|
1 | 1 | { |
2 | 2 | "activity": { |
3 | | - "title": "Activity", |
4 | | - "supporting": "Installs, downloads and removals on this instance.", |
5 | | - "hide": "Hide", |
6 | | - "moveToHistory": "Move to history", |
7 | | - "moreCount": "{{count}} more", |
8 | | - "waitingForInstaller": "waiting for the installer", |
9 | | - "progressLabel": "Progress for {{name}}", |
10 | | - "toNode": "to {{node}}", |
11 | | - "nodesDone": "{{done}} of {{total}} nodes done", |
12 | | - "timeLeft": "{{value}} left", |
13 | | - "cancel": "Cancel", |
14 | | - "cancelLabel": "Cancel {{name}}", |
15 | | - "pause": "Pause", |
16 | | - "pauseLabel": "Pause {{name}} and keep downloaded data", |
17 | | - "retry": "Retry", |
18 | | - "retryLabel": "Retry {{name}}", |
19 | | - "nodeCount": "{{count}} nodes", |
20 | | - "showNodes": "Show {{count}} nodes", |
21 | | - "hideNodes": "Hide per-node detail", |
| 3 | + "title": "Aktivitas", |
| 4 | + "supporting": "Instalasi, unduhan, dan penghapusan pada instans ini.", |
| 5 | + "hide": "Sembunyikan", |
| 6 | + "moveToHistory": "Pindah ke riwayat", |
| 7 | + "moreCount": "{{count}} lainnya", |
| 8 | + "waitingForInstaller": "menunggu instalasi", |
| 9 | + "progressLabel": "Progres untuk {{name}}", |
| 10 | + "toNode": "ke {{node}}", |
| 11 | + "nodesDone": "{{done}} dari {{total}} node selesai", |
| 12 | + "timeLeft": "{{value}} tersisa", |
| 13 | + "cancel": "Batal", |
| 14 | + "cancelLabel": "Batal {{name}}", |
| 15 | + "pause": "Jeda", |
| 16 | + "pauseLabel": "Jeda {{name}} dan simpan data yang diunduh", |
| 17 | + "retry": "Coba lagi", |
| 18 | + "retryLabel": "Coba lagi {{name}}", |
| 19 | + "nodeCount": "{{count}} node", |
| 20 | + "showNodes": "Tampilkan {{count}} node", |
| 21 | + "hideNodes": "Sembunyikan detail per-node", |
22 | 22 | "node": { |
23 | | - "done": "Done", |
24 | | - "failed": "Failed", |
25 | | - "queued": "Queued", |
26 | | - "workerBusy": "Worker busy", |
27 | | - "downloading": "Downloading" |
| 23 | + "done": "Selesai", |
| 24 | + "failed": "Gagal", |
| 25 | + "queued": "Antrian", |
| 26 | + "workerBusy": "Worker sibuk", |
| 27 | + "downloading": "Mengunduh" |
28 | 28 | }, |
29 | 29 | "kind": { |
30 | 30 | "model": "model", |
31 | 31 | "backend": "backend" |
32 | 32 | }, |
33 | 33 | "verb": { |
34 | | - "installing": "Installing {{kind}}", |
35 | | - "installed": "Installed {{kind}}", |
36 | | - "removed": "Removed {{kind}}", |
| 34 | + "installing": "Menginstal {{kind}}", |
| 35 | + "installed": "Terinstal {{kind}}", |
| 36 | + "removed": "Dihapus {{kind}}", |
37 | 37 | "staged": "Staged model", |
38 | | - "failed": "Couldn't install {{kind}}", |
39 | | - "queued": "Queued", |
| 38 | + "failed": "Tidak dapat menginstal {{kind}}", |
| 39 | + "queued": "Antrian", |
40 | 40 | "staging": "Staging model", |
41 | | - "removing": "Removing {{kind}}", |
42 | | - "failedRemoval": "Couldn't remove {{kind}}", |
43 | | - "failedStaging": "Couldn't stage model" |
| 41 | + "removing": "Menghapus {{kind}}", |
| 42 | + "failedRemoval": "Gagal menghapus {{kind}}", |
| 43 | + "failedStaging": "Gagal staging model" |
44 | 44 | }, |
45 | 45 | "phase": { |
46 | | - "resolving": "Resolving files", |
47 | | - "downloading": "Downloading", |
48 | | - "verifying": "Verifying", |
49 | | - "committing": "Finalizing", |
50 | | - "persisting": "Saving configuration" |
| 46 | + "resolving": "Menyelesaikan file", |
| 47 | + "downloading": "Mengunduh", |
| 48 | + "verifying": "Memverifikasi", |
| 49 | + "committing": "Finalisasi", |
| 50 | + "persisting": "Menyimpan konfigurasi" |
51 | 51 | }, |
52 | | - "clearHistory": "Clear history", |
53 | | - "inProgress": "In progress", |
54 | | - "needsAttention": "Needs attention", |
55 | | - "record": "Record", |
56 | | - "historyNote": "Keeps the last 50 operations. History is in memory and resets when LocalAI restarts.", |
57 | | - "emptyTitle": "No operations since startup", |
58 | | - "emptyBody": "Model and backend installs appear here while they run and stay as a record afterwards. History is kept in memory, so it resets when LocalAI restarts.", |
59 | | - "browseModels": "Browse models", |
60 | | - "viewInModels": "View in Models", |
61 | | - "viewInBackends": "View in Backends", |
62 | | - "rowInstalled": "installed in {{duration}}", |
63 | | - "rowFailed": "failed: {{error}}", |
64 | | - "rowCancelled": "cancelled", |
65 | | - "rowRemoved": "removed", |
66 | | - "retryFailed": "Retry failed: {{message}}", |
| 52 | + "clearHistory": "Hapus riwayat", |
| 53 | + "inProgress": "Sedang berjalan", |
| 54 | + "needsAttention": "Perlu perhatian", |
| 55 | + "record": "Rekam", |
| 56 | + "historyNote": "Menyimpan 50 operasi terakhir. Riwayat disimpan di memori dan akan hilang saat LocalAI restart.", |
| 57 | + "emptyTitle": "Tidak ada operasi sejak startup", |
| 58 | + "emptyBody": "Instalasi model dan backend muncul di sini selama mereka berjalan dan tetap menjadi catatan setelahnya. Riwayat disimpan di memori, sehingga akan hilang saat LocalAI restart.", |
| 59 | + "browseModels": "Telusuri model", |
| 60 | + "viewInModels": "Lihat di Model", |
| 61 | + "viewInBackends": "Lihat di Backend", |
| 62 | + "rowInstalled": "terinstal dalam {{duration}}", |
| 63 | + "rowFailed": "gagal: {{error}}", |
| 64 | + "rowCancelled": "dibatalkan", |
| 65 | + "rowRemoved": "dihapus", |
| 66 | + "retryFailed": "Gagal mencoba kembali: {{message}}", |
67 | 67 | "filter": { |
68 | | - "all": "All", |
69 | | - "models": "Models", |
70 | | - "backends": "Backends", |
71 | | - "cluster": "Cluster" |
| 68 | + "all": "Semua", |
| 69 | + "models": "Model", |
| 70 | + "backends": "Backend", |
| 71 | + "cluster": "Kluster" |
72 | 72 | }, |
73 | | - "summaryRunning_one": "{{count}} operation running.", |
74 | | - "summaryRunning_other": "{{count}} operations running.", |
75 | | - "summaryFailed_one": "{{count}} operation needs attention.", |
76 | | - "summaryFailed_other": "{{count}} operations need attention.", |
77 | | - "summaryQuiet_one": "Nothing running. {{count}} operation since startup.", |
78 | | - "summaryQuiet_other": "Nothing running. {{count}} operations since startup.", |
79 | | - "summaryIdle": "Nothing running.", |
80 | | - "emptyFiltered": "No operations match this filter.", |
81 | | - "showAll": "Show all", |
82 | | - "rowInstalledPlain": "installed" |
| 73 | + "summaryRunning_one": "{{count}} operasi berjalan.", |
| 74 | + "summaryRunning_other": "{{count}} operasi berjalan.", |
| 75 | + "summaryFailed_one": "{{count}} operasi perlu perhatian.", |
| 76 | + "summaryFailed_other": "{{count}} operasi perlu perhatian.", |
| 77 | + "summaryQuiet_one": "Tidak ada yang berjalan. {{count}} operasi sejak startup.", |
| 78 | + "summaryQuiet_other": "Tidak ada yang berjalan. {{count}} operasi sejak startup.", |
| 79 | + "summaryIdle": "Tidak ada yang berjalan.", |
| 80 | + "emptyFiltered": "Tidak ada operasi yang cocok dengan filter ini.", |
| 81 | + "showAll": "Tampilkan semua", |
| 82 | + "rowInstalledPlain": "terinstal" |
83 | 83 | }, |
84 | 84 | "manage": { |
85 | 85 | "title": "Sistem", |
|
171 | 171 | }, |
172 | 172 | "operate": { |
173 | 173 | "overview": { |
174 | | - "title": "Overview", |
175 | | - "subtitle": "Everything running on this installation, and anything that wants a decision.", |
| 174 | + "title": "Ikhtisar", |
| 175 | + "subtitle": "Semua yang berjalan di instalasi ini, dan apa pun yang membutuhkan keputusan.", |
176 | 176 | "attention": { |
177 | | - "heading": "Needs attention", |
178 | | - "clear": "Nothing needs attention. Backends are current, no operation has failed, and every node is healthy.", |
179 | | - "backendUpdate": "Update available: {{from}} → {{to}}" |
| 177 | + "heading": "Membutuhkan perhatian", |
| 178 | + "clear": "Tidak ada yang membutuhkan perhatian. Backend sudah terbaru, tidak ada operasi yang gagal, dan setiap node sehat.", |
| 179 | + "backendUpdate": "Pembaruan tersedia: {{from}} → {{to}}" |
180 | 180 | }, |
181 | 181 | "sections": { |
182 | | - "heading": "Sections", |
| 182 | + "heading": "Bagian-bagian", |
183 | 183 | "runtime": "Runtime", |
184 | | - "runtimeSummary": "{{backends}} backends · {{models}} models · {{updates}} updates · {{running}} running", |
185 | | - "cluster": "Cluster", |
186 | | - "clusterSummary": "{{nodes}} nodes", |
187 | | - "observability": "Observability", |
188 | | - "observabilitySummary": "Usage and traces", |
189 | | - "administration": "Administration", |
190 | | - "administrationSummary": "Users, middleware and settings · {{memory}} memory in use", |
191 | | - "clusterSingle": "Single node", |
192 | | - "observabilityCounted": "{{requests}} requests · {{errors}} failed · p95 {{p95}} ms" |
| 184 | + "runtimeSummary": "{{backends}} backend · {{models}} model · {{updates}} updates · {{running}} running", |
| 185 | + "cluster": "Kluster", |
| 186 | + "clusterSummary": "{{nodes}} node", |
| 187 | + "observability": "Observabilitas", |
| 188 | + "observabilitySummary": "Penggunaan dan trace", |
| 189 | + "administration": "Administrasi", |
| 190 | + "administrationSummary": "Pengguna, middleware dan pengaturan · {{memory}} memory terpakai", |
| 191 | + "clusterSingle": "Node tunggal", |
| 192 | + "observabilityCounted": "{{requests}} permintaan · {{errors}} gagal · p95 {{p95}} ms" |
193 | 193 | }, |
194 | 194 | "headline": { |
195 | | - "requests": "Requests · {{hours}}h", |
196 | | - "errors": "Failed requests", |
197 | | - "p95": "p95 latency", |
198 | | - "quiet": "No requests served in this window yet.", |
199 | | - "host": "Host memory" |
| 195 | + "requests": "Permintaan · {{hours}}h", |
| 196 | + "errors": "Permintaan gagal", |
| 197 | + "p95": "p95 latensi", |
| 198 | + "quiet": "Belum ada permintaan yang dilayani dalam jendela ini.", |
| 199 | + "host": "Memori host" |
200 | 200 | } |
201 | 201 | } |
202 | 202 | } |
|
0 commit comments