|
1 | 1 | {
|
2 | 2 | "Dismiss": "Abaikan",
|
3 | 3 | "powered by Matrix": "didukung oleh Matrix",
|
4 |
| - "Unknown device": "Perangkat tidak diketahui", |
5 |
| - "You need to be using HTTPS to place a screen-sharing call.": "Anda perlu menggunakan HTTPS untuk melakukan panggilan berbagi-layar.", |
| 4 | + "Unknown device": "Perangkat tidak dikenal", |
| 5 | + "You need to be using HTTPS to place a screen-sharing call.": "Anda perlu menggunakan HTTPS untuk melakukan panggilan berbagi layar.", |
6 | 6 | "Welcome to Element": "Selamat datang di Element",
|
7 |
| - "Decentralised, encrypted chat & collaboration powered by [matrix]": "Obrolan terenkripsi, terdesentralisasi & kolaborasi didukung oleh [matrix]", |
8 |
| - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfigurasi Element Anda mengandung JSON yang tidak valid. Mohon perbaiki masalahnya dan muat ulang halaman nya.", |
9 |
| - "Invalid configuration: no default server specified.": "Konfigurasi tidak valid: server default belum ditentukan.", |
| 7 | + "Decentralised, encrypted chat & collaboration powered by [matrix]": "Obrolan terenkripsi, terdesentralisasi & kolaborasi diberdayakan oleh [matrix]", |
| 8 | + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfigurasi Element Anda berisi JSON yang tidak valid. Mohon perbaiki masalahnya dan muat ulang halamannya.", |
| 9 | + "Invalid configuration: no default server specified.": "Konfigurasi tidak valid: server bawaan belum ditentukan.", |
10 | 10 | "Missing indexeddb worker script!": "Tidak ada script worker indexeddb!",
|
11 | 11 | "Explore rooms": "Jelajahi ruangan",
|
12 | 12 | "Create Account": "Buat Akun",
|
13 |
| - "Switch to space by number": "Beralih ke ruang dengan nomor", |
14 |
| - "Go to your browser to complete Sign In": "Buka browser Anda untuk menyelesaikan Masuk", |
| 13 | + "Switch to space by number": "Beralih ke space dengan nomor", |
| 14 | + "Go to your browser to complete Sign In": "Buka browser Anda untuk menyelesaikan Sign In", |
15 | 15 | "Sign In": "Masuk",
|
16 | 16 | "Failed to start": "Gagal untuk memulai",
|
17 | 17 | "Go to element.io": "Buka element.io",
|
18 | 18 | "I understand the risks and wish to continue": "Saya memahami risikonya dan ingin melanjutkan",
|
19 | 19 | "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Anda dapat lanjut menggunakan browser Anda saat ini, tetapi beberapa atau semua fitur mungkin tidak berfungsi dan tampilan serta nuansa aplikasi mungkin salah.",
|
20 |
| - "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Mohon instal <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, atau <safariLink>Safari</safariLink> untuk pengalaman terbaik.", |
| 20 | + "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Mohon instal <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, atau <safariLink>Safari</safariLink> untuk pengalaman yang terbaik.", |
21 | 21 | "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s menggunakan fitur browser lanjutan yang tidak didukung oleh browser Anda saat ini.",
|
22 |
| - "Your browser can't run %(brand)s": "Browser Anda tidak bisa menjalankan %(brand)s", |
| 22 | + "Your browser can't run %(brand)s": "Browser Anda tidak dapat menjalankan %(brand)s", |
23 | 23 | "Unsupported browser": "Browser tidak didukung",
|
24 | 24 | "Use %(brand)s on mobile": "Gunakan %(brand)s di ponsel",
|
25 | 25 | "Powered by Matrix": "Diberdayakan oleh Matrix",
|
26 | 26 | "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
|
27 | 27 | "%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
|
28 |
| - "Previous/next recently visited room or community": "Ruangan atau komunitas yang baru saja dikunjungi sebelum/berikutnya", |
| 28 | + "Previous/next recently visited room or community": "Ruangan atau komunitas yang baru saja dikunjungi sebelumnya/berikutnya", |
29 | 29 | "Open user settings": "Buka pengaturan pengguna",
|
30 | 30 | "Open": "Buka",
|
31 | 31 | "Download Completed": "Unduh Selesai",
|
32 | 32 | "Unexpected error preparing the app. See console for details.": "Kesalahan tak terduga saat menyiapkan aplikasi. Lihat konsol untuk detail.",
|
33 |
| - "Unable to load config file: please refresh the page to try again.": "Tidak bisa muat file konfigurasi: mohon segarkan halaman untuk mencoba lagi.", |
| 33 | + "Unable to load config file: please refresh the page to try again.": "Tidak dapat memuat file konfigurasi: mohon muat ulang halaman ini untuk mencoba lagi.", |
34 | 34 | "Invalid JSON": "JSON tidak valid",
|
35 | 35 | "The message from the parser is: %(message)s": "Pesan dari pengurai adalah: %(message)s",
|
36 |
| - "Your Element is misconfigured": "Element Anda salah dikonfigurasi", |
| 36 | + "Your Element is misconfigured": "Anda mengatur Element dengan salah", |
37 | 37 | "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Konfigurasi tidak valid: hanya bisa menentukan satu dari default_server_config, default_server_name, atau default_hs_url."
|
38 | 38 | }
|
0 commit comments