Skip to content

Commit

Permalink
Translated using Weblate (Turkish)
Browse files Browse the repository at this point in the history
Currently translated at 64.2% (18 of 28 strings)

Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_netting
Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_netting/tr/
  • Loading branch information
metingulsoy authored and weblate committed Jun 6, 2024
1 parent 0d26299 commit 3081b08
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions account_netting/i18n/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,32 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-12-03 03:46+0000\n"
"PO-Revision-Date: 2017-12-03 03:46+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"PO-Revision-Date: 2024-06-06 10:42+0000\n"
"Last-Translator: Metin GÜLSOY <[email protected]>\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\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 4.17\n"

#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "AR/AP netting"
msgstr ""
msgstr "B/A Virman"

#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance
msgid "Balance"
msgstr ""
msgstr "Bakiye"

#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__balance_type
msgid "Balance Type"
msgstr ""
msgstr "Bakiye Türü"

#. module: account_netting
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
Expand All @@ -43,13 +44,13 @@ msgstr "Vazgeç"
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__company_id
msgid "Company"
msgstr ""
msgstr "Şirket"

#. module: account_netting
#: model:ir.actions.act_window,name:account_netting.act_account_move_make_netting
#: model_terms:ir.ui.view,arch_db:account_netting.view_account_move_make_netting_form
msgid "Compensate"
msgstr ""
msgstr "Virman Yap"

#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__create_uid
Expand All @@ -64,7 +65,7 @@ msgstr "Oluşturuldu"
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__company_currency_id
msgid "Currency"
msgstr ""
msgstr "Para Birimi"

#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__display_name
Expand All @@ -79,12 +80,12 @@ msgstr "ID"
#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__journal_id
msgid "Journal"
msgstr ""
msgstr "Yevmiye"

#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting__move_line_ids
msgid "Journal Items to Compensate"
msgstr ""
msgstr "Virman yapılacak yevmiye kayıtları"

#. module: account_netting
#: model:ir.model.fields,field_description:account_netting.field_account_move_make_netting____last_update
Expand All @@ -109,13 +110,15 @@ msgid ""
"Line '%(line)s' has account '%(account)s' which is not a payable nor a "
"receivable account."
msgstr ""
"'%(line)s' satırında borç veya alacak hesabı olmayan '%(account)s' kayıtlar "
"var."

#. module: account_netting
#. odoo-python
#: code:addons/account_netting/wizards/account_move_make_netting.py:0
#, python-format
msgid "Line '%s' doesn't have a partner."
msgstr ""
msgstr "'%s' satırının İş Ortağı yok."

#. module: account_netting
#. odoo-python
Expand Down

0 comments on commit 3081b08

Please sign in to comment.