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.

141 lines
5.1 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. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-06-10 01:50+0000\n"
  12. "PO-Revision-Date: 2017-06-10 01:50+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
  14. "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: cs\n"
  19. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  20. #. module: base_location_geonames_import
  21. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  22. msgid ""
  23. ", create new location entries if not found already in the system, and "
  24. "<b>delete missing entries</b> from new file."
  25. msgstr ""
  26. #. module: base_location_geonames_import
  27. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  28. msgid "Cancel"
  29. msgstr "Zrušit"
  30. #. module: base_location_geonames_import
  31. #: model:ir.model.fields,help:base_location_geonames_import.field_better_zip_geonames_import_letter_case
  32. msgid ""
  33. "Converts retreived city and state names to Title Case (upper case on each "
  34. "first letter of a word) or Upper Case (all letters upper case)."
  35. msgstr ""
  36. #. module: base_location_geonames_import
  37. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_country_id
  38. msgid "Country"
  39. msgstr ""
  40. #. module: base_location_geonames_import
  41. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_uid
  42. msgid "Created by"
  43. msgstr "Vytvořil(a)"
  44. #. module: base_location_geonames_import
  45. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_create_date
  46. msgid "Created on"
  47. msgstr "Vytvořeno"
  48. #. module: base_location_geonames_import
  49. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_display_name
  50. msgid "Display Name"
  51. msgstr "Zobrazovaný název"
  52. #. module: base_location_geonames_import
  53. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  54. msgid ""
  55. "For the selected country, this wizard will download the latest version of "
  56. "the list of cities from"
  57. msgstr ""
  58. #. module: base_location_geonames_import
  59. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:129
  60. #, python-format
  61. msgid "Got an error %d when trying to download the file %s."
  62. msgstr ""
  63. #. module: base_location_geonames_import
  64. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_id
  65. msgid "ID"
  66. msgstr "ID"
  67. #. module: base_location_geonames_import
  68. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  69. msgid "Import"
  70. msgstr ""
  71. #. module: base_location_geonames_import
  72. #: model:ir.model,name:base_location_geonames_import.model_better_zip_geonames_import
  73. msgid "Import Better Zip from Geonames"
  74. msgstr ""
  75. #. module: base_location_geonames_import
  76. #: model:ir.actions.act_window,name:base_location_geonames_import.better_zip_geonames_import_action
  77. #: model:ir.ui.menu,name:base_location_geonames_import.better_zip_geonames_import_menu
  78. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  79. msgid "Import from Geonames"
  80. msgstr ""
  81. #. module: base_location_geonames_import
  82. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import___last_update
  83. msgid "Last Modified on"
  84. msgstr "Naposled upraveno"
  85. #. module: base_location_geonames_import
  86. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_uid
  87. msgid "Last Updated by"
  88. msgstr "Naposled upraveno"
  89. #. module: base_location_geonames_import
  90. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_write_date
  91. msgid "Last Updated on"
  92. msgstr "Naposled upraveno"
  93. #. module: base_location_geonames_import
  94. #: model:ir.model.fields,field_description:base_location_geonames_import.field_better_zip_geonames_import_letter_case
  95. msgid "Letter Case"
  96. msgstr ""
  97. #. module: base_location_geonames_import
  98. #: code:addons/base_location_geonames_import/wizard/geonames_import.py:71
  99. #, python-format
  100. msgid ""
  101. "The country code inside the file (%s) doesn't correspond to the selected "
  102. "country (%s)."
  103. msgstr ""
  104. #. module: base_location_geonames_import
  105. #: selection:better.zip.geonames.import,letter_case:0
  106. msgid "Title Case"
  107. msgstr ""
  108. #. module: base_location_geonames_import
  109. #: selection:better.zip.geonames.import,letter_case:0
  110. msgid "Unchanged"
  111. msgstr ""
  112. #. module: base_location_geonames_import
  113. #: selection:better.zip.geonames.import,letter_case:0
  114. msgid "Upper Case"
  115. msgstr ""
  116. #. module: base_location_geonames_import
  117. #: model:ir.ui.view,arch_db:base_location_geonames_import.better_zip_geonames_import_form
  118. msgid "geonames.org"
  119. msgstr ""