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.

181 lines
7.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2016
  7. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 9.0c\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2016-12-29 03:39+0000\n"
  13. "PO-Revision-Date: 2016-12-29 03:39+0000\n"
  14. "Last-Translator: Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2016\n"
  15. "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
  16. "Language: tr\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_import_match
  22. #: model:ir.model,name:base_import_match.model_base
  23. msgid "Base"
  24. msgstr ""
  25. #. module: base_import_match
  26. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__conditional
  27. msgid "Conditional"
  28. msgstr "Koşullı"
  29. #. module: base_import_match
  30. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__create_uid
  31. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__create_uid
  32. msgid "Created by"
  33. msgstr "Oluşturan"
  34. #. module: base_import_match
  35. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__create_date
  36. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__create_date
  37. msgid "Created on"
  38. msgstr "Oluşturuldu"
  39. #. module: base_import_match
  40. #: model:ir.model,name:base_import_match.model_base_import_match
  41. msgid "Deduplicate settings prior to CSV imports."
  42. msgstr "CSV içe aktarmadan önce ayarları tekilleştir"
  43. #. module: base_import_match
  44. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__display_name
  45. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__display_name
  46. msgid "Display Name"
  47. msgstr "Görünen İsim"
  48. #. module: base_import_match
  49. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field__conditional
  50. msgid "Enable if you want to use this field only in some conditions."
  51. msgstr ""
  52. "Eğer bu alanı sadece bazı koşullarda kullanmak isterseniz etkinleştirin."
  53. #. module: base_import_match
  54. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__field_id
  55. msgid "Field"
  56. msgstr "Alan"
  57. #. module: base_import_match
  58. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__name
  59. msgid "Field Name"
  60. msgstr ""
  61. #. module: base_import_match
  62. #: model:ir.model,name:base_import_match.model_base_import_match_field
  63. msgid "Field import match definition"
  64. msgstr "Alan içe aktarımında eşleştirme tanımı"
  65. #. module: base_import_match
  66. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field__field_id
  67. msgid "Field that will be part of an unique key."
  68. msgstr "Bir tekil anahtarın parçası olacak alan."
  69. #. module: base_import_match
  70. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__field_ids
  71. msgid "Fields"
  72. msgstr "Alanlar"
  73. #. module: base_import_match
  74. #: model:ir.model.fields,help:base_import_match.field_base_import_match__field_ids
  75. msgid "Fields that will define an unique key."
  76. msgstr "tekil anahtarı tanımlayacak alan."
  77. #. module: base_import_match
  78. #: model_terms:ir.ui.view,arch_db:base_import_match.match_search_view
  79. msgid "Group By"
  80. msgstr "Grupla"
  81. #. module: base_import_match
  82. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__id
  83. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__id
  84. msgid "ID"
  85. msgstr "ID"
  86. #. module: base_import_match
  87. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field__imported_value
  88. msgid ""
  89. "If the imported value is not this, the whole matching rule will be "
  90. "discarded. Be careful, this data is always treated as a string, and "
  91. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
  92. "'true', only EXACTLY 'True'."
  93. msgstr ""
  94. "Eğer içeri aktarılan değer bu değil ise bütün eşleştirme kuralı dikkate "
  95. "alınmayacak. Dikkatli olun, bu alan her zaman bir string olarak "
  96. "değerlendirilir, ve karşılaştırma büyük küçük harf duyarlıdır. Mesela alana "
  97. "'True' girmişseniz '1' ile ya da 'true' ile eşleşmeyecektir sadece harf harf "
  98. "aynı olan 'True' ile eşleşir."
  99. #. module: base_import_match
  100. #: model:ir.actions.act_window,name:base_import_match.match_action
  101. #: model:ir.ui.menu,name:base_import_match.match_menu
  102. #: model_terms:ir.ui.view,arch_db:base_import_match.match_form_view
  103. #: model_terms:ir.ui.view,arch_db:base_import_match.match_search_view
  104. #: model_terms:ir.ui.view,arch_db:base_import_match.match_tree_view
  105. msgid "Import Match"
  106. msgstr "İçe Aktarma Eşleşmesi"
  107. #. module: base_import_match
  108. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__imported_value
  109. #, fuzzy
  110. msgid "Imported Value"
  111. msgstr "Alınan Değer"
  112. #. module: base_import_match
  113. #: model:ir.model.fields,help:base_import_match.field_base_import_match__model_id
  114. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field__model_id
  115. msgid "In this model you will apply the match."
  116. msgstr "Bu modelde eşleştirmeyi uygulayacaksınız."
  117. #. module: base_import_match
  118. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match____last_update
  119. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field____last_update
  120. msgid "Last Modified on"
  121. msgstr "Son değişiklik"
  122. #. module: base_import_match
  123. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__write_uid
  124. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__write_uid
  125. msgid "Last Updated by"
  126. msgstr "Son güncelleyen"
  127. #. module: base_import_match
  128. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__write_date
  129. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__write_date
  130. msgid "Last Updated on"
  131. msgstr "Son güncellenme"
  132. #. module: base_import_match
  133. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__match_id
  134. msgid "Match"
  135. msgstr "Eşleştirme"
  136. #. module: base_import_match
  137. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__model_id
  138. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field__model_id
  139. #: model_terms:ir.ui.view,arch_db:base_import_match.match_search_view
  140. msgid "Model"
  141. msgstr "Model"
  142. #. module: base_import_match
  143. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__model_name
  144. #, fuzzy
  145. msgid "Model name"
  146. msgstr "Model"
  147. #. module: base_import_match
  148. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__name
  149. msgid "Name"
  150. msgstr "Adı"
  151. #. module: base_import_match
  152. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match__sequence
  153. msgid "Sequence"
  154. msgstr "Sıra"