diff --git a/erpnext/locale/sl.po b/erpnext/locale/sl.po
index efe9ba682e7..a8a56897cd9 100644
--- a/erpnext/locale/sl.po
+++ b/erpnext/locale/sl.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: hello@frappe.io\n"
-"POT-Creation-Date: 2026-07-19 10:04+0000\n"
-"PO-Revision-Date: 2026-07-19 13:56\n"
+"POT-Creation-Date: 2026-08-02 10:09+0000\n"
+"PO-Revision-Date: 2026-08-03 09:28\n"
"Last-Translator: hello@frappe.io\n"
"Language-Team: Slovenian\n"
"MIME-Version: 1.0\n"
@@ -31,7 +31,7 @@ msgstr " Naslov"
msgid " Amount"
msgstr " Znesek"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:114
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:133
msgid " BOM"
msgstr " Kosovnica"
@@ -50,7 +50,7 @@ msgstr " Je Podrejena Tabela"
msgid " Is Subcontracted"
msgstr " Je oddano podizvajalcem"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:196
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:215
msgid " Item"
msgstr " Artikel"
@@ -59,8 +59,8 @@ msgstr " Artikel"
msgid " Name"
msgstr " Ime"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:144
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:185
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:163
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:204
msgid " Phantom Item"
msgstr " Fantomski Artikel"
@@ -68,7 +68,7 @@ msgstr " Fantomski Artikel"
msgid " Rate"
msgstr " Cena"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:122
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:141
msgid " Raw Material"
msgstr " Surovina"
@@ -77,8 +77,8 @@ msgstr " Surovina"
msgid " Skip Material Transfer"
msgstr " Preskoči Prenos Materiala"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:133
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:174
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:152
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:193
msgid " Sub Assembly"
msgstr " Podsestav"
@@ -86,15 +86,15 @@ msgstr " Podsestav"
msgid " Summary"
msgstr " Povzetek"
-#: erpnext/stock/doctype/item/item.py:286
+#: erpnext/stock/doctype/item/item.py:284
msgid "\"Customer Provided Item\" cannot be Purchase Item also"
msgstr "\"Artikel, ki ga zagotovi stranka\" ne more biti tudi predmet nakupa"
-#: erpnext/stock/doctype/item/item.py:288
+#: erpnext/stock/doctype/item/item.py:286
msgid "\"Customer Provided Item\" cannot have Valuation Rate"
msgstr "»Artikel, ki ga zagotovi stranka« ne more imeti Stopnje Vrednotenja"
-#: erpnext/stock/doctype/item/item.py:390
+#: erpnext/stock/doctype/item/item.py:386
msgid "\"Is Fixed Asset\" cannot be unchecked, as Asset record exists against the item"
msgstr "»Je Osnovno Sredstvo« ni mogoče odznačiti, ker za element obstaja zapis sredstva"
@@ -102,6 +102,10 @@ msgstr "»Je Osnovno Sredstvo« ni mogoče odznačiti, ker za element obstaja za
msgid "\"SN-01::10\" for \"SN-01\" to \"SN-10\""
msgstr "\"SN-01::10\" za \"SN-01\" do \"SN-10\""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:764
+msgid "\"SN-01::10\" for \"SN-01\" to \"SN-10\". Missing Serial Nos will be created on Save"
+msgstr ""
+
#: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:157
msgid "# In Stock"
msgstr "# Na Zalogi"
@@ -136,6 +140,10 @@ msgstr "% Fakturirano"
msgid "% Complete Method"
msgstr "% Dokončana Metoda"
+#: erpnext/projects/doctype/project/project.py:282
+msgid "% Complete must be between 0 and 100"
+msgstr ""
+
#. Label of the percent_complete (Percent) field in DocType 'Project'
#: erpnext/projects/doctype/project/project.json
msgid "% Completed"
@@ -144,7 +152,7 @@ msgstr "% Dokončano"
#. Label of the cost_allocation_per (Percent) field in DocType 'BOM'
#: erpnext/manufacturing/doctype/bom/bom.json
msgid "% Cost Allocation"
-msgstr ""
+msgstr "% porazdelitve stroškov"
#. Label of the per_delivered (Percent) field in DocType 'Pick List'
#. Label of the per_delivered (Percent) field in DocType 'Subcontracting Inward
@@ -259,7 +267,7 @@ msgstr "% materialov, dostavljenih v skladu s tem Izbirnim Seznamom"
msgid "% of materials delivered against this Sales Order"
msgstr "% dobavljenih materialov po tem Prodajnem Naročilu"
-#: erpnext/controllers/accounts_controller.py:1225
+#: erpnext/controllers/accounts_controller.py:1227
msgid "'Account' in the Accounting section of Customer {0}"
msgstr "»Račun« v razdelku Računovodstvo Stranke {0}"
@@ -275,7 +283,7 @@ msgstr ""
msgid "'Days Since Last Order' must be greater than or equal to zero"
msgstr "\"Dnevi od zadnjega Naročila\" morajo biti večji ali enaki nič"
-#: erpnext/controllers/accounts_controller.py:1230
+#: erpnext/controllers/accounts_controller.py:1232
msgid "'Default {0} Account' in Company {1}"
msgstr "\"Privzet Račun {0} \" v Podjetju {1}"
@@ -284,7 +292,7 @@ msgid "'Entries' cannot be empty"
msgstr "'Vnosi' ne morejo biti prazni"
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:24
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:132
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:127
#: erpnext/stock/report/stock_analytics/stock_analytics.py:322
msgid "'From Date' is required"
msgstr "\"Od Datuma\" je obvezno"
@@ -293,7 +301,7 @@ msgstr "\"Od Datuma\" je obvezno"
msgid "'From Date' must be after 'To Date'"
msgstr "\"Od Datuma\" mora biti za \"Do Datuma\""
-#: erpnext/stock/doctype/item/item.py:473
+#: erpnext/stock/doctype/item/item.py:471
msgid "'Has Serial No' cannot be 'Yes' for non-stock item"
msgstr ""
@@ -312,7 +320,7 @@ msgid "'Opening'"
msgstr "'Začetno'"
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:27
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:134
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:129
#: erpnext/stock/report/stock_analytics/stock_analytics.py:328
msgid "'To Date' is required"
msgstr "'Do Datuma' je obavezno"
@@ -329,6 +337,10 @@ msgstr ""
msgid "'Update Stock' cannot be checked for fixed asset sale"
msgstr "\"Posodobi zalogo\" ni mogoče označiti za prodajo osnovnih sredstev"
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:112
+msgid "'Verification Link Expiry Duration' must be between 15 to 60 minutes."
+msgstr ""
+
#: erpnext/accounts/doctype/bank_account/bank_account.py:79
msgid "'{0}' account is already used by {1}. Use another account."
msgstr "'{0}' račun že uporablja {1}. Uporabite drug račun."
@@ -337,8 +349,8 @@ msgstr "'{0}' račun že uporablja {1}. Uporabite drug račun."
msgid "'{0}' has been already added."
msgstr "'{0}' je že dodan."
-#: erpnext/setup/doctype/company/company.py:378
-#: erpnext/setup/doctype/company/company.py:389
+#: erpnext/setup/doctype/company/company.py:417
+#: erpnext/setup/doctype/company/company.py:428
msgid "'{0}' should be in company currency {1}."
msgstr "'{0}' mora biti v valuti podjetja {1}."
@@ -456,7 +468,7 @@ msgstr "* Izračuna se pri transakciji."
#: erpnext/stock/doctype/item/item_prices.html:128
#: erpnext/stock/doctype/item/item_prices.html:136
msgid "+ Add Price"
-msgstr ""
+msgstr "+ Dodaj ceno"
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.html:112
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:360
@@ -492,7 +504,7 @@ msgstr "1 ura"
#: banking/src/components/features/ActionLog/ActionLogDialogBody.tsx:236
msgid "1 invoice"
-msgstr ""
+msgstr "1 račun"
#: erpnext/public/js/templates/shop_floor_template.html:921
msgid "1 job card awaiting Manufacture entry"
@@ -623,22 +635,22 @@ msgstr "90 - 120 Dni"
msgid "90 Above"
msgstr "90 Zgoraj"
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1294
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1295
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1299
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1300
msgid "<0"
msgstr "<0"
#: erpnext/assets/doctype/asset/asset.py:550
msgid "Cannot create asset.
You're trying to create {0} asset(s) from {2} {3}.
However, only {1} item(s) were purchased and {4} asset(s) already exist against {5}."
-msgstr ""
+msgstr "Sredstva ni mogoče ustvariti.
Poskušate ustvariti {0} sredstva(a) iz {2} {3}.
Vendar je bilo kupljenih le {1} element(a) in {4} sredstva(a) že obstaja za {5}."
-#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:59
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:69
msgid "From Time cannot be later than To Time for {0}"
msgstr "Od časa ne more biti pozneje kot Do časa za {0}"
#: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:436
msgid "Row #{0}: Bundle {1} in warehouse {2} has insufficient packed items:
"
-msgstr ""
+msgstr "Vrstica #{0}: Paket {1} v skladišču {2} nima dovolj zapakiranih elementov:
"
#. Content of the 'Help Text' (HTML) field in DocType 'Process Statement Of
#. Accounts'
@@ -708,7 +720,7 @@ msgstr ""
#. Content of the 'uom_help_html' (HTML) field in DocType 'Item'
#: erpnext/stock/doctype/item/item.json
msgid "Define alternate units for this item. Eg: 1 Box = 12 Nos, set conversion factor as 12. (Will also apply for variants)
Learn more → "
-msgstr ""
+msgstr "Določite alternativne enote za ta izdelek. Npr.: 1 škatla = 12 kosov, pretvorbeni faktor nastavite na 12. (Velja tudi za različice izdelka.)
Več informacij → "
#. Content of the 'settings' (HTML) field in DocType 'Cheque Print Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
@@ -771,7 +783,15 @@ msgid "Contract Template Example
\n\n"
"The field names you can use in your Contract Template are the fields in the Contract for which you are creating the template. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Contract)
\n\n"
"Templating
\n\n"
"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
"
-msgstr ""
+msgstr "Primer predloge pogodbe
\n\n"
+"Pogodba za stranko {{ party_name }}\n\n"
+"-veljavno od: {{ start_date }} \n"
+"-veljavno do: {{ end_date }}\n"
+"\n\n"
+"Kako pridobiti imena polj
\n\n"
+"Imena polj, ki jih lahko uporabite v svoji predlogi pogodbe, so polja v pogodbi, za katero ustvarjate predlogo. Polja vseh dokumentov lahko ugotovite prek nastavitev > Prilagodi pogled obrazca in izberete vrsto dokumenta (npr. Pogodba).
\n\n"
+"Vzpostavitev predloge
\n\n"
+"Predloge so sestavljene z uporabo jezika za izdelavo predlog Jinja Templating Language. Če želite izvedeti več o jeziku Jinja, preberite to dokumentacijo.
"
#. Content of the 'Terms and Conditions Help' (HTML) field in DocType 'Terms
#. and Conditions'
@@ -822,7 +842,7 @@ msgstr "Artikel {0} v vrstici(ah) {1} je bila zaračunana več kot {2}"
#: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:427
msgid "Packed Item {0}: Required {1}, Available {2}"
-msgstr ""
+msgstr "Pakirani izdelek {0}: Obvezno {1}, Na voljo {2}"
#: erpnext/accounts/doctype/bank_clearance/bank_clearance.py:121
msgid "Payment document required for row(s): {0}"
@@ -892,7 +912,7 @@ msgstr "Popravite naslednje vrstice:
"
msgid "Posting Date {0} cannot be before Purchase Order date for the following:
"
msgstr "Datum knjiženja {0} ne sme biti pred datumom naročila za naslednje primere:
"
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:116
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:105
msgid "Price List Rate has not been set as editable in Selling Settings. In this scenario, setting Update Price List Based On to Price List Rate will prevent auto-updation of Item Price.
Are you sure you want to continue?"
msgstr "Cenik v nastavitvah prodaje ni bil nastavljen kot urejevalni. V tem primeru bo nastavitev Posodobi cenik na podlagi na Cenik preprečila samodejno posodabljanje cene artikla.
Ali ste prepričani, da želite nadaljevati?"
@@ -988,11 +1008,11 @@ msgstr "Bližnjice\n"
msgid "Your Shortcuts"
msgstr "Bližnjice"
-#: erpnext/accounts/doctype/payment_request/payment_request.py:1301
+#: erpnext/accounts/doctype/payment_request/payment_request.py:1317
msgid "Grand Total: {0}"
msgstr "Skupni Znesek: {0}"
-#: erpnext/accounts/doctype/payment_request/payment_request.py:1302
+#: erpnext/accounts/doctype/payment_request/payment_request.py:1318
msgid "Outstanding Amount: {0}"
msgstr "Neporavnani Znesek: {0}"
@@ -1062,7 +1082,7 @@ msgstr "A - B"
msgid "A - C"
msgstr "A - B"
-#: erpnext/selling/doctype/customer/customer.py:372
+#: erpnext/selling/doctype/customer/customer.py:370
msgid "A Customer Group exists with the same name. Please change the Customer name or rename the Customer Group"
msgstr ""
@@ -1080,7 +1100,7 @@ msgstr ""
#: erpnext/accounts/services/gl_validator.py:123
msgid "A Period Closing Voucher is already submitted and an Opening Entry can no longer be created. {0} to learn more."
-msgstr ""
+msgstr "Potrdilo o zaključku obdobja je že oddano in začetnega vnosa ni več mogoče ustvariti. {0} za več informacij."
#. Description of a DocType
#: erpnext/stock/doctype/price_list/price_list.json
@@ -1092,12 +1112,20 @@ msgstr "Cenik je zbirka cen artiklov, bodisi Prodajnih, Nakupnih ali obojega"
msgid "A Product or a Service that is bought, sold or kept in stock."
msgstr "Artikel ali Storitev, ki se kupuje, prodaja ali hrani na zalogi."
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:156
+msgid "A Proforma Invoice can only be created against a submitted Sales Order."
+msgstr ""
+
#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:603
msgid "A Reconciliation Job {0} is running for the same filters. Cannot reconcile now"
msgstr "Za iste filtre se izvaja naloga usklajevanja {0}. Usklajevanje trenutno ni mogoče"
#: erpnext/accounts/doctype/journal_entry/mapper.py:228
msgid "A Reverse Journal Entry {0} already exists for this Journal Entry."
+msgstr "Za ta dnevniški vnos že obstaja stornirani dnevniški vnos {0}."
+
+#: erpnext/public/js/sales_order_proforma.js:306
+msgid "A cancelled Proforma Invoice cannot be emailed."
msgstr ""
#. Description of a DocType
@@ -1116,6 +1144,14 @@ msgstr ""
msgid "A disabled Product Bundle cannot be selected in transactions."
msgstr ""
+#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:643
+msgid "A draft reverse journal for {0} has been created: {1}"
+msgstr ""
+
+#: erpnext/public/js/utils/draft_link_guard.js:49
+msgid "A draft {0} already exists for this {1}: {2}. Do you still want to create a new one?"
+msgstr ""
+
#: erpnext/stock/doctype/delivery_trip/delivery_trip.py:59
msgid "A driver must be set to submit."
msgstr ""
@@ -1131,7 +1167,7 @@ msgstr ""
#. Description of a DocType
#: erpnext/stock/doctype/warehouse/warehouse.json
msgid "A logical Warehouse against which stock entries are made."
-msgstr ""
+msgstr "Logično skladišče, v katerem se izvajajo vnosi zalog."
#: erpnext/stock/serial_batch_bundle.py:1525
msgid "A naming series conflict occurred while creating serial numbers. Please change the naming series for the item {0}."
@@ -1157,6 +1193,10 @@ msgstr ""
msgid "A quality inspection must be completed before generating a Purchase Receipt for this item."
msgstr ""
+#: erpnext/stock/doctype/material_request/material_request.js:477
+msgid "A separate Purchase Order is created for each Supplier."
+msgstr ""
+
#: erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py:99
msgid "A template with tax category {0} already exists. Only one template is allowed with each tax category"
msgstr ""
@@ -1166,6 +1206,10 @@ msgstr ""
msgid "A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission."
msgstr ""
+#: erpnext/crm/doctype/appointment/appointment.py:70
+msgid "A verified appointment cannot be moved back to 'Unverified' status."
+msgstr ""
+
#. Option for the 'Blood Group' (Select) field in DocType 'Employee'
#: erpnext/setup/doctype/employee/employee.json
msgid "A+"
@@ -1243,11 +1287,11 @@ msgstr "Okrajšava"
msgid "Abbreviation"
msgstr "Okrajšava"
-#: erpnext/setup/doctype/company/company.py:312
+#: erpnext/setup/doctype/company/company.py:351
msgid "Abbreviation already used for another company"
msgstr "Okrajšava se že uporablja za drugo podjetje"
-#: erpnext/setup/doctype/company/company.py:309
+#: erpnext/setup/doctype/company/company.py:348
msgid "Abbreviation is mandatory"
msgstr "Okrajšava je obvezna"
@@ -1255,7 +1299,7 @@ msgstr "Okrajšava je obvezna"
msgid "Abbreviation: {0} must appear only once"
msgstr "Okrajšava: {0} se lahko pojavi samo enkrat"
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1291
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1296
msgid "Above"
msgstr "Nad"
@@ -1277,7 +1321,7 @@ msgstr ""
msgid "Accept the rule for the selected transaction"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:970
+#: erpnext/public/js/shop_floor/shop_floor.js:1015
msgid "Acceptable range: {0} to {1}"
msgstr ""
@@ -1313,7 +1357,7 @@ msgid "Accepted Qty in Stock UOM"
msgstr "Sprejeta Količina na Enoti Zaloge"
#. Label of the qty (Float) field in DocType 'Purchase Receipt Item'
-#: erpnext/public/js/controllers/transaction.js:2963
+#: erpnext/public/js/controllers/transaction.js:2955
#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
msgid "Accepted Quantity"
msgstr "Sprejeta Količina"
@@ -1475,7 +1519,7 @@ msgid "Account Manager"
msgstr "Vodja Računovodstva"
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:760
-#: erpnext/controllers/accounts_controller.py:1234
+#: erpnext/controllers/accounts_controller.py:1236
msgid "Account Missing"
msgstr "Manjka Račun"
@@ -1493,7 +1537,7 @@ msgstr "Manjka Račun"
msgid "Account Name"
msgstr "Ime Računa"
-#: erpnext/accounts/doctype/account/account.py:377
+#: erpnext/accounts/doctype/account/account.py:408
msgid "Account Not Found"
msgstr "Račun ni bil najden"
@@ -1506,7 +1550,7 @@ msgstr "Račun ni bil najden"
msgid "Account Number"
msgstr "Številka Računa"
-#: erpnext/accounts/doctype/account/account.py:363
+#: erpnext/accounts/doctype/account/account.py:394
msgid "Account Number {0} already used in account {1}"
msgstr "Številka Računa {0} se že uporablja v računu {1}"
@@ -1545,7 +1589,7 @@ msgstr "Podtip Računa"
#. Label of the account_type (Select) field in DocType 'Payment Ledger Entry'
#. Label of the account_type (Select) field in DocType 'Party Type'
#: erpnext/accounts/doctype/account/account.json
-#: erpnext/accounts/doctype/account/account.py:210
+#: erpnext/accounts/doctype/account/account.py:211
#: erpnext/accounts/doctype/account/account_tree.js:154
#: erpnext/accounts/doctype/bank_account/bank_account.json
#: erpnext/accounts/doctype/bank_account_type/bank_account_type.json
@@ -1561,11 +1605,11 @@ msgstr "Tip Računa"
msgid "Account Value"
msgstr "Vrednost Računa"
-#: erpnext/accounts/doctype/account/account.py:332
+#: erpnext/accounts/doctype/account/account.py:363
msgid "Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'"
msgstr "Stanje na računu je že v kreditu, možnosti »Stanje mora biti« ne smete nastaviti kot »Debet«"
-#: erpnext/accounts/doctype/account/account.py:326
+#: erpnext/accounts/doctype/account/account.py:357
msgid "Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'"
msgstr "Stanje na računu je že debetno, možnosti »Stanje mora biti« ne smete nastaviti na »Kredit«"
@@ -1576,7 +1620,7 @@ msgstr ""
#: erpnext/accounts/dashboard_chart_source/account_balance_timeline/account_balance_timeline.py:47
msgid "Account filter not set!"
-msgstr ""
+msgstr "Filter za račune ni nastavljen!"
#. Label of the account_for_change_amount (Link) field in DocType 'POS Invoice'
#. Label of the account_for_change_amount (Link) field in DocType 'POS Profile'
@@ -1635,24 +1679,24 @@ msgstr ""
msgid "Account where the cost of this item will be debited on purchase"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:431
+#: erpnext/accounts/doctype/account/account.py:462
msgid "Account with child nodes cannot be converted to ledger"
msgstr "Račun s podrejenimi vozlišči ni mogoče pretvoriti v glavno knjigo"
-#: erpnext/accounts/doctype/account/account.py:283
+#: erpnext/accounts/doctype/account/account.py:314
msgid "Account with child nodes cannot be set as ledger"
msgstr "Račun s podrejenimi vozlišči ni mogoče nastaviti kot glavno knjigo"
-#: erpnext/accounts/doctype/account/account.py:442
+#: erpnext/accounts/doctype/account/account.py:473
msgid "Account with existing transaction can not be converted to group."
msgstr "Račun z obstoječo transakcijo ni mogoče pretvoriti v skupino."
-#: erpnext/accounts/doctype/account/account.py:467
+#: erpnext/accounts/doctype/account/account.py:498
msgid "Account with existing transaction can not be deleted"
msgstr "Računa z obstoječo transakcijo ni mogoče izbrisati"
-#: erpnext/accounts/doctype/account/account.py:277
-#: erpnext/accounts/doctype/account/account.py:433
+#: erpnext/accounts/doctype/account/account.py:308
+#: erpnext/accounts/doctype/account/account.py:464
msgid "Account with existing transaction cannot be converted to ledger"
msgstr "Račun z obstoječo transakcijo ni mogoče pretvoriti v glavno knjigo"
@@ -1660,11 +1704,11 @@ msgstr "Račun z obstoječo transakcijo ni mogoče pretvoriti v glavno knjigo"
msgid "Account {0} added multiple times"
msgstr "Račun {0} je bil dodan večkrat"
-#: erpnext/accounts/doctype/account/account.py:295
+#: erpnext/accounts/doctype/account/account.py:326
msgid "Account {0} cannot be converted to Group as it is already set as {1} for {2}."
msgstr "Račun {0} ni mogoče pretvoriti v skupino, ker je že nastavljen kot {1} za {2}."
-#: erpnext/accounts/doctype/account/account.py:292
+#: erpnext/accounts/doctype/account/account.py:323
msgid "Account {0} cannot be disabled as it is already set as {1} for {2}."
msgstr "Račun {0} ni mogoče onemogočiti, ker je že nastavljen kot {1} za {2}."
@@ -1672,11 +1716,11 @@ msgstr "Račun {0} ni mogoče onemogočiti, ker je že nastavljen kot {1} za {2}
msgid "Account {0} does not belong to company {1}"
msgstr "Račun {0} ne pripada podjetju {1}"
-#: erpnext/setup/doctype/company/company.py:360
+#: erpnext/setup/doctype/company/company.py:399
msgid "Account {0} does not belong to company: {1}"
msgstr "Račun {0} ne pripada podjetju: {1}"
-#: erpnext/accounts/doctype/account/account.py:602
+#: erpnext/accounts/doctype/account/account.py:633
msgid "Account {0} does not exist"
msgstr "Račun {0} ne obstaja"
@@ -1692,15 +1736,15 @@ msgstr "Račun {0} se ne ujema s Podjetjem {1} v načinu računa: {2}"
msgid "Account {0} doesn't belong to Company {1}"
msgstr "Račun {0} ne pripada Podjetju {1}"
-#: erpnext/accounts/doctype/account/account.py:557
+#: erpnext/accounts/doctype/account/account.py:588
msgid "Account {0} exists in parent company {1}."
msgstr "Račun {0} obstaja v matičnem podjetju {1}."
-#: erpnext/accounts/doctype/account/account.py:415
+#: erpnext/accounts/doctype/account/account.py:446
msgid "Account {0} is added in the child company {1}"
msgstr "Račun {0} je dodan v podrejeno podjetje {1}"
-#: erpnext/setup/doctype/company/company.py:349
+#: erpnext/setup/doctype/company/company.py:388
msgid "Account {0} is disabled."
msgstr "Račun {0} je onemogočen."
@@ -1716,19 +1760,19 @@ msgstr "Račun {0} je neveljaven. Valuta računa mora biti {1}"
msgid "Account {0} should be of type Expense"
msgstr "Račun {0} mora biti tipa Stroški"
-#: erpnext/accounts/doctype/account/account.py:153
+#: erpnext/accounts/doctype/account/account.py:154
msgid "Account {0}: Parent account {1} can not be a ledger"
msgstr "Račun {0}: Nadrejeni račun {1} ne more biti glavna knjiga"
-#: erpnext/accounts/doctype/account/account.py:159
+#: erpnext/accounts/doctype/account/account.py:160
msgid "Account {0}: Parent account {1} does not belong to company: {2}"
msgstr "Račun {0}: Nadrejeni račun {1} ne pripada podjetju: {2}"
-#: erpnext/accounts/doctype/account/account.py:147
+#: erpnext/accounts/doctype/account/account.py:148
msgid "Account {0}: Parent account {1} does not exist"
msgstr "Račun {0}: Nadrejeni račun {1} ne obstaja"
-#: erpnext/accounts/doctype/account/account.py:150
+#: erpnext/accounts/doctype/account/account.py:151
msgid "Account {0}: You can not assign itself as parent account"
msgstr "Račun {0}: Ne morete se dodeliti kot nadrejeni račun"
@@ -2031,11 +2075,11 @@ msgstr "Računovodski Vnos za Sredstvo"
#: erpnext/stock/doctype/stock_entry/services/gl_composer.py:303
#: erpnext/stock/doctype/stock_entry/services/gl_composer.py:321
msgid "Accounting Entry for LCV in Stock Entry {0}"
-msgstr ""
+msgstr "Računovodski vnos za lahka gospodarska vozila v vnos zalog {0}"
#: erpnext/subcontracting/doctype/subcontracting_receipt/services/gl_composer.py:225
msgid "Accounting Entry for Landed Cost Voucher for SCR {0}"
-msgstr ""
+msgstr "Računovodski vnos za potrdilo o stroških pristanka za SCR {0}"
#: erpnext/stock/doctype/purchase_receipt/services/provisional_accounting.py:38
msgid "Accounting Entry for Service"
@@ -2048,8 +2092,8 @@ msgstr "Računovodski Vnos za Storitev"
#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:283
#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:310
#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:430
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:675
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:696
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:695
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:716
#: erpnext/stock/doctype/purchase_receipt/services/gl_composer.py:439
#: erpnext/stock/doctype/stock_entry/services/gl_composer.py:239
#: erpnext/stock/doctype/stock_entry/services/gl_composer.py:254
@@ -2066,13 +2110,13 @@ msgstr "Računovodski Vnos za {0}"
#: erpnext/accounts/services/party_validation.py:98
msgid "Accounting Entry for {0}: {1} can only be made in currency: {2}"
-msgstr ""
+msgstr "Računovodski vpis za {0}: {1} je mogoče opraviti le v valuti: {2}"
#: erpnext/accounts/doctype/invoice_discounting/invoice_discounting.js:193
#: erpnext/assets/doctype/asset/asset.js:198
#: erpnext/assets/doctype/asset_repair/asset_repair.js:101
#: erpnext/buying/doctype/supplier/supplier.js:132
-#: erpnext/public/js/controllers/stock_controller.js:88
+#: erpnext/public/js/controllers/stock_controller.js:118
#: erpnext/public/js/utils/ledger_preview.js:8
#: erpnext/selling/doctype/customer/customer.js:182
#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js:51
@@ -2087,7 +2131,7 @@ msgstr "Nastavitve Računovodstva"
#. Title of the Module Onboarding 'Accounting Onboarding'
#: erpnext/accounts/module_onboarding/accounting_onboarding/accounting_onboarding.json
msgid "Accounting Onboarding"
-msgstr ""
+msgstr "Uvajanje v računovodstvo"
#. Name of a DocType
#. Label of a Link in the Invoicing Workspace
@@ -2108,7 +2152,7 @@ msgstr "Obdobje Računovodstva se prekriva z {0}"
#. 'Company'
#: erpnext/setup/doctype/company/company.json
msgid "Accounting entries are frozen up to this date. Only users with the specified role can create or modify entries before this date."
-msgstr ""
+msgstr "Računovodski vnosi so zamrznjeni do tega datuma. Pred tem datumom lahko vnose ustvarjajo ali spreminjajo le uporabniki z določeno vlogo."
#. Label of the applicable_on_account (Link) field in DocType 'Applicable On
#. Account'
@@ -2132,12 +2176,12 @@ msgstr ""
#: erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json
#: erpnext/assets/doctype/asset_category/asset_category.json
#: erpnext/setup/doctype/company/company.json
-#: erpnext/setup/doctype/company/company.py:515
+#: erpnext/setup/doctype/company/company.py:560
#: erpnext/setup/doctype/customer_group/customer_group.json
#: erpnext/setup/doctype/email_digest/email_digest.json
#: erpnext/setup/doctype/incoterm/incoterm.json
#: erpnext/setup/doctype/supplier_group/supplier_group.json
-#: erpnext/setup/install.py:404
+#: erpnext/setup/install.py:410
msgid "Accounts"
msgstr "Računovodstvo"
@@ -2171,7 +2215,7 @@ msgstr "Računi manjkajo v poročilu"
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:261
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
#: erpnext/accounts/report/accounts_payable/accounts_payable.json
-#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:126
+#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:129
#: erpnext/buying/doctype/supplier/supplier.js:144
#: erpnext/workspace_sidebar/financial_reports.json
#: erpnext/workspace_sidebar/invoicing.json
@@ -2185,7 +2229,7 @@ msgid "Accounts Payable Ageing"
msgstr ""
#. Name of a report
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:191
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:202
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.json
msgid "Accounts Payable Summary"
msgstr "Povzetek Obveznosti"
@@ -2201,7 +2245,7 @@ msgstr "Povzetek Obveznosti"
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.json
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:149
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:152
#: erpnext/selling/doctype/customer/customer.js:171
#: erpnext/workspace_sidebar/financial_reports.json
#: erpnext/workspace_sidebar/invoicing.json
@@ -2219,7 +2263,7 @@ msgstr "Uglaševanje Terjatev/Obveznosti"
#. 'Accounts Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "Accounts Receivable / Payable remarks length"
-msgstr ""
+msgstr "Dolžina opomb o terjatvah/obveznostih"
#. Label of a chart in the Accounting Workspace
#: erpnext/accounts/workspace/accounting/accounting.json
@@ -2239,7 +2283,7 @@ msgid "Accounts Receivable Discounted Account"
msgstr "Terjatve Diskontirani račun"
#. Name of a report
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:204
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:207
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.json
msgid "Accounts Receivable Summary"
msgstr "Povzetek Terjatev"
@@ -2264,7 +2308,7 @@ msgstr "Nastavitve Računovodstva"
#. Label of a Desktop Icon
#: erpnext/desktop_icon/accounts_setup.json
msgid "Accounts Setup"
-msgstr ""
+msgstr "Nastavitev računov"
#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1010
msgid "Accounts table cannot be blank."
@@ -2316,11 +2360,11 @@ msgstr "Akumulirani Mesečno"
#: erpnext/controllers/budget_controller.py:429
msgid "Accumulated Monthly Budget for Account {0} against {1} {2} is {3}. It will be collectively ({4}) exceeded by {5}"
-msgstr ""
+msgstr "Skupni mesečni proračun za račun {0} v primerjavi z {1} {2} je {3}. Skupaj bo ({4}) presežen za {5}"
#: erpnext/controllers/budget_controller.py:331
msgid "Accumulated Monthly Budget for Account {0} against {1}: {2} is {3}. It will be exceeded by {4}"
-msgstr ""
+msgstr "Skupni mesečni proračun za račun {0} v primerjavi z {1}: {2} je {3}. Presežen bo za {4}"
#: erpnext/accounts/report/balance_sheet/balance_sheet.js:46
#: erpnext/accounts/report/gross_and_net_profit_report/gross_and_net_profit_report.js:12
@@ -2355,6 +2399,12 @@ msgstr "Acre (ZDA)"
msgid "Action Initialised"
msgstr "Dejanje Inicializirano"
+#. Label of the action_for_expired_unverified_appointments (Select) field in
+#. DocType 'Appointment Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Action for Expired Unverified Appointments"
+msgstr ""
+
#. Label of the action_if_accumulated_monthly_budget_exceeded (Select) field in
#. DocType 'Budget'
#: erpnext/accounts/doctype/budget/budget.json
@@ -2395,43 +2445,43 @@ msgstr ""
#. DocType 'Budget'
#: erpnext/accounts/doctype/budget/budget.json
msgid "Action if Annual Budget Exceeded on PO"
-msgstr ""
+msgstr "Ukrep v primeru prekoračitve letnega proračuna na naročilu"
#. Label of the action_if_annual_exceeded_on_cumulative_expense (Select) field
#. in DocType 'Budget'
#: erpnext/accounts/doctype/budget/budget.json
msgid "Action if Anual Budget Exceeded on Cumulative Expense"
-msgstr ""
+msgstr "Ukrepi, če je letni proračun presežen zaradi kumulativnih stroškov"
#. Label of the action_if_quality_inspection_is_not_submitted (Select) field in
#. DocType 'Stock Settings'
#: erpnext/stock/doctype/stock_settings/stock_settings.json
msgid "Action if Quality Inspection is not submitted"
-msgstr ""
+msgstr "Ukrepi, če pregled kakovosti ni predložen"
#. Label of the action_if_quality_inspection_is_rejected (Select) field in
#. DocType 'Stock Settings'
#: erpnext/stock/doctype/stock_settings/stock_settings.json
msgid "Action if Quality Inspection is rejected"
-msgstr ""
+msgstr "Ukrepi, če je pregled kakovosti zavrnjen"
#. Label of the maintain_same_rate_action (Select) field in DocType 'Buying
#. Settings'
#: erpnext/buying/doctype/buying_settings/buying_settings.json
msgid "Action if same rate is not maintained"
-msgstr ""
+msgstr "Ukrepi, če se enaka stopnja ne ohrani"
#. Label of the maintain_same_rate_action (Select) field in DocType 'Accounts
#. Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "Action if same rate is not maintained throughout internal transaction"
-msgstr ""
+msgstr "Dejanje, če se enaka stopnja ne ohranja skozi celotno notranjo transakcijo"
#. Label of the maintain_same_rate_action (Select) field in DocType 'Selling
#. Settings'
#: erpnext/selling/doctype/selling_settings/selling_settings.json
msgid "Action if same rate is not maintained throughout sales cycle"
-msgstr ""
+msgstr "Ukrepi, če se enaka stopnja ne ohranja skozi celoten prodajni cikel"
#. Label of the action_on_new_invoice (Select) field in DocType 'POS Profile'
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
@@ -2451,7 +2501,7 @@ msgstr "Izvedena dejanja"
#: erpnext/stock/doctype/item/item.js:496
#: erpnext/stock/doctype/stock_settings/stock_settings.json
msgid "Activate Serial / Batch No for Item"
-msgstr ""
+msgstr "Aktiviraj serijsko/serijsko številko za artikel"
#: erpnext/selling/page/sales_funnel/sales_funnel.py:70
msgid "Active Leads"
@@ -2613,8 +2663,9 @@ msgstr "Dejansko Knjiženje"
#: erpnext/stock/doctype/bin/bin.json
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/packed_item/packed_item.json
+#: erpnext/stock/page/stock_balance/stock_balance.js:63
#: erpnext/stock/report/product_bundle_balance/product_bundle_balance.py:95
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:143
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:144
msgid "Actual Qty"
msgstr "Dejanska Količina"
@@ -2685,10 +2736,6 @@ msgstr "Dejanski Čas in Stroški"
msgid "Actual Time in Hours (via Timesheet)"
msgstr "Dejanski Čas v Urah (prek Časovnega Lista)"
-#: erpnext/stock/page/stock_balance/stock_balance.js:55
-msgid "Actual qty in stock"
-msgstr "Dejanska količina na zalogi"
-
#: erpnext/accounts/doctype/payment_entry/payment_entry.js:1534
#: erpnext/public/js/controllers/accounts.js:194
msgid "Actual type tax cannot be included in Item rate in row {0}"
@@ -2725,7 +2772,7 @@ msgstr "Dodaj Popust"
msgid "Add Employees"
msgstr "Dodaj Osebje"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:256
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:275
#: erpnext/selling/doctype/sales_order/sales_order.js:278
#: erpnext/stock/dashboard/item_dashboard.js:216
msgid "Add Item"
@@ -2781,8 +2828,8 @@ msgstr "Dodaj ali Odštej"
msgid "Add Order Discount"
msgstr "Dodaj Popust za Naročilo"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:281
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:416
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:300
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:435
msgid "Add Phantom Item"
msgstr "Dodaj Fantomski Artikel"
@@ -2859,8 +2906,8 @@ msgstr "Dodaj Serijsko/ Šaržno Številko (Zavrnjena Količina)"
msgid "Add Stock"
msgstr "Dodaj Zalogo"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:281
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:416
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:300
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:435
msgid "Add Sub Assembly"
msgstr "Dodaj Podsklop"
@@ -2899,6 +2946,10 @@ msgstr ""
msgid "Add all accounts that you want to split the transaction into."
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:92
+msgid "Add atleast one voucher to repost."
+msgstr ""
+
#: erpnext/www/book_appointment/index.html:42
msgid "Add details"
msgstr "Dodaj podrobnosti"
@@ -2935,7 +2986,7 @@ msgstr "Dodaj v Potencialne Stranke"
msgid "Add to Transit"
msgstr "Dodaj v Tranzit"
-#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:117
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:178
msgid "Add vouchers to generate preview."
msgstr ""
@@ -2953,7 +3004,7 @@ msgstr "Dodal/a"
msgid "Added On"
msgstr "Dodano"
-#: erpnext/buying/doctype/supplier/supplier.py:143
+#: erpnext/buying/doctype/supplier/supplier.py:142
msgid "Added Supplier Role to User {0}."
msgstr "Dodana vloga Dobavitelja Uporabniku {0}."
@@ -3101,7 +3152,7 @@ msgstr "Dodatni Znesek Popusta"
msgid "Additional Discount Amount (Company Currency)"
msgstr "Dodatni Znesek Popusta (Valuta Podjetja)"
-#: erpnext/controllers/taxes_and_totals.py:847
+#: erpnext/controllers/taxes_and_totals.py:891
msgid "Additional Discount Amount ({discount_amount}) cannot exceed the total before such discount ({total_before_discount})"
msgstr "Dodatni Znesek Popusta ({discount_amount}) ne sme presegati skupnega zneska pred takim popustom ({total_before_discount})"
@@ -3358,7 +3409,7 @@ msgstr "Naslov in Kontakt"
msgid "Address and Contacts"
msgstr "Naslov in Kontakti"
-#: erpnext/accounts/custom/address.py:33
+#: erpnext/accounts/custom/address.py:35
msgid "Address needs to be linked to a Company. Please add a row for Company in the Links table."
msgstr ""
@@ -3405,6 +3456,10 @@ msgstr ""
msgid "Advance Amount"
msgstr "Znesek Predplačila"
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:93
+msgid "Advance Booking Days is mandatory for Appointment Scheduling."
+msgstr ""
+
#. Label of the advance_paid (Currency) field in DocType 'Sales Order'
#: erpnext/selling/doctype/sales_order/sales_order.json
msgid "Advance Paid"
@@ -3449,7 +3504,7 @@ msgstr ""
#: erpnext/accounts/doctype/pos_invoice/pos_invoice.json
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
-#: erpnext/controllers/accounts_controller.py:283
+#: erpnext/controllers/accounts_controller.py:285
#: erpnext/setup/doctype/company/company.json
msgid "Advance Payments"
msgstr "Predplačila"
@@ -3485,7 +3540,7 @@ msgstr ""
msgid "Advance amount"
msgstr "Znesek Predplačila"
-#: erpnext/controllers/taxes_and_totals.py:984
+#: erpnext/controllers/taxes_and_totals.py:1028
msgid "Advance amount cannot be greater than {0} {1}"
msgstr ""
@@ -3535,9 +3590,9 @@ msgstr "Oglaševanje"
msgid "Aerospace"
msgstr "Aerospace"
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:79
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:68
msgid "After save, please refresh the page to apply the changes."
-msgstr ""
+msgstr "Po shranjevanju osvežite stran, da se spremembe uporabijo."
#. Label of the against (Text) field in DocType 'GL Entry'
#: erpnext/accounts/doctype/gl_entry/gl_entry.json
@@ -3713,7 +3768,7 @@ msgstr "Starost"
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:154
#: erpnext/accounts/report/accounts_payable/accounts_payable.html:138
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:139
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1225
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1230
msgid "Age (Days)"
msgstr "Starost (Dnevi)"
@@ -3721,6 +3776,13 @@ msgstr "Starost (Dnevi)"
msgid "Age ({0})"
msgstr "Starost ({0})"
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:73
+#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:28
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:102
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:28
+msgid "Age as on"
+msgstr ""
+
#. Label of the ageing_based_on (Select) field in DocType 'Process Statement Of
#. Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
@@ -3766,12 +3828,6 @@ msgstr "Agent"
msgid "Agent Busy Message"
msgstr ""
-#. Label of the agent_detail_section (Section Break) field in DocType
-#. 'Appointment Booking Settings'
-#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
-msgid "Agent Details"
-msgstr "Podrobnosti Agenta"
-
#. Label of the agent_group (Link) field in DocType 'Incoming Call Handling
#. Schedule'
#: erpnext/telephony/doctype/incoming_call_handling_schedule/incoming_call_handling_schedule.json
@@ -3861,12 +3917,12 @@ msgid "All Customer Contact"
msgstr ""
#: erpnext/patches/v13_0/remove_bad_selling_defaults.py:9
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:165
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:167
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:174
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:180
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:186
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:192
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:168
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:170
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:177
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:183
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:189
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:195
msgid "All Customer Groups"
msgstr ""
@@ -3874,21 +3930,6 @@ msgstr ""
#: erpnext/patches/v11_0/update_department_lft_rgt.py:9
#: erpnext/patches/v11_0/update_department_lft_rgt.py:11
#: erpnext/patches/v11_0/update_department_lft_rgt.py:16
-#: erpnext/setup/doctype/company/company.py:508
-#: erpnext/setup/doctype/company/company.py:511
-#: erpnext/setup/doctype/company/company.py:516
-#: erpnext/setup/doctype/company/company.py:522
-#: erpnext/setup/doctype/company/company.py:528
-#: erpnext/setup/doctype/company/company.py:534
-#: erpnext/setup/doctype/company/company.py:540
-#: erpnext/setup/doctype/company/company.py:546
-#: erpnext/setup/doctype/company/company.py:552
-#: erpnext/setup/doctype/company/company.py:558
-#: erpnext/setup/doctype/company/company.py:564
-#: erpnext/setup/doctype/company/company.py:570
-#: erpnext/setup/doctype/company/company.py:576
-#: erpnext/setup/doctype/company/company.py:582
-#: erpnext/setup/doctype/company/company.py:588
msgid "All Departments"
msgstr "Vsi Oddelki"
@@ -3897,14 +3938,7 @@ msgstr "Vsi Oddelki"
msgid "All Employee (Active)"
msgstr "Vse Osebje (Aktivni)"
-#: erpnext/setup/doctype/item_group/item_group.py:35
-#: erpnext/setup/doctype/item_group/item_group.py:36
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:33
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:41
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:48
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:54
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:60
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:66
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:28
msgid "All Item Groups"
msgstr ""
@@ -3948,27 +3982,27 @@ msgstr ""
#: erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py:29
#: erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py:32
#: erpnext/patches/v11_0/rename_supplier_type_to_supplier_group.py:36
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:197
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:199
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:206
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:212
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:218
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:224
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:230
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:236
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:242
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:200
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:202
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:209
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:215
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:221
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:227
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:233
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:239
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:245
msgid "All Supplier Groups"
msgstr "Vse Skupine Dobaviteljev"
#: erpnext/patches/v13_0/remove_bad_selling_defaults.py:12
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:145
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:147
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:154
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:160
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:148
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:150
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:157
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:163
msgid "All Territories"
msgstr "Vsa Ozemlja"
-#: erpnext/setup/doctype/company/company.py:453
+#: erpnext/setup/doctype/company/company.py:492
msgid "All Warehouses"
msgstr "Vsa Skladišča"
@@ -4003,11 +4037,11 @@ msgstr ""
msgid "All items have already been received"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:274
+#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:276
msgid "All items have already been transferred for this Work Order."
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:3086
+#: erpnext/public/js/controllers/transaction.js:3078
msgid "All items in this document already have a linked Quality Inspection."
msgstr ""
@@ -4019,7 +4053,7 @@ msgstr ""
msgid "All linked Sales Orders must be subcontracted."
msgstr ""
-#: erpnext/stock/doctype/pick_list/mapper.py:309
+#: erpnext/stock/doctype/pick_list/mapper.py:314
msgid "All picked items have already been transferred against this Pick List"
msgstr ""
@@ -4159,7 +4193,7 @@ msgstr "Dodeljena Količina"
#. Label of the allow_account_creation_against_child_company (Check) field in
#. DocType 'Company'
-#: erpnext/accounts/doctype/account/account.py:555
+#: erpnext/accounts/doctype/account/account.py:586
#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:68
#: erpnext/setup/doctype/company/company.json
msgid "Allow Account Creation Against Child Company"
@@ -4241,8 +4275,8 @@ msgstr ""
#. Valuation'
#: erpnext/stock/doctype/item/item.json
#: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:225
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:237
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:211
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:223
msgid "Allow Negative Stock"
msgstr "Dovoli Negativno Zalogo"
@@ -4423,6 +4457,12 @@ msgstr ""
msgid "Allow internal transfers at user-defined rate"
msgstr ""
+#. Description of the 'Enable Proforma Invoice' (Check) field in DocType
+#. 'Selling Settings'
+#: erpnext/selling/doctype/selling_settings/selling_settings.json
+msgid "Allow issuing Proforma Invoices against a Sales Order."
+msgstr ""
+
#. Description of the 'Allow Continuous Material Consumption' (Check) field in
#. DocType 'Manufacturing Settings'
#: erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json
@@ -4562,7 +4602,7 @@ msgstr ""
msgid "Allowed Companies"
msgstr ""
-#: erpnext/stock/doctype/company_restriction/company_restriction.py:74
+#: erpnext/stock/doctype/company_restriction/company_restriction.py:106
msgid "Allowed Companies is required when Restrict to Companies is checked"
msgstr ""
@@ -4666,7 +4706,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order/work_order.js:158
#: erpnext/manufacturing/doctype/work_order/work_order.js:173
#: erpnext/public/js/utils.js:616
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:343
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:338
msgid "Alternate Item"
msgstr "Nadomestni Artikel"
@@ -4773,6 +4813,8 @@ msgstr "Vedno Vprašaj"
#. Label of the amount (Currency) field in DocType 'BOM Item'
#. Label of the amount (Currency) field in DocType 'Work Order Additional Item'
#. Label of the amount (Currency) field in DocType 'Work Order Item'
+#. Option for the 'Based On' (Select) field in DocType 'Proforma Invoice'
+#. Label of the amount (Currency) field in DocType 'Proforma Invoice Item'
#. Option for the 'Margin Type' (Select) field in DocType 'Quotation Item'
#. Label of the amount (Currency) field in DocType 'Quotation Item'
#. Option for the 'Margin Type' (Select) field in DocType 'Sales Order Item'
@@ -4820,7 +4862,7 @@ msgstr "Vedno Vprašaj"
#: erpnext/accounts/doctype/bank_statement_import_log_column_map/bank_statement_import_log_column_map.json
#: erpnext/accounts/doctype/budget_distribution/budget_distribution.json
#: erpnext/accounts/doctype/cashier_closing_payments/cashier_closing_payments.json
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:341
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:342
#: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
#: erpnext/accounts/doctype/payment_entry/payment_entry.json
#: erpnext/accounts/doctype/payment_ledger_entry/payment_ledger_entry.json
@@ -4875,7 +4917,10 @@ msgstr "Vedno Vprašaj"
#: erpnext/manufacturing/doctype/bom_item/bom_item.json
#: erpnext/manufacturing/doctype/work_order_additional_item/work_order_additional_item.json
#: erpnext/manufacturing/doctype/work_order_item/work_order_item.json
-#: erpnext/public/js/controllers/transaction.js:573
+#: erpnext/public/js/controllers/transaction.js:584
+#: erpnext/public/js/sales_order_proforma.js:142
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/quotation/quotation.js:315
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
@@ -5095,6 +5140,10 @@ msgstr "Znesek"
msgid "An Item Group is a way to classify items based on types."
msgstr ""
+#: erpnext/crm/doctype/appointment/appointment.py:74
+msgid "An appointment booked through the portal can only be opened via email verification."
+msgstr ""
+
#. Description of the 'Notify by email on creation of automatic Material
#. Request' (Check) field in DocType 'Stock Settings'
#: erpnext/stock/doctype/stock_settings/stock_settings.json
@@ -5105,8 +5154,8 @@ msgstr ""
msgid "An error has been appeared while reposting item valuation via {0}"
msgstr ""
-#: erpnext/public/js/controllers/buying.js:378
-#: erpnext/public/js/utils/sales_common.js:493
+#: erpnext/public/js/controllers/buying.js:383
+#: erpnext/public/js/utils/sales_common.js:498
msgid "An error occurred during the update process"
msgstr ""
@@ -5167,7 +5216,7 @@ msgstr ""
msgid "Another Cost Center Allocation record {0} applicable from {1}, hence this allocation will be applicable upto {2}"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:1045
+#: erpnext/accounts/doctype/payment_request/payment_request.py:1066
msgid "Another Payment Request is already processed"
msgstr ""
@@ -5488,6 +5537,12 @@ msgstr ""
msgid "Appointment"
msgstr "Sestanek"
+#. Label of the success_details (Section Break) field in DocType 'Appointment
+#. Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Appointment Booking Portal Settings"
+msgstr ""
+
#. Name of a DocType
#. Label of a Workspace Sidebar Item
#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
@@ -5500,10 +5555,14 @@ msgstr ""
msgid "Appointment Booking Slots"
msgstr ""
-#: erpnext/crm/doctype/appointment/appointment.py:95
+#: erpnext/crm/doctype/appointment/appointment.py:181
msgid "Appointment Confirmation"
msgstr ""
+#: erpnext/crm/doctype/appointment/appointment.py:189
+msgid "Appointment Confirmed"
+msgstr ""
+
#. Label of the appointment_details_section (Section Break) field in DocType
#. 'Appointment Booking Settings'
#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
@@ -5516,25 +5575,59 @@ msgstr ""
msgid "Appointment Duration (In Minutes)"
msgstr ""
-#: erpnext/www/book_appointment/index.py:23
-msgid "Appointment Scheduling Disabled"
+#. Label of the agent_detail_section (Section Break) field in DocType
+#. 'Appointment Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Appointment Scheduling"
msgstr ""
#: erpnext/www/book_appointment/index.py:24
+msgid "Appointment Scheduling Disabled"
+msgstr ""
+
+#: erpnext/www/book_appointment/index.py:25
msgid "Appointment Scheduling has been disabled for this site"
msgstr ""
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:101
+msgid "Appointment Scheduling needs to be enabled for Appointment Booking through portal."
+msgstr ""
+
#. Label of the appointment_with (Link) field in DocType 'Appointment'
#: erpnext/crm/doctype/appointment/appointment.json
msgid "Appointment With"
msgstr ""
+#: erpnext/crm/doctype/appointment/appointment.py:86
+msgid "Appointment can only be scheduled up to {0} day(s) in advance."
+msgstr ""
+
+#: erpnext/crm/doctype/appointment/appointment.py:79
+msgid "Appointment cannot be scheduled for a past time."
+msgstr ""
+
+#: erpnext/crm/doctype/appointment/appointment.py:98
+msgid "Appointment cannot be scheduled on a holiday."
+msgstr ""
+
#: erpnext/www/book_appointment/index.js:237
msgid "Appointment created successfully"
msgstr ""
-#: erpnext/crm/doctype/appointment/appointment.py:101
-msgid "Appointment was created. But no lead was found. Please check the email to confirm"
+#: erpnext/www/book_appointment/verify/index.py:28
+msgid "Appointment has been closed. Please book the appointment again."
+msgstr ""
+
+#: erpnext/www/book_appointment/verify/index.py:33
+msgid "Appointment is already verified."
+msgstr ""
+
+#: erpnext/crm/doctype/appointment/appointment.py:116
+msgid "Appointment must be scheduled within the available slot timings."
+msgstr ""
+
+#: erpnext/crm/doctype/appointment/appointment.py:66
+msgid "Appointments created manually cannot have 'Unverified' status."
msgstr ""
#. Label of the approving_role (Link) field in DocType 'Authorization Rule'
@@ -5583,7 +5676,7 @@ msgstr ""
msgid "Are you sure you want to create a Reposting Entry?"
msgstr ""
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:480
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:499
msgid "Are you sure you want to delete this Item?"
msgstr ""
@@ -5661,7 +5754,7 @@ msgstr ""
msgid "As the field {0} is enabled, the value of the field {1} should be more than 1."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1127
+#: erpnext/stock/doctype/item/item.py:1125
msgid "As there are existing submitted transactions against item {0}, you can not change the value of {1}."
msgstr ""
@@ -5673,12 +5766,12 @@ msgstr ""
msgid "As there are sufficient raw materials, Material Request is not required for Warehouse {0}."
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:250
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:236
msgid "As there is reserved stock, you cannot disable {0}."
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:224
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:236
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:210
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:222
msgid "As {0} is enabled, you can not enable {1}."
msgstr ""
@@ -5811,7 +5904,7 @@ msgstr "Račun Kategorije Sredstev"
msgid "Asset Category Name"
msgstr "Ime Kategorije Sredstva"
-#: erpnext/stock/doctype/item/item.py:382
+#: erpnext/stock/doctype/item/item.py:378
msgid "Asset Category is mandatory for Fixed Asset item"
msgstr ""
@@ -6182,7 +6275,7 @@ msgid "Asset {0} does not belong to the location {1}"
msgstr ""
#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:521
-#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:612
+#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:619
msgid "Asset {0} does not exist"
msgstr ""
@@ -6206,7 +6299,7 @@ msgstr ""
msgid "Asset {0} must be submitted"
msgstr ""
-#: erpnext/controllers/buying_controller.py:1047
+#: erpnext/controllers/buying_controller.py:1058
msgid "Asset {assets_link} created for {item_code}"
msgstr ""
@@ -6244,15 +6337,15 @@ msgstr "Sredstva"
msgid "Assets Setup"
msgstr ""
-#: erpnext/controllers/buying_controller.py:1065
+#: erpnext/controllers/buying_controller.py:1076
msgid "Assets not created for {item_code}. You will have to create asset manually."
msgstr ""
-#: erpnext/controllers/buying_controller.py:1052
+#: erpnext/controllers/buying_controller.py:1063
msgid "Assets {assets_link} created for {item_code}"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:712
+#: erpnext/manufacturing/doctype/job_card/job_card.js:722
msgid "Assign Job to Employee"
msgstr ""
@@ -6263,7 +6356,7 @@ msgid "Assign to Name"
msgstr ""
#: erpnext/buying/doctype/purchase_order/purchase_order.js:593
-#: erpnext/public/js/controllers/buying.js:555
+#: erpnext/public/js/controllers/buying.js:560
msgid "Assigning {0} to {1} (row {2})"
msgstr ""
@@ -6279,7 +6372,7 @@ msgstr ""
#: erpnext/setup/setup_wizard/data/designation.txt:5
msgid "Associate"
-msgstr ""
+msgstr "Sodelavec"
#: erpnext/stock/doctype/pick_list/pick_list.py:138
msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} for the batch {4} in the warehouse {5}. Please restock the item."
@@ -6289,7 +6382,7 @@ msgstr "V vrstici #{0}: Izbrana količina {1} za artikel {2} je večja od razpol
msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} in the warehouse {4}."
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1486
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1501
msgid "At Row {0}: In Serial and Batch Bundle {1} must have docstatus as 1 and not 0"
msgstr ""
@@ -6350,7 +6443,7 @@ msgstr ""
msgid "At row #{0}: you have selected the Difference Account {1}..."
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1234
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1249
msgid "At row {0}: Batch No is mandatory for Item {1}"
msgstr "V vrstici {0}: Številka Šarže je obvezna za artikel {1}"
@@ -6358,11 +6451,11 @@ msgstr "V vrstici {0}: Številka Šarže je obvezna za artikel {1}"
msgid "At row {0}: Parent Row No cannot be set for item {1}"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1219
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1234
msgid "At row {0}: Qty is mandatory for the batch {1}"
msgstr "V vrstici {0}: Količina je obvezna za šaržo {1}"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1226
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1241
msgid "At row {0}: Serial No is mandatory for Item {1}"
msgstr "V vrstici {0}: Za artikel {1}je obvezna številka šarže."
@@ -6426,11 +6519,11 @@ msgstr "Ime Atributa"
msgid "Attribute Value"
msgstr "Vrednost Atributa"
-#: erpnext/stock/doctype/item/item.py:893
+#: erpnext/stock/doctype/item/item.py:891
msgid "Attribute Value {0} is not valid for the selected attribute {1}."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1039
+#: erpnext/stock/doctype/item/item.py:1037
msgid "Attribute table is mandatory"
msgstr "Tabela Atributov je obvezna"
@@ -6438,19 +6531,19 @@ msgstr "Tabela Atributov je obvezna"
msgid "Attribute value: {0} must appear only once"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:882
+#: erpnext/stock/doctype/item/item.py:880
msgid "Attribute {0} is disabled."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:870
+#: erpnext/stock/doctype/item/item.py:868
msgid "Attribute {0} is not valid for the selected template."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1043
+#: erpnext/stock/doctype/item/item.py:1041
msgid "Attribute {0} selected multiple times in Attributes Table"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:971
+#: erpnext/stock/doctype/item/item.py:969
msgid "Attributes"
msgstr "Atributi"
@@ -6513,7 +6606,7 @@ msgstr ""
#. Label of the auto_created (Check) field in DocType 'Fiscal Year'
#: erpnext/accounts/doctype/fiscal_year/fiscal_year.json
msgid "Auto Created"
-msgstr ""
+msgstr "Samodejno ustvarjeno"
#. Label of the auto_created_via_reorder (Check) field in DocType 'Material
#. Request'
@@ -6537,6 +6630,16 @@ msgstr ""
msgid "Auto Fetch"
msgstr "Samodejno Pridobivanje"
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:225
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:573
+msgid "Auto Fetch Batch Nos"
+msgstr ""
+
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:224
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:573
+msgid "Auto Fetch Serial Nos"
+msgstr ""
+
#: erpnext/selling/page/point_of_sale/pos_item_details.js:228
msgid "Auto Fetch Serial Numbers"
msgstr ""
@@ -6657,8 +6760,8 @@ msgstr "Samodejno ponovno naročanje"
msgid "Auto reconcile Payments"
msgstr ""
-#: erpnext/public/js/controllers/buying.js:373
-#: erpnext/public/js/utils/sales_common.js:488
+#: erpnext/public/js/controllers/buying.js:378
+#: erpnext/public/js/utils/sales_common.js:493
msgid "Auto repeat document updated"
msgstr ""
@@ -7003,8 +7106,8 @@ msgstr "Skladiščna Količina"
#: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:118
#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json
#: erpnext/selling/doctype/sales_order/sales_order.js:1496
-#: erpnext/stock/doctype/material_request/material_request.js:352
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:809
+#: erpnext/stock/doctype/material_request/material_request.js:353
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:780
#: erpnext/stock/report/bom_search/bom_search.py:38
#: erpnext/subcontracting/doctype/subcontracting_inward_order_item/subcontracting_inward_order_item.json
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:524
@@ -7263,8 +7366,8 @@ msgstr ""
msgid "BOM and Production"
msgstr "Kosovnica & Proizvodnja"
-#: erpnext/stock/doctype/material_request/material_request.js:387
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:861
+#: erpnext/stock/doctype/material_request/material_request.js:388
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:832
msgid "BOM does not contain any stock item"
msgstr "Kosovnica ne vsebuje nobenega artikla na zalogi"
@@ -7395,7 +7498,7 @@ msgstr "Stanje v Osnovni Valuti"
#: erpnext/stock/report/available_batch_report/available_batch_report.py:62
#: erpnext/stock/report/available_serial_no/available_serial_no.py:126
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:89
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:84
#: erpnext/stock/report/stock_balance/stock_balance.py:517
#: erpnext/stock/report/stock_ledger/stock_ledger.py:331
msgid "Balance Qty"
@@ -7468,7 +7571,7 @@ msgid "Balance Type"
msgstr "Tip Stanja"
#: erpnext/stock/report/available_serial_no/available_serial_no.py:174
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:91
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:86
#: erpnext/stock/report/stock_balance/stock_balance.py:525
#: erpnext/stock/report/stock_ledger/stock_ledger.py:388
msgid "Balance Value"
@@ -7481,7 +7584,7 @@ msgstr ""
#. Label of the balance_must_be (Select) field in DocType 'Account'
#: erpnext/accounts/doctype/account/account.json
msgid "Balance must be"
-msgstr ""
+msgstr "Bilanca mora biti"
#: banking/src/components/features/BankReconciliation/BankBalance.tsx:305
msgctxt "Do MMM YYYY"
@@ -7667,7 +7770,7 @@ msgstr "Stanje Bančnega Kredita"
msgid "Bank Details"
msgstr "Bančne Podrobnosti"
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:260
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:263
msgid "Bank Draft"
msgstr "Bančni Osnutek"
@@ -7751,7 +7854,7 @@ msgstr ""
#: erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.json
#: erpnext/accounts/workspace/invoicing/invoicing.json
msgid "Bank Reconciliation Tool"
-msgstr ""
+msgstr "Orodje za usklajevanje bančnih računov"
#: banking/src/pages/BankStatementImporter.tsx:99
msgid "Bank Statement"
@@ -7795,12 +7898,12 @@ msgstr "Bančna Transakcija"
#: erpnext/accounts/doctype/bank/bank.json
#: erpnext/accounts/doctype/bank_transaction_mapping/bank_transaction_mapping.json
msgid "Bank Transaction Mapping"
-msgstr ""
+msgstr "Mapiranje bančnih transakcij"
#. Name of a DocType
#: erpnext/accounts/doctype/bank_transaction_payments/bank_transaction_payments.json
msgid "Bank Transaction Payments"
-msgstr ""
+msgstr "Plačila bančnih transakcij"
#. Name of a DocType
#: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json
@@ -7841,7 +7944,7 @@ msgstr ""
msgid "Bank Transactions"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:585
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:587
msgid "Bank account cannot be named as {0}"
msgstr ""
@@ -7898,11 +8001,11 @@ msgstr "Bančništvo"
msgid "Barcode Type"
msgstr "Tip Črtne Kode"
-#: erpnext/stock/doctype/item/item.py:552
+#: erpnext/stock/doctype/item/item.py:550
msgid "Barcode {0} already used in Item {1}"
msgstr "Črtna koda {0} je že uporabljena v artiklu {1}"
-#: erpnext/stock/doctype/item/item.py:567
+#: erpnext/stock/doctype/item/item.py:565
msgid "Barcode {0} is not a valid {1} code"
msgstr "Črtna koda {0} ni veljavna koda {1}"
@@ -7915,17 +8018,17 @@ msgstr "Črtne Kode"
#. Name of a UOM
#: erpnext/setup/setup_wizard/data/uom_data.json
msgid "Barleycorn"
-msgstr ""
+msgstr "Barleycorn"
#. Name of a UOM
#: erpnext/setup/setup_wizard/data/uom_data.json
msgid "Barrel (Oil)"
-msgstr ""
+msgstr "Sod (nafta)"
#. Name of a UOM
#: erpnext/setup/setup_wizard/data/uom_data.json
msgid "Barrel(Beer)"
-msgstr ""
+msgstr "Sod (pivo)"
#. Label of the base_amount (Currency) field in DocType 'BOM Creator Item'
#: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json
@@ -7935,7 +8038,7 @@ msgstr "Osnovni Znesek"
#. Label of the base_amount (Currency) field in DocType 'Sales Invoice Payment'
#: erpnext/accounts/doctype/sales_invoice_payment/sales_invoice_payment.json
msgid "Base Amount (Company Currency)"
-msgstr ""
+msgstr "Osnovni znesek (valuta podjetja)"
#. Label of the base_change_amount (Currency) field in DocType 'POS Invoice'
#. Label of the base_change_amount (Currency) field in DocType 'Sales Invoice'
@@ -8005,10 +8108,10 @@ msgstr "Na podlagi Dokumenta"
#. Label of the based_on_payment_terms (Check) field in DocType 'Process
#. Statement Of Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:131
-#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:108
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:153
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:126
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:134
+#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:111
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:156
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:129
msgid "Based On Payment Terms"
msgstr "Na podlagi Plačilnih Pogojev"
@@ -8057,7 +8160,7 @@ msgstr "Osnovna Cena (po Enoti Zaloge)"
#. Label of a Link in the Stock Workspace
#: erpnext/stock/doctype/batch/batch.json
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:34
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:85
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:80
#: erpnext/stock/report/fifo_queue_vs_qty_after_transaction_comparison/fifo_queue_vs_qty_after_transaction_comparison.py:158
#: erpnext/stock/report/stock_ledger/stock_ledger.py:418
#: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:182
@@ -8140,8 +8243,9 @@ msgstr ""
#: erpnext/manufacturing/doctype/job_card/job_card.json
#: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.js:89
#: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.py:115
-#: erpnext/public/js/controllers/transaction.js:2989
+#: erpnext/public/js/controllers/transaction.js:2981
#: erpnext/public/js/utils/barcode_scanner.js:286
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:929
#: erpnext/public/js/utils/serial_no_batch_selector.js:450
#: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
#: erpnext/stock/doctype/item_price/item_price.json
@@ -8171,11 +8275,11 @@ msgstr ""
msgid "Batch No"
msgstr "Številke Šarže"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1237
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1252
msgid "Batch No is mandatory"
msgstr "Številka Šarže je obvezna"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3572
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3655
msgid "Batch No {0} does not exist"
msgstr ""
@@ -8187,7 +8291,7 @@ msgstr "Številka Šarže {0} je povezana z artiklom {1}, ki ima serijsko števi
msgid "Batch No {0} is not present in the original {1} {2}, hence you can't return it against the {1} {2}"
msgstr "Številka Šarže {0} ni prisotna v originalni {1} {2}, zato je ne morete vrniti glede na {1} {2}"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:709
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:724
msgid "Batch No {0} of Item {1} has negative stock of quantity {2} in the warehouse {3}"
msgstr ""
@@ -8202,7 +8306,7 @@ msgstr "Številke Šarže."
msgid "Batch Nos"
msgstr "Številke Šarže"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2081
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2096
msgid "Batch Nos are created successfully"
msgstr "Številke Šarže so uspešno ustvarjene"
@@ -8312,9 +8416,9 @@ msgstr ""
#. Label of the start (Int) field in DocType 'Task'
#: erpnext/projects/doctype/task/task.json
msgid "Begin On (Days)"
-msgstr ""
+msgstr "Začetek (dni)"
-#: erpnext/accounts/doctype/subscription/subscription.py:396
+#: erpnext/accounts/doctype/subscription/subscription.py:397
msgid "Below Subscription Plans are of different currency to the party default billing currency/Company currency: {0}"
msgstr ""
@@ -8333,7 +8437,7 @@ msgstr ""
#. Label of the bill_date (Date) field in DocType 'Journal Entry'
#. Label of the bill_date (Date) field in DocType 'Subcontracting Receipt'
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1210
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1215
#: erpnext/accounts/report/purchase_register/purchase_register.py:232
#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
msgid "Bill Date"
@@ -8354,7 +8458,7 @@ msgstr ""
#. Label of the bill_no (Data) field in DocType 'Journal Entry'
#. Label of the bill_no (Data) field in DocType 'Subcontracting Receipt'
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1209
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1214
#: erpnext/accounts/report/purchase_register/purchase_register.py:231
#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
msgid "Bill No"
@@ -8371,8 +8475,8 @@ msgstr ""
#. Label of the bom_info_section (Section Break) field in DocType 'Stock Entry'
#: erpnext/manufacturing/doctype/bom/bom.py:1168
#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json
-#: erpnext/stock/doctype/material_request/material_request.js:142
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:795
+#: erpnext/stock/doctype/material_request/material_request.js:143
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:766
#: erpnext/stock/doctype/stock_entry/stock_entry.json
msgid "Bill of Materials"
msgstr "Kosovnica"
@@ -8561,7 +8665,7 @@ msgstr "Število Faktura Intervalov"
msgid "Billing Interval Count cannot be less than 1"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:445
+#: erpnext/accounts/doctype/subscription/subscription.py:446
msgid "Billing Interval in Subscription Plan must be Month to follow calendar months"
msgstr ""
@@ -8606,7 +8710,7 @@ msgid "Bin"
msgstr "Bin"
#: erpnext/stock/doctype/bin/bin.js:16
-msgid "Bin Qty Recalculated"
+msgid "Bin Values Recalculated"
msgstr ""
#. Label of the bio (Text Editor) field in DocType 'Employee'
@@ -8669,9 +8773,9 @@ msgstr ""
#. Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
msgid "Biweekly"
-msgstr ""
+msgstr "Dvotedensko"
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:285
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:288
msgid "Black"
msgstr "Črna"
@@ -8679,7 +8783,7 @@ msgstr "Črna"
#. Row'
#: erpnext/accounts/doctype/financial_report_row/financial_report_row.json
msgid "Blank Line"
-msgstr ""
+msgstr "Prazna vrstica"
#. Label of the blanket_order (Link) field in DocType 'Purchase Order Item'
#. Name of a DocType
@@ -8742,10 +8846,10 @@ msgstr ""
msgid "Block Supplier"
msgstr ""
-#. Description of the 'Enable Overdue Billing Threshold' (Check) field in
-#. DocType 'Accounts Settings'
+#. Description of the 'Restrict Customer Over Billing' (Check) field in DocType
+#. 'Accounts Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
-msgid "Block submitting a new Sales Invoice when the customer's overdue amount exceeds the Overdue Billing Threshold set on the customer."
+msgid "Block a new Sales Invoice when the customer's overdue amount exceeds the Overdue Limit set on the customer."
msgstr ""
#. Description of the 'Is Frozen' (Check) field in DocType 'Customer'
@@ -8882,7 +8986,7 @@ msgstr ""
msgid "Both Receivable Account: {0} and Advance Account: {1} must be of same currency for company: {2}"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:415
+#: erpnext/accounts/doctype/subscription/subscription.py:416
msgid "Both Trial Period Start Date and Trial Period End Date must be set"
msgstr ""
@@ -9338,7 +9442,7 @@ msgstr ""
msgid "COGS By Item Group"
msgstr ""
-#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:55
+#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:44
msgid "COGS Debit"
msgstr ""
@@ -9390,13 +9494,6 @@ msgstr ""
msgid "Cable Length (US)"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:73
-#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:28
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:102
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:28
-msgid "Calculate Ageing With"
-msgstr ""
-
#. Label of the calculate_based_on (Select) field in DocType 'Shipping Rule'
#: erpnext/accounts/doctype/shipping_rule/shipping_rule.json
msgid "Calculate Based On"
@@ -9664,11 +9761,11 @@ msgstr ""
msgid "Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total'"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:280
+#: erpnext/setup/doctype/company/company.py:283
msgid "Can't change the valuation method, as there are transactions against some items which do not have its own valuation method"
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:191
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:177
msgid "Can't change the valuation method, as there are transactions against some items which do not have their own valuation method"
msgstr ""
@@ -9700,7 +9797,7 @@ msgstr ""
msgid "Cancelation Date"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1592
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1709
msgid "Cancelled Job Card cannot be processed."
msgstr ""
@@ -9708,7 +9805,7 @@ msgstr ""
msgid "Cannot Assign Cashier"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:299
+#: erpnext/setup/doctype/company/company.py:302
msgid "Cannot Change Inventory Account Setting"
msgstr ""
@@ -9716,9 +9813,9 @@ msgstr ""
msgid "Cannot Create Return"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:695
-#: erpnext/stock/doctype/item/item.py:708
-#: erpnext/stock/doctype/item/item.py:724
+#: erpnext/stock/doctype/item/item.py:693
+#: erpnext/stock/doctype/item/item.py:706
+#: erpnext/stock/doctype/item/item.py:722
msgid "Cannot Merge"
msgstr ""
@@ -9726,7 +9823,7 @@ msgstr ""
msgid "Cannot Relieve Employee"
msgstr ""
-#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:71
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:88
msgid "Cannot Resubmit Ledger entries for vouchers in Closed fiscal year."
msgstr ""
@@ -9742,7 +9839,7 @@ msgstr ""
msgid "Cannot apply TDS against multiple parties in one entry"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:385
+#: erpnext/stock/doctype/item/item.py:381
msgid "Cannot be a fixed asset item as Stock Ledger is created."
msgstr ""
@@ -9755,7 +9852,7 @@ msgstr ""
msgid "Cannot cancel Asset Depreciation Schedule {0} as it has a draft journal entry {1}."
msgstr ""
-#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:248
+#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:249
msgid "Cannot cancel POS Closing Entry"
msgstr ""
@@ -9783,7 +9880,7 @@ msgstr ""
msgid "Cannot cancel this document as it is linked with the submitted Asset Value Adjustment {0}. Please cancel the Asset Value Adjustment to continue."
msgstr ""
-#: erpnext/controllers/buying_controller.py:1153
+#: erpnext/controllers/buying_controller.py:1164
msgid "Cannot cancel this document as it is linked with the submitted asset {asset_link}. Please cancel the asset to continue."
msgstr ""
@@ -9791,11 +9888,11 @@ msgstr ""
msgid "Cannot cancel transaction for Completed Work Order."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:991
+#: erpnext/stock/doctype/item/item.py:989
msgid "Cannot change Attributes after stock transaction. Make a new Item and transfer stock to the new Item"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1152
+#: erpnext/stock/doctype/item/item.py:1150
msgid "Cannot change Item {0} from serialized to non-serialized because a Serial and Batch Bundle exists for it. Please delete or cancel the Serial and Batch Bundle first."
msgstr ""
@@ -9807,15 +9904,15 @@ msgstr ""
msgid "Cannot change Service Stop Date for item in row {0}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:982
+#: erpnext/stock/doctype/item/item.py:980
msgid "Cannot change Variant properties after stock transaction. You will have to make a new Item to do this."
msgstr ""
-#: erpnext/setup/doctype/company/company.py:405
+#: erpnext/setup/doctype/company/company.py:444
msgid "Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency."
msgstr ""
-#: erpnext/projects/doctype/task/task.py:146
+#: erpnext/projects/doctype/task/task.py:147
msgid "Cannot complete task {0} as its dependent task {1} is not completed / cancelled."
msgstr ""
@@ -9827,11 +9924,11 @@ msgstr ""
msgid "Cannot convert Task to non-group because the following child Tasks exist: {0}."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:444
+#: erpnext/accounts/doctype/account/account.py:475
msgid "Cannot convert to Group because Account Type is selected."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:280
+#: erpnext/accounts/doctype/account/account.py:311
msgid "Cannot covert to Group because Account Type is selected."
msgstr ""
@@ -9847,7 +9944,7 @@ msgstr ""
msgid "Cannot create Stock Reservation Entries for future dated Purchase Receipts."
msgstr ""
-#: erpnext/selling/doctype/sales_order/mapper.py:981
+#: erpnext/selling/doctype/sales_order/mapper.py:983
#: erpnext/stock/doctype/pick_list/pick_list.py:258
msgid "Cannot create a pick list for Sales Order {0} because it has reserved stock. Please unreserve the stock in order to create a pick list."
msgstr ""
@@ -9869,7 +9966,7 @@ msgid "Cannot deactivate or cancel BOM as it is linked with other BOMs"
msgstr ""
#: erpnext/crm/doctype/opportunity/opportunity.py:283
-msgid "Cannot declare as lost, because Quotation has been made."
+msgid "Cannot declare as Lost because an active Quotation exists."
msgstr ""
#: erpnext/accounts/doctype/purchase_taxes_and_charges_template/purchase_taxes_and_charges_template.js:16
@@ -9898,15 +9995,15 @@ msgstr ""
msgid "Cannot delete virtual DocType: {0}. Virtual DocTypes do not have database tables."
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:147
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:144
msgid "Cannot disable Serial and Batch No for Item, as there are existing records for serial / batch."
msgstr ""
-#: erpnext/setup/doctype/company/company.py:631
+#: erpnext/setup/doctype/company/company.py:676
msgid "Cannot disable perpetual inventory, as there are existing Stock Ledger Entries for the company {0}. Please cancel the stock transactions first and try again."
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:128
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:125
msgid "Cannot disable {0} as it may lead to incorrect stock valuation."
msgstr ""
@@ -9918,7 +10015,7 @@ msgstr ""
msgid "Cannot disassemble {0} qty against Stock Entry {1}. Only {2} qty available to disassemble."
msgstr ""
-#: erpnext/setup/doctype/company/company.py:296
+#: erpnext/setup/doctype/company/company.py:299
msgid "Cannot enable Item-wise Inventory Account, as there are existing Stock Ledger Entries for the company {0} with Warehouse-wise Inventory Account. Please cancel the stock transactions first and try again."
msgstr ""
@@ -9931,7 +10028,7 @@ msgstr ""
msgid "Cannot ensure delivery by Serial No as Item {0} is added with and without Ensure Delivery by Serial No."
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.js:111
+#: erpnext/accounts/doctype/payment_request/payment_request.js:113
msgid "Cannot fetch selected rows for submitted Payment Request"
msgstr ""
@@ -9985,6 +10082,10 @@ msgstr ""
msgid "Cannot refer row number greater than or equal to current row number for this Charge type"
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:96
+msgid "Cannot repost more than {0} vouchers at once. Split them into multiple documents."
+msgstr ""
+
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:626
msgid "Cannot reserve more than Allowed Qty {0} {1} for Item {2} against {3} {4}.
The Allowed Qty is calculated as follows:
- Actual Qty [Available Qty at Warehouse] = {5}
- Reserved Stock [Ignore current SRE] = {6}
- Available Qty To Reserve [Actual Qty - Reserved Stock] = {7}
- Voucher Qty [Voucher Item Qty] = {8}
- Delivered Qty [Qty delivered against the Voucher Item] = {9}
- Total Reserved Qty [Qty reserved against the Voucher Item] = {10}
- Allowed Qty [Minimum of (Available Qty To Reserve, (Voucher Qty - Delivered Qty - Total Reserved Qty))] = {11}
"
msgstr ""
@@ -9997,7 +10098,7 @@ msgstr ""
msgid "Cannot retrieve link token. Check Error Log for more information"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:385
+#: erpnext/selling/doctype/customer/customer.py:383
msgid "Cannot select a Group type Customer Group. Please select a non-group Customer Group."
msgstr ""
@@ -10006,7 +10107,7 @@ msgstr ""
#: erpnext/accounts/doctype/payment_entry/payment_entry.py:1565
#: erpnext/accounts/services/taxes.py:247
#: erpnext/public/js/controllers/accounts.js:109
-#: erpnext/public/js/controllers/taxes_and_totals.js:555
+#: erpnext/public/js/controllers/taxes_and_totals.js:589
msgid "Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row"
msgstr ""
@@ -10014,7 +10115,7 @@ msgstr ""
msgid "Cannot set alternative item for the item {0}"
msgstr ""
-#: erpnext/selling/doctype/quotation/quotation.py:293
+#: erpnext/selling/doctype/quotation/quotation.py:296
msgid "Cannot set as Lost as Sales Order is made."
msgstr ""
@@ -10022,7 +10123,7 @@ msgstr ""
msgid "Cannot set authorization on basis of Discount for {0}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:782
+#: erpnext/stock/doctype/item/item.py:780
msgid "Cannot set multiple Item Defaults for a company."
msgstr ""
@@ -10046,7 +10147,7 @@ msgstr ""
msgid "Cannot start deletion. Another deletion {0} is already queued/running. Please wait for it to complete."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:924
+#: erpnext/manufacturing/doctype/job_card/job_card.py:921
msgid "Cannot submit Job Card {0} while it is On Hold. Please resume and complete the job before submission."
msgstr ""
@@ -10190,7 +10291,7 @@ msgstr ""
#: erpnext/accounts/doctype/mode_of_payment/mode_of_payment.json
#: erpnext/accounts/report/account_balance/account_balance.js:40
#: erpnext/setup/doctype/employee/employee.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:257
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:260
msgid "Cash"
msgstr "Gotovina"
@@ -10440,7 +10541,7 @@ msgstr ""
msgid "Change this date manually to setup the next synchronization start date"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:168
+#: erpnext/selling/doctype/customer/customer.py:167
msgid "Changed customer name to '{0}' as '{1}' already exists."
msgstr ""
@@ -10520,7 +10621,7 @@ msgstr ""
#: erpnext/accounts/doctype/cost_center/cost_center_tree.js:52
#: erpnext/accounts/workspace/invoicing/invoicing.json
#: erpnext/public/js/setup_wizard.js:137
-#: erpnext/setup/doctype/company/company.js:139
+#: erpnext/setup/doctype/company/company.js:148
#: erpnext/setup/doctype/company/company.json
#: erpnext/setup/workspace/home/home.json
#: erpnext/workspace_sidebar/invoicing.json
@@ -10624,7 +10725,7 @@ msgstr ""
#. Option for the 'Salary Mode' (Select) field in DocType 'Employee'
#: erpnext/setup/doctype/employee/employee.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:254
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:257
msgid "Cheque"
msgstr "Ček"
@@ -10660,7 +10761,7 @@ msgstr "Širina Čeka"
#. Label of the reference_date (Date) field in DocType 'Payment Entry'
#: erpnext/accounts/doctype/payment_entry/payment_entry.json
-#: erpnext/public/js/controllers/transaction.js:2900
+#: erpnext/public/js/controllers/transaction.js:2892
msgid "Cheque/Reference Date"
msgstr ""
@@ -10718,7 +10819,7 @@ msgstr "Ime podrejenega dokumenta"
#. Label of the child_row_reference (Data) field in DocType 'Quality
#. Inspection'
-#: erpnext/public/js/controllers/transaction.js:2995
+#: erpnext/public/js/controllers/transaction.js:2987
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
msgid "Child Row Reference"
msgstr "Referenca podrejene vrstice"
@@ -10727,7 +10828,7 @@ msgstr "Referenca podrejene vrstice"
msgid "Child Table Not Allowed"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:326
+#: erpnext/projects/doctype/task/task.py:327
msgid "Child Task exists for this Task. You cannot delete this Task."
msgstr ""
@@ -10745,7 +10846,7 @@ msgstr ""
msgid "Child warehouse exists for this warehouse. You can not delete this warehouse."
msgstr ""
-#: erpnext/projects/doctype/task/task.py:256
+#: erpnext/projects/doctype/task/task.py:257
msgid "Circular Reference Error"
msgstr ""
@@ -10847,6 +10948,10 @@ msgstr "Obdelano"
msgid "Clearing Demo Data..."
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:991
+msgid "Click on 'Add row' to add Serial / Batch entries"
+msgstr ""
+
#: erpnext/manufacturing/doctype/production_plan/production_plan.js:747
msgid "Click on 'Get Finished Goods for Manufacture' to fetch the items from the above Sales Orders. Items only for which a BOM is present will be fetched."
msgstr ""
@@ -10907,7 +11012,7 @@ msgstr ""
msgid "Close Replied Opportunity After Days"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1410
+#: erpnext/public/js/shop_floor/shop_floor.js:1455
msgid "Close detail / blur search"
msgstr ""
@@ -10960,7 +11065,7 @@ msgstr ""
msgid "Closing Account Head"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:126
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:135
msgid "Closing Account {0} must be of type Liability / Equity"
msgstr ""
@@ -11110,7 +11215,7 @@ msgstr ""
msgid "Color to highlight values (e.g., red for exceptions)"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:280
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:283
msgid "Colour"
msgstr ""
@@ -11133,7 +11238,11 @@ msgstr ""
msgid "Combined invoice portion must equal 100%"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:178
+#: erpnext/public/js/sales_order_proforma.js:340
+msgid "Comma separated email addresses"
+msgstr ""
+
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:181
msgid "Commercial"
msgstr ""
@@ -11224,7 +11333,7 @@ msgstr ""
#: erpnext/setup/install.py:109
msgid "Compact Item Print"
-msgstr ""
+msgstr "Kompaktni tisk artikla"
#. Label of the companies (Table) field in DocType 'Fiscal Year'
#. Label of the section_break_xdsp (Section Break) field in DocType 'Ledger
@@ -11346,6 +11455,7 @@ msgstr ""
#. Option for the 'Customer Type' (Select) field in DocType 'Customer'
#. Label of the company (Link) field in DocType 'Customer Credit Limit'
#. Label of the company (Link) field in DocType 'Installation Note'
+#. Label of the company (Link) field in DocType 'Proforma Invoice'
#. Label of the company (Link) field in DocType 'Quotation'
#. Label of the company (Link) field in DocType 'Sales Order'
#. Label of the company (Link) field in DocType 'Supplier Number At Customer'
@@ -11420,7 +11530,7 @@ msgstr ""
#: erpnext/accounts/doctype/gl_entry/gl_entry.json
#: erpnext/accounts/doctype/invoice_discounting/invoice_discounting.json
#: erpnext/accounts/doctype/item_tax_template/item_tax_template.json
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:296
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:297
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
#: erpnext/accounts/doctype/journal_entry_template/journal_entry_template.json
#: erpnext/accounts/doctype/ledger_health_monitor_company/ledger_health_monitor_company.json
@@ -11592,6 +11702,7 @@ msgstr ""
#: erpnext/selling/doctype/customer/customer.json
#: erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json
#: erpnext/selling/doctype/installation_note/installation_note.json
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/selling/doctype/quotation/quotation.json
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/selling/doctype/supplier_number_at_customer/supplier_number_at_customer.json
@@ -11766,11 +11877,11 @@ msgstr ""
msgid "Company Address Name"
msgstr "Ime Naslova Podjetja"
-#: erpnext/controllers/accounts_controller.py:1631
+#: erpnext/controllers/accounts_controller.py:1633
msgid "Company Address is missing. You don't have permission to create an Address. Please contact your System Manager."
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1619
+#: erpnext/controllers/accounts_controller.py:1621
msgid "Company Address is missing. You don't have permission to update it. Please contact your System Manager."
msgstr ""
@@ -11846,13 +11957,13 @@ msgstr ""
#. Label of the company_logo (Attach Image) field in DocType 'Company'
#: erpnext/public/js/print.js:80 erpnext/setup/doctype/company/company.json
msgid "Company Logo"
-msgstr ""
+msgstr "Logotip podjetja"
#: erpnext/public/js/setup_wizard.js:171
msgid "Company Name cannot be Company"
msgstr ""
-#: erpnext/accounts/custom/address.py:36
+#: erpnext/accounts/custom/address.py:38
msgid "Company Not Linked"
msgstr ""
@@ -11886,7 +11997,7 @@ msgstr ""
msgid "Company Tax ID"
msgstr ""
-#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:697
+#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:709
msgid "Company and Posting Date is mandatory"
msgstr ""
@@ -11898,8 +12009,8 @@ msgstr ""
msgid "Company currencies of both the companies should match for Inter Company Transactions."
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:381
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:855
+#: erpnext/stock/doctype/material_request/material_request.js:382
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:826
msgid "Company field is required"
msgstr ""
@@ -11915,7 +12026,7 @@ msgstr ""
msgid "Company is mandatory for company account"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:481
+#: erpnext/accounts/doctype/subscription/subscription.py:482
msgid "Company is mandatory for generating an invoice. Please set a default company in Global Defaults."
msgstr ""
@@ -11929,7 +12040,7 @@ msgstr ""
msgid "Company link field name used for filtering (optional - leave empty to delete all records)"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:239
+#: erpnext/setup/doctype/company/company.js:248
msgid "Company name does not match"
msgstr ""
@@ -11968,7 +12079,7 @@ msgstr ""
msgid "Company {0} added multiple times"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:519
+#: erpnext/accounts/doctype/account/account.py:550
#: erpnext/manufacturing/report/material_requirements_planning_report/material_requirements_planning_report.py:1308
msgid "Company {0} does not exist"
msgstr ""
@@ -12010,12 +12121,13 @@ msgstr ""
#. Label of the competitors (Table MultiSelect) field in DocType 'Opportunity'
#. Label of the competitors (Table MultiSelect) field in DocType 'Quotation'
#: erpnext/crm/doctype/opportunity/opportunity.json
-#: erpnext/public/js/utils/sales_common.js:610
+#: erpnext/public/js/utils/sales_common.js:615
#: erpnext/selling/doctype/quotation/quotation.json
msgid "Competitors"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:663
+#: erpnext/manufacturing/doctype/job_card/job_card.js:410
+#: erpnext/manufacturing/doctype/job_card/job_card.js:673
msgid "Complete Job"
msgstr ""
@@ -12037,7 +12149,7 @@ msgstr ""
msgid "Completed On"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:186
+#: erpnext/projects/doctype/task/task.py:187
msgid "Completed On cannot be greater than Today"
msgstr ""
@@ -12069,13 +12181,21 @@ msgstr ""
msgid "Completed Qty cannot be greater than 'Qty to Manufacture'"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:258
-#: erpnext/manufacturing/doctype/job_card/job_card.js:392
-#: erpnext/public/js/shop_floor/shop_floor.js:804
+#: erpnext/manufacturing/doctype/job_card/job_card.js:263
+#: erpnext/public/js/shop_floor/shop_floor.js:808
msgid "Completed Quantity"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:861
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1737
+msgid "Completed Quantity ({0}), Pending Quantity ({1}) and Process Loss Quantity ({2}) must add up to the Qty to Manufacture ({3})."
+msgstr ""
+
+#: erpnext/manufacturing/doctype/job_card/job_card.js:280
+#: erpnext/public/js/shop_floor/shop_floor.js:825
+msgid "Completed Quantity cannot be greater than {0}"
+msgstr ""
+
+#: erpnext/public/js/shop_floor/shop_floor.js:906
msgid "Completed Quantity should be greater than 0"
msgstr ""
@@ -12095,6 +12215,11 @@ msgstr ""
msgid "Completed Work Orders"
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.js:253
+#: erpnext/public/js/shop_floor/shop_floor.js:798
+msgid "Completed, Pending and Process Loss quantities must add up to this."
+msgstr ""
+
#: erpnext/projects/report/project_summary/project_summary.py:73
msgid "Completion"
msgstr ""
@@ -12220,7 +12345,7 @@ msgstr ""
#: banking/src/components/features/Settings/Rules/RuleList.tsx:202
msgid "Configure rules to save time when reconciling transactions."
-msgstr ""
+msgstr "Nastavite pravila, da pri usklajevanju transakcij prihranite čas."
#: banking/src/components/features/Settings/Preferences.tsx:44
msgid "Configure settings for the banking module"
@@ -12389,12 +12514,12 @@ msgstr ""
msgid "Consulting"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:64
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:67
msgid "Consumable"
msgstr ""
#: erpnext/patches/v16_0/make_workstation_operating_components.py:48
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:315
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:318
msgid "Consumables"
msgstr ""
@@ -12805,7 +12930,7 @@ msgstr "Pretvorbeni Faktor"
msgid "Conversion Rate"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:468
+#: erpnext/stock/doctype/item/item.py:466
msgid "Conversion factor for default Unit of Measure must be 1 in row {0}"
msgstr ""
@@ -12813,15 +12938,15 @@ msgstr ""
msgid "Conversion factor for item {0} has been reset to 1.0 as the uom {1} is same as stock uom {2}."
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1312
+#: erpnext/controllers/accounts_controller.py:1314
msgid "Conversion rate cannot be 0"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1319
+#: erpnext/controllers/accounts_controller.py:1321
msgid "Conversion rate is 1.00, but document currency is different from company currency"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1315
+#: erpnext/controllers/accounts_controller.py:1317
msgid "Conversion rate must be 1.00 if document currency is same as company currency"
msgstr ""
@@ -12898,13 +13023,13 @@ msgstr ""
msgid "Corrective Action"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:446
+#: erpnext/manufacturing/doctype/job_card/job_card.js:455
msgid "Corrective Job Card"
msgstr ""
#. Label of the corrective_operation_section (Tab Break) field in DocType 'Job
#. Card'
-#: erpnext/manufacturing/doctype/job_card/job_card.js:455
+#: erpnext/manufacturing/doctype/job_card/job_card.js:464
#: erpnext/manufacturing/doctype/job_card/job_card.json
msgid "Corrective Operation"
msgstr ""
@@ -13072,7 +13197,7 @@ msgstr ""
#: erpnext/accounts/report/accounts_payable/accounts_payable.js:28
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:47
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:30
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1195
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1200
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:47
#: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.js:42
#: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:199
@@ -13162,7 +13287,7 @@ msgstr ""
msgid "Cost Center and Budgeting"
msgstr ""
-#: erpnext/public/js/utils/sales_common.js:544
+#: erpnext/public/js/utils/sales_common.js:549
msgid "Cost Center for Item rows has been updated to {0}"
msgstr ""
@@ -13174,7 +13299,7 @@ msgstr ""
msgid "Cost Center is required"
msgstr ""
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:644
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:664
#: erpnext/stock/doctype/purchase_receipt/services/gl_composer.py:410
msgid "Cost Center is required in row {0} in Taxes table for type {1}"
msgstr ""
@@ -13207,7 +13332,7 @@ msgstr ""
msgid "Cost Center: {0} does not exist"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:129
+#: erpnext/setup/doctype/company/company.js:138
msgid "Cost Centers"
msgstr ""
@@ -13368,11 +13493,11 @@ msgstr ""
#: banking/src/components/features/BankStatementImporter/CSV/CSVRawDataPreview.tsx:65
msgid "Could not save the column mapping."
-msgstr ""
+msgstr "Preslikave stolpcev ni bilo mogoče shraniti."
#: banking/src/components/features/BankStatementImporter/PDF/PDFTableEditor.tsx:80
msgid "Could not save the table settings."
-msgstr ""
+msgstr "Nastavitev tabele ni bilo mogoče shraniti."
#: erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py:80
msgid "Could not solve criteria score function for {0}. Make sure the formula is valid."
@@ -13530,7 +13655,7 @@ msgstr ""
msgid "Create Grouped Asset"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:269
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:270
msgid "Create Inter Company Journal Entry"
msgstr ""
@@ -13630,14 +13755,14 @@ msgstr ""
msgid "Create POS Opening Entry"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:212
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:285
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:196
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:288
msgid "Create Payment Entries"
msgstr ""
#. Title of an Onboarding Step
#. Label of an action in the Onboarding Step 'Create Payment Entry'
-#: erpnext/accounts/doctype/payment_request/payment_request.js:66
+#: erpnext/accounts/doctype/payment_request/payment_request.js:68
#: erpnext/accounts/onboarding_step/create_payment_entry/create_payment_entry.json
msgid "Create Payment Entry"
msgstr ""
@@ -13646,7 +13771,7 @@ msgstr ""
msgid "Create Payment Entry for Consolidated POS Invoices."
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:580
+#: erpnext/public/js/controllers/transaction.js:592
msgid "Create Payment Request"
msgstr ""
@@ -13656,6 +13781,10 @@ msgstr ""
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js:11
msgid "Create Print Format"
+msgstr "Ustvarite format za tiskanje"
+
+#: erpnext/public/js/sales_order_proforma.js:61
+msgid "Create Proforma Invoice"
msgstr ""
#. Title of an Onboarding Step
@@ -13743,6 +13872,11 @@ msgstr ""
msgid "Create Sales Orders to help you plan your work and deliver on-time"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:234
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:757
+msgid "Create Serial Nos from Range"
+msgstr ""
+
#. Title of an Onboarding Step
#. Label of an action in the Onboarding Step 'Create Service Item'
#: erpnext/subcontracting/onboarding_step/create_service_item/create_service_item.json
@@ -13750,7 +13884,7 @@ msgid "Create Service Item"
msgstr ""
#: erpnext/stock/dashboard/item_dashboard.js:283
-#: erpnext/stock/doctype/material_request/material_request.js:479
+#: erpnext/stock/doctype/material_request/material_request.js:654
msgid "Create Stock Entry"
msgstr ""
@@ -13795,7 +13929,7 @@ msgstr ""
msgid "Create Tasks"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:173
+#: erpnext/setup/doctype/company/company.js:182
msgid "Create Tax Template"
msgstr ""
@@ -13857,7 +13991,7 @@ msgstr ""
msgid "Create Workstation"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1078
+#: erpnext/public/js/shop_floor/shop_floor.js:1123
msgid "Create a Manufacture stock entry for the finished goods?"
msgstr ""
@@ -13878,7 +14012,7 @@ msgstr ""
msgid "Create a variant with the template image."
msgstr ""
-#: erpnext/stock/stock_ledger.py:2205
+#: erpnext/stock/stock_ledger.py:2220
msgid "Create an incoming stock transaction for the Item."
msgstr ""
@@ -13912,6 +14046,11 @@ msgstr ""
msgid "Created By Migration"
msgstr ""
+#. Label of the created_through_portal (Check) field in DocType 'Appointment'
+#: erpnext/crm/doctype/appointment/appointment.json
+msgid "Created through Portal"
+msgstr ""
+
#: erpnext/accounts/bulk_payment.py:77
msgid "Created {0} draft Grouped Payment Entries"
msgstr ""
@@ -13935,7 +14074,7 @@ msgstr ""
#. 'Item'
#: erpnext/stock/doctype/item/item.json
msgid "Creates an Item Price automatically when the item is saved"
-msgstr ""
+msgstr "Samodejno ustvari ceno artikla, ko je artikel shranjen"
#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.js:140
msgid "Creating Accounts..."
@@ -13965,6 +14104,10 @@ msgstr ""
msgid "Creating Packing Slip ..."
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:231
+msgid "Creating Proforma Invoice..."
+msgstr ""
+
#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:68
msgid "Creating Purchase Invoices ..."
msgstr ""
@@ -14079,7 +14222,7 @@ msgstr ""
msgid "Credit ({0})"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:353
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:354
msgid "Credit Account"
msgstr ""
@@ -14118,7 +14261,7 @@ msgstr ""
msgid "Credit Balance"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:258
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:261
msgid "Credit Card"
msgstr ""
@@ -14152,7 +14295,7 @@ msgstr ""
msgid "Credit Limit"
msgstr "Kreditna Omejitev"
-#: erpnext/selling/doctype/customer/customer.py:559
+#: erpnext/selling/doctype/customer/customer.py:557
msgid "Credit Limit Crossed"
msgstr ""
@@ -14187,9 +14330,8 @@ msgstr ""
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
#: erpnext/accounts/doctype/journal_entry_template/journal_entry_template.json
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:176
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1219
-#: erpnext/controllers/sales_and_purchase_return.py:462
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:303
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1224
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:306
#: erpnext/stock/doctype/delivery_note/delivery_note.js:89
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/workspace_sidebar/invoicing.json
@@ -14223,7 +14365,7 @@ msgstr "Kreditna Faktura {0} je bil ustvarjen samodejno"
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:380
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:388
-#: erpnext/controllers/accounts_controller.py:1214
+#: erpnext/controllers/accounts_controller.py:1216
msgid "Credit To"
msgstr "Kredit za"
@@ -14232,16 +14374,16 @@ msgstr "Kredit za"
msgid "Credit in Company Currency"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:525
-#: erpnext/selling/doctype/customer/customer.py:581
+#: erpnext/selling/doctype/customer/customer.py:523
+#: erpnext/selling/doctype/customer/customer.py:579
msgid "Credit limit has been crossed for customer {0} ({1}/{2})"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:412
+#: erpnext/selling/doctype/customer/customer.py:410
msgid "Credit limit is already defined for the Company {0}"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:580
+#: erpnext/selling/doctype/customer/customer.py:578
msgid "Credit limit reached for customer {0}"
msgstr ""
@@ -14421,7 +14563,7 @@ msgstr ""
msgid "Currency and Price List"
msgstr "Valuta in Cenik"
-#: erpnext/accounts/doctype/account/account.py:350
+#: erpnext/accounts/doctype/account/account.py:381
msgid "Currency can not be changed after making entries using some other currency"
msgstr ""
@@ -14435,7 +14577,7 @@ msgstr ""
msgid "Currency for {0} must be {1}"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:133
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:142
msgid "Currency of the Closing Account must be {0}"
msgstr ""
@@ -14670,6 +14812,7 @@ msgstr ""
#. Name of a DocType
#. Label of the customer (Link) field in DocType 'Installation Note'
#. Option for the 'Party Type' (Select) field in DocType 'Party Specific Item'
+#. Label of the customer (Link) field in DocType 'Proforma Invoice'
#. Label of the customer (Link) field in DocType 'Sales Order'
#. Label of the customer (Link) field in DocType 'SMS Center'
#. Label of a Link in the Selling Workspace
@@ -14754,6 +14897,7 @@ msgstr ""
#: erpnext/selling/doctype/customer/customer.json
#: erpnext/selling/doctype/installation_note/installation_note.json
#: erpnext/selling/doctype/party_specific_item/party_specific_item.json
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/selling/doctype/sales_order/sales_order.js:1237
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/selling/doctype/sales_order/sales_order_calendar.js:19
@@ -14792,7 +14936,7 @@ msgstr ""
#: erpnext/stock/doctype/pick_list/pick_list.json
#: erpnext/stock/doctype/serial_no/serial_no.json
#: erpnext/stock/doctype/shipment/shipment.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:493
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:488
#: erpnext/stock/doctype/warehouse/warehouse.json
#: erpnext/stock/report/delayed_item_report/delayed_item_report.js:36
#: erpnext/stock/report/delayed_item_report/delayed_item_report.py:121
@@ -14889,7 +15033,7 @@ msgstr "Koda Stranke"
#. Label of the customer_contact_display (Small Text) field in DocType
#. 'Purchase Order'
#. Label of the customer_contact (Small Text) field in DocType 'Delivery Stop'
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1189
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1194
#: erpnext/buying/doctype/purchase_order/purchase_order.json
#: erpnext/stock/doctype/delivery_stop/delivery_stop.json
msgid "Customer Contact"
@@ -14995,7 +15139,7 @@ msgstr ""
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
#: erpnext/accounts/doctype/tax_rule/tax_rule.json
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:115
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1247
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1252
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:96
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:187
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:56
@@ -15057,7 +15201,7 @@ msgstr "Artikel Stranke"
msgid "Customer Items"
msgstr "Artikli Stranke"
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1238
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1243
msgid "Customer LPO"
msgstr ""
@@ -15094,6 +15238,7 @@ msgstr ""
#. Label of the customer_name (Data) field in DocType 'Maintenance Visit'
#. Label of the customer_name (Data) field in DocType 'Blanket Order'
#. Label of the customer_name (Data) field in DocType 'Customer'
+#. Label of the customer_name (Data) field in DocType 'Proforma Invoice'
#. Label of the customer_name (Data) field in DocType 'Quotation'
#. Label of the customer_name (Data) field in DocType 'Sales Order'
#. Option for the 'Customer Naming By' (Select) field in DocType 'Selling
@@ -15109,7 +15254,7 @@ msgstr ""
#: erpnext/accounts/doctype/pos_invoice/pos_invoice.json
#: erpnext/accounts/doctype/process_statement_of_accounts_customer/process_statement_of_accounts_customer.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1178
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1183
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:157
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:92
#: erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py:35
@@ -15123,6 +15268,7 @@ msgstr ""
#: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json
#: erpnext/manufacturing/doctype/blanket_order/blanket_order.json
#: erpnext/selling/doctype/customer/customer.json
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/selling/doctype/quotation/quotation.json
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/selling/doctype/selling_settings/selling_settings.json
@@ -15216,7 +15362,7 @@ msgstr "Zagotovila Stranka"
msgid "Customer Provided Item Cost"
msgstr "Stroški artikla, ki jih je zagotovila stranka"
-#: erpnext/setup/doctype/company/company.py:557
+#: erpnext/setup/doctype/company/company.py:602
msgid "Customer Service"
msgstr ""
@@ -15279,10 +15425,6 @@ msgstr ""
msgid "Customer {0} does not belong to project {1}"
msgstr "Stranka {0} ne pripada projektu {1}"
-#: erpnext/selling/doctype/customer/customer.py:605
-msgid "Customer {0} has an overdue billing limit. Overdue amount {1} exceeds the allowed threshold {2}."
-msgstr ""
-
#. Label of the customer_item_code (Data) field in DocType 'POS Invoice Item'
#. Label of the customer_item_code (Data) field in DocType 'Sales Invoice Item'
#. Label of the customer_item_code (Data) field in DocType 'Quotation Item'
@@ -15391,7 +15533,7 @@ msgstr ""
msgid "DFS"
msgstr ""
-#: erpnext/projects/doctype/project/project.py:781
+#: erpnext/projects/doctype/project/project.py:783
msgid "Daily Project Summary for {0}"
msgstr ""
@@ -15461,7 +15603,7 @@ msgstr ""
#. Label of the date_settings (HTML) field in DocType 'Cheque Print Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Date Settings"
-msgstr ""
+msgstr "Nastavitve datuma"
#: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py:72
#: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py:92
@@ -15482,7 +15624,7 @@ msgstr ""
msgid "Date of Commencement"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:110
+#: erpnext/setup/doctype/company/company.js:119
msgid "Date of Commencement should be greater than Date of Incorporation"
msgstr ""
@@ -15506,7 +15648,7 @@ msgstr ""
msgid "Date of Joining"
msgstr ""
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:272
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:270
msgid "Date of Transaction"
msgstr ""
@@ -15656,7 +15798,7 @@ msgstr ""
msgid "Debit / Credit Note Posting Date"
msgstr "Datum Knjiženja Debetne/Kreditne Fakture"
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:345
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:346
msgid "Debit Account"
msgstr ""
@@ -15698,9 +15840,8 @@ msgstr ""
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
#: erpnext/accounts/doctype/journal_entry_template/journal_entry_template.json
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:178
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1222
-#: erpnext/controllers/sales_and_purchase_return.py:466
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:304
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1227
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:307
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:45
#: erpnext/workspace_sidebar/invoicing.json
msgid "Debit Note"
@@ -15728,7 +15869,7 @@ msgstr ""
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:764
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:775
-#: erpnext/controllers/accounts_controller.py:1214
+#: erpnext/controllers/accounts_controller.py:1216
msgid "Debit To"
msgstr "Debet na"
@@ -15808,7 +15949,7 @@ msgstr ""
msgid "Decimeter"
msgstr ""
-#: erpnext/public/js/utils/sales_common.js:637
+#: erpnext/public/js/utils/sales_common.js:642
msgid "Declare Lost"
msgstr ""
@@ -15881,14 +16022,14 @@ msgstr ""
#. Label of the default_advance_paid_account (Link) field in DocType 'Company'
#: erpnext/setup/doctype/company/company.json
-#: erpnext/setup/doctype/company/company.py:390
+#: erpnext/setup/doctype/company/company.py:429
msgid "Default Advance Paid Account"
msgstr ""
#. Label of the default_advance_received_account (Link) field in DocType
#. 'Company'
#: erpnext/setup/doctype/company/company.json
-#: erpnext/setup/doctype/company/company.py:379
+#: erpnext/setup/doctype/company/company.py:418
msgid "Default Advance Received Account"
msgstr ""
@@ -15903,11 +16044,11 @@ msgstr ""
msgid "Default BOM"
msgstr "Privzeta Kosovnica"
-#: erpnext/stock/doctype/item/item.py:511
+#: erpnext/stock/doctype/item/item.py:509
msgid "Default BOM ({0}) must be active for this item or its template"
msgstr "Privzeta Kosovnica({0}) mora biti aktivna za ta artikel ali njegovo predlogo"
-#: erpnext/manufacturing/doctype/work_order/mapper.py:87
+#: erpnext/manufacturing/doctype/work_order/mapper.py:88
msgid "Default BOM for {0} not found"
msgstr ""
@@ -15915,7 +16056,7 @@ msgstr ""
msgid "Default BOM not found for FG Item {0}"
msgstr ""
-#: erpnext/manufacturing/doctype/work_order/mapper.py:83
+#: erpnext/manufacturing/doctype/work_order/mapper.py:84
msgid "Default BOM not found for Item {0} and Project {1}"
msgstr ""
@@ -16134,6 +16275,12 @@ msgstr ""
msgid "Default Priority"
msgstr ""
+#. Label of the default_proforma_print_format (Link) field in DocType 'Selling
+#. Settings'
+#: erpnext/selling/doctype/selling_settings/selling_settings.json
+msgid "Default Proforma Print Format"
+msgstr ""
+
#. Label of the default_provisional_account (Link) field in DocType 'Company'
#: erpnext/setup/doctype/company/company.json
msgid "Default Provisional Account"
@@ -16231,15 +16378,15 @@ msgstr ""
msgid "Default Unit of Measure"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1433
+#: erpnext/stock/doctype/item/item.py:1431
msgid "Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You need to either cancel the linked documents or create a new Item."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1413
+#: erpnext/stock/doctype/item/item.py:1411
msgid "Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1017
+#: erpnext/stock/doctype/item/item.py:1015
msgid "Default Unit of Measure for Variant '{0}' must be same as in Template '{1}'"
msgstr ""
@@ -16250,15 +16397,15 @@ msgstr ""
#. Label of the default_warehouse_section (Section Break) field in DocType
#. 'BOM'
+#. Label of the default_warehouse (Link) field in DocType 'Company'
#. Label of the section_break_jwgn (Section Break) field in DocType 'Stock
#. Entry'
#. Label of the set_warehouse (Link) field in DocType 'Stock Reconciliation'
-#. Label of the default_warehouse (Link) field in DocType 'Stock Settings'
#: erpnext/manufacturing/doctype/bom/bom.json
+#: erpnext/setup/doctype/company/company.json
#: erpnext/stock/doctype/item/item.js:978
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.json
msgid "Default Warehouse"
msgstr "Privzeto Skladišče"
@@ -16284,12 +16431,18 @@ msgstr ""
msgid "Default price list for buying or selling this item"
msgstr ""
+#. Description of the 'Default Proforma Print Format' (Link) field in DocType
+#. 'Selling Settings'
+#: erpnext/selling/doctype/selling_settings/selling_settings.json
+msgid "Default print format used when generating a Proforma Invoice PDF."
+msgstr ""
+
#. Description of a DocType
#: erpnext/stock/doctype/stock_settings/stock_settings.json
msgid "Default settings for your stock-related transactions"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:207
+#: erpnext/setup/doctype/company/company.js:216
msgid "Default tax templates for sales, purchase and items are created."
msgstr ""
@@ -16445,6 +16598,10 @@ msgstr ""
msgid "Delete Accounting and Stock Ledger entries on deletion of transaction"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:1061
+msgid "Delete All"
+msgstr ""
+
#. Label of the delete_bin_data_status (Select) field in DocType 'Transaction
#. Deletion Record'
#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.json
@@ -16473,14 +16630,20 @@ msgstr ""
msgid "Delete Leads and Addresses"
msgstr ""
+#. Option for the 'Action for Expired Unverified Appointments' (Select) field
+#. in DocType 'Appointment Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Delete Permanently"
+msgstr ""
+
#. Label of the delete_transactions_status (Select) field in DocType
#. 'Transaction Deletion Record'
-#: erpnext/setup/doctype/company/company.js:184
+#: erpnext/setup/doctype/company/company.js:193
#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.json
msgid "Delete Transactions"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:254
+#: erpnext/setup/doctype/company/company.js:263
msgid "Delete all the Transactions for {0}"
msgstr ""
@@ -16534,23 +16697,6 @@ msgstr ""
msgid "Deliver secondary Items"
msgstr ""
-#. Option for the 'Status' (Select) field in DocType 'Purchase Order'
-#. Option for the 'Status' (Select) field in DocType 'Serial No'
-#. Option for the 'Tracking Status' (Select) field in DocType 'Shipment'
-#. Option for the 'Status' (Select) field in DocType 'Stock Reservation Entry'
-#. Option for the 'Status' (Select) field in DocType 'Subcontracting Inward
-#. Order'
-#: erpnext/buying/doctype/purchase_order/purchase_order.json
-#: erpnext/buying/doctype/purchase_order/purchase_order_list.js:20
-#: erpnext/controllers/website_list_for_contact.py:218
-#: erpnext/stock/doctype/serial_no/serial_no.json
-#: erpnext/stock/doctype/shipment/shipment.json
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
-#: erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py:61
-#: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json
-msgid "Delivered"
-msgstr "Dostavljeno"
-
#: erpnext/stock/report/item_wise_consumption/item_wise_consumption.py:64
msgid "Delivered Amount"
msgstr "Dostavljeni Znesek"
@@ -16716,7 +16862,7 @@ msgstr "Vodja Dostave"
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:59
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
#: erpnext/stock/doctype/shipment_delivery_note/shipment_delivery_note.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:134
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:123
#: erpnext/stock/workspace/stock/stock.json
#: erpnext/workspace_sidebar/stock.json
msgid "Delivery Note"
@@ -16763,7 +16909,7 @@ msgstr "Trendi Dobavnice"
msgid "Delivery Note {0} is not submitted"
msgstr ""
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1242
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1247
#: erpnext/stock/doctype/delivery_trip/delivery_trip.js:75
msgid "Delivery Notes"
msgstr "Dobavnice"
@@ -16869,7 +17015,7 @@ msgstr "Količina Povpraševanja"
msgid "Demand vs Supply"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:551
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:553
msgid "Demo Bank Account"
msgstr ""
@@ -16910,7 +17056,7 @@ msgstr ""
msgid "Dependent Task"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:179
+#: erpnext/projects/doctype/task/task.py:180
msgid "Dependent Task {0} is not a Template Task"
msgstr ""
@@ -17131,7 +17277,7 @@ msgstr ""
#. Label of the order_lost_reason (Small Text) field in DocType 'Opportunity'
#. Label of the order_lost_reason (Small Text) field in DocType 'Quotation'
#: erpnext/crm/doctype/opportunity/opportunity.json
-#: erpnext/public/js/utils/sales_common.js:616
+#: erpnext/public/js/utils/sales_common.js:621
#: erpnext/selling/doctype/quotation/quotation.json
msgid "Detailed Reason"
msgstr "Podroben Razlog"
@@ -17494,8 +17640,8 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
#: erpnext/manufacturing/doctype/work_order/work_order.js:1081
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:391
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:434
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:386
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:429
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Disassemble"
@@ -17728,7 +17874,7 @@ msgstr ""
msgid "Discount must be less than 100"
msgstr ""
-#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3096
+#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3094
msgid "Discount of {0} applied as per Payment Term"
msgstr ""
@@ -17800,7 +17946,7 @@ msgstr ""
msgid "Dislikes"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:551
+#: erpnext/setup/doctype/company/company.py:596
msgid "Dispatch"
msgstr ""
@@ -17850,8 +17996,8 @@ msgstr ""
#: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:11
#: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:20
#: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:28
-#: erpnext/setup/setup_wizard/operations/defaults_setup.py:58
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:340
+#: erpnext/setup/setup_wizard/operations/defaults_setup.py:57
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:343
msgid "Dispatch Notification"
msgstr ""
@@ -17905,7 +18051,7 @@ msgstr "Enota Razdalja"
#. Print Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Distance from left edge"
-msgstr ""
+msgstr "Razdalja od levega roba"
#. Label of the acc_pay_dist_from_top_edge (Float) field in DocType 'Cheque
#. Print Template'
@@ -17923,7 +18069,7 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Distance from top edge"
-msgstr ""
+msgstr "Razdalja od zgornjega roba"
#. Description of a DocType
#: erpnext/stock/doctype/serial_no/serial_no.json
@@ -17997,7 +18143,7 @@ msgid "Distribution Name"
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_partner_type.txt:2
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:240
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:243
msgid "Distributor"
msgstr "Distributer"
@@ -18024,7 +18170,7 @@ msgstr ""
msgid "Do Not Explode"
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:129
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:126
msgid "Do Not Use Batchwise Valuation"
msgstr ""
@@ -18056,7 +18202,7 @@ msgstr ""
#. Settings'
#: erpnext/stock/doctype/item_variant_settings/item_variant_settings.json
msgid "Do not update variants on save"
-msgstr ""
+msgstr "Ne posodabljaj različic ob shranjevanju"
#. Label of the do_not_use_batchwise_valuation (Check) field in DocType 'Stock
#. Settings'
@@ -18084,7 +18230,7 @@ msgstr ""
msgid "Do you want to submit the material request"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:108
+#: erpnext/manufacturing/doctype/job_card/job_card.js:113
msgid "Do you want to submit the stock entry?"
msgstr ""
@@ -18151,7 +18297,7 @@ msgstr ""
msgid "Documents Processed on each trigger. Queue Size should be between 5 and 100"
msgstr ""
-#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:260
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:486
msgid "Documents: {0} have deferred revenue/expense enabled for them. Cannot repost."
msgstr ""
@@ -18477,6 +18623,10 @@ msgstr ""
msgid "Duplicate row {0} with same {1}"
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:110
+msgid "Duplicate vouchers found. Remove the duplicate vouchers to continue to repost."
+msgstr ""
+
#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:157
msgid "Duplicate {0} found in the table"
msgstr ""
@@ -18588,7 +18738,7 @@ msgstr ""
msgid "Earnest Money"
msgstr ""
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:526
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:544
msgid "Edit BOM"
msgstr ""
@@ -18693,8 +18843,8 @@ msgstr ""
msgid "Either 'Selling' or 'Buying' must be selected"
msgstr ""
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:290
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:441
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:309
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:460
msgid "Either Workstation or Workstation Type is mandatory"
msgstr ""
@@ -18706,7 +18856,7 @@ msgstr ""
msgid "Either target qty or target amount is mandatory."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:677
+#: erpnext/manufacturing/doctype/job_card/job_card.js:687
msgid "Elapsed Time"
msgstr ""
@@ -18715,12 +18865,12 @@ msgstr ""
msgid "Electric"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:222
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:225
msgid "Electrical"
msgstr ""
#: erpnext/patches/v16_0/make_workstation_operating_components.py:47
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:314
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:317
msgid "Electricity"
msgstr ""
@@ -18812,6 +18962,15 @@ msgstr ""
msgid "Email Sent to Supplier {0}"
msgstr ""
+#. Label of the email_verified (Check) field in DocType 'Appointment'
+#: erpnext/crm/doctype/appointment/appointment.json
+msgid "Email Verified"
+msgstr ""
+
+#: erpnext/accounts/doctype/payment_request/payment_request.js:57
+msgid "Email couldn't be sent."
+msgstr ""
+
#: erpnext/setup/doctype/employee/employee.py:443
msgid "Email is required to create a user"
msgstr ""
@@ -18837,8 +18996,9 @@ msgstr ""
msgid "Email sent to {0}"
msgstr ""
-#: erpnext/crm/doctype/appointment/appointment.py:114
-msgid "Email verification failed."
+#. Label of the emailed_to (Small Text) field in DocType 'Proforma Invoice'
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+msgid "Emailed To"
msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:20
@@ -19013,7 +19173,7 @@ msgstr ""
msgid "Employee {0} does not belong to the company {1}"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:411
+#: erpnext/manufacturing/doctype/job_card/job_card.py:408
msgid "Employee {0} is currently working on another workstation. Please assign another employee."
msgstr ""
@@ -19038,7 +19198,7 @@ msgstr ""
msgid "Ems(Pica)"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:3058
+#: erpnext/public/js/controllers/transaction.js:3050
msgid "Enable {0} on the Item master to proceed with {1} inspection."
msgstr ""
@@ -19048,10 +19208,16 @@ msgstr ""
msgid "Enable Accounting Dimensions"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1754
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1759
msgid "Enable Allow Partial Reservation in the Stock Settings to reserve partial stock."
msgstr ""
+#. Label of the enable_appointment_portal (Check) field in DocType 'Appointment
+#. Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Enable Appointment Booking Through Portal"
+msgstr ""
+
#. Label of the enable_scheduling (Check) field in DocType 'Appointment Booking
#. Settings'
#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
@@ -19064,7 +19230,7 @@ msgstr ""
msgid "Enable Auto Email"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1221
+#: erpnext/stock/doctype/item/item.py:1219
msgid "Enable Auto Re-Order"
msgstr ""
@@ -19159,12 +19325,6 @@ msgstr ""
msgid "Enable Opportunity Creation from Contact Us"
msgstr ""
-#. Label of the enable_overdue_billing_threshold (Check) field in DocType
-#. 'Accounts Settings'
-#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
-msgid "Enable Overdue Billing Threshold"
-msgstr ""
-
#. Label of the enable_parallel_reposting (Check) field in DocType 'Stock
#. Reposting Settings'
#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
@@ -19176,6 +19336,12 @@ msgstr ""
msgid "Enable Perpetual Inventory"
msgstr ""
+#. Label of the enable_proforma_invoice (Check) field in DocType 'Selling
+#. Settings'
+#: erpnext/selling/doctype/selling_settings/selling_settings.json
+msgid "Enable Proforma Invoice"
+msgstr ""
+
#. Label of the enable_provisional_accounting_for_non_stock_items (Check) field
#. in DocType 'Company'
#: erpnext/setup/doctype/company/company.json
@@ -19389,7 +19555,7 @@ msgstr ""
msgid "End Date cannot be before Start Date."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:916
+#: erpnext/public/js/shop_floor/shop_floor.js:961
#: erpnext/public/js/templates/shop_floor_template.html:786
msgid "End Session"
msgstr ""
@@ -19398,17 +19564,16 @@ msgstr ""
#. Label of the end_time (Time) field in DocType 'Stock Reposting Settings'
#. Label of the end_time (Time) field in DocType 'Service Day'
#. Label of the end_time (Datetime) field in DocType 'Call Log'
-#: erpnext/manufacturing/doctype/job_card/job_card.js:331
-#: erpnext/manufacturing/doctype/job_card/job_card.js:399
+#: erpnext/manufacturing/doctype/job_card/job_card.js:381
#: erpnext/manufacturing/doctype/workstation_working_hour/workstation_working_hour.json
-#: erpnext/public/js/shop_floor/shop_floor.js:851
+#: erpnext/public/js/shop_floor/shop_floor.js:896
#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
#: erpnext/support/doctype/service_day/service_day.json
#: erpnext/telephony/doctype/call_log/call_log.json
msgid "End Time"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:366
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:361
msgid "End Transit"
msgstr ""
@@ -19443,7 +19608,7 @@ msgstr ""
msgid "End of Life"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1413
+#: erpnext/public/js/shop_floor/shop_floor.js:1458
msgid "End session for active job"
msgstr ""
@@ -19483,7 +19648,7 @@ msgstr ""
#: erpnext/public/js/print.js:67
msgid "Enter Company Details"
-msgstr ""
+msgstr "Vnesite podatke o podjetju"
#: erpnext/setup/doctype/employee/employee.js:232
msgid "Enter First and Last name of Employee, based on Which Full Name will be updated. IN transactions, it will be Full Name which will be fetched."
@@ -19497,16 +19662,11 @@ msgstr ""
msgid "Enter Serial Nos"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:360
-#: erpnext/manufacturing/doctype/job_card/job_card.js:422
-msgid "Enter Value"
-msgstr ""
-
#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js:96
msgid "Enter Visit Details"
msgstr ""
-#: erpnext/manufacturing/doctype/routing/routing.js:88
+#: erpnext/manufacturing/doctype/routing/routing.js:93
msgid "Enter a name for Routing."
msgstr ""
@@ -19559,7 +19719,7 @@ msgstr ""
msgid "Enter the Item Code that this customer uses at their end. This will be shown in Sales Orders for the customer's reference."
msgstr ""
-#: erpnext/manufacturing/doctype/routing/routing.js:93
+#: erpnext/manufacturing/doctype/routing/routing.js:98
msgid "Enter the Operation, the table will fetch the Operation details like Hourly Rate, Workstation automatically.\n\n"
" After that, set the Operation Time in minutes and the table will calculate the Operation Costs based on the Hourly Rate and Operation Time."
msgstr ""
@@ -19633,7 +19793,7 @@ msgstr ""
#: erpnext/accounts/report/account_balance/account_balance.js:29
#: erpnext/accounts/report/account_balance/account_balance.js:45
#: erpnext/accounts/report/balance_sheet/balance_sheet.py:275
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:306
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:309
msgid "Equity"
msgstr ""
@@ -19746,7 +19906,7 @@ msgstr ""
msgid "Example URL"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1133
+#: erpnext/stock/doctype/item/item.py:1131
msgid "Example of a linked document: {0}"
msgstr ""
@@ -19765,7 +19925,7 @@ msgstr "Primer: ABCD.#####. Če je serija nastavljena in številka šarže ni om
msgid "Example: If the transaction amount is 200, then this will be calculated as {} = {}"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2494
+#: erpnext/stock/stock_ledger.py:2509
msgid "Example: Serial No {0} reserved in {1}."
msgstr ""
@@ -19779,7 +19939,7 @@ msgstr ""
msgid "Excess Disassembly"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:243
+#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:245
msgid "Excess Material Transfer"
msgstr ""
@@ -19787,7 +19947,7 @@ msgstr ""
msgid "Excess Materials Consumed"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1235
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1252
msgid "Excess Transfer"
msgstr ""
@@ -19823,7 +19983,7 @@ msgstr ""
#: erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
#: erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json
#: erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json
-#: erpnext/setup/doctype/company/company.py:745
+#: erpnext/setup/doctype/company/company.py:790
msgid "Exchange Gain/Loss"
msgstr ""
@@ -19928,7 +20088,7 @@ msgstr ""
msgid "Excise Entry"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:1524
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:1500
msgid "Excise Invoice"
msgstr ""
@@ -19955,7 +20115,7 @@ msgstr ""
msgid "Excluded Fee"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:265
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:268
msgid "Execution"
msgstr ""
@@ -20000,6 +20160,10 @@ msgstr ""
msgid "Existing Customer"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:581
+msgid "Existing entries will be replaced with the fetched entries"
+msgstr ""
+
#: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:307
msgid "Existing transactions in the system belonging to the same bank account and date range"
msgstr ""
@@ -20072,7 +20236,7 @@ msgstr ""
msgid "Expected End Date"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:113
+#: erpnext/projects/doctype/task/task.py:114
msgid "Expected End Date should be less than or equal to parent task's Expected End Date {0}."
msgstr ""
@@ -20119,7 +20283,7 @@ msgstr ""
msgid "Expected Value After Useful Life"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:972
+#: erpnext/public/js/shop_floor/shop_floor.js:1017
msgid "Expected: {0}"
msgstr ""
@@ -20142,7 +20306,7 @@ msgstr ""
msgid "Expense"
msgstr ""
-#: erpnext/stock/services/base_stock_gl_composer.py:276
+#: erpnext/stock/services/base_stock_gl_composer.py:279
msgid "Expense / Difference account ({0}) must be a 'Profit or Loss' account"
msgstr ""
@@ -20194,7 +20358,7 @@ msgstr ""
msgid "Expense Account"
msgstr ""
-#: erpnext/stock/services/base_stock_gl_composer.py:266
+#: erpnext/stock/services/base_stock_gl_composer.py:269
msgid "Expense Account Missing"
msgstr ""
@@ -20218,7 +20382,7 @@ msgstr ""
msgid "Expense account is mandatory for item {0}"
msgstr ""
-#. Description of the 'Enable Deferred Revenue' (Check) field in DocType 'Item'
+#. Description of the 'Enable Deferred Expense' (Check) field in DocType 'Item'
#: erpnext/stock/doctype/item/item.json
msgid "Expense for this item will be recognized over a period of months. Eg: prepaid insurance or annual software license"
msgstr ""
@@ -20250,7 +20414,7 @@ msgstr ""
msgid "Expenses Added To Stock Contra Account"
msgstr ""
-#: erpnext/stock/services/base_stock_gl_composer.py:217
+#: erpnext/stock/services/base_stock_gl_composer.py:220
msgid "Expenses Added To Stock for Item {0}"
msgstr ""
@@ -20271,7 +20435,7 @@ msgid "Expenses Included In Valuation"
msgstr ""
#: erpnext/stock/doctype/pick_list/pick_list.py:310
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:517
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:512
msgid "Expired Batches"
msgstr "Potekle Šarže"
@@ -20344,11 +20508,11 @@ msgstr ""
msgid "Extra Consumed Qty"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:272
+#: erpnext/manufacturing/doctype/job_card/job_card.py:269
msgid "Extra Job Card Quantity"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:275
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:278
msgid "Extra Large"
msgstr ""
@@ -20358,7 +20522,7 @@ msgstr ""
msgid "Extra Material Transfer"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:271
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:274
msgid "Extra Small"
msgstr ""
@@ -20447,7 +20611,7 @@ msgstr ""
msgid "Failed to install presets"
msgstr ""
-#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:163
+#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:187
msgid "Failed to parse MT940 format. Error: {0}"
msgstr ""
@@ -20481,7 +20645,7 @@ msgstr ""
msgid "Failed to setup defaults"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:925
+#: erpnext/setup/doctype/company/company.py:970
msgid "Failed to setup defaults for country {0}. Please contact support."
msgstr ""
@@ -20544,6 +20708,11 @@ msgstr ""
msgid "Fees"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:591
+msgid "Fetch"
+msgstr ""
+
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:586
#: erpnext/public/js/utils/serial_no_batch_selector.js:396
msgid "Fetch Based On"
msgstr ""
@@ -20554,7 +20723,7 @@ msgstr ""
msgid "Fetch Customers"
msgstr ""
-#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:82
+#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:72
msgid "Fetch Items from Warehouse"
msgstr ""
@@ -20592,8 +20761,8 @@ msgstr "Pridobi Časovni List v Prodajno Fakturo"
msgid "Fetch Value From"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:373
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:832
+#: erpnext/stock/doctype/material_request/material_request.js:374
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:803
msgid "Fetch exploded BOM (including sub-assemblies)"
msgstr ""
@@ -20621,7 +20790,7 @@ msgid "Fetching Sales Orders..."
msgstr ""
#: erpnext/accounts/doctype/dunning/dunning.js:135
-#: erpnext/public/js/controllers/transaction.js:1661
+#: erpnext/public/js/controllers/transaction.js:1645
msgid "Fetching exchange rates ..."
msgstr ""
@@ -20657,7 +20826,7 @@ msgstr ""
#. 'Item Variant Settings'
#: erpnext/stock/doctype/item_variant_settings/item_variant_settings.json
msgid "Fields will be copied over only at time of creation."
-msgstr ""
+msgstr "Polja bodo prekopirana šele ob ustvarjanju."
#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:1078
msgid "File does not belong to this Transaction Deletion Record"
@@ -20986,7 +21155,7 @@ msgid "Finished Good {0} must be a sub-contracted item."
msgstr ""
#: erpnext/selling/doctype/sales_order/sales_order.js:1475
-#: erpnext/setup/doctype/company/company.py:456
+#: erpnext/setup/doctype/company/company.py:495
msgid "Finished Goods"
msgstr ""
@@ -21027,7 +21196,7 @@ msgstr ""
msgid "Finished Goods based Operating Cost"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:900
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:940
msgid "Finished Item {0} does not match with Work Order {1}"
msgstr ""
@@ -21122,7 +21291,7 @@ msgstr ""
#: erpnext/setup/doctype/target_detail/target_detail.json
#: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
msgid "Fiscal Year"
-msgstr ""
+msgstr "Fiskalno leto"
#. Name of a DocType
#: erpnext/accounts/doctype/fiscal_year_company/fiscal_year_company.json
@@ -21182,7 +21351,7 @@ msgstr ""
msgid "Fixed Asset Defaults"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:379
+#: erpnext/stock/doctype/item/item.py:375
msgid "Fixed Asset Item must be a non-stock item."
msgstr ""
@@ -21305,9 +21474,9 @@ msgstr ""
#: erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html:23
msgid "For"
-msgstr ""
+msgstr "Za"
-#: erpnext/public/js/utils/sales_common.js:393
+#: erpnext/public/js/utils/sales_common.js:398
msgid "For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table."
msgstr ""
@@ -21338,14 +21507,14 @@ msgid "For Job Card"
msgstr ""
#. Label of the for_operation (Link) field in DocType 'Job Card'
-#: erpnext/manufacturing/doctype/job_card/job_card.js:464
+#: erpnext/manufacturing/doctype/job_card/job_card.js:473
#: erpnext/manufacturing/doctype/job_card/job_card.json
msgid "For Operation"
msgstr ""
#: banking/src/pages/BankStatementImporter.tsx:172
msgid "For PDF statements, we auto-detect the tables on each page. You can then confirm each detected table, map its columns, and exclude anything that is not transactions (e.g. ads or summaries). Password-protected PDFs are supported - the password is saved on the bank account and reused."
-msgstr ""
+msgstr "Pri izpiskih v formatu PDF samodejno zaznamo tabele na vsaki strani. Nato lahko potrdite vsako zaznano tabelo, dodelite stolpce in izključite vse, kar ni transakcija (na primer. oglase ali povzetke). Podprti so tudi PDF - ji, zaščiteni z geslom – geslo se shrani v bančnem računu in se ponovno uporabi."
#. Label of the for_price_list (Link) field in DocType 'Pricing Rule'
#. Label of the for_price_list (Link) field in DocType 'Promotional Scheme
@@ -21369,7 +21538,7 @@ msgstr ""
msgid "For Raw Materials"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:908
+#: erpnext/controllers/accounts_controller.py:910
msgid "For Return Invoices with Stock effect, '0' qty Items are not allowed. Following rows are affected: {0}"
msgstr ""
@@ -21407,7 +21576,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/production_plan/production_plan.json
#: erpnext/manufacturing/doctype/production_plan/services/material_request.py:180
#: erpnext/selling/doctype/sales_order/sales_order.js:1488
-#: erpnext/stock/doctype/material_request/material_request.js:362
+#: erpnext/stock/doctype/material_request/material_request.js:363
#: erpnext/templates/form_grid/material_request_grid.html:36
msgid "For Warehouse"
msgstr ""
@@ -21476,7 +21645,7 @@ msgstr ""
msgid "For operation {0} at row {1}, please add raw materials or set a BOM against it."
msgstr ""
-#: erpnext/manufacturing/doctype/work_order/mapper.py:379
+#: erpnext/manufacturing/doctype/work_order/mapper.py:383
msgid "For operation {0}: Quantity ({1}) can not be greater than pending quantity ({2})"
msgstr ""
@@ -21520,7 +21689,7 @@ msgstr ""
#. Description of a DocType
#: erpnext/stock/doctype/item_customer_detail/item_customer_detail.json
msgid "For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes"
-msgstr ""
+msgstr "Za udobje strank se te kode lahko uporabljajo v tiskanih oblikah, kot so računi in dobavnice."
#: erpnext/stock/serial_batch_bundle.py:1240
msgid "For the item {0}, the Available qty {1} is less than the Required Qty {2} in the warehouse {3}. Please add sufficient qty in the warehouse."
@@ -21530,7 +21699,7 @@ msgstr ""
msgid "For the item {0}, the consumed quantity should be {1} according to the BOM {2}."
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:1461
+#: erpnext/public/js/controllers/transaction.js:1445
msgctxt "Clear payment terms template and/or payment schedule when due date is changed"
msgid "For the new {0} to take effect, would you like to clear the current {1}?"
msgstr ""
@@ -21669,7 +21838,7 @@ msgstr ""
msgid "Free item code is not selected"
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:653
+#: erpnext/accounts/doctype/pricing_rule/utils.py:657
msgid "Free item not set in the pricing rule {0}"
msgstr ""
@@ -21748,11 +21917,7 @@ msgstr ""
msgid "From Date and To Date are mandatory"
msgstr ""
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:29
-msgid "From Date and To Date are required"
-msgstr ""
-
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:40
+#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:29
msgid "From Date and To Date lie in different Fiscal Year"
msgstr ""
@@ -21774,10 +21939,7 @@ msgstr ""
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:53
#: erpnext/accounts/report/general_ledger/general_ledger.py:86
#: erpnext/accounts/report/pos_register/pos_register.py:124
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:32
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:35
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:39
-#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:49
+#: erpnext/accounts/report/utils.py:30
msgid "From Date must be before To Date"
msgstr ""
@@ -21998,7 +22160,7 @@ msgstr ""
msgid "From date cannot be greater than To date"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:79
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:78
msgid "From value must be less than to value in row {0}"
msgstr ""
@@ -22137,13 +22299,13 @@ msgid "Further nodes can be only created under 'Group' type nodes"
msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:188
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1234
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1239
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:179
msgid "Future Payment Amount"
msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:187
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1233
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1238
msgid "Future Payment Ref"
msgstr ""
@@ -22234,7 +22396,7 @@ msgstr ""
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:138
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:225
-#: erpnext/setup/doctype/company/company.py:753
+#: erpnext/setup/doctype/company/company.py:798
msgid "Gain/Loss on Asset Disposal"
msgstr ""
@@ -22375,7 +22537,7 @@ msgstr ""
msgid "Generating Master Production Schedule..."
msgstr ""
-#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.js:30
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.js:44
msgid "Generating Preview"
msgstr ""
@@ -22474,21 +22636,21 @@ msgstr ""
#: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js:119
#: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js:142
#: erpnext/manufacturing/doctype/production_plan/production_plan.json
-#: erpnext/public/js/controllers/buying.js:325
+#: erpnext/public/js/controllers/buying.js:330
#: erpnext/selling/doctype/quotation/quotation.js:182
#: erpnext/selling/doctype/sales_order/sales_order.js:201
#: erpnext/selling/doctype/sales_order/sales_order.js:1254
#: erpnext/stock/doctype/delivery_note/delivery_note.js:187
#: erpnext/stock/doctype/delivery_note/delivery_note.js:239
-#: erpnext/stock/doctype/material_request/material_request.js:144
-#: erpnext/stock/doctype/material_request/material_request.js:241
+#: erpnext/stock/doctype/material_request/material_request.js:145
+#: erpnext/stock/doctype/material_request/material_request.js:242
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:144
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:244
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:460
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:507
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:540
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:631
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:799
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:455
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:502
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:535
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:602
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:770
#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js:165
msgid "Get Items From"
msgstr ""
@@ -22503,9 +22665,9 @@ msgstr ""
msgid "Get Items for Purchase Only"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:347
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:835
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:848
+#: erpnext/stock/doctype/material_request/material_request.js:348
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:806
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:819
msgid "Get Items from BOM"
msgstr ""
@@ -22513,7 +22675,7 @@ msgstr ""
msgid "Get Items from Material Requests against this Supplier"
msgstr ""
-#: erpnext/public/js/controllers/buying.js:602
+#: erpnext/public/js/controllers/buying.js:607
msgid "Get Items from Product Bundle"
msgstr ""
@@ -22691,7 +22853,7 @@ msgstr ""
msgid "Goods"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:457
+#: erpnext/setup/doctype/company/company.py:496
#: erpnext/stock/doctype/stock_entry/stock_entry_list.js:34
msgid "Goods In Transit"
msgstr ""
@@ -22700,11 +22862,11 @@ msgstr ""
msgid "Goods Transferred"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:1348
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1388
msgid "Goods are already received against the outward entry {0}"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:190
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:193
msgid "Government"
msgstr ""
@@ -22798,6 +22960,7 @@ msgstr ""
#. Label of the grand_total (Currency) field in DocType 'Supplier Quotation'
#. Label of the grand_total (Currency) field in DocType 'Production Plan Sales
#. Order'
+#. Label of the grand_total (Currency) field in DocType 'Proforma Invoice'
#. Option for the 'Apply Additional Discount On' (Select) field in DocType
#. 'Quotation'
#. Label of the base_grand_total (Currency) field in DocType 'Quotation'
@@ -22836,6 +22999,8 @@ msgstr ""
#: erpnext/buying/doctype/purchase_order/purchase_order.json
#: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
#: erpnext/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.json
+#: erpnext/public/js/sales_order_proforma.js:283
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/selling/doctype/quotation/quotation.json
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/selling/page/point_of_sale/pos_item_cart.js:105
@@ -22851,18 +23016,18 @@ msgstr ""
#: erpnext/templates/includes/order/order_taxes.html:105
#: erpnext/templates/pages/rfq.html:58
msgid "Grand Total"
-msgstr ""
+msgstr "Končni Znesek"
#. Label of the base_grand_total (Currency) field in DocType 'POS Invoice'
#. Label of the base_grand_total (Currency) field in DocType 'Supplier
#. Quotation'
#: erpnext/accounts/doctype/pos_invoice/pos_invoice.json
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:246
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:244
#: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
msgid "Grand Total (Company Currency)"
msgstr ""
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:252
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:250
msgid "Grand Total (Transaction Currency)"
msgstr ""
@@ -22972,11 +23137,11 @@ msgstr "Bruto Teža Enota"
msgid "Gross and Net Profit Report"
msgstr ""
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:148
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:151
msgid "Group By Customer"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:126
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:129
msgid "Group By Supplier"
msgstr ""
@@ -22994,7 +23159,7 @@ msgstr ""
msgid "Group Same Items"
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:157
+#: erpnext/setup/doctype/company/company.py:327
msgid "Group Warehouses cannot be used in transactions. Please change the value of {0}"
msgstr ""
@@ -23024,8 +23189,8 @@ msgstr ""
msgid "Group by Sales Order"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:156
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:188
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:159
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:191
msgid "Group by Voucher"
msgstr ""
@@ -23131,11 +23296,11 @@ msgstr ""
msgid "Hand"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:161
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:164
msgid "Handle Employee Advances"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:228
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:231
msgid "Hardware"
msgstr ""
@@ -23201,7 +23366,7 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Has Print Format"
-msgstr ""
+msgstr "Ima obliko tiskanja"
#. Label of the has_priority (Check) field in DocType 'Pricing Rule'
#: erpnext/accounts/doctype/pricing_rule/pricing_rule.json
@@ -23332,7 +23497,7 @@ msgstr ""
msgid "Here are the error logs for the aforementioned failed depreciation entries: {0}"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2190
+#: erpnext/stock/stock_ledger.py:2205
msgid "Here are the options to proceed:"
msgstr ""
@@ -23395,6 +23560,12 @@ msgstr ""
msgid "Hide Images"
msgstr ""
+#. Label of the hide_item_qty (Check) field in DocType 'Proforma Invoice'
+#: erpnext/public/js/sales_order_proforma.js:99
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+msgid "Hide Item Quantity in Print"
+msgstr ""
+
#: erpnext/selling/page/point_of_sale/pos_controller.js:261
msgid "Hide Recent Orders"
msgstr ""
@@ -23404,6 +23575,12 @@ msgstr ""
msgid "Hide Unavailable Items"
msgstr ""
+#. Description of the 'Hide Item Quantity in Print' (Check) field in DocType
+#. 'Proforma Invoice'
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+msgid "Hide the item quantity and rate on the printed proforma."
+msgstr ""
+
#. Description of the 'Hide If Zero' (Check) field in DocType 'Financial Report
#. Row'
#: erpnext/accounts/doctype/financial_report_row/financial_report_row.json
@@ -23468,6 +23645,10 @@ msgstr ""
msgid "Holiday List"
msgstr ""
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:89
+msgid "Holiday List - {0} is not valid for current date."
+msgstr ""
+
#. Label of the holiday_list_name (Data) field in DocType 'Holiday List'
#: erpnext/setup/doctype/holiday_list/holiday_list.json
msgid "Holiday List Name"
@@ -23563,7 +23744,7 @@ msgstr ""
msgid "Hrs"
msgstr "Ure"
-#: erpnext/setup/doctype/company/company.py:563
+#: erpnext/setup/doctype/company/company.py:608
msgid "Human Resources"
msgstr ""
@@ -23644,10 +23825,10 @@ msgstr ""
#. Description of the 'From Package No.' (Int) field in DocType 'Packing Slip'
#: erpnext/stock/doctype/packing_slip/packing_slip.json
msgid "Identification of the package for the delivery (for print)"
-msgstr ""
+msgstr "Identifikacija paketa za dostavo (za tisk)"
#: erpnext/setup/setup_wizard/data/sales_stage.txt:5
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:441
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:444
msgid "Identifying Decision Makers"
msgstr ""
@@ -23671,7 +23852,7 @@ msgstr ""
#: erpnext/accounts/doctype/loyalty_program/loyalty_program.js:34
msgid "If Auto Opt In is checked, then the customers will be automatically linked with the concerned Loyalty Program (on save)"
-msgstr ""
+msgstr "Če je označena možnost Samodejna prijava, bodo stranke samodejno povezane z zadevnim programom zvestobe (ob shranjevanju)."
#. Description of the 'Cost Center' (Link) field in DocType 'Journal Entry
#. Account'
@@ -23735,7 +23916,7 @@ msgstr ""
#: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json
#: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json
msgid "If checked, the tax amount will be considered as already included in the Print Rate / Print Amount"
-msgstr ""
+msgstr "Če je označeno, se bo znesek davka štel kot že vključen v ceno tiskanja / znesek tiskanja"
#. Description of the 'Restrict to Companies' (Check) field in DocType
#. 'Customer'
@@ -23808,7 +23989,7 @@ msgstr ""
#. for Quotation'
#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json
msgid "If enabled, a print of this document will be attached to each email"
-msgstr ""
+msgstr "Če je omogočeno, bo vsakemu e-poštnemu sporočilu priložen izpis tega dokumenta."
#. Description of the 'Auto Repost Incorrect Valuation Entries (Weekly)'
#. (Check) field in DocType 'Stock Reposting Settings'
@@ -23894,7 +24075,7 @@ msgstr ""
#. field in DocType 'Stock Settings'
#: erpnext/stock/doctype/stock_settings/stock_settings.json
msgid "If enabled, the item rate won't adjust to the valuation rate during internal transfers, but accounting will still use the valuation rate. This will allow the user to specify a different rate for printing or taxation purposes."
-msgstr ""
+msgstr "Če je omogočeno, se cena artikla med internimi prenosi ne bo prilagodila cenilni stopnji, vendar bo računovodstvo še vedno uporabljalo cenilno stopnjo. To bo uporabniku omogočilo, da za tiskanje ali davčne namene določi drugačno ceno."
#. Description of the 'Validate Material Transfer warehouses' (Check) field in
#. DocType 'Stock Settings'
@@ -23994,7 +24175,7 @@ msgstr ""
#. Description of the 'To Package No.' (Int) field in DocType 'Packing Slip'
#: erpnext/stock/doctype/packing_slip/packing_slip.json
msgid "If more than one package of the same type (for print)"
-msgstr ""
+msgstr "Če je več kot en paket iste vrste (za tisk)"
#: erpnext/accounts/doctype/pricing_rule/pricing_rule.js:103
msgid "If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict."
@@ -24012,7 +24193,7 @@ msgstr ""
msgid "If no taxes are set, and Taxes and Charges Template is selected, the system will automatically apply the taxes from the chosen template."
msgstr ""
-#: erpnext/stock/stock_ledger.py:2200
+#: erpnext/stock/stock_ledger.py:2215
msgid "If not, you can Cancel / Submit this entry"
msgstr ""
@@ -24058,7 +24239,7 @@ msgstr ""
msgid "If the account is frozen, entries are allowed to restricted users."
msgstr ""
-#: erpnext/stock/stock_ledger.py:2193
+#: erpnext/stock/stock_ledger.py:2208
msgid "If the item is transacting as a Zero Valuation Rate item in this entry, please enable 'Allow Zero Valuation Rate' in the {0} Item table."
msgstr ""
@@ -24098,7 +24279,7 @@ msgstr ""
#. 'Accounts Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "If this is unchecked Journal Entries will be saved in a Draft state and will have to be submitted manually"
-msgstr ""
+msgstr "Če ta možnost ni označena, bodo vnosi v dnevnik shranjeni v stanju osnutka in jih bo treba oddati ročno."
#. Description of the 'Book deferred entries via Journal Entry' (Check) field
#. in DocType 'Accounts Settings'
@@ -24168,11 +24349,11 @@ msgstr ""
msgid "If you want to run operations in parallel, keep the same sequence ID for them."
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:375
+#: erpnext/accounts/doctype/pricing_rule/utils.py:379
msgid "If you {0} {1} quantities of the item {2}, the scheme {3} will be applied on the item."
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:380
+#: erpnext/accounts/doctype/pricing_rule/utils.py:384
msgid "If you {0} {1} worth item {2}, the scheme {3} will be applied on the item."
msgstr ""
@@ -24228,7 +24409,7 @@ msgstr ""
msgid "Ignore Employee Time Overlap"
msgstr ""
-#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:145
+#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:135
msgid "Ignore Empty Stock"
msgstr ""
@@ -24326,7 +24507,7 @@ msgstr ""
msgid "Ignores legacy Is Opening field in GL Entry that allows adding opening balance post the system is in use while generating reports"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:274
+#: erpnext/stock/doctype/item/item.py:272
msgid "Image in the description has been removed. To disable this behavior, uncheck \"{0}\" in {1}."
msgstr ""
@@ -24463,8 +24644,14 @@ msgstr ""
msgid "In Mins"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:146
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:178
+#. Description of the 'Verification Link Expiry Duration' (Int) field in
+#. DocType 'Appointment Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "In Minutes (min: 15 mins, max: 60 mins)"
+msgstr ""
+
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:149
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:181
msgid "In Party Currency"
msgstr ""
@@ -24491,7 +24678,7 @@ msgid "In Production"
msgstr ""
#: erpnext/stock/report/available_serial_no/available_serial_no.py:112
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:87
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:82
#: erpnext/stock/report/stock_balance/stock_balance.py:547
#: erpnext/stock/report/stock_ledger/stock_ledger.py:317
msgid "In Qty"
@@ -24515,11 +24702,11 @@ msgstr ""
msgid "In Transit"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:478
+#: erpnext/stock/doctype/material_request/material_request.js:653
msgid "In Transit Transfer"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:447
+#: erpnext/stock/doctype/material_request/material_request.js:622
msgid "In Transit Warehouse"
msgstr ""
@@ -24571,12 +24758,12 @@ msgstr "V Besedah (Valuta Podjetja)"
#. Description of the 'In Words' (Data) field in DocType 'Delivery Note'
#: erpnext/stock/doctype/delivery_note/delivery_note.json
msgid "In Words (Export) will be visible once you save the Delivery Note."
-msgstr ""
+msgstr "Možnost »V besedah« (Izvoz) bo vidna, ko shranite dobavnico."
#. Description of the 'In Words' (Data) field in DocType 'Delivery Note'
#: erpnext/stock/doctype/delivery_note/delivery_note.json
msgid "In Words will be visible once you save the Delivery Note."
-msgstr ""
+msgstr "V programu Word bo vidno, ko shranite dobavnico."
#. Description of the 'In Words (Company Currency)' (Data) field in DocType
#. 'POS Invoice'
@@ -24584,12 +24771,12 @@ msgstr ""
#: erpnext/accounts/doctype/pos_invoice/pos_invoice.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
msgid "In Words will be visible once you save the Sales Invoice."
-msgstr ""
+msgstr "V programu Word bo vidno, ko shranite prodajni račun."
#. Description of the 'In Words' (Data) field in DocType 'Sales Order'
#: erpnext/selling/doctype/sales_order/sales_order.json
msgid "In Words will be visible once you save the Sales Order."
-msgstr ""
+msgstr "V besedah bo vidno, ko shranite prodajno naročilo."
#. Description of the 'Completed Time' (Data) field in DocType 'Job Card
#. Operation'
@@ -24905,7 +25092,7 @@ msgstr ""
msgid "Income and Expense"
msgstr ""
-#. Description of the 'Enable Deferred Expense' (Check) field in DocType 'Item'
+#. Description of the 'Enable Deferred Revenue' (Check) field in DocType 'Item'
#: erpnext/stock/doctype/item/item.json
msgid "Income from this item will be recognized over a period of months instead of all at once. Eg: annual subscription paid upfront."
msgstr ""
@@ -24959,7 +25146,7 @@ msgstr ""
msgid "Incoming call from {0}"
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:115
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:104
msgid "Incompatible Setting Detected"
msgstr ""
@@ -24976,7 +25163,7 @@ msgstr ""
msgid "Incorrect Batch Consumed"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:609
+#: erpnext/stock/doctype/item/item.py:607
msgid "Incorrect Check in (group) Warehouse for Reorder"
msgstr ""
@@ -25032,9 +25219,10 @@ msgstr ""
msgid "Incorrect Type of Transaction"
msgstr ""
+#: erpnext/setup/doctype/company/company.py:330
+#: erpnext/setup/doctype/company/company.py:338
#: erpnext/stock/doctype/pick_list/pick_list.py:190
#: erpnext/stock/doctype/pick_list/pick_list.py:214
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:160
msgid "Incorrect Warehouse"
msgstr ""
@@ -25138,7 +25326,7 @@ msgstr ""
#. Option for the 'Customer Type' (Select) field in DocType 'Customer'
#: erpnext/buying/doctype/supplier/supplier.json
#: erpnext/selling/doctype/customer/customer.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:172
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:175
msgid "Individual"
msgstr ""
@@ -25197,7 +25385,7 @@ msgstr ""
msgid "Initiated"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1000
+#: erpnext/public/js/shop_floor/shop_floor.js:1045
msgid "Inspect {0} for job card {1}"
msgstr ""
@@ -25208,8 +25396,8 @@ msgstr ""
msgid "Inspected By"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:892
-#: erpnext/public/js/shop_floor/shop_floor.js:1038
+#: erpnext/manufacturing/doctype/job_card/job_card.py:889
+#: erpnext/public/js/shop_floor/shop_floor.js:1083
#: erpnext/stock/services/quality_inspection_service.py:147
msgid "Inspection Rejected"
msgstr ""
@@ -25233,7 +25421,7 @@ msgstr ""
msgid "Inspection Required before Purchase"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:882
+#: erpnext/manufacturing/doctype/job_card/job_card.py:879
#: erpnext/stock/services/quality_inspection_service.py:132
msgid "Inspection Submission"
msgstr ""
@@ -25305,9 +25493,9 @@ msgstr ""
#: erpnext/accounts/services/child_item_update.py:213
#: erpnext/accounts/services/child_item_update.py:235
-#: erpnext/controllers/accounts_controller.py:1661
-#: erpnext/controllers/accounts_controller.py:1667
-#: erpnext/controllers/accounts_controller.py:1689
+#: erpnext/controllers/accounts_controller.py:1663
+#: erpnext/controllers/accounts_controller.py:1669
+#: erpnext/controllers/accounts_controller.py:1691
msgid "Insufficient Permissions"
msgstr ""
@@ -25315,12 +25503,12 @@ msgstr ""
#: erpnext/stock/doctype/pick_list/pick_list.py:148
#: erpnext/stock/doctype/pick_list/pick_list.py:166
#: erpnext/stock/doctype/pick_list/pick_list.py:1139
-#: erpnext/stock/serial_batch_bundle.py:1243 erpnext/stock/stock_ledger.py:1875
-#: erpnext/stock/stock_ledger.py:2382
+#: erpnext/stock/serial_batch_bundle.py:1243 erpnext/stock/stock_ledger.py:1890
+#: erpnext/stock/stock_ledger.py:2397
msgid "Insufficient Stock"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2397
+#: erpnext/stock/stock_ledger.py:2412
msgid "Insufficient Stock for Batch"
msgstr ""
@@ -25465,7 +25653,7 @@ msgstr ""
msgid "Interested"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:300
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:303
msgid "Internal"
msgstr ""
@@ -25475,7 +25663,7 @@ msgstr ""
msgid "Internal Customer Accounting"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:271
+#: erpnext/selling/doctype/customer/customer.py:269
msgid "Internal Customer for company {0} already exists"
msgstr ""
@@ -25501,7 +25689,7 @@ msgstr ""
msgid "Internal Supplier Details"
msgstr ""
-#: erpnext/buying/doctype/supplier/supplier.py:190
+#: erpnext/buying/doctype/supplier/supplier.py:188
msgid "Internal Supplier for company {0} already exists"
msgstr ""
@@ -25576,7 +25764,7 @@ msgid "Invalid Accounting Dimension"
msgstr ""
#: erpnext/accounts/doctype/payment_entry/payment_entry.py:402
-#: erpnext/accounts/doctype/payment_request/payment_request.py:1167
+#: erpnext/accounts/doctype/payment_request/payment_request.py:1183
msgid "Invalid Allocated Amount"
msgstr ""
@@ -25592,7 +25780,7 @@ msgstr ""
msgid "Invalid Attribute Values"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:515
+#: erpnext/controllers/accounts_controller.py:517
msgid "Invalid Auto Repeat Date"
msgstr ""
@@ -25605,7 +25793,7 @@ msgstr ""
msgid "Invalid Barcode. There is no Item attached to this barcode."
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:3277
+#: erpnext/public/js/controllers/transaction.js:3269
msgid "Invalid Blanket Order for the selected Customer and Item"
msgstr ""
@@ -25635,7 +25823,7 @@ msgstr ""
msgid "Invalid Cost Center"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:386
+#: erpnext/selling/doctype/customer/customer.py:384
msgid "Invalid Customer Group"
msgstr ""
@@ -25656,7 +25844,7 @@ msgstr ""
msgid "Invalid Discount"
msgstr ""
-#: erpnext/controllers/taxes_and_totals.py:854
+#: erpnext/controllers/taxes_and_totals.py:898
msgid "Invalid Discount Amount"
msgstr ""
@@ -25690,7 +25878,7 @@ msgstr ""
msgid "Invalid Item"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1571
+#: erpnext/stock/doctype/item/item.py:1569
msgid "Invalid Item Defaults"
msgstr ""
@@ -25712,11 +25900,11 @@ msgstr ""
msgid "Invalid POS Invoices"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:391
+#: erpnext/accounts/doctype/account/account.py:422
msgid "Invalid Parent Account"
msgstr ""
-#: erpnext/public/js/controllers/buying.js:424
+#: erpnext/public/js/controllers/buying.js:429
msgid "Invalid Part Number"
msgstr ""
@@ -25732,7 +25920,7 @@ msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:125
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:128
msgid "Invalid Print Format"
-msgstr ""
+msgstr "Neveljavna oblika tiskanja"
#: erpnext/stock/doctype/putaway_rule/putaway_rule.py:61
msgid "Invalid Priority"
@@ -25751,7 +25939,7 @@ msgstr ""
msgid "Invalid Qty"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:926
+#: erpnext/controllers/accounts_controller.py:928
msgid "Invalid Quantity"
msgstr ""
@@ -25776,7 +25964,7 @@ msgstr ""
msgid "Invalid Selling Price"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:975
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1015
msgid "Invalid Serial and Batch Bundle"
msgstr ""
@@ -25825,18 +26013,22 @@ msgstr ""
msgid "Invalid filter formula. Please check the syntax."
msgstr ""
-#: erpnext/selling/doctype/quotation/quotation.py:280
+#: erpnext/selling/doctype/quotation/quotation.py:283
msgid "Invalid lost reason {0}, please create a new lost reason"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:483
+#: erpnext/stock/doctype/item/item.py:481
msgid "Invalid naming series (. missing) for {0}"
msgstr "Nepravilno poimenovanje serije (. manjka) za {0}"
-#: erpnext/accounts/doctype/payment_request/payment_request.py:731
+#: erpnext/accounts/doctype/payment_request/payment_request.py:751
msgid "Invalid parameter. 'dn' should be of type str"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:773
+msgid "Invalid range. Use the format {0}"
+msgstr ""
+
#: erpnext/utilities/transaction_base.py:126
msgid "Invalid reference {0} {1}"
msgstr ""
@@ -25853,11 +26045,11 @@ msgstr ""
msgid "Invalid search query"
msgstr ""
-#: erpnext/manufacturing/page/shop_floor/shop_floor.py:314
+#: erpnext/manufacturing/page/shop_floor/shop_floor.py:315
msgid "Invalid status group: {0}"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:1703
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1743
msgid "Invalid subcontract order field: {0}"
msgstr ""
@@ -25876,7 +26068,7 @@ msgstr ""
msgid "Invalid value {0} for {1} against account {2}"
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:196
+#: erpnext/accounts/doctype/pricing_rule/utils.py:200
msgid "Invalid {0}"
msgstr ""
@@ -25890,7 +26082,7 @@ msgid "Invalid {0}: {1}"
msgstr ""
#. Label of the inventory_section (Tab Break) field in DocType 'Item'
-#: erpnext/setup/install.py:394 erpnext/stock/doctype/item/item.json
+#: erpnext/setup/install.py:400 erpnext/stock/doctype/item/item.json
msgid "Inventory"
msgstr ""
@@ -25998,7 +26190,7 @@ msgstr ""
msgid "Invoice Document Type Selection Error"
msgstr ""
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1214
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1219
msgid "Invoice Grand Total"
msgstr ""
@@ -26103,7 +26295,7 @@ msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:171
#: erpnext/accounts/report/accounts_payable/accounts_payable.html:139
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:140
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1216
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1221
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:166
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:194
msgid "Invoiced Amount"
@@ -26125,7 +26317,7 @@ msgstr "Fakturirana Količina"
#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1204
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:270
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:273
#: erpnext/buying/doctype/supplier/supplier.json
#: erpnext/selling/report/payment_terms_status_for_sales_order/payment_terms_status_for_sales_order.py:64
msgid "Invoices"
@@ -26167,7 +26359,7 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Is Account Payable"
-msgstr ""
+msgstr "Je račun plačljiv"
#. Label of the is_additional_item (Check) field in DocType 'Work Order Item'
#. Label of the is_additional_item (Check) field in DocType 'Subcontracting
@@ -26692,7 +26884,7 @@ msgstr ""
#: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json
#: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json
msgid "Is this Tax included in Basic Rate?"
-msgstr ""
+msgstr "Ali je ta davek vključen v osnovno stopnjo?"
#. Option for the 'Transfer Type' (Select) field in DocType 'Share Transfer'
#. Option for the 'Status' (Select) field in DocType 'Asset'
@@ -26735,7 +26927,7 @@ msgstr "Izdaj Kreditne Fakture"
msgid "Issue Date"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:183
+#: erpnext/stock/doctype/material_request/material_request.js:184
msgid "Issue Material"
msgstr ""
@@ -26782,8 +26974,10 @@ msgid "Issue a debit note against an existing Sales Invoice to adjust the rate.
msgstr ""
#. Option for the 'Current State' (Select) field in DocType 'Share Balance'
+#. Option for the 'Status' (Select) field in DocType 'Proforma Invoice'
#. Option for the 'Status' (Select) field in DocType 'Material Request'
#: erpnext/accounts/doctype/share_balance/share_balance.json
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/stock/doctype/material_request/material_request.json
#: erpnext/stock/doctype/material_request/material_request_list.js:44
msgid "Issued"
@@ -26809,7 +27003,7 @@ msgstr ""
msgid "Issuing Date"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:654
+#: erpnext/stock/doctype/item/item.py:652
msgid "It can take upto few hours for accurate stock values to be visible after merging items."
msgstr ""
@@ -26876,7 +27070,7 @@ msgstr ""
#: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:33
#: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:202
#: erpnext/buying/workspace/buying/buying.json
-#: erpnext/controllers/taxes_and_totals.py:1246
+#: erpnext/controllers/taxes_and_totals.py:1290
#: erpnext/controllers/trends.py:385
#: erpnext/manufacturing/doctype/blanket_order/blanket_order.json
#: erpnext/manufacturing/doctype/bom/bom.js:1092
@@ -26888,10 +27082,11 @@ msgstr ""
#: erpnext/manufacturing/report/process_loss_report/process_loss_report.js:15
#: erpnext/manufacturing/report/process_loss_report/process_loss_report.py:76
#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:234
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:385
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:253
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:404
#: erpnext/public/js/purchase_trends_filters.js:48
#: erpnext/public/js/purchase_trends_filters.js:63
+#: erpnext/public/js/sales_order_proforma.js:116
#: erpnext/public/js/sales_trends_filters.js:23
#: erpnext/public/js/sales_trends_filters.js:39
#: erpnext/public/js/stock_analytics.js:92
@@ -26912,7 +27107,7 @@ msgstr ""
#: erpnext/stock/doctype/pick_list_item/pick_list_item.json
#: erpnext/stock/doctype/putaway_rule/putaway_rule.json
#: erpnext/stock/doctype/putaway_rule/putaway_rule.py:324
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:131
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:120
#: erpnext/stock/page/stock_balance/stock_balance.js:23
#: erpnext/stock/page/warehouse_capacity_summary/warehouse_capacity_summary.js:36
#: erpnext/stock/page/warehouse_capacity_summary/warehouse_capacity_summary_header.html:7
@@ -26921,7 +27116,7 @@ msgstr ""
#: erpnext/stock/report/available_serial_no/available_serial_no.py:93
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.js:24
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:32
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:81
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:76
#: erpnext/stock/report/item_price_stock/item_price_stock.js:8
#: erpnext/stock/report/item_prices/item_prices.py:50
#: erpnext/stock/report/item_shortage_report/item_shortage_report.py:88
@@ -27083,6 +27278,7 @@ msgstr ""
#. Label of the item_code (Link) field in DocType 'Import Supplier Invoice'
#. Label of the item_code (Link) field in DocType 'Delivery Schedule Item'
#. Label of the item_code (Link) field in DocType 'Installation Note Item'
+#. Label of the item_code (Link) field in DocType 'Proforma Invoice Item'
#. Label of the item_code (Link) field in DocType 'Quotation Item'
#. Label of the item_code (Link) field in DocType 'Sales Order Item'
#. Label of the item_code (Link) field in DocType 'Bin'
@@ -27186,7 +27382,7 @@ msgstr ""
#: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:86
#: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:128
#: erpnext/projects/doctype/timesheet/timesheet.js:216
-#: erpnext/public/js/controllers/transaction.js:2951
+#: erpnext/public/js/controllers/transaction.js:2943
#: erpnext/public/js/stock_reservation.js:112
#: erpnext/public/js/stock_reservation.js:318 erpnext/public/js/utils.js:608
#: erpnext/public/js/utils.js:765
@@ -27194,6 +27390,7 @@ msgstr ""
#: erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.json
#: erpnext/selling/doctype/delivery_schedule_item/delivery_schedule_item.json
#: erpnext/selling/doctype/installation_note_item/installation_note_item.json
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/quotation/quotation.js:297
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order/sales_order.js:369
@@ -27215,6 +27412,7 @@ msgstr ""
#: erpnext/stock/doctype/item_manufacturer/item_manufacturer.json
#: erpnext/stock/doctype/item_price/item_price.json
#: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json
+#: erpnext/stock/doctype/material_request/material_request.js:488
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/packed_item/packed_item.json
#: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json
@@ -27249,7 +27447,7 @@ msgstr ""
#: erpnext/stock/report/serial_no_and_batch_traceability/serial_no_and_batch_traceability.py:433
#: erpnext/stock/report/serial_no_ledger/serial_no_ledger.js:7
#: erpnext/stock/report/stock_ageing/stock_ageing.py:177
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:104
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:105
#: erpnext/stock/report/stock_qty_vs_batch_qty/stock_qty_vs_batch_qty.py:25
#: erpnext/stock/report/stock_qty_vs_serial_no_count/stock_qty_vs_serial_no_count.py:26
#: erpnext/subcontracting/doctype/subcontracting_inward_order_item/subcontracting_inward_order_item.json
@@ -27440,7 +27638,7 @@ msgstr ""
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
#: erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
#: erpnext/stock/page/stock_balance/stock_balance.js:35
-#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:54
+#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:43
#: erpnext/stock/report/delayed_item_report/delayed_item_report.js:48
#: erpnext/stock/report/delayed_order_report/delayed_order_report.js:48
#: erpnext/stock/report/item_prices/item_prices.py:52
@@ -27456,7 +27654,7 @@ msgstr ""
#: erpnext/stock/report/stock_ledger/stock_ledger.js:71
#: erpnext/stock/report/stock_ledger/stock_ledger.py:345
#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.js:39
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:114
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:115
#: erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.js:33
#: erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.py:99
#: erpnext/stock/workspace/stock/stock.json
@@ -27586,6 +27784,7 @@ msgstr ""
#. Label of the item_name (Data) field in DocType 'Sales Forecast Item'
#. Label of the item_name (Data) field in DocType 'Work Order'
#. Label of the item_name (Data) field in DocType 'Work Order Item'
+#. Label of the item_name (Data) field in DocType 'Proforma Invoice Item'
#. Label of the item_name (Data) field in DocType 'Quotation Item'
#. Label of the item_name (Data) field in DocType 'Sales Order Item'
#. Label of the item_name (Data) field in DocType 'Batch'
@@ -27676,8 +27875,9 @@ msgstr ""
#: erpnext/manufacturing/report/production_planning_report/production_planning_report.py:378
#: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:92
#: erpnext/manufacturing/report/work_order_consumed_materials/work_order_consumed_materials.py:138
-#: erpnext/public/js/controllers/transaction.js:2957
+#: erpnext/public/js/controllers/transaction.js:2949
#: erpnext/public/js/utils.js:856
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order/sales_order.js:1324
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
@@ -27691,6 +27891,7 @@ msgstr ""
#: erpnext/stock/doctype/item_lead_time/item_lead_time.json
#: erpnext/stock/doctype/item_manufacturer/item_manufacturer.json
#: erpnext/stock/doctype/item_price/item_price.json
+#: erpnext/stock/doctype/material_request/material_request.js:496
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/packed_item/packed_item.json
#: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json
@@ -27707,7 +27908,7 @@ msgstr ""
#: erpnext/stock/report/available_batch_report/available_batch_report.py:32
#: erpnext/stock/report/available_serial_no/available_serial_no.py:99
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:33
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:82
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:77
#: erpnext/stock/report/delayed_item_report/delayed_item_report.py:153
#: erpnext/stock/report/item_price_stock/item_price_stock.py:24
#: erpnext/stock/report/item_prices/item_prices.py:51
@@ -27720,7 +27921,7 @@ msgstr ""
#: erpnext/stock/report/stock_analytics/stock_analytics.py:45
#: erpnext/stock/report/stock_balance/stock_balance.py:477
#: erpnext/stock/report/stock_ledger/stock_ledger.py:293
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:111
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:112
#: erpnext/stock/report/stock_qty_vs_batch_qty/stock_qty_vs_batch_qty.py:31
#: erpnext/stock/report/stock_qty_vs_serial_no_count/stock_qty_vs_serial_no_count.py:32
#: erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.py:98
@@ -27734,7 +27935,7 @@ msgstr ""
msgid "Item Name"
msgstr "Ime Artikla"
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:417
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:418
msgid "Item Name is required."
msgstr ""
@@ -27781,8 +27982,8 @@ msgstr ""
msgid "Item Price Stock"
msgstr ""
-#: erpnext/stock/get_item_details.py:1181
-#: erpnext/stock/get_item_details.py:1205
+#: erpnext/stock/get_item_details.py:1177
+#: erpnext/stock/get_item_details.py:1201
msgid "Item Price added for {0} in Price List - {1}"
msgstr ""
@@ -27790,11 +27991,11 @@ msgstr ""
msgid "Item Price appears multiple times based on Price List, Supplier/Customer, Currency, Item, Batch, UOM, Qty, and Dates."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:187
+#: erpnext/stock/doctype/item/item.py:186
msgid "Item Price created at rate {0}"
msgstr ""
-#: erpnext/stock/get_item_details.py:1164
+#: erpnext/stock/get_item_details.py:1160
msgid "Item Price updated for {0} in Price List {1}"
msgstr ""
@@ -27997,7 +28198,7 @@ msgstr ""
msgid "Item Variant {0} already exists with same attributes"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:845
+#: erpnext/stock/doctype/item/item.py:843
msgid "Item Variants updated"
msgstr ""
@@ -28081,7 +28282,7 @@ msgstr ""
msgid "Item Wise Tax Details"
msgstr ""
-#: erpnext/controllers/taxes_and_totals.py:561
+#: erpnext/controllers/taxes_and_totals.py:572
msgid "Item Wise Tax Details do not match with Taxes and Charges at the following rows:"
msgstr ""
@@ -28101,15 +28302,15 @@ msgstr ""
msgid "Item and Warranty Details"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:433
+#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:435
msgid "Item for row {0} does not match Material Request"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:904
+#: erpnext/stock/doctype/item/item.py:902
msgid "Item has variants."
msgstr ""
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:436
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:455
msgid "Item is mandatory in Raw Materials table."
msgstr ""
@@ -28131,7 +28332,7 @@ msgstr ""
msgid "Item operation"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:635
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:676
msgid "Item rate has been updated to zero as Allow Zero Valuation Rate is checked for item {0}"
msgstr ""
@@ -28154,7 +28355,7 @@ msgstr ""
msgid "Item valuation reposting in progress. Report might show incorrect item valuation."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1061
+#: erpnext/stock/doctype/item/item.py:1059
msgid "Item variant {0} exists with same attributes"
msgstr ""
@@ -28170,6 +28371,10 @@ msgstr ""
msgid "Item {0} cannot be added as a sub-assembly of itself"
msgstr ""
+#: erpnext/stock/doctype/material_request/mapper.py:225
+msgid "Item {0} cannot be ordered more than once"
+msgstr ""
+
#: erpnext/manufacturing/doctype/blanket_order/blanket_order.py:197
msgid "Item {0} cannot be ordered more than {1} against Blanket Order {2}."
msgstr "Artikla {0} ni mogoče naročiti za več kot {1} v okviru Naročila Pogodbe {2}."
@@ -28179,7 +28384,7 @@ msgid "Item {0} cannot be received in more than {1} qty against the {2} {3}"
msgstr ""
#: erpnext/assets/doctype/asset/asset.py:347
-#: erpnext/stock/doctype/item/item.py:700
+#: erpnext/stock/doctype/item/item.py:698
msgid "Item {0} does not exist"
msgstr ""
@@ -28212,7 +28417,7 @@ msgstr ""
msgid "Item {0} has no changes in delivered quantity. Please unselect the row if you do not wish to update its quantity."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1283
+#: erpnext/stock/doctype/item/item.py:1281
msgid "Item {0} has reached its end of life on {1}"
msgstr ""
@@ -28220,7 +28425,7 @@ msgstr ""
msgid "Item {0} ignored since it is not a stock item"
msgstr ""
-#: erpnext/stock/get_item_details.py:356
+#: erpnext/stock/get_item_details.py:357
msgid "Item {0} is a template, please select one of its variants"
msgstr ""
@@ -28228,11 +28433,11 @@ msgstr ""
msgid "Item {0} is already reserved/delivered against Sales Order {1}."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1303
+#: erpnext/stock/doctype/item/item.py:1301
msgid "Item {0} is cancelled"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1287
+#: erpnext/stock/doctype/item/item.py:1285
msgid "Item {0} is disabled"
msgstr ""
@@ -28244,7 +28449,7 @@ msgstr ""
msgid "Item {0} is not a serialized Item"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1295
+#: erpnext/stock/doctype/item/item.py:1293
msgid "Item {0} is not a stock Item"
msgstr ""
@@ -28252,11 +28457,11 @@ msgstr ""
msgid "Item {0} is not a subcontracted item"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:862
+#: erpnext/stock/doctype/item/item.py:860
msgid "Item {0} is not a template item."
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:1271
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1311
msgid "Item {0} is not active or end of life has been reached"
msgstr ""
@@ -28264,7 +28469,7 @@ msgstr ""
msgid "Item {0} must be a Fixed Asset Item"
msgstr ""
-#: erpnext/stock/get_item_details.py:362
+#: erpnext/stock/get_item_details.py:363
msgid "Item {0} must be a Non-Stock Item"
msgstr ""
@@ -28330,7 +28535,7 @@ msgstr ""
msgid "Item-wise sales Register"
msgstr ""
-#: erpnext/stock/get_item_details.py:766
+#: erpnext/stock/get_item_details.py:762
msgid "Item/Item Code required to get Item Tax Template."
msgstr ""
@@ -28393,7 +28598,7 @@ msgstr ""
msgid "Items not found."
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:631
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:672
msgid "Items rate has been updated to zero as Allow Zero Valuation Rate is checked for the following items: {0}"
msgstr ""
@@ -28468,7 +28673,7 @@ msgstr ""
#: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
#: erpnext/manufacturing/doctype/bom/bom.json
#: erpnext/manufacturing/doctype/job_card/job_card.json
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1078
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1090
#: erpnext/manufacturing/doctype/operation/operation.json
#: erpnext/manufacturing/doctype/work_order/work_order.js:417
#: erpnext/manufacturing/doctype/work_order/work_order.json
@@ -28497,7 +28702,7 @@ msgstr ""
msgid "Job Card Item"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:927
+#: erpnext/manufacturing/doctype/job_card/job_card.py:924
msgid "Job Card On Hold"
msgstr ""
@@ -28516,7 +28721,7 @@ msgstr ""
msgid "Job Card Secondary Item"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1068
+#: erpnext/public/js/shop_floor/shop_floor.js:1113
msgid "Job Card Submitted"
msgstr ""
@@ -28540,31 +28745,35 @@ msgstr ""
msgid "Job Card and Capacity Planning"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1629
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1769
msgid "Job Card {0} has been completed"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1470
+#: erpnext/public/js/shop_floor/shop_floor.js:1515
msgid "Job Card {0} is already running. Open its machine or work order to pause or complete it."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1465
-#: erpnext/public/js/shop_floor/shop_floor.js:1486
+#: erpnext/public/js/shop_floor/shop_floor.js:1510
+#: erpnext/public/js/shop_floor/shop_floor.js:1531
msgid "Job Card {0} is already submitted."
msgstr ""
-#: erpnext/manufacturing/page/shop_floor/shop_floor.py:188
+#: erpnext/manufacturing/page/shop_floor/shop_floor.py:189
msgid "Job Card {0} not found"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1461
+#: erpnext/public/js/shop_floor/shop_floor.js:1506
msgid "Job Card {0} was not found."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1422
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1501
msgid "Job Card {0}: As per the sequence of the operations in the work order {1}, complete the operation {2} before the operation {3}."
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1529
+msgid "Job Card {0}: As per the sequence of the operations in the work order {1}, submit the manufacturing entry for the operation {2} before the operation {3}."
+msgstr ""
+
#: erpnext/accounts/doctype/process_period_closing_voucher/process_period_closing_voucher.js:17
msgid "Job Started"
msgstr ""
@@ -28627,11 +28836,11 @@ msgstr ""
msgid "Job Worker Warehouse"
msgstr ""
-#: erpnext/manufacturing/doctype/work_order/mapper.py:460
+#: erpnext/manufacturing/doctype/work_order/mapper.py:464
msgid "Job card {0} created"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1075
+#: erpnext/public/js/shop_floor/shop_floor.js:1120
msgid "Job card {0} has been submitted."
msgstr ""
@@ -28643,7 +28852,7 @@ msgstr ""
msgid "Job started"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1509
+#: erpnext/public/js/shop_floor/shop_floor.js:1554
msgid "Job {0} is running"
msgstr ""
@@ -28703,7 +28912,7 @@ msgstr ""
#: erpnext/workspace_sidebar/invoicing.json
#: erpnext/workspace_sidebar/payments.json
msgid "Journal Entry"
-msgstr ""
+msgstr "Vnos v dnevnik"
#. Name of a DocType
#: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
@@ -28862,7 +29071,7 @@ msgstr ""
msgid "Kilowatt-Hour"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1080
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1092
msgid "Kindly cancel the Manufacturing Entries first against the work order {0}."
msgstr ""
@@ -28963,7 +29172,7 @@ msgstr ""
msgid "Lapsed"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:274
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:277
msgid "Large"
msgstr ""
@@ -28990,7 +29199,7 @@ msgstr ""
msgid "Last Fiscal Year"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:680
+#: erpnext/accounts/doctype/account/account.py:711
msgid "Last GL Entry update was done {0}. This operation is not allowed while system is actively being used. Please wait for 5 minutes before retrying."
msgstr ""
@@ -29262,7 +29471,7 @@ msgstr ""
#: banking/src/pages/BankStatementImporter.tsx:138
msgid "Leave blank to use the password already saved for this bank account (if any). It is stored encrypted and reused for future statements."
-msgstr ""
+msgstr "Pustite prazno, če želite uporabiti geslo, ki je že shranjeno za ta bančni račun (če obstaja). Shrani se šifrirano in se ponovno uporabi za prihodnje izpiske."
#. Description of the 'Dispatch Notification Attachment' (Link) field in
#. DocType 'Delivery Settings'
@@ -29445,7 +29654,7 @@ msgstr ""
#. Print Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Line spacing for amount in words"
-msgstr ""
+msgstr "Razmik med vrsticami za znesek v besedah"
#. Label of the link_options_sb (Section Break) field in DocType 'Support
#. Search Source'
@@ -29497,7 +29706,7 @@ msgstr ""
msgid "Linked Location"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1137
+#: erpnext/stock/doctype/item/item.py:1135
msgid "Linked with submitted documents"
msgstr ""
@@ -29543,7 +29752,7 @@ msgstr ""
msgid "Loading Invoices! Please Wait..."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:936
+#: erpnext/public/js/shop_floor/shop_floor.js:981
msgid "Loading quality checklist..."
msgstr ""
@@ -29570,7 +29779,7 @@ msgstr ""
#: erpnext/accounts/doctype/invoice_discounting/invoice_discounting.py:61
msgid "Loan Start Date and Loan Period are mandatory to save the Invoice Discounting"
-msgstr ""
+msgstr "Za shranjevanje zmanjševalnega računov sta obvezna datum začetka posojila in obdobje posojila."
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:180
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:305
@@ -29582,7 +29791,7 @@ msgstr ""
msgid "Loans and Advances (Assets)"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:210
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:213
msgid "Local"
msgstr ""
@@ -29686,7 +29895,7 @@ msgstr ""
#. 'Quotation'
#: erpnext/crm/doctype/opportunity/opportunity.json
#: erpnext/crm/report/lost_opportunity/lost_opportunity.py:54
-#: erpnext/public/js/utils/sales_common.js:600
+#: erpnext/public/js/utils/sales_common.js:605
#: erpnext/selling/doctype/quotation/quotation.json
msgid "Lost Reasons"
msgstr ""
@@ -29715,8 +29924,8 @@ msgstr ""
msgid "Lower Deduction Certificate"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:309
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:426
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:312
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:429
msgid "Lower Income"
msgstr ""
@@ -29848,7 +30057,7 @@ msgstr ""
msgid "MRP Log documents are being created in the background."
msgstr ""
-#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:156
+#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:180
msgid "MT940 file detected. Please enable 'Import MT940 Format' to proceed."
msgstr ""
@@ -29873,10 +30082,10 @@ msgstr "Okvara Stroja"
msgid "Machine operator errors"
msgstr "Napake Upravljavca Stroja"
-#: erpnext/setup/doctype/company/company.py:791
-#: erpnext/setup/doctype/company/company.py:806
-#: erpnext/setup/doctype/company/company.py:807
-#: erpnext/setup/doctype/company/company.py:808
+#: erpnext/setup/doctype/company/company.py:836
+#: erpnext/setup/doctype/company/company.py:851
+#: erpnext/setup/doctype/company/company.py:852
+#: erpnext/setup/doctype/company/company.py:853
msgid "Main"
msgstr ""
@@ -29938,7 +30147,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/workstation/workstation.json
#: erpnext/selling/doctype/quotation/quotation.json
#: erpnext/selling/doctype/sales_order/sales_order.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:299
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:302
#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
#: erpnext/support/workspace/support/support.json
#: erpnext/workspace_sidebar/assets.json erpnext/workspace_sidebar/crm.json
@@ -30013,11 +30222,11 @@ msgstr ""
msgid "Maintenance Schedule Item"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:372
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:373
msgid "Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule'"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:251
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:252
msgid "Maintenance Schedule {0} exists against {1}"
msgstr ""
@@ -30111,7 +30320,7 @@ msgstr ""
msgid "Maintenance Visit Purpose"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:354
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:355
msgid "Maintenance start date can not be before delivery date for Serial No {0}"
msgstr ""
@@ -30121,8 +30330,8 @@ msgid "Major/Optional Subjects"
msgstr ""
#. Label of the make (Data) field in DocType 'Vehicle'
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:271
-#: erpnext/manufacturing/doctype/job_card/job_card.js:479
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:272
+#: erpnext/manufacturing/doctype/job_card/job_card.js:488
#: erpnext/manufacturing/doctype/work_order/work_order.js:864
#: erpnext/manufacturing/doctype/work_order/work_order.js:898
#: erpnext/setup/doctype/vehicle/vehicle.json
@@ -30144,7 +30353,7 @@ msgstr ""
msgid "Make Difference Entry"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1084
+#: erpnext/public/js/shop_floor/shop_floor.js:1129
msgid "Make Manufacture Entry"
msgstr ""
@@ -30182,13 +30391,13 @@ msgstr ""
msgid "Make Serial No / Batch from Work Order"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:106
+#: erpnext/manufacturing/doctype/job_card/job_card.js:111
#: erpnext/public/js/templates/shop_floor_template.html:946
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:256
msgid "Make Stock Entry"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:368
+#: erpnext/manufacturing/doctype/job_card/job_card.js:417
msgid "Make Subcontracting PO"
msgstr ""
@@ -30227,7 +30436,7 @@ msgstr ""
msgid "Manage your orders"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:569
+#: erpnext/setup/doctype/company/company.py:614
msgid "Management"
msgstr ""
@@ -30334,7 +30543,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json
#: erpnext/manufacturing/doctype/operation/operation_dashboard.py:7
#: erpnext/projects/doctype/project/project_dashboard.py:17
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:89
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:92
#: erpnext/stock/doctype/item/item.json
#: erpnext/stock/doctype/item/item_dashboard.py:32
#: erpnext/stock/doctype/item_reorder/item_reorder.json
@@ -30342,8 +30551,8 @@ msgstr ""
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:734
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:751
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:774
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:791
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
#: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
#: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
@@ -30422,7 +30631,7 @@ msgstr "Proizvajalec"
msgid "Manufacturer Part Number"
msgstr ""
-#: erpnext/public/js/controllers/buying.js:421
+#: erpnext/public/js/controllers/buying.js:426
msgid "Manufacturer Part Number {0} is invalid"
msgstr ""
@@ -30447,8 +30656,8 @@ msgstr ""
#: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json
#: erpnext/public/js/setup_wizard.js:94
-#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:29
-#: erpnext/setup/doctype/company/company.json erpnext/setup/install.py:399
+#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:30
+#: erpnext/setup/doctype/company/company.json erpnext/setup/install.py:405
#: erpnext/setup/setup_wizard/data/industry_type.txt:31
#: erpnext/stock/doctype/batch/batch.json erpnext/stock/doctype/item/item.json
#: erpnext/stock/doctype/item_lead_time/item_lead_time.json
@@ -30662,6 +30871,12 @@ msgstr ""
msgid "Mark As Closed"
msgstr ""
+#. Option for the 'Action for Expired Unverified Appointments' (Select) field
+#. in DocType 'Appointment Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Mark as Closed"
+msgstr ""
+
#. Description of the 'Is Internal Customer' (Check) field in DocType
#. 'Customer'
#: erpnext/selling/doctype/customer/customer.json
@@ -30682,7 +30897,7 @@ msgstr ""
msgid "Market Segment"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:521
+#: erpnext/setup/doctype/company/company.py:566
msgid "Marketing"
msgstr ""
@@ -30771,14 +30986,14 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:114
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:117
#: erpnext/stock/doctype/stock_entry/stock_entry.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:735
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:775
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Material Consumption for Manufacture"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:687
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:658
msgid "Material Consumption is not set in Manufacturing Settings."
msgstr ""
@@ -30791,7 +31006,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
#: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:71
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:74
#: erpnext/stock/doctype/item/item.json
#: erpnext/stock/doctype/item_reorder/item_reorder.json
#: erpnext/stock/doctype/material_request/material_request.json
@@ -30807,8 +31022,8 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:77
-#: erpnext/stock/doctype/material_request/material_request.js:191
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:80
+#: erpnext/stock/doctype/material_request/material_request.js:192
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Material Receipt"
@@ -30854,7 +31069,7 @@ msgstr ""
#: erpnext/buying/report/requested_items_to_order_and_receive/requested_items_to_order_and_receive.js:33
#: erpnext/buying/report/requested_items_to_order_and_receive/requested_items_to_order_and_receive.py:186
#: erpnext/buying/workspace/buying/buying.json
-#: erpnext/manufacturing/doctype/job_card/job_card.js:216
+#: erpnext/manufacturing/doctype/job_card/job_card.js:219
#: erpnext/manufacturing/doctype/production_plan/production_plan.js:185
#: erpnext/manufacturing/doctype/production_plan/production_plan.json
#: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json
@@ -30872,10 +31087,10 @@ msgstr ""
#: erpnext/stock/doctype/pick_list/pick_list.json
#: erpnext/stock/doctype/pick_list_item/pick_list_item.json
#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:308
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:464
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:303
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:459
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:135
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:124
#: erpnext/stock/workspace/stock/stock.json
#: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
#: erpnext/subcontracting/doctype/subcontracting_order_service_item/subcontracting_order_service_item.json
@@ -30957,7 +31172,7 @@ msgstr ""
msgid "Material Request already created for the ordered quantity"
msgstr ""
-#: erpnext/selling/doctype/sales_order/mapper.py:929
+#: erpnext/selling/doctype/sales_order/mapper.py:931
msgid "Material Request not created, as quantity for Raw Materials already available."
msgstr ""
@@ -31025,11 +31240,11 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Pick List'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/manufacturing/doctype/job_card/job_card.js:224
+#: erpnext/manufacturing/doctype/job_card/job_card.js:227
#: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:83
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:86
#: erpnext/stock/doctype/item/item.json
-#: erpnext/stock/doctype/material_request/material_request.js:169
+#: erpnext/stock/doctype/material_request/material_request.js:170
#: erpnext/stock/doctype/material_request/material_request.json
#: erpnext/stock/doctype/pick_list/pick_list.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
@@ -31037,14 +31252,14 @@ msgstr ""
msgid "Material Transfer"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:175
+#: erpnext/stock/doctype/material_request/material_request.js:176
msgid "Material Transfer (In Transit)"
msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Pick List'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:108
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:111
#: erpnext/stock/doctype/pick_list/pick_list.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
@@ -31098,8 +31313,8 @@ msgstr ""
msgid "Materials are already received against the {0} {1}"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:190
-#: erpnext/manufacturing/doctype/job_card/job_card.py:904
+#: erpnext/manufacturing/doctype/job_card/job_card.py:187
+#: erpnext/manufacturing/doctype/job_card/job_card.py:901
msgid "Materials need to be transferred to the work in progress warehouse for the job card {0}"
msgstr ""
@@ -31174,7 +31389,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order/work_order.js:1072
#: erpnext/manufacturing/doctype/work_order/work_order.js:1095
#: erpnext/stock/doctype/pick_list/pick_list.js:208
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:403
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:398
msgid "Max: {0}"
msgstr ""
@@ -31204,11 +31419,11 @@ msgstr ""
msgid "Maximum Producible Items"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1306
+#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1325
msgid "Maximum Samples - {0} can be retained for Batch {1} and Item {2}."
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1295
+#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1314
msgid "Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}."
msgstr ""
@@ -31244,7 +31459,7 @@ msgstr ""
msgid "Maximum sample quantity that can be retained"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:975
+#: erpnext/public/js/shop_floor/shop_floor.js:1020
msgid "Measured value"
msgstr ""
@@ -31273,7 +31488,7 @@ msgstr ""
msgid "Megawatt"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2206
+#: erpnext/stock/stock_ledger.py:2221
msgid "Mention Valuation Rate in the Item master."
msgstr ""
@@ -31321,7 +31536,7 @@ msgstr ""
msgid "Merged"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:616
+#: erpnext/accounts/doctype/account/account.py:647
msgid "Merging is only possible if following properties are same in both records. Is Group, Root Type, Company and Account Currency"
msgstr ""
@@ -31339,7 +31554,7 @@ msgstr ""
#. Label of the message_to_show (Data) field in DocType 'Cheque Print Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Message to show"
-msgstr ""
+msgstr "Sporočilo za prikaz"
#. Description of the 'Message' (Text) field in DocType 'Project'
#: erpnext/projects/doctype/project/project.json
@@ -31370,7 +31585,7 @@ msgstr ""
msgid "Meter/Second"
msgstr ""
-#: erpnext/manufacturing/doctype/workstation/workstation.py:490
+#: erpnext/manufacturing/doctype/workstation/workstation.py:491
msgid "Method {0} is not allowed to be run on a Job Card."
msgstr ""
@@ -31399,8 +31614,8 @@ msgstr ""
msgid "Microsecond"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:310
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:427
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:313
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:430
msgid "Middle Income"
msgstr ""
@@ -31641,7 +31856,10 @@ msgid "Minutes"
msgstr ""
#. Label of the section_break_19 (Section Break) field in DocType 'POS Profile'
+#. Label of the miscellaneous_section (Section Break) field in DocType 'Repost
+#. Accounting Ledger'
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json
msgid "Miscellaneous"
msgstr ""
@@ -31650,7 +31868,7 @@ msgstr ""
msgid "Miscellaneous Expenses"
msgstr ""
-#: erpnext/controllers/buying_controller.py:737
+#: erpnext/controllers/buying_controller.py:748
msgid "Mismatch"
msgstr ""
@@ -31696,7 +31914,7 @@ msgstr ""
msgid "Missing Finance Book"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:910
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:950
msgid "Missing Finished Good"
msgstr ""
@@ -31712,7 +31930,7 @@ msgstr ""
msgid "Missing Parameter"
msgstr ""
-#: erpnext/utilities/__init__.py:84
+#: erpnext/utilities/__init__.py:83 erpnext/utilities/__init__.py:88
msgid "Missing Payments App"
msgstr ""
@@ -31720,6 +31938,10 @@ msgstr ""
msgid "Missing Required Filter"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:671
+msgid "Missing Serial / Batch Nos will be created on Save"
+msgstr ""
+
#: erpnext/assets/doctype/asset_repair/asset_repair.py:300
msgid "Missing Serial No Bundle"
msgstr ""
@@ -31941,7 +32163,7 @@ msgstr ""
msgid "Move Stock"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1408
+#: erpnext/public/js/shop_floor/shop_floor.js:1453
msgid "Move selection"
msgstr ""
@@ -31992,7 +32214,7 @@ msgstr ""
msgid "Multiple Accounts (Journal Template)"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:460
+#: erpnext/selling/doctype/customer/customer.py:458
msgid "Multiple Loyalty Programs found for Customer {0}. Please select manually."
msgstr ""
@@ -32000,7 +32222,7 @@ msgstr ""
msgid "Multiple POS Opening Entry"
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:345
+#: erpnext/accounts/doctype/pricing_rule/utils.py:349
msgid "Multiple Price Rules exist with same criteria, please resolve conflict by assigning priority. Price Rules: {0}"
msgstr ""
@@ -32022,7 +32244,7 @@ msgstr ""
msgid "Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:917
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:957
msgid "Multiple items cannot be marked as finished item"
msgstr ""
@@ -32154,7 +32376,7 @@ msgid "Natural Gas"
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_stage.txt:3
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:439
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:442
msgid "Needs Analysis"
msgstr ""
@@ -32173,7 +32395,7 @@ msgstr ""
msgid "Negative Stock"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1657
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1672
#: erpnext/stock/serial_batch_bundle.py:1594
msgid "Negative Stock Error"
msgstr ""
@@ -32183,7 +32405,7 @@ msgid "Negative Valuation Rate is not allowed"
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_stage.txt:8
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:444
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:447
msgid "Negotiation/Review"
msgstr ""
@@ -32589,6 +32811,10 @@ msgstr ""
msgid "New Note"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:320
+msgid "New Proforma Invoice"
+msgstr ""
+
#. Label of the purchase_invoice (Check) field in DocType 'Email Digest'
#: erpnext/setup/doctype/email_digest/email_digest.json
msgid "New Purchase Invoice"
@@ -32617,10 +32843,10 @@ msgstr ""
msgid "New Sales Invoice"
msgstr ""
-#. Description of the 'Overdue Billing Threshold' (Currency) field in DocType
-#. 'Customer Credit Limit'
+#. Description of the 'Overdue Limit' (Currency) field in DocType 'Customer
+#. Credit Limit'
#: erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json
-msgid "New Sales Invoices are blocked when the customer's overdue amount exceeds this. Requires 'Enable Overdue Billing Threshold' in Accounts Settings."
+msgid "New Sales Invoices are blocked when the customer's overdue amount exceeds this. Requires 'Restrict Customer Over Billing' in Accounts Settings."
msgstr ""
#. Label of the sales_order (Check) field in DocType 'Email Digest'
@@ -32655,7 +32881,7 @@ msgstr ""
msgid "New Workplace"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:425
+#: erpnext/selling/doctype/customer/customer.py:423
msgid "New credit limit is less than current outstanding amount for the customer. Credit limit has to be at least {0}"
msgstr ""
@@ -32729,7 +32955,7 @@ msgstr ""
msgid "No Account Data row found"
msgstr ""
-#: erpnext/setup/doctype/company/test_company.py:104
+#: erpnext/setup/doctype/company/test_company.py:106
msgid "No Account matched these filters: {}"
msgstr ""
@@ -32750,7 +32976,7 @@ msgstr ""
msgid "No Customer found for Inter Company Transactions which represents company {0}"
msgstr ""
-#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:435
+#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:430
msgid "No Customers found with selected options."
msgstr ""
@@ -32766,11 +32992,11 @@ msgstr ""
msgid "No Impact on Accounting Ledger"
msgstr ""
-#: erpnext/stock/get_item_details.py:337
+#: erpnext/stock/get_item_details.py:338
msgid "No Item with Barcode {0}"
msgstr ""
-#: erpnext/stock/get_item_details.py:341
+#: erpnext/stock/get_item_details.py:342
msgid "No Item with Serial No {0}"
msgstr ""
@@ -32809,7 +33035,7 @@ msgstr ""
#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1124
#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1200
#: erpnext/accounts/doctype/journal_entry/journal_entry.py:1221
-#: erpnext/stock/doctype/item/item.py:1530
+#: erpnext/stock/doctype/item/item.py:1528
msgid "No Permission"
msgstr ""
@@ -32821,7 +33047,7 @@ msgstr ""
msgid "No Purchase Orders were created"
msgstr ""
-#: erpnext/manufacturing/page/shop_floor/shop_floor.py:244
+#: erpnext/manufacturing/page/shop_floor/shop_floor.py:245
msgid "No Quality Inspection Template is configured for this operation."
msgstr ""
@@ -32833,7 +33059,7 @@ msgstr ""
msgid "No Serial / Batches are available for return"
msgstr ""
-#: erpnext/stock/stock_ledger.py:976
+#: erpnext/stock/stock_ledger.py:991
msgid "No Standard Valuation Rate found for Item {0} in Company {1} as on {2}. Please create an Item Standard Cost record."
msgstr ""
@@ -32911,7 +33137,11 @@ msgstr ""
msgid "No additional fields available"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1391
+#: erpnext/crm/doctype/appointment/appointment.py:103
+msgid "No availability of slots are found. Please add on Appointment Booking Settings."
+msgstr ""
+
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1396
msgid "No available quantity to reserve for item {0} in warehouse {1}"
msgstr ""
@@ -32927,7 +33157,7 @@ msgstr ""
msgid "No bank transactions found"
msgstr ""
-#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:501
+#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:496
msgid "No billing email found for customer: {0}"
msgstr ""
@@ -32976,6 +33206,10 @@ msgstr ""
msgid "No entries found"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:302
+msgid "No entries found in the uploaded file"
+msgstr ""
+
#: banking/src/components/features/BankReconciliation/BankReconciliationStatement.tsx:214
msgid "No entries with a payment document in this list."
msgstr ""
@@ -33133,11 +33367,11 @@ msgstr ""
msgid "No page image is available for this page."
msgstr ""
-#: erpnext/public/js/controllers/buying.js:531
+#: erpnext/public/js/controllers/buying.js:536
msgid "No pending Material Requests found to link for the given items."
msgstr ""
-#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:508
+#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:503
msgid "No primary email found for customer: {0}"
msgstr ""
@@ -33145,6 +33379,10 @@ msgstr ""
msgid "No products found."
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:260
+msgid "No proforma invoices yet."
+msgstr ""
+
#: erpnext/selling/page/point_of_sale/pos_item_cart.js:1029
msgid "No recent transactions found"
msgstr ""
@@ -33201,6 +33439,10 @@ msgstr ""
msgid "No rules setup yet"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:620
+msgid "No stock available for Item {0} in Warehouse {1}"
+msgstr ""
+
#: erpnext/stock/doctype/batch/batch.js:77
msgid "No stock available for this batch."
msgstr ""
@@ -33242,8 +33484,8 @@ msgstr ""
msgid "No vouchers found for this transaction"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1787
-msgid "No warehouse found for company {0}. Please set a Default Warehouse in Item Defaults or Stock Settings."
+#: erpnext/stock/doctype/item/item.py:1782
+msgid "No warehouse found for company {0}. Please set a Default Warehouse in Item Defaults or Company."
msgstr ""
#: erpnext/public/js/shop_floor/shop_floor.js:329
@@ -33283,7 +33525,7 @@ msgstr ""
msgid "Non Depreciable Category"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:184
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:187
msgid "Non Profit"
msgstr ""
@@ -33430,7 +33672,7 @@ msgstr ""
msgid "Not permitted to make Purchase Orders"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1821
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1961
msgid "Not permitted to read Job Card"
msgstr ""
@@ -33456,7 +33698,7 @@ msgstr ""
msgid "Note: Item {0} added multiple times"
msgstr "Opomba: Artikla {0} je bil dodan večkrat"
-#: erpnext/controllers/accounts_controller.py:549
+#: erpnext/controllers/accounts_controller.py:551
msgid "Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified"
msgstr ""
@@ -33464,7 +33706,7 @@ msgstr ""
msgid "Note: This Cost Center is a Group. Cannot make accounting entries against groups."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:691
+#: erpnext/stock/doctype/item/item.py:689
msgid "Note: To merge the items, create a separate Stock Reconciliation for the old item {0}"
msgstr ""
@@ -33833,7 +34075,7 @@ msgstr ""
#. Transaction'
#: erpnext/accounts/doctype/bank_transaction/bank_transaction.json
msgid "On save, the Excluded Fee will be converted to an Included Fee."
-msgstr ""
+msgstr "Ob shranjevanju se bo izključena pristojbina pretvorila v vključeno pristojbino."
#. Description of the 'Use Serial / Batch fields' (Check) field in DocType
#. 'Stock Settings'
@@ -33923,7 +34165,7 @@ msgstr ""
msgid "Only Include Allocated Payments"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:137
+#: erpnext/accounts/doctype/account/account.py:138
msgid "Only Parent can be of type {0}"
msgstr ""
@@ -33931,6 +34173,10 @@ msgstr ""
msgid "Only Value available for Payment Entry"
msgstr ""
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:216
+msgid "Only an issued Proforma Invoice can be emailed."
+msgstr ""
+
#. Description of the 'Posting Date inheritance for exchange gain / loss'
#. (Select) field in DocType 'Accounts Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
@@ -33969,7 +34215,7 @@ msgstr ""
msgid "Only one version of a Product Bundle can be active at a time for a given Parent Item. Activating a version deactivates the previously active one."
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:750
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:790
msgid "Only one {0} entry can be created against the Work Order {1}"
msgstr ""
@@ -34126,7 +34372,7 @@ msgstr ""
msgid "Open the settings dialog"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1409
+#: erpnext/public/js/shop_floor/shop_floor.js:1454
msgid "Open work order / run primary action"
msgstr ""
@@ -34247,7 +34493,7 @@ msgstr ""
msgid "Opening Invoice Item"
msgstr ""
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:849
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:869
#: erpnext/accounts/doctype/sales_invoice/services/gl_composer.py:644
msgid "Opening Invoice has rounding adjustment of {0}.
'{1}' account is required to post these values. Please set it in Company: {2}.
Or, '{3}' can be enabled to not post any rounding adjustment."
msgstr ""
@@ -34273,7 +34519,7 @@ msgstr ""
msgid "Opening Purchase Invoice(s) have been created."
msgstr ""
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:86
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:81
#: erpnext/stock/report/stock_balance/stock_balance.py:533
msgid "Opening Qty"
msgstr "Začetna Količina"
@@ -34285,30 +34531,30 @@ msgstr ""
#. Label of the opening_stock (Float) field in DocType 'Item'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Reconciliation'
#: erpnext/stock/doctype/item/item.js:986 erpnext/stock/doctype/item/item.json
-#: erpnext/stock/doctype/item/item.py:358
-#: erpnext/stock/doctype/item/item.py:1687
+#: erpnext/stock/doctype/item/item.py:354
+#: erpnext/stock/doctype/item/item.py:1685
#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
msgid "Opening Stock"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1641
+#: erpnext/stock/doctype/item/item.py:1639
msgid "Opening Stock can only be set for stock items."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1648
+#: erpnext/stock/doctype/item/item.py:1646
msgid "Opening Stock cannot be created as stock transactions already exist for item {0}."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1644
+#: erpnext/stock/doctype/item/item.py:1642
msgid "Opening Stock for serialised or batch items must be set via the Stock Reconciliation form."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:363
+#: erpnext/stock/doctype/item/item.py:359
msgid "Opening Stock reconciliation created with zero valuation rate: {0}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:371
-#: erpnext/stock/doctype/item/item.py:1690
+#: erpnext/stock/doctype/item/item.py:367
+#: erpnext/stock/doctype/item/item.py:1688
msgid "Opening Stock reconciliation created: {0}"
msgstr ""
@@ -34330,7 +34576,7 @@ msgstr ""
msgid "Opening and Closing balance is not supported for dimension grouped cash flow statement"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:203
+#: erpnext/stock/doctype/item/item.py:202
msgid "Opening stock creation has been queued and will be created in the background. Please check the Stock Reconciliation after some time."
msgstr ""
@@ -34422,6 +34668,10 @@ msgstr ""
msgid "Operation ID"
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.js:532
+msgid "Operation Row"
+msgstr ""
+
#. Label of the operation_row_id (Int) field in DocType 'Job Card'
#: erpnext/manufacturing/doctype/job_card/job_card.json
msgid "Operation Row ID"
@@ -34432,11 +34682,6 @@ msgstr ""
msgid "Operation Row Id"
msgstr ""
-#. Label of the operation_row_number (Select) field in DocType 'Job Card'
-#: erpnext/manufacturing/doctype/job_card/job_card.json
-msgid "Operation Row Number"
-msgstr ""
-
#. Label of the time_in_mins (Float) field in DocType 'BOM Operation'
#. Label of the time_in_mins (Float) field in DocType 'BOM Website Operation'
#. Label of the time_in_mins (Float) field in DocType 'Sub Operation'
@@ -34461,15 +34706,19 @@ msgstr ""
msgid "Operation time does not depend on quantity to produce"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:517
-msgid "Operation {0} added multiple times in the work order {1}"
-msgstr ""
-
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1358
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1399
msgid "Operation {0} does not belong to the work order {1}"
msgstr ""
-#: erpnext/manufacturing/doctype/workstation/workstation.py:384
+#: erpnext/manufacturing/doctype/job_card/job_card.js:535
+msgid "Operation {0} is added multiple times in the work order {1}"
+msgstr ""
+
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1407
+msgid "Operation {0} is added multiple times in the work order {1}. Please select the operation row."
+msgstr ""
+
+#: erpnext/manufacturing/doctype/workstation/workstation.py:385
msgid "Operation {0} is longer than any available working hours in workstation {1}, break down the operation into multiple operations"
msgstr ""
@@ -34484,7 +34733,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order/work_order.js:334
#: erpnext/manufacturing/doctype/work_order/work_order.json
#: erpnext/public/js/shop_floor/shop_floor.js:387
-#: erpnext/setup/doctype/company/company.py:539
+#: erpnext/setup/doctype/company/company.py:584
#: erpnext/setup/doctype/email_digest/email_digest.json
#: erpnext/templates/generators/bom.html:61
msgid "Operations"
@@ -34804,7 +35053,8 @@ msgstr ""
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
#: erpnext/stock/doctype/bin/bin.json
#: erpnext/stock/doctype/packed_item/packed_item.json
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:164
+#: erpnext/stock/page/stock_balance/stock_balance.js:60
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:165
msgid "Ordered Qty"
msgstr ""
@@ -34932,7 +35182,7 @@ msgid "Ounce/Gallon (US)"
msgstr ""
#: erpnext/stock/report/available_serial_no/available_serial_no.py:119
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:88
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:83
#: erpnext/stock/report/stock_balance/stock_balance.py:555
#: erpnext/stock/report/stock_ledger/stock_ledger.py:324
msgid "Out Qty"
@@ -35041,7 +35291,7 @@ msgstr ""
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
#: erpnext/accounts/report/accounts_payable/accounts_payable.html:140
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:141
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1223
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1228
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:169
#: erpnext/accounts/report/purchase_register/purchase_register.py:307
#: erpnext/accounts/report/sales_register/sales_register.py:333
@@ -35158,19 +35408,23 @@ msgstr ""
msgid "Overdue"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:612
-msgid "Overdue Billing Limit Crossed"
+#. Label of the overdue_days (Data) field in DocType 'Overdue Payment'
+#: erpnext/accounts/doctype/overdue_payment/overdue_payment.json
+msgid "Overdue Days"
msgstr ""
#. Label of the overdue_billing_threshold (Currency) field in DocType 'Customer
#. Credit Limit'
#: erpnext/selling/doctype/customer_credit_limit/customer_credit_limit.json
-msgid "Overdue Billing Threshold"
+msgid "Overdue Limit"
msgstr ""
-#. Label of the overdue_days (Data) field in DocType 'Overdue Payment'
-#: erpnext/accounts/doctype/overdue_payment/overdue_payment.json
-msgid "Overdue Days"
+#: erpnext/selling/doctype/customer/customer.py:608
+msgid "Overdue Limit Crossed"
+msgstr ""
+
+#: erpnext/selling/doctype/customer/customer.py:603
+msgid "Overdue Limit crossed for customer {0}. Overdue amount {1} exceeds the allowed limit {2}."
msgstr ""
#. Name of a DocType
@@ -35195,7 +35449,7 @@ msgstr ""
msgid "Overdue and Discounted"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:206
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:212
msgid "Overlapping conditions found between:"
msgstr ""
@@ -35229,15 +35483,6 @@ msgstr ""
msgid "Owned"
msgstr ""
-#: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js:29
-#: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py:24
-#: erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py:40
-#: erpnext/accounts/report/sales_register/sales_register.js:46
-#: erpnext/accounts/report/sales_register/sales_register.py:250
-#: erpnext/crm/report/lead_details/lead_details.py:45
-msgid "Owner"
-msgstr ""
-
#. Label of the asset_owner_section (Section Break) field in DocType 'Asset'
#: erpnext/assets/doctype/asset/asset.json
msgid "Ownership"
@@ -35523,7 +35768,7 @@ msgstr ""
msgid "POS Profile - {0} has multiple open POS Opening Entries. Please close or cancel the existing entries before proceeding."
msgstr ""
-#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:249
+#: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:250
msgid "POS Profile - {0} is currently open. Please close the POS or cancel the existing POS Opening Entry before cancelling this POS Closing Entry."
msgstr ""
@@ -35725,7 +35970,7 @@ msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:173
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1217
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1222
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:167
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:201
#: erpnext/accounts/report/pos_register/pos_register.py:225
@@ -35885,7 +36130,7 @@ msgstr "Nadrejena Šarža"
msgid "Parent Company"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:674
+#: erpnext/setup/doctype/company/company.py:719
msgid "Parent Company must be a group company"
msgstr ""
@@ -35951,7 +36196,7 @@ msgstr ""
msgid "Parent Row No"
msgstr ""
-#: erpnext/manufacturing/doctype/bom_creator/bom_creator.py:611
+#: erpnext/manufacturing/doctype/bom_creator/bom_creator.py:618
msgid "Parent Row No not found for {0}"
msgstr ""
@@ -35970,11 +36215,11 @@ msgstr ""
msgid "Parent Task"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:169
+#: erpnext/projects/doctype/task/task.py:170
msgid "Parent Task {0} is not a Template Task"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:192
+#: erpnext/projects/doctype/task/task.py:193
msgid "Parent Task {0} must be a Group Task"
msgstr ""
@@ -35994,7 +36239,7 @@ msgstr ""
msgid "Parent Warehouse"
msgstr ""
-#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:166
+#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:190
msgid "Parsed file is not in valid MT940 format or contains no transactions."
msgstr ""
@@ -36016,7 +36261,7 @@ msgstr ""
msgid "Partial Payment in POS Transactions are not allowed."
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1757
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1762
msgid "Partial Stock Reservation"
msgstr ""
@@ -36101,6 +36346,11 @@ msgstr ""
msgid "Partially Reconciled"
msgstr ""
+#. Option for the 'Status' (Select) field in DocType 'Repost Accounting Ledger'
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json
+msgid "Partially Reposted"
+msgstr ""
+
#. Option for the 'Status' (Select) field in DocType 'Stock Reservation Entry'
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
msgid "Partially Reserved"
@@ -36232,7 +36482,7 @@ msgstr ""
#: erpnext/accounts/report/accounts_payable/accounts_payable.js:105
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:82
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:65
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1150
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1155
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:82
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:147
#: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.js:49
@@ -36261,7 +36511,7 @@ msgstr ""
#. Name of a DocType
#: erpnext/accounts/doctype/party_account/party_account.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1162
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1167
msgid "Party Account"
msgstr ""
@@ -36446,7 +36696,7 @@ msgstr ""
#: erpnext/accounts/report/accounts_payable/accounts_payable.js:92
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:69
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:52
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1144
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1149
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:69
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:141
#: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.js:42
@@ -36473,7 +36723,7 @@ msgstr ""
msgid "Party Type and Party can only be set for Receivable / Payable account
{0}"
msgstr ""
-#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:704
+#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:716
msgid "Party Type and Party is mandatory for {0} account"
msgstr ""
@@ -36562,16 +36812,16 @@ msgstr ""
#: erpnext/accounts/doctype/process_period_closing_voucher/process_period_closing_voucher.js:25
#: erpnext/manufacturing/doctype/job_card_operation/job_card_operation.json
#: erpnext/manufacturing/doctype/workstation/workstation_job_card.html:68
-#: erpnext/public/js/shop_floor/shop_floor.js:1527
+#: erpnext/public/js/shop_floor/shop_floor.js:1572
#: erpnext/public/js/templates/shop_floor_template.html:783
msgid "Pause"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1412
+#: erpnext/public/js/shop_floor/shop_floor.js:1457
msgid "Pause / Resume job"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:662
+#: erpnext/manufacturing/doctype/job_card/job_card.js:672
msgid "Pause Job"
msgstr ""
@@ -36622,15 +36872,15 @@ msgid "Payable"
msgstr ""
#: erpnext/accounts/report/accounts_payable/accounts_payable.js:50
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:262
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1160
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:265
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1165
#: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:209
#: erpnext/accounts/report/purchase_register/purchase_register.py:212
#: erpnext/accounts/report/purchase_register/purchase_register.py:253
msgid "Payable Account"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:278
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:281
msgid "Payable Amount"
msgstr ""
@@ -36645,7 +36895,7 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Payer Settings"
-msgstr ""
+msgstr "Nastavitve plačnika"
#. Option for the 'Posting Date inheritance for exchange gain / loss' (Select)
#. field in DocType 'Accounts Settings'
@@ -36665,7 +36915,7 @@ msgstr ""
#: erpnext/buying/doctype/purchase_order/purchase_order.js:395
#: erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py:24
#: erpnext/selling/doctype/sales_order/sales_order.js:1213
-#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:31
+#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:32
msgid "Payment"
msgstr "Plačilo"
@@ -36780,7 +37030,7 @@ msgstr ""
#: erpnext/workspace_sidebar/invoicing.json
#: erpnext/workspace_sidebar/payments.json
msgid "Payment Entry"
-msgstr ""
+msgstr "Vnos plačila"
#: banking/src/components/features/BankReconciliation/RecordPaymentModalContent.tsx:342
msgid "Payment Entry Created"
@@ -36796,7 +37046,7 @@ msgstr ""
msgid "Payment Entry Reference"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:637
+#: erpnext/accounts/doctype/payment_request/payment_request.py:657
msgid "Payment Entry already exists"
msgstr ""
@@ -36805,7 +37055,7 @@ msgid "Payment Entry has been modified after you pulled it. Please pull it again
msgstr ""
#: erpnext/accounts/doctype/payment_request/payment_request.py:176
-#: erpnext/accounts/doctype/payment_request/payment_request.py:797
+#: erpnext/accounts/doctype/payment_request/payment_request.py:817
msgid "Payment Entry is already created"
msgstr ""
@@ -36878,6 +37128,10 @@ msgstr ""
msgid "Payment Limit"
msgstr ""
+#: erpnext/accounts/doctype/payment_request/payment_request.py:600
+msgid "Payment Link couldn't be sent."
+msgstr ""
+
#: erpnext/accounts/report/pos_register/pos_register.js:50
#: erpnext/accounts/report/pos_register/pos_register.py:135
#: erpnext/accounts/report/pos_register/pos_register.py:232
@@ -36958,7 +37212,7 @@ msgstr ""
#: erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html:4
msgid "Payment Receipt Note"
-msgstr ""
+msgstr "Potrdilo o plačilu"
#: erpnext/selling/page/point_of_sale/pos_payment.js:359
msgid "Payment Received"
@@ -37057,11 +37311,11 @@ msgstr ""
msgid "Payment Request Type"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:870
+#: erpnext/accounts/doctype/payment_request/payment_request.py:890
msgid "Payment Request for {0}"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:811
+#: erpnext/accounts/doctype/payment_request/payment_request.py:831
msgid "Payment Request is already created"
msgstr ""
@@ -37069,7 +37323,7 @@ msgstr ""
msgid "Payment Request took too long to respond. Please try requesting for payment again."
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:728
+#: erpnext/accounts/doctype/payment_request/payment_request.py:748
msgid "Payment Requests cannot be created against: {0}"
msgstr ""
@@ -37101,11 +37355,11 @@ msgstr ""
msgid "Payment Schedule"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:750
+#: erpnext/accounts/doctype/payment_request/payment_request.py:770
msgid "Payment Schedule based Payment Requests cannot be created because a Payment Entry already exists for this document."
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:544
+#: erpnext/public/js/controllers/transaction.js:547
msgid "Payment Schedules"
msgstr ""
@@ -37123,10 +37377,10 @@ msgstr ""
#: erpnext/accounts/doctype/payment_schedule/payment_schedule.json
#: erpnext/accounts/doctype/payment_term/payment_term.json
#: erpnext/accounts/doctype/payment_terms_template_detail/payment_terms_template_detail.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1213
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1218
#: erpnext/accounts/report/gross_profit/gross_profit.py:451
#: erpnext/accounts/workspace/invoicing/invoicing.json
-#: erpnext/public/js/controllers/transaction.js:559
+#: erpnext/public/js/controllers/transaction.js:562
#: erpnext/selling/report/payment_terms_status_for_sales_order/payment_terms_status_for_sales_order.py:32
msgid "Payment Term"
msgstr ""
@@ -37398,12 +37652,14 @@ msgstr ""
#: erpnext/buying/report/subcontracted_item_to_be_received/subcontracted_item_to_be_received.py:54
#: erpnext/buying/report/subcontracted_raw_materials_to_be_transferred/subcontracted_raw_materials_to_be_transferred.py:44
-#: erpnext/manufacturing/doctype/job_card/job_card.js:272
-#: erpnext/public/js/shop_floor/shop_floor.js:818
+#: erpnext/manufacturing/doctype/job_card/job_card.js:292
+#: erpnext/public/js/shop_floor/shop_floor.js:837
msgid "Pending Quantity"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:70
+#: erpnext/manufacturing/doctype/job_card/job_card.js:72
+#: erpnext/manufacturing/doctype/job_card/job_card.js:309
+#: erpnext/public/js/shop_floor/shop_floor.js:853
msgid "Pending Quantity cannot be greater than {0}"
msgstr ""
@@ -37439,11 +37695,11 @@ msgstr ""
msgid "Pending processing"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1605
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1722
msgid "Pending quantity cannot be greater than the for quantity."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1599
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1716
msgid "Pending quantity cannot be negative."
msgstr ""
@@ -37556,7 +37812,7 @@ msgid "Percentage you are allowed to transfer more against the quantity ordered.
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_stage.txt:6
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:442
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:445
msgid "Perception Analysis"
msgstr ""
@@ -37586,11 +37842,11 @@ msgstr ""
msgid "Period Closing Voucher"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:504
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:514
msgid "Period Closing Voucher {0} GL Entry Cancellation Failed"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:483
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:493
msgid "Period Closing Voucher {0} GL Entry Processing Failed"
msgstr ""
@@ -37610,7 +37866,7 @@ msgstr ""
msgid "Period End Date"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:68
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:77
msgid "Period End Date cannot be greater than Fiscal Year End Date"
msgstr ""
@@ -37652,11 +37908,11 @@ msgstr ""
msgid "Period Start Date"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:65
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:74
msgid "Period Start Date cannot be greater than Period End Date"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:62
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:71
msgid "Period Start Date must be {0}"
msgstr ""
@@ -37758,15 +38014,15 @@ msgid "Phantom BOM cannot be created for stock item {0}."
msgstr ""
#: erpnext/manufacturing/doctype/bom/bom_item_preview.html:16
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:321
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:340
msgid "Phantom Item"
msgstr "Fantomski Artikel"
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:430
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:449
msgid "Phantom Item is mandatory"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:234
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:237
msgid "Pharmaceutical"
msgstr ""
@@ -37786,7 +38042,7 @@ msgstr ""
#: erpnext/public/js/print.js:82 erpnext/setup/doctype/company/company.json
#: erpnext/stock/doctype/warehouse/warehouse.json
msgid "Phone No"
-msgstr ""
+msgstr "Telefonska številka"
#. Label of the phone_number (Data) field in DocType 'Payment Request'
#. Label of the customer_phone_number (Data) field in DocType 'Appointment'
@@ -37804,11 +38060,11 @@ msgstr ""
#. Label of a Workspace Sidebar Item
#: erpnext/selling/doctype/sales_order/sales_order.js:1066
#: erpnext/stock/doctype/delivery_note/delivery_note.js:199
-#: erpnext/stock/doctype/material_request/material_request.js:159
+#: erpnext/stock/doctype/material_request/material_request.js:160
#: erpnext/stock/doctype/pick_list/pick_list.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:136
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:125
#: erpnext/stock/workspace/stock/stock.json
#: erpnext/workspace_sidebar/stock.json
msgid "Pick List"
@@ -38068,7 +38324,8 @@ msgstr ""
#: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json
#: erpnext/manufacturing/report/material_requirements_planning_report/material_requirements_planning_report.py:1031
#: erpnext/stock/doctype/bin/bin.json
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:150
+#: erpnext/stock/page/stock_balance/stock_balance.js:62
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:151
msgid "Planned Qty"
msgstr ""
@@ -38109,7 +38366,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/master_production_schedule/master_production_schedule.json
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:262
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:265
msgid "Planning"
msgstr ""
@@ -38165,7 +38422,7 @@ msgstr ""
msgid "Please Specify Account"
msgstr ""
-#: erpnext/buying/doctype/supplier/supplier.py:137
+#: erpnext/buying/doctype/supplier/supplier.py:136
msgid "Please add 'Supplier' role to user {0}."
msgstr ""
@@ -38189,6 +38446,10 @@ msgstr ""
msgid "Please add a Temporary Opening account in Chart of Accounts"
msgstr ""
+#: erpnext/crm/doctype/appointment/appointment.py:95
+msgid "Please add a valid Holiday List on Appointment Booking Settings."
+msgstr ""
+
#: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.py:119
msgid "Please add an account for the Bank Entry rule."
msgstr ""
@@ -38197,6 +38458,10 @@ msgstr ""
msgid "Please add at least one Serial No / Batch No"
msgstr ""
+#: erpnext/stock/doctype/serial_and_batch_bundle/inline_editor.py:132
+msgid "Please add at least one Serial No or Batch to save"
+msgstr ""
+
#: erpnext/stock/doctype/item/item.js:942
msgid "Please add at least one row in Item Defaults with a Company before setting opening stock."
msgstr ""
@@ -38209,7 +38474,7 @@ msgstr ""
msgid "Please add the Bank Account column"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:237
+#: erpnext/accounts/doctype/account/account.py:268
#: erpnext/accounts/doctype/account/account_tree.js:240
msgid "Please add the account to root level Company - {0}"
msgstr ""
@@ -38268,24 +38533,27 @@ msgstr ""
msgid "Please check your Plaid client ID and secret values"
msgstr ""
-#: erpnext/crm/doctype/appointment/appointment.py:98
#: erpnext/www/book_appointment/index.js:235
msgid "Please check your email to confirm the appointment"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:379
+#: erpnext/crm/doctype/appointment/appointment.py:184
+msgid "Please check your email to confirm the appointment."
+msgstr ""
+
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:380
msgid "Please click on 'Generate Schedule'"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:391
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:392
msgid "Please click on 'Generate Schedule' to fetch Serial No added for Item {0}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:104
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:105
msgid "Please click on 'Generate Schedule' to get schedule"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1023
+#: erpnext/public/js/shop_floor/shop_floor.js:1068
msgid "Please complete every check before submitting the inspection."
msgstr ""
@@ -38301,15 +38569,15 @@ msgstr ""
msgid "Please contact any of the following users for this transaction."
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:551
+#: erpnext/selling/doctype/customer/customer.py:549
msgid "Please contact any of the following users to extend the credit limits for {0}: {1}"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:544
+#: erpnext/selling/doctype/customer/customer.py:542
msgid "Please contact your administrator to extend the credit limits for {0}."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:388
+#: erpnext/accounts/doctype/account/account.py:419
msgid "Please convert the parent account in corresponding child company to a group account."
msgstr ""
@@ -38333,7 +38601,7 @@ msgstr ""
msgid "Please create purchase receipt or purchase invoice for the item {0}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:721
+#: erpnext/stock/doctype/item/item.py:719
msgid "Please delete Product Bundle {0}, before merging {1} into {2}"
msgstr ""
@@ -38345,7 +38613,7 @@ msgstr ""
msgid "Please do not book expense of multiple assets against one single Asset."
msgstr ""
-#: erpnext/controllers/item_variant.py:358
+#: erpnext/controllers/item_variant.py:359
msgid "Please do not create more than 500 items at a time"
msgstr ""
@@ -38423,11 +38691,11 @@ msgid "Please enter Expense Account"
msgstr ""
#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.js:84
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:98
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:93
msgid "Please enter Item Code to get Batch Number"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:3134
+#: erpnext/public/js/controllers/transaction.js:3126
msgid "Please enter Item Code to get batch no"
msgstr ""
@@ -38435,7 +38703,7 @@ msgstr ""
msgid "Please enter Item first"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:222
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:223
msgid "Please enter Maintenance Details first"
msgstr ""
@@ -38484,6 +38752,11 @@ msgstr ""
msgid "Please enter Write Off Account"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:215
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:179
+msgid "Please enter a quantity or amount for at least one item."
+msgstr ""
+
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:511
msgid "Please enter a valid Write Off Account"
msgstr ""
@@ -38508,7 +38781,7 @@ msgstr ""
msgid "Please enter company name first"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1309
+#: erpnext/controllers/accounts_controller.py:1311
msgid "Please enter default currency in Company Master"
msgstr ""
@@ -38536,7 +38809,7 @@ msgstr ""
msgid "Please enter serial nos"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:230
+#: erpnext/setup/doctype/company/company.js:239
msgid "Please enter the company name to confirm"
msgstr ""
@@ -38548,7 +38821,7 @@ msgstr ""
msgid "Please enter the phone number first"
msgstr ""
-#: erpnext/controllers/buying_controller.py:1201
+#: erpnext/controllers/buying_controller.py:1212
msgid "Please enter the {schedule_date}."
msgstr ""
@@ -38572,6 +38845,14 @@ msgstr ""
msgid "Please fill the Sales Orders table"
msgstr ""
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:57
+msgid "Please fill up the Availability of Slots table to enable Appointment Scheduling."
+msgstr ""
+
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:226
+msgid "Please find attached the proforma invoice {0}."
+msgstr ""
+
#: erpnext/stock/doctype/shipment/shipment.js:277
msgid "Please first set Full Name, Email and Phone for the user"
msgstr ""
@@ -38604,7 +38885,7 @@ msgstr ""
msgid "Please make sure the file you are using has 'Parent Account' column present in the header."
msgstr ""
-#: erpnext/setup/doctype/company/company.js:234
+#: erpnext/setup/doctype/company/company.js:243
msgid "Please make sure you really want to delete all the transactions for {0}. Your master data will remain as it is. This action cannot be undone."
msgstr ""
@@ -38617,7 +38898,7 @@ msgstr ""
msgid "Please mention '{0}' in Company: {1}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:230
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:231
msgid "Please mention no of visits required"
msgstr ""
@@ -38644,26 +38925,26 @@ msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:12
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:28
msgid "Please save before proceeding."
-msgstr ""
+msgstr "Pred nadaljevanjem shranite."
#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js:49
msgid "Please save first"
-msgstr ""
+msgstr "Najprej shranite"
#: erpnext/selling/doctype/sales_order/sales_order.js:903
msgid "Please save the Sales Order before adding a delivery schedule."
-msgstr ""
+msgstr "Preden dodate urnik dostave, shranite prodajno naročilo."
#: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.js:79
msgid "Please select Template Type to download template"
msgstr ""
-#: erpnext/controllers/taxes_and_totals.py:860
-#: erpnext/public/js/controllers/taxes_and_totals.js:825
+#: erpnext/controllers/taxes_and_totals.py:904
+#: erpnext/public/js/controllers/taxes_and_totals.js:864
msgid "Please select Apply Discount On"
msgstr ""
-#: erpnext/selling/doctype/sales_order/mapper.py:851
+#: erpnext/selling/doctype/sales_order/mapper.py:853
msgid "Please select BOM against item {0}"
msgstr ""
@@ -38694,7 +38975,7 @@ msgstr ""
msgid "Please select Company and Posting Date to get entries"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:442
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:443
#: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:28
msgid "Please select Company first"
msgstr ""
@@ -38709,7 +38990,7 @@ msgstr ""
msgid "Please select Customer first"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:605
+#: erpnext/setup/doctype/company/company.py:650
msgid "Please select Existing Company for creating Chart of Accounts"
msgstr ""
@@ -38747,7 +39028,7 @@ msgstr ""
msgid "Please select Posting Date before selecting Party"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:443
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:444
msgid "Please select Posting Date first"
msgstr ""
@@ -38755,19 +39036,19 @@ msgstr ""
msgid "Please select Price List"
msgstr ""
-#: erpnext/selling/doctype/sales_order/mapper.py:853
+#: erpnext/selling/doctype/sales_order/mapper.py:855
msgid "Please select Qty against item {0}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:395
-msgid "Please select Sample Retention Warehouse in Stock Settings first"
+#: erpnext/stock/doctype/item/item.py:393
+msgid "Please select Sample Retention Warehouse in Company first"
msgstr ""
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:451
msgid "Please select Serial/Batch Nos to reserve or change Reservation Based On to Qty."
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:228
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:229
msgid "Please select Start Date and End Date for Item {0}"
msgstr ""
@@ -38775,7 +39056,7 @@ msgstr ""
msgid "Please select Stock Asset Account"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:232
+#: erpnext/setup/doctype/company/company.py:235
msgid "Please select Stock Delivered But Not Billed Account"
msgstr ""
@@ -38797,7 +39078,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/bom/bom.js:734
#: erpnext/manufacturing/doctype/bom/bom.py:302
#: erpnext/public/js/controllers/accounts.js:274
-#: erpnext/public/js/controllers/transaction.js:3433
+#: erpnext/public/js/controllers/transaction.js:3425
msgid "Please select a Company first."
msgstr ""
@@ -38810,6 +39091,10 @@ msgstr ""
msgid "Please select a Delivery Note"
msgstr ""
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:81
+msgid "Please select a Holiday List to enable Appointment Scheduling."
+msgstr ""
+
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py:152
msgid "Please select a Subcontracting Purchase Order."
msgstr ""
@@ -38822,7 +39107,7 @@ msgstr ""
msgid "Please select a Warehouse"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1724
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1864
msgid "Please select a Work Order first."
msgstr ""
@@ -38892,6 +39177,10 @@ msgstr ""
msgid "Please select a valid document type."
msgstr ""
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1356
+msgid "Please select a valid {0}"
+msgstr ""
+
#: erpnext/selling/doctype/quotation/quotation.js:245
msgid "Please select a value for {0} quotation_to {1}"
msgstr ""
@@ -38900,7 +39189,7 @@ msgstr ""
msgid "Please select an item code before setting the warehouse."
msgstr ""
-#: erpnext/controllers/item_variant.py:352
+#: erpnext/controllers/item_variant.py:353
msgid "Please select at least one attribute value"
msgstr ""
@@ -38928,7 +39217,7 @@ msgstr ""
msgid "Please select at least one row with difference value"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:587
+#: erpnext/public/js/controllers/transaction.js:599
msgid "Please select at least one schedule."
msgstr ""
@@ -38949,11 +39238,11 @@ msgstr ""
msgid "Please select dates to view the bank reconciliation statement."
msgstr ""
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:30
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:31
msgid "Please select either the Item or Warehouse or Warehouse Type filter to generate the report."
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:226
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:227
msgid "Please select item code"
msgstr ""
@@ -39040,7 +39329,7 @@ msgstr ""
msgid "Please set Account for Change Amount"
msgstr ""
-#: erpnext/stock/__init__.py:89
+#: erpnext/stock/__init__.py:92
msgid "Please set Account in Warehouse {0} or Default Inventory Account in Company {1}"
msgstr ""
@@ -39094,6 +39383,12 @@ msgstr ""
msgid "Please set Parent Row No for item {0}"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:325
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:656
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:752
+msgid "Please set Rejected Warehouse first"
+msgstr ""
+
#: erpnext/accounts/doctype/ledger_merge/ledger_merge.js:24
#: erpnext/accounts/doctype/ledger_merge/ledger_merge.js:35
msgid "Please set Root Type"
@@ -39115,6 +39410,10 @@ msgstr ""
msgid "Please set Vat Accounts for Company: \"{0}\" in UAE VAT Settings"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:565
+msgid "Please set Warehouse first"
+msgstr ""
+
#: erpnext/accounts/doctype/account/account_tree.js:19
msgid "Please set a Company"
msgstr ""
@@ -39131,12 +39430,12 @@ msgstr ""
msgid "Please set a Purchase Price Variance Account for Item {0} or a Default Purchase Price Variance Account in Company {1}."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:346
-#: erpnext/stock/doctype/item/item.py:1674
+#: erpnext/stock/doctype/item/item.py:342
+#: erpnext/stock/doctype/item/item.py:1672
msgid "Please set a Temporary Opening account for company {0} to create an Opening Stock reconciliation."
msgstr ""
-#: erpnext/projects/doctype/project/project.py:837
+#: erpnext/projects/doctype/project/project.py:839
msgid "Please set a default Holiday List for Company {0}"
msgstr ""
@@ -39156,7 +39455,7 @@ msgstr ""
msgid "Please set an Address on the Company '{0}'"
msgstr ""
-#: erpnext/stock/services/base_stock_gl_composer.py:261
+#: erpnext/stock/services/base_stock_gl_composer.py:264
msgid "Please set an Expense Account in the Items table"
msgstr ""
@@ -39214,7 +39513,7 @@ msgstr ""
msgid "Please set filter based on Item or Warehouse"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1222
+#: erpnext/controllers/accounts_controller.py:1224
msgid "Please set one of the following:"
msgstr ""
@@ -39222,7 +39521,7 @@ msgstr ""
msgid "Please set opening number of booked depreciations"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:2800
+#: erpnext/public/js/controllers/transaction.js:2784
msgid "Please set recurring after saving"
msgstr ""
@@ -39277,8 +39576,8 @@ msgstr ""
msgid "Please set {0} in BOM Creator {1}"
msgstr ""
-#: erpnext/controllers/buying_controller.py:347
-#: erpnext/stock/services/base_stock_gl_composer.py:209
+#: erpnext/controllers/buying_controller.py:344
+#: erpnext/stock/services/base_stock_gl_composer.py:212
msgid "Please set {0} in Company {1} or in the Item Defaults of Item {2}"
msgstr ""
@@ -39286,7 +39585,11 @@ msgstr ""
msgid "Please set {0} in Company {1} to account for Exchange Gain / Loss"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:504
+#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1295
+msgid "Please set {0} in Company {1} to retain samples."
+msgstr ""
+
+#: erpnext/controllers/accounts_controller.py:506
msgid "Please set {0} to {1}, the same account that was used in the original invoice {2}."
msgstr ""
@@ -39298,7 +39601,7 @@ msgstr ""
msgid "Please share this email with your support team so that they can find and fix the issue."
msgstr ""
-#: erpnext/stock/get_item_details.py:348
+#: erpnext/stock/get_item_details.py:349
msgid "Please specify Company"
msgstr ""
@@ -39329,7 +39632,7 @@ msgstr ""
msgid "Please specify from/to range"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:2656
+#: erpnext/public/js/controllers/transaction.js:2640
msgid "Please specify {0}. It is needed to fetch Item Details."
msgstr ""
@@ -39519,11 +39822,7 @@ msgstr ""
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:16
-#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:15
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:18
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1142
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:15
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1147
#: erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py:38
#: erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html:7
#: erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py:65
@@ -39581,7 +39880,7 @@ msgstr ""
msgid "Posting Date inheritance for exchange gain / loss"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:1171
+#: erpnext/public/js/controllers/transaction.js:1155
msgid "Posting Date will change to today's date as Edit Posting Date and Time is unchecked. Are you sure want to proceed?"
msgstr ""
@@ -39740,7 +40039,7 @@ msgstr ""
msgid "Pre-filled on payment entries for this customer. Must be a company account."
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:307
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:310
msgid "Preference"
msgstr ""
@@ -39769,7 +40068,7 @@ msgstr ""
msgid "Prepaid Expenses"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1114
+#: erpnext/public/js/shop_floor/shop_floor.js:1159
msgid "Preparing stock entry..."
msgstr ""
@@ -39885,7 +40184,7 @@ msgstr ""
msgid "Previous Work Experience"
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:102
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:111
msgid "Previous Year is not closed, please close it first"
msgstr ""
@@ -40008,7 +40307,7 @@ msgstr ""
msgid "Price List Currency"
msgstr "Valuta Cenika"
-#: erpnext/stock/get_item_details.py:1383
+#: erpnext/stock/get_item_details.py:1379
msgid "Price List Currency not selected"
msgstr ""
@@ -40344,36 +40643,36 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Primary Settings"
-msgstr ""
+msgstr "Primarne nastavitve"
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:125
msgid "Print Format Type should be Jinja."
-msgstr ""
+msgstr "Vrsta formata tiskanja mora biti Jinja."
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:129
msgid "Print Format must be an enabled Report Print Format matching the selected Report."
-msgstr ""
+msgstr "Oblika tiskanja mora biti omogočena oblika tiskanja poročila, ki se ujema z izbranim poročilom."
#: erpnext/regional/report/irs_1099/irs_1099.js:36
msgid "Print IRS 1099 Forms"
-msgstr ""
+msgstr "Natisnite obrazce IRS 1099"
#. Label of the preferences (Section Break) field in DocType 'Process Statement
#. Of Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
msgid "Print Preferences"
-msgstr ""
+msgstr "Nastavitve za tisk"
#: erpnext/selling/page/point_of_sale/pos_past_order_summary.js:63
#: erpnext/selling/page/point_of_sale/pos_past_order_summary.js:274
msgid "Print Receipt"
-msgstr ""
+msgstr "Natisni račun"
#. Label of the print_receipt_on_order_complete (Check) field in DocType 'POS
#. Profile'
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
msgid "Print Receipt on Order Complete"
-msgstr ""
+msgstr "Natisni račun ob zaključku naročila"
#: erpnext/setup/install.py:116
msgid "Print UOM after Quantity"
@@ -40382,20 +40681,20 @@ msgstr "Izpis Enote po Količini"
#. Label of the print_without_amount (Check) field in DocType 'Delivery Note'
#: erpnext/stock/doctype/delivery_note/delivery_note.json
msgid "Print Without Amount"
-msgstr ""
+msgstr "Natisni brez zneska"
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:127
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:207
msgid "Print and Stationery"
-msgstr ""
+msgstr "Tisk in pisarniški material"
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js:77
msgid "Print settings updated in respective print format"
-msgstr ""
+msgstr "Nastavitve tiskanja so posodobljene v ustrezni obliki tiskanja"
#: erpnext/setup/install.py:123
msgid "Print taxes with zero amount"
-msgstr ""
+msgstr "Izpis davkov z ničelnim zneskom"
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:383
#: erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html:46
@@ -40408,7 +40707,7 @@ msgstr "Natisnjeno na {0}"
#. Request'
#: erpnext/stock/doctype/material_request/material_request.json
msgid "Printing Details"
-msgstr ""
+msgstr "Podrobnosti tiskanja"
#. Label of the printing_settings_section (Section Break) field in DocType
#. 'Dunning'
@@ -40549,11 +40848,16 @@ msgstr ""
msgid "Process Loss Qty"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:288
-#: erpnext/public/js/shop_floor/shop_floor.js:834
+#: erpnext/manufacturing/doctype/job_card/job_card.js:323
+#: erpnext/public/js/shop_floor/shop_floor.js:866
msgid "Process Loss Quantity"
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.js:339
+#: erpnext/public/js/shop_floor/shop_floor.js:882
+msgid "Process Loss Quantity cannot be greater than {0}"
+msgstr ""
+
#. Name of a report
#: erpnext/manufacturing/report/process_loss_report/process_loss_report.json
msgid "Process Loss Report"
@@ -40630,7 +40934,7 @@ msgstr ""
msgid "Process in Single Transaction"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1602
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1719
msgid "Process loss quantity cannot be negative."
msgstr ""
@@ -40737,8 +41041,8 @@ msgstr ""
#: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
#: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
#: erpnext/buying/workspace/buying/buying.json
-#: erpnext/public/js/controllers/buying.js:321
-#: erpnext/public/js/controllers/buying.js:606
+#: erpnext/public/js/controllers/buying.js:326
+#: erpnext/public/js/controllers/buying.js:611
#: erpnext/selling/doctype/product_bundle/product_bundle.json
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
@@ -40837,7 +41141,7 @@ msgstr ""
#. Label of a Card Break in the Manufacturing Workspace
#: erpnext/manufacturing/doctype/workstation/workstation.json
#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json
-#: erpnext/setup/doctype/company/company.py:545
+#: erpnext/setup/doctype/company/company.py:590
msgid "Production"
msgstr ""
@@ -40975,7 +41279,7 @@ msgstr ""
msgid "Production Planning Report"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:39
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:42
msgid "Products"
msgstr ""
@@ -41048,7 +41352,58 @@ msgstr ""
msgid "Profitability Analysis"
msgstr ""
-#: erpnext/projects/doctype/task/task.py:155
+#. Label of the proforma_tab (Tab Break) field in DocType 'Sales Order'
+#: erpnext/selling/doctype/sales_order/sales_order.json
+#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:27
+msgid "Proforma"
+msgstr ""
+
+#. Name of a DocType
+#. Label of the proforma_invoice_section (Section Break) field in DocType
+#. 'Selling Settings'
+#: erpnext/public/js/sales_order_proforma.js:15
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+#: erpnext/selling/doctype/selling_settings/selling_settings.js:53
+#: erpnext/selling/doctype/selling_settings/selling_settings.json
+msgid "Proforma Invoice"
+msgstr ""
+
+#. Name of a DocType
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
+msgid "Proforma Invoice Item"
+msgstr ""
+
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:235
+msgid "Proforma Invoice is not enabled in Selling Settings."
+msgstr ""
+
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:225
+msgid "Proforma Invoice {0}"
+msgstr ""
+
+#: erpnext/public/js/sales_order_proforma.js:236
+msgid "Proforma Invoice {0} created"
+msgstr ""
+
+#. Label of the proforma_html (HTML) field in DocType 'Sales Order'
+#: erpnext/selling/doctype/sales_order/sales_order.json
+msgid "Proforma Invoices"
+msgstr ""
+
+#: erpnext/public/js/sales_order_proforma.js:272
+msgid "Proforma No"
+msgstr ""
+
+#. Label of the proforma_pdf (Attach) field in DocType 'Proforma Invoice'
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+msgid "Proforma PDF"
+msgstr ""
+
+#: erpnext/public/js/sales_order_proforma.js:349
+msgid "Proforma emailed"
+msgstr ""
+
+#: erpnext/projects/doctype/task/task.py:156
#, python-format
msgid "Progress % for a task cannot be more than 100."
msgstr ""
@@ -41057,7 +41412,7 @@ msgstr ""
msgid "Progress (%)"
msgstr ""
-#: erpnext/projects/doctype/project/project.py:434
+#: erpnext/projects/doctype/project/project.py:436
msgid "Project Collaboration Invitation"
msgstr ""
@@ -41105,7 +41460,7 @@ msgstr ""
msgid "Project Summary"
msgstr ""
-#: erpnext/projects/doctype/project/project.py:775
+#: erpnext/projects/doctype/project/project.py:777
msgid "Project Summary for {0}"
msgstr ""
@@ -41213,8 +41568,9 @@ msgstr ""
#: erpnext/stock/doctype/bin/bin.json
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/packed_item/packed_item.json
+#: erpnext/stock/page/stock_balance/stock_balance.js:51
#: erpnext/stock/report/item_shortage_report/item_shortage_report.py:73
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:206
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:214
#: erpnext/templates/emails/reorder_item.html:12
msgid "Projected Qty"
msgstr ""
@@ -41227,19 +41583,15 @@ msgstr ""
msgid "Projected Quantity Formula"
msgstr ""
-#: erpnext/stock/page/stock_balance/stock_balance.js:51
-msgid "Projected qty"
-msgstr ""
-
#. Label of a Desktop Icon
#. Name of a Workspace
#. Label of a Card Break in the Projects Workspace
#. Title of a Workspace Sidebar
#: erpnext/config/projects.py:7 erpnext/desktop_icon/projects.json
-#: erpnext/projects/doctype/project/project.py:542
+#: erpnext/projects/doctype/project/project.py:544
#: erpnext/projects/workspace/projects/projects.json
#: erpnext/selling/doctype/customer/customer_dashboard.py:26
-#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:28
+#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:29
#: erpnext/setup/doctype/company/company_dashboard.py:25
#: erpnext/workspace_sidebar/projects.json
msgid "Projects"
@@ -41323,12 +41675,12 @@ msgstr ""
msgid "Prompt Qty"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:264
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:267
msgid "Proposal Writing"
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_stage.txt:7
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:443
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:446
msgid "Proposal/Price Quote"
msgstr ""
@@ -41369,7 +41721,7 @@ msgid "Prospect {0} already exists"
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_stage.txt:1
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:437
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:440
msgid "Prospecting"
msgstr ""
@@ -41397,7 +41749,7 @@ msgstr ""
msgid "Providing"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:644
+#: erpnext/setup/doctype/company/company.py:689
msgid "Provisional Account"
msgstr ""
@@ -41477,7 +41829,7 @@ msgstr ""
#: erpnext/accounts/doctype/tax_rule/tax_rule.json
#: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json
#: erpnext/projects/doctype/project/project_dashboard.py:16
-#: erpnext/setup/doctype/company/company.py:533 erpnext/setup/install.py:413
+#: erpnext/setup/doctype/company/company.py:578 erpnext/setup/install.py:419
#: erpnext/stock/doctype/item/item.json
#: erpnext/stock/doctype/item/item_list.js:30
#: erpnext/stock/doctype/item_lead_time/item_lead_time.json
@@ -41552,8 +41904,8 @@ msgstr ""
msgid "Purchase Expense Contra Account"
msgstr ""
-#: erpnext/controllers/buying_controller.py:373
-#: erpnext/controllers/buying_controller.py:387
+#: erpnext/controllers/buying_controller.py:384
+#: erpnext/controllers/buying_controller.py:398
msgid "Purchase Expense for Item {0}"
msgstr ""
@@ -41600,7 +41952,7 @@ msgstr ""
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt_list.js:30
#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:445
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:440
#: erpnext/workspace_sidebar/buying.json
#: erpnext/workspace_sidebar/invoicing.json
msgid "Purchase Invoice"
@@ -41645,11 +41997,6 @@ msgstr ""
msgid "Purchase Invoice cannot be made against an existing asset {0}"
msgstr ""
-#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:435
-#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:450
-msgid "Purchase Invoice {0} is already submitted"
-msgstr ""
-
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:918
msgid "Purchase Invoices"
msgstr ""
@@ -41690,7 +42037,7 @@ msgstr ""
#: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.js:48
#: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py:205
#: erpnext/buying/workspace/buying/buying.json
-#: erpnext/controllers/buying_controller.py:937
+#: erpnext/controllers/buying_controller.py:948
#: erpnext/crm/doctype/contract/contract.json
#: erpnext/manufacturing/doctype/blanket_order/blanket_order.js:54
#: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
@@ -41699,7 +42046,7 @@ msgstr ""
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
#: erpnext/setup/doctype/authorization_rule/authorization_rule.json
#: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
-#: erpnext/stock/doctype/material_request/material_request.js:199
+#: erpnext/stock/doctype/material_request/material_request.js:200
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:217
#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
@@ -41835,7 +42182,7 @@ msgstr ""
msgid "Purchase Orders to Receive"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1162
+#: erpnext/controllers/accounts_controller.py:1164
msgid "Purchase Orders {0} are unlinked"
msgstr ""
@@ -41888,7 +42235,7 @@ msgstr ""
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:133
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:122
#: erpnext/stock/workspace/stock/stock.json
#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js:68
#: erpnext/workspace_sidebar/stock.json
@@ -41980,7 +42327,7 @@ msgstr ""
#. Label of the purchase_tax_template (Link) field in DocType 'Tax Rule'
#: erpnext/accounts/doctype/tax_rule/tax_rule.json
-#: erpnext/setup/doctype/company/company.js:161
+#: erpnext/setup/doctype/company/company.js:170
msgid "Purchase Tax Template"
msgstr ""
@@ -42063,7 +42410,7 @@ msgstr ""
#. Option for the 'Order Type' (Select) field in DocType 'Blanket Order'
#. Label of the purchasing_tab (Tab Break) field in DocType 'Item'
#: erpnext/manufacturing/doctype/blanket_order/blanket_order.json
-#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:27
+#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:28
#: erpnext/stock/doctype/item/item.json
msgid "Purchasing"
msgstr "Nakup"
@@ -42080,7 +42427,7 @@ msgstr "Nakup"
#: erpnext/stock/doctype/item/item_list.js:41
#: erpnext/stock/doctype/material_request/material_request.json
#: erpnext/stock/doctype/pick_list/pick_list.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:480
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:475
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
@@ -42193,12 +42540,14 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order_item/work_order_item.json
#: erpnext/manufacturing/doctype/workstation/workstation_job_card.html:28
#: erpnext/manufacturing/report/bom_explorer/bom_explorer.py:89
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:235
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:333
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:398
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:499
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:254
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:352
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:417
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:517
+#: erpnext/public/js/sales_order_proforma.js:123
#: erpnext/public/js/stock_reservation.js:134
#: erpnext/public/js/stock_reservation.js:336 erpnext/public/js/utils.js:894
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:930
#: erpnext/selling/doctype/delivery_schedule_item/delivery_schedule_item.json
#: erpnext/selling/doctype/product_bundle_item/product_bundle_item.json
#: erpnext/selling/doctype/sales_order/sales_order.js:395
@@ -42327,7 +42676,7 @@ msgstr ""
msgid "Qty To Manufacture ({0}) cannot be a fraction for the UOM {2}. To allow this, disable '{1}' in the UOM {2}."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:269
+#: erpnext/manufacturing/doctype/job_card/job_card.py:266
msgid "Qty To Manufacture in the job card cannot be greater than Qty To Manufacture in the work order for the operation {0}.
Solution: Either you can reduce the Qty To Manufacture in the job card or set the 'Overproduction Percentage For Work Order' in the {1}."
msgstr ""
@@ -42391,6 +42740,11 @@ msgstr ""
msgid "Qty in Stock UOM"
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.js:295
+#: erpnext/public/js/shop_floor/shop_floor.js:840
+msgid "Qty left for a later cycle or for another job card."
+msgstr ""
+
#. Label of the for_qty (Float) field in DocType 'Pick List'
#: erpnext/stock/doctype/pick_list/pick_list.js:206
#: erpnext/stock/doctype/pick_list/pick_list.json
@@ -42407,6 +42761,11 @@ msgstr ""
msgid "Qty of raw materials will be decided based on the qty of the Finished Goods Item"
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.js:325
+#: erpnext/public/js/shop_floor/shop_floor.js:869
+msgid "Qty scrapped in this cycle, nobody will produce it."
+msgstr ""
+
#. Label of the consumed_qty (Float) field in DocType 'Purchase Receipt Item
#. Supplied'
#: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json
@@ -42426,18 +42785,18 @@ msgstr ""
msgid "Qty to Deliver"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:400
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:395
msgid "Qty to Disassemble"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:578
#: erpnext/public/js/utils/serial_no_batch_selector.js:385
msgid "Qty to Fetch"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:246
-#: erpnext/manufacturing/doctype/job_card/job_card.py:963
-#: erpnext/public/js/shop_floor/shop_floor.js:792
-msgid "Qty to Manufacture"
+#: erpnext/manufacturing/doctype/job_card/job_card.js:249
+#: erpnext/public/js/shop_floor/shop_floor.js:794
+msgid "Qty to Manufacture in this Cycle"
msgstr ""
#. Label of the qty (Float) field in DocType 'Production Plan Sub Assembly
@@ -42460,12 +42819,16 @@ msgstr ""
msgid "Qty to Receive"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:910
+msgid "Qty updated to {0} to match the Serial and Batch Bundle. Please save the document."
+msgstr ""
+
#. Label of the qualification_tab (Section Break) field in DocType 'Lead'
#. Label of the qualification (Data) field in DocType 'Employee Education'
#: erpnext/crm/doctype/lead/lead.json
#: erpnext/setup/doctype/employee_education/employee_education.json
#: erpnext/setup/setup_wizard/data/sales_stage.txt:2
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:438
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:441
msgid "Qualification"
msgstr ""
@@ -42520,7 +42883,7 @@ msgstr ""
msgid "Quality Action Resolution"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:993
+#: erpnext/public/js/shop_floor/shop_floor.js:1038
msgid "Quality Check"
msgstr ""
@@ -42609,7 +42972,7 @@ msgstr "Pregled Kakovosti"
msgid "Quality Inspection Analysis"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:3057
+#: erpnext/public/js/controllers/transaction.js:3049
msgid "Quality Inspection Not Configured"
msgstr ""
@@ -42668,7 +43031,7 @@ msgstr ""
msgid "Quality Inspection Template"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:943
+#: erpnext/public/js/shop_floor/shop_floor.js:988
msgid "Quality Inspection Template Missing"
msgstr ""
@@ -42678,24 +43041,24 @@ msgstr ""
msgid "Quality Inspection Template Name"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:858
+#: erpnext/manufacturing/doctype/job_card/job_card.py:855
msgid "Quality Inspection is required for the item {0} before completing the job card {1}"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1040
+#: erpnext/public/js/shop_floor/shop_floor.js:1085
msgid "Quality Inspection {0} is Rejected. Resolve the issue or follow your rejection process before submitting the job card."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:877
+#: erpnext/manufacturing/doctype/job_card/job_card.py:874
msgid "Quality Inspection {0} is not submitted for the item: {1}"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:887
+#: erpnext/manufacturing/doctype/job_card/job_card.py:884
msgid "Quality Inspection {0} is rejected for the item: {1}"
msgstr ""
#: erpnext/public/js/controllers/transaction.js:446
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:211
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:206
msgid "Quality Inspection(s)"
msgstr ""
@@ -42704,7 +43067,7 @@ msgstr ""
msgid "Quality Inspections"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:575
+#: erpnext/setup/doctype/company/company.py:620
msgid "Quality Management"
msgstr ""
@@ -42795,6 +43158,8 @@ msgstr ""
#. Label of the qty (Float) field in DocType 'BOM Creator'
#. Label of the section_break_4rxf (Section Break) field in DocType 'Production
#. Plan Sub Assembly Item'
+#. Option for the 'Based On' (Select) field in DocType 'Proforma Invoice'
+#. Label of the qty (Float) field in DocType 'Proforma Invoice Item'
#. Label of the qty (Float) field in DocType 'Quotation Item'
#. Label of the qty (Float) field in DocType 'Sales Order Item'
#. Label of the qty (Float) field in DocType 'Delivery Note Item'
@@ -42836,9 +43201,11 @@ msgstr ""
#: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:194
#: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:218
#: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
-#: erpnext/public/js/controllers/buying.js:616
+#: erpnext/public/js/controllers/buying.js:621
#: erpnext/public/js/stock_analytics.js:50
#: erpnext/public/js/utils/serial_no_batch_selector.js:500
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
#: erpnext/selling/page/point_of_sale/pos_item_cart.js:51
@@ -42847,11 +43214,12 @@ msgstr ""
#: erpnext/selling/report/sales_partner_transaction_summary/sales_partner_transaction_summary.py:39
#: erpnext/stock/dashboard/item_dashboard.js:248
#: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
-#: erpnext/stock/doctype/material_request/material_request.js:369
+#: erpnext/stock/doctype/material_request/material_request.js:370
+#: erpnext/stock/doctype/material_request/material_request.js:509
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json
#: erpnext/stock/doctype/pick_list_item/pick_list_item.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:828
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:799
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
#: erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
#: erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py:36
@@ -42965,6 +43333,15 @@ msgstr ""
msgid "Quantity cannot be greater than {0} for Item {1}"
msgstr ""
+#: erpnext/stock/doctype/material_request/mapper.py:235
+msgid "Quantity for Item {0} must be greater than zero and cannot exceed {1}"
+msgstr ""
+
+#: erpnext/stock/doctype/material_request/material_request.js:565
+msgctxt "${pending_qty}"
+msgid "Quantity for Item {0} must be greater than zero and cannot exceed {1}"
+msgstr ""
+
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:563
msgid "Quantity is mandatory for the selected items."
msgstr ""
@@ -42977,7 +43354,7 @@ msgstr ""
msgid "Quantity must be greater than zero"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1654
+#: erpnext/stock/doctype/item/item.py:1652
msgid "Quantity must be greater than zero."
msgstr ""
@@ -42995,8 +43372,7 @@ msgid "Quantity required for Item {0} in row {1}"
msgstr ""
#: erpnext/manufacturing/doctype/bom/bom.py:673
-#: erpnext/manufacturing/doctype/job_card/job_card.js:341
-#: erpnext/manufacturing/doctype/job_card/job_card.js:409
+#: erpnext/manufacturing/doctype/job_card/job_card.js:391
msgid "Quantity should be greater than 0"
msgstr ""
@@ -43004,7 +43380,7 @@ msgstr ""
msgid "Quantity to Manufacture"
msgstr ""
-#: erpnext/manufacturing/doctype/work_order/mapper.py:372
+#: erpnext/manufacturing/doctype/work_order/mapper.py:376
msgid "Quantity to Manufacture can not be zero for the operation {0}"
msgstr ""
@@ -43016,7 +43392,7 @@ msgstr ""
msgid "Quantity to Scan"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:932
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:972
msgid "Quantity {0} should not be greater than allowed quantity {1}"
msgstr ""
@@ -43049,7 +43425,7 @@ msgstr ""
msgid "Queue Size should be between 5 and 100"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:339
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:340
msgid "Quick Journal Entry"
msgstr ""
@@ -43162,7 +43538,7 @@ msgstr ""
msgid "Quotation {0} not of type {1}"
msgstr ""
-#: erpnext/selling/doctype/quotation/quotation.py:353
+#: erpnext/selling/doctype/quotation/quotation.py:368
#: erpnext/selling/page/sales_funnel/sales_funnel.py:72
msgid "Quotations"
msgstr ""
@@ -43238,6 +43614,7 @@ msgstr ""
#. Label of the rate (Currency) field in DocType 'Work Order Additional Item'
#. Label of the rate (Currency) field in DocType 'Work Order Item'
#. Label of the rate (Float) field in DocType 'Product Bundle Item'
+#. Label of the rate (Currency) field in DocType 'Proforma Invoice Item'
#. Label of the rate (Currency) field in DocType 'Quotation Item'
#. Label of the rate (Currency) field in DocType 'Sales Order Item'
#. Label of the rate (Currency) field in DocType 'Delivery Note Item'
@@ -43287,6 +43664,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order_item/work_order_item.json
#: erpnext/public/js/utils.js:904
#: erpnext/selling/doctype/product_bundle_item/product_bundle_item.json
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
#: erpnext/selling/report/item_wise_sales_history/item_wise_sales_history.py:46
@@ -43468,7 +43846,7 @@ msgstr ""
msgid "Rate at which this tax is applied"
msgstr ""
-#: erpnext/accounts/services/child_item_update.py:515
+#: erpnext/accounts/services/child_item_update.py:516
msgid "Rate of '{0}' items cannot be changed"
msgstr ""
@@ -43535,8 +43913,8 @@ msgid "Ratios"
msgstr ""
#: erpnext/manufacturing/report/bom_variance_report/bom_variance_report.py:52
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:46
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:216
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:49
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:219
msgid "Raw Material"
msgstr ""
@@ -43616,7 +43994,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/bom/bom.js:1085
#: erpnext/manufacturing/doctype/job_card/job_card.json
#: erpnext/manufacturing/doctype/production_plan/production_plan.json
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:379
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:398
msgid "Raw Materials"
msgstr ""
@@ -43695,7 +44073,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order/work_order.js:788
#: erpnext/selling/doctype/sales_order/sales_order.js:1012
#: erpnext/selling/doctype/sales_order/sales_order_list.js:70
-#: erpnext/stock/doctype/material_request/material_request.js:246
+#: erpnext/stock/doctype/material_request/material_request.js:247
#: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.js:116
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:163
msgid "Re-open"
@@ -43825,10 +44203,6 @@ msgstr ""
msgid "Recalculate Batch Qty"
msgstr "Preračunaj Količino Šarže"
-#: erpnext/stock/doctype/bin/bin.js:10
-msgid "Recalculate Bin Qty"
-msgstr ""
-
#. Label of the recalculate_rate (Check) field in DocType 'Stock Ledger Entry'
#: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
msgid "Recalculate Incoming/Outgoing Rate"
@@ -43840,6 +44214,10 @@ msgstr ""
msgid "Recalculate Valuation Rate"
msgstr ""
+#: erpnext/stock/doctype/bin/bin.js:10
+msgid "Recalculate Values"
+msgstr ""
+
#. Option for the 'Status' (Select) field in DocType 'Asset'
#. Option for the 'Purpose' (Select) field in DocType 'Asset Movement'
#. Option for the 'Asset Status' (Select) field in DocType 'Serial No'
@@ -43891,7 +44269,7 @@ msgid "Receivable / Payable Account"
msgstr ""
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:79
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1158
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1163
#: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:241
#: erpnext/accounts/report/sales_register/sales_register.py:231
#: erpnext/accounts/report/sales_register/sales_register.py:285
@@ -43924,7 +44302,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:120
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:123
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Receive from Customer"
@@ -43959,7 +44337,7 @@ msgstr ""
#: erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html:9
msgid "Received From"
-msgstr ""
+msgstr "Prejeto od"
#. Name of a report
#: erpnext/accounts/report/received_items_to_be_billed/received_items_to_be_billed.json
@@ -43968,7 +44346,7 @@ msgstr ""
#: erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html:8
msgid "Received On"
-msgstr ""
+msgstr "Prejeto dne"
#. Label of the received_qty (Float) field in DocType 'Purchase Invoice Item'
#. Label of the received_qty (Float) field in DocType 'Purchase Order Item'
@@ -44013,7 +44391,7 @@ msgstr ""
msgid "Received Quantity"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:376
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:371
msgid "Received Stock Entries"
msgstr ""
@@ -44243,7 +44621,7 @@ msgstr ""
msgid "Recording URL"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1031
+#: erpnext/public/js/shop_floor/shop_floor.js:1076
msgid "Recording inspection..."
msgstr ""
@@ -44355,7 +44733,7 @@ msgstr "Referenčni #"
msgid "Reference #{0} dated {1}"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:2913
+#: erpnext/public/js/controllers/transaction.js:2905
msgid "Reference Date for Early Payment Discount"
msgstr ""
@@ -44405,7 +44783,7 @@ msgstr ""
msgid "Reference No is mandatory if you entered Reference Date"
msgstr ""
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:265
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:263
msgid "Reference No."
msgstr ""
@@ -44487,7 +44865,7 @@ msgstr ""
msgid "Reference number of the invoice from the previous system"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:142
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:143
msgid "Reference: {0}, Item Code: {1} and Customer: {2}"
msgstr ""
@@ -44556,7 +44934,7 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Regular"
-msgstr ""
+msgstr "Redno"
#: erpnext/stock/doctype/inventory_dimension/inventory_dimension.py:214
msgid "Rejected "
@@ -44575,6 +44953,18 @@ msgstr ""
msgid "Rejected Quantity"
msgstr ""
+#. Label of the rejected_serial_batch_entries_section (Section Break) field in
+#. DocType 'Purchase Invoice Item'
+#. Label of the rejected_serial_batch_entries_section (Section Break) field in
+#. DocType 'Purchase Receipt Item'
+#. Label of the rejected_serial_batch_entries_section (Section Break) field in
+#. DocType 'Subcontracting Receipt Item'
+#: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
+#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
+#: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
+msgid "Rejected Serial / Batch Entries"
+msgstr ""
+
#. Label of the rejected_serial_no (Text) field in DocType 'Purchase Invoice
#. Item'
#. Label of the rejected_serial_no (Text) field in DocType 'Purchase Receipt
@@ -44666,13 +45056,13 @@ msgid "Remaining Amount"
msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:189
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1235
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1240
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:180
msgid "Remaining Balance"
msgstr ""
#. Label of the remark (Small Text) field in DocType 'Journal Entry'
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:365
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:366
#: erpnext/accounts/doctype/journal_entry/journal_entry.json
#: erpnext/selling/page/point_of_sale/pos_payment.js:489
msgid "Remark"
@@ -44724,7 +45114,7 @@ msgstr ""
#: erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html:11
#: erpnext/accounts/report/accounts_payable/accounts_payable.html:135
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:136
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1267
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1272
#: erpnext/accounts/report/general_ledger/general_ledger.html:163
#: erpnext/accounts/report/general_ledger/general_ledger.py:818
#: erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py:121
@@ -44740,7 +45130,7 @@ msgstr ""
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
msgid "Remarks"
-msgstr ""
+msgstr "Opombe"
#. Label of the remarks_section (Section Break) field in DocType 'Accounts
#. Settings'
@@ -44771,7 +45161,7 @@ msgstr ""
#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.js:161
msgid "Removed {0} rows with zero document count. Please save to persist changes."
-msgstr ""
+msgstr "Odstranjenih je bilo {0} vrstic z ničelnim številom dokumentov. Shranite, da ohranite spremembe."
#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:88
msgid "Removing rows without exchange gain or loss"
@@ -44788,7 +45178,7 @@ msgstr ""
msgid "Rename Log"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:569
+#: erpnext/accounts/doctype/account/account.py:600
msgid "Rename Not Allowed"
msgstr ""
@@ -44805,15 +45195,15 @@ msgstr ""
msgid "Rename jobs for doctype {0} have not been enqueued."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:561
+#: erpnext/accounts/doctype/account/account.py:592
msgid "Renaming it is only allowed via parent company {0}, to avoid mismatch."
msgstr ""
#: erpnext/manufacturing/doctype/workstation/test_workstation.py:90
#: erpnext/manufacturing/doctype/workstation/test_workstation.py:101
-#: erpnext/manufacturing/doctype/workstation/test_workstation.py:138
+#: erpnext/manufacturing/doctype/workstation/test_workstation.py:142
#: erpnext/patches/v16_0/make_workstation_operating_components.py:49
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:316
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:319
msgid "Rent"
msgstr ""
@@ -44826,13 +45216,13 @@ msgstr ""
#. Label of the reorder_level (Float) field in DocType 'Material Request Item'
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py:64
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:213
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:221
msgid "Reorder Level"
msgstr ""
#. Label of the reorder_qty (Float) field in DocType 'Material Request Item'
#: erpnext/stock/doctype/material_request_item/material_request_item.json
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:220
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:228
msgid "Reorder Qty"
msgstr ""
@@ -44843,7 +45233,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:95
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:98
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Repack"
@@ -44901,7 +45291,11 @@ msgstr ""
#. Label of the report_date (Date) field in DocType 'Quality Inspection'
#: erpnext/accounts/report/accounts_payable/accounts_payable.html:120
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:16
+#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:15
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.html:121
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:18
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:15
#: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:75
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
msgid "Report Date"
@@ -44924,7 +45318,7 @@ msgstr ""
msgid "Report Template"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:462
+#: erpnext/accounts/doctype/account/account.py:493
msgid "Report Type is mandatory"
msgstr ""
@@ -45021,7 +45415,7 @@ msgstr ""
msgid "Repost Status"
msgstr ""
-#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:149
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:239
msgid "Repost has started in the background"
msgstr ""
@@ -45033,6 +45427,12 @@ msgstr ""
msgid "Repost started in the background"
msgstr ""
+#. Option for the 'Status' (Select) field in DocType 'Repost Accounting Ledger
+#. Items'
+#: erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json
+msgid "Reposted"
+msgstr ""
+
#. Label of the reposting_data_file (Attach) field in DocType 'Repost Item
#. Valuation'
#: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
@@ -45064,6 +45464,12 @@ msgstr ""
msgid "Reposting Reference"
msgstr ""
+#. Label of the reposting_status_section (Section Break) field in DocType
+#. 'Repost Accounting Ledger Items'
+#: erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json
+msgid "Reposting Status"
+msgstr ""
+
#. Label of the vouchers_based_on_item_and_warehouse_section (Section Break)
#. field in DocType 'Repost Item Valuation'
#: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
@@ -45074,6 +45480,14 @@ msgstr ""
msgid "Reposting Vouchers Progress"
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:216
+msgid "Reposting can be started only for submitted document."
+msgstr ""
+
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:221
+msgid "Reposting cannot be started when status is {0}."
+msgstr ""
+
#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:232
#: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:340
msgid "Reposting entries created: {0}"
@@ -45095,6 +45509,14 @@ msgstr ""
msgid "Reposting in the background."
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:211
+msgid "Reposting is still in progress in background."
+msgstr ""
+
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:315
+msgid "Reposting {0} {1}"
+msgstr ""
+
#. Label of the represents_company (Link) field in DocType 'Purchase Invoice'
#. Label of the represents_company (Link) field in DocType 'Sales Invoice'
#. Label of the represents_company (Link) field in DocType 'Purchase Order'
@@ -45178,7 +45600,7 @@ msgstr ""
#: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:70
#: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:270
#: erpnext/buying/workspace/buying/buying.json
-#: erpnext/stock/doctype/material_request/material_request.js:205
+#: erpnext/stock/doctype/material_request/material_request.js:206
#: erpnext/workspace_sidebar/buying.json
msgid "Request for Quotation"
msgstr ""
@@ -45236,7 +45658,8 @@ msgstr ""
#: erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.py:45
#: erpnext/stock/doctype/bin/bin.json
#: erpnext/stock/doctype/packed_item/packed_item.json
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:157
+#: erpnext/stock/page/stock_balance/stock_balance.js:61
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:158
msgid "Requested Qty"
msgstr ""
@@ -45349,11 +45772,11 @@ msgstr ""
msgid "Requires Fulfilment"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:263
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:266
msgid "Research"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:581
+#: erpnext/setup/doctype/company/company.py:626
msgid "Research & Development"
msgstr ""
@@ -45367,7 +45790,7 @@ msgstr ""
#: erpnext/buying/doctype/supplier/supplier.json
#: erpnext/selling/doctype/customer/customer.json
msgid "Reselect, if the chosen address is edited after save"
-msgstr ""
+msgstr "Ponovno izberi, če je izbrani naslov po shranjevanju urejen"
#. Description of the 'Primary Contact' (Link) field in DocType 'Supplier'
#. Description of the 'Customer Primary Contact' (Link) field in DocType
@@ -45375,13 +45798,13 @@ msgstr ""
#: erpnext/buying/doctype/supplier/supplier.json
#: erpnext/selling/doctype/customer/customer.json
msgid "Reselect, if the chosen contact is edited after save"
-msgstr ""
+msgstr "Ponovno izberi, če je izbrani stik urejen po shranjevanju"
#: erpnext/setup/setup_wizard/data/sales_partner_type.txt:7
msgid "Reseller"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.js:47
+#: erpnext/accounts/doctype/payment_request/payment_request.js:49
msgid "Resend Payment Email"
msgstr ""
@@ -45444,7 +45867,7 @@ msgstr ""
msgid "Reserved"
msgstr ""
-#: erpnext/stock/services/serial_batch_bundle_service.py:664
+#: erpnext/stock/services/serial_batch_bundle_service.py:665
msgid "Reserved Batch Conflict"
msgstr ""
@@ -45462,8 +45885,9 @@ msgstr ""
#: erpnext/stock/dashboard/item_dashboard_list.html:20
#: erpnext/stock/doctype/bin/bin.json
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
+#: erpnext/stock/page/stock_balance/stock_balance.js:52
#: erpnext/stock/report/reserved_stock/reserved_stock.py:124
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:171
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:172
#: erpnext/subcontracting/doctype/subcontracting_order_supplied_item/subcontracting_order_supplied_item.json
msgid "Reserved Qty"
msgstr ""
@@ -45477,11 +45901,13 @@ msgstr ""
#. Label of the reserved_qty_for_production (Float) field in DocType 'Bin'
#: erpnext/manufacturing/doctype/material_request_plan_item/material_request_plan_item.json
#: erpnext/stock/doctype/bin/bin.json
+#: erpnext/stock/page/stock_balance/stock_balance.js:53
msgid "Reserved Qty for Production"
msgstr ""
#. Label of the reserved_qty_for_production_plan (Float) field in DocType 'Bin'
#: erpnext/stock/doctype/bin/bin.json
+#: erpnext/stock/page/stock_balance/stock_balance.js:57
msgid "Reserved Qty for Production Plan"
msgstr ""
@@ -45491,6 +45917,7 @@ msgstr ""
#. Label of the reserved_qty_for_sub_contract (Float) field in DocType 'Bin'
#: erpnext/stock/doctype/bin/bin.json
+#: erpnext/stock/page/stock_balance/stock_balance.js:54
msgid "Reserved Qty for Subcontract"
msgstr ""
@@ -45514,7 +45941,7 @@ msgstr ""
msgid "Reserved Quantity for Production"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2500
+#: erpnext/stock/stock_ledger.py:2515
msgid "Reserved Serial No."
msgstr ""
@@ -45528,15 +45955,17 @@ msgstr ""
#: erpnext/stock/dashboard/item_dashboard_list.html:15
#: erpnext/stock/doctype/bin/bin.json
#: erpnext/stock/doctype/pick_list/pick_list.js:178
+#: erpnext/stock/page/stock_balance/stock_balance.js:59
#: erpnext/stock/report/reserved_stock/reserved_stock.json
#: erpnext/stock/report/stock_balance/stock_balance.py:573
-#: erpnext/stock/stock_ledger.py:2484
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:207
+#: erpnext/stock/stock_ledger.py:2499
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:204
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:332
msgid "Reserved Stock"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2529
+#: erpnext/stock/stock_ledger.py:2544
msgid "Reserved Stock for Batch"
msgstr ""
@@ -45548,34 +45977,22 @@ msgstr ""
msgid "Reserved Stock for Sub-assembly"
msgstr ""
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:199
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:200
msgid "Reserved for POS Transactions"
msgstr ""
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:178
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:179
msgid "Reserved for Production"
msgstr ""
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:185
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:186
msgid "Reserved for Production Plan"
msgstr ""
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:192
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:193
msgid "Reserved for Sub Contracting"
msgstr ""
-#: erpnext/stock/page/stock_balance/stock_balance.js:53
-msgid "Reserved for manufacturing"
-msgstr ""
-
-#: erpnext/stock/page/stock_balance/stock_balance.js:52
-msgid "Reserved for sale"
-msgstr ""
-
-#: erpnext/stock/page/stock_balance/stock_balance.js:54
-msgid "Reserved for sub contracting"
-msgstr ""
-
#: erpnext/public/js/stock_reservation.js:203
#: erpnext/selling/doctype/sales_order/sales_order.js:421
#: erpnext/stock/doctype/pick_list/pick_list.js:307
@@ -45732,8 +46149,8 @@ msgstr ""
msgid "Responsible"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/defaults_setup.py:108
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:158
+#: erpnext/setup/setup_wizard/operations/defaults_setup.py:107
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:161
msgid "Rest Of The World"
msgstr ""
@@ -45759,6 +46176,12 @@ msgstr ""
msgid "Restrict"
msgstr ""
+#. Label of the enable_overdue_billing_threshold (Check) field in DocType
+#. 'Accounts Settings'
+#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
+msgid "Restrict Customer Over Billing"
+msgstr ""
+
#. Label of the restrict_based_on (Select) field in DocType 'Party Specific
#. Item'
#: erpnext/selling/doctype/party_specific_item/party_specific_item.json
@@ -45780,6 +46203,10 @@ msgstr ""
msgid "Restrict to Countries"
msgstr ""
+#: erpnext/stock/doctype/company_restriction/company_restriction.py:151
+msgid "Restricted to Other Companies"
+msgstr ""
+
#. Label of the result_key (Table) field in DocType 'Currency Exchange
#. Settings'
#: erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.json
@@ -45811,7 +46238,7 @@ msgstr ""
msgid "Resume"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:661
+#: erpnext/manufacturing/doctype/job_card/job_card.js:671
#: erpnext/public/js/templates/shop_floor_template.html:779
msgid "Resume Job"
msgstr ""
@@ -45943,7 +46370,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:126
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:129
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Return Raw Material to Customer"
@@ -46055,10 +46482,10 @@ msgstr ""
msgid "Revaluation Journal: {0}"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:151
-#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:113
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:183
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:141
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:154
+#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:116
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:186
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:144
msgid "Revaluation Journals"
msgstr ""
@@ -46067,10 +46494,6 @@ msgstr ""
msgid "Revaluation Surplus"
msgstr ""
-#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:631
-msgid "Revaluation journal for {0} has been created: {1}"
-msgstr ""
-
#: erpnext/accounts/report/deferred_revenue_and_expense/deferred_revenue_and_expense.js:88
msgid "Revenue"
msgstr ""
@@ -46093,7 +46516,7 @@ msgstr ""
msgid "Reversal Of Exchange Rate Revaluation"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:253
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:254
msgid "Reverse Journal Entry"
msgstr ""
@@ -46102,6 +46525,10 @@ msgstr ""
msgid "Reverse Sign"
msgstr ""
+#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:635
+msgid "Reverse {0} already available in draft status: {1}"
+msgstr ""
+
#: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:118
msgid "Reversing Journals..."
msgstr ""
@@ -46225,6 +46652,12 @@ msgstr ""
msgid "Rod"
msgstr ""
+#. Label of the role_allowed_to_bypass_overdue_billing (Link) field in DocType
+#. 'Accounts Settings'
+#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
+msgid "Role Allowed to Bypass Over Billing Restriction"
+msgstr ""
+
#. Label of the role_allowed_to_over_deliver_receive (Link) field in DocType
#. 'Stock Settings'
#: erpnext/stock/doctype/stock_settings/stock_settings.json
@@ -46242,12 +46675,6 @@ msgstr ""
msgid "Role allowed to bypass credit limit"
msgstr ""
-#. Label of the role_allowed_to_bypass_overdue_billing (Link) field in DocType
-#. 'Accounts Settings'
-#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
-msgid "Role allowed to bypass overdue billing limit"
-msgstr ""
-
#. Description of the 'Exempted Role' (Link) field in DocType 'Accounting
#. Period'
#: erpnext/accounts/doctype/accounting_period/accounting_period.json
@@ -46313,11 +46740,11 @@ msgstr ""
msgid "Root Type for {0} must be one of the Asset, Liability, Income, Expense and Equity"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:459
+#: erpnext/accounts/doctype/account/account.py:490
msgid "Root Type is mandatory"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:219
+#: erpnext/accounts/doctype/account/account.py:250
msgid "Root cannot be edited."
msgstr ""
@@ -46531,7 +46958,7 @@ msgstr ""
msgid "Row #{0} (Payment Table): Amount must be positive"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:590
+#: erpnext/stock/doctype/item/item.py:588
msgid "Row #{0}: A reorder entry already exists for warehouse {1} with reorder type {2}."
msgstr ""
@@ -46633,21 +47060,21 @@ msgstr ""
msgid "Row #{0}: Cannot delete item {1} which is already ordered against this Sales Order."
msgstr ""
-#: erpnext/accounts/services/child_item_update.py:525
+#: erpnext/accounts/services/child_item_update.py:526
msgid "Row #{0}: Cannot set Rate if the billed amount is greater than the amount for Item {1}."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1232
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1244
msgid "Row #{0}: Cannot transfer more than Required Qty {1} for Item {2} against Job Card {3}"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:233
+#: erpnext/stock/doctype/stock_entry/services/material_transfer.py:235
msgid "Row #{0}: Cannot transfer {1} {2} of Item {3}. Maximum transferable quantity is {4} {2}."
msgstr ""
#: erpnext/selling/doctype/product_bundle/product_bundle.py:138
msgid "Row #{0}: Child Item should not be a Product Bundle. Please remove Item {1} and Save"
-msgstr ""
+msgstr "Vrstica #{0}: Podrejeni element ne sme biti paket izdelkov. Odstranite element {1} in shranite."
#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:248
msgid "Row #{0}: Consumed Asset {1} cannot be Draft"
@@ -46747,7 +47174,7 @@ msgstr ""
msgid "Row #{0}: Expected Delivery Date cannot be before Purchase Order Date"
msgstr ""
-#: erpnext/stock/services/base_stock_gl_composer.py:263
+#: erpnext/stock/services/base_stock_gl_composer.py:266
msgid "Row #{0}: Expense Account not set for the Item {1}. {2}"
msgstr ""
@@ -46810,7 +47237,7 @@ msgstr ""
msgid "Row #{0}: From Date cannot be before To Date"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:944
+#: erpnext/manufacturing/doctype/job_card/job_card.py:941
msgid "Row #{0}: From Time and To Time fields are required"
msgstr ""
@@ -46830,7 +47257,7 @@ msgstr ""
msgid "Row #{0}: Item {1} does not exist"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1661
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1666
msgid "Row #{0}: Item {1} has been picked, please reserve stock from the Pick List."
msgstr ""
@@ -46907,7 +47334,7 @@ msgstr ""
msgid "Row #{0}: Not allowed to change Supplier as Purchase Order already exists"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1744
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1749
msgid "Row #{0}: Only {1} available to reserve for the Item {2}"
msgstr ""
@@ -46960,7 +47387,7 @@ msgstr ""
msgid "Row #{0}: Please select the Sub Assembly Warehouse"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:597
+#: erpnext/stock/doctype/item/item.py:595
msgid "Row #{0}: Please set reorder quantity"
msgstr ""
@@ -47010,7 +47437,7 @@ msgstr ""
msgid "Row #{0}: Quantity cannot be a non-positive number. Please increase the quantity or remove the Item {1}"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:923
+#: erpnext/controllers/accounts_controller.py:925
msgid "Row #{0}: Quantity for Item {1} cannot be zero."
msgstr ""
@@ -47018,7 +47445,7 @@ msgstr ""
msgid "Row #{0}: Quantity of Item {1} cannot be more than {2} {3} against Subcontracting Inward Order {4}"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1729
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1734
msgid "Row #{0}: Quantity to reserve for the Item {1} should be greater than 0."
msgstr ""
@@ -47155,15 +47582,15 @@ msgstr ""
msgid "Row #{0}: Stock cannot be reserved for Item {1} against a disabled Batch {2}."
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1674
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1679
msgid "Row #{0}: Stock cannot be reserved for a non-stock Item {1}"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1687
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1692
msgid "Row #{0}: Stock cannot be reserved in group warehouse {1}."
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1701
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1706
msgid "Row #{0}: Stock is already reserved for the Item {1}."
msgstr ""
@@ -47175,8 +47602,8 @@ msgstr ""
msgid "Row #{0}: Stock not available to reserve for Item {1} against Batch {2} in Warehouse {3}."
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1263
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1715
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1265
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1720
msgid "Row #{0}: Stock not available to reserve for the Item {1} in Warehouse {2}."
msgstr ""
@@ -47200,7 +47627,7 @@ msgstr ""
msgid "Row #{0}: The original Invoice {1} of return invoice {2} is not consolidated."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:606
+#: erpnext/stock/doctype/item/item.py:604
msgid "Row #{0}: The warehouse {1} is not a child warehouse of a group warehouse {2}"
msgstr ""
@@ -47257,7 +47684,7 @@ msgstr ""
msgid "Row #{0}: {1} account is not of type {2}"
msgstr ""
-#: erpnext/public/js/controllers/buying.js:261
+#: erpnext/public/js/controllers/buying.js:266
msgid "Row #{0}: {1} can not be negative for item {2}"
msgstr ""
@@ -47273,7 +47700,7 @@ msgstr ""
msgid "Row #{0}: {1} of {2} should be {3}. Please update the {1} or select a different account."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1562
+#: erpnext/stock/doctype/item/item.py:1560
msgid "Row #{0}: {1} {2} does not belong to Company {3}. Please select valid {4}."
msgstr ""
@@ -47293,23 +47720,23 @@ msgstr ""
msgid "Row #{idx}: Cannot select Supplier Warehouse while suppling raw materials to subcontractor."
msgstr ""
-#: erpnext/controllers/buying_controller.py:641
+#: erpnext/controllers/buying_controller.py:652
msgid "Row #{idx}: Item rate has been updated as per valuation rate since its an internal stock transfer."
msgstr ""
-#: erpnext/controllers/buying_controller.py:1077
+#: erpnext/controllers/buying_controller.py:1088
msgid "Row #{idx}: Please enter a location for the asset item {item_code}."
msgstr ""
-#: erpnext/controllers/buying_controller.py:734
+#: erpnext/controllers/buying_controller.py:745
msgid "Row #{idx}: Received Qty must be equal to Accepted + Rejected Qty for Item {item_code}."
msgstr ""
-#: erpnext/controllers/buying_controller.py:747
+#: erpnext/controllers/buying_controller.py:758
msgid "Row #{idx}: {field_label} can not be negative for item {item_code}."
msgstr ""
-#: erpnext/controllers/buying_controller.py:700
+#: erpnext/controllers/buying_controller.py:711
msgid "Row #{idx}: {field_label} is mandatory."
msgstr ""
@@ -47317,7 +47744,7 @@ msgstr ""
msgid "Row #{idx}: {from_warehouse_field} and {to_warehouse_field} cannot be same."
msgstr ""
-#: erpnext/controllers/buying_controller.py:1193
+#: erpnext/controllers/buying_controller.py:1204
msgid "Row #{idx}: {schedule_date} cannot be before {transaction_date}."
msgstr ""
@@ -47329,7 +47756,7 @@ msgstr ""
msgid "Row No {0}: Warehouse is required. Please set a Default Warehouse for Item {1} and Company {2}"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:807
+#: erpnext/manufacturing/doctype/job_card/job_card.py:804
msgid "Row {0} : Operation is required against the raw material item {1}"
msgstr ""
@@ -47369,7 +47796,7 @@ msgstr ""
msgid "Row {0}: Allocated amount {1} must be less than or equal to remaining payment amount {2}"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:729
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:769
msgid "Row {0}: As {1} is enabled, raw materials cannot be added to {2} entry. Use {3} entry to consume raw materials."
msgstr ""
@@ -47426,7 +47853,7 @@ msgid "Row {0}: Either Delivery Note Item or Packed Item reference is mandatory.
msgstr ""
#: erpnext/accounts/doctype/journal_entry/journal_entry.py:724
-#: erpnext/controllers/taxes_and_totals.py:1370
+#: erpnext/controllers/taxes_and_totals.py:1414
msgid "Row {0}: Exchange Rate is mandatory"
msgstr ""
@@ -47458,7 +47885,7 @@ msgstr ""
msgid "Row {0}: From Time and To Time is mandatory."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:356
+#: erpnext/manufacturing/doctype/job_card/job_card.py:353
msgid "Row {0}: From Time and To Time of {1} are overlapping with {2}"
msgstr ""
@@ -47470,7 +47897,7 @@ msgstr ""
msgid "Row {0}: From Warehouse is mandatory for internal transfers"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:337
+#: erpnext/manufacturing/doctype/job_card/job_card.py:334
msgid "Row {0}: From time must be less than to time"
msgstr ""
@@ -47626,7 +48053,7 @@ msgstr ""
msgid "Row {0}: The {3} Account {1} does not belong to the company {2}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:215
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:216
msgid "Row {0}: To set {1} periodicity, difference between from and to date must be greater than or equal to {2}"
msgstr ""
@@ -47655,7 +48082,7 @@ msgstr ""
msgid "Row {0}: Workstation or Workstation Type is mandatory for an operation {1}"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:865
+#: erpnext/controllers/accounts_controller.py:867
msgid "Row {0}: user has not applied the rule {1} on the item {2}"
msgstr ""
@@ -47691,7 +48118,7 @@ msgstr ""
msgid "Row {1}: Quantity ({0}) cannot be a fraction. To allow this, disable '{2}' in UOM {3}."
msgstr ""
-#: erpnext/controllers/buying_controller.py:1059
+#: erpnext/controllers/buying_controller.py:1070
msgid "Row {idx}: Asset Naming Series is mandatory for the auto creation of assets for item {item_code}."
msgstr "Vrstica {idx}: Serija Poimenovanj Sredstva je obvezna za samodejno ustvarjanje sredstev za artikel {item_code}."
@@ -47725,7 +48152,7 @@ msgstr ""
msgid "Rows: {0} have 'Payment Entry' as reference_type. This should not be set manually."
msgstr ""
-#: erpnext/controllers/accounts_controller.py:279
+#: erpnext/controllers/accounts_controller.py:281
msgid "Rows: {0} in {1} section are invalid. Reference Name should point to a valid Payment Entry or Journal Entry."
msgstr ""
@@ -47825,7 +48252,7 @@ msgstr ""
#. Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "Runs a preview check on save before submission without making any actual changes."
-msgstr ""
+msgstr "Pred oddajo opravi predogled ob shranjevanju, ne da bi pri tem dejansko spremenil kaj koli."
#: erpnext/selling/report/pending_so_items_for_purchase_request/pending_so_items_for_purchase_request.py:29
msgid "S.O. No."
@@ -47956,12 +48383,12 @@ msgstr ""
#: erpnext/regional/report/vat_audit_report/vat_audit_report.py:143
#: erpnext/selling/doctype/quotation/quotation.json
#: erpnext/selling/doctype/sales_order/sales_order.json
-#: erpnext/setup/doctype/company/company.py:527
-#: erpnext/setup/doctype/company/company.py:720
+#: erpnext/setup/doctype/company/company.py:572
+#: erpnext/setup/doctype/company/company.py:765
#: erpnext/setup/doctype/company/company_dashboard.py:9
#: erpnext/setup/doctype/sales_person/sales_person_dashboard.py:12
-#: erpnext/setup/install.py:408
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:297
+#: erpnext/setup/install.py:414
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:300
#: erpnext/stock/doctype/item/item.json
#: erpnext/stock/doctype/item/item_list.js:29
#: erpnext/stock/doctype/pick_list/pick_list_dashboard.py:17
@@ -47972,7 +48399,7 @@ msgstr "Prodaja"
msgid "Sales & Purchase"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:720
+#: erpnext/setup/doctype/company/company.py:765
msgid "Sales Account"
msgstr "Prodajni Račun"
@@ -48214,6 +48641,7 @@ msgstr ""
#. Label of the sales_order (Link) field in DocType 'Work Order'
#. Label of the sales_order (Link) field in DocType 'Project'
#. Label of the sales_order (Link) field in DocType 'Delivery Schedule Item'
+#. Label of the sales_order (Link) field in DocType 'Proforma Invoice'
#. Name of a DocType
#. Label of a Link in the Selling Workspace
#. Option for the 'Transaction' (Select) field in DocType 'Authorization Rule'
@@ -48248,6 +48676,7 @@ msgstr ""
#: erpnext/manufacturing/report/work_order_summary/work_order_summary.py:217
#: erpnext/projects/doctype/project/project.json
#: erpnext/selling/doctype/delivery_schedule_item/delivery_schedule_item.json
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/selling/doctype/quotation/quotation.js:134
#: erpnext/selling/doctype/quotation/quotation_dashboard.py:11
#: erpnext/selling/doctype/quotation/quotation_list.js:16
@@ -48261,7 +48690,7 @@ msgstr ""
#: erpnext/setup/doctype/authorization_rule/authorization_rule.json
#: erpnext/stock/doctype/delivery_note/delivery_note.js:157
#: erpnext/stock/doctype/delivery_note/delivery_note.js:223
-#: erpnext/stock/doctype/material_request/material_request.js:239
+#: erpnext/stock/doctype/material_request/material_request.js:240
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/pick_list_item/pick_list_item.json
#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
@@ -48304,6 +48733,7 @@ msgstr ""
#. Label of the sales_order_item (Data) field in DocType 'Work Order'
#. Label of the sales_order_item (Data) field in DocType 'Delivery Schedule
#. Item'
+#. Label of the so_detail (Data) field in DocType 'Proforma Invoice Item'
#. Name of a DocType
#. Label of the sales_order_item (Data) field in DocType 'Material Request
#. Item'
@@ -48322,6 +48752,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
#: erpnext/manufacturing/doctype/work_order/work_order.json
#: erpnext/selling/doctype/delivery_schedule_item/delivery_schedule_item.json
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/sales_order/sales_order.js:1351
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
#: erpnext/stock/doctype/material_request_item/material_request_item.json
@@ -48377,8 +48808,8 @@ msgstr ""
msgid "Sales Order {0} is already linked to Project {1}, skipping the link."
msgstr ""
-#: erpnext/selling/doctype/sales_order/mapper.py:888
-#: erpnext/selling/doctype/sales_order/mapper.py:901
+#: erpnext/selling/doctype/sales_order/mapper.py:890
+#: erpnext/selling/doctype/sales_order/mapper.py:903
msgid "Sales Order {0} is not available for production"
msgstr ""
@@ -48443,8 +48874,8 @@ msgstr "Prodajna Naročila za Dostavo"
#: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:130
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1256
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:114
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1261
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:117
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:196
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:74
#: erpnext/selling/doctype/customer/customer.json
@@ -48549,8 +48980,8 @@ msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html:158
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:136
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1253
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:120
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1258
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:123
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:193
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:80
#: erpnext/accounts/report/gross_profit/gross_profit.js:50
@@ -48667,7 +49098,7 @@ msgstr ""
#. Label of the sales_tax_template (Link) field in DocType 'Tax Rule'
#: erpnext/accounts/doctype/tax_rule/tax_rule.json
-#: erpnext/setup/doctype/company/company.js:149
+#: erpnext/setup/doctype/company/company.js:158
msgid "Sales Tax Template"
msgstr ""
@@ -48734,7 +49165,7 @@ msgstr "Predloga za DDV in Stroške Prodaje"
#: erpnext/selling/doctype/customer/customer.json
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/selling/doctype/sales_team/sales_team.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:247
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:250
#: erpnext/stock/doctype/delivery_note/delivery_note.json
msgid "Sales Team"
msgstr ""
@@ -48800,24 +49231,28 @@ msgid "Sample Quantity"
msgstr ""
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:269
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:556
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:551
msgid "Sample Retention Stock Entry"
msgstr ""
-#. Label of the sample_retention_warehouse (Link) field in DocType 'Stock
-#. Settings'
-#: erpnext/stock/doctype/stock_settings/stock_settings.json
+#. Label of the sample_retention_warehouse (Link) field in DocType 'Company'
+#: erpnext/setup/doctype/company/company.json
+#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1296
msgid "Sample Retention Warehouse"
msgstr ""
+#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1298
+msgid "Sample Retention Warehouse Missing"
+msgstr ""
+
#. Label of the sample_size (Float) field in DocType 'Quality Inspection'
#: erpnext/manufacturing/report/quality_inspection_summary/quality_inspection_summary.py:93
-#: erpnext/public/js/controllers/transaction.js:2970
+#: erpnext/public/js/controllers/transaction.js:2962
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
msgid "Sample Size"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1278
+#: erpnext/stock/doctype/stock_entry/services/manufacturing.py:1281
msgid "Sample quantity {0} cannot be more than received quantity {1}"
msgstr ""
@@ -48827,7 +49262,7 @@ msgstr ""
msgid "Sanctioned"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:920
+#: erpnext/public/js/shop_floor/shop_floor.js:965
msgid "Save & Continue"
msgstr ""
@@ -48835,13 +49270,13 @@ msgstr ""
#. Profile'
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
msgid "Save Changes and Load New Invoice"
-msgstr ""
+msgstr "Shrani spremembe in naloži nov račun"
#: banking/src/components/features/Settings/KeyboardShortcuts.tsx:47
msgid "Save the currently opened form"
-msgstr ""
+msgstr "Shrani trenutno odprt obrazec"
-#: erpnext/public/js/shop_floor/shop_floor.js:881
+#: erpnext/public/js/shop_floor/shop_floor.js:926
msgid "Saving job card..."
msgstr ""
@@ -48855,6 +49290,10 @@ msgstr ""
msgid "Sazhen"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:368
+msgid "Scan / select Serial No"
+msgstr ""
+
#. Label of the scan_barcode (Data) field in DocType 'POS Invoice'
#. Label of the scan_barcode (Data) field in DocType 'Purchase Invoice'
#. Label of the scan_barcode (Data) field in DocType 'Sales Invoice'
@@ -48883,12 +49322,18 @@ msgstr ""
msgid "Scan Barcode"
msgstr "Skeniraj Črtno Kodo"
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:670
#: erpnext/public/js/utils/serial_no_batch_selector.js:171
msgid "Scan Batch No"
msgstr "Skeniraj Številko Šarže"
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:230
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:664
+msgid "Scan Batch Nos"
+msgstr ""
+
#: erpnext/public/js/shop_floor/shop_floor.js:88
-#: erpnext/public/js/shop_floor/shop_floor.js:1431
+#: erpnext/public/js/shop_floor/shop_floor.js:1476
msgid "Scan Job Card"
msgstr ""
@@ -48899,23 +49344,29 @@ msgstr ""
msgid "Scan Mode"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:670
#: erpnext/public/js/utils/serial_no_batch_selector.js:156
msgid "Scan Serial No"
msgstr "Skeniraj Serijsko Številko"
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:230
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:664
+msgid "Scan Serial Nos"
+msgstr ""
+
#: erpnext/public/js/utils/barcode_scanner.js:205
msgid "Scan barcode for item {0}"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1405
+#: erpnext/public/js/shop_floor/shop_floor.js:1450
msgid "Scan job card"
msgstr ""
-#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:111
+#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.js:101
msgid "Scan mode enabled, existing quantity will not be fetched."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1434
+#: erpnext/public/js/shop_floor/shop_floor.js:1479
msgid "Scan or enter Job Card"
msgstr ""
@@ -48923,12 +49374,16 @@ msgstr ""
#. Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Scanned Cheque"
-msgstr ""
+msgstr "Skeniran ček"
#: erpnext/public/js/utils/barcode_scanner.js:273
msgid "Scanned Quantity"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:680
+msgid "Scanned: {0}"
+msgstr ""
+
#. Label of the schedule_date (Date) field in DocType 'Depreciation Schedule'
#. Label of the schedule_date (Datetime) field in DocType 'Production Plan Sub
#. Assembly Item'
@@ -48938,7 +49393,7 @@ msgstr ""
msgid "Schedule Date"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:553
+#: erpnext/public/js/controllers/transaction.js:556
msgid "Schedule Name"
msgstr ""
@@ -48949,7 +49404,7 @@ msgstr ""
msgid "Scheduled Date"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:432
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:433
msgid "Scheduled Date is required."
msgstr ""
@@ -48991,6 +49446,10 @@ msgstr ""
msgid "Scheduler is inactive. Cannot merge accounts."
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:232
+msgid "Scheduler is inactive. Reposting will only run once background jobs are processed."
+msgstr ""
+
#. Label of the schedules (Table) field in DocType 'Maintenance Schedule'
#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json
msgid "Schedules"
@@ -49131,7 +49590,7 @@ msgstr ""
msgid "Search values..."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1403
+#: erpnext/public/js/shop_floor/shop_floor.js:1448
msgid "Search work orders"
msgstr ""
@@ -49268,7 +49727,9 @@ msgid "Select BOM and Qty for Production"
msgstr "Izberi Kosovnico in Količino za Proizvodnjo"
#: erpnext/assets/doctype/asset_repair/asset_repair.js:243
-#: erpnext/public/js/utils/sales_common.js:447
+#: erpnext/public/js/utils/sales_common.js:452
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:376
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:453
#: erpnext/stock/doctype/pick_list/pick_list.js:399
msgid "Select Batch No"
msgstr ""
@@ -49289,15 +49750,15 @@ msgstr ""
msgid "Select Columns and Filters"
msgstr ""
-#: erpnext/accounts/doctype/journal_entry/journal_entry.js:291
+#: erpnext/accounts/doctype/journal_entry/journal_entry.js:292
msgid "Select Company"
msgstr ""
#: erpnext/public/js/print.js:118
msgid "Select Company Address"
-msgstr ""
+msgstr "Izberite naslov podjetja"
-#: erpnext/manufacturing/doctype/job_card/job_card.js:476
+#: erpnext/manufacturing/doctype/job_card/job_card.js:485
msgid "Select Corrective Operation"
msgstr ""
@@ -49333,7 +49794,7 @@ msgstr ""
msgid "Select Dispatch Address "
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:705
+#: erpnext/manufacturing/doctype/job_card/job_card.js:715
msgid "Select Employees"
msgstr ""
@@ -49358,7 +49819,7 @@ msgstr ""
msgid "Select Items based on Delivery Date"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:3005
+#: erpnext/public/js/controllers/transaction.js:2997
msgid "Select Items for Quality Inspection"
msgstr ""
@@ -49388,7 +49849,11 @@ msgstr ""
msgid "Select Loyalty Program"
msgstr ""
-#: erpnext/public/js/controllers/transaction.js:539
+#: erpnext/manufacturing/doctype/job_card/job_card.js:545
+msgid "Select Operation Row"
+msgstr ""
+
+#: erpnext/public/js/controllers/transaction.js:542
msgid "Select Payment Schedule"
msgstr ""
@@ -49402,13 +49867,14 @@ msgid "Select Quantity"
msgstr ""
#: erpnext/assets/doctype/asset_repair/asset_repair.js:243
-#: erpnext/public/js/utils/sales_common.js:447
+#: erpnext/public/js/utils/sales_common.js:452
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:462
#: erpnext/stock/doctype/pick_list/pick_list.js:399
msgid "Select Serial No"
msgstr ""
#: erpnext/assets/doctype/asset_repair/asset_repair.js:246
-#: erpnext/public/js/utils/sales_common.js:450
+#: erpnext/public/js/utils/sales_common.js:455
#: erpnext/stock/doctype/pick_list/pick_list.js:402
msgid "Select Serial and Batch"
msgstr ""
@@ -49426,6 +49892,10 @@ msgstr ""
msgid "Select Supplier Address"
msgstr ""
+#: erpnext/stock/doctype/material_request/material_request.js:449
+msgid "Select Supplier for Items"
+msgstr ""
+
#: erpnext/stock/doctype/batch/batch.js:150
msgid "Select Target Warehouse"
msgstr ""
@@ -49475,6 +49945,11 @@ msgstr ""
msgid "Select a Supplier"
msgstr ""
+#: erpnext/stock/doctype/material_request/mapper.py:230
+#: erpnext/stock/doctype/material_request/material_request.js:553
+msgid "Select a Supplier for Item {0}"
+msgstr ""
+
#: banking/src/components/features/BankReconciliation/MatchAndReconcile.tsx:49
msgid "Select a bank account to reconcile"
msgstr ""
@@ -49505,7 +49980,7 @@ msgstr ""
#: erpnext/accounts/report/general_ledger/general_ledger.py:36
#: erpnext/accounts/report/general_ledger/general_ledger.py:839
msgid "Select an account to print in account currency"
-msgstr ""
+msgstr "Izberite račun za tiskanje v valuti računa"
#: erpnext/selling/page/point_of_sale/pos_past_order_summary.js:21
msgid "Select an invoice to load summary data"
@@ -49515,6 +49990,11 @@ msgstr ""
msgid "Select an item from each set to be used in the Sales Order."
msgstr ""
+#: erpnext/stock/doctype/material_request/mapper.py:211
+#: erpnext/stock/doctype/material_request/material_request.js:540
+msgid "Select at least one Item"
+msgstr ""
+
#: erpnext/stock/doctype/item/item.js:1256
msgid "Select at least one attribute value."
msgstr ""
@@ -49533,7 +50013,7 @@ msgstr ""
msgid "Select date"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1330
+#: erpnext/controllers/accounts_controller.py:1332
msgid "Select finance book for the item {0} at row {1}"
msgstr ""
@@ -49545,7 +50025,7 @@ msgstr ""
msgid "Select number of days"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:230
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:233
msgid "Select one or more Purchase Invoice rows"
msgstr ""
@@ -49637,7 +50117,7 @@ msgstr ""
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py:123
msgid "Selected Print Format does not exist."
-msgstr ""
+msgstr "Izbrana oblika tiskanja ne obstaja."
#: erpnext/stock/report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle.py:166
msgid "Selected Serial and Batch Bundle entries have been fixed."
@@ -49750,7 +50230,7 @@ msgstr ""
#: erpnext/selling/doctype/selling_settings/selling_settings.json
#: erpnext/selling/workspace/selling/selling.json
#: erpnext/setup/workspace/erpnext_settings/erpnext_settings.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:268
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:254
#: erpnext/workspace_sidebar/erpnext_settings.json
msgid "Selling Settings"
msgstr ""
@@ -49791,11 +50271,12 @@ msgstr ""
#. Quotation'
#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json
msgid "Send Document Print"
-msgstr ""
+msgstr "Pošlji dokument Natisni"
#. Label of the send_email (Check) field in DocType 'Request for Quotation
#. Supplier'
#: erpnext/buying/doctype/request_for_quotation_supplier/request_for_quotation_supplier.json
+#: erpnext/public/js/sales_order_proforma.js:303
msgid "Send Email"
msgstr "Pošlji E-pošto"
@@ -49807,8 +50288,12 @@ msgstr ""
msgid "Send Emails to Suppliers"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:354
+msgid "Send Proforma Invoice"
+msgstr ""
+
#. Label of the send_sms (Button) field in DocType 'SMS Center'
-#: erpnext/public/js/controllers/transaction.js:762
+#: erpnext/public/js/controllers/transaction.js:746
#: erpnext/selling/doctype/sms_center/sms_center.json
msgid "Send SMS"
msgstr ""
@@ -49831,7 +50316,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:102
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:105
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Send to Subcontractor"
@@ -49843,6 +50328,11 @@ msgstr ""
msgid "Send with Attachment"
msgstr ""
+#: erpnext/accounts/doctype/payment_request/payment_request.js:51
+#: erpnext/accounts/doctype/payment_request/payment_request.js:55
+msgid "Sending Email"
+msgstr ""
+
#. Option for the 'Detected Amount Format' (Select) field in DocType 'Bank
#. Statement Import Log'
#: erpnext/accounts/doctype/bank_statement_import_log/bank_statement_import_log.json
@@ -49886,6 +50376,48 @@ msgstr ""
msgid "Serial / Batch Bundle Missing"
msgstr ""
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'POS Invoice Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Purchase Invoice Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Sales Invoice Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Asset Capitalization Stock Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Asset Repair Consumed Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Delivery Note Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Packed Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Pick List Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Purchase Receipt Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Stock Entry Detail'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Stock Reconciliation Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Subcontracting Receipt Item'
+#. Label of the serial_batch_entries_section (Section Break) field in DocType
+#. 'Subcontracting Receipt Supplied Item'
+#: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json
+#: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
+#: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
+#: erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json
+#: erpnext/assets/doctype/asset_repair_consumed_item/asset_repair_consumed_item.json
+#: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
+#: erpnext/stock/doctype/packed_item/packed_item.json
+#: erpnext/stock/doctype/pick_list_item/pick_list_item.json
+#: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
+#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
+#: erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
+#: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
+#: erpnext/subcontracting/doctype/subcontracting_receipt_supplied_item/subcontracting_receipt_supplied_item.json
+msgid "Serial / Batch Entries"
+msgstr ""
+
#. Label of the serial_no_and_batch_no_tab (Section Break) field in DocType
#. 'Serial and Batch Bundle'
#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
@@ -49950,7 +50482,8 @@ msgstr ""
#: erpnext/manufacturing/doctype/job_card/job_card.json
#: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.js:74
#: erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.py:114
-#: erpnext/public/js/controllers/transaction.js:2983
+#: erpnext/public/js/controllers/transaction.js:2975
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:928
#: erpnext/public/js/utils/serial_no_batch_selector.js:433
#: erpnext/selling/doctype/installation_note_item/installation_note_item.json
#: erpnext/stock/doctype/batch/batch.py:393
@@ -50012,15 +50545,16 @@ msgstr ""
msgid "Serial No Ledger"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:762
#: erpnext/public/js/utils/serial_no_batch_selector.js:271
msgid "Serial No Range"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2768
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2783
msgid "Serial No Reserved"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:501
+#: erpnext/stock/doctype/item/item.py:499
msgid "Serial No Series Overlap"
msgstr ""
@@ -50060,7 +50594,7 @@ msgstr ""
msgid "Serial No and Batch"
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:93
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:82
msgid "Serial No and Batch Selector cannot be used when Use Serial / Batch Fields is enabled."
msgstr ""
@@ -50073,7 +50607,7 @@ msgstr ""
msgid "Serial No and Batch Traceability"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1229
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1244
msgid "Serial No is mandatory"
msgstr ""
@@ -50081,6 +50615,10 @@ msgstr ""
msgid "Serial No is mandatory for Item {0}"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:724
+msgid "Serial No {0} already added"
+msgstr ""
+
#: erpnext/public/js/utils/serial_no_batch_selector.js:604
msgid "Serial No {0} already exists"
msgstr ""
@@ -50093,13 +50631,13 @@ msgstr ""
msgid "Serial No {0} does not belong to Delivery Note {1}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:326
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:327
msgid "Serial No {0} does not belong to Item {1}"
msgstr ""
#: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py:52
#: erpnext/selling/doctype/installation_note/installation_note.py:84
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3566
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3649
msgid "Serial No {0} does not exist"
msgstr ""
@@ -50119,15 +50657,15 @@ msgstr ""
msgid "Serial No {0} is not present in the {1} {2}, hence you can't return it against the {1} {2}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:343
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:344
msgid "Serial No {0} is under maintenance contract until {1}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:336
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:337
msgid "Serial No {0} is under warranty until {1}"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:322
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:323
msgid "Serial No {0} not found"
msgstr ""
@@ -50154,11 +50692,11 @@ msgstr ""
msgid "Serial Nos / Batches"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2030
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2045
msgid "Serial Nos are created successfully"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2490
+#: erpnext/stock/stock_ledger.py:2505
msgid "Serial Nos are reserved in Stock Reservation Entries, you need to unreserve them before proceeding."
msgstr ""
@@ -50227,7 +50765,7 @@ msgstr ""
#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
#: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:138
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:127
#: erpnext/stock/doctype/stock_settings/stock_settings.json
#: erpnext/stock/report/available_serial_no/available_serial_no.py:188
#: erpnext/stock/report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle.py:31
@@ -50239,15 +50777,15 @@ msgstr ""
msgid "Serial and Batch Bundle"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1155
+#: erpnext/stock/doctype/item/item.py:1153
msgid "Serial and Batch Bundle Exists"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2267
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2282
msgid "Serial and Batch Bundle created"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2363
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2378
msgid "Serial and Batch Bundle updated"
msgstr ""
@@ -50259,11 +50797,12 @@ msgstr ""
msgid "Serial and Batch Bundle {0} is not submitted"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2337
+#: erpnext/stock/doctype/serial_and_batch_bundle/inline_editor.py:173
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2352
msgid "Serial and Batch Bundle {0} is submitted and its entries cannot be modified."
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:298
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:299
msgid "Serial and Batch Bundle {0} should have voucher type as 'Maintenance Schedule'"
msgstr ""
@@ -50328,7 +50867,7 @@ msgstr ""
msgid "Series for Asset Depreciation Entry (Journal Entry)"
msgstr ""
-#: erpnext/buying/doctype/supplier/supplier.py:151
+#: erpnext/buying/doctype/supplier/supplier.py:150
msgid "Series is mandatory"
msgstr ""
@@ -50520,19 +51059,19 @@ msgid "Service Stop Date"
msgstr ""
#: erpnext/accounts/deferred_revenue.py:45
-#: erpnext/public/js/controllers/transaction.js:1843
+#: erpnext/public/js/controllers/transaction.js:1827
msgid "Service Stop Date cannot be after Service End Date"
msgstr ""
#: erpnext/accounts/deferred_revenue.py:42
-#: erpnext/public/js/controllers/transaction.js:1840
+#: erpnext/public/js/controllers/transaction.js:1824
msgid "Service Stop Date cannot be before Service Start Date"
msgstr ""
#. Label of the service_items (Table) field in DocType 'Asset Capitalization'
#: erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:52
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:204
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:55
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:207
msgid "Services"
msgstr ""
@@ -50568,11 +51107,6 @@ msgstr ""
msgid "Set Dropship Items Delivered Quantity"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:362
-#: erpnext/manufacturing/doctype/job_card/job_card.js:424
-msgid "Set Finished Good Quantity"
-msgstr ""
-
#. Label of the set_from_warehouse (Link) field in DocType 'Purchase Invoice'
#. Label of the set_from_warehouse (Link) field in DocType 'Purchase Order'
#. Label of the set_from_warehouse (Link) field in DocType 'Purchase Receipt'
@@ -50669,7 +51203,7 @@ msgstr ""
#. Label of the set_warehouse (Link) field in DocType 'Sales Order'
#. Label of the set_warehouse (Link) field in DocType 'Delivery Note'
#. Label of the set_from_warehouse (Link) field in DocType 'Material Request'
-#: erpnext/public/js/utils/sales_common.js:572
+#: erpnext/public/js/utils/sales_common.js:577
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/stock/doctype/delivery_note/delivery_note.json
#: erpnext/stock/doctype/material_request/material_request.json
@@ -50680,6 +51214,10 @@ msgstr ""
msgid "Set Supplier"
msgstr ""
+#: erpnext/stock/doctype/material_request/material_request.js:456
+msgid "Set Supplier for All Items"
+msgstr ""
+
#. Label of the set_target_warehouse (Link) field in DocType 'Sales Invoice'
#. Label of the set_warehouse (Link) field in DocType 'Purchase Order'
#. Label of the set_target_warehouse (Link) field in DocType 'Delivery Note'
@@ -50687,7 +51225,7 @@ msgstr ""
#. Label of the set_warehouse (Link) field in DocType 'Subcontracting Order'
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
#: erpnext/buying/doctype/purchase_order/purchase_order.json
-#: erpnext/public/js/utils/sales_common.js:569
+#: erpnext/public/js/utils/sales_common.js:574
#: erpnext/stock/doctype/delivery_note/delivery_note.json
#: erpnext/stock/doctype/material_request/material_request.json
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json
@@ -50713,7 +51251,7 @@ msgstr ""
msgid "Set as Completed"
msgstr ""
-#: erpnext/public/js/utils/sales_common.js:596
+#: erpnext/public/js/utils/sales_common.js:601
#: erpnext/selling/doctype/quotation/quotation.js:146
msgid "Set as Lost"
msgstr ""
@@ -50740,11 +51278,11 @@ msgstr ""
msgid "Set closing balance as per bank statement"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:617
+#: erpnext/setup/doctype/company/company.py:662
msgid "Set default inventory account for perpetual inventory"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:643
+#: erpnext/setup/doctype/company/company.py:688
msgid "Set default {0} account for non stock items"
msgstr ""
@@ -50864,7 +51402,7 @@ msgstr ""
msgid "Setting Account Type helps in selecting this Account in transactions."
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:129
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:130
msgid "Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}"
msgstr ""
@@ -51135,7 +51673,7 @@ msgstr ""
msgid "Shipping Address does not belong to the {0}"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:134
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:133
msgid "Shipping Address does not have country, which is required for this Shipping Rule"
msgstr ""
@@ -51228,15 +51766,15 @@ msgstr ""
msgid "Shipping Zipcode"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:138
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:137
msgid "Shipping rule not applicable for country {0} in Shipping Address"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:157
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:156
msgid "Shipping rule only applicable for Buying"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:152
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:151
msgid "Shipping rule only applicable for Selling"
msgstr ""
@@ -51292,7 +51830,7 @@ msgstr ""
msgid "Short-term Provisions"
msgstr ""
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:227
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:235
msgid "Shortage Qty"
msgstr ""
@@ -51347,14 +51885,14 @@ msgstr ""
#. Label of the show_future_payments (Check) field in DocType 'Process
#. Statement Of Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:141
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:158
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:131
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:144
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:161
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:134
msgid "Show Future Payments"
msgstr ""
-#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:118
-#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:136
+#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:121
+#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:139
msgid "Show GL Balance"
msgstr ""
@@ -51388,7 +51926,7 @@ msgstr ""
msgid "Show Ledger View"
msgstr ""
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:163
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:166
msgid "Show Linked Delivery Notes"
msgstr ""
@@ -51431,13 +51969,13 @@ msgstr ""
#. 'Accounts Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "Show Payment Schedule in print"
-msgstr ""
+msgstr "Prikaži plačilni načrt v tiskani obliki"
#. Label of the show_remarks (Check) field in DocType 'Process Statement Of
#. Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:136
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:173
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:139
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:176
#: erpnext/accounts/report/general_ledger/general_ledger.js:219
msgid "Show Remarks"
msgstr ""
@@ -51447,7 +51985,7 @@ msgstr ""
msgid "Show Return Entries"
msgstr ""
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:168
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:171
msgid "Show Sales Person"
msgstr ""
@@ -51467,6 +52005,12 @@ msgstr ""
msgid "Show Warehouse-wise Stock"
msgstr ""
+#. Description of the 'Use Inline Serial / Batch Editor' (Check) field in
+#. DocType 'Stock Settings'
+#: erpnext/stock/doctype/stock_settings/stock_settings.json
+msgid "Show an inline editable table for serial numbers / batches on the item row instead of the dialog"
+msgstr ""
+
#: erpnext/manufacturing/report/bom_stock_analysis/bom_stock_analysis.js:26
msgid "Show availability of exploded items"
msgstr ""
@@ -51495,7 +52039,7 @@ msgstr ""
#. Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "Show inclusive tax in print"
-msgstr ""
+msgstr "Prikaži vključeni davek v tiskani obliki"
#. Description of the 'Reverse Sign' (Check) field in DocType 'Financial Report
#. Row'
@@ -51529,9 +52073,9 @@ msgstr ""
#. Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
msgid "Show taxes as table in print"
-msgstr ""
+msgstr "Prikaži davke kot tabelo v tiskani obliki"
-#: erpnext/public/js/shop_floor/shop_floor.js:1402
+#: erpnext/public/js/shop_floor/shop_floor.js:1447
msgid "Show this help"
msgstr ""
@@ -51572,7 +52116,7 @@ msgstr ""
#. Print Template'
#: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json
msgid "Signatory Position"
-msgstr ""
+msgstr "Položaj podpisnika"
#. Label of the is_signed (Check) field in DocType 'Contract'
#: erpnext/crm/doctype/contract/contract.json
@@ -51720,7 +52264,7 @@ msgstr ""
msgid "Slug/Cubic Foot"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:272
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:275
msgid "Small"
msgstr ""
@@ -51757,7 +52301,7 @@ msgstr ""
msgid "Solvency Ratios"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1611
+#: erpnext/controllers/accounts_controller.py:1613
msgid "Some required Company details are missing. You don't have permission to update them. Please contact your System Manager."
msgstr ""
@@ -51765,15 +52309,15 @@ msgstr ""
msgid "Something went wrong, please try again"
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:754
+#: erpnext/accounts/doctype/pricing_rule/utils.py:758
msgid "Sorry, this coupon code is no longer valid"
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:752
+#: erpnext/accounts/doctype/pricing_rule/utils.py:756
msgid "Sorry, this coupon code's validity has expired"
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:750
+#: erpnext/accounts/doctype/pricing_rule/utils.py:754
msgid "Sorry, this coupon code's validity has not started"
msgstr ""
@@ -51868,11 +52412,11 @@ msgstr ""
#: erpnext/manufacturing/doctype/work_order_item/work_order_item.json
#: erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json
#: erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.py:135
-#: erpnext/public/js/utils/sales_common.js:568
+#: erpnext/public/js/utils/sales_common.js:573
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
#: erpnext/stock/dashboard/item_dashboard.js:227
#: erpnext/stock/doctype/material_request_item/material_request_item.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:819
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:790
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
msgid "Source Warehouse"
msgstr "Izvorno Skladišče"
@@ -51888,7 +52432,7 @@ msgstr ""
msgid "Source Warehouse Address Link"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1193
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1195
msgid "Source Warehouse is mandatory for the Item {0}."
msgstr ""
@@ -52012,7 +52556,7 @@ msgid "Split commission credit across multiple sales persons."
msgstr ""
#: erpnext/buying/doctype/purchase_order/purchase_order.js:600
-#: erpnext/public/js/controllers/buying.js:558
+#: erpnext/public/js/controllers/buying.js:563
msgid "Splitting {0} units of {1}"
msgstr ""
@@ -52073,9 +52617,9 @@ msgstr ""
msgid "Stale Days should start from 1."
msgstr ""
-#: erpnext/setup/setup_wizard/operations/defaults_setup.py:70
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:485
-#: erpnext/tests/utils.py:276
+#: erpnext/setup/setup_wizard/operations/defaults_setup.py:69
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:488
+#: erpnext/tests/utils.py:275
msgid "Standard Buying"
msgstr ""
@@ -52100,10 +52644,9 @@ msgstr ""
msgid "Standard Rated Expenses"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/defaults_setup.py:70
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:493
-#: erpnext/stock/doctype/item/item.py:296 erpnext/tests/utils.py:284
-#: erpnext/tests/utils.py:2524
+#: erpnext/setup/setup_wizard/operations/defaults_setup.py:69
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:496
+#: erpnext/tests/utils.py:283 erpnext/tests/utils.py:2523
msgid "Standard Selling"
msgstr ""
@@ -52172,7 +52715,7 @@ msgstr ""
msgid "Start / Resume"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1411
+#: erpnext/public/js/shop_floor/shop_floor.js:1456
msgid "Start / Resume job"
msgstr ""
@@ -52188,7 +52731,7 @@ msgstr ""
msgid "Start Date should be lower than End Date"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.js:660
+#: erpnext/manufacturing/doctype/job_card/job_card.js:670
#: erpnext/public/js/shop_floor/shop_floor.js:710
#: erpnext/public/js/templates/shop_floor_template.html:728
msgid "Start Job"
@@ -52198,6 +52741,7 @@ msgstr ""
msgid "Start Merge"
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.js:27
#: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.js:114
msgid "Start Reposting"
msgstr ""
@@ -52231,7 +52775,7 @@ msgstr ""
msgid "Start date of current invoice's period"
msgstr ""
-#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:233
+#: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:234
msgid "Start date should be less than end date for Item {0}"
msgstr ""
@@ -52331,7 +52875,7 @@ msgstr ""
msgid "Status and Reference"
msgstr ""
-#: erpnext/projects/doctype/project/project.py:818
+#: erpnext/projects/doctype/project/project.py:820
msgid "Status must be Cancelled or Completed"
msgstr ""
@@ -52350,6 +52894,7 @@ msgstr ""
#. Name of a Workspace
#. Title of a Workspace Sidebar
#: erpnext/accounts/doctype/account/account.json
+#: erpnext/accounts/doctype/account/account.py:228
#: erpnext/accounts/doctype/item_tax_template/item_tax_template_dashboard.py:11
#: erpnext/accounts/report/account_balance/account_balance.js:57
#: erpnext/desktop_icon/stock.json
@@ -52368,8 +52913,8 @@ msgstr ""
#: erpnext/accounts/doctype/account/account.json
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py:100
#: erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts_with_account_number.py:163
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:566
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:592
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:586
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:612
#: erpnext/accounts/report/account_balance/account_balance.js:58
msgid "Stock Adjustment"
msgstr ""
@@ -52477,7 +53022,7 @@ msgstr ""
msgid "Stock Delivered But Not Billed"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:219
+#: erpnext/setup/doctype/company/company.py:222
msgid "Stock Delivered But Not Billed Account cannot be changed or disabled since account {0} contains outstanding Delivery Notes: {1}"
msgstr ""
@@ -52511,7 +53056,7 @@ msgstr "Podrobnosti o Zalogi"
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:132
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:121
#: erpnext/stock/workspace/stock/stock.json
#: erpnext/workspace_sidebar/manufacturing.json
#: erpnext/workspace_sidebar/stock.json
@@ -52553,7 +53098,7 @@ msgstr ""
msgid "Stock Entry {0} created"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1645
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1785
msgid "Stock Entry {0} has been created"
msgstr ""
@@ -52593,7 +53138,7 @@ msgstr ""
#. Name of a report
#. Label of a Link in the Stock Workspace
#. Label of a Workspace Sidebar Item
-#: erpnext/public/js/controllers/stock_controller.js:67
+#: erpnext/public/js/controllers/stock_controller.js:97
#: erpnext/public/js/utils/ledger_preview.js:37
#: erpnext/stock/doctype/item/item.js:191
#: erpnext/stock/doctype/item/item_dashboard.py:8
@@ -52766,9 +53311,9 @@ msgstr ""
#. Label of a Link in the Stock Workspace
#. Label of a Workspace Sidebar Item
#: erpnext/setup/workspace/home/home.json
-#: erpnext/stock/doctype/item/item.py:682
+#: erpnext/stock/doctype/item/item.py:680
#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.js:137
+#: erpnext/stock/doctype/stock_settings/stock_settings.js:126
#: erpnext/stock/workspace/stock/stock.json
#: erpnext/workspace_sidebar/stock.json
msgid "Stock Reconciliation"
@@ -52785,7 +53330,7 @@ msgstr ""
msgid "Stock Reconciliation that revalues on-hand stock to this standard rate: auto-created when the rate is changed here, or the reconciliation that captured this rate (opening entry or rate change)."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:682
+#: erpnext/stock/doctype/item/item.py:680
msgid "Stock Reconciliations"
msgstr ""
@@ -52825,17 +53370,17 @@ msgstr ""
#: erpnext/stock/doctype/stock_entry/stock_entry_dashboard.py:12
#: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:869
#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:680
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1266
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1677
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1690
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1704
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1718
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1732
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1749
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1273
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1682
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1695
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1709
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1723
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1737
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1754
#: erpnext/stock/doctype/stock_settings/stock_settings.json
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:225
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:211
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:223
#: erpnext/stock/doctype/stock_settings/stock_settings.py:237
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:251
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:181
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:194
#: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:206
@@ -52844,15 +53389,15 @@ msgstr ""
msgid "Stock Reservation"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1860
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1865
msgid "Stock Reservation Entries Cancelled"
msgstr ""
#: erpnext/controllers/subcontracting_inward_controller.py:1062
-#: erpnext/manufacturing/doctype/production_plan/services/reservation.py:152
+#: erpnext/manufacturing/doctype/production_plan/services/reservation.py:147
#: erpnext/manufacturing/doctype/work_order/services/reservation.py:597
#: erpnext/selling/doctype/sales_order/services/reservation.py:133
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1810
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1815
msgid "Stock Reservation Entries Created"
msgstr ""
@@ -52916,7 +53461,7 @@ msgstr "Zaloga Rezervirana Količina (na Enoti Zaloge)"
#. Name of a DocType
#. Label of a Link in the Stock Workspace
#. Label of a Workspace Sidebar Item
-#: erpnext/selling/doctype/selling_settings/selling_settings.py:115
+#: erpnext/selling/doctype/selling_settings/selling_settings.py:117
#: erpnext/setup/doctype/company/company.json
#: erpnext/setup/workspace/erpnext_settings/erpnext_settings.json
#: erpnext/stock/doctype/item/item.js:497
@@ -52959,6 +53504,7 @@ msgstr ""
#. Label of the stock_uom (Link) field in DocType 'BOM Explosion Item'
#. Label of the stock_uom (Link) field in DocType 'BOM Item'
#. Label of the stock_uom (Link) field in DocType 'BOM Secondary Item'
+#. Label of the stock_uom (Link) field in DocType 'Job Card'
#. Label of the stock_uom (Link) field in DocType 'Job Card Item'
#. Label of the stock_uom (Link) field in DocType 'Job Card Secondary Item'
#. Label of the stock_uom (Link) field in DocType 'Production Plan Sub Assembly
@@ -53006,6 +53552,7 @@ msgstr ""
#: erpnext/manufacturing/doctype/bom_explosion_item/bom_explosion_item.json
#: erpnext/manufacturing/doctype/bom_item/bom_item.json
#: erpnext/manufacturing/doctype/bom_secondary_item/bom_secondary_item.json
+#: erpnext/manufacturing/doctype/job_card/job_card.json
#: erpnext/manufacturing/doctype/job_card_item/job_card_item.json
#: erpnext/manufacturing/doctype/job_card_secondary_item/job_card_secondary_item.json
#: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
@@ -53156,7 +53703,7 @@ msgstr ""
msgid "Stock cannot be reserved in group warehouse {0}."
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1622
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1627
msgid "Stock cannot be reserved in the group warehouse {0}."
msgstr ""
@@ -53170,7 +53717,7 @@ msgstr ""
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:591
msgid "Stock cannot be updated for Purchase Invoice {0} because a Purchase Receipt {1} has already been created for this transaction. Please disable the 'Update Stock' checkbox in the Purchase Invoice and save the invoice."
-msgstr ""
+msgstr "Zaloge ni mogoče posodobiti za nakupno fakturo {0}, ker je bil za to transakcijo že ustvarjen prevzemni list {1}. V nakupni fakturi odkljukajte polje »Posodobi zaloge« in shranite fakturo."
#: erpnext/stock/doctype/warehouse/warehouse.py:125
msgid "Stock entries exist with the old account. Changing the account may lead to a mismatch between the warehouse closing balance and the account closing balance. The overall closing balance will still match, but not for the specific account."
@@ -53181,7 +53728,7 @@ msgstr ""
msgid "Stock frozen up to"
msgstr ""
-#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1160
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1162
msgid "Stock has been unreserved for work order {0}."
msgstr ""
@@ -53189,6 +53736,10 @@ msgstr ""
msgid "Stock not available for Item {0} in Warehouse {1}."
msgstr ""
+#: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1269
+msgid "Stock not available to reserve for the Item {0} in Warehouse {1}."
+msgstr ""
+
#: erpnext/selling/page/point_of_sale/pos_controller.js:826
msgid "Stock quantity is not enough for Item Code: {0} under warehouse {1}. Available quantity {2} {3}."
msgstr ""
@@ -53228,11 +53779,10 @@ msgstr ""
msgid "Stopped Work Order cannot be cancelled, Unstop it first to cancel"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:454
-#: erpnext/setup/setup_wizard/operations/defaults_setup.py:33
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:537
-#: erpnext/stock/doctype/item/item.py:334
-#: erpnext/stock/doctype/item/item.py:1781 erpnext/tests/utils.py:249
+#: erpnext/setup/doctype/company/company.py:493
+#: erpnext/setup/doctype/company/company.py:525
+#: erpnext/stock/doctype/item/item.py:330
+#: erpnext/stock/doctype/item/item.py:1776
msgid "Stores"
msgstr ""
@@ -53252,7 +53802,7 @@ msgstr ""
msgid "Sub"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:58
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:61
msgid "Sub Assemblies"
msgstr ""
@@ -53261,7 +53811,7 @@ msgstr ""
msgid "Sub Assemblies & Raw Materials"
msgstr ""
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:321
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:340
msgid "Sub Assembly Item"
msgstr ""
@@ -53277,7 +53827,7 @@ msgstr ""
msgid "Sub Assembly Item Reference"
msgstr ""
-#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:430
+#: erpnext/public/js/bom_configurator/bom_configurator.bundle.js:449
msgid "Sub Assembly Item is mandatory"
msgstr ""
@@ -53295,7 +53845,7 @@ msgstr ""
#. Label of the operation (Link) field in DocType 'Job Card Time Log'
#. Name of a DocType
-#: erpnext/manufacturing/doctype/job_card/job_card.js:309
+#: erpnext/manufacturing/doctype/job_card/job_card.js:359
#: erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json
#: erpnext/manufacturing/doctype/sub_operation/sub_operation.json
msgid "Sub Operation"
@@ -53372,7 +53922,7 @@ msgstr ""
msgid "Subcontracted Item To Be Received"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:227
+#: erpnext/stock/doctype/material_request/material_request.js:228
msgid "Subcontracted Purchase Order"
msgstr ""
@@ -53428,7 +53978,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:132
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:135
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
#: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.js:158
@@ -53441,7 +53991,7 @@ msgstr ""
#. Label of the subcontracting_inward_tab (Tab Break) field in DocType 'Selling
#. Settings'
-#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:33
+#: erpnext/selling/doctype/sales_order/sales_order_dashboard.py:34
#: erpnext/selling/doctype/selling_settings/selling_settings.json
msgid "Subcontracting Inward"
msgstr ""
@@ -53579,7 +54129,7 @@ msgstr ""
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry'
#. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type'
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:138
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:141
#: erpnext/stock/doctype/stock_entry/stock_entry.json
#: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
msgid "Subcontracting Return"
@@ -53625,7 +54175,7 @@ msgstr ""
msgid "Submit Generated Invoices"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1004
+#: erpnext/public/js/shop_floor/shop_floor.js:1049
msgid "Submit Inspection"
msgstr ""
@@ -53635,11 +54185,11 @@ msgstr ""
msgid "Submit Journal entries"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1415
+#: erpnext/public/js/shop_floor/shop_floor.js:1460
msgid "Submit focused job card"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1098
+#: erpnext/public/js/shop_floor/shop_floor.js:1143
msgid "Submit job card {0}? This finalizes the job card."
msgstr ""
@@ -53651,12 +54201,12 @@ msgstr ""
msgid "Submit your Quotation"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1595
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1712
msgid "Submitted Job Card cannot be processed."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:891
-#: erpnext/public/js/shop_floor/shop_floor.js:1103
+#: erpnext/public/js/shop_floor/shop_floor.js:936
+#: erpnext/public/js/shop_floor/shop_floor.js:1148
msgid "Submitting job card..."
msgstr ""
@@ -53696,11 +54246,11 @@ msgstr "Naročnina"
msgid "Subscription End Date"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:442
+#: erpnext/accounts/doctype/subscription/subscription.py:443
msgid "Subscription End Date is mandatory to follow calendar months"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:432
+#: erpnext/accounts/doctype/subscription/subscription.py:433
msgid "Subscription End Date must be after {0} as per the subscription plan"
msgstr ""
@@ -53757,7 +54307,7 @@ msgstr ""
msgid "Subscription Start Date"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:848
+#: erpnext/accounts/doctype/subscription/subscription.py:849
msgid "Subscription for Future dates cannot be processed."
msgstr ""
@@ -53780,12 +54330,6 @@ msgstr ""
msgid "Success Redirect URL"
msgstr ""
-#. Label of the success_details (Section Break) field in DocType 'Appointment
-#. Booking Settings'
-#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
-msgid "Success Settings"
-msgstr ""
-
#. Option for the 'Depreciation Entry Posting Status' (Select) field in DocType
#. 'Asset'
#: erpnext/assets/doctype/asset/asset.json
@@ -53800,7 +54344,7 @@ msgstr ""
msgid "Successfully Set Supplier"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:414
+#: erpnext/stock/doctype/item/item.py:412
msgid "Successfully changed Stock UOM, please redefine conversion factors for new UOM."
msgstr ""
@@ -53948,7 +54492,7 @@ msgstr ""
#: erpnext/accounts/doctype/supplier_item/supplier_item.json
#: erpnext/accounts/doctype/tax_rule/tax_rule.json
#: erpnext/accounts/report/accounts_payable/accounts_payable.html:113
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:254
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:257
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.html:112
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.html:134
#: erpnext/accounts/report/billed_items_to_be_received/billed_items_to_be_received.py:60
@@ -53999,6 +54543,7 @@ msgstr ""
#: erpnext/stock/doctype/item_price/item_price.json
#: erpnext/stock/doctype/item_supplier/item_supplier.json
#: erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json
+#: erpnext/stock/doctype/material_request/material_request.js:527
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
#: erpnext/stock/doctype/shipment/shipment.json
#: erpnext/stock/doctype/stock_entry/stock_entry.json
@@ -54095,7 +54640,7 @@ msgstr ""
#: erpnext/accounts/doctype/tax_rule/tax_rule.json
#: erpnext/accounts/report/accounts_payable/accounts_payable.js:119
#: erpnext/accounts/report/accounts_payable_summary/accounts_payable_summary.js:102
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1260
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1265
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:200
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py:178
#: erpnext/accounts/report/purchase_register/purchase_register.js:27
@@ -54143,7 +54688,7 @@ msgstr ""
#. Label of the bill_date (Date) field in DocType 'Purchase Invoice'
#: erpnext/accounts/doctype/opening_invoice_creation_tool_item/opening_invoice_creation_tool_item.json
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:232
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:230
msgid "Supplier Invoice Date"
msgstr ""
@@ -54154,7 +54699,7 @@ msgstr ""
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/accounts/report/general_ledger/general_ledger.html:202
#: erpnext/accounts/report/general_ledger/general_ledger.py:813
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:226
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:224
msgid "Supplier Invoice No"
msgstr ""
@@ -54196,7 +54741,7 @@ msgstr ""
#. Label of the supplier_name (Data) field in DocType 'Purchase Receipt'
#. Label of the supplier_name (Data) field in DocType 'Stock Entry'
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1175
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1180
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:157
#: erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py:196
#: erpnext/accounts/report/purchase_register/purchase_register.py:195
@@ -54236,7 +54781,7 @@ msgstr ""
msgid "Supplier Numbers"
msgstr ""
-#: erpnext/accounts/report/accounts_payable/accounts_payable.js:290
+#: erpnext/accounts/report/accounts_payable/accounts_payable.js:293
msgid "Supplier Overview"
msgstr ""
@@ -54283,7 +54828,7 @@ msgstr ""
#: erpnext/buying/workspace/buying/buying.json
#: erpnext/crm/doctype/opportunity/opportunity.js:81
#: erpnext/selling/doctype/quotation/quotation.json
-#: erpnext/stock/doctype/material_request/material_request.js:211
+#: erpnext/stock/doctype/material_request/material_request.js:212
#: erpnext/workspace_sidebar/buying.json
msgid "Supplier Quotation"
msgstr ""
@@ -54306,7 +54851,7 @@ msgstr ""
msgid "Supplier Quotation Item"
msgstr ""
-#: erpnext/buying/doctype/request_for_quotation/mapper.py:84
+#: erpnext/buying/doctype/request_for_quotation/mapper.py:83
msgid "Supplier Quotation {0} Created"
msgstr ""
@@ -54395,7 +54940,7 @@ msgstr ""
#. Label of the supplier_warehouse (Link) field in DocType 'Purchase Receipt'
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/buying/doctype/purchase_order/purchase_order.json
-#: erpnext/manufacturing/doctype/job_card/job_card.js:91
+#: erpnext/manufacturing/doctype/job_card/job_card.js:95
#: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
msgid "Supplier Warehouse"
msgstr "Skladišče Dobavitelja"
@@ -54451,7 +54996,7 @@ msgstr ""
#: erpnext/desktop_icon/support.json
#: erpnext/selling/doctype/customer/customer_dashboard.py:23
#: erpnext/setup/doctype/company/company_dashboard.py:24
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:298
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:301
#: erpnext/support/workspace/support/support.json
#: erpnext/workspace_sidebar/support.json
msgid "Support"
@@ -54506,7 +55051,7 @@ msgstr ""
msgid "Switch Between Payment Modes"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1406
+#: erpnext/public/js/shop_floor/shop_floor.js:1451
msgid "Switch Board / Operator view"
msgstr ""
@@ -54514,7 +55059,7 @@ msgstr ""
msgid "Switch between light, dark, or system theme"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1407
+#: erpnext/public/js/shop_floor/shop_floor.js:1452
msgid "Switch board tab"
msgstr ""
@@ -54539,7 +55084,7 @@ msgstr ""
msgid "Synchronize all accounts every hour"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:683
+#: erpnext/accounts/doctype/account/account.py:714
msgid "System In Use"
msgstr ""
@@ -54590,7 +55135,7 @@ msgstr ""
msgid "TDS Computation Summary"
msgstr ""
-#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:740
+#: erpnext/accounts/doctype/purchase_invoice/services/gl_composer.py:760
msgid "TDS Deducted"
msgstr ""
@@ -54741,7 +55286,7 @@ msgstr ""
#: erpnext/stock/dashboard/item_dashboard.js:234
#: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
#: erpnext/stock/doctype/material_request_item/material_request_item.json
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:825
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:796
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
msgid "Target Warehouse"
msgstr "Ciljno Skladišče"
@@ -54860,8 +55405,8 @@ msgstr "DDV Račun"
#. Label of the amount (Currency) field in DocType 'Item Wise Tax Detail'
#: erpnext/accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.json
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:244
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:101
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:242
+#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:90
msgid "Tax Amount"
msgstr ""
@@ -54997,8 +55542,8 @@ msgstr "DDV Številka"
#: erpnext/accounts/report/purchase_register/purchase_register.py:210
#: erpnext/accounts/report/sales_register/sales_register.py:229
#: erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.js:67
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:205
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:67
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:203
+#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:56
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/stock/doctype/delivery_note/delivery_note.json
msgid "Tax Id"
@@ -55037,8 +55582,8 @@ msgstr "DDV Nastavitve"
msgid "Tax Rate"
msgstr "DDV %"
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:237
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:94
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:235
+#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:83
msgid "Tax Rate %"
msgstr ""
@@ -55124,8 +55669,8 @@ msgstr ""
#: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
#: erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json
#: erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:199
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:82
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:197
+#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:71
#: erpnext/accounts/workspace/invoicing/invoicing.json
#: erpnext/buying/doctype/supplier/supplier.json
#: erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json
@@ -55229,8 +55774,8 @@ msgstr ""
#. Label of the taxable_amount (Currency) field in DocType 'Item Wise Tax
#. Detail'
#: erpnext/accounts/doctype/item_wise_tax_detail/item_wise_tax_detail.json
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:239
-#: erpnext/controllers/taxes_and_totals.py:1246
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:237
+#: erpnext/controllers/taxes_and_totals.py:1290
msgid "Taxable Amount"
msgstr ""
@@ -55390,7 +55935,7 @@ msgstr "Odbitni DDV in Stroški"
msgid "Taxes and Charges Deducted (Company Currency)"
msgstr "Odbitni DDV in Stroški (Valuta Podjetja)"
-#: erpnext/stock/doctype/item/item.py:427
+#: erpnext/stock/doctype/item/item.py:425
msgid "Taxes row #{0}: {1} cannot be smaller than {2}"
msgstr ""
@@ -55441,7 +55986,7 @@ msgstr ""
msgid "Template Item"
msgstr ""
-#: erpnext/stock/get_item_details.py:357
+#: erpnext/stock/get_item_details.py:358
msgid "Template Item Selected"
msgstr ""
@@ -55651,7 +56196,7 @@ msgstr ""
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
#: erpnext/accounts/doctype/territory_item/territory_item.json
#: erpnext/accounts/report/accounts_receivable/accounts_receivable.js:142
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1244
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1249
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.js:108
#: erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py:184
#: erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js:68
@@ -55769,7 +56314,7 @@ msgstr ""
msgid "The Batch {0} has negative batch quantity {1}. To fix this, go to the batch and click on Recalculate Batch Qty. If the issue still persists, create an inward entry."
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1641
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1656
msgid "The Batch {0} of item {1} has negative stock in the warehouse {2}{3}. Please add a stock quantity of {4} to proceed with this entry. If it is not possible to make an adjustment entry, please enable 'Allow Negative Stock for Batch' in the batch {0} or in the Stock Settings to proceed. However, enabling this setting may lead to negative stock in the system. So please ensure the stock levels are adjusted as soon as possible to maintain the correct valuation rate."
msgstr ""
@@ -55789,15 +56334,15 @@ msgstr ""
msgid "The Excluded Fee is bigger than the Deposit it is deducted from."
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:180
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:190
msgid "The GL Entries and closing balances will be processed in the background, it can take a few minutes."
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:456
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:466
msgid "The GL Entries will be cancelled in the background, it can take a few minutes."
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1207
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1222
msgid "The Item {0} does not have Serial No or Batch No"
msgstr ""
@@ -55805,7 +56350,7 @@ msgstr ""
msgid "The Loyalty Program isn't valid for the selected company"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:1270
+#: erpnext/accounts/doctype/payment_request/payment_request.py:1286
msgid "The Payment Request {0} is already paid, cannot process payment twice"
msgstr ""
@@ -55821,7 +56366,7 @@ msgstr ""
msgid "The Process Loss Qty has been reset as per the Job Card's Process Loss Qty"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:1397
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1437
msgid "The Process Loss Qty has been reset as per the job card's Process Loss Qty"
msgstr ""
@@ -55833,7 +56378,7 @@ msgstr ""
msgid "The Serial No at Row #{0}: {1} is not available in warehouse {2}."
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2765
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2780
msgid "The Serial No {0} is reserved against the {1} {2} and cannot be used for any other transaction."
msgstr ""
@@ -55841,7 +56386,7 @@ msgstr ""
msgid "The Serial Nos {0} have not been supplied against the {1} {2}"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:972
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1012
msgid "The Serial and Batch Bundle {0} is not valid for this transaction. The 'Type of Transaction' should be 'Outward' instead of 'Inward' in Serial and Batch Bundle {0}"
msgstr ""
@@ -55855,7 +56400,11 @@ msgstr ""
msgid "The account head under Liability or Equity, in which Profit/Loss will be booked"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:1164
+#: erpnext/accounts/doctype/account/account.py:226
+msgid "The account type of {0} cannot be changed from {1} because stock ledger entries exist against it."
+msgstr ""
+
+#: erpnext/accounts/doctype/payment_request/payment_request.py:1180
msgid "The allocated amount is greater than the outstanding amount of Payment Request {0}"
msgstr ""
@@ -55867,6 +56416,10 @@ msgstr ""
msgid "The amount of {0} set in this payment request is different from the calculated amount of all payment plans: {1}. Make sure this is correct before submitting the document."
msgstr ""
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:222
+msgid "The attached PDF file could not be found."
+msgstr ""
+
#: erpnext/accounts/doctype/bank_statement_import_log/bank_statement_import_log.py:97
#: erpnext/accounts/doctype/bank_statement_import_log/bank_statement_import_log.py:505
msgid "The bank account is disabled. Please enable it"
@@ -55877,7 +56430,7 @@ msgstr ""
msgid "The bank account is not a company account. Please select a company account"
msgstr ""
-#: erpnext/stock/services/serial_batch_bundle_service.py:655
+#: erpnext/stock/services/serial_batch_bundle_service.py:656
msgid "The batch {0} is reserved for {1} in the warehouse {2} and the remaining quantity is not enough to cover the reservations. So, cannot proceed with the {3} {4}."
msgstr ""
@@ -55889,10 +56442,14 @@ msgstr ""
msgid "The company {0} is not in United Arab Emirates. UAE VAT 201 report is only available for companies in United Arab Emirates."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1435
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1514
msgid "The completed quantity {0} of an operation {1} cannot be greater than the completed quantity {2} of a previous operation {3}."
msgstr ""
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1542
+msgid "The completed quantity {0} of an operation {1} cannot be greater than the manufactured quantity {2} of a previous operation {3}. Submit the manufacturing entry for the operation {3} first."
+msgstr ""
+
#: erpnext/accounts/doctype/dunning/dunning.py:87
msgid "The currency of invoice {0} ({1}) is different from the currency of this dunning ({2})."
msgstr ""
@@ -55917,7 +56474,7 @@ msgstr ""
msgid "The description of the transaction"
msgstr ""
-#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:67
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.py:77
msgid "The difference between from time and To Time must be a multiple of Appointment"
msgstr ""
@@ -55987,11 +56544,11 @@ msgstr ""
msgid "The following batches are expired, please restock them:
{0}"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:377
+#: erpnext/controllers/accounts_controller.py:379
msgid "The following cancelled repost entries exist for {0}:
{1}
Kindly delete these entries before continuing."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:958
+#: erpnext/stock/doctype/item/item.py:956
msgid "The following deleted attributes exist in Variants but not in the Template. You can either delete the Variants or keep the attribute(s) in template."
msgstr ""
@@ -56003,7 +56560,7 @@ msgstr ""
msgid "The following invalid Pricing Rules are deleted:{0}"
msgstr ""
-#: erpnext/accounts/doctype/payment_request/payment_request.py:783
+#: erpnext/accounts/doctype/payment_request/payment_request.py:803
msgid "The following payment schedule(s) already exist:\n"
"{0}"
msgstr ""
@@ -56012,6 +56569,10 @@ msgstr ""
msgid "The following rows are duplicates:"
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:130
+msgid "The following vouchers are not submitted: {0}"
+msgstr ""
+
#: erpnext/stock/doctype/material_request/material_request.py:605
msgid "The following {0} were created: {1}"
msgstr ""
@@ -56035,23 +56596,23 @@ msgstr ""
msgid "The invoice is not fully allocated as there is a difference of {0}."
msgstr ""
-#: erpnext/controllers/buying_controller.py:1252
+#: erpnext/controllers/buying_controller.py:1263
msgid "The item {item} is not marked as {type_of} item. You can enable it as {type_of} item from its Item master."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:684
+#: erpnext/stock/doctype/item/item.py:682
msgid "The items {0} and {1} are present in the following {2} :"
msgstr ""
-#: erpnext/controllers/buying_controller.py:1245
+#: erpnext/controllers/buying_controller.py:1256
msgid "The items {items} are not marked as {type_of} item. You can enable them as {type_of} item from their Item masters."
msgstr ""
-#: erpnext/manufacturing/doctype/workstation/workstation.py:526
+#: erpnext/manufacturing/doctype/workstation/workstation.py:527
msgid "The job card {0} is in {1} state and you cannot complete it."
msgstr ""
-#: erpnext/manufacturing/doctype/workstation/workstation.py:520
+#: erpnext/manufacturing/doctype/workstation/workstation.py:521
msgid "The job card {0} is in {1} state and you cannot start it again."
msgstr ""
@@ -56160,7 +56721,7 @@ msgstr ""
msgid "The reserved stock will be released. Are you certain you wish to proceed?"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:222
+#: erpnext/accounts/doctype/account/account.py:253
msgid "The root account {0} must be a group"
msgstr ""
@@ -56176,6 +56737,10 @@ msgstr ""
msgid "The selected item cannot have Batch"
msgstr ""
+#: erpnext/stock/doctype/serial_and_batch_bundle/inline_editor.py:151
+msgid "The selected row does not belong to the {0}"
+msgstr ""
+
#: erpnext/assets/doctype/asset/asset.js:670
msgid "The sell quantity is less than the total asset quantity. The remaining quantity will be split into a new asset. This action cannot be undone.
Do you want to continue?"
msgstr ""
@@ -56205,7 +56770,7 @@ msgstr ""
msgid "The shares don't exist with the {0}"
msgstr ""
-#: erpnext/stock/stock_ledger.py:956
+#: erpnext/stock/stock_ledger.py:971
msgid "The stock for the item {0} in the {1} warehouse was negative on the {2}. You should create a positive entry {3} before the date {4} and time {5} to post the correct valuation rate. For more details, please read the documentation."
msgstr ""
@@ -56251,7 +56816,7 @@ msgstr ""
msgid "The uploaded file could not be parsed as a genericode XML document."
msgstr ""
-#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:153
+#: erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py:177
msgid "The uploaded file does not appear to be in valid MT940 format."
msgstr ""
@@ -56303,15 +56868,11 @@ msgstr ""
msgid "The withdrawal or deposit amounts - only required if there's no amount column."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:960
-msgid "The {0} ({1}) must be equal to {2} ({3})"
-msgstr ""
-
-#: erpnext/public/js/controllers/transaction.js:3473
+#: erpnext/public/js/controllers/transaction.js:3465
msgid "The {0} contains Unit Price Items."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:498
+#: erpnext/stock/doctype/item/item.py:496
msgid "The {0} prefix '{1}' already exists. Please change the Serial No Series, otherwise you will get a Duplicate Entry error."
msgstr ""
@@ -56323,11 +56884,11 @@ msgstr ""
msgid "The {0} {1} does not match with the {0} {2} in the {3} {4}"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1781
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1796
msgid "The {0} {1} is in submitted state, please cancel it first"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1076
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1088
msgid "The {0} {1} is used to calculate the valuation cost for the finished good {2}."
msgstr ""
@@ -56343,7 +56904,7 @@ msgstr ""
msgid "There are inconsistencies between the rate, no of shares and the amount calculated"
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:207
+#: erpnext/accounts/doctype/account/account.py:208
msgid "There are ledger entries against this account. Changing {0} to non-{1} in live system will cause incorrect output in 'Accounts {2}' report"
msgstr ""
@@ -56392,7 +56953,7 @@ msgstr ""
msgid "There can only be 1 Account per Company in {0} {1}"
msgstr ""
-#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:86
+#: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:85
msgid "There can only be one Shipping Rule Condition with 0 or blank value for \"To Value\""
msgstr ""
@@ -56412,7 +56973,7 @@ msgstr ""
msgid "There is one unreconciled transaction before {0}."
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:909
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:949
msgid "There must be at least 1 Finished Good in this Stock Entry"
msgstr ""
@@ -56484,11 +57045,15 @@ msgstr ""
msgid "This Product Bundle is linked with {0}. You will have to cancel these documents in order to delete this Product Bundle"
msgstr ""
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.py:218
+msgid "This Proforma Invoice has no PDF to send."
+msgstr ""
+
#: erpnext/buying/doctype/purchase_order/mapper.py:253
msgid "This Purchase Order has been fully subcontracted."
msgstr ""
-#: erpnext/selling/doctype/sales_order/mapper.py:1058
+#: erpnext/selling/doctype/sales_order/mapper.py:1060
msgid "This Sales Order has been fully subcontracted."
msgstr ""
@@ -56532,6 +57097,10 @@ msgstr ""
msgid "This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?"
msgstr ""
+#: erpnext/templates/emails/appointment_confirmed.html:6
+msgid "This email was sent from {0}"
+msgstr ""
+
#: erpnext/stock/doctype/delivery_note/delivery_note.js:496
msgid "This field is used to set the 'Customer'."
msgstr ""
@@ -56670,6 +57239,10 @@ msgstr ""
msgid "This item filter has already been applied for the {0}"
msgstr ""
+#: erpnext/templates/emails/confirm_appointment.html:4
+msgid "This link is valid for {0} minutes"
+msgstr ""
+
#: erpnext/public/js/shop_floor/shop_floor.js:699
msgid "This machine can run at most {0} job(s) in parallel. Pause or complete a running job before starting another."
msgstr ""
@@ -56688,7 +57261,7 @@ msgstr ""
msgid "This module is scheduled for deprecation and will be completely removed in version 17, please use Frappe Helpdesk instead."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:945
+#: erpnext/public/js/shop_floor/shop_floor.js:990
msgid "This operation requires a Quality Inspection but no template with parameters is configured. Set a Quality Inspection Template on Operation {0} to inspect from the Shop Floor."
msgstr ""
@@ -56795,6 +57368,10 @@ msgstr ""
msgid "This value shall be used when no matching Common Code for a record is found."
msgstr ""
+#: erpnext/www/book_appointment/verify/index.py:18
+msgid "This verification link is invalid. Please book the appointment again."
+msgstr ""
+
#: banking/src/components/features/Settings/Preferences.tsx:86
msgid "This will automatically run transaction matching rules on unreconciled transactions every hour."
msgstr ""
@@ -56815,10 +57392,18 @@ msgstr ""
msgid "This will be auto-populated if not set."
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:1120
+msgid "This will delete all {0} entries. Continue?"
+msgstr ""
+
#: banking/src/components/features/BankReconciliation/Rules/RuleForm.tsx:265
msgid "This will just suggest creating a new entry, and will not automatically create it."
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:307
+msgid "This will replace the existing entries. Continue?"
+msgstr ""
+
#. Description of the 'Create User Permission' (Check) field in DocType
#. 'Employee'
#: erpnext/setup/doctype/employee/employee.json
@@ -56936,11 +57521,11 @@ msgstr ""
msgid "Time in mins."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:936
+#: erpnext/manufacturing/doctype/job_card/job_card.py:933
msgid "Time logs are required for {0} {1}"
msgstr ""
-#: erpnext/crm/doctype/appointment/appointment.py:60
+#: erpnext/crm/doctype/appointment/appointment.py:133
msgid "Time slot is not available"
msgstr ""
@@ -57051,7 +57636,7 @@ msgstr "Za Fakturiranje"
msgid "To Currency"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:515
+#: erpnext/controllers/accounts_controller.py:517
#: erpnext/setup/doctype/holiday_list/holiday_list.py:121
msgid "To Date cannot be before From Date"
msgstr ""
@@ -57340,7 +57925,7 @@ msgstr ""
msgid "To include tax in row {0} in Item rate, taxes in rows {1} must also be included"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:706
+#: erpnext/stock/doctype/item/item.py:704
msgid "To merge, following properties must be same for both items"
msgstr ""
@@ -57348,7 +57933,7 @@ msgstr ""
msgid "To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:565
+#: erpnext/accounts/doctype/account/account.py:596
msgid "To overrule this, enable '{0}' in company {1}"
msgstr ""
@@ -57668,12 +58253,15 @@ msgstr ""
#. Label of the total_completed_qty (Float) field in DocType 'Job Card'
#: erpnext/manufacturing/doctype/job_card/job_card.json
-#: erpnext/manufacturing/doctype/job_card/job_card.py:961
#: erpnext/manufacturing/report/job_card_summary/job_card_summary.py:174
msgid "Total Completed Qty"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:197
+#: erpnext/manufacturing/doctype/job_card/job_card.py:957
+msgid "Total Completed Qty ({0}), Process Loss Qty ({1}) and Pending Qty ({2}) must add up to the Qty to Manufacture ({3})."
+msgstr ""
+
+#: erpnext/manufacturing/doctype/job_card/job_card.py:194
msgid "Total Completed Qty is required for Job Card {0}, please start and complete the job card before submission"
msgstr ""
@@ -58024,12 +58612,17 @@ msgstr ""
msgid "Total Qty"
msgstr "Skupna Količina"
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:1066
+msgid "Total Qty: {0}"
+msgstr ""
+
#. Label of the total_quantity (Float) field in DocType 'POS Closing Entry'
#. Label of the total_qty (Float) field in DocType 'POS Invoice'
#. Label of the total_qty (Float) field in DocType 'Purchase Invoice'
#. Label of the total_qty (Float) field in DocType 'Sales Invoice'
#. Label of the total_qty (Float) field in DocType 'Purchase Order'
#. Label of the total_qty (Float) field in DocType 'Supplier Quotation'
+#. Label of the total_qty (Float) field in DocType 'Proforma Invoice'
#. Label of the total_qty (Float) field in DocType 'Quotation'
#. Label of the total_qty (Float) field in DocType 'Sales Order'
#. Label of the total_qty (Float) field in DocType 'Delivery Note'
@@ -58044,6 +58637,7 @@ msgstr "Skupna Količina"
#: erpnext/buying/doctype/purchase_order/purchase_order.json
#: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
#: erpnext/manufacturing/report/exponential_smoothing_forecasting/exponential_smoothing_forecasting.py:147
+#: erpnext/selling/doctype/proforma_invoice/proforma_invoice.json
#: erpnext/selling/doctype/quotation/quotation.json
#: erpnext/selling/doctype/sales_order/sales_order.json
#: erpnext/selling/page/point_of_sale/pos_item_cart.js:543
@@ -58111,7 +58705,7 @@ msgstr ""
msgid "Total Tax"
msgstr ""
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:96
+#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:85
msgid "Total Taxable Amount"
msgstr ""
@@ -58275,7 +58869,7 @@ msgstr ""
msgid "Total allocated percentage for sales team should be 100"
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:205
+#: erpnext/selling/doctype/customer/customer.py:203
msgid "Total contribution percentage should be equal to 100"
msgstr ""
@@ -58300,6 +58894,10 @@ msgstr ""
msgid "Total percentage against cost centers should be 100"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:199
+msgid "Total proforma {0} (including past proformas) exceeds the ordered {0} for: {1}"
+msgstr ""
+
#: erpnext/selling/doctype/sales_order/sales_order.js:703
msgid "Total quantity in delivery schedule cannot be greater than the item quantity"
msgstr ""
@@ -58434,7 +59032,7 @@ msgstr ""
msgid "Transaction Dates"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:1142
+#: erpnext/setup/doctype/company/company.py:1187
msgid "Transaction Deletion Document {0} has been triggered for company {1}"
msgstr ""
@@ -58464,7 +59062,7 @@ msgstr ""
#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:1131
msgid "Transaction Deletion Record {0} is currently deleting {1}. Cannot save documents until deletion completes."
-msgstr ""
+msgstr "Zapis o izbrisu transakcije {0} trenutno izbriše {1}. Dokumentov ni mogoče shraniti, dokler se izbris ne zaključi."
#. Label of the transaction_details_section (Section Break) field in DocType
#. 'GL Entry'
@@ -58531,7 +59129,7 @@ msgstr ""
#: erpnext/accounts/doctype/bank_transaction/bank_transaction.json
#: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json
#: erpnext/accounts/report/calculated_discount_mismatch/calculated_discount_mismatch.py:38
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:259
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:257
msgid "Transaction Type"
msgstr ""
@@ -58567,7 +59165,7 @@ msgstr ""
msgid "Transaction from which tax is withheld"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:912
+#: erpnext/manufacturing/doctype/job_card/job_card.py:909
#: erpnext/stock/doctype/stock_entry/services/stock_entry_base.py:38
msgid "Transaction not allowed against stopped Work Order {0}"
msgstr ""
@@ -58618,7 +59216,7 @@ msgstr ""
#. Description of the 'Credit & Overdue Limits' (Table) field in DocType
#. 'Customer'
#: erpnext/selling/doctype/customer/customer.json
-msgid "Transactions are blocked when the outstanding balance exceeds the credit limit. When the overdue billing setting is enabled, new invoices are also blocked when the customer's overdue amount exceeds the overdue billing threshold."
+msgid "Transactions are blocked when the outstanding balance exceeds the credit limit. When Restrict Customer Over Billing is enabled, new invoices are also blocked when the customer's overdue amount exceeds the Overdue Limit."
msgstr ""
#: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:239
@@ -58713,7 +59311,7 @@ msgstr ""
msgid "Transfer and Issue"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1414
+#: erpnext/public/js/shop_floor/shop_floor.js:1459
msgid "Transfer materials"
msgstr ""
@@ -58767,7 +59365,7 @@ msgstr ""
msgid "Transit"
msgstr ""
-#: erpnext/stock/doctype/stock_entry/stock_entry.js:610
+#: erpnext/stock/doctype/stock_entry/stock_entry.js:581
msgid "Transit Entry"
msgstr ""
@@ -58873,7 +59471,7 @@ msgstr ""
msgid "Trial Period End Date"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:412
+#: erpnext/accounts/doctype/subscription/subscription.py:413
msgid "Trial Period End Date Cannot be before Trial Period Start Date"
msgstr ""
@@ -58882,7 +59480,7 @@ msgstr ""
msgid "Trial Period Start Date"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:418
+#: erpnext/accounts/doctype/subscription/subscription.py:419
msgid "Trial Period Start date cannot be after Subscription Start Date"
msgstr ""
@@ -59023,6 +59621,7 @@ msgstr ""
#. Label of the uom (Link) field in DocType 'Quality Review Objective'
#. Label of the uom (Link) field in DocType 'Delivery Schedule Item'
#. Label of the uom (Link) field in DocType 'Product Bundle Item'
+#. Label of the uom (Link) field in DocType 'Proforma Invoice Item'
#. Label of the uom (Link) field in DocType 'Quotation Item'
#. Label of the uom (Link) field in DocType 'Sales Order Item'
#. Name of a DocType
@@ -59078,6 +59677,7 @@ msgstr ""
#: erpnext/quality_management/doctype/quality_review_objective/quality_review_objective.json
#: erpnext/selling/doctype/delivery_schedule_item/delivery_schedule_item.json
#: erpnext/selling/doctype/product_bundle_item/product_bundle_item.json
+#: erpnext/selling/doctype/proforma_invoice_item/proforma_invoice_item.json
#: erpnext/selling/doctype/quotation_item/quotation_item.json
#: erpnext/selling/doctype/sales_order/sales_order.js:1734
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
@@ -59092,6 +59692,7 @@ msgstr ""
#: erpnext/stock/doctype/item/item_prices.html:85
#: erpnext/stock/doctype/item_barcode/item_barcode.json
#: erpnext/stock/doctype/item_price/item_price.json
+#: erpnext/stock/doctype/material_request/material_request.js:518
#: erpnext/stock/doctype/material_request_item/material_request_item.json
#: erpnext/stock/doctype/packed_item/packed_item.json
#: erpnext/stock/doctype/packing_slip_item/packing_slip_item.json
@@ -59101,14 +59702,14 @@ msgstr ""
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
#: erpnext/stock/doctype/uom_conversion_detail/uom_conversion_detail.json
#: erpnext/stock/report/available_serial_no/available_serial_no.py:101
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:92
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:87
#: erpnext/stock/report/item_prices/item_prices.py:55
#: erpnext/stock/report/item_where_used/item_where_used.py:69
#: erpnext/stock/report/item_wise_consumption/item_wise_consumption.py:60
#: erpnext/stock/report/product_bundle_balance/product_bundle_balance.py:93
#: erpnext/stock/report/stock_ageing/stock_ageing.py:225
#: erpnext/stock/report/stock_analytics/stock_analytics.py:59
-#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:136
+#: erpnext/stock/report/stock_projected_qty/stock_projected_qty.py:137
#: erpnext/subcontracting/doctype/subcontracting_inward_order_service_item/subcontracting_inward_order_service_item.json
#: erpnext/templates/emails/reorder_item.html:11
#: erpnext/templates/includes/rfq/rfq_items.html:17
@@ -59167,7 +59768,7 @@ msgstr ""
msgid "UOM Conversion Factor"
msgstr "Faktor Pretvorbe Enote"
-#: erpnext/manufacturing/doctype/production_plan/services/material_request.py:526
+#: erpnext/manufacturing/doctype/production_plan/services/material_request.py:532
msgid "UOM Conversion factor ({0} -> {1}) not found for item: {2}"
msgstr ""
@@ -59186,7 +59787,7 @@ msgstr ""
msgid "UOM Name"
msgstr "Ime Enote"
-#: erpnext/stock/doctype/stock_entry/stock_entry.py:1728
+#: erpnext/stock/doctype/stock_entry/stock_entry.py:1768
msgid "UOM conversion factor required for UOM: {0} in Item: {1}"
msgstr ""
@@ -59241,6 +59842,10 @@ msgstr ""
msgid "UnReconcile Allocations"
msgstr ""
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:375
+msgid "Unable to Repost Accounting Ledger"
+msgstr ""
+
#: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:479
msgid "Unable to fetch DocType details. Please contact system administrator."
msgstr ""
@@ -59362,7 +59967,7 @@ msgstr "Enota"
msgid "Unit Of Measure"
msgstr ""
-#: erpnext/accounts/services/child_item_update.py:515
+#: erpnext/accounts/services/child_item_update.py:516
msgid "Unit Price"
msgstr ""
@@ -59379,7 +59984,7 @@ msgstr ""
msgid "Unit of Measure (UOM)"
msgstr "Enota"
-#: erpnext/stock/doctype/item/item.py:459
+#: erpnext/stock/doctype/item/item.py:457
msgid "Unit of Measure {0} has been entered more than once in Conversion Factor Table"
msgstr ""
@@ -59823,7 +60428,7 @@ msgstr ""
msgid "Updating Costing and Billing fields against this Project..."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1546
+#: erpnext/stock/doctype/item/item.py:1544
msgid "Updating Variants..."
msgstr ""
@@ -59835,7 +60440,7 @@ msgstr ""
msgid "Updating details."
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1152
+#: erpnext/public/js/shop_floor/shop_floor.js:1197
msgid "Updating job card..."
msgstr ""
@@ -59872,8 +60477,8 @@ msgstr ""
msgid "Upon submission of the Sales Order, Work Order, or Production Plan, the system will automatically reserve the stock."
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:311
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:428
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:314
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:431
msgid "Upper Income"
msgstr ""
@@ -59938,6 +60543,12 @@ msgstr ""
msgid "Use HTTP Protocol"
msgstr ""
+#. Label of the use_inline_serial_batch_editor (Check) field in DocType 'Stock
+#. Settings'
+#: erpnext/stock/doctype/stock_settings/stock_settings.json
+msgid "Use Inline Serial / Batch Editor"
+msgstr ""
+
#. Label of the item_based_reposting (Check) field in DocType 'Stock Reposting
#. Settings'
#: erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
@@ -59961,7 +60572,7 @@ msgstr ""
#. Label of the use_posting_datetime_for_naming_documents (Check) field in
#. DocType 'Global Defaults'
#: erpnext/setup/doctype/global_defaults/global_defaults.json
-msgid "Use Posting Datetime for Naming Documents"
+msgid "Use Posting Date for Naming Documents"
msgstr ""
#. Label of the use_serial_batch_fields (Check) field in DocType 'Stock
@@ -60021,7 +60632,7 @@ msgstr ""
msgid "Use Transaction Date Exchange Rate"
msgstr ""
-#: erpnext/projects/doctype/project/project.py:669
+#: erpnext/projects/doctype/project/project.py:671
msgid "Use a name that is different from previous project name"
msgstr ""
@@ -60117,7 +60728,7 @@ msgstr ""
msgid "User don't have permissions to select/read this account."
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:593
+#: erpnext/accounts/doctype/pricing_rule/utils.py:597
msgid "User has not applied rule on the invoice {0}"
msgstr ""
@@ -60178,10 +60789,10 @@ msgstr ""
msgid "Users with this role are allowed to over deliver/receive against orders above the allowance percentage"
msgstr ""
-#. Description of the 'Role allowed to bypass overdue billing limit' (Link)
+#. Description of the 'Role Allowed to Bypass Over Billing Restriction' (Link)
#. field in DocType 'Accounts Settings'
#: erpnext/accounts/doctype/accounts_settings/accounts_settings.json
-msgid "Users with this role can still submit invoices for customers over their overdue billing threshold."
+msgid "Users with this role can still submit invoices for customers who have crossed their Overdue Limit."
msgstr ""
#. Description of the 'Role to Notify on Depreciation Failure' (Link) field in
@@ -60304,7 +60915,7 @@ msgstr ""
msgid "Valid till Date cannot be before Transaction Date"
msgstr ""
-#: erpnext/selling/doctype/quotation/quotation.py:162
+#: erpnext/selling/doctype/quotation/quotation.py:165
msgid "Valid till date cannot be before transaction date"
msgstr ""
@@ -60343,7 +60954,7 @@ msgstr ""
#. Label of the validate_stock_on_save (Check) field in DocType 'POS Profile'
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
msgid "Validate Stock on Save"
-msgstr ""
+msgstr "Preveri zaloge ob shranjevanju"
#. Label of the validate_consumed_qty (Check) field in DocType 'Buying
#. Settings'
@@ -60399,7 +61010,7 @@ msgstr ""
msgid "Valuation Method"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1079
+#: erpnext/stock/doctype/item/item.py:1077
msgid "Valuation Method cannot be changed to or from 'Standard Cost' for {0} because stock transactions already exist for it."
msgstr ""
@@ -60444,7 +61055,7 @@ msgstr ""
#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
#: erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
#: erpnext/stock/report/available_serial_no/available_serial_no.py:164
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:90
+#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:85
#: erpnext/stock/report/item_prices/item_prices.py:57
#: erpnext/stock/report/serial_no_ledger/serial_no_ledger.py:68
#: erpnext/stock/report/stock_balance/stock_balance.py:563
@@ -60455,19 +61066,19 @@ msgstr "Stopnja Vrednotenja"
msgid "Valuation Rate (In / Out)"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2209
+#: erpnext/stock/stock_ledger.py:2224
msgid "Valuation Rate Missing"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1657
+#: erpnext/stock/doctype/item/item.py:1655
msgid "Valuation Rate cannot be negative."
msgstr ""
-#: erpnext/stock/stock_ledger.py:2187
+#: erpnext/stock/stock_ledger.py:2202
msgid "Valuation Rate for the Item {0}, is required to do accounting entries for {1} {2}."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:321
+#: erpnext/stock/doctype/item/item.py:319
msgid "Valuation Rate is mandatory if Opening Stock entered"
msgstr ""
@@ -60542,7 +61153,7 @@ msgid "Value Or Qty"
msgstr ""
#: erpnext/setup/setup_wizard/data/sales_stage.txt:4
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:440
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:443
msgid "Value Proposition"
msgstr ""
@@ -60631,7 +61242,7 @@ msgstr ""
msgid "Variant"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:973
+#: erpnext/stock/doctype/item/item.py:971
msgid "Variant Attribute Error"
msgstr ""
@@ -60650,7 +61261,7 @@ msgstr ""
msgid "Variant Based On"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1001
+#: erpnext/stock/doctype/item/item.py:999
msgid "Variant Based On cannot be changed"
msgstr ""
@@ -60668,7 +61279,7 @@ msgstr ""
msgid "Variant Item"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:971
+#: erpnext/stock/doctype/item/item.py:969
msgid "Variant Items"
msgstr ""
@@ -60687,11 +61298,6 @@ msgstr ""
msgid "Variant {0} and its template {1} cannot both be added to the same Pricing Rule"
msgstr ""
-#. Label of the variants_section (Tab Break) field in DocType 'Item'
-#: erpnext/stock/doctype/item/item.json
-msgid "Variants"
-msgstr ""
-
#. Name of a DocType
#. Label of the vehicle (Link) field in DocType 'Delivery Trip'
#: erpnext/setup/doctype/vehicle/vehicle.json
@@ -60743,16 +61349,31 @@ msgstr ""
msgid "Venture Capital"
msgstr ""
+#. Label of the verification_link_expiry_duration (Int) field in DocType
+#. 'Appointment Booking Settings'
+#: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json
+msgid "Verification Link Expiry Duration"
+msgstr ""
+
+#. Label of the verification_token (Data) field in DocType 'Appointment'
+#: erpnext/crm/doctype/appointment/appointment.json
+msgid "Verification Token"
+msgstr ""
+
#: erpnext/www/book_appointment/verify/index.html:15
msgid "Verification failed please check the link"
msgstr ""
+#: erpnext/www/book_appointment/verify/index.py:38
+msgid "Verification link has expired."
+msgstr ""
+
#. Label of the verified_by (Data) field in DocType 'Quality Inspection'
#: erpnext/stock/doctype/quality_inspection/quality_inspection.json
msgid "Verified By"
msgstr ""
-#: erpnext/templates/emails/confirm_appointment.html:6
+#: erpnext/templates/emails/confirm_appointment.html:7
#: erpnext/www/book_appointment/verify/index.html:4
msgid "Verify Email"
msgstr ""
@@ -60847,6 +61468,10 @@ msgstr ""
msgid "View Now"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:298
+msgid "View PDF"
+msgstr ""
+
#. Title of an Onboarding Step
#. Label of an action in the Onboarding Step 'View Project Summary'
#. Description of a report in the Onboarding Step 'View Project Summary'
@@ -61053,7 +61678,7 @@ msgstr ""
#: erpnext/accounts/doctype/repost_accounting_ledger_items/repost_accounting_ledger_items.json
#: erpnext/accounts/doctype/repost_payment_ledger_items/repost_payment_ledger_items.json
#: erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1199
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1204
#: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.js:56
#: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.py:221
#: erpnext/accounts/report/general_ledger/general_ledger.js:49
@@ -61085,7 +61710,7 @@ msgstr ""
msgid "Voucher No"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1469
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1484
msgid "Voucher No is mandatory"
msgstr ""
@@ -61127,7 +61752,7 @@ msgstr ""
#: erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json
#: erpnext/accounts/doctype/repost_payment_ledger_items/repost_payment_ledger_items.json
#: erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1197
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1202
#: erpnext/accounts/report/general_and_payment_ledger_comparison/general_and_payment_ledger_comparison.py:212
#: erpnext/accounts/report/general_ledger/general_ledger.py:760
#: erpnext/accounts/report/invalid_ledger_entries/invalid_ledger_entries.py:31
@@ -61217,9 +61842,9 @@ msgstr ""
msgid "WIP Work Orders"
msgstr ""
-#: erpnext/manufacturing/doctype/workstation/test_workstation.py:147
+#: erpnext/manufacturing/doctype/workstation/test_workstation.py:151
#: erpnext/patches/v16_0/make_workstation_operating_components.py:50
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:317
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:320
msgid "Wages"
msgstr ""
@@ -61246,8 +61871,8 @@ msgid "Warehouse Contact Info"
msgstr ""
#. Label of the warehouse_defaults_section (Section Break) field in DocType
-#. 'Stock Settings'
-#: erpnext/stock/doctype/stock_settings/stock_settings.json
+#. 'Company'
+#: erpnext/setup/doctype/company/company.json
msgid "Warehouse Defaults"
msgstr ""
@@ -61336,7 +61961,7 @@ msgstr ""
msgid "Warehouse is required to get producible FG Items"
msgstr ""
-#: erpnext/stock/doctype/warehouse/warehouse.py:239
+#: erpnext/stock/doctype/warehouse/warehouse.py:247
msgid "Warehouse not found against the account {0}"
msgstr ""
@@ -61354,7 +61979,7 @@ msgstr ""
msgid "Warehouse {0} can not be deleted as quantity exists for Item {1}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1662
+#: erpnext/stock/doctype/item/item.py:1660
#: erpnext/stock/doctype/putaway_rule/putaway_rule.py:67
msgid "Warehouse {0} does not belong to Company {1}."
msgstr ""
@@ -61363,7 +61988,7 @@ msgstr ""
msgid "Warehouse {0} does not belong to company {1}"
msgstr ""
-#: erpnext/stock/doctype/warehouse/warehouse.py:288
+#: erpnext/stock/doctype/warehouse/warehouse.py:296
msgid "Warehouse {0} does not exist"
msgstr ""
@@ -61484,7 +62109,7 @@ msgstr ""
msgid "Warning - Row {0}: Billing Hours are more than Actual Hours"
msgstr ""
-#: erpnext/stock/stock_ledger.py:966
+#: erpnext/stock/stock_ledger.py:981
msgid "Warning on Negative Stock"
msgstr ""
@@ -61500,7 +62125,7 @@ msgstr ""
msgid "Warning: Another {0} # {1} exists against stock entry {2}"
msgstr ""
-#: erpnext/stock/doctype/material_request/material_request.js:535
+#: erpnext/stock/doctype/material_request/material_request.js:710
msgid "Warning: Material Requested Qty is less than Minimum Order Qty"
msgstr ""
@@ -61602,6 +62227,10 @@ msgstr ""
msgid "We can see {0} is made against {1}. If you want {1}'s outstanding to be updated, uncheck the '{2}' checkbox."
msgstr ""
+#: erpnext/templates/emails/appointment_confirmed.html:3
+msgid "We look forward to meeting you"
+msgstr ""
+
#: banking/src/pages/BankStatementImporter.tsx:169
msgid "We support uploading CSV, XLSX, XLS and PDF files. Please make sure the file contains the correct columns."
msgstr ""
@@ -61790,10 +62419,10 @@ msgstr ""
msgid "When checked, only transaction threshold will be applied for transaction individually"
msgstr ""
-#. Description of the 'Use Posting Datetime for Naming Documents' (Check) field
-#. in DocType 'Global Defaults'
+#. Description of the 'Use Posting Date for Naming Documents' (Check) field in
+#. DocType 'Global Defaults'
#: erpnext/setup/doctype/global_defaults/global_defaults.json
-msgid "When checked, the system will use the posting datetime of the document for naming the document instead of the creation datetime of the document."
+msgid "When checked, the system will use the posting date of the document for naming instead of the creation date."
msgstr ""
#: erpnext/stock/doctype/item/item.js:1615
@@ -61815,11 +62444,11 @@ msgstr ""
msgid "When there are multiple finished goods ({0}) in a Repack stock entry, the basic rate for all finished goods must be set manually. To set rate manually, enable the checkbox 'Set Basic Rate Manually' in the respective finished good row."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:384
+#: erpnext/accounts/doctype/account/account.py:415
msgid "While creating account for Child Company {0}, parent account {1} found as a ledger account."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:374
+#: erpnext/accounts/doctype/account/account.py:405
msgid "While creating account for Child Company {0}, parent account {1} not found. Please create the parent account in corresponding COA"
msgstr ""
@@ -61829,7 +62458,7 @@ msgstr ""
msgid "While making Purchase Invoice from Purchase Order, use Exchange Rate on Invoice's transaction date rather than inheriting it from Purchase Order. Only applies for Purchase Invoice."
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:286
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:289
msgid "White"
msgstr ""
@@ -61871,7 +62500,7 @@ msgstr ""
msgid "Will be auto-populated"
msgstr ""
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:259
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:262
msgid "Wire Transfer"
msgstr ""
@@ -61912,7 +62541,7 @@ msgstr ""
msgid "Withholding Date"
msgstr ""
-#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:278
+#: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py:276
msgid "Withholding Document"
msgstr ""
@@ -61962,7 +62591,7 @@ msgstr ""
#: erpnext/assets/doctype/asset/asset_list.js:12
#: erpnext/manufacturing/doctype/job_card/job_card.json
#: erpnext/manufacturing/doctype/job_card_operation/job_card_operation.json
-#: erpnext/setup/doctype/company/company.py:455
+#: erpnext/setup/doctype/company/company.py:494
#: erpnext/support/doctype/warranty_claim/warranty_claim.json
msgid "Work In Progress"
msgstr ""
@@ -62004,7 +62633,7 @@ msgstr ""
#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json
#: erpnext/public/js/shop_floor/shop_floor.js:230
#: erpnext/selling/doctype/sales_order/sales_order.js:1094
-#: erpnext/stock/doctype/material_request/material_request.js:219
+#: erpnext/stock/doctype/material_request/material_request.js:220
#: erpnext/stock/doctype/material_request/material_request.json
#: erpnext/stock/doctype/material_request/material_request.py:612
#: erpnext/stock/doctype/pick_list/pick_list.json
@@ -62262,7 +62891,7 @@ msgstr ""
msgid "Workstation Working Hour"
msgstr ""
-#: erpnext/manufacturing/doctype/workstation/workstation.py:407
+#: erpnext/manufacturing/doctype/workstation/workstation.py:408
msgid "Workstation is closed on the following dates as per Holiday List: {0}"
msgstr ""
@@ -62285,7 +62914,7 @@ msgstr ""
#: erpnext/accounts/doctype/pos_profile/pos_profile.json
#: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
#: erpnext/accounts/doctype/sales_invoice/sales_invoice.json
-#: erpnext/setup/doctype/company/company.py:738
+#: erpnext/setup/doctype/company/company.py:783
msgid "Write Off"
msgstr "Odpis"
@@ -62390,7 +63019,7 @@ msgstr ""
msgid "Wrong Company"
msgstr ""
-#: erpnext/setup/doctype/company/company.js:250
+#: erpnext/setup/doctype/company/company.js:259
msgid "Wrong Password"
msgstr ""
@@ -62450,11 +63079,11 @@ msgstr ""
msgid "You are not authorized to make/edit Stock Transactions for Item {0} under warehouse {1} before this time."
msgstr ""
-#: erpnext/accounts/doctype/account/account.py:316
+#: erpnext/accounts/doctype/account/account.py:347
msgid "You are not authorized to set Frozen value"
msgstr ""
-#: erpnext/stock/doctype/company_restriction/company_restriction.py:93
+#: erpnext/stock/doctype/company_restriction/company_restriction.py:125
msgid "You are not permitted to add or remove Company {0} in Allowed Companies"
msgstr ""
@@ -62470,7 +63099,7 @@ msgstr ""
msgid "You can also add credit or debit values to pre-fill - these support both static values (like 200) or formulas (like transaction_amount * 0.25)."
msgstr ""
-#: erpnext/templates/emails/confirm_appointment.html:10
+#: erpnext/templates/emails/confirm_appointment.html:11
msgid "You can also copy-paste this link in your browser"
msgstr ""
@@ -62490,7 +63119,7 @@ msgstr ""
msgid "You can not enter current voucher in 'Against Journal Entry' column"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:230
+#: erpnext/accounts/doctype/subscription/subscription.py:231
msgid "You can only have Plans with the same billing cycle in a Subscription"
msgstr ""
@@ -62559,7 +63188,7 @@ msgstr ""
msgid "You cannot enable both the settings '{0}' and '{1}'."
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1447
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1555
msgid "You cannot make any changes to Job Card since Work Order is closed."
msgstr ""
@@ -62579,7 +63208,7 @@ msgstr ""
msgid "You cannot repost item valuation before {0}"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:832
+#: erpnext/accounts/doctype/subscription/subscription.py:833
msgid "You cannot restart a Subscription that is not cancelled."
msgstr ""
@@ -62595,7 +63224,7 @@ msgstr ""
msgid "You cannot update stock for a Debit Note. A Debit Note is a financial document that should not affect inventory. Please disable 'Update Stock'."
msgstr ""
-#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:109
+#: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py:118
msgid "You cannot {0} this document because another Period Closing Entry {1} exists after {2}"
msgstr ""
@@ -62624,11 +63253,11 @@ msgstr ""
msgid "You don't have enough points to redeem."
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1686
+#: erpnext/controllers/accounts_controller.py:1688
msgid "You don't have permission to create a Company Address. Please contact your System Manager."
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1666
+#: erpnext/controllers/accounts_controller.py:1668
msgid "You don't have permission to update Company details. Please contact your System Manager."
msgstr ""
@@ -62636,7 +63265,7 @@ msgstr ""
msgid "You don't have permission to update Received Qty DocField for item {0}"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1660
+#: erpnext/controllers/accounts_controller.py:1662
msgid "You don't have permission to update this document. Please contact your System Manager."
msgstr ""
@@ -62648,15 +63277,15 @@ msgstr ""
msgid "You have already selected items from {0} {1}"
msgstr ""
-#: erpnext/projects/doctype/project/project.py:422
+#: erpnext/projects/doctype/project/project.py:424
msgid "You have been invited to collaborate on the project {0}."
msgstr ""
-#: erpnext/stock/doctype/stock_settings/stock_settings.py:263
+#: erpnext/stock/doctype/stock_settings/stock_settings.py:249
msgid "You have enabled {0} and {1} in {2}. This can lead to prices from the default price list being inserted in the transaction price list."
msgstr ""
-#: erpnext/selling/doctype/selling_settings/selling_settings.py:110
+#: erpnext/selling/doctype/selling_settings/selling_settings.py:112
msgid "You have enabled {0} and {1} in {2}. This can lead to prices from the default price list being inserted into the transaction price list."
msgstr ""
@@ -62672,13 +63301,17 @@ msgstr ""
msgid "You have not performed any reconciliations in this session yet."
msgstr ""
-#: erpnext/stock/doctype/item/item.py:1220
+#: erpnext/stock/doctype/item/item.py:1218
msgid "You have to enable auto re-order in Stock Settings to maintain re-order levels."
msgstr ""
#: erpnext/selling/page/point_of_sale/pos_controller.js:272
msgid "You have unsaved changes. Do you want to save the invoice?"
-msgstr ""
+msgstr "Imate ne shranjene spremembe. Ali želite račun shraniti?"
+
+#: erpnext/templates/pages/projects.html:132
+msgid "You haven't created a {0} yet"
+msgstr "Še niste ustvarili nobenega {0}"
#: erpnext/selling/page/point_of_sale/pos_controller.js:734
msgid "You must select a customer before adding an item."
@@ -62706,12 +63339,16 @@ msgstr ""
msgid "Your Name (required)"
msgstr ""
+#: erpnext/templates/emails/appointment_confirmed.html:2
+msgid "Your email has been verified and your appointment has been confirmed for {0}"
+msgstr ""
+
#: erpnext/www/book_appointment/verify/index.html:11
msgid "Your email has been verified and your appointment has been scheduled"
msgstr ""
#: erpnext/patches/v11_0/add_default_dispatch_notification_template.py:22
-#: erpnext/setup/setup_wizard/operations/install_fixtures.py:342
+#: erpnext/setup/setup_wizard/operations/install_fixtures.py:345
msgid "Your order is out for delivery!"
msgstr ""
@@ -62774,10 +63411,14 @@ msgstr ""
msgid "`Allow Negative rates for Items`"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2201
+#: erpnext/stock/stock_ledger.py:2216
msgid "after"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:195
+msgid "amount"
+msgstr "znesek"
+
#: erpnext/edi/doctype/code_list/code_list_import.js:58
msgid "as Code"
msgstr ""
@@ -62794,7 +63435,7 @@ msgstr ""
msgid "as a percentage of finished item quantity"
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1639
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1654
msgid "as of {0}"
msgstr ""
@@ -62864,7 +63505,7 @@ msgstr ""
msgid "fieldname"
msgstr ""
-#: erpnext/setup/doctype/item_group/item_group.py:49
+#: erpnext/setup/doctype/item_group/item_group.py:50
msgid "for tax category {0}"
msgstr ""
@@ -62962,7 +63603,7 @@ msgstr ""
msgid "per hour"
msgstr ""
-#: erpnext/stock/stock_ledger.py:2202
+#: erpnext/stock/stock_ledger.py:2217
msgid "performing either one below:"
msgstr ""
@@ -62978,6 +63619,10 @@ msgstr ""
msgid "production"
msgstr ""
+#: erpnext/public/js/sales_order_proforma.js:195
+msgid "quantity"
+msgstr "količina"
+
#. Label of the quotation_item (Data) field in DocType 'Sales Order Item'
#: erpnext/selling/doctype/sales_order_item/sales_order_item.json
msgid "quotation_item"
@@ -63034,7 +63679,7 @@ msgstr ""
msgid "sold"
msgstr ""
-#: erpnext/accounts/doctype/subscription/subscription.py:809
+#: erpnext/accounts/doctype/subscription/subscription.py:810
msgid "subscription is already cancelled."
msgstr ""
@@ -63082,7 +63727,7 @@ msgstr ""
#. Description of the 'Coupon Code' (Data) field in DocType 'Coupon Code'
#: erpnext/accounts/doctype/coupon_code/coupon_code.json
msgid "unique e.g. SAVE20 To be used to get discount"
-msgstr ""
+msgstr "Edinstvena, na primer. SAVE20 Uporabi se za pridobitev popusta"
#: erpnext/buying/doctype/purchase_order/services/drop_ship.py:66
msgid "updated delivered quantity for item {0} to {1}"
@@ -63118,7 +63763,7 @@ msgstr ""
msgid "{0} {1} has submitted Assets. Remove Item {2} from table to continue."
msgstr ""
-#: erpnext/controllers/accounts_controller.py:1221
+#: erpnext/controllers/accounts_controller.py:1223
msgid "{0} Account not found against Customer {1}."
msgstr ""
@@ -63134,7 +63779,7 @@ msgstr ""
msgid "{0} Budget for Account {1} against {2} {3} is {4}. It will be exceeded by {5}."
msgstr ""
-#: erpnext/accounts/doctype/pricing_rule/utils.py:762
+#: erpnext/accounts/doctype/pricing_rule/utils.py:766
msgid "{0} Coupon used are {1}. Allowed quantity is exhausted"
msgstr ""
@@ -63158,10 +63803,14 @@ msgstr ""
msgid "{0} Request for {1}"
msgstr ""
-#: erpnext/stock/doctype/item/item.py:398
+#: erpnext/stock/doctype/item/item.py:396
msgid "{0} Retain Sample is based on batch, please check Has Batch No to retain sample of item"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:798
+msgid "{0} Serial Nos added. They will be saved with the document."
+msgstr ""
+
#: erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.py:1048
msgid "{0} Transaction(s) Reconciled"
msgstr ""
@@ -63208,9 +63857,7 @@ msgstr ""
#: erpnext/accounts/report/general_ledger/general_ledger.py:63
#: erpnext/accounts/report/pos_register/pos_register.py:120
-#: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.py:28
-#: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:35
-#: erpnext/stock/report/cogs_by_item_group/cogs_by_item_group.py:42
+#: erpnext/accounts/report/utils.py:26
msgid "{0} and {1} are mandatory"
msgstr ""
@@ -63234,7 +63881,7 @@ msgstr ""
msgid "{0} cannot be changed with opened Opening Entries."
msgstr ""
-#: erpnext/public/js/utils/sales_common.js:334
+#: erpnext/public/js/utils/sales_common.js:339
msgid "{0} cannot be greater than 100"
msgstr ""
@@ -63252,7 +63899,8 @@ msgstr ""
#: erpnext/manufacturing/doctype/production_plan/services/material_request.py:137
#: erpnext/manufacturing/doctype/production_plan/services/work_order_planning.py:214
-#: erpnext/stock/doctype/pick_list/mapper.py:79
+#: erpnext/stock/doctype/material_request/mapper.py:271
+#: erpnext/stock/doctype/pick_list/mapper.py:81
#: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.py:323
msgid "{0} created"
msgstr ""
@@ -63261,7 +63909,7 @@ msgstr ""
msgid "{0} creation for the following records will be skipped."
msgstr ""
-#: erpnext/setup/doctype/company/company.py:366
+#: erpnext/setup/doctype/company/company.py:405
msgid "{0} currency must be same as company's default currency. Please select another account."
msgstr ""
@@ -63293,15 +63941,23 @@ msgstr ""
msgid "{0} draft job cards awaiting submission"
msgstr ""
+#: erpnext/public/js/utils/draft_link_guard.js:55
+msgid "{0} draft {1} documents already exist for this {2}: {3}. Do you still want to create a new one?"
+msgstr ""
+
#: erpnext/accounts/doctype/item_tax_template/item_tax_template.py:74
msgid "{0} entered twice in Item Tax"
msgstr ""
-#: erpnext/setup/doctype/item_group/item_group.py:47
-#: erpnext/stock/doctype/item/item.py:529
+#: erpnext/setup/doctype/item_group/item_group.py:48
+#: erpnext/stock/doctype/item/item.py:527
msgid "{0} entered twice {1} in Item Taxes"
msgstr ""
+#: erpnext/public/js/utils/serial_batch_inline_editor.js:648
+msgid "{0} entries fetched"
+msgstr ""
+
#: erpnext/accounts/utils.py:138
#: erpnext/projects/doctype/activity_cost/activity_cost.py:40
msgid "{0} for {1}"
@@ -63357,7 +64013,7 @@ msgstr ""
msgid "{0} is added multiple times on rows: {1}"
msgstr ""
-#: erpnext/public/js/shop_floor/shop_floor.js:1516
+#: erpnext/public/js/shop_floor/shop_floor.js:1561
msgid "{0} is already in progress. Pause it or complete the session."
msgstr ""
@@ -63390,7 +64046,7 @@ msgstr ""
msgid "{0} is mandatory for account {1}"
msgstr ""
-#: erpnext/public/js/controllers/taxes_and_totals.js:132
+#: erpnext/public/js/controllers/taxes_and_totals.js:137
msgid "{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}"
msgstr ""
@@ -63398,11 +64054,11 @@ msgstr ""
msgid "{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}."
msgstr ""
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1885
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1900
msgid "{0} is not a CSV file."
msgstr ""
-#: erpnext/selling/doctype/customer/customer.py:251
+#: erpnext/selling/doctype/customer/customer.py:249
msgid "{0} is not a company bank account"
msgstr ""
@@ -63446,6 +64102,10 @@ msgstr ""
msgid "{0} is not running. Cannot trigger events for this document"
msgstr ""
+#: erpnext/stock/doctype/serial_and_batch_bundle/inline_editor.py:147
+msgid "{0} is not supported for the inline Serial / Batch editor"
+msgstr ""
+
#: erpnext/stock/doctype/material_request/material_request.py:517
msgid "{0} is not the default supplier for any items."
msgstr ""
@@ -63559,16 +64219,16 @@ msgstr ""
msgid "{0} units of {1} are required in {2} with the inventory dimension: {3} on {4} {5} for {6} to complete the transaction."
msgstr ""
-#: erpnext/stock/stock_ledger.py:1848 erpnext/stock/stock_ledger.py:2373
-#: erpnext/stock/stock_ledger.py:2387
+#: erpnext/stock/stock_ledger.py:1863 erpnext/stock/stock_ledger.py:2388
+#: erpnext/stock/stock_ledger.py:2402
msgid "{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction."
msgstr ""
-#: erpnext/stock/stock_ledger.py:2477 erpnext/stock/stock_ledger.py:2522
+#: erpnext/stock/stock_ledger.py:2492 erpnext/stock/stock_ledger.py:2537
msgid "{0} units of {1} needed in {2} on {3} {4} to complete this transaction."
msgstr ""
-#: erpnext/stock/stock_ledger.py:1842
+#: erpnext/stock/stock_ledger.py:1857
msgid "{0} units of {1} needed in {2} to complete this transaction."
msgstr ""
@@ -63588,6 +64248,10 @@ msgstr ""
msgid "{0} view is currently unsupported in Custom Financial Report"
msgstr ""
+#: erpnext/stock/doctype/material_request/mapper.py:263
+msgid "{0} was set to today for items whose requested date has passed"
+msgstr ""
+
#: erpnext/accounts/doctype/payment_term/payment_term.js:19
msgid "{0} will be given as discount."
msgstr ""
@@ -63596,7 +64260,7 @@ msgstr ""
msgid "{0} will be set as the {1} in subsequently scanned items"
msgstr ""
-#: erpnext/manufacturing/doctype/job_card/job_card.py:1085
+#: erpnext/manufacturing/doctype/job_card/job_card.py:1097
msgid "{0} {1}"
msgstr ""
@@ -63612,10 +64276,18 @@ msgstr ""
msgid "{0} {1} cannot be updated. If you need to make changes, we recommend canceling the existing entry and creating a new one."
msgstr ""
+#: erpnext/stock/doctype/company_restriction/company_restriction.py:145
+msgid "{0} {1} cannot be used with Company {2} because of Company Restrictions"
+msgstr ""
+
#: erpnext/accounts/doctype/payment_order/payment_order.py:130
msgid "{0} {1} created"
msgstr ""
+#: erpnext/setup/doctype/company/company.py:335
+msgid "{0} {1} does not belong to company {2}"
+msgstr ""
+
#: erpnext/accounts/doctype/payment_entry/payment_entry.py:630
#: erpnext/accounts/doctype/payment_entry/payment_entry.py:683
#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2425
@@ -63723,7 +64395,7 @@ msgstr ""
msgid "{0} {1} must be submitted"
msgstr ""
-#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:275
+#: erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.py:501
msgid "{0} {1} not allowed to be reposted. You can enable it by adding it '{2}' table in {3}."
msgstr ""
@@ -63758,7 +64430,7 @@ msgstr ""
msgid "{0} {1}: Accounting Entry for {2} can only be made in currency: {3}"
msgstr ""
-#: erpnext/stock/services/base_stock_gl_composer.py:282
+#: erpnext/stock/services/base_stock_gl_composer.py:285
msgid "{0} {1}: Cost Center is mandatory for Item {2}"
msgstr ""
@@ -63803,7 +64475,7 @@ msgstr ""
msgid "{0}% of total invoice value will be given as discount."
msgstr ""
-#: erpnext/projects/doctype/task/task.py:129
+#: erpnext/projects/doctype/task/task.py:130
msgid "{0}'s {1} cannot be after {2}'s Expected End Date."
msgstr ""
@@ -63835,15 +64507,15 @@ msgstr ""
msgid "{0}: select the typed value {1} from the list or clear it"
msgstr ""
-#: erpnext/controllers/accounts_controller.py:493
+#: erpnext/controllers/accounts_controller.py:495
msgid "{0}: {1} does not belong to the Company: {2}"
msgstr ""
-#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1356
+#: erpnext/accounts/report/accounts_receivable/accounts_receivable.py:1365
msgid "{0}: {1} does not exist"
msgstr ""
-#: erpnext/setup/doctype/company/company.py:353
+#: erpnext/setup/doctype/company/company.py:392
msgid "{0}: {1} is a group account."
msgstr ""
@@ -63851,11 +64523,11 @@ msgstr ""
msgid "{0}: {1} must be less than {2}"
msgstr ""
-#: erpnext/controllers/buying_controller.py:1036
+#: erpnext/controllers/buying_controller.py:1047
msgid "{count} Assets created for {item_code}"
msgstr ""
-#: erpnext/controllers/buying_controller.py:936
+#: erpnext/controllers/buying_controller.py:947
msgid "{doctype} {name} is cancelled or closed."
msgstr ""