]> BookStack Code Mirror - bookstack/blobdiff - lang/id/editor.php
Merge branch 'development' of github.com:BookStackApp/BookStack into development
[bookstack] / lang / id / editor.php
index 73a374a1dc296bc4a25acd94151f44cdc7dd4f7c..04999368930c8e5dcf0ac1466e9cb5a9601a7025 100644 (file)
@@ -13,6 +13,7 @@ return [
     'cancel' => 'Batal',
     'save' => 'Simpan',
     'close' => 'Tutup',
+    'apply' => 'Terapkan',
     'undo' => 'Undo',
     'redo' => 'Ulangi',
     'left' => 'Kiri',
@@ -28,69 +29,70 @@ return [
 
     // Toolbar
     'formats' => 'Format',
-    'header_large' => 'Large Header',
-    'header_medium' => 'Medium Header',
-    'header_small' => 'Small Header',
-    'header_tiny' => 'Tiny Header',
-    'paragraph' => 'Paragraph',
-    'blockquote' => 'Blockquote',
-    'inline_code' => 'Inline code',
-    'callouts' => 'Callouts',
-    'callout_information' => 'Information',
+    'header_large' => 'Header Besar',
+    'header_medium' => 'Header Sedang',
+    'header_small' => 'Header Kecil',
+    'header_tiny' => 'Header Sangat Kecil',
+    'paragraph' => 'Paragraf',
+    'blockquote' => 'Kutipan blok',
+    'inline_code' => 'Kode sebaris',
+    'callouts' => 'Anotasi',
+    'callout_information' => 'Informasi',
     'callout_success' => 'Sukses',
     'callout_warning' => 'Peringatan',
     'callout_danger' => 'Bahaya',
     'bold' => 'Berani',
     'italic' => 'Italic',
     'underline' => 'Garis Bawah',
-    'strikethrough' => 'Strikethrough',
-    'superscript' => 'Superscript',
+    'strikethrough' => 'Coret',
+    'superscript' => 'Superskrip',
     'subscript' => 'Berlangganan',
     'text_color' => 'Warna teks',
+    'highlight_color' => 'Highlight color',
     'custom_color' => 'Warna khusus',
     'remove_color' => 'Hapus Warna',
     'background_color' => 'Warna latar',
     'align_left' => 'Rata Kiri',
-    'align_center' => 'Align center',
-    'align_right' => 'Align right',
-    'align_justify' => 'Justify',
-    'list_bullet' => 'Bullet list',
-    'list_numbered' => 'Numbered list',
-    'list_task' => 'Task list',
-    'indent_increase' => 'Increase indent',
-    'indent_decrease' => 'Decrease indent',
-    'table' => 'Table',
-    'insert_image' => 'Insert image',
-    'insert_image_title' => 'Insert/Edit Image',
-    'insert_link' => 'Insert/edit link',
-    'insert_link_title' => 'Insert/Edit Link',
-    'insert_horizontal_line' => 'Insert horizontal line',
-    'insert_code_block' => 'Insert code block',
-    'edit_code_block' => 'Edit code block',
-    'insert_drawing' => 'Insert/edit drawing',
-    'drawing_manager' => 'Drawing manager',
-    'insert_media' => 'Insert/edit media',
-    'insert_media_title' => 'Insert/Edit Media',
-    'clear_formatting' => 'Clear formatting',
-    'source_code' => 'Source code',
-    'source_code_title' => 'Source Code',
-    'fullscreen' => 'Fullscreen',
-    'image_options' => 'Image options',
+    'align_center' => 'Rata tengah',
+    'align_right' => 'Rata kanan',
+    'align_justify' => 'Rata kanan kiri',
+    'list_bullet' => 'Daftar poin',
+    'list_numbered' => 'Daftar bernomor',
+    'list_task' => 'Daftar tugas',
+    'indent_increase' => 'Tambah indentasi',
+    'indent_decrease' => 'Kurangi indentasi',
+    'table' => 'Tabel',
+    'insert_image' => 'Sisipkan gambar',
+    'insert_image_title' => 'Sisipkan/Ubah Gambar',
+    'insert_link' => 'Sisipkan/ubah tautan',
+    'insert_link_title' => 'Sisipkan/Ubah Tautan',
+    'insert_horizontal_line' => 'Sisipkan garis horizontal',
+    'insert_code_block' => 'Sisipkan blok kode',
+    'edit_code_block' => 'Ubah blok kode',
+    'insert_drawing' => 'Sisipkan/ubah gambaran',
+    'drawing_manager' => 'Manajer Gambaran',
+    'insert_media' => 'Sisipkan/ubah media',
+    'insert_media_title' => 'Sisipkan/Ubah Media',
+    'clear_formatting' => 'Bersihkan format',
+    'source_code' => 'Kode sumber',
+    'source_code_title' => 'Kode Sumber',
+    'fullscreen' => 'Layar penuh',
+    'image_options' => 'Opsi gambar',
 
     // Tables
-    'table_properties' => 'Table properties',
-    'table_properties_title' => 'Table Properties',
-    'delete_table' => 'Delete table',
-    'table_clear_formatting' => 'Clear table formatting',
-    'resize_to_contents' => 'Resize to contents',
-    'row_header' => 'Row header',
-    'insert_row_before' => 'Insert row before',
-    'insert_row_after' => 'Insert row after',
-    'delete_row' => 'Delete row',
-    'insert_column_before' => 'Insert column before',
-    'insert_column_after' => 'Insert column after',
-    'delete_column' => 'Delete column',
-    'table_cell' => 'Cell',
+    'table_properties' => 'Properti tabel',
+    'table_properties_title' => 'Properti Tabel',
+    'delete_table' => 'Hapus tabel',
+    'table_clear_formatting' => 'Bersihkan format tabel',
+    'resize_to_contents' => 'Sesuaikan dengan ukuran konten',
+    'row_header' => 'Judul baris',
+    'insert_row_before' => 'Sisipkan baris sebelum',
+    'insert_row_after' => 'Sisipkan baris setelah',
+    'delete_row' => 'Hapus baris',
+    'insert_column_before' => 'Sisipkan kolom sebelum',
+    'insert_column_after' => 'Sisipkan kolom sesudah',
+    'delete_column' => 'Hapus kolom',
+    'table_cell' => 'Sel',
     'table_row' => 'Row',
     'table_column' => 'Column',
     'cell_properties' => 'Cell properties',
@@ -147,6 +149,7 @@ return [
     'url' => 'URL',
     'text_to_display' => 'Text to display',
     'title' => 'Title',
+    'browse_links' => 'Browse links',
     'open_link' => 'Open link',
     'open_link_in' => 'Open link in...',
     'open_link_current' => 'Current window',
@@ -163,6 +166,8 @@ return [
     'about' => 'About the editor',
     'about_title' => 'About the WYSIWYG Editor',
     'editor_license' => 'Editor License & Copyright',
+    'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.',
+    'editor_lexical_license_link' => 'Full license details can be found here.',
     'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
     'editor_tiny_license_link' => 'The copyright and license details of TinyMCE can be found here.',
     'save_continue' => 'Save Page & Continue',