he.po 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * purchase_price_diff
  4. #
  5. # Translators:
  6. # Yihya Hugirat <hugirat@gmail.com>, 2023
  7. # NoaFarkash, 2023
  8. # ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 16.0\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2023-02-02 10:33+0000\n"
  15. "PO-Revision-Date: 2023-02-02 12:25+0000\n"
  16. "Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
  17. "Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: he\n"
  22. "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
  23. #. module: purchase_price_diff
  24. #: model:ir.model,name:purchase_price_diff.model_account_move_line
  25. msgid "Journal Item"
  26. msgstr "תנועת יומן"
  27. #. module: purchase_price_diff
  28. #: model:ir.model.fields,field_description:purchase_price_diff.field_product_category__property_account_creditor_price_difference_categ
  29. #: model:ir.model.fields,field_description:purchase_price_diff.field_product_product__property_account_creditor_price_difference
  30. #: model:ir.model.fields,field_description:purchase_price_diff.field_product_template__property_account_creditor_price_difference
  31. msgid "Price Difference Account"
  32. msgstr "חשבון להערכת שווי מלאי"
  33. #. module: purchase_price_diff
  34. #: model:ir.model,name:purchase_price_diff.model_product_template
  35. msgid "Product"
  36. msgstr "מוצר"
  37. #. module: purchase_price_diff
  38. #: model:ir.model,name:purchase_price_diff.model_product_category
  39. msgid "Product Category"
  40. msgstr "קטגורית מוצר"
  41. #. module: purchase_price_diff
  42. #: model:ir.model.fields,help:purchase_price_diff.field_product_product__property_account_creditor_price_difference
  43. #: model:ir.model.fields,help:purchase_price_diff.field_product_template__property_account_creditor_price_difference
  44. msgid ""
  45. "This account is used in automated inventory valuation to record the price "
  46. "difference between a purchase order and its related vendor bill when "
  47. "validating this vendor bill."
  48. msgstr ""
  49. "חשבון זה משמש להערכת שווי מלאי אוטומטית כדי לרשום את הפרש המחירים בין הזמנת "
  50. "רכש לחשבונית הספק הקשורה אליה בעת אימות חשבונית ספק זו."
  51. #. module: purchase_price_diff
  52. #: model:ir.model.fields,help:purchase_price_diff.field_product_category__property_account_creditor_price_difference_categ
  53. msgid ""
  54. "This account will be used to value price difference between purchase price "
  55. "and accounting cost."
  56. msgstr ""
  57. "חשבון זה ישמש להערכת הפרש המחירים בין מחיר הרכישה לבין העלות חשבונאית."