forked from hoppscotch/hoppscotch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathid-ID.json
92 lines (92 loc) · 2.81 KB
/
id-ID.json
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
{
"home": "Beranda",
"realtime": "Waktu Nyata",
"graphql": "GraphQL",
"settings": "Pengaturan",
"request": "Permintaan",
"install_pwa": "Pasang PWA",
"support_us": "Dukung kami",
"tweet": "Cuitkan",
"options": "Opsi",
"communication": "Komunikasi",
"endpoint": "Titik Akhir",
"schema": "Skema",
"theme": "Tema",
"subscribe": "Berlangganan",
"choose_language": "Pilih Bahasa",
"shortcuts": "Pintasan",
"send_request": "Kirim Permintaan",
"save_to_collections": "Simpan ke Koleksi",
"copy_request_link": "Salin Tautan Permintaan",
"reset_request": "Atur Ulang Permintaan",
"support_us_on": "Dukung kami di",
"open_collective": "Open Collective",
"paypal": "Paypal",
"patreon": "Patreon",
"javascript_code": "Kode Javascript",
"method": "Metode",
"path": "Lintasan",
"label": "Label",
"again": "Lagi",
"content_type": "Jenis Konten",
"raw_input": "Masukan mentah",
"parameter_list": "Daftar parameter",
"raw_request_body": "Badan Permintaan Mentah",
"show_code": "Tampilkan Kode",
"hide_code": "Sembunyikan Kode",
"show_prerequest_script": "Tampilkan Skrip Pra-Permintaan",
"hide_prerequest_script": "Sembunyikan Skrip Pra-Permintaan",
"authentication": "Autentikasi",
"authentication_type": "Jenis Autentikasi",
"include_in_url": "Sertakan di URL",
"parameters": "Parameter",
"expand_response": "Bentangkan Balasan",
"collapse_response": "Ciutkan Balasan",
"hide_preview": "Sembunyikan Pratinjau",
"preview_html": "Pratinjau HTML",
"history": "Riwayat",
"collections": "Koleksi",
"import_curl": "Impor cURL",
"import": "Impor",
"generate_code": "Hasilkan kode",
"request_type": "Jenis permintaan",
"generated_code": "Kode yang dihasilkan",
"status": "Status",
"headers": "Header",
"websocket": "WebSocket",
"waiting_for_connection": "(Menunggu sambungan)",
"message": "Pesan",
"sse": "SSE",
"server": "Peladen",
"events": "Kejadian",
"url": "URL",
"get_schema": "Ambil skema",
"header_list": "Daftar header",
"add_new": "Tambah baru",
"response": "Balasan",
"query": "Kueri",
"queries": "Kueri",
"query_variables": "Variables",
"mutations": "Mutasi",
"subscriptions": "Langganan",
"types": "Jenis",
"send": "Kirim",
"background": "Latar belakang",
"color": "Warna",
"labels": "Label",
"multi_color": "Warna beragam",
"enabled": "diaktifkan",
"disabled": "dinonaktifkan",
"proxy": "Proksi",
"postwoman_official_proxy_hosting": "Proksi Resmi Hoppscotch dalam penginangan Apollo Software.",
"read_the": "Bacalah",
"apollosw_privacy_policy": "kebijakan privasi Apollo Software",
"contact_us": "Hubungi kami",
"connect": "Menghubungkan",
"disconnect": "Memutuskan",
"start": "Mulai",
"stop": "Berhenti",
"syncHistory": "History",
"syncCollections": "Collections",
"syncEnvironments": "Environments"
}