From 3ece114a762aad28b23f94feb3f2028ecd2eedcc Mon Sep 17 00:00:00 2001 From: MochaMind Date: Mon, 15 Sep 2025 23:43:23 +0530 Subject: [PATCH] fix: Dutch translations --- frappe/locale/nl.po | 164 ++++++++++++++++++++++++-------------------- 1 file changed, 90 insertions(+), 74 deletions(-) diff --git a/frappe/locale/nl.po b/frappe/locale/nl.po index ad9cf98215..f749131eb1 100644 --- a/frappe/locale/nl.po +++ b/frappe/locale/nl.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: developers@frappe.io\n" -"POT-Creation-Date: 2025-09-07 09:32+0000\n" -"PO-Revision-Date: 2025-09-07 17:01\n" +"POT-Creation-Date: 2025-09-14 09:32+0000\n" +"PO-Revision-Date: 2025-09-15 18:13\n" "Last-Translator: developers@frappe.io\n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -1147,7 +1147,7 @@ msgstr "Abonnees toevoegen" msgid "Add Tags" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2145 +#: frappe/public/js/frappe/list/list_view.js:2149 msgctxt "Button in list view actions menu" msgid "Add Tags" msgstr "" @@ -1322,6 +1322,7 @@ msgstr "" #. Label of the address (Small Text) field in DocType 'Website Settings' #: frappe/contacts/doctype/address/address.json #: frappe/contacts/doctype/contact/contact.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:46 #: frappe/website/doctype/contact_us_settings/contact_us_settings.json #: frappe/website/doctype/website_settings/website_settings.json msgid "Address" @@ -1330,6 +1331,7 @@ msgstr "Adres" #. Label of the address_line1 (Data) field in DocType 'Address' #. Label of the address_line1 (Data) field in DocType 'Contact Us Settings' #: frappe/contacts/doctype/address/address.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:37 #: frappe/website/doctype/contact_us_settings/contact_us_settings.json msgid "Address Line 1" msgstr "Adres Lijn 1" @@ -1337,6 +1339,7 @@ msgstr "Adres Lijn 1" #. Label of the address_line2 (Data) field in DocType 'Address' #. Label of the address_line2 (Data) field in DocType 'Contact Us Settings' #: frappe/contacts/doctype/address/address.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:38 #: frappe/website/doctype/contact_us_settings/contact_us_settings.json msgid "Address Line 2" msgstr "" @@ -2234,7 +2237,7 @@ msgstr "" msgid "Apply" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2130 +#: frappe/public/js/frappe/list/list_view.js:2134 msgctxt "Button in list view actions menu" msgid "Apply Assignment Rule" msgstr "Toewijzingsregel toepassen" @@ -2319,7 +2322,7 @@ msgstr "" msgid "Are you sure you want to cancel the invitation?" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2109 +#: frappe/public/js/frappe/list/list_view.js:2113 msgid "Are you sure you want to clear the assignments?" msgstr "" @@ -2427,7 +2430,7 @@ msgstr "" msgid "Assign To" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2091 +#: frappe/public/js/frappe/list/list_view.js:2095 msgctxt "Button in list view actions menu" msgid "Assign To" msgstr "" @@ -2688,11 +2691,11 @@ msgstr "" msgid "Attachments" msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:104 +#: frappe/public/js/frappe/form/print_utils.js:103 msgid "Attempting Connection to QZ Tray..." msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:120 +#: frappe/public/js/frappe/form/print_utils.js:119 msgid "Attempting to launch QZ Tray..." msgstr "" @@ -3850,7 +3853,7 @@ msgstr "" msgid "Cancel" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2200 +#: frappe/public/js/frappe/list/list_view.js:2204 msgctxt "Button in list view actions menu" msgid "Cancel" msgstr "" @@ -3868,7 +3871,7 @@ msgstr "" msgid "Cancel All Documents" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2205 +#: frappe/public/js/frappe/list/list_view.js:2209 msgctxt "Title of confirmation dialog" msgid "Cancel {0} documents?" msgstr "" @@ -3917,7 +3920,7 @@ msgstr "" msgid "Cannot Remove" msgstr "" -#: frappe/model/base_document.py:1165 +#: frappe/model/base_document.py:1222 msgid "Cannot Update After Submit" msgstr "" @@ -4411,6 +4414,7 @@ msgid "Choose authentication method to be used by all users" msgstr "" #. Label of the city (Data) field in DocType 'Contact Us Settings' +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:39 #: frappe/website/doctype/contact_us_settings/contact_us_settings.json msgid "City" msgstr "" @@ -4437,7 +4441,7 @@ msgstr "" msgid "Clear All" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2106 +#: frappe/public/js/frappe/list/list_view.js:2110 msgctxt "Button in list view actions menu" msgid "Clear Assignment" msgstr "" @@ -5204,8 +5208,8 @@ msgstr "" msgid "Connected User" msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:110 -#: frappe/public/js/frappe/form/print_utils.js:134 +#: frappe/public/js/frappe/form/print_utils.js:109 +#: frappe/public/js/frappe/form/print_utils.js:133 msgid "Connected to QZ Tray!" msgstr "" @@ -5256,6 +5260,10 @@ msgstr "" msgid "Contact" msgstr "" +#: frappe/integrations/doctype/google_calendar/google_calendar.py:812 +msgid "Contact / email not found. Did not add attendee for -
{0}" +msgstr "" + #. Label of the sb_01 (Section Break) field in DocType 'Contact' #: frappe/contacts/doctype/contact/contact.json msgid "Contact Details" @@ -5494,6 +5502,7 @@ msgstr "" #. Label of the country (Data) field in DocType 'Contact Us Settings' #: frappe/contacts/doctype/address/address.json #: frappe/contacts/doctype/address_template/address_template.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:42 #: frappe/core/doctype/system_settings/system_settings.json #: frappe/geo/doctype/country/country.json #: frappe/website/doctype/contact_us_settings/contact_us_settings.json @@ -5649,7 +5658,7 @@ msgstr "" #. Option for the 'Comment Type' (Select) field in DocType 'Comment' #: frappe/core/doctype/comment/comment.json -#: frappe/public/js/frappe/views/file/file_view.js:353 +#: frappe/public/js/frappe/views/file/file_view.js:370 msgid "Created" msgstr "" @@ -6021,7 +6030,7 @@ msgstr "" msgid "Customize" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1943 +#: frappe/public/js/frappe/list/list_view.js:1947 msgctxt "Button in list view menu" msgid "Customize" msgstr "" @@ -6678,7 +6687,7 @@ msgstr "" msgid "Delete" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2168 +#: frappe/public/js/frappe/list/list_view.js:2172 msgctxt "Button in list view actions menu" msgid "Delete" msgstr "" @@ -6767,12 +6776,12 @@ msgstr "" msgid "Delete this record to allow sending to this email address" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2173 +#: frappe/public/js/frappe/list/list_view.js:2177 msgctxt "Title of confirmation dialog" msgid "Delete {0} item permanently?" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2179 +#: frappe/public/js/frappe/list/list_view.js:2183 msgctxt "Title of confirmation dialog" msgid "Delete {0} items permanently?" msgstr "" @@ -8026,7 +8035,7 @@ msgstr "" msgid "Duplicate Filter Name" msgstr "" -#: frappe/model/base_document.py:663 frappe/model/rename_doc.py:111 +#: frappe/model/base_document.py:720 frappe/model/rename_doc.py:111 msgid "Duplicate Name" msgstr "" @@ -8143,7 +8152,7 @@ msgstr "" msgid "Edit" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2254 +#: frappe/public/js/frappe/list/list_view.js:2258 msgctxt "Button in list view actions menu" msgid "Edit" msgstr "" @@ -8182,7 +8191,7 @@ msgstr "" msgid "Edit DocType" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1970 +#: frappe/public/js/frappe/list/list_view.js:1974 msgctxt "Button in list view menu" msgid "Edit DocType" msgstr "" @@ -8484,6 +8493,7 @@ msgid "Email IDs" msgstr "" #. Label of the email_id (Data) field in DocType 'Contact Us Settings' +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:48 #: frappe/website/doctype/contact_us_settings/contact_us_settings.json msgid "Email Id" msgstr "" @@ -9074,7 +9084,7 @@ msgstr "" msgid "Error Message" msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:141 +#: frappe/public/js/frappe/form/print_utils.js:140 msgid "Error connecting to QZ Tray Application...

