Skip to content

Commit

Permalink
Translated using Weblate (Turkish)
Browse files Browse the repository at this point in the history
Currently translated at 90.0% (9 of 10 strings)

Translation: stock-logistics-workflow-17.0/stock-logistics-workflow-17.0-stock_no_negative
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_no_negative/tr/
  • Loading branch information
Ömer KÜLAK authored and weblate committed Feb 6, 2025
1 parent 1e93edd commit 640951d
Showing 1 changed file with 21 additions and 8 deletions.
29 changes: 21 additions & 8 deletions stock_no_negative/i18n/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2025-02-06 11:06+0000\n"
"Last-Translator: Ömer KÜLAK <[email protected]>\n"
"Language-Team: none\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.6.2\n"

#. module: stock_no_negative
#. odoo-python
#: code:addons/stock_no_negative/models/stock_quant.py:0
#, python-format
#, fuzzy, python-format
msgid " lot {}"
msgstr ""
msgstr " lot {}"

#. module: stock_no_negative
#: model:ir.model.fields,field_description:stock_no_negative.field_product_category__allow_negative_stock
#: model:ir.model.fields,field_description:stock_no_negative.field_product_product__allow_negative_stock
#: model:ir.model.fields,field_description:stock_no_negative.field_product_template__allow_negative_stock
#: model:ir.model.fields,field_description:stock_no_negative.field_stock_location__allow_negative_stock
msgid "Allow Negative Stock"
msgstr ""
msgstr "Negatif Stoğa İzin Ver"

#. module: stock_no_negative
#: model:ir.model.fields,help:stock_no_negative.field_product_category__allow_negative_stock
Expand All @@ -36,13 +38,18 @@ msgid ""
"category. The options doesn't apply to products attached to sub-categories "
"of this category."
msgstr ""
"Bu kategoriye bağlı stoklanabilir ürünler için negatif stok seviyelerine "
"izin ver. Seçenekler, bu kategorinin alt kategorilerine bağlı ürünler için "
"geçerli değildir."

#. module: stock_no_negative
#: model:ir.model.fields,help:stock_no_negative.field_stock_location__allow_negative_stock
msgid ""
"Allow negative stock levels for the stockable products attached to this "
"location."
msgstr ""
"Bu lokasyona bağlı stoklanabilir ürünler için negatif stok seviyelerine izin "
"verin."

#. module: stock_no_negative
#: model:ir.model.fields,help:stock_no_negative.field_product_product__allow_negative_stock
Expand All @@ -53,26 +60,29 @@ msgid ""
"related stock moves will be blocked if the stock level becomes negative with"
" the stock move."
msgstr ""
"Bu seçenek bu üründe veya ürün kategorisinde aktif değilse ve bu ürün "
"stoklanabilir bir ürün ise, stok hareketi ile stok seviyesi negatif olursa "
"ilgili stok hareketlerinin geçerliliği engellenecektir."

#. module: stock_no_negative
#: model:ir.model,name:stock_no_negative.model_stock_location
msgid "Inventory Locations"
msgstr ""
msgstr "Stok Konumu"

#. module: stock_no_negative
#: model:ir.model,name:stock_no_negative.model_product_template
msgid "Product"
msgstr ""
msgstr "Ürün"

#. module: stock_no_negative
#: model:ir.model,name:stock_no_negative.model_product_category
msgid "Product Category"
msgstr ""
msgstr "Ürün Kategorisi"

#. module: stock_no_negative
#: model:ir.model,name:stock_no_negative.model_stock_quant
msgid "Quants"
msgstr ""
msgstr "Adet"

#. module: stock_no_negative
#. odoo-python
Expand All @@ -84,3 +94,6 @@ msgid ""
" location '{complete_name}' and negative stock is not allowed for this "
"product and/or location."
msgstr ""
"Bu stok işlemini doğrulayamıyorsunuz çünkü '{name}'{name_lot} ürününün stok "
"seviyesi '{complete_name}' stok konumunda negatif ({q_quantity}) olacak ve "
"bu ürün ve/veya konum için negatif stoğa izin verilmiyor."

0 comments on commit 640951d

Please sign in to comment.