Stefan Rijnhart
11 years ago
1 changed files with 74 additions and 0 deletions
@ -0,0 +1,74 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * account_export_csv |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2013-08-22 12:52+0000\n" |
|||
"PO-Revision-Date: 2013-08-22 12:52+0000\n" |
|||
"Last-Translator: <stefan@therp.nl>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: account_export_csv |
|||
#: model:ir.model,name:account_export_csv.model_account_csv_export |
|||
msgid "Export Accounting" |
|||
msgstr "Export Financiën" |
|||
|
|||
#. module: account_export_csv |
|||
#: field:account.csv.export,export_filename:0 |
|||
msgid "Export CSV Filename" |
|||
msgstr "Export CSV bestandsnaam" |
|||
|
|||
#. module: account_export_csv |
|||
#: view:account.csv.export:0 |
|||
msgid "Trial Balance" |
|||
msgstr "Proefbalans" |
|||
|
|||
#. module: account_export_csv |
|||
#: field:account.csv.export,company_id:0 |
|||
msgid "Company" |
|||
msgstr "Bedrijf" |
|||
|
|||
#. module: account_export_csv |
|||
#: view:account.csv.export:0 |
|||
msgid "Analytic Balance (with accounts)" |
|||
msgstr "Kostenplaatsenbalans (met rekeningen)" |
|||
|
|||
#. module: account_export_csv |
|||
#: help:account.csv.export,periods:0 |
|||
msgid "All periods in the fiscal year if empty" |
|||
msgstr "Alle periodes van het boekjaar indien leeg" |
|||
|
|||
#. module: account_export_csv |
|||
#: field:account.csv.export,periods:0 |
|||
msgid "Periods" |
|||
msgstr "Periodes" |
|||
|
|||
#. module: account_export_csv |
|||
#: view:account.csv.export:0 |
|||
msgid "Close" |
|||
msgstr "Sluiten" |
|||
|
|||
#. module: account_export_csv |
|||
#: view:account.csv.export:0 |
|||
#: model:ir.actions.act_window,name:account_export_csv.action_account_csv_export |
|||
#: model:ir.ui.menu,name:account_export_csv.menu_account_csv_export |
|||
msgid "Accounting CSV Export" |
|||
msgstr "CSV export financiën" |
|||
|
|||
#. module: account_export_csv |
|||
#: field:account.csv.export,data:0 |
|||
msgid "CSV" |
|||
msgstr "CSV" |
|||
|
|||
#. module: account_export_csv |
|||
#: field:account.csv.export,fiscalyear_id:0 |
|||
msgid "Fiscalyear" |
|||
msgstr "Boekjaar" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue