# Translation of WP Statistics in Indonesian # This file is distributed under the same license as the WP Statistics package. msgid "" msgstr "" "PO-Revision-Date: 2016-03-28 09:00:58+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: GlotPress/2.3.0-alpha\n" "Language: id\n" "Project-Id-Version: WP Statistics\n" #: wp-statistics/includes/log/widgets/summary.php:52 msgid "Last 365 Days" msgstr "" #: wp-statistics/includes/log/widgets/summary.php:46 msgid "Last 30 Days" msgstr "" #: wp-statistics/includes/log/widgets/summary.php:40 msgid "Last 7 Days" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:158 msgid "PHP IPv6 Enabled" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:163 msgid "Is PHP compiled with IPv6 support. You may see warning messages in your PHP log if it is not and you receive HTTP headers with IPv6 addresses in them." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:123 msgid "A list of IP addresses and subnet masks (one per line) to exclude from statistics collection." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:124 msgid "For IPv4 addresses, both 192.168.0.0/24 and 192.168.0.0/255.255.255.0 formats are accepted. To specify an IP address only, use a subnet value of 32 or 255.255.255.255." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:125 msgid "For IPv6 addresses use the fc00::/7 format." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:129 msgid "Add fc00::/7" msgstr "" #: wp-statistics/widget.php:46 wp-statistics/widget.php:263 msgid "Todays Visits" msgstr "" #: wp-statistics/widget.php:53 wp-statistics/widget.php:266 msgid "Todays Visitors" msgstr "" #: wp-statistics/widget.php:60 msgid "Yesterdays Visits" msgstr "" #: wp-statistics/widget.php:67 wp-statistics/widget.php:272 msgid "Yesterdays Visitors" msgstr "" #: wp-statistics/widget.php:74 wp-statistics/widget.php:275 msgid "Last 7 Days Visits" msgstr "" #: wp-statistics/widget.php:81 wp-statistics/widget.php:278 msgid "Last 30 Days Visits" msgstr "" #: wp-statistics/widget.php:88 wp-statistics/widget.php:281 msgid "Last 365 Days Visits" msgstr "" #: wp-statistics/widget.php:95 wp-statistics/widget.php:284 msgid "Total Visits" msgstr "" #: wp-statistics/widget.php:102 wp-statistics/widget.php:287 msgid "Total Visitors" msgstr "" #: wp-statistics/widget.php:269 msgid "Yesterdays visits" msgstr "" #: wp-statistics/ajax.php:215 msgid "No matching widget found!" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:191 msgid "Zlib gzopen()" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:196 msgid "If the gzopen() function is installed. gzopen() is required for the GeoIP database to be downloaded successfully." msgstr "Jika fungsi gzopen () diinstal. gzopen () diperlukan agar database GeoIP bisa diunduh dengan sukses." #: wp-statistics/wps-updates.php:16 msgid "Error the download_url() or gzopen() functions do not exist!" msgstr "Kesalahan: fungsi download_url() atau gzopen () tidak ditemukan!" #: wp-statistics/wps-updates.php:45 msgid "Error setting permissions of the GeoIP database directory, make sure your web server has permissions to write to directories in : %s" msgstr "" #: wp-statistics/wp-statistics.php:97 msgid "— You are running an unsupported version of PHP." msgstr "" #: wp-statistics/wp-statistics.php:97 msgid "WP Statistics Disabled" msgstr "" #: wp-statistics/wp-statistics.php:101 msgid "WP Statistics has detected PHP version %s which is unsupported, WP Statistics requires PHP Version %s or higher!" msgstr "" #: wp-statistics/wp-statistics.php:103 msgid "Please contact your hosting provider to upgrade to a supported version or disable WP Statistics to remove this message." msgstr "" #: wp-statistics/ajax.php:293 msgid "ERROR: Widget not found!" msgstr "ERROR: Widget tidak ditemukan!" #: wp-statistics/dashboard.php:109 wp-statistics/editor.php:66 #: wp-statistics/includes/log/log.php:20 msgid "Loading..." msgstr "Memuat..." #: wp-statistics/dashboard.php:127 wp-statistics/editor.php:84 #: wp-statistics/includes/log/log.php:2 msgid "Reloading..." msgstr "Memuat ulang ..." #: wp-statistics/includes/log/top-visitors.php:41 #: wp-statistics/wp-statistics.php:452 msgid "Top Visitors" msgstr "Pengunjung Tertinggi" #: wp-statistics/wp-statistics.php:208 msgid "optimization page" msgstr "Halaman optimasi" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:35 #: wp-statistics/includes/settings/tabs/wps-maintenance.php:63 msgid "Enabled" msgstr "Diaktifkan" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:30 msgid "Purge Old Data Daily" msgstr "Hapus data lama per hari" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:41 msgid "A WP Cron job will be run daily to purge any data older than a set number of days." msgstr "WP Cron Job akan dijalankan setiap hari untuk membersihkan data lebih tua dari jumlah hari yang ditetapkan." #: wp-statistics/includes/settings/tabs/wps-maintenance.php:47 msgid "Purge data older than" msgstr "Hapus data lebih lama dari" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:58 msgid "Purge High Hit Count Visitors Daily" msgstr "" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:69 msgid "A WP Cron job will be run daily to purge any users statistics data where the user has more than the defined number of hits in a day (aka they are probably a bot)." msgstr "" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:81 msgid "The number of hits required to delete the visitor. Minimum value is 10 hits. Invalid values will disable the daily maintenance." msgstr "" #: wp-statistics/shortcode.php:184 msgid "The post/page id to get page statistics on." msgstr "" #: wp-statistics/shortcode.php:181 msgid "Post/Page ID" msgstr "ID Post / Halaman" #: wp-statistics/includes/functions/functions.php:435 msgid "Ask.com" msgstr "Ask.com" #: wp-statistics/shortcode.php:158 msgid "The time frame to get the statistic for, strtotime() (http://php.net/manual/en/datetime.formats.php) will be used to calculate it. Use \"total\" to get all recorded dates." msgstr "" #: wp-statistics/wp-statistics.php:182 msgid "visitor tracking" msgstr "" #: wp-statistics/wp-statistics.php:183 msgid "geoip collection" msgstr "" #: wp-statistics/wp-statistics.php:199 msgid "visit database index" msgstr "" #: wp-statistics/wp-statistics.php:208 msgid "Database updates are required, please go to %s and update the following: %s" msgstr "Perbarui database yang diperlukan, kunjungi %s dan perbarui:%s" #: wp-statistics/wp-statistics.php:199 msgid "countries database index" msgstr "indeks database negara" #: wp-statistics/wp-statistics.php:192 msgid "search table" msgstr "tabel pencarian" #: wp-statistics/wp-statistics.php:186 msgid "settings page" msgstr "halaman pengaturan" #: wp-statistics/wp-statistics.php:186 wp-statistics/wp-statistics.php:208 msgid "," msgstr "" #: wp-statistics/wp-statistics.php:186 msgid "The following features are disabled, please go to %s and enable them: %s" msgstr "Fitur berikut dinonaktifkan, silakan pergi ke%s dan aktifkan:%s" #: wp-statistics/wp-statistics.php:181 msgid "hit tracking" msgstr "" #: wp-statistics/wp-statistics.php:180 msgid "online user tracking" msgstr "" #: wp-statistics/wp-statistics.php:793 msgid "The following plugin table(s) do not exist in the database, please re-run the %s install routine %s: " msgstr "" #: wp-statistics/includes/optimization/wps-optimization.php:196 msgid "Search table conversion complete, %d rows added." msgstr "Pencarian konversi tabel selesai,%d baris ditambahkan." #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:113 msgid "Older installs of WP Statistics store details of searches in the visitors table which can become a performance issue on large datasets. A new table has been created to hold this information in a more scalable fashion." msgstr "Instalasi WP Statistics versi lama menyimpan hasil pencarian di tabel pengunjung an bisa mengakibatkan masalah performa pada data berukuran besar. Sebuah tabel baru telah dibuat untuk menyimpan informasi ini secara lebih rapi." #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:94 msgid "Search Table" msgstr "Cari Tabel" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:99 msgid "Convert" msgstr "Konversi" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:106 msgid "Convert Now!" msgstr "Lakukan konversi sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:107 msgid "Older installs of WP Statistics store details of searches in the visitors table which can become a performance issue on large datasets. A new table has been created to hold this information in a more scalable fashion, however the old data must first be converted to the new format before it can be used." msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "Referrer Spam" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:279 msgid "Download of the Piwik Referrer Spam Blacklist database will be scheduled for once a week." msgstr "" #: wp-statistics/includes/settings/wps-settings.php:105 msgid "Externals" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:220 msgid "Piwik Referrer Spam Blacklist settings" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:255 msgid "Schedule weekly update of Piwik Referrer Spam Blacklist DB" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:248 msgid "Download Piwik Referrer Spam Blacklist Database" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:243 msgid "Update Piwik Referrer Spam Blacklist Info" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:237 msgid "The Piwik Referrer Spam Blacklist database will be downloaded and used to detect referrer spam." msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:225 msgid "Referrer spam blacklist is provided by Piwik, available from %s." msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:231 msgid "Piwik Referrer Spam Blacklist usage" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:151 msgid "Treat corrupt browser info as a bot" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "404 Pages" msgstr "Halaman 404" #: wp-statistics/includes/log/top-visitors.php:26 msgid "Date" msgstr "Tanggal" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:154 msgid "Treat any visitor with corrupt browser info (missing IP address or empty user agent string) as a robot." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:218 msgid "Excluded 404 pages" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:221 msgid "Exclude any URL that returns a \"404 - Not Found\" message." msgstr "" #: wp-statistics/wps-updates.php:37 msgid "Error creating GeoIP database directory, make sure your web server has permissions to create directories in : %s" msgstr "" #: wp-statistics/includes/settings/tabs/wps-general.php:281 msgid "Add page title to empty search words" msgstr "" #: wp-statistics/includes/settings/tabs/wps-general.php:287 msgid "If a search engine is identified as the referrer but it does not include the search query this option will substitute the page title in quotes preceded by \"~:\" as the search query to help identify what the user may have been searching for." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:218 #: wp-statistics/includes/settings/tabs/wps-maintenance.php:75 msgid "Purge visitors with more than" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:223 msgid "hits" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:224 msgid "Deleted user statistics data where the user has more than the defined number of hits in a day. This can be useful to clear up old data when your site has been hit by a bot. This will remove the visitor and their hits to the site, however it will not remove individual page hits as that data is not recorded on a per use basis. Minimum value is 10 hits." msgstr "" #: wp-statistics/includes/functions/purge-hits.php:28 msgid "No visitors found to purge." msgstr "" #: wp-statistics/includes/functions/purge-hits.php:25 msgid "%s records purged successfully." msgstr "%s catatan berhasil dibersihkan." #: wp-statistics/ajax.php:178 #: wp-statistics/includes/functions/purge-hits.php:32 msgid "Number of hits must be greater than or equal to 10!" msgstr "Jumlah kunjungan harus lebih besar dari atau sama dengan 10!" #: wp-statistics/shortcode.php:141 msgid "Page Visits" msgstr "Jumlah Kunjungan Halaman" #: wp-statistics/shortcode.php:144 msgid "Page Count" msgstr "Jumlah Halaman" #: wp-statistics/shortcode.php:145 msgid "Comment Count" msgstr "Jumlah Komentar" #: wp-statistics/shortcode.php:146 msgid "Spam Count" msgstr "Jumlah Spam" #: wp-statistics/shortcode.php:147 msgid "User Count" msgstr "Jumlah Pengguna" #: wp-statistics/shortcode.php:148 msgid "Post Average" msgstr "" #: wp-statistics/shortcode.php:149 msgid "Comment Average" msgstr "" #: wp-statistics/shortcode.php:150 msgid "User Average" msgstr "" #: wp-statistics/shortcode.php:162 msgid "Search Provider" msgstr "Penyedia Layanan Pencarian" #: wp-statistics/shortcode.php:165 msgid "The search provider to get statistics on." msgstr "" #: wp-statistics/shortcode.php:169 msgid "Number Format" msgstr "Format Angka" #: wp-statistics/shortcode.php:172 msgid "The format to display numbers in: i18n, english, none." msgstr "" #: wp-statistics/shortcode.php:176 msgid "English" msgstr "" #: wp-statistics/shortcode.php:177 msgid "International" msgstr "Internasional" #: wp-statistics/includes/log/exclusions.php:191 #: wp-statistics/includes/log/hit-statistics.php:164 msgid "Hits Statistics Summary" msgstr "Ringkasan Statistik Hits" #: wp-statistics/includes/log/exclusions.php:201 #: wp-statistics/includes/log/hit-statistics.php:175 msgid "Chart Total" msgstr "" #: wp-statistics/includes/log/exclusions.php:206 #: wp-statistics/includes/log/hit-statistics.php:181 msgid "All Time Total" msgstr "" #: wp-statistics/includes/log/log.php:6 msgid "Have you thought about donating to WP Statistics?" msgstr "" #: wp-statistics/includes/settings/tabs/wps-about.php:20 #: wp-statistics/wp-statistics.php:431 msgid "Donate" msgstr "" #: wp-statistics/includes/settings/tabs/wps-about.php:24 msgid "Fell like showing us how much you enjoy WP Statistics? Drop by our %s page and show us some love!" msgstr "Ingin menunjukkan kepada kami betapa Anda menikmati WP Statistics? Mampir halaman %s kami dan tunjukkan cinta Anda!" #: wp-statistics/includes/settings/tabs/wps-about.php:24 msgid "donation" msgstr "donasi" #: wp-statistics/includes/log/log.php:6 msgid "Donate Now!" msgstr "Kirim Donasi Sekarang!" #: wp-statistics/includes/log/log.php:6 msgid "Close" msgstr "Tutup" #: wp-statistics/shortcode.php:135 msgid "Select the statistic you wish to display." msgstr "Pilih statistik yang ingin ditampilkan." #: wp-statistics/shortcode.php:132 msgid "Statistic" msgstr "Statistik" #: wp-statistics/shortcode.php:143 msgid "Post Count" msgstr "Jumlah Posting" #: wp-statistics/shortcode.php:155 msgid "Time Frame" msgstr "Rentang Waktu" #: wp-statistics/includes/functions/functions.php:957 msgid "to" msgstr "sampai" #: wp-statistics/includes/functions/functions.php:957 #: wp-statistics/includes/log/top-visitors.php:29 msgid "Go" msgstr "Mulai" #: wp-statistics/includes/log/top-pages.php:102 msgid "Rank #5" msgstr "Peringkat 5" #: wp-statistics/includes/log/top-pages.php:102 msgid "Rank #4" msgstr "Peringkat 4" #: wp-statistics/includes/log/top-pages.php:102 msgid "Rank #3" msgstr "Peringkat 3" #: wp-statistics/includes/log/top-pages.php:102 msgid "Rank #1" msgstr "Peringkat 1" #: wp-statistics/includes/log/top-pages.php:102 msgid "Rank #2" msgstr "Peringkat 2" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:60 msgid "Visits Table" msgstr "Tabel Kunjungan" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:75 msgid "Older installs of WP Statistics allow for duplicate entries in the visits table in a corner case. Newer installs protect against this with a unique index on the table. To create the index on the older installs duplicate entries must be deleted first. Clicking \"Update Now\" will scan the vistits table, delete duplicate entries and add the index." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:76 msgid "This operation could take a long time on installs with many rows in the visits table." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:82 msgid "Older installs of WP Statistics allow for duplicate entries in the visits table in a corner case. Newer installs protect against this with a unique index on the table." msgstr "" #: wp-statistics/includes/log/last-visitor.php:68 msgid "Filtered by" msgstr "Disaring berdasarkan" #: wp-statistics/includes/functions/functions.php:951 #: wp-statistics/includes/functions/functions.php:954 msgid "Range" msgstr "Rentang" #: wp-statistics/includes/functions/functions.php:957 #: wp-statistics/includes/log/top-visitors.php:29 msgid "MM/DD/YYYY" msgstr "MM/DD/YYYY" #: wp-statistics/includes/settings/tabs/wps-general.php:342 msgid "Do not use the translations and instead use the English defaults for WP Statistics (requires two page loads)" msgstr "" #: wp-statistics/includes/settings/tabs/wps-general.php:336 msgid "Force English" msgstr "Gunakan bahasa Inggris" #: wp-statistics/includes/settings/tabs/wps-general.php:331 msgid "Languages" msgstr "Bahasa" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:230 msgid "Note: this option will NOT handle url parameters (anything after the ?), only to the script name. Entries less than two characters will be ignored." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:228 msgid "A list of local urls (ie. /wordpress/about, one per line) to exclude from statistics collection." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:225 msgid "Excluded URLs list" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "Excluded URL" msgstr "" #: wp-statistics/includes/log/widgets/quickstats.php:52 msgid "Last 365 Days (Year)" msgstr "365 Hari Terakhir (Tahun)" #: wp-statistics/includes/log/widgets/quickstats.php:46 msgid "Last 30 Days (Month)" msgstr "30 Hari Terakhir (Bulan)" #: wp-statistics/includes/log/widgets/quickstats.php:40 msgid "Last 7 Days (Week)" msgstr "7 Hari Terakhir (Minggu)" #: wp-statistics/includes/functions/functions.php:441 msgid "Yahoo!" msgstr "Yahoo!" #: wp-statistics/includes/functions/functions.php:442 msgid "Yandex" msgstr "Yandex" #: wp-statistics/includes/functions/functions.php:438 msgid "clearch.org" msgstr "clearch.org" #: wp-statistics/includes/functions/functions.php:439 msgid "DuckDuckGo" msgstr "DuckDuckGo" #: wp-statistics/includes/functions/functions.php:437 msgid "Bing" msgstr "Bing" #: wp-statistics/includes/functions/functions.php:436 msgid "Baidu" msgstr "Baidu" #: wp-statistics/includes/log/exclusions.php:24 msgid "Feeds" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "User Role" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "Login Page" msgstr "Halaman Login" #: wp-statistics/includes/log/exclusions.php:24 msgid "Admin Page" msgstr "Halaman Admin" #: wp-statistics/includes/log/exclusions.php:24 msgid "Self Referral" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "IP Match" msgstr "Pencocokan IP" #: wp-statistics/includes/log/exclusions.php:24 msgid "Robot" msgstr "Robot" #: wp-statistics/includes/log/online.php:100 msgid "Currently there are no users online in the site." msgstr "Saat ini tidak ada pengguna yang online." #: wp-statistics/includes/log/exclusions.php:24 msgid "Robot Threshold" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "Honey Pot" msgstr "" #: wp-statistics/includes/log/widgets/page.php:8 msgid "Page Trending Stats" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 msgid "Hostname" msgstr "" #: wp-statistics/includes/settings/tabs/wps-general.php:93 #: wp-statistics/includes/settings/tabs/wps-general.php:133 #: wp-statistics/includes/settings/tabs/wps-general.php:149 #: wp-statistics/includes/settings/tabs/wps-general.php:188 #: wp-statistics/includes/settings/tabs/wps-general.php:200 #: wp-statistics/includes/settings/tabs/wps-general.php:229 #: wp-statistics/includes/settings/tabs/wps-notifications.php:122 msgid "Enable or disable this feature" msgstr "Mengaktifkan atau menonaktifkan fitur ini" #: wp-statistics/includes/settings/tabs/wps-general.php:99 msgid "Check for online users every" msgstr "Mengecek user online setiap" #: wp-statistics/includes/settings/tabs/wps-general.php:104 msgid "Second" msgstr "Detik" #: wp-statistics/includes/settings/tabs/wps-general.php:105 msgid "Time for the check accurate online user in the site. Now: %s Second" msgstr "Waktu untuk cek akurat pengguna online di situs. Sekarang: %s detik" #: wp-statistics/includes/settings/tabs/wps-general.php:111 msgid "Record all user" msgstr "Rekam semua pengguna" #: wp-statistics/includes/settings/tabs/wps-general.php:117 msgid "Ignores the exclusion settings and records all users that are online (including self referrals and robots). Should only be used for troubleshooting." msgstr "" #: wp-statistics/includes/settings/tabs/wps-general.php:155 msgid "Store entire user agent string" msgstr "Menyimpan seluruh pengguna agen string" #: wp-statistics/includes/settings/tabs/wps-general.php:161 msgid "Only enabled for debugging" msgstr "Hanya diaktifkan untuk debugging" #: wp-statistics/includes/settings/tabs/wps-general.php:167 msgid "Coefficient per visitor" msgstr "Koefisiensi per pengunjung" #: wp-statistics/includes/settings/tabs/wps-general.php:172 msgid "For each visit to account for several hits. Currently %s." msgstr "Untuk setiap kunjungan untuk mendata beberapa hit. Saat ini %s." #: wp-statistics/includes/settings/tabs/wps-general.php:177 #: wp-statistics/includes/settings/tabs/wps-general.php:182 #: wp-statistics/wp-statistics.php:420 wp-statistics/wp-statistics.php:534 msgid "Pages" msgstr "Halaman" #: wp-statistics/includes/settings/tabs/wps-general.php:194 msgid "Track all pages" msgstr "Melacak semua halaman" #: wp-statistics/includes/settings/tabs/wps-general.php:209 msgid "Strip parameters from URI" msgstr "Buang parameter dari URI" #: wp-statistics/includes/settings/tabs/wps-general.php:215 msgid "This will remove anything after the ? in a URL." msgstr "Anda akan menghapus semua setelah ? dalam URL." #: wp-statistics/includes/settings/tabs/wps-general.php:223 msgid "Disable hits column in post/pages list" msgstr "Menonaktifkan hits kolom di daftar posting/halaman" #: wp-statistics/includes/settings/tabs/wps-general.php:234 msgid "Miscellaneous" msgstr "Lain-lain" #: wp-statistics/includes/settings/tabs/wps-general.php:239 msgid "Show stats in menu bar" msgstr "Tampilkan statistik pada menu bar" #: wp-statistics/includes/settings/tabs/wps-general.php:244 msgid "No" msgstr "Tidak" #: wp-statistics/includes/settings/tabs/wps-general.php:245 msgid "Yes" msgstr "Ya" #: wp-statistics/includes/settings/tabs/wps-general.php:247 msgid "Show stats in admin menu bar" msgstr "Menampilkan statistik pada halaman admin" #: wp-statistics/includes/settings/tabs/wps-general.php:253 msgid "Hide admin notices about non active features" msgstr "Sembunyikan pemberitahuan untuk admin tentang fitur yang tidak aktif" #: wp-statistics/includes/settings/tabs/wps-general.php:259 msgid "By default WP Statistics displays an alert if any of the core features are disabled on every admin page, this option will disable these notices." msgstr "Secara default WP Statistics menampilkan peringatan jika salah satu fitur inti dinonaktifkan pada setiap halaman admin, opsi ini akan menonaktifkan pemberitahuan ini." #: wp-statistics/includes/settings/tabs/wps-general.php:265 msgid "Delete the manual" msgstr "Hapus manual" #: wp-statistics/includes/settings/tabs/wps-general.php:271 msgid "By default WP Statistics stores the admin manual in the plugin directory (~5 meg), if this option is enabled it will be deleted now and during upgrades in the future." msgstr "Secara default WP Statistics toko admin manual dalam direktori plugin (~ 5 meg), jika opsi ini diaktifkan akan dihapus sekarang dan selama upgrade di masa depan." #: wp-statistics/includes/settings/tabs/wps-general.php:276 msgid "Search Engines" msgstr "" #: wp-statistics/includes/settings/tabs/wps-general.php:293 msgid "Disabling all search engines is not allowed, doing so will result in all search engines being active." msgstr "Menonaktifkan semua mesin pencari tidak diperbolehkan. Apabila dilakukan, semua mesin pencari akan aktif." #: wp-statistics/includes/settings/tabs/wps-general.php:308 msgid "disable" msgstr "menonaktifkan" #: wp-statistics/includes/settings/tabs/wps-general.php:309 msgid "Disable %s from data collection and reporting." msgstr "Mematikan %s dari pengumpulan data dan pelaporan." #: wp-statistics/includes/settings/tabs/wps-general.php:315 msgid "Charts" msgstr "Grafik" #: wp-statistics/includes/settings/tabs/wps-general.php:320 msgid "Include totals" msgstr "Termasuk Total" #: wp-statistics/includes/settings/tabs/wps-general.php:326 msgid "Add a total line to charts with multiple values, like the search engine referrals" msgstr "Menambahkan baris total grafik dengan beberapa nilai, seperti arahan mesin pencarian" #: wp-statistics/includes/settings/tabs/wps-externals.php:32 msgid "GeoIP settings" msgstr "Pengaturan GeoIP" #: wp-statistics/includes/settings/tabs/wps-externals.php:37 msgid "IP location services provided by GeoLite2 data created by MaxMind, available from %s." msgstr "IP lokasi layanan yang disediakan oleh GeoLite2 data yang dibuat oleh MaxMind, tersedia dari %s." #: wp-statistics/includes/settings/tabs/wps-externals.php:47 msgid "GeoIP collection" msgstr "GeoIP koleksi" #: wp-statistics/includes/settings/tabs/wps-externals.php:53 msgid "For get more information and location (country) from visitor, enable this feature." msgstr "Untuk mendapatkan informasi lebih lanjut dan lokasi (negara) dari pengunjung, mengaktifkan fitur ini." #: wp-statistics/includes/settings/tabs/wps-externals.php:59 msgid "Update GeoIP Info" msgstr "Memperbarui GeoIP Info" #: wp-statistics/includes/settings/tabs/wps-externals.php:64 msgid "Download GeoIP Database" msgstr "Ambil GeoIP Database" #: wp-statistics/includes/settings/tabs/wps-externals.php:71 msgid "Schedule monthly update of GeoIP DB" msgstr "Jadwal bulanan pembaruan GeoIP DB" #: wp-statistics/includes/settings/tabs/wps-externals.php:97 msgid "Download of the GeoIP database will be scheduled for 2 days after the first Tuesday of the month." msgstr "Download GeoIP database akan dijadwalkan selama 2 hari setelah hari Selasa pertama bulan." #: wp-statistics/includes/settings/tabs/wps-externals.php:98 msgid "This option will also download the database if the local filesize is less than 1k (which usually means the stub that comes with the plugin is still in place)." msgstr "Opsi ini juga akan download database jika filesize lokal adalah kurang dari 1k (yang biasanya berarti rintisan yang datang dengan plugin ini masih di tempat)." #: wp-statistics/includes/settings/tabs/wps-externals.php:104 msgid "Populate missing GeoIP after update of GeoIP DB" msgstr "Mengisi GeoIP hilang setelah update GeoIP DB" #: wp-statistics/includes/settings/tabs/wps-externals.php:110 msgid "Update any missing GeoIP data after downloading a new database." msgstr "Memperbarui data GeoIP hilang setelah men-download database baru." #: wp-statistics/includes/settings/tabs/wps-externals.php:116 msgid "Country code for private IP addresses" msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:121 msgid "The international standard two letter country code (ie. US = United States, CA = Canada, etc.) for private (non-routable) IP addresses (ie. 10.0.0.1, 192.158.1.1, 127.0.0.1, etc.). Use \"000\" (three zeros) to use \"Unknown\" as the country code." msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:132 msgid "GeoIP collection is disabled due to the following reasons:" msgstr "Koleksi GeoIP dinonaktifkan karena alasan berikut:" #: wp-statistics/includes/settings/tabs/wps-externals.php:135 msgid "GeoIP collection requires PHP %s or above, it is currently disabled due to the installed PHP version being " msgstr "Koleksi GeoIP memerlukan PHP %s atau di atas, saat ini dinonaktifkan karena menjadi versi PHP diinstal " #: wp-statistics/includes/settings/tabs/wps-externals.php:140 msgid "GeoIP collection requires the cURL PHP extension and it is not loaded on your version of PHP!" msgstr "Koleksi GeoIP memerlukan ekstensi PHP cURL dan tidak diambil pada versi PHP!" #: wp-statistics/includes/settings/tabs/wps-externals.php:146 msgid "GeoIP collection requires the BC Math PHP extension and it is not loaded on your version of PHP!" msgstr "Koleksi GeoIP memerlukan ekstensi PHP matematika BC dan tidak diambil pada versi PHP!" #: wp-statistics/includes/settings/tabs/wps-externals.php:152 msgid "PHP safe mode detected! GeoIP collection is not supported with PHP's safe mode enabled!" msgstr "Mode PHP aman terdeteksi! Koleksi GeoIP tidak didukung dengan PHP mode aman diaktifkan!" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:20 msgid "This will permanently delete data from the database each day, are you sure you want to enable this option?" msgstr "Ini akan secara permanen menghapus data dari database setiap hari, Apakah Anda yakin Anda ingin mengaktifkan opsi ini?" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:52 msgid "Days" msgstr "Hari" #: wp-statistics/includes/settings/tabs/wps-maintenance.php:53 msgid "The number of days to keep statistics for. Minimum value is 30 days. Invalid values will disable the daily maintenance." msgstr "Jumlah hari untuk menjaga statistik untuk. Nilai minimum adalah 30 hari. Nilai-nilai yang tidak valid akan menonaktifkan pemeliharaan harian." #: wp-statistics/includes/settings/tabs/wps-notifications.php:44 msgid "Common Report Options" msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:49 msgid "E-mail addresses" msgstr "Alamat e-mail" #: wp-statistics/includes/settings/tabs/wps-notifications.php:54 msgid "A comma separated list of e-mail addresses to send reports to." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:59 msgid "Update Reports" msgstr "" #: wp-statistics/includes/log/exclusions.php:24 #: wp-statistics/includes/settings/tabs/wps-notifications.php:64 msgid "Browscap" msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:70 msgid "Send a report whenever the browscap.ini is updated." msgstr "" #: wp-statistics/includes/log/exclusions.php:24 #: wp-statistics/includes/settings/tabs/wps-notifications.php:76 msgid "GeoIP" msgstr "GeoIP" #: wp-statistics/includes/settings/tabs/wps-notifications.php:82 msgid "Send a report whenever the GeoIP database is updated." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:88 msgid "Pruning" msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:94 msgid "Send a report whenever the pruning of database is run." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:100 msgid "Upgrade" msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:106 msgid "Send a report whenever the plugin is upgraded." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:111 #: wp-statistics/includes/settings/tabs/wps-notifications.php:116 #: wp-statistics/schedule.php:221 msgid "Statistical reporting" msgstr "Laporan Statistik" #: wp-statistics/includes/settings/tabs/wps-notifications.php:129 msgid "Schedule" msgstr "Jadwal" #: wp-statistics/includes/settings/tabs/wps-notifications.php:153 msgid "Select how often to receive statistical report." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:159 msgid "Send reports via" msgstr "Mengirim laporan melalui" #: wp-statistics/includes/settings/tabs/wps-notifications.php:165 msgid "Email" msgstr "Email" #: wp-statistics/includes/settings/tabs/wps-notifications.php:167 msgid "SMS" msgstr "SMS" #: wp-statistics/includes/settings/tabs/wps-notifications.php:170 msgid "Select delivery method for statistical report." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:173 msgid "Note: To send SMS text messages please install the %s plugin." msgstr "Catatan: Untuk mengirim SMS teks pesan silahkan install %s plugin." #: wp-statistics/includes/settings/tabs/wps-notifications.php:173 msgid "WordPress SMS" msgstr "WordPress SMS" #: wp-statistics/includes/settings/tabs/wps-notifications.php:180 msgid "Report body" msgstr "Laporan tubuh" #: wp-statistics/includes/settings/tabs/wps-notifications.php:185 msgid "Enter the contents of the report." msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:187 msgid "Any shortcode supported by your installation of WordPress, include all shortcodes for WP Statistics (see the admin manual for a list of codes available) are supported in the body of the message. Here are some examples:" msgstr "" #: wp-statistics/includes/settings/tabs/wps-notifications.php:188 #: wp-statistics/wp-statistics.php:639 msgid "User Online" msgstr "User sedang online" #: wp-statistics/includes/settings/tabs/wps-notifications.php:189 msgid "Today Visitor" msgstr "Pengunjung hari ini" #: wp-statistics/includes/settings/tabs/wps-notifications.php:190 msgid "Today Visit" msgstr "Pengunjung Hari ini" #: wp-statistics/includes/settings/tabs/wps-notifications.php:191 msgid "Yesterday Visitor" msgstr "Pengunjung kemarin" #: wp-statistics/includes/settings/tabs/wps-notifications.php:192 msgid "Yesterday Visit" msgstr "Kemarin" #: wp-statistics/includes/settings/tabs/wps-notifications.php:193 msgid "Total Visitor" msgstr "Total pengunjung" #: wp-statistics/includes/settings/tabs/wps-notifications.php:194 msgid "Total Visit" msgstr "Jumlah Pengunjung" #: wp-statistics/shortcode.php:175 msgid "None" msgstr "Tidak ada" #: wp-statistics/includes/settings/wps-settings.php:108 msgid "About" msgstr "Tentang" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:20 msgid "Dashboard" msgstr "" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:24 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:44 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:64 msgid "The following items are global to all users." msgstr "" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:29 msgid "Disable dashboard widgets" msgstr "" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:35 msgid "Disable the dashboard widgets." msgstr "" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:40 msgid "Page/Post Editor" msgstr "" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:49 msgid "Disable post/page editor widget" msgstr "" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:55 msgid "Disable the page/post editor widget." msgstr "" #: wp-statistics/includes/functions/functions.php:440 msgid "Google" msgstr "Google" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:69 msgid "Disable map" msgstr "Menonaktifkan peta" #: wp-statistics/includes/settings/tabs/wps-overview-display.php:75 msgid "Disable the map display" msgstr "Menonaktifkan tampilan peta" #: wp-statistics/includes/settings/tabs/wps-removal.php:15 msgid "WP Statisitcs Removal" msgstr "" #: wp-statistics/includes/settings/tabs/wps-removal.php:20 msgid "Uninstalling WP Statistics will not remove the data and settings, you can use this option to remove the WP Statistics data from your install before uninstalling the plugin." msgstr "" #: wp-statistics/includes/settings/tabs/wps-removal.php:23 msgid "Once you submit this form the settings will be deleted during the page load, however WP Statistics will still show up in your Admin menu until another page load is executed." msgstr "" #: wp-statistics/includes/settings/tabs/wps-removal.php:29 msgid "Remove data and settings" msgstr "" #: wp-statistics/includes/settings/tabs/wps-removal.php:34 msgid "Remove" msgstr "" #: wp-statistics/includes/settings/tabs/wps-removal.php:35 msgid "Remove data and settings, this action cannot be undone." msgstr "" #: wp-statistics/includes/settings/wps-settings.php:100 msgid "General" msgstr "Umum" #: wp-statistics/includes/settings/wps-settings.php:101 msgid "Notifications" msgstr "" #: wp-statistics/includes/settings/wps-settings.php:102 msgid "Dashboard/Overview" msgstr "" #: wp-statistics/includes/settings/wps-settings.php:106 msgid "Maintenance" msgstr "Pemeliharaan" #: wp-statistics/includes/settings/wps-settings.php:107 msgid "Removal" msgstr "" #: wp-statistics/includes/settings/tabs/wps-access-level.php:85 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:237 #: wp-statistics/includes/settings/tabs/wps-externals.php:286 #: wp-statistics/includes/settings/tabs/wps-general.php:349 #: wp-statistics/includes/settings/tabs/wps-maintenance.php:88 #: wp-statistics/includes/settings/tabs/wps-notifications.php:201 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:84 #: wp-statistics/includes/settings/tabs/wps-removal.php:42 msgid "Update" msgstr "Update" #: wp-statistics/schedule.php:10 msgid "Once Weekly" msgstr "Sekali seminggu" #: wp-statistics/schedule.php:17 msgid "Once Every 2 Weeks" msgstr "Setiap 2 minggu sekali" #: wp-statistics/schedule.php:24 msgid "Once Every 4 Weeks" msgstr "Setiap 4 minggu" #: wp-statistics/widget.php:14 wp-statistics/wp-statistics.php:410 #: wp-statistics/wp-statistics.php:487 msgid "Statistics" msgstr "Statistik" #: wp-statistics/widget.php:15 msgid "Show site stats in sidebar." msgstr "Tampilkan statistik situs di sidebar." #: wp-statistics/widget.php:109 wp-statistics/widget.php:290 msgid "Total Page Views" msgstr "Total tampilan halaman" #: wp-statistics/widget.php:117 msgid "Search Engine referrals" msgstr "" #: wp-statistics/widget.php:124 wp-statistics/widget.php:313 msgid "Total Posts" msgstr "Jumlah Posting" #: wp-statistics/widget.php:131 wp-statistics/widget.php:316 msgid "Total Pages" msgstr "Jumlah Halaman" #: wp-statistics/widget.php:138 wp-statistics/widget.php:319 msgid "Total Comments" msgstr "Jumlah Komentar" #: wp-statistics/widget.php:145 wp-statistics/widget.php:322 msgid "Total Spams" msgstr "Jumlah Spam" #: wp-statistics/widget.php:152 wp-statistics/widget.php:325 msgid "Total Users" msgstr "Jumlah Anggota" #: wp-statistics/widget.php:159 wp-statistics/widget.php:328 msgid "Average Posts" msgstr "Rata-rata Posting" #: wp-statistics/widget.php:166 wp-statistics/widget.php:331 msgid "Average Comments" msgstr "Rata-rata Komentar" #: wp-statistics/widget.php:173 wp-statistics/widget.php:334 msgid "Average Users" msgstr "Rata-rata Anggota" #: wp-statistics/shortcode.php:151 wp-statistics/widget.php:180 #: wp-statistics/widget.php:337 msgid "Last Post Date" msgstr "Tanggal Posting Terakhir" #: wp-statistics/widget.php:253 msgid "Name" msgstr "Nama" #: wp-statistics/widget.php:257 msgid "Items" msgstr "Butir" #: wp-statistics/wp-statistics.php:664 msgid "Yesterday visit" msgstr "Pengunjung Kemarin" #: wp-statistics/widget.php:296 msgid "Select type of search engine" msgstr "Pilih opsi untuk mesin pencari" #: wp-statistics/wp-statistics.php:124 msgid "WP Statistics has been removed, please disable and delete it." msgstr "" #: wp-statistics/wp-statistics.php:56 msgid "WP Statistics" msgstr "WP Statistics" #: wp-statistics/wp-statistics.php:57 msgid "Complete statistics for your WordPress site." msgstr "Statistik lengkap untuk situs WordPress Anda." #: wp-statistics/wp-statistics.php:315 wp-statistics/wp-statistics.php:430 #: wp-statistics/wp-statistics.php:541 msgid "Settings" msgstr "Pengaturan" #: wp-statistics/wp-statistics.php:327 msgid "Click here to visit the plugin on WordPress.org" msgstr "Klik di sini untuk mengunjungi plugin di WordPress.org" #: wp-statistics/wp-statistics.php:327 msgid "Visit WordPress.org page" msgstr "Kunjungi halaman WordPress.org" #: wp-statistics/wp-statistics.php:330 msgid "Click here to rate and review this plugin on WordPress.org" msgstr "Klik di sini untuk menilai dan meninjau plugin ini di WordPress.org" #: wp-statistics/wp-statistics.php:330 msgid "Rate this plugin" msgstr "Menilai plugin ini" #: wp-statistics/wp-statistics.php:374 msgid "WP Statistics - Hits" msgstr "WP Statistics - Hits" #: wp-statistics/wp-statistics.php:413 wp-statistics/wp-statistics.php:490 #: wp-statistics/wp-statistics.php:528 msgid "Overview" msgstr "Ikhtisar" #: wp-statistics/wp-statistics.php:419 wp-statistics/wp-statistics.php:533 msgid "Online" msgstr "" #: wp-statistics/wp-statistics.php:421 wp-statistics/wp-statistics.php:535 msgid "Referrers" msgstr "" #: wp-statistics/shortcode.php:142 wp-statistics/wp-statistics.php:422 #: wp-statistics/wp-statistics.php:536 msgid "Searches" msgstr "Pencarian" #: wp-statistics/wp-statistics.php:423 wp-statistics/wp-statistics.php:537 msgid "Search Words" msgstr "Kata-kata pencarian" #: wp-statistics/wp-statistics.php:424 wp-statistics/wp-statistics.php:538 msgid "Top Visitors Today" msgstr "" #: wp-statistics/wp-statistics.php:429 wp-statistics/wp-statistics.php:540 msgid "Optimization" msgstr "Optimasi" #: wp-statistics/wp-statistics.php:435 wp-statistics/wp-statistics.php:504 msgid "Manual" msgstr "Manual" #: wp-statistics/wp-statistics.php:519 msgid "Site" msgstr "" #: wp-statistics/wp-statistics.php:520 msgid "Options" msgstr "" #: wp-statistics/wp-statistics.php:646 msgid "Today visitor" msgstr "Pengunjung hari ini" #: wp-statistics/wp-statistics.php:652 msgid "Today visit" msgstr "Hari ini mengunjungi" #: wp-statistics/wp-statistics.php:658 msgid "Yesterday visitor" msgstr "Pengunjung kemarin" #: wp-statistics/wp-statistics.php:670 msgid "View Stats" msgstr "Lihat statistik" #: wp-statistics/wp-statistics.php:694 msgid "Download ODF file" msgstr "Men-download ODF file" #: wp-statistics/wp-statistics.php:695 msgid "Download HTML file" msgstr "Men-download HTML file" #: wp-statistics/wp-statistics.php:699 msgid "Manual file not found." msgstr "Manual file tidak ditemukan." #: wp-statistics/wp-statistics.php:766 wp-statistics/wp-statistics.php:893 #: wp-statistics/wp-statistics.php:929 msgid "You do not have sufficient permissions to access this page." msgstr "Anda tidak mempunyai akses yang cukup untuk halaman ini" #: wp-statistics/wp-statistics.php:303 msgid "WP Statistics %s installed on" msgstr "" #: wp-statistics/wps-updates.php:54 msgid "Error downloading GeoIP database from: %s - %s" msgstr "Men-download GeoIP database dari kesalahan: %s - %s" #: wp-statistics/wps-updates.php:65 msgid "Error could not open downloaded GeoIP database for reading: %s" msgstr "Kesalahan tidak dapat membuka database GeoIP download untuk membaca: %s" #: wp-statistics/wps-updates.php:72 msgid "Error could not open destination GeoIP database for writing %s" msgstr "Kesalahan tidak dapat membuka tujuan GeoIP database untuk menulis %s" #: wp-statistics/wps-updates.php:88 msgid "GeoIP Database updated successfully!" msgstr "GeoIP Database diperbarui berhasil!" #: wp-statistics/wps-updates.php:113 msgid "GeoIP update on" msgstr "" #: wp-statistics/wps-updates.php:180 msgid "Error downloading browscap database from: %s - %s" msgstr "Men-download browscap database dari kesalahan: %s - %s" #: wp-statistics/wps-updates.php:289 msgid "browscap database updated successfully!" msgstr "database browscap yang berhasil!" #: wp-statistics/wps-updates.php:299 msgid "browscap database updated failed! Cache file too large, reverting to previous browscap.ini." msgstr "" #: wp-statistics/wps-updates.php:307 msgid "browscap database updated failed! New browscap.ini is mis-identifing user agents as crawlers, reverting to previous browscap.ini." msgstr "" #: wp-statistics/wps-updates.php:329 msgid "browscap already at current version!" msgstr "browscap sudah di versi saat ini!" #: wp-statistics/wps-updates.php:342 msgid "Browscap.ini update on" msgstr "" #: wp-statistics/dashboard.php:56 msgid "Quick Stats" msgstr "" #: wp-statistics/dashboard.php:57 #: wp-statistics/includes/log/widgets/browsers.php:41 msgid "Top 10 Browsers" msgstr "Top 10 browser" #: wp-statistics/dashboard.php:58 wp-statistics/wp-statistics.php:473 msgid "Top 10 Countries" msgstr "Top 10 negara" #: wp-statistics/dashboard.php:59 msgid "Today's Visitor Map" msgstr "" #: wp-statistics/dashboard.php:60 wp-statistics/editor.php:46 #: wp-statistics/includes/log/hit-statistics.php:8 #: wp-statistics/wp-statistics.php:448 msgid "Hit Statistics" msgstr "Statistik hit" #: wp-statistics/dashboard.php:61 wp-statistics/wp-statistics.php:463 msgid "Top 10 Pages" msgstr "Top 10 halaman" #: wp-statistics/dashboard.php:62 #: wp-statistics/includes/log/last-visitor.php:36 #: wp-statistics/wp-statistics.php:455 msgid "Recent Visitors" msgstr "Pengunjung terkini" #: wp-statistics/dashboard.php:63 #: wp-statistics/includes/log/top-referring.php:59 #: wp-statistics/includes/log/top-referring.php:81 #: wp-statistics/wp-statistics.php:470 msgid "Top Referring Sites" msgstr "Top merujuk situs" #: wp-statistics/dashboard.php:64 #: wp-statistics/includes/log/widgets/quickstats.php:75 #: wp-statistics/includes/log/widgets/summary.php:75 #: wp-statistics/widget.php:293 wp-statistics/wp-statistics.php:453 msgid "Search Engine Referrals" msgstr "Cari mesin arahan" #: wp-statistics/dashboard.php:65 wp-statistics/wp-statistics.php:468 msgid "Summary" msgstr "Ringkasan" #: wp-statistics/dashboard.php:66 wp-statistics/includes/log/last-search.php:31 #: wp-statistics/wp-statistics.php:454 msgid "Latest Search Words" msgstr "Kata-kata pencarian terbaru" #: wp-statistics/dashboard.php:67 msgid "Top 10 Visitors Today" msgstr "" #: wp-statistics/editor.php:58 msgid "This post is not yet published." msgstr "" #: wp-statistics/includes/functions/geoip-populate.php:24 msgid "Unable to load the GeoIP database, make sure you have downloaded it in the settings page." msgstr "Tidak dapat memuat GeoIP database, pastikan Anda telah men-download di halaman pengaturan." #: wp-statistics/includes/functions/geoip-populate.php:48 msgid "Updated %s GeoIP records in the visitors database." msgstr "Diperbarui %s GeoIP record di database pengunjung." #: wp-statistics/includes/functions/purge.php:21 #: wp-statistics/includes/functions/purge.php:39 #: wp-statistics/includes/functions/purge.php:50 #: wp-statistics/includes/functions/purge.php:61 #: wp-statistics/includes/functions/purge.php:94 msgid "%s data older than %s days purged successfully." msgstr "data %s lebih tua dari %s hari dibersihkan berhasil." #: wp-statistics/includes/functions/purge.php:23 #: wp-statistics/includes/functions/purge.php:41 #: wp-statistics/includes/functions/purge.php:52 #: wp-statistics/includes/functions/purge.php:63 #: wp-statistics/includes/functions/purge.php:96 msgid "No records found to purge from %s!" msgstr "Tidak ada catatan ditemukan untuk membersihkan dari %s!" #: wp-statistics/includes/functions/purge-hits.php:45 #: wp-statistics/includes/functions/purge.php:109 msgid "Database pruned on" msgstr "" #: wp-statistics/includes/functions/purge.php:114 msgid "Please select a value over 30 days." msgstr "Silakan pilih nilai lebih dari 30 hari." #: wp-statistics/includes/log/all-browsers.php:21 msgid "Browser Statistics" msgstr "Browser Statistik" #: wp-statistics/includes/log/all-browsers.php:29 #: wp-statistics/includes/log/all-browsers.php:113 #: wp-statistics/includes/log/all-browsers.php:248 #: wp-statistics/includes/log/exclusions.php:72 #: wp-statistics/includes/log/exclusions.php:190 #: wp-statistics/includes/log/hit-statistics.php:26 #: wp-statistics/includes/log/hit-statistics.php:163 #: wp-statistics/includes/log/last-search.php:64 #: wp-statistics/includes/log/last-visitor.php:67 #: wp-statistics/includes/log/online.php:17 #: wp-statistics/includes/log/page-statistics.php:34 #: wp-statistics/includes/log/search-statistics.php:27 #: wp-statistics/includes/log/top-countries.php:26 #: wp-statistics/includes/log/top-pages.php:29 #: wp-statistics/includes/log/top-pages.php:155 #: wp-statistics/includes/log/top-referring.php:77 #: wp-statistics/includes/log/top-visitors.php:40 msgid "Click to toggle" msgstr "Klik untuk beralih" #: wp-statistics/includes/log/all-browsers.php:30 #: wp-statistics/wp-statistics.php:415 wp-statistics/wp-statistics.php:469 #: wp-statistics/wp-statistics.php:529 msgid "Browsers" msgstr "Browser" #: wp-statistics/includes/log/all-browsers.php:57 msgid "Browsers by type" msgstr "Browser berdasarkan jenis" #: wp-statistics/includes/log/all-browsers.php:114 #: wp-statistics/includes/log/widgets/top.visitors.php:18 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:313 msgid "Platform" msgstr "Platform" #: wp-statistics/includes/log/all-browsers.php:141 msgid "Browsers by platform" msgstr "Browser oleh platform" #: wp-statistics/includes/log/all-browsers.php:249 msgid "%s Version" msgstr "Versi %s" #: wp-statistics/includes/log/exclusions.php:8 msgid "Attention: Exclusion are not currently set to be recorded, the results below may not reflect current statistics!" msgstr "Perhatian: Pengecualian tidak saat ini diatur untuk direkam, hasil di bawah ini mungkin tidak mencerminkan Statistik!" #: wp-statistics/includes/log/exclusions.php:64 msgid "Exclusions Statistics" msgstr "Pengecualian Statistik" #: wp-statistics/includes/functions/functions.php:895 msgid "10 Days" msgstr "10 hari" #: wp-statistics/includes/functions/functions.php:895 msgid "20 Days" msgstr "20 hari" #: wp-statistics/includes/functions/functions.php:895 msgid "30 Days" msgstr "30 hari" #: wp-statistics/includes/functions/functions.php:895 msgid "2 Months" msgstr "2 bulan" #: wp-statistics/includes/functions/functions.php:895 msgid "3 Months" msgstr "3 bulan" #: wp-statistics/includes/functions/functions.php:895 msgid "6 Months" msgstr "6 bulan" #: wp-statistics/includes/functions/functions.php:895 msgid "9 Months" msgstr "9 bulan" #: wp-statistics/includes/functions/functions.php:895 msgid "1 Year" msgstr "1 tahun" #: wp-statistics/includes/log/exclusions.php:73 msgid "Exclusions Statistical Chart" msgstr "Grafik Statistik pengecualian" #: wp-statistics/includes/log/exclusions.php:95 msgid "Excluded hits in the last" msgstr "Dikecualikan hits di terakhir" #: wp-statistics/includes/log/exclusions.php:95 #: wp-statistics/includes/log/hit-statistics.php:66 #: wp-statistics/includes/log/search-statistics.php:69 #: wp-statistics/includes/log/widgets/hits.php:44 #: wp-statistics/includes/log/widgets/search.php:42 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:208 msgid "days" msgstr "hari" #: wp-statistics/includes/log/exclusions.php:116 msgid "Number of excluded hits" msgstr "Jumlah hit dikecualikan" #: wp-statistics/includes/log/hit-statistics.php:27 msgid "Hits Statistics Chart" msgstr "Grafik Statistik hits" #: wp-statistics/includes/log/hit-statistics.php:66 #: wp-statistics/includes/log/widgets/hits.php:44 msgid "Hits in the last" msgstr "Hits di terakhir" #: wp-statistics/includes/log/hit-statistics.php:87 #: wp-statistics/includes/log/widgets/hits.php:65 msgid "Number of visits and visitors" msgstr "Jumlah kunjungan dan pengunjung" #: wp-statistics/includes/log/hit-statistics.php:101 #: wp-statistics/includes/log/hit-statistics.php:170 #: wp-statistics/includes/log/widgets/hits.php:79 #: wp-statistics/includes/log/widgets/quickstats.php:24 #: wp-statistics/includes/log/widgets/summary.php:24 msgid "Visit" msgstr "Kunjungi" #: wp-statistics/includes/log/hit-statistics.php:101 #: wp-statistics/includes/log/hit-statistics.php:171 #: wp-statistics/includes/log/widgets/hits.php:79 #: wp-statistics/includes/log/widgets/quickstats.php:23 #: wp-statistics/includes/log/widgets/summary.php:23 msgid "Visitor" msgstr "Pengunjung" #: wp-statistics/includes/log/last-search.php:65 msgid "Latest Search Word Statistics" msgstr "Cari kata Statistik terbaru" #: wp-statistics/includes/log/last-search.php:110 #: wp-statistics/includes/log/last-visitor.php:101 #: wp-statistics/includes/log/online.php:50 #: wp-statistics/includes/log/widgets/jqv.map.php:55 #: wp-statistics/includes/log/widgets/recent.php:14 #: wp-statistics/includes/log/widgets/words.php:27 msgid "#hash#" msgstr "#hash #" #: wp-statistics/includes/log/last-search.php:115 #: wp-statistics/includes/log/last-visitor.php:106 #: wp-statistics/includes/log/online.php:55 #: wp-statistics/includes/log/top-referring.php:112 #: wp-statistics/includes/log/widgets/recent.php:19 #: wp-statistics/includes/log/widgets/words.php:42 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:60 msgid "Map" msgstr "Peta" #: wp-statistics/includes/log/last-search.php:159 #: wp-statistics/includes/log/last-visitor.php:139 #: wp-statistics/includes/log/online.php:109 #: wp-statistics/includes/log/top-pages.php:205 #: wp-statistics/includes/log/top-referring.php:153 msgid "Page" msgstr "Halaman" #: wp-statistics/includes/log/last-search.php:159 #: wp-statistics/includes/log/last-visitor.php:139 #: wp-statistics/includes/log/online.php:109 #: wp-statistics/includes/log/top-pages.php:205 #: wp-statistics/includes/log/top-referring.php:153 msgid "From" msgstr "Dari" #: wp-statistics/includes/log/last-search.php:47 #: wp-statistics/includes/log/last-visitor.php:38 #: wp-statistics/includes/log/top-referring.php:67 #: wp-statistics/includes/log/top-referring.php:70 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:192 #: wp-statistics/widget.php:309 msgid "All" msgstr "Semua" #: wp-statistics/includes/log/last-visitor.php:68 msgid "Recent Visitor Statistics" msgstr "Statistik pengunjung terkini" #: wp-statistics/includes/log/online.php:11 #: wp-statistics/includes/log/online.php:18 msgid "Online Users" msgstr "" #: wp-statistics/includes/log/online.php:75 msgid "Online for " msgstr "" #: wp-statistics/includes/log/page-statistics.php:26 msgid "Page Trend for Post ID" msgstr "Halaman tren untuk posting ID" #: wp-statistics/includes/log/page-statistics.php:35 msgid "Page Trend" msgstr "Halaman tren" #: wp-statistics/includes/log/search-statistics.php:19 #: wp-statistics/includes/log/search-statistics.php:28 msgid "Search Engine Referral Statistics" msgstr "Cari mesin arahan Statistik" #: wp-statistics/includes/log/search-statistics.php:69 #: wp-statistics/includes/log/widgets/search.php:42 msgid "Search engine referrals in the last" msgstr "Cari mesin arahan dalam terakhir" #: wp-statistics/includes/log/search-statistics.php:90 #: wp-statistics/includes/log/widgets/search.php:63 msgid "Number of referrals" msgstr "Jumlah arahan" #: wp-statistics/includes/log/exclusions.php:24 #: wp-statistics/includes/log/search-statistics.php:104 #: wp-statistics/includes/log/widgets/quickstats.php:58 #: wp-statistics/includes/log/widgets/quickstats.php:105 #: wp-statistics/includes/log/widgets/search.php:77 #: wp-statistics/includes/log/widgets/summary.php:58 #: wp-statistics/includes/log/widgets/summary.php:105 msgid "Total" msgstr "Total" #: wp-statistics/includes/log/top-countries.php:18 #: wp-statistics/includes/log/top-countries.php:27 msgid "Top Countries" msgstr "Negara teratas" #: wp-statistics/includes/log/top-countries.php:31 #: wp-statistics/includes/log/widgets/countries.php:9 #: wp-statistics/includes/log/widgets/top.visitors.php:11 msgid "Rank" msgstr "Peringkat" #: wp-statistics/includes/log/top-countries.php:32 #: wp-statistics/includes/log/widgets/countries.php:10 #: wp-statistics/includes/log/widgets/top.visitors.php:13 msgid "Flag" msgstr "Bendera" #: wp-statistics/includes/log/top-countries.php:33 #: wp-statistics/includes/log/widgets/countries.php:11 #: wp-statistics/includes/log/widgets/top.visitors.php:14 msgid "Country" msgstr "Negara" #: wp-statistics/includes/log/top-countries.php:34 #: wp-statistics/includes/log/widgets/countries.php:12 msgid "Visitor Count" msgstr "Jumlah pengunjung" #: wp-statistics/includes/log/top-pages.php:20 #: wp-statistics/includes/log/top-pages.php:156 msgid "Top Pages" msgstr "Atas halaman" #: wp-statistics/includes/log/top-pages.php:30 msgid "Top 5 Pages Trends" msgstr "Atas 5 Halaman tren" #: wp-statistics/includes/log/top-pages.php:67 msgid "Top 5 Page Trending Stats" msgstr "Top 5 halaman statistik tren" #: wp-statistics/includes/log/top-pages.php:88 #: wp-statistics/includes/log/widgets/page.php:63 msgid "Number of Hits" msgstr "Jumlah Hits" #: wp-statistics/includes/log/top-pages.php:184 #: wp-statistics/includes/log/widgets/pages.php:13 msgid "No page title found" msgstr "Judul Halaman tidak ditemukan" #: wp-statistics/includes/log/top-pages.php:187 #: wp-statistics/includes/log/widgets/pages.php:16 #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:37 #: wp-statistics/includes/settings/tabs/wps-general.php:122 #: wp-statistics/includes/settings/tabs/wps-general.php:127 #: wp-statistics/shortcode.php:139 msgid "Visits" msgstr "Kunjungan" #: wp-statistics/includes/log/top-referring.php:4 msgid "To be added soon" msgstr "Akan ditambahkan segera" #: wp-statistics/includes/log/top-referring.php:79 msgid "Referring sites from" msgstr "Merujuk situs dari" #: wp-statistics/includes/log/top-referring.php:137 #: wp-statistics/includes/log/widgets/referring.php:35 msgid "References" msgstr "Referensi" #: wp-statistics/includes/log/top-visitors.php:12 msgid "Top 100 Visitors Today" msgstr "" #: wp-statistics/includes/log/log.php:17 msgid "About WP Statistics Version %s" msgstr "Tentang WP Statistics Versi %s" #: wp-statistics/includes/log/widgets/about.php:11 msgid "Website" msgstr "Situs web" #: wp-statistics/includes/log/widgets/about.php:12 msgid "Rate and Review" msgstr "Tingkat dan Review" #: wp-statistics/includes/log/widgets/about.php:16 msgid "More Information" msgstr "Informasi lebih lanjut" #: wp-statistics/includes/log/widgets/about.php:25 #: wp-statistics/includes/settings/tabs/wps-about.php:12 msgid "This product includes GeoLite2 data created by MaxMind, available from %s." msgstr "Produk ini termasuk data GeoLite2 yang dibuat oleh MaxMind, tersedia dari %s." #: wp-statistics/includes/log/widgets/browsers.php:34 msgid "Other" msgstr "Lainnya" #: wp-statistics/wp-statistics.php:458 msgid "Today Visitors Map" msgstr "Hari peta pengunjung" #: wp-statistics/includes/log/widgets/referring.php:36 msgid "Address" msgstr "Alamat" #: wp-statistics/includes/log/widgets/quickstats.php:12 msgid "User(s) Online" msgstr "Pengguna Online" #: wp-statistics/includes/log/widgets/quickstats.php:28 #: wp-statistics/includes/log/widgets/quickstats.php:80 #: wp-statistics/includes/log/widgets/summary.php:28 #: wp-statistics/includes/log/widgets/summary.php:80 msgid "Today" msgstr "Hari ini" #: wp-statistics/includes/log/widgets/quickstats.php:34 #: wp-statistics/includes/log/widgets/quickstats.php:81 #: wp-statistics/includes/log/widgets/summary.php:34 #: wp-statistics/includes/log/widgets/summary.php:81 msgid "Yesterday" msgstr "Kemarin" #: wp-statistics/includes/log/widgets/quickstats.php:99 #: wp-statistics/includes/log/widgets/summary.php:99 msgid "Daily Total" msgstr "Harian Total" #: wp-statistics/includes/log/widgets/quickstats.php:118 #: wp-statistics/includes/log/widgets/summary.php:118 msgid "Current Time and Date" msgstr "Saat ini waktu dan tanggal" #: wp-statistics/includes/log/widgets/quickstats.php:118 #: wp-statistics/includes/log/widgets/summary.php:118 msgid "(Adjustment)" msgstr "(Penyesuaian)" #: wp-statistics/includes/log/widgets/quickstats.php:122 #: wp-statistics/includes/log/widgets/summary.php:122 msgid "Date: %s" msgstr "Tanggal: %s" #: wp-statistics/includes/log/widgets/quickstats.php:126 #: wp-statistics/includes/log/widgets/summary.php:126 msgid "Time: %s" msgstr "Waktu: %s" #: wp-statistics/includes/log/widgets/top.visitors.php:12 #: wp-statistics/includes/settings/tabs/wps-maintenance.php:80 #: wp-statistics/wp-statistics.php:339 wp-statistics/wp-statistics.php:418 #: wp-statistics/wp-statistics.php:532 msgid "Hits" msgstr "Hits" #: wp-statistics/includes/log/widgets/top.visitors.php:15 msgid "IP" msgstr "" #: wp-statistics/includes/log/widgets/top.visitors.php:17 msgid "Agent" msgstr "" #: wp-statistics/includes/log/widgets/top.visitors.php:19 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:302 msgid "Version" msgstr "" #: wp-statistics/ajax.php:41 wp-statistics/ajax.php:71 #: wp-statistics/ajax.php:129 wp-statistics/ajax.php:154 #: wp-statistics/ajax.php:184 wp-statistics/ajax.php:296 #: wp-statistics/includes/optimization/wps-optimization.php:6 msgid "Access denied!" msgstr "Akses ditolak!" #: wp-statistics/ajax.php:31 msgid "%s agent data deleted successfully." msgstr "%s agen data dihapus berhasil." #: wp-statistics/ajax.php:34 msgid "No agent data found to remove!" msgstr "" #: wp-statistics/ajax.php:38 wp-statistics/ajax.php:68 #: wp-statistics/ajax.php:120 wp-statistics/ajax.php:126 msgid "Please select the desired items." msgstr "Pilih item yang dikehendaki." #: wp-statistics/ajax.php:62 msgid "%s platform data deleted successfully." msgstr "%s platform data dihapus berhasil." #: wp-statistics/ajax.php:65 msgid "No platform data found to remove!" msgstr "" #: wp-statistics/includes/functions/functions.php:999 msgid "%s table data deleted successfully." msgstr "data tabel %s berhasil dihapus." #: wp-statistics/includes/functions/functions.php:1003 msgid "Error, %s not emptied!" msgstr "Kesalahan, %s tidak dikosongkan!" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:5 msgid "Database Setup" msgstr "Database Setup" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:10 msgid "Re-run Install" msgstr "Kembali menjalankan instalasi" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:14 msgid "Install Now!" msgstr "Instal sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:15 msgid "If for some reason your installation of WP Statistics is missing the database tables or other core items, this will re-execute the install process." msgstr "Jika untuk beberapa alasan Anda instalasi WP Statistics tidak ada tabel database atau item inti lainnya, ini akan mengeksekusi ulang pernyataan proses instalasi." #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:20 msgid "Database Index" msgstr "Indeks database" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:25 #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:21 #: wp-statistics/wp-statistics.php:416 wp-statistics/wp-statistics.php:530 msgid "Countries" msgstr "Negara" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:42 #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:74 #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:25 #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:40 msgid "Update Now!" msgstr "Perbarui sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:43 msgid "Older installs of WP Statistics allow for duplicate entries in the visitors table in a corner case. Newer installs protect against this with a unique index on the table. To create the index on the older installs duplicate entries must be deleted first. Clicking \"Update Now\" will scan the vistitors table, delete duplicate entries and add the index." msgstr "Remaja menginstal WP Statistics memungkinkan untuk entri duplikat dalam tabel pengunjung dalam kasus sudut. Menginstall baru melindungi terhadap ini dengan indeks unik di atas meja. Untuk membuat indeks di menginstall remaja entri duplikat harus dihapus terlebih dahulu. Mengklik \"Update Now\" akan memindai tabel vistitors, menghapus entri duplikat dan menambahkan indeks." #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:44 #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:108 msgid "This operation could take a long time on installs with many rows in the visitors table." msgstr "Operasi ini dapat mengambil waktu lama untuk menginstal dengan banyak baris dalam tabel pengunjung." #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:50 msgid "Older installs of WP Statistics allow for duplicate entries in the visitors table in a corner case. Newer installs protect against this with a unique index on the table." msgstr "Remaja menginstal WP Statistics memungkinkan untuk entri duplikat dalam tabel pengunjung dalam kasus sudut. Menginstall baru melindungi terhadap ini dengan indeks unik di atas meja." #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:51 #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:83 #: wp-statistics/includes/optimization/tabs/wps-optimization-database.php:114 msgid "Congratulations, your installation is already up to date, nothing to do." msgstr "Selamat, instalasi ini sudah sampai tanggal, tidak ada hubungannya." #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:8 #: wp-statistics/includes/optimization/wps-optimization.php:235 msgid "Export" msgstr "Ekspor" #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:13 msgid "Export from" msgstr "Ekspor dari" #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:18 #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:37 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:185 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:242 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:266 #: wp-statistics/includes/settings/tabs/wps-notifications.php:134 #: wp-statistics/includes/settings/tabs/wps-notifications.php:164 msgid "Please select" msgstr "Silakan pilih" #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:26 msgid "Select the table for the output file." msgstr "Pilih tabel untuk output file." #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:32 msgid "Export To" msgstr "Ekspor ke" #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:42 msgid "Select the output file type." msgstr "Pilih jenis file output." #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:48 msgid "Include Header Row" msgstr "Termasuk baris Header" #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:53 msgid "Include a header row as the first line of the exported file." msgstr "Sertakan baris header sebagai baris pertama dari file yang diekspor." #: wp-statistics/includes/optimization/tabs/wps-optimization-export.php:54 msgid "Start Now!" msgstr "Mulai sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:15 msgid "Historical Values" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:20 msgid "Note: As you have just purged the database you must reload this page for these numbers to be correct." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:26 #: wp-statistics/includes/settings/tabs/wps-general.php:138 #: wp-statistics/includes/settings/tabs/wps-general.php:143 #: wp-statistics/shortcode.php:140 wp-statistics/wp-statistics.php:425 #: wp-statistics/wp-statistics.php:539 msgid "Visitors" msgstr "Pengunjung" #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:31 msgid "Number of historical number of visitors to the site (current value is %s)." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:42 msgid "Number of historical number of visits to the site (current value is %s)." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-historical.php:48 msgid "Update now!" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:10 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:43 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:75 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:107 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:141 msgid "Are you sure?" msgstr "Kamu yakin?" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:175 msgid "Data" msgstr "Data" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:180 msgid "Empty Table" msgstr "Meja kosong" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:194 msgid "All data table will be lost." msgstr "Semua tabel data akan hilang." #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:195 msgid "Clear now!" msgstr "Jelas sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:203 msgid "Purge records older than" msgstr "Membersihkan lebih tua dari catatan" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:209 msgid "Deleted user statistics data older than the selected number of days. Minimum value is 30 days." msgstr "Dihapus pengguna data statistik lebih tua dari nomor yang dipilih hari. Nilai minimum adalah 30 hari." #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:210 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:225 msgid "Purge now!" msgstr "Membersihkan sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:232 msgid "Delete User Agent Types" msgstr "Menghapus jenis agen pengguna" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:237 msgid "Delete Agents" msgstr "Hapus agen" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:252 msgid "All visitor data will be lost for this agent type." msgstr "Semua data pengunjung akan hilang untuk jenis agen ini." #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:253 #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:277 msgid "Delete now!" msgstr "Menghapus sekarang!" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:261 msgid "Delete Platforms" msgstr "Menghapus platform" #: wp-statistics/includes/optimization/tabs/wps-optimization-purging.php:276 msgid "All visitor data will be lost for this platform type." msgstr "Semua data pengunjung akan hilang untuk jenis platform ini." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:17 msgid "Resources" msgstr "Sumber daya" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:22 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:27 msgid "Memory usage in PHP" msgstr "Penggunaan memori di PHP" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:26 msgid "Byte" msgstr "Byte" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:33 msgid "PHP Memory Limit" msgstr "Batas memori PHP" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:38 msgid "The memory limit a script is allowed to consume, set in php.ini." msgstr "Batas memori script diperbolehkan mengkonsumsi, mengatur dalam php.ini." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:44 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:55 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:66 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:77 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:88 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:99 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:110 msgid "Number of rows in the %s table" msgstr "Jumlah baris dalam tabel %s" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:48 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:59 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:70 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:81 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:92 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:103 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:114 msgid "Row" msgstr "Baris" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:49 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:60 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:71 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:82 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:93 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:104 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:115 msgid "Number of rows" msgstr "Jumlah baris" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:120 msgid "Version Info" msgstr "Versi Info" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:125 msgid "WP Statistics Version" msgstr "Versi WP Statistics" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:130 msgid "The WP Statistics version you are running." msgstr "Versi WP Statistics Anda menjalankan." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:136 msgid "PHP Version" msgstr "Versi PHP" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:141 msgid "The PHP version you are running." msgstr "Versi PHP yang Anda jalankan." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:147 msgid "PHP Safe Mode" msgstr "Mode PHP aman" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:152 msgid "Is PHP Safe Mode active. The GeoIP code is not supported in Safe Mode." msgstr "Adalah Mode PHP aman aktif. Kode GeoIP tidak didukung dalam Mode aman." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:169 msgid "jQuery Version" msgstr "jQuery versi" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:174 msgid "The jQuery version you are running." msgstr "Versi jQuery Anda menjalankan." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:180 msgid "cURL Version" msgstr "cURL versi" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:184 msgid "cURL not installed" msgstr "cURL tidak diinstal" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:185 msgid "The PHP cURL Extension version you are running. cURL is required for the GeoIP code, if it is not installed GeoIP will be disabled." msgstr "PHP cURL versi ekstensi Anda menjalankan. cURL diperlukan untuk kode GeoIP, jika tidak diinstal GeoIP akan dinonaktifkan." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:195 msgid "Installed" msgstr "Diinstal" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:195 msgid "Not installed" msgstr "Tidak diinstal" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:201 msgid "File Info" msgstr "Informasi file" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:206 msgid "GeoIP Database" msgstr "GeoIP Database" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:215 msgid "Database file does not exist." msgstr "Database file tidak ada." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:217 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:236 #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:255 msgid ", created on " msgstr ", dibuat pada " #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:219 msgid "The file size and date of the GeoIP database." msgstr "Ukuran file dan tanggal GeoIP database." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:225 msgid "browscap.ini File" msgstr "browscap.ini File" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:234 msgid "browscap.ini file does not exist." msgstr "browscap.ini file tidak ada." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:238 msgid "The file size and date of the browscap.ini file." msgstr "Ukuran file dan tanggal berkas browscap.ini." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:244 msgid "browscap Cache File" msgstr "browscap Cache File" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:253 msgid "browscap cache file does not exist." msgstr "browscap cache file tidak ada." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:257 msgid "The file size and date of the browscap cache file." msgstr "Ukuran file dan tanggal browscap cache file." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:262 msgid "Client Info" msgstr "Info klien" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:267 msgid "Client IP" msgstr "Klien IP" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:272 msgid "The client IP address." msgstr "Alamat IP klien." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:278 msgid "User Agent" msgstr "Agen pengguna" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:283 msgid "The client user agent string." msgstr "Klien user agent string." #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:289 msgid "Browser" msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:296 msgid "The detected client browser." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:307 msgid "The detected client browser version." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-resources.php:318 msgid "The detected client platform." msgstr "" #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:4 msgid "This will replace all IP addresses in the database with hash values and cannot be undo, are you sure?" msgstr "Ini akan mengganti semua alamat IP di database dengan nilai hash dan tidak bisa membatalkan, Apakah Anda yakin?" #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:16 msgid "GeoIP Options" msgstr "GeoIP pilihan" #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:26 msgid "Updates any unknown location data in the database, this may take a while" msgstr "Update data lokasi tak diketahui dalam database, ini mungkin berlangsung agak lama" #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:31 #: wp-statistics/includes/settings/tabs/wps-general.php:66 msgid "IP Addresses" msgstr "Alamat IP" #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:36 #: wp-statistics/includes/settings/tabs/wps-general.php:71 msgid "Hash IP Addresses" msgstr "Alamat IP hash" #: wp-statistics/includes/optimization/tabs/wps-optimization-updates.php:41 msgid "Replace IP addresses in the database with hash values, you will not be able to recover the IP addresses in the future to populate location information afterwards and this may take a while" msgstr "Mengganti alamat IP dalam database dengan nilai hash, Anda tidak akan dapat memulihkan alamat IP di masa depan untuk mengisi informasi lokasi setelah itu dan ini mungkin berlangsung agak lama" #: wp-statistics/includes/optimization/wps-optimization.php:43 msgid "IP Addresses replaced with hash values." msgstr "Alamat IP diganti dengan nilai hash." #: wp-statistics/includes/optimization/wps-optimization.php:51 msgid "Install routine complete." msgstr "Menginstal rutin lengkap." #: wp-statistics/includes/optimization/wps-optimization.php:234 msgid "Resources/Information" msgstr "Sumber-sumber/informasi" #: wp-statistics/includes/optimization/wps-optimization.php:236 msgid "Purging" msgstr "Membersihkan" #: wp-statistics/includes/optimization/wps-optimization.php:237 msgid "Database" msgstr "Database" #: wp-statistics/includes/optimization/wps-optimization.php:238 msgid "Updates" msgstr "Update" #: wp-statistics/includes/optimization/wps-optimization.php:239 msgid "Historical" msgstr "" #: wp-statistics/includes/settings/tabs/wps-about.php:8 msgid "WP Statistics V%s" msgstr "WP Statistics V %s" #: wp-statistics/includes/settings/tabs/wps-about.php:28 msgid "Visit Us Online" msgstr "Kunjungi kami secara Online" #: wp-statistics/includes/settings/tabs/wps-about.php:32 msgid "Come visit our great new %s and keep up to date on the latest news about WP Statistics." msgstr "Datang mengunjungi kami %s baru yang besar dan tetap up to date berita terbaru tentang WP Statistics." #: wp-statistics/includes/settings/tabs/wps-about.php:32 msgid "website" msgstr "situs web" #: wp-statistics/includes/settings/tabs/wps-about.php:36 msgid "Rate and Review at WordPress.org" msgstr "Menilai dan meninjau di WordPress.org" #: wp-statistics/includes/settings/tabs/wps-about.php:40 msgid "Thanks for installing WP Statistics, we encourage you to submit a " msgstr "Terima kasih untuk menginstal WP Statistics, kami mendorong Anda untuk mengirimkan " #: wp-statistics/includes/settings/tabs/wps-about.php:40 msgid "rating and review" msgstr "peringkat dan ulasan" #: wp-statistics/includes/settings/tabs/wps-about.php:40 msgid "over at WordPress.org. Your feedback is greatly appreciated!" msgstr "lebih di WordPress.org. Tanggapan Anda sangat dihargai!" #: wp-statistics/includes/settings/tabs/wps-about.php:44 msgid "Translations" msgstr "Terjemahan" #: wp-statistics/includes/settings/tabs/wps-about.php:48 msgid "WP Statistics supports internationalization and we encourage our users to submit translations, please visit our %s to see the current status and %s if you would like to help." msgstr "WP Statistics mendukung internasionalisasi dan kami menghimbau para pengguna untuk mengirimkan terjemahan, silakan kunjungi kami %s untuk melihat status saat ini dan %s jika Anda ingin membantu." #: wp-statistics/includes/settings/tabs/wps-about.php:48 msgid "translation collaboration site" msgstr "situs terjemahan kolaborasi" #: wp-statistics/includes/settings/tabs/wps-about.php:48 msgid "drop us a line" msgstr "drop kami baris" #: wp-statistics/includes/settings/tabs/wps-about.php:52 msgid "Support" msgstr "Dukungan" #: wp-statistics/includes/settings/tabs/wps-about.php:57 msgid "We're sorry you're having problem with WP Statistics and we're happy to help out. Here are a few things to do before contacting us:" msgstr "Kami minta maaf Anda mengalami masalah dengan WP Statistics dan kami senang untuk membantu. Berikut adalah beberapa hal yang harus dilakukan sebelum menghubungi kami:" #: wp-statistics/includes/settings/tabs/wps-about.php:60 #: wp-statistics/includes/settings/tabs/wps-about.php:61 msgid "Have you read the %s?" msgstr "Apakah Anda membaca %s?" #: wp-statistics/includes/settings/tabs/wps-about.php:60 msgid "FAQs" msgstr "Tanya jawab" #: wp-statistics/includes/settings/tabs/wps-about.php:61 msgid "manual" msgstr "manual" #: wp-statistics/includes/settings/tabs/wps-about.php:62 msgid "Have you search the %s for a similar issue?" msgstr "Apakah Anda mencari %s untuk masalah serupa?" #: wp-statistics/includes/settings/tabs/wps-about.php:62 msgid "support forum" msgstr "dukungan forum" #: wp-statistics/includes/settings/tabs/wps-about.php:63 msgid "Have you search the Internet for any error messages you are receiving?" msgstr "Apakah Anda mencari di Internet untuk setiap pesan error yang Anda terima?" #: wp-statistics/includes/settings/tabs/wps-about.php:64 msgid "Make sure you have access to your PHP error logs." msgstr "" #: wp-statistics/includes/settings/tabs/wps-about.php:67 msgid "And a few things to double-check:" msgstr "Dan beberapa hal untuk Periksa:" #: wp-statistics/includes/settings/tabs/wps-about.php:70 msgid "How's your memory_limit in php.ini?" msgstr "Bagaimana Apakah Anda memory_limit dalam php.ini?" #: wp-statistics/includes/settings/tabs/wps-about.php:71 msgid "Have you tried disabling any other plugins you may have installed?" msgstr "Apakah Anda mencoba menonaktifkan plugin lain yang Anda mungkin telah menginstal?" #: wp-statistics/includes/settings/tabs/wps-about.php:72 msgid "Have you tried using the default WordPress theme?" msgstr "Apakah Anda mencoba menggunakan default WordPress theme?" #: wp-statistics/includes/settings/tabs/wps-about.php:73 msgid "Have you double checked the plugin settings?" msgstr "Apakah Anda memeriksa pengaturan plugin?" #: wp-statistics/includes/settings/tabs/wps-about.php:74 msgid "Do you have all the required PHP extensions installed?" msgstr "Apakah Anda memiliki semua ekstensi PHP diperlukan diinstal?" #: wp-statistics/includes/settings/tabs/wps-about.php:75 msgid "Are you getting a blank or incomplete page displayed in your browser? Did you view the source for the page and check for any fatal errors?" msgstr "Apakah Anda mendapatkan halaman kosong atau tidak lengkap yang ditampilkan dalam browser Anda? Apakah Anda lihat sumber halaman dan memeriksa kesalahan fatal?" #: wp-statistics/includes/settings/tabs/wps-about.php:76 msgid "Have you checked your PHP and web server error logs?" msgstr "Apakah Anda memeriksa Anda PHP dan web log kesalahan server?" #: wp-statistics/includes/settings/tabs/wps-about.php:79 msgid "Still not having any luck?" msgstr "Masih tidak memiliki keberuntungan?" #: wp-statistics/includes/settings/tabs/wps-about.php:79 msgid "Then please open a new thread on the %s and we'll respond as soon as possible." msgstr "Kemudian silahkan buka thread baru pada %s dan kami akan merespon secepat mungkin." #: wp-statistics/includes/settings/tabs/wps-about.php:79 msgid "WordPress.org support forum" msgstr "WordPress.org dukungan forum" #: wp-statistics/includes/settings/tabs/wps-about.php:83 msgid "Alternatively %s support is available as well." msgstr "Atau %s dukungan tersedia juga." #: wp-statistics/includes/settings/tabs/wps-about.php:83 msgid "Farsi" msgstr "Farsi" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:21 msgid "WP Statistics Honey Pot Page" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:22 msgid "This is the honey pot for WP Statistics to use, do not delete." msgstr "" #: wp-statistics/includes/settings/tabs/wps-access-level.php:23 #: wp-statistics/includes/settings/wps-settings.php:103 msgid "Access Levels" msgstr "Tingkat akses" #: wp-statistics/includes/settings/tabs/wps-access-level.php:52 msgid "Required user level to view WP Statistics" msgstr "Diperlukan tingkat pengguna untuk melihat WP Statistics" #: wp-statistics/includes/settings/tabs/wps-access-level.php:67 msgid "Required user level to manage WP Statistics" msgstr "Tingkat pengguna diperlukan untuk mengelola WP Statistics" #: wp-statistics/includes/settings/tabs/wps-access-level.php:75 msgid "See the %s for details on capability levels." msgstr "Lihat %s untuk rincian pada tingkat kemampuan." #: wp-statistics/includes/settings/tabs/wps-access-level.php:75 msgid "WordPress Roles and Capabilities page" msgstr "Halaman WordPress peran dan kemampuan" #: wp-statistics/includes/settings/tabs/wps-access-level.php:76 msgid "Hint: manage_network = Super Admin Network, manage_options = Administrator, edit_others_posts = Editor, publish_posts = Author, edit_posts = Contributor, read = Everyone." msgstr "Petunjuk: manage_network = Super Admin jaringan, manage_options = Administrator, edit_others_posts = Editor, publish_posts = penulis, edit_posts = kontributor, membaca = semua orang." #: wp-statistics/includes/settings/tabs/wps-access-level.php:77 msgid "Each of the above casscades the rights upwards in the default WordPress configuration. So for example selecting publish_posts grants the right to Authors, Editors, Admins and Super Admins." msgstr "Masing-masing casscades di atas hak-hak ke atas dalam konfigurasi default WordPress. Jadi misalnya memilih publish_posts hibah hak untuk penulis, editor, admin dan Super admin." #: wp-statistics/includes/settings/tabs/wps-access-level.php:78 msgid "If you need a more robust solution to delegate access you might want to look at %s in the WordPress plugin directory." msgstr "Jika Anda memerlukan solusi yang lebih kuat untuk mendelegasikan akses Anda mungkin ingin melihat %s di WordPress plugin direktori." #: wp-statistics/includes/log/exclusions.php:197 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:46 #: wp-statistics/includes/settings/wps-settings.php:104 #: wp-statistics/wp-statistics.php:417 wp-statistics/wp-statistics.php:531 msgid "Exclusions" msgstr "Pengecualian" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:50 msgid "Record exclusions" msgstr "Catatan pengecualian" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:52 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:106 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:136 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:153 msgid "Enable" msgstr "Mengaktifkan" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:53 msgid "This will record all the excluded hits in a separate table with the reasons why it was excluded but no other information. This will generate a lot of data but is useful if you want to see the total number of hits your site gets, not just actual user visits." msgstr "Ini akan merekam semua hits dikecualikan didalam table yang terpisah dengan alasan mengapa itu dikeluarkan tetapi tanpa informasi lain. Ini akan menghasilkan banyak data tetapi berguna jika Anda ingin melihat jumlah hits situs Anda mendapat, kunjungan pengguna tidak hanya aktual." #: wp-statistics/includes/settings/tabs/wps-exclusions.php:58 msgid "Exclude User Roles" msgstr "Mengecualikan peran pengguna" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:74 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:199 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:206 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:213 #: wp-statistics/includes/settings/tabs/wps-exclusions.php:220 msgid "Exclude" msgstr "Mengecualikan" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:75 msgid "Exclude %s role from data collection." msgstr "Mengecualikan peranan dari pengumpulan data." #: wp-statistics/includes/settings/tabs/wps-exclusions.php:81 msgid "IP/Robot Exclusions" msgstr "IP Robot pengecualian" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:85 msgid "Robot list" msgstr "Daftar robot" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:98 msgid "A list of words (one per line) to match against to detect robots. Entries must be at least 4 characters long or they will be ignored." msgstr "Daftar kata (satu per baris) untuk mencocokkan terhadap untuk mendeteksi robot. Entri harus minimal 4 karakter atau mereka akan diabaikan." #: wp-statistics/includes/settings/tabs/wps-exclusions.php:99 msgid "Reset to Default" msgstr "Reset ke Default" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:104 msgid "Force robot list update after upgrades" msgstr "Kekuatan robot daftar update setelah upgrade" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:107 msgid "Force the robot list to be reset to the default after an update to WP Statistics takes place. Note if this option is enabled any custom robots you have added to the list will be lost." msgstr "Kekuatan Daftar robot diatur ulang ke default setelah update ke WP Statistics berlangsung. Catatan Jika opsi ini diaktifkan setiap kustom robot Anda telah ditambahkan ke daftar akan hilang." #: wp-statistics/includes/settings/tabs/wps-exclusions.php:112 msgid "Robot visit threshold" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:115 msgid "Treat visitors with more than this number of visits per day as robots. 0 = disabled." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:120 msgid "Excluded IP address list" msgstr "Daftar alamat IP dikecualikan" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:126 msgid "Add 10.0.0.0" msgstr "Tambahkan 10.0.0.0" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:127 msgid "Add 172.16.0.0" msgstr "Tambahkan 172.16.0.0" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:128 msgid "Add 192.168.0.0" msgstr "Tambahkan 192.168.0.0" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:134 msgid "Use honey pot" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:137 msgid "Use a honey pot page to identify robots." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:142 msgid "Honey pot post id" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:145 msgid "The post id to use for the honeypot page." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:146 msgid "Create a new honey pot page" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:159 msgid "GeoIP Exclusions" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:163 msgid "Excluded countries list" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:166 msgid "A list of country codes (one per line, two letters each) to exclude from statistics collection. Use \"000\" (three zeros) to exclude unknown countries." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:171 msgid "Included countries list" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:174 msgid "A list of country codes (one per line, two letters each) to include in statistics collection, if this list is not empty, only visitors from the included countries will be recorded. Use \"000\" (three zeros) to exclude unknown countries." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:179 msgid "Host Exclusions" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:183 msgid "Excluded hosts list" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:186 msgid "A list of fully qualified host names (ie. server.example.com, one per line) to exclude from statistics collection." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:188 msgid "Note: this option will NOT perform a reverse DNS lookup on each page load but instead cache the IP address for the provided hostnames for one hour. If you are excluding dynamically assigned hosts you may find some degree of overlap when the host changes it's IP address and when the cache is updated resulting in some hits recorded." msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:193 msgid "Site URL Exclusions" msgstr "Situs URL pengecualian" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:197 msgid "Excluded login page" msgstr "Halaman login dikecualikan" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:200 msgid "Exclude the login page for registering as a hit." msgstr "Mengecualikan halaman login untuk mendaftar sebagai hit." #: wp-statistics/includes/settings/tabs/wps-exclusions.php:204 msgid "Excluded admin pages" msgstr "Halaman admin dikecualikan" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:207 msgid "Exclude the admin pages for registering as a hit." msgstr "Mengecualikan halaman admin untuk mendaftar sebagai hit." #: wp-statistics/includes/settings/tabs/wps-exclusions.php:211 msgid "Excluded RSS feeds" msgstr "" #: wp-statistics/includes/settings/tabs/wps-exclusions.php:214 msgid "Exclude the RSS feeds for registering as a hit." msgstr "" #: wp-statistics/includes/settings/tabs/wps-externals.php:162 msgid "browscap settings" msgstr "pengaturan browscap" #: wp-statistics/includes/settings/tabs/wps-externals.php:167 msgid "browscap usage" msgstr "browscap penggunaan" #: wp-statistics/includes/settings/tabs/wps-externals.php:52 #: wp-statistics/includes/settings/tabs/wps-externals.php:76 #: wp-statistics/includes/settings/tabs/wps-externals.php:109 #: wp-statistics/includes/settings/tabs/wps-externals.php:172 #: wp-statistics/includes/settings/tabs/wps-externals.php:196 #: wp-statistics/includes/settings/tabs/wps-externals.php:236 #: wp-statistics/includes/settings/tabs/wps-externals.php:260 #: wp-statistics/includes/settings/tabs/wps-general.php:76 #: wp-statistics/includes/settings/tabs/wps-general.php:92 #: wp-statistics/includes/settings/tabs/wps-general.php:116 #: wp-statistics/includes/settings/tabs/wps-general.php:132 #: wp-statistics/includes/settings/tabs/wps-general.php:148 #: wp-statistics/includes/settings/tabs/wps-general.php:160 #: wp-statistics/includes/settings/tabs/wps-general.php:187 #: wp-statistics/includes/settings/tabs/wps-general.php:199 #: wp-statistics/includes/settings/tabs/wps-general.php:214 #: wp-statistics/includes/settings/tabs/wps-general.php:228 #: wp-statistics/includes/settings/tabs/wps-general.php:258 #: wp-statistics/includes/settings/tabs/wps-general.php:270 #: wp-statistics/includes/settings/tabs/wps-general.php:286 #: wp-statistics/includes/settings/tabs/wps-general.php:325 #: wp-statistics/includes/settings/tabs/wps-general.php:341 #: wp-statistics/includes/settings/tabs/wps-maintenance.php:40 #: wp-statistics/includes/settings/tabs/wps-maintenance.php:68 #: wp-statistics/includes/settings/tabs/wps-notifications.php:69 #: wp-statistics/includes/settings/tabs/wps-notifications.php:81 #: wp-statistics/includes/settings/tabs/wps-notifications.php:93 #: wp-statistics/includes/settings/tabs/wps-notifications.php:105 #: wp-statistics/includes/settings/tabs/wps-notifications.php:121 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:34 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:54 #: wp-statistics/includes/settings/tabs/wps-overview-display.php:74 msgid "Active" msgstr "Aktif" #: wp-statistics/includes/settings/tabs/wps-externals.php:173 msgid "The browscap database will be downloaded and used to detect robots." msgstr "Browscap database akan didownload dan digunakan untuk mendeteksi robot." #: wp-statistics/includes/settings/tabs/wps-externals.php:179 msgid "Update browscap Info" msgstr "Memperbarui browscap Info" #: wp-statistics/includes/settings/tabs/wps-externals.php:184 msgid "Download browscap Database" msgstr "Men-download browscap Database" #: wp-statistics/includes/settings/tabs/wps-externals.php:65 #: wp-statistics/includes/settings/tabs/wps-externals.php:185 #: wp-statistics/includes/settings/tabs/wps-externals.php:249 msgid "Save changes on this page to download the update." msgstr "Simpan perubahan pada Halaman ini untuk men-download pembaruan." #: wp-statistics/includes/settings/tabs/wps-externals.php:191 msgid "Schedule weekly update of browscap DB" msgstr "Jadwal mingguan update dari browscap DB" #: wp-statistics/includes/settings/tabs/wps-externals.php:79 #: wp-statistics/includes/settings/tabs/wps-externals.php:199 #: wp-statistics/includes/settings/tabs/wps-externals.php:263 msgid "Next update will be" msgstr "Update berikutnya akan" #: wp-statistics/includes/settings/tabs/wps-externals.php:215 msgid "Download of the browscap database will be scheduled for once a week." msgstr "Download browscap database akan dijadwalkan untuk sekali seminggu." #: wp-statistics/includes/settings/tabs/wps-general.php:50 msgid "This will delete the manual when you save the settings, are you sure?" msgstr "Ini akan menghapus manual ketika Anda menyimpan pengaturan, Anda yakin?" #: wp-statistics/includes/settings/tabs/wps-general.php:77 msgid "This feature will not store IP addresses in the database but instead used a unique hash. The \"Store entire user agent string\" setting will be disabled if this is selected. You will not be able to recover the IP addresses in the future to recover location information if this is enabled." msgstr "Fitur ini tidak akan menyimpan alamat IP dalam database tetapi sebaliknya digunakan hash unik. \"Store seluruh pengguna agen string\" pengaturan akan dinonaktifkan jika ini dipilih. Anda tidak akan dapat memulihkan alamat IP di masa depan untuk memulihkan informasi lokasi jika ini diaktifkan." #: wp-statistics/includes/log/widgets/summary.php:12 #: wp-statistics/includes/settings/tabs/wps-general.php:82 #: wp-statistics/shortcode.php:138 wp-statistics/widget.php:39 #: wp-statistics/widget.php:260 msgid "Users Online" msgstr "Pengguna Online" #: wp-statistics/includes/settings/tabs/wps-general.php:87 msgid "User online" msgstr "Pengguna online"