OpenERP instance user
10 years ago
committed by
Holger Brunn
2 changed files with 389 additions and 0 deletions
@ -0,0 +1,195 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * advanced_filters |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-07-29 10:55+0000\n" |
|||
"PO-Revision-Date: 2014-07-29 10:55+0000\n" |
|||
"Last-Translator: <>\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: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Save filter" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: selection:ir.filters.combine.with.existing,action:0 |
|||
msgid "Union" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Add the result of following filters" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "Save" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Freeze filter" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:94 |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:114 |
|||
#, python-format |
|||
msgid "Remove from existing selection" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: code:addons/advanced_filters/model/ir_filters.py:131 |
|||
#, python-format |
|||
msgid "Testing %s" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "or" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,complement_filter_ids:0 |
|||
msgid "Remove result of filters" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:86 |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:106 |
|||
#, python-format |
|||
msgid "To existing selection" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "Combine with existing filter" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Have this filter contain extly the records it currently contains, with no changes in the future. Be careful, you can't undo this operation!" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:32 |
|||
#, python-format |
|||
msgid "Advanced filters" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,active:0 |
|||
msgid "Active" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:74 |
|||
#, python-format |
|||
msgid "Marked records" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,is_frozen:0 |
|||
msgid "Frozen" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,filter_id:0 |
|||
msgid "Filter" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Test filter" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:78 |
|||
#, python-format |
|||
msgid "To new selection" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,domain_this:0 |
|||
msgid "This filter's own domain" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Remove the result of following filters" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,context:0 |
|||
msgid "Context" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,action:0 |
|||
msgid "Action" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,model:0 |
|||
msgid "Model" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,domain:0 |
|||
msgid "Domain" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,union_filter_ids:0 |
|||
msgid "Add result of filters" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: model:ir.model,name:advanced_filters.model_ir_filters_combine_with_existing |
|||
msgid "Combine a selection with an existing filter" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Are you sure? You can't undo this operation!" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: model:ir.model,name:advanced_filters.model_ir_filters |
|||
msgid "Filters" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "Cancel" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:102 |
|||
#, python-format |
|||
msgid "Whole selection" |
|||
msgstr "" |
|||
|
|||
#. module: advanced_filters |
|||
#: selection:ir.filters.combine.with.existing,action:0 |
|||
msgid "Complement" |
|||
msgstr "" |
|||
|
@ -0,0 +1,194 @@ |
|||
# This file contains the translation of the following modules: |
|||
# * advanced_filters |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-07-29 09:54+0000\n" |
|||
"PO-Revision-Date: 2014-07-29 09:54+0000\n" |
|||
"Last-Translator: <>\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: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Save filter" |
|||
msgstr "Opslaan filter" |
|||
|
|||
#. module: advanced_filters |
|||
#: selection:ir.filters.combine.with.existing,action:0 |
|||
msgid "Union" |
|||
msgstr "Union" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Add the result of following filters" |
|||
msgstr "Voeg resultaat to aan de filters" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "Save" |
|||
msgstr "Opslaan" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Freeze filter" |
|||
msgstr "Bevries filter" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:94 |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:114 |
|||
#, python-format |
|||
msgid "Remove from existing selection" |
|||
msgstr "Verwijder uit bestaande selectie" |
|||
|
|||
#. module: advanced_filters |
|||
#: code:addons/advanced_filters/model/ir_filters.py:131 |
|||
#, python-format |
|||
msgid "Testing %s" |
|||
msgstr "Testen" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "or" |
|||
msgstr "or" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,complement_filter_ids:0 |
|||
msgid "Remove result of filters" |
|||
msgstr "Verwijder resultaat van filters" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:86 |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:106 |
|||
#, python-format |
|||
msgid "To existing selection" |
|||
msgstr "Naar bestaande selectie" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "Combine with existing filter" |
|||
msgstr "Combineer met bestaande filter" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Have this filter contain exactly the records it currently contains, with no changes in the future. Be careful, you can't undo this operation!" |
|||
msgstr "Laat deze filter precies deze records bevatten, zonder veranderingen in de toekomst. Wees voorzichtig, je kan dit niet meer veranderen!" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:32 |
|||
#, python-format |
|||
msgid "Advanced filters" |
|||
msgstr "Geavanceerd filters" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,active:0 |
|||
msgid "Active" |
|||
msgstr "Actief" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:74 |
|||
#, python-format |
|||
msgid "Marked records" |
|||
msgstr "Gemarkeerde records" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,is_frozen:0 |
|||
msgid "Frozen" |
|||
msgstr "Bevroren" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,filter_id:0 |
|||
msgid "Filter" |
|||
msgstr "Filter" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Test filter" |
|||
msgstr "Test filter" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:78 |
|||
#, python-format |
|||
msgid "To new selection" |
|||
msgstr "Naar nieuwe selectie" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,domain_this:0 |
|||
msgid "This filter's own domain" |
|||
msgstr "Deze filters eigen domein" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Remove the result of following filters" |
|||
msgstr "Verwijder het resultaat uit de volgende filters" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,context:0 |
|||
msgid "Context" |
|||
msgstr "Context" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,action:0 |
|||
msgid "Action" |
|||
msgstr "Actie" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,model:0 |
|||
msgid "Model" |
|||
msgstr "Model" |
|||
|
|||
#. module: advanced_filters |
|||
#. openerp-web |
|||
#: code:addons/advanced_filters/static/src/js/advanced_filters.js:102 |
|||
#, python-format |
|||
msgid "Whole selection" |
|||
msgstr "Hele selectie" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters.combine.with.existing,domain:0 |
|||
msgid "Domain" |
|||
msgstr "Domein" |
|||
|
|||
#. module: advanced_filters |
|||
#: field:ir.filters,union_filter_ids:0 |
|||
msgid "Add result of filters" |
|||
msgstr "Voeg resultaat toe aan filters" |
|||
|
|||
#. module: advanced_filters |
|||
#: model:ir.model,name:advanced_filters.model_ir_filters_combine_with_existing |
|||
msgid "Combine a selection with an existing filter" |
|||
msgstr "Combineer een selectie met een bestaande filter" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
msgid "Are you sure? You can't undo this operation!" |
|||
msgstr "Weet u het zeker? U kan deze operatie niet meer ongedaan maken" |
|||
|
|||
#. module: advanced_filters |
|||
#: model:ir.model,name:advanced_filters.model_ir_filters |
|||
msgid "Filters" |
|||
msgstr "Filters" |
|||
|
|||
#. module: advanced_filters |
|||
#: view:ir.filters:0 |
|||
#: view:ir.filters.combine.with.existing:0 |
|||
msgid "Cancel" |
|||
msgstr "Annuleren" |
|||
|
|||
#. module: advanced_filters |
|||
#: selection:ir.filters.combine.with.existing,action:0 |
|||
msgid "Complement" |
|||
msgstr "Aanvullen" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue