From cc9499c61327d3f401578a4af64426819c439b16 Mon Sep 17 00:00:00 2001 From: Sagar Sharma Date: Sat, 3 Dec 2022 12:08:41 +0530 Subject: [PATCH] chore: typo in `validate_loop` msg (#19091) * fix: typo in `validate_loop` msg * chore: update translations [skip ci] Co-authored-by: Ankush Menat --- frappe/translations/af.csv | 2 +- frappe/translations/am.csv | 2 +- frappe/translations/ar.csv | 2 +- frappe/translations/bg.csv | 2 +- frappe/translations/bn.csv | 2 +- frappe/translations/bs.csv | 2 +- frappe/translations/ca.csv | 8 ++++---- frappe/translations/cs.csv | 2 +- frappe/translations/cz.csv | 2 +- frappe/translations/da.csv | 2 +- frappe/translations/de.csv | 2 +- frappe/translations/el.csv | 2 +- frappe/translations/es.csv | 2 +- frappe/translations/et.csv | 2 +- frappe/translations/fa.csv | 2 +- frappe/translations/fi.csv | 2 +- frappe/translations/fr.csv | 2 +- frappe/translations/gu.csv | 2 +- frappe/translations/he.csv | 2 +- frappe/translations/hi.csv | 2 +- frappe/translations/hr.csv | 2 +- frappe/translations/hu.csv | 2 +- frappe/translations/id.csv | 2 +- frappe/translations/is.csv | 2 +- frappe/translations/it.csv | 2 +- frappe/translations/ja.csv | 2 +- frappe/translations/km.csv | 2 +- frappe/translations/kn.csv | 2 +- frappe/translations/ko.csv | 2 +- frappe/translations/ku.csv | 2 +- frappe/translations/lo.csv | 2 +- frappe/translations/lt.csv | 2 +- frappe/translations/lv.csv | 2 +- frappe/translations/mk.csv | 2 +- frappe/translations/ml.csv | 2 +- frappe/translations/mr.csv | 2 +- frappe/translations/ms.csv | 2 +- frappe/translations/my.csv | 2 +- frappe/translations/nl.csv | 2 +- frappe/translations/no.csv | 2 +- frappe/translations/pl.csv | 2 +- frappe/translations/ps.csv | 2 +- frappe/translations/pt-BR.csv | 2 +- frappe/translations/pt.csv | 2 +- frappe/translations/ro.csv | 2 +- frappe/translations/ru.csv | 2 +- frappe/translations/rw.csv | 2 +- frappe/translations/si.csv | 2 +- frappe/translations/sk.csv | 2 +- frappe/translations/sl.csv | 2 +- frappe/translations/sq.csv | 2 +- frappe/translations/sr.csv | 2 +- frappe/translations/sv.csv | 2 +- frappe/translations/sw.csv | 2 +- frappe/translations/ta.csv | 2 +- frappe/translations/te.csv | 2 +- frappe/translations/th.csv | 2 +- frappe/translations/tr.csv | 2 +- frappe/translations/uk.csv | 2 +- frappe/translations/ur.csv | 2 +- frappe/translations/uz.csv | 2 +- frappe/translations/vi.csv | 2 +- frappe/translations/zh-TW.csv | 2 +- frappe/translations/zh.csv | 2 +- frappe/utils/nestedset.py | 2 +- 65 files changed, 68 insertions(+), 68 deletions(-) diff --git a/frappe/translations/af.csv b/frappe/translations/af.csv index 88f30be096..53bb3f1946 100644 --- a/frappe/translations/af.csv +++ b/frappe/translations/af.csv @@ -1395,7 +1395,7 @@ Is Submittable,Is Submittable, Is Table,Is Tabel, Is Your Company Address,Is u maatskappy se adres, It is risky to delete this file: {0}. Please contact your System Manager.,Dit is riskant om hierdie lêer te verwyder: {0}. Kontak asseblief u stelselbestuurder., -Item cannot be added to its own descendents,Item kan nie by sy eie afstammelinge bygevoeg word nie, +Item cannot be added to its own descendants,Item kan nie by sy eie afstammelinge bygevoeg word nie, JS,JS, JSON,into, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript-formaat: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/am.csv b/frappe/translations/am.csv index 5321621e03..34856d1a6b 100644 --- a/frappe/translations/am.csv +++ b/frappe/translations/am.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable ነው, Is Table,ማውጫ ነው, Is Your Company Address,የእርስዎ ኩባንያ አድራሻ ነው, It is risky to delete this file: {0}. Please contact your System Manager.,ይህ ፋይል መሰረዝ አደገኛ ነው: {0}. እባክዎ የስርዓት አስተዳዳሪዎን ያግኙ., -Item cannot be added to its own descendents,ንጥል የራሱን ዘር ሊታከሉ አይችሉም, +Item cannot be added to its own descendants,ንጥል የራሱን ዘር ሊታከሉ አይችሉም, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},ጃቫስክሪፕት ቅርጸት: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/ar.csv b/frappe/translations/ar.csv index 95caebd35f..d712576ebd 100644 --- a/frappe/translations/ar.csv +++ b/frappe/translations/ar.csv @@ -1395,7 +1395,7 @@ Is Submittable,يستطيع الاعتماد, Is Table,هو الجدول, Is Your Company Address,يكون عنوان شركتك, It is risky to delete this file: {0}. Please contact your System Manager.,أنه أمر محفوف بالمخاطر لحذف هذا الملف: {0}. يرجى الاتصال بمدير النظام الخاص بك., -Item cannot be added to its own descendents,البند لا يمكن أن تضاف الى أحفادها
Item cannot be added to its own descendents, +Item cannot be added to its own descendants,البند لا يمكن أن تضاف الى أحفادها
Item cannot be added to its own descendants, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},جافا سكريبت الصيغة: frappe.query_reports [' REPORTNAME '] = { }, diff --git a/frappe/translations/bg.csv b/frappe/translations/bg.csv index 553b9eab13..6ac12e9f0e 100644 --- a/frappe/translations/bg.csv +++ b/frappe/translations/bg.csv @@ -1395,7 +1395,7 @@ Is Submittable,Дали Правят, Is Table,Е таблица, Is Your Company Address,Вашата компания Адрес, It is risky to delete this file: {0}. Please contact your System Manager.,"Рисковано е да изтриете този файл: {0}. Моля, обърнете се към вашия System Manager.", -Item cannot be added to its own descendents,Позицията не може да бъде добавена към собствените си потомци, +Item cannot be added to its own descendants,Позицията не може да бъде добавена към собствените си потомци, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Формат: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/bn.csv b/frappe/translations/bn.csv index b6465fc555..a22149cbff 100644 --- a/frappe/translations/bn.csv +++ b/frappe/translations/bn.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable হয়, Is Table,টেবিল, Is Your Company Address,আপনার কোম্পানির ঠিকানা, It is risky to delete this file: {0}. Please contact your System Manager.,এটা এই ফাইলটি মোছার জন্য ঝুঁকিপূর্ণ: {0}. আপনার সিস্টেম ম্যানেজার সাথে যোগাযোগ করুন., -Item cannot be added to its own descendents,আইটেমটি নিজস্ব সন্তান যোগ করা যাবে না, +Item cannot be added to its own descendants,আইটেমটি নিজস্ব সন্তান যোগ করা যাবে না, JS,js, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},জাভাস্ক্রিপ্ট বিন্যাস: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/bs.csv b/frappe/translations/bs.csv index 9ddb78dfe0..d691d770ed 100644 --- a/frappe/translations/bs.csv +++ b/frappe/translations/bs.csv @@ -1395,7 +1395,7 @@ Is Submittable,Je Submittable, Is Table,je Tabela, Is Your Company Address,Is Your Company Adresa, It is risky to delete this file: {0}. Please contact your System Manager.,To je rizično izbrisati ovu datoteku: {0}. Molimo vas da se obratite System Manager., -Item cannot be added to its own descendents,Stavka ne može se dodati u svojim potomcima, +Item cannot be added to its own descendants,Stavka ne može se dodati u svojim potomcima, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript format : frappe.query_reports [ ' REPORTNAME ' ] = { }, diff --git a/frappe/translations/ca.csv b/frappe/translations/ca.csv index 3de89a8620..39aca480f4 100644 --- a/frappe/translations/ca.csv +++ b/frappe/translations/ca.csv @@ -1395,7 +1395,7 @@ Is Submittable,És submittable, Is Table,és Taula, Is Your Company Address,La seva adreça és l'empresa, It is risky to delete this file: {0}. Please contact your System Manager.,"És arriscat eliminar aquesta imatge: {0}. Si us plau, poseu-vos en contacte amb l'administrador del sistema.", -Item cannot be added to its own descendents,L'article no es pot afegir als seus propis descendents, +Item cannot be added to its own descendants,L'article no es pot afegir als seus propis descendants, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports['REPORTNAME'] = {}, @@ -1675,7 +1675,7 @@ No {0} permission,No {0} permís, None: End of Workflow,Cap: Final de flux de treball, Not Allowed: Disabled User,No permès: usuari desactivat, Not Ancestors Of,Sense avantpassats de, -Not Descendants Of,Sense descendents de, +Not Descendants Of,Sense descendants de, Not Equals,No Equival, Not In,No En, Not Linked to any record,No vinculats a cap registre, @@ -3045,7 +3045,7 @@ zoom-out,menys-zoom, {0} has been successfully added to the Email Group.,{0} s'ha afegit al Grup de Correu Electrònic., {0} has left the conversation in {1} {2},{0} ha deixat la conversa en {1} {2}, {0} hours ago,Fa {0} hores, -{0} in row {1} cannot have both URL and child items,{0} a la fila {1} no pot tenir les dues coses URL i elements descendents, +{0} in row {1} cannot have both URL and child items,{0} a la fila {1} no pot tenir les dues coses URL i elements descendants, {0} is a mandatory field,{0} és un camp obligatori, {0} is an invalid email address in 'Recipients',{0} és una adreça electrònica no vàlida a "Destinataris", {0} is not a raw printing format.,{0} no és un format d'impressió en brut., @@ -3086,7 +3086,7 @@ zoom-out,menys-zoom, {0} {1} added,S'ha afegit {0} {1}, {0} {1} already exists,{0} {1} ja existeix, "{0} {1} cannot be ""{2}"". It should be one of ""{3}""","{0} {1} no pot ser ""{2}"". Ha de ser un de ""{3}""", -{0} {1} cannot be a leaf node as it has children,{0} {1} no pot ser un node fulla perquè té descendents, +{0} {1} cannot be a leaf node as it has children,{0} {1} no pot ser un node fulla perquè té descendants, "{0} {1} does not exist, select a new target to merge","{0} {1} no existeix, seleccioneu un nou objectiu per unir", {0} {1} not found,{0} {1} no trobat, {0} {1} to {2},{0} {1} a {2}, diff --git a/frappe/translations/cs.csv b/frappe/translations/cs.csv index 262d8bb1e5..0c35b6eaa1 100644 --- a/frappe/translations/cs.csv +++ b/frappe/translations/cs.csv @@ -1395,7 +1395,7 @@ Is Submittable,Je Odeslatelné, Is Table,je Tabulka, Is Your Company Address,Je vaše firma adresa, It is risky to delete this file: {0}. Please contact your System Manager.,"Je to riskantní smazat tento soubor: {0}. Prosím, obraťte se na správce systému.", -Item cannot be added to its own descendents,Položka nemůže být přidána jako svůj vlastní podřízený potomek, +Item cannot be added to its own descendants,Položka nemůže být přidána jako svůj vlastní podřízený potomek, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formát: frappe.query_reports['REPORTNAME'] = {}, diff --git a/frappe/translations/cz.csv b/frappe/translations/cz.csv index 818d2b2d9e..de01db0a29 100644 --- a/frappe/translations/cz.csv +++ b/frappe/translations/cz.csv @@ -850,7 +850,7 @@ DocType: Workflow State,trash,koš apps/frappe/frappe/desk/page/activity/activity.js +153,Dec,Pro DocType: Event,Leave blank to repeat always,Nechte prázdné pro opakování vždy DocType: Event,Ends on,Končí -apps/frappe/frappe/utils/nestedset.py +181,Item cannot be added to its own descendents,Položka nemůže být přidána jako svůj vlastní podřízený potomek +apps/frappe/frappe/utils/nestedset.py +181,Item cannot be added to its own descendants,Položka nemůže být přidána jako svůj vlastní podřízený potomek sites/assets/js/form.min.js +270,{0} created this {1},{0} vytvoření této {1} apps/frappe/frappe/desk/form/assign_to.py +120,"The task {0}, that you assigned to {1}, has been closed by {2}.","Úkol {0}, které jste přiřadili k {1}, bylo uzavřeno {2}." DocType: Blogger,Short Name,Zkrácené jméno diff --git a/frappe/translations/da.csv b/frappe/translations/da.csv index 8a6398986c..c2cc077aac 100644 --- a/frappe/translations/da.csv +++ b/frappe/translations/da.csv @@ -1395,7 +1395,7 @@ Is Submittable,Kan godkendes, Is Table,er Table, Is Your Company Address,Er din virksomhedsadresse, It is risky to delete this file: {0}. Please contact your System Manager.,Det er risikabelt at slette denne fil: {0}. Kontakt din systemadministrator., -Item cannot be added to its own descendents,Punkt kan ikke føjes til sine egne efterkommere, +Item cannot be added to its own descendants,Punkt kan ikke føjes til sine egne efterkommere, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['rapportnavn'] = {}, diff --git a/frappe/translations/de.csv b/frappe/translations/de.csv index 6cd8133f94..fd81f8e87c 100644 --- a/frappe/translations/de.csv +++ b/frappe/translations/de.csv @@ -1404,7 +1404,7 @@ Is Table,ist eine Tabelle, Is Template, Ist Vorlage, Is Your Company Address,Ist Ihre Unternehmensadresse, It is risky to delete this file: {0}. Please contact your System Manager.,"Es ist riskant, diese Datei zu löschen: {0}. Bitte kontaktieren Sie Ihren System-Manager.", -Item cannot be added to its own descendents,Artikel kann nicht zu seinen eigenen Abkömmlingen hinzugefügt werden, +Item cannot be added to its own descendants,Artikel kann nicht zu seinen eigenen Abkömmlingen hinzugefügt werden, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript- Format: frappe.query_reports [' REPORT '] = {}, diff --git a/frappe/translations/el.csv b/frappe/translations/el.csv index d966526e44..e6bfe4eb5b 100644 --- a/frappe/translations/el.csv +++ b/frappe/translations/el.csv @@ -1395,7 +1395,7 @@ Is Submittable,Είναι υποβλητέο, Is Table,είναι πίνακας, Is Your Company Address,Η εταιρεία σας Διεύθυνση, It is risky to delete this file: {0}. Please contact your System Manager.,Είναι επικίνδυνο να διαγράψετε αυτό το αρχείο: {0}. Επικοινωνήστε με το διαχειριστή του συστήματός σας., -Item cannot be added to its own descendents,Το είδος δεν μπορεί να προστεθεί στους δικούς του απογόνους, +Item cannot be added to its own descendants,Το είδος δεν μπορεί να προστεθεί στους δικούς του απογόνους, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports['REPORTNAME'] = {}, diff --git a/frappe/translations/es.csv b/frappe/translations/es.csv index 0e88b7c2be..997ee859a5 100644 --- a/frappe/translations/es.csv +++ b/frappe/translations/es.csv @@ -1409,7 +1409,7 @@ Is Submittable,Se puede validar, Is Table,es Tabla, Is Your Company Address,Es la Dirección de su Compañia, It is risky to delete this file: {0}. Please contact your System Manager.,"Es arriesgado eliminar este archivo: {0}. Por favor, póngase en contacto con el administrador del sistema.", -Item cannot be added to its own descendents,El producto no se puede añadir a sus propios heredados, +Item cannot be added to its own descendants,El producto no se puede añadir a sus propios heredados, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Formato de JavaScript: : frappe.query_reports['REPORTNAME'] = {}, diff --git a/frappe/translations/et.csv b/frappe/translations/et.csv index c4ca980045..9bd1f6e829 100644 --- a/frappe/translations/et.csv +++ b/frappe/translations/et.csv @@ -1395,7 +1395,7 @@ Is Submittable,Kas esitatav, Is Table,Kas tabelis, Is Your Company Address,Kas teie firma Aadress, It is risky to delete this file: {0}. Please contact your System Manager.,See on riskantne kustutada seda faili: {0}. Palun võtke System Manager., -Item cannot be added to its own descendents,Punkt ei saa lisada oma järeltulijad, +Item cannot be added to its own descendants,Punkt ei saa lisada oma järeltulijad, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formaat: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/fa.csv b/frappe/translations/fa.csv index 99df9a9dca..0509056542 100644 --- a/frappe/translations/fa.csv +++ b/frappe/translations/fa.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable است, Is Table,است جدول, Is Your Company Address,آیا شرکت شما در نشانی, It is risky to delete this file: {0}. Please contact your System Manager.,این خطرناک است این فایل را حذف کنید: {0}. لطفا با مدیر سیستم تماس بگیرید., -Item cannot be added to its own descendents,مورد می تواند به بازماندگان خود را اضافه نمی شوند, +Item cannot be added to its own descendants,مورد می تواند به بازماندگان خود را اضافه نمی شوند, JS,جی اس, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},جاوا اسکریپت فرمت: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/fi.csv b/frappe/translations/fi.csv index 2c62458fbb..0de73aca37 100644 --- a/frappe/translations/fi.csv +++ b/frappe/translations/fi.csv @@ -1395,7 +1395,7 @@ Is Submittable,On vahvistettavissa, Is Table,taulukkomuotoinen, Is Your Company Address,Is Your Company Osoite, It is risky to delete this file: {0}. Please contact your System Manager.,Se on riskialtista poistaa tiedoston: {0}. Ota yhteyttä System Manager., -Item cannot be added to its own descendents,tuotetta ei voi lisätä omaksi alatuotteekseen, +Item cannot be added to its own descendants,tuotetta ei voi lisätä omaksi alatuotteekseen, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},formaatti JavaScript: frappe.query_reports ['raportin_nimi'] = {}, diff --git a/frappe/translations/fr.csv b/frappe/translations/fr.csv index da330d3534..9a1e4350c0 100644 --- a/frappe/translations/fr.csv +++ b/frappe/translations/fr.csv @@ -1397,7 +1397,7 @@ Is Submittable,Est Validable, Is Table,Est Table, Is Your Company Address,Est l'Adresse de votre Entreprise, It is risky to delete this file: {0}. Please contact your System Manager.,Il est risqué de supprimer ce fichier : {0}. Veuillez contactez votre Administrateur Système., -Item cannot be added to its own descendents,L'article ne peut être ajouté à ses propres descendants, +Item cannot be added to its own descendants,L'article ne peut être ajouté à ses propres descendants, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},"""Format JavaScript :\nfrappe.query_reports [' NOMDURAPPORT '] = {}""", diff --git a/frappe/translations/gu.csv b/frappe/translations/gu.csv index e13637d26a..1eeeb813a9 100644 --- a/frappe/translations/gu.csv +++ b/frappe/translations/gu.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable છે, Is Table,ટેબલ છે, Is Your Company Address,તમારી કંપની સરનામું, It is risky to delete this file: {0}. Please contact your System Manager.,તે આ ફાઇલ કાઢી જોખમી છે: {0}. તમારી સિસ્ટમ મેનેજરનો સંપર્ક કરો., -Item cannot be added to its own descendents,આઇટમ તેના પોતાના વંશજ ઉમેરવામાં કરી શકાતી નથી, +Item cannot be added to its own descendants,આઇટમ તેના પોતાના વંશજ ઉમેરવામાં કરી શકાતી નથી, JS,જેએસ, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},જાવાસ્ક્રિપ્ટ ફોર્મેટ: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/he.csv b/frappe/translations/he.csv index dda9f2b233..d7e06060a8 100644 --- a/frappe/translations/he.csv +++ b/frappe/translations/he.csv @@ -1395,7 +1395,7 @@ Is Submittable,האם Submittable, Is Table,האם לוח, Is Your Company Address,האם כתובת החברה שלך, It is risky to delete this file: {0}. Please contact your System Manager.,זה מסוכן כדי למחוק קובץ זה: {0}. אנא צור קשר עם מנהל המערכת שלך., -Item cannot be added to its own descendents,פריט לא ניתן להוסיף לצאצאים משלו, +Item cannot be added to its own descendants,פריט לא ניתן להוסיף לצאצאים משלו, JS,Js, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},פורמט JavaScript: frappe.query_reports ['את REPORTTYPE'] = {}, diff --git a/frappe/translations/hi.csv b/frappe/translations/hi.csv index fcf3a32263..d5a8119145 100644 --- a/frappe/translations/hi.csv +++ b/frappe/translations/hi.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable है, Is Table,टेबल है, Is Your Company Address,आपकी कंपनी पता है, It is risky to delete this file: {0}. Please contact your System Manager.,यह इस फ़ाइल को नष्ट करने के लिए जोखिम भरा है: {0}। अपने सिस्टम मैनेजर से संपर्क करें।, -Item cannot be added to its own descendents,आइटम अपने खुद के वंशजों को जोड़ा नहीं जा सकता, +Item cannot be added to its own descendants,आइटम अपने खुद के वंशजों को जोड़ा नहीं जा सकता, JS,जे एस, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},जावास्क्रिप्ट स्वरूप: frappe.query_reports [' REPORTNAME '] = {}, diff --git a/frappe/translations/hr.csv b/frappe/translations/hr.csv index 4846876c82..3f2dfe1065 100644 --- a/frappe/translations/hr.csv +++ b/frappe/translations/hr.csv @@ -1395,7 +1395,7 @@ Is Submittable,Je Submittable, Is Table,je Tablica, Is Your Company Address,Je li Vaše poduzeće adresa, It is risky to delete this file: {0}. Please contact your System Manager.,To je rizično izbrisati ovu datoteku: {0}. Molimo kontaktirajte svog sustava Manageru., -Item cannot be added to its own descendents,Proizvod ne može se dodati u svojim potomcima, +Item cannot be added to its own descendants,Proizvod ne može se dodati u svojim potomcima, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript format : frappe.query_reports [ ' REPORTNAME ' ] = { }, diff --git a/frappe/translations/hu.csv b/frappe/translations/hu.csv index 677447b809..7e5b9b3c36 100644 --- a/frappe/translations/hu.csv +++ b/frappe/translations/hu.csv @@ -1395,7 +1395,7 @@ Is Submittable,Ez küldhető, Is Table,Ez táblázat, Is Your Company Address,Az Ön cége címe, It is risky to delete this file: {0}. Please contact your System Manager.,"Kockázatos törölni ezt a fájlt: {0}. Kérjük, forduljon a Rendszergazdához.", -Item cannot be added to its own descendents,Tételt nem lehet hozzáadni a saját leszármazottaikhoz, +Item cannot be added to its own descendants,Tételt nem lehet hozzáadni a saját leszármazottaikhoz, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['JELENTÉSNÉV'] = {}, diff --git a/frappe/translations/id.csv b/frappe/translations/id.csv index ff46ec82a9..8b39cd0c5c 100644 --- a/frappe/translations/id.csv +++ b/frappe/translations/id.csv @@ -1395,7 +1395,7 @@ Is Submittable,Apakah Submittable, Is Table,Apakah Tabel, Is Your Company Address,Apakah Alamat Perusahaan Anda, It is risky to delete this file: {0}. Please contact your System Manager.,Hal ini berisiko untuk menghapus file ini: {0}. Silahkan hubungi System Manager Anda., -Item cannot be added to its own descendents,Item tidak dapat ditambahkan ke keturunan sendiri, +Item cannot be added to its own descendants,Item tidak dapat ditambahkan ke keturunan sendiri, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/is.csv b/frappe/translations/is.csv index f870b63254..bc6dab989a 100644 --- a/frappe/translations/is.csv +++ b/frappe/translations/is.csv @@ -1395,7 +1395,7 @@ Is Submittable,er Submittable, Is Table,er Tafla, Is Your Company Address,Er fyrirtækið Heimilisfang þitt, It is risky to delete this file: {0}. Please contact your System Manager.,Það er áhættusamt að eyða þessari skrá: {0}. Vinsamlegast hafðu samband System Manager., -Item cannot be added to its own descendents,Atriði er ekki hægt að bæta við eigin afkomenda sinna, +Item cannot be added to its own descendants,Atriði er ekki hægt að bæta við eigin afkomenda sinna, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/it.csv b/frappe/translations/it.csv index 3a46044681..99c0bae9b8 100644 --- a/frappe/translations/it.csv +++ b/frappe/translations/it.csv @@ -1395,7 +1395,7 @@ Is Submittable,È Confermabile, Is Table,è Tabella, Is Your Company Address,È il vostro indirizzo azienda, It is risky to delete this file: {0}. Please contact your System Manager.,E' rischioso cancellare questo file: {0}. Si prega di contattare il Responsabile di Sistema., -Item cannot be added to its own descendents,L'articolo non può essere aggiunto ai propri discendenti, +Item cannot be added to its own descendants,L'articolo non può essere aggiunto ai propri discendenti, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Formato JavaScript: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/ja.csv b/frappe/translations/ja.csv index 8a1e3d0884..460dd4a4b9 100644 --- a/frappe/translations/ja.csv +++ b/frappe/translations/ja.csv @@ -1395,7 +1395,7 @@ Is Submittable,提出可能, Is Table,表, Is Your Company Address,あなたの会社の住所, It is risky to delete this file: {0}. Please contact your System Manager.,このファイル {0} を削除することは危険です。システム管理者にお問い合わせください。, -Item cannot be added to its own descendents,アイテムは自身の子孫に追加することはできません, +Item cannot be added to its own descendants,アイテムは自身の子孫に追加することはできません, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript形式:frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/km.csv b/frappe/translations/km.csv index 6b7ad32f40..73c0b2b27e 100644 --- a/frappe/translations/km.csv +++ b/frappe/translations/km.csv @@ -1395,7 +1395,7 @@ Is Submittable,តើការ Submittable, Is Table,គឺជាតារាង, Is Your Company Address,គឺជាអាសយដ្ឋានក្រុមហ៊ុនរបស់អ្នក, It is risky to delete this file: {0}. Please contact your System Manager.,វាគឺជាការប្រថុយប្រថានក្នុងការលុបឯកសារនេះ: {0} ។ សូមទាក់ទងកម្មវិធីគ្រប់គ្រងប្រព័ន្ធរបស់អ្នក។, -Item cannot be added to its own descendents,ធាតុមិនអាចត្រូវបានបន្ថែមទៅជនជាតិផ្ទាល់របស់ខ្លួន, +Item cannot be added to its own descendants,ធាតុមិនអាចត្រូវបានបន្ថែមទៅជនជាតិផ្ទាល់របស់ខ្លួន, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript ទ្រង់ទ្រាយ: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/kn.csv b/frappe/translations/kn.csv index ef5e06a016..68f4a6cf18 100644 --- a/frappe/translations/kn.csv +++ b/frappe/translations/kn.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable ಈಸ್, Is Table,ಟೇಬಲ್, Is Your Company Address,ನಿಮ್ಮ ಕಂಪನಿ ವಿಳಾಸ, It is risky to delete this file: {0}. Please contact your System Manager.,ಇದು ಈ ಕಡತ ಅಳಿಸಲು ಅಪಾಯಕಾರಿ: {0}. ನಿಮ್ಮ ಸಿಸ್ಟಂ ನಿರ್ವಾಹಕರನ್ನು ಸಂಪರ್ಕಿಸಿ., -Item cannot be added to its own descendents,ಐಟಂ ತನ್ನದೇ ಸಂತತಿಯವರು ಸೇರಿಸಲಾಗಿದೆ ಸಾಧ್ಯವಿಲ್ಲ, +Item cannot be added to its own descendants,ಐಟಂ ತನ್ನದೇ ಸಂತತಿಯವರು ಸೇರಿಸಲಾಗಿದೆ ಸಾಧ್ಯವಿಲ್ಲ, JS,ಉಪಯೋಗಿಸಿದ, JSON,JSON ಅನ್ನು, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},ಜಾವಾಸ್ಕ್ರಿಪ್ಟ್ ಫಾರ್ಮ್ಯಾಟ್: frappe.query_reports [ 'ವರದಿಯನ್ನು ಹೆಸರು '] = {}, diff --git a/frappe/translations/ko.csv b/frappe/translations/ko.csv index a40c2b787d..d5f2ace782 100644 --- a/frappe/translations/ko.csv +++ b/frappe/translations/ko.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable입니다, Is Table,표입니다, Is Your Company Address,귀하의 회사 주소입니다, It is risky to delete this file: {0}. Please contact your System Manager.,그것은이 파일을 삭제하는 위험 : {0}. 시스템 관리자에게 문의하시기 바랍니다., -Item cannot be added to its own descendents,항목은 자체 하위에 추가 할 수없는, +Item cannot be added to its own descendants,항목은 자체 하위에 추가 할 수없는, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},자바 스크립트 형식 : frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/ku.csv b/frappe/translations/ku.csv index a30ffc115d..e9fde50046 100644 --- a/frappe/translations/ku.csv +++ b/frappe/translations/ku.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable e, Is Table,e Table, Is Your Company Address,E Company te Address, It is risky to delete this file: {0}. Please contact your System Manager.,Ev metirsiyek e li vê pelê jê bibî: {0}. Ji kerema xwe ve Manager Pergala xwe re bikeve têkiliyê., -Item cannot be added to its own descendents,Babetê dikarin ji bo neviyên xwe bi xwe ne bê added, +Item cannot be added to its own descendants,Babetê dikarin ji bo neviyên xwe bi xwe ne bê added, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/lo.csv b/frappe/translations/lo.csv index fceaa5a31f..b48f7b3e71 100644 --- a/frappe/translations/lo.csv +++ b/frappe/translations/lo.csv @@ -1395,7 +1395,7 @@ Is Submittable,ແມ່ນສົ່ງ, Is Table,ເປັນຕາຕະລາງ, Is Your Company Address,ທີ່ຢູ່ຂອງບໍລິສັດ, It is risky to delete this file: {0}. Please contact your System Manager.,ມັນເປັນຄວາມສ່ຽງສູງທີ່ຈະລຶບເອກະສານນີ້:. {0} ກະລຸນາຕິດຕໍ່ຈັດການລະບົບຂອງທ່ານ., -Item cannot be added to its own descendents,ລາຍການບໍ່ສາມາດໄດ້ຮັບການເພີ່ມລູກຫລານຂອງຕົນເອງ, +Item cannot be added to its own descendants,ລາຍການບໍ່ສາມາດໄດ້ຮັບການເພີ່ມລູກຫລານຂອງຕົນເອງ, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/lt.csv b/frappe/translations/lt.csv index 22979f9b69..071a7cd2d7 100644 --- a/frappe/translations/lt.csv +++ b/frappe/translations/lt.csv @@ -1395,7 +1395,7 @@ Is Submittable,Ar Submittable, Is Table,Ar lentelė, Is Your Company Address,Ar Jūsų įmonė Adresas, It is risky to delete this file: {0}. Please contact your System Manager.,Tai rizikinga ištrinti šį failą: {0}. Prašome susisiekti su savo sistemos valdytojas., -Item cannot be added to its own descendents,Prekė negali būti įtraukta į savo palikuonims, +Item cannot be added to its own descendants,Prekė negali būti įtraukta į savo palikuonims, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formatas: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/lv.csv b/frappe/translations/lv.csv index 1b14a6c5da..48c773b620 100644 --- a/frappe/translations/lv.csv +++ b/frappe/translations/lv.csv @@ -1395,7 +1395,7 @@ Is Submittable,Vai Submittable, Is Table,ir tabula, Is Your Company Address,Vai Jūsu uzņēmuma adrese, It is risky to delete this file: {0}. Please contact your System Manager.,"Tas ir riskanti, lai izdzēstu šo failu: {0}. Lūdzu, sazinieties ar sistēmas pārzini.", -Item cannot be added to its own descendents,Posteni nevar pievienot saviem pēcnācējiem, +Item cannot be added to its own descendants,Posteni nevar pievienot saviem pēcnācējiem, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formāts: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/mk.csv b/frappe/translations/mk.csv index 6d171823fb..e045e30c72 100644 --- a/frappe/translations/mk.csv +++ b/frappe/translations/mk.csv @@ -1395,7 +1395,7 @@ Is Submittable,Е Submittable, Is Table,е маса, Is Your Company Address,Дали вашата компанија адреса, It is risky to delete this file: {0}. Please contact your System Manager.,Премногу е ризично да ја избришете оваа датотека: {0}. Контактирајте со вашиот систем менаџер., -Item cannot be added to its own descendents,Точка не може да се додаде свои потомци, +Item cannot be added to its own descendants,Точка не може да се додаде свои потомци, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Го вклучите Javascript-формат: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/ml.csv b/frappe/translations/ml.csv index 6f0a22b53c..ecb4b42874 100644 --- a/frappe/translations/ml.csv +++ b/frappe/translations/ml.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable Is, Is Table,മേശ, Is Your Company Address,നിങ്ങളുടെ കമ്പനി വിലാസമാണ്, It is risky to delete this file: {0}. Please contact your System Manager.,{0}: അതു ഈ ചിത്രം ഇല്ലാതാക്കാൻ മാറഡോണ. നിങ്ങളുടെ സിസ്റ്റം മാനേജർ ബന്ധപ്പെടുക., -Item cannot be added to its own descendents,ഇനം അതിന്റേതായ descendents ചേർക്കില്ല കഴിയില്ല, +Item cannot be added to its own descendants,ഇനം അതിന്റേതായ descendants ചേർക്കില്ല കഴിയില്ല, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},ജാവാസ്ക്രിപ്റ്റ് ഫോർമാറ്റ്: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/mr.csv b/frappe/translations/mr.csv index a4d5dadfd6..cbc24e3863 100644 --- a/frappe/translations/mr.csv +++ b/frappe/translations/mr.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable आहे, Is Table,टेबल आहे, Is Your Company Address,आपल्या कंपनीचा पत्ता आहे का ?, It is risky to delete this file: {0}. Please contact your System Manager.,हि फाइल तुम्ही डिलीट करणे धोकादायक आहे: {0}. तुमची प्रणाली व्यवस्थापकाशी संपर्क साधा., -Item cannot be added to its own descendents,आयटम त्याच्या स्वत: च्या descendents ला जोडला जाऊ शकत नाही, +Item cannot be added to its own descendants,आयटम त्याच्या स्वत: च्या descendants ला जोडला जाऊ शकत नाही, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},जावास्क्रिप्ट स्वरूप: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/ms.csv b/frappe/translations/ms.csv index c562355b75..e55b860658 100644 --- a/frappe/translations/ms.csv +++ b/frappe/translations/ms.csv @@ -1395,7 +1395,7 @@ Is Submittable,Adalah Submittable, Is Table,adalah Jadual, Is Your Company Address,Adakah anda Alamat Syarikat, It is risky to delete this file: {0}. Please contact your System Manager.,Ia adalah berisiko untuk memadam fail ini: {0}. Sila hubungi Pengurus Sistem anda., -Item cannot be added to its own descendents,Item tidak boleh ditambah kepada keturunan sendiri, +Item cannot be added to its own descendants,Item tidak boleh ditambah kepada keturunan sendiri, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/my.csv b/frappe/translations/my.csv index 724e65e4c5..66951f0f3b 100644 --- a/frappe/translations/my.csv +++ b/frappe/translations/my.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable ဖြစ်ပါသည်, Is Table,စားပွဲတင် Is, Is Your Company Address,သင့်ရဲ့ကုမ္ပဏီလိပ်စာဖြစ်ပါသည်, It is risky to delete this file: {0}. Please contact your System Manager.,{0}: ဒါဟာဒီဖိုင်ကိုဖျက်ပစ်ရန်အန္တရာယ်များသည်။ သင့်ရဲ့ System ကို Manager ကဆက်သွယ်နိုင်ပါသည်။, -Item cannot be added to its own descendents,item ၎င်း၏ကိုယ်ပိုင်ဆင်းသက်လာမှဆက်ပြောသည်မရနိုင်ပါ, +Item cannot be added to its own descendants,item ၎င်း၏ကိုယ်ပိုင်ဆင်းသက်လာမှဆက်ပြောသည်မရနိုင်ပါ, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript ကိုစီစဉ်ဖွဲ့စည်းမှုပုံစံ: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/nl.csv b/frappe/translations/nl.csv index 677cc279aa..8c11a364a2 100644 --- a/frappe/translations/nl.csv +++ b/frappe/translations/nl.csv @@ -1395,7 +1395,7 @@ Is Submittable,Kan ingediend worden, Is Table,is Table, Is Your Company Address,Is uw bedrijf Adres, It is risky to delete this file: {0}. Please contact your System Manager.,Het is riskant om dit bestand te verwijderen: {0}. Neem dan contact op met uw systeembeheerder., -Item cannot be added to its own descendents,Artikel kan niet worden toegevoegd aan zijn eigen onderliggende artikelen., +Item cannot be added to its own descendants,Artikel kan niet worden toegevoegd aan zijn eigen onderliggende artikelen., JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formaat : frappe.query_reports ['REPORTNAME'] = { }, diff --git a/frappe/translations/no.csv b/frappe/translations/no.csv index 03564cc5f2..daa93710e0 100644 --- a/frappe/translations/no.csv +++ b/frappe/translations/no.csv @@ -1395,7 +1395,7 @@ Is Submittable,Er Submittable, Is Table,er Table, Is Your Company Address,Er din bedrift Adresse, It is risky to delete this file: {0}. Please contact your System Manager.,Det er risikabelt å slette denne filen: {0}. Ta kontakt med din System Manager., -Item cannot be added to its own descendents,Elementet kan ikke legges til sine egne etterkommere, +Item cannot be added to its own descendants,Elementet kan ikke legges til sine egne etterkommere, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Javascript Format: frappe.query_reports ['rapportnavn'] = {}, diff --git a/frappe/translations/pl.csv b/frappe/translations/pl.csv index fb2f52179f..e7dd255555 100644 --- a/frappe/translations/pl.csv +++ b/frappe/translations/pl.csv @@ -1395,7 +1395,7 @@ Is Submittable,Jest możliwe do przesłania, Is Table,Czy Table, Is Your Company Address,Czy Twój adres firmy, It is risky to delete this file: {0}. Please contact your System Manager.,"To jest ryzykowne, aby usunąć ten plik: {0}. Proszę skontaktować się z System Manager.", -Item cannot be added to its own descendents,Przedmiot nie może być dodany do własnych potomków, +Item cannot be added to its own descendants,Przedmiot nie może być dodany do własnych potomków, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Format JavaScript: raporty frappe.query [ 'ReportName'] = {}, diff --git a/frappe/translations/ps.csv b/frappe/translations/ps.csv index 66380b546a..1911d4a02e 100644 --- a/frappe/translations/ps.csv +++ b/frappe/translations/ps.csv @@ -1395,7 +1395,7 @@ Is Submittable,ده Submittable, Is Table,ده جدول, Is Your Company Address,آیا ستاسو شرکت پته, It is risky to delete this file: {0}. Please contact your System Manager.,دا خطرناکه چې د دغې دوتنې د ړنګولو: {0}. لطفا د خپل سیستم د مدیر سره اړیکه., -Item cannot be added to its own descendents,د قالب د خپل descendents زياته نه شي, +Item cannot be added to its own descendants,د قالب د خپل descendants زياته نه شي, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},د جاوا شکل: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/pt-BR.csv b/frappe/translations/pt-BR.csv index d4dfe920ae..7fd601bfa0 100644 --- a/frappe/translations/pt-BR.csv +++ b/frappe/translations/pt-BR.csv @@ -1395,7 +1395,7 @@ Is Submittable,Pode ser Enviado, Is Table,É Tabela, Is Your Company Address,É o seu endereço comercial, It is risky to delete this file: {0}. Please contact your System Manager.,É arriscado excluir este arquivo: {0}. Entre em contato com o administrador do sistema., -Item cannot be added to its own descendents,O artigo não pode ser acrescentado para os seus próprios descendentes, +Item cannot be added to its own descendants,O artigo não pode ser acrescentado para os seus próprios descendentes, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Formato JavaScript: frappe.query_reports [' REPORTNAME '] = {}, diff --git a/frappe/translations/pt.csv b/frappe/translations/pt.csv index cf4a72e458..0078d6ae7c 100644 --- a/frappe/translations/pt.csv +++ b/frappe/translations/pt.csv @@ -1395,7 +1395,7 @@ Is Submittable,É Enviável, Is Table,É uma Tabela, Is Your Company Address,É o Seu Endereço Empresarial, It is risky to delete this file: {0}. Please contact your System Manager.,"É arriscado eliminar este ficheiro: {0}. Por favor, contate o administrador do sistema.", -Item cannot be added to its own descendents,O item não pode ser acrescentado para aos seus próprios subitens, +Item cannot be added to its own descendants,O item não pode ser acrescentado para aos seus próprios subitens, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Formato JavaScript:\nfrappe.query_reports['REPORTNAME'] = {}, diff --git a/frappe/translations/ro.csv b/frappe/translations/ro.csv index 89a7b2edb6..ac20252022 100644 --- a/frappe/translations/ro.csv +++ b/frappe/translations/ro.csv @@ -1395,7 +1395,7 @@ Is Submittable,Este Submittable, Is Table,este Tabelul, Is Your Company Address,Este Adresa companie, It is risky to delete this file: {0}. Please contact your System Manager.,Este riscant să ștergeți acest fișier: {0}. Vă rugăm să contactați Managerul de sistem., -Item cannot be added to its own descendents,Articol nu poate fi adăugat la propriile descendenți, +Item cannot be added to its own descendants,Articol nu poate fi adăugat la propriile descendenți, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/ru.csv b/frappe/translations/ru.csv index bcd02baf93..e508ec2cb8 100644 --- a/frappe/translations/ru.csv +++ b/frappe/translations/ru.csv @@ -1391,7 +1391,7 @@ Is Submittable,Подлежит исполнению, Is Table,Является таблицей, Is Your Company Address,Является адресом вашей компании, It is risky to delete this file: {0}. Please contact your System Manager.,"Рискованно удалять этот файл: {0}. Пожалуйста, обратитесь к менеджеру системы.", -Item cannot be added to its own descendents,Продукт не может быть добавлен к своим подпродуктам, +Item cannot be added to its own descendants,Продукт не может быть добавлен к своим подпродуктам, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Формат JavaScript: frappe.query_reports ['REPORTNAME'] = {}, Javascript to append to the head section of the page.,Javascript для добавления к головной части страницы., John Doe,Джон Доу, diff --git a/frappe/translations/rw.csv b/frappe/translations/rw.csv index c33436fd2a..d924c53f2a 100644 --- a/frappe/translations/rw.csv +++ b/frappe/translations/rw.csv @@ -1395,7 +1395,7 @@ Is Submittable,Birashoboka, Is Table,Ni Imbonerahamwe, Is Your Company Address,Ese Aderesi Yawe, It is risky to delete this file: {0}. Please contact your System Manager.,Ni bibi gusiba iyi dosiye: {0}. Nyamuneka saba umuyobozi wa sisitemu., -Item cannot be added to its own descendents,Ikintu ntigishobora kongerwaho ababakomokaho, +Item cannot be added to its own descendants,Ikintu ntigishobora kongerwaho ababakomokaho, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Imiterere ya JavaScript: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/si.csv b/frappe/translations/si.csv index 8ee60ca34f..7af030cf6e 100644 --- a/frappe/translations/si.csv +++ b/frappe/translations/si.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable වේ, Is Table,වගුව වේ, Is Your Company Address,ඔබේ සමාගම ලිපිනය වේ, It is risky to delete this file: {0}. Please contact your System Manager.,{0}: මෙම ගොනුව මකා දමන්න කිරීම අවදානම් හගත. ඔබේ පද්ධතිය කළමනාකරු හා සම්බන්ධ වන්න., -Item cannot be added to its own descendents,අයිතමය තමන්ගේ ම පැවත එන්නන් එකතු කළ නොහැකි, +Item cannot be added to its own descendants,අයිතමය තමන්ගේ ම පැවත එන්නන් එකතු කළ නොහැකි, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},ජාවාස්ක්රිප්ට් ආකෘතිය: frappe.query_reports [ 'REPORTNAME'] = {}, diff --git a/frappe/translations/sk.csv b/frappe/translations/sk.csv index d167f710a6..8d3bd829d2 100644 --- a/frappe/translations/sk.csv +++ b/frappe/translations/sk.csv @@ -1395,7 +1395,7 @@ Is Submittable,Je Odeslatelné, Is Table,je Tabuľka, Is Your Company Address,Je vaša firma adresa, It is risky to delete this file: {0}. Please contact your System Manager.,"Je to riskantné zmazať tento súbor: {0}. Prosím, obráťte sa na správcu systému.", -Item cannot be added to its own descendents,Položka nemůže být přidána jako svůj vlastní podřízený potomek, +Item cannot be added to its own descendants,Položka nemůže být přidána jako svůj vlastní podřízený potomek, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formát: frappe.query_reports['REPORTNAME'] = {}, diff --git a/frappe/translations/sl.csv b/frappe/translations/sl.csv index ef6d0aba90..ba3959a523 100644 --- a/frappe/translations/sl.csv +++ b/frappe/translations/sl.csv @@ -1395,7 +1395,7 @@ Is Submittable,Je Submittable, Is Table,je tabela, Is Your Company Address,Je vaše podjetje naslov, It is risky to delete this file: {0}. Please contact your System Manager.,To je tvegano izbrisati to datoteko: {0}. Obrnite se na upravitelja sistema., -Item cannot be added to its own descendents,Postavka ni mogoče dodati na svoje potomce, +Item cannot be added to its own descendants,Postavka ni mogoče dodati na svoje potomce, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript obliko: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/sq.csv b/frappe/translations/sq.csv index cf2c1a5f4e..dd314df2c6 100644 --- a/frappe/translations/sq.csv +++ b/frappe/translations/sq.csv @@ -1395,7 +1395,7 @@ Is Submittable,Është Submittable, Is Table,A Tabela, Is Your Company Address,Është kompania juaj Adresa, It is risky to delete this file: {0}. Please contact your System Manager.,Kjo është e rrezikshme për të fshirë këtë skedë: {0}. Ju lutemi të kontaktoni Sistemit Soccer tuaj., -Item cannot be added to its own descendents,Item nuk mund të shtohet për të pasardhësve të vet, +Item cannot be added to its own descendants,Item nuk mund të shtohet për të pasardhësve të vet, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Formati: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/sr.csv b/frappe/translations/sr.csv index 59f41cedb7..5a607d2a81 100644 --- a/frappe/translations/sr.csv +++ b/frappe/translations/sr.csv @@ -1395,7 +1395,7 @@ Is Submittable,Да ли Субмиттабле, Is Table,је Табела, Is Your Company Address,Ис Иоур Адреса фирме, It is risky to delete this file: {0}. Please contact your System Manager.,То је ризично да избришете ову датотеку: {0}. Обратите се свом Систем Манагер., -Item cannot be added to its own descendents,Продукт не может быть добавлен в своих собственных потомков, +Item cannot be added to its own descendants,Продукт не может быть добавлен в своих собственных потомков, JS,ЈС, JSON,ЈСОН, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Јава формат : вн.куери_репортс [ ' РЕПОРТНАМЕ ' ] = { }, diff --git a/frappe/translations/sv.csv b/frappe/translations/sv.csv index 5c6a4fc20f..be38d7fef5 100644 --- a/frappe/translations/sv.csv +++ b/frappe/translations/sv.csv @@ -1395,7 +1395,7 @@ Is Submittable,Är Skickad, Is Table,är Table, Is Your Company Address,Är ditt Företag Adress, It is risky to delete this file: {0}. Please contact your System Manager.,Det är riskabelt att ta bort denna fil: {0}. Kontakta din systemadministratören., -Item cannot be added to its own descendents,Produkt kan inte läggas till sina egna underprodukter, +Item cannot be added to its own descendants,Produkt kan inte läggas till sina egna underprodukter, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['rapportnamn'] = {}, diff --git a/frappe/translations/sw.csv b/frappe/translations/sw.csv index 21d0e364d3..82da08bee9 100644 --- a/frappe/translations/sw.csv +++ b/frappe/translations/sw.csv @@ -1395,7 +1395,7 @@ Is Submittable,Inawasilishwa, Is Table,"Je, ni Jedwali", Is Your Company Address,Ni Anwani ya Kampuni Yako, It is risky to delete this file: {0}. Please contact your System Manager.,Ni hatari kufuta faili hii: {0}. Tafadhali wasiliana na Meneja wa Mfumo wako., -Item cannot be added to its own descendents,Kipengee hawezi kuongezwa kwa wazazi wake, +Item cannot be added to its own descendants,Kipengee hawezi kuongezwa kwa wazazi wake, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Jarida la Javascript: vivutio vya usafiri ['REPORTNAME'] = {}, diff --git a/frappe/translations/ta.csv b/frappe/translations/ta.csv index faf857b714..75690e2769 100644 --- a/frappe/translations/ta.csv +++ b/frappe/translations/ta.csv @@ -1395,7 +1395,7 @@ Is Submittable,சமர்ப்பிக்க, Is Table,அட்டவணை உள்ளது, Is Your Company Address,உங்கள் நிறுவனத்தின் முகவரி, It is risky to delete this file: {0}. Please contact your System Manager.,இந்த கோப்பு நீக்க ஆபத்தானது: {0}. உங்கள் கணினி மேலாளரைத் தொடர்பு கொள்ளவும்., -Item cannot be added to its own descendents,பொருள் அதன் சொந்த ஆதரவாளர்வரை சேர்க்க முடியாது, +Item cannot be added to its own descendants,பொருள் அதன் சொந்த ஆதரவாளர்வரை சேர்க்க முடியாது, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},ஜாவா வடிவம்: frappe.query_reports [' REPORTNAME '] = { }, diff --git a/frappe/translations/te.csv b/frappe/translations/te.csv index df72e7e710..4ea5b55143 100644 --- a/frappe/translations/te.csv +++ b/frappe/translations/te.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable ఉంది, Is Table,పట్టిక, Is Your Company Address,మీ కంపెనీ అడ్రస్ ఇస్, It is risky to delete this file: {0}. Please contact your System Manager.,ఇది ఈ ఫైల్ను మీరు తొలగించాలని ప్రమాదకర ఉంది: {0}. మీ సిస్టమ్ నిర్వాహకుడిని సంప్రదించండి., -Item cannot be added to its own descendents,అంశం దాని సొంత వంశస్థులు జోడించబడింది సాధ్యం కాదు, +Item cannot be added to its own descendants,అంశం దాని సొంత వంశస్థులు జోడించబడింది సాధ్యం కాదు, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},జావాస్క్రిప్ట్ ఫార్మాట్: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/th.csv b/frappe/translations/th.csv index f168e5ac00..452ef0e961 100644 --- a/frappe/translations/th.csv +++ b/frappe/translations/th.csv @@ -1395,7 +1395,7 @@ Is Submittable,เป็น Submittable, Is Table,เป็นตาราง, Is Your Company Address,คือที่อยู่ บริษัท ของคุณ, It is risky to delete this file: {0}. Please contact your System Manager.,มันเป็นความเสี่ยงที่จะลบไฟล์นี้: {0} โปรดติดต่อผู้จัดการของระบบ, -Item cannot be added to its own descendents,รายการที่ ไม่สามารถเพิ่ม ไปยัง ลูกหลาน ของตัวเอง, +Item cannot be added to its own descendants,รายการที่ ไม่สามารถเพิ่ม ไปยัง ลูกหลาน ของตัวเอง, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},รูปแบบ JavaScript : frappe.query_reports [ 'ชื่อรายงาน' ] = { }, diff --git a/frappe/translations/tr.csv b/frappe/translations/tr.csv index a16e68f640..11d7c03535 100644 --- a/frappe/translations/tr.csv +++ b/frappe/translations/tr.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable mi, Is Table,Tablo mu, Is Your Company Address,Firmanız Adresi, It is risky to delete this file: {0}. Please contact your System Manager.,Bu dosyayı silmek için riskli: {0}. Sistem Yöneticisi irtibata geçiniz., -Item cannot be added to its own descendents,"Ürün, kendi soyundan ilave edilemez", +Item cannot be added to its own descendants,"Ürün, kendi soyundan ilave edilemez", JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Format: frappe.query_reports ['ReportName'] = {}, diff --git a/frappe/translations/uk.csv b/frappe/translations/uk.csv index bdc06f4b1a..3caa7e6608 100644 --- a/frappe/translations/uk.csv +++ b/frappe/translations/uk.csv @@ -1395,7 +1395,7 @@ Is Submittable,Є Submittable, Is Table,Чи є таблиця, Is Your Company Address,Є адресою Вашої компанії, It is risky to delete this file: {0}. Please contact your System Manager.,"Це ризиковано, щоб видалити цей файл: {0}. Будь ласка, зверніться до менеджера системи.", -Item cannot be added to its own descendents,Товар не може бути доданий у власних нащадків, +Item cannot be added to its own descendants,Товар не може бути доданий у власних нащадків, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript Формат: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/ur.csv b/frappe/translations/ur.csv index 21101a7975..639833fa3b 100644 --- a/frappe/translations/ur.csv +++ b/frappe/translations/ur.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable ہے, Is Table,ٹیبل ہے, Is Your Company Address,آپ کی کمپنی ایڈریس ہے, It is risky to delete this file: {0}. Please contact your System Manager.,اس فائل کو حذف کرنا خطرناک ہے: {0}. آپ کے سسٹم مینیجر سے رابطہ کریں., -Item cannot be added to its own descendents,آئٹم کو اس کی اپنی اولاد میں شامل نہیں کیا جا سکتا, +Item cannot be added to its own descendants,آئٹم کو اس کی اپنی اولاد میں شامل نہیں کیا جا سکتا, JS,جے ایس, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},جاوا کی شکل: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/uz.csv b/frappe/translations/uz.csv index 8c1056286b..a94c5ac9b8 100644 --- a/frappe/translations/uz.csv +++ b/frappe/translations/uz.csv @@ -1395,7 +1395,7 @@ Is Submittable,Submittable mavjud, Is Table,Jadval bormi?, Is Your Company Address,Sizning kompaniyangiz manzili, It is risky to delete this file: {0}. Please contact your System Manager.,"Ushbu faylni o'chirish xavfli: {0}. Iltimos, tizim boshqaruvchisiga murojaat qiling.", -Item cannot be added to its own descendents,Mavzu o'z avlodlariga qo'shilmaydi, +Item cannot be added to its own descendants,Mavzu o'z avlodlariga qo'shilmaydi, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript formati: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/vi.csv b/frappe/translations/vi.csv index a3e92fd3df..64d27bd96d 100644 --- a/frappe/translations/vi.csv +++ b/frappe/translations/vi.csv @@ -1395,7 +1395,7 @@ Is Submittable,CÓ thể đệ trình, Is Table,là Bảng, Is Your Company Address,Là Địa chỉ công ty của bạn, It is risky to delete this file: {0}. Please contact your System Manager.,Có rủi ro khi xóa tập tin này: {0}. Vui lòng liên hệ Quản lý Hệ thống của bạn., -Item cannot be added to its own descendents,Mẫu hàng không thể được thêm vào các phần sau của mình, +Item cannot be added to its own descendants,Mẫu hàng không thể được thêm vào các phần sau của mình, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},Định dạng JavaScript: frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/translations/zh-TW.csv b/frappe/translations/zh-TW.csv index b95eda8b01..3531daa4c0 100644 --- a/frappe/translations/zh-TW.csv +++ b/frappe/translations/zh-TW.csv @@ -1765,7 +1765,7 @@ apps/frappe/frappe/public/js/frappe/form/linked_with.js +104,Not enough permissi apps/frappe/frappe/contacts/doctype/address/address.py +37,Address Title is mandatory.,地址標題是強制性的。 DocType: Website Settings,"Added HTML in the <head> section of the web page, primarily used for website verification and SEO",在<head>添加HTML網頁的部分,主要用於網站的驗證和搜索引擎優化 apps/frappe/frappe/core/doctype/error_snapshot/error_snapshot_list.js +9,Relapsed,復發 -apps/frappe/frappe/utils/nestedset.py +183,Item cannot be added to its own descendents,項目不能被添加到自己的後代 +apps/frappe/frappe/utils/nestedset.py +183,Item cannot be added to its own descendants,項目不能被添加到自己的後代 DocType: System Settings,Expiry time of QR Code Image Page,QR碼圖像頁面的到期時間 apps/frappe/frappe/public/js/frappe/views/reports/reportview.js +614,Show Totals,顯示總計 DocType: Error Snapshot,Relapses,復發 diff --git a/frappe/translations/zh.csv b/frappe/translations/zh.csv index c82c64b5f5..6f3b3b597f 100644 --- a/frappe/translations/zh.csv +++ b/frappe/translations/zh.csv @@ -1395,7 +1395,7 @@ Is Submittable,是否可以提交, Is Table,为表, Is Your Company Address,是你的公司地址, It is risky to delete this file: {0}. Please contact your System Manager.,删除这个文件是有风险的:{0}。请联系您的系统管理员。, -Item cannot be added to its own descendents,项目不能被添加到自己的后代, +Item cannot be added to its own descendants,项目不能被添加到自己的后代, JS,JS, JSON,JSON, JavaScript Format: frappe.query_reports['REPORTNAME'] = {},JavaScript格式:frappe.query_reports ['REPORTNAME'] = {}, diff --git a/frappe/utils/nestedset.py b/frappe/utils/nestedset.py index 1112b593c5..374851e019 100644 --- a/frappe/utils/nestedset.py +++ b/frappe/utils/nestedset.py @@ -234,7 +234,7 @@ def validate_loop(doctype, name, lft, rgt): if name in frappe.get_all( doctype, filters={"lft": ["<=", lft], "rgt": [">=", rgt]}, pluck="name" ): - frappe.throw(_("Item cannot be added to its own descendents"), NestedSetRecursionError) + frappe.throw(_("Item cannot be added to its own descendants"), NestedSetRecursionError) def remove_subtree(doctype: str, name: str, throw=True):