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.

118 lines
4.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_location_geonames_import
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: partner-contact (9.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2016-11-24 01:41+0000\n"
  11. "PO-Revision-Date: 2016-04-28 11:44+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Japanese (http://www.transifex.com/oca/OCA-partner-contact-9-0/language/ja/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: \n"
  17. "Language: ja\n"
  18. "Plural-Forms: nplurals=1; plural=0;\n"
  19. #. module: base_location_geonames_import
  20. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  21. msgid "Cancel"
  22. msgstr "キャンセル"
  23. #. module: base_location_geonames_import
  24. #: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_title_case
  25. msgid "Converts retreived city and state names to Title Case."
  26. msgstr ""
  27. #. module: base_location_geonames_import
  28. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
  29. msgid "Country"
  30. msgstr ""
  31. #. module: base_location_geonames_import
  32. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
  33. msgid "Created by"
  34. msgstr "作成者"
  35. #. module: base_location_geonames_import
  36. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
  37. msgid "Created on"
  38. msgstr "作成日"
  39. #. module: base_location_geonames_import
  40. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
  41. msgid "Display Name"
  42. msgstr "表示名"
  43. #. module: base_location_geonames_import
  44. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  45. msgid ""
  46. "For the country selected above, this wizard will download the latest version"
  47. " of the list of cities from geonames.org, create new location entries if not"
  48. " found already in the system, and DELETE MISSING ENTRIES from new file."
  49. msgstr ""
  50. #. module: base_location_geonames_import
  51. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:118
  52. #, python-format
  53. msgid "Got an error %d when trying to download the file %s."
  54. msgstr ""
  55. #. module: base_location_geonames_import
  56. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id
  57. msgid "ID"
  58. msgstr "ID"
  59. #. module: base_location_geonames_import
  60. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  61. msgid "Import"
  62. msgstr ""
  63. #. module: base_location_geonames_import
  64. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  65. msgid "Import Better Zip from Geonames"
  66. msgstr ""
  67. #. module: base_location_geonames_import
  68. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  69. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  70. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  71. msgid "Import from Geonames"
  72. msgstr ""
  73. #. module: base_location_geonames_import
  74. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update
  75. msgid "Last Modified on"
  76. msgstr "最終更新日"
  77. #. module: base_location_geonames_import
  78. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid
  79. msgid "Last Updated by"
  80. msgstr "最終更新者"
  81. #. module: base_location_geonames_import
  82. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date
  83. msgid "Last Updated on"
  84. msgstr "最終更新日"
  85. #. module: base_location_geonames_import
  86. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:65
  87. #, python-format
  88. msgid ""
  89. "The country code inside the file (%s) doesn't correspond to the selected "
  90. "country (%s)."
  91. msgstr ""
  92. #. module: base_location_geonames_import
  93. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_title_case
  94. msgid "Title Case"
  95. msgstr ""
  96. #. module: base_location_geonames_import
  97. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:94
  98. #, python-format
  99. msgid "Too many states with code %s for country %s"
  100. msgstr ""