@eigenpal/docx-editor-i18n 1.5.0 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/de.js +4 -1
- package/dist/de.mjs +4 -1
- package/dist/en.js +3 -0
- package/dist/en.mjs +3 -0
- package/dist/fr.js +4 -1
- package/dist/fr.mjs +4 -1
- package/dist/he.js +4 -1
- package/dist/he.mjs +4 -1
- package/dist/hi.js +4 -1
- package/dist/hi.mjs +4 -1
- package/dist/id.d.mts +33 -0
- package/dist/id.d.ts +33 -0
- package/dist/id.js +906 -0
- package/dist/id.mjs +879 -0
- package/dist/index.d.mts +7 -2
- package/dist/index.d.ts +7 -2
- package/dist/index.js +911 -8
- package/dist/index.mjs +910 -8
- package/dist/pl.js +4 -1
- package/dist/pl.mjs +4 -1
- package/dist/pt-BR.js +4 -1
- package/dist/pt-BR.mjs +4 -1
- package/dist/tr.js +4 -1
- package/dist/tr.mjs +4 -1
- package/dist/zh-CN.js +4 -1
- package/dist/zh-CN.mjs +4 -1
- package/package.json +6 -1
package/dist/index.mjs
CHANGED
|
@@ -38,7 +38,10 @@ var en_default = {
|
|
|
38
38
|
rightToLeft: "Right-to-left text",
|
|
39
39
|
image: "Image",
|
|
40
40
|
table: "Table",
|
|
41
|
+
break: "Break",
|
|
41
42
|
pageBreak: "Page break",
|
|
43
|
+
sectionBreakNextPage: "Section break (next page)",
|
|
44
|
+
sectionBreakContinuous: "Section break (continuous)",
|
|
42
45
|
tableOfContents: "Table of contents",
|
|
43
46
|
symbol: "Symbol",
|
|
44
47
|
watermark: "Watermark",
|
|
@@ -912,7 +915,10 @@ var de_default = {
|
|
|
912
915
|
openShortcut: "Strg+O",
|
|
913
916
|
save: "Speichern",
|
|
914
917
|
saveShortcut: "Strg+S",
|
|
915
|
-
watermark: "Wasserzeichen"
|
|
918
|
+
watermark: "Wasserzeichen",
|
|
919
|
+
break: null,
|
|
920
|
+
sectionBreakContinuous: null,
|
|
921
|
+
sectionBreakNextPage: null
|
|
916
922
|
},
|
|
917
923
|
formattingBar: {
|
|
918
924
|
groups: {
|
|
@@ -1781,7 +1787,10 @@ var fr_default = {
|
|
|
1781
1787
|
symbol: "Symbole",
|
|
1782
1788
|
help: "Aide",
|
|
1783
1789
|
reportIssue: "Signaler un bug",
|
|
1784
|
-
watermark: "Filigrane"
|
|
1790
|
+
watermark: "Filigrane",
|
|
1791
|
+
break: null,
|
|
1792
|
+
sectionBreakContinuous: null,
|
|
1793
|
+
sectionBreakNextPage: null
|
|
1785
1794
|
},
|
|
1786
1795
|
formattingBar: {
|
|
1787
1796
|
groups: {
|
|
@@ -2650,7 +2659,10 @@ var he_default = {
|
|
|
2650
2659
|
openShortcut: "Ctrl+O",
|
|
2651
2660
|
save: "שמירה",
|
|
2652
2661
|
saveShortcut: "Ctrl+S",
|
|
2653
|
-
watermark: "סימן מים"
|
|
2662
|
+
watermark: "סימן מים",
|
|
2663
|
+
break: null,
|
|
2664
|
+
sectionBreakContinuous: null,
|
|
2665
|
+
sectionBreakNextPage: null
|
|
2654
2666
|
},
|
|
2655
2667
|
formattingBar: {
|
|
2656
2668
|
groups: {
|
|
@@ -3519,7 +3531,10 @@ var hi_default = {
|
|
|
3519
3531
|
symbol: "प्रतीक",
|
|
3520
3532
|
help: "सहायता",
|
|
3521
3533
|
reportIssue: "समस्या की रिपोर्ट करें",
|
|
3522
|
-
watermark: "वॉटरमार्क"
|
|
3534
|
+
watermark: "वॉटरमार्क",
|
|
3535
|
+
break: null,
|
|
3536
|
+
sectionBreakContinuous: null,
|
|
3537
|
+
sectionBreakNextPage: null
|
|
3523
3538
|
},
|
|
3524
3539
|
formattingBar: {
|
|
3525
3540
|
groups: {
|
|
@@ -4343,6 +4358,878 @@ var hi_default = {
|
|
|
4343
4358
|
}
|
|
4344
4359
|
};
|
|
4345
4360
|
|
|
4361
|
+
// id.json
|
|
4362
|
+
var id_default = {
|
|
4363
|
+
_lang: "id",
|
|
4364
|
+
common: {
|
|
4365
|
+
cancel: "Batal",
|
|
4366
|
+
insert: "Sisipkan",
|
|
4367
|
+
apply: "Terapkan",
|
|
4368
|
+
close: "Tutup",
|
|
4369
|
+
delete: "Hapus",
|
|
4370
|
+
update: "Perbarui",
|
|
4371
|
+
save: "Simpan",
|
|
4372
|
+
retry: "Coba lagi",
|
|
4373
|
+
send: "Kirim",
|
|
4374
|
+
edit: "Edit",
|
|
4375
|
+
comment: "Komentar",
|
|
4376
|
+
reply: "Balas",
|
|
4377
|
+
accept: "Terima",
|
|
4378
|
+
reject: "Tolak",
|
|
4379
|
+
dismiss: "Abaikan",
|
|
4380
|
+
change: "Ubah",
|
|
4381
|
+
clear: "Hapus",
|
|
4382
|
+
px: "px",
|
|
4383
|
+
closeDialog: "Tutup dialog"
|
|
4384
|
+
},
|
|
4385
|
+
toolbar: {
|
|
4386
|
+
ariaLabel: "Bilah alat pemformatan",
|
|
4387
|
+
file: "File",
|
|
4388
|
+
format: "Format",
|
|
4389
|
+
insert: "Sisipkan",
|
|
4390
|
+
open: "Buka",
|
|
4391
|
+
openShortcut: "Ctrl+O",
|
|
4392
|
+
save: "Simpan",
|
|
4393
|
+
saveShortcut: "Ctrl+S",
|
|
4394
|
+
print: "Cetak",
|
|
4395
|
+
printShortcut: "Ctrl+P",
|
|
4396
|
+
pageSetup: "Pengaturan Halaman",
|
|
4397
|
+
leftToRight: "Kiri ke Kanan",
|
|
4398
|
+
rightToLeft: "Kanan ke Kiri",
|
|
4399
|
+
image: "Gambar",
|
|
4400
|
+
table: "Tabel",
|
|
4401
|
+
break: "Batas",
|
|
4402
|
+
pageBreak: "Batas Halaman",
|
|
4403
|
+
sectionBreakNextPage: "Batas Section Halaman Baru",
|
|
4404
|
+
sectionBreakContinuous: "Batas Section Berlanjut",
|
|
4405
|
+
tableOfContents: "Daftar Isi",
|
|
4406
|
+
symbol: "Simbol",
|
|
4407
|
+
watermark: "Tanda Air",
|
|
4408
|
+
help: "Bantuan",
|
|
4409
|
+
reportIssue: "Laporkan Masalah"
|
|
4410
|
+
},
|
|
4411
|
+
formattingBar: {
|
|
4412
|
+
groups: {
|
|
4413
|
+
history: "Riwayat",
|
|
4414
|
+
zoom: "Zoom",
|
|
4415
|
+
styles: "Gaya",
|
|
4416
|
+
font: "Font",
|
|
4417
|
+
textFormatting: "Pemformatan Teks",
|
|
4418
|
+
script: "Skrip",
|
|
4419
|
+
alignment: "Perataan",
|
|
4420
|
+
listFormatting: "Pemformatan Daftar",
|
|
4421
|
+
image: "Gambar",
|
|
4422
|
+
table: "Tabel"
|
|
4423
|
+
},
|
|
4424
|
+
undo: "Urungkan",
|
|
4425
|
+
undoShortcut: "Urungkan (Ctrl+Z)",
|
|
4426
|
+
redo: "Ulangi",
|
|
4427
|
+
redoShortcut: "Ulangi (Ctrl+Y)",
|
|
4428
|
+
bold: "Tebal",
|
|
4429
|
+
boldShortcut: "Tebalkan (Ctrl+B)",
|
|
4430
|
+
italic: "Miring",
|
|
4431
|
+
italicShortcut: "Miringkan (Ctrl+I)",
|
|
4432
|
+
underline: "Garis Bawah",
|
|
4433
|
+
underlineShortcut: "Garis bawah (Ctrl+U)",
|
|
4434
|
+
strikethrough: "Coret",
|
|
4435
|
+
fontColor: "Warna Font",
|
|
4436
|
+
highlightColor: "Warna Sorotan",
|
|
4437
|
+
insertLink: "Sisipkan Tautan",
|
|
4438
|
+
insertLinkShortcut: "Sisipkan tautan (Ctrl+K)",
|
|
4439
|
+
superscript: "Superskrip",
|
|
4440
|
+
superscriptShortcut: "Superskrip (Ctrl+Shift+=)",
|
|
4441
|
+
subscript: "Subskrip",
|
|
4442
|
+
subscriptShortcut: "Subskrip (Ctrl+=)",
|
|
4443
|
+
imageProperties: "Properti Gambar",
|
|
4444
|
+
imagePropertiesShortcut: "Properti gambar (alt text, border)...",
|
|
4445
|
+
clearFormatting: "Hapus Pemformatan",
|
|
4446
|
+
commentsAndChanges: "Komentar & Perubahan",
|
|
4447
|
+
moreItems: "{count} item lainnya"
|
|
4448
|
+
},
|
|
4449
|
+
alignment: {
|
|
4450
|
+
alignLeft: "Rata Kiri",
|
|
4451
|
+
alignLeftShortcut: "Ctrl+L",
|
|
4452
|
+
center: "Tengah",
|
|
4453
|
+
centerShortcut: "Ctrl+E",
|
|
4454
|
+
alignRight: "Rata Kanan",
|
|
4455
|
+
alignRightShortcut: "Ctrl+R",
|
|
4456
|
+
justify: "Rata Kiri-Kanan",
|
|
4457
|
+
justifyShortcut: "Ctrl+J"
|
|
4458
|
+
},
|
|
4459
|
+
lists: {
|
|
4460
|
+
ariaLabel: "Pemformatan daftar",
|
|
4461
|
+
typeAriaLabel: "Pilih gaya daftar",
|
|
4462
|
+
indentationAriaLabel: "Tingkat lekukan",
|
|
4463
|
+
bulletList: "Daftar poin",
|
|
4464
|
+
numberedList: "Daftar bernomor",
|
|
4465
|
+
decreaseIndent: "Kurangi indentasi",
|
|
4466
|
+
increaseIndent: "Tambahkan indentasi"
|
|
4467
|
+
},
|
|
4468
|
+
lineSpacing: {
|
|
4469
|
+
label: "Jarak antar baris",
|
|
4470
|
+
single: "1.0",
|
|
4471
|
+
double: "2.0",
|
|
4472
|
+
lineSpacingTitle: "Jarak antar baris: {label}",
|
|
4473
|
+
paragraphSpacing: "Jarak antar paragraf"
|
|
4474
|
+
},
|
|
4475
|
+
styles: {
|
|
4476
|
+
selectAriaLabel: "Pilih gaya paragraf",
|
|
4477
|
+
normalText: "Teks normal",
|
|
4478
|
+
title: "Judul",
|
|
4479
|
+
subtitle: "Subjudul",
|
|
4480
|
+
heading1: "Judul 1",
|
|
4481
|
+
heading2: "Judul 2",
|
|
4482
|
+
heading3: "Judul 3"
|
|
4483
|
+
},
|
|
4484
|
+
font: {
|
|
4485
|
+
selectAriaLabel: "Pilih font",
|
|
4486
|
+
sansSerif: null,
|
|
4487
|
+
serif: null,
|
|
4488
|
+
monospace: null,
|
|
4489
|
+
other: "Lainnya"
|
|
4490
|
+
},
|
|
4491
|
+
fontSize: {
|
|
4492
|
+
decrease: "Perkecil ukuran font",
|
|
4493
|
+
increase: "Perbesar ukuran font",
|
|
4494
|
+
label: "Ukuran font",
|
|
4495
|
+
listLabel: "Ukuran font"
|
|
4496
|
+
},
|
|
4497
|
+
zoom: {
|
|
4498
|
+
ariaLabel: "Zoom: {label}",
|
|
4499
|
+
zoomOut: "Perkecil",
|
|
4500
|
+
zoomIn: "Perbesar",
|
|
4501
|
+
zoomLevel: "Tingkat zoom"
|
|
4502
|
+
},
|
|
4503
|
+
colorPicker: {
|
|
4504
|
+
ariaLabel: "Pilih warna {type}",
|
|
4505
|
+
highlightColors: "Warna Sorotan",
|
|
4506
|
+
customColor: "Warna Kustom",
|
|
4507
|
+
noColor: "Tidak ada warna",
|
|
4508
|
+
automatic: "Otomatis",
|
|
4509
|
+
themeColors: "Warna Tema",
|
|
4510
|
+
standardColors: "Warna Standar",
|
|
4511
|
+
colors: {
|
|
4512
|
+
black: "Hitam",
|
|
4513
|
+
darkRed: "Merah Gelap",
|
|
4514
|
+
red: "Merah",
|
|
4515
|
+
orange: "Jingga",
|
|
4516
|
+
yellow: "Kuning",
|
|
4517
|
+
darkYellow: "Kuning Gelap",
|
|
4518
|
+
green: "Hijau",
|
|
4519
|
+
darkGreen: "Hijau Gelap",
|
|
4520
|
+
teal: "Biru Kehijauan",
|
|
4521
|
+
darkTeal: "Biru Kehijauan Tua",
|
|
4522
|
+
blue: "Biru",
|
|
4523
|
+
darkBlue: "Biru Tua",
|
|
4524
|
+
purple: "Ungu",
|
|
4525
|
+
darkPurple: "Ungu Tua",
|
|
4526
|
+
brown: "Cokelat",
|
|
4527
|
+
grey50: "Abu-abu 50%",
|
|
4528
|
+
grey25: "Abu-abu 25%",
|
|
4529
|
+
grey10: "Abu-abu 10%",
|
|
4530
|
+
white: "Putih",
|
|
4531
|
+
lightRed: "Merah Muda",
|
|
4532
|
+
lightOrange: "Jingga Muda",
|
|
4533
|
+
lightYellow: "Kuning Muda",
|
|
4534
|
+
lightGreen: "Hijau Muda",
|
|
4535
|
+
lightBlue: "Biru Muda",
|
|
4536
|
+
lightPurple: "Ungu Muda",
|
|
4537
|
+
pink: "Merah Jambu",
|
|
4538
|
+
rose: "Merah Mawar",
|
|
4539
|
+
gold: "Emas",
|
|
4540
|
+
aqua: "Biru Kehijauan Muda",
|
|
4541
|
+
lavender: "Lavender",
|
|
4542
|
+
silver: "Perak",
|
|
4543
|
+
darkOrange: "Jingga Tua",
|
|
4544
|
+
darkGray: "Abu-abu Tua",
|
|
4545
|
+
gray: "Abu-abu",
|
|
4546
|
+
cyan: "Sian",
|
|
4547
|
+
magenta: "Magenta",
|
|
4548
|
+
paleGreen: "Hijau Muda Pucat",
|
|
4549
|
+
lightCyan: "Sian Muda",
|
|
4550
|
+
skyBlue: "Biru Langit",
|
|
4551
|
+
lightBlue2: "Biru Muda 2",
|
|
4552
|
+
lightMagenta: "Magenta Muda",
|
|
4553
|
+
brightGreen: "Hijau Cerah",
|
|
4554
|
+
violet: "Ungu Violet"
|
|
4555
|
+
}
|
|
4556
|
+
},
|
|
4557
|
+
dialogs: {
|
|
4558
|
+
findReplace: {
|
|
4559
|
+
titleFind: "Cari",
|
|
4560
|
+
titleFindReplace: "Cari dan Ganti",
|
|
4561
|
+
findLabel: "Cari",
|
|
4562
|
+
findPlaceholder: "Masukkan teks yang ingin dicari",
|
|
4563
|
+
findAriaLabel: "Cari teks",
|
|
4564
|
+
findPrevious: "Cari sebelumnya",
|
|
4565
|
+
findPreviousTitle: "Cari sebelumnya (Shift+Enter)",
|
|
4566
|
+
findNext: "Cari selanjutnya",
|
|
4567
|
+
findNextTitle: "Cari selanjutnya (Enter)",
|
|
4568
|
+
matchCount: "{current} dari {total} hasil",
|
|
4569
|
+
noResults: "Tidak ditemukan hasil",
|
|
4570
|
+
replaceLabel: "Ganti",
|
|
4571
|
+
replacePlaceholder: "Masukkan teks pengganti",
|
|
4572
|
+
replaceAriaLabel: "Ganti teks",
|
|
4573
|
+
replaceButton: "Ganti",
|
|
4574
|
+
replaceCurrentTitle: "Ganti saat ini",
|
|
4575
|
+
replaceAllButton: "Ganti semua",
|
|
4576
|
+
replaceAllTitle: "Ganti semua",
|
|
4577
|
+
matchCase: "Sesuaikan huruf besar/kecil",
|
|
4578
|
+
wholeWords: "Hanya kata utuh",
|
|
4579
|
+
matchesFound: "{total} hasil ditemukan",
|
|
4580
|
+
toggleReplace: "Opsi ganti"
|
|
4581
|
+
},
|
|
4582
|
+
hyperlink: {
|
|
4583
|
+
titleEdit: "Edit tautan",
|
|
4584
|
+
titleInsert: "Sisipkan tautan",
|
|
4585
|
+
tabWebAddress: "Alamat Web",
|
|
4586
|
+
tabBookmark: "Bookmark",
|
|
4587
|
+
urlLabel: null,
|
|
4588
|
+
urlPlaceholder: null,
|
|
4589
|
+
urlHint: "Masukkan alamat web, email (mailto:), atau nomor telepon (tel:)",
|
|
4590
|
+
bookmarkLabel: null,
|
|
4591
|
+
bookmarkPlaceholder: "Pilih bookmark",
|
|
4592
|
+
displayTextLabel: "Tampilan teks",
|
|
4593
|
+
displayTextPlaceholder: "Teks yang akan ditampilkan (opsional)",
|
|
4594
|
+
displayTextHint: "Biarkan kosong untuk menggunakan teks yang dipilih",
|
|
4595
|
+
tooltipLabel: "Keterangan (opsional)",
|
|
4596
|
+
tooltipPlaceholder: "Teks muncul ketika disorot",
|
|
4597
|
+
removeLink: "Hapus tautan",
|
|
4598
|
+
invalidUrl: "Masukkan alamat URL yang valid",
|
|
4599
|
+
urlRequired: "URL diperlukan"
|
|
4600
|
+
},
|
|
4601
|
+
insertTable: {
|
|
4602
|
+
title: "Sisipkan Tabel",
|
|
4603
|
+
hoverToSelect: "Sorot untuk memilih ukuran",
|
|
4604
|
+
tableSize: "{cols} x {rows} Tabel",
|
|
4605
|
+
orSpecifySize: "atau tentukan ukuran: ",
|
|
4606
|
+
rowsLabel: "Baris",
|
|
4607
|
+
columnsLabel: "Kolom",
|
|
4608
|
+
insertButton: "Sisipkan",
|
|
4609
|
+
sizeSelector: "Pemilih ukuran tabel",
|
|
4610
|
+
columnWidthLabel: "Lebar kolom",
|
|
4611
|
+
fixedWidth: "Lebar tetap",
|
|
4612
|
+
autofit: "Sesuai isi",
|
|
4613
|
+
tableStyleLabel: "Gaya tabel",
|
|
4614
|
+
validationHint: "Baris: {minRows} - {maxRows} | Kolom: {minCols} - {maxCols}"
|
|
4615
|
+
},
|
|
4616
|
+
watermark: {
|
|
4617
|
+
title: "Tanda Air",
|
|
4618
|
+
noWatermark: "Tanpa Tanda Air",
|
|
4619
|
+
picture: "Tanda Air Gambar",
|
|
4620
|
+
text: "Tanda Air Teks",
|
|
4621
|
+
selectPicture: "Pilih Gambar...",
|
|
4622
|
+
scale: "Skala",
|
|
4623
|
+
washout: "Pudar",
|
|
4624
|
+
textLabel: "Teks",
|
|
4625
|
+
fontLabel: "Font",
|
|
4626
|
+
sizeLabel: "Ukuran",
|
|
4627
|
+
sizeAuto: "Otomatis",
|
|
4628
|
+
colorLabel: "Warna",
|
|
4629
|
+
layoutLabel: "Tata Letak",
|
|
4630
|
+
diagonal: "Diagonal",
|
|
4631
|
+
horizontal: "Horizontal",
|
|
4632
|
+
semitransparent: "Semi Transparan",
|
|
4633
|
+
presetLabel: "Prasetel",
|
|
4634
|
+
applyButton: "Terapkan",
|
|
4635
|
+
cancelButton: "Batal"
|
|
4636
|
+
},
|
|
4637
|
+
splitCell: {
|
|
4638
|
+
title: "Pisahkan Sel",
|
|
4639
|
+
description: "Tentukan jumlah baris dan kolom untuk membagi sel yang dipilih.",
|
|
4640
|
+
rowsLabel: "Baris:",
|
|
4641
|
+
columnsLabel: "Kolom:",
|
|
4642
|
+
currentMinimum: "Minimum dari rentang saat ini: {rows} baris × {cols} kolom",
|
|
4643
|
+
minValue: "Gunakan minimal {rows} baris dan {cols} kolom.",
|
|
4644
|
+
notOneByOne: "Pilih setidaknya dua sel hasil pembagian."
|
|
4645
|
+
},
|
|
4646
|
+
insertImage: {
|
|
4647
|
+
title: "Sisipkan Gambar",
|
|
4648
|
+
uploadAriaLabel: "Klik atau seret gambar untuk diunggah",
|
|
4649
|
+
uploadText: "Klik untuk memilih atau seret dan lepas gambar",
|
|
4650
|
+
uploadSubtext: "PNG, JPG, GIF sampai 10MB",
|
|
4651
|
+
dimensions: "Dimensi",
|
|
4652
|
+
widthLabel: "Lebar:",
|
|
4653
|
+
heightLabel: "Tinggi:",
|
|
4654
|
+
aspectRatioLocked: "Kunci rasio aspek",
|
|
4655
|
+
aspectRatioUnlocked: "Buka kunci rasio aspek",
|
|
4656
|
+
altTextLabel: "Teks alternatif (opsional)",
|
|
4657
|
+
altTextPlaceholder: "Teks deskriptif untuk pembaca layar",
|
|
4658
|
+
insertButton: "Sisipkan",
|
|
4659
|
+
invalidFile: "Format file tidak didukung",
|
|
4660
|
+
fileTooLarge: "Ukuran file maksimal 10MB",
|
|
4661
|
+
readFailed: "Gagal membaca file",
|
|
4662
|
+
loadFailed: "Gagal memuat gambar",
|
|
4663
|
+
preview: "Pratinjau"
|
|
4664
|
+
},
|
|
4665
|
+
insertSymbol: {
|
|
4666
|
+
title: "Sisipkan Simbol",
|
|
4667
|
+
searchPlaceholder: "Cari simbol...",
|
|
4668
|
+
noResultsEmpty: "Cari simbol berdasarkan nama atau kode Unicode",
|
|
4669
|
+
noResults: 'Tidak ditemukan simbol untuk "{query}"',
|
|
4670
|
+
decimal: "Desimal: {value}",
|
|
4671
|
+
recent: "Terbaru",
|
|
4672
|
+
categories: {
|
|
4673
|
+
common: "Umum",
|
|
4674
|
+
arrows: "Arah",
|
|
4675
|
+
math: "Matematika",
|
|
4676
|
+
greek: "Yunani",
|
|
4677
|
+
shapes: "Bentuk",
|
|
4678
|
+
punctuation: "Tanda baca",
|
|
4679
|
+
currency: "Mata uang",
|
|
4680
|
+
music: "Musik",
|
|
4681
|
+
emoji: "Emoji"
|
|
4682
|
+
}
|
|
4683
|
+
},
|
|
4684
|
+
imageProperties: {
|
|
4685
|
+
title: "Properti gambar",
|
|
4686
|
+
altText: "Teks alternatif",
|
|
4687
|
+
altTextPlaceholder: "Teks deskriptif untuk pembaca layar",
|
|
4688
|
+
border: "Batas",
|
|
4689
|
+
width: "Lebar",
|
|
4690
|
+
style: "Gaya",
|
|
4691
|
+
color: "Warna",
|
|
4692
|
+
preview: "Pratinjau",
|
|
4693
|
+
textWrapping: "Pembungkus teks",
|
|
4694
|
+
dimensions: "Dimensi",
|
|
4695
|
+
widthLabel: "Lebar:",
|
|
4696
|
+
heightLabel: "Tinggi:",
|
|
4697
|
+
lockAspectRatio: "Kunci rasio aspek",
|
|
4698
|
+
wrapOptions: {
|
|
4699
|
+
inline: "Segaris dengan teks",
|
|
4700
|
+
wrapRight: "Teks mengelilingi (kiri)",
|
|
4701
|
+
wrapLeft: "Teks mengelilingi (kanan)",
|
|
4702
|
+
topAndBottom: "Atas dan bawah",
|
|
4703
|
+
behind: "Di belakang teks",
|
|
4704
|
+
inFront: "Di depan teks"
|
|
4705
|
+
},
|
|
4706
|
+
borderStyles: {
|
|
4707
|
+
solid: "Solid",
|
|
4708
|
+
dashed: "Putus-putus",
|
|
4709
|
+
dotted: "Titik-titik",
|
|
4710
|
+
double: "Ganda",
|
|
4711
|
+
groove: "Runcing",
|
|
4712
|
+
ridge: "Bergaris",
|
|
4713
|
+
inset: "Kedalam",
|
|
4714
|
+
outset: "Keluar "
|
|
4715
|
+
}
|
|
4716
|
+
},
|
|
4717
|
+
imagePosition: {
|
|
4718
|
+
title: "Posisi Gambar",
|
|
4719
|
+
horizontal: "Horizontal",
|
|
4720
|
+
vertical: "Vertikal",
|
|
4721
|
+
position: "Posisi",
|
|
4722
|
+
alignment: "Perataan",
|
|
4723
|
+
offset: "Offset",
|
|
4724
|
+
offsetPx: "Offset (px)",
|
|
4725
|
+
align: "Ratakan",
|
|
4726
|
+
relativeTo: "Relatif terhadap",
|
|
4727
|
+
alignOptions: {
|
|
4728
|
+
left: "Kiri",
|
|
4729
|
+
center: "Tengah",
|
|
4730
|
+
right: "Kanan",
|
|
4731
|
+
top: "Atas",
|
|
4732
|
+
bottom: "Bawah"
|
|
4733
|
+
},
|
|
4734
|
+
relativeOptions: {
|
|
4735
|
+
page: "Halaman",
|
|
4736
|
+
column: "Kolom",
|
|
4737
|
+
margin: "Margin",
|
|
4738
|
+
character: "Karakter",
|
|
4739
|
+
paragraph: "Paragraf",
|
|
4740
|
+
line: "Baris"
|
|
4741
|
+
}
|
|
4742
|
+
},
|
|
4743
|
+
pageSetup: {
|
|
4744
|
+
title: "Pengaturan Halaman",
|
|
4745
|
+
pageSize: "Ukuran Halaman",
|
|
4746
|
+
sizeLabel: "Ukuran:",
|
|
4747
|
+
custom: "Kustom",
|
|
4748
|
+
orientation: "Orientasi",
|
|
4749
|
+
portrait: "Portrait",
|
|
4750
|
+
landscape: "Landscape",
|
|
4751
|
+
margins: "Margin",
|
|
4752
|
+
top: "Atas",
|
|
4753
|
+
bottom: "Bawah",
|
|
4754
|
+
left: "Kiri",
|
|
4755
|
+
right: "Kanan",
|
|
4756
|
+
pageSizes: {
|
|
4757
|
+
letter: "Letter (21,59 × 27,94 cm)",
|
|
4758
|
+
a4: "A4 (21 × 29,7 cm)",
|
|
4759
|
+
legal: "Legal (21,59 × 35,56 cm)",
|
|
4760
|
+
a3: "A3 (29,7 × 42 cm)",
|
|
4761
|
+
a5: "A5 (14,8 × 21 cm)",
|
|
4762
|
+
b5: "B5 (17,6 × 25 cm)",
|
|
4763
|
+
executive: "Executive (18,42 × 26,67 cm)"
|
|
4764
|
+
}
|
|
4765
|
+
},
|
|
4766
|
+
tableProperties: {
|
|
4767
|
+
title: "Properti Tabel",
|
|
4768
|
+
widthType: "Jenis lebar",
|
|
4769
|
+
widthLabel: "Lebar",
|
|
4770
|
+
alignmentLabel: "Perataan",
|
|
4771
|
+
widthTypes: {
|
|
4772
|
+
auto: "Otomatis",
|
|
4773
|
+
fixed: "Tetap (twip)",
|
|
4774
|
+
percentage: "Persentase"
|
|
4775
|
+
},
|
|
4776
|
+
units: {
|
|
4777
|
+
fiftiethsPercent: "(1/50 persen)",
|
|
4778
|
+
twips: "tw"
|
|
4779
|
+
},
|
|
4780
|
+
alignOptions: {
|
|
4781
|
+
left: "Kiri",
|
|
4782
|
+
center: "Tengah",
|
|
4783
|
+
right: "Kanan"
|
|
4784
|
+
}
|
|
4785
|
+
},
|
|
4786
|
+
pasteSpecial: {
|
|
4787
|
+
title: "Tempel Spesial",
|
|
4788
|
+
keepFormatting: "Pertahankan Pemformatan Sumber",
|
|
4789
|
+
keepFormattingDescription: "Pertahankan pemformatan asli dari konten yang disalin.",
|
|
4790
|
+
keepFormattingShortcut: "K",
|
|
4791
|
+
plainText: "Simpan Teks Saja",
|
|
4792
|
+
plainTextDescription: "Tempel sebagai teks biasa tanpa pemformatan.",
|
|
4793
|
+
plainTextShortcut: "T",
|
|
4794
|
+
readingClipboard: "Membaca isi papan klip...",
|
|
4795
|
+
preview: "Pratinjau",
|
|
4796
|
+
noContent: "Tidak ada konten di papan klip.",
|
|
4797
|
+
clipboardError: "Tidak dapat membaca papan klip. Silakan gunakan Ctrl+V untuk menempel."
|
|
4798
|
+
},
|
|
4799
|
+
footnoteProperties: {
|
|
4800
|
+
title: "Catatan Kaki dan Catatan Akhir",
|
|
4801
|
+
footnotes: "Catatan Kaki",
|
|
4802
|
+
endnotes: "Catatan Akhir",
|
|
4803
|
+
position: "Posisi",
|
|
4804
|
+
numberFormat: "Format Angka",
|
|
4805
|
+
startAt: "Mulai dari",
|
|
4806
|
+
numbering: "Penomoran",
|
|
4807
|
+
footnotePositions: {
|
|
4808
|
+
bottomOfPage: "Bawah Halaman",
|
|
4809
|
+
belowText: "Di Bawah Teks"
|
|
4810
|
+
},
|
|
4811
|
+
endnotePositions: {
|
|
4812
|
+
endOfDocument: "Akhir Dokumen",
|
|
4813
|
+
endOfSection: "Akhir Bagian"
|
|
4814
|
+
},
|
|
4815
|
+
numberingOptions: {
|
|
4816
|
+
continuous: "Berkelanjutan",
|
|
4817
|
+
restartSection: "Mulai Ulang Setiap Bagian",
|
|
4818
|
+
restartPage: "Mulai Ulang Setiap Halaman"
|
|
4819
|
+
},
|
|
4820
|
+
formats: {
|
|
4821
|
+
decimal: "1, 2, 3, ...",
|
|
4822
|
+
lowerRoman: "i, ii, iii, ...",
|
|
4823
|
+
upperRoman: "I, II, III, ...",
|
|
4824
|
+
lowerAlpha: "a, b, c, ...",
|
|
4825
|
+
upperAlpha: "A, B, C, ...",
|
|
4826
|
+
symbols: "Simbol"
|
|
4827
|
+
}
|
|
4828
|
+
},
|
|
4829
|
+
keyboardShortcuts: {
|
|
4830
|
+
ariaLabel: "Pintasan Keyboard",
|
|
4831
|
+
searchPlaceholder: "Cari pintasan...",
|
|
4832
|
+
categories: {
|
|
4833
|
+
editing: "Pengeditan",
|
|
4834
|
+
formatting: "Pemformatan",
|
|
4835
|
+
navigation: "Navigasi",
|
|
4836
|
+
clipboard: "Papan Klip",
|
|
4837
|
+
selection: "Pemilihan",
|
|
4838
|
+
view: "Tampilan",
|
|
4839
|
+
file: "File",
|
|
4840
|
+
other: "Lainnya"
|
|
4841
|
+
},
|
|
4842
|
+
shortcuts: {
|
|
4843
|
+
save: "Simpan",
|
|
4844
|
+
saveDescription: "Simpan dokumen",
|
|
4845
|
+
print: "Cetak",
|
|
4846
|
+
printDescription: "Cetak dokumen",
|
|
4847
|
+
undo: "Urungkan",
|
|
4848
|
+
undoDescription: "Batalkan tindakan terakhir",
|
|
4849
|
+
redo: "Ulangi",
|
|
4850
|
+
redoDescription: "Ulangi tindakan terakhir",
|
|
4851
|
+
delete: "Hapus",
|
|
4852
|
+
deleteDescription: "Hapus teks yang dipilih",
|
|
4853
|
+
find: "Cari",
|
|
4854
|
+
findDescription: "Cari teks dalam dokumen",
|
|
4855
|
+
findReplace: "Cari & Ganti",
|
|
4856
|
+
findReplaceDescription: "Cari dan ganti teks",
|
|
4857
|
+
cut: "Potong",
|
|
4858
|
+
cutDescription: "Potong teks yang dipilih",
|
|
4859
|
+
copy: "Salin",
|
|
4860
|
+
copyDescription: "Salin teks yang dipilih",
|
|
4861
|
+
paste: "Tempel",
|
|
4862
|
+
pasteDescription: "Tempel dari papan klip",
|
|
4863
|
+
pastePlainText: "Tempel sebagai Teks Biasa",
|
|
4864
|
+
pastePlainTextDescription: "Tempel tanpa pemformatan",
|
|
4865
|
+
bold: "Tebal",
|
|
4866
|
+
boldDescription: "Aktifkan/nonaktifkan teks tebal",
|
|
4867
|
+
italic: "Miring",
|
|
4868
|
+
italicDescription: "Aktifkan/nonaktifkan teks miring",
|
|
4869
|
+
underline: "Garis Bawah",
|
|
4870
|
+
underlineDescription: "Aktifkan/nonaktifkan garis bawah",
|
|
4871
|
+
strikethrough: "Coret",
|
|
4872
|
+
strikethroughDescription: "Aktifkan/nonaktifkan teks coret",
|
|
4873
|
+
subscript: "Subskrip",
|
|
4874
|
+
subscriptDescription: "Aktifkan/nonaktifkan subskrip",
|
|
4875
|
+
superscript: "Superskrip",
|
|
4876
|
+
superscriptDescription: "Aktifkan/nonaktifkan superskrip",
|
|
4877
|
+
alignLeft: "Rata Kiri",
|
|
4878
|
+
alignLeftDescription: "Ratakan paragraf ke kiri",
|
|
4879
|
+
alignCenter: "Rata Tengah",
|
|
4880
|
+
alignCenterDescription: "Ratakan paragraf ke tengah",
|
|
4881
|
+
alignRight: "Rata Kanan",
|
|
4882
|
+
alignRightDescription: "Ratakan paragraf ke kanan",
|
|
4883
|
+
justify: "Rata Kiri dan Kanan",
|
|
4884
|
+
justifyDescription: "Ratakan paragraf kiri dan kanan",
|
|
4885
|
+
increaseIndent: "Tambah Inden",
|
|
4886
|
+
increaseIndentDescription: "Tambah inden paragraf",
|
|
4887
|
+
decreaseIndent: "Kurangi Inden",
|
|
4888
|
+
decreaseIndentDescription: "Kurangi inden paragraf",
|
|
4889
|
+
selectAll: "Pilih Semua",
|
|
4890
|
+
selectAllDescription: "Pilih seluruh konten",
|
|
4891
|
+
selectWord: "Pilih Kata",
|
|
4892
|
+
selectWordDescription: "Pilih kata saat ini",
|
|
4893
|
+
selectParagraph: "Pilih Paragraf",
|
|
4894
|
+
selectParagraphDescription: "Pilih paragraf saat ini",
|
|
4895
|
+
extendSelectionByWord: "Perluas Pilihan per Kata",
|
|
4896
|
+
extendSelectionByWordDescription: "Perluas pilihan ke kata berikutnya/sebelumnya",
|
|
4897
|
+
extendSelectionToLineEdge: "Perluas Pilihan ke Tepi Baris",
|
|
4898
|
+
extendSelectionToLineEdgeDescription: "Perluas pilihan ke awal/akhir baris",
|
|
4899
|
+
moveByWord: "Pindah per Kata",
|
|
4900
|
+
moveByWordDescription: "Pindahkan kursor ke kata berikutnya/sebelumnya",
|
|
4901
|
+
moveToLineStart: "Ke Awal Baris",
|
|
4902
|
+
moveToLineStartDescription: "Pindahkan kursor ke awal baris",
|
|
4903
|
+
moveToLineEnd: "Ke Akhir Baris",
|
|
4904
|
+
moveToLineEndDescription: "Pindahkan kursor ke akhir baris",
|
|
4905
|
+
moveToDocumentStart: "Ke Awal Dokumen",
|
|
4906
|
+
moveToDocumentStartDescription: "Pindahkan kursor ke awal dokumen",
|
|
4907
|
+
moveToDocumentEnd: "Ke Akhir Dokumen",
|
|
4908
|
+
moveToDocumentEndDescription: "Pindahkan kursor ke akhir dokumen",
|
|
4909
|
+
pageUp: "Page Up",
|
|
4910
|
+
pageUpDescription: "Gulir satu halaman ke atas",
|
|
4911
|
+
pageDown: "Page Down",
|
|
4912
|
+
pageDownDescription: "Gulir satu halaman ke bawah",
|
|
4913
|
+
zoomIn: "Perbesar",
|
|
4914
|
+
zoomInDescription: "Perbesar tingkat zoom",
|
|
4915
|
+
zoomOut: "Perkecil",
|
|
4916
|
+
zoomOutDescription: "Perkecil tingkat zoom",
|
|
4917
|
+
resetZoom: "Reset Zoom",
|
|
4918
|
+
resetZoomDescription: "Kembalikan zoom ke 100%",
|
|
4919
|
+
keyboardShortcuts: "Pintasan Keyboard",
|
|
4920
|
+
keyboardShortcutsDescription: "Tampilkan dialog bantuan ini",
|
|
4921
|
+
insertLink: "Sisipkan Tautan",
|
|
4922
|
+
insertLinkDescription: "Sisipkan atau edit hyperlink"
|
|
4923
|
+
},
|
|
4924
|
+
noResults: 'Tidak ada pintasan yang cocok dengan "{query}"',
|
|
4925
|
+
pressEscToClose: "Tekan {key} untuk menutup",
|
|
4926
|
+
or: "atau"
|
|
4927
|
+
}
|
|
4928
|
+
},
|
|
4929
|
+
comments: {
|
|
4930
|
+
resolved: "Diselesaikan",
|
|
4931
|
+
resolve: "Selesaikan",
|
|
4932
|
+
reopen: "Buka Kembali",
|
|
4933
|
+
moreOptions: "Opsi Lainnya",
|
|
4934
|
+
unknown: "Tidak Diketahui",
|
|
4935
|
+
addComment: "Tambahkan komentar...",
|
|
4936
|
+
replyPlaceholder: "Balas atau tambahkan orang lain dengan @",
|
|
4937
|
+
replyCount: "{count, plural, one {# balasan} other {# balasan}}"
|
|
4938
|
+
},
|
|
4939
|
+
trackedChanges: {
|
|
4940
|
+
unknown: "Tidak Diketahui",
|
|
4941
|
+
replaced: "Ganti",
|
|
4942
|
+
with: "dengan",
|
|
4943
|
+
added: "Tambah",
|
|
4944
|
+
deleted: "Hapus"
|
|
4945
|
+
},
|
|
4946
|
+
revisions: {
|
|
4947
|
+
paragraphMarkInserted: "Menyisipkan tanda paragraf",
|
|
4948
|
+
paragraphMarkDeleted: "Menghapus tanda paragraf",
|
|
4949
|
+
paragraphPropertiesChanged: "Mengubah properti paragraf",
|
|
4950
|
+
rowInserted: "Menyisipkan baris",
|
|
4951
|
+
rowDeleted: "Menghapus baris",
|
|
4952
|
+
rowPropertiesChanged: "Mengubah properti baris",
|
|
4953
|
+
cellInserted: "Menyisipkan sel",
|
|
4954
|
+
cellDeleted: "Menghapus sel",
|
|
4955
|
+
cellMerged: "Menggabungkan sel",
|
|
4956
|
+
cellPropertiesChanged: "Mengubah properti sel",
|
|
4957
|
+
tablePropertiesChanged: "Mengubah properti tabel",
|
|
4958
|
+
tableInserted: "Menyisipkan tabel",
|
|
4959
|
+
tableDeleted: "Menghapus tabel"
|
|
4960
|
+
},
|
|
4961
|
+
contextMenu: {
|
|
4962
|
+
ariaLabel: "Menu tindakan AI",
|
|
4963
|
+
textMenuAriaLabel: "Menu pengeditan teks",
|
|
4964
|
+
customPromptPlaceholder: "Masukkan perintah kustom...",
|
|
4965
|
+
cut: "Potong",
|
|
4966
|
+
cutShortcut: "Ctrl+X",
|
|
4967
|
+
copy: "Salin",
|
|
4968
|
+
copyShortcut: "Ctrl+C",
|
|
4969
|
+
paste: "Tempel",
|
|
4970
|
+
pasteShortcut: "Ctrl+V",
|
|
4971
|
+
pastePlainText: "Tempel sebagai Teks Biasa",
|
|
4972
|
+
pastePlainTextShortcut: "Ctrl+Shift+V",
|
|
4973
|
+
delete: "Hapus",
|
|
4974
|
+
deleteShortcut: "Del",
|
|
4975
|
+
selectAll: "Pilih Semua",
|
|
4976
|
+
selectAllShortcut: "Ctrl+A",
|
|
4977
|
+
selected: "Dipilih:",
|
|
4978
|
+
aiActions: {
|
|
4979
|
+
askAi: "Tanya AI",
|
|
4980
|
+
rewrite: "Tulis Ulang",
|
|
4981
|
+
expand: "Perluas",
|
|
4982
|
+
summarize: "Ringkas",
|
|
4983
|
+
translate: "Terjemahkan",
|
|
4984
|
+
explain: "Jelaskan",
|
|
4985
|
+
fixGrammar: "Perbaiki Tata Bahasa",
|
|
4986
|
+
makeFormal: "Jadikan Formal",
|
|
4987
|
+
makeCasual: "Jadikan Santai",
|
|
4988
|
+
custom: "Kustom"
|
|
4989
|
+
}
|
|
4990
|
+
},
|
|
4991
|
+
documentOutline: {
|
|
4992
|
+
ariaLabel: "Struktur dokumen",
|
|
4993
|
+
closeAriaLabel: "Tutup struktur dokumen",
|
|
4994
|
+
closeTitle: "Tutup struktur dokumen",
|
|
4995
|
+
title: "Struktur Dokumen",
|
|
4996
|
+
noHeadings: "Tidak ditemukan judul. Tambahkan judul ke dokumen Anda untuk melihatnya di sini."
|
|
4997
|
+
},
|
|
4998
|
+
sidebar: {
|
|
4999
|
+
ariaLabel: "Panel anotasi"
|
|
5000
|
+
},
|
|
5001
|
+
viewer: {
|
|
5002
|
+
pageIndicator: "{current} dari {total}"
|
|
5003
|
+
},
|
|
5004
|
+
titleBar: {
|
|
5005
|
+
untitled: "Tanpa Judul",
|
|
5006
|
+
documentNameAriaLabel: "Nama dokumen",
|
|
5007
|
+
menuBarAriaLabel: "Bilah menu"
|
|
5008
|
+
},
|
|
5009
|
+
errors: {
|
|
5010
|
+
loadingDocument: "Memuat dokumen...",
|
|
5011
|
+
noDocumentLoaded: "Belum ada dokumen yang dimuat",
|
|
5012
|
+
failedToLoad: "Gagal Memuat Dokumen",
|
|
5013
|
+
unableToParse: "Tidak Dapat Membaca Dokumen",
|
|
5014
|
+
somethingWentWrong: "Terjadi kesalahan",
|
|
5015
|
+
errorDescription: "Terjadi kesalahan saat merender komponen ini. Silakan coba lagi atau hubungi dukungan jika masalah berlanjut.",
|
|
5016
|
+
errorLabel: "Kesalahan:",
|
|
5017
|
+
componentStack: "Tumpukan Komponen:",
|
|
5018
|
+
tryAgain: "Coba Lagi",
|
|
5019
|
+
showDetails: "Tampilkan detail",
|
|
5020
|
+
hideDetails: "Sembunyikan detail",
|
|
5021
|
+
unsavedChanges: "Anda memiliki perubahan yang belum disimpan. Yakin ingin meninggalkan halaman ini?"
|
|
5022
|
+
},
|
|
5023
|
+
table: {
|
|
5024
|
+
insertRowAbove: "Sisipkan Baris di Atas",
|
|
5025
|
+
insertRowBelow: "Sisipkan Baris di Bawah",
|
|
5026
|
+
insertColumnLeft: "Sisipkan Kolom di Kiri",
|
|
5027
|
+
insertColumnRight: "Sisipkan Kolom di Kanan",
|
|
5028
|
+
deleteRow: "Hapus Baris",
|
|
5029
|
+
deleteColumn: "Hapus Kolom",
|
|
5030
|
+
deleteTable: "Hapus Tabel",
|
|
5031
|
+
mergeCells: "Gabungkan Sel",
|
|
5032
|
+
splitCell: "Pisahkan Sel",
|
|
5033
|
+
editingTools: "Alat Pengeditan Tabel",
|
|
5034
|
+
label: "Tabel:",
|
|
5035
|
+
cellFillColor: "Warna Isian Sel",
|
|
5036
|
+
borderColor: "Warna Batas",
|
|
5037
|
+
borderWidth: "Lebar Batas",
|
|
5038
|
+
unknownAction: "Tindakan Tidak Diketahui",
|
|
5039
|
+
borders: {
|
|
5040
|
+
all: "Semua Batas",
|
|
5041
|
+
outside: "Batas Luar",
|
|
5042
|
+
inside: "Batas Dalam",
|
|
5043
|
+
none: "Tanpa Batas",
|
|
5044
|
+
remove: "Hapus Batas",
|
|
5045
|
+
top: "Batas Atas",
|
|
5046
|
+
bottom: "Batas Bawah",
|
|
5047
|
+
left: "Batas Kiri",
|
|
5048
|
+
right: "Batas Kanan",
|
|
5049
|
+
styleAriaLabel: "Gaya Batas",
|
|
5050
|
+
tooltip: "Batas"
|
|
5051
|
+
},
|
|
5052
|
+
moreOptions: "Opsi Tabel Lainnya",
|
|
5053
|
+
styles: {
|
|
5054
|
+
title: "Gaya Tabel",
|
|
5055
|
+
label: "Gaya",
|
|
5056
|
+
normalTable: null,
|
|
5057
|
+
tableGrid: null,
|
|
5058
|
+
gridTableLight: null,
|
|
5059
|
+
plainTable1: null,
|
|
5060
|
+
plainTable2: null,
|
|
5061
|
+
plainTable3: null,
|
|
5062
|
+
plainTable4: null,
|
|
5063
|
+
gridTable1Light: null,
|
|
5064
|
+
gridTable4Accent1: null,
|
|
5065
|
+
gridTable5Dark: null,
|
|
5066
|
+
listTable3Accent2: null,
|
|
5067
|
+
listTable4Accent3: null,
|
|
5068
|
+
gridTable4Accent5: null,
|
|
5069
|
+
gridTable4Accent6: null
|
|
5070
|
+
}
|
|
5071
|
+
},
|
|
5072
|
+
tableAdvanced: {
|
|
5073
|
+
verticalAlignment: "Perataan Vertikal",
|
|
5074
|
+
top: "Atas",
|
|
5075
|
+
middle: "Tengah",
|
|
5076
|
+
bottom: "Bawah",
|
|
5077
|
+
cellMargins: "Margin Sel",
|
|
5078
|
+
textDirection: "Arah Teks",
|
|
5079
|
+
textDirections: {
|
|
5080
|
+
horizontal: "Horizontal (Kiri ke Kanan)",
|
|
5081
|
+
verticalRL: "Vertikal (Atas ke Bawah, Kanan ke Kiri)",
|
|
5082
|
+
verticalLR: "Vertikal (Bawah ke Atas, Kiri ke Kanan)"
|
|
5083
|
+
},
|
|
5084
|
+
toggleNoWrap: "Aktifkan/Nonaktifkan Bungkus Teks",
|
|
5085
|
+
rowHeight: "Tinggi Baris",
|
|
5086
|
+
heightRules: {
|
|
5087
|
+
auto: "Otomatis",
|
|
5088
|
+
atLeast: "Minimal",
|
|
5089
|
+
exact: "Tepat"
|
|
5090
|
+
},
|
|
5091
|
+
rule: "Aturan",
|
|
5092
|
+
height: "Tinggi",
|
|
5093
|
+
toggleHeaderRow: "Aktifkan/Nonaktifkan Baris Header",
|
|
5094
|
+
distributeColumns: "Sebarkan Kolom Secara Merata",
|
|
5095
|
+
autoFit: "Sesuaikan Otomatis dengan Isi",
|
|
5096
|
+
tableProperties: "Properti Tabel...",
|
|
5097
|
+
tableAlignment: "Perataan Tabel",
|
|
5098
|
+
alignTableLeft: "Ratakan Tabel ke Kiri",
|
|
5099
|
+
alignTableCenter: "Ratakan Tabel ke Tengah",
|
|
5100
|
+
alignTableRight: "Ratakan Tabel ke Kanan",
|
|
5101
|
+
tableOptionsMenu: "Menu Opsi Tabel",
|
|
5102
|
+
tableOptions: "Opsi Tabel"
|
|
5103
|
+
},
|
|
5104
|
+
imageTransform: {
|
|
5105
|
+
tooltip: "Putar Gambar",
|
|
5106
|
+
rotateClockwise: "Putar Searah Jarum Jam",
|
|
5107
|
+
rotateCounterClockwise: "Putar Berlawanan Arah Jarum Jam",
|
|
5108
|
+
flipHorizontal: "Balik Horizontal",
|
|
5109
|
+
flipVertical: "Balik Vertikal"
|
|
5110
|
+
},
|
|
5111
|
+
imageWrap: {
|
|
5112
|
+
inline: "Sebaris dengan Teks",
|
|
5113
|
+
floatLeft: "Teks Mengelilingi (Kiri)",
|
|
5114
|
+
floatRight: "Teks Mengelilingi (Kanan)",
|
|
5115
|
+
topAndBottom: "Atas dan Bawah",
|
|
5116
|
+
behindText: "Di Belakang Teks",
|
|
5117
|
+
inFrontOfText: "Di Depan Teks",
|
|
5118
|
+
tooltipPrefix: "Tata Letak: {label}",
|
|
5119
|
+
menu: {
|
|
5120
|
+
inLineWithText: "Sebaris dengan Teks",
|
|
5121
|
+
squareLeft: "Teks Mengelilingi (Kiri)",
|
|
5122
|
+
squareRight: "Teks Mengelilingi (Kanan)",
|
|
5123
|
+
behindText: "Di Belakang Teks",
|
|
5124
|
+
inFrontOfText: "Di Depan Teks",
|
|
5125
|
+
ariaLabel: "Opsi tata letak gambar",
|
|
5126
|
+
imageProperties: "Properti Gambar..."
|
|
5127
|
+
},
|
|
5128
|
+
menuDesc: {
|
|
5129
|
+
inLineWithText: "Gambar berada dalam baris teks seperti karakter.",
|
|
5130
|
+
squareLeft: "Gambar berada di kiri, teks mengelilingi di sisi kanan.",
|
|
5131
|
+
squareRight: "Gambar berada di kanan, teks mengelilingi di sisi kiri.",
|
|
5132
|
+
behindText: "Gambar ditampilkan di belakang teks dokumen.",
|
|
5133
|
+
inFrontOfText: "Gambar ditampilkan di depan teks dokumen."
|
|
5134
|
+
}
|
|
5135
|
+
},
|
|
5136
|
+
responsePreview: {
|
|
5137
|
+
loading: "{action}...",
|
|
5138
|
+
result: "Hasil {action}",
|
|
5139
|
+
closeEsc: "Tutup (Esc)",
|
|
5140
|
+
editPrompt: "Edit hasil sebelum menerapkannya:",
|
|
5141
|
+
changes: "Perubahan:",
|
|
5142
|
+
original: "Teks Asli:",
|
|
5143
|
+
new: "Teks Baru:",
|
|
5144
|
+
cancelEdit: "Batalkan Pengeditan"
|
|
5145
|
+
},
|
|
5146
|
+
commentMarkers: {
|
|
5147
|
+
resolvedComment: "Komentar Diselesaikan",
|
|
5148
|
+
comment: "Komentar"
|
|
5149
|
+
},
|
|
5150
|
+
editor: {
|
|
5151
|
+
toggleCommentsSidebar: "Tampilkan/Sembunyikan Panel Komentar",
|
|
5152
|
+
showDocumentOutline: "Tampilkan Kerangka Dokumen",
|
|
5153
|
+
editing: "Mengedit",
|
|
5154
|
+
editingDescription: "Edit dokumen secara langsung",
|
|
5155
|
+
suggesting: "Menyarankan",
|
|
5156
|
+
suggestingDescription: "Perubahan akan menjadi saran",
|
|
5157
|
+
viewing: "Melihat",
|
|
5158
|
+
viewingDescription: "Hanya baca, tidak dapat mengedit",
|
|
5159
|
+
failedToParse: "Gagal membaca dokumen",
|
|
5160
|
+
linkRemoved: "Tautan dihapus",
|
|
5161
|
+
linkCopied: "Tautan disalin ke papan klip",
|
|
5162
|
+
failedToSave: "Gagal menyimpan dokumen"
|
|
5163
|
+
},
|
|
5164
|
+
hyperlinkPopup: {
|
|
5165
|
+
displayTextPlaceholder: "Teks yang ditampilkan",
|
|
5166
|
+
urlPlaceholder: "https://example.com",
|
|
5167
|
+
copyLink: "Salin Tautan",
|
|
5168
|
+
editLink: "Edit Tautan",
|
|
5169
|
+
removeLink: "Hapus Tautan"
|
|
5170
|
+
},
|
|
5171
|
+
headerFooter: {
|
|
5172
|
+
header: "Header",
|
|
5173
|
+
footer: "Footer",
|
|
5174
|
+
options: "Opsi",
|
|
5175
|
+
insertPageNumber: "Sisipkan nomor halaman saat ini",
|
|
5176
|
+
insertTotalPages: "Sisipkan jumlah total halaman",
|
|
5177
|
+
remove: "Hapus {label}",
|
|
5178
|
+
closeEditing: "Tutup pengeditan {label}"
|
|
5179
|
+
},
|
|
5180
|
+
image: {
|
|
5181
|
+
placeholder: "Placeholder gambar",
|
|
5182
|
+
placeholderText: "[Gambar]",
|
|
5183
|
+
editableAriaLabel: "Gambar yang dapat diedit"
|
|
5184
|
+
},
|
|
5185
|
+
imageOverlay: {
|
|
5186
|
+
rotate: "Putar",
|
|
5187
|
+
imageProperties: "Properti Gambar",
|
|
5188
|
+
deleteImage: "Hapus Gambar",
|
|
5189
|
+
replaceImage: "Ganti Gambar..."
|
|
5190
|
+
},
|
|
5191
|
+
ruler: {
|
|
5192
|
+
horizontal: "Penggaris Horizontal",
|
|
5193
|
+
vertical: "Penggaris Vertikal",
|
|
5194
|
+
firstLineIndent: "Inden Baris Pertama",
|
|
5195
|
+
leftIndent: "Inden Kiri",
|
|
5196
|
+
rightIndent: "Inden Kanan",
|
|
5197
|
+
topMargin: "Margin Atas",
|
|
5198
|
+
bottomMargin: "Margin Bawah"
|
|
5199
|
+
},
|
|
5200
|
+
print: {
|
|
5201
|
+
label: "Cetak",
|
|
5202
|
+
allPages: "Semua ({totalPages} halaman)",
|
|
5203
|
+
singlePage: "Halaman {start}",
|
|
5204
|
+
pageRange: "Rentang halaman {start}–{end}"
|
|
5205
|
+
},
|
|
5206
|
+
unsaved: {
|
|
5207
|
+
unsaved: "Tidak tersimpan",
|
|
5208
|
+
saved: "Tersimpan",
|
|
5209
|
+
unsavedTitle: "Dokumen belum tersimpan",
|
|
5210
|
+
savedTitle: "Dokumen tersimpan",
|
|
5211
|
+
unsavedAriaLabel: "Dokumen tidak tersimpan",
|
|
5212
|
+
savedAriaLabel: "Dokumen tersimpan"
|
|
5213
|
+
},
|
|
5214
|
+
loading: {
|
|
5215
|
+
label: "Memuat"
|
|
5216
|
+
},
|
|
5217
|
+
agentPanel: {
|
|
5218
|
+
defaultTitle: "Asisten",
|
|
5219
|
+
toggle: "Buka asisten",
|
|
5220
|
+
close: "Tutup panel",
|
|
5221
|
+
resizeHandle: "Ubah ukuran panel asisten",
|
|
5222
|
+
thinking: "Sedang berpikir",
|
|
5223
|
+
composerPlaceholder: "Tanyakan sesuatu...",
|
|
5224
|
+
send: "Kirim",
|
|
5225
|
+
timeline: {
|
|
5226
|
+
working: "Sedang memproses... {count, plural, one {# langkah} other {# langkah}}",
|
|
5227
|
+
summary: "{count, plural, one {# langkah} other {# langkah}}",
|
|
5228
|
+
earlier: "+ {count, plural, one {# langkah sebelumnya} other {# langkah sebelumnya}}"
|
|
5229
|
+
}
|
|
5230
|
+
}
|
|
5231
|
+
};
|
|
5232
|
+
|
|
4346
5233
|
// pl.json
|
|
4347
5234
|
var pl_default = {
|
|
4348
5235
|
_lang: "pl",
|
|
@@ -4388,7 +5275,10 @@ var pl_default = {
|
|
|
4388
5275
|
openShortcut: "Ctrl+O",
|
|
4389
5276
|
save: "Zapisz",
|
|
4390
5277
|
saveShortcut: "Ctrl+S",
|
|
4391
|
-
watermark: "Znak wodny"
|
|
5278
|
+
watermark: "Znak wodny",
|
|
5279
|
+
break: null,
|
|
5280
|
+
sectionBreakContinuous: null,
|
|
5281
|
+
sectionBreakNextPage: null
|
|
4392
5282
|
},
|
|
4393
5283
|
formattingBar: {
|
|
4394
5284
|
groups: {
|
|
@@ -5257,7 +6147,10 @@ var pt_BR_default = {
|
|
|
5257
6147
|
openShortcut: "Ctrl+O",
|
|
5258
6148
|
save: "Salvar",
|
|
5259
6149
|
saveShortcut: "Ctrl+S",
|
|
5260
|
-
watermark: "Marca d'água"
|
|
6150
|
+
watermark: "Marca d'água",
|
|
6151
|
+
break: null,
|
|
6152
|
+
sectionBreakContinuous: null,
|
|
6153
|
+
sectionBreakNextPage: null
|
|
5261
6154
|
},
|
|
5262
6155
|
formattingBar: {
|
|
5263
6156
|
groups: {
|
|
@@ -6126,7 +7019,10 @@ var tr_default = {
|
|
|
6126
7019
|
symbol: "Sembol",
|
|
6127
7020
|
help: "Yardım",
|
|
6128
7021
|
reportIssue: "Sorun bildir",
|
|
6129
|
-
watermark: "Filigran"
|
|
7022
|
+
watermark: "Filigran",
|
|
7023
|
+
break: null,
|
|
7024
|
+
sectionBreakContinuous: null,
|
|
7025
|
+
sectionBreakNextPage: null
|
|
6130
7026
|
},
|
|
6131
7027
|
formattingBar: {
|
|
6132
7028
|
groups: {
|
|
@@ -6995,7 +7891,10 @@ var zh_CN_default = {
|
|
|
6995
7891
|
symbol: "符号",
|
|
6996
7892
|
help: "帮助",
|
|
6997
7893
|
reportIssue: "反馈问题",
|
|
6998
|
-
watermark: "水印"
|
|
7894
|
+
watermark: "水印",
|
|
7895
|
+
break: null,
|
|
7896
|
+
sectionBreakContinuous: null,
|
|
7897
|
+
sectionBreakNextPage: null
|
|
6999
7898
|
},
|
|
7000
7899
|
formattingBar: {
|
|
7001
7900
|
groups: {
|
|
@@ -7825,6 +8724,7 @@ var de = de_default;
|
|
|
7825
8724
|
var fr = fr_default;
|
|
7826
8725
|
var he = he_default;
|
|
7827
8726
|
var hi = hi_default;
|
|
8727
|
+
var id = id_default;
|
|
7828
8728
|
var pl = pl_default;
|
|
7829
8729
|
var ptBR = pt_BR_default;
|
|
7830
8730
|
var tr = tr_default;
|
|
@@ -7835,6 +8735,7 @@ var locales = {
|
|
|
7835
8735
|
fr,
|
|
7836
8736
|
he,
|
|
7837
8737
|
hi,
|
|
8738
|
+
id,
|
|
7838
8739
|
pl,
|
|
7839
8740
|
"pt-BR": ptBR,
|
|
7840
8741
|
tr,
|
|
@@ -7913,6 +8814,7 @@ export {
|
|
|
7913
8814
|
fr,
|
|
7914
8815
|
he,
|
|
7915
8816
|
hi,
|
|
8817
|
+
id,
|
|
7916
8818
|
locales,
|
|
7917
8819
|
pl,
|
|
7918
8820
|
ptBR,
|