19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:07 +01:00
parent ba20ce7443
commit 768b70e05e
2357 changed files with 1057103 additions and 712486 deletions

View file

@ -1,33 +1,51 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_fleet
#
# Translators:
# NoaFarkash, 2022
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2022
# Ha Ketem <haketem@gmail.com>, 2022
# Hed Shefer <hed@laylinetech.com>, 2025
# or balmas, 2025
#
# * account_fleet
#
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~18.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
"Last-Translator: or balmas, 2025\n"
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-16 15:18+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-19/"
"account_fleet/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 5.12.2\n"
#. module: account_fleet
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_log_services_view_form
msgid ""
"<span class=\"o_stat_text text-success\" invisible=\"account_move_state != "
"'posted'\" title=\"Service's Bill\">Service's Bill</span>\n"
" <span class=\"o_stat_text text-warning\" "
"invisible=\"account_move_state == 'posted'\" title=\"Service's "
"Bill\">Service's Bill</span>"
msgstr ""
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
msgid "Account Move"
msgstr "תנועת חשבון"
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__account_move_line_id
msgid "Account Move Line"
msgstr ""
#. module: account_fleet
#. odoo-python
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
msgid "Bill"
msgstr "חשבון"
#. module: account_fleet
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
msgid "Bills"
@ -38,6 +56,11 @@ msgstr "חשבוניות"
msgid "Bills Count"
msgstr "מספר חשבוניות"
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__amount
msgid "Cost"
msgstr "עלות"
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_account_automatic_entry_wizard
msgid "Create Automatic Entries"
@ -48,6 +71,24 @@ msgstr "צור פקודות יומן אוטומטיות"
msgid "Creation Date"
msgstr "תאריך יצירה"
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_account_automatic_entry_wizard__display_name
#: model:ir.model.fields,field_description:account_fleet.field_account_move__display_name
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__display_name
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__display_name
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__display_name
msgid "Display Name"
msgstr "שם לתצוגה"
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_account_automatic_entry_wizard__id
#: model:ir.model.fields,field_description:account_fleet.field_account_move__id
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__id
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__id
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__id
msgid "ID"
msgstr "מזהה"
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_account_move
msgid "Journal Entry"
@ -66,13 +107,23 @@ msgstr "צריך רכב"
#. module: account_fleet
#. odoo-python
#: code:addons/account_fleet/models/account_move.py:0
#, python-format
msgid "Service Vendor Bill: %s"
msgstr "חשבונית ספק שירותים: "
msgstr "חשבונית ספק שירותים:"
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_fleet_vehicle_log_services
msgid "Services for vehicles"
msgstr "שירות למכוניות"
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__account_move_state
msgid "Status"
msgstr "סטטוס"
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_fleet_vehicle
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__vehicle_id
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__vehicle_id
msgid "Vehicle"
msgstr "רכב"
@ -81,6 +132,24 @@ msgstr "רכב"
msgid "Vendor Bill"
msgstr "חשבונית ספק"
#. module: account_fleet
#. odoo-python
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
msgid ""
"You cannot delete log services records because one or more of them were bill "
"created."
msgstr ""
#. module: account_fleet
#. odoo-python
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
msgid ""
"You cannot modify amount of services linked to an account move line. Do it "
"on the related accounting entry instead."
msgstr ""
"אינך יכול לשנות את כמות השירותים המקושרים לשורת פקודת יומן. במקום זאת, יש "
"לבצע את השינוי ברישום הנהלת החשבונות הרלוונטי."
#. module: account_fleet
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
msgid "show the vendor bills for this vehicle"