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.

157 lines
4.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-01-12 03:51+0000\n"
  11. "PO-Revision-Date: 2016-05-27 15:24+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Russian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/ru/)\n"
  15. "Language: ru\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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
  21. "%100>=11 && n%100<=14)? 2 : 3);\n"
  22. #. module: base_import_match
  23. #: field:base_import.match.field,conditional:0
  24. msgid "Conditional"
  25. msgstr ""
  26. #. module: base_import_match
  27. #: field:base_import.match,create_uid:0
  28. #: field:base_import.match.field,create_uid:0
  29. msgid "Created by"
  30. msgstr "Создано"
  31. #. module: base_import_match
  32. #: field:base_import.match,create_date:0
  33. #: field:base_import.match.field,create_date:0
  34. msgid "Created on"
  35. msgstr "Создан"
  36. #. module: base_import_match
  37. #: model:ir.model,name:base_import_match.model_base_import_match
  38. msgid "Deduplicate settings prior to CSV imports."
  39. msgstr ""
  40. #. module: base_import_match
  41. #: field:base_import.match,display_name:0
  42. #: field:base_import.match.field,display_name:0
  43. msgid "Display Name"
  44. msgstr ""
  45. #. module: base_import_match
  46. #: help:base_import.match.field,conditional:0
  47. msgid "Enable if you want to use this field only in some conditions."
  48. msgstr ""
  49. #. module: base_import_match
  50. #: field:base_import.match.field,field_id:0
  51. msgid "Field"
  52. msgstr "Поле"
  53. #. module: base_import_match
  54. #: model:ir.model,name:base_import_match.model_base_import_match_field
  55. msgid "Field import match definition"
  56. msgstr ""
  57. #. module: base_import_match
  58. #: help:base_import.match.field,field_id:0
  59. msgid "Field that will be part of an unique key."
  60. msgstr ""
  61. #. module: base_import_match
  62. #: field:base_import.match,field_ids:0
  63. msgid "Fields"
  64. msgstr ""
  65. #. module: base_import_match
  66. #: help:base_import.match,field_ids:0
  67. msgid "Fields that will define an unique key."
  68. msgstr ""
  69. #. module: base_import_match
  70. #: view:base_import.match:base_import_match.match_search_view
  71. msgid "Group By"
  72. msgstr ""
  73. #. module: base_import_match
  74. #: field:base_import.match,id:0 field:base_import.match.field,id:0
  75. msgid "ID"
  76. msgstr "ID"
  77. #. module: base_import_match
  78. #: help:base_import.match.field,imported_value:0
  79. msgid ""
  80. "If the imported value is not this, the whole matching rule will be "
  81. "discarded. Be careful, this data is always treated as a string, and "
  82. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
  83. "'true', only EXACTLY 'True'."
  84. msgstr ""
  85. #. module: base_import_match
  86. #: view:base_import.match:base_import_match.match_form_view
  87. #: view:base_import.match:base_import_match.match_search_view
  88. #: view:base_import.match:base_import_match.match_tree_view
  89. #: model:ir.actions.act_window,name:base_import_match.match_action
  90. #: model:ir.ui.menu,name:base_import_match.match_menu
  91. msgid "Import Match"
  92. msgstr ""
  93. #. module: base_import_match
  94. #: field:base_import.match.field,imported_value:0
  95. msgid "Imported value"
  96. msgstr ""
  97. #. module: base_import_match
  98. #: help:base_import.match,model_id:0 help:base_import.match.field,model_id:0
  99. msgid "In this model you will apply the match."
  100. msgstr ""
  101. #. module: base_import_match
  102. #: field:base_import.match,__last_update:0
  103. #: field:base_import.match.field,__last_update:0
  104. msgid "Last Modified on"
  105. msgstr ""
  106. #. module: base_import_match
  107. #: field:base_import.match,write_uid:0
  108. #: field:base_import.match.field,write_uid:0
  109. msgid "Last Updated by"
  110. msgstr "Последний раз обновлено"
  111. #. module: base_import_match
  112. #: field:base_import.match,write_date:0
  113. #: field:base_import.match.field,write_date:0
  114. msgid "Last Updated on"
  115. msgstr "Последний раз обновлено"
  116. #. module: base_import_match
  117. #: field:base_import.match.field,match_id:0
  118. msgid "Match"
  119. msgstr ""
  120. #. module: base_import_match
  121. #: view:base_import.match:base_import_match.match_search_view
  122. #: field:base_import.match,model_id:0 field:base_import.match,model_name:0
  123. #: field:base_import.match.field,model_id:0
  124. msgid "Model"
  125. msgstr "Модель"
  126. #. module: base_import_match
  127. #: field:base_import.match,name:0 field:base_import.match.field,name:0
  128. msgid "Name"
  129. msgstr "Название"
  130. #. module: base_import_match
  131. #: field:base_import.match,sequence:0
  132. msgid "Sequence"
  133. msgstr "Последовательность"