forked from easypanel-io/translations
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathid.json
More file actions
968 lines (968 loc) · 49.3 KB
/
id.json
File metadata and controls
968 lines (968 loc) · 49.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
{
"{{name}} was created successfully": "\"{{name}} berhasil dibuat\"",
"<0><0>Login to Cloudflare</0><1>Go to <2>https://dash.cloudflare.com/profile/api-tokens</2></1><2>Click \"Create Token\". Then \"Create Custom Token\"</2><3>Add the following permissions:<1><0>Account, Account Settings, Read</0><1>Account, Cloudflare Tunnel, Edit</1><2>Zone, Zone, Read</2><3>Zone, DNS, Edit</3></1></3><4>Click \"Continue to summary\" and then \"Create Token\".</4></0>": "<0><0>Masuk ke Cloudflare</0><1>Buka <2>https://dash.cloudflare.com/profile/api-tokens</2></1><2>Klik \"Create Token\". Kemudian \"Create Custom Token\"</2><3>Tambahkan izin berikut:<1><0>Account, Account Settings, Read</0><1>Account, Cloudflare Tunnel, Edit</1><2>Zone, Zone, Read</2><3>Zone, DNS, Edit</3></1></3><4>Klik \"Continue to summary\" lalu \"Create Token\".</4></0>",
"<0><0>Login to Cloudflare</0><1>Go to <2>https://one.dash.cloudflare.com</2></1><2>Select your account</2><3>Go to \"Networks\", then \"Tunnels\"</3><4>Click \"Create a Tunnel\"</4><5>Select \"Cloudflared\" and click \"Next\"</5><6>Give your tunnel a name and click \"Save tunnel\"</6></0>": "<0><0>Masuk ke Cloudflare</0><1>Buka <2>https://one.dash.cloudflare.com</2></1><2>Pilih akun Anda</2><3>Buka \"Networks\", lalu \"Tunnels\"</3><4>Klik \"Create a Tunnel\"</4><5>Pilih \"Cloudflared\" dan klik \"Next\"</5><6>Beri nama terowongan Anda dan klik \"Save tunnel\"</6></0>",
"A new version of Easypanel is available": "\"Versi Easypanel baru tersedia\"",
"Access Key ID": "\"ID Kunci Akses\"",
"Access updated": "\"Akses diperbarui\"",
"Account ID": "\"ID Akun\"",
"Accounts": "\"Akun\"",
"Action": "\"Aksi\"",
"Actions": "\"Aksi\"",
"Activate": "\"Aktifkan\"",
"Activate Plugin?": "\"Aktifkan Plugin?\"",
"Activate Theme?": "\"Aktifkan Tema?\"",
"Active": "\"Aktif\"",
"Add Auth Cookie To Response": "\"Tambahkan Cookie Otorisasi ke Respons\"",
"Add Auth Reponse Header": "\"Tambahkan Header Respons Otorisasi\"",
"Add Auth Reponse Header Regex": "\"Tambahkan Regex Header Respons Otorisasi\"",
"Add Auth Request Header": "\"Tambahkan Header Permintaan Otorisasi\"",
"Add Basic Auth": "\"Tambahkan Otorisasi Dasar\"",
"Add Bind Mount": "\"Tambahkan Bind Mount\"",
"Add Channel": "\"Tambahkan Saluran\"",
"Add Content Type": "\"Tambahkan Tipe Konten\"",
"Add Divider": "\"Tambahkan Pembatas\"",
"Add Domain": "\"Tambahkan Domain\"",
"Add Encoding": "\"Tambahkan Pengkodean\"",
"Add Excluded IP": "\"Tambahkan IP yang Dikecualikan\"",
"Add File Mount": "\"Tambahkan File Mount\"",
"Add Included Content Type": "\"Tambahkan Tipe Konten yang Termasuk\"",
"Add Option": "\"Tambahkan Opsi\"",
"Add Port": "\"Tambahkan Port\"",
"Add Process": "\"Tambahkan Proses\"",
"Add Recipient": "\"Tambahkan Penerima\"",
"Add Redirect": "\"Tambahkan Pengalihan\"",
"Add Regex": "\"Tambahkan Regex\"",
"Add Role": "\"Tambahkan Peran\"",
"Add Script": "\"Tambahkan Skrip\"",
"Add Source Range": "\"Tambahkan Rentang Sumber\"",
"Add Status Code": "\"Tambahkan Kode Status\"",
"Add to Easypanel Hub": "\"Tambahkan ke Easypanel Hub\"",
"Add Tunnel Rule": "\"Tambahkan Aturan Terowongan\"",
"Add User": "\"Tambahkan Pengguna\"",
"Add Volume Mount": "\"Tambahkan Volume Mount\"",
"Add Worker": "\"Tambahkan Worker\"",
"Additional APT packages to install": "\"Paket APT tambahan untuk diinstal\"",
"Additional Nix packages to install": "\"Paket Nix tambahan untuk diinstal\"",
"Address": "\"Alamat\"",
"admin": "\"admin\"",
"Admin": "\"Admin\"",
"Advanced": "\"Lanjutan\"",
"Advanced monitoring is available only if you have a license.": "\"Pemantauan lanjutan hanya tersedia jika Anda memiliki lisensi.\"",
"Advanced scripts updated": "\"Skrip lanjutan diperbarui\"",
"All": "\"Semua\"",
"Alpha": "Alpha",
"Amount": "Jumlah",
"An error occured": "Terjadi kesalahan",
"Analytics": "Analitik",
"Anual Billing": "Penagihan Tahunan",
"API action": "Aksi API",
"API Token": "Token API",
"API token generated": "Token API dibuat",
"API token revoked": "Token API dicabut",
"App": "Aplikasi",
"App Deploy": "Sebarkan Aplikasi",
"App deployed": "Aplikasi disebarkan",
"APT Packages": "Paket APT",
"Are you sure you want to delete this certificate?": "Anda yakin ingin menghapus sertifikat ini?",
"Are you sure you want to delete this channel? The notifications that have this channel will stop working": "Anda yakin ingin menghapus saluran ini? Notifikasi yang memiliki saluran ini akan berhenti berfungsi",
"Are you sure you want to delete this middleware?": "Anda yakin ingin menghapus middleware ini?",
"Are you sure you want to delete this storage provider? The backups that have this storage provider set will stop working": "Anda yakin ingin menghapus penyedia penyimpanan ini? Cadangan yang telah menetapkan penyedia penyimpanan ini akan berhenti berfungsi",
"Are you sure you want to reboot the server? This will cause a downtime": "Anda yakin ingin me-reboot server? Ini akan menyebabkan downtime",
"Are you sure you want to remove this docker builder?": "Anda yakin ingin menghapus builder Docker ini?",
"Are you sure you want to stop this docker builder?": "Anda yakin ingin menghentikan builder Docker ini?",
"Are you sure you want to use this docker builder?": "Anda yakin ingin menggunakan builder Docker ini?",
"Auth Cookie To Response": "Cookie Otentikasi ke Respons",
"Auth Request Header": "Header Permintaan Otentikasi",
"Auth Response Header": "Header Respons Otentikasi",
"Auth Response Header Regex": "Regex Header Respons Otentikasi",
"Authentication": "Otentikasi",
"Auto deploy disabled": "Penyebaran otomatis dinonaktifkan",
"Auto deploy enabled": "Penyebaran otomatis diaktifkan",
"Availability": "Ketersediaan",
"Average": "Rata-rata",
"Back to main menu": "Kembali ke menu utama",
"Backup Destination": "Tujuan Cadangan",
"Backup destination removed!": "Tujuan backup telah dihapus!",
"Backup done": "Cadangan selesai",
"Backup enabled": "Cadangan diaktifkan",
"Backup failed": "Cadangan gagal",
"Backup Log": "Log Cadangan",
"Backup Log Cleared": "Log Cadangan Dihapus",
"Backup restored": "Cadangan dipulihkan",
"Backup settings updated": "Pengaturan cadangan diperbarui",
"Backups": "Cadangan",
"Backups Log": "Log Cadangan",
"Bad Request": "Permintaan Salah",
"Basic Auth": "Otentikasi Dasar",
"Basic Auth updated": "Otentikasi Dasar diperbarui",
"Basic Auth Updated": "Otentikasi Dasar Diperbarui",
"Beta": "Beta",
"Billing Portal": "Portal Penagihan",
"Bitbucket Instructions": "Instruksi Bitbucket",
"Bot Access Token": "Token Akses Bot",
"Box": "Kotak",
"Branch": "Cabang",
"Branding": "Merek",
"Bucket": "Bucket",
"Build": "Bangun",
"Build Command": "Perintah Bangun",
"Build Path": "Jalur Bangun",
"Build Script": "Skrip Bangun",
"Build updated": "Bangun diperbarui",
"Builder": "Pembangun",
"Builder added": "Pembangun ditambahkan",
"Buildpacks": "Buildpacks",
"Burst": "Ledakan",
"Buy License": "Beli Lisensi",
"Buy Your License": "Beli Lisensi Anda",
"By default, this service on accesible only from the internal network. To enable remote access for your service, you need to expose it on a public port": "Secara default, layanan ini hanya dapat diakses dari jaringan internal. Untuk mengaktifkan akses jarak jauh untuk layanan Anda, Anda perlu membukanya di port publik.",
"By default, this service on accesible only from the internal network. To enable remote access for your service, you need to expose it on a public port.": "Secara default, layanan ini hanya dapat diakses dari jaringan internal. Untuk mengaktifkan akses jarak jauh untuk layanan Anda, Anda perlu mengeksposnya pada port publik.",
"Cache": "Tembolok",
"Cache flushed": "Tembolok dikosongkan",
"Cancel": "Batal",
"Cannot find Docker Compose services": "Tidak dapat menemukan layanan Docker Compose",
"Cap Add": "Cap Tambah",
"Cap Drop": "Cap Hapus",
"Certificate removed": "Sertifikat dihapus",
"Certificate Resolver": "Pemecah Sertifikat",
"Certificates": "Sertifikat",
"Change Credentials": "Ubah Kredensial",
"Changelog": "Catatan Perubahan",
"Chat ID": "ID Obrolan",
"Check For Updates": "Periksa Pembaruan",
"Checking for updates": "Memeriksa pembaruan",
"checking-for-updates": "memeriksa-pembaruan",
"Choose": "Pilih",
"Choose a storage provider": "Pilih penyedia penyimpanan",
"Choose a volume": "Pilih volume",
"Choose your desired buildpacks": "Pilih buildpack yang Anda inginkan",
"Cleanup Builder": "Bersihkan Pembangun",
"Cleanup Images": "Bersihkan Gambar",
"Cleanup in progress": "Pembersihan sedang berlangsung",
"Clear": "Bersihkan",
"Clear Log": "Bersihkan Log",
"Clone": "Klon",
"Close": "Tutup",
"Cloudflare Tunnel": "Terowongan Cloudflare",
"Cloudflare Tunnel Rules": "Aturan Terowongan Cloudflare",
"Cluster": "Klaster",
"Collapsed": "Dikompres",
"Command": "Perintah",
"Compose": "Compose",
"Compose deployed": "Compose telah di-deploy",
"Config": "Konfigurasi",
"Config File": "Berkas Konfigurasi",
"Config updated": "Konfigurasi diperbarui",
"Configure Two Factor Authentication": "Konfigurasi Autentikasi Dua Faktor",
"Confirm": "Konfirmasi",
"Confirm Reboot": "Konfirmasi Reboot",
"Connect": "Sambungkan",
"Console": "Konsol",
"Container": "Kontainer",
"Content": "Konten",
"Copied": "Disalin",
"Copy": "Salin",
"Copy Webhook URL": "Salin URL Webhook",
"CPU": "CPU",
"CPU (%)": "CPU (%)",
"CPU %": "CPU %",
"CPU Limit (Cores)": "Batas CPU (Cores)",
"CPU Reservation (Cores)": "Reservasi CPU (Cores)",
"CPUs (cores)": "CPU (cores)",
"Create": "Buat",
"Create .env file": "Buat file .env",
"Create {{name}}": "Buat {{name}}",
"Create {{subtype}} Provider": "Buat Penyedia {{subtype}}",
"Create App Service": "Buat Layanan Aplikasi",
"Create Basic Auth": "Buat Autentikasi Dasar",
"Create Bind Mount": "Buat Bind Mount",
"Create Box Service": "Buat Layanan Box",
"Create Builder": "Buat Builder",
"Create Channel": "Buat Saluran",
"Create Compose Service": "Buat Layanan Compose",
"Create Docker Builder": "Buat Docker Builder",
"Create Domain": "Buat Domain",
"Create Dropbox Provider": "Buat Penyedia Dropbox",
"Create File Mount": "Buat File Mount",
"Create From Schema": "Buat Dari Skema",
"Create FTP Provider": "Buat Penyedia FTP",
"Create Google Drive Provider": "Buat Penyedia Google Drive",
"Create Local Storage Provider": "Buat Penyedia Penyimpanan Lokal",
"Create MariaDB": "Buat MariaDB",
"Create Middleware": "Buat Middleware",
"Create MongoDB": "Buat MongoDB",
"Create MySQL": "Buat MySQL",
"Create new database": "Buat basis data baru",
"Create Option": "Buat Opsi",
"Create Port": "Buat Port",
"Create Postgres": "Buat Postgres",
"Create Project": "Buat Proyek",
"Create Redirect": "Buat Pengalihan",
"Create Redis": "Buat Redis",
"Create Role": "Buat Peran",
"Create Script": "Buat Script",
"Create SFTP Provider": "Buat Penyedia SFTP",
"Create Tunnel Rule": "Buat Aturan Terowongan",
"Create User": "Buat Pengguna",
"Create Volume Backup": "Buat Cadangan Volume",
"Create Volume Mount": "Buat Mounting Volume",
"Create Wordpress Service": "Buat Layanan Wordpress",
"Credentials": "Kredensial",
"Credentials changed": "Kredensial diubah",
"Cron": "Cron",
"Current": "Saat Ini",
"Custom": "Kustom",
"Custom Code": "Kode Kustom",
"Custom Config": "Konfigurasi Kustom",
"Custom CSS": "CSS Kustom",
"Custom CSS for the error pages": "CSS Kustom untuk halaman kesalahan",
"Custom Domain": "Domain Kustom",
"Custom Logo": "Logo Kustom",
"Custom Traefik Config": "Konfigurasi Traefik Kustom",
"Daily Docker cleanup": "Pembersihan Docker Harian",
"Daily Docker Cleanup": "Pembersihan Docker Harian",
"Danger Zone": "Zona Bahaya",
"Dark Logo": "Logo Gelap",
"Dark Logo Mark": "Tanda Logo Gelap",
"Dark Mode": "Mode Gelap",
"Dashboard": "Dasbor",
"Database": "Basis Data",
"Database Backup": "Cadangan Basis Data",
"Database Import": "Impor Basis Data",
"Database Name": "Nama Basis Data",
"Database optimized": "Basis Data dioptimalkan",
"Database Service": "Layanan Basis Data",
"day": "hari",
"days": "hari",
"DbGate": "DbGate",
"DbGate disabled": "DbGate dinonaktifkan",
"DbGate enabled": "DbGate diaktifkan",
"Deactivate": "Nonaktifkan",
"Deactivate Plugin?": "Nonaktifkan Plugin?",
"Default Domain": "Domain Default",
"Default Encoding": "Pengkodean Default",
"Default Folder": "Folder Default",
"Delete": "Hapus",
"Delete Certificate": "Hapus Sertifikat",
"Delete Channel": "Hapus Saluran",
"Delete Middleware": "Hapus Middleware",
"Delete Storage Provider": "Hapus Penyedia Penyimpanan",
"Delete this rule?": "Hapus aturan ini?",
"Delete Transient": "Hapus Sementara",
"Delete transient?": "Hapus sementara?",
"Delete User": "Hapus Pengguna",
"Deploy": "Sebarkan",
"Deploy settings updated": "Pengaturan penyebaran diperbarui",
"Deployment History": "Riwayat Penyebaran",
"Deployment in progress": "Deployment sedang berjalan",
"Deployment Script": "Script Deployment",
"Deployment token refreshed": "Token Deployment telah diperbarui",
"Deployment Trigger": "Pemicu Deployment",
"Deployment URL": "URL Deployment",
"Deployments": "Deployment",
"Description": "Deskripsi",
"Destination": "Tujuan",
"Destroy": "Hancurkan",
"Destroy Project": "Hancurkan Proyek",
"Destroy Service": "Hancurkan Layanan",
"Destroy Volume Backup": "Hancurkan Cadangan Volume",
"Details": "Detail",
"Development": "Pengembangan",
"Directory": "Direktori",
"Disable": "Nonaktifkan",
"Disable Auto Deploy": "Nonaktifkan Auto Deploy",
"Disable Two Factor": "Nonaktifkan Dua Faktor",
"Disable Two Factor Authentication": "Nonaktifkan Autentikasi Dua Faktor",
"disabled": "Dinonaktifkan",
"Disabled": "Dinonaktifkan",
"Disconnect": "Putus Sambungan",
"Disconnect?": "Putus Sambungan?",
"Discord": "Discord",
"Discord URL": "URL Discord",
"Disk": "Disk",
"Disk (GB)": "Disk (GB)",
"Disk Load": "Beban Disk",
"Display Name": "Nama Tampilan",
"Do you already have a license?": "Apakah Anda sudah memiliki lisensi?",
"Docker": "Docker",
"Docker builder removed!": "Docker builder telah dihapus!",
"Docker builder started!": "Docker builder telah dimulai!",
"Docker builder stopped!": "Docker builder telah dihentikan!",
"Docker Builders": "Builder Docker",
"Docker Cleanup": "Bersihkan Docker",
"Docker Compose File": "File Docker Compose",
"Docker Compose Service": "Layanan Docker Compose",
"Docker Compose Service and Port": "Layanan dan Port Docker Compose",
"Docker Events": "Peristiwa Docker",
"Docker Image": "Gambar Docker",
"Docker Image rebuit": "Gambar Docker telah dibangun ulang",
"docker-compose.yml": "docker-compose.yml",
"Dockerfile": "Dockerfile",
"docs": "dokumen",
"Documentation": "Dokumentasi",
"Domain": "Domain",
"Domains": "Domain",
"Domains updated": "Domain diperbarui",
"Done": "Selesai",
"Download": "Unduh",
"Download your preferred two-factor authentication application. If you don't already have one we recommend": "Unduh aplikasi otentikasi dua faktor pilihan Anda. Jika Anda belum memilikinya, kami sarankan",
"Drag and drop your code archive here (zip)": "Seret dan lepas arsip kode Anda di sini (zip)",
"Dropbox": "Dropbox",
"Dry run": "Jalankan uji coba",
"Easypanel": "Easypanel",
"Easypanel service was restarted": "Layanan Easypanel telah dimulai ulang",
"Easypanel will check on the scheduled interval and will send you a notification when the disk load is over the set percentage.": "Easypanel akan memeriksa pada interval yang dijadwalkan dan akan mengirimkan pemberitahuan kepada Anda ketika beban disk melebihi persentase yang ditetapkan.",
"Edit": "Sunting",
"Edit Bind Mount": "Sunting Bind Mount",
"Edit Dropbox Provider": "Sunting Penyedia Dropbox",
"Edit File Config": "Sunting Konfigurasi File",
"Edit File Content": "Sunting Isi File",
"Edit File Mount": "Sunting Mounting File",
"Edit FTP Provider": "Sunting Penyedia FTP",
"Edit Google Drive Provider": "Sunting Penyedia Google Drive",
"Edit Local Storage Provider": "Sunting Penyedia Penyimpanan Lokal",
"Edit SFTP Provider": "Sunting Penyedia SFTP",
"Edit to pin a message for this service": "Sunting untuk menyematkan pesan untuk layanan ini",
"Edit Volume Backup": "Sunting Cadangan Volume",
"Edit Volume Mount": "Sunting Mounting Volume",
"Email": "Surel",
"Email updated": "Surel diperbarui",
"Enable": "Aktifkan",
"Enable Auto Deploy": "Aktifkan Auto Deploy",
"enabled": "diaktifkan",
"Enabled": "Aktif",
"Encoding": "Pengkodean",
"Endpoint": "Titik Akhir",
"Engine Version": "Versi Engine",
"Enter a public image name from any Docker registry": "Masukkan nama gambar publik dari repositori Docker mana pun",
"Enter the 6-digit code provided by yout app and click": "Masukkan kode 6 digit yang diberikan oleh aplikasi Anda dan klik",
"Env updated": "Env diperbarui",
"Environment": "Lingkungan",
"Environment Variables": "Variabel Lingkungan",
"Error": "Kesalahan",
"Error Page": "Halaman Kesalahan",
"Error page updated": "Halaman kesalahan diperbarui",
"Event details": "Detail Peristiwa",
"Every 6 hours": "Setiap 6 jam",
"Every day at 00:00": "Setiap hari pukul 00:00",
"Every day at 2am": "Setiap hari pukul 02:00",
"Every hour": "Setiap jam",
"Every minute": "Setiap menit",
"Excluded Content Type": "Tipe Konten yang Dikecualikan",
"Expand Logs": "Perluas Log",
"Expanded": "Diperluas",
"Experimental": "Eksperimental",
"Export": "Ekspor",
"Export Service": "Ekspor Layanan",
"Exporting...": "Mengekspor...",
"Expose": "Paparkan",
"Exposed Port": "Port Terbuka",
"External Connection URL": "URL Koneksi Eksternal",
"External Host": "Host Eksternal",
"External Port": "Port Eksternal",
"Feedback": "Umpan Balik",
"File": "Berkas",
"File upload failed": "Unggah berkas gagal",
"File uploaded successfully": "Berkas berhasil diunggah",
"Files Export": "Ekspor File",
"Files Import": "Impor Berkas",
"Finish 2FA Setup": "Selesaikan Pengaturan 2FA",
"Flush Cache": "Kosongkan Cache",
"Flush cache?": "Kosongkan cache?",
"For deploying private repositories, you need Github Token. Go to <2><0>Settings</0></2> to configure it.": "Untuk menyebarkan repositori pribadi, Anda memerlukan Github Token. Buka <2><0>Settings</0></2> untuk mengkonfigurasinya.",
"For more customizations you need a license that supports white-labeling": "Untuk kustomisasi lebih lanjut, Anda memerlukan lisensi yang mendukung white-labeling",
"For the fields below, you need a license that supports white-labeling": "Untuk kolom di bawah ini, Anda memerlukan lisensi yang mendukung white-labeling",
"Force Rebuild": "Paksa Bangun Ulang",
"FTP": "FTP",
"General": "Umum",
"Generate API Key": "Buat Kunci API",
"Generate SSH Key": "Buat Kunci SSH",
"Get started by creating a some services": "Mulailah dengan membuat beberapa layanan",
"Git": "Git",
"Git Clone": "Git Clone",
"Git Config": "Konfigurasi Git",
"Git SSH Key": "Kunci SSH Git",
"Github": "Github",
"Github Instructions": "Petunjuk Github",
"Github Repositories": "Repositori Github",
"Github repository name": "Nama repositori Github",
"Github token": "Token Github",
"Github token updated": "Token Github diperbarui",
"Github username or organization name": "Nama pengguna atau organisasi Github",
"Go to <2>settings</2> to activate it.": "Buka <2>settings</2> untuk mengaktifkannya.",
"Go To Project": "Buka Proyek",
"Go to the \"Deployments\" tab to check the logs": "Buka tab \"Penyebaran\" untuk memeriksa log",
"Google Analytics": "Google Analytics",
"Google Drive": "Google Drive",
"Groups": "Grup",
"Header Field": "Kolom Header",
"headerField": "kolomHeader",
"Hide IP": "Sembunyikan IP",
"Hide Links": "Sembunyikan Tautan",
"Hide Logo": "Sembunyikan Logo",
"Hide Service Notes": "Sembunyikan Catatan Layanan",
"Home": "Beranda",
"Host": "Host",
"Host Path": "Jalur Host",
"Hostname": "Nama Host",
"hour": "jam",
"hours": "jam",
"How to create a tunnel?": "Bagaimana cara membuat terowongan?",
"How to get an API token?": "Bagaimana cara mendapatkan token API?",
"HTTP": "HTTP",
"https": "https",
"HTTPS": "HTTPS",
"Id": "ID",
"IDE": "IDE",
"If left empty, will not be updated": "Jika dibiarkan kosong, tidak akan diperbarui",
"If you restart Traefik it will provision a new certificate for you": "Jika Anda memulai ulang Traefik, ini akan menyediakan sertifikat baru untuk Anda",
"If you want to deploy a private repository, you need an SSH key and add it to your repository": "Jika Anda ingin menggunakan repositori privat, Anda memerlukan kunci SSH dan menambahkannya ke repositori Anda",
"Image": "Gambar",
"Import Export": "Impor Ekspor",
"Inactive": "Tidak Aktif",
"Included Content Type": "Tipe Konten Termasuk",
"Initial Version": "Versi Awal",
"Install": "Instal",
"Install & activate": "Instal & aktifkan",
"Install Command": "Perintah Instalasi",
"Install Plugin?": "Instal Plugin?",
"Install Repository": "Instal Repositori",
"Install Theme?": "Instal Tema?",
"Instructions": "Instruksi",
"Interface": "Antarmuka",
"Internal Connection URL": "URL Koneksi Internal",
"Internal Host": "Host Internal",
"Internal Port": "Port Internal",
"Internal Protocol": "Protokol Internal",
"Invalid Archive": "Arsip Tidak Valid",
"Invalid Code. Make sure the code is not expired": "Kode Tidak Valid. Pastikan kode belum kedaluwarsa",
"Ioncube": "Ioncube",
"IP": "IP",
"IP Strategy / Depth": "Strategi IP / Kedalaman",
"IP Strategy / Excluded IPs": "Strategi IP / IP yang Dikecualikan",
"IP was refreshed": "IP telah diperbarui",
"Is active": "Aktif",
"Is Primary": "Utama",
"Issues": "Masalah",
"It may take a while for the new app to boot up": "Mungkin perlu beberapa saat agar aplikasi baru dapat dijalankan",
"Kill": "Matikan",
"Kill action": "Aksi Pematian",
"Leave empty to generate a random one": "Kosongkan untuk menghasilkan yang acak",
"Leave empty to use the official image and the latest version": "Kosongkan untuk menggunakan gambar resmi dan versi terbaru",
"Let's Encrypt Email": "Email Let's Encrypt",
"letsencrypt": "letsencrypt",
"License": "Lisensi",
"License (LemonSqueezy)": "Lisensi (LemonSqueezy)",
"License (old)": "Lisensi (lama)",
"License activated": "Lisensi diaktifkan",
"License deactivated": "Lisensi dinonaktifkan",
"License error": "Kesalahan lisensi",
"License key": "Kunci Lisensi",
"Light Logo": "Logo Terang",
"Light Logo Mark": "Tanda Logo Terang",
"Light Mode": "Mode Terang",
"Links": "Tautan",
"List of comma separated keys and values": "Daftar kunci dan nilai yang dipisahkan koma",
"List of comma separated values": "Daftar nilai yang dipisahkan koma",
"List of comma separated values (Traefik middlewares)": "Daftar nilai yang dipisahkan koma (middleware Traefik)",
"Load": "Muat",
"Load More": "Muat Lagi",
"Load Sample Config": "Muat Sampel Konfigurasi",
"Loading...": "Memuat...",
"Local": "Lokal",
"Local Service": "Layanan Lokal",
"Logout": "Keluar",
"Logs": "Log",
"Maintenance": "Pemeliharaan",
"Maintenance Mode": "Mode Pemeliharaan",
"Maintenance mode updated": "Mode pemeliharaan diperbarui",
"Make Primary": "Jadikan Utama",
"Make sure this domain points to the server's IP address": "Pastikan domain ini menunjuk ke alamat IP server",
"Make sure to click the \"Deploy\" button once you're ready to push the changes": "Pastikan untuk mengklik tombol \"Deploy\" setelah Anda siap untuk mendorong perubahan",
"Make sure you re-deploy the services to propagate the new environment variables": "Pastikan Anda menyebarkan ulang layanan untuk menyebarkan variabel lingkungan baru",
"Making a request to this URL will trigger a deployment for this service. You can use it to integrate external services with Easypanel.": "Permintaan ke URL ini akan memicu penyebaran untuk layanan ini. Anda dapat menggunakannya untuk mengintegrasikan layanan eksternal dengan Easypanel.",
"Manage your destinations in <2><0> settings</0></2>": "Kelola tujuan Anda di <2><0> settings</0></2>",
"Manager Status": "Status Manajer",
"Manual Run": "Jalankan Manual",
"MariaDB": "MariaDB",
"Max Execution Time": "Waktu Eksekusi Maksimum",
"Max Upload Size": "Ukuran Unggahan Maksimum",
"Measurement ID": "ID Pengukuran",
"Measurement ID updated": "ID Pengukuran diperbarui",
"Media": "Media",
"Media regenerated": "Media dibuat ulang",
"Memory": "Memori",
"Memory (MB)": "Memori (MB)",
"Memory %": "Persentase Memori",
"Memory Limit (MB)": "Batas Memori (MB)",
"Memory Reservation (MB)": "Reservasi Memori (MB)",
"Memory Swap (MB)": "Swap Memori (MB)",
"Menu": "Menu",
"Middleware added": "Middleware ditambahkan",
"Middleware deleted!": "Middleware dihapus!",
"Middleware Name": "Nama Middleware",
"Middleware updated": "Middleware diperbarui",
"Middlewares": "Middleware",
"Migrate Service": "Migrasi Layanan",
"Min Response Body Bytes": "Min. Ukuran Tubuh Respons (Bytes)",
"Min Usage Percentage": "Persentase Penggunaan Minimum",
"minute": "menit",
"minutes": "menit",
"Module updated": "Modul diperbarui",
"Modules": "Modul",
"Modules updated": "Modul diperbarui",
"Mongo": "Mongo",
"MongoExpress": "MongoExpress",
"MongoExpress disabled": "MongoExpress dinonaktifkan",
"MongoExpress enabled": "MongoExpress diaktifkan",
"Monitor": "Monitor",
"month": "bulan",
"Mount Path": "Jalur Mounting",
"Mounts": "Mounting",
"Mounts updated": "Mounting diperbarui",
"Multiple users if available only if you have a Growth or Business license.<1><0>Buy License</0></1>": "Pengguna ganda tersedia hanya jika Anda memiliki lisensi Growth atau Business.<1><0>Beli Lisensi</0></1>",
"Must be greater than memory": "Harus lebih besar dari memori",
"my-middleware-1, my-middleware-2, etc": "my-middleware-1, my-middleware-2, dll",
"MySQL": "MySQL",
"Name": "Nama",
"name:tag": "nama:tag",
"Navigation menu": "Menu navigasi",
"Network": "Jaringan",
"Network I/O": "I/O Jaringan",
"Network In": "Jaringan Masuk",
"Network In (MB)": "Jaringan Masuk (MB)",
"Network Out": "Jaringan Keluar",
"Network Out (MB)": "Jaringan Keluar (MB)",
"New": "Baru",
"New password": "Kata sandi baru",
"New service name": "Nama layanan baru",
"New way of building apps from Railway": "Cara baru membangun aplikasi dari Railway",
"NGINX": "NGINX",
"Nix Packages": "Paket Nix",
"Nixpacks": "Nixpacks",
"No actions found": "Tidak ada tindakan yang ditemukan",
"No file selected": "Tidak ada file yang dipilih",
"No Preset": "Tidak ada Preset",
"No results found": "Tidak ada hasil yang ditemukan",
"No running containers found": "Tidak ada kontainer yang berjalan ditemukan",
"No storage providers configured": "Tidak ada penyedia penyimpanan yang dikonfigurasi",
"No update available": "Tidak ada pembaruan yang tersedia",
"Node": "Node",
"Node Version": "Versi Node",
"Node.js": "Node.js",
"Nodes": "Node",
"Non-WWW to WWW": "Non-WWW ke WWW",
"Notification channel created!": "Saluran notifikasi dibuat!",
"Notification channel updated!": "Saluran notifikasi diperbarui!",
"Notification Channels": "Saluran Pemberitahuan",
"Notifications": "Pemberitahuan",
"Old Domain to New Domain": "Domain Lama ke Domain Baru",
"Old password": "Kata sandi lama",
"Old Path to New Path": "Jalur Lama ke Jalur Baru",
"Oopsie..": "Ups..",
"Opcache": "Opcache",
"Open": "Buka",
"Open Dashboard": "Buka Dasbor",
"Open IDE": "Buka IDE",
"Optimize": "Optimalkan",
"Optimize Database": "Optimalkan Basis Data",
"Optimize database?": "Optimalkan basis data?",
"Option created": "Opsi dibuat",
"Option deleted": "Opsi dihapus",
"Option updated": "Opsi diperbarui",
"Optional": "Opsional",
"Options": "Opsi",
"Output": "Keluaran",
"Overview": "Ikhtisar",
"owner": "pemilik",
"Owner": "Pemilik",
"Panel Domain": "Domain Panel",
"Panel domain updated": "Domain panel diperbarui",
"Password": "Kata Sandi",
"Path": "Jalur",
"Pause": "Jeda",
"Period": "Periode",
"Permanent": "Permanen",
"PgWeb": "PgWeb",
"Pgweb disabled": "Pgweb dinonaktifkan",
"Pgweb enabled": "Pgweb diaktifkan",
"PHP": "PHP",
"PHP INI": "PHP INI",
"PHP Version": "Versi PHP",
"PhpMyAdmin": "PhpMyAdmin",
"PhpMyAdmin disabled": "PhpMyAdmin dinonaktifkan",
"PhpMyAdmin enabled": "PhpMyAdmin diaktifkan",
"Pick a service": "Pilih layanan",
"Pick a template": "Pilih templat",
"Pick Repo": "Pilih Repo",
"Please stop the service before exporting": "Harap hentikan layanan sebelum mengekspor",
"Please type the project name to confirm": "Harap ketik nama proyek untuk konfirmasi",
"Please type the service name to confirm": "Harap ketik nama layanan untuk konfirmasi",
"Plugin activated": "Plugin diaktifkan",
"Plugin deactivated": "Plugin dinonaktifkan",
"Plugin installed": "Plugin terpasang",
"Plugins": "Plugin",
"Pnpm": "Pnpm",
"Port": "Port",
"Ports": "Port",
"Ports updated": "Port diperbarui",
"Postgres": "Postgres",
"Prefix": "Awalan",
"Preset": "Preset",
"Preset was set successfully": "Preset berhasil diatur",
"Presets": "Preset",
"Private Repository": "Repositori Pribadi",
"Processes": "Proses",
"Processes updated": "Proses diperbarui",
"Profiling": "Profiling",
"Project": "Proyek",
"Project and service name are required": "Nama proyek dan layanan diperlukan",
"Project Environment": "Lingkungan Proyek",
"Project Members": "Anggota Proyek",
"Project Name": "Nama Proyek",
"Project name is required": "Nama proyek diperlukan",
"Project Schema": "Skema Proyek",
"Project Settings": "Pengaturan Proyek",
"Projects": "Proyek",
"Protocol": "Protokol",
"Prune in progress": "Pemangkasan sedang berlangsung",
"Public Repository": "Repositori Publik",
"Published": "Diterbitkan",
"Python": "Python",
"Query": "Kueri",
"Quick Search": "Pencarian Cepat",
"Realm": "Alam",
"Reboot": "Reboot",
"Rebuild Docker image": "Bangun ulang citra Docker",
"Rebuild Docker image to apply the changes": "Bangun ulang citra Docker untuk menerapkan perubahan",
"Recipient {{value}}": "Penerima {{value}}",
"Redirects": "Pengalihan",
"Redirects updated": "Pengalihan diperbarui",
"Redis": "Redis",
"Redis Commander": "Redis Commander",
"Redis Commander disabled": "Redis Commander dinonaktifkan",
"Redis Commander enabled. It can take up to 2 minutes to start": "Redis Commander diaktifkan. Mungkin perlu waktu hingga 2 menit untuk memulai",
"Refresh": "Segarkan",
"Refresh Deploy Token": "Segarkan Token Deploy",
"Refresh IP": "Segarkan IP",
"Refresh Key": "Segarkan Kunci",
"Refresh Logs": "Segarkan Log",
"Refresh SSH Key": "Segarkan Kunci SSH",
"Refresh Token": "Segarkan Token",
"Regenerate": "Regenerasi",
"Regenerate media": "Regenerasi media",
"Regenerate media in progress": "Regenerasi media sedang berlangsung",
"Regenerate media?": "Regenerasi media?",
"Regex": "Regex",
"Region": "Wilayah",
"Remote API token": "Token API Jarak Jauh",
"Remote API token is required": "Token API Jarak Jauh diperlukan",
"Remote Easypanel URL": "URL Easypanel Jarak Jauh",
"Remote Easypanel URL is required": "URL Easypanel Jarak Jauh diperlukan",
"Remote Project Name": "Nama Proyek Jarak Jauh",
"Remote project name is required": "Nama proyek jarak jauh diperlukan",
"Remote Service Name": "Nama Layanan Jarak Jauh",
"Remote service name is required": "Nama layanan jarak jauh diperlukan",
"Remove": "Hapus",
"Remove All Ports": "Hapus Semua Port",
"Remove Basic Auth": "Hapus Basic Auth",
"Remove Docker Builder": "Hapus Docker Builder",
"Remove Domain": "Hapus Domain",
"Remove Header": "Hapus Header",
"Remove Mount": "Hapus Mount",
"Remove Node": "Hapus Node",
"Remove Port": "Hapus Port",
"Remove Redirect": "Hapus Redirect",
"Remove Role": "Hapus Role",
"Remove Script": "Hapus Script",
"Remove User": "Hapus Pengguna",
"Rename": "Ubah Nama",
"Rename Service": "Ubah Nama Layanan",
"Replace": "Ganti",
"Replace old domain with new domain in database": "Ganti domain lama dengan domain baru di database",
"Replacement": "Penggantian",
"Replicas": "Replika",
"repository": "repositori",
"Repository": "Repositori",
"Repository cloned. Deploy your app now": "Repositori telah dikloning. Sebarkan aplikasi Anda sekarang",
"Repository URL": "URL Repositori",
"Reset License": "Reset Lisensi",
"Resources": "Sumber Daya",
"Resources settings updated": "Pengaturan sumber daya telah diperbarui",
"Restart": "Mulai Ulang",
"Restart the service to apply the changes": "Mulai ulang layanan untuk menerapkan perubahan",
"Restart your service to apply the changes": "Mulai ulang layanan Anda untuk menerapkan perubahan",
"Restore": "Pulihkan",
"Restore Backup": "Pulihkan Cadangan",
"Resume": "Lanjutkan",
"Revoke API Key": "Cabut API Key",
"Role": "Peran",
"Role created": "Role telah dibuat",
"Role deleted": "Role telah dihapus",
"Roles": "Peran",
"Root Document": "Dokumen Root",
"Root Password": "Kata Sandi Root",
"Ruby": "Ruby",
"Run": "Jalankan",
"Run a volume backup?": "Jalankan cadangan volume?",
"Run this command on a fresh server. The server must have Docker installed": "Jalankan perintah ini pada server baru. Server harus memiliki Docker yang terpasang",
"running": "berjalan",
"Running": "Berjalan",
"Save": "Simpan",
"Save up to {{percent}}%": "Simpan hingga {{percent}}%",
"Schedule": "Jadwal",
"Schema": "Skema",
"Scripts": "Skrip",
"Scripts executed": "Skrip dieksekusi",
"Scripts History": "Riwayat Skrip",
"Scripts updated": "Skrip diperbarui",
"Search": "Cari",
"Search by name": "Cari berdasarkan nama",
"Search by option name": "Cari berdasarkan nama pilihan",
"Search module": "Cari modul",
"Search plugins": "Cari plugin",
"Search Replace": "Cari dan Ganti",
"Search replace failed": "Cari dan ganti gagal",
"Search replace in progress": "Cari dan ganti sedang berlangsung",
"Search replace performed successfully": "Cari dan ganti berhasil dilakukan",
"Search replace performed with dry run": "Cari dan ganti dilakukan dengan uji coba",
"Search themes": "Cari tema",
"Secret Access Key": "Kunci Akses Rahasia",
"Security": "Keamanan",
"Select": "Pilih",
"Select a domain": "Pilih domain",
"Select a program": "Pilih program",
"Select a tunnel": "Pilih terowongan",
"Select an account": "Pilih akun",
"Select Destination": "Pilih Tujuan",
"Select Project": "Pilih Proyek",
"Select Service": "Pilih Layanan",
"Select Version": "Pilih Versi",
"Selecting a preset will override your current settings. The code won't be affected": "Memilih preset akan menimpa pengaturan Anda saat ini. Kode tidak akan terpengaruh",
"Send Test Notification": "Kirim Notifikasi Uji",
"Serve on IP address": "Layani pada alamat IP",
"Server": "Server",
"Server Color": "Warna Server",
"Server is rebooting": "Server sedang di-reboot",
"Server Name": "Nama Server",
"Service": "Layanan",
"Service Console": "Konsol Layanan",
"Service import failed": "Impor layanan gagal",
"Service imported successfully": "Impor layanan berhasil",
"Service migrated successfully": "Migrasi layanan berhasil",
"Service migration failed": "Migrasi layanan gagal",
"Service Name": "Nama Layanan",
"Service name is required": "Nama layanan diperlukan",
"Service Notes": "Catatan Layanan",
"Service restarted": "Layanan dimulai ulang",
"Service started": "Layanan dimulai",
"Service stopped": "Layanan dihentikan",
"Service updated": "Layanan diperbarui",
"Services": "Layanan",
"Set values to 0 for unlimited resources": "Atur nilai ke 0 untuk sumber daya tak terbatas",
"Settings": "Pengaturan",
"Settings updated": "Pengaturan diperbarui",
"SFTP": "SFTP",
"Skip": "Lewati",
"Slack": "Slack",
"Slack URL": "URL Slack",
"SMTP": "SMTP",
"Snapshots": "Cuplikan",
"Some issues were found in your Docker Compose configuration": "Beberapa masalah ditemukan dalam konfigurasi Docker Compose Anda",
"Something went wrong. Check your Github Token": "Terjadi kesalahan. Periksa Token Github Anda",
"Source": "Sumber",
"Source Criterion / IP Strategy / Depth": "Kriteria Sumber / Strategi IP / Kedalaman",
"Source Criterion / IP Strategy / Excluded IPs": "Kriteria Sumber / Strategi IP / IP yang Dikecualikan",
"Source Criterion / Request Header Name": "Kriteria Sumber / Nama Header Permintaan",
"Source Criterion / Request Host": "Kriteria Sumber / Host Permintaan",
"Source Range": "Rentang Sumber",
"Source updated": "Sumber diperbarui",
"Sqlsrv": "Sqlsrv",
"SSH": "SSH",
"SSH Key": "Kunci SSH",
"Stage": "Tahap",
"Stage {{stage}} refreshed": "Tahap {{stage}} dimuat ulang",
"Start": "Mulai",
"Start Command": "Perintah Mulai",
"Start Script": "Skrip Mulai",
"Start Tunnel": "Mulai Terowongan",
"Status": "Status",
"Status Code": "Kode Status",
"Stop": "Hentikan",
"Stop Docker Builder": "Hentikan Docker Builder",
"Stop Tunnel": "Hentikan Terowongan",
"stopped": "berhenti",
"Storage": "Penyimpanan",
"Storage Provider": "Penyedia Penyimpanan",
"Storage provider added": "Penyedia penyimpanan ditambahkan",
"Storage provider created": "Penyedia penyimpanan dibuat",
"Storage provider deleted": "Penyedia penyimpanan dihapus",
"Storage provider updated": "Penyedia penyimpanan diperbarui",
"Storage Providers": "Penyedia Penyimpanan",
"Subdomain": "Subdomain",
"Subtitle": "Subjudul",
"Success": "Berhasil",
"Supports": "Mendukung",
"Sysctls": "Sysctls",
"System action": "Aksi sistem",
"System Prune": "Pemangkasan Sistem",
"Target": "Target",
"Telegram": "Telegram",
"Templates": "Templat",
"The API token of the remote Easypanel instance": "API token dari instance Easypanel jarak jauh",
"The build path": "Jalur build",
"The image exposes the following ports": "Gambar tersebut membuka port berikut:",
"The location of your docker compose file": "Lokasi file docker compose Anda",
"The name and path of your Dockerfile": "Nama dan jalur Dockerfile Anda",
"The name of the remote project": "Nama proyek jarak jauh",
"The name of the remote service": "Nama layanan jarak jauh",
"The ports are useful for exposing non-web apps. \"Published\" is the port on your host machine and \"Target\" is the port inside your application. If you want to expose HTTP/HTTPS you should use the \"Proxy\" from the \"Domains\" tab.": "Port berguna untuk membuka aplikasi non-web. \"Published\" adalah port pada mesin host Anda dan \"Target\" adalah port di dalam aplikasi Anda. Jika Anda ingin membuka HTTP/HTTPS, Anda harus menggunakan \"Proxy\" dari tab \"Domains\".",
"The service is restarting": "Layanan sedang dimulai ulang",
"The URL of the remote Easypanel instance": "URL dari instance Easypanel jarak jauh",
"Theme activated": "Tema diaktifkan",
"Theme installed": "Tema terpasang",
"Themes": "Tema",
"There are no certificates at the moment": "Saat ini tidak ada sertifikat",
"There are no middlewares at the moment": "Saat ini tidak ada middleware",
"There are no storage providers at the moment": "Saat ini tidak ada penyedia penyimpanan",
"There are no volume backups at the moment": "Saat ini tidak ada cadangan volume",
"This action will perform a backup NOW": "Aksi ini akan melakukan pencadangan SEKARANG",
"This can take a while depending on the size of your service": "Ini dapat memakan waktu lama tergantung ukuran layanan Anda",
"This email address is used for SSL certificates": "Alamat email ini digunakan untuk sertifikat SSL",
"This feature is disabled in demo mode": "Fitur ini dinonaktifkan dalam mode demo",
"This feature is under development": "Fitur ini sedang dalam pengembangan",
"This has to be a valid branch in your repo": "Ini harus cabang yang valid di repositori Anda",
"This is useful if you have a monorepo": "Ini berguna jika Anda memiliki monorepo",
"This name should not be in use by any other service in this project": "Nama ini tidak boleh digunakan oleh layanan lain dalam proyek ini",
"This project has {{count}} services. If you destroy the project, the services will be destroyed as well_other": "Proyek ini memiliki {{count}} layanan. Jika Anda menghancurkan proyek, layanan juga akan dihancurkan",
"This project has no services": "Proyek ini tidak memiliki layanan",
"This provider won't be available for backups anymore": "Penyedia ini tidak akan tersedia lagi untuk pencadangan",
"This script will run during Docker image build. Use it to install or customize your Docker image": "Skrip ini akan berjalan selama pembuatan image Docker. Gunakan untuk menginstal atau menyesuaikan image Docker Anda",
"This script will run when the service is starting. Do not use it to start long-running processes. Long-running processes should be configured in the 'Processes' section": "Skrip ini akan berjalan saat layanan dimulai. Jangan gunakan untuk memulai proses yang berjalan lama. Proses yang berjalan lama harus dikonfigurasi di bagian 'Proses'",
"This will activate the plugin. This can take a long time": "Ini akan mengaktifkan plugin. Ini dapat memakan waktu lama",
"This will activate the theme. This can take a long time": "Ini akan mengaktifkan tema. Ini dapat memakan waktu lama",
"This will deactivate the plugin. This can take a long time": "Ini akan menonaktifkan plugin. Ini dapat memakan waktu lama",
"This will delete all transient data. This can take a long time": "Ini akan menghapus semua data sementara. Ini dapat memakan waktu lama",
"This will flush the cache. This can take a long time": "Ini akan membersihkan cache. Ini dapat memakan waktu lama",
"This will install the plugin. This can take a long time": "Ini akan menginstal plugin. Ini dapat memakan waktu lama",
"This will install the theme. This can take a long time": "Ini akan menginstal tema. Ini dapat memakan waktu lama",
"This will optimize the database. This can take a long time": "Ini akan mengoptimalkan basis data. Ini dapat memakan waktu lama",
"This will regenerate all media files. This can take a long time": "Ini akan menghasilkan ulang semua file media. Ini dapat memakan waktu lama",
"This will update the WP core. This can take a long time": "Ini akan memperbarui inti WP. Ini dapat memakan waktu lama",
"Time": "Waktu",
"Tini Init": "Tini Init",
"Title": "Judul",
"TLS / CA": "TLS / CA",
"TLS / Cert": "TLS / Sertifikat",
"TLS / Key": "TLS / Kunci",
"TLS Insecure Skip Verify": "TLS Abaikan Verifikasi Tidak Aman",
"token": "token",
"Token": "Token",
"Traefik": "Traefik",
"Traefik Config Updated": "Konfigurasi Traefik Diperbarui",
"Traefik Docs for `{{type}}`": "Dokumentasi Traefik untuk `{{type}}`",
"Traefik Environment": "Lingkungan Traefik",
"Traefik Environment Updated": "Lingkungan Traefik Diperbarui",
"Traefik middlewares": "middleware Traefik",
"Traefik Middlewares": "Middleware Traefik",
"Traefik service was restarted": "Layanan Traefik telah dimulai ulang",
"Transient deleted": "Sementara dihapus",
"Trust Forward Header": "Percaya Header Maju",
"Tunnel ID": "ID Terowongan",
"Tunnel started": "Terowongan dimulai",
"Tunnel stopped": "Terowongan dihentikan",
"Tunnels": "Terowongan",
"Two Factor Authentication": "Autentikasi Dua Faktor",
"Two Factor Authentication enabled": "Autentikasi Dua Faktor diaktifkan",
"Type": "Tipe",
"Type a command or search...": "Ketik perintah atau cari...",
"Upate Channel": "Saluran Pembaruan",
"Update": "Perbarui",
"Update Available": "Pembaruan Tersedia",
"Update Basic Auth": "Perbarui Autentikasi Dasar",
"Update Credentials": "Perbarui Kredensial",
"Update Domain": "Perbarui Domain",
"Update Easypanel": "Perbarui Easypanel",
"Update is available": "Pembaruan tersedia",
"Update Middleware": "Perbarui Middleware",
"Update Now": "Perbarui Sekarang",
"Update Option": "Pilihan Pembaruan",
"Update Redirect": "Perbarui Pengalihan",
"Update Script": "Perbarui Skrip",
"Update Tunnel Rule": "Perbarui Aturan Terowongan",
"Update User": "Perbarui Pengguna",
"Update WP core?": "Perbarui inti WP?",
"Upload": "Unggah",
"Uploading...": "Mengunggah...",
"Uptime:": "Waktu Aktif:",
"URL": "URL",
"Use": "Gunakan",
"Use 'latest', 'nightly', or specific version (e.g. 6.6.2)": "Gunakan 'latest', 'nightly', atau versi spesifik (misalnya 6.6.2)",
"Use Docker Builder": "Gunakan Docker Builder",
"Use HTML <script> or <style> tags": "Gunakan tag HTML <script> atau <style>",
"Use SVG or any HTML": "Gunakan SVG atau HTML apa pun",
"Use this tool to test cron expressions <2>crontab.guru</2>": "Gunakan alat ini untuk menguji ekspresi cron <2>crontab.guru</2>",
"Use YAML format": "Gunakan format YAML",
"Use your application to scan the QR code. If you are unable to scan the QR code please use the 2FA secret instead": "Gunakan aplikasi Anda untuk memindai kode QR. Jika Anda tidak dapat memindai kode QR, gunakan rahasia 2FA sebagai gantinya",
"Used for private registries": "Digunakan untuk repositori pribadi",
"User": "Pengguna",
"User added": "Pengguna ditambahkan",
"User created": "Pengguna dibuat",
"User deleted": "Pengguna dihapus",
"User Email": "Surel Pengguna",
"User removed!": "Pengguna dihapus!",
"User updated": "Pengguna diperbarui",
"Username": "Nama Pengguna",
"Users": "Pengguna",
"Users File": "Berkas Pengguna",
"Uses the \"docker build\" command (<1>docs</1>)": "Menggunakan perintah \"docker build\" (<1>docs</1>)",
"Validation Error": "Kesalahan Validasi",
"Value": "Nilai",
"Version": "Versi",
"View": "Lihat",
"View Changelog": "Lihat Catatan Perubahan",
"View details": "Lihat detail",
"Volume": "Volume",
"Volume Backup created": "Cadangan Volume dibuat",
"Volume Backup done": "Cadangan Volume selesai",
"Volume Backup failed": "Cadangan Volume gagal",
"Volume Backup removed": "Cadangan Volume dihapus",
"Volume Backup updated": "Cadangan Volume diperbarui",
"Volume Backups": "Cadangan Volume",
"Volume Backups Logs": "Log Cadangan Volume",
"Volume Name": "Nama Volume",
"Warning": "Peringatan",
"We are open-sourcing the templates. If you are creating a new template, use this function to test it.": "Kami open-source template. Jika Anda membuat template baru, gunakan fungsi ini untuk mengujinya.",
"We suggest you keep Two Factor Authentication enabled": "Kami sarankan Anda tetap mengaktifkan Autentikasi Dua Faktor",
"We're not experts in Python and we don't know the best practices for running Python apps or frameworks. Please let us know what Python-specific features do you want us to add": "Kami bukan ahli dalam Python dan kami tidak tahu praktik terbaik untuk menjalankan aplikasi atau framework Python. Beri tahu kami fitur khusus Python apa yang ingin Anda tambahkan",
"We're not experts in Ruby and we don't know the best practices for running Ruby apps or frameworks. Please let us know what Ruby-specific features do you want us to add": "Kami bukan ahli dalam Ruby dan kami tidak tahu praktik terbaik untuk menjalankan aplikasi atau framework Ruby. Beri tahu kami fitur khusus Ruby apa yang ingin Anda tambahkan",
"Webhook": "Webhook",
"Webhook secret": "Rahasia Webhook",
"Webhook Token": "Token Webhook",
"Webhook URL": "URL Webhook",
"Wildcard domain": "Domain wildcard",
"With Docker, every time a service is restarted you will loose your data. However, you can specify which files you want to be persisted by creating mounts below. Read more about mounts <2>here</2>": "Dengan Docker, setiap kali layanan di-restart, Anda akan kehilangan data. Namun, Anda dapat menentukan file mana yang ingin dipertahankan dengan membuat mount di bawah ini. Baca lebih lanjut tentang mount <2>di sini</2>",
"Wordpress": "Wordpress",
"WP Config": "Konfigurasi WP",
"WP config updated": "Konfigurasi WP diperbarui",
"WP Core": "WP Core",
"WP core update in progress": "Pembaruan WP core sedang berlangsung",
"WP core updated": "WP core diperbarui",
"WWW to Non-WWW": "WWW ke Non-WWW",
"X-Request-ID": "X-Request-ID",
"Yarn": "Yarn",
"You are using a FREE license and you are limited to 3 projects. Buy a license to get <1>Unlimited Projects</1>.": "Anda menggunakan lisensi GRATIS dan Anda dibatasi hingga 3 proyek. Beli lisensi untuk mendapatkan <1>Proyek Tanpa Batas</1>.",
"You can create a Google Analytics account <2>here</2>.": "Anda dapat membuat akun Google Analytics <2>di sini</2>.",
"You can create a personal access token <2>here</2>. In the scopes section you should check <4>repo</4>.": "Anda dapat membuat token akses pribadi <2>di sini</2>. Di bagian cakupan, Anda harus memeriksa <4>repo</4>.",
"You can't remove access for admins": "Anda tidak dapat menghapus akses untuk admin",
"You need a license that supports Access Control in order to manage project's members.<1><0>Buy License</0></1>": "Anda memerlukan lisensi yang mendukung Kontrol Akses untuk mengelola anggota proyek.<1><0>Beli Lisensi</0></1>",
"You need a license that supports Cluster.<1><0>Buy License</0></1>": "Anda memerlukan lisensi yang mendukung Cluster.<1><0>Beli Lisensi</0></1>",
"You need a license that supports Database Backups": "Anda memerlukan lisensi yang mendukung Cadangan Database",
"You need a license that supports Notifications<1><0>Buy License</0></1>": "Anda memerlukan lisensi yang mendukung Notifikasi<1><0>Beli Lisensi</0></1>",
"Your account has Two Factor Authentication enabled": "Akun Anda telah mengaktifkan Autentikasi Dua Faktor",
"Your account is not secured with two-factor authentication. We recommend enabling two factor authentication to improve your account's security": "Akun Anda tidak diamankan dengan otentikasi dua faktor. Kami sarankan untuk mengaktifkan otentikasi dua faktor untuk meningkatkan keamanan akun Anda",
"Your project is empty": "Proyek Anda kosong",
"Your setup key:": "Kunci pengaturan Anda:",
"Zero Downtime": "Waktu Henti Nol"
}