UNPKG

survey-creator-core

Version:

A framework-independent core package of the SurveyJS Survey Creator component. With Survey Creator, you can visually design complex, interactive JSON forms and surveys in a drag-and-drop interface.

1 lines 1.19 MB
{"version":3,"file":"indonesian.mjs","sources":["../../../src/localization/indonesian.ts"],"sourcesContent":["import { setupLocale } from \"survey-creator-core\";\n\nexport var indonesianStrings = {\n // survey templates\n survey: {\n // \"Edit\"\n edit: \"Ubah\",\n // \"Watch and learn how to create surveys\"\n externalHelpLink: \"Tonton dan pelajari cara membuat survei\",\n // \"https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber\"\n externalHelpLinkUrl: \"https://www.youtube.com/channel/UCH2ru9okIcooNZfpIbyq4qQ?view_as=subscriber\",\n // \"Please drop a question here from the Toolbox.\"\n dropQuestion: \"Silahkan letakkan pertanyaan di sini dari Kotak Perkakas di sebelah kiri.\",\n // [Auto-translated] \"Create a rule to customize the flow of the survey.\"\n addLogicItem: \"Buat aturan untuk menyesuaikan alur survei.\",\n // \"Copy\"\n copy: \"Salin\",\n // [Auto-translated] \"Duplicate\"\n duplicate: \"Duplikat\",\n // \"Add to toolbox\"\n addToToolbox: \"Tambahkan ke Kotak Perkakas\",\n // \"Delete Panel\"\n deletePanel: \"Hapus Panel\",\n // \"Delete Question\"\n deleteQuestion: \"Hapus Pertanyaan\",\n // \"Convert to\"\n convertTo: \"Mengubah ke\",\n // \"Drag element\"\n drag: \"Tarik elemen\"\n },\n // Creator tabs\n tabs: {\n // \"Preview\"\n preview: \"Coba Survei\",\n // \"Themes\"\n theme: \"Tema\",\n // \"Translations\"\n translation: \"Terjemahan\",\n // \"Designer\"\n designer: \"Rancangan Survei\",\n // \"JSON Editor\"\n json: \"Pengubah JSON\",\n // [Auto-translated] \"Logic\"\n logic: \"Logika\"\n },\n // Question types\n qt: {\n // \"Default\"\n default: \"Default\",\n // \"Checkboxes\"\n checkbox: \"Kotak Centang\",\n // \"Long Text\"\n comment: \"Komentar\",\n // \"Image Picker\"\n imagepicker: \"Gambar\",\n // [Auto-translated] \"Ranking\"\n ranking: \"Peringkat\",\n // [Auto-translated] \"Image\"\n image: \"Citra\",\n // \"Dropdown\"\n dropdown: \"Kotak Kombo\",\n // [Auto-translated] \"Multi-Select Dropdown\"\n tagbox: \"Dropdown Multi-Pilih\",\n // \"File Upload\"\n file: \"Berkas\",\n // \"HTML\"\n html: \"Html\",\n // \"Single-Select Matrix\"\n matrix: \"Matriks (pilihan tunggal)\",\n // \"Multi-Select Matrix\"\n matrixdropdown: \"Matriks (pilihan ganda)\",\n // \"Dynamic Matrix\"\n matrixdynamic: \"Matriks (baris dinamis)\",\n // \"Multiple Textboxes\"\n multipletext: \"Teks Ganda\",\n // \"Panel\"\n panel: \"Panel\",\n // \"Dynamic Panel\"\n paneldynamic: \"Panel (panel dinamis)\",\n // \"Radio Button Group\"\n radiogroup: \"Pilihan Ganda\",\n // \"Rating Scale\"\n rating: \"Peringkat\",\n // [Auto-translated] \"Slider\"\n slider: \"Slider\",\n // \"Single-Line Input\"\n text: \"Input Tunggal\",\n // \"Yes/No (Boolean)\"\n boolean: \"Yes/No (Boolean)\",\n // \"Expression (read-only)\"\n expression: \"Ekspresi (dibaca saja)\",\n // [Auto-translated] \"Signature\"\n signaturepad: \"Tanda tangan\",\n // [Auto-translated] \"Button Group\"\n buttongroup: \"Grup Tombol\"\n },\n toolboxCategories: {\n // \"General\"\n general: \"Umum\",\n // \"Choice Questions\"\n choice: \"Pertanyaan Pilihan\",\n // \"Text Input Questions\"\n text: \"Pertanyaan Input Teks\",\n // \"Containers\"\n containers: \"Wadah\",\n // \"Matrix Questions\"\n matrix: \"Pertanyaan Matriks\",\n // \"Misc\"\n misc: \"Misc\"\n },\n // Strings in SurveyJS Creator\n ed: {\n // \"Default ({0})\"\n defaultLocale: \"Default ({0})\",\n // \"Survey\"\n survey: \"Survei\",\n // \"Settings\"\n settings: \"Pengaturan Survei\",\n // [Auto-translated] \"Open settings\"\n settingsTooltip: \"Buka pengaturan\",\n // [Auto-translated] \"Survey Settings\"\n surveySettings: \"Pengaturan Survei\",\n // [Auto-translated] \"Survey settings\"\n surveySettingsTooltip: \"Setelan survei\",\n // [Auto-translated] \"Theme Settings\"\n themeSettings: \"Pengaturan Tema\",\n // [Auto-translated] \"Theme settings\"\n themeSettingsTooltip: \"Pengaturan tema\",\n // [Auto-translated] \"Creator Settings\"\n creatorSettingTitle: \"Pengaturan Kreator\",\n // [Auto-translated] \"Show Panel\"\n showPanel: \"Tampilkan Panel\",\n // [Auto-translated] \"Hide Panel\"\n hidePanel: \"Sembunyikan Panel\",\n // [Auto-translated] \"Select previous\"\n prevSelected: \"Pilih sebelumnya\",\n // [Auto-translated] \"Select next\"\n nextSelected: \"Pilih selanjutnya\",\n // [Auto-translated] \"Focus previous\"\n prevFocus: \"Fokus sebelumnya\",\n // [Auto-translated] \"Focus next\"\n nextFocus: \"Fokus berikutnya\",\n // [Auto-translated] \"Survey\"\n surveyTypeName: \"Survei\",\n // [Auto-translated] \"Page\"\n pageTypeName: \"Halaman\",\n // [Auto-translated] \"Panel\"\n panelTypeName: \"Panel\",\n // [Auto-translated] \"Question\"\n questionTypeName: \"Pertanyaan\",\n // [Auto-translated] \"Column\"\n columnTypeName: \"Kolom\",\n // \"Add New Page\"\n addNewPage: \"Tambah Halaman Baru\",\n // \"Scroll to the Right\"\n moveRight: \"Geser ke Kanan\",\n // \"Scroll to the Left\"\n moveLeft: \"Geser ke Kiri\",\n // \"Delete Page\"\n deletePage: \"Hapus Halaman\",\n // \"Edit Page\"\n editPage: \"Ubah Halaman\",\n // \"Edit\"\n edit: \"Ubah\",\n // \"page\"\n newPageName: \"halaman\",\n // \"question\"\n newQuestionName: \"pertanyaan\",\n // \"panel\"\n newPanelName: \"panel\",\n // [Auto-translated] \"text\"\n newTextItemName: \"Teks\",\n // [Auto-translated] \"Default\"\n defaultV2Theme: \"Default\",\n // [Auto-translated] \"Modern\"\n modernTheme: \"Modern\",\n // [Auto-translated] \"Default (legacy)\"\n defaultTheme: \"Default (warisan)\",\n // \"Preview Survey Again\"\n testSurveyAgain: \"Coba Survei Lagi\",\n // \"Survey width: \"\n testSurveyWidth: \"Lebar survei: \",\n // [Auto-translated] \"You had to navigate to\"\n navigateToMsg: \"Anda harus menavigasi ke\",\n // \"Save Survey\"\n saveSurvey: \"Simpan Survei\",\n // [Auto-translated] \"Save Survey\"\n saveSurveyTooltip: \"Simpan Survei\",\n // [Auto-translated] \"Save Theme\"\n saveTheme: \"Simpan Tema\",\n // [Auto-translated] \"Save Theme\"\n saveThemeTooltip: \"Simpan Tema\",\n // [Auto-translated] \"Hide errors\"\n jsonHideErrors: \"Menyembunyikan kesalahan\",\n // [Auto-translated] \"Show errors\"\n jsonShowErrors: \"Tampilkan kesalahan\",\n // \"Undo\"\n undo: \"Urungkan\",\n // \"Redo\"\n redo: \"Ulangi\",\n // [Auto-translated] \"Undo last change\"\n undoTooltip: \"Mengurungkan perubahan terakhir\",\n // [Auto-translated] \"Redo the change\"\n redoTooltip: \"Mengulangi perubahan\",\n // [Auto-translated] \"Expand\"\n expandTooltip: \"Memperluas\",\n // [Auto-translated] \"Collapse\"\n collapseTooltip: \"Roboh\",\n // \"Expand All\"\n expandAllTooltip: \"Perluas Semua\",\n // \"Collapse All\"\n collapseAllTooltip: \"Ciutkan Semua\",\n // [Auto-translated] \"Zoom In\"\n zoomInTooltip: \"Perbesar\",\n // [Auto-translated] \"Zoom to 100%\"\n zoom100Tooltip: \"Perbesar hingga 100%\",\n // [Auto-translated] \"Zoom Out\"\n zoomOutTooltip: \"Perkecil\",\n // [Auto-translated] \"Lock expand/collapse state for questions\"\n lockQuestionsTooltip: \"Kunci status perluasan/ciutkan untuk pertanyaan\",\n // [Auto-translated] \"Show more\"\n showMoreChoices: \"Tampilkan lebih banyak\",\n // [Auto-translated] \"Show less\"\n showLessChoices: \"Tampilkan lebih sedikit\",\n // [Auto-translated] \"Copy\"\n copy: \"Menyalin\",\n // [Auto-translated] \"Cut\"\n cut: \"Memotong\",\n // [Auto-translated] \"Paste\"\n paste: \"Pasta\",\n // [Auto-translated] \"Copy selection to clipboard\"\n copyTooltip: \"Salin pilihan ke clipboard\",\n // [Auto-translated] \"Cut selection to clipboard\"\n cutTooltip: \"Memotong pilihan ke clipboard\",\n // [Auto-translated] \"Paste from clipboard\"\n pasteTooltip: \"Tempel dari papan klip\",\n // \"Options\"\n options: \"Pilihan\",\n // \"Generate Valid JSON\"\n generateValidJSON: \"Hasilkan JSON yang Valid\",\n // \"Generate Readable JSON\"\n generateReadableJSON: \"Hasilkan JSON yang dapat dibaca\",\n // \"Toolbox\"\n toolbox: \"Kotak Perkakas\",\n // [Auto-translated] \"Properties\"\n \"property-grid\": \"Properti\",\n // [Auto-translated] \"Search\"\n toolboxSearch: \"Mencari\",\n // [Auto-translated] \"Type to search...\"\n toolboxFilteredTextPlaceholder: \"Ketik untuk mencari...\",\n // [Auto-translated] \"No results found\"\n toolboxNoResultsFound: \"Tidak ada hasil yang ditemukan\",\n // [Auto-translated] \"Type to search...\"\n propertyGridFilteredTextPlaceholder: \"Ketik untuk mencari...\",\n // [Auto-translated] \"No results found\"\n propertyGridNoResultsFound: \"Tidak ada hasil yang ditemukan\",\n // [Auto-translated] \"Start configuring your form\"\n propertyGridPlaceholderTitle: \"Mulai mengonfigurasi formulir Anda\",\n // [Auto-translated] \"Click any category icon to explore survey settings. Additional settings will become available once you add a survey element to the design surface.\"\n propertyGridPlaceholderDescription: \"Klik ikon kategori apa pun untuk menjelajahi pengaturan survei. Pengaturan tambahan akan tersedia setelah Anda menambahkan elemen survei ke permukaan desain.\",\n // \"Please correct JSON.\"\n correctJSON: \"Please correct JSON.\",\n // \"Survey Results \"\n surveyResults: \"Hasil survei: \",\n // \"As Table\"\n surveyResultsTable: \"Sebagai tabel\",\n // \"As JSON\"\n surveyResultsJson: \"Sebagai JSON\",\n // \"Question Title\"\n resultsTitle: \"Judul Pertanyaan\",\n // \"Question Name\"\n resultsName: \"Nama Pertanyaan\",\n // \"Answer Value\"\n resultsValue: \"Nilai Jawaban\",\n // \"Display Value\"\n resultsDisplayValue: \"Tampilkan Nilai\",\n // \"Modified\"\n modified: \"Dimodifikasi\",\n // \"Saving\"\n saving: \"Menyimpan\",\n // \"Saved\"\n saved: \"Tersimpan\",\n // [Auto-translated] \"Error\"\n propertyEditorError: \"Kesalahan\",\n // \"Error! Editor content is not saved.\"\n saveError: \"Error! Konten editor tidak berhasil disimpan.\",\n // [Auto-translated] \"Language Settings\"\n translationPropertyGridTitle: \"Pengaturan Bahasa\",\n // [Auto-translated] \"Theme Settings\"\n themePropertyGridTitle: \"Pengaturan Tema\",\n // [Auto-translated] \"Add Language\"\n addLanguageTooltip: \"Tambahkan Bahasa\",\n // [Auto-translated] \"Languages\"\n translationLanguages: \"Bahasa\",\n // [Auto-translated] \"Are you certain you wish to delete all strings for this language?\"\n translationDeleteLanguage: \"Apakah Anda yakin ingin menghapus semua string untuk bahasa ini?\",\n // \"Select language to translate\"\n translationAddLanguage: \"Pilih bahasa untuk terjemahan\",\n // \"All Strings\"\n translationShowAllStrings: \"Tampilkan seluruh string\",\n // [Auto-translated] \"Used Strings Only\"\n translationShowUsedStringsOnly: \"Hanya String yang Digunakan\",\n // \"All Pages\"\n translationShowAllPages: \"Tampilkan seluruh halaman\",\n // \"No strings to translate. Please change the filter.\"\n translationNoStrings: \"Tidak ada string diterjemahkan. Silahkan ganti penyaring.\",\n // \"Export to CSV\"\n translationExportToSCVButton: \"Eksport ke CSV\",\n // \"Import from CSV\"\n translationImportFromSCVButton: \"Import dari CSV\",\n // [Auto-translated] \"Auto-translate All\"\n translateUsigAI: \"Terjemahkan otomatis Semua\",\n // [Auto-translated] \"Translate from: \"\n translateUsigAIFrom: \"Terjemahkan dari: \",\n // [Auto-translated] \"Untranslated strings\"\n translationDialogTitle: \"String yang tidak diterjemahkan\",\n // \"Merge {0} with default locale\"\n translationMergeLocaleWithDefault: \"Gabungkan {0} dengan default locale\",\n // [Auto-translated] \"Translation...\"\n translationPlaceHolder: \"Terjemahan...\",\n // [Auto-translated] \"Source: \"\n translationSource: \"Sumber: \",\n // [Auto-translated] \"Target: \"\n translationTarget: \"Target: \",\n // [Auto-translated] \"YouTube links are not supported.\"\n translationYouTubeNotSupported: \"Tautan YouTube tidak didukung.\",\n // [Auto-translated] \"Export\"\n themeExportButton: \"Ekspor\",\n // [Auto-translated] \"Import\"\n themeImportButton: \"Mengimpor\",\n // [Auto-translated] \"Export\"\n surveyJsonExportButton: \"Ekspor\",\n // [Auto-translated] \"Import\"\n surveyJsonImportButton: \"Mengimpor\",\n // [Auto-translated] \"Copy to clipboard\"\n surveyJsonCopyButton: \"Salin ke papan klip\",\n // [Auto-translated] \"Reset theme settings to default\"\n themeResetButton: \"Setel ulang pengaturan tema ke default\",\n // [Auto-translated] \"Do you really want to reset the theme? All your customizations will be lost.\"\n themeResetConfirmation: \"Apakah Anda benar-benar ingin mengatur ulang tema? Semua penyesuaian Anda akan hilang.\",\n // [Auto-translated] \"Yes, reset the theme\"\n themeResetConfirmationOk: \"Ya, atur ulang tema\",\n // \"Bold\"\n bold: \"Tebal\",\n // \"Italic\"\n italic: \"Miring\",\n // \"Underline\"\n underline: \"Garis Bawah\",\n // \"Add Question\"\n addNewQuestion: \"Tambah pertanyaan\",\n // [Auto-translated] \"Select page...\"\n selectPage: \"Pilih halaman...\",\n // [Auto-translated] \"Choices are copied from\"\n carryForwardChoicesCopied: \"Pilihan disalin dari\",\n // [Auto-translated] \"Choices are loaded from a web service.\"\n choicesLoadedFromWebText: \"Pilihan dimuat dari layanan web.\",\n // [Auto-translated] \"Go to settings\"\n choicesLoadedFromWebLinkText: \"Buka pengaturan\",\n // [Auto-translated] \"Preview of loaded choice options\"\n choicesLoadedFromWebPreviewTitle: \"Pratinjau opsi pilihan yang dimuat\",\n // [Auto-translated] \"HTML content will be here.\"\n htmlPlaceHolder: \"Konten HTML akan ada di sini.\",\n // [Auto-translated] \"Drop a question from the toolbox here.\"\n panelPlaceHolder: \"Jatuhkan pertanyaan dari kotak alat di sini.\",\n // [Auto-translated] \"The survey is empty. Drag an element from the toolbox or click the button below.\"\n surveyPlaceHolder: \"Survei kosong. Seret elemen dari kotak alat atau klik tombol di bawah.\",\n // [Auto-translated] \"The page is empty. Drag an element from the toolbox or click the button below.\"\n pagePlaceHolder: \"Halaman kosong. Seret elemen dari kotak alat atau klik tombol di bawah.\",\n // [Auto-translated] \"Drag and drop an image here or click the button below and choose an image to upload\"\n imagePlaceHolder: \"Seret dan lepas gambar di sini atau klik tombol di bawah ini dan pilih gambar untuk diunggah\",\n // \"Click the \\\"Add Question\\\" button below to start creating your form.\"\n surveyPlaceHolderMobile: \"Klik tombol \\\"Tambahkan Pertanyaan\\\" di bawah ini untuk mulai membuat formulir Anda.\",\n // [Auto-translated] \"Your form is empty\"\n surveyPlaceholderTitle: \"Formulir Anda kosong\",\n // [Auto-translated] \"Your form is empty\"\n surveyPlaceholderTitleMobile: \"Formulir Anda kosong\",\n // [Auto-translated] \"Drag an element from the toolbox or click the button below.\"\n surveyPlaceholderDescription: \"Seret elemen dari kotak alat atau klik tombol di bawah ini.\",\n // [Auto-translated] \"Drag an element from the toolbox or click the button below.\"\n surveyPlaceholderDescriptionMobile: \"Seret elemen dari kotak alat atau klik tombol di bawah ini.\",\n // [Auto-translated] \"No preview\"\n previewPlaceholderTitle: \"Tidak ada pratinjau\",\n // [Auto-translated] \"No preview\"\n previewPlaceholderTitleMobile: \"Tidak ada pratinjau\",\n // [Auto-translated] \"The survey doesn't contain any visible elements.\"\n previewPlaceholderDescription: \"Survei tidak berisi elemen yang terlihat.\",\n // [Auto-translated] \"The survey doesn't contain any visible elements.\"\n previewPlaceholderDescriptionMobile: \"Survei tidak berisi elemen yang terlihat.\",\n // [Auto-translated] \"No strings to translate\"\n translationsPlaceholderTitle: \"Tidak ada ikatan untuk diterjemahkan\",\n // [Auto-translated] \"No strings to translate\"\n translationsPlaceholderTitleMobile: \"Tidak ada ikatan untuk diterjemahkan\",\n // [Auto-translated] \"Add elements to your form or change the strings filter in the toolbar.\"\n translationsPlaceholderDescription: \"Tambahkan elemen ke formulir Anda atau ubah filter string di toolbar.\",\n // [Auto-translated] \"Add elements to your form or change the strings filter in the toolbar.\"\n translationsPlaceholderDescriptionMobile: \"Tambahkan elemen ke formulir Anda atau ubah filter string di toolbar.\",\n // \"Click the \\\"Add Question\\\" button below to add a new element to the page.\"\n pagePlaceHolderMobile: \"Klik tombol \\\"Tambahkan Pertanyaan\\\" di bawah ini untuk menambahkan elemen baru ke halaman.\",\n // \"Click the \\\"Add Question\\\" button below to add a new element to the panel.\"\n panelPlaceHolderMobile: \"Klik tombol \\\"Tambahkan Pertanyaan\\\" di bawah ini untuk menambahkan elemen baru ke panel.\",\n // [Auto-translated] \"Click the button below and choose an image to upload\"\n imagePlaceHolderMobile: \"Klik tombol di bawah ini dan pilih gambar untuk diunggah\",\n // [Auto-translated] \"Choose Image\"\n imageChooseImage: \"Pilih Gambar\",\n // [Auto-translated] \"Add {0}\"\n addNewTypeQuestion: \"Tambahkan {0}\", // {0} is localizable question type\n // [Auto-translated] \"[LOGO]\"\n chooseLogoPlaceholder: \"[LOGO]\",\n // [Auto-translated] \"Item \"\n choices_Item: \"Benda \",\n // [Auto-translated] \"Select a file\"\n selectFile: \"Pilih file\",\n // [Auto-translated] \"Remove the file\"\n removeFile: \"Menghapus file\",\n lg: {\n // [Auto-translated] \"Add New Rule\"\n addNewItem: \"Tambahkan Aturan Baru\",\n // [Auto-translated] \"Create a rule to customize the flow of the survey.\"\n empty_tab: \"Buat aturan untuk menyesuaikan alur survei.\",\n // [Auto-translated] \"No logical rules\"\n logicPlaceholderTitle: \"Tidak ada aturan logis\",\n // [Auto-translated] \"No logical rules\"\n logicPlaceholderTitleMobile: \"Tidak ada aturan logis\",\n // [Auto-translated] \"Create a rule to customize the flow of the survey.\"\n logicPlaceholderDescription: \"Buat aturan untuk menyesuaikan alur survei.\",\n // [Auto-translated] \"Create a rule to customize the flow of the survey.\"\n logicPlaceholderDescriptionMobile: \"Buat aturan untuk menyesuaikan alur survei.\",\n // [Auto-translated] \"Show/hide page\"\n page_visibilityName: \"Menampilkan/menyembunyikan halaman\",\n // [Auto-translated] \"Enable/disable page\"\n page_enableName: \"Mengaktifkan/menonaktifkan halaman\",\n // [Auto-translated] \"Make page required\"\n page_requireName: \"Buat halaman diperlukan\",\n // [Auto-translated] \"Show/hide panel\"\n panel_visibilityName: \"Tampilkan/sembunyikan panel\",\n // [Auto-translated] \"Enable/disable panel\"\n panel_enableName: \"Aktifkan/nonaktifkan panel\",\n // [Auto-translated] \"Make panel required\"\n panel_requireName: \"Membuat panel diperlukan\",\n // [Auto-translated] \"Show/hide question\"\n question_visibilityName: \"Tampilkan/sembunyikan pertanyaan\",\n // [Auto-translated] \"Enable/disable question\"\n question_enableName: \"Mengaktifkan/menonaktifkan pertanyaan\",\n // [Auto-translated] \"Make question required\"\n question_requireName: \"Buat pertanyaan diperlukan\",\n // [Auto-translated] \"Reset question value\"\n question_resetValueName: \"Mereset nilai pertanyaan\",\n // [Auto-translated] \"Set question value\"\n question_setValueName: \"Tetapkan nilai pertanyaan\",\n // [Auto-translated] \"Show/hide column\"\n column_visibilityName: \"Tampilkan/sembunyikan kolom\",\n // [Auto-translated] \"Enable/disable column\"\n column_enableName: \"Aktifkan/nonaktifkan kolom\",\n // [Auto-translated] \"Make column required\"\n column_requireName: \"Buat kolom diperlukan\",\n // [Auto-translated] \"Reset column value\"\n column_resetValueName: \"Mereset nilai kolom\",\n // [Auto-translated] \"Set column value\"\n column_setValueName: \"Mengatur nilai kolom\",\n // [Auto-translated] \"Complete survey\"\n trigger_completeName: \"Survei lengkap\",\n // [Auto-translated] \"Set answer\"\n trigger_setvalueName: \"Tetapkan jawaban\",\n // [Auto-translated] \"Copy answer\"\n trigger_copyvalueName: \"Salin jawaban\",\n // [Auto-translated] \"Skip to question\"\n trigger_skipName: \"Lanjut ke pertanyaan\",\n // [Auto-translated] \"Run expression\"\n trigger_runExpressionName: \"Menjalankan ekspresi\",\n // \"Set \\\"Thank You\\\" page markup\"\n completedHtmlOnConditionName: \"Mengatur markup halaman \\\"Survei Selesai\\\"\",\n // [Auto-translated] \"Make the page visible when the logical expression evaluates to true. Otherwise, keep the page invisible.\"\n page_visibilityDescription: \"Jadikan halaman terlihat saat ekspresi logis dievaluasi menjadi true. Jika tidak, jaga agar halaman tidak terlihat.\",\n // [Auto-translated] \"Make the page visible when the logical expression evaluates to true. Otherwise, keep the panel invisible.\"\n panel_visibilityDescription: \"Jadikan halaman terlihat saat ekspresi logis dievaluasi menjadi true. Jika tidak, jaga agar panel tidak terlihat.\",\n // [Auto-translated] \"Make the panel and all elements inside it enabled when the logical expression evaluates to true. Otherwise, keep them disabled.\"\n panel_enableDescription: \"Buat panel dan semua elemen di dalamnya diaktifkan saat ekspresi logis dievaluasi menjadi true. Jika tidak, biarkan mereka tetap nonaktif.\",\n // [Auto-translated] \"Make the question visible when the logical expression evaluates to true. Otherwise, keep the question invisible.\"\n question_visibilityDescription: \"Buat pertanyaan terlihat saat ekspresi logis dievaluasi menjadi true. Jika tidak, jaga agar pertanyaan tidak terlihat.\",\n // [Auto-translated] \"Make the question enabled when the logical expression evaluates to true. Otherwise, keep the question disabled.\"\n question_enableDescription: \"Aktifkan pertanyaan saat ekspresi logis dievaluasi menjadi true. Jika tidak, biarkan pertanyaan tetap dinonaktifkan.\",\n // [Auto-translated] \"Question becomes required when the logical expression evaluates to true.\"\n question_requireDescription: \"Pertanyaan menjadi diperlukan ketika ekspresi logis dievaluasi menjadi true.\",\n // [Auto-translated] \"When the logical expression evaluates to true, the survey ends, and the respondent sees the \\\"Thank you\\\" page.\"\n trigger_completeDescription: \"Saat ekspresi logis dievaluasi menjadi true, survei berakhir, dan responden melihat halaman \\\"Terima kasih\\\".\",\n // [Auto-translated] \"When question values used in the logical expression are changed, and the expression evaluates to true, the specified value is assigned to the selected question.\"\n trigger_setvalueDescription: \"Ketika nilai pertanyaan yang digunakan dalam ekspresi logis diubah, dan ekspresi dievaluasi menjadi true, nilai yang ditentukan ditetapkan ke pertanyaan yang dipilih.\",\n // [Auto-translated] \"When question values used in the logical expression are changed, and the expression evaluates to true, the value of the selected question is copied to another question.\"\n trigger_copyvalueDescription: \"Ketika nilai pertanyaan yang digunakan dalam ekspresi logis diubah, dan ekspresi dievaluasi menjadi true, nilai pertanyaan yang dipilih disalin ke pertanyaan lain.\",\n // [Auto-translated] \"When the logical expression evaluates to true, the survey focuses/jumps to the selected question.\"\n trigger_skipDescription: \"Ketika ekspresi logis dievaluasi menjadi true, survei memfokuskan/melompat ke pertanyaan yang dipilih.\",\n // [Auto-translated] \"When the logical expression evaluates to true, the survey evaluates another expression. Optionally, the result of the latter expression can be assigned as a value to the selected question\"\n trigger_runExpressionDescription: \"Ketika ekspresi logis dievaluasi menjadi true, survei mengevaluasi ekspresi lain. Secara opsional, hasil dari ekspresi terakhir dapat ditetapkan sebagai nilai untuk pertanyaan yang dipilih\",\n // [Auto-translated] \"If the logical expression evaluates to true, the \\\"Thank You\\\" page displays the specified content.\"\n completedHtmlOnConditionDescription: \"Jika ekspresi logis dievaluasi menjadi true, halaman \\\"Terima kasih\\\" menampilkan konten yang ditentukan.\",\n // [Auto-translated] \"When expression: '{0}' returns true\"\n itemExpressionText: \"Ketika ekspresi: '{0}' mengembalikan true\", // {0} - the expression\n // [Auto-translated] \"New rule\"\n itemEmptyExpressionText: \"Aturan baru\",\n // [Auto-translated] \"make page {0} visible\"\n page_visibilityText: \"Membuat halaman {0} terlihat\", // {0} page name\n // [Auto-translated] \"make panel {0} visible\"\n panel_visibilityText: \"Membuat panel {0} terlihat\", // {0} panel name\n // [Auto-translated] \"make panel {0} enable\"\n panel_enableText: \"Membuat panel {0} mengaktifkan\", // {0} panel name\n // [Auto-translated] \"make question {0} visible\"\n question_visibilityText: \"Buat pertanyaan {0} terlihat\", // {0} question name\n // [Auto-translated] \"make question {0} enable\"\n question_enableText: \"Buat pertanyaan {0} aktifkan\", // {0} question name\n // [Auto-translated] \"make question {0} required\"\n question_requireText: \"Buat pertanyaan {0} diperlukan\", // {0} question name\n // [Auto-translated] \"reset value for question: {0}\"\n question_resetValueText: \"reset nilai untuk pertanyaan: {0}\", // {0} question name.\n // [Auto-translated] \"assign value: {1} to question: {0}\"\n question_setValueText: \"Tetapkan nilai: {1} pertanyaan: {0}\", // {0} question name and {1} setValueExpression\n // [Auto-translated] \"make column {0} of question {1} visible\"\n column_visibilityText: \"Membuat kolom {0} pertanyaan {1} terlihat\", // {0} column name, {1} question name\n // [Auto-translated] \"make column {0} of question {1} enable\"\n column_enableText: \"Buat kolom {0} pertanyaan {1} aktifkan\", // {0} column name, {1} question name\n // [Auto-translated] \"make column {0} of question {1} required\"\n column_requireText: \"membuat kolom {0} pertanyaan {1} diperlukan\", // {0} column name, {1} question name\n // [Auto-translated] \"reset cell value for column: {0}\"\n column_resetValueText: \"Setel ulang nilai sel untuk kolom: {0}\", // {0} column name\n // [Auto-translated] \"assign cell value: {1} to column: {0}\"\n column_setValueText: \"Menetapkan nilai sel: {1} ke kolom: {0}\", // {0} column name and {1} setValueExpression\n // [Auto-translated] \"An expression whose result will be assigned to the target question.\"\n setValueExpressionPlaceholder: \"Ekspresi yang hasilnya akan ditetapkan ke pertanyaan target.\",\n // [Auto-translated] \"survey becomes completed\"\n trigger_completeText: \"Survei menjadi selesai\",\n // [Auto-translated] \"set into question: {0} value {1}\"\n trigger_setvalueText: \"Pertanyaan: {0} nilai {1}\", // {0} question name, {1} setValue\n // [Auto-translated] \"clear question value: {0}\"\n trigger_setvalueEmptyText: \"Nilai Pertanyaan yang Jelas: {0}\", // {0} question name\n // [Auto-translated] \"copy into question: {0} value from question {1}\"\n trigger_copyvalueText: \"Salin ke pertanyaan: {0} nilai dari pertanyaan {1}\", // {0} and {1} question names\n // [Auto-translated] \"survey skip to the question {0}\"\n trigger_skipText: \"Survei Lewati ke pertanyaan {0}\", // {0} question name\n // [Auto-translated] \"run expression: '{0}'\"\n trigger_runExpressionText1: \"menjalankan ekspresi: '{0}'\", // {0} the expression\n // [Auto-translated] \" and set its result into question: {0}\"\n trigger_runExpressionText2: \" dan mempertanyakan hasilnya: {0}\", // {0} question name\n // \"show custom text for the \\\"Thank You\\\" page.\"\n completedHtmlOnConditionText: \"tampilkan teks kustom untuk \\\"Halaman terima kasih\\\".\",\n // [Auto-translated] \"All Questions\"\n showAllQuestions: \"Semua Pertanyaan\",\n // [Auto-translated] \"All Action Types\"\n showAllActionTypes: \"Semua Jenis Tindakan\",\n // [Auto-translated] \"Condition(s)\"\n conditions: \"Ketentuan\",\n // [Auto-translated] \"Action(s)\"\n actions: \"Tindakan\",\n // [Auto-translated] \"Define condition(s)\"\n expressionEditorTitle: \"Tentukan kondisi\",\n // [Auto-translated] \"Define action(s)\"\n actionsEditorTitle: \"Menentukan tindakan\",\n // [Auto-translated] \"Delete Action\"\n deleteAction: \"Hapus Tindakan\",\n // [Auto-translated] \"Add Action\"\n addNewAction: \"Tambahkan Tindakan\",\n // [Auto-translated] \"Select action...\"\n selectedActionCaption: \"Pilih tindakan...\",\n // [Auto-translated] \"The logic expression is empty or invalid. Please correct it.\"\n expressionInvalid: \"Ekspresi logika kosong atau tidak valid. Mohon koreksinya.\",\n // [Auto-translated] \"Please add at least one action.\"\n noActionError: \"Silakan tambahkan setidaknya satu tindakan.\",\n // [Auto-translated] \"Please fix issues in your action(s).\"\n actionInvalid: \"Harap perbaiki masalah dalam tindakan Anda.\",\n // [Auto-translated] \"Logical rules are incomplete\"\n uncompletedRule_title: \"Aturan logis tidak lengkap\",\n // [Auto-translated] \"You have not completed some of the logical rules. If you leave the tab now, the changes will be lost. Do you still want to leave the tab without completing the changes?\"\n uncompletedRule_text: \"Anda belum menyelesaikan beberapa aturan logis. Jika Anda meninggalkan tab sekarang, perubahan akan hilang. Apakah Anda masih ingin meninggalkan tab tanpa menyelesaikan perubahan?\",\n // [Auto-translated] \"Yes\"\n uncompletedRule_apply: \"Ya\",\n // [Auto-translated] \"No, I want to complete the rules\"\n uncompletedRule_cancel: \"Tidak, saya ingin menyelesaikan aturan\"\n }\n },\n // Property Editors\n pe: {\n panel: {\n // [Auto-translated] \"Panel name\"\n name: \"Nama panel\",\n // [Auto-translated] \"Panel title\"\n title: \"Judul panel\",\n // [Auto-translated] \"Panel description\"\n description: \"Deskripsi panel\",\n // [Auto-translated] \"Make the panel visible if\"\n visibleIf: \"Buat panel terlihat jika\",\n // [Auto-translated] \"Make the panel required if\"\n requiredIf: \"Buat panel diperlukan jika\",\n // [Auto-translated] \"Question order within the panel\"\n questionOrder: \"Urutan pertanyaan dalam panel\",\n // [Auto-translated] \"Move the panel to page\"\n page: \"Memindahkan panel ke halaman\",\n // [Auto-translated] \"Display the panel on a new line\"\n startWithNewLine: \"Menampilkan panel pada baris baru\",\n // [Auto-translated] \"Panel collapse state\"\n state: \"Status penciwunan panel\",\n // [Auto-translated] \"Inline panel width\"\n width: \"Lebar panel sebaris\",\n // [Auto-translated] \"Minimum panel width\"\n minWidth: \"Lebar panel minimum\",\n // [Auto-translated] \"Maximum panel width\"\n maxWidth: \"Lebar panel maksimum\",\n // [Auto-translated] \"Number this panel\"\n showNumber: \"Beri nomor panel ini\"\n },\n panellayoutcolumn: {\n // [Auto-translated] \"Effective width, %\"\n effectiveWidth: \"Lebar efektif, %\",\n // [Auto-translated] \"Question title width, px\"\n questionTitleWidth: \"Lebar judul pertanyaan, px\"\n },\n paneldynamic: {\n // [Auto-translated] \"Panel name\"\n name: \"Nama panel\",\n // [Auto-translated] \"Panel title\"\n title: \"Judul panel\",\n // [Auto-translated] \"Panel description\"\n description: \"Deskripsi panel\",\n // [Auto-translated] \"Entry display mode\"\n displayMode: \"Mode tampilan entri\",\n // [Auto-translated] \"Make the panel visible if\"\n visibleIf: \"Buat panel terlihat jika\",\n // [Auto-translated] \"Make the panel required if\"\n requiredIf: \"Buat panel diperlukan jika\",\n // [Auto-translated] \"Move the panel to page\"\n page: \"Memindahkan panel ke halaman\",\n // [Auto-translated] \"Display the panel on a new line\"\n startWithNewLine: \"Menampilkan panel pada baris baru\",\n // [Auto-translated] \"Panel collapse state\"\n state: \"Status keruntuhan panel\",\n // [Auto-translated] \"Inline panel width\"\n width: \"Lebar panel sejajar\",\n // [Auto-translated] \"Minimum panel width\"\n minWidth: \"Lebar panel minimum\",\n // [Auto-translated] \"Maximum panel width\"\n maxWidth: \"Lebar panel maksimum\",\n // [Auto-translated] \"Confirm entry removal\"\n confirmDelete: \"Konfirmasi penghapusan entri\",\n // [Auto-translated] \"Entry description pattern\"\n templateDescription: \"Pola deskripsi entri\",\n // [Auto-translated] \"Entry title pattern\"\n templateTitle: \"Pola judul entri\",\n // [Auto-translated] \"Empty panel text\"\n noEntriesText: \"Teks panel kosong\",\n // [Auto-translated] \"Tab title pattern\"\n templateTabTitle: \"Pola judul tab\",\n // [Auto-translated] \"Tab title placeholder\"\n tabTitlePlaceholder: \"Tempat penampung judul tab\",\n // [Auto-translated] \"Make an individual entry visible if\"\n templateVisibleIf: \"Membuat entri individual terlihat jika\",\n // [Auto-translated] \"Number the panel\"\n showNumber: \"Nomor panel\",\n // [Auto-translated] \"Panel title alignment\"\n titleLocation: \"Perataan judul panel\",\n // [Auto-translated] \"Panel description alignment\"\n descriptionLocation: \"Perataan deskripsi panel\",\n // [Auto-translated] \"Question title alignment\"\n templateQuestionTitleLocation: \"Perataan judul pertanyaan\",\n // [Auto-translated] \"Question title width\"\n templateQuestionTitleWidth: \"Lebar judul pertanyaan\",\n // [Auto-translated] \"Error message alignment\"\n templateErrorLocation: \"Perataan pesan kesalahan\",\n // [Auto-translated] \"New entry location\"\n newPanelPosition: \"Lokasi entri baru\",\n // [Auto-translated] \"Prevent duplicate responses in the following question\"\n keyName: \"Cegah respons duplikat dalam pertanyaan berikut\"\n },\n question: {\n // [Auto-translated] \"Question name\"\n name: \"Nama pertanyaan\",\n // [Auto-translated] \"Question title\"\n title: \"Judul pertanyaan\",\n // [Auto-translated] \"Question description\"\n description: \"Deskripsi pertanyaan\",\n // [Auto-translated] \"Show the title and description\"\n showTitle: \"Tampilkan judul dan deskripsi\",\n // [Auto-translated] \"Make the question visible if\"\n visibleIf: \"Buat pertanyaan terlihat jika\",\n // [Auto-translated] \"Make the question required if\"\n requiredIf: \"Buat pertanyaan diperlukan jika\",\n // [Auto-translated] \"Move the question to page\"\n page: \"Memindahkan pertanyaan ke halaman\",\n // [Auto-translated] \"Question box collapse state\"\n state: \"Status ciutkan kotak pertanyaan\",\n // [Auto-translated] \"Number this question\"\n showNumber: \"Nomor pertanyaan ini\",\n // [Auto-translated] \"Question title alignment\"\n titleLocation: \"Perataan judul pertanyaan\",\n // [Auto-translated] \"Question description alignment\"\n descriptionLocation: \"Perataan deskripsi pertanyaan\",\n // [Auto-translated] \"Error message alignment\"\n errorLocation: \"Perataan pesan kesalahan\",\n // [Auto-translated] \"Increase the inner indent\"\n indent: \"Tingkatkan lekukan bagian dalam\",\n // [Auto-translated] \"Inline question width\"\n width: \"Lebar pertanyaan sebaris\",\n // [Auto-translated] \"Minimum question width\"\n minWidth: \"Lebar pertanyaan minimum\",\n // [Auto-translated] \"Maximum question width\"\n maxWidth: \"Lebar pertanyaan maksimum\",\n // [Auto-translated] \"Update input field value\"\n textUpdateMode: \"Perbarui nilai bidang input\"\n },\n signaturepad: {\n // [Auto-translated] \"Signature area width\"\n signatureWidth: \"Lebar area tanda tangan\",\n // [Auto-translated] \"Signature area height\"\n signatureHeight: \"Tinggi area tanda tangan\",\n // [Auto-translated] \"Auto-scale the signature area\"\n signatureAutoScaleEnabled: \"Menskalakan area tanda tangan secara otomatis\",\n // [Auto-translated] \"Show a placeholder within signature area\"\n showPlaceholder: \"Tampilkan placeholder dalam area tanda tangan\",\n // [Auto-translated] \"Placeholder text\"\n placeholder: \"Teks tempat penampung\",\n // [Auto-translated] \"Placeholder text in read-only or preview mode\"\n placeholderReadOnly: \"Teks tempat penampung dalam mode baca-saja atau pratinjau\",\n // [Auto-translated] \"Show the Clear button within signature area\"\n allowClear: \"Tampilkan tombol Hapus dalam area tanda tangan\",\n // [Auto-translated] \"Minimum stroke width\"\n penMinWidth: \"Lebar goresan minimum\",\n // [Auto-translated] \"Maximum stroke width\"\n penMaxWidth: \"Lebar goresan maksimum\",\n // [Auto-translated] \"Stroke color\"\n penColor: \"Warna goresan\"\n },\n comment: {\n // [Auto-translated] \"Input field height (in lines)\"\n rows: \"Tinggi bidang input (dalam baris)\"\n },\n // \"Question numbering\"\n showQuestionNumbers: \"Tampilkan nomor pertanyaan\",\n // \"Question indexing type\"\n questionStartIndex: \"Indeks mulai pertanyaan (1, 2 atau 'A', 'a')\",\n expression: {\n // [Auto-translated] \"Expression name\"\n name: \"Nama ekspresi\",\n // [Auto-translated] \"Expression title\"\n title: \"Judul ekspresi\",\n // [Auto-translated] \"Expression description\"\n description: \"Deskripsi ekspresi\",\n // [Auto-translated] \"Expression\"\n expression: \"Ekspresi\"\n },\n trigger: {\n // [Auto-translated] \"Expression\"\n expression: \"Ekspresi\"\n },\n calculatedvalue: {\n // [Auto-translated] \"Expression\"\n expression: \"Ekspresi\"\n },\n // survey templates\n survey: {\n // [Auto-translated] \"Survey title\"\n title: \"Judul survei\",\n // [Auto-translated] \"Survey description\"\n description: \"Deskripsi survei\",\n // [Auto-translated] \"Make the survey read-only\"\n readOnly: \"Jadikan survei baca-saja\"\n },\n page: {\n // [Auto-translated] \"Page name\"\n name: \"Nama halaman\",\n // [Auto-translated] \"Page title\"\n title: \"Judul halaman\",\n // [Auto-translated] \"Page description\"\n description: \"Deskripsi halaman\",\n // [Auto-translated] \"Make the page visible if\"\n visibleIf: \"Membuat halaman terlihat jika\",\n // [Auto-translated] \"Make the page required if\"\n requiredIf: \"Buat halaman diperlukan jika\",\n // [Auto-translated] \"Time limit to complete the page\"\n timeLimit: \"Batas waktu untuk menyelesaikan halaman\",\n // [Auto-translated] \"Question order on the page\"\n questionOrder: \"Urutan pertanyaan di halaman\"\n },\n matrixdropdowncolumn: {\n // [Auto-translated] \"Column name\"\n name: \"Nama kolom\",\n // [Auto-translated] \"Column title\"\n title: \"Judul kolom\",\n // [Auto-translated] \"Prevent duplicate responses\"\n isUnique: \"Mencegah respons duplikat\",\n // [Auto-translated] \"Column width\"\n width: \"Lebar kolom\",\n // [Auto-translated] \"Minimum column width\"\n minWidth: \"Lebar kolom minimum\",\n // [Auto-translated] \"Input field height (in lines)\"\n rows: \"Tinggi bidang input (dalam baris)\",\n // [Auto-translated] \"Make the column visible if\"\n visibleIf: \"Membuat kolom terlihat jika\",\n // [Auto-translated] \"Make the column required if\"\n requiredIf: \"Buat kolom diperlukan jika\",\n // [Auto-translated] \"Each option in a separate column\"\n showInMultipleColumns: \"Setiap opsi dalam kolom terpisah\"\n },\n matrixcolumn: {\n // [Auto-translated] \"Clear others in the same row\"\n isExclusive: \"Hapus yang lain di baris yang sama\"\n },\n multipletextitem: {\n // [Auto-translated] \"Name\"\n name: \"Nama\",\n // [Auto-translated] \"Title\"\n title: \"Titel\"\n },\n masksettings: {\n // [Auto-translated] \"Save masked value in survey results\"\n saveMaskedValue: \"Simpan nilai terselubung dalam hasil survei\"\n },\n patternmask: {\n // [Auto-translated] \"Value pattern\"\n pattern: \"Pola nilai\"\n },\n datetimemask: {\n // [Auto-translated] \"Minimum value\"\n min: \"Nilai minimum\",\n // [Auto-translated] \"Maximum value\"\n max: \"Nilai maksimum\"\n },\n numericmask: {\n // [Auto-translated] \"Allow negative values\"\n allowNegativeValues: \"Izinkan nilai negatif\",\n // [Auto-translated] \"Thousands separator\"\n thousandsSeparator: \"Pemisah ribuan\",\n // [Auto-translated] \"Decimal separator\"\n decimalSeparator: \"Pemisah desimal\",\n // [Auto-translated] \"Value precision\"\n precision: \"Presisi nilai\",\n // [Auto-translated] \"Minimum value\"\n min: \"Nilai minimum\",\n // [Auto-translated] \"Maximum value\"\n max: \"Nilai maksimum\"\n },\n currencymask: {\n // [Auto-translated] \"Currency prefix\"\n prefix: \"Awalan mata uang\",\n // [Auto-translated] \"Currency suffix\"\n suffix: \"Akhiran mata uang\"\n },\n // [Auto-translated] \"Clear others when selected\"\n isExclusive: \"Hapus yang lain saat dipilih\",\n // [Auto-translated] \"Display both text and value\"\n showValue: \"Tampilkan teks dan nilai\",\n // [Auto-translated] \"Require user to enter a comment\"\n isCommentRequired: \"Mengharuskan pengguna untuk memasukkan komentar\",\n // \"Display area height\"\n imageHeight: \"Tinggi gambar\",\n // \"Display area width\"\n imageWidth: \"Lebar gambar\",\n // \"Join identifier\"\n valueName: \"Nama nilai\",\n // [Auto-translated] \"Default display value for dynamic texts\"\n defaultDisplayValue: \"Nilai tampilan default untuk teks dinamis\",\n // [Auto-translated] \"Label alignment\"\n rateDescriptionLocation: \"Perataan label\",\n // [Auto-translated] \"Input field width (in characters)\"\n size: \"Lebar bidang input (dalam karakter)\",\n // [Auto-translated] \"Cell error message alignment\"\n cellErrorLocation: \"Perataan pesan kesalahan sel\",\n // [Auto-translated] \"Enabled\"\n enabled: \"Diaktifkan\",\n // [Auto-translated] \"Disabled\"\n disabled: \"Cacat\",\n // [Auto-translated] \"Inherit\"\n inherit: \"Mewarisi\",\n // \"Apply\"\n apply: \"Terapkan\",\n // \"OK\"\n ok: \"OK\",\n // [Auto-translated] \"Save\"\n save: \"Simpan\",\n // [Auto-translated] \"Clear\"\n clear: \"Jelas\",\n // [Auto-translated] \"Save\"\n saveTooltip: \"Simpan\",\n // \"Cancel\"\n cancel: \"Batal\",\n // [Auto-translated] \"Set\"\n set: \"Mengeset\",\n // \"Reset\"\n reset: \"Reset\",\n // [Auto-translated] \"Change\"\n change: \"Ubah\",\n // [Auto-translated] \"Refresh\"\n refresh: \"Refresh\",\n // \"Close\"\n close: \"Tutup\",\n // \"Delete\"\n delete: \"Hapus\",\n // [Auto-translated] \"Add\"\n add: \"Tambah\",\n // \"Add New\"\n addNew: \"Tambahkan Baru\",\n // \"Click to add an item...\"\n addItem: \"Klik untuk menambahkan sebuah item...\",\n // [Auto-translated] \"Click to remove the item...\"\n removeItem: \"Klik untuk menghapus item...\",\n // [Auto-translated] \"Drag the item\"\n dragItem: \"Seret item\",\n // [Auto-translated] \"Other\"\n addOther: \"Lain\",\n // [Auto-translated] \"Select All\"\n addSelectAll: \"Pilih Semua\",\n // [Auto-translated] \"None\"\n addNone: \"Tidak\",\n // \"Remove All\"\n removeAll: \"Hapus Semua\",\n // \"Edit\"\n edit: \"Ubah\",\n // [Auto-translated] \"Return without saving\"\n back: \"Pengembalian tanpa menabung\",\n // [Auto-translated] \"Return without saving\"\n backTooltip: \"Pengembalian tanpa menabung\",\n // [Auto-translated] \"Save and return\"\n saveAndBack: \"Simpan dan kembalikan\",\n // [Auto-translated] \"Save and return\"\n saveAndBackTooltip: \"Simpan dan kembalikan\",\n // [Auto-translated] \"Done\"\n doneEditing: \"Selesai\",\n // \"Edit Choices\"\n editChoices: \"Ubah Pilihan\",\n // [Auto-translated] \"Show Choices\"\n showChoices: \"Tampilkan Pilihan\",\n // \"Move\"\n move: \"Pindah\",\n // \"<empty>\"\n empty: \"<kosong>\",\n // [Auto-translated] \"Value is empty\"\n emptyValue: \"Nilai kosong\",\n // \"Manual Entry\"\n fastEntry: \"Entri Cepat\",\n // [Auto-translated] \"Value '{0}' is not unique\"\n fastEntryNonUniqueError: \"Nilai '{0}' tidak unik\",\n // [Auto-translated] \"Please limit the number of items from {0} to {1}\"\n fastEntryChoicesCountError: \"Harap batasi jumlah item dari {0} ke {1}\",\n // [Auto-translated] \"Please enter at least {0} items\"\n fastEntryChoicesMinCountError: \"Harap masukkan setidaknya {0} item\",\n // [Auto-translated] \"Enter the list of choice options and their IDs in the following format:\\n\\nid|option\\n\\nA choice option ID is not visible to respondents and can be used in conditional rules.\"\n fastEntryPlaceholder: \"Masukkan daftar opsi pilihan dan ID-nya dalam format berikut:\\n\\nid|opsi\\n\\nID opsi pilihan tidak terlihat oleh responden dan dapat digunakan dalam aturan bersyarat.\",\n // \"Form Entry\"\n formEntry: \"Entri Form\",\n // \"Test the service\"\n testService: \"Coba layanan\",\n // [Auto-translated] \"Please select the element\"\n itemSelectorEmpty: \"Silakan pilih elemen\",\n // [Auto-translated] \"Please select the action\"\n conditionActionEmpty: \"Silakan pilih tindakan\",\n // \"Select a question...\"\n conditionSelectQuestion: \"Pilih pertanyaan...\",\n // [Auto-translated] \"Select a page...\"\n conditionSelectPage: \"Pilih halaman...\",\n // [Auto-translated] \"Select a panel...\"\n conditionSelectPanel: \"Pilih panel...\",\n // \"Please enter/select the value\"\n conditionValueQuestionTitle: \"Silahkan masukkan/pilih nilai\",\n // \"Press ctrl+space to get expression completion hint\"\n aceEditorHelp: \"Tekan ctrl+spasi untuk mendapatkan petunjuk penyelesaian ekspresi\",\n // \"Current row\"\n aceEditorRowTitle: \"Baris saat ini\",\n // \"Current panel\"\n aceEditorPanelTitle: \"Panel saat ini\",\n // \"For more details please check the documentation\"\n showMore: \"Untuk detil selanjutnya silahkan periksa dokumentasi\",\n // \"Available questions\"\n assistantTitle: \"Pertanyaan tersedia:\",\n // \"There is should be at least one column or row\"\n cellsEmptyRowsColumns: \"Harus ada setidaknya satu kolom atau baris\",\n // [Auto-translated] \"Review before submit\"\n showPreviewBeforeComplete: \"Tinjau sebelum mengirimkan\",\n // [Auto-translated] \"Enabled by a condition\"\n overridingPropertyPrefix: \"Diaktifkan oleh kondisi\",\n // [Auto-translated] \"Reset\"\n resetToDefaultCaption: \"Reset\",\n // \"Please enter a value\"\n propertyIsEmpty: \"Silahkan masukkan nilai\",\n // [Auto-translated] \"Please enter a unique value\"\n propertyIsNoUnique: \"Silakan masukkan nilai unik\",\n // [Auto-translated] \"Please enter a unique name\"\n propertyNameIsNotUnique: \"Silakan masukkan nama yang unik\",\n // \"Do not use reserved words: \\\"item\\\", \\\"choice\\\", \\\"panel\\\", \\\"row\\\".\"\n propertyNameIsIncorrect: \"Jangan gunakan kata-kata khusus: \\\"item\\\", \\\"pilihan\\\", \\\"panel\\\", \\\"baris\\\".\",\n // [Auto-translated] \"You don't have any items yet\"\n listIsEmpty: \"Anda belum memiliki item apa pun\",\n // [Auto-translated] \"You don't have any choices yet\"\n \"listIsEmpty@choices\": \"Anda belum punya pilihan\",\n // [Auto-translated] \"You don't have any columns yet\"\n \"listIsEmpty@column