Browse Source
Merge pull request #124 from hhgabelgaard/8.0
Merge pull request #124 from hhgabelgaard/8.0
Danish translation of base_locationpull/105/merge
Alex Comba
10 years ago
2 changed files with 167 additions and 0 deletions
@ -0,0 +1,113 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_location |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2013-12-12 22:33+0000\n" |
|||
"PO-Revision-Date: 2015-05-22 13:19+0100\n" |
|||
"Last-Translator: Hans Henrik Gabelgaard <hhg@gabelgaard.org>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
"X-Generator: Poedit 1.8\n" |
|||
"Language: da_DK\n" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.actions.act_window,name:base_location.action_zip_tree |
|||
msgid "Cites/locations Management" |
|||
msgstr "By/Postnummer/Lokations administration" |
|||
|
|||
#. module: base_location |
|||
#: field:res.better.zip,city:0 |
|||
msgid "City" |
|||
msgstr "By" |
|||
|
|||
#. module: base_location |
|||
#: view:res.better.zip:0 field:res.better.zip,name:0 |
|||
msgid "ZIP" |
|||
msgstr "Postnr." |
|||
|
|||
#. module: base_location |
|||
#: field:res.better.zip,state_id:0 |
|||
msgid "State" |
|||
msgstr "Delstat" |
|||
|
|||
#. module: base_location |
|||
#: field:res.better.zip,country_id:0 |
|||
msgid "Country" |
|||
msgstr "Land." |
|||
|
|||
#. module: base_location |
|||
#: field:res.better.zip,priority:0 |
|||
msgid "Priority" |
|||
msgstr "Prioritet" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_company |
|||
msgid "Companies" |
|||
msgstr "Virksomheder" |
|||
|
|||
#. module: base_location |
|||
#: field:res.better.zip,code:0 |
|||
msgid "City Code" |
|||
msgstr "Postnummer" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_better_zip |
|||
msgid " City/locations completion object" |
|||
msgstr " Slå by/postnummer op" |
|||
|
|||
#. module: base_location |
|||
#: help:res.company,better_zip_id:0 |
|||
msgid "Use the city name or the zip code to search the location" |
|||
msgstr "Søg på bynavn eller postnummer" |
|||
|
|||
#. module: base_location |
|||
#: field:res.partner,zip_id:0 |
|||
msgid "City/Location" |
|||
msgstr "Postnr/by " |
|||
|
|||
#. module: base_location |
|||
#: view:res.better.zip:0 |
|||
msgid "Search city" |
|||
msgstr "Søg by" |
|||
|
|||
#. module: base_location |
|||
#: field:res.company,better_zip_id:0 |
|||
msgid "Location" |
|||
msgstr "Postnr/by " |
|||
|
|||
#. module: base_location |
|||
#: model:ir.ui.menu,name:base_location.zip_base |
|||
msgid "Cities/Locations Management" |
|||
msgstr "Byer/Loaktions administration" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_location |
|||
#: view:res.company:0 view:res.partner:0 |
|||
msgid "City completion" |
|||
msgstr "Slå by/postnummer op" |
|||
|
|||
#. module: base_location |
|||
#: field:res.country.state,better_zip_ids:0 |
|||
msgid "Cities" |
|||
msgstr "Byer" |
|||
|
|||
#. module: base_location |
|||
#: model:ir.model,name:base_location.model_res_country_state |
|||
msgid "Country state" |
|||
msgstr "Delstat/region" |
|||
|
|||
#. module: base_location |
|||
#: help:res.better.zip,code:0 |
|||
msgid "The official code for the city" |
|||
msgstr "Postnummer" |
@ -0,0 +1,54 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_firstname |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-22 13:33+0100\n" |
|||
"PO-Revision-Date: 2015-05-22 13:38+0100\n" |
|||
"Last-Translator: Hans Henrik Gabelgaard <hhg@gabelgaard.org>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
"X-Generator: Poedit 1.8\n" |
|||
"Language: da\n" |
|||
|
|||
#. module: partner_firstname |
|||
#: code:addons/partner_firstname/partner.py:81 |
|||
#: code:addons/partner_firstname/res_user.py:35 |
|||
#: code:addons/partner_firstname/tests/test_partner_firstname.py:56 |
|||
#: code:addons/partner_firstname/tests/test_partner_firstname.py:57 |
|||
#: code:addons/partner_firstname/tests/test_partner_firstname.py:71 |
|||
#: code:addons/partner_firstname/tests/test_partner_firstname.py:72 |
|||
#, python-format |
|||
msgid "%s (copy)" |
|||
msgstr "%s (kopi)" |
|||
|
|||
#. module: partner_firstname |
|||
#: model:ir.model,name:partner_firstname.model_res_users |
|||
msgid "Users" |
|||
msgstr "Brugere" |
|||
|
|||
#. module: partner_firstname |
|||
#: field:res.partner,firstname:0 |
|||
msgid "Firstname" |
|||
msgstr "Fornavn" |
|||
|
|||
#. module: partner_firstname |
|||
#: field:res.partner,lastname:0 |
|||
msgid "Lastname" |
|||
msgstr "Efternavn" |
|||
|
|||
#. module: partner_firstname |
|||
#: view:res.partner:0 |
|||
msgid "Is a Company?" |
|||
msgstr "Er et firma?" |
|||
|
|||
#. module: partner_firstname |
|||
#: model:ir.model,name:partner_firstname.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue