From c69e0b7a4cd463cd191c78a40c7ee79a088fdfaf Mon Sep 17 00:00:00 2001 From: MochaMind Date: Tue, 5 Aug 2025 05:25:06 +0530 Subject: [PATCH] fix: Indonesian translations --- frappe/locale/id.po | 1484 +++++++++++++++++++++---------------------- 1 file changed, 718 insertions(+), 766 deletions(-) diff --git a/frappe/locale/id.po b/frappe/locale/id.po index 9cdee1e051..02a61b1fb8 100644 --- a/frappe/locale/id.po +++ b/frappe/locale/id.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: developers@frappe.io\n" -"POT-Creation-Date: 2025-07-27 09:36+0000\n" -"PO-Revision-Date: 2025-08-02 23:52\n" +"POT-Creation-Date: 2025-08-03 09:36+0000\n" +"PO-Revision-Date: 2025-08-04 23:55\n" "Last-Translator: developers@frappe.io\n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" @@ -61,7 +61,7 @@ msgstr "" msgid "${values.doctype_name} has been added to queue for optimization" msgstr "" -#: frappe/public/js/frappe/ui/toolbar/about.js:8 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 msgid "© Frappe Technologies Pvt. Ltd. and contributors" msgstr "" @@ -74,7 +74,7 @@ msgstr "" msgid "'In Global Search' is not allowed for field {0} of type {1}" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1354 +#: frappe/core/doctype/doctype/doctype.py:1355 msgid "'In Global Search' not allowed for type {0} in row {1}" msgstr "'Di Pencarian Global' tidak dibolehkan jenis {0} pada baris {1}" @@ -82,19 +82,19 @@ msgstr "'Di Pencarian Global' tidak dibolehkan jenis {0} pada baris {1}" msgid "'In List View' is not allowed for field {0} of type {1}" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:362 +#: frappe/custom/doctype/customize_form/customize_form.py:363 msgid "'In List View' not allowed for type {0} in row {1}" msgstr "'Tampilan Daftar' tidak diperbolehkan jenis {0} di baris {1}" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:156 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:161 msgid "'Recipients' not specified" msgstr "'Penerima' belum ditentukan" -#: frappe/utils/__init__.py:256 +#: frappe/utils/__init__.py:259 msgid "'{0}' is not a valid URL" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1348 +#: frappe/core/doctype/doctype/doctype.py:1349 msgid "'{0}' not allowed for type {1} in row {2}" msgstr "'{0}' tidak diperbolehkan untuk jenis {1} di baris {2}" @@ -102,7 +102,7 @@ msgstr "'{0}' tidak diperbolehkan untuk jenis {1} di baris {2}" msgid "(Mandatory)" msgstr "" -#: frappe/model/rename_doc.py:704 +#: frappe/model/rename_doc.py:703 msgid "** Failed: {0} to {1}: {2}" msgstr "** Gagal: {0} ke {1}: {2}" @@ -144,10 +144,6 @@ msgstr "1 Acara Kalender Google disinkronkan." msgid "1 Report" msgstr "" -#: frappe/website/doctype/blog_post/blog_post.py:380 -msgid "1 comment" -msgstr "1 komentar" - #: frappe/tests/test_utils.py:716 msgid "1 day ago" msgstr "" @@ -479,7 +475,7 @@ msgid "

To interact with above HTML you will have to use `root_element` as a p "" msgstr "" -#: frappe/twofactor.py:446 +#: frappe/twofactor.py:451 msgid "

Your OTP secret on {0} has been reset. If you did not perform this reset and did not request it, please contact your System Administrator immediately.

