You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

215 lines
6.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-11-22 03:38+0000\n"
  12. "PO-Revision-Date: 2017-11-22 03:38+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
  15. "nb/)\n"
  16. "Language: nb\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: base_location
  22. #: model:res.city,name:base_location.demo_brussels_city
  23. msgid "Brussels"
  24. msgstr ""
  25. #. module: base_location
  26. #: model:ir.model.fields,help:base_location.field_res_company__country_enforce_cities
  27. msgid ""
  28. "Check this box to ensure every address created in that country has a 'City' "
  29. "chosen in the list of the country's cities."
  30. msgstr ""
  31. #. module: base_location
  32. #: model:ir.actions.act_window,name:base_location.action_res_city_full
  33. #: model:ir.ui.menu,name:base_location.locations_menu_cities
  34. msgid "Cities"
  35. msgstr ""
  36. #. module: base_location
  37. #: model:ir.model,name:base_location.model_res_city
  38. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__city_id
  39. msgid "City"
  40. msgstr ""
  41. #. module: base_location
  42. #: model:ir.model.fields,field_description:base_location.field_res_company__city_id
  43. msgid "City ID"
  44. msgstr ""
  45. #. module: base_location
  46. #: model_terms:ir.ui.view,arch_db:base_location.view_company_form_city
  47. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  48. msgid "City completion"
  49. msgstr ""
  50. #. module: base_location
  51. #: model:ir.model.fields,field_description:base_location.field_res_partner__city_id
  52. #: model:ir.model.fields,field_description:base_location.field_res_users__city_id
  53. msgid "City of Address"
  54. msgstr ""
  55. #. module: base_location
  56. #: model:ir.model,name:base_location.model_res_city_zip
  57. msgid "City/locations completion object"
  58. msgstr ""
  59. #. module: base_location
  60. #: model:ir.model,name:base_location.model_res_company
  61. msgid "Companies"
  62. msgstr ""
  63. #. module: base_location
  64. #: model:ir.model,name:base_location.model_res_partner
  65. msgid "Contact"
  66. msgstr ""
  67. #. module: base_location
  68. #: model_terms:ir.ui.view,arch_db:base_location.view_country_search
  69. msgid "Country"
  70. msgstr ""
  71. #. module: base_location
  72. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_uid
  73. msgid "Created by"
  74. msgstr "Opprettet av"
  75. #. module: base_location
  76. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_date
  77. msgid "Created on"
  78. msgstr "Opprettet den"
  79. #. module: base_location
  80. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__display_name
  81. msgid "Display Name"
  82. msgstr "Visnings navn"
  83. #. module: base_location
  84. #: model_terms:ir.actions.act_window,help:base_location.action_res_city_full
  85. msgid ""
  86. "Display and manage the list of all cities that can be assigned to\n"
  87. " your partner records. Note that an option can be set on each "
  88. "country separately\n"
  89. " to enforce any address of it to have a city in this list."
  90. msgstr ""
  91. #. module: base_location
  92. #: model:ir.model.fields,field_description:base_location.field_res_company__country_enforce_cities
  93. msgid "Enforce Cities"
  94. msgstr ""
  95. #. module: base_location
  96. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__id
  97. msgid "ID"
  98. msgstr "ID"
  99. #. module: base_location
  100. #: model:ir.model.fields,field_description:base_location.field_res_city_zip____last_update
  101. msgid "Last Modified on"
  102. msgstr "Sist oppdatert "
  103. #. module: base_location
  104. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_uid
  105. msgid "Last Updated by"
  106. msgstr "Sist oppdatert av"
  107. #. module: base_location
  108. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_date
  109. msgid "Last Updated on"
  110. msgstr "Sist oppdatert"
  111. #. module: base_location
  112. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  113. msgid "Location completion"
  114. msgstr ""
  115. #. module: base_location
  116. #: model:ir.actions.act_window,name:base_location.action_zip_tree
  117. msgid "Locations"
  118. msgstr ""
  119. #. module: base_location
  120. #: model_terms:ir.ui.view,arch_db:base_location.view_city_zip_filter
  121. msgid "Search zip"
  122. msgstr ""
  123. #. module: base_location
  124. #: code:addons/base_location/models/res_partner.py:87
  125. #, python-format
  126. msgid "The city of partner %s differs from that in location %s"
  127. msgstr ""
  128. #. module: base_location
  129. #: code:addons/base_location/models/res_partner.py:83
  130. #, python-format
  131. msgid "The country of the partner %s differs from that in location %s"
  132. msgstr ""
  133. #. module: base_location
  134. #: code:addons/base_location/models/res_partner.py:79
  135. #, python-format
  136. msgid "The state of the partner %s differs from that in location %s"
  137. msgstr ""
  138. #. module: base_location
  139. #: model:ir.model.fields,help:base_location.field_res_company__zip_id
  140. msgid "Use the city name or the zip code to search the location"
  141. msgstr ""
  142. #. module: base_location
  143. #: sql_constraint:res.city:0
  144. msgid ""
  145. "You already have a city with that name in the same state.The city must have "
  146. "a unique name within it's state and it's country"
  147. msgstr ""
  148. #. module: base_location
  149. #: sql_constraint:res.city.zip:0
  150. msgid ""
  151. "You already have a zip with that code in the same city. The zip code must be "
  152. "unique within it's city"
  153. msgstr ""
  154. #. module: base_location
  155. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__name
  156. msgid "ZIP"
  157. msgstr ""
  158. #. module: base_location
  159. #: model:ir.model.fields,field_description:base_location.field_res_company__zip_id
  160. #: model:ir.model.fields,field_description:base_location.field_res_partner__zip_id
  161. #: model:ir.model.fields,field_description:base_location.field_res_users__zip_id
  162. msgid "ZIP Location"
  163. msgstr ""
  164. #. module: base_location
  165. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_form
  166. msgid "Zip"
  167. msgstr ""
  168. #. module: base_location
  169. #: model:ir.ui.menu,name:base_location.locations_menu_zips
  170. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_tree
  171. #: model_terms:ir.ui.view,arch_db:base_location.view_city_form
  172. #: model_terms:ir.ui.view,arch_db:base_location.view_res_country_city_better_zip_form
  173. msgid "Zips"
  174. msgstr ""
  175. #. module: base_location
  176. #: model:ir.model.fields,field_description:base_location.field_res_city__zip_ids
  177. msgid "Zips in this city"
  178. msgstr ""
  179. #~ msgid "Group By"
  180. #~ msgstr "Grupper etter"