You need to have QZ Tray application installed and running, to use the Raw Print feature.

Click here to Download and install QZ Tray.
Click here to learn more about Raw Printing." msgstr "" @@ -9128,15 +9138,15 @@ msgstr "" msgid "Error while evaluating Notification {0}. Please fix your template." msgstr "" -#: frappe/model/base_document.py:803 +#: frappe/model/base_document.py:860 msgid "Error: Data missing in table {0}" msgstr "" -#: frappe/model/base_document.py:813 +#: frappe/model/base_document.py:870 msgid "Error: Value missing for {0}: {1}" msgstr "" -#: frappe/model/base_document.py:807 +#: frappe/model/base_document.py:864 msgid "Error: {0} Row #{1}: Value missing for: {2}" msgstr "" @@ -9380,7 +9390,7 @@ msgstr "" msgid "Export" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2276 +#: frappe/public/js/frappe/list/list_view.js:2280 msgctxt "Button in list view actions menu" msgid "Export" msgstr "" @@ -10218,6 +10228,7 @@ msgstr "" #. Label of the first_name (Data) field in DocType 'Contact' #. Label of the first_name (Data) field in DocType 'User' #: frappe/contacts/doctype/contact/contact.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:44 #: frappe/core/doctype/user/user.json frappe/www/complete_signup.html:15 msgid "First Name" msgstr "" @@ -11135,10 +11146,6 @@ msgstr "" msgid "Google Calendar" msgstr "" -#: frappe/integrations/doctype/google_calendar/google_calendar.py:810 -msgid "Google Calendar - Contact / email not found. Did not add attendee for -
{0}" -msgstr "" - #: frappe/integrations/doctype/google_calendar/google_calendar.py:266 msgid "Google Calendar - Could not create Calendar for {0}, error code {1}." msgstr "" @@ -11782,7 +11789,7 @@ msgstr "" msgid "Hide Standard Menu" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1845 +#: frappe/public/js/frappe/list/list_view.js:1849 msgid "Hide Tags" msgstr "" @@ -12391,7 +12398,7 @@ msgstr "" msgid "Import" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1907 +#: frappe/public/js/frappe/list/list_view.js:1911 msgctxt "Button in list view menu" msgid "Import" msgstr "" @@ -12823,8 +12830,8 @@ msgstr "" msgid "Instagram" msgstr "" -#: frappe/public/js/frappe/ui/toolbar/search_utils.js:674 -#: frappe/public/js/frappe/ui/toolbar/search_utils.js:675 +#: frappe/public/js/frappe/ui/toolbar/search_utils.js:678 +#: frappe/public/js/frappe/ui/toolbar/search_utils.js:679 msgid "Install {0} from Marketplace" msgstr "" @@ -13087,7 +13094,7 @@ msgstr "" msgid "Invalid Output Format" msgstr "" -#: frappe/model/base_document.py:116 +#: frappe/model/base_document.py:134 msgid "Invalid Override" msgstr "" @@ -13473,8 +13480,13 @@ msgstr "" msgid "Is Primary" msgstr "" +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:43 +msgid "Is Primary Address" +msgstr "" + #. Label of the is_primary_contact (Check) field in DocType 'Contact' #: frappe/contacts/doctype/contact/contact.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:49 msgid "Is Primary Contact" msgstr "" @@ -14166,6 +14178,7 @@ msgstr "" #. Label of the last_name (Data) field in DocType 'Contact' #. Label of the last_name (Data) field in DocType 'User' #: frappe/contacts/doctype/contact/contact.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:45 #: frappe/core/doctype/user/user.json frappe/www/complete_signup.html:19 msgid "Last Name" msgstr "" @@ -14362,7 +14375,7 @@ msgstr "" #: frappe/core/doctype/report/report.json #: frappe/printing/doctype/letter_head/letter_head.json #: frappe/printing/page/print/print.js:140 -#: frappe/public/js/frappe/form/print_utils.js:43 +#: frappe/public/js/frappe/form/print_utils.js:42 #: frappe/public/js/frappe/form/templates/print_layout.html:16 #: frappe/public/js/frappe/list/bulk_operations.js:52 #: frappe/public/js/print_format_builder/LetterHeadEditor.vue:144 @@ -14700,7 +14713,7 @@ msgstr "" msgid "List Settings" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1987 +#: frappe/public/js/frappe/list/list_view.js:1991 msgctxt "Button in list view menu" msgid "List Settings" msgstr "" @@ -16923,7 +16936,7 @@ msgstr "" msgid "No records deleted" msgstr "" -#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:116 +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:115 msgid "No records present in {0}" msgstr "" @@ -18004,7 +18017,7 @@ msgstr "" msgid "Options is required for field {0} of type {1}" msgstr "" -#: frappe/model/base_document.py:871 +#: frappe/model/base_document.py:928 msgid "Options not set for link field {0}" msgstr "" @@ -18151,10 +18164,6 @@ msgstr "" msgid "PDF Settings" msgstr "" -#: frappe/core/doctype/file/file.py:394 -msgid "PDF cannot be uploaded, It contains unsafe content" -msgstr "" - #: frappe/utils/print_format.py:289 msgid "PDF generation failed" msgstr "" @@ -18831,6 +18840,7 @@ msgstr "" #. Option for the 'Fieldtype' (Select) field in DocType 'Web Form Field' #: frappe/contacts/doctype/address/address.json #: frappe/contacts/doctype/contact/contact.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:47 #: frappe/core/doctype/communication/communication.json #: frappe/core/doctype/docfield/docfield.json #: frappe/core/doctype/user/user.json @@ -18850,7 +18860,7 @@ msgstr "" msgid "Phone Number {0} set in field {1} is not valid." msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:53 +#: frappe/public/js/frappe/form/print_utils.js:52 #: frappe/public/js/frappe/views/reports/report_view.js:1581 #: frappe/public/js/frappe/views/reports/report_view.js:1584 msgid "Pick Columns" @@ -18948,7 +18958,7 @@ msgstr "" msgid "Please check the filter values set for Dashboard Chart: {}" msgstr "" -#: frappe/model/base_document.py:951 +#: frappe/model/base_document.py:1008 msgid "Please check the value of \"Fetch From\" set for field {0}" msgstr "" @@ -19365,6 +19375,7 @@ msgstr "" #. Label of the pincode (Data) field in DocType 'Address' #: frappe/contacts/doctype/address/address.json +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:41 msgid "Postal Code" msgstr "" @@ -19577,7 +19588,7 @@ msgstr "" msgid "Print" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2160 +#: frappe/public/js/frappe/list/list_view.js:2164 msgctxt "Button in list view actions menu" msgid "Print" msgstr "" @@ -19686,7 +19697,7 @@ msgstr "" msgid "Print Language" msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:210 +#: frappe/public/js/frappe/form/print_utils.js:209 msgid "Print Sent to the printer!" msgstr "" @@ -19704,7 +19715,7 @@ msgstr "" #: frappe/printing/doctype/print_settings/print_settings.json #: frappe/printing/doctype/print_style/print_style.js:6 #: frappe/printing/page/print/print.js:173 -#: frappe/public/js/frappe/form/print_utils.js:84 +#: frappe/public/js/frappe/form/print_utils.js:83 #: frappe/public/js/frappe/form/templates/print_layout.html:35 msgid "Print Settings" msgstr "" @@ -20070,7 +20081,7 @@ msgstr "" msgid "QR Code for Login Verification" msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:219 +#: frappe/public/js/frappe/form/print_utils.js:218 msgid "QZ Tray Failed:" msgstr "" @@ -21754,7 +21765,7 @@ msgstr "" msgid "Role Permissions Manager" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1929 +#: frappe/public/js/frappe/list/list_view.js:1933 msgctxt "Button in list view menu" msgid "Role Permissions Manager" msgstr "" @@ -21899,7 +21910,7 @@ msgstr "" msgid "Route: Example \"/app\"" msgstr "" -#: frappe/model/base_document.py:852 frappe/model/document.py:779 +#: frappe/model/base_document.py:909 frappe/model/document.py:779 msgid "Row" msgstr "" @@ -21912,7 +21923,7 @@ msgstr "" msgid "Row # {0}: Non administrator user can not set the role {1} to the custom doctype" msgstr "" -#: frappe/model/base_document.py:982 +#: frappe/model/base_document.py:1039 msgid "Row #{0}:" msgstr "" @@ -22663,7 +22674,7 @@ msgid "Select Column" msgstr "" #: frappe/printing/page/print_format_builder/print_format_builder_field.html:42 -#: frappe/public/js/frappe/form/print_utils.js:58 +#: frappe/public/js/frappe/form/print_utils.js:57 msgid "Select Columns" msgstr "" @@ -23813,7 +23824,7 @@ msgid "Show Social Login Key as Authorization Server" msgstr "" #: frappe/public/js/frappe/list/list_sidebar.html:77 -#: frappe/public/js/frappe/list/list_view.js:1845 +#: frappe/public/js/frappe/list/list_view.js:1849 msgid "Show Tags" msgstr "" @@ -24057,7 +24068,7 @@ msgstr "" msgid "Site is running in read only mode for maintenance or site update, this action can not be performed right now. Please try again later." msgstr "" -#: frappe/public/js/frappe/views/file/file_view.js:353 +#: frappe/public/js/frappe/views/file/file_view.js:370 msgid "Size" msgstr "" @@ -24551,6 +24562,7 @@ msgstr "" #. Label of the state (Link) field in DocType 'Workflow Document State' #. Label of the workflow_state_name (Data) field in DocType 'Workflow State' #. Label of the state (Link) field in DocType 'Workflow Transition' +#: frappe/contacts/report/addresses_and_contacts/addresses_and_contacts.py:40 #: frappe/integrations/doctype/token_cache/token_cache.json #: frappe/workflow/doctype/workflow/workflow.js:162 #: frappe/workflow/doctype/workflow_document_state/workflow_document_state.json @@ -24839,7 +24851,7 @@ msgstr "" msgid "Submit" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2227 +#: frappe/public/js/frappe/list/list_view.js:2231 msgctxt "Button in list view actions menu" msgid "Submit" msgstr "" @@ -24897,7 +24909,7 @@ msgstr "" msgid "Submit this document to confirm" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2232 +#: frappe/public/js/frappe/list/list_view.js:2236 msgctxt "Title of confirmation dialog" msgid "Submit {0} documents?" msgstr "" @@ -26051,6 +26063,10 @@ msgstr "" msgid "This Month" msgstr "" +#: frappe/core/doctype/file/file.py:394 +msgid "This PDF cannot be uploaded as it contains unsafe content." +msgstr "" + #: frappe/public/js/frappe/ui/filters/filter.js:670 msgid "This Quarter" msgstr "" @@ -26709,7 +26725,7 @@ msgstr "" msgid "Toggle Sidebar" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1960 +#: frappe/public/js/frappe/list/list_view.js:1964 msgctxt "Button in list view menu" msgid "Toggle Sidebar" msgstr "" @@ -27154,7 +27170,7 @@ msgstr "" #: frappe/desk/doctype/workspace/workspace.json #: frappe/desk/doctype/workspace_link/workspace_link.json #: frappe/desk/doctype/workspace_shortcut/workspace_shortcut.json -#: frappe/public/js/frappe/views/file/file_view.js:353 +#: frappe/public/js/frappe/views/file/file_view.js:370 #: frappe/public/js/frappe/views/workspace/workspace.js:399 #: frappe/public/js/frappe/widgets/widget_dialog.js:404 #: frappe/website/doctype/web_template/web_template.json @@ -28003,7 +28019,7 @@ msgstr "" msgid "User Permissions" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1918 +#: frappe/public/js/frappe/list/list_view.js:1922 msgctxt "Button in list view menu" msgid "User Permissions" msgstr "" @@ -28308,7 +28324,7 @@ msgstr "" msgid "Value To Be Set" msgstr "" -#: frappe/model/base_document.py:1058 frappe/model/document.py:835 +#: frappe/model/base_document.py:1115 frappe/model/document.py:835 msgid "Value cannot be changed for {0}" msgstr "" @@ -28328,7 +28344,7 @@ msgstr "" msgid "Value for field {0} is too long in {1}. Length should be lesser than {2} characters" msgstr "" -#: frappe/model/base_document.py:445 +#: frappe/model/base_document.py:502 msgid "Value for {0} cannot be a list" msgstr "" @@ -28353,7 +28369,7 @@ msgstr "" msgid "Value to Validate" msgstr "" -#: frappe/model/base_document.py:1128 +#: frappe/model/base_document.py:1185 msgid "Value too big" msgstr "" @@ -29067,7 +29083,7 @@ msgstr "" msgid "Will run scheduled jobs only once a day for inactive sites. Set it to 0 to avoid automatically disabling the scheduler." msgstr "" -#: frappe/public/js/frappe/form/print_utils.js:38 +#: frappe/public/js/frappe/form/print_utils.js:37 msgid "With Letter head" msgstr "" @@ -29321,7 +29337,7 @@ msgstr "" msgid "Write" msgstr "" -#: frappe/model/base_document.py:954 +#: frappe/model/base_document.py:1011 msgid "Wrong Fetch From value" msgstr "" @@ -30836,7 +30852,7 @@ msgstr "" msgid "{0} Name" msgstr "" -#: frappe/model/base_document.py:1158 +#: frappe/model/base_document.py:1215 msgid "{0} Not allowed to change {1} after submission from {2} to {3}" msgstr "" @@ -31195,7 +31211,7 @@ msgstr "" msgid "{0} is within {1}" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1835 +#: frappe/public/js/frappe/list/list_view.js:1839 msgid "{0} items selected" msgstr "" @@ -31252,11 +31268,11 @@ msgstr "" msgid "{0} must be one of {1}" msgstr "" -#: frappe/model/base_document.py:876 +#: frappe/model/base_document.py:933 msgid "{0} must be set first" msgstr "" -#: frappe/model/base_document.py:729 +#: frappe/model/base_document.py:786 msgid "{0} must be unique" msgstr "" @@ -31445,11 +31461,11 @@ msgstr "" msgid "{0} {1} added to Dashboard {2}" msgstr "" -#: frappe/model/base_document.py:662 frappe/model/rename_doc.py:110 +#: frappe/model/base_document.py:719 frappe/model/rename_doc.py:110 msgid "{0} {1} already exists" msgstr "" -#: frappe/model/base_document.py:987 +#: frappe/model/base_document.py:1044 msgid "{0} {1} cannot be \"{2}\". It should be one of \"{3}\"" msgstr "" @@ -31473,7 +31489,7 @@ msgstr "" msgid "{0} {1}: Submitted Record cannot be deleted. You must {2} Cancel {3} it first." msgstr "" -#: frappe/model/base_document.py:1119 +#: frappe/model/base_document.py:1176 msgid "{0}, Row {1}" msgstr "" @@ -31481,7 +31497,7 @@ msgstr "" msgid "{0}/{1} complete | Please leave this tab open until completion." msgstr "" -#: frappe/model/base_document.py:1124 +#: frappe/model/base_document.py:1181 msgid "{0}: '{1}' ({3}) will get truncated, as max characters allowed is {2}" msgstr ""