" msgstr "" @@ -546,7 +542,7 @@ msgstr "" msgid ">=" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1034 +#: frappe/core/doctype/doctype/doctype.py:1035 msgid "A DocType's name should start with a letter and can only consist of letters, numbers, spaces, underscores and hyphens" msgstr "" @@ -555,10 +551,6 @@ msgstr "" msgid "A Frappe Framework instance can function as an OAuth Client, Resource, or Authorization server. This DocType contains settings related to all three." msgstr "" -#: frappe/website/doctype/blog_post/blog_post.py:92 -msgid "A featured post must have a cover image" -msgstr "Postingan unggulan harus memiliki gambar sampul" - #: frappe/custom/doctype/custom_field/custom_field.py:175 msgid "A field with the name {0} already exists in {1}" msgstr "" @@ -576,7 +568,7 @@ msgstr "" msgid "A new account has been created for you at {0}" msgstr "Sebuah akun baru telah dibuat untuk Anda di {0}" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:400 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:428 msgid "A recurring {0} {1} has been created for you via Auto Repeat {2}." msgstr "{0} {1} berulang telah dibuat untuk Anda melalui Ulangi Otomatis {2}." @@ -767,6 +759,20 @@ msgstr "Sekitar {0} menit tersisa" msgid "About {0} seconds remaining" msgstr "Tentang {0} detik tersisa" +#: frappe/templates/emails/user_invitation.html:16 +msgid "Accept Invitation" +msgstr "Terima Undangan" + +#. Option for the 'Status' (Select) field in DocType 'User Invitation' +#: frappe/core/doctype/user_invitation/user_invitation.json +msgid "Accepted" +msgstr "" + +#. Label of the accepted_at (Datetime) field in DocType 'User Invitation' +#: frappe/core/doctype/user_invitation/user_invitation.json +msgid "Accepted At" +msgstr "Diterima pada" + #. Label of the access_control_section (Section Break) field in DocType 'Web #. Form' #: frappe/website/doctype/web_form/web_form.json @@ -1021,10 +1027,10 @@ msgid "Add Child" msgstr "Tambah Anak" #: frappe/public/js/frappe/views/kanban/kanban_board.html:4 -#: frappe/public/js/frappe/views/reports/query_report.js:1821 -#: frappe/public/js/frappe/views/reports/query_report.js:1824 -#: frappe/public/js/frappe/views/reports/report_view.js:356 -#: frappe/public/js/frappe/views/reports/report_view.js:381 +#: frappe/public/js/frappe/views/reports/query_report.js:1823 +#: frappe/public/js/frappe/views/reports/query_report.js:1826 +#: frappe/public/js/frappe/views/reports/report_view.js:360 +#: frappe/public/js/frappe/views/reports/report_view.js:385 #: frappe/public/js/print_format_builder/Field.vue:112 msgid "Add Column" msgstr "Tambahkan Kolom" @@ -1116,7 +1122,7 @@ msgstr "Tambahkan Pelanggan" msgid "Add Tags" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2002 +#: frappe/public/js/frappe/list/list_view.js:2023 msgctxt "Button in list view actions menu" msgid "Add Tags" msgstr "" @@ -1645,11 +1651,6 @@ msgstr "" msgid "Allow Guest to View" msgstr "" -#. Label of the allow_guest_to_comment (Check) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Allow Guest to comment" -msgstr "" - #. Label of the allow_guests_to_upload_files (Check) field in DocType 'System #. Settings' #: frappe/core/doctype/system_settings/system_settings.json @@ -1698,7 +1699,7 @@ msgid "Allow Print for Cancelled" msgstr "" #. Label of the allow_print_for_draft (Check) field in DocType 'Print Settings' -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:407 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:435 #: frappe/printing/doctype/print_settings/print_settings.json msgid "Allow Print for Draft" msgstr "Memungkinkan Print untuk Draft" @@ -1938,11 +1939,11 @@ msgstr "Sudah Terdaftar" msgid "Already in the following Users ToDo list:{0}" msgstr "Sudah ada di daftar ToDo Pengguna berikut: {0}" -#: frappe/public/js/frappe/views/reports/report_view.js:903 +#: frappe/public/js/frappe/views/reports/report_view.js:907 msgid "Also adding the dependent currency field {0}" msgstr "Juga menambahkan field mata uang dependen {0}" -#: frappe/public/js/frappe/views/reports/report_view.js:916 +#: frappe/public/js/frappe/views/reports/report_view.js:920 msgid "Also adding the status dependency field {0}" msgstr "Juga menambahkan bidang dependensi status {0}" @@ -2122,10 +2123,12 @@ msgid "App Logo" msgstr "" #. Label of the app_name (Select) field in DocType 'Module Def' +#. Label of the app_name (Select) field in DocType 'User Invitation' #. Label of the app_name (Data) field in DocType 'Changelog Feed' #. Label of the app_name (Data) field in DocType 'Website Settings' #: frappe/core/doctype/installed_applications/installed_applications.js:27 #: frappe/core/doctype/module_def/module_def.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/desk/doctype/changelog_feed/changelog_feed.json #: frappe/website/doctype/website_settings/website_settings.json msgid "App Name" @@ -2205,7 +2208,7 @@ msgstr "" msgid "Apply" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1987 +#: frappe/public/js/frappe/list/list_view.js:2008 msgctxt "Button in list view actions menu" msgid "Apply Assignment Rule" msgstr "Terapkan Aturan Penugasan" @@ -2253,7 +2256,7 @@ msgstr "" msgid "Apply to all Documents Types" msgstr "Berlaku untuk semua Jenis Dokumen" -#: frappe/model/workflow.py:266 +#: frappe/model/workflow.py:322 msgid "Applying: {0}" msgstr "Menerapkan: {0}" @@ -2286,7 +2289,11 @@ msgstr "" msgid "Archived Columns" msgstr "Kolom diarsipkan" -#: frappe/public/js/frappe/list/list_view.js:1966 +#: frappe/core/doctype/user_invitation/user_invitation.js:18 +msgid "Are you sure you want to cancel the invitation?" +msgstr "" + +#: frappe/public/js/frappe/list/list_view.js:1987 msgid "Are you sure you want to clear the assignments?" msgstr "" @@ -2390,7 +2397,7 @@ msgstr "" msgid "Assign To" msgstr "Tugaskan Kepada" -#: frappe/public/js/frappe/list/list_view.js:1948 +#: frappe/public/js/frappe/list/list_view.js:1969 msgctxt "Button in list view actions menu" msgid "Assign To" msgstr "Tugaskan Kepada" @@ -2453,6 +2460,11 @@ msgstr "Ditugaskan Kepada" msgid "Assigned To/Owner" msgstr "Ditugaskan Untuk / Owner" +#. Label of the assignee (Table MultiSelect) field in DocType 'Auto Repeat' +#: frappe/automation/doctype/auto_repeat/auto_repeat.json +msgid "Assignee" +msgstr "" + #: frappe/public/js/frappe/form/sidebar/assign_to.js:269 msgid "Assigning..." msgstr "" @@ -2522,6 +2534,12 @@ msgstr "" msgid "Assignments" msgstr "Tugas" +#. Label of the asynchronous (Check) field in DocType 'Workflow Transition +#. Task' +#: frappe/workflow/doctype/workflow_transition_task/workflow_transition_task.json +msgid "Asynchronous" +msgstr "" + #: frappe/public/js/frappe/form/grid_row.js:680 msgid "At least one column is required to show in the grid." msgstr "" @@ -2798,11 +2816,11 @@ msgstr "Ulangi Otomatis" msgid "Auto Repeat Day" msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:165 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:170 msgid "Auto Repeat Day{0} {1} has been repeated." msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:448 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:476 msgid "Auto Repeat Document Creation Failed" msgstr "Ulangi Pembuatan Dokumen Otomatis Gagal" @@ -2810,11 +2828,16 @@ msgstr "Ulangi Pembuatan Dokumen Otomatis Gagal" msgid "Auto Repeat Schedule" msgstr "" +#. Name of a DocType +#: frappe/automation/doctype/auto_repeat_user/auto_repeat_user.json +msgid "Auto Repeat User" +msgstr "" + #: frappe/public/js/frappe/utils/common.js:434 msgid "Auto Repeat created for this document" msgstr "Ulangi Otomatis dibuat untuk dokumen ini" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:451 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:479 msgid "Auto Repeat failed for {0}" msgstr "Ulangi Otomatis gagal untuk {0}" @@ -2858,7 +2881,7 @@ msgstr "" msgid "Auto follow documents that you create" msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:227 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:239 msgid "Auto repeat failed. Please enable auto repeat after fixing the issues." msgstr "" @@ -2920,11 +2943,6 @@ msgstr "" msgid "Automation" msgstr "Otomatisasi" -#. Label of the avatar (Attach Image) field in DocType 'Blogger' -#: frappe/website/doctype/blogger/blogger.json -msgid "Avatar" -msgstr "" - #. Option for the 'Chart Type' (Select) field in DocType 'Dashboard Chart' #. Option for the 'Group By Type' (Select) field in DocType 'Dashboard Chart' #. Option for the 'Function' (Select) field in DocType 'Number Card' @@ -3196,8 +3214,8 @@ msgstr "" #. Label of the based_on (Link) field in DocType 'Language' #: frappe/core/doctype/language/language.json -#: frappe/printing/page/print/print.js:273 -#: frappe/printing/page/print/print.js:327 +#: frappe/printing/page/print/print.js:286 +#: frappe/printing/page/print/print.js:340 msgid "Based On" msgstr "Berdasarkan" @@ -3314,10 +3332,8 @@ msgstr "" #. Label of the bio (Small Text) field in DocType 'User' #. Label of the bio (Small Text) field in DocType 'About Us Team Member' -#. Label of the bio (Small Text) field in DocType 'Blogger' #: frappe/core/doctype/user/user.json #: frappe/website/doctype/about_us_team_member/about_us_team_member.json -#: frappe/website/doctype/blogger/blogger.json msgid "Bio" msgstr "" @@ -3347,64 +3363,6 @@ msgstr "" msgid "Blocked" msgstr "" -#. Label of a Card Break in the Website Workspace -#: frappe/website/doctype/blog_post/blog_post.py:245 -#: frappe/website/doctype/blog_post/templates/blog_post.html:13 -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:2 -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:11 -#: frappe/website/workspace/website/website.json -msgid "Blog" -msgstr "" - -#. Name of a DocType -#. Label of the blog_category (Link) field in DocType 'Blog Post' -#. Label of a Link in the Website Workspace -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/workspace/website/website.json -msgid "Blog Category" -msgstr "Kategori Blog" - -#. Label of the blog_intro (Small Text) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Blog Intro" -msgstr "" - -#. Label of the blog_introduction (Small Text) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Blog Introduction" -msgstr "" - -#. Name of a DocType -#. Label of a Link in the Website Workspace -#. Label of a shortcut in the Website Workspace -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/workspace/website/website.json -msgid "Blog Post" -msgstr "Posting Blog" - -#. Name of a DocType -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Blog Settings" -msgstr "Pengaturan Blog" - -#. Label of the blog_title (Data) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Blog Title" -msgstr "" - -#. Name of a role -#. Label of the blogger (Link) field in DocType 'Blog Post' -#. Name of a DocType -#. Label of a Link in the Website Workspace -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/doctype/blog_settings/blog_settings.json -#: frappe/website/doctype/blogger/blogger.json -#: frappe/website/workspace/website/website.json -msgid "Blogger" -msgstr "" - #. Option for the 'Color' (Select) field in DocType 'DocType State' #. Option for the 'Indicator' (Select) field in DocType 'Kanban Board Column' #: frappe/core/doctype/doctype_state/doctype_state.json @@ -3501,13 +3459,6 @@ msgstr "" msgid "Breadcrumbs" msgstr "" -#. Label of the browse_by_category (Check) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:18 -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:21 -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Browse by category" -msgstr "" - #. Label of the browser (Data) field in DocType 'Web Page View' #: frappe/website/doctype/web_page_view/web_page_view.json #: frappe/website/report/website_analytics/website_analytics.js:36 @@ -3588,7 +3539,7 @@ msgstr "" msgid "Bulk Update" msgstr "Perbarui Massal" -#: frappe/model/workflow.py:254 +#: frappe/model/workflow.py:310 msgid "Bulk approval only support up to 500 documents." msgstr "" @@ -3600,7 +3551,7 @@ msgstr "" msgid "Bulk operations only support up to 500 documents." msgstr "" -#: frappe/model/workflow.py:243 +#: frappe/model/workflow.py:299 msgid "Bulk {0} is enqueued in background." msgstr "" @@ -3730,16 +3681,6 @@ msgstr "" msgid "CSV" msgstr "" -#. Label of the cta_label (Data) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "CTA Label" -msgstr "" - -#. Label of the cta_url (Data) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "CTA URL" -msgstr "" - #. Label of the cache_section (Section Break) field in DocType 'System Health #. Report' #: frappe/desk/doctype/system_health_report/system_health_report.json @@ -3790,11 +3731,6 @@ msgstr "" msgid "Call To Action URL" msgstr "" -#. Label of the cta_section (Section Break) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Call to Action" -msgstr "" - #. Label of the callback_message (Small Text) field in DocType 'Onboarding #. Step' #: frappe/desk/doctype/onboarding_step/onboarding_step.json @@ -3848,7 +3784,7 @@ msgstr "" msgid "Can not rename as column {0} is already present on DocType." msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1163 +#: frappe/core/doctype/doctype/doctype.py:1164 msgid "Can only change to/from Autoincrement naming rule when there is no data in the doctype" msgstr "" @@ -3874,12 +3810,13 @@ msgstr "" #: frappe/core/doctype/docperm/docperm.json #: frappe/core/doctype/doctype/doctype_list.js:130 #: frappe/core/doctype/user_document_type/user_document_type.json +#: frappe/core/doctype/user_invitation/user_invitation.js:17 #: frappe/email/doctype/notification/notification.json #: frappe/public/js/frappe/form/reminders.js:54 msgid "Cancel" msgstr "Batalkan" -#: frappe/public/js/frappe/list/list_view.js:2057 +#: frappe/public/js/frappe/list/list_view.js:2078 msgctxt "Button in list view actions menu" msgid "Cancel" msgstr "Batalkan" @@ -3897,16 +3834,18 @@ msgstr "" msgid "Cancel All Documents" msgstr "Batalkan Semua Dokumen" -#: frappe/public/js/frappe/list/list_view.js:2062 +#: frappe/public/js/frappe/list/list_view.js:2083 msgctxt "Title of confirmation dialog" msgid "Cancel {0} documents?" msgstr "Batalkan {0} dokumen?" #. Option for the 'Comment Type' (Select) field in DocType 'Comment' +#. Option for the 'Status' (Select) field in DocType 'User Invitation' #. Option for the 'Status' (Select) field in DocType 'Event' #. Option for the 'Status' (Select) field in DocType 'ToDo' #. Option for the 'Status' (Select) field in DocType 'Integration Request' #: frappe/core/doctype/comment/comment.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/desk/doctype/event/event.json frappe/desk/doctype/todo/todo.json #: frappe/desk/form/save.py:64 #: frappe/integrations/doctype/integration_request/integration_request.json @@ -3956,7 +3895,7 @@ msgstr "" msgid "Cannot cancel before submitting while transitioning from {0} State to {1} State" msgstr "" -#: frappe/workflow/doctype/workflow/workflow.py:109 +#: frappe/workflow/doctype/workflow/workflow.py:110 msgid "Cannot cancel before submitting. See Transition {0}" msgstr "Tidak dapat membatalkan sebelum mengirimkan. Lihat Transition {0}" @@ -3976,11 +3915,11 @@ msgstr "" msgid "Cannot change state of Cancelled Document ({0} State)" msgstr "" -#: frappe/workflow/doctype/workflow/workflow.py:98 +#: frappe/workflow/doctype/workflow/workflow.py:99 msgid "Cannot change state of Cancelled Document. Transition row {0}" msgstr "Tidak dapat mengubah keadaan Dibatalkan Dokumen. Transisi baris {0}" -#: frappe/core/doctype/doctype/doctype.py:1153 +#: frappe/core/doctype/doctype/doctype.py:1154 msgid "Cannot change to/from autoincrement autoname in Customize Form" msgstr "" @@ -4039,7 +3978,7 @@ msgstr "Tidak dapat menghapus {0} karena memiliki node anak" msgid "Cannot edit Standard Dashboards" msgstr "" -#: frappe/email/doctype/notification/notification.py:192 +#: frappe/email/doctype/notification/notification.py:202 msgid "Cannot edit Standard Notification. To edit, please disable this and duplicate it" msgstr "Tidak dapat mengedit Pemberitahuan Standar. Untuk mengedit, nonaktifkan ini dan gandakan" @@ -4068,7 +4007,7 @@ msgstr "" msgid "Cannot edit standard fields" msgstr "Tidak dapat mengedit bidang standar" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:127 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:132 msgid "Cannot enable {0} for a non-submittable doctype" msgstr "" @@ -4080,7 +4019,7 @@ msgstr "" msgid "Cannot get file contents of a Folder" msgstr "" -#: frappe/printing/page/print/print.js:844 +#: frappe/printing/page/print/print.js:857 msgid "Cannot have multiple printers mapped to a single print format." msgstr "Tidak dapat memetakan banyak printer ke format cetak tunggal." @@ -4104,7 +4043,7 @@ msgstr "Tidak dapat mencocokkan kolom {0} dengan bidang apa pun" msgid "Cannot move row" msgstr "Tidak dapat memindahkan baris" -#: frappe/public/js/frappe/views/reports/report_view.js:928 +#: frappe/public/js/frappe/views/reports/report_view.js:932 msgid "Cannot remove ID field" msgstr "Tidak dapat menghapus bidang ID" @@ -4112,7 +4051,7 @@ msgstr "Tidak dapat menghapus bidang ID" msgid "Cannot set 'Report' permission if 'Only If Creator' permission is set" msgstr "" -#: frappe/email/doctype/notification/notification.py:209 +#: frappe/email/doctype/notification/notification.py:235 msgid "Cannot set Notification with event {0} on Document Type {1}" msgstr "" @@ -4129,11 +4068,11 @@ msgstr "" msgid "Cannot update {0}" msgstr "Tidak dapat memperbarui {0}" -#: frappe/model/db_query.py:1132 +#: frappe/model/db_query.py:1129 msgid "Cannot use sub-query here." msgstr "" -#: frappe/model/db_query.py:1160 +#: frappe/model/db_query.py:1157 msgid "Cannot use {0} in order/group by" msgstr "" @@ -4317,7 +4256,7 @@ msgstr "" #. Label of the chart_type (Select) field in DocType 'Dashboard Chart' #: frappe/desk/doctype/dashboard_chart/dashboard_chart.json -#: frappe/public/js/frappe/views/reports/report_view.js:506 +#: frappe/public/js/frappe/views/reports/report_view.js:510 msgid "Chart Type" msgstr "Jenis bagan" @@ -4350,7 +4289,7 @@ msgstr "" msgid "Check" msgstr "" -#: frappe/integrations/doctype/webhook/webhook.py:95 +#: frappe/integrations/doctype/webhook/webhook.py:99 msgid "Check Request URL" msgstr "Periksa Permintaan URL" @@ -4358,7 +4297,7 @@ msgstr "Periksa Permintaan URL" msgid "Check columns to select, drag to set order." msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:454 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:482 msgid "Check the Error Log for more information: {0}" msgstr "Periksa Log Kesalahan untuk informasi lebih lanjut: {0}" @@ -4413,7 +4352,7 @@ msgstr "" msgid "Child Doctype" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1647 +#: frappe/core/doctype/doctype/doctype.py:1648 msgid "Child Table {0} for field {1}" msgstr "" @@ -4478,7 +4417,7 @@ msgstr "" msgid "Clear All" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1963 +#: frappe/public/js/frappe/list/list_view.js:1984 msgctxt "Button in list view actions menu" msgid "Clear Assignment" msgstr "" @@ -4516,6 +4455,10 @@ msgstr "Menghapus tanggal akhir, karena tidak boleh di masa lalu untuk halaman y msgid "Click On Customize to add your first widget" msgstr "" +#: frappe/templates/emails/user_invitation.html:8 +msgid "Click below to get started:" +msgstr "" + #: frappe/website/doctype/web_form/templates/web_form.html:147 msgid "Click here" msgstr "" @@ -4746,7 +4689,7 @@ msgctxt "Shrink code field." msgid "Collapse" msgstr "Jatuh" -#: frappe/public/js/frappe/views/reports/query_report.js:2102 +#: frappe/public/js/frappe/views/reports/query_report.js:2104 #: frappe/public/js/frappe/views/treeview.js:123 msgid "Collapse All" msgstr "Perkecil Semua" @@ -4930,16 +4873,6 @@ msgstr "" msgid "Comment can only be edited by the owner" msgstr "Komentar hanya bisa diedit oleh pemiliknya" -#. Label of the comment_limit (Int) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Comment limit" -msgstr "" - -#. Description of the 'Comment limit' (Int) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Comment limit per hour" -msgstr "" - #: frappe/desk/form/utils.py:75 msgid "Comment publicity can only be updated by the original author or a System Manager." msgstr "" @@ -4956,7 +4889,7 @@ msgstr "Komentar" msgid "Comments and Communications will be associated with this linked document" msgstr "" -#: frappe/templates/includes/comments/comments.py:38 +#: frappe/templates/includes/comments/comments.py:52 msgid "Comments cannot have links or email addresses" msgstr "Komentar tidak dapat memiliki tautan atau alamat email" @@ -5033,7 +4966,7 @@ msgstr "Nama Perusahaan" msgid "Compare Versions" msgstr "" -#: frappe/core/doctype/server_script/server_script.py:157 +#: frappe/core/doctype/server_script/server_script.py:159 msgid "Compilation warning" msgstr "" @@ -5128,6 +5061,11 @@ msgstr "" msgid "Condition JSON" msgstr "" +#. Label of the condition_type (Select) field in DocType 'Notification' +#: frappe/email/doctype/notification/notification.json +msgid "Condition Type" +msgstr "" + #. Label of the condition_description (HTML) field in DocType 'Web Form' #: frappe/website/doctype/web_form/web_form.json msgid "Condition description" @@ -5153,7 +5091,7 @@ msgstr "" msgid "Configuration" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:488 +#: frappe/public/js/frappe/views/reports/report_view.js:492 msgid "Configure Chart" msgstr "Konfigurasikan Bagan" @@ -5355,7 +5293,6 @@ msgstr "" #. Label of the content (HTML Editor) field in DocType 'Comment' #. Label of the content (Text Editor) field in DocType 'Note' #. Label of the content (Long Text) field in DocType 'Workspace' -#. Label of the content (Text Editor) field in DocType 'Blog Post' #. Label of the content (Text Editor) field in DocType 'Help Article' #. Label of the section_title (Tab Break) field in DocType 'Web Page' #. Label of the sb1 (Section Break) field in DocType 'Web Page' @@ -5363,7 +5300,6 @@ msgstr "" #: frappe/core/doctype/comment/comment.json frappe/desk/doctype/note/note.json #: frappe/desk/doctype/workspace/workspace.json #: frappe/public/js/frappe/utils/utils.js:1745 -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/help_article/help_article.json #: frappe/website/doctype/web_page/web_page.json #: frappe/website/doctype/web_page_view/web_page_view.json @@ -5371,24 +5307,12 @@ msgstr "" msgid "Content" msgstr "" -#. Label of the content_html (HTML Editor) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Content (HTML)" -msgstr "" - -#. Label of the content_md (Markdown Editor) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Content (Markdown)" -msgstr "" - #. Label of the content_hash (Data) field in DocType 'File' #: frappe/core/doctype/file/file.json msgid "Content Hash" msgstr "" -#. Label of the content_type (Select) field in DocType 'Blog Post' #. Label of the content_type (Select) field in DocType 'Web Page' -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.json msgid "Content Type" msgstr "" @@ -5469,7 +5393,7 @@ msgstr "" msgid "Copyright" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:122 +#: frappe/custom/doctype/customize_form/customize_form.py:123 msgid "Core DocTypes cannot be customized." msgstr "Core DocTypes tidak dapat dikustomisasi." @@ -5477,7 +5401,7 @@ msgstr "Core DocTypes tidak dapat dikustomisasi." msgid "Core Modules {0} cannot be searched in Global Search." msgstr "Modul Inti {0} tidak dapat dicari dalam Pencarian Global." -#: frappe/printing/page/print/print.js:620 +#: frappe/printing/page/print/print.js:633 msgid "Correct version :" msgstr "" @@ -5717,7 +5641,7 @@ msgstr "" msgid "Created By" msgstr "Dibuat Oleh" -#: frappe/workflow/doctype/workflow/workflow.py:64 +#: frappe/workflow/doctype/workflow/workflow.py:65 msgid "Created Custom Field {0} in {1}" msgstr "Dibuat Bidang Kustom {0} pada {1}" @@ -5729,7 +5653,7 @@ msgstr "Dibuat Bidang Kustom {0} pada {1}" msgid "Created On" msgstr "Dibuat pada" -#: frappe/public/js/frappe/desk.js:523 +#: frappe/public/js/frappe/desk.js:517 #: frappe/public/js/frappe/views/treeview.js:393 msgid "Creating {0}" msgstr "Membuat {0}" @@ -6066,14 +5990,14 @@ msgstr "Penyesuaian ulang Reset" msgid "Customizations for {0} exported to:
{1}" msgstr "Penyesuaian untuk {0} diekspor ke:
{1}" -#: frappe/printing/page/print/print.js:171 +#: frappe/printing/page/print/print.js:184 #: frappe/public/js/frappe/form/templates/print_layout.html:39 #: frappe/public/js/frappe/form/toolbar.js:600 #: frappe/public/js/frappe/views/dashboard/dashboard_view.js:197 msgid "Customize" msgstr "Sesuaikan" -#: frappe/public/js/frappe/list/list_view.js:1800 +#: frappe/public/js/frappe/list/list_view.js:1821 msgctxt "Button in list view menu" msgid "Customize" msgstr "Sesuaikan" @@ -6325,7 +6249,7 @@ msgstr "" msgid "Data Import Template" msgstr "Impor Template Data" -#: frappe/custom/doctype/customize_form/customize_form.py:614 +#: frappe/custom/doctype/customize_form/customize_form.py:615 msgid "Data Too Long" msgstr "Data Terlalu Panjang" @@ -6356,7 +6280,7 @@ msgstr "" msgid "Database Storage Usage By Tables" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:248 +#: frappe/custom/doctype/customize_form/customize_form.py:249 msgid "Database Table Row Size Limit" msgstr "" @@ -6660,11 +6584,11 @@ msgstr "" msgid "Default display currency" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1376 +#: frappe/core/doctype/doctype/doctype.py:1377 msgid "Default for 'Check' type of field {0} must be either '0' or '1'" msgstr "Default untuk jenis bidang 'Cek' {0} harus berupa '0' atau '1'" -#: frappe/core/doctype/doctype/doctype.py:1389 +#: frappe/core/doctype/doctype/doctype.py:1390 msgid "Default value for {0} must be in the list of options." msgstr "Nilai bawaan untuk {0} harus ada di daftar opsi." @@ -6718,7 +6642,7 @@ msgstr "" #: frappe/public/js/frappe/form/footer/form_timeline.js:626 #: frappe/public/js/frappe/form/grid.js:66 #: frappe/public/js/frappe/form/toolbar.js:464 -#: frappe/public/js/frappe/views/reports/report_view.js:1738 +#: frappe/public/js/frappe/views/reports/report_view.js:1742 #: frappe/public/js/frappe/views/treeview.js:329 #: frappe/public/js/frappe/web_form/web_form_list.js:282 #: frappe/templates/discussions/reply_card.html:35 @@ -6726,7 +6650,7 @@ msgstr "" msgid "Delete" msgstr "Hapus" -#: frappe/public/js/frappe/list/list_view.js:2025 +#: frappe/public/js/frappe/list/list_view.js:2046 msgctxt "Button in list view actions menu" msgid "Delete" msgstr "Hapus" @@ -6804,12 +6728,12 @@ msgstr "" msgid "Delete this record to allow sending to this email address" msgstr "Hapus data ini untuk bisa mengirim ke alamat surel ini" -#: frappe/public/js/frappe/list/list_view.js:2030 +#: frappe/public/js/frappe/list/list_view.js:2051 msgctxt "Title of confirmation dialog" msgid "Delete {0} item permanently?" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2036 +#: frappe/public/js/frappe/list/list_view.js:2057 msgctxt "Title of confirmation dialog" msgid "Delete {0} items permanently?" msgstr "Hapus {0} item secara permanen?" @@ -6908,7 +6832,7 @@ msgstr "Departemen" msgid "Dependencies" msgstr "" -#: frappe/public/js/frappe/ui/toolbar/about.js:8 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 msgid "Dependencies & Licenses" msgstr "" @@ -6943,7 +6867,6 @@ msgstr "" #. Label of the description (Text Editor) field in DocType 'ToDo' #. Label of the description (HTML Editor) field in DocType 'Workspace Link' #. Label of the description (Small Text) field in DocType 'Print Heading' -#. Label of the description (Small Text) field in DocType 'Blog Category' #. Label of the description (Small Text) field in DocType 'UTM Medium' #. Label of the description (Small Text) field in DocType 'UTM Source' #. Label of the description (Text) field in DocType 'Web Form Field' @@ -6964,7 +6887,6 @@ msgstr "" #: frappe/printing/doctype/print_heading/print_heading.json #: frappe/public/js/frappe/form/reminders.js:44 #: frappe/public/js/frappe/widgets/widget_dialog.js:256 -#: frappe/website/doctype/blog_category/blog_category.json #: frappe/website/doctype/utm_medium/utm_medium.json #: frappe/website/doctype/utm_source/utm_source.json #: frappe/website/doctype/web_form_field/web_form_field.json @@ -6974,11 +6896,6 @@ msgstr "" msgid "Description" msgstr "Deskripsi" -#. Description of the 'Blog Intro' (Small Text) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Description for listing page, in plain text, only a couple of lines. (max 200 characters)" -msgstr "" - #. Description of the 'Description' (Section Break) field in DocType #. 'Onboarding Step' #: frappe/desk/doctype/onboarding_step/onboarding_step.json @@ -7123,11 +7040,6 @@ msgstr "" msgid "Disable Comment Count" msgstr "" -#. Label of the disable_comments (Check) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Disable Comments" -msgstr "" - #. Label of the disable_contact_us (Check) field in DocType 'Contact Us #. Settings' #: frappe/website/doctype/contact_us_settings/contact_us_settings.json @@ -7145,11 +7057,6 @@ msgstr "" msgid "Disable Document Sharing" msgstr "" -#. Label of the disable_likes (Check) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Disable Likes" -msgstr "" - #: frappe/core/doctype/report/report.js:39 msgid "Disable Report" msgstr "Nonaktifkan Laporan" @@ -7204,7 +7111,6 @@ msgstr "" #. Label of the disabled (Check) field in DocType 'Letter Head' #. Label of the disabled (Check) field in DocType 'Print Format' #. Label of the disabled (Check) field in DocType 'Print Style' -#. Label of the disabled (Check) field in DocType 'Blogger' #: frappe/automation/doctype/assignment_rule/assignment_rule.json #: frappe/automation/doctype/auto_repeat/auto_repeat.json #: frappe/automation/doctype/milestone_tracker/milestone_tracker.json @@ -7219,7 +7125,6 @@ msgstr "" #: frappe/public/js/frappe/form/templates/address_list.html:35 #: frappe/public/js/frappe/model/indicator.js:112 #: frappe/public/js/frappe/model/indicator.js:119 -#: frappe/website/doctype/blogger/blogger.json msgid "Disabled" msgstr "Dinonaktifkan" @@ -7410,7 +7315,7 @@ msgstr "" msgid "DocType" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1577 +#: frappe/core/doctype/doctype/doctype.py:1578 msgid "DocType {0} provided for the field {1} must have atleast one Link field" msgstr "DocType {0} yang disediakan untuk bidang {1} harus memiliki minimal satu bidang Tautan" @@ -7457,11 +7362,11 @@ msgstr "" msgid "DocType View" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:656 +#: frappe/core/doctype/doctype/doctype.py:657 msgid "DocType can not be merged" msgstr "DocType tidak dapat digabungkan" -#: frappe/core/doctype/doctype/doctype.py:650 +#: frappe/core/doctype/doctype/doctype.py:651 msgid "DocType can only be renamed by Administrator" msgstr "DOCTYPE hanya dapat diganti oleh Administrator" @@ -7470,7 +7375,7 @@ msgstr "DOCTYPE hanya dapat diganti oleh Administrator" msgid "DocType is a Table / Form in the application." msgstr "" -#: frappe/integrations/doctype/webhook/webhook.py:79 +#: frappe/integrations/doctype/webhook/webhook.py:83 msgid "DocType must be Submittable for the selected Doc Event" msgstr "DocType harus Submittable untuk Doc Event yang dipilih" @@ -7503,7 +7408,7 @@ msgstr "" msgid "DocType {} not found" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1028 +#: frappe/core/doctype/doctype/doctype.py:1029 msgid "DocType's name should not start or end with whitespace" msgstr "Nama DocType tidak boleh dimulai atau diakhiri dengan spasi" @@ -7517,7 +7422,7 @@ msgstr "" msgid "Doctype" msgstr "DOCTYPE" -#: frappe/core/doctype/doctype/doctype.py:1022 +#: frappe/core/doctype/doctype/doctype.py:1023 msgid "Doctype name is limited to {0} characters ({1})" msgstr "" @@ -7579,19 +7484,19 @@ msgstr "" msgid "Document Links" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1211 +#: frappe/core/doctype/doctype/doctype.py:1212 msgid "Document Links Row #{0}: Could not find field {1} in {2} DocType" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1231 +#: frappe/core/doctype/doctype/doctype.py:1232 msgid "Document Links Row #{0}: Invalid doctype or fieldname." msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1194 +#: frappe/core/doctype/doctype/doctype.py:1195 msgid "Document Links Row #{0}: Parent DocType is mandatory for internal links" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1200 +#: frappe/core/doctype/doctype/doctype.py:1201 msgid "Document Links Row #{0}: Table Fieldname is mandatory for internal links" msgstr "" @@ -7796,15 +7701,15 @@ msgstr "" msgid "Document follow is not enabled for this user." msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1157 +#: frappe/public/js/frappe/list/list_view.js:1178 msgid "Document has been cancelled" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1156 +#: frappe/public/js/frappe/list/list_view.js:1177 msgid "Document has been submitted" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1155 +#: frappe/public/js/frappe/list/list_view.js:1176 msgid "Document is in draft state" msgstr "" @@ -8180,7 +8085,7 @@ msgstr "" #: frappe/public/js/frappe/form/templates/contact_list.html:13 #: frappe/public/js/frappe/form/toolbar.js:748 #: frappe/public/js/frappe/views/reports/query_report.js:879 -#: frappe/public/js/frappe/views/reports/query_report.js:1774 +#: frappe/public/js/frappe/views/reports/query_report.js:1776 #: frappe/public/js/frappe/views/workspace/workspace.js:64 #: frappe/public/js/frappe/widgets/base_widget.js:64 #: frappe/public/js/frappe/widgets/chart_widget.js:299 @@ -8192,7 +8097,7 @@ msgstr "" msgid "Edit" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:2111 +#: frappe/public/js/frappe/list/list_view.js:2132 msgctxt "Button in list view actions menu" msgid "Edit" msgstr "" @@ -8231,7 +8136,7 @@ msgstr "Mengedit Custom HTML" msgid "Edit DocType" msgstr "mengedit DocType" -#: frappe/public/js/frappe/list/list_view.js:1827 +#: frappe/public/js/frappe/list/list_view.js:1848 msgctxt "Button in list view menu" msgid "Edit DocType" msgstr "mengedit DocType" @@ -8343,7 +8248,7 @@ msgstr "" msgid "Edit your workflow visually using the Workflow Builder." msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:679 +#: frappe/public/js/frappe/views/reports/report_view.js:683 #: frappe/public/js/frappe/widgets/widget_dialog.js:52 msgid "Edit {0}" msgstr "" @@ -8390,6 +8295,7 @@ msgstr "" #. Label of the email (Data) field in DocType 'User' #. Label of the email_settings (Section Break) field in DocType 'User' #. Label of the email (Check) field in DocType 'User Document Type' +#. Label of the email (Data) field in DocType 'User Invitation' #. Label of the email (Data) field in DocType 'Event Participants' #. Label of the email (Data) field in DocType 'Email Group Member' #. Label of the email (Data) field in DocType 'Email Unsubscribe' @@ -8403,6 +8309,7 @@ msgstr "" #: frappe/core/doctype/system_settings/system_settings.json #: frappe/core/doctype/user/user.json #: frappe/core/doctype/user_document_type/user_document_type.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/desk/doctype/event_participants/event_participants.json #: frappe/email/doctype/email_group_member/email_group_member.json #: frappe/email/doctype/email_unsubscribe/email_unsubscribe.json @@ -8574,9 +8481,9 @@ msgstr "" msgid "Email Rule" msgstr "Aturan Surel" -#. Label of the email_sent (Check) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Email Sent" +#. Label of the email_sent_at (Datetime) field in DocType 'User Invitation' +#: frappe/core/doctype/user_invitation/user_invitation.json +msgid "Email Sent At" msgstr "" #. Label of the email_settings_sb (Section Break) field in DocType 'DocType' @@ -8712,7 +8619,7 @@ msgstr "" msgid "Enable Address Autocompletion" msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:119 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:124 msgid "Enable Allow Auto Repeat for the doctype {0} in Customize Form" msgstr "Aktifkan Perbolehkan Ulangi Otomatis untuk doctype {0} di Customize Form" @@ -8738,11 +8645,6 @@ msgstr "" msgid "Enable Dynamic Client Registration" msgstr "" -#. Label of the enable_email_notification (Check) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Enable Email Notification" -msgstr "" - #. Label of the enable_email_notifications (Check) field in DocType #. 'Notification Settings' #: frappe/desk/doctype/notification_settings/notification_settings.json @@ -8836,11 +8738,6 @@ msgstr "" msgid "Enable Social Login" msgstr "" -#. Label of the enable_social_sharing (Check) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Enable Social Sharing" -msgstr "" - #: frappe/website/doctype/website_settings/website_settings.js:139 msgid "Enable Tracking Page Views" msgstr "Aktifkan Tampilan Halaman Pelacakan" @@ -8848,7 +8745,7 @@ msgstr "Aktifkan Tampilan Halaman Pelacakan" #. Label of the enable_two_factor_auth (Check) field in DocType 'System #. Settings' #: frappe/core/doctype/system_settings/system_settings.json -#: frappe/twofactor.py:433 +#: frappe/twofactor.py:438 msgid "Enable Two Factor Auth" msgstr "Aktifkan Dua Faktor Auth" @@ -8860,12 +8757,6 @@ msgstr "" msgid "Enable developer mode to create a standard Web Template" msgstr "Aktifkan mode pengembang untuk membuat Template Web standar" -#. Description of the 'Enable Email Notification' (Check) field in DocType -#. 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Enable email notification for any comment or likes received on your Blog Post." -msgstr "" - #. Description of the 'Modal Trigger' (Check) field in DocType 'Form Tour Step' #: frappe/desk/doctype/form_tour_step/form_tour_step.json msgid "Enable if on click\n" @@ -8888,6 +8779,7 @@ msgstr "" #. Label of the enabled (Check) field in DocType 'LDAP Settings' #. Label of the enabled (Check) field in DocType 'Webhook' #. Label of the enabled (Check) field in DocType 'Portal Menu Item' +#. Label of the enabled (Check) field in DocType 'Workflow Transition Task' #: frappe/core/doctype/language/language.json #: frappe/core/doctype/user/user.json #: frappe/custom/doctype/client_script/client_script.json @@ -8900,6 +8792,7 @@ msgstr "" #: frappe/public/js/frappe/model/indicator.js:110 #: frappe/public/js/frappe/model/indicator.js:121 #: frappe/website/doctype/portal_menu_item/portal_menu_item.json +#: frappe/workflow/doctype/workflow_transition_task/workflow_transition_task.json msgid "Enabled" msgstr "Diaktifkan" @@ -8949,11 +8842,11 @@ msgstr "" msgid "Encrypt Backups" msgstr "" -#: frappe/utils/password.py:197 +#: frappe/utils/password.py:196 msgid "Encryption key is in invalid format!" msgstr "" -#: frappe/utils/password.py:212 +#: frappe/utils/password.py:211 msgid "Encryption key is invalid! Please check site_config.json" msgstr "" @@ -8965,7 +8858,7 @@ msgstr "" #. Label of the end_date (Date) field in DocType 'Audit Trail' #. Label of the end_date (Datetime) field in DocType 'Web Page' #: frappe/automation/doctype/auto_repeat/auto_repeat.json -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:142 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:147 #: frappe/core/doctype/audit_trail/audit_trail.json #: frappe/public/js/frappe/utils/common.js:416 #: frappe/website/doctype/web_page/web_page.json @@ -9095,10 +8988,16 @@ msgstr "" #. Label of the error (Code) field in DocType 'Email Queue Recipient' #. Label of the error (Code) field in DocType 'Integration Request' #. Label of the error (Text) field in DocType 'Webhook Request Log' +#: frappe/core/api/user_invitation.py:60 frappe/core/api/user_invitation.py:65 +#: frappe/core/api/user_invitation.py:71 frappe/core/api/user_invitation.py:102 #: frappe/core/doctype/communication/communication.json #: frappe/core/doctype/data_import/data_import.json #: frappe/core/doctype/error_log/error_log.json #: frappe/core/doctype/prepared_report/prepared_report.json +#: frappe/core/doctype/user_invitation/user_invitation.py:89 +#: frappe/core/doctype/user_invitation/user_invitation.py:93 +#: frappe/core/doctype/user_invitation/user_invitation.py:116 +#: frappe/core/doctype/user_invitation/user_invitation.py:118 #: frappe/desk/page/backups/backups.js:37 #: frappe/email/doctype/email_queue/email_queue.json #: frappe/email/doctype/email_queue_recipient/email_queue_recipient.json @@ -9156,9 +9055,9 @@ msgstr "" msgid "Error in Header/Footer Script" msgstr "" -#: frappe/email/doctype/notification/notification.py:598 -#: frappe/email/doctype/notification/notification.py:735 -#: frappe/email/doctype/notification/notification.py:741 +#: frappe/email/doctype/notification/notification.py:640 +#: frappe/email/doctype/notification/notification.py:780 +#: frappe/email/doctype/notification/notification.py:786 msgid "Error in Notification" msgstr "Kesalahan dalam Notifikasi" @@ -9178,7 +9077,7 @@ msgstr "" msgid "Error while connecting to email account {0}" msgstr "Kesalahan saat menyambung ke akun email {0}" -#: frappe/email/doctype/notification/notification.py:732 +#: frappe/email/doctype/notification/notification.py:777 msgid "Error while evaluating Notification {0}. Please fix your template." msgstr "Kesalahan saat mengevaluasi Pemberitahuan {0}. Silakan perbaiki template Anda." @@ -9339,7 +9238,7 @@ msgstr "" msgid "Executing..." msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:2121 +#: frappe/public/js/frappe/views/reports/query_report.js:2123 msgid "Execution Time: {0} sec" msgstr "Waktu Eksekusi: {0} dtk" @@ -9365,7 +9264,7 @@ msgctxt "Enlarge code field." msgid "Expand" msgstr "Memperluas" -#: frappe/public/js/frappe/views/reports/query_report.js:2102 +#: frappe/public/js/frappe/views/reports/query_report.js:2104 #: frappe/public/js/frappe/views/treeview.js:133 msgid "Expand All" msgstr "Melebarkan semua" @@ -9398,7 +9297,9 @@ msgid "Expire Notification On" msgstr "" #. Option for the 'Delivery Status' (Select) field in DocType 'Communication' +#. Option for the 'Status' (Select) field in DocType 'User Invitation' #: frappe/core/doctype/communication/communication.json +#: frappe/core/doctype/user_invitation/user_invitation.json msgid "Expired" msgstr "" @@ -9426,13 +9327,13 @@ msgstr "" #: frappe/core/doctype/recorder/recorder_list.js:37 #: frappe/public/js/frappe/data_import/data_exporter.js:92 #: frappe/public/js/frappe/data_import/data_exporter.js:243 -#: frappe/public/js/frappe/views/reports/query_report.js:1809 -#: frappe/public/js/frappe/views/reports/report_view.js:1625 +#: frappe/public/js/frappe/views/reports/query_report.js:1811 +#: frappe/public/js/frappe/views/reports/report_view.js:1629 #: frappe/public/js/frappe/widgets/chart_widget.js:315 msgid "Export" msgstr "Ekspor" -#: frappe/public/js/frappe/list/list_view.js:2133 +#: frappe/public/js/frappe/list/list_view.js:2154 msgctxt "Button in list view actions menu" msgid "Export" msgstr "Ekspor" @@ -9478,11 +9379,11 @@ msgstr "Laporan Ekspor: {0}" msgid "Export Type" msgstr "Jenis ekspor" -#: frappe/public/js/frappe/views/reports/report_view.js:1636 +#: frappe/public/js/frappe/views/reports/report_view.js:1640 msgid "Export all matching rows?" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1646 +#: frappe/public/js/frappe/views/reports/report_view.js:1650 msgid "Export all {0} rows?" msgstr "" @@ -9595,7 +9496,7 @@ msgstr "" msgid "Failed Logins (Last 30 days)" msgstr "" -#: frappe/model/workflow.py:306 +#: frappe/model/workflow.py:362 msgid "Failed Transactions" msgstr "Transaksi Gagal" @@ -9612,7 +9513,7 @@ msgstr "Gagal mengubah kata sandi." msgid "Failed to complete setup" msgstr "Gagal menyelesaikan penyiapan" -#: frappe/integrations/doctype/webhook/webhook.py:137 +#: frappe/integrations/doctype/webhook/webhook.py:141 msgid "Failed to compute request body: {}" msgstr "" @@ -9625,7 +9526,7 @@ msgstr "Gagal terhubung ke server" msgid "Failed to decode token, please provide a valid base64-encoded token." msgstr "Gagal mendekode token, berikan token berenkode base64 yang valid." -#: frappe/utils/password.py:211 +#: frappe/utils/password.py:210 msgid "Failed to decrypt key {0}" msgstr "" @@ -9637,8 +9538,8 @@ msgstr "" msgid "Failed to enable scheduler: {0}" msgstr "" -#: frappe/email/doctype/notification/notification.py:99 -#: frappe/integrations/doctype/webhook/webhook.py:127 +#: frappe/email/doctype/notification/notification.py:105 +#: frappe/integrations/doctype/webhook/webhook.py:131 msgid "Failed to evaluate conditions: {}" msgstr "" @@ -9674,11 +9575,11 @@ msgstr "" msgid "Failed to optimize image: {0}" msgstr "" -#: frappe/email/doctype/notification/notification.py:116 +#: frappe/email/doctype/notification/notification.py:122 msgid "Failed to render message: {}" msgstr "" -#: frappe/email/doctype/notification/notification.py:134 +#: frappe/email/doctype/notification/notification.py:140 msgid "Failed to render subject: {}" msgstr "" @@ -9728,12 +9629,6 @@ msgstr "" msgid "Fax" msgstr "" -#. Label of the featured (Check) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/doctype/blog_post/templates/blog_post_row.html:19 -msgid "Featured" -msgstr "Unggulan" - #: frappe/public/js/frappe/form/templates/form_sidebar.html:33 msgid "Feedback" msgstr "Umpan balik" @@ -9791,17 +9686,17 @@ msgstr "Mengambil dokumen Penelusuran Global default." #: frappe/public/js/frappe/list/bulk_operations.js:327 #: frappe/public/js/frappe/list/list_view_permission_restrictions.html:3 #: frappe/public/js/frappe/views/reports/query_report.js:236 -#: frappe/public/js/frappe/views/reports/query_report.js:1868 +#: frappe/public/js/frappe/views/reports/query_report.js:1870 #: frappe/website/doctype/web_form_field/web_form_field.json #: frappe/website/doctype/web_form_list_column/web_form_list_column.json msgid "Field" msgstr "Bidang" -#: frappe/core/doctype/doctype/doctype.py:417 +#: frappe/core/doctype/doctype/doctype.py:418 msgid "Field \"route\" is mandatory for Web Views" msgstr "Bidang "rute" adalah wajib untuk Tampilan Web" -#: frappe/core/doctype/doctype/doctype.py:1526 +#: frappe/core/doctype/doctype/doctype.py:1527 msgid "Field \"title\" is mandatory if \"Website Search Field\" is set." msgstr "" @@ -9814,7 +9709,7 @@ msgstr "Kolom \"nilai\" adalah wajib. Silakan tentukan nilai untuk diperbarui" msgid "Field Description" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1077 +#: frappe/core/doctype/doctype/doctype.py:1078 msgid "Field Missing" msgstr "" @@ -9874,7 +9769,7 @@ msgstr "" msgid "Field {0} not found." msgstr "Bidang {0} tidak ditemukan" -#: frappe/email/doctype/notification/notification.py:503 +#: frappe/email/doctype/notification/notification.py:545 msgid "Field {0} on document {1} is neither a Mobile number field nor a Customer or User link" msgstr "" @@ -9897,11 +9792,11 @@ msgstr "" msgid "Fieldname" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:270 +#: frappe/core/doctype/doctype/doctype.py:271 msgid "Fieldname '{0}' conflicting with a {1} of the name {2} in {3}" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1076 +#: frappe/core/doctype/doctype/doctype.py:1077 msgid "Fieldname called {0} must exist to enable autonaming" msgstr "" @@ -9925,11 +9820,11 @@ msgstr "" msgid "Fieldname {0} cannot have special characters like {1}" msgstr "Fieldname {0} tidak dapat memiliki karakter khusus seperti {1}" -#: frappe/core/doctype/doctype/doctype.py:1907 +#: frappe/core/doctype/doctype/doctype.py:1908 msgid "Fieldname {0} conflicting with meta object" msgstr "Fieldname {0} bertentangan dengan objek meta" -#: frappe/core/doctype/doctype/doctype.py:496 +#: frappe/core/doctype/doctype/doctype.py:497 #: frappe/public/js/form_builder/utils.js:302 msgid "Fieldname {0} is restricted" msgstr "Fieldname {0} dibatasi" @@ -10001,7 +9896,7 @@ msgstr "" msgid "Fieldtype cannot be changed from {0} to {1}" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:588 +#: frappe/custom/doctype/customize_form/customize_form.py:589 msgid "Fieldtype cannot be changed from {0} to {1} in row {2}" msgstr "Fieldtype tidak dapat diubah dari {0} ke {1} di baris {2}" @@ -10105,7 +10000,7 @@ msgstr "" #: frappe/desk/doctype/number_card/number_card.js:205 #: frappe/desk/doctype/number_card/number_card.js:336 #: frappe/email/doctype/auto_email_report/auto_email_report.js:93 -#: frappe/public/js/frappe/list/base_list.js:953 +#: frappe/public/js/frappe/list/base_list.js:949 #: frappe/public/js/frappe/ui/filters/filter_list.js:134 #: frappe/website/doctype/web_form/web_form.js:197 msgid "Filter" @@ -10164,7 +10059,6 @@ msgstr "" msgid "Filtered Records" msgstr "Catatan yang Difilter" -#: frappe/website/doctype/blog_post/blog_post.py:268 #: frappe/website/doctype/help_article/help_article.py:91 frappe/www/list.py:45 msgid "Filtered by \"{0}\"" msgstr "Disaring oleh "{0}"" @@ -10179,7 +10073,9 @@ msgstr "Disaring oleh "{0}"" #. Label of the filters (Code) field in DocType 'Kanban Board' #. Label of the filters (Long Text) field in DocType 'List Filter' #. Label of the filters (Text) field in DocType 'Auto Email Report' -#. Label of the filters (Section Break) field in DocType 'Notification' +#. Label of the filters (Code) field in DocType 'Notification' +#. Option for the 'Condition Type' (Select) field in DocType 'Notification' +#. Label of the filters_section (Section Break) field in DocType 'Notification' #: frappe/core/doctype/access_log/access_log.json #: frappe/core/doctype/prepared_report/prepared_report.json #: frappe/core/doctype/report/report.json @@ -10201,6 +10097,11 @@ msgstr "" msgid "Filters Display" msgstr "" +#. Label of the filters_editor (HTML) field in DocType 'Notification' +#: frappe/email/doctype/notification/notification.json +msgid "Filters Editor" +msgstr "" + #. Label of the filters_json (Code) field in DocType 'Dashboard Chart' #. Label of the filters_json (Code) field in DocType 'Number Card' #: frappe/desk/doctype/dashboard_chart/dashboard_chart.json @@ -10230,7 +10131,7 @@ msgstr "" msgid "Filters {0}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1425 +#: frappe/public/js/frappe/views/reports/report_view.js:1429 msgid "Filters:" msgstr "" @@ -10329,11 +10230,11 @@ msgstr "" msgid "Fold" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1450 +#: frappe/core/doctype/doctype/doctype.py:1451 msgid "Fold can not be at the end of the form" msgstr "Lipat tidak bisa di akhir formulir" -#: frappe/core/doctype/doctype/doctype.py:1448 +#: frappe/core/doctype/doctype/doctype.py:1449 msgid "Fold must come before a Section Break" msgstr "Lipat harus datang sebelum Bagian istirahat" @@ -10495,7 +10396,7 @@ msgstr "" msgid "Footer Template Values" msgstr "" -#: frappe/printing/page/print/print.js:116 +#: frappe/printing/page/print/print.js:129 msgid "Footer might not be visible as {0} option is disabled" msgstr "" @@ -10553,8 +10454,8 @@ msgstr "untuk Pengguna" msgid "For Value" msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:2118 -#: frappe/public/js/frappe/views/reports/report_view.js:104 +#: frappe/public/js/frappe/views/reports/query_report.js:2120 +#: frappe/public/js/frappe/views/reports/report_view.js:108 msgid "For comparison, use >5, <10 or =324. For ranges, use 5:10 (for values between 5 & 10)." msgstr "Untuk perbandingan, gunakan> 5, <10 atau = 324. Untuk rentang, gunakan 5:10 (untuk nilai antara 5 & 10)." @@ -10600,7 +10501,7 @@ msgstr "" msgid "For updating, you can update only selective columns." msgstr "Untuk memperbarui, Anda hanya dapat memperbarui kolom tertentu." -#: frappe/core/doctype/doctype/doctype.py:1751 +#: frappe/core/doctype/doctype/doctype.py:1752 msgid "For {0} at level {1} in {2} in row {3}" msgstr "Untuk {0} pada tingkat {1} dalam {2} berturut-turut {3}" @@ -10655,7 +10556,7 @@ msgstr "Lupa kata sandi?" #: frappe/custom/doctype/client_script/client_script.json #: frappe/custom/doctype/customize_form/customize_form.json #: frappe/desk/doctype/form_tour/form_tour.json -#: frappe/printing/page/print/print.js:83 +#: frappe/printing/page/print/print.js:96 #: frappe/website/doctype/web_form/web_form.json msgid "Form" msgstr "" @@ -10715,6 +10616,11 @@ msgstr "" msgid "Format Data" msgstr "" +#. Option for the 'Frequency' (Select) field in DocType 'Auto Repeat' +#: frappe/automation/doctype/auto_repeat/auto_repeat.json +msgid "Fortnightly" +msgstr "" + #: frappe/core/doctype/communication/communication.js:70 msgid "Forward" msgstr "Meneruskan" @@ -10742,7 +10648,15 @@ msgstr "" msgid "Frappe" msgstr "Frape" -#: frappe/public/js/frappe/ui/toolbar/about.js:4 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 +msgid "Frappe Blog" +msgstr "" + +#: frappe/public/js/frappe/ui/toolbar/about.js:11 +msgid "Frappe Forum" +msgstr "" + +#: frappe/public/js/frappe/ui/toolbar/about.js:8 msgid "Frappe Framework" msgstr "Frappe Kerangka" @@ -10831,7 +10745,7 @@ msgstr "Dari Tanggal" msgid "From Date Field" msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:1829 +#: frappe/public/js/frappe/views/reports/query_report.js:1831 msgid "From Document Type" msgstr "Dari Jenis Dokumen" @@ -10858,18 +10772,16 @@ msgstr "" #. Label of the full_name (Data) field in DocType 'Activity Log' #. Label of the full_name (Data) field in DocType 'User' #. Label of the full_name (Data) field in DocType 'About Us Team Member' -#. Label of the full_name (Data) field in DocType 'Blogger' #: frappe/contacts/doctype/contact/contact.json #: frappe/core/doctype/activity_log/activity_log.json #: frappe/core/doctype/user/user.json #: frappe/desk/page/setup_wizard/setup_wizard.js:479 #: frappe/templates/signup.html:4 #: frappe/website/doctype/about_us_team_member/about_us_team_member.json -#: frappe/website/doctype/blogger/blogger.json msgid "Full Name" msgstr "Nama Lengkap" -#: frappe/printing/page/print/print.js:67 +#: frappe/printing/page/print/print.js:80 #: frappe/public/js/frappe/form/templates/print_layout.html:42 msgid "Full Page" msgstr "" @@ -10968,6 +10880,12 @@ msgstr "Hasilkan Laporan Baru" msgid "Generate Random Password" msgstr "" +#. Label of the generate_separate_documents_for_each_assignee (Check) field in +#. DocType 'Auto Repeat' +#: frappe/automation/doctype/auto_repeat/auto_repeat.json +msgid "Generate Separate Documents For Each Assignee" +msgstr "" + #: frappe/public/js/frappe/ui/toolbar/toolbar.js:178 #: frappe/public/js/frappe/utils/utils.js:1790 msgid "Generate Tracking URL" @@ -10992,7 +10910,7 @@ msgstr "" msgid "Geolocation Settings" msgstr "" -#: frappe/email/doctype/notification/notification.js:219 +#: frappe/email/doctype/notification/notification.js:222 msgid "Get Alerts for Today" msgstr "Dapatkan Pemberitahuan untuk Hari ini" @@ -11298,11 +11216,6 @@ msgstr "URL Google Spreadsheet tidak valid atau tidak dapat diakses publik." msgid "Google Sheets URL must end with \"gid={number}\". Copy and paste the URL from the browser address bar and try again." msgstr "URL Google Spreadsheet harus diakhiri dengan "gid = {number}". Salin dan tempel URL dari bilah alamat browser dan coba lagi." -#. Label of the google_preview (HTML) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Google Snippet Preview" -msgstr "" - #. Label of the grant_type (Select) field in DocType 'OAuth Client' #: frappe/integrations/doctype/oauth_client/oauth_client.json msgid "Grant Type" @@ -11436,7 +11349,6 @@ msgstr "" #. Head' #. Option for the 'Footer Based On' (Select) field in DocType 'Letter Head' #. Label of the html (Code) field in DocType 'Print Format' -#. Option for the 'Content Type' (Select) field in DocType 'Blog Post' #. Option for the 'Fieldtype' (Select) field in DocType 'Web Form Field' #. Option for the 'Content Type' (Select) field in DocType 'Web Page' #: frappe/core/doctype/docfield/docfield.json @@ -11449,7 +11361,6 @@ msgstr "" #: frappe/printing/doctype/print_format/print_format.json #: frappe/printing/doctype/print_format/print_format.py:98 #: frappe/public/js/print_format_builder/Field.vue:86 -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_form_field/web_form_field.json #: frappe/website/doctype/web_page/web_page.js:92 #: frappe/website/doctype/web_page/web_page.json @@ -11611,6 +11522,12 @@ msgstr "" msgid "Hello" msgstr "" +#: frappe/templates/emails/user_invitation.html:2 +#: frappe/templates/emails/user_invitation_cancelled.html:2 +#: frappe/templates/emails/user_invitation_expired.html:2 +msgid "Hello," +msgstr "" + #. Label of the help_section (Section Break) field in DocType 'Server Script' #. Label of the help (HTML) field in DocType 'Property Setter' #: frappe/core/doctype/server_script/server_script.json @@ -11745,11 +11662,6 @@ msgstr "" msgid "Hide Buttons" msgstr "" -#. Label of the hide_cta (Check) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Hide CTA" -msgstr "" - #. Label of the allow_copy (Check) field in DocType 'DocType' #. Label of the allow_copy (Check) field in DocType 'Customize Form' #: frappe/core/doctype/doctype/doctype.json @@ -11829,7 +11741,7 @@ msgstr "" msgid "Hide Standard Menu" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1702 +#: frappe/public/js/frappe/list/list_view.js:1723 msgid "Hide Tags" msgstr "" @@ -11894,9 +11806,6 @@ msgstr "Petunjuk: Sertakan simbol, angka dan huruf kapital di dalam kata sandi" #: frappe/public/js/frappe/views/file/file_view.js:88 #: frappe/public/js/frappe/views/pageview.js:153 frappe/templates/doc.html:19 #: frappe/templates/includes/navbar/navbar.html:9 -#: frappe/website/doctype/blog_post/blog_post.py:159 -#: frappe/website/doctype/blog_post/blog_post.py:271 -#: frappe/website/doctype/blog_post/blog_post.py:273 #: frappe/website/doctype/website_settings/website_settings.json #: frappe/website/web_template/primary_navbar/primary_navbar.html:9 #: frappe/www/contact.py:22 frappe/www/login.html:170 frappe/www/me.html:76 @@ -11993,7 +11902,7 @@ msgid "ID" msgstr "" #: frappe/desk/reportview.py:491 -#: frappe/public/js/frappe/views/reports/report_view.js:985 +#: frappe/public/js/frappe/views/reports/report_view.js:989 msgctxt "Label of name column in report" msgid "ID" msgstr "" @@ -12089,7 +11998,7 @@ msgstr "" msgid "If Checked workflow status will not override status in list view" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1763 +#: frappe/core/doctype/doctype/doctype.py:1764 #: frappe/core/report/user_doctype_permissions/user_doctype_permissions.py:45 #: frappe/public/js/frappe/roles_editor.js:66 msgid "If Owner" @@ -12219,6 +12128,10 @@ msgstr "" msgid "If these instructions where not helpful, please add in your suggestions on GitHub Issues." msgstr "" +#: frappe/templates/emails/user_invitation_cancelled.html:8 +msgid "If this was a mistake or you need access again, please reach out to your team." +msgstr "" + #. Description of the 'Fetch on Save if Empty' (Check) field in DocType #. 'DocField' #. Description of the 'Fetch on Save if Empty' (Check) field in DocType 'Custom @@ -12250,7 +12163,11 @@ msgstr "Jika Anda mengunggah data baru, \"Seri Penamaan\" menjadi wajib, jika ad msgid "If you are uploading new records, leave the \"name\" (ID) column blank." msgstr "Jika Anda mengunggah catatan baru, biarkan kolom \"nama\" (ID) kosong." -#: frappe/utils/password.py:214 +#: frappe/templates/emails/user_invitation.html:19 +msgid "If you have any questions, reach out to your system administrator." +msgstr "" + +#: frappe/utils/password.py:213 msgid "If you have recently restored the site, you may need to copy the site_config.json containing the original encryption key." msgstr "" @@ -12307,12 +12224,12 @@ msgstr "" msgid "Ignored Apps" msgstr "" -#: frappe/model/workflow.py:146 +#: frappe/model/workflow.py:202 msgid "Illegal Document Status for {0}" msgstr "Status Dokumen Ilegal untuk {0}" #: frappe/model/db_query.py:452 frappe/model/db_query.py:455 -#: frappe/model/db_query.py:1123 +#: frappe/model/db_query.py:1120 msgid "Illegal SQL Query" msgstr "Query SQL Ilegal" @@ -12373,11 +12290,11 @@ msgstr "" msgid "Image Width" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1506 +#: frappe/core/doctype/doctype/doctype.py:1507 msgid "Image field must be a valid fieldname" msgstr "bidang gambar harus fieldname valid" -#: frappe/core/doctype/doctype/doctype.py:1508 +#: frappe/core/doctype/doctype/doctype.py:1509 msgid "Image field must be of type Attach Image" msgstr "bidang gambar harus dari jenis Lampirkan gambar" @@ -12433,7 +12350,7 @@ msgstr "" msgid "Import" msgstr "Impor" -#: frappe/public/js/frappe/list/list_view.js:1764 +#: frappe/public/js/frappe/list/list_view.js:1785 msgctxt "Button in list view menu" msgid "Import" msgstr "Impor" @@ -12728,7 +12645,7 @@ msgstr "Konfigurasi Salah" msgid "Incorrect URL" msgstr "URL salah" -#: frappe/utils/password.py:101 +#: frappe/utils/password.py:100 msgid "Incorrect User or Password" msgstr "Pengguna atau Kata Sandi salah" @@ -12752,7 +12669,7 @@ msgstr "" #: frappe/custom/doctype/custom_field/custom_field.json frappe/model/meta.py:55 #: frappe/public/js/frappe/model/meta.js:203 #: frappe/public/js/frappe/model/model.js:124 -#: frappe/public/js/frappe/views/reports/report_view.js:1006 +#: frappe/public/js/frappe/views/reports/report_view.js:1010 msgid "Index" msgstr "Indeks" @@ -12827,7 +12744,7 @@ msgstr "" #. Label of the insert_after (Select) field in DocType 'Custom Field' #: frappe/custom/doctype/custom_field/custom_field.json -#: frappe/public/js/frappe/views/reports/query_report.js:1874 +#: frappe/public/js/frappe/views/reports/query_report.js:1876 msgid "Insert After" msgstr "Masukkan Setelah" @@ -12843,7 +12760,7 @@ msgstr "Masukkan Setelah bidang '{0}' disebutkan dalam Custom Field ' msgid "Insert Below" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:391 +#: frappe/public/js/frappe/views/reports/report_view.js:395 msgid "Insert Column Before {0}" msgstr "Masukkan Kolom Sebelum {0}" @@ -12861,6 +12778,10 @@ msgstr "" msgid "Insert Style" msgstr "" +#: frappe/public/js/frappe/ui/toolbar/about.js:11 +msgid "Instagram" +msgstr "" + #: frappe/public/js/frappe/ui/toolbar/search_utils.js:665 #: frappe/public/js/frappe/ui/toolbar/search_utils.js:666 msgid "Install {0} from Marketplace" @@ -12879,7 +12800,7 @@ msgid "Installed Applications" msgstr "Aplikasi Terinstal" #: frappe/core/doctype/installed_applications/installed_applications.js:18 -#: frappe/public/js/frappe/ui/toolbar/about.js:8 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 msgid "Installed Apps" msgstr "" @@ -12908,7 +12829,7 @@ msgstr "" msgid "Insufficient Permissions for editing Report" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:445 +#: frappe/core/doctype/doctype/doctype.py:446 msgid "Insufficient attachment limit" msgstr "" @@ -13014,7 +12935,7 @@ msgstr "" #: frappe/public/js/form_builder/utils.js:221 #: frappe/public/js/frappe/form/grid_row.js:833 #: frappe/public/js/frappe/form/layout.js:811 -#: frappe/public/js/frappe/views/reports/report_view.js:717 +#: frappe/public/js/frappe/views/reports/report_view.js:721 msgid "Invalid \"depends_on\" expression" msgstr "Ekspresi "depend_on" tidak valid" @@ -13038,7 +12959,7 @@ msgstr "CSV Format valid" msgid "Invalid Code. Please try again." msgstr "" -#: frappe/integrations/doctype/webhook/webhook.py:87 +#: frappe/integrations/doctype/webhook/webhook.py:91 msgid "Invalid Condition: {}" msgstr "" @@ -13058,7 +12979,11 @@ msgstr "" msgid "Invalid DocType: {0}" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1272 +#: frappe/email/doctype/email_group/email_group.py:51 +msgid "Invalid Doctype" +msgstr "" + +#: frappe/core/doctype/doctype/doctype.py:1273 msgid "Invalid Fieldname" msgstr "" @@ -13108,8 +13033,8 @@ msgstr "" msgid "Invalid Operation" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1641 -#: frappe/core/doctype/doctype/doctype.py:1650 +#: frappe/core/doctype/doctype/doctype.py:1642 +#: frappe/core/doctype/doctype/doctype.py:1651 msgid "Invalid Option" msgstr "Opsi Tidak Valid" @@ -13148,7 +13073,7 @@ msgstr "Permintaan tidak valid" msgid "Invalid Search Field {0}" msgstr "Bidang Penelusuran Tidak Valid {0}" -#: frappe/core/doctype/doctype/doctype.py:1214 +#: frappe/core/doctype/doctype/doctype.py:1215 msgid "Invalid Table Fieldname" msgstr "" @@ -13171,7 +13096,7 @@ msgstr "Valid Nama Pengguna atau Dukungan Password. Harap memperbaiki dan coba l msgid "Invalid Values" msgstr "" -#: frappe/integrations/doctype/webhook/webhook.py:116 +#: frappe/integrations/doctype/webhook/webhook.py:120 msgid "Invalid Webhook Secret" msgstr "" @@ -13183,6 +13108,10 @@ msgstr "" msgid "Invalid alias format: {0}. Alias must be a simple identifier." msgstr "" +#: frappe/core/doctype/user_invitation/user_invitation.py:178 +msgid "Invalid app" +msgstr "" + #: frappe/database/query.py:1468 msgid "Invalid argument format: {0}. Only quoted string literals or simple field names are allowed." msgstr "" @@ -13199,7 +13128,7 @@ msgstr "" msgid "Invalid characters in table name: {0}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:400 +#: frappe/public/js/frappe/views/reports/report_view.js:404 msgid "Invalid column" msgstr "Kolom tidak valid" @@ -13243,7 +13172,7 @@ msgstr "Nama bidang tidak valid {0}" msgid "Invalid field type: {0}" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1085 +#: frappe/core/doctype/doctype/doctype.py:1086 msgid "Invalid fieldname '{0}' in autoname" msgstr "fieldname tidak valid '{0}' di autoname" @@ -13271,11 +13200,19 @@ msgstr "" msgid "Invalid function dictionary format" msgstr "" +#: frappe/core/api/user_invitation.py:17 +msgid "Invalid input" +msgstr "" + #: frappe/desk/doctype/dashboard/dashboard.py:67 #: frappe/desk/doctype/dashboard_chart/dashboard_chart.py:424 msgid "Invalid json added in the custom options: {0}" msgstr "Json yang tidak valid ditambahkan dalam opsi ubahsuaian: {0}" +#: frappe/core/api/user_invitation.py:102 +msgid "Invalid key" +msgstr "" + #: frappe/model/naming.py:490 msgid "Invalid name type (integer) for varchar name column" msgstr "" @@ -13296,6 +13233,10 @@ msgstr "" msgid "Invalid request arguments" msgstr "" +#: frappe/core/doctype/user_invitation/user_invitation.py:164 +msgid "Invalid role" +msgstr "" + #: frappe/database/query.py:410 msgid "Invalid simple filter format: {0}" msgstr "" @@ -13330,11 +13271,11 @@ msgctxt "Error message in web form" msgid "Invalid values for fields:" msgstr "" -#: frappe/printing/page/print/print.js:614 +#: frappe/printing/page/print/print.js:627 msgid "Invalid wkhtmltopdf version" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1564 +#: frappe/core/doctype/doctype/doctype.py:1565 msgid "Invalid {0} condition" msgstr "Kondisi {0} tidak valid" @@ -13343,10 +13284,39 @@ msgstr "Kondisi {0} tidak valid" msgid "Inverse" msgstr "" +#: frappe/core/api/user_invitation.py:71 +msgid "Invitation cannot be cancelled" +msgstr "" + +#: frappe/core/doctype/user_invitation/user_invitation.py:118 +msgid "Invitation is cancelled" +msgstr "" + +#: frappe/core/doctype/user_invitation/user_invitation.py:116 +msgid "Invitation is expired" +msgstr "" + +#: frappe/core/api/user_invitation.py:60 frappe/core/api/user_invitation.py:65 +msgid "Invitation not found" +msgstr "" + +#: frappe/core/doctype/user_invitation/user_invitation.py:59 +msgid "Invitation to join {0} cancelled" +msgstr "" + +#: frappe/core/doctype/user_invitation/user_invitation.py:76 +msgid "Invitation to join {0} expired" +msgstr "" + #: frappe/contacts/doctype/contact/contact.js:30 msgid "Invite as User" msgstr "Undang sebagai Pengguna" +#. Label of the invited_by (Link) field in DocType 'User Invitation' +#: frappe/core/doctype/user_invitation/user_invitation.json +msgid "Invited By" +msgstr "Diundang Sebagai" + #: frappe/public/js/frappe/ui/filters/filter.js:22 msgid "Is" msgstr "Aku S" @@ -13482,7 +13452,7 @@ msgstr "" msgid "Is Published Field" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1515 +#: frappe/core/doctype/doctype/doctype.py:1516 msgid "Is Published Field must be a valid fieldname" msgstr "Apakah Diterbitkan lapangan harus fieldname valid" @@ -13774,12 +13744,14 @@ msgstr "" #. Label of the defkey (Data) field in DocType 'DefaultValue' #. Label of the key (Data) field in DocType 'Document Share Key' +#. Label of the key (Data) field in DocType 'User Invitation' #. Label of the key (Data) field in DocType 'Query Parameters' #. Label of the key (Data) field in DocType 'Webhook Data' #. Label of the key (Small Text) field in DocType 'Webhook Header' #. Label of the key (Data) field in DocType 'Website Meta Tag' #: frappe/core/doctype/defaultvalue/defaultvalue.json #: frappe/core/doctype/document_share_key/document_share_key.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/integrations/doctype/query_parameters/query_parameters.json #: frappe/integrations/doctype/webhook_data/webhook_data.json #: frappe/integrations/doctype/webhook_header/webhook_header.json @@ -14052,7 +14024,7 @@ msgstr "Pemandangan" #: frappe/core/doctype/language/language.json #: frappe/core/doctype/system_settings/system_settings.json #: frappe/core/doctype/translation/translation.json -#: frappe/core/doctype/user/user.json frappe/printing/page/print/print.js:104 +#: frappe/core/doctype/user/user.json frappe/printing/page/print/print.js:117 #: frappe/public/js/frappe/form/templates/print_layout.html:11 msgid "Language" msgstr "Bahasa" @@ -14336,7 +14308,7 @@ msgstr "" #. Name of a DocType #: frappe/core/doctype/report/report.json #: frappe/printing/doctype/letter_head/letter_head.json -#: frappe/printing/page/print/print.js:127 +#: frappe/printing/page/print/print.js:140 #: frappe/public/js/frappe/form/print_utils.js:43 #: frappe/public/js/frappe/form/templates/print_layout.html:16 #: frappe/public/js/frappe/list/bulk_operations.js:52 @@ -14432,20 +14404,6 @@ msgstr "" msgid "Like" msgstr "Suka" -#. Label of the like_limit (Int) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Like limit" -msgstr "" - -#. Description of the 'Like limit' (Int) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Like limit per hour" -msgstr "" - -#: frappe/templates/includes/likes/likes.py:30 -msgid "Like on {0}: {1}" -msgstr "" - #: frappe/desk/like.py:92 msgid "Liked" msgstr "Menyukai" @@ -14486,6 +14444,7 @@ msgstr "" #. Option for the 'Type' (Select) field in DocType 'Workspace Link' #. Option for the 'Fieldtype' (Select) field in DocType 'Web Form Field' #. Option for the 'Fieldtype' (Select) field in DocType 'Web Template Field' +#. Label of the link (Dynamic Link) field in DocType 'Workflow Transition Task' #: frappe/core/doctype/docfield/docfield.json #: frappe/core/doctype/report_column/report_column.json #: frappe/core/doctype/report_filter/report_filter.json @@ -14499,6 +14458,7 @@ msgstr "" #: frappe/public/js/frappe/file_uploader/FileUploader.vue:128 #: frappe/website/doctype/web_form_field/web_form_field.json #: frappe/website/doctype/web_template_field/web_template_field.json +#: frappe/workflow/doctype/workflow_transition_task/workflow_transition_task.json msgid "Link" msgstr "" @@ -14629,6 +14589,10 @@ msgstr "" msgid "Linked With" msgstr "Terhubung Dengan" +#: frappe/public/js/frappe/ui/toolbar/about.js:11 +msgid "LinkedIn" +msgstr "" + #. Label of the links (Table) field in DocType 'Address' #. Label of the links (Table) field in DocType 'Contact' #. Label of the links_section (Tab Break) field in DocType 'DocType' @@ -14681,7 +14645,7 @@ msgstr "Daftar filter" msgid "List Settings" msgstr "Pengaturan Daftar" -#: frappe/public/js/frappe/list/list_view.js:1844 +#: frappe/public/js/frappe/list/list_view.js:1865 msgctxt "Button in list view menu" msgid "List Settings" msgstr "Pengaturan Daftar" @@ -14731,9 +14695,8 @@ msgstr "" msgid "Load Balancing" msgstr "" -#: frappe/public/js/frappe/list/base_list.js:388 +#: frappe/public/js/frappe/list/base_list.js:384 #: frappe/public/js/frappe/web_form/web_form_list.js:305 -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:50 #: frappe/website/doctype/help_article/templates/help_article_list.html:30 msgid "Load More" msgstr "Muat lebih banyak" @@ -14750,7 +14713,7 @@ msgstr "" #: frappe/core/page/permission_manager/permission_manager.js:172 #: frappe/public/js/frappe/form/controls/multicheck.js:13 #: frappe/public/js/frappe/form/linked_with.js:13 -#: frappe/public/js/frappe/list/base_list.js:511 +#: frappe/public/js/frappe/list/base_list.js:507 #: frappe/public/js/frappe/list/list_view.js:360 #: frappe/public/js/frappe/ui/listing.html:16 #: frappe/public/js/frappe/views/reports/query_report.js:1088 @@ -14765,7 +14728,7 @@ msgstr "" msgid "Loading import file..." msgstr "Memuat file impor ..." -#: frappe/public/js/frappe/ui/toolbar/about.js:8 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 msgid "Loading versions..." msgstr "" @@ -15257,10 +15220,8 @@ msgid "Mark as Unread" msgstr "Tandai sebagai Belum dibaca" #. Option for the 'Message Type' (Select) field in DocType 'Notification' -#. Option for the 'Content Type' (Select) field in DocType 'Blog Post' #. Option for the 'Content Type' (Select) field in DocType 'Web Page' #: frappe/email/doctype/notification/notification.json -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.js:92 #: frappe/website/doctype/web_page/web_page.json msgid "Markdown" @@ -15341,7 +15302,7 @@ msgstr "" msgid "Max auto email report per user" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1342 +#: frappe/core/doctype/doctype/doctype.py:1343 msgid "Max width for type Currency is 100px in row {0}" msgstr "Max lebar untuk jenis mata uang adalah 100px berturut-turut {0}" @@ -15363,7 +15324,7 @@ msgstr "" msgid "Maximum attachment limit of {0} has been reached." msgstr "" -#: frappe/model/rename_doc.py:690 +#: frappe/model/rename_doc.py:689 msgid "Maximum {0} rows allowed" msgstr "Maksimum {0} baris diperbolehkan" @@ -15531,29 +15492,21 @@ msgstr "" msgid "Meta" msgstr "" -#. Label of the meta_description (Small Text) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.js:124 msgid "Meta Description" msgstr "Deskripsi meta" -#. Label of the meta_image (Attach Image) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.js:131 msgid "Meta Image" msgstr "Gambar Meta" -#. Label of the meta_tags (Section Break) field in DocType 'Blog Post' #. Label of the metatags_section (Section Break) field in DocType 'Web Page' #. Label of the meta_tags (Table) field in DocType 'Website Route Meta' -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.json #: frappe/website/doctype/website_route_meta/website_route_meta.json msgid "Meta Tags" msgstr "" -#. Label of the meta_title (Data) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.js:117 msgid "Meta Title" msgstr "Judul Meta" @@ -15688,7 +15641,7 @@ msgstr "" msgid "Missing DocType" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1526 +#: frappe/core/doctype/doctype/doctype.py:1527 msgid "Missing Field" msgstr "" @@ -15955,7 +15908,7 @@ msgstr "" msgid "Most Used" msgstr "sebagian Digunakan" -#: frappe/utils/password.py:76 +#: frappe/utils/password.py:75 msgid "Most probably your password is too long." msgstr "" @@ -16212,12 +16165,12 @@ msgstr "" msgid "Navbar Template Values" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1235 +#: frappe/public/js/frappe/list/list_view.js:1256 msgctxt "Description of a list view shortcut" msgid "Navigate list down" msgstr "Navigasikan daftar ke bawah" -#: frappe/public/js/frappe/list/list_view.js:1242 +#: frappe/public/js/frappe/list/list_view.js:1263 msgctxt "Description of a list view shortcut" msgid "Navigate list up" msgstr "Navigasikan daftar ke atas" @@ -16282,10 +16235,6 @@ msgstr "" msgid "New Chart" msgstr "" -#: frappe/templates/includes/comments/comments.py:62 -msgid "New Comment on {0}: {1}" -msgstr "Komentar Baru pada {0}: {1}" - #: frappe/public/js/frappe/form/templates/contact_list.html:3 msgid "New Contact" msgstr "" @@ -16294,8 +16243,8 @@ msgstr "" msgid "New Custom Block" msgstr "" -#: frappe/printing/page/print/print.js:295 -#: frappe/printing/page/print/print.js:342 +#: frappe/printing/page/print/print.js:308 +#: frappe/printing/page/print/print.js:355 msgid "New Custom Print Format" msgstr "" @@ -16365,8 +16314,8 @@ msgstr "" msgid "New Password" msgstr "Kata sandi Baru" -#: frappe/printing/page/print/print.js:267 -#: frappe/printing/page/print/print.js:321 +#: frappe/printing/page/print/print.js:280 +#: frappe/printing/page/print/print.js:334 #: frappe/printing/page/print_format_builder_beta/print_format_builder_beta.js:61 msgid "New Print Format Name" msgstr "Nama Format Cetak Baru" @@ -16375,7 +16324,7 @@ msgstr "Nama Format Cetak Baru" msgid "New Quick List" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1382 +#: frappe/public/js/frappe/views/reports/report_view.js:1386 msgid "New Report name" msgstr "New nama Laporan" @@ -16473,7 +16422,7 @@ msgstr "Baru {0} {1} ditambahkan ke Dasbor {2}" msgid "New {0} {1} created" msgstr "{0} {1} baru dibuat" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:385 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:413 msgid "New {0}: {1}" msgstr "Baru {0}: {1}" @@ -16601,9 +16550,10 @@ msgstr "" #. Settings' #. Option for the 'Standard' (Select) field in DocType 'Print Format' #: frappe/core/doctype/page/page.json frappe/core/doctype/report/report.json -#: frappe/email/doctype/notification/notification.py:96 +#: frappe/email/doctype/notification/notification.py:100 +#: frappe/email/doctype/notification/notification.py:102 #: frappe/integrations/doctype/ldap_settings/ldap_settings.json -#: frappe/integrations/doctype/webhook/webhook.py:128 +#: frappe/integrations/doctype/webhook/webhook.py:132 #: frappe/printing/doctype/print_format/print_format.json #: frappe/public/js/form_builder/utils.js:341 #: frappe/public/js/frappe/form/controls/link.js:494 @@ -16658,6 +16608,10 @@ msgstr "Tidak ada Akun Surel" msgid "No Email Accounts Assigned" msgstr "" +#: frappe/email/doctype/email_group/email_group.py:50 +msgid "No Email field found in {0}" +msgstr "" + #: frappe/public/js/frappe/views/inbox/inbox_view.js:183 msgid "No Emails" msgstr "Tidak ada Email" @@ -16693,8 +16647,8 @@ msgstr "Tidak ada Pengguna LDAP yang ditemukan untuk email: {0}" msgid "No Label" msgstr "" -#: frappe/printing/page/print/print.js:703 -#: frappe/printing/page/print/print.js:784 +#: frappe/printing/page/print/print.js:716 +#: frappe/printing/page/print/print.js:797 #: frappe/public/js/frappe/list/bulk_operations.js:98 #: frappe/public/js/frappe/list/bulk_operations.js:170 #: frappe/utils/weasyprint.py:52 @@ -16709,7 +16663,7 @@ msgstr "Tidak Ada Nama Yang Ditentukan untuk {0}" msgid "No New notifications" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1743 +#: frappe/core/doctype/doctype/doctype.py:1744 msgid "No Permissions Specified" msgstr "Tidak ada izin yang ditentukan" @@ -16729,11 +16683,11 @@ msgstr "Tidak Ada Diagram yang Diizinkan di Dasbor ini" msgid "No Preview" msgstr "" -#: frappe/printing/page/print/print.js:707 +#: frappe/printing/page/print/print.js:720 msgid "No Preview Available" msgstr "" -#: frappe/printing/page/print/print.js:862 +#: frappe/printing/page/print/print.js:875 msgid "No Printer is Available." msgstr "Tidak Ada Printer." @@ -16773,7 +16727,7 @@ msgstr "" msgid "No address added yet." msgstr "" -#: frappe/email/doctype/notification/notification.js:229 +#: frappe/email/doctype/notification/notification.js:232 msgid "No alerts for today" msgstr "Tidak ada pemberitahuan untuk hari ini" @@ -16801,10 +16755,6 @@ msgstr "" msgid "No changes to update" msgstr "" -#: frappe/website/doctype/blog_post/blog_post.py:378 -msgid "No comments yet" -msgstr "Belum ada komentar" - #: frappe/templates/includes/comments/comments.html:4 msgid "No comments yet. " msgstr "" @@ -16813,7 +16763,7 @@ msgstr "" msgid "No contacts added yet." msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:438 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:466 msgid "No contacts linked to document" msgstr "Tidak ada kontak yang tertaut ke dokumen" @@ -16833,6 +16783,10 @@ msgstr "Tidak ditemukan dokumen yang ditandai dengan {0}" msgid "No email account associated with the User. Please add an account under User > Email Inbox." msgstr "Tidak ada akun email yang dikaitkan dengan Pengguna. Silakan tambahkan akun di bawah Pengguna> Kotak Masuk Email." +#: frappe/core/api/user_invitation.py:17 +msgid "No email addresses to invite" +msgstr "" + #: frappe/core/doctype/data_import/data_import.js:478 msgid "No failed logs" msgstr "" @@ -16905,7 +16859,7 @@ msgctxt "{0} = verb, {1} = object" msgid "No permission to '{0}' {1}" msgstr "Tidak ada izin untuk '{0}' {1}" -#: frappe/model/db_query.py:950 +#: frappe/model/db_query.py:947 msgid "No permission to read {0}" msgstr "Tidak ada izin untuk membaca {0}" @@ -16933,7 +16887,7 @@ msgstr "Tidak ada catatan yang akan diekspor" msgid "No rows" msgstr "" -#: frappe/email/doctype/notification/notification.py:129 +#: frappe/email/doctype/notification/notification.py:135 msgid "No subject" msgstr "" @@ -17069,7 +17023,6 @@ msgstr "Tidak Diijinkan" msgid "Not Permitted to read {0}" msgstr "" -#: frappe/website/doctype/blog_post/blog_post_list.js:7 #: frappe/website/doctype/web_form/web_form_list.js:7 #: frappe/website/doctype/web_page/web_page_list.js:7 msgid "Not Published" @@ -17079,7 +17032,7 @@ msgstr "Tidak Diterbitkan" #: frappe/public/js/frappe/form/toolbar.js:816 #: frappe/public/js/frappe/model/indicator.js:28 #: frappe/public/js/frappe/views/kanban/kanban_view.js:169 -#: frappe/public/js/frappe/views/reports/report_view.js:205 +#: frappe/public/js/frappe/views/reports/report_view.js:209 #: frappe/public/js/print_format_builder/print_format_builder.bundle.js:39 #: frappe/website/doctype/web_form/templates/web_form.html:78 msgid "Not Saved" @@ -17113,7 +17066,7 @@ msgstr "Bukan Nilai Comma Separated valid (CSV file)" msgid "Not a valid User Image." msgstr "Bukan Gambar Pengguna yang valid." -#: frappe/model/workflow.py:114 +#: frappe/model/workflow.py:117 msgid "Not a valid Workflow Action" msgstr "Bukan Aksi Alur Kerja yang valid" @@ -17129,11 +17082,11 @@ msgstr "Tidak aktif" msgid "Not allowed for {0}: {1}" msgstr "Tidak diizinkan untuk {0}: {1}" -#: frappe/email/doctype/notification/notification.py:595 +#: frappe/email/doctype/notification/notification.py:637 msgid "Not allowed to attach {0} document, please enable Allow Print For {0} in Print Settings" msgstr "Tidak diizinkan melampirkan dokumen {0}, harap aktifkan Izinkan Pencetakan Untuk {0} di Setelan Cetak" -#: frappe/core/doctype/doctype/doctype.py:335 +#: frappe/core/doctype/doctype/doctype.py:336 msgid "Not allowed to create custom Virtual DocType." msgstr "" @@ -17157,7 +17110,7 @@ msgstr "Tidak ditemukan" msgid "Not in Developer Mode" msgstr "Tidak dalam Mode Developer" -#: frappe/core/doctype/doctype/doctype.py:330 +#: frappe/core/doctype/doctype/doctype.py:331 msgid "Not in Developer Mode! Set in site_config.json or make 'Custom' DocType." msgstr "Tidak dalam Mode Pengembang! Diatur dalam site_config.json atau membuat DOCTYPE 'Custom'." @@ -17177,7 +17130,7 @@ msgstr "Tidak diizinkan untuk melihat {0}" #. Label of a Link in the Tools Workspace #. Name of a DocType -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:407 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:435 #: frappe/automation/workspace/tools/tools.json #: frappe/desk/doctype/note/note.json msgid "Note" @@ -17236,10 +17189,9 @@ msgstr "" msgid "Nothing left to undo" msgstr "" -#: frappe/public/js/frappe/list/base_list.js:372 +#: frappe/public/js/frappe/list/base_list.js:368 #: frappe/public/js/frappe/views/reports/query_report.js:105 #: frappe/templates/includes/list/list.html:9 -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:41 #: frappe/website/doctype/help_article/templates/help_article_list.html:21 msgid "Nothing to show" msgstr "Tidak ada yang menunjukkan" @@ -17285,15 +17237,15 @@ msgstr "Pemberitahuan Dokumen Berlangganan" msgid "Notification sent to" msgstr "" -#: frappe/email/doctype/notification/notification.py:500 +#: frappe/email/doctype/notification/notification.py:542 msgid "Notification: customer {0} has no Mobile number set" msgstr "" -#: frappe/email/doctype/notification/notification.py:486 +#: frappe/email/doctype/notification/notification.py:528 msgid "Notification: document {0} has no {1} number set (field: {2})" msgstr "" -#: frappe/email/doctype/notification/notification.py:495 +#: frappe/email/doctype/notification/notification.py:537 msgid "Notification: user {0} has no Mobile number set" msgstr "" @@ -17344,7 +17296,7 @@ msgstr "" msgid "Notify users with a popup when they log in" msgstr "" -#: frappe/public/js/frappe/form/controls/datetime.js:28 +#: frappe/public/js/frappe/form/controls/datetime.js:41 #: frappe/public/js/frappe/form/controls/time.js:37 msgid "Now" msgstr "Sekarang" @@ -17402,7 +17354,7 @@ msgstr "" msgid "Number of Queries" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:442 +#: frappe/core/doctype/doctype/doctype.py:443 #: frappe/public/js/frappe/doctype/index.js:59 msgid "Number of attachment fields are more than {}, limit updated to {}." msgstr "" @@ -17516,11 +17468,11 @@ msgstr "" msgid "OTP Issuer Name" msgstr "" -#: frappe/twofactor.py:445 +#: frappe/twofactor.py:450 msgid "OTP Secret Reset - {0}" msgstr "" -#: frappe/twofactor.py:464 +#: frappe/twofactor.py:469 msgid "OTP Secret has been reset. Re-registration will be required on next login." msgstr "OTP Secret telah di-reset. Registrasi ulang akan diminta pada login berikutnya." @@ -17724,7 +17676,7 @@ msgstr "Hanya Administrator yang diizinkan menggunakan Perekam" msgid "Only Allow Edit For" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1620 +#: frappe/core/doctype/doctype/doctype.py:1621 msgid "Only Options allowed for Data field are:" msgstr "Hanya Opsi yang diperbolehkan untuk bidang Data adalah:" @@ -17768,7 +17720,7 @@ msgstr "" msgid "Only reports of type Report Builder can be edited" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:128 +#: frappe/custom/doctype/customize_form/customize_form.py:129 msgid "Only standard DocTypes are allowed to be customized from Customize Form." msgstr "Hanya DocTypes standar yang boleh disesuaikan dari Formulir Kustomisasi." @@ -17842,7 +17794,7 @@ msgstr "" msgid "Open Settings" msgstr "Buka Pengaturan" -#: frappe/public/js/frappe/ui/toolbar/about.js:8 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 msgid "Open Source Applications for the Web" msgstr "" @@ -17868,7 +17820,7 @@ msgstr "" msgid "Open in a new tab" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1288 +#: frappe/public/js/frappe/list/list_view.js:1309 msgctxt "Description of a list view shortcut" msgid "Open list item" msgstr "Buka item daftar" @@ -17939,7 +17891,7 @@ msgstr "Opsi 2" msgid "Option 3" msgstr "Opsi 3" -#: frappe/core/doctype/doctype/doctype.py:1638 +#: frappe/core/doctype/doctype/doctype.py:1639 msgid "Option {0} for field {1} is not a child table" msgstr "Opsi {0} untuk bidang {1} bukan tabel anak" @@ -17971,7 +17923,7 @@ msgstr "" msgid "Options" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1366 +#: frappe/core/doctype/doctype/doctype.py:1367 msgid "Options 'Dynamic Link' type of field must point to another Link Field with options as 'DocType'" msgstr "Jenis Options 'Dynamic Link' lapangan harus mengarah ke Link Field lain dengan pilihan sebagai 'DocType'" @@ -17980,7 +17932,7 @@ msgstr "Jenis Options 'Dynamic Link' lapangan harus mengarah ke Link Field lain msgid "Options Help" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1660 +#: frappe/core/doctype/doctype/doctype.py:1661 msgid "Options for Rating field can range from 3 to 10" msgstr "" @@ -17988,7 +17940,7 @@ msgstr "" msgid "Options for select. Each option on a new line." msgstr "Pilihan untuk pilih. Setiap opsi pada baris baru." -#: frappe/core/doctype/doctype/doctype.py:1383 +#: frappe/core/doctype/doctype/doctype.py:1384 msgid "Options for {0} must be set before setting the default value." msgstr "Opsi untuk {0} harus disetel sebelum menyetel nilai bawaan." @@ -18112,9 +18064,9 @@ msgstr "" #. Option for the 'Format' (Select) field in DocType 'Auto Email Report' #: frappe/email/doctype/auto_email_report/auto_email_report.json -#: frappe/printing/page/print/print.js:71 +#: frappe/printing/page/print/print.js:84 #: frappe/public/js/frappe/form/templates/print_layout.html:44 -#: frappe/public/js/frappe/views/reports/query_report.js:1794 +#: frappe/public/js/frappe/views/reports/query_report.js:1796 msgid "PDF" msgstr "" @@ -18155,11 +18107,11 @@ msgstr "Generasi PDF gagal" msgid "PDF generation failed because of broken image links" msgstr "Generasi PDF gagal karena link gambar rusak" -#: frappe/printing/page/print/print.js:616 +#: frappe/printing/page/print/print.js:629 msgid "PDF generation may not work as expected." msgstr "" -#: frappe/printing/page/print/print.js:534 +#: frappe/printing/page/print/print.js:547 msgid "PDF printing via \"Raw Print\" is not supported." msgstr "" @@ -18375,11 +18327,11 @@ msgstr "" #. Label of the nsm_parent_field (Data) field in DocType 'DocType' #: frappe/core/doctype/doctype/doctype.json -#: frappe/core/doctype/doctype/doctype.py:933 +#: frappe/core/doctype/doctype/doctype.py:934 msgid "Parent Field (Tree)" msgstr "Bidang Induk (Pohon)" -#: frappe/core/doctype/doctype/doctype.py:939 +#: frappe/core/doctype/doctype/doctype.py:940 msgid "Parent Field must be a valid fieldname" msgstr "Bidang Induk harus nama bidang yang valid" @@ -18388,7 +18340,7 @@ msgstr "Bidang Induk harus nama bidang yang valid" msgid "Parent Label" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1197 +#: frappe/core/doctype/doctype/doctype.py:1198 msgid "Parent Missing" msgstr "" @@ -18601,10 +18553,12 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Data Import' #. Option for the 'Contribution Status' (Select) field in DocType 'Translation' +#. Option for the 'Status' (Select) field in DocType 'User Invitation' #. Option for the 'Status' (Select) field in DocType 'Personal Data Deletion #. Step' #: frappe/core/doctype/data_import/data_import.json #: frappe/core/doctype/translation/translation.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/website/doctype/personal_data_deletion_step/personal_data_deletion_step.json msgid "Pending" msgstr "Menunggu" @@ -18748,8 +18702,8 @@ msgstr "" msgid "Permissions" msgstr "Otorisasi" -#: frappe/core/doctype/doctype/doctype.py:1834 -#: frappe/core/doctype/doctype/doctype.py:1844 +#: frappe/core/doctype/doctype/doctype.py:1835 +#: frappe/core/doctype/doctype/doctype.py:1845 msgid "Permissions Error" msgstr "" @@ -18837,8 +18791,8 @@ 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/views/reports/report_view.js:1577 -#: frappe/public/js/frappe/views/reports/report_view.js:1580 +#: frappe/public/js/frappe/views/reports/report_view.js:1581 +#: frappe/public/js/frappe/views/reports/report_view.js:1584 msgid "Pick Columns" msgstr "Pilih Kolom" @@ -18898,11 +18852,11 @@ msgstr "Silakan Instal perpustakaan ldap3 melalui pip untuk menggunakan fungsion msgid "Please Set Chart" msgstr "Silakan Tetapkan Bagan" -#: frappe/core/doctype/sms_settings/sms_settings.py:84 +#: frappe/core/doctype/sms_settings/sms_settings.py:88 msgid "Please Update SMS Settings" msgstr "Harap Perbarui Pengaturan SMS" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:582 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:610 msgid "Please add a subject to your email" msgstr "Silakan tambahkan subjek ke email Anda" @@ -18974,7 +18928,7 @@ msgstr "Silahkan klik pada link berikut untuk mengatur password baru anda" msgid "Please confirm your action to {0} this document." msgstr "Harap konfirmasikan tindakan Anda ke {0} dokumen ini." -#: frappe/printing/page/print/print.js:618 +#: frappe/printing/page/print/print.js:631 msgid "Please contact your system manager to install correct version." msgstr "" @@ -19004,8 +18958,8 @@ msgstr "" #: frappe/desk/doctype/notification_log/notification_log.js:45 #: frappe/email/doctype/auto_email_report/auto_email_report.js:17 -#: frappe/printing/page/print/print.js:638 -#: frappe/printing/page/print/print.js:668 +#: frappe/printing/page/print/print.js:651 +#: frappe/printing/page/print/print.js:681 #: frappe/public/js/frappe/list/bulk_operations.js:161 #: frappe/public/js/frappe/utils/utils.js:1434 msgid "Please enable pop-ups" @@ -19081,11 +19035,12 @@ msgstr "" msgid "Please enter your old password." msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:413 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:441 msgid "Please find attached {0}: {1}" msgstr "Silakan temukan lampiran {0}: {1}" -#: frappe/templates/includes/comments/comments.py:31 +#: frappe/templates/includes/comments/comments.py:42 +#: frappe/templates/includes/comments/comments.py:45 msgid "Please login to post a comment." msgstr "" @@ -19097,7 +19052,7 @@ msgstr "Harap pastikan Dokumen Komunikasi Referensi tidak terhubung secara sirku msgid "Please refresh to get the latest document." msgstr "Silahkan refresh untuk mendapatkan dokumen terbaru." -#: frappe/printing/page/print/print.js:535 +#: frappe/printing/page/print/print.js:548 msgid "Please remove the printer mapping in Printer Settings and try again." msgstr "" @@ -19113,7 +19068,7 @@ msgstr "Silakan menyimpan dokumen sebelum penugasan" msgid "Please save the document before removing assignment" msgstr "Silakan menyimpan dokumen sebelum mengeluarkan penugasan" -#: frappe/public/js/frappe/views/reports/report_view.js:1707 +#: frappe/public/js/frappe/views/reports/report_view.js:1711 msgid "Please save the report first" msgstr "Harap menyimpan laporan pertama" @@ -19149,7 +19104,7 @@ msgstr "" msgid "Please select a file or url" msgstr "Silahkan pilih file atau url" -#: frappe/model/rename_doc.py:685 +#: frappe/model/rename_doc.py:684 msgid "Please select a valid csv file with data" msgstr "Silakan pilih file csv dengan data yang valid" @@ -19161,7 +19116,7 @@ msgstr "Pilih filter tanggal yang valid" msgid "Please select applicable Doctypes" msgstr "Silakan pilih DOCTYPE yang berlaku" -#: frappe/model/db_query.py:1155 +#: frappe/model/db_query.py:1152 msgid "Please select atleast 1 column from {0} to sort/group" msgstr "Silakan pilih minimal 1 kolom dari {0} untuk menyortir / group" @@ -19187,7 +19142,7 @@ msgstr "Silahkan pilih {0}" msgid "Please set Email Address" msgstr "Silahkan tetapkan Alamat Email" -#: frappe/printing/page/print/print.js:549 +#: frappe/printing/page/print/print.js:562 msgid "Please set a printer mapping for this print format in the Printer Settings" msgstr "Silakan atur pemetaan printer untuk format cetak ini di Pengaturan Printer" @@ -19235,23 +19190,23 @@ msgstr "Silakan tentukan" msgid "Please specify a valid parent DocType for {0}" msgstr "" -#: frappe/email/doctype/notification/notification.py:154 +#: frappe/email/doctype/notification/notification.py:163 msgid "Please specify at least 10 minutes due to the trigger cadence of the scheduler" msgstr "" -#: frappe/email/doctype/notification/notification.py:151 +#: frappe/email/doctype/notification/notification.py:160 msgid "Please specify the minutes offset" msgstr "" -#: frappe/email/doctype/notification/notification.py:145 +#: frappe/email/doctype/notification/notification.py:154 msgid "Please specify which date field must be checked" msgstr "Silakan tentukan tanggal yang lapangan harus diperiksa" -#: frappe/email/doctype/notification/notification.py:149 +#: frappe/email/doctype/notification/notification.py:158 msgid "Please specify which datetime field must be checked" msgstr "" -#: frappe/email/doctype/notification/notification.py:158 +#: frappe/email/doctype/notification/notification.py:167 msgid "Please specify which value field must be checked" msgstr "Silakan tentukan mana bidang nilai harus diperiksa" @@ -19272,7 +19227,7 @@ msgstr "" msgid "Please use following links to download file backup." msgstr "" -#: frappe/utils/password.py:218 +#: frappe/utils/password.py:217 msgid "Please visit https://frappecloud.com/docs/sites/migrate-an-existing-site#encryption-key for more information." msgstr "" @@ -19362,14 +19317,6 @@ msgstr "kode Pos" msgid "Posting Timestamp" msgstr "" -#: frappe/website/doctype/blog_post/blog_post.py:264 -msgid "Posts by {0}" -msgstr "Posting oleh {0}" - -#: frappe/website/doctype/blog_post/blog_post.py:256 -msgid "Posts filed under {0}" -msgstr "Posting mengajukan di bawah {0}" - #: frappe/database/query.py:1518 msgid "Potentially dangerous content in string literal: {0}" msgstr "" @@ -19385,7 +19332,7 @@ msgstr "" msgid "Precision" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1400 +#: frappe/core/doctype/doctype/doctype.py:1401 msgid "Precision should be between 1 and 6" msgstr "Presisi harus antara 1 dan 6" @@ -19476,13 +19423,6 @@ msgstr "Pratayang" msgid "Preview HTML" msgstr "" -#. Label of the preview_image (Attach Image) field in DocType 'Blog Category' -#. Label of the preview_image (Attach Image) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Preview Image" -msgstr "" - #. Label of the preview_message (Button) field in DocType 'Auto Repeat' #: frappe/automation/doctype/auto_repeat/auto_repeat.json msgid "Preview Message" @@ -19574,19 +19514,19 @@ msgstr "" #: frappe/core/doctype/docperm/docperm.json #: frappe/core/doctype/success_action/success_action.js:58 #: frappe/core/doctype/user_document_type/user_document_type.json -#: frappe/printing/page/print/print.js:65 +#: frappe/printing/page/print/print.js:78 #: frappe/public/js/frappe/form/success_action.js:81 #: frappe/public/js/frappe/form/templates/print_layout.html:46 #: frappe/public/js/frappe/form/toolbar.js:360 #: frappe/public/js/frappe/form/toolbar.js:372 #: frappe/public/js/frappe/list/bulk_operations.js:95 -#: frappe/public/js/frappe/views/reports/query_report.js:1780 -#: frappe/public/js/frappe/views/reports/report_view.js:1535 +#: frappe/public/js/frappe/views/reports/query_report.js:1782 +#: frappe/public/js/frappe/views/reports/report_view.js:1539 #: frappe/public/js/frappe/views/treeview.js:490 frappe/www/printview.html:18 msgid "Print" msgstr "Mencetak" -#: frappe/public/js/frappe/list/list_view.js:2017 +#: frappe/public/js/frappe/list/list_view.js:2038 msgctxt "Button in list view actions menu" msgid "Print" msgstr "Mencetak" @@ -19604,8 +19544,8 @@ msgstr "Cetak Dokumen" #: frappe/core/workspace/build/build.json #: frappe/email/doctype/notification/notification.json #: frappe/printing/doctype/print_format/print_format.json -#: frappe/printing/page/print/print.js:94 -#: frappe/printing/page/print/print.js:821 +#: frappe/printing/page/print/print.js:107 +#: frappe/printing/page/print/print.js:834 #: frappe/public/js/frappe/list/bulk_operations.js:59 #: frappe/website/doctype/web_form/web_form.json msgid "Print Format" @@ -19712,7 +19652,7 @@ msgstr "" #: frappe/email/doctype/notification/notification.json #: frappe/printing/doctype/print_settings/print_settings.json #: frappe/printing/doctype/print_style/print_style.js:6 -#: frappe/printing/page/print/print.js:160 +#: frappe/printing/page/print/print.js:173 #: frappe/public/js/frappe/form/print_utils.js:84 #: frappe/public/js/frappe/form/templates/print_layout.html:35 msgid "Print Settings" @@ -19761,11 +19701,11 @@ msgstr "" msgid "Print with letterhead" msgstr "" -#: frappe/printing/page/print/print.js:830 +#: frappe/printing/page/print/print.js:843 msgid "Printer" msgstr "" -#: frappe/printing/page/print/print.js:807 +#: frappe/printing/page/print/print.js:820 msgid "Printer Mapping" msgstr "Pemetaan Printer" @@ -19775,11 +19715,11 @@ msgstr "Pemetaan Printer" msgid "Printer Name" msgstr "" -#: frappe/printing/page/print/print.js:799 +#: frappe/printing/page/print/print.js:812 msgid "Printer Settings" msgstr "Pengaturan Printer" -#: frappe/printing/page/print/print.js:548 +#: frappe/printing/page/print/print.js:561 msgid "Printer mapping not set." msgstr "" @@ -19956,23 +19896,17 @@ msgstr "" #. Label of the publish (Check) field in DocType 'Package Release' #: frappe/core/doctype/package_release/package_release.json #: frappe/public/js/frappe/form/footer/form_timeline.js:632 -#: frappe/website/doctype/blog_post/blog_post.js:36 #: frappe/website/doctype/web_form/web_form.js:86 msgid "Publish" msgstr "Menerbitkan" #. Label of the published (Check) field in DocType 'Comment' -#. Label of the published (Check) field in DocType 'Blog Category' -#. Label of the published (Check) field in DocType 'Blog Post' #. Label of the published (Check) field in DocType 'Help Article' #. Label of the published (Check) field in DocType 'Help Category' #. Label of the published (Check) field in DocType 'Web Form' #. Label of the published (Check) field in DocType 'Web Page' #: frappe/core/doctype/comment/comment.json #: frappe/public/js/frappe/form/templates/timeline_message_box.html:42 -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/doctype/blog_post/blog_post_list.js:5 #: frappe/website/doctype/help_article/help_article.json #: frappe/website/doctype/help_category/help_category.json #: frappe/website/doctype/web_form/web_form.json @@ -19982,15 +19916,6 @@ msgstr "Menerbitkan" msgid "Published" msgstr "Diterbitkan" -#. Label of the published_on (Date) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Published On" -msgstr "" - -#: frappe/website/doctype/blog_post/templates/blog_post.html:59 -msgid "Published on" -msgstr "Diterbitkan di" - #. Label of the publishing_dates_section (Section Break) field in DocType 'Web #. Page' #: frappe/website/doctype/web_page/web_page.json @@ -20080,7 +20005,9 @@ msgid "Put on Hold" msgstr "" #. Option for the 'Type' (Select) field in DocType 'System Console' +#. Option for the 'Condition Type' (Select) field in DocType 'Notification' #: frappe/desk/doctype/system_console/system_console.json +#: frappe/email/doctype/notification/notification.json msgid "Python" msgstr "" @@ -20143,7 +20070,7 @@ msgstr "Laporan \"Query\"" msgid "Query analysis complete. Check suggested indexes." msgstr "" -#: frappe/utils/safe_exec.py:495 +#: frappe/utils/safe_exec.py:497 msgid "Query must be of SELECT or read-only WITH type." msgstr "" @@ -20280,12 +20207,6 @@ msgstr "Jarak" msgid "Rate Limiting" msgstr "" -#. Label of the section_break_12 (Section Break) field in DocType 'Blog -#. Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Rate Limits" -msgstr "" - #. Label of the rate_limit_email_link_login (Int) field in DocType 'System #. Settings' #: frappe/core/doctype/system_settings/system_settings.json @@ -20322,7 +20243,7 @@ msgstr "" msgid "Raw Printing" msgstr "" -#: frappe/printing/page/print/print.js:165 +#: frappe/printing/page/print/print.js:178 msgid "Raw Printing Setting" msgstr "" @@ -20396,11 +20317,6 @@ msgstr "" msgid "Read Only Mode" msgstr "" -#. Label of the read_time (Int) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "Read Time" -msgstr "" - #. Label of the read_by_recipient (Check) field in DocType 'Communication' #: frappe/core/doctype/communication/communication.json msgid "Read by Recipient" @@ -20416,7 +20332,7 @@ msgstr "" msgid "Read mode" msgstr "" -#: frappe/utils/safe_exec.py:98 +#: frappe/utils/safe_exec.py:99 msgid "Read the documentation to know more" msgstr "" @@ -20489,6 +20405,14 @@ msgstr "" msgid "Recipient" msgstr "" +#. Label of the recipient_account_field (Data) field in DocType 'DocType' +#. Label of the recipient_account_field (Data) field in DocType 'Customize +#. Form' +#: frappe/core/doctype/doctype/doctype.json +#: frappe/custom/doctype/customize_form/customize_form.json +msgid "Recipient Account Field" +msgstr "" + #. Option for the 'Delivery Status' (Select) field in DocType 'Communication' #: frappe/core/doctype/communication/communication.json msgid "Recipient Unsubscribed" @@ -20521,7 +20445,7 @@ msgstr "" msgid "Records for following doctypes will be filtered" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1608 +#: frappe/core/doctype/doctype/doctype.py:1609 msgid "Recursive Fetch From" msgstr "" @@ -20538,6 +20462,11 @@ msgstr "Merah" msgid "Redirect HTTP Status" msgstr "" +#. Label of the redirect_to_path (Data) field in DocType 'User Invitation' +#: frappe/core/doctype/user_invitation/user_invitation.json +msgid "Redirect To Path" +msgstr "" + #. Label of the redirect_uri (Data) field in DocType 'Connected App' #: frappe/integrations/doctype/connected_app/connected_app.json msgid "Redirect URI" @@ -20800,12 +20729,12 @@ msgstr "Referensi: {0} {1}" msgid "Referrer" msgstr "Perujuk" -#: frappe/printing/page/print/print.js:73 frappe/public/js/frappe/desk.js:168 -#: frappe/public/js/frappe/desk.js:558 +#: frappe/printing/page/print/print.js:86 frappe/public/js/frappe/desk.js:168 +#: frappe/public/js/frappe/desk.js:552 #: frappe/public/js/frappe/form/form.js:1201 #: frappe/public/js/frappe/form/templates/print_layout.html:6 #: frappe/public/js/frappe/list/base_list.js:66 -#: frappe/public/js/frappe/views/reports/query_report.js:1769 +#: frappe/public/js/frappe/views/reports/query_report.js:1771 #: frappe/public/js/frappe/views/treeview.js:496 #: frappe/public/js/frappe/widgets/chart_widget.js:291 #: frappe/public/js/frappe/widgets/number_card_widget.js:340 @@ -21021,7 +20950,7 @@ msgstr "" msgid "Rename {0}" msgstr "Ubah nama {0}" -#: frappe/core/doctype/doctype/doctype.py:698 +#: frappe/core/doctype/doctype/doctype.py:699 msgid "Renamed files and replaced code in controllers, please check!" msgstr "Mengganti nama file dan mengganti kode dalam pengontrol, harap periksa!" @@ -21224,7 +21153,7 @@ msgstr "Manajer Laporan" #: frappe/core/report/prepared_report_analytics/prepared_report_analytics.py:39 #: frappe/desk/doctype/dashboard_chart/dashboard_chart.json #: frappe/desk/doctype/number_card/number_card.json -#: frappe/public/js/frappe/views/reports/query_report.js:1954 +#: frappe/public/js/frappe/views/reports/query_report.js:1956 msgid "Report Name" msgstr "Nama Laporan" @@ -21262,7 +21191,7 @@ msgstr "" msgid "Report bug" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1809 +#: frappe/core/doctype/doctype/doctype.py:1810 msgid "Report cannot be set for Single types" msgstr "Laporan tidak dapat ditetapkan untuk jenis Tunggal" @@ -21292,11 +21221,11 @@ msgstr "" msgid "Report updated successfully" msgstr "Laporan berhasil diperbarui" -#: frappe/public/js/frappe/views/reports/report_view.js:1355 +#: frappe/public/js/frappe/views/reports/report_view.js:1359 msgid "Report was not saved (there were errors)" msgstr "Laporan tidak disimpan (ada kesalahan)" -#: frappe/public/js/frappe/views/reports/query_report.js:1992 +#: frappe/public/js/frappe/views/reports/query_report.js:1994 msgid "Report with more than 10 columns looks better in Landscape mode." msgstr "Laporan dengan lebih dari 10 kolom terlihat lebih baik dalam mode Lansekap." @@ -21667,9 +21596,7 @@ msgstr "Mencabut" msgid "Revoked" msgstr "" -#. Option for the 'Content Type' (Select) field in DocType 'Blog Post' #. Option for the 'Content Type' (Select) field in DocType 'Web Page' -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/web_page/web_page.js:92 #: frappe/website/doctype/web_page/web_page.json msgid "Rich Text" @@ -21710,6 +21637,7 @@ msgstr "" #. Label of the role (Link) field in DocType 'DocPerm' #. Label of the role (Link) field in DocType 'Has Role' #. Name of a DocType +#. Label of the role (Link) field in DocType 'User Role' #. Label of the role (Link) field in DocType 'User Type' #. Label of a Link in the Users Workspace #. Label of a shortcut in the Users Workspace @@ -21723,6 +21651,7 @@ msgstr "" #: frappe/core/doctype/docperm/docperm.json #: frappe/core/doctype/has_role/has_role.json #: frappe/core/doctype/role/role.json +#: frappe/core/doctype/user_role/user_role.json #: frappe/core/doctype/user_type/user_type.json #: frappe/core/doctype/user_type/user_type.py:110 #: frappe/core/page/permission_manager/permission_manager.js:219 @@ -21771,7 +21700,7 @@ msgstr "Izin peran" msgid "Role Permissions Manager" msgstr "Pengelola Perizinan Peran" -#: frappe/public/js/frappe/list/list_view.js:1786 +#: frappe/public/js/frappe/list/list_view.js:1807 msgctxt "Button in list view menu" msgid "Role Permissions Manager" msgstr "Pengelola Perizinan Peran" @@ -21814,6 +21743,7 @@ msgstr "" #. Label of the roles (Table) field in DocType 'Role Permission for Page and #. Report' #. Label of the sb1 (Section Break) field in DocType 'User' +#. Label of the roles (Table MultiSelect) field in DocType 'User Invitation' #. Label of the roles_section (Section Break) field in DocType 'Custom HTML #. Block' #. Label of the roles (Table) field in DocType 'Custom HTML Block' @@ -21823,6 +21753,7 @@ msgstr "" #: frappe/core/doctype/page/page.json frappe/core/doctype/report/report.json #: frappe/core/doctype/role_permission_for_page_and_report/role_permission_for_page_and_report.json #: frappe/core/doctype/user/user.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/core/page/permission_manager/permission_manager.js:66 #: frappe/desk/doctype/custom_html_block/custom_html_block.json #: frappe/desk/doctype/dashboard_chart/dashboard_chart.json @@ -21879,8 +21810,6 @@ msgstr "" #. Label of the route (Data) field in DocType 'Navbar Item' #. Label of the route (Data) field in DocType 'DocType Layout' #. Label of the route (Data) field in DocType 'Route History' -#. Label of the route (Data) field in DocType 'Blog Category' -#. Label of the route (Data) field in DocType 'Blog Post' #. Label of the route (Data) field in DocType 'Help Article' #. Label of the route (Data) field in DocType 'Help Category' #. Label of the route (Data) field in DocType 'Portal Menu Item' @@ -21892,8 +21821,6 @@ msgstr "" #: frappe/core/doctype/navbar_item/navbar_item.json #: frappe/custom/doctype/doctype_layout/doctype_layout.json #: frappe/desk/doctype/route_history/route_history.json -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_post/blog_post.json #: frappe/website/doctype/help_article/help_article.json #: frappe/website/doctype/help_category/help_category.json #: frappe/website/doctype/portal_menu_item/portal_menu_item.json @@ -21926,8 +21853,8 @@ msgstr "Baris" msgid "Row #" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1831 -#: frappe/core/doctype/doctype/doctype.py:1841 +#: frappe/core/doctype/doctype/doctype.py:1832 +#: frappe/core/doctype/doctype/doctype.py:1842 msgid "Row # {0}: Non administrator user can not set the role {1} to the custom doctype" msgstr "" @@ -21935,7 +21862,7 @@ msgstr "" msgid "Row #{0}:" msgstr "Row # {0}:" -#: frappe/core/doctype/doctype/doctype.py:491 +#: frappe/core/doctype/doctype/doctype.py:492 msgid "Row #{}: Fieldname is required" msgstr "" @@ -21971,11 +21898,11 @@ msgstr "" msgid "Row {0}" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:352 +#: frappe/custom/doctype/customize_form/customize_form.py:353 msgid "Row {0}: Not allowed to disable Mandatory for standard fields" msgstr "Baris {0}: Tidak diizinkan untuk menonaktifkan Wajib untuk bidang standar" -#: frappe/custom/doctype/customize_form/customize_form.py:341 +#: frappe/custom/doctype/customize_form/customize_form.py:342 msgid "Row {0}: Not allowed to enable Allow on Submit for standard fields" msgstr "Baris {0}: Tidak diizinkan untuk mengaktifkan Memungkinkan Submit untuk bidang standar" @@ -22085,7 +22012,7 @@ msgstr "Parameter SMS" msgid "SMS Settings" msgstr "Pengaturan SMS" -#: frappe/core/doctype/sms_settings/sms_settings.py:110 +#: frappe/core/doctype/sms_settings/sms_settings.py:114 msgid "SMS sent successfully" msgstr "" @@ -22163,7 +22090,7 @@ msgstr "" msgid "Salutation" msgstr "Panggilan" -#: frappe/integrations/doctype/webhook/webhook.py:109 +#: frappe/integrations/doctype/webhook/webhook.py:113 msgid "Same Field is entered more than once" msgstr "Bidang yang sama sudah masuk lebih dari satu kali" @@ -22191,7 +22118,7 @@ msgstr "" #. Option for the 'Send Alert On' (Select) field in DocType 'Notification' #: frappe/core/doctype/data_import/data_import.js:113 #: frappe/email/doctype/notification/notification.json -#: frappe/printing/page/print/print.js:858 +#: frappe/printing/page/print/print.js:871 #: frappe/printing/page/print_format_builder/print_format_builder.js:160 #: frappe/public/js/frappe/form/footer/form_timeline.js:677 #: frappe/public/js/frappe/form/quick_entry.js:185 @@ -22203,8 +22130,8 @@ msgstr "" #: frappe/public/js/frappe/views/kanban/kanban_settings.js:45 #: frappe/public/js/frappe/views/kanban/kanban_settings.js:189 #: frappe/public/js/frappe/views/kanban/kanban_view.js:343 -#: frappe/public/js/frappe/views/reports/query_report.js:1946 -#: frappe/public/js/frappe/views/reports/report_view.js:1724 +#: frappe/public/js/frappe/views/reports/query_report.js:1948 +#: frappe/public/js/frappe/views/reports/report_view.js:1728 #: frappe/public/js/frappe/views/workspace/workspace.js:335 #: frappe/public/js/frappe/widgets/base_widget.js:142 #: frappe/public/js/frappe/widgets/quick_list_widget.js:120 @@ -22221,8 +22148,8 @@ msgstr "" msgid "Save Anyway" msgstr "Simpan Saja" -#: frappe/public/js/frappe/views/reports/report_view.js:1386 -#: frappe/public/js/frappe/views/reports/report_view.js:1731 +#: frappe/public/js/frappe/views/reports/report_view.js:1390 +#: frappe/public/js/frappe/views/reports/report_view.js:1735 msgid "Save As" msgstr "Disimpan Sebagai" @@ -22230,7 +22157,7 @@ msgstr "Disimpan Sebagai" msgid "Save Customizations" msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:1949 +#: frappe/public/js/frappe/views/reports/query_report.js:1951 msgid "Save Report" msgstr "Menyimpan laporan" @@ -22338,7 +22265,7 @@ msgstr "Jenis Pekerjaan yang Dijadwalkan" msgid "Scheduled Jobs Logs" msgstr "" -#: frappe/core/doctype/server_script/server_script.py:148 +#: frappe/core/doctype/server_script/server_script.py:150 msgid "Scheduled execution for script {0} has updated" msgstr "Eksekusi terjadwal untuk skrip {0} telah diperbarui" @@ -22506,7 +22433,7 @@ msgstr "" msgid "Search by filename or extension" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1467 +#: frappe/core/doctype/doctype/doctype.py:1468 msgid "Search field {0} is not valid" msgstr "kolom pencarian {0} tidak valid" @@ -22662,7 +22589,7 @@ msgstr "" #: frappe/core/doctype/report_filter/report_filter.json #: frappe/custom/doctype/custom_field/custom_field.json #: frappe/custom/doctype/customize_form_field/customize_form_field.json -#: frappe/printing/page/print/print.js:602 +#: frappe/printing/page/print/print.js:615 #: frappe/website/doctype/web_form_field/web_form_field.json #: frappe/website/doctype/web_template_field/web_template_field.json msgid "Select" @@ -22686,7 +22613,7 @@ msgstr "Pilih Lampiran" msgid "Select Child Table" msgstr "Pilih Tabel Anak" -#: frappe/public/js/frappe/views/reports/report_view.js:384 +#: frappe/public/js/frappe/views/reports/report_view.js:388 msgid "Select Column" msgstr "Pilih Kolom" @@ -22801,8 +22728,8 @@ msgstr "pilih wajib" msgid "Select Module" msgstr "Pilih Modul" -#: frappe/printing/page/print/print.js:175 -#: frappe/printing/page/print/print.js:585 +#: frappe/printing/page/print/print.js:188 +#: frappe/printing/page/print/print.js:598 msgid "Select Network Printer" msgstr "" @@ -22870,11 +22797,11 @@ msgstr "" msgid "Select a group node first." msgstr "Pilih simpul kelompok terlebih dahulu." -#: frappe/core/doctype/doctype/doctype.py:1942 +#: frappe/core/doctype/doctype/doctype.py:1943 msgid "Select a valid Sender Field for creating documents from Email" msgstr "Pilih Bidang Pengirim yang valid untuk membuat dokumen dari Email" -#: frappe/core/doctype/doctype/doctype.py:1926 +#: frappe/core/doctype/doctype/doctype.py:1927 msgid "Select a valid Subject field for creating documents from Email" msgstr "Pilih bidang Subjek yang valid untuk membuat dokumen dari Email" @@ -22904,13 +22831,13 @@ msgstr "Pilih minimal 1 record untuk pencetakan" msgid "Select atleast 2 actions" msgstr "Pilih minimal 2 tindakan" -#: frappe/public/js/frappe/list/list_view.js:1302 +#: frappe/public/js/frappe/list/list_view.js:1323 msgctxt "Description of a list view shortcut" msgid "Select list item" msgstr "Pilih item daftar" -#: frappe/public/js/frappe/list/list_view.js:1254 -#: frappe/public/js/frappe/list/list_view.js:1270 +#: frappe/public/js/frappe/list/list_view.js:1275 +#: frappe/public/js/frappe/list/list_view.js:1291 msgctxt "Description of a list view shortcut" msgid "Select multiple list items" msgstr "Pilih beberapa item daftar" @@ -22944,7 +22871,7 @@ msgstr "" msgid "Select {0}" msgstr "Pilih {0}" -#: frappe/model/workflow.py:117 +#: frappe/model/workflow.py:120 msgid "Self approval is not allowed" msgstr "Persetujuan diri tidak diizinkan" @@ -23128,7 +23055,7 @@ msgstr "" msgid "Sender Email Field" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1945 +#: frappe/core/doctype/doctype/doctype.py:1946 msgid "Sender Field should have Email in options" msgstr "Sender Field harus memiliki opsi Email in" @@ -23222,7 +23149,7 @@ msgstr "" msgid "Series counter for {} updated to {} successfully" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1109 +#: frappe/core/doctype/doctype/doctype.py:1110 #: frappe/core/doctype/document_naming_settings/document_naming_settings.py:170 msgid "Series {0} already used in {1}" msgstr "Seri {0} sudah digunakan dalam {1}" @@ -23251,7 +23178,7 @@ msgstr "" msgid "Server Script" msgstr "Skrip Server" -#: frappe/utils/safe_exec.py:97 +#: frappe/utils/safe_exec.py:98 msgid "Server Scripts are disabled. Please enable server scripts from bench configuration." msgstr "" @@ -23356,7 +23283,7 @@ msgstr "Tetapkan Filter" msgid "Set Filters for {0}" msgstr "Setel Filter untuk {0}" -#: frappe/public/js/frappe/views/reports/query_report.js:2102 +#: frappe/public/js/frappe/views/reports/query_report.js:2104 msgid "Set Level" msgstr "" @@ -23551,11 +23478,6 @@ msgstr "" msgid "Settings for the About Us Page" msgstr "" -#. Description of a DocType -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Settings to control blog categories and interactions like comments and likes" -msgstr "" - #. Option for the 'Show in Module Section' (Select) field in DocType 'DocType' #: frappe/core/doctype/doctype/doctype.json #: frappe/public/js/frappe/ui/toolbar/search_utils.js:567 @@ -23574,8 +23496,8 @@ msgstr "" msgid "Setup > User Permissions" msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:1815 -#: frappe/public/js/frappe/views/reports/report_view.js:1702 +#: frappe/public/js/frappe/views/reports/query_report.js:1817 +#: frappe/public/js/frappe/views/reports/report_view.js:1706 msgid "Setup Auto Email" msgstr "Atur Email Otomatis" @@ -23644,11 +23566,6 @@ msgstr "Alamat Pengiriman" msgid "Shop" msgstr "" -#. Label of the short_name (Data) field in DocType 'Blogger' -#: frappe/website/doctype/blogger/blogger.json -msgid "Short Name" -msgstr "" - #: frappe/utils/password_strength.py:91 msgid "Short keyboard patterns are easy to guess" msgstr "pola keyboard pendek mudah ditebak" @@ -23668,11 +23585,6 @@ msgstr "" msgid "Show" msgstr "Menunjukkan" -#. Label of the show_cta_in_blog (Check) field in DocType 'Blog Settings' -#: frappe/website/doctype/blog_settings/blog_settings.json -msgid "Show \"Call to Action\" in Blog" -msgstr "" - #. Label of the show_absolute_datetime_in_timeline (Check) field in DocType #. 'System Settings' #. Label of the show_absolute_datetime_in_timeline (Check) field in DocType @@ -23853,7 +23765,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:1702 +#: frappe/public/js/frappe/list/list_view.js:1723 msgid "Show Tags" msgstr "Tampilkan Tag" @@ -23870,7 +23782,7 @@ msgstr "" msgid "Show Title in Link Fields" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1525 +#: frappe/public/js/frappe/views/reports/report_view.js:1529 msgid "Show Totals" msgstr "Tampilkan Total" @@ -23910,10 +23822,6 @@ msgstr "Tampilkan semua Versi" msgid "Show all activity" msgstr "" -#: frappe/website/doctype/blog_post/templates/blog_post_list.html:24 -msgid "Show all blogs" -msgstr "" - #. Label of the show_as_cc (Small Text) field in DocType 'Email Queue' #: frappe/email/doctype/email_queue/email_queue.json msgid "Show as cc" @@ -23992,7 +23900,7 @@ msgstr "" msgid "Show {0} List" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:502 +#: frappe/public/js/frappe/views/reports/report_view.js:506 msgid "Showing only Numeric fields from Report" msgstr "Hanya menampilkan bidang numerik dari Laporan" @@ -24087,7 +23995,7 @@ msgstr "" msgid "Simultaneous Sessions" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:125 +#: frappe/custom/doctype/customize_form/customize_form.py:126 msgid "Single DocTypes cannot be customized." msgstr "Single DocTypes tidak dapat dikustomisasi." @@ -24355,13 +24263,12 @@ msgstr "" msgid "Sort Order" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1550 +#: frappe/core/doctype/doctype/doctype.py:1551 msgid "Sort field {0} must be a valid fieldname" msgstr "bidang semacam {0} harus fieldname valid" #. Label of the source (Data) field in DocType 'Web Page View' #. Label of the source (Small Text) field in DocType 'Website Route Redirect' -#: frappe/public/js/frappe/ui/toolbar/about.js:8 #: frappe/public/js/frappe/utils/utils.js:1720 #: frappe/website/doctype/web_page_view/web_page_view.json #: frappe/website/doctype/website_route_redirect/website_route_redirect.json @@ -24369,6 +24276,10 @@ msgstr "bidang semacam {0} harus fieldname valid" msgid "Source" msgstr "Sumber" +#: frappe/public/js/frappe/ui/toolbar/about.js:11 +msgid "Source Code" +msgstr "" + #. Label of the source_name (Data) field in DocType 'Dashboard Chart Source' #: frappe/desk/doctype/dashboard_chart_source/dashboard_chart_source.json msgid "Source Name" @@ -24395,6 +24306,12 @@ msgstr "" msgid "SparkPost" msgstr "" +#. Description of the 'Asynchronous' (Check) field in DocType 'Workflow +#. Transition Task' +#: frappe/workflow/doctype/workflow_transition_task/workflow_transition_task.json +msgid "Spawns actions in a background job" +msgstr "" + #: frappe/custom/doctype/custom_field/custom_field.js:83 msgid "Special Characters are not allowed" msgstr "Karakter spesial tidak diperbolehkan" @@ -24456,7 +24373,7 @@ msgstr "Standar" msgid "Standard DocType can not be deleted." msgstr "" -#: frappe/core/doctype/doctype/doctype.py:228 +#: frappe/core/doctype/doctype/doctype.py:229 msgid "Standard DocType cannot have default print format, use Customize Form" msgstr "DocType standar tidak dapat memiliki format cetak standar, gunakan Customize Form" @@ -24512,8 +24429,8 @@ msgstr "" #: frappe/core/doctype/recorder/recorder_list.js:87 #: frappe/core/report/prepared_report_analytics/prepared_report_analytics.py:45 -#: frappe/printing/page/print/print.js:296 -#: frappe/printing/page/print/print.js:343 +#: frappe/printing/page/print/print.js:309 +#: frappe/printing/page/print/print.js:356 msgid "Start" msgstr "Mulai" @@ -24521,7 +24438,7 @@ msgstr "Mulai" #. Label of the start_date (Date) field in DocType 'Audit Trail' #. Label of the start_date (Datetime) field in DocType 'Web Page' #: frappe/automation/doctype/auto_repeat/auto_repeat.json -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:142 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:147 #: frappe/core/doctype/audit_trail/audit_trail.json #: frappe/public/js/frappe/utils/common.js:409 #: frappe/website/doctype/web_page/web_page.json @@ -24594,7 +24511,7 @@ msgstr "" msgid "State" msgstr "" -#: frappe/public/js/workflow_builder/components/Properties.vue:24 +#: frappe/public/js/workflow_builder/components/Properties.vue:26 msgid "State Properties" msgstr "" @@ -24650,6 +24567,7 @@ msgstr "" #. Label of the status_section (Section Break) field in DocType 'Scheduled Job #. Type' #. Label of the status (Select) field in DocType 'Submission Queue' +#. Label of the status (Select) field in DocType 'User Invitation' #. Label of the status (Select) field in DocType 'Event' #. Label of the status (Select) field in DocType 'Kanban Board Column' #. Label of the status (Select) field in DocType 'ToDo' @@ -24674,6 +24592,7 @@ msgstr "" #: frappe/core/doctype/scheduled_job_log/scheduled_job_log.json #: frappe/core/doctype/scheduled_job_type/scheduled_job_type.json #: frappe/core/doctype/submission_queue/submission_queue.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/desk/doctype/event/event.json #: frappe/desk/doctype/kanban_board_column/kanban_board_column.json #: frappe/desk/doctype/todo/todo.json @@ -24682,7 +24601,7 @@ msgstr "" #: frappe/integrations/doctype/integration_request/integration_request.json #: frappe/integrations/doctype/oauth_bearer_token/oauth_bearer_token.json #: frappe/public/js/frappe/list/list_settings.js:359 -#: frappe/public/js/frappe/views/reports/report_view.js:976 +#: frappe/public/js/frappe/views/reports/report_view.js:980 #: frappe/website/doctype/personal_data_deletion_request/personal_data_deletion_request.json #: frappe/website/doctype/personal_data_deletion_step/personal_data_deletion_step.json #: frappe/workflow/doctype/workflow_action/workflow_action.json @@ -24843,7 +24762,7 @@ msgstr "Perihal" msgid "Subject Field" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1935 +#: frappe/core/doctype/doctype/doctype.py:1936 msgid "Subject Field type should be Data, Text, Long Text, Small Text, Text Editor" msgstr "Jenis Bidang Subjek harus Data, Teks, Teks Panjang, Teks Kecil, Editor Teks" @@ -24868,7 +24787,7 @@ msgstr "" msgid "Submit" msgstr "Kirim" -#: frappe/public/js/frappe/list/list_view.js:2084 +#: frappe/public/js/frappe/list/list_view.js:2105 msgctxt "Button in list view actions menu" msgid "Submit" msgstr "Kirim" @@ -24914,7 +24833,7 @@ msgstr "" #. Label of the submit_on_creation (Check) field in DocType 'Auto Repeat' #: frappe/automation/doctype/auto_repeat/auto_repeat.json -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:128 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:133 msgid "Submit on Creation" msgstr "" @@ -24926,7 +24845,7 @@ msgstr "Kirimkan dokumen ini untuk menyelesaikan langkah ini." msgid "Submit this document to confirm" msgstr "Menyerahkan dokumen ini untuk mengkonfirmasi" -#: frappe/public/js/frappe/list/list_view.js:2089 +#: frappe/public/js/frappe/list/list_view.js:2110 msgctxt "Title of confirmation dialog" msgid "Submit {0} documents?" msgstr "Kirim {0} dokumen?" @@ -24939,7 +24858,7 @@ msgstr "Kirim {0} dokumen?" msgid "Submitted" msgstr "Dikirim" -#: frappe/workflow/doctype/workflow/workflow.py:103 +#: frappe/workflow/doctype/workflow/workflow.py:104 msgid "Submitted Document cannot be converted back to draft. Transition row {0}" msgstr "Dikirim Dokumen tidak dapat dikonversi kembali untuk menyusun. Transisi baris {0}" @@ -24962,9 +24881,7 @@ msgid "Subsidiary" msgstr "" #. Label of the subtitle (Data) field in DocType 'Module Onboarding' -#. Label of the subtitle (Data) field in DocType 'Blog Settings' #: frappe/desk/doctype/module_onboarding/module_onboarding.json -#: frappe/website/doctype/blog_settings/blog_settings.json msgid "Subtitle" msgstr "" @@ -25029,11 +24946,11 @@ msgstr "Keberhasilan! Anda baik untuk pergi 👍" msgid "Successful Job Count" msgstr "" -#: frappe/model/workflow.py:307 +#: frappe/model/workflow.py:363 msgid "Successful Transactions" msgstr "Transaksi yang berhasil" -#: frappe/model/rename_doc.py:699 +#: frappe/model/rename_doc.py:698 msgid "Successful: {0} to {1}" msgstr "Sukses: {0} ke {1}" @@ -25320,6 +25237,7 @@ msgstr "" #: frappe/core/doctype/translation/translation.json #: frappe/core/doctype/user/user.json #: frappe/core/doctype/user_group/user_group.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/core/doctype/user_permission/user_permission.json #: frappe/core/doctype/user_type/user_type.json #: frappe/core/doctype/version/version.json @@ -25402,6 +25320,7 @@ msgstr "" #: frappe/workflow/doctype/workflow/workflow.json #: frappe/workflow/doctype/workflow_action_master/workflow_action_master.json #: frappe/workflow/doctype/workflow_state/workflow_state.json +#: frappe/workflow/doctype/workflow_transition_tasks/workflow_transition_tasks.json msgid "System Manager" msgstr "" @@ -25484,7 +25403,7 @@ msgstr "" msgid "Table Fieldname" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1203 +#: frappe/core/doctype/doctype/doctype.py:1204 msgid "Table Fieldname Missing" msgstr "" @@ -25552,11 +25471,18 @@ msgstr "Memotret" msgid "Target" msgstr "" +#. Label of the task (Select) field in DocType 'Workflow Transition Task' #: frappe/desk/doctype/todo/todo_calendar.js:19 #: frappe/desk/doctype/todo/todo_calendar.js:25 +#: frappe/workflow/doctype/workflow_transition_task/workflow_transition_task.json msgid "Task" msgstr "Tugas" +#. Label of the tasks (Table) field in DocType 'Workflow Transition Tasks' +#: frappe/workflow/doctype/workflow_transition_tasks/workflow_transition_tasks.json +msgid "Tasks" +msgstr "Tugas" + #. Label of the sb1 (Section Break) field in DocType 'About Us Settings' #. Label of the team_members (Table) field in DocType 'About Us Settings' #: frappe/website/doctype/about_us_settings/about_us_settings.json @@ -25725,7 +25651,7 @@ msgid "The Client ID obtained from the Google Cloud Console under " msgstr "" -#: frappe/email/doctype/notification/notification.py:201 +#: frappe/email/doctype/notification/notification.py:219 msgid "The Condition '{0}' is invalid" msgstr "Kondisi '{0}' tidak valid" @@ -25733,7 +25659,7 @@ msgstr "Kondisi '{0}' tidak valid" msgid "The File URL you've entered is incorrect" msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:108 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:113 msgid "The Next Scheduled Date cannot be later than the End Date." msgstr "" @@ -25774,7 +25700,7 @@ msgstr "" msgid "The column {0} has {1} different date formats. Automatically setting {2} as the default format as it is the most common. Please change other values in this column to this format." msgstr "Kolom {0} memiliki {1} format tanggal yang berbeda. Secara otomatis menyetel {2} sebagai format bawaan karena ini yang paling umum. Harap ubah nilai lain di kolom ini ke format ini." -#: frappe/templates/includes/comments/comments.py:34 +#: frappe/templates/includes/comments/comments.py:48 msgid "The comment cannot be empty" msgstr "Komentar tidak boleh kosong" @@ -25923,7 +25849,7 @@ msgstr "" msgid "The webhook will be triggered if this expression is true" msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:175 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:180 msgid "The {0} is already on auto repeat {1}" msgstr "{0} sudah diulang otomatis {1}" @@ -25972,7 +25898,7 @@ msgstr "" msgid "There can be only 9 Page Break fields in a Web Form" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1443 +#: frappe/core/doctype/doctype/doctype.py:1444 msgid "There can be only one Fold in a form" msgstr "Hanya ada satu Fold dalam bentuk" @@ -25984,6 +25910,10 @@ msgstr "Ada kesalahan dalam Template Alamat Anda {0}" msgid "There is no data to be exported" msgstr "Tidak ada data yang diekspor" +#: frappe/model/workflow.py:170 +msgid "There is no task called \"{}\"" +msgstr "" + #: frappe/public/js/frappe/ui/notifications/notifications.js:492 msgid "There is nothing new to show you right now." msgstr "" @@ -26108,7 +26038,7 @@ msgstr "" msgid "This doctype has no orphan fields to trim" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1054 +#: frappe/core/doctype/doctype/doctype.py:1055 msgid "This doctype has pending migrations, run 'bench migrate' before modifying the doctype to avoid losing changes." msgstr "" @@ -26189,7 +26119,7 @@ msgstr "" msgid "This goes above the slideshow." msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:2178 +#: frappe/public/js/frappe/views/reports/query_report.js:2180 msgid "This is a background report. Please set the appropriate filters and then generate a new one." msgstr "Ini adalah laporan latar belakang. Harap atur filter yang sesuai dan kemudian buat yang baru." @@ -26213,12 +26143,6 @@ msgstr "" msgid "This is an automatically generated reply" msgstr "Ini adalah balasan secara otomatis" -#. Description of the 'Google Snippet Preview' (HTML) field in DocType 'Blog -#. Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "This is an example Google SERP Preview." -msgstr "" - #: frappe/utils/password_strength.py:164 msgid "This is similar to a commonly used password." msgstr "Hal ini mirip dengan password yang umum digunakan." @@ -26237,7 +26161,7 @@ msgstr "Tautan ini telah diaktifkan untuk verifikasi." msgid "This link is invalid or expired. Please make sure you have pasted correctly." msgstr "Link ini tidak valid atau kedaluwarsa. Pastikan Anda telah disisipkan dengan benar." -#: frappe/printing/page/print/print.js:410 +#: frappe/printing/page/print/print.js:423 msgid "This may get printed on multiple pages" msgstr "Ini dapat dicetak pada beberapa halaman" @@ -26468,11 +26392,11 @@ msgstr "" msgid "Timeline Name" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1538 +#: frappe/core/doctype/doctype/doctype.py:1539 msgid "Timeline field must be a Link or Dynamic Link" msgstr "bidang Timeline harus Link atau Dynamic Link" -#: frappe/core/doctype/doctype/doctype.py:1534 +#: frappe/core/doctype/doctype/doctype.py:1535 msgid "Timeline field must be a valid fieldname" msgstr "bidang Timeline harus fieldname valid" @@ -26521,9 +26445,6 @@ msgstr "" #. Label of the title (Data) field in DocType 'System Health Report Errors' #. Label of the title (Data) field in DocType 'Workspace' #. Label of the title (Data) field in DocType 'Email Group' -#. Label of the title (Data) field in DocType 'Blog Category' -#. Label of the title (Data) field in DocType 'Blog Post' -#. Label of the title (Data) field in DocType 'Blog Settings' #. Label of the title (Data) field in DocType 'Discussion Topic' #. Label of the title (Data) field in DocType 'Help Article' #. Label of the title (Data) field in DocType 'Portal Menu Item' @@ -26548,9 +26469,6 @@ msgstr "" #: frappe/desk/doctype/workspace/workspace.json #: frappe/email/doctype/email_group/email_group.json #: frappe/public/js/frappe/views/workspace/workspace.js:393 -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/doctype/blog_settings/blog_settings.json #: frappe/website/doctype/discussion_topic/discussion_topic.json #: frappe/website/doctype/help_article/help_article.json #: frappe/website/doctype/portal_menu_item/portal_menu_item.json @@ -26573,7 +26491,7 @@ msgstr "" msgid "Title Prefix" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1475 +#: frappe/core/doctype/doctype/doctype.py:1476 msgid "Title field must be a valid fieldname" msgstr "Judul lapangan harus fieldname valid" @@ -26722,7 +26640,7 @@ msgstr "To Do" msgid "Today" msgstr "Hari ini" -#: frappe/public/js/frappe/views/reports/report_view.js:1568 +#: frappe/public/js/frappe/views/reports/report_view.js:1572 msgid "Toggle Chart" msgstr "" @@ -26738,11 +26656,11 @@ msgstr "" #: frappe/public/js/frappe/ui/page.js:201 #: frappe/public/js/frappe/ui/page.js:203 -#: frappe/public/js/frappe/views/reports/report_view.js:1572 +#: frappe/public/js/frappe/views/reports/report_view.js:1576 msgid "Toggle Sidebar" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1817 +#: frappe/public/js/frappe/list/list_view.js:1838 msgctxt "Button in list view menu" msgid "Toggle Sidebar" msgstr "" @@ -26788,7 +26706,7 @@ msgid "Tomorrow" msgstr "Besok" #: frappe/desk/doctype/bulk_update/bulk_update.py:68 -#: frappe/model/workflow.py:254 +#: frappe/model/workflow.py:310 msgid "Too Many Documents" msgstr "" @@ -26869,7 +26787,7 @@ msgstr "" #: frappe/desk/query_report.py:551 #: frappe/public/js/frappe/views/reports/print_grid.html:45 #: frappe/public/js/frappe/views/reports/query_report.js:1323 -#: frappe/public/js/frappe/views/reports/report_view.js:1549 +#: frappe/public/js/frappe/views/reports/report_view.js:1553 msgid "Total" msgstr "" @@ -26919,11 +26837,11 @@ msgstr "" msgid "Total:" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1254 +#: frappe/public/js/frappe/views/reports/report_view.js:1258 msgid "Totals" msgstr "Total" -#: frappe/public/js/frappe/views/reports/report_view.js:1229 +#: frappe/public/js/frappe/views/reports/report_view.js:1233 msgid "Totals Row" msgstr "Total Row" @@ -27022,6 +26940,11 @@ msgstr "" msgid "Transition Rules" msgstr "" +#. Label of the transition_tasks (Link) field in DocType 'Workflow Transition' +#: frappe/workflow/doctype/workflow_transition/workflow_transition.json +msgid "Transition Tasks" +msgstr "" + #. Label of the transitions (Table) field in DocType 'Workflow' #: frappe/workflow/doctype/workflow/workflow.json msgid "Transitions" @@ -27036,7 +26959,7 @@ msgstr "" msgid "Translatable" msgstr "" -#: frappe/public/js/frappe/views/reports/query_report.js:2233 +#: frappe/public/js/frappe/views/reports/query_report.js:2235 msgid "Translate Data" msgstr "" @@ -27047,7 +26970,7 @@ msgstr "" msgid "Translate Link Fields" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1654 +#: frappe/public/js/frappe/views/reports/report_view.js:1658 msgid "Translate values" msgstr "" @@ -27131,8 +27054,8 @@ msgstr "" msgid "Try a Naming Series" msgstr "" -#: frappe/printing/page/print/print.js:189 -#: frappe/printing/page/print/print.js:195 +#: frappe/printing/page/print/print.js:202 +#: frappe/printing/page/print/print.js:208 msgid "Try the new Print Designer" msgstr "" @@ -27479,7 +27402,6 @@ msgid "Unlock Reference Document" msgstr "" #: frappe/public/js/frappe/form/footer/form_timeline.js:632 -#: frappe/website/doctype/blog_post/blog_post.js:36 #: frappe/website/doctype/web_form/web_form.js:86 msgid "Unpublish" msgstr "" @@ -27495,7 +27417,7 @@ msgstr "" msgid "Unread Notification Sent" msgstr "" -#: frappe/utils/safe_exec.py:496 +#: frappe/utils/safe_exec.py:498 msgid "Unsafe SQL query" msgstr "" @@ -27652,7 +27574,7 @@ msgstr "Diperbarui" msgid "Updated Successfully" msgstr "Berhasil Diperbarui" -#: frappe/public/js/frappe/desk.js:452 +#: frappe/public/js/frappe/desk.js:446 msgid "Updated To A New Version 🎉" msgstr "Diperbarui Ke Versi Baru 🎉" @@ -27825,7 +27747,7 @@ msgstr "" msgid "Use of sub-query or function is restricted" msgstr "Penggunaan sub-query atau fungsi dibatasi" -#: frappe/printing/page/print/print.js:279 +#: frappe/printing/page/print/print.js:292 msgid "Use the new Print Format Builder" msgstr "" @@ -27846,6 +27768,7 @@ msgid "Used OAuth" msgstr "" #. Label of the user (Link) field in DocType 'Assignment Rule User' +#. Label of the user (Link) field in DocType 'Auto Repeat User' #. Label of the user (Link) field in DocType 'Reminder' #. Label of the user (Link) field in DocType 'Activity Log' #. Label of the user (Link) field in DocType 'API Request Log' @@ -27855,6 +27778,7 @@ msgstr "" #. Label of the user (Link) field in DocType 'Permission Inspector' #. Name of a DocType #. Label of the user (Link) field in DocType 'User Group Member' +#. Label of the user (Link) field in DocType 'User Invitation' #. Label of the user (Link) field in DocType 'User Permission' #. Label of a Link in the Users Workspace #. Label of a shortcut in the Users Workspace @@ -27869,10 +27793,10 @@ msgstr "" #. Label of the user (Link) field in DocType 'OAuth Client' #. Label of the user (Link) field in DocType 'Token Cache' #. Label of the user (Link) field in DocType 'Webhook Request Log' -#. Label of the user (Link) field in DocType 'Blogger' #. Label of the user (Link) field in DocType 'Personal Data Download Request' #. Label of the user (Link) field in DocType 'Workflow Action' #: frappe/automation/doctype/assignment_rule_user/assignment_rule_user.json +#: frappe/automation/doctype/auto_repeat_user/auto_repeat_user.json #: frappe/automation/doctype/reminder/reminder.json #: frappe/core/doctype/activity_log/activity_log.json #: frappe/core/doctype/api_request_log/api_request_log.json @@ -27882,6 +27806,7 @@ msgstr "" #: frappe/core/doctype/permission_inspector/permission_inspector.json #: frappe/core/doctype/user/user.json #: frappe/core/doctype/user_group_member/user_group_member.json +#: frappe/core/doctype/user_invitation/user_invitation.json #: frappe/core/doctype/user_permission/user_permission.json #: frappe/core/report/permitted_documents_for_user/permitted_documents_for_user.js:8 #: frappe/core/report/user_doctype_permissions/user_doctype_permissions.js:8 @@ -27898,7 +27823,6 @@ msgstr "" #: frappe/integrations/doctype/token_cache/token_cache.json #: frappe/integrations/doctype/webhook_request_log/webhook_request_log.json #: frappe/public/js/frappe/form/templates/set_sharing.html:3 -#: frappe/website/doctype/blogger/blogger.json #: frappe/website/doctype/personal_data_download_request/personal_data_download_request.json #: frappe/workflow/doctype/workflow_action/workflow_action.json msgid "User" @@ -27938,7 +27862,7 @@ msgstr "" msgid "User Cannot Search" msgstr "" -#: frappe/public/js/frappe/desk.js:556 +#: frappe/public/js/frappe/desk.js:550 msgid "User Changed" msgstr "" @@ -28002,11 +27926,6 @@ msgstr "" msgid "User ID Property" msgstr "" -#. Description of a DocType -#: frappe/website/doctype/blogger/blogger.json -msgid "User ID of a Blogger" -msgstr "" - #. Label of the user (Link) field in DocType 'Contact' #: frappe/contacts/doctype/contact/contact.json msgid "User Id" @@ -28026,6 +27945,11 @@ msgstr "" msgid "User Image" msgstr "" +#. Name of a DocType +#: frappe/core/doctype/user_invitation/user_invitation.json +msgid "User Invitation" +msgstr "" + #: frappe/public/js/frappe/ui/toolbar/navbar.html:115 msgid "User Menu" msgstr "" @@ -28044,12 +27968,12 @@ msgstr "Pengguna Izin" #. Label of a Link in the Users Workspace #: frappe/core/page/permission_manager/permission_manager_help.html:30 #: frappe/core/workspace/users/users.json -#: frappe/public/js/frappe/views/reports/query_report.js:1933 -#: frappe/public/js/frappe/views/reports/report_view.js:1750 +#: frappe/public/js/frappe/views/reports/query_report.js:1935 +#: frappe/public/js/frappe/views/reports/report_view.js:1754 msgid "User Permissions" msgstr "Permissions Pengguna" -#: frappe/public/js/frappe/list/list_view.js:1775 +#: frappe/public/js/frappe/list/list_view.js:1796 msgctxt "Button in list view menu" msgid "User Permissions" msgstr "Permissions Pengguna" @@ -28062,7 +27986,9 @@ msgstr "" msgid "User Permissions created successfully" msgstr "" +#. Name of a DocType #. Label of the erpnext_role (Link) field in DocType 'LDAP Group Mapping' +#: frappe/core/doctype/user_role/user_role.json #: frappe/integrations/doctype/ldap_group_mapping/ldap_group_mapping.json msgid "User Role" msgstr "" @@ -28364,7 +28290,7 @@ msgstr "Nilai tidak boleh negatif untuk {0}: {1}" msgid "Value for a check field can be either 0 or 1" msgstr "Nilai untuk bidang pemeriksaan dapat berupa 0 atau 1" -#: frappe/custom/doctype/customize_form/customize_form.py:611 +#: frappe/custom/doctype/customize_form/customize_form.py:612 msgid "Value for field {0} is too long in {1}. Length should be lesser than {2} characters" msgstr "Nilai untuk bidang {0} terlalu panjang di {1}. Panjang harus kurang dari {2} karakter" @@ -28423,7 +28349,7 @@ msgstr "" msgid "Verification" msgstr "" -#: frappe/templates/includes/login/login.js:336 frappe/twofactor.py:352 +#: frappe/templates/includes/login/login.js:336 frappe/twofactor.py:357 msgid "Verification Code" msgstr "" @@ -28485,14 +28411,6 @@ msgstr "Lihat semua" msgid "View Audit Trail" msgstr "" -#: frappe/templates/includes/likes/likes.py:34 -msgid "View Blog Post" -msgstr "" - -#: frappe/templates/includes/comments/comments.py:56 -msgid "View Comment" -msgstr "Lihat Komentar" - #: frappe/core/doctype/user/user.js:151 msgid "View Doctype Permissions" msgstr "" @@ -28639,7 +28557,7 @@ msgstr "Peringatan" msgid "Warning: DATA LOSS IMMINENT! Proceeding will permanently delete following database columns from doctype {0}:" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1125 +#: frappe/core/doctype/doctype/doctype.py:1126 msgid "Warning: Naming is not set" msgstr "" @@ -28828,7 +28746,7 @@ msgstr "" #. Name of a Workspace #: frappe/core/doctype/module_def/module_def.json #: frappe/public/js/frappe/ui/apps_switcher.js:125 -#: frappe/public/js/frappe/ui/toolbar/about.js:8 +#: frappe/public/js/frappe/ui/toolbar/about.js:11 #: frappe/website/workspace/website/website.json msgid "Website" msgstr "Situs Web" @@ -28841,10 +28759,6 @@ msgstr "Analisis Situs Web" #. Name of a role #: frappe/core/doctype/comment/comment.json #: frappe/website/doctype/about_us_settings/about_us_settings.json -#: frappe/website/doctype/blog_category/blog_category.json -#: frappe/website/doctype/blog_post/blog_post.json -#: frappe/website/doctype/blog_settings/blog_settings.json -#: frappe/website/doctype/blogger/blogger.json #: frappe/website/doctype/color/color.json #: frappe/website/doctype/contact_us_settings/contact_us_settings.json #: frappe/website/doctype/help_category/help_category.json @@ -28888,7 +28802,7 @@ msgstr "Script Website" msgid "Website Search Field" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1522 +#: frappe/core/doctype/doctype/doctype.py:1523 msgid "Website Search Field must be a valid fieldname" msgstr "" @@ -29105,11 +29019,6 @@ msgstr "" msgid "Will add \"%\" before and after the query" msgstr "" -#. Description of the 'Short Name' (Data) field in DocType 'Blogger' -#: frappe/website/doctype/blogger/blogger.json -msgid "Will be used in url (usually first name)." -msgstr "" - #: frappe/desk/page/setup_wizard/setup_wizard.js:485 msgid "Will be your login ID" msgstr "Akan menjadi ID login anda" @@ -29202,7 +29111,7 @@ msgstr "" msgid "Workflow Data" msgstr "" -#: frappe/public/js/workflow_builder/components/Properties.vue:42 +#: frappe/public/js/workflow_builder/components/Properties.vue:44 msgid "Workflow Details" msgstr "" @@ -29228,11 +29137,11 @@ msgstr "Status Alur Kerja" msgid "Workflow State Field" msgstr "" -#: frappe/model/workflow.py:61 +#: frappe/model/workflow.py:64 msgid "Workflow State not set" msgstr "Negara Alur Kerja tidak diatur" -#: frappe/model/workflow.py:204 frappe/model/workflow.py:212 +#: frappe/model/workflow.py:260 frappe/model/workflow.py:268 msgid "Workflow State transition not allowed from {0} to {1}" msgstr "Transisi status Workflow tidak diizinkan dari {0} ke {1}" @@ -29240,15 +29149,30 @@ msgstr "Transisi status Workflow tidak diizinkan dari {0} ke {1}" msgid "Workflow States Don't Exist" msgstr "" -#: frappe/model/workflow.py:328 +#: frappe/model/workflow.py:384 msgid "Workflow Status" msgstr "Status Alur Kerja" +#. Option for the 'Script Type' (Select) field in DocType 'Server Script' +#: frappe/core/doctype/server_script/server_script.json +msgid "Workflow Task" +msgstr "" + #. Name of a DocType #: frappe/workflow/doctype/workflow_transition/workflow_transition.json msgid "Workflow Transition" msgstr "Transisi Alur Kerja" +#. Name of a DocType +#: frappe/workflow/doctype/workflow_transition_task/workflow_transition_task.json +msgid "Workflow Transition Task" +msgstr "" + +#. Name of a DocType +#: frappe/workflow/doctype/workflow_transition_tasks/workflow_transition_tasks.json +msgid "Workflow Transition Tasks" +msgstr "" + #. Description of a DocType #: frappe/workflow/doctype/workflow_state/workflow_state.json msgid "Workflow state represents the current state of a document." @@ -29367,7 +29291,7 @@ msgstr "" msgid "Wrong Fetch From value" msgstr "Nilai Ambil Dari Salah" -#: frappe/public/js/frappe/views/reports/report_view.js:491 +#: frappe/public/js/frappe/views/reports/report_view.js:495 msgid "X Axis Field" msgstr "Bidang Axis X" @@ -29386,7 +29310,7 @@ msgstr "" msgid "Y Axis" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:498 +#: frappe/public/js/frappe/views/reports/report_view.js:502 msgid "Y Axis Fields" msgstr "Bidang Sumbu Y" @@ -29444,11 +29368,12 @@ msgstr "" #. Settings' #. Option for the 'Standard' (Select) field in DocType 'Print Format' #: frappe/core/doctype/page/page.json frappe/core/doctype/report/report.json -#: frappe/email/doctype/notification/notification.py:92 -#: frappe/email/doctype/notification/notification.py:96 +#: frappe/email/doctype/notification/notification.py:95 +#: frappe/email/doctype/notification/notification.py:100 +#: frappe/email/doctype/notification/notification.py:102 #: frappe/integrations/doctype/ldap_settings/ldap_settings.json -#: frappe/integrations/doctype/webhook/webhook.py:121 -#: frappe/integrations/doctype/webhook/webhook.py:128 +#: frappe/integrations/doctype/webhook/webhook.py:125 +#: frappe/integrations/doctype/webhook/webhook.py:132 #: frappe/printing/doctype/print_format/print_format.json #: frappe/public/js/form_builder/utils.js:336 #: frappe/public/js/frappe/form/controls/link.js:494 @@ -29589,6 +29514,10 @@ msgstr "Anda juga dapat menyalin-menempel ini" msgid "You can also copy-paste this {0} to your browser" msgstr "Anda juga dapat menyalin-menempel ini {0} ke peramban Anda" +#: frappe/templates/emails/user_invitation_expired.html:8 +msgid "You can ask your team to resend the invitation if you'd still like to join." +msgstr "" + #: frappe/core/page/permission_manager/permission_manager_help.html:17 msgid "You can change Submitted documents by cancelling them and then, amending them." msgstr "" @@ -29655,11 +29584,11 @@ msgstr "" msgid "You can use wildcard %" msgstr "" -#: frappe/custom/doctype/customize_form/customize_form.py:389 +#: frappe/custom/doctype/customize_form/customize_form.py:390 msgid "You can't set 'Options' for field {0}" msgstr "Anda tidak dapat menyetel 'Pilihan' untuk bidang {0}" -#: frappe/custom/doctype/customize_form/customize_form.py:393 +#: frappe/custom/doctype/customize_form/customize_form.py:394 msgid "You can't set 'Translatable' for field {0}" msgstr "Anda tidak dapat mengatur 'Translatable' untuk field {0}" @@ -29677,7 +29606,7 @@ msgstr "" msgid "You cannot create a dashboard chart from single DocTypes" msgstr "Anda tidak dapat membuat bagan dasbor dari satu DocTypes" -#: frappe/custom/doctype/customize_form/customize_form.py:385 +#: frappe/custom/doctype/customize_form/customize_form.py:386 msgid "You cannot unset 'Read Only' for field {0}" msgstr "Anda tidak bisa unset 'Read Only' untuk bidang {0}" @@ -29764,7 +29693,7 @@ msgstr "Anda memiliki pesan baru dari:" msgid "You have been successfully logged out" msgstr "Anda telah berhasil keluar" -#: frappe/custom/doctype/customize_form/customize_form.py:244 +#: frappe/custom/doctype/customize_form/customize_form.py:245 msgid "You have hit the row size limit on database table: {0}" msgstr "" @@ -29772,11 +29701,7 @@ msgstr "" msgid "You have not entered a value. The field will be set to empty." msgstr "" -#: frappe/templates/includes/likes/likes.py:31 -msgid "You have received a ❤️ like on your blog post" -msgstr "" - -#: frappe/twofactor.py:432 +#: frappe/twofactor.py:437 msgid "You have to enable Two Factor Auth from System Settings." msgstr "" @@ -29924,10 +29849,22 @@ msgstr "Anda berhenti mengikuti dokumen ini" msgid "You viewed this" msgstr "" -#: frappe/public/js/frappe/desk.js:553 +#: frappe/core/doctype/user_invitation/user_invitation.py:104 +msgid "You've been invited to join {0}" +msgstr "" + +#: frappe/templates/emails/user_invitation.html:5 +msgid "You've been invited to join {0}." +msgstr "" + +#: frappe/public/js/frappe/desk.js:547 msgid "You've logged in as another user from another tab. Refresh this page to continue using system." msgstr "" +#: frappe/public/js/frappe/ui/toolbar/about.js:11 +msgid "YouTube" +msgstr "" + #: frappe/core/doctype/prepared_report/prepared_report.js:57 msgid "Your CSV file is being generated and will appear in the Attachments section once ready. Additionally, you will get notified when the file is available for download." msgstr "" @@ -29985,6 +29922,14 @@ msgstr "Alamat email anda" msgid "Your form has been successfully updated" msgstr "" +#: frappe/templates/emails/user_invitation_cancelled.html:5 +msgid "Your invitation to join {0} has been cancelled by the site administrator." +msgstr "" + +#: frappe/templates/emails/user_invitation_expired.html:5 +msgid "Your invitation to join {0} has expired." +msgstr "" + #: frappe/templates/emails/new_user.html:6 msgid "Your login id is" msgstr "Id login Anda" @@ -30070,6 +30015,10 @@ msgstr "" msgid "and" msgstr "dan" +#: frappe/core/doctype/user_invitation/user_invitation.py:178 +msgid "application is not installed" +msgstr "" + #: frappe/public/js/frappe/ui/sort_selector.html:5 #: frappe/public/js/frappe/ui/sort_selector.js:48 msgid "ascending" @@ -30311,9 +30260,12 @@ msgstr "" msgid "import" msgstr "" -#. Description of the 'Read Time' (Int) field in DocType 'Blog Post' -#: frappe/website/doctype/blog_post/blog_post.json -msgid "in minutes" +#: frappe/core/doctype/user_invitation/user_invitation.py:89 +msgid "invitation already accepted" +msgstr "" + +#: frappe/core/doctype/user_invitation/user_invitation.py:93 +msgid "invitation already exists" msgstr "" #: frappe/templates/signup.html:11 frappe/www/login.html:11 @@ -30374,11 +30326,6 @@ msgstr "" msgid "merged {0} into {1}" msgstr "digabung {0} ke {1}" -#: frappe/website/doctype/blog_post/templates/blog_post.html:25 -#: frappe/website/doctype/blog_post/templates/blog_post_row.html:36 -msgid "min read" -msgstr "" - #. Option for the 'Date Format' (Select) field in DocType 'Language' #. Option for the 'Date Format' (Select) field in DocType 'System Settings' #: frappe/core/doctype/language/language.json @@ -30682,7 +30629,7 @@ msgstr "" msgid "via Assignment Rule" msgstr "melalui Aturan Penugasan" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:242 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:261 msgid "via Auto Repeat" msgstr "" @@ -30696,7 +30643,7 @@ msgstr "melalui Impor Data" msgid "via Google Meet" msgstr "" -#: frappe/email/doctype/notification/notification.py:361 +#: frappe/email/doctype/notification/notification.py:403 msgid "via Notification" msgstr "melalui Notifikasi" @@ -30729,10 +30676,15 @@ msgstr "" msgid "wkhtmltopdf" msgstr "" -#: frappe/printing/page/print/print.js:622 +#: frappe/printing/page/print/print.js:635 msgid "wkhtmltopdf 0.12.x (with patched qt)." msgstr "" +#. Option for the 'Doc Event' (Select) field in DocType 'Webhook' +#: frappe/integrations/doctype/webhook/webhook.json +msgid "workflow_transition" +msgstr "" + #. Option for the 'Permission Type' (Select) field in DocType 'Permission #. Inspector' #: frappe/core/doctype/permission_inspector/permission_inspector.json @@ -30790,7 +30742,7 @@ msgstr "" msgid "{0} Calendar" msgstr "{0} Kalender" -#: frappe/public/js/frappe/views/reports/report_view.js:571 +#: frappe/public/js/frappe/views/reports/report_view.js:575 msgid "{0} Chart" msgstr "{0} Bagan" @@ -30956,11 +30908,7 @@ msgctxt "Form timeline" msgid "{0} changed {1} to {2}" msgstr "" -#: frappe/website/doctype/blog_post/blog_post.py:382 -msgid "{0} comments" -msgstr "{0} komentar" - -#: frappe/core/doctype/doctype/doctype.py:1605 +#: frappe/core/doctype/doctype/doctype.py:1606 msgid "{0} contains an invalid Fetch From expression, Fetch From can't be self-referential." msgstr "" @@ -31036,7 +30984,7 @@ msgstr "" msgid "{0} in row {1} cannot have both URL and child items" msgstr "{0} di baris {1} tidak dapat memiliki URL dan item turunan" -#: frappe/core/doctype/doctype/doctype.py:934 +#: frappe/core/doctype/doctype/doctype.py:935 msgid "{0} is a mandatory field" msgstr "{0} adalah kolom wajib" @@ -31044,15 +30992,15 @@ msgstr "{0} adalah kolom wajib" msgid "{0} is a not a valid zip file" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1618 +#: frappe/core/doctype/doctype/doctype.py:1619 msgid "{0} is an invalid Data field." msgstr "{0} adalah bidang Data yang tidak valid." -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:154 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:159 msgid "{0} is an invalid email address in 'Recipients'" msgstr "{0} adalah alamat email yang tidak valid di 'Penerima'" -#: frappe/public/js/frappe/views/reports/report_view.js:1466 +#: frappe/public/js/frappe/views/reports/report_view.js:1470 msgid "{0} is between {1} and {2}" msgstr "" @@ -31061,27 +31009,27 @@ msgstr "" msgid "{0} is currently {1}" msgstr "{0} saat ini {1}" -#: frappe/public/js/frappe/views/reports/report_view.js:1435 +#: frappe/public/js/frappe/views/reports/report_view.js:1439 msgid "{0} is equal to {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1455 +#: frappe/public/js/frappe/views/reports/report_view.js:1459 msgid "{0} is greater than or equal to {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1445 +#: frappe/public/js/frappe/views/reports/report_view.js:1449 msgid "{0} is greater than {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1460 +#: frappe/public/js/frappe/views/reports/report_view.js:1464 msgid "{0} is less than or equal to {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1450 +#: frappe/public/js/frappe/views/reports/report_view.js:1454 msgid "{0} is less than {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1485 +#: frappe/public/js/frappe/views/reports/report_view.js:1489 msgid "{0} is like {1}" msgstr "" @@ -31113,8 +31061,8 @@ msgstr "" msgid "{0} is not a valid DocType for Dynamic Link" msgstr "{0} bukan DocType untuk Dynamic Link yang valid" -#: frappe/email/doctype/email_group/email_group.py:131 -#: frappe/utils/__init__.py:203 +#: frappe/email/doctype/email_group/email_group.py:140 +#: frappe/utils/__init__.py:206 msgid "{0} is not a valid Email Address" msgstr "{0} bukan Alamat Email valid" @@ -31122,15 +31070,15 @@ msgstr "{0} bukan Alamat Email valid" msgid "{0} is not a valid ISO 3166 ALPHA-2 code." msgstr "" -#: frappe/utils/__init__.py:171 +#: frappe/utils/__init__.py:174 msgid "{0} is not a valid Name" msgstr "{0} bukanlah Nama yang valid" -#: frappe/utils/__init__.py:150 +#: frappe/utils/__init__.py:153 msgid "{0} is not a valid Phone Number" msgstr "{0} bukan Nomor Telepon yang valid" -#: frappe/model/workflow.py:189 +#: frappe/model/workflow.py:245 msgid "{0} is not a valid Workflow State. Please update your Workflow and try again." msgstr "{0} bukan Status Alur Kerja yang valid. Perbarui Alur Kerja anda dan coba lagi." @@ -31150,19 +31098,23 @@ msgstr "{0} bukan format laporan yang valid. Format laporan harus salah satu dar msgid "{0} is not a zip file" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1440 +#: frappe/core/doctype/user_invitation/user_invitation.py:165 +msgid "{0} is not an allowed role for {1}" +msgstr "" + +#: frappe/public/js/frappe/views/reports/report_view.js:1444 msgid "{0} is not equal to {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1487 +#: frappe/public/js/frappe/views/reports/report_view.js:1491 msgid "{0} is not like {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1481 +#: frappe/public/js/frappe/views/reports/report_view.js:1485 msgid "{0} is not one of {1}" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1491 +#: frappe/public/js/frappe/views/reports/report_view.js:1495 msgid "{0} is not set" msgstr "" @@ -31170,7 +31122,7 @@ msgstr "" msgid "{0} is now default print format for {1} doctype" msgstr "{0} sekarang menjadi format cetak standar untuk doctype {1}" -#: frappe/public/js/frappe/views/reports/report_view.js:1474 +#: frappe/public/js/frappe/views/reports/report_view.js:1478 msgid "{0} is one of {1}" msgstr "" @@ -31182,15 +31134,15 @@ msgstr "" msgid "{0} is required" msgstr "{0} diperlukan" -#: frappe/public/js/frappe/views/reports/report_view.js:1490 +#: frappe/public/js/frappe/views/reports/report_view.js:1494 msgid "{0} is set" msgstr "" -#: frappe/public/js/frappe/views/reports/report_view.js:1469 +#: frappe/public/js/frappe/views/reports/report_view.js:1473 msgid "{0} is within {1}" msgstr "" -#: frappe/public/js/frappe/list/list_view.js:1692 +#: frappe/public/js/frappe/list/list_view.js:1713 msgid "{0} items selected" msgstr "{0} item dipilih" @@ -31263,7 +31215,7 @@ msgstr "" msgid "{0} must begin and end with a letter and can only contain letters, hyphen or underscore." msgstr "" -#: frappe/workflow/doctype/workflow/workflow.py:90 +#: frappe/workflow/doctype/workflow/workflow.py:91 msgid "{0} not a valid State" msgstr "{0} bukan Keadaan yang berlaku" @@ -31276,11 +31228,11 @@ msgid "{0} not found" msgstr "{0} tidak ditemukan" #: frappe/core/doctype/report/report.py:427 -#: frappe/public/js/frappe/list/list_view.js:1068 +#: frappe/public/js/frappe/list/list_view.js:1089 msgid "{0} of {1}" msgstr "{0} dari {1}" -#: frappe/public/js/frappe/list/list_view.js:1070 +#: frappe/public/js/frappe/list/list_view.js:1091 msgid "{0} of {1} ({2} rows with children)" msgstr "{0} dari {1} ({2} baris dengan anak-anak)" @@ -31350,11 +31302,11 @@ msgstr "{0} berbagi dokumen ini dengan semua orang" msgid "{0} shared this document with {1}" msgstr "{0} berbagi dokumen ini dengan {1}" -#: frappe/core/doctype/doctype/doctype.py:316 +#: frappe/core/doctype/doctype/doctype.py:317 msgid "{0} should be indexed because it's referred in dashboard connections" msgstr "" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:141 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:146 msgid "{0} should not be same as {1}" msgstr "{0} tidak boleh sama dengan {1}" @@ -31367,8 +31319,8 @@ msgctxt "Form timeline" msgid "{0} submitted this document {1}" msgstr "" -#: frappe/email/doctype/email_group/email_group.py:62 -#: frappe/email/doctype/email_group/email_group.py:133 +#: frappe/email/doctype/email_group/email_group.py:71 +#: frappe/email/doctype/email_group/email_group.py:142 msgid "{0} subscribers added" msgstr "{0} Pelanggan telah ditambahkan" @@ -31386,7 +31338,7 @@ msgstr "{0} sampai {1}" msgid "{0} un-shared this document with {1}" msgstr "{0} berhenti berbagi dokumen ini dengan {1}" -#: frappe/custom/doctype/customize_form/customize_form.py:253 +#: frappe/custom/doctype/customize_form/customize_form.py:254 msgid "{0} updated" msgstr "{0} diperbarui" @@ -31462,75 +31414,75 @@ msgstr "" msgid "{0}: '{1}' ({3}) will get truncated, as max characters allowed is {2}" msgstr "{0}: '{1}' ({3}) akan terpotong, karena karakter maksimum yang diizinkan adalah {2}" -#: frappe/core/doctype/doctype/doctype.py:1800 +#: frappe/core/doctype/doctype/doctype.py:1801 msgid "{0}: Cannot set Amend without Cancel" msgstr "{0}: Tidak dapat melakukan Perubahan tanpa Pembatalan terlebih dahulu" -#: frappe/core/doctype/doctype/doctype.py:1818 +#: frappe/core/doctype/doctype/doctype.py:1819 msgid "{0}: Cannot set Assign Amend if not Submittable" msgstr "{0}: Tidak dapat menetapkan perubahan jika dokumen tidak dapat diajukan" -#: frappe/core/doctype/doctype/doctype.py:1816 +#: frappe/core/doctype/doctype/doctype.py:1817 msgid "{0}: Cannot set Assign Submit if not Submittable" msgstr "{0}: Tidak dapat mengatur Assign Submit jika tidak Submittable" -#: frappe/core/doctype/doctype/doctype.py:1795 +#: frappe/core/doctype/doctype/doctype.py:1796 msgid "{0}: Cannot set Cancel without Submit" msgstr "{0}: Tidak dapat mengatur Pembatalan tanpa melakukan penyerahan" -#: frappe/core/doctype/doctype/doctype.py:1802 +#: frappe/core/doctype/doctype/doctype.py:1803 msgid "{0}: Cannot set Import without Create" msgstr "{0}: Tidak dapat melakukan Impor tanpa dibuat terlebih dahulu" -#: frappe/core/doctype/doctype/doctype.py:1798 +#: frappe/core/doctype/doctype/doctype.py:1799 msgid "{0}: Cannot set Submit, Cancel, Amend without Write" msgstr "{0}: Tidak dapat mengatur Pengajuan, Pembatalan, Perubahan tanpa Pencatatan" -#: frappe/core/doctype/doctype/doctype.py:1822 +#: frappe/core/doctype/doctype/doctype.py:1823 msgid "{0}: Cannot set import as {1} is not importable" msgstr "{0}: Tidak dapat melakukan impor karena {1} bukan data yang dapat diimpor" -#: frappe/automation/doctype/auto_repeat/auto_repeat.py:405 +#: frappe/automation/doctype/auto_repeat/auto_repeat.py:433 msgid "{0}: Failed to attach new recurring document. To enable attaching document in the auto repeat notification email, enable {1} in Print Settings" msgstr "{0}: Gagal melampirkan dokumen berulang baru. Untuk mengaktifkan melampirkan dokumen di email pemberitahuan ulangi otomatis, aktifkan {1} di Pengaturan Cetak" -#: frappe/core/doctype/doctype/doctype.py:1426 +#: frappe/core/doctype/doctype/doctype.py:1427 msgid "{0}: Field '{1}' cannot be set as Unique as it has non-unique values" msgstr "{0}: Field '{1}' tidak dapat ditetapkan sebagai Unik karena memiliki nilai-nilai non-unik" -#: frappe/core/doctype/doctype/doctype.py:1334 +#: frappe/core/doctype/doctype/doctype.py:1335 msgid "{0}: Field {1} in row {2} cannot be hidden and mandatory without default" msgstr "{0}: Bidang {1} berturut-turut {2} tidak dapat disembunyikan dan wajib tanpa default" -#: frappe/core/doctype/doctype/doctype.py:1293 +#: frappe/core/doctype/doctype/doctype.py:1294 msgid "{0}: Field {1} of type {2} cannot be mandatory" msgstr "{0}: Bidang {1} dari tipe {2} tidak boleh wajib" -#: frappe/core/doctype/doctype/doctype.py:1281 +#: frappe/core/doctype/doctype/doctype.py:1282 msgid "{0}: Fieldname {1} appears multiple times in rows {2}" msgstr "{0}: Fieldname {1} muncul beberapa kali dalam baris {2}" -#: frappe/core/doctype/doctype/doctype.py:1413 +#: frappe/core/doctype/doctype/doctype.py:1414 msgid "{0}: Fieldtype {1} for {2} cannot be unique" msgstr "{0}: Fieldtype {1} untuk {2} tidak boleh unik" -#: frappe/core/doctype/doctype/doctype.py:1755 +#: frappe/core/doctype/doctype/doctype.py:1756 msgid "{0}: No basic permissions set" msgstr "{0}: Tidak ada perizinan dasar yang ditetapkan" -#: frappe/core/doctype/doctype/doctype.py:1769 +#: frappe/core/doctype/doctype/doctype.py:1770 msgid "{0}: Only one rule allowed with the same Role, Level and {1}" msgstr "{0}: Hanya satu aturan diperbolehkan dengan Peran yang sama, Tingkat dan {1}" -#: frappe/core/doctype/doctype/doctype.py:1315 +#: frappe/core/doctype/doctype/doctype.py:1316 msgid "{0}: Options must be a valid DocType for field {1} in row {2}" msgstr "{0}: Opsi harus berupa DocType yang valid untuk bidang {1} di baris {2}" -#: frappe/core/doctype/doctype/doctype.py:1304 +#: frappe/core/doctype/doctype/doctype.py:1305 msgid "{0}: Options required for Link or Table type field {1} in row {2}" msgstr "{0}: Opsi yang diperlukan untuk bidang jenis Tautan atau jenis tabel {1} di baris {2}" -#: frappe/core/doctype/doctype/doctype.py:1322 +#: frappe/core/doctype/doctype/doctype.py:1323 msgid "{0}: Options {1} must be the same as doctype name {2} for the field {3}" msgstr "{0}: Opsi {1} harus sama dengan nama doctype {2} untuk isian {3}" @@ -31538,7 +31490,7 @@ msgstr "{0}: Opsi {1} harus sama dengan nama doctype {2} untuk isian {3}" msgid "{0}: Other permission rules may also apply" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1784 +#: frappe/core/doctype/doctype/doctype.py:1785 msgid "{0}: Permission at level 0 must be set before higher levels are set" msgstr "{0}: Izin pada tingkat 0 harus ditetapkan sebelum tingkat yang lebih tinggi ditetapkan" @@ -31546,7 +31498,7 @@ msgstr "{0}: Izin pada tingkat 0 harus ditetapkan sebelum tingkat yang lebih tin msgid "{0}: You can increase the limit for the field if required via {1}" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1268 +#: frappe/core/doctype/doctype/doctype.py:1269 msgid "{0}: fieldname cannot be set to reserved keyword {1}" msgstr "" @@ -31563,7 +31515,7 @@ msgstr "{0}: {1} diatur untuk menyatakan {2}" msgid "{0}: {1} vs {2}" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1434 +#: frappe/core/doctype/doctype/doctype.py:1435 msgid "{0}:Fieldtype {1} for {2} cannot be indexed" msgstr "{0}: Fieldtype {1} untuk {2} tidak dapat diindeks" @@ -31587,7 +31539,7 @@ msgstr "" msgid "{count} rows selected" msgstr "" -#: frappe/core/doctype/doctype/doctype.py:1488 +#: frappe/core/doctype/doctype/doctype.py:1489 msgid "{{{0}}} is not a valid fieldname pattern. It should be {{field_name}}." msgstr "{{{0}}} bukan pola nama-kolom yang sah. Seharusnya {{field_name}}."