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.

175 lines
7.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_import_match
  4. #
  5. # Translators:
  6. # Niki Waibel <niki.waibel@gmail.com>, 2017
  7. # OCA Transbot <transbot@odoo-community.org>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-12-01 02:10+0000\n"
  13. "PO-Revision-Date: 2017-12-01 02:10+0000\n"
  14. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  15. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  16. "Language: de\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.fields,field_description:base_import_match.field_base_import_match_field_conditional
  23. msgid "Conditional"
  24. msgstr "Bedingt"
  25. #. module: base_import_match
  26. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_create_uid
  27. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_create_uid
  28. msgid "Created by"
  29. msgstr "Erstellt von"
  30. #. module: base_import_match
  31. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_create_date
  32. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_create_date
  33. msgid "Created on"
  34. msgstr "Erstellt am:"
  35. #. module: base_import_match
  36. #: model:ir.model,name:base_import_match.model_base_import_match
  37. msgid "Deduplicate settings prior to CSV imports."
  38. msgstr "Dubletten in Einstellungen vor CSV-Importen bereinigen."
  39. #. module: base_import_match
  40. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_display_name
  41. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_display_name
  42. msgid "Display Name"
  43. msgstr "Anzeigename"
  44. #. module: base_import_match
  45. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field_conditional
  46. msgid "Enable if you want to use this field only in some conditions."
  47. msgstr ""
  48. "Aktivieren, wenn Sie dieses Feld nur unter bestimmten Bedingungen verwenden "
  49. "möchten."
  50. #. module: base_import_match
  51. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_field_id
  52. msgid "Field"
  53. msgstr "Feld"
  54. #. module: base_import_match
  55. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_name
  56. msgid "Field Name"
  57. msgstr ""
  58. #. module: base_import_match
  59. #: model:ir.model,name:base_import_match.model_base_import_match_field
  60. msgid "Field import match definition"
  61. msgstr "Festlegung für Import-Übereinstimmung"
  62. #. module: base_import_match
  63. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field_field_id
  64. msgid "Field that will be part of an unique key."
  65. msgstr "Feld, welche als Teil eines eindeutigen Schlüssels dienen wird."
  66. #. module: base_import_match
  67. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_ids
  68. msgid "Fields"
  69. msgstr "Felder"
  70. #. module: base_import_match
  71. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field_ids
  72. msgid "Fields that will define an unique key."
  73. msgstr "Felder, die einen eindeutigen Schlüssel bilden sollen."
  74. #. module: base_import_match
  75. #: model:ir.ui.view,arch_db:base_import_match.match_search_view
  76. msgid "Group By"
  77. msgstr "Gruppieren nach"
  78. #. module: base_import_match
  79. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_id
  80. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_id
  81. msgid "ID"
  82. msgstr "ID"
  83. #. module: base_import_match
  84. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field_imported_value
  85. msgid ""
  86. "If the imported value is not this, the whole matching rule will be "
  87. "discarded. Be careful, this data is always treated as a string, and "
  88. "comparison is case-sensitive so if you set 'True', it will NOT match '1' nor "
  89. "'true', only EXACTLY 'True'."
  90. msgstr ""
  91. "Wenn der importierte Wert nicht dieser ist, wird die ganze "
  92. "Übereinstimmungsregel verworfen. Vorsicht, dieser Wert wird immer als "
  93. "Textstring behandelt und Vergleiche unterscheiden Gross-/Kleinschreibung, so "
  94. "dass Ihr Wert 'True' z.B. nicht mit '1' oder 'true' übereinstimmen wird."
  95. #. module: base_import_match
  96. #: model:ir.actions.act_window,name:base_import_match.match_action
  97. #: model:ir.ui.menu,name:base_import_match.match_menu
  98. #: model:ir.ui.view,arch_db:base_import_match.match_form_view
  99. #: model:ir.ui.view,arch_db:base_import_match.match_search_view
  100. #: model:ir.ui.view,arch_db:base_import_match.match_tree_view
  101. msgid "Import Match"
  102. msgstr "Import-Übereinstimmung"
  103. #. module: base_import_match
  104. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_imported_value
  105. msgid "Imported value"
  106. msgstr "Importierter Wert"
  107. #. module: base_import_match
  108. #: model:ir.model.fields,help:base_import_match.field_base_import_match_field_model_id
  109. #: model:ir.model.fields,help:base_import_match.field_base_import_match_model_id
  110. msgid "In this model you will apply the match."
  111. msgstr "In diesem Modell wenden Sie die Übereinstimmung an."
  112. #. module: base_import_match
  113. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match___last_update
  114. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field___last_update
  115. msgid "Last Modified on"
  116. msgstr "Zuletzt geändert am"
  117. #. module: base_import_match
  118. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_write_uid
  119. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_write_uid
  120. msgid "Last Updated by"
  121. msgstr "Zuletzt aktualisiert von"
  122. #. module: base_import_match
  123. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_write_date
  124. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_write_date
  125. msgid "Last Updated on"
  126. msgstr "Zuletzt aktualisiert am"
  127. #. module: base_import_match
  128. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_match_id
  129. msgid "Match"
  130. msgstr "Übereinstimmung"
  131. #. module: base_import_match
  132. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_field_model_id
  133. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_model_id
  134. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_model_name
  135. #: model:ir.ui.view,arch_db:base_import_match.match_search_view
  136. msgid "Model"
  137. msgstr "Modell"
  138. #. module: base_import_match
  139. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_name
  140. msgid "Name"
  141. msgstr "Name"
  142. #. module: base_import_match
  143. #: model:ir.model.fields,field_description:base_import_match.field_base_import_match_sequence
  144. msgid "Sequence"
  145. msgstr "Reihenfolge"
  146. #. module: base_import_match
  147. #: model:ir.model,name:base_import_match.model_base
  148. msgid "base"
  149. msgstr "base"