From 541529b37a7ecbe571351285afc7b0cda02b83d4 Mon Sep 17 00:00:00 2001 From: Reinhart Previano Koentjoro Date: Sat, 19 Oct 2024 12:01:38 +0700 Subject: [PATCH] chromium, pages/*: redirect common Chromium-based browsers as aliases, add Indonesian translations (#13842) --- pages.id/common/brave.md | 8 ++++++ pages.id/common/chromium.md | 37 +++++++++++++++++++++++++ pages.id/common/microsoft-edge.md | 38 ++++++++++++++++++++++++++ pages.id/common/msedge.md | 12 ++++++++ pages.id/common/opera.md | 8 ++++++ pages.id/common/vivaldi.md | 8 ++++++ pages.id/linux/google-chrome-stable.md | 8 ++++++ pages.id/linux/opera-stable.md | 8 ++++++ pages.id/linux/vivaldi-stable.md | 8 ++++++ pages.id/windows/chromium.md | 37 +++++++++++++++++++++++++ pages.id/windows/microsoft-edge.md | 12 ++++++++ pages.id/windows/msedge.md | 38 ++++++++++++++++++++++++++ pages/common/brave.md | 8 ++++++ pages/common/chromium.md | 1 + pages/common/microsoft-edge.md | 38 ++++++++++++++++++++++++++ pages/common/msedge.md | 12 ++++++++ pages/common/opera.md | 8 ++++++ pages/common/vivaldi.md | 8 ++++++ pages/linux/google-chrome-stable.md | 8 ++++++ pages/linux/opera-stable.md | 8 ++++++ pages/linux/vivaldi-stable.md | 8 ++++++ pages/windows/chromium.md | 37 +++++++++++++++++++++++++ pages/windows/microsoft-edge.md | 12 ++++++++ pages/windows/msedge.md | 38 ++++++++++++++++++++++++++ 24 files changed, 408 insertions(+) create mode 100644 pages.id/common/brave.md create mode 100644 pages.id/common/chromium.md create mode 100644 pages.id/common/microsoft-edge.md create mode 100644 pages.id/common/msedge.md create mode 100644 pages.id/common/opera.md create mode 100644 pages.id/common/vivaldi.md create mode 100644 pages.id/linux/google-chrome-stable.md create mode 100644 pages.id/linux/opera-stable.md create mode 100644 pages.id/linux/vivaldi-stable.md create mode 100644 pages.id/windows/chromium.md create mode 100644 pages.id/windows/microsoft-edge.md create mode 100644 pages.id/windows/msedge.md create mode 100644 pages/common/brave.md create mode 100644 pages/common/microsoft-edge.md create mode 100644 pages/common/msedge.md create mode 100644 pages/common/opera.md create mode 100644 pages/common/vivaldi.md create mode 100644 pages/linux/google-chrome-stable.md create mode 100644 pages/linux/opera-stable.md create mode 100644 pages/linux/vivaldi-stable.md create mode 100644 pages/windows/chromium.md create mode 100644 pages/windows/microsoft-edge.md create mode 100644 pages/windows/msedge.md diff --git a/pages.id/common/brave.md b/pages.id/common/brave.md new file mode 100644 index 0000000000..acc205e315 --- /dev/null +++ b/pages.id/common/brave.md @@ -0,0 +1,8 @@ +# brave + +> Perintah ini merupakan alias dari `chromium`. +> Informasi lebih lanjut: . + +- Tampilkan dokumentasi untuk perintah asli: + +`tldr chromium` diff --git a/pages.id/common/chromium.md b/pages.id/common/chromium.md new file mode 100644 index 0000000000..4de0e6d09a --- /dev/null +++ b/pages.id/common/chromium.md @@ -0,0 +1,37 @@ +# chromium + +> Aplikasi peramban web (web browser) bersumber terbuka yang terutama dikembangkan dan dikelola oleh Google. +> Catatan: Anda mungkin perlu menggantikan perintah `chromium` dengan peramban tujuan Anda, seperti `brave`, `google-chrome`, `opera`, atau `vivaldi`. +> Informasi lebih lanjut: . + +- Buka suatu URL atau berkas: + +`chromium {{https://example.com|jalan/menuju/berkas.html}}` + +- Buka dalam mode peramban privat (incognito): + +`chromium --incognito {{example.com}}` + +- Buka dalam jendela aplikasi baru: + +`chromium --new-window {{example.com}}` + +- Buka dalam mode aplikasi web (tanpa bilah toolbar, URL bar, tombol navigasi, dsb.): + +`chromium --app={{https://example.com}}` + +- Hubungkan peramban dengan suatu peladen proksi: + +`chromium --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Buka dengan direktori profil pengguna tertentu: + +`chromium --user-data-dir={{jalan/menuju/direktori}}` + +- Buka dengan menonaktifkan validasi CORS (berguna untuk menguji akses suatu API): + +`chromium --user-data-dir={{jalan/menuju/direktori}} --disable-web-security` + +- Selalu buka jendela alat DevTools (pembantu pengembang web) setiap kali membuka tab baru: + +`chromium --auto-open-devtools-for-tabs` diff --git a/pages.id/common/microsoft-edge.md b/pages.id/common/microsoft-edge.md new file mode 100644 index 0000000000..73f143868e --- /dev/null +++ b/pages.id/common/microsoft-edge.md @@ -0,0 +1,38 @@ +# microsoft-edge + +> Aplikasi peramban web (web browser) dari Microsoft yang dibangun berdasarkan peramban Chromium yang dikembangkan oleh Google. +> Perintah ini tersedia sebagai `msedge` dalam perangkat Windows. +> Catatan: Anda mungkin dapat menggunakan argumen perintah `chromium` lainnya untuk dapat mengatur jalannya Microsoft Edge. +> Informasi lebih lanjut: . + +- Buka suatu URL atau berkas: + +`microsoft-edge {{https://example.com|jalan/menuju/berkas.html}}` + +- Buka dalam mode peramban privat (InPrivate): + +`microsoft-edge --inprivate {{example.com}}` + +- Buka dalam jendela aplikasi baru: + +`microsoft-edge --new-window {{example.com}}` + +- Buka dalam mode aplikasi web (tanpa bilah toolbar, URL bar, tombol navigasi, dsb.): + +`microsoft-edge --app={{https://example.com}}` + +- Hubungkan peramban dengan suatu peladen proksi: + +`microsoft-edge --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Buka dengan direktori profil pengguna tertentu: + +`microsoft-edge --user-data-dir={{jalan/menuju/direktori}}` + +- Buka dengan menonaktifkan validasi CORS (berguna untuk menguji akses suatu API): + +`microsoft-edge --user-data-dir={{jalan/menuju/direktori}} --disable-web-security` + +- Selalu buka jendela alat DevTools (pembantu pengembang web) setiap kali membuka tab baru: + +`microsoft-edge --auto-open-devtools-for-tabs` diff --git a/pages.id/common/msedge.md b/pages.id/common/msedge.md new file mode 100644 index 0000000000..c2f80cb9a2 --- /dev/null +++ b/pages.id/common/msedge.md @@ -0,0 +1,12 @@ +# microsoft-edge + +> Perintah Microsoft Edge tersedia sebagai `msedge` untuk platform Windows dan `microsoft-edge` untuk platform lainnya. +> Informasi lebih lanjut: . + +- Lihat dokumentasi untuk perintah Microsoft Edge untuk Windows: + +`tldr -p windows msedge` + +- Lihat dokumentasi untuk perintah Microsoft Edge untuk perangkat lainnya: + +`tldr -p common microsoft-edge` diff --git a/pages.id/common/opera.md b/pages.id/common/opera.md new file mode 100644 index 0000000000..84399e863e --- /dev/null +++ b/pages.id/common/opera.md @@ -0,0 +1,8 @@ +# opera + +> Perintah ini merupakan alias dari `chromium`. +> Informasi lebih lanjut: . + +- Tampilkan dokumentasi untuk perintah asli: + +`tldr chromium` diff --git a/pages.id/common/vivaldi.md b/pages.id/common/vivaldi.md new file mode 100644 index 0000000000..bf6ab8f744 --- /dev/null +++ b/pages.id/common/vivaldi.md @@ -0,0 +1,8 @@ +# vivaldi + +> Perintah ini merupakan alias dari `chromium`. +> Informasi lebih lanjut: . + +- Tampilkan dokumentasi untuk perintah asli: + +`tldr chromium` diff --git a/pages.id/linux/google-chrome-stable.md b/pages.id/linux/google-chrome-stable.md new file mode 100644 index 0000000000..a57e78d343 --- /dev/null +++ b/pages.id/linux/google-chrome-stable.md @@ -0,0 +1,8 @@ +# google-chrome-stable + +> Perintah ini merupakan alias dari `chromium`. +> Informasi lebih lanjut: . + +- Tampilkan dokumentasi untuk perintah asli: + +`tldr chromium` diff --git a/pages.id/linux/opera-stable.md b/pages.id/linux/opera-stable.md new file mode 100644 index 0000000000..0c6b581652 --- /dev/null +++ b/pages.id/linux/opera-stable.md @@ -0,0 +1,8 @@ +# opera-stable + +> Perintah ini merupakan alias dari `chromium`. +> Informasi lebih lanjut: . + +- Tampilkan dokumentasi untuk perintah asli: + +`tldr chromium` diff --git a/pages.id/linux/vivaldi-stable.md b/pages.id/linux/vivaldi-stable.md new file mode 100644 index 0000000000..450c510b45 --- /dev/null +++ b/pages.id/linux/vivaldi-stable.md @@ -0,0 +1,8 @@ +# vivaldi-stable + +> Perintah ini merupakan alias dari `chromium`. +> Informasi lebih lanjut: . + +- Tampilkan dokumentasi untuk perintah asli: + +`tldr chromium` diff --git a/pages.id/windows/chromium.md b/pages.id/windows/chromium.md new file mode 100644 index 0000000000..860f1974d1 --- /dev/null +++ b/pages.id/windows/chromium.md @@ -0,0 +1,37 @@ +# chromium + +> Aplikasi peramban web (web browser) bersumber terbuka yang terutama dikembangkan dan dikelola oleh Google. +> Catatan: Anda mungkin perlu menggantikan perintah `chromium` dengan peramban tujuan Anda, seperti `brave`, `google-chrome`. `microsoft-edge`/`msedge`, `opera`, atau `vivaldi`. +> Informasi lebih lanjut: . + +- Buka suatu URL atau berkas: + +`chromium {{https://example.com|jalan/menuju/berkas.html}}` + +- Buka dalam mode peramban privat (incognito) (gunakan `--inprivate` untuk Microsoft Edge): + +`{{chromium --incognito|msedge --inprivate}} {{example.com}}` + +- Buka dalam jendela aplikasi baru: + +`chromium --new-window {{example.com}}` + +- Buka dalam mode aplikasi web (tanpa bilah toolbar, URL bar, tombol navigasi, dsb.): + +`chromium --app={{https://example.com}}` + +- Hubungkan peramban dengan suatu peladen proksi: + +`chromium --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Buka dengan direktori profil pengguna tertentu: + +`chromium --user-data-dir={{jalan/menuju/direktori}}` + +- Buka dengan menonaktifkan validasi CORS (berguna untuk menguji akses suatu API): + +`chromium --user-data-dir={{jalan/menuju/direktori}} --disable-web-security` + +- Selalu buka jendela alat DevTools (pembantu pengembang web) setiap kali membuka tab baru: + +`chromium --auto-open-devtools-for-tabs` diff --git a/pages.id/windows/microsoft-edge.md b/pages.id/windows/microsoft-edge.md new file mode 100644 index 0000000000..c2f80cb9a2 --- /dev/null +++ b/pages.id/windows/microsoft-edge.md @@ -0,0 +1,12 @@ +# microsoft-edge + +> Perintah Microsoft Edge tersedia sebagai `msedge` untuk platform Windows dan `microsoft-edge` untuk platform lainnya. +> Informasi lebih lanjut: . + +- Lihat dokumentasi untuk perintah Microsoft Edge untuk Windows: + +`tldr -p windows msedge` + +- Lihat dokumentasi untuk perintah Microsoft Edge untuk perangkat lainnya: + +`tldr -p common microsoft-edge` diff --git a/pages.id/windows/msedge.md b/pages.id/windows/msedge.md new file mode 100644 index 0000000000..b687323596 --- /dev/null +++ b/pages.id/windows/msedge.md @@ -0,0 +1,38 @@ +# msedge + +> Aplikasi peramban web (web browser) dari Microsoft yang dibangun berdasarkan peramban Chromium yang dikembangkan oleh Google. +> Perintah ini tersedia sebagai `microsoft-edge` dalam perangkat selain Windows. +> Catatan: Anda mungkin dapat menggunakan argumen perintah `chromium` lainnya untuk dapat mengatur jalannya Microsoft Edge. +> Informasi lebih lanjut: . + +- Buka suatu URL atau berkas: + +`msedge {{https://example.com|jalan/menuju/berkas.html}}` + +- Buka dalam mode peramban privat (InPrivate): + +`msedge --inprivate {{example.com}}` + +- Buka dalam jendela aplikasi baru: + +`msedge --new-window {{example.com}}` + +- Buka dalam mode aplikasi web (tanpa bilah toolbar, URL bar, tombol navigasi, dsb.): + +`msedge --app={{https://example.com}}` + +- Hubungkan peramban dengan suatu peladen proksi: + +`msedge --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Buka dengan direktori profil pengguna tertentu: + +`msedge --user-data-dir={{jalan/menuju/direktori}}` + +- Buka dengan menonaktifkan validasi CORS (berguna untuk menguji akses suatu API): + +`msedge --user-data-dir={{jalan/menuju/direktori}} --disable-web-security` + +- Selalu buka jendela alat DevTools (pembantu pengembang web) setiap kali membuka tab baru: + +`msedge --auto-open-devtools-for-tabs` diff --git a/pages/common/brave.md b/pages/common/brave.md new file mode 100644 index 0000000000..6816e0d331 --- /dev/null +++ b/pages/common/brave.md @@ -0,0 +1,8 @@ +# brave + +> This command is an alias of `chromium`. +> More information: . + +- View documentation for the original command: + +`tldr chromium` diff --git a/pages/common/chromium.md b/pages/common/chromium.md index 73c7a96c23..02d8a5e0d7 100644 --- a/pages/common/chromium.md +++ b/pages/common/chromium.md @@ -1,6 +1,7 @@ # chromium > Open-source web browser principally developed and maintained by Google. +> Note: You may need to replace the `chromium` command with your desired web browser, such as `brave`, `google-chrome`, `opera`, or `vivaldi`. > More information: . - Open a specific URL or file: diff --git a/pages/common/microsoft-edge.md b/pages/common/microsoft-edge.md new file mode 100644 index 0000000000..f292c908a7 --- /dev/null +++ b/pages/common/microsoft-edge.md @@ -0,0 +1,38 @@ +# microsoft-edge + +> Modern web browser developed by Microsoft based on the Chromium web browser developed by Google. +> This command is available instead as `msedge` for Windows. +> Note: Additional command arguments from `chromium` may also be usable to control Microsoft Edge. +> More information: . + +- Open a specific URL or file: + +`microsoft-edge {{https://example.com|path/to/file.html}}` + +- Open in InPrivate mode: + +`microsoft-edge --inprivate {{example.com}}` + +- Open in a new window: + +`microsoft-edge --new-window {{example.com}}` + +- Open in application mode (without toolbars, URL bar, buttons, etc.): + +`microsoft-edge --app={{https://example.com}}` + +- Use a proxy server: + +`microsoft-edge --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Open with a custom profile directory: + +`microsoft-edge --user-data-dir={{path/to/directory}}` + +- Open without CORS validation (useful to test an API): + +`microsoft-edge --user-data-dir={{path/to/directory}} --disable-web-security` + +- Open with a DevTools window for each tab opened: + +`microsoft-edge --auto-open-devtools-for-tabs` diff --git a/pages/common/msedge.md b/pages/common/msedge.md new file mode 100644 index 0000000000..69b5401608 --- /dev/null +++ b/pages/common/msedge.md @@ -0,0 +1,12 @@ +# msedge + +> The Microsoft Edge command-line utility is available as `msedge` on Windows and `microsoft-edge` for other platforms. +> More information: . + +- View the documentation for Microsoft Edge for Windows: + +`tldr -p windows msedge` + +- View the documentation for Microsoft Edge for other platforms: + +`tldr -p common microsoft-edge` diff --git a/pages/common/opera.md b/pages/common/opera.md new file mode 100644 index 0000000000..f51ba2ab84 --- /dev/null +++ b/pages/common/opera.md @@ -0,0 +1,8 @@ +# opera + +> This command is an alias of `chromium`. +> More information: . + +- View documentation for the original command: + +`tldr chromium` diff --git a/pages/common/vivaldi.md b/pages/common/vivaldi.md new file mode 100644 index 0000000000..64e05ef4ef --- /dev/null +++ b/pages/common/vivaldi.md @@ -0,0 +1,8 @@ +# vivaldi + +> This command is an alias of `chromium`. +> More information: . + +- View documentation for the original command: + +`tldr chromium` diff --git a/pages/linux/google-chrome-stable.md b/pages/linux/google-chrome-stable.md new file mode 100644 index 0000000000..4b31453700 --- /dev/null +++ b/pages/linux/google-chrome-stable.md @@ -0,0 +1,8 @@ +# google-chrome-stable + +> This command is an alias of `chromium`. +> More information: . + +- View documentation for the original command: + +`tldr chromium` diff --git a/pages/linux/opera-stable.md b/pages/linux/opera-stable.md new file mode 100644 index 0000000000..326f2b074f --- /dev/null +++ b/pages/linux/opera-stable.md @@ -0,0 +1,8 @@ +# opera-stable + +> This command is an alias of `chromium`. +> More information: . + +- View documentation for the original command: + +`tldr chromium` diff --git a/pages/linux/vivaldi-stable.md b/pages/linux/vivaldi-stable.md new file mode 100644 index 0000000000..8b31ec4328 --- /dev/null +++ b/pages/linux/vivaldi-stable.md @@ -0,0 +1,8 @@ +# vivaldi-stable + +> This command is an alias of `chromium`. +> More information: . + +- View documentation for the original command: + +`tldr chromium` diff --git a/pages/windows/chromium.md b/pages/windows/chromium.md new file mode 100644 index 0000000000..11a64d31c3 --- /dev/null +++ b/pages/windows/chromium.md @@ -0,0 +1,37 @@ +# chromium + +> Open-source web browser principally developed and maintained by Google. +> Note: You may need to replace the `chromium` command with your desired web browser, such as `brave`, `google-chrome`, `microsoft-edge`/`msedge`, `opera`, or `vivaldi`. +> More information: . + +- Open a specific URL or file: + +`chromium {{https://example.com|path/to/file.html}}` + +- Open in incognito mode (use `--inprivate` for Microsoft Edge): + +`{{chromium --incognito|msedge --inprivate}} {{example.com}}` + +- Open in a new window: + +`chromium --new-window {{example.com}}` + +- Open in application mode (without toolbars, URL bar, buttons, etc.): + +`chromium --app={{https://example.com}}` + +- Use a proxy server: + +`chromium --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Open with a custom profile directory: + +`chromium --user-data-dir={{path/to/directory}}` + +- Open without CORS validation (useful to test an API): + +`chromium --user-data-dir={{path/to/directory}} --disable-web-security` + +- Open with a DevTools window for each tab opened: + +`chromium --auto-open-devtools-for-tabs` diff --git a/pages/windows/microsoft-edge.md b/pages/windows/microsoft-edge.md new file mode 100644 index 0000000000..97b6fda8bb --- /dev/null +++ b/pages/windows/microsoft-edge.md @@ -0,0 +1,12 @@ +# microsoft-edge + +> The Microsoft Edge command-line utility is available as `msedge` on Windows and `microsoft-edge` for other platforms. +> More information: . + +- View the documentation for Microsoft Edge for Windows: + +`tldr -p windows msedge` + +- View the documentation for Microsoft Edge for other platforms: + +`tldr -p common microsoft-edge` diff --git a/pages/windows/msedge.md b/pages/windows/msedge.md new file mode 100644 index 0000000000..7bd612b5cb --- /dev/null +++ b/pages/windows/msedge.md @@ -0,0 +1,38 @@ +# msedge + +> Modern web browser developed by Microsoft based on the Chromium web browser developed by Google. +> This command is available instead as `microsoft-edge` for other platforms. +> Note: Additional command arguments from `chromium` may also be usable to control Microsoft Edge. +> More information: . + +- Open a specific URL or file: + +`msedge {{https://example.com|path/to/file.html}}` + +- Open in InPrivate mode: + +`msedge --inprivate {{example.com}}` + +- Open in a new window: + +`msedge --new-window {{example.com}}` + +- Open in application mode (without toolbars, URL bar, buttons, etc.): + +`msedge --app={{https://example.com}}` + +- Use a proxy server: + +`msedge --proxy-server="{{socks5://hostname:66}}" {{example.com}}` + +- Open with a custom profile directory: + +`msedge --user-data-dir={{path/to/directory}}` + +- Open without CORS validation (useful to test an API): + +`msedge --user-data-dir={{path/to/directory}} --disable-web-security` + +- Open with a DevTools window for each tab opened: + +`msedge --auto-open-devtools-for-tabs`