WPMU DEV in your language
Translations
Translation of Smush Pro : Indonesian
GlossaryPrio | Original string | Translation | — |
---|---|---|---|
Server configurations haven't been applied yet. Make configurations to start serving images in WebP format. | Konfigurasi server belum diterapkan. Buatlah konfigurasi di bawah untuk mulai menggunakan gambar dalam bentuk WebP. | Details | |
Server configurations haven't been applied yet. Make configurations to start serving images in WebP format. Konfigurasi server belum diterapkan. Buatlah konfigurasi di bawah untuk mulai menggunakan gambar dalam bentuk WebP.
Login to your account for contributing to translations.
|
|||
Locally serve WebP versions of your images to supported browsers, and gracefully fall back on JPEGs and PNGs for browsers that don't support WebP. | Jalankan versi WebP gambar anda pada browser yang mendukung, dan kembalikan ke versi JPEG dan PNG untuk browser yang tidak mendukung WebP. | Details | |
Locally serve WebP versions of your images to supported browsers, and gracefully fall back on JPEGs and PNGs for browsers that don't support WebP. Jalankan versi WebP gambar anda pada browser yang mendukung, dan kembalikan ke versi JPEG dan PNG untuk browser yang tidak mendukung WebP.
Login to your account for contributing to translations.
|
|||
This feature won’t delete the WebP files converted via CDN, only the files generated via the local WebP feature. | Catatan: Fitur ini tidak akan menghapus file-file WebP yang telah dikonversi melalui CDN, hanya file yang dihasilkan dari fitur WebP lokal. | Details | |
This feature won’t delete the WebP files converted via CDN, only the files generated via the local WebP feature. Catatan: Fitur ini tidak akan menghapus file-file WebP yang telah dikonversi melalui CDN, hanya file yang dihasilkan dari fitur WebP lokal.
Login to your account for contributing to translations.
|
|||
Deactivation won’t delete existing WebP images. | Catatan: Penonaktifan tidak adakan menghapus gambar WebP yang ada. | Details | |
Deactivation won’t delete existing WebP images. Catatan: Penonaktifan tidak adakan menghapus gambar WebP yang ada.
Login to your account for contributing to translations.
|
|||
Insert the following in the server context of your configuration file (usually found in /etc/nginx/sites-available). “The server context” refers to the part of the configuration that starts with “server {” and ends with the matching “}”. | Masukan kode di bawah ini ke dalam server context di file pengaturan server (buasanya ditemukan pada /etc/nginx/sites-available). "Server context" mengacu pada bagian pengaturan yang dimulai dengan "server {" dan diakhir dengan "}". | Details | |
Insert the following in the server context of your configuration file (usually found in /etc/nginx/sites-available). “The server context” refers to the part of the configuration that starts with “server {” and ends with the matching “}”. Masukan kode di bawah ini ke dalam server context di file pengaturan server (buasanya ditemukan pada /etc/nginx/sites-available). "Server context" mengacu pada bagian pengaturan yang dimulai dengan "server {" dan diakhir dengan "}".
Login to your account for contributing to translations.
|
|||
Copy the generated code found below and paste it inside your http or server blocks. | Salin kode yang ditampilkan di bawah ini lalu masukan ke dalam blok server anda. | Details | |
Copy the generated code found below and paste it inside your http or server blocks. Salin kode yang ditampilkan di bawah ini lalu masukan ke dalam blok server anda.
Login to your account for contributing to translations.
|
|||
If .htaccess does not work, and you have access to vhosts.conf or httpd.conf, try this: | Jika .htaccess tidak bekerja, dan anda memiliki akses ke file vhosts.conf atay httpd.conf maka cobalah ini | Details | |
If .htaccess does not work, and you have access to vhosts.conf or httpd.conf, try this: Jika .htaccess tidak bekerja, dan anda memiliki akses ke file vhosts.conf atay httpd.conf maka cobalah ini
Login to your account for contributing to translations.
|
|||
Customize Titles & Metadata, OpenGraph, Twitter & Pinterest Support, Auto-Keyword Linking, SEO & Readability Analysis, Sitemaps, URL Crawler & more. | Sesuaikan Judul & Meta Data, OpenGraph, Dukungan Twitter & Pinterest, Penautan Auto-Kata kunci, SEO & Analisa Keterbacaan, Sitemap, URL Crawler & banyak lagi. | Details | |
Customize Titles & Metadata, OpenGraph, Twitter & Pinterest Support, Auto-Keyword Linking, SEO & Readability Analysis, Sitemaps, URL Crawler & more. Sesuaikan Judul & Meta Data, OpenGraph, Dukungan Twitter & Pinterest, Penautan Auto-Kata kunci, SEO & Analisa Keterbacaan, Sitemap, URL Crawler & banyak lagi.
Login to your account for contributing to translations.
|
|||
Directory smushing requires custom tables and it seems there was an error creating tables. For help, please contact our team on the support forums. | Smushing direktori membutuhkan table khusus dan sepertinya ada kesalaman dalam pembuatan table. Untuk bantuan, silakan hubungi tim kami di forum dokungan. | Details | |
Directory smushing requires custom tables and it seems there was an error creating tables. For help, please contact our team on the support forums. Smushing direktori membutuhkan table khusus dan sepertinya ada kesalaman dalam pembuatan table. Untuk bantuan, silakan hubungi tim kami di forum dokungan.
Login to your account for contributing to translations.
|
|||
Note: Any PNGs with transparency will be ignored. Smush will only convert PNGs if it results in a smaller file size. The resulting file will have a new filename and extension (JPEG), and %1$sany hard-coded URLs on your site that contain the original PNG filename will need to be updated manually%2$s. | Catatan: Semua PNG dengan transparensi akan diabaikan. Smush hanya akan mengkonversi PNG jika hasilnya memiliki ukuran berkas yang lebih kecil. Berkas hasil akan memiliki nama berkas baru dan ekstensi baru (JPEG), dan setiap URL yang ditulis secara manual (hard-coded) pada situs Anda yang mengandung nama berkas PNG asli perlu diperbaharui. | Details | |
Note: Any PNGs with transparency will be ignored. Smush will only convert PNGs if it results in a smaller file size. The resulting file will have a new filename and extension (JPEG), and %1$sany hard-coded URLs on your site that contain the original PNG filename will need to be updated manually%2$s. Catatan: Semua PNG dengan transparensi akan diabaikan. Smush hanya akan mengkonversi PNG jika hasilnya memiliki ukuran berkas yang lebih kecil. Berkas hasil akan memiliki nama berkas baru dan ekstensi baru (JPEG), dan setiap URL yang ditulis secara manual (hard-coded) pada situs Anda yang mengandung nama berkas PNG asli perlu diperbaharui.
Login to your account for contributing to translations.
|
|||
Skipped due to a timeout error. You can increase the request timeout to make sure Smush has enough time to process larger files. define('WP_SMUSH_TIMEOUT', 150); | Dilewati karena galat waktu-habis. Anda dapat meningkatkan waktu-habis permintaan untuk memastikan Smush memiliki waktu yang cukup untuk mengolah berkas yang lebih besar. `define('WP_SMUSH_API_TIMEOUT', 150);`. | Details | |
Skipped due to a timeout error. You can increase the request timeout to make sure Smush has enough time to process larger files. define('WP_SMUSH_TIMEOUT', 150); Dilewati karena galat waktu-habis. Anda dapat meningkatkan waktu-habis permintaan untuk memastikan Smush memiliki waktu yang cukup untuk mengolah berkas yang lebih besar. `define('WP_SMUSH_API_TIMEOUT', 150);`.
Login to your account for contributing to translations.
|
|||
Note: This data adds to the size of the image. While this information might be↵ → → → → → important to photographers, it’s unnecessary for most users and safe to remove. | Catatan: Data ini, disebut EXIF, menambah ukuran dari gambar, Meskipun informasi ini mungkin dibutuhkan untuk fotografer, data ini tidak diperlukan oleh kebanyakan pengguna dan aman untuk dihilangkan. | Details | |
Note: This data adds to the size of the image. While this information might be↵ → → → → → important to photographers, it’s unnecessary for most users and safe to remove. Catatan: Data ini, disebut EXIF, menambah ukuran dari gambar, Meskipun informasi ini mungkin dibutuhkan untuk fotografer, data ini tidak diperlukan oleh kebanyakan pengguna dan aman untuk dihilangkan.
Login to your account for contributing to translations.
|
|||
Get started | Mulai | Details | |
Images Resized | Gambar diubah ukuran | Details | |
Super-Smush Savings | Penghematan Super-smush | Details | |
Export as •
Translators
- Jeffri: 8%
- Hendrawan Kuncoro: 4.4%
- Sol Jalaludin: 3.4%
- Sadewadee: 1.1%
- KeroXima: 0.1%