Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_tax_required
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-05 07:17+0000\n"
"PO-Revision-Date: 2025-09-02 21:18+0000\n"
"Last-Translator: Tamer Sezgin <tamer.sezgin@gmail.com>\n"
"Language-Team: \n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10.4\n"
#. module: account_invoice_tax_required
#. odoo-python
#: code:addons/account_invoice_tax_required/models/account_move.py:0
#, python-format
msgid ""
"Invoice %(invoice)s for customer %(customer)s has a line with product "
"%(product)s with no taxes"
msgstr ""
"%(customer)s müşterisine ait %(invoice)s faturasında %(product)s ürününe ait "
"vergisi olmayan bir satır var"
#. module: account_invoice_tax_required
#. odoo-python
#: code:addons/account_invoice_tax_required/models/account_move.py:0
#, python-format
msgid "Invoices with Missing Taxes"
msgstr "Vergisi Eksik Faturalar"
#. module: account_invoice_tax_required
#: model:ir.model,name:account_invoice_tax_required.model_account_move
msgid "Journal Entry"
msgstr "Yevmiye Kaydı"
#. module: account_invoice_tax_required
#. odoo-python
#: code:addons/account_invoice_tax_required/models/account_move.py:0
#, python-format
msgid "No Taxes Defined!"
msgstr "Hiç Vergi Tanımlanmamış!"
#. module: account_invoice_tax_required
#. odoo-python
#: code:addons/account_invoice_tax_required/models/account_move.py:0
#, python-format
msgid "Show invoices with lines without taxes"
msgstr "Vergisi olmayan kalemler içeren faturaları göster"