diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index 58a1abac364..68a723aa4a0 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -405,23 +405,21 @@ search - + + + - + + - - - - - - + diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index d8959b896f6..ab46f7519f8 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -65,11 +65,11 @@ + + - - @@ -141,10 +141,9 @@ - + - - + @@ -217,11 +216,11 @@ + + - - @@ -379,7 +378,7 @@ search - + @@ -440,13 +439,13 @@ + + - + - - @@ -521,12 +520,14 @@ + + + + - - @@ -564,11 +565,13 @@ + + + + - - @@ -693,8 +696,7 @@ search - - + @@ -794,8 +796,7 @@ search - - + @@ -881,8 +882,7 @@ - - + @@ -1147,6 +1147,8 @@ + + @@ -1158,15 +1160,11 @@ domain="[('reconcile_id','=',False), ('account_id.reconcile','=',True)]" help="Unreconciled Journal Items" name="unreconciled"/> + + - - - - - - - + @@ -1392,18 +1390,16 @@ + + + + - - - - - - @@ -1622,17 +1618,18 @@ search - - - - - - - + + + + + + + + - + @@ -1715,7 +1712,7 @@ search - + @@ -1801,12 +1798,14 @@ + + + + - - @@ -2072,14 +2071,14 @@ + + - - - - + + - + @@ -2140,13 +2139,14 @@ search - - + + + - - - + + + @@ -2155,7 +2155,7 @@ - + @@ -2262,11 +2262,11 @@ + + - - @@ -2305,8 +2305,7 @@ - - + @@ -2457,7 +2456,7 @@ action = pool.get('res.config').next(cr, uid, [], context) search - + @@ -2747,9 +2746,10 @@ action = pool.get('res.config').next(cr, uid, [], context) - - + + + diff --git a/addons/account/board_account_view.xml b/addons/account/board_account_view.xml index 0f01be87a26..913e43e5982 100644 --- a/addons/account/board_account_view.xml +++ b/addons/account/board_account_view.xml @@ -1,38 +1,27 @@ - - Receivable Accounts - report.account.receivable + + + Company Analysis + account.entries.report + form + tree,graph + {'group_by':['user_type'], 'group_by_no_leaf':1} + + [('year','=',time.strftime('%Y'))] + + + + Treasury + account.account form graph,tree - [('type','=','receivable')] + [('type','=','liquidity')] + {'default_type': 'liquidity'} + - - Income Accounts - report.account.receivable - form - graph,tree - [('type','=','income')] - - - Company Analysis - account.entries.report - form - tree,graph - {'group_by':['user_type'], 'group_by_no_leaf':1} - - [('year','=',time.strftime('%Y'))] - - - Treasury - account.account - form - graph,tree - [('type','=','liquidity')] - {'default_type': 'liquidity'} - - + board.account.form board.board @@ -45,7 +34,7 @@ - + @@ -53,7 +42,7 @@ - Accounting Dashboard + Accounting board.board form form @@ -61,8 +50,12 @@ - - + diff --git a/addons/account/i18n/account.pot b/addons/account/i18n/account.pot index e07cc98e5e2..b092b3a2f8c 100644 --- a/addons/account/i18n/account.pot +++ b/addons/account/i18n/account.pot @@ -168,11 +168,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -626,18 +621,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "The date of your Journal Entry is not in the defined period! You should change the date or remove this constraint from the journal." @@ -1557,11 +1540,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "Cancel Invoice: Creates the refund invoice, validate and reconcile it to cancel the current invoice." @@ -2544,13 +2522,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -5908,11 +5879,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6411,11 +6377,6 @@ msgid "You can specify year, month and date in the name of the model using the f "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/ar.po b/addons/account/i18n/ar.po index 0d2a943aacf..1b7cde8d05f 100644 --- a/addons/account/i18n/ar.po +++ b/addons/account/i18n/ar.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:47+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:35+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -181,11 +181,6 @@ msgstr "مصدر الحساب" msgid "All Analytic Entries" msgstr "كل القيود التحليلية" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "الفواتير التي تم أنشاءها خلال 15 يوما الماضية" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -688,18 +683,6 @@ msgstr "فترة السجل" msgid "To reconcile the entries company should be the same for all entries" msgstr "الشركة يجب ان تكون واحدة لجميع المدخلات حتى يمكن تسويتها" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "حسابات مدينة" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1678,11 +1661,6 @@ msgstr "مسلسلات اليومية منفصلة" msgid "Responsible" msgstr "مسئول" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "المبيعات حسب نوع الحساب" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2764,13 +2742,6 @@ msgstr "الإعدادات المالية للشركة الجديدة" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "المبيعات بعرض الحسابات" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3166,8 +3137,8 @@ msgstr "قوالب شجرة الحسابات" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "إنشاء شجرة حسابات من قالب" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6373,11 +6344,6 @@ msgstr "أدخل تاريخ البدء !" msgid "Supplier Refund" msgstr "رد للمورد" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "اللوحة الرئيسية" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6942,11 +6908,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "حسابات الدخل" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10815,6 +10776,9 @@ msgstr "" #~ msgid "Accounting Entries-" #~ msgstr "المدخلات المحاسبية -" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "الفواتير التي تم أنشاءها خلال 15 يوما الماضية" + #~ msgid "Negative" #~ msgstr "سالب" @@ -10913,6 +10877,9 @@ msgstr "" #~ "Check this if the user is allowed to reconcile entries in this account." #~ msgstr "علم علي هذه لو أن هذا المستخدم لتسوية قيود هذا الحساب." +#~ msgid "Sales by Account" +#~ msgstr "المبيعات بعرض الحسابات" + #~ msgid "Reference Number" #~ msgstr "رقم المرجع" @@ -10949,6 +10916,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "ذهاب للشريك التالي" +#~ msgid "Sales by Account Type" +#~ msgstr "المبيعات حسب نوع الحساب" + #, python-format #~ msgid "You have to provide an account for the write off entry !" #~ msgstr "يجب إعطاء حساب لقيود الإعدام !" @@ -10969,6 +10939,9 @@ msgstr "" #~ msgid "Error ! You can not create recursive categories." #~ msgstr "خطأ! لا يمكنك إنشاء فئات متداخلة." +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "إنشاء شجرة حسابات من قالب" + #, python-format #~ msgid "Cannot delete invoice(s) that are already opened or paid !" #~ msgstr "لا يمكن حذف فاتورة إذا كانت مفتوحة أو مدفوعة!" @@ -11095,6 +11068,10 @@ msgstr "" #~ msgid "Aged Receivables" #~ msgstr "الديون المشكوك في تحصيلها" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "حسابات مدينة" + #~ msgid "Net Profit" #~ msgstr "صافي الربح" @@ -11223,6 +11200,9 @@ msgstr "" #~ msgid "7" #~ msgstr "٧" +#~ msgid "Dashboard" +#~ msgstr "اللوحة الرئيسية" + #, python-format #~ msgid "Unable to find a valid period !" #~ msgstr "غير قادر على العثور على فترة صالحة!" @@ -11277,6 +11257,9 @@ msgstr "" #~ msgid "Account Profit And Loss Report" #~ msgstr "تقرير حساب الأرباح و الخسائر" +#~ msgid "Income Accounts" +#~ msgstr "حسابات الدخل" + #~ msgid "Period length (days)" #~ msgstr "مدة الفتر (أيام)" diff --git a/addons/account/i18n/bg.po b/addons/account/i18n/bg.po index 9a1a14f7021..fea3ae7a3fa 100644 --- a/addons/account/i18n/bg.po +++ b/addons/account/i18n/bg.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:47+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -186,11 +186,6 @@ msgstr "Счетоводен източник" msgid "All Analytic Entries" msgstr "Всички аналитични записи" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Фактури създадени през последните 15 дни" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -698,18 +693,6 @@ msgstr "Период на дневник" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Приходни сметки" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1704,11 +1687,6 @@ msgstr "Разделени журнални последователности" msgid "Responsible" msgstr "Отговорник" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Продажби по вид сметка" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2771,13 +2749,6 @@ msgstr "Финансови настройки на нова фирма" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Продажби по сметка" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3170,8 +3141,8 @@ msgstr "Диаграми с шаблони на сметки" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Генериране графика на сметките от шаблон за графики" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6322,11 +6293,6 @@ msgstr "Въведете начална дата!" msgid "Supplier Refund" msgstr "Обезщетение на доставчик" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Табло" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6883,11 +6849,6 @@ msgstr "" "\n" "Напр. Мой модел от %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Приходни сметки" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11192,6 +11153,9 @@ msgstr "" #~ msgid "The statement balance is incorrect !\n" #~ msgstr "Баланса на отчета не е правилен !\n" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Генериране графика на сметките от шаблон за графики" + #, python-format #~ msgid "" #~ "You can not do this modification on a confirmed entry ! Please note that you " @@ -11308,6 +11272,10 @@ msgstr "" #~ "Различна база на данък !\n" #~ "Натиснета на Изчисляване за обновяване на базата на данъка" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Приходни сметки" + #, python-format #~ msgid "" #~ "Selected Move lines does not have any account move enties in draft state" @@ -11430,6 +11398,9 @@ msgstr "" #~ msgid "Compute Code for Taxes included prices" #~ msgstr "Изчисляващ код за данъци, включени в цените" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Фактури създадени през последните 15 дни" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -11485,6 +11456,9 @@ msgstr "" #~ msgid "Your Reference" #~ msgstr "Ваша референция" +#~ msgid "Sales by Account Type" +#~ msgstr "Продажби по вид сметка" + #, python-format #~ msgid "The account is not defined to be reconciled !" #~ msgstr "Сметката не е посочена за равняване!" @@ -11512,6 +11486,9 @@ msgstr "" #~ msgid "Error ! You can not create recursive categories." #~ msgstr "Грешка! Не може да създавате рекурсивни категории" +#~ msgid "Sales by Account" +#~ msgstr "Продажби по сметка" + #~ msgid "Total :" #~ msgstr "Общо :" @@ -11567,6 +11544,9 @@ msgstr "" #~ msgid "Refund Type" #~ msgstr "Вид обезщетение" +#~ msgid "Dashboard" +#~ msgstr "Табло" + #~ msgid " valuation: percent" #~ msgstr " оценка: процент" @@ -11574,6 +11554,9 @@ msgstr "" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "Текущата валута не е настроена правилно!" +#~ msgid "Income Accounts" +#~ msgstr "Приходни сметки" + #~ msgid "Display accounts" #~ msgstr "Показване на сметки" diff --git a/addons/account/i18n/br.po b/addons/account/i18n/br.po index ed657b85f78..2a909753cba 100644 --- a/addons/account/i18n/br.po +++ b/addons/account/i18n/br.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:47+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "Mammenn ar gont" msgid "All Analytic Entries" msgstr "An holl enmontoù analitek" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/bs.po b/addons/account/i18n/bs.po index 3f7c0973117..0081ad0211d 100644 --- a/addons/account/i18n/bs.po +++ b/addons/account/i18n/bs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:47+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -179,11 +179,6 @@ msgstr "Izvor Računa" msgid "All Analytic Entries" msgstr "Sve analitičke stavke" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Fakture unesene u zadnjih 15 dana" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -669,18 +664,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Potražni računi" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1642,11 +1625,6 @@ msgstr "Razdvojeni redoslijedi naloga za knjiženje" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2701,13 +2679,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3097,8 +3068,8 @@ msgstr "Predlošci računskog plana" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generiraj kontni plan iz predloška" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6238,11 +6209,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Povrat dobavljaču" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6786,11 +6752,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Konta prihoda" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10770,6 +10731,9 @@ msgstr "" #~ msgid "Display accounts " #~ msgstr "Prikaži račune " +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generiraj kontni plan iz predloška" + #~ msgid "Print General Journal" #~ msgstr "Ispis općeg dnevnika knjiženja" @@ -11174,6 +11138,10 @@ msgstr "" #~ msgid "Control Invoice" #~ msgstr "Kontroliraj fakturu" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Potražni računi" + #~ msgid "Date payment" #~ msgstr "Datum plaćanja" @@ -11677,9 +11645,15 @@ msgstr "" #~ msgid "The sequence used for invoice numbers in this journal." #~ msgstr "Sekvence korištene za brojeve faktura u ovoj knjizi." +#~ msgid "Income Accounts" +#~ msgstr "Konta prihoda" + #~ msgid "Year :" #~ msgstr "Godina :" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Fakture unesene u zadnjih 15 dana" + #~ msgid "Accounts by type" #~ msgstr "Konta po vrstama" diff --git a/addons/account/i18n/ca.po b/addons/account/i18n/ca.po index 0c9cab8d9b8..05206357deb 100644 --- a/addons/account/i18n/ca.po +++ b/addons/account/i18n/ca.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:48+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -181,11 +181,6 @@ msgstr "Origen compte" msgid "All Analytic Entries" msgstr "Tots els assentaments analítics" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Factures creades en els últims 15 dies" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -698,18 +693,6 @@ msgstr "" "Per conciliar els seients, la companyia hauria de ser la mateixa per a tots " "els assentaments" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Comptes a cobrar" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1695,11 +1678,6 @@ msgstr "Seqüències de diaris separades" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Vendes per tipus de compte" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2803,13 +2781,6 @@ msgstr "Configuració financera per una nova companyia" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Vendes per compte" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3212,8 +3183,8 @@ msgstr "Plantilles pel pla comptable" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Genera pla comptable a partir d'una plantilla de pla comptable" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6448,11 +6419,6 @@ msgstr "Introduïu una data d'inici!" msgid "Supplier Refund" msgstr "Factura rectificativa (abonament) de proveïdor" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Taulell" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7034,11 +7000,6 @@ msgstr "" "%(date)s: Data actual\n" "Exemple: El meu model a %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Comptes d'ingressos" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11207,6 +11168,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Assent. factura" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Genera pla comptable a partir d'una plantilla de pla comptable" + #~ msgid "Legal Statements" #~ msgstr "Declaracions oficials" @@ -11803,6 +11767,10 @@ msgstr "" #~ msgid "Account cost and revenue by journal (This Month)" #~ msgstr "Cost i retorn del compte per diari (aquest mes)" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Comptes a cobrar" + #~ msgid "Open for unreconciliation" #~ msgstr "Obre per trencar conciliació" @@ -12505,6 +12473,12 @@ msgstr "" #~ msgid "You cannot remove an account which has account entries!. " #~ msgstr "No podeu eliminar un compte que conté assentaments comptables. " +#~ msgid "Income Accounts" +#~ msgstr "Comptes d'ingressos" + +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Factures creades en els últims 15 dies" + #~ msgid "Accounts by type" #~ msgstr "Comptes per tipus" @@ -12571,6 +12545,9 @@ msgstr "" #~ "Valors deure o haver incorrectes en el model (deure + haver ha de ser major " #~ "que \"0\")!" +#~ msgid "Sales by Account Type" +#~ msgstr "Vendes per tipus de compte" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Error! No podeu definir exercicis fiscals que es superposin" @@ -12603,6 +12580,9 @@ msgstr "" #~ msgid "Tax Code Test" #~ msgstr "Test codi impost" +#~ msgid "Sales by Account" +#~ msgstr "Vendes per compte" + #~ msgid "" #~ "It adds initial balance row on report which display previous sum amount of " #~ "debit/credit/balance" @@ -12720,6 +12700,9 @@ msgstr "" #~ "No s'ha trobat un pla comptable per a aquesta companyia. Creeu un pla " #~ "comptable." +#~ msgid "Dashboard" +#~ msgstr "Taulell" + #~ msgid " valuation: percent" #~ msgstr " valoració: percentatge" diff --git a/addons/account/i18n/cs.po b/addons/account/i18n/cs.po index 4c2af8df108..3d04d7a944d 100644 --- a/addons/account/i18n/cs.po +++ b/addons/account/i18n/cs.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:31+0000\n" +"PO-Revision-Date: 2012-06-20 16:14+0000\n" "Last-Translator: Jiří Hajda \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:48+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Language: Czech\n" #. module: account @@ -183,11 +183,6 @@ msgstr "Zdroj účtu" msgid "All Analytic Entries" msgstr "Všechny analytické záznamy" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Faktury vytvořené v posledních 15 dnech" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -693,18 +688,6 @@ msgstr "Období knihy" msgid "To reconcile the entries company should be the same for all entries" msgstr "Při likvidaci záznamů by u všech měla být stejná firma" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Pohledávky" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1679,11 +1662,6 @@ msgstr "" msgid "Responsible" msgstr "Odopovědné" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Prodeje dle typu účtu" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2752,13 +2730,6 @@ msgstr "Nové finanční nastavení společnosti" msgid "Configure Your Chart of Accounts" msgstr "Nastavit vaši účtovou osnovu" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Prodeje dle účtu" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3145,8 +3116,8 @@ msgstr "Šablony účtové osnovy" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generovat účtovou osnovu z šablony osnovy" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6302,11 +6273,6 @@ msgstr "Zadejte počáteční datum !" msgid "Supplier Refund" msgstr "Dobropis dodavatele" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Nástěnka" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6855,11 +6821,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Příjmové účty" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10834,6 +10795,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Jít na dalšího partnera" +#~ msgid "Sales by Account Type" +#~ msgstr "Prodeje dle typu účtu" + #~ msgid "Include initial balances" #~ msgstr "Včetně počátečních zůstatků" @@ -10879,6 +10843,9 @@ msgstr "" #~ "Nemůžete změnit společnost tohoto deníku, protože vztažené záznamy existují " #~ "v řádcích položek" +#~ msgid "Sales by Account" +#~ msgstr "Prodeje dle účtu" + #~ msgid "Reference Number" #~ msgstr "Referenční číslo" @@ -10983,6 +10950,9 @@ msgstr "" #~ msgid "Refund Type" #~ msgstr "Typ úhrady" +#~ msgid "Dashboard" +#~ msgstr "Nástěnka" + #~ msgid "Account Profit And Loss Report" #~ msgstr "Výkaz účtu zisku a ztrát" @@ -10990,6 +10960,9 @@ msgstr "" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "Aktuální měna není správně nastavena !" +#~ msgid "Income Accounts" +#~ msgstr "Příjmové účty" + #~ msgid "9" #~ msgstr "9" @@ -11095,6 +11068,9 @@ msgstr "" #~ msgid "You cannot remove an account which has account entries!. " #~ msgstr "Nemůžete odebrat účet, který má účetní položky!. " +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generovat účtovou osnovu z šablony osnovy" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Nastavení osnovy účetnictví" @@ -11116,6 +11092,9 @@ msgstr "" #~ "Výkaz zisku a ztráty Vám dá přehled o zisku či ztrátě společnosti v jediném " #~ "dokumentu" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Faktury vytvořené v posledních 15 dnech" + #~ msgid "" #~ "The sequence field is used to order the resources from lower sequences to " #~ "higher ones" @@ -11154,6 +11133,10 @@ msgstr "" #~ msgid "closing balance entered by the cashbox verifier" #~ msgstr "konečný zůstatek zadaný ověřovatelem pokladny" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Pohledávky" + #, python-format #~ msgid "The statement balance is incorrect !\n" #~ msgstr "Nesprávný zůstatek výpisu!\n" @@ -11364,6 +11347,9 @@ msgstr "" #~ msgid "Sale Tax(%)" #~ msgstr "Prodejní daň(%)" +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instalovat vaši účtovou osnovu" + #~ msgid "" #~ "Bank Account Number, Company bank account if Invoice is customer or supplier " #~ "refund, otherwise Partner bank account number." diff --git a/addons/account/i18n/da.po b/addons/account/i18n/da.po index 24fb912e3ba..6592fbeb4ed 100644 --- a/addons/account/i18n/da.po +++ b/addons/account/i18n/da.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:48+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "Kontokilde" msgid "All Analytic Entries" msgstr "Alle analytiske poster" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -666,18 +661,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1639,11 +1622,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2694,13 +2672,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3091,7 +3062,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6220,11 +6191,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6764,11 +6730,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/de.po b/addons/account/i18n/de.po index e67bba148f9..d861aa73278 100644 --- a/addons/account/i18n/de.po +++ b/addons/account/i18n/de.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:22+0000\n" -"Last-Translator: Ferdinand-camptocamp \n" +"PO-Revision-Date: 2012-06-20 16:08+0000\n" +"Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -186,11 +186,6 @@ msgstr "Buchungsgrundlage" msgid "All Analytic Entries" msgstr "Alle Analytischen Buchungen" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Rechnungen der letzten 15 Tage" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -715,18 +710,6 @@ msgstr "" "Für den Ausgleich von Offenen Posten sollte das Unternehmen bei allen " "Buchungen identisch sein" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Debitorenkonten" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1735,11 +1718,6 @@ msgstr "Unterschiedliche Journal Sequenzen" msgid "Responsible" msgstr "Mitarbeiter" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Verkäufe nach Kontotypen" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2864,13 +2842,6 @@ msgstr "Neue Firma Buchhaltung Anlegen" msgid "Configure Your Chart of Accounts" msgstr "Konfigurieren Sie Ihren Kontenplan" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Verkäufe nach Konten" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3280,8 +3251,8 @@ msgstr "Kontenplan Vorlagen" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Erzeuge Kontenplan von Template" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6582,11 +6553,6 @@ msgstr "Geben Sie ein Startdatum ein !" msgid "Supplier Refund" msgstr "Lieferanten Gutschrift" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Pinnwand" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7178,11 +7144,6 @@ msgstr "" "\n" "z.B. Meine Buchungsvorlage am %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Ertragskonten" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -8904,7 +8865,7 @@ msgstr "Offene Rechnungen" #: code:addons/account/account_invoice.py:495 #, python-format msgid "The payment term of supplier does not have a payment term line!" -msgstr "Die Zahlungskondotionen des Lieferanten haben keine Zeilen!" +msgstr "Die Zahlungskonditionen des Lieferanten haben keine Zeilen!" #. module: account #: field:account.move.line.reconcile,debit:0 @@ -11505,6 +11466,9 @@ msgstr "" #~ msgid "Print General Journal" #~ msgstr "Salden nach Perioden und Journal" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Erzeuge Kontenplan von Template" + #~ msgid "Legal Statements" #~ msgstr "Summen & Salden" @@ -12612,12 +12576,18 @@ msgstr "" #~ msgid "Statement reconcile" #~ msgstr "Beleg OP-Ausgleich" +#~ msgid "Income Accounts" +#~ msgstr "Ertragskonten" + #~ msgid "Total :" #~ msgstr "Summe :" #~ msgid "Year :" #~ msgstr "Jahr" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Rechnungen der letzten 15 Tage" + #~ msgid "Accounts by type" #~ msgstr "Konten nach Typ" @@ -12710,6 +12680,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Gehe zu nächstem Partner" +#~ msgid "Sales by Account Type" +#~ msgstr "Verkäufe nach Kontotypen" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Fehler ! Sie können keine Überschneidungen bei Geschäftsjahren haben" @@ -12761,6 +12734,9 @@ msgstr "" #~ "Sie können das zugewiesene Unternehmen bei einem Journal nicht ändern, da es " #~ "bereits abhängige Daten in vorhandenen Journalen gibt." +#~ msgid "Sales by Account" +#~ msgstr "Verkäufe nach Konten" + #~ msgid "" #~ "It adds initial balance row on report which display previous sum amount of " #~ "debit/credit/balance" @@ -12946,6 +12922,9 @@ msgstr "" #~ "Es konnte kein Kontenplan für dieses Unternehmen gefunden werden. Bitte " #~ "definieren Sie ein Konto." +#~ msgid "Dashboard" +#~ msgstr "Pinnwand" + #~ msgid "Account Profit And Loss Report" #~ msgstr "Auswertung Gewinn und Verlust" @@ -13211,6 +13190,10 @@ msgstr "" #~ "Sie können kein Konto löschen, ohne dabei auch vorher die jeweiligen " #~ "Buchungszeilen zu löschen, wenn dieses vor dem neuen Sinnvoll ist. " +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Debitorenkonten" + #~ msgid "Tax codes" #~ msgstr "Umsatzsteuererklärung" @@ -13368,5 +13351,8 @@ msgstr "" #~ "Bitte definieren Sie eine Sequenz für die automatische Nummernvergabe bei " #~ "der Journaldefinition oder vergeben Sie eine Nummer per Hand." +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Installieren Sie Ihren Kontenplan" + #~ msgid "Description On Invoices" #~ msgstr "Beschreibung auf Rechnungen" diff --git a/addons/account/i18n/el.po b/addons/account/i18n/el.po index 08f235922d2..20d991c7404 100644 --- a/addons/account/i18n/el.po +++ b/addons/account/i18n/el.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -184,11 +184,6 @@ msgstr "Πηγή Λογαριασμού" msgid "All Analytic Entries" msgstr "Όλες οι εγγραφές αναλυτικής" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Τιμολόγια που εκδόθηκαν τις τελευταίες 15 μέρες" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -700,18 +695,6 @@ msgstr "Ημερολογιακή Περίοδος" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Λογαριασμοί Εισπρακτέοι" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1676,11 +1659,6 @@ msgstr "Διαχωρισμένες Ιεραρχήσεις Ημερολογίου msgid "Responsible" msgstr "Υπεύθυνος" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Πωλήσεις Τύπο Λογαριασμού" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2739,13 +2717,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3137,8 +3108,8 @@ msgstr "Πρότυπα Λογιστικών Σχεδίων" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Δημιουργία Λογιστικού Σχεδίου από Πρότυπο" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6289,11 +6260,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Επιστροφή Χρημάτων από Προμηθευτή" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6837,11 +6803,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Λογαριασμοί Εσόδων" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11122,6 +11083,9 @@ msgstr "" #~ msgid "The statement balance is incorrect !\n" #~ msgstr "Το υπόλοιπο του παραστατικού είναι εσφαλμένο\n" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Δημιουργία Λογιστικού Σχεδίου από Πρότυπο" + #~ msgid "Legal Statements" #~ msgstr "Νομικές Δηλώσεις" @@ -11563,6 +11527,10 @@ msgstr "" #~ msgid "Modify Invoice" #~ msgstr "Τροποποίηση Τιμολογίου" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Λογαριασμοί Εισπρακτέοι" + #~ msgid "OK" #~ msgstr "OK" @@ -12037,12 +12005,18 @@ msgstr "" #~ "Αν είναι λογαριασμός φόρου εδώ θα περιέχει το ποσό μετά τον φόρο, αν είναι " #~ "λογαριασμός βάσης του φόρου θα περιέχει το αφορολόγητο ποσό." +#~ msgid "Income Accounts" +#~ msgstr "Λογαριασμοί Εσόδων" + #~ msgid "Total :" #~ msgstr "Σύνολο:" #~ msgid "Year :" #~ msgstr "Έτος :" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Τιμολόγια που εκδόθηκαν τις τελευταίες 15 μέρες" + #~ msgid "Accounts by type" #~ msgstr "Λογαριασμοί με βάση τον τύπο" @@ -12083,6 +12057,9 @@ msgstr "" #~ msgid "Anglo-Saxon Accounting" #~ msgstr "Αγγλο- Σαχονικό Σύστημα Λογιστικής" +#~ msgid "Sales by Account Type" +#~ msgstr "Πωλήσεις Τύπο Λογαριασμού" + #~ msgid "Voucher Management" #~ msgstr "Διαχείριση παραστατικών" diff --git a/addons/account/i18n/en_GB.po b/addons/account/i18n/en_GB.po index 751fb63ae47..124c69b0cda 100644 --- a/addons/account/i18n/en_GB.po +++ b/addons/account/i18n/en_GB.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -182,11 +182,6 @@ msgstr "Account Source" msgid "All Analytic Entries" msgstr "All Analytic Entries" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Invoices Created Within Past 15 Days" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -693,18 +688,6 @@ msgstr "Journal Period" msgid "To reconcile the entries company should be the same for all entries" msgstr "To reconcile the entries company should be the same for all entries" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Accounts Receivable" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1666,11 +1649,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2720,13 +2698,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3116,8 +3087,8 @@ msgstr "Chart of Accounts Templates" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6261,11 +6232,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6807,11 +6773,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10530,6 +10491,9 @@ msgstr "" #~ msgid "Negative" #~ msgstr "Negative" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Invoices Created Within Past 15 Days" + #~ msgid "" #~ "The sequence field is used to order the resources from lower sequences to " #~ "higher ones" @@ -10561,6 +10525,10 @@ msgstr "" #~ msgid "closing balance entered by the cashbox verifier" #~ msgstr "closing balance entered by the cashbox verifier" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Accounts Receivable" + #~ msgid "Invalid model name in the action definition." #~ msgstr "Invalid model name in the action definition." @@ -10957,6 +10925,9 @@ msgstr "" #~ msgid "Print General Journal" #~ msgstr "Print General Journal" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generate Chart of Accounts from a Chart Template" + #~ msgid "Journal d'ouverture" #~ msgstr "Journal d'ouverture" diff --git a/addons/account/i18n/en_US.po b/addons/account/i18n/en_US.po index 77b69d43d44..cfc2573763b 100644 --- a/addons/account/i18n/en_US.po +++ b/addons/account/i18n/en_US.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2689,13 +2667,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3078,7 +3049,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6207,11 +6178,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6751,11 +6717,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/es.po b/addons/account/i18n/es.po index 3b95153f15c..4332daeac45 100644 --- a/addons/account/i18n/es.po +++ b/addons/account/i18n/es.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:56+0000\n" +"PO-Revision-Date: 2012-06-20 16:18+0000\n" "Last-Translator: mikel \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -186,11 +186,6 @@ msgstr "Origen cuenta" msgid "All Analytic Entries" msgstr "Todos los asientos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturas creadas en los últimos 15 días" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -712,18 +707,6 @@ msgstr "" "Para conciliar los asientos, la compañía debería ser la misma para todos los " "asientos" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Cuentas a cobrar" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1726,11 +1709,6 @@ msgstr "Secuencias de diarios separadas" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Ventas por tipo de cuenta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2854,13 +2832,6 @@ msgstr "Configuración financiera para nueva compañía" msgid "Configure Your Chart of Accounts" msgstr "Configure su plan de cuentas" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Ventas por cuenta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3267,8 +3238,8 @@ msgstr "Plantillas para el plan contable" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generar plan contable a partir de una plantilla de plan contable" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6549,11 +6520,6 @@ msgstr "¡Introduzca una fecha inicial!" msgid "Supplier Refund" msgstr "Factura rectificativa de proveedor" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Tablero" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7142,11 +7108,6 @@ msgstr "" "%(date)s: Fecha actual\n" "Ejemplo: Mi modelo del %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Cuentas de ingresos" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11505,6 +11466,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Asiento factura" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generar plan contable a partir de una plantilla de plan contable" + #~ msgid "Legal Statements" #~ msgstr "Declaraciones oficiales" @@ -12084,6 +12048,10 @@ msgstr "" #~ msgid "Account cost and revenue by journal (This Month)" #~ msgstr "Costo y retorno de la cuenta por diario (este mes)" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Cuentas a cobrar" + #~ msgid "Open for unreconciliation" #~ msgstr "Abrir para romper conciliación" @@ -12629,12 +12597,18 @@ msgstr "" #~ msgid "Generate entries before:" #~ msgstr "Generar asientos hasta:" +#~ msgid "Income Accounts" +#~ msgstr "Cuentas de ingresos" + #~ msgid "Total :" #~ msgstr "Total :" #~ msgid "Year :" #~ msgstr "Ejercicio :" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturas creadas en los últimos 15 días" + #~ msgid "Accounts by type" #~ msgstr "Cuentas por tipo" @@ -12841,6 +12815,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Ir a la siguiente empresa" +#~ msgid "Sales by Account Type" +#~ msgstr "Ventas por tipo de cuenta" + #~ msgid "Reserve And Profit/Loss Account" #~ msgstr "Cuenta de reservas y pérdidas/ganancias" @@ -12862,6 +12839,9 @@ msgstr "" #~ msgid " Journal" #~ msgstr " Diario" +#~ msgid "Sales by Account" +#~ msgstr "Ventas por cuenta" + #~ msgid "" #~ "It adds initial balance row on report which display previous sum amount of " #~ "debit/credit/balance" @@ -12990,6 +12970,9 @@ msgstr "" #~ msgid "Account Profit And Loss Report" #~ msgstr "Contabilidad. Informe de pérdida y ganancias" +#~ msgid "Dashboard" +#~ msgstr "Tablero" + #, python-format #~ msgid "Can not find account chart for this company, Please Create account." #~ msgstr "" @@ -13379,5 +13362,8 @@ msgstr "" #~ msgid "Balance:" #~ msgstr "Balance:" +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instalar su árbol de cuentas" + #~ msgid "Description On Invoices" #~ msgstr "Descripción en facturas" diff --git a/addons/account/i18n/es_AR.po b/addons/account/i18n/es_AR.po index 1e843b3f7ae..da52cd29225 100644 --- a/addons/account/i18n/es_AR.po +++ b/addons/account/i18n/es_AR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -177,11 +177,6 @@ msgstr "Cuenta origen" msgid "All Analytic Entries" msgstr "Todos los asientos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -667,18 +662,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Cuentas a cobrar" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1641,11 +1624,6 @@ msgstr "Secuancias de diarios separados" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2700,13 +2678,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3098,8 +3069,8 @@ msgstr "Plantillas del plan de cuentas" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generar Plan de Cuentas desde una plantilla" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6248,11 +6219,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Reembolso de proveedor" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6798,11 +6764,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10777,6 +10738,9 @@ msgstr "" #~ msgid "The statement balance is incorrect !\n" #~ msgstr "El balance del extracto es incorrecto!\n" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generar Plan de Cuentas desde una plantilla" + #~ msgid "Legal Statements" #~ msgstr "Declaraciones Legales" @@ -11360,6 +11324,10 @@ msgstr "" #~ msgid "By Date" #~ msgstr "Por fecha" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Cuentas a cobrar" + #~ msgid "Date payment" #~ msgstr "Fecha de pago" diff --git a/addons/account/i18n/es_CL.po b/addons/account/i18n/es_CL.po index 586021e1b67..015b28492e3 100644 --- a/addons/account/i18n/es_CL.po +++ b/addons/account/i18n/es_CL.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -187,11 +187,6 @@ msgstr "Cuenta de origen" msgid "All Analytic Entries" msgstr "Todos los asientos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturas creadas en los últimos 15 días" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -682,18 +677,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -791,7 +774,7 @@ msgstr "" msgid "" "Taxes are missing!\n" "Click on compute button." -msgstr "" +msgstr "¡Faltan impuestos!" #. module: account #: model:ir.model,name:account.model_account_subscription_line @@ -904,7 +887,7 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_tax_code_tree #: model:ir.ui.menu,name:account.menu_action_tax_code_tree msgid "Chart of Taxes" -msgstr "" +msgstr "Tabla de impuestos" #. module: account #: view:account.fiscalyear:0 @@ -1207,7 +1190,7 @@ msgstr "" #. module: account #: view:account.tax.template:0 msgid "Taxes used in Purchases" -msgstr "" +msgstr "Impuestos usados en las compras" #. module: account #: field:account.invoice.tax,tax_code_id:0 @@ -1336,7 +1319,7 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_tax_report #: model:ir.ui.menu,name:account.next_id_27 msgid "Taxes" -msgstr "" +msgstr "Impuestos" #. module: account #: code:addons/account/wizard/account_financial_report.py:69 @@ -1435,7 +1418,7 @@ msgstr "" #. module: account #: view:account.tax:0 msgid "Search Taxes" -msgstr "" +msgstr "Buscar impuestos" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger @@ -1460,7 +1443,7 @@ msgstr "" #. module: account #: view:account.invoice:0 msgid "Compute Taxes" -msgstr "" +msgstr "Calcular impuestos" #. module: account #: field:account.chart.template,code_digits:0 @@ -1655,11 +1638,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -1670,7 +1648,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.periodical_processing_invoicing msgid "Invoicing" -msgstr "" +msgstr "Facturación" #. module: account #: code:addons/account/report/account_partner_balance.py:115 @@ -2461,7 +2439,7 @@ msgstr "" #. module: account #: field:product.template,supplier_taxes_id:0 msgid "Supplier Taxes" -msgstr "" +msgstr "Impuestos proveedor" #. module: account #: view:account.entries.report:0 @@ -2499,6 +2477,8 @@ msgid "" "The fiscal position will determine taxes and the accounts used for the " "partner." msgstr "" +"La posición fiscal calculará los impuestos y las cuentas contables " +"utilizados para esta empresa." #. module: account #: view:account.print.journal:0 @@ -2705,13 +2685,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -2911,6 +2884,8 @@ msgid "" "Set if the amount of tax must be included in the base amount before " "computing the next taxes." msgstr "" +"Indica si el importe del impuesto deberá incluirse en el importe base antes " +"de calcular los siguientes impuestos." #. module: account #: help:account.journal,user_id:0 @@ -3094,7 +3069,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -3297,7 +3272,7 @@ msgstr "" #. module: account #: view:product.product:0 msgid "Purchase Taxes" -msgstr "" +msgstr "Impuestos de compras" #. module: account #: view:validate.account.move.lines:0 @@ -4141,7 +4116,7 @@ msgstr "" #. module: account #: view:account.account.template:0 msgid "Default taxes" -msgstr "" +msgstr "Impuestos por defecto" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:41 @@ -4405,7 +4380,7 @@ msgstr "" #. module: account #: help:account.vat.declaration,chart_tax_id:0 msgid "Select Charts of Taxes" -msgstr "" +msgstr "Selecciona plan de impuestos." #. module: account #: view:account.fiscal.position:0 @@ -4535,7 +4510,7 @@ msgstr "" #: view:account.invoice.report:0 #: field:account.invoice.report,user_id:0 msgid "Salesman" -msgstr "" +msgstr "Vendedor" #. module: account #: view:account.invoice.report:0 @@ -5277,7 +5252,7 @@ msgstr "" #. module: account #: view:account.invoice:0 msgid "This action will erase taxes" -msgstr "" +msgstr "Esta acción borrará impuestos" #. module: account #: model:process.node,note:account.process_node_accountingentries0 @@ -5351,7 +5326,7 @@ msgstr "" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Normal Text" -msgstr "" +msgstr "Texto normal" #. module: account #: view:account.invoice.refund:0 @@ -5441,7 +5416,7 @@ msgstr "" #. module: account #: view:account.journal:0 msgid "Invoicing Data" -msgstr "" +msgstr "Datos facturación" #. module: account #: model:ir.actions.act_window,name:account.action_account_automatic_reconcile @@ -5899,7 +5874,7 @@ msgstr "" #. module: account #: field:product.template,taxes_id:0 msgid "Customer Taxes" -msgstr "" +msgstr "Impuestos de cliente" #. module: account #: help:account.model,name:0 @@ -5920,7 +5895,7 @@ msgstr "" #: view:account.account.type:0 #: view:account.tax.code:0 msgid "Reporting Configuration" -msgstr "" +msgstr "Configuración informes" #. module: account #: field:account.tax,type:0 @@ -5980,6 +5955,7 @@ msgstr "" #: help:account.chart.template,tax_template_ids:0 msgid "List of all the taxes that have to be installed by the wizard" msgstr "" +"Lista de todos los impuestos que deben ser instalados por el asistente" #. module: account #: model:ir.actions.report.xml,name:account.account_intracom @@ -6124,6 +6100,8 @@ msgid "" "Indicates if the amount of tax must be included in the base amount for the " "computation of the next taxes" msgstr "" +"Indica si el importe del impuesto debe ser incluido en el importe base para " +"el cálculo de los siguientes impuestos." #. module: account #: model:ir.actions.act_window,name:account.action_account_partner_reconcile @@ -6221,11 +6199,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6765,11 +6738,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7126,12 +7094,12 @@ msgstr "" #. module: account #: view:res.partner:0 msgid "Information About the Bank" -msgstr "" +msgstr "Información del banco" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting msgid "Reporting" -msgstr "" +msgstr "Informes" #. module: account #: code:addons/account/account_move_line.py:759 @@ -7256,7 +7224,7 @@ msgstr "" #. module: account #: selection:account.move.line,centralisation:0 msgid "Normal" -msgstr "" +msgstr "Normal" #. module: account #: model:ir.actions.act_window,name:account.action_email_templates @@ -7778,6 +7746,13 @@ msgid "" "Most of the OpenERP operations (invoices, timesheets, expenses, etc) " "generate analytic entries on the related account." msgstr "" +"La estructura normal de cuentas está definida por los requerimientos legales " +"del país. La estructura de árbol de cuentas analíticas reflejan sus propias " +"necesidades de negocio en términos de informes costo/beneficio. Son " +"usualmente estructurados en función de contratos, proyectos, productos o " +"departamentos. La mayoría de las operaciones de OpenERP (facturas, " +"imputaciones de horas, gastos, etc) generan entradas analíticas en la cuenta " +"relacionada." #. module: account #: field:account.account.type,close_method:0 @@ -7982,7 +7957,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_generic_reporting msgid "Generic Reporting" -msgstr "" +msgstr "Informes genéricos" #. module: account #: field:account.move.line.reconcile.writeoff,journal_id:0 @@ -8195,6 +8170,13 @@ msgid "" "You should press this button to re-open it and let it continue its normal " "process after having resolved the eventual exceptions it may have created." msgstr "" +"Este botón solo aparece cuando el estado de la factura es 'pagado' " +"(mostrando que ha sido totalmente conciliado) y el campo booleano " +"autocalculado 'pagado/conciliado' es falso (representa que ya no es el " +"caso). En otras palabra, la conciliación de la factura ha sido rota y ya no " +"está en estado 'pagado'. Debería presionar este botón para volver a abrir la " +"factura y le permitirá continuar su proceso normal después de haber resuelto " +"la excepción eventual que lo puede haber producido." #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close_state @@ -8431,7 +8413,7 @@ msgstr "" #. module: account #: model:res.groups,name:account.group_account_invoice msgid "Invoicing & Payments" -msgstr "" +msgstr "Facturación y pagos" #. module: account #: help:account.invoice,internal_number:0 @@ -10454,5 +10436,8 @@ msgstr "" #~ msgid "Please define sequence on invoice journal" #~ msgstr "Defina una secuencia en el diario de la factura" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturas creadas en los últimos 15 días" + #~ msgid "Open For Unreconciliation" #~ msgstr "abrierto para reconciliacion" diff --git a/addons/account/i18n/es_CR.po b/addons/account/i18n/es_CR.po index 4c651b1ed07..dcca71a0020 100644 --- a/addons/account/i18n/es_CR.po +++ b/addons/account/i18n/es_CR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:55+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" "Language: \n" #. module: account @@ -187,11 +187,6 @@ msgstr "Origen cuenta" msgid "All Analytic Entries" msgstr "Todos los asientos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturas creadas en los últimos 15 días" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -713,18 +708,6 @@ msgstr "" "Para conciliar los asientos, la compañía debería ser la misma para todos los " "asientos" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Cuentas por Cobrar" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1727,11 +1710,6 @@ msgstr "Secuencias de diarios separadas" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Ventas por tipo de cuenta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2855,13 +2833,6 @@ msgstr "Configuración financiera para nueva compañía" msgid "Configure Your Chart of Accounts" msgstr "Configure su plan de cuentas" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Ventas por cuenta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3268,8 +3239,8 @@ msgstr "Plantillas para el plan contable" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generar plan contable a partir de una plantilla de plan contable" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6554,11 +6525,6 @@ msgstr "¡Introduzca una fecha inicial!" msgid "Supplier Refund" msgstr "Factura rectificativa de proveedor" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Tablero" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7147,11 +7113,6 @@ msgstr "" "%(date)s: Fecha actual\n" "Ejemplo: Mi modelo del %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Cuentas de ingresos" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7392,7 +7353,7 @@ msgstr "Plantilla cuenta padre" #. module: account #: model:ir.actions.act_window,name:account.action_account_configuration_installer msgid "Configure your Chart of Accounts" -msgstr "Instalar su árbol de cuentas" +msgstr "" #. module: account #: view:account.bank.statement:0 @@ -11186,15 +11147,27 @@ msgstr "" "El monto residual de una línea de asiento por cobrar o por pagar expresado " "en su moneda (puede ser diferente de la moneda de la compañía)." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturas creadas en los últimos 15 días" + #~ msgid "Open For Unreconciliation" #~ msgstr "Abrir para romper conciliación" #~ msgid "Go to next partner" #~ msgstr "Ir a la siguiente empresa" +#~ msgid "Sales by Account Type" +#~ msgstr "Ventas por tipo de cuenta" + +#~ msgid "Sales by Account" +#~ msgstr "Ventas por cuenta" + #~ msgid "Tax codes" #~ msgstr "Códigos de impuestos" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generar plan contable a partir de una plantilla de plan contable" + #~ msgid "Accounts by type" #~ msgstr "Cuentas por tipo" @@ -11213,6 +11186,12 @@ msgstr "" #~ msgid "Create an Account based on this template" #~ msgstr "Crear una cuenta basada en esta plantilla" +#~ msgid "Dashboard" +#~ msgstr "Tablero" + +#~ msgid "Income Accounts" +#~ msgstr "Cuentas de ingresos" + #~ msgid "Open for bank reconciliation" #~ msgstr "Abrir para la conciliación bancaria" @@ -13391,5 +13370,12 @@ msgstr "" #~ msgid "Balance:" #~ msgstr "Balance:" +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instalar su árbol de cuentas" + #~ msgid "Description On Invoices" #~ msgstr "Descripción en facturas" + +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Cuentas por Cobrar" diff --git a/addons/account/i18n/es_EC.po b/addons/account/i18n/es_EC.po index 606f99f6f70..58e1b207809 100644 --- a/addons/account/i18n/es_EC.po +++ b/addons/account/i18n/es_EC.po @@ -17,8 +17,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:55+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -189,11 +189,6 @@ msgstr "Origen cuenta" msgid "All Analytic Entries" msgstr "Todos los asientos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturas creadas en los últimos 15 días" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -709,18 +704,6 @@ msgstr "" "Para conciliar las entradas de la compañia debe ser las mismas para todos " "los asientos" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Cuentas por Cobrar" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1724,11 +1707,6 @@ msgstr "Secuencias de diarios separadas" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Sales by Account Type" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2847,13 +2825,6 @@ msgstr "Configuración Contable de Nueva Empresa" msgid "Configure Your Chart of Accounts" msgstr "Configure su plan de cuentas" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Ventas por Cuenta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3257,8 +3228,8 @@ msgstr "Plantillas para el plan contable" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generar plan contable a partir de una plantilla de plan contable" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6530,11 +6501,6 @@ msgstr "Enter a Start date !" msgid "Supplier Refund" msgstr "Nota de Credito" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Tablero" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7123,11 +7089,6 @@ msgstr "" "\n" "e.g. My model on %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Cuentas de ingresos" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7367,7 +7328,7 @@ msgstr "Plantilla de cuenta padre" #. module: account #: model:ir.actions.act_window,name:account.action_account_configuration_installer msgid "Configure your Chart of Accounts" -msgstr "Instalar su Plan de Cuentas" +msgstr "" #. module: account #: view:account.bank.statement:0 @@ -11346,6 +11307,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Asiento factura" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generar plan contable a partir de una plantilla de plan contable" + #~ msgid "Positive" #~ msgstr "Positivo" @@ -12161,6 +12125,10 @@ msgstr "" #~ msgid "Account cost and revenue by journal (This Month)" #~ msgstr "Cuentas de costos y ganancias por diario (este mes)" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Cuentas por Cobrar" + #~ msgid "Open for unreconciliation" #~ msgstr "Abrir para desconciliacion" @@ -12382,6 +12350,9 @@ msgstr "" #~ msgstr "" #~ "Revisar si usuario esta permitido para conciliar entradas en esta cuenta" +#~ msgid "Income Accounts" +#~ msgstr "Cuentas de ingresos" + #~ msgid "Total :" #~ msgstr "Total :" @@ -12407,6 +12378,9 @@ msgstr "" #~ msgid "Reference Number" #~ msgstr "Núm. Referencia" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturas creadas en los últimos 15 días" + #, python-format #~ msgid "No journal for ending writing has been defined for the fiscal year" #~ msgstr "No hay diario definido para el cierre de ejercicio fiscal" @@ -12512,6 +12486,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Siguiente Empresa" +#~ msgid "Sales by Account Type" +#~ msgstr "Sales by Account Type" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Error! You cannot define overlapping fiscal years" @@ -12572,6 +12549,9 @@ msgstr "" #~ "You cannot modify company of this journal as its related record exist in " #~ "Entry Lines" +#~ msgid "Sales by Account" +#~ msgstr "Ventas por Cuenta" + #, python-format #~ msgid "" #~ "The expected balance (%.2f) is different than the computed one. (%.2f)" @@ -12764,6 +12744,9 @@ msgstr "" #~ msgid "Can not find account chart for this company, Please Create account." #~ msgstr "Can not find account chart for this company, Please Create account." +#~ msgid "Dashboard" +#~ msgstr "Tablero" + #~ msgid "Account Profit And Loss Report" #~ msgstr "Account Profit And Loss Report" @@ -13221,5 +13204,8 @@ msgstr "" #~ msgid "Liabilities" #~ msgstr "Pasivos" +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instalar su Plan de Cuentas" + #~ msgid "Description On Invoices" #~ msgstr "Descripción en facturas" diff --git a/addons/account/i18n/es_PY.po b/addons/account/i18n/es_PY.po index 5cff3465a97..e0b5085ca2d 100644 --- a/addons/account/i18n/es_PY.po +++ b/addons/account/i18n/es_PY.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:55+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -183,11 +183,6 @@ msgstr "Origen de la cuenta" msgid "All Analytic Entries" msgstr "Todos los asientos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturas creadas en los últimos 15 días" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -701,18 +696,6 @@ msgstr "" "Para conciliar los asientos, la compañía debería ser la misma para todos los " "asientos" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Cuentas por cobrar" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1697,11 +1680,6 @@ msgstr "Secuencias de diarios separadas" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Ventas por tipo de cuenta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2808,13 +2786,6 @@ msgstr "Configuración financiera para nueva compañía" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Ventas por cuenta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3217,8 +3188,8 @@ msgstr "Plantillas para el plan contable" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generar cuentas contables a partir de una plantilla de plan contable" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6455,11 +6426,6 @@ msgstr "¡Introduzca una fecha inicial!" msgid "Supplier Refund" msgstr "Reembolso del Proveedor:" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Panel de Control" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7039,11 +7005,6 @@ msgstr "" "%(date)s: Fecha actual\n" "Ejemplo: Mi modelo del %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Cuentas de ingresos" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10943,6 +10904,9 @@ msgstr "" #~ msgid "You can not delete posted movement: \"%s\"!" #~ msgstr "¡No puede eliminar el movimiento validado: \"%s\"!" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturas creadas en los últimos 15 días" + #~ msgid "" #~ "The sequence field is used to order the resources from lower sequences to " #~ "higher ones" @@ -10977,6 +10941,10 @@ msgstr "" #~ msgid "closing balance entered by the cashbox verifier" #~ msgstr "cerrando balance introducido por el verificador de caja" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Cuentas por cobrar" + #, python-format #~ msgid "The statement balance is incorrect !\n" #~ msgstr "¡El balance del extracto bancario es incorrecto!\n" @@ -11051,6 +11019,9 @@ msgstr "" #~ msgid "Include initial balances" #~ msgstr "Incluir balances iniciales" +#~ msgid "Sales by Account Type" +#~ msgstr "Ventas por tipo de cuenta" + #~ msgid "The optional quantity on entries" #~ msgstr "La cantidad opcional en los asientos" @@ -11120,6 +11091,9 @@ msgstr "" #~ msgid "Tax codes" #~ msgstr "Códigos de impuestos" +#~ msgid "Sales by Account" +#~ msgstr "Ventas por cuenta" + #~ msgid "Reference Number" #~ msgstr "Número de referencia" @@ -11143,6 +11117,9 @@ msgstr "" #~ "¡No se ha definido un ejercicio fiscal para esta fecha!\n" #~ "Por favor, cree uno." +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generar cuentas contables a partir de una plantilla de plan contable" + #, python-format #~ msgid "Cannot delete invoice(s) that are already opened or paid !" #~ msgstr "¡No se puede eliminar factura(s) que ya estan abiertas o pagadas!" @@ -11362,6 +11339,9 @@ msgstr "" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "¡La moneda actual no está configurada correctamente!" +#~ msgid "Income Accounts" +#~ msgstr "Cuentas de ingresos" + #~ msgid "" #~ "Account Voucher module includes all the basic requirements of Voucher " #~ "Entries for Bank, Cash, Sales, Purchase, Expenses, Contra, etc... " @@ -11550,6 +11530,9 @@ msgstr "" #~ msgid "Account Profit And Loss Report" #~ msgstr "Contabilidad. Informe de pérdida y ganancias" +#~ msgid "Dashboard" +#~ msgstr "Panel de Control" + #~ msgid " valuation: percent" #~ msgstr " valoración: porcentaje" diff --git a/addons/account/i18n/es_VE.po b/addons/account/i18n/es_VE.po index 3e20c87516c..6cf5ee551cd 100644 --- a/addons/account/i18n/es_VE.po +++ b/addons/account/i18n/es_VE.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -183,11 +183,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -671,18 +666,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1644,11 +1627,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2701,13 +2679,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3090,7 +3061,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6219,11 +6190,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6763,11 +6729,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/et.po b/addons/account/i18n/et.po index 3bca7bb7e51..d82fac46838 100644 --- a/addons/account/i18n/et.po +++ b/addons/account/i18n/et.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:48+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -91,7 +91,7 @@ msgstr "Aegunud nõuded kuni tänaseni" #. module: account #: model:process.transition,name:account.process_transition_invoiceimport0 msgid "Import from invoice or payment" -msgstr "" +msgstr "Impordi arvetest või maksetest" #. module: account #: model:ir.model,name:account.model_wizard_multi_charts_accounts @@ -179,11 +179,6 @@ msgstr "Konto allikas" msgid "All Analytic Entries" msgstr "Kõik analüütilised kirjed" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Viimase 15 päeva jooksul loodud arved" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -667,18 +662,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Nõuete kontod" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1640,11 +1623,6 @@ msgstr "Eraldatud päeviku järjekorrad" msgid "Responsible" msgstr "Vastutav" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Müügid konto järgi" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2690,13 +2668,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3079,8 +3050,8 @@ msgstr "Kontoplaani mallid" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Tekita kontoplaan kasutades plaani malli" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -3525,7 +3496,7 @@ msgstr "" #. module: account #: view:account.tax:0 msgid "Account Tax" -msgstr "" +msgstr "Konto maks" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting_budgets @@ -4460,7 +4431,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_configuration msgid "Configuration" -msgstr "Seadistused" +msgstr "Seadistus" #. module: account #: field:account.automatic.reconcile,date1:0 @@ -5765,7 +5736,7 @@ msgstr "" #. module: account #: field:account.journal.period,name:0 msgid "Journal-Period Name" -msgstr "" +msgstr "Päevik-perioodi nimetus" #. module: account #: field:account.invoice.tax,factor_base:0 @@ -5979,7 +5950,7 @@ msgstr "" #. module: account #: view:account.move.line.reconcile.writeoff:0 msgid "Information addendum" -msgstr "" +msgstr "Lisainfo" #. module: account #: field:account.chart,fiscalyear:0 @@ -6089,7 +6060,7 @@ msgstr "" #. module: account #: field:account.automatic.reconcile,power:0 msgid "Power" -msgstr "" +msgstr "Aste" #. module: account #: code:addons/account/account.py:3368 @@ -6211,11 +6182,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Tarnija hüvitis" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6755,11 +6721,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -9842,7 +9803,7 @@ msgstr "" #: view:account.automatic.reconcile:0 #: view:account.move.line.reconcile.writeoff:0 msgid "Write-Off Move" -msgstr "" +msgstr "Mahakandmine" #. module: account #: model:process.node,note:account.process_node_paidinvoice0 @@ -10611,6 +10572,9 @@ msgstr "" #~ msgid "Positive" #~ msgstr "Postiivne" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Tekita kontoplaan kasutades plaani malli" + #~ msgid "Gives the sequence order when displaying a list of account types." #~ msgstr "Annab järjekorra kui näidatakse konto nimelirja tüüpe." @@ -10949,6 +10913,10 @@ msgstr "" #~ msgid "Delta Credit" #~ msgstr "Delta kreedit" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Nõuete kontod" + #~ msgid "Generic Reports" #~ msgstr "Üldised aruanded" @@ -11179,6 +11147,9 @@ msgstr "" #~ msgid "Create subscription entries" #~ msgstr "Koosta tellimus sissekanded" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Viimase 15 päeva jooksul loodud arved" + #~ msgid "Accounts by type" #~ msgstr "Kontod tüübi järgi" @@ -11271,6 +11242,9 @@ msgstr "" #~ "Vale krediidi või deebeti arv mudelis ( Krediit + Deebet Peab olema suurem " #~ "kui \"0\" ) !" +#~ msgid "Sales by Account Type" +#~ msgstr "Müügid konto järgi" + #, python-format #~ msgid "You cannot deactivate an account that contains account moves." #~ msgstr "Sa ei saa deaktiveerida kontot mis sisaldab konto liikumisi." diff --git a/addons/account/i18n/eu.po b/addons/account/i18n/eu.po index 60572c2c013..75e0295e9c2 100644 --- a/addons/account/i18n/eu.po +++ b/addons/account/i18n/eu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:47+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/fa.po b/addons/account/i18n/fa.po index 19a4f58433a..48864b71a0e 100644 --- a/addons/account/i18n/fa.po +++ b/addons/account/i18n/fa.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:51+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/fa_AF.po b/addons/account/i18n/fa_AF.po index 67640edb2a0..2cadc9dbec6 100644 --- a/addons/account/i18n/fa_AF.po +++ b/addons/account/i18n/fa_AF.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:55+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/fi.po b/addons/account/i18n/fi.po index 7411de34738..d9bbdccd9c3 100644 --- a/addons/account/i18n/fi.po +++ b/addons/account/i18n/fi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:48+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -183,11 +183,6 @@ msgstr "Tilin lähde" msgid "All Analytic Entries" msgstr "Kaikki analyyttiset merkinnät" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Lasku muodostettu 15 päivän sisällä" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -677,18 +672,6 @@ msgid "To reconcile the entries company should be the same for all entries" msgstr "" "Täsmäyttääksesi viennit yrityksen tulisi olla sama kaikille vienneille" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Saatavat tilit" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1653,11 +1636,6 @@ msgstr "Erotellut päiväkirjan sarjat" msgid "Responsible" msgstr "Vastuuhenkilö" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Myynti tilityypeittäin" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2717,13 +2695,6 @@ msgstr "Uuden yrityksen taloudelliset asetukset" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Myynnit tileittäin" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3115,8 +3086,8 @@ msgstr "Tilikarttamallit" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Luo tilikartta mallista" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6258,11 +6229,6 @@ msgstr "Syötä aloituspäivä !" msgid "Supplier Refund" msgstr "Toimittajan hyvitys" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Työpöytä" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6806,11 +6772,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Tulotilit" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11414,6 +11375,9 @@ msgstr "" #~ msgid "Charts of Account" #~ msgstr "Tilikartat" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Luo tilikartta mallista" + #~ msgid "Define Fiscal Years and Select Charts of Account" #~ msgstr "Määrittele tilikausi ja valitse tilikartat" @@ -11561,6 +11525,10 @@ msgstr "" #~ "Tätä kenttää käytetään merkintöihin maksettavista ja saatavista. Voit " #~ "asettaa rajapäivämäärän merkintärivin maksulle." +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Saatavat tilit" + #~ msgid "" #~ "The account moves of the invoice have been reconciled with account moves of " #~ "the payment(s)." @@ -11981,6 +11949,9 @@ msgstr "" #~ msgid "Include Reconciled Entries" #~ msgstr "Sisällytä suoritetut merkinnät" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Lasku muodostettu 15 päivän sisällä" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -12048,6 +12019,9 @@ msgstr "" #~ msgid "Tax Code Test" #~ msgstr "Verokoodien testaus" +#~ msgid "Sales by Account Type" +#~ msgstr "Myynti tilityypeittäin" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Virhe! Et voi määritellä päällekkäisiä kirjanpitovuosia" @@ -12108,6 +12082,9 @@ msgstr "" #~ msgid "Account Profit And Loss Report" #~ msgstr "Voitto ja tappiotilin raportti" +#~ msgid "Dashboard" +#~ msgstr "Työpöytä" + #~ msgid " valuation: percent" #~ msgstr " arvoostus: prosenttia" @@ -12194,6 +12171,9 @@ msgstr "" #~ msgid " Journal" #~ msgstr " päiväkirja" +#~ msgid "Sales by Account" +#~ msgstr "Myynnit tileittäin" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Tilikirjan konfiguraatio" @@ -12232,6 +12212,9 @@ msgstr "" #~ msgid "Generate Your Accounting Chart from a Chart Template" #~ msgstr "Luo tilikarttasi mallipohjan perusteella" +#~ msgid "Income Accounts" +#~ msgstr "Tulotilit" + #, python-format #~ msgid "You can not have two open register for the same journal" #~ msgstr "Samalla päiväkirjalla ei voi olla kahta avointa kassaa" diff --git a/addons/account/i18n/fr.po b/addons/account/i18n/fr.po index 8262d6c1c8c..b33ed370784 100644 --- a/addons/account/i18n/fr.po +++ b/addons/account/i18n/fr.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-22 12:17+0000\n" -"Last-Translator: Francois Degrave \n" +"PO-Revision-Date: 2012-06-20 16:18+0000\n" +"Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-24 11:08+0000\n" -"X-Generator: Launchpad (build 15288)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: code:addons/account/account_move_line.py:1200 @@ -253,11 +253,6 @@ msgstr "Source comptable" msgid "All Analytic Entries" msgstr "Toutes les écritures analytiques" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Factures créées au cours des 15 derniers jours" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -774,18 +769,6 @@ msgstr "" "Pour lettrer les écritures, la société doit être la même pour toutes les " "écritures." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Comptes clients" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1795,11 +1778,6 @@ msgstr "Séquences de journaux séparées" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Ventes par type de compte" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2921,13 +2899,6 @@ msgstr "Paramétrage financier de la nouvelle société" msgid "Configure Your Chart of Accounts" msgstr "Configurez votre plan de comptes" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Ventes par compte" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3336,8 +3307,8 @@ msgstr "Modèles de plans de comptes" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Générer le plan comptable à partir d'un modèle" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6623,11 +6594,6 @@ msgstr "Saisissez une date de début !" msgid "Supplier Refund" msgstr "Avoir fournisseur" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Tableau de bord" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7215,11 +7181,6 @@ msgstr "" "\n" "par exmple : Mon modèle du %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Comptes de revenus" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -12641,6 +12602,9 @@ msgstr "" #~ msgid "asgfas" #~ msgstr "asgfas" +#~ msgid "Income Accounts" +#~ msgstr "Comptes de revenus" + #~ msgid "Accounts by type" #~ msgstr "Comptes par type" @@ -12695,6 +12659,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Aller au partenaire suivant" +#~ msgid "Sales by Account Type" +#~ msgstr "Ventes par type de compte" + #, python-format #~ msgid "No journal for ending writing has been defined for the fiscal year" #~ msgstr "" @@ -12772,6 +12739,9 @@ msgstr "" #~ "Pas de période définie pour cette date : %s !\n" #~ "Veuillez créer un exercice comptable." +#~ msgid "Sales by Account" +#~ msgstr "Ventes par compte" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Paramétrage du plan comptable" @@ -12846,6 +12816,9 @@ msgstr "" #~ msgid "Account Profit And Loss Report" #~ msgstr "Rapport des pertes et profits comptables" +#~ msgid "Dashboard" +#~ msgstr "Tableau de bord" + #~ msgid "Your Bank and Cash Accounts" #~ msgstr "Vos comptes de banque et de liquidités" @@ -13313,6 +13286,9 @@ msgstr "" #~ msgid "Fill this if the journal is to be used for refunds of invoices." #~ msgstr "À remplir si des avoirs doivent être comptabilisés dans ce journal." +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Générer le plan comptable à partir d'un modèle" + #~ msgid "Generate Your Accounting Chart from a Chart Template" #~ msgstr "Générer votre plan comptable depuis un modèle de plan" @@ -13361,6 +13337,16 @@ msgstr "" #~ "module \"account_voucher\" prend en charge les pièces justificatives.\n" #~ " " +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Factures créées au cours des 15 derniers jours" + +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Comptes clients" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Installer votre plan comptable" + #~ msgid "Unreconciliate transactions" #~ msgstr "Annuler le lettrage" diff --git a/addons/account/i18n/fr_BE.po b/addons/account/i18n/fr_BE.po index e05cbf4e327..c8c0459b3da 100644 --- a/addons/account/i18n/fr_BE.po +++ b/addons/account/i18n/fr_BE.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2689,13 +2667,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3078,7 +3049,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6205,11 +6176,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Note de Crédit Fournisseur" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6749,11 +6715,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/gl.po b/addons/account/i18n/gl.po index b1879496b57..93cf9a7edfe 100644 --- a/addons/account/i18n/gl.po +++ b/addons/account/i18n/gl.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -183,11 +183,6 @@ msgstr "Conta orixe" msgid "All Analytic Entries" msgstr "Todas as entradas Analíticas" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturas creadas nos últimos 15 días" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -699,18 +694,6 @@ msgstr "" "Para conciliar os asentos da compañía debería ser o mesmo para todos os " "asentos" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Contas de Ventas" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1694,11 +1677,6 @@ msgstr "Secuencias Separadas de Diario" msgid "Responsible" msgstr "Responsable" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Ventas por Tipo de Conta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2796,13 +2774,6 @@ msgstr "Nova Configuración Contable de Compañía" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Ventas por Conta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3203,8 +3174,8 @@ msgstr "Plantillas dos Plans de Contas" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Xerar o Plan de Contas dende unha Plantilla de Contas" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6415,11 +6386,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6961,11 +6927,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10724,6 +10685,9 @@ msgstr "" #~ msgid "You can not delete posted movement: \"%s\"!" #~ msgstr "¡Non podes eliminar o movemento contabilizado: \"%s\"!" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturas creadas nos últimos 15 días" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -10755,6 +10719,10 @@ msgstr "" #~ msgid "closing balance entered by the cashbox verifier" #~ msgstr "o saldo de peche entrou polo verificador de caixa" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Contas de Ventas" + #, python-format #~ msgid "The statement balance is incorrect !\n" #~ msgstr "¡O estado do saldo é incorrecto!\n" @@ -10838,6 +10806,9 @@ msgstr "" #~ "¡Valor do crédito ou débito incorrecto no modelo (Crédito + Débito debe ser " #~ "superior a \"0\")!" +#~ msgid "Sales by Account Type" +#~ msgstr "Ventas por Tipo de Conta" + #, python-format #~ msgid "You have to provide an account for the write off entry !" #~ msgstr "Ten que indicar unha conta para a entrada a cancelar" @@ -10903,6 +10874,9 @@ msgstr "" #~ "The expected balance (%.2f) is different than the computed one. (%.2f)" #~ msgstr "O balance agardado(%.2f) é diferente do calculado: (%.2f)" +#~ msgid "Sales by Account" +#~ msgstr "Ventas por Conta" + #~ msgid "" #~ "It adds initial balance row on report which display previous sum amount of " #~ "debit/credit/balance" @@ -10921,6 +10895,9 @@ msgstr "" #~ msgid "A/c Code" #~ msgstr "Código de Conta" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Xerar o Plan de Contas dende unha Plantilla de Contas" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Configuración do Plan de Contas" diff --git a/addons/account/i18n/gu.po b/addons/account/i18n/gu.po index 33333eb759b..481dee5a46e 100644 --- a/addons/account/i18n/gu.po +++ b/addons/account/i18n/gu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:37+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -61,7 +61,7 @@ msgstr "" #. module: account #: field:report.invoice.created,residual:0 msgid "Residual" -msgstr "બાકી નીકળતી રકમ" +msgstr "" #. module: account #: constraint:account.period:0 @@ -76,7 +76,7 @@ msgstr "ખાતાકીય ચલણ" #. module: account #: view:account.tax:0 msgid "Children Definition" -msgstr "" +msgstr "આંતરીક વ્યાખ્યા" #. module: account #: code:addons/account/account_bank_statement.py:302 @@ -131,7 +131,7 @@ msgstr "મૂળ" #: view:account.move.line.reconcile:0 #: view:account.move.line.reconcile.writeoff:0 msgid "Reconcile" -msgstr "" +msgstr "reconcile" #. module: account #: field:account.bank.statement.line,ref:0 @@ -171,17 +171,12 @@ msgstr "" #: field:account.fiscal.position.account,account_src_id:0 #: field:account.fiscal.position.account.template,account_src_id:0 msgid "Account Source" -msgstr "" +msgstr "ખ૤ત૤કીય સ્ત્રોત" #. module: account #: model:ir.actions.act_window,name:account.act_acc_analytic_acc_5_report_hr_timesheet_invoice_journal msgid "All Analytic Entries" -msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" +msgstr "તમામ વિશ્લેષક મુલ્યો" #. module: account #: field:accounting.report,label_filter:0 @@ -211,7 +206,7 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_tax msgid "account.tax" -msgstr "" +msgstr "ખાતુ.વેરો" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_select @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10488,3 +10449,6 @@ msgstr "" #~ msgid "Are you sure ?" #~ msgstr "તમે ચોક્કસ છો?" + +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "છેલ્લા ૧૫ દિવસમા બનાવવામા આવેલ ભરતિયા" diff --git a/addons/account/i18n/he.po b/addons/account/i18n/he.po index 6faf8c4ad22..66f32672990 100644 --- a/addons/account/i18n/he.po +++ b/addons/account/i18n/he.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/hi.po b/addons/account/i18n/hi.po index d90b97c5a03..a292d43e286 100644 --- a/addons/account/i18n/hi.po +++ b/addons/account/i18n/hi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "खाता श्रोत" msgid "All Analytic Entries" msgstr "सभी विश्लेषणात्मक प्रविष्टियाँ" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/hr.po b/addons/account/i18n/hr.po index a418051681a..05c9c8e7052 100644 --- a/addons/account/i18n/hr.po +++ b/addons/account/i18n/hr.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:57+0000\n" +"PO-Revision-Date: 2012-06-20 16:19+0000\n" "Last-Translator: Goran Kliska \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -179,11 +179,6 @@ msgstr "Iz konta" msgid "All Analytic Entries" msgstr "Sve analitičke stavke" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Računi kreirani u zadnjih 15 dana" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -686,18 +681,6 @@ msgstr "Period dnevnika" msgid "To reconcile the entries company should be the same for all entries" msgstr "Sve stavke zatvaranja moraju biti iz iste organizacije" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Potražna konta" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1676,11 +1659,6 @@ msgstr "Odvojeni brojači dnevnika" msgid "Responsible" msgstr "Odgovoran" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Prodaja po tipu konta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2774,13 +2752,6 @@ msgstr "Financijske postavke nove organizacije" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Prodaje po kontu" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3175,8 +3146,8 @@ msgstr "Predlošci kontnog plana" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generiraj kontni plan iz predloška" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -4495,7 +4466,8 @@ msgid "" "The real total does not match the computed total." msgstr "" "Molimo provjerite iznose na računu!\n" -"Ukupna vrijednost se ne slaže sa izračunatom vrijednošću." +"Ukupan iznos računa se ne slaže sa izračunatom vrijednošću.\n" +"Provjerite polje \"Kontrola uk. iznosa\", stavke računa i poreze." #. module: account #: view:account.tax:0 @@ -6388,11 +6360,6 @@ msgstr "Upišite početni datum!" msgid "Supplier Refund" msgstr "Povrat URA" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Kokpit" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6971,11 +6938,6 @@ msgstr "" "\n" "npr. Knjiženje troškova plaće za %(month)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Konta prihoda" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10027,7 +9989,7 @@ msgstr "" #. module: account #: field:account.invoice,check_total:0 msgid "Verification Total" -msgstr "" +msgstr "Kontrola uk. iznosa" #. module: account #: report:account.analytic.account.balance:0 @@ -11396,6 +11358,9 @@ msgstr "" #~ msgid "Date Invoiced" #~ msgstr "Datum izrade računa" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Računi kreirani u zadnjih 15 dana" + #~ msgid "Invalid model name in the action definition." #~ msgstr "Pogrešno ime modela u definiciji akcije." @@ -11509,6 +11474,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Knjiženja računa" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generiraj kontni plan iz predloška" + #~ msgid "Account to reconcile" #~ msgstr "Konto za zatvaranje" @@ -12001,6 +11969,10 @@ msgstr "" #~ msgid "CashBox Balance is not matching with Calculated Balance !" #~ msgstr "Saldo blagajne ne odgovara izračunatom saldu!" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Potražna konta" + #~ msgid "Next Partner to reconcile" #~ msgstr "Slijedeći partner za zatvaranje" @@ -12066,6 +12038,9 @@ msgstr "" #~ msgid "Tax Code Test" #~ msgstr "Test porezne grupe" +#~ msgid "Sales by Account Type" +#~ msgstr "Prodaja po tipu konta" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Greška! Fiskalne godine se ne smiju preklapati" @@ -12085,6 +12060,9 @@ msgstr "" #~ msgid " Journal" #~ msgstr " Dnevnik" +#~ msgid "Sales by Account" +#~ msgstr "Prodaje po kontu" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Postava kontnog plana" @@ -12182,6 +12160,9 @@ msgstr "" #~ msgid " valuation: percent" #~ msgstr " vrijednost: postotak" +#~ msgid "Income Accounts" +#~ msgstr "Konta prihoda" + #, python-format #~ msgid "You can not have two open register for the same journal" #~ msgstr "Ne možete otvoriti dvije blagajne u jednom dnevniku" @@ -12466,6 +12447,9 @@ msgstr "" #~ msgid "Can not find account chart for this company, Please Create account." #~ msgstr "Can not find account chart for this company, Please Create account." +#~ msgid "Dashboard" +#~ msgstr "Kokpit" + #, python-format #~ msgid "" #~ "Please define the Reserve and Profit/Loss account for current user company !" @@ -12696,3 +12680,6 @@ msgstr "" #~ msgid "Liabilities" #~ msgstr "Pasiva" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instalirajte kontni plan" diff --git a/addons/account/i18n/hu.po b/addons/account/i18n/hu.po index 2a5e4784117..a9d5e45b32f 100644 --- a/addons/account/i18n/hu.po +++ b/addons/account/i18n/hu.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-18 04:40+0000\n" -"X-Generator: Launchpad (build 15259)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -180,11 +180,6 @@ msgstr "Eredeti főkönyvi számla" msgid "All Analytic Entries" msgstr "Minden gyűjtőkód tétel" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Az elmúlt 15 napban készített számlák" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -696,18 +691,6 @@ msgstr "Könyvelési időszak" msgid "To reconcile the entries company should be the same for all entries" msgstr "Minden párosítandó tételnek ugyanahhoz a vállalathoz kell tartoznia." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Vevő számlák" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1693,11 +1676,6 @@ msgstr "Elkülönített napló sorszámok" msgid "Responsible" msgstr "Felelős" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Számlatípusonkénti értékesítés" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2791,13 +2769,6 @@ msgstr "Új vállalat könyvelési/pénzügyi beállítása" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Főkönyvi számlánkénti értékesítés" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3193,8 +3164,8 @@ msgstr "Számlatükör sablonok" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Számlatükör sablonból számlatükör előállítása" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6409,11 +6380,6 @@ msgstr "Adja meg a kezdő dátumot!" msgid "Supplier Refund" msgstr "Bejövő jóváíró számla" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Vezérlőpult" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6989,11 +6955,6 @@ msgstr "" "\n" "pl. %(date)s-i modell" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Árbevétel főkönyvi számlák" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11198,6 +11159,10 @@ msgstr "" #~ msgid "Calculated Balance" #~ msgstr "Számított egyenleg" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Vevő számlák" + #~ msgid "Next Partner to reconcile" #~ msgstr "Következő párosítandó partner" @@ -11226,6 +11191,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "A következő partnerre lép" +#~ msgid "Sales by Account Type" +#~ msgstr "Számlatípusonkénti értékesítés" + #~ msgid "Include initial balances" #~ msgstr "Nyitó egyenleg kiírása" @@ -11261,6 +11229,9 @@ msgstr "" #~ msgid "Error ! You can not create recursive categories." #~ msgstr "Hiba! Nem hozhat létre rekurzív kategóriákat!" +#~ msgid "Sales by Account" +#~ msgstr "Főkönyvi számlánkénti értékesítés" + #~ msgid "Reference Number" #~ msgstr "Hivatkozási szám" @@ -11407,6 +11378,9 @@ msgstr "" #~ msgid "Balance Sheet (Liability Accounts)" #~ msgstr "Mérleg (forrás számlák)" +#~ msgid "Dashboard" +#~ msgstr "Vezérlőpult" + #, python-format #~ msgid "Can not find account chart for this company, Please Create account." #~ msgstr "Nincs ilyen főkönyvi számla. Kérem, hozza létre!" @@ -11422,6 +11396,9 @@ msgstr "" #~ msgid " valuation: percent" #~ msgstr " értékelés: százalék" +#~ msgid "Income Accounts" +#~ msgstr "Árbevétel főkönyvi számlák" + #, python-format #~ msgid "" #~ "Can not find account chart for this company in invoice line account, Please " @@ -11590,6 +11567,9 @@ msgstr "" #~ "Nem módosíthatja a napló vállalatát, mivel van kapcsolt rekordja a " #~ "tételsorokban." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Az elmúlt 15 napban készített számlák" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -11727,6 +11707,9 @@ msgstr "" #~ "The expected balance (%.2f) is different than the computed one. (%.2f)" #~ msgstr "A várt egyenleg (%.2f) eltér a számított egyenlegtől (%.2f)." +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Számlatükör sablonból számlatükör előállítása" + #, python-format #~ msgid "" #~ "The Payment Term of Supplier does not have Payment Term Lines(Computation) " diff --git a/addons/account/i18n/id.po b/addons/account/i18n/id.po index 8bc916ff1b5..2f5be6ce13e 100644 --- a/addons/account/i18n/id.po +++ b/addons/account/i18n/id.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-07 04:41+0000\n" -"X-Generator: Launchpad (build 15353)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -185,11 +185,6 @@ msgstr "Sumber Akun" msgid "All Analytic Entries" msgstr "Seluruh Ayat Analitik" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Invoice/Tagihan yang Dibuat dalam 15 Hari Terakhir" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -712,18 +707,6 @@ msgstr "" "Perusahaan harus merupakan entitas yang sama untuk merekonsiliasi seluruh " "catatan" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Akun Piutang" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1732,11 +1715,6 @@ msgstr "Urutan Jurnal yang terpisah" msgid "Responsible" msgstr "Bertanggung Jawab" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Sales Berdasarkan tipe akun" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2832,13 +2810,6 @@ msgstr "Mengatur Keuangan Perusahaan Baru" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Penjualan menurut Akun" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3227,7 +3198,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6367,11 +6338,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6915,11 +6881,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Akun Penghasilan" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10928,6 +10889,9 @@ msgstr "" #~ msgid "Accounting Entries-" #~ msgstr "Entri Akuntansi" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Invoice/Tagihan yang Dibuat dalam 15 Hari Terakhir" + #, python-format #~ msgid "You can not delete posted movement: \"%s\"!" #~ msgstr "" @@ -10996,9 +10960,16 @@ msgstr "" #~ msgid "You can not use this general account in this journal !" #~ msgstr "Anda tidak dapat menggunakan akun umum ini di jurnal ini !" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Akun Piutang" + #~ msgid "Description on invoices" #~ msgstr "Uraian pada tagihan" +#~ msgid "Income Accounts" +#~ msgstr "Akun Penghasilan" + #~ msgid "Period length (days)" #~ msgstr "Lama periode (hari)" @@ -11183,6 +11154,9 @@ msgstr "" #~ msgid "The account is not defined to be reconciled !" #~ msgstr "Akun ini tidak didefinisikan untuk direkonsiliasi!" +#~ msgid "Sales by Account Type" +#~ msgstr "Sales Berdasarkan tipe akun" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Error! Anda tidak dapat menetapkan tumpang tindih tahun fiskal" @@ -11229,5 +11203,8 @@ msgstr "" #~ msgid " Journal" #~ msgstr " Jurnal" +#~ msgid "Sales by Account" +#~ msgstr "Penjualan menurut Akun" + #~ msgid "Reference Number" #~ msgstr "Nomor Referensi" diff --git a/addons/account/i18n/it.po b/addons/account/i18n/it.po index 0a64a7b4aa3..21a69463045 100644 --- a/addons/account/i18n/it.po +++ b/addons/account/i18n/it.po @@ -7,15 +7,15 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 18:12+0000\n" +"PO-Revision-Date: 2012-06-20 16:27+0000\n" "Last-Translator: Lorenzo Battistini - Agile BG - Domsense " "\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:49+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -185,11 +185,6 @@ msgstr "Conto sorgente" msgid "All Analytic Entries" msgstr "Tutte le voci analitiche" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Fatture create negli ultimi 15 giorni" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -704,18 +699,6 @@ msgstr "" "Per la riconciliazione si deve avere la stessa azienda per tutte le " "registrazioni." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Conti di Credito" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1702,11 +1685,6 @@ msgstr "Sequenze Separate per Sezionale" msgid "Responsible" msgstr "Responsabile" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Vendite per tipo di conto" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2802,13 +2780,6 @@ msgstr "Assetto finanziario della nuova azienda" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Vendite per conto" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3209,8 +3180,8 @@ msgstr "Template di piano dei conti" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Genera un Piano dei Conti da un Template di Piano dei Conti" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6436,11 +6407,6 @@ msgstr "Inserire una data d'inizio!" msgid "Supplier Refund" msgstr "Resi a fornitore" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Dashboard" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7001,11 +6967,6 @@ msgstr "" "\n" "Esempio: Il mio modello del %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Conti per entrate" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11518,6 +11479,9 @@ msgstr "" #~ msgid "Generic Reports" #~ msgstr "Stampe generiche" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Fatture create negli ultimi 15 giorni" + #~ msgid "Accounts by type" #~ msgstr "Conti per Tipo" @@ -11564,6 +11528,9 @@ msgstr "" #~ msgid "J.C. or Move name" #~ msgstr "J.C. o nome movimento" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Genera un Piano dei Conti da un Template di Piano dei Conti" + #~ msgid "wizard.company.setup" #~ msgstr "wizard.company.setup" @@ -11719,6 +11686,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Vai al partner successivo" +#~ msgid "Sales by Account Type" +#~ msgstr "Vendite per tipo di conto" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Errore! Non è possibile definire anni fiscali sovrapposti" @@ -11750,6 +11720,9 @@ msgstr "" #~ msgid " number of days: 30" #~ msgstr " numero di giorni: 30" +#~ msgid "Dashboard" +#~ msgstr "Dashboard" + #, python-format #~ msgid "CashBox Balance is not matching with Calculated Balance !" #~ msgstr "Il saldo cassa contanti non coincide con quello calcolato !" @@ -11834,6 +11807,9 @@ msgstr "" #~ "Check this if the user is allowed to reconcile entries in this account." #~ msgstr "Spunta se l'utente può riconciliare registrazioni in questo conto." +#~ msgid "Sales by Account" +#~ msgstr "Vendite per conto" + #, python-format #~ msgid "" #~ "The expected balance (%.2f) is different than the computed one. (%.2f)" @@ -11958,6 +11934,9 @@ msgstr "" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "La valuta corrente non e' correttamente configurata" +#~ msgid "Income Accounts" +#~ msgstr "Conti per entrate" + #~ msgid "Error ! You can not create recursive associated members." #~ msgstr "Errore ! Non è possibile creare membri associati ricorsivi." @@ -12179,6 +12158,10 @@ msgstr "" #~ msgid "Cannot locate parent code for template account!" #~ msgstr "Non è possibile localizzare il codice padre del modello del conto!" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Conti di Credito" + #~ msgid "" #~ "Allows invoice lines to impact multiple analytic accounts simultaneously." #~ msgstr "" @@ -12283,3 +12266,6 @@ msgstr "" #~ "registrazioni contabili create automaticamente dal sistema nella conferma " #~ "documenti (fatture, estratti conto bancari...) e saranno create con lo stato " #~ "di 'Pubblicate'." + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Installa un Piano dei Conti" diff --git a/addons/account/i18n/ja.po b/addons/account/i18n/ja.po index 236bc1a52e6..21c7bea93f3 100644 --- a/addons/account/i18n/ja.po +++ b/addons/account/i18n/ja.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-06-15 22:54+0000\n" -"Last-Translator: Akira Hiyama \n" +"PO-Revision-Date: 2012-06-20 16:18+0000\n" +"Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "元アカウント" msgid "All Analytic Entries" msgstr "全ての分析エントリー" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "過去15日以内に作成済の請求書" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -679,18 +674,6 @@ msgstr "仕訳帳期間" msgid "To reconcile the entries company should be the same for all entries" msgstr "エントリーを消し込みするために、会社は全てのエントリーに対して同じであるべきです。" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "売掛金" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1664,11 +1647,6 @@ msgstr "切り離された仕訳帳順序" msgid "Responsible" msgstr "担当" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "アカウントタイプ別売上" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2736,13 +2714,6 @@ msgstr "新会社の財務の設定" msgid "Configure Your Chart of Accounts" msgstr "勘定科目表の設定" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "アカウント別売上" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3130,8 +3101,8 @@ msgstr "勘定科目表テンプレート" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "チャートテンプレートから勘定科目表を生成" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6311,11 +6282,6 @@ msgstr "開始日を入力して下さい。" msgid "Supplier Refund" msgstr "仕入先返金" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "ダッシュボード" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6874,11 +6840,6 @@ msgstr "" "\n" "例えば、%(date)s の私のモデル" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "損益勘定" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10721,9 +10682,25 @@ msgstr "仕訳帳エントリーの買掛金、または買掛金の残差金額 #~ msgid "Go to next partner" #~ msgstr "次のパートナへ" +#~ msgid "Sales by Account Type" +#~ msgstr "アカウントタイプ別売上" + +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "売掛金" + +#~ msgid "Sales by Account" +#~ msgstr "アカウント別売上" + #~ msgid "Tax codes" #~ msgstr "税金コード" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "チャートテンプレートから勘定科目表を生成" + +#~ msgid "Income Accounts" +#~ msgstr "損益勘定" + #~ msgid "Accounts by type" #~ msgstr "タイプ毎のアカウント" @@ -10742,6 +10719,15 @@ msgstr "仕訳帳エントリーの買掛金、または買掛金の残差金額 #~ msgid "Create an Account based on this template" #~ msgstr "このテンプレートに基づくアカウントの作成" +#~ msgid "Dashboard" +#~ msgstr "ダッシュボード" + +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "過去15日以内に作成済の請求書" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "会計表のインストール" + #~ msgid "Open for bank reconciliation" #~ msgstr "銀行調整を開く" diff --git a/addons/account/i18n/kab.po b/addons/account/i18n/kab.po index 266b4fc66cb..a315d1da5b9 100644 --- a/addons/account/i18n/kab.po +++ b/addons/account/i18n/kab.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/kk.po b/addons/account/i18n/kk.po index b0b28a934b1..1fed244473e 100644 --- a/addons/account/i18n/kk.po +++ b/addons/account/i18n/kk.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:38+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/ko.po b/addons/account/i18n/ko.po index bc14ba7f265..835f56db8a5 100644 --- a/addons/account/i18n/ko.po +++ b/addons/account/i18n/ko.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "채권 계정" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "소득 계정" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10440,6 +10401,10 @@ msgstr "" #~ "defined !" #~ msgstr "공급자의 결제 조건에 정의된 결제 조건 라인 (결제)이 없습니다 !" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "채권 계정" + #~ msgid "Unpaid Supplier Invoices" #~ msgstr "미결제 공급자 인보이스" @@ -10466,5 +10431,8 @@ msgstr "" #~ msgid "Account move line \"%s\" is not valid" #~ msgstr "계정이동 라인 \"%s\"은 유효하지 않습니다" +#~ msgid "Income Accounts" +#~ msgstr "소득 계정" + #~ msgid "Accounts by type" #~ msgstr "타입 별 계정" diff --git a/addons/account/i18n/lo.po b/addons/account/i18n/lo.po index a917e4c8adc..15b5489282c 100644 --- a/addons/account/i18n/lo.po +++ b/addons/account/i18n/lo.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "ຕົ້້ນບັນຊີ" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "ໃບເກັບເຍີນເຮັດຂຶ້ນຫຼັງຈາກ ໑໕ ວັນເເລ້ວນີ້" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10438,3 +10399,6 @@ msgstr "" #~ msgid "Positive" #~ msgstr "ສົມ" + +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "ໃບເກັບເຍີນເຮັດຂຶ້ນຫຼັງຈາກ ໑໕ ວັນເເລ້ວນີ້" diff --git a/addons/account/i18n/lt.po b/addons/account/i18n/lt.po index f80cbec500f..0be0e9d6b28 100644 --- a/addons/account/i18n/lt.po +++ b/addons/account/i18n/lt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -181,11 +181,6 @@ msgstr "Sąskaitos šaltinis" msgid "All Analytic Entries" msgstr "Visi analitiniai įrašai" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Sukurtos sąskaitos per pastarąsias 15 dienų" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -671,18 +666,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Debetinės sąskaitos" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1644,11 +1627,6 @@ msgstr "Atskiros žurnalo sekos" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2703,13 +2681,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3092,8 +3063,8 @@ msgstr "Sąskaitų plano šablonas" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generuoti sąskaitų planą iš sąskaitų plano šablono" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6233,11 +6204,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Grąžinimas tiekėjui" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6778,11 +6744,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11054,6 +11015,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Didžiosios knygos įrašai" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generuoti sąskaitų planą iš sąskaitų plano šablono" + #~ msgid "Open for reconciliation" #~ msgstr "Atverti sugretinimui" @@ -11420,6 +11384,10 @@ msgstr "" #~ msgid "Open for unreconciliation" #~ msgstr "Atidaryti gretinimo atšaukimui" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Debetinės sąskaitos" + #, python-format #~ msgid "Date not in a defined fiscal year" #~ msgstr "Data nepatenka į pasirinktus fiskalinius metus." @@ -11717,6 +11685,9 @@ msgstr "" #~ msgid "Please define sequence on invoice journal" #~ msgstr "Prašome nurodyti eiliškumą sąskaitų žurnale" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Sukurtos sąskaitos per pastarąsias 15 dienų" + #~ msgid "" #~ "The Profit and Loss report gives you an overview of your company profit and " #~ "loss in a single document" diff --git a/addons/account/i18n/lv.po b/addons/account/i18n/lv.po index 8f4420f171c..d8bd764ec46 100644 --- a/addons/account/i18n/lv.po +++ b/addons/account/i18n/lv.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -182,11 +182,6 @@ msgstr "Konta Avots" msgid "All Analytic Entries" msgstr "Visi Analītiskie Ieraksti" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Rēķini, kas izveidoti pēdējās 15 dienās" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -696,18 +691,6 @@ msgstr "Žurnāla periods" msgid "To reconcile the entries company should be the same for all entries" msgstr "Kontējumu sasaisti var veikt tikai viena uzņēmuma ietvaros" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Debitoru Konti" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1692,11 +1675,6 @@ msgstr "Atsevišķa Žurnāla Numerācija" msgid "Responsible" msgstr "Atbildīgais" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Pārdošana pēc Konta tipa" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2785,13 +2763,6 @@ msgstr "Jauna uzņēmuma Grāmatvedības Uzstādījumi" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Pārdošanas dati pēc Konta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3187,8 +3158,8 @@ msgstr "Kontu Plāna Veidnes" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Veidot Kontu plānu no Veidnes" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6369,11 +6340,6 @@ msgstr "Ievadiet Sākuma Datumu!" msgid "Supplier Refund" msgstr "Ienākošie Kredītrēķini" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Rīku panelis" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6945,11 +6911,6 @@ msgstr "" "\n" "piem., Mans %(date)s modelis" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Ieņēmumu Konti" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11185,6 +11146,9 @@ msgstr "" #~ msgid "Draft Supplier Invoices" #~ msgstr "Neapstiprināti Ienākošie Rēķini" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Rēķini, kas izveidoti pēdējās 15 dienās" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -11206,6 +11170,10 @@ msgstr "" #~ msgid "The statement balance is incorrect !\n" #~ msgstr "Izraksta bilance ir kļūdaina!\n" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Debitoru Konti" + #~ msgid "Total With Tax" #~ msgstr "Kopā ar Nodokli" @@ -11255,6 +11223,9 @@ msgstr "" #~ msgid "The account is not defined to be reconciled !" #~ msgstr "Konts nav atzīmēts, kā sasaistāms!" +#~ msgid "Sales by Account Type" +#~ msgstr "Pārdošana pēc Konta tipa" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Kļūda! Nav iespējams definēt fiskālos gadus, kuru periodi pārklājas." @@ -11294,6 +11265,9 @@ msgstr "" #~ "Nav iespējams mainīt uzņēmumu žurnālam, jo tas satur grāmatojumus, kas " #~ "attiecas uz noteiktu uzņēmumu." +#~ msgid "Sales by Account" +#~ msgstr "Pārdošanas dati pēc Konta" + #~ msgid "Reference Number" #~ msgstr "Atsauces Nr." @@ -11303,6 +11277,9 @@ msgstr "" #~ "Please create one." #~ msgstr "Attiecīgajam datumam nav definēts fiskālais gads! Tas ir jāizveido." +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Veidot Kontu plānu no Veidnes" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Kontu Plāna Konfigurācija" @@ -11414,6 +11391,9 @@ msgstr "" #~ msgid "Refund Type" #~ msgstr "Atmaksas Tips" +#~ msgid "Dashboard" +#~ msgstr "Rīku panelis" + #~ msgid "" #~ "You cannot create entries on different periods/journals in the same move" #~ msgstr "Nevar vienlaicīgi veidot ierakstus dažādos periodos/žurnālos" @@ -11473,6 +11453,9 @@ msgstr "" #~ msgid "Acc. Type Name" #~ msgstr "Konta Tips" +#~ msgid "Income Accounts" +#~ msgstr "Ieņēmumu Konti" + #~ msgid "Year :" #~ msgstr "Gads :" diff --git a/addons/account/i18n/mk.po b/addons/account/i18n/mk.po index b3d7d002e8a..27d80955567 100644 --- a/addons/account/i18n/mk.po +++ b/addons/account/i18n/mk.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:50+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -31,7 +31,7 @@ msgstr "Системско плаќање" #. module: account #: view:account.journal:0 msgid "Other Configuration" -msgstr "Останати поставки" +msgstr "Друга конфигурација" #. module: account #: help:account.tax.code,sequence:0 @@ -39,11 +39,13 @@ msgid "" "Determine the display order in the report 'Accounting \\ Reporting \\ " "Generic Reporting \\ Taxes \\ Taxes Report'" msgstr "" +"Одреди го редоследот на прикажување во извештајот 'Сметсководство \\ " +"Известување \\ Општо известување \\ Даноци \\ Извештај за даноци'" #. module: account #: view:account.move.reconcile:0 msgid "Journal Entry Reconcile" -msgstr "Порамнување на записи во Главна книга" +msgstr "Порамни запис во картица" #. module: account #: view:account.account:0 @@ -51,43 +53,43 @@ msgstr "Порамнување на записи во Главна книга" #: view:account.move:0 #: view:account.move.line:0 msgid "Account Statistics" -msgstr "Статиски на сметки" +msgstr "Статистики на конто" #. module: account #: view:account.invoice:0 msgid "Proforma/Open/Paid Invoices" -msgstr "Профактура/Отворени/Платени фактури" +msgstr "Про-фактура/Отворени/Платени фактури" #. module: account #: field:report.invoice.created,residual:0 msgid "Residual" -msgstr "Остатоци" +msgstr "Остаток" #. module: account #: constraint:account.period:0 msgid "Error ! The duration of the Period(s) is/are invalid. " -msgstr "Грешка! Траењето на периодот е невалиден. " +msgstr "Грешка ! Времетраењето на периодот(ите) е/се погрешно. " #. module: account #: field:account.analytic.line,currency_id:0 msgid "Account currency" -msgstr "Валута на налогот" +msgstr "Валута на конто" #. module: account #: view:account.tax:0 msgid "Children Definition" -msgstr "" +msgstr "Дефиниција на подкатегорија" #. module: account #: code:addons/account/account_bank_statement.py:302 #, python-format msgid "Journal item \"%s\" is not valid." -msgstr "Ставката \"%s\" од дневникот не е валидна" +msgstr "Ставката на картицата \"%s\" не е валидна." #. module: account #: model:ir.model,name:account.model_report_aged_receivable msgid "Aged Receivable Till Today" -msgstr "" +msgstr "Постари побарувања до денес" #. module: account #: model:process.transition,name:account.process_transition_invoiceimport0 @@ -97,12 +99,12 @@ msgstr "Увези од фактура или плаќање" #. module: account #: model:ir.model,name:account.model_wizard_multi_charts_accounts msgid "wizard.multi.charts.accounts" -msgstr "" +msgstr "wizard.multi.charts.accounts" #. module: account #: view:account.move:0 msgid "Total Debit" -msgstr "" +msgstr "Вкупно задолжување" #. module: account #: view:account.unreconcile:0 @@ -110,6 +112,8 @@ msgid "" "If you unreconciliate transactions, you must also verify all the actions " "that are linked to those transactions because they will not be disabled" msgstr "" +"Доколку не ги порамните трансакциите, мора да ги потврдите сите акции кои се " +"поврзани со овие трансакции бидејќи тие нема да бидат исклучени" #. module: account #: constraint:account.journal:0 @@ -117,6 +121,8 @@ msgid "" "Configuration error! The currency chosen should be shared by the default " "accounts too." msgstr "" +"Грешка конфигурација! Избраната валута исто така треба да биде споделена од " +"страна на стандардните конта." #. module: account #: report:account.invoice:0 @@ -154,45 +160,42 @@ msgid "" "If the active field is set to False, it will allow you to hide the payment " "term without removing it." msgstr "" +"Доколку активното поле е подесено на Грешка, ќе ви овозможи да го сокриете " +"рокот за плаќање без да го отстраните." #. module: account #: code:addons/account/account_invoice.py:1428 #, python-format msgid "Warning!" -msgstr "Предупредување!" +msgstr "Внимание!" #. module: account #: code:addons/account/account.py:3112 #, python-format msgid "Miscellaneous Journal" -msgstr "" +msgstr "Картица разно" #. module: account #: field:account.fiscal.position.account,account_src_id:0 #: field:account.fiscal.position.account.template,account_src_id:0 msgid "Account Source" -msgstr "" +msgstr "Извор на конто" #. module: account #: model:ir.actions.act_window,name:account.act_acc_analytic_acc_5_report_hr_timesheet_invoice_journal msgid "All Analytic Entries" msgstr "Сите аналитички влезови" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Фактури направени во последните 15 дена" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" -msgstr "Назив на колона" +msgstr "Ознака на колона" #. module: account #: code:addons/account/wizard/account_move_journal.py:95 #, python-format msgid "Journal: %s" -msgstr "Дневник: %s" +msgstr "Картица: %s" #. module: account #: help:account.analytic.journal,type:0 @@ -201,9 +204,9 @@ msgid "" "invoice) to create analytic entries, OpenERP will look for a matching " "journal of the same type." msgstr "" -"Го дава типот на аналитички дневник. Кога е потребно за документ (на пр. " -"фактура) за да се креираат аналитички влезови, OpenERP ќе го побара " -"соодветниот дневник од ист тип." +"Го дава типот на аналитичката картица. Кога е потребно за некој документ (на " +"пр. фактура) да се креираат аналитички записи, OpenERP ќе ја побара " +"соодветната картица од ист тип." #. module: account #: model:ir.actions.act_window,name:account.action_account_tax_template_form @@ -214,7 +217,7 @@ msgstr "Урнеци за данок" #. module: account #: model:ir.model,name:account.model_account_tax msgid "account.tax" -msgstr "" +msgstr "account.tax" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_select @@ -228,28 +231,30 @@ msgid "" "Check this box if you don't want any VAT related to this Tax Code to appear " "on invoices" msgstr "" +"Изберете го ова поле доколку не сакате ДДВ поврзан со овој даночен код да се " +"појавува на фактурите" #. module: account #: code:addons/account/account_invoice.py:1241 #, python-format msgid "Invoice '%s' is paid partially: %s%s of %s%s (%s%s remaining)" -msgstr "Фактурата '%s' е платена делумно: %s%s од %s%s (%s%s остануваат)" +msgstr "Фактурата '%s' е платена делумно: %s%s од %s%s (%s%s преостанува)" #. module: account #: model:process.transition,note:account.process_transition_supplierentriesreconcile0 msgid "Accounting entries are an input of the reconciliation." -msgstr "" +msgstr "Сметководствените записи се инпут од порамнувањето." #. module: account #: model:ir.ui.menu,name:account.menu_finance_management_belgian_reports msgid "Belgian Reports" -msgstr "Белгиски извештај" +msgstr "Белгиски извештаи" #. module: account #: code:addons/account/account_move_line.py:1200 #, python-format msgid "You can not add/modify entries in a closed journal." -msgstr "Не може да додавате/менувате записи во затворена книга" +msgstr "Не можете да додавате/менувате влезови во затворена картица." #. module: account #: help:account.account,user_type:0 @@ -258,11 +263,14 @@ msgid "" "legal reports, and set the rules to close a fiscal year and generate opening " "entries." msgstr "" +"Типот на конто се користи само за информативни цели, за да генерира законски " +"извештаи кои се специфични за земјата, и да ги подеси правилата за затварање " +"на фискална година и генерирање на отворени записи." #. module: account #: report:account.overdue:0 msgid "Sub-Total :" -msgstr "" +msgstr "Вкупно :" #. module: account #: model:ir.actions.act_window,name:account.action_account_use_model_create_entry @@ -284,7 +292,7 @@ msgstr "Дозволи отпишување" #. module: account #: view:account.analytic.chart:0 msgid "Select the Period for Analysis" -msgstr "Избери период за анализа" +msgstr "Избери период за анализи" #. module: account #: view:account.move.line:0 @@ -300,7 +308,7 @@ msgstr "" #. module: account #: field:account.journal.column,field:0 msgid "Field Name" -msgstr "" +msgstr "Име на поле" #. module: account #: help:account.installer,charts:0 @@ -308,6 +316,9 @@ msgid "" "Installs localized accounting charts to match as closely as possible the " "accounting needs of your company based on your country." msgstr "" +"Ги инсталира локализираните контни планови за да се совпадне колку што е " +"можно поблиску со сметководствените потреби на вашата компанија засновано на " +"вашата земја." #. module: account #: code:addons/account/wizard/account_move_journal.py:63 @@ -318,17 +329,21 @@ msgid "" "You can create one in the menu: \n" "Configuration/Financial Accounting/Accounts/Journals." msgstr "" +"Не може да се пронајде картица на конто од %s тип за оваа компанија.\n" +"\n" +"Можете да ја креирате во менито: \n" +"Конфигурација/Финансиско сметководство/Сметки/Картици." #. module: account #: model:ir.model,name:account.model_account_unreconcile msgid "Account Unreconcile" -msgstr "" +msgstr "Непорамнето конто" #. module: account #: view:product.product:0 #: view:product.template:0 msgid "Purchase Properties" -msgstr "" +msgstr "Својства на набавката" #. module: account #: help:account.financial.report,style_overwrite:0 @@ -337,11 +352,15 @@ msgid "" "leave the automatic formatting, it will be computed based on the financial " "reports hierarchy (auto-computed field 'level')." msgstr "" +"Овде може да го подесите форматот во кој сакате овој извештај да биде " +"прикажан. Доколку оставите автоматско форматирање, ќе биде пресметано врз " +"основа на хиерархијата на финансиските извештаи (auto-computed field " +"'level')." #. module: account #: view:account.installer:0 msgid "Configure" -msgstr "Конфигурирање" +msgstr "Конфигурирај" #. module: account #: selection:account.entries.report,month:0 @@ -350,7 +369,7 @@ msgstr "Конфигурирање" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "June" -msgstr "" +msgstr "Јуни" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_bank @@ -359,42 +378,46 @@ msgid "" "OpenERP. Journal items are created by OpenERP if you use Bank Statements, " "Cash Registers, or Customer/Supplier payments." msgstr "" +"Овој преглед се користи од страна на сметководителите со цел масивно снимање " +"на записи во OpenERP. Ставките од картицата се креираат од страна на OpenERP " +"доколку користите изводи од банка, Готовински сметки, или плаќања од " +"Клиентот/Добавувачот." #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on an account of type view." -msgstr "" +msgstr "Не може да креирате ставки на картица на конто од тип прегледај." #. module: account #: model:ir.model,name:account.model_account_tax_template msgid "account.tax.template" -msgstr "" +msgstr "account.tax.template" #. module: account #: model:ir.model,name:account.model_account_bank_accounts_wizard msgid "account.bank.accounts.wizard" -msgstr "" +msgstr "account.bank.accounts.wizard" #. module: account #: field:account.move.line,date_created:0 #: field:account.move.reconcile,create_date:0 msgid "Creation date" -msgstr "Дата на креирање" +msgstr "Датум на креирање" #. module: account #: selection:account.journal,type:0 msgid "Purchase Refund" -msgstr "" +msgstr "Враќање на нарачка" #. module: account #: selection:account.journal,type:0 msgid "Opening/Closing Situation" -msgstr "" +msgstr "Отварање/Затварање на ситуација" #. module: account #: help:account.journal,currency:0 msgid "The currency used to enter statement" -msgstr "" +msgstr "Валута која се користи за да се внесе извод" #. module: account #: field:account.open.closed.fiscalyear,fyear_id:0 @@ -407,16 +430,18 @@ msgid "" "This field contains the informatin related to the numbering of the journal " "entries of this journal." msgstr "" +"Ова поле содржи информации поврзани со нумерирањето на записите во оваа " +"картица." #. module: account #: field:account.journal,default_debit_account_id:0 msgid "Default Debit Account" -msgstr "" +msgstr "Стандарда дебитна сметка" #. module: account #: view:account.move:0 msgid "Total Credit" -msgstr "" +msgstr "Вкупно кредит" #. module: account #: view:account.move.line.unreconcile.select:0 @@ -429,12 +454,12 @@ msgstr "" #: field:account.tax.template,chart_template_id:0 #: field:wizard.multi.charts.accounts,chart_template_id:0 msgid "Chart Template" -msgstr "" +msgstr "Урнек на графикон" #. module: account #: help:account.model.line,amount_currency:0 msgid "The amount expressed in an optional other currency." -msgstr "" +msgstr "Износ изразен во друга опциона валута." #. module: account #: field:accounting.report,enable_filter:0 @@ -448,6 +473,9 @@ msgid "" "it comes to 'Printed' state. When all transactions are done, it comes in " "'Done' state." msgstr "" +"Кога периодот на картицата е креиран. Состојбата е „Нацрт“. Доколку " +"извештајот е испечатен доаѓа до состојба „Испечатено“. Кога сите трансакции " +"за направени, доаѓа во состојба „Завршено“." #. module: account #: model:ir.actions.act_window,help:account.action_account_tax_chart @@ -486,7 +514,7 @@ msgstr "" #: model:ir.model,name:account.model_account_journal #: field:validate.account.move,journal_id:0 msgid "Journal" -msgstr "Дневник" +msgstr "Картица" #. module: account #: model:ir.model,name:account.model_account_invoice_confirm @@ -501,7 +529,7 @@ msgstr "" #. module: account #: field:account.bank.statement,account_id:0 msgid "Account used in this journal" -msgstr "Сметка која се користи во овој дневник" +msgstr "Сметка која се користи во оваа картица" #. module: account #: help:account.aged.trial.balance,chart_account_id:0 @@ -519,33 +547,33 @@ msgstr "Сметка која се користи во овој дневник" #: help:account.vat.declaration,chart_account_id:0 #: help:accounting.report,chart_account_id:0 msgid "Select Charts of Accounts" -msgstr "" +msgstr "Избери контен план" #. module: account #: sql_constraint:res.company:0 msgid "The company name must be unique !" -msgstr "Името на компанијата мора да биде единствено!" +msgstr "Името на компанијата мора да биде уникатно !" #. module: account #: model:ir.model,name:account.model_account_invoice_refund msgid "Invoice Refund" -msgstr "Враќање на фактура" +msgstr "Повлекување на фактура" #. module: account #: report:account.overdue:0 msgid "Li." -msgstr "" +msgstr "Li." #. module: account #: field:account.automatic.reconcile,unreconciled:0 msgid "Not reconciled transactions" -msgstr "Нема порамнети трансакции" +msgstr "Не порамнети трансакции" #. module: account #: report:account.general.ledger:0 #: report:account.general.ledger_landscape:0 msgid "Counterpart" -msgstr "" +msgstr "Соработник" #. module: account #: view:account.fiscal.position:0 @@ -563,7 +591,7 @@ msgstr "Затвори фискална година" #. module: account #: model:process.transition,note:account.process_transition_confirmstatementfromdraft0 msgid "The accountant confirms the statement." -msgstr "Сметководителот ја потврдува изјавата" +msgstr "Сметководителот ја потврдува изјавата." #. module: account #: selection:account.balance.report,display_account:0 @@ -577,12 +605,12 @@ msgstr "Сите" #. module: account #: field:account.invoice.report,address_invoice_id:0 msgid "Invoice Address Name" -msgstr "Адреса на фактурата" +msgstr "Адреса за фактурирање" #. module: account #: selection:account.installer,period:0 msgid "3 Monthly" -msgstr "" +msgstr "3 месечно" #. module: account #: view:account.unreconcile.reconcile:0 @@ -590,11 +618,13 @@ msgid "" "If you unreconciliate transactions, you must also verify all the actions " "that are linked to those transactions because they will not be disable" msgstr "" +"Доколку не ги порамните трансакциите, мора да ги верификувате сите акции кои " +"се поврзани со овие трансакции бидејќи тие нема да бидат исклучени" #. module: account #: view:analytic.entries.report:0 msgid " 30 Days " -msgstr " 30 дена " +msgstr " 30 денови " #. module: account #: field:ir.sequence,fiscal_ids:0 @@ -605,39 +635,39 @@ msgstr "Секвенци" #: field:account.financial.report,account_report_id:0 #: selection:account.financial.report,type:0 msgid "Report Value" -msgstr "" +msgstr "Вредност на извештај" #. module: account #: view:account.fiscal.position.template:0 msgid "Taxes Mapping" -msgstr "" +msgstr "Мапирање на даноци" #. module: account #: report:account.central.journal:0 msgid "Centralized Journal" -msgstr "Централизиран дневник" +msgstr "Центализирана картица" #. module: account #: sql_constraint:account.sequence.fiscalyear:0 msgid "Main Sequence must be different from current !" -msgstr "Главната секвенца мора да биде различна од тековната!" +msgstr "Главната секвенца мора да се разликува од тековната !" #. module: account #: code:addons/account/account_move_line.py:1251 #, python-format msgid "No period found or more than one period found for the given date." -msgstr "Не е пронајден период или има повеќе од еден период за дадена дата." +msgstr "Не е пронајден период или има повеќе од еден период за даден датум." #. module: account #: field:account.invoice.tax,tax_amount:0 msgid "Tax Code Amount" -msgstr "" +msgstr "Конто на даночен код" #. module: account #: code:addons/account/account.py:3116 #, python-format msgid "SAJ" -msgstr "" +msgstr "SAJ" #. module: account #: view:account.period:0 @@ -653,12 +683,12 @@ msgstr "" #. module: account #: field:account.fiscalyear.close,period_id:0 msgid "Opening Entries Period" -msgstr "" +msgstr "Период на отварање записи" #. module: account #: model:ir.model,name:account.model_account_journal_period msgid "Journal Period" -msgstr "" +msgstr "Период на картица" #. module: account #: code:addons/account/account_move_line.py:750 @@ -666,18 +696,7 @@ msgstr "" #, python-format msgid "To reconcile the entries company should be the same for all entries" msgstr "" - -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" +"За да ги порамните записите компанијата мора да биде иста за сите влезови" #. module: account #: constraint:account.move.line:0 @@ -685,41 +704,43 @@ msgid "" "The date of your Journal Entry is not in the defined period! You should " "change the date or remove this constraint from the journal." msgstr "" +"Датумот на записот во картицата не е во дефинираниот период! Треба да го " +"промените датумот или да го отстраните ова ограничување од картицата." #. module: account #: model:ir.model,name:account.model_account_report_general_ledger msgid "General Ledger Report" -msgstr "" +msgstr "Извештај од главната книга" #. module: account #: view:account.invoice:0 msgid "Re-Open" -msgstr "Отвори повторно" +msgstr "Повторно отварање" #. module: account #: view:account.use.model:0 msgid "Are you sure you want to create entries?" -msgstr "Дали сакате да креирате влезови?" +msgstr "Дали сте сигурни дека сакате да креирате записи?" #. module: account #: view:account.invoice:0 msgid "Print Invoice" -msgstr "Принтај фактура" +msgstr "Печати фактура" #. module: account #: field:account.partner.reconcile.process,today_reconciled:0 msgid "Partners Reconciled Today" -msgstr "" +msgstr "Партнери кои се порамнети денес" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this year" -msgstr "" +msgstr "Картица за продажба во оваа година" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children with hierarchy" -msgstr "" +msgstr "Прикажи подкатегории со хиерархија" #. module: account #: selection:account.payment.term.line,value:0 @@ -737,18 +758,18 @@ msgstr "Графикони" #: model:ir.model,name:account.model_project_account_analytic_line #, python-format msgid "Analytic Entries by line" -msgstr "Аналитички влезови преку линија" +msgstr "Аналитички записи по ставка" #. module: account #: field:account.invoice.refund,filter_refund:0 msgid "Refund Method" -msgstr "Метод на рефундирање" +msgstr "Метод на повлекување" #. module: account #: code:addons/account/wizard/account_change_currency.py:38 #, python-format msgid "You can only change currency for Draft Invoice !" -msgstr "Можете единствено да ја промените валутата за нацрт фактурата" +msgstr "Можете да ја промените единствено валутата за Нацрт фактурата !" #. module: account #: model:ir.ui.menu,name:account.menu_account_report @@ -776,7 +797,7 @@ msgstr "Тип" msgid "" "Taxes are missing!\n" "Click on compute button." -msgstr "" +msgstr "Недостасуваат даноци! Притиснете на копчето пресметај даноци." #. module: account #: model:ir.model,name:account.model_account_subscription_line @@ -786,12 +807,12 @@ msgstr "" #. module: account #: help:account.invoice,reference:0 msgid "The partner reference of this invoice." -msgstr "" +msgstr "Референца на партнерот од оваа фактура." #. module: account #: view:account.invoice.report:0 msgid "Supplier Invoices And Refunds" -msgstr "" +msgstr "Фактури и поврати на добавувач" #. module: account #: view:account.move.line.unreconcile.select:0 @@ -799,17 +820,19 @@ msgstr "" #: view:account.unreconcile.reconcile:0 #: model:ir.model,name:account.model_account_move_line_unreconcile_select msgid "Unreconciliation" -msgstr "" +msgstr "Непорамнување" #. module: account #: view:account.payment.term.line:0 msgid "At 14 net days 2 percent, remaining amount at 30 days end of month." msgstr "" +"На 14 нето денови 2 проценти, преостанатиот износ на 30 денови до крај на " +"месецот." #. module: account #: model:ir.model,name:account.model_account_analytic_journal_report msgid "Account Analytic Journal" -msgstr "Сметководствен аналитички дневник" +msgstr "Аналитичка картица на конто" #. module: account #: model:ir.model,name:account.model_account_automatic_reconcile @@ -819,7 +842,7 @@ msgstr "Автоматско порамнување" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 msgid "J.C./Move name" -msgstr "" +msgstr "J.C./Име на движење" #. module: account #: model:ir.actions.act_window,help:account.action_account_gain_loss @@ -829,10 +852,10 @@ msgid "" "or Loss you'd realized if those transactions were ended today. Only for " "accounts having a secondary currency set." msgstr "" -"Кога правите мулти-валутни трансакции, може да изгубите или добиете одредена " -"сума како резултат на промените во девизниот курс. Ова мени ви дава " -"предвидување на Добивката или Загубата која ќе ја реализирате доколку овие " -"трансакции се заврѓат денеска. Само за сметките кои имаат поставено " +"Кога правите повеќе-валутни трансакции, може да загубите или добиете " +"одредена сума како резултат на промените во девизниот курс. Ова мени ви дава " +"предвидување на Добивката или Загубата која ќе ја остварите доколку овие " +"трансакции беа завршени денес. Единствено за сметки кои имаат подесено " "секундарна валута." #. module: account @@ -854,6 +877,7 @@ msgstr "денови" msgid "" "If checked, the new chart of accounts will not contain this by default." msgstr "" +"Доколку означите, новиот контен план нема да го содржи ова стандардно." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:110 @@ -862,6 +886,8 @@ msgid "" "Can not %s invoice which is already reconciled, invoice should be " "unreconciled first. You can only Refund this invoice" msgstr "" +"Не може да %s фактура која е веќе порамнета, фактурата мора да биде првин " +"непорамнета. Можете единствено да ја повлечете оваа фактура" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form_new @@ -876,7 +902,7 @@ msgstr "Пресметка" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Cancel: refund invoice and reconcile" -msgstr "Откажи: повлечи фактура и порамни" +msgstr "Откажи: врати фактура и порамни" #. module: account #: field:account.cashbox.line,pieces:0 @@ -887,14 +913,14 @@ msgstr "Вредности" #: view:account.invoice.report:0 #: field:account.invoice.report,delay_to_pay:0 msgid "Avg. Delay To Pay" -msgstr "" +msgstr "Просечно одолжување за плаќање" #. module: account #: model:ir.actions.act_window,name:account.action_account_tax_chart #: model:ir.actions.act_window,name:account.action_tax_code_tree #: model:ir.ui.menu,name:account.menu_action_tax_code_tree msgid "Chart of Taxes" -msgstr "Карта на даноци" +msgstr "Графикон на даноци" #. module: account #: view:account.fiscalyear:0 @@ -913,6 +939,8 @@ msgid "" "You cannot validate this journal entry because account \"%s\" does not " "belong to chart of accounts \"%s\"!" msgstr "" +"Не може да го потврдите овој запис на картицата бидејќи сметката \"%s\" не " +"припаѓа на контниот план \"%s\"!" #. module: account #: code:addons/account/account_move_line.py:835 @@ -951,32 +979,32 @@ msgstr "Консолидирање" #: model:account.financial.report,name:account.account_financial_report_liability0 #: model:account.financial.report,name:account.account_financial_report_liabilitysum0 msgid "Liability" -msgstr "" +msgstr "Обврска" #. module: account #: view:account.entries.report:0 msgid "Extended Filters..." -msgstr "Напредно пребарување" +msgstr "Проширени филтри..." #. module: account #: model:ir.ui.menu,name:account.menu_account_central_journal msgid "Centralizing Journal" -msgstr "Централизиран дневник" +msgstr "Централизирана картица" #. module: account #: selection:account.journal,type:0 msgid "Sale Refund" -msgstr "" +msgstr "Повлечи продажба" #. module: account #: model:process.node,note:account.process_node_accountingstatemententries0 msgid "Bank statement" -msgstr "" +msgstr "Извод од банка" #. module: account #: field:account.analytic.line,move_id:0 msgid "Move Line" -msgstr "" +msgstr "Премести ставка" #. module: account #: help:account.move.line,tax_amount:0 @@ -995,12 +1023,12 @@ msgstr "" #. module: account #: view:account.analytic.line:0 msgid "Purchases" -msgstr "" +msgstr "Набавки" #. module: account #: field:account.model,lines_id:0 msgid "Model Entries" -msgstr "" +msgstr "Модел на записи" #. module: account #: field:account.account,code:0 @@ -1017,7 +1045,7 @@ msgstr "" #: report:account.partner.balance:0 #: field:account.period,code:0 msgid "Code" -msgstr "" +msgstr "Код" #. module: account #: code:addons/account/account.py:2268 @@ -1027,7 +1055,7 @@ msgstr "" #: code:addons/account/account_move_line.py:173 #, python-format msgid "No Analytic Journal !" -msgstr "" +msgstr "Нема аналитичка картица !" #. module: account #: report:account.partner.balance:0 @@ -1036,23 +1064,23 @@ msgstr "" #: model:ir.actions.report.xml,name:account.account_3rdparty_account_balance #: model:ir.ui.menu,name:account.menu_account_partner_balance_report msgid "Partner Balance" -msgstr "" +msgstr "Биланс на партнер" #. module: account #: field:account.bank.accounts.wizard,acc_name:0 msgid "Account Name." -msgstr "" +msgstr "Име на конто." #. module: account #: field:account.chart.template,property_reserve_and_surplus_account:0 #: field:res.company,property_reserve_and_surplus_account:0 msgid "Reserve and Profit/Loss Account" -msgstr "" +msgstr "Конто Резерва и профит/Загуба" #. module: account #: field:report.account.receivable,name:0 msgid "Week of Year" -msgstr "" +msgstr "Недела од годината" #. module: account #: field:account.report.general.ledger,landscape:0 @@ -1066,16 +1094,18 @@ msgid "" "You cannot change the type of account from '%s' to '%s' type as it contains " "journal items!" msgstr "" +"Не може да го промените типот на контото од '%s' во '%s' тип бидејќи содржи " +"ставки во картицата!" #. module: account #: field:account.report.general.ledger,sortby:0 msgid "Sort by" -msgstr "" +msgstr "Сортирај по" #. module: account #: help:account.fiscalyear.close,fy_id:0 msgid "Select a Fiscal year to close" -msgstr "" +msgstr "Избери фискална година за затварање" #. module: account #: help:account.account.template,user_type:0 @@ -1083,6 +1113,8 @@ msgid "" "These types are defined according to your country. The type contains more " "information about the account and its specificities." msgstr "" +"Овие типови се дефинирани спрема вашата земја. Типот содржи повеќе " +"информации за контото и неговите особености." #. module: account #: code:addons/account/account_move_line.py:842 @@ -1090,45 +1122,46 @@ msgstr "" msgid "" "You have to provide an account for the write off/exchange difference entry !" msgstr "" +"Мора да обезбедите сметка за отпишување/промена на записот за разликата !" #. module: account #: view:account.tax:0 msgid "Applicability Options" -msgstr "" +msgstr "Опции за применливост" #. module: account #: report:account.partner.balance:0 msgid "In dispute" -msgstr "" +msgstr "Во спор" #. module: account #: model:ir.actions.act_window,name:account.action_view_bank_statement_tree #: model:ir.ui.menu,name:account.journal_cash_move_lines msgid "Cash Registers" -msgstr "" +msgstr "Благајнички регистри" #. module: account #: report:account.analytic.account.journal:0 #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "-" -msgstr "" +msgstr "-" #. module: account #: view:account.analytic.account:0 #: model:res.groups,name:account.group_account_manager msgid "Manager" -msgstr "" +msgstr "Менаџер" #. module: account #: view:account.subscription.generate:0 msgid "Generate Entries before:" -msgstr "" +msgstr "Генерирајте записи пред:" #. module: account #: view:account.move.line:0 msgid "Unbalanced Journal Items" -msgstr "" +msgstr "Небалансирани ставки во картица" #. module: account #: model:account.account.type,name:account.data_account_type_bank @@ -1136,17 +1169,17 @@ msgstr "" #: code:addons/account/account.py:3003 #, python-format msgid "Bank" -msgstr "" +msgstr "Банка" #. module: account #: field:account.period,date_start:0 msgid "Start of Period" -msgstr "" +msgstr "Почеток на период" #. module: account #: model:process.transition,name:account.process_transition_confirmstatementfromdraft0 msgid "Confirm statement" -msgstr "" +msgstr "Потврди изјава" #. module: account #: help:account.account,foreign_balance:0 @@ -1154,22 +1187,24 @@ msgid "" "Total amount (in Secondary currency) for transactions held in secondary " "currency for this account." msgstr "" +"Вкупен износ (во секундарна валута) за трансакции направени во секундарната " +"валута за оваа сметка." #. module: account #: field:account.fiscal.position.tax,tax_dest_id:0 #: field:account.fiscal.position.tax.template,tax_dest_id:0 msgid "Replacement Tax" -msgstr "" +msgstr "Замени данок" #. module: account #: selection:account.move.line,centralisation:0 msgid "Credit Centralisation" -msgstr "" +msgstr "Централизирање на кредит" #. module: account #: view:report.account_type.sales:0 msgid "All Months Sales by type" -msgstr "" +msgstr "Сите месечни продажби по тип" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree2 @@ -1179,27 +1214,32 @@ msgid "" "purchase orders or receipts. This way, you can control the invoice from your " "supplier according to what you purchased or received." msgstr "" +"Со фактурите на добавувачот може да внесете и менаџирате фактури издадени од " +"вашите добавуавчи. OpenERP исто така може да денерира нацрт фактури " +"автоматски од налозите за нарачка или приемниците. На овој начин, може да ја " +"контролирате фактурата од вашиот добавувач според она што го нарачувате или " +"примате." #. module: account #: model:ir.actions.act_window,name:account.action_account_tax_code_template_form #: model:ir.ui.menu,name:account.menu_action_account_tax_code_template_form msgid "Tax Code Templates" -msgstr "" +msgstr "Урнеци за даночни кодови" #. module: account #: view:account.invoice.cancel:0 msgid "Cancel Invoices" -msgstr "" +msgstr "Откажи фактури" #. module: account #: help:account.journal,code:0 msgid "The code will be displayed on reports." -msgstr "" +msgstr "Кодот ќе биде прикажан на извештаите." #. module: account #: view:account.tax.template:0 msgid "Taxes used in Purchases" -msgstr "" +msgstr "Даноци користени при нарачките" #. module: account #: field:account.invoice.tax,tax_code_id:0 @@ -1207,22 +1247,22 @@ msgstr "" #: field:account.tax.template,tax_code_id:0 #: model:ir.model,name:account.model_account_tax_code msgid "Tax Code" -msgstr "" +msgstr "Даночен код" #. module: account #: field:account.account,currency_mode:0 msgid "Outgoing Currencies Rate" -msgstr "" +msgstr "Однос на излезни валути" #. module: account #: selection:account.analytic.journal,type:0 msgid "Situation" -msgstr "" +msgstr "Ситуација" #. module: account #: help:account.move.line,move_id:0 msgid "The move of this entry line." -msgstr "" +msgstr "Движење на оваа ставка од записот." #. module: account #: code:addons/account/account_move_line.py:1302 @@ -1231,11 +1271,13 @@ msgid "" "You can not use this general account in this journal, check the tab 'Entry " "Controls' on the related journal !" msgstr "" +"Не можете да го користите ова општо конто во оваа картица, проверете го " +"јазичето 'Контроли на влезови' на соодветната картица !" #. module: account #: field:account.move.line.reconcile,trans_nbr:0 msgid "# of Transaction" -msgstr "" +msgstr "# од трансакцијата" #. module: account #: report:account.general.ledger:0 @@ -1243,30 +1285,30 @@ msgstr "" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Entry Label" -msgstr "" +msgstr "Ознака на запис" #. module: account #: code:addons/account/account.py:1129 #, python-format msgid "You can not modify/delete a journal with entries for this period !" -msgstr "" +msgstr "Не можете да измените/избришете картица со влезови за овој период !" #. module: account #: help:account.invoice,origin:0 #: help:account.invoice.line,origin:0 msgid "Reference of the document that produced this invoice." -msgstr "" +msgstr "Референца на документот кој ја произвел оваа фактура." #. module: account #: view:account.analytic.line:0 #: view:account.journal:0 msgid "Others" -msgstr "" +msgstr "Други" #. module: account #: view:account.subscription:0 msgid "Draft Subscription" -msgstr "" +msgstr "Нацрт претплата" #. module: account #: view:account.account:0 @@ -1295,25 +1337,25 @@ msgstr "" #: model:ir.model,name:account.model_account_account #: field:report.account.sales,account_id:0 msgid "Account" -msgstr "" +msgstr "Конто" #. module: account #: field:account.tax,include_base_amount:0 msgid "Included in base amount" -msgstr "" +msgstr "Вклучено во основната сума" #. module: account #: view:account.entries.report:0 #: model:ir.actions.act_window,name:account.action_account_entries_report_all #: model:ir.ui.menu,name:account.menu_action_account_entries_report_all msgid "Entries Analysis" -msgstr "" +msgstr "Анализа на влезови" #. module: account #: field:account.account,level:0 #: field:account.financial.report,level:0 msgid "Level" -msgstr "" +msgstr "Ниво" #. module: account #: report:account.invoice:0 @@ -1328,74 +1370,74 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_tax_report #: model:ir.ui.menu,name:account.next_id_27 msgid "Taxes" -msgstr "" +msgstr "Даноци" #. module: account #: code:addons/account/wizard/account_financial_report.py:69 #: code:addons/account/wizard/account_report_common.py:144 #, python-format msgid "Select a starting and an ending period" -msgstr "" +msgstr "Изберете период на започнување и завршување" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitandloss0 msgid "Profit and Loss" -msgstr "" +msgstr "Профит и загуба" #. module: account #: model:ir.model,name:account.model_account_account_template msgid "Templates for Accounts" -msgstr "" +msgstr "Урнеци за сметки" #. module: account #: view:account.tax.code.template:0 msgid "Search tax template" -msgstr "" +msgstr "Барај урнек за данок" #. module: account #: view:account.move.reconcile:0 #: model:ir.actions.act_window,name:account.action_account_reconcile_select #: model:ir.actions.act_window,name:account.action_view_account_move_line_reconcile msgid "Reconcile Entries" -msgstr "" +msgstr "Порамни влезови" #. module: account #: model:ir.actions.report.xml,name:account.account_overdue #: view:res.company:0 msgid "Overdue Payments" -msgstr "" +msgstr "Задоцнети плаќања" #. module: account #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Initial Balance" -msgstr "" +msgstr "Почетен биланс" #. module: account #: view:account.invoice:0 msgid "Reset to Draft" -msgstr "" +msgstr "Ресетирај до нацрт" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "Bank Information" -msgstr "" +msgstr "Банкарски информации" #. module: account #: view:account.aged.trial.balance:0 #: view:account.common.report:0 msgid "Report Options" -msgstr "" +msgstr "Опции за извештај" #. module: account #: model:ir.model,name:account.model_account_entries_report msgid "Journal Items Analysis" -msgstr "" +msgstr "Анализи на ставки од картица" #. module: account #: model:ir.ui.menu,name:account.next_id_22 msgid "Partners" -msgstr "" +msgstr "Партнери" #. module: account #: view:account.bank.statement:0 @@ -1404,17 +1446,17 @@ msgstr "" #: model:process.node,name:account.process_node_bankstatement0 #: model:process.node,name:account.process_node_supplierbankstatement0 msgid "Bank Statement" -msgstr "" +msgstr "Банкарски извод" #. module: account #: field:res.partner,property_account_receivable:0 msgid "Account Receivable" -msgstr "" +msgstr "Конто на побарувања" #. module: account #: model:ir.actions.report.xml,name:account.account_central_journal msgid "Central Journal" -msgstr "" +msgstr "Централна картица" #. module: account #: selection:account.balance.report,display_account:0 @@ -1422,12 +1464,12 @@ msgstr "" #: selection:account.partner.balance,display_partner:0 #: selection:account.report.general.ledger,display_account:0 msgid "With balance is not equal to 0" -msgstr "" +msgstr "Со билансот не е еднакво на 0" #. module: account #: view:account.tax:0 msgid "Search Taxes" -msgstr "" +msgstr "Барај даноци" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger @@ -1437,39 +1479,39 @@ msgstr "" #. module: account #: view:account.model:0 msgid "Create entries" -msgstr "" +msgstr "Креирај записи" #. module: account #: field:account.entries.report,nbr:0 msgid "# of Items" -msgstr "" +msgstr "# од ставки" #. module: account #: field:account.automatic.reconcile,max_amount:0 msgid "Maximum write-off amount" -msgstr "" +msgstr "Максимален отпишан износ" #. module: account #: view:account.invoice:0 msgid "Compute Taxes" -msgstr "" +msgstr "Пресметај даноци" #. module: account #: field:account.chart.template,code_digits:0 #: field:wizard.multi.charts.accounts,code_digits:0 msgid "# of Digits" -msgstr "" +msgstr "# од броеви" #. module: account #: field:account.journal,entry_posted:0 msgid "Skip 'Draft' State for Manual Entries" -msgstr "" +msgstr "Прескокни 'Нацрт' Состојба за рачни записи" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,price_total:0 msgid "Total Without Tax" -msgstr "" +msgstr "Вкупно без данок" #. module: account #: model:ir.actions.act_window,help:account.action_move_journal_line @@ -1479,11 +1521,15 @@ msgid "" "entry per accounting document: invoice, refund, supplier payment, bank " "statements, etc." msgstr "" +"Записот во картицата е составен од неклоку ставки на картицата, од кои " +"секоја е дебитна или кредитна трансакција. OpenERP автоматски креира еден " +"запис на картицата по сметководствен документ: фактура, поврат, плаќање на " +"добавувач, банкарски извод и др." #. module: account #: view:account.entries.report:0 msgid "# of Entries " -msgstr "" +msgstr "# од влезови " #. module: account #: help:account.fiscal.position,active:0 @@ -1491,17 +1537,19 @@ msgid "" "By unchecking the active field, you may hide a fiscal position without " "deleting it." msgstr "" +"Преку отселектирање на активното поле, може да ја сокриете фискалната " +"позиција без да ја отстраните." #. module: account #: model:ir.model,name:account.model_temp_range msgid "A Temporary table used for Dashboard view" -msgstr "" +msgstr "Привремена табела која се користи за преглед на контролна табла" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree4 #: model:ir.ui.menu,name:account.menu_action_invoice_tree4 msgid "Supplier Refunds" -msgstr "" +msgstr "Повлекувања на добавувач" #. module: account #: selection:account.account,type:0 @@ -1512,48 +1560,48 @@ msgstr "" #: selection:account.fiscalyear,state:0 #: selection:account.period,state:0 msgid "Closed" -msgstr "" +msgstr "Затворено" #. module: account #: model:ir.ui.menu,name:account.menu_finance_recurrent_entries msgid "Recurring Entries" -msgstr "" +msgstr "Повторување на записи" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_template msgid "Template for Fiscal Position" -msgstr "" +msgstr "Урнек за фискална позиција" #. module: account #: field:account.automatic.reconcile,reconciled:0 msgid "Reconciled transactions" -msgstr "" +msgstr "Порамнети трансакции" #. module: account #: field:account.journal.view,columns_id:0 msgid "Columns" -msgstr "" +msgstr "Колони" #. module: account #: report:account.overdue:0 msgid "." -msgstr "" +msgstr "." #. module: account #: view:account.analytic.cost.ledger.journal.report:0 msgid "and Journals" -msgstr "" +msgstr "и картици" #. module: account #: field:account.journal,groups_id:0 msgid "Groups" -msgstr "" +msgstr "Групи" #. module: account #: field:account.invoice,amount_untaxed:0 #: field:report.invoice.created,amount_untaxed:0 msgid "Untaxed" -msgstr "" +msgstr "Без данок" #. module: account #: view:account.partner.reconcile.process:0 @@ -1563,30 +1611,30 @@ msgstr "" #. module: account #: view:account.bank.statement:0 msgid "Search Bank Statements" -msgstr "" +msgstr "Барај банкарски изводи" #. module: account #: view:account.move.line:0 msgid "Unposted Journal Items" -msgstr "" +msgstr "Необјавени ставки на картица" #. module: account #: view:account.chart.template:0 #: field:account.chart.template,property_account_payable:0 msgid "Payable Account" -msgstr "" +msgstr "Платежна сметка" #. module: account #: field:account.tax,account_paid_id:0 #: field:account.tax.template,account_paid_id:0 msgid "Refund Tax Account" -msgstr "" +msgstr "Конто за поврат на данок" #. module: account #: view:account.bank.statement:0 #: field:account.bank.statement,line_ids:0 msgid "Statement lines" -msgstr "" +msgstr "Ставки на извод" #. module: account #: model:ir.actions.act_window,help:account.action_bank_statement_tree @@ -1598,23 +1646,29 @@ msgid "" "the Payment column of a line, you can press F1 to open the reconciliation " "form." msgstr "" +"Банкарскиот извод е резиме на сите финансиски трансакции кои се појавуваат " +"во текот на даден временски период на контото задолжување, кредитна картичка " +"или било кој друг тип на финансиско конто. Почетниот биланс ќе биде " +"предложен автоматски и завршниот биланс ќе се најде на вашиот извод. Кога " +"сте во колоната плаќање од ставката, може да притиснете F1 за да го отворите " +"формуларот за порамнување." #. module: account #: report:account.analytic.account.cost_ledger:0 msgid "Date/Code" -msgstr "" +msgstr "Датум/Код" #. module: account #: field:account.analytic.line,general_account_id:0 #: view:analytic.entries.report:0 #: field:analytic.entries.report,general_account_id:0 msgid "General Account" -msgstr "" +msgstr "Општо конто" #. module: account #: field:res.partner,debit_limit:0 msgid "Payable Limit" -msgstr "" +msgstr "Платежен лимит" #. module: account #: report:account.invoice:0 @@ -1624,18 +1678,18 @@ msgstr "" #: model:ir.model,name:account.model_account_invoice #: model:res.request.link,name:account.req_link_invoice msgid "Invoice" -msgstr "" +msgstr "Фактура" #. module: account #: model:process.node,note:account.process_node_analytic0 #: model:process.node,note:account.process_node_analyticcost0 msgid "Analytic costs to invoice" -msgstr "" +msgstr "Да се фактурираат аналитички трошоци" #. module: account #: view:ir.sequence:0 msgid "Fiscal Year Sequence" -msgstr "" +msgstr "Секвенца на фискална година" #. module: account #: field:wizard.multi.charts.accounts,seq_journal:0 @@ -1645,12 +1699,7 @@ msgstr "" #. module: account #: view:account.invoice:0 msgid "Responsible" -msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" +msgstr "Одговорен" #. module: account #: view:account.invoice.refund:0 @@ -1658,34 +1707,36 @@ msgid "" "Cancel Invoice: Creates the refund invoice, validate and reconcile it to " "cancel the current invoice." msgstr "" +"Откажи фактура: Креира повлечена фактура, ја потврдува и порамнува за да ја " +"откаже тековната фактура." #. module: account #: model:ir.ui.menu,name:account.periodical_processing_invoicing msgid "Invoicing" -msgstr "" +msgstr "Фактурирање" #. module: account #: code:addons/account/report/account_partner_balance.py:115 #, python-format msgid "Unknown Partner" -msgstr "" +msgstr "Непознат партнер" #. module: account #: field:account.tax.code,sum:0 msgid "Year Sum" -msgstr "" +msgstr "Годишна сума" #. module: account #: code:addons/account/account_invoice.py:1429 #, python-format msgid "" "You selected an Unit of Measure which is not compatible with the product." -msgstr "" +msgstr "Избравте единица мерка која не е компатибилна со производот." #. module: account #: view:account.change.currency:0 msgid "This wizard will change the currency of the invoice" -msgstr "" +msgstr "Овој волшебник ќе ја промени валутата на фактурата" #. module: account #: model:ir.actions.act_window,help:account.action_account_chart @@ -1694,16 +1745,19 @@ msgid "" "Have a complete tree view of all journal items per account code by clicking " "on an account." msgstr "" +"Го прикажува контниот план на вашата компанија по фискална година и филтер " +"по период. Имате комплетен преглед на дрвото од сите ставки на картицата по " +"код на контото со кликање на контото." #. module: account #: view:account.analytic.account:0 msgid "Pending Accounts" -msgstr "" +msgstr "Чекам конта" #. module: account #: view:account.tax.template:0 msgid "Tax Declaration" -msgstr "" +msgstr "Даночна декларација" #. module: account #: help:account.journal.period,active:0 @@ -1711,16 +1765,18 @@ msgid "" "If the active field is set to False, it will allow you to hide the journal " "period without removing it." msgstr "" +"Доколку активното поле е подесено на Грешка, ќе можете да го сокриете " +"периодот на картицата без да го отстраните." #. module: account #: view:res.partner:0 msgid "Supplier Debit" -msgstr "" +msgstr "Задолжување на добавувачот" #. module: account #: model:ir.actions.act_window,name:account.act_account_partner_account_move_all msgid "Receivables & Payables" -msgstr "" +msgstr "Побарувања и обврски" #. module: account #: model:ir.model,name:account.model_account_common_journal_report @@ -1730,49 +1786,49 @@ msgstr "" #. module: account #: selection:account.partner.balance,display_partner:0 msgid "All Partners" -msgstr "" +msgstr "Сите партнери" #. module: account #: view:account.analytic.chart:0 msgid "Analytic Account Charts" -msgstr "" +msgstr "Аналитички контен план" #. module: account #: view:account.analytic.line:0 #: view:analytic.entries.report:0 msgid "My Entries" -msgstr "" +msgstr "Мои записи" #. module: account #: report:account.overdue:0 msgid "Customer Ref:" -msgstr "" +msgstr "Реф. на добавувач:" #. module: account #: code:addons/account/account_cash_statement.py:292 #, python-format msgid "User %s does not have rights to access %s journal !" -msgstr "" +msgstr "Корисникот %s нема право на пристап до %s картица !" #. module: account #: help:account.period,special:0 msgid "These periods can overlap." -msgstr "" +msgstr "Овие периоди може да се преклопат." #. module: account #: model:process.node,name:account.process_node_draftstatement0 msgid "Draft statement" -msgstr "" +msgstr "Нацрт изјава" #. module: account #: view:account.tax:0 msgid "Tax Declaration: Credit Notes" -msgstr "" +msgstr "Даночна декларација: Белешки за кредит" #. module: account #: field:account.move.line.reconcile,credit:0 msgid "Credit amount" -msgstr "" +msgstr "Кредитен износ" #. module: account #: code:addons/account/account.py:407 @@ -1780,55 +1836,55 @@ msgstr "" #: code:addons/account/account.py:429 #, python-format msgid "Error!" -msgstr "" +msgstr "Грешка!" #. module: account #: sql_constraint:account.move.line:0 msgid "Wrong credit or debit value in accounting entry !" -msgstr "" +msgstr "Погрешна кредитна или дебитна вредност во сметководствениот запис !" #. module: account #: view:account.invoice.report:0 #: model:ir.actions.act_window,name:account.action_account_invoice_report_all #: model:ir.ui.menu,name:account.menu_action_account_invoice_report_all msgid "Invoices Analysis" -msgstr "" +msgstr "Анализи на фактури" #. module: account #: model:ir.model,name:account.model_account_period_close msgid "period close" -msgstr "" +msgstr "Затвори период" #. module: account #: view:account.installer:0 msgid "Configure Fiscal Year" -msgstr "" +msgstr "Конфигурирај фискална година" #. module: account #: model:ir.actions.act_window,name:account.action_project_account_analytic_line_form msgid "Entries By Line" -msgstr "" +msgstr "Записи по ставка" #. module: account #: field:account.vat.declaration,based_on:0 msgid "Based on" -msgstr "" +msgstr "Засновано на" #. module: account #: field:account.invoice,move_id:0 #: field:account.invoice,move_name:0 msgid "Journal Entry" -msgstr "" +msgstr "Запис на картица" #. module: account #: view:account.tax:0 msgid "Tax Declaration: Invoices" -msgstr "" +msgstr "Даночна декларација: фактури" #. module: account #: field:account.cashbox.line,subtotal:0 msgid "Sub Total" -msgstr "" +msgstr "Вкупно" #. module: account #: view:account.account:0 @@ -1837,34 +1893,34 @@ msgstr "" #: model:ir.model,name:account.model_account_treasury_report #: model:ir.ui.menu,name:account.menu_action_account_treasury_report_all msgid "Treasury Analysis" -msgstr "" +msgstr "Анализи на трезор" #. module: account #: constraint:res.company:0 msgid "Error! You can not create recursive companies." -msgstr "" +msgstr "Грешка! Не може да креирате рекурсивни компании." #. module: account #: model:ir.actions.report.xml,name:account.account_journal_sale_purchase msgid "Sale/Purchase Journal" -msgstr "" +msgstr "Картица за продажба/набавка" #. module: account #: view:account.analytic.account:0 msgid "Analytic account" -msgstr "" +msgstr "Аналитичко конто" #. module: account #: code:addons/account/account_bank_statement.py:339 #, python-format msgid "Please verify that an account is defined in the journal." -msgstr "" +msgstr "Потврдете дека контото е дефинирано во картицата." #. module: account #: selection:account.entries.report,move_line_state:0 #: selection:account.move.line,state:0 msgid "Valid" -msgstr "" +msgstr "Валидно" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_journal @@ -1875,12 +1931,12 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_product_category msgid "Product Category" -msgstr "" +msgstr "Категорија на производ" #. module: account #: selection:account.account.type,report_type:0 msgid "/" -msgstr "" +msgstr "/" #. module: account #: help:res.company,property_reserve_and_surplus_account:0 @@ -1889,18 +1945,21 @@ msgid "" "will be added, Loss : Amount will be deducted.), as calculated in Profit & " "Loss Report" msgstr "" +"Оваа сметка се користи за пренесување на Профит/Загуба (Доколку е профит: " +"износот ќе се додаде, Загуба : Износот ќе се одземе), како што е пресметано " +"во Извештајот Профит и Загуба" #. module: account #: model:process.node,note:account.process_node_reconciliation0 #: model:process.node,note:account.process_node_supplierreconciliation0 msgid "Comparison between accounting and payment entries" -msgstr "" +msgstr "Споредба помеѓу сметководство и записи за плаќање" #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Tax Definition" -msgstr "" +msgstr "Дефиниција на данок" #. module: account #: help:wizard.multi.charts.accounts,seq_journal:0 @@ -1908,6 +1967,8 @@ msgid "" "Check this box if you want to use a different sequence for each created " "journal. Otherwise, all will use the same sequence." msgstr "" +"Означете го ова поле доколку сакате да користите различна секвенца за секоја " +"креирана картица. Во спротивно, сите ќе користат иста секвенца." #. module: account #: help:account.partner.ledger,amount_currency:0 @@ -1916,6 +1977,8 @@ msgid "" "It adds the currency column if the currency is different then the company " "currency" msgstr "" +"Додава колона за валута доколку валутата се разликува од валутата на " +"компанијата" #. module: account #: help:account.journal,allow_date:0 @@ -1923,18 +1986,20 @@ msgid "" "If set to True then do not accept the entry if the entry date is not into " "the period dates" msgstr "" +"Доколку е подесено на Точно не го прифаќајте записот доколку датумот на " +"записот не е во датумите на периодот" #. module: account #: code:addons/account/account_invoice.py:73 #, python-format msgid "You must define an analytic journal of type '%s'!" -msgstr "" +msgstr "Мора да дефинирате аналитичка картица од типот '%s'!" #. module: account #: field:account.installer,config_logo:0 #: field:wizard.multi.charts.accounts,config_logo:0 msgid "Image" -msgstr "" +msgstr "Слика" #. module: account #: constraint:account.move.line:0 @@ -1943,17 +2008,21 @@ msgid "" "currency. You should remove the secondary currency on the account or select " "a multi-currency view on the journal." msgstr "" +"Избраното конто од вашиот запис на картицата бара да се обезбеди секундарна " +"валута. Треба да ја одстраните секундарната валута од контото или да " +"изберете повеќе-валутен преглед на картицата." #. module: account #: model:ir.actions.act_window,help:account.action_account_financial_report_tree msgid "Makes a generic system to draw financial reports easily." msgstr "" +"Прави генерички систем за полесно подготвување на финансиските извештаи." #. module: account #: view:account.invoice:0 #: view:report.invoice.created:0 msgid "Untaxed Amount" -msgstr "" +msgstr "Износ без данок" #. module: account #: help:account.tax,active:0 @@ -1961,16 +2030,18 @@ msgid "" "If the active field is set to False, it will allow you to hide the tax " "without removing it." msgstr "" +"Доколку активното поле е подесено на Грешка, ќе дозволи да го сокриете " +"данокот без да го отстраните." #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a sale journal." -msgstr "" +msgstr "Ставки на аналитичка картица поврзани со продажна картица." #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Italic Text (smaller)" -msgstr "" +msgstr "Италик текст (помал)" #. module: account #: view:account.bank.statement:0 @@ -1983,44 +2054,44 @@ msgstr "" #: selection:account.subscription,state:0 #: selection:report.invoice.created,state:0 msgid "Draft" -msgstr "" +msgstr "Нацрт" #. module: account #: report:account.journal.period.print.sale.purchase:0 msgid "VAT Declaration" -msgstr "" +msgstr "ДДВ декларација" #. module: account #: field:account.move.reconcile,line_partial_ids:0 msgid "Partial Entry lines" -msgstr "" +msgstr "Ставки на парцијален запис" #. module: account #: view:account.fiscalyear:0 #: field:account.treasury.report,fiscalyear_id:0 msgid "Fiscalyear" -msgstr "" +msgstr "Фискална година" #. module: account #: view:account.journal.select:0 #: view:project.account.analytic.line:0 msgid "Open Entries" -msgstr "" +msgstr "Отворени записи" #. module: account #: field:account.automatic.reconcile,account_ids:0 msgid "Accounts to Reconcile" -msgstr "" +msgstr "Конта за порамнување" #. module: account #: model:process.transition,note:account.process_transition_filestatement0 msgid "Import of the statement in the system from an electronic file" -msgstr "" +msgstr "Увезување на изјава во системот од електронски фајл" #. module: account #: model:process.node,name:account.process_node_importinvoice0 msgid "Import from invoice" -msgstr "" +msgstr "Увези од фактура" #. module: account #: selection:account.entries.report,month:0 @@ -2029,17 +2100,17 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "January" -msgstr "" +msgstr "Јануари" #. module: account #: view:account.journal:0 msgid "Validations" -msgstr "" +msgstr "Потврди" #. module: account #: view:account.entries.report:0 msgid "This F.Year" -msgstr "" +msgstr "Оваа фискална година" #. module: account #: view:account.tax.chart:0 @@ -2052,12 +2123,14 @@ msgid "" "Invalid period ! Some periods overlap or the date period is not in the scope " "of the fiscal year. " msgstr "" +"Погрешен период ! Некои периоди се преклопуваат или датумот на периодот не е " +"во опсегот на фискалната година. " #. module: account #: code:addons/account/account_bank_statement.py:357 #, python-format msgid "You have to assign an analytic journal on the '%s' journal!" -msgstr "" +msgstr "Треба да доделите аналитичка картица на '%s' картица!" #. module: account #: selection:account.invoice,state:0 @@ -2065,7 +2138,7 @@ msgstr "" #: selection:account.invoice.report,state:0 #: selection:report.invoice.created,state:0 msgid "Pro-forma" -msgstr "" +msgstr "Про-фактура" #. module: account #: code:addons/account/account.py:1461 @@ -2073,7 +2146,7 @@ msgstr "" msgid "" "There is no default default debit account defined \n" "on journal \"%s\"" -msgstr "" +msgstr "Нема стандардно дебитно конто дефинирано на картицата \"%s\"" #. module: account #: help:account.account.template,type:0 @@ -2089,7 +2162,7 @@ msgstr "" #. module: account #: view:account.chart.template:0 msgid "Search Chart of Account Templates" -msgstr "" +msgstr "Барај урнеци на контен план" #. module: account #: code:addons/account/account_move_line.py:1277 @@ -2099,6 +2172,9 @@ msgid "" "Put a sequence in the journal definition for automatic numbering or create a " "sequence manually for this piece." msgstr "" +"Не може да се креира автоматска секвенца за овој дел!\n" +"Внесете секвенца во дефиницијата на картицата за автоматско нумерирање или " +"креирајте секвенца рачно за овој дел." #. module: account #: code:addons/account/account.py:787 @@ -2107,11 +2183,13 @@ msgid "" "You can not modify the company of this journal as its related record exist " "in journal items" msgstr "" +"Не може да промените компанија на оваа картица бидејќи нејзиниот поврзан " +"рапис постои во ставките на картицата" #. module: account #: report:account.invoice:0 msgid "Customer Code" -msgstr "" +msgstr "Код на клиентот" #. module: account #: view:account.installer:0 @@ -2120,6 +2198,9 @@ msgid "" "certified Chart of Accounts exists for your specified country, a generic one " "can be installed and will be selected by default." msgstr "" +"Стандардниот Контен план одговара на вашата избрана држава. Доколку не " +"постои сертифициран контен план за вашата држава, ќе се инсталира " +"генеричкиот и ќе биде избран стандардно." #. module: account #: view:account.account.type:0 @@ -2138,32 +2219,32 @@ msgstr "" #: field:analytic.entries.report,name:0 #: field:report.invoice.created,name:0 msgid "Description" -msgstr "" +msgstr "Опис" #. module: account #: code:addons/account/account.py:3119 #, python-format msgid "ECNJ" -msgstr "" +msgstr "ECNJ" #. module: account #: view:account.subscription:0 #: selection:account.subscription,state:0 msgid "Running" -msgstr "" +msgstr "Стартување" #. module: account #: view:account.chart.template:0 #: field:product.category,property_account_income_categ:0 #: field:product.template,property_account_income:0 msgid "Income Account" -msgstr "" +msgstr "Приходна сметка" #. module: account #: code:addons/account/account_invoice.py:370 #, python-format msgid "There is no Accounting Journal of type Sale/Purchase defined!" -msgstr "" +msgstr "Нема дефинирано Сметководствена картица од типот Продажба/Набавка!" #. module: account #: constraint:res.partner.bank:0 @@ -2173,29 +2254,29 @@ msgstr "" #. module: account #: view:product.category:0 msgid "Accounting Properties" -msgstr "" +msgstr "Својства на сметководство" #. module: account #: report:account.general.ledger_landscape:0 #: report:account.journal.period.print:0 #: report:account.journal.period.print.sale.purchase:0 msgid "Entries Sorted By" -msgstr "" +msgstr "Записи сортирани по" #. module: account #: field:account.change.currency,currency_id:0 msgid "Change to" -msgstr "" +msgstr "Промени во" #. module: account #: view:account.entries.report:0 msgid "# of Products Qty " -msgstr "" +msgstr "# од количината на производот " #. module: account #: model:ir.model,name:account.model_product_template msgid "Product Template" -msgstr "" +msgstr "Урнек на производ" #. module: account #: report:account.account.balance:0 @@ -2232,7 +2313,7 @@ msgstr "" #: field:accounting.report,fiscalyear_id_cmp:0 #: model:ir.model,name:account.model_account_fiscalyear msgid "Fiscal Year" -msgstr "" +msgstr "Фискална година" #. module: account #: help:account.aged.trial.balance,fiscalyear_id:0 @@ -2251,12 +2332,12 @@ msgstr "" #: help:accounting.report,fiscalyear_id:0 #: help:accounting.report,fiscalyear_id_cmp:0 msgid "Keep empty for all open fiscal year" -msgstr "" +msgstr "Чувај празно за целата отворена фискална година" #. module: account #: field:account.invoice.report,account_line_id:0 msgid "Account Line" -msgstr "" +msgstr "Ставка на конто" #. module: account #: code:addons/account/account.py:1468 @@ -2264,7 +2345,7 @@ msgstr "" msgid "" "There is no default default credit account defined \n" "on journal \"%s\"" -msgstr "" +msgstr "Нема стандардно кредитно конто дефинирано на картицата \"%s\"" #. module: account #: model:ir.actions.act_window,help:account.action_review_financial_journals_installer @@ -2273,11 +2354,14 @@ msgid "" "'Setup Your Bank Accounts' tool that will automatically create the accounts " "and journals for you." msgstr "" +"Подесете ги вашите сметководствени картици. За банкарските конта, подобро е " +"да ја користите алатката 'Подесете ги вашите Банкарски конта' која " +"автоматски ќе креира конта и картици за вас." #. module: account #: model:ir.model,name:account.model_account_move msgid "Account Entry" -msgstr "" +msgstr "Запис на конто" #. module: account #: constraint:res.partner:0 @@ -2287,7 +2371,7 @@ msgstr "" #. module: account #: field:account.sequence.fiscalyear,sequence_main_id:0 msgid "Main Sequence" -msgstr "" +msgstr "Главна секвенца" #. module: account #: code:addons/account/account_bank_statement.py:402 @@ -2296,6 +2380,8 @@ msgid "" "In order to delete a bank statement, you must first cancel it to delete " "related journal items." msgstr "" +"За да избришете банкарски извод, прво мора да го откажете за да ги избриреше " +"ставките на поврзаната картица." #. module: account #: field:account.invoice,payment_term:0 @@ -2307,29 +2393,29 @@ msgstr "" #: model:ir.model,name:account.model_account_payment_term #: field:res.partner,property_payment_term:0 msgid "Payment Term" -msgstr "" +msgstr "Рок за плаќање" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_form #: model:ir.ui.menu,name:account.menu_action_account_fiscal_position_form msgid "Fiscal Positions" -msgstr "" +msgstr "Фискална позиција" #. module: account #: constraint:account.account:0 #: constraint:account.tax.code:0 msgid "Error ! You can not create recursive accounts." -msgstr "" +msgstr "Грешка ! Не моеже да креирате рекурсивни конта." #. module: account #: field:account.period.close,sure:0 msgid "Check this box" -msgstr "" +msgstr "Обележете го ова поле" #. module: account #: view:account.common.report:0 msgid "Filters" -msgstr "" +msgstr "Филтри" #. module: account #: view:account.bank.statement:0 @@ -2344,24 +2430,24 @@ msgstr "" #: selection:report.invoice.created,state:0 #, python-format msgid "Open" -msgstr "" +msgstr "Отвори" #. module: account #: model:process.node,note:account.process_node_draftinvoices0 #: model:process.node,note:account.process_node_supplierdraftinvoices0 msgid "Draft state of an invoice" -msgstr "" +msgstr "Нацрт состојба на фактура" #. module: account #: view:account.partner.reconcile.process:0 msgid "Partner Reconciliation" -msgstr "" +msgstr "Порамнување на партнер" #. module: account #: field:account.tax,tax_code_id:0 #: view:account.tax.code:0 msgid "Account Tax Code" -msgstr "" +msgstr "Код на данокот на контото" #. module: account #: code:addons/account/account_invoice.py:572 @@ -2372,23 +2458,27 @@ msgid "" "You can create one in the menu: \n" "Configuration\\Financial Accounting\\Accounts\\Journals." msgstr "" +"Не може да пронајде картица на конто од %s тип за оваа компанија.\n" +"\n" +"Можете да ја креирате во менито: \n" +"Конфигурација\\Финансиско сметководство\\Конта\\Картици." #. module: account #: model:account.payment.term,name:account.account_payment_term_advance #: model:account.payment.term,note:account.account_payment_term_advance msgid "30% Advance End 30 Days" -msgstr "" +msgstr "30% Однапред Крај 30 дена" #. module: account #: view:account.entries.report:0 msgid "Unreconciled entries" -msgstr "" +msgstr "Непорамнети записи" #. module: account #: field:account.invoice.tax,base_code_id:0 #: field:account.tax.template,base_code_id:0 msgid "Base Code" -msgstr "" +msgstr "Основен код" #. module: account #: help:account.invoice.tax,sequence:0 @@ -2401,7 +2491,7 @@ msgstr "" #: field:account.tax.template,base_sign:0 #: field:account.tax.template,ref_base_sign:0 msgid "Base Code Sign" -msgstr "" +msgstr "Знак за основен код" #. module: account #: view:account.vat.declaration:0 @@ -2413,17 +2503,24 @@ msgid "" "useful because it enables you to preview at any time the tax that you owe at " "the start and end of the month or quarter." msgstr "" +"Ова мени ја печати ДДВ декларацијата заснована на фактури или плаќања. " +"Изберете еден или неколку периоди од фискалната година. Информациите кои се " +"потребни за даночната декларација автоматски се добиваат преку OpenERP од " +"фактурите (или плаќањата, во некои земји). Овие податоци се ажурираат во " +"реално време. Ова е мошне корисно бидејќи ви овозможува во било кое време да " +"го прегледате данокот што го должите на почетокот и на крајот на месецот или " +"кварталот." #. module: account #: selection:account.move.line,centralisation:0 msgid "Debit Centralisation" -msgstr "" +msgstr "Централизирање на задолжување" #. module: account #: view:account.invoice.confirm:0 #: model:ir.actions.act_window,name:account.action_account_invoice_confirm msgid "Confirm Draft Invoices" -msgstr "" +msgstr "Потврди нацрт фактури" #. module: account #: field:account.entries.report,day:0 @@ -2432,12 +2529,12 @@ msgstr "" #: view:analytic.entries.report:0 #: field:analytic.entries.report,day:0 msgid "Day" -msgstr "" +msgstr "Ден" #. module: account #: model:ir.actions.act_window,name:account.act_account_renew_view msgid "Accounts to Renew" -msgstr "" +msgstr "Сметки за обновување" #. module: account #: model:ir.model,name:account.model_account_model_line @@ -2448,17 +2545,17 @@ msgstr "" #: code:addons/account/account.py:3117 #, python-format msgid "EXJ" -msgstr "" +msgstr "EXJ" #. module: account #: field:product.template,supplier_taxes_id:0 msgid "Supplier Taxes" -msgstr "" +msgstr "Даноци на добавувачот" #. module: account #: view:account.entries.report:0 msgid "entries" -msgstr "" +msgstr "записи" #. module: account #: help:account.invoice,date_due:0 @@ -2469,21 +2566,26 @@ msgid "" "date empty, it means direct payment. The payment term may compute several " "due dates, for example 50% now, 50% in one month." msgstr "" +"Доколку користите рокови за плаќање, крајниот датум ќе биде пресметан " +"автоматски при генерирањето на сметководствените записи. Доколку ги оставите " +"рокот за плаќање и крајниот датум празни, тоа значи директно плаќање. Рокот " +"за плаќање може да пресмета неколку крајни датуми, на пример 50% сега, 50% " +"за еден месец." #. module: account #: view:account.analytic.cost.ledger.journal.report:0 msgid "Select period" -msgstr "" +msgstr "Избери период" #. module: account #: model:ir.ui.menu,name:account.menu_account_pp_statements msgid "Statements" -msgstr "" +msgstr "Изјави" #. module: account #: report:account.analytic.account.journal:0 msgid "Move Name" -msgstr "" +msgstr "Премести име" #. module: account #: help:res.partner,property_account_position:0 @@ -2491,12 +2593,14 @@ msgid "" "The fiscal position will determine taxes and the accounts used for the " "partner." msgstr "" +"Фискалната позиција ќе ги определи даноците и сметките кои се користат за " +"партнерот." #. module: account #: view:account.print.journal:0 msgid "" "This report gives you an overview of the situation of a specific journal" -msgstr "" +msgstr "Извештајот ви дава преглед на ситуацијата од одредена картица" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_writeoff @@ -2509,7 +2613,7 @@ msgstr "" #: field:account.invoice,amount_tax:0 #: field:account.move.line,account_tax_id:0 msgid "Tax" -msgstr "" +msgstr "Данок" #. module: account #: view:account.analytic.account:0 @@ -2520,7 +2624,7 @@ msgstr "" #: field:account.move.line,analytic_account_id:0 #: field:account.move.line.reconcile.writeoff,analytic_id:0 msgid "Analytic Account" -msgstr "" +msgstr "Аналитичко конто" #. module: account #: view:account.account:0 @@ -2533,52 +2637,52 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_action_account_form #: model:ir.ui.menu,name:account.menu_analytic msgid "Accounts" -msgstr "" +msgstr "Конта" #. module: account #: code:addons/account/account_invoice.py:369 #, python-format msgid "Configuration Error!" -msgstr "" +msgstr "Грешка конфигурација!" #. module: account #: field:account.invoice.report,price_average:0 msgid "Average Price" -msgstr "" +msgstr "Средна цена" #. module: account #: report:account.overdue:0 msgid "Date:" -msgstr "" +msgstr "Датум:" #. module: account #: report:account.journal.period.print:0 #: report:account.journal.period.print.sale.purchase:0 msgid "Label" -msgstr "" +msgstr "Ознака" #. module: account #: view:account.tax:0 #: view:res.partner.bank:0 msgid "Accounting Information" -msgstr "" +msgstr "Сметководствени информации" #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Special Computation" -msgstr "" +msgstr "Специјално пресметување" #. module: account #: view:account.move.bank.reconcile:0 #: model:ir.actions.act_window,name:account.action_account_bank_reconcile_tree msgid "Bank reconciliation" -msgstr "" +msgstr "Банкарско порамнување" #. module: account #: report:account.invoice:0 msgid "Disc.(%)" -msgstr "" +msgstr "Попуст(%)" #. module: account #: report:account.general.ledger:0 @@ -2587,7 +2691,7 @@ msgstr "" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Ref" -msgstr "" +msgstr "Реф." #. module: account #: help:account.move.line,tax_code_id:0 @@ -2598,27 +2702,29 @@ msgstr "" #: sql_constraint:account.model.line:0 msgid "Wrong credit or debit value in model, they must be positive!" msgstr "" +"Погрешна кредитна или дебитна вредност во моделот, тие мора да бидат " +"позитивни!" #. module: account #: model:ir.ui.menu,name:account.menu_automatic_reconcile msgid "Automatic Reconciliation" -msgstr "" +msgstr "Автоматско порамнување" #. module: account #: field:account.invoice,reconciled:0 msgid "Paid/Reconciled" -msgstr "" +msgstr "Платено/Порамнето" #. module: account #: field:account.tax,ref_base_code_id:0 #: field:account.tax.template,ref_base_code_id:0 msgid "Refund Base Code" -msgstr "" +msgstr "Повлечи основен код" #. module: account #: selection:account.tax.template,applicable_type:0 msgid "True" -msgstr "" +msgstr "Точно" #. module: account #: view:account.bank.statement:0 @@ -2627,7 +2733,7 @@ msgstr "" #: view:account.move.line:0 #: view:accounting.report:0 msgid "Dates" -msgstr "" +msgstr "Датуми" #. module: account #: field:account.chart.template,parent_id:0 @@ -2644,7 +2750,7 @@ msgstr "" #: code:addons/account/wizard/account_change_currency.py:59 #, python-format msgid "New currency is not configured properly !" -msgstr "" +msgstr "Новата валута не е правилно конфигурирана !" #. module: account #: view:account.subscription.generate:0 @@ -2652,6 +2758,8 @@ msgid "" "Automatically generate entries based on what has been entered in the system " "before a specific date." msgstr "" +"Автоматски генерира записи врз основа на тоа што е внесено во системот пред " +"одреден датум." #. module: account #: view:account.aged.trial.balance:0 @@ -2664,7 +2772,7 @@ msgstr "" #: model:process.transition,name:account.process_transition_entriesreconcile0 #: model:process.transition,name:account.process_transition_supplierentriesreconcile0 msgid "Accounting entries" -msgstr "" +msgstr "Сметководствени записи" #. module: account #: field:account.invoice,reference_type:0 @@ -2674,7 +2782,7 @@ msgstr "" #. module: account #: field:account.invoice.line,discount:0 msgid "Discount (%)" -msgstr "" +msgstr "Попуст (%)" #. module: account #: help:account.journal,entry_posted:0 @@ -2685,35 +2793,33 @@ msgid "" "Note that journal entries that are automatically created by the system are " "always skipping that state." msgstr "" +"Означете го ова поле доколку не сакате новите записи на картицата да " +"поминуваат преку состојбата 'нацрт' и наместо тоа да одат директно во " +"состојба 'објавено' без било какво рачно потврдување.\n" +"Забележете дека записите на картицата кои се автоматски креирани од страна " +"на системот секогаш ја прескокнуваат оваа фаза." #. module: account #: model:ir.actions.server,name:account.ir_actions_server_action_wizard_multi_chart #: model:ir.ui.menu,name:account.menu_act_ir_actions_bleble msgid "New Company Financial Setting" -msgstr "" +msgstr "Финансиско подесување на нова компанија" #. module: account #: view:account.installer:0 msgid "Configure Your Chart of Accounts" -msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" +msgstr "Конфигурирајте го вашиот контен план" #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" -msgstr "" +msgstr "Овој волшебник ќе креира повторливи сметководствени записи" #. module: account #: code:addons/account/account.py:1321 #, python-format msgid "No sequence defined on the journal !" -msgstr "" +msgstr "Нема дефинирано секвенца за картицата !" #. module: account #: code:addons/account/account.py:2268 @@ -2721,7 +2827,7 @@ msgstr "" #: code:addons/account/account_move_line.py:173 #, python-format msgid "You have to define an analytic journal on the '%s' journal!" -msgstr "" +msgstr "Треба да дефинирате аналитичка картица на '%s' картица!" #. module: account #: code:addons/account/account.py:407 @@ -2730,6 +2836,8 @@ msgid "" "You need an Opening journal with centralisation checked to set the initial " "balance!" msgstr "" +"Потребна ви е отворена картица со означена централизација за да го подесите " +"почетнио биланс!" #. module: account #: view:account.invoice.tax:0 @@ -2741,20 +2849,20 @@ msgstr "" #. module: account #: view:account.account:0 msgid "Unrealized Gains and losses" -msgstr "" +msgstr "Нереализирани добивки и загуби" #. module: account #: model:ir.ui.menu,name:account.menu_account_customer #: model:ir.ui.menu,name:account.menu_finance_receivables msgid "Customers" -msgstr "" +msgstr "Клиенти" #. module: account #: report:account.analytic.account.cost_ledger:0 #: report:account.analytic.account.journal:0 #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Period to" -msgstr "" +msgstr "Период до" #. module: account #: selection:account.entries.report,month:0 @@ -2763,12 +2871,12 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "August" -msgstr "" +msgstr "Август" #. module: account #: model:process.transition,note:account.process_transition_paymentreconcile0 msgid "Payment entries are the second input of the reconciliation." -msgstr "" +msgstr "Записите за плаќање се вториот инпут од порамнувањето." #. module: account #: selection:account.entries.report,month:0 @@ -2777,7 +2885,7 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "October" -msgstr "" +msgstr "Октомври" #. module: account #: help:account.move.line,quantity:0 @@ -2785,28 +2893,33 @@ msgid "" "The optional quantity expressed by this line, eg: number of product sold. " "The quantity is not a legal requirement but is very useful for some reports." msgstr "" +"Опциона количина изразена преку оваа ставка, на пр: број на продадени " +"производи. Количината не е задолжително барање но е мошне корисна за некои " +"извештаи." #. module: account #: view:account.payment.term.line:0 msgid "Line 2:" -msgstr "" +msgstr "Ставка 2:" #. module: account #: field:account.journal.column,required:0 msgid "Required" -msgstr "" +msgstr "Се бара" #. module: account #: view:account.chart.template:0 #: field:product.category,property_account_expense_categ:0 #: field:product.template,property_account_expense:0 msgid "Expense Account" -msgstr "" +msgstr "Сметка за трошоци" #. module: account #: help:account.invoice,period_id:0 msgid "Keep empty to use the period of the validation(invoice) date." msgstr "" +"Оставете празно за да го употребите периодот од датумот на потврдата " +"(фактура)." #. module: account #: help:account.bank.statement,account_id:0 @@ -2817,7 +2930,7 @@ msgstr "" #. module: account #: field:account.invoice.tax,base_amount:0 msgid "Base Code Amount" -msgstr "" +msgstr "Износ на основен код" #. module: account #: code:addons/account/account_invoice.py:392 @@ -2826,17 +2939,19 @@ msgid "" "You can not delete an invoice which is open or paid. We suggest you to " "refund it instead." msgstr "" +"Не можете да избришете фактура која е отворена или платена. Ви сугерираме " +"наместо тоа да ја повлечете." #. module: account #: field:wizard.multi.charts.accounts,sale_tax:0 msgid "Default Sale Tax" -msgstr "" +msgstr "Стандарден данок на продажба" #. module: account #: code:addons/account/account_invoice.py:1013 #, python-format msgid "Invoice '%s' is validated." -msgstr "" +msgstr "Фактурата '%s' е потврдена." #. module: account #: help:account.model.line,date_maturity:0 @@ -2845,16 +2960,19 @@ msgid "" "between the creation date or the creation date of the entries plus the " "partner payment terms." msgstr "" +"Датум на доспевање на генерираните записи за овој модел. Може да изберете " +"помеѓу датумот на креирање или датумот на креирање на записите плус роковите " +"за плаќање на партнерот." #. module: account #: model:ir.ui.menu,name:account.menu_finance_accounting msgid "Financial Accounting" -msgstr "" +msgstr "Финансиско сметководство" #. module: account #: model:ir.ui.menu,name:account.menu_account_report_pl msgid "Profit And Loss" -msgstr "" +msgstr "Профит и загуба" #. module: account #: view:account.fiscal.position:0 @@ -2868,7 +2986,7 @@ msgstr "" #: model:ir.model,name:account.model_account_fiscal_position #: field:res.partner,property_account_position:0 msgid "Fiscal Position" -msgstr "" +msgstr "Фискална позиција" #. module: account #: code:addons/account/account_invoice.py:735 @@ -2877,17 +2995,19 @@ msgid "" "Tax base different!\n" "Click on compute to update the tax base." msgstr "" +"Различна даночна основа!\n" +"Притиснете пресметај за да ја ажурирате даночната основа." #. module: account #: field:account.partner.ledger,page_split:0 msgid "One Partner Per Page" -msgstr "" +msgstr "Еден партнер по страна" #. module: account #: field:account.account,child_parent_ids:0 #: field:account.account.template,child_parent_ids:0 msgid "Children" -msgstr "" +msgstr "Children" #. module: account #: selection:account.invoice,type:0 @@ -2895,7 +3015,7 @@ msgstr "" #: model:process.process,name:account.process_process_invoiceprocess0 #: selection:report.invoice.created,type:0 msgid "Customer Invoice" -msgstr "" +msgstr "Фактура на клиент" #. module: account #: help:account.tax.template,include_base_amount:0 @@ -2903,52 +3023,54 @@ msgid "" "Set if the amount of tax must be included in the base amount before " "computing the next taxes." msgstr "" +"Подесете доколку износот на данокот треба да биде вклучен во основниот износ " +"пред пресметување на следните даноци." #. module: account #: help:account.journal,user_id:0 msgid "The user responsible for this journal" -msgstr "" +msgstr "Корисник одговорен за оваа картица" #. module: account #: view:account.period:0 msgid "Search Period" -msgstr "" +msgstr "Барај период" #. module: account #: view:account.change.currency:0 msgid "Invoice Currency" -msgstr "" +msgstr "Валута на фактура" #. module: account #: field:accounting.report,account_report_id:0 #: model:ir.ui.menu,name:account.menu_account_financial_reports_tree msgid "Account Reports" -msgstr "" +msgstr "Извештаи за конто" #. module: account #: field:account.payment.term,line_ids:0 msgid "Terms" -msgstr "" +msgstr "Рокови" #. module: account #: field:account.bank.statement,total_entry_encoding:0 msgid "Cash Transaction" -msgstr "" +msgstr "Готовински трансакции" #. module: account #: view:res.partner:0 msgid "Bank account" -msgstr "" +msgstr "Банкарска сметка" #. module: account #: field:account.chart.template,tax_template_ids:0 msgid "Tax Template List" -msgstr "" +msgstr "Листа на урнеци на данок" #. module: account #: model:ir.ui.menu,name:account.menu_account_print_sale_purchase_journal msgid "Sale/Purchase Journals" -msgstr "" +msgstr "Картица за продажба/набавка" #. module: account #: help:account.account,currency_mode:0 @@ -2959,55 +3081,60 @@ msgid "" "software system you may have to use the rate at date. Incoming transactions " "always use the rate at date." msgstr "" +"Ова ќе селектира како курсот на тековната валута за излезните трансакции е " +"пресметан. Во најголемиот број земји законскиот метод е \"просек\" но само " +"неколку софтверски системи се способни да го управуваат ова. Така ако " +"увезете од друг софтверски систем може да го користите курсот на датумот. " +"Влезните трансакции секогаш го користат курсот на датумот." #. module: account #: help:account.chart.template,code_digits:0 #: help:wizard.multi.charts.accounts,code_digits:0 msgid "No. of Digits to use for account code" -msgstr "" +msgstr "Број на цифри ки треба да се употребат за кодот на сметката" #. module: account #: field:account.payment.term.line,name:0 msgid "Line Name" -msgstr "" +msgstr "Име на ставка" #. module: account #: view:account.fiscalyear:0 msgid "Search Fiscalyear" -msgstr "" +msgstr "Барај фискална година" #. module: account #: selection:account.tax,applicable_type:0 msgid "Always" -msgstr "" +msgstr "Секогаш" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "Month-1" -msgstr "" +msgstr "Месец-1" #. module: account #: view:account.analytic.line:0 msgid "Total Quantity" -msgstr "" +msgstr "Вкупна количина" #. module: account #: field:account.move.line.reconcile.writeoff,writeoff_acc_id:0 msgid "Write-Off account" -msgstr "" +msgstr "Отпиши конто" #. module: account #: field:account.model.line,model_id:0 #: view:account.subscription:0 #: field:account.subscription,model_id:0 msgid "Model" -msgstr "" +msgstr "Модел" #. module: account #: help:account.invoice.tax,base_code_id:0 msgid "The account basis of the tax declaration." -msgstr "" +msgstr "Даночни основи од даночната декларација." #. module: account #: selection:account.account,type:0 @@ -3015,44 +3142,44 @@ msgstr "" #: selection:account.entries.report,type:0 #: selection:account.financial.report,type:0 msgid "View" -msgstr "" +msgstr "Преглед" #. module: account #: code:addons/account/account.py:3363 #: code:addons/account/account_bank.py:90 #, python-format msgid "BNK" -msgstr "" +msgstr "BNK" #. module: account #: field:account.move.line,analytic_lines:0 msgid "Analytic lines" -msgstr "" +msgstr "Аналитички ставки" #. module: account #: view:account.invoice:0 msgid "Proforma Invoices" -msgstr "" +msgstr "Про-фактури" #. module: account #: model:process.node,name:account.process_node_electronicfile0 msgid "Electronic File" -msgstr "" +msgstr "Електронски фајл" #. module: account #: view:res.partner:0 msgid "Customer Credit" -msgstr "" +msgstr "Кредит на клиентот" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month: 0" -msgstr "" +msgstr " Ден од месецот: 0" #. module: account #: view:account.subscription:0 msgid "Starts on" -msgstr "" +msgstr "Започнува на" #. module: account #: model:ir.model,name:account.model_account_partner_ledger @@ -3062,7 +3189,7 @@ msgstr "" #. module: account #: help:account.journal.column,sequence:0 msgid "Gives the sequence order to journal column." -msgstr "" +msgstr "Го дава редоследот на секвенцата на колоната од картицата." #. module: account #: help:account.account,currency_id:0 @@ -3070,6 +3197,7 @@ msgstr "" #: help:account.bank.accounts.wizard,currency_id:0 msgid "Forces all moves for this account to have this secondary currency." msgstr "" +"Ги принудува сите движења на ова конто да ја имаат оваа секундарна валута." #. module: account #: model:ir.actions.act_window,help:account.action_validate_account_move_line @@ -3077,22 +3205,25 @@ msgid "" "This wizard will validate all journal entries of a particular journal and " "period. Once journal entries are validated, you can not update them anymore." msgstr "" +"Овој волшебник ќе ги потврди сите записи на картицата од одредена картица и " +"период. Откако еднаш се потврдени записите во картицата, не може повеќе да " +"ги ажурирате." #. module: account #: model:ir.actions.act_window,name:account.action_account_chart_template_form #: model:ir.ui.menu,name:account.menu_action_account_chart_template_form msgid "Chart of Accounts Templates" -msgstr "" +msgstr "Урнеци за конетн план" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account #: view:report.account.sales:0 msgid "This months' Sales by type" -msgstr "" +msgstr "Продажби по тип за овој месец" #. module: account #: model:ir.model,name:account.model_account_unreconcile_reconcile @@ -3122,13 +3253,13 @@ msgstr "" #: code:addons/account/wizard/account_open_closed_fiscalyear.py:39 #, python-format msgid "No End of year journal defined for the fiscal year" -msgstr "" +msgstr "Нема дефинирано картица крај на година за фискалната година" #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Keep empty to use the expense account" -msgstr "" +msgstr "Остави празно за да употребите конто за тошоци" #. module: account #: field:account.aged.trial.balance,journal_ids:0 @@ -3162,12 +3293,12 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_journals #: model:ir.ui.menu,name:account.menu_journals_report msgid "Journals" -msgstr "" +msgstr "Картици" #. module: account #: field:account.partner.reconcile.process,to_reconcile:0 msgid "Remaining Partners" -msgstr "" +msgstr "Преостанати партнери" #. module: account #: view:account.subscription:0 @@ -3184,7 +3315,7 @@ msgstr "" #: view:account.tax.template:0 #: selection:account.tax.template,type_tax_use:0 msgid "Purchase" -msgstr "" +msgstr "Нарачка" #. module: account #: view:account.installer:0 @@ -3195,42 +3326,42 @@ msgstr "" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: 0.02" -msgstr "" +msgstr " Износ на вредност: 0.02" #. module: account #: model:ir.actions.act_window,name:account.open_board_account #: model:ir.ui.menu,name:account.menu_board_account msgid "Accounting Dashboard" -msgstr "" +msgstr "Сметководствена контролна табла" #. module: account #: field:account.bank.statement,balance_start:0 #: field:account.treasury.report,starting_balance:0 msgid "Starting Balance" -msgstr "" +msgstr "Почетен биланс" #. module: account #: code:addons/account/account_invoice.py:1332 #, python-format msgid "No Partner Defined !" -msgstr "" +msgstr "Нема дефинирано партнер !" #. module: account #: model:ir.actions.act_window,name:account.action_account_period_close #: model:ir.actions.act_window,name:account.action_account_period_tree #: model:ir.ui.menu,name:account.menu_action_account_period_close_tree msgid "Close a Period" -msgstr "" +msgstr "Затвори период" #. module: account #: field:account.financial.report,display_detail:0 msgid "Display details" -msgstr "" +msgstr "Прикажи детали" #. module: account #: report:account.overdue:0 msgid "VAT:" -msgstr "" +msgstr "ДДВ:" #. module: account #: constraint:account.invoice:0 @@ -3243,53 +3374,55 @@ msgid "" "The amount expressed in the related account currency if not equal to the " "company one." msgstr "" +"Износот изразен во поврзаната валута на контото не е еднаков со оној на " +"компанијата." #. module: account #: model:ir.actions.act_window,name:account.action_account_unreconcile #: model:ir.actions.act_window,name:account.action_account_unreconcile_reconcile #: model:ir.actions.act_window,name:account.action_account_unreconcile_select msgid "Unreconcile Entries" -msgstr "" +msgstr "Непорамнети записи" #. module: account #: field:account.tax.code,notprintable:0 #: field:account.tax.code.template,notprintable:0 msgid "Not Printable in Invoice" -msgstr "" +msgstr "Не се печати во фактура" #. module: account #: report:account.vat.declaration:0 #: field:account.vat.declaration,chart_tax_id:0 msgid "Chart of Tax" -msgstr "" +msgstr "Графикон на данок" #. module: account #: code:addons/account/account_cash_statement.py:314 #, python-format msgid "The closing balance should be the same than the computed balance!" -msgstr "" +msgstr "Завршниот биланс треба да биде ист како пресметаниот биланс!" #. module: account #: view:account.journal:0 msgid "Search Account Journal" -msgstr "" +msgstr "Барај картица на конто" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree_pending_invoice msgid "Pending Invoice" -msgstr "" +msgstr "Чекам фактура" #. module: account #: view:account.invoice.report:0 #: selection:account.subscription,period_type:0 #: view:analytic.entries.report:0 msgid "year" -msgstr "" +msgstr "година" #. module: account #: view:product.product:0 msgid "Purchase Taxes" -msgstr "" +msgstr "Даноци за набавка" #. module: account #: view:validate.account.move.lines:0 @@ -3297,26 +3430,29 @@ msgid "" "All selected journal entries will be validated and posted. It means you " "won't be able to modify their accounting fields anymore." msgstr "" +"Сите селектирани записи на картицата ќе бидат потврдени и објавени. Тоа " +"значи дека повеќе нема да можете да ги менувате нивните сметководствени " +"полиња." #. module: account #: model:ir.actions.report.xml,name:account.account_transfers msgid "Transfers" -msgstr "" +msgstr "Трансфери" #. module: account #: view:account.chart:0 msgid "Account charts" -msgstr "" +msgstr "Контни планови" #. module: account #: report:account.vat.declaration:0 msgid "Tax Amount" -msgstr "" +msgstr "Износ на данок" #. module: account #: view:account.move:0 msgid "Search Move" -msgstr "" +msgstr "Барај движење" #. module: account #: field:account.tax.code,name:0 @@ -3328,7 +3464,7 @@ msgstr "" #: report:account.invoice:0 #: model:process.node,name:account.process_node_draftinvoices0 msgid "Draft Invoice" -msgstr "" +msgstr "Нацрт фактура" #. module: account #: code:addons/account/wizard/account_invoice_state.py:68 @@ -3337,58 +3473,60 @@ msgid "" "Selected Invoice(s) cannot be cancelled as they are already in 'Cancelled' " "or 'Done' state!" msgstr "" +"Селектираната фактура(и) не може да биде откажана бидејќи се наоѓа во " +"состојба 'Откажано' или 'Завршено'!" #. module: account #: view:account.invoice.line:0 msgid "Quantity :" -msgstr "" +msgstr "Количина :" #. module: account #: field:account.aged.trial.balance,period_length:0 msgid "Period Length (days)" -msgstr "" +msgstr "Должина на периодот (денови)" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_sale_purchase_journal msgid "Print Sale/Purchase Journal" -msgstr "" +msgstr "Печати картица за продажба/набавка" #. module: account #: field:account.invoice.report,state:0 msgid "Invoice State" -msgstr "" +msgstr "Состојба на фактура" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,categ_id:0 msgid "Category of Product" -msgstr "" +msgstr "Категорија на производ" #. module: account #: view:account.addtmpl.wizard:0 #: model:ir.actions.act_window,name:account.action_account_addtmpl_wizard_form msgid "Create Account" -msgstr "" +msgstr "Креирај конто" #. module: account #: model:ir.model,name:account.model_report_account_type_sales msgid "Report of the Sales by Account Type" -msgstr "" +msgstr "Извештај за продажби по тип на конто" #. module: account #: view:account.move.line:0 msgid "Unreconciled Journal Items" -msgstr "" +msgstr "Непорамнети ставки од картица" #. module: account #: sql_constraint:res.currency:0 msgid "The currency code must be unique per company!" -msgstr "" +msgstr "Кодот на валутата мора да биде уникатен по компанија!" #. module: account #: selection:account.account.type,close_method:0 msgid "Detail" -msgstr "" +msgstr "Детали" #. module: account #: code:addons/account/account_invoice.py:839 @@ -3399,11 +3537,15 @@ msgid "" "amount greater than the total invoiced amount. The latest line of your " "payment term must be of type 'balance' to avoid rounding issues." msgstr "" +"Не може да се креира фактурата ! Поврзаниот рок на плаќање е најверојатно " +"лошо конфигуриран бидејќи го дава пресметаниот износ поголем од вкупно " +"фактурираниот износ. Последната ставка од вашиот рок за плаќање мор да биде " +"од типот 'биланс' за да го избегнете заокружувањето." #. module: account #: report:account.invoice:0 msgid "VAT :" -msgstr "" +msgstr "ДДВ :" #. module: account #: report:account.central.journal:0 @@ -3416,12 +3558,12 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_account_tree #: model:ir.ui.menu,name:account.menu_action_account_tree2 msgid "Chart of Accounts" -msgstr "" +msgstr "Контен план" #. module: account #: view:account.tax.chart:0 msgid "(If you do not select period it will take all open periods)" -msgstr "" +msgstr "(Ако не изберете период ќе ги земе во предвид сите отворени периоди)" #. module: account #: field:account.journal,centralisation:0 @@ -3432,22 +3574,24 @@ msgstr "" #: code:addons/account/account_move_line.py:584 #, python-format msgid "You can not create journal items on a \"view\" account %s %s" -msgstr "" +msgstr "Не може да креирате ставки на картица на конто за \"преглед\" %s %s" #. module: account #: model:ir.model,name:account.model_account_partner_reconcile_process msgid "Reconcilation Process partner by partner" -msgstr "" +msgstr "Процес на порамнување партнер по партнер" #. module: account #: selection:account.automatic.reconcile,power:0 msgid "2" -msgstr "" +msgstr "2" #. module: account #: view:account.chart:0 msgid "(If you do not select Fiscal year it will take all open fiscal years)" msgstr "" +"(Ако не изберете фискална година ќе ги земе во предвид сите отворени " +"фискални години)" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -3486,18 +3630,18 @@ msgstr "" #: selection:accounting.report,filter_cmp:0 #: field:analytic.entries.report,date:0 msgid "Date" -msgstr "" +msgstr "Датум" #. module: account #: view:account.move:0 msgid "Post" -msgstr "" +msgstr "Објави" #. module: account #: view:account.unreconcile:0 #: view:account.unreconcile.reconcile:0 msgid "Unreconcile" -msgstr "" +msgstr "Непорамнето" #. module: account #: view:account.analytic.line:0 @@ -3507,12 +3651,12 @@ msgstr "" #: view:analytic.entries.report:0 #: field:analytic.entries.report,user_id:0 msgid "User" -msgstr "" +msgstr "Корисник" #. module: account #: view:account.chart.template:0 msgid "Chart of Accounts Template" -msgstr "" +msgstr "Урнек за контен план" #. module: account #: code:addons/account/account.py:2280 @@ -3527,17 +3671,17 @@ msgstr "" #: code:addons/account/account_move_line.py:837 #, python-format msgid "Some entries are already reconciled !" -msgstr "" +msgstr "Некои записи се веќе порамнети !" #. module: account #: view:account.tax:0 msgid "Account Tax" -msgstr "" +msgstr "Данок на конто" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting_budgets msgid "Budgets" -msgstr "" +msgstr "Буџети" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -3556,17 +3700,17 @@ msgstr "" #: selection:accounting.report,filter:0 #: selection:accounting.report,filter_cmp:0 msgid "No Filters" -msgstr "" +msgstr "Нема филтри" #. module: account #: view:account.invoice.report:0 msgid "Pro-forma Invoices" -msgstr "" +msgstr "Про-фактури" #. module: account #: view:res.partner:0 msgid "History" -msgstr "" +msgstr "Историја" #. module: account #: help:account.tax,applicable_type:0 @@ -3575,6 +3719,8 @@ msgid "" "If not applicable (computed through a Python code), the tax won't appear on " "the invoice." msgstr "" +"Доколку не е применливо (пресметано преку кодот Python), данокот нема да се " +"појави на фактурата." #. module: account #: view:account.tax:0 @@ -3586,75 +3732,77 @@ msgstr "" #: view:account.invoice.report:0 #: field:account.invoice.report,product_qty:0 msgid "Qty" -msgstr "" +msgstr "Количина" #. module: account #: field:account.invoice.report,address_contact_id:0 msgid "Contact Address Name" -msgstr "" +msgstr "Име на адреса на контакт" #. module: account #: field:account.move.line,blocked:0 msgid "Litigation" -msgstr "" +msgstr "Судски спор" #. module: account #: view:account.analytic.line:0 msgid "Search Analytic Lines" -msgstr "" +msgstr "Барај аналитички ставки" #. module: account #: field:res.partner,property_account_payable:0 msgid "Account Payable" -msgstr "" +msgstr "Конто за плаќања" #. module: account #: model:process.node,name:account.process_node_supplierpaymentorder0 msgid "Payment Order" -msgstr "" +msgstr "Налог за плаќање" #. module: account #: help:account.account.template,reconcile:0 msgid "" "Check this option if you want the user to reconcile entries in this account." msgstr "" +"Изберете ја оваа опција доколку сакате корисникот да ги порамни записите во " +"ова конто." #. module: account #: model:ir.actions.report.xml,name:account.account_account_balance_landscape msgid "Account balance" -msgstr "" +msgstr "Биланс на конто" #. module: account #: report:account.invoice:0 #: field:account.invoice.line,price_unit:0 msgid "Unit Price" -msgstr "" +msgstr "Единечна цена" #. module: account #: model:ir.actions.act_window,name:account.action_account_tree1 msgid "Analytic Items" -msgstr "" +msgstr "Аналитички ставки" #. module: account #: code:addons/account/account_move_line.py:1153 #, python-format msgid "Unable to change tax !" -msgstr "" +msgstr "Не може да се промени данокот !" #. module: account #: field:analytic.entries.report,nbr:0 msgid "#Entries" -msgstr "" +msgstr "#Записи" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Create a draft Refund" -msgstr "" +msgstr "Креирај нацрт Повлечи" #. module: account #: view:account.state.open:0 msgid "Open Invoice" -msgstr "" +msgstr "Отворена фактура" #. module: account #: field:account.invoice.tax,factor_tax:0 @@ -3664,7 +3812,7 @@ msgstr "" #. module: account #: view:account.fiscal.position:0 msgid "Mapping" -msgstr "" +msgstr "Мапирање" #. module: account #: code:addons/account/account_invoice.py:921 @@ -3686,7 +3834,7 @@ msgstr "" #: field:account.move.reconcile,name:0 #: field:account.subscription,name:0 msgid "Name" -msgstr "" +msgstr "Име" #. module: account #: model:ir.model,name:account.model_account_aged_trial_balance @@ -3697,29 +3845,29 @@ msgstr "" #: code:addons/account/account_move_line.py:591 #, python-format msgid "You can not create journal items on a closed account %s %s" -msgstr "" +msgstr "Не можете да креирате ставки на картица на затворено конто %s %s" #. module: account #: field:account.move.line,date:0 msgid "Effective date" -msgstr "" +msgstr "Ефективен датум" #. module: account #: model:ir.actions.act_window,name:account.action_bank_tree #: model:ir.ui.menu,name:account.menu_action_bank_tree msgid "Setup your Bank Accounts" -msgstr "" +msgstr "Подесете ги вашите банкарски сметки" #. module: account #: code:addons/account/wizard/account_move_bank_reconcile.py:53 #, python-format msgid "Standard Encoding" -msgstr "" +msgstr "Стандардно кодирање" #. module: account #: help:account.journal,analytic_journal_id:0 msgid "Journal for analytic entries" -msgstr "" +msgstr "Картица за аналитички записи" #. module: account #: constraint:account.aged.trial.balance:0 @@ -3740,6 +3888,8 @@ msgid "" "The fiscalyear, periods or chart of account chosen have to belong to the " "same company." msgstr "" +"Избраните Фискална година, периоди и контен план треба да припаѓаат на иста " +"компанија." #. module: account #: model:ir.actions.todo.category,name:account.category_accounting_configuration @@ -3750,12 +3900,12 @@ msgstr "" #: view:product.template:0 #: view:res.partner:0 msgid "Accounting" -msgstr "" +msgstr "Сметководство" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current year" -msgstr "" +msgstr "Записи на картица со период во тековната година" #. module: account #: help:account.central.journal,amount_currency:0 @@ -3766,6 +3916,8 @@ msgid "" "Print Report with the currency column if the currency is different then the " "company currency" msgstr "" +"Печати извештај со колона за валута доколку валутата е различна од валутата " +"на компанијата" #. module: account #: help:account.account,unrealized_gain_loss:0 @@ -3773,16 +3925,18 @@ msgid "" "Value of Loss or Gain due to changes in exchange rate when doing multi-" "currency transactions." msgstr "" +"Вредност на Загубата или Добивката како резултат на промените во девизниот " +"курс кога правите повеќе-валутни трансакции." #. module: account #: view:account.analytic.line:0 msgid "General Accounting" -msgstr "" +msgstr "Општо сметководство" #. module: account #: report:account.overdue:0 msgid "Balance :" -msgstr "" +msgstr "Биланс :" #. module: account #: help:account.fiscalyear.close,journal_id:0 @@ -3797,29 +3951,29 @@ msgstr "" #: view:account.installer:0 #: view:wizard.multi.charts.accounts:0 msgid "title" -msgstr "" +msgstr "наслов" #. module: account #: view:account.invoice:0 #: view:account.period:0 #: view:account.subscription:0 msgid "Set to Draft" -msgstr "" +msgstr "Подеси на нацрт" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form msgid "Recurring Lines" -msgstr "" +msgstr "Повторливи ставки" #. module: account #: field:account.partner.balance,display_partner:0 msgid "Display Partners" -msgstr "" +msgstr "Прикажи партнери" #. module: account #: view:account.invoice:0 msgid "Validate" -msgstr "" +msgstr "Потврди" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -3827,58 +3981,58 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_account_analytic_cost #: model:ir.actions.report.xml,name:account.account_analytic_account_cost_ledger msgid "Cost Ledger" -msgstr "" +msgstr "Главна книга на трошоци" #. module: account #: model:account.financial.report,name:account.account_financial_report_assets0 msgid "Assets" -msgstr "" +msgstr "Средства" #. module: account #: view:account.invoice.confirm:0 msgid "Confirm Invoices" -msgstr "" +msgstr "Потврди фактури" #. module: account #: selection:account.account,currency_mode:0 msgid "Average Rate" -msgstr "" +msgstr "Просечна стапка" #. module: account #: field:account.balance.report,display_account:0 #: field:account.common.account.report,display_account:0 #: field:account.report.general.ledger,display_account:0 msgid "Display Accounts" -msgstr "" +msgstr "Прикажи конта" #. module: account #: view:account.state.open:0 msgid "(Invoice should be unreconciled if you want to open it)" -msgstr "" +msgstr "(Фактурата не треба да биде порамнета доколку сакате да ја отворите)" #. module: account #: field:account.chart,period_from:0 msgid "Start period" -msgstr "" +msgstr "Почетен период" #. module: account #: field:account.tax,name:0 #: field:account.tax.template,name:0 #: report:account.vat.declaration:0 msgid "Tax Name" -msgstr "" +msgstr "Име на данок" #. module: account #: model:account.payment.term,name:account.account_payment_term #: model:account.payment.term,note:account.account_payment_term msgid "30 Days End of Month" -msgstr "" +msgstr "30 дена Крај на месец" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_balance #: model:ir.actions.report.xml,name:account.account_analytic_account_balance msgid "Analytic Balance" -msgstr "" +msgstr "Аналитички биланс" #. module: account #: help:account.account,active:0 @@ -3886,42 +4040,46 @@ msgid "" "If the active field is set to False, it will allow you to hide the account " "without removing it." msgstr "" +"Доколку активното поле е подесено на Грешка, ќе ви дозволи да го сокриете " +"контото без да го отстраните." #. module: account #: view:account.move.line:0 msgid "Posted Journal Items" -msgstr "" +msgstr "Објавени ставки од картица" #. module: account #: view:account.tax.template:0 msgid "Search Tax Templates" -msgstr "" +msgstr "Барај урнеци за данок" #. module: account #: model:ir.ui.menu,name:account.periodical_processing_journal_entries_validation msgid "Draft Entries" -msgstr "" +msgstr "Нацрт записи" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month= -1" -msgstr "" +msgstr " Ден од месецот= -1" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 30" -msgstr "" +msgstr " Број на денови: 30" #. module: account #: field:account.account,shortcut:0 #: field:account.account.template,shortcut:0 msgid "Shortcut" -msgstr "" +msgstr "Кратенка" #. module: account #: constraint:account.fiscalyear:0 msgid "Error! The start date of the fiscal year must be before his end date." msgstr "" +"Грешка! Почетниот датум на фискалната година мора да биде пред нејзиниот " +"краен датум." #. module: account #: view:account.account:0 @@ -3937,12 +4095,12 @@ msgstr "" #: field:report.account.receivable,type:0 #: field:report.account_type.sales,user_type:0 msgid "Account Type" -msgstr "" +msgstr "Тип на конто" #. module: account #: view:res.partner:0 msgid "Bank Account Owner" -msgstr "" +msgstr "Сопственик на банкарска сметка" #. module: account #: report:account.account.balance:0 @@ -3951,12 +4109,12 @@ msgstr "" #: model:ir.actions.report.xml,name:account.account_account_balance #: model:ir.ui.menu,name:account.menu_general_Balance_report msgid "Trial Balance" -msgstr "" +msgstr "Пробен биланс" #. module: account #: model:ir.model,name:account.model_account_invoice_cancel msgid "Cancel the Selected Invoices" -msgstr "" +msgstr "Откажи ги селектираните фактури" #. module: account #: help:product.category,property_account_income_categ:0 @@ -3969,7 +4127,7 @@ msgstr "" #. module: account #: selection:account.automatic.reconcile,power:0 msgid "3" -msgstr "" +msgstr "3" #. module: account #: code:addons/account/account_move_line.py:97 @@ -3978,6 +4136,8 @@ msgid "" "You haven't supplied enough argument to compute the initial balance, please " "select a period and journal in the context." msgstr "" +"Немате доставено доволно аргументи за да го пресметате почетниот биланс, " +"изберете период и картица во контекстот." #. module: account #: model:process.transition,note:account.process_transition_supplieranalyticcost0 @@ -3985,11 +4145,13 @@ msgid "" "Analytic costs (timesheets, some purchased products, ...) come from analytic " "accounts. These generate draft supplier invoices." msgstr "" +"Аналитичките трошоци (распореди, некои нарачани производи, ...) доаѓаат од " +"аналитичките конта. Овие генерираат нацрт фактури на добавувачот.)" #. module: account #: view:account.bank.statement:0 msgid "Close CashBox" -msgstr "" +msgstr "Затвори каса" #. module: account #: view:account.invoice.report:0 @@ -4000,7 +4162,7 @@ msgstr "" #. module: account #: view:account.entries.report:0 msgid "Acc.Type" -msgstr "" +msgstr "Тип на конто" #. module: account #: field:account.entries.report,month:0 @@ -4011,7 +4173,7 @@ msgstr "" #: field:report.account.sales,month:0 #: field:report.account_type.sales,month:0 msgid "Month" -msgstr "" +msgstr "Месец" #. module: account #: code:addons/account/account_move_line.py:1216 @@ -4021,6 +4183,10 @@ msgid "" "some non legal fields or you must unconfirm the journal entry first! \n" "%s" msgstr "" +"Не можете да ја направите оваа промена на потврден запис! Мора првин да " +"промените некои задолжителни полиња или треба првин да ги откажете записите " +"во картицата!\n" +"%s" #. module: account #: field:res.company,paypal_account:0 @@ -4030,13 +4196,13 @@ msgstr "" #. module: account #: field:account.invoice.report,uom_name:0 msgid "Reference UoM" -msgstr "" +msgstr "Референтна ЕМ" #. module: account #: field:account.account,note:0 #: field:account.account.template,note:0 msgid "Note" -msgstr "" +msgstr "Белешка" #. module: account #: selection:account.financial.report,sign:0 @@ -4053,33 +4219,33 @@ msgstr "" #: code:addons/account/account.py:184 #, python-format msgid "Balance Sheet (Liability account)" -msgstr "" +msgstr "Биланс на состојба (Конто за обврски)" #. module: account #: help:account.invoice,date_invoice:0 msgid "Keep empty to use the current date" -msgstr "" +msgstr "Оставете празно за да го употребите тековниот датум" #. module: account #: field:account.invoice,tax_line:0 msgid "Tax Lines" -msgstr "" +msgstr "Даночни ставки" #. module: account #: field:account.tax,base_code_id:0 msgid "Account Base Code" -msgstr "" +msgstr "Основен код на контото" #. module: account #: code:addons/account/account_analytic_line.py:93 #, python-format msgid "There is no expense account defined for this product: \"%s\" (id:%d)" -msgstr "" +msgstr "Нема дефинирано конто за трошоци за овој производ: \"%s\" (id:%d)" #. module: account #: view:res.partner:0 msgid "Customer Accounting Properties" -msgstr "" +msgstr "Својства на сметководството на клиентот" #. module: account #: help:res.company,paypal_account:0 @@ -4107,49 +4273,49 @@ msgstr "" #: code:addons/account/report/common_report_header.py:68 #, python-format msgid "All Posted Entries" -msgstr "" +msgstr "Сите објавени записи" #. module: account #: code:addons/account/account_bank_statement.py:367 #, python-format msgid "Statement %s is confirmed, journal items are created." -msgstr "" +msgstr "Изјавата %s е потврдена, ставките во картицата се креирани." #. module: account #: field:report.aged.receivable,name:0 msgid "Month Range" -msgstr "" +msgstr "Месечен опсег" #. module: account #: help:account.analytic.balance,empty_acc:0 msgid "Check if you want to display Accounts with 0 balance too." -msgstr "" +msgstr "Означете доколку сакате да ги прикажете Контата со 0 биланс." #. module: account #: view:account.tax:0 msgid "Compute Code" -msgstr "" +msgstr "Код за пресметување" #. module: account #: view:account.account.template:0 msgid "Default taxes" -msgstr "" +msgstr "Стандардни даноци" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:41 #, python-format msgid "End of Fiscal Year Entry" -msgstr "" +msgstr "Запис за крај на фискална година" #. module: account #: model:ir.ui.menu,name:account.menu_finance_periodical_processing msgid "Periodical Processing" -msgstr "" +msgstr "Периодично обработување" #. module: account #: constraint:account.analytic.line:0 msgid "You can not create analytic line on view account." -msgstr "" +msgstr "Не може да креирате аналитичка ставка на конто преглед." #. module: account #: help:account.move.line,state:0 @@ -4157,58 +4323,60 @@ msgid "" "When new move line is created the state will be 'Draft'.\n" "* When all the payments are done it will be in 'Valid' state." msgstr "" +"Кога е креирана ставка ново движење состојбата ќе биде 'Нацрт'. * Кога сите " +"плаќања се направени ќе биде во состојба 'validno'." #. module: account #: field:account.journal,view_id:0 msgid "Display Mode" -msgstr "" +msgstr "Мод на прикажување" #. module: account #: model:process.node,note:account.process_node_importinvoice0 msgid "Statement from invoice or payment" -msgstr "" +msgstr "Извод од фактура или плаќање" #. module: account #: model:ir.model,name:account.model_account_chart msgid "Account chart" -msgstr "" +msgstr "Контен план" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Main Title 1 (bold, underlined)" -msgstr "" +msgstr "Главен наслов 1 (здебелено, подвлечено)" #. module: account #: report:account.analytic.account.balance:0 #: report:account.central.journal:0 msgid "Account Name" -msgstr "" +msgstr "Име на сметка" #. module: account #: help:account.fiscalyear.close,report_name:0 msgid "Give name of the new entries" -msgstr "" +msgstr "Дај име на нови записи" #. module: account #: model:ir.model,name:account.model_account_invoice_report msgid "Invoices Statistics" -msgstr "" +msgstr "Статистики на фактури" #. module: account #: field:account.account,exchange_rate:0 msgid "Exchange Rate" -msgstr "" +msgstr "Девизен курс" #. module: account #: model:process.transition,note:account.process_transition_paymentorderreconcilation0 msgid "Bank statements are entered in the system." -msgstr "" +msgstr "Банкарските изводи се внесени во системот" #. module: account #: code:addons/account/wizard/account_reconcile.py:133 #, python-format msgid "Reconcile Writeoff" -msgstr "" +msgstr "Порамни отпишување" #. module: account #: view:report.account.receivable:0 @@ -4219,38 +4387,38 @@ msgstr "" #: view:account.bank.statement:0 #: field:account.bank.statement,balance_end_cash:0 msgid "Closing Balance" -msgstr "" +msgstr "Завршен биланс" #. module: account #: code:addons/account/report/common_report_header.py:92 #, python-format msgid "Not implemented" -msgstr "" +msgstr "Не е имплементирано" #. module: account #: field:account.chart.template,visible:0 msgid "Can be Visible?" -msgstr "" +msgstr "Може ли да биде видливо?" #. module: account #: model:ir.model,name:account.model_account_journal_select msgid "Account Journal Select" -msgstr "" +msgstr "Избери картица за конто" #. module: account #: view:account.tax.template:0 msgid "Credit Notes" -msgstr "" +msgstr "Кредитни белешки" #. module: account #: sql_constraint:account.period:0 msgid "The name of the period must be unique per company!" -msgstr "" +msgstr "Името на периодот мора да биде уникатно по компанија!" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "res_config_contents" -msgstr "" +msgstr "res_config_contents" #. module: account #: view:account.unreconcile:0 @@ -4269,13 +4437,13 @@ msgstr "" #. module: account #: view:account.use.model:0 msgid "Create Entries From Models" -msgstr "" +msgstr "Креирај записи од моделите" #. module: account #: field:account.account,reconcile:0 #: field:account.account.template,reconcile:0 msgid "Allow Reconciliation" -msgstr "" +msgstr "Дозволи порамнување" #. module: account #: code:addons/account/account.py:1077 @@ -4283,64 +4451,67 @@ msgstr "" msgid "" "You can not modify company of this period as some journal items exists." msgstr "" +"Не може да ја промените компанијата за овој период бидејќи постојат некои " +"ставки во картицата." #. module: account #: view:account.analytic.account:0 msgid "Analytic Account Statistics" -msgstr "" +msgstr "Статистки на аналитичко конто" #. module: account #: report:account.vat.declaration:0 msgid "Based On" -msgstr "" +msgstr "Засновано на" #. module: account #: field:account.tax,price_include:0 #: field:account.tax.template,price_include:0 msgid "Tax Included in Price" -msgstr "" +msgstr "Данокот е вклучен во цената" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger_journal_report msgid "Account Analytic Cost Ledger For Journal Report" msgstr "" +"Конто на главна книга на аналитички трошоци за извештајот на картицата" #. module: account #: model:ir.actions.act_window,name:account.action_model_form #: model:ir.ui.menu,name:account.menu_action_model_form msgid "Recurring Models" -msgstr "" +msgstr "Модели на повторување" #. module: account #: code:addons/account/account_move_line.py:1251 #, python-format msgid "Encoding error" -msgstr "" +msgstr "Кодирање на грешка" #. module: account #: selection:account.automatic.reconcile,power:0 msgid "4" -msgstr "" +msgstr "4" #. module: account #: view:account.invoice:0 msgid "Change" -msgstr "" +msgstr "Промени" #. module: account #: selection:account.journal,type:0 msgid "Bank and Cheques" -msgstr "" +msgstr "Банка и чекови" #. module: account #: field:account.journal,type_control_ids:0 msgid "Type Controls" -msgstr "" +msgstr "Контроли на тип" #. module: account #: help:account.journal,default_credit_account_id:0 msgid "It acts as a default account for credit amount" -msgstr "" +msgstr "Дејствува како стандардно конто за кредитниот износ" #. module: account #: model:ir.actions.act_window,name:account.action_validate_account_move_line @@ -4348,24 +4519,24 @@ msgstr "" #: view:validate.account.move:0 #: view:validate.account.move.lines:0 msgid "Post Journal Entries" -msgstr "" +msgstr "Објави записи на картица" #. module: account #: selection:account.invoice,state:0 #: selection:account.invoice.report,state:0 #: selection:report.invoice.created,state:0 msgid "Cancelled" -msgstr "" +msgstr "Откажано" #. module: account #: help:account.bank.statement,balance_end_cash:0 msgid "Closing balance based on cashBox" -msgstr "" +msgstr "Завршен биланс заснован на каса" #. module: account #: view:account.payment.term.line:0 msgid "Example" -msgstr "" +msgstr "Пример" #. module: account #: code:addons/account/account_invoice.py:828 @@ -4374,37 +4545,39 @@ msgid "" "Please verify the price of the invoice !\n" "The real total does not match the computed total." msgstr "" +"Потврдете ја цената на фактурата !\n" +"Реалното вкупно не соодветстува со пресметаното вкупно." #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Keep empty to use the income account" -msgstr "" +msgstr "Оставете празно за да употребите конто за приходи" #. module: account #: code:addons/account/account.py:3299 #, python-format msgid "Purchase Tax %.2f%%" -msgstr "" +msgstr "Данок на набавка %.2f%%" #. module: account #: view:account.subscription.generate:0 #: model:ir.actions.act_window,name:account.action_account_subscription_generate #: model:ir.ui.menu,name:account.menu_generate_subscription msgid "Generate Entries" -msgstr "" +msgstr "Генерирај записи" #. module: account #: help:account.vat.declaration,chart_tax_id:0 msgid "Select Charts of Taxes" -msgstr "" +msgstr "Избери графикон на даноци" #. module: account #: view:account.fiscal.position:0 #: field:account.fiscal.position,account_ids:0 #: field:account.fiscal.position.template,account_ids:0 msgid "Account Mapping" -msgstr "" +msgstr "Мапирање на конто" #. module: account #: selection:account.bank.statement.line,type:0 @@ -4413,17 +4586,17 @@ msgstr "" #: code:addons/account/account_invoice.py:337 #, python-format msgid "Customer" -msgstr "" +msgstr "Клиент" #. module: account #: view:account.bank.statement:0 msgid "Confirmed" -msgstr "" +msgstr "Потврдено" #. module: account #: report:account.invoice:0 msgid "Cancelled Invoice" -msgstr "" +msgstr "Откажи фактура" #. module: account #: code:addons/account/account.py:1567 @@ -4433,16 +4606,19 @@ msgid "" "the account \"%s - %s\". Clear the secondary currency field of the account " "definition if you want to accept all currencies." msgstr "" +"Не може да креира движење со валута различна од секундарната валута на " +"контото \"%s - %s\". Избришете го полето на секундарната валута од " +"дефиницијата на контото доколку сакате да ги прифатите сите валути." #. module: account #: selection:account.bank.statement,state:0 msgid "New" -msgstr "" +msgstr "Ново" #. module: account #: field:account.invoice.refund,date:0 msgid "Operation date" -msgstr "" +msgstr "Датум на операција" #. module: account #: view:account.unreconcile.reconcile:0 @@ -4453,7 +4629,7 @@ msgstr "" #: field:account.tax,ref_tax_code_id:0 #: field:account.tax.template,ref_tax_code_id:0 msgid "Refund Tax Code" -msgstr "" +msgstr "Повлечи даночен код" #. module: account #: view:validate.account.move:0 @@ -4461,11 +4637,14 @@ msgid "" "All draft account entries in this journal and period will be validated. It " "means you won't be able to modify their accounting fields anymore." msgstr "" +"Сите нацрт записи на контото во оваа картица и период ќе бидат потврдени. " +"Тоа значи дека повеќе нема да може да ги менувате нивните сметководствени " +"полиња." #. module: account #: model:ir.ui.menu,name:account.menu_finance_configuration msgid "Configuration" -msgstr "" +msgstr "Конфигурација" #. module: account #: field:account.automatic.reconcile,date1:0 @@ -4475,29 +4654,30 @@ msgstr "" #. module: account #: field:account.chart.template,property_account_income:0 msgid "Income Account on Product Template" -msgstr "" +msgstr "Конто на приходи на урнек за производ" #. module: account #: code:addons/account/account.py:3120 #, python-format msgid "MISC" -msgstr "" +msgstr "MISC" #. module: account #: model:email.template,subject:account.email_template_edi_invoice msgid "${object.company_id.name} Invoice (Ref ${object.number or 'n/a' })" -msgstr "" +msgstr "${object.company_id.name} Invoice (Ref ${object.number or 'n/a' })" #. module: account #: help:res.partner,last_reconciliation_date:0 msgid "" "Date on which the partner accounting entries were reconciled last time" msgstr "" +"Датум на кој сметководствените записи на партнерот беа последен пат порамнети" #. module: account #: field:account.fiscalyear.close,fy2_id:0 msgid "New Fiscal Year" -msgstr "" +msgstr "Нова фискална година" #. module: account #: view:account.invoice:0 @@ -4509,17 +4689,17 @@ msgstr "" #: view:report.invoice.created:0 #: field:res.partner,invoice_ids:0 msgid "Invoices" -msgstr "" +msgstr "Фактури" #. module: account #: view:account.invoice:0 msgid "My invoices" -msgstr "" +msgstr "Мои фактури" #. module: account #: selection:account.bank.accounts.wizard,account_type:0 msgid "Check" -msgstr "" +msgstr "Означи" #. module: account #: view:account.invoice:0 @@ -4527,22 +4707,22 @@ msgstr "" #: view:account.invoice.report:0 #: field:account.invoice.report,user_id:0 msgid "Salesman" -msgstr "" +msgstr "Продавач" #. module: account #: view:account.invoice.report:0 msgid "Invoiced" -msgstr "" +msgstr "Фактурирано" #. module: account #: view:account.move:0 msgid "Posted Journal Entries" -msgstr "" +msgstr "Објавени записи на картица" #. module: account #: view:account.use.model:0 msgid "Use Model" -msgstr "" +msgstr "Употреби модел" #. module: account #: help:account.invoice,partner_bank_id:0 @@ -4551,27 +4731,30 @@ msgid "" "account if this is a Customer Invoice or Supplier Refund, otherwise a " "Partner bank account number." msgstr "" +"Број на банкарска сметка на која фактурата ќе биде платена. Банкарската " +"сметка на Компанијата доколку е Фактура на клиент или Повлекување на " +"добавувач, во спротивно бројот на банкарската сметка на Партнерот." #. module: account #: view:account.state.open:0 msgid "No" -msgstr "" +msgstr "Не" #. module: account #: help:account.invoice.tax,tax_code_id:0 msgid "The tax basis of the tax declaration." -msgstr "" +msgstr "Даночни основи од даночната декларација." #. module: account #: view:account.addtmpl.wizard:0 msgid "Add" -msgstr "" +msgstr "Додади" #. module: account #: selection:account.invoice,state:0 #: report:account.overdue:0 msgid "Paid" -msgstr "" +msgstr "Платено" #. module: account #: view:account.period.close:0 @@ -4581,12 +4764,12 @@ msgstr "" #. module: account #: help:account.move.line,statement_id:0 msgid "The bank statement used for bank reconciliation" -msgstr "" +msgstr "Банкарски извод употребен за банкарско порамнување" #. module: account #: model:process.transition,note:account.process_transition_suppliercustomerinvoice0 msgid "Draft invoices are validated. " -msgstr "" +msgstr "Нацрт фактурите се потврдени. " #. module: account #: constraint:account.account.template:0 @@ -4600,23 +4783,23 @@ msgstr "" #: code:addons/account/account.py:923 #, python-format msgid "Opening Period" -msgstr "" +msgstr "Период на отварање" #. module: account #: view:account.move:0 msgid "Journal Entries to Review" -msgstr "" +msgstr "Записи во картица за преглед" #. module: account #: view:account.bank.statement:0 #: view:account.subscription:0 msgid "Compute" -msgstr "" +msgstr "Пресметај" #. module: account #: field:account.tax,type_tax_use:0 msgid "Tax Application" -msgstr "" +msgstr "Даночна пријава" #. module: account #: view:account.move:0 @@ -4641,7 +4824,7 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_eaction_account_moves_sale #, python-format msgid "Journal Items" -msgstr "" +msgstr "Ставки во картица" #. module: account #: code:addons/account/account.py:1088 @@ -4666,7 +4849,7 @@ msgstr "" #: code:addons/account/wizard/account_report_common.py:150 #, python-format msgid "Error" -msgstr "" +msgstr "Грешка" #. module: account #: field:account.analytic.balance,date2:0 @@ -4675,12 +4858,12 @@ msgstr "" #: field:account.analytic.inverted.balance,date2:0 #: field:account.analytic.journal.report,date2:0 msgid "End of period" -msgstr "" +msgstr "Крај на период" #. module: account #: view:res.partner:0 msgid "Bank Details" -msgstr "" +msgstr "Банкарски детали" #. module: account #: model:ir.actions.act_window,help:account.action_account_partner_balance @@ -4688,6 +4871,9 @@ msgid "" "This report is analysis by partner. It is a PDF report containing one line " "per partner representing the cumulative credit balance." msgstr "" +"Овој извештај е анализиран од страна на партнер. Тоа е PDF извештај кој " +"содржи една ставка по партнер која го претставува кумулативниот кредитен " +"биланс." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_journal_tree @@ -4695,26 +4881,28 @@ msgid "" "To print an analytics (or costs) journal for a given period. The report give " "code, move name, account number, general amount and analytic amount." msgstr "" +"За да испринтате аналитичка (или трошоци) картичка за даден период. Периодот " +"дава код, име на движење, број на конто, општ износ и аналитички износ." #. module: account #: sql_constraint:account.invoice:0 msgid "Invoice Number must be unique per Company!" -msgstr "" +msgstr "Бројот на фактурата мора да биде уникатен по компанија!" #. module: account #: model:ir.actions.act_window,name:account.action_account_receivable_graph msgid "Balance by Type of Account" -msgstr "" +msgstr "Биланс по тип на конто" #. module: account #: view:account.fiscalyear.close:0 msgid "Generate Fiscal Year Opening Entries" -msgstr "" +msgstr "Генерира отворени записи за фискалната година" #. module: account #: model:res.groups,name:account.group_account_user msgid "Accountant" -msgstr "" +msgstr "Сметководител" #. module: account #: model:ir.actions.act_window,help:account.action_account_treasury_report_all @@ -4726,44 +4914,44 @@ msgstr "" #. module: account #: field:account.journal,group_invoice_lines:0 msgid "Group Invoice Lines" -msgstr "" +msgstr "Групирај ставки од фактура" #. module: account #: view:account.invoice.cancel:0 #: view:account.invoice.confirm:0 msgid "Close" -msgstr "" +msgstr "Затвори" #. module: account #: field:account.bank.statement.line,move_ids:0 msgid "Moves" -msgstr "" +msgstr "Движења" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this month" -msgstr "" +msgstr "Картица за продажба за овој месец" #. module: account #: model:ir.actions.act_window,name:account.action_account_vat_declaration #: model:ir.model,name:account.model_account_vat_declaration msgid "Account Vat Declaration" -msgstr "" +msgstr "ДДВ декларација за конто" #. module: account #: report:account.invoice:0 msgid "Price" -msgstr "" +msgstr "Цена" #. module: account #: view:account.period:0 msgid "To Close" -msgstr "" +msgstr "Да се затвори" #. module: account #: field:account.treasury.report,date:0 msgid "Beginning of Period Date" -msgstr "" +msgstr "Датум на започнување на период" #. module: account #: code:addons/account/account.py:1351 @@ -4773,16 +4961,19 @@ msgid "" "You should set the journal to allow cancelling entries if you want to do " "that." msgstr "" +"Не може да менувате објавен запис од оваа картица !\n" +"Треба да ја подесите картицата за да дозволи откажување на записи доколку " +"сакате да го правите тоа." #. module: account #: model:ir.ui.menu,name:account.account_template_folder msgid "Templates" -msgstr "" +msgstr "Урнеци" #. module: account #: field:account.invoice.tax,name:0 msgid "Tax Description" -msgstr "" +msgstr "Опис на данок" #. module: account #: field:account.tax,child_ids:0 @@ -4793,7 +4984,7 @@ msgstr "" #: code:addons/account/account.py:1090 #, python-format msgid "Start period should be smaller then End period" -msgstr "" +msgstr "Почетниот период мора да биде помал од крајниот период" #. module: account #: help:account.tax,price_include:0 @@ -4802,11 +4993,13 @@ msgid "" "Check this if the price you use on the product and invoices includes this " "tax." msgstr "" +"Означи го ова доколку цената на производот и фактурите го вклучува овој " +"данок." #. module: account #: report:account.analytic.account.balance:0 msgid "Analytic Balance -" -msgstr "" +msgstr "Аналитички биланс -" #. module: account #: report:account.account.balance:0 @@ -4843,19 +5036,19 @@ msgstr "" #: model:account.payment.term,name:account.account_payment_term_net #: model:account.payment.term,note:account.account_payment_term_net msgid "30 Net Days" -msgstr "" +msgstr "30 нето денови" #. module: account #: field:account.subscription,period_type:0 msgid "Period Type" -msgstr "" +msgstr "Тип на период" #. module: account #: view:account.invoice:0 #: field:account.invoice,payment_ids:0 #: selection:account.vat.declaration,based_on:0 msgid "Payments" -msgstr "" +msgstr "Плаќања" #. module: account #: view:account.tax:0 @@ -4865,7 +5058,7 @@ msgstr "" #. module: account #: field:account.subscription.line,move_id:0 msgid "Entry" -msgstr "" +msgstr "Запис" #. module: account #: field:account.tax,python_compute_inv:0 @@ -4877,7 +5070,7 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_payment_term_form #: model:ir.ui.menu,name:account.menu_action_payment_term_form msgid "Payment Terms" -msgstr "" +msgstr "Рокови за плаќање" #. module: account #: help:account.chart.template,complete_tax_set:0 @@ -4892,18 +5085,18 @@ msgstr "" #: field:account.financial.report,children_ids:0 #: model:ir.model,name:account.model_account_financial_report msgid "Account Report" -msgstr "" +msgstr "Извештај за конто" #. module: account #: field:account.journal.column,name:0 msgid "Column Name" -msgstr "" +msgstr "Име на колона" #. module: account #: view:account.general.journal:0 msgid "" "This report gives you an overview of the situation of your general journals" -msgstr "" +msgstr "Овој извештај ви дава преглед на состојбата од општите картици" #. module: account #: field:account.entries.report,year:0 @@ -4914,44 +5107,44 @@ msgstr "" #: field:report.account.sales,name:0 #: field:report.account_type.sales,name:0 msgid "Year" -msgstr "" +msgstr "Година" #. module: account #: field:account.bank.statement,starting_details_ids:0 msgid "Opening Cashbox" -msgstr "" +msgstr "Отварање на каса" #. module: account #: view:account.payment.term.line:0 msgid "Line 1:" -msgstr "" +msgstr "Линија 1:" #. module: account #: code:addons/account/account.py:1307 #, python-format msgid "Integrity Error !" -msgstr "" +msgstr "Грешка интегритет !" #. module: account #: field:account.tax.template,description:0 msgid "Internal Name" -msgstr "" +msgstr "Внатрешно име" #. module: account #: selection:account.subscription,period_type:0 msgid "month" -msgstr "" +msgstr "месец" #. module: account #: field:account.partner.reconcile.process,next_partner_id:0 msgid "Next Partner to Reconcile" -msgstr "" +msgstr "Следен партнер за порамнување" #. module: account #: field:account.invoice.tax,account_id:0 #: field:account.move.line,tax_code_id:0 msgid "Tax Account" -msgstr "" +msgstr "Даночно конто" #. module: account #: view:account.automatic.reconcile:0 @@ -4962,23 +5155,23 @@ msgstr "" #: model:account.financial.report,name:account.account_financial_report_balancesheet0 #: model:ir.ui.menu,name:account.menu_account_report_bs msgid "Balance Sheet" -msgstr "" +msgstr "Биланс" #. module: account #: view:account.general.journal:0 #: model:ir.ui.menu,name:account.menu_account_general_journal msgid "General Journals" -msgstr "" +msgstr "Општи картици" #. module: account #: field:account.journal,allow_date:0 msgid "Check Date in Period" -msgstr "" +msgstr "Означи датум во периодот" #. module: account #: model:ir.ui.menu,name:account.final_accounting_reports msgid "Accounting Reports" -msgstr "" +msgstr "Сметководствени извештаи" #. module: account #: field:account.move,line_id:0 @@ -4986,29 +5179,29 @@ msgstr "" #: model:ir.actions.act_window,name:account.act_account_acount_move_line_open #: model:ir.actions.act_window,name:account.action_move_line_form msgid "Entries" -msgstr "" +msgstr "Записи" #. module: account #: view:account.entries.report:0 msgid "This Period" -msgstr "" +msgstr "Овој период" #. module: account #: field:account.analytic.line,product_uom_id:0 #: field:account.move.line,product_uom_id:0 msgid "UoM" -msgstr "" +msgstr "ЕМ" #. module: account #: code:addons/account/wizard/account_invoice_refund.py:146 #, python-format msgid "No Period found on Invoice!" -msgstr "" +msgstr "Нема пронајдено период на фактурата!" #. module: account #: view:account.tax.template:0 msgid "Compute Code (if type=code)" -msgstr "" +msgstr "Код за пресметка (доколку тип=код)" #. module: account #: selection:account.analytic.journal,type:0 @@ -5019,12 +5212,12 @@ msgstr "" #: view:account.tax.template:0 #: selection:account.tax.template,type_tax_use:0 msgid "Sale" -msgstr "" +msgstr "Продажба" #. module: account #: view:account.financial.report:0 msgid "Report" -msgstr "" +msgstr "Извештај" #. module: account #: view:account.analytic.line:0 @@ -5039,7 +5232,7 @@ msgstr "" #: view:analytic.entries.report:0 #: field:analytic.entries.report,amount:0 msgid "Amount" -msgstr "" +msgstr "Износ" #. module: account #: model:process.transition,name:account.process_transition_customerinvoice0 @@ -5049,7 +5242,7 @@ msgstr "" #: model:process.transition,name:account.process_transition_suppliervalidentries0 #: model:process.transition,name:account.process_transition_validentries0 msgid "Validation" -msgstr "" +msgstr "Потврдување" #. module: account #: field:account.tax,child_depend:0 @@ -5060,12 +5253,12 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_tax_template msgid "Template Tax Fiscal Position" -msgstr "" +msgstr "Урнек за даночна фискална позиција" #. module: account #: field:account.journal,update_posted:0 msgid "Allow Cancelling Entries" -msgstr "" +msgstr "Дозволи откажување на записи" #. module: account #: field:account.tax.code,sign:0 @@ -5075,17 +5268,17 @@ msgstr "" #. module: account #: view:account.analytic.account:0 msgid "Analytic Accounts with a past deadline." -msgstr "" +msgstr "Аналитички конта со поминат краен рок." #. module: account #: report:account.partner.balance:0 msgid "(Account/Partner) Name" -msgstr "" +msgstr "(Сметка/Партнер) Име" #. module: account #: view:account.bank.statement:0 msgid "Transaction" -msgstr "" +msgstr "Трансакција" #. module: account #: help:account.tax,base_code_id:0 @@ -5097,32 +5290,32 @@ msgstr "" #: help:account.tax.template,ref_tax_code_id:0 #: help:account.tax.template,tax_code_id:0 msgid "Use this code for the VAT declaration." -msgstr "" +msgstr "Користете го овој код за ДДВ декларацијата." #. module: account #: field:account.partner.reconcile.process,progress:0 msgid "Progress" -msgstr "" +msgstr "Напредок" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Analytic Entries Stats" -msgstr "" +msgstr "Статистика на аналитички записи" #. module: account #: field:wizard.multi.charts.accounts,bank_accounts_id:0 msgid "Cash and Banks" -msgstr "" +msgstr "Готовина и банки" #. module: account #: model:ir.model,name:account.model_account_installer msgid "account.installer" -msgstr "" +msgstr "account.installer" #. module: account #: field:account.tax.template,include_base_amount:0 msgid "Include in Base Amount" -msgstr "" +msgstr "Вклучено во основниот износ" #. module: account #: help:account.payment.term.line,days:0 @@ -5130,22 +5323,25 @@ msgid "" "Number of days to add before computation of the day of month.If Date=15/01, " "Number of Days=22, Day of Month=-1, then the due date is 28/02." msgstr "" +"Бројот на денови да се додаде пред пресметувањето на денот од месецот. " +"Доколку датумот=15/01, Бројот на денови=22, Ден од месецот=-1, тогаш " +"крајниот датум е 28/02." #. module: account #: view:account.payment.term.line:0 msgid "Amount Computation" -msgstr "" +msgstr "Пресметување на износ" #. module: account #: view:account.journal:0 msgid "Entry Controls" -msgstr "" +msgstr "Контроли на записи" #. module: account #: view:account.analytic.chart:0 #: view:project.account.analytic.line:0 msgid "(Keep empty to open the current situation)" -msgstr "" +msgstr "(Чувајте празно за да ја отворите тековната состојба)" #. module: account #: field:account.analytic.balance,date1:0 @@ -5154,7 +5350,7 @@ msgstr "" #: field:account.analytic.inverted.balance,date1:0 #: field:account.analytic.journal.report,date1:0 msgid "Start of period" -msgstr "" +msgstr "Почеток на период" #. module: account #: model:ir.model,name:account.model_account_common_account_report @@ -5165,31 +5361,33 @@ msgstr "" #: field:account.bank.statement.line,name:0 #: field:account.invoice,reference:0 msgid "Communication" -msgstr "" +msgstr "Комуникација" #. module: account #: model:ir.ui.menu,name:account.menu_analytic_accounting msgid "Analytic Accounting" -msgstr "" +msgstr "Аналитичко сметководство" #. module: account #: field:account.partner.ledger,initial_balance:0 #: field:account.report.general.ledger,initial_balance:0 msgid "Include Initial Balances" -msgstr "" +msgstr "Вклучува почетни биланси" #. module: account #: selection:account.invoice,type:0 #: selection:account.invoice.report,type:0 #: selection:report.invoice.created,type:0 msgid "Customer Refund" -msgstr "" +msgstr "Повлекување на клиент" #. module: account #: constraint:account.move:0 msgid "" "You can not create more than one move per period on centralized journal" msgstr "" +"Не може да креирате повеќе оод едно движење по период на централизирана " +"картица" #. module: account #: field:account.tax,ref_tax_sign:0 @@ -5197,17 +5395,17 @@ msgstr "" #: field:account.tax.template,ref_tax_sign:0 #: field:account.tax.template,tax_sign:0 msgid "Tax Code Sign" -msgstr "" +msgstr "Знак за даночен код" #. module: account #: model:ir.model,name:account.model_report_invoice_created msgid "Report of Invoices Created within Last 15 days" -msgstr "" +msgstr "Извештај за фактурите креирани во последните 15 дена" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 14" -msgstr "" +msgstr " Број на денови: 14" #. module: account #: field:account.fiscalyear,end_journal_period_id:0 @@ -5225,12 +5423,12 @@ msgstr "" #: code:addons/account/wizard/account_move_journal.py:63 #, python-format msgid "Configuration Error !" -msgstr "" +msgstr "Грешка конфигурација !" #. module: account #: field:account.payment.term.line,value_amount:0 msgid "Amount To Pay" -msgstr "" +msgstr "Износ за плаќање" #. module: account #: help:account.partner.reconcile.process,to_reconcile:0 @@ -5239,6 +5437,9 @@ msgid "" "something to reconcile or not. This figure already count the current partner " "as reconciled." msgstr "" +"Ова се преостанатите партнери за кои треба да проверите дали има нешто за " +"порамнување или не. Оваа бројка веќе го смета тековниот партнер како " +"порамнет." #. module: account #: view:account.subscription.line:0 @@ -5248,7 +5449,7 @@ msgstr "" #. module: account #: field:account.entries.report,quantity:0 msgid "Products Quantity" -msgstr "" +msgstr "Количина на производ" #. module: account #: view:account.entries.report:0 @@ -5257,42 +5458,42 @@ msgstr "" #: selection:account.move,state:0 #: view:account.move.line:0 msgid "Unposted" -msgstr "" +msgstr "Необјавено" #. module: account #: view:account.change.currency:0 #: model:ir.actions.act_window,name:account.action_account_change_currency #: model:ir.model,name:account.model_account_change_currency msgid "Change Currency" -msgstr "" +msgstr "Промени валута" #. module: account #: view:account.invoice:0 msgid "This action will erase taxes" -msgstr "" +msgstr "Оваа акција ќе ги избрише даноците" #. module: account #: model:process.node,note:account.process_node_accountingentries0 #: model:process.node,note:account.process_node_supplieraccountingentries0 msgid "Accounting entries." -msgstr "" +msgstr "Сметководствени записи." #. module: account #: view:account.invoice:0 msgid "Payment Date" -msgstr "" +msgstr "Датум на плаќање" #. module: account #: view:account.analytic.account:0 #: model:ir.actions.act_window,name:account.action_account_analytic_account_form #: model:ir.ui.menu,name:account.account_analytic_def_account msgid "Analytic Accounts" -msgstr "" +msgstr "Аналитички конта" #. module: account #: view:account.invoice.report:0 msgid "Customer Invoices And Refunds" -msgstr "" +msgstr "Фактури и поврати на клиент" #. module: account #: field:account.analytic.line,amount_currency:0 @@ -5300,7 +5501,7 @@ msgstr "" #: field:account.model.line,amount_currency:0 #: field:account.move.line,amount_currency:0 msgid "Amount Currency" -msgstr "" +msgstr "Валута на износот" #. module: account #: code:addons/account/wizard/account_validate_account_move.py:39 @@ -5309,11 +5510,13 @@ msgid "" "Specified Journal does not have any account move entries in draft state for " "this period" msgstr "" +"Специфицираната картица нема записи за движење на контото во нацрт состојба " +"за овој период" #. module: account #: model:ir.actions.act_window,name:account.action_view_move_line msgid "Lines to reconcile" -msgstr "" +msgstr "Ставки за порамнување" #. module: account #: report:account.analytic.account.balance:0 @@ -5328,27 +5531,27 @@ msgstr "" #: field:report.account.sales,quantity:0 #: field:report.account_type.sales,quantity:0 msgid "Quantity" -msgstr "" +msgstr "Количина" #. module: account #: view:account.move.line:0 msgid "Number (Move)" -msgstr "" +msgstr "Број (Движење)" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries during last 7 days" -msgstr "" +msgstr "Аналитички записи во последните 7 дена" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Normal Text" -msgstr "" +msgstr "Нормален текст" #. module: account #: view:account.invoice.refund:0 msgid "Refund Invoice Options" -msgstr "" +msgstr "Опции за повлекување фактура" #. module: account #: help:account.automatic.reconcile,power:0 @@ -5363,19 +5566,21 @@ msgid "" "The sequence field is used to order the payment term lines from the lowest " "sequences to the higher ones" msgstr "" +"Полето секвенца се користи за да се наредат ставките за роковите за плаќање " +"од најниските секвенци до највисоките" #. module: account #: view:account.fiscal.position.template:0 #: field:account.fiscal.position.template,name:0 msgid "Fiscal Position Template" -msgstr "" +msgstr "Урнек за фискална позиција" #. module: account #: view:account.analytic.chart:0 #: view:account.chart:0 #: view:account.tax.chart:0 msgid "Open Charts" -msgstr "" +msgstr "Отвори графикони" #. module: account #: view:account.fiscalyear.close.state:0 @@ -5385,6 +5590,11 @@ msgid "" "impossible any new entry record. Close a fiscal year when you need to " "finalize your end of year results definitive " msgstr "" +"Доколку нема дополнителни записи кои треба да бидат снимени во фискалната " +"година, може да ја затворите од овде. Тоа ќе ги затвори сите отворени " +"периоди во оваа година што ќе оневозможи снимање на нов запис. Затворете ја " +"фискалната година кога треба дефинитивно да ги финализирате резултатите на " +"крајот од годината. " #. module: account #: field:account.central.journal,amount_currency:0 @@ -5394,17 +5604,17 @@ msgstr "" #: field:account.print.journal,amount_currency:0 #: field:account.report.general.ledger,amount_currency:0 msgid "With Currency" -msgstr "" +msgstr "Со валута" #. module: account #: view:account.bank.statement:0 msgid "Open CashBox" -msgstr "" +msgstr "Отвори каса" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Automatic formatting" -msgstr "" +msgstr "Автоматско форматирање" #. module: account #: code:addons/account/account.py:963 @@ -5413,77 +5623,79 @@ msgid "" "No fiscal year defined for this date !\n" "Please create one from the configuration of the accounting menu." msgstr "" +"Нема дефинирано фискална година за овој датум !\n" +"Креирајте ја од конфигурација на менито за сметководство." #. module: account #: view:account.move.line.reconcile:0 msgid "Reconcile With Write-Off" -msgstr "" +msgstr "Порамни со отпишување" #. module: account #: selection:account.payment.term.line,value:0 #: selection:account.tax,type:0 msgid "Fixed Amount" -msgstr "" +msgstr "Фиксен износ" #. module: account #: view:account.subscription:0 msgid "Valid Up to" -msgstr "" +msgstr "Валидно најмногу до" #. module: account #: view:account.journal:0 msgid "Invoicing Data" -msgstr "" +msgstr "Датум на фактурирање" #. module: account #: model:ir.actions.act_window,name:account.action_account_automatic_reconcile msgid "Account Automatic Reconcile" -msgstr "" +msgstr "Автоматско порамнување на конто" #. module: account #: view:account.move:0 #: view:account.move.line:0 msgid "Journal Item" -msgstr "" +msgstr "Ставка на картица" #. module: account #: model:ir.model,name:account.model_account_move_journal msgid "Move journal" -msgstr "" +msgstr "Премести картица" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscalyear_close #: model:ir.ui.menu,name:account.menu_wizard_fy_close msgid "Generate Opening Entries" -msgstr "" +msgstr "Генерирај записи за отварање" #. module: account #: code:addons/account/account_move_line.py:759 #, python-format msgid "Already Reconciled!" -msgstr "" +msgstr "Веќе порамнето!" #. module: account #: help:account.tax,type:0 msgid "The computation method for the tax amount." -msgstr "" +msgstr "Метод на пресметување за износот на данокот." #. module: account #: view:account.payment.term.line:0 msgid "Due Date Computation" -msgstr "" +msgstr "Пресметување на краен датум" #. module: account #: field:report.invoice.created,create_date:0 msgid "Create Date" -msgstr "" +msgstr "Креирај датум" #. module: account #: view:account.analytic.journal:0 #: model:ir.actions.act_window,name:account.action_account_analytic_journal_form #: model:ir.ui.menu,name:account.account_def_analytic_journal msgid "Analytic Journals" -msgstr "" +msgstr "Аналитички картици" #. module: account #: field:account.account,child_id:0 @@ -5494,25 +5706,25 @@ msgstr "" #: code:addons/account/account_move_line.py:1214 #, python-format msgid "Move name (id): %s (%s)" -msgstr "" +msgstr "Премести име (id): %s (%s)" #. module: account #: view:account.move.line.reconcile:0 #: code:addons/account/account_move_line.py:857 #, python-format msgid "Write-Off" -msgstr "" +msgstr "Отпиши" #. module: account #: field:res.partner,debit:0 msgid "Total Payable" -msgstr "" +msgstr "Вкупно побарувања" #. module: account #: model:account.account.type,name:account.data_account_type_income #: model:account.financial.report,name:account.account_financial_report_income0 msgid "Income" -msgstr "" +msgstr "Приход" #. module: account #: selection:account.bank.statement.line,type:0 @@ -5521,7 +5733,7 @@ msgstr "" #: code:addons/account/account_invoice.py:339 #, python-format msgid "Supplier" -msgstr "" +msgstr "Добавувач" #. module: account #: selection:account.entries.report,month:0 @@ -5530,33 +5742,33 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "March" -msgstr "" +msgstr "Март" #. module: account #: view:account.account.template:0 msgid "Account Template" -msgstr "" +msgstr "Урнек за конто" #. module: account #: report:account.journal.period.print.sale.purchase:0 msgid "VAT" -msgstr "" +msgstr "ДДВ" #. module: account #: report:account.analytic.account.journal:0 msgid "Account n°" -msgstr "" +msgstr "Бр. на конто" #. module: account #: code:addons/account/account_invoice.py:88 #, python-format msgid "Free Reference" -msgstr "" +msgstr "Слободна референца" #. module: account #: field:account.payment.term.line,value:0 msgid "Valuation" -msgstr "" +msgstr "Проценка" #. module: account #: selection:account.aged.trial.balance,result_selection:0 @@ -5566,33 +5778,33 @@ msgstr "" #: code:addons/account/report/account_partner_balance.py:301 #, python-format msgid "Receivable and Payable Accounts" -msgstr "" +msgstr "Конта побарувања и плаќања" #. module: account #: field:account.fiscal.position.account.template,position_id:0 msgid "Fiscal Mapping" -msgstr "" +msgstr "Фискално мапирање" #. module: account #: model:ir.actions.act_window,name:account.action_account_state_open #: model:ir.model,name:account.model_account_state_open msgid "Account State Open" -msgstr "" +msgstr "Состојба на конто Отворено" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Max Qty:" -msgstr "" +msgstr "Макс. количина:" #. module: account #: view:account.invoice.refund:0 msgid "Refund Invoice" -msgstr "" +msgstr "Повлечи фактура" #. module: account #: field:account.invoice,address_invoice_id:0 msgid "Invoice Address" -msgstr "" +msgstr "Адреса на фактура" #. module: account #: model:ir.actions.act_window,help:account.action_account_entries_report_all @@ -5609,6 +5821,10 @@ msgid "" "OpenERP allows you to define the tax structure and manage it from this menu. " "You can define both numeric and alphanumeric tax codes." msgstr "" +"Дефиницијата на даночниот код зависи од даночната декларација на вашата " +"земја. OpenERP ви дозволува да ја дефинирате даночната структура и да ја " +"менаџирате преку ова мени. Можете да дефинирате и нумерички и алфанумарички " +"даночни кодови." #. module: account #: help:account.partner.reconcile.process,progress:0 @@ -5616,6 +5832,9 @@ msgid "" "Shows you the progress made today on the reconciliation process. Given by \n" "Partners Reconciled Today \\ (Remaining Partners + Partners Reconciled Today)" msgstr "" +"Ви го пакажува напредокот кој е направен денес во процесот за порамнување. \n" +"Дадено преку \n" +"Партнери порамнети денес \\ (Преостанати партнери + Партнери порамнети денес)" #. module: account #: help:account.payment.term.line,value:0 @@ -5624,6 +5843,9 @@ msgid "" "that you should have your last line with the type 'Balance' to ensure that " "the whole amount will be threated." msgstr "" +"Изберете го типот на проценка поврзан со оваа ставка на рокот за плаќање. " +"Забележете дека треба да ја имате последната линија со тип 'Биланс' за да " +"осигурате дека целиот износ ќе биде третиран." #. module: account #: field:account.invoice,period_id:0 @@ -5631,13 +5853,13 @@ msgstr "" #: field:report.account.sales,period_id:0 #: field:report.account_type.sales,period_id:0 msgid "Force Period" -msgstr "" +msgstr "Принуден период" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,nbr:0 msgid "# of Lines" -msgstr "" +msgstr "# од ставки" #. module: account #: field:account.aged.trial.balance,filter:0 @@ -5656,13 +5878,13 @@ msgstr "" #: field:accounting.report,filter:0 #: field:accounting.report,filter_cmp:0 msgid "Filter by" -msgstr "" +msgstr "Филтрирај по" #. module: account #: code:addons/account/account.py:2256 #, python-format msgid "You have a wrong expression \"%(...)s\" in your model !" -msgstr "" +msgstr "Имате погрешен израз \"%(...)s\" во вашиот модел !" #. module: account #: field:account.bank.statement.line,date:0 @@ -5674,7 +5896,7 @@ msgstr "" #: code:addons/account/account_move_line.py:1238 #, python-format msgid "You can not use an inactive account!" -msgstr "" +msgstr "Не можете да користите неактивна сметка!" #. module: account #: code:addons/account/account_move_line.py:830 @@ -5686,30 +5908,32 @@ msgstr "" #: help:account.bank.statement,balance_end:0 msgid "Balance as calculated based on Starting Balance and transaction lines" msgstr "" +"Билансот е пресметан врз основа на Почетниот Биланс и ставките на " +"трансакцијата" #. module: account #: code:addons/account/wizard/account_change_currency.py:64 #: code:addons/account/wizard/account_change_currency.py:70 #, python-format msgid "Current currency is not configured properly !" -msgstr "" +msgstr "Сегашната валута не е конфигурирана правилно !" #. module: account #: field:account.tax,account_collected_id:0 #: field:account.tax.template,account_collected_id:0 msgid "Invoice Tax Account" -msgstr "" +msgstr "Конто за данок на фактури" #. module: account #: model:ir.actions.act_window,name:account.action_account_general_journal #: model:ir.model,name:account.model_account_general_journal msgid "Account General Journal" -msgstr "" +msgstr "Општа картица на конто" #. module: account #: field:account.payment.term.line,days:0 msgid "Number of Days" -msgstr "" +msgstr "Број на денови" #. module: account #: code:addons/account/account_bank_statement.py:402 @@ -5717,57 +5941,57 @@ msgstr "" #: code:addons/account/wizard/account_period_close.py:51 #, python-format msgid "Invalid action !" -msgstr "" +msgstr "Грешка акција !" #. module: account #: code:addons/account/wizard/account_move_journal.py:102 #, python-format msgid "Period: %s" -msgstr "" +msgstr "Период: %s" #. module: account #: model:ir.actions.act_window,name:account.action_review_financial_journals_installer msgid "Review your Financial Journals" -msgstr "" +msgstr "Прегледајте ги вашите финансиски картици" #. module: account #: help:account.tax,name:0 msgid "This name will be displayed on reports" -msgstr "" +msgstr "Името ќе биде прикажано на извештаите" #. module: account #: report:account.analytic.account.cost_ledger:0 #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Printing date" -msgstr "" +msgstr "Датум на печатење" #. module: account #: selection:account.account.type,close_method:0 #: selection:account.tax,type:0 #: selection:account.tax.template,type:0 msgid "None" -msgstr "" +msgstr "Никој" #. module: account #: view:analytic.entries.report:0 msgid " 365 Days " -msgstr "" +msgstr " 365 Денови " #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree3 #: model:ir.ui.menu,name:account.menu_action_invoice_tree3 msgid "Customer Refunds" -msgstr "" +msgstr "Поврати на клиентот" #. module: account #: field:account.account,foreign_balance:0 msgid "Foreign Balance" -msgstr "" +msgstr "Надворешен биланс" #. module: account #: field:account.journal.period,name:0 msgid "Journal-Period Name" -msgstr "" +msgstr "Име на картица-период" #. module: account #: field:account.invoice.tax,factor_base:0 @@ -5778,12 +6002,12 @@ msgstr "" #: code:addons/account/wizard/account_report_common.py:150 #, python-format msgid "not implemented" -msgstr "" +msgstr "не е имплементирано" #. module: account #: help:account.journal,company_id:0 msgid "Company related to this journal" -msgstr "" +msgstr "Компанија поврзана со оваа картица" #. module: account #: code:addons/account/wizard/account_invoice_state.py:44 @@ -5792,6 +6016,8 @@ msgid "" "Selected Invoice(s) cannot be confirmed as they are not in 'Draft' or 'Pro-" "Forma' state!" msgstr "" +"Селектираните Фактура(и) не може да бидат потврдени бидејќи не се наоѓаат во " +"состојба 'Нацрт' или 'Про-фактура'!" #. module: account #: view:account.subscription:0 @@ -5801,19 +6027,19 @@ msgstr "" #. module: account #: report:account.invoice:0 msgid "Fiscal Position Remark :" -msgstr "" +msgstr "Забелешка за фискална позиција :" #. module: account #: view:analytic.entries.report:0 #: model:ir.actions.act_window,name:account.action_analytic_entries_report #: model:ir.ui.menu,name:account.menu_action_analytic_entries_report msgid "Analytic Entries Analysis" -msgstr "" +msgstr "Анализи на аналитички записи" #. module: account #: selection:account.aged.trial.balance,direction_selection:0 msgid "Past" -msgstr "" +msgstr "Минато" #. module: account #: constraint:account.account:0 @@ -5829,17 +6055,19 @@ msgid "" "This journal will be created automatically for this bank account when you " "save the record" msgstr "" +"Оваа картица ќе биде автоматски креирана за оваа банкарска сметка кога ќе го " +"зачувате извештајот" #. module: account #: view:account.analytic.line:0 msgid "Analytic Entry" -msgstr "" +msgstr "Аналитички запис" #. module: account #: view:res.company:0 #: field:res.company,overdue_msg:0 msgid "Overdue Payments Message" -msgstr "" +msgstr "Порака за задоцнети плаќања" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_all_a @@ -5853,17 +6081,17 @@ msgstr "" #. module: account #: field:account.entries.report,date_created:0 msgid "Date Created" -msgstr "" +msgstr "Датум на креирање" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_account_line_extended_form msgid "account.analytic.line.extended" -msgstr "" +msgstr "account.analytic.line.extended" #. module: account #: view:account.invoice:0 msgid "(keep empty to use the current period)" -msgstr "" +msgstr "(задржи празно за да се употреби тековниот период)" #. module: account #: model:process.transition,note:account.process_transition_supplierreconcilepaid0 @@ -5871,6 +6099,8 @@ msgid "" "As soon as the reconciliation is done, the invoice's state turns to “done” " "(i.e. paid) in the system." msgstr "" +"Веднаш штом се направи порамнувањето, статусот на фактурата во системот се " +"променува во “завршено“ (т.е. платено)." #. module: account #: view:account.chart.template:0 @@ -5881,27 +6111,27 @@ msgstr "" #. module: account #: field:res.partner,last_reconciliation_date:0 msgid "Latest Reconciliation Date" -msgstr "" +msgstr "Датум на последно порамнување" #. module: account #: model:ir.model,name:account.model_account_analytic_line msgid "Analytic Line" -msgstr "" +msgstr "Аналитичка ставка" #. module: account #: field:product.template,taxes_id:0 msgid "Customer Taxes" -msgstr "" +msgstr "Даноци на клиентот" #. module: account #: help:account.model,name:0 msgid "This is a model for recurring accounting entries" -msgstr "" +msgstr "Ова е модел за повторливи сметководствени записи" #. module: account #: field:wizard.multi.charts.accounts,sale_tax_rate:0 msgid "Sales Tax(%)" -msgstr "" +msgstr "Данок на продажби(%)" #. module: account #: view:account.addtmpl.wizard:0 @@ -5912,19 +6142,19 @@ msgstr "" #: view:account.account.type:0 #: view:account.tax.code:0 msgid "Reporting Configuration" -msgstr "" +msgstr "Конфигурација за известување" #. module: account #: field:account.tax,type:0 #: field:account.tax.template,type:0 msgid "Tax Type" -msgstr "" +msgstr "Тип на данок" #. module: account #: model:ir.actions.act_window,name:account.action_account_template_form #: model:ir.ui.menu,name:account.menu_action_account_template_form msgid "Account Templates" -msgstr "" +msgstr "Урнеци за конта" #. module: account #: help:wizard.multi.charts.accounts,complete_tax_set:0 @@ -5938,17 +6168,17 @@ msgstr "" #. module: account #: report:account.vat.declaration:0 msgid "Tax Statement" -msgstr "" +msgstr "Даночна изјава" #. module: account #: model:ir.model,name:account.model_res_company msgid "Companies" -msgstr "" +msgstr "Компании" #. module: account #: view:account.invoice.report:0 msgid "Open and Paid Invoices" -msgstr "" +msgstr "Отворени и платени фактури" #. module: account #: selection:account.financial.report,display_detail:0 @@ -5962,16 +6192,18 @@ msgid "" "You can not remove/desactivate an account which is set on a customer or " "supplier." msgstr "" +"Не можете да отстраните/деактивирате конто кое е подесено на клиент или " +"добавувач" #. module: account #: help:account.fiscalyear.close.state,fy_id:0 msgid "Select a fiscal year to close" -msgstr "" +msgstr "Избери фискална година за затварање" #. module: account #: help:account.chart.template,tax_template_ids:0 msgid "List of all the taxes that have to be installed by the wizard" -msgstr "" +msgstr "Листа на сите даноци кои треба да бидат инсталирани од волшебникот" #. module: account #: model:ir.actions.report.xml,name:account.account_intracom @@ -5981,17 +6213,17 @@ msgstr "" #. module: account #: view:account.move.line.reconcile.writeoff:0 msgid "Information addendum" -msgstr "" +msgstr "Додаток за информации" #. module: account #: field:account.chart,fiscalyear:0 msgid "Fiscal year" -msgstr "" +msgstr "Фискална година" #. module: account #: view:account.move.reconcile:0 msgid "Partial Reconcile Entries" -msgstr "" +msgstr "Парцијално порамнети записи" #. module: account #: view:account.addtmpl.wizard:0 @@ -6033,7 +6265,7 @@ msgstr "" #: view:validate.account.move.lines:0 #, python-format msgid "Cancel" -msgstr "" +msgstr "Откажи" #. module: account #: selection:account.account,type:0 @@ -6041,52 +6273,52 @@ msgstr "" #: model:account.account.type,name:account.data_account_type_receivable #: selection:account.entries.report,type:0 msgid "Receivable" -msgstr "" +msgstr "Побарување" #. module: account #: constraint:account.move.line:0 msgid "Company must be the same for its related account and period." -msgstr "" +msgstr "Компанијата мора да биде иста за нејзината поврзана сметка и период." #. module: account #: view:account.invoice:0 msgid "Other Info" -msgstr "" +msgstr "Други информации" #. module: account #: field:account.journal,default_credit_account_id:0 msgid "Default Credit Account" -msgstr "" +msgstr "Стандардно кредитно конто" #. module: account #: help:account.analytic.line,currency_id:0 msgid "The related account currency if not equal to the company one." -msgstr "" +msgstr "Поврзаната валута на сметката не е еднаква со онаа на компанијата." #. module: account #: view:account.analytic.account:0 msgid "Current" -msgstr "" +msgstr "Тековен" #. module: account #: view:account.bank.statement:0 msgid "CashBox" -msgstr "" +msgstr "Каса" #. module: account #: model:account.account.type,name:account.account_type_cash_equity msgid "Equity" -msgstr "" +msgstr "Капитал" #. module: account #: selection:account.tax,type:0 msgid "Percentage" -msgstr "" +msgstr "Процент" #. module: account #: selection:account.report.general.ledger,sortby:0 msgid "Journal & Partner" -msgstr "" +msgstr "Картица и партнер" #. module: account #: field:account.automatic.reconcile,power:0 @@ -6097,18 +6329,18 @@ msgstr "" #: code:addons/account/account.py:3368 #, python-format msgid "Cannot generate an unused journal code." -msgstr "" +msgstr "Не може да генерира неупотребен код на картица." #. module: account #: view:project.account.analytic.line:0 msgid "View Account Analytic Lines" -msgstr "" +msgstr "Види аналитички ставки на конто" #. module: account #: field:account.invoice,internal_number:0 #: field:report.invoice.created,number:0 msgid "Invoice Number" -msgstr "" +msgstr "Број на фактура" #. module: account #: help:account.tax,include_base_amount:0 @@ -6116,27 +6348,29 @@ msgid "" "Indicates if the amount of tax must be included in the base amount for the " "computation of the next taxes" msgstr "" +"Покажува дали износот на данокот треба да биде вклучен во основната сума за " +"пресметување на следните даноци" #. module: account #: model:ir.actions.act_window,name:account.action_account_partner_reconcile msgid "Reconciliation: Go to Next Partner" -msgstr "" +msgstr "Порамнување: Оди на следниот партнер" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_invert_balance #: model:ir.actions.report.xml,name:account.account_analytic_account_inverted_balance msgid "Inverted Analytic Balance" -msgstr "" +msgstr "Обратен аналитички биланс" #. module: account #: field:account.tax.template,applicable_type:0 msgid "Applicable Type" -msgstr "" +msgstr "Тип кој може да се примени" #. module: account #: field:account.invoice.line,invoice_id:0 msgid "Invoice Reference" -msgstr "" +msgstr "Референца на фактура" #. module: account #: help:account.tax.template,sequence:0 @@ -6151,13 +6385,13 @@ msgstr "" #: selection:account.account.template,type:0 #: view:account.journal:0 msgid "Liquidity" -msgstr "" +msgstr "Ликвидност" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_journal_open_form #: model:ir.ui.menu,name:account.account_analytic_journal_entries msgid "Analytic Journal Items" -msgstr "" +msgstr "Ставки на аналитичка картица" #. module: account #: view:account.fiscalyear.close:0 @@ -6170,7 +6404,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_bank_and_cash msgid "Bank and Cash" -msgstr "" +msgstr "Банка и каса" #. module: account #: model:ir.actions.act_window,help:account.action_analytic_entries_report @@ -6184,12 +6418,12 @@ msgstr "" #. module: account #: sql_constraint:account.journal:0 msgid "The name of the journal must be unique per company !" -msgstr "" +msgstr "Името на картицата мора да биде уникатно по компанија !" #. module: account #: field:account.account.template,nocreate:0 msgid "Optional create" -msgstr "" +msgstr "Креирај опционо" #. module: account #: code:addons/account/account.py:664 @@ -6198,12 +6432,14 @@ msgid "" "You cannot change the owner company of an account that already contains " "journal items." msgstr "" +"Не можете да ја промените компанијата сопственик на сметката која содржи " +"ставки во картицата." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:58 #, python-format msgid "Enter a Start date !" -msgstr "" +msgstr "Внеси почетен датум !" #. module: account #: report:account.invoice:0 @@ -6211,22 +6447,17 @@ msgstr "" #: selection:account.invoice.report,type:0 #: selection:report.invoice.created,type:0 msgid "Supplier Refund" -msgstr "" - -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" +msgstr "Поврати на добавувач" #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" -msgstr "" +msgstr "Ставки на запис" #. module: account #: field:account.move.line,centralisation:0 msgid "Centralisation" -msgstr "" +msgstr "Централизација" #. module: account #: view:account.account:0 @@ -6249,22 +6480,22 @@ msgstr "" #: view:account.tax.code.template:0 #: view:analytic.entries.report:0 msgid "Group By..." -msgstr "" +msgstr "Групирај по..." #. module: account #: field:account.journal.column,readonly:0 msgid "Readonly" -msgstr "" +msgstr "Може само да се чита" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Balance" -msgstr "" +msgstr " Проценка: Биланс" #. module: account #: field:account.invoice.line,uos_id:0 msgid "Unit of Measure" -msgstr "" +msgstr "Единица мерка" #. module: account #: constraint:account.payment.term.line:0 @@ -6272,16 +6503,18 @@ msgid "" "Percentages for Payment Term Line must be between 0 and 1, Example: 0.02 for " "2% " msgstr "" +"Процентите за ставката Рок за плаќање мора да бидат помеѓу 0 и 1, На пример: " +"0.02 за 2% " #. module: account #: field:account.installer,has_default_company:0 msgid "Has Default Company" -msgstr "" +msgstr "Има стандардна компанија" #. module: account #: model:ir.model,name:account.model_account_sequence_fiscalyear msgid "account.sequence.fiscalyear" -msgstr "" +msgstr "account.sequence.fiscalyear" #. module: account #: report:account.analytic.account.journal:0 @@ -6292,45 +6525,46 @@ msgstr "" #: model:ir.actions.report.xml,name:account.analytic_journal_print #: model:ir.model,name:account.model_account_analytic_journal msgid "Analytic Journal" -msgstr "" +msgstr "Аналитичка картица" #. module: account #: code:addons/account/account.py:622 #, python-format msgid "You can not desactivate an account that contains some journal items." msgstr "" +"Не можете да деактивирате конто кое содржи некои ставки во картицата." #. module: account #: view:account.entries.report:0 msgid "Reconciled" -msgstr "" +msgstr "Порамнето" #. module: account #: report:account.invoice:0 #: field:account.invoice.tax,base:0 msgid "Base" -msgstr "" +msgstr "Основа" #. module: account #: field:account.model,name:0 msgid "Model Name" -msgstr "" +msgstr "Име на модел" #. module: account #: field:account.chart.template,property_account_expense_categ:0 msgid "Expense Category Account" -msgstr "" +msgstr "Конто на категорија трошоци" #. module: account #: view:account.bank.statement:0 msgid "Cash Transactions" -msgstr "" +msgstr "Готовински трансакции" #. module: account #: code:addons/account/wizard/account_state_open.py:37 #, python-format msgid "Invoice is already reconciled" -msgstr "" +msgstr "Фактурата е веќе порамнета" #. module: account #: view:account.account:0 @@ -6343,41 +6577,41 @@ msgstr "" #: view:account.invoice.line:0 #: field:account.invoice.line,note:0 msgid "Notes" -msgstr "" +msgstr "Белешки" #. module: account #: model:ir.model,name:account.model_analytic_entries_report msgid "Analytic Entries Statistics" -msgstr "" +msgstr "Статистики на аналитички записи" #. module: account #: code:addons/account/account.py:624 #, python-format msgid "You can not remove an account containing journal items." -msgstr "" +msgstr "Не можете да отстраните конто кое содржи ставки во картицата." #. module: account #: code:addons/account/account_analytic_line.py:145 #: code:addons/account/account_move_line.py:933 #, python-format msgid "Entries: " -msgstr "" +msgstr "Записи: " #. module: account #: view:account.use.model:0 msgid "Create manual recurring entries in a chosen journal." -msgstr "" +msgstr "Креирајте рачно повторливи записи во избрана картица." #. module: account #: help:res.partner.bank,currency_id:0 msgid "Currency of the related account journal." -msgstr "" +msgstr "Валута на поврзаната картица на контото." #. module: account #: code:addons/account/account.py:1563 #, python-format msgid "Couldn't create move between different companies" -msgstr "" +msgstr "Не можете да креирате движење помеѓу различни компании" #. module: account #: model:ir.actions.act_window,help:account.action_account_type_form @@ -6396,7 +6630,7 @@ msgstr "" #: code:addons/account/account.py:183 #, python-format msgid "Balance Sheet (Asset account)" -msgstr "" +msgstr "Биланс на состојба (Конто за средства)" #. module: account #: model:ir.actions.act_window,help:account.action_account_bank_reconcile_tree @@ -6405,29 +6639,32 @@ msgid "" "corresponds with the entries (or records) of that account in your accounting " "system." msgstr "" +"Банкарско порамнување составено од верификување дека вашиот банкарски извод " +"соодветстваува со записите или (извештаите) од таа сметка во вашиот " +"сметководствен систем." #. module: account #: model:process.node,note:account.process_node_draftstatement0 msgid "State is draft" -msgstr "" +msgstr "Состојбата е нацрт" #. module: account #: view:account.move.line:0 #: code:addons/account/account_move_line.py:1043 #, python-format msgid "Total debit" -msgstr "" +msgstr "Вкупно задолжување" #. module: account #: code:addons/account/account_move_line.py:808 #, python-format msgid "Entry \"%s\" is not valid !" -msgstr "" +msgstr "Записот \"%s\" не е валиден !" #. module: account #: report:account.invoice:0 msgid "Fax :" -msgstr "" +msgstr "Факс :" #. module: account #: view:wizard.multi.charts.accounts:0 @@ -6435,6 +6672,8 @@ msgid "" "This will automatically configure your chart of accounts, bank accounts, " "taxes and journals according to the selected template" msgstr "" +"Ова автоматски ќе ги конфигурира вашиот контен план, банкарските сметки, " +"даноците и картиците според избраниот урнек" #. module: account #: help:res.partner,property_account_receivable:0 @@ -6442,6 +6681,8 @@ msgid "" "This account will be used instead of the default one as the receivable " "account for the current partner" msgstr "" +"Ова конто ќе се употреби наместо стандардното како конто на побарувања за " +"тековен партнер" #. module: account #: field:account.tax,python_applicable:0 @@ -6452,12 +6693,12 @@ msgstr "" #: field:account.tax.template,python_compute:0 #: selection:account.tax.template,type:0 msgid "Python Code" -msgstr "" +msgstr "Код Python" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current period" -msgstr "" +msgstr "Записи во картица со период во тековен период" #. module: account #: help:account.journal,update_posted:0 @@ -6465,23 +6706,25 @@ msgid "" "Check this box if you want to allow the cancellation the entries related to " "this journal or of the invoice related to this journal" msgstr "" +"Означете го ова поле доколку сакате да дозволите откажување на записите " +"поврзани со оваа картица или на фактурата поврзана со оваа картица" #. module: account #: view:account.fiscalyear.close:0 msgid "Create" -msgstr "" +msgstr "Креирај" #. module: account #: model:process.transition.action,name:account.process_transition_action_createentries0 msgid "Create entry" -msgstr "" +msgstr "Креирај запис" #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:182 #, python-format msgid "Profit & Loss (Expense account)" -msgstr "" +msgstr "Профит & Загуба (Конто за трошоци)" #. module: account #: code:addons/account/account.py:622 @@ -6512,12 +6755,12 @@ msgstr "" #: code:addons/account/wizard/account_use_model.py:44 #, python-format msgid "Error !" -msgstr "" +msgstr "Грешка !" #. module: account #: field:account.financial.report,style_overwrite:0 msgid "Financial Report Style" -msgstr "" +msgstr "Стил на финансиски извештај" #. module: account #: selection:account.financial.report,sign:0 @@ -6529,29 +6772,29 @@ msgstr "" #: model:ir.actions.report.xml,name:account.account_vat_declaration #: model:ir.ui.menu,name:account.menu_account_vat_declaration msgid "Taxes Report" -msgstr "" +msgstr "Извештај за даноци" #. module: account #: selection:account.journal.period,state:0 msgid "Printed" -msgstr "" +msgstr "Испечатено" #. module: account #: code:addons/account/account_move_line.py:584 #: code:addons/account/account_move_line.py:591 #, python-format msgid "Error :" -msgstr "" +msgstr "Грешка :" #. module: account #: view:account.analytic.line:0 msgid "Project line" -msgstr "" +msgstr "Проектна ставка" #. module: account #: field:account.invoice.tax,manual:0 msgid "Manual" -msgstr "" +msgstr "Рачно" #. module: account #: view:account.automatic.reconcile:0 @@ -6567,7 +6810,7 @@ msgstr "" #: view:account.move:0 #: field:account.move,to_check:0 msgid "To Review" -msgstr "" +msgstr "Да се прегледа" #. module: account #: help:account.partner.ledger,initial_balance:0 @@ -6577,6 +6820,9 @@ msgid "" "row to display the amount of debit/credit/balance that precedes the filter " "you've set." msgstr "" +"Доколку сте избрале да филтрирате по датум или период, ова поле ќе ви " +"дозволи да додадете ред за прикажување на износот на " +"долгот/кредитот/билансот кој му претходи на филтерот кој сте го подесиле." #. module: account #: view:account.bank.statement:0 @@ -6585,12 +6831,12 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_action_move_journal_line_form #: model:ir.ui.menu,name:account.menu_finance_entries msgid "Journal Entries" -msgstr "" +msgstr "Записи во картица" #. module: account #: help:account.partner.ledger,page_split:0 msgid "Display Ledger Report with One partner per page" -msgstr "" +msgstr "Прикажува извештај од главна книга со еден партнер по страна" #. module: account #: code:addons/account/account_move_line.py:1218 @@ -6600,6 +6846,9 @@ msgid "" "some non legal fields or you must unreconcile first!\n" "%s" msgstr "" +"Не можете да ја направите оваа промена на порамнет запис! Мора првин да " +"промените некои задолжителни полиња или треба првин да ги отпорамните!\n" +"%s" #. module: account #: report:account.general.ledger:0 @@ -6607,7 +6856,7 @@ msgstr "" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "JRNL" -msgstr "" +msgstr "JRNL" #. module: account #: view:account.partner.balance:0 @@ -6616,6 +6865,8 @@ msgid "" "This report is an analysis done by a partner. It is a PDF report containing " "one line per partner representing the cumulative credit balance" msgstr "" +"Овој извештај е анализа направена од партнер. Тоа е PDF извештај кој содржи " +"една ставка по партнер претставувајќи го кумулативниот кредитен биланс" #. module: account #: code:addons/account/wizard/account_validate_account_move.py:61 @@ -6623,6 +6874,8 @@ msgstr "" msgid "" "Selected Entry Lines does not have any account move enties in draft state" msgstr "" +"Избраните ставики на записот немаат записи за движење на контото ви нацрт " +"состојба" #. module: account #: selection:account.aged.trial.balance,target_move:0 @@ -6645,18 +6898,19 @@ msgstr "" #: code:addons/account/report/common_report_header.py:67 #, python-format msgid "All Entries" -msgstr "" +msgstr "Сите записи" #. module: account #: constraint:product.template:0 msgid "" "Error: The default UOM and the purchase UOM must be in the same category." msgstr "" +"Грешка: Стандардната ЕМ и ЕМ на нарачката мора да бидат од иста категорија." #. module: account #: view:account.journal.select:0 msgid "Journal Select" -msgstr "" +msgstr "Избери картица" #. module: account #: view:account.bank.statement:0 @@ -6664,17 +6918,17 @@ msgstr "" #: code:addons/account/account.py:432 #, python-format msgid "Opening Balance" -msgstr "" +msgstr "Отварање на биланс" #. module: account #: model:ir.model,name:account.model_account_move_reconcile msgid "Account Reconciliation" -msgstr "" +msgstr "Порамнување на сметка" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_tax msgid "Taxes Fiscal Position" -msgstr "" +msgstr "Даночна фискална позиција" #. module: account #: report:account.general.ledger:0 @@ -6685,12 +6939,12 @@ msgstr "" #: model:ir.actions.report.xml,name:account.account_general_ledger_landscape #: model:ir.ui.menu,name:account.menu_general_ledger msgid "General Ledger" -msgstr "" +msgstr "Генерална главна книга" #. module: account #: model:process.transition,note:account.process_transition_paymentorderbank0 msgid "The payment order is sent to the bank." -msgstr "" +msgstr "Налогот за плаќање е пратен во банката." #. module: account #: view:account.balance.report:0 @@ -6699,6 +6953,9 @@ msgid "" "allowing you to quickly check the balance of each of your accounts in a " "single report" msgstr "" +"Овој извештај ви дозволува да испечатите или генерирате PDF од вашиот пробен " +"биланс дозволувајќи ви брзо да го проверите билансот на секое од вашите " +"конта во единечен извештај" #. module: account #: help:account.move,to_check:0 @@ -6706,17 +6963,20 @@ msgid "" "Check this box if you are unsure of that journal entry and if you want to " "note it as 'to be reviewed' by an accounting expert." msgstr "" +"Означете го ова поле доколку не сте сигурни за записот во картицата и " +"доколку сакате да го означите како 'да биде прегледано' од страна на експерт " +"за сметководство" #. module: account #: field:account.chart.template,complete_tax_set:0 #: field:wizard.multi.charts.accounts,complete_tax_set:0 msgid "Complete Set of Taxes" -msgstr "" +msgstr "Комплетен сет на даноци" #. module: account #: view:account.chart.template:0 msgid "Properties" -msgstr "" +msgstr "Својства" #. module: account #: model:ir.model,name:account.model_account_tax_chart @@ -6741,7 +7001,7 @@ msgstr "" #: report:account.journal.period.print.sale.purchase:0 #: report:account.partner.balance:0 msgid "Total:" -msgstr "" +msgstr "Вкупно:" #. module: account #: code:addons/account/account.py:2229 @@ -6757,15 +7017,10 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." -msgstr "" +msgstr "Референца на документот кој го генерирал овој извештај за фактура." #. module: account #: field:account.tax.code,child_ids:0 @@ -6776,36 +7031,36 @@ msgstr "" #. module: account #: view:account.tax.template:0 msgid "Taxes used in Sales" -msgstr "" +msgstr "Даноци кои се користат во продажбите" #. module: account #: code:addons/account/account_invoice.py:495 #: code:addons/account/wizard/account_invoice_refund.py:145 #, python-format msgid "Data Insufficient !" -msgstr "" +msgstr "Недоволно податоци !" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree1 #: model:ir.ui.menu,name:account.menu_action_invoice_tree1 msgid "Customer Invoices" -msgstr "" +msgstr "Фактури на клиентот" #. module: account #: field:account.move.line.reconcile,writeoff:0 msgid "Write-Off amount" -msgstr "" +msgstr "Отпишан износ" #. module: account #: view:account.analytic.line:0 msgid "Sales" -msgstr "" +msgstr "Продажби" #. module: account #: view:account.journal.column:0 #: model:ir.model,name:account.model_account_journal_column msgid "Journal Column" -msgstr "" +msgstr "Колона на картица" #. module: account #: selection:account.invoice.report,state:0 @@ -6813,7 +7068,7 @@ msgstr "" #: selection:account.subscription,state:0 #: selection:report.invoice.created,state:0 msgid "Done" -msgstr "" +msgstr "Завршено" #. module: account #: model:ir.actions.act_window,help:account.action_bank_tree @@ -6827,7 +7082,7 @@ msgstr "" #. module: account #: model:process.transition,note:account.process_transition_invoicemanually0 msgid "A statement with manual entries becomes a draft statement." -msgstr "" +msgstr "Изводот со рачни записи станува нацрт извод." #. module: account #: view:account.aged.trial.balance:0 @@ -6844,13 +7099,13 @@ msgstr "" #: field:account.invoice,origin:0 #: field:report.invoice.created,origin:0 msgid "Source Document" -msgstr "" +msgstr "Изворен документ" #. module: account #: code:addons/account/account.py:1432 #, python-format msgid "You can not delete a posted journal entry \"%s\"!" -msgstr "" +msgstr "Не можете да избришете објавен запис на картица \"%s\"!" #. module: account #: selection:account.partner.ledger,filter:0 @@ -6858,27 +7113,27 @@ msgstr "" #: model:ir.actions.act_window,name:account.act_account_acount_move_line_open_unreconciled #, python-format msgid "Unreconciled Entries" -msgstr "" +msgstr "Непорамнети записи" #. module: account #: model:ir.ui.menu,name:account.menu_menu_Bank_process msgid "Statements Reconciliation" -msgstr "" +msgstr "Порамнување на изводи" #. module: account #: model:ir.model,name:account.model_accounting_report msgid "Accounting Report" -msgstr "" +msgstr "Сметководствен извештај" #. module: account #: report:account.invoice:0 msgid "Taxes:" -msgstr "" +msgstr "Даноци:" #. module: account #: help:account.tax,amount:0 msgid "For taxes of type percentage, enter % ratio between 0-1." -msgstr "" +msgstr "За даноци од типот процент, внесете % однос помеѓу 0-1." #. module: account #: model:ir.actions.act_window,help:account.action_subscription_form @@ -6892,14 +7147,14 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_account_report_tree_hierarchy msgid "Financial Reports Hierarchy" -msgstr "" +msgstr "Хиерархија на финансиски извештаи" #. module: account #: field:account.entries.report,product_uom_id:0 #: view:analytic.entries.report:0 #: field:analytic.entries.report,product_uom_id:0 msgid "Product UOM" -msgstr "" +msgstr "ЕМ на производ" #. module: account #: model:ir.actions.act_window,help:account.action_view_bank_statement_tree @@ -6916,23 +7171,25 @@ msgid "" "This date will be used as the invoice date for Refund Invoice and Period " "will be chosen accordingly!" msgstr "" +"Овој датум ќе биде употребен како датум на фактура за Повлечи фактура и " +"Периодот ќе биде избран соодветно!" #. module: account #: model:ir.actions.act_window,name:account.act_account_invoice_partner_relation msgid "Monthly Turnover" -msgstr "" +msgstr "Месечен обрт" #. module: account #: view:account.move:0 #: view:account.move.line:0 msgid "Analytic Lines" -msgstr "" +msgstr "Аналитички ставки" #. module: account #: field:account.analytic.journal,line_ids:0 #: field:account.tax.code,line_ids:0 msgid "Lines" -msgstr "" +msgstr "Ставки" #. module: account #: view:account.tax.template:0 @@ -6942,12 +7199,12 @@ msgstr "" #. module: account #: view:account.journal.select:0 msgid "Are you sure you want to open Journal Entries?" -msgstr "" +msgstr "Дали сакате да отворите записи на картица?" #. module: account #: view:account.state.open:0 msgid "Are you sure you want to open this invoice ?" -msgstr "" +msgstr "Дали сакате да ја отворите оваа фактура ?" #. module: account #: code:addons/account/account_invoice.py:528 @@ -6957,6 +7214,8 @@ msgid "" "Can not find a chart of account, you should create one from the " "configuration of the accounting menu." msgstr "" +"Не може да се пронајде контен план, треба да го креирате од конфигурацијата " +"во менито сметководство." #. module: account #: field:account.chart.template,property_account_expense_opening:0 @@ -6967,7 +7226,7 @@ msgstr "" #: code:addons/account/account_move_line.py:999 #, python-format msgid "Accounting Entries" -msgstr "" +msgstr "Сметководствени записи" #. module: account #: field:account.account.template,parent_id:0 @@ -6985,12 +7244,12 @@ msgstr "" #: field:account.move.line,statement_id:0 #: model:process.process,name:account.process_process_statementprocess0 msgid "Statement" -msgstr "" +msgstr "Извод" #. module: account #: help:account.journal,default_debit_account_id:0 msgid "It acts as a default account for debit amount" -msgstr "" +msgstr "Дејствува како стандардно конто за задолжениот износ" #. module: account #: model:ir.actions.act_window,help:account.action_account_journal_period_tree @@ -7002,12 +7261,12 @@ msgstr "" #. module: account #: view:account.entries.report:0 msgid "Posted entries" -msgstr "" +msgstr "Објавени записи" #. module: account #: help:account.payment.term.line,value_amount:0 msgid "For percent enter a ratio between 0-1." -msgstr "" +msgstr "За процент внесете сооднос помеѓу 0-1." #. module: account #: report:account.invoice:0 @@ -7015,33 +7274,33 @@ msgstr "" #: field:account.invoice,date_invoice:0 #: field:report.invoice.created,date_invoice:0 msgid "Invoice Date" -msgstr "" +msgstr "Датум на фактура" #. module: account #: view:account.invoice.report:0 msgid "Group by year of Invoice Date" -msgstr "" +msgstr "Групирај по годината од датумот на фактурата" #. module: account #: help:res.partner,credit:0 msgid "Total amount this customer owes you." -msgstr "" +msgstr "Вкупна сума кој ви ја должи клиентот." #. module: account #: model:ir.model,name:account.model_ir_sequence msgid "ir.sequence" -msgstr "" +msgstr "ir.sequence" #. module: account #: field:account.journal.period,icon:0 msgid "Icon" -msgstr "" +msgstr "Икона" #. module: account #: view:account.automatic.reconcile:0 #: view:account.use.model:0 msgid "Ok" -msgstr "" +msgstr "ОК" #. module: account #: field:account.chart.template,tax_code_root_id:0 @@ -7059,12 +7318,12 @@ msgstr "" #. module: account #: field:account.bank.statement,closing_date:0 msgid "Closed On" -msgstr "" +msgstr "Затворено на" #. module: account #: model:ir.model,name:account.model_account_bank_statement_line msgid "Bank Statement Line" -msgstr "" +msgstr "Ставка од Банкарски извод" #. module: account #: field:account.automatic.reconcile,date2:0 @@ -7074,7 +7333,7 @@ msgstr "" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax:0 msgid "Default Purchase Tax" -msgstr "" +msgstr "Стандарден данок за набавки" #. module: account #: field:account.chart.template,property_account_income_opening:0 @@ -7084,7 +7343,7 @@ msgstr "" #. module: account #: view:account.bank.statement:0 msgid "Confirm" -msgstr "" +msgstr "Потврди" #. module: account #: help:account.tax,domain:0 @@ -7098,32 +7357,32 @@ msgstr "" #: code:addons/account/account.py:1088 #, python-format msgid "You should have chosen periods that belongs to the same company" -msgstr "" +msgstr "Треба да изберете периоди кои припаѓааат на иста компанија" #. module: account #: model:ir.actions.act_window,name:account.action_review_payment_terms_installer msgid "Review your Payment Terms" -msgstr "" +msgstr "Прегледајте ги термините за плаќање" #. module: account #: field:account.fiscalyear.close,report_name:0 msgid "Name of new entries" -msgstr "" +msgstr "Име на нови записи" #. module: account #: view:account.use.model:0 msgid "Create Entries" -msgstr "" +msgstr "Креирај записи" #. module: account #: view:res.partner:0 msgid "Information About the Bank" -msgstr "" +msgstr "Информации за банката" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting msgid "Reporting" -msgstr "" +msgstr "Известување" #. module: account #: code:addons/account/account_move_line.py:759 @@ -7135,29 +7394,29 @@ msgstr "" #: code:addons/account/wizard/account_validate_account_move.py:61 #, python-format msgid "Warning" -msgstr "" +msgstr "Внимание" #. module: account #: model:ir.actions.act_window,name:account.action_analytic_open msgid "Contracts/Analytic Accounts" -msgstr "" +msgstr "Договори/Аналитички конта" #. module: account #: field:account.bank.statement,ending_details_ids:0 msgid "Closing Cashbox" -msgstr "" +msgstr "Затварање на каса" #. module: account #: view:account.journal:0 #: field:res.partner.bank,journal_id:0 msgid "Account Journal" -msgstr "" +msgstr "Картица на конто" #. module: account #: model:process.node,name:account.process_node_paidinvoice0 #: model:process.node,name:account.process_node_supplierpaidinvoice0 msgid "Paid invoice" -msgstr "" +msgstr "Платена фактура" #. module: account #: help:account.partner.reconcile.process,next_partner_id:0 @@ -7166,28 +7425,31 @@ msgid "" "the system to go through the reconciliation process, based on the latest day " "it have been reconciled." msgstr "" +"Ова поле ви го покажува следниот партнер кој автоматски ќе биде избран од " +"системот за да помине преку процесот на порамнување, врз основа на " +"последниот ден кога бил порамнет." #. module: account #: field:account.move.line.reconcile.writeoff,comment:0 msgid "Comment" -msgstr "" +msgstr "Коментар" #. module: account #: field:account.tax,domain:0 #: field:account.tax.template,domain:0 msgid "Domain" -msgstr "" +msgstr "Домен" #. module: account #: model:ir.model,name:account.model_account_use_model msgid "Use model" -msgstr "" +msgstr "Употреби модел" #. module: account #: code:addons/account/account.py:429 #, python-format msgid "Unable to adapt the initial balance (negative value)!" -msgstr "" +msgstr "Неможност да се усвои почетен биланс (негативна вредност)!" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_purchase @@ -7203,12 +7465,12 @@ msgstr "" #: field:account.invoice.tax,invoice_id:0 #: model:ir.model,name:account.model_account_invoice_line msgid "Invoice Line" -msgstr "" +msgstr "Ставка од фактура" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Refunds" -msgstr "" +msgstr "Повлекувања на клиенти и добавувачи" #. module: account #: field:account.financial.report,sign:0 @@ -7219,7 +7481,7 @@ msgstr "" #: code:addons/account/wizard/account_fiscalyear_close.py:73 #, python-format msgid "The periods to generate opening entries were not found" -msgstr "" +msgstr "Периоди за генерирање на отворени записи не се пронајдени" #. module: account #: model:account.account.type,name:account.data_account_type_view @@ -7230,52 +7492,52 @@ msgstr "" #: code:addons/account/account.py:3121 #, python-format msgid "OPEJ" -msgstr "" +msgstr "OPEJ" #. module: account #: report:account.invoice:0 #: view:account.invoice:0 msgid "PRO-FORMA" -msgstr "" +msgstr "ПРО-ФАКТУРА" #. module: account #: selection:account.entries.report,move_line_state:0 #: view:account.move.line:0 #: selection:account.move.line,state:0 msgid "Unbalanced" -msgstr "" +msgstr "Небалансирано" #. module: account #: selection:account.move.line,centralisation:0 msgid "Normal" -msgstr "" +msgstr "Нормално" #. module: account #: model:ir.actions.act_window,name:account.action_email_templates #: model:ir.ui.menu,name:account.menu_email_templates msgid "Email Templates" -msgstr "" +msgstr "Е-маил урнеци" #. module: account #: view:account.move.line:0 msgid "Optional Information" -msgstr "" +msgstr "Опциони информации" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:84 #, python-format msgid "The journal must have default credit and debit account" -msgstr "" +msgstr "Картицата мора да има стандардно кредитно и дебитно конто" #. module: account #: report:account.general.journal:0 msgid ":" -msgstr "" +msgstr ":" #. module: account #: selection:account.account,currency_mode:0 msgid "At Date" -msgstr "" +msgstr "На датум" #. module: account #: help:account.move.line,date_maturity:0 @@ -7287,35 +7549,35 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_multi_currency msgid "Multi-Currencies" -msgstr "" +msgstr "Повеќе-валути" #. module: account #: field:account.model.line,date_maturity:0 msgid "Maturity Date" -msgstr "" +msgstr "Датум на доспевање" #. module: account #: code:addons/account/account_move_line.py:1302 #, python-format msgid "Bad account !" -msgstr "" +msgstr "Грешка сметка !" #. module: account #: code:addons/account/account.py:3108 #, python-format msgid "Sales Journal" -msgstr "" +msgstr "Продажна картица" #. module: account #: code:addons/account/wizard/account_move_journal.py:104 #, python-format msgid "Open Journal Items !" -msgstr "" +msgstr "Отвори ставки на картица !" #. module: account #: model:ir.model,name:account.model_account_invoice_tax msgid "Invoice Tax" -msgstr "" +msgstr "Данок на фактура" #. module: account #: code:addons/account/account_move_line.py:1277 @@ -7327,7 +7589,7 @@ msgstr "" #: view:account.financial.report:0 #: model:ir.ui.menu,name:account.menu_account_report_tree_hierarchy msgid "Account Reports Hierarchy" -msgstr "" +msgstr "Хиерархија на извештаи од сметка" #. module: account #: help:account.account.template,chart_template_id:0 @@ -7342,18 +7604,18 @@ msgstr "" #. module: account #: view:account.move:0 msgid "Unposted Journal Entries" -msgstr "" +msgstr "Необјавени записи на картица" #. module: account #: view:product.product:0 #: view:product.template:0 msgid "Sales Properties" -msgstr "" +msgstr "Својства на продажби" #. module: account #: model:ir.ui.menu,name:account.menu_manual_reconcile msgid "Manual Reconciliation" -msgstr "" +msgstr "Рачно порамнување" #. module: account #: report:account.overdue:0 @@ -7364,32 +7626,34 @@ msgstr "" #: field:account.analytic.chart,to_date:0 #: field:project.account.analytic.line,to_date:0 msgid "To" -msgstr "" +msgstr "До" #. module: account #: selection:account.move.line,centralisation:0 #: code:addons/account/account.py:1518 #, python-format msgid "Currency Adjustment" -msgstr "" +msgstr "Подесување на валута" #. module: account #: field:account.fiscalyear.close,fy_id:0 #: field:account.fiscalyear.close.state,fy_id:0 msgid "Fiscal Year to close" -msgstr "" +msgstr "Фискална година за затварање" #. module: account #: view:account.invoice.cancel:0 #: model:ir.actions.act_window,name:account.action_account_invoice_cancel msgid "Cancel Selected Invoices" -msgstr "" +msgstr "Откажи ги селектираните фактури" #. module: account #: help:account.account.type,report_type:0 msgid "" "This field is used to generate legal reports: profit and loss, balance sheet." msgstr "" +"Ова поле се користи за генерирање на законски извештаи: профит и загуба, " +"биланс." #. module: account #: model:ir.actions.act_window,help:account.action_review_payment_terms_installer @@ -7407,7 +7671,7 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "May" -msgstr "" +msgstr "Мај" #. module: account #: view:account.account:0 @@ -7426,11 +7690,12 @@ msgstr "" #, python-format msgid "Global taxes defined, but they are not in invoice lines !" msgstr "" +"Глобалните даноци се дефинирани, но не се вклучени во ставките на фактурата !" #. module: account #: model:ir.model,name:account.model_account_chart_template msgid "Templates for Account Chart" -msgstr "" +msgstr "Урнеци за контен план" #. module: account #: help:account.model.line,sequence:0 @@ -7443,22 +7708,22 @@ msgstr "" #: field:account.tax.code,code:0 #: field:account.tax.code.template,code:0 msgid "Case Code" -msgstr "" +msgstr "Case Code" #. module: account #: view:validate.account.move:0 msgid "Post Journal Entries of a Journal" -msgstr "" +msgstr "Објави записи од картица" #. module: account #: view:product.product:0 msgid "Sale Taxes" -msgstr "" +msgstr "Даноци на продажба" #. module: account #: field:account.financial.report,name:0 msgid "Report Name" -msgstr "" +msgstr "Име на извештај" #. module: account #: model:account.account.type,name:account.data_account_type_cash @@ -7469,13 +7734,13 @@ msgstr "" #: code:addons/account/account.py:3003 #, python-format msgid "Cash" -msgstr "" +msgstr "Готовина" #. module: account #: field:account.fiscal.position.account,account_dest_id:0 #: field:account.fiscal.position.account.template,account_dest_id:0 msgid "Account Destination" -msgstr "" +msgstr "Дестинација на конто" #. module: account #: code:addons/account/account.py:1431 @@ -7492,12 +7757,12 @@ msgstr "" #: code:addons/account/wizard/account_report_aged_partner_balance.py:58 #, python-format msgid "UserError" -msgstr "" +msgstr "Грешка корисник" #. module: account #: model:process.node,note:account.process_node_supplierpaymentorder0 msgid "Payment of invoices" -msgstr "" +msgstr "Плаќање на фактури" #. module: account #: field:account.bank.statement.line,sequence:0 @@ -7512,17 +7777,17 @@ msgstr "" #: field:account.tax.code,sequence:0 #: field:account.tax.template,sequence:0 msgid "Sequence" -msgstr "" +msgstr "Секвенца" #. module: account #: constraint:product.category:0 msgid "Error ! You cannot create recursive categories." -msgstr "" +msgstr "Грешка ! Не може да креирате рекурсивни категории." #. module: account #: help:account.model.line,quantity:0 msgid "The optional quantity on entries." -msgstr "" +msgstr "Опциона количина на записи." #. module: account #: view:account.financial.report:0 @@ -7532,22 +7797,22 @@ msgstr "" #. module: account #: view:account.state.open:0 msgid "Yes" -msgstr "" +msgstr "Да" #. module: account #: view:report.account_type.sales:0 msgid "Sales by Account type" -msgstr "" +msgstr "Продажби по тип на конто" #. module: account #: help:account.invoice,move_id:0 msgid "Link to the automatically generated Journal Items." -msgstr "" +msgstr "Линк до автоматски генерирани ставки на картица." #. module: account #: selection:account.installer,period:0 msgid "Monthly" -msgstr "" +msgstr "Месечно" #. module: account #: model:ir.actions.act_window,help:account.action_account_journal_view @@ -7562,17 +7827,17 @@ msgstr "" #. module: account #: model:account.account.type,name:account.data_account_type_asset msgid "Asset" -msgstr "" +msgstr "Средство" #. module: account #: view:analytic.entries.report:0 msgid " 7 Days " -msgstr "" +msgstr " 7 Денови " #. module: account #: field:account.bank.statement,balance_end:0 msgid "Computed Balance" -msgstr "" +msgstr "Пресметан биланс" #. module: account #: field:account.account,parent_id:0 @@ -7591,12 +7856,12 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_legal_statement msgid "Legal Reports" -msgstr "" +msgstr "Законски извештаи" #. module: account #: field:account.tax.code,sum_period:0 msgid "Period Sum" -msgstr "" +msgstr "Периодична сума" #. module: account #: help:account.tax,sequence:0 @@ -7609,7 +7874,7 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_cashbox_line msgid "CashBox Line" -msgstr "" +msgstr "Ставка од каса" #. module: account #: view:account.partner.ledger:0 @@ -7619,12 +7884,12 @@ msgstr "" #: model:ir.actions.report.xml,name:account.account_3rdparty_ledger_other #: model:ir.ui.menu,name:account.menu_account_partner_ledger msgid "Partner Ledger" -msgstr "" +msgstr "Главна книга на партнер" #. module: account #: selection:account.tax.template,type:0 msgid "Fixed" -msgstr "" +msgstr "Фиксно" #. module: account #: code:addons/account/account.py:629 @@ -7641,12 +7906,12 @@ msgstr "" #: code:addons/account/account_move_line.py:803 #, python-format msgid "Warning !" -msgstr "" +msgstr "Внимание !" #. module: account #: field:account.entries.report,move_line_state:0 msgid "State of Move Line" -msgstr "" +msgstr "Состојба на преместена ставка" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile @@ -7682,36 +7947,36 @@ msgstr "" #: model:ir.model,name:account.model_res_partner #: field:report.invoice.created,partner_id:0 msgid "Partner" -msgstr "" +msgstr "Партнер" #. module: account #: help:account.change.currency,currency_id:0 msgid "Select a currency to apply on the invoice" -msgstr "" +msgstr "Изберете валута за да ја примените на фактурата" #. module: account #: code:addons/account/account.py:3446 #, python-format msgid "" "The bank account defined on the selected chart of accounts hasn't a code." -msgstr "" +msgstr "Банкарската сметка дефинирана на селектираниот контен план нема код." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:108 #, python-format msgid "Can not %s draft/proforma/cancel invoice." -msgstr "" +msgstr "Не може %s нацрт/про-фактура/откажи фактура." #. module: account #: code:addons/account/account_invoice.py:810 #, python-format msgid "No Invoice Lines !" -msgstr "" +msgstr "Нема ставки во фактурата !" #. module: account #: view:account.financial.report:0 msgid "Report Type" -msgstr "" +msgstr "Тип на извештај" #. module: account #: view:account.analytic.account:0 @@ -7732,7 +7997,7 @@ msgstr "" #: field:account.subscription,state:0 #: field:report.invoice.created,state:0 msgid "State" -msgstr "" +msgstr "Состојба" #. module: account #: help:account.open.closed.fiscalyear,fyear_id:0 @@ -7740,11 +8005,13 @@ msgid "" "Select Fiscal Year which you want to remove entries for its End of year " "entries journal" msgstr "" +"Select Fiscal Year which you want to remove entries for its End of year " +"entries journal" #. module: account #: field:account.tax.template,type_tax_use:0 msgid "Tax Use In" -msgstr "" +msgstr "Tax Use In" #. module: account #: code:addons/account/account_bank_statement.py:315 @@ -7753,12 +8020,14 @@ msgid "" "The statement balance is incorrect !\n" "The expected balance (%.2f) is different than the computed one. (%.2f)" msgstr "" +"Билансот на изводот не е точен !\n" +"Очекуваниот биланс (%.2f) е различен од пресметаниот. (%.2f)" #. module: account #: code:addons/account/account_bank_statement.py:353 #, python-format msgid "The account entries lines are not in valid state." -msgstr "" +msgstr "The account entries lines are not in valid state." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_account_tree2 @@ -7770,27 +8039,33 @@ msgid "" "Most of the OpenERP operations (invoices, timesheets, expenses, etc) " "generate analytic entries on the related account." msgstr "" +"The normal chart of accounts has a structure defined by the legal " +"requirement of the country. The analytic chart of accounts structure should " +"reflect your own business needs in term of costs/revenues reporting. They " +"are usually structured by contracts, projects, products or departements. " +"Most of the OpenERP operations (invoices, timesheets, expenses, etc) " +"generate analytic entries on the related account." #. module: account #: field:account.account.type,close_method:0 msgid "Deferral Method" -msgstr "" +msgstr "Deferral Method" #. module: account #: code:addons/account/account_invoice.py:379 #, python-format msgid "Invoice '%s' is paid." -msgstr "" +msgstr "Фактурата '%s' е платена." #. module: account #: model:process.node,note:account.process_node_electronicfile0 msgid "Automatic entry" -msgstr "" +msgstr "Автоматски запис" #. module: account #: constraint:account.tax.code.template:0 msgid "Error ! You can not create recursive Tax Codes." -msgstr "" +msgstr "Грешка ! Не може да креирате рекурсивни даночни кодови." #. module: account #: help:account.journal,group_invoice_lines:0 @@ -7798,12 +8073,16 @@ msgid "" "If this box is checked, the system will try to group the accounting lines " "when generating them from invoices." msgstr "" +"Доколку ова поле е означено, системот ќе проба да ги групира " +"сметководствените ставки кога ги генерира од фактурите." #. module: account #: help:account.account,reconcile:0 msgid "" "Check this box if this account allows reconciliation of journal items." msgstr "" +"Означете го ова поле доколку контото дозволува порамнување на ставките од " +"картицата." #. module: account #: help:account.period,state:0 @@ -7811,11 +8090,13 @@ msgid "" "When monthly periods are created. The state is 'Draft'. At the end of " "monthly period it is in 'Done' state." msgstr "" +"Кога се креираат месечни периоди. Состојбата е 'Нацрт'. На крајот од " +"месечниот период е во состојба 'завршено'." #. module: account #: report:account.analytic.account.inverted.balance:0 msgid "Inverted Analytic Balance -" -msgstr "" +msgstr "Inverted Analytic Balance -" #. module: account #: view:account.move.bank.reconcile:0 @@ -7826,29 +8107,29 @@ msgstr "" #: view:account.analytic.line:0 #: model:ir.actions.act_window,name:account.action_account_analytic_line_form msgid "Analytic Entries" -msgstr "" +msgstr "Аналитички записи" #. module: account #: view:report.account_type.sales:0 msgid "This Months Sales by type" -msgstr "" +msgstr "Месечни продажби по тип" #. module: account #: view:account.analytic.account:0 msgid "Associated Partner" -msgstr "" +msgstr "Поврзан партнер" #. module: account #: code:addons/account/account_invoice.py:1332 #, python-format msgid "You must first select a partner !" -msgstr "" +msgstr "Мора првин да изберете партнер !" #. module: account #: view:account.invoice:0 #: field:account.invoice,comment:0 msgid "Additional Information" -msgstr "" +msgstr "Дополнителни информации" #. module: account #: help:account.invoice,state:0 @@ -7863,18 +8144,27 @@ msgid "" "related journal entries may or may not be reconciled. \n" "* The 'Cancelled' state is used when user cancel invoice." msgstr "" +" * The 'Draft' state is used when a user is encoding a new and unconfirmed " +"Invoice. \n" +"* The 'Pro-forma' when invoice is in Pro-forma state,invoice does not have " +"an invoice number. \n" +"* The 'Open' state is used when user create invoice,a invoice number is " +"generated.Its in open state till user does not pay invoice. \n" +"* The 'Paid' state is set automatically when the invoice is paid. Its " +"related journal entries may or may not be reconciled. \n" +"* The 'Cancelled' state is used when user cancel invoice." #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,residual:0 msgid "Total Residual" -msgstr "" +msgstr "Вкупно преостанато" #. module: account #: model:process.node,note:account.process_node_invoiceinvoice0 #: model:process.node,note:account.process_node_supplierinvoiceinvoice0 msgid "Invoice's state is Open" -msgstr "" +msgstr "Статусот на фактурата е Отворена" #. module: account #: model:ir.actions.act_window,help:account.action_tax_code_tree @@ -7883,6 +8173,9 @@ msgid "" "will see the taxes with codes related to your legal statement according to " "your country." msgstr "" +"The chart of taxes is used to generate your periodical tax statement. You " +"will see the taxes with codes related to your legal statement according to " +"your country." #. module: account #: code:addons/account/account_invoice.py:428 @@ -7890,42 +8183,43 @@ msgstr "" msgid "" "Can not find a chart of accounts for this company, you should create one." msgstr "" +"Не може да се пронајде контен план за оваа компанија, треба да креирате нов." #. module: account #: view:account.invoice:0 msgid "Proforma" -msgstr "" +msgstr "Про-фактура" #. module: account #: report:account.analytic.account.cost_ledger:0 msgid "J.C. /Move name" -msgstr "" +msgstr "J.C. /Move name" #. module: account #: model:ir.model,name:account.model_account_open_closed_fiscalyear msgid "Choose Fiscal Year" -msgstr "" +msgstr "Избери фискална година" #. module: account #: code:addons/account/account.py:3111 #, python-format msgid "Purchase Refund Journal" -msgstr "" +msgstr "Картица повлечи нарачка" #. module: account #: help:account.tax.template,amount:0 msgid "For Tax Type percent enter % ratio between 0-1." -msgstr "" +msgstr "For Tax Type percent enter % ratio between 0-1." #. module: account #: view:account.analytic.account:0 msgid "Current Accounts" -msgstr "" +msgstr "Тековно конто" #. module: account #: view:account.invoice.report:0 msgid "Group by Invoice Date" -msgstr "" +msgstr "Групирај по датумот на фактурата" #. module: account #: view:account.invoice.refund:0 @@ -7933,6 +8227,8 @@ msgid "" "Modify Invoice: Cancels the current invoice and creates a new copy of it " "ready for editing." msgstr "" +"Измени фактура: Ја откажува тековната фактура и креира нова копија од неа " +"готова за изменување" #. module: account #: field:account.automatic.reconcile,period_id:0 @@ -7957,7 +8253,7 @@ msgstr "" #: field:account.treasury.report,period_id:0 #: field:validate.account.move,period_id:0 msgid "Period" -msgstr "" +msgstr "Период" #. module: account #: help:account.account,adjusted_balance:0 @@ -7965,21 +8261,23 @@ msgid "" "Total amount (in Company currency) for transactions held in secondary " "currency for this account." msgstr "" +"Вкупен износ (во валута на компанијата) за трансакции направени во " +"секундарна валута за ова конто." #. module: account #: report:account.invoice:0 msgid "Net Total:" -msgstr "" +msgstr "Вкупно нето:" #. module: account #: model:ir.ui.menu,name:account.menu_finance_generic_reporting msgid "Generic Reporting" -msgstr "" +msgstr "Генеричко известување" #. module: account #: field:account.move.line.reconcile.writeoff,journal_id:0 msgid "Write-Off Journal" -msgstr "" +msgstr "Картица отпиши" #. module: account #: help:res.partner,property_payment_term:0 @@ -7987,6 +8285,7 @@ msgid "" "This payment term will be used instead of the default one for the current " "partner" msgstr "" +"Овој рок за плаќање ќе биде употребен наместо стандардниот за тековен партнер" #. module: account #: view:account.tax.template:0 @@ -8000,37 +8299,39 @@ msgid "" "You can not cancel an invoice which is partially paid! You need to " "unreconcile related payment entries first!" msgstr "" +"You can not cancel an invoice which is partially paid! You need to " +"unreconcile related payment entries first!" #. module: account #: field:account.chart.template,property_account_income_categ:0 msgid "Income Category Account" -msgstr "" +msgstr "Income Category Account" #. module: account #: field:account.account,adjusted_balance:0 msgid "Adjusted Balance" -msgstr "" +msgstr "Adjusted Balance" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_template_form #: model:ir.ui.menu,name:account.menu_action_account_fiscal_position_form_template msgid "Fiscal Position Templates" -msgstr "" +msgstr "Урнеци за фискална позиција" #. module: account #: view:account.entries.report:0 msgid "Int.Type" -msgstr "" +msgstr "Основен тип" #. module: account #: field:account.move.line,tax_amount:0 msgid "Tax/Base Amount" -msgstr "" +msgstr "Данок/Основен износ" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Percent" -msgstr "" +msgstr " Вреднување: Процент" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree3 @@ -8040,6 +8341,10 @@ msgid "" "can easily generate refunds and reconcile them directly from the invoice " "form." msgstr "" +"With Customer Refunds you can manage the credit notes for your customers. A " +"refund is a document that credits an invoice completely or partially. You " +"can easily generate refunds and reconcile them directly from the invoice " +"form." #. module: account #: model:ir.actions.act_window,help:account.action_account_vat_declaration @@ -8051,16 +8356,23 @@ msgid "" "useful because it enables you to preview at any time the tax that you owe at " "the start and end of the month or quarter." msgstr "" +"Ова мени ја печати ДДВ декларацијата засновано на фактури или плаќања. " +"Можете да изберете еден или неколку периоди од фискалната година. Потребните " +"информации за даночната декларација автоматски се генерираат преку OpenERP " +"од фактурите (или плаќањата во некои земји. Овие податоци се ажурирани во " +"реално време. Тоа е мошне корисно бидејќи ви овозможува да го прегледате во " +"било кое време данокот што го должите на почетокот и крајот од месецот или " +"кварталот." #. module: account #: report:account.invoice:0 msgid "Tel. :" -msgstr "" +msgstr "Тел. :" #. module: account #: field:account.account,company_currency_id:0 msgid "Company Currency" -msgstr "" +msgstr "Валута на компанијата" #. module: account #: field:account.aged.trial.balance,chart_account_id:0 @@ -8078,19 +8390,19 @@ msgstr "" #: field:account.vat.declaration,chart_account_id:0 #: field:accounting.report,chart_account_id:0 msgid "Chart of Account" -msgstr "" +msgstr "Контен план" #. module: account #: model:process.node,name:account.process_node_paymententries0 #: model:process.transition,name:account.process_transition_reconcilepaid0 msgid "Payment" -msgstr "" +msgstr "Плаќање" #. module: account #: field:account.bank.statement,balance_end_real:0 #: field:account.treasury.report,ending_balance:0 msgid "Ending Balance" -msgstr "" +msgstr "Завршен биланс" #. module: account #: help:account.move.line,blocked:0 @@ -8098,28 +8410,30 @@ msgid "" "You can check this box to mark this journal item as a litigation with the " "associated partner" msgstr "" +"You can check this box to mark this journal item as a litigation with the " +"associated partner" #. module: account #: field:account.move.line,reconcile_partial_id:0 #: view:account.move.line.reconcile:0 msgid "Partial Reconcile" -msgstr "" +msgstr "Делумно порамнување" #. module: account #: model:ir.model,name:account.model_account_analytic_inverted_balance msgid "Account Analytic Inverted Balance" -msgstr "" +msgstr "Account Analytic Inverted Balance" #. module: account #: model:ir.model,name:account.model_account_common_report msgid "Account Common Report" -msgstr "" +msgstr "Account Common Report" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "current month" -msgstr "" +msgstr "тековен месец" #. module: account #: code:addons/account/account.py:1052 @@ -8128,34 +8442,36 @@ msgid "" "No period defined for this date: %s !\n" "Please create one." msgstr "" +"Нема дефинирано перод за овој датум: %s !\n" +"Креирајте период." #. module: account #: model:process.transition,name:account.process_transition_filestatement0 msgid "Automatic import of the bank sta" -msgstr "" +msgstr "Автоматско увезување на банкарски извод" #. module: account #: model:ir.actions.act_window,name:account.action_account_journal_view #: model:ir.ui.menu,name:account.menu_action_account_journal_view msgid "Journal Views" -msgstr "" +msgstr "Прегледи на картици" #. module: account #: model:ir.model,name:account.model_account_move_bank_reconcile msgid "Move bank reconcile" -msgstr "" +msgstr "Move bank reconcile" #. module: account #: field:account.financial.report,account_type_ids:0 #: model:ir.actions.act_window,name:account.action_account_type_form #: model:ir.ui.menu,name:account.menu_action_account_type_form msgid "Account Types" -msgstr "" +msgstr "Типови на сметки" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: n.a" -msgstr "" +msgstr " Value amount: n.a" #. module: account #: view:account.automatic.reconcile:0 @@ -8169,13 +8485,13 @@ msgstr "" #: model:process.node,name:account.process_node_supplierreconciliation0 #, python-format msgid "Reconciliation" -msgstr "" +msgstr "Порамнување" #. module: account #: view:account.chart.template:0 #: field:account.chart.template,property_account_receivable:0 msgid "Receivable Account" -msgstr "" +msgstr "Receivable Account" #. module: account #: view:account.invoice:0 @@ -8187,16 +8503,22 @@ msgid "" "You should press this button to re-open it and let it continue its normal " "process after having resolved the eventual exceptions it may have created." msgstr "" +"This button only appears when the state of the invoice is 'paid' (showing " +"that it has been fully reconciled) and auto-computed boolean 'reconciled' is " +"False (depicting that it's not the case anymore). In other words, the " +"invoice has been dereconciled and it does not fit anymore the 'paid' state. " +"You should press this button to re-open it and let it continue its normal " +"process after having resolved the eventual exceptions it may have created." #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close_state msgid "Fiscalyear Close state" -msgstr "" +msgstr "Fiscalyear Close state" #. module: account #: field:account.invoice.refund,journal_id:0 msgid "Refund Journal" -msgstr "" +msgstr "Картица повлечи" #. module: account #: report:account.account.balance:0 @@ -8206,7 +8528,7 @@ msgstr "" #: report:account.general.ledger_landscape:0 #: report:account.partner.balance:0 msgid "Filter By" -msgstr "" +msgstr "Филтрирај по" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree1 @@ -8216,6 +8538,10 @@ msgid "" "sales orders or deliveries. You should only confirm them before sending them " "to your customers." msgstr "" +"With Customer Invoices you can create and manage sales invoices issued to " +"your customers. OpenERP can also generate draft invoices automatically from " +"sales orders or deliveries. You should only confirm them before sending them " +"to your customers." #. module: account #: code:addons/account/wizard/account_period_close.py:51 @@ -8223,67 +8549,69 @@ msgstr "" msgid "" "In order to close a period, you must first post related journal entries." msgstr "" +"Со цел да затворите период, мора првин да ги објавите поврзаните записи на " +"картицата." #. module: account #: view:account.entries.report:0 #: view:board.board:0 #: model:ir.actions.act_window,name:account.action_company_analysis_tree msgid "Company Analysis" -msgstr "" +msgstr "Анализи на компанија" #. module: account #: help:account.invoice,account_id:0 msgid "The partner account used for this invoice." -msgstr "" +msgstr "Сметка на партнерот употребена за оваа фактура." #. module: account #: code:addons/account/account.py:3296 #, python-format msgid "Tax %.2f%%" -msgstr "" +msgstr "Данок %.2f%%" #. module: account #: view:account.analytic.account:0 msgid "Contacts" -msgstr "" +msgstr "Контакти" #. module: account #: field:account.tax.code,parent_id:0 #: view:account.tax.code.template:0 #: field:account.tax.code.template,parent_id:0 msgid "Parent Code" -msgstr "" +msgstr "Parent Code" #. module: account #: model:ir.model,name:account.model_account_payment_term_line msgid "Payment Term Line" -msgstr "" +msgstr "Ставка рок на плаќање" #. module: account #: code:addons/account/account.py:3109 #, python-format msgid "Purchase Journal" -msgstr "" +msgstr "Картица за набавки" #. module: account #: view:account.invoice.refund:0 msgid "Refund Invoice: Creates the refund invoice, ready for editing." -msgstr "" +msgstr "Повлечи фактура: Креира повлечена фактура, готова за изменување." #. module: account #: field:account.invoice.line,price_subtotal:0 msgid "Subtotal" -msgstr "" +msgstr "Вкупно" #. module: account #: view:account.vat.declaration:0 msgid "Print Tax Statement" -msgstr "" +msgstr "Печати даночна декларација" #. module: account #: view:account.model.line:0 msgid "Journal Entry Model Line" -msgstr "" +msgstr "Journal Entry Model Line" #. module: account #: view:account.invoice:0 @@ -8292,23 +8620,23 @@ msgstr "" #: field:account.invoice.report,date_due:0 #: field:report.invoice.created,date_due:0 msgid "Due Date" -msgstr "" +msgstr "Краен датум" #. module: account #: model:ir.ui.menu,name:account.menu_account_supplier #: model:ir.ui.menu,name:account.menu_finance_payables msgid "Suppliers" -msgstr "" +msgstr "Добавувачи" #. module: account #: view:account.journal:0 msgid "Accounts Type Allowed (empty for no control)" -msgstr "" +msgstr "Дозволени типови на сметки (празно за без контрола)" #. module: account #: view:res.partner:0 msgid "Supplier Accounting Properties" -msgstr "" +msgstr "Supplier Accounting Properties" #. module: account #: help:account.move.line,amount_residual:0 @@ -8316,50 +8644,52 @@ msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in the company currency." msgstr "" +"The residual amount on a receivable or payable of a journal entry expressed " +"in the company currency." #. module: account #: view:account.tax.code:0 msgid "Statistics" -msgstr "" +msgstr "Статистики" #. module: account #: field:account.analytic.chart,from_date:0 #: field:project.account.analytic.line,from_date:0 msgid "From" -msgstr "" +msgstr "Од" #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close msgid "Fiscalyear Close" -msgstr "" +msgstr "Затвори фискална година" #. module: account #: sql_constraint:account.account:0 msgid "The code of the account must be unique per company !" -msgstr "" +msgstr "Кодот на сметката мора да биде единствен по компанија !" #. module: account #: view:account.invoice:0 #: model:ir.actions.act_window,name:account.act_account_journal_2_account_invoice_opened msgid "Unpaid Invoices" -msgstr "" +msgstr "Неплатени фактури" #. module: account #: code:addons/account/account_invoice.py:495 #, python-format msgid "The payment term of supplier does not have a payment term line!" -msgstr "" +msgstr "Рокот на плаќање на добавувачот нема ставка рок на плаќање!" #. module: account #: field:account.move.line.reconcile,debit:0 msgid "Debit amount" -msgstr "" +msgstr "Debit amount" #. module: account #: view:board.board:0 #: model:ir.actions.act_window,name:account.action_treasory_graph msgid "Treasury" -msgstr "" +msgstr "Трезор" #. module: account #: view:account.aged.trial.balance:0 @@ -8370,60 +8700,60 @@ msgstr "" #: view:account.analytic.journal.report:0 #: view:account.common.report:0 msgid "Print" -msgstr "" +msgstr "Печати" #. module: account #: view:account.journal:0 msgid "Accounts Allowed (empty for no control)" -msgstr "" +msgstr "Дозволени сметки (празно за без контрола)" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account_template msgid "Template Account Fiscal Mapping" -msgstr "" +msgstr "Template Account Fiscal Mapping" #. module: account #: view:board.board:0 msgid "Draft Customer Invoices" -msgstr "" +msgstr "Нацрт фактури на клиент" #. module: account #: model:ir.ui.menu,name:account.menu_configuration_misc msgid "Miscellaneous" -msgstr "" +msgstr "Разно" #. module: account #: help:res.partner,debit:0 msgid "Total amount you have to pay to this supplier." -msgstr "" +msgstr "Вкупна сума која треба да му ја платите на овој добавувач." #. module: account #: model:process.node,name:account.process_node_analytic0 #: model:process.node,name:account.process_node_analyticcost0 msgid "Analytic Costs" -msgstr "" +msgstr "Аналитички трошоци" #. module: account #: field:account.analytic.journal,name:0 #: report:account.general.journal:0 #: field:account.journal,name:0 msgid "Journal Name" -msgstr "" +msgstr "Име на картица" #. module: account #: view:account.move.line:0 msgid "Next Partner Entries to reconcile" -msgstr "" +msgstr "Next Partner Entries to reconcile" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Smallest Text" -msgstr "" +msgstr "Најмал текст" #. module: account #: model:res.groups,name:account.group_account_invoice msgid "Invoicing & Payments" -msgstr "" +msgstr "Фактурирање и плаќања" #. module: account #: help:account.invoice,internal_number:0 @@ -8431,6 +8761,8 @@ msgid "" "Unique number of the invoice, computed automatically when the invoice is " "created." msgstr "" +"Unique number of the invoice, computed automatically when the invoice is " +"created." #. module: account #: constraint:account.bank.statement.line:0 @@ -8443,18 +8775,18 @@ msgstr "" #: model:account.account.type,name:account.data_account_type_expense #: model:account.financial.report,name:account.account_financial_report_expense0 msgid "Expense" -msgstr "" +msgstr "Трошок" #. module: account #: help:account.chart,fiscalyear:0 msgid "Keep empty for all open fiscal years" -msgstr "" +msgstr "Чувај празно за сите отворени фискални години" #. module: account #: code:addons/account/account_move_line.py:1105 #, python-format msgid "The account move (%s) for centralisation has been confirmed!" -msgstr "" +msgstr "The account move (%s) for centralisation has been confirmed!" #. module: account #: help:account.move.line,amount_currency:0 @@ -8462,6 +8794,8 @@ msgid "" "The amount expressed in an optional other currency if it is a multi-currency " "entry." msgstr "" +"The amount expressed in an optional other currency if it is a multi-currency " +"entry." #. module: account #: code:addons/account/account.py:1307 @@ -8471,6 +8805,9 @@ msgid "" "Make sure you have configured payment terms properly !\n" "The latest payment term line should be of the type \"Balance\" !" msgstr "" +"You can not validate a non-balanced entry !\n" +"Make sure you have configured payment terms properly !\n" +"The latest payment term line should be of the type \"Balance\" !" #. module: account #: view:account.account:0 @@ -8500,18 +8837,21 @@ msgstr "" #: field:report.invoice.created,currency_id:0 #: field:res.partner.bank,currency_id:0 msgid "Currency" -msgstr "" +msgstr "Валута" #. module: account #: help:account.bank.statement.line,sequence:0 msgid "" "Gives the sequence order when displaying a list of bank statement lines." msgstr "" +"Gives the sequence order when displaying a list of bank statement lines." #. module: account #: model:process.transition,note:account.process_transition_validentries0 msgid "Accountant validates the accounting entries coming from the invoice." msgstr "" +"Сметководителот ги потврдува сметководствените записи кои произлегуваат од " +"фактурата." #. module: account #: model:ir.actions.act_window,help:account.action_account_fiscalyear_form @@ -8524,33 +8864,40 @@ msgid "" "would be referred to as FY 2011. You are not obliged to follow the actual " "calendar year." msgstr "" +"Дефинирај финансиска година на вашата компанија според потребите. Финансиска " +"година е период на чиј крај се прават сметките на компанијата (вообичаено 12 " +"месеци). Финансиската година вообичаено се поврзува со датумот на кој " +"завршува. На пример, доколку финансиската година на компанијата завршува на " +"30 ноември 2011, тогаш се помеѓу 01 декември 2010 и 30 ноември 2011 ќе се " +"поврзе со финансиската година 2011. Не сте обврзани да ја следите актуелната " +"календарска година." #. module: account #: view:account.entries.report:0 #: model:ir.actions.act_window,name:account.act_account_acount_move_line_reconcile_open msgid "Reconciled entries" -msgstr "" +msgstr "Порамнети записи" #. module: account #: field:account.invoice,address_contact_id:0 msgid "Contact Address" -msgstr "" +msgstr "Контакт адреса" #. module: account #: code:addons/account/account.py:2256 #, python-format msgid "Wrong model !" -msgstr "" +msgstr "Погрешен модел !" #. module: account #: field:account.invoice.refund,period:0 msgid "Force period" -msgstr "" +msgstr "Force period" #. module: account #: model:ir.model,name:account.model_account_partner_balance msgid "Print Account Partner Balance" -msgstr "" +msgstr "Print Account Partner Balance" #. module: account #: help:account.financial.report,sign:0 @@ -8561,11 +8908,16 @@ msgid "" "accounts that are typically more credited than debited and that you would " "like to print as positive amounts in your reports; e.g.: Income account." msgstr "" +"For accounts that are typically more debited than credited and that you " +"would like to print as negative amounts in your reports, you should reverse " +"the sign of the balance; e.g.: Expense account. The same applies for " +"accounts that are typically more credited than debited and that you would " +"like to print as positive amounts in your reports; e.g.: Income account." #. module: account #: field:res.partner,contract_ids:0 msgid "Contracts" -msgstr "" +msgstr "Договори" #. module: account #: field:account.cashbox.line,ending_id:0 @@ -8573,19 +8925,19 @@ msgstr "" #: field:account.entries.report,reconcile_id:0 #: field:account.financial.report,balance:0 msgid "unknown" -msgstr "" +msgstr "непознато" #. module: account #: field:account.fiscalyear.close,journal_id:0 #: code:addons/account/account.py:3113 #, python-format msgid "Opening Entries Journal" -msgstr "" +msgstr "Opening Entries Journal" #. module: account #: model:process.transition,note:account.process_transition_customerinvoice0 msgid "Draft invoices are checked, validated and printed." -msgstr "" +msgstr "Нацрт фактурите се проверени, потврдени и испечатени." #. module: account #: help:account.chart.template,property_reserve_and_surplus_account:0 @@ -8594,12 +8946,15 @@ msgid "" "will be added, Loss: Amount will be deducted.), Which is calculated from " "Profilt & Loss Report" msgstr "" +"This Account is used for transferring Profit/Loss(If It is Profit: Amount " +"will be added, Loss: Amount will be deducted.), Which is calculated from " +"Profilt & Loss Report" #. module: account #: code:addons/account/account_invoice.py:808 #, python-format msgid "Please define sequence on the journal related to this invoice." -msgstr "" +msgstr "Дефинирајте секвенца на картицата поврзана со оваа фактура." #. module: account #: view:account.move:0 @@ -8607,12 +8962,12 @@ msgstr "" #: view:account.move.line:0 #: field:account.move.line,narration:0 msgid "Internal Note" -msgstr "" +msgstr "Внатрешна белешка" #. module: account #: view:report.account.sales:0 msgid "This year's Sales by type" -msgstr "" +msgstr "Продажби по тип оваа година" #. module: account #: view:account.analytic.cost.ledger.journal.report:0 @@ -8626,16 +8981,18 @@ msgid "" "Set if the tax computation is based on the computation of child taxes rather " "than on the total amount." msgstr "" +"Set if the tax computation is based on the computation of child taxes rather " +"than on the total amount." #. module: account #: selection:account.tax,applicable_type:0 msgid "Given by Python Code" -msgstr "" +msgstr "Given by Python Code" #. module: account #: field:account.analytic.journal,code:0 msgid "Journal Code" -msgstr "" +msgstr "Код на картица" #. module: account #: help:account.tax.code,sign:0 @@ -8644,70 +9001,73 @@ msgid "" "the amount of this case into its parent. For example, set 1/-1 if you want " "to add/substract it." msgstr "" +"You can specify here the coefficient that will be used when consolidating " +"the amount of this case into its parent. For example, set 1/-1 if you want " +"to add/substract it." #. module: account #: view:account.invoice:0 #: field:account.move.line,amount_residual:0 #: field:account.move.line,amount_residual_currency:0 msgid "Residual Amount" -msgstr "" +msgstr "Residual Amount" #. module: account #: field:account.invoice,move_lines:0 #: field:account.move.reconcile,line_id:0 msgid "Entry Lines" -msgstr "" +msgstr "Entry Lines" #. module: account #: model:ir.actions.act_window,name:account.action_view_financial_accounts_installer msgid "Review your Financial Accounts" -msgstr "" +msgstr "Прегледај ги финансиските сметки" #. module: account #: model:ir.actions.act_window,name:account.action_open_journal_button #: model:ir.actions.act_window,name:account.action_validate_account_move msgid "Open Journal" -msgstr "" +msgstr "Отвори картица" #. module: account #: report:account.analytic.account.journal:0 msgid "KI" -msgstr "" +msgstr "KI" #. module: account #: report:account.analytic.account.cost_ledger:0 #: report:account.analytic.account.journal:0 #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Period from" -msgstr "" +msgstr "Период од" #. module: account #: code:addons/account/account.py:3110 #, python-format msgid "Sales Refund Journal" -msgstr "" +msgstr "Картица повлечи продажби" #. module: account #: view:account.move:0 #: view:account.move.line:0 #: view:account.payment.term:0 msgid "Information" -msgstr "" +msgstr "Информации" #. module: account #: model:process.node,note:account.process_node_bankstatement0 msgid "Registered payment" -msgstr "" +msgstr "Регистрирано плаќање" #. module: account #: view:account.fiscalyear.close.state:0 msgid "Close states of Fiscal year and periods" -msgstr "" +msgstr "Затвори состојби на фискална година и периоди" #. module: account #: view:account.analytic.line:0 msgid "Product Information" -msgstr "" +msgstr "Информации за производ" #. module: account #: report:account.analytic.account.journal:0 @@ -8715,40 +9075,40 @@ msgstr "" #: view:account.move.line:0 #: model:ir.ui.menu,name:account.next_id_40 msgid "Analytic" -msgstr "" +msgstr "Аналитика" #. module: account #: model:process.node,name:account.process_node_invoiceinvoice0 #: model:process.node,name:account.process_node_supplierinvoiceinvoice0 msgid "Create Invoice" -msgstr "" +msgstr "Креирај фактура" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax_rate:0 msgid "Purchase Tax(%)" -msgstr "" +msgstr "Данок на нарачки(%)" #. module: account #: code:addons/account/account_invoice.py:810 #, python-format msgid "Please create some invoice lines." -msgstr "" +msgstr "Креирајте ставки на фактурата." #. module: account #: report:account.overdue:0 msgid "Dear Sir/Madam," -msgstr "" +msgstr "Почитуван Господине/Госпоѓо," #. module: account #: field:account.vat.declaration,display_detail:0 msgid "Display Detail" -msgstr "" +msgstr "Прикажи детали" #. module: account #: code:addons/account/account.py:3118 #, python-format msgid "SCNJ" -msgstr "" +msgstr "SCNJ" #. module: account #: model:process.transition,note:account.process_transition_analyticinvoice0 @@ -8756,6 +9116,8 @@ msgid "" "Analytic costs (timesheets, some purchased products, ...) come from analytic " "accounts. These generate draft invoices." msgstr "" +"Аналитички тошоци (распореди, некои нарачани производи, ...) доаѓаат од " +"аналитичките конта. Овие генерираат нацрт фактури." #. module: account #: help:account.journal,view_id:0 @@ -8765,12 +9127,16 @@ msgid "" "in which order. You can create your own view for a faster encoding in each " "journal." msgstr "" +"Gives the view used when writing or browsing entries in this journal. The " +"view tells OpenERP which fields should be visible, required or readonly and " +"in which order. You can create your own view for a faster encoding in each " +"journal." #. module: account #: field:account.period,date_stop:0 #: model:ir.ui.menu,name:account.menu_account_end_year_treatments msgid "End of Period" -msgstr "" +msgstr "Крај на период" #. module: account #: field:account.account,financial_report_ids:0 @@ -8781,7 +9147,7 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_account_report_pl #: model:ir.ui.menu,name:account.menu_account_reports msgid "Financial Reports" -msgstr "" +msgstr "Финансиски извештаи" #. module: account #: report:account.account.balance:0 @@ -8809,17 +9175,17 @@ msgstr "" #: field:accounting.report,period_from:0 #: field:accounting.report,period_from_cmp:0 msgid "Start Period" -msgstr "" +msgstr "Започни период" #. module: account #: field:account.aged.trial.balance,direction_selection:0 msgid "Analysis Direction" -msgstr "" +msgstr "Насоки за анализи" #. module: account #: field:res.partner,ref_companies:0 msgid "Companies that refers to partner" -msgstr "" +msgstr "Компании кои се однесуваат на партенрот" #. module: account #: view:account.journal:0 @@ -8828,44 +9194,46 @@ msgstr "" #: field:account.journal.view,name:0 #: model:ir.model,name:account.model_account_journal_view msgid "Journal View" -msgstr "" +msgstr "Преглед на картица" #. module: account #: view:account.move.line:0 #: code:addons/account/account_move_line.py:1046 #, python-format msgid "Total credit" -msgstr "" +msgstr "Вкупно кредит" #. module: account #: model:process.transition,note:account.process_transition_suppliervalidentries0 msgid "Accountant validates the accounting entries coming from the invoice. " msgstr "" +"Сметководителот ги потврдува сметководствените записи кои доаѓаат од " +"фактурата. " #. module: account #: report:account.overdue:0 msgid "Best regards." -msgstr "" +msgstr "Најдобри поздрави." #. module: account #: view:account.invoice:0 msgid "Unpaid" -msgstr "" +msgstr "Неплатено" #. module: account #: model:ir.model,name:account.model_account_tax_code_template msgid "Tax Code Template" -msgstr "" +msgstr "Урнек за даночен код" #. module: account #: report:account.overdue:0 msgid "Document: Customer account statement" -msgstr "" +msgstr "Document: Customer account statement" #. module: account #: field:account.account.type,report_type:0 msgid "P&L / BS Category" -msgstr "" +msgstr "P&L / BS Category" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree4 @@ -8875,18 +9243,22 @@ msgid "" "partially. You can easily generate refunds and reconcile them directly from " "the invoice form." msgstr "" +"With Supplier Refunds you can manage the credit notes you receive from your " +"suppliers. A refund is a document that credits an invoice completely or " +"partially. You can easily generate refunds and reconcile them directly from " +"the invoice form." #. module: account #: view:account.account.template:0 msgid "Receivale Accounts" -msgstr "" +msgstr "Receivale Accounts" #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_periodic_tree #: model:ir.actions.act_window,name:account.action_bank_statement_tree #: model:ir.ui.menu,name:account.menu_bank_statement_tree msgid "Bank Statements" -msgstr "" +msgstr "Банкарски изводи" #. module: account #: field:account.account,balance:0 @@ -8912,23 +9284,23 @@ msgstr "" #: field:report.account.receivable,balance:0 #: field:report.aged.receivable,balance:0 msgid "Balance" -msgstr "" +msgstr "Биланс" #. module: account #: model:process.node,note:account.process_node_supplierbankstatement0 msgid "Manually or automatically entered in the system" -msgstr "" +msgstr "Рачно или автоматски внесено во системот" #. module: account #: report:account.account.balance:0 #: report:account.general.ledger_landscape:0 msgid "Display Account" -msgstr "" +msgstr "Прикажи сметка" #. module: account #: view:account.account.type:0 msgid "Closing Method" -msgstr "" +msgstr "Метод на затварање" #. module: account #: selection:account.account,type:0 @@ -8936,30 +9308,30 @@ msgstr "" #: model:account.account.type,name:account.data_account_type_payable #: selection:account.entries.report,type:0 msgid "Payable" -msgstr "" +msgstr "Побарување" #. module: account #: view:report.account.sales:0 #: view:report.account_type.sales:0 #: view:report.hr.timesheet.invoice.journal:0 msgid "This Year" -msgstr "" +msgstr "Оваа година" #. module: account #: view:board.board:0 msgid "Account Board" -msgstr "" +msgstr "Account Board" #. module: account #: view:account.model:0 #: field:account.model,legend:0 msgid "Legend" -msgstr "" +msgstr "Легенда" #. module: account #: view:account.analytic.account:0 msgid "Contract Data" -msgstr "" +msgstr "Датум на договор" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_sale @@ -8970,17 +9342,22 @@ msgid "" "the income account. OpenERP will propose to you automatically the Tax " "related to this account and the counter-part \"Account receivable\"." msgstr "" +"This view is used by accountants in order to record entries massively in " +"OpenERP. If you want to record a customer invoice, select the journal and " +"the period in the search toolbar. Then, start by recording the entry line of " +"the income account. OpenERP will propose to you automatically the Tax " +"related to this account and the counter-part \"Account receivable\"." #. module: account #: code:addons/account/wizard/account_automatic_reconcile.py:152 #, python-format msgid "You must select accounts to reconcile" -msgstr "" +msgstr "Морате да селектирате сметки за порамнување" #. module: account #: model:process.transition,note:account.process_transition_entriesreconcile0 msgid "Accounting entries are the first input of the reconciliation." -msgstr "" +msgstr "Сметководствените записи се прв инпут од поравмнувањето." #. module: account #: model:ir.actions.act_window,help:account.action_account_period_form @@ -8992,18 +9369,24 @@ msgid "" "closed or left open depending on your company's activities over a specific " "period." msgstr "" +"Овде може да дефинирате финансиски период, временски интервал во " +"финансиската година на вашата компанија. Сметководствениот период обично е " +"месец или квартал. Вообичаено тој кореспондира со периодите од даночната " +"декларација. Креирајте и менаџирајте ги периодите од овде и одлучете дали " +"периодот треба да биде затворен или да биде оставен отворен во зависност од " +"активностите на вашата компанија во текот на одреден период." #. module: account #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Filters By" -msgstr "" +msgstr "Филтрирај по" #. module: account #: model:process.node,note:account.process_node_manually0 #: model:process.transition,name:account.process_transition_invoicemanually0 msgid "Manual entry" -msgstr "" +msgstr "Рачен запис" #. module: account #: report:account.general.ledger:0 @@ -9013,39 +9396,42 @@ msgstr "" #: field:account.move.line,move_id:0 #: field:analytic.entries.report,move_id:0 msgid "Move" -msgstr "" +msgstr "Премести" #. module: account #: code:addons/account/account_move_line.py:1153 #, python-format msgid "You can not change the tax, you should remove and recreate lines !" msgstr "" +"Не можете да го промените данокот, треба да отстраните и повторно да " +"креирате ставки !" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 365 days" -msgstr "" +msgstr "Аналитички записи од послените 365 денови" #. module: account #: report:account.central.journal:0 msgid "A/C No." -msgstr "" +msgstr "A/C No." #. module: account #: model:ir.actions.act_window,name:account.act_account_journal_2_account_bank_statement msgid "Bank statements" -msgstr "" +msgstr "Банкарски изводи" #. module: account #: help:account.addtmpl.wizard,cparent_id:0 msgid "" "Creates an account with the selected template under this existing parent." msgstr "" +"Creates an account with the selected template under this existing parent." #. module: account #: selection:account.model.line,date_maturity:0 msgid "Date of the day" -msgstr "" +msgstr "Date of the day" #. module: account #: code:addons/account/wizard/account_move_bank_reconcile.py:49 @@ -9053,7 +9439,7 @@ msgstr "" msgid "" "You have to define the bank account\n" "in the journal definition for reconciliation." -msgstr "" +msgstr "Треба да дефинирате банкарска сметка" #. module: account #: view:account.move.line.reconcile:0 @@ -9063,13 +9449,13 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_account_common_menu msgid "Common Report" -msgstr "" +msgstr "Општ извештај" #. module: account #: view:account.account:0 #: field:account.account,child_consol_ids:0 msgid "Consolidated Children" -msgstr "" +msgstr "Consolidated Children" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:87 @@ -9078,18 +9464,20 @@ msgid "" "The journal must have centralised counterpart without the Skipping draft " "state option checked!" msgstr "" +"The journal must have centralised counterpart without the Skipping draft " +"state option checked!" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Invoices" -msgstr "" +msgstr "Фактури од клиент и добавувач" #. module: account #: model:process.node,note:account.process_node_paymententries0 #: model:process.transition,name:account.process_transition_paymentorderbank0 #: model:process.transition,name:account.process_transition_paymentreconcile0 msgid "Payment entries" -msgstr "" +msgstr "Payment entries" #. module: account #: selection:account.entries.report,month:0 @@ -9098,22 +9486,22 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "July" -msgstr "" +msgstr "Јули" #. module: account #: view:account.account:0 msgid "Chart of accounts" -msgstr "" +msgstr "Контен план" #. module: account #: field:account.subscription.line,subscription_id:0 msgid "Subscription" -msgstr "" +msgstr "Subscription" #. module: account #: model:ir.model,name:account.model_account_analytic_balance msgid "Account Analytic Balance" -msgstr "" +msgstr "Аналитички биланс на конто" #. module: account #: code:addons/account/account.py:412 @@ -9122,6 +9510,8 @@ msgid "" "No opening/closing period defined, please create one to set the initial " "balance!" msgstr "" +"Нема дефинирано период на отварање/затварање, креирајте период за да го " +"подесите почетниот биланс!" #. module: account #: report:account.account.balance:0 @@ -9149,12 +9539,12 @@ msgstr "" #: field:accounting.report,period_to:0 #: field:accounting.report,period_to_cmp:0 msgid "End Period" -msgstr "" +msgstr "Заврши период" #. module: account #: field:account.move.line,date_maturity:0 msgid "Due date" -msgstr "" +msgstr "Краен датум" #. module: account #: view:account.move.journal:0 @@ -9170,21 +9560,26 @@ msgid "" "journals. Select 'Opening/Closing Situation' for entries generated for new " "fiscal years." msgstr "" +"Select 'Sale' for customer invoices journals. Select 'Purchase' for supplier " +"invoices journals. Select 'Cash' or 'Bank' for journals that are used in " +"customer or supplier payments. Select 'General' for miscellaneous operations " +"journals. Select 'Opening/Closing Situation' for entries generated for new " +"fiscal years." #. module: account #: model:ir.model,name:account.model_account_subscription msgid "Account Subscription" -msgstr "" +msgstr "Account Subscription" #. module: account #: report:account.overdue:0 msgid "Maturity date" -msgstr "" +msgstr "Maturity date" #. module: account #: view:account.subscription:0 msgid "Entry Subscription" -msgstr "" +msgstr "Entry Subscription" #. module: account #: report:account.account.balance:0 @@ -9214,7 +9609,7 @@ msgstr "" #: field:accounting.report,date_from:0 #: field:accounting.report,date_from_cmp:0 msgid "Start Date" -msgstr "" +msgstr "Почетен датум" #. module: account #: help:account.invoice,reconciled:0 @@ -9222,31 +9617,33 @@ msgid "" "It indicates that the invoice has been paid and the journal entry of the " "invoice has been reconciled with one or several journal entries of payment." msgstr "" +"It indicates that the invoice has been paid and the journal entry of the " +"invoice has been reconciled with one or several journal entries of payment." #. module: account #: view:account.invoice:0 #: view:account.invoice.report:0 #: model:process.node,name:account.process_node_supplierdraftinvoices0 msgid "Draft Invoices" -msgstr "" +msgstr "Нацрт фактури" #. module: account #: selection:account.account.type,close_method:0 #: view:account.entries.report:0 #: view:account.move.line:0 msgid "Unreconciled" -msgstr "" +msgstr "Непорамнето" #. module: account #: code:addons/account/account_invoice.py:828 #, python-format msgid "Bad total !" -msgstr "" +msgstr "Грешка вкупно !" #. module: account #: field:account.journal,sequence_id:0 msgid "Entry Sequence" -msgstr "" +msgstr "Entry Sequence" #. module: account #: model:ir.actions.act_window,help:account.action_account_period_tree @@ -9259,27 +9656,34 @@ msgid "" "open period. Close a period when you do not want to record new entries and " "want to lock this period for tax related calculation." msgstr "" +"A period is a fiscal period of time during which accounting entries should " +"be recorded for accounting related activities. Monthly period is the norm " +"but depending on your countries or company needs, you could also have " +"quarterly periods. Closing a period will make it impossible to record new " +"accounting entries, all new entries should then be made on the following " +"open period. Close a period when you do not want to record new entries and " +"want to lock this period for tax related calculation." #. module: account #: view:account.analytic.account:0 msgid "Pending" -msgstr "" +msgstr "Чекам" #. module: account #: model:process.transition,name:account.process_transition_analyticinvoice0 #: model:process.transition,name:account.process_transition_supplieranalyticcost0 msgid "From analytic accounts" -msgstr "" +msgstr "Од аналитичките сметки" #. module: account #: field:account.period,name:0 msgid "Period Name" -msgstr "" +msgstr "Име на период" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Code/Date" -msgstr "" +msgstr "Код/Датум" #. module: account #: field:account.account,active:0 @@ -9289,18 +9693,18 @@ msgstr "" #: field:account.payment.term,active:0 #: field:account.tax,active:0 msgid "Active" -msgstr "" +msgstr "Активно" #. module: account #: view:accounting.report:0 msgid "Comparison" -msgstr "" +msgstr "Споредување" #. module: account #: code:addons/account/account_invoice.py:372 #, python-format msgid "Unknown Error" -msgstr "" +msgstr "Непозната грешка" #. module: account #: help:res.partner,property_account_payable:0 @@ -9308,23 +9712,25 @@ msgid "" "This account will be used instead of the default one as the payable account " "for the current partner" msgstr "" +"This account will be used instead of the default one as the payable account " +"for the current partner" #. module: account #: field:account.period,special:0 msgid "Opening/Closing Period" -msgstr "" +msgstr "Период на отварање/затварање" #. module: account #: field:account.account,currency_id:0 #: field:account.account.template,currency_id:0 #: field:account.bank.accounts.wizard,currency_id:0 msgid "Secondary Currency" -msgstr "" +msgstr "Секундарна валута" #. module: account #: model:ir.model,name:account.model_validate_account_move msgid "Validate Account Move" -msgstr "" +msgstr "Потврди движење на сметка" #. module: account #: field:account.account,credit:0 @@ -9348,7 +9754,7 @@ msgstr "" #: report:account.vat.declaration:0 #: field:report.account.receivable,credit:0 msgid "Credit" -msgstr "" +msgstr "Кредит" #. module: account #: help:account.invoice.refund,journal_id:0 @@ -9357,13 +9763,16 @@ msgid "" "created. If you leave that field empty, it will use the same journal as the " "current invoice." msgstr "" +"You can select here the journal to use for the refund invoice that will be " +"created. If you leave that field empty, it will use the same journal as the " +"current invoice." #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:181 #, python-format msgid "Profit & Loss (Income account)" -msgstr "" +msgstr "Профит & Загуба (Приходна сметка)" #. module: account #: constraint:account.account:0 @@ -9372,11 +9781,14 @@ msgid "" "You can not select an account type with a deferral method different of " "\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! " msgstr "" +"Configuration Error! \n" +"You can not select an account type with a deferral method different of " +"\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! " #. module: account #: view:account.model:0 msgid "Journal Entry Model" -msgstr "" +msgstr "Journal Entry Model" #. module: account #: code:addons/account/wizard/account_use_model.py:44 @@ -9386,13 +9798,16 @@ msgid "" "payment term!\n" "Please define partner on it!" msgstr "" +"Maturity date of entry line generated by model line '%s' is based on partner " +"payment term!\n" +"Please define partner on it!" #. module: account #: field:account.cashbox.line,number:0 #: field:account.invoice,number:0 #: field:account.move,name:0 msgid "Number" -msgstr "" +msgstr "Број" #. module: account #: report:account.analytic.account.journal:0 @@ -9400,12 +9815,12 @@ msgstr "" #: selection:account.bank.statement.line,type:0 #: selection:account.journal,type:0 msgid "General" -msgstr "" +msgstr "Општо" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 30 days" -msgstr "" +msgstr "Аналитички записи од последните 30 денови" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -9436,19 +9851,19 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_action_account_period_form #: model:ir.ui.menu,name:account.next_id_23 msgid "Periods" -msgstr "" +msgstr "Периоди" #. module: account #: field:account.invoice.report,currency_rate:0 msgid "Currency Rate" -msgstr "" +msgstr "Currency Rate" #. module: account #: view:account.account:0 #: field:account.account,tax_ids:0 #: field:account.account.template,tax_ids:0 msgid "Default Taxes" -msgstr "" +msgstr "Стандардни даноци" #. module: account #: selection:account.entries.report,month:0 @@ -9457,22 +9872,22 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "April" -msgstr "" +msgstr "Април" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitloss_toreport0 msgid "Profit (Loss) to report" -msgstr "" +msgstr "Профит (Загуба) за известување" #. module: account #: view:account.move.line.reconcile.select:0 msgid "Open for Reconciliation" -msgstr "" +msgstr "Отворено за порамнување" #. module: account #: field:account.account,parent_left:0 msgid "Parent Left" -msgstr "" +msgstr "Parent Left" #. module: account #: help:account.invoice.refund,filter_refund:0 @@ -9480,17 +9895,19 @@ msgid "" "Refund invoice base on this type. You can not Modify and Cancel if the " "invoice is already reconciled" msgstr "" +"Refund invoice base on this type. You can not Modify and Cancel if the " +"invoice is already reconciled" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 2 (bold)" -msgstr "" +msgstr "Наслов 2 (задебелено)" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree2 #: model:ir.ui.menu,name:account.menu_action_invoice_tree2 msgid "Supplier Invoices" -msgstr "" +msgstr "Фактури на добавувач" #. module: account #: view:account.analytic.line:0 @@ -9506,7 +9923,7 @@ msgstr "" #: field:report.account.sales,product_id:0 #: field:report.account_type.sales,product_id:0 msgid "Product" -msgstr "" +msgstr "Производ" #. module: account #: model:ir.actions.act_window,help:account.action_validate_account_move @@ -9515,6 +9932,9 @@ msgid "" "and is the process of transferring debit and credit amounts from a journal " "of original entry to a ledger book." msgstr "" +"The validation of journal entries process is also called 'ledger posting' " +"and is the process of transferring debit and credit amounts from a journal " +"of original entry to a ledger book." #. module: account #: help:account.bank.statement,state:0 @@ -9522,16 +9942,18 @@ msgid "" "When new statement is created the state will be 'Draft'.\n" "And after getting confirmation from the bank it will be in 'Confirmed' state." msgstr "" +"When new statement is created the state will be 'Draft'.\n" +"And after getting confirmation from the bank it will be in 'Confirmed' state." #. module: account #: model:ir.model,name:account.model_account_period msgid "Account period" -msgstr "" +msgstr "Account period" #. module: account #: view:account.subscription:0 msgid "Remove Lines" -msgstr "" +msgstr "Отстрани ставки" #. module: account #: view:account.report.general.ledger:0 @@ -9539,13 +9961,15 @@ msgid "" "This report allows you to print or generate a pdf of your general ledger " "with details of all your account journals" msgstr "" +"This report allows you to print or generate a pdf of your general ledger " +"with details of all your account journals" #. module: account #: selection:account.account,type:0 #: selection:account.account.template,type:0 #: selection:account.entries.report,type:0 msgid "Regular" -msgstr "" +msgstr "Регуларно" #. module: account #: view:account.account:0 @@ -9554,19 +9978,19 @@ msgstr "" #: field:account.account.template,type:0 #: field:account.entries.report,type:0 msgid "Internal Type" -msgstr "" +msgstr "Внатрешен тип" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form_running msgid "Running Subscriptions" -msgstr "" +msgstr "Running Subscriptions" #. module: account #: view:report.account.sales:0 #: view:report.account_type.sales:0 #: view:report.hr.timesheet.invoice.journal:0 msgid "This Month" -msgstr "" +msgstr "Овој месец" #. module: account #: view:account.analytic.balance:0 @@ -9575,7 +9999,7 @@ msgstr "" #: view:account.analytic.journal.report:0 #: model:ir.actions.act_window,name:account.action_account_partner_ledger msgid "Select Period" -msgstr "" +msgstr "Избери период" #. module: account #: view:account.entries.report:0 @@ -9584,7 +10008,7 @@ msgstr "" #: selection:account.move,state:0 #: view:account.move.line:0 msgid "Posted" -msgstr "" +msgstr "Posted" #. module: account #: report:account.account.balance:0 @@ -9613,52 +10037,52 @@ msgstr "" #: field:accounting.report,date_to:0 #: field:accounting.report,date_to_cmp:0 msgid "End Date" -msgstr "" +msgstr "Краен датум" #. module: account #: model:ir.actions.act_window,name:account.action_account_open_closed_fiscalyear #: model:ir.ui.menu,name:account.menu_wizard_account_open_closed_fiscalyear msgid "Cancel Opening Entries" -msgstr "" +msgstr "Откажи отварање на записи" #. module: account #: field:account.payment.term.line,days2:0 msgid "Day of the Month" -msgstr "" +msgstr "Ден од месецот" #. module: account #: field:account.fiscal.position.tax,tax_src_id:0 #: field:account.fiscal.position.tax.template,tax_src_id:0 msgid "Tax Source" -msgstr "" +msgstr "Извор на данок" #. module: account #: view:ir.sequence:0 msgid "Fiscal Year Sequences" -msgstr "" +msgstr "Секвенци на фискална година" #. module: account #: selection:account.financial.report,display_detail:0 msgid "No detail" -msgstr "" +msgstr "Нема детали" #. module: account #: code:addons/account/account_analytic_line.py:102 #, python-format msgid "There is no income account defined for this product: \"%s\" (id:%d)" -msgstr "" +msgstr "Нема приходна сметка дефинирано за овој производ: \"%s\" (id:%d)" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "" +msgstr "Не може да креирате ставки на картица на затворена сметка." #. module: account #: field:account.account,unrealized_gain_loss:0 #: model:ir.actions.act_window,name:account.action_account_gain_loss #: model:ir.ui.menu,name:account.menu_unrealized_gains_losses msgid "Unrealized Gain or Loss" -msgstr "" +msgstr "НЕреализирана добивка или загуба" #. module: account #: view:account.fiscalyear:0 @@ -9666,17 +10090,17 @@ msgstr "" #: view:account.move.line:0 #: view:account.period:0 msgid "States" -msgstr "" +msgstr "Состојби" #. module: account #: model:ir.actions.server,name:account.ir_actions_server_edi_invoice msgid "Auto-email confirmed invoices" -msgstr "" +msgstr "Auto-email confirmed invoices" #. module: account #: field:account.invoice,check_total:0 msgid "Verification Total" -msgstr "" +msgstr "Verification Total" #. module: account #: report:account.analytic.account.balance:0 @@ -9689,13 +10113,13 @@ msgstr "" #: field:report.account_type.sales,amount_total:0 #: field:report.invoice.created,amount_total:0 msgid "Total" -msgstr "" +msgstr "Вкупно" #. module: account #: code:addons/account/wizard/account_move_journal.py:97 #, python-format msgid "Journal: All" -msgstr "" +msgstr "Картица: Сите" #. module: account #: field:account.account,company_id:0 @@ -9740,22 +10164,22 @@ msgstr "" #: field:analytic.entries.report,company_id:0 #: field:wizard.multi.charts.accounts,company_id:0 msgid "Company" -msgstr "" +msgstr "Компанија" #. module: account #: model:ir.ui.menu,name:account.menu_action_subscription_form msgid "Define Recurring Entries" -msgstr "" +msgstr "Define Recurring Entries" #. module: account #: field:account.entries.report,date_maturity:0 msgid "Date Maturity" -msgstr "" +msgstr "Датум на доспевање" #. module: account #: help:account.bank.statement,total_entry_encoding:0 msgid "Total cash transactions" -msgstr "" +msgstr "Вкупно готовински трансакции" #. module: account #: help:account.partner.reconcile.process,today_reconciled:0 @@ -9764,57 +10188,61 @@ msgid "" "reconciliation process today. The current partner is counted as already " "processed." msgstr "" +"This figure depicts the total number of partners that have gone throught the " +"reconciliation process today. The current partner is counted as already " +"processed." #. module: account #: view:account.fiscalyear:0 msgid "Create Monthly Periods" -msgstr "" +msgstr "Креирај месечни периоди" #. module: account #: field:account.tax.code.template,sign:0 msgid "Sign For Parent" -msgstr "" +msgstr "Sign For Parent" #. module: account #: model:ir.model,name:account.model_account_balance_report msgid "Trial Balance Report" -msgstr "" +msgstr "Trial Balance Report" #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_draft_tree msgid "Draft statements" -msgstr "" +msgstr "Draft statements" #. module: account #: model:process.transition,note:account.process_transition_statemententries0 msgid "" "Manual or automatic creation of payment entries according to the statements" msgstr "" +"Manual or automatic creation of payment entries according to the statements" #. module: account #: field:account.analytic.balance,empty_acc:0 msgid "Empty Accounts ? " -msgstr "" +msgstr "Празни сметки ? " #. module: account #: constraint:account.bank.statement:0 msgid "The journal and period chosen have to belong to the same company." -msgstr "" +msgstr "Избраните картица и период треба да припаѓаат на иста компанија." #. module: account #: view:account.invoice:0 msgid "Invoice lines" -msgstr "" +msgstr "Ставки на фактура" #. module: account #: field:account.chart,period_to:0 msgid "End period" -msgstr "" +msgstr "Заврши период" #. module: account #: sql_constraint:account.journal:0 msgid "The code of the journal must be unique per company !" -msgstr "" +msgstr "Кодот на картицата мора да биде единствен по компанија !" #. module: account #: help:product.category,property_account_expense_categ:0 @@ -9827,7 +10255,7 @@ msgstr "" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "Generate Your Chart of Accounts from a Chart Template" -msgstr "" +msgstr "Generate Your Chart of Accounts from a Chart Template" #. module: account #: model:ir.actions.act_window,help:account.action_account_invoice_report_all @@ -9836,27 +10264,30 @@ msgid "" "customer as well as payment delays. The tool search can also be used to " "personalise your Invoices reports and so, match this analysis to your needs." msgstr "" +"From this report, you can have an overview of the amount invoiced to your " +"customer as well as payment delays. The tool search can also be used to " +"personalise your Invoices reports and so, match this analysis to your needs." #. module: account #: view:account.automatic.reconcile:0 #: view:account.move.line.reconcile.writeoff:0 msgid "Write-Off Move" -msgstr "" +msgstr "Write-Off Move" #. module: account #: model:process.node,note:account.process_node_paidinvoice0 msgid "Invoice's state is Done" -msgstr "" +msgstr "Invoice's state is Done" #. module: account #: model:ir.model,name:account.model_report_account_sales msgid "Report of the Sales by Account" -msgstr "" +msgstr "Извештај за продажби по сметка" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account msgid "Accounts Fiscal Position" -msgstr "" +msgstr "Фискална позиција на сметки" #. module: account #: report:account.invoice:0 @@ -9866,7 +10297,7 @@ msgstr "" #: model:process.process,name:account.process_process_supplierinvoiceprocess0 #: selection:report.invoice.created,type:0 msgid "Supplier Invoice" -msgstr "" +msgstr "Фактура на добавувач" #. module: account #: field:account.account,debit:0 @@ -9890,32 +10321,32 @@ msgstr "" #: report:account.vat.declaration:0 #: field:report.account.receivable,debit:0 msgid "Debit" -msgstr "" +msgstr "Debit" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 3 (bold, smaller)" -msgstr "" +msgstr "Наслов 3 (задебелено, помало)" #. module: account #: field:account.invoice,invoice_line:0 msgid "Invoice Lines" -msgstr "" +msgstr "Ставки на фактура" #. module: account #: constraint:account.account.template:0 msgid "Error ! You can not create recursive account templates." -msgstr "" +msgstr "Error ! You can not create recursive account templates." #. module: account #: selection:account.print.journal,sort_selection:0 msgid "Journal Entry Number" -msgstr "" +msgstr "Број на запис на картица" #. module: account #: view:account.subscription:0 msgid "Recurring" -msgstr "" +msgstr "Recurring" #. module: account #: code:addons/account/account.py:642 @@ -9924,32 +10355,34 @@ msgid "" "You cannot change the type of account from 'Closed' to any other type which " "contains journal items!" msgstr "" +"You cannot change the type of account from 'Closed' to any other type which " +"contains journal items!" #. module: account #: code:addons/account/account_move_line.py:832 #, python-format msgid "Entry is already reconciled" -msgstr "" +msgstr "Записот е скоро порамнет" #. module: account #: model:ir.model,name:account.model_report_account_receivable msgid "Receivable accounts" -msgstr "" +msgstr "Receivable accounts" #. module: account #: selection:account.model.line,date_maturity:0 msgid "Partner Payment Term" -msgstr "" +msgstr "Рок за плаќање на партнерот" #. module: account #: field:temp.range,name:0 msgid "Range" -msgstr "" +msgstr "Опсег" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a purchase journal." -msgstr "" +msgstr "Ставки на аналитичка картица поврзани со картица за набавки." #. module: account #: help:account.account,type:0 @@ -9960,28 +10393,33 @@ msgid "" "payable/receivable are for partners accounts (for debit/credit " "computations), closed for depreciated accounts." msgstr "" +"The 'Internal Type' is used for features available on different types of " +"accounts: view can not have journal items, consolidation are accounts that " +"can have children accounts for multi-company consolidations, " +"payable/receivable are for partners accounts (for debit/credit " +"computations), closed for depreciated accounts." #. module: account #: selection:account.balance.report,display_account:0 #: selection:account.common.account.report,display_account:0 #: selection:account.report.general.ledger,display_account:0 msgid "With movements" -msgstr "" +msgstr "With movements" #. module: account #: view:account.analytic.account:0 msgid "Account Data" -msgstr "" +msgstr "Податоци за сметка" #. module: account #: view:account.tax.code.template:0 msgid "Account Tax Code Template" -msgstr "" +msgstr "Account Tax Code Template" #. module: account #: model:process.node,name:account.process_node_manually0 msgid "Manually" -msgstr "" +msgstr "Рачно" #. module: account #: selection:account.entries.report,month:0 @@ -9990,62 +10428,63 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "December" -msgstr "" +msgstr "Декември" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_journal_tree #: model:ir.ui.menu,name:account.account_analytic_journal_print msgid "Print Analytic Journals" -msgstr "" +msgstr "Печати аналитички картици" #. module: account #: view:account.invoice.report:0 msgid "Group by month of Invoice Date" -msgstr "" +msgstr "Групирај по месец од датумот на фактура" #. module: account #: view:account.analytic.line:0 msgid "Fin.Account" -msgstr "" +msgstr "Fin.Account" #. module: account #: model:ir.actions.act_window,name:account.action_aged_receivable_graph #: view:report.aged.receivable:0 msgid "Aged Receivable" -msgstr "" +msgstr "Aged Receivable" #. module: account #: field:account.tax,applicable_type:0 msgid "Applicability" -msgstr "" +msgstr "Applicability" #. module: account #: code:addons/account/wizard/account_move_journal.py:165 #, python-format msgid "This period is already closed !" -msgstr "" +msgstr "Овој период е веќе затворен !" #. module: account #: help:account.move.line,currency_id:0 msgid "The optional other currency if it is a multi-currency entry." -msgstr "" +msgstr "Друга опциона валута доколку ова е повеќе-валутен запис." #. module: account #: model:process.transition,note:account.process_transition_invoiceimport0 msgid "" "Import of the statement in the system from a supplier or customer invoice" msgstr "" +"Import of the statement in the system from a supplier or customer invoice" #. module: account #: model:ir.ui.menu,name:account.menu_finance_periodical_processing_billing msgid "Billing" -msgstr "" +msgstr "Billing" #. module: account #: view:account.account:0 #: view:account.analytic.account:0 msgid "Parent Account" -msgstr "" +msgstr "Parent Account" #. module: account #: model:ir.actions.act_window,help:account.action_account_journal_form @@ -10057,6 +10496,12 @@ msgid "" "may keep several types of specialized journals such as a cash journal, " "purchase journal, sales journal..." msgstr "" +"Create and manage your company's journals from this menu. A journal is used " +"to record transactions of all accounting data related to the day-to-day " +"business of your company using double-entry bookkeeping system. Depending on " +"the nature of its activities and the number of daily transactions, a company " +"may keep several types of specialized journals such as a cash journal, " +"purchase journal, sales journal..." #. module: account #: view:account.payment.term:0 @@ -10066,29 +10511,29 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_analytic_chart msgid "Account Analytic Chart" -msgstr "" +msgstr "Account Analytic Chart" #. module: account #: help:account.invoice,residual:0 msgid "Remaining amount due." -msgstr "" +msgstr "Remaining amount due." #. module: account #: model:ir.ui.menu,name:account.menu_finance_statistic_report_statement msgid "Statistic Reports" -msgstr "" +msgstr "Статистички извештаи" #. module: account #: code:addons/account/account_move_line.py:1155 #: code:addons/account/account_move_line.py:1238 #, python-format msgid "Bad account!" -msgstr "" +msgstr "Грешка сметка!" #. module: account #: field:account.print.journal,sort_selection:0 msgid "Entries Sorted by" -msgstr "" +msgstr "Записи сортирани по" #. module: account #: help:account.move,state:0 @@ -10099,17 +10544,22 @@ msgid "" "created by the system on document validation (invoices, bank statements...) " "and will be created in 'Posted' state." msgstr "" +"All manually created new journal entries are usually in the state " +"'Unposted', but you can set the option to skip that state on the related " +"journal. In that case, they will be behave as journal entries automatically " +"created by the system on document validation (invoices, bank statements...) " +"and will be created in 'Posted' state." #. module: account #: view:account.fiscal.position.template:0 msgid "Accounts Mapping" -msgstr "" +msgstr "Accounts Mapping" #. module: account #: code:addons/account/account_invoice.py:364 #, python-format msgid "Invoice '%s' is waiting for validation." -msgstr "" +msgstr "Фактурата '%s' чека за потврдување." #. module: account #: selection:account.entries.report,month:0 @@ -10118,33 +10568,33 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "November" -msgstr "" +msgstr "Ноември" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Modify: refund invoice, reconcile and create a new draft invoice" -msgstr "" +msgstr "Измени: повлечи фактура, порамни и крирај нова нацрт фактура" #. module: account #: help:account.invoice.line,account_id:0 msgid "The income or expense account related to the selected product." -msgstr "" +msgstr "The income or expense account related to the selected product." #. module: account #: field:account.subscription,period_total:0 msgid "Number of Periods" -msgstr "" +msgstr "Број на периоди" #. module: account #: report:account.general.journal:0 #: model:ir.actions.report.xml,name:account.account_general_journal msgid "General Journal" -msgstr "" +msgstr "Општа картица" #. module: account #: view:account.invoice:0 msgid "Search Invoice" -msgstr "" +msgstr "Барај фактура" #. module: account #: report:account.invoice:0 @@ -10153,7 +10603,7 @@ msgstr "" #: view:account.invoice.report:0 #: model:ir.actions.act_window,name:account.action_account_invoice_refund msgid "Refund" -msgstr "" +msgstr "Повлечи" #. module: account #: model:email.template,body_text:account.email_template_edi_invoice @@ -10228,16 +10678,85 @@ msgid "" "% endif\n" " " msgstr "" +"\n" +"Hello${object.address_invoice_id.name and ' ' or " +"''}${object.address_invoice_id.name or ''},\n" +"\n" +"A new invoice is available for ${object.partner_id.name}:\n" +" | Invoice number: *${object.number}*\n" +" | Invoice total: *${object.amount_total} ${object.currency_id.name}*\n" +" | Invoice date: ${object.date_invoice}\n" +" % if object.origin:\n" +" | Order reference: ${object.origin}\n" +" % endif\n" +" | Your contact: ${object.user_id.name} ${object.user_id.user_email " +"and '<%s>'%(object.user_id.user_email) or ''}\n" +"\n" +"You can view the invoice document, download it and pay online using the " +"following link:\n" +" ${ctx.get('edi_web_url_view') or 'n/a'}\n" +"\n" +"% if object.company_id.paypal_account and object.type in ('out_invoice', " +"'in_refund'):\n" +"<% \n" +"comp_name = quote(object.company_id.name)\n" +"inv_number = quote(object.number)\n" +"paypal_account = quote(object.company_id.paypal_account)\n" +"inv_amount = quote(str(object.amount_total))\n" +"cur_name = quote(object.currency_id.name)\n" +"paypal_url = \"https://www.paypal.com/cgi-" +"bin/webscr?cmd=_xclick&business=%s&item_name=%s%%20Invoice%%20%s\"\\\n" +" " +"\"&invoice=%s&amount=%s¤cy_code=%s&button_subtype=services&no_note=1&bn" +"=OpenERP_Invoice_PayNow_%s\" % \\\n" +" " +"(paypal_account,comp_name,inv_number,inv_number,inv_amount,cur_name,cur_name)" +"\n" +"%>\n" +"It is also possible to directly pay with Paypal:\n" +" ${paypal_url}\n" +"% endif\n" +"\n" +"If you have any question, do not hesitate to contact us.\n" +"\n" +"\n" +"Thank you for choosing ${object.company_id.name}!\n" +"\n" +"\n" +"--\n" +"${object.user_id.name} ${object.user_id.user_email and " +"'<%s>'%(object.user_id.user_email) or ''}\n" +"${object.company_id.name}\n" +"% if object.company_id.street:\n" +"${object.company_id.street or ''}\n" +"% endif\n" +"% if object.company_id.street2:\n" +"${object.company_id.street2}\n" +"% endif\n" +"% if object.company_id.city or object.company_id.zip:\n" +"${object.company_id.zip or ''} ${object.company_id.city or ''}\n" +"% endif\n" +"% if object.company_id.country_id:\n" +"${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) " +"or ''} ${object.company_id.country_id.name or ''}\n" +"% endif\n" +"% if object.company_id.phone:\n" +"Phone: ${object.company_id.phone}\n" +"% endif\n" +"% if object.company_id.website:\n" +"${object.company_id.website or ''}\n" +"% endif\n" +" " #. module: account #: model:ir.model,name:account.model_res_partner_bank msgid "Bank Accounts" -msgstr "" +msgstr "Банкарски сметки" #. module: account #: field:res.partner,credit:0 msgid "Total Receivable" -msgstr "" +msgstr "Total Receivable" #. module: account #: view:account.account:0 @@ -10245,54 +10764,54 @@ msgstr "" #: view:account.journal:0 #: view:account.move.line:0 msgid "General Information" -msgstr "" +msgstr "Општи информации" #. module: account #: view:account.move:0 #: view:account.move.line:0 msgid "Accounting Documents" -msgstr "" +msgstr "Сметководствени документи" #. module: account #: model:ir.model,name:account.model_validate_account_move_lines msgid "Validate Account Move Lines" -msgstr "" +msgstr "Validate Account Move Lines" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_cost_ledger_journal #: model:ir.actions.report.xml,name:account.account_analytic_account_quantity_cost_ledger msgid "Cost Ledger (Only quantities)" -msgstr "" +msgstr "Cost Ledger (Only quantities)" #. module: account #: model:process.node,note:account.process_node_supplierpaidinvoice0 msgid "Invoice's state is Done." -msgstr "" +msgstr "Invoice's state is Done." #. module: account #: model:process.transition,note:account.process_transition_reconcilepaid0 msgid "As soon as the reconciliation is done, the invoice can be paid." -msgstr "" +msgstr "Штом биде завршено порамнувањето, фактурата може да се плати." #. module: account #: view:account.account.template:0 msgid "Search Account Templates" -msgstr "" +msgstr "Барај урнеци за сметка" #. module: account #: view:account.invoice.tax:0 msgid "Manual Invoice Taxes" -msgstr "" +msgstr "Manual Invoice Taxes" #. module: account #: field:account.account,parent_right:0 msgid "Parent Right" -msgstr "" +msgstr "Parent Right" #. module: account #: model:ir.model,name:account.model_account_addtmpl_wizard msgid "account.addtmpl.wizard" -msgstr "" +msgstr "account.addtmpl.wizard" #. module: account #: field:account.aged.trial.balance,result_selection:0 @@ -10303,14 +10822,14 @@ msgstr "" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Partner's" -msgstr "" +msgstr "Partner's" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscalyear_form #: view:ir.sequence:0 #: model:ir.ui.menu,name:account.menu_action_account_fiscalyear_form msgid "Fiscal Years" -msgstr "" +msgstr "Фискални години" #. module: account #: help:account.analytic.journal,active:0 @@ -10318,17 +10837,19 @@ msgid "" "If the active field is set to False, it will allow you to hide the analytic " "journal without removing it." msgstr "" +"Доколку активното поле е подесено на Грешка, ќе ви дозволи да ја сокриете " +"аналитичката картица без да ја отстраните." #. module: account #: field:account.analytic.line,ref:0 msgid "Ref." -msgstr "" +msgstr "Реф." #. module: account #: field:account.use.model,model:0 #: model:ir.model,name:account.model_account_model msgid "Account Model" -msgstr "" +msgstr "Модел на сметка" #. module: account #: selection:account.entries.report,month:0 @@ -10337,7 +10858,7 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "February" -msgstr "" +msgstr "Февруари" #. module: account #: help:account.bank.statement,name:0 @@ -10346,6 +10867,9 @@ msgid "" "be with same name as statement name. This allows the statement entries to " "have the same references than the statement itself" msgstr "" +"if you give the Name other then /, its created Accounting Entries Move will " +"be with same name as statement name. This allows the statement entries to " +"have the same references than the statement itself" #. module: account #: field:account.bank.accounts.wizard,bank_account_id:0 @@ -10354,28 +10878,28 @@ msgstr "" #: field:account.invoice,partner_bank_id:0 #: field:account.invoice.report,partner_bank_id:0 msgid "Bank Account" -msgstr "" +msgstr "Банкарска сметка" #. module: account #: model:ir.actions.act_window,name:account.action_account_central_journal #: model:ir.model,name:account.model_account_central_journal msgid "Account Central Journal" -msgstr "" +msgstr "Account Central Journal" #. module: account #: report:account.overdue:0 msgid "Maturity" -msgstr "" +msgstr "Доспевање" #. module: account #: selection:account.aged.trial.balance,direction_selection:0 msgid "Future" -msgstr "" +msgstr "Иднина" #. module: account #: view:account.move.line:0 msgid "Search Journal Items" -msgstr "" +msgstr "Барај ставки од картица" #. module: account #: help:account.tax,base_sign:0 @@ -10387,19 +10911,19 @@ msgstr "" #: help:account.tax.template,ref_tax_sign:0 #: help:account.tax.template,tax_sign:0 msgid "Usually 1 or -1." -msgstr "" +msgstr "Вообичаено 1 или -1." #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_account_tree2 #: model:ir.actions.act_window,name:account.action_account_analytic_chart #: model:ir.ui.menu,name:account.menu_action_analytic_account_tree2 msgid "Chart of Analytic Accounts" -msgstr "" +msgstr "Аналитички контен план" #. module: account #: field:account.chart.template,property_account_expense:0 msgid "Expense Account on Product Template" -msgstr "" +msgstr "Expense Account on Product Template" #. module: account #: help:accounting.report,label_filter:0 @@ -10407,12 +10931,15 @@ msgid "" "This label will be displayed on report to show the balance computed for the " "given comparison filter." msgstr "" +"This label will be displayed on report to show the balance computed for the " +"given comparison filter." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:56 #, python-format msgid "You must enter a period length that cannot be 0 or below !" msgstr "" +"Мора да внесете должина на период која не може да биде 0 или подолу !" #. module: account #: model:ir.actions.act_window,help:account.action_account_form @@ -10425,6 +10952,13 @@ msgid "" "certain amount of information. They have to be certified by an external " "auditor annually." msgstr "" +"Create and manage the accounts you need to record journal entries. An " +"account is part of a ledger allowing your company to register all kinds of " +"debit and credit transactions. Companies present their annual accounts in " +"two main parts: the balance sheet and the income statement (profit and loss " +"account). The annual accounts of a company are required by law to disclose a " +"certain amount of information. They have to be certified by an external " +"auditor annually." #. module: account #: help:account.move.line,amount_residual_currency:0 @@ -10432,6 +10966,8 @@ msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in its currency (maybe different of the company currency)." msgstr "" +"The residual amount on a receivable or payable of a journal entry expressed " +"in its currency (maybe different of the company currency)." #, python-format #~ msgid "" @@ -10443,3 +10979,76 @@ msgstr "" #~ msgid "Voucher Management" #~ msgstr "Водење на ваучери" + +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Фактури креирани во изминатите 15 дена" + +#~ msgid "Open For Unreconciliation" +#~ msgstr "Отворено за непорамнување" + +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Конта за побарувања" + +#~ msgid "Go to next partner" +#~ msgstr "Оди на следен партнер" + +#~ msgid "Sales by Account Type" +#~ msgstr "Продажби по тип на конто" + +#~ msgid "Sales by Account" +#~ msgstr "Продажби по конто" + +#~ msgid "Tax codes" +#~ msgstr "Даночни кодови" + +#~ msgid "Accounts by type" +#~ msgstr "Конта по тип" + +#~ msgid "Unreconciliate transactions" +#~ msgstr "Непорамнети трансакции" + +#~ msgid "Unreconciliation transactions" +#~ msgstr "Непорамнети трансакции" + +#~ msgid "Are you sure ?" +#~ msgstr "Дали сте сигурни ?" + +#~ msgid "Reconciliation result" +#~ msgstr "Резултат од порамнувањето" + +#~ msgid "Create an Account based on this template" +#~ msgstr "Креирај конто базирано на овој урнек" + +#~ msgid "Dashboard" +#~ msgstr "Конторлна табла" + +#~ msgid "Income Accounts" +#~ msgstr "Конта за приходи" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Инсталирајте го контниот план" + +#~ msgid "Open for bank reconciliation" +#~ msgstr "Отворено за банкарско порамнување" + +#~ msgid "Compute Code for Taxes included prices" +#~ msgstr "Compute Code for Taxes included prices" + +#~ msgid "Reference Type" +#~ msgstr "Тип на референца" + +#~ msgid "Cost Ledger for period" +#~ msgstr "Cost Ledger for period" + +#~ msgid "Reconciliation transactions" +#~ msgstr "Трансакции за порамнување" + +#~ msgid "Standard entries" +#~ msgstr "Стандардни записи" + +#~ msgid "Description On Invoices" +#~ msgstr "Опис на фактури" + +#~ msgid "Amount currency" +#~ msgstr "Валута на сметката" diff --git a/addons/account/i18n/mn.po b/addons/account/i18n/mn.po index 41d9138b506..8bd96eba63e 100644 --- a/addons/account/i18n/mn.po +++ b/addons/account/i18n/mn.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:51+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -186,11 +186,6 @@ msgstr "Эх данс" msgid "All Analytic Entries" msgstr "Бүх аналитик бичилтүүд" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Сүүлийн 15 өдөрт үүссэн нэхэмжлэлүүд" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -200,7 +195,7 @@ msgstr "Баганын Шошго" #: code:addons/account/wizard/account_move_journal.py:95 #, python-format msgid "Journal: %s" -msgstr "" +msgstr "Журнал: %s" #. module: account #: help:account.analytic.journal,type:0 @@ -209,6 +204,9 @@ msgid "" "invoice) to create analytic entries, OpenERP will look for a matching " "journal of the same type." msgstr "" +"Аналитик журналын төрлийг сонгоно уу. Энэ нь аналитик журналын бичилт үүсгэх " +"үед хэрэглэгдэнэ. Жишээ нь нэхэмжлэл дээр аналитик журнал сонгох үед зөвхөн " +"ижил төрлийн журналуудаас сонгох боломжтой." #. module: account #: model:ir.actions.act_window,name:account.action_account_tax_template_form @@ -224,7 +222,7 @@ msgstr "Татвар" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_select msgid "Move line reconcile select" -msgstr "" +msgstr "Бичилт сонгож холбох" #. module: account #: help:account.tax.code,notprintable:0 @@ -250,7 +248,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_management_belgian_reports msgid "Belgian Reports" -msgstr "" +msgstr "Белги тайлан" #. module: account #: code:addons/account/account_move_line.py:1200 @@ -265,6 +263,9 @@ msgid "" "legal reports, and set the rules to close a fiscal year and generate opening " "entries." msgstr "" +"Дансны төрөл нь тухайн улс орны хуулиас хамаарсан тайлангуудыг " +"боловсруулахад хэрэглэгдэхээс гадна санхүүгийн жил өндөрлөх үеийн автомат " +"бичилтүүдийн дүрэм болж хэрэглэгдэнэ." #. module: account #: report:account.overdue:0 @@ -276,7 +277,7 @@ msgstr "Нийлбэр :" #: model:ir.actions.act_window,name:account.action_view_account_use_model #: model:ir.ui.menu,name:account.menu_action_manual_recurring msgid "Manual Recurring" -msgstr "" +msgstr "Давтан гүйлгээ үүсгэх" #. module: account #: view:account.fiscalyear.close.state:0 @@ -286,7 +287,7 @@ msgstr "Санхүүгийн жил хаах" #. module: account #: field:account.automatic.reconcile,allow_write_off:0 msgid "Allow write off" -msgstr "" +msgstr "Зөрүүг хаах" #. module: account #: view:account.analytic.chart:0 @@ -316,6 +317,8 @@ msgid "" "Installs localized accounting charts to match as closely as possible the " "accounting needs of your company based on your country." msgstr "" +"Тухайн орон нутгын дансны модыг танай байгуулагад тохирох хувилбараар " +"суулгах боломжтой." #. module: account #: code:addons/account/wizard/account_move_journal.py:63 @@ -400,7 +403,7 @@ msgstr "Худалдан авалтын буцаалт" #. module: account #: selection:account.journal,type:0 msgid "Opening/Closing Situation" -msgstr "" +msgstr "Нээх / Хаах Нөхцөл" #. module: account #: help:account.journal,currency:0 @@ -451,7 +454,7 @@ msgstr "Гүйлгээний валютаар илэрхийлэгдэх дүн" #. module: account #: field:accounting.report,enable_filter:0 msgid "Enable Comparison" -msgstr "" +msgstr "Харьцуулах боломжтой" #. module: account #: help:account.journal.period,state:0 @@ -513,7 +516,7 @@ msgstr "" #. module: account #: field:account.bank.statement,account_id:0 msgid "Account used in this journal" -msgstr "" +msgstr "Данс энэ журнальд хэрэглэгдсэн" #. module: account #: help:account.aged.trial.balance,chart_account_id:0 @@ -557,7 +560,7 @@ msgstr "Гүйцээгдээгүй гүйлгээнүүд" #: report:account.general.ledger:0 #: report:account.general.ledger_landscape:0 msgid "Counterpart" -msgstr "" +msgstr "Эсрэг тал" #. module: account #: view:account.fiscal.position:0 @@ -589,7 +592,7 @@ msgstr "Бүх" #. module: account #: field:account.invoice.report,address_invoice_id:0 msgid "Invoice Address Name" -msgstr "" +msgstr "Нэхэмжлэлийн хаягийн нэр" #. module: account #: selection:account.installer,period:0 @@ -619,7 +622,7 @@ msgstr "Дараалал" #: field:account.financial.report,account_report_id:0 #: selection:account.financial.report,type:0 msgid "Report Value" -msgstr "" +msgstr "Тайлангийн утга" #. module: account #: view:account.fiscal.position.template:0 @@ -681,18 +684,6 @@ msgstr "Журналын мөчлөг" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Авлагын данс" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -718,7 +709,7 @@ msgstr "Та гүйлгээ үүсгэхдээ итгэлтэй байна уу? #. module: account #: view:account.invoice:0 msgid "Print Invoice" -msgstr "" +msgstr "Нэхэмжлэл хэвлэх" #. module: account #: field:account.partner.reconcile.process,today_reconciled:0 @@ -756,7 +747,7 @@ msgstr "" #. module: account #: field:account.invoice.refund,filter_refund:0 msgid "Refund Method" -msgstr "" +msgstr "Нөхөн олгох арга" #. module: account #: code:addons/account/wizard/account_change_currency.py:38 @@ -767,7 +758,7 @@ msgstr "Та зөвхөн ноорог нэхэмжлэлийн валютыг #. module: account #: model:ir.ui.menu,name:account.menu_account_report msgid "Financial Report" -msgstr "" +msgstr "Санхүүгийн тайлан" #. module: account #: view:account.analytic.journal:0 @@ -1654,11 +1645,6 @@ msgstr "Журналын дугаарлалтыг салгах" msgid "Responsible" msgstr "Хариуцагч" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Борлуулалт дансны төрлөөр" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2730,13 +2716,6 @@ msgstr "Шинэ байгууллагын санхүүгийн тохиргоо" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Борлуулалт дансаар" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3129,8 +3108,8 @@ msgstr "Дансны модны загвар" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Загвар ашиглан дансны төлөвлөгөө үүсгэх" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -3910,7 +3889,7 @@ msgstr "Дундаж ханшаар" #: field:account.common.account.report,display_account:0 #: field:account.report.general.ledger,display_account:0 msgid "Display Accounts" -msgstr "" +msgstr "Дансдыг Харуулах" #. module: account #: view:account.state.open:0 @@ -6303,11 +6282,6 @@ msgstr "Эхлэх огноог оруулна уу !" msgid "Supplier Refund" msgstr "Нийлүүлэгчийн буцаалт" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Хянах самбар" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6793,6 +6767,8 @@ msgid "" "allowing you to quickly check the balance of each of your accounts in a " "single report" msgstr "" +"Энэ нь тайлан нь шалгах балансыг хэвлэх буюу pdf-р гаргаж данс бүрийг нэг " +"тайлан дээр шалгах боломжийг өгдөг." #. module: account #: help:account.move,to_check:0 @@ -6853,11 +6829,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Орлогын данс" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -9675,6 +9646,8 @@ msgid "" "This report allows you to print or generate a pdf of your general ledger " "with details of all your account journals" msgstr "" +"Энэ нь тайлан нь шалгах балансыг хэвлэх буюу pdf-р гаргаж ерөнхий дэвтэрийг " +"бүх журналийн дэлгэрэнгүйгээр гаргадаг." #. module: account #: selection:account.account,type:0 @@ -10695,6 +10668,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Гүйлгээний нэхэмжлэл" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Загвар ашиглан дансны төлөвлөгөө үүсгэх" + #~ msgid "Legal Statements" #~ msgstr "Албан ёсны мэдээ тайлан" @@ -11602,6 +11578,9 @@ msgstr "" #~ msgid "Statement Process" #~ msgstr "Бримтын үйл явц" +#~ msgid "Income Accounts" +#~ msgstr "Орлогын данс" + #~ msgid "Accounts by type" #~ msgstr "Дансны төрлөөр" @@ -11817,6 +11796,10 @@ msgstr "" #~ msgid "closing balance entered by the cashbox verifier" #~ msgstr "Мөнгө хариуцагчийн оруулсан хаалтын үлдэгдэл" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Авлагын данс" + #~ msgid "logo" #~ msgstr "лого" @@ -12072,6 +12055,9 @@ msgstr "" #~ msgid "Can not find account chart for this company, Please Create account." #~ msgstr "Энэ компанид дансны мод алга, Данс үүсгэнэ үү." +#~ msgid "Dashboard" +#~ msgstr "Хянах самбар" + #~ msgid "Account Profit And Loss Report" #~ msgstr "Орлого зарлагын тайлан" @@ -12220,6 +12206,12 @@ msgstr "" #~ msgid "You can not delete posted movement: \"%s\"!" #~ msgstr "Та батлагдсан гүйлгээг устгах боломжгүй: \"%s\"!" +#~ msgid "Sales by Account Type" +#~ msgstr "Борлуулалт дансны төрлөөр" + +#~ msgid "Sales by Account" +#~ msgstr "Борлуулалт дансаар" + #, python-format #~ msgid "" #~ "The Payment Term of Supplier does not have Payment Term Lines(Computation) " @@ -12266,3 +12258,6 @@ msgstr "" #~ msgid "Include Reconciled Entries" #~ msgstr "Нийцүүлсэн бичилтүүдийг хамруулах" + +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Сүүлийн 15 өдөрт үүссэн нэхэмжлэлүүд" diff --git a/addons/account/i18n/nb.po b/addons/account/i18n/nb.po index 8a98a4bfdcb..bd20a4fa589 100644 --- a/addons/account/i18n/nb.po +++ b/addons/account/i18n/nb.po @@ -14,14 +14,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:51+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "last month" -msgstr "" +msgstr "forrige måned" #. module: account #: model:process.transition,name:account.process_transition_supplierreconcilepaid0 @@ -182,11 +182,6 @@ msgstr "Kontokilde" msgid "All Analytic Entries" msgstr "Alle analytiske registreringer" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Fakturaer Opprettet innefor de siste 15 dager" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -541,7 +536,7 @@ msgstr "Velg kontoplan" #. module: account #: sql_constraint:res.company:0 msgid "The company name must be unique !" -msgstr "" +msgstr "Firmanavn må være unikt !" #. module: account #: model:ir.model,name:account.model_account_invoice_refund @@ -687,18 +682,6 @@ msgid "To reconcile the entries company should be the same for all entries" msgstr "" "For å avstemme oppføringene bør firma være det samme for alle oppføringer" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Debitorkonti" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1663,11 +1646,6 @@ msgstr "Separate journalsekvenser" msgid "Responsible" msgstr "Ansvarlig" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Salg pr kontotype" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2717,13 +2695,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Salg pr. konto" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3111,8 +3082,8 @@ msgstr "Kontoplanmal" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Opprett kontoplan fra mal" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6251,11 +6222,6 @@ msgstr "Legg inn en startdato !" msgid "Supplier Refund" msgstr "Kreditnota" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Konsoll" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6799,11 +6765,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Inntektskonto" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10502,6 +10463,9 @@ msgstr "" #~ msgid "Negative" #~ msgstr "Negativ" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Fakturaer Opprettet innefor de siste 15 dager" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -10545,6 +10509,10 @@ msgstr "" #~ msgid "Calculated Balance" #~ msgstr "Kalkulert balanse" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Debitorkonti" + #~ msgid "Due date Computation" #~ msgstr "Forfallsdato beregning" @@ -10588,6 +10556,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Gå til neste partner" +#~ msgid "Sales by Account Type" +#~ msgstr "Salg pr kontotype" + #~ msgid "Include initial balances" #~ msgstr "Include initial balances" @@ -10617,6 +10588,9 @@ msgstr "" #~ "Check this if the user is allowed to reconcile entries in this account." #~ msgstr "Kryss av hvis bruker skal kunne avstemme posteringer på denne konto." +#~ msgid "Sales by Account" +#~ msgstr "Salg pr. konto" + #~ msgid "Tax codes" #~ msgstr "Avgiftskoder" @@ -10628,6 +10602,9 @@ msgstr "" #~ msgid "Reference Number" #~ msgstr "Referansenummer" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Opprett kontoplan fra mal" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Kontokonfigurasjon" @@ -10765,12 +10742,18 @@ msgstr "" #~ msgid "Refund Type" #~ msgstr "Kredittype" +#~ msgid "Dashboard" +#~ msgstr "Konsoll" + #~ msgid "Generate Your Accounting Chart from a Chart Template" #~ msgstr "Opprett kontoplanen din fra en kontoplanmal" #~ msgid "Account Profit And Loss Report" #~ msgstr "Resultatrapport" +#~ msgid "Income Accounts" +#~ msgstr "Inntektskonto" + #~ msgid "9" #~ msgstr "9" diff --git a/addons/account/i18n/nl.po b/addons/account/i18n/nl.po index f093edd17b6..a4909ed21bd 100644 --- a/addons/account/i18n/nl.po +++ b/addons/account/i18n/nl.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:47+0000\n" +"PO-Revision-Date: 2012-06-20 16:17+0000\n" "Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:48+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:36+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: code:addons/account/account.py:1307 @@ -192,11 +192,6 @@ msgstr "Bron grootboekrekening" msgid "All Analytic Entries" msgstr "Alle kostenplaatsboekingen" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturen gemaakt binnen de laatste 15 dagen" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -242,7 +237,7 @@ msgid "" "Check this box if you don't want any VAT related to this Tax Code to appear " "on invoices" msgstr "" -"Vink dit aan als u geen enkele aan deze belastingcode gerelateerde BTW op " +"Vink dit aan als u geen enkele aan deze belastingrubriek gerelateerde BTW op " "facturen wilt." #. module: account @@ -497,8 +492,8 @@ msgid "" "in a hierarchical structure, which can be modified to fit your needs." msgstr "" "De belastingstructuur is een boomweergave van de verschillende " -"belastingcodes, en toont de belastingsituatie van dit moment. De bedragen in " -"de belastingstructuur komen overeen met de onderdelen van de " +"belastingrubrieken, en toont de belastingsituatie van dit moment. De " +"bedragen in de belastingstructuur komen overeen met de onderdelen van de " "belastingaangifte van uw land. De hiërarchische structuur kan naar uw wensen " "worden aangepast." @@ -661,7 +656,7 @@ msgstr "Toewijzing belastingen" #. module: account #: report:account.central.journal:0 msgid "Centralized Journal" -msgstr "Gecentraliseerd dagboek" +msgstr "Dagboek samenvatting" #. module: account #: sql_constraint:account.sequence.fiscalyear:0 @@ -716,18 +711,6 @@ msgstr "" "Om de boekingen af te kunnen letteren moeten alle boekingen onder hetzelfde " "bedrijf vallen." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Debiteuren" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1020,7 +1003,7 @@ msgstr "Uitgebreide filters..." #. module: account #: model:ir.ui.menu,name:account.menu_account_central_journal msgid "Centralizing Journal" -msgstr "Gecentraliseerd dagboek" +msgstr "Dagboek samenvatting" #. module: account #: selection:account.journal,type:0 @@ -1044,9 +1027,10 @@ msgid "" "amount.If the tax account is base tax code, this field will contain the " "basic amount(without tax)." msgstr "" -"Als de belastingrekening een belastingcoderekening betreft is, dan zal dit " -"veld het bedrag aan belasting bevatten. Als de belasting een grondslagcode " -"is, dan zal dit veld het bedrag bevatten waarover belasting wordt berekend." +"Als de belastingrekening een belastingrubriek rekening betreft is, dan zal " +"dit veld het bedrag aan belasting bevatten. Als de belasting een " +"grondslagcode is, dan zal dit veld het bedrag bevatten waarover belasting " +"wordt berekend." #. module: account #: code:addons/account/account.py:2596 @@ -1258,7 +1242,7 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_account_tax_code_template_form #: model:ir.ui.menu,name:account.menu_action_account_tax_code_template_form msgid "Tax Code Templates" -msgstr "Belastingcode sjablonen" +msgstr "Belastingrubriek sjablonen" #. module: account #: view:account.invoice.cancel:0 @@ -1281,7 +1265,7 @@ msgstr "Belastingen gebruikt bij inkopen" #: field:account.tax.template,tax_code_id:0 #: model:ir.model,name:account.model_account_tax_code msgid "Tax Code" -msgstr "Belastingcode" +msgstr "Belastingrubriek" #. module: account #: field:account.account,currency_mode:0 @@ -1384,7 +1368,7 @@ msgstr "Opgenomen in grondslag" #: model:ir.actions.act_window,name:account.action_account_entries_report_all #: model:ir.ui.menu,name:account.menu_action_account_entries_report_all msgid "Entries Analysis" -msgstr "Analyse boekingen" +msgstr "Journaalpost analyse" #. module: account #: field:account.account,level:0 @@ -1734,11 +1718,6 @@ msgstr "Afzonderlijke dagboek reeksen" msgid "Responsible" msgstr "Verantwoordelijke" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Verkopen per rekeningtype" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2499,7 +2478,7 @@ msgstr "Afletteren per relatie" #: field:account.tax,tax_code_id:0 #: view:account.tax.code:0 msgid "Account Tax Code" -msgstr "Belastingcode" +msgstr "Belastingrubriek" #. module: account #: code:addons/account/account_invoice.py:572 @@ -2600,7 +2579,7 @@ msgstr "IKB" #. module: account #: field:product.template,supplier_taxes_id:0 msgid "Supplier Taxes" -msgstr "Voorheffing" +msgstr "Inkoopbelastingen" #. module: account #: view:account.entries.report:0 @@ -2747,7 +2726,7 @@ msgstr "Ref" #: help:account.move.line,tax_code_id:0 msgid "The Account can either be a base tax code or a tax code account." msgstr "" -"De rekening kan ofwel een grondslagcode- ofwel een belastingcoderekening " +"De rekening kan ofwel een grondslagcode- ofwel een belastingrubriek rekening " "zijn." #. module: account @@ -2861,13 +2840,6 @@ msgstr "Nieuwe financiële regeling configureren voor dit bedrijf" msgid "Configure Your Chart of Accounts" msgstr "Grootboekschema instellen" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Verkopen per grootboekrekening" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3273,8 +3245,8 @@ msgstr "Grootboekrekening sjablonen" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Genereer grootboekschema vanuit een sjabloon" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -3357,7 +3329,7 @@ msgstr "Laat leeg om de kostenrekening te gebruiken" #: model:ir.ui.menu,name:account.menu_journals #: model:ir.ui.menu,name:account.menu_journals_report msgid "Journals" -msgstr "Dagboeken" +msgstr "Overige dagboeken" #. module: account #: field:account.partner.reconcile.process,to_reconcile:0 @@ -3486,7 +3458,7 @@ msgstr "Jaar" #. module: account #: view:product.product:0 msgid "Purchase Taxes" -msgstr "Voorheffing" +msgstr "Inkoopbelastingen" #. module: account #: view:validate.account.move.lines:0 @@ -4709,7 +4681,7 @@ msgstr "Niet-afgeletterde transacties" #: field:account.tax,ref_tax_code_id:0 #: field:account.tax.template,ref_tax_code_id:0 msgid "Refund Tax Code" -msgstr "Credit belastingcode" +msgstr "Credit belastingrubriek" #. module: account #: view:validate.account.move:0 @@ -5243,7 +5215,7 @@ msgstr "Balans" #: view:account.general.journal:0 #: model:ir.ui.menu,name:account.menu_account_general_journal msgid "General Journals" -msgstr "Algemene dagboeken" +msgstr "Dagboek totalen" #. module: account #: field:account.journal,allow_date:0 @@ -5448,7 +5420,7 @@ msgstr "Communicatie" #. module: account #: model:ir.ui.menu,name:account.menu_analytic_accounting msgid "Analytic Accounting" -msgstr "Kostenplaatsen" +msgstr "Kostenplaats dagboeken" #. module: account #: field:account.partner.ledger,initial_balance:0 @@ -5477,7 +5449,7 @@ msgstr "" #: field:account.tax.template,ref_tax_sign:0 #: field:account.tax.template,tax_sign:0 msgid "Tax Code Sign" -msgstr "Belastingcode teken (+/-)" +msgstr "Belastingrubriek teken (+/-)" #. module: account #: model:ir.model,name:account.model_report_invoice_created @@ -5569,7 +5541,7 @@ msgstr "Betaaldatum" #: model:ir.actions.act_window,name:account.action_account_analytic_account_form #: model:ir.ui.menu,name:account.account_analytic_def_account msgid "Analytic Accounts" -msgstr "Kostenplaats rekeningen" +msgstr "Kostenplaatsen" #. module: account #: view:account.invoice.report:0 @@ -5905,10 +5877,10 @@ msgid "" "OpenERP allows you to define the tax structure and manage it from this menu. " "You can define both numeric and alphanumeric tax codes." msgstr "" -"De balastingcode definitie hangt af van de belastingopgave van uw land. " +"De balastingrubriek definitie hangt af van de belastingopgave van uw land. " "OpenERP geeft u de mogelijkheid om, vanuit dit menu, een belastingstructuur " -"te beheren. Het is mogelijk om numerieke en alfanumerieke belastingcodes te " -"gebruiken." +"te beheren. Het is mogelijk om numerieke en alfanumerieke belastingrubrieken " +"te gebruiken." #. module: account #: help:account.partner.reconcile.process,progress:0 @@ -6165,7 +6137,7 @@ msgstr "" "registreren in OpenERP. Indien u een leveranciersfactuur wilt registreren, " "start dan met het registreren van een regel voor kostenrekening. OpenERP zal " "vervolgens automatisch de belasting, gerelateerd aan deze rekening " -"voorstellen, alsmede de tegenrekening \"Te betalen\"." +"voorstellen, alsmede de tegenrekening \"Crediteuren\"." #. module: account #: field:account.entries.report,date_created:0 @@ -6549,11 +6521,6 @@ msgstr "Geef een startdatum in!" msgid "Supplier Refund" msgstr "Credit inkoopfactuur" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Dashboard" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6736,7 +6703,7 @@ msgstr "" "een rekening wordt gebruikt bij een dagboek. De afsluitmethode van een " "categorie bepaald de verwerking van de jaarlijkse afsluiting. Rapporten " "zoals de balans en de winst&verlies rekening gebruiken de categorie " -")Winst/verlies of balans). Bijvoorbeeld, de categoriesoort kan zijn " +"(Winst/verlies of balans). Bijvoorbeeld, de categoriesoort kan zijn " "gekoppeld aan een activa rekening, kostenrekening of een te betalen " "rekening. In dit scherm kunt u de categorieën aanmaken of wijzigen." @@ -7147,11 +7114,6 @@ msgstr "" "\n" "e.g. My model on %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Opbrengsten rekeningen" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7464,7 +7426,7 @@ msgstr "Akkoord" #. module: account #: field:account.chart.template,tax_code_root_id:0 msgid "Root Tax Code" -msgstr "Basis belastingcode" +msgstr "Basis belastingrubriek" #. module: account #: help:account.journal,centralisation:0 @@ -8249,7 +8211,7 @@ msgstr "Automatische boeking" #. module: account #: constraint:account.tax.code.template:0 msgid "Error ! You can not create recursive Tax Codes." -msgstr "Fout! U kunt geen herhalende belastingcodes maken" +msgstr "Fout! U kunt geen herhalende belastingrubrieken maken" #. module: account #: help:account.journal,group_invoice_lines:0 @@ -9412,7 +9374,7 @@ msgstr "Onbetaald" #. module: account #: model:ir.model,name:account.model_account_tax_code_template msgid "Tax Code Template" -msgstr "Belastingcode sjabloon" +msgstr "Belastingrubriek sjabloon" #. module: account #: report:account.overdue:0 @@ -9497,7 +9459,7 @@ msgstr "Afsluit methode" #: model:account.account.type,name:account.data_account_type_payable #: selection:account.entries.report,type:0 msgid "Payable" -msgstr "Te betalen" +msgstr "Crediteuren" #. module: account #: view:report.account.sales:0 @@ -10247,7 +10209,7 @@ msgstr "Dag van de maand" #: field:account.fiscal.position.tax,tax_src_id:0 #: field:account.fiscal.position.tax.template,tax_src_id:0 msgid "Tax Source" -msgstr "Belastingcode" +msgstr "Belastingrubriek" #. module: account #: view:ir.sequence:0 @@ -10611,7 +10573,7 @@ msgstr "Boekhoudgegevens" #. module: account #: view:account.tax.code.template:0 msgid "Account Tax Code Template" -msgstr "Belastingcode sjabloon" +msgstr "Belastingrubriek sjabloon" #. module: account #: model:process.node,name:account.process_node_manually0 @@ -11437,9 +11399,6 @@ msgstr "" #~ msgid "Total write-off" #~ msgstr "Totaal afgeboekt" -#~ msgid "Tax codes" -#~ msgstr "Belastingcodes" - #~ msgid "New Analytic Account" #~ msgstr "Nieuwe kostenplaats" @@ -12084,6 +12043,10 @@ msgstr "" #~ msgid "Account cost and revenue by journal (This Month)" #~ msgstr "Kosten en opbrengsten per dagboek (Deze maand)" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Debiteuren" + #~ msgid "Open for unreconciliation" #~ msgstr "Open voor verrekening" @@ -12676,6 +12639,9 @@ msgstr "" #~ msgid "Year :" #~ msgstr "Jaar :" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturen gemaakt binnen de laatste 15 dagen" + #~ msgid "Accounts by type" #~ msgstr "Rekeningen per soort" @@ -12888,6 +12854,9 @@ msgstr "" #~ msgid "Customer Invoices to Approve" #~ msgstr "Klantfacturen goed te keuren" +#~ msgid "Sales by Account Type" +#~ msgstr "Verkopen per rekeningtype" + #~ msgid "Fill this if the journal is to be used for refunds of invoices." #~ msgstr "" #~ "A.u.b. invullen indien het dagboek gebruikt wordt voor het crediteren van " @@ -12899,6 +12868,9 @@ msgstr "" #~ msgid "Your Reference" #~ msgstr "Uw referentie" +#~ msgid "Sales by Account" +#~ msgstr "Verkopen per grootboekrekening" + #~ msgid "A/c Code" #~ msgstr "Rek. code" @@ -13032,12 +13004,24 @@ msgstr "" #~ msgid "Create an Account based on this template" #~ msgstr "Maak een rekening gebaseerd op dit sjabloon" +#~ msgid "Dashboard" +#~ msgstr "Dashboard" + #~ msgid "Description On Invoices" #~ msgstr "Omschrijving op facturen" +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Installeer uw rekeningschema" + +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Genereer grootboekschema vanuit een sjabloon" + #~ msgid "Cost Ledger for period" #~ msgstr "Kosten grootboek voor periode" +#~ msgid "Income Accounts" +#~ msgstr "Opbrengsten rekeningen" + #~ msgid "Consider reconciled entries" #~ msgstr "Afgeletterde boekingen meenemen" @@ -13195,3 +13179,6 @@ msgstr "" #~ msgstr "" #~ "De Account Voucher module bevat diverse functies om met bonnen te werken; " #~ "Inkoopbonnen, Verkoopbonnen, etc. " + +#~ msgid "Tax codes" +#~ msgstr "Belastingrubrieken" diff --git a/addons/account/i18n/nl_BE.po b/addons/account/i18n/nl_BE.po index b490758728c..1808aff32cc 100644 --- a/addons/account/i18n/nl_BE.po +++ b/addons/account/i18n/nl_BE.po @@ -13,14 +13,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "last month" -msgstr "" +msgstr "vorige maand" #. module: account #: model:process.transition,name:account.process_transition_supplierreconcilepaid0 @@ -38,6 +38,8 @@ msgid "" "Determine the display order in the report 'Accounting \\ Reporting \\ " "Generic Reporting \\ Taxes \\ Taxes Report'" msgstr "" +"Bepaalt de volgorde in het rapport 'Boekhouding \\ Rapportering \\ Algemene " +"rapportering \\ Btw \\ Btw-aangifte'" #. module: account #: view:account.move.reconcile:0 @@ -55,7 +57,7 @@ msgstr "Rekeningstatistieken" #. module: account #: view:account.invoice:0 msgid "Proforma/Open/Paid Invoices" -msgstr "" +msgstr "Proforma/Openstaande/Betaalde facturen" #. module: account #: field:report.invoice.created,residual:0 @@ -81,7 +83,7 @@ msgstr "Instellen onderliggende" #: code:addons/account/account_bank_statement.py:302 #, python-format msgid "Journal item \"%s\" is not valid." -msgstr "" +msgstr "Boekingslijn \"%s\" is niet geldig." #. module: account #: model:ir.model,name:account.model_report_aged_receivable @@ -118,6 +120,8 @@ msgid "" "Configuration error! The currency chosen should be shared by the default " "accounts too." msgstr "" +"Configuratiefout: de gekozen munt moet door de standaardrekeningen worden " +"gedeeld." #. module: account #: report:account.invoice:0 @@ -168,7 +172,7 @@ msgstr "Waarschuwing!" #: code:addons/account/account.py:3112 #, python-format msgid "Miscellaneous Journal" -msgstr "" +msgstr "Diversendagboek" #. module: account #: field:account.fiscal.position.account,account_src_id:0 @@ -181,15 +185,10 @@ msgstr "Bronrekening" msgid "All Analytic Entries" msgstr "Alle analytische boekingen" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturen van de afgelopen 15 dagen" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" -msgstr "" +msgstr "Kolomkop" #. module: account #: code:addons/account/wizard/account_move_journal.py:95 @@ -264,6 +263,9 @@ msgid "" "legal reports, and set the rules to close a fiscal year and generate opening " "entries." msgstr "" +"Het rekeningtype wordt informatief gebruikt om landspecifieke wettelijke " +"rapporten te maken. Verder bepaalt het de regels voor de afsluiting van een " +"boekjaar en het maken van openingsboekingen." #. module: account #: report:account.overdue:0 @@ -350,6 +352,9 @@ msgid "" "leave the automatic formatting, it will be computed based on the financial " "reports hierarchy (auto-computed field 'level')." msgstr "" +"Hier kunt u het formaat kiezen voor deze record. Automatische formattering " +"is gebaseerd op de hiërarchie van de financiële rapporten (automatisch " +"berekend veld 'niveau')." #. module: account #: view:account.installer:0 @@ -380,6 +385,7 @@ msgstr "" #: constraint:account.move.line:0 msgid "You can not create journal items on an account of type view." msgstr "" +"U kunt geen boekingslijnen maken voor een rekening van het type Weergave." #. module: account #: model:ir.model,name:account.model_account_tax_template @@ -456,7 +462,7 @@ msgstr "Het bedrag uitgedrukt in een optionele andere munt." #. module: account #: field:accounting.report,enable_filter:0 msgid "Enable Comparison" -msgstr "" +msgstr "Vergelijking mogelijk maken" #. module: account #: help:account.journal.period,state:0 @@ -548,7 +554,7 @@ msgstr "Boekhoudplan kiezen" #. module: account #: sql_constraint:res.company:0 msgid "The company name must be unique !" -msgstr "" +msgstr "De firmanaam moet uniek zijn" #. module: account #: model:ir.model,name:account.model_account_invoice_refund @@ -631,7 +637,7 @@ msgstr "Volgorden" #: field:account.financial.report,account_report_id:0 #: selection:account.financial.report,type:0 msgid "Report Value" -msgstr "" +msgstr "Rapportwaarde" #. module: account #: view:account.fiscal.position.template:0 @@ -653,6 +659,7 @@ msgstr "Hoofdvolgorde mag niet gelijk zijn aan de huidige volgorde." #, python-format msgid "No period found or more than one period found for the given date." msgstr "" +"Geen periode gevonden, of meer dan een periode voor de gekozen datum." #. module: account #: field:account.invoice.tax,tax_amount:0 @@ -695,24 +702,14 @@ msgstr "" "Om de boekingen te kunnen afpunten, moeten alle boekingen tot hetzelfde " "bedrijf behoren." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Klanten" - #. module: account #: constraint:account.move.line:0 msgid "" "The date of your Journal Entry is not in the defined period! You should " "change the date or remove this constraint from the journal." msgstr "" +"De datum van uw boeking ligt niet in de gedefinieerde periode. Verander de " +"datum of schakel de optie op het journaal uit." #. module: account #: model:ir.model,name:account.model_account_report_general_ledger @@ -742,12 +739,12 @@ msgstr "Vandaag afgepunte relaties" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this year" -msgstr "" +msgstr "Verkoopdagboek huidig jaar" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children with hierarchy" -msgstr "" +msgstr "Onderliggende records met hiërarchie tonen" #. module: account #: selection:account.payment.term.line,value:0 @@ -770,7 +767,7 @@ msgstr "Analytische boekingen per lijn" #. module: account #: field:account.invoice.refund,filter_refund:0 msgid "Refund Method" -msgstr "" +msgstr "Crediteermethode" #. module: account #: code:addons/account/wizard/account_change_currency.py:38 @@ -781,7 +778,7 @@ msgstr "U kunt alleen de munt van voorlopige facturen wijzigen." #. module: account #: model:ir.ui.menu,name:account.menu_account_report msgid "Financial Report" -msgstr "" +msgstr "Financieel rapport" #. module: account #: view:account.analytic.journal:0 @@ -805,6 +802,8 @@ msgid "" "Taxes are missing!\n" "Click on compute button." msgstr "" +"Er ontbreekt btw.\n" +"Klik op de knop \"Berekenen\"." #. module: account #: model:ir.model,name:account.model_account_subscription_line @@ -819,7 +818,7 @@ msgstr "Relatiereferentie van factuur" #. module: account #: view:account.invoice.report:0 msgid "Supplier Invoices And Refunds" -msgstr "" +msgstr "Aankoopfacturen en -creditnota's" #. module: account #: view:account.move.line.unreconcile.select:0 @@ -833,6 +832,7 @@ msgstr "Afpunten ongedaan maken" #: view:account.payment.term.line:0 msgid "At 14 net days 2 percent, remaining amount at 30 days end of month." msgstr "" +"Twee procent netto binnen 14 dagen, restbedrag binnen 30 dagen einde maand." #. module: account #: model:ir.model,name:account.model_account_analytic_journal_report @@ -857,6 +857,9 @@ msgid "" "or Loss you'd realized if those transactions were ended today. Only for " "accounts having a secondary currency set." msgstr "" +"Bij transacties in vreemde munten komen er koersverschillen voor. In dit " +"menu ziet u Winst of verlies mochten deze transacties vandaag worden " +"afgesloten. Enkel voor rekeningen met een secundaire munt." #. module: account #: selection:account.entries.report,month:0 @@ -902,7 +905,7 @@ msgstr "Berekening" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Cancel: refund invoice and reconcile" -msgstr "" +msgstr "Annuleren: crediteren en afpunten" #. module: account #: field:account.cashbox.line,pieces:0 @@ -939,6 +942,8 @@ msgid "" "You cannot validate this journal entry because account \"%s\" does not " "belong to chart of accounts \"%s\"!" msgstr "" +"U kunt deze boeking niet valideren omdat \"%s\" niet tot het boekhoudplan " +"\"%s\" behoort." #. module: account #: code:addons/account/account_move_line.py:835 @@ -947,6 +952,8 @@ msgid "" "This account does not allow reconciliation! You should update the account " "definition to change this." msgstr "" +"Deze rekening kan niet worden afgepunt. U moet dit instellen voor deze " +"rekening." #. module: account #: view:account.invoice:0 @@ -975,7 +982,7 @@ msgstr "Consolidatie" #: model:account.financial.report,name:account.account_financial_report_liability0 #: model:account.financial.report,name:account.account_financial_report_liabilitysum0 msgid "Liability" -msgstr "" +msgstr "Passiva" #. module: account #: view:account.entries.report:0 @@ -1017,7 +1024,7 @@ msgstr "" #: code:addons/account/account.py:2596 #, python-format msgid "I can not locate a parent code for the template account!" -msgstr "" +msgstr "Kan hoofdcode voor sjabloonrekening niet vinden." #. module: account #: view:account.analytic.line:0 @@ -1093,11 +1100,13 @@ msgid "" "You cannot change the type of account from '%s' to '%s' type as it contains " "journal items!" msgstr "" +"U kunt het rekeningtype niet wijzigen van '%s' in '%s' omdat er al boekingen " +"zijn." #. module: account #: field:account.report.general.ledger,sortby:0 msgid "Sort by" -msgstr "" +msgstr "Sorteren op" #. module: account #: help:account.fiscalyear.close,fy_id:0 @@ -1118,7 +1127,7 @@ msgstr "" #, python-format msgid "" "You have to provide an account for the write off/exchange difference entry !" -msgstr "" +msgstr "U moet een rekening opgeven voor de afschrijvingsboeking" #. module: account #: view:account.tax:0 @@ -1157,7 +1166,7 @@ msgstr "Boekingen genereren voor:" #. module: account #: view:account.move.line:0 msgid "Unbalanced Journal Items" -msgstr "" +msgstr "Boekingen niet in evenwicht" #. module: account #: model:account.account.type,name:account.data_account_type_bank @@ -1183,6 +1192,8 @@ msgid "" "Total amount (in Secondary currency) for transactions held in secondary " "currency for this account." msgstr "" +"Totaalbedrag (in secundaire munt) voor transacties in secundaire munt voor " +"deze rekening." #. module: account #: field:account.fiscal.position.tax,tax_dest_id:0 @@ -1198,7 +1209,7 @@ msgstr "Creditcentralisering" #. module: account #: view:report.account_type.sales:0 msgid "All Months Sales by type" -msgstr "" +msgstr "Alle verkopen van de maand per type" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree2 @@ -1227,12 +1238,12 @@ msgstr "Facturen annuleren" #. module: account #: help:account.journal,code:0 msgid "The code will be displayed on reports." -msgstr "" +msgstr "Deze code wordt op de rapporten getoond." #. module: account #: view:account.tax.template:0 msgid "Taxes used in Purchases" -msgstr "" +msgstr "Btw gebruikt voor aankopen" #. module: account #: field:account.invoice.tax,tax_code_id:0 @@ -1264,6 +1275,8 @@ msgid "" "You can not use this general account in this journal, check the tab 'Entry " "Controls' on the related journal !" msgstr "" +"U kunt deze grootboekrekening niet gebruiken in dit journaal. Kijk het " +"tabblad 'Boekingscontrole' na voor het journaal." #. module: account #: field:account.move.line.reconcile,trans_nbr:0 @@ -1301,7 +1314,7 @@ msgstr "Overige" #. module: account #: view:account.subscription:0 msgid "Draft Subscription" -msgstr "" +msgstr "Voorlopige abonnementsboeking" #. module: account #: view:account.account:0 @@ -1375,7 +1388,7 @@ msgstr "Begin- en eindperiode kiezen" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitandloss0 msgid "Profit and Loss" -msgstr "" +msgstr "Winst en verlies" #. module: account #: model:ir.model,name:account.model_account_account_template @@ -1529,6 +1542,8 @@ msgid "" "By unchecking the active field, you may hide a fiscal position without " "deleting it." msgstr "" +"Door het veld Actief uit te schakelen, kunt u een fiscale positie verbergen " +"zonder dat u deze verwijdert." #. module: account #: model:ir.model,name:account.model_temp_range @@ -1606,7 +1621,7 @@ msgstr "Rekeninguittreksels zoeken" #. module: account #: view:account.move.line:0 msgid "Unposted Journal Items" -msgstr "" +msgstr "Ongeboekte lijnen" #. module: account #: view:account.chart.template:0 @@ -1690,11 +1705,6 @@ msgstr "Afzonderlijke journaalnummering" msgid "Responsible" msgstr "Verantwoordelijke" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Verkopen per rekeningtype" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -1746,7 +1756,7 @@ msgstr "" #. module: account #: view:account.analytic.account:0 msgid "Pending Accounts" -msgstr "" +msgstr "Wachtende rekeningen" #. module: account #: view:account.tax.template:0 @@ -1830,7 +1840,7 @@ msgstr "Creditbedrag" #: code:addons/account/account.py:429 #, python-format msgid "Error!" -msgstr "" +msgstr "Fout!" #. module: account #: sql_constraint:account.move.line:0 @@ -1862,7 +1872,7 @@ msgstr "Boekingen per lijn" #. module: account #: field:account.vat.declaration,based_on:0 msgid "Based on" -msgstr "" +msgstr "Op basis van" #. module: account #: field:account.invoice,move_id:0 @@ -1897,7 +1907,7 @@ msgstr "U kunt niet dezelfde bedrijven maken." #. module: account #: model:ir.actions.report.xml,name:account.account_journal_sale_purchase msgid "Sale/Purchase Journal" -msgstr "" +msgstr "Aankoop/verkoopdagboek" #. module: account #: view:account.analytic.account:0 @@ -1939,6 +1949,9 @@ msgid "" "will be added, Loss : Amount will be deducted.), as calculated in Profit & " "Loss Report" msgstr "" +"Deze rekening wordt gebruikt voor overgedragen winst/verlies (bij winst " +"wordt het bedrag opgeteld, bij verlies wordt het bedrag afgetrokken) op " +"basis van Winst– en verliesrapport." #. module: account #: model:process.node,note:account.process_node_reconciliation0 @@ -1983,7 +1996,7 @@ msgstr "" #: code:addons/account/account_invoice.py:73 #, python-format msgid "You must define an analytic journal of type '%s'!" -msgstr "" +msgstr "U moet een analytisch journaal instellen van het type '%s'." #. module: account #: field:account.installer,config_logo:0 @@ -1998,11 +2011,15 @@ msgid "" "currency. You should remove the secondary currency on the account or select " "a multi-currency view on the journal." msgstr "" +"De gekozen rekening van uw boeking vereist een secundaire munt. U moet de " +"secundaire munt van de rekening verwijderen of een multivalutaweergave " +"kiezen voor het journaal." #. module: account #: model:ir.actions.act_window,help:account.action_account_financial_report_tree msgid "Makes a generic system to draw financial reports easily." msgstr "" +"Biedt een generiek systeem om makkelijk financiële rapporten te maken." #. module: account #: view:account.invoice:0 @@ -2022,12 +2039,12 @@ msgstr "" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a sale journal." -msgstr "" +msgstr "Analytische boekingen voor het verkoopdagboek." #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Italic Text (smaller)" -msgstr "" +msgstr "Schuine tekst (kleiner)" #. module: account #: view:account.bank.statement:0 @@ -2045,7 +2062,7 @@ msgstr "Voorlopig" #. module: account #: report:account.journal.period.print.sale.purchase:0 msgid "VAT Declaration" -msgstr "" +msgstr "Btw-aangifte" #. module: account #: field:account.move.reconcile,line_partial_ids:0 @@ -2116,7 +2133,7 @@ msgstr "" #: code:addons/account/account_bank_statement.py:357 #, python-format msgid "You have to assign an analytic journal on the '%s' journal!" -msgstr "" +msgstr "U moet een analytisch dagboek toekennen aan het '%s' journaal." #. module: account #: selection:account.invoice,state:0 @@ -2166,6 +2183,9 @@ msgid "" "Put a sequence in the journal definition for automatic numbering or create a " "sequence manually for this piece." msgstr "" +"Kan geen volgnummer toekennen aan dit stuk.\n" +"Stel een boekingsreeks in voor het journaal of maak zelf een boekingsreeks " +"voor dit stuk." #. module: account #: code:addons/account/account.py:787 @@ -2174,11 +2194,13 @@ msgid "" "You can not modify the company of this journal as its related record exist " "in journal items" msgstr "" +"U kunt de firma van dit journaal niet wijzigen, omdat er al een boekingslijn " +"bestaat." #. module: account #: report:account.invoice:0 msgid "Customer Code" -msgstr "" +msgstr "Klantencode" #. module: account #: view:account.installer:0 @@ -2238,7 +2260,7 @@ msgstr "Er is geen aankoop- of verkoopjournaal ingesteld." #. module: account #: constraint:res.partner.bank:0 msgid "The RIB and/or IBAN is not valid" -msgstr "" +msgstr "Het IBAN-nummer is niet geldig" #. module: account #: view:product.category:0 @@ -2326,7 +2348,7 @@ msgstr "Leeg laten voor alle geopende boekjaren" #. module: account #: field:account.invoice.report,account_line_id:0 msgid "Account Line" -msgstr "" +msgstr "Rekeninglijn" #. module: account #: code:addons/account/account.py:1468 @@ -2345,6 +2367,9 @@ msgid "" "'Setup Your Bank Accounts' tool that will automatically create the accounts " "and journals for you." msgstr "" +"Journalen instellen. Bankjournalen stelt u beter in via 'Stel uw " +"bankjournalen in', waarmee bankrekeningen en journalen automatisch voor u " +"worden gemaakt." #. module: account #: model:ir.model,name:account.model_account_move @@ -2354,7 +2379,7 @@ msgstr "Boeking" #. module: account #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." -msgstr "" +msgstr "U kunt niet dezelfde verenigingsleden maken." #. module: account #: field:account.sequence.fiscalyear,sequence_main_id:0 @@ -2368,6 +2393,8 @@ msgid "" "In order to delete a bank statement, you must first cancel it to delete " "related journal items." msgstr "" +"Als u een uittreksel wilt verwijderen, moet u eerst de gekoppelde " +"boekingslijnen verwijderen." #. module: account #: field:account.invoice,payment_term:0 @@ -2453,7 +2480,7 @@ msgstr "" #: model:account.payment.term,name:account.account_payment_term_advance #: model:account.payment.term,note:account.account_payment_term_advance msgid "30% Advance End 30 Days" -msgstr "" +msgstr "30% voorschot einde 30 dagen" #. module: account #: view:account.entries.report:0 @@ -2540,7 +2567,7 @@ msgstr "Leveranciers-btw" #. module: account #: view:account.entries.report:0 msgid "entries" -msgstr "" +msgstr "Boekingen" #. module: account #: help:account.invoice,date_due:0 @@ -2590,7 +2617,7 @@ msgstr "Met dit rapport krijgt u een overzicht van een specifiek journaal" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_writeoff msgid "Account move line reconcile (writeoff)" -msgstr "" +msgstr "Afpunten boekingslijnen (afschrijving)" #. module: account #: model:account.account.type,name:account.account_type_tax @@ -2676,7 +2703,7 @@ msgstr "Korting(%)" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Ref" -msgstr "Ref" +msgstr "Ref." #. module: account #: help:account.move.line,tax_code_id:0 @@ -2686,7 +2713,7 @@ msgstr "De rekening kan betrekking hebben op een basisvak of een btw-vak." #. module: account #: sql_constraint:account.model.line:0 msgid "Wrong credit or debit value in model, they must be positive!" -msgstr "" +msgstr "Verkeerde credit– of debetwaarde in het model; moet positief zijn." #. module: account #: model:ir.ui.menu,name:account.menu_automatic_reconcile @@ -2721,7 +2748,7 @@ msgstr "Datums" #. module: account #: field:account.chart.template,parent_id:0 msgid "Parent Chart Template" -msgstr "" +msgstr "Hoofdplansjabloon" #. module: account #: field:account.tax,parent_id:0 @@ -2733,7 +2760,7 @@ msgstr "Hoofd btw-rekening" #: code:addons/account/wizard/account_change_currency.py:59 #, python-format msgid "New currency is not configured properly !" -msgstr "" +msgstr "De nieuwe munt is niet juist ingesteld." #. module: account #: view:account.subscription.generate:0 @@ -2760,7 +2787,7 @@ msgstr "Boekingen" #. module: account #: field:account.invoice,reference_type:0 msgid "Communication Type" -msgstr "" +msgstr "Communicatietype" #. module: account #: field:account.invoice.line,discount:0 @@ -2791,14 +2818,7 @@ msgstr "Nieuwe firma instellen" #. module: account #: view:account.installer:0 msgid "Configure Your Chart of Accounts" -msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Verkopen per rekening" +msgstr "Stel uw boekhoudplan in" #. module: account #: view:account.use.model:0 @@ -2826,6 +2846,8 @@ msgid "" "You need an Opening journal with centralisation checked to set the initial " "balance!" msgstr "" +"U moet een openingsjournaal maken met Centraliseren ingesteld om de " +"openingsbalans te boeken." #. module: account #: view:account.invoice.tax:0 @@ -2837,7 +2859,7 @@ msgstr "" #. module: account #: view:account.account:0 msgid "Unrealized Gains and losses" -msgstr "" +msgstr "Niet-gerealiseerde winst en verlies" #. module: account #: model:ir.ui.menu,name:account.menu_account_customer @@ -2927,6 +2949,8 @@ msgid "" "You can not delete an invoice which is open or paid. We suggest you to " "refund it instead." msgstr "" +"U kunt een openstaande of betaalde factuur niet verwijderen. U maakt het " +"best een creditnota." #. module: account #: field:wizard.multi.charts.accounts,sale_tax:0 @@ -2937,7 +2961,7 @@ msgstr "Standaard verkoop-btw" #: code:addons/account/account_invoice.py:1013 #, python-format msgid "Invoice '%s' is validated." -msgstr "" +msgstr "Factuur '%s' is goedgekeurd." #. module: account #: help:account.model.line,date_maturity:0 @@ -2981,6 +3005,8 @@ msgid "" "Tax base different!\n" "Click on compute to update the tax base." msgstr "" +"Verschil in btw.\n" +"Klik op berekenen om de btw bij te werken." #. module: account #: field:account.partner.ledger,page_split:0 @@ -3029,7 +3055,7 @@ msgstr "Munt van de factuur" #: field:accounting.report,account_report_id:0 #: model:ir.ui.menu,name:account.menu_account_financial_reports_tree msgid "Account Reports" -msgstr "" +msgstr "Boekhoudkundige rapporten" #. module: account #: field:account.payment.term,line_ids:0 @@ -3054,7 +3080,7 @@ msgstr "Lijst btw-sjablonen" #. module: account #: model:ir.ui.menu,name:account.menu_account_print_sale_purchase_journal msgid "Sale/Purchase Journals" -msgstr "" +msgstr "Aankoop/verkoopdagboeken" #. module: account #: help:account.account,currency_mode:0 @@ -3096,7 +3122,7 @@ msgstr "Altijd" #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "Month-1" -msgstr "" +msgstr "Maand-1" #. module: account #: view:account.analytic.line:0 @@ -3143,7 +3169,7 @@ msgstr "Analytische lijnen" #. module: account #: view:account.invoice:0 msgid "Proforma Invoices" -msgstr "" +msgstr "Proformafacturen" #. module: account #: model:process.node,name:account.process_node_electronicfile0 @@ -3158,7 +3184,7 @@ msgstr "Klantencredit" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month: 0" -msgstr "" +msgstr " Dag van de maand: 0" #. module: account #: view:account.subscription:0 @@ -3199,13 +3225,13 @@ msgstr "Sjablonen boekhoudplan" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Boekhoudplan maken op basis van sjabloon" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 msgid "This months' Sales by type" -msgstr "" +msgstr "Verkopen van deze maand per type" #. module: account #: model:ir.model,name:account.model_account_unreconcile_reconcile @@ -3215,7 +3241,7 @@ msgstr "Rekening afpunten/afpunten ongedaan maken" #. module: account #: sql_constraint:account.tax:0 msgid "The description must be unique per company!" -msgstr "" +msgstr "De omschrijving moet uniek zijn per firma." #. module: account #: help:account.account.type,close_method:0 @@ -3317,7 +3343,7 @@ msgstr "Boekhouding instellen" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: 0.02" -msgstr "" +msgstr " Waarde bedrag: 0,02" #. module: account #: model:ir.actions.act_window,name:account.open_board_account @@ -3347,7 +3373,7 @@ msgstr "Periode afsluiten" #. module: account #: field:account.financial.report,display_detail:0 msgid "Display details" -msgstr "" +msgstr "Details tonen" #. module: account #: report:account.overdue:0 @@ -3357,7 +3383,7 @@ msgstr "Btw:" #. module: account #: constraint:account.invoice:0 msgid "Invalid BBA Structured Communication !" -msgstr "" +msgstr "Ongeldige gestructureerde mededeling" #. module: account #: help:account.analytic.line,amount_currency:0 @@ -3391,7 +3417,7 @@ msgstr "Btw-plan" #: code:addons/account/account_cash_statement.py:314 #, python-format msgid "The closing balance should be the same than the computed balance!" -msgstr "" +msgstr "Het eindsaldo moet gelijk zijn aan het berekende saldo." #. module: account #: view:account.journal:0 @@ -3469,17 +3495,17 @@ msgstr "" #. module: account #: view:account.invoice.line:0 msgid "Quantity :" -msgstr "" +msgstr "Hoeveelheid:" #. module: account #: field:account.aged.trial.balance,period_length:0 msgid "Period Length (days)" -msgstr "" +msgstr "Lengte periode (dagen)" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_sale_purchase_journal msgid "Print Sale/Purchase Journal" -msgstr "" +msgstr "Aankoop/verkoopdagboek afdrukken" #. module: account #: field:account.invoice.report,state:0 @@ -3506,12 +3532,12 @@ msgstr "Verkopen per rekeningtype" #. module: account #: view:account.move.line:0 msgid "Unreconciled Journal Items" -msgstr "" +msgstr "Niet-afgepunte boekingen" #. module: account #: sql_constraint:res.currency:0 msgid "The currency code must be unique per company!" -msgstr "" +msgstr "De munt moet uniek zijn per firma." #. module: account #: selection:account.account.type,close_method:0 @@ -3527,6 +3553,11 @@ msgid "" "amount greater than the total invoiced amount. The latest line of your " "payment term must be of type 'balance' to avoid rounding issues." msgstr "" +"Kan geen factuur maken.\n" +"De gekoppelde betalingstermijn is wellicht foutief ingesteld omdat het " +"berekende bedrag groter is dan het totale factuurbedrag. De laatste lijn van " +"uw betalingstermijn moet van het type 'Saldo' zijn, om afrondingsproblement " +"te vermijden." #. module: account #: report:account.invoice:0 @@ -3561,7 +3592,7 @@ msgstr "Gecentraliseerde tegenboeking" #: code:addons/account/account_move_line.py:584 #, python-format msgid "You can not create journal items on a \"view\" account %s %s" -msgstr "" +msgstr "U kunt niet boeken op een weergaverekening %s %s." #. module: account #: model:ir.model,name:account.model_account_partner_reconcile_process @@ -3620,7 +3651,7 @@ msgstr "Datum" #. module: account #: view:account.move:0 msgid "Post" -msgstr "" +msgstr "Boeken" #. module: account #: view:account.unreconcile:0 @@ -3693,7 +3724,7 @@ msgstr "Geen filters" #. module: account #: view:account.invoice.report:0 msgid "Pro-forma Invoices" -msgstr "" +msgstr "Proformafacturen" #. module: account #: view:res.partner:0 @@ -3783,7 +3814,7 @@ msgstr "#Boekingen" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Create a draft Refund" -msgstr "" +msgstr "Maak een creditnota" #. module: account #: view:account.state.open:0 @@ -3808,6 +3839,9 @@ msgid "" "centralised counterpart box in the related journal from the configuration " "menu." msgstr "" +"U kunt geen factuur boeken in een gecentraliseerd dagboek. Schakel het " +"veldje Gecentraliseerde tegenboeking uit in het betrokken journaal (via " +"Instellingen)." #. module: account #: field:account.account,name:0 @@ -3831,7 +3865,7 @@ msgstr "Ageingbalans" #: code:addons/account/account_move_line.py:591 #, python-format msgid "You can not create journal items on a closed account %s %s" -msgstr "" +msgstr "U kunt niet boeken op een afgesloten rekening %s %s." #. module: account #: field:account.move.line,date:0 @@ -3842,7 +3876,7 @@ msgstr "Boekingsdatum" #: model:ir.actions.act_window,name:account.action_bank_tree #: model:ir.ui.menu,name:account.menu_action_bank_tree msgid "Setup your Bank Accounts" -msgstr "" +msgstr "Uw bankrekeningen instellen" #. module: account #: code:addons/account/wizard/account_move_bank_reconcile.py:53 @@ -3874,6 +3908,7 @@ msgid "" "The fiscalyear, periods or chart of account chosen have to belong to the " "same company." msgstr "" +"Boekjaar, perioden of boekhoudplan moeten tot dezelfde firma behoren." #. module: account #: model:ir.actions.todo.category,name:account.category_accounting_configuration @@ -3889,7 +3924,7 @@ msgstr "Boekhouding" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current year" -msgstr "" +msgstr "Boekingen met de periode in het huidige jaar." #. module: account #: help:account.central.journal,amount_currency:0 @@ -3907,6 +3942,8 @@ msgid "" "Value of Loss or Gain due to changes in exchange rate when doing multi-" "currency transactions." msgstr "" +"Winst of verlies door wisselkoersverschillen bij transacties in " +"verschillende munten." #. module: account #: view:account.analytic.line:0 @@ -3986,7 +4023,7 @@ msgstr "Gemiddelde koers" #: field:account.common.account.report,display_account:0 #: field:account.report.general.ledger,display_account:0 msgid "Display Accounts" -msgstr "" +msgstr "Getoonde rekeningen" #. module: account #: view:account.state.open:0 @@ -4029,7 +4066,7 @@ msgstr "" #. module: account #: view:account.move.line:0 msgid "Posted Journal Items" -msgstr "" +msgstr "Geboekte lijnen" #. module: account #: view:account.tax.template:0 @@ -4044,12 +4081,12 @@ msgstr "Voorlopige boekingen" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month= -1" -msgstr "" +msgstr " Dag van de maand= -1" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 30" -msgstr "" +msgstr " Aantal dagen: 30" #. module: account #: field:account.account,shortcut:0 @@ -4060,7 +4097,7 @@ msgstr "Snelkoppeling" #. module: account #: constraint:account.fiscalyear:0 msgid "Error! The start date of the fiscal year must be before his end date." -msgstr "" +msgstr "De begindatum van het boekjaar moet voor de einddatum liggen." #. module: account #: view:account.account:0 @@ -4081,7 +4118,7 @@ msgstr "Rekeningtype" #. module: account #: view:res.partner:0 msgid "Bank Account Owner" -msgstr "" +msgstr "Eigenaar bankrekening" #. module: account #: report:account.account.balance:0 @@ -4119,6 +4156,8 @@ msgid "" "You haven't supplied enough argument to compute the initial balance, please " "select a period and journal in the context." msgstr "" +"U heeft onvoldoende argumenten gegeven om de beginbalans te berekenen. Kies " +"een periode en een journaal." #. module: account #: model:process.transition,note:account.process_transition_supplieranalyticcost0 @@ -4164,11 +4203,15 @@ msgid "" "some non legal fields or you must unconfirm the journal entry first! \n" "%s" msgstr "" +"U kunt een bevestigde boeking niet wijzigen. U kunt alleen bepaalde niet-" +"wettelijke velden veranderen. Anders moet u de bevestiging van de boeking " +"eerst ongedaan maken.\n" +"%s" #. module: account #: field:res.company,paypal_account:0 msgid "Paypal Account" -msgstr "" +msgstr "Paypal-rekening" #. module: account #: field:account.invoice.report,uom_name:0 @@ -4184,7 +4227,7 @@ msgstr "Opmerking" #. module: account #: selection:account.financial.report,sign:0 msgid "Reverse balance sign" -msgstr "" +msgstr "Balansteken omdraaien" #. module: account #: view:account.analytic.account:0 @@ -4196,7 +4239,7 @@ msgstr "Vervallen rekening" #: code:addons/account/account.py:184 #, python-format msgid "Balance Sheet (Liability account)" -msgstr "" +msgstr "Balans (passief)" #. module: account #: help:account.invoice,date_invoice:0 @@ -4228,7 +4271,7 @@ msgstr "Boekhoudeigenschappen klanten" #. module: account #: help:res.company,paypal_account:0 msgid "Paypal username (usually email) for receiving online payments." -msgstr "" +msgstr "Paypal-gebruikersnaam (doorgaans e-mail) voor on line betalingen." #. module: account #: selection:account.aged.trial.balance,target_move:0 @@ -4293,7 +4336,7 @@ msgstr "Periodieke verwerking" #. module: account #: constraint:account.analytic.line:0 msgid "You can not create analytic line on view account." -msgstr "" +msgstr "U kunt niet analytisch boeken op een weergaverekening." #. module: account #: help:account.move.line,state:0 @@ -4322,7 +4365,7 @@ msgstr "Boekhoudplan" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Main Title 1 (bold, underlined)" -msgstr "" +msgstr "Hoofdtitel 1 (vet, onderlijnd)" #. module: account #: report:account.analytic.account.balance:0 @@ -4343,7 +4386,7 @@ msgstr "Factuurstatistieken" #. module: account #: field:account.account,exchange_rate:0 msgid "Exchange Rate" -msgstr "" +msgstr "Wisselkoers" #. module: account #: model:process.transition,note:account.process_transition_paymentorderreconcilation0 @@ -4376,7 +4419,7 @@ msgstr "Niet geïmplementeerd" #. module: account #: field:account.chart.template,visible:0 msgid "Can be Visible?" -msgstr "" +msgstr "Kan zichtbaar zijn?" #. module: account #: model:ir.model,name:account.model_account_journal_select @@ -4391,7 +4434,7 @@ msgstr "Creditnota's" #. module: account #: sql_constraint:account.period:0 msgid "The name of the period must be unique per company!" -msgstr "" +msgstr "De code van de periode moet uniek zijn per firma." #. module: account #: view:wizard.multi.charts.accounts:0 @@ -4411,6 +4454,9 @@ msgid "" "you want to generate accounts of this template only when loading its child " "template." msgstr "" +"Schakel dit uit als u deze sjabloon niet actief wilt gebruiken in de wizard " +"die het boekhoudplan maakt van sjabloon. Dit is handig als u enkel " +"rekeningen wilt maken bij het laden van deze onderliggende sjabloon." #. module: account #: view:account.use.model:0 @@ -4429,6 +4475,7 @@ msgstr "Afpunten toelaten" msgid "" "You can not modify company of this period as some journal items exists." msgstr "" +"U kunt de firma van deze periode niet wijzigen, omdat er boekingen bestaan." #. module: account #: view:account.analytic.account:0 @@ -4461,7 +4508,7 @@ msgstr "Boekingsmodellen" #: code:addons/account/account_move_line.py:1251 #, python-format msgid "Encoding error" -msgstr "" +msgstr "Coderingsfout" #. module: account #: selection:account.automatic.reconcile,power:0 @@ -4511,7 +4558,7 @@ msgstr "Eindsaldo van kas" #. module: account #: view:account.payment.term.line:0 msgid "Example" -msgstr "" +msgstr "Voorbeeld" #. module: account #: code:addons/account/account_invoice.py:828 @@ -4533,7 +4580,7 @@ msgstr "Leeg laten voor opbrengstenrekening" #: code:addons/account/account.py:3299 #, python-format msgid "Purchase Tax %.2f%%" -msgstr "" +msgstr "Aankoop-btw %.2f%%" #. module: account #: view:account.subscription.generate:0 @@ -4588,7 +4635,7 @@ msgstr "" #. module: account #: selection:account.bank.statement,state:0 msgid "New" -msgstr "" +msgstr "Nieuw" #. module: account #: field:account.invoice.refund,date:0 @@ -4634,12 +4681,12 @@ msgstr "Inkomstenrekening van productsjabloon" #: code:addons/account/account.py:3120 #, python-format msgid "MISC" -msgstr "" +msgstr "DIV" #. module: account #: model:email.template,subject:account.email_template_edi_invoice msgid "${object.company_id.name} Invoice (Ref ${object.number or 'n/a' })" -msgstr "" +msgstr "${object.company_id.name} Factuur (Ref. ${object.number or 'nvt' })" #. module: account #: help:res.partner,last_reconciliation_date:0 @@ -4668,7 +4715,7 @@ msgstr "Facturen" #. module: account #: view:account.invoice:0 msgid "My invoices" -msgstr "" +msgstr "Mijn facturen" #. module: account #: selection:account.bank.accounts.wizard,account_type:0 @@ -4691,7 +4738,7 @@ msgstr "Gefactureerd" #. module: account #: view:account.move:0 msgid "Posted Journal Entries" -msgstr "" +msgstr "Definitieve boekingen" #. module: account #: view:account.use.model:0 @@ -4705,6 +4752,9 @@ msgid "" "account if this is a Customer Invoice or Supplier Refund, otherwise a " "Partner bank account number." msgstr "" +"Bankrekeningnummer waarop de factuur zal worden betaald. Een firmabank als " +"het een verkoopfactuur of aankoopcreditnota is, anders het rekeningnummer " +"van een relatie." #. module: account #: view:account.state.open:0 @@ -4749,17 +4799,20 @@ msgid "" "You can not define children to an account with internal type different of " "\"View\"! " msgstr "" +"Configuratiefout \n" +"U kunt geen onderliggende rekeningen maken voor een rekening met een intern " +"type dat niet gelijk is aan \"Weergave\". " #. module: account #: code:addons/account/account.py:923 #, python-format msgid "Opening Period" -msgstr "" +msgstr "Openingsperiode" #. module: account #: view:account.move:0 msgid "Journal Entries to Review" -msgstr "" +msgstr "Te bekijken boekingen" #. module: account #: view:account.bank.statement:0 @@ -4858,7 +4911,7 @@ msgstr "" #. module: account #: sql_constraint:account.invoice:0 msgid "Invoice Number must be unique per Company!" -msgstr "" +msgstr "Factuurnummer moet uniek zijn per bedrijf" #. module: account #: model:ir.actions.act_window,name:account.action_account_receivable_graph @@ -4873,7 +4926,7 @@ msgstr "Openingsboekingen maken" #. module: account #: model:res.groups,name:account.group_account_user msgid "Accountant" -msgstr "" +msgstr "Boekhouder" #. module: account #: model:ir.actions.act_window,help:account.action_account_treasury_report_all @@ -4881,6 +4934,8 @@ msgid "" "From this view, have an analysis of your treasury. It sums the balance of " "every accounting entries made on liquidity accounts per period." msgstr "" +"Via deze weergave ziet u een analyse van uw thesaurie. Het is de som van het " +"saldo van elke boeking op financiële rekeningen per periode." #. module: account #: field:account.journal,group_invoice_lines:0 @@ -4901,7 +4956,7 @@ msgstr "Bewegingen" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this month" -msgstr "" +msgstr "Verkoopdagboek huidige maand" #. module: account #: model:ir.actions.act_window,name:account.action_account_vat_declaration @@ -4922,7 +4977,7 @@ msgstr "Af te sluiten" #. module: account #: field:account.treasury.report,date:0 msgid "Beginning of Period Date" -msgstr "" +msgstr "Begin van periode" #. module: account #: code:addons/account/account.py:1351 @@ -5006,7 +5061,7 @@ msgstr "Doelbewegingen" #: model:account.payment.term,name:account.account_payment_term_net #: model:account.payment.term,note:account.account_payment_term_net msgid "30 Net Days" -msgstr "" +msgstr "30 dagen netto" #. module: account #: field:account.subscription,period_type:0 @@ -5049,13 +5104,16 @@ msgid "" "encode the sale and purchase rates or choose from list of taxes. This last " "choice assumes that the set of tax defined on this template is complete" msgstr "" +"Hiermee kiest u of u de gebruiker de btw-percentages laat ingeven of laat " +"kiezen uit een lijst van btw-codes. Voor de laatste optie moeten de btw-" +"instellingen voor deze sjabloon volledig zijn." #. module: account #: view:account.financial.report:0 #: field:account.financial.report,children_ids:0 #: model:ir.model,name:account.model_account_financial_report msgid "Account Report" -msgstr "" +msgstr "Boekhoudkundig rapport" #. module: account #: field:account.journal.column,name:0 @@ -5136,7 +5194,7 @@ msgstr "Algemene dagboeken" #. module: account #: field:account.journal,allow_date:0 msgid "Check Date in Period" -msgstr "" +msgstr "Datum in periode" #. module: account #: model:ir.ui.menu,name:account.final_accounting_reports @@ -5187,7 +5245,7 @@ msgstr "Verkoop" #. module: account #: view:account.financial.report:0 msgid "Report" -msgstr "" +msgstr "Rapport" #. module: account #: view:account.analytic.line:0 @@ -5238,7 +5296,7 @@ msgstr "Coëfficiënt voor hoofd" #. module: account #: view:account.analytic.account:0 msgid "Analytic Accounts with a past deadline." -msgstr "" +msgstr "Vervallen analytische rekeningen" #. module: account #: report:account.partner.balance:0 @@ -5275,7 +5333,7 @@ msgstr "Statistieken analyt. boekingen" #. module: account #: field:wizard.multi.charts.accounts,bank_accounts_id:0 msgid "Cash and Banks" -msgstr "" +msgstr "Kas en bank" #. module: account #: model:ir.model,name:account.model_account_installer @@ -5341,7 +5399,7 @@ msgstr "Analytische boekhouding" #: field:account.partner.ledger,initial_balance:0 #: field:account.report.general.ledger,initial_balance:0 msgid "Include Initial Balances" -msgstr "" +msgstr "Beginbalans opnemen" #. module: account #: selection:account.invoice,type:0 @@ -5355,6 +5413,8 @@ msgstr "Verkoopcreditnota" msgid "" "You can not create more than one move per period on centralized journal" msgstr "" +"U kunt niet meer dan een beweging maken per periode in een " +"centralisatiedagboek." #. module: account #: field:account.tax,ref_tax_sign:0 @@ -5372,7 +5432,7 @@ msgstr "Facturen van de afgelopen 15 dagen" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 14" -msgstr "" +msgstr " Aantal dagen: 14" #. module: account #: field:account.fiscalyear,end_journal_period_id:0 @@ -5395,7 +5455,7 @@ msgstr "Configuratiefout" #. module: account #: field:account.payment.term.line,value_amount:0 msgid "Amount To Pay" -msgstr "" +msgstr "Te betalen bedrag" #. module: account #: help:account.partner.reconcile.process,to_reconcile:0 @@ -5437,7 +5497,7 @@ msgstr "Munt veranderen" #. module: account #: view:account.invoice:0 msgid "This action will erase taxes" -msgstr "" +msgstr "Deze actie wist de btw" #. module: account #: model:process.node,note:account.process_node_accountingentries0 @@ -5460,7 +5520,7 @@ msgstr "Analytische rekeningen" #. module: account #: view:account.invoice.report:0 msgid "Customer Invoices And Refunds" -msgstr "" +msgstr "Verkoopfacturen en -creditnota's" #. module: account #: field:account.analytic.line,amount_currency:0 @@ -5506,12 +5566,12 @@ msgstr "Nummer (beweging)" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries during last 7 days" -msgstr "" +msgstr "Analytische boekingen van de laatste 7 dagen" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Normal Text" -msgstr "" +msgstr "Normale tekst" #. module: account #: view:account.invoice.refund:0 @@ -5580,7 +5640,7 @@ msgstr "Kas openen" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Automatic formatting" -msgstr "" +msgstr "Automatische formattering" #. module: account #: code:addons/account/account.py:963 @@ -5589,6 +5649,8 @@ msgid "" "No fiscal year defined for this date !\n" "Please create one from the configuration of the accounting menu." msgstr "" +"Geen boekjaar gevonden voor deze datum.\n" +"Gelieve een boekjaar te maken via de instellingen in het menu Financieel." #. module: account #: view:account.move.line.reconcile:0 @@ -5647,7 +5709,7 @@ msgstr "De berekeningsmethode voor het btw-bedrag." #. module: account #: view:account.payment.term.line:0 msgid "Due Date Computation" -msgstr "" +msgstr "Berekening vervaldatum" #. module: account #: field:report.invoice.created,create_date:0 @@ -5670,7 +5732,7 @@ msgstr "Afhankelijke rekeningen" #: code:addons/account/account_move_line.py:1214 #, python-format msgid "Move name (id): %s (%s)" -msgstr "" +msgstr "Boekingsnaam (id): %s (%s)" #. module: account #: view:account.move.line.reconcile:0 @@ -5849,12 +5911,12 @@ msgstr "Filteren op" #: code:addons/account/account.py:2256 #, python-format msgid "You have a wrong expression \"%(...)s\" in your model !" -msgstr "" +msgstr "U heeft een verkeerde expressie \"%(...)s\" in uw model." #. module: account #: field:account.bank.statement.line,date:0 msgid "Entry Date" -msgstr "" +msgstr "Boekingsdatum" #. module: account #: code:addons/account/account_move_line.py:1155 @@ -5873,14 +5935,14 @@ msgstr "" #. module: account #: help:account.bank.statement,balance_end:0 msgid "Balance as calculated based on Starting Balance and transaction lines" -msgstr "" +msgstr "Saldo zoals berekend volgens het beginsaldo en de transactielijnen." #. module: account #: code:addons/account/wizard/account_change_currency.py:64 #: code:addons/account/wizard/account_change_currency.py:70 #, python-format msgid "Current currency is not configured properly !" -msgstr "" +msgstr "Huidige munt is niet juist ingesteld" #. module: account #: field:account.tax,account_collected_id:0 @@ -5916,7 +5978,7 @@ msgstr "Periode: %s" #. module: account #: model:ir.actions.act_window,name:account.action_review_financial_journals_installer msgid "Review your Financial Journals" -msgstr "" +msgstr "Bekijk uw financiële journalen" #. module: account #: help:account.tax,name:0 @@ -5950,7 +6012,7 @@ msgstr "Verkoopcreditnota" #. module: account #: field:account.account,foreign_balance:0 msgid "Foreign Balance" -msgstr "" +msgstr "Saldo VM" #. module: account #: field:account.journal.period,name:0 @@ -5986,7 +6048,7 @@ msgstr "" #. module: account #: view:account.subscription:0 msgid "Running Subscription" -msgstr "" +msgstr "Lopende abonnementen" #. module: account #: report:account.invoice:0 @@ -6012,6 +6074,9 @@ msgid "" "You can not define children to an account with internal type different of " "\"View\"! " msgstr "" +"Configuratiefout \n" +"U kunt geen onderliggende rekeningen maken voor een rekening met een intern " +"type dat niet gelijk is aan \"Weergave\". " #. module: account #: help:res.partner.bank,journal_id:0 @@ -6019,6 +6084,8 @@ msgid "" "This journal will be created automatically for this bank account when you " "save the record" msgstr "" +"Dit journaal wordt automatisch gemaakt voor de bankrekening bij het opslaan " +"van uw record." #. module: account #: view:account.analytic.line:0 @@ -6097,7 +6164,7 @@ msgstr "Dit is een model voor terugkerende boekingen" #. module: account #: field:wizard.multi.charts.accounts,sale_tax_rate:0 msgid "Sales Tax(%)" -msgstr "" +msgstr "Verkoop-btw (%)" #. module: account #: view:account.addtmpl.wizard:0 @@ -6130,6 +6197,9 @@ msgid "" "choice assumes that the set of tax defined for the chosen template is " "complete" msgstr "" +"Hiermee kiest u of u de gebruiker de btw-percentages laat ingeven of de " +"gewone m2o-velden zal gebruiken. Voor de laatste optie moeten de btw-" +"instellingen voor deze sjabloon volledig zijn." #. module: account #: report:account.vat.declaration:0 @@ -6144,12 +6214,12 @@ msgstr "Bedrijven" #. module: account #: view:account.invoice.report:0 msgid "Open and Paid Invoices" -msgstr "" +msgstr "Openstaande en betaalde facturen" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children flat" -msgstr "" +msgstr "Onderliggende plat tonen" #. module: account #: code:addons/account/account.py:629 @@ -6158,6 +6228,8 @@ msgid "" "You can not remove/desactivate an account which is set on a customer or " "supplier." msgstr "" +"U kunt een rekening ingesteld voor een klant of leverancier niet verwijderen " +"of op niet-actief zetten." #. module: account #: help:account.fiscalyear.close.state,fy_id:0 @@ -6242,7 +6314,7 @@ msgstr "Te ontvangen" #. module: account #: constraint:account.move.line:0 msgid "Company must be the same for its related account and period." -msgstr "" +msgstr "De firma moet dezelfde zijn voor de rekening en de periode." #. module: account #: view:account.invoice:0 @@ -6272,7 +6344,7 @@ msgstr "Kas" #. module: account #: model:account.account.type,name:account.account_type_cash_equity msgid "Equity" -msgstr "" +msgstr "Vermogen" #. module: account #: selection:account.tax,type:0 @@ -6293,7 +6365,7 @@ msgstr "Kracht" #: code:addons/account/account.py:3368 #, python-format msgid "Cannot generate an unused journal code." -msgstr "" +msgstr "Kan geen ongebruikte journaalcode maken." #. module: account #: view:project.account.analytic.line:0 @@ -6402,6 +6474,7 @@ msgid "" "You cannot change the owner company of an account that already contains " "journal items." msgstr "" +"U kunt de firma van een rekening niet wijzigen als er al boekingen bestaan." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:58 @@ -6417,11 +6490,6 @@ msgstr "Geef een begindatum in." msgid "Supplier Refund" msgstr "Aankoopcreditnota" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Dashboard" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6463,7 +6531,7 @@ msgstr "Alleen-lezen" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Balance" -msgstr "" +msgstr " Waardering: saldo" #. module: account #: field:account.invoice.line,uos_id:0 @@ -6482,7 +6550,7 @@ msgstr "" #. module: account #: field:account.installer,has_default_company:0 msgid "Has Default Company" -msgstr "" +msgstr "Heeft standaardfirma" #. module: account #: model:ir.model,name:account.model_account_sequence_fiscalyear @@ -6504,7 +6572,7 @@ msgstr "Analytisch journaal" #: code:addons/account/account.py:622 #, python-format msgid "You can not desactivate an account that contains some journal items." -msgstr "" +msgstr "U kunt een rekening met boekingen niet op inactief zetten." #. module: account #: view:account.entries.report:0 @@ -6560,7 +6628,7 @@ msgstr "Statistieken analytische boekingen" #: code:addons/account/account.py:624 #, python-format msgid "You can not remove an account containing journal items." -msgstr "" +msgstr "U kunt een rekening met boekingen niet verwijderen." #. module: account #: code:addons/account/account_analytic_line.py:145 @@ -6577,7 +6645,7 @@ msgstr "Manueel recurrente boekingen maken in een journaal naar keuze." #. module: account #: help:res.partner.bank,currency_id:0 msgid "Currency of the related account journal." -msgstr "" +msgstr "Munt van het betrokken journaal." #. module: account #: code:addons/account/account.py:1563 @@ -6608,7 +6676,7 @@ msgstr "" #: code:addons/account/account.py:183 #, python-format msgid "Balance Sheet (Asset account)" -msgstr "" +msgstr "Balans (actief)" #. module: account #: model:ir.actions.act_window,help:account.action_account_bank_reconcile_tree @@ -6636,7 +6704,7 @@ msgstr "Totaal debet" #: code:addons/account/account_move_line.py:808 #, python-format msgid "Entry \"%s\" is not valid !" -msgstr "Bokeking \"%s\" is ongeldig." +msgstr "Boeking \"%s\" is ongeldig." #. module: account #: report:account.invoice:0 @@ -6675,7 +6743,7 @@ msgstr "Python-code" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current period" -msgstr "" +msgstr "Boekingen in de huidige periode." #. module: account #: help:account.journal,update_posted:0 @@ -6701,7 +6769,7 @@ msgstr "Boeking maken" #: code:addons/account/account.py:182 #, python-format msgid "Profit & Loss (Expense account)" -msgstr "" +msgstr "Winst en verlies (kostenrekening)" #. module: account #: code:addons/account/account.py:622 @@ -6737,12 +6805,12 @@ msgstr "Fout" #. module: account #: field:account.financial.report,style_overwrite:0 msgid "Financial Report Style" -msgstr "" +msgstr "Financieel rapport" #. module: account #: selection:account.financial.report,sign:0 msgid "Preserve balance sign" -msgstr "" +msgstr "Balansteken behouden" #. module: account #: view:account.vat.declaration:0 @@ -6761,7 +6829,7 @@ msgstr "Afgedrukt" #: code:addons/account/account_move_line.py:591 #, python-format msgid "Error :" -msgstr "" +msgstr "Fout:" #. module: account #: view:account.analytic.line:0 @@ -6801,6 +6869,8 @@ msgid "" "row to display the amount of debit/credit/balance that precedes the filter " "you've set." msgstr "" +"Als u filtert op datum of periode, kunt u met dit veld een rij toevoegen om " +"debet/credit/saldo te tonen." #. module: account #: view:account.bank.statement:0 @@ -6824,6 +6894,10 @@ msgid "" "some non legal fields or you must unreconcile first!\n" "%s" msgstr "" +"U kunt een afgepunte boeking niet wijzigen. U kunt alleen bepaalde niet-" +"wettelijke velden veranderen. Anders moet u de afpunting van de boeking " +"eerst ongedaan maken.\n" +"%s" #. module: account #: report:account.general.ledger:0 @@ -6943,7 +7017,7 @@ msgstr "" #: field:account.chart.template,complete_tax_set:0 #: field:wizard.multi.charts.accounts,complete_tax_set:0 msgid "Complete Set of Taxes" -msgstr "" +msgstr "Volledige btw-instellingen" #. module: account #: view:account.chart.template:0 @@ -6962,6 +7036,9 @@ msgid "" "Please define BIC/Swift code on bank for bank type IBAN Account to make " "valid payments" msgstr "" +"\n" +"Geef een BIC/Swift-code voor het banktype IBAN-rekening als u geldige " +"betalingen wilt uitvoeren" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -6997,11 +7074,6 @@ msgstr "" "\n" "vb. Mijn model van %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Opbrengstenrekeningen" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7017,7 +7089,7 @@ msgstr "Onderliggende codes" #. module: account #: view:account.tax.template:0 msgid "Taxes used in Sales" -msgstr "" +msgstr "Btw gebruikt voor verkopen" #. module: account #: code:addons/account/account_invoice.py:495 @@ -7064,6 +7136,10 @@ msgid "" "accounting application of OpenERP, journals and accounts will be created " "automatically based on these data." msgstr "" +"Stel de bankrekeningen van uw firma in en kies welke rekeningen op rapporten " +"moeten worden afgedrukt. U kunt de banken in een andere volgorde zetten " +"vanuit lijstweergave. Als u de boekhoudtoepassing van OpenERP gebruikt, " +"worden bankjournalen en rekeningen automatisch gemaakt." #. module: account #: model:process.transition,note:account.process_transition_invoicemanually0 @@ -7097,7 +7173,7 @@ msgstr "Brondocument" #: code:addons/account/account.py:1432 #, python-format msgid "You can not delete a posted journal entry \"%s\"!" -msgstr "" +msgstr "U kunt de bevestigde boeking \"%s\" niet verwijderen." #. module: account #: selection:account.partner.ledger,filter:0 @@ -7115,7 +7191,7 @@ msgstr "Uittreksels afpunten" #. module: account #: model:ir.model,name:account.model_accounting_report msgid "Accounting Report" -msgstr "" +msgstr "Boekhoudkundig rapport" #. module: account #: report:account.invoice:0 @@ -7142,7 +7218,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_account_report_tree_hierarchy msgid "Financial Reports Hierarchy" -msgstr "" +msgstr "Hiërarchie financiële rapporten" #. module: account #: field:account.entries.report,product_uom_id:0 @@ -7212,11 +7288,13 @@ msgid "" "Can not find a chart of account, you should create one from the " "configuration of the accounting menu." msgstr "" +"Kan geen boekhoudplan vinden; maak een boekhoudplan via de instellingen van " +"het menu Financieel." #. module: account #: field:account.chart.template,property_account_expense_opening:0 msgid "Opening Entries Expense Account" -msgstr "" +msgstr "Kostenrekening openingsboekingen" #. module: account #: code:addons/account/account_move_line.py:999 @@ -7259,12 +7337,12 @@ msgstr "" #. module: account #: view:account.entries.report:0 msgid "Posted entries" -msgstr "" +msgstr "Goedgekeurde boekingen" #. module: account #: help:account.payment.term.line,value_amount:0 msgid "For percent enter a ratio between 0-1." -msgstr "" +msgstr "Voor percentage, typt u een % ratio tussen 0 en 1." #. module: account #: report:account.invoice:0 @@ -7277,7 +7355,7 @@ msgstr "Factuurdatum" #. module: account #: view:account.invoice.report:0 msgid "Group by year of Invoice Date" -msgstr "" +msgstr "Groepering per jaar van factuurdatum" #. module: account #: help:res.partner,credit:0 @@ -7339,7 +7417,7 @@ msgstr "Standaard aankoop-btw" #. module: account #: field:account.chart.template,property_account_income_opening:0 msgid "Opening Entries Income Account" -msgstr "" +msgstr "Opbrengstenrekening openingsboekingen" #. module: account #: view:account.bank.statement:0 @@ -7365,7 +7443,7 @@ msgstr "U moet perioden van dezelfde firma kiezen" #. module: account #: model:ir.actions.act_window,name:account.action_review_payment_terms_installer msgid "Review your Payment Terms" -msgstr "" +msgstr "Bekijk uw betalingsvoorwaarden" #. module: account #: field:account.fiscalyear.close,report_name:0 @@ -7380,7 +7458,7 @@ msgstr "Boekingen maken" #. module: account #: view:res.partner:0 msgid "Information About the Bank" -msgstr "" +msgstr "Informatie over de bank" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting @@ -7402,7 +7480,7 @@ msgstr "Waarschuwing" #. module: account #: model:ir.actions.act_window,name:account.action_analytic_open msgid "Contracts/Analytic Accounts" -msgstr "" +msgstr "Contract/Analytische rekeningen" #. module: account #: field:account.bank.statement,ending_details_ids:0 @@ -7451,7 +7529,7 @@ msgstr "Model gebruiken" #: code:addons/account/account.py:429 #, python-format msgid "Unable to adapt the initial balance (negative value)!" -msgstr "" +msgstr "Kan het beginsaldo niet aanpassen (negatief)" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_purchase @@ -7476,7 +7554,7 @@ msgstr "Factuurlijn" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Refunds" -msgstr "" +msgstr "Aan– en verkoopcreditnota's" #. module: account #: field:account.financial.report,sign:0 @@ -7487,18 +7565,18 @@ msgstr "Teken op rapporten" #: code:addons/account/wizard/account_fiscalyear_close.py:73 #, python-format msgid "The periods to generate opening entries were not found" -msgstr "" +msgstr "Geen perioden gevonden om openingsboekingen te maken" #. module: account #: model:account.account.type,name:account.data_account_type_view msgid "Root/View" -msgstr "" +msgstr "Root/weergave" #. module: account #: code:addons/account/account.py:3121 #, python-format msgid "OPEJ" -msgstr "" +msgstr "OPEN" #. module: account #: report:account.invoice:0 @@ -7522,7 +7600,7 @@ msgstr "Normaal" #: model:ir.actions.act_window,name:account.action_email_templates #: model:ir.ui.menu,name:account.menu_email_templates msgid "Email Templates" -msgstr "" +msgstr "E-mailsjablonen" #. module: account #: view:account.move.line:0 @@ -7557,12 +7635,12 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_multi_currency msgid "Multi-Currencies" -msgstr "" +msgstr "Meerdere munten" #. module: account #: field:account.model.line,date_maturity:0 msgid "Maturity Date" -msgstr "" +msgstr "Vervaldatum" #. module: account #: code:addons/account/account_move_line.py:1302 @@ -7597,7 +7675,7 @@ msgstr "Geen stuknummer" #: view:account.financial.report:0 #: model:ir.ui.menu,name:account.menu_account_report_tree_hierarchy msgid "Account Reports Hierarchy" -msgstr "" +msgstr "Hiërarchie boekhoudkundige rapporten" #. module: account #: help:account.account.template,chart_template_id:0 @@ -7608,11 +7686,16 @@ msgid "" "few new accounts (You don't need to define the whole structure that is " "common to both several times)." msgstr "" +"Met dit optionele veld kunt u een rekeningsjabloon koppelen aan een " +"specifieke boekhoudplansjabloon, die anders kan zijn dan de hoofdrekening. " +"Hiermee kunt u boekhoudplansjablonen maken die een uitbreiding zijn van " +"elkaar en deze vervolledigen met enkele nieuwe rekeningen (op die manier " +"moet u de hele gemeenschappelijke structuur niet opnieuw instellen)." #. module: account #: view:account.move:0 msgid "Unposted Journal Entries" -msgstr "" +msgstr "Niet-bevestigde boekingen" #. module: account #: view:product.product:0 @@ -7641,7 +7724,7 @@ msgstr "Tot" #: code:addons/account/account.py:1518 #, python-format msgid "Currency Adjustment" -msgstr "" +msgstr "Muntaanpassing" #. module: account #: field:account.fiscalyear.close,fy_id:0 @@ -7660,6 +7743,7 @@ msgstr "Geselecteerde facturen annuleren" msgid "" "This field is used to generate legal reports: profit and loss, balance sheet." msgstr "" +"Met dit veld worden wettelijke rapporten gemaakt: winst-en-verlies, balans." #. module: account #: model:ir.actions.act_window,help:account.action_review_payment_terms_installer @@ -7669,6 +7753,10 @@ msgid "" "terms for each letter. Each customer or supplier can be assigned to one of " "these payment terms." msgstr "" +"Betalingsvoorwaarden bepalen de condities om een verkoop– of aankoopfactuur " +"in een of meer termijnen te bepalen. Aanmaningen zijn gebaseerd op de " +"betalingsvoorwaarden. Elke klant of leverancier kan een betalingsvoorwaarde " +"hebben." #. module: account #: selection:account.entries.report,month:0 @@ -7695,7 +7783,7 @@ msgstr "Te betalen rekeningen" #: code:addons/account/account_invoice.py:732 #, python-format msgid "Global taxes defined, but they are not in invoice lines !" -msgstr "" +msgstr "Globale btw gedefinieerd, maar niet op de factuurlijnen." #. module: account #: model:ir.model,name:account.model_account_chart_template @@ -7708,6 +7796,7 @@ msgid "" "The sequence field is used to order the resources from lower sequences to " "higher ones." msgstr "" +"Volgorde wordt gebruikt om de elementen te sorteren van laag naar hoog" #. module: account #: field:account.tax.code,code:0 @@ -7728,7 +7817,7 @@ msgstr "Verkoop-btw" #. module: account #: field:account.financial.report,name:0 msgid "Report Name" -msgstr "" +msgstr "Rapportnaam" #. module: account #: model:account.account.type,name:account.data_account_type_cash @@ -7787,17 +7876,17 @@ msgstr "Volgorde" #. module: account #: constraint:product.category:0 msgid "Error ! You cannot create recursive categories." -msgstr "" +msgstr "U kunt niet dezelfde categorieën maken." #. module: account #: help:account.model.line,quantity:0 msgid "The optional quantity on entries." -msgstr "" +msgstr "De optionele hoeveelheid voor boekingen" #. module: account #: view:account.financial.report:0 msgid "Parent Report" -msgstr "" +msgstr "Hoofdrapport" #. module: account #: view:account.state.open:0 @@ -7847,7 +7936,7 @@ msgstr " 7 dagen " #. module: account #: field:account.bank.statement,balance_end:0 msgid "Computed Balance" -msgstr "" +msgstr "Berekend saldo" #. module: account #: field:account.account,parent_id:0 @@ -7975,6 +8064,7 @@ msgstr "Kies de munt voor de factuur" msgid "" "The bank account defined on the selected chart of accounts hasn't a code." msgstr "" +"De bankrekening voor de gekozen boekhoudplansjabloon heeft geen code." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:108 @@ -7991,7 +8081,7 @@ msgstr "Geen factuurlijnen" #. module: account #: view:account.financial.report:0 msgid "Report Type" -msgstr "" +msgstr "Rapporttype" #. module: account #: view:account.analytic.account:0 @@ -8034,6 +8124,8 @@ msgid "" "The statement balance is incorrect !\n" "The expected balance (%.2f) is different than the computed one. (%.2f)" msgstr "" +"Het uittrekselsaldo is niet juist.\n" +"Het verwachte saldo (%.2f) verschilt van het berekende saldo (%.2f)." #. module: account #: code:addons/account/account_bank_statement.py:353 @@ -8051,6 +8143,12 @@ msgid "" "Most of the OpenERP operations (invoices, timesheets, expenses, etc) " "generate analytic entries on the related account." msgstr "" +"Het normale boekhoudplan heeft een structuur die wettelijk per land is " +"vastgelegd. De analytische structuur weerspiegelt de behoeften van uw " +"bedrijf qua inkomsten/uitgaven. Deze structuur is doorgaans vastgelegd " +"volgens contracten, projecten, producten of afdelingen. De meeste " +"bewerkingen in OpenERP (facturen, uurroosters, onkostennota's, enz.) maken " +"analytische boekingen op de gekoppelde analytische rekening." #. module: account #: field:account.account.type,close_method:0 @@ -8087,6 +8185,8 @@ msgstr "" msgid "" "Check this box if this account allows reconciliation of journal items." msgstr "" +"Schakel dit vakje in als voor deze rekeningen boekingslijnen kunnen worden " +"afgepunt." #. module: account #: help:account.period,state:0 @@ -8116,7 +8216,7 @@ msgstr "Analytische boekingen" #. module: account #: view:report.account_type.sales:0 msgid "This Months Sales by type" -msgstr "" +msgstr "Verkopen van deze maand per type" #. module: account #: view:account.analytic.account:0 @@ -8148,6 +8248,16 @@ msgid "" "related journal entries may or may not be reconciled. \n" "* The 'Cancelled' state is used when user cancel invoice." msgstr "" +" * 'Voorlopig' wordt gebruikt als een gebruiker een nieuwe, onbevestigde " +"factuur ingeeft. \n" +"* 'Pro forma' wordt gebruikt voor een proformafactuur; de factuur heeft geen " +"factuurnummer. \n" +"* 'Open' wordt gebruikt voor een openstaande factuur; er wordt een " +"factuurnummer toegekend. De factuur blijft in deze status tot de factuur " +"wordt betaald. \n" +"* 'Betaald' wordt automatisch toegekend zodra de factuur is betaald. De " +"gekoppelde boekingen kunnen al dan niet zijn afgepunt.\n" +"* 'Geannuleerd' betekent dat de gebruiker de factuur heeft geannuleerd." #. module: account #: view:account.invoice.report:0 @@ -8176,7 +8286,7 @@ msgstr "" #, python-format msgid "" "Can not find a chart of accounts for this company, you should create one." -msgstr "" +msgstr "Geen boekhoudplan voor deze firma; u dient er een te maken." #. module: account #: view:account.invoice:0 @@ -8207,12 +8317,12 @@ msgstr "Voor btw-type percentage, typt u een % ratio tussen 0 en 1." #. module: account #: view:account.analytic.account:0 msgid "Current Accounts" -msgstr "" +msgstr "Huidige rekeningen" #. module: account #: view:account.invoice.report:0 msgid "Group by Invoice Date" -msgstr "" +msgstr "Groepering per factuurdatum" #. module: account #: view:account.invoice.refund:0 @@ -8254,6 +8364,8 @@ msgid "" "Total amount (in Company currency) for transactions held in secondary " "currency for this account." msgstr "" +"Totaalbedrag (in firmamunt) voor transacties in secundaire munt voor deze " +"rekening." #. module: account #: report:account.invoice:0 @@ -8291,6 +8403,8 @@ msgid "" "You can not cancel an invoice which is partially paid! You need to " "unreconcile related payment entries first!" msgstr "" +"U kunt een gedeeltelijk betaalde factuur niet annuleren. U moet eerst de " +"afpunting ongedaan maken." #. module: account #: field:account.chart.template,property_account_income_categ:0 @@ -8300,7 +8414,7 @@ msgstr "Opbrengstencategorierekening" #. module: account #: field:account.account,adjusted_balance:0 msgid "Adjusted Balance" -msgstr "" +msgstr "Aangepast saldo" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_template_form @@ -8321,7 +8435,7 @@ msgstr "Btw-/basisbedrag" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Percent" -msgstr "" +msgstr " Waardering: percentage" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree3 @@ -8421,7 +8535,7 @@ msgstr "Gemeenschappelijk rapport" #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "current month" -msgstr "" +msgstr "huidige maand" #. module: account #: code:addons/account/account.py:1052 @@ -8430,6 +8544,8 @@ msgid "" "No period defined for this date: %s !\n" "Please create one." msgstr "" +"Geen periode gedefinieerd voor deze datum: %s!\n" +"Gelieve er een te maken." #. module: account #: model:process.transition,name:account.process_transition_filestatement0 @@ -8457,7 +8573,7 @@ msgstr "Rekeningtypen" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: n.a" -msgstr "" +msgstr " Waarde bedrag: n.v.t." #. module: account #: view:account.automatic.reconcile:0 @@ -8489,6 +8605,11 @@ msgid "" "You should press this button to re-open it and let it continue its normal " "process after having resolved the eventual exceptions it may have created." msgstr "" +"Deze knop wordt alleen getoond als de factuur is betaald (en volledig " +"afgepunt). Het veld Afpunten is uitgeschakeld (dit kan niet meer). Als het " +"afpunten van factuur ongedaan is gemaakt, en de status dus niet meer Betaald " +"zou mogen zijn, gebruikt u deze knop om de factuur te heropenen. Vervolgens " +"gaat de normale flow lopen, eventueel nadat uitzonderingen zijn opgelost." #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close_state @@ -8529,6 +8650,8 @@ msgstr "" msgid "" "In order to close a period, you must first post related journal entries." msgstr "" +"Om een periode te sluiten, moet u eerst de gekoppelde boekingen definitief " +"boeken." #. module: account #: view:account.entries.report:0 @@ -8546,12 +8669,12 @@ msgstr "De centralisatierekening voor deze factuur." #: code:addons/account/account.py:3296 #, python-format msgid "Tax %.2f%%" -msgstr "" +msgstr "Btw %.2f%%" #. module: account #: view:account.analytic.account:0 msgid "Contacts" -msgstr "" +msgstr "Contactpersonen" #. module: account #: field:account.tax.code,parent_id:0 @@ -8655,7 +8778,7 @@ msgstr "Openstaande facturen" #: code:addons/account/account_invoice.py:495 #, python-format msgid "The payment term of supplier does not have a payment term line!" -msgstr "" +msgstr "De betalingsvoorwaarde van de leverancier heeft geen betalingslijn." #. module: account #: field:account.move.line.reconcile,debit:0 @@ -8720,17 +8843,17 @@ msgstr "Journaalnaam" #. module: account #: view:account.move.line:0 msgid "Next Partner Entries to reconcile" -msgstr "" +msgstr "Volgende af te punten relatie" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Smallest Text" -msgstr "" +msgstr "Kleinste tekst" #. module: account #: model:res.groups,name:account.group_account_invoice msgid "Invoicing & Payments" -msgstr "" +msgstr "Facturen en betalingen" #. module: account #: help:account.invoice,internal_number:0 @@ -8784,6 +8907,9 @@ msgid "" "Make sure you have configured payment terms properly !\n" "The latest payment term line should be of the type \"Balance\" !" msgstr "" +"Een boeking die niet in evenwicht is, kan niet worden gevalideerd.\n" +"Zorg ervoor dat u betalingsvoorwaarden hebt ingesteld.\n" +"Er moet ten minste een betalingslijn van het type 'Saldo' bestaan." #. module: account #: view:account.account:0 @@ -8860,7 +8986,7 @@ msgstr "Adres contactpersoon" #: code:addons/account/account.py:2256 #, python-format msgid "Wrong model !" -msgstr "" +msgstr "Verkeerde model" #. module: account #: field:account.invoice.refund,period:0 @@ -8881,6 +9007,11 @@ msgid "" "accounts that are typically more credited than debited and that you would " "like to print as positive amounts in your reports; e.g.: Income account." msgstr "" +"Voor rekeningen die typisch eerder een debetsaldo hebben dan een creditsaldo " +"en die u als negatieve bedragen in uw rapporten wilt weergeven, moet u het " +"teken van het saldo omkeren, vb. voor een kostenrekening. Dit geldt ook voor " +"rekeningen die eerder credit dan debet staan en die u als positieve bedragen " +"wilt afdrukken in uw rapport, vb. opbrengstenrekening." #. module: account #: field:res.partner,contract_ids:0 @@ -8922,7 +9053,7 @@ msgstr "" #: code:addons/account/account_invoice.py:808 #, python-format msgid "Please define sequence on the journal related to this invoice." -msgstr "" +msgstr "Stel een reeks in voor het journaal van deze factuur." #. module: account #: view:account.move:0 @@ -8930,12 +9061,12 @@ msgstr "" #: view:account.move.line:0 #: field:account.move.line,narration:0 msgid "Internal Note" -msgstr "" +msgstr "Interne notitie" #. module: account #: view:report.account.sales:0 msgid "This year's Sales by type" -msgstr "" +msgstr "Verkopen van dit jaar per type" #. module: account #: view:account.analytic.cost.ledger.journal.report:0 @@ -8989,7 +9120,7 @@ msgstr "Boekingslijnen" #. module: account #: model:ir.actions.act_window,name:account.action_view_financial_accounts_installer msgid "Review your Financial Accounts" -msgstr "" +msgstr "Bekijk uw financiële rekeningen" #. module: account #: model:ir.actions.act_window,name:account.action_open_journal_button @@ -9070,7 +9201,7 @@ msgstr "Geachte mevrouw/heer," #. module: account #: field:account.vat.declaration,display_detail:0 msgid "Display Detail" -msgstr "" +msgstr "Details tonen" #. module: account #: code:addons/account/account.py:3118 @@ -9115,7 +9246,7 @@ msgstr "Einde periode" #: model:ir.actions.act_window,name:account.action_account_report_pl #: model:ir.ui.menu,name:account.menu_account_reports msgid "Financial Reports" -msgstr "" +msgstr "Financiële rapporten" #. module: account #: report:account.account.balance:0 @@ -9297,7 +9428,7 @@ msgstr "Legenda" #. module: account #: view:account.analytic.account:0 msgid "Contract Data" -msgstr "" +msgstr "Contractgegevens" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_sale @@ -9372,7 +9503,7 @@ msgstr "" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 365 days" -msgstr "" +msgstr "Analytische boekingen van de laatste 365 dagen" #. module: account #: report:account.central.journal:0 @@ -9434,7 +9565,7 @@ msgstr "" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Invoices" -msgstr "" +msgstr "Aan– en verkoopfacturen" #. module: account #: model:process.node,note:account.process_node_paymententries0 @@ -9474,6 +9605,8 @@ msgid "" "No opening/closing period defined, please create one to set the initial " "balance!" msgstr "" +"Er is geen openings–/afsluitperiode ingesteld; maak er een voor de " +"openingsbalans." #. module: account #: report:account.account.balance:0 @@ -9522,6 +9655,10 @@ msgid "" "journals. Select 'Opening/Closing Situation' for entries generated for new " "fiscal years." msgstr "" +"Kies 'Verkoop' voor verkoopfacturen. Kies 'Aankoop' voor aankoopfacturen. " +"Kies 'Kas' of 'Bank' voor journalen die worden gebruikt voor betalingen. " +"Kies 'Algemeen' voor diverse boekingen. Kies 'Opening/Afsluiting' voor " +"openingsboekingen." #. module: account #: model:ir.model,name:account.model_account_subscription @@ -9574,6 +9711,8 @@ msgid "" "It indicates that the invoice has been paid and the journal entry of the " "invoice has been reconciled with one or several journal entries of payment." msgstr "" +"Dit betekent dat de factuur is betaald en dat de boeking is afgepunt met een " +"of meerdere betalingslijnen." #. module: account #: view:account.invoice:0 @@ -9652,7 +9791,7 @@ msgstr "Actief" #. module: account #: view:accounting.report:0 msgid "Comparison" -msgstr "" +msgstr "Vergelijking" #. module: account #: code:addons/account/account_invoice.py:372 @@ -9725,7 +9864,7 @@ msgstr "" #: code:addons/account/account.py:181 #, python-format msgid "Profit & Loss (Income account)" -msgstr "" +msgstr "Winst en verlies (opbrengstenrekening)" #. module: account #: constraint:account.account:0 @@ -9734,6 +9873,9 @@ msgid "" "You can not select an account type with a deferral method different of " "\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! " msgstr "" +"Configuratiefout\n" +"U kunt geen rekeningtype kiezen met een andere methode dan \"Niet afgepunt\" " +"voor rekeningen van het type \"Te ontvangen/Te betalen\". " #. module: account #: view:account.model:0 @@ -9770,7 +9912,7 @@ msgstr "Algemeen" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 30 days" -msgstr "" +msgstr "Analytische boekingen van de laatste 30 dagen" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -9827,7 +9969,7 @@ msgstr "April" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitloss_toreport0 msgid "Profit (Loss) to report" -msgstr "" +msgstr "Te rapporteren winst (verlies)" #. module: account #: view:account.move.line.reconcile.select:0 @@ -9851,7 +9993,7 @@ msgstr "" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 2 (bold)" -msgstr "" +msgstr "Titel 2 (vet)" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree2 @@ -9891,6 +10033,8 @@ msgid "" "When new statement is created the state will be 'Draft'.\n" "And after getting confirmation from the bank it will be in 'Confirmed' state." msgstr "" +"Een nieuw uittreksel wordt gemaakt in voorlopige status.\n" +"Na bevestiging van de bank komt het in status Bevestigd." #. module: account #: model:ir.model,name:account.model_account_period @@ -10011,7 +10155,7 @@ msgstr "Boekjaarreeks" #. module: account #: selection:account.financial.report,display_detail:0 msgid "No detail" -msgstr "" +msgstr "Geen details" #. module: account #: code:addons/account/account_analytic_line.py:102 @@ -10023,14 +10167,14 @@ msgstr "" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "" +msgstr "U kunt niet boeken op een afgesloten rekening." #. module: account #: field:account.account,unrealized_gain_loss:0 #: model:ir.actions.act_window,name:account.action_account_gain_loss #: model:ir.ui.menu,name:account.menu_unrealized_gains_losses msgid "Unrealized Gain or Loss" -msgstr "" +msgstr "Niet-gerealiseerde winst en verlies" #. module: account #: view:account.fiscalyear:0 @@ -10043,12 +10187,12 @@ msgstr "Statussen" #. module: account #: model:ir.actions.server,name:account.ir_actions_server_edi_invoice msgid "Auto-email confirmed invoices" -msgstr "" +msgstr "Automatisch via e-mail bevestigde facturen" #. module: account #: field:account.invoice,check_total:0 msgid "Verification Total" -msgstr "" +msgstr "Controletotaal" #. module: account #: report:account.analytic.account.balance:0 @@ -10174,7 +10318,7 @@ msgstr "Lege rekeningen? " #. module: account #: constraint:account.bank.statement:0 msgid "The journal and period chosen have to belong to the same company." -msgstr "" +msgstr "Journaal en periode moeten tot dezelfde firma behoren." #. module: account #: view:account.invoice:0 @@ -10204,7 +10348,7 @@ msgstr "" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "Generate Your Chart of Accounts from a Chart Template" -msgstr "" +msgstr "Uw boekhoudplan maken op basis van sjabloon" #. module: account #: model:ir.actions.act_window,help:account.action_account_invoice_report_all @@ -10275,7 +10419,7 @@ msgstr "Debet" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 3 (bold, smaller)" -msgstr "" +msgstr "Titel 3 (vet, kleiner)" #. module: account #: field:account.invoice,invoice_line:0 @@ -10290,7 +10434,7 @@ msgstr "U kunt niet dezelfde rekeningsjablonen maken." #. module: account #: selection:account.print.journal,sort_selection:0 msgid "Journal Entry Number" -msgstr "" +msgstr "Boekingsnummer" #. module: account #: view:account.subscription:0 @@ -10304,6 +10448,8 @@ msgid "" "You cannot change the type of account from 'Closed' to any other type which " "contains journal items!" msgstr "" +"U kunt het rekeningtype niet wijzigen van 'Afgesloten' in een ander type als " +"er boekingen zijn." #. module: account #: code:addons/account/account_move_line.py:832 @@ -10329,7 +10475,7 @@ msgstr "Bereik" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a purchase journal." -msgstr "" +msgstr "Analytische boekingen voor het aankoopdagboek." #. module: account #: help:account.account,type:0 @@ -10340,6 +10486,12 @@ msgid "" "payable/receivable are for partners accounts (for debit/credit " "computations), closed for depreciated accounts." msgstr "" +"Het 'Interne type' wordt gebruikt om een onderscheid te maken tussen " +"rekeningen: op het type 'weergave' kunt u niet boeken. 'Consolidatie' geldt " +"voor rekeningen die gekoppelde rekeningen kunnen hebben (voor consolidatie " +"van verschillende bedrijven). Te ontvangen / Te betalen gelden voor " +"centralisatierekeningen (berekening debet/credit); 'Afgesloten' wordt " +"gebruikt voor oude, ongebruikte rekeningen." #. module: account #: selection:account.balance.report,display_account:0 @@ -10381,7 +10533,7 @@ msgstr "Analytische journalen afdrukken" #. module: account #: view:account.invoice.report:0 msgid "Group by month of Invoice Date" -msgstr "" +msgstr "Groepering per maand van factuurdatum" #. module: account #: view:account.analytic.line:0 @@ -10473,7 +10625,7 @@ msgstr "Verkeerde rekening" #. module: account #: field:account.print.journal,sort_selection:0 msgid "Entries Sorted by" -msgstr "" +msgstr "Boekingen gesorteerd op" #. module: account #: help:account.move,state:0 @@ -10484,6 +10636,9 @@ msgid "" "created by the system on document validation (invoices, bank statements...) " "and will be created in 'Posted' state." msgstr "" +"Alle manuele boekingen zijn doorgaans 'Ongeboekt', maar u kunt per journaal " +"de optie instellen om deze status over te slaan. Manuele boekingen worden " +"dan onmiddellijk als Geboekt beschouwd." #. module: account #: view:account.fiscal.position.template:0 @@ -10509,6 +10664,7 @@ msgstr "November" #: selection:account.invoice.refund,filter_refund:0 msgid "Modify: refund invoice, reconcile and create a new draft invoice" msgstr "" +"Wijzigen: factuur crediteren, afpunten en een nieuwe conceptfactuur maken" #. module: account #: help:account.invoice.line,account_id:0 @@ -10613,6 +10769,75 @@ msgid "" "% endif\n" " " msgstr "" +"\n" +"Hallo${object.address_invoice_id.name and ' ' or " +"''}${object.address_invoice_id.name or ''},\n" +"\n" +"Een nieuwe factuur is beschikbaar voor ${object.partner_id.name}:\n" +" | Factuurnummer: *${object.number}*\n" +" | Factuurtotaal: *${object.amount_total} ${object.currency_id.name}*\n" +" | Factuurdatum: ${object.date_invoice}\n" +" % if object.origin:\n" +" | Orderreferentie: ${object.origin}\n" +" % endif\n" +" | Uw contactpersoon: ${object.user_id.name} " +"${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''}\n" +"\n" +"U kunt de factuur bekijken, downloaden of on line betalen via de volgende " +"link:\n" +" ${ctx.get('edi_web_url_view') or 'nvt'}\n" +"\n" +"% if object.company_id.paypal_account and object.type in ('out_invoice', " +"'in_refund'):\n" +"<% \n" +"comp_name = quote(object.company_id.name)\n" +"inv_number = quote(object.number)\n" +"paypal_account = quote(object.company_id.paypal_account)\n" +"inv_amount = quote(str(object.amount_total))\n" +"cur_name = quote(object.currency_id.name)\n" +"paypal_url = \"https://www.paypal.com/cgi-" +"bin/webscr?cmd=_xclick&business=%s&item_name=%s%%20Invoice%%20%s\"\\\n" +" " +"\"&invoice=%s&amount=%s¤cy_code=%s&button_subtype=services&no_note=1&bn" +"=OpenERP_Invoice_PayNow_%s\" % \\\n" +" " +"(paypal_account,comp_name,inv_number,inv_number,inv_amount,cur_name,cur_name)" +"\n" +"%>\n" +"U kunt ook onmiddellijk betalen via Paypal:\n" +" ${paypal_url}\n" +"% endif\n" +"\n" +"Neem gerust contact met ons op als u vragen heeft.\n" +"\n" +"\n" +"Bedankt dat u heeft gekozen voor ${object.company_id.name}!\n" +"\n" +"\n" +"--\n" +"${object.user_id.name} ${object.user_id.user_email and " +"'<%s>'%(object.user_id.user_email) or ''}\n" +"${object.company_id.name}\n" +"% if object.company_id.street:\n" +"${object.company_id.street or ''}\n" +"% endif\n" +"% if object.company_id.street2:\n" +"${object.company_id.street2}\n" +"% endif\n" +"% if object.company_id.city or object.company_id.zip:\n" +"${object.company_id.zip or ''} ${object.company_id.city or ''}\n" +"% endif\n" +"% if object.company_id.country_id:\n" +"${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) " +"or ''} ${object.company_id.country_id.name or ''}\n" +"% endif\n" +"% if object.company_id.phone:\n" +"Phone: ${object.company_id.phone}\n" +"% endif\n" +"% if object.company_id.website:\n" +"${object.company_id.website or ''}\n" +"% endif\n" +" " #. module: account #: model:ir.model,name:account.model_res_partner_bank @@ -10797,6 +11022,8 @@ msgid "" "This label will be displayed on report to show the balance computed for the " "given comparison filter." msgstr "" +"Dit wordt getoond op het rapport en toont het berekende saldo voor de " +"gekozen vergelijkingsfilter." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:56 @@ -11142,6 +11369,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Factuurbeweging" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Boekhoudplan maken op basis van sjabloon" + #~ msgid "Legal Statements" #~ msgstr "Wettelijke staten" @@ -11371,6 +11601,10 @@ msgstr "" #~ msgid "O_k" #~ msgstr "O_k" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Klanten" + #~ msgid "Due date Computation" #~ msgstr "Berekening vervaldatum" @@ -11410,6 +11644,9 @@ msgstr "" #~ msgid "Include initial balances" #~ msgstr "Beginbalans opnemen" +#~ msgid "Sales by Account Type" +#~ msgstr "Verkopen per rekeningtype" + #, python-format #~ msgid "The account is not defined to be reconciled !" #~ msgstr "Deze rekening is niet ingesteld voor afpunten." @@ -11446,6 +11683,9 @@ msgstr "" #~ msgid "You can not delete posted movement: \"%s\"!" #~ msgstr "U kunt de bevestigde boeking \"%s\" niet verwijderen." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturen van de afgelopen 15 dagen" + #, python-format #~ msgid "" #~ "No period defined for this date: %s !\n" @@ -11563,6 +11803,9 @@ msgstr "" #~ "U kunt de firma van dit journaal niet wijzigen, omdat er al een boekingslijn " #~ "bestaat." +#~ msgid "Sales by Account" +#~ msgstr "Verkopen per rekening" + #, python-format #~ msgid "" #~ "The expected balance (%.2f) is different than the computed one. (%.2f)" @@ -11817,6 +12060,9 @@ msgstr "" #~ msgstr "" #~ "Kan geen boekhoudplan vinden voor deze firma. Gelieve er een te maken." +#~ msgid "Dashboard" +#~ msgstr "Dashboard" + #~ msgid "Generate Your Accounting Chart from a Chart Template" #~ msgstr "Maak uw boekhoudplan volgens een sjabloon." @@ -11843,6 +12089,9 @@ msgstr "" #~ "De module Boekstukken bevat alle basiselementen voor boekstukken voor " #~ "banken, kas, verkoop, aankoop, onkosten, enz. " +#~ msgid "Income Accounts" +#~ msgstr "Opbrengstenrekeningen" + #~ msgid "" #~ "Allows you to change the sign of the balance amount displayed in the " #~ "reports, so that you can see positive figures instead of negative ones in " @@ -12178,3 +12427,9 @@ msgstr "" #~ msgid "CashBox Balance" #~ msgstr "Kassaldo" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Stel uw boekhoudplan in" + +#~ msgid "Description On Invoices" +#~ msgstr "Omschrijving op facturen" diff --git a/addons/account/i18n/oc.po b/addons/account/i18n/oc.po index 45bd6c51dab..53dbb6e4629 100644 --- a/addons/account/i18n/oc.po +++ b/addons/account/i18n/oc.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:51+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:39+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "Font comptable" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/pl.po b/addons/account/i18n/pl.po index 9b1d28cc12e..a1bbaaa1178 100644 --- a/addons/account/i18n/pl.po +++ b/addons/account/i18n/pl.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:49+0000\n" +"PO-Revision-Date: 2012-06-20 16:17+0000\n" "Last-Translator: Grzegorz Grzelak (OpenGLOBE.pl) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:51+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -185,11 +185,6 @@ msgstr "Źródło konta" msgid "All Analytic Entries" msgstr "Wszystkie zapisy analityczne" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Faktury utworzone w ostatnich 15. dniach." - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -702,18 +697,6 @@ msgstr "Okres dziennika" msgid "To reconcile the entries company should be the same for all entries" msgstr "Do uzgodnień zapisów firma musi być ta sama dla wszystkich zapisów" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Konta należności" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1703,11 +1686,6 @@ msgstr "Oddzielne numeracje dzienników" msgid "Responsible" msgstr "Odpowiedzialny" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Sprzedaż wg typów kont" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2807,13 +2785,6 @@ msgstr "Ustawienia finansowe nowej firmy" msgid "Configure Your Chart of Accounts" msgstr "Konfiguruj plan kont" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Sprzedaż wg kont" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3214,8 +3185,8 @@ msgstr "Szablony planu kont" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Wygeneruj plan kont z szablonu" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6444,11 +6415,6 @@ msgstr "Wprowadź datę początkową !" msgid "Supplier Refund" msgstr "Korekta od dostawcy" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Konsola" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7008,11 +6974,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Konta dochodowe" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11562,6 +11523,9 @@ msgstr "" #~ msgid "Account to reconcile" #~ msgstr "Konto do uzgodnienia" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Wygeneruj plan kont z szablonu" + #~ msgid "Partner Ref." #~ msgstr "Odn. partnera" @@ -11655,6 +11619,10 @@ msgstr "" #~ msgid "Receivable and Payable" #~ msgstr "Należności i zobowiązania" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Konta należności" + #~ msgid "Accounting Statement" #~ msgstr "Zestawienie księgowe" @@ -12209,6 +12177,9 @@ msgstr "" #~ "1. Pozycja 1: procent 0.02 14 dni\n" #~ "2. Pozycja 2: reszta 30 dni" +#~ msgid "Income Accounts" +#~ msgstr "Konta dochodowe" + #~ msgid "" #~ "This account will be used to value outgoing stock for the current product " #~ "category" @@ -12263,6 +12234,9 @@ msgstr "" #~ msgid "You cannot deactivate an account that contains account moves." #~ msgstr "Nie możesz dezaktywować konta zawierającego zapisy." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Faktury utworzone w ostatnich 15. dniach." + #~ msgid "Accounts by type" #~ msgstr "Konta wg typu" @@ -12383,6 +12357,9 @@ msgstr "" #~ msgid " Journal" #~ msgstr " Dziennik" +#~ msgid "Sales by Account" +#~ msgstr "Sprzedaż wg kont" + #~ msgid "Accounting Chart Configuration" #~ msgstr "Konfiguracja planu kont" @@ -12434,6 +12411,9 @@ msgstr "" #~ msgid "Account Profit And Loss Report" #~ msgstr "Raport zysków i strat" +#~ msgid "Dashboard" +#~ msgstr "Konsola" + #~ msgid "Your Bank and Cash Accounts" #~ msgstr "Twoje konta bankwe i gotówkowe" @@ -12572,6 +12552,9 @@ msgstr "" #~ msgid "Anglo-Saxon Accounting" #~ msgstr "Ksiągowość anglosaska" +#~ msgid "Sales by Account Type" +#~ msgstr "Sprzedaż wg typów kont" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Błąd! Nie możesz tworzyć lat podatkowych zachodzących na siebie" @@ -12800,5 +12783,8 @@ msgstr "" #~ msgid "closing balance entered by the cashbox verifier" #~ msgstr "Saldo końcowe wprowadzone przez weryfikatora kasy" +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instaluj swój plan kont" + #~ msgid "Description On Invoices" #~ msgstr "Opis faktur" diff --git a/addons/account/i18n/pt.po b/addons/account/i18n/pt.po index 806cb3438f9..6019614ec2e 100644 --- a/addons/account/i18n/pt.po +++ b/addons/account/i18n/pt.po @@ -7,20 +7,20 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-06-05 09:38+0000\n" +"PO-Revision-Date: 2012-06-20 16:19+0000\n" "Last-Translator: Tiago Rodrigues \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-06 04:37+0000\n" -"X-Generator: Launchpad (build 15353)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "last month" -msgstr "" +msgstr "mês anterior" #. module: account #: model:process.transition,name:account.process_transition_supplierreconcilepaid0 @@ -185,11 +185,6 @@ msgstr "Origem da Conta" msgid "All Analytic Entries" msgstr "Todos os Movimentos Analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Faturas Criadas nos Últimos 15 Dias" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -705,18 +700,6 @@ msgstr "Período do Diário" msgid "To reconcile the entries company should be the same for all entries" msgstr "Todos os movimentos a conciliar devem ser da mesma empresa." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Contas a Receber" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1612,7 +1595,7 @@ msgstr "." #. module: account #: view:account.analytic.cost.ledger.journal.report:0 msgid "and Journals" -msgstr "e diários" +msgstr "e Diários" #. module: account #: field:account.journal,groups_id:0 @@ -1723,11 +1706,6 @@ msgstr "Sequências do Diário Separadas" msgid "Responsible" msgstr "Responsável" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Vendas por tipo de conta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2844,13 +2822,6 @@ msgstr "Nova Definição financeira da Empresa" msgid "Configure Your Chart of Accounts" msgstr "Configure o seu Plano de Contas" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Vendas por conta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3256,8 +3227,8 @@ msgstr "Templates de Plano de Contas" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Gerar um Plano de Contas a partir de um Template de Plano de Contas" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -3563,7 +3534,7 @@ msgstr "Relatório de Vendas por Tipo de Conta" #. module: account #: view:account.move.line:0 msgid "Unreconciled Journal Items" -msgstr "Items Diários Inconciliáveis" +msgstr "Items de Diário Inconciliáveis" #. module: account #: sql_constraint:res.currency:0 @@ -3623,7 +3594,7 @@ msgstr "Contrapartida centralizada" #: code:addons/account/account_move_line.py:584 #, python-format msgid "You can not create journal items on a \"view\" account %s %s" -msgstr "Não pode criar items diários sobre uma conta \"vista\" %s %s" +msgstr "Não pode criar items de diário sobre uma conta \"vista\" %s %s" #. module: account #: model:ir.model,name:account.model_account_partner_reconcile_process @@ -3807,7 +3778,7 @@ msgstr "Conta a receber" #. module: account #: model:process.node,name:account.process_node_supplierpaymentorder0 msgid "Payment Order" -msgstr "Ordem de pagamento" +msgstr "Ordem de Pagamento" #. module: account #: help:account.account.template,reconcile:0 @@ -3897,7 +3868,7 @@ msgstr "Relatório de Balancete de Antiguidade de Contas Experimental" #: code:addons/account/account_move_line.py:591 #, python-format msgid "You can not create journal items on a closed account %s %s" -msgstr "Não pode criar items diários sobre uma conta %s %s fechada" +msgstr "Não pode criar items de diário sobre uma conta %s %s fechada" #. module: account #: field:account.move.line,date:0 @@ -4337,7 +4308,7 @@ msgstr "Todos os movimentos confirmados" #: code:addons/account/account_bank_statement.py:367 #, python-format msgid "Statement %s is confirmed, journal items are created." -msgstr "O Extrato %s está confirmado, os items diários foram criados." +msgstr "O Extrato %s está confirmado, os items do diário foram criados." #. module: account #: field:report.aged.receivable,name:0 @@ -4890,7 +4861,7 @@ msgstr "Aplicação do imposto" #: model:ir.ui.menu,name:account.menu_eaction_account_moves_sale #, python-format msgid "Journal Items" -msgstr "Items Diários" +msgstr "Items do Diário" #. module: account #: code:addons/account/account.py:1088 @@ -5139,7 +5110,7 @@ msgstr "Código python (reverso)" #: model:ir.actions.act_window,name:account.action_payment_term_form #: model:ir.ui.menu,name:account.menu_action_payment_term_form msgid "Payment Terms" -msgstr "Prazos de pagamento" +msgstr "Termos de Pagamento" #. module: account #: help:account.chart.template,complete_tax_set:0 @@ -5563,7 +5534,7 @@ msgstr "Contas da contabilidade analítica" #. module: account #: view:account.invoice.report:0 msgid "Customer Invoices And Refunds" -msgstr "Faturas de clientes e Reembolsos" +msgstr "Faturas e Notas de Crédito de Clientes" #. module: account #: field:account.analytic.line,amount_currency:0 @@ -6023,7 +5994,7 @@ msgstr "Período: %s" #. module: account #: model:ir.actions.act_window,name:account.action_review_financial_journals_installer msgid "Review your Financial Journals" -msgstr "Reveja os seus diários financeiros" +msgstr "Reveja os seus Diários Financeiros" #. module: account #: help:account.tax,name:0 @@ -6052,7 +6023,7 @@ msgstr " 365 dias " #: model:ir.actions.act_window,name:account.action_invoice_tree3 #: model:ir.ui.menu,name:account.menu_action_invoice_tree3 msgid "Customer Refunds" -msgstr "Notas de crédito a clientes" +msgstr "Notas de Crédito a Clientes" #. module: account #: field:account.account,foreign_balance:0 @@ -6200,7 +6171,7 @@ msgstr "Linha analítica" #. module: account #: field:product.template,taxes_id:0 msgid "Customer Taxes" -msgstr "Impostos de cliente" +msgstr "Impostos a Cliente" #. module: account #: help:account.model,name:0 @@ -6478,7 +6449,7 @@ msgstr "Liquidez" #: model:ir.actions.act_window,name:account.action_account_analytic_journal_open_form #: model:ir.ui.menu,name:account.account_analytic_journal_entries msgid "Analytic Journal Items" -msgstr "Lançamentos de diários analíticos" +msgstr "Lançamentos de Diários Analíticos" #. module: account #: view:account.fiscalyear.close:0 @@ -6543,11 +6514,6 @@ msgstr "Indique uma data de início" msgid "Supplier Refund" msgstr "Nota de crédito de fornecedores" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Painel" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6941,7 +6907,7 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_action_move_journal_line_form #: model:ir.ui.menu,name:account.menu_finance_entries msgid "Journal Entries" -msgstr "Movimentos diários" +msgstr "Movimentos de Diário" #. module: account #: help:account.partner.ledger,page_split:0 @@ -7136,11 +7102,6 @@ msgstr "" "\n" "Ex. Meu modelo em %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Contas de Despesas" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7168,7 +7129,7 @@ msgstr "Insuficiência de dados!" #: model:ir.actions.act_window,name:account.action_invoice_tree1 #: model:ir.ui.menu,name:account.menu_action_invoice_tree1 msgid "Customer Invoices" -msgstr "Faturas a clientes" +msgstr "Faturas a Clientes" #. module: account #: field:account.move.line.reconcile,writeoff:0 @@ -7429,7 +7390,7 @@ msgstr "Agrupar por ano da data de fatura" #. module: account #: help:res.partner,credit:0 msgid "Total amount this customer owes you." -msgstr "Dívida total do cliente" +msgstr "Dívida total do cliente." #. module: account #: model:ir.model,name:account.model_ir_sequence @@ -7625,7 +7586,7 @@ msgstr "Linha de Fatura" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Refunds" -msgstr "Reembolso de clientes e fornecedores" +msgstr "Notas de Crédito de Clientes e Fornecedores" #. module: account #: field:account.financial.report,sign:0 @@ -7729,7 +7690,7 @@ msgstr "Diário de Vendas" #: code:addons/account/wizard/account_move_journal.py:104 #, python-format msgid "Open Journal Items !" -msgstr "Abrir Items Diários !" +msgstr "Abrir Items do Diário !" #. module: account #: model:ir.model,name:account.model_account_invoice_tax @@ -8635,7 +8596,7 @@ msgstr "Importação automática do extrato bancário" #: model:ir.actions.act_window,name:account.action_account_journal_view #: model:ir.ui.menu,name:account.menu_action_account_journal_view msgid "Journal Views" -msgstr "Vistas de diários" +msgstr "Vistas de Diário" #. module: account #: model:ir.model,name:account.model_account_move_bank_reconcile @@ -8899,7 +8860,7 @@ msgstr "Template de Mapeamento Fiscal de Conta" #. module: account #: view:board.board:0 msgid "Draft Customer Invoices" -msgstr "Rascunho da fatura do cliente" +msgstr "Rascunho de Faturas a Clientes" #. module: account #: model:ir.ui.menu,name:account.menu_configuration_misc @@ -9654,7 +9615,7 @@ msgstr "" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Invoices" -msgstr "Faturas clientes e fornecedores" +msgstr "Faturas de Clientes e Fornecedores" #. module: account #: model:process.node,note:account.process_node_paymententries0 @@ -10260,7 +10221,7 @@ msgstr "Não há conta de despesas definida para este artigo:\"%s\" (id:%d)" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "Não pode criar items diários numa conta fechada." +msgstr "Não pode criar items do diário numa conta fechada." #. module: account #: field:account.account,unrealized_gain_loss:0 @@ -10544,7 +10505,7 @@ msgid "" "contains journal items!" msgstr "" "Não pode alterar o tipo de conta de 'Fechado' para qualquer outro tipo que " -"contém items diários!" +"contém items do diário!" #. module: account #: code:addons/account/account_move_line.py:832 @@ -10560,7 +10521,7 @@ msgstr "Contas que se pode receber" #. module: account #: selection:account.model.line,date_maturity:0 msgid "Partner Payment Term" -msgstr "Condições de pagamento do parceiro" +msgstr "Condições de Pagamento do Parceiro" #. module: account #: field:temp.range,name:0 @@ -10570,7 +10531,7 @@ msgstr "Intervalo" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a purchase journal." -msgstr "Items diários analíticos relacionados com uma compra diária." +msgstr "Items de Diários Analíticos relacionados com o diário de compras." #. module: account #: help:account.account,type:0 @@ -11089,7 +11050,7 @@ msgstr "Futuro" #. module: account #: view:account.move.line:0 msgid "Search Journal Items" -msgstr "Pesquisar Items Diários" +msgstr "Pesquisar Items do Diário" #. module: account #: help:account.tax,base_sign:0 @@ -12711,9 +12672,15 @@ msgstr "" #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Não se pode definir anos fiscais sobrepostos" +#~ msgid "Sales by Account" +#~ msgstr "Vendas por conta" + #~ msgid "Total With Tax" #~ msgstr "Total, com taxas" +#~ msgid "Sales by Account Type" +#~ msgstr "Vendas por tipo de conta" + #, python-format #~ msgid " Journal" #~ msgstr " Diário" @@ -12793,6 +12760,9 @@ msgstr "" #~ msgid "account.installer.modules" #~ msgstr "account.installer.modules" +#~ msgid "Dashboard" +#~ msgstr "Painel" + #~ msgid "Bank and Cash Accounts" #~ msgstr "Contas bancárias e de caixa" @@ -13196,6 +13166,9 @@ msgstr "" #~ msgid "Liabilities" #~ msgstr "Passivo" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Faturas Criadas nos Últimos 15 Dias" + #, python-format #~ msgid "You can not delete posted movement: \"%s\"!" #~ msgstr "Impossível apagar movimentos confirmados: \"%s\"!" @@ -13298,6 +13271,9 @@ msgstr "" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "A Divisa actual não está bem configurada!" +#~ msgid "Income Accounts" +#~ msgstr "Contas de Despesas" + #~ msgid "" #~ "The normal chart of accounts has a structure defined by the legal " #~ "requirement of the country. The analytic chart of account structure should " @@ -13337,6 +13313,9 @@ msgstr "" #~ "Permite que as linhas das facturas despoletem movimentos em múltiplas contas " #~ "analíticas em simultâneo." +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instale o seu Plano de Contas" + #~ msgid "Description On Invoices" #~ msgstr "Descrição em Faturas" @@ -13346,5 +13325,12 @@ msgstr "" #~ msgid "Unreconciliation transactions" #~ msgstr "Transações não reconciliadas" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Gerar um Plano de Contas a partir de um Template de Plano de Contas" + #~ msgid "Create an Account based on this template" #~ msgstr "Criar uma conta baseada neste Template" + +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Contas a Receber" diff --git a/addons/account/i18n/pt_BR.po b/addons/account/i18n/pt_BR.po index 3e6f5c675aa..55aaa64c832 100644 --- a/addons/account/i18n/pt_BR.po +++ b/addons/account/i18n/pt_BR.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 18:09+0000\n" +"PO-Revision-Date: 2012-06-20 16:26+0000\n" "Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:43+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -185,11 +185,6 @@ msgstr "Conta de origem" msgid "All Analytic Entries" msgstr "Todos os lançamentos analíticos" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Faturas Criadas nos Últimos 15 Dias" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -710,18 +705,6 @@ msgstr "" "Para reconciliar a empresa das entradas deveria ser a mesma para todas as " "entradas" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Contas de Recebíveis" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1730,11 +1713,6 @@ msgstr "Sequências de diário separadas" msgid "Responsible" msgstr "Responsável" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Vendas por Tipo de Conta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2849,13 +2827,6 @@ msgstr "Novo Ambiente Financeiro da Empresa" msgid "Configure Your Chart of Accounts" msgstr "Configurar o Plano de Contas" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Vendas por Conta" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3263,8 +3234,8 @@ msgstr "Modelo de plano de contas" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Gerar plano de contas de um modelo de plano" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6536,11 +6507,6 @@ msgstr "Entre com a Data Inicial !" msgid "Supplier Refund" msgstr "Devolução para Fornecedor" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Painel" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7122,11 +7088,6 @@ msgstr "" "\n" "Ex.: Meu modelo em %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Contas de Receitas" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11520,6 +11481,9 @@ msgstr "" #~ msgid "Positive" #~ msgstr "Positivo" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Gerar plano de contas de um modelo de plano" + #~ msgid "Partner Ref." #~ msgstr "Código parceiro" @@ -12470,6 +12434,9 @@ msgstr "" #~ msgid "Accounts by type" #~ msgstr "Contas por tipo" +#~ msgid "Income Accounts" +#~ msgstr "Contas de Receitas" + #~ msgid "Display accounts" #~ msgstr "Exibir contas" @@ -12484,6 +12451,9 @@ msgstr "" #~ "Você não pode remover/desativar uma conta que é definida como uma " #~ "propriedade de qualquer Parceiro." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Faturas Criadas nos Últimos 15 Dias" + #~ msgid "Calculated Balance" #~ msgstr "Balanço Calculado" @@ -12554,6 +12524,9 @@ msgstr "" #~ "O termo de pagamento definido fornece uma quantia computada maior que a " #~ "quantia total da Fatura." +#~ msgid "Sales by Account Type" +#~ msgstr "Vendas por Tipo de Conta" + #~ msgid "Reserve And Profit/Loss Account" #~ msgstr "Conta de Reserva e Lucro/Perda" @@ -12642,6 +12615,9 @@ msgstr "" #~ msgid "Error ! You can not create recursive categories." #~ msgstr "Erro! Você não pode criar categorias recursivas." +#~ msgid "Sales by Account" +#~ msgstr "Vendas por Conta" + #~ msgid "Narration" #~ msgstr "Relato" @@ -12792,6 +12768,9 @@ msgstr "" #~ "O plano de contas não foi encontrado para esta empresa. Por favor, crie uma " #~ "conta." +#~ msgid "Dashboard" +#~ msgstr "Painel" + #~ msgid " valuation: percent" #~ msgstr " valorização: porcentagem" @@ -12940,6 +12919,10 @@ msgstr "" #~ msgid "You can not create move line on view account." #~ msgstr "Você não pode criar linhas de movimento em uma conta de exibição." +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Contas de Recebíveis" + #~ msgid "" #~ "Financial and accounting module that covers:\n" #~ " General accountings\n" @@ -13116,3 +13099,6 @@ msgstr "" #~ msgstr "" #~ "Conforme valor, contas relacionadas, serão exibidas nos respectivos " #~ "relatórios (Conta de Perdas e Proveitos do Balanço)" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instale o seu Plano de Contas" diff --git a/addons/account/i18n/ro.po b/addons/account/i18n/ro.po index 41d1bb06982..17faa618ac5 100644 --- a/addons/account/i18n/ro.po +++ b/addons/account/i18n/ro.po @@ -13,24 +13,24 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:51+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "last month" -msgstr "luna trecută" +msgstr "luna trecuta" #. module: account #: model:process.transition,name:account.process_transition_supplierreconcilepaid0 msgid "System payment" -msgstr "Sistem plată" +msgstr "Sistem de plata" #. module: account #: view:account.journal:0 msgid "Other Configuration" -msgstr "Altă configurație" +msgstr "O alta configuratie" #. module: account #: help:account.tax.code,sequence:0 @@ -38,6 +38,8 @@ msgid "" "Determine the display order in the report 'Accounting \\ Reporting \\ " "Generic Reporting \\ Taxes \\ Taxes Report'" msgstr "" +"Determinati ordinea de afisare in raportul 'Contabilitate \\ Raportare \\ " +"Raportare Generala \\ Taxe \\ Raport Taxe'" #. module: account #: view:account.move.reconcile:0 @@ -50,22 +52,22 @@ msgstr "Reconciliere Inregistrari in Jurnalul contabil" #: view:account.move:0 #: view:account.move.line:0 msgid "Account Statistics" -msgstr "Statistică cont" +msgstr "Statistica Cont" #. module: account #: view:account.invoice:0 msgid "Proforma/Open/Paid Invoices" -msgstr "" +msgstr "Facturi Proforma/Deschise/Platite" #. module: account #: field:report.invoice.created,residual:0 msgid "Residual" -msgstr "Rezidual" +msgstr "Valoare reziduala" #. module: account #: constraint:account.period:0 msgid "Error ! The duration of the Period(s) is/are invalid. " -msgstr "Eroare ! Durata Perioadei (Perioadelor) este invalidă. " +msgstr "Eroare ! Durata Perioadei (Perioadelor) este invalida. " #. module: account #: field:account.analytic.line,currency_id:0 @@ -75,33 +77,33 @@ msgstr "Moneda contului" #. module: account #: view:account.tax:0 msgid "Children Definition" -msgstr "Definitie copii" +msgstr "Definitie conturi subordonate" #. module: account #: code:addons/account/account_bank_statement.py:302 #, python-format msgid "Journal item \"%s\" is not valid." -msgstr "" +msgstr "Elementul \"%s\" din jurnal nu este valid." #. module: account #: model:ir.model,name:account.model_report_aged_receivable msgid "Aged Receivable Till Today" -msgstr "Facturi clienți restante la zi" +msgstr "Creante vechi pana astazi" #. module: account #: model:process.transition,name:account.process_transition_invoiceimport0 msgid "Import from invoice or payment" -msgstr "Importă din factură sau plată" +msgstr "Importati din factura sau din plata" #. module: account #: model:ir.model,name:account.model_wizard_multi_charts_accounts msgid "wizard.multi.charts.accounts" -msgstr "wizard.multi.charts.accounts" +msgstr "wizard.multi.plan.de.conturi" #. module: account #: view:account.move:0 msgid "Total Debit" -msgstr "Debit Total" +msgstr "Total debit" #. module: account #: view:account.unreconcile:0 @@ -119,6 +121,8 @@ msgid "" "Configuration error! The currency chosen should be shared by the default " "accounts too." msgstr "" +"Eroare de configurare! Moneda aleasa trebuie sa fie comuna si conturilor " +"predefinite." #. module: account #: report:account.invoice:0 @@ -133,7 +137,7 @@ msgstr "Origine" #: view:account.move.line.reconcile:0 #: view:account.move.line.reconcile.writeoff:0 msgid "Reconcile" -msgstr "Reconciliază" +msgstr "Reconciliati" #. module: account #: field:account.bank.statement.line,ref:0 @@ -143,12 +147,12 @@ msgstr "Reconciliază" #: field:account.move.line,ref:0 #: field:account.subscription,ref:0 msgid "Reference" -msgstr "Referintă" +msgstr "Referinta" #. module: account #: view:account.open.closed.fiscalyear:0 msgid "Choose Fiscal Year " -msgstr "Alege Anul Fiscal " +msgstr "Alegeti Anul Fiscal " #. module: account #: help:account.payment.term,active:0 @@ -163,34 +167,29 @@ msgstr "" #: code:addons/account/account_invoice.py:1428 #, python-format msgid "Warning!" -msgstr "Avertisment!" +msgstr "Avertizare!" #. module: account #: code:addons/account/account.py:3112 #, python-format msgid "Miscellaneous Journal" -msgstr "" +msgstr "Jurnal Diverse" #. module: account #: field:account.fiscal.position.account,account_src_id:0 #: field:account.fiscal.position.account.template,account_src_id:0 msgid "Account Source" -msgstr "Sursă cont" +msgstr "Cont sursa" #. module: account #: model:ir.actions.act_window,name:account.act_acc_analytic_acc_5_report_hr_timesheet_invoice_journal msgid "All Analytic Entries" -msgstr "Toate înregistrările analitice" - -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Facturi create in ultimele 15 zile" +msgstr "Toate Inregistrarile Analitice" #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" -msgstr "" +msgstr "Eticheta coloana" #. module: account #: code:addons/account/wizard/account_move_journal.py:95 @@ -213,17 +212,17 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_account_tax_template_form #: model:ir.ui.menu,name:account.menu_action_account_tax_template_form msgid "Tax Templates" -msgstr "Şabloane taxe" +msgstr "Sabloane taxe" #. module: account #: model:ir.model,name:account.model_account_tax msgid "account.tax" -msgstr "account.tax" +msgstr "taxa.cont" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_select msgid "Move line reconcile select" -msgstr "Mutati linia reconciliaza alege" +msgstr "Mutati linia reconciliati selectati" #. module: account #: help:account.tax.code,notprintable:0 @@ -232,19 +231,19 @@ msgid "" "Check this box if you don't want any VAT related to this Tax Code to appear " "on invoices" msgstr "" -"Bifati aceasta casuta daca doriti ca TVA-ul asociat acestui cod fiscal sa nu " +"Bifati aceasta casuta daca doriti ca TVA-ul asociat acestui Cod Fiscal sa nu " "apara pe facturi" #. module: account #: code:addons/account/account_invoice.py:1241 #, python-format msgid "Invoice '%s' is paid partially: %s%s of %s%s (%s%s remaining)" -msgstr "Factura '%s' este platită partial: %s%s din %s%s (a mai ramas %s%s)" +msgstr "Factura '%s' este platita partial: %s%s din %s%s (a mai ramas %s%s)" #. module: account #: model:process.transition,note:account.process_transition_supplierentriesreconcile0 msgid "Accounting entries are an input of the reconciliation." -msgstr "Înregistrările contabile sunt un input al reconcilierii" +msgstr "Inregistrarile contabile sunt un input al reconcilierii" #. module: account #: model:ir.ui.menu,name:account.menu_finance_management_belgian_reports @@ -255,7 +254,7 @@ msgstr "Rapoarte belgiene" #: code:addons/account/account_move_line.py:1200 #, python-format msgid "You can not add/modify entries in a closed journal." -msgstr "Nu puteţi adăuga/modifica înregistrări într-un jurnal închis." +msgstr "Nu puteti adauga/modifica inregistrarile dintr-un jurnal inchis." #. module: account #: help:account.account,user_type:0 @@ -264,6 +263,9 @@ msgid "" "legal reports, and set the rules to close a fiscal year and generate opening " "entries." msgstr "" +"Tipul de cont este folosit in scop informativ, pentru a genera rapoarte " +"juridice specifice tarilor, si pentru a configura regulile pentru inchiderea " +"unui an fiscal si a genera inregistrari deschise." #. module: account #: report:account.overdue:0 @@ -275,22 +277,22 @@ msgstr "Subtotal :" #: model:ir.actions.act_window,name:account.action_view_account_use_model #: model:ir.ui.menu,name:account.menu_action_manual_recurring msgid "Manual Recurring" -msgstr "Recurentă manuală" +msgstr "Recurenta manuala" #. module: account #: view:account.fiscalyear.close.state:0 msgid "Close Fiscalyear" -msgstr "Închiderea anului fiscal" +msgstr "Inchideti anul fiscal" #. module: account #: field:account.automatic.reconcile,allow_write_off:0 msgid "Allow write off" -msgstr "Permite pierderea" +msgstr "Permiteti pierderea" #. module: account #: view:account.analytic.chart:0 msgid "Select the Period for Analysis" -msgstr "Selectare perioadă pentru analiză" +msgstr "Selectati Perioada pentru Analiza" #. module: account #: view:account.move.line:0 @@ -302,12 +304,12 @@ msgstr "St." #, python-format msgid "Invoice line account company does not match with invoice company." msgstr "" -"Linia facturii contului companiei nu se potriveste cu factura companiei" +"Linia facturii contului companiei nu se potriveste cu factura companiei." #. module: account #: field:account.journal.column,field:0 msgid "Field Name" -msgstr "Nume câmp" +msgstr "Nume camp" #. module: account #: help:account.installer,charts:0 @@ -315,9 +317,8 @@ msgid "" "Installs localized accounting charts to match as closely as possible the " "accounting needs of your company based on your country." msgstr "" -"Installs a localizat grafice contabile pentru a se potrivi cat mai " -"indeaproape nevoilor contabile ale companiei dumneavoastra in functie de " -"tara d-voastra." +"Installs a localizat grafice contabile care se potrivesc cat mai indeaproape " +"nevoilor contabile ale companiei dumneavoastra in functie de tara d-voastra." #. module: account #: code:addons/account/wizard/account_move_journal.py:63 @@ -328,7 +329,8 @@ msgid "" "You can create one in the menu: \n" "Configuration/Financial Accounting/Accounts/Journals." msgstr "" -"Nu gaseste nici un jurnal contabil de tipul %s pentru aceasta companie. \n" +"Nu poate fi gasit niciun jurnal contabil de tipul %s pentru aceasta " +"companie.\n" "\n" "Puteti crea unul in meniul: \n" "Configurare/Contabilitate Financiara/Conturi/Jurnale." @@ -351,11 +353,14 @@ msgid "" "leave the automatic formatting, it will be computed based on the financial " "reports hierarchy (auto-computed field 'level')." msgstr "" +"Aici puteti configura formatul in care doriti sa fie afisata aceasta " +"inregistrare. Daca lasati formatul automat, va fi calculat pe baza ierarhiei " +"rapoartelor financiare (campul 'nivel' auto-calculat)." #. module: account #: view:account.installer:0 msgid "Configure" -msgstr "Configurare" +msgstr "Configurati" #. module: account #: selection:account.entries.report,month:0 @@ -374,35 +379,36 @@ msgid "" "Cash Registers, or Customer/Supplier payments." msgstr "" "Aceasta vizualizare este folosita de catre contabili pentru a înregistra " -"intrările pe scara larga în OpenERP. Elementele jurnalului sunt create de " -"catre OpenERP daca folosiți Extrase de cont, Case de marcat, sau Plăți " -"Clienți/Furnizor" +"intrarile pe scara larga in OpenERP. Elementele jurnalului sunt create de " +"catre OpenERP daca folositi Extrase de cont, Case de marcat, sau Plati " +"Client/Furnizor" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on an account of type view." msgstr "" +"Nu puteti crea elemente ale jurnalului intr-un cont de tipul vizualizare." #. module: account #: model:ir.model,name:account.model_account_tax_template msgid "account.tax.template" -msgstr "account.tax.template (cont.taxa.sablon)" +msgstr "sablon.taxa.cont" #. module: account #: model:ir.model,name:account.model_account_bank_accounts_wizard msgid "account.bank.accounts.wizard" -msgstr "account.bank.accounts.wizard (cont.banca.conturi.wizard)" +msgstr "wizard.conturi.cont.bancar" #. module: account #: field:account.move.line,date_created:0 #: field:account.move.reconcile,create_date:0 msgid "Creation date" -msgstr "Data creării" +msgstr "Data crearii" #. module: account #: selection:account.journal,type:0 msgid "Purchase Refund" -msgstr "Rambursare Cumparaturi" +msgstr "Rambursare Achizitii" #. module: account #: selection:account.journal,type:0 @@ -412,12 +418,12 @@ msgstr "Situatie Deschidere/Inchidere" #. module: account #: help:account.journal,currency:0 msgid "The currency used to enter statement" -msgstr "Moneda folosită la introducerea extrasului" +msgstr "Moneda folosita la introducerea extrasului" #. module: account #: field:account.open.closed.fiscalyear,fyear_id:0 msgid "Fiscal Year to Open" -msgstr "An fiscal de deschis" +msgstr "Anul Fiscal de deschis" #. module: account #: help:account.journal,sequence_id:0 @@ -426,17 +432,17 @@ msgid "" "entries of this journal." msgstr "" "Acest camp contine informatii referitoare la numerotarea intrarilor in acest " -"jurnal contabil" +"jurnal contabil." #. module: account #: field:account.journal,default_debit_account_id:0 msgid "Default Debit Account" -msgstr "Cont debit implicit" +msgstr "Cont Debit Implicit" #. module: account #: view:account.move:0 msgid "Total Credit" -msgstr "Credit total" +msgstr "Total Credit" #. module: account #: view:account.move.line.unreconcile.select:0 @@ -449,17 +455,17 @@ msgstr "Deschis pentru Nereconciliere" #: field:account.tax.template,chart_template_id:0 #: field:wizard.multi.charts.accounts,chart_template_id:0 msgid "Chart Template" -msgstr "Şablon plan de conturi" +msgstr "Sablon Plan de Conturi" #. module: account #: help:account.model.line,amount_currency:0 msgid "The amount expressed in an optional other currency." -msgstr "Suma exprimată întro altă monedă opţională" +msgstr "Suma exprimata intr-o alta moneda optionala." #. module: account #: field:accounting.report,enable_filter:0 msgid "Enable Comparison" -msgstr "" +msgstr "Activati Comparatia" #. module: account #: help:account.journal.period,state:0 @@ -469,7 +475,7 @@ msgid "" "'Done' state." msgstr "" "Atunci cand este creata perioada in jurnal. Stadiul este 'Ciorna'. Daca un " -"raport este printat, stadiul devine 'Printat'. Atunci cand toate " +"raport este tiparit, stadiul devine 'Tiparit'. Atunci cand toate " "tranzactiile sunt efectuate, stadiul devine 'Efectuat'." #. module: account @@ -480,10 +486,10 @@ msgid "" "amount of each area of the tax declaration for your country. It’s presented " "in a hierarchical structure, which can be modified to fit your needs." msgstr "" -"Graficul Fiscal este o vizualizare arbore care reflecta structura Cazurilor " +"Planul de taxe este o vizualizare arbore care reflecta structura Cazurilor " "Fiscale (sau 'codurilor fiscale') si prezinta situatia fiscala actuala. " -"Graficul fiscal reprezinta suma fiecarei parti a declaratiei fiscale din " -"tara dumneavoastra. Este prezentat in structura ierarhica, care poate fi " +"Planul de taxe fiscal reprezinta suma fiecarei parti a declaratiei fiscale " +"din tara dumneavoastra. Este prezentat in structura ierarhica, care poate fi " "modificata pentru a se potrivi nevoilor dumneavoastra." #. module: account @@ -519,7 +525,7 @@ msgstr "Jurnal" #. module: account #: model:ir.model,name:account.model_account_invoice_confirm msgid "Confirm the selected invoices" -msgstr "Confirma facturile selectate" +msgstr "Confirmati facturile selectate" #. module: account #: field:account.addtmpl.wizard,cparent_id:0 @@ -529,7 +535,7 @@ msgstr "Tinta parinte" #. module: account #: field:account.bank.statement,account_id:0 msgid "Account used in this journal" -msgstr "Cont folosit in acest jurnal" +msgstr "Contul folosit in acest jurnal" #. module: account #: help:account.aged.trial.balance,chart_account_id:0 @@ -547,12 +553,12 @@ msgstr "Cont folosit in acest jurnal" #: help:account.vat.declaration,chart_account_id:0 #: help:accounting.report,chart_account_id:0 msgid "Select Charts of Accounts" -msgstr "Selecteaza Planuri de Conturi" +msgstr "Selectati Planurile de Conturi" #. module: account #: sql_constraint:res.company:0 msgid "The company name must be unique !" -msgstr "" +msgstr "Numele companiei trebuie sa fie unic !" #. module: account #: model:ir.model,name:account.model_account_invoice_refund @@ -567,26 +573,26 @@ msgstr "Li." #. module: account #: field:account.automatic.reconcile,unreconciled:0 msgid "Not reconciled transactions" -msgstr "Tranzacţii nereconciliate" +msgstr "Tranzactii nereconciliate" #. module: account #: report:account.general.ledger:0 #: report:account.general.ledger_landscape:0 msgid "Counterpart" -msgstr "Omolog" +msgstr "Echivalent" #. module: account #: view:account.fiscal.position:0 #: field:account.fiscal.position,tax_ids:0 #: field:account.fiscal.position.template,tax_ids:0 msgid "Tax Mapping" -msgstr "Corespondenţă taxe" +msgstr "Reprezentare Taxa" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscalyear_close_state #: model:ir.ui.menu,name:account.menu_wizard_fy_close_state msgid "Close a Fiscal Year" -msgstr "Inchide un An Fiscal" +msgstr "Inchideti un An Fiscal" #. module: account #: model:process.transition,note:account.process_transition_confirmstatementfromdraft0 @@ -619,7 +625,7 @@ msgid "" "that are linked to those transactions because they will not be disable" msgstr "" "Daca nu reconciliati tranzactiile, trebuie, de asemenea, sa verificati toate " -"actiunile relationate acestor tranzactii deoarece nu vor ifi dezactivate." +"actiunile relationate acestor tranzactii deoarece nu vor fi dezactivate." #. module: account #: view:analytic.entries.report:0 @@ -629,39 +635,41 @@ msgstr " 30 zile " #. module: account #: field:ir.sequence,fiscal_ids:0 msgid "Sequences" -msgstr "Secvenţe" +msgstr "Secvente" #. module: account #: field:account.financial.report,account_report_id:0 #: selection:account.financial.report,type:0 msgid "Report Value" -msgstr "" +msgstr "Raport Valoare" #. module: account #: view:account.fiscal.position.template:0 msgid "Taxes Mapping" -msgstr "Corespondenţă taxe" +msgstr "Reprezentare taxe" #. module: account #: report:account.central.journal:0 msgid "Centralized Journal" -msgstr "Jurnal centralizat" +msgstr "Jurnal Centralizat" #. module: account #: sql_constraint:account.sequence.fiscalyear:0 msgid "Main Sequence must be different from current !" -msgstr "Secventa Principala trebuie sa fie diferita de secventa actuala" +msgstr "Secventa Principala trebuie sa fie diferita de secventa actuala !" #. module: account #: code:addons/account/account_move_line.py:1251 #, python-format msgid "No period found or more than one period found for the given date." msgstr "" +"Nu a fost gasita nicio perioada sau au fost gasite mai multe perioade pentru " +"data specificata." #. module: account #: field:account.invoice.tax,tax_amount:0 msgid "Tax Code Amount" -msgstr "Valoare cod fiscal" +msgstr "Valoare Cod Fiscal" #. module: account #: code:addons/account/account.py:3116 @@ -673,17 +681,17 @@ msgstr "SAJ" #: view:account.period:0 #: view:account.period.close:0 msgid "Close Period" -msgstr "Închidere perioadă" +msgstr "Inchideti perioada" #. module: account #: model:ir.model,name:account.model_account_common_partner_report msgid "Account Common Partner Report" -msgstr "Raportul partenerului cu privire la contul comun" +msgstr "Raportul Partenerului cu privire la Contul Comun" #. module: account #: field:account.fiscalyear.close,period_id:0 msgid "Opening Entries Period" -msgstr "Perioada înregistrărilor de deschidere" +msgstr "Perioada Deschidere Inregistrari" #. module: account #: model:ir.model,name:account.model_account_journal_period @@ -696,47 +704,37 @@ msgstr "Perioada Jurnal" #, python-format msgid "To reconcile the entries company should be the same for all entries" msgstr "" -"Pentru a reconcilia inregistrarile, compania ar trebui sa fie aceeasi pentru " +"Pentru a reconcilia inregistrarile, compania trebuie sa fie aceeasi pentru " "toate inregistrarile" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Conturi clienți" - #. module: account #: constraint:account.move.line:0 msgid "" "The date of your Journal Entry is not in the defined period! You should " "change the date or remove this constraint from the journal." msgstr "" +"Data Inregistrarii in Jurnal nu se afla in perioada definita! Ar trebui sa " +"schimbati data sau sa eliminati aceasta restrictie din jurnal." #. module: account #: model:ir.model,name:account.model_account_report_general_ledger msgid "General Ledger Report" -msgstr "Raport registru contabil general" +msgstr "Raport Registru de Contabilitate General" #. module: account #: view:account.invoice:0 msgid "Re-Open" -msgstr "Re-deschide" +msgstr "Redeschideti" #. module: account #: view:account.use.model:0 msgid "Are you sure you want to create entries?" -msgstr "Sunteti sigur ca doriţi să creaţi înregistrări ?" +msgstr "Sunteti sigur(a) ca doriti sa creati inregistrari ?" #. module: account #: view:account.invoice:0 msgid "Print Invoice" -msgstr "Imprima factura" +msgstr "Tipariti Factura" #. module: account #: field:account.partner.reconcile.process,today_reconciled:0 @@ -746,12 +744,12 @@ msgstr "Parteneri reconciliati astazi" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this year" -msgstr "" +msgstr "Jurnal de vanzari in acest an" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children with hierarchy" -msgstr "" +msgstr "Afisati conturi secundare ierarhic" #. module: account #: selection:account.payment.term.line,value:0 @@ -762,30 +760,30 @@ msgstr "Procent" #. module: account #: model:ir.ui.menu,name:account.menu_finance_charts msgid "Charts" -msgstr "Planuri de conturi" +msgstr "Grafice" #. module: account #: code:addons/account/project/wizard/project_account_analytic_line.py:47 #: model:ir.model,name:account.model_project_account_analytic_line #, python-format msgid "Analytic Entries by line" -msgstr "Inregistrari analitice per linie" +msgstr "Inregistrari Analitice dupa linie" #. module: account #: field:account.invoice.refund,filter_refund:0 msgid "Refund Method" -msgstr "" +msgstr "Metoda de rambursare" #. module: account #: code:addons/account/wizard/account_change_currency.py:38 #, python-format msgid "You can only change currency for Draft Invoice !" -msgstr "Puteti schimba valuta doar pentru factura ciorna!" +msgstr "Puteti schimba moneda doar pentru Factura Ciorna!" #. module: account #: model:ir.ui.menu,name:account.menu_account_report msgid "Financial Report" -msgstr "" +msgstr "Raport Financiar" #. module: account #: view:account.analytic.journal:0 @@ -809,6 +807,8 @@ msgid "" "Taxes are missing!\n" "Click on compute button." msgstr "" +"Lipsesc taxele!\n" +"Faceti click pe butonul calculeaza." #. module: account #: model:ir.model,name:account.model_account_subscription_line @@ -818,12 +818,12 @@ msgstr "Linie abonament cont" #. module: account #: help:account.invoice,reference:0 msgid "The partner reference of this invoice." -msgstr "Referinţă partener de pe această factură." +msgstr "Referinta partener a acestei facturi." #. module: account #: view:account.invoice.report:0 msgid "Supplier Invoices And Refunds" -msgstr "" +msgstr "Facturi Furnizor si Rambursari" #. module: account #: view:account.move.line.unreconcile.select:0 @@ -837,6 +837,7 @@ msgstr "Nereconciliere" #: view:account.payment.term.line:0 msgid "At 14 net days 2 percent, remaining amount at 30 days end of month." msgstr "" +"La 14 zile net 2 la suta, suma ramasa la sfarsitul lunii din 30 de zile." #. module: account #: model:ir.model,name:account.model_account_analytic_journal_report @@ -846,12 +847,12 @@ msgstr "Cont Jurnal Analitic" #. module: account #: model:ir.model,name:account.model_account_automatic_reconcile msgid "Automatic Reconcile" -msgstr "Reconciliere automata" +msgstr "Reconciliere Automata" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 msgid "J.C./Move name" -msgstr "J.C. / Denumire mişcare" +msgstr "J.C. / Nume miscare" #. module: account #: model:ir.actions.act_window,help:account.action_account_gain_loss @@ -861,6 +862,11 @@ msgid "" "or Loss you'd realized if those transactions were ended today. Only for " "accounts having a secondary currency set." msgstr "" +"Atunci cand faceti tranzactii cu mai multe valute, puteti pierde sau castiga " +"o anumita suma datorita taxelor cursului de schimb valutar. Acest meniu va " +"ofera o estimare a Castigului sau a Pierderii realizat(a) daca acele " +"tranzactii s-ar finaliza astazi. Valabil numai pentru conturile care au " +"configurata o valuta secundara." #. module: account #: selection:account.entries.report,month:0 @@ -881,7 +887,7 @@ msgstr "zile" msgid "" "If checked, the new chart of accounts will not contain this by default." msgstr "" -"Dacă este bifat, noul plan de conturi nu va contine acest lucru implicit." +"Daca este bifat, noul plan de conturi nu va contine acest lucru implicit." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:110 @@ -891,7 +897,7 @@ msgid "" "unreconciled first. You can only Refund this invoice" msgstr "" "Nu se poate %s factura care este deja reconciliata, factura ar trebui sa fie " -"nereconciliata mai intai. Puteti doar sa Rambursati aceasta factura." +"nereconciliata mai intai. Puteti doar sa Rambursati aceasta factura" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form_new @@ -906,7 +912,7 @@ msgstr "Calcul" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Cancel: refund invoice and reconcile" -msgstr "" +msgstr "Anulati: rambursati factura si reconciliati" #. module: account #: field:account.cashbox.line,pieces:0 @@ -924,17 +930,17 @@ msgstr "Intarzierea medie la plata" #: model:ir.actions.act_window,name:account.action_tax_code_tree #: model:ir.ui.menu,name:account.menu_action_tax_code_tree msgid "Chart of Taxes" -msgstr "Plan taxe" +msgstr "Plan de Taxe" #. module: account #: view:account.fiscalyear:0 msgid "Create 3 Months Periods" -msgstr "Creare perioade de 3 luni" +msgstr "Creati Perioade de 3 luni" #. module: account #: report:account.overdue:0 msgid "Due" -msgstr "Scadentă" +msgstr "Scadent(a)" #. module: account #: code:addons/account/account.py:1345 @@ -943,6 +949,8 @@ msgid "" "You cannot validate this journal entry because account \"%s\" does not " "belong to chart of accounts \"%s\"!" msgstr "" +"Nu puteti valida aceasta inregistrare in jurnal deoarece contul \"%s\" nu " +"apartine planului de conturi \"%s\"!" #. module: account #: code:addons/account/account_move_line.py:835 @@ -951,6 +959,8 @@ msgid "" "This account does not allow reconciliation! You should update the account " "definition to change this." msgstr "" +"Acest cont nu permite reconcilierea! Trebuie sa actualizati definitia " +"contului pentru a schimba acest lucru." #. module: account #: view:account.invoice:0 @@ -958,14 +968,14 @@ msgstr "" #: view:validate.account.move:0 #: view:validate.account.move.lines:0 msgid "Approve" -msgstr "Aprobă" +msgstr "Aprobati" #. module: account #: view:account.invoice:0 #: view:account.move:0 #: view:report.invoice.created:0 msgid "Total Amount" -msgstr "Suma totală" +msgstr "Suma totala" #. module: account #: selection:account.account,type:0 @@ -979,22 +989,22 @@ msgstr "Consolidare" #: model:account.financial.report,name:account.account_financial_report_liability0 #: model:account.financial.report,name:account.account_financial_report_liabilitysum0 msgid "Liability" -msgstr "Pasiv" +msgstr "Raspundere" #. module: account #: view:account.entries.report:0 msgid "Extended Filters..." -msgstr "Filtre extinse..." +msgstr "Filtre Extinse..." #. module: account #: model:ir.ui.menu,name:account.menu_account_central_journal msgid "Centralizing Journal" -msgstr "Centralizare jurnal" +msgstr "Centralizare Jurnal" #. module: account #: selection:account.journal,type:0 msgid "Sale Refund" -msgstr "Ramburs vanzare" +msgstr "Rambursare Vanzare" #. module: account #: model:process.node,note:account.process_node_accountingstatemententries0 @@ -1004,7 +1014,7 @@ msgstr "Extras de cont" #. module: account #: field:account.analytic.line,move_id:0 msgid "Move Line" -msgstr "Linie mişcare" +msgstr "Linie miscare" #. module: account #: help:account.move.line,tax_amount:0 @@ -1013,7 +1023,7 @@ msgid "" "amount.If the tax account is base tax code, this field will contain the " "basic amount(without tax)." msgstr "" -"Daca contul de taxe este un cont al codului fiscal, acest camp va contine " +"Daca Contul de taxe este un cont al codului fiscal, acest camp va contine " "suma impozabila. Daca contul de taxe este cod fiscal de baza, acest camp va " "contine suma de baza (fara impozit)." @@ -1021,17 +1031,17 @@ msgstr "" #: code:addons/account/account.py:2596 #, python-format msgid "I can not locate a parent code for the template account!" -msgstr "" +msgstr "Nu pot localiza un cod principal pentru contul sablon!" #. module: account #: view:account.analytic.line:0 msgid "Purchases" -msgstr "Achiziții" +msgstr "Achizitii" #. module: account #: field:account.model,lines_id:0 msgid "Model Entries" -msgstr "Înregistrări model" +msgstr "Inregistrari model" #. module: account #: field:account.account,code:0 @@ -1058,7 +1068,7 @@ msgstr "Cod" #: code:addons/account/account_move_line.py:173 #, python-format msgid "No Analytic Journal !" -msgstr "Nu există jurnal analitic !" +msgstr "Nu exista nici un Jurnal Analitic !" #. module: account #: report:account.partner.balance:0 @@ -1067,7 +1077,7 @@ msgstr "Nu există jurnal analitic !" #: model:ir.actions.report.xml,name:account.account_3rdparty_account_balance #: model:ir.ui.menu,name:account.menu_account_partner_balance_report msgid "Partner Balance" -msgstr "Balanţă parteneri" +msgstr "Sold Partener" #. module: account #: field:account.bank.accounts.wizard,acc_name:0 @@ -1097,16 +1107,18 @@ msgid "" "You cannot change the type of account from '%s' to '%s' type as it contains " "journal items!" msgstr "" +"Nu puteti schimba tipul contului din '%s' in tipul '%s' deoarece contine " +"elemente ale jurnalului!" #. module: account #: field:account.report.general.ledger,sortby:0 msgid "Sort by" -msgstr "" +msgstr "Sortati dupa" #. module: account #: help:account.fiscalyear.close,fy_id:0 msgid "Select a Fiscal year to close" -msgstr "Selectati anul fiscal care va fi închis" +msgstr "Selectati Anul fiscal care va fi inchis" #. module: account #: help:account.account.template,user_type:0 @@ -1114,7 +1126,7 @@ msgid "" "These types are defined according to your country. The type contains more " "information about the account and its specificities." msgstr "" -"Aceste tipuri sunt definite în functie de ţara dumneavoastră. Tipul contine " +"Aceste tipuri sunt definite în functie de tara dumneavoastra. Tipul contine " "mai multe informatii despre cont si specificul acestuia." #. module: account @@ -1123,16 +1135,18 @@ msgstr "" msgid "" "You have to provide an account for the write off/exchange difference entry !" msgstr "" +"Trebuie sa introduceti un cont pentru inregistrarea diferentei dintre " +"pierdere/schimb valutar!" #. module: account #: view:account.tax:0 msgid "Applicability Options" -msgstr "Optiuni aplicabilitate" +msgstr "Optiuni Aplicabilitate" #. module: account #: report:account.partner.balance:0 msgid "In dispute" -msgstr "În litigiu" +msgstr "In litigiu" #. module: account #: model:ir.actions.act_window,name:account.action_view_bank_statement_tree @@ -1156,12 +1170,12 @@ msgstr "Manager" #. module: account #: view:account.subscription.generate:0 msgid "Generate Entries before:" -msgstr "Generarea Inregistrarilor inainte:" +msgstr "Generati Inregistrari inainte de:" #. module: account #: view:account.move.line:0 msgid "Unbalanced Journal Items" -msgstr "" +msgstr "Elemente Neechilibrate Jurnal" #. module: account #: model:account.account.type,name:account.data_account_type_bank @@ -1169,17 +1183,17 @@ msgstr "" #: code:addons/account/account.py:3003 #, python-format msgid "Bank" -msgstr "Bancă" +msgstr "Banca" #. module: account #: field:account.period,date_start:0 msgid "Start of Period" -msgstr "Începutul perioadei" +msgstr "Inceputul perioadei" #. module: account #: model:process.transition,name:account.process_transition_confirmstatementfromdraft0 msgid "Confirm statement" -msgstr "Confirma extrasul" +msgstr "Confirmati extrasul" #. module: account #: help:account.account,foreign_balance:0 @@ -1187,22 +1201,24 @@ msgid "" "Total amount (in Secondary currency) for transactions held in secondary " "currency for this account." msgstr "" +"Valoarea totala (exprimata in Moneda secundara) pentru tranzactii efectuate " +"in moneda secundara a acestui cont." #. module: account #: field:account.fiscal.position.tax,tax_dest_id:0 #: field:account.fiscal.position.tax.template,tax_dest_id:0 msgid "Replacement Tax" -msgstr "Taxă înlocuire" +msgstr "Taxa de inlocuire" #. module: account #: selection:account.move.line,centralisation:0 msgid "Credit Centralisation" -msgstr "Centralizare credit" +msgstr "Centralizare Credit" #. module: account #: view:report.account_type.sales:0 msgid "All Months Sales by type" -msgstr "" +msgstr "Vanzarile din toate lunile dupa tip" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree2 @@ -1222,22 +1238,22 @@ msgstr "" #: model:ir.actions.act_window,name:account.action_account_tax_code_template_form #: model:ir.ui.menu,name:account.menu_action_account_tax_code_template_form msgid "Tax Code Templates" -msgstr "Şabloane pentru coduri de taxe" +msgstr "Sabloane Coduri Fiscale" #. module: account #: view:account.invoice.cancel:0 msgid "Cancel Invoices" -msgstr "Anuleaza facturi" +msgstr "Anulati Facturile" #. module: account #: help:account.journal,code:0 msgid "The code will be displayed on reports." -msgstr "" +msgstr "Codul va fi afisat in rapoarte." #. module: account #: view:account.tax.template:0 msgid "Taxes used in Purchases" -msgstr "" +msgstr "Taxe utilizate in Achizitii." #. module: account #: field:account.invoice.tax,tax_code_id:0 @@ -1245,22 +1261,22 @@ msgstr "" #: field:account.tax.template,tax_code_id:0 #: model:ir.model,name:account.model_account_tax_code msgid "Tax Code" -msgstr "Cod taxă" +msgstr "Cod fiscal" #. module: account #: field:account.account,currency_mode:0 msgid "Outgoing Currencies Rate" -msgstr "Curs de schimb pentru ieşiri" +msgstr "Curs Valutar Iesiri" #. module: account #: selection:account.analytic.journal,type:0 msgid "Situation" -msgstr "Situaţie" +msgstr "Situatie" #. module: account #: help:account.move.line,move_id:0 msgid "The move of this entry line." -msgstr "Mişcarea corespunzătoare acestei înregistrări" +msgstr "Miscarea acestei linii a inregistrarii." #. module: account #: code:addons/account/account_move_line.py:1302 @@ -1269,11 +1285,13 @@ msgid "" "You can not use this general account in this journal, check the tab 'Entry " "Controls' on the related journal !" msgstr "" +"Nu puteti utiliza acest cont general in acest jurnal, bifati tabul 'Control " +"Inregistrare' in jurnalul asociat !" #. module: account #: field:account.move.line.reconcile,trans_nbr:0 msgid "# of Transaction" -msgstr "# tranzacţiei" +msgstr "# Tranzactiei" #. module: account #: report:account.general.ledger:0 @@ -1281,20 +1299,20 @@ msgstr "# tranzacţiei" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Entry Label" -msgstr "Etichetă înregistrare" +msgstr "Eticheta Inregistrare" #. module: account #: code:addons/account/account.py:1129 #, python-format msgid "You can not modify/delete a journal with entries for this period !" msgstr "" -"Nu puteţi modifica/şterge un jurnal cu înregistrări pentru această perioadă !" +"Nu puteţi modifica/sterge un jurnal cu inregistrari pentru aceasta perioada !" #. module: account #: help:account.invoice,origin:0 #: help:account.invoice.line,origin:0 msgid "Reference of the document that produced this invoice." -msgstr "Referinţa la documentul care a produs aceasta factura." +msgstr "Referinta la documentul care a produs aceasta factura." #. module: account #: view:account.analytic.line:0 @@ -1305,7 +1323,7 @@ msgstr "Altele" #. module: account #: view:account.subscription:0 msgid "Draft Subscription" -msgstr "" +msgstr "Abonament Ciorna" #. module: account #: view:account.account:0 @@ -1339,14 +1357,14 @@ msgstr "Cont" #. module: account #: field:account.tax,include_base_amount:0 msgid "Included in base amount" -msgstr "Inclus în suma de bază" +msgstr "Inclus in suma de baza" #. module: account #: view:account.entries.report:0 #: model:ir.actions.act_window,name:account.action_account_entries_report_all #: model:ir.ui.menu,name:account.menu_action_account_entries_report_all msgid "Entries Analysis" -msgstr "Analiza inregistrarilor" +msgstr "Analiza Inregistrarilor" #. module: account #: field:account.account,level:0 @@ -1379,57 +1397,57 @@ msgstr "Selectati o perioada de inceput si una de sfarsit" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitandloss0 msgid "Profit and Loss" -msgstr "" +msgstr "Profit si Pierdere" #. module: account #: model:ir.model,name:account.model_account_account_template msgid "Templates for Accounts" -msgstr "Şabloane pentru conturi" +msgstr "Sabloane pentru Conturi" #. module: account #: view:account.tax.code.template:0 msgid "Search tax template" -msgstr "Cautare sablon taxa" +msgstr "Cautati sablon taxa" #. module: account #: view:account.move.reconcile:0 #: model:ir.actions.act_window,name:account.action_account_reconcile_select #: model:ir.actions.act_window,name:account.action_view_account_move_line_reconcile msgid "Reconcile Entries" -msgstr "Reconciliere înregistrări" +msgstr "Reconciliati Inregistrarile" #. module: account #: model:ir.actions.report.xml,name:account.account_overdue #: view:res.company:0 msgid "Overdue Payments" -msgstr "Plăţi restante" +msgstr "Plati restante" #. module: account #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Initial Balance" -msgstr "Sold initial" +msgstr "Soldul initial" #. module: account #: view:account.invoice:0 msgid "Reset to Draft" -msgstr "Resetare la Ciorna" +msgstr "Resetare ca Ciorna" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "Bank Information" -msgstr "Informaţii bancare" +msgstr "Informatii bancare" #. module: account #: view:account.aged.trial.balance:0 #: view:account.common.report:0 msgid "Report Options" -msgstr "Opţiuni raport" +msgstr "Optiuni Raport" #. module: account #: model:ir.model,name:account.model_account_entries_report msgid "Journal Items Analysis" -msgstr "Analiza elementelor din jurnal" +msgstr "Analiza Elementelor din Jurnal" #. module: account #: model:ir.ui.menu,name:account.next_id_22 @@ -1448,12 +1466,12 @@ msgstr "Extras de cont" #. module: account #: field:res.partner,property_account_receivable:0 msgid "Account Receivable" -msgstr "Cont încasări" +msgstr "Cont Incasari" #. module: account #: model:ir.actions.report.xml,name:account.account_central_journal msgid "Central Journal" -msgstr "Jurnal central" +msgstr "Jurnal Central" #. module: account #: selection:account.balance.report,display_account:0 @@ -1461,54 +1479,54 @@ msgstr "Jurnal central" #: selection:account.partner.balance,display_partner:0 #: selection:account.report.general.ledger,display_account:0 msgid "With balance is not equal to 0" -msgstr "Cu sold diferit de zero" +msgstr "Cu soldul diferit de zero" #. module: account #: view:account.tax:0 msgid "Search Taxes" -msgstr "Căutare taxe" +msgstr "Cautati Taxele" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger msgid "Account Analytic Cost Ledger" -msgstr "Registru cont costuri analitice" +msgstr "Registru Costuri Cont Analitic" #. module: account #: view:account.model:0 msgid "Create entries" -msgstr "Creează înregistrări" +msgstr "Creati inregistrari" #. module: account #: field:account.entries.report,nbr:0 msgid "# of Items" -msgstr "# elemente" +msgstr "# Elemente" #. module: account #: field:account.automatic.reconcile,max_amount:0 msgid "Maximum write-off amount" -msgstr "Suma maximă pierduta" +msgstr "Suma maxima pierduta" #. module: account #: view:account.invoice:0 msgid "Compute Taxes" -msgstr "Calculare taxe" +msgstr "Calculati Taxele" #. module: account #: field:account.chart.template,code_digits:0 #: field:wizard.multi.charts.accounts,code_digits:0 msgid "# of Digits" -msgstr "# de cifre" +msgstr "# de Cifre" #. module: account #: field:account.journal,entry_posted:0 msgid "Skip 'Draft' State for Manual Entries" -msgstr "Omite stadiul 'Ciorna' pentru Inregistrarile Manuale" +msgstr "Omiteti stadiul 'Ciorna' pentru Inregistrarile Manuale" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,price_total:0 msgid "Total Without Tax" -msgstr "Total fără taxe" +msgstr "Total fara taxe" #. module: account #: model:ir.actions.act_window,help:account.action_move_journal_line @@ -1518,7 +1536,7 @@ msgid "" "entry per accounting document: invoice, refund, supplier payment, bank " "statements, etc." msgstr "" -"O inregistrare in jurnal consta in mai multe elemente ale jurnalului, " +"O inregistrare in jurnal consta din mai multe elemente ale jurnalului, " "fiecare dintre ele fiind sau o tranzactie debit sau o tranzactie credit. " "OpenERP creeaza automat o inregistrare in jurnal per document contabil: " "factura, ramburs, plata furnizorului, extrase de cont, etc." @@ -1534,17 +1552,19 @@ msgid "" "By unchecking the active field, you may hide a fiscal position without " "deleting it." msgstr "" +"Daca debifati campul activ, puteti ascunde o positie fiscala fara sa o " +"stergeti." #. module: account #: model:ir.model,name:account.model_temp_range msgid "A Temporary table used for Dashboard view" -msgstr "Un tabel temporar folosit pentru vizualizarea Tabloului de bord" +msgstr "Un Tabel temporar folosit pentru vizualizarea Tabloului de bord" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree4 #: model:ir.ui.menu,name:account.menu_action_invoice_tree4 msgid "Supplier Refunds" -msgstr "Restituiri furnizor" +msgstr "Rambursare Furnizor" #. module: account #: selection:account.account,type:0 @@ -1555,22 +1575,22 @@ msgstr "Restituiri furnizor" #: selection:account.fiscalyear,state:0 #: selection:account.period,state:0 msgid "Closed" -msgstr "Închis" +msgstr "Inchis(a)" #. module: account #: model:ir.ui.menu,name:account.menu_finance_recurrent_entries msgid "Recurring Entries" -msgstr "Inregistrari recurente" +msgstr "Inregistrari Recurente" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_template msgid "Template for Fiscal Position" -msgstr "Şablon pentru Poziţia Fiscală" +msgstr "Sablon pentru Pozitia Fiscala" #. module: account #: field:account.automatic.reconcile,reconciled:0 msgid "Reconciled transactions" -msgstr "Tranzacţii reconciliate" +msgstr "Tranzactii reconciliate" #. module: account #: field:account.journal.view,columns_id:0 @@ -1585,7 +1605,7 @@ msgstr "." #. module: account #: view:account.analytic.cost.ledger.journal.report:0 msgid "and Journals" -msgstr "şi jurnale" +msgstr "si Jurnale" #. module: account #: field:account.journal,groups_id:0 @@ -1606,30 +1626,30 @@ msgstr "Mergeti la partenerul următor" #. module: account #: view:account.bank.statement:0 msgid "Search Bank Statements" -msgstr "Cautare Extrase de cont" +msgstr "Cautati Extrase de cont" #. module: account #: view:account.move.line:0 msgid "Unposted Journal Items" -msgstr "" +msgstr "Elemente Neafisate ale Jurnalului" #. module: account #: view:account.chart.template:0 #: field:account.chart.template,property_account_payable:0 msgid "Payable Account" -msgstr "Cont plati" +msgstr "Cont Plati" #. module: account #: field:account.tax,account_paid_id:0 #: field:account.tax.template,account_paid_id:0 msgid "Refund Tax Account" -msgstr "Cont restituire taxă" +msgstr "Cont Restituire Taxa" #. module: account #: view:account.bank.statement:0 #: field:account.bank.statement,line_ids:0 msgid "Statement lines" -msgstr "Linii extras de cont" +msgstr "Linii Extras de cont" #. module: account #: model:ir.actions.act_window,help:account.action_bank_statement_tree @@ -1658,12 +1678,12 @@ msgstr "Data/Cod" #: view:analytic.entries.report:0 #: field:analytic.entries.report,general_account_id:0 msgid "General Account" -msgstr "Cont general" +msgstr "Cont General" #. module: account #: field:res.partner,debit_limit:0 msgid "Payable Limit" -msgstr "Limită de plata" +msgstr "Limita de plata" #. module: account #: report:account.invoice:0 @@ -1673,7 +1693,7 @@ msgstr "Limită de plata" #: model:ir.model,name:account.model_account_invoice #: model:res.request.link,name:account.req_link_invoice msgid "Invoice" -msgstr "Factură" +msgstr "Factura" #. module: account #: model:process.node,note:account.process_node_analytic0 @@ -1689,26 +1709,21 @@ msgstr "Secventa An Fiscal" #. module: account #: field:wizard.multi.charts.accounts,seq_journal:0 msgid "Separated Journal Sequences" -msgstr "Secvente de jurnal separate" +msgstr "Secvente Separate de Jurnal" #. module: account #: view:account.invoice:0 msgid "Responsible" msgstr "Responsabil" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Vanzari dupa Tipul de cont" - #. module: account #: view:account.invoice.refund:0 msgid "" "Cancel Invoice: Creates the refund invoice, validate and reconcile it to " "cancel the current invoice." msgstr "" -"Anuleaza factura: Creeaza factura ramburs, o valideaza si reconciliaza " -"pentru a anula factura actuala." +"Anulati factura: Creati factura ramburs, o validati si reconciliati pentru a " +"anula factura actuala." #. module: account #: model:ir.ui.menu,name:account.periodical_processing_invoicing @@ -1724,7 +1739,7 @@ msgstr "Partener Necunoscut" #. module: account #: field:account.tax.code,sum:0 msgid "Year Sum" -msgstr "Suma pe an" +msgstr "Suma anuala" #. module: account #: code:addons/account/account_invoice.py:1429 @@ -1737,7 +1752,7 @@ msgstr "" #. module: account #: view:account.change.currency:0 msgid "This wizard will change the currency of the invoice" -msgstr "Acest wizard va schimba moneda în care este exprimată factura" +msgstr "Acest wizard va schimba moneda an care este exprimata factura" #. module: account #: model:ir.actions.act_window,help:account.action_account_chart @@ -1747,18 +1762,18 @@ msgid "" "on an account." msgstr "" "Afisarea planului de conturi al companiei dumneavoastra per an fiscal si " -"filtrarea lui pe perioada.Aveti o vizualizare arbore completa a tuturor " -"elementelor jurnalului per cod cont facand click pe un cont." +"filtrarea lui pe perioada. Aveti o vizualizare arbore completa a tuturor " +"elementelor jurnalului pe cod cont facand click pe un cont." #. module: account #: view:account.analytic.account:0 msgid "Pending Accounts" -msgstr "" +msgstr "Conturi in asteptare" #. module: account #: view:account.tax.template:0 msgid "Tax Declaration" -msgstr "Declaraţie fiscala" +msgstr "Declaratie fiscala" #. module: account #: help:account.journal.period,active:0 @@ -1767,17 +1782,17 @@ msgid "" "period without removing it." msgstr "" "Daca campul activ este setat pe Fals, va va permite sa ascundeti perioada " -"din jurnal fara a o sterge." +"din jurnal fara sa o stergeti." #. module: account #: view:res.partner:0 msgid "Supplier Debit" -msgstr "Debit furnizor" +msgstr "Debit Furnizor" #. module: account #: model:ir.actions.act_window,name:account.act_account_partner_account_move_all msgid "Receivables & Payables" -msgstr "Încasări & plați" +msgstr "Incasari & Plati" #. module: account #: model:ir.model,name:account.model_account_common_journal_report @@ -1787,12 +1802,12 @@ msgstr "Raport Jurnal Cont Comun" #. module: account #: selection:account.partner.balance,display_partner:0 msgid "All Partners" -msgstr "Toti partenerii" +msgstr "Toti Partenerii" #. module: account #: view:account.analytic.chart:0 msgid "Analytic Account Charts" -msgstr "Planuri de conturi analitice" +msgstr "Planuri de Conturi Analitice" #. module: account #: view:account.analytic.line:0 @@ -1803,13 +1818,13 @@ msgstr "Inregistrarile mele" #. module: account #: report:account.overdue:0 msgid "Customer Ref:" -msgstr "Referință client:" +msgstr "Referinta Client:" #. module: account #: code:addons/account/account_cash_statement.py:292 #, python-format msgid "User %s does not have rights to access %s journal !" -msgstr "Utilizatorul %s nu are dreptul de a accesa jurnalul %s!" +msgstr "Utilizatorul %s nu are dreptul de a accesa jurnalul %s !" #. module: account #: help:account.period,special:0 @@ -1819,7 +1834,7 @@ msgstr "Aceste perioade se pot suprapune." #. module: account #: model:process.node,name:account.process_node_draftstatement0 msgid "Draft statement" -msgstr "Extras ciornă" +msgstr "Extras ciorna" #. module: account #: view:account.tax:0 @@ -1829,7 +1844,7 @@ msgstr "Declaratie fiscala: Note de credit" #. module: account #: field:account.move.line.reconcile,credit:0 msgid "Credit amount" -msgstr "Suma credit" +msgstr "Valoarea creditului" #. module: account #: code:addons/account/account.py:407 @@ -1837,20 +1852,20 @@ msgstr "Suma credit" #: code:addons/account/account.py:429 #, python-format msgid "Error!" -msgstr "" +msgstr "Eroare!" #. module: account #: sql_constraint:account.move.line:0 msgid "Wrong credit or debit value in accounting entry !" msgstr "" -"Valoare gresita a creditului sau debitului in inregistrarea contabila!" +"Valoare gresita a creditului sau debitului in inregistrarea contabila !" #. module: account #: view:account.invoice.report:0 #: model:ir.actions.act_window,name:account.action_account_invoice_report_all #: model:ir.ui.menu,name:account.menu_action_account_invoice_report_all msgid "Invoices Analysis" -msgstr "Analiza facturilor" +msgstr "Analiza Facturilor" #. module: account #: model:ir.model,name:account.model_account_period_close @@ -1860,28 +1875,28 @@ msgstr "incheierea perioadei" #. module: account #: view:account.installer:0 msgid "Configure Fiscal Year" -msgstr "Configurare An Fiscal" +msgstr "Configurati Anul Fiscal" #. module: account #: model:ir.actions.act_window,name:account.action_project_account_analytic_line_form msgid "Entries By Line" -msgstr "Inregistrari in functie de Linie" +msgstr "Inregistrari dupa Linie" #. module: account #: field:account.vat.declaration,based_on:0 msgid "Based on" -msgstr "" +msgstr "Pe baza" #. module: account #: field:account.invoice,move_id:0 #: field:account.invoice,move_name:0 msgid "Journal Entry" -msgstr "Inregistrare in jurnal" +msgstr "Inregistrare in Jurnal" #. module: account #: view:account.tax:0 msgid "Tax Declaration: Invoices" -msgstr "Declaratie fiscala: Facturi" +msgstr "Declaratie Fiscala: Facturi" #. module: account #: field:account.cashbox.line,subtotal:0 @@ -1905,7 +1920,7 @@ msgstr "Eroare! Nu puteti crea companii recursive." #. module: account #: model:ir.actions.report.xml,name:account.account_journal_sale_purchase msgid "Sale/Purchase Journal" -msgstr "" +msgstr "Jurnal Vanzari/Achizitii" #. module: account #: view:account.analytic.account:0 @@ -1916,19 +1931,19 @@ msgstr "Cont analitic" #: code:addons/account/account_bank_statement.py:339 #, python-format msgid "Please verify that an account is defined in the journal." -msgstr "Verificaţi dacă acest cont este definit în jurnal." +msgstr "Va rugam sa verificati daca acest cont este definit in jurnal." #. module: account #: selection:account.entries.report,move_line_state:0 #: selection:account.move.line,state:0 msgid "Valid" -msgstr "Valid" +msgstr "Valabil" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_journal #: model:ir.model,name:account.model_account_print_journal msgid "Account Print Journal" -msgstr "Jurnal Printare Cont" +msgstr "Jurnal Tiparire Cont" #. module: account #: model:ir.model,name:account.model_product_category @@ -1947,18 +1962,21 @@ msgid "" "will be added, Loss : Amount will be deducted.), as calculated in Profit & " "Loss Report" msgstr "" +"Acest cont este folosit pentru transferul Profitului/Pierderii (Daca este " +"Profit: Suma va fi adaugata, Pierdere: Suma va fi scazuta.), asa cum a fost " +"calculat in Raportul Profituri & Pierderi" #. module: account #: model:process.node,note:account.process_node_reconciliation0 #: model:process.node,note:account.process_node_supplierreconciliation0 msgid "Comparison between accounting and payment entries" -msgstr "Comparatie intre intrarile contabile si plati" +msgstr "Comparatie intre inregistrarile contabile si plati" #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Tax Definition" -msgstr "Definire taxe" +msgstr "Definite Taxe" #. module: account #: help:wizard.multi.charts.accounts,seq_journal:0 @@ -1966,8 +1984,8 @@ msgid "" "Check this box if you want to use a different sequence for each created " "journal. Otherwise, all will use the same sequence." msgstr "" -"Bifaţi aceasta casuta dacă doriţi să folositi o secvenţă diferită pentru " -"fiecare jurnal creat. Altfel, toate vor folosi aceeaşi secvenţă." +"Bifati aceasta casuta daca doriti sa folositi o secventa diferita pentru " +"fiecare jurnal creat. Altfel, toate vor folosi aceeasi secventa." #. module: account #: help:account.partner.ledger,amount_currency:0 @@ -1990,7 +2008,7 @@ msgstr "" #: code:addons/account/account_invoice.py:73 #, python-format msgid "You must define an analytic journal of type '%s'!" -msgstr "" +msgstr "Trebuie sa definiti un jurnal analitic de tipul '%s'!" #. module: account #: field:account.installer,config_logo:0 @@ -2005,11 +2023,15 @@ msgid "" "currency. You should remove the secondary currency on the account or select " "a multi-currency view on the journal." msgstr "" +"Contul selectat din Inregistrarea in Jurnal solicita furnizarea unei monede " +"secundare. Ar trebui sa stergeti moneda secundara din cont sau sa selectati " +"o vizualizare multi-moneda in jurnal." #. module: account #: model:ir.actions.act_window,help:account.action_account_financial_report_tree msgid "Makes a generic system to draw financial reports easily." msgstr "" +"Face ca un sistem general sa efectueze rapoarte financiare cu usurinta." #. module: account #: view:account.invoice:0 @@ -2029,12 +2051,12 @@ msgstr "" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a sale journal." -msgstr "" +msgstr "Elemente ale Jurnalului Analitic asociate unui jurnal de vanzari." #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Italic Text (smaller)" -msgstr "" +msgstr "Text cursiv (mai mic)" #. module: account #: view:account.bank.statement:0 @@ -2047,17 +2069,17 @@ msgstr "" #: selection:account.subscription,state:0 #: selection:report.invoice.created,state:0 msgid "Draft" -msgstr "Ciornă" +msgstr "Ciorna" #. module: account #: report:account.journal.period.print.sale.purchase:0 msgid "VAT Declaration" -msgstr "" +msgstr "Declaratie TVA" #. module: account #: field:account.move.reconcile,line_partial_ids:0 msgid "Partial Entry lines" -msgstr "Linii cu înregistrări parţiale" +msgstr "Linii Inregistrari partiale" #. module: account #: view:account.fiscalyear:0 @@ -2069,7 +2091,7 @@ msgstr "An fiscal" #: view:account.journal.select:0 #: view:project.account.analytic.line:0 msgid "Open Entries" -msgstr "Înregistrări deschise" +msgstr "Inregistrari deschise" #. module: account #: field:account.automatic.reconcile,account_ids:0 @@ -2098,7 +2120,7 @@ msgstr "Ianuarie" #. module: account #: view:account.journal:0 msgid "Validations" -msgstr "Validări" +msgstr "Validari" #. module: account #: view:account.entries.report:0 @@ -2108,7 +2130,7 @@ msgstr "Anul fiscal curent" #. module: account #: view:account.tax.chart:0 msgid "Account tax charts" -msgstr "Cont planuri fiscale" +msgstr "Cont Planuri fiscale" #. module: account #: constraint:account.period:0 @@ -2116,14 +2138,14 @@ msgid "" "Invalid period ! Some periods overlap or the date period is not in the scope " "of the fiscal year. " msgstr "" -"Perioadă invalidă ! Unele perioade se suprapun sau perioada datei este în " +"Perioada invalida ! Unele perioade se suprapun sau perioada datei este in " "afara anului fiscal. " #. module: account #: code:addons/account/account_bank_statement.py:357 #, python-format msgid "You have to assign an analytic journal on the '%s' journal!" -msgstr "" +msgstr "Trebuie sa atribuiti un jurnal analitic jurnalului '%s'!" #. module: account #: selection:account.invoice,state:0 @@ -2131,7 +2153,7 @@ msgstr "" #: selection:account.invoice.report,state:0 #: selection:report.invoice.created,state:0 msgid "Pro-forma" -msgstr "Proformă" +msgstr "Pro-forma" #. module: account #: code:addons/account/account.py:1461 @@ -2139,7 +2161,9 @@ msgstr "Proformă" msgid "" "There is no default default debit account defined \n" "on journal \"%s\"" -msgstr "Nu exista un cond de debit default definit in jurnal \"%s\"" +msgstr "" +"Nu exista un cond de debit implicit definit \n" +"in jurnalul \"%s\"" #. module: account #: help:account.account.template,type:0 @@ -2160,7 +2184,7 @@ msgstr "" #. module: account #: view:account.chart.template:0 msgid "Search Chart of Account Templates" -msgstr "Cautare Sabloane Plan de conturi" +msgstr "Cautati Sabloane Plan de Conturi" #. module: account #: code:addons/account/account_move_line.py:1277 @@ -2170,6 +2194,9 @@ msgid "" "Put a sequence in the journal definition for automatic numbering or create a " "sequence manually for this piece." msgstr "" +"Nu se poate crea o secventa automata pentru aceasta piesa!\n" +"Introduceti o secventa in definirea jurnalului pentru numerotare automata " +"sau creati manual o secventa pentru aceasta piesa." #. module: account #: code:addons/account/account.py:787 @@ -2178,11 +2205,13 @@ msgid "" "You can not modify the company of this journal as its related record exist " "in journal items" msgstr "" +"Nu puteti modifica compania din acest jurnal deoarece inregistrarea asociata " +"exista in elementele jurnalului" #. module: account #: report:account.invoice:0 msgid "Customer Code" -msgstr "" +msgstr "Cod Client" #. module: account #: view:account.installer:0 @@ -2193,7 +2222,7 @@ msgid "" msgstr "" "Planul de Conturi predefinit se potriveste cu alegerea tarii. Daca nu exista " "nici un Plan de conturi certificat pentru tara specificata, poate fi " -"instalat unul general si va fi selectat prin default." +"instalat unul general si va fi selectat implicit." #. module: account #: view:account.account.type:0 @@ -2224,7 +2253,7 @@ msgstr "ECNJ" #: view:account.subscription:0 #: selection:account.subscription,state:0 msgid "Running" -msgstr "În derulare" +msgstr "In executie" #. module: account #: view:account.chart.template:0 @@ -2237,39 +2266,39 @@ msgstr "Cont de venituri" #: code:addons/account/account_invoice.py:370 #, python-format msgid "There is no Accounting Journal of type Sale/Purchase defined!" -msgstr "Nu este definit nici un Jurnal Contabil de tipul Vanzare/Achizitie!" +msgstr "Nu exista niciun Jurnal Contabil de tipul Vanzare/Achizitie definit!" #. module: account #: constraint:res.partner.bank:0 msgid "The RIB and/or IBAN is not valid" -msgstr "" +msgstr "Codul RIB si/sau IBAN nu este valabil" #. module: account #: view:product.category:0 msgid "Accounting Properties" -msgstr "Proprietăţi contabilitate" +msgstr "Proprietati Contabilitate" #. module: account #: report:account.general.ledger_landscape:0 #: report:account.journal.period.print:0 #: report:account.journal.period.print.sale.purchase:0 msgid "Entries Sorted By" -msgstr "Înregistrări sortate după" +msgstr "Inregistrari clasificate dupa" #. module: account #: field:account.change.currency,currency_id:0 msgid "Change to" -msgstr "Schimba in" +msgstr "Schimbati in" #. module: account #: view:account.entries.report:0 msgid "# of Products Qty " -msgstr "# a cantitatii produselor " +msgstr "# a Cantitatii Produselor " #. module: account #: model:ir.model,name:account.model_product_template msgid "Product Template" -msgstr "Șablon produs" +msgstr "Sablon Produs" #. module: account #: report:account.account.balance:0 @@ -2325,12 +2354,12 @@ msgstr "An fiscal" #: help:accounting.report,fiscalyear_id:0 #: help:accounting.report,fiscalyear_id_cmp:0 msgid "Keep empty for all open fiscal year" -msgstr "Lasaţi necompletat pentru toti anii fiscali deschisi" +msgstr "Lasati necompletat pentru toti anii fiscali deschisi" #. module: account #: field:account.invoice.report,account_line_id:0 msgid "Account Line" -msgstr "" +msgstr "Linie Cont" #. module: account #: code:addons/account/account.py:1468 @@ -2339,7 +2368,7 @@ msgid "" "There is no default default credit account defined \n" "on journal \"%s\"" msgstr "" -"Nu exista nici un cont de credit predefinit definit \n" +"Nu exista nici un cont de credit implicit definit \n" "in jurnalul \"%s\"" #. module: account @@ -2349,21 +2378,24 @@ msgid "" "'Setup Your Bank Accounts' tool that will automatically create the accounts " "and journals for you." msgstr "" +"Configurati-va jurnalele contabile. Pentru conturile bancare, este mai bine " +"sa folositi instrumentul 'Configurare Conturi Bancare' care va crea automat " +"conturile si jurnalele pentru d-voastra." #. module: account #: model:ir.model,name:account.model_account_move msgid "Account Entry" -msgstr "Înregistrare contabilă" +msgstr "Inregistrare contabila" #. module: account #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." -msgstr "" +msgstr "Eroare ! Nu puteti crea membri asociati recursiv." #. module: account #: field:account.sequence.fiscalyear,sequence_main_id:0 msgid "Main Sequence" -msgstr "Secvenţa principală" +msgstr "Secventa Principala" #. module: account #: code:addons/account/account_bank_statement.py:402 @@ -2372,6 +2404,8 @@ msgid "" "In order to delete a bank statement, you must first cancel it to delete " "related journal items." msgstr "" +"Pentru a sterge un extras de cont, mai intai trebuie sa il anulati pentru a " +"sterge elementele asociate jurnalului." #. module: account #: field:account.invoice,payment_term:0 @@ -2383,24 +2417,24 @@ msgstr "" #: model:ir.model,name:account.model_account_payment_term #: field:res.partner,property_payment_term:0 msgid "Payment Term" -msgstr "Termen de plată" +msgstr "Termen de plata" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_form #: model:ir.ui.menu,name:account.menu_action_account_fiscal_position_form msgid "Fiscal Positions" -msgstr "Poziţii fiscale" +msgstr "Pozitii Fiscale" #. module: account #: constraint:account.account:0 #: constraint:account.tax.code:0 msgid "Error ! You can not create recursive accounts." -msgstr "Eroare ! Nu puteţi crea conturi recursive." +msgstr "Eroare ! Nu puteti crea conturi recursive." #. module: account #: field:account.period.close,sure:0 msgid "Check this box" -msgstr "Bifaţi căsuţa aceasta" +msgstr "Bifati casuaa aceasta" #. module: account #: view:account.common.report:0 @@ -2426,7 +2460,7 @@ msgstr "Deschis" #: model:process.node,note:account.process_node_draftinvoices0 #: model:process.node,note:account.process_node_supplierdraftinvoices0 msgid "Draft state of an invoice" -msgstr "Stadiul ciorna al unei facturi" +msgstr "Starea ciorna a unei facturi" #. module: account #: view:account.partner.reconcile.process:0 @@ -2437,7 +2471,7 @@ msgstr "Reconciliere Partener" #: field:account.tax,tax_code_id:0 #: view:account.tax.code:0 msgid "Account Tax Code" -msgstr "Cod taxa cont" +msgstr "Cont Cod Fiscal" #. module: account #: code:addons/account/account_invoice.py:572 @@ -2448,8 +2482,8 @@ msgid "" "You can create one in the menu: \n" "Configuration\\Financial Accounting\\Accounts\\Journals." msgstr "" -"Nu se poate gasi nici un jurnal contabil de tipul %s pentru aceasta " -"companie. \n" +"Nu se poate gasi niciun jurnal contabil de tipul %s pentru aceasta companie. " +"\n" "\n" "Puteti crea unul in meniul: \n" "Configurare\\Contabilitate Financiara\\Conturi\\Jurnale." @@ -2458,12 +2492,12 @@ msgstr "" #: model:account.payment.term,name:account.account_payment_term_advance #: model:account.payment.term,note:account.account_payment_term_advance msgid "30% Advance End 30 Days" -msgstr "" +msgstr "30% Avans Sfarsit 30 de zile" #. module: account #: view:account.entries.report:0 msgid "Unreconciled entries" -msgstr "Intrari nereconciliate" +msgstr "Inregistrari nereconciliate" #. module: account #: field:account.invoice.tax,base_code_id:0 @@ -2483,7 +2517,7 @@ msgstr "" #: field:account.tax.template,base_sign:0 #: field:account.tax.template,ref_base_sign:0 msgid "Base Code Sign" -msgstr "Semn cod de baza" +msgstr "Semn Cod de baza" #. module: account #: view:account.vat.declaration:0 @@ -2495,7 +2529,7 @@ msgid "" "useful because it enables you to preview at any time the tax that you owe at " "the start and end of the month or quarter." msgstr "" -"Acest meniu printeaza o declaratie a TVA-ului pe baza facturilor sau a " +"Acest meniu tipareste o declaratie a TVA-ului pe baza facturilor sau a " "platilor. Selectati una sau mai multe perioade ale anului fiscal. " "Informatiile necesare pentru o declaratie fiscala sunt generate automat de " "catre OpenERP din facturi (sau plati, in unele tari). Aceste date sunt " @@ -2506,13 +2540,13 @@ msgstr "" #. module: account #: selection:account.move.line,centralisation:0 msgid "Debit Centralisation" -msgstr "Centralizare debit" +msgstr "Centralizare Debit" #. module: account #: view:account.invoice.confirm:0 #: model:ir.actions.act_window,name:account.action_account_invoice_confirm msgid "Confirm Draft Invoices" -msgstr "Confirma Facturile Ciorna" +msgstr "Confirmati Facturile Ciorna" #. module: account #: field:account.entries.report,day:0 @@ -2521,7 +2555,7 @@ msgstr "Confirma Facturile Ciorna" #: view:analytic.entries.report:0 #: field:analytic.entries.report,day:0 msgid "Day" -msgstr "Ziua" +msgstr "Zi" #. module: account #: model:ir.actions.act_window,name:account.act_account_renew_view @@ -2531,7 +2565,7 @@ msgstr "Conturi de reinnoit" #. module: account #: model:ir.model,name:account.model_account_model_line msgid "Account Model Entries" -msgstr "Înregistrări model cont" +msgstr "Inregistrari Model Cont" #. module: account #: code:addons/account/account.py:3117 @@ -2542,12 +2576,12 @@ msgstr "EXJ" #. module: account #: field:product.template,supplier_taxes_id:0 msgid "Supplier Taxes" -msgstr "Taxe furnizor" +msgstr "Taxe Furnizor" #. module: account #: view:account.entries.report:0 msgid "entries" -msgstr "" +msgstr "inregistrari" #. module: account #: help:account.invoice,date_due:0 @@ -2558,15 +2592,15 @@ msgid "" "date empty, it means direct payment. The payment term may compute several " "due dates, for example 50% now, 50% in one month." msgstr "" -"Dacă folosiţi termeni de plată, data scadenţei va fi calculată automat la " -"generarea înregistrărilor contabile. Dacă lăsaţi necompletate termenul de " -"plată şi data scadenţei, se va considera plată directă. Termenul de plată " -"poate calcula mai multe date scadente, de exemplu 50% acum, 50% peste o lună." +"Daca folositi termeni de plata, data scadentei va fi calculata automat la " +"generarea inregistrarilor contabile. Daca lasati necompletate termenul de " +"plata si data scadentei, se va considera plata directa. Termenul de plata " +"poate calcula mai multe date scadente, de exemplu 50% acum, 50% peste o luna." #. module: account #: view:account.analytic.cost.ledger.journal.report:0 msgid "Select period" -msgstr "Selectare perioadă" +msgstr "Selectati perioada" #. module: account #: model:ir.ui.menu,name:account.menu_account_pp_statements @@ -2576,7 +2610,7 @@ msgstr "Extrase" #. module: account #: report:account.analytic.account.journal:0 msgid "Move Name" -msgstr "Nume mişcare" +msgstr "Nume miscare" #. module: account #: help:res.partner,property_account_position:0 @@ -2597,7 +2631,7 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_writeoff msgid "Account move line reconcile (writeoff)" -msgstr "" +msgstr "Reconciliere linie miscare cont (pierdere)" #. module: account #: model:account.account.type,name:account.account_type_tax @@ -2605,7 +2639,7 @@ msgstr "" #: field:account.invoice,amount_tax:0 #: field:account.move.line,account_tax_id:0 msgid "Tax" -msgstr "Taxă" +msgstr "Taxa" #. module: account #: view:account.analytic.account:0 @@ -2635,12 +2669,12 @@ msgstr "Conturi" #: code:addons/account/account_invoice.py:369 #, python-format msgid "Configuration Error!" -msgstr "Eroare de configurare !" +msgstr "Eroare de configurare!" #. module: account #: field:account.invoice.report,price_average:0 msgid "Average Price" -msgstr "Preţ mediu" +msgstr "Pretul mediu" #. module: account #: report:account.overdue:0 @@ -2651,13 +2685,13 @@ msgstr "Data:" #: report:account.journal.period.print:0 #: report:account.journal.period.print.sale.purchase:0 msgid "Label" -msgstr "Etichetă" +msgstr "Eticheta" #. module: account #: view:account.tax:0 #: view:res.partner.bank:0 msgid "Accounting Information" -msgstr "Informatii contabile" +msgstr "Informatii Contabile" #. module: account #: view:account.tax:0 @@ -2669,12 +2703,12 @@ msgstr "Calcul special" #: view:account.move.bank.reconcile:0 #: model:ir.actions.act_window,name:account.action_account_bank_reconcile_tree msgid "Bank reconciliation" -msgstr "Reconciliere bancară" +msgstr "Reconciliere bancara" #. module: account #: report:account.invoice:0 msgid "Disc.(%)" -msgstr "Discount (%)" +msgstr "Reducere(%)" #. module: account #: report:account.general.ledger:0 @@ -2694,27 +2728,29 @@ msgstr "Contul poate fi sau un cod fiscal de baza sau un cont de cod fiscal." #: sql_constraint:account.model.line:0 msgid "Wrong credit or debit value in model, they must be positive!" msgstr "" +"Valoare gresita a creditului sau debitului in model, ea trebuie sa fie " +"pozitiva!" #. module: account #: model:ir.ui.menu,name:account.menu_automatic_reconcile msgid "Automatic Reconciliation" -msgstr "Reconciliere automată" +msgstr "Reconciliere automata" #. module: account #: field:account.invoice,reconciled:0 msgid "Paid/Reconciled" -msgstr "Plătit/Reconciliat" +msgstr "Platit/Reconciliat" #. module: account #: field:account.tax,ref_base_code_id:0 #: field:account.tax.template,ref_base_code_id:0 msgid "Refund Base Code" -msgstr "Cod bază restituire" +msgstr "Cod baza restituire" #. module: account #: selection:account.tax.template,applicable_type:0 msgid "True" -msgstr "Adevărat" +msgstr "Adevarat" #. module: account #: view:account.bank.statement:0 @@ -2728,19 +2764,19 @@ msgstr "Date" #. module: account #: field:account.chart.template,parent_id:0 msgid "Parent Chart Template" -msgstr "" +msgstr "Sablon Principal Plan" #. module: account #: field:account.tax,parent_id:0 #: field:account.tax.template,parent_id:0 msgid "Parent Tax Account" -msgstr "Cont taxă părinte" +msgstr "Cont principal taxa" #. module: account #: code:addons/account/wizard/account_change_currency.py:59 #, python-format msgid "New currency is not configured properly !" -msgstr "" +msgstr "Noua moneda nu este configurata corect !" #. module: account #: view:account.subscription.generate:0 @@ -2767,12 +2803,12 @@ msgstr "Inregistrari contabile" #. module: account #: field:account.invoice,reference_type:0 msgid "Communication Type" -msgstr "" +msgstr "Tip de comunicare" #. module: account #: field:account.invoice.line,discount:0 msgid "Discount (%)" -msgstr "Discount (%)" +msgstr "Reducere (%)" #. module: account #: help:account.journal,entry_posted:0 @@ -2797,14 +2833,7 @@ msgstr "Noua Setare Financiara a Companiei" #. module: account #: view:account.installer:0 msgid "Configure Your Chart of Accounts" -msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Vanzari dupa Cont" +msgstr "Configurati-va Planul de Conturi" #. module: account #: view:account.use.model:0 @@ -2815,7 +2844,7 @@ msgstr "Acest wizard va crea inregistrari contabile recurente" #: code:addons/account/account.py:1321 #, python-format msgid "No sequence defined on the journal !" -msgstr "Nici o secventa nu a fost definita in jurnal !" +msgstr "Nicio secventa nu a fost definita in jurnal !" #. module: account #: code:addons/account/account.py:2268 @@ -2823,7 +2852,7 @@ msgstr "Nici o secventa nu a fost definita in jurnal !" #: code:addons/account/account_move_line.py:173 #, python-format msgid "You have to define an analytic journal on the '%s' journal!" -msgstr "Trebuie să definiţi un jurnal analitic pentru jurnalul '%s' !" +msgstr "Trebuie sa definiti un jurnal analitic in jurnalul '%s' !" #. module: account #: code:addons/account/account.py:407 @@ -2832,6 +2861,8 @@ msgid "" "You need an Opening journal with centralisation checked to set the initial " "balance!" msgstr "" +"Aveti nevoie de un Jurnal de deschidere cu centralizarea bifata pentru a " +"configura soldul initial!" #. module: account #: view:account.invoice.tax:0 @@ -2843,20 +2874,20 @@ msgstr "Coduri taxe" #. module: account #: view:account.account:0 msgid "Unrealized Gains and losses" -msgstr "" +msgstr "Castiguri si pierderi nerealizate" #. module: account #: model:ir.ui.menu,name:account.menu_account_customer #: model:ir.ui.menu,name:account.menu_finance_receivables msgid "Customers" -msgstr "Clienți" +msgstr "Clienti" #. module: account #: report:account.analytic.account.cost_ledger:0 #: report:account.analytic.account.journal:0 #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Period to" -msgstr "Perioadă până la" +msgstr "Perioada pana la" #. module: account #: selection:account.entries.report,month:0 @@ -2899,7 +2930,7 @@ msgstr "Linia 2:" #. module: account #: field:account.journal.column,required:0 msgid "Required" -msgstr "Necesar" +msgstr "Necesar(e)" #. module: account #: view:account.chart.template:0 @@ -2912,7 +2943,7 @@ msgstr "Cont de cheltuieli" #: help:account.invoice,period_id:0 msgid "Keep empty to use the period of the validation(invoice) date." msgstr "" -"Lăsaţi necompletat pentru a folosi perioada datei validării (facturii)." +"Lasati necompletat pentru a folosi perioada datei validarii (facturii)." #. module: account #: help:account.bank.statement,account_id:0 @@ -2925,7 +2956,7 @@ msgstr "" #. module: account #: field:account.invoice.tax,base_amount:0 msgid "Base Code Amount" -msgstr "Suma cod bază" +msgstr "Cuantum Cod Baza" #. module: account #: code:addons/account/account_invoice.py:392 @@ -2934,11 +2965,13 @@ msgid "" "You can not delete an invoice which is open or paid. We suggest you to " "refund it instead." msgstr "" +"Nu puteti sterge o factura care este deschisa sau platita. Va sugeram sa o " +"rambursati in schimb." #. module: account #: field:wizard.multi.charts.accounts,sale_tax:0 msgid "Default Sale Tax" -msgstr "Taxa de vanzare implicita" +msgstr "Taxa de vanzare Implicita" #. module: account #: code:addons/account/account_invoice.py:1013 @@ -2960,7 +2993,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_accounting msgid "Financial Accounting" -msgstr "Contabilitate financiară" +msgstr "Contabilitate Financiara" #. module: account #: model:ir.ui.menu,name:account.menu_account_report_pl @@ -2979,7 +3012,7 @@ msgstr "Profit si Pierdere" #: model:ir.model,name:account.model_account_fiscal_position #: field:res.partner,property_account_position:0 msgid "Fiscal Position" -msgstr "Poziţie fiscală" +msgstr "Pozitie fiscala" #. module: account #: code:addons/account/account_invoice.py:735 @@ -2988,17 +3021,19 @@ msgid "" "Tax base different!\n" "Click on compute to update the tax base." msgstr "" +"Baza de impozitare este diferita!\n" +"Faceti click pe calculeaza pentru a actualiza baza de impozitare." #. module: account #: field:account.partner.ledger,page_split:0 msgid "One Partner Per Page" -msgstr "Un partener pe pagină" +msgstr "Un Partener pe Pagina" #. module: account #: field:account.account,child_parent_ids:0 #: field:account.account.template,child_parent_ids:0 msgid "Children" -msgstr "Subordonaţi" +msgstr "Subordonati" #. module: account #: selection:account.invoice,type:0 @@ -3006,7 +3041,7 @@ msgstr "Subordonaţi" #: model:process.process,name:account.process_process_invoiceprocess0 #: selection:report.invoice.created,type:0 msgid "Customer Invoice" -msgstr "Factură client" +msgstr "Factura client" #. module: account #: help:account.tax.template,include_base_amount:0 @@ -3015,7 +3050,7 @@ msgid "" "computing the next taxes." msgstr "" "Setati daca suma impozitului trebuie inclusa în suma de baza inainte de a " -"calcula următoarele taxe." +"calcula urmatoarele taxe." #. module: account #: help:account.journal,user_id:0 @@ -3025,7 +3060,7 @@ msgstr "Utilizatorul responsabil pentru acest jurnal" #. module: account #: view:account.period:0 msgid "Search Period" -msgstr "Perioada de cautare" +msgstr "Cautati Perioada" #. module: account #: view:account.change.currency:0 @@ -3036,7 +3071,7 @@ msgstr "Moneda facturii" #: field:accounting.report,account_report_id:0 #: model:ir.ui.menu,name:account.menu_account_financial_reports_tree msgid "Account Reports" -msgstr "" +msgstr "Rapoarte Cont" #. module: account #: field:account.payment.term,line_ids:0 @@ -3046,7 +3081,7 @@ msgstr "Termeni" #. module: account #: field:account.bank.statement,total_entry_encoding:0 msgid "Cash Transaction" -msgstr "Tranzactie cu numerar" +msgstr "Tranzactie numerar" #. module: account #: view:res.partner:0 @@ -3056,12 +3091,12 @@ msgstr "Cont bancar" #. module: account #: field:account.chart.template,tax_template_ids:0 msgid "Tax Template List" -msgstr "Listă şabloane taxe" +msgstr "Lista Sablon Taxe" #. module: account #: model:ir.ui.menu,name:account.menu_account_print_sale_purchase_journal msgid "Sale/Purchase Journals" -msgstr "" +msgstr "Jurnale Vanzari/Achizitii" #. module: account #: help:account.account,currency_mode:0 @@ -3072,39 +3107,39 @@ msgid "" "software system you may have to use the rate at date. Incoming transactions " "always use the rate at date." msgstr "" -"Aceasta va selecta modul de calcul pentru cursul valutar actual pentru " -"tranzacţiile de ieşire. În majoritatea ţărilor metoda legală este \"media\" " -"dar numai câteva softuri sunt capabile să gestioneze această metodă. Asadar, " -"dacă importati dintr-un alt sistem de software, s-ar putea să fiţi nevoiţi " -"să folosiţi cursul zilei. Tranzacţiile de intrare folosesc întotdeauna " +"Acesta va selecta modul cum este calculat cursul valutar actual pentru " +"tranzactiile iesite. In majoritatea tarilor metoda legala este \"media\", " +"dar numai cateva softuri sunt capabile sa gestioneze aceasta metoda. Prin " +"urmare, daca importati dintr-un alt sistem de software, s-ar putea sa fiti " +"nevoiti sa folositi cursul zilei. Tranzactiile intrate folosesc intotdeauna " "cursul zilei." #. module: account #: help:account.chart.template,code_digits:0 #: help:wizard.multi.charts.accounts,code_digits:0 msgid "No. of Digits to use for account code" -msgstr "Nr. de cifre de folosit pentru codul contului" +msgstr "Nr. de Cifre care va fi folosit pentru codul contului" #. module: account #: field:account.payment.term.line,name:0 msgid "Line Name" -msgstr "Denumire linie" +msgstr "Nume linie" #. module: account #: view:account.fiscalyear:0 msgid "Search Fiscalyear" -msgstr "Cautare An Fiscal" +msgstr "Cautati Anul Fiscal" #. module: account #: selection:account.tax,applicable_type:0 msgid "Always" -msgstr "Întotdeauna" +msgstr "Intotdeauna" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "Month-1" -msgstr "" +msgstr "Luna-1" #. module: account #: view:account.analytic.line:0 @@ -3126,7 +3161,7 @@ msgstr "Model" #. module: account #: help:account.invoice.tax,base_code_id:0 msgid "The account basis of the tax declaration." -msgstr "Baza de conturi pentru declaraţia fiscală" +msgstr "Baza de conturi pentru declaratia fiscala" #. module: account #: selection:account.account,type:0 @@ -3151,22 +3186,22 @@ msgstr "Linii analitice" #. module: account #: view:account.invoice:0 msgid "Proforma Invoices" -msgstr "" +msgstr "Facturi Proforma" #. module: account #: model:process.node,name:account.process_node_electronicfile0 msgid "Electronic File" -msgstr "Fişier electronic" +msgstr "Fisier electronic" #. module: account #: view:res.partner:0 msgid "Customer Credit" -msgstr "Credit client" +msgstr "Credit Client" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month: 0" -msgstr "" +msgstr " Ziua din luna: 0" #. module: account #: view:account.subscription:0 @@ -3197,9 +3232,8 @@ msgid "" "This wizard will validate all journal entries of a particular journal and " "period. Once journal entries are validated, you can not update them anymore." msgstr "" -"Acest wizard va valida toate inregistrarile dintr-un anumit jurnal si " -"perioada. Odata ce inregistrarile in jurnal sunt validate, nu le mai puteri " -"actualiza." +"Acest wizard va valida toate inregistrarile ui anumit jurnal si perioada. " +"Odata ce inregistrarile in jurnal sunt validate, nu le mai puteti actualiza." #. module: account #: model:ir.actions.act_window,name:account.action_account_chart_template_form @@ -3209,23 +3243,23 @@ msgstr "Sabloane Planuri de conturi" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generare Plan de Conturi dintr-un model existent" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 msgid "This months' Sales by type" -msgstr "" +msgstr "Vanzarile din luna aceasta dupa tip" #. module: account #: model:ir.model,name:account.model_account_unreconcile_reconcile msgid "Account Unreconcile Reconcile" -msgstr "Reconciliere Nereconciliere cont" +msgstr "Reconciliere Cont Nereconciliat" #. module: account #: sql_constraint:account.tax:0 msgid "The description must be unique per company!" -msgstr "" +msgstr "Descrierea trebuie sa fie unica pe companie!" #. module: account #: help:account.account.type,close_method:0 @@ -3253,13 +3287,13 @@ msgstr "" #: code:addons/account/wizard/account_open_closed_fiscalyear.py:39 #, python-format msgid "No End of year journal defined for the fiscal year" -msgstr "Nici un jurnal contabil de sfarsit de an definit pentru anul fiscal" +msgstr "Nu exista niciun jurnal de sfarsit de an definit pentru anul fiscal" #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Keep empty to use the expense account" -msgstr "Lasaţi necompletat pentru a folosi contul de cheltuieli" +msgstr "Lasati necompletat pentru a folosi contul de cheltuieli" #. module: account #: field:account.aged.trial.balance,journal_ids:0 @@ -3321,24 +3355,24 @@ msgstr "Achizitie" #: view:account.installer:0 #: view:wizard.multi.charts.accounts:0 msgid "Accounting Application Configuration" -msgstr "Configurarea Aplicatiei Contabile" +msgstr "Configurarea Aplicatiei de Contabilitate" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: 0.02" -msgstr "" +msgstr " Valoare suma: 0.02" #. module: account #: model:ir.actions.act_window,name:account.open_board_account #: model:ir.ui.menu,name:account.menu_board_account msgid "Accounting Dashboard" -msgstr "Tablou de bord contabilitate" +msgstr "Tablou de bord Contabilitate" #. module: account #: field:account.bank.statement,balance_start:0 #: field:account.treasury.report,starting_balance:0 msgid "Starting Balance" -msgstr "Sold de început" +msgstr "Soldul initial" #. module: account #: code:addons/account/account_invoice.py:1332 @@ -3351,12 +3385,12 @@ msgstr "Nici un partener definit !" #: model:ir.actions.act_window,name:account.action_account_period_tree #: model:ir.ui.menu,name:account.menu_action_account_period_close_tree msgid "Close a Period" -msgstr "Închidere perioadă" +msgstr "Inchideti o Perioada" #. module: account #: field:account.financial.report,display_detail:0 msgid "Display details" -msgstr "" +msgstr "Afisati Detaliile" #. module: account #: report:account.overdue:0 @@ -3366,7 +3400,7 @@ msgstr "TVA:" #. module: account #: constraint:account.invoice:0 msgid "Invalid BBA Structured Communication !" -msgstr "" +msgstr "Comunicare Structurata BBA Nevalida !" #. module: account #: help:account.analytic.line,amount_currency:0 @@ -3388,7 +3422,7 @@ msgstr "Nereconciliere inregistrari" #: field:account.tax.code,notprintable:0 #: field:account.tax.code.template,notprintable:0 msgid "Not Printable in Invoice" -msgstr "Netipăribil pe factură" +msgstr "Nu se poate tipari pe Factura" #. module: account #: report:account.vat.declaration:0 @@ -3400,12 +3434,12 @@ msgstr "Plan de taxe" #: code:addons/account/account_cash_statement.py:314 #, python-format msgid "The closing balance should be the same than the computed balance!" -msgstr "" +msgstr "Soldul final trebuie sa fie la fel ca si soldul calculat!" #. module: account #: view:account.journal:0 msgid "Search Account Journal" -msgstr "Cautare Jurnal Contabil" +msgstr "Cautati Jurnalul de Conturi" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree_pending_invoice @@ -3446,24 +3480,24 @@ msgstr "Planuri de conturi" #. module: account #: report:account.vat.declaration:0 msgid "Tax Amount" -msgstr "Valoare taxă" +msgstr "Valoare taxa" #. module: account #: view:account.move:0 msgid "Search Move" -msgstr "Cautare miscare" +msgstr "Cautati Miscarea" #. module: account #: field:account.tax.code,name:0 #: field:account.tax.code.template,name:0 msgid "Tax Case Name" -msgstr "Nume dosar taxe" +msgstr "Nume caz fiscal" #. module: account #: report:account.invoice:0 #: model:process.node,name:account.process_node_draftinvoices0 msgid "Draft Invoice" -msgstr "Factură ciornă" +msgstr "Factura ciorna" #. module: account #: code:addons/account/wizard/account_invoice_state.py:68 @@ -3472,28 +3506,28 @@ msgid "" "Selected Invoice(s) cannot be cancelled as they are already in 'Cancelled' " "or 'Done' state!" msgstr "" -"Factura (facturile) selectata(e) nu pot fi anulate deoarece se afla deja in " -"stadiu 'Anulat' sau 'Efectuat'!" +"Factura selectata nu poate fi anulata deoarece se afla deja in stadiu " +"'Anulat' sau 'Efectuat'!" #. module: account #: view:account.invoice.line:0 msgid "Quantity :" -msgstr "" +msgstr "Cantitate :" #. module: account #: field:account.aged.trial.balance,period_length:0 msgid "Period Length (days)" -msgstr "" +msgstr "Durata Perioada (zile)" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_sale_purchase_journal msgid "Print Sale/Purchase Journal" -msgstr "" +msgstr "Tipariti Jurnalul de Vanzari/Achizitii" #. module: account #: field:account.invoice.report,state:0 msgid "Invoice State" -msgstr "Stadiu factura" +msgstr "Starea facturii" #. module: account #: view:account.invoice.report:0 @@ -3505,22 +3539,22 @@ msgstr "Categoria Produsului" #: view:account.addtmpl.wizard:0 #: model:ir.actions.act_window,name:account.action_account_addtmpl_wizard_form msgid "Create Account" -msgstr "Creeaza Cont" +msgstr "Creati Contul" #. module: account #: model:ir.model,name:account.model_report_account_type_sales msgid "Report of the Sales by Account Type" -msgstr "Raport asupra Vanzarilor dupa Tipul Contului" +msgstr "Raport Vanzari dupa Tipul Contului" #. module: account #: view:account.move.line:0 msgid "Unreconciled Journal Items" -msgstr "" +msgstr "Elemente Nereconciliate ale Jurnalului" #. module: account #: sql_constraint:res.currency:0 msgid "The currency code must be unique per company!" -msgstr "" +msgstr "Codul monedei trebuie sa fie unic per companie!" #. module: account #: selection:account.account.type,close_method:0 @@ -3536,6 +3570,11 @@ msgid "" "amount greater than the total invoiced amount. The latest line of your " "payment term must be of type 'balance' to avoid rounding issues." msgstr "" +"Nu se poate crea factura !\n" +"Termenii de plata asociati sunt probabil configurati gresit deoarece suma " +"calculata este mai mare decat suma totala facturata. Ultima linie a " +"termenului de plata trebuie sa fie de tipul 'sold' pentru a evita problemele " +"de rotunjire." #. module: account #: report:account.invoice:0 @@ -3565,13 +3604,14 @@ msgstr "" #. module: account #: field:account.journal,centralisation:0 msgid "Centralised counterpart" -msgstr "Omolog centralizat" +msgstr "Echivalent centralizat" #. module: account #: code:addons/account/account_move_line.py:584 #, python-format msgid "You can not create journal items on a \"view\" account %s %s" msgstr "" +"Nu puteti crea elemente ale jurnalului intr-un cont \"vizualizare\" %s %s" #. module: account #: model:ir.model,name:account.model_account_partner_reconcile_process @@ -3587,8 +3627,8 @@ msgstr "2" #: view:account.chart:0 msgid "(If you do not select Fiscal year it will take all open fiscal years)" msgstr "" -"(Dacă nu selectaţi un an fiscal, vor fi luaţi în considerare toţi anii " -"fiscali deschişi)" +"(Daca nu selectati un an fiscal, vor fi luati in considerare toti anii " +"fiscali deschisi)" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -3632,7 +3672,7 @@ msgstr "Data" #. module: account #: view:account.move:0 msgid "Post" -msgstr "" +msgstr "Afisati" #. module: account #: view:account.unreconcile:0 @@ -3653,7 +3693,7 @@ msgstr "Utilizator" #. module: account #: view:account.chart.template:0 msgid "Chart of Accounts Template" -msgstr "Şablon Plan de Conturi" +msgstr "Sablon Plan de Conturi" #. module: account #: code:addons/account/account.py:2280 @@ -3664,19 +3704,19 @@ msgid "" "Please define partner on it!" msgstr "" "Data scadenta a liniei inregistrarii generata de linia model '%s' a " -"modelului '%s' se bazeaza pe termenul de plata al partenerului!Va rugam sa " -"ii definiti partenerul!" +"modelului '%s' se bazeaza pe termenul de plata al partenerului!\n" +"Va rugam sa ii definiti un partener!" #. module: account #: code:addons/account/account_move_line.py:837 #, python-format msgid "Some entries are already reconciled !" -msgstr "Unele înregistrări sunt deja reconciliate !" +msgstr "Unele inregistrari sunt deja reconciliate !" #. module: account #: view:account.tax:0 msgid "Account Tax" -msgstr "Taxă cont" +msgstr "Taxa Cont" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting_budgets @@ -3705,7 +3745,7 @@ msgstr "Nici un Filtru" #. module: account #: view:account.invoice.report:0 msgid "Pro-forma Invoices" -msgstr "" +msgstr "Facturi Pro-forma" #. module: account #: view:res.partner:0 @@ -3719,8 +3759,8 @@ msgid "" "If not applicable (computed through a Python code), the tax won't appear on " "the invoice." msgstr "" -"Dacă nu este cazul (calculata printr-un cod Python), taxa nu va apărea pe " -"factură." +"Daca nu este cazul (calculata printr-un cod Python), taxa nu va aparea pe " +"factura." #. module: account #: view:account.tax:0 @@ -3747,7 +3787,7 @@ msgstr "Litigiu" #. module: account #: view:account.analytic.line:0 msgid "Search Analytic Lines" -msgstr "Cauta Liniile Analitice" +msgstr "Cautati Liniile Analitice" #. module: account #: field:res.partner,property_account_payable:0 @@ -3757,15 +3797,15 @@ msgstr "Cont Plati" #. module: account #: model:process.node,name:account.process_node_supplierpaymentorder0 msgid "Payment Order" -msgstr "Ordin de plată" +msgstr "Ordin de plata" #. module: account #: help:account.account.template,reconcile:0 msgid "" "Check this option if you want the user to reconcile entries in this account." msgstr "" -"Bifaţi aceasta optiune dacă doriţi ca utilizatorul să reconcilieze " -"înregistrările in acest cont." +"Bifati aceasta optiune daca doriti ca utilizatorul sa reconcilieze " +"inregistrarile in acest cont." #. module: account #: model:ir.actions.report.xml,name:account.account_account_balance_landscape @@ -3776,7 +3816,7 @@ msgstr "Sold cont" #: report:account.invoice:0 #: field:account.invoice.line,price_unit:0 msgid "Unit Price" -msgstr "Preţ unitar" +msgstr "Pret unitar" #. module: account #: model:ir.actions.act_window,name:account.action_account_tree1 @@ -3787,7 +3827,7 @@ msgstr "Elemente Analitice" #: code:addons/account/account_move_line.py:1153 #, python-format msgid "Unable to change tax !" -msgstr "Taxa nu poate fi modificată !" +msgstr "Taxa nu poate fi modificata !" #. module: account #: field:analytic.entries.report,nbr:0 @@ -3797,22 +3837,22 @@ msgstr "# Inregistrari" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Create a draft Refund" -msgstr "" +msgstr "Creati o Rambursare ciorna" #. module: account #: view:account.state.open:0 msgid "Open Invoice" -msgstr "Deschidere factură" +msgstr "Factura deschisa" #. module: account #: field:account.invoice.tax,factor_tax:0 msgid "Multipication factor Tax code" -msgstr "Factor de multiplicare cod fiscal" +msgstr "Factor de multiplicare Cod fiscal" #. module: account #: view:account.fiscal.position:0 msgid "Mapping" -msgstr "Trasare" +msgstr "Mapare" #. module: account #: code:addons/account/account_invoice.py:921 @@ -3822,6 +3862,8 @@ msgid "" "centralised counterpart box in the related journal from the configuration " "menu." msgstr "" +"Nu putet crea o factura intr-un jurnal centralizat. Debifati casuta " +"omologului centralizat in jurnalul asociat din meniul de configurare." #. module: account #: field:account.account,name:0 @@ -3845,24 +3887,24 @@ msgstr "Verificare Raport sold Cont vechi" #: code:addons/account/account_move_line.py:591 #, python-format msgid "You can not create journal items on a closed account %s %s" -msgstr "" +msgstr "Nu puteti crea elemente ale jurnalului intr-un cont inchis %s %s" #. module: account #: field:account.move.line,date:0 msgid "Effective date" -msgstr "Data efectivă" +msgstr "Data efectiva" #. module: account #: model:ir.actions.act_window,name:account.action_bank_tree #: model:ir.ui.menu,name:account.menu_action_bank_tree msgid "Setup your Bank Accounts" -msgstr "" +msgstr "Configurati-va Conturile Bancare" #. module: account #: code:addons/account/wizard/account_move_bank_reconcile.py:53 #, python-format msgid "Standard Encoding" -msgstr "Codare standard" +msgstr "Inregistrare standard" #. module: account #: help:account.journal,analytic_journal_id:0 @@ -3888,6 +3930,8 @@ msgid "" "The fiscalyear, periods or chart of account chosen have to belong to the " "same company." msgstr "" +"Anul fiscal, perioadele sau planul de conturi ales (e) trebuie sa apartina " +"aceleiasi companii." #. module: account #: model:ir.actions.todo.category,name:account.category_accounting_configuration @@ -3903,7 +3947,7 @@ msgstr "Contabilitate" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current year" -msgstr "" +msgstr "Inregistrari in Jurnal cu perioada in anul curent" #. module: account #: help:account.central.journal,amount_currency:0 @@ -3914,7 +3958,7 @@ msgid "" "Print Report with the currency column if the currency is different then the " "company currency" msgstr "" -"Printare Raport cu coloana valutei daca valuta este diferita de cea a " +"Tipariti Raportul cu coloana monedei daca moneda este diferita de cea a " "companiei" #. module: account @@ -3923,6 +3967,8 @@ msgid "" "Value of Loss or Gain due to changes in exchange rate when doing multi-" "currency transactions." msgstr "" +"Valoarea Pierderilor sau Castigului datorata schimbarilor ratei de schimb " +"valutar atunci cand faceti tranzactii cu mai multe valute." #. module: account #: view:account.analytic.line:0 @@ -3944,8 +3990,8 @@ msgid "" msgstr "" "Cea mai buna practica in acest caz este sa folositi un jurnal care sa " "contina inregistrarile de deschidere ale tuturor anilor fiscali. Observati " -"faptul ca ar trebui sa il definiti cu conturi debit/credit predefinite, de " -"tipul 'situatie' si cu un omolog centralizat." +"faptul ca ar trebui sa il definiti cu conturi debit/credit implicite, de " +"tipul 'situatie' si cu un echivalent centralizat." #. module: account #: view:account.installer:0 @@ -3958,22 +4004,22 @@ msgstr "titlu" #: view:account.period:0 #: view:account.subscription:0 msgid "Set to Draft" -msgstr "Setează ca Ciornă" +msgstr "Setati ca ciorna" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form msgid "Recurring Lines" -msgstr "Lini Recurente" +msgstr "Linii Recurente" #. module: account #: field:account.partner.balance,display_partner:0 msgid "Display Partners" -msgstr "Afiseaza Partenerii" +msgstr "Afisati Partenerii" #. module: account #: view:account.invoice:0 msgid "Validate" -msgstr "Validare" +msgstr "Validati" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -3981,7 +4027,7 @@ msgstr "Validare" #: model:ir.actions.act_window,name:account.action_account_analytic_cost #: model:ir.actions.report.xml,name:account.account_analytic_account_cost_ledger msgid "Cost Ledger" -msgstr "Registru costuri" +msgstr "Registru Costuri" #. module: account #: model:account.financial.report,name:account.account_financial_report_assets0 @@ -3991,48 +4037,48 @@ msgstr "Active" #. module: account #: view:account.invoice.confirm:0 msgid "Confirm Invoices" -msgstr "Confirmare Facturi" +msgstr "Confirmati Facturile" #. module: account #: selection:account.account,currency_mode:0 msgid "Average Rate" -msgstr "Rata medie" +msgstr "Rata Medie" #. module: account #: field:account.balance.report,display_account:0 #: field:account.common.account.report,display_account:0 #: field:account.report.general.ledger,display_account:0 msgid "Display Accounts" -msgstr "" +msgstr "Afisati Conturile" #. module: account #: view:account.state.open:0 msgid "(Invoice should be unreconciled if you want to open it)" -msgstr "(Factura ar trebui nereconciliata daca doriti sa o deschideti)" +msgstr "(Factura trebuie sa fie nereconciliata daca doriti sa o deschideti)" #. module: account #: field:account.chart,period_from:0 msgid "Start period" -msgstr "Incepere perioada" +msgstr "Inceput perioada" #. module: account #: field:account.tax,name:0 #: field:account.tax.template,name:0 #: report:account.vat.declaration:0 msgid "Tax Name" -msgstr "Denumire taxă" +msgstr "Nume taxa" #. module: account #: model:account.payment.term,name:account.account_payment_term #: model:account.payment.term,note:account.account_payment_term msgid "30 Days End of Month" -msgstr "Sfârşit de lună de 30 zile" +msgstr "Sfarsit de luna de 30 zile" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_balance #: model:ir.actions.report.xml,name:account.account_analytic_account_balance msgid "Analytic Balance" -msgstr "Balanţă analitică" +msgstr "Sold Analitic" #. module: account #: help:account.account,active:0 @@ -4041,17 +4087,17 @@ msgid "" "without removing it." msgstr "" "Daca campul activ este setat pe Fals, va va permite sa ascundeti contul fara " -"sa il stergeti." +"a-l sterge." #. module: account #: view:account.move.line:0 msgid "Posted Journal Items" -msgstr "" +msgstr "Elemente Afisate ale Jurnalului" #. module: account #: view:account.tax.template:0 msgid "Search Tax Templates" -msgstr "Sabloane Cautare Taxa" +msgstr "Cautati Sabloane Fiscale" #. module: account #: model:ir.ui.menu,name:account.periodical_processing_journal_entries_validation @@ -4061,23 +4107,25 @@ msgstr "Inregistrari Ciorna" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month= -1" -msgstr "" +msgstr " Ziua din Luna= -1" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 30" -msgstr "" +msgstr " Numar de Zile: 30" #. module: account #: field:account.account,shortcut:0 #: field:account.account.template,shortcut:0 msgid "Shortcut" -msgstr "Scurtătură" +msgstr "Shortcut (Comanda rapida)" #. module: account #: constraint:account.fiscalyear:0 msgid "Error! The start date of the fiscal year must be before his end date." msgstr "" +"Eroare! Data de inceput a anului fiscal trebuie sa fie inaintea datei de " +"sfarsit." #. module: account #: view:account.account:0 @@ -4093,12 +4141,12 @@ msgstr "" #: field:report.account.receivable,type:0 #: field:report.account_type.sales,user_type:0 msgid "Account Type" -msgstr "Tip cont" +msgstr "Tipul de cont" #. module: account #: view:res.partner:0 msgid "Bank Account Owner" -msgstr "" +msgstr "Titularul contului bancar" #. module: account #: report:account.account.balance:0 @@ -4112,7 +4160,7 @@ msgstr "Balanta de verificare" #. module: account #: model:ir.model,name:account.model_account_invoice_cancel msgid "Cancel the Selected Invoices" -msgstr "Anuleaza Facturile Selectate" +msgstr "Anulati Facturile Selectate" #. module: account #: help:product.category,property_account_income_categ:0 @@ -4121,8 +4169,8 @@ msgid "" "This account will be used to value outgoing stock for the current product " "category using sale price" msgstr "" -"Acest cont va fi folosit pentru evaluarea stocului de iesire pentru " -"categoria produsului actual folosind pretul de vanzare" +"Acest cont va fi folosit la evaluarea stocului de iesire pentru categoria " +"produsului actual folosind pretul de vanzare" #. module: account #: selection:account.automatic.reconcile,power:0 @@ -4136,6 +4184,8 @@ msgid "" "You haven't supplied enough argument to compute the initial balance, please " "select a period and journal in the context." msgstr "" +"Nu ati furnizat suficiente argumente pentru calcularea soldului initial, va " +"rugam sa selectati o perioada si un jurnal in context." #. module: account #: model:process.transition,note:account.process_transition_supplieranalyticcost0 @@ -4143,24 +4193,24 @@ msgid "" "Analytic costs (timesheets, some purchased products, ...) come from analytic " "accounts. These generate draft supplier invoices." msgstr "" -"Costurile analitice (fise de ponyaj, unele produse cumparate,...) rezulta " +"Costurile analitice (fise de pontaj, unele produse cumparate,...) rezulta " "din conturile analitice. Acestea genereaza facturi ciorna ale furnizorilor." #. module: account #: view:account.bank.statement:0 msgid "Close CashBox" -msgstr "Inchide Casa de Bani" +msgstr "Inchideti Casa de Bani" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,due_delay:0 msgid "Avg. Due Delay" -msgstr "Media Intarzierilor" +msgstr "Medie Intarzieri Scadente" #. module: account #: view:account.entries.report:0 msgid "Acc.Type" -msgstr "Tip de cont" +msgstr "Tipul de cont" #. module: account #: field:account.entries.report,month:0 @@ -4181,49 +4231,53 @@ msgid "" "some non legal fields or you must unconfirm the journal entry first! \n" "%s" msgstr "" +"Nu puteti face aceasta modificare intr-o inregistrare confirmata! Puteti " +"doar sa schimbati unele campuri non juridice sau trebuie sa confirmati mai " +"intai inregistrarea in jurnal! \n" +"%s" #. module: account #: field:res.company,paypal_account:0 msgid "Paypal Account" -msgstr "" +msgstr "Cont Paypal" #. module: account #: field:account.invoice.report,uom_name:0 msgid "Reference UoM" -msgstr "Unitatea de Masura de referinta" +msgstr "UdM de referinta" #. module: account #: field:account.account,note:0 #: field:account.account.template,note:0 msgid "Note" -msgstr "Notă" +msgstr "Nota" #. module: account #: selection:account.financial.report,sign:0 msgid "Reverse balance sign" -msgstr "" +msgstr "Semn stornare sold" #. module: account #: view:account.analytic.account:0 msgid "Overdue Account" -msgstr "Cont Restante" +msgstr "Cont Scadente depasite" #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:184 #, python-format msgid "Balance Sheet (Liability account)" -msgstr "" +msgstr "Bilant (Cont pasive)" #. module: account #: help:account.invoice,date_invoice:0 msgid "Keep empty to use the current date" -msgstr "Lăsati necompletat pentru a folosi data actuală" +msgstr "Lasati necompletat pentru a folosi data actuala" #. module: account #: field:account.invoice,tax_line:0 msgid "Tax Lines" -msgstr "Linii taxă" +msgstr "Linii fiscale" #. module: account #: field:account.tax,base_code_id:0 @@ -4241,12 +4295,13 @@ msgstr "" #. module: account #: view:res.partner:0 msgid "Customer Accounting Properties" -msgstr "Proprietăți contabilitate clienți" +msgstr "Proprietati contabilitate clienti" #. module: account #: help:res.company,paypal_account:0 msgid "Paypal username (usually email) for receiving online payments." msgstr "" +"Nume de utilizator Paypal (de obicei e-mail) pentru primirea platilor online." #. module: account #: selection:account.aged.trial.balance,target_move:0 @@ -4269,7 +4324,7 @@ msgstr "" #: code:addons/account/report/common_report_header.py:68 #, python-format msgid "All Posted Entries" -msgstr "Toate înregistrările afisate" +msgstr "Toate inregistrarile Afisate" #. module: account #: code:addons/account/account_bank_statement.py:367 @@ -4285,12 +4340,12 @@ msgstr "Interval lunar" #. module: account #: help:account.analytic.balance,empty_acc:0 msgid "Check if you want to display Accounts with 0 balance too." -msgstr "Bifati daca doriti sa afisati si Conturi cu sold 0." +msgstr "Bifati daca doriti sa afisati si Conturi cu soldul 0." #. module: account #: view:account.tax:0 msgid "Compute Code" -msgstr "Calculeaza Cod" +msgstr "Calculati Codul" #. module: account #: view:account.account.template:0 @@ -4301,17 +4356,17 @@ msgstr "Taxe predefinite" #: code:addons/account/wizard/account_fiscalyear_close.py:41 #, python-format msgid "End of Fiscal Year Entry" -msgstr "Înregistrare de închidere an fiscal" +msgstr "Inregistrare Inchidere An Fiscal" #. module: account #: model:ir.ui.menu,name:account.menu_finance_periodical_processing msgid "Periodical Processing" -msgstr "Procesare periodică" +msgstr "Procesare periodica" #. module: account #: constraint:account.analytic.line:0 msgid "You can not create analytic line on view account." -msgstr "" +msgstr "Nu puteti crea o linie analitica in vizualizarea contului." #. module: account #: help:account.move.line,state:0 @@ -4330,7 +4385,7 @@ msgstr "Mod Afisare" #. module: account #: model:process.node,note:account.process_node_importinvoice0 msgid "Statement from invoice or payment" -msgstr "Extras de la factura sau plata" +msgstr "Extras din factura sau plata" #. module: account #: model:ir.model,name:account.model_account_chart @@ -4340,13 +4395,13 @@ msgstr "Plan de conturi" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Main Title 1 (bold, underlined)" -msgstr "" +msgstr "Titlul Principal 1 (ingrosat, subliniat)" #. module: account #: report:account.analytic.account.balance:0 #: report:account.central.journal:0 msgid "Account Name" -msgstr "Denumire cont" +msgstr "Nume cont" #. module: account #: help:account.fiscalyear.close,report_name:0 @@ -4356,12 +4411,12 @@ msgstr "Dati numele inregistrarilor noi" #. module: account #: model:ir.model,name:account.model_account_invoice_report msgid "Invoices Statistics" -msgstr "Statistici Facturi" +msgstr "Statistica Facturi" #. module: account #: field:account.account,exchange_rate:0 msgid "Exchange Rate" -msgstr "" +msgstr "Curs de schimb valutar" #. module: account #: model:process.transition,note:account.process_transition_paymentorderreconcilation0 @@ -4383,23 +4438,23 @@ msgstr "Conturi, după tip" #: view:account.bank.statement:0 #: field:account.bank.statement,balance_end_cash:0 msgid "Closing Balance" -msgstr "Sold la închidere" +msgstr "Sold la inchidere" #. module: account #: code:addons/account/report/common_report_header.py:92 #, python-format msgid "Not implemented" -msgstr "Neimplementat" +msgstr "Neimplementat(a)" #. module: account #: field:account.chart.template,visible:0 msgid "Can be Visible?" -msgstr "" +msgstr "Se poate vedea?" #. module: account #: model:ir.model,name:account.model_account_journal_select msgid "Account Journal Select" -msgstr "Selectare jurnal contabil" +msgstr "Selectti Jurnalul Contabil" #. module: account #: view:account.tax.template:0 @@ -4409,12 +4464,12 @@ msgstr "Note de credit" #. module: account #: sql_constraint:account.period:0 msgid "The name of the period must be unique per company!" -msgstr "" +msgstr "Numele perioadei trebuie sa fie unic pe companie!" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "res_config_contents" -msgstr "res_config_contents" +msgstr "res_config_continuturi" #. module: account #: view:account.unreconcile:0 @@ -4429,17 +4484,21 @@ msgid "" "you want to generate accounts of this template only when loading its child " "template." msgstr "" +"Setati pe Fals daca nu doriti ca acest sablon sa fie folosit in mod activ in " +"wizardul care genereaza Planul de Conturi din sabloane, acesta este util " +"atunci cand doriti sa generati conturi din acest sablon doar atunci cand " +"incarcati sabloanele secundare." #. module: account #: view:account.use.model:0 msgid "Create Entries From Models" -msgstr "Creare înregistrări după model" +msgstr "Creati Inregistrari dupa Model" #. module: account #: field:account.account,reconcile:0 #: field:account.account.template,reconcile:0 msgid "Allow Reconciliation" -msgstr "Permite Reconciliere" +msgstr "Permiteti Reconciliere" #. module: account #: code:addons/account/account.py:1077 @@ -4447,11 +4506,13 @@ msgstr "Permite Reconciliere" msgid "" "You can not modify company of this period as some journal items exists." msgstr "" +"Nu puteti modifica compania in aceasta perioada pentru ca exista unele " +"elemente ale jurnalului." #. module: account #: view:account.analytic.account:0 msgid "Analytic Account Statistics" -msgstr "Statistici conturi analitice" +msgstr "Statistici Conturi Analitice" #. module: account #: report:account.vat.declaration:0 @@ -4462,12 +4523,12 @@ msgstr "Bazat pe" #: field:account.tax,price_include:0 #: field:account.tax.template,price_include:0 msgid "Tax Included in Price" -msgstr "Taxa inclusă în preţ" +msgstr "Taxa inclusa in Pret" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger_journal_report msgid "Account Analytic Cost Ledger For Journal Report" -msgstr "Registru cu costul contului analitic pentru Raportul Jurnalului" +msgstr "Registru cu Costurile Contului Analitic pentru Raportul Jurnalului" #. module: account #: model:ir.actions.act_window,name:account.action_model_form @@ -4479,7 +4540,7 @@ msgstr "Modele Recurente" #: code:addons/account/account_move_line.py:1251 #, python-format msgid "Encoding error" -msgstr "" +msgstr "Inregistrare eroare" #. module: account #: selection:account.automatic.reconcile,power:0 @@ -4489,7 +4550,7 @@ msgstr "4" #. module: account #: view:account.invoice:0 msgid "Change" -msgstr "Modificare" +msgstr "Modificati" #. module: account #: selection:account.journal,type:0 @@ -4499,7 +4560,7 @@ msgstr "Banca si Cecuri" #. module: account #: field:account.journal,type_control_ids:0 msgid "Type Controls" -msgstr "Controale de tip" +msgstr "Tip Controale" #. module: account #: help:account.journal,default_credit_account_id:0 @@ -4512,24 +4573,24 @@ msgstr "Actioneaza ca si cont predefinit pentru suma creditului" #: view:validate.account.move:0 #: view:validate.account.move.lines:0 msgid "Post Journal Entries" -msgstr "Afiseaza Inregistrarile in Jurnal" +msgstr "Afisati Inregistrarile in Jurnal" #. module: account #: selection:account.invoice,state:0 #: selection:account.invoice.report,state:0 #: selection:report.invoice.created,state:0 msgid "Cancelled" -msgstr "Anulat" +msgstr "Anulat(a)" #. module: account #: help:account.bank.statement,balance_end_cash:0 msgid "Closing balance based on cashBox" -msgstr "Soldul la inchidere bazat pe casa de bani" +msgstr "Soldul la inchidere pe baza casei de bani" #. module: account #: view:account.payment.term.line:0 msgid "Example" -msgstr "" +msgstr "Exemplu" #. module: account #: code:addons/account/account_invoice.py:828 @@ -4538,39 +4599,39 @@ msgid "" "Please verify the price of the invoice !\n" "The real total does not match the computed total." msgstr "" -"Verificaţi preţul de pe factură !\n" +"Va rugam sa verificati pretul de pe factura !\n" "Totalul specificat este diferit de totalul calculat." #. module: account #: view:account.tax:0 #: view:account.tax.template:0 msgid "Keep empty to use the income account" -msgstr "Lăsaţi necompletat pentru a utiliza contul de venituri." +msgstr "Lasati necompletat pentru a utiliza contul de venituri" #. module: account #: code:addons/account/account.py:3299 #, python-format msgid "Purchase Tax %.2f%%" -msgstr "" +msgstr "Taxa Achizitie %.2f%%" #. module: account #: view:account.subscription.generate:0 #: model:ir.actions.act_window,name:account.action_account_subscription_generate #: model:ir.ui.menu,name:account.menu_generate_subscription msgid "Generate Entries" -msgstr "Generare Inregistrari" +msgstr "Generati Inregistrari" #. module: account #: help:account.vat.declaration,chart_tax_id:0 msgid "Select Charts of Taxes" -msgstr "Selectare Diagrame ale Taxelor" +msgstr "Selectati Planurile Fiscale" #. module: account #: view:account.fiscal.position:0 #: field:account.fiscal.position,account_ids:0 #: field:account.fiscal.position.template,account_ids:0 msgid "Account Mapping" -msgstr "Corespondenţă conturi" +msgstr "Reprezentare Conturi" #. module: account #: selection:account.bank.statement.line,type:0 @@ -4584,12 +4645,12 @@ msgstr "Client" #. module: account #: view:account.bank.statement:0 msgid "Confirmed" -msgstr "Confirmat" +msgstr "Confirmat(a)" #. module: account #: report:account.invoice:0 msgid "Cancelled Invoice" -msgstr "Factură anulată" +msgstr "Factura anulata" #. module: account #: code:addons/account/account.py:1567 @@ -4600,18 +4661,18 @@ msgid "" "definition if you want to accept all currencies." msgstr "" "Nu s-a putut crea miscarea cu valuta diferita de valuta secundara a contului " -"\"%s - %s\". Stergeti campul valutei secundare a definirii contului daca " +"\"%s - %s\". Stergeti campul valutei secundare din definirea contului daca " "doriti sa acceptati toate valutele." #. module: account #: selection:account.bank.statement,state:0 msgid "New" -msgstr "" +msgstr "Nou(a)" #. module: account #: field:account.invoice.refund,date:0 msgid "Operation date" -msgstr "Data operaţiei" +msgstr "Data operatiunii" #. module: account #: view:account.unreconcile.reconcile:0 @@ -4622,7 +4683,7 @@ msgstr "Nereconciliere tranzacţii" #: field:account.tax,ref_tax_code_id:0 #: field:account.tax.template,ref_tax_code_id:0 msgid "Refund Tax Code" -msgstr "Cod taxă restituită" +msgstr "Cod Restituire Fiscala" #. module: account #: view:validate.account.move:0 @@ -4637,7 +4698,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_configuration msgid "Configuration" -msgstr "Configuratie" +msgstr "Configurare" #. module: account #: field:account.automatic.reconcile,date1:0 @@ -4647,18 +4708,18 @@ msgstr "Data de inceput" #. module: account #: field:account.chart.template,property_account_income:0 msgid "Income Account on Product Template" -msgstr "Cont venituri specificat în şablonul produsului" +msgstr "Cont venituri specificat in Sablonul Produsului" #. module: account #: code:addons/account/account.py:3120 #, python-format msgid "MISC" -msgstr "" +msgstr "DIVERSE" #. module: account #: model:email.template,subject:account.email_template_edi_invoice msgid "${object.company_id.name} Invoice (Ref ${object.number or 'n/a' })" -msgstr "" +msgstr "${obiect.companie_id.nume} Factura (Ref ${obiect.numar sau 'n/a'})" #. module: account #: help:res.partner,last_reconciliation_date:0 @@ -4688,12 +4749,12 @@ msgstr "Facturi" #. module: account #: view:account.invoice:0 msgid "My invoices" -msgstr "" +msgstr "Facturile mele" #. module: account #: selection:account.bank.accounts.wizard,account_type:0 msgid "Check" -msgstr "Bifează" +msgstr "Verificati" #. module: account #: view:account.invoice:0 @@ -4701,7 +4762,7 @@ msgstr "Bifează" #: view:account.invoice.report:0 #: field:account.invoice.report,user_id:0 msgid "Salesman" -msgstr "Agent de vânzări" +msgstr "Agent Vanzari" #. module: account #: view:account.invoice.report:0 @@ -4711,12 +4772,12 @@ msgstr "Facturat" #. module: account #: view:account.move:0 msgid "Posted Journal Entries" -msgstr "" +msgstr "Inregistrari in Jurnal Afisate" #. module: account #: view:account.use.model:0 msgid "Use Model" -msgstr "Folosire model" +msgstr "Folositi Modelul" #. module: account #: help:account.invoice,partner_bank_id:0 @@ -4725,6 +4786,9 @@ msgid "" "account if this is a Customer Invoice or Supplier Refund, otherwise a " "Partner bank account number." msgstr "" +"Numarul de Cont Bancar in care va fi platita factura. Un cont bancar al " +"companiei daca aceasta este o Factura a Clientului sau o Rambursare a " +"Furnizorului, altfel un numar de cont bancar al partenerului" #. module: account #: view:account.state.open:0 @@ -4734,18 +4798,18 @@ msgstr "Nu" #. module: account #: help:account.invoice.tax,tax_code_id:0 msgid "The tax basis of the tax declaration." -msgstr "Bază taxe în declaraţia fiscala." +msgstr "Baza de impozitare a declaratiei fiscale." #. module: account #: view:account.addtmpl.wizard:0 msgid "Add" -msgstr "Adauga" +msgstr "Adaugati" #. module: account #: selection:account.invoice,state:0 #: report:account.overdue:0 msgid "Paid" -msgstr "Plătit" +msgstr "Platit(a)" #. module: account #: view:account.period.close:0 @@ -4755,7 +4819,7 @@ msgstr "Sunteti sigur ?" #. module: account #: help:account.move.line,statement_id:0 msgid "The bank statement used for bank reconciliation" -msgstr "Extrasul bancar folosit pentru reconcilierea cu banca" +msgstr "Extrasul bancar folosit pentru reconcilierea bancara" #. module: account #: model:process.transition,note:account.process_transition_suppliercustomerinvoice0 @@ -4769,28 +4833,31 @@ msgid "" "You can not define children to an account with internal type different of " "\"View\"! " msgstr "" +"Eroare de Configurare!\n" +"Nu puteti defini conturi secundare intr-un cont cu tipul intern diferit de " +"\"Vizualizare\"! " #. module: account #: code:addons/account/account.py:923 #, python-format msgid "Opening Period" -msgstr "" +msgstr "Deschidere Perioada" #. module: account #: view:account.move:0 msgid "Journal Entries to Review" -msgstr "" +msgstr "Inregistrari in Jurnal de Revizuit" #. module: account #: view:account.bank.statement:0 #: view:account.subscription:0 msgid "Compute" -msgstr "Calculare" +msgstr "Calculati" #. module: account #: field:account.tax,type_tax_use:0 msgid "Tax Application" -msgstr "Aplicare taxă" +msgstr "Aplicare Taxa" #. module: account #: view:account.move:0 @@ -4815,7 +4882,7 @@ msgstr "Aplicare taxă" #: model:ir.ui.menu,name:account.menu_eaction_account_moves_sale #, python-format msgid "Journal Items" -msgstr "Pozitii Jurnal" +msgstr "Elementele Jurnalului" #. module: account #: code:addons/account/account.py:1088 @@ -4849,7 +4916,7 @@ msgstr "Eroare" #: field:account.analytic.inverted.balance,date2:0 #: field:account.analytic.journal.report,date2:0 msgid "End of period" -msgstr "Sfârşitul perioadei" +msgstr "Sfarsitul perioadei" #. module: account #: view:res.partner:0 @@ -4862,8 +4929,8 @@ msgid "" "This report is analysis by partner. It is a PDF report containing one line " "per partner representing the cumulative credit balance." msgstr "" -"Acest raport este o analiza pe partener. Este un raport PDF care contine o " -"linie per partener reprezentand soldul creditului cumulativ." +"Acest raport este o analiza dupa partener. Este un raport PDF care contine o " +"linie per partener reprezentand soldul cumulativ al creditului." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_journal_tree @@ -4871,29 +4938,29 @@ msgid "" "To print an analytics (or costs) journal for a given period. The report give " "code, move name, account number, general amount and analytic amount." msgstr "" -"Pentru a imprima un jurnal analitic (sau costuri) pentru o perioada data. " -"Raportul da codul, miscarea, numarul contului, suma generala si suma " -"analitica." +"Pentru imprimarea unui jurnal analitic (sau costuri analitice) pentru o " +"perioada data. Raportul prezinta codul, numele miscarii, numarul contului, " +"suma generala si suma analitica." #. module: account #: sql_constraint:account.invoice:0 msgid "Invoice Number must be unique per Company!" -msgstr "" +msgstr "Numarul Facturii trebuie sa fie unic per Companie!" #. module: account #: model:ir.actions.act_window,name:account.action_account_receivable_graph msgid "Balance by Type of Account" -msgstr "Sold după Tipul de cont" +msgstr "Sold dupa Tipul de cont" #. module: account #: view:account.fiscalyear.close:0 msgid "Generate Fiscal Year Opening Entries" -msgstr "Generare înregistrări de deschidere an fiscal" +msgstr "Generati Inregistrări de deschidere a Anului Fiscal" #. module: account #: model:res.groups,name:account.group_account_user msgid "Accountant" -msgstr "" +msgstr "Contabil" #. module: account #: model:ir.actions.act_window,help:account.action_account_treasury_report_all @@ -4901,27 +4968,30 @@ msgid "" "From this view, have an analysis of your treasury. It sums the balance of " "every accounting entries made on liquidity accounts per period." msgstr "" +"Din aceasta vizualizare aveti o analiza a trezoreriei. Aceasta iInsumeaza " +"soldul fiecarei inregistrari contabile efectuata in conturi de lichididati " +"pe perioada." #. module: account #: field:account.journal,group_invoice_lines:0 msgid "Group Invoice Lines" -msgstr "Linii Facturi Grup" +msgstr "Grupati Liniile Facturii" #. module: account #: view:account.invoice.cancel:0 #: view:account.invoice.confirm:0 msgid "Close" -msgstr "Închidere" +msgstr "Inchideti" #. module: account #: field:account.bank.statement.line,move_ids:0 msgid "Moves" -msgstr "Mişcări" +msgstr "Miscari" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this month" -msgstr "" +msgstr "Jurnalul de vanzari din luna aceasta" #. module: account #: model:ir.actions.act_window,name:account.action_account_vat_declaration @@ -4942,7 +5012,7 @@ msgstr "Pentru inchidere" #. module: account #: field:account.treasury.report,date:0 msgid "Beginning of Period Date" -msgstr "" +msgstr "Inceputul Datei perioadei" #. module: account #: code:addons/account/account.py:1351 @@ -4952,19 +5022,19 @@ msgid "" "You should set the journal to allow cancelling entries if you want to do " "that." msgstr "" -"Nu puteti modifica o inregistrare afisată a acestui jurnal !\n" -"Ar trebui sa setati ca jurnalul sa permita anularea inregistrărilor dacă " -"doriti sa faceţi acest lucru." +"Nu puteti modifica o inregistrare afisata a acestui jurnal !\n" +"Ar trebui sa setati ca jurnalul sa permita anularea inregistrarilor daca " +"doriti sa faceti acest lucru." #. module: account #: model:ir.ui.menu,name:account.account_template_folder msgid "Templates" -msgstr "Şabloane" +msgstr "Sabloane" #. module: account #: field:account.invoice.tax,name:0 msgid "Tax Description" -msgstr "Descriere taxă" +msgstr "Descriere taxa" #. module: account #: field:account.tax,child_ids:0 @@ -4976,7 +5046,7 @@ msgstr "Conturi taxe subordonate" #, python-format msgid "Start period should be smaller then End period" msgstr "" -"Perioada de inceput ar trebui sa fie mai mica decat perioada de sfarsit" +"Perioada de inceput trebuie sa fie mai mica decat Perioada de sfarsit" #. module: account #: help:account.tax,price_include:0 @@ -4985,13 +5055,13 @@ msgid "" "Check this if the price you use on the product and invoices includes this " "tax." msgstr "" -"Bifati aici dacă preţul folosit pentru produs şi în facturi include această " -"taxă." +"Bifati aici daca pretul folosit pentru produs si in facturi include aceasta " +"taxa." #. module: account #: report:account.analytic.account.balance:0 msgid "Analytic Balance -" -msgstr "Sold analitic -" +msgstr "Sold Analitic -" #. module: account #: report:account.account.balance:0 @@ -5022,47 +5092,47 @@ msgstr "Sold analitic -" #: field:account.vat.declaration,target_move:0 #: field:accounting.report,target_move:0 msgid "Target Moves" -msgstr "Miscări ţintă" +msgstr "Miscari tinta" #. module: account #: model:account.payment.term,name:account.account_payment_term_net #: model:account.payment.term,note:account.account_payment_term_net msgid "30 Net Days" -msgstr "" +msgstr "30 de zile Net" #. module: account #: field:account.subscription,period_type:0 msgid "Period Type" -msgstr "Tip perioadă" +msgstr "Tipul Perioadei" #. module: account #: view:account.invoice:0 #: field:account.invoice,payment_ids:0 #: selection:account.vat.declaration,based_on:0 msgid "Payments" -msgstr "Plăţi" +msgstr "Plati" #. module: account #: view:account.tax:0 msgid "Reverse Compute Code" -msgstr "Restabilire Calcul Cod" +msgstr "Schimbati Cod Calcul" #. module: account #: field:account.subscription.line,move_id:0 msgid "Entry" -msgstr "Înregistrare" +msgstr "Inregistrare" #. module: account #: field:account.tax,python_compute_inv:0 #: field:account.tax.template,python_compute_inv:0 msgid "Python Code (reverse)" -msgstr "Cod Python (restabilire)" +msgstr "Cod Python (inversare)" #. module: account #: model:ir.actions.act_window,name:account.action_payment_term_form #: model:ir.ui.menu,name:account.menu_action_payment_term_form msgid "Payment Terms" -msgstr "Termeni de plată" +msgstr "Termeni de plata" #. module: account #: help:account.chart.template,complete_tax_set:0 @@ -5071,18 +5141,22 @@ msgid "" "encode the sale and purchase rates or choose from list of taxes. This last " "choice assumes that the set of tax defined on this template is complete" msgstr "" +"Aceasta expresie booleeana va ajuta sa va hotarati daca doriti sa-i " +"propuneti utilizatorului sa inregistreze ratele de vanzare si de cumparare " +"sau sa aleaga din lista de taxe. Ultima alegere presupune faptul ca setul de " +"taxe definit in acest sablon este complet" #. module: account #: view:account.financial.report:0 #: field:account.financial.report,children_ids:0 #: model:ir.model,name:account.model_account_financial_report msgid "Account Report" -msgstr "" +msgstr "Raport Cont" #. module: account #: field:account.journal.column,name:0 msgid "Column Name" -msgstr "Denumire coloană" +msgstr "Nume Coloana" #. module: account #: view:account.general.journal:0 @@ -5101,12 +5175,12 @@ msgstr "" #: field:report.account.sales,name:0 #: field:report.account_type.sales,name:0 msgid "Year" -msgstr "An" +msgstr "Anul" #. module: account #: field:account.bank.statement,starting_details_ids:0 msgid "Opening Cashbox" -msgstr "Deschidere Casa de bani" +msgstr "Deschideti Casa de bani" #. module: account #: view:account.payment.term.line:0 @@ -5117,7 +5191,7 @@ msgstr "Linia 1:" #: code:addons/account/account.py:1307 #, python-format msgid "Integrity Error !" -msgstr "Eroare integritate!" +msgstr "Eroare de integritate!" #. module: account #: field:account.tax.template,description:0 @@ -5160,7 +5234,7 @@ msgstr "Jurnale Generale" #. module: account #: field:account.journal,allow_date:0 msgid "Check Date in Period" -msgstr "" +msgstr "Bifati Data in Perioada" #. module: account #: model:ir.ui.menu,name:account.final_accounting_reports @@ -5173,12 +5247,12 @@ msgstr "Rapoarte Contabile" #: model:ir.actions.act_window,name:account.act_account_acount_move_line_open #: model:ir.actions.act_window,name:account.action_move_line_form msgid "Entries" -msgstr "Înregistrări" +msgstr "Inregistrari" #. module: account #: view:account.entries.report:0 msgid "This Period" -msgstr "Aceasta Perioada" +msgstr "Aceasta perioada" #. module: account #: field:account.analytic.line,product_uom_id:0 @@ -5190,12 +5264,12 @@ msgstr "UdeM" #: code:addons/account/wizard/account_invoice_refund.py:146 #, python-format msgid "No Period found on Invoice!" -msgstr "Nu s-a gasit pe factură specificarea perioadei!" +msgstr "Nu exista nicio Perioada specificata pe Factura!" #. module: account #: view:account.tax.template:0 msgid "Compute Code (if type=code)" -msgstr "Calcul cod (daca tip=cod)" +msgstr "Cod Calcul (daca tip=cod)" #. module: account #: selection:account.analytic.journal,type:0 @@ -5206,12 +5280,12 @@ msgstr "Calcul cod (daca tip=cod)" #: view:account.tax.template:0 #: selection:account.tax.template,type_tax_use:0 msgid "Sale" -msgstr "Vânzări" +msgstr "Vanzari" #. module: account #: view:account.financial.report:0 msgid "Report" -msgstr "" +msgstr "Raport" #. module: account #: view:account.analytic.line:0 @@ -5226,7 +5300,7 @@ msgstr "" #: view:analytic.entries.report:0 #: field:analytic.entries.report,amount:0 msgid "Amount" -msgstr "Sumă" +msgstr "Suma" #. module: account #: model:process.transition,name:account.process_transition_customerinvoice0 @@ -5242,17 +5316,17 @@ msgstr "Validare" #: field:account.tax,child_depend:0 #: field:account.tax.template,child_depend:0 msgid "Tax on Children" -msgstr "Taxa pentru poziţiile subordonate" +msgstr "Taxa pentru pozitiile subordonate" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_tax_template msgid "Template Tax Fiscal Position" -msgstr "Sablon Pozitie Taxa Fiscala" +msgstr "Sablon Fiscal Pozitie Fiscala" #. module: account #: field:account.journal,update_posted:0 msgid "Allow Cancelling Entries" -msgstr "Permite anularea înregistrărilor" +msgstr "Permiteti Anularea Inregistrarilor" #. module: account #: field:account.tax.code,sign:0 @@ -5262,7 +5336,7 @@ msgstr "Coeficient pentru parinte" #. module: account #: view:account.analytic.account:0 msgid "Analytic Accounts with a past deadline." -msgstr "" +msgstr "Conturi Analitice cu scadenta depasita." #. module: account #: report:account.partner.balance:0 @@ -5284,32 +5358,32 @@ msgstr "Tranzactie" #: help:account.tax.template,ref_tax_code_id:0 #: help:account.tax.template,tax_code_id:0 msgid "Use this code for the VAT declaration." -msgstr "Foloseşte acest cod pentru declararea TVA-ului." +msgstr "Folositi acest cod pentru declararea TVA-ului." #. module: account #: field:account.partner.reconcile.process,progress:0 msgid "Progress" -msgstr "Progrea" +msgstr "In desfasurare" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Analytic Entries Stats" -msgstr "Statistici ale înregistrărilor analitice" +msgstr "Statistici Inregistrari Analitice" #. module: account #: field:wizard.multi.charts.accounts,bank_accounts_id:0 msgid "Cash and Banks" -msgstr "" +msgstr "Numerar si Banci" #. module: account #: model:ir.model,name:account.model_account_installer msgid "account.installer" -msgstr "account.installer" +msgstr "cont.program de instalare" #. module: account #: field:account.tax.template,include_base_amount:0 msgid "Include in Base Amount" -msgstr "Se include în suma de bază" +msgstr "Se include in suma de baza" #. module: account #: help:account.payment.term.line,days:0 @@ -5317,8 +5391,8 @@ msgid "" "Number of days to add before computation of the day of month.If Date=15/01, " "Number of Days=22, Day of Month=-1, then the due date is 28/02." msgstr "" -"Numărul de zile ce se adaugă înainte de a calcula ziua din lună. Dacă " -"Data=15/01, Numărul de zile=22, Ziua din lună=-1, atunci data scadenţei este " +"Numarul de zile care se adauga inainte de a calcula ziua din luna. Daca " +"Data=15/01, Numarul de zile=22, Ziua din luna=-1, atunci data scadentei este " "28/02." #. module: account @@ -5329,13 +5403,13 @@ msgstr "Calcul Suma" #. module: account #: view:account.journal:0 msgid "Entry Controls" -msgstr "Comenzi înregistrări" +msgstr "Comenzi inregistrare" #. module: account #: view:account.analytic.chart:0 #: view:project.account.analytic.line:0 msgid "(Keep empty to open the current situation)" -msgstr "(Lasati necompletat pentru a deschide situaţia curentă)" +msgstr "(Lasati necompletat pentru a deschide situatia curenta)" #. module: account #: field:account.analytic.balance,date1:0 @@ -5344,7 +5418,7 @@ msgstr "(Lasati necompletat pentru a deschide situaţia curentă)" #: field:account.analytic.inverted.balance,date1:0 #: field:account.analytic.journal.report,date1:0 msgid "Start of period" -msgstr "Începutul perioadei" +msgstr "Inceputul perioadei" #. module: account #: model:ir.model,name:account.model_account_common_account_report @@ -5355,31 +5429,32 @@ msgstr "Cont Comun Raport Cont" #: field:account.bank.statement.line,name:0 #: field:account.invoice,reference:0 msgid "Communication" -msgstr "Comuncare" +msgstr "Comunicare" #. module: account #: model:ir.ui.menu,name:account.menu_analytic_accounting msgid "Analytic Accounting" -msgstr "Contabilitate analitică" +msgstr "Contabilitate Analitica" #. module: account #: field:account.partner.ledger,initial_balance:0 #: field:account.report.general.ledger,initial_balance:0 msgid "Include Initial Balances" -msgstr "" +msgstr "Includeti Soldurile Initiale" #. module: account #: selection:account.invoice,type:0 #: selection:account.invoice.report,type:0 #: selection:report.invoice.created,type:0 msgid "Customer Refund" -msgstr "Restituire client" +msgstr "Rambursare client" #. module: account #: constraint:account.move:0 msgid "" "You can not create more than one move per period on centralized journal" msgstr "" +"Nu puteti crea mai mult de o miscare pe perioada intr-un jurnal centralizat" #. module: account #: field:account.tax,ref_tax_sign:0 @@ -5387,22 +5462,22 @@ msgstr "" #: field:account.tax.template,ref_tax_sign:0 #: field:account.tax.template,tax_sign:0 msgid "Tax Code Sign" -msgstr "Semn cod taxa" +msgstr "Semn Cod Fiscal" #. module: account #: model:ir.model,name:account.model_report_invoice_created msgid "Report of Invoices Created within Last 15 days" -msgstr "Raport al facturilor create in ultimele 15 zile" +msgstr "Raportul Facturilor create in ultimele 15 zile" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 14" -msgstr "" +msgstr " Numar de zile: 14" #. module: account #: field:account.fiscalyear,end_journal_period_id:0 msgid "End of Year Entries Journal" -msgstr "Jurnal înregistrări închidere de an" +msgstr "Jurnal Inregistrari Sfarsit de an" #. module: account #: code:addons/account/account.py:3446 @@ -5415,12 +5490,12 @@ msgstr "Jurnal înregistrări închidere de an" #: code:addons/account/wizard/account_move_journal.py:63 #, python-format msgid "Configuration Error !" -msgstr "Eroare Configurare !" +msgstr "Eroare de Configurare !" #. module: account #: field:account.payment.term.line,value_amount:0 msgid "Amount To Pay" -msgstr "" +msgstr "Suma de Plata" #. module: account #: help:account.partner.reconcile.process,to_reconcile:0 @@ -5430,7 +5505,7 @@ msgid "" "as reconciled." msgstr "" "Acestia sunt partenerii ramasi pentru care ar trebui sa verificati daca " -"exista ceva de reconciliat sau nu. Aceasta cifra deja considera partenerul " +"exista ceva de reconciliat sau nu. Aceasta cifra considera deja partenerul " "actual ca fiind reconciliat." #. module: account @@ -5457,18 +5532,18 @@ msgstr "Neafisat" #: model:ir.actions.act_window,name:account.action_account_change_currency #: model:ir.model,name:account.model_account_change_currency msgid "Change Currency" -msgstr "Schimba Valuta" +msgstr "Schimbati Moneda" #. module: account #: view:account.invoice:0 msgid "This action will erase taxes" -msgstr "" +msgstr "Aceasta actiune va sterge taxele" #. module: account #: model:process.node,note:account.process_node_accountingentries0 #: model:process.node,note:account.process_node_supplieraccountingentries0 msgid "Accounting entries." -msgstr "Inregistrari Contabile" +msgstr "Inregistrari contabile." #. module: account #: view:account.invoice:0 @@ -5480,12 +5555,12 @@ msgstr "Data platii" #: model:ir.actions.act_window,name:account.action_account_analytic_account_form #: model:ir.ui.menu,name:account.account_analytic_def_account msgid "Analytic Accounts" -msgstr "Conturi analitice" +msgstr "Conturi Analitice" #. module: account #: view:account.invoice.report:0 msgid "Customer Invoices And Refunds" -msgstr "" +msgstr "Facturi si Rambursari Client" #. module: account #: field:account.analytic.line,amount_currency:0 @@ -5493,7 +5568,7 @@ msgstr "" #: field:account.model.line,amount_currency:0 #: field:account.move.line,amount_currency:0 msgid "Amount Currency" -msgstr "Valuta sumei" +msgstr "Moneda sumei" #. module: account #: code:addons/account/wizard/account_validate_account_move.py:39 @@ -5502,8 +5577,8 @@ msgid "" "Specified Journal does not have any account move entries in draft state for " "this period" msgstr "" -"Jurnalul specificat nu contine nici o înregistrare contabilă în stadiul de " -"ciornă pentru aceasta perioada" +"Jurnalul specificat nu contine nici o inregistrare contabila in stadiul de " +"ciorna pentru aceasta perioada" #. module: account #: model:ir.actions.act_window,name:account.action_view_move_line @@ -5533,12 +5608,12 @@ msgstr "Numar (Miscare)" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries during last 7 days" -msgstr "" +msgstr "Inregistrari Analitice in ultimele 7 zile" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Normal Text" -msgstr "" +msgstr "Text obisnuit" #. module: account #: view:account.invoice.refund:0 @@ -5560,14 +5635,14 @@ msgid "" "The sequence field is used to order the payment term lines from the lowest " "sequences to the higher ones" msgstr "" -"Câmpul secvenţă este utilizat pentru ordonarea ascendentă a liniilor " -"termenelor de plată" +"Campul secventa este utilizat pentru ordonarea ascendenta a liniilor " +"termenelor de plata" #. module: account #: view:account.fiscal.position.template:0 #: field:account.fiscal.position.template,name:0 msgid "Fiscal Position Template" -msgstr "Şablon poziţie fiscală" +msgstr "Sablon Pozitie Fiscala" #. module: account #: view:account.analytic.chart:0 @@ -5608,7 +5683,7 @@ msgstr "Deschideti Casa de bani" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Automatic formatting" -msgstr "" +msgstr "Formatare automata" #. module: account #: code:addons/account/account.py:963 @@ -5617,6 +5692,8 @@ msgid "" "No fiscal year defined for this date !\n" "Please create one from the configuration of the accounting menu." msgstr "" +"Nu exista niciun an fiscal definit pentru aceasta data !\n" +"Va rugam sa creati unul din configurarea meniului contabil." #. module: account #: view:account.move.line.reconcile:0 @@ -5627,17 +5704,17 @@ msgstr "Reconciliere cu Pierderea" #: selection:account.payment.term.line,value:0 #: selection:account.tax,type:0 msgid "Fixed Amount" -msgstr "Sumă fixă" +msgstr "Suma fixa" #. module: account #: view:account.subscription:0 msgid "Valid Up to" -msgstr "Valid pana la" +msgstr "Valabil pana la" #. module: account #: view:account.journal:0 msgid "Invoicing Data" -msgstr "Datele de facturare" +msgstr "Date pentru facturare" #. module: account #: model:ir.actions.act_window,name:account.action_account_automatic_reconcile @@ -5659,7 +5736,7 @@ msgstr "Mutare jurnal" #: model:ir.actions.act_window,name:account.action_account_fiscalyear_close #: model:ir.ui.menu,name:account.menu_wizard_fy_close msgid "Generate Opening Entries" -msgstr "Generare Inregistrari de intrare" +msgstr "Generati Inregistrari Deschise" #. module: account #: code:addons/account/account_move_line.py:759 @@ -5670,17 +5747,17 @@ msgstr "Deja Reconciliat!" #. module: account #: help:account.tax,type:0 msgid "The computation method for the tax amount." -msgstr "Metoda de calcul pentru taxă" +msgstr "Metoda de calcul pentru valoarea impozitului." #. module: account #: view:account.payment.term.line:0 msgid "Due Date Computation" -msgstr "" +msgstr "Calcul Data Scadenta" #. module: account #: field:report.invoice.created,create_date:0 msgid "Create Date" -msgstr "Creeaza Data" +msgstr "Data Crearii" #. module: account #: view:account.analytic.journal:0 @@ -5698,7 +5775,7 @@ msgstr "Conturi subordonate" #: code:addons/account/account_move_line.py:1214 #, python-format msgid "Move name (id): %s (%s)" -msgstr "" +msgstr "Nume miscare (id): %s (%s)" #. module: account #: view:account.move.line.reconcile:0 @@ -5710,7 +5787,7 @@ msgstr "Pierdere" #. module: account #: field:res.partner,debit:0 msgid "Total Payable" -msgstr "Total de plată" +msgstr "Total de plata" #. module: account #: model:account.account.type,name:account.data_account_type_income @@ -5739,7 +5816,7 @@ msgstr "Martie" #. module: account #: view:account.account.template:0 msgid "Account Template" -msgstr "Sablon cont" +msgstr "Sablon Cont" #. module: account #: report:account.journal.period.print.sale.purchase:0 @@ -5749,13 +5826,13 @@ msgstr "TVA" #. module: account #: report:account.analytic.account.journal:0 msgid "Account n°" -msgstr "Nr. cont" +msgstr "Nr. de cont" #. module: account #: code:addons/account/account_invoice.py:88 #, python-format msgid "Free Reference" -msgstr "Referinţă liberă" +msgstr "Referinta gratuita" #. module: account #: field:account.payment.term.line,value:0 @@ -5770,12 +5847,12 @@ msgstr "Evaluare" #: code:addons/account/report/account_partner_balance.py:301 #, python-format msgid "Receivable and Payable Accounts" -msgstr "Conturi debitori şi creditori" +msgstr "Conturi Incasari si Plati" #. module: account #: field:account.fiscal.position.account.template,position_id:0 msgid "Fiscal Mapping" -msgstr "Corespondentă fiscală" +msgstr "Reprezentare fiscala" #. module: account #: model:ir.actions.act_window,name:account.action_account_state_open @@ -5791,12 +5868,12 @@ msgstr "Cant. max." #. module: account #: view:account.invoice.refund:0 msgid "Refund Invoice" -msgstr "Factură stornată" +msgstr "Stornare factura" #. module: account #: field:account.invoice,address_invoice_id:0 msgid "Invoice Address" -msgstr "Adresă de facturare" +msgstr "Adresa de facturare" #. module: account #: model:ir.actions.act_window,help:account.action_account_entries_report_all @@ -5816,10 +5893,10 @@ msgid "" "OpenERP allows you to define the tax structure and manage it from this menu. " "You can define both numeric and alphanumeric tax codes." msgstr "" -"Definirea codului taxei depinde de declaratia fiscala din tara " +"Definirea codului fiscal depinde de declaratia fiscala din tara " "dumneavoastra. OpenERP va permite sa definiti structura impozitului si sa o " -"gestionati din acest meniu.Puteti defini atat coduri de taxe numerice cat si " -"alfanumerice." +"gestionati din acest meniu. Puteti defini atat coduri fiscale numerice cat " +"si alfanumerice." #. module: account #: help:account.partner.reconcile.process,progress:0 @@ -5829,7 +5906,7 @@ msgid "" msgstr "" "Va arata progresul facut azi in ceea ce priveste procesul de reconciliere. " "Dat de catre \n" -" Parteneri Reconciliati Astazi \\ (Parteneri Ramasi + Parteneri Reconciliati " +"Parteneri Reconciliati Astazi \\ (Parteneri Ramasi + Parteneri Reconciliati " "Astazi)" #. module: account @@ -5849,13 +5926,13 @@ msgstr "" #: field:report.account.sales,period_id:0 #: field:report.account_type.sales,period_id:0 msgid "Force Period" -msgstr "Impune perioada" +msgstr "Impuneti Perioada" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,nbr:0 msgid "# of Lines" -msgstr "# a Liniilor" +msgstr "# de Linii" #. module: account #: field:account.aged.trial.balance,filter:0 @@ -5874,60 +5951,60 @@ msgstr "# a Liniilor" #: field:accounting.report,filter:0 #: field:accounting.report,filter_cmp:0 msgid "Filter by" -msgstr "Filtrare dupa" +msgstr "Filtrati dupa" #. module: account #: code:addons/account/account.py:2256 #, python-format msgid "You have a wrong expression \"%(...)s\" in your model !" -msgstr "" +msgstr "Aveti o expresie \"%(...)s\" gresita in modelul dumneavoastra !" #. module: account #: field:account.bank.statement.line,date:0 msgid "Entry Date" -msgstr "" +msgstr "Data inregistrarii" #. module: account #: code:addons/account/account_move_line.py:1155 #: code:addons/account/account_move_line.py:1238 #, python-format msgid "You can not use an inactive account!" -msgstr "Nu puteţi folosi un cont inactiv !" +msgstr "Nu puteti folosi un cont inactiv!" #. module: account #: code:addons/account/account_move_line.py:830 #, python-format msgid "Entries are not of the same account or already reconciled ! " -msgstr "Înregistrările nu au acelaşi cont sau sunt deja reconciliate ! " +msgstr "Inregistrarile nu au acelasi cont sau sunt deja reconciliate ! " #. module: account #: help:account.bank.statement,balance_end:0 msgid "Balance as calculated based on Starting Balance and transaction lines" -msgstr "" +msgstr "Soldul calculat pe baza Soldului Initial si liniile tranzactiei" #. module: account #: code:addons/account/wizard/account_change_currency.py:64 #: code:addons/account/wizard/account_change_currency.py:70 #, python-format msgid "Current currency is not configured properly !" -msgstr "" +msgstr "Moneda curenta nu este configurata corect !" #. module: account #: field:account.tax,account_collected_id:0 #: field:account.tax.template,account_collected_id:0 msgid "Invoice Tax Account" -msgstr "Cont taxă factură" +msgstr "Cont Factura Fiscala" #. module: account #: model:ir.actions.act_window,name:account.action_account_general_journal #: model:ir.model,name:account.model_account_general_journal msgid "Account General Journal" -msgstr "Cont Jurnal General" +msgstr "Jurnal General Cont" #. module: account #: field:account.payment.term.line,days:0 msgid "Number of Days" -msgstr "Număr de zile" +msgstr "Numarul de zile" #. module: account #: code:addons/account/account_bank_statement.py:402 @@ -5935,7 +6012,7 @@ msgstr "Număr de zile" #: code:addons/account/wizard/account_period_close.py:51 #, python-format msgid "Invalid action !" -msgstr "Acţiune invalidă !" +msgstr "Actiune nevalida !" #. module: account #: code:addons/account/wizard/account_move_journal.py:102 @@ -5946,25 +6023,25 @@ msgstr "Perioada: %s" #. module: account #: model:ir.actions.act_window,name:account.action_review_financial_journals_installer msgid "Review your Financial Journals" -msgstr "" +msgstr "Revizuiti Jurnalele Financiare" #. module: account #: help:account.tax,name:0 msgid "This name will be displayed on reports" -msgstr "Acest nume va aparea în rapoarte" +msgstr "Acest nume va aparea in rapoarte" #. module: account #: report:account.analytic.account.cost_ledger:0 #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Printing date" -msgstr "Data tipăririi" +msgstr "Data tiparirii" #. module: account #: selection:account.account.type,close_method:0 #: selection:account.tax,type:0 #: selection:account.tax.template,type:0 msgid "None" -msgstr "Lipsă" +msgstr "Niciunul/Niciuna" #. module: account #: view:analytic.entries.report:0 @@ -5975,17 +6052,17 @@ msgstr " 365 Zile " #: model:ir.actions.act_window,name:account.action_invoice_tree3 #: model:ir.ui.menu,name:account.menu_action_invoice_tree3 msgid "Customer Refunds" -msgstr "Restituiri client" +msgstr "Restituiri Client" #. module: account #: field:account.account,foreign_balance:0 msgid "Foreign Balance" -msgstr "" +msgstr "Sold Strain" #. module: account #: field:account.journal.period,name:0 msgid "Journal-Period Name" -msgstr "Denumirea perioadei jurnalului" +msgstr "Numele Perioadei Jurnalului" #. module: account #: field:account.invoice.tax,factor_base:0 @@ -6011,17 +6088,17 @@ msgid "" "Forma' state!" msgstr "" "Factura (Facturile) selectate nu pot fi confirmate deoarece nu sunt in " -"stadiu 'Ciorna' sau 'Pro-forma'!" +"stadiu 'Ciorna' sau 'Pro-Forma'!" #. module: account #: view:account.subscription:0 msgid "Running Subscription" -msgstr "" +msgstr "Abonament in derulare" #. module: account #: report:account.invoice:0 msgid "Fiscal Position Remark :" -msgstr "Comentariu poziţie fiscală" +msgstr "Observatie pozitie fiscala :" #. module: account #: view:analytic.entries.report:0 @@ -6042,6 +6119,9 @@ msgid "" "You can not define children to an account with internal type different of " "\"View\"! " msgstr "" +"Eroare de configurare! \n" +"Nu puteti defini conturi subordonate unui cont cu tipul intern diferit de " +"\"Vizualizare\"! " #. module: account #: help:res.partner.bank,journal_id:0 @@ -6049,17 +6129,19 @@ msgid "" "This journal will be created automatically for this bank account when you " "save the record" msgstr "" +"Acest jurnal va fi creat automat pentru acest cont bancar atunci cand " +"salvati inregistrarea" #. module: account #: view:account.analytic.line:0 msgid "Analytic Entry" -msgstr "Înregistrare analitică" +msgstr "Inregistrare Analitica" #. module: account #: view:res.company:0 #: field:res.company,overdue_msg:0 msgid "Overdue Payments Message" -msgstr "Mesaj plăţi restante" +msgstr "Mesaj Plati Restante" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_all_a @@ -6069,26 +6151,26 @@ msgid "" "line of the expense account. OpenERP will propose to you automatically the " "Tax related to this account and the counterpart \"Account Payable\"." msgstr "" -"Aceasta vizualizare poate fi folisita de contabili pentru a inregistra " +"Aceasta vizualizare poate fi folosita de contabili pentru a inregistra " "repede inregistrarile in OpenERP. Daca doriti sa inregistrati o factura a " "furnizorului, incepeti prin a inregistra linia contului de cheltuieli. " -"OpenERP va va propune automat Taxa asociata acestui cont si corespondentul " -"\"Cont de Plati\"." +"OpenERP va va propune automat Taxa asociata acestui cont si \"Contul de " +"Plati\" corespondent." #. module: account #: field:account.entries.report,date_created:0 msgid "Date Created" -msgstr "Data Creata" +msgstr "Data crearii" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_account_line_extended_form msgid "account.analytic.line.extended" -msgstr "account.analytic.line.extended" +msgstr "cont.analitic.linie.extinsa" #. module: account #: view:account.invoice:0 msgid "(keep empty to use the current period)" -msgstr "(păstraţi necompletat pentru a folosi perioada curentă)" +msgstr "(lasati necompletat pentru a folosi perioada curenta)" #. module: account #: model:process.transition,note:account.process_transition_supplierreconcilepaid0 @@ -6103,7 +6185,7 @@ msgstr "" #: view:account.chart.template:0 #: field:account.chart.template,account_root_id:0 msgid "Root Account" -msgstr "Cont rădăcină" +msgstr "Cont baza" #. module: account #: field:res.partner,last_reconciliation_date:0 @@ -6118,17 +6200,17 @@ msgstr "Linie Analitica" #. module: account #: field:product.template,taxes_id:0 msgid "Customer Taxes" -msgstr "Taxe client" +msgstr "Taxe Client" #. module: account #: help:account.model,name:0 msgid "This is a model for recurring accounting entries" -msgstr "Acesta este un model pentru înregistrări contabile recurente" +msgstr "Acesta este un model pentru inregistrari contabile recurente" #. module: account #: field:wizard.multi.charts.accounts,sale_tax_rate:0 msgid "Sales Tax(%)" -msgstr "" +msgstr "Taxa Vanzari(%)" #. module: account #: view:account.addtmpl.wizard:0 @@ -6139,19 +6221,19 @@ msgstr "Creare Cont bazat pe acest sablon" #: view:account.account.type:0 #: view:account.tax.code:0 msgid "Reporting Configuration" -msgstr "Raportare Configurare" +msgstr "Configurare Raportare" #. module: account #: field:account.tax,type:0 #: field:account.tax.template,type:0 msgid "Tax Type" -msgstr "Tip taxă" +msgstr "Tip taxa" #. module: account #: model:ir.actions.act_window,name:account.action_account_template_form #: model:ir.ui.menu,name:account.menu_action_account_template_form msgid "Account Templates" -msgstr "Şabloane conturi" +msgstr "Sabloane Conturi" #. module: account #: help:wizard.multi.charts.accounts,complete_tax_set:0 @@ -6161,6 +6243,10 @@ msgid "" "choice assumes that the set of tax defined for the chosen template is " "complete" msgstr "" +"Aceasta expresie booleeana va ajuta sa va decideti daca doriti sa-i " +"propuneti utilizatorului sa inregistreze ratele de vanzare sau de achizitie " +"sau sa foloseasca campul obisnuit m2o (facut la comanda). Ultima varianta " +"presupune ca setul de taxe definit pentru sablonul ales este complet" #. module: account #: report:account.vat.declaration:0 @@ -6175,12 +6261,12 @@ msgstr "Companii" #. module: account #: view:account.invoice.report:0 msgid "Open and Paid Invoices" -msgstr "" +msgstr "Facturi Deschise si Platite" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children flat" -msgstr "" +msgstr "Afisati subordordonatele fixe" #. module: account #: code:addons/account/account.py:629 @@ -6189,6 +6275,8 @@ msgid "" "You can not remove/desactivate an account which is set on a customer or " "supplier." msgstr "" +"Nu puteti sterge/dezactiva un cont care este configurat pentru un client sau " +"un furnizor." #. module: account #: help:account.fiscalyear.close.state,fy_id:0 @@ -6213,7 +6301,7 @@ msgstr "Informatii suplimentare" #. module: account #: field:account.chart,fiscalyear:0 msgid "Fiscal year" -msgstr "An fiscal" +msgstr "Anul fiscal" #. module: account #: view:account.move.reconcile:0 @@ -6260,7 +6348,7 @@ msgstr "Inregistrari Reconciliate Partial" #: view:validate.account.move.lines:0 #, python-format msgid "Cancel" -msgstr "Anulare" +msgstr "Anulati" #. module: account #: selection:account.account,type:0 @@ -6268,32 +6356,32 @@ msgstr "Anulare" #: model:account.account.type,name:account.data_account_type_receivable #: selection:account.entries.report,type:0 msgid "Receivable" -msgstr "Debitor" +msgstr "Incasari" #. module: account #: constraint:account.move.line:0 msgid "Company must be the same for its related account and period." -msgstr "" +msgstr "Compania trebuie sa fie aceeasi pentru contul si perioada asociata." #. module: account #: view:account.invoice:0 msgid "Other Info" -msgstr "Alte informații" +msgstr "Alte informatii" #. module: account #: field:account.journal,default_credit_account_id:0 msgid "Default Credit Account" -msgstr "Cont credit implicit" +msgstr "Cont Credit Implicit" #. module: account #: help:account.analytic.line,currency_id:0 msgid "The related account currency if not equal to the company one." -msgstr "Valuta asociata contului daca nu este aceeasi cu cea a companiei." +msgstr "Valuta asociata contului daca nu este aceeasi ca si cea a companiei." #. module: account #: view:account.analytic.account:0 msgid "Current" -msgstr "Actual" +msgstr "Actual(a)" #. module: account #: view:account.bank.statement:0 @@ -6324,18 +6412,18 @@ msgstr "Putere" #: code:addons/account/account.py:3368 #, python-format msgid "Cannot generate an unused journal code." -msgstr "" +msgstr "Nu se poate crea un cod de jurnal nefolosit." #. module: account #: view:project.account.analytic.line:0 msgid "View Account Analytic Lines" -msgstr "Vizualizare linii conturi analitice" +msgstr "Vizualizati Liniile Contului Analitic" #. module: account #: field:account.invoice,internal_number:0 #: field:report.invoice.created,number:0 msgid "Invoice Number" -msgstr "Numărul facturii" +msgstr "Numarul facturii" #. module: account #: help:account.tax,include_base_amount:0 @@ -6343,7 +6431,7 @@ msgid "" "Indicates if the amount of tax must be included in the base amount for the " "computation of the next taxes" msgstr "" -"Indica daca suma taxei trebuie inclusa in suma de baza pentru calculul " +"Indica daca valoarea taxei trebuie inclusa in suma de baza pentru calculul " "taxelor urmatoare" #. module: account @@ -6355,17 +6443,17 @@ msgstr "Reconciliere: Mergeti la Partenerul Urmator" #: model:ir.actions.act_window,name:account.action_account_analytic_invert_balance #: model:ir.actions.report.xml,name:account.account_analytic_account_inverted_balance msgid "Inverted Analytic Balance" -msgstr "Balanţă analitică inversă" +msgstr "Sold Analitic Inversat" #. module: account #: field:account.tax.template,applicable_type:0 msgid "Applicable Type" -msgstr "Tip aplicabil" +msgstr "Tipul aplicabil" #. module: account #: field:account.invoice.line,invoice_id:0 msgid "Invoice Reference" -msgstr "Referinţa facturii" +msgstr "Referinta facturii" #. module: account #: help:account.tax.template,sequence:0 @@ -6374,9 +6462,9 @@ msgid "" "higher ones. The order is important if you have a tax that has several tax " "children. In this case, the evaluation order is important." msgstr "" -"Câmpul secvenţă este utilizat pentru ordonarea ascendentă a liniilor " -"taxelor. Ordinea este importantă dacă aveţi o taxa care are alte taxe " -"subordonate. În acest caz, ordinea evaluării este importantă." +"Campul secventa este utilizat pentru ordonarea ascendenta a liniilor " +"taxelor. Ordinea este importanta daca aveti o taxa care are alte taxe " +"subordonate. In acest caz, ordinea evaluarii este importanta." #. module: account #: selection:account.account,type:0 @@ -6438,12 +6526,14 @@ msgid "" "You cannot change the owner company of an account that already contains " "journal items." msgstr "" +"Nu puteti schimba compania detinatoare a unui cont care contine deja " +"elemente ale jurnalului." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:58 #, python-format msgid "Enter a Start date !" -msgstr "Introduceti o data de inceput !" +msgstr "Introduceti o Data de inceput !" #. module: account #: report:account.invoice:0 @@ -6453,15 +6543,10 @@ msgstr "Introduceti o data de inceput !" msgid "Supplier Refund" msgstr "Restituire furnizor" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Tablou de bord" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" -msgstr "Linii înregistrări" +msgstr "Linii inregistrari" #. module: account #: field:account.move.line,centralisation:0 @@ -6489,7 +6574,7 @@ msgstr "Centralizare" #: view:account.tax.code.template:0 #: view:analytic.entries.report:0 msgid "Group By..." -msgstr "Grupare dupa..." +msgstr "Grupati dupa..." #. module: account #: field:account.journal.column,readonly:0 @@ -6499,12 +6584,12 @@ msgstr "Numai citire" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Balance" -msgstr "" +msgstr " Evaluare: Sold" #. module: account #: field:account.invoice.line,uos_id:0 msgid "Unit of Measure" -msgstr "Unitate de măsură" +msgstr "Unitatea de masura" #. module: account #: constraint:account.payment.term.line:0 @@ -6518,12 +6603,12 @@ msgstr "" #. module: account #: field:account.installer,has_default_company:0 msgid "Has Default Company" -msgstr "" +msgstr "Are Compania Implicita" #. module: account #: model:ir.model,name:account.model_account_sequence_fiscalyear msgid "account.sequence.fiscalyear" -msgstr "account.sequence.fiscalyear" +msgstr "secventa.cont.an_fiscal" #. module: account #: report:account.analytic.account.journal:0 @@ -6534,34 +6619,35 @@ msgstr "account.sequence.fiscalyear" #: model:ir.actions.report.xml,name:account.analytic_journal_print #: model:ir.model,name:account.model_account_analytic_journal msgid "Analytic Journal" -msgstr "Jurnal analitic" +msgstr "Jurnal Analitic" #. module: account #: code:addons/account/account.py:622 #, python-format msgid "You can not desactivate an account that contains some journal items." msgstr "" +"Nu puteti dezactiva un cont care contine niste elemente ale jurnalului." #. module: account #: view:account.entries.report:0 msgid "Reconciled" -msgstr "Reconciliat" +msgstr "Reconciliat(a)" #. module: account #: report:account.invoice:0 #: field:account.invoice.tax,base:0 msgid "Base" -msgstr "Bază" +msgstr "Baza" #. module: account #: field:account.model,name:0 msgid "Model Name" -msgstr "Denumire model" +msgstr "Nume Model" #. module: account #: field:account.chart.template,property_account_expense_categ:0 msgid "Expense Category Account" -msgstr "Categorie cont de cheltuieli" +msgstr "Categorie Cont de cheltuieli" #. module: account #: view:account.bank.statement:0 @@ -6572,7 +6658,7 @@ msgstr "Tranzactii cu numerar" #: code:addons/account/wizard/account_state_open.py:37 #, python-format msgid "Invoice is already reconciled" -msgstr "Factura este deja reconciliată" +msgstr "Factura este deja reconciliata" #. module: account #: view:account.account:0 @@ -6590,36 +6676,36 @@ msgstr "Note" #. module: account #: model:ir.model,name:account.model_analytic_entries_report msgid "Analytic Entries Statistics" -msgstr "Statistici Inregistrari Analitice" +msgstr "Statistica Inregistrari Analitice" #. module: account #: code:addons/account/account.py:624 #, python-format msgid "You can not remove an account containing journal items." -msgstr "" +msgstr "Nu puteti sa stergeti un cont care contine elemente ale jurnalului." #. module: account #: code:addons/account/account_analytic_line.py:145 #: code:addons/account/account_move_line.py:933 #, python-format msgid "Entries: " -msgstr "Înregistrări: " +msgstr "Inregistrari: " #. module: account #: view:account.use.model:0 msgid "Create manual recurring entries in a chosen journal." -msgstr "Creare inregistrari recurente manuale intr-un jurnal selectat." +msgstr "Creati inregistrari recurente manuale intr-un jurnal selectat." #. module: account #: help:res.partner.bank,currency_id:0 msgid "Currency of the related account journal." -msgstr "" +msgstr "Moneda jurnalului contabil asociat." #. module: account #: code:addons/account/account.py:1563 #, python-format msgid "Couldn't create move between different companies" -msgstr "Nu pot crea mişcări între companii diferite" +msgstr "Nu s-a putut crea miscarea intre companii diferite." #. module: account #: model:ir.actions.act_window,help:account.action_account_type_form @@ -6633,8 +6719,8 @@ msgid "" "need for your company." msgstr "" "Un tip de cont este folosit pentru a determina modul in care un cont este " -"folosit in fiecare jurnal.Metoda de tergiversare a unui tip de cont " -"determina procesul pentru inchiderea anuala. Rapaorte precum Bilant si " +"folosit in fiecare jurnal. Metoda de tergiversare a unui tip de cont " +"determina procesul pentru inchiderea anuala. Rapoartele precum Bilant si " "raportul Profit si Pierderi folosesc categoria (profit/pierderi sau bilant). " "De exemplu, tipul de cont ar putea fi relationat unui cont activ, cont de " "cheltuieli sau cont de plati. Din aceasta fereastra, puteti crea si gestiona " @@ -6645,7 +6731,7 @@ msgstr "" #: code:addons/account/account.py:183 #, python-format msgid "Balance Sheet (Asset account)" -msgstr "" +msgstr "Bilant (Cont Active)" #. module: account #: model:ir.actions.act_window,help:account.action_account_bank_reconcile_tree @@ -6654,8 +6740,8 @@ msgid "" "corresponds with the entries (or records) of that account in your accounting " "system." msgstr "" -"Reconcilierea bancara consta in a verifica daca extrasul dumneagvoastra " -"bancar corespunde cu intrarile (sau inregistrarile) acelui cont in sistemul " +"Reconcilierea bancara consta in a verifica daca extrasul dumneavoastra " +"bancar corespunde cu intrarile (sau inregistrarile) acelui cont din sistemul " "dumneavoastra contabil." #. module: account @@ -6668,13 +6754,13 @@ msgstr "Stadiul este ciorna" #: code:addons/account/account_move_line.py:1043 #, python-format msgid "Total debit" -msgstr "Debit total" +msgstr "Total debit" #. module: account #: code:addons/account/account_move_line.py:808 #, python-format msgid "Entry \"%s\" is not valid !" -msgstr "Înregistrarea \"%s\" nu este validă !" +msgstr "Inregistrarea \"%s\" nu este valida !" #. module: account #: report:account.invoice:0 @@ -6687,8 +6773,8 @@ msgid "" "This will automatically configure your chart of accounts, bank accounts, " "taxes and journals according to the selected template" msgstr "" -"Vor fi configurate automat planul de conturi, conturile bancare, taxele şi " -"jurnalele conform modelului ales" +"Acesta va configura automat planul d-voastra de conturi, conturile bancare, " +"taxele si jurnalele in functie de sablonul selectat" #. module: account #: help:res.partner,property_account_receivable:0 @@ -6696,8 +6782,8 @@ msgid "" "This account will be used instead of the default one as the receivable " "account for the current partner" msgstr "" -"Acest cont va fi utilizat în locul contului predefinit drept cont de " -"încasări pentru partenerul actual" +"Acest cont va fi utilizat in locul contului implicit drept cont de incasari " +"pentru partenerul actual" #. module: account #: field:account.tax,python_applicable:0 @@ -6713,7 +6799,7 @@ msgstr "Cod Python" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current period" -msgstr "" +msgstr "Inregistrarile Contabile cu perioada in perioada curenta" #. module: account #: help:account.journal,update_posted:0 @@ -6727,19 +6813,19 @@ msgstr "" #. module: account #: view:account.fiscalyear.close:0 msgid "Create" -msgstr "Creare" +msgstr "Creati" #. module: account #: model:process.transition.action,name:account.process_transition_action_createentries0 msgid "Create entry" -msgstr "Creează înregistrare" +msgstr "Creati inregistrarea" #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:182 #, python-format msgid "Profit & Loss (Expense account)" -msgstr "" +msgstr "Profit & Pierdere (Contul de cheltuieli)" #. module: account #: code:addons/account/account.py:622 @@ -6775,36 +6861,36 @@ msgstr "Eroare !" #. module: account #: field:account.financial.report,style_overwrite:0 msgid "Financial Report Style" -msgstr "" +msgstr "Stil Raport Financiar" #. module: account #: selection:account.financial.report,sign:0 msgid "Preserve balance sign" -msgstr "" +msgstr "Pastrati semnul soldului" #. module: account #: view:account.vat.declaration:0 #: model:ir.actions.report.xml,name:account.account_vat_declaration #: model:ir.ui.menu,name:account.menu_account_vat_declaration msgid "Taxes Report" -msgstr "Raport taxe" +msgstr "Raport Taxe" #. module: account #: selection:account.journal.period,state:0 msgid "Printed" -msgstr "Tipărit" +msgstr "Tiparit" #. module: account #: code:addons/account/account_move_line.py:584 #: code:addons/account/account_move_line.py:591 #, python-format msgid "Error :" -msgstr "" +msgstr "Eroare :" #. module: account #: view:account.analytic.line:0 msgid "Project line" -msgstr "Linie proiect" +msgstr "Linia proiectului" #. module: account #: field:account.invoice.tax,manual:0 @@ -6830,7 +6916,7 @@ msgstr "" #: view:account.move:0 #: field:account.move,to_check:0 msgid "To Review" -msgstr "De Verificat" +msgstr "De verificat" #. module: account #: help:account.partner.ledger,initial_balance:0 @@ -6840,6 +6926,9 @@ msgid "" "row to display the amount of debit/credit/balance that precedes the filter " "you've set." msgstr "" +"Daca ati selectat sa faceti filtrarea dupa data sau perioada, acest camp va " +"permite sa adaugati un rand pentru afisarea sumei " +"debitului/creditului/soldului care precede filtrul setat de dumneavoastra." #. module: account #: view:account.bank.statement:0 @@ -6853,7 +6942,7 @@ msgstr "Inregistrari in Jurnal" #. module: account #: help:account.partner.ledger,page_split:0 msgid "Display Ledger Report with One partner per page" -msgstr "Afisare Raport Registru cu Un partener pe pagina" +msgstr "Afisati Raport Registru cu Un partener pe pagina" #. module: account #: code:addons/account/account_move_line.py:1218 @@ -6863,6 +6952,10 @@ msgid "" "some non legal fields or you must unreconcile first!\n" "%s" msgstr "" +"Nu puteti face aceasta modificare intr-o inregistrare reconciliata! Puteti " +"sa schimbati doar niste campuri nejuridice sau trebuie sa nereconciliati mai " +"intai!\n" +"%s" #. module: account #: report:account.general.ledger:0 @@ -6888,8 +6981,8 @@ msgstr "" msgid "" "Selected Entry Lines does not have any account move enties in draft state" msgstr "" -"Liniile Inregistrarilor selectate nu au inregistrari ale miscarii contului " -"in stadiu de ciorna" +"Liniile selectate ale Inregistrarilor nu au nicio inregistrare a miscarii " +"contului in stadiu de ciorna" #. module: account #: selection:account.aged.trial.balance,target_move:0 @@ -6912,15 +7005,15 @@ msgstr "" #: code:addons/account/report/common_report_header.py:67 #, python-format msgid "All Entries" -msgstr "Toate înregistrările" +msgstr "Toate Inregistrarile" #. module: account #: constraint:product.template:0 msgid "" "Error: The default UOM and the purchase UOM must be in the same category." msgstr "" -"Eroare: UdeM predefinita si cumpararea UdeM trebuie sa fie in aceeasi " -"categorie." +"Eroare: Unitatea de masura implicita si unitatea de masura pentru achizitii " +"trebuie sa faca parte din aceeasi categorie." #. module: account #: view:account.journal.select:0 @@ -6933,12 +7026,12 @@ msgstr "Selectare Jurnal" #: code:addons/account/account.py:432 #, python-format msgid "Opening Balance" -msgstr "Bilantul de deschidere" +msgstr "Soldul la deschidere" #. module: account #: model:ir.model,name:account.model_account_move_reconcile msgid "Account Reconciliation" -msgstr "Reconciliere cont" +msgstr "Reconciliere Cont" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_tax @@ -6968,8 +7061,8 @@ msgid "" "allowing you to quickly check the balance of each of your accounts in a " "single report" msgstr "" -"Acest raport va permite sa imprimati sau sa generati un pdf cu soldul de " -"incercare, permitandu-va sa verificati repede soldul fiecarui cont intr-un " +"Acest raport va permite sa tipariti sau sa generati un pdf cu balanta de " +"verificare, permitandu-va sa verificati repede soldul fiecarui cont intr-un " "singur raport" #. module: account @@ -6986,17 +7079,17 @@ msgstr "" #: field:account.chart.template,complete_tax_set:0 #: field:wizard.multi.charts.accounts,complete_tax_set:0 msgid "Complete Set of Taxes" -msgstr "" +msgstr "Completati Setul de Taxe" #. module: account #: view:account.chart.template:0 msgid "Properties" -msgstr "Proprietăţi" +msgstr "Proprietati" #. module: account #: model:ir.model,name:account.model_account_tax_chart msgid "Account tax chart" -msgstr "Cont Diagrama Taxe" +msgstr "Cont plan fiscal" #. module: account #: constraint:res.partner.bank:0 @@ -7005,6 +7098,9 @@ msgid "" "Please define BIC/Swift code on bank for bank type IBAN Account to make " "valid payments" msgstr "" +"\n" +"Va rugam sa definiti un cod BIC/Swift la banca pentru ca Contul bancar de " +"tip IBAN sa faca plati valabile" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -7031,20 +7127,15 @@ msgid "" "\n" "e.g. My model on %(date)s" msgstr "" -"Puteti specifica anul,luna si data in numele modelului folosind urmatoarele " -"etichete- \n" +"Puteti specifica anul, luna si data in numele modelului folosind urmatoarele " +"etichete:\n" "\n" -"%(year)s- Pentru a Specifica Anul \n" -"%(month)s- Pentru a Specifica Luna \n" -"%(date)s- Data Actuala\n" +"%(year)s: Pentru a Specifica Anul \n" +"%(month)s: Pentru a Specifica Luna \n" +"%(date)s: Data Actuala\n" "\n" "ex. Modelul meu in %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Conturi de venituri" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -7059,25 +7150,25 @@ msgstr "Coduri subordonate" #. module: account #: view:account.tax.template:0 msgid "Taxes used in Sales" -msgstr "" +msgstr "Taxe folosite in Vanzari" #. module: account #: code:addons/account/account_invoice.py:495 #: code:addons/account/wizard/account_invoice_refund.py:145 #, python-format msgid "Data Insufficient !" -msgstr "Date insuficiente !" +msgstr "Date Insuficiente !" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree1 #: model:ir.ui.menu,name:account.menu_action_invoice_tree1 msgid "Customer Invoices" -msgstr "Facturi clienți" +msgstr "Facturi client" #. module: account #: field:account.move.line.reconcile,writeoff:0 msgid "Write-Off amount" -msgstr "Suma casată" +msgstr "Suma pierduta" #. module: account #: view:account.analytic.line:0 @@ -7088,7 +7179,7 @@ msgstr "Vanzari" #: view:account.journal.column:0 #: model:ir.model,name:account.model_account_journal_column msgid "Journal Column" -msgstr "Coloană jurnal" +msgstr "Coloana Jurnal" #. module: account #: selection:account.invoice.report,state:0 @@ -7106,6 +7197,10 @@ msgid "" "accounting application of OpenERP, journals and accounts will be created " "automatically based on these data." msgstr "" +"Configurati contul bancar al companiei dumneavoastra si selectati-le pe cele " +"care trebuie sa apara la subsolul raportului. Puteti reordona bancile in " +"vizualizarea listei. Daca folositi aplicatia contabila OpenERP, jurnalele si " +"conturile vor fi create automat pe baza acestor date." #. module: account #: model:process.transition,note:account.process_transition_invoicemanually0 @@ -7122,25 +7217,25 @@ msgid "" "you request an interval of 30 days OpenERP generates an analysis of " "creditors for the past month, past two months, and so on. " msgstr "" -"Balanta veche a partenerului este un raport mai detaliat al veniturilor " -"dumneavoastra de realizat dupa intervale. Atunci cand deschideti acel " -"raport, OpenERP va cere numele companiei, perioada fiscala si marimea " -"intervalului care va fi analizat (in zile). OpenERP calculeaza apoi un sold " -"de credit pe perioada. Astfel, daca solicitati un interval de 30 de zile, " -"OpenERP genereaza o analiza a creditorilor pentru ultima luna, ultimele doua " -"luni, si asa mai departe. " +"Balanta veche a partenerului este un raport mai detaliat al incasarilor " +"dumneavoastra dupa intervale. Atunci cand deschideti acel raport, OpenERP va " +"cere numele companiei, perioada fiscala si marimea intervalului care va fi " +"analizat (in zile). OpenERP calculeaza apoi un sold de credit dupa perioada. " +"Astfel, daca solicitati un interval de 30 de zile, OpenERP genereaza o " +"analiza a creditorilor pentru ultima luna, ultimele doua luni, si asa mai " +"departe. " #. module: account #: field:account.invoice,origin:0 #: field:report.invoice.created,origin:0 msgid "Source Document" -msgstr "Document sursă" +msgstr "Document sursa" #. module: account #: code:addons/account/account.py:1432 #, python-format msgid "You can not delete a posted journal entry \"%s\"!" -msgstr "" +msgstr "Nu puteti sterge o inregistrare in jurnal \"%s\" afisata!" #. module: account #: selection:account.partner.ledger,filter:0 @@ -7158,7 +7253,7 @@ msgstr "Reconciliere Extrase" #. module: account #: model:ir.model,name:account.model_accounting_report msgid "Accounting Report" -msgstr "" +msgstr "Raport Contabil" #. module: account #: report:account.invoice:0 @@ -7178,23 +7273,23 @@ msgid "" "an agreement with a customer or a supplier. With Define Recurring Entries, " "you can create such entries to automate the postings in the system." msgstr "" -"O înregistrare recurentă este o înregistrare variată care are loc pe o baza " -"recurentă dintr-o dată specifică, adică corespunzatoare semnăturii unui " -"contract sau a unui acord cu clientul sau furnizorul. Din Definire " -"Înregistrări Recurente, puteți crea asemenea înregistrări pentru a " -"automatiza înregistrarea de documente în sistem." +"O inregistrare recurenta este o inregistrare variata care are loc pe o baza " +"recurenta dintr-o data specifica, adica corespunzatoare semnaturii unui " +"contract sau a unui acord cu un client sau un furnizor. Din Definiti " +"Inregistrarile Recurente, puteti crea asemenea inregistrari pentru a " +"automatiza afisarea de documente in sistem." #. module: account #: model:ir.actions.act_window,name:account.action_account_report_tree_hierarchy msgid "Financial Reports Hierarchy" -msgstr "" +msgstr "Ierarhie Rapoarte Financiare" #. module: account #: field:account.entries.report,product_uom_id:0 #: view:analytic.entries.report:0 #: field:analytic.entries.report,product_uom_id:0 msgid "Product UOM" -msgstr "UdeM a Produsului" +msgstr "UdeM Produs" #. module: account #: model:ir.actions.act_window,help:account.action_view_bank_statement_tree @@ -7205,10 +7300,10 @@ msgid "" "entries when money comes in or goes out of the cash box." msgstr "" "O Casa de marcat va permite sa gestionati intrarile de numerar in jurnalele " -"de numerar.Aceasta caracteristica ofera o modalitate usoara de a urmari " -"platile in numerar zilnic. Puteti introduce monedele care exista in casa de " -"bani, si apoi sa afisati inregistrarile cand banii intra sau ies din casa de " -"bani." +"d-voastra de numerar. Aceasta caracteristica ofera o modalitate usoara de a " +"urmari zilnic platile in numerar. Puteti introduce monedele care exista in " +"casa de bani, si apoi sa afisati inregistrarile atunci cand banii intra sau " +"ies din casa de bani." #. module: account #: help:account.invoice.refund,date:0 @@ -7228,7 +7323,7 @@ msgstr "Cifra de afaceri lunara" #: view:account.move:0 #: view:account.move.line:0 msgid "Analytic Lines" -msgstr "Linii analitice" +msgstr "Linii Analitice" #. module: account #: field:account.analytic.journal,line_ids:0 @@ -7239,7 +7334,7 @@ msgstr "Linii" #. module: account #: view:account.tax.template:0 msgid "Account Tax Template" -msgstr "Şablon cont taxe" +msgstr "Sablon Cont Fiscal" #. module: account #: view:account.journal.select:0 @@ -7249,7 +7344,7 @@ msgstr "Sunteti sigur(a) ca doriti sa deschideti Inregistrarile Jurnalului?" #. module: account #: view:account.state.open:0 msgid "Are you sure you want to open this invoice ?" -msgstr "Sunteti sigur ca doriţi să deschideţi această factură ?" +msgstr "Sunteti sigur(a) ca doriti sa deschideti aceasta factura ?" #. module: account #: code:addons/account/account_invoice.py:528 @@ -7259,22 +7354,24 @@ msgid "" "Can not find a chart of account, you should create one from the " "configuration of the accounting menu." msgstr "" +"Nu poate fi gasit niciun plan ce conturi, trebuie sa creati unul din " +"configurarea meniului contabil." #. module: account #: field:account.chart.template,property_account_expense_opening:0 msgid "Opening Entries Expense Account" -msgstr "" +msgstr "Inregistrari Deschise Cont de Cheltuieli" #. module: account #: code:addons/account/account_move_line.py:999 #, python-format msgid "Accounting Entries" -msgstr "Înregistrări contabile" +msgstr "Inregistrari contabile" #. module: account #: field:account.account.template,parent_id:0 msgid "Parent Account Template" -msgstr "Şablon cont părinte" +msgstr "Sablon Cont Principal" #. module: account #: model:ir.actions.act_window,name:account.action_account_configuration_installer @@ -7287,12 +7384,12 @@ msgstr "" #: field:account.move.line,statement_id:0 #: model:process.process,name:account.process_process_statementprocess0 msgid "Statement" -msgstr "Situaţie" +msgstr "Extras" #. module: account #: help:account.journal,default_debit_account_id:0 msgid "It acts as a default account for debit amount" -msgstr "Actioneaza drept cont predefinit pentru suma debit" +msgstr "Actioneaza ca un cont implicit pentru valoarea debitului" #. module: account #: model:ir.actions.act_window,help:account.action_account_journal_period_tree @@ -7307,12 +7404,12 @@ msgstr "" #. module: account #: view:account.entries.report:0 msgid "Posted entries" -msgstr "" +msgstr "Inregistrari afisate" #. module: account #: help:account.payment.term.line,value_amount:0 msgid "For percent enter a ratio between 0-1." -msgstr "" +msgstr "Pentru procent introduceti un raport intre 0-1." #. module: account #: report:account.invoice:0 @@ -7320,17 +7417,17 @@ msgstr "" #: field:account.invoice,date_invoice:0 #: field:report.invoice.created,date_invoice:0 msgid "Invoice Date" -msgstr "Data facturii" +msgstr "Data Facturii" #. module: account #: view:account.invoice.report:0 msgid "Group by year of Invoice Date" -msgstr "" +msgstr "Grupati dupa anul Datei Facturii" #. module: account #: help:res.partner,credit:0 msgid "Total amount this customer owes you." -msgstr "Suma totală pe care acest client v-o datorează." +msgstr "Suma totala pe care acest client v-o datoreaza." #. module: account #: model:ir.model,name:account.model_ir_sequence @@ -7340,18 +7437,18 @@ msgstr "ir.secventa" #. module: account #: field:account.journal.period,icon:0 msgid "Icon" -msgstr "Pictogramă" +msgstr "Pictograma" #. module: account #: view:account.automatic.reconcile:0 #: view:account.use.model:0 msgid "Ok" -msgstr "OK" +msgstr "Ok" #. module: account #: field:account.chart.template,tax_code_root_id:0 msgid "Root Tax Code" -msgstr "Cod taxă rădăcină" +msgstr "Baza Cod Fiscal" #. module: account #: help:account.journal,centralisation:0 @@ -7360,9 +7457,9 @@ msgid "" "new counterpart but will share the same counterpart. This is used in fiscal " "year closing." msgstr "" -"Bifaţi aceasta casuta pentru a determina ca toate înregistrările din acest " -"jurnal să nu creeze un corespondent nou, ci sa aibă acelaşi corespondent. " -"Aceasta opţiune este utilizată la închiderea de an fiscal." +"Bifati aceasta casuta pentru a va asigura ca toate inregistrarile din acest " +"jurnal nu vor crea un corespondent nou, ci vor imparti acelasi corespondent. " +"Aceasta optiune este utilizata la inchiderea de an fiscal." #. module: account #: field:account.bank.statement,closing_date:0 @@ -7372,27 +7469,27 @@ msgstr "Inchis la data de" #. module: account #: model:ir.model,name:account.model_account_bank_statement_line msgid "Bank Statement Line" -msgstr "Linie extras bancar" +msgstr "Linie extras de cont" #. module: account #: field:account.automatic.reconcile,date2:0 msgid "Ending Date" -msgstr "Data de incheiere" +msgstr "Data de sfarsit" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax:0 msgid "Default Purchase Tax" -msgstr "Taxa Achizitii Predefinita" +msgstr "Taxa Implicita Achizitii" #. module: account #: field:account.chart.template,property_account_income_opening:0 msgid "Opening Entries Income Account" -msgstr "" +msgstr "Inregistrari Deschise Cont Venituri" #. module: account #: view:account.bank.statement:0 msgid "Confirm" -msgstr "Confirmare" +msgstr "Confirmati" #. module: account #: help:account.tax,domain:0 @@ -7401,8 +7498,8 @@ msgid "" "This field is only used if you develop your own module allowing developers " "to create specific taxes in a custom domain." msgstr "" -"Acest câmp este utilizat numai dacă dezvoltaţi un modul propriu care permite " -"dezvoltatorilor să creeze taxe specifice întrun domeniu particular." +"Acest camp este utilizat numai daca dezvoltati un modul propriu care sa le " +"permita dezvoltatorilor sa creeze taxe specifice intr-un domeniu particular." #. module: account #: code:addons/account/account.py:1088 @@ -7413,22 +7510,22 @@ msgstr "Ar fi trebuit sa alegeti perioade care apartin aceleiasi companii" #. module: account #: model:ir.actions.act_window,name:account.action_review_payment_terms_installer msgid "Review your Payment Terms" -msgstr "" +msgstr "Revedeti Termenii de Plata" #. module: account #: field:account.fiscalyear.close,report_name:0 msgid "Name of new entries" -msgstr "Denumirea noilor intrări" +msgstr "Numele noilor inregistrari" #. module: account #: view:account.use.model:0 msgid "Create Entries" -msgstr "Creează înregistrări" +msgstr "Creati Inregistrari" #. module: account #: view:res.partner:0 msgid "Information About the Bank" -msgstr "" +msgstr "Informatii despre Banca" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting @@ -7445,12 +7542,12 @@ msgstr "Raportare" #: code:addons/account/wizard/account_validate_account_move.py:61 #, python-format msgid "Warning" -msgstr "Avertizare" +msgstr "Atentionare" #. module: account #: model:ir.actions.act_window,name:account.action_analytic_open msgid "Contracts/Analytic Accounts" -msgstr "" +msgstr "Contracte/Conturi Analitice" #. module: account #: field:account.bank.statement,ending_details_ids:0 @@ -7461,13 +7558,13 @@ msgstr "Inchidere Casa de bani" #: view:account.journal:0 #: field:res.partner.bank,journal_id:0 msgid "Account Journal" -msgstr "Jurnal contabil" +msgstr "Jurnal Contabil" #. module: account #: model:process.node,name:account.process_node_paidinvoice0 #: model:process.node,name:account.process_node_supplierpaidinvoice0 msgid "Paid invoice" -msgstr "Factură plătită" +msgstr "Factura platita" #. module: account #: help:account.partner.reconcile.process,next_partner_id:0 @@ -7476,13 +7573,14 @@ msgid "" "the system to go through the reconciliation process, based on the latest day " "it have been reconciled." msgstr "" -"Acest camp va arata urmatorul partener care va fi ales automat de sistem in " -"procesul de reconciliere, bazat pe ultima zi in care s-a facut reconcilierea." +"Acest camp va arata urmatorul partener care va fi ales automat de sistem " +"pentru procesul de reconciliere, pe baza ultimei zile in care s-a facut " +"reconcilierea." #. module: account #: field:account.move.line.reconcile.writeoff,comment:0 msgid "Comment" -msgstr "Comentariu" +msgstr "Observatie" #. module: account #: field:account.tax,domain:0 @@ -7493,13 +7591,13 @@ msgstr "Domeniu" #. module: account #: model:ir.model,name:account.model_account_use_model msgid "Use model" -msgstr "Utilizare model" +msgstr "Utilizati modelul" #. module: account #: code:addons/account/account.py:429 #, python-format msgid "Unable to adapt the initial balance (negative value)!" -msgstr "" +msgstr "Soldul initial nu a putut fi adaptat (valoare negativa)!" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_purchase @@ -7511,43 +7609,44 @@ msgid "" msgstr "" "Aceasta fereastra este folosita de catre contabili pentru a inregistra " "intrarile masive in OpenERP. Daca doriti sa inregistrati o factura a " -"furnizorului, incepeti prin a inregistra linia contului de cheltuieli, " -"OpenERP va va propune automat Taxa asociata acestui cont si corespondentul " -"\"Cont Plati\"." +"furnizorului, incepeti prin a inregistra linia contului de cheltuieli, iar " +"OpenERP va va propune automat Taxa asociata acestui cont si \"Contul de " +"Plati\" corespondent." #. module: account #: view:account.invoice.line:0 #: field:account.invoice.tax,invoice_id:0 #: model:ir.model,name:account.model_account_invoice_line msgid "Invoice Line" -msgstr "Linie factură" +msgstr "Linie factura" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Refunds" -msgstr "" +msgstr "Rambursari Client si Furnizor" #. module: account #: field:account.financial.report,sign:0 msgid "Sign on Reports" -msgstr "Semn în Rapoarte" +msgstr "Semnati in Rapoarte" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:73 #, python-format msgid "The periods to generate opening entries were not found" msgstr "" +"Perioadele pentru generarea intregistrarilor de deschidere nu au fost gasite" #. module: account #: model:account.account.type,name:account.data_account_type_view msgid "Root/View" -msgstr "" +msgstr "Baza/Vizualizare" #. module: account #: code:addons/account/account.py:3121 #, python-format msgid "OPEJ" -msgstr "" +msgstr "OPEJ" #. module: account #: report:account.invoice:0 @@ -7571,7 +7670,7 @@ msgstr "Normal" #: model:ir.actions.act_window,name:account.action_email_templates #: model:ir.ui.menu,name:account.menu_email_templates msgid "Email Templates" -msgstr "" +msgstr "Sabloane e-mail" #. module: account #: view:account.move.line:0 @@ -7582,7 +7681,7 @@ msgstr "Informatii optionale" #: code:addons/account/wizard/account_fiscalyear_close.py:84 #, python-format msgid "The journal must have default credit and debit account" -msgstr "Jurnalul trebuie să aibă cont implicit de debit şi de credit" +msgstr "Jurnalul trebuie să aiba cont implicit de debit si de credit" #. module: account #: report:account.general.journal:0 @@ -7601,17 +7700,17 @@ msgid "" "the limit date for the payment of this line." msgstr "" "Acest camp este folosit pentru inregistrarile in jurnal a platilor si a " -"incasarilor. Puteti pune data liita pentru plata acestei linii." +"incasarilor. Puteti pune data limita pentru plata acestei linii." #. module: account #: model:ir.ui.menu,name:account.menu_multi_currency msgid "Multi-Currencies" -msgstr "" +msgstr "Multi-monede" #. module: account #: field:account.model.line,date_maturity:0 msgid "Maturity Date" -msgstr "" +msgstr "Data scadenta" #. module: account #: code:addons/account/account_move_line.py:1302 @@ -7623,13 +7722,13 @@ msgstr "Cont eronat !" #: code:addons/account/account.py:3108 #, python-format msgid "Sales Journal" -msgstr "Jurnal vânzări" +msgstr "Jurnal Vanzari" #. module: account #: code:addons/account/wizard/account_move_journal.py:104 #, python-format msgid "Open Journal Items !" -msgstr "Deschidere Elemente Jurnal !" +msgstr "Deschideti Elementele Jurnalului !" #. module: account #: model:ir.model,name:account.model_account_invoice_tax @@ -7646,7 +7745,7 @@ msgstr "Lipsă număr bucăţi !" #: view:account.financial.report:0 #: model:ir.ui.menu,name:account.menu_account_report_tree_hierarchy msgid "Account Reports Hierarchy" -msgstr "" +msgstr "Ierarhie Rapoarte Conturi" #. module: account #: help:account.account.template,chart_template_id:0 @@ -7657,17 +7756,22 @@ msgid "" "few new accounts (You don't need to define the whole structure that is " "common to both several times)." msgstr "" +"Acest camp optional va permite sa asociati un sablon de cont unui sablon " +"specific de grafice care poate sa difere de cel la care apartine baza " +"principala. Aceasta va permite sa definiti sabloane de planuri care se " +"extind si sa completati cu cateva conturi noi (Nu este nevoie sa definiti " +"intreaga structura care este comuna amandurora de mai multe ori)." #. module: account #: view:account.move:0 msgid "Unposted Journal Entries" -msgstr "" +msgstr "Inregistrari in Jurnal Neafisate" #. module: account #: view:product.product:0 #: view:product.template:0 msgid "Sales Properties" -msgstr "Proprietăţi vanzări" +msgstr "Proprietati Vanzari" #. module: account #: model:ir.ui.menu,name:account.menu_manual_reconcile @@ -7677,7 +7781,7 @@ msgstr "Reconciliere Manuala" #. module: account #: report:account.overdue:0 msgid "Total amount due:" -msgstr "Suma totală scadentă:" +msgstr "Suma totala scadenta:" #. module: account #: field:account.analytic.chart,to_date:0 @@ -7690,25 +7794,27 @@ msgstr "Catre" #: code:addons/account/account.py:1518 #, python-format msgid "Currency Adjustment" -msgstr "" +msgstr "Ajustare Moneda" #. module: account #: field:account.fiscalyear.close,fy_id:0 #: field:account.fiscalyear.close.state,fy_id:0 msgid "Fiscal Year to close" -msgstr "An fiscal de închis" +msgstr "An fiscal de inchis" #. module: account #: view:account.invoice.cancel:0 #: model:ir.actions.act_window,name:account.action_account_invoice_cancel msgid "Cancel Selected Invoices" -msgstr "Anuleaza Facturile Selectate" +msgstr "Anulati Facturile Selectate" #. module: account #: help:account.account.type,report_type:0 msgid "" "This field is used to generate legal reports: profit and loss, balance sheet." msgstr "" +"Acest camp este utilizat pentru a genera rapoarte juridice: profit si " +"pierdere, bilant." #. module: account #: model:ir.actions.act_window,help:account.action_review_payment_terms_installer @@ -7718,6 +7824,11 @@ msgid "" "terms for each letter. Each customer or supplier can be assigned to one of " "these payment terms." msgstr "" +"Termenii de plata definesc conditiile pentru plata unei facturi a clientului " +"sau furnizorului intr-una sau in mai multe plati. Memento-urile periodice " +"pentru clienti vor folosi termenii de plata pentru fiecare scrisoare. " +"Fiecare client sau furnizor poate fi alocat unuia dintre aceste termene de " +"plata." #. module: account #: selection:account.entries.report,month:0 @@ -7738,46 +7849,48 @@ msgstr "Mai" #: code:addons/account/report/account_partner_balance.py:299 #, python-format msgid "Payable Accounts" -msgstr "Conturi plati" +msgstr "Conturi Plati" #. module: account #: code:addons/account/account_invoice.py:732 #, python-format msgid "Global taxes defined, but they are not in invoice lines !" msgstr "" +"Au fosst definite taxele globale, dar ele nu se regasesc in liniile facturii " +"!" #. module: account #: model:ir.model,name:account.model_account_chart_template msgid "Templates for Account Chart" -msgstr "Şabloane pentru Planul de Conturi" +msgstr "Sabloane pentru Planul de Conturi" #. module: account #: help:account.model.line,sequence:0 msgid "" "The sequence field is used to order the resources from lower sequences to " "higher ones." -msgstr "" +msgstr "Campul secventa este utilizat pentru a ordona resursele ascendent." #. module: account #: field:account.tax.code,code:0 #: field:account.tax.code.template,code:0 msgid "Case Code" -msgstr "Cod dosar" +msgstr "Cod caz" #. module: account #: view:validate.account.move:0 msgid "Post Journal Entries of a Journal" -msgstr "Afisare Inregistrarile in Jurnal ale unui Jurnal" +msgstr "Afisati Inregistrarile in Jurnal ale unui Jurnal" #. module: account #: view:product.product:0 msgid "Sale Taxes" -msgstr "Taxe vânzare" +msgstr "Taxe vanzare" #. module: account #: field:account.financial.report,name:0 msgid "Report Name" -msgstr "" +msgstr "Nume raport" #. module: account #: model:account.account.type,name:account.data_account_type_cash @@ -7794,7 +7907,7 @@ msgstr "Numerar" #: field:account.fiscal.position.account,account_dest_id:0 #: field:account.fiscal.position.account.template,account_dest_id:0 msgid "Account Destination" -msgstr "Destinaţie cont" +msgstr "Destinatie Cont" #. module: account #: code:addons/account/account.py:1431 @@ -7831,22 +7944,22 @@ msgstr "Plata facturilor" #: field:account.tax.code,sequence:0 #: field:account.tax.template,sequence:0 msgid "Sequence" -msgstr "Secvenţă" +msgstr "Secventa" #. module: account #: constraint:product.category:0 msgid "Error ! You cannot create recursive categories." -msgstr "" +msgstr "Eroare ! Nu puteti crea categorii recursive." #. module: account #: help:account.model.line,quantity:0 msgid "The optional quantity on entries." -msgstr "" +msgstr "Cantitatea optionala din inregistrari." #. module: account #: view:account.financial.report:0 msgid "Parent Report" -msgstr "" +msgstr "Raport Principal" #. module: account #: view:account.state.open:0 @@ -7856,12 +7969,12 @@ msgstr "Da" #. module: account #: view:report.account_type.sales:0 msgid "Sales by Account type" -msgstr "Vanzari dupa tipul de Cont" +msgstr "Vanzari dupa Tipul de cont" #. module: account #: help:account.invoice,move_id:0 msgid "Link to the automatically generated Journal Items." -msgstr "Link catre Elementele Jurnalului generate automat" +msgstr "Link catre Elementele Jurnalului generate automat." #. module: account #: selection:account.installer,period:0 @@ -7881,7 +7994,8 @@ msgstr "" "crea o vizualizare noua. Vizualizarile jurnalelor determina modul in care " "inregistrati intrarile in jurnalul dumneavoastra. Selectati campurile care " "doriti sa apara intr-un jurnal si determinati ordinea in care acestea vor " -"aparea. Apoi puteti crea un jurnal nou si sa va conectati vizualizarea la el." +"aparea. Apoi puteti crea un jurnal nou si puteti sa va conectati " +"vizualizarea la el." #. module: account #: model:account.account.type,name:account.data_account_type_asset @@ -7896,7 +8010,7 @@ msgstr " 7 Zile " #. module: account #: field:account.bank.statement,balance_end:0 msgid "Computed Balance" -msgstr "" +msgstr "Soldul calculat" #. module: account #: field:account.account,parent_id:0 @@ -7923,7 +8037,7 @@ msgstr "Rapoarte Legale" #. module: account #: field:account.tax.code,sum_period:0 msgid "Period Sum" -msgstr "Suma pentru perioadă" +msgstr "Suma din Perioada" #. module: account #: help:account.tax,sequence:0 @@ -7932,14 +8046,14 @@ msgid "" "to the higher ones. The order is important if you have a tax with several " "tax children. In this case, the evaluation order is important." msgstr "" -"Câmpul succesiune se foloseşte pentru ordonarea ascendentă a înregistrărilor " -"taxelor. Ordinea este importantă dacă aveţi definite taxe cu mai multe taxe " -"subordonate. În acest caz, ordinea evaluării este importantă." +"Campul succesiunii se foloseste pentru ordonarea ascendenta a " +"inregistrarilor taxelor. Ordinea este importanta daca aveti definite taxe cu " +"mai multe taxe subordonate. In acest caz, ordinea evaluarii este importanta." #. module: account #: model:ir.model,name:account.model_account_cashbox_line msgid "CashBox Line" -msgstr "Linia Casei de bani" +msgstr "Linie Casa de bani" #. module: account #: view:account.partner.ledger:0 @@ -7954,7 +8068,7 @@ msgstr "Registru Partener" #. module: account #: selection:account.tax.template,type:0 msgid "Fixed" -msgstr "Rezolvat" +msgstr "Fix" #. module: account #: code:addons/account/account.py:629 @@ -7971,12 +8085,12 @@ msgstr "Rezolvat" #: code:addons/account/account_move_line.py:803 #, python-format msgid "Warning !" -msgstr "Atenţie !" +msgstr "Avertizare !" #. module: account #: field:account.entries.report,move_line_state:0 msgid "State of Move Line" -msgstr "Stadiul Liniei Miscarii" +msgstr "Starea Liniei Miscarii" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile @@ -7987,7 +8101,7 @@ msgstr "Reconciliere linia miscarii contului" #: view:account.subscription.generate:0 #: model:ir.model,name:account.model_account_subscription_generate msgid "Subscription Compute" -msgstr "Calcul abonament" +msgstr "Calcul Abonament" #. module: account #: field:account.bank.statement.line,partner_id:0 @@ -8017,31 +8131,31 @@ msgstr "Partener" #. module: account #: help:account.change.currency,currency_id:0 msgid "Select a currency to apply on the invoice" -msgstr "Selectati o valuta pentru a o aplica facturii" +msgstr "Selectati o valuta pentru a o aplica pe factura" #. module: account #: code:addons/account/account.py:3446 #, python-format msgid "" "The bank account defined on the selected chart of accounts hasn't a code." -msgstr "" +msgstr "Contul bancar definit in planul de conturi selectat nu are cod." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:108 #, python-format msgid "Can not %s draft/proforma/cancel invoice." -msgstr "Imposibil de %s o factură ciornă/proformă/anulată." +msgstr "Imposibil de %s o factura ciorna/proforma/anulata." #. module: account #: code:addons/account/account_invoice.py:810 #, python-format msgid "No Invoice Lines !" -msgstr "Nici o Linie a Facturii" +msgstr "Nici o Linie a Facturii !" #. module: account #: view:account.financial.report:0 msgid "Report Type" -msgstr "" +msgstr "Tipul Raportului" #. module: account #: view:account.analytic.account:0 @@ -8062,7 +8176,7 @@ msgstr "" #: field:account.subscription,state:0 #: field:report.invoice.created,state:0 msgid "State" -msgstr "Stadiu" +msgstr "Stare" #. module: account #: help:account.open.closed.fiscalyear,fyear_id:0 @@ -8070,13 +8184,13 @@ msgid "" "Select Fiscal Year which you want to remove entries for its End of year " "entries journal" msgstr "" -"Selectati Anul Fiscal in care doriti sa stergeti inregistrarile pentru " +"Selectati Anul Fiscal din care doriti sa stergeti inregistrarile pentru " "Sfarsitul de an" #. module: account #: field:account.tax.template,type_tax_use:0 msgid "Tax Use In" -msgstr "Taxă utilizată în" +msgstr "Taxa utilizata in" #. module: account #: code:addons/account/account_bank_statement.py:315 @@ -8085,14 +8199,14 @@ msgid "" "The statement balance is incorrect !\n" "The expected balance (%.2f) is different than the computed one. (%.2f)" msgstr "" -"Bilantul extrasului este incorect !\n" -"Bilantul planificat (%.2f) este diferit de cel calculat. (%2f)" +"Soldul extrasului este incorect !\n" +"Soldul estimat (%.2f) este diferit de cel calculat. (%.2f)" #. module: account #: code:addons/account/account_bank_statement.py:353 #, python-format msgid "The account entries lines are not in valid state." -msgstr "Liniile înregistrărilor contabile nu sunt în stare validă." +msgstr "Liniile inregistrarilor contabile nu sunt in stare valida." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_account_tree2 @@ -8104,6 +8218,12 @@ msgid "" "Most of the OpenERP operations (invoices, timesheets, expenses, etc) " "generate analytic entries on the related account." msgstr "" +"Planul de conturi obisnuit are o structura definita prin normele legale ale " +"tarii respective. Structura planului de contuir analitic trebuie sa reflecte " +"nevoile afacerii d-voastra in termenii raportului costuri/venituri. De " +"obicei, sunt structurate dupa contracte, proiecte, produse sau departamente. " +"Majoritatea operatiunilor OpenERP (facturi, fise de pontaj, cheltuieli, etc) " +"genereaza inregistrari analitice in contul asociat." #. module: account #: field:account.account.type,close_method:0 @@ -8124,7 +8244,7 @@ msgstr "Inregistrare automata" #. module: account #: constraint:account.tax.code.template:0 msgid "Error ! You can not create recursive Tax Codes." -msgstr "Eroare ! Nu puteti crea Coduri fiscale recursive." +msgstr "Eroare ! Nu puteti crea Coduri Fiscale recursive." #. module: account #: help:account.journal,group_invoice_lines:0 @@ -8132,7 +8252,7 @@ msgid "" "If this box is checked, the system will try to group the accounting lines " "when generating them from invoices." msgstr "" -"Daca bifaţi aceasta casuta, sistemul va incerca să grupeze înregistrările " +"Daca bifati aceasta casuta, sistemul va incerca să grupeze inregistrarile " "contabile atunci cand le genereaza din facturi." #. module: account @@ -8140,6 +8260,8 @@ msgstr "" msgid "" "Check this box if this account allows reconciliation of journal items." msgstr "" +"Bifati aceasta casuta daca acest cont permite reconcilierea elementelor " +"jurnalului." #. module: account #: help:account.period,state:0 @@ -8147,13 +8269,13 @@ msgid "" "When monthly periods are created. The state is 'Draft'. At the end of " "monthly period it is in 'Done' state." msgstr "" -"Cand sunt create perioadele lunare. Stadiul este 'Ciorna'. La sfarsitul " -"perioadei lunare este in stadiul “Efectuat“." +"Cand sunt create perioadele lunare. Starea este 'Ciorna'. La sfarsitul " +"perioadei lunare este in starea “Efectuat“." #. module: account #: report:account.analytic.account.inverted.balance:0 msgid "Inverted Analytic Balance -" -msgstr "Balanţă analitică inversată -" +msgstr "Sold Analitic Inversat -" #. module: account #: view:account.move.bank.reconcile:0 @@ -8164,23 +8286,23 @@ msgstr "Deschis pentru reconciliere bancară" #: view:account.analytic.line:0 #: model:ir.actions.act_window,name:account.action_account_analytic_line_form msgid "Analytic Entries" -msgstr "Înregistrări analitice" +msgstr "Inregistrari Analitice" #. module: account #: view:report.account_type.sales:0 msgid "This Months Sales by type" -msgstr "" +msgstr "Vanzarile din luna aceasta dupa tip" #. module: account #: view:account.analytic.account:0 msgid "Associated Partner" -msgstr "Partener Asociat" +msgstr "Partener asociat" #. module: account #: code:addons/account/account_invoice.py:1332 #, python-format msgid "You must first select a partner !" -msgstr "Trebuie mai întâi să selectaţi un partener !" +msgstr "Mai intai trebuie sa selectati un partener !" #. module: account #: view:account.invoice:0 @@ -8201,18 +8323,28 @@ msgid "" "related journal entries may or may not be reconciled. \n" "* The 'Cancelled' state is used when user cancel invoice." msgstr "" +" * Starea 'Ciorna' este utilizata atunci cand un utilizator inregistreaza o " +"Factura noua si neconfirmata. \n" +"* 'Pro-forma' este atunci cand factura se afla in starea Pro-forma, factura " +"neavand un numar de factura. \n" +"* Starea 'Deschis' este utilizata atunci cand utilizatorul creeaza factura, " +"si este generat un numar de factura. Se afla in starea deschisa atata timp " +"cat utilizatorul nu plateste factura. \n" +"* Starea 'Platit' este setata automat atunci cand factura este platita. " +"Inregistrarile in jurnal asociate ei pot fi sau reconciliate. \n" +"* Starea 'Anulata' este utilizata atunci cand utilizatorul anuleaza factura." #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,residual:0 msgid "Total Residual" -msgstr "Valoare Reziduala Totala" +msgstr "Valoarea Reziduala Totala" #. module: account #: model:process.node,note:account.process_node_invoiceinvoice0 #: model:process.node,note:account.process_node_supplierinvoiceinvoice0 msgid "Invoice's state is Open" -msgstr "Stadiul facturii este Deschisa" +msgstr "Starea facturii este Deschisa" #. module: account #: model:ir.actions.act_window,help:account.action_tax_code_tree @@ -8221,9 +8353,9 @@ msgid "" "will see the taxes with codes related to your legal statement according to " "your country." msgstr "" -"Diagrama taxelor este folosita pentru a genera declaratia dumneavoastra " -"periodic. Veti vedea taxele cu coduri asociate declaratiei dumneavoastra " -"legale in functie de tara dumneavoastra." +"Planul fiscal este folosit pentru a genera declaratia dumneavoastra fiscala " +"periodica. Veti vedea taxele cu coduri asociate declaratiei dumneavoastra " +"fiscale in functie de tara dumneavoastra." #. module: account #: code:addons/account/account_invoice.py:428 @@ -8231,6 +8363,8 @@ msgstr "" msgid "" "Can not find a chart of accounts for this company, you should create one." msgstr "" +"Nu se poate gasi niciun plan de conturi pentru aceasta companie, trebuie sa " +"creati unul." #. module: account #: view:account.invoice:0 @@ -8240,33 +8374,33 @@ msgstr "Proforma" #. module: account #: report:account.analytic.account.cost_ledger:0 msgid "J.C. /Move name" -msgstr "J.C./Denumire miscare" +msgstr "J.C. /Nume miscare" #. module: account #: model:ir.model,name:account.model_account_open_closed_fiscalyear msgid "Choose Fiscal Year" -msgstr "Alegeţi anul fiscal" +msgstr "Alegeti Anul Fiscal" #. module: account #: code:addons/account/account.py:3111 #, python-format msgid "Purchase Refund Journal" -msgstr "Jurnal Ramburs Cumparaturi" +msgstr "Jurnal Rambursare Achizitii" #. module: account #: help:account.tax.template,amount:0 msgid "For Tax Type percent enter % ratio between 0-1." -msgstr "Pentru taxe de tip procent introduceti raportul % intre 0-1." +msgstr "Pentru Taxe de tip procent introduceti raportul % intre 0-1." #. module: account #: view:account.analytic.account:0 msgid "Current Accounts" -msgstr "" +msgstr "Conturi Curente" #. module: account #: view:account.invoice.report:0 msgid "Group by Invoice Date" -msgstr "" +msgstr "Grupati dupa Data Facturii" #. module: account #: view:account.invoice.refund:0 @@ -8300,7 +8434,7 @@ msgstr "" #: field:account.treasury.report,period_id:0 #: field:validate.account.move,period_id:0 msgid "Period" -msgstr "Perioadă" +msgstr "Perioada" #. module: account #: help:account.account,adjusted_balance:0 @@ -8308,11 +8442,13 @@ msgid "" "Total amount (in Company currency) for transactions held in secondary " "currency for this account." msgstr "" +"Suma totala (in Moneda companiei) pentru tranzactiile efectuate in moneda " +"secundara a acestui cont." #. module: account #: report:account.invoice:0 msgid "Net Total:" -msgstr "Total net :" +msgstr "Net Total:" #. module: account #: model:ir.ui.menu,name:account.menu_finance_generic_reporting @@ -8330,7 +8466,7 @@ msgid "" "This payment term will be used instead of the default one for the current " "partner" msgstr "" -"Acest termen de plată va fi folosit în locul celui implicit pentru " +"Acest termen de plata va fi folosit in locul celui implicit pentru " "partenerul curent" #. module: account @@ -8345,37 +8481,39 @@ msgid "" "You can not cancel an invoice which is partially paid! You need to " "unreconcile related payment entries first!" msgstr "" +"Nu puteti anula o factura care este platita partial! Mai intai trebuie sa " +"nereconciliati inregistrarile legate de plata!" #. module: account #: field:account.chart.template,property_account_income_categ:0 msgid "Income Category Account" -msgstr "Cont categorie venituri" +msgstr "Cont Categorie Venituri" #. module: account #: field:account.account,adjusted_balance:0 msgid "Adjusted Balance" -msgstr "" +msgstr "Sold Ajustat" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_template_form #: model:ir.ui.menu,name:account.menu_action_account_fiscal_position_form_template msgid "Fiscal Position Templates" -msgstr "Şabloane poziţii fiscale" +msgstr "Sabloane Pozitii Fiscale" #. module: account #: view:account.entries.report:0 msgid "Int.Type" -msgstr "Int.Tip" +msgstr "Tip Int." #. module: account #: field:account.move.line,tax_amount:0 msgid "Tax/Base Amount" -msgstr "Suma taxă/bază" +msgstr "Suma Taxa/Baza" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Percent" -msgstr "" +msgstr " Evaluare: Procent" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree3 @@ -8387,8 +8525,8 @@ msgid "" msgstr "" "Cu Rambursarea Clientului puteti gestiona notele de credit pentru clientii " "dumneavoastra. Un ramburs este un document care crediteaza complet sau " -"partial o factura. Puteti genera usor returnari si sa reconciliati direct " -"din formularul facturii." +"partial o factura. Puteti genera cu usurinta rambursari si sa le " +"reconciliati direct din formularul facturii." #. module: account #: model:ir.actions.act_window,help:account.action_account_vat_declaration @@ -8400,10 +8538,10 @@ msgid "" "useful because it enables you to preview at any time the tax that you owe at " "the start and end of the month or quarter." msgstr "" -"Acest meniu printeaza o declaratie TVA bazata pe facturi sau plati. Puteti " -"selecta una sau mai multe perioade ale anului fiscal. Informatiile necesare " -"pentru o declaratie fiscala sunt generate automat de catre OpenERP din " -"facturi (sau plati, in unele tari). Aceste date sunt actualizate in timp " +"Acest meniu tipareste o declaratie TVA pe baza facturilor sau platilor. " +"Puteti selecta una sau mai multe perioade ale anului fiscal. Informatiile " +"necesare pentru o declaratie fiscala sunt generate automat de catre OpenERP " +"din facturi (sau plati, in unele tari). Aceste date sunt actualizate in timp " "real. Acest lucru este foarte util deoarece va permite sa previzualizati " "oricand impozitul pe care il datorati la inceputul si la sfarsitul lunii sau " "trimestrului." @@ -8416,7 +8554,7 @@ msgstr "Tel. :" #. module: account #: field:account.account,company_currency_id:0 msgid "Company Currency" -msgstr "Moneda companiei" +msgstr "Moneda Companiei" #. module: account #: field:account.aged.trial.balance,chart_account_id:0 @@ -8446,7 +8584,7 @@ msgstr "Plata" #: field:account.bank.statement,balance_end_real:0 #: field:account.treasury.report,ending_balance:0 msgid "Ending Balance" -msgstr "Sold sfârşit perioadă" +msgstr "Sold final" #. module: account #: help:account.move.line,blocked:0 @@ -8461,23 +8599,23 @@ msgstr "" #: field:account.move.line,reconcile_partial_id:0 #: view:account.move.line.reconcile:0 msgid "Partial Reconcile" -msgstr "Reconciliere parţială" +msgstr "Reconciliere partiala" #. module: account #: model:ir.model,name:account.model_account_analytic_inverted_balance msgid "Account Analytic Inverted Balance" -msgstr "Sold Analitic Inversat al Contului" +msgstr "Soldul Inversat al Contului Analitic" #. module: account #: model:ir.model,name:account.model_account_common_report msgid "Account Common Report" -msgstr "Raport Comun Cont" +msgstr "Raport Cont Comun" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "current month" -msgstr "" +msgstr "luna curenta" #. module: account #: code:addons/account/account.py:1052 @@ -8486,11 +8624,13 @@ msgid "" "No period defined for this date: %s !\n" "Please create one." msgstr "" +"Nicio perioada definia pentru aceasta data:%s !\n" +"Va rugam sa creati una." #. module: account #: model:process.transition,name:account.process_transition_filestatement0 msgid "Automatic import of the bank sta" -msgstr "Import automat al extrasului bancar" +msgstr "Import automat al extrasului de cont" #. module: account #: model:ir.actions.act_window,name:account.action_account_journal_view @@ -8508,12 +8648,12 @@ msgstr "Reconciliere miscare bancara" #: model:ir.actions.act_window,name:account.action_account_type_form #: model:ir.ui.menu,name:account.menu_action_account_type_form msgid "Account Types" -msgstr "Tipuri de conturi" +msgstr "Tipuri de Conturi" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: n.a" -msgstr "" +msgstr " Cuantum suma: n.a" #. module: account #: view:account.automatic.reconcile:0 @@ -8533,7 +8673,7 @@ msgstr "Reconciliere" #: view:account.chart.template:0 #: field:account.chart.template,property_account_receivable:0 msgid "Receivable Account" -msgstr "Cont încasări" +msgstr "Cont Incasari" #. module: account #: view:account.invoice:0 @@ -8545,16 +8685,23 @@ msgid "" "You should press this button to re-open it and let it continue its normal " "process after having resolved the eventual exceptions it may have created." msgstr "" +"Acest buton apare doar atunci cand starea facturii este 'platita' (aratandu-" +"va ca a fost complet reconciliata), iar expresia booleeana auto-calculata " +"'reconciliata' este Falsa (aratand faptul ca nu mai este cazul). Cu alte " +"cuvinte, factura a fost dereconciliata si nu se mai potriveste cu starea " +"'platita'. Trebuie sa apasati pe acest buton pentru a o redeschide si sa ii " +"permiteti sa isi continue procesul normal dupa ce a rezolvat eventualele " +"exceptii pe care este posibil sa le fi creat." #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close_state msgid "Fiscalyear Close state" -msgstr "Stadiul de inchidere al anului fiscal" +msgstr "Stare Inchiderea Anului fiscal" #. module: account #: field:account.invoice.refund,journal_id:0 msgid "Refund Journal" -msgstr "Jurnal restituiri" +msgstr "Jurnal Rambursari" #. module: account #: report:account.account.balance:0 @@ -8564,7 +8711,7 @@ msgstr "Jurnal restituiri" #: report:account.general.ledger_landscape:0 #: report:account.partner.balance:0 msgid "Filter By" -msgstr "Filtrare dupa" +msgstr "Filtrati dupa" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree1 @@ -8586,6 +8733,8 @@ msgstr "" msgid "" "In order to close a period, you must first post related journal entries." msgstr "" +"Pentru a inchide o perioada, mai intai trebuie sa afisati inregistrarile in " +"jurnal asociate." #. module: account #: view:account.entries.report:0 @@ -8597,25 +8746,25 @@ msgstr "Analiza Companiei" #. module: account #: help:account.invoice,account_id:0 msgid "The partner account used for this invoice." -msgstr "Contul partener folosit pentru această factură." +msgstr "Contul partener folosit pentru aceasta factura." #. module: account #: code:addons/account/account.py:3296 #, python-format msgid "Tax %.2f%%" -msgstr "" +msgstr "Taxa %.2f%%" #. module: account #: view:account.analytic.account:0 msgid "Contacts" -msgstr "" +msgstr "Contacte" #. module: account #: field:account.tax.code,parent_id:0 #: view:account.tax.code.template:0 #: field:account.tax.code.template,parent_id:0 msgid "Parent Code" -msgstr "Cod părinte" +msgstr "Cod principal" #. module: account #: model:ir.model,name:account.model_account_payment_term_line @@ -8631,7 +8780,7 @@ msgstr "Jurnal Achizitii" #. module: account #: view:account.invoice.refund:0 msgid "Refund Invoice: Creates the refund invoice, ready for editing." -msgstr "Factura ReturnataL Creeaza factura returnata, gata pentru scriere." +msgstr "Rambursati Factura: Creeaza factura rambursata, gata pentru scriere." #. module: account #: field:account.invoice.line,price_subtotal:0 @@ -8641,12 +8790,12 @@ msgstr "Subtotal" #. module: account #: view:account.vat.declaration:0 msgid "Print Tax Statement" -msgstr "Printeaza Declaratia Fiscala" +msgstr "Tipariti Declaratia Fiscala" #. module: account #: view:account.model.line:0 msgid "Journal Entry Model Line" -msgstr "Linia Inregistrarii Model in Jurnal" +msgstr "Linie Model Inregistrare in Jurnal" #. module: account #: view:account.invoice:0 @@ -8655,7 +8804,7 @@ msgstr "Linia Inregistrarii Model in Jurnal" #: field:account.invoice.report,date_due:0 #: field:report.invoice.created,date_due:0 msgid "Due Date" -msgstr "Data scadenţei" +msgstr "Data scadentei" #. module: account #: model:ir.ui.menu,name:account.menu_account_supplier @@ -8666,12 +8815,12 @@ msgstr "Furnizori" #. module: account #: view:account.journal:0 msgid "Accounts Type Allowed (empty for no control)" -msgstr "Tipuri de conturi permise (lăsaţi necompletat pentru toate)" +msgstr "Tipuri de Conturi permise (lasati necompletat pentru niciun control)" #. module: account #: view:res.partner:0 msgid "Supplier Accounting Properties" -msgstr "Proprietăţi contabile furnizor" +msgstr "Proprietati Contabile Furnizor" #. module: account #: help:account.move.line,amount_residual:0 @@ -8679,13 +8828,13 @@ msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in the company currency." msgstr "" -"Suma reziduala de incasat sau de plata a unei inregistrari in jurnal " +"Suma reziduala de incasat sau de plata dintr-o inregistrare in jurnal " "exprimata in moneda companiei." #. module: account #: view:account.tax.code:0 msgid "Statistics" -msgstr "Statistici" +msgstr "Statistica" #. module: account #: field:account.analytic.chart,from_date:0 @@ -8701,19 +8850,20 @@ msgstr "Inchidere An Fiscal" #. module: account #: sql_constraint:account.account:0 msgid "The code of the account must be unique per company !" -msgstr "Codul sumei trebuie sa fie unic per companie !" +msgstr "Codul contului trebuie sa fie unic per companie !" #. module: account #: view:account.invoice:0 #: model:ir.actions.act_window,name:account.act_account_journal_2_account_invoice_opened msgid "Unpaid Invoices" -msgstr "Facturi Neplatite" +msgstr "Facturi neplatite" #. module: account #: code:addons/account/account_invoice.py:495 #, python-format msgid "The payment term of supplier does not have a payment term line!" msgstr "" +"Termenul de plata al furnizorului nu are nici o linie a termenului de plata!" #. module: account #: field:account.move.line.reconcile,debit:0 @@ -8735,22 +8885,22 @@ msgstr "Trezorerie" #: view:account.analytic.journal.report:0 #: view:account.common.report:0 msgid "Print" -msgstr "Tipărire" +msgstr "Tipariti" #. module: account #: view:account.journal:0 msgid "Accounts Allowed (empty for no control)" -msgstr "Conturi admise (lăsaţi necompletat pentru toate)" +msgstr "Conturi admise (lasati necompletat pentru niciun control)" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account_template msgid "Template Account Fiscal Mapping" -msgstr "Sablon cont corespondentă fiscală" +msgstr "Sablon Cont Reprezentare Fiscala" #. module: account #: view:board.board:0 msgid "Draft Customer Invoices" -msgstr "Facturi clienți (ciornă)" +msgstr "Facturi Ciorna Clienti" #. module: account #: model:ir.ui.menu,name:account.menu_configuration_misc @@ -8760,7 +8910,7 @@ msgstr "Diverse" #. module: account #: help:res.partner,debit:0 msgid "Total amount you have to pay to this supplier." -msgstr "Suma totală pe care o aveti de plătit acestui furnizor." +msgstr "Suma totala pe care o aveti de platit acestui furnizor." #. module: account #: model:process.node,name:account.process_node_analytic0 @@ -8773,22 +8923,22 @@ msgstr "Costuri Analitice" #: report:account.general.journal:0 #: field:account.journal,name:0 msgid "Journal Name" -msgstr "Nume jurnal" +msgstr "Numele Jurnalului" #. module: account #: view:account.move.line:0 msgid "Next Partner Entries to reconcile" -msgstr "" +msgstr "Urmatoarele Inregistrari Partener de reconciliat" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Smallest Text" -msgstr "" +msgstr "Cel mai mic text" #. module: account #: model:res.groups,name:account.group_account_invoice msgid "Invoicing & Payments" -msgstr "Facturare & plată" +msgstr "Facturare & Plati" #. module: account #: help:account.invoice,internal_number:0 @@ -8796,7 +8946,7 @@ msgid "" "Unique number of the invoice, computed automatically when the invoice is " "created." msgstr "" -"Număr unic al facturii, calculat automat atunci când este creată factura." +"Numarul unic al facturii, calculat automat atunci cand este creata factura." #. module: account #: constraint:account.bank.statement.line:0 @@ -8804,13 +8954,13 @@ msgid "" "The amount of the voucher must be the same amount as the one on the " "statement line" msgstr "" -"Suma de pe voucher trebuie sa fie aceeasi ca si cea din linia extrasului" +"Suma de pe chitanta trebuie sa fie aceeasi ca si cea din linia extrasului" #. module: account #: model:account.account.type,name:account.data_account_type_expense #: model:account.financial.report,name:account.account_financial_report_expense0 msgid "Expense" -msgstr "Cheltuială" +msgstr "Cheltuieli" #. module: account #: help:account.chart,fiscalyear:0 @@ -8829,8 +8979,8 @@ msgid "" "The amount expressed in an optional other currency if it is a multi-currency " "entry." msgstr "" -"Suma exprimată întro altă monedă opţională dacă este o înregistrare de tip " -"multi-monedă." +"Suma exprimata intr-o alta moneda optionala daca este o inregistrare de tip " +"multi-moneda." #. module: account #: code:addons/account/account.py:1307 @@ -8840,6 +8990,9 @@ msgid "" "Make sure you have configured payment terms properly !\n" "The latest payment term line should be of the type \"Balance\" !" msgstr "" +"Nu puteti valida o inregistrare neechilibrata !\n" +"Asigurati-va ca ati configurat corect termenii de plata !\n" +"Ultima linie a termenilor de plata trebuie sa fie de tipul \"Sold\" !" #. module: account #: view:account.account:0 @@ -8869,7 +9022,7 @@ msgstr "" #: field:report.invoice.created,currency_id:0 #: field:res.partner.bank,currency_id:0 msgid "Currency" -msgstr "Monedă" +msgstr "Moneda" #. module: account #: help:account.bank.statement.line,sequence:0 @@ -8882,7 +9035,7 @@ msgstr "" #. module: account #: model:process.transition,note:account.process_transition_validentries0 msgid "Accountant validates the accounting entries coming from the invoice." -msgstr "Contabilul valideaza intrarile contabile venite de la factura." +msgstr "Contabilul valideaza intrarile contabile provenite de la factura." #. module: account #: model:ir.actions.act_window,help:account.action_account_fiscalyear_form @@ -8895,7 +9048,7 @@ msgid "" "would be referred to as FY 2011. You are not obliged to follow the actual " "calendar year." msgstr "" -"Defineste anul financiar al companiei dumneavoastra in functie de nevoile " +"Definti anul financiar al companiei dumneavoastra in functie de nevoile " "dumneavoastra. Un an financiar este o perioada la sfarsitul careia conturile " "unei companii sunt compensate (de obicei 12 luni). De obicei, se face " "referire la anul financiar in functie de data in care se incheie. De " @@ -8907,28 +9060,28 @@ msgstr "" #: view:account.entries.report:0 #: model:ir.actions.act_window,name:account.act_account_acount_move_line_reconcile_open msgid "Reconciled entries" -msgstr "Înregistrări reconciliate" +msgstr "Inregistrari reconciliate" #. module: account #: field:account.invoice,address_contact_id:0 msgid "Contact Address" -msgstr "Adresa contact" +msgstr "Adresa de contact" #. module: account #: code:addons/account/account.py:2256 #, python-format msgid "Wrong model !" -msgstr "" +msgstr "Model gresit !" #. module: account #: field:account.invoice.refund,period:0 msgid "Force period" -msgstr "Impune perioada" +msgstr "Impuneti perioada" #. module: account #: model:ir.model,name:account.model_account_partner_balance msgid "Print Account Partner Balance" -msgstr "Tiparite Sold Cont Partener" +msgstr "Tipariti Soldul Contului Partener" #. module: account #: help:account.financial.report,sign:0 @@ -8939,6 +9092,12 @@ msgid "" "accounts that are typically more credited than debited and that you would " "like to print as positive amounts in your reports; e.g.: Income account." msgstr "" +"Pentru conturile care sunt de obicei mai mult debitate decat creditate si pe " +"care ati dori sa le tipariti ca sume negative in rapoartele dumneavoastra, " +"trebuie sa inversati semnul soldului; de ex. Contul de cheltuieli. Acelasi " +"lucru se aplica pentru conturile care sunt de obicei mai mult creditate " +"decat debitate si pe care doriti sa le tipariti ca sume pozitive in " +"rapoartele lor; de ex. Contul de venituri." #. module: account #: field:res.partner,contract_ids:0 @@ -8951,19 +9110,19 @@ msgstr "Contracte" #: field:account.entries.report,reconcile_id:0 #: field:account.financial.report,balance:0 msgid "unknown" -msgstr "necunoscut" +msgstr "necunoscut(a)" #. module: account #: field:account.fiscalyear.close,journal_id:0 #: code:addons/account/account.py:3113 #, python-format msgid "Opening Entries Journal" -msgstr "Jurnal înregistrări de deschidere" +msgstr "Jurnalul Inregistrarilor de deschidere" #. module: account #: model:process.transition,note:account.process_transition_customerinvoice0 msgid "Draft invoices are checked, validated and printed." -msgstr "Facturile ciorna sunt verificate, validate si printate." +msgstr "Facturile ciorna sunt verificate, validate si tiparite." #. module: account #: help:account.chart.template,property_reserve_and_surplus_account:0 @@ -8972,7 +9131,7 @@ msgid "" "will be added, Loss: Amount will be deducted.), Which is calculated from " "Profilt & Loss Report" msgstr "" -"Acest Cont este folosit pentru transferul Profitului?Pierderii (Daca este " +"Acest Cont este folosit pentru transferul Profitului/Pierderii (Daca este " "Profit: Suma va fi adunata, Pierdere: Suma va fi scazuta.), care este " "calculat din Raportul Profit & Pierdere" @@ -8980,7 +9139,7 @@ msgstr "" #: code:addons/account/account_invoice.py:808 #, python-format msgid "Please define sequence on the journal related to this invoice." -msgstr "" +msgstr "Va rugam sa definiti secventa din jurnalul asociat acestei facturi." #. module: account #: view:account.move:0 @@ -8988,12 +9147,12 @@ msgstr "" #: view:account.move.line:0 #: field:account.move.line,narration:0 msgid "Internal Note" -msgstr "" +msgstr "Nota interna" #. module: account #: view:report.account.sales:0 msgid "This year's Sales by type" -msgstr "" +msgstr "Vanzarile din acest an dupa tip" #. module: account #: view:account.analytic.cost.ledger.journal.report:0 @@ -9007,18 +9166,18 @@ msgid "" "Set if the tax computation is based on the computation of child taxes rather " "than on the total amount." msgstr "" -"Setează dacă calculul taxei se face pe baza calculului taxelor subordonate " -"si nu pe suma totală." +"Setati dacă calculul taxei se face pe baza calculului taxelor secundare si " +"nu pe suma totala." #. module: account #: selection:account.tax,applicable_type:0 msgid "Given by Python Code" -msgstr "Dat de Codul Piton" +msgstr "Dat de Codul Python" #. module: account #: field:account.analytic.journal,code:0 msgid "Journal Code" -msgstr "Cod jurnal" +msgstr "Codul Jurnalului" #. module: account #: help:account.tax.code,sign:0 @@ -9042,23 +9201,23 @@ msgstr "Suma Reziduala" #: field:account.invoice,move_lines:0 #: field:account.move.reconcile,line_id:0 msgid "Entry Lines" -msgstr "Linii înregistrări" +msgstr "Linii Inregistrari" #. module: account #: model:ir.actions.act_window,name:account.action_view_financial_accounts_installer msgid "Review your Financial Accounts" -msgstr "" +msgstr "Verificati-va Conturile Financiare" #. module: account #: model:ir.actions.act_window,name:account.action_open_journal_button #: model:ir.actions.act_window,name:account.action_validate_account_move msgid "Open Journal" -msgstr "Deschidere jurnal" +msgstr "Jurnal deschis" #. module: account #: report:account.analytic.account.journal:0 msgid "KI" -msgstr "Kl" +msgstr "KI" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -9078,7 +9237,7 @@ msgstr "Jurnal Rambursare Vanzari" #: view:account.move.line:0 #: view:account.payment.term:0 msgid "Information" -msgstr "Informaţii" +msgstr "Informatii" #. module: account #: model:process.node,note:account.process_node_bankstatement0 @@ -9088,12 +9247,12 @@ msgstr "Plata inregistrata" #. module: account #: view:account.fiscalyear.close.state:0 msgid "Close states of Fiscal year and periods" -msgstr "Inchiderea stadiilor Anului fiscal si a Perioadelor" +msgstr "Inchideti starile Anului fiscal si ale perioadelor" #. module: account #: view:account.analytic.line:0 msgid "Product Information" -msgstr "Informatii Produse" +msgstr "Informatii Produs" #. module: account #: report:account.analytic.account.journal:0 @@ -9107,7 +9266,7 @@ msgstr "Analitic" #: model:process.node,name:account.process_node_invoiceinvoice0 #: model:process.node,name:account.process_node_supplierinvoiceinvoice0 msgid "Create Invoice" -msgstr "Creare factură" +msgstr "Creati Factura" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax_rate:0 @@ -9123,12 +9282,12 @@ msgstr "Va rugam sa creati niste linii ale facturii." #. module: account #: report:account.overdue:0 msgid "Dear Sir/Madam," -msgstr "Stimate domn/doamnă," +msgstr "Stimate Domn/Doamna," #. module: account #: field:account.vat.declaration,display_detail:0 msgid "Display Detail" -msgstr "" +msgstr "Afisati Detaliile" #. module: account #: code:addons/account/account.py:3118 @@ -9142,7 +9301,7 @@ msgid "" "Analytic costs (timesheets, some purchased products, ...) come from analytic " "accounts. These generate draft invoices." msgstr "" -"Costurile analitice (foi de pontaj, unele produse achizitionate, ...) " +"Costurile analitice (fise de pontaj, unele produse achizitionate, ...) " "rezulta din conturile analitice. Acestea genereaza facturi ciorna." #. module: account @@ -9156,13 +9315,14 @@ msgstr "" "Va da vizualizarea folosita atunci cand scrieti sau rasfoiti inregistrari in " "acest jurnal. Vizualizarea ii spune lui OpenERP ce campuri ar trebui sa fie " "vizibile, necesare sau care pot fi doar citite si in ce ordine. Puteti sa va " -"creati propria vizualizare pentru o codare mai rapida in fiecare jurnal." +"creati propria vizualizare pentru o inregistrare mai rapida in fiecare " +"jurnal." #. module: account #: field:account.period,date_stop:0 #: model:ir.ui.menu,name:account.menu_account_end_year_treatments msgid "End of Period" -msgstr "Sfârşitul perioadei" +msgstr "Sfarsitul Perioadei" #. module: account #: field:account.account,financial_report_ids:0 @@ -9173,7 +9333,7 @@ msgstr "Sfârşitul perioadei" #: model:ir.actions.act_window,name:account.action_account_report_pl #: model:ir.ui.menu,name:account.menu_account_reports msgid "Financial Reports" -msgstr "" +msgstr "Rapoarte Financiare" #. module: account #: report:account.account.balance:0 @@ -9201,17 +9361,17 @@ msgstr "" #: field:accounting.report,period_from:0 #: field:accounting.report,period_from_cmp:0 msgid "Start Period" -msgstr "Inceput Perioada" +msgstr "Inceputul Perioadei" #. module: account #: field:account.aged.trial.balance,direction_selection:0 msgid "Analysis Direction" -msgstr "Direcţia analizei" +msgstr "Directia Analizei" #. module: account #: field:res.partner,ref_companies:0 msgid "Companies that refers to partner" -msgstr "Companii care se raportează la partener" +msgstr "Companii care se raporteaza la partener" #. module: account #: view:account.journal:0 @@ -9220,39 +9380,40 @@ msgstr "Companii care se raportează la partener" #: field:account.journal.view,name:0 #: model:ir.model,name:account.model_account_journal_view msgid "Journal View" -msgstr "Mod afişare jurnal" +msgstr "Vizualizare Jurnal" #. module: account #: view:account.move.line:0 #: code:addons/account/account_move_line.py:1046 #, python-format msgid "Total credit" -msgstr "Credit total" +msgstr "Total credit" #. module: account #: model:process.transition,note:account.process_transition_suppliervalidentries0 msgid "Accountant validates the accounting entries coming from the invoice. " -msgstr "Contabilul valideaza intrarile contabile venite de la factura. " +msgstr "" +"Contabilul valideaza inregistrarile contabile provenite de la factura. " #. module: account #: report:account.overdue:0 msgid "Best regards." -msgstr "Cu stimă." +msgstr "Cu stima." #. module: account #: view:account.invoice:0 msgid "Unpaid" -msgstr "Neplatit" +msgstr "Neplatit(a)" #. module: account #: model:ir.model,name:account.model_account_tax_code_template msgid "Tax Code Template" -msgstr "Şablon cod taxă" +msgstr "Sablon Cod Fiscal" #. module: account #: report:account.overdue:0 msgid "Document: Customer account statement" -msgstr "Document: Situație cont client" +msgstr "Document: Extras cont client" #. module: account #: field:account.account.type,report_type:0 @@ -9282,7 +9443,7 @@ msgstr "Conturi Incasari" #: model:ir.actions.act_window,name:account.action_bank_statement_tree #: model:ir.ui.menu,name:account.menu_bank_statement_tree msgid "Bank Statements" -msgstr "Extrase bancare" +msgstr "Extrase de cont" #. module: account #: field:account.account,balance:0 @@ -9319,7 +9480,7 @@ msgstr "Introduse manual sau automat in sistem" #: report:account.account.balance:0 #: report:account.general.ledger_landscape:0 msgid "Display Account" -msgstr "Afisare Cont" +msgstr "Afisati Contul" #. module: account #: view:account.account.type:0 @@ -9339,7 +9500,7 @@ msgstr "Plati" #: view:report.account_type.sales:0 #: view:report.hr.timesheet.invoice.journal:0 msgid "This Year" -msgstr "Anul Acesta" +msgstr "Anul acesta" #. module: account #: view:board.board:0 @@ -9350,12 +9511,12 @@ msgstr "Panou cont" #: view:account.model:0 #: field:account.model,legend:0 msgid "Legend" -msgstr "Legendă" +msgstr "Legenda" #. module: account #: view:account.analytic.account:0 msgid "Contract Data" -msgstr "" +msgstr "Date Contract" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_sale @@ -9368,15 +9529,16 @@ msgid "" msgstr "" "Aceasta vizualizare este folosita de catre contabili pentru a inregistra " "intrarile masiv in OpenERP. Daca doriti sa inregistrati o factura a unui " -"client, selectati perioada in bara de instrumente cautare. Apoi, incepeti " -"prin a inregistra linia intrarii contului de venituri. OpenERP va va propune " -"automat Impozitul asociat acestui cont si corespondentul \"Cont incasari\"." +"client, selectati jurnalul si perioada in bara de instrumente cautare. Apoi, " +"incepeti prin a inregistra linia intrarii contului de venituri. OpenERP va " +"va propune automat Impozitul asociat acestui cont si \"Contul de incasari\" " +"corespondent." #. module: account #: code:addons/account/wizard/account_automatic_reconcile.py:152 #, python-format msgid "You must select accounts to reconcile" -msgstr "Trebuie selectate conturile de reconciliat" +msgstr "Trebuie sa selectati conturile care vor fi reconciliate" #. module: account #: model:process.transition,note:account.process_transition_entriesreconcile0 @@ -9396,8 +9558,8 @@ msgstr "" "Aici puteti defini o perioada financiara, un interval de timp in anul " "financiar al companiei dumneavoastra. In mod tipic, o perioada contabila " "este o luna sau un trimestru. Ea corespunde de obicei perioadelor " -"declaratiei fiscale.Creati si gestionati perioade de aici si decideti daca o " -"perioada ar trebui inchisa sau lasata deschisa, in functie de activitatile " +"declaratiei fiscale. De aici creati si gestionati perioade si decideti daca " +"o perioada ar trebui inchisa sau lasata deschisa, in functie de activitatile " "companiei dumneavoastra de-a lungul unei perioade specifice." #. module: account @@ -9420,29 +9582,29 @@ msgstr "Inregistrare manuala" #: field:account.move.line,move_id:0 #: field:analytic.entries.report,move_id:0 msgid "Move" -msgstr "Mişcare" +msgstr "Miscare" #. module: account #: code:addons/account/account_move_line.py:1153 #, python-format msgid "You can not change the tax, you should remove and recreate lines !" msgstr "" -"Nu puteţi modifica taxa; trebuie să ştergeţi şi să recreaţi înregistrările !" +"Nu puteţti modifica taxa; trebuie sa stergeti si sa recreati inregistrari !" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 365 days" -msgstr "" +msgstr "Inregistrarile Analitice din ultimele 365 de zile" #. module: account #: report:account.central.journal:0 msgid "A/C No." -msgstr "A/C Numar" +msgstr "Numar A/C" #. module: account #: model:ir.actions.act_window,name:account.act_account_journal_2_account_bank_statement msgid "Bank statements" -msgstr "Extrase de cont bancar" +msgstr "Extrase de cont" #. module: account #: help:account.addtmpl.wizard,cparent_id:0 @@ -9463,8 +9625,8 @@ msgid "" "You have to define the bank account\n" "in the journal definition for reconciliation." msgstr "" -"Trebuie să definiţi contul bancar\n" -"în definirea jurnalului pentru reconciliere." +"Trebuie sa definiti contul bancar\n" +"in definirea jurnalului pentru reconciliere." #. module: account #: view:account.move.line.reconcile:0 @@ -9480,7 +9642,7 @@ msgstr "Raport Obisnuit" #: view:account.account:0 #: field:account.account,child_consol_ids:0 msgid "Consolidated Children" -msgstr "Subordonaţi reuniţi" +msgstr "Subordonati reuniti" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:87 @@ -9495,7 +9657,7 @@ msgstr "" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Invoices" -msgstr "" +msgstr "Facturi Client si Furnizor" #. module: account #: model:process.node,note:account.process_node_paymententries0 @@ -9526,7 +9688,7 @@ msgstr "Abonament" #. module: account #: model:ir.model,name:account.model_account_analytic_balance msgid "Account Analytic Balance" -msgstr "Cont Sold Analitic" +msgstr "Sold Cont Analitic" #. module: account #: code:addons/account/account.py:412 @@ -9535,6 +9697,8 @@ msgid "" "No opening/closing period defined, please create one to set the initial " "balance!" msgstr "" +"Nu exista nicio perioada deschisa/inchisa definita, va rugam sa creati una " +"pentru a configura soldul initial!" #. module: account #: report:account.account.balance:0 @@ -9562,7 +9726,7 @@ msgstr "" #: field:accounting.report,period_to:0 #: field:accounting.report,period_to_cmp:0 msgid "End Period" -msgstr "Sfarsitul Perioadei" +msgstr "Sfarsitul perioadei" #. module: account #: field:account.move.line,date_maturity:0 @@ -9583,21 +9747,27 @@ msgid "" "journals. Select 'Opening/Closing Situation' for entries generated for new " "fiscal years." msgstr "" +"Selectati 'Vanzare' pentru jurnalele facturilor clientilor. Selectati " +"'Achizitie' pentru jurnalele facturilor furnizorilor. Selectati 'Numerar' " +"sau 'Banca' pentru jurnalele care sunt folosite la platile clientilor sau " +"furnizorilor. Selectati 'General' pentru jurnalele operatiunilor diverse. " +"Selectati 'Situatie Deschidere/Inchidere' pentru inregistrarile generate " +"pentru anii fiscali noi." #. module: account #: model:ir.model,name:account.model_account_subscription msgid "Account Subscription" -msgstr "Abonament cont" +msgstr "Cont Abonament" #. module: account #: report:account.overdue:0 msgid "Maturity date" -msgstr "Data scadenţei" +msgstr "Data scadentei" #. module: account #: view:account.subscription:0 msgid "Entry Subscription" -msgstr "Înregistrare abonament" +msgstr "Inregistrare Abonament" #. module: account #: report:account.account.balance:0 @@ -9627,7 +9797,7 @@ msgstr "Înregistrare abonament" #: field:accounting.report,date_from:0 #: field:accounting.report,date_from_cmp:0 msgid "Start Date" -msgstr "Dată de început" +msgstr "Data de inceput" #. module: account #: help:account.invoice,reconciled:0 @@ -9635,13 +9805,16 @@ msgid "" "It indicates that the invoice has been paid and the journal entry of the " "invoice has been reconciled with one or several journal entries of payment." msgstr "" +"Indica faptul ca factura a fost platita, iar inregistrarea in jurnal a " +"facturii a fost reconciliata cu una sau mai multe inregistrari in jurnal a " +"platii." #. module: account #: view:account.invoice:0 #: view:account.invoice.report:0 #: model:process.node,name:account.process_node_supplierdraftinvoices0 msgid "Draft Invoices" -msgstr "Facturi ciornă" +msgstr "Facturi ciorna" #. module: account #: selection:account.account.type,close_method:0 @@ -9654,12 +9827,12 @@ msgstr "Nereconciliat" #: code:addons/account/account_invoice.py:828 #, python-format msgid "Bad total !" -msgstr "Total eronat !" +msgstr "Total gresit !" #. module: account #: field:account.journal,sequence_id:0 msgid "Entry Sequence" -msgstr "Secvenţa înregistrării" +msgstr "Secventa Inregistrarii" #. module: account #: model:ir.actions.act_window,help:account.action_account_period_tree @@ -9672,12 +9845,12 @@ msgid "" "open period. Close a period when you do not want to record new entries and " "want to lock this period for tax related calculation." msgstr "" -"O perioada este o perioada de timp fiscala in timpul careia intrarile " -"fiscale ar trebui inregistrate pentru activitatile contabile asocaite. " -"Perioada lunara este media dar, in functie de tara dumneavoastra sau de " -"nevoile companiei dumneavoastra, puteti avea, de asemenea, perioade " +"O perioada este o perioada de timp fiscala in timpul careia inregistrarile " +"contabile trebuie sa fie inregistrate pentru activitatile contabile " +"asociate. Perioada lunara este norma dar, in functie de tara dumneavoastra " +"sau de nevoile companiei dumneavoastra, puteti avea, de asemenea, perioade " "trimestriale. Inchiderea unei perioade va face imposibila inregistrarea unor " -"intrari contabile noi, de aceea toate intrarile noi trebuie facute in " +"intrari contabile noi, de aceea toate inregistrarile noi trebuie facute in " "urmatoarea perioada deschisa. Inchideti o perioada atunci cand nu doriti sa " "inregistrati intrari noi si doriti sa inchideti perioada pentru calculul " "impozitului aferent." @@ -9685,18 +9858,18 @@ msgstr "" #. module: account #: view:account.analytic.account:0 msgid "Pending" -msgstr "În asteptare" +msgstr "In asteptare" #. module: account #: model:process.transition,name:account.process_transition_analyticinvoice0 #: model:process.transition,name:account.process_transition_supplieranalyticcost0 msgid "From analytic accounts" -msgstr "Din conturi analitice" +msgstr "Din conturile analitice" #. module: account #: field:account.period,name:0 msgid "Period Name" -msgstr "Nume perioadă" +msgstr "Numele perioadei" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 @@ -9711,18 +9884,18 @@ msgstr "Cod/Data" #: field:account.payment.term,active:0 #: field:account.tax,active:0 msgid "Active" -msgstr "Activ" +msgstr "Activ(a)" #. module: account #: view:accounting.report:0 msgid "Comparison" -msgstr "" +msgstr "Comparatie" #. module: account #: code:addons/account/account_invoice.py:372 #, python-format msgid "Unknown Error" -msgstr "Eroare Necunoscuta" +msgstr "Eroare necunoscuta" #. module: account #: help:res.partner,property_account_payable:0 @@ -9730,20 +9903,20 @@ msgid "" "This account will be used instead of the default one as the payable account " "for the current partner" msgstr "" -"Acest cont va fi folosit in locul celui predefinit drept cont plati pentur " -"partenerul actual" +"Acest cont va fi folosit in locul celui predefinit drept cont de plati " +"pentru partenerul actual" #. module: account #: field:account.period,special:0 msgid "Opening/Closing Period" -msgstr "Perioadă deschidere/închidere" +msgstr "Deschidere/Inchidere Perioada" #. module: account #: field:account.account,currency_id:0 #: field:account.account.template,currency_id:0 #: field:account.bank.accounts.wizard,currency_id:0 msgid "Secondary Currency" -msgstr "Monedă secundară" +msgstr "Moneda secundara" #. module: account #: model:ir.model,name:account.model_validate_account_move @@ -9782,7 +9955,7 @@ msgid "" "current invoice." msgstr "" "Puteti selecta aici jurnalul pe care sa il folositi pentru factura ramburs " -"care va fi creata. Daca lasati acel camp necompletat, va folosi acelasi " +"care va fi creata. Daca lasati acest camp necompletat, va folosi acelasi " "jurnal ca si in cazul facturii actuale." #. module: account @@ -9790,7 +9963,7 @@ msgstr "" #: code:addons/account/account.py:181 #, python-format msgid "Profit & Loss (Income account)" -msgstr "" +msgstr "Profit & Pierdere (Contul de venituri)" #. module: account #: constraint:account.account:0 @@ -9799,11 +9972,14 @@ msgid "" "You can not select an account type with a deferral method different of " "\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! " msgstr "" +"Eroare de configurare! \n" +"Nu puteti selecta un tip de cont cu o metoda de amanare diferita de " +"\"Nereconciliat\" pentru conturile cu tipul intern \"Plati/Incasari\"! " #. module: account #: view:account.model:0 msgid "Journal Entry Model" -msgstr "Model de Inregistrare in Jurnal" +msgstr "Model Inregistrare in Jurnal" #. module: account #: code:addons/account/wizard/account_use_model.py:44 @@ -9813,8 +9989,8 @@ msgid "" "payment term!\n" "Please define partner on it!" msgstr "" -"Data scadenta a liniei intrarii generata de linia model '%s' este bazata pe " -"termenul de plata al partenerului!\n" +"Data scadenta a liniei inregistrarii generata de linia model '%s' este " +"bazata pe termenul de plata al partenerului!\n" "Va rugam sa-i definiti partenerul!" #. module: account @@ -9822,7 +9998,7 @@ msgstr "" #: field:account.invoice,number:0 #: field:account.move,name:0 msgid "Number" -msgstr "Număr" +msgstr "Numar" #. module: account #: report:account.analytic.account.journal:0 @@ -9835,7 +10011,7 @@ msgstr "General" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 30 days" -msgstr "" +msgstr "Inregistrari Analitice in ultimele 30 de zile" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -9871,7 +10047,7 @@ msgstr "Perioade" #. module: account #: field:account.invoice.report,currency_rate:0 msgid "Currency Rate" -msgstr "Curs Valutar" +msgstr "Cursul Valutar" #. module: account #: view:account.account:0 @@ -9892,7 +10068,7 @@ msgstr "Aprilie" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitloss_toreport0 msgid "Profit (Loss) to report" -msgstr "" +msgstr "Profit (Pierdere) de raportat" #. module: account #: view:account.move.line.reconcile.select:0 @@ -9902,7 +10078,7 @@ msgstr "Deschis pentru Reconciliere" #. module: account #: field:account.account,parent_left:0 msgid "Parent Left" -msgstr "Părinte stâng" +msgstr "Parinte stang" #. module: account #: help:account.invoice.refund,filter_refund:0 @@ -9916,13 +10092,13 @@ msgstr "" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 2 (bold)" -msgstr "" +msgstr "Titlu 2 (ingrosat)" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree2 #: model:ir.ui.menu,name:account.menu_action_invoice_tree2 msgid "Supplier Invoices" -msgstr "Facturi furnizori" +msgstr "Facturi Furnizori" #. module: account #: view:account.analytic.line:0 @@ -9957,16 +10133,18 @@ msgid "" "When new statement is created the state will be 'Draft'.\n" "And after getting confirmation from the bank it will be in 'Confirmed' state." msgstr "" +"Atunci cand este creat un extras nou, stare lui va fi 'Ciorna'.\n" +"Iar dupa obtinerea informatiilor de la banca va fi in starea 'Confirmat'." #. module: account #: model:ir.model,name:account.model_account_period msgid "Account period" -msgstr "Perioadă cont" +msgstr "Perioada cont" #. module: account #: view:account.subscription:0 msgid "Remove Lines" -msgstr "Ştergere linii" +msgstr "Stergeti Liniile" #. module: account #: view:account.report.general.ledger:0 @@ -9974,9 +10152,9 @@ msgid "" "This report allows you to print or generate a pdf of your general ledger " "with details of all your account journals" msgstr "" -"Acest raport va permite sa imprimati sa sa generati un pdf al registului " -"dumneavoastra general cu detalii referitoare la toate jurnalele d-voastra " -"contabile" +"Acest raport va permite sa imprimati sau sa generati un pdf al registului " +"dumneavoastra general cu detalii referitoare la toate jurnalele " +"dumneavoastra contabile" #. module: account #: selection:account.account,type:0 @@ -9997,14 +10175,14 @@ msgstr "Tip intern" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form_running msgid "Running Subscriptions" -msgstr "Abonament în derulare" +msgstr "Abonamente in derulare" #. module: account #: view:report.account.sales:0 #: view:report.account_type.sales:0 #: view:report.hr.timesheet.invoice.journal:0 msgid "This Month" -msgstr "Luna curentă" +msgstr "Luna aceasta" #. module: account #: view:account.analytic.balance:0 @@ -10013,7 +10191,7 @@ msgstr "Luna curentă" #: view:account.analytic.journal.report:0 #: model:ir.actions.act_window,name:account.action_account_partner_ledger msgid "Select Period" -msgstr "Selectare perioadă" +msgstr "Selectati perioada" #. module: account #: view:account.entries.report:0 @@ -10051,34 +10229,34 @@ msgstr "Afisat" #: field:accounting.report,date_to:0 #: field:accounting.report,date_to_cmp:0 msgid "End Date" -msgstr "Dată de sfârsit" +msgstr "Data de sfarsit" #. module: account #: model:ir.actions.act_window,name:account.action_account_open_closed_fiscalyear #: model:ir.ui.menu,name:account.menu_wizard_account_open_closed_fiscalyear msgid "Cancel Opening Entries" -msgstr "Anulare înregistrări de deschidere" +msgstr "Anulati Inregistrarile de deschidere" #. module: account #: field:account.payment.term.line,days2:0 msgid "Day of the Month" -msgstr "Ziua din lună" +msgstr "Ziua din luna" #. module: account #: field:account.fiscal.position.tax,tax_src_id:0 #: field:account.fiscal.position.tax.template,tax_src_id:0 msgid "Tax Source" -msgstr "Sursa taxă" +msgstr "Sursa taxa" #. module: account #: view:ir.sequence:0 msgid "Fiscal Year Sequences" -msgstr "Secvenţe an fiscal" +msgstr "Secvente An fiscal" #. module: account #: selection:account.financial.report,display_detail:0 msgid "No detail" -msgstr "" +msgstr "Niciun detaliu" #. module: account #: code:addons/account/account_analytic_line.py:102 @@ -10091,14 +10269,14 @@ msgstr "" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "" +msgstr "Nu puteti crea elemente ale jurnalului intr-un cont inchis." #. module: account #: field:account.account,unrealized_gain_loss:0 #: model:ir.actions.act_window,name:account.action_account_gain_loss #: model:ir.ui.menu,name:account.menu_unrealized_gains_losses msgid "Unrealized Gain or Loss" -msgstr "" +msgstr "Castig sau Pierdere nerealizat/a" #. module: account #: view:account.fiscalyear:0 @@ -10106,17 +10284,17 @@ msgstr "" #: view:account.move.line:0 #: view:account.period:0 msgid "States" -msgstr "Stadii" +msgstr "Stari" #. module: account #: model:ir.actions.server,name:account.ir_actions_server_edi_invoice msgid "Auto-email confirmed invoices" -msgstr "" +msgstr "Auto-email facturi confirmate" #. module: account #: field:account.invoice,check_total:0 msgid "Verification Total" -msgstr "" +msgstr "Verificare Total" #. module: account #: report:account.analytic.account.balance:0 @@ -10180,12 +10358,12 @@ msgstr "Jurnal: Toate" #: field:analytic.entries.report,company_id:0 #: field:wizard.multi.charts.accounts,company_id:0 msgid "Company" -msgstr "Companie" +msgstr "Compania" #. module: account #: model:ir.ui.menu,name:account.menu_action_subscription_form msgid "Define Recurring Entries" -msgstr "Definire Inregistrari Recurente" +msgstr "Definiti Inregistrarile Recurente" #. module: account #: field:account.entries.report,date_maturity:0 @@ -10195,7 +10373,7 @@ msgstr "Data Scadentei" #. module: account #: help:account.bank.statement,total_entry_encoding:0 msgid "Total cash transactions" -msgstr "Totalul tranzactiilor cu numerar" +msgstr "Total tranzactii cu numerar" #. module: account #: help:account.partner.reconcile.process,today_reconciled:0 @@ -10204,14 +10382,14 @@ msgid "" "reconciliation process today. The current partner is counted as already " "processed." msgstr "" -"Aceasta cifra reprezinta numarul total de parteneri care au trecut astazi " -"prin procesul reconcilierii. Partenerul actual este considerat ca fiind deja " +"Aceasta cifra prezinta numarul total de parteneri care au trecut astazi prin " +"procesul reconcilierii. Partenerul actual este considerat ca fiind deja " "procesat." #. module: account #: view:account.fiscalyear:0 msgid "Create Monthly Periods" -msgstr "Creare Perioade Lunare" +msgstr "Creati Perioade Lunare" #. module: account #: field:account.tax.code.template,sign:0 @@ -10221,12 +10399,12 @@ msgstr "Semn pentru Parinte" #. module: account #: model:ir.model,name:account.model_account_balance_report msgid "Trial Balance Report" -msgstr "Raport Sold de Incercare" +msgstr "Raport Balanta de Verificare" #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_draft_tree msgid "Draft statements" -msgstr "Situaţii ciornă" +msgstr "Extrase ciorna" #. module: account #: model:process.transition,note:account.process_transition_statemententries0 @@ -10238,17 +10416,17 @@ msgstr "" #. module: account #: field:account.analytic.balance,empty_acc:0 msgid "Empty Accounts ? " -msgstr "Golire Conturi ? " +msgstr "Goliti Conturile ? " #. module: account #: constraint:account.bank.statement:0 msgid "The journal and period chosen have to belong to the same company." -msgstr "" +msgstr "Jurnalul si perioada aleasa trebuie sa apartina aceleiasi companii." #. module: account #: view:account.invoice:0 msgid "Invoice lines" -msgstr "Poziţii factură" +msgstr "Linii factura" #. module: account #: field:account.chart,period_to:0 @@ -10258,7 +10436,7 @@ msgstr "Sfarsitul perioadei" #. module: account #: sql_constraint:account.journal:0 msgid "The code of the journal must be unique per company !" -msgstr "Codul jurnalului trebuie sa fie unic per companie !" +msgstr "Codul jurnalului trebuie sa fie unic pe companie !" #. module: account #: help:product.category,property_account_expense_categ:0 @@ -10267,13 +10445,13 @@ msgid "" "This account will be used to value outgoing stock for the current product " "category using cost price" msgstr "" -"Acest cont va fi folosit pentru a evalua stocul care iese pentru categoria " +"Acest cont va fi folosit pentru a evalua stocul iesit pentru categoria " "produsului actual folosind pretul de cost" #. module: account #: view:wizard.multi.charts.accounts:0 msgid "Generate Your Chart of Accounts from a Chart Template" -msgstr "" +msgstr "Creati-va propriul Plan de Conturi dintr-un Sablon de planuri" #. module: account #: model:ir.actions.act_window,help:account.action_account_invoice_report_all @@ -10282,27 +10460,27 @@ msgid "" "customer as well as payment delays. The tool search can also be used to " "personalise your Invoices reports and so, match this analysis to your needs." msgstr "" -"Din acest raport, puteți avea o imagine de ansamblu asupra sumei facturate " -"clientului dumneavoastră, ca ai asupra întârzierilor de plată. Unealta " -"căutare poate fi, de asemenea, folosită pentru a personaliza rapoartele " -"facturilor dumneavoastră și astfel să potrivească această analiză nevoilor " -"dumneavoastră." +"Din acest raport, puteti avea o imagine de ansamblu asupra sumei facturate " +"clientului dumneavoastra, ca si asupra intarzierilor de plata. Unealta " +"cautare poate fi, de asemenea, folosita pentru a personaliza Rapoartele " +"facturilor dumneavoastra si astfel sa potriveasca aceasta analiza nevoilor " +"dumneavoastra." #. module: account #: view:account.automatic.reconcile:0 #: view:account.move.line.reconcile.writeoff:0 msgid "Write-Off Move" -msgstr "Mişcare pierdere" +msgstr "Miscare Pierdere" #. module: account #: model:process.node,note:account.process_node_paidinvoice0 msgid "Invoice's state is Done" -msgstr "Stadiul facturii este Efectuata" +msgstr "Starea facturii este Efectuata" #. module: account #: model:ir.model,name:account.model_report_account_sales msgid "Report of the Sales by Account" -msgstr "Raport al Vanzarilor dupa Cont" +msgstr "Raport Vanzari dupa Cont" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account @@ -10317,7 +10495,7 @@ msgstr "Pozitie Fiscala Conturi" #: model:process.process,name:account.process_process_supplierinvoiceprocess0 #: selection:report.invoice.created,type:0 msgid "Supplier Invoice" -msgstr "Factură furnizor" +msgstr "Factura furnizor" #. module: account #: field:account.account,debit:0 @@ -10346,12 +10524,12 @@ msgstr "Debit" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 3 (bold, smaller)" -msgstr "" +msgstr "Titlul 3 (ingrosat, mai mic)" #. module: account #: field:account.invoice,invoice_line:0 msgid "Invoice Lines" -msgstr "Poziţii factură" +msgstr "Linii factura" #. module: account #: constraint:account.account.template:0 @@ -10361,7 +10539,7 @@ msgstr "Eroare! Nu puteti crea sabloane de cont recurente." #. module: account #: selection:account.print.journal,sort_selection:0 msgid "Journal Entry Number" -msgstr "" +msgstr "Numarul Inregistrarii in Jurnal" #. module: account #: view:account.subscription:0 @@ -10375,32 +10553,34 @@ msgid "" "You cannot change the type of account from 'Closed' to any other type which " "contains journal items!" msgstr "" +"Nu puteti schimba tipul de cont din 'Inchis' in orice alt tip care contine " +"elemente ale jurnalului!" #. module: account #: code:addons/account/account_move_line.py:832 #, python-format msgid "Entry is already reconciled" -msgstr "Înregistrarea este deja reconciliata" +msgstr "Inregistrarea este deja reconciliata" #. module: account #: model:ir.model,name:account.model_report_account_receivable msgid "Receivable accounts" -msgstr "Conturi de incasari" +msgstr "Conturi de Incasari" #. module: account #: selection:account.model.line,date_maturity:0 msgid "Partner Payment Term" -msgstr "Termen de Plată Partener" +msgstr "Termen de Plata Partener" #. module: account #: field:temp.range,name:0 msgid "Range" -msgstr "Acoperire" +msgstr "Limita" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a purchase journal." -msgstr "" +msgstr "Elementele Jurnalului Analitic asociate unui jurnal de achizitii." #. module: account #: help:account.account,type:0 @@ -10411,23 +10591,29 @@ msgid "" "payable/receivable are for partners accounts (for debit/credit " "computations), closed for depreciated accounts." msgstr "" +"'Tipul Intern' este utilizat pentru caracteristici disponibile in tipuri " +"diferite de conturi: vizualizarea nu poate sa aiba elemente ale jurnalului, " +"consolidarea sunt conturi care pot sa aiba conturi secundare pentru " +"consolidari multi-companii, conturile de plati si de incasari sunt pentru " +"conturile partenere (pentru calcularea debitului/creditului), inchis pentru " +"conturi devalorizate." #. module: account #: selection:account.balance.report,display_account:0 #: selection:account.common.account.report,display_account:0 #: selection:account.report.general.ledger,display_account:0 msgid "With movements" -msgstr "Cu mişcări" +msgstr "Cu miscari" #. module: account #: view:account.analytic.account:0 msgid "Account Data" -msgstr "Date cont" +msgstr "Date Cont" #. module: account #: view:account.tax.code.template:0 msgid "Account Tax Code Template" -msgstr "Şablon cod cont taxe" +msgstr "Sablon Cont Cod Fiscal" #. module: account #: model:process.node,name:account.process_node_manually0 @@ -10447,17 +10633,17 @@ msgstr "Decembrie" #: model:ir.actions.act_window,name:account.action_account_analytic_journal_tree #: model:ir.ui.menu,name:account.account_analytic_journal_print msgid "Print Analytic Journals" -msgstr "Tipărire Jurnale Analitice" +msgstr "Tipaiti Jurnalele Analitice" #. module: account #: view:account.invoice.report:0 msgid "Group by month of Invoice Date" -msgstr "" +msgstr "Grupati dupa luna Datei facturii" #. module: account #: view:account.analytic.line:0 msgid "Fin.Account" -msgstr "Fin.Account" +msgstr "Cont Fin." #. module: account #: model:ir.actions.act_window,name:account.action_aged_receivable_graph @@ -10474,12 +10660,12 @@ msgstr "Aplicabilitate" #: code:addons/account/wizard/account_move_journal.py:165 #, python-format msgid "This period is already closed !" -msgstr "Aceasta perioadă este deja închisă !" +msgstr "Aceasta perioada este deja inchisa !" #. module: account #: help:account.move.line,currency_id:0 msgid "The optional other currency if it is a multi-currency entry." -msgstr "Moneda opţională daca este o inregistrare multi-monedă." +msgstr "Cealalta moneda optionala daca este o inregistrare multi-moneda." #. module: account #: model:process.transition,note:account.process_transition_invoiceimport0 @@ -10530,7 +10716,7 @@ msgstr "Plan Analitic de Conturi" #. module: account #: help:account.invoice,residual:0 msgid "Remaining amount due." -msgstr "Rest sumă datorata" +msgstr "Rest suma datorata" #. module: account #: model:ir.ui.menu,name:account.menu_finance_statistic_report_statement @@ -10542,12 +10728,12 @@ msgstr "Rapoarte Statistice" #: code:addons/account/account_move_line.py:1238 #, python-format msgid "Bad account!" -msgstr "Cont eronat !" +msgstr "Cont gresit !" #. module: account #: field:account.print.journal,sort_selection:0 msgid "Entries Sorted by" -msgstr "" +msgstr "Inregistrari Clasificate dupa" #. module: account #: help:account.move,state:0 @@ -10558,11 +10744,16 @@ msgid "" "created by the system on document validation (invoices, bank statements...) " "and will be created in 'Posted' state." msgstr "" +"Toate inregistrarile noi in jurnal create manual sunt de obicei in starea " +"'Neafisat', dar puteti seta optiunea pentru a omite acea stare in jurnalul " +"asociat. In acest caz, ele se vor comporta ca inregistrari in jurnal create " +"automat de sistem la validarea documentelor (facturi, extrase de cont...) si " +"vor fi create in starea 'Afisat'." #. module: account #: view:account.fiscal.position.template:0 msgid "Accounts Mapping" -msgstr "Corespondenţă conturi" +msgstr "Reprezentare Conturi" #. module: account #: code:addons/account/account_invoice.py:364 @@ -10583,27 +10774,29 @@ msgstr "Noiembrie" #: selection:account.invoice.refund,filter_refund:0 msgid "Modify: refund invoice, reconcile and create a new draft invoice" msgstr "" +"Modificati: rambursarea facturii, reconciliati si creati o factura ciorna " +"noua" #. module: account #: help:account.invoice.line,account_id:0 msgid "The income or expense account related to the selected product." -msgstr "Contul de venituri sau cheltuieli asociat produsului selectat." +msgstr "Contul de venituri sau de cheltuieli asociat produsului selectat." #. module: account #: field:account.subscription,period_total:0 msgid "Number of Periods" -msgstr "Număr de perioade" +msgstr "Numarul de Perioade" #. module: account #: report:account.general.journal:0 #: model:ir.actions.report.xml,name:account.account_general_journal msgid "General Journal" -msgstr "Jurnal general" +msgstr "Jurnal General" #. module: account #: view:account.invoice:0 msgid "Search Invoice" -msgstr "Cautare Factura" +msgstr "Cautati Factura" #. module: account #: report:account.invoice:0 @@ -10612,7 +10805,7 @@ msgstr "Cautare Factura" #: view:account.invoice.report:0 #: model:ir.actions.act_window,name:account.action_account_invoice_refund msgid "Refund" -msgstr "Restituire" +msgstr "Rambursare" #. module: account #: model:email.template,body_text:account.email_template_edi_invoice @@ -10687,11 +10880,81 @@ msgid "" "% endif\n" " " msgstr "" +"\n" +"Buna ziua${obiect.adresa_factura_id.nume si ' ' sau " +"''}${obiect.adresa_factura_id.nume sau ''},\n" +" \n" +"O factura noua este disponibila pentru ${obiect.partener_id.nume}:\n" +" | Numar factura: *${obiect.numar}*\n" +" | Total factura: *${obiect.suma_total} ${obiect.moneda_id.nume}*\n" +" | Data facturii: ${obiect.data_facturii}\n" +" % daca obiect.origine:\n" +" | Referinta comenzii: ${obiect.origine}\n" +" % endif\n" +" | Contactul dumneavoastra: ${obiect.utilizator_id.nume} " +"${obiect.utilizator_id.utilizator_e-mail si " +"'<%s>'%(obiect.utilizator_id.utilizator_e-mail) sau ''}\n" +" \n" +"Puteti vizualiza documentul facturii, sa il descarcati si sa o platiti " +"online folosind link-ul urmator:\n" +" ${ctx.get('edi_web_url_vizualizare') sau 'n/a'}\n" +" \n" +"% daca obiect.companie_id.cont_paypal si obiect.tip in ('iesire_factura', " +"'intrare_rambursare'):\n" +" <% \n" +" nume_companie = cotare(obiect.companie_id.nume)\n" +" inv_numar = cotare(obiect.numar)\n" +" cont_paypal = cotare(obiect.companie_id.cont_paypal)\n" +" inv_suma = cotare(str(obiect.suma_total))\n" +" moneda_nume = cotare (obiect.moneda_id.nume)\n" +" url_paypal = \"https://www.paypal.com/cgi-" +"bin/webscr?cmd=_xclick&business=%s&item_name=%s%%20Invoice%%20%s\"\\\n" +" " +"\"&invoice=%s&amount=%s¤cy_code=%s&button_subtype=services&no_note=1&bn" +"=OpenERP_Invoice_PayNow_%s\" % \\\n" +" " +"(paypal_account,comp_name,inv_number,inv_number,inv_amount,cur_name,cur_name)" +"\n" +" %>\n" +" De asemenea, este posibil sa platiti direct cu :\n" +" ${paypal_url}\n" +" % endif\n" +" \n" +"Daca aveti intrebari, nu ezitati sa ne contactati.\n" +" \n" +"\n" +"Va multumim ca ati ales ${obiect.companie_id.nume}!\n" +" \n" +"\n" +"--\n" +" ${obiect.utilizator_id.nume} ${obiect.utilizator_id.utilizator_e-mail " +"si'<%s>'%(obiect.utilizator_id.utilizator_e-mail) sau ''}\n" +" ${obiect.companie_id.nume}\n" +" % daca obiect.companie_id.strada:\n" +" ${obiect.companie_id.strada sau ''}\n" +" % endif\n" +" % daca obiect.companie_id.strada2:\n" +" ${obiect.companie_id.strada2}\n" +" % endif\n" +" % daca obiect.companie_id.oras sau obiect.companie_id.cod postal:\n" +" ${obiect.companie_id.cod postal sau ''} ${obiect.companie_id.oras sau ''}\n" +" % endif\n" +" % daca obiect.companie_id.tara_id:\n" +" ${obiect.companie_id.stat_id si ('%s, ' % obiect.companie_id.stat_id.nume) " +"sau ''} ${obiect.companie_id.tara_id.nume sau ''}\n" +" % endif\n" +" % daca obiect.companie_id.telefon:\n" +" Telefon: ${obiect.companie_id.telefon}\n" +" % endif\n" +" % daca obiect.companie_id.pagina_de_internet:\n" +" ${obiect.companie_id.pagina_de_internet sau ''}\n" +" % endif\n" +" " #. module: account #: model:ir.model,name:account.model_res_partner_bank msgid "Bank Accounts" -msgstr "Conturi bancare" +msgstr "Conturi Bancare" #. module: account #: field:res.partner,credit:0 @@ -10704,7 +10967,7 @@ msgstr "Total de Incasat" #: view:account.journal:0 #: view:account.move.line:0 msgid "General Information" -msgstr "Informatii generale" +msgstr "Informatii Generale" #. module: account #: view:account.move:0 @@ -10715,13 +10978,13 @@ msgstr "Documente Contabile" #. module: account #: model:ir.model,name:account.model_validate_account_move_lines msgid "Validate Account Move Lines" -msgstr "Validare Liniile Miscarii Contului" +msgstr "Validati Liniile Miscarii Contului" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_cost_ledger_journal #: model:ir.actions.report.xml,name:account.account_analytic_account_quantity_cost_ledger msgid "Cost Ledger (Only quantities)" -msgstr "Registru Costuri (numai cantităţi)" +msgstr "Registru Costuri (numai cantitati)" #. module: account #: model:process.node,note:account.process_node_supplierpaidinvoice0 @@ -10736,22 +10999,22 @@ msgstr "De indata ce reconcilierea este efectuata, factura poate fi platita." #. module: account #: view:account.account.template:0 msgid "Search Account Templates" -msgstr "Cautare Sabloane de Conturi" +msgstr "Cautati Sabloane de Conturi" #. module: account #: view:account.invoice.tax:0 msgid "Manual Invoice Taxes" -msgstr "Taxe factură introduse manual" +msgstr "Taxe factura manuala" #. module: account #: field:account.account,parent_right:0 msgid "Parent Right" -msgstr "Părinte Drept" +msgstr "Parinte Drept" #. module: account #: model:ir.model,name:account.model_account_addtmpl_wizard msgid "account.addtmpl.wizard" -msgstr "account.addtmpl.wizard" +msgstr "wizard.cont.addtmpl" #. module: account #: field:account.aged.trial.balance,result_selection:0 @@ -10762,14 +11025,14 @@ msgstr "account.addtmpl.wizard" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Partner's" -msgstr "Al partenerului" +msgstr "A(l) partenerului" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscalyear_form #: view:ir.sequence:0 #: model:ir.ui.menu,name:account.menu_action_account_fiscalyear_form msgid "Fiscal Years" -msgstr "Ani fiscali" +msgstr "Ani Fiscali" #. module: account #: help:account.analytic.journal,active:0 @@ -10789,7 +11052,7 @@ msgstr "Ref." #: field:account.use.model,model:0 #: model:ir.model,name:account.model_account_model msgid "Account Model" -msgstr "Model cont" +msgstr "Model Cont" #. module: account #: selection:account.entries.report,month:0 @@ -10824,7 +11087,7 @@ msgstr "Cont bancar" #: model:ir.actions.act_window,name:account.action_account_central_journal #: model:ir.model,name:account.model_account_central_journal msgid "Account Central Journal" -msgstr "Cont Jurnal Central" +msgstr "Jurnal Central Cont" #. module: account #: report:account.overdue:0 @@ -10834,12 +11097,12 @@ msgstr "Termen" #. module: account #: selection:account.aged.trial.balance,direction_selection:0 msgid "Future" -msgstr "Viitor" +msgstr "La termen" #. module: account #: view:account.move.line:0 msgid "Search Journal Items" -msgstr "Caută pozitii jurnal" +msgstr "Cautati Elementele Jurnalului" #. module: account #: help:account.tax,base_sign:0 @@ -10863,7 +11126,7 @@ msgstr "Plan de Conturi Analitice" #. module: account #: field:account.chart.template,property_account_expense:0 msgid "Expense Account on Product Template" -msgstr "Cont de cheltuieli definit în şablonul de produs" +msgstr "Cont de cheltuieli definit in Sablonul Produsului" #. module: account #: help:accounting.report,label_filter:0 @@ -10871,12 +11134,15 @@ msgid "" "This label will be displayed on report to show the balance computed for the " "given comparison filter." msgstr "" +"Aceasta eticheta va fi afisata in raport pentru a arata soldul calculat " +"pentru filtrul de comparatie dat." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:56 #, python-format msgid "You must enter a period length that cannot be 0 or below !" -msgstr "Trebuie să introduceţi o durată a perioadei mai mare decât 0 !" +msgstr "" +"Trebuie sa introduceti o durată a perioadei care nu poate fi 0 sau mai mica!" #. module: account #: model:ir.actions.act_window,help:account.action_account_form @@ -10889,7 +11155,7 @@ msgid "" "certain amount of information. They have to be certified by an external " "auditor annually." msgstr "" -"Creeaza si gestioneaza conturile de care aveti nevoie pentru a inregistra " +"Creati si gestionati conturile de care aveti nevoie pentru a inregistra " "intrarile in jurnal. Un cont este parte a unui registru, ceea ce ii permite " "companiei dumneavoastra sa inregistreze tot felul de tranzactii de debit si " "credit. Companiile isi prezinta conturile anuale in doua parti principale: " @@ -10904,8 +11170,8 @@ msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in its currency (maybe different of the company currency)." msgstr "" -"Suma reziduala dintr-o inregistrare de plata (incasari sau plati) intr-un " -"jurnal exprimata in valuta ei (poate e diferita de valuta companiei)." +"Suma reziduala dintr-un cont de incasari sau plati ale unei inregistrari in " +"jurnal exprimata in moneda ei (poate fi diferita de moneda companiei)." #~ msgid "OK" #~ msgstr "OK" @@ -10962,9 +11228,6 @@ msgstr "" #~ msgid "Grand total" #~ msgstr "Total general" -#~ msgid "Tax codes" -#~ msgstr "Coduri taxe" - #~ msgid "Tax Report" #~ msgstr "Raport taxe" @@ -11058,6 +11321,9 @@ msgstr "" #~ msgid "Journal code" #~ msgstr "Cod jurnal" +#~ msgid "Standard entries" +#~ msgstr "Inregistrari standard" + #~ msgid "3 Months" #~ msgstr "3 luni" @@ -11106,9 +11372,6 @@ msgstr "" #~ msgid "Tax Group" #~ msgstr "Grup taxe" -#~ msgid "Are you sure ?" -#~ msgstr "Sunteti sigur ?" - #~ msgid "Analytic Journal Definition" #~ msgstr "Definire jurnal analitic" @@ -11286,9 +11549,6 @@ msgstr "" #~ msgid "New Analytic Account" #~ msgstr "Cont analitic nou" -#~ msgid "Compute Code for Taxes included prices" -#~ msgstr "Cod pentru calculul preţurilor cu taxe incluse" - #~ msgid "Journal de vente" #~ msgstr "Jurnal de vânzări" @@ -11542,9 +11802,6 @@ msgstr "" #~ msgid "Entry Name" #~ msgstr "Denumire înregistrare" -#~ msgid "Standard entries" -#~ msgstr "Înregistrări standard" - #~ msgid "Define Fiscal Years and Select Charts of Account" #~ msgstr "Definiţi anii fiscali şi selectaţi planul de conturi" @@ -12009,14 +12266,17 @@ msgstr "" #~ msgid "JNRL" #~ msgstr "JRNL" +#~ msgid "Income Accounts" +#~ msgstr "Conturi de venituri" + #~ msgid "Total :" #~ msgstr "Total :" #~ msgid "Year :" #~ msgstr "An :" -#~ msgid "Accounts by type" -#~ msgstr "Conturi, după tip" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Facturi create in ultimele 15 zile" #~ msgid "Display accounts" #~ msgstr "Afişează conturile" @@ -12100,9 +12360,6 @@ msgstr "" #~ msgid "Profit & Loss (Expense Accounts)" #~ msgstr "Profit si Pierderi (Conturi de cheltuieli)" -#~ msgid "Unreconciliation transactions" -#~ msgstr "Nereconciliere tranzacţii" - #, python-format #~ msgid "You can not use this general account in this journal !" #~ msgstr "Nu puteti folosi acest cont general în acest jurnal !" @@ -12123,9 +12380,6 @@ msgstr "" #~ msgid "Tax Code Test" #~ msgstr "Testul Codului de taxe" -#~ msgid "Go to next partner" -#~ msgstr "Mergeti la partenerul următor" - #~ msgid "" #~ "Wrong credit or debit value in model (Credit + Debit Must Be greater \"0\")!" #~ msgstr "" @@ -12168,6 +12422,9 @@ msgstr "" #~ msgid "Account Profit And Loss" #~ msgstr "Contul de profit si pierdere" +#~ msgid "Sales by Account" +#~ msgstr "Vanzari dupa Cont" + #~ msgid "Reference Number" #~ msgstr "Număr de referinţă" @@ -12317,9 +12574,6 @@ msgstr "" #~ "Codul va fi folosit pentru a genera numerele inregistrarilor in jurnal ale " #~ "acestui jurnal." -#~ msgid "Create an Account based on this template" -#~ msgstr "Creare Cont bazat pe acest sablon" - #~ msgid "Company must be same for its related account and period." #~ msgstr "Compania trebuie sa fie aceeasi pentru contul si perioada asociate." @@ -12349,6 +12603,9 @@ msgstr "" #~ "Nu poate fi gasit planul de conturi pentru aceasta companie, va rugam sa " #~ "creati unul." +#~ msgid "Dashboard" +#~ msgstr "Tablou de bord" + #~ msgid "Generate Your Accounting Chart from a Chart Template" #~ msgstr "Generare Plan contabil dintr-un Sablon de planuri" @@ -12493,9 +12750,6 @@ msgstr "" #~ msgid "Multiple Analytic Plans" #~ msgstr "Planuri Analitice Multiple" -#~ msgid "Open for bank reconciliation" -#~ msgstr "Deschis pentru reconciliere bancară" - #~ msgid "Bank and Cash Accounts" #~ msgstr "Conturi bancare si de Numerar" @@ -12593,9 +12847,6 @@ msgstr "" #~ msgstr "" #~ "Nu se pot sterge extrasul (extrasele) bancar(e) care sunt deja confirmate !" -#~ msgid "Reconciliation transactions" -#~ msgstr "Reconciliere tranzacţii" - #, python-format #~ msgid "" #~ "Tax base different !\n" @@ -12969,6 +13220,9 @@ msgstr "" #~ "Exemplu: la 14 zile nete 2 procente, suma ramasa la 30 de zile sfarsit de " #~ "luna." +#~ msgid "Sales by Account Type" +#~ msgstr "Vanzari dupa Tipul de cont" + #~ msgid "Reserve And Profit/Loss Account" #~ msgstr "Cont de Rezerva si Profit/Pierderi" @@ -13058,3 +13312,43 @@ msgstr "" #~ msgstr "" #~ "Nu puteti valida o Inregistrare in Jurnal decat daca toate elementele " #~ "jurnalului se afla in acelasi plan de conturi !" + +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Conturi Incasari" + +#~ msgid "Tax codes" +#~ msgstr "Coduri fiscale" + +#~ msgid "Go to next partner" +#~ msgstr "Mergeti la partenerul urmator" + +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generati Planul de Conturi dintr-un Sablon de Planuri" + +#~ msgid "Accounts by type" +#~ msgstr "Conturi dupa tip" + +#~ msgid "Unreconciliation transactions" +#~ msgstr "Nereconciliere tranzactii" + +#~ msgid "Are you sure ?" +#~ msgstr "Sunteti sigur(a) ?" + +#~ msgid "Create an Account based on this template" +#~ msgstr "Creati un Cont pe baza acestui sablon" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Instalati-va Planul de Conturi" + +#~ msgid "Open for bank reconciliation" +#~ msgstr "Deschis pentru reconcilierae bancara" + +#~ msgid "Compute Code for Taxes included prices" +#~ msgstr "Calculati Codul pentru Preturi cu taxele incluse" + +#~ msgid "Reconciliation transactions" +#~ msgstr "Reconciliere tranzactii" + +#~ msgid "Description On Invoices" +#~ msgstr "Descrierea in Facturi" diff --git a/addons/account/i18n/ru.po b/addons/account/i18n/ru.po index 144ace491f6..daf20290592 100644 --- a/addons/account/i18n/ru.po +++ b/addons/account/i18n/ru.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -181,11 +181,6 @@ msgstr "Счет источник" msgid "All Analytic Entries" msgstr "Все проводки аналитического учета" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Счета созданные за прошедшие 15 дней" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -693,18 +688,6 @@ msgid "To reconcile the entries company should be the same for all entries" msgstr "" "Для проведения сверки, организация в проводках не должна различаться." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Счета к получению" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1687,11 +1670,6 @@ msgstr "Раздельные нумерации журнала" msgid "Responsible" msgstr "Ответственный" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Продажи по типу счета" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2788,13 +2766,6 @@ msgstr "Финансовые настройки новой организаци msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Продажи по бух. счетам" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3192,8 +3163,8 @@ msgstr "Шаблоны планов счетов" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Основной план счетов на основе шаблона" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6386,11 +6357,6 @@ msgstr "Введите дату начала !" msgid "Supplier Refund" msgstr "Возврат средств от поставщика" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Инфо-панель" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6961,11 +6927,6 @@ msgstr "" "\n" "пример: Моя модель на %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Счета доходов" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11222,6 +11183,9 @@ msgstr "" #~ msgid "Display accounts " #~ msgstr "Показать счета " +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Основной план счетов на основе шаблона" + #~ msgid "Journal d'ouverture" #~ msgstr "Открытие журнала" @@ -11498,6 +11462,10 @@ msgstr "" #~ msgid "General Credit" #~ msgstr "Общий кредит" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Счета к получению" + #~ msgid "Date payment" #~ msgstr "Дата оплаты" @@ -11613,6 +11581,9 @@ msgstr "" #~ msgid "Display accounts" #~ msgstr "Показать счета" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Счета созданные за прошедшие 15 дней" + #~ msgid "account.installer.modules" #~ msgstr "account.installer.modules" @@ -11628,6 +11599,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Переход к следующему партнеру" +#~ msgid "Sales by Account Type" +#~ msgstr "Продажи по типу счета" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Ошибка! Вы не можете определить перекрывающиеся отчетные года" @@ -11641,6 +11615,9 @@ msgstr "" #~ msgid "Error ! You can not create recursive categories." #~ msgstr "Ошибка! Нельзя создать рекурсивные категории." +#~ msgid "Sales by Account" +#~ msgstr "Продажи по бух. счетам" + #, python-format #~ msgid "" #~ "No fiscal year defined for this date !\n" @@ -11708,6 +11685,9 @@ msgstr "" #~ msgid " valuation: percent" #~ msgstr " оценка: процент" +#~ msgid "Income Accounts" +#~ msgstr "Счета доходов" + #~ msgid "9" #~ msgstr "9" @@ -11952,6 +11932,9 @@ msgstr "" #~ msgid "Sort By" #~ msgstr "Сортировать по" +#~ msgid "Dashboard" +#~ msgstr "Инфо-панель" + #~ msgid "Configuration Progress" #~ msgstr "Выполнение настройки" diff --git a/addons/account/i18n/si.po b/addons/account/i18n/si.po index 7f0d77e650d..441bc63a679 100644 --- a/addons/account/i18n/si.po +++ b/addons/account/i18n/si.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/sk.po b/addons/account/i18n/sk.po index 98e0f4bd6a0..ce373d93122 100644 --- a/addons/account/i18n/sk.po +++ b/addons/account/i18n/sk.po @@ -14,14 +14,14 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "last month" -msgstr "" +msgstr "minulý mesiac" #. module: account #: model:process.transition,name:account.process_transition_supplierreconcilepaid0 @@ -31,7 +31,7 @@ msgstr "Systém platieb" #. module: account #: view:account.journal:0 msgid "Other Configuration" -msgstr "Iné konfigurácie" +msgstr "Iné nastavenia" #. module: account #: help:account.tax.code,sequence:0 @@ -159,7 +159,7 @@ msgstr "" #: code:addons/account/account_invoice.py:1428 #, python-format msgid "Warning!" -msgstr "" +msgstr "Varovanie!" #. module: account #: code:addons/account/account.py:3112 @@ -178,11 +178,6 @@ msgstr "Zdroj účtu" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Faktúry vytvorené za posledných 15 dní" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Účty pohľadávok" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10456,9 +10417,16 @@ msgstr "" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "Neplatný súbor XML pre zobrazenie architektúry!" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Účty pohľadávok" + #~ msgid "Unpaid Supplier Invoices" #~ msgstr "Neuhradené dodávateľské faktúry" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Faktúry vytvorené za posledných 15 dní" + #~ msgid "Customer Invoices to Approve" #~ msgstr "Zákaznícke faktúry na schválenie" diff --git a/addons/account/i18n/sl.po b/addons/account/i18n/sl.po index 123d139b087..01bb129d711 100644 --- a/addons/account/i18n/sl.po +++ b/addons/account/i18n/sl.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:14+0000\n" +"PO-Revision-Date: 2012-06-20 16:03+0000\n" "Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -182,11 +182,6 @@ msgstr "Vir konta" msgid "All Analytic Entries" msgstr "Vse analitične postavke" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Računi narejeni v zadnjih 15-ih dneh" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -683,18 +678,6 @@ msgstr "Obdobje Dnevnika" msgid "To reconcile the entries company should be the same for all entries" msgstr "Usklajeni vnosi podjetja bi morali biti enaki za vse vpise" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Konti terjatev" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1684,11 +1667,6 @@ msgstr "Ločeno zaporedje dnevnikov" msgid "Responsible" msgstr "Odgovoren" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Prodaja glede na vrsto konta" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2671,7 +2649,7 @@ msgstr "Samodejno usklajevanje" #. module: account #: field:account.invoice,reconciled:0 msgid "Paid/Reconciled" -msgstr "Plaćano/usklajeno" +msgstr "Plačano/usklajeno" #. module: account #: field:account.tax,ref_base_code_id:0 @@ -2764,13 +2742,6 @@ msgstr "Finančne nastavitve novega podjetja" msgid "Configure Your Chart of Accounts" msgstr "Konfiguracija kontnega načrta" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Prodaja po kontih" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3165,8 +3136,8 @@ msgstr "Predloge kontnih načrtov" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generiraj kontni načrt iz predloge" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -5745,6 +5716,8 @@ msgid "" "that you should have your last line with the type 'Balance' to ensure that " "the whole amount will be threated." msgstr "" +"Izberite vrso izračuna.Vaša zadnja vrstica mora biti tipa 'saldo' , da bo " +"upoštevan celoten znesek." #. module: account #: field:account.invoice,period_id:0 @@ -6324,7 +6297,7 @@ msgstr "Ime dnevnika mora biti enotno za podjetje!" #. module: account #: field:account.account.template,nocreate:0 msgid "Optional create" -msgstr "" +msgstr "Ustvari-opcijsko" #. module: account #: code:addons/account/account.py:664 @@ -6348,11 +6321,6 @@ msgstr "Vnesite začetni datum!" msgid "Supplier Refund" msgstr "Vrnitev dobavitelju" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Nadzorna plošča" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6603,6 +6571,8 @@ msgid "" "Check this box if you want to allow the cancellation the entries related to " "this journal or of the invoice related to this journal" msgstr "" +"Označite , če želite dovoliti naknadno spreminjanje postavk ali računov " +"povezanih z tem dnevnikom." #. module: account #: view:account.fiscalyear.close:0 @@ -6699,7 +6669,7 @@ msgid "" "reconciliation functionality, OpenERP makes its own search for entries to " "reconcile in a series of accounts. It finds entries for each partner where " "the amounts correspond." -msgstr "" +msgstr "Račun dobi status 'plačan' , ko je popolnoma izenačen z plačili." #. module: account #: view:account.move:0 @@ -6715,6 +6685,8 @@ msgid "" "row to display the amount of debit/credit/balance that precedes the filter " "you've set." msgstr "" +"Če ste se odločili za filtriranje po datumu ali obdobju , vam to polje " +"omogoča dodati kolono za pregled stanja." #. module: account #: view:account.bank.statement:0 @@ -6738,6 +6710,8 @@ msgid "" "some non legal fields or you must unreconcile first!\n" "%s" msgstr "" +"Ni možno spreminjati usklajenih postavk!\n" +"%s" #. module: account #: report:account.general.ledger:0 @@ -6753,14 +6727,14 @@ msgstr "Dnevnik" msgid "" "This report is an analysis done by a partner. It is a PDF report containing " "one line per partner representing the cumulative credit balance" -msgstr "" +msgstr "To poročilo vsebuje kumulativni saldo po partnerju." #. module: account #: code:addons/account/wizard/account_validate_account_move.py:61 #, python-format msgid "" "Selected Entry Lines does not have any account move enties in draft state" -msgstr "" +msgstr "Izbrane postavke nimajo nobenih vknjižb v statusu 'Osnutek'." #. module: account #: selection:account.aged.trial.balance,target_move:0 @@ -6836,7 +6810,7 @@ msgid "" "This report allows you to print or generate a pdf of your trial balance " "allowing you to quickly check the balance of each of your accounts in a " "single report" -msgstr "" +msgstr "Bruto bilanca" #. module: account #: help:account.move,to_check:0 @@ -6844,6 +6818,8 @@ msgid "" "Check this box if you are unsure of that journal entry and if you want to " "note it as 'to be reviewed' by an accounting expert." msgstr "" +"Označite , če niste sigurni v pravilnost knjiženja in želite da nekdo to " +"preveri." #. module: account #: field:account.chart.template,complete_tax_set:0 @@ -6868,6 +6844,8 @@ msgid "" "Please define BIC/Swift code on bank for bank type IBAN Account to make " "valid payments" msgstr "" +"\n" +"Določite BIC / SWIFT kodo banke za bančni račun tipa IBAN" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -6894,16 +6872,16 @@ msgid "" "\n" "e.g. My model on %(date)s" msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Konti prihodkov" +"Leto, mesec i dan v nazivu modela lahko določite s pomočjo oznak:\n" +"\n" +"%(year)s: za leto \n" +"%(month)s: za mesec \n" +"%(date)s: tenutni datum" #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." -msgstr "" +msgstr "Referenca dokumenta , ki je osnova za ta račun." #. module: account #: field:account.tax.code,child_ids:0 @@ -6961,11 +6939,13 @@ msgid "" "accounting application of OpenERP, journals and accounts will be created " "automatically based on these data." msgstr "" +"Nastavite bančne račune vašega podjetja in izberite tiste , ki se bodo " +"izpisali na poročilih." #. module: account #: model:process.transition,note:account.process_transition_invoicemanually0 msgid "A statement with manual entries becomes a draft statement." -msgstr "" +msgstr "Izpisek z ročnimi vnosi bo v statusu \"Osnutek\"" #. module: account #: view:account.aged.trial.balance:0 @@ -6976,7 +6956,7 @@ msgid "" "days). OpenERP then calculates a table of credit balance by period. So if " "you request an interval of 30 days OpenERP generates an analysis of " "creditors for the past month, past two months, and so on. " -msgstr "" +msgstr "Analiza terjatev po obdobjih " #. module: account #: field:account.invoice,origin:0 @@ -6988,7 +6968,7 @@ msgstr "Izvorni dokument" #: code:addons/account/account.py:1432 #, python-format msgid "You can not delete a posted journal entry \"%s\"!" -msgstr "" +msgstr "Ni možno brisati že vknjižene postavke \"%s\"!" #. module: account #: selection:account.partner.ledger,filter:0 @@ -7017,6 +6997,8 @@ msgstr "Davki:" #: help:account.tax,amount:0 msgid "For taxes of type percentage, enter % ratio between 0-1." msgstr "" +"Za davke , ki se izračunajo v procentih vpišite vrednost med 0 in 1. " +"(0,25=25%)." #. module: account #: model:ir.actions.act_window,help:account.action_subscription_form @@ -7025,12 +7007,12 @@ msgid "" "from a specific date, i.e. corresponding to the signature of a contract or " "an agreement with a customer or a supplier. With Define Recurring Entries, " "you can create such entries to automate the postings in the system." -msgstr "" +msgstr "Ponavljajoči vnosi omogočajo avtomatizacijo vknjižb" #. module: account #: model:ir.actions.act_window,name:account.action_account_report_tree_hierarchy msgid "Financial Reports Hierarchy" -msgstr "" +msgstr "Hierarhija finančnih poročil" #. module: account #: field:account.entries.report,product_uom_id:0 @@ -7046,14 +7028,14 @@ msgid "" "This feature provides an easy way to follow up cash payments on a daily " "basis. You can enter the coins that are in your cash box, and then post " "entries when money comes in or goes out of the cash box." -msgstr "" +msgstr "Blagajna omogoča upravljanje gotovine" #. module: account #: help:account.invoice.refund,date:0 msgid "" "This date will be used as the invoice date for Refund Invoice and Period " "will be chosen accordingly!" -msgstr "" +msgstr "Ta datum bo uporabljen kot datum računa za vračilo." #. module: account #: model:ir.actions.act_window,name:account.act_account_invoice_partner_relation @@ -7080,7 +7062,7 @@ msgstr "Kontna predloga davkov" #. module: account #: view:account.journal.select:0 msgid "Are you sure you want to open Journal Entries?" -msgstr "" +msgstr "Ali res želite odpreti postavke dnevnika?" #. module: account #: view:account.state.open:0 @@ -7094,12 +7076,12 @@ msgstr "Ali res želite odpreti ta račun?" msgid "" "Can not find a chart of account, you should create one from the " "configuration of the accounting menu." -msgstr "" +msgstr "Ni kontnega načrta!" #. module: account #: field:account.chart.template,property_account_expense_opening:0 msgid "Opening Entries Expense Account" -msgstr "" +msgstr "Otvoritve stroškovnega konta" #. module: account #: code:addons/account/account_move_line.py:999 @@ -7110,7 +7092,7 @@ msgstr "Računovodske vknjižbe" #. module: account #: field:account.account.template,parent_id:0 msgid "Parent Account Template" -msgstr "" +msgstr "Predloga nadrejenega konta" #. module: account #: model:ir.actions.act_window,name:account.action_account_configuration_installer @@ -7128,24 +7110,24 @@ msgstr "Izpisek" #. module: account #: help:account.journal,default_debit_account_id:0 msgid "It acts as a default account for debit amount" -msgstr "" +msgstr "Privzeti konto za debetni znesek" #. module: account #: model:ir.actions.act_window,help:account.action_account_journal_period_tree msgid "" "You can search for individual account entries through useful information. To " "search for account entries, open a journal, then select a record line." -msgstr "" +msgstr "Za iskanje postavk, odprite dnevnik in izberite določeno vrstico" #. module: account #: view:account.entries.report:0 msgid "Posted entries" -msgstr "" +msgstr "Vknjižene posatvke" #. module: account #: help:account.payment.term.line,value_amount:0 msgid "For percent enter a ratio between 0-1." -msgstr "" +msgstr "Za procent vnesite vrednost med 0-1." #. module: account #: report:account.invoice:0 @@ -7158,7 +7140,7 @@ msgstr "Datum računa" #. module: account #: view:account.invoice.report:0 msgid "Group by year of Invoice Date" -msgstr "" +msgstr "Združeno po letu raćuna" #. module: account #: help:res.partner,credit:0 @@ -7168,7 +7150,7 @@ msgstr "Skupni znesek, ki vam ga dolguje ta stranka." #. module: account #: model:ir.model,name:account.model_ir_sequence msgid "ir.sequence" -msgstr "" +msgstr "ir.sequence" #. module: account #: field:account.journal.period,icon:0 @@ -7193,6 +7175,7 @@ msgid "" "new counterpart but will share the same counterpart. This is used in fiscal " "year closing." msgstr "" +"Označite če želite da se postavke dnevnika seštevajo na en proti-konto." #. module: account #: field:account.bank.statement,closing_date:0 @@ -7212,12 +7195,12 @@ msgstr "Končni datum" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax:0 msgid "Default Purchase Tax" -msgstr "" +msgstr "Privzeti davek nabave" #. module: account #: field:account.chart.template,property_account_income_opening:0 msgid "Opening Entries Income Account" -msgstr "" +msgstr "Otvoritve konta prihodkov" #. module: account #: view:account.bank.statement:0 @@ -7238,12 +7221,12 @@ msgstr "" #: code:addons/account/account.py:1088 #, python-format msgid "You should have chosen periods that belongs to the same company" -msgstr "" +msgstr "Izbrati bi morali obdobja , ki pripadajo istemu podjetju" #. module: account #: model:ir.actions.act_window,name:account.action_review_payment_terms_installer msgid "Review your Payment Terms" -msgstr "" +msgstr "Pregled plačilnih pogojev" #. module: account #: field:account.fiscalyear.close,report_name:0 @@ -7280,7 +7263,7 @@ msgstr "Opozorilo" #. module: account #: model:ir.actions.act_window,name:account.action_analytic_open msgid "Contracts/Analytic Accounts" -msgstr "" +msgstr "Pogodbe/analitični konti" #. module: account #: field:account.bank.statement,ending_details_ids:0 @@ -7305,7 +7288,7 @@ msgid "" "This field shows you the next partner that will be automatically chosen by " "the system to go through the reconciliation process, based on the latest day " "it have been reconciled." -msgstr "" +msgstr "To polje vsebuje naslednjega partnerja za usklajevanje" #. module: account #: field:account.move.line.reconcile.writeoff,comment:0 @@ -7321,13 +7304,13 @@ msgstr "Domena" #. module: account #: model:ir.model,name:account.model_account_use_model msgid "Use model" -msgstr "" +msgstr "Model uporabe" #. module: account #: code:addons/account/account.py:429 #, python-format msgid "Unable to adapt the initial balance (negative value)!" -msgstr "" +msgstr "Napaka začetnega salda (negativna vrednost)!" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_purchase @@ -7337,6 +7320,8 @@ msgid "" "line of the expense account, OpenERP will propose to you automatically the " "Tax related to this account and the counter-part \"Account Payable\"." msgstr "" +"Obrazec za množične vnose.Če želite vnesti dobaviteljev račun, začnite z " +"vnosom konta , program vam bo predlagal davek in proti-konto." #. module: account #: view:account.invoice.line:0 @@ -7348,7 +7333,7 @@ msgstr "Postavka računa" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Refunds" -msgstr "" +msgstr "Vračila kupcev in dobaviteljev" #. module: account #: field:account.financial.report,sign:0 @@ -7359,18 +7344,18 @@ msgstr "Podpis na poročilih" #: code:addons/account/wizard/account_fiscalyear_close.py:73 #, python-format msgid "The periods to generate opening entries were not found" -msgstr "" +msgstr "Obdobje ni bilo najdeno" #. module: account #: model:account.account.type,name:account.data_account_type_view msgid "Root/View" -msgstr "" +msgstr "Osnova/Pogled" #. module: account #: code:addons/account/account.py:3121 #, python-format msgid "OPEJ" -msgstr "" +msgstr "OPEJ" #. module: account #: report:account.invoice:0 @@ -7423,6 +7408,8 @@ msgid "" "This field is used for payable and receivable journal entries. You can put " "the limit date for the payment of this line." msgstr "" +"To polje se uporablja za saldakonte kupcev in dobaviteljev. Tu lahko " +"nastavite zadnji rok plačila." #. module: account #: model:ir.ui.menu,name:account.menu_multi_currency @@ -7450,7 +7437,7 @@ msgstr "Dnevnik prodaje" #: code:addons/account/wizard/account_move_journal.py:104 #, python-format msgid "Open Journal Items !" -msgstr "" +msgstr "Odpri postavke dnevnika!" #. module: account #: model:ir.model,name:account.model_account_invoice_tax @@ -7461,13 +7448,13 @@ msgstr "Davek računa" #: code:addons/account/account_move_line.py:1277 #, python-format msgid "No piece number !" -msgstr "" +msgstr "Ni številke kosa" #. module: account #: view:account.financial.report:0 #: model:ir.ui.menu,name:account.menu_account_report_tree_hierarchy msgid "Account Reports Hierarchy" -msgstr "" +msgstr "Hierarhija računovodskih poročil" #. module: account #: help:account.account.template,chart_template_id:0 @@ -7478,11 +7465,13 @@ msgid "" "few new accounts (You don't need to define the whole structure that is " "common to both several times)." msgstr "" +"To polje vam omogoča da lahko predlogo konta povežete z predlogo grafikona , " +"ki ni enako kot osnovna predloga." #. module: account #: view:account.move:0 msgid "Unposted Journal Entries" -msgstr "" +msgstr "Postavke v statusu 'Osnutek'" #. module: account #: view:product.product:0 @@ -7511,7 +7500,7 @@ msgstr "Za" #: code:addons/account/account.py:1518 #, python-format msgid "Currency Adjustment" -msgstr "" +msgstr "Nastavitev valute" #. module: account #: field:account.fiscalyear.close,fy_id:0 @@ -7530,6 +7519,7 @@ msgstr "Preklic izbranih računov" msgid "" "This field is used to generate legal reports: profit and loss, balance sheet." msgstr "" +"To polje se uporablja za kreiranje poročil : poslovni izid,bilanca stanja." #. module: account #: model:ir.actions.act_window,help:account.action_review_payment_terms_installer @@ -7539,6 +7529,8 @@ msgid "" "terms for each letter. Each customer or supplier can be assigned to one of " "these payment terms." msgstr "" +"Plačilni pogoji določajo način plačila v enkratnem ali več zneskih. Vsakemu " +"partnerju lahko priredite različne plačilne pogoje." #. module: account #: selection:account.entries.report,month:0 @@ -7559,13 +7551,13 @@ msgstr "Maj" #: code:addons/account/report/account_partner_balance.py:299 #, python-format msgid "Payable Accounts" -msgstr "" +msgstr "Konti obveznosti" #. module: account #: code:addons/account/account_invoice.py:732 #, python-format msgid "Global taxes defined, but they are not in invoice lines !" -msgstr "" +msgstr "Davki so določeni , vendar jih ni na postavkah računa!" #. module: account #: model:ir.model,name:account.model_account_chart_template @@ -7577,7 +7569,7 @@ msgstr "Predloge za kontne načrte" msgid "" "The sequence field is used to order the resources from lower sequences to " "higher ones." -msgstr "" +msgstr "Polje zaporedja razvršča objekte po rastočem zaporedju." #. module: account #: field:account.tax.code,code:0 @@ -7588,7 +7580,7 @@ msgstr "Oznaka davka" #. module: account #: view:validate.account.move:0 msgid "Post Journal Entries of a Journal" -msgstr "" +msgstr "Vknjižba postavk dnevnika" #. module: account #: view:product.product:0 @@ -7615,7 +7607,7 @@ msgstr "Gotovina" #: field:account.fiscal.position.account,account_dest_id:0 #: field:account.fiscal.position.account.template,account_dest_id:0 msgid "Account Destination" -msgstr "" +msgstr "Ciljni konto" #. module: account #: code:addons/account/account.py:1431 @@ -7662,7 +7654,7 @@ msgstr "Napaka! Ne morete ustvariti rekurzivne kategorije." #. module: account #: help:account.model.line,quantity:0 msgid "The optional quantity on entries." -msgstr "" +msgstr "Neobvezna količina" #. module: account #: view:account.financial.report:0 @@ -7677,12 +7669,12 @@ msgstr "Da" #. module: account #: view:report.account_type.sales:0 msgid "Sales by Account type" -msgstr "" +msgstr "Prodaja po vrsti konta" #. module: account #: help:account.invoice,move_id:0 msgid "Link to the automatically generated Journal Items." -msgstr "" +msgstr "Povezava na avtomatsko kreirane postavke" #. module: account #: selection:account.installer,period:0 @@ -7697,7 +7689,7 @@ msgid "" "Select the fields you want to appear in a journal and determine the sequence " "in which they will appear. Then you can create a new journal and link your " "view to it." -msgstr "" +msgstr "Tu lahko prilagodite ali ustvarite nov pogled dnevnika." #. module: account #: model:account.account.type,name:account.data_account_type_asset @@ -7712,7 +7704,7 @@ msgstr " 7 dni " #. module: account #: field:account.bank.statement,balance_end:0 msgid "Computed Balance" -msgstr "" +msgstr "Izračunani saldo" #. module: account #: field:account.account,parent_id:0 @@ -7734,7 +7726,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_legal_statement msgid "Legal Reports" -msgstr "" +msgstr "Zakonska poročila" #. module: account #: field:account.tax.code,sum_period:0 @@ -7747,12 +7739,12 @@ msgid "" "The sequence field is used to order the tax lines from the lowest sequences " "to the higher ones. The order is important if you have a tax with several " "tax children. In this case, the evaluation order is important." -msgstr "" +msgstr "Polje zaporedja razvrsti vrstice davka v rastočem zaporedju." #. module: account #: model:ir.model,name:account.model_account_cashbox_line msgid "CashBox Line" -msgstr "" +msgstr "Postavka blagajne" #. module: account #: view:account.partner.ledger:0 @@ -7789,12 +7781,12 @@ msgstr "Opozorilo!" #. module: account #: field:account.entries.report,move_line_state:0 msgid "State of Move Line" -msgstr "" +msgstr "Stanje postavke" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile msgid "Account move line reconcile" -msgstr "" +msgstr "Uskladitev vknjižbe" #. module: account #: view:account.subscription.generate:0 @@ -7830,20 +7822,20 @@ msgstr "Partner" #. module: account #: help:account.change.currency,currency_id:0 msgid "Select a currency to apply on the invoice" -msgstr "" +msgstr "Izberite valuto na računu" #. module: account #: code:addons/account/account.py:3446 #, python-format msgid "" "The bank account defined on the selected chart of accounts hasn't a code." -msgstr "" +msgstr "Bančni račun , povezan z izbranim kontnim načrtom, nima kode." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:108 #, python-format msgid "Can not %s draft/proforma/cancel invoice." -msgstr "" +msgstr "Nije možno opraviti operacije na računu %s." #. module: account #: code:addons/account/account_invoice.py:810 @@ -7875,14 +7867,14 @@ msgstr "Vrsta poročila" #: field:account.subscription,state:0 #: field:report.invoice.created,state:0 msgid "State" -msgstr "Regija" +msgstr "Status" #. module: account #: help:account.open.closed.fiscalyear,fyear_id:0 msgid "" "Select Fiscal Year which you want to remove entries for its End of year " "entries journal" -msgstr "" +msgstr "Izberite poslovno leto" #. module: account #: field:account.tax.template,type_tax_use:0 @@ -7896,12 +7888,14 @@ msgid "" "The statement balance is incorrect !\n" "The expected balance (%.2f) is different than the computed one. (%.2f)" msgstr "" +"Saldo dokumenta ni pravi!\n" +"Pričakovani saldo (%.2f) je različen od izračunanega (%.2f)" #. module: account #: code:addons/account/account_bank_statement.py:353 #, python-format msgid "The account entries lines are not in valid state." -msgstr "" +msgstr "Postavke na kontu nimajo pravilnega statusa." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_account_tree2 @@ -7913,6 +7907,8 @@ msgid "" "Most of the OpenERP operations (invoices, timesheets, expenses, etc) " "generate analytic entries on the related account." msgstr "" +"Normalni kontni načrt je narejen po zakonskih zahtevah. Analitični kontni " +"načrt pa odraža vaše specifične zahteve." #. module: account #: field:account.account.type,close_method:0 @@ -7941,12 +7937,14 @@ msgid "" "If this box is checked, the system will try to group the accounting lines " "when generating them from invoices." msgstr "" +"Označite , če želite združevanje enakih postavk računa v eno vknjižbo na " +"konto." #. module: account #: help:account.account,reconcile:0 msgid "" "Check this box if this account allows reconciliation of journal items." -msgstr "" +msgstr "Označite če želite dovoliti usklajevanje postavk dnevnikov." #. module: account #: help:account.period,state:0 @@ -7954,11 +7952,13 @@ msgid "" "When monthly periods are created. The state is 'Draft'. At the end of " "monthly period it is in 'Done' state." msgstr "" +"Ko se kreirajo mesečna obdobja. Status je \"Osnutek\". Ob zaključku mesece " +"se status spremeni v \"Zaključeno\"." #. module: account #: report:account.analytic.account.inverted.balance:0 msgid "Inverted Analytic Balance -" -msgstr "" +msgstr "Obrnjen saldo analitike" #. module: account #: view:account.move.bank.reconcile:0 @@ -8006,12 +8006,17 @@ msgid "" "related journal entries may or may not be reconciled. \n" "* The 'Cancelled' state is used when user cancel invoice." msgstr "" +" * \"Osnutek\" račun je kreiran a še nima številke \n" +"* \"Predračun\" račun je kreiran a še nima številke \n" +"* \"Odprt\" račun je potrjen in čaka na plačilo \n" +"* \"Plačano\" račun je plačan \n" +"* \"Storno\" račun je bil preklican" #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,residual:0 msgid "Total Residual" -msgstr "" +msgstr "Skupni ostanek" #. module: account #: model:process.node,note:account.process_node_invoiceinvoice0 @@ -8025,24 +8030,24 @@ msgid "" "The chart of taxes is used to generate your periodical tax statement. You " "will see the taxes with codes related to your legal statement according to " "your country." -msgstr "" +msgstr "Načrt davkov se uporablja za izdelavo mesečnega izračuna davkov." #. module: account #: code:addons/account/account_invoice.py:428 #, python-format msgid "" "Can not find a chart of accounts for this company, you should create one." -msgstr "" +msgstr "Ni kontnega načrta za to podjetje!" #. module: account #: view:account.invoice:0 msgid "Proforma" -msgstr "" +msgstr "Predračun" #. module: account #: report:account.analytic.account.cost_ledger:0 msgid "J.C. /Move name" -msgstr "" +msgstr "Naziv" #. module: account #: model:ir.model,name:account.model_account_open_closed_fiscalyear @@ -8053,12 +8058,12 @@ msgstr "Izberi poslovno leto" #: code:addons/account/account.py:3111 #, python-format msgid "Purchase Refund Journal" -msgstr "" +msgstr "Dnevnik vračil dobaviteljem" #. module: account #: help:account.tax.template,amount:0 msgid "For Tax Type percent enter % ratio between 0-1." -msgstr "" +msgstr "Za procent vnesite vrednost med 0-1 (20%=0.2)" #. module: account #: view:account.analytic.account:0 @@ -8076,6 +8081,8 @@ msgid "" "Modify Invoice: Cancels the current invoice and creates a new copy of it " "ready for editing." msgstr "" +"Sprememba računa : Prekličite obstoječi račun in napravite kopijo , ki jo " +"lahko spremenite." #. module: account #: field:account.automatic.reconcile,period_id:0 @@ -8107,7 +8114,7 @@ msgstr "Obdobje" msgid "" "Total amount (in Company currency) for transactions held in secondary " "currency for this account." -msgstr "" +msgstr "Skupni znesek transakcij v sekundarni valuti." #. module: account #: report:account.invoice:0 @@ -8117,7 +8124,7 @@ msgstr "Skupaj (brez davkov):" #. module: account #: model:ir.ui.menu,name:account.menu_finance_generic_reporting msgid "Generic Reporting" -msgstr "" +msgstr "Splošna poročila" #. module: account #: field:account.move.line.reconcile.writeoff,journal_id:0 @@ -8130,6 +8137,8 @@ msgid "" "This payment term will be used instead of the default one for the current " "partner" msgstr "" +"Ti plačilni pogoji se bodo uporabljali namesto privzetih za trenutnega " +"partnerja" #. module: account #: view:account.tax.template:0 @@ -8142,7 +8151,7 @@ msgstr "Koda izračuna za davke v cenah" msgid "" "You can not cancel an invoice which is partially paid! You need to " "unreconcile related payment entries first!" -msgstr "" +msgstr "Ne morete preklicati delno plačanega računa!" #. module: account #: field:account.chart.template,property_account_income_categ:0 @@ -8152,7 +8161,7 @@ msgstr "Oznaka konta prihodkov" #. module: account #: field:account.account,adjusted_balance:0 msgid "Adjusted Balance" -msgstr "" +msgstr "Prilagoditev salda" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_template_form @@ -8163,7 +8172,7 @@ msgstr "Predloge davčnih območij" #. module: account #: view:account.entries.report:0 msgid "Int.Type" -msgstr "" +msgstr "Int.tip" #. module: account #: field:account.move.line,tax_amount:0 @@ -8173,7 +8182,7 @@ msgstr "Znesek davka/osnove" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Percent" -msgstr "" +msgstr " Ovrednotenej:procent" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree3 @@ -8182,7 +8191,7 @@ msgid "" "refund is a document that credits an invoice completely or partially. You " "can easily generate refunds and reconcile them directly from the invoice " "form." -msgstr "" +msgstr "Z Vračili kupcem lahko urejate dobropise kupcem." #. module: account #: model:ir.actions.act_window,help:account.action_account_vat_declaration @@ -8193,7 +8202,7 @@ msgid "" "payments, in some countries). This data is updated in real time. That’s very " "useful because it enables you to preview at any time the tax that you owe at " "the start and end of the month or quarter." -msgstr "" +msgstr "Izpis DDV-ja" #. module: account #: report:account.invoice:0 @@ -8241,6 +8250,8 @@ msgid "" "You can check this box to mark this journal item as a litigation with the " "associated partner" msgstr "" +"Tu lahko označite , da je ta postavka stvar spora (usklajevanja) z " +"partnerjem." #. module: account #: field:account.move.line,reconcile_partial_id:0 @@ -8251,12 +8262,12 @@ msgstr "Delno usklajevanje" #. module: account #: model:ir.model,name:account.model_account_analytic_inverted_balance msgid "Account Analytic Inverted Balance" -msgstr "" +msgstr "Analitika - Obrnjena bilanca" #. module: account #: model:ir.model,name:account.model_account_common_report msgid "Account Common Report" -msgstr "" +msgstr "Računovodska poročila" #. module: account #: view:account.invoice.report:0 @@ -8270,23 +8281,23 @@ msgstr "tekoči mesec" msgid "" "No period defined for this date: %s !\n" "Please create one." -msgstr "" +msgstr "Obdobje za datum: %s ni definirano!" #. module: account #: model:process.transition,name:account.process_transition_filestatement0 msgid "Automatic import of the bank sta" -msgstr "" +msgstr "Avtomatski uvoz banke" #. module: account #: model:ir.actions.act_window,name:account.action_account_journal_view #: model:ir.ui.menu,name:account.menu_action_account_journal_view msgid "Journal Views" -msgstr "" +msgstr "Pogledi dnevnika" #. module: account #: model:ir.model,name:account.model_account_move_bank_reconcile msgid "Move bank reconcile" -msgstr "" +msgstr "Usklajevanje banke" #. module: account #: field:account.financial.report,account_type_ids:0 @@ -8298,7 +8309,7 @@ msgstr "Vrste kontov" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: n.a" -msgstr "" +msgstr " Vrednost : n.a." #. module: account #: view:account.automatic.reconcile:0 @@ -8330,11 +8341,13 @@ msgid "" "You should press this button to re-open it and let it continue its normal " "process after having resolved the eventual exceptions it may have created." msgstr "" +"Ta gumb se pojavi če ima račun status \"Zaprto\" , plačila pa niso " +"usklajena. Pritisnite gumb in odprite račun , da bo omogočeno usklajevanje." #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close_state msgid "Fiscalyear Close state" -msgstr "" +msgstr "Zaključek poslovnega leta" #. module: account #: field:account.invoice.refund,journal_id:0 @@ -8349,7 +8362,7 @@ msgstr "Dnevnik vračil" #: report:account.general.ledger_landscape:0 #: report:account.partner.balance:0 msgid "Filter By" -msgstr "" +msgstr "Filtriraj po" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree1 @@ -8358,7 +8371,7 @@ msgid "" "your customers. OpenERP can also generate draft invoices automatically from " "sales orders or deliveries. You should only confirm them before sending them " "to your customers." -msgstr "" +msgstr "Izdani računi" #. module: account #: code:addons/account/wizard/account_period_close.py:51 @@ -8366,13 +8379,15 @@ msgstr "" msgid "" "In order to close a period, you must first post related journal entries." msgstr "" +"Če želite zapreti obdobje , morate najprej zaključiti vse postavke z " +"statusom \"Osnutek\"." #. module: account #: view:account.entries.report:0 #: view:board.board:0 #: model:ir.actions.act_window,name:account.action_company_analysis_tree msgid "Company Analysis" -msgstr "" +msgstr "Analize podjetja" #. module: account #: help:account.invoice,account_id:0 @@ -8411,7 +8426,7 @@ msgstr "Dnevnik nakupov" #. module: account #: view:account.invoice.refund:0 msgid "Refund Invoice: Creates the refund invoice, ready for editing." -msgstr "" +msgstr "Kreiranje dobropisa" #. module: account #: field:account.invoice.line,price_subtotal:0 @@ -8421,12 +8436,12 @@ msgstr "Delni seštevek" #. module: account #: view:account.vat.declaration:0 msgid "Print Tax Statement" -msgstr "" +msgstr "Izpis davčne napovedi" #. module: account #: view:account.model.line:0 msgid "Journal Entry Model Line" -msgstr "" +msgstr "Modelna vrstica dnevnika" #. module: account #: view:account.invoice:0 @@ -8451,14 +8466,14 @@ msgstr "Dovoljene vrste kontov (prazno - brez kontrole)" #. module: account #: view:res.partner:0 msgid "Supplier Accounting Properties" -msgstr "" +msgstr "Računovodstvo dobaviteljev - lasnosti" #. module: account #: help:account.move.line,amount_residual:0 msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in the company currency." -msgstr "" +msgstr "Preostali znesek terjatev ali obveznosti" #. module: account #: view:account.tax.code:0 @@ -8474,12 +8489,12 @@ msgstr "Od" #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close msgid "Fiscalyear Close" -msgstr "" +msgstr "Zapiranje poslovnega leta" #. module: account #: sql_constraint:account.account:0 msgid "The code of the account must be unique per company !" -msgstr "" +msgstr "Koda konta že obstaja!" #. module: account #: view:account.invoice:0 @@ -8491,7 +8506,7 @@ msgstr "Neplačani računi" #: code:addons/account/account_invoice.py:495 #, python-format msgid "The payment term of supplier does not have a payment term line!" -msgstr "" +msgstr "Dobaviteljevi plačilni pogoji nimajo nobene vrstice!" #. module: account #: field:account.move.line.reconcile,debit:0 @@ -8523,7 +8538,7 @@ msgstr "Dovoljeni konti (prazno - ni kontrole)" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account_template msgid "Template Account Fiscal Mapping" -msgstr "" +msgstr "Mapiranje predloge konta" #. module: account #: view:board.board:0 @@ -8556,7 +8571,7 @@ msgstr "Naziv dnevnika" #. module: account #: view:account.move.line:0 msgid "Next Partner Entries to reconcile" -msgstr "" +msgstr "Naslednje postavke za usklajevanje" #. module: account #: selection:account.financial.report,style_overwrite:0 @@ -8581,7 +8596,7 @@ msgstr "" msgid "" "The amount of the voucher must be the same amount as the one on the " "statement line" -msgstr "" +msgstr "Znesek mora biti enak kot na vrstici dokumenta" #. module: account #: model:account.account.type,name:account.data_account_type_expense @@ -8598,14 +8613,14 @@ msgstr "Pustite prazno za vsa poslovna leta" #: code:addons/account/account_move_line.py:1105 #, python-format msgid "The account move (%s) for centralisation has been confirmed!" -msgstr "" +msgstr "Vknjižba na kontu (%s) je potrjena!" #. module: account #: help:account.move.line,amount_currency:0 msgid "" "The amount expressed in an optional other currency if it is a multi-currency " "entry." -msgstr "" +msgstr "Vrednost v drugi valuti" #. module: account #: code:addons/account/account.py:1307 @@ -8614,7 +8629,7 @@ msgid "" "You can not validate a non-balanced entry !\n" "Make sure you have configured payment terms properly !\n" "The latest payment term line should be of the type \"Balance\" !" -msgstr "" +msgstr "Ni možno potrditi neusklajene postavke !" #. module: account #: view:account.account:0 @@ -8650,12 +8665,12 @@ msgstr "Valuta" #: help:account.bank.statement.line,sequence:0 msgid "" "Gives the sequence order when displaying a list of bank statement lines." -msgstr "" +msgstr "Zaporedje postavk bančnega izpiska" #. module: account #: model:process.transition,note:account.process_transition_validentries0 msgid "Accountant validates the accounting entries coming from the invoice." -msgstr "" +msgstr "Knjigovodja potrjuje vknjižbe iz računov." #. module: account #: model:ir.actions.act_window,help:account.action_account_fiscalyear_form @@ -8667,7 +8682,7 @@ msgid "" "30, 2011, then everything between December 1, 2010 and November 30, 2011 " "would be referred to as FY 2011. You are not obliged to follow the actual " "calendar year." -msgstr "" +msgstr "Določite obdobje poslovnega leta." #. module: account #: view:account.entries.report:0 @@ -8694,7 +8709,7 @@ msgstr "Vsili obdobje" #. module: account #: model:ir.model,name:account.model_account_partner_balance msgid "Print Account Partner Balance" -msgstr "" +msgstr "Izpis stanja partnerja" #. module: account #: help:account.financial.report,sign:0 @@ -8704,7 +8719,7 @@ msgid "" "the sign of the balance; e.g.: Expense account. The same applies for " "accounts that are typically more credited than debited and that you would " "like to print as positive amounts in your reports; e.g.: Income account." -msgstr "" +msgstr "Predznak za za debetne konte naj bo negativen in obratno." #. module: account #: field:res.partner,contract_ids:0 @@ -8729,7 +8744,7 @@ msgstr "Dnevnik otvoritev" #. module: account #: model:process.transition,note:account.process_transition_customerinvoice0 msgid "Draft invoices are checked, validated and printed." -msgstr "" +msgstr "Osnutki računov so potrjeni in izpisani." #. module: account #: help:account.chart.template,property_reserve_and_surplus_account:0 @@ -8737,13 +8752,13 @@ msgid "" "This Account is used for transferring Profit/Loss(If It is Profit: Amount " "will be added, Loss: Amount will be deducted.), Which is calculated from " "Profilt & Loss Report" -msgstr "" +msgstr "Ta konto se uporablja za prenos dobička/izgube." #. module: account #: code:addons/account/account_invoice.py:808 #, python-format msgid "Please define sequence on the journal related to this invoice." -msgstr "" +msgstr "Določiti morate zaporedje v povezanem dnevniku." #. module: account #: view:account.move:0 @@ -8756,7 +8771,7 @@ msgstr "Interni Zaznamek" #. module: account #: view:report.account.sales:0 msgid "This year's Sales by type" -msgstr "" +msgstr "Prodaja po vrstah" #. module: account #: view:account.analytic.cost.ledger.journal.report:0 @@ -8776,7 +8791,7 @@ msgstr "" #. module: account #: selection:account.tax,applicable_type:0 msgid "Given by Python Code" -msgstr "" +msgstr "Python programska koda" #. module: account #: field:account.analytic.journal,code:0 @@ -8789,14 +8804,14 @@ msgid "" "You can specify here the coefficient that will be used when consolidating " "the amount of this case into its parent. For example, set 1/-1 if you want " "to add/substract it." -msgstr "" +msgstr "Predznak s katerim se vrednost prenaša v nadrejeni konto." #. module: account #: view:account.invoice:0 #: field:account.move.line,amount_residual:0 #: field:account.move.line,amount_residual_currency:0 msgid "Residual Amount" -msgstr "" +msgstr "Preostali znesek" #. module: account #: field:account.invoice,move_lines:0 @@ -8807,7 +8822,7 @@ msgstr "Postavke" #. module: account #: model:ir.actions.act_window,name:account.action_view_financial_accounts_installer msgid "Review your Financial Accounts" -msgstr "" +msgstr "Pregled finančnih kontov" #. module: account #: model:ir.actions.act_window,name:account.action_open_journal_button @@ -8818,7 +8833,7 @@ msgstr "Odpri dnevnik" #. module: account #: report:account.analytic.account.journal:0 msgid "KI" -msgstr "" +msgstr "KI" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -8831,7 +8846,7 @@ msgstr "Obdobje od" #: code:addons/account/account.py:3110 #, python-format msgid "Sales Refund Journal" -msgstr "" +msgstr "Dnevnik vračil kupcem" #. module: account #: view:account.move:0 @@ -8843,12 +8858,12 @@ msgstr "Podrobnosti" #. module: account #: model:process.node,note:account.process_node_bankstatement0 msgid "Registered payment" -msgstr "" +msgstr "Registrirana plačila" #. module: account #: view:account.fiscalyear.close.state:0 msgid "Close states of Fiscal year and periods" -msgstr "" +msgstr "Status poslovnega leta in obdobij." #. module: account #: view:account.analytic.line:0 @@ -8872,13 +8887,13 @@ msgstr "Ustvari račun" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax_rate:0 msgid "Purchase Tax(%)" -msgstr "" +msgstr "Nabavni davek(%)" #. module: account #: code:addons/account/account_invoice.py:810 #, python-format msgid "Please create some invoice lines." -msgstr "" +msgstr "Ustvarite postavke računa" #. module: account #: report:account.overdue:0 @@ -8888,13 +8903,13 @@ msgstr "Dragi gospod/gospa," #. module: account #: field:account.vat.declaration,display_detail:0 msgid "Display Detail" -msgstr "" +msgstr "Podrobnosti" #. module: account #: code:addons/account/account.py:3118 #, python-format msgid "SCNJ" -msgstr "" +msgstr "SCNJ" #. module: account #: model:process.transition,note:account.process_transition_analyticinvoice0 @@ -8902,6 +8917,8 @@ msgid "" "Analytic costs (timesheets, some purchased products, ...) come from analytic " "accounts. These generate draft invoices." msgstr "" +"Analitični stroški prihajajo iz analitičnih kontov.Na osnovi le teh je možno " +"kreirati račune." #. module: account #: help:account.journal,view_id:0 @@ -8910,7 +8927,7 @@ msgid "" "view tells OpenERP which fields should be visible, required or readonly and " "in which order. You can create your own view for a faster encoding in each " "journal." -msgstr "" +msgstr "Pogled za iskanje in vnos v dnevnik." #. module: account #: field:account.period,date_stop:0 @@ -8986,7 +9003,7 @@ msgstr "Skupaj v dobro" #. module: account #: model:process.transition,note:account.process_transition_suppliervalidentries0 msgid "Accountant validates the accounting entries coming from the invoice. " -msgstr "" +msgstr "Knjigovodja mora potrdi kontiranje računov. " #. module: account #: report:account.overdue:0 @@ -9006,12 +9023,12 @@ msgstr "Davčna predloga" #. module: account #: report:account.overdue:0 msgid "Document: Customer account statement" -msgstr "" +msgstr "Dokument:Kartica kupca" #. module: account #: field:account.account.type,report_type:0 msgid "P&L / BS Category" -msgstr "" +msgstr "P&L / BS Category" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree4 @@ -9020,12 +9037,12 @@ msgid "" "suppliers. A refund is a document that credits an invoice completely or " "partially. You can easily generate refunds and reconcile them directly from " "the invoice form." -msgstr "" +msgstr "Z Vračili dobaviteljev lahko urejate dobropise dobaviteljev." #. module: account #: view:account.account.template:0 msgid "Receivale Accounts" -msgstr "" +msgstr "Terjatve" #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_periodic_tree @@ -9063,18 +9080,18 @@ msgstr "Saldo" #. module: account #: model:process.node,note:account.process_node_supplierbankstatement0 msgid "Manually or automatically entered in the system" -msgstr "" +msgstr "Ročno ali samodejno vneseno v sistem" #. module: account #: report:account.account.balance:0 #: report:account.general.ledger_landscape:0 msgid "Display Account" -msgstr "" +msgstr "Prikaz konta" #. module: account #: view:account.account.type:0 msgid "Closing Method" -msgstr "" +msgstr "Način zapiranja" #. module: account #: selection:account.account,type:0 @@ -9105,7 +9122,7 @@ msgstr "Legenda" #. module: account #: view:account.analytic.account:0 msgid "Contract Data" -msgstr "" +msgstr "Pogodbeni podatki" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_sale @@ -9116,17 +9133,19 @@ msgid "" "the income account. OpenERP will propose to you automatically the Tax " "related to this account and the counter-part \"Account receivable\"." msgstr "" +"Obrazec za množične vnose.Če želite vnesti izdan račun, začnite z vnosom " +"konta , program vam bo predlagal davek in proti-konto." #. module: account #: code:addons/account/wizard/account_automatic_reconcile.py:152 #, python-format msgid "You must select accounts to reconcile" -msgstr "" +msgstr "Izbrati morate konte za usklajevanje" #. module: account #: model:process.transition,note:account.process_transition_entriesreconcile0 msgid "Accounting entries are the first input of the reconciliation." -msgstr "" +msgstr "Vknjižbe so prvi vhod za usklajevanje." #. module: account #: model:ir.actions.act_window,help:account.action_account_period_form @@ -9137,13 +9156,13 @@ msgid "" "Create and manage periods from here and decide whether a period should be " "closed or left open depending on your company's activities over a specific " "period." -msgstr "" +msgstr "Tu lahko določite obračunska obdobja." #. module: account #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "Filters By" -msgstr "" +msgstr "Filter" #. module: account #: model:process.node,note:account.process_node_manually0 @@ -9165,17 +9184,17 @@ msgstr "Prenos" #: code:addons/account/account_move_line.py:1153 #, python-format msgid "You can not change the tax, you should remove and recreate lines !" -msgstr "" +msgstr "Ni možno spremeniti davka!" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 365 days" -msgstr "" +msgstr "Analitične vknjižbe za zadnjih 365 dni." #. module: account #: report:account.central.journal:0 msgid "A/C No." -msgstr "" +msgstr "A/C No." #. module: account #: model:ir.actions.act_window,name:account.act_account_journal_2_account_bank_statement @@ -9186,7 +9205,7 @@ msgstr "Bančni izpiski" #: help:account.addtmpl.wizard,cparent_id:0 msgid "" "Creates an account with the selected template under this existing parent." -msgstr "" +msgstr "Kreiranje konta po izbrani predlogi." #. module: account #: selection:account.model.line,date_maturity:0 @@ -9199,7 +9218,7 @@ msgstr "Datum dneva" msgid "" "You have to define the bank account\n" "in the journal definition for reconciliation." -msgstr "" +msgstr "Definirati morate bančni račun" #. module: account #: view:account.move.line.reconcile:0 @@ -9209,13 +9228,13 @@ msgstr "transakcije zapiranja" #. module: account #: model:ir.actions.act_window,name:account.action_account_common_menu msgid "Common Report" -msgstr "" +msgstr "Skupno poročilo" #. module: account #: view:account.account:0 #: field:account.account,child_consol_ids:0 msgid "Consolidated Children" -msgstr "" +msgstr "Konsolidacija podrejenih postavk" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:87 @@ -9224,6 +9243,8 @@ msgid "" "The journal must have centralised counterpart without the Skipping draft " "state option checked!" msgstr "" +"Dnevnik mora imeti določen zbirni proti-konto in polje \"Preskoči Osnutek\" " +"ne sme biti označeno!" #. module: account #: view:account.invoice.report:0 @@ -9259,7 +9280,7 @@ msgstr "Naročnina" #. module: account #: model:ir.model,name:account.model_account_analytic_balance msgid "Account Analytic Balance" -msgstr "" +msgstr "Saldo Analitike" #. module: account #: code:addons/account/account.py:412 @@ -9267,7 +9288,7 @@ msgstr "" msgid "" "No opening/closing period defined, please create one to set the initial " "balance!" -msgstr "" +msgstr "Ni določeno obdobje otvoritve/zaključka!" #. module: account #: report:account.account.balance:0 @@ -9315,12 +9336,12 @@ msgid "" "customer or supplier payments. Select 'General' for miscellaneous operations " "journals. Select 'Opening/Closing Situation' for entries generated for new " "fiscal years." -msgstr "" +msgstr "Izberite vrsto dnevnika" #. module: account #: model:ir.model,name:account.model_account_subscription msgid "Account Subscription" -msgstr "" +msgstr "Naročnine konta" #. module: account #: report:account.overdue:0 @@ -9330,7 +9351,7 @@ msgstr "Datum zapadlosti" #. module: account #: view:account.subscription:0 msgid "Entry Subscription" -msgstr "" +msgstr "Naročnine" #. module: account #: report:account.account.balance:0 @@ -9367,7 +9388,7 @@ msgstr "Začetni datum" msgid "" "It indicates that the invoice has been paid and the journal entry of the " "invoice has been reconciled with one or several journal entries of payment." -msgstr "" +msgstr "Pomeni da je račun plačan in so plačila usklajena" #. module: account #: view:account.invoice:0 @@ -9404,7 +9425,7 @@ msgid "" "accounting entries, all new entries should then be made on the following " "open period. Close a period when you do not want to record new entries and " "want to lock this period for tax related calculation." -msgstr "" +msgstr "Obdobje knjiženja (običajno mesec)" #. module: account #: view:account.analytic.account:0 @@ -9415,7 +9436,7 @@ msgstr "Na čakanju" #: model:process.transition,name:account.process_transition_analyticinvoice0 #: model:process.transition,name:account.process_transition_supplieranalyticcost0 msgid "From analytic accounts" -msgstr "" +msgstr "Iz analitičnih kontov" #. module: account #: field:account.period,name:0 @@ -9425,7 +9446,7 @@ msgstr "Naziv obdobja" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 msgid "Code/Date" -msgstr "" +msgstr "Koda/Datum" #. module: account #: field:account.account,active:0 @@ -9446,19 +9467,19 @@ msgstr "Primerjava" #: code:addons/account/account_invoice.py:372 #, python-format msgid "Unknown Error" -msgstr "" +msgstr "Neznana napaka" #. module: account #: help:res.partner,property_account_payable:0 msgid "" "This account will be used instead of the default one as the payable account " "for the current partner" -msgstr "" +msgstr "Ta konto bo uporabljen namesto privzetega" #. module: account #: field:account.period,special:0 msgid "Opening/Closing Period" -msgstr "" +msgstr "Obdobje otvoritve/zakljućka" #. module: account #: field:account.account,currency_id:0 @@ -9470,7 +9491,7 @@ msgstr "Druga valuta" #. module: account #: model:ir.model,name:account.model_validate_account_move msgid "Validate Account Move" -msgstr "" +msgstr "Potrditev vknjižbe" #. module: account #: field:account.account,credit:0 @@ -9503,13 +9524,15 @@ msgid "" "created. If you leave that field empty, it will use the same journal as the " "current invoice." msgstr "" +"Tu lahko izberete dnevnik.Če pustite polje prazno , bo uporabljen isti " +"dnevnik kot za trenutni račun." #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:181 #, python-format msgid "Profit & Loss (Income account)" -msgstr "" +msgstr "Konto prihodkov" #. module: account #: constraint:account.account:0 @@ -9518,11 +9541,13 @@ msgid "" "You can not select an account type with a deferral method different of " "\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! " msgstr "" +"Napaka nastavitev! \n" +"Način letnega zaključevanja konta je napačen. " #. module: account #: view:account.model:0 msgid "Journal Entry Model" -msgstr "" +msgstr "Model dnevnika" #. module: account #: code:addons/account/wizard/account_use_model.py:44 @@ -9532,6 +9557,8 @@ msgid "" "payment term!\n" "Please define partner on it!" msgstr "" +"Datum zapadlost temelji na modelu '%s' in plačilnih pogojih partnerja!\n" +"Izberite partnerja!" #. module: account #: field:account.cashbox.line,number:0 @@ -9551,7 +9578,7 @@ msgstr "Splošno" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 30 days" -msgstr "" +msgstr "Analitične vknjižbe zadnjih 30 dni." #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -9608,29 +9635,29 @@ msgstr "April" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitloss_toreport0 msgid "Profit (Loss) to report" -msgstr "" +msgstr "Prihodek" #. module: account #: view:account.move.line.reconcile.select:0 msgid "Open for Reconciliation" -msgstr "" +msgstr "Odprite za usklajevanje" #. module: account #: field:account.account,parent_left:0 msgid "Parent Left" -msgstr "" +msgstr "Nadrejeni levo" #. module: account #: help:account.invoice.refund,filter_refund:0 msgid "" "Refund invoice base on this type. You can not Modify and Cancel if the " "invoice is already reconciled" -msgstr "" +msgstr "Ni možno spreminjati zaključenih računov." #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 2 (bold)" -msgstr "" +msgstr "Naslov 2 (krepko)" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree2 @@ -9661,6 +9688,7 @@ msgid "" "and is the process of transferring debit and credit amounts from a journal " "of original entry to a ledger book." msgstr "" +"Potrjevanje dnevnika (temeljnice) pomeni prenos postavk v glavno knjigo." #. module: account #: help:account.bank.statement,state:0 @@ -9668,6 +9696,8 @@ msgid "" "When new statement is created the state will be 'Draft'.\n" "And after getting confirmation from the bank it will be in 'Confirmed' state." msgstr "" +"Ko bo izpisek kreiran bo imel status \"Osnutek\" , dokler ne bo potrjen od " +"banke." #. module: account #: model:ir.model,name:account.model_account_period @@ -9684,7 +9714,7 @@ msgstr "Odstrani postavke" msgid "" "This report allows you to print or generate a pdf of your general ledger " "with details of all your account journals" -msgstr "" +msgstr "Izpis podrobnosti glavne knjige." #. module: account #: selection:account.account,type:0 @@ -9700,12 +9730,12 @@ msgstr "Običajno" #: field:account.account.template,type:0 #: field:account.entries.report,type:0 msgid "Internal Type" -msgstr "" +msgstr "Vrsta konta" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form_running msgid "Running Subscriptions" -msgstr "" +msgstr "Tekoče naročnine" #. module: account #: view:report.account.sales:0 @@ -9765,7 +9795,7 @@ msgstr "Končni datum" #: model:ir.actions.act_window,name:account.action_account_open_closed_fiscalyear #: model:ir.ui.menu,name:account.menu_wizard_account_open_closed_fiscalyear msgid "Cancel Opening Entries" -msgstr "" +msgstr "Preklic začetnih stanj" #. module: account #: field:account.payment.term.line,days2:0 @@ -9776,35 +9806,35 @@ msgstr "Dan v mesecu" #: field:account.fiscal.position.tax,tax_src_id:0 #: field:account.fiscal.position.tax.template,tax_src_id:0 msgid "Tax Source" -msgstr "" +msgstr "Davek" #. module: account #: view:ir.sequence:0 msgid "Fiscal Year Sequences" -msgstr "" +msgstr "Zaporedje poslovnih let" #. module: account #: selection:account.financial.report,display_detail:0 msgid "No detail" -msgstr "" +msgstr "Ni podrobnosti" #. module: account #: code:addons/account/account_analytic_line.py:102 #, python-format msgid "There is no income account defined for this product: \"%s\" (id:%d)" -msgstr "" +msgstr "Ni opredeljenega konta prihodkov za ta izdelek:\"%s\" (id:%d)" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "" +msgstr "Konto je zaprt." #. module: account #: field:account.account,unrealized_gain_loss:0 #: model:ir.actions.act_window,name:account.action_account_gain_loss #: model:ir.ui.menu,name:account.menu_unrealized_gains_losses msgid "Unrealized Gain or Loss" -msgstr "" +msgstr "Nerealiziran dobiček ali izguba" #. module: account #: view:account.fiscalyear:0 @@ -9817,12 +9847,12 @@ msgstr "Stanja" #. module: account #: model:ir.actions.server,name:account.ir_actions_server_edi_invoice msgid "Auto-email confirmed invoices" -msgstr "" +msgstr "Potrjeni računi (Avto-Email)" #. module: account #: field:account.invoice,check_total:0 msgid "Verification Total" -msgstr "" +msgstr "Orodje za potrjevanje" #. module: account #: report:account.analytic.account.balance:0 @@ -9841,7 +9871,7 @@ msgstr "Skupaj" #: code:addons/account/wizard/account_move_journal.py:97 #, python-format msgid "Journal: All" -msgstr "" +msgstr "Dnevnik: Vse" #. module: account #: field:account.account,company_id:0 @@ -9891,17 +9921,17 @@ msgstr "Podjetje" #. module: account #: model:ir.ui.menu,name:account.menu_action_subscription_form msgid "Define Recurring Entries" -msgstr "" +msgstr "Definicija ponavljajočih vnosov" #. module: account #: field:account.entries.report,date_maturity:0 msgid "Date Maturity" -msgstr "" +msgstr "Datum zapadlosti" #. module: account #: help:account.bank.statement,total_entry_encoding:0 msgid "Total cash transactions" -msgstr "" +msgstr "Skupaj gotovinske transakcije" #. module: account #: help:account.partner.reconcile.process,today_reconciled:0 @@ -9909,7 +9939,7 @@ msgid "" "This figure depicts the total number of partners that have gone throught the " "reconciliation process today. The current partner is counted as already " "processed." -msgstr "" +msgstr "Število partnerjev , ki so bili danes v procesu usklajevanja." #. module: account #: view:account.fiscalyear:0 @@ -9919,12 +9949,12 @@ msgstr "Ustvari mesečna obdobja" #. module: account #: field:account.tax.code.template,sign:0 msgid "Sign For Parent" -msgstr "" +msgstr "Predznak za nadrejenega" #. module: account #: model:ir.model,name:account.model_account_balance_report msgid "Trial Balance Report" -msgstr "" +msgstr "Bruto bilanca" #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_draft_tree @@ -9935,17 +9965,17 @@ msgstr "Pripravljeni izpiski" #: model:process.transition,note:account.process_transition_statemententries0 msgid "" "Manual or automatic creation of payment entries according to the statements" -msgstr "" +msgstr "Ročno ali samodejno kreiranje plačil iz izpiska" #. module: account #: field:account.analytic.balance,empty_acc:0 msgid "Empty Accounts ? " -msgstr "" +msgstr "Konti brez vknjižb ? " #. module: account #: constraint:account.bank.statement:0 msgid "The journal and period chosen have to belong to the same company." -msgstr "" +msgstr "Dnevnik in obdobje knjiženja morata pripadati istemu podjetju." #. module: account #: view:account.invoice:0 @@ -9955,12 +9985,12 @@ msgstr "Postavke računa" #. module: account #: field:account.chart,period_to:0 msgid "End period" -msgstr "" +msgstr "Konec obdobja" #. module: account #: sql_constraint:account.journal:0 msgid "The code of the journal must be unique per company !" -msgstr "" +msgstr "Koda dnevnika mora biti edinstvena za podjetje!" #. module: account #: help:product.category,property_account_expense_categ:0 @@ -9968,12 +9998,12 @@ msgstr "" msgid "" "This account will be used to value outgoing stock for the current product " "category using cost price" -msgstr "" +msgstr "Ta konto se bo uporabljal za vrednotenje zalog za trenutni izdelek." #. module: account #: view:wizard.multi.charts.accounts:0 msgid "Generate Your Chart of Accounts from a Chart Template" -msgstr "" +msgstr "Kreirajte Kontni načrt na osnovi podloge" #. module: account #: model:ir.actions.act_window,help:account.action_account_invoice_report_all @@ -9981,7 +10011,7 @@ msgid "" "From this report, you can have an overview of the amount invoiced to your " "customer as well as payment delays. The tool search can also be used to " "personalise your Invoices reports and so, match this analysis to your needs." -msgstr "" +msgstr "Poročilo o računih in zakasnitvah plačil." #. module: account #: view:account.automatic.reconcile:0 @@ -9992,17 +10022,17 @@ msgstr "Knjiženje odpisa" #. module: account #: model:process.node,note:account.process_node_paidinvoice0 msgid "Invoice's state is Done" -msgstr "" +msgstr "Račun je zaprt" #. module: account #: model:ir.model,name:account.model_report_account_sales msgid "Report of the Sales by Account" -msgstr "" +msgstr "Prodaja po kontih" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account msgid "Accounts Fiscal Position" -msgstr "" +msgstr "Davčno območje konta" #. module: account #: report:account.invoice:0 @@ -10041,7 +10071,7 @@ msgstr "V breme" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 3 (bold, smaller)" -msgstr "" +msgstr "Naslov 3 (krepko,manjše)" #. module: account #: field:account.invoice,invoice_line:0 @@ -10056,7 +10086,7 @@ msgstr "Napaka! Ne morete oblikovati rekurzivnih predlog kontov." #. module: account #: selection:account.print.journal,sort_selection:0 msgid "Journal Entry Number" -msgstr "" +msgstr "Številka dokumenta" #. module: account #: view:account.subscription:0 @@ -10070,6 +10100,7 @@ msgid "" "You cannot change the type of account from 'Closed' to any other type which " "contains journal items!" msgstr "" +"Ni možno spremeniti vrste konta v katerokoli vrsto , ki vsebuje vknjižbe!" #. module: account #: code:addons/account/account_move_line.py:832 @@ -10095,7 +10126,7 @@ msgstr "Območje" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a purchase journal." -msgstr "" +msgstr "Analitične postavke povezane z dnevniki nabav." #. module: account #: help:account.account,type:0 @@ -10105,7 +10136,7 @@ msgid "" "can have children accounts for multi-company consolidations, " "payable/receivable are for partners accounts (for debit/credit " "computations), closed for depreciated accounts." -msgstr "" +msgstr "Vrsta konta" #. module: account #: selection:account.balance.report,display_account:0 @@ -10117,12 +10148,12 @@ msgstr "S premiki" #. module: account #: view:account.analytic.account:0 msgid "Account Data" -msgstr "" +msgstr "Podatki konta" #. module: account #: view:account.tax.code.template:0 msgid "Account Tax Code Template" -msgstr "" +msgstr "Predloga davčne skupine" #. module: account #: model:process.node,name:account.process_node_manually0 @@ -10152,7 +10183,7 @@ msgstr "Združeno po mesecu računa" #. module: account #: view:account.analytic.line:0 msgid "Fin.Account" -msgstr "" +msgstr "Fin.konto" #. module: account #: model:ir.actions.act_window,name:account.action_aged_receivable_graph @@ -10163,7 +10194,7 @@ msgstr "Zastarane terjatve" #. module: account #: field:account.tax,applicable_type:0 msgid "Applicability" -msgstr "" +msgstr "Uporaba" #. module: account #: code:addons/account/wizard/account_move_journal.py:165 @@ -10174,18 +10205,18 @@ msgstr "To obdobje je že zaprto!" #. module: account #: help:account.move.line,currency_id:0 msgid "The optional other currency if it is a multi-currency entry." -msgstr "" +msgstr "Druga valuta (če gre za več-valutni vnos)" #. module: account #: model:process.transition,note:account.process_transition_invoiceimport0 msgid "" "Import of the statement in the system from a supplier or customer invoice" -msgstr "" +msgstr "Uvoz naloga iz računov" #. module: account #: model:ir.ui.menu,name:account.menu_finance_periodical_processing_billing msgid "Billing" -msgstr "" +msgstr "Izdaja računov" #. module: account #: view:account.account:0 @@ -10202,7 +10233,7 @@ msgid "" "the nature of its activities and the number of daily transactions, a company " "may keep several types of specialized journals such as a cash journal, " "purchase journal, sales journal..." -msgstr "" +msgstr "Urejanje vrst dnevnikov." #. module: account #: view:account.payment.term:0 @@ -10212,17 +10243,17 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_analytic_chart msgid "Account Analytic Chart" -msgstr "" +msgstr "Analitični kontni načrt" #. module: account #: help:account.invoice,residual:0 msgid "Remaining amount due." -msgstr "" +msgstr "Ostanek" #. module: account #: model:ir.ui.menu,name:account.menu_finance_statistic_report_statement msgid "Statistic Reports" -msgstr "" +msgstr "Statistična poročila" #. module: account #: code:addons/account/account_move_line.py:1155 @@ -10234,7 +10265,7 @@ msgstr "Napačni konto!" #. module: account #: field:account.print.journal,sort_selection:0 msgid "Entries Sorted by" -msgstr "" +msgstr "Urejeno po" #. module: account #: help:account.move,state:0 @@ -10244,18 +10275,18 @@ msgid "" "journal. In that case, they will be behave as journal entries automatically " "created by the system on document validation (invoices, bank statements...) " "and will be created in 'Posted' state." -msgstr "" +msgstr "Potrjeni računi (Avto-Email)" #. module: account #: view:account.fiscal.position.template:0 msgid "Accounts Mapping" -msgstr "" +msgstr "Mapiranje kontov" #. module: account #: code:addons/account/account_invoice.py:364 #, python-format msgid "Invoice '%s' is waiting for validation." -msgstr "" +msgstr "Račun '%s' čaka na potrditev." #. module: account #: selection:account.entries.report,month:0 @@ -10269,12 +10300,12 @@ msgstr "November" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Modify: refund invoice, reconcile and create a new draft invoice" -msgstr "" +msgstr "Urejanje: dobropis" #. module: account #: help:account.invoice.line,account_id:0 msgid "The income or expense account related to the selected product." -msgstr "" +msgstr "Konto prihodkov ali odhodkov" #. module: account #: field:account.subscription,period_total:0 @@ -10374,6 +10405,75 @@ msgid "" "% endif\n" " " msgstr "" +"\n" +"Hello${object.address_invoice_id.name and ' ' or " +"''}${object.address_invoice_id.name or ''},\n" +"\n" +"A new invoice is available for ${object.partner_id.name}:\n" +" | Invoice number: *${object.number}*\n" +" | Invoice total: *${object.amount_total} ${object.currency_id.name}*\n" +" | Invoice date: ${object.date_invoice}\n" +" % if object.origin:\n" +" | Order reference: ${object.origin}\n" +" % endif\n" +" | Your contact: ${object.user_id.name} ${object.user_id.user_email " +"and '<%s>'%(object.user_id.user_email) or ''}\n" +"\n" +"You can view the invoice document, download it and pay online using the " +"following link:\n" +" ${ctx.get('edi_web_url_view') or 'n/a'}\n" +"\n" +"% if object.company_id.paypal_account and object.type in ('out_invoice', " +"'in_refund'):\n" +"<% \n" +"comp_name = quote(object.company_id.name)\n" +"inv_number = quote(object.number)\n" +"paypal_account = quote(object.company_id.paypal_account)\n" +"inv_amount = quote(str(object.amount_total))\n" +"cur_name = quote(object.currency_id.name)\n" +"paypal_url = \"https://www.paypal.com/cgi-" +"bin/webscr?cmd=_xclick&business=%s&item_name=%s%%20Invoice%%20%s\"\\\n" +" " +"\"&invoice=%s&amount=%s¤cy_code=%s&button_subtype=services&no_note=1&bn" +"=OpenERP_Invoice_PayNow_%s\" % \\\n" +" " +"(paypal_account,comp_name,inv_number,inv_number,inv_amount,cur_name,cur_name)" +"\n" +"%>\n" +"It is also possible to directly pay with Paypal:\n" +" ${paypal_url}\n" +"% endif\n" +"\n" +"If you have any question, do not hesitate to contact us.\n" +"\n" +"\n" +"Thank you for choosing ${object.company_id.name}!\n" +"\n" +"\n" +"--\n" +"${object.user_id.name} ${object.user_id.user_email and " +"'<%s>'%(object.user_id.user_email) or ''}\n" +"${object.company_id.name}\n" +"% if object.company_id.street:\n" +"${object.company_id.street or ''}\n" +"% endif\n" +"% if object.company_id.street2:\n" +"${object.company_id.street2}\n" +"% endif\n" +"% if object.company_id.city or object.company_id.zip:\n" +"${object.company_id.zip or ''} ${object.company_id.city or ''}\n" +"% endif\n" +"% if object.company_id.country_id:\n" +"${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) " +"or ''} ${object.company_id.country_id.name or ''}\n" +"% endif\n" +"% if object.company_id.phone:\n" +"Phone: ${object.company_id.phone}\n" +"% endif\n" +"% if object.company_id.website:\n" +"${object.company_id.website or ''}\n" +"% endif\n" +" " #. module: account #: model:ir.model,name:account.model_res_partner_bank @@ -10402,7 +10502,7 @@ msgstr "Računovodski dokumenti" #. module: account #: model:ir.model,name:account.model_validate_account_move_lines msgid "Validate Account Move Lines" -msgstr "" +msgstr "Potrjevanje postavk" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_cost_ledger_journal @@ -10413,17 +10513,17 @@ msgstr "Knjiga stroškov (samo količine)" #. module: account #: model:process.node,note:account.process_node_supplierpaidinvoice0 msgid "Invoice's state is Done." -msgstr "" +msgstr "Račun je zaključen." #. module: account #: model:process.transition,note:account.process_transition_reconcilepaid0 msgid "As soon as the reconciliation is done, the invoice can be paid." -msgstr "" +msgstr "Takoj ko bo uskladitev končana je lahko račun plačan." #. module: account #: view:account.account.template:0 msgid "Search Account Templates" -msgstr "" +msgstr "Iskanje predlog" #. module: account #: view:account.invoice.tax:0 @@ -10433,12 +10533,12 @@ msgstr "Ročno zaračunan davek" #. module: account #: field:account.account,parent_right:0 msgid "Parent Right" -msgstr "" +msgstr "Nadrejeni desno" #. module: account #: model:ir.model,name:account.model_account_addtmpl_wizard msgid "account.addtmpl.wizard" -msgstr "" +msgstr "account.addtmpl.wizard" #. module: account #: field:account.aged.trial.balance,result_selection:0 @@ -10463,7 +10563,7 @@ msgstr "Poslovna leta" msgid "" "If the active field is set to False, it will allow you to hide the analytic " "journal without removing it." -msgstr "" +msgstr "To polje omogoča skriti analitični dnevnik." #. module: account #: field:account.analytic.line,ref:0 @@ -10506,7 +10606,7 @@ msgstr "Bančni račun" #: model:ir.actions.act_window,name:account.action_account_central_journal #: model:ir.model,name:account.model_account_central_journal msgid "Account Central Journal" -msgstr "" +msgstr "Glavni dnevnik" #. module: account #: report:account.overdue:0 @@ -10521,7 +10621,7 @@ msgstr "Prihodnost" #. module: account #: view:account.move.line:0 msgid "Search Journal Items" -msgstr "" +msgstr "Iskanje postavk dnevnika" #. module: account #: help:account.tax,base_sign:0 @@ -10540,25 +10640,25 @@ msgstr "Ponavadi 1 ali -1." #: model:ir.actions.act_window,name:account.action_account_analytic_chart #: model:ir.ui.menu,name:account.menu_action_analytic_account_tree2 msgid "Chart of Analytic Accounts" -msgstr "" +msgstr "Analitični kontni načrt" #. module: account #: field:account.chart.template,property_account_expense:0 msgid "Expense Account on Product Template" -msgstr "" +msgstr "Konto stroškov za izdelek" #. module: account #: help:accounting.report,label_filter:0 msgid "" "This label will be displayed on report to show the balance computed for the " "given comparison filter." -msgstr "" +msgstr "Ta tekst bo izpisan na poročilu." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:56 #, python-format msgid "You must enter a period length that cannot be 0 or below !" -msgstr "" +msgstr "Obdobje mora biti večje od 0" #. module: account #: model:ir.actions.act_window,help:account.action_account_form @@ -10570,14 +10670,14 @@ msgid "" "account). The annual accounts of a company are required by law to disclose a " "certain amount of information. They have to be certified by an external " "auditor annually." -msgstr "" +msgstr "Urejanje kontov" #. module: account #: help:account.move.line,amount_residual_currency:0 msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in its currency (maybe different of the company currency)." -msgstr "" +msgstr "Preostali znesek terjatev ali obveznosti" #~ msgid "Unpaid Supplier Invoices" #~ msgstr "Neplačani računi dobaviteljem" @@ -11243,6 +11343,9 @@ msgstr "" #~ msgid "Close states" #~ msgstr "Zaprta stanja" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generiraj kontni načrt iz predloge" + #~ msgid "Third party" #~ msgstr "Tretja stanka" @@ -11267,6 +11370,10 @@ msgstr "" #~ msgid "Analytic Journal -" #~ msgstr "Analitični dnevnik" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Konti terjatev" + #~ msgid "Journal Voucher" #~ msgstr "Dnevnik za kupone." @@ -11418,12 +11525,18 @@ msgstr "" #~ msgid "Account Manager" #~ msgstr "Odgovorni za stranko" +#~ msgid "Income Accounts" +#~ msgstr "Konti prihodkov" + #~ msgid "Total :" #~ msgstr "Skupaj:" #~ msgid "Year :" #~ msgstr "Leto:" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Računi narejeni v zadnjih 15-ih dneh" + #, python-format #~ msgid "" #~ "You cannot remove/deactivate an account which is set as a property to any " @@ -11495,9 +11608,15 @@ msgstr "" #~ msgid "Total With Tax" #~ msgstr "Skupaj z davkom" +#~ msgid "Sales by Account Type" +#~ msgstr "Prodaja glede na vrsto konta" + #~ msgid "Tax codes" #~ msgstr "Davčne skupine" +#~ msgid "Sales by Account" +#~ msgstr "Prodaja po kontih" + #~ msgid "Accounts by type" #~ msgstr "Vrste kontov" @@ -11632,5 +11751,14 @@ msgstr "" #~ msgid "Create an Account based on this template" #~ msgstr "Kreiraj konto na osnovi predloge" +#~ msgid "Dashboard" +#~ msgstr "Nadzorna plošča" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Namestitev kontnega načrta" + #~ msgid "Description On Invoices" #~ msgstr "Opis računov" + +#~ msgid "Cost Ledger for period" +#~ msgstr "Knjiga stroškov za obdobje" diff --git a/addons/account/i18n/sq.po b/addons/account/i18n/sq.po index 848ad2be0aa..c88c990e3dd 100644 --- a/addons/account/i18n/sq.po +++ b/addons/account/i18n/sq.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:47+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:35+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "Burimi i Llogarisë" msgid "All Analytic Entries" msgstr "Të Gjitha Shënimet Analitike" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2692,13 +2670,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3084,7 +3055,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6214,11 +6185,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6758,11 +6724,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/sr.po b/addons/account/i18n/sr.po index ec12b28762b..2bac460adf9 100644 --- a/addons/account/i18n/sr.po +++ b/addons/account/i18n/sr.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:40+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "Originalni konto" msgid "All Analytic Entries" msgstr "Svi analitički unosi" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Računi kreirani u zadnjih 15 dana" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -668,18 +663,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Konta potraživanja" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1641,11 +1624,6 @@ msgstr "Odvojene sekvence dnevnika" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2700,13 +2678,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3096,8 +3067,8 @@ msgstr "Predlošci kontnog plana" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generiraj kontni plan iz predloška" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6236,11 +6207,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Povrat Dobavljaču" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6784,11 +6750,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Konto Prihoda" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10775,6 +10736,9 @@ msgstr "" #~ msgid "Print General Journal" #~ msgstr "Stampa glavne knjige" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generiraj kontni plan iz predloška" + #~ msgid "Positive" #~ msgstr "Pozitivan" @@ -11480,6 +11444,10 @@ msgstr "" #~ msgid "Control Invoice" #~ msgstr "Kontrolisi račun" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Konta potraživanja" + #~ msgid "Date payment" #~ msgstr "Datum plaćanja" @@ -11693,12 +11661,18 @@ msgstr "" #~ msgid "Statement reconcile" #~ msgstr "Zatvaranje izvoda" +#~ msgid "Income Accounts" +#~ msgstr "Konto Prihoda" + #~ msgid "Total :" #~ msgstr "Ukupno:" #~ msgid "Year :" #~ msgstr "Godina :" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Računi kreirani u zadnjih 15 dana" + #~ msgid "Accounts by type" #~ msgstr "Konta po vrsti" diff --git a/addons/account/i18n/sr@latin.po b/addons/account/i18n/sr@latin.po index 60e6b0fc95f..efba4df07d4 100644 --- a/addons/account/i18n/sr@latin.po +++ b/addons/account/i18n/sr@latin.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:55+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -180,11 +180,6 @@ msgstr "Originalni konto" msgid "All Analytic Entries" msgstr "Svi analitički unosi" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Računi kreirani u zadnjih 15 dana" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -675,18 +670,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Konta potraživanja" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1648,11 +1631,6 @@ msgstr "Odvojene sekvence dnevnika" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2707,13 +2685,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3103,8 +3074,8 @@ msgstr "Predlošci kontnog plana" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generiraj kontni plan iz predloška" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6243,11 +6214,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Povrat Dobavljaču" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6791,11 +6757,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Konto Prihoda" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10798,6 +10759,9 @@ msgstr "" #~ msgid "Invoice Movement" #~ msgstr "Knjiženja računa" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generiraj kontni plan iz predloška" + #~ msgid "Legal Statements" #~ msgstr "Zakonski izveštaji" @@ -11520,6 +11484,10 @@ msgstr "" #~ msgid "Account cost and revenue by journal (This Month)" #~ msgstr "Trošak i prihod konta po dnevniku (ovaj mesec)" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Konta potraživanja" + #~ msgid "Open for unreconciliation" #~ msgstr "Otvori za poništenje zatvaranja" @@ -11748,12 +11716,18 @@ msgstr "" #~ msgid "Compute Entry Dates" #~ msgstr "Izračunaj datume stavki" +#~ msgid "Income Accounts" +#~ msgstr "Konto Prihoda" + #~ msgid "Total :" #~ msgstr "Ukupno:" #~ msgid "Year :" #~ msgstr "Godina :" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Računi kreirani u zadnjih 15 dana" + #~ msgid "Accounts by type" #~ msgstr "Konta po vrsti" diff --git a/addons/account/i18n/sv.po b/addons/account/i18n/sv.po index 6c030477832..16e0bbd2ddb 100644 --- a/addons/account/i18n/sv.po +++ b/addons/account/i18n/sv.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 5.0.14\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 18:07+0000\n" +"PO-Revision-Date: 2012-06-20 16:19+0000\n" "Last-Translator: Raphael Collet (OpenERP) \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:52+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -44,7 +44,7 @@ msgstr "" #. module: account #: view:account.move.reconcile:0 msgid "Journal Entry Reconcile" -msgstr "Avstämning av journalpost" +msgstr "Avstämning av verifikat" #. module: account #: view:account.account:0 @@ -77,18 +77,18 @@ msgstr "Kontovaluta" #. module: account #: view:account.tax:0 msgid "Children Definition" -msgstr "" +msgstr "Barndefinitioner" #. module: account #: code:addons/account/account_bank_statement.py:302 #, python-format msgid "Journal item \"%s\" is not valid." -msgstr "" +msgstr "Journalposten %s är inte giltig" #. module: account #: model:ir.model,name:account.model_report_aged_receivable msgid "Aged Receivable Till Today" -msgstr "" +msgstr "Åldrade fordringar till idag" #. module: account #: model:process.transition,name:account.process_transition_invoiceimport0 @@ -103,7 +103,7 @@ msgstr "wizard.multi.charts.accounts" #. module: account #: view:account.move:0 msgid "Total Debit" -msgstr "Total Debit" +msgstr "Summa Debet" #. module: account #: view:account.unreconcile:0 @@ -121,7 +121,7 @@ msgid "" "Configuration error! The currency chosen should be shared by the default " "accounts too." msgstr "" -"Konfigurations fel! Den valuta bör delas mellan standard-konton också." +"Konfigurationsfel! Vald valuta bör delas mellan standard-konton också." #. module: account #: report:account.invoice:0 @@ -171,7 +171,7 @@ msgstr "Varning!" #: code:addons/account/account.py:3112 #, python-format msgid "Miscellaneous Journal" -msgstr "Övrigjournal" +msgstr "Övrig journal" #. module: account #: field:account.fiscal.position.account,account_src_id:0 @@ -184,15 +184,10 @@ msgstr "Konto Källa" msgid "All Analytic Entries" msgstr "Alla objektposter" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Faktura skapad inom 15 dagar" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" -msgstr "Kolumn Etikett" +msgstr "Kolumnetikett" #. module: account #: code:addons/account/wizard/account_move_journal.py:95 @@ -207,9 +202,9 @@ msgid "" "invoice) to create analytic entries, OpenERP will look for a matching " "journal of the same type." msgstr "" -"Ger typ av analytisk journal. När det behövs ett dokument (t.ex. en faktura) " -"för att skapa analytiska poster, kommer OpenERP leta efter en matchande " -"journal av samma typ." +"Ger typ av objektjournal. När det behövs ett dokument (t.ex. en faktura) för " +"att skapa objektposter, kommer OpenERP leta efter en matchande journal av " +"samma typ." #. module: account #: model:ir.actions.act_window,name:account.action_account_tax_template_form @@ -225,7 +220,7 @@ msgstr "account.tax" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_select msgid "Move line reconcile select" -msgstr "" +msgstr "Välj affärshändelserader för avstämning" #. module: account #: help:account.tax.code,notprintable:0 @@ -246,7 +241,7 @@ msgstr "Faktura '%s' är delbetald: %s%s av %s%s (%s%s återstår)" #. module: account #: model:process.transition,note:account.process_transition_supplierentriesreconcile0 msgid "Accounting entries are an input of the reconciliation." -msgstr "" +msgstr "Bokföringsposter är en inmatning på balanseringen." #. module: account #: model:ir.ui.menu,name:account.menu_finance_management_belgian_reports @@ -257,7 +252,7 @@ msgstr "Belgiska rapporter" #: code:addons/account/account_move_line.py:1200 #, python-format msgid "You can not add/modify entries in a closed journal." -msgstr "You can not add/modify entries in a closed journal." +msgstr "Du kan inte lägga till/ändra poster i en stängd journal" #. module: account #: help:account.account,user_type:0 @@ -266,6 +261,9 @@ msgid "" "legal reports, and set the rules to close a fiscal year and generate opening " "entries." msgstr "" +"Kontotyp används för informationsändamål, för att skapa landsspecifika " +"juridiska rapporter och ange reglerna för att stänga ett räkenskapsår och " +"generera öppningsposter." #. module: account #: report:account.overdue:0 @@ -327,17 +325,21 @@ msgid "" "You can create one in the menu: \n" "Configuration/Financial Accounting/Accounts/Journals." msgstr "" +"Journal av typen %s saknas för detta företag.\n" +"\n" +"Du kan skapa en i menyn: \n" +"Inställningar/Finansiell bokföring/Kontoplan/Journaler." #. module: account #: model:ir.model,name:account.model_account_unreconcile msgid "Account Unreconcile" -msgstr "" +msgstr "Gör konto oavstämt" #. module: account #: view:product.product:0 #: view:product.template:0 msgid "Purchase Properties" -msgstr "Inköp av tillgångar" +msgstr "Inköpsegenskaper" #. module: account #: help:account.financial.report,style_overwrite:0 @@ -346,6 +348,9 @@ msgid "" "leave the automatic formatting, it will be computed based on the financial " "reports hierarchy (auto-computed field 'level')." msgstr "" +"Du kan ställa in det format du vill denna att post ska visas med. Om du " +"lämnar det för automatisk formatering, kommer det att beräknas baserat på " +"den finansiella rapporthierarkin (auto-beräknade fältet \"nivå\")." #. module: account #: view:account.installer:0 @@ -368,11 +373,14 @@ msgid "" "OpenERP. Journal items are created by OpenERP if you use Bank Statements, " "Cash Registers, or Customer/Supplier payments." msgstr "" +"Denna vy används för att registrera uppgifter massivt i OpenERP. " +"Journalobjekt skapas av OpenERP om du använder kontoutdrag, kassaapparater " +"eller kund-/leverantörsbetalningar." #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on an account of type view." -msgstr "" +msgstr "Du kan inte skapa transaktioner med rubrikkonton." #. module: account #: model:ir.model,name:account.model_account_tax_template @@ -398,7 +406,7 @@ msgstr "Återbetala inköp" #. module: account #: selection:account.journal,type:0 msgid "Opening/Closing Situation" -msgstr "Öppning/Stängning Situation" +msgstr "Öppnings-/stängningsstatus" #. module: account #: help:account.journal,currency:0 @@ -416,8 +424,8 @@ msgid "" "This field contains the informatin related to the numbering of the journal " "entries of this journal." msgstr "" -"Detta fält innehåller information i samband med numreringen av journalposter " -"av denna journal." +"Detta fält innehåller information knuten till numreringen av journalens " +"verifikat." #. module: account #: field:account.journal,default_debit_account_id:0 @@ -450,7 +458,7 @@ msgstr "The amount expressed in an optional other currency." #. module: account #: field:accounting.report,enable_filter:0 msgid "Enable Comparison" -msgstr "" +msgstr "Aktivera jämförelse" #. module: account #: help:account.journal.period,state:0 @@ -471,6 +479,11 @@ msgid "" "amount of each area of the tax declaration for your country. It’s presented " "in a hierarchical structure, which can be modified to fit your needs." msgstr "" +"Skattetabellen är en trädvy som återspeglar strukturen i de skatteklasser " +"(eller skattekoder) och visar den aktuella skattesituationen. Tabellen " +"representerar den mängd varje område av deklarationen för ditt land. Det " +"presenteras i en hierarkisk struktur, som kan ändras för att passa dina " +"behov." #. module: account #: view:account.analytic.line:0 @@ -510,7 +523,7 @@ msgstr "Bekräfta valda fakturor" #. module: account #: field:account.addtmpl.wizard,cparent_id:0 msgid "Parent target" -msgstr "" +msgstr "Föräldramål" #. module: account #: field:account.bank.statement,account_id:0 @@ -553,7 +566,7 @@ msgstr "AB" #. module: account #: field:account.automatic.reconcile,unreconciled:0 msgid "Not reconciled transactions" -msgstr "Not reconciled transactions" +msgstr "Icke avstämda transaktioner" #. module: account #: report:account.general.ledger:0 @@ -577,7 +590,7 @@ msgstr "Stäng ett verksamhetsår" #. module: account #: model:process.transition,note:account.process_transition_confirmstatementfromdraft0 msgid "The accountant confirms the statement." -msgstr "" +msgstr "Bokföraren bekräftar verifikatet." #. module: account #: selection:account.balance.report,display_account:0 @@ -591,7 +604,7 @@ msgstr "Alla" #. module: account #: field:account.invoice.report,address_invoice_id:0 msgid "Invoice Address Name" -msgstr "Fakturaadress" +msgstr "Fakturaadressnamn" #. module: account #: selection:account.installer,period:0 @@ -621,7 +634,7 @@ msgstr "Sekvenser" #: field:account.financial.report,account_report_id:0 #: selection:account.financial.report,type:0 msgid "Report Value" -msgstr "" +msgstr "Värderapport" #. module: account #: view:account.fiscal.position.template:0 @@ -642,7 +655,7 @@ msgstr "Huvudsekvensen skall skilja sig från nuvarande!" #: code:addons/account/account_move_line.py:1251 #, python-format msgid "No period found or more than one period found for the given date." -msgstr "" +msgstr "Period saknas eller flera perioder finns för det givna datumet." #. module: account #: field:account.invoice.tax,tax_amount:0 @@ -664,12 +677,12 @@ msgstr "Stäng period" #. module: account #: model:ir.model,name:account.model_account_common_partner_report msgid "Account Common Partner Report" -msgstr "" +msgstr "Försäljningsrapport per konto" #. module: account #: field:account.fiscalyear.close,period_id:0 msgid "Opening Entries Period" -msgstr "Opening Entries Period" +msgstr "Öppningsposter för perioden" #. module: account #: model:ir.model,name:account.model_account_journal_period @@ -685,24 +698,14 @@ msgstr "" "Bolaget måste vara samma genomgående för alla poster, för att kunna stämma " "av dem korrekt." -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Kundfordringskonton" - #. module: account #: constraint:account.move.line:0 msgid "" "The date of your Journal Entry is not in the defined period! You should " "change the date or remove this constraint from the journal." msgstr "" +"Verifikationsdatumet är inte inom den definierade perioden! Du bör ändra " +"datum eller ta bort denna begränsning från journalen." #. module: account #: model:ir.model,name:account.model_account_report_general_ledger @@ -717,7 +720,7 @@ msgstr "Reaktivera" #. module: account #: view:account.use.model:0 msgid "Are you sure you want to create entries?" -msgstr "Are you sure you want to create entries?" +msgstr "Är du säker på att du vill skapa verifikat?" #. module: account #: view:account.invoice:0 @@ -732,12 +735,12 @@ msgstr "Partners Sammanslagna Idag" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this year" -msgstr "" +msgstr "Försäljningstransaktioner i år" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children with hierarchy" -msgstr "" +msgstr "Visa barn i hierarkin" #. module: account #: selection:account.payment.term.line,value:0 @@ -755,12 +758,12 @@ msgstr "Kontoplaner" #: model:ir.model,name:account.model_project_account_analytic_line #, python-format msgid "Analytic Entries by line" -msgstr "" +msgstr "Objekttransaktioner per rad" #. module: account #: field:account.invoice.refund,filter_refund:0 msgid "Refund Method" -msgstr "" +msgstr "Återbetalningsmetod" #. module: account #: code:addons/account/wizard/account_change_currency.py:38 @@ -771,7 +774,7 @@ msgstr "Ni kan enbart ändra valuta på fakturor som är i utkastläge" #. module: account #: model:ir.ui.menu,name:account.menu_account_report msgid "Financial Report" -msgstr "" +msgstr "Finansiella rapporter" #. module: account #: view:account.analytic.journal:0 @@ -795,6 +798,8 @@ msgid "" "Taxes are missing!\n" "Click on compute button." msgstr "" +"Skatter saknas!\n" +"Klicka på beräknaknappen." #. module: account #: model:ir.model,name:account.model_account_subscription_line @@ -809,7 +814,7 @@ msgstr "Företagsreferens för denna faktura" #. module: account #: view:account.invoice.report:0 msgid "Supplier Invoices And Refunds" -msgstr "" +msgstr "Leverantörsfakturor och öppna transaktioner" #. module: account #: view:account.move.line.unreconcile.select:0 @@ -823,6 +828,8 @@ msgstr "Unreconciliation" #: view:account.payment.term.line:0 msgid "At 14 net days 2 percent, remaining amount at 30 days end of month." msgstr "" +"Vid 14 nettodagar 2 procent, återstående belopp vid 30 dagar i slutet av " +"månaden." #. module: account #: model:ir.model,name:account.model_account_analytic_journal_report @@ -837,7 +844,7 @@ msgstr "Automatisk avstämning" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 msgid "J.C./Move name" -msgstr "" +msgstr "JC/Affärshändelse" #. module: account #: model:ir.actions.act_window,help:account.action_account_gain_loss @@ -847,6 +854,10 @@ msgid "" "or Loss you'd realized if those transactions were ended today. Only for " "accounts having a secondary currency set." msgstr "" +"När du gör flera valutatransaktioner kan du förlora eller vinna en viss " +"mängd på grund av förändringar i växelkursen. Denna meny ger dig en prognos " +"för vinsten eller förlusten du skulle insett om dessa transaktioner " +"avslutades idag. Endast för konton som har en sekundär valuta satt." #. module: account #: selection:account.entries.report,month:0 @@ -891,7 +902,7 @@ msgstr "Beräkning" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Cancel: refund invoice and reconcile" -msgstr "" +msgstr "Avbryt: kreditera faktura och avstäm" #. module: account #: field:account.cashbox.line,pieces:0 @@ -902,7 +913,7 @@ msgstr "Värden" #: view:account.invoice.report:0 #: field:account.invoice.report,delay_to_pay:0 msgid "Avg. Delay To Pay" -msgstr "" +msgstr "Ledtid för betalning i medeltal" #. module: account #: model:ir.actions.act_window,name:account.action_account_tax_chart @@ -914,7 +925,7 @@ msgstr "Skattetabell" #. module: account #: view:account.fiscalyear:0 msgid "Create 3 Months Periods" -msgstr "Create 3 Months Periods" +msgstr "Skapa 3-månadersperioder" #. module: account #: report:account.overdue:0 @@ -928,6 +939,8 @@ msgid "" "You cannot validate this journal entry because account \"%s\" does not " "belong to chart of accounts \"%s\"!" msgstr "" +"Du kan inte validera detta verifikat eftersom kontot \"% s\" inte hör till " +"kontoplanen \"% s\"!" #. module: account #: code:addons/account/account_move_line.py:835 @@ -936,6 +949,8 @@ msgid "" "This account does not allow reconciliation! You should update the account " "definition to change this." msgstr "" +"Det här kontot tillåter inte avstämning! Du bör uppdatera kontodefinitionen " +"för att ändra på detta." #. module: account #: view:account.invoice:0 @@ -998,12 +1013,15 @@ msgid "" "amount.If the tax account is base tax code, this field will contain the " "basic amount(without tax)." msgstr "" +"Om skattekontot är en skattekontokod, kommer detta fält innehålla " +"skattedelen. Om skattekontot är basskattekod, innehåller det här fältet " +"taxerat belopp (utan skatt)." #. module: account #: code:addons/account/account.py:2596 #, python-format msgid "I can not locate a parent code for the template account!" -msgstr "" +msgstr "Förälderkonto saknas för kontomallen!" #. module: account #: view:account.analytic.line:0 @@ -1060,7 +1078,7 @@ msgstr "Kontonamn" #: field:account.chart.template,property_reserve_and_surplus_account:0 #: field:res.company,property_reserve_and_surplus_account:0 msgid "Reserve and Profit/Loss Account" -msgstr "" +msgstr "Reserverad vinst/förlust-konto" #. module: account #: field:report.account.receivable,name:0 @@ -1070,7 +1088,7 @@ msgstr "Veckonummer" #. module: account #: field:account.report.general.ledger,landscape:0 msgid "Landscape Mode" -msgstr "Landscape Mode" +msgstr "Landskapsmod" #. module: account #: code:addons/account/account.py:645 @@ -1079,11 +1097,13 @@ msgid "" "You cannot change the type of account from '%s' to '%s' type as it contains " "journal items!" msgstr "" +"Du kan inte ändra typen av konto från '%s' till '%s' typ eftersom den har " +"transaktioner!" #. module: account #: field:account.report.general.ledger,sortby:0 msgid "Sort by" -msgstr "" +msgstr "Sortera efter" #. module: account #: help:account.fiscalyear.close,fy_id:0 @@ -1096,6 +1116,8 @@ msgid "" "These types are defined according to your country. The type contains more " "information about the account and its specificities." msgstr "" +"Dessa typer är definierade för ditt land. Typen innehåller mer information " +"om kontoklassen och dess särdrag." #. module: account #: code:addons/account/account_move_line.py:842 @@ -1103,6 +1125,7 @@ msgstr "" msgid "" "You have to provide an account for the write off/exchange difference entry !" msgstr "" +"Du måste registrera ett konto för avskrivning av transaktionens differens !" #. module: account #: view:account.tax:0 @@ -1141,7 +1164,7 @@ msgstr "Skapa transaktioner före:" #. module: account #: view:account.move.line:0 msgid "Unbalanced Journal Items" -msgstr "" +msgstr "Obalanserade transaktioner" #. module: account #: model:account.account.type,name:account.data_account_type_bank @@ -1167,6 +1190,8 @@ msgid "" "Total amount (in Secondary currency) for transactions held in secondary " "currency for this account." msgstr "" +"Totalt belopp (i sekundär valuta) för transaktioner i sekundär valuta för " +"detta konto" #. module: account #: field:account.fiscal.position.tax,tax_dest_id:0 @@ -1182,7 +1207,7 @@ msgstr "Credit Centralisation" #. module: account #: view:report.account_type.sales:0 msgid "All Months Sales by type" -msgstr "" +msgstr "Försäljning per typ och alla månader" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree2 @@ -1211,12 +1236,12 @@ msgstr "Avbryt faktura" #. module: account #: help:account.journal,code:0 msgid "The code will be displayed on reports." -msgstr "" +msgstr "Koden visas på rapporter" #. module: account #: view:account.tax.template:0 msgid "Taxes used in Purchases" -msgstr "" +msgstr "Moms vid inköp" #. module: account #: field:account.invoice.tax,tax_code_id:0 @@ -1239,7 +1264,7 @@ msgstr "Situation" #. module: account #: help:account.move.line,move_id:0 msgid "The move of this entry line." -msgstr "" +msgstr "Affärshändelsen för transaktionen" #. module: account #: code:addons/account/account_move_line.py:1302 @@ -1248,6 +1273,8 @@ msgid "" "You can not use this general account in this journal, check the tab 'Entry " "Controls' on the related journal !" msgstr "" +"Du kan inte använda detta allmänna konto i denna journal, kontrollera fliken " +"\"gränskontroll\" på den relaterade journalen !" #. module: account #: field:account.move.line.reconcile,trans_nbr:0 @@ -1283,7 +1310,7 @@ msgstr "Övriga" #. module: account #: view:account.subscription:0 msgid "Draft Subscription" -msgstr "" +msgstr "Preleminär prenumeration" #. module: account #: view:account.account:0 @@ -1324,7 +1351,7 @@ msgstr "Inkluderat i basbelopp" #: model:ir.actions.act_window,name:account.action_account_entries_report_all #: model:ir.ui.menu,name:account.menu_action_account_entries_report_all msgid "Entries Analysis" -msgstr "" +msgstr "Transaktionsanalys" #. module: account #: field:account.account,level:0 @@ -1357,7 +1384,7 @@ msgstr "Ange en start och en slutperiod" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitandloss0 msgid "Profit and Loss" -msgstr "" +msgstr "Resultaträkning" #. module: account #: model:ir.model,name:account.model_account_account_template @@ -1374,7 +1401,7 @@ msgstr "Sök momsmallar" #: model:ir.actions.act_window,name:account.action_account_reconcile_select #: model:ir.actions.act_window,name:account.action_view_account_move_line_reconcile msgid "Reconcile Entries" -msgstr "Reconcile Entries" +msgstr "Avstäm verifikat" #. module: account #: model:ir.actions.report.xml,name:account.account_overdue @@ -1407,7 +1434,7 @@ msgstr "Rapportinställningar" #. module: account #: model:ir.model,name:account.model_account_entries_report msgid "Journal Items Analysis" -msgstr "" +msgstr "Transaktionsanalyser" #. module: account #: model:ir.ui.menu,name:account.next_id_22 @@ -1449,12 +1476,12 @@ msgstr "Sök moms" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger msgid "Account Analytic Cost Ledger" -msgstr "" +msgstr "Huvudbok för objektskostnader" #. module: account #: view:account.model:0 msgid "Create entries" -msgstr "Create entries" +msgstr "Skapa poster" #. module: account #: field:account.entries.report,nbr:0 @@ -1464,7 +1491,7 @@ msgstr "# artiklar" #. module: account #: field:account.automatic.reconcile,max_amount:0 msgid "Maximum write-off amount" -msgstr "Maximum write-off amount" +msgstr "Största belopp att skriva av" #. module: account #: view:account.invoice:0 @@ -1496,6 +1523,10 @@ msgid "" "entry per accounting document: invoice, refund, supplier payment, bank " "statements, etc." msgstr "" +"Ett verifikat består av flera transaktioner, som alla är antingen debet-" +"eller kredit-transaktion. OpenERP skapar automatiskt ett verifikat per " +"redovisningsdokument: faktura, återbetalning, leverantör betalning, " +"kontoutdrag, etc." #. module: account #: view:account.entries.report:0 @@ -1508,11 +1539,13 @@ msgid "" "By unchecking the active field, you may hide a fiscal position without " "deleting it." msgstr "" +"Genom att kryssa bort det aktiva fältet, kan du gömma skatteregion utan att " +"radera det." #. module: account #: model:ir.model,name:account.model_temp_range msgid "A Temporary table used for Dashboard view" -msgstr "" +msgstr "En temporärtabell används för infopanelvyn" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree4 @@ -1534,12 +1567,12 @@ msgstr "Avslutad" #. module: account #: model:ir.ui.menu,name:account.menu_finance_recurrent_entries msgid "Recurring Entries" -msgstr "" +msgstr "Återkommande verifikat" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_template msgid "Template for Fiscal Position" -msgstr "Template for Fiscal Position" +msgstr "Mall för skatteregion" #. module: account #: field:account.automatic.reconcile,reconciled:0 @@ -1570,7 +1603,7 @@ msgstr "Grupper" #: field:account.invoice,amount_untaxed:0 #: field:report.invoice.created,amount_untaxed:0 msgid "Untaxed" -msgstr "Untaxed" +msgstr "Före skatt" #. module: account #: view:account.partner.reconcile.process:0 @@ -1585,7 +1618,7 @@ msgstr "Sök kontoutdrag" #. module: account #: view:account.move.line:0 msgid "Unposted Journal Items" -msgstr "" +msgstr "Icke bokförda transaktioner" #. module: account #: view:account.chart.template:0 @@ -1615,6 +1648,12 @@ msgid "" "the Payment column of a line, you can press F1 to open the reconciliation " "form." msgstr "" +"Ett bankutdrag är en sammanfattning av alla finansiella transaktioner som " +"sker under en viss tidsperiod på ett inlåningskonto, ett kreditkort eller " +"någon annan typ av finansiellt konto. En ingående balans kommer att föreslås " +"automatiskt och utgående balans återfinns på ditt kontoutdrag. När du är i " +"betalningskolumnen i en rad kan du trycka på F1 för att öppna " +"avstämningsformuläret." #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -1631,7 +1670,7 @@ msgstr "Huvudkonton" #. module: account #: field:res.partner,debit_limit:0 msgid "Payable Limit" -msgstr "Payable Limit" +msgstr "Skuldgräns" #. module: account #: report:account.invoice:0 @@ -1647,7 +1686,7 @@ msgstr "Faktura" #: model:process.node,note:account.process_node_analytic0 #: model:process.node,note:account.process_node_analyticcost0 msgid "Analytic costs to invoice" -msgstr "" +msgstr "Objektkostnader som skall faktureras" #. module: account #: view:ir.sequence:0 @@ -1664,17 +1703,14 @@ msgstr "Separerade nummerserier för böcker" msgid "Responsible" msgstr "Ansvarig" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Försäljning per kontotyp" - #. module: account #: view:account.invoice.refund:0 msgid "" "Cancel Invoice: Creates the refund invoice, validate and reconcile it to " "cancel the current invoice." msgstr "" +"Avbryt faktura: Skapar kreditfaktura, validera och stämma av dem att för att " +"avbryta det aktuella fakturan." #. module: account #: model:ir.ui.menu,name:account.periodical_processing_invoicing @@ -1685,7 +1721,7 @@ msgstr "Fakturering" #: code:addons/account/report/account_partner_balance.py:115 #, python-format msgid "Unknown Partner" -msgstr "" +msgstr "Okänt företag" #. module: account #: field:account.tax.code,sum:0 @@ -1712,13 +1748,13 @@ msgid "" "on an account." msgstr "" "Visar bolagets kontoplan per bokföringsår och vald period. Du får en " -"komplett trädvy över alla verifikationer per konto genom att klicka på ett " +"komplett trädvy över alla transaktioner per konto genom att klicka på ett " "konto." #. module: account #: view:account.analytic.account:0 msgid "Pending Accounts" -msgstr "" +msgstr "Väntande konton" #. module: account #: view:account.tax.template:0 @@ -1735,7 +1771,7 @@ msgstr "Gör journalperioden genom att sätta aktiv til falsk." #. module: account #: view:res.partner:0 msgid "Supplier Debit" -msgstr "Supplier Debit" +msgstr "Leverantörsskuld" #. module: account #: model:ir.actions.act_window,name:account.act_account_partner_account_move_all @@ -1745,7 +1781,7 @@ msgstr "Kund- och leverantörsfakturor" #. module: account #: model:ir.model,name:account.model_account_common_journal_report msgid "Account Common Journal Report" -msgstr "" +msgstr "Vanlig kontotransakrionsrapport" #. module: account #: selection:account.partner.balance,display_partner:0 @@ -1792,7 +1828,7 @@ msgstr "Skattedeklaration: Kreditfakturor" #. module: account #: field:account.move.line.reconcile,credit:0 msgid "Credit amount" -msgstr "Credit amount" +msgstr "Kreditbelopp" #. module: account #: code:addons/account/account.py:407 @@ -1800,12 +1836,12 @@ msgstr "Credit amount" #: code:addons/account/account.py:429 #, python-format msgid "Error!" -msgstr "" +msgstr "Fel!" #. module: account #: sql_constraint:account.move.line:0 msgid "Wrong credit or debit value in accounting entry !" -msgstr "Fel kredit- eller debitvärde i bokföringstransaktionerna." +msgstr "Fel kredit- eller debetvärde i bokföringstransaktionerna." #. module: account #: view:account.invoice.report:0 @@ -1832,13 +1868,13 @@ msgstr "Transaktiomer per rad" #. module: account #: field:account.vat.declaration,based_on:0 msgid "Based on" -msgstr "" +msgstr "Baserad på" #. module: account #: field:account.invoice,move_id:0 #: field:account.invoice,move_name:0 msgid "Journal Entry" -msgstr "Registrera verifikation" +msgstr "Verifikat" #. module: account #: view:account.tax:0 @@ -1867,30 +1903,30 @@ msgstr "Fel! Du kan inte skapa rekursiva företag." #. module: account #: model:ir.actions.report.xml,name:account.account_journal_sale_purchase msgid "Sale/Purchase Journal" -msgstr "" +msgstr "Sälj-/inköpsjournal" #. module: account #: view:account.analytic.account:0 msgid "Analytic account" -msgstr "Analytic account" +msgstr "Objektkonto" #. module: account #: code:addons/account/account_bank_statement.py:339 #, python-format msgid "Please verify that an account is defined in the journal." -msgstr "Please verify that an account is defined in the journal." +msgstr "Vänligen kontrollera att ett konto är definierat i journalen." #. module: account #: selection:account.entries.report,move_line_state:0 #: selection:account.move.line,state:0 msgid "Valid" -msgstr "Valid" +msgstr "Giltig" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_journal #: model:ir.model,name:account.model_account_print_journal msgid "Account Print Journal" -msgstr "" +msgstr "Utskrift kontotransaktioner" #. module: account #: model:ir.model,name:account.model_product_category @@ -1909,6 +1945,9 @@ msgid "" "will be added, Loss : Amount will be deducted.), as calculated in Profit & " "Loss Report" msgstr "" +"Detta konto används för överföring av vinst/förlust (Om det är Vinst: " +"beloppet kommer att adderas, förlust: belopp kommer att dras bort), beräknat " +"i enlighet med resultaträkningsrapporten" #. module: account #: model:process.node,note:account.process_node_reconciliation0 @@ -1920,7 +1959,7 @@ msgstr "Jämför konterings och betalningstransaktioner" #: view:account.tax:0 #: view:account.tax.template:0 msgid "Tax Definition" -msgstr "Tax Definition" +msgstr "Skattedefinition" #. module: account #: help:wizard.multi.charts.accounts,seq_journal:0 @@ -1928,8 +1967,8 @@ msgid "" "Check this box if you want to use a different sequence for each created " "journal. Otherwise, all will use the same sequence." msgstr "" -"Check this box if you want to use a different sequence for each created " -"journal. Otherwise, all will use the same sequence." +"Kryssa denna ruta om du vill använda en annan ordning för varje skapad " +"journaler. I annat fall, kommer alla använda samma ordningsföljd." #. module: account #: help:account.partner.ledger,amount_currency:0 @@ -1950,7 +1989,7 @@ msgstr "Registreringsdatum måste vara i perioden om denna är markerad." #: code:addons/account/account_invoice.py:73 #, python-format msgid "You must define an analytic journal of type '%s'!" -msgstr "" +msgstr "Du måste definiera objektjournal för '%s' journalen!" #. module: account #: field:account.installer,config_logo:0 @@ -1965,11 +2004,15 @@ msgid "" "currency. You should remove the secondary currency on the account or select " "a multi-currency view on the journal." msgstr "" +"Det valda kontot till ditt verifikat tvingar fram användandet av en sekundär " +"valuta. Du bör ta bort den sekundära valutan på kontot eller välj en multi-" +"valuta-vy för journalen." #. module: account #: model:ir.actions.act_window,help:account.action_account_financial_report_tree msgid "Makes a generic system to draw financial reports easily." msgstr "" +"Gör ett generiskt system för att enkelt skapa finansiella rapporter." #. module: account #: view:account.invoice:0 @@ -1987,12 +2030,12 @@ msgstr "Du kan gömma momsen utan att ta bort den om denna är falsk." #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a sale journal." -msgstr "" +msgstr "Objektjournal med transaktioner relaterade till inköpsjournalen" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Italic Text (smaller)" -msgstr "" +msgstr "Kursiverad text (mindre)" #. module: account #: view:account.bank.statement:0 @@ -2015,24 +2058,24 @@ msgstr "Skattedeklaration" #. module: account #: field:account.move.reconcile,line_partial_ids:0 msgid "Partial Entry lines" -msgstr "Partial Entry lines" +msgstr "Partiella verifikatrader" #. module: account #: view:account.fiscalyear:0 #: field:account.treasury.report,fiscalyear_id:0 msgid "Fiscalyear" -msgstr "Fiscalyear" +msgstr "Räkenskapsår" #. module: account #: view:account.journal.select:0 #: view:project.account.analytic.line:0 msgid "Open Entries" -msgstr "Open Entries" +msgstr "Öppna verifikat" #. module: account #: field:account.automatic.reconcile,account_ids:0 msgid "Accounts to Reconcile" -msgstr "" +msgstr "Konton att balansera" #. module: account #: model:process.transition,note:account.process_transition_filestatement0 @@ -2081,7 +2124,7 @@ msgstr "" #: code:addons/account/account_bank_statement.py:357 #, python-format msgid "You have to assign an analytic journal on the '%s' journal!" -msgstr "" +msgstr "Du måste definiera objektjournal för '%s' journalen!" #. module: account #: selection:account.invoice,state:0 @@ -2098,6 +2141,8 @@ msgid "" "There is no default default debit account defined \n" "on journal \"%s\"" msgstr "" +"Standard kostnadskonto ej definierat\n" +"på journal \"%s\"" #. module: account #: help:account.account.template,type:0 @@ -2109,6 +2154,11 @@ msgid "" "partners accounts (for debit/credit computations), closed for depreciated " "accounts." msgstr "" +"Denna typ används för att skilja olika typer med specialfunktioner i " +"OpenERP: rubriker kan inte ha poster, konsolidering är konton som kan ha " +"barn står för koncernkonsolideringar och obetalda / förutbetalda intäkter är " +"för företags redovisning (för debet / kredit beräkningar), stängt för " +"avskrivna konton." #. module: account #: view:account.chart.template:0 @@ -2123,6 +2173,9 @@ msgid "" "Put a sequence in the journal definition for automatic numbering or create a " "sequence manually for this piece." msgstr "" +"Kan inte skapa en automatisk löpnummerserie för denna del!\n" +"Välj ett löpnummer i journaldefinitionen för automatisk numrering eller " +"skapa ett sekvensnummer manuellt." #. module: account #: code:addons/account/account.py:787 @@ -2131,11 +2184,13 @@ msgid "" "You can not modify the company of this journal as its related record exist " "in journal items" msgstr "" +"Du kan inte ändra bolag på denna journal eftersom den innehåller " +"transaktioner." #. module: account #: report:account.invoice:0 msgid "Customer Code" -msgstr "" +msgstr "Kundkod" #. module: account #: view:account.installer:0 @@ -2170,7 +2225,7 @@ msgstr "Beskrivning" #: code:addons/account/account.py:3119 #, python-format msgid "ECNJ" -msgstr "" +msgstr "ECNJ" #. module: account #: view:account.subscription:0 @@ -2183,18 +2238,18 @@ msgstr "Pågående" #: field:product.category,property_account_income_categ:0 #: field:product.template,property_account_income:0 msgid "Income Account" -msgstr "Income Account" +msgstr "Intäktskonto" #. module: account #: code:addons/account/account_invoice.py:370 #, python-format msgid "There is no Accounting Journal of type Sale/Purchase defined!" -msgstr "There is no Accounting Journal of type Sale/Purchase defined!" +msgstr "Kontojournal av typen försäljning/inköp saknas!" #. module: account #: constraint:res.partner.bank:0 msgid "The RIB and/or IBAN is not valid" -msgstr "" +msgstr "RIB och/eller IBAN är felaktig" #. module: account #: view:product.category:0 @@ -2206,7 +2261,7 @@ msgstr "Bokföringsegenskaper" #: report:account.journal.period.print:0 #: report:account.journal.period.print.sale.purchase:0 msgid "Entries Sorted By" -msgstr "Entries Sorted By" +msgstr "Verifikat sorterade med" #. module: account #: field:account.change.currency,currency_id:0 @@ -2258,7 +2313,7 @@ msgstr "Produktmall" #: field:accounting.report,fiscalyear_id_cmp:0 #: model:ir.model,name:account.model_account_fiscalyear msgid "Fiscal Year" -msgstr "Verksamhetsår" +msgstr "Räkenskapsår" #. module: account #: help:account.aged.trial.balance,fiscalyear_id:0 @@ -2277,12 +2332,12 @@ msgstr "Verksamhetsår" #: help:accounting.report,fiscalyear_id:0 #: help:accounting.report,fiscalyear_id_cmp:0 msgid "Keep empty for all open fiscal year" -msgstr "Keep empty for all open fiscal year" +msgstr "Håll tomt för alla öppna räkenskapsår" #. module: account #: field:account.invoice.report,account_line_id:0 msgid "Account Line" -msgstr "" +msgstr "Kontorad" #. module: account #: code:addons/account/account.py:1468 @@ -2299,6 +2354,9 @@ msgid "" "'Setup Your Bank Accounts' tool that will automatically create the accounts " "and journals for you." msgstr "" +"Ställ in dina bokföringsjournaler. För bankkonton, är det bättre att använda " +"\"Ställ in dina bankkonton\"-verktyget som automatiskt kommer att skapa " +"konton och journaler för dig." #. module: account #: model:ir.model,name:account.model_account_move @@ -2308,7 +2366,7 @@ msgstr "Account Entry" #. module: account #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." -msgstr "" +msgstr "Fel ! Du kan inte ansluta medlemmar rekursivt" #. module: account #: field:account.sequence.fiscalyear,sequence_main_id:0 @@ -2322,6 +2380,8 @@ msgid "" "In order to delete a bank statement, you must first cancel it to delete " "related journal items." msgstr "" +"För att radera ett bankuttdrag, måste du först avbryta relaterade " +"transaktioner." #. module: account #: field:account.invoice,payment_term:0 @@ -2355,7 +2415,7 @@ msgstr "Kryssa i rutan" #. module: account #: view:account.common.report:0 msgid "Filters" -msgstr "Filters" +msgstr "Filter" #. module: account #: view:account.bank.statement:0 @@ -2381,7 +2441,7 @@ msgstr "Preliminär status för en faktura" #. module: account #: view:account.partner.reconcile.process:0 msgid "Partner Reconciliation" -msgstr "" +msgstr "Avstämning företag" #. module: account #: field:account.tax,tax_code_id:0 @@ -2398,12 +2458,16 @@ msgid "" "You can create one in the menu: \n" "Configuration\\Financial Accounting\\Accounts\\Journals." msgstr "" +"Journal av typen %s saknas för detta företag.\n" +"\n" +"Du kan skapa en i menyn: \n" +"Inställningar/Finansiell bokföring/Kontoplan/Journaler." #. module: account #: model:account.payment.term,name:account.account_payment_term_advance #: model:account.payment.term,note:account.account_payment_term_advance msgid "30% Advance End 30 Days" -msgstr "" +msgstr "30 dagar månadsskiftet" #. module: account #: view:account.entries.report:0 @@ -2419,7 +2483,7 @@ msgstr "Baskod" #. module: account #: help:account.invoice.tax,sequence:0 msgid "Gives the sequence order when displaying a list of invoice tax." -msgstr "" +msgstr "Sorteringsordning vid presentation av fakturaskatter." #. module: account #: field:account.tax,base_sign:0 @@ -2491,7 +2555,7 @@ msgstr "Leverantörsskatter" #. module: account #: view:account.entries.report:0 msgid "entries" -msgstr "" +msgstr "poster" #. module: account #: help:account.invoice,date_due:0 @@ -2537,11 +2601,12 @@ msgstr "" msgid "" "This report gives you an overview of the situation of a specific journal" msgstr "" +"Denna rapport ger en översikt för situationen för en specifik journal" #. module: account #: model:ir.model,name:account.model_account_move_line_reconcile_writeoff msgid "Account move line reconcile (writeoff)" -msgstr "" +msgstr "Transaktionsavstämning (avskrivning)" #. module: account #: model:account.account.type,name:account.account_type_tax @@ -2579,7 +2644,7 @@ msgstr "Konton" #: code:addons/account/account_invoice.py:369 #, python-format msgid "Configuration Error!" -msgstr "Configuration Error!" +msgstr "Konfigurationsfel!" #. module: account #: field:account.invoice.report,price_average:0 @@ -2595,7 +2660,7 @@ msgstr "Datum:" #: report:account.journal.period.print:0 #: report:account.journal.period.print.sale.purchase:0 msgid "Label" -msgstr "" +msgstr "Etikett" #. module: account #: view:account.tax:0 @@ -2632,17 +2697,18 @@ msgstr "Ref" #. module: account #: help:account.move.line,tax_code_id:0 msgid "The Account can either be a base tax code or a tax code account." -msgstr "" +msgstr "Kontot kan antingen vara en skattebaskod eller ett skattekodkonto." #. module: account #: sql_constraint:account.model.line:0 msgid "Wrong credit or debit value in model, they must be positive!" msgstr "" +"Felaktigt kredit eller debet-värde i modellen, de måste vara positiva!" #. module: account #: model:ir.ui.menu,name:account.menu_automatic_reconcile msgid "Automatic Reconciliation" -msgstr "" +msgstr "Automatisk avstämning" #. module: account #: field:account.invoice,reconciled:0 @@ -2672,7 +2738,7 @@ msgstr "Datum" #. module: account #: field:account.chart.template,parent_id:0 msgid "Parent Chart Template" -msgstr "" +msgstr "Förlaga för kontoplan" #. module: account #: field:account.tax,parent_id:0 @@ -2684,7 +2750,7 @@ msgstr "Parent Tax Account" #: code:addons/account/wizard/account_change_currency.py:59 #, python-format msgid "New currency is not configured properly !" -msgstr "" +msgstr "Nya valutan är inte korrekt konfigurerad !" #. module: account #: view:account.subscription.generate:0 @@ -2692,6 +2758,8 @@ msgid "" "Automatically generate entries based on what has been entered in the system " "before a specific date." msgstr "" +"Automatisk skapade transaktioner på grundval av inmatningar i systemet före " +"ett visst datum." #. module: account #: view:account.aged.trial.balance:0 @@ -2709,7 +2777,7 @@ msgstr "Redovisningstransaktioner" #. module: account #: field:account.invoice,reference_type:0 msgid "Communication Type" -msgstr "" +msgstr "Kommunikationstyp" #. module: account #: field:account.invoice.line,discount:0 @@ -2725,6 +2793,11 @@ msgid "" "Note that journal entries that are automatically created by the system are " "always skipping that state." msgstr "" +"Markera den här rutan om du inte vill att nya verifikat skall passera genom " +"\"utkast\"-läget och i stället går direkt till \"bokförd\" utan någon " +"manuell validering.\n" +"Observera att verifikat som automatiskt skapas av systemet alltid hoppar " +"över detta tillstånd." #. module: account #: model:ir.actions.server,name:account.ir_actions_server_action_wizard_multi_chart @@ -2735,14 +2808,7 @@ msgstr "Nya bolags finansiella inställningar" #. module: account #: view:account.installer:0 msgid "Configure Your Chart of Accounts" -msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Försäljning per konto" +msgstr "Installera din kontoplan" #. module: account #: view:account.use.model:0 @@ -2753,7 +2819,7 @@ msgstr "Denna assistent kommer att skapa återkommande bokföringsposter" #: code:addons/account/account.py:1321 #, python-format msgid "No sequence defined on the journal !" -msgstr "" +msgstr "Nummerserie saknas för denna journal !" #. module: account #: code:addons/account/account.py:2268 @@ -2770,6 +2836,8 @@ msgid "" "You need an Opening journal with centralisation checked to set the initial " "balance!" msgstr "" +"Du behöver en öppningsjournal med centralisering kryssad för att sätta " +"ingående balanser!" #. module: account #: view:account.invoice.tax:0 @@ -2781,7 +2849,7 @@ msgstr "Momskoder" #. module: account #: view:account.account:0 msgid "Unrealized Gains and losses" -msgstr "" +msgstr "Orealiserade vinster och förluster" #. module: account #: model:ir.ui.menu,name:account.menu_account_customer @@ -2803,12 +2871,12 @@ msgstr "Period till" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "August" -msgstr "Augusti" +msgstr "augusti" #. module: account #: model:process.transition,note:account.process_transition_paymentreconcile0 msgid "Payment entries are the second input of the reconciliation." -msgstr "" +msgstr "Betalningstransationer är den andra inmatningen för en avstämning" #. module: account #: selection:account.entries.report,month:0 @@ -2817,7 +2885,7 @@ msgstr "" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "October" -msgstr "Oktober" +msgstr "oktober" #. module: account #: help:account.move.line,quantity:0 @@ -2825,6 +2893,9 @@ msgid "" "The optional quantity expressed by this line, eg: number of product sold. " "The quantity is not a legal requirement but is very useful for some reports." msgstr "" +"Den valfria mängden uttrycks av den här raden, t.ex.: antal sålda produkter. " +"Mängden är inte ett rättsligt krav, men är mycket användbart för vissa " +"rapporter." #. module: account #: view:account.payment.term.line:0 @@ -2852,7 +2923,7 @@ msgstr "Om värde saknas används perioden från (faktura)datum." #: help:account.bank.statement,account_id:0 msgid "" "used in statement reconciliation domain, but shouldn't be used elswhere." -msgstr "" +msgstr "används i avstämning domänen, men bör inte användas annorstädes." #. module: account #: field:account.invoice.tax,base_amount:0 @@ -2866,6 +2937,8 @@ msgid "" "You can not delete an invoice which is open or paid. We suggest you to " "refund it instead." msgstr "" +"Du kan inte radera en faktura som är öppen eller betalats. Vi föreslår att " +"du krediterar den i stället." #. module: account #: field:wizard.multi.charts.accounts,sale_tax:0 @@ -2876,7 +2949,7 @@ msgstr "Standardmoms" #: code:addons/account/account_invoice.py:1013 #, python-format msgid "Invoice '%s' is validated." -msgstr "" +msgstr "Fakturan '%s' är granskad." #. module: account #: help:account.model.line,date_maturity:0 @@ -2885,6 +2958,9 @@ msgid "" "between the creation date or the creation date of the entries plus the " "partner payment terms." msgstr "" +"Förfallodagen för de genererade posterna för denna modell. Du kan välja " +"mellan datum för skapande eller datum för skapande av de uppgifter samt " +"företagens betalningsvillkor." #. module: account #: model:ir.ui.menu,name:account.menu_finance_accounting @@ -2908,7 +2984,7 @@ msgstr "Resultaträkning" #: model:ir.model,name:account.model_account_fiscal_position #: field:res.partner,property_account_position:0 msgid "Fiscal Position" -msgstr "Fiscal Position" +msgstr "Skatteregion" #. module: account #: code:addons/account/account_invoice.py:735 @@ -2917,6 +2993,8 @@ msgid "" "Tax base different!\n" "Click on compute to update the tax base." msgstr "" +"Skatteunderlag avviker!\n" +"Klicka på beräkna för att uppdatera skattebasen." #. module: account #: field:account.partner.ledger,page_split:0 @@ -2964,7 +3042,7 @@ msgstr "Fakturavaluta" #: field:accounting.report,account_report_id:0 #: model:ir.ui.menu,name:account.menu_account_financial_reports_tree msgid "Account Reports" -msgstr "" +msgstr "Kontorapporter" #. module: account #: field:account.payment.term,line_ids:0 @@ -2989,7 +3067,7 @@ msgstr "Tax Template List" #. module: account #: model:ir.ui.menu,name:account.menu_account_print_sale_purchase_journal msgid "Sale/Purchase Journals" -msgstr "" +msgstr "Sälj-/inköpsjournal" #. module: account #: help:account.account,currency_mode:0 @@ -3031,7 +3109,7 @@ msgstr "Alltid" #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "Month-1" -msgstr "" +msgstr "Månad-1" #. module: account #: view:account.analytic.line:0 @@ -3078,7 +3156,7 @@ msgstr "Objektrader" #. module: account #: view:account.invoice:0 msgid "Proforma Invoices" -msgstr "" +msgstr "Proformafakturor" #. module: account #: model:process.node,name:account.process_node_electronicfile0 @@ -3093,7 +3171,7 @@ msgstr "Kundkredit" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month: 0" -msgstr "" +msgstr " Dag i månad: 0" #. module: account #: view:account.subscription:0 @@ -3103,12 +3181,12 @@ msgstr "Börjar den" #. module: account #: model:ir.model,name:account.model_account_partner_ledger msgid "Account Partner Ledger" -msgstr "" +msgstr "Kund och leverantörsreskontra" #. module: account #: help:account.journal.column,sequence:0 msgid "Gives the sequence order to journal column." -msgstr "" +msgstr "Ger ordningsföljd för journalkolumnerna" #. module: account #: help:account.account,currency_id:0 @@ -3124,8 +3202,8 @@ msgid "" "This wizard will validate all journal entries of a particular journal and " "period. Once journal entries are validated, you can not update them anymore." msgstr "" -"Denna assistent kommer att validera alla journalposter för en specifik " -"journal och period. När en journalpost är validerad går den ej att updatera." +"Denna assistent kommer att bokföra alla verifikat för en specifik journal " +"och period. När ett verifikat väl är bokfört går det inte längre att ändra." #. module: account #: model:ir.actions.act_window,name:account.action_account_chart_template_form @@ -3135,18 +3213,18 @@ msgstr "Förlaga för kontoplan" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 msgid "This months' Sales by type" -msgstr "" +msgstr "Denna månads försäljning per typ" #. module: account #: model:ir.model,name:account.model_account_unreconcile_reconcile msgid "Account Unreconcile Reconcile" -msgstr "" +msgstr "Kontoavstämning" #. module: account #: sql_constraint:account.tax:0 @@ -3166,6 +3244,15 @@ msgid "" " 'Unreconciled' will copy only the journal items that were unreconciled on " "the first day of the new fiscal year." msgstr "" +"Ställ in metoden som ska användas för att generera årsavslutsposter för alla " +"konton av detta slag.\n" +"\n" +" \"Ingen\" betyder att ingenting kommer att ske.\n" +" \"Balans\" i allmänhet användas för kontantkonton.\n" +" \"Detalj\" kommer att kopiera varje befintligt verifikat i det föregående " +"året, även de avstämda.\n" +" \"Oavstämd\" kommer att kopiera endast oavstämda verifikat från första " +"dagen av det nya räkenskapsåret." #. module: account #: code:addons/account/wizard/account_open_closed_fiscalyear.py:39 @@ -3216,7 +3303,7 @@ msgstr "Journaler" #. module: account #: field:account.partner.reconcile.process,to_reconcile:0 msgid "Remaining Partners" -msgstr "" +msgstr "Återstående företag" #. module: account #: view:account.subscription:0 @@ -3244,7 +3331,7 @@ msgstr "Konfiguration av bokföringen" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: 0.02" -msgstr "" +msgstr " Värdebelopp: 0.02" #. module: account #: model:ir.actions.act_window,name:account.open_board_account @@ -3274,7 +3361,7 @@ msgstr "Stäng en period" #. module: account #: field:account.financial.report,display_detail:0 msgid "Display details" -msgstr "" +msgstr "Visa detaljer" #. module: account #: report:account.overdue:0 @@ -3284,7 +3371,7 @@ msgstr "Moms:" #. module: account #: constraint:account.invoice:0 msgid "Invalid BBA Structured Communication !" -msgstr "" +msgstr "Ogiltig BBA-strukturerad kommunikation!" #. module: account #: help:account.analytic.line,amount_currency:0 @@ -3292,6 +3379,8 @@ msgid "" "The amount expressed in the related account currency if not equal to the " "company one." msgstr "" +"Det belopp som uttrycks i den berörda kontovalutan om inte lika med första " +"bolaget." #. module: account #: model:ir.actions.act_window,name:account.action_account_unreconcile @@ -3316,17 +3405,17 @@ msgstr "Skattetabell" #: code:addons/account/account_cash_statement.py:314 #, python-format msgid "The closing balance should be the same than the computed balance!" -msgstr "" +msgstr "Stängningsbalansen bör vara samma som beräknad balans!" #. module: account #: view:account.journal:0 msgid "Search Account Journal" -msgstr "" +msgstr "Sök transaktioner" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree_pending_invoice msgid "Pending Invoice" -msgstr "" +msgstr "Väntande faktura" #. module: account #: view:account.invoice.report:0 @@ -3346,6 +3435,8 @@ msgid "" "All selected journal entries will be validated and posted. It means you " "won't be able to modify their accounting fields anymore." msgstr "" +"Alla valda transaktioner kommer bli bokförda. Detta innebär att du inte kan " +"ändra dessa när detta är gjort." #. module: account #: model:ir.actions.report.xml,name:account.account_transfers @@ -3392,17 +3483,17 @@ msgstr "" #. module: account #: view:account.invoice.line:0 msgid "Quantity :" -msgstr "" +msgstr "Kvantitet:" #. module: account #: field:account.aged.trial.balance,period_length:0 msgid "Period Length (days)" -msgstr "" +msgstr "Periodlängd (dagar)" #. module: account #: model:ir.actions.act_window,name:account.action_account_print_sale_purchase_journal msgid "Print Sale/Purchase Journal" -msgstr "" +msgstr "Skriv ut sälj-/inköpsjournal" #. module: account #: field:account.invoice.report,state:0 @@ -3429,7 +3520,7 @@ msgstr "Försäljningskonto per kontotyp" #. module: account #: view:account.move.line:0 msgid "Unreconciled Journal Items" -msgstr "" +msgstr "Obalanserade transaktioner" #. module: account #: sql_constraint:res.currency:0 @@ -3450,6 +3541,11 @@ msgid "" "amount greater than the total invoiced amount. The latest line of your " "payment term must be of type 'balance' to avoid rounding issues." msgstr "" +"Kan inte skapa fakturan!\n" +"Det relaterade betalningsvillkoret är förmodligen felkonfigurerad eftersom " +"det ger ett beräknat belopp som är större än det fakturerade totalbeloppet. " +"Den senaste raden av din betalning tid måste vara av typen \"balans\" för " +"att undvika avrundningfrågor." #. module: account #: report:account.invoice:0 @@ -3483,12 +3579,12 @@ msgstr "Centralised counterpart" #: code:addons/account/account_move_line.py:584 #, python-format msgid "You can not create journal items on a \"view\" account %s %s" -msgstr "" +msgstr "Du kan inte skapa transaktioner med rubrikkonton %s %s" #. module: account #: model:ir.model,name:account.model_account_partner_reconcile_process msgid "Reconcilation Process partner by partner" -msgstr "" +msgstr "Avstämningsprocess företag för företag" #. module: account #: selection:account.automatic.reconcile,power:0 @@ -3544,7 +3640,7 @@ msgstr "Datum" #. module: account #: view:account.move:0 msgid "Post" -msgstr "" +msgstr "Bokför" #. module: account #: view:account.unreconcile:0 @@ -3575,6 +3671,8 @@ msgid "" "based on partner payment term!\n" "Please define partner on it!" msgstr "" +"Förfallodagen på inmatningsraden som genereras av klassraden \"%s\" klass " +"\"%s\" bygger på företagets betalningsvillkor! Vänligen ange företag på det!" #. module: account #: code:addons/account/account_move_line.py:837 @@ -3609,12 +3707,12 @@ msgstr "Budgetar" #: selection:accounting.report,filter:0 #: selection:accounting.report,filter_cmp:0 msgid "No Filters" -msgstr "" +msgstr "Inga filter" #. module: account #: view:account.invoice.report:0 msgid "Pro-forma Invoices" -msgstr "" +msgstr "Pro-formafakturor" #. module: account #: view:res.partner:0 @@ -3656,12 +3754,12 @@ msgstr "Process" #. module: account #: view:account.analytic.line:0 msgid "Search Analytic Lines" -msgstr "" +msgstr "Sök objektrader" #. module: account #: field:res.partner,property_account_payable:0 msgid "Account Payable" -msgstr "Account Payable" +msgstr "Leverantörsskuldskonto" #. module: account #: model:process.node,name:account.process_node_supplierpaymentorder0 @@ -3689,7 +3787,7 @@ msgstr "Styckpris" #. module: account #: model:ir.actions.act_window,name:account.action_account_tree1 msgid "Analytic Items" -msgstr "" +msgstr "Objekttransaktioner" #. module: account #: code:addons/account/account_move_line.py:1153 @@ -3700,12 +3798,12 @@ msgstr "Unable to change tax !" #. module: account #: field:analytic.entries.report,nbr:0 msgid "#Entries" -msgstr "" +msgstr "#Poster" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Create a draft Refund" -msgstr "" +msgstr "Skapa preleminär återbetalning" #. module: account #: view:account.state.open:0 @@ -3715,12 +3813,12 @@ msgstr "Öppen faktura" #. module: account #: field:account.invoice.tax,factor_tax:0 msgid "Multipication factor Tax code" -msgstr "" +msgstr "Multiplikationsfaktor för skattekod" #. module: account #: view:account.fiscal.position:0 msgid "Mapping" -msgstr "" +msgstr "Fältmappning" #. module: account #: code:addons/account/account_invoice.py:921 @@ -3730,6 +3828,8 @@ msgid "" "centralised counterpart box in the related journal from the configuration " "menu." msgstr "" +"Du kan inte skapa en faktura på en centraliserad journal. Avmarkera " +"centraliserade rutan i motsatt journal på konfigurationsmenyn." #. module: account #: field:account.account,name:0 @@ -3753,18 +3853,18 @@ msgstr "Råbalans, periodiserad" #: code:addons/account/account_move_line.py:591 #, python-format msgid "You can not create journal items on a closed account %s %s" -msgstr "" +msgstr "Du kan inte skapa transaktioner med rubrikkonton %s %s." #. module: account #: field:account.move.line,date:0 msgid "Effective date" -msgstr "Effective date" +msgstr "Effektivt datum" #. module: account #: model:ir.actions.act_window,name:account.action_bank_tree #: model:ir.ui.menu,name:account.menu_action_bank_tree msgid "Setup your Bank Accounts" -msgstr "" +msgstr "Ställ in dina bankkonton" #. module: account #: code:addons/account/wizard/account_move_bank_reconcile.py:53 @@ -3775,7 +3875,7 @@ msgstr "Standard Encoding" #. module: account #: help:account.journal,analytic_journal_id:0 msgid "Journal for analytic entries" -msgstr "" +msgstr "Journal för objekttransaktioner" #. module: account #: constraint:account.aged.trial.balance:0 @@ -3813,7 +3913,7 @@ msgstr "Bokföring" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current year" -msgstr "" +msgstr "Verifikat med period inom året" #. module: account #: help:account.central.journal,amount_currency:0 @@ -3824,6 +3924,7 @@ msgid "" "Print Report with the currency column if the currency is different then the " "company currency" msgstr "" +"Skriv ut rapport med valutakolumnen om valutan avviker från bolagsvalutan" #. module: account #: help:account.account,unrealized_gain_loss:0 @@ -3831,6 +3932,8 @@ msgid "" "Value of Loss or Gain due to changes in exchange rate when doing multi-" "currency transactions." msgstr "" +"Värdet på förlust eller vinst beror på förändringar i växelkursen när man " +"gör flera valutatransaktioner." #. module: account #: view:account.analytic.line:0 @@ -3840,7 +3943,7 @@ msgstr "Allmän bokföring" #. module: account #: report:account.overdue:0 msgid "Balance :" -msgstr "Balance :" +msgstr "Balans:" #. module: account #: help:account.fiscalyear.close,journal_id:0 @@ -3850,6 +3953,10 @@ msgid "" "debit/credit accounts, of type 'situation' and with a centralized " "counterpart." msgstr "" +"Det bästa praxis här är att använda en journal tillägnad att innehålla årets " +"ingående balanser. Observera att du bör fastställa den med " +"standardinställningarna debet / kredit-konton av typen \"situation\" och med " +"en centraliserad motpart." #. module: account #: view:account.installer:0 @@ -3862,12 +3969,12 @@ msgstr "titel" #: view:account.period:0 #: view:account.subscription:0 msgid "Set to Draft" -msgstr "Set to Draft" +msgstr "Sätt till utkast" #. module: account #: model:ir.actions.act_window,name:account.action_subscription_form msgid "Recurring Lines" -msgstr "" +msgstr "Återkommande rader" #. module: account #: field:account.partner.balance,display_partner:0 @@ -3890,7 +3997,7 @@ msgstr "Huvudbok" #. module: account #: model:account.financial.report,name:account.account_financial_report_assets0 msgid "Assets" -msgstr "" +msgstr "Tillgångar" #. module: account #: view:account.invoice.confirm:0 @@ -3907,7 +4014,7 @@ msgstr "Medelkurs" #: field:account.common.account.report,display_account:0 #: field:account.report.general.ledger,display_account:0 msgid "Display Accounts" -msgstr "" +msgstr "Visningskonton" #. module: account #: view:account.state.open:0 @@ -3944,11 +4051,12 @@ msgid "" "If the active field is set to False, it will allow you to hide the account " "without removing it." msgstr "" +"Du kan gömma prislistan utan att ta bort den genom att markera denna." #. module: account #: view:account.move.line:0 msgid "Posted Journal Items" -msgstr "" +msgstr "Bokförda tranksationer" #. module: account #: view:account.tax.template:0 @@ -3963,12 +4071,12 @@ msgstr "Preliminära transaktioner" #. module: account #: view:account.payment.term.line:0 msgid " Day of the Month= -1" -msgstr "" +msgstr " Dag i månaden= -1" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 30" -msgstr "" +msgstr " Antal dagar: 30" #. module: account #: field:account.account,shortcut:0 @@ -3979,7 +4087,7 @@ msgstr "Genväg" #. module: account #: constraint:account.fiscalyear:0 msgid "Error! The start date of the fiscal year must be before his end date." -msgstr "" +msgstr "Fel! Startdatum för verksamhetsåret måste vara före slutdatum." #. module: account #: view:account.account:0 @@ -4000,7 +4108,7 @@ msgstr "Kontotyp" #. module: account #: view:res.partner:0 msgid "Bank Account Owner" -msgstr "" +msgstr "Bankkontoägare" #. module: account #: report:account.account.balance:0 @@ -4023,6 +4131,8 @@ msgid "" "This account will be used to value outgoing stock for the current product " "category using sale price" msgstr "" +"Detta konto kommer att användas för att värdera utgående lager för den " +"aktuella produktkategorin utifrån försäljningspriset" #. module: account #: selection:account.automatic.reconcile,power:0 @@ -4036,6 +4146,8 @@ msgid "" "You haven't supplied enough argument to compute the initial balance, please " "select a period and journal in the context." msgstr "" +"Du har inte levererat tillräckligt argument för att beräkna den ursprungliga " +"balansen, välj en period och tidskriften i sammanhanget." #. module: account #: model:process.transition,note:account.process_transition_supplieranalyticcost0 @@ -4055,7 +4167,7 @@ msgstr "Stäng kassalåda" #: view:account.invoice.report:0 #: field:account.invoice.report,due_delay:0 msgid "Avg. Due Delay" -msgstr "" +msgstr "Ledtid för betalning i medeltal" #. module: account #: view:account.entries.report:0 @@ -4081,11 +4193,14 @@ msgid "" "some non legal fields or you must unconfirm the journal entry first! \n" "%s" msgstr "" +"Du kan inte göra denna ändring på ett bokfört verifikat! Du kan endast ändra " +"icke legala uppgifter alternativt göra verifikatet icke bokfört! \n" +"%s" #. module: account #: field:res.company,paypal_account:0 msgid "Paypal Account" -msgstr "" +msgstr "Paypalkonto" #. module: account #: field:account.invoice.report,uom_name:0 @@ -4101,7 +4216,7 @@ msgstr "Anteckning" #. module: account #: selection:account.financial.report,sign:0 msgid "Reverse balance sign" -msgstr "" +msgstr "Tecken för omvänd balans" #. module: account #: view:account.analytic.account:0 @@ -4146,6 +4261,7 @@ msgstr "Kundens bokföringsinställningar" #: help:res.company,paypal_account:0 msgid "Paypal username (usually email) for receiving online payments." msgstr "" +"Paypal-användarnamn (vanligtvis e-post) för att ta emot betalningar online." #. module: account #: selection:account.aged.trial.balance,target_move:0 @@ -4168,13 +4284,13 @@ msgstr "" #: code:addons/account/report/common_report_header.py:68 #, python-format msgid "All Posted Entries" -msgstr "All Posted Entries" +msgstr "Alla bokförda verifikat" #. module: account #: code:addons/account/account_bank_statement.py:367 #, python-format msgid "Statement %s is confirmed, journal items are created." -msgstr "Kontoutdrag %s är konfirmerad, journaltransaktioner har skapats." +msgstr "Kontoutdrag %s är konfirmerad, transaktioner har skapats." #. module: account #: field:report.aged.receivable,name:0 @@ -4184,7 +4300,7 @@ msgstr "Månadsintervall" #. module: account #: help:account.analytic.balance,empty_acc:0 msgid "Check if you want to display Accounts with 0 balance too." -msgstr "Check if you want to display Accounts with 0 balance too." +msgstr "Kryssa om du vill lista konton med nollbalans också." #. module: account #: view:account.tax:0 @@ -4200,17 +4316,17 @@ msgstr "Standardmoms" #: code:addons/account/wizard/account_fiscalyear_close.py:41 #, python-format msgid "End of Fiscal Year Entry" -msgstr "End of Fiscal Year Entry" +msgstr "Avslutning av räkenskapsårsverifikat" #. module: account #: model:ir.ui.menu,name:account.menu_finance_periodical_processing msgid "Periodical Processing" -msgstr "Periodisk processering" +msgstr "Återkommande handläggning" #. module: account #: constraint:account.analytic.line:0 msgid "You can not create analytic line on view account." -msgstr "" +msgstr "Du kan inte skapa objekttransaktioner med rubrikkonton." #. module: account #: help:account.move.line,state:0 @@ -4219,7 +4335,7 @@ msgid "" "* When all the payments are done it will be in 'Valid' state." msgstr "" "Nya affärshändelserader skapas i statusen 'Förslag'.\n" -"* När alla betalningar är gjorda så övergår statusen till 'Valid'." +"* När alla betalningar är gjorda så övergår statusen till 'Giltig'." #. module: account #: field:account.journal,view_id:0 @@ -4239,7 +4355,7 @@ msgstr "Kontoplan" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Main Title 1 (bold, underlined)" -msgstr "" +msgstr "Huvudtitel 1 (fet, understruken)" #. module: account #: report:account.analytic.account.balance:0 @@ -4260,7 +4376,7 @@ msgstr "Fakturastatistik" #. module: account #: field:account.account,exchange_rate:0 msgid "Exchange Rate" -msgstr "" +msgstr "Växelkurs" #. module: account #: model:process.transition,note:account.process_transition_paymentorderreconcilation0 @@ -4293,12 +4409,12 @@ msgstr "Inte implementerat" #. module: account #: field:account.chart.template,visible:0 msgid "Can be Visible?" -msgstr "" +msgstr "Kan vara synlig?" #. module: account #: model:ir.model,name:account.model_account_journal_select msgid "Account Journal Select" -msgstr "" +msgstr "Kontojournalval" #. module: account #: view:account.tax.template:0 @@ -4328,6 +4444,9 @@ msgid "" "you want to generate accounts of this template only when loading its child " "template." msgstr "" +"Sätt den här till falskt om du inte vill att mallen ska användas aktivt i " +"guiden som genererar kontoplan från mallar, detta är användbart endast när " +"du vill skapa kontomallen först när du fyller i dess barnmall." #. module: account #: view:account.use.model:0 @@ -4367,19 +4486,19 @@ msgstr "Skatt inkluderad i pris" #. module: account #: model:ir.model,name:account.model_account_analytic_cost_ledger_journal_report msgid "Account Analytic Cost Ledger For Journal Report" -msgstr "" +msgstr "Objektkostnadskontohuvudbok för journalrapport" #. module: account #: model:ir.actions.act_window,name:account.action_model_form #: model:ir.ui.menu,name:account.menu_action_model_form msgid "Recurring Models" -msgstr "" +msgstr "Mallar för återkommande transaktioner" #. module: account #: code:addons/account/account_move_line.py:1251 #, python-format msgid "Encoding error" -msgstr "" +msgstr "Fel vid avkodning" #. module: account #: selection:account.automatic.reconcile,power:0 @@ -4412,7 +4531,7 @@ msgstr "Det fungerar som standardkonto för kreditbelopp" #: view:validate.account.move:0 #: view:validate.account.move.lines:0 msgid "Post Journal Entries" -msgstr "Bokför journaltransaktioner" +msgstr "Bokför verifikat" #. module: account #: selection:account.invoice,state:0 @@ -4429,7 +4548,7 @@ msgstr "Utgående balans på kassalåda" #. module: account #: view:account.payment.term.line:0 msgid "Example" -msgstr "" +msgstr "Exempel" #. module: account #: code:addons/account/account_invoice.py:828 @@ -4451,14 +4570,14 @@ msgstr "Om blankt används intäktskontot" #: code:addons/account/account.py:3299 #, python-format msgid "Purchase Tax %.2f%%" -msgstr "" +msgstr "Inköpsmoms %.2f%%" #. module: account #: view:account.subscription.generate:0 #: model:ir.actions.act_window,name:account.action_account_subscription_generate #: model:ir.ui.menu,name:account.menu_generate_subscription msgid "Generate Entries" -msgstr "" +msgstr "Skapa transaktioner" #. module: account #: help:account.vat.declaration,chart_tax_id:0 @@ -4499,11 +4618,14 @@ msgid "" "the account \"%s - %s\". Clear the secondary currency field of the account " "definition if you want to accept all currencies." msgstr "" +"Kunde inte skapa transaktion med annan valuta än den sekundära för kontot " +"\"% s -% s\". Rensa det sekundära valuta-fältet för kontodefinitionen om du " +"vill acceptera alla valutor." #. module: account #: selection:account.bank.statement,state:0 msgid "New" -msgstr "" +msgstr "Ny" #. module: account #: field:account.invoice.refund,date:0 @@ -4527,6 +4649,9 @@ msgid "" "All draft account entries in this journal and period will be validated. It " "means you won't be able to modify their accounting fields anymore." msgstr "" +"Alla utkast till kontotransaktioner i den här journalen och perioden kommer " +"att godkännas. Det betyder att du inte kommer att kunna ändra något i " +"räkenskaperna längre." #. module: account #: model:ir.ui.menu,name:account.menu_finance_configuration @@ -4547,7 +4672,7 @@ msgstr "Income Account on Product Template" #: code:addons/account/account.py:3120 #, python-format msgid "MISC" -msgstr "" +msgstr "Övr" #. module: account #: model:email.template,subject:account.email_template_edi_invoice @@ -4558,12 +4683,12 @@ msgstr "${object.company_id.name} Faktura (Ref ${object.number or 'n/a' })" #: help:res.partner,last_reconciliation_date:0 msgid "" "Date on which the partner accounting entries were reconciled last time" -msgstr "" +msgstr "Datum för senaste avstämning av företagets transaktioner" #. module: account #: field:account.fiscalyear.close,fy2_id:0 msgid "New Fiscal Year" -msgstr "Nytt verksamhetsår" +msgstr "Nytt räkenskapsår" #. module: account #: view:account.invoice:0 @@ -4580,7 +4705,7 @@ msgstr "Fakturor" #. module: account #: view:account.invoice:0 msgid "My invoices" -msgstr "" +msgstr "Mina fakturor" #. module: account #: selection:account.bank.accounts.wizard,account_type:0 @@ -4603,7 +4728,7 @@ msgstr "Fakturerad" #. module: account #: view:account.move:0 msgid "Posted Journal Entries" -msgstr "" +msgstr "Bokförda verifikat" #. module: account #: view:account.use.model:0 @@ -4617,6 +4742,9 @@ msgid "" "account if this is a Customer Invoice or Supplier Refund, otherwise a " "Partner bank account number." msgstr "" +"Bankkontonummer som skall knytas till faktureringen. Ett bolagsbankkonto om " +"detta är en kundfaktura eller kredit från leverantör, annars en företags " +"bankkontonummer." #. module: account #: view:account.state.open:0 @@ -4661,17 +4789,20 @@ msgid "" "You can not define children to an account with internal type different of " "\"View\"! " msgstr "" +"Konfigurationsfel!\n" +"Du kan inte definiera underkonto till ett konto med annan typ än av " +"\"Rubrik\"! " #. module: account #: code:addons/account/account.py:923 #, python-format msgid "Opening Period" -msgstr "" +msgstr "Öppningsperiod" #. module: account #: view:account.move:0 msgid "Journal Entries to Review" -msgstr "" +msgstr "Verifikat att granska" #. module: account #: view:account.bank.statement:0 @@ -4707,7 +4838,7 @@ msgstr "Tax Application" #: model:ir.ui.menu,name:account.menu_eaction_account_moves_sale #, python-format msgid "Journal Items" -msgstr "Journalrader" +msgstr "Transaktioner" #. module: account #: code:addons/account/account.py:1088 @@ -4746,7 +4877,7 @@ msgstr "Slutdatum" #. module: account #: view:res.partner:0 msgid "Bank Details" -msgstr "Bank Details" +msgstr "Bankdetaljer" #. module: account #: model:ir.actions.act_window,help:account.action_account_partner_balance @@ -4754,6 +4885,8 @@ msgid "" "This report is analysis by partner. It is a PDF report containing one line " "per partner representing the cumulative credit balance." msgstr "" +"Denna rapport är en företagsanalys. En PDF-rapport som innehåller en rad per " +"företag som representerar det kumulativa saldot." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_journal_tree @@ -4761,6 +4894,8 @@ msgid "" "To print an analytics (or costs) journal for a given period. The report give " "code, move name, account number, general amount and analytic amount." msgstr "" +"Att skriva ut objekts (eller kostnades)-journal för en viss period. " +"Rapporten ger koden, transaktionsnamn, kontonummer, belopp och obektbelopp." #. module: account #: sql_constraint:account.invoice:0 @@ -4775,12 +4910,12 @@ msgstr "Saldo på kontotyp" #. module: account #: view:account.fiscalyear.close:0 msgid "Generate Fiscal Year Opening Entries" -msgstr "Skapa ingående balans för verksamhetsår" +msgstr "Skapa ingående balans för ett räkenskapsår" #. module: account #: model:res.groups,name:account.group_account_user msgid "Accountant" -msgstr "" +msgstr "Bokförare" #. module: account #: model:ir.actions.act_window,help:account.action_account_treasury_report_all @@ -4788,6 +4923,9 @@ msgid "" "From this view, have an analysis of your treasury. It sums the balance of " "every accounting entries made on liquidity accounts per period." msgstr "" +"Från denna vy kan du få en genomlysning av dina finanser. Det summerar " +"balansen av varje enskild transaktion som görs på likviditetskonton per " +"period." #. module: account #: field:account.journal,group_invoice_lines:0 @@ -4808,7 +4946,7 @@ msgstr "Affärshändelse" #. module: account #: view:report.hr.timesheet.invoice.journal:0 msgid "Sale journal in this month" -msgstr "" +msgstr "Försäljningsjournal denna månad" #. module: account #: model:ir.actions.act_window,name:account.action_account_vat_declaration @@ -4824,12 +4962,12 @@ msgstr "Pris" #. module: account #: view:account.period:0 msgid "To Close" -msgstr "" +msgstr "Att stänga" #. module: account #: field:account.treasury.report,date:0 msgid "Beginning of Period Date" -msgstr "" +msgstr "Början på periodens datum" #. module: account #: code:addons/account/account.py:1351 @@ -4839,9 +4977,9 @@ msgid "" "You should set the journal to allow cancelling entries if you want to do " "that." msgstr "" -"You can not modify a posted entry of this journal !\n" -"You should set the journal to allow cancelling entries if you want to do " -"that." +"Du kan inte ändra ett bokfört verifikat !\n" +"Du måste tillåta i journalen att avbryta verifikat om du skall kunna göra " +"detta." #. module: account #: model:ir.ui.menu,name:account.account_template_folder @@ -4914,7 +5052,7 @@ msgstr "Vald affärshändelse" #: model:account.payment.term,name:account.account_payment_term_net #: model:account.payment.term,note:account.account_payment_term_net msgid "30 Net Days" -msgstr "" +msgstr "30 dagar" #. module: account #: field:account.subscription,period_type:0 @@ -4931,7 +5069,7 @@ msgstr "Betalningar" #. module: account #: view:account.tax:0 msgid "Reverse Compute Code" -msgstr "" +msgstr "Backberäknings kod" #. module: account #: field:account.subscription.line,move_id:0 @@ -4957,13 +5095,17 @@ msgid "" "encode the sale and purchase rates or choose from list of taxes. This last " "choice assumes that the set of tax defined on this template is complete" msgstr "" +"Denna boolean hjälper dig att välja om du vill föreslå för användaren att " +"koda försäljning och inköpsnivåer eller välja från listan av skatter. Det " +"sista valet förutsätter att uppsättningen av skatt definieras på den här " +"mallen är klar" #. module: account #: view:account.financial.report:0 #: field:account.financial.report,children_ids:0 #: model:ir.model,name:account.model_account_financial_report msgid "Account Report" -msgstr "" +msgstr "Kontorapport" #. module: account #: field:account.journal.column,name:0 @@ -4975,6 +5117,7 @@ msgstr "Column Name" msgid "" "This report gives you an overview of the situation of your general journals" msgstr "" +"Denna rapport ger en överblick av situationen för dina allmänna journaler" #. module: account #: field:account.entries.report,year:0 @@ -5016,7 +5159,7 @@ msgstr "månad" #. module: account #: field:account.partner.reconcile.process,next_partner_id:0 msgid "Next Partner to Reconcile" -msgstr "" +msgstr "Nästa företag att stämma av" #. module: account #: field:account.invoice.tax,account_id:0 @@ -5039,12 +5182,12 @@ msgstr "Balansräkning" #: view:account.general.journal:0 #: model:ir.ui.menu,name:account.menu_account_general_journal msgid "General Journals" -msgstr "" +msgstr "Huvudbok" #. module: account #: field:account.journal,allow_date:0 msgid "Check Date in Period" -msgstr "" +msgstr "Kontrollera datum i perioden" #. module: account #: model:ir.ui.menu,name:account.final_accounting_reports @@ -5095,7 +5238,7 @@ msgstr "Försäljning" #. module: account #: view:account.financial.report:0 msgid "Report" -msgstr "" +msgstr "Rapport" #. module: account #: view:account.analytic.line:0 @@ -5120,7 +5263,7 @@ msgstr "Belopp" #: model:process.transition,name:account.process_transition_suppliervalidentries0 #: model:process.transition,name:account.process_transition_validentries0 msgid "Validation" -msgstr "Validering" +msgstr "Granskning" #. module: account #: field:account.tax,child_depend:0 @@ -5131,7 +5274,7 @@ msgstr "Tax on Children" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_tax_template msgid "Template Tax Fiscal Position" -msgstr "" +msgstr "Förlaga för skatteregion" #. module: account #: field:account.journal,update_posted:0 @@ -5141,12 +5284,12 @@ msgstr "Tillåt makulering av post" #. module: account #: field:account.tax.code,sign:0 msgid "Coefficent for parent" -msgstr "" +msgstr "Koefficient för föräldern" #. module: account #: view:account.analytic.account:0 msgid "Analytic Accounts with a past deadline." -msgstr "" +msgstr "Objektkonton som passerat tidsfristen." #. module: account #: report:account.partner.balance:0 @@ -5183,7 +5326,7 @@ msgstr "Objektposter statistikKredit ber" #. module: account #: field:wizard.multi.charts.accounts,bank_accounts_id:0 msgid "Cash and Banks" -msgstr "" +msgstr "Bank och kontant" #. module: account #: model:ir.model,name:account.model_account_installer @@ -5232,7 +5375,7 @@ msgstr "Startdatum" #. module: account #: model:ir.model,name:account.model_account_common_account_report msgid "Account Common Account Report" -msgstr "" +msgstr "Allmän kontorapport" #. module: account #: field:account.bank.statement.line,name:0 @@ -5249,7 +5392,7 @@ msgstr "Objektsredovisning" #: field:account.partner.ledger,initial_balance:0 #: field:account.report.general.ledger,initial_balance:0 msgid "Include Initial Balances" -msgstr "" +msgstr "Inkludera ingående balans" #. module: account #: selection:account.invoice,type:0 @@ -5262,7 +5405,7 @@ msgstr "Återbetalning till kund" #: constraint:account.move:0 msgid "" "You can not create more than one move per period on centralized journal" -msgstr "" +msgstr "Du kan inte skapa mer än en transaktion per period i huvudboken." #. module: account #: field:account.tax,ref_tax_sign:0 @@ -5280,7 +5423,7 @@ msgstr "Rapport som visar fakturor som skapats de senaste 15 dagarna" #. module: account #: view:account.payment.term.line:0 msgid " Number of Days: 14" -msgstr "" +msgstr " Antal dagar: 14" #. module: account #: field:account.fiscalyear,end_journal_period_id:0 @@ -5303,7 +5446,7 @@ msgstr "Configuration Error !" #. module: account #: field:account.payment.term.line,value_amount:0 msgid "Amount To Pay" -msgstr "" +msgstr "Summa att betala" #. module: account #: help:account.partner.reconcile.process,to_reconcile:0 @@ -5312,6 +5455,8 @@ msgid "" "something to reconcile or not. This figure already count the current partner " "as reconciled." msgstr "" +"Detta är de återstående företagen som bör kontrolleras om det finns något " +"att stämma av eller inte. Denna siffra betecknar företaget som redan avstämt." #. module: account #: view:account.subscription.line:0 @@ -5365,7 +5510,7 @@ msgstr "Objektkonton" #. module: account #: view:account.invoice.report:0 msgid "Customer Invoices And Refunds" -msgstr "" +msgstr "Kundfakturor och kreditfakturor" #. module: account #: field:account.analytic.line,amount_currency:0 @@ -5387,7 +5532,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_view_move_line msgid "Lines to reconcile" -msgstr "" +msgstr "Rader att balansera" #. module: account #: report:account.analytic.account.balance:0 @@ -5412,12 +5557,12 @@ msgstr "Nummer (Affärshändelse)" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries during last 7 days" -msgstr "" +msgstr "Objekttransaktioner från de senaste 7 dagarna" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Normal Text" -msgstr "" +msgstr "Normal text" #. module: account #: view:account.invoice.refund:0 @@ -5430,6 +5575,8 @@ msgid "" "Number of partial amounts that can be combined to find a balance point can " "be chosen as the power of the automatic reconciliation" msgstr "" +"Antal delbelopp som tillsammans kan balansera ett belopp för automatisk " +"avstämning" #. module: account #: help:account.payment.term.line,sequence:0 @@ -5459,6 +5606,10 @@ msgid "" "impossible any new entry record. Close a fiscal year when you need to " "finalize your end of year results definitive " msgstr "" +"Om inga ytterligare uppgifter skall registreras i ett räkenskapsår, kan du " +"stänga det här. Det kommer att stänga alla öppna perioder i år som kommer " +"att göra det omöjligt att skapa nya transaktioner. Stäng ett räkenskapsår " +"när det är dags att göra årets resultat definitivt. " #. module: account #: field:account.central.journal,amount_currency:0 @@ -5468,7 +5619,7 @@ msgstr "" #: field:account.print.journal,amount_currency:0 #: field:account.report.general.ledger,amount_currency:0 msgid "With Currency" -msgstr "With Currency" +msgstr "Med valuta" #. module: account #: view:account.bank.statement:0 @@ -5478,7 +5629,7 @@ msgstr "Öppna kassalåda" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Automatic formatting" -msgstr "" +msgstr "Automatisk formattering" #. module: account #: code:addons/account/account.py:963 @@ -5487,6 +5638,8 @@ msgid "" "No fiscal year defined for this date !\n" "Please create one from the configuration of the accounting menu." msgstr "" +"Inget räkenskapsår definierat för detta datum!\n" +"Vänligen skapa ett från konfiguration i bokföringsmenyn." #. module: account #: view:account.move.line.reconcile:0 @@ -5512,7 +5665,7 @@ msgstr "Fakturainformation" #. module: account #: model:ir.actions.act_window,name:account.action_account_automatic_reconcile msgid "Account Automatic Reconcile" -msgstr "" +msgstr "Automatisk kontoavstämning" #. module: account #: view:account.move:0 @@ -5535,7 +5688,7 @@ msgstr "Skapa ingående balanser" #: code:addons/account/account_move_line.py:759 #, python-format msgid "Already Reconciled!" -msgstr "" +msgstr "Redan avstämd!" #. module: account #: help:account.tax,type:0 @@ -5545,12 +5698,12 @@ msgstr "Beräkningsmetod för moms." #. module: account #: view:account.payment.term.line:0 msgid "Due Date Computation" -msgstr "" +msgstr "Förfallodatumberäkning" #. module: account #: field:report.invoice.created,create_date:0 msgid "Create Date" -msgstr "Skapat datum" +msgstr "Registreringsdatum" #. module: account #: view:account.analytic.journal:0 @@ -5568,7 +5721,7 @@ msgstr "Underliggande konton" #: code:addons/account/account_move_line.py:1214 #, python-format msgid "Move name (id): %s (%s)" -msgstr "" +msgstr "Transaktions namn (id): %s (%s)" #. module: account #: view:account.move.line.reconcile:0 @@ -5609,7 +5762,7 @@ msgstr "Mars" #. module: account #: view:account.account.template:0 msgid "Account Template" -msgstr "Account Template" +msgstr "Kontomall" #. module: account #: report:account.journal.period.print.sale.purchase:0 @@ -5640,18 +5793,18 @@ msgstr "Värdering" #: code:addons/account/report/account_partner_balance.py:301 #, python-format msgid "Receivable and Payable Accounts" -msgstr "" +msgstr "Fordrings- och skuldkonton" #. module: account #: field:account.fiscal.position.account.template,position_id:0 msgid "Fiscal Mapping" -msgstr "" +msgstr "Fiskal mappning" #. module: account #: model:ir.actions.act_window,name:account.action_account_state_open #: model:ir.model,name:account.model_account_state_open msgid "Account State Open" -msgstr "" +msgstr "Kontots status öppen" #. module: account #: report:account.analytic.account.quantity_cost_ledger:0 @@ -5675,6 +5828,9 @@ msgid "" "document shows your debit and credit taking in consideration some criteria " "you can choose by using the search tool." msgstr "" +"Från denna vy, har en analys av dina olika finansiella konton. Dokumentet " +"visar din debet och kredit att ta i beaktande vissa kriterier som du kan " +"välja med hjälp av sökverktyget." #. module: account #: model:ir.actions.act_window,help:account.action_tax_code_list @@ -5683,6 +5839,9 @@ msgid "" "OpenERP allows you to define the tax structure and manage it from this menu. " "You can define both numeric and alphanumeric tax codes." msgstr "" +"Skattekoderna beror på skattedeklarationens utseende i ditt land. OpenERP " +"tillåter en egen definition av strukturen vilket sker i den här menyn. Du " +"kan definiera både numeriska och alfanumeriska skattekoder." #. module: account #: help:account.partner.reconcile.process,progress:0 @@ -5690,6 +5849,8 @@ msgid "" "Shows you the progress made today on the reconciliation process. Given by \n" "Partners Reconciled Today \\ (Remaining Partners + Partners Reconciled Today)" msgstr "" +"Visar de framsteg som gjorts idag i avstämningsproceseen med avseende på\n" +"företag avstämda idag \\ (Återstående företag + Avstämda företag Idag)" #. module: account #: help:account.payment.term.line,value:0 @@ -5698,6 +5859,10 @@ msgid "" "that you should have your last line with the type 'Balance' to ensure that " "the whole amount will be threated." msgstr "" +"Välj här typen av utvärdering att knyta till denna betalningstransaktion. " +"Observera att sista transaktionen bör vara av typen 'balans' för att " +"säkerställa hela beloppet du bör ha din sista raden med den typ \"Balance\" " +"för att säkerställa att hela beloppet kommer behandlas." #. module: account #: field:account.invoice,period_id:0 @@ -5736,37 +5901,37 @@ msgstr "Filtrera efter" #: code:addons/account/account.py:2256 #, python-format msgid "You have a wrong expression \"%(...)s\" in your model !" -msgstr "" +msgstr "Du har fel uttryck \"%(...)s\" i din mall !" #. module: account #: field:account.bank.statement.line,date:0 msgid "Entry Date" -msgstr "" +msgstr "Transaktionsdatum" #. module: account #: code:addons/account/account_move_line.py:1155 #: code:addons/account/account_move_line.py:1238 #, python-format msgid "You can not use an inactive account!" -msgstr "You can not use an inactive account!" +msgstr "Du kan inte använda ett inaktivt konto!" #. module: account #: code:addons/account/account_move_line.py:830 #, python-format msgid "Entries are not of the same account or already reconciled ! " -msgstr "Entries are not of the same account or already reconciled ! " +msgstr "Verifikat är inte knutna till samma konto eller är redan avstämda ! " #. module: account #: help:account.bank.statement,balance_end:0 msgid "Balance as calculated based on Starting Balance and transaction lines" -msgstr "" +msgstr "Beräknad balans baserad på ingående balans och transaktioner" #. module: account #: code:addons/account/wizard/account_change_currency.py:64 #: code:addons/account/wizard/account_change_currency.py:70 #, python-format msgid "Current currency is not configured properly !" -msgstr "" +msgstr "Aktuell valuta är inte konfigurerad korrekt !" #. module: account #: field:account.tax,account_collected_id:0 @@ -5778,7 +5943,7 @@ msgstr "Invoice Tax Account" #: model:ir.actions.act_window,name:account.action_account_general_journal #: model:ir.model,name:account.model_account_general_journal msgid "Account General Journal" -msgstr "" +msgstr "Konto huvudbok" #. module: account #: field:account.payment.term.line,days:0 @@ -5791,18 +5956,18 @@ msgstr "Antal dagar" #: code:addons/account/wizard/account_period_close.py:51 #, python-format msgid "Invalid action !" -msgstr "Invalid action !" +msgstr "Felaktig åtgärd!" #. module: account #: code:addons/account/wizard/account_move_journal.py:102 #, python-format msgid "Period: %s" -msgstr "" +msgstr "Period: %s" #. module: account #: model:ir.actions.act_window,name:account.action_review_financial_journals_installer msgid "Review your Financial Journals" -msgstr "" +msgstr "Granska de finansiella journalerna" #. module: account #: help:account.tax,name:0 @@ -5836,7 +6001,7 @@ msgstr "Återbetalningar till kund" #. module: account #: field:account.account,foreign_balance:0 msgid "Foreign Balance" -msgstr "" +msgstr "Främmande balans" #. module: account #: field:account.journal.period,name:0 @@ -5872,19 +6037,19 @@ msgstr "" #. module: account #: view:account.subscription:0 msgid "Running Subscription" -msgstr "" +msgstr "Pågående prenumeration" #. module: account #: report:account.invoice:0 msgid "Fiscal Position Remark :" -msgstr "Fiscal Position Remark :" +msgstr "Anteckning skatteregion :" #. module: account #: view:analytic.entries.report:0 #: model:ir.actions.act_window,name:account.action_analytic_entries_report #: model:ir.ui.menu,name:account.menu_action_analytic_entries_report msgid "Analytic Entries Analysis" -msgstr "" +msgstr "Objektanalys" #. module: account #: selection:account.aged.trial.balance,direction_selection:0 @@ -5898,6 +6063,9 @@ msgid "" "You can not define children to an account with internal type different of " "\"View\"! " msgstr "" +"Konfigurationsfel !\n" +"Du kan inte definiera underkonton till ett konto med annan typ än " +"\"Rubrik\"! " #. module: account #: help:res.partner.bank,journal_id:0 @@ -5905,6 +6073,8 @@ msgid "" "This journal will be created automatically for this bank account when you " "save the record" msgstr "" +"Denna journal kommer att skapas automatiskt för detta bankkonto när du " +"sparar posten" #. module: account #: view:account.analytic.line:0 @@ -5925,11 +6095,15 @@ msgid "" "line of the expense account. OpenERP will propose to you automatically the " "Tax related to this account and the counterpart \"Account Payable\"." msgstr "" +"Denna vy kan användas av bokförare för att snabbt registrera poster i " +"OpenERP. Om du vill rgistrera en leverantörsfaktura, börja med att " +"registrera raden för kostnadskontot. OpenERP kommer att föreslå automatiskt " +"Skatt hänförlig till detta konto och motkonto för leverantörsskulder." #. module: account #: field:account.entries.report,date_created:0 msgid "Date Created" -msgstr "Datum skapad" +msgstr "Registreringsdatum" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_account_line_extended_form @@ -5947,6 +6121,8 @@ msgid "" "As soon as the reconciliation is done, the invoice's state turns to “done” " "(i.e. paid) in the system." msgstr "" +"Så snart avstämning är gjord, blir faktureringsstatus \"klar\" (eg betalad) " +"i systemet." #. module: account #: view:account.chart.template:0 @@ -5977,7 +6153,7 @@ msgstr "This is a model for recurring accounting entries" #. module: account #: field:wizard.multi.charts.accounts,sale_tax_rate:0 msgid "Sales Tax(%)" -msgstr "" +msgstr "Försäljningsskatter(%)" #. module: account #: view:account.addtmpl.wizard:0 @@ -5994,7 +6170,7 @@ msgstr "Rapport konfiguration" #: field:account.tax,type:0 #: field:account.tax.template,type:0 msgid "Tax Type" -msgstr "Tax Type" +msgstr "Skattetyp" #. module: account #: model:ir.actions.act_window,name:account.action_account_template_form @@ -6010,6 +6186,10 @@ msgid "" "choice assumes that the set of tax defined for the chosen template is " "complete" msgstr "" +"Denna boolean hjälper dig att välja om du vill föreslå för användaren att " +"koda försäljning och priser köper eller använder de vanliga M2O fälten. Det " +"sista valet förutsätter att uppsättningen av skatt som definierats för den " +"valda mallen är klar" #. module: account #: report:account.vat.declaration:0 @@ -6024,12 +6204,12 @@ msgstr "Företag" #. module: account #: view:account.invoice.report:0 msgid "Open and Paid Invoices" -msgstr "" +msgstr "Öppna och betalade fakturor" #. module: account #: selection:account.financial.report,display_detail:0 msgid "Display children flat" -msgstr "" +msgstr "Visar underliggare utan trädstruktur" #. module: account #: code:addons/account/account.py:629 @@ -6038,6 +6218,8 @@ msgid "" "You can not remove/desactivate an account which is set on a customer or " "supplier." msgstr "" +"Du kan inte ta bort / avaktivera ett konto som är knutet till kund eller " +"leverantör." #. module: account #: help:account.fiscalyear.close.state,fy_id:0 @@ -6067,7 +6249,7 @@ msgstr "Verksamhetsår" #. module: account #: view:account.move.reconcile:0 msgid "Partial Reconcile Entries" -msgstr "Partial Reconcile Entries" +msgstr "Delvis avstämda verifikat" #. module: account #: view:account.addtmpl.wizard:0 @@ -6122,7 +6304,7 @@ msgstr "Fordringar" #. module: account #: constraint:account.move.line:0 msgid "Company must be the same for its related account and period." -msgstr "" +msgstr "Bolaget måste överenstämma för alla konton och perioder." #. module: account #: view:account.invoice:0 @@ -6167,13 +6349,13 @@ msgstr "Journal & företag" #. module: account #: field:account.automatic.reconcile,power:0 msgid "Power" -msgstr "Power" +msgstr "Kraft" #. module: account #: code:addons/account/account.py:3368 #, python-format msgid "Cannot generate an unused journal code." -msgstr "" +msgstr "Kan inte generera en oanvänd journalkod." #. module: account #: view:project.account.analytic.line:0 @@ -6198,7 +6380,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_account_partner_reconcile msgid "Reconciliation: Go to Next Partner" -msgstr "" +msgstr "Avstämning: gå till nästa företag" #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_invert_balance @@ -6209,7 +6391,7 @@ msgstr "Inverterad objektbalans" #. module: account #: field:account.tax.template,applicable_type:0 msgid "Applicable Type" -msgstr "Applicable Type" +msgstr "Tillämplig typ" #. module: account #: field:account.invoice.line,invoice_id:0 @@ -6238,7 +6420,7 @@ msgstr "Likviditet" #: model:ir.actions.act_window,name:account.action_account_analytic_journal_open_form #: model:ir.ui.menu,name:account.account_analytic_journal_entries msgid "Analytic Journal Items" -msgstr "Analysjournal transaktioner" +msgstr "Objekttransaktioner" #. module: account #: view:account.fiscalyear.close:0 @@ -6265,6 +6447,9 @@ msgid "" "the tool search to analyse information about analytic entries generated in " "the system." msgstr "" +"Från denna vy, har en analys av dina olika objektposter efter den struktur " +"av objektkonton som passar för ditt företags verksamhet. Använd sökverktyget " +"för att analysera information om objekten som genereras i systemet." #. module: account #: sql_constraint:account.journal:0 @@ -6274,7 +6459,7 @@ msgstr "Journalnamnet måste vara unikt per företag!" #. module: account #: field:account.account.template,nocreate:0 msgid "Optional create" -msgstr "" +msgstr "Skapa (valfritt)" #. module: account #: code:addons/account/account.py:664 @@ -6283,6 +6468,8 @@ msgid "" "You cannot change the owner company of an account that already contains " "journal items." msgstr "" +"D kan inte ändra kontots bolag för ett konto som det redan registrerats " +"transaktioner på." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:58 @@ -6298,11 +6485,6 @@ msgstr "Registrera startdatum !" msgid "Supplier Refund" msgstr "Återbetalning till leverantör" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6344,7 +6526,7 @@ msgstr "Skrivskyddad" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Balance" -msgstr "" +msgstr " Utvärdera: balans" #. module: account #: field:account.invoice.line,uos_id:0 @@ -6363,7 +6545,7 @@ msgstr "" #. module: account #: field:account.installer,has_default_company:0 msgid "Has Default Company" -msgstr "" +msgstr "Har standardbolag" #. module: account #: model:ir.model,name:account.model_account_sequence_fiscalyear @@ -6385,12 +6567,12 @@ msgstr "Objektjournal" #: code:addons/account/account.py:622 #, python-format msgid "You can not desactivate an account that contains some journal items." -msgstr "" +msgstr "Du kan inte avaktivera ett konto som innhar transaktioner." #. module: account #: view:account.entries.report:0 msgid "Reconciled" -msgstr "" +msgstr "Avstämd" #. module: account #: report:account.invoice:0 @@ -6411,13 +6593,13 @@ msgstr "Utgiftskategorikonto" #. module: account #: view:account.bank.statement:0 msgid "Cash Transactions" -msgstr "" +msgstr "Kontanttransaktioner" #. module: account #: code:addons/account/wizard/account_state_open.py:37 #, python-format msgid "Invoice is already reconciled" -msgstr "Invoice is already reconciled" +msgstr "Fakturan redan avstämd" #. module: account #: view:account.account:0 @@ -6435,30 +6617,30 @@ msgstr "Anteckningar" #. module: account #: model:ir.model,name:account.model_analytic_entries_report msgid "Analytic Entries Statistics" -msgstr "" +msgstr "Objektstatistik" #. module: account #: code:addons/account/account.py:624 #, python-format msgid "You can not remove an account containing journal items." -msgstr "" +msgstr "Du kan inte radera ett konto som har transaktioner." #. module: account #: code:addons/account/account_analytic_line.py:145 #: code:addons/account/account_move_line.py:933 #, python-format msgid "Entries: " -msgstr "Entries: " +msgstr "Verifikat: " #. module: account #: view:account.use.model:0 msgid "Create manual recurring entries in a chosen journal." -msgstr "" +msgstr "Skapa manuella återkommande verifikat i en vald journal." #. module: account #: help:res.partner.bank,currency_id:0 msgid "Currency of the related account journal." -msgstr "" +msgstr "Valuta på relaterade kontojournaler" #. module: account #: code:addons/account/account.py:1563 @@ -6477,13 +6659,19 @@ msgid "" "account. From this view, you can create and manage the account types you " "need for your company." msgstr "" +"Kontotyp används för att bestämma hur ett konto används i varje journal. Den " +"uppskov metoden för en kontotyp avgör processen för årsbokslutet. Rapporter " +"såsom balansräkningen och resultaträkningen använder kategorin (vinst / " +"förlust eller balansräkning). Till exempel kan kontotyp vara kopplat till " +"ett tillgångskonto, kostnad konto eller betalas konto. Från denna vy kan du " +"skapa och hantera kontotyper du behöver för ditt företag." #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:183 #, python-format msgid "Balance Sheet (Asset account)" -msgstr "" +msgstr "Balansräkning (tillgångar)" #. module: account #: model:ir.actions.act_window,help:account.action_account_bank_reconcile_tree @@ -6492,24 +6680,26 @@ msgid "" "corresponds with the entries (or records) of that account in your accounting " "system." msgstr "" +"Bankavstämning består av verifiering att dina bankutdrag överenstämmer med " +"transaktioner (eller poster) för det kontot i bokföringen." #. module: account #: model:process.node,note:account.process_node_draftstatement0 msgid "State is draft" -msgstr "" +msgstr "Preleminär status" #. module: account #: view:account.move.line:0 #: code:addons/account/account_move_line.py:1043 #, python-format msgid "Total debit" -msgstr "Total debit" +msgstr "Total debet" #. module: account #: code:addons/account/account_move_line.py:808 #, python-format msgid "Entry \"%s\" is not valid !" -msgstr "Entry \"%s\" is not valid !" +msgstr "Verifikat \"%s\" är inte giltigt !" #. module: account #: report:account.invoice:0 @@ -6549,7 +6739,7 @@ msgstr "Pythonkod" #. module: account #: view:account.entries.report:0 msgid "Journal Entries with period in current period" -msgstr "" +msgstr "Verifikat i aktuell period" #. module: account #: help:account.journal,update_posted:0 @@ -6557,23 +6747,25 @@ msgid "" "Check this box if you want to allow the cancellation the entries related to " "this journal or of the invoice related to this journal" msgstr "" +"Kryssa denna ruta om du vill tillåta att avbryta transaktioner eller " +"fakturor knutna till denna journal" #. module: account #: view:account.fiscalyear.close:0 msgid "Create" -msgstr "Create" +msgstr "Skapa" #. module: account #: model:process.transition.action,name:account.process_transition_action_createentries0 msgid "Create entry" -msgstr "Create entry" +msgstr "Skapa post" #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:182 #, python-format msgid "Profit & Loss (Expense account)" -msgstr "" +msgstr "Resultaträkning (Utgifter)" #. module: account #: code:addons/account/account.py:622 @@ -6604,17 +6796,17 @@ msgstr "" #: code:addons/account/wizard/account_use_model.py:44 #, python-format msgid "Error !" -msgstr "Error !" +msgstr "Fel !" #. module: account #: field:account.financial.report,style_overwrite:0 msgid "Financial Report Style" -msgstr "" +msgstr "Stil för ekonomiska rapporter" #. module: account #: selection:account.financial.report,sign:0 msgid "Preserve balance sign" -msgstr "" +msgstr "Bevara balanstecknet" #. module: account #: view:account.vat.declaration:0 @@ -6633,7 +6825,7 @@ msgstr "Printed" #: code:addons/account/account_move_line.py:591 #, python-format msgid "Error :" -msgstr "" +msgstr "Fel :" #. module: account #: view:account.analytic.line:0 @@ -6654,12 +6846,17 @@ msgid "" "reconcile in a series of accounts. It finds entries for each partner where " "the amounts correspond." msgstr "" +"För att en faktura skall anses som betald, måste fakturauppgifterna förenas " +"med motparter, vanligen betalningar. Med automatisk " +"avstämningsfunktionaliteten gör OpenERP en egen sökning efter poster som är " +"avstämningsbara i en serie av konton. Den finner poster för varje företag " +"för de belopp som passar." #. module: account #: view:account.move:0 #: field:account.move,to_check:0 msgid "To Review" -msgstr "" +msgstr "Att granska" #. module: account #: help:account.partner.ledger,initial_balance:0 @@ -6669,6 +6866,9 @@ msgid "" "row to display the amount of debit/credit/balance that precedes the filter " "you've set." msgstr "" +"Om du valt att filtrera på datum eller period, så tillåter detta fält att " +"lägga till en rad med beloppen för debet/kredit/balans som föregår valt " +"filter." #. module: account #: view:account.bank.statement:0 @@ -6677,12 +6877,12 @@ msgstr "" #: model:ir.ui.menu,name:account.menu_action_move_journal_line_form #: model:ir.ui.menu,name:account.menu_finance_entries msgid "Journal Entries" -msgstr "" +msgstr "Verifikat" #. module: account #: help:account.partner.ledger,page_split:0 msgid "Display Ledger Report with One partner per page" -msgstr "" +msgstr "Visa huvudbok med ett företag per sida" #. module: account #: code:addons/account/account_move_line.py:1218 @@ -6692,6 +6892,10 @@ msgid "" "some non legal fields or you must unreconcile first!\n" "%s" msgstr "" +"Du kan inte göra denna ändring på en avstämd transaktion! Du kan bara ändra " +"vissa icke bokföringsinformation eller så måste du göra transaktionen " +"oavstämd först!\n" +"% s" #. module: account #: report:account.general.ledger:0 @@ -6699,7 +6903,7 @@ msgstr "" #: report:account.third_party_ledger:0 #: report:account.third_party_ledger_other:0 msgid "JRNL" -msgstr "" +msgstr "JRNL" #. module: account #: view:account.partner.balance:0 @@ -6708,6 +6912,8 @@ msgid "" "This report is an analysis done by a partner. It is a PDF report containing " "one line per partner representing the cumulative credit balance" msgstr "" +"Denna rapport är en företagsanalys. Det är en PDF-rapport som innehåller en " +"rad per företag som representerar det kumulativa saldot" #. module: account #: code:addons/account/wizard/account_validate_account_move.py:61 @@ -6738,18 +6944,19 @@ msgstr "" #: code:addons/account/report/common_report_header.py:67 #, python-format msgid "All Entries" -msgstr "All Entries" +msgstr "Alla poster" #. module: account #: constraint:product.template:0 msgid "" "Error: The default UOM and the purchase UOM must be in the same category." msgstr "" +"Fel: Standardmåttenheten och inköpsmåttenheten måste vara i samma kategori." #. module: account #: view:account.journal.select:0 msgid "Journal Select" -msgstr "" +msgstr "Journalval" #. module: account #: view:account.bank.statement:0 @@ -6757,7 +6964,7 @@ msgstr "" #: code:addons/account/account.py:432 #, python-format msgid "Opening Balance" -msgstr "" +msgstr "Ingående balans" #. module: account #: model:ir.model,name:account.model_account_move_reconcile @@ -6783,7 +6990,7 @@ msgstr "Huvudbok" #. module: account #: model:process.transition,note:account.process_transition_paymentorderbank0 msgid "The payment order is sent to the bank." -msgstr "" +msgstr "Betalordern är skickat till banken." #. module: account #: view:account.balance.report:0 @@ -6792,6 +6999,8 @@ msgid "" "allowing you to quickly check the balance of each of your accounts in a " "single report" msgstr "" +"Denna rapport kan du skriva ut eller generera en pdf av din balansomslutning " +"så att du snabbt kontrollera saldot på alla dina konton i en enda rapport" #. module: account #: help:account.move,to_check:0 @@ -6799,6 +7008,8 @@ msgid "" "Check this box if you are unsure of that journal entry and if you want to " "note it as 'to be reviewed' by an accounting expert." msgstr "" +"Kryssa denna ruta om det finns oklarheter på detta verifikat och du vill " +"märka det 'att granskas av bokföringsexpert'." #. module: account #: field:account.chart.template,complete_tax_set:0 @@ -6823,6 +7034,9 @@ msgid "" "Please define BIC/Swift code on bank for bank type IBAN Account to make " "valid payments" msgstr "" +"\n" +"Vänligen ange BIC/Swift-kod på bank för banktyp IBAN-konto för korrekta " +"utbetalningar" #. module: account #: report:account.analytic.account.cost_ledger:0 @@ -6849,16 +7063,19 @@ msgid "" "\n" "e.g. My model on %(date)s" msgstr "" - -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" +"Du kan ange år, månad och datum i namnet på mallen med följande etiketter:\n" +"\n" +"%(year)s: anger år\n" +"%(month)s: anger månad\n" +"%(date)s: anger aktuellt datum\n" +"\n" +"t ex Min mall på %(date)s" #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." msgstr "" +"En hänvisning till det dokument som genererade denna faktureringsrapport." #. module: account #: field:account.tax.code,child_ids:0 @@ -6892,7 +7109,7 @@ msgstr "Avskrivning belopp" #. module: account #: view:account.analytic.line:0 msgid "Sales" -msgstr "" +msgstr "Försäljning" #. module: account #: view:account.journal.column:0 @@ -6916,11 +7133,15 @@ msgid "" "accounting application of OpenERP, journals and accounts will be created " "automatically based on these data." msgstr "" +"Konfigurera ditt bolagsbankkonto och välja ut dem som måste finnas på " +"sidfoten i rapporter. Du kan ordna banker i listvyn. Om du använder " +"bokföringsmodulen av OpenERP kommer journaler och konton skapas automatiskt " +"baserat på dessa uppgifter." #. module: account #: model:process.transition,note:account.process_transition_invoicemanually0 msgid "A statement with manual entries becomes a draft statement." -msgstr "" +msgstr "Ett kontoutdrag med manuella verifikat får status utkast" #. module: account #: view:account.aged.trial.balance:0 @@ -6932,18 +7153,24 @@ msgid "" "you request an interval of 30 days OpenERP generates an analysis of " "creditors for the past month, past two months, and so on. " msgstr "" +"Kassaflödesanalysen är en mer utförlig redovisning av dina fordringar per " +"intervall. När du öppnar denna rapport OpenERP anger du bolaget, " +"räkenskapsperioden och storleken av intervallet som skall analyseras (i " +"dagar). OpenERP beräknar sedan en tabell över tillgodohavande per period. Så " +"om du begär ett intervall på 30 dagar genereras en analys av borgenärerna " +"för den senaste månaden, senaste två månaderna, och så vidare. " #. module: account #: field:account.invoice,origin:0 #: field:report.invoice.created,origin:0 msgid "Source Document" -msgstr "" +msgstr "Källdokument" #. module: account #: code:addons/account/account.py:1432 #, python-format msgid "You can not delete a posted journal entry \"%s\"!" -msgstr "" +msgstr "Du kan inte radera ett bokfört verifikat \"%s\"!" #. module: account #: selection:account.partner.ledger,filter:0 @@ -6951,17 +7178,17 @@ msgstr "" #: model:ir.actions.act_window,name:account.act_account_acount_move_line_open_unreconciled #, python-format msgid "Unreconciled Entries" -msgstr "" +msgstr "Ej avstämda transaktioner" #. module: account #: model:ir.ui.menu,name:account.menu_menu_Bank_process msgid "Statements Reconciliation" -msgstr "" +msgstr "Avstämning kontoutdrag" #. module: account #: model:ir.model,name:account.model_accounting_report msgid "Accounting Report" -msgstr "" +msgstr "Bokföringsrapport" #. module: account #: report:account.invoice:0 @@ -6971,7 +7198,7 @@ msgstr "Skatter:" #. module: account #: help:account.tax,amount:0 msgid "For taxes of type percentage, enter % ratio between 0-1." -msgstr "" +msgstr "Skatter av typen procent, ange % kvoten mellan 0-1." #. module: account #: model:ir.actions.act_window,help:account.action_subscription_form @@ -6981,18 +7208,22 @@ msgid "" "an agreement with a customer or a supplier. With Define Recurring Entries, " "you can create such entries to automate the postings in the system." msgstr "" +"En återkommande post är en diversepost som sker regelbundet från ett visst " +"datum, det vill säga motsvarande undertecknandet av ett kund eller " +"leverantörsavtal. Med skapa återkommande händelser, kan du skapa sådana " +"automatiserade inlägg i systemet." #. module: account #: model:ir.actions.act_window,name:account.action_account_report_tree_hierarchy msgid "Financial Reports Hierarchy" -msgstr "" +msgstr "Hierarki för finansiella rapporter" #. module: account #: field:account.entries.report,product_uom_id:0 #: view:analytic.entries.report:0 #: field:analytic.entries.report,product_uom_id:0 msgid "Product UOM" -msgstr "" +msgstr "Produktenhet" #. module: account #: model:ir.actions.act_window,help:account.action_view_bank_statement_tree @@ -7002,6 +7233,10 @@ msgid "" "basis. You can enter the coins that are in your cash box, and then post " "entries when money comes in or goes out of the cash box." msgstr "" +"Med ett kassaregister kan du hantera kontantposter i din kontantjournal. Den " +"här funktionen ger ett enkelt sätt att följa upp kontantbetalningar på en " +"daglig basis. Du kan ange de mynt och kontantslag som finns i din kassalåda, " +"och sedan skapa en dagjournal som speglar händelserna i kassalådan." #. module: account #: help:account.invoice.refund,date:0 @@ -7015,7 +7250,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.act_account_invoice_partner_relation msgid "Monthly Turnover" -msgstr "" +msgstr "Månatlig omsättning" #. module: account #: view:account.move:0 @@ -7037,7 +7272,7 @@ msgstr "Account Tax Template" #. module: account #: view:account.journal.select:0 msgid "Are you sure you want to open Journal Entries?" -msgstr "" +msgstr "Är du säker på att du vill öppna verifikatet?" #. module: account #: view:account.state.open:0 @@ -7058,7 +7293,7 @@ msgstr "" #. module: account #: field:account.chart.template,property_account_expense_opening:0 msgid "Opening Entries Expense Account" -msgstr "" +msgstr "Ingående balans utgiftskonton" #. module: account #: code:addons/account/account_move_line.py:999 @@ -7069,7 +7304,7 @@ msgstr "Accounting Entries" #. module: account #: field:account.account.template,parent_id:0 msgid "Parent Account Template" -msgstr "Parent Account Template" +msgstr "Överliggande kontomall" #. module: account #: model:ir.actions.act_window,name:account.action_account_configuration_installer @@ -7087,7 +7322,7 @@ msgstr "Bokföringsutdrag" #. module: account #: help:account.journal,default_debit_account_id:0 msgid "It acts as a default account for debit amount" -msgstr "" +msgstr "Det fungerar som standardkonto för debetbelopp" #. module: account #: model:ir.actions.act_window,help:account.action_account_journal_period_tree @@ -7095,16 +7330,18 @@ msgid "" "You can search for individual account entries through useful information. To " "search for account entries, open a journal, then select a record line." msgstr "" +"Du kan söka efter enskilda verifikat via godtycklig information. För att " +"söka efter verifikat, öppna en journal, och välj sedan en rad." #. module: account #: view:account.entries.report:0 msgid "Posted entries" -msgstr "" +msgstr "Bokförda poster" #. module: account #: help:account.payment.term.line,value_amount:0 msgid "For percent enter a ratio between 0-1." -msgstr "" +msgstr "För procent, ange ett förhållande mellan 0-1." #. module: account #: report:account.invoice:0 @@ -7117,7 +7354,7 @@ msgstr "Fakturadatum" #. module: account #: view:account.invoice.report:0 msgid "Group by year of Invoice Date" -msgstr "" +msgstr "Gruppera årsvis på fakturadatum" #. module: account #: help:res.partner,credit:0 @@ -7127,7 +7364,7 @@ msgstr "Kundens totala skuld" #. module: account #: model:ir.model,name:account.model_ir_sequence msgid "ir.sequence" -msgstr "" +msgstr "ir.sequence" #. module: account #: field:account.journal.period,icon:0 @@ -7152,14 +7389,14 @@ msgid "" "new counterpart but will share the same counterpart. This is used in fiscal " "year closing." msgstr "" -"Check this box to determine that each entry of this journal won't create a " -"new counterpart but will share the same counterpart. This is used in fiscal " -"year closing." +"Kryssa denna ruta för att förhindra att journalen skapar nya motparter för " +"sina transaktioner utan knyter dem till en och samma. Detta används vid " +"bokslut." #. module: account #: field:account.bank.statement,closing_date:0 msgid "Closed On" -msgstr "" +msgstr "Stängt på" #. module: account #: model:ir.model,name:account.model_account_bank_statement_line @@ -7169,7 +7406,7 @@ msgstr "Bank Statement Line" #. module: account #: field:account.automatic.reconcile,date2:0 msgid "Ending Date" -msgstr "" +msgstr "Slutdatum" #. module: account #: field:wizard.multi.charts.accounts,purchase_tax:0 @@ -7179,7 +7416,7 @@ msgstr "Standardmoms för inköp" #. module: account #: field:account.chart.template,property_account_income_opening:0 msgid "Opening Entries Income Account" -msgstr "" +msgstr "Ingående balans intäktskonton" #. module: account #: view:account.bank.statement:0 @@ -7193,24 +7430,24 @@ msgid "" "This field is only used if you develop your own module allowing developers " "to create specific taxes in a custom domain." msgstr "" -"This field is only used if you develop your own module allowing developers " -"to create specific taxes in a custom domain." +"Detta fält används endast då du utvecklat din egen modul som implementerar " +"specifika skatteregler i en anpassad domän." #. module: account #: code:addons/account/account.py:1088 #, python-format msgid "You should have chosen periods that belongs to the same company" -msgstr "" +msgstr "Du måste välja perioder knutna till samma bolag" #. module: account #: model:ir.actions.act_window,name:account.action_review_payment_terms_installer msgid "Review your Payment Terms" -msgstr "" +msgstr "Granska betalningsvillkoren" #. module: account #: field:account.fiscalyear.close,report_name:0 msgid "Name of new entries" -msgstr "Name of new entries" +msgstr "Namn på nya verifikat" #. module: account #: view:account.use.model:0 @@ -7220,12 +7457,12 @@ msgstr "Skapa poster" #. module: account #: view:res.partner:0 msgid "Information About the Bank" -msgstr "" +msgstr "Bankinformation" #. module: account #: model:ir.ui.menu,name:account.menu_finance_reporting msgid "Reporting" -msgstr "Rapportering" +msgstr "Rapporter" #. module: account #: code:addons/account/account_move_line.py:759 @@ -7237,17 +7474,17 @@ msgstr "Rapportering" #: code:addons/account/wizard/account_validate_account_move.py:61 #, python-format msgid "Warning" -msgstr "Warning" +msgstr "Varning" #. module: account #: model:ir.actions.act_window,name:account.action_analytic_open msgid "Contracts/Analytic Accounts" -msgstr "" +msgstr "Avtal/objektkonto" #. module: account #: field:account.bank.statement,ending_details_ids:0 msgid "Closing Cashbox" -msgstr "" +msgstr "Stäng kassalåda" #. module: account #: view:account.journal:0 @@ -7268,6 +7505,9 @@ msgid "" "the system to go through the reconciliation process, based on the latest day " "it have been reconciled." msgstr "" +"I det här fältet visar nästa företag som automatiskt kommer att väljas av " +"systemet för att gå igenom avstämningsprocessen, baserad på förra " +"avstämningstillfället." #. module: account #: field:account.move.line.reconcile.writeoff,comment:0 @@ -7283,13 +7523,13 @@ msgstr "Domän" #. module: account #: model:ir.model,name:account.model_account_use_model msgid "Use model" -msgstr "" +msgstr "Använd mall" #. module: account #: code:addons/account/account.py:429 #, python-format msgid "Unable to adapt the initial balance (negative value)!" -msgstr "" +msgstr "Obenägen att anta ingående balans (negativt värde)!" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_purchase @@ -7299,6 +7539,10 @@ msgid "" "line of the expense account, OpenERP will propose to you automatically the " "Tax related to this account and the counter-part \"Account Payable\"." msgstr "" +"Denna vy används av bokförare för att registrera uppgifter i mängd i " +"OpenERP. Om du villregistrera en leverantörsfaktura, börja med att " +"registrera raden för kostnadskonto, OpenERP föreslå då Skatt hänförlig " +"till detta konto och motkonto för leverantörsskulder." #. module: account #: view:account.invoice.line:0 @@ -7310,29 +7554,29 @@ msgstr "Fakturarad" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Refunds" -msgstr "" +msgstr "Kund och leverantörsäterbetalning" #. module: account #: field:account.financial.report,sign:0 msgid "Sign on Reports" -msgstr "Sign on Reports" +msgstr "Tecken på rapporten" #. module: account #: code:addons/account/wizard/account_fiscalyear_close.py:73 #, python-format msgid "The periods to generate opening entries were not found" -msgstr "" +msgstr "Perioderna som skapar ingående balanser saknas" #. module: account #: model:account.account.type,name:account.data_account_type_view msgid "Root/View" -msgstr "" +msgstr "Root-vy" #. module: account #: code:addons/account/account.py:3121 #, python-format msgid "OPEJ" -msgstr "" +msgstr "OPEJ" #. module: account #: report:account.invoice:0 @@ -7345,7 +7589,7 @@ msgstr "PRO-FORMA" #: view:account.move.line:0 #: selection:account.move.line,state:0 msgid "Unbalanced" -msgstr "" +msgstr "Obalanserad" #. module: account #: selection:account.move.line,centralisation:0 @@ -7356,7 +7600,7 @@ msgstr "Normal" #: model:ir.actions.act_window,name:account.action_email_templates #: model:ir.ui.menu,name:account.menu_email_templates msgid "Email Templates" -msgstr "" +msgstr "E-postmallar" #. module: account #: view:account.move.line:0 @@ -7367,7 +7611,7 @@ msgstr "Valfri information" #: code:addons/account/wizard/account_fiscalyear_close.py:84 #, python-format msgid "The journal must have default credit and debit account" -msgstr "The journal must have default credit and debit account" +msgstr "Journalen måste ha standard kredit och debet-konton" #. module: account #: report:account.general.journal:0 @@ -7377,7 +7621,7 @@ msgstr ":" #. module: account #: selection:account.account,currency_mode:0 msgid "At Date" -msgstr "At Date" +msgstr "Vid datum" #. module: account #: help:account.move.line,date_maturity:0 @@ -7385,16 +7629,18 @@ msgid "" "This field is used for payable and receivable journal entries. You can put " "the limit date for the payment of this line." msgstr "" +"Detta fält används för leverantörsskulds- och kundfordrings-verifikat. Du " +"kan sätta sista betalningsdag för denna rad." #. module: account #: model:ir.ui.menu,name:account.menu_multi_currency msgid "Multi-Currencies" -msgstr "" +msgstr "Fler-valuta" #. module: account #: field:account.model.line,date_maturity:0 msgid "Maturity Date" -msgstr "" +msgstr "Förfallodag" #. module: account #: code:addons/account/account_move_line.py:1302 @@ -7406,13 +7652,13 @@ msgstr "Bad account !" #: code:addons/account/account.py:3108 #, python-format msgid "Sales Journal" -msgstr "Sales Journal" +msgstr "Försäljningsjournal" #. module: account #: code:addons/account/wizard/account_move_journal.py:104 #, python-format msgid "Open Journal Items !" -msgstr "" +msgstr "Öppna transaktioner !" #. module: account #: model:ir.model,name:account.model_account_invoice_tax @@ -7423,13 +7669,13 @@ msgstr "Fakturaskatt" #: code:addons/account/account_move_line.py:1277 #, python-format msgid "No piece number !" -msgstr "No piece number !" +msgstr "Stycknummer saknas !" #. module: account #: view:account.financial.report:0 #: model:ir.ui.menu,name:account.menu_account_report_tree_hierarchy msgid "Account Reports Hierarchy" -msgstr "" +msgstr "Hierarki för kontorapporten" #. module: account #: help:account.account.template,chart_template_id:0 @@ -7440,11 +7686,16 @@ msgid "" "few new accounts (You don't need to define the whole structure that is " "common to both several times)." msgstr "" +"Detta valfria fält ger dig möjlighet att koppla en kontomall för en viss " +"kontoplansmall som kan avvika från kontoplanen rotkontot tillhör. Detta gör " +"att du kan definiera kontoplanmallar som utökar befintliga mallar med endast " +"de nya kontona (Du behöver inte definiera hela strukturen som är gemensam " +"för båda flera gånger)." #. module: account #: view:account.move:0 msgid "Unposted Journal Entries" -msgstr "" +msgstr "Icke bokförda verifikat" #. module: account #: view:product.product:0 @@ -7455,7 +7706,7 @@ msgstr "Sales Properties" #. module: account #: model:ir.ui.menu,name:account.menu_manual_reconcile msgid "Manual Reconciliation" -msgstr "" +msgstr "Manuell avstämning" #. module: account #: report:account.overdue:0 @@ -7473,13 +7724,13 @@ msgstr "Till" #: code:addons/account/account.py:1518 #, python-format msgid "Currency Adjustment" -msgstr "" +msgstr "Valutajusteringar" #. module: account #: field:account.fiscalyear.close,fy_id:0 #: field:account.fiscalyear.close.state,fy_id:0 msgid "Fiscal Year to close" -msgstr "Fiscal Year to close" +msgstr "Räkenskapsår att stänga" #. module: account #: view:account.invoice.cancel:0 @@ -7492,6 +7743,8 @@ msgstr "Avbryt valda fakturor" msgid "" "This field is used to generate legal reports: profit and loss, balance sheet." msgstr "" +"Detta fält används för att generera juridiska rapporter: resultaträkning, " +"balansräkning." #. module: account #: model:ir.actions.act_window,help:account.action_review_payment_terms_installer @@ -7501,6 +7754,10 @@ msgid "" "terms for each letter. Each customer or supplier can be assigned to one of " "these payment terms." msgstr "" +"Betalningsvillkor fastställer de villkor för att betala en kund- eller " +"leverantörs-faktura i en eller flera betalningar. Kunder återkommande " +"påminnelser kommer att använda betalningsvillkor för varje utskick. Varje " +"kund eller leverantör kan tilldelas ett av dessa betalningsvillkor." #. module: account #: selection:account.entries.report,month:0 @@ -7521,13 +7778,13 @@ msgstr "Maj" #: code:addons/account/report/account_partner_balance.py:299 #, python-format msgid "Payable Accounts" -msgstr "Payable Accounts" +msgstr "Skuldkonton" #. module: account #: code:addons/account/account_invoice.py:732 #, python-format msgid "Global taxes defined, but they are not in invoice lines !" -msgstr "" +msgstr "Globala skatter definierade, men de saknas på fakturaraderna !" #. module: account #: model:ir.model,name:account.model_account_chart_template @@ -7539,18 +7796,18 @@ msgstr "Mall för kontoplan" msgid "" "The sequence field is used to order the resources from lower sequences to " "higher ones." -msgstr "" +msgstr "Numreringsfältet används för stigande sortering" #. module: account #: field:account.tax.code,code:0 #: field:account.tax.code.template,code:0 msgid "Case Code" -msgstr "Case Code" +msgstr "Ärendekod" #. module: account #: view:validate.account.move:0 msgid "Post Journal Entries of a Journal" -msgstr "" +msgstr "Bokför verifikat" #. module: account #: view:product.product:0 @@ -7560,7 +7817,7 @@ msgstr "Utgående moms" #. module: account #: field:account.financial.report,name:0 msgid "Report Name" -msgstr "" +msgstr "Rapportnamn" #. module: account #: model:account.account.type,name:account.data_account_type_cash @@ -7599,7 +7856,7 @@ msgstr "UserError" #. module: account #: model:process.node,note:account.process_node_supplierpaymentorder0 msgid "Payment of invoices" -msgstr "" +msgstr "Betalning av fakturor" #. module: account #: field:account.bank.statement.line,sequence:0 @@ -7619,17 +7876,17 @@ msgstr "Sekvens" #. module: account #: constraint:product.category:0 msgid "Error ! You cannot create recursive categories." -msgstr "" +msgstr "Fel! Du kan inte skapa rekursiva kategorier" #. module: account #: help:account.model.line,quantity:0 msgid "The optional quantity on entries." -msgstr "" +msgstr "Möjliga kvantitetstillägg på transaktionerna." #. module: account #: view:account.financial.report:0 msgid "Parent Report" -msgstr "" +msgstr "Överliggande rapport" #. module: account #: view:account.state.open:0 @@ -7639,12 +7896,12 @@ msgstr "Ja" #. module: account #: view:report.account_type.sales:0 msgid "Sales by Account type" -msgstr "" +msgstr "Försäljning per kontotyp" #. module: account #: help:account.invoice,move_id:0 msgid "Link to the automatically generated Journal Items." -msgstr "" +msgstr "Länk till automatiskt genererade transaktioner." #. module: account #: selection:account.installer,period:0 @@ -7660,6 +7917,10 @@ msgid "" "in which they will appear. Then you can create a new journal and link your " "view to it." msgstr "" +"Här kan du anpassa en befintlig Journalvy eller skapa en ny vy. Journalvyer " +"avgör hur du kan visa transaktioner i din journal. Markera de fält som du " +"vill ska visas i en journal och bestäm i vilken ordning de skall visas. " +"Därefter kan du skapa en ny journal och länka vyn till den." #. module: account #: model:account.account.type,name:account.data_account_type_asset @@ -7669,12 +7930,12 @@ msgstr "Tillgång" #. module: account #: view:analytic.entries.report:0 msgid " 7 Days " -msgstr "" +msgstr " 7 Dagar " #. module: account #: field:account.bank.statement,balance_end:0 msgid "Computed Balance" -msgstr "" +msgstr "Utgående balans" #. module: account #: field:account.account,parent_id:0 @@ -7696,7 +7957,7 @@ msgstr "" #. module: account #: model:ir.ui.menu,name:account.menu_finance_legal_statement msgid "Legal Reports" -msgstr "" +msgstr "Myndighetsrapporter" #. module: account #: field:account.tax.code,sum_period:0 @@ -7717,7 +7978,7 @@ msgstr "" #. module: account #: model:ir.model,name:account.model_account_cashbox_line msgid "CashBox Line" -msgstr "" +msgstr "Kassarad" #. module: account #: view:account.partner.ledger:0 @@ -7802,7 +8063,7 @@ msgstr "Välj valuta för fakturan" #, python-format msgid "" "The bank account defined on the selected chart of accounts hasn't a code." -msgstr "" +msgstr "Bankkontot definierat på vald kontoplan saknar kod." #. module: account #: code:addons/account/wizard/account_invoice_refund.py:108 @@ -7814,12 +8075,12 @@ msgstr "Kan inte %s för preliminär-, proforma- eller makuleradfaktura." #: code:addons/account/account_invoice.py:810 #, python-format msgid "No Invoice Lines !" -msgstr "" +msgstr "Inga faktura rader !" #. module: account #: view:account.financial.report:0 msgid "Report Type" -msgstr "" +msgstr "Rapporttyp" #. module: account #: view:account.analytic.account:0 @@ -7861,12 +8122,14 @@ msgid "" "The statement balance is incorrect !\n" "The expected balance (%.2f) is different than the computed one. (%.2f)" msgstr "" +"Kontoutdragets balans är felaktig!\n" +"Det förväntade saldot (%.2f) avviker från det beräknade. (% .2f)" #. module: account #: code:addons/account/account_bank_statement.py:353 #, python-format msgid "The account entries lines are not in valid state." -msgstr "The account entries lines are not in valid state." +msgstr "Kontots transaktioner är inte giltiga." #. module: account #: model:ir.actions.act_window,help:account.action_account_analytic_account_tree2 @@ -7878,6 +8141,12 @@ msgid "" "Most of the OpenERP operations (invoices, timesheets, expenses, etc) " "generate analytic entries on the related account." msgstr "" +"Den vanliga kontoplanen har en struktur som definieras av lokala riktlinjer " +"i landet. Den objektkontoplanens struktur speglar i stället dina egna " +"affärsbehov av exempelvis intäkts/kostnads och lönsamhetsrapporter. De är " +"oftast strukturerade av avtal, projekt, produkter eller " +"kostnadsställen/avdelningar. De flesta affärssystemsfunktionerna genererar " +"analytiska uppgifter även på objektkonton." #. module: account #: field:account.account.type,close_method:0 @@ -7893,7 +8162,7 @@ msgstr "Fakturan '%s' är betald" #. module: account #: model:process.node,note:account.process_node_electronicfile0 msgid "Automatic entry" -msgstr "" +msgstr "Automatisk post" #. module: account #: constraint:account.tax.code.template:0 @@ -7913,7 +8182,7 @@ msgstr "" #: help:account.account,reconcile:0 msgid "" "Check this box if this account allows reconciliation of journal items." -msgstr "" +msgstr "Kryssa denna ruta om kontot tillåter avstämning av transaktioner." #. module: account #: help:account.period,state:0 @@ -7921,6 +8190,8 @@ msgid "" "When monthly periods are created. The state is 'Draft'. At the end of " "monthly period it is in 'Done' state." msgstr "" +"När månaliga perioder skapas. Status är 'preleminärt'. I slutet av en månad " +"är den i 'klar'-status." #. module: account #: report:account.analytic.account.inverted.balance:0 @@ -7941,7 +8212,7 @@ msgstr "Objektposter" #. module: account #: view:report.account_type.sales:0 msgid "This Months Sales by type" -msgstr "" +msgstr "Denna månads försäljning per typ" #. module: account #: view:account.analytic.account:0 @@ -7973,18 +8244,28 @@ msgid "" "related journal entries may or may not be reconciled. \n" "* The 'Cancelled' state is used when user cancel invoice." msgstr "" +" * \"Utkast\"-status används när en användare matar in en ny och obekräftad " +"faktura.\n" +"* \"Pro-forma\"-status när fakturan är i Pro-forma tillstånd och fakturan " +"inte har ett fakturanummer.\n" +"* Det \"Öppna\" tillståndet används när användaren skapat en faktura och ett " +"fakturanummer genererats. Den stannar i öppet läge tills användaren betalar " +"eller inte inte betalar faktura.\n" +"* \"Betalat\"-status ställs in automatiskt när fakturan är betald. Dess " +"närstående transaktioner kan eller inte kan stämmas av.\n" +"* \"Avbruten\"-status används när användaren avbryter en faktura." #. module: account #: view:account.invoice.report:0 #: field:account.invoice.report,residual:0 msgid "Total Residual" -msgstr "" +msgstr "Totalt kvarvarande" #. module: account #: model:process.node,note:account.process_node_invoiceinvoice0 #: model:process.node,note:account.process_node_supplierinvoiceinvoice0 msgid "Invoice's state is Open" -msgstr "" +msgstr "Fakturans status är öppen" #. module: account #: model:ir.actions.act_window,help:account.action_tax_code_tree @@ -7993,6 +8274,9 @@ msgid "" "will see the taxes with codes related to your legal statement according to " "your country." msgstr "" +"Skattetabellen används för att generera den periodiska skatterapporten. Du " +"kommer se skatt med koder relaterade till finansiella rapporter för ditt " +"land." #. module: account #: code:addons/account/account_invoice.py:428 @@ -8004,12 +8288,12 @@ msgstr "Kontoplan saknas för detta företag, du måste skapa en." #. module: account #: view:account.invoice:0 msgid "Proforma" -msgstr "" +msgstr "Proforma" #. module: account #: report:account.analytic.account.cost_ledger:0 msgid "J.C. /Move name" -msgstr "" +msgstr "JC/Affärshändelsenamn" #. module: account #: model:ir.model,name:account.model_account_open_closed_fiscalyear @@ -8020,7 +8304,7 @@ msgstr "Välj verksamhetsår" #: code:addons/account/account.py:3111 #, python-format msgid "Purchase Refund Journal" -msgstr "" +msgstr "Inköpskreditjournal" #. module: account #: help:account.tax.template,amount:0 @@ -8030,12 +8314,12 @@ msgstr "For Tax Type percent enter % ratio between 0-1." #. module: account #: view:account.analytic.account:0 msgid "Current Accounts" -msgstr "" +msgstr "Aktuella konton" #. module: account #: view:account.invoice.report:0 msgid "Group by Invoice Date" -msgstr "" +msgstr "Gruppera på fakturadatum" #. module: account #: view:account.invoice.refund:0 @@ -8043,6 +8327,8 @@ msgid "" "Modify Invoice: Cancels the current invoice and creates a new copy of it " "ready for editing." msgstr "" +"Ändra faktura: Avbryter den aktuella fakturan och skapar en ny kopia av den " +"klar för redigering." #. module: account #: field:account.automatic.reconcile,period_id:0 @@ -8075,6 +8361,8 @@ msgid "" "Total amount (in Company currency) for transactions held in secondary " "currency for this account." msgstr "" +"Totalt belopp (i bolaget valuta) för transaktioner som hölls i sekundära " +"valutan för det här kontot." #. module: account #: report:account.invoice:0 @@ -8084,7 +8372,7 @@ msgstr "Nettototal:" #. module: account #: model:ir.ui.menu,name:account.menu_finance_generic_reporting msgid "Generic Reporting" -msgstr "" +msgstr "Vanliga rapporter" #. module: account #: field:account.move.line.reconcile.writeoff,journal_id:0 @@ -8112,6 +8400,8 @@ msgid "" "You can not cancel an invoice which is partially paid! You need to " "unreconcile related payment entries first!" msgstr "" +"Du kan inte avbryta en faktura som är delvis betalt! Du måste göra redan " +"gjorda betalningstransaktioner ogjorda!" #. module: account #: field:account.chart.template,property_account_income_categ:0 @@ -8121,7 +8411,7 @@ msgstr "Intäktskontokategori" #. module: account #: field:account.account,adjusted_balance:0 msgid "Adjusted Balance" -msgstr "" +msgstr "Justerad balans" #. module: account #: model:ir.actions.act_window,name:account.action_account_fiscal_position_template_form @@ -8142,7 +8432,7 @@ msgstr "Tax/Base Amount" #. module: account #: view:account.payment.term.line:0 msgid " Valuation: Percent" -msgstr "" +msgstr " Värde: procent" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree3 @@ -8152,6 +8442,10 @@ msgid "" "can easily generate refunds and reconcile them directly from the invoice " "form." msgstr "" +"Med återbetalning till kund kan du hantera kreditfakturor för dina kunder. " +"En återbetalning är ett dokument som krediterar en faktura helt eller " +"delvis. Du kan enkelt skapa återbetalningar och balansera dem direkt från " +"fakturaformuläret." #. module: account #: model:ir.actions.act_window,help:account.action_account_vat_declaration @@ -8217,28 +8511,30 @@ msgid "" "You can check this box to mark this journal item as a litigation with the " "associated partner" msgstr "" +"Du kan kryssa denna ruta för att märka denna transaktion som tvistig med det " +"relaterade företaget" #. module: account #: field:account.move.line,reconcile_partial_id:0 #: view:account.move.line.reconcile:0 msgid "Partial Reconcile" -msgstr "Partial Reconcile" +msgstr "Delvis avstämt" #. module: account #: model:ir.model,name:account.model_account_analytic_inverted_balance msgid "Account Analytic Inverted Balance" -msgstr "" +msgstr "Objektkonto med omvänd balans" #. module: account #: model:ir.model,name:account.model_account_common_report msgid "Account Common Report" -msgstr "" +msgstr "Vanlig kontorapport" #. module: account #: view:account.invoice.report:0 #: view:analytic.entries.report:0 msgid "current month" -msgstr "" +msgstr "Innevarande månad" #. module: account #: code:addons/account/account.py:1052 @@ -8247,17 +8543,19 @@ msgid "" "No period defined for this date: %s !\n" "Please create one." msgstr "" +"Ingen perdion definierad för detta datum: %s !\n" +"Vänligen skapa en." #. module: account #: model:process.transition,name:account.process_transition_filestatement0 msgid "Automatic import of the bank sta" -msgstr "" +msgstr "Automatisk import av bankutdrag" #. module: account #: model:ir.actions.act_window,name:account.action_account_journal_view #: model:ir.ui.menu,name:account.menu_action_account_journal_view msgid "Journal Views" -msgstr "" +msgstr "Journalvyer" #. module: account #: model:ir.model,name:account.model_account_move_bank_reconcile @@ -8274,7 +8572,7 @@ msgstr "Kontotyper" #. module: account #: view:account.payment.term.line:0 msgid " Value amount: n.a" -msgstr "" +msgstr " Värdebelopp: uppgift saknas" #. module: account #: view:account.automatic.reconcile:0 @@ -8306,11 +8604,18 @@ msgid "" "You should press this button to re-open it and let it continue its normal " "process after having resolved the eventual exceptions it may have created." msgstr "" +"Den här knappen visas bara när fakturans status är \"betalad\" (som visar " +"att den fullt ut är avstämd) och auto-beräknade boolean \"avstämd\" är " +"falskt (föreställande att det inte är fallet längre). Med andra ord har " +"fakturan blivit oavstämd och det passar inte längre i \"betald\"-" +"tillståndet. Du bör trycka på knappen för att öppna den igen och låta den " +"fortsätta sin normala process efter att ha löst de eventuella undantagen det " +"kan ha skapat." #. module: account #: model:ir.model,name:account.model_account_fiscalyear_close_state msgid "Fiscalyear Close state" -msgstr "" +msgstr "Bokföringsårets stängningsstatus" #. module: account #: field:account.invoice.refund,journal_id:0 @@ -8335,6 +8640,10 @@ msgid "" "sales orders or deliveries. You should only confirm them before sending them " "to your customers." msgstr "" +"Med kundfakturor kan du skapa och hantera fakturor som utfärdas till dina " +"kunder. OpenERP kan även generera utkast till fakturor automatiskt från " +"kundorder eller leveranser. Det räcker då endast att bekräfta dem innan de " +"skickas till dina kunder." #. module: account #: code:addons/account/wizard/account_period_close.py:51 @@ -8342,6 +8651,7 @@ msgstr "" msgid "" "In order to close a period, you must first post related journal entries." msgstr "" +"För att stänga en period, måste du först bokföra alla öppna verifikat." #. module: account #: view:account.entries.report:0 @@ -8359,12 +8669,12 @@ msgstr "Företagskonton använt för denna faktura" #: code:addons/account/account.py:3296 #, python-format msgid "Tax %.2f%%" -msgstr "" +msgstr "Skatt %.2f%%" #. module: account #: view:account.analytic.account:0 msgid "Contacts" -msgstr "" +msgstr "Kontakter" #. module: account #: field:account.tax.code,parent_id:0 @@ -8382,7 +8692,7 @@ msgstr "Payment Term Line" #: code:addons/account/account.py:3109 #, python-format msgid "Purchase Journal" -msgstr "Purchase Journal" +msgstr "Inköpsjournal" #. module: account #: view:account.invoice.refund:0 @@ -8402,7 +8712,7 @@ msgstr "Skriv ut momsrapport" #. module: account #: view:account.model.line:0 msgid "Journal Entry Model Line" -msgstr "" +msgstr "Verifikatmallrad" #. module: account #: view:account.invoice:0 @@ -8427,7 +8737,7 @@ msgstr "Tillåtna kontotyper (blankt för ingen kontroll)" #. module: account #: view:res.partner:0 msgid "Supplier Accounting Properties" -msgstr "Supplier Accounting Properties" +msgstr "Leverantörsbokföringsinställningar" #. module: account #: help:account.move.line,amount_residual:0 @@ -8435,6 +8745,8 @@ msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in the company currency." msgstr "" +"Återstående belopp på en fordran eller skuld från ett verifikat uttryckt i " +"bolagets valuta" #. module: account #: view:account.tax.code:0 @@ -8467,7 +8779,7 @@ msgstr "Obetalda fakturor" #: code:addons/account/account_invoice.py:495 #, python-format msgid "The payment term of supplier does not have a payment term line!" -msgstr "" +msgstr "Betalningsvillkor för leverantörer saknar betalningsvillkorsrader!" #. module: account #: field:account.move.line.reconcile,debit:0 @@ -8478,7 +8790,7 @@ msgstr "Debet belopp" #: view:board.board:0 #: model:ir.actions.act_window,name:account.action_treasory_graph msgid "Treasury" -msgstr "" +msgstr "Finans" #. module: account #: view:account.aged.trial.balance:0 @@ -8499,7 +8811,7 @@ msgstr "Tillåtna konton (lämna blankt om ingen kontroll skall göras)" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account_template msgid "Template Account Fiscal Mapping" -msgstr "" +msgstr "Mallkonto räkenskapsmappning" #. module: account #: view:board.board:0 @@ -8532,17 +8844,17 @@ msgstr "Journalnamn" #. module: account #: view:account.move.line:0 msgid "Next Partner Entries to reconcile" -msgstr "" +msgstr "Nästa företagsverifikat att stämma av" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Smallest Text" -msgstr "" +msgstr "Minsta texten" #. module: account #: model:res.groups,name:account.group_account_invoice msgid "Invoicing & Payments" -msgstr "" +msgstr "Fakturor och betalningar" #. module: account #: help:account.invoice,internal_number:0 @@ -8557,6 +8869,7 @@ msgid "" "The amount of the voucher must be the same amount as the one on the " "statement line" msgstr "" +"Beloppet på bokföringsordern måste överenstämma med beloppet på kontoutdraget" #. module: account #: model:account.account.type,name:account.data_account_type_expense @@ -8567,7 +8880,7 @@ msgstr "Utgift" #. module: account #: help:account.chart,fiscalyear:0 msgid "Keep empty for all open fiscal years" -msgstr "" +msgstr "Håll tomt för alla öppna räkenskapsår" #. module: account #: code:addons/account/account_move_line.py:1105 @@ -8592,6 +8905,9 @@ msgid "" "Make sure you have configured payment terms properly !\n" "The latest payment term line should be of the type \"Balance\" !" msgstr "" +"Du kan inte bokföra ett icke-balanserad verifikat!\n" +"Se till att du har konfigurerat betalningsvillkor ordentligt!\n" +"Den sista betalningsvillkorraden skall vara av typen \"Balans\"!" #. module: account #: view:account.account:0 @@ -8627,12 +8943,12 @@ msgstr "Valuta" #: help:account.bank.statement.line,sequence:0 msgid "" "Gives the sequence order when displaying a list of bank statement lines." -msgstr "" +msgstr "Ger ordningsföljd som används vid listning av bankutdragrader." #. module: account #: model:process.transition,note:account.process_transition_validentries0 msgid "Accountant validates the accounting entries coming from the invoice." -msgstr "" +msgstr "Bokförare granskar verifikaten som skapas från faktureringen." #. module: account #: model:ir.actions.act_window,help:account.action_account_fiscalyear_form @@ -8645,6 +8961,12 @@ msgid "" "would be referred to as FY 2011. You are not obliged to follow the actual " "calendar year." msgstr "" +"Definiera bolagets räkenskapsår efter dina behov. Ett finansiellt år är den " +"period bolagets bokslut avser (vanligtvis 12 månader). Det finansiella året " +"brukar döpas efter den dag som det slutar. Till exempel, om ett företags " +"räkenskapsår slutar 30:e november 2011, så allt mellan 1:a december 2010 och " +"den 30:e november 2011 ingår, skulle året kallas RÅ 2011. Du är inte skyldig " +"att följa den faktiska kalenderåret." #. module: account #: view:account.entries.report:0 @@ -8655,13 +8977,13 @@ msgstr "Avstämda transaktioner" #. module: account #: field:account.invoice,address_contact_id:0 msgid "Contact Address" -msgstr "Contact Address" +msgstr "Kontaktadress" #. module: account #: code:addons/account/account.py:2256 #, python-format msgid "Wrong model !" -msgstr "" +msgstr "Fel mall !" #. module: account #: field:account.invoice.refund,period:0 @@ -8671,7 +8993,7 @@ msgstr "Forcera period" #. module: account #: model:ir.model,name:account.model_account_partner_balance msgid "Print Account Partner Balance" -msgstr "" +msgstr "Skriv ut företagsbalansen" #. module: account #: help:account.financial.report,sign:0 @@ -8682,11 +9004,16 @@ msgid "" "accounts that are typically more credited than debited and that you would " "like to print as positive amounts in your reports; e.g.: Income account." msgstr "" +"För konton som i regel är mer debeterade än krediterade och att du vill " +"skriva ut som negativa belopp i dina rapporter bör du vända tecken på " +"balansen, t.ex.: Utgiftskonto. Detsamma gäller för konton som är typiskt mer " +"krediterade än debeterade och att du vill skriva ut som positiva belopp i " +"dina rapporter, t.ex.: Intäktskonto." #. module: account #: field:res.partner,contract_ids:0 msgid "Contracts" -msgstr "Kontrakt" +msgstr "Avtal" #. module: account #: field:account.cashbox.line,ending_id:0 @@ -8715,12 +9042,15 @@ msgid "" "will be added, Loss: Amount will be deducted.), Which is calculated from " "Profilt & Loss Report" msgstr "" +"Detta konto används för överföring av vinst/förlust (om det är vinst: " +"adderas beloppet, förlust minskas det). på det sätt som det beräknas på " +"resultaträkningsrapporten." #. module: account #: code:addons/account/account_invoice.py:808 #, python-format msgid "Please define sequence on the journal related to this invoice." -msgstr "" +msgstr "Vänligen definiera ordningen på journalen knuten till fakturan." #. module: account #: view:account.move:0 @@ -8728,12 +9058,12 @@ msgstr "" #: view:account.move.line:0 #: field:account.move.line,narration:0 msgid "Internal Note" -msgstr "" +msgstr "Intern notering" #. module: account #: view:report.account.sales:0 msgid "This year's Sales by type" -msgstr "" +msgstr "Årets försäljning per typ" #. module: account #: view:account.analytic.cost.ledger.journal.report:0 @@ -8767,13 +9097,16 @@ msgid "" "the amount of this case into its parent. For example, set 1/-1 if you want " "to add/substract it." msgstr "" +"Du kan här ange koefficienten som skall användas vid konsolidering av " +"beloppen till överliggande nivå. Till exempel anger 1/-1 om du vill lägga " +"till / subtrahera den." #. module: account #: view:account.invoice:0 #: field:account.move.line,amount_residual:0 #: field:account.move.line,amount_residual_currency:0 msgid "Residual Amount" -msgstr "" +msgstr "Återstående belopp" #. module: account #: field:account.invoice,move_lines:0 @@ -8784,7 +9117,7 @@ msgstr "Entry Lines" #. module: account #: model:ir.actions.act_window,name:account.action_view_financial_accounts_installer msgid "Review your Financial Accounts" -msgstr "" +msgstr "Granska kontoplanen" #. module: account #: model:ir.actions.act_window,name:account.action_open_journal_button @@ -8808,7 +9141,7 @@ msgstr "Period från och med" #: code:addons/account/account.py:3110 #, python-format msgid "Sales Refund Journal" -msgstr "" +msgstr "Kreditjournal" #. module: account #: view:account.move:0 @@ -8820,7 +9153,7 @@ msgstr "Information" #. module: account #: model:process.node,note:account.process_node_bankstatement0 msgid "Registered payment" -msgstr "" +msgstr "Registrerad betalning" #. module: account #: view:account.fiscalyear.close.state:0 @@ -8855,7 +9188,7 @@ msgstr "Inköpsmoms(%)" #: code:addons/account/account_invoice.py:810 #, python-format msgid "Please create some invoice lines." -msgstr "Vänligen skapa några faktura rader." +msgstr "Vänligen skapa några fakturarader." #. module: account #: report:account.overdue:0 @@ -8865,13 +9198,13 @@ msgstr "Dear Sir/Madam," #. module: account #: field:account.vat.declaration,display_detail:0 msgid "Display Detail" -msgstr "" +msgstr "Visa detaljer" #. module: account #: code:addons/account/account.py:3118 #, python-format msgid "SCNJ" -msgstr "" +msgstr "SCNJ" #. module: account #: model:process.transition,note:account.process_transition_analyticinvoice0 @@ -8890,6 +9223,10 @@ msgid "" "in which order. You can create your own view for a faster encoding in each " "journal." msgstr "" +"Ger vy som används när du skriver eller bläddrar bland poster i denna " +"journal. Vyn talar om för OpenERP vilka fält som ska vara synliga, krävas " +"eller skrivskyddas och ordningsföljden. Du kan skapa din egen vy för en " +"snabbare kodning i varje journal." #. module: account #: field:account.period,date_stop:0 @@ -8906,7 +9243,7 @@ msgstr "Slutdatum" #: model:ir.actions.act_window,name:account.action_account_report_pl #: model:ir.ui.menu,name:account.menu_account_reports msgid "Financial Reports" -msgstr "" +msgstr "Finansiella rapporter" #. module: account #: report:account.account.balance:0 @@ -8965,7 +9302,7 @@ msgstr "Total credit" #. module: account #: model:process.transition,note:account.process_transition_suppliervalidentries0 msgid "Accountant validates the accounting entries coming from the invoice. " -msgstr "" +msgstr "Bokföraren validerar verifikaten från fakturan. " #. module: account #: report:account.overdue:0 @@ -8990,7 +9327,7 @@ msgstr "Document: Customer account statement" #. module: account #: field:account.account.type,report_type:0 msgid "P&L / BS Category" -msgstr "" +msgstr "RR / BR-kategori" #. module: account #: model:ir.actions.act_window,help:account.action_invoice_tree4 @@ -9000,11 +9337,15 @@ msgid "" "partially. You can easily generate refunds and reconcile them directly from " "the invoice form." msgstr "" +"Med Leverantörsåterbetalning kan du hantera kreditnotor du får från dina " +"leverantörer. En återbetalning är ett dokument som krediterar en faktura " +"helt eller delvis. Du kan enkelt skapa kreditnotor och stämma av dem direkt " +"i fakturaformuläret." #. module: account #: view:account.account.template:0 msgid "Receivale Accounts" -msgstr "" +msgstr "Fordringskonton" #. module: account #: model:ir.actions.act_window,name:account.action_bank_statement_periodic_tree @@ -9053,7 +9394,7 @@ msgstr "Vy-konton" #. module: account #: view:account.account.type:0 msgid "Closing Method" -msgstr "" +msgstr "Bokslutsmetod" #. module: account #: selection:account.account,type:0 @@ -9061,7 +9402,7 @@ msgstr "" #: model:account.account.type,name:account.data_account_type_payable #: selection:account.entries.report,type:0 msgid "Payable" -msgstr "Payable" +msgstr "Skulder" #. module: account #: view:report.account.sales:0 @@ -9073,7 +9414,7 @@ msgstr "Innevarande år" #. module: account #: view:board.board:0 msgid "Account Board" -msgstr "" +msgstr "Kontoinfopanel" #. module: account #: view:account.model:0 @@ -9084,7 +9425,7 @@ msgstr "Radanmärkning" #. module: account #: view:account.analytic.account:0 msgid "Contract Data" -msgstr "" +msgstr "Avtalsdata" #. module: account #: model:ir.actions.act_window,help:account.action_account_moves_sale @@ -9095,6 +9436,11 @@ msgid "" "the income account. OpenERP will propose to you automatically the Tax " "related to this account and the counter-part \"Account receivable\"." msgstr "" +"Denna vy används av bokförare för att registrera uppgifter massivt i " +"OpenERP. Om du vill registrera en kundfaktura, välj journalen och perioden " +"under verktygsfältet. Börja sedan registreringen med raden för intäktskonto. " +"OpenERP kommer att automatiskt föreslå skatt hänförlig till detta konto och " +"lämligt motkonto från \"kundfordringar\"." #. module: account #: code:addons/account/wizard/account_automatic_reconcile.py:152 @@ -9105,7 +9451,7 @@ msgstr "You must select accounts to reconcile" #. module: account #: model:process.transition,note:account.process_transition_entriesreconcile0 msgid "Accounting entries are the first input of the reconciliation." -msgstr "" +msgstr "Bokföringsposter är den första inmatningen på avstämningen." #. module: account #: model:ir.actions.act_window,help:account.action_account_period_form @@ -9117,6 +9463,12 @@ msgid "" "closed or left open depending on your company's activities over a specific " "period." msgstr "" +"Här kan du definiera en räkenskapsperiod, ett tidsintervall i bolagets " +"räkenskapsår. En redovisningsperiod är typiskt en månad eller ett kvartal. " +"Det motsvarar vanligtvis de perioder som bolaget skall redovisa i sin " +"skattedeklaration. Skapa och hantera perioder härifrån och besluta om en " +"period bör stängas eller lämnas öppen beroende på företagets verksamhet " +"under en viss period." #. module: account #: report:account.third_party_ledger:0 @@ -9150,12 +9502,12 @@ msgstr "" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 365 days" -msgstr "" +msgstr "Objektverifikat senaste 365 dagarna" #. module: account #: report:account.central.journal:0 msgid "A/C No." -msgstr "" +msgstr "A/C Nummer" #. module: account #: model:ir.actions.act_window,name:account.act_account_journal_2_account_bank_statement @@ -9166,7 +9518,7 @@ msgstr "Bankkontoutdrag" #: help:account.addtmpl.wizard,cparent_id:0 msgid "" "Creates an account with the selected template under this existing parent." -msgstr "" +msgstr "Skapar ett konto med vald mall under existerande förälderkonto." #. module: account #: selection:account.model.line,date_maturity:0 @@ -9180,8 +9532,8 @@ msgid "" "You have to define the bank account\n" "in the journal definition for reconciliation." msgstr "" -"You have to define the bank account\n" -"in the journal definition for reconciliation." +"Du måste ange det bankkonto\n" +"i journaldefinitionen för balansering." #. module: account #: view:account.move.line.reconcile:0 @@ -9191,7 +9543,7 @@ msgstr "Reconciliation Transactions" #. module: account #: model:ir.actions.act_window,name:account.action_account_common_menu msgid "Common Report" -msgstr "" +msgstr "Vanlig rapport" #. module: account #: view:account.account:0 @@ -9212,7 +9564,7 @@ msgstr "" #. module: account #: view:account.invoice.report:0 msgid "Customer And Supplier Invoices" -msgstr "" +msgstr "Kund och leverantörsfakturor" #. module: account #: model:process.node,note:account.process_node_paymententries0 @@ -9243,7 +9595,7 @@ msgstr "Subscription" #. module: account #: model:ir.model,name:account.model_account_analytic_balance msgid "Account Analytic Balance" -msgstr "" +msgstr "Objektbalans" #. module: account #: code:addons/account/account.py:412 @@ -9252,6 +9604,8 @@ msgid "" "No opening/closing period defined, please create one to set the initial " "balance!" msgstr "" +"Öppnings/stängningsperiod saknas, vänligen skapa en för att sätta ingående " +"balans!" #. module: account #: report:account.account.balance:0 @@ -9300,6 +9654,11 @@ msgid "" "journals. Select 'Opening/Closing Situation' for entries generated for new " "fiscal years." msgstr "" +"Välj \"Försäljning\" för kundfakturorjournal. Välj \"Köp\" för " +"leverantörsfakturajournal. Välj \"Kontant\" eller \"Banke\" för journaler " +"som används i kund- eller leverantörsbetalningar. Välj \"Allmänt\" för " +"diverse operationer journaler. Välj \"öppning / stängning Situation\" för " +"som genereras för nya räkenskapsår." #. module: account #: model:ir.model,name:account.model_account_subscription @@ -9352,6 +9711,8 @@ msgid "" "It indicates that the invoice has been paid and the journal entry of the " "invoice has been reconciled with one or several journal entries of payment." msgstr "" +"Detta indikerar att fakturan är betald och fakturans verifikat har stämts av " +"med en eller flera betalningstransaktioner." #. module: account #: view:account.invoice:0 @@ -9371,7 +9732,7 @@ msgstr "Oavstämd" #: code:addons/account/account_invoice.py:828 #, python-format msgid "Bad total !" -msgstr "Bad total !" +msgstr "Bristande total !" #. module: account #: field:account.journal,sequence_id:0 @@ -9389,6 +9750,13 @@ msgid "" "open period. Close a period when you do not want to record new entries and " "want to lock this period for tax related calculation." msgstr "" +"En period är en räkenskapsperiod under vilken bokföringsposter bör " +"registreras för redovisning verksamhet. Månatliga perioder är normen men " +"beroende på dina behov, kan du också ha kvartalsperioder. Stänga en period " +"kommer att göra det omöjligt att registrera nya bokföringsposter, alla nya " +"transaktioner bör göras på följande öppna period. Stäng en period först när " +"du inte vill registrera några nya affärshändelser och vill låsa perioden för " +"att kunna göra bokslut och göra myndighetsrapportering." #. module: account #: view:account.analytic.account:0 @@ -9424,7 +9792,7 @@ msgstr "Aktiv" #. module: account #: view:accounting.report:0 msgid "Comparison" -msgstr "" +msgstr "Jämförelse" #. module: account #: code:addons/account/account_invoice.py:372 @@ -9444,7 +9812,7 @@ msgstr "" #. module: account #: field:account.period,special:0 msgid "Opening/Closing Period" -msgstr "Opening/Closing Period" +msgstr "Öppnings-/stängningsperiod" #. module: account #: field:account.account,currency_id:0 @@ -9489,13 +9857,15 @@ msgid "" "created. If you leave that field empty, it will use the same journal as the " "current invoice." msgstr "" +"Välj den journal för användning vid kreditfakturor, Om du lämnar detta fält " +"tomp, kommer samma journal att användas som för fakturan." #. module: account #: selection:account.account.type,report_type:0 #: code:addons/account/account.py:181 #, python-format msgid "Profit & Loss (Income account)" -msgstr "" +msgstr "Resultaträkning (intäktskonton)" #. module: account #: constraint:account.account:0 @@ -9504,11 +9874,14 @@ msgid "" "You can not select an account type with a deferral method different of " "\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! " msgstr "" +"Konfigurationsfel!\n" +"Du kan inte välja en kontotyp med uppskovsmetod för annan av \"oavstämd\" " +"för konton med interna typen \"skulder/fordringar\"! " #. module: account #: view:account.model:0 msgid "Journal Entry Model" -msgstr "" +msgstr "Verifikatmall" #. module: account #: code:addons/account/wizard/account_use_model.py:44 @@ -9518,13 +9891,16 @@ msgid "" "payment term!\n" "Please define partner on it!" msgstr "" +"Förfallodatum för verifikatet skapa från mallraden '%s' är baserad på " +"företagets betalningsvillkor!\n" +"Vänligen definiera ett företage på det!" #. module: account #: field:account.cashbox.line,number:0 #: field:account.invoice,number:0 #: field:account.move,name:0 msgid "Number" -msgstr "Number" +msgstr "Nummer" #. module: account #: report:account.analytic.account.journal:0 @@ -9532,12 +9908,12 @@ msgstr "Number" #: selection:account.bank.statement.line,type:0 #: selection:account.journal,type:0 msgid "General" -msgstr "General" +msgstr "Allmän" #. module: account #: view:analytic.entries.report:0 msgid "Analytic Entries of last 30 days" -msgstr "" +msgstr "Objektverifikat senaste 30 dagarna" #. module: account #: selection:account.aged.trial.balance,filter:0 @@ -9594,12 +9970,12 @@ msgstr "April" #. module: account #: model:account.financial.report,name:account.account_financial_report_profitloss_toreport0 msgid "Profit (Loss) to report" -msgstr "" +msgstr "Resultaträkning" #. module: account #: view:account.move.line.reconcile.select:0 msgid "Open for Reconciliation" -msgstr "" +msgstr "Öppna för avstämning" #. module: account #: field:account.account,parent_left:0 @@ -9612,11 +9988,13 @@ msgid "" "Refund invoice base on this type. You can not Modify and Cancel if the " "invoice is already reconciled" msgstr "" +"Kredirfakura baseras på denna typ. Du kan inte ändra eller avbryta om " +"fakturan redan är avstämd och bokförd" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 2 (bold)" -msgstr "" +msgstr "Rubrik 2 (fet)" #. module: account #: model:ir.actions.act_window,name:account.action_invoice_tree2 @@ -9647,6 +10025,9 @@ msgid "" "and is the process of transferring debit and credit amounts from a journal " "of original entry to a ledger book." msgstr "" +"Processen granskning av transaktioner kallas också \"räkenskapsbokföring\" " +"och är processen att överföra debet och kredit från en journal till en " +"huvudbok." #. module: account #: help:account.bank.statement,state:0 @@ -9654,6 +10035,9 @@ msgid "" "When new statement is created the state will be 'Draft'.\n" "And after getting confirmation from the bank it will be in 'Confirmed' state." msgstr "" +"När ett nytt kontoutdrag skapas kommer det vara i status \"Utkast\".\n" +"Och efter att få bekräftelse från banken att det kommer att vara i " +"\"Bekräftat\" tillstånd." #. module: account #: model:ir.model,name:account.model_account_period @@ -9671,13 +10055,15 @@ msgid "" "This report allows you to print or generate a pdf of your general ledger " "with details of all your account journals" msgstr "" +"Denna rapport kan du skriva ut eller generera en pdf av din huvudboken med " +"uppgifter om alla dina kontojournaler" #. module: account #: selection:account.account,type:0 #: selection:account.account.template,type:0 #: selection:account.entries.report,type:0 msgid "Regular" -msgstr "" +msgstr "Vanlig" #. module: account #: view:account.account:0 @@ -9707,7 +10093,7 @@ msgstr "Denna månad" #: view:account.analytic.journal.report:0 #: model:ir.actions.act_window,name:account.action_account_partner_ledger msgid "Select Period" -msgstr "Select Period" +msgstr "Välj period" #. module: account #: view:account.entries.report:0 @@ -9716,7 +10102,7 @@ msgstr "Select Period" #: selection:account.move,state:0 #: view:account.move.line:0 msgid "Posted" -msgstr "Posted" +msgstr "Bokförd" #. module: account #: report:account.account.balance:0 @@ -9751,7 +10137,7 @@ msgstr "Slutdatum" #: model:ir.actions.act_window,name:account.action_account_open_closed_fiscalyear #: model:ir.ui.menu,name:account.menu_wizard_account_open_closed_fiscalyear msgid "Cancel Opening Entries" -msgstr "Cancel Opening Entries" +msgstr "Bokslutsposter" #. module: account #: field:account.payment.term.line,days2:0 @@ -9772,7 +10158,7 @@ msgstr "Nummerserier för verksamhetsåret" #. module: account #: selection:account.financial.report,display_detail:0 msgid "No detail" -msgstr "" +msgstr "Inga detaljer" #. module: account #: code:addons/account/account_analytic_line.py:102 @@ -9783,14 +10169,14 @@ msgstr "Det finns inget intäktskonto för denna produkt: \"%s\" (id:%d)" #. module: account #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "" +msgstr "Du kan inte skapa transaktioner på ett stängt konto" #. module: account #: field:account.account,unrealized_gain_loss:0 #: model:ir.actions.act_window,name:account.action_account_gain_loss #: model:ir.ui.menu,name:account.menu_unrealized_gains_losses msgid "Unrealized Gain or Loss" -msgstr "" +msgstr "Orealiserad vinst eller förlust" #. module: account #: view:account.fiscalyear:0 @@ -9803,12 +10189,12 @@ msgstr "Stater" #. module: account #: model:ir.actions.server,name:account.ir_actions_server_edi_invoice msgid "Auto-email confirmed invoices" -msgstr "" +msgstr "Automatisk e-post bekräftade fakturor" #. module: account #: field:account.invoice,check_total:0 msgid "Verification Total" -msgstr "" +msgstr "Verifikattotal" #. module: account #: report:account.analytic.account.balance:0 @@ -9827,7 +10213,7 @@ msgstr "Total" #: code:addons/account/wizard/account_move_journal.py:97 #, python-format msgid "Journal: All" -msgstr "" +msgstr "Journal: Alla" #. module: account #: field:account.account,company_id:0 @@ -9872,22 +10258,22 @@ msgstr "" #: field:analytic.entries.report,company_id:0 #: field:wizard.multi.charts.accounts,company_id:0 msgid "Company" -msgstr "Företag" +msgstr "Bolag" #. module: account #: model:ir.ui.menu,name:account.menu_action_subscription_form msgid "Define Recurring Entries" -msgstr "" +msgstr "Skapa återkommande händelser" #. module: account #: field:account.entries.report,date_maturity:0 msgid "Date Maturity" -msgstr "" +msgstr "Förfallodatum" #. module: account #: help:account.bank.statement,total_entry_encoding:0 msgid "Total cash transactions" -msgstr "" +msgstr "Totala kontanttransaktionerna" #. module: account #: help:account.partner.reconcile.process,today_reconciled:0 @@ -9896,6 +10282,9 @@ msgid "" "reconciliation process today. The current partner is counted as already " "processed." msgstr "" +"Denna siffra visar det totala antalet företag som har gått genom " +"avstämningsprocessen i dag. Det aktuella företaget räknas som redan " +"behandlat." #. module: account #: view:account.fiscalyear:0 @@ -9905,7 +10294,7 @@ msgstr "Skapa månatliga perioder" #. module: account #: field:account.tax.code.template,sign:0 msgid "Sign For Parent" -msgstr "" +msgstr "Tecken för förälder" #. module: account #: model:ir.model,name:account.model_account_balance_report @@ -9922,16 +10311,17 @@ msgstr "Preleminära rapporter" msgid "" "Manual or automatic creation of payment entries according to the statements" msgstr "" +"Manuell eller automatiskt skapande av betalningar från ett bankkontoutdrag" #. module: account #: field:account.analytic.balance,empty_acc:0 msgid "Empty Accounts ? " -msgstr "Empty Accounts ? " +msgstr "Tomma konton ? " #. module: account #: constraint:account.bank.statement:0 msgid "The journal and period chosen have to belong to the same company." -msgstr "" +msgstr "Journalen och perioden måste tillhöra samma bolag." #. module: account #: view:account.invoice:0 @@ -9946,7 +10336,7 @@ msgstr "Slutperiod" #. module: account #: sql_constraint:account.journal:0 msgid "The code of the journal must be unique per company !" -msgstr "" +msgstr "Journalkoden måste vara unik per bolag!" #. module: account #: help:product.category,property_account_expense_categ:0 @@ -9955,6 +10345,8 @@ msgid "" "This account will be used to value outgoing stock for the current product " "category using cost price" msgstr "" +"Detta konto kommer att användas för att värdera utgående lager för den " +"aktuella produktkategorin med självkostnadspris" #. module: account #: view:wizard.multi.charts.accounts:0 @@ -9968,6 +10360,9 @@ msgid "" "customer as well as payment delays. The tool search can also be used to " "personalise your Invoices reports and so, match this analysis to your needs." msgstr "" +"Av denna rapport kan du få en överblick av det belopp som faktureras kunden " +"såväl som försenad betalning. Verktygssökningen kan också användas för att " +"anpassa dina fakturarapporter efter dina behov." #. module: account #: view:account.automatic.reconcile:0 @@ -9988,7 +10383,7 @@ msgstr "Försäljningsrapport per konto" #. module: account #: model:ir.model,name:account.model_account_fiscal_position_account msgid "Accounts Fiscal Position" -msgstr "Kontots momsregion" +msgstr "Kontots skatteregion" #. module: account #: report:account.invoice:0 @@ -10022,12 +10417,12 @@ msgstr "Leverantörsfaktura" #: report:account.vat.declaration:0 #: field:report.account.receivable,debit:0 msgid "Debit" -msgstr "Debit" +msgstr "Debet" #. module: account #: selection:account.financial.report,style_overwrite:0 msgid "Title 3 (bold, smaller)" -msgstr "" +msgstr "Titel 3 (fet, mindre)" #. module: account #: field:account.invoice,invoice_line:0 @@ -10037,12 +10432,12 @@ msgstr "Fakturarader" #. module: account #: constraint:account.account.template:0 msgid "Error ! You can not create recursive account templates." -msgstr "" +msgstr "Fel! Du kan inte skapa rekursiva analyskonton." #. module: account #: selection:account.print.journal,sort_selection:0 msgid "Journal Entry Number" -msgstr "" +msgstr "Verifikatnummer" #. module: account #: view:account.subscription:0 @@ -10056,6 +10451,8 @@ msgid "" "You cannot change the type of account from 'Closed' to any other type which " "contains journal items!" msgstr "" +"Du kan inte ändra kontot från 'Stängt' till en annan typ som innehåller " +"transaktioner!" #. module: account #: code:addons/account/account_move_line.py:832 @@ -10081,7 +10478,7 @@ msgstr "Intervall" #. module: account #: view:account.analytic.line:0 msgid "Analytic Journal Items related to a purchase journal." -msgstr "" +msgstr "Objektjournal med poster relaterade till inköpsjournalen" #. module: account #: help:account.account,type:0 @@ -10092,6 +10489,10 @@ msgid "" "payable/receivable are for partners accounts (for debit/credit " "computations), closed for depreciated accounts." msgstr "" +"\"interna Typ\" används för funktioner som finns på olika typer av konton: " +"visa kan inte ha transaktioner, konsolidering är konton som kan ha " +"underkonton står för koncernredovisning, skulder/fordringar är för företags " +"konton (för debet/kredit-beräkningar ), stängt för avlutade konton." #. module: account #: selection:account.balance.report,display_account:0 @@ -10133,12 +10534,12 @@ msgstr "Skriv ut objektjournal" #. module: account #: view:account.invoice.report:0 msgid "Group by month of Invoice Date" -msgstr "" +msgstr "Gruppera månadsvis på fakturadatum" #. module: account #: view:account.analytic.line:0 msgid "Fin.Account" -msgstr "" +msgstr "Fin.konto" #. module: account #: model:ir.actions.act_window,name:account.action_aged_receivable_graph @@ -10149,7 +10550,7 @@ msgstr "Kundreskontra, periodiserad" #. module: account #: field:account.tax,applicable_type:0 msgid "Applicability" -msgstr "" +msgstr "Tillämplighet alternativ" #. module: account #: code:addons/account/wizard/account_move_journal.py:165 @@ -10166,12 +10567,12 @@ msgstr "The optional other currency if it is a multi-currency entry." #: model:process.transition,note:account.process_transition_invoiceimport0 msgid "" "Import of the statement in the system from a supplier or customer invoice" -msgstr "" +msgstr "Importera kontoutdrag från leverantörs- eller kundfaktura." #. module: account #: model:ir.ui.menu,name:account.menu_finance_periodical_processing_billing msgid "Billing" -msgstr "Debitering" +msgstr "Fakturering" #. module: account #: view:account.account:0 @@ -10189,6 +10590,13 @@ msgid "" "may keep several types of specialized journals such as a cash journal, " "purchase journal, sales journal..." msgstr "" +"Skapa och hantera ditt företags journaler från denna meny. En journal som " +"används för att registrera transaktioner för alla redovisningsdata knutet " +"till den dagliga verksamheten i ditt företag som använder dubbel bokföring " +"system. Beroende på arten av sin verksamhet och antalet dagliga " +"transaktioner kan ett företag ha flera typer av specialiserade journaler som " +"till exempel journalen för kontantförsäljning, inköpsjournalen och " +"försäljningsjournalen ..." #. module: account #: view:account.payment.term:0 @@ -10203,7 +10611,7 @@ msgstr "Objektkontoplan" #. module: account #: help:account.invoice,residual:0 msgid "Remaining amount due." -msgstr "Remaining amount due." +msgstr "Utestående belopp" #. module: account #: model:ir.ui.menu,name:account.menu_finance_statistic_report_statement @@ -10220,7 +10628,7 @@ msgstr "Bad account!" #. module: account #: field:account.print.journal,sort_selection:0 msgid "Entries Sorted by" -msgstr "" +msgstr "Poster sorterade på" #. module: account #: help:account.move,state:0 @@ -10231,6 +10639,11 @@ msgid "" "created by the system on document validation (invoices, bank statements...) " "and will be created in 'Posted' state." msgstr "" +"Alla manuellt skapade nya verifikat är vanligtvis i statusen \"icke " +"bokförda\", men du kan ställa in alternativet att hoppa över detta tillstånd " +"på journalen posterna är knuten till. I så fall kommer de att bete sig som i " +"systemet automatiskt skapade transaktioner på dokumentvalidering (fakturor, " +"kontoutdrag ...) som skapas i \"bokfört\" tillstånd." #. module: account #: view:account.fiscal.position.template:0 @@ -10255,7 +10668,7 @@ msgstr "November" #. module: account #: selection:account.invoice.refund,filter_refund:0 msgid "Modify: refund invoice, reconcile and create a new draft invoice" -msgstr "" +msgstr "Ändra: kreditera, stäm av och skapa en ny preleminär faktura" #. module: account #: help:account.invoice.line,account_id:0 @@ -10265,13 +10678,13 @@ msgstr "The income or expense account related to the selected product." #. module: account #: field:account.subscription,period_total:0 msgid "Number of Periods" -msgstr "Number of Periods" +msgstr "Antal perioder" #. module: account #: report:account.general.journal:0 #: model:ir.actions.report.xml,name:account.account_general_journal msgid "General Journal" -msgstr "General Journal" +msgstr "Transaktionslista" #. module: account #: view:account.invoice:0 @@ -10285,7 +10698,7 @@ msgstr "Sök faktura" #: view:account.invoice.report:0 #: model:ir.actions.act_window,name:account.action_account_invoice_refund msgid "Refund" -msgstr "Refund" +msgstr "Återbetalning" #. module: account #: model:email.template,body_text:account.email_template_edi_invoice @@ -10360,11 +10773,78 @@ msgid "" "% endif\n" " " msgstr "" +"\n" +"Hej ${object.address_invoice_id.name and ' ' or " +"''}${object.address_invoice_id.name or ''},\n" +"\n" +"En ny faktura är tillgänglig för ${object.partner_id.name}:\n" +" | Fakturanummer: *${object.number}*\n" +" | Total: *${object.amount_total} ${object.currency_id.name}*\n" +" | Datum: ${object.date_invoice}\n" +" % if object.origin:\n" +" | Orderreferense: ${object.origin}\n" +" % endif\n" +" | Din kontaktperson: ${object.user_id.name} " +"${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''}\n" +"\n" +"Du kan se fakturan, ladda ned den och betala den online med denna länk:\n" +" ${ctx.get('edi_web_url_view') or 'n/a'}\n" +"\n" +"% if object.company_id.paypal_account and object.type in ('out_invoice', " +"'in_refund'):\n" +"<% \n" +"comp_name = quote(object.company_id.name)\n" +"inv_number = quote(object.number)\n" +"paypal_account = quote(object.company_id.paypal_account)\n" +"inv_amount = quote(str(object.amount_total))\n" +"cur_name = quote(object.currency_id.name)\n" +"paypal_url = \"https://www.paypal.com/cgi-" +"bin/webscr?cmd=_xclick&business=%s&item_name=%s%%20Invoice%%20%s\"\\\n" +" " +"\"&invoice=%s&amount=%s¤cy_code=%s&button_subtype=services&no_note=1&bn" +"=OpenERP_Invoice_PayNow_%s\" % \\\n" +" " +"(paypal_account,comp_name,inv_number,inv_number,inv_amount,cur_name,cur_name)" +"\n" +"%>\n" +"Du kan även betala direkt via Paypal:\n" +" ${paypal_url}\n" +"% endif\n" +"\n" +"Om du har några frågor, tveka inte att kontakta oss.\n" +"\n" +"Tack för att du valt ${object.company_id.name}!\n" +"\n" +"\n" +"--\n" +"${object.user_id.name} ${object.user_id.user_email and " +"'<%s>'%(object.user_id.user_email) or ''}\n" +"${object.company_id.name}\n" +"% if object.company_id.street:\n" +"${object.company_id.street or ''}\n" +"% endif\n" +"% if object.company_id.street2:\n" +"${object.company_id.street2}\n" +"% endif\n" +"% if object.company_id.city or object.company_id.zip:\n" +"${object.company_id.zip or ''} ${object.company_id.city or ''}\n" +"% endif\n" +"% if object.company_id.country_id:\n" +"${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) " +"or ''} ${object.company_id.country_id.name or ''}\n" +"% endif\n" +"% if object.company_id.phone:\n" +"Telefon: ${object.company_id.phone}\n" +"% endif\n" +"% if object.company_id.website:\n" +"${object.company_id.website or ''}\n" +"% endif\n" +" " #. module: account #: model:ir.model,name:account.model_res_partner_bank msgid "Bank Accounts" -msgstr "Bank Accounts" +msgstr "Bankkonton" #. module: account #: field:res.partner,credit:0 @@ -10383,7 +10863,7 @@ msgstr "Allmän information" #: view:account.move:0 #: view:account.move.line:0 msgid "Accounting Documents" -msgstr "" +msgstr "Affärshandlingar" #. module: account #: model:ir.model,name:account.model_validate_account_move_lines @@ -10404,7 +10884,7 @@ msgstr "Fakturans status är klar." #. module: account #: model:process.transition,note:account.process_transition_reconcilepaid0 msgid "As soon as the reconciliation is done, the invoice can be paid." -msgstr "" +msgstr "Så snart avstämningen är gjord, kan fakturan betalas." #. module: account #: view:account.account.template:0 @@ -10419,7 +10899,7 @@ msgstr "Manuell fakturaskatt" #. module: account #: field:account.account,parent_right:0 msgid "Parent Right" -msgstr "Parent Right" +msgstr "Högerparentes" #. module: account #: model:ir.model,name:account.model_account_addtmpl_wizard @@ -10462,7 +10942,7 @@ msgstr "Ref." #: field:account.use.model,model:0 #: model:ir.model,name:account.model_account_model msgid "Account Model" -msgstr "Account Model" +msgstr "Kontoklass" #. module: account #: selection:account.entries.report,month:0 @@ -10471,7 +10951,7 @@ msgstr "Account Model" #: selection:report.account.sales,month:0 #: selection:report.account_type.sales,month:0 msgid "February" -msgstr "Februari" +msgstr "februari" #. module: account #: help:account.bank.statement,name:0 @@ -10480,6 +10960,9 @@ msgid "" "be with same name as statement name. This allows the statement entries to " "have the same references than the statement itself" msgstr "" +"om du anger namn annat än /, kommer dess transaktioner skapa " +"bokföringsposter med samma namn som verifikatet. Detta tillåter " +"transaktioner att ha samma referens som verifikatet i övrigt." #. module: account #: field:account.bank.accounts.wizard,bank_account_id:0 @@ -10494,7 +10977,7 @@ msgstr "Bankkonto" #: model:ir.actions.act_window,name:account.action_account_central_journal #: model:ir.model,name:account.model_account_central_journal msgid "Account Central Journal" -msgstr "" +msgstr "Huvudbok" #. module: account #: report:account.overdue:0 @@ -10509,7 +10992,7 @@ msgstr "Framtida" #. module: account #: view:account.move.line:0 msgid "Search Journal Items" -msgstr "Sök journaltransaktioner" +msgstr "Sök transaktioner" #. module: account #: help:account.tax,base_sign:0 @@ -10521,7 +11004,7 @@ msgstr "Sök journaltransaktioner" #: help:account.tax.template,ref_tax_sign:0 #: help:account.tax.template,tax_sign:0 msgid "Usually 1 or -1." -msgstr "Usually 1 or -1." +msgstr "Vanligen 1 eller -1." #. module: account #: model:ir.actions.act_window,name:account.action_account_analytic_account_tree2 @@ -10541,6 +11024,8 @@ msgid "" "This label will be displayed on report to show the balance computed for the " "given comparison filter." msgstr "" +"Denna etikett kommer att visas på rapporten för att visa beräknad balans för " +"det givna jämförelsefiltret." #. module: account #: code:addons/account/wizard/account_report_aged_partner_balance.py:56 @@ -10559,6 +11044,13 @@ msgid "" "certain amount of information. They have to be certified by an external " "auditor annually." msgstr "" +"Skapa och hantera de konton du behöver för att registrera verifikat. Ett " +"konto är en del av en huvudbok som låter ditt företag att registrera alla " +"typer av debet och kredit transaktioner. Företag presenterar sina " +"årsredovisningar i två huvuddelar: den balans-och resultaträkningen " +"(resultaträkning). Den årliga redovisning för ett bolag är skyldiga enligt " +"lag att lämna ut en viss mängd information. De måste vara certifierad av en " +"extern revisor årligen om företaget uppfyller en av flera kriterier." #. module: account #: help:account.move.line,amount_residual_currency:0 @@ -10566,6 +11058,8 @@ msgid "" "The residual amount on a receivable or payable of a journal entry expressed " "in its currency (maybe different of the company currency)." msgstr "" +"Återstående belopp på en fordran eller skuld på ett verifikat uttryckt i sin " +"valuta (kan skilja sig från bolagsvalutan)." #~ msgid "Value" #~ msgstr "Värde" @@ -11414,6 +11908,9 @@ msgstr "" #~ "1. Line 1: percent 0.02 14 days\n" #~ "2. Line 2: balance 30 days" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generate Chart of Accounts from a Chart Template" + #, python-format #~ msgid "The statement balance is incorrect !\n" #~ msgstr "The statement balance is incorrect !\n" @@ -11563,9 +12060,6 @@ msgstr "" #~ msgid "O_k" #~ msgstr "O_k" -#~ msgid "Reconciliation transactions" -#~ msgstr "Reconciliation transactions" - #~ msgid "_Go" #~ msgstr "_Go" @@ -12096,6 +12590,9 @@ msgstr "" #~ "The optional quantity expressed by this line, eg: number of product sold. " #~ "The quantity is not a legal requirement but is very usefull for some reports." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Faktura skapad inom 15 dagar" + #~ msgid "Calculated Balance" #~ msgstr "Balansräkning" @@ -12140,6 +12637,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Hoppa till nästa företag" +#~ msgid "Sales by Account Type" +#~ msgstr "Försäljning per kontotyp" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "Fel! Su kan inte definiera överlappande bokföringsår." @@ -12153,6 +12653,9 @@ msgstr "" #~ msgid "Error ! You can not create recursive categories." #~ msgstr "Fel ! Du kan inte skapa rekursiva kategorier." +#~ msgid "Sales by Account" +#~ msgstr "Försäljning per konto" + #~ msgid "Narration" #~ msgstr "berättelse" @@ -12396,5 +12899,33 @@ msgstr "" #~ msgid "You cannot remove an account which has account entries!. " #~ msgstr "Du kan inte radera ett konto med affärshändelser! " +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Kundfordringskonton" + #~ msgid "Tax codes" #~ msgstr "Skattedeklarationsrubriker" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "Installera din kontoplan" + +#~ msgid "Open For Unreconciliation" +#~ msgstr "Öppna för oavstämning" + +#~ msgid "Income Accounts" +#~ msgstr "Intäktskonton" + +#~ msgid "Unreconciliate transactions" +#~ msgstr "Oavstämda transaktioner" + +#~ msgid "Dashboard" +#~ msgstr "Infopanel" + +#~ msgid "Cost Ledger for period" +#~ msgstr "Kostnadsredovisning för perioden" + +#~ msgid "Description On Invoices" +#~ msgstr "Fakturabeskrivning" + +#~ msgid "Reconciliation transactions" +#~ msgstr "Avstämningstransaktioner" diff --git a/addons/account/i18n/ta.po b/addons/account/i18n/ta.po index e8984aa4e05..44786a8eb8f 100644 --- a/addons/account/i18n/ta.po +++ b/addons/account/i18n/ta.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/te.po b/addons/account/i18n/te.po index 6e550150326..aa40c2a25b5 100644 --- a/addons/account/i18n/te.po +++ b/addons/account/i18n/te.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/th.po b/addons/account/i18n/th.po index 7f75e3496d0..7bcb63005c5 100644 --- a/addons/account/i18n/th.po +++ b/addons/account/i18n/th.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:41+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "ข้อมูลทางการบัญชี" msgid "All Analytic Entries" msgstr "วิเคราะห์ทุกรายการ" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "ใบแจ้งหนี้ที่สร้างขึ้นภายใน 15 วันที่ผ่านมา" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "บัญชีลูกหนี้" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "รับผิดชอบ" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10450,6 +10411,10 @@ msgstr "" #~ msgid "Positive" #~ msgstr "ค่าเป็นบวก" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "บัญชีลูกหนี้" + #~ msgid "Profit & Loss (Expense Accounts)" #~ msgstr "กำไรขาดทุน(บัญชีค่าใช้จ่าย)" @@ -10499,6 +10464,9 @@ msgstr "" #~ "loss in a single document" #~ msgstr "งบกำไรขาดทุนทำให้คุณเห็นกำไรขาดทุนในภาพรวมของบริษัทในเอกสารฉบับเดียว" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "ใบแจ้งหนี้ที่สร้างขึ้นภายใน 15 วันที่ผ่านมา" + #~ msgid "Your Reference" #~ msgstr "การอ้างอิงของคุณ" diff --git a/addons/account/i18n/tlh.po b/addons/account/i18n/tlh.po index 30b178ec81f..b71be74a6c8 100644 --- a/addons/account/i18n/tlh.po +++ b/addons/account/i18n/tlh.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -177,11 +177,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -663,18 +658,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1636,11 +1619,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2686,13 +2664,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3075,7 +3046,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6202,11 +6173,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6746,11 +6712,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/tr.po b/addons/account/i18n/tr.po index 719d07938b4..bac7c3efaab 100644 --- a/addons/account/i18n/tr.po +++ b/addons/account/i18n/tr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -180,11 +180,6 @@ msgstr "Hesap Kaynağı" msgid "All Analytic Entries" msgstr "Bütün Analitik hareketler" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Son 15 Günde Oluşturulmuş Faturalar" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -693,18 +688,6 @@ msgstr "Yevmiye Dönemi" msgid "To reconcile the entries company should be the same for all entries" msgstr "Girişin uzlaştırılması için bütün girişler için firma aynı olmalı" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Alıcılar Hesabı" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1685,11 +1668,6 @@ msgstr "Ayrılmış Yevmiye Sıraları" msgid "Responsible" msgstr "Sorumlu" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Hesap Türüne göre Satışlar" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2785,13 +2763,6 @@ msgstr "New Company Financial Setting" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Hesaba Göre Satışlar" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3190,8 +3161,8 @@ msgstr "Hesap Planı Kartları Şablonu" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6409,11 +6380,6 @@ msgstr "Enter a Start date !" msgid "Supplier Refund" msgstr "Supplier Refund" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Dashboard" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6994,11 +6960,6 @@ msgstr "" "\n" "e.g. My model on %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Gelir Hesapları" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11364,6 +11325,10 @@ msgstr "" #~ msgid "A/c No." #~ msgstr "A/c No." +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Alıcılar Hesabı" + #~ msgid "Control Invoice" #~ msgstr "Fatura Kontrol Et" @@ -11469,6 +11434,9 @@ msgstr "" #~ msgid "Compute Entry Dates" #~ msgstr "Giriş Tarihlerini Hesapla" +#~ msgid "Income Accounts" +#~ msgstr "Gelir Hesapları" + #~ msgid "Error! You can not create recursive analytic accounts." #~ msgstr "Hata! Yinelenen çözümleme hesabı oluşturamazsınız." @@ -11627,6 +11595,9 @@ msgstr "" #~ "You cannot modify company of this journal as its related record exist in " #~ "Entry Lines" +#~ msgid "Sales by Account" +#~ msgstr "Hesaba Göre Satışlar" + #, python-format #~ msgid "" #~ "The expected balance (%.2f) is different than the computed one. (%.2f)" @@ -11639,6 +11610,9 @@ msgstr "" #~ msgid "All periods if empty" #~ msgstr "All periods if empty" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generate Chart of Accounts from a Chart Template" + #, python-format #~ msgid "Cannot delete invoice(s) that are already opened or paid !" #~ msgstr "Cannot delete invoice(s) that are already opened or paid !" @@ -11907,6 +11881,9 @@ msgstr "" #~ msgid "Can not find account chart for this company, Please Create account." #~ msgstr "Can not find account chart for this company, Please Create account." +#~ msgid "Dashboard" +#~ msgstr "Dashboard" + #~ msgid "Account Profit And Loss Report" #~ msgstr "Account Profit And Loss Report" @@ -12300,6 +12277,9 @@ msgstr "" #~ msgstr "" #~ "Sıra alanı, kaynakları küçükten büyüğe doğru sıralamak için kullanılır." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Son 15 Günde Oluşturulmuş Faturalar" + #, python-format #~ msgid " Journal" #~ msgstr " Yevmiye" @@ -12460,6 +12440,9 @@ msgstr "" #~ msgid "Go to next partner" #~ msgstr "Sonraki paydaşa geç" +#~ msgid "Sales by Account Type" +#~ msgstr "Hesap Türüne göre Satışlar" + #~ msgid "Include initial balances" #~ msgstr "Başlangıç bakiyelerini içer" diff --git a/addons/account/i18n/ug.po b/addons/account/i18n/ug.po index a25aab1a612..18f4503dc69 100644 --- a/addons/account/i18n/ug.po +++ b/addons/account/i18n/ug.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/uk.po b/addons/account/i18n/uk.po index adf46405472..5e005a010ee 100644 --- a/addons/account/i18n/uk.po +++ b/addons/account/i18n/uk.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -177,11 +177,6 @@ msgstr "Джерело Рахунку" msgid "All Analytic Entries" msgstr "Всі Аналітичні Записи" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -665,18 +660,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Рахунки дебіторів" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1638,11 +1621,6 @@ msgstr "Різні Порядки Журналу" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2688,13 +2666,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3077,7 +3048,7 @@ msgstr "Шаблони Планів Рахунків" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6205,11 +6176,6 @@ msgstr "" msgid "Supplier Refund" msgstr "Повернення постачальнику" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6749,11 +6715,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Рухунки доходів" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10991,5 +10952,12 @@ msgstr "" #~ msgid "Statement reconcile" #~ msgstr "Вивірка виписки" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Рахунки дебіторів" + +#~ msgid "Income Accounts" +#~ msgstr "Рухунки доходів" + #~ msgid "Accounts by type" #~ msgstr "Рахунки за типом" diff --git a/addons/account/i18n/ur.po b/addons/account/i18n/ur.po index 4890e1d5836..1640d64e352 100644 --- a/addons/account/i18n/ur.po +++ b/addons/account/i18n/ur.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/vi.po b/addons/account/i18n/vi.po index 59ab44acf5f..559890531fb 100644 --- a/addons/account/i18n/vi.po +++ b/addons/account/i18n/vi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:53+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -184,11 +184,6 @@ msgstr "Tài khoản đầu vào" msgid "All Analytic Entries" msgstr "Các bút toán quản trị" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "Hoá đơn được tạo trong 15 ngày qua" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -696,18 +691,6 @@ msgstr "Chu kỳ của Sổ nhật ký" msgid "To reconcile the entries company should be the same for all entries" msgstr "To reconcile the entries company should be the same for all entries" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "Các tài khoản phải thu" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1691,11 +1674,6 @@ msgstr "Separated Journal Sequences" msgid "Responsible" msgstr "Chịu trách nhiệm" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "Doanh số theo loại tài khoản" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2784,13 +2762,6 @@ msgstr "New Company Financial Setting" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "Doanh thu theo tài khoản" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3190,8 +3161,8 @@ msgstr "Chart of Accounts Templates" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6421,11 +6392,6 @@ msgstr "Nhập vào Ngày bắt đầu !" msgid "Supplier Refund" msgstr "Hoàn tiền cho Nhà cung cấp" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "Bảng điều khiển" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -7003,11 +6969,6 @@ msgstr "" "\n" "e.g. My model on %(date)s" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "Các Tài khoản Thu nhập" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -11077,6 +11038,9 @@ msgstr "" #~ "It adds initial balance row on report which display previous sum amount of " #~ "debit/credit/balance" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "Generate Chart of Accounts from a Chart Template" + #~ msgid " value amount: n.a" #~ msgstr " value amount: n.a" @@ -11601,6 +11565,10 @@ msgstr "" #~ msgid "Are you sure ?" #~ msgstr "Bạn có chắc chắn?" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "Các tài khoản phải thu" + #~ msgid "Invalid XML for View Architecture!" #~ msgstr "XML không hợp lệ cho Kiến trúc Xem!" @@ -11628,6 +11596,12 @@ msgstr "" #~ msgid "Bank account owner" #~ msgstr "Chủ tài khoản ngân hàng" +#~ msgid "Sales by Account Type" +#~ msgstr "Doanh số theo loại tài khoản" + +#~ msgid "Sales by Account" +#~ msgstr "Doanh thu theo tài khoản" + #~ msgid "Tax codes" #~ msgstr "Các mã thuế" @@ -11792,6 +11766,9 @@ msgstr "" #~ msgid "Balance Sheet (Liability Accounts)" #~ msgstr "Bảng cân đối kế toán (Các Tài khoản Nợ)" +#~ msgid "Dashboard" +#~ msgstr "Bảng điều khiển" + #~ msgid "Account Profit And Loss Report" #~ msgstr "Báo cáo Tài khoản Lợi nhuận và Lỗ" @@ -11802,6 +11779,9 @@ msgstr "" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "Loại tiền hiện tại không được cấu hình đúng !" +#~ msgid "Income Accounts" +#~ msgstr "Các Tài khoản Thu nhập" + #~ msgid "Period length (days)" #~ msgstr "Thời gian của Chu kỳ (ngày)" @@ -11835,6 +11815,9 @@ msgstr "" #~ "Báo cáo Lãi và Lỗ cho bạn một cái nhìn tổng quan về tình trạng lãi hay lỗ " #~ "của công ty bạn chỉ trong một tài liệu đơn." +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "Hoá đơn được tạo trong 15 ngày qua" + #~ msgid "" #~ "The sequence field is used to order the resources from lower sequences to " #~ "higher ones" diff --git a/addons/account/i18n/zh_CN.po b/addons/account/i18n/zh_CN.po index 8caf1c4adca..09b4a8b9ac4 100644 --- a/addons/account/i18n/zh_CN.po +++ b/addons/account/i18n/zh_CN.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-05-10 17:47+0000\n" +"PO-Revision-Date: 2012-06-20 16:17+0000\n" "Last-Translator: Jeff Wang \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:55+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -177,11 +177,6 @@ msgstr "源科目" msgid "All Analytic Entries" msgstr "所有辅助核算" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "过去15天开的发票" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -666,18 +661,6 @@ msgstr "账簿的会计期间" msgid "To reconcile the entries company should be the same for all entries" msgstr "要核销这些凭证,这些凭证所属公司必须一致" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "应收款科目" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1640,11 +1623,6 @@ msgstr "分散的账簿序列" msgid "Responsible" msgstr "负责人" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "销售科目类型" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2701,13 +2679,6 @@ msgstr "新公司财务设置" msgid "Configure Your Chart of Accounts" msgstr "科目表设置" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "销售科目" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3093,8 +3064,8 @@ msgstr "科目一览表模板" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "从模板产生科目一览表" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6240,11 +6211,6 @@ msgstr "输入开始日期" msgid "Supplier Refund" msgstr "供应商红字发票" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "仪表盘" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6797,11 +6763,6 @@ msgstr "" "\n" "例如:日期为 %(date)s 的定期发生凭证" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "损益科目" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10800,6 +10761,10 @@ msgstr "基于当前币别的应收或应付款的余额" #~ msgid "Control Invoice" #~ msgstr "控制发票" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "应收款科目" + #~ msgid "Date payment" #~ msgstr "付款日期" @@ -11217,6 +11182,9 @@ msgstr "基于当前币别的应收或应付款的余额" #~ msgid "End of Year Treatments" #~ msgstr "结束会计年度处理" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "从模板产生科目一览表" + #~ msgid "Select Chart" #~ msgstr "选择一览表" @@ -11993,6 +11961,9 @@ msgstr "基于当前币别的应收或应付款的余额" #~ msgid "" #~ msgstr "" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "过去15天开的发票" + #~ msgid "" #~ "The sequence field is used to order the resources from lower sequences to " #~ "higher ones" @@ -12027,6 +11998,9 @@ msgstr "基于当前币别的应收或应付款的余额" #~ "invoiced amount." #~ msgstr "无法建立发票!" +#~ msgid "Sales by Account Type" +#~ msgstr "销售科目类型" + #~ msgid "Error! You cannot define overlapping fiscal years" #~ msgstr "错误!你不能重复定义会计年度" @@ -12042,6 +12016,9 @@ msgstr "基于当前币别的应收或应付款的余额" #~ msgid "Reserve & Profit/Loss Account" #~ msgstr "损益类科目" +#~ msgid "Sales by Account" +#~ msgstr "销售科目" + #~ msgid "Calculated Balance" #~ msgstr "计算余额" @@ -12324,6 +12301,9 @@ msgstr "基于当前币别的应收或应付款的余额" #~ msgid "Currnt currency is not confirured properly !" #~ msgstr "当前的货币没设置正确!" +#~ msgid "Income Accounts" +#~ msgstr "损益科目" + #~ msgid "" #~ "Account Voucher module includes all the basic requirements of Voucher " #~ "Entries for Bank, Cash, Sales, Purchase, Expenses, Contra, etc... " @@ -12601,5 +12581,11 @@ msgstr "基于当前币别的应收或应付款的余额" #~ "科目一览表是根据贵公司所在国家的会计制度建立的。辅助核算项一览表是按贵公司管理需要或者需要查看成本/收益。一般用于管理合同、项目、产品或部门。很多Open" #~ "ERP业务(发票、计工单、费用报销)都会生成相关辅助核算项的记录" +#~ msgid "Dashboard" +#~ msgstr "仪表盘" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "导入会计科目表" + #~ msgid "Description On Invoices" #~ msgstr "发票上的描述" diff --git a/addons/account/i18n/zh_HK.po b/addons/account/i18n/zh_HK.po index 7b3a1647cc4..c4c18dd951e 100644 --- a/addons/account/i18n/zh_HK.po +++ b/addons/account/i18n/zh_HK.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 04:54+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:42+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -178,11 +178,6 @@ msgstr "" msgid "All Analytic Entries" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -664,18 +659,6 @@ msgstr "" msgid "To reconcile the entries company should be the same for all entries" msgstr "" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1637,11 +1620,6 @@ msgstr "" msgid "Responsible" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2687,13 +2665,6 @@ msgstr "" msgid "Configure Your Chart of Accounts" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3076,7 +3047,7 @@ msgstr "" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" +msgid "Set Your Accounting Options" msgstr "" #. module: account @@ -6203,11 +6174,6 @@ msgstr "" msgid "Supplier Refund" msgstr "" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6747,11 +6713,6 @@ msgid "" "e.g. My model on %(date)s" msgstr "" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." diff --git a/addons/account/i18n/zh_TW.po b/addons/account/i18n/zh_TW.po index 068d9468726..de258142216 100644 --- a/addons/account/i18n/zh_TW.po +++ b/addons/account/i18n/zh_TW.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:35+0000\n" -"PO-Revision-Date: 2012-06-05 02:38+0000\n" +"PO-Revision-Date: 2012-06-20 16:16+0000\n" "Last-Translator: Boyce Huang \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-06 04:37+0000\n" -"X-Generator: Launchpad (build 15353)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: account #: view:account.invoice.report:0 @@ -177,11 +177,6 @@ msgstr "源科目" msgid "All Analytic Entries" msgstr "所有輔助核算" -#. module: account -#: model:ir.actions.act_window,name:account.action_view_created_invoice_dashboard -msgid "Invoices Created Within Past 15 Days" -msgstr "過去15天開的發票" - #. module: account #: field:accounting.report,label_filter:0 msgid "Column Label" @@ -665,18 +660,6 @@ msgstr "賬簿的會計期間" msgid "To reconcile the entries company should be the same for all entries" msgstr "要核銷這些憑證,這些憑證所屬公司必須一致" -#. module: account -#: view:account.account:0 -#: selection:account.aged.trial.balance,result_selection:0 -#: selection:account.common.partner.report,result_selection:0 -#: selection:account.partner.balance,result_selection:0 -#: selection:account.partner.ledger,result_selection:0 -#: code:addons/account/report/account_partner_balance.py:297 -#: model:ir.actions.act_window,name:account.action_aged_receivable -#, python-format -msgid "Receivable Accounts" -msgstr "應收款科目" - #. module: account #: constraint:account.move.line:0 msgid "" @@ -1639,11 +1622,6 @@ msgstr "分散的賬簿序列" msgid "Responsible" msgstr "負責人" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_type_sales_tree_all -msgid "Sales by Account Type" -msgstr "銷售科目類型" - #. module: account #: view:account.invoice.refund:0 msgid "" @@ -2698,13 +2676,6 @@ msgstr "新公司財務設置" msgid "Configure Your Chart of Accounts" msgstr "科目表設置" -#. module: account -#: model:ir.actions.act_window,name:account.action_report_account_sales_tree_all -#: view:report.account.sales:0 -#: view:report.account_type.sales:0 -msgid "Sales by Account" -msgstr "銷售科目" - #. module: account #: view:account.use.model:0 msgid "This wizard will create recurring accounting entries" @@ -3090,8 +3061,8 @@ msgstr "科目一覽表模板" #. module: account #: model:ir.actions.act_window,name:account.action_wizard_multi_chart -msgid "Generate Chart of Accounts from a Chart Template" -msgstr "從模板產生科目一覽表" +msgid "Set Your Accounting Options" +msgstr "" #. module: account #: view:report.account.sales:0 @@ -6237,11 +6208,6 @@ msgstr "輸入開始日期" msgid "Supplier Refund" msgstr "供應商紅字發票" -#. module: account -#: model:ir.ui.menu,name:account.menu_dashboard_acc -msgid "Dashboard" -msgstr "儀表盤" - #. module: account #: field:account.bank.statement,move_line_ids:0 msgid "Entry lines" @@ -6794,11 +6760,6 @@ msgstr "" "\n" "例如:日期為 %(date)s 的定期發生憑證" -#. module: account -#: model:ir.actions.act_window,name:account.action_aged_income -msgid "Income Accounts" -msgstr "損益科目" - #. module: account #: help:report.invoice.created,origin:0 msgid "Reference of the document that generated this invoice report." @@ -10609,15 +10570,31 @@ msgstr "基於當前幣別的應收或應付款的餘額" #~ msgid "Display accounts" #~ msgstr "顯示帳號" +#~ msgid "Invoices Created Within Past 15 Days" +#~ msgstr "過去15天開的發票" + #~ msgid "Open For Unreconciliation" #~ msgstr "打開反核銷" +#, python-format +#~ msgid "Receivable Accounts" +#~ msgstr "應收款科目" + #~ msgid "Go to next partner" #~ msgstr "下一個業務夥伴" +#~ msgid "Sales by Account Type" +#~ msgstr "銷售科目類型" + +#~ msgid "Sales by Account" +#~ msgstr "銷售科目" + #~ msgid "Tax codes" #~ msgstr "稅編碼" +#~ msgid "Generate Chart of Accounts from a Chart Template" +#~ msgstr "從模板產生科目一覽表" + #~ msgid "Accounts by type" #~ msgstr "按類型劃分的科目" @@ -10636,6 +10613,15 @@ msgstr "基於當前幣別的應收或應付款的餘額" #~ msgid "Create an Account based on this template" #~ msgstr "基於此模板建立科目" +#~ msgid "Dashboard" +#~ msgstr "儀表盤" + +#~ msgid "Income Accounts" +#~ msgstr "損益科目" + +#~ msgid "Install your Chart of Accounts" +#~ msgstr "導入會計科目表" + #~ msgid "Open for bank reconciliation" #~ msgstr "開始銀行對賬" diff --git a/addons/account/partner_view.xml b/addons/account/partner_view.xml index b090b7e5609..4f5e86290ee 100644 --- a/addons/account/partner_view.xml +++ b/addons/account/partner_view.xml @@ -9,7 +9,7 @@
- + diff --git a/addons/account/project/project_view.xml b/addons/account/project/project_view.xml index e355c677e6d..2132eecb463 100644 --- a/addons/account/project/project_view.xml +++ b/addons/account/project/project_view.xml @@ -30,13 +30,13 @@ + + + + - - - - @@ -220,16 +220,17 @@ + + + + + - - - - - + @@ -325,12 +326,11 @@ search - - - - - - + + + + + @@ -392,75 +392,6 @@ action="action_account_analytic_journal_tree" id="account_analytic_journal_print" parent="account.next_id_40"/> - # - # Statistics [where is this object in py file ?] - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - search - - + + - - + - - - + - - - + diff --git a/addons/account/report/account_entries_report_view.xml b/addons/account/report/account_entries_report_view.xml index 92906604f63..f2b0cceddc0 100644 --- a/addons/account/report/account_entries_report_view.xml +++ b/addons/account/report/account_entries_report_view.xml @@ -68,6 +68,10 @@ + + + + - - - - diff --git a/addons/account/report/account_invoice_report_view.xml b/addons/account/report/account_invoice_report_view.xml index c464d1cfc46..452bf6d1c34 100644 --- a/addons/account/report/account_invoice_report_view.xml +++ b/addons/account/report/account_invoice_report_view.xml @@ -55,19 +55,8 @@ search - - - - - + + + name="customer" + domain="['|', ('type','=','out_invoice'),('type','=','out_refund')]" + help="Customer Invoices And Refunds"/> - - - - - - - + string="Supplier" + domain="['|', ('type','=','in_invoice'),('type','=','in_refund')]" + help="Supplier Invoices And Refunds"/> + + + + + + + @@ -136,7 +125,7 @@ account.invoice.report form tree,graph - {'search_default_period':1,'search_default_current':1, 'search_default_year': 1, 'search_default_category_product':1, 'search_default_customer':1, 'search_default_date': time.strftime('%Y-01-01'), 'group_by':[], 'group_by_no_leaf':1,} + {'search_default_period':1,'search_default_current':1, 'search_default_year': 1, 'search_default_category_product':1, 'search_default_customer':1, 'group_by':[], 'group_by_no_leaf':1,} From this report, you can have an overview of the amount invoiced to your customer as well as payment delays. The tool search can also be used to personalise your Invoices reports and so, match this analysis to your needs. diff --git a/addons/account/report/account_report_view.xml b/addons/account/report/account_report_view.xml index 587d068ca1b..c9c667ae70e 100644 --- a/addons/account/report/account_report_view.xml +++ b/addons/account/report/account_report_view.xml @@ -151,10 +151,7 @@ search - - - - + @@ -217,10 +214,7 @@ search - - - - + diff --git a/addons/account/report/account_treasury_report_view.xml b/addons/account/report/account_treasury_report_view.xml index eceb1e5c760..a4538a90055 100644 --- a/addons/account/report/account_treasury_report_view.xml +++ b/addons/account/report/account_treasury_report_view.xml @@ -36,12 +36,12 @@ search - + - + diff --git a/addons/account_analytic_analysis/account_analytic_analysis_menu.xml b/addons/account_analytic_analysis/account_analytic_analysis_menu.xml index 0c28155b76d..cf939c2ccfa 100644 --- a/addons/account_analytic_analysis/account_analytic_analysis_menu.xml +++ b/addons/account_analytic_analysis/account_analytic_analysis_menu.xml @@ -20,26 +20,22 @@ + + + + - - - - - - - - - - + + + + + diff --git a/addons/account_analytic_default/account_analytic_default_view.xml b/addons/account_analytic_default/account_analytic_default_view.xml index c4e8c16f70a..beb4dcbd34e 100644 --- a/addons/account_analytic_default/account_analytic_default_view.xml +++ b/addons/account_analytic_default/account_analytic_default_view.xml @@ -47,20 +47,20 @@ - - - - - - - + + + + + + + - - - + + + diff --git a/addons/account_analytic_plans/account_analytic_plans_view.xml b/addons/account_analytic_plans/account_analytic_plans_view.xml index cd1467afd9e..045a0eb0cbb 100644 --- a/addons/account_analytic_plans/account_analytic_plans_view.xml +++ b/addons/account_analytic_plans/account_analytic_plans_view.xml @@ -196,7 +196,7 @@ search - + diff --git a/addons/account_asset/account_asset_view.xml b/addons/account_asset/account_asset_view.xml index 01144c153e5..8efe929e471 100644 --- a/addons/account_asset/account_asset_view.xml +++ b/addons/account_asset/account_asset_view.xml @@ -64,7 +64,8 @@ search - + + @@ -204,12 +205,14 @@ + + + + - - diff --git a/addons/account_asset/report/account_asset_report_view.xml b/addons/account_asset/report/account_asset_report_view.xml index c2f931862f5..f06e857cf7a 100644 --- a/addons/account_asset/report/account_asset_report_view.xml +++ b/addons/account_asset/report/account_asset_report_view.xml @@ -44,16 +44,8 @@ - - - - + + @@ -63,12 +55,10 @@ - - @@ -94,7 +84,7 @@ form tree,graph - {'search_default_year':1,'search_default_this_month':1,'search_default_asset_category':1, 'search_default_posted':1, 'search_default_purchase_date': time.strftime('%Y-01-01'), 'group_by':[], 'group_by_no_leaf':1} + {'search_default_year':1,'search_default_this_month':1,'search_default_asset_category':1, 'search_default_posted':1, 'group_by':[], 'group_by_no_leaf':1} From this report, you can have an overview on all depreciation. The tool search can also be used to personalise your Assets reports and so, match this analysis to your needs; diff --git a/addons/account_bank_statement_extensions/account_bank_statement_view.xml b/addons/account_bank_statement_extensions/account_bank_statement_view.xml index d806760a85b..a3185db2c92 100644 --- a/addons/account_bank_statement_extensions/account_bank_statement_view.xml +++ b/addons/account_bank_statement_extensions/account_bank_statement_view.xml @@ -118,41 +118,42 @@ - bank.statement.line.filter - account.bank.statement.line - search - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + bank.statement.line.filter + account.bank.statement.line + search + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/account_budget/account_budget_view.xml b/addons/account_budget/account_budget_view.xml index d02f4e8b015..2e939ae7b58 100644 --- a/addons/account_budget/account_budget_view.xml +++ b/addons/account_budget/account_budget_view.xml @@ -18,8 +18,7 @@ search - - + @@ -180,17 +179,18 @@ - - - - - - - - - - - + + + + + + + + + + + + diff --git a/addons/account_cancel/i18n/kk.po b/addons/account_cancel/i18n/kk.po new file mode 100644 index 00000000000..287f747f4db --- /dev/null +++ b/addons/account_cancel/i18n/kk.po @@ -0,0 +1,23 @@ +# Kazakh translation for openobject-addons +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the openobject-addons package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: openobject-addons\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2012-02-08 00:35+0000\n" +"PO-Revision-Date: 2012-06-20 01:38+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Kazakh \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-06-21 05:25+0000\n" +"X-Generator: Launchpad (build 15435)\n" + +#. module: account_cancel +#: view:account.invoice:0 +msgid "Cancel" +msgstr "Отмена" diff --git a/addons/account_coda/account_coda_view.xml b/addons/account_coda/account_coda_view.xml index f70dae8ffcd..bb2e833ce25 100644 --- a/addons/account_coda/account_coda_view.xml +++ b/addons/account_coda/account_coda_view.xml @@ -7,27 +7,29 @@ - coda.bank.account.search - coda.bank.account - search - - - - - - - - - - - - - - - - - - + coda.bank.account.search + coda.bank.account + search + + + + + + + + + + + + + + + + + + coda.bank.account.list @@ -382,28 +384,31 @@ - coda.bank.statement.search - coda.bank.statement - search - - - - - - - - - - - - - - - - - - - + coda.bank.statement.search + coda.bank.statement + search + + + + + + + + + + + + + + + + + + + + + @@ -471,39 +476,42 @@ - coda.bank.statement.line.filter - coda.bank.statement.line - search - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + coda.bank.statement.line.filter + coda.bank.statement.line + search + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/account_followup/account_followup_view.xml b/addons/account_followup/account_followup_view.xml index 89423327d68..c2e89202553 100644 --- a/addons/account_followup/account_followup_view.xml +++ b/addons/account_followup/account_followup_view.xml @@ -71,11 +71,12 @@ search - - + + + - - + + diff --git a/addons/account_followup/report/account_followup_report.xml b/addons/account_followup/report/account_followup_report.xml index 5ba0e147bf8..9627d12aa88 100644 --- a/addons/account_followup/report/account_followup_report.xml +++ b/addons/account_followup/report/account_followup_report.xml @@ -34,41 +34,42 @@ - - account_followup.stat.search - account_followup.stat - search - - - - + account_followup.stat.search + account_followup.stat + search + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + Follow-ups Sent account_followup.stat diff --git a/addons/account_followup/wizard/account_followup_print_view.xml b/addons/account_followup/wizard/account_followup_print_view.xml index 8a592f01ac2..32b6383a8cc 100644 --- a/addons/account_followup/wizard/account_followup_print_view.xml +++ b/addons/account_followup/wizard/account_followup_print_view.xml @@ -36,21 +36,22 @@ parent="account.menu_finance_periodical_processing_billing" sequence="10"/> - + account_followup.stat.by.partner.search account_followup.stat.by.partner search - - - - - - + + + + + + + - + diff --git a/addons/account_invoice_layout/account_invoice_layout_view.xml b/addons/account_invoice_layout/account_invoice_layout_view.xml index 8e18ec51d5b..e9789b8199e 100644 --- a/addons/account_invoice_layout/account_invoice_layout_view.xml +++ b/addons/account_invoice_layout/account_invoice_layout_view.xml @@ -74,7 +74,8 @@ search - + + diff --git a/addons/account_payment/account_payment_view.xml b/addons/account_payment/account_payment_view.xml index e99f552389e..aa4cd18308f 100644 --- a/addons/account_payment/account_payment_view.xml +++ b/addons/account_payment/account_payment_view.xml @@ -47,12 +47,14 @@ search - + + - + @@ -208,13 +210,16 @@ + + + + - - diff --git a/addons/account_voucher/account_voucher_view.xml b/addons/account_voucher/account_voucher_view.xml index 586d06449c8..6177da71eed 100644 --- a/addons/account_voucher/account_voucher_view.xml +++ b/addons/account_voucher/account_voucher_view.xml @@ -123,17 +123,16 @@ + + + + - - - - - diff --git a/addons/account_voucher/report/account_voucher_sales_receipt_view.xml b/addons/account_voucher/report/account_voucher_sales_receipt_view.xml index 9f5e7d78d66..702b65f5fb1 100644 --- a/addons/account_voucher/report/account_voucher_sales_receipt_view.xml +++ b/addons/account_voucher/report/account_voucher_sales_receipt_view.xml @@ -49,18 +49,8 @@ - - - - + + - - - + @@ -115,7 +103,7 @@ sale.receipt.report form tree,graph - {'search_default_year':1,'search_default_month':1,'search_default_current':1, 'search_default_partner':1, 'search_default_customer':1, 'search_default_date': time.strftime('%Y-01-01'), 'group_by':[], 'group_by_no_leaf':1,} + {'search_default_year':1,'search_default_month':1,'search_default_current':1, 'search_default_partner':1, 'search_default_customer':1, 'group_by':[], 'group_by_no_leaf':1,} From this report, you can have an overview of the amount invoiced to your customer as well as payment delays. The tool search can also be used to personalise your Invoices reports and so, match this analysis to your needs. diff --git a/addons/account_voucher/voucher_payment_receipt_view.xml b/addons/account_voucher/voucher_payment_receipt_view.xml index ef043891a10..cfed906e431 100644 --- a/addons/account_voucher/voucher_payment_receipt_view.xml +++ b/addons/account_voucher/voucher_payment_receipt_view.xml @@ -9,17 +9,16 @@ + + + + - - - - - @@ -42,17 +41,16 @@ + + + + - - - - - diff --git a/addons/account_voucher/voucher_sales_purchase_view.xml b/addons/account_voucher/voucher_sales_purchase_view.xml index 739d8efe993..5de7636c0c1 100644 --- a/addons/account_voucher/voucher_sales_purchase_view.xml +++ b/addons/account_voucher/voucher_sales_purchase_view.xml @@ -8,21 +8,20 @@ + + + + - - - - - - + @@ -40,21 +39,20 @@ + + + + - - - - - - + diff --git a/addons/audittrail/audittrail_view.xml b/addons/audittrail/audittrail_view.xml index f21836aeee5..55c55398f4e 100644 --- a/addons/audittrail/audittrail_view.xml +++ b/addons/audittrail/audittrail_view.xml @@ -63,17 +63,18 @@ search - - - - - - - - - - - + + + + + + + + + + + + @@ -170,18 +171,19 @@ search - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/addons/base_calendar/base_calendar_view.xml b/addons/base_calendar/base_calendar_view.xml index d33f453c662..da58c54cd73 100644 --- a/addons/base_calendar/base_calendar_view.xml +++ b/addons/base_calendar/base_calendar_view.xml @@ -94,6 +94,10 @@ search + + + + @@ -107,11 +111,9 @@ domain="[('state','=', 'delegated')]" help="Delegated Invitations" /> - - + + @@ -443,9 +447,6 @@ domain="[('state','=','confirmed')]" help="Confirmed Events" /> - - - @@ -465,7 +466,6 @@ - diff --git a/addons/base_crypt/i18n/mn.po b/addons/base_crypt/i18n/mn.po new file mode 100644 index 00000000000..c7f5e03b7f6 --- /dev/null +++ b/addons/base_crypt/i18n/mn.po @@ -0,0 +1,46 @@ +# Mongolian translation for openobject-addons +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the openobject-addons package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: openobject-addons\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2012-02-08 00:36+0000\n" +"PO-Revision-Date: 2012-06-19 09:29+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Mongolian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-06-21 05:25+0000\n" +"X-Generator: Launchpad (build 15435)\n" + +#. module: base_crypt +#: model:ir.model,name:base_crypt.model_res_users +msgid "res.users" +msgstr "Хэрэглэгч" + +#. module: base_crypt +#: sql_constraint:res.users:0 +msgid "You can not have two users with the same login !" +msgstr "Ижил нэвтрэх кодтой хоёр хэрэглэгч байж болохгүй!" + +#. module: base_crypt +#: constraint:res.users:0 +msgid "The chosen company is not in the allowed companies for this user" +msgstr "" +"Энэ хэрэглэгчийн сонгосон компани зөвшөөрөгдсөн компаниуд дунд алга байна." + +#. module: base_crypt +#: code:addons/base_crypt/crypt.py:140 +#, python-format +msgid "Please specify the password !" +msgstr "" + +#. module: base_crypt +#: code:addons/base_crypt/crypt.py:140 +#, python-format +msgid "Error" +msgstr "Алдаа" diff --git a/addons/board/__openerp__.py b/addons/board/__openerp__.py index e54c08d2291..e9b698d562b 100644 --- a/addons/board/__openerp__.py +++ b/addons/board/__openerp__.py @@ -39,6 +39,7 @@ The user can also publish notes. 'board_view.xml', 'board_data_admin.xml', 'board_data_home.xml', + 'board_mydashboard_view.xml' ], 'demo_xml': [ 'board_demo.xml' diff --git a/addons/board/board_mydashboard_view.xml b/addons/board/board_mydashboard_view.xml new file mode 100644 index 00000000000..7a517c36ed7 --- /dev/null +++ b/addons/board/board_mydashboard_view.xml @@ -0,0 +1,45 @@ + + + + + + My Dashboard + board.board + form + + + + + + + + + + + + + My Dashboard + board.board + form + form + menu + + + This is your personal dashboard. + To customize it, go to any view in OpenERP, fill in the desired search filter, + and click on 'Add to Dashboard' in the search options. + The view will appear as an element in your dashboard. + <p> + You can drag and drop the elements to get your preferred dashboard layout. + Click on the cross (in the upper right corner) to remove an element. + + + + + + + diff --git a/addons/board/board_view.xml b/addons/board/board_view.xml index 231d1956cca..f556b461835 100644 --- a/addons/board/board_view.xml +++ b/addons/board/board_view.xml @@ -8,7 +8,7 @@ search - + diff --git a/addons/caldav/caldav_view.xml b/addons/caldav/caldav_view.xml index 53adcd97e16..02025ab5261 100644 --- a/addons/caldav/caldav_view.xml +++ b/addons/caldav/caldav_view.xml @@ -158,16 +158,16 @@ search + + + - - - - - + + diff --git a/addons/crm/board_crm_view.xml b/addons/crm/board_crm_view.xml index 768c0147020..1b8148fe43b 100644 --- a/addons/crm/board_crm_view.xml +++ b/addons/crm/board_crm_view.xml @@ -1,111 +1,21 @@ - - - Opportunities - crm.lead - tree - - - - - - - - - - - - + - My Open Opportunities + My Opportunities crm.lead - form - tree,form - [('user_id','=',uid),('state','=','open'), ('type', '=', 'opportunity')] - {'default_user_id': uid, 'default_type': 'opportunity'} - - - tree - - - - - - form - - + [('user_id','=',uid),('type', '=', 'opportunity'),('state','not in',('cancel','done'))] + - - crm.lead.report.graph - crm.lead.report - graph - - - - - - - - - Planned Revenue By Stage - crm.lead.report - form - graph,tree,form - - [('user_id','=',uid), ('type', '=', 'opportunity'), ('state','in',('draft','open','done','pending')), '!', '&', ('state', '=', 'done'), ('date_closed','>=',datetime.date.today().strftime('%Y-%m-01'))] - {'search_default_Stage':1} - - - - Sales Dashboard Form - board.board - form - -
- - - - - - - - -
-
-
- - CRM - board.board - form - form - menu - - - - - - Opportunities By Categories - Graph - crm.lead.report - graph - - - - - - - - - Opportunities By Categories - crm.lead.report - form - graph,tree,form - - [('state', 'not in', ('done', 'cancel')), ('type', '=', 'opportunity')] - {'search_default_Category':1} + + New Leads + crm.lead + tree + [('user_id','=',uid),('state','=','draft'),('type','=','lead')] + @@ -119,6 +29,7 @@ + Opportunities By Stage crm.lead.report @@ -129,28 +40,41 @@ {'search_default_Stage':1} + Opportunities By Stage Per User - Graph crm.lead.report graph - + + + Planned Revenue By User and Stage crm.lead.report form graph,tree,form - [('state','!=','cancel')] + [('state','!=','cancel'),('opening_date','>',datetime.date.today().strftime("%Y-%m-%d"))] {'search_default_Stage':1} + + Meetings + crm.meeting + calendar,tree,form,gantt + + {"calendar_default_user_id":uid} + [('state','=','open'),('date','>',datetime.date.today().strftime("%Y-%m-%d %H:%M:%S"))] + + + CRM - Statistical Dashboard Form board.board @@ -159,29 +83,33 @@
- - + + + +
+ - CRM Manager + CRM board.board form form menu - diff --git a/addons/crm/crm_lead_demo.xml b/addons/crm/crm_lead_demo.xml index 21c7f9e31ab..8fc6beabe8b 100644 --- a/addons/crm/crm_lead_demo.xml +++ b/addons/crm/crm_lead_demo.xml @@ -271,7 +271,59 @@ Grand-Rosière + 8 + + + Kitchen design + crm.lead + + html + + email + sent + + + + Reply + crm.lead + + html + + comment + + + + Reply + crm.lead + + html + + + comment + + + + Reply + crm.lead + + html + + + comment + + + + Your inquiry + crm.lead + + html + + email + received + + + opportunity diff --git a/addons/crm/crm_lead_menu.xml b/addons/crm/crm_lead_menu.xml index fd3a398845d..cbcd5b3b3bd 100644 --- a/addons/crm/crm_lead_menu.xml +++ b/addons/crm/crm_lead_menu.xml @@ -45,7 +45,7 @@ crm.lead kanban,tree,form,graph,calendar [('type','=','opportunity')] - {'search_default_new':1, 'search_default_open':1, 'stage_type': 'opportunity', 'default_type': 'opportunity'} + {'stage_type': 'opportunity', 'default_type': 'opportunity'} With opportunities you can manage and keep track of your sales pipeline by creating specific customer- or prospect-related sales documents to follow up potential sales. Information such as expected revenue, opportunity stage, expected closing date, communication history and much more can be stored. Opportunities can be connected to the email gateway: new emails may create opportunities, each of them automatically gets the history of the conversation with the customer. diff --git a/addons/crm/crm_lead_view.xml b/addons/crm/crm_lead_view.xml index 93d6053635c..4fa4d778082 100644 --- a/addons/crm/crm_lead_view.xml +++ b/addons/crm/crm_lead_view.xml @@ -13,7 +13,8 @@ search - + + @@ -312,6 +313,12 @@ search + + + + + + - - - - - - - - - - - - - - + help="Leads that are assigned to one of the sale teams I manage, or to me"/> + + + + - - - @@ -375,6 +364,15 @@ + + + + + @@ -567,6 +565,9 @@ search + + - - - - - - - - - + help="Opportunities that are assigned to either me or one of the sale teams I manage" /> + + + + + @@ -614,6 +610,13 @@ + + + diff --git a/addons/crm/crm_meeting_view.xml b/addons/crm/crm_meeting_view.xml index c855fae26cc..85e9864115a 100644 --- a/addons/crm/crm_meeting_view.xml +++ b/addons/crm/crm_meeting_view.xml @@ -285,12 +285,14 @@ - - + + - + + diff --git a/addons/crm/crm_phonecall_menu.xml b/addons/crm/crm_phonecall_menu.xml index b4e65d9aa0a..e2204d66efc 100644 --- a/addons/crm/crm_phonecall_menu.xml +++ b/addons/crm/crm_phonecall_menu.xml @@ -105,7 +105,7 @@ [('state','!=','done')] - + Scheduled calls list all the calls to be done by your sales team. A salesman can record the information about the call in the form view. This information will be stored in the partner form to trace every contact you have with a customer. You can also import a .CSV file with a list of calls to be done by your sales team. diff --git a/addons/crm/crm_phonecall_view.xml b/addons/crm/crm_phonecall_view.xml index 0722a278fb0..966387608ed 100644 --- a/addons/crm/crm_phonecall_view.xml +++ b/addons/crm/crm_phonecall_view.xml @@ -177,82 +177,24 @@ search - - - + + + - - - - - - - - - - - - - - - - - - - - - - CRM - Scheduled Calls Search - crm.phonecall - search - - - - - - - - - - - - + help="Unassigned Phonecalls"/> + + + + - - + widget="selection" string="Sales Team"/> search - - - - - - + + + + + + @@ -163,13 +158,9 @@ - - - + + + @@ -238,19 +229,14 @@ search - - - - + + + + - - + @@ -332,18 +318,14 @@ search - - - - + + + + - + diff --git a/addons/crm/report/crm_lead_report_view.xml b/addons/crm/report/crm_lead_report_view.xml index d153eed4714..142d44432f0 100644 --- a/addons/crm/report/crm_lead_report_view.xml +++ b/addons/crm/report/crm_lead_report_view.xml @@ -72,17 +72,6 @@ - - - - - - - - - - - - - + help="Leads/Opportunities that are assigned to one of the sale teams I manage"/> + + + + diff --git a/addons/crm/report/crm_phonecall_report_view.xml b/addons/crm/report/crm_phonecall_report_view.xml index c91999319ce..3f28fb8730e 100644 --- a/addons/crm/report/crm_phonecall_report_view.xml +++ b/addons/crm/report/crm_phonecall_report_view.xml @@ -52,17 +52,6 @@ - - - - - - - - - - - - + help="Phone calls that are assigned to one of the sale teams I manage"/> + + + + diff --git a/addons/crm/res_partner_view.xml b/addons/crm/res_partner_view.xml index 8ca4e4755ee..4b2cf008958 100644 --- a/addons/crm/res_partner_view.xml +++ b/addons/crm/res_partner_view.xml @@ -39,6 +39,9 @@ + + + diff --git a/addons/crm_claim/crm_claim_view.xml b/addons/crm_claim/crm_claim_view.xml index acff477535c..db479343281 100644 --- a/addons/crm_claim/crm_claim_view.xml +++ b/addons/crm_claim/crm_claim_view.xml @@ -196,6 +196,8 @@ search + + @@ -209,14 +211,13 @@ domain="[('state','=','pending')]" help="All pending Claims" /> + - - - - + - - - - - - - - @@ -77,27 +63,22 @@ - - - - - - - - - - - - - - + + + + + @@ -116,6 +97,7 @@ + diff --git a/addons/crm_fundraising/crm_fundraising_view.xml b/addons/crm_fundraising/crm_fundraising_view.xml index eb7bcade10b..dfe58162d83 100644 --- a/addons/crm_fundraising/crm_fundraising_view.xml +++ b/addons/crm_fundraising/crm_fundraising_view.xml @@ -163,6 +163,8 @@ + + @@ -174,20 +176,19 @@ domain="[('state','=','pending')]" help="Pending Funds" /> - - - - - - - - + help="Fund Raisings that are assigned to me or to one of the sale teams I manage" /> + + + + @@ -197,14 +198,12 @@ - - diff --git a/addons/crm_fundraising/report/crm_fundraising_report_view.xml b/addons/crm_fundraising/report/crm_fundraising_report_view.xml index afdcf56d50e..5a3ed924567 100644 --- a/addons/crm_fundraising/report/crm_fundraising_report_view.xml +++ b/addons/crm_fundraising/report/crm_fundraising_report_view.xml @@ -78,19 +78,6 @@ - - - - - - - @@ -100,23 +87,22 @@ - - - - - - - - - - + + + + + @@ -128,6 +114,7 @@ domain="[('state','=','cancel')]"/> + diff --git a/addons/crm_helpdesk/crm_helpdesk_view.xml b/addons/crm_helpdesk/crm_helpdesk_view.xml index 4612fdf20a5..2a004b32d3e 100644 --- a/addons/crm_helpdesk/crm_helpdesk_view.xml +++ b/addons/crm_helpdesk/crm_helpdesk_view.xml @@ -149,6 +149,10 @@ search + + + + + - - - - - - - + - - - - - - - - - + - - - - - - - + + + + + diff --git a/addons/crm_partner_assign/report/crm_lead_report_view.xml b/addons/crm_partner_assign/report/crm_lead_report_view.xml index 18b31c009ad..a34a9139c3c 100644 --- a/addons/crm_partner_assign/report/crm_lead_report_view.xml +++ b/addons/crm_partner_assign/report/crm_lead_report_view.xml @@ -10,11 +10,6 @@ - - - diff --git a/addons/delivery/i18n/ja.po b/addons/delivery/i18n/ja.po index 88495feadcf..0541782cd93 100644 --- a/addons/delivery/i18n/ja.po +++ b/addons/delivery/i18n/ja.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" -"PO-Revision-Date: 2012-06-19 04:03+0000\n" +"PO-Revision-Date: 2012-06-19 05:58+0000\n" "Last-Translator: Akira Hiyama \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-19 04:54+0000\n" +"X-Launchpad-Export-Date: 2012-06-21 05:16+0000\n" "X-Generator: Launchpad (build 15435)\n" #. module: delivery @@ -405,7 +405,7 @@ msgstr "原価" #. module: delivery #: field:delivery.define.delivery.steps.wizard,picking_policy:0 msgid "Picking Policy" -msgstr "出庫方策" +msgstr "集荷方針" #. module: delivery #: selection:delivery.grid.line,price_type:0 diff --git a/addons/document/board_document_view.xml b/addons/document/board_document_view.xml index 635a74052e9..38e4a16ad85 100644 --- a/addons/document/board_document_view.xml +++ b/addons/document/board_document_view.xml @@ -12,10 +12,13 @@ + - @@ -25,71 +28,18 @@ - Document Dashboard + Knowledge board.board form form - + + - - - - - - - - board.document.manager.form1 - board.board - form - -
- - - - - - - - - - - -
-
-
- - - - Statistics by User - board.board - form - form - - - - diff --git a/addons/document/document_view.xml b/addons/document/document_view.xml index 82919ab02cb..da4b6c2284d 100644 --- a/addons/document/document_view.xml +++ b/addons/document/document_view.xml @@ -39,8 +39,8 @@ document.storage search - - + + @@ -171,13 +171,14 @@ search + + - - + @@ -291,15 +292,18 @@ search - - - - + + + + + - + diff --git a/addons/document/report/document_report.py b/addons/document/report/document_report.py index 34b61f01c01..7b09f131178 100644 --- a/addons/document/report/document_report.py +++ b/addons/document/report/document_report.py @@ -64,41 +64,8 @@ class report_document_user(osv.osv): group by to_char(f.create_date, 'YYYY'), to_char(f.create_date, 'MM'),d.name,f.parent_id,d.type,f.create_date,f.user_id,f.file_size,u.name,d.type,f.write_date,f.datas_fname ) """) -report_document_user() - -class report_files_partner(osv.osv): - _name = "report.files.partner" - _description = "Files details by Partners" - _auto = False - _columns = { - 'name': fields.char('Year',size=64,required=False, readonly=True), - 'file_size': fields.integer('File Size', readonly=True), - 'nbr':fields.integer('# of Files', readonly=True), - 'partner':fields.char('Partner',size=64,readonly=True), - 'month':fields.selection([('01','January'), ('02','February'), ('03','March'), ('04','April'), ('05','May'), ('06','June'), - ('07','July'), ('08','August'), ('09','September'), ('10','October'), ('11','November'), ('12','December')],'Month',readonly=True), - } - def init(self, cr): - tools.drop_view_if_exists(cr, 'report_files_partner') - cr.execute(""" - CREATE VIEW report_files_partner as ( - SELECT min(f.id) AS id, - COUNT(*) AS nbr, - to_char(date_trunc('month', f.create_date),'YYYY') AS name, - to_char(date_trunc('month', f.create_date),'MM') AS month, - SUM(f.file_size) AS file_size, - p.name AS partner - - FROM ir_attachment f - LEFT JOIN res_partner p ON (f.partner_id=p.id) - WHERE f.datas_fname IS NOT NULL - GROUP BY p.name, date_trunc('month', f.create_date) - ) - """) -report_files_partner() - class report_document_file(osv.osv): _name = "report.document.file" _description = "Files details by Directory" @@ -122,37 +89,5 @@ class report_document_file(osv.osv): ) """) -report_document_file() - -class report_document_wall(osv.osv): - _name = "report.document.wall" - _description = "Users that did not inserted documents since one month" - _auto = False - _columns = { - 'name': fields.date('Month', readonly=True), - 'user_id':fields.many2one('res.users', 'Owner',readonly=True), - 'user':fields.char('User',size=64,readonly=True), - 'month': fields.char('Month', size=24,readonly=True), - 'last':fields.datetime('Last Posted Time', readonly=True), - } - - def init(self, cr): - tools.drop_view_if_exists(cr, 'report_document_wall') - cr.execute(""" - create or replace view report_document_wall as ( - select max(f.id) as id, - to_char(min(f.create_date),'YYYY-MM-DD HH24:MI:SS') as last, - f.user_id as user_id, f.user_id as user, - to_char(f.create_date,'Month') as month - from ir_attachment f - where f.create_date in ( - select max(i.create_date) - from ir_attachment i - inner join res_users u on (i.user_id=u.id) - group by i.user_id) group by f.user_id,f.create_date - having (CURRENT_DATE - to_date(to_char(f.create_date,'YYYY-MM-DD'),'YYYY-MM-DD')) > 30 - ) - """) -report_document_wall() # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/document/report/document_report_view.xml b/addons/document/report/document_report_view.xml index e6e1847cd56..e688707086a 100644 --- a/addons/document/report/document_report_view.xml +++ b/addons/document/report/document_report_view.xml @@ -41,22 +41,17 @@ search - + + - - - - - - - - + + - All Users files @@ -67,74 +62,20 @@ - - - - report.document.wall.form - report.document.wall - form - -
- - - - - -
- - - report.document.wall.tree - report.document.wall - tree - - - - - - - - - - - Wall of Shame - report.document.wall - form - tree,form - - - - - - - - report.document.resource.graph - report.document.user - graph - - - - - - - - - - - - + report.document.user.graph report.document.file graph - + - + - + report.document.user.tree report.document.file tree @@ -145,6 +86,7 @@
+ File Size by Month report.document.file @@ -153,20 +95,15 @@ tree - - - + report.file.month.graph report.document.user graph - + - - - @@ -184,6 +121,26 @@
+ + report.file.user.graph + report.document.user + graph + + + + + + + + + + Files by User + report.document.user + + form + tree + + Files by Month report.document.user @@ -192,79 +149,5 @@ tree - - - - - report.document.user.graph - report.document.user - graph - - - - - - - - - - Files By Users - report.document.user - - form - tree - - - - - - - view.files.partner.graph - report.files.partner - graph - - - - - - - - - - - view.files.partner.tree - report.files.partner - tree - - - - - - - - - - - - view.files.partner.form - report.files.partner - form - - - - - - - - - - - - Files Per Partner - report.files.partner - - form - tree - - - + + diff --git a/addons/document/security/ir.model.access.csv b/addons/document/security/ir.model.access.csv index 36f0aa86dff..a82b9acd838 100644 --- a/addons/document/security/ir.model.access.csv +++ b/addons/document/security/ir.model.access.csv @@ -15,11 +15,6 @@ access_res_partner_group_user,res.partner user,base.model_res_partner,base.group access_document_directory_dctx_all,document.directory.dctx all,model_document_directory_dctx,,1,0,0,0 access_document_directory_dctx_group_document_manager,document.directory.dctx document manager,model_document_directory_dctx,base.group_system,1,1,1,1 access_report_document_user_group_document_manager,report.document.user document manager,model_report_document_user,base.group_system,1,0,0,0 -access_report_files_partner_group_document_manager,report.files.partner document manager,model_report_files_partner,base.group_system,1,0,0,0 access_report_document_file_group_document_manager,report.document.file document manager,model_report_document_file,base.group_system,1,0,0,0 -access_report_document_wall_group_document_manager,report.document.wall document manager,model_report_document_wall,base.group_system,1,0,0,0 -access_report_document_wall_group_system,report.document.wall group system,model_report_document_wall,base.group_system,1,0,0,0 -access_report_files_partner_group_document,report.files.partner document manager,model_report_files_partner,base.group_document_user,1,0,0,0 access_report_document_file_group_document,report.document.file document manager,model_report_document_file,base.group_document_user,1,0,0,0 -access_report_document_wall_group_document,report.document.wall document manager,model_report_document_wall,base.group_document_user,1,0,0,0 access_report_document_user_knowledgeuser,report.document.user knowledgeuser,document.model_report_document_user,base.group_document_user,1,0,0,0 diff --git a/addons/document_webdav/webdav_view.xml b/addons/document_webdav/webdav_view.xml index 8962da0a1f3..404e60588e3 100644 --- a/addons/document_webdav/webdav_view.xml +++ b/addons/document_webdav/webdav_view.xml @@ -38,8 +38,9 @@ search - - + @@ -139,8 +140,9 @@ search - - + diff --git a/addons/edi/i18n/mn.po b/addons/edi/i18n/mn.po new file mode 100644 index 00000000000..5fe437aa756 --- /dev/null +++ b/addons/edi/i18n/mn.po @@ -0,0 +1,386 @@ +# Mongolian translation for openobject-addons +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the openobject-addons package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: openobject-addons\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2012-02-08 01:37+0100\n" +"PO-Revision-Date: 2012-06-19 17:35+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Mongolian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-06-21 05:25+0000\n" +"X-Generator: Launchpad (build 15435)\n" + +#. module: edi +#: sql_constraint:res.currency:0 +msgid "The currency code must be unique per company!" +msgstr "" + +#. module: edi +#: model:ir.model,name:edi.model_res_partner_address +msgid "Partner Addresses" +msgstr "" + +#. module: edi +#: sql_constraint:res.company:0 +msgid "The company name must be unique !" +msgstr "" + +#. module: edi +#: constraint:res.partner:0 +msgid "Error ! You cannot create recursive associated members." +msgstr "" + +#. module: edi +#: field:edi.document,name:0 +msgid "EDI token" +msgstr "" + +#. module: edi +#: help:edi.document,name:0 +msgid "Unique identifier for retrieving an EDI document." +msgstr "" + +#. module: edi +#: constraint:res.company:0 +msgid "Error! You can not create recursive companies." +msgstr "" + +#. module: edi +#: model:ir.model,name:edi.model_res_company +msgid "Companies" +msgstr "Компаниуд" + +#. module: edi +#: sql_constraint:edi.document:0 +msgid "EDI Tokens must be unique!" +msgstr "" + +#. module: edi +#: model:ir.model,name:edi.model_res_currency +msgid "Currency" +msgstr "Валют" + +#. module: edi +#: code:addons/edi/models/edi.py:153 +#, python-format +msgid "" +"The document you are trying to import requires the OpenERP `%s` application. " +"You can install it by connecting as the administrator and opening the " +"configuration assistant." +msgstr "" + +#. module: edi +#: help:edi.document,document:0 +msgid "EDI document content" +msgstr "" + +#. module: edi +#: model:ir.model,name:edi.model_edi_document +msgid "EDI Document" +msgstr "" + +#. module: edi +#: code:addons/edi/models/edi.py:48 +#, python-format +msgid "'%s' is an invalid external ID" +msgstr "" + +#. module: edi +#: model:ir.model,name:edi.model_res_partner +msgid "Partner" +msgstr "" + +#. module: edi +#: code:addons/edi/models/edi.py:152 +#, python-format +msgid "Missing Application" +msgstr "" + +#. module: edi +#: field:edi.document,document:0 +msgid "Document" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:23 +msgid "View/Print" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:28 +msgid "Import this document" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:33 +msgid "Import it into an existing OpenERP instance" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:36 +msgid "OpenERP instance address:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:39 +msgid "Import" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:44 +msgid "Import it into a new OpenERP Online instance" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:47 +msgid "Create my new OpenERP instance" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:52 +msgid "Import into another application" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:54 +msgid "" +"OpenERP's Electronic Data Interchange documents are based on a generic and " +"language\n" +" independent" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:56 +msgid "JSON" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:56 +msgid "" +"serialization of the document's attribute.\n" +" It is usually very quick and straightforward to " +"create a small plug-in for your preferred\n" +" application that will be capable of importing " +"any OpenERP EDI document.\n" +" You can find out more details about how to do " +"this and what the content of OpenERP EDI documents\n" +" is like in the" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:60 +msgid "OpenERP documentation" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:61 +msgid "To get started immediately," +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:62 +msgid "see is all it takes to use this EDI document in Python" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:70 +msgid "You can download the raw EDI document here:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:73 +msgid "Download" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:87 +msgid "Powered by" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi.xml:87 +msgid "OpenERP" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:34 +msgid "Invoice" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:37 +msgid "Description" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:38 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:41 +msgid "Date" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:39 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:40 +msgid "Your Reference" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:50 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:57 +msgid "Product Description" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:51 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:58 +msgid "Quantity" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:52 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:59 +msgid "Unit Price" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:53 +msgid "Discount" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:54 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:61 +msgid "Price" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:72 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:81 +msgid "Net Total:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:83 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:92 +msgid "Taxes:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:94 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:103 +msgid "Total:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:106 +msgid "Tax" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:107 +msgid "Base Amount" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:108 +msgid "Amount" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:121 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:113 +msgid "Notes:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:129 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:121 +msgid "Pay Online" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:133 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:125 +msgid "Paypal" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:135 +msgid "" +"You may directly pay this invoice online via Paypal's secure payment gateway:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:145 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:137 +msgid "Bank Wire Transfer" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:147 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:139 +msgid "Please transfer" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:148 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:140 +msgid "to" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:149 +msgid "" +"(postal address on the invoice header)\n" +" using one of the following bank accounts. Be sure to " +"mention the invoice\n" +" reference" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_account.xml:151 +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:143 +msgid "on the transfer:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:36 +msgid "Order" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:42 +msgid "Salesman" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:43 +msgid "Payment terms" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:60 +msgid "Discount(%)" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:127 +msgid "" +"You may directly pay this order online via Paypal's secure payment gateway:" +msgstr "" + +#. openerp-web +#: /home/odo/repositories/addons/trunk/edi/static/src/xml/edi_sale_purchase.xml:141 +msgid "" +"(postal address on the order header)\n" +" using one of the following bank accounts. Be sure to " +"mention the document\n" +" reference" +msgstr "" diff --git a/addons/email_template/email_template_view.xml b/addons/email_template/email_template_view.xml index 7bb86132af9..7b64254dfd8 100644 --- a/addons/email_template/email_template_view.xml +++ b/addons/email_template/email_template_view.xml @@ -128,13 +128,10 @@ - - - + + - - diff --git a/addons/email_template/i18n/es_CL.po b/addons/email_template/i18n/es_CL.po new file mode 100644 index 00000000000..8082654a2df --- /dev/null +++ b/addons/email_template/i18n/es_CL.po @@ -0,0 +1,689 @@ +# Spanish (Chile) translation for openobject-addons +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the openobject-addons package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: openobject-addons\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2012-02-08 00:36+0000\n" +"PO-Revision-Date: 2012-06-20 03:18+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Spanish (Chile) \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-06-21 05:25+0000\n" +"X-Generator: Launchpad (build 15435)\n" + +#. module: email_template +#: field:email.template,subtype:0 +#: field:email_template.preview,subtype:0 +msgid "Message type" +msgstr "Tipo de mensaje" + +#. module: email_template +#: field:email.template,report_name:0 +#: field:email_template.preview,report_name:0 +msgid "Report Filename" +msgstr "Archivo de reporte" + +#. module: email_template +#: view:email.template:0 +msgid "SMTP Server" +msgstr "Servidor SMTP" + +#. module: email_template +#: view:email.template:0 +msgid "Remove the sidebar button currently displayed on related documents" +msgstr "" + +#. module: email_template +#: field:email.template,ref_ir_act_window:0 +#: field:email_template.preview,ref_ir_act_window:0 +msgid "Sidebar action" +msgstr "Acción barra lateral" + +#. module: email_template +#: view:mail.compose.message:0 +msgid "Save as a new template" +msgstr "Guardar como plantilla" + +#. module: email_template +#: help:email.template,subject:0 +#: help:email_template.preview,subject:0 +msgid "Subject (placeholders may be used here)" +msgstr "Asunto" + +#. module: email_template +#: help:email.template,email_cc:0 +#: help:email_template.preview,email_cc:0 +msgid "Carbon copy recipients (placeholders may be used here)" +msgstr "Destinatario copia de carbón" + +#. module: email_template +#: selection:email.template,state:0 +#: selection:email_template.preview,state:0 +msgid "Received" +msgstr "Recibidos" + +#. module: email_template +#: view:email.template:0 +#: field:email.template,ref_ir_value:0 +#: field:email_template.preview,ref_ir_value:0 +msgid "Sidebar Button" +msgstr "" + +#. module: email_template +#: help:email.template,report_name:0 +#: help:email_template.preview,report_name:0 +msgid "" +"Name to use for the generated report file (may contain placeholders)\n" +"The extension can be omitted and will then come from the report type." +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Attach existing files" +msgstr "Adjuntar archivos existentes" + +#. module: email_template +#: view:email.template:0 +msgid "Email Content" +msgstr "Contenido de email" + +#. module: email_template +#: selection:email.template,state:0 +#: selection:email_template.preview,state:0 +msgid "Cancelled" +msgstr "Cancelado" + +#. module: email_template +#: field:email.template,reply_to:0 +#: field:email_template.preview,reply_to:0 +msgid "Reply-To" +msgstr "Responder a" + +#. module: email_template +#: field:email.template,auto_delete:0 +#: field:email_template.preview,auto_delete:0 +msgid "Auto Delete" +msgstr "Auto eliminar" + +#. module: email_template +#: code:addons/email_template/email_template.py:218 +#, python-format +msgid "Warning" +msgstr "¡Atención!" + +#. module: email_template +#: model:ir.model,name:email_template.model_res_partner +msgid "Partner" +msgstr "Partner" + +#. module: email_template +#: field:email.template,subject:0 +#: field:email_template.preview,subject:0 +msgid "Subject" +msgstr "Asunto" + +#. module: email_template +#: field:email.template,email_from:0 +#: field:email_template.preview,email_from:0 +msgid "From" +msgstr "De" + +#. module: email_template +#: field:mail.compose.message,template_id:0 +msgid "Template" +msgstr "Plantilla" + +#. module: email_template +#: field:email.template,partner_id:0 +#: field:email_template.preview,partner_id:0 +msgid "Related partner" +msgstr "Partner relacionado" + +#. module: email_template +#: field:email.template,sub_model_object_field:0 +#: field:email_template.preview,sub_model_object_field:0 +msgid "Sub-field" +msgstr "Subcampo" + +#. module: email_template +#: view:email.template:0 +msgid "" +"Display a button in the sidebar of related documents to open a composition " +"wizard with this template" +msgstr "" + +#. module: email_template +#: field:email.template,state:0 +#: field:email_template.preview,state:0 +msgid "State" +msgstr "Estado" + +#. module: email_template +#: selection:email.template,state:0 +#: selection:email_template.preview,state:0 +msgid "Sent" +msgstr "Enviado" + +#. module: email_template +#: help:email.template,subtype:0 +#: help:email_template.preview,subtype:0 +msgid "" +"Type of message, usually 'html' or 'plain', used to select plaintext or rich " +"text contents accordingly" +msgstr "" +"Tipo de mansaje, nomralemente 'html' o 'plano', utilizado para seleccionar " +"contenidos texto-plano o texto enriquecido" + +#. module: email_template +#: model:ir.model,name:email_template.model_mail_compose_message +msgid "E-mail composition wizard" +msgstr "Asistente de composición de e-mail" + +#. module: email_template +#: view:email.template:0 +msgid "Dynamic Values Builder" +msgstr "" + +#. module: email_template +#: field:email.template,res_id:0 +msgid "Related Document ID" +msgstr "ID del docuemtno relacionado" + +#. module: email_template +#: field:email.template,lang:0 +#: field:email_template.preview,lang:0 +msgid "Language Selection" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Advanced" +msgstr "Avanzado" + +#. module: email_template +#: field:email.template,email_to:0 +#: field:email_template.preview,email_to:0 +msgid "To" +msgstr "" + +#. module: email_template +#: field:email.template,model:0 +#: field:email_template.preview,model:0 +msgid "Related Document Model" +msgstr "" + +#. module: email_template +#: help:email.template,model_object_field:0 +#: help:email_template.preview,model_object_field:0 +msgid "" +"Select target field from the related document model.\n" +"If it is a relationship field you will be able to select a target field at " +"the destination of the relationship." +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Preview Template" +msgstr "" + +#. module: email_template +#: field:email.template,null_value:0 +#: field:email_template.preview,null_value:0 +msgid "Null value" +msgstr "" + +#. module: email_template +#: field:email.template,sub_object:0 +#: field:email_template.preview,sub_object:0 +msgid "Sub-model" +msgstr "" + +#. module: email_template +#: help:email.template,track_campaign_item:0 +#: help:email_template.preview,track_campaign_item:0 +msgid "" +"Enable this is you wish to include a special tracking marker in outgoing " +"emails so you can identify replies and link them back to the corresponding " +"resource record. This is useful for CRM leads for example" +msgstr "" + +#. module: email_template +#: field:mail.compose.message,use_template:0 +msgid "Use Template" +msgstr "" + +#. module: email_template +#: field:email.template,attachment_ids:0 +#: field:email_template.preview,attachment_ids:0 +msgid "Files to attach" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Options" +msgstr "" + +#. module: email_template +#: field:email.template,model_id:0 +#: field:email_template.preview,model_id:0 +msgid "Related document model" +msgstr "" + +#. module: email_template +#: help:email.template,email_from:0 +#: help:email_template.preview,email_from:0 +msgid "Sender address (placeholders may be used here)" +msgstr "" + +#. module: email_template +#: help:res.partner,opt_out:0 +msgid "" +"If checked, this partner will not receive any automated email notifications, " +"such as the availability of invoices." +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Note: This is Raw HTML." +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Group by..." +msgstr "" + +#. module: email_template +#: field:email.template,user_signature:0 +#: field:email_template.preview,user_signature:0 +msgid "Add Signature" +msgstr "" + +#. module: email_template +#: help:email.template,body_text:0 +#: help:email_template.preview,body_text:0 +msgid "Plaintext version of the message (placeholders may be used here)" +msgstr "" + +#. module: email_template +#: help:email.template,original:0 +#: help:email_template.preview,original:0 +msgid "Original version of the message, as it was sent on the network" +msgstr "" + +#. module: email_template +#: code:addons/email_template/email_template.py:230 +#, python-format +msgid "(copy)" +msgstr "" + +#. module: email_template +#: selection:email.template,state:0 +#: selection:email_template.preview,state:0 +msgid "Outgoing" +msgstr "" + +#. module: email_template +#: view:mail.compose.message:0 +msgid "Use a message template" +msgstr "" + +#. module: email_template +#: help:email.template,user_signature:0 +#: help:email_template.preview,user_signature:0 +msgid "" +"If checked, the user's signature will be appended to the text version of the " +"message" +msgstr "" + +#. module: email_template +#: view:email.template:0 +#: view:email_template.preview:0 +msgid "Body (Rich/HTML)" +msgstr "Cuerpo del mensaje (Texto enriquecido /HTML)" + +#. module: email_template +#: help:email.template,sub_object:0 +#: help:email_template.preview,sub_object:0 +msgid "" +"When a relationship field is selected as first field, this field shows the " +"document model the relationship goes to." +msgstr "" + +#. module: email_template +#: model:ir.model,name:email_template.model_email_template +msgid "Email Templates" +msgstr "" + +#. module: email_template +#: field:email.template,date:0 +#: field:email_template.preview,date:0 +msgid "Date" +msgstr "" + +#. module: email_template +#: model:ir.actions.act_window,name:email_template.wizard_email_template_preview +msgid "Template Preview" +msgstr "" + +#. module: email_template +#: field:email.template,message_id:0 +#: field:email_template.preview,message_id:0 +msgid "Message-Id" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Add sidebar button" +msgstr "" + +#. module: email_template +#: view:email.template:0 +#: view:email_template.preview:0 +msgid "Body (Text)" +msgstr "Cuerpo del mensaje (Texto)" + +#. module: email_template +#: view:email.template:0 +msgid "Advanced Options" +msgstr "Opciones Avanzadas" + +#. module: email_template +#: code:addons/email_template/email_template.py:183 +#, python-format +msgid "Send Mail (%s)" +msgstr "" + +#. module: email_template +#: field:email.template,body_html:0 +#: field:email_template.preview,body_html:0 +msgid "Rich-text Contents" +msgstr "" + +#. module: email_template +#: field:email.template,copyvalue:0 +#: field:email_template.preview,copyvalue:0 +msgid "Expression" +msgstr "" + +#. module: email_template +#: field:email.template,original:0 +#: field:email_template.preview,original:0 +msgid "Original" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Addresses" +msgstr "" + +#. module: email_template +#: help:email.template,copyvalue:0 +#: help:email_template.preview,copyvalue:0 +msgid "" +"Final placeholder expression, to be copy-pasted in the desired template " +"field." +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Attachments" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Email Details" +msgstr "" + +#. module: email_template +#: field:email.template,email_cc:0 +#: field:email_template.preview,email_cc:0 +msgid "Cc" +msgstr "" + +#. module: email_template +#: field:email.template,body_text:0 +#: field:email_template.preview,body_text:0 +msgid "Text Contents" +msgstr "" + +#. module: email_template +#: help:email.template,auto_delete:0 +#: help:email_template.preview,auto_delete:0 +msgid "Permanently delete this email after sending it, to save space" +msgstr "" + +#. module: email_template +#: field:email.template,references:0 +#: field:email_template.preview,references:0 +msgid "References" +msgstr "" + +#. module: email_template +#: field:email.template,display_text:0 +#: field:email_template.preview,display_text:0 +msgid "Display Text" +msgstr "" + +#. module: email_template +#: view:email_template.preview:0 +msgid "Close" +msgstr "" + +#. module: email_template +#: help:email.template,attachment_ids:0 +#: help:email_template.preview,attachment_ids:0 +msgid "" +"You may attach files to this template, to be added to all emails created " +"from this template" +msgstr "" + +#. module: email_template +#: help:email.template,headers:0 +#: help:email_template.preview,headers:0 +msgid "" +"Full message headers, e.g. SMTP session headers (usually available on " +"inbound messages only)" +msgstr "" + +#. module: email_template +#: field:email.template,mail_server_id:0 +#: field:email_template.preview,mail_server_id:0 +msgid "Outgoing Mail Server" +msgstr "" + +#. module: email_template +#: help:email.template,ref_ir_act_window:0 +#: help:email_template.preview,ref_ir_act_window:0 +msgid "" +"Sidebar action to make this template available on records of the related " +"document model" +msgstr "" + +#. module: email_template +#: field:email.template,model_object_field:0 +#: field:email_template.preview,model_object_field:0 +msgid "Field" +msgstr "" + +#. module: email_template +#: field:email.template,user_id:0 +#: field:email_template.preview,user_id:0 +msgid "Related user" +msgstr "" + +#. module: email_template +#: view:email.template:0 +#: model:ir.actions.act_window,name:email_template.action_email_template_tree_all +#: model:ir.ui.menu,name:email_template.menu_email_templates +msgid "Templates" +msgstr "" + +#. module: email_template +#: field:res.partner,opt_out:0 +msgid "Opt-Out" +msgstr "" + +#. module: email_template +#: help:email.template,email_bcc:0 +#: help:email_template.preview,email_bcc:0 +msgid "Blind carbon copy recipients (placeholders may be used here)" +msgstr "" + +#. module: email_template +#: help:email.template,lang:0 +#: help:email_template.preview,lang:0 +msgid "" +"Optional translation language (ISO code) to select when sending out an " +"email. If not set, the english version will be used. This should usually be " +"a placeholder expression that provides the appropriate language code, e.g. " +"${object.partner_id.lang.code}." +msgstr "" + +#. module: email_template +#: field:email_template.preview,res_id:0 +msgid "Sample Document" +msgstr "" + +#. module: email_template +#: help:email.template,email_to:0 +#: help:email_template.preview,email_to:0 +msgid "Comma-separated recipient addresses (placeholders may be used here)" +msgstr "" + +#. module: email_template +#: field:email.template,name:0 +#: field:email_template.preview,name:0 +msgid "Name" +msgstr "" + +#. module: email_template +#: field:email.template,track_campaign_item:0 +#: field:email_template.preview,track_campaign_item:0 +msgid "Resource Tracking" +msgstr "" + +#. module: email_template +#: model:ir.model,name:email_template.model_email_template_preview +msgid "Email Template Preview" +msgstr "" + +#. module: email_template +#: view:email_template.preview:0 +msgid "Email Preview" +msgstr "" + +#. module: email_template +#: help:email.template,message_id:0 +#: help:email_template.preview,message_id:0 +msgid "" +"Message-ID SMTP header to use in outgoing messages based on this template. " +"Please note that this overrides the 'Resource Tracking' option, so if you " +"simply need to track replies to outgoing emails, enable that option " +"instead.\n" +"Placeholders must be used here, as this value always needs to be unique!" +msgstr "" + +#. module: email_template +#: field:email.template,headers:0 +#: field:email_template.preview,headers:0 +msgid "Message headers" +msgstr "" + +#. module: email_template +#: field:email.template,email_bcc:0 +#: field:email_template.preview,email_bcc:0 +msgid "Bcc" +msgstr "" + +#. module: email_template +#: help:email.template,reply_to:0 +#: help:email_template.preview,reply_to:0 +msgid "Preferred response address (placeholders may be used here)" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Remove sidebar button" +msgstr "" + +#. module: email_template +#: help:email.template,null_value:0 +#: help:email_template.preview,null_value:0 +msgid "Optional value to use if the target field is empty" +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Model" +msgstr "" + +#. module: email_template +#: help:email.template,references:0 +#: help:email_template.preview,references:0 +msgid "Message references, such as identifiers of previous messages" +msgstr "" + +#. module: email_template +#: help:email.template,ref_ir_value:0 +#: help:email_template.preview,ref_ir_value:0 +msgid "Sidebar button to open the sidebar action" +msgstr "" + +#. module: email_template +#: constraint:res.partner:0 +msgid "Error ! You cannot create recursive associated members." +msgstr "" + +#. module: email_template +#: code:addons/email_template/email_template.py:218 +#, python-format +msgid "Deletion of the action record failed." +msgstr "" + +#. module: email_template +#: help:email.template,mail_server_id:0 +#: help:email_template.preview,mail_server_id:0 +msgid "" +"Optional preferred server for outgoing mails. If not set, the highest " +"priority one will be used." +msgstr "" + +#. module: email_template +#: selection:email.template,state:0 +#: selection:email_template.preview,state:0 +msgid "Delivery Failed" +msgstr "" + +#. module: email_template +#: help:email.template,sub_model_object_field:0 +#: help:email_template.preview,sub_model_object_field:0 +msgid "" +"When a relationship field is selected as first field, this field lets you " +"select the target field within the destination document model (sub-model)." +msgstr "" + +#. module: email_template +#: view:email.template:0 +msgid "Attach Report" +msgstr "" + +#. module: email_template +#: field:email.template,report_template:0 +#: field:email_template.preview,report_template:0 +msgid "Optional report to print and attach" +msgstr "" + +#. module: email_template +#: help:email.template,body_html:0 +#: help:email_template.preview,body_html:0 +msgid "Rich-text/HTML version of the message (placeholders may be used here)" +msgstr "" + +#~ msgid "Sidebar button" +#~ msgstr "Botón barra lateral" diff --git a/addons/event/board_association_view.xml b/addons/event/board_association_view.xml index 6bdea66e45e..a00b4b20f04 100644 --- a/addons/event/board_association_view.xml +++ b/addons/event/board_association_view.xml @@ -1,8 +1,7 @@ - - + Registration Event report report.event.registration @@ -26,13 +25,23 @@ - - Next Events - ir.actions.act_window - event.event - form - tree,form - + + Next Events + ir.actions.act_window + event.event + form + tree,form + [('state','not in',('cancel','done'))] + + + + New Registration + ir.actions.act_window + event.registration + form + tree,form + [('state','=','draft')] + board.associations.manager.form @@ -42,13 +51,11 @@
- + + - +
@@ -56,20 +63,17 @@
- Event Dashboard + Events board.board form form - - +
diff --git a/addons/event/event_view.xml b/addons/event/event_view.xml index ffb15eb8cb6..ed539e7bf39 100644 --- a/addons/event/event_view.xml +++ b/addons/event/event_view.xml @@ -265,21 +265,21 @@ + + - - - - - - + + + + @@ -337,6 +337,7 @@ + @@ -448,19 +449,18 @@ + + - - - - - - + + + diff --git a/addons/event/report/report_event_registration_view.xml b/addons/event/report/report_event_registration_view.xml index 71d656740fe..7ae6c0fae2e 100644 --- a/addons/event/report/report_event_registration_view.xml +++ b/addons/event/report/report_event_registration_view.xml @@ -53,38 +53,21 @@ - - - - - - - - - - - - + + - + string="My Events" + help="My Events" + domain="[('user_id','=',uid)]"/> + + + @@ -92,7 +75,6 @@ - @@ -114,6 +96,12 @@ + + + diff --git a/addons/fetchmail/fetchmail_view.xml b/addons/fetchmail/fetchmail_view.xml index 7c89babf3da..9567f7746f3 100644 --- a/addons/fetchmail/fetchmail_view.xml +++ b/addons/fetchmail/fetchmail_view.xml @@ -79,12 +79,12 @@ search + + - - diff --git a/addons/hr/__openerp__.py b/addons/hr/__openerp__.py index d7fb8b0e91a..1135b55034a 100644 --- a/addons/hr/__openerp__.py +++ b/addons/hr/__openerp__.py @@ -48,7 +48,7 @@ You can manage: 'process/hr_process.xml', 'hr_installer.xml', 'hr_data.xml', - 'hr_board.xml', + 'board_hr_view.xml', 'res_config_view.xml', ], 'demo_xml': [ diff --git a/addons/hr/board_hr_view.xml b/addons/hr/board_hr_view.xml new file mode 100644 index 00000000000..6c40edd8d1e --- /dev/null +++ b/addons/hr/board_hr_view.xml @@ -0,0 +1,36 @@ + + + + + + board.hr.form + board.board + form + +
+ + + + +
+
+
+ + + Human Resources + board.board + form + form + menu + + + + +
+
diff --git a/addons/hr/hr_board.xml b/addons/hr/hr_board.xml deleted file mode 100644 index 22687d27c69..00000000000 --- a/addons/hr/hr_board.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - board.hr.form - board.board - form - -
- - - - -
-
-
- - Human Resources Dashboard - board.board - form - form - menu - - - - - - - - - - board.hr.manager.form - board.board - form - -
- - - - -
-
-
- - HR Manager Dashboard - board.board - form - form - menu - - - -
-
diff --git a/addons/hr/hr_department_view.xml b/addons/hr/hr_department_view.xml index d6fd393edf8..1935cbbd03d 100644 --- a/addons/hr/hr_department_view.xml +++ b/addons/hr/hr_department_view.xml @@ -41,7 +41,8 @@ search - + + diff --git a/addons/hr/hr_view.xml b/addons/hr/hr_view.xml index c5fd64e586c..5915511d385 100644 --- a/addons/hr/hr_view.xml +++ b/addons/hr/hr_view.xml @@ -105,20 +105,20 @@ search - - - + + + - - + + - - - - - - + + + + + + @@ -410,6 +410,8 @@ search + + - - - + - - - + + + diff --git a/addons/hr/i18n/ar.po b/addons/hr/i18n/ar.po index 44cb5bcc2da..382d8ca7a6d 100644 --- a/addons/hr/i18n/ar.po +++ b/addons/hr/i18n/ar.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -408,12 +408,6 @@ msgstr "معلومات التواصل" msgid "Working Address" msgstr "عنوان العمل" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "لوحة معلومات مدير الموارد البشرية" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -834,6 +828,9 @@ msgstr "" #~ msgid "Holidays / Leaves Management" #~ msgstr "الاجازات/ مغادرات الادارة" +#~ msgid "HR Manager Dashboard" +#~ msgstr "لوحة معلومات مدير الموارد البشرية" + #~ msgid "Employee Passport Information" #~ msgstr "معلومات عن موظف الجوازات" diff --git a/addons/hr/i18n/bg.po b/addons/hr/i18n/bg.po index 8840d539127..ac02c9d428f 100644 --- a/addons/hr/i18n/bg.po +++ b/addons/hr/i18n/bg.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "Информация за контакт" msgid "Working Address" msgstr "Служебен адрес" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Табло мениджър ЧР" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -803,6 +797,9 @@ msgstr "" #~ msgid "Configuration Progress" #~ msgstr "Прогрес на настройките" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Табло мениджър ЧР" + #~ msgid "Current" #~ msgstr "Текущ" diff --git a/addons/hr/i18n/bn.po b/addons/hr/i18n/bn.po index 45de6e608a8..40cd0d4d9af 100644 --- a/addons/hr/i18n/bn.po +++ b/addons/hr/i18n/bn.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/bs.po b/addons/hr/i18n/bs.po index 83e53a7e9e4..09ca4e73941 100644 --- a/addons/hr/i18n/bs.po +++ b/addons/hr/i18n/bs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "Kontakt informacije" msgid "Working Address" msgstr "Adresa zaposlenja" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/ca.po b/addons/hr/i18n/ca.po index 711077cd2e5..847d0cf7fc8 100644 --- a/addons/hr/i18n/ca.po +++ b/addons/hr/i18n/ca.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -415,12 +415,6 @@ msgstr "Informació de contacte" msgid "Working Address" msgstr "Adreça de treball" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Taulell director RRHH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -927,6 +921,9 @@ msgstr "" #~ msgid "Expected Employees" #~ msgstr "Empleats previstos" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Taulell director RRHH" + #~ msgid "Required number of Employees in total for that job." #~ msgstr "Nombre total d'empleats necessaris per a aquest treball." diff --git a/addons/hr/i18n/cs.po b/addons/hr/i18n/cs.po index e6e6942be00..a32263a9edb 100644 --- a/addons/hr/i18n/cs.po +++ b/addons/hr/i18n/cs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Language: Czech\n" #. module: hr @@ -402,12 +402,6 @@ msgstr "Kontaktní informace" msgid "Working Address" msgstr "Pracovní adresa" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Nástěnka správce HR" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -781,6 +775,9 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "Průběh náboru" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Nástěnka správce HR" + #~ msgid "Configure" #~ msgstr "Nastavit" diff --git a/addons/hr/i18n/da.po b/addons/hr/i18n/da.po index b2e37c54c43..ba68ff24a13 100644 --- a/addons/hr/i18n/da.po +++ b/addons/hr/i18n/da.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/de.po b/addons/hr/i18n/de.po index f3b7886f694..deffd2e4c50 100644 --- a/addons/hr/i18n/de.po +++ b/addons/hr/i18n/de.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -423,12 +423,6 @@ msgstr "Kontakt Information" msgid "Working Address" msgstr "Arbeitgeberanschrift" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Pinnwand Personalleitung" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -920,6 +914,9 @@ msgstr "" #~ msgid "It is linked with manager of Department" #~ msgstr "Verlinkt mit dem Abteilungsleiter" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Pinnwand Personalleitung" + #~ msgid "Configuration Progress" #~ msgstr "Vorgehen Konfiguration" diff --git a/addons/hr/i18n/el.po b/addons/hr/i18n/el.po index cdb7f8d1d45..d1451554a1c 100644 --- a/addons/hr/i18n/el.po +++ b/addons/hr/i18n/el.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Country: GREECE\n" "X-Poedit-Language: Greek\n" "X-Poedit-SourceCharset: utf-8\n" @@ -393,12 +393,6 @@ msgstr "Πληροφορίες Επαφής" msgid "Working Address" msgstr "Διεύθυνση Εργασίας" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/en_AU.po b/addons/hr/i18n/en_AU.po index 7b5e463c3b9..ec8215f8368 100644 --- a/addons/hr/i18n/en_AU.po +++ b/addons/hr/i18n/en_AU.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/en_GB.po b/addons/hr/i18n/en_GB.po index 3ce25860d53..e764d663582 100644 --- a/addons/hr/i18n/en_GB.po +++ b/addons/hr/i18n/en_GB.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -413,12 +413,6 @@ msgstr "Contact Information" msgid "Working Address" msgstr "Working Address" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "HR Manager Dashboard" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -796,6 +790,9 @@ msgstr "" #~ msgid "It is linked with manager of Department" #~ msgstr "It is linked with manager of Department" +#~ msgid "HR Manager Dashboard" +#~ msgstr "HR Manager Dashboard" + #~ msgid "Categories structure" #~ msgstr "Categories structure" diff --git a/addons/hr/i18n/es.po b/addons/hr/i18n/es.po index e7a2b7cf18e..73ecd398fe1 100644 --- a/addons/hr/i18n/es.po +++ b/addons/hr/i18n/es.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -420,12 +420,6 @@ msgstr "Información de contacto" msgid "Working Address" msgstr "Dirección de trabajo" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Tablero director RRHH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -975,6 +969,9 @@ msgstr "" #~ msgid "It is linked with manager of Department" #~ msgstr "Está vinculado con el director del departamento." +#~ msgid "HR Manager Dashboard" +#~ msgstr "Tablero director RRHH" + #~ msgid "Configure" #~ msgstr "Configurar" diff --git a/addons/hr/i18n/es_AR.po b/addons/hr/i18n/es_AR.po index ca32378a760..c01a58a1a54 100644 --- a/addons/hr/i18n/es_AR.po +++ b/addons/hr/i18n/es_AR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "Información de contacto" msgid "Working Address" msgstr "Dirección de trabajo" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/es_CL.po b/addons/hr/i18n/es_CL.po index ede0fe99bab..650adcc375b 100644 --- a/addons/hr/i18n/es_CL.po +++ b/addons/hr/i18n/es_CL.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -416,12 +416,6 @@ msgstr "Información de contacto" msgid "Working Address" msgstr "Dirección de trabajo" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Tablero director RRHH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -805,6 +799,9 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "Proceso de selección" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Tablero director RRHH" + #~ msgid "Configure" #~ msgstr "Configurar" diff --git a/addons/hr/i18n/es_CR.po b/addons/hr/i18n/es_CR.po index 9453feb99e3..5618e4ac2b6 100644 --- a/addons/hr/i18n/es_CR.po +++ b/addons/hr/i18n/es_CR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" "Language: \n" #. module: hr @@ -421,12 +421,6 @@ msgstr "Información de contacto" msgid "Working Address" msgstr "Dirección de trabajo" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Tablero director RRHH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -732,6 +726,9 @@ msgstr "" #~ msgid "Expected Employees" #~ msgstr "Empleados previstos" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Tablero director RRHH" + #~ msgid "Categories structure" #~ msgstr "Estructura de categorías" diff --git a/addons/hr/i18n/es_EC.po b/addons/hr/i18n/es_EC.po index bbe7c705e83..09f4d872ce3 100644 --- a/addons/hr/i18n/es_EC.po +++ b/addons/hr/i18n/es_EC.po @@ -15,8 +15,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -421,12 +421,6 @@ msgstr "Información de contacto" msgid "Working Address" msgstr "Dirección de trabajo" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Tablero Director Recursos Humanos" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -860,6 +854,9 @@ msgstr "" #~ msgid "Expected Employees" #~ msgstr "Empleados previstos" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Tablero Director Recursos Humanos" + #~ msgid "Subordonate Hierarchy" #~ msgstr "Organigrama Jerárquico" diff --git a/addons/hr/i18n/et.po b/addons/hr/i18n/et.po index 994f4b49a41..29b346688a3 100644 --- a/addons/hr/i18n/et.po +++ b/addons/hr/i18n/et.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "KontaktInformatsioon" msgid "Working Address" msgstr "Tööaadress" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/fi.po b/addons/hr/i18n/fi.po index a0002294366..672e7146bb9 100644 --- a/addons/hr/i18n/fi.po +++ b/addons/hr/i18n/fi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -398,12 +398,6 @@ msgstr "Yhteystiedot" msgid "Working Address" msgstr "Työosoite" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Henkilöstöpäällikön Työpöytä" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -892,6 +886,9 @@ msgstr "" #~ msgid "Configuration Progress" #~ msgstr "Konfiguraation eteneminen" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Henkilöstöpäällikön Työpöytä" + #~ msgid "Status Description" #~ msgstr "Statuksen kuvaus" diff --git a/addons/hr/i18n/fr.po b/addons/hr/i18n/fr.po index f5bcb0f7ea4..85741cfffcd 100644 --- a/addons/hr/i18n/fr.po +++ b/addons/hr/i18n/fr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -418,12 +418,6 @@ msgstr "Informations sur le contact" msgid "Working Address" msgstr "Adresse professionnelle" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Tableau de bord du directeur des ressources humaines" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -958,6 +952,9 @@ msgstr "" #~ msgid "Configuration Progress" #~ msgstr "Avancement de la configuration" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Tableau de bord du directeur des ressources humaines" + #~ msgid "Required number of Employees in total for that job." #~ msgstr "Nombre total de salariés nécessaires pour ce travail." diff --git a/addons/hr/i18n/fr_BE.po b/addons/hr/i18n/fr_BE.po index 76637e2000c..1396e2f0486 100644 --- a/addons/hr/i18n/fr_BE.po +++ b/addons/hr/i18n/fr_BE.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/gl.po b/addons/hr/i18n/gl.po index d3519531a8e..ec1ad07181f 100644 --- a/addons/hr/i18n/gl.po +++ b/addons/hr/i18n/gl.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -415,12 +415,6 @@ msgstr "Información de contacto" msgid "Working Address" msgstr "Enderez do traballo" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Taboleiro Director RRHH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -804,6 +798,9 @@ msgstr "" #~ "Permítelle crear e xestionar a avaliación periódica e revisión da " #~ "productividade dos empregados." +#~ msgid "HR Manager Dashboard" +#~ msgstr "Taboleiro Director RRHH" + #~ msgid "Holidays / Leaves Management" #~ msgstr "Xestión de vacacións / ausencias" diff --git a/addons/hr/i18n/gu.po b/addons/hr/i18n/gu.po index 2793adc05c3..5238ff8e571 100644 --- a/addons/hr/i18n/gu.po +++ b/addons/hr/i18n/gu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/hi.po b/addons/hr/i18n/hi.po index 47742bcada6..0675a5ffc46 100644 --- a/addons/hr/i18n/hi.po +++ b/addons/hr/i18n/hi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/hr.po b/addons/hr/i18n/hr.po index b1aad05bba9..67416a5bcd6 100644 --- a/addons/hr/i18n/hr.po +++ b/addons/hr/i18n/hr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" "Language: hr\n" #. module: hr @@ -417,12 +417,6 @@ msgstr "Kontakt podaci" msgid "Working Address" msgstr "Poslovna adresa" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Nadzorna ploča upravitelja HR" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -926,6 +920,9 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "Postupak regrutiranja" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Nadzorna ploča upravitelja HR" + #~ msgid "Categories structure" #~ msgstr "Struktura kategorija" diff --git a/addons/hr/i18n/hr.pot b/addons/hr/i18n/hr.pot index b04780b980a..42effb62e6e 100644 --- a/addons/hr/i18n/hr.pot +++ b/addons/hr/i18n/hr.pot @@ -408,12 +408,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/hu.po b/addons/hr/i18n/hu.po index e6935d03848..aef8ced876c 100644 --- a/addons/hr/i18n/hu.po +++ b/addons/hr/i18n/hu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -398,12 +398,6 @@ msgstr "Kapcsolat információk" msgid "Working Address" msgstr "Munkahely címe" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "HR menedzser vezérlőpult" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -732,6 +726,9 @@ msgstr "" #~ msgid "Image" #~ msgstr "Kép" +#~ msgid "HR Manager Dashboard" +#~ msgstr "HR menedzser vezérlőpult" + #~ msgid "Categories structure" #~ msgstr "Kategóriák strukturája" diff --git a/addons/hr/i18n/id.po b/addons/hr/i18n/id.po index 4028b863ab7..83e9e5b5001 100644 --- a/addons/hr/i18n/id.po +++ b/addons/hr/i18n/id.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -419,12 +419,6 @@ msgstr "Informasi Kontak" msgid "Working Address" msgstr "Alamat Kerja" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Dasbor Manager HR" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -884,6 +878,9 @@ msgstr "" #~ msgid "Required number of employees in total for that job." #~ msgstr "Dibutuhkan sejumlah karwayan untuk pekerjaan ini" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Dasbor Manager HR" + #~ msgid "Subordonate Hierarchy" #~ msgstr "Susunan Subordinat" diff --git a/addons/hr/i18n/it.po b/addons/hr/i18n/it.po index 9c6cef19a93..54ea44b5d83 100644 --- a/addons/hr/i18n/it.po +++ b/addons/hr/i18n/it.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -415,12 +415,6 @@ msgstr "Informazioni Contatto" msgid "Working Address" msgstr "Indirizzo di lavoro" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Dashboard manager Ris. Umane" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -927,6 +921,9 @@ msgstr "" #~ msgid "Image" #~ msgstr "Imagine" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Dashboard manager Ris. Umane" + #~ msgid "Attendances" #~ msgstr "Presenze" diff --git a/addons/hr/i18n/ja.po b/addons/hr/i18n/ja.po index 1d55bf70a80..3e4c2799d92 100644 --- a/addons/hr/i18n/ja.po +++ b/addons/hr/i18n/ja.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -398,12 +398,6 @@ msgstr "連絡先の情報" msgid "Working Address" msgstr "勤務先住所" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "人事マネジャのダッシュボード" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -706,6 +700,9 @@ msgstr "" #~ msgid "Expected Employees" #~ msgstr "従業員候補" +#~ msgid "HR Manager Dashboard" +#~ msgstr "人事マネジャのダッシュボード" + #~ msgid "Subordonate Hierarchy" #~ msgstr "下位の階層構造" diff --git a/addons/hr/i18n/ko.po b/addons/hr/i18n/ko.po index af56e12d5d1..741facadde0 100644 --- a/addons/hr/i18n/ko.po +++ b/addons/hr/i18n/ko.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "연락처" msgid "Working Address" msgstr "사무실 주소" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/lo.po b/addons/hr/i18n/lo.po index 5769cf62066..1f9674891d4 100644 --- a/addons/hr/i18n/lo.po +++ b/addons/hr/i18n/lo.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/lt.po b/addons/hr/i18n/lt.po index 097ac71e0d5..66ba2ea0d5d 100644 --- a/addons/hr/i18n/lt.po +++ b/addons/hr/i18n/lt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "Kontaktinė informacija" msgid "Working Address" msgstr "Darbovietės adresas" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/lv.po b/addons/hr/i18n/lv.po index ddccb725516..dac8d1c37a3 100644 --- a/addons/hr/i18n/lv.po +++ b/addons/hr/i18n/lv.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -411,12 +411,6 @@ msgstr "Kontakta Informācija" msgid "Working Address" msgstr "Darbavietas Adrese" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Personāla Vadītāja Rīku Panelis" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -915,6 +909,9 @@ msgstr "" #~ msgid "Expected Employees" #~ msgstr "Gaidāmie Darbinieki" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Personāla Vadītāja Rīku Panelis" + #~ msgid "" #~ "\n" #~ " Module for human resource management. You can manage:\n" diff --git a/addons/hr/i18n/mk.po b/addons/hr/i18n/mk.po index b8b71574ff8..2ed59e21d52 100644 --- a/addons/hr/i18n/mk.po +++ b/addons/hr/i18n/mk.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -417,14 +417,6 @@ msgstr "Контакт Информации" msgid "Working Address" msgstr "Службена Адреса" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" -"Главна Табла за приказ на информациите поврзани со Менаџерите на Човечките " -"Ресурси" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -810,6 +802,11 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "Процес на Вработување" +#~ msgid "HR Manager Dashboard" +#~ msgstr "" +#~ "Главна Табла за приказ на информациите поврзани со Менаџерите на Човечките " +#~ "Ресурси" + #~ msgid "Holidays / Leaves Management" #~ msgstr "Раководење/Поставување на Празниците / Отсуствата" diff --git a/addons/hr/i18n/mn.po b/addons/hr/i18n/mn.po index 225ad5e9b5b..44151d80e15 100644 --- a/addons/hr/i18n/mn.po +++ b/addons/hr/i18n/mn.po @@ -20,8 +20,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -74,6 +74,10 @@ msgid "" "will be used in the recruitment process to evaluate the applicants for this " "job position." msgstr "" +"Албан Тушаал нь ажлын байр болон шаардлагыг тодорхойлдог. Ажлын байруудад " +"хэдэн ажилтан байгаа, ирээдүйд хэдэн ажилтантай болох гэх мэтийг хянаж " +"хөтлөх боломжтой. Түүнчлэн ажлын байранд ажилтан авах үед өргөдөл гаргагчийг " +"үнэлэхтэй холбоотой ярилцлагын асуулт зэрэгийг хавсаргах боломжтой." #. module: hr #: view:hr.employee:0 field:hr.employee,department_id:0 view:hr.job:0 @@ -161,7 +165,7 @@ msgstr "" #. module: hr #: field:hr.employee,color:0 msgid "Color Index" -msgstr "" +msgstr "Өнгөний Индекс" #. module: hr #: model:process.transition,note:hr.process_transition_employeeuser0 @@ -410,12 +414,6 @@ msgstr "Гэрээний мэдээлэл" msgid "Working Address" msgstr "Ажлын хаяг" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Хүний нөөцийн менежерийн хянах самбар" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -490,7 +488,7 @@ msgstr "Ажилтны маягт дээр холбоо барих хаяг ши #. module: hr #: model:ir.ui.menu,name:hr.menu_hr_dashboard msgid "Dashboard" -msgstr "" +msgstr "Хянах самбар" #. module: hr #: selection:hr.job,state:0 @@ -540,7 +538,7 @@ msgstr "Хувийн мэдээлэл" #. module: hr #: field:hr.employee,city:0 msgid "City" -msgstr "" +msgstr "Хот" #. module: hr #: field:hr.employee,passport_id:0 @@ -550,7 +548,7 @@ msgstr "Пасспортын дугаар" #. module: hr #: field:hr.employee,mobile_phone:0 msgid "Work Mobile" -msgstr "" +msgstr "Ажлын гар утас" #. module: hr #: view:hr.employee.category:0 @@ -595,7 +593,7 @@ msgstr "Үндэстэн" #. module: hr #: model:ir.ui.menu,name:hr.menu_open_view_attendance_reason_config msgid "Leaves" -msgstr "" +msgstr "Амралт, чөлөө" #. module: hr #: view:board.board:0 @@ -908,6 +906,9 @@ msgstr "" #~ "Ажилтны бүтээмжийн стандарт, үечилсэн үнэлгээг хөтлөх, үүсгэх боломжийг " #~ "олгоно." +#~ msgid "HR Manager Dashboard" +#~ msgstr "Хүний нөөцийн менежерийн хянах самбар" + #~ msgid "Holidays / Leaves Management" #~ msgstr "Амралт, чөлөө / Амралт, чөлөөний удирдлага" diff --git a/addons/hr/i18n/nb.po b/addons/hr/i18n/nb.po index 31e4bbeb932..7dd1c1ef719 100644 --- a/addons/hr/i18n/nb.po +++ b/addons/hr/i18n/nb.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "Kontaktinformasjon" msgid "Working Address" msgstr "Adresse arbeid" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/nl.po b/addons/hr/i18n/nl.po index 23f9b319c93..e3db2b1ca20 100644 --- a/addons/hr/i18n/nl.po +++ b/addons/hr/i18n/nl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -416,12 +416,6 @@ msgstr "Contactgegevens" msgid "Working Address" msgstr "Werkadres" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "HR manager dashboard" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -916,6 +910,9 @@ msgstr "" #~ "Laat u de periodieke evaluaties en functioneringsgesprekken van medewerkers " #~ "maken en beheren" +#~ msgid "HR Manager Dashboard" +#~ msgstr "HR manager dashboard" + #~ msgid "Configuration Progress" #~ msgstr "Configuratievoortgang" diff --git a/addons/hr/i18n/nl_BE.po b/addons/hr/i18n/nl_BE.po index 00a2b92398b..44ee0fd59df 100644 --- a/addons/hr/i18n/nl_BE.po +++ b/addons/hr/i18n/nl_BE.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/pl.po b/addons/hr/i18n/pl.po index bcb504df9c8..380b6daec22 100644 --- a/addons/hr/i18n/pl.po +++ b/addons/hr/i18n/pl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -394,12 +394,6 @@ msgstr "Informacje kontaktowe" msgid "Working Address" msgstr "Adres do pracy" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Konsola Dyrektora kadr" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -888,3 +882,6 @@ msgstr "" #~ "Lets you create and manage the periodic evaluation and performance review of " #~ "employees." #~ msgstr "Pozwala ci zarządzać okresowymi ocenami i osiągnięciami pracowników." + +#~ msgid "HR Manager Dashboard" +#~ msgstr "Konsola Dyrektora kadr" diff --git a/addons/hr/i18n/pt.po b/addons/hr/i18n/pt.po index e730b62c0d2..11dcdca4c9b 100644 --- a/addons/hr/i18n/pt.po +++ b/addons/hr/i18n/pt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -420,12 +420,6 @@ msgstr "Informação do Contato" msgid "Working Address" msgstr "Endereço de Trabalho" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Painel do Gestor de RH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -802,6 +796,9 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "Processo de Recrutamento" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Painel do Gestor de RH" + #~ msgid "Configuration Progress" #~ msgstr "Progresso da Configuração" diff --git a/addons/hr/i18n/pt_BR.po b/addons/hr/i18n/pt_BR.po index f7f392663a9..10b29cc27a2 100644 --- a/addons/hr/i18n/pt_BR.po +++ b/addons/hr/i18n/pt_BR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -395,12 +395,6 @@ msgstr "Informações do contato" msgid "Working Address" msgstr "Endereço comercial" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Painel do Gerente de RH" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -861,6 +855,9 @@ msgstr "" #~ msgid "It is linked with manager of Department" #~ msgstr "Está associado ao gerente do Departamento" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Painel do Gerente de RH" + #~ msgid "Status Description" #~ msgstr "Descrição do status" diff --git a/addons/hr/i18n/ro.po b/addons/hr/i18n/ro.po index a26c493ac32..4dadb4f94eb 100644 --- a/addons/hr/i18n/ro.po +++ b/addons/hr/i18n/ro.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -419,12 +419,6 @@ msgstr "Informatii de contact" msgid "Working Address" msgstr "Adresa de la serviciu" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Tablou de bord Manager Resurse Umane" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -953,6 +947,9 @@ msgstr "" #~ msgid "Holidays / Leaves Management" #~ msgstr "Managementul Concediilor / Liberelor" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Tablou de bord Manager Resurse Umane" + #~ msgid "" #~ "\n" #~ " Module for human resource management. You can manage:\n" diff --git a/addons/hr/i18n/ru.po b/addons/hr/i18n/ru.po index f37f8c8a661..5dbf20102a4 100644 --- a/addons/hr/i18n/ru.po +++ b/addons/hr/i18n/ru.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -418,12 +418,6 @@ msgstr "Контактная информация" msgid "Working Address" msgstr "Рабочий адрес" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Инфо-панель менеджера отдела кадров" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -998,6 +992,9 @@ msgstr "" #~ msgid "Periodic Evaluations" #~ msgstr "Периодические собеседования" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Инфо-панель менеджера отдела кадров" + #~ msgid "No of Employee" #~ msgstr "Число сотрудников" diff --git a/addons/hr/i18n/sk.po b/addons/hr/i18n/sk.po index 06ece4aa7ae..19eebe1c02d 100644 --- a/addons/hr/i18n/sk.po +++ b/addons/hr/i18n/sk.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "Kontaktné informácie" msgid "Working Address" msgstr "Pracovná adresa" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/sl.po b/addons/hr/i18n/sl.po index 32d9813d1c0..d174d2aa48a 100644 --- a/addons/hr/i18n/sl.po +++ b/addons/hr/i18n/sl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "Podatki o stiku" msgid "Working Address" msgstr "Delovni naslov" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/sq.po b/addons/hr/i18n/sq.po index f4357b53752..99d054946a4 100644 --- a/addons/hr/i18n/sq.po +++ b/addons/hr/i18n/sq.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/sr.po b/addons/hr/i18n/sr.po index f7249d858ff..ab929ddae13 100644 --- a/addons/hr/i18n/sr.po +++ b/addons/hr/i18n/sr.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -395,12 +395,6 @@ msgstr "Kontakt Info" msgid "Working Address" msgstr "Adresa Posla" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Glavna tabla Menadžmenta Ljudskim Resursima" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -780,6 +774,9 @@ msgstr "" #~ "Omogućava ti da kreiraš i upravljaš sa periodičnom procenama i performansama " #~ "pregleda zapošljenih." +#~ msgid "HR Manager Dashboard" +#~ msgstr "Glavna tabla Menadžmenta Ljudskim Resursima" + #~ msgid "Configuration Progress" #~ msgstr "Konfiguracioni Proces" diff --git a/addons/hr/i18n/sr@latin.po b/addons/hr/i18n/sr@latin.po index 83fef687b95..f32af555d5a 100644 --- a/addons/hr/i18n/sr@latin.po +++ b/addons/hr/i18n/sr@latin.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -412,12 +412,6 @@ msgstr "Kontakt Info" msgid "Working Address" msgstr "Adresa Posla" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Glavna tabla Menadžmenta Ljudskim Resursima" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -758,6 +752,9 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "Proces Zapošljavanja" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Glavna tabla Menadžmenta Ljudskim Resursima" + #~ msgid "Configuration Progress" #~ msgstr "Konfiguracioni Proces" diff --git a/addons/hr/i18n/sv.po b/addons/hr/i18n/sv.po index 52964d2e5fd..ab2b55d9874 100644 --- a/addons/hr/i18n/sv.po +++ b/addons/hr/i18n/sv.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -416,12 +416,6 @@ msgstr "Kontaktinformation" msgid "Working Address" msgstr "adress" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "Personalchefens infopanel" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -851,6 +845,9 @@ msgstr "" #~ msgid "Number of Employees" #~ msgstr "Antal anställda" +#~ msgid "HR Manager Dashboard" +#~ msgstr "Personalchefens infopanel" + #~ msgid "Expected Employees" #~ msgstr "Väntade anställda" diff --git a/addons/hr/i18n/th.po b/addons/hr/i18n/th.po index 6429e4e7fc9..5ffd98ff445 100644 --- a/addons/hr/i18n/th.po +++ b/addons/hr/i18n/th.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -391,12 +391,6 @@ msgstr "ข้อมูลการติดต่อ" msgid "Working Address" msgstr "ที่อยู่ที่ทำงาน" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/tlh.po b/addons/hr/i18n/tlh.po index aad9b400fa2..9631280228f 100644 --- a/addons/hr/i18n/tlh.po +++ b/addons/hr/i18n/tlh.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/tr.po b/addons/hr/i18n/tr.po index 7c8fa91b1f4..911913a4b01 100644 --- a/addons/hr/i18n/tr.po +++ b/addons/hr/i18n/tr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -413,12 +413,6 @@ msgstr "İletişim Bilgisi" msgid "Working Address" msgstr "İş Adresi" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "İK Yönetici Kontrol Paneli" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -934,6 +928,9 @@ msgstr "" #~ "Error ! You cannot select a department for which the employee is the manager." #~ msgstr "Hata ! Personelin müdür olduğu bir bölümü seçemezsiniz." +#~ msgid "HR Manager Dashboard" +#~ msgstr "İK Yönetici Kontrol Paneli" + #~ msgid "Required number of Employees in total for that job." #~ msgstr "O iş için gerekli toplam Personel sayısı" diff --git a/addons/hr/i18n/uk.po b/addons/hr/i18n/uk.po index ca77650ba5c..0f669e827c3 100644 --- a/addons/hr/i18n/uk.po +++ b/addons/hr/i18n/uk.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "" msgid "Working Address" msgstr "" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" diff --git a/addons/hr/i18n/vi.po b/addons/hr/i18n/vi.po index d975ce5fdda..bd8a5eca23b 100644 --- a/addons/hr/i18n/vi.po +++ b/addons/hr/i18n/vi.po @@ -19,8 +19,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -418,12 +418,6 @@ msgstr "Thông tin liên hệ" msgid "Working Address" msgstr "Địa chỉ làm việc" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "bàng tổng quan nguồn nhân lực" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -942,6 +936,9 @@ msgstr "" #~ msgid "It is linked with manager of Department" #~ msgstr "Liên kết giũa người quản lý và phòng ban" +#~ msgid "HR Manager Dashboard" +#~ msgstr "bàng tổng quan nguồn nhân lực" + #~ msgid "Holidays / Leaves Management" #~ msgstr "ngày nghỉ / quản lý nhân viên nghỉ" diff --git a/addons/hr/i18n/zh_CN.po b/addons/hr/i18n/zh_CN.po index d9c1b6ea882..c9cdba0e65c 100644 --- a/addons/hr/i18n/zh_CN.po +++ b/addons/hr/i18n/zh_CN.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -396,12 +396,6 @@ msgstr "联系信息" msgid "Working Address" msgstr "工作地址" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "人力资源经理仪表盘" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -974,3 +968,6 @@ msgstr "" #~ msgid "Subordonate Hierarchy" #~ msgstr "隶属结构" + +#~ msgid "HR Manager Dashboard" +#~ msgstr "人力资源经理仪表盘" diff --git a/addons/hr/i18n/zh_TW.po b/addons/hr/i18n/zh_TW.po index 82d0de304cd..3c81422ce28 100644 --- a/addons/hr/i18n/zh_TW.po +++ b/addons/hr/i18n/zh_TW.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:58+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr #: model:process.node,name:hr.process_node_openerpuser0 @@ -390,12 +390,6 @@ msgstr "聯絡資料" msgid "Working Address" msgstr "辦公地址" -#. module: hr -#: model:ir.actions.act_window,name:hr.open_board_hr_manager -#: model:ir.ui.menu,name:hr.menu_hr_dashboard_manager -msgid "HR Manager Dashboard" -msgstr "人力資源經理儀錶板" - #. module: hr #: field:hr.department,child_ids:0 msgid "Child Departments" @@ -740,6 +734,9 @@ msgstr "" #~ msgid "Recruitment Process" #~ msgstr "招聘進度" +#~ msgid "HR Manager Dashboard" +#~ msgstr "人力資源經理儀錶板" + #~ msgid "Categories structure" #~ msgstr "分類結構" diff --git a/addons/hr_attendance/hr_attendance_view.xml b/addons/hr_attendance/hr_attendance_view.xml index 92e2a8bcbed..d3047f424ec 100644 --- a/addons/hr_attendance/hr_attendance_view.xml +++ b/addons/hr_attendance/hr_attendance_view.xml @@ -54,12 +54,12 @@ search - + + - diff --git a/addons/hr_contract/hr_contract_view.xml b/addons/hr_contract/hr_contract_view.xml index 142cb6b7667..ab93bd9c0c9 100644 --- a/addons/hr_contract/hr_contract_view.xml +++ b/addons/hr_contract/hr_contract_view.xml @@ -39,23 +39,22 @@ - - - - - - - - + + + + + + + - - - - - - + + + + + + @@ -164,7 +163,7 @@ - + diff --git a/addons/hr_evaluation/board_hr_evaluation_view.xml b/addons/hr_evaluation/board_hr_evaluation_view.xml index f25c669a973..7ed11beb98c 100644 --- a/addons/hr_evaluation/board_hr_evaluation_view.xml +++ b/addons/hr_evaluation/board_hr_evaluation_view.xml @@ -1,6 +1,7 @@ + Interview Requests hr.evaluation.interview @@ -16,9 +17,9 @@ form - - - + + + diff --git a/addons/hr_evaluation/hr_evaluation_view.xml b/addons/hr_evaluation/hr_evaluation_view.xml index 982ea1c4000..90de785a34a 100644 --- a/addons/hr_evaluation/hr_evaluation_view.xml +++ b/addons/hr_evaluation/hr_evaluation_view.xml @@ -9,7 +9,8 @@ - + + @@ -227,29 +228,22 @@ - - - - - - - - - - + + + + + + + - - - - - - + + + + + + @@ -327,9 +321,9 @@ - + - + diff --git a/addons/hr_evaluation/i18n/mn.po b/addons/hr_evaluation/i18n/mn.po index d9667080f6b..af0e8156f7f 100644 --- a/addons/hr_evaluation/i18n/mn.po +++ b/addons/hr_evaluation/i18n/mn.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2012-05-10 18:19+0000\n" -"Last-Translator: Raphael Collet (OpenERP) \n" +"PO-Revision-Date: 2012-06-21 04:37+0000\n" +"Last-Translator: lhagvajargal \n" "Language-Team: Mongolian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:07+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:47+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_evaluation #: help:hr_evaluation.plan.phase,send_anonymous_manager:0 @@ -24,7 +24,7 @@ msgstr "Илгээгч нь үл мэдэгдэх товчоог менежер #. module: hr_evaluation #: view:hr_evaluation.evaluation:0 msgid "Start Appraisal" -msgstr "" +msgstr "үнэлгээг эхлэх" #. module: hr_evaluation #: view:hr.evaluation.interview:0 view:hr.evaluation.report:0 @@ -91,7 +91,7 @@ msgstr "Өдөр" #. module: hr_evaluation #: view:hr_evaluation.plan:0 field:hr_evaluation.plan,phase_ids:0 msgid "Appraisal Phases" -msgstr "" +msgstr "Үнэлгээний үе шатууд" #. module: hr_evaluation #: help:hr_evaluation.plan,month_first:0 @@ -133,7 +133,7 @@ msgstr "Өмнөх Шатлалыг Хүлээх" #. module: hr_evaluation #: model:ir.model,name:hr_evaluation.model_hr_evaluation_evaluation msgid "Employee Appraisal" -msgstr "" +msgstr "Ажилчны үнэлгээ" #. module: hr_evaluation #: selection:hr.evaluation.report,state:0 @@ -199,6 +199,21 @@ msgid "" "\n" " " msgstr "" +"\n" +"Огноо: %(date)s\n" +"\n" +"Эрхэм %(employee_name)s,\n" +"\n" +"%(eval_name)s -н үнэлгээг би хийж байна.\n" +"\n" +"Та хариу илгээнэ үү.\n" +"\n" +"\n" +"Баярлалаа,\n" +"--\n" +"%(user_signature)s\n" +"\n" +" " #. module: hr_evaluation #: view:hr_evaluation.evaluation:0 @@ -208,7 +223,7 @@ msgstr "" #. module: hr_evaluation #: view:hr_evaluation.evaluation:0 msgid "Reset to Draft" -msgstr "" +msgstr "Ноороглох" #. module: hr_evaluation #: field:hr.evaluation.report,deadline:0 @@ -264,7 +279,7 @@ msgstr "Ажилтан" #. module: hr_evaluation #: selection:hr_evaluation.evaluation,state:0 msgid "New" -msgstr "" +msgstr "Шинэ" #. module: hr_evaluation #: field:hr_evaluation.plan.phase,mail_body:0 @@ -287,7 +302,7 @@ msgstr "" #. module: hr_evaluation #: view:hr.evaluation.report:0 msgid "Evaluation done in last month" -msgstr "" +msgstr "Сүүлийн сард хийгдсэн үнэлгээ" #. module: hr_evaluation #: model:ir.model,name:hr_evaluation.model_mail_compose_message @@ -297,7 +312,7 @@ msgstr "" #. module: hr_evaluation #: view:hr.evaluation.report:0 msgid "Creation Date" -msgstr "" +msgstr "Үүсгэсэн огноо" #. module: hr_evaluation #: help:hr_evaluation.plan.phase,send_answer_manager:0 @@ -318,7 +333,7 @@ msgstr "Нийтийн тэмдэглэл" #. module: hr_evaluation #: view:hr.evaluation.interview:0 msgid "Send Reminder Email" -msgstr "" +msgstr "Сануулга майл явуулах" #. module: hr_evaluation #: view:hr.evaluation.report:0 field:hr_evaluation.evaluation,rating:0 @@ -359,7 +374,7 @@ msgstr "7 сар" #. module: hr_evaluation #: model:ir.actions.act_window,name:hr_evaluation.action_evaluation_plans_installer msgid "Review Appraisal Plans" -msgstr "" +msgstr "Үнэлгээний төлөвлөгөө эргэн харах" #. module: hr_evaluation #: view:hr.evaluation.report:0 @@ -379,7 +394,7 @@ msgstr "Үйлдлийн төлөвлөгөө" #. module: hr_evaluation #: model:ir.ui.menu,name:hr_evaluation.menu_eval_hr_config msgid "Periodic Appraisal" -msgstr "" +msgstr "Тогтмол хугацааны үнэлгээ" #. module: hr_evaluation #: view:hr_evaluation.evaluation:0 @@ -434,7 +449,7 @@ msgstr "12 сар" #. module: hr_evaluation #: view:hr.evaluation.report:0 msgid "Evaluation done in current year" -msgstr "" +msgstr "Энэ жил хийгдсэн үнэлгээ" #. module: hr_evaluation #: view:hr.evaluation.report:0 field:hr.evaluation.report,month:0 @@ -454,7 +469,7 @@ msgstr "Э-мэйлийн тохиргоо" #. module: hr_evaluation #: model:ir.actions.act_window,name:hr_evaluation.evaluation_reminders msgid "Appraisal Reminders" -msgstr "" +msgstr "Шинжилгээний сануулга" #. module: hr_evaluation #: view:hr.evaluation.interview:0 view:hr_evaluation.evaluation:0 @@ -501,7 +516,7 @@ msgstr "7 хоног" #: field:hr_evaluation.plan,name:0 field:hr_evaluation.plan.phase,plan_id:0 #: model:ir.model,name:hr_evaluation.model_hr_evaluation_plan msgid "Appraisal Plan" -msgstr "" +msgstr "Шинжилгээний төлөвлөгөө" #. module: hr_evaluation #: view:hr.evaluation.interview:0 @@ -568,7 +583,7 @@ msgstr "1 сар" #. module: hr_evaluation #: model:ir.actions.act_window,name:hr_evaluation.act_hr_employee_2_hr__evaluation_interview msgid "Appraisal Interviews" -msgstr "" +msgstr "Үнэлгээний ярилцлага" #. module: hr_evaluation #: view:hr_evaluation.evaluation:0 diff --git a/addons/hr_evaluation/report/hr_evaluation_report_view.xml b/addons/hr_evaluation/report/hr_evaluation_report_view.xml index 753b33fa706..b6f76777f54 100644 --- a/addons/hr_evaluation/report/hr_evaluation_report_view.xml +++ b/addons/hr_evaluation/report/hr_evaluation_report_view.xml @@ -46,17 +46,6 @@ - - - - - + diff --git a/addons/hr_expense/__openerp__.py b/addons/hr_expense/__openerp__.py index cbf8b322b36..2a1d302e094 100644 --- a/addons/hr_expense/__openerp__.py +++ b/addons/hr_expense/__openerp__.py @@ -56,7 +56,6 @@ re-invoice your customer's expenses if your work by project. 'security/ir_rule.xml', 'report/hr_expense_report_view.xml', 'board_hr_expense_view.xml', - 'board_hr_expense_manager_view.xml', 'hr_expense_installer_view.xml', ], 'demo_xml': [ diff --git a/addons/hr_expense/board_hr_expense_manager_view.xml b/addons/hr_expense/board_hr_expense_manager_view.xml deleted file mode 100644 index 0f09c9a3290..00000000000 --- a/addons/hr_expense/board_hr_expense_manager_view.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - All Employee Expenses - hr.expense.expense - form - [('state','in',('confirm', 'accepted'))] - - - - - board.hr.manager.expense.form - board.board - - form - - - - - - - - diff --git a/addons/hr_expense/hr_expense_view.xml b/addons/hr_expense/hr_expense_view.xml index e57f20734eb..6df675552b0 100644 --- a/addons/hr_expense/hr_expense_view.xml +++ b/addons/hr_expense/hr_expense_view.xml @@ -29,6 +29,7 @@ + @@ -135,22 +136,17 @@ - - - + - + + + + + - - - - - - + + diff --git a/addons/hr_expense/i18n/sv.po b/addons/hr_expense/i18n/sv.po index cc84d7ec35d..8397e72d7f2 100644 --- a/addons/hr_expense/i18n/sv.po +++ b/addons/hr_expense/i18n/sv.po @@ -7,14 +7,14 @@ msgstr "" "Project-Id-Version: OpenERP Server 5.0.14\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n" -"PO-Revision-Date: 2010-11-23 09:42+0000\n" -"Last-Translator: OpenERP Administrators \n" +"PO-Revision-Date: 2012-06-20 15:22+0000\n" +"Last-Translator: Anders Wallenquist \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:03+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-21 05:25+0000\n" +"X-Generator: Launchpad (build 15435)\n" #. module: hr_expense #: model:process.node,name:hr_expense.process_node_confirmedexpenses0 @@ -841,7 +841,7 @@ msgstr "Utgifter" #. module: hr_expense #: constraint:product.product:0 msgid "Error: Invalid ean code" -msgstr "Fel: Felaktig EAN kod" +msgstr "Fel: felaktig EAN-kod" #. module: hr_expense #: view:hr.expense.report:0 field:hr.expense.report,year:0 diff --git a/addons/hr_expense/report/hr_expense_report_view.xml b/addons/hr_expense/report/hr_expense_report_view.xml index e6b51958e1c..1299f4e9ce5 100644 --- a/addons/hr_expense/report/hr_expense_report_view.xml +++ b/addons/hr_expense/report/hr_expense_report_view.xml @@ -53,23 +53,10 @@ - - - - - + help = "Confirm Expenses"/> - diff --git a/addons/hr_holidays/__openerp__.py b/addons/hr_holidays/__openerp__.py index e60f53d7d1e..09809e488ba 100644 --- a/addons/hr_holidays/__openerp__.py +++ b/addons/hr_holidays/__openerp__.py @@ -65,7 +65,6 @@ Note that: 'wizard/hr_holidays_summary_department_view.xml', 'wizard/hr_holidays_summary_employees_view.xml', 'board_hr_holidays_view.xml', - 'board_hr_manager_holidays_view.xml', ], 'demo_xml': ['hr_holidays_demo.xml',], 'test': ['test/test_hr_holiday.yml', diff --git a/addons/hr_holidays/board_hr_holidays_view.xml b/addons/hr_holidays/board_hr_holidays_view.xml index 178602725ae..eb3b671af6b 100644 --- a/addons/hr_holidays/board_hr_holidays_view.xml +++ b/addons/hr_holidays/board_hr_holidays_view.xml @@ -1,6 +1,7 @@ + My Leaves hr.holidays.status @@ -10,6 +11,7 @@ {} [] + board.hr.holidays.leave.month.form board.board @@ -17,9 +19,10 @@ - + + diff --git a/addons/hr_holidays/board_hr_manager_holidays_view.xml b/addons/hr_holidays/board_hr_manager_holidays_view.xml deleted file mode 100644 index dfb4924c631..00000000000 --- a/addons/hr_holidays/board_hr_manager_holidays_view.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - Leaves to Approve - ir.actions.act_window - hr.holidays - form - tree,form - [('state','in',('confirm', 'validate', 'validate1'))] - - - - - board.hr.holidays.manager.form - board.board - - form - - - - - - - - - diff --git a/addons/hr_holidays/hr_holidays_view.xml b/addons/hr_holidays/hr_holidays_view.xml index 4342fb145e5..7db5a41b7e8 100644 --- a/addons/hr_holidays/hr_holidays_view.xml +++ b/addons/hr_holidays/hr_holidays_view.xml @@ -8,22 +8,17 @@ + + + + - - - - - - - - - + + @@ -249,7 +244,6 @@ - @@ -358,7 +352,8 @@ search - + + @@ -424,7 +419,8 @@ search - + + diff --git a/addons/hr_holidays/i18n/ar.po b/addons/hr_holidays/i18n/ar.po index d556b94cb06..b15b1781542 100644 --- a/addons/hr_holidays/i18n/ar.po +++ b/addons/hr_holidays/i18n/ar.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -532,11 +532,6 @@ msgstr "يجب ان يكون تاريخ البدء قبل تاريخ الانت msgid "Active" msgstr "نشط" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "أجازات للتحقق من صحة" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -875,6 +870,9 @@ msgstr "للموافقة" #~ msgid "Casual Leave" #~ msgstr "اجازة عرضية" +#~ msgid "Leaves To Validate" +#~ msgstr "أجازات للتحقق من صحة" + #~ msgid "This area is automaticly filled by the user who validate the leave" #~ msgstr "" #~ "يتم مليء هذه المنطقة تلقائيًا من المستخدم الذي تم التحقق من صلاحية أجازته" diff --git a/addons/hr_holidays/i18n/bg.po b/addons/hr_holidays/i18n/bg.po index 1cb6ecbd7b7..e38cd03174c 100644 --- a/addons/hr_holidays/i18n/bg.po +++ b/addons/hr_holidays/i18n/bg.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "Началната дата трябва да бъде преди кра msgid "Active" msgstr "Активен" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Отпуски за одобрение" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -857,3 +852,6 @@ msgstr "За одобрение" #~ msgid "Sick Leave" #~ msgstr "Отпуск по болест" + +#~ msgid "Leaves To Validate" +#~ msgstr "Отпуски за одобрение" diff --git a/addons/hr_holidays/i18n/bs.po b/addons/hr_holidays/i18n/bs.po index 701d4febd17..404c9e32ca4 100644 --- a/addons/hr_holidays/i18n/bs.po +++ b/addons/hr_holidays/i18n/bs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/ca.po b/addons/hr_holidays/i18n/ca.po index 03b3205bbd9..160b49cc32a 100644 --- a/addons/hr_holidays/i18n/ca.po +++ b/addons/hr_holidays/i18n/ca.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -539,11 +539,6 @@ msgstr "La data d'inici ha de ser anterior a la data de fi!" msgid "Active" msgstr "Actiu" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Absències per validar" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -899,6 +894,9 @@ msgstr "Per aprovar" #~ msgid "Casual Leave" #~ msgstr "Absència ocasional" +#~ msgid "Leaves To Validate" +#~ msgstr "Absències per validar" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/cs.po b/addons/hr_holidays/i18n/cs.po index 967e1b7944f..0fd861b54af 100644 --- a/addons/hr_holidays/i18n/cs.po +++ b/addons/hr_holidays/i18n/cs.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Language: Czech\n" #. module: hr_holidays @@ -539,11 +539,6 @@ msgstr "Počáteční datum musí být před datem ukončení !" msgid "Active" msgstr "Aktivní" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Uvolnění k ověření" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -962,6 +957,9 @@ msgstr "Ke schválení" #~ "Pokud je pravdivé, pak Přidělení/Požadavek musí být ověřen druhým " #~ "ověřovatelem" +#~ msgid "Leaves To Validate" +#~ msgstr "Uvolnění k ověření" + #~ msgid "Extended Filters..." #~ msgstr "Rozšířené filtry..." diff --git a/addons/hr_holidays/i18n/da.po b/addons/hr_holidays/i18n/da.po index 8d41951aafa..d118018970a 100644 --- a/addons/hr_holidays/i18n/da.po +++ b/addons/hr_holidays/i18n/da.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/de.po b/addons/hr_holidays/i18n/de.po index a7de3edea4e..282c5d75638 100644 --- a/addons/hr_holidays/i18n/de.po +++ b/addons/hr_holidays/i18n/de.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -557,11 +557,6 @@ msgstr "Das Startdatum muss vor dem Enddatum sein!" msgid "Active" msgstr "Aktiv" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Zu genehmigende Urlaubsanträge" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -1006,5 +1001,8 @@ msgstr "Zu Genehmigen" #~ "Dieser Bereich wird autom. mit dem Benutzer ausgefüllt, der dem Benutzer " #~ "seinen Urlaub genehmigen muss." +#~ msgid "Leaves To Validate" +#~ msgstr "Zu genehmigende Urlaubsanträge" + #~ msgid "Sick Leave" #~ msgstr "Fehltage Krankheit" diff --git a/addons/hr_holidays/i18n/el.po b/addons/hr_holidays/i18n/el.po index 50cbd4b1c0e..543345a6dda 100644 --- a/addons/hr_holidays/i18n/el.po +++ b/addons/hr_holidays/i18n/el.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Country: GREECE\n" "X-Poedit-Language: Greek\n" "X-Poedit-SourceCharset: utf-8\n" @@ -524,11 +524,6 @@ msgstr "" msgid "Active" msgstr "Ενεργό" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/es.po b/addons/hr_holidays/i18n/es.po index 9495b2a144f..60249de359c 100644 --- a/addons/hr_holidays/i18n/es.po +++ b/addons/hr_holidays/i18n/es.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -539,11 +539,6 @@ msgstr "¡La fecha de inicio debe ser anterior a la fecha de fin!" msgid "Active" msgstr "Activo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Ausencias por validar" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -903,6 +898,9 @@ msgstr "Para aprobar" #~ "Este espacio es rellenado automáticamente por el usuario que valida la " #~ "ausencia" +#~ msgid "Leaves To Validate" +#~ msgstr "Ausencias por validar" + #~ msgid "" #~ "When the holiday request is created the state is 'Draft'.\n" #~ " It is confirmed by the user and request is sent to admin, the state is " diff --git a/addons/hr_holidays/i18n/es_AR.po b/addons/hr_holidays/i18n/es_AR.po index a5d228adfbd..db90b867ca7 100644 --- a/addons/hr_holidays/i18n/es_AR.po +++ b/addons/hr_holidays/i18n/es_AR.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "Activo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/es_CR.po b/addons/hr_holidays/i18n/es_CR.po index c04db8b7aae..973ca29a37d 100644 --- a/addons/hr_holidays/i18n/es_CR.po +++ b/addons/hr_holidays/i18n/es_CR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" "Language: \n" #. module: hr_holidays @@ -560,11 +560,6 @@ msgstr "¡La fecha de inicio debe ser anterior a la fecha de fin!" msgid "Active" msgstr "Activo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Ausencias por validar" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -899,6 +894,9 @@ msgstr "Para aprobar" #~ "Si es verdadero, las asignaciones/peticiones deben ser validadas por un " #~ "segundo validador" +#~ msgid "Leaves To Validate" +#~ msgstr "Ausencias por validar" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/es_EC.po b/addons/hr_holidays/i18n/es_EC.po index 0485afe102b..18b17c8098b 100644 --- a/addons/hr_holidays/i18n/es_EC.po +++ b/addons/hr_holidays/i18n/es_EC.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "Activo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/et.po b/addons/hr_holidays/i18n/et.po index ca14a3fa6ae..20e524fafcd 100644 --- a/addons/hr_holidays/i18n/et.po +++ b/addons/hr_holidays/i18n/et.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "Aktiivne" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/fi.po b/addons/hr_holidays/i18n/fi.po index 8307e13ef53..a9b2f500afa 100644 --- a/addons/hr_holidays/i18n/fi.po +++ b/addons/hr_holidays/i18n/fi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "Aktiivinen" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/fr.po b/addons/hr_holidays/i18n/fr.po index cf19d1abe0b..3401dc4550e 100644 --- a/addons/hr_holidays/i18n/fr.po +++ b/addons/hr_holidays/i18n/fr.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -558,11 +558,6 @@ msgstr "La date de début doit être antérieure à la date de fin !" msgid "Active" msgstr "Actif" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Congés à valider" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -997,3 +992,6 @@ msgstr "À approuver" #~ "congés (si la demande est acceptée).\n" #~ " - Il y a 2 moyens d'imprimer les vacances de l'employé :\n" #~ ".\n" + +#~ msgid "Leaves To Validate" +#~ msgstr "Congés à valider" diff --git a/addons/hr_holidays/i18n/gu.po b/addons/hr_holidays/i18n/gu.po index 2da1901bf4b..9df36005551 100644 --- a/addons/hr_holidays/i18n/gu.po +++ b/addons/hr_holidays/i18n/gu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "સક્રિય" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/hi.po b/addons/hr_holidays/i18n/hi.po index 791563f0724..3ea70cea7b9 100644 --- a/addons/hr_holidays/i18n/hi.po +++ b/addons/hr_holidays/i18n/hi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "सक्रिय" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/hr.po b/addons/hr_holidays/i18n/hr.po index b79b8077c14..45bf9ad258c 100644 --- a/addons/hr_holidays/i18n/hr.po +++ b/addons/hr_holidays/i18n/hr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/hr_holidays.pot b/addons/hr_holidays/i18n/hr_holidays.pot index eeb4e7b5e27..3763f5ac568 100644 --- a/addons/hr_holidays/i18n/hr_holidays.pot +++ b/addons/hr_holidays/i18n/hr_holidays.pot @@ -540,11 +540,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/hu.po b/addons/hr_holidays/i18n/hu.po index 91c7af998d4..9b978f36b4c 100644 --- a/addons/hr_holidays/i18n/hu.po +++ b/addons/hr_holidays/i18n/hu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "A kezdő dátumnak előbb kell lennie mint a zárónak !" msgid "Active" msgstr "aktív" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/id.po b/addons/hr_holidays/i18n/id.po index 0a280d19520..60a3df91298 100644 --- a/addons/hr_holidays/i18n/id.po +++ b/addons/hr_holidays/i18n/id.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -545,11 +545,6 @@ msgstr "Tanggal mulai haruslah sebelum Tanggal berakhir!" msgid "Active" msgstr "Aktif" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Cuti untuk Divalidasi" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -909,6 +904,9 @@ msgstr "Untuk Disetujui" #~ msgid "Extended Filters..." #~ msgstr "Filter Tambahan" +#~ msgid "Leaves To Validate" +#~ msgstr "Cuti untuk Divalidasi" + #~ msgid "Casual Leave" #~ msgstr "Cuti Biasa" diff --git a/addons/hr_holidays/i18n/it.po b/addons/hr_holidays/i18n/it.po index 4bc6ee2d96a..f0c951a054d 100644 --- a/addons/hr_holidays/i18n/it.po +++ b/addons/hr_holidays/i18n/it.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -530,11 +530,6 @@ msgstr "" msgid "Active" msgstr "Attivo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/ja.po b/addons/hr_holidays/i18n/ja.po index c37e26582ac..18729539955 100644 --- a/addons/hr_holidays/i18n/ja.po +++ b/addons/hr_holidays/i18n/ja.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-17 04:35+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -533,11 +533,6 @@ msgstr "開始日は終了日の前でなければなりません。" msgid "Active" msgstr "有効" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "承認すべき休暇" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -857,6 +852,9 @@ msgstr "承認する" #~ "validator" #~ msgstr "これが正しいならば、その割当て / 申請は第2の承認者によって承認されなければなりません。" +#~ msgid "Leaves To Validate" +#~ msgstr "承認すべき休暇" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/ko.po b/addons/hr_holidays/i18n/ko.po index decc1094ae2..7dee2f289a0 100644 --- a/addons/hr_holidays/i18n/ko.po +++ b/addons/hr_holidays/i18n/ko.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "활성" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/lt.po b/addons/hr_holidays/i18n/lt.po index 76c30b5b2a5..0a34e11ba7c 100644 --- a/addons/hr_holidays/i18n/lt.po +++ b/addons/hr_holidays/i18n/lt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/lv.po b/addons/hr_holidays/i18n/lv.po index 101f5d3869d..adf2d08d629 100644 --- a/addons/hr_holidays/i18n/lv.po +++ b/addons/hr_holidays/i18n/lv.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/mn.po b/addons/hr_holidays/i18n/mn.po index 94d4b4dcc92..a022b320f6b 100644 --- a/addons/hr_holidays/i18n/mn.po +++ b/addons/hr_holidays/i18n/mn.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -49,7 +49,7 @@ msgstr "Бүлэглэх..." #. module: hr_holidays #: view:hr.holidays:0 msgid "Allocation Mode" -msgstr "" +msgstr "Хуваарилах горим" #. module: hr_holidays #: view:hr.holidays:0 field:hr.holidays,department_id:0 @@ -59,7 +59,7 @@ msgstr "Хэлтэс" #. module: hr_holidays #: model:ir.actions.act_window,name:hr_holidays.request_approve_holidays msgid "Requests Approve" -msgstr "" +msgstr "зөвшөөрөх хүсэлт" #. module: hr_holidays #: selection:hr.employee,current_leave_state:0 selection:hr.holidays,state:0 @@ -69,12 +69,12 @@ msgstr "Татгалзах" #. module: hr_holidays #: help:hr.holidays,category_id:0 msgid "Category of Employee" -msgstr "" +msgstr "Ажилчдын ангилал" #. module: hr_holidays #: view:hr.holidays:0 msgid " Month-1" -msgstr "" +msgstr " сар-1" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -143,7 +143,7 @@ msgstr "Зөвшөөрсөн" #. module: hr_holidays #: field:hr.employee,last_login:0 msgid "Latest Connection" -msgstr "" +msgstr "Сүүлийн холболт" #. module: hr_holidays #: view:hr.holidays:0 @@ -184,7 +184,7 @@ msgstr "Амралт, чөлөө" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_request_approve_holidays msgid "Leave Requests to Approve" -msgstr "" +msgstr "Батлах шаардлагатай Чөлөөний хүсэлтүүд" #. module: hr_holidays #: model:ir.ui.menu,name:hr_holidays.menu_account_central_journal @@ -223,7 +223,7 @@ msgstr "Хяналт" #: code:addons/hr_holidays/hr_holidays.py:377 #, python-format msgid "Warning !" -msgstr "" +msgstr "Анхаар !" #. module: hr_holidays #: field:hr.holidays.status,color_name:0 @@ -382,7 +382,7 @@ msgstr "Амралтын Төрөл хайх" #. module: hr_holidays #: sql_constraint:hr.holidays:0 msgid "You have to select an employee or a category" -msgstr "" +msgstr "Ажилчин эсвэл ангиллаас сонгох хэрэгтэй." #. module: hr_holidays #: help:hr.holidays.status,double_validation:0 @@ -426,7 +426,7 @@ msgstr "Цайвар ягаан" #. module: hr_holidays #: view:hr.holidays:0 msgid "Month" -msgstr "" +msgstr "Сар" #. module: hr_holidays #: view:hr.holidays:0 @@ -494,7 +494,7 @@ msgstr "Амралт, чөлөө" #. module: hr_holidays #: field:hr.holidays,case_id:0 field:hr.holidays.status,categ_id:0 msgid "Meeting" -msgstr "" +msgstr "Уулзалт" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,18 +521,13 @@ msgstr "Хэрэглэгч" #. module: hr_holidays #: sql_constraint:hr.holidays:0 msgid "The start date must be before the end date !" -msgstr "" +msgstr "Эхлэх өдөр нь дууах өдрөөс өмнө байх ёстой." #. module: hr_holidays #: field:hr.holidays.status,active:0 msgid "Active" msgstr "Идэвхтэй" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -551,7 +546,7 @@ msgstr "Эхний зөвшөөрөл" #. module: hr_holidays #: model:hr.holidays.status,name:hr_holidays.holiday_status_unpaid msgid "Unpaid" -msgstr "" +msgstr "Төлөгдөөгүй" #. module: hr_holidays #: view:hr.holidays:0 diff --git a/addons/hr_holidays/i18n/nl.po b/addons/hr_holidays/i18n/nl.po index 7ca12141094..fef2be48c1e 100644 --- a/addons/hr_holidays/i18n/nl.po +++ b/addons/hr_holidays/i18n/nl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -556,11 +556,6 @@ msgstr "De begindatum moet liggen vóór de einddatum !" msgid "Active" msgstr "Actief" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Goed te keuren verlof" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -1000,6 +995,9 @@ msgstr "Goed te keuren" #~ "Dit gebied wordt automatisch gevuld door de gebruiker die het verlof " #~ "goedkeurt" +#~ msgid "Leaves To Validate" +#~ msgstr "Goed te keuren verlof" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/nl_BE.po b/addons/hr_holidays/i18n/nl_BE.po index 5dd88108c44..74ca2e0d23e 100644 --- a/addons/hr_holidays/i18n/nl_BE.po +++ b/addons/hr_holidays/i18n/nl_BE.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/pl.po b/addons/hr_holidays/i18n/pl.po index 94dd3f6fa51..442d88b94be 100644 --- a/addons/hr_holidays/i18n/pl.po +++ b/addons/hr_holidays/i18n/pl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -526,11 +526,6 @@ msgstr "" msgid "Active" msgstr "Aktywny" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/pt.po b/addons/hr_holidays/i18n/pt.po index 4ef9e4824bc..fb1ae02bcdf 100644 --- a/addons/hr_holidays/i18n/pt.po +++ b/addons/hr_holidays/i18n/pt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -550,11 +550,6 @@ msgstr "A data de começo deve ser anterior à data final !" msgid "Active" msgstr "Ativo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Ausências por Validar" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -985,6 +980,9 @@ msgstr "Para aprovar" #~ msgstr "" #~ "Esta área é automaticamente preenchido pelo utilizador que validar o leave" +#~ msgid "Leaves To Validate" +#~ msgstr "Ausências por Validar" + #~ msgid "" #~ "If its True then its Allocation/Request have to be validated by second " #~ "validator" diff --git a/addons/hr_holidays/i18n/pt_BR.po b/addons/hr_holidays/i18n/pt_BR.po index 0937252f595..e6501508fa6 100644 --- a/addons/hr_holidays/i18n/pt_BR.po +++ b/addons/hr_holidays/i18n/pt_BR.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "A data inicial deve ser antes da data final!" msgid "Active" msgstr "Ativo" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/ro.po b/addons/hr_holidays/i18n/ro.po index 7bc1520fec5..6c895ccbec4 100644 --- a/addons/hr_holidays/i18n/ro.po +++ b/addons/hr_holidays/i18n/ro.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -560,11 +560,6 @@ msgstr "Data de inceput trebuie sa fie anterioara datei de sfarsit !" msgid "Active" msgstr "Activ(a)" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Concedii de validat" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -1005,6 +1000,9 @@ msgstr "De aprobat" #~ "Daca este Adevarat, atunci Alocarea/Cererea trebuie sa fie validata de catre " #~ "un al doilea validator" +#~ msgid "Leaves To Validate" +#~ msgstr "Concedii de validat" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/ru.po b/addons/hr_holidays/i18n/ru.po index d3f77fbc332..eedfac61f13 100644 --- a/addons/hr_holidays/i18n/ru.po +++ b/addons/hr_holidays/i18n/ru.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -525,11 +525,6 @@ msgstr "День начала должен быть до дня завершен msgid "Active" msgstr "Активно" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "Отгулы на утверждение" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -867,6 +862,9 @@ msgstr "" #~ "validator" #~ msgstr "Если это истина, то заявка должна быть утверждения второй проверкой" +#~ msgid "Leaves To Validate" +#~ msgstr "Отгулы на утверждение" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/sl.po b/addons/hr_holidays/i18n/sl.po index fa22fb3b261..1de03976383 100644 --- a/addons/hr_holidays/i18n/sl.po +++ b/addons/hr_holidays/i18n/sl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "Aktivno" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/sq.po b/addons/hr_holidays/i18n/sq.po index a1ea145f705..277e0e45f67 100644 --- a/addons/hr_holidays/i18n/sq.po +++ b/addons/hr_holidays/i18n/sq.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/sr.po b/addons/hr_holidays/i18n/sr.po index f852c987cf0..4c278b4be7f 100644 --- a/addons/hr_holidays/i18n/sr.po +++ b/addons/hr_holidays/i18n/sr.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/sr@latin.po b/addons/hr_holidays/i18n/sr@latin.po index c184004e1cd..94d99fd1ec5 100644 --- a/addons/hr_holidays/i18n/sr@latin.po +++ b/addons/hr_holidays/i18n/sr@latin.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/sv.po b/addons/hr_holidays/i18n/sv.po index 75890f2f078..aa946469160 100644 --- a/addons/hr_holidays/i18n/sv.po +++ b/addons/hr_holidays/i18n/sv.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "Aktiv" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/th.po b/addons/hr_holidays/i18n/th.po index 6e13f119b39..3a2bd6cd35b 100644 --- a/addons/hr_holidays/i18n/th.po +++ b/addons/hr_holidays/i18n/th.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "วันเริ่มต้นต้องอยู่ก่อนว msgid "Active" msgstr "เปิดใช้งาน" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "ใบลาที่รอตรวจ" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -850,6 +845,9 @@ msgstr "ให้การอนุมัติ" #~ msgid "Draft" #~ msgstr "ฉบับร่าง" +#~ msgid "Leaves To Validate" +#~ msgstr "ใบลาที่รอตรวจ" + #~ msgid "Casual Leave" #~ msgstr "ลาป่วย" diff --git a/addons/hr_holidays/i18n/tlh.po b/addons/hr_holidays/i18n/tlh.po index abf10258fbb..c3fae04b051 100644 --- a/addons/hr_holidays/i18n/tlh.po +++ b/addons/hr_holidays/i18n/tlh.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/tr.po b/addons/hr_holidays/i18n/tr.po index 98c11cc5c1a..b812ee9f397 100644 --- a/addons/hr_holidays/i18n/tr.po +++ b/addons/hr_holidays/i18n/tr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "Aktif" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/uk.po b/addons/hr_holidays/i18n/uk.po index 861f5660310..b2649a72436 100644 --- a/addons/hr_holidays/i18n/uk.po +++ b/addons/hr_holidays/i18n/uk.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/vi.po b/addons/hr_holidays/i18n/vi.po index 05f4ac72f08..5174ec049b7 100644 --- a/addons/hr_holidays/i18n/vi.po +++ b/addons/hr_holidays/i18n/vi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -522,11 +522,6 @@ msgstr "Ngày bắt đầu phải trước ngày kết thúc !" msgid "Active" msgstr "Hoạt động" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_holidays/i18n/zh_CN.po b/addons/hr_holidays/i18n/zh_CN.po index a303883c205..6784fa93d24 100644 --- a/addons/hr_holidays/i18n/zh_CN.po +++ b/addons/hr_holidays/i18n/zh_CN.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -531,11 +531,6 @@ msgstr "开始日期必须在结束日期前!" msgid "Active" msgstr "生效" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "准假等待生效" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." @@ -936,6 +931,9 @@ msgstr "待审批" #~ "validator" #~ msgstr "如果为真,分配 / 申请要二次审核才能生效。" +#~ msgid "Leaves To Validate" +#~ msgstr "准假等待生效" + #~ msgid "" #~ "If you tick this checkbox, the system will allow, for this section, the " #~ "employees to take more leaves than the available ones." diff --git a/addons/hr_holidays/i18n/zh_TW.po b/addons/hr_holidays/i18n/zh_TW.po index 0b9ae4908f9..b4a3ba93760 100644 --- a/addons/hr_holidays/i18n/zh_TW.po +++ b/addons/hr_holidays/i18n/zh_TW.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_holidays #: selection:hr.holidays.status,color_name:0 @@ -521,11 +521,6 @@ msgstr "" msgid "Active" msgstr "" -#. module: hr_holidays -#: model:ir.actions.act_window,name:hr_holidays.action_view_holiday_status_manager_board -msgid "Leaves To Validate" -msgstr "" - #. module: hr_holidays #: constraint:hr.employee:0 msgid "Error ! You cannot create recursive Hierarchy of Employees." diff --git a/addons/hr_payroll/hr_payroll_view.xml b/addons/hr_payroll/hr_payroll_view.xml index 4770e82481e..03fd4762262 100644 --- a/addons/hr_payroll/hr_payroll_view.xml +++ b/addons/hr_payroll/hr_payroll_view.xml @@ -93,8 +93,7 @@ - - + @@ -212,8 +211,8 @@ - - + + @@ -383,13 +382,14 @@ + + + + - - - @@ -464,8 +464,7 @@ search - - + @@ -520,7 +519,8 @@ search - + + @@ -650,8 +650,8 @@ - - + + @@ -691,12 +691,13 @@ search - - + - + + + diff --git a/addons/hr_payroll_account/hr_payroll_account_view.xml b/addons/hr_payroll_account/hr_payroll_account_view.xml index acc48224afa..e06a43588c4 100644 --- a/addons/hr_payroll_account/hr_payroll_account_view.xml +++ b/addons/hr_payroll_account/hr_payroll_account_view.xml @@ -60,10 +60,10 @@ search - - + + - + diff --git a/addons/hr_recruitment/board_hr_recruitment_statistical_view.xml b/addons/hr_recruitment/board_hr_recruitment_statistical_view.xml index e9054416eea..468d3a8d66e 100644 --- a/addons/hr_recruitment/board_hr_recruitment_statistical_view.xml +++ b/addons/hr_recruitment/board_hr_recruitment_statistical_view.xml @@ -30,13 +30,14 @@ board.hr.applicants.status.form board.board - + form - - - + + + + diff --git a/addons/hr_recruitment/hr_recruitment_menu.xml b/addons/hr_recruitment/hr_recruitment_menu.xml index 112adb9b5fb..3a75b6df7c1 100644 --- a/addons/hr_recruitment/hr_recruitment_menu.xml +++ b/addons/hr_recruitment/hr_recruitment_menu.xml @@ -8,7 +8,6 @@ hr.applicant kanban,tree,form,graph,calendar - {'search_default_filter_inprogress':1,'search_default_filter_new':1} From this menu you can track applicants in the recruitment process and manage all operations: meetings, interviews, phone calls, etc. If you setup the email gateway, applicants and their attached CV are created automatically when an email is sent to jobs@yourcompany.com. If you install the document management modules, all documents (CV and motivation letters) are indexed automatically, so that you can easily search through their content. diff --git a/addons/hr_recruitment/hr_recruitment_view.xml b/addons/hr_recruitment/hr_recruitment_view.xml index 63263d78c9d..f31778b7874 100644 --- a/addons/hr_recruitment/hr_recruitment_view.xml +++ b/addons/hr_recruitment/hr_recruitment_view.xml @@ -192,29 +192,25 @@ search - + + - + + help="Open Jobs"/> - + help="Pending Jobs"/> + - - - - + diff --git a/addons/hr_recruitment/report/hr_recruitment_report_view.xml b/addons/hr_recruitment/report/hr_recruitment_report_view.xml index 16281eeb918..5ddbe5045ab 100644 --- a/addons/hr_recruitment/report/hr_recruitment_report_view.xml +++ b/addons/hr_recruitment/report/hr_recruitment_report_view.xml @@ -50,19 +50,6 @@ - - - - - - + - - + icon="terp-camera_test" + domain="[('state','=','done')]" + help = "Hired employees"/> + + + - - - + @@ -116,9 +102,7 @@ - - - + diff --git a/addons/hr_timesheet/hr_timesheet_view.xml b/addons/hr_timesheet/hr_timesheet_view.xml index 4c5c22d9894..53def628bfe 100644 --- a/addons/hr_timesheet/hr_timesheet_view.xml +++ b/addons/hr_timesheet/hr_timesheet_view.xml @@ -60,11 +60,10 @@ - + - diff --git a/addons/hr_timesheet_invoice/__openerp__.py b/addons/hr_timesheet_invoice/__openerp__.py index 7e11fdad723..65b8905fca0 100644 --- a/addons/hr_timesheet_invoice/__openerp__.py +++ b/addons/hr_timesheet_invoice/__openerp__.py @@ -45,7 +45,6 @@ reports, etc.""", 'wizard/hr_timesheet_analytic_profit_view.xml', 'wizard/hr_timesheet_invoice_create_view.xml', 'wizard/hr_timesheet_invoice_create_final_view.xml', - 'board_hr_timesheet_invoice.xml', ], 'demo': [ 'hr_timesheet_invoice_demo.xml', diff --git a/addons/hr_timesheet_invoice/board_hr_timesheet_invoice.xml b/addons/hr_timesheet_invoice/board_hr_timesheet_invoice.xml deleted file mode 100644 index 7327ca66f63..00000000000 --- a/addons/hr_timesheet_invoice/board_hr_timesheet_invoice.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - Costs to invoice - report.account.analytic.line.to.invoice - form - graph,tree - - - - - - - - - timesheet.uninvoiced.line.tree - report.timesheet.line - tree - - - - - - - - - - - - - Uninvoice lines with billing rate - report.timesheet.line - form - form,tree - [('invoice_id','=',False)] - - - - - board.hr.timesheet.uninvoiced.form - board.board - form - - - - - - - - - - diff --git a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml index c18ac4de667..51743733cd5 100644 --- a/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml +++ b/addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml @@ -150,7 +150,7 @@ - + diff --git a/addons/hr_timesheet_invoice/i18n/ar.po b/addons/hr_timesheet_invoice/i18n/ar.po index a43dc30197e..633275d5a10 100644 --- a/addons/hr_timesheet_invoice/i18n/ar.po +++ b/addons/hr_timesheet_invoice/i18n/ar.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -248,11 +248,6 @@ msgstr "حساب تحليلي" msgid "Deadline" msgstr "الموعد النهائي" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "الحسابات للفاتورة" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "المستخدم او اسم اليومية" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "القيم الى الفاتورة" @@ -940,11 +934,6 @@ msgstr "سجل الدوام اليومي للحاسب" msgid "Product" msgstr "المنتج" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "الخطوط بدون فواتير مع معدل الفواتير" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1175,6 +1164,9 @@ msgstr "" #~ msgid "Final Invoice" #~ msgstr "الفاتورة النهائية" +#~ msgid "Accounts to invoice" +#~ msgstr "الحسابات للفاتورة" + #, python-format #~ msgid "You can not modify an invoiced analytic line!" #~ msgstr "لا يمكنك تصنيف الخط التحليلي للفاتورة" @@ -1200,6 +1192,9 @@ msgstr "" #~ msgid "Balance product needed" #~ msgstr "الحاجة الى ميزانية المنتج" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "الخطوط بدون فواتير مع معدل الفواتير" + #~ msgid "Invoice on analytic lines" #~ msgstr "الفاتورة على الخطوط التحليلية" diff --git a/addons/hr_timesheet_invoice/i18n/bg.po b/addons/hr_timesheet_invoice/i18n/bg.po index 5811db3b269..6a5d1606f12 100644 --- a/addons/hr_timesheet_invoice/i18n/bg.po +++ b/addons/hr_timesheet_invoice/i18n/bg.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "Аналитична сметка" msgid "Deadline" msgstr "Краен срок" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Превърни \"разходи\" на фактура" @@ -928,11 +922,6 @@ msgstr "Дневен график според сметка" msgid "Product" msgstr "Продукт" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/bs.po b/addons/hr_timesheet_invoice/i18n/bs.po index 156571da4af..535e047a703 100644 --- a/addons/hr_timesheet_invoice/i18n/bs.po +++ b/addons/hr_timesheet_invoice/i18n/bs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/ca.po b/addons/hr_timesheet_invoice/i18n/ca.po index 11646bcbee1..4afc7ec859a 100644 --- a/addons/hr_timesheet_invoice/i18n/ca.po +++ b/addons/hr_timesheet_invoice/i18n/ca.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -248,11 +248,6 @@ msgstr "Compte analític" msgid "Deadline" msgstr "Data límit" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Comptes a facturar" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "Nom del usuari o diari" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Costos a facturar" @@ -945,11 +939,6 @@ msgstr "Full de serveis diària per compte" msgid "Product" msgstr "Producte" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "No factura línies amb cost" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1329,6 +1318,12 @@ msgstr "" #~ "Empleneu els camps empresa i tarifa del compte analític:\n" #~ "%s" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "No factura línies amb cost" + +#~ msgid "Accounts to invoice" +#~ msgstr "Comptes a facturar" + #~ msgid "Final invoice for analytic account" #~ msgstr "Factura final del compte analítica" diff --git a/addons/hr_timesheet_invoice/i18n/cs.po b/addons/hr_timesheet_invoice/i18n/cs.po index 75eb15a014f..99ff4b0ba2e 100644 --- a/addons/hr_timesheet_invoice/i18n/cs.po +++ b/addons/hr_timesheet_invoice/i18n/cs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/da.po b/addons/hr_timesheet_invoice/i18n/da.po index 35a57ba2c56..f0b73f83161 100644 --- a/addons/hr_timesheet_invoice/i18n/da.po +++ b/addons/hr_timesheet_invoice/i18n/da.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -929,11 +923,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/de.po b/addons/hr_timesheet_invoice/i18n/de.po index 8027e1c5fa8..051912e0faf 100644 --- a/addons/hr_timesheet_invoice/i18n/de.po +++ b/addons/hr_timesheet_invoice/i18n/de.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -65,7 +65,7 @@ msgstr "tägliche Zeiterfassung aktuelles Jahr" #. module: hr_timesheet_invoice #: view:account.analytic.account:0 msgid "Re-open project" -msgstr "Porjekt wiedereröffnen" +msgstr "Projekt wiedereröffnen" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_user @@ -248,11 +248,6 @@ msgstr "Analytisches Konto" msgid "Deadline" msgstr "Frist" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Abzurechnende Analytische Konten" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "Benutzer oder Journalname" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Abzurechnende Kosten" @@ -955,11 +949,6 @@ msgstr "Tägliche Zeiterfassung nach Konto" msgid "Product" msgstr "Produkt" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Storno Rechnungszeile mit Abrechnungsquote" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1300,9 +1289,15 @@ msgstr "Zeiterfassung der letzten 7 Tage" #~ msgid "Final invoice for analytic account" #~ msgstr "Schlussrechnung für Analytisches Konto" +#~ msgid "Accounts to invoice" +#~ msgstr "Abzurechnende Analytische Konten" + #~ msgid "Reinvoice Costs" #~ msgstr "Weiterberechnung" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Storno Rechnungszeile mit Abrechnungsquote" + #, python-format #~ msgid "" #~ "Please fill in the partner and pricelist field in the analytic account:\n" diff --git a/addons/hr_timesheet_invoice/i18n/el.po b/addons/hr_timesheet_invoice/i18n/el.po index c3d98e2dc6b..a0fa29f0f7f 100644 --- a/addons/hr_timesheet_invoice/i18n/el.po +++ b/addons/hr_timesheet_invoice/i18n/el.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Country: GREECE\n" "X-Poedit-Language: Greek\n" "X-Poedit-SourceCharset: utf-8\n" @@ -250,11 +250,6 @@ msgstr "" msgid "Deadline" msgstr "Χρονικό Όριο" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -292,7 +287,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -935,11 +929,6 @@ msgstr "" msgid "Product" msgstr "Προϊόν" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/es.po b/addons/hr_timesheet_invoice/i18n/es.po index 254d74a9174..eb2f6727ebe 100644 --- a/addons/hr_timesheet_invoice/i18n/es.po +++ b/addons/hr_timesheet_invoice/i18n/es.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -248,11 +248,6 @@ msgstr "Cuenta analítica" msgid "Deadline" msgstr "Fecha límite" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Cuentas a facturar" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "Nombre del Usuario o Diario" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Costos a facturar" @@ -945,11 +939,6 @@ msgstr "Hoja de servicios diaria por cuenta" msgid "Product" msgstr "Producto" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "No facturar líneas con coste" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1303,6 +1292,9 @@ msgstr "" #~ msgid "Invoicing" #~ msgstr "A facturar" +#~ msgid "Accounts to invoice" +#~ msgstr "Cuentas a facturar" + #~ msgid "Final invoice for analytic account" #~ msgstr "Factura final para la cuenta analítica" @@ -1337,3 +1329,6 @@ msgstr "" #~ "company" #~ msgstr "" #~ "¡Error! La moneda debe ser la misma que la moneda de la compañía seleccionada" + +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "No facturar líneas con coste" diff --git a/addons/hr_timesheet_invoice/i18n/es_AR.po b/addons/hr_timesheet_invoice/i18n/es_AR.po index ec75a64cef9..2fa3e77fe46 100644 --- a/addons/hr_timesheet_invoice/i18n/es_AR.po +++ b/addons/hr_timesheet_invoice/i18n/es_AR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -930,11 +924,6 @@ msgstr "" msgid "Product" msgstr "Producto" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/es_CR.po b/addons/hr_timesheet_invoice/i18n/es_CR.po index 8fdd83c4698..0ee3c65f379 100644 --- a/addons/hr_timesheet_invoice/i18n/es_CR.po +++ b/addons/hr_timesheet_invoice/i18n/es_CR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" "Language: \n" #. module: hr_timesheet_invoice @@ -249,11 +249,6 @@ msgstr "Cuenta analítica" msgid "Deadline" msgstr "Fecha límite" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Cuentas a facturar" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -291,7 +286,6 @@ msgstr "Nombre del Usuario o Diario" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Costos a facturar" @@ -953,11 +947,6 @@ msgstr "Hoja de servicios diaria por cuenta" msgid "Product" msgstr "Producto" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "No facturar líneas con coste" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1167,6 +1156,12 @@ msgstr "Año" msgid "Timesheet lines during last 7 days" msgstr "Lineas de hojas de diario durante los últimos 7 días" +#~ msgid "Accounts to invoice" +#~ msgstr "Cuentas a facturar" + +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "No facturar líneas con coste" + #, python-format #~ msgid "Analytic account incomplete" #~ msgstr "Cuenta analítica incompleta" diff --git a/addons/hr_timesheet_invoice/i18n/es_EC.po b/addons/hr_timesheet_invoice/i18n/es_EC.po index 5c81b10b86c..b2e66d2ba2a 100644 --- a/addons/hr_timesheet_invoice/i18n/es_EC.po +++ b/addons/hr_timesheet_invoice/i18n/es_EC.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -249,11 +249,6 @@ msgstr "Cuenta Analítica" msgid "Deadline" msgstr "Fecha límite" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Cuentas a facturar" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -291,7 +286,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Costos a facturar" @@ -942,11 +936,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1152,3 +1141,6 @@ msgstr "" #: view:report.timesheet.line:0 msgid "Timesheet lines during last 7 days" msgstr "" + +#~ msgid "Accounts to invoice" +#~ msgstr "Cuentas a facturar" diff --git a/addons/hr_timesheet_invoice/i18n/et.po b/addons/hr_timesheet_invoice/i18n/et.po index a8b507f141e..f399636621e 100644 --- a/addons/hr_timesheet_invoice/i18n/et.po +++ b/addons/hr_timesheet_invoice/i18n/et.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "Analüütiline konto" msgid "Deadline" msgstr "Tähtaeg" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Kulud arveldamiseks" @@ -928,11 +922,6 @@ msgstr "Igapäevane tööajakaart konto järgi" msgid "Product" msgstr "Toode" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/fi.po b/addons/hr_timesheet_invoice/i18n/fi.po index 012084e01fe..fa164655d95 100644 --- a/addons/hr_timesheet_invoice/i18n/fi.po +++ b/addons/hr_timesheet_invoice/i18n/fi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Laskutettavat tilit" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -934,11 +928,6 @@ msgstr "" msgid "Product" msgstr "Tuote" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1228,3 +1217,6 @@ msgstr "" #~ msgid "Create invoices" #~ msgstr "Luo laskut" + +#~ msgid "Accounts to invoice" +#~ msgstr "Laskutettavat tilit" diff --git a/addons/hr_timesheet_invoice/i18n/fr.po b/addons/hr_timesheet_invoice/i18n/fr.po index 149a7fc480e..6afdb14aefa 100644 --- a/addons/hr_timesheet_invoice/i18n/fr.po +++ b/addons/hr_timesheet_invoice/i18n/fr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -248,11 +248,6 @@ msgstr "Compte analytique" msgid "Deadline" msgstr "Echéance" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Comptes à facturer" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "Utilisateur ou nom du journal" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Coûts à facturer" @@ -956,11 +950,6 @@ msgstr "Feuilles de présences jounalière par Compte" msgid "Product" msgstr "Produit" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Lignes non-facturées avec le taux de facturation" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1292,6 +1281,9 @@ msgstr "Lignes des feuilles de temps des 7 derniers jours" #~ msgid "Reactivate Account" #~ msgstr "Réactiver le compte" +#~ msgid "Accounts to invoice" +#~ msgstr "Comptes à facturer" + #~ msgid "Final invoice for analytic account" #~ msgstr "Facture finale pour le compte analytique" @@ -1317,6 +1309,9 @@ msgstr "Lignes des feuilles de temps des 7 derniers jours" #~ "Erreur ! La monnaie doit être la même que la monnaie de la société " #~ "sélectionnée" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Lignes non-facturées avec le taux de facturation" + #, python-format #~ msgid "" #~ "Please fill in the partner and pricelist field in the analytic account:\n" diff --git a/addons/hr_timesheet_invoice/i18n/hr.po b/addons/hr_timesheet_invoice/i18n/hr.po index 75aa35c0092..16837ac91f6 100644 --- a/addons/hr_timesheet_invoice/i18n/hr.po +++ b/addons/hr_timesheet_invoice/i18n/hr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "Analitički konto" msgid "Deadline" msgstr "Rok" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Troškovi za fakturiranje" @@ -928,11 +922,6 @@ msgstr "Dnevni Rasporedi po Kupcu" msgid "Product" msgstr "Proizvod" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot b/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot index ca1fd1105fd..768c4be3dac 100644 --- a/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot +++ b/addons/hr_timesheet_invoice/i18n/hr_timesheet_invoice.pot @@ -243,11 +243,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -285,7 +280,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -907,11 +901,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/hu.po b/addons/hr_timesheet_invoice/i18n/hu.po index 746126f98aa..00596ba933f 100644 --- a/addons/hr_timesheet_invoice/i18n/hu.po +++ b/addons/hr_timesheet_invoice/i18n/hu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -249,11 +249,6 @@ msgstr "Gyűjtőkód" msgid "Deadline" msgstr "Határidő" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Számlázandó gyűjtőkódok" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -291,7 +286,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Kiszámlázandó költségek" @@ -947,11 +941,6 @@ msgstr "Gyűjtőkód szerinti napi munkaidő-kimutatás" msgid "Product" msgstr "Termék" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Nem számlázott sorok számlázási rátával" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1207,6 +1196,9 @@ msgstr "" #~ msgid "Reactivate Account" #~ msgstr "Gyűjtőkód újraaktíválása" +#~ msgid "Accounts to invoice" +#~ msgstr "Számlázandó gyűjtőkódok" + #~ msgid "" #~ "\n" #~ "Module to generate invoices based on costs (human resources, expenses, " @@ -1232,6 +1224,9 @@ msgstr "" #~ msgid "Analytic account incomplete" #~ msgstr "Nem adott meg gyűjtőkódot!" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Nem számlázott sorok számlázási rátával" + #, python-format #~ msgid "" #~ "Please fill in the partner and pricelist field in the analytic account:\n" diff --git a/addons/hr_timesheet_invoice/i18n/id.po b/addons/hr_timesheet_invoice/i18n/id.po index d6ff1597e34..581780c37f7 100644 --- a/addons/hr_timesheet_invoice/i18n/id.po +++ b/addons/hr_timesheet_invoice/i18n/id.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/it.po b/addons/hr_timesheet_invoice/i18n/it.po index 48f2c4f7cfb..b32105671bd 100644 --- a/addons/hr_timesheet_invoice/i18n/it.po +++ b/addons/hr_timesheet_invoice/i18n/it.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -248,11 +248,6 @@ msgstr "Contabilità Analitica" msgid "Deadline" msgstr "Scadenza" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Conti da Fatturare" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "Nome Utente o Giornale" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Costi da Fatturare" @@ -940,11 +934,6 @@ msgstr "Orari di Lavoro giornalieri da Contabilità" msgid "Product" msgstr "Prodotto" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Linee non fatturate con tasso di fatturazione" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1296,6 +1285,12 @@ msgstr "" #~ "Per favore compilare il partner e il campo listino nel conto analitico:\n" #~ "%s" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Linee non fatturate con tasso di fatturazione" + +#~ msgid "Accounts to invoice" +#~ msgstr "Conti da Fatturare" + #~ msgid "" #~ "\n" #~ "Module to generate invoices based on costs (human resources, expenses, " diff --git a/addons/hr_timesheet_invoice/i18n/ja.po b/addons/hr_timesheet_invoice/i18n/ja.po index 23865a6e70a..bfb8cd16222 100644 --- a/addons/hr_timesheet_invoice/i18n/ja.po +++ b/addons/hr_timesheet_invoice/i18n/ja.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-16 04:50+0000\n" -"X-Generator: Launchpad (build 15247)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "分析アカウント" msgid "Deadline" msgstr "期限" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "請求するアカウント" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "ユーザあるいはジャーナルの名称" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "請求書へ計上する経費" @@ -314,7 +308,7 @@ msgstr "状態" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_analytic_profit.py:58 #, python-format msgid "Data Insufficient!" -msgstr "日付の指定が足りません。" +msgstr "データ不足です。" #. module: hr_timesheet_invoice #: report:hr.timesheet.invoice.account.analytic.account.cost_ledger:0 @@ -412,7 +406,7 @@ msgstr "印刷日" #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_hr_analytic_timesheet_open_tree #: model:ir.ui.menu,name:hr_timesheet_invoice.menu_hr_analytic_timesheet_tree msgid "Bill Tasks Works" -msgstr "課金が" +msgstr "請求タスク作業" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_hr_timesheet_invoice_factor_form @@ -935,11 +929,6 @@ msgstr "アカウントごとの日々の勤務表" msgid "Product" msgstr "製品" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "請求料率を持つ未請求の行" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1146,5 +1135,11 @@ msgstr "年" msgid "Timesheet lines during last 7 days" msgstr "過去7日間の勤務表の行" +#~ msgid "Accounts to invoice" +#~ msgstr "請求するアカウント" + #~ msgid "Do you want to display work details on the invoice ?" #~ msgstr "この請求書の作業明細を表示しますか。" + +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "請求料率を持つ未請求の行" diff --git a/addons/hr_timesheet_invoice/i18n/ko.po b/addons/hr_timesheet_invoice/i18n/ko.po index 1e66d669777..3a321d4c428 100644 --- a/addons/hr_timesheet_invoice/i18n/ko.po +++ b/addons/hr_timesheet_invoice/i18n/ko.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "마감시한" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -929,11 +923,6 @@ msgstr "" msgid "Product" msgstr "상품" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/lt.po b/addons/hr_timesheet_invoice/i18n/lt.po index 969e9978c82..ff0436a865e 100644 --- a/addons/hr_timesheet_invoice/i18n/lt.po +++ b/addons/hr_timesheet_invoice/i18n/lt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/lv.po b/addons/hr_timesheet_invoice/i18n/lv.po index 451d7f300b0..a84fc215aaf 100644 --- a/addons/hr_timesheet_invoice/i18n/lv.po +++ b/addons/hr_timesheet_invoice/i18n/lv.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -929,11 +923,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/mn.po b/addons/hr_timesheet_invoice/i18n/mn.po index 1f97a98efd2..e4b47c70bba 100644 --- a/addons/hr_timesheet_invoice/i18n/mn.po +++ b/addons/hr_timesheet_invoice/i18n/mn.po @@ -17,14 +17,14 @@ msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" -"PO-Revision-Date: 2010-11-25 19:13+0000\n" -"Last-Translator: OpenERP Administrators \n" +"PO-Revision-Date: 2012-06-21 04:33+0000\n" +"Last-Translator: lhagvajargal \n" "Language-Team: Mongolian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -258,11 +258,6 @@ msgstr "Аналитик данс" msgid "Deadline" msgstr "Тогтсон өдөр" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Нэхэмжлэл үүсгэх дансууд" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -296,11 +291,10 @@ msgstr "Хэзээнээс" #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "User or Journal Name" -msgstr "" +msgstr "Хэрэглэгч болон журналын нэр" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Нэхэмжлэх үнийн дүн" @@ -443,7 +437,7 @@ msgstr "Онолын" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:132 #, python-format msgid "Configuration Error" -msgstr "" +msgstr "Тохиргооны алдаа" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_account_analytic_line_to_invoice @@ -500,7 +494,7 @@ msgstr "12 сар" #. module: hr_timesheet_invoice #: view:hr.timesheet.invoice.create.final:0 msgid "Invoice contract" -msgstr "" +msgstr "Нэхэмжлэлийн гэрээ" #. module: hr_timesheet_invoice #: constraint:account.move.line:0 @@ -543,7 +537,7 @@ msgstr "" #. module: hr_timesheet_invoice #: view:hr.timesheet.analytic.profit:0 msgid "Users" -msgstr "" +msgstr "Хэрэглэгчид" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -951,11 +945,6 @@ msgstr "Өдөр бүрийн цаг бүртгэлийг дансаар хар msgid "Product" msgstr "Бараа" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Тооцооны үнэ бүхий нэхэмжлээгүй мөрүүд" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1169,6 +1158,9 @@ msgstr "" #~ msgid "Sale Pricelist" #~ msgstr "Борлуулалтын үнийн жагсаалт" +#~ msgid "Accounts to invoice" +#~ msgstr "Нэхэмжлэл үүсгэх дансууд" + #~ msgid "Final invoice for analytic account" #~ msgstr "Аналитик дансны эцсийн нэхэмжлэл" @@ -1214,6 +1206,9 @@ msgstr "" #~ msgid "Invoicing" #~ msgstr "Нэхэмжилж байгаа" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Тооцооны үнэ бүхий нэхэмжлээгүй мөрүүд" + #~ msgid "Invoice on analytic lines" #~ msgstr "Аналитик мөрүүдийг үндэслэн нэхэмжлэх" diff --git a/addons/hr_timesheet_invoice/i18n/nl.po b/addons/hr_timesheet_invoice/i18n/nl.po index 557bb39050d..a47be5c87d3 100644 --- a/addons/hr_timesheet_invoice/i18n/nl.po +++ b/addons/hr_timesheet_invoice/i18n/nl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -249,11 +249,6 @@ msgstr "Kostenplaats" msgid "Deadline" msgstr "Deadline" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Te factureren klanten" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -272,7 +267,7 @@ msgstr "De tijd van elk verricht werk zal getoond worden op de factuur" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_account_analytic_account_2_report_timehsheet_account msgid "Timesheets" -msgstr "Roosters" +msgstr "Urenstaten" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_hr_timesheet_analytic_cost_ledger @@ -291,7 +286,6 @@ msgstr "Gebruiker of dagboeknaam" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Nog te ontvangen facturen" @@ -959,11 +953,6 @@ msgstr "Dagelijkse urenstaat per rekening" msgid "Product" msgstr "Product" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Niet-gefactureerde regels met factuurtarief" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1290,6 +1279,9 @@ msgstr "Urenstaatregels in afgelopen 7 dagen" #~ msgid "Balance product" #~ msgstr "Saldo product" +#~ msgid "Accounts to invoice" +#~ msgstr "Te factureren klanten" + #, python-format #~ msgid "You can not modify an invoiced analytic line!" #~ msgstr "U kunt een gefactureerde kostenplaatsboeking niet wijzigen!" @@ -1311,6 +1303,9 @@ msgstr "Urenstaatregels in afgelopen 7 dagen" #~ "Val aub de relatie en prijslijst velden in bij de kostenplaats:\n" #~ "%s" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Niet-gefactureerde regels met factuurtarief" + #~ msgid "" #~ "Error! The currency has to be the same as the currency of the selected " #~ "company" diff --git a/addons/hr_timesheet_invoice/i18n/nl_BE.po b/addons/hr_timesheet_invoice/i18n/nl_BE.po index 6c52eabcc56..b2162e53c23 100644 --- a/addons/hr_timesheet_invoice/i18n/nl_BE.po +++ b/addons/hr_timesheet_invoice/i18n/nl_BE.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/pl.po b/addons/hr_timesheet_invoice/i18n/pl.po index 8a0b41aa9d0..dc73068a124 100644 --- a/addons/hr_timesheet_invoice/i18n/pl.po +++ b/addons/hr_timesheet_invoice/i18n/pl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -233,7 +233,7 @@ msgstr "Dzienna karta czasu pracy na konto" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:64 #, python-format msgid "Analytic Account incomplete" -msgstr "" +msgstr "Niekompletne konto analityczne" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_account_analytic_account @@ -248,11 +248,6 @@ msgstr "Konto analityczne" msgid "Deadline" msgstr "Termin" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Koszty do faktury" @@ -315,7 +309,7 @@ msgstr "Stan" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_analytic_profit.py:58 #, python-format msgid "Data Insufficient!" -msgstr "" +msgstr "Zbyt mało danych!" #. module: hr_timesheet_invoice #: report:hr.timesheet.invoice.account.analytic.account.cost_ledger:0 @@ -354,7 +348,7 @@ msgstr "Pozycje do fakturowania" #: code:addons/hr_timesheet_invoice/hr_timesheet_invoice.py:128 #, python-format msgid "Error !" -msgstr "" +msgstr "Błąd !" #. module: hr_timesheet_invoice #: model:hr_timesheet_invoice.factor,name:hr_timesheet_invoice.timesheet_invoice_factor3 @@ -386,7 +380,7 @@ msgstr "Zysk karty czasu pracy" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:68 #, python-format msgid "Partner incomplete" -msgstr "" +msgstr "Niekomplenty partner" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create.final,name:0 @@ -471,7 +465,7 @@ msgstr "" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:220 #, python-format msgid "Invoices" -msgstr "" +msgstr "Faktury" #. module: hr_timesheet_invoice #: selection:report.account.analytic.line.to.invoice,month:0 @@ -654,7 +648,7 @@ msgstr "Data" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:69 #, python-format msgid "Please fill in the Address field in the Partner: %s." -msgstr "" +msgstr "Wypełnij pole adresu dla partnera: %s." #. module: hr_timesheet_invoice #: selection:report.account.analytic.line.to.invoice,month:0 @@ -724,7 +718,7 @@ msgstr "Ma" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:108 #, python-format msgid "Error" -msgstr "" +msgstr "Błąd" #. module: hr_timesheet_invoice #: field:hr.timesheet.analytic.cost.ledger,date2:0 @@ -896,7 +890,7 @@ msgstr "" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:108 #, python-format msgid "At least one line has no product !" -msgstr "" +msgstr "Co najmniej jedna pozycja nie ma produktu !" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create,date:0 @@ -932,11 +926,6 @@ msgstr "Dzienna karta czasu pracy wg konta" msgid "Product" msgstr "Produkt" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -982,7 +971,7 @@ msgstr "" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_analytic_profit.py:58 #, python-format msgid "No Records Found for Report!" -msgstr "" +msgstr "Nie znaleziono rekordów dla raportu!" #. module: hr_timesheet_invoice #: help:account.analytic.account,amount_max:0 diff --git a/addons/hr_timesheet_invoice/i18n/pt.po b/addons/hr_timesheet_invoice/i18n/pt.po index 0bdfa54c14b..54768835d2e 100644 --- a/addons/hr_timesheet_invoice/i18n/pt.po +++ b/addons/hr_timesheet_invoice/i18n/pt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -248,11 +248,6 @@ msgstr "Conta analítica" msgid "Deadline" msgstr "Prazo Limite" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Contas a Faturar" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -290,7 +285,6 @@ msgstr "Utilizador ou Nome diário" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Custos a Faturar" @@ -950,11 +944,6 @@ msgstr "Folha de Horas diária por conta" msgid "Product" msgstr "Artigo" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Linhas de re-fatura com taxa de faturamento" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1345,3 +1334,9 @@ msgstr "Linhas da folha de horas durante os últimos 7 dias" #~ msgid "Do you want to display work details on the invoice ?" #~ msgstr "Deseja exibir os detalhes do trabalho na fatura?" + +#~ msgid "Accounts to invoice" +#~ msgstr "Contas a Faturar" + +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Linhas de re-fatura com taxa de faturamento" diff --git a/addons/hr_timesheet_invoice/i18n/pt_BR.po b/addons/hr_timesheet_invoice/i18n/pt_BR.po index 7b0705750c0..b713991aa8c 100644 --- a/addons/hr_timesheet_invoice/i18n/pt_BR.po +++ b/addons/hr_timesheet_invoice/i18n/pt_BR.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "Conta Analítica" msgid "Deadline" msgstr "Prazo final" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Custos para fatura" @@ -931,11 +925,6 @@ msgstr "Planilha de Horas Diária por Conta" msgid "Product" msgstr "Produto" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/ro.po b/addons/hr_timesheet_invoice/i18n/ro.po index f8999a32911..14affe21d78 100644 --- a/addons/hr_timesheet_invoice/i18n/ro.po +++ b/addons/hr_timesheet_invoice/i18n/ro.po @@ -13,19 +13,19 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 #: view:report_timesheet.user:0 msgid "Timesheet by user" -msgstr "Foaie de pontaj pe utilizator" +msgstr "Fisa de pontaj dupa utilizator" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 msgid "Timesheet lines in this year" -msgstr "" +msgstr "Linii fise de pontaj din acest an" #. module: hr_timesheet_invoice #: view:hr_timesheet_invoice.factor:0 @@ -40,7 +40,7 @@ msgstr "Profit" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_hr_timesheet_invoice_create_final msgid "Create invoice from timesheet final" -msgstr "Creare factura din foaia de pontaj finala" +msgstr "Creare factura din fisa de pontaj finala" #. module: hr_timesheet_invoice #: view:hr.timesheet.invoice.create:0 @@ -55,22 +55,22 @@ msgstr " 7 zile " #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "Income" -msgstr "Venituri" +msgstr "Venit" #. module: hr_timesheet_invoice #: view:report_timesheet.account.date:0 msgid "Daily Timesheets for this year" -msgstr "" +msgstr "Fise de pontaj zilnice pentru anul acesta" #. module: hr_timesheet_invoice #: view:account.analytic.account:0 msgid "Re-open project" -msgstr "" +msgstr "Redeschideti proiectul" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_user msgid "Timesheet per day" -msgstr "Foaie de pontaj pe zi" +msgstr "Fisa de pontaj pe zi" #. module: hr_timesheet_invoice #: selection:report.account.analytic.line.to.invoice,month:0 @@ -84,7 +84,7 @@ msgstr "Martie" #. module: hr_timesheet_invoice #: field:hr.timesheet.invoice.create.final,name:0 msgid "Name of entry" -msgstr "Numele intrarii" +msgstr "Numele inregistrarii" #. module: hr_timesheet_invoice #: help:account.analytic.account,pricelist_id:0 @@ -93,13 +93,13 @@ msgid "" "deduced by this pricelist on the product." msgstr "" "Produsul de facturat este definit in formularul angajatului, pretul va fi " -"dedus din aceasta lista de preturi pe produs." +"dedus din aceasta lista de preturi pentru produs." #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/hr_timesheet_invoice.py:129 #, python-format msgid "You cannot modify an invoiced analytic line!" -msgstr "" +msgstr "Nu puteti modifica o linie analitica a facturii!" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_hr_timesheet_invoice_factor @@ -118,7 +118,7 @@ msgstr "Anul acesta" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create.final,time:0 msgid "Display time in the history of works" -msgstr "Afisaj timp in istoricul activitatilor" +msgstr "Afisajeaza perioada in istoricul activitatilor" #. module: hr_timesheet_invoice #: view:hr.timesheet.analytic.profit:0 @@ -145,12 +145,12 @@ msgstr "Cont" #: field:hr.timesheet.invoice.create,time:0 #: field:hr.timesheet.invoice.create.final,time:0 msgid "Time spent" -msgstr "Timp consumat" +msgstr "Timp petrecut" #. module: hr_timesheet_invoice #: field:account.analytic.account,amount_invoiced:0 msgid "Invoiced Amount" -msgstr "Suma facturată" +msgstr "Suma facturata" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -160,7 +160,7 @@ msgstr "Linie nefacturata cu rata facturarii" #. module: hr_timesheet_invoice #: sql_constraint:account.invoice:0 msgid "Invoice Number must be unique per Company!" -msgstr "" +msgstr "Numarul Facturii trebuie sa fie unic per Companie!" #. module: hr_timesheet_invoice #: field:report_timesheet.invoice,account_id:0 @@ -176,6 +176,7 @@ msgstr "Suma" #: sql_constraint:account.move.line:0 msgid "Wrong credit or debit value in accounting entry !" msgstr "" +"Valoare gresita a creditului sau debitului in inregistrarea contabila !" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create,name:0 @@ -186,12 +187,12 @@ msgstr "Detaliile fiecarei activitati prestate vor aparea pe factura" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:209 #, python-format msgid "Warning !" -msgstr "" +msgstr "Avertizare !" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_hr_timesheet_invoice_create msgid "Create invoice from timesheet" -msgstr "Creare factura din foaia de pontaj" +msgstr "Creati factura din fisa de pontaj" #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 @@ -211,29 +212,29 @@ msgstr "Linii nefactuate cu rata facturarii" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 msgid "Group By..." -msgstr "Grupare dupa..." +msgstr "Grupati dupa..." #. module: hr_timesheet_invoice #: constraint:account.invoice:0 msgid "Invalid BBA Structured Communication !" -msgstr "" +msgstr "Comunicare Structurata BBA Nevalida !" #. module: hr_timesheet_invoice #: view:hr.timesheet.invoice.create:0 msgid "Create Invoices" -msgstr "Creare facturi" +msgstr "Creati Facturi" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_account_date #: view:report_timesheet.account.date:0 msgid "Daily timesheet per account" -msgstr "Foaia de pontaj zilnica per cont" +msgstr "Fisa de pontaj zilnica per cont" #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:64 #, python-format msgid "Analytic Account incomplete" -msgstr "Cont analitic incomplet" +msgstr "Cont Analitic incomplet" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_account_analytic_account @@ -246,12 +247,7 @@ msgstr "Cont analitic" #. module: hr_timesheet_invoice #: field:report.analytic.account.close,date_deadline:0 msgid "Deadline" -msgstr "Scadenta" - -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Conturi de facturat" +msgstr "Termen limita" #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 @@ -271,14 +267,12 @@ msgstr "Timpul fiecarei activitati efectuate va fi afisat pe factura" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_account_analytic_account_2_report_timehsheet_account msgid "Timesheets" -msgstr "Foi de pontaj" +msgstr "Fise de pontaj" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_hr_timesheet_analytic_cost_ledger msgid "hr.timesheet.analytic.cost.ledger" -msgstr "" -"hr.timesheet.analytic.cost.ledger (resurse umane.fisa de " -"pontaj.analitic.cost.registru)" +msgstr "ru.registru.fisa de pontaj.cost.analitic" #. module: hr_timesheet_invoice #: field:hr.timesheet.analytic.profit,date_from:0 @@ -292,7 +286,6 @@ msgstr "Nume Utilizator sau Jurnal" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Costuri de facturat" @@ -300,7 +293,7 @@ msgstr "Costuri de facturat" #. module: hr_timesheet_invoice #: view:report_timesheet.user:0 msgid "Timesheet by user in this month" -msgstr "" +msgstr "Fisa de pontaj dupa utilizator in aceasta luna" #. module: hr_timesheet_invoice #: field:report.account.analytic.line.to.invoice,account_id:0 @@ -328,12 +321,12 @@ msgstr "Debit" #: view:hr.timesheet.analytic.cost.ledger:0 #: view:hr.timesheet.analytic.profit:0 msgid "Print" -msgstr "Imprima" +msgstr "Tipariti" #. module: hr_timesheet_invoice #: help:account.analytic.line,to_invoice:0 msgid "It allows to set the discount while making invoice" -msgstr "Va permite setarea discountului in timp ce faceti factura" +msgstr "Va permite setarea reducerii in timp ce faceti factura" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create,price:0 @@ -347,7 +340,7 @@ msgstr "" #. module: hr_timesheet_invoice #: view:hr.timesheet.invoice.create.final:0 msgid "Force to use a special product" -msgstr "" +msgstr "Impune utilizarea unui produs special" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_acc_analytic_acc_2_report_acc_analytic_line_to_invoice @@ -378,7 +371,7 @@ msgid "" "an automatic invoice rate on analytic accounts." msgstr "" "Completati acest camp daca planuiti sa generati automat facturi bazate pe " -"costurile din acest cont analitic: foi de pontaj, cheltuieli,... Puteti " +"costurile din acest cont analitic: fise de pontaj, cheltuieli,... Puteti " "configura o rata automata a facturii in conturile analitice." #. module: hr_timesheet_invoice @@ -387,7 +380,7 @@ msgstr "" #: model:ir.actions.report.xml,name:hr_timesheet_invoice.report_analytical_profit #: model:ir.ui.menu,name:hr_timesheet_invoice.menu_hr_timesheet_analytic_profit msgid "Timesheet Profit" -msgstr "Beneficii foi de pontaj" +msgstr "Profit Fisa de pontaj" #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:68 @@ -398,7 +391,7 @@ msgstr "Partener incomplet" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create.final,name:0 msgid "Display detail of work in the invoice line." -msgstr "Afisarea detaliilor activitatii in linia facturii." +msgstr "Afisati detaliile activitatii in linia facturii." #. module: hr_timesheet_invoice #: selection:report.account.analytic.line.to.invoice,month:0 @@ -418,7 +411,7 @@ msgstr "Data imprimarii" #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_hr_analytic_timesheet_open_tree #: model:ir.ui.menu,name:hr_timesheet_invoice.menu_hr_analytic_timesheet_tree msgid "Bill Tasks Works" -msgstr "Facturare activitati sarcini" +msgstr "Facturati Activitati Sarcini" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_hr_timesheet_invoice_factor_form @@ -435,27 +428,27 @@ msgstr "Teoretic" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:132 #, python-format msgid "Configuration Error" -msgstr "" +msgstr "Eroare de configurare" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_account_analytic_line_to_invoice msgid "Analytic lines to invoice report" -msgstr "Linii analitice de factura raport" +msgstr "Raport Linii analitice de facturat" #. module: hr_timesheet_invoice #: field:account.analytic.account,to_invoice:0 msgid "Invoice on Timesheet & Costs" -msgstr "" +msgstr "Facturi pe Fisele de pontaj & Costuri" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_user_stat_all msgid "Timesheet by User" -msgstr "Foaie de pontaj dupa Utilizator" +msgstr "Fisa de pontaj dupa Utilizator" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_invoice_stat_all msgid "Timesheet by Invoice" -msgstr "Foaie de pontaj dupa Factura" +msgstr "Fisa de pontaj dupa Factura" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_analytic_account_tree @@ -471,7 +464,7 @@ msgstr "Reducere (%)" #. module: hr_timesheet_invoice #: model:hr_timesheet_invoice.factor,name:hr_timesheet_invoice.timesheet_invoice_factor1 msgid "Yes (100%)" -msgstr "DA (100%)" +msgstr "Da (100%)" #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_final_invoice_create.py:55 @@ -492,7 +485,7 @@ msgstr "Decembrie" #. module: hr_timesheet_invoice #: view:hr.timesheet.invoice.create.final:0 msgid "Invoice contract" -msgstr "" +msgstr "Facturati contractul" #. module: hr_timesheet_invoice #: constraint:account.move.line:0 @@ -501,6 +494,9 @@ msgid "" "currency. You should remove the secondary currency on the account or select " "a multi-currency view on the journal." msgstr "" +"Contul selectat din Inregistrarea in Jurnal solicita furnizarea unei monede " +"secundare. Ar trebui sa stergeti moneda secundara din cont sau sa selectati " +"o vizualizare multi-moneda in jurnal." #. module: hr_timesheet_invoice #: field:report.account.analytic.line.to.invoice,month:0 @@ -515,12 +511,12 @@ msgstr "Luna" #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "Currency" -msgstr "Valuta" +msgstr "Moneda" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_account_move_line msgid "Journal Items" -msgstr "" +msgstr "Elementele Jurnalului" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create,product:0 @@ -529,7 +525,8 @@ msgid "" "Keep empty to use the real product that comes from the cost." msgstr "" "Completati acest camp doar daca doriti sa impuneti folosirea unui anumit " -"produs.Lasati necompletat pentru a folosi produsul real care reiese din cost." +"produs. Lasati necompletat pentru a folosi produsul real care reiese din " +"cost." #. module: hr_timesheet_invoice #: view:hr.timesheet.analytic.profit:0 @@ -539,7 +536,7 @@ msgstr "Utilizatori" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 msgid "Non Assigned timesheets to users" -msgstr "Foi de pontaj neatribuite utilizatorilor" +msgstr "Fise de pontaj neatribuite utilizatorilor" #. module: hr_timesheet_invoice #: view:account.analytic.line:0 @@ -558,12 +555,14 @@ msgid "" "The date of your Journal Entry is not in the defined period! You should " "change the date or remove this constraint from the journal." msgstr "" +"Data Inregistrarii in Jurnal nu se afla in perioada definita! Ar trebui sa " +"schimbati data sau sa eliminati aceasta restrictie din jurnal." #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:132 #, python-format msgid "No income account defined for product '%s'" -msgstr "" +msgstr "Nu exista nici un cont de venituri definit pentru acest produs '%s'" #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 @@ -573,7 +572,7 @@ msgstr "Rata factura dupa utilizator" #. module: hr_timesheet_invoice #: view:report_timesheet.account:0 msgid "Timesheet by account" -msgstr "Foaie de pontaj dupa cont" +msgstr "Fisa de pontaj dupa cont" #. module: hr_timesheet_invoice #: view:account.analytic.account:0 @@ -588,7 +587,7 @@ msgstr "Total facturat" #. module: hr_timesheet_invoice #: report:hr.timesheet.invoice.account.analytic.account.cost_ledger:0 msgid "Period to" -msgstr "Perioada la" +msgstr "Perioada pana la" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_account_analytic_line @@ -637,18 +636,18 @@ msgstr "Iunie" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create.final,date:0 msgid "Display date in the history of works" -msgstr "Afisare data in istoricul activitatilor" +msgstr "Afisati data in istoricul activitatilor" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_account #: view:report_timesheet.account:0 msgid "Timesheet per account" -msgstr "Foaie de pontaj per cont" +msgstr "Fisa de pontaj per cont" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_account_stat_all msgid "Timesheet by Account" -msgstr "Foaie de pontaj dupa cont" +msgstr "Fisa de pontaj dupa Cont" #. module: hr_timesheet_invoice #: field:hr.timesheet.invoice.create,date:0 @@ -661,7 +660,7 @@ msgstr "Data" #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:69 #, python-format msgid "Please fill in the Address field in the Partner: %s." -msgstr "Va rugam completati campul Adresa din formularul Partenerului: %s." +msgstr "Va rugam completati campul Adresa in formularul Partenerului: %s." #. module: hr_timesheet_invoice #: selection:report.account.analytic.line.to.invoice,month:0 @@ -675,7 +674,7 @@ msgstr "Noiembrie" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 msgid "Extended Filters..." -msgstr "Filtre extinse..." +msgstr "Filtre Extinse..." #. module: hr_timesheet_invoice #: field:report_timesheet.invoice,amount_invoice:0 @@ -701,7 +700,7 @@ msgstr "Utilizator" #. module: hr_timesheet_invoice #: report:hr.timesheet.invoice.account.analytic.account.cost_ledger:0 msgid "J.C. /Move name" -msgstr "J.C. /Mutare nume" +msgstr "J.C. /Nume mutare" #. module: hr_timesheet_invoice #: report:hr.timesheet.invoice.account.analytic.account.cost_ledger:0 @@ -720,7 +719,7 @@ msgstr "Ianuarie" #. module: hr_timesheet_invoice #: constraint:account.move.line:0 msgid "You can not create journal items on closed account." -msgstr "" +msgstr "Nu puteti crea elemente ale jurnalului intr-un cont inchis." #. module: hr_timesheet_invoice #: report:hr.timesheet.invoice.account.analytic.account.cost_ledger:0 @@ -753,6 +752,7 @@ msgstr "Sold" #: constraint:account.move.line:0 msgid "You can not create journal items on an account of type view." msgstr "" +"Nu puteti crea elemente ale jurnalului intr-un cont de tipul vizualizare." #. module: hr_timesheet_invoice #: field:report.analytic.account.close,quantity:0 @@ -778,7 +778,7 @@ msgstr "Cont General" #. module: hr_timesheet_invoice #: model:ir.model,name:hr_timesheet_invoice.model_hr_timesheet_analytic_profit msgid "Print Timesheet Profit" -msgstr "Imprimare profit fioaie de pontaj" +msgstr "Imprimati Profitul Fisei de pontaj" #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 @@ -812,7 +812,7 @@ msgstr "Septembrie" #. module: hr_timesheet_invoice #: constraint:account.analytic.line:0 msgid "You can not create analytic line on view account." -msgstr "" +msgstr "Nu puteti crea o linie analitica in vizualizarea contului." #. module: hr_timesheet_invoice #: field:account.analytic.line,invoice_id:0 @@ -825,6 +825,8 @@ msgstr "Factura" #: constraint:hr.analytic.timesheet:0 msgid "You cannot modify an entry in a Confirmed/Done timesheet !." msgstr "" +"Nu puteti modifica o inregistrare dintr-o fisa de pontaj " +"Confirmata/Efectuata !." #. module: hr_timesheet_invoice #: view:account.analytic.account:0 @@ -833,17 +835,17 @@ msgstr "" #: view:hr.timesheet.invoice.create:0 #: view:hr.timesheet.invoice.create.final:0 msgid "Cancel" -msgstr "Anuleaza" +msgstr "Anulati" #. module: hr_timesheet_invoice #: view:account.analytic.account:0 msgid "Close" -msgstr "Inchide" +msgstr "Inchideti" #. module: hr_timesheet_invoice #: help:hr.timesheet.invoice.create.final,price:0 msgid "Display cost of the item you reinvoice" -msgstr "Afiseaza costul articolului pe care il refacturati" +msgstr "Afisati costul articolului pe care il refacturati" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,help:hr_timesheet_invoice.action_hr_timesheet_invoice_factor_form @@ -854,7 +856,7 @@ msgid "" "speed up your invoicing." msgstr "" "OpenERP va permite sa creati tipuri predefinite de facturare. S-ar putea ca " -"dumneavoastra sa trebuiasca sa atribuiti frecvent discounturi datorita unui " +"dumneavoastra sa trebuiasca sa atribuiti frecvent reduceri datorita unui " "contract specific sau a unui acord cu un client. Din acest meniu, puteti " "crea tipuri suplimentare de facturare pentru a grabi facturarea." @@ -864,7 +866,7 @@ msgstr "" #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_line #: view:report.timesheet.line:0 msgid "Timesheet Line" -msgstr "Linie fioaie de pontaj" +msgstr "Linie Fisa de pontaj" #. module: hr_timesheet_invoice #: view:hr.timesheet.invoice.create:0 @@ -886,7 +888,7 @@ msgstr "" #. module: hr_timesheet_invoice #: constraint:account.move.line:0 msgid "Company must be the same for its related account and period." -msgstr "" +msgstr "Compania trebuie sa fie aceeasi pentru contul si perioada asociata." #. module: hr_timesheet_invoice #: help:hr_timesheet_invoice.factor,customer_name:0 @@ -904,7 +906,7 @@ msgstr "Catre" #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_hr_timesheet_invoice_create #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_hr_timesheet_invoice_create_final msgid "Create Invoice" -msgstr "" +msgstr "Creati Factura" #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:108 @@ -920,22 +922,22 @@ msgstr "Data reala a fiecarei activitati va fi afisata pe factura" #. module: hr_timesheet_invoice #: field:account.analytic.account,pricelist_id:0 msgid "Customer Pricelist" -msgstr "" +msgstr "Lista de preturi Client" #. module: hr_timesheet_invoice #: view:report_timesheet.invoice:0 msgid "Timesheets to invoice" -msgstr "Foi de pontaj de facturat" +msgstr "Fise de pontaj de facturat" #. module: hr_timesheet_invoice #: field:hr.timesheet.analytic.cost.ledger,date1:0 msgid "Start of period" -msgstr "Începutul perioadei" +msgstr "Inceputul perioadei" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_account_date_stat_all msgid "Daily Timesheet by Account" -msgstr "Foi de pontaj zilnice dupa cont" +msgstr "Fise de pontaj Zilnice dupa Cont" #. module: hr_timesheet_invoice #: field:hr.timesheet.invoice.create,product:0 @@ -946,11 +948,6 @@ msgstr "Foi de pontaj zilnice dupa cont" msgid "Product" msgstr "Produs" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "Nefacturare linii cu rata facturarii" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -993,23 +990,24 @@ msgstr "" #. module: hr_timesheet_invoice #: view:report_timesheet.account.date:0 msgid "Daily Timesheets of this month" -msgstr "" +msgstr "Fise de pontaj Zilnice din luna aceasta" #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_analytic_profit.py:58 #, python-format msgid "No Records Found for Report!" -msgstr "Nu au fost gasite inregistrari pentru raport!" +msgstr "Nu au fost gasite Inregistrari pentru Raport!" #. module: hr_timesheet_invoice #: help:account.analytic.account,amount_max:0 msgid "Keep empty if this contract is not limited to a total fixed price." msgstr "" +"Lasati necompletat daca acest contract nu este limitat unui pret total fix." #. module: hr_timesheet_invoice #: view:report_timesheet.invoice:0 msgid "Timesheet by invoice" -msgstr "Foi de pontaj dupa factura" +msgstr "Fisa de pontaj dupa factura" #. module: hr_timesheet_invoice #: view:report.account.analytic.line.to.invoice:0 @@ -1047,7 +1045,7 @@ msgstr "Nume" #. module: hr_timesheet_invoice #: view:report_timesheet.account.date:0 msgid "Daily timesheet by account" -msgstr "Foaia de pontaj zilnica dupa cont" +msgstr "Fisa de pontaj zilnica dupa cont" #. module: hr_timesheet_invoice #: field:report.account.analytic.line.to.invoice,sale_price:0 @@ -1057,7 +1055,7 @@ msgstr "Pret de vanzare" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_user msgid "Timesheets per day" -msgstr "Foi de pontaj pe zi" +msgstr "Fise de pontaj pe zi" #. module: hr_timesheet_invoice #: selection:report.account.analytic.line.to.invoice,month:0 @@ -1071,18 +1069,18 @@ msgstr "Aprilie" #. module: hr_timesheet_invoice #: view:account.analytic.account:0 msgid "Invoicing Data" -msgstr "Date facturare" +msgstr "Date pentru facturare" #. module: hr_timesheet_invoice #: help:hr_timesheet_invoice.factor,factor:0 msgid "Discount in percentage" -msgstr "Discount in procente" +msgstr "Reducere in procente" #. module: hr_timesheet_invoice #: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:209 #, python-format msgid "Invoice is already linked to some of the analytic line(s)!" -msgstr "" +msgstr "Factura este deja legata la unele linii analitice!" #. module: hr_timesheet_invoice #: view:hr_timesheet_invoice.factor:0 @@ -1092,7 +1090,7 @@ msgstr "Tipuri de facurare" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timehsheet_account msgid "Timesheets per account" -msgstr "Foi de pontaj per cont" +msgstr "Fise de pontaj per cont" #. module: hr_timesheet_invoice #: field:hr.timesheet.invoice.create,name:0 @@ -1108,7 +1106,7 @@ msgstr "Unitati" #. module: hr_timesheet_invoice #: view:report_timesheet.user:0 msgid "Timesheet by user in this year" -msgstr "" +msgstr "Fise de pontaj dupa utilizator in acest an" #. module: hr_timesheet_invoice #: field:account.analytic.line,to_invoice:0 @@ -1118,17 +1116,17 @@ msgstr "Tip de facturare" #. module: hr_timesheet_invoice #: view:report.account.analytic.line.to.invoice:0 msgid "Analytic Lines to Invoice" -msgstr "Linii analitice de facturare" +msgstr "Linii Analitice de Facturat" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 msgid "Timesheet lines in this month" -msgstr "" +msgstr "Linii Fise de pontaj in luna aceasta" #. module: hr_timesheet_invoice #: view:account.analytic.account:0 msgid "Invoicing Statistics" -msgstr "" +msgstr "Statistica Facturare" #. module: hr_timesheet_invoice #: field:report_timesheet.invoice,manager_id:0 @@ -1158,7 +1156,7 @@ msgstr "An" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 msgid "Timesheet lines during last 7 days" -msgstr "" +msgstr "Linii fise de pontaj in ultimele 7 zile" #~ msgid "Visible name" #~ msgstr "Nume vizibil" @@ -1176,6 +1174,9 @@ msgstr "" #~ msgid "Final invoice for analytic account" #~ msgstr "Factura finala pentru contul analitic" +#~ msgid "Accounts to invoice" +#~ msgstr "Conturi de facturat" + #~ msgid "Balance product" #~ msgstr "Sold produs" @@ -1237,6 +1238,9 @@ msgstr "" #~ msgid "Balance product needed" #~ msgstr "Este nevoie de soldul produsului" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "Nefacturare linii cu rata facturarii" + #~ msgid "Invoice on analytic lines" #~ msgstr "Factura in liniile analitice" @@ -1253,3 +1257,6 @@ msgstr "" #~ msgstr "" #~ "Costul fiecărei activităti efectuate va fi tipărit pe factura. Probabil că " #~ "nu doriti să bifati această optiune." + +#~ msgid "Do you want to display work details on the invoice ?" +#~ msgstr "Doriti sa afisati detaliile activitatii in factura ?" diff --git a/addons/hr_timesheet_invoice/i18n/ru.po b/addons/hr_timesheet_invoice/i18n/ru.po index b21307487e8..4aafe4e30da 100644 --- a/addons/hr_timesheet_invoice/i18n/ru.po +++ b/addons/hr_timesheet_invoice/i18n/ru.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "Счёт аналитики" msgid "Deadline" msgstr "Срок" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "Счета к выставлению" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Расходы для выставления счетов" @@ -928,11 +922,6 @@ msgstr "Дневной табель по счетам" msgid "Product" msgstr "Продукция" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1201,3 +1190,6 @@ msgstr "" #~ msgid "Status" #~ msgstr "Состояние" + +#~ msgid "Accounts to invoice" +#~ msgstr "Счета к выставлению" diff --git a/addons/hr_timesheet_invoice/i18n/sl.po b/addons/hr_timesheet_invoice/i18n/sl.po index 26648b352c7..18f10cbaa31 100644 --- a/addons/hr_timesheet_invoice/i18n/sl.po +++ b/addons/hr_timesheet_invoice/i18n/sl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "Proizvod" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/sq.po b/addons/hr_timesheet_invoice/i18n/sq.po index c0d37975eb9..6886337fbd2 100644 --- a/addons/hr_timesheet_invoice/i18n/sq.po +++ b/addons/hr_timesheet_invoice/i18n/sq.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:44+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -929,11 +923,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/sr@latin.po b/addons/hr_timesheet_invoice/i18n/sr@latin.po index fea269e314b..bc3b739b2fd 100644 --- a/addons/hr_timesheet_invoice/i18n/sr@latin.po +++ b/addons/hr_timesheet_invoice/i18n/sr@latin.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -929,11 +923,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/sv.po b/addons/hr_timesheet_invoice/i18n/sv.po index 845563c32e1..4363f9356a2 100644 --- a/addons/hr_timesheet_invoice/i18n/sv.po +++ b/addons/hr_timesheet_invoice/i18n/sv.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -930,11 +924,6 @@ msgstr "" msgid "Product" msgstr "Product" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/tlh.po b/addons/hr_timesheet_invoice/i18n/tlh.po index 88bf366af02..8f11f9e1fe3 100644 --- a/addons/hr_timesheet_invoice/i18n/tlh.po +++ b/addons/hr_timesheet_invoice/i18n/tlh.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/tr.po b/addons/hr_timesheet_invoice/i18n/tr.po index 1a864d78bc6..61b06d4e524 100644 --- a/addons/hr_timesheet_invoice/i18n/tr.po +++ b/addons/hr_timesheet_invoice/i18n/tr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "Analiz Hesabı" msgid "Deadline" msgstr "Son Teslim Tarihi" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Faturalanacak Maliyetler" @@ -928,11 +922,6 @@ msgstr "Hesaba Göre Günlük Giriş Çıkış" msgid "Product" msgstr "Ürün" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/uk.po b/addons/hr_timesheet_invoice/i18n/uk.po index 824e4dbc17c..fc0efab1058 100644 --- a/addons/hr_timesheet_invoice/i18n/uk.po +++ b/addons/hr_timesheet_invoice/i18n/uk.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "Аналітичний рахунок" msgid "Deadline" msgstr "Кінцевий термін" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "Кошти для інвойсування" @@ -928,11 +922,6 @@ msgstr "Щоденний табель за рахунками" msgid "Product" msgstr "Товар" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/vi.po b/addons/hr_timesheet_invoice/i18n/vi.po index 2eb159f1b8e..2f996cd4cc3 100644 --- a/addons/hr_timesheet_invoice/i18n/vi.po +++ b/addons/hr_timesheet_invoice/i18n/vi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -247,11 +247,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -289,7 +284,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -929,11 +923,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/i18n/zh_CN.po b/addons/hr_timesheet_invoice/i18n/zh_CN.po index 4d3d61b3bdc..27d1cbd6809 100644 --- a/addons/hr_timesheet_invoice/i18n/zh_CN.po +++ b/addons/hr_timesheet_invoice/i18n/zh_CN.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "辅助核算项" msgid "Deadline" msgstr "截止日期" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "开发票" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "用户或者账簿名称" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "成本发票" @@ -928,11 +922,6 @@ msgstr "辅助核算项每日计工单" msgid "Product" msgstr "产品" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "未开票明细和开票税率" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" @@ -1256,6 +1245,9 @@ msgstr "7天内的计工单" #~ msgid "Invoice analytic lines" #~ msgstr "发票辅助核算明细" +#~ msgid "Uninvoice lines with billing rate" +#~ msgstr "未开票明细和开票税率" + #, python-format #~ msgid "Balance product needed" #~ msgstr "需要结余产品" @@ -1267,6 +1259,9 @@ msgstr "7天内的计工单" #~ msgid "Reactivate Account" #~ msgstr "重新激活" +#~ msgid "Accounts to invoice" +#~ msgstr "开发票" + #~ msgid "Final invoice for analytic account" #~ msgstr "辅助核算项的最终发票" diff --git a/addons/hr_timesheet_invoice/i18n/zh_TW.po b/addons/hr_timesheet_invoice/i18n/zh_TW.po index c21cce96add..e959870c490 100644 --- a/addons/hr_timesheet_invoice/i18n/zh_TW.po +++ b/addons/hr_timesheet_invoice/i18n/zh_TW.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:00+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_invoice #: view:report.timesheet.line:0 @@ -246,11 +246,6 @@ msgstr "" msgid "Deadline" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.act_my_account -msgid "Accounts to invoice" -msgstr "" - #. module: hr_timesheet_invoice #: field:report.analytic.account.close,partner_id:0 msgid "Partner" @@ -288,7 +283,6 @@ msgstr "" #. module: hr_timesheet_invoice #: model:ir.actions.act_window,name:hr_timesheet_invoice.act_res_users_2_report_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_account_analytic_line_to_invoice #: model:ir.model,name:hr_timesheet_invoice.model_report_timesheet_invoice msgid "Costs to invoice" msgstr "" @@ -928,11 +922,6 @@ msgstr "" msgid "Product" msgstr "" -#. module: hr_timesheet_invoice -#: model:ir.actions.act_window,name:hr_timesheet_invoice.action_timesheet_uninvoiced_line -msgid "Uninvoice lines with billing rate" -msgstr "" - #. module: hr_timesheet_invoice #: report:account.analytic.profit:0 msgid "%" diff --git a/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml b/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml index be090dfcdbb..0167d4b959e 100644 --- a/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml +++ b/addons/hr_timesheet_invoice/report/hr_timesheet_invoice_report_view.xml @@ -47,26 +47,14 @@ - - - - - - - + + - + @@ -162,13 +150,10 @@ + - - - - - + @@ -298,14 +283,11 @@ + - - - - - + @@ -370,14 +352,11 @@ + - - - - - + diff --git a/addons/hr_timesheet_invoice/report/report_analytic_view.xml b/addons/hr_timesheet_invoice/report/report_analytic_view.xml index c196beae880..f545edcb899 100644 --- a/addons/hr_timesheet_invoice/report/report_analytic_view.xml +++ b/addons/hr_timesheet_invoice/report/report_analytic_view.xml @@ -114,13 +114,11 @@ - - + - - + diff --git a/addons/hr_timesheet_sheet/board_hr_timesheet_view.xml b/addons/hr_timesheet_sheet/board_hr_timesheet_view.xml index 74530b81859..2b165334739 100644 --- a/addons/hr_timesheet_sheet/board_hr_timesheet_view.xml +++ b/addons/hr_timesheet_sheet/board_hr_timesheet_view.xml @@ -2,30 +2,18 @@ - - Timesheets - ir.actions.act_window - hr_timesheet_sheet.sheet - form - graph,tree - - - - hr.timesheet.sheet.tree.simplified.board + + hr.timesheet.sheet.sheet.graph hr_timesheet_sheet.sheet - tree + graph - - - - + - - - - + + + My Total Attendances By Week hr_timesheet_sheet.sheet @@ -34,6 +22,7 @@ [('user_id','=',uid)] + board.hr.timesheet.sheet.form board.board @@ -45,5 +34,6 @@ + diff --git a/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml b/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml index 3ed1b943ced..f62016fb026 100644 --- a/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml +++ b/addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml @@ -2,18 +2,6 @@ - - hr.timesheet.sheet.graph - hr_timesheet_sheet.sheet - graph - - - - - - - - hr.timesheet.account.form hr_timesheet_sheet.sheet.account @@ -167,11 +155,12 @@ + + - @@ -238,7 +227,7 @@ form - + @@ -254,8 +243,8 @@ search - - + + @@ -341,17 +330,6 @@
- - hr.timesheet.sheet.sheet.graph - hr_timesheet_sheet.sheet - graph - - - - - - - hr.timesheet.day.tree diff --git a/addons/hr_timesheet_sheet/i18n/ar.po b/addons/hr_timesheet_sheet/i18n/ar.po index 9d394e9353d..8d1493e11a4 100644 --- a/addons/hr_timesheet_sheet/i18n/ar.po +++ b/addons/hr_timesheet_sheet/i18n/ar.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -258,7 +258,6 @@ msgstr " شهر " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/bg.po b/addons/hr_timesheet_sheet/i18n/bg.po index d62eb10f4f9..4c1cc6c1936 100644 --- a/addons/hr_timesheet_sheet/i18n/bg.po +++ b/addons/hr_timesheet_sheet/i18n/bg.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr " Месец " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/bs.po b/addons/hr_timesheet_sheet/i18n/bs.po index 2302c1b36b7..5503e49ded1 100644 --- a/addons/hr_timesheet_sheet/i18n/bs.po +++ b/addons/hr_timesheet_sheet/i18n/bs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/ca.po b/addons/hr_timesheet_sheet/i18n/ca.po index 78062958efa..10197f69bd5 100644 --- a/addons/hr_timesheet_sheet/i18n/ca.po +++ b/addons/hr_timesheet_sheet/i18n/ca.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -264,7 +264,6 @@ msgstr " Mes " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/cs.po b/addons/hr_timesheet_sheet/i18n/cs.po index 9b200bfcbe2..31600d54baf 100644 --- a/addons/hr_timesheet_sheet/i18n/cs.po +++ b/addons/hr_timesheet_sheet/i18n/cs.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/da.po b/addons/hr_timesheet_sheet/i18n/da.po index a9386ebb05a..d09cb027165 100644 --- a/addons/hr_timesheet_sheet/i18n/da.po +++ b/addons/hr_timesheet_sheet/i18n/da.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -254,7 +254,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/de.po b/addons/hr_timesheet_sheet/i18n/de.po index 248eb5b1824..b7cbc2db114 100644 --- a/addons/hr_timesheet_sheet/i18n/de.po +++ b/addons/hr_timesheet_sheet/i18n/de.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -267,7 +267,6 @@ msgstr " Monat " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/el.po b/addons/hr_timesheet_sheet/i18n/el.po index 05585c38e45..21aeac74b18 100644 --- a/addons/hr_timesheet_sheet/i18n/el.po +++ b/addons/hr_timesheet_sheet/i18n/el.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" "X-Poedit-Country: GREECE\n" "X-Poedit-Language: Greek\n" "X-Poedit-SourceCharset: utf-8\n" @@ -258,7 +258,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/es.po b/addons/hr_timesheet_sheet/i18n/es.po index 9efa9b7e4be..9a93be55c6c 100644 --- a/addons/hr_timesheet_sheet/i18n/es.po +++ b/addons/hr_timesheet_sheet/i18n/es.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -265,7 +265,6 @@ msgstr " Mes " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/es_AR.po b/addons/hr_timesheet_sheet/i18n/es_AR.po index a47c4807a38..9b2b9af6a88 100644 --- a/addons/hr_timesheet_sheet/i18n/es_AR.po +++ b/addons/hr_timesheet_sheet/i18n/es_AR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -255,7 +255,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/es_CR.po b/addons/hr_timesheet_sheet/i18n/es_CR.po index 6633798e3e9..65153383a9f 100644 --- a/addons/hr_timesheet_sheet/i18n/es_CR.po +++ b/addons/hr_timesheet_sheet/i18n/es_CR.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" "Language: \n" #. module: hr_timesheet_sheet @@ -267,7 +267,6 @@ msgstr " Mes " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/et.po b/addons/hr_timesheet_sheet/i18n/et.po index e5946f6ac67..9b02e085e3e 100644 --- a/addons/hr_timesheet_sheet/i18n/et.po +++ b/addons/hr_timesheet_sheet/i18n/et.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/fi.po b/addons/hr_timesheet_sheet/i18n/fi.po index d1d0eca2986..ca28f3d498f 100644 --- a/addons/hr_timesheet_sheet/i18n/fi.po +++ b/addons/hr_timesheet_sheet/i18n/fi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -258,7 +258,6 @@ msgstr " Kuukausi " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/fr.po b/addons/hr_timesheet_sheet/i18n/fr.po index 31aaae6b929..511f417c225 100644 --- a/addons/hr_timesheet_sheet/i18n/fr.po +++ b/addons/hr_timesheet_sheet/i18n/fr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -268,7 +268,6 @@ msgstr " Mois " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/hr.po b/addons/hr_timesheet_sheet/i18n/hr.po index 2b184a63e55..e69b5c85f89 100644 --- a/addons/hr_timesheet_sheet/i18n/hr.po +++ b/addons/hr_timesheet_sheet/i18n/hr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot b/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot index 0eeae3beea5..ae27ef19b88 100644 --- a/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot +++ b/addons/hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot @@ -272,7 +272,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/hu.po b/addons/hr_timesheet_sheet/i18n/hu.po index 28a77e822db..070b7bb4401 100644 --- a/addons/hr_timesheet_sheet/i18n/hu.po +++ b/addons/hr_timesheet_sheet/i18n/hu.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -264,7 +264,6 @@ msgstr " Hónap " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/id.po b/addons/hr_timesheet_sheet/i18n/id.po index 7b1cfa8c0ee..aefcdd8fc70 100644 --- a/addons/hr_timesheet_sheet/i18n/id.po +++ b/addons/hr_timesheet_sheet/i18n/id.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/it.po b/addons/hr_timesheet_sheet/i18n/it.po index 8d6e0b6d7ad..fd3bdd7c87b 100644 --- a/addons/hr_timesheet_sheet/i18n/it.po +++ b/addons/hr_timesheet_sheet/i18n/it.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -256,7 +256,6 @@ msgstr " Mese " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/ja.po b/addons/hr_timesheet_sheet/i18n/ja.po index 9e1d2895fe7..4e14d2c2bc0 100644 --- a/addons/hr_timesheet_sheet/i18n/ja.po +++ b/addons/hr_timesheet_sheet/i18n/ja.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -257,7 +257,6 @@ msgstr " 月 " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/ko.po b/addons/hr_timesheet_sheet/i18n/ko.po index 92fbf537da4..8b89348700c 100644 --- a/addons/hr_timesheet_sheet/i18n/ko.po +++ b/addons/hr_timesheet_sheet/i18n/ko.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -254,7 +254,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/lt.po b/addons/hr_timesheet_sheet/i18n/lt.po index eefa0f8ee47..d8453de4948 100644 --- a/addons/hr_timesheet_sheet/i18n/lt.po +++ b/addons/hr_timesheet_sheet/i18n/lt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/lv.po b/addons/hr_timesheet_sheet/i18n/lv.po index dc66a04069e..83668529a3e 100644 --- a/addons/hr_timesheet_sheet/i18n/lv.po +++ b/addons/hr_timesheet_sheet/i18n/lv.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -254,7 +254,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/mn.po b/addons/hr_timesheet_sheet/i18n/mn.po index 84782368154..0a5ff7bc896 100644 --- a/addons/hr_timesheet_sheet/i18n/mn.po +++ b/addons/hr_timesheet_sheet/i18n/mn.po @@ -27,8 +27,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -277,7 +277,6 @@ msgstr " Сар " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/nl.po b/addons/hr_timesheet_sheet/i18n/nl.po index b1f15618572..fa515565ab9 100644 --- a/addons/hr_timesheet_sheet/i18n/nl.po +++ b/addons/hr_timesheet_sheet/i18n/nl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -266,7 +266,6 @@ msgstr " Maand " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/nl_BE.po b/addons/hr_timesheet_sheet/i18n/nl_BE.po index 511b49bfbde..9b0341e192a 100644 --- a/addons/hr_timesheet_sheet/i18n/nl_BE.po +++ b/addons/hr_timesheet_sheet/i18n/nl_BE.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/pl.po b/addons/hr_timesheet_sheet/i18n/pl.po index 8502c4ebc3d..055380692ef 100644 --- a/addons/hr_timesheet_sheet/i18n/pl.po +++ b/addons/hr_timesheet_sheet/i18n/pl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr " Miesiąc " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/pt.po b/addons/hr_timesheet_sheet/i18n/pt.po index ecb0f334cb4..6d75d35fccd 100644 --- a/addons/hr_timesheet_sheet/i18n/pt.po +++ b/addons/hr_timesheet_sheet/i18n/pt.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -263,7 +263,6 @@ msgstr " Mês " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/pt_BR.po b/addons/hr_timesheet_sheet/i18n/pt_BR.po index b56b2cdd04a..3fba221abfd 100644 --- a/addons/hr_timesheet_sheet/i18n/pt_BR.po +++ b/addons/hr_timesheet_sheet/i18n/pt_BR.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -255,7 +255,6 @@ msgstr " Mês " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/ro.po b/addons/hr_timesheet_sheet/i18n/ro.po index 0744ff93d6c..4fa54be0f76 100644 --- a/addons/hr_timesheet_sheet/i18n/ro.po +++ b/addons/hr_timesheet_sheet/i18n/ro.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -265,7 +265,6 @@ msgstr " Luna " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/ru.po b/addons/hr_timesheet_sheet/i18n/ru.po index 86e76dcf573..04784e68bd4 100644 --- a/addons/hr_timesheet_sheet/i18n/ru.po +++ b/addons/hr_timesheet_sheet/i18n/ru.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -260,7 +260,6 @@ msgstr " Месяц " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/sl.po b/addons/hr_timesheet_sheet/i18n/sl.po index 54a42ed507a..cf5817955ef 100644 --- a/addons/hr_timesheet_sheet/i18n/sl.po +++ b/addons/hr_timesheet_sheet/i18n/sl.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/sq.po b/addons/hr_timesheet_sheet/i18n/sq.po index e11cd4f5b34..5837c11d338 100644 --- a/addons/hr_timesheet_sheet/i18n/sq.po +++ b/addons/hr_timesheet_sheet/i18n/sq.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:56+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:45+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -254,7 +254,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/sv.po b/addons/hr_timesheet_sheet/i18n/sv.po index e3040eea19c..612d0ee64cc 100644 --- a/addons/hr_timesheet_sheet/i18n/sv.po +++ b/addons/hr_timesheet_sheet/i18n/sv.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -254,7 +254,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/tlh.po b/addons/hr_timesheet_sheet/i18n/tlh.po index e35519321e0..1359be03f08 100644 --- a/addons/hr_timesheet_sheet/i18n/tlh.po +++ b/addons/hr_timesheet_sheet/i18n/tlh.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/tr.po b/addons/hr_timesheet_sheet/i18n/tr.po index 9d064207ba0..c7695729d72 100644 --- a/addons/hr_timesheet_sheet/i18n/tr.po +++ b/addons/hr_timesheet_sheet/i18n/tr.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/uk.po b/addons/hr_timesheet_sheet/i18n/uk.po index 0d6837c2d28..04af8459ab8 100644 --- a/addons/hr_timesheet_sheet/i18n/uk.po +++ b/addons/hr_timesheet_sheet/i18n/uk.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/vi.po b/addons/hr_timesheet_sheet/i18n/vi.po index c69acafe056..d233e7d302d 100644 --- a/addons/hr_timesheet_sheet/i18n/vi.po +++ b/addons/hr_timesheet_sheet/i18n/vi.po @@ -14,8 +14,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -254,7 +254,6 @@ msgstr " Tháng " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/zh_CN.po b/addons/hr_timesheet_sheet/i18n/zh_CN.po index 1207586b287..235bf419d51 100644 --- a/addons/hr_timesheet_sheet/i18n/zh_CN.po +++ b/addons/hr_timesheet_sheet/i18n/zh_CN.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -255,7 +255,6 @@ msgstr " 月份 " #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/i18n/zh_TW.po b/addons/hr_timesheet_sheet/i18n/zh_TW.po index 6d08be40d2c..e1b33791b37 100644 --- a/addons/hr_timesheet_sheet/i18n/zh_TW.po +++ b/addons/hr_timesheet_sheet/i18n/zh_TW.po @@ -13,8 +13,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-06-16 04:57+0000\n" -"X-Generator: Launchpad (build 15419)\n" +"X-Launchpad-Export-Date: 2012-06-22 04:46+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: hr_timesheet_sheet #: field:hr.analytic.timesheet,sheet_id:0 field:hr.attendance,sheet_id:0 @@ -253,7 +253,6 @@ msgstr "" #: view:hr_timesheet_sheet.sheet:0 #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_sheet_form -#: model:ir.actions.act_window,name:hr_timesheet_sheet.action_hr_timesheet_sheet_graph #: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_sheet_form #: view:res.company:0 msgid "Timesheets" diff --git a/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml b/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml index 447c3be6966..8b102b19f72 100644 --- a/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml +++ b/addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml @@ -41,22 +41,8 @@ - - - - - - - + + @@ -81,7 +67,6 @@ - diff --git a/addons/hr_timesheet_sheet/report/timesheet_report_view.xml b/addons/hr_timesheet_sheet/report/timesheet_report_view.xml index 7c06971c7d2..fe497b6f46c 100644 --- a/addons/hr_timesheet_sheet/report/timesheet_report_view.xml +++ b/addons/hr_timesheet_sheet/report/timesheet_report_view.xml @@ -49,20 +49,6 @@ - - - - - @@ -70,11 +56,11 @@ string="Confirmed" domain="[('state','=','confirm')]"/> + string="Done" + domain="[('state','=','done')]"/> - + @@ -87,6 +73,7 @@ + diff --git a/addons/idea/idea_view.xml b/addons/idea/idea_view.xml index 10f703101ff..0aabaa42276 100644 --- a/addons/idea/idea_view.xml +++ b/addons/idea/idea_view.xml @@ -8,7 +8,7 @@ search - + @@ -108,12 +108,13 @@ + + - diff --git a/addons/lunch/lunch_view.xml b/addons/lunch/lunch_view.xml index ffd07973546..1777fd85da6 100644 --- a/addons/lunch/lunch_view.xml +++ b/addons/lunch/lunch_view.xml @@ -71,13 +71,12 @@ search + + - - - @@ -183,10 +182,8 @@ search - - - + @@ -196,7 +193,6 @@ - @@ -294,7 +290,7 @@ search - + @@ -370,20 +366,8 @@ - - - - - - + + diff --git a/addons/lunch/report/report_lunch_order_view.xml b/addons/lunch/report/report_lunch_order_view.xml index 5dd25322d47..168398ae5cc 100644 --- a/addons/lunch/report/report_lunch_order_view.xml +++ b/addons/lunch/report/report_lunch_order_view.xml @@ -26,17 +26,7 @@ - - - + diff --git a/addons/mail/__openerp__.py b/addons/mail/__openerp__.py index 39413a80bed..95ce7d5619d 100644 --- a/addons/mail/__openerp__.py +++ b/addons/mail/__openerp__.py @@ -61,7 +61,6 @@ The main features are: 'mail_thread_view.xml', 'mail_group_view.xml', 'res_partner_view.xml', - 'report/mail_message_report_view.xml', 'security/mail_security.xml', 'security/ir.model.access.csv', 'mail_data.xml', @@ -92,5 +91,8 @@ The main features are: 'qweb': [ 'static/src/xml/mail.xml', ], + 'demo': [ + 'mail_demo.xml', + ], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/mail/i18n/fr.po b/addons/mail/i18n/fr.po index 9062a02c6d4..0912a3e8762 100644 --- a/addons/mail/i18n/fr.po +++ b/addons/mail/i18n/fr.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-09 00:36+0000\n" -"PO-Revision-Date: 2011-01-18 16:47+0000\n" +"PO-Revision-Date: 2012-06-22 01:42+0000\n" "Last-Translator: Fabien (Open ERP) \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2012-05-11 05:14+0000\n" -"X-Generator: Launchpad (build 15225)\n" +"X-Launchpad-Export-Date: 2012-06-23 05:02+0000\n" +"X-Generator: Launchpad (build 15461)\n" #. module: mail #: field:mail.compose.message,subtype:0 field:mail.message,subtype:0 @@ -26,7 +26,7 @@ msgstr "" #. module: mail #: help:mail.compose.message,auto_delete:0 msgid "Permanently delete emails after sending" -msgstr "" +msgstr "Supprimer définitivement les courriels après envoi" #. module: mail #: view:mail.message:0 @@ -68,7 +68,7 @@ msgstr "Version plein texte du message" #. module: mail #: view:mail.compose.message:0 msgid "Body" -msgstr "" +msgstr "Corps de texte" #. module: mail #: help:mail.compose.message,email_to:0 help:mail.message,email_to:0 @@ -85,7 +85,7 @@ msgstr "" #. module: mail #: view:mail.message:0 selection:mail.message,state:0 msgid "Received" -msgstr "" +msgstr "Reçu" #. module: mail #: view:mail.message:0 @@ -100,13 +100,13 @@ msgstr "Serveur courriel sortant" #. module: mail #: selection:mail.message,state:0 msgid "Cancelled" -msgstr "" +msgstr "Annulé" #. module: mail #: field:mail.compose.message,reply_to:0 field:mail.message,reply_to:0 #: field:mail.message.common,reply_to:0 msgid "Reply-To" -msgstr "" +msgstr "Répondre à" #. module: mail #: help:mail.compose.message,body_html:0 help:mail.message,body_html:0 @@ -117,7 +117,7 @@ msgstr "Version texte enrichi/HTML du message" #. module: mail #: field:mail.compose.message,auto_delete:0 field:mail.message,auto_delete:0 msgid "Auto Delete" -msgstr "" +msgstr "Suppression automatique" #. module: mail #: help:mail.compose.message,email_bcc:0 help:mail.message,email_bcc:0 @@ -156,27 +156,27 @@ msgstr "Message du courriel" #. module: mail #: view:mail.compose.message:0 msgid "Send" -msgstr "" +msgstr "Envoyé" #. module: mail #: view:mail.message:0 msgid "Failed" -msgstr "" +msgstr "Échec" #. module: mail #: view:mail.message:0 field:mail.message,state:0 msgid "State" -msgstr "" +msgstr "État" #. module: mail #: view:mail.message:0 msgid "Reply" -msgstr "" +msgstr "Répondre" #. module: mail #: view:mail.message:0 selection:mail.message,state:0 msgid "Sent" -msgstr "" +msgstr "Envoyer" #. module: mail #: help:mail.compose.message,subtype:0 help:mail.message,subtype:0 @@ -192,12 +192,12 @@ msgstr "" #. module: mail #: view:mail.message:0 msgid "Recipients" -msgstr "" +msgstr "Destinataires" #. module: mail #: model:ir.model,name:mail.model_mail_compose_message msgid "E-mail composition wizard" -msgstr "" +msgstr "Assistant de composition de courriels" #. module: mail #: field:mail.compose.message,res_id:0 field:mail.message,res_id:0 @@ -208,13 +208,13 @@ msgstr "ID du document associé" #. module: mail #: view:mail.message:0 msgid "Advanced" -msgstr "" +msgstr "Avancée" #. module: mail #: code:addons/mail/wizard/mail_compose_message.py:157 #, python-format msgid "Re:" -msgstr "" +msgstr "Re:" #. module: mail #: field:mail.compose.message,model:0 field:mail.message,model:0 @@ -245,27 +245,27 @@ msgstr "Nom du Partenaire" #. module: mail #: view:mail.message:0 msgid "Retry" -msgstr "" +msgstr "Recommencer" #. module: mail #: view:mail.message:0 selection:mail.message,state:0 msgid "Outgoing" -msgstr "" +msgstr "Sortant" #. module: mail #: view:mail.message:0 msgid "Send Now" -msgstr "" +msgstr "Envoyer maintenant" #. module: mail #: field:mail.message,partner_id:0 msgid "Related partner" -msgstr "" +msgstr "Partenaire associé" #. module: mail #: view:mail.message:0 msgid "User" -msgstr "" +msgstr "Utilisateur" #. module: mail #: field:mail.compose.message,date:0 field:mail.message,date:0 @@ -276,7 +276,7 @@ msgstr "Date" #. module: mail #: view:mail.message:0 msgid "Extended Filters..." -msgstr "" +msgstr "Filtres étendus..." #. module: mail #: code:addons/mail/wizard/mail_compose_message.py:153 @@ -293,7 +293,7 @@ msgstr "" #. module: mail #: field:mail.message,original:0 msgid "Original" -msgstr "" +msgstr "Original" #. module: mail #: code:addons/mail/mail_thread.py:247 view:res.partner:0 @@ -328,7 +328,7 @@ msgstr " sur " #. module: mail #: help:mail.message,auto_delete:0 msgid "Permanently delete this email after sending it, to save space" -msgstr "" +msgstr "Suppression de ce courriel après envoi pour économiser de l'espace" #. module: mail #: field:mail.compose.message,references:0 field:mail.message,references:0 @@ -344,18 +344,18 @@ msgstr "Texte affiché" #. module: mail #: view:mail.compose.message:0 view:mail.message:0 msgid "Cancel" -msgstr "" +msgstr "Annuler" #. module: mail #: view:mail.message:0 msgid "Open" -msgstr "" +msgstr "Ouvrir" #. module: mail #: code:addons/mail/mail_thread.py:434 #, python-format msgid "[OpenERP-Forward-Failed] %s" -msgstr "" +msgstr "[OpenERP-Forward-Echec] %s" #. module: mail #: field:mail.message,user_id:0 @@ -375,7 +375,7 @@ msgstr "" #. module: mail #: view:mail.message:0 msgid "Creation Month" -msgstr "" +msgstr "Mois de création" #. module: mail #: field:mail.compose.message,email_to:0 field:mail.message,email_to:0 @@ -413,7 +413,7 @@ msgstr "Corps (texte)" #: code:addons/mail/wizard/mail_compose_message.py:153 #, python-format msgid "You" -msgstr "" +msgstr "Vous" #. module: mail #: help:mail.compose.message,message_id:0 help:mail.message,message_id:0 @@ -434,6 +434,9 @@ msgid "" " Subject: %s \n" "\t" msgstr "" +"%s à écrit %s: \n" +" Sujet: %s \n" +"\t" #. module: mail #: model:ir.actions.act_window,name:mail.act_res_partner_emails @@ -463,18 +466,20 @@ msgstr "Copie cachée à (BCC)" #. module: mail #: model:ir.model,name:mail.model_mail_message_common msgid "mail.message.common" -msgstr "" +msgstr "mail.message.common" #. module: mail #: help:mail.compose.message,references:0 help:mail.message,references:0 #: help:mail.message.common,references:0 msgid "Message references, such as identifiers of previous messages" msgstr "" +"Références du message , tel que les identifiants des messages précédents" #. module: mail #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." msgstr "" +"Erreur ! Vous ne pouvez pas créer des membres associés de manière récursive." #. module: mail #: help:mail.compose.message,email_cc:0 help:mail.message,email_cc:0 @@ -490,7 +495,7 @@ msgstr "Échec de l'envoi" #. module: mail #: model:ir.model,name:mail.model_mail_message msgid "Email Message" -msgstr "" +msgstr "Contenu du courriel" #. module: mail #: model:ir.model,name:mail.model_mail_thread view:mail.thread:0 @@ -500,13 +505,13 @@ msgstr "Discussion par courriel" #. module: mail #: field:mail.compose.message,filter_id:0 msgid "Filters" -msgstr "" +msgstr "Filtres" #. module: mail #: code:addons/mail/mail_thread.py:220 #, python-format msgid "Mail attachment" -msgstr "" +msgstr "Pièce jointe" #. module: mail #: help:mail.compose.message,reply_to:0 help:mail.message,reply_to:0 @@ -522,3 +527,12 @@ msgstr "Adresse de réponse préférée pour le message" #~ msgid "Rich-text contents" #~ msgstr "Contenu en texte enrichi" + +#~ msgid "Message type" +#~ msgstr "Type de message" + +#~ msgid "Related user" +#~ msgstr "Utilisateur associé" + +#~ msgid "Message headers" +#~ msgstr "En-têtes de message" diff --git a/addons/mail/i18n/mn.po b/addons/mail/i18n/mn.po new file mode 100644 index 00000000000..eafd5835b9f --- /dev/null +++ b/addons/mail/i18n/mn.po @@ -0,0 +1,514 @@ +# Mongolian translation for openobject-addons +# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 +# This file is distributed under the same license as the openobject-addons package. +# FIRST AUTHOR , 2012. +# +msgid "" +msgstr "" +"Project-Id-Version: openobject-addons\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2012-02-09 00:36+0000\n" +"PO-Revision-Date: 2012-06-19 17:38+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Mongolian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2012-06-21 05:25+0000\n" +"X-Generator: Launchpad (build 15435)\n" + +#. module: mail +#: field:mail.compose.message,subtype:0 field:mail.message,subtype:0 +#: field:mail.message.common,subtype:0 +msgid "Message Type" +msgstr "" + +#. module: mail +#: help:mail.compose.message,auto_delete:0 +msgid "Permanently delete emails after sending" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Open Related Document" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Open Attachments" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Message Details" +msgstr "" + +#. module: mail +#: view:mail.thread:0 +msgid "Communication History" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Group By..." +msgstr "Бүлэглэх..." + +#. module: mail +#: model:ir.actions.act_window,name:mail.action_email_compose_message_wizard +#: view:mail.compose.message:0 +msgid "Compose Email" +msgstr "Имэйл Зохиох" + +#. module: mail +#: help:mail.compose.message,body_text:0 help:mail.message,body_text:0 +#: help:mail.message.common,body_text:0 +msgid "Plain-text version of the message" +msgstr "" + +#. module: mail +#: view:mail.compose.message:0 +msgid "Body" +msgstr "Бие" + +#. module: mail +#: help:mail.compose.message,email_to:0 help:mail.message,email_to:0 +#: help:mail.message.common,email_to:0 +msgid "Message recipients" +msgstr "Зурвас хүлээн авагчид" + +#. module: mail +#: field:mail.compose.message,body_text:0 field:mail.message,body_text:0 +#: field:mail.message.common,body_text:0 +msgid "Text Contents" +msgstr "" + +#. module: mail +#: view:mail.message:0 selection:mail.message,state:0 +msgid "Received" +msgstr "Хүлээн авсан" + +#. module: mail +#: view:mail.message:0 +msgid "Thread" +msgstr "" + +#. module: mail +#: field:mail.message,mail_server_id:0 +msgid "Outgoing mail server" +msgstr "" + +#. module: mail +#: selection:mail.message,state:0 +msgid "Cancelled" +msgstr "Цуцлагдсан" + +#. module: mail +#: field:mail.compose.message,reply_to:0 field:mail.message,reply_to:0 +#: field:mail.message.common,reply_to:0 +msgid "Reply-To" +msgstr "Хэн рүү Хариулах" + +#. module: mail +#: help:mail.compose.message,body_html:0 help:mail.message,body_html:0 +#: help:mail.message.common,body_html:0 +msgid "Rich-text/HTML version of the message" +msgstr "" + +#. module: mail +#: field:mail.compose.message,auto_delete:0 field:mail.message,auto_delete:0 +msgid "Auto Delete" +msgstr "Автоматаар устгах" + +#. module: mail +#: help:mail.compose.message,email_bcc:0 help:mail.message,email_bcc:0 +#: help:mail.message.common,email_bcc:0 +msgid "Blind carbon copy message recipients" +msgstr "" + +#. module: mail +#: model:ir.model,name:mail.model_res_partner view:mail.message:0 +msgid "Partner" +msgstr "Харилцагч" + +#. module: mail +#: field:mail.compose.message,subject:0 field:mail.message,subject:0 +#: field:mail.message.common,subject:0 +msgid "Subject" +msgstr "Гарчиг" + +#. module: mail +#: code:addons/mail/wizard/mail_compose_message.py:152 +#, python-format +msgid "On %(date)s, " +msgstr "%(date)s-нд, " + +#. module: mail +#: field:mail.compose.message,email_from:0 field:mail.message,email_from:0 +#: field:mail.message.common,email_from:0 +msgid "From" +msgstr "Хэнээс" + +#. module: mail +#: view:mail.message:0 +msgid "Email message" +msgstr "Имэйл зурвас" + +#. module: mail +#: view:mail.compose.message:0 +msgid "Send" +msgstr "Илгээх" + +#. module: mail +#: view:mail.message:0 +msgid "Failed" +msgstr "Бүтэлгүйтсэн" + +#. module: mail +#: view:mail.message:0 field:mail.message,state:0 +msgid "State" +msgstr "Төлөв" + +#. module: mail +#: view:mail.message:0 +msgid "Reply" +msgstr "Хариулах" + +#. module: mail +#: view:mail.message:0 selection:mail.message,state:0 +msgid "Sent" +msgstr "Илгээгдсэн" + +#. module: mail +#: help:mail.compose.message,subtype:0 help:mail.message,subtype:0 +#: help:mail.message.common,subtype:0 +msgid "" +"Type of message, usually 'html' or 'plain', used to select plaintext or rich " +"text contents accordingly" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Recipients" +msgstr "" + +#. module: mail +#: model:ir.model,name:mail.model_mail_compose_message +msgid "E-mail composition wizard" +msgstr "" + +#. module: mail +#: field:mail.compose.message,res_id:0 field:mail.message,res_id:0 +#: field:mail.message.common,res_id:0 +msgid "Related Document ID" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Advanced" +msgstr "" + +#. module: mail +#: code:addons/mail/wizard/mail_compose_message.py:157 +#, python-format +msgid "Re:" +msgstr "" + +#. module: mail +#: field:mail.compose.message,model:0 field:mail.message,model:0 +#: field:mail.message.common,model:0 +msgid "Related Document Model" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Month" +msgstr "Сар" + +#. module: mail +#: view:mail.message:0 +msgid "Email Search" +msgstr "" + +#. module: mail +#: help:mail.message,original:0 +msgid "Original version of the message, as it was sent on the network" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Partner Name" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Retry" +msgstr "" + +#. module: mail +#: view:mail.message:0 selection:mail.message,state:0 +msgid "Outgoing" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Send Now" +msgstr "" + +#. module: mail +#: field:mail.message,partner_id:0 +msgid "Related partner" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "User" +msgstr "" + +#. module: mail +#: field:mail.compose.message,date:0 field:mail.message,date:0 +#: field:mail.message.common,date:0 +msgid "Date" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Extended Filters..." +msgstr "" + +#. module: mail +#: code:addons/mail/wizard/mail_compose_message.py:153 +#, python-format +msgid "%(sender_name)s wrote:" +msgstr "" + +#. module: mail +#: field:mail.compose.message,body_html:0 field:mail.message,body_html:0 +#: field:mail.message.common,body_html:0 +msgid "Rich-text Contents" +msgstr "" + +#. module: mail +#: field:mail.message,original:0 +msgid "Original" +msgstr "" + +#. module: mail +#: code:addons/mail/mail_thread.py:247 view:res.partner:0 +#, python-format +msgid "History" +msgstr "" + +#. module: mail +#: field:mail.compose.message,message_id:0 field:mail.message,message_id:0 +#: field:mail.message.common,message_id:0 +msgid "Message-Id" +msgstr "" + +#. module: mail +#: view:mail.compose.message:0 field:mail.compose.message,attachment_ids:0 +#: view:mail.message:0 field:mail.message,attachment_ids:0 +msgid "Attachments" +msgstr "" + +#. module: mail +#: field:mail.compose.message,email_cc:0 field:mail.message,email_cc:0 +#: field:mail.message.common,email_cc:0 +msgid "Cc" +msgstr "" + +#. module: mail +#: code:addons/mail/mail_message.py:159 +#, python-format +msgid " on " +msgstr "" + +#. module: mail +#: help:mail.message,auto_delete:0 +msgid "Permanently delete this email after sending it, to save space" +msgstr "" + +#. module: mail +#: field:mail.compose.message,references:0 field:mail.message,references:0 +#: field:mail.message.common,references:0 +msgid "References" +msgstr "" + +#. module: mail +#: field:mail.message,display_text:0 +msgid "Display Text" +msgstr "" + +#. module: mail +#: view:mail.compose.message:0 view:mail.message:0 +msgid "Cancel" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Open" +msgstr "" + +#. module: mail +#: code:addons/mail/mail_thread.py:434 +#, python-format +msgid "[OpenERP-Forward-Failed] %s" +msgstr "" + +#. module: mail +#: field:mail.message,user_id:0 +msgid "Related User" +msgstr "" + +#. module: mail +#: help:mail.compose.message,headers:0 help:mail.message,headers:0 +#: help:mail.message.common,headers:0 +msgid "" +"Full message headers, e.g. SMTP session headers (usually available on " +"inbound messages only)" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Creation Month" +msgstr "" + +#. module: mail +#: field:mail.compose.message,email_to:0 field:mail.message,email_to:0 +#: field:mail.message.common,email_to:0 +msgid "To" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Details" +msgstr "" + +#. module: mail +#: model:ir.actions.act_window,name:mail.action_view_mailgate_thread +#: view:mail.thread:0 +msgid "Email Threads" +msgstr "" + +#. module: mail +#: help:mail.compose.message,email_from:0 help:mail.message,email_from:0 +#: help:mail.message.common,email_from:0 +msgid "" +"Message sender, taken from user preferences. If empty, this is not a mail " +"but a message." +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Body (Plain)" +msgstr "" + +#. module: mail +#: code:addons/mail/wizard/mail_compose_message.py:153 +#, python-format +msgid "You" +msgstr "" + +#. module: mail +#: help:mail.compose.message,message_id:0 help:mail.message,message_id:0 +#: help:mail.message.common,message_id:0 +msgid "Message unique identifier" +msgstr "" + +#. module: mail +#: view:mail.message:0 +msgid "Body (Rich)" +msgstr "" + +#. module: mail +#: code:addons/mail/mail_message.py:155 +#, python-format +msgid "" +"%s wrote on %s: \n" +" Subject: %s \n" +"\t" +msgstr "" + +#. module: mail +#: model:ir.actions.act_window,name:mail.act_res_partner_emails +#: view:mail.message:0 field:res.partner,emails:0 +msgid "Emails" +msgstr "" + +#. module: mail +#: model:ir.actions.act_window,name:mail.action_view_mail_message +#: model:ir.ui.menu,name:mail.menu_email_message +#: field:mail.thread,message_ids:0 +msgid "Messages" +msgstr "" + +#. module: mail +#: field:mail.compose.message,headers:0 field:mail.message,headers:0 +#: field:mail.message.common,headers:0 +msgid "Message Headers" +msgstr "" + +#. module: mail +#: field:mail.compose.message,email_bcc:0 field:mail.message,email_bcc:0 +#: field:mail.message.common,email_bcc:0 +msgid "Bcc" +msgstr "" + +#. module: mail +#: model:ir.model,name:mail.model_mail_message_common +msgid "mail.message.common" +msgstr "" + +#. module: mail +#: help:mail.compose.message,references:0 help:mail.message,references:0 +#: help:mail.message.common,references:0 +msgid "Message references, such as identifiers of previous messages" +msgstr "" + +#. module: mail +#: constraint:res.partner:0 +msgid "Error ! You cannot create recursive associated members." +msgstr "" + +#. module: mail +#: help:mail.compose.message,email_cc:0 help:mail.message,email_cc:0 +#: help:mail.message.common,email_cc:0 +msgid "Carbon copy message recipients" +msgstr "" + +#. module: mail +#: selection:mail.message,state:0 +msgid "Delivery Failed" +msgstr "" + +#. module: mail +#: model:ir.model,name:mail.model_mail_message +msgid "Email Message" +msgstr "" + +#. module: mail +#: model:ir.model,name:mail.model_mail_thread view:mail.thread:0 +msgid "Email Thread" +msgstr "" + +#. module: mail +#: field:mail.compose.message,filter_id:0 +msgid "Filters" +msgstr "" + +#. module: mail +#: code:addons/mail/mail_thread.py:220 +#, python-format +msgid "Mail attachment" +msgstr "" + +#. module: mail +#: help:mail.compose.message,reply_to:0 help:mail.message,reply_to:0 +#: help:mail.message.common,reply_to:0 +msgid "Preferred response address for the message" +msgstr "" + +#~ msgid "Message type" +#~ msgstr "Зурвасын төрөл" + +#~ msgid "Text contents" +#~ msgstr "Текстийн агуулга" diff --git a/addons/mail/mail_demo.xml b/addons/mail/mail_demo.xml new file mode 100644 index 00000000000..1adec42a910 --- /dev/null +++ b/addons/mail/mail_demo.xml @@ -0,0 +1,95 @@ + + + + + + A cool attachment + PT1Tb21lIGNvb2wgYXR0YWNobWVudD09ClByYWVzZW50IHZlbCBtYXNzYSBzZWQgbWFzc2EgY29uc2VxdWF0IGVnZXN0YXMgaW4gdHJpc3RpcXVlIG9yY2ku + a_cool_attachment + + Mail group + mail.group + + binary + + + + Another clean attachment + PT1Tb21lIGNsZWFuIGF0dGFjaG1lbnQ9PQpOdWxsYSB0dXJwaXMgbGVvLCByaG9uY3VzIHV0IGVnZXN0YXMgc2l0IGFtZXQsIGNvbnNlY3RldHVyIHZpdGFlIHVybmEu + a_clean_attachment + + Mail group + mail.group + + binary + + + + Internal company announce + mail.group + + html + sit amet, consectetur adipiscing elit. Pellentesque et quam sapien, in sagittis tellus. + Praesent vel massa sed massa consequat egestas in tristique orci. Praesent iaculis libero et neque vehicula iaculis. Vivamus placerat tincidunt orci ac ornare. Proin ut dolor fringilla velit ultricies consequat. Maecenas sit amet ipsum non leo interdum imperdiet. Donec sapien mi, varius a consequat id, consectetur sit amet nulla. + +Fusce tempus elit volutpat mi auctor adipiscing. Nam congue luctus suscipit. Duis vestibulum dapibus enim vitae dignissim. Sed tellus libero, venenatis ut mollis ut, luctus quis dui. Sed rhoncus pulvinar orci in consectetur. + +Nulla turpis leo, rhoncus ut egestas sit amet, consectetur vitae urna. Mauris in dolor in sapien tempus vehicula.]]> + comment + + + + + + Reply + mail.group + + html + tremendous blogpost ! (first comment)]]> + + comment + + + + + Reply + mail.group + + html + + + comment + + + + + Author's full biography + PT1BYm91dCB0aGUgYXV0aG9yPT0KSW50ZWdlciBzb2RhbGVzIGRvbG9yIGV1IGVsaXQgZnJpbmdpbGxhIGJsYW5kaXQu + blogpost_author_biography + + Mail group + mail.group + + binary + + + + Reply + mail.group + + html + + + comment + + + + + + diff --git a/addons/mail/mail_group_view.xml b/addons/mail/mail_group_view.xml index b2b34da8472..921c3b528c4 100644 --- a/addons/mail/mail_group_view.xml +++ b/addons/mail/mail_group_view.xml @@ -1,8 +1,8 @@ - - + + mail.group.kanban mail.group @@ -50,29 +50,30 @@ form -
- - - - - - - - - - - - - - - - - - - - + +
+
+ +
+
+
+
+

+
+
+ +
+
+ +
+
+
+ +
@@ -98,8 +99,9 @@ search - - + + + diff --git a/addons/mail/mail_message_view.xml b/addons/mail/mail_message_view.xml index 339c8fba817..9159190ab29 100644 --- a/addons/mail/mail_message_view.xml +++ b/addons/mail/mail_message_view.xml @@ -54,9 +54,11 @@ 20 - - + + + + @@ -168,20 +170,17 @@ search + + + + - - - - - - - diff --git a/addons/mail/mail_thread.py b/addons/mail/mail_thread.py index b1b6c68e4cc..0f404155f42 100644 --- a/addons/mail/mail_thread.py +++ b/addons/mail/mail_thread.py @@ -413,7 +413,30 @@ class mail_thread(osv.osv): """ OpenChatter feature: return thread messages """ msg_ids = self.message_load_ids(cr, uid, ids, limit, offset, domain, ascent, root_ids, context=context) - msgs = self.pool.get('mail.message').read(cr, uid, msg_ids, context=context) + msgs = self.pool.get('mail.message').read(cr, uid, msg_ids, [], context=context) + + """ Retrieve all attachments names """ + map_id_to_name = {} + + for msg in msgs: + for attach_id in msg["attachment_ids"]: + map_id_to_name[attach_id] = '' # use empty string as a placeholder + + ids = map_id_to_name.keys() + names = self.pool.get('ir.attachment').name_get(cr, uid, ids, context=context) + + # convert the list of tuples into a dictionnary + for name in names: + map_id_to_name[name[0]] = name[1] + + # give corresponding ids and names to each message + for msg in msgs: + msg["attachments"] = [] + + for attach_id in msg["attachment_ids"]: + msg["attachments"].append({'id': attach_id, 'name': map_id_to_name[attach_id]}) + + """ Sort and return messages """ msgs = sorted(msgs, key=lambda d: (-d['id'])) return msgs diff --git a/addons/mail/report/__init__.py b/addons/mail/report/__init__.py index 7ec4e7cd2c2..c380a63e8d3 100644 --- a/addons/mail/report/__init__.py +++ b/addons/mail/report/__init__.py @@ -19,7 +19,6 @@ # ############################################################################## -import mail_message_report # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/mail/report/mail_message_report.py b/addons/mail/report/mail_message_report.py deleted file mode 100644 index 7955ea87909..00000000000 --- a/addons/mail/report/mail_message_report.py +++ /dev/null @@ -1,66 +0,0 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2009-today OpenERP SA () -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see -# -############################################################################## - -from osv import fields, osv -import time -import tools - -class mail_message_report(osv.osv): - #CSV:: access_res_log_report all,res.log.report,model_res_log_report,,1,0,0,0 - """ Log Report """ - _name = "mail.message.report" - _auto = False - _description = "Mail Message Report" - _columns = { - 'name': fields.char('Year', size=64, required=False, readonly=True), - 'month':fields.selection([('01', 'January'), ('02', 'February'), \ - ('03', 'March'), ('04', 'April'),\ - ('05', 'May'), ('06', 'June'), \ - ('07', 'July'), ('08', 'August'),\ - ('09', 'September'), ('10', 'October'),\ - ('11', 'November'), ('12', 'December')], 'Month', readonly=True), - 'day': fields.char('Day', size=128, readonly=True), - 'creation_date': fields.date('Creation Date', readonly=True), - 'res_model': fields.char('Object', size=128), - 'nbr': fields.integer('# of Entries', readonly=True) - } - - def init(self, cr): - """ - Log Report - @param cr: the current row, from the database cursor - """ - tools.drop_view_if_exists(cr,'mail_message_report') - cr.execute(""" - CREATE OR REPLACE VIEW mail_message_report AS ( - SELECT - l.id as id, - 1 as nbr, - to_char(l.create_date, 'YYYY') as name, - to_char(l.create_date, 'MM') as month, - to_char(l.create_date, 'YYYY-MM-DD') as day, - to_char(l.create_date, 'YYYY-MM-DD') as creation_date, - l.model as res_model, - date_trunc('day',l.create_date) as create_date - FROM - mail_message l - )""") - diff --git a/addons/mail/report/mail_message_report_view.xml b/addons/mail/report/mail_message_report_view.xml deleted file mode 100644 index ecb26b78d1d..00000000000 --- a/addons/mail/report/mail_message_report_view.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - Latest Activities - mail.message - form - tree,form - - - - - mail.message.report.select - mail.message.report - search - - - - - - - - - - - - - - - - - - - - - - mail.message.report.tree - mail.message.report - tree - - - - - - - - - - - - - - - board.mail.message.report.graph - mail.message.report - graph - - - - - - - - - Monthly Activity per Document - mail.message.report - form - graph,tree - [('create_date','>',(datetime.date.today()-datetime.timedelta(days=30)).strftime('%Y-%m-%d'))] - {'group_by':['res_model'],'group_by_no_leaf':1} - - - - - - board.weekly.mail.message.report.graph - mail.message.report - graph - - - - - - - - - Weekly Global Activity - mail.message.report - form - graph,tree - [('create_date','>',(datetime.date.today()-datetime.timedelta(days=7)).strftime('%Y-%m-%d'))] - {'group_by':['day'],'group_by_no_leaf':1} - - - - - diff --git a/addons/mail/security/ir.model.access.csv b/addons/mail/security/ir.model.access.csv index 3cfd4e88f3d..011e8b27dc5 100644 --- a/addons/mail/security/ir.model.access.csv +++ b/addons/mail/security/ir.model.access.csv @@ -5,4 +5,3 @@ access_mail_thread,mail.thread,model_mail_thread,base.group_user,1,1,1,0 access_mail_subscription,mail.subscription,model_mail_subscription,,1,1,1,1 access_mail_notification,mail.notification,model_mail_notification,,1,1,1,1 access_mail_group,mail.group,model_mail_group,base.group_user,1,1,1,1 -access_mail_message_report,mail.message.report,model_mail_message_report,,1,0,0,0 diff --git a/addons/mail/static/src/css/mail.css b/addons/mail/static/src/css/mail.css index f8975d67b78..2421b28fbcb 100644 --- a/addons/mail/static/src/css/mail.css +++ b/addons/mail/static/src/css/mail.css @@ -9,35 +9,19 @@ background: white; } -.openerp div.oe_mail_wall_act { +.openerp div.oe_mail_wall_action { padding: 8px; background: #eee; border: 1px solid #ccc; } -.openerp div.oe_mail_wall_act:after { +.openerp div.oe_mail_wall_action:after { content: ""; display: block; clear: both; } -/* 2 columns view */ -.openerp div.oe_mail_wall_left { - float: left; - width: 560px; - margin: 8px; -} - -.openerp div.oe_mail_wall_right { - margin-left: 565px; - margin: 8px; -} - -.openerp div.oe_mail_wall_threads { - margin-top: 8px; -} - -.openerp textarea.oe_mail_wall_action_textarea { +.openerp .oe_mail_wall_action textarea { width: 474px; height: 60px; padding: 4px; @@ -45,24 +29,41 @@ float: right; } -.openerp div.oe_mail_wall_threads textarea { +/* 2 columns view */ +.openerp div.oe_mail_wall_main { + float: left; + width: 560px; + margin: 8px; +} + +.openerp div.oe_mail_wall_aside { + margin-left: 565px; + margin: 8px; +} + +/* Threads */ +.openerp .oe_mail_wall_threads { + margin-top: 8px; +} +.openerp .oe_mail_wall_threads textarea { height: 40px; padding: 4px; } +.openerp .oe_mail_wall_thread:first .oe_mail_msg_notification { + border-top: 0; +} + .openerp div.oe_mail_thread_subthread img { width: 28px; height: 28px; } .openerp div.oe_mail_msg_content { + position: relative; width: 486px; } -.openerp div.oe_mail_msg_content p { - margin: 4px 0; -} - .openerp div.oe_mail_msg_content li{ float: left; margin-right: 3px; @@ -152,14 +153,14 @@ /* ThreadDisplay */ /* ------------------------------ */ -.openerp div.oe_mail_thread_act { +.openerp div.oe_mail_thread_action { white-space: normal; padding: 8px; background: #eee; - border-top: 1px solid #ccc + border-top: 1px solid #ccc; } -.openerp div.oe_mail_thread_act:after { +.openerp div.oe_mail_thread_action:after { content: ""; display: block; clear: both; @@ -173,7 +174,7 @@ margin-left: 66px; } -.openerp div.oe_mail_thread_subthread li.oe_mail_thread_msg:last-child { +.openerp div.oe_mail_thread_subthread .oe_mail_thread_msg:last-child { margin-bottom: 8px; } @@ -182,25 +183,24 @@ border-bottom: 1px solid #D2D9E7; } -.openerp li.oe_mail_thread_msg:after { +.openerp .oe_mail_thread_msg:after { content: ""; display: block; clear: both; } -.openerp li.oe_mail_thread_msg > div:after { +.openerp .oe_mail_thread_msg > div:after { content: ""; display: block; clear: both; } -.openerp .oe_mail_msg_notification, .openerp .oe_mail_msg_comment, .openerp .oe_mail_msg_email { +.openerp .oe_mail_msg_notification, +.openerp .oe_mail_msg_comment, +.openerp .oe_mail_msg_email { padding: 8px; -} - -.openerp .oe_mail_msg_comment, .openerp .oe_mail_msg_email, .openerp .oe_mail_msg_notification { background: white; - border-top: 1px solid #ccc + border-top: 1px solid #ccc; } .openerp .oe_email_icon { @@ -212,7 +212,9 @@ background: #eee; } -.openerp .oe_mail_msg_notification:after, .openerp .oe_mail_msg_comment:after, .openerp .oe_mail_msg_email:after { +.openerp .oe_mail_msg_notification:after, +.openerp .oe_mail_msg_comment:after, +.openerp .oe_mail_msg_email:after { content: ""; display: block; clear: both; @@ -249,15 +251,6 @@ /* Styling (should be openerp) */ /* ------------------------------ */ -.openerp ul.oe_mail { - padding: 0; - margin: 0; -} - -.openerp li.oe_mail { - list-style-type: none; -} - .openerp input.oe_mail, textarea.oe_mail { width: 432px; padding: 4px; @@ -284,20 +277,118 @@ -box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6); } -.openerp p.oe_mail_msg { +.openerp div.oe_mail_msg { padding: 0; margin: 0 0 4px 0; } -.openerp a.oe_mail_oe_intlink { - color: #8786b7; -} - .openerp .oe_mail_oe_bold { font-weight: bold; } -/*.openerp .oe_mail_oe_space:after {*/ - /*content: " · ";*/ - /*margin-right: 2px;*/ -/*}*/ +/* ------------------------------ */ +/* Messages layout */ +/* ------------------------------ */ + +.openerp .oe_mail_msg .oe_mail_msg_title { + margin: 0; + font-size: 1.3em; + font-weight: bold; +} +.openerp .oe_mail_msg .oe_mail_msg_title a:link, +.openerp .oe_mail_msg .oe_mail_msg_title a:visited { + color: #4C4C4C; + text-decoration: none; +} + +.openerp .oe_mail_msg_subtitle { + margin: 0 0 .5em 0; +} +.openerp .oe_mail_msg_footer, +.openerp .oe_mail_msg_subtitle { + color: #888; +} + +.openerp .oe_mail_msg_body { + margin-bottom: .5em; + text-align: justify; +} + +.openerp .oe_mail_msg_tail { + display: none; +} + +/* Read more/less link */ +.openerp .oe_mail_msg_content .expand, +.openerp .oe_mail_msg_content .reduce { + font-weight: bold; +} + +/* Dropdown menu */ +.openerp .oe_mail_msg_content .oe_dropdown_toggle { + position: absolute; + top: 0px; + right: 3px; +} +.openerp .oe_mail_msg_content .oe_dropdown_arrow:after { + border-top: 4px solid transparent; +} +.openerp .oe_mail_msg_content:hover .oe_dropdown_arrow:after { + border-top: 4px solid #404040; +} + +.openerp .oe_mail_msg_footer li:after { + content: " · "; +} + +.openerp .oe_mail_msg_footer li:last-child:after { + content: ""; +} + +/* Attachments list */ +.openerp ul.oe_mail_msg_attachments { + display: none; + width: 100%; + border-top: 1px solid #CCC; + margin: .5em 0 0 0; + padding: .5em 0; + list-style-position: inside; +} +.openerp ul.oe_mail_msg_attachments li { + float: none; + margin: 0; + padding: 0; + list-style-type: square; +} + + +/* ------------------------------ */ +/* Group Form */ +/* ------------------------------ */ + +div.oe_mail_group_advanced_details { + display: none; +} + +.oe_form_sheetbg.openerp_mail_group_sheet { + min-height: 0px; + max-height: none; +} + +.oe_form_sheetbg.openerp_mail_group_sheet .oe_form_sheet { + min-height: 0px; + max-height: none; + padding: 0px 18px; + max-width: 80%; +} + +/* Resize group logo */ +.oe_form_sheetbg.openerp_mail_group_sheet .oe_form_field_image > img { + max-width: 100px; + max-height: 100px; +} + +/* Resize group description */ +.oe_form_sheetbg.openerp_mail_group_sheet .oe_form_field_text > textarea { + height: 40px; +} diff --git a/addons/mail/static/src/js/mail.js b/addons/mail/static/src/js/mail.js index 905e95f3aef..5633a4bdae0 100644 --- a/addons/mail/static/src/js/mail.js +++ b/addons/mail/static/src/js/mail.js @@ -1,25 +1,25 @@ openerp.mail = function(session) { var _t = session.web._t, _lt = session.web._lt; - + var mail = session.mail = {}; /** - * Add records to sorted_comments array - * @param {Array} records records from mail.message sorted by date desc - * @returns {Object} cs comments_structure: dict - * cs.model_to_root_ids = {model: [root_ids], } - * cs.new_root_ids = [new_root_ids] - * cs.root_ids = [root_ids] - * cs.msgs = {record.id: record,} - * cs.tree_struct = {record.id: { - * 'level': record_level in hierarchy, 0 is root, - * 'msg_nbr': number of childs, - * 'direct_childs': [msg_ids], - * 'all_childs': [msg_ids], - * 'for_thread_msgs': [records], - * 'ancestors': [msg_ids], } } - */ + * Add records to sorted_comments array + * @param {Array} records records from mail.message sorted by date desc + * @returns {Object} cs comments_structure: dict + * cs.model_to_root_ids = {model: [root_ids], } + * cs.new_root_ids = [new_root_ids] + * cs.root_ids = [root_ids] + * cs.msgs = {record.id: record,} + * cs.tree_struct = {record.id: { + * 'level': record_level in hierarchy, 0 is root, + * 'msg_nbr': number of childs, + * 'direct_childs': [msg_ids], + * 'all_childs': [msg_ids], + * 'for_thread_msgs': [records], + * 'ancestors': [msg_ids], } } + */ function tools_sort_comments(cs, records, parent_id) { var cur_iter = 0; var max_iter = 10; var modif = true; while ( modif && (cur_iter++) < max_iter) { @@ -57,10 +57,6 @@ openerp.mail = function(session) { return cs; } - /* Add ThreadDisplay widget to registry */ - session.web.form.widgets.add( 'Thread', 'openerp.mail.Thread'); -// session.web.page.readonly.add( 'Thread', 'openerp.mail.Thread'); - /** * ThreadDisplay widget: this widget handles the display of a thread of * messages. The [thread_level] parameter sets the thread level number: @@ -72,7 +68,7 @@ openerp.mail = function(session) { * either it will fetch [limit] messages related to [res_model]:[res_id]. */ mail.Thread = session.web.Widget.extend({ - template: 'Thread', + template: 'mail.Thread', /** * @param {Object} parent parent @@ -117,15 +113,24 @@ openerp.mail = function(session) { }, start: function() { + var self = this; + this._super.apply(this, arguments); // customize display - if (! this.display.show_post_comment) this.$element.find('div.oe_mail_thread_act').hide(); + if (! this.display.show_post_comment) { + this.$element.find('div.oe_mail_thread_action').hide(); + } // add events this.add_events(); - /* display user, fetch comments */ + + // display user, fetch comments this.display_current_user(); - if (this.params.records) var display_done = this.display_comments_from_parameters(this.params.records); - else var display_done = this.init_comments(); + + if (this.params.records) { + var display_done = this.display_comments_from_parameters(this.params.records); + } else { + var display_done = this.init_comments(); + } return display_done }, @@ -143,7 +148,7 @@ openerp.mail = function(session) { }); // event: click on 'reply' in msg this.$element.find('div.oe_mail_thread_display').delegate('a.oe_mail_msg_reply', 'click', function (event) { - var act_dom = $(this).parents('div.oe_mail_thread_display').find('div.oe_mail_thread_act:first'); + var act_dom = $(this).parents('div.oe_mail_thread_display').find('div.oe_mail_thread_action:first'); act_dom.toggle(); event.preventDefault(); }); @@ -154,9 +159,9 @@ openerp.mail = function(session) { var msg_id = event.srcElement.dataset.id; if (! msg_id) return false; var call_defer = self.ds_msg.unlink([parseInt(msg_id)]); - $(event.srcElement).parents('li.oe_mail_thread_msg').eq(0).hide(); + $(event.srcElement).parents('.oe_mail_thread_msg').eq(0).hide(); if (self.params.thread_level > 0) { - $(event.srcElement).parents('ul.oe_mail_thread').eq(0).hide(); + $(event.srcElement).parents('.oe_mail_thread').eq(0).hide(); } return false; }); @@ -168,14 +173,14 @@ openerp.mail = function(session) { if (! msg_id) return false; //console.log(msg_id); var call_defer = self.ds.call('message_remove_pushed_notifications', [[self.params.res_id], [parseInt(msg_id)], true]); - $(event.srcElement).parents('li.oe_mail_thread_msg').eq(0).hide(); + $(event.srcElement).parents('.oe_mail_thread_msg').eq(0).hide(); if (self.params.thread_level > 0) { - $(event.srcElement).parents('ul.oe_mail_thread').eq(0).hide(); + $(event.srcElement).parents('.oe_mail_thread').eq(0).hide(); } return false; }); // event: click on an internal link - this.$element.find('div.oe_mail_thread_display').delegate('a.intlink', 'click', function (event) { + this.$element.find('div.oe_mail_thread_display').delegate('a.oe_mail_internal_link', 'click', function (event) { // lazy implementation: fetch data and try to redirect if (! event.srcElement.dataset.resModel) return false; else var res_model = event.srcElement.dataset.resModel; @@ -193,6 +198,18 @@ openerp.mail = function(session) { } else self.do_action({ type: 'ir.actions.act_window', res_model: res_model, res_id: parseInt(res_id), views: [[false, 'form']]}); }); + // event: click on 'attachment(s)' in msg + this.$element.delegate('a.oe_mail_msg_view_attachments', 'click', function (event) { + var act_dom = $(this).parent().parent().parent().find('.oe_mail_msg_attachments'); + act_dom.toggle(); + return false; + }); + // see more + this.$element.on('click','a.oe_mail_msg_more', function (event) { + $(this).siblings('.oe_mail_msg_tail').show(); + $(this).hide(); + return false; + }); }, destroy: function () { @@ -215,10 +232,12 @@ openerp.mail = function(session) { $.when(defer).then(function (records) { if (records.length <= self.params.limit) self.display.show_more = false; else { self.display.show_more = true; records.pop(); } + self.display_comments(records); if (self.display.show_more == true) self.$element.find('div.oe_mail_thread_more:last').show(); else self.$element.find('div.oe_mail_thread_more:last').hide(); - }); + }); + return defer; }, @@ -233,13 +252,18 @@ openerp.mail = function(session) { display_comments: function (records) { var self = this; + + //build attachments download urls and compute time-relative from dates + for (var k in records) { + records[k].timerelative = $.timeago(records[k].date); + if (records[k].attachments) { + for (var l in records[k].attachments) { + var url = self.session.origin + '/web/binary/saveas?session_id=' + self.session.session_id + '&model=ir.attachment&field=datas&filename_field=datas_fname&id='+records[k].attachments[l].id; + records[k].attachments[l].url = url; + } + } + } this.cs = this.sort_comments_tmp(records); - - /* WIP: map matched regexp -> records to browse with name */ - //_(records).each(function (record) { - //self.do_check_internal_links(record.body_text); - //}); - _(records).each(function (record) { var sub_msgs = []; if ((record.parent_id == false || record.parent_id[0] == self.params.parent_id) && self.params.thread_level > 0 ) { @@ -253,7 +277,7 @@ openerp.mail = function(session) { self.display_comment(record); self.thread = new mail.Thread(self, {'res_model': self.params.res_model, 'res_id': self.params.res_id, 'uid': self.params.uid, 'records': sub_msgs, 'thread_level': (self.params.thread_level-1), 'parent_id': record.id}); - self.$element.find('li.oe_mail_thread_msg:last').append('
'); + self.$element.find('.oe_mail_thread_msg:last').append('
'); self.thread.appendTo(self.$element.find('div.oe_mail_thread_subthread:last')); } else if (self.params.thread_level == 0) { @@ -268,26 +292,27 @@ openerp.mail = function(session) { * Display a record */ display_comment: function (record) { - if (record.type == 'email') { record.mini_url = ('/mail/static/src/img/email_icon.png'); } - else { record.mini_url = this.thread_get_avatar('res.users', 'avatar', record.user_id[0]); } + record.body = this.do_text_nl2br(record.body, true); + if (record.type == 'email') { + record.mini_url = ('/mail/static/src/img/email_icon.png'); + } else { + record.mini_url = this.thread_get_avatar('res.users', 'avatar', record.user_id[0]); + } // body text manipulation record.body = this.do_clean_text(record.body); - record.tr_body = this.do_truncate_string(record.body, this.params.msg_more_limit); record.body = this.do_replace_internal_links(record.body); - if (record.tr_body) record.tr_body = this.do_replace_internal_links(record.tr_body); + + // split for see more + var split = this.do_truncate_string(record.body, this.params.msg_more_limit); + record.body_head = split[0]; + record.body_tail = split[1]; + // format date according to the user timezone record.date = session.web.format_value(record.date, {type:"datetime"}); - // render - $(session.web.qweb.render('ThreadMsg', {'record': record, 'thread': this, 'params': this.params, 'display': this.display}) - ).appendTo(this.$element.children('div.oe_mail_thread_display:first')); - // truncated: hide full-text, show summary, add buttons - if (record.tr_body) { - var node_body = this.$element.find('span.oe_mail_msg_body:last').append(' [ ... Show less]'); - var node_body_short = this.$element.find('span.oe_mail_msg_body_short:last').append(' [ ... Show more]'); - node_body.hide(); - node_body.find('a:last').click(function() { node_body.hide(); node_body_short.show(); return false; }); - node_body_short.find('a:last').click(function() { node_body_short.hide(); node_body.show(); return false; }); - } + + + var rendered = session.web.qweb.render('mail.Thread.message', {'record': record, 'thread': this, 'params': this.params, 'display': this.display}); + $( rendered).appendTo(this.$element.children('div.oe_mail_thread_display:first')); }, /** @@ -403,7 +428,7 @@ openerp.mail = function(session) { var regex_res = regex_login.exec(string); while (regex_res != null) { var login = regex_res[2]; - string = string.replace(regex_res[0], regex_res[1] + '@' + login + ''); + string = string.replace(regex_res[0], regex_res[1] + '@' + login + ''); regex_res = regex_login.exec(string); } /* special shortcut: :name, try to find an icon if in list */ @@ -422,16 +447,32 @@ openerp.mail = function(session) { return this.session.prefix + '/web/binary/image?session_id=' + this.session.session_id + '&model=' + model + '&field=' + field + '&id=' + (id || ''); }, + /** + * @param {String} string to truncate + * @param {Number} max number of chars to display + * @returns {String} truncated string + */ do_truncate_string: function(string, max_length) { - if (string.length <= (max_length * 1.2)) return false; - else return string.slice(0, max_length); + // multiply by 1.2: prevent truncating an just too little long string + if (string.length <= (max_length * 1.2)) { + return [string, ""]; + } else { + return [string.slice(0, max_length), string.slice(max_length)]; + } }, + /** Removes html tags, except b, em, br */ do_clean_text: function (string) { - var html = $('
').text(string.replace(/\s+/g, ' ')).html().replace(new RegExp('<(/)?(b|em)\\s*>', 'gi'), '<$1$2>'); + var html = $('
').text(string.replace(/\s+/g, ' ')).html().replace(new RegExp('<(/)?(b|em|br|br /)\\s*>', 'gi'), '<$1$2>'); return html; }, + /** Replaces line bracks by html line breaks (br) */ + do_text_nl2br: function (str, is_xhtml) { + var break_tag = (is_xhtml || typeof is_xhtml === 'undefined') ? '
' : '
'; + return (str + '').replace(/([^>\r\n]?)(\r\n|\n\r|\r|\n)/g, '$1'+ break_tag +'$2'); + }, + /** * * var regex_login = new RegExp(/(^|\s)@((\w|@|\.)*)/g); @@ -465,16 +506,11 @@ openerp.mail = function(session) { }, }); + session.web.form.widgets.add( 'Thread', 'openerp.mail.Thread'); - - /* Add ThreadView widget to registry */ - session.web.form.widgets.add( 'ThreadView', 'openerp.mail.RecordThread'); -// session.web.page.readonly.add( 'ThreadView', 'openerp.mail.RecordThread'); - - /* ThreadView widget: thread of comments */ + /** ThreadView widget: thread of comments */ mail.RecordThread = session.web.form.AbstractField.extend({ - // QWeb template to use when rendering the object - template: 'RecordThread', + template: 'mail.RecordThread', init: function() { this._super.apply(this, arguments); @@ -516,7 +552,7 @@ openerp.mail = function(session) { this._super.apply(this, arguments); var self = this; this.reinit(); - if (! this.view.datarecord.id) { this.$element.find('ul.oe_mail_thread').hide(); return; } + if (! this.view.datarecord.id) { this.$element.find('.oe_mail_thread').hide(); return; } // fetch followers var fetch_sub_done = this.fetch_subscribers(); // create and render Thread widget @@ -541,7 +577,7 @@ openerp.mail = function(session) { if (record.id == self.session.uid) { self.is_subscriber = true; } var mini_url = self.thread_get_avatar('res.users', 'avatar', record.id); $('
  • ' + - '' + record.name + '
  • ').appendTo(user_list); + '' + record.name + '').appendTo(user_list); }); if (self.is_subscriber) { self.$element.find('button.oe_mail_button_follow').hide(); @@ -573,14 +609,11 @@ openerp.mail = function(session) { return this.session.prefix + '/web/binary/image?session_id=' + this.session.session_id + '&model=' + model + '&field=' + field + '&id=' + (id || ''); }, }); - - - /* Add WallView widget to registry */ - session.web.client_actions.add('mail.all_feeds', 'session.mail.WallView'); - - /* WallView widget: a wall of messages */ + session.web.form.widgets.add( 'ThreadView', 'openerp.mail.RecordThread'); + + /** WallView widget: a wall of messages */ mail.WallView = session.web.Widget.extend({ - template: 'Wall', + template: 'mail.Wall', /** * @param {Object} parent parent @@ -630,7 +663,7 @@ openerp.mail = function(session) { add_event_handlers: function () { var self = this; // post a comment - this.$element.find('button.oe_mail_wall_button_comment').click(function () { return self.do_comment(); }); + this.$element.find('.oe_mail_wall_action button').click(function () { return self.do_comment(); }); // display more threads this.$element.find('button.oe_mail_wall_button_more').click(function () { return self.do_more(); }); }, @@ -684,7 +717,7 @@ openerp.mail = function(session) { this.search['context'] = _.extend(this.params.context, this.search_results.context); this.display_show_more = true; this.comments_structure = {'root_ids': [], 'new_root_ids': [], 'msgs': {}, 'tree_struct': {}, 'model_to_root_ids': {}}; - this.$element.find('div.oe_mail_wall_threads').empty(); + this.$element.find('ul.oe_mail_wall_threads').empty(); return this.fetch_comments(this.params.limit, 0); }, @@ -716,14 +749,14 @@ openerp.mail = function(session) { var records = self.comments_structure.tree_struct[root_id]['for_thread_msgs']; var model_name = self.comments_structure.msgs[root_id]['model']; var res_id = self.comments_structure.msgs[root_id]['res_id']; - var render_res = session.web.qweb.render('WallThreadContainer', {}); - $('
    ').html(render_res).appendTo(self.$element.find('div.oe_mail_wall_threads')); + var render_res = session.web.qweb.render('mail.WallThreadContainer', {}); + $('
  • ').html(render_res).appendTo(self.$element.find('ul.oe_mail_wall_threads')); var thread = new mail.Thread(self, { 'res_model': model_name, 'res_id': res_id, 'uid': self.session.uid, 'records': records, 'parent_id': false, 'thread_level': self.params.thread_level, 'show_hide': true} ); self.thread_list.push(thread); - return thread.appendTo(self.$element.find('div.oe_mail_wall_thread:last')); + return thread.appendTo(self.$element.find('li.oe_mail_wall_thread:last')); }); // update TODO this.comments_structure['root_ids'] = _.union(this.comments_structure['root_ids'], this.comments_structure['new_root_ids']); @@ -770,12 +803,14 @@ openerp.mail = function(session) { /** Action: Posts a comment */ do_comment: function () { - var comment_node = this.$element.find('textarea.oe_mail_wall_action_textarea'); + var comment_node = this.$element.find('.oe_mail_wall_action textarea'); var body_text = comment_node.val(); comment_node.val(''); var call_done = this.ds_users.call('message_append_note', [[this.session.uid], 'Tweet', body_text, false, 'comment', 'html']).then(this.proxy('init_and_fetch_comments')); }, }); + session.web.client_actions.add('mail.all_feeds', 'session.mail.WallView'); + }; // vim:et fdc=0 fdl=0 foldnestmax=3 fdm=syntax: diff --git a/addons/mail/static/src/xml/mail.xml b/addons/mail/static/src/xml/mail.xml index a34e362960b..5ff8a996116 100644 --- a/addons/mail/static/src/xml/mail.xml +++ b/addons/mail/static/src/xml/mail.xml @@ -1,36 +1,34 @@