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.

208 lines
6.2 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: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
  15. "Language: id\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=1; plural=0;\n"
  20. #. module: base_location
  21. #: model:res.city,name:base_location.demo_brussels_city
  22. msgid "Brussels"
  23. msgstr ""
  24. #. module: base_location
  25. #: model:ir.model.fields,help:base_location.field_res_company__country_enforce_cities
  26. msgid ""
  27. "Check this box to ensure every address created in that country has a 'City' "
  28. "chosen in the list of the country's cities."
  29. msgstr ""
  30. #. module: base_location
  31. #: model:ir.actions.act_window,name:base_location.action_res_city_full
  32. #: model:ir.ui.menu,name:base_location.locations_menu_cities
  33. msgid "Cities"
  34. msgstr ""
  35. #. module: base_location
  36. #: model:ir.model,name:base_location.model_res_city
  37. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__city_id
  38. msgid "City"
  39. msgstr ""
  40. #. module: base_location
  41. #: model:ir.model.fields,field_description:base_location.field_res_company__city_id
  42. msgid "City ID"
  43. msgstr ""
  44. #. module: base_location
  45. #: model_terms:ir.ui.view,arch_db:base_location.view_company_form_city
  46. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  47. msgid "City completion"
  48. msgstr ""
  49. #. module: base_location
  50. #: model:ir.model,name:base_location.model_res_city_zip
  51. msgid "City/locations completion object"
  52. msgstr ""
  53. #. module: base_location
  54. #: model:ir.model,name:base_location.model_res_company
  55. msgid "Companies"
  56. msgstr ""
  57. #. module: base_location
  58. #: model:ir.model,name:base_location.model_res_partner
  59. msgid "Contact"
  60. msgstr ""
  61. #. module: base_location
  62. #: model_terms:ir.ui.view,arch_db:base_location.view_country_search
  63. msgid "Country"
  64. msgstr ""
  65. #. module: base_location
  66. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_uid
  67. msgid "Created by"
  68. msgstr "Dibuat oleh"
  69. #. module: base_location
  70. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__create_date
  71. msgid "Created on"
  72. msgstr "Dibuat pada"
  73. #. module: base_location
  74. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__display_name
  75. msgid "Display Name"
  76. msgstr "Nama Tampilan"
  77. #. module: base_location
  78. #: model_terms:ir.actions.act_window,help:base_location.action_res_city_full
  79. msgid ""
  80. "Display and manage the list of all cities that can be assigned to\n"
  81. " your partner records. Note that an option can be set on each "
  82. "country separately\n"
  83. " to enforce any address of it to have a city in this list."
  84. msgstr ""
  85. #. module: base_location
  86. #: model:ir.model.fields,field_description:base_location.field_res_company__country_enforce_cities
  87. msgid "Enforce Cities"
  88. msgstr ""
  89. #. module: base_location
  90. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__id
  91. msgid "ID"
  92. msgstr "ID"
  93. #. module: base_location
  94. #: model:ir.model.fields,field_description:base_location.field_res_city_zip____last_update
  95. msgid "Last Modified on"
  96. msgstr "Terakhir Dimodifikasi pada"
  97. #. module: base_location
  98. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_uid
  99. msgid "Last Updated by"
  100. msgstr "Diperbaharui oleh"
  101. #. module: base_location
  102. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__write_date
  103. msgid "Last Updated on"
  104. msgstr "Diperbaharui pada"
  105. #. module: base_location
  106. #: model_terms:ir.ui.view,arch_db:base_location.view_partner_form
  107. msgid "Location completion"
  108. msgstr ""
  109. #. module: base_location
  110. #: model:ir.actions.act_window,name:base_location.action_zip_tree
  111. msgid "Locations"
  112. msgstr ""
  113. #. module: base_location
  114. #: model_terms:ir.ui.view,arch_db:base_location.view_city_zip_filter
  115. msgid "Search zip"
  116. msgstr ""
  117. #. module: base_location
  118. #: code:addons/base_location/models/res_partner.py:86
  119. #, python-format
  120. msgid "The city of partner %s differs from that in location %s"
  121. msgstr ""
  122. #. module: base_location
  123. #: code:addons/base_location/models/res_partner.py:82
  124. #, python-format
  125. msgid "The country of the partner %s differs from that in location %s"
  126. msgstr ""
  127. #. module: base_location
  128. #: code:addons/base_location/models/res_partner.py:78
  129. #, python-format
  130. msgid "The state of the partner %s differs from that in location %s"
  131. msgstr ""
  132. #. module: base_location
  133. #: model:ir.model.fields,help:base_location.field_res_company__zip_id
  134. msgid "Use the city name or the zip code to search the location"
  135. msgstr ""
  136. #. module: base_location
  137. #: sql_constraint:res.city:0
  138. msgid ""
  139. "You already have a city with that name in the same state.The city must have "
  140. "a unique name within it's state and it's country"
  141. msgstr ""
  142. #. module: base_location
  143. #: sql_constraint:res.city.zip:0
  144. msgid ""
  145. "You already have a zip with that code in the same city. The zip code must be "
  146. "unique within it's city"
  147. msgstr ""
  148. #. module: base_location
  149. #: model:ir.model.fields,field_description:base_location.field_res_city_zip__name
  150. msgid "ZIP"
  151. msgstr ""
  152. #. module: base_location
  153. #: model:ir.model.fields,field_description:base_location.field_res_company__zip_id
  154. #: model:ir.model.fields,field_description:base_location.field_res_partner__zip_id
  155. #: model:ir.model.fields,field_description:base_location.field_res_users__zip_id
  156. msgid "ZIP Location"
  157. msgstr ""
  158. #. module: base_location
  159. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_form
  160. msgid "Zip"
  161. msgstr ""
  162. #. module: base_location
  163. #: model:ir.ui.menu,name:base_location.locations_menu_zips
  164. #: model_terms:ir.ui.view,arch_db:base_location.city_zip_tree
  165. #: model_terms:ir.ui.view,arch_db:base_location.view_city_form
  166. #: model_terms:ir.ui.view,arch_db:base_location.view_res_country_city_better_zip_form
  167. msgid "Zips"
  168. msgstr ""
  169. #. module: base_location
  170. #: model:ir.model.fields,field_description:base_location.field_res_city__zip_ids
  171. msgid "Zips in this city"
  172. msgstr ""
  173. #~ msgid "Group By"
  174. #~ msgstr "Dikelompokan berdasarkan .."