id.js 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. tinymce.addI18n('id',{
  2. "Redo": "Ulang",
  3. "Undo": "Batal",
  4. "Cut": "Penggal",
  5. "Copy": "Salin",
  6. "Paste": "Tempel",
  7. "Select all": "Pilih semua",
  8. "New document": "Dokumen baru",
  9. "Ok": "Ok",
  10. "Cancel": "Batal",
  11. "Visual aids": "Alat bantu visual",
  12. "Bold": "Tebal",
  13. "Italic": "Miring",
  14. "Underline": "Garis bawah",
  15. "Strikethrough": "Coret",
  16. "Superscript": "Superskrip",
  17. "Subscript": "Subskrip",
  18. "Clear formatting": "Hapus format",
  19. "Align left": "Rata kiri",
  20. "Align center": "Rata tengah",
  21. "Align right": "Rata kanan",
  22. "Justify": "Penuh",
  23. "Bullet list": "Daftar bersimbol",
  24. "Numbered list": "Daftar bernomor",
  25. "Decrease indent": "Turunkan inden",
  26. "Increase indent": "Tambah inden",
  27. "Close": "Tutup",
  28. "Formats": "Format",
  29. "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Browser anda tidak mendukung akses langsung ke clipboard. Silahkan gunakan Ctrl+X\/C\/V dari keyboard.",
  30. "Headers": "Judul",
  31. "Header 1": "Judul 1",
  32. "Header 2": "Judul 2",
  33. "Header 3": "Judul 3",
  34. "Header 4": "Judul 4",
  35. "Header 5": "Judul 5",
  36. "Header 6": "Judul 6",
  37. "Headings": "Judul",
  38. "Heading 1": "Judul 1",
  39. "Heading 2": "Judul 2",
  40. "Heading 3": "Judul 3",
  41. "Heading 4": "Judul 4",
  42. "Heading 5": "Judul 5",
  43. "Heading 6": "Judul 6",
  44. "Preformatted": "Monokode",
  45. "Div": "Div",
  46. "Pre": "Pre",
  47. "Code": "Kode",
  48. "Paragraph": "Paragraf",
  49. "Blockquote": "Kutipan",
  50. "Inline": "Baris",
  51. "Blocks": "Blok",
  52. "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Penempelan sekarang dalam modus teks biasa. Konten sekarang akan disisipkan sebagai teks biasa sampai Anda memadamkan pilihan ini.",
  53. "Font Family": "Jenis Huruf",
  54. "Font Sizes": "Ukuran Huruf",
  55. "Class": "Klas",
  56. "Browse for an image": "Cari gambar",
  57. "OR": "Atau",
  58. "Drop an image here": "Letakan gambar di sini",
  59. "Upload": "Unggah",
  60. "Block": "Blok",
  61. "Align": "Menyelaraskan",
  62. "Default": "Bawaan",
  63. "Circle": "Lingkaran",
  64. "Disc": "Cakram",
  65. "Square": "Kotak",
  66. "Lower Alpha": "Huruf Kecil",
  67. "Lower Greek": "Huruf Kecil Yunani",
  68. "Lower Roman": "Huruf Kecil Romawi",
  69. "Upper Alpha": "Huruf Besar",
  70. "Upper Roman": "Huruf Besar Romawi",
  71. "Anchor": "Jangkar",
  72. "Name": "Nama",
  73. "Id": "Id",
  74. "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "Id harus dimulai dengan huruf, dan hanya diikuti oleh huruf, angka, koma, titik, titik koma atau garis bawah.",
  75. "You have unsaved changes are you sure you want to navigate away?": "Anda memiliki perubahan yang belum disimpan, yakin ingin beralih ?",
  76. "Restore last draft": "Muat kembali draft sebelumnya",
  77. "Special character": "Spesial karakter",
  78. "Source code": "Kode sumber",
  79. "Insert\/Edit code sample": "Tambah\/Edit contoh kode",
  80. "Language": "Bahasa",
  81. "Code sample": "Contoh kode",
  82. "Color": "Warna",
  83. "R": "M",
  84. "G": "H",
  85. "B": "B",
  86. "Left to right": "Kiri ke kanan",
  87. "Right to left": "Kanan ke kiri",
  88. "Emoticons": "Emotikon",
  89. "Document properties": "Properti dokumwn",
  90. "Title": "Judul",
  91. "Keywords": "Kata kunci",
  92. "Description": "Deskripsi",
  93. "Robots": "Robot",
  94. "Author": "Penulis",
  95. "Encoding": "Enkoding",
  96. "Fullscreen": "Layar penuh",
  97. "Action": "Tindakan",
  98. "Shortcut": "Pintasan",
  99. "Help": "Bantuan",
  100. "Address": "Alamat",
  101. "Focus to menubar": "Fokus ke menubar",
  102. "Focus to toolbar": "Fokus ke toolbar",
  103. "Focus to element path": "Fokus ke jalur elemen",
  104. "Focus to contextual toolbar": "Fokus ke toolbar kontekstual",
  105. "Insert link (if link plugin activated)": "Masukan link (jika plugin diaktifkan)",
  106. "Save (if save plugin activated)": "Simpan (jika plugin simpan diaktifkan)",
  107. "Find (if searchreplace plugin activated)": "Cari (jika plugin searchplace diaktifkan)",
  108. "Plugins installed ({0}):": "Plugin terpasang ({0})",
  109. "Premium plugins:": "Plugin premium:",
  110. "Learn more...": "Pelajari selengkapnya...",
  111. "You are using {0}": "Anda menggunakan {0}",
  112. "Plugins": "Plugin",
  113. "Handy Shortcuts": "Pintasan Praktis",
  114. "Horizontal line": "Garis horisontal",
  115. "Insert\/edit image": "Sisip\/sunting gambar",
  116. "Image description": "Deskripsi gambar",
  117. "Source": "Sumber",
  118. "Dimensions": "Dimensi",
  119. "Constrain proportions": "Samakan proporsi",
  120. "General": "Umum",
  121. "Advanced": "Lanjutan",
  122. "Style": "Gaya",
  123. "Vertical space": "Spasi vertikal",
  124. "Horizontal space": "Spasi horisontal",
  125. "Border": "Batas",
  126. "Insert image": "Sisipkan gambar",
  127. "Image": "Gambar",
  128. "Image list": "Daftar gambar",
  129. "Rotate counterclockwise": "Putar berlawananjarumjam",
  130. "Rotate clockwise": "Putar searahjarumjam",
  131. "Flip vertically": "Balik vertikal",
  132. "Flip horizontally": "Balik horisontal",
  133. "Edit image": "Sunting gambar",
  134. "Image options": "Opsi gambar",
  135. "Zoom in": "Perbesar",
  136. "Zoom out": "Perkecil",
  137. "Crop": "Krop",
  138. "Resize": "Ubah ukuran",
  139. "Orientation": "Orientasi",
  140. "Brightness": "Kecerahan",
  141. "Sharpen": "Ketajaman",
  142. "Contrast": "Kontras",
  143. "Color levels": "Tingakt warna",
  144. "Gamma": "Gamma",
  145. "Invert": "Kebalikan",
  146. "Apply": "Terapkan",
  147. "Back": "Kembali",
  148. "Insert date\/time": "Sisipkan tanggal\/waktu",
  149. "Date\/time": "Tanggal\/waktu",
  150. "Insert link": "Sisipkan tautan",
  151. "Insert\/edit link": "Sisip\/sunting tautan",
  152. "Text to display": "Teks yang ditampilkan",
  153. "Url": "Tautan",
  154. "Target": "Jendela tujuan",
  155. "None": "Tidak ada",
  156. "New window": "Jendela baru",
  157. "Remove link": "Buang tautan",
  158. "Anchors": "Jangkar",
  159. "Link": "Tautan",
  160. "Paste or type a link": "Tempel atau ketik sebuah tautan",
  161. "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "Tautan yang anda masukkan sepertinya adalah alamat email. Apakah Anda ingin menambahkan prefiks mailto: yang dibutuhkan?",
  162. "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "Tautan yang anda masukkan sepertinya adalah tautan eksternal. Apakah Anda ingin menambahkan prefiks http:\/\/ yang dibutuhkan?",
  163. "Link list": "Daftar tautan",
  164. "Insert video": "Sisipkan video",
  165. "Insert\/edit video": "Sisip\/sunting video",
  166. "Insert\/edit media": "Sisip\/sunting media",
  167. "Alternative source": "Sumber alternatif",
  168. "Poster": "Penulis",
  169. "Paste your embed code below:": "Tempel kode yang diembed dibawah ini:",
  170. "Embed": "Embed",
  171. "Media": "Media",
  172. "Nonbreaking space": "Spasi",
  173. "Page break": "Baris baru",
  174. "Paste as text": "Tempel sebagai teks biasa",
  175. "Preview": "Pratinjau",
  176. "Print": "Cetak",
  177. "Save": "Simpan",
  178. "Find": "Cari",
  179. "Replace with": "Ganti dengan",
  180. "Replace": "Ganti",
  181. "Replace all": "Ganti semua",
  182. "Prev": "Sebelumnya",
  183. "Next": "Berikutnya",
  184. "Find and replace": "Cari dan ganti",
  185. "Could not find the specified string.": "Tidak dapat menemukan string yang dimaksud.",
  186. "Match case": "Samakan besar kecil huruf",
  187. "Whole words": "Semua kata",
  188. "Spellcheck": "Periksa ejaan",
  189. "Ignore": "Abaikan",
  190. "Ignore all": "Abaikan semua",
  191. "Finish": "Selesai",
  192. "Add to Dictionary": "Tambahkan ke kamus",
  193. "Insert table": "Sisipkan tabel",
  194. "Table properties": "Properti tabel",
  195. "Delete table": "Hapus tabel",
  196. "Cell": "Sel",
  197. "Row": "Baris",
  198. "Column": "Kolom",
  199. "Cell properties": "Properti sel",
  200. "Merge cells": "Gabung sel",
  201. "Split cell": "Bagi sel",
  202. "Insert row before": "Sisipkan baris sebelum",
  203. "Insert row after": "Sisipkan baris setelah",
  204. "Delete row": "Hapus baris",
  205. "Row properties": "Properti baris",
  206. "Cut row": "Penggal baris",
  207. "Copy row": "Salin baris",
  208. "Paste row before": "Tempel baris sebelum",
  209. "Paste row after": "Tempel baris setelah",
  210. "Insert column before": "Sisipkan kolom sebelum",
  211. "Insert column after": "Sisipkan kolom setelah",
  212. "Delete column": "Hapus kolom",
  213. "Cols": "Kolom",
  214. "Rows": "Baris",
  215. "Width": "Lebar",
  216. "Height": "Tinggi",
  217. "Cell spacing": "Spasi sel ",
  218. "Cell padding": "Lapisan sel",
  219. "Caption": "Caption",
  220. "Left": "Kiri",
  221. "Center": "Tengah",
  222. "Right": "Kanan",
  223. "Cell type": "Tipe sel",
  224. "Scope": "Skup",
  225. "Alignment": "Penjajaran",
  226. "H Align": "Rata Samping",
  227. "V Align": "Rata Atas",
  228. "Top": "Atas",
  229. "Middle": "Tengah",
  230. "Bottom": "Bawah",
  231. "Header cell": "Judul sel",
  232. "Row group": "Kelompok baris",
  233. "Column group": "Kelompok kolom",
  234. "Row type": "Tipe baris",
  235. "Header": "Judul",
  236. "Body": "Body",
  237. "Footer": "Footer",
  238. "Border color": "Warna batas",
  239. "Insert template": "Sisipkan templat",
  240. "Templates": "Templat",
  241. "Template": "Templat",
  242. "Text color": "Warna teks",
  243. "Background color": "Warna latar",
  244. "Custom...": "Atur sendiri...",
  245. "Custom color": "Warna sendiri",
  246. "No color": "Tidak berwarna",
  247. "Table of Contents": "Daftar Isi",
  248. "Show blocks": "Tampilkan blok",
  249. "Show invisible characters": "Tampilkan karakter tak tampak",
  250. "Words: {0}": "Kata: {0}",
  251. "{0} words": "{0} kata",
  252. "File": "Berkas",
  253. "Edit": "Sunting",
  254. "Insert": "Sisip",
  255. "View": "Tampilan",
  256. "Format": "Format",
  257. "Table": "Tabel",
  258. "Tools": "Alat",
  259. "Powered by {0}": "Didukung oleh {0}",
  260. "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Area teks kaya. Tekan ALT-F9 untuk menu. Tekan ALT-F10 untuk toolbar. Tekan ALT-0 untuk bantuan"
  261. });