improvement: all confirmed suggestions implemented

This commit is contained in:
2026-09-04 17:04:48 +03:30
parent 7f92e735fb
commit 72f885d9dd
23 changed files with 1070 additions and 679 deletions

View File

@@ -757,6 +757,8 @@
"noOrgInvitePermission": "You do not have permission to invite labs. Contact your organization owner.",
"sendThisCase": "Send this case",
"labDispatchTitle": "Lab dispatch",
"showLabDispatch": "Lab dispatch",
"showChart": "Chart",
"labDispatchSubtitle": "Choose a lab and send.",
"labDispatchSendHint": "Shipment grouping is saved when you send to the lab.",
"addLabShipment": "Add lab shipment",
@@ -898,6 +900,7 @@
"selectedArchLower": "Lower arch",
"upperArch": "Upper arch",
"lowerArch": "Lower arch",
"archAssignHint": "Click to assign a jaw-level product",
"toothAria": "FDI tooth {fdi}",
"toothSelectedSuffix": ", selected",
"sentToAt": "Sent to {orgName} at {datetime}",
@@ -1120,6 +1123,7 @@
"sub_partial_denture": "Partial denture",
"sub_night_guard": "Night guard",
"addonNone": "None",
"addonCrownCanBeAdded": "Crown can be added",
"clear": "Clear this tooth",
"done": "Done",
"pickerTeeth": "Teeth {teeth}",
@@ -1133,8 +1137,10 @@
"removeJob": "Remove this type",
"regionCrown": "Crown",
"pickerTooth": "Tooth {tooth}",
"slotImplant": "Implant add-on",
"slotPostCore": "Post & core"
"slotCrown": "Crown",
"suggestionsLabel": "Suggested add-ons",
"pickerBack": "Back",
"categoryDisabledHint": "This category cannot be combined with the types already on this tooth."
},
"errors": {
"GENERIC": "Something went wrong. Please try again.",

View File

@@ -758,6 +758,8 @@
"noOrgInvitePermission": "شما مجوز دعوت از آزمایشگاه را ندارید. با مالک سازمان تماس بگیرید.",
"sendThisCase": "ارسال این پرونده",
"labDispatchTitle": "ارسال به لابراتوار",
"showLabDispatch": "ارسال به لابراتوار",
"showChart": "نمودار",
"labDispatchSubtitle": "لابراتوار را انتخاب کنید و ارسال کنید.",
"labDispatchSendHint": "گروه‌بندی محموله هنگام ارسال به لاب ذخیره می‌شود.",
"addLabShipment": "افزودن محموله لاب",
@@ -899,6 +901,7 @@
"selectedArchLower": "قوس پایین",
"upperArch": "قوس بالا",
"lowerArch": "قوس پایین",
"archAssignHint": "برای اختصاص محصول فکی کلیک کنید",
"toothAria": "دندان FDI {fdi}",
"toothSelectedSuffix": "، انتخاب شده",
"sentToAt": "ارسال به {orgName} در {datetime}",
@@ -1121,6 +1124,7 @@
"sub_partial_denture": "پارسیل",
"sub_night_guard": "نایت گارد",
"addonNone": "هیچ‌کدام",
"addonCrownCanBeAdded": "روکش می‌تواند افزوده شود",
"clear": "پاک کردن این دندان",
"done": "تمام",
"pickerTeeth": "دندان‌های {teeth}",
@@ -1134,8 +1138,10 @@
"removeJob": "حذف این نوع",
"regionCrown": "تاج",
"pickerTooth": "دندان {tooth}",
"slotImplant": "افزونه ایمپلنت",
"slotPostCore": "پست و کور"
"slotCrown": "روکش",
"suggestionsLabel": "افزودنی‌های پیشنهادی",
"pickerBack": "بازگشت",
"categoryDisabledHint": "این دسته با انواعی که روی این دندان هستند قابل ترکیب نیست."
},
"errors": {
"GENERIC": "مشکلی پیش آمد. لطفاً دوباره تلاش کنید.",

View File

@@ -757,6 +757,8 @@
"noOrgInvitePermission": "U heeft geen toestemming om labs uit te nodigen. Neem contact op met de organisatie-eigenaar.",
"sendThisCase": "Verzend deze case",
"labDispatchTitle": "Lab-dispatch",
"showLabDispatch": "Lab-dispatch",
"showChart": "Gebitskaart",
"labDispatchSubtitle": "Kies een lab en verstuur.",
"labDispatchSendHint": "Groepering wordt opgeslagen wanneer u naar het lab verzendt.",
"addLabShipment": "Labzending toevoegen",
@@ -898,6 +900,7 @@
"selectedArchLower": "Onderboog",
"upperArch": "Bovenboog",
"lowerArch": "Onderboog",
"archAssignHint": "Klik om een boogproduct toe te wijzen",
"toothAria": "FDI-tand {fdi}",
"toothSelectedSuffix": ", geselecteerd",
"sentToAt": "Verzonden naar {orgName} op {datetime}",
@@ -1120,6 +1123,7 @@
"sub_partial_denture": "Partiële prothese",
"sub_night_guard": "Nachtbeugel",
"addonNone": "Geen",
"addonCrownCanBeAdded": "Kroon kan worden toegevoegd",
"clear": "Deze tand wissen",
"done": "Klaar",
"pickerTeeth": "Tanden {teeth}",
@@ -1133,8 +1137,10 @@
"removeJob": "Dit type verwijderen",
"regionCrown": "Kroon",
"pickerTooth": "Tand {tooth}",
"slotImplant": "Implantaat-add-on",
"slotPostCore": "Stiftopbouw"
"slotCrown": "Kroon",
"suggestionsLabel": "Voorgestelde toevoegingen",
"pickerBack": "Terug",
"categoryDisabledHint": "Deze categorie kan niet worden gecombineerd met de types die al op deze tand staan."
},
"errors": {
"GENERIC": "Er is iets misgegaan. Probeer het opnieuw.",