Version Description
- [New] The new Browscap Library we introduced a few versions ago added some new interesting fields to the list of information available for each browser. One of them allows to distinguish between touch and non-touch devices, even when they are not mobile devices (think touchscreen all-in-one desktop computers). Inspired by one of our most active beta testers, we decided to expose this information in the admin (Activity Log). Now you will be able to segment your metrics based on this new value for the browser type dimension.
- [New] Added Indonesian localization (thank you, ChameleonJohn).
- [Update] You can now show display names instead of usernames when generating shortcodes. Check our documentation for more information (thank you, pepe).
- [Update] You can now group resources in shortcodes while ignoring any query string attached to them (thank you, dragolcho).
- [Fix] SQL error being returned for the Top/Recent Keywords report (thank you, pepe).
- [Fix] A regression bug was affecting the blacklist by username functionality (thank you, Ursula).
Download this release
Release Info
Developer | coolmann |
Plugin | Slimstat Analytics |
Version | 4.6.5 |
Comparing to | |
See all releases |
Code changes from version 4.6.4 to 4.6.5
- admin/images/browsers/type3.png +0 -0
- admin/view/wp-slimstat-reports.php +1 -1
- admin/wp-slimstat-admin.php +1 -1
- languages/wp-slimstat-id_ID.mo +0 -0
- languages/wp-slimstat-id_ID.po +7961 -0
- readme.txt +15 -26
- wp-slimstat.php +40 -19
admin/images/browsers/type3.png
CHANGED
Binary file
|
admin/view/wp-slimstat-reports.php
CHANGED
@@ -551,7 +551,7 @@ class wp_slimstat_reports {
|
|
551 |
'columns' => 'REPLACE( SUBSTRING_INDEX( SUBSTRING_INDEX( SUBSTRING_INDEX( referer, "://", -1 ), "/", 1 ), ".", -5 ), "www.", "" )',
|
552 |
'as_column' => 'referer_calculated',
|
553 |
'filter_op' => 'contains',
|
554 |
-
'where' => 'searchterms IS NOT NULL searchterms <> "" AND searchterms <> "_" AND referer NOT LIKE "%' . str_replace( 'www.', '', parse_url( home_url(), PHP_URL_HOST ) ) . '%"',
|
555 |
'raw' => array( 'wp_slimstat_db', 'get_top' )
|
556 |
),
|
557 |
'classes' => array( 'normal' ),
|
551 |
'columns' => 'REPLACE( SUBSTRING_INDEX( SUBSTRING_INDEX( SUBSTRING_INDEX( referer, "://", -1 ), "/", 1 ), ".", -5 ), "www.", "" )',
|
552 |
'as_column' => 'referer_calculated',
|
553 |
'filter_op' => 'contains',
|
554 |
+
'where' => 'searchterms IS NOT NULL AND searchterms <> "" AND searchterms <> "_" AND referer NOT LIKE "%' . str_replace( 'www.', '', parse_url( home_url(), PHP_URL_HOST ) ) . '%"',
|
555 |
'raw' => array( 'wp_slimstat_db', 'get_top' )
|
556 |
),
|
557 |
'classes' => array( 'normal' ),
|
admin/wp-slimstat-admin.php
CHANGED
@@ -11,7 +11,7 @@ class wp_slimstat_admin {
|
|
11 |
* Init -- Sets things up.
|
12 |
*/
|
13 |
public static function init() {
|
14 |
-
self::$admin_notice = "
|
15 |
|
16 |
self::$admin_notice .= '<br/><br/><a id="slimstat-hide-admin-notice" href="#" class="button-secondary">Got it, thanks</a>';
|
17 |
|
11 |
* Init -- Sets things up.
|
12 |
*/
|
13 |
public static function init() {
|
14 |
+
self::$admin_notice = "Three. Million. Downloads. Can you believe it? Just a few days ago we passed this monumental milestone, and it's all thanks to all of you! We have one of the best user communities out there, no doubt abou that. Your support has taken our plugin to the next level: your feedback, your support requests, your reviews. Every little bit of information has helped us create the piece of code you all enjoy on a daily basis. A real team effort. With a team of more than one hundred thousand people. Keep up the good work.";
|
15 |
|
16 |
self::$admin_notice .= '<br/><br/><a id="slimstat-hide-admin-notice" href="#" class="button-secondary">Got it, thanks</a>';
|
17 |
|
languages/wp-slimstat-id_ID.mo
ADDED
Binary file
|
languages/wp-slimstat-id_ID.po
ADDED
@@ -0,0 +1,7961 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: WP SlimStat\n"
|
4 |
+
"POT-Creation-Date: 2017-04-08 07:38-0400\n"
|
5 |
+
"PO-Revision-Date: 2017-04-08 07:38-0400\n"
|
6 |
+
"Last-Translator: Jordan Silaen <jordan.silaen@chameleonjohn.com>\n"
|
7 |
+
"Language-Team: ChameleonJohn.com <jordan.silaen@chameleonjohn.com>\n"
|
8 |
+
"Language: id_ID\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.8.12\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: .\n"
|
15 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
16 |
+
"X-Generator: Poedit 1.7.7\n"
|
17 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
+
"X-Poedit-SearchPath-0: ..\n"
|
19 |
+
"X-Poedit-SearchPathExcluded-0: ../admin/update-checker\n"
|
20 |
+
"X-Poedit-SearchPathExcluded-1: ../admin/js\n"
|
21 |
+
|
22 |
+
#: ../admin/config/index.php:22 ../admin/config/index.php:47
|
23 |
+
#: ../admin/config/index.php:72
|
24 |
+
msgid ""
|
25 |
+
"Invalid capability. Please check <a href=\"http://codex.wordpress.org/"
|
26 |
+
"Roles_and_Capabilities\" target=\"_new\">this page</a> for more information"
|
27 |
+
msgstr ""
|
28 |
+
"Kemampuan valid. Silakan periksa <a href=\"http://codex.wordpress.org/"
|
29 |
+
"Roles_and_Capabilities\" target=\"_new\"> ini </a> untuk informasi lebih "
|
30 |
+
"lanjut"
|
31 |
+
|
32 |
+
#: ../admin/config/index.php:37
|
33 |
+
msgid "Read access: username not found"
|
34 |
+
msgstr "Baca akses: username tidak ditemukan"
|
35 |
+
|
36 |
+
#: ../admin/config/index.php:62
|
37 |
+
msgid "Config access: username not found"
|
38 |
+
msgstr "Config akses: username tidak ditemukan"
|
39 |
+
|
40 |
+
#: ../admin/config/index.php:81
|
41 |
+
msgid "Basic"
|
42 |
+
msgstr "Dasar"
|
43 |
+
|
44 |
+
#: ../admin/config/index.php:83 ../admin/config/index.php:104
|
45 |
+
#, fuzzy
|
46 |
+
msgid "Tracker"
|
47 |
+
msgstr "Pelacak"
|
48 |
+
|
49 |
+
#: ../admin/config/index.php:84
|
50 |
+
#, fuzzy
|
51 |
+
msgid "Enable Tracking"
|
52 |
+
msgstr "aktifkan Pelacakan"
|
53 |
+
|
54 |
+
#: ../admin/config/index.php:84
|
55 |
+
msgid "Turn the tracker on or off, while keeping the reports accessible."
|
56 |
+
msgstr "Hidupkan pelacak on atau off, sambil menjaga laporan diakses."
|
57 |
+
|
58 |
+
#: ../admin/config/index.php:85
|
59 |
+
#, fuzzy
|
60 |
+
msgid "Tracking Mode"
|
61 |
+
msgstr "Modus pelacakan"
|
62 |
+
|
63 |
+
#: ../admin/config/index.php:85
|
64 |
+
#, fuzzy
|
65 |
+
msgid ""
|
66 |
+
"Select <strong>Client</strong> if you are using a caching plugin (W3 Total "
|
67 |
+
"Cache, WP SuperCache, HyperCache, etc). Slimstat will behave pretty much "
|
68 |
+
"like Google Analytics, and visitors whose browser does not support "
|
69 |
+
"Javascript will be ignored. A nice side effect is that <strong>most "
|
70 |
+
"spammers, search engines and other crawlers</strong> will not be tracked."
|
71 |
+
msgstr ""
|
72 |
+
"Pilih <strong> Client </ strong> jika Anda menggunakan plugin caching (W3 "
|
73 |
+
"Total Cache, WP supercache, HyperCache, dll). Slimstat akan berperilaku "
|
74 |
+
"cukup banyak seperti Google Analytics, dan pengunjung yang browser tidak "
|
75 |
+
"mendukung Javascript akan diabaikan. Efek samping yang bagus adalah bahwa "
|
76 |
+
"<strong> paling spammer, mesin pencari dan crawler lainnya </ strong> tidak "
|
77 |
+
"akan dilacak."
|
78 |
+
|
79 |
+
#: ../admin/config/index.php:85
|
80 |
+
msgid "Client"
|
81 |
+
msgstr "Klien "
|
82 |
+
|
83 |
+
#: ../admin/config/index.php:85
|
84 |
+
#, fuzzy
|
85 |
+
msgid "Server"
|
86 |
+
msgstr "Server"
|
87 |
+
|
88 |
+
#: ../admin/config/index.php:86
|
89 |
+
#, fuzzy
|
90 |
+
msgid "Track Client Info"
|
91 |
+
msgstr "Track Info Client"
|
92 |
+
|
93 |
+
#: ../admin/config/index.php:86
|
94 |
+
msgid ""
|
95 |
+
"If this option is disabled, Slimstat will not add the Javascript tracking "
|
96 |
+
"code to your pages, if tracking mode is set to Server. Please note: if "
|
97 |
+
"enabled, this will prevent the tracker from collecting information such as "
|
98 |
+
"screen resolution, outbound links, downloads, etc. This option is ignored if "
|
99 |
+
"Tracking Mode is set to Client."
|
100 |
+
msgstr ""
|
101 |
+
"Jika opsi ini dinonaktifkan, Slimstat tidak akan menambahkan Javascript kode "
|
102 |
+
"pelacakan ke halaman Anda, jika modus pelacakan diatur ke Server. Harap "
|
103 |
+
"dicatat: jika diaktifkan, ini akan mencegah pelacak dari mengumpulkan "
|
104 |
+
"informasi seperti resolusi layar, outbound link, download, dll Pilihan ini "
|
105 |
+
"diabaikan jika Tracking Mode diatur ke Client."
|
106 |
+
|
107 |
+
#: ../admin/config/index.php:87
|
108 |
+
#, fuzzy
|
109 |
+
msgid "Track Admin Pages"
|
110 |
+
msgstr "Track Admin Pages"
|
111 |
+
|
112 |
+
# correct, if admin = admin area
|
113 |
+
#: ../admin/config/index.php:87
|
114 |
+
#, fuzzy
|
115 |
+
msgid "Enable this option to track your users' activity within the admin."
|
116 |
+
msgstr "Aktifkan opsi ini untuk melacak aktivitas pengguna Anda dalam admin."
|
117 |
+
|
118 |
+
#: ../admin/config/index.php:89
|
119 |
+
msgid "WordPress Integration"
|
120 |
+
msgstr "Integrasi WordPress"
|
121 |
+
|
122 |
+
#: ../admin/config/index.php:90
|
123 |
+
#, fuzzy
|
124 |
+
msgid "Dashboard Widgets"
|
125 |
+
msgstr "dashboard Widget"
|
126 |
+
|
127 |
+
#: ../admin/config/index.php:90
|
128 |
+
#, fuzzy
|
129 |
+
msgid ""
|
130 |
+
"Enable this option if you want to add reports to your WordPress Dashboard. "
|
131 |
+
"Use the Customizer to choose which ones to display."
|
132 |
+
msgstr ""
|
133 |
+
"Aktifkan opsi ini jika Anda ingin menambahkan laporan ke WordPress Dashboard "
|
134 |
+
"Anda. Gunakan Customizer untuk memilih mana yang akan ditampilkan."
|
135 |
+
|
136 |
+
#: ../admin/config/index.php:91
|
137 |
+
#, fuzzy
|
138 |
+
msgid "Menu Position"
|
139 |
+
msgstr "menu Position"
|
140 |
+
|
141 |
+
#: ../admin/config/index.php:91
|
142 |
+
#, fuzzy
|
143 |
+
msgid ""
|
144 |
+
"Choose between a standalone admin menu for Slimstat or a drop down in the "
|
145 |
+
"admin bar (if visible)."
|
146 |
+
msgstr ""
|
147 |
+
"Pilih antara menu admin mandiri untuk Slimstat atau drop down di bar admin "
|
148 |
+
"(jika terlihat)."
|
149 |
+
|
150 |
+
#: ../admin/config/index.php:91
|
151 |
+
#, fuzzy
|
152 |
+
msgid "Side"
|
153 |
+
msgstr "Sisi"
|
154 |
+
|
155 |
+
#: ../admin/config/index.php:91
|
156 |
+
msgid "Bar"
|
157 |
+
msgstr "Bar"
|
158 |
+
|
159 |
+
#: ../admin/config/index.php:92
|
160 |
+
#, fuzzy
|
161 |
+
msgid "Posts and Pages"
|
162 |
+
msgstr "Pos dan Pages"
|
163 |
+
|
164 |
+
#: ../admin/config/index.php:92
|
165 |
+
#, fuzzy
|
166 |
+
msgid ""
|
167 |
+
"Add a new column to the Edit Posts/Pages screens, with the number of hits "
|
168 |
+
"per post within the timeframe specified here below."
|
169 |
+
msgstr ""
|
170 |
+
"Menambahkan kolom baru ke layar Mengedit Posting / Pages, dengan jumlah hits "
|
171 |
+
"per post dalam jangka waktu yang ditentukan di bawah ini."
|
172 |
+
|
173 |
+
#: ../admin/config/index.php:93
|
174 |
+
#, fuzzy
|
175 |
+
msgid "Report Interval"
|
176 |
+
msgstr "laporan Interval"
|
177 |
+
|
178 |
+
#: ../admin/config/index.php:93
|
179 |
+
msgid ""
|
180 |
+
"Enter the time range, in days, that should be used to calculate the value "
|
181 |
+
"here above."
|
182 |
+
msgstr ""
|
183 |
+
"Masukkan rentang waktu, di hari, yang harus digunakan untuk menghitung nilai "
|
184 |
+
"di sini di atas."
|
185 |
+
|
186 |
+
#: ../admin/config/index.php:94
|
187 |
+
#, fuzzy
|
188 |
+
msgid "Report Type"
|
189 |
+
msgstr "Tipe laporan"
|
190 |
+
|
191 |
+
#: ../admin/config/index.php:94
|
192 |
+
msgid ""
|
193 |
+
"Select what kind of information you would like to see displayed on your "
|
194 |
+
"Posts admin screen. Hits counts all the pageviews regardless of the user, "
|
195 |
+
"(unique) IPs counts only one hit per IP in the given time range."
|
196 |
+
msgstr ""
|
197 |
+
"Pilih jenis informasi yang ingin Anda lihat ditampilkan pada layar admin "
|
198 |
+
"Tulisan Anda. Hits menghitung semua tampilan halaman terlepas dari pengguna, "
|
199 |
+
"(unik) IP hanya menghitung satu hit per IP dalam rentang waktu tertentu."
|
200 |
+
|
201 |
+
#: ../admin/config/index.php:94 ../admin/view/wp-slimstat-reports.php:1204
|
202 |
+
#: ../admin/view/wp-slimstat-reports.php:1208
|
203 |
+
#: ../admin/view/wp-slimstat-reports.php:1477
|
204 |
+
#: ../admin/view/wp-slimstat-reports.php:1536
|
205 |
+
#: ../admin/view/wp-slimstat-reports.php:1542
|
206 |
+
#: ../admin/view/wp-slimstat-reports.php:1548
|
207 |
+
#: ../admin/view/wp-slimstat-reports.php:1554
|
208 |
+
#: ../admin/view/wp-slimstat-reports.php:1560
|
209 |
+
#: ../admin/view/wp-slimstat-reports.php:1566
|
210 |
+
#: ../admin/view/wp-slimstat-reports.php:1572
|
211 |
+
#: ../admin/view/wp-slimstat-reports.php:1844
|
212 |
+
msgid "Hits"
|
213 |
+
msgstr "Hits"
|
214 |
+
|
215 |
+
#: ../admin/config/index.php:94
|
216 |
+
#, fuzzy
|
217 |
+
msgid "IPs"
|
218 |
+
msgstr "IP"
|
219 |
+
|
220 |
+
#: ../admin/config/index.php:95
|
221 |
+
#, fuzzy
|
222 |
+
msgid "Hide Add-ons"
|
223 |
+
msgstr "Sembunyikan Pengaya"
|
224 |
+
|
225 |
+
#: ../admin/config/index.php:95
|
226 |
+
msgid ""
|
227 |
+
"Enable this option to hide all your <strong>active</strong> premium add-ons "
|
228 |
+
"from the list of plugins in WordPress. Please note that you will still "
|
229 |
+
"receive updates for hidden add-ons."
|
230 |
+
msgstr ""
|
231 |
+
"Aktifkan opsi ini untuk menyembunyikan semua Anda <strong> aktif </ strong> "
|
232 |
+
"premium add-ons dari daftar plugin di WordPress. Harap dicatat bahwa Anda "
|
233 |
+
"masih akan menerima pembaruan untuk disembunyikan add-ons."
|
234 |
+
|
235 |
+
#: ../admin/config/index.php:97
|
236 |
+
msgid "Database"
|
237 |
+
msgstr "database"
|
238 |
+
|
239 |
+
#: ../admin/config/index.php:98
|
240 |
+
msgid "Retain data for"
|
241 |
+
msgstr "Pertahankan data untuk"
|
242 |
+
|
243 |
+
#: ../admin/config/index.php:98
|
244 |
+
msgid ""
|
245 |
+
"Clean-up log entries older than the number of days specified here above. "
|
246 |
+
"Enter <strong>0</strong> (number zero) if you want to preserve your data "
|
247 |
+
"regardless of its age."
|
248 |
+
msgstr ""
|
249 |
+
"entri log bersih-up lebih tua dari jumlah hari yang ditentukan di sini di "
|
250 |
+
"atas. Masukkan <strong> 0 </ strong> (angka nol) jika Anda ingin "
|
251 |
+
"mempertahankan data Anda terlepas dari umurnya."
|
252 |
+
|
253 |
+
#: ../admin/config/index.php:98
|
254 |
+
msgid "Next clean-up on"
|
255 |
+
msgstr "Berikutnya bersih-bersih di"
|
256 |
+
|
257 |
+
#: ../admin/config/index.php:98
|
258 |
+
#, fuzzy, php-format
|
259 |
+
msgid ""
|
260 |
+
"Entries logged on or before %s will be archived or deleted according to the "
|
261 |
+
"option here below."
|
262 |
+
msgstr ""
|
263 |
+
"Entri login atau sebelum %s akan diarsipkan atau dihapus sesuai dengan "
|
264 |
+
"pilihan di sini di bawah ini."
|
265 |
+
|
266 |
+
#: ../admin/config/index.php:98 ../admin/view/index.php:106
|
267 |
+
#: ../admin/view/wp-slimstat-db.php:98
|
268 |
+
#: ../admin/view/wp-slimstat-reports.php:1421
|
269 |
+
msgid "days"
|
270 |
+
msgstr "hari-hari"
|
271 |
+
|
272 |
+
#: ../admin/config/index.php:99
|
273 |
+
#, fuzzy
|
274 |
+
msgid "Archive records"
|
275 |
+
msgstr "catatan arsip"
|
276 |
+
|
277 |
+
#: ../admin/config/index.php:99
|
278 |
+
msgid ""
|
279 |
+
"If DB space is not an issue, you can decide to archive older records in "
|
280 |
+
"another table, instead of deleting them. This way performance is preserved, "
|
281 |
+
"but you will still be able to access your data at a later time, if needed. "
|
282 |
+
"Please note that the archive table (<code>wp_slim_stats_archive</code>) will "
|
283 |
+
"be <strong>deleted</strong> along with all the other tables, when Slimstat "
|
284 |
+
"is uninstalled. Make sure to backup your data before you proceed."
|
285 |
+
msgstr ""
|
286 |
+
"Jika ruang DB tidak masalah, Anda dapat memutuskan untuk mengarsipkan "
|
287 |
+
"catatan tua di meja lain, bukan menghapusnya. kinerja cara ini diawetkan, "
|
288 |
+
"namun Anda masih dapat mengakses data Anda di lain waktu, jika diperlukan. "
|
289 |
+
"Harap dicatat bahwa tabel arsip (<code> wp_slim_stats_archive </ code>) akan "
|
290 |
+
"<strong> dihapus </ strong> bersama dengan semua tabel lain, ketika Slimstat "
|
291 |
+
"dihapus. Pastikan untuk backup data Anda sebelum Anda melanjutkan."
|
292 |
+
|
293 |
+
#: ../admin/config/index.php:106
|
294 |
+
#, fuzzy
|
295 |
+
msgid "Link Tracking"
|
296 |
+
msgstr "Link pelacakan"
|
297 |
+
|
298 |
+
#: ../admin/config/index.php:107
|
299 |
+
msgid "Do Not Track"
|
300 |
+
msgstr "Jangan Lacak"
|
301 |
+
|
302 |
+
#: ../admin/config/index.php:107
|
303 |
+
msgid ""
|
304 |
+
"Slimstat will ignore links marked with one of these class names, <em>rel</"
|
305 |
+
"em> attributes or whose <em>href</em> attribute contains one of these "
|
306 |
+
"strings. Please keep in mind that the class <code>noslimstat</code> is also "
|
307 |
+
"used to avoid tracking interactive links throughout the reports. If you "
|
308 |
+
"remove it from this list, some features might not work as expected."
|
309 |
+
msgstr ""
|
310 |
+
"Slimstat akan mengabaikan link ditandai dengan salah satu nama kelas ini, "
|
311 |
+
"<em> rel </ em> atribut atau yang <em> href </ em> atribut berisi salah satu "
|
312 |
+
"dari string ini. Harap diingat bahwa kelas <code> noslimstat </ code> juga "
|
313 |
+
"digunakan untuk menghindari pelacakan link interaktif seluruh laporan. Jika "
|
314 |
+
"Anda menghapusnya dari daftar ini, beberapa fitur mungkin tidak bekerja "
|
315 |
+
"seperti yang diharapkan."
|
316 |
+
|
317 |
+
#: ../admin/config/index.php:108
|
318 |
+
msgid "Downloads"
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: ../admin/config/index.php:108
|
322 |
+
msgid ""
|
323 |
+
"List all the file extensions that you want to be treated as Downloads. "
|
324 |
+
"Please note that links pointing to external resources (i.e. PDFs on an "
|
325 |
+
"external website) are considered Downloads and not Outbound Links (and "
|
326 |
+
"tracked as such), if their extension matches one of the ones listed here "
|
327 |
+
"below."
|
328 |
+
msgstr ""
|
329 |
+
|
330 |
+
#: ../admin/config/index.php:109
|
331 |
+
msgid "Same-Domain Referrers"
|
332 |
+
msgstr "Sama-Domain Acuan"
|
333 |
+
|
334 |
+
#: ../admin/config/index.php:109
|
335 |
+
msgid ""
|
336 |
+
"By default, when the domain of the referrer for a given page view is the "
|
337 |
+
"same as the current site, that information is not tracked to save space in "
|
338 |
+
"the database. However, if you are running a multisite network with "
|
339 |
+
"subfolders, you might need to track same-domain referrers from one site to "
|
340 |
+
"another, as they are technically \"separate\" websites."
|
341 |
+
msgstr ""
|
342 |
+
"Secara default, ketika domain dari pengarah untuk tampilan halaman yang "
|
343 |
+
"diberikan adalah sama dengan situs ini, informasi yang tidak dilacak untuk "
|
344 |
+
"menghemat ruang dalam database. Namun, jika Anda menjalankan jaringan "
|
345 |
+
"multisite dengan subfolder, Anda mungkin perlu untuk melacak referer yang "
|
346 |
+
"sama-domain dari satu situs ke situs lainnya, karena mereka secara teknis \\ "
|
347 |
+
"\"\\ terpisah\" website."
|
348 |
+
|
349 |
+
#: ../admin/config/index.php:111
|
350 |
+
#, fuzzy
|
351 |
+
msgid "Advanced Options"
|
352 |
+
msgstr "advanced Options"
|
353 |
+
|
354 |
+
#: ../admin/config/index.php:112
|
355 |
+
msgid "Track WP Users"
|
356 |
+
msgstr ""
|
357 |
+
|
358 |
+
#: ../admin/config/index.php:112
|
359 |
+
#, fuzzy
|
360 |
+
msgid "Enable this option to track logged in users."
|
361 |
+
msgstr "Aktifkan opsi ini untuk melacak login pengguna."
|
362 |
+
|
363 |
+
#: ../admin/config/index.php:113
|
364 |
+
msgid "Session Duration"
|
365 |
+
msgstr "sesi Durasi"
|
366 |
+
|
367 |
+
#: ../admin/config/index.php:113
|
368 |
+
#, fuzzy
|
369 |
+
msgid ""
|
370 |
+
"How many seconds should a human session last? Google Analytics sets it to "
|
371 |
+
"1800 seconds."
|
372 |
+
msgstr ""
|
373 |
+
"Berapa banyak detik harus sesi manusia bertahan? Google Analytics set ke "
|
374 |
+
"1800 detik."
|
375 |
+
|
376 |
+
#: ../admin/config/index.php:113 ../admin/config/index.php:175
|
377 |
+
msgid "seconds"
|
378 |
+
msgstr "detik"
|
379 |
+
|
380 |
+
#: ../admin/config/index.php:114
|
381 |
+
msgid "Extend Session"
|
382 |
+
msgstr "Perpanjang Sesi"
|
383 |
+
|
384 |
+
#: ../admin/config/index.php:114
|
385 |
+
#, fuzzy
|
386 |
+
msgid "Extend the duration of a session each time the user visits a new page."
|
387 |
+
msgstr ""
|
388 |
+
"Memperpanjang durasi sesi setiap kali pengguna mengunjungi halaman baru."
|
389 |
+
|
390 |
+
#: ../admin/config/index.php:115
|
391 |
+
msgid "Enable CDN"
|
392 |
+
msgstr "aktifkan CDN"
|
393 |
+
|
394 |
+
#: ../admin/config/index.php:115
|
395 |
+
msgid ""
|
396 |
+
"Use <a href='http://www.jsdelivr.com/' target='_blank'>JSDelivr</a>'s CDN, "
|
397 |
+
"by serving our tracking code from their fast and reliable network (free "
|
398 |
+
"service)."
|
399 |
+
msgstr ""
|
400 |
+
"Gunakan <a href='http://www.jsdelivr.com/' target='_blank'> JSDelivr </a> 's "
|
401 |
+
"CDN, dengan melayani kode pelacakan kami dari jaringan yang cepat dan handal "
|
402 |
+
"mereka (layanan gratis)."
|
403 |
+
|
404 |
+
#: ../admin/config/index.php:117
|
405 |
+
#, fuzzy
|
406 |
+
msgid "External Pages"
|
407 |
+
msgstr "Pages eksternal"
|
408 |
+
|
409 |
+
#: ../admin/config/index.php:118
|
410 |
+
msgid ""
|
411 |
+
"Add the following code to all the non-WP pages you want to track, right "
|
412 |
+
"before the closing BODY tag. Please make sure to change the protocol of all "
|
413 |
+
"the URLs to HTTPS, if you external site is served over a secure channel."
|
414 |
+
msgstr ""
|
415 |
+
"Tambahkan kode berikut untuk semua halaman non-WP yang Anda ingin melacak, "
|
416 |
+
"tepat sebelum tag BODY penutupan. Pastikan untuk mengubah protokol semua URL "
|
417 |
+
"untuk HTTPS, jika Anda situs eksternal dilayani melalui saluran aman."
|
418 |
+
|
419 |
+
#: ../admin/config/index.php:128
|
420 |
+
#, fuzzy
|
421 |
+
msgid "Allow Domains"
|
422 |
+
msgstr "memungkinkan Domain"
|
423 |
+
|
424 |
+
#: ../admin/config/index.php:128
|
425 |
+
msgid ""
|
426 |
+
"If you are getting an error saying that no 'Access-Control-Allow-Origin' "
|
427 |
+
"header is present on the requested resource, when using the external "
|
428 |
+
"tracking code here above, list the domains (complete with scheme) you would "
|
429 |
+
"like to allow. For example: <code>http://my.domain.ext</code> (no trailing "
|
430 |
+
"slash). Please see <a href='http://www.w3.org/TR/cors/#security' "
|
431 |
+
"target='_blank'>this W3 resource</a> for more information on the security "
|
432 |
+
"implications of allowing CORS requests."
|
433 |
+
msgstr ""
|
434 |
+
"Jika Anda mendapatkan error yang mengatakan bahwa tidak ada 'Access-Control-"
|
435 |
+
"Allow-Origin' header hadir pada sumber daya yang diminta, ketika menggunakan "
|
436 |
+
"kode pelacakan eksternal di sini di atas, daftar domain (lengkap dengan "
|
437 |
+
"skema) yang ingin Anda memungkinkan. Sebagai contoh: <code> http: //my."
|
438 |
+
"domain.ext </ code> (tidak ada trailing slash). Lihat <a href='http://www.w3."
|
439 |
+
"org/TR/cors/#security' target='_blank'> sumber daya W3 ini </a> untuk "
|
440 |
+
"informasi lebih lanjut tentang implikasi keamanan yang memungkinkan CORS "
|
441 |
+
"permintaan."
|
442 |
+
|
443 |
+
#: ../admin/config/index.php:133
|
444 |
+
msgid "Filters"
|
445 |
+
msgstr "filter"
|
446 |
+
|
447 |
+
#: ../admin/config/index.php:135
|
448 |
+
#, fuzzy
|
449 |
+
msgid "Do not track settings"
|
450 |
+
msgstr "Tidak melacak pengaturan"
|
451 |
+
|
452 |
+
#: ../admin/config/index.php:136
|
453 |
+
#, fuzzy
|
454 |
+
msgid "Blacklist by Username"
|
455 |
+
msgstr "Blacklist oleh pengguna"
|
456 |
+
|
457 |
+
#: ../admin/config/index.php:136
|
458 |
+
#, fuzzy
|
459 |
+
msgid ""
|
460 |
+
"List all the usernames you don't want to track. Please be aware that spaces "
|
461 |
+
"are <em>not</em> ignored and that usernames are case sensitive. Wildcards: "
|
462 |
+
"<code>*</code> matches 'any string, including the empty string', <code>!</"
|
463 |
+
"code> matches 'any character'. For example, <code>user*</code> will match "
|
464 |
+
"user12 and userfoo, <code>u*100</code> will match user100 and uber100, "
|
465 |
+
"<code>user!0</code> will match user10 and user90."
|
466 |
+
msgstr ""
|
467 |
+
"Daftar semua nama pengguna yang tidak ingin melacak. Perlu diketahui bahwa "
|
468 |
+
"ruang adalah <em> tidak </ em> diabaikan dan bahwa nama pengguna adalah case "
|
469 |
+
"sensitif. Wildcard: <code> * </ code> pertandingan 'string, termasuk string "
|
470 |
+
"kosong', <code> </ code> pertandingan 'karakter'!. Sebagai contoh, <code> "
|
471 |
+
"pengguna * </ code> akan cocok user12 dan userfoo, <code> u * 100 </ code> "
|
472 |
+
"akan cocok user100 dan uber100, <code> pengguna! 0 </ code> akan cocok "
|
473 |
+
"user10 dan user90."
|
474 |
+
|
475 |
+
#: ../admin/config/index.php:137
|
476 |
+
#, fuzzy
|
477 |
+
msgid "Blacklist by IP Address"
|
478 |
+
msgstr "Blacklist oleh IP Address"
|
479 |
+
|
480 |
+
#: ../admin/config/index.php:137
|
481 |
+
#, fuzzy
|
482 |
+
msgid ""
|
483 |
+
"List all the IP addresses you don't want to track. Each network "
|
484 |
+
"<strong>must</strong> be defined using the <a href='http://en.wikipedia.org/"
|
485 |
+
"wiki/Classless_Inter-Domain_Routing' target='_blank'>CIDR notation</a> (i.e. "
|
486 |
+
"<em>192.168.0.0/24</em>). This filter applies both to the public IP and the "
|
487 |
+
"originating IP, if available."
|
488 |
+
msgstr ""
|
489 |
+
"Daftar semua alamat IP Anda tidak ingin melacak. Setiap jaringan <strong> "
|
490 |
+
"harus </ strong> didefinisikan menggunakan <a href='http://en.wikipedia.org/"
|
491 |
+
"wiki/Classless_Inter-Domain_Routing' notasi target='_blank'> CIDR </a> "
|
492 |
+
"(yaitu < em> 192.168.0.0/24 </ em>). filter ini berlaku baik untuk IP publik "
|
493 |
+
"dan berasal IP, jika tersedia."
|
494 |
+
|
495 |
+
#: ../admin/config/index.php:138
|
496 |
+
#, fuzzy
|
497 |
+
msgid "Blacklist by Capability"
|
498 |
+
msgstr "Blacklist oleh Kemampuan"
|
499 |
+
|
500 |
+
#: ../admin/config/index.php:138
|
501 |
+
#, fuzzy
|
502 |
+
msgid ""
|
503 |
+
"Users having at least one of the <a href='http://codex.wordpress.org/"
|
504 |
+
"Roles_and_Capabilities' target='_new'>capabilities</a> listed here below "
|
505 |
+
"will not be tracked. Capabilities are case-insensitive."
|
506 |
+
msgstr ""
|
507 |
+
"Pengguna memiliki setidaknya satu dari <a kemampuan href='http://codex."
|
508 |
+
"wordpress.org/Roles_and_Capabilities' target='_new'> </a> tercantum di sini "
|
509 |
+
"di bawah ini tidak akan dilacak. Kemampuan adalah case-sensitive."
|
510 |
+
|
511 |
+
#: ../admin/config/index.php:140
|
512 |
+
msgid "Profiling"
|
513 |
+
msgstr "profiling"
|
514 |
+
|
515 |
+
#: ../admin/config/index.php:141
|
516 |
+
msgid "Ignore Spammers"
|
517 |
+
msgstr "Abaikan Spammer"
|
518 |
+
|
519 |
+
#: ../admin/config/index.php:141
|
520 |
+
#, fuzzy
|
521 |
+
msgid ""
|
522 |
+
"Enable this option if you don't want to track visits from users identified "
|
523 |
+
"as spammers by third-party tools like Akismet. Pageviews generated by users "
|
524 |
+
"whose comments are later marked as spam, will also be removed from the "
|
525 |
+
"database."
|
526 |
+
msgstr ""
|
527 |
+
"Aktifkan opsi ini jika Anda tidak ingin melacak kunjungan dari pengguna yang "
|
528 |
+
"diidentifikasi sebagai spammer oleh alat pihak ketiga seperti Akismet. "
|
529 |
+
"Pageviews yang dihasilkan oleh pengguna yang komentar yang kemudian ditandai "
|
530 |
+
"sebagai spam, juga akan dihapus dari database."
|
531 |
+
|
532 |
+
#: ../admin/config/index.php:142
|
533 |
+
#, fuzzy
|
534 |
+
msgid "Ignore Bots"
|
535 |
+
msgstr "Abaikan Bots"
|
536 |
+
|
537 |
+
#: ../admin/config/index.php:142
|
538 |
+
msgid ""
|
539 |
+
"Turn on this feature if you want to have the accuracy level of server-side "
|
540 |
+
"tracking, but not the inconvenience of getting your database clogged with "
|
541 |
+
"pageviews generated by crawlers, spiders, search engine bots, etc. Please "
|
542 |
+
"note that in Client mode, bots are ignored regardless of this setting."
|
543 |
+
msgstr ""
|
544 |
+
"Aktifkan fitur ini jika Anda ingin memiliki tingkat akurasi pelacakan server-"
|
545 |
+
"side, tetapi tidak ketidaknyamanan mendapatkan database Anda tersumbat "
|
546 |
+
"dengan tampilan halaman yang dihasilkan oleh crawler, spider, bot mesin "
|
547 |
+
"pencari, dll Harap dicatat bahwa dalam mode Client, bot diabaikan terlepas "
|
548 |
+
"dari pengaturan ini."
|
549 |
+
|
550 |
+
#: ../admin/config/index.php:143
|
551 |
+
msgid "Permalinks"
|
552 |
+
msgstr "permalinks"
|
553 |
+
|
554 |
+
#: ../admin/config/index.php:143
|
555 |
+
#, fuzzy
|
556 |
+
msgid ""
|
557 |
+
"List all the URLs on your website that you don't want to track. Don't "
|
558 |
+
"include the domain name: <em>/about, ?p=1</em>, etc. Wildcards: <code>*</"
|
559 |
+
"code> matches 'any string, including the empty string', <code>!</code> "
|
560 |
+
"matches 'any character'. For example, <code>/abou*</code> will match /about "
|
561 |
+
"and /abound, <code>/abo*t</code> will match /aboundant and /about, <code>/"
|
562 |
+
"abo!t</code> will match /about and /abort. Strings are case-insensitive."
|
563 |
+
msgstr ""
|
564 |
+
"Daftar semua URL di website Anda bahwa Anda tidak ingin melacak. Jangan "
|
565 |
+
"menyertakan nama domain: <em> / tentang, p = 1 </ em>, dll Wildcard:? <Code> "
|
566 |
+
"* </ code> cocok 'string apapun, termasuk string kosong', <code>! </ code> "
|
567 |
+
"pertandingan 'karakter'. Sebagai contoh, <code> / abou * </ code> akan "
|
568 |
+
"cocok / tentang dan / berlimpah, <code> / abo * t </ code> akan cocok / "
|
569 |
+
"aboundant dan / sekitar, <code> / abo! T </ code > akan cocok / tentang "
|
570 |
+
"dan / batalkan. String adalah case-sensitive."
|
571 |
+
|
572 |
+
#: ../admin/config/index.php:144
|
573 |
+
msgid "Countries"
|
574 |
+
msgstr "negara"
|
575 |
+
|
576 |
+
#: ../admin/config/index.php:144
|
577 |
+
#, fuzzy
|
578 |
+
msgid ""
|
579 |
+
"Country codes (i.e.: <code>en-us, it, es</code>) that you don't want to "
|
580 |
+
"track."
|
581 |
+
msgstr ""
|
582 |
+
"Kode Negara (yaitu: <code> en-us, itu, es </ code>) bahwa Anda tidak ingin "
|
583 |
+
"melacak."
|
584 |
+
|
585 |
+
#: ../admin/config/index.php:145
|
586 |
+
msgid "User Agents"
|
587 |
+
msgstr "Agen pengguna"
|
588 |
+
|
589 |
+
#: ../admin/config/index.php:145
|
590 |
+
#, fuzzy
|
591 |
+
msgid ""
|
592 |
+
"Browsers (user agents) you don't want to track. You can specify the "
|
593 |
+
"browser's version adding a slash after the name (i.e. <em>Firefox/3.6</"
|
594 |
+
"em>). Wildcards: <code>*</code> matches 'any string, including the empty "
|
595 |
+
"string', <code>!</code> matches 'any character'. For example, <code>Chr*</"
|
596 |
+
"code> will match Chrome and Chromium, <code>IE/!.0</code> will match IE/7.0 "
|
597 |
+
"and IE/8.0. Strings are case-insensitive."
|
598 |
+
msgstr ""
|
599 |
+
"Browser (agen pengguna) Anda tidak ingin melacak. Anda dapat menentukan "
|
600 |
+
"versi browser menambahkan garis miring setelah nama (yaitu <em> Firefox / "
|
601 |
+
"3.6 </ em>). Wildcard: <code> * </ code> pertandingan 'string, termasuk "
|
602 |
+
"string kosong', <code> </ code> pertandingan 'karakter'!. Sebagai contoh, "
|
603 |
+
"<code> Chr * </ code> akan cocok Chrome dan Chromium, <code> IE / !. 0 </ "
|
604 |
+
"code> akan cocok IE / 7.0 dan IE / 8.0. String adalah case-sensitive."
|
605 |
+
|
606 |
+
#: ../admin/config/index.php:146
|
607 |
+
msgid "Referring Sites"
|
608 |
+
msgstr "Situs Pengarah"
|
609 |
+
|
610 |
+
#: ../admin/config/index.php:146
|
611 |
+
#, fuzzy
|
612 |
+
msgid ""
|
613 |
+
"Referring URLs that you don't want to track: <code>http://mysite.com*</"
|
614 |
+
"code>, <code>*/ignore-me-please</code>, etc. Wildcards: <code>*</code> "
|
615 |
+
"matches 'any string, including the empty string', <code>!</code> matches "
|
616 |
+
"'any character'. Strings are case-insensitive. Please include either a "
|
617 |
+
"wildcard or the protocol you want to filter (http://, https://)."
|
618 |
+
msgstr ""
|
619 |
+
"Mengacu URL yang Anda tidak ingin melacak: <code> http: //mysite.com* </ "
|
620 |
+
"code>, <code> * / mengabaikan-me-mohon </ code>, dll Wildcard: <code> * </ "
|
621 |
+
"code> cocok 'string apapun, termasuk string kosong', <code>! </ code> cocok "
|
622 |
+
"'karakter'. String adalah case-sensitive. Harap sertakan baik wildcard atau "
|
623 |
+
"protokol yang ingin Anda filter (http: //, https: //)."
|
624 |
+
|
625 |
+
#: ../admin/config/index.php:148 ../admin/config/index.php:178
|
626 |
+
msgid "Miscellaneous"
|
627 |
+
msgstr "bermacam-macam"
|
628 |
+
|
629 |
+
#: ../admin/config/index.php:149
|
630 |
+
msgid "Enable Privacy Mode"
|
631 |
+
msgstr "Aktifkan Mode Privasi"
|
632 |
+
|
633 |
+
#: ../admin/config/index.php:149
|
634 |
+
#, fuzzy
|
635 |
+
msgid "Mask your visitors' IP addresses to comply with European Privacy Laws."
|
636 |
+
msgstr "Topeng alamat IP pengunjung Anda untuk mematuhi Hukum Privasi Eropa."
|
637 |
+
|
638 |
+
#: ../admin/config/index.php:150
|
639 |
+
msgid "Ignore Prefetch Requests"
|
640 |
+
msgstr "Abaikan Prefetch Permintaan"
|
641 |
+
|
642 |
+
#: ../admin/config/index.php:150
|
643 |
+
#, fuzzy
|
644 |
+
msgid ""
|
645 |
+
"Prevent Slimstat from tracking pageviews generated by Firefox's <a "
|
646 |
+
"href='https://developer.mozilla.org/en/Link_prefetching_FAQ' "
|
647 |
+
"target='_blank'>Link Prefetching functionality</a>."
|
648 |
+
msgstr ""
|
649 |
+
"Mencegah Slimstat dari pelacakan tampilan halaman yang dihasilkan oleh "
|
650 |
+
"Firefox <a href='https://developer.mozilla.org/en/Link_prefetching_FAQ' "
|
651 |
+
"target='_blank'> Tautan fungsi Prefetching </a>."
|
652 |
+
|
653 |
+
#: ../admin/config/index.php:155 ../admin/config/index.php:189
|
654 |
+
msgid "Reports"
|
655 |
+
msgstr "laporan"
|
656 |
+
|
657 |
+
#: ../admin/config/index.php:157
|
658 |
+
msgid "Formats and Conversions"
|
659 |
+
msgstr "Format dan Konversi"
|
660 |
+
|
661 |
+
#: ../admin/config/index.php:158
|
662 |
+
msgid "Number Format"
|
663 |
+
msgstr "jumlah Format"
|
664 |
+
|
665 |
+
#: ../admin/config/index.php:158
|
666 |
+
#, fuzzy
|
667 |
+
msgid "Choose the number format you want to use for your reports."
|
668 |
+
msgstr "Pilih format nomor yang ingin Anda gunakan untuk laporan Anda."
|
669 |
+
|
670 |
+
#: ../admin/config/index.php:159
|
671 |
+
msgid "Date Format"
|
672 |
+
msgstr "Format tanggal"
|
673 |
+
|
674 |
+
#: ../admin/config/index.php:159
|
675 |
+
msgid ""
|
676 |
+
"<a href='http://php.net/manual/en/function.date.php' target='_blank'>PHP "
|
677 |
+
"Format</a> to use when displaying a pageview's date."
|
678 |
+
msgstr ""
|
679 |
+
"<a href='http://php.net/manual/en/function.date.php' target='_blank'> PHP "
|
680 |
+
"Format </a> untuk digunakan ketika menampilkan tanggal pageview ini."
|
681 |
+
|
682 |
+
#: ../admin/config/index.php:160
|
683 |
+
#, fuzzy
|
684 |
+
msgid "Time Format"
|
685 |
+
msgstr "Format waktu"
|
686 |
+
|
687 |
+
#: ../admin/config/index.php:160
|
688 |
+
msgid ""
|
689 |
+
"<a href='http://php.net/manual/en/function.date.php' target='_blank'>PHP "
|
690 |
+
"Format</a> to use when displaying a pageview's time."
|
691 |
+
msgstr ""
|
692 |
+
"<a href='http://php.net/manual/en/function.date.php' target='_blank'> PHP "
|
693 |
+
"Format </a> untuk digunakan ketika menampilkan waktu tampilan halaman ini."
|
694 |
+
|
695 |
+
#: ../admin/config/index.php:161
|
696 |
+
#, fuzzy
|
697 |
+
msgid "Use Display Name"
|
698 |
+
msgstr "Gunakan Nama Tampilan"
|
699 |
+
|
700 |
+
#: ../admin/config/index.php:161
|
701 |
+
#, fuzzy
|
702 |
+
msgid ""
|
703 |
+
"By default, users are listed by their usernames. Use this option to "
|
704 |
+
"visualize their display names instead."
|
705 |
+
msgstr ""
|
706 |
+
"Secara default, pengguna terdaftar oleh username mereka. Gunakan opsi ini "
|
707 |
+
"untuk memvisualisasikan nama tampilan mereka sebagai gantinya."
|
708 |
+
|
709 |
+
#: ../admin/config/index.php:162
|
710 |
+
#, fuzzy
|
711 |
+
msgid "Use Titles"
|
712 |
+
msgstr "Gunakan Judul"
|
713 |
+
|
714 |
+
#: ../admin/config/index.php:162
|
715 |
+
msgid ""
|
716 |
+
"Slimstat converts your permalinks into post, page and category titles. "
|
717 |
+
"Disable this feature if you need to see the URL in your reports."
|
718 |
+
msgstr ""
|
719 |
+
"Slimstat mengkonversi permalinks Anda ke dalam posting, halaman dan kategori "
|
720 |
+
"judul. Menonaktifkan fitur ini jika Anda perlu untuk melihat URL di laporan "
|
721 |
+
"Anda."
|
722 |
+
|
723 |
+
#: ../admin/config/index.php:163
|
724 |
+
msgid "Convert IP Addresses"
|
725 |
+
msgstr "Mengkonversi Alamat IP"
|
726 |
+
|
727 |
+
#: ../admin/config/index.php:163
|
728 |
+
msgid "Display provider names instead of IP addresses."
|
729 |
+
msgstr "nama penyedia tampilan bukan alamat IP."
|
730 |
+
|
731 |
+
#: ../admin/config/index.php:165
|
732 |
+
msgid "Functionality"
|
733 |
+
msgstr "fungsi"
|
734 |
+
|
735 |
+
#: ../admin/config/index.php:166
|
736 |
+
msgid "Async Mode"
|
737 |
+
msgstr "Modus async"
|
738 |
+
|
739 |
+
#: ../admin/config/index.php:166
|
740 |
+
msgid ""
|
741 |
+
"Activate this feature if your reports take a while to load. It breaks down "
|
742 |
+
"the load on your server into multiple requests, thus avoiding memory issues "
|
743 |
+
"and performance problems."
|
744 |
+
msgstr ""
|
745 |
+
"Aktifkan fitur ini jika laporan Anda mengambil waktu untuk beban. Itu rusak "
|
746 |
+
"beban pada server Anda menjadi beberapa permintaan, sehingga menghindari "
|
747 |
+
"masalah memori dan masalah kinerja."
|
748 |
+
|
749 |
+
#: ../admin/config/index.php:167
|
750 |
+
msgid "Expand Details"
|
751 |
+
msgstr "Bentangkan Detail"
|
752 |
+
|
753 |
+
#: ../admin/config/index.php:167
|
754 |
+
#, fuzzy
|
755 |
+
msgid "Expand each row's details by default, insted of on mousehover."
|
756 |
+
msgstr "Bentangkan detail setiap baris secara default, insted di mousehover."
|
757 |
+
|
758 |
+
#: ../admin/config/index.php:168 ../admin/config/index.php:176
|
759 |
+
#, fuzzy
|
760 |
+
msgid "Rows to Display"
|
761 |
+
msgstr "Baris ke Tampilan"
|
762 |
+
|
763 |
+
#: ../admin/config/index.php:168
|
764 |
+
msgid "Specify the number of items in each report."
|
765 |
+
msgstr "Tentukan jumlah item dalam setiap laporan."
|
766 |
+
|
767 |
+
#: ../admin/config/index.php:169 ../admin/view/wp-slimstat-db.php:121
|
768 |
+
#, fuzzy
|
769 |
+
msgid "Max Results"
|
770 |
+
msgstr "Max Hasil"
|
771 |
+
|
772 |
+
#: ../admin/config/index.php:169
|
773 |
+
msgid ""
|
774 |
+
"Decide how many records should be retrieved from the database in total. "
|
775 |
+
"Depending on your server configuration, you may want to fine tune this value "
|
776 |
+
"to avoid exceeding your PHP memory limit."
|
777 |
+
msgstr ""
|
778 |
+
"Putuskan berapa banyak catatan harus diambil dari database secara total. "
|
779 |
+
"Tergantung pada konfigurasi server Anda, Anda mungkin ingin fine tune nilai "
|
780 |
+
"ini untuk menghindari melebihi batas memori PHP Anda."
|
781 |
+
|
782 |
+
#: ../admin/config/index.php:170
|
783 |
+
msgid "IP Lookup"
|
784 |
+
msgstr "IP Lookup"
|
785 |
+
|
786 |
+
#: ../admin/config/index.php:170
|
787 |
+
msgid ""
|
788 |
+
"Customize the Geolocation service to be used in the reports. Default: "
|
789 |
+
"<code>http://www.infosniper.net/?ip_address=</code>"
|
790 |
+
msgstr ""
|
791 |
+
"Sesuaikan layanan Geolocation yang akan digunakan dalam laporan. Default: "
|
792 |
+
"<code> http://www.infosniper.net/?ip_address= </ code>"
|
793 |
+
|
794 |
+
#: ../admin/config/index.php:171
|
795 |
+
msgid "Mozscape Access ID"
|
796 |
+
msgstr "Mozscape Access ID"
|
797 |
+
|
798 |
+
#: ../admin/config/index.php:171
|
799 |
+
msgid ""
|
800 |
+
"Get accurate rankings for your website through the free <a href=\"https://"
|
801 |
+
"moz.com/community/join?redirect=/products/api/keys\" target=\"_blank"
|
802 |
+
"\">Mozscape API</a> service. Sign up for a free community account to get "
|
803 |
+
"started. Then enter your personal identification code here."
|
804 |
+
msgstr ""
|
805 |
+
"Mendapatkan peringkat yang akurat untuk website Anda melalui <a bebas href="
|
806 |
+
"\"https://moz.com/community/join?redirect=/products/api/keys\" target="
|
807 |
+
"\"_blank\"> Mozscape API </ a > layanan. Mendaftar untuk account masyarakat "
|
808 |
+
"gratis untuk memulai. Lalu masukkan kode identifikasi pribadi Anda di sini."
|
809 |
+
|
810 |
+
#: ../admin/config/index.php:172
|
811 |
+
msgid "Mozscape Secret Key"
|
812 |
+
msgstr "Mozscape Kunci Rahasia"
|
813 |
+
|
814 |
+
#: ../admin/config/index.php:172
|
815 |
+
msgid ""
|
816 |
+
"Do not share your secret key with anyone or they will be able to make API "
|
817 |
+
"requests on your account!"
|
818 |
+
msgstr ""
|
819 |
+
"Jangan berbagi kunci rahasia Anda dengan siapa pun atau mereka akan dapat "
|
820 |
+
"membuat permintaan API pada akun Anda!"
|
821 |
+
|
822 |
+
#: ../admin/config/index.php:174 ../admin/wp-slimstat-admin.php:31
|
823 |
+
msgid "Access Log"
|
824 |
+
msgstr "akses Login"
|
825 |
+
|
826 |
+
#: ../admin/config/index.php:175
|
827 |
+
msgid "Auto Refresh"
|
828 |
+
msgstr "Auto Refresh"
|
829 |
+
|
830 |
+
#: ../admin/config/index.php:175
|
831 |
+
msgid ""
|
832 |
+
"Enable the Live View, which refreshes the Access Log every X seconds. Enter "
|
833 |
+
"<strong>0</strong> (number zero) to deactivate this feature."
|
834 |
+
msgstr ""
|
835 |
+
"Aktifkan Live View, yang me-refresh Access Log setiap X detik. Masukkan "
|
836 |
+
"<strong> 0 </ strong> (angka nol) untuk menonaktifkan fitur ini."
|
837 |
+
|
838 |
+
#: ../admin/config/index.php:176
|
839 |
+
msgid "Specify the number of items in the Access Log."
|
840 |
+
msgstr "Tentukan jumlah item dalam Access Log."
|
841 |
+
|
842 |
+
#: ../admin/config/index.php:179
|
843 |
+
msgid "Custom CSS"
|
844 |
+
msgstr "CSS kustom"
|
845 |
+
|
846 |
+
#: ../admin/config/index.php:179
|
847 |
+
msgid ""
|
848 |
+
"Paste here your custom stylesheet to personalize the way your reports look. "
|
849 |
+
"<a href='https://slimstat.freshdesk.com/support/solutions/"
|
850 |
+
"articles/5000528528-how-can-i-change-the-colors-associated-to-color-coded-"
|
851 |
+
"pageviews-known-user-known-visitors-search-e' target='_blank'>Check the FAQ</"
|
852 |
+
"a> for more information on how to use this setting."
|
853 |
+
msgstr ""
|
854 |
+
"Paste di sini stylesheet kustom Anda mengubah cara laporan Anda terlihat. <A "
|
855 |
+
"href = 'https: //slimstat.freshdesk.com/support/solutions/"
|
856 |
+
"articles/5000528528-how-can-i-change-the-colors-associated-to-color-coded-"
|
857 |
+
"pageviews-known-user-known -visitors-search-e' target = '_ blank'> Periksa "
|
858 |
+
"FAQ </a> untuk informasi lebih lanjut tentang cara menggunakan pengaturan "
|
859 |
+
"ini."
|
860 |
+
|
861 |
+
#: ../admin/config/index.php:180
|
862 |
+
#, fuzzy
|
863 |
+
msgid "Chart Colors"
|
864 |
+
msgstr "Warna grafik"
|
865 |
+
|
866 |
+
#: ../admin/config/index.php:180
|
867 |
+
msgid ""
|
868 |
+
"Customize the look and feel of your charts by assigning personalized colors "
|
869 |
+
"to each metric. List 4 hex colors, strictly in the following order: metric 1 "
|
870 |
+
"previous, metric 2 previous, metric 1 current, metric 2 current. For "
|
871 |
+
"example: <code>#ccc, #999, #bbcc44, #21759b</code>."
|
872 |
+
msgstr ""
|
873 |
+
"Sesuaikan tampilan dan nuansa dari grafik Anda dengan menetapkan warna "
|
874 |
+
"dipersonalisasi untuk setiap metrik. Daftar 4 warna hex, ketat dalam urutan "
|
875 |
+
"sebagai berikut: 1 metrik sebelumnya, metrik 2 sebelumnya, metric 1 saat "
|
876 |
+
"ini, metrik 2 saat ini. Sebagai contoh: <code> # ccc, # 999, # bbcc44, # "
|
877 |
+
"21759b </ code>."
|
878 |
+
|
879 |
+
#: ../admin/config/index.php:181
|
880 |
+
#, fuzzy
|
881 |
+
msgid "Show User Agent"
|
882 |
+
msgstr "Tampilkan User Agent"
|
883 |
+
|
884 |
+
#: ../admin/config/index.php:181
|
885 |
+
#, fuzzy
|
886 |
+
msgid ""
|
887 |
+
"Choose if you want to see the browser name or a complete user agent string "
|
888 |
+
"when hovering on browser icons."
|
889 |
+
msgstr ""
|
890 |
+
"Pilih jika Anda ingin melihat nama peramban atau pengguna string agen "
|
891 |
+
"lengkap ketika melayang di ikon browser."
|
892 |
+
|
893 |
+
#: ../admin/config/index.php:182
|
894 |
+
msgid "Enable SOV"
|
895 |
+
msgstr "aktifkan SOV"
|
896 |
+
|
897 |
+
#: ../admin/config/index.php:182
|
898 |
+
msgid ""
|
899 |
+
"In linguistic typology, a subject-object-verb (SOV) language is one in which "
|
900 |
+
"the subject, object, and verb of a sentence appear in that order, like in "
|
901 |
+
"Japanese."
|
902 |
+
msgstr ""
|
903 |
+
"Dalam tipologi, subjek-objek-kata kerja (SOV) bahasa adalah satu di mana "
|
904 |
+
"subjek, objek, dan kata kerja kalimat muncul dalam urutan yang, seperti "
|
905 |
+
"dalam bahasa Jepang."
|
906 |
+
|
907 |
+
#: ../admin/config/index.php:187
|
908 |
+
msgid "Access Control"
|
909 |
+
msgstr "Kontrol akses"
|
910 |
+
|
911 |
+
#: ../admin/config/index.php:190
|
912 |
+
msgid "Restrict Authors"
|
913 |
+
msgstr "Batasi Penulis"
|
914 |
+
|
915 |
+
#: ../admin/config/index.php:190
|
916 |
+
#, fuzzy
|
917 |
+
msgid ""
|
918 |
+
"Enable this option if you want your authors to only see stats related to "
|
919 |
+
"their own content."
|
920 |
+
msgstr ""
|
921 |
+
"Aktifkan opsi ini jika Anda ingin penulis Anda hanya melihat statistik "
|
922 |
+
"terkait dengan konten mereka sendiri."
|
923 |
+
|
924 |
+
#: ../admin/config/index.php:191 ../admin/config/index.php:195
|
925 |
+
#, fuzzy
|
926 |
+
msgid "Capability"
|
927 |
+
msgstr "Kemampuan"
|
928 |
+
|
929 |
+
#: ../admin/config/index.php:191
|
930 |
+
#, fuzzy
|
931 |
+
msgid ""
|
932 |
+
"Specify the minimum <a href='http://codex.wordpress.org/"
|
933 |
+
"Roles_and_Capabilities' target='_new'>capability</a> needed to access the "
|
934 |
+
"reports (default: <code>activate_plugins</code>). If this field is empty, "
|
935 |
+
"<strong>all your users</strong> (including subscribers) will have access to "
|
936 |
+
"the reports, unless a 'Read access' whitelist has been specified here below. "
|
937 |
+
"In this case, the list has precedence over the capability."
|
938 |
+
msgstr ""
|
939 |
+
"Tentukan kemampuan target='_new'> minimum <a href='http://codex.wordpress."
|
940 |
+
"org/Roles_and_Capabilities' </a> diperlukan untuk mengakses laporan "
|
941 |
+
"(default: <code> activate_plugins </ code>). Jika bidang ini kosong, "
|
942 |
+
"<strong> semua pengguna Anda </ strong> (termasuk pelanggan) akan memiliki "
|
943 |
+
"akses ke laporan, kecuali 'Baca akses' whitelist telah ditetapkan di bawah "
|
944 |
+
"ini. Dalam hal ini, daftar mendahului kemampuan."
|
945 |
+
|
946 |
+
#: ../admin/config/index.php:192 ../admin/config/index.php:196
|
947 |
+
msgid "Whitelist"
|
948 |
+
msgstr "Daftar Putih"
|
949 |
+
|
950 |
+
#: ../admin/config/index.php:192
|
951 |
+
#, fuzzy
|
952 |
+
msgid ""
|
953 |
+
"List all the users who should have access to the reports. Administrators are "
|
954 |
+
"implicitly allowed, so you don't need to list them in here. Usernames are "
|
955 |
+
"case sensitive."
|
956 |
+
msgstr ""
|
957 |
+
"Daftar semua pengguna yang harus memiliki akses ke laporan. Administrator "
|
958 |
+
"secara implisit diperbolehkan, sehingga Anda tidak perlu daftar mereka di "
|
959 |
+
"sini. Nama pengguna adalah case sensitif."
|
960 |
+
|
961 |
+
#: ../admin/config/index.php:194 ../admin/config/index.php:219
|
962 |
+
#: ../admin/wp-slimstat-admin.php:857 ../admin/wp-slimstat-admin.php:875
|
963 |
+
#: ../admin/wp-slimstat-admin.php:878
|
964 |
+
msgid "Settings"
|
965 |
+
msgstr "pengaturan"
|
966 |
+
|
967 |
+
#: ../admin/config/index.php:195
|
968 |
+
#, fuzzy
|
969 |
+
msgid ""
|
970 |
+
"Specify the minimum <a href='http://codex.wordpress.org/"
|
971 |
+
"Roles_and_Capabilities' target='_new'>capability</a> required to configure "
|
972 |
+
"Slimstat (default: <code>activate_plugins</code>). The whitelist here below "
|
973 |
+
"can be used to override this option for specific users."
|
974 |
+
msgstr ""
|
975 |
+
"Tentukan minimum <a href='http://codex.wordpress.org/Roles_and_Capabilities' "
|
976 |
+
"kemampuan target='_new'> </a> diperlukan untuk mengkonfigurasi Slimstat "
|
977 |
+
"(default: <code> activate_plugins </ code>). Daftar putih di sini di bawah "
|
978 |
+
"ini dapat digunakan untuk mengesampingkan opsi ini untuk pengguna tertentu."
|
979 |
+
|
980 |
+
#: ../admin/config/index.php:196
|
981 |
+
#, fuzzy
|
982 |
+
msgid ""
|
983 |
+
"List all the users who can edit these options. Please be advised that admins "
|
984 |
+
"<strong>are not</strong> implicitly allowed, so do not forget to include "
|
985 |
+
"yourself! Usernames are case sensitive."
|
986 |
+
msgstr ""
|
987 |
+
"Daftar semua pengguna yang dapat mengedit pilihan ini. Harap diperhatikan "
|
988 |
+
"bahwa admin <strong> tidak </ strong> secara implisit diperbolehkan, jadi "
|
989 |
+
"jangan lupa untuk menyertakan diri sendiri! Nama pengguna adalah case "
|
990 |
+
"sensitif."
|
991 |
+
|
992 |
+
#: ../admin/config/index.php:201
|
993 |
+
msgid "Maintenance"
|
994 |
+
msgstr "Pemeliharaan"
|
995 |
+
|
996 |
+
#: ../admin/config/index.php:206 ../admin/view/addons.php:35
|
997 |
+
#: ../admin/wp-slimstat-admin.php:73
|
998 |
+
msgid "Add-ons"
|
999 |
+
msgstr "Add-ons"
|
1000 |
+
|
1001 |
+
#: ../admin/config/index.php:220 ../admin/view/index.php:6
|
1002 |
+
msgid ""
|
1003 |
+
"<strong>AdBlock browser extension detected</strong> - If you see this "
|
1004 |
+
"notice, it means that your browser is not loading our stylesheet and/or "
|
1005 |
+
"Javascript files correctly. This could be caused by an overzealous ad "
|
1006 |
+
"blocker feature enabled in your browser (AdBlock Plus and friends). <a href="
|
1007 |
+
"\"https://slimstat.freshdesk.com/support/solutions/articles/12000000414-the-"
|
1008 |
+
"reports-are-not-being-rendered-correctly-or-buttons-do-not-work\" target="
|
1009 |
+
"\"_blank\">Please make sure to add an exception</a> to your configuration "
|
1010 |
+
"and allow the browser to load these assets."
|
1011 |
+
msgstr ""
|
1012 |
+
"AdBlock ekstensi browser terdeteksi - Jika Anda melihat pemberitahuan ini, "
|
1013 |
+
"itu berarti bahwa browser Anda tidak loading stylesheet kami dan / atau "
|
1014 |
+
"Javascript file dengan benar. Hal ini dapat disebabkan oleh fitur pemblokir "
|
1015 |
+
"iklan terlalu bersemangat diaktifkan pada browser Anda (AdBlock Plus dan "
|
1016 |
+
"teman-teman). Pastikan untuk menambahkan pengecualian untuk konfigurasi Anda "
|
1017 |
+
"dan memungkinkan browser untuk memuat aset tersebut."
|
1018 |
+
|
1019 |
+
#: ../admin/config/maintenance.php:16
|
1020 |
+
#, fuzzy
|
1021 |
+
msgid ""
|
1022 |
+
"Congratulations! Slimstat Analytics is now optimized for <a href=\"http://"
|
1023 |
+
"www.youtube.com/watch?v=ygE01sOhzz0\" target=\"_blank\">ludicrous speed</a>."
|
1024 |
+
msgstr ""
|
1025 |
+
"Selamat! Slimstat Analytics kini dioptimalkan untuk <a href=\"http://www."
|
1026 |
+
"youtube.com/watch?v=ygE01sOhzz0\" target=\"_blank\"> kecepatan menggelikan </"
|
1027 |
+
"a>."
|
1028 |
+
|
1029 |
+
#: ../admin/config/maintenance.php:27
|
1030 |
+
msgid "Indexing has been disabled. Enjoy the extra database space!"
|
1031 |
+
msgstr "Pengindeksan telah dinonaktifkan. Nikmati ruang database ekstra!"
|
1032 |
+
|
1033 |
+
#: ../admin/config/maintenance.php:43
|
1034 |
+
msgid "records deleted from your database."
|
1035 |
+
msgstr "catatan dihapus dari database Anda."
|
1036 |
+
|
1037 |
+
#: ../admin/config/maintenance.php:48
|
1038 |
+
msgid "The geolocation database has been uninstalled from your server."
|
1039 |
+
msgstr "Database geolocation telah dihapus dari server Anda."
|
1040 |
+
|
1041 |
+
#: ../admin/config/maintenance.php:58
|
1042 |
+
msgid "The geolocation database has been installed on your server."
|
1043 |
+
msgstr "The geolocation database telah diinstal pada server Anda."
|
1044 |
+
|
1045 |
+
#: ../admin/config/maintenance.php:66
|
1046 |
+
msgid "The Browscap data file has been uninstalled from your server."
|
1047 |
+
msgstr "File data Browscap telah dihapus dari server Anda."
|
1048 |
+
|
1049 |
+
#: ../admin/config/maintenance.php:69
|
1050 |
+
msgid ""
|
1051 |
+
"There was an error deleting the Browscap data folder on your server. Please "
|
1052 |
+
"check your permissions."
|
1053 |
+
msgstr ""
|
1054 |
+
"Ada kesalahan saat menghapus folder data Browscap pada server Anda. Silakan "
|
1055 |
+
"periksa izin Anda."
|
1056 |
+
|
1057 |
+
#: ../admin/config/maintenance.php:90
|
1058 |
+
msgid "Your new Slimstat settings have been imported and installed."
|
1059 |
+
msgstr "pengaturan Slimstat baru Anda telah diimpor dan diinstal."
|
1060 |
+
|
1061 |
+
#: ../admin/config/maintenance.php:93
|
1062 |
+
msgid ""
|
1063 |
+
"There was an error decoding your settings string. Please verify that it is a "
|
1064 |
+
"valid serialized string."
|
1065 |
+
msgstr ""
|
1066 |
+
"Ada kesalahan decoding string yang pengaturan Anda. Harap verifikasi bahwa "
|
1067 |
+
"itu adalah string serial yang valid."
|
1068 |
+
|
1069 |
+
#: ../admin/config/maintenance.php:111
|
1070 |
+
msgid "Your reports were successfully restored to their default arrangement."
|
1071 |
+
msgstr "Laporan Anda berhasil dikembalikan ke pengaturan default."
|
1072 |
+
|
1073 |
+
#: ../admin/config/maintenance.php:121
|
1074 |
+
#, fuzzy
|
1075 |
+
msgid "Your Slimstat tables have been successfully converted to InnoDB."
|
1076 |
+
msgstr "tabel Slimstat Anda telah berhasil dikonversi ke InnoDB."
|
1077 |
+
|
1078 |
+
#: ../admin/config/maintenance.php:127
|
1079 |
+
#, fuzzy
|
1080 |
+
msgid "All the archived records were successfully deleted."
|
1081 |
+
msgstr "Semua catatan arsip berhasil dihapus."
|
1082 |
+
|
1083 |
+
#: ../admin/config/maintenance.php:135
|
1084 |
+
msgid "All the records were successfully deleted."
|
1085 |
+
msgstr "Semua catatan berhasil dihapus."
|
1086 |
+
|
1087 |
+
#: ../admin/config/maintenance.php:161
|
1088 |
+
msgid "Troubleshooting"
|
1089 |
+
msgstr "Penyelesaian masalah"
|
1090 |
+
|
1091 |
+
#: ../admin/config/maintenance.php:164
|
1092 |
+
msgid "Tracker Error"
|
1093 |
+
msgstr "Tracker Kesalahan"
|
1094 |
+
|
1095 |
+
#: ../admin/config/maintenance.php:166
|
1096 |
+
msgid "Reset this error"
|
1097 |
+
msgstr "Atur ulang kesalahan ini"
|
1098 |
+
|
1099 |
+
#: ../admin/config/maintenance.php:166 ../admin/config/maintenance.php:173
|
1100 |
+
msgid "So far so good."
|
1101 |
+
msgstr "Sejauh ini bagus."
|
1102 |
+
|
1103 |
+
#: ../admin/config/maintenance.php:167
|
1104 |
+
msgid ""
|
1105 |
+
"The information here above is useful to troubleshoot issues with the "
|
1106 |
+
"tracker. <strong>Errors</strong> are returned when the tracker could not "
|
1107 |
+
"record a page view for some reason, and are indicative of some kind of "
|
1108 |
+
"malfunction. Please include the message here above when sending a support "
|
1109 |
+
"request."
|
1110 |
+
msgstr ""
|
1111 |
+
"Informasi di sini di atas berguna untuk memecahkan masalah dengan pelacak. "
|
1112 |
+
"<Strong> Kesalahan </ strong> dikembalikan ketika pelacak tidak bisa merekam "
|
1113 |
+
"tampilan halaman untuk beberapa alasan, dan adalah indikasi dari beberapa "
|
1114 |
+
"jenis kerusakan. Harap sertakan pesan di sini di atas saat mengirim "
|
1115 |
+
"permintaan dukungan."
|
1116 |
+
|
1117 |
+
#: ../admin/config/maintenance.php:171
|
1118 |
+
msgid "Tracker Notice"
|
1119 |
+
msgstr "Tracker Pemberitahuan"
|
1120 |
+
|
1121 |
+
#: ../admin/config/maintenance.php:173
|
1122 |
+
msgid "Reset this notice"
|
1123 |
+
msgstr "Atur pemberitahuan ini"
|
1124 |
+
|
1125 |
+
#: ../admin/config/maintenance.php:174
|
1126 |
+
msgid ""
|
1127 |
+
"The message here above will indicate if a page view was not recorded because "
|
1128 |
+
"it matched at least one of the conditions you configured in your settings "
|
1129 |
+
"(filters, blackslists, etc)."
|
1130 |
+
msgstr ""
|
1131 |
+
"Pesan di sini di atas akan menunjukkan jika tampilan halaman tidak tercatat "
|
1132 |
+
"karena itu cocok setidaknya satu dari kondisi Anda dikonfigurasi dalam "
|
1133 |
+
"pengaturan Anda (filter, blackslists, dll)."
|
1134 |
+
|
1135 |
+
#: ../admin/config/maintenance.php:180
|
1136 |
+
#, fuzzy
|
1137 |
+
msgid "Enable SQL Debug"
|
1138 |
+
msgstr "Aktifkan SQL Debug"
|
1139 |
+
|
1140 |
+
#: ../admin/config/maintenance.php:183
|
1141 |
+
msgid ""
|
1142 |
+
"Display the SQL code used to retrieve the data from the database. Useful to "
|
1143 |
+
"troubleshoot issues with data consistency or missing pageviews."
|
1144 |
+
msgstr ""
|
1145 |
+
"Menampilkan kode SQL yang digunakan untuk mengambil data dari database. "
|
1146 |
+
"Berguna untuk memecahkan masalah dengan konsistensi data atau tampilan "
|
1147 |
+
"halaman yang hilang."
|
1148 |
+
|
1149 |
+
#: ../admin/config/maintenance.php:187
|
1150 |
+
msgid "Disable SQL Debug"
|
1151 |
+
msgstr "Nonaktifkan SQL Debug"
|
1152 |
+
|
1153 |
+
#: ../admin/config/maintenance.php:190
|
1154 |
+
msgid "Deactivate the SQL output on top of each report."
|
1155 |
+
msgstr "Menonaktifkan output SQL di atas setiap laporan."
|
1156 |
+
|
1157 |
+
#: ../admin/config/maintenance.php:195
|
1158 |
+
#, fuzzy
|
1159 |
+
msgid ""
|
1160 |
+
"Are you sure you want to restore the default arrangement of your reports?"
|
1161 |
+
msgstr "Apakah Anda yakin ingin mengembalikan pengaturan default laporan Anda?"
|
1162 |
+
|
1163 |
+
#: ../admin/config/maintenance.php:195
|
1164 |
+
msgid "No Panic Button"
|
1165 |
+
msgstr "Tidak ada Panic Button"
|
1166 |
+
|
1167 |
+
#: ../admin/config/maintenance.php:197
|
1168 |
+
msgid ""
|
1169 |
+
"Reset the default arrangement of your reports. Helpful when, for some "
|
1170 |
+
"reason, reports disappear from your panels or something doesn't look right "
|
1171 |
+
"in your views."
|
1172 |
+
msgstr ""
|
1173 |
+
"Atur ulang pengaturan default laporan Anda. Membantu ketika, untuk beberapa "
|
1174 |
+
"alasan, laporan menghilang dari panel atau sesuatu yang tidak beres dalam "
|
1175 |
+
"pandangan Anda."
|
1176 |
+
|
1177 |
+
#: ../admin/config/maintenance.php:201
|
1178 |
+
msgid "Data Maintenance"
|
1179 |
+
msgstr "Pemeliharaan Data"
|
1180 |
+
|
1181 |
+
#: ../admin/config/maintenance.php:204
|
1182 |
+
#, fuzzy
|
1183 |
+
msgid "Delete pageviews where"
|
1184 |
+
msgstr "Hapus pageviews mana"
|
1185 |
+
|
1186 |
+
#: ../admin/config/maintenance.php:218 ../admin/view/wp-slimstat-db.php:71
|
1187 |
+
msgid "equals"
|
1188 |
+
msgstr "sama"
|
1189 |
+
|
1190 |
+
#: ../admin/config/maintenance.php:219 ../admin/view/wp-slimstat-db.php:72
|
1191 |
+
msgid "is not equal to"
|
1192 |
+
msgstr "tidak sama dengan"
|
1193 |
+
|
1194 |
+
#: ../admin/config/maintenance.php:220 ../admin/view/wp-slimstat-db.php:73
|
1195 |
+
msgid "contains"
|
1196 |
+
msgstr "mengandung"
|
1197 |
+
|
1198 |
+
#: ../admin/config/maintenance.php:221 ../admin/view/wp-slimstat-db.php:74
|
1199 |
+
msgid "is included in"
|
1200 |
+
msgstr "termasuk dalam"
|
1201 |
+
|
1202 |
+
#: ../admin/config/maintenance.php:222 ../admin/view/wp-slimstat-db.php:75
|
1203 |
+
msgid "does not contain"
|
1204 |
+
msgstr "tidak mengandung"
|
1205 |
+
|
1206 |
+
#: ../admin/config/maintenance.php:223 ../admin/view/wp-slimstat-db.php:76
|
1207 |
+
msgid "starts with"
|
1208 |
+
msgstr "dimulai dengan"
|
1209 |
+
|
1210 |
+
#: ../admin/config/maintenance.php:224 ../admin/view/wp-slimstat-db.php:77
|
1211 |
+
msgid "ends with"
|
1212 |
+
msgstr "berakhir dengan"
|
1213 |
+
|
1214 |
+
#: ../admin/config/maintenance.php:225 ../admin/view/wp-slimstat-db.php:78
|
1215 |
+
msgid "sounds like"
|
1216 |
+
msgstr "terdengar seperti"
|
1217 |
+
|
1218 |
+
#: ../admin/config/maintenance.php:226 ../admin/view/wp-slimstat-db.php:79
|
1219 |
+
msgid "is greater than"
|
1220 |
+
msgstr "lebih besar dari"
|
1221 |
+
|
1222 |
+
#: ../admin/config/maintenance.php:227 ../admin/view/wp-slimstat-db.php:80
|
1223 |
+
msgid "is less than"
|
1224 |
+
msgstr "kurang dari"
|
1225 |
+
|
1226 |
+
#: ../admin/config/maintenance.php:228 ../admin/view/wp-slimstat-db.php:82
|
1227 |
+
msgid "matches"
|
1228 |
+
msgstr "korek api"
|
1229 |
+
|
1230 |
+
#: ../admin/config/maintenance.php:229 ../admin/view/wp-slimstat-db.php:83
|
1231 |
+
msgid "does not match"
|
1232 |
+
msgstr "tidak cocok"
|
1233 |
+
|
1234 |
+
#: ../admin/config/maintenance.php:230 ../admin/view/wp-slimstat-db.php:84
|
1235 |
+
msgid "is empty"
|
1236 |
+
msgstr "kosong"
|
1237 |
+
|
1238 |
+
#: ../admin/config/maintenance.php:231 ../admin/view/wp-slimstat-db.php:85
|
1239 |
+
msgid "is not empty"
|
1240 |
+
msgstr "tidak kosong"
|
1241 |
+
|
1242 |
+
#: ../admin/config/maintenance.php:234 ../admin/view/index.php:31
|
1243 |
+
#: ../admin/view/index.php:114
|
1244 |
+
msgid "Apply"
|
1245 |
+
msgstr "Menerapkan"
|
1246 |
+
|
1247 |
+
#: ../admin/config/maintenance.php:235
|
1248 |
+
#, fuzzy
|
1249 |
+
msgid ""
|
1250 |
+
"Are you sure you want to PERMANENTLY delete these records from your database?"
|
1251 |
+
msgstr ""
|
1252 |
+
"Apakah Anda yakin ingin PERMANEN menghapus catatan ini dari database Anda?"
|
1253 |
+
|
1254 |
+
#: ../admin/config/maintenance.php:242
|
1255 |
+
#, fuzzy
|
1256 |
+
msgid ""
|
1257 |
+
"Are you sure you want to PERMANENTLY DELETE ALL the records from your "
|
1258 |
+
"database?"
|
1259 |
+
msgstr ""
|
1260 |
+
"Apakah Anda yakin ingin PERMANEN HAPUS SEMUA catatan dari database Anda?"
|
1261 |
+
|
1262 |
+
#: ../admin/config/maintenance.php:242
|
1263 |
+
#, fuzzy
|
1264 |
+
msgid "Delete All Records"
|
1265 |
+
msgstr "Hapus Semua Rekaman"
|
1266 |
+
|
1267 |
+
#: ../admin/config/maintenance.php:245
|
1268 |
+
msgid ""
|
1269 |
+
"Erase all the information collected so far by Slimstat, but not the archived "
|
1270 |
+
"records (<code>wp_slim_stats_archive</code>). This operation <strong>does "
|
1271 |
+
"not</strong> reset your settings and it can be undone by manually copying "
|
1272 |
+
"your records from the archive table."
|
1273 |
+
msgstr ""
|
1274 |
+
"Menghapus semua informasi yang dikumpulkan sejauh ini oleh Slimstat, tetapi "
|
1275 |
+
"bukan catatan arsip (<code> wp_slim_stats_archive </ code>). Operasi ini "
|
1276 |
+
"<strong> tidak </ strong> ulang pengaturan Anda dan dapat dibatalkan oleh "
|
1277 |
+
"manual menyalin catatan Anda dari tabel arsip."
|
1278 |
+
|
1279 |
+
#: ../admin/config/maintenance.php:251
|
1280 |
+
#, fuzzy
|
1281 |
+
msgid ""
|
1282 |
+
"Are you sure you want to PERMANENTLY DELETE ALL the records from your "
|
1283 |
+
"archive?"
|
1284 |
+
msgstr "Apakah Anda yakin ingin PERMANEN HAPUS SEMUA catatan dari arsip Anda?"
|
1285 |
+
|
1286 |
+
#: ../admin/config/maintenance.php:251
|
1287 |
+
#, fuzzy
|
1288 |
+
msgid "Delete Archive"
|
1289 |
+
msgstr "Hapus Arsip"
|
1290 |
+
|
1291 |
+
#: ../admin/config/maintenance.php:254
|
1292 |
+
msgid "Erase all the archived records. This operation cannot be undone."
|
1293 |
+
msgstr "Menghapus semua catatan diarsipkan. Operasi ini tidak bisa dibatalkan."
|
1294 |
+
|
1295 |
+
#: ../admin/config/maintenance.php:260
|
1296 |
+
msgid "Improve Performance"
|
1297 |
+
msgstr "Meningkatkan kinerja"
|
1298 |
+
|
1299 |
+
#: ../admin/config/maintenance.php:264
|
1300 |
+
#, fuzzy
|
1301 |
+
msgid ""
|
1302 |
+
"Please note that you will need about 30% more DB space to store the extra "
|
1303 |
+
"information required."
|
1304 |
+
msgstr ""
|
1305 |
+
"Harap dicatat bahwa Anda akan membutuhkan sekitar 30% lebih DB ruang untuk "
|
1306 |
+
"menyimpan informasi tambahan yang diperlukan."
|
1307 |
+
|
1308 |
+
#: ../admin/config/maintenance.php:268
|
1309 |
+
msgid "Save DB Space"
|
1310 |
+
msgstr "Simpan DB Ruang"
|
1311 |
+
|
1312 |
+
#: ../admin/config/maintenance.php:271
|
1313 |
+
msgid ""
|
1314 |
+
"Please note that by removing table indexes, Slimstat's performance will be "
|
1315 |
+
"affected."
|
1316 |
+
msgstr ""
|
1317 |
+
"Harap dicatat bahwa dengan menghapus tabel indeks, kinerja Slimstat akan "
|
1318 |
+
"terpengaruh."
|
1319 |
+
|
1320 |
+
#: ../admin/config/maintenance.php:276
|
1321 |
+
msgid "External Data Files"
|
1322 |
+
msgstr "File Data eksternal"
|
1323 |
+
|
1324 |
+
#: ../admin/config/maintenance.php:282
|
1325 |
+
msgid ""
|
1326 |
+
"Do you want to download and install the geolocation database from MaxMind's "
|
1327 |
+
"server?"
|
1328 |
+
msgstr ""
|
1329 |
+
"Apakah Anda ingin men-download dan menginstal database geolocation dari "
|
1330 |
+
"server MaxMind ini?"
|
1331 |
+
|
1332 |
+
#: ../admin/config/maintenance.php:282
|
1333 |
+
msgid "Install GeoLite DB"
|
1334 |
+
msgstr "Instal GeoLite DB"
|
1335 |
+
|
1336 |
+
#: ../admin/config/maintenance.php:285
|
1337 |
+
msgid "Do you want to uninstall the geolocation database?"
|
1338 |
+
msgstr "Apakah Anda ingin menghapus database geolocation?"
|
1339 |
+
|
1340 |
+
#: ../admin/config/maintenance.php:285
|
1341 |
+
msgid "Uninstall GeoLite DB"
|
1342 |
+
msgstr "Uninstall GeoLite DB"
|
1343 |
+
|
1344 |
+
#: ../admin/config/maintenance.php:289
|
1345 |
+
msgid ""
|
1346 |
+
"The <a href='http://dev.maxmind.com/geoip/legacy/geolite/' "
|
1347 |
+
"target='_blank'>MaxMind GeoLite library</a>, which Slimstat uses to "
|
1348 |
+
"geolocate visitors, is released under the Creative Commons BY-SA 3.0 "
|
1349 |
+
"license, and cannot be directly bundled with the plugin because of license "
|
1350 |
+
"incompatibility issues. We are mandated to have the user take an affirmative "
|
1351 |
+
"action in order to enable this functionality."
|
1352 |
+
msgstr ""
|
1353 |
+
"<a href='http://dev.maxmind.com/geoip/legacy/geolite/' target='_blank'> "
|
1354 |
+
"MaxMind GeoLite perpustakaan </a>, yang menggunakan Slimstat ke geolokasi "
|
1355 |
+
"pengunjung, dirilis di bawah Creative Commons BY-SA 3.0 lisensi, dan tidak "
|
1356 |
+
"dapat langsung dibundel dengan plugin karena masalah ketidakcocokan lisensi. "
|
1357 |
+
"Kami diamanatkan untuk memiliki pengguna mengambil tindakan afirmatif untuk "
|
1358 |
+
"mengaktifkan fungsi ini."
|
1359 |
+
|
1360 |
+
#: ../admin/config/maintenance.php:296
|
1361 |
+
msgid ""
|
1362 |
+
"Do you want to download and install the Browscap data file from our server?"
|
1363 |
+
msgstr ""
|
1364 |
+
"Apakah Anda ingin men-download dan menginstal file data Browscap dari server "
|
1365 |
+
"kami?"
|
1366 |
+
|
1367 |
+
#: ../admin/config/maintenance.php:296
|
1368 |
+
msgid "Install Browscap"
|
1369 |
+
msgstr "Instal Browscap"
|
1370 |
+
|
1371 |
+
#: ../admin/config/maintenance.php:299
|
1372 |
+
msgid "Do you want to uninstall the Browscap data file?"
|
1373 |
+
msgstr "Apakah Anda ingin menghapus file data Browscap?"
|
1374 |
+
|
1375 |
+
#: ../admin/config/maintenance.php:299
|
1376 |
+
msgid "Uninstall Browscap"
|
1377 |
+
msgstr "Uninstall Browscap"
|
1378 |
+
|
1379 |
+
#: ../admin/config/maintenance.php:303
|
1380 |
+
msgid ""
|
1381 |
+
"We are contributing to the <a href='http://browscap.org/' "
|
1382 |
+
"target='_blank'>Browscap Capabilities Project</a>, which we use to decode "
|
1383 |
+
"your visitors' user agent string into browser name and operating system. We "
|
1384 |
+
"use an optimized version of their data structure, for improved performance. "
|
1385 |
+
"After you enable this feature, Slimstat will use this data file instead of "
|
1386 |
+
"the built-in heuristic function, to accurately determine your visitors' "
|
1387 |
+
"browser information. It will also automatically check for updates and "
|
1388 |
+
"download the latest version for you. Please feel free to <a href='http://s3."
|
1389 |
+
"amazonaws.com/browscap/terms-conditions.html' target='_blank'>review our "
|
1390 |
+
"terms and conditions</a>, and do not hesitate to <a href='http://support.wp-"
|
1391 |
+
"slimstat.com' target='_blank'>contact our support team</a> if you have any "
|
1392 |
+
"questions."
|
1393 |
+
msgstr ""
|
1394 |
+
"Kami berkontribusi terhadap <a href='http://browscap.org/' target='_blank'> "
|
1395 |
+
"Browscap Kemampuan Project </a>, yang kita gunakan untuk memecahkan kode "
|
1396 |
+
"string agen pengguna pengunjung Anda ke nama browser dan sistem operasi . "
|
1397 |
+
"Kami menggunakan versi yang dioptimalkan struktur data mereka, untuk "
|
1398 |
+
"meningkatkan kinerja. Setelah Anda mengaktifkan fitur ini, Slimstat akan "
|
1399 |
+
"menggunakan ini data file bukan built-in fungsi heuristik, untuk secara "
|
1400 |
+
"akurat menentukan informasi peramban pengunjung Anda. Ini juga akan secara "
|
1401 |
+
"otomatis memeriksa pembaruan dan download versi terbaru untuk Anda. Silahkan "
|
1402 |
+
"<a href='http://s3.amazonaws.com/browscap/terms-conditions.html' "
|
1403 |
+
"target='_blank'> meninjau syarat dan kondisi </a>, dan jangan ragu untuk <a "
|
1404 |
+
"href =: target 'http //support.wp-slimstat.com' = '_ blank'> hubungi tim "
|
1405 |
+
"dukungan kami </a> jika Anda memiliki pertanyaan."
|
1406 |
+
|
1407 |
+
#: ../admin/config/maintenance.php:307
|
1408 |
+
msgid "Configuration String"
|
1409 |
+
msgstr "konfigurasi String"
|
1410 |
+
|
1411 |
+
#: ../admin/config/maintenance.php:311
|
1412 |
+
msgid ""
|
1413 |
+
"Here below you can find the current configuration string for Slimstat. You "
|
1414 |
+
"can update your settings by pasting a new string inside the text area and "
|
1415 |
+
"clicking the Import button."
|
1416 |
+
msgstr ""
|
1417 |
+
"Berikut di bawah ini Anda dapat menemukan string konfigurasi saat ini untuk "
|
1418 |
+
"Slimstat. Anda dapat memperbarui pengaturan Anda dengan menyisipkan string "
|
1419 |
+
"baru di dalam area teks dan mengklik tombol Import."
|
1420 |
+
|
1421 |
+
#: ../admin/config/maintenance.php:316
|
1422 |
+
msgid "Import"
|
1423 |
+
msgstr "Impor"
|
1424 |
+
|
1425 |
+
#: ../admin/config/maintenance.php:317
|
1426 |
+
msgid "Are you sure you want to OVERWRITE your current settings?"
|
1427 |
+
msgstr "Apakah Anda yakin ingin menimpa pengaturan Anda saat ini?"
|
1428 |
+
|
1429 |
+
#: ../admin/config/maintenance.php:322
|
1430 |
+
msgid "Database Information"
|
1431 |
+
msgstr "Informasi database"
|
1432 |
+
|
1433 |
+
# depends on context:
|
1434 |
+
# Engine = Maschine, Motor, Triebwerk or Antrieb
|
1435 |
+
# Search engine = Suchmaschine
|
1436 |
+
#: ../admin/config/maintenance.php:325
|
1437 |
+
#, fuzzy
|
1438 |
+
msgid "Engine"
|
1439 |
+
msgstr "Mesin"
|
1440 |
+
|
1441 |
+
#: ../admin/config/maintenance.php:329
|
1442 |
+
msgid "switch to InnoDB"
|
1443 |
+
msgstr "beralih ke InnoDB"
|
1444 |
+
|
1445 |
+
#: ../admin/config/maintenance.php:340
|
1446 |
+
msgid "records"
|
1447 |
+
msgstr "arsip"
|
1448 |
+
|
1449 |
+
#: ../admin/config/maintenance.php:347
|
1450 |
+
msgid "Old Tables"
|
1451 |
+
msgstr "Tabel tua"
|
1452 |
+
|
1453 |
+
#: ../admin/config/maintenance.php:348
|
1454 |
+
#, php-format
|
1455 |
+
msgid ""
|
1456 |
+
"It looks like your database was upgraded from a version prior to 4.0. Our "
|
1457 |
+
"upgrade procedure follows a conservative approach, and does not "
|
1458 |
+
"automatically perform any garbage collection. In other words, the old "
|
1459 |
+
"tables, leftovers of the upgrade, are not deleted from the database. This "
|
1460 |
+
"allows our users to easily roll back to a working state in case of problems. "
|
1461 |
+
"However, if everything is working as expected (tracker and reports), you may "
|
1462 |
+
"want to log into phpMyAdmin and remove the following tables, if they exist: "
|
1463 |
+
"%s. When in doubt, do not hesitate to contact us for help."
|
1464 |
+
msgstr ""
|
1465 |
+
"Sepertinya database Anda upgrade dari versi sebelum 4.0. prosedur upgrade "
|
1466 |
+
"kami mengikuti pendekatan konservatif, dan tidak secara otomatis melakukan "
|
1467 |
+
"salah pengumpulan sampah. Dengan kata lain, tabel tua, sisa-sisa makanan "
|
1468 |
+
"dari upgrade, tidak dihapus dari database. Hal ini memungkinkan pengguna "
|
1469 |
+
"untuk dengan mudah memutar kembali ke keadaan bekerja dalam kasus masalah. "
|
1470 |
+
"Namun, jika semuanya bekerja seperti yang diharapkan (tracker dan laporan), "
|
1471 |
+
"Anda mungkin ingin login ke phpMyAdmin dan menghapus tabel berikut, jika ada:"
|
1472 |
+
"% s. Jika ragu, jangan ragu untuk menghubungi kami untuk bantuan."
|
1473 |
+
|
1474 |
+
#: ../admin/view/addons.php:19
|
1475 |
+
#, fuzzy, php-format
|
1476 |
+
msgid ""
|
1477 |
+
"There was an error retrieving the add-ons list from the server. Please try "
|
1478 |
+
"again later. Error Message: %s"
|
1479 |
+
msgstr ""
|
1480 |
+
"Ada kesalahan saat mengambil daftar add-ons dari server. Silakan coba lagi "
|
1481 |
+
"nanti. Pesan kesalahan: %s"
|
1482 |
+
|
1483 |
+
#: ../admin/view/addons.php:30
|
1484 |
+
msgid ""
|
1485 |
+
"There was an error decoding the add-ons list from the server. Please try "
|
1486 |
+
"again later."
|
1487 |
+
msgstr ""
|
1488 |
+
"Ada kesalahan decoding daftar add-ons dari server. Silakan coba lagi nanti."
|
1489 |
+
|
1490 |
+
#: ../admin/view/addons.php:36
|
1491 |
+
#, fuzzy
|
1492 |
+
msgid ""
|
1493 |
+
"Add-ons extend the functionality of Slimstat in many interesting ways. We "
|
1494 |
+
"offer both free and premium (paid) extensions. Each add-on can be installed "
|
1495 |
+
"as a separate plugin, which will receive regular updates via the WordPress "
|
1496 |
+
"Plugins panel. In order to be notified when a new version of a premium add-"
|
1497 |
+
"on is available, please enter the <strong>license key</strong> you received "
|
1498 |
+
"when you purchased it."
|
1499 |
+
msgstr ""
|
1500 |
+
"Add-ons memperluas fungsi Slimstat dalam banyak cara yang menarik. Kami "
|
1501 |
+
"menawarkan ekstensi baik yang gratis dan premium (berbayar). Setiap add-on "
|
1502 |
+
"dapat diinstal sebagai plugin terpisah, yang akan menerima update reguler "
|
1503 |
+
"melalui panel WordPress Plugins. Dalam rangka untuk diberitahu ketika versi "
|
1504 |
+
"baru dari premium add-on tersedia, silahkan masukkan <strong> kunci lisensi "
|
1505 |
+
"</ strong> Anda terima ketika Anda membelinya."
|
1506 |
+
|
1507 |
+
#: ../admin/view/addons.php:40
|
1508 |
+
#, php-format
|
1509 |
+
msgid ""
|
1510 |
+
"This list is refreshed once daily: <a href=\"%s&force_refresh=true\" "
|
1511 |
+
"class=\"noslimstat\">click here</a> to clear the cache."
|
1512 |
+
msgstr ""
|
1513 |
+
"Daftar ini di-refresh sekali sehari: <a href=\" %s &force_refresh=true\" "
|
1514 |
+
"class=\"noslimstat\"> klik di sini </a> untuk menghapus cache."
|
1515 |
+
|
1516 |
+
#: ../admin/view/addons.php:54
|
1517 |
+
msgid "Add-on"
|
1518 |
+
msgstr "Tambahan"
|
1519 |
+
|
1520 |
+
#: ../admin/view/addons.php:54
|
1521 |
+
msgid "Description"
|
1522 |
+
msgstr "Deskripsi"
|
1523 |
+
|
1524 |
+
#: ../admin/view/addons.php:65
|
1525 |
+
#, fuzzy
|
1526 |
+
msgid "Repo Version"
|
1527 |
+
msgstr "Repo Versi"
|
1528 |
+
|
1529 |
+
#: ../admin/view/addons.php:65
|
1530 |
+
#, fuzzy
|
1531 |
+
msgid "Version"
|
1532 |
+
msgstr "Versi"
|
1533 |
+
|
1534 |
+
#: ../admin/view/addons.php:77
|
1535 |
+
#, fuzzy
|
1536 |
+
msgid "Your Version:"
|
1537 |
+
msgstr "Versi Anda:"
|
1538 |
+
|
1539 |
+
#: ../admin/view/addons.php:80
|
1540 |
+
msgid "Installed and Active"
|
1541 |
+
msgstr "Diinstal dan Aktif"
|
1542 |
+
|
1543 |
+
#: ../admin/view/index.php:10
|
1544 |
+
#, fuzzy
|
1545 |
+
msgid "Filter"
|
1546 |
+
msgstr "Menyaring"
|
1547 |
+
|
1548 |
+
#: ../admin/view/index.php:35
|
1549 |
+
msgid "Load"
|
1550 |
+
msgstr "Beban"
|
1551 |
+
|
1552 |
+
#: ../admin/view/index.php:55 ../admin/view/wp-slimstat-reports.php:1459
|
1553 |
+
msgid "Today"
|
1554 |
+
msgstr "Hari ini"
|
1555 |
+
|
1556 |
+
#: ../admin/view/index.php:56 ../admin/view/wp-slimstat-reports.php:1462
|
1557 |
+
msgid "Yesterday"
|
1558 |
+
msgstr "Kemarin"
|
1559 |
+
|
1560 |
+
#: ../admin/view/index.php:57
|
1561 |
+
msgid "Last 7 Days"
|
1562 |
+
msgstr "7 Hari Terakhir"
|
1563 |
+
|
1564 |
+
#: ../admin/view/index.php:58
|
1565 |
+
#, fuzzy
|
1566 |
+
msgid "Last 60 Days"
|
1567 |
+
msgstr "60 Hari Terakhir"
|
1568 |
+
|
1569 |
+
#: ../admin/view/index.php:59
|
1570 |
+
msgid "Last 90 Days"
|
1571 |
+
msgstr "90 Hari Terakhir"
|
1572 |
+
|
1573 |
+
#: ../admin/view/index.php:60
|
1574 |
+
#, fuzzy
|
1575 |
+
msgid "This Year So Far"
|
1576 |
+
msgstr "Tahun ini So Far"
|
1577 |
+
|
1578 |
+
#: ../admin/view/index.php:61
|
1579 |
+
#, fuzzy
|
1580 |
+
msgid "Date Range"
|
1581 |
+
msgstr "Rentang Tanggal"
|
1582 |
+
|
1583 |
+
#: ../admin/view/index.php:65 ../admin/view/wp-slimstat-db.php:94
|
1584 |
+
msgid "Day"
|
1585 |
+
msgstr "Hari"
|
1586 |
+
|
1587 |
+
#: ../admin/view/index.php:77 ../admin/view/wp-slimstat-db.php:95
|
1588 |
+
msgid "Month"
|
1589 |
+
msgstr "Bulan"
|
1590 |
+
|
1591 |
+
#: ../admin/view/index.php:88 ../admin/view/wp-slimstat-db.php:96
|
1592 |
+
msgid "Year"
|
1593 |
+
msgstr "Tahun"
|
1594 |
+
|
1595 |
+
#: ../admin/view/index.php:92 ../admin/view/wp-slimstat-db.php:93
|
1596 |
+
msgid "Hour"
|
1597 |
+
msgstr "Jam"
|
1598 |
+
|
1599 |
+
#: ../admin/view/index.php:95
|
1600 |
+
msgid "Min"
|
1601 |
+
msgstr "Min"
|
1602 |
+
|
1603 |
+
#: ../admin/view/index.php:109 ../admin/view/wp-slimstat-db.php:99
|
1604 |
+
msgid "hours"
|
1605 |
+
msgstr "jam"
|
1606 |
+
|
1607 |
+
#: ../admin/view/index.php:112
|
1608 |
+
msgid "mins"
|
1609 |
+
msgstr "menit"
|
1610 |
+
|
1611 |
+
#: ../admin/view/index.php:123
|
1612 |
+
#, fuzzy
|
1613 |
+
msgid "Reset Filters"
|
1614 |
+
msgstr "ulang Filter"
|
1615 |
+
|
1616 |
+
#: ../admin/view/index.php:142
|
1617 |
+
#, php-format
|
1618 |
+
msgid ""
|
1619 |
+
"<a href='%s' class='noslimstat'>Install MaxMind's GeoLite DB</a> to "
|
1620 |
+
"determine your visitors' country of origin."
|
1621 |
+
msgstr ""
|
1622 |
+
"<a href=' %s 'class='noslimstat'> Instal MaxMind ini GeoLite DB </a> untuk "
|
1623 |
+
"menentukan pengunjung Anda' negara asal."
|
1624 |
+
|
1625 |
+
#: ../admin/view/index.php:146
|
1626 |
+
#, php-format
|
1627 |
+
msgid ""
|
1628 |
+
"Install the Browscap <a href='%s' class='noslimstat'>User Agent Database</a> "
|
1629 |
+
"to accurately determine your visitors' browser and operating system."
|
1630 |
+
msgstr ""
|
1631 |
+
"Instal Browscap <a href=' %s 'class='noslimstat'> User Agent database </a> "
|
1632 |
+
"untuk secara akurat menentukan pengunjung Anda' peramban dan sistem operasi."
|
1633 |
+
|
1634 |
+
#: ../admin/view/index.php:150
|
1635 |
+
#, php-format
|
1636 |
+
msgid ""
|
1637 |
+
"A caching plugin has been detected on your website. Please <a href='%s' "
|
1638 |
+
"target='_blank' class='noslimstat'>make sure to configure</a> Slimstat "
|
1639 |
+
"Analytics accordingly, to get accurate information."
|
1640 |
+
msgstr ""
|
1641 |
+
"Sebuah plugin caching telah terdeteksi di website Anda. Harap <a href=' %s "
|
1642 |
+
"'target='_blank' class='noslimstat'> pastikan untuk mengkonfigurasi </a> "
|
1643 |
+
"Slimstat Analytics sesuai, untuk mendapatkan informasi yang akurat."
|
1644 |
+
|
1645 |
+
#: ../admin/view/layout.php:47
|
1646 |
+
msgid "Customize and organize your reports"
|
1647 |
+
msgstr "Menyesuaikan dan mengatur laporan Anda"
|
1648 |
+
|
1649 |
+
#: ../admin/view/layout.php:48
|
1650 |
+
msgid ""
|
1651 |
+
"Drag and drop report placeholders from one container to another, to "
|
1652 |
+
"customize the information you want to see right away when you open Slimstat. "
|
1653 |
+
"Place two or more charts on the same view, clone reports or move them to the "
|
1654 |
+
"Inactive Reports container for improved performance. It is your website, and "
|
1655 |
+
"you know how metrics should be combined to get a clear picture of the "
|
1656 |
+
"traffic it generates.<br/><br/><strong>Note</strong>: if a placeholder is "
|
1657 |
+
"greyed out, it means that the corresponding report is currently hidden "
|
1658 |
+
"(Screen Options tab)."
|
1659 |
+
msgstr ""
|
1660 |
+
"Drag dan laporan penurunan placeholder dari satu wadah ke yang lain, untuk "
|
1661 |
+
"menyesuaikan informasi yang ingin melihat langsung ketika Anda membuka "
|
1662 |
+
"Slimstat. Menempatkan dua atau lebih grafik pada pandangan yang sama, "
|
1663 |
+
"mengkloning laporan atau memindahkan mereka ke Tidak aktif Laporan wadah "
|
1664 |
+
"untuk meningkatkan kinerja. Hal ini website Anda, dan Anda tahu bagaimana "
|
1665 |
+
"metrik harus dikombinasikan untuk mendapatkan gambaran yang jelas tentang "
|
1666 |
+
"lalu lintas itu generates.Note: jika sebuah tempat diklik, itu berarti bahwa "
|
1667 |
+
"laporan yang sesuai saat ini tersembunyi (Screen Options tab)."
|
1668 |
+
|
1669 |
+
#: ../admin/view/layout.php:64
|
1670 |
+
msgid "Clone"
|
1671 |
+
msgstr "Klon"
|
1672 |
+
|
1673 |
+
#: ../admin/view/layout.php:68
|
1674 |
+
#, fuzzy
|
1675 |
+
msgid "Delete"
|
1676 |
+
msgstr "Menghapus"
|
1677 |
+
|
1678 |
+
#: ../admin/view/right-now.php:16
|
1679 |
+
msgid "Human"
|
1680 |
+
msgstr "Manusia"
|
1681 |
+
|
1682 |
+
#: ../admin/view/right-now.php:16
|
1683 |
+
msgid "Bot/Crawler"
|
1684 |
+
msgstr "Bot / Crawler"
|
1685 |
+
|
1686 |
+
#: ../admin/view/right-now.php:16
|
1687 |
+
msgid "Mobile Device"
|
1688 |
+
msgstr "Mobile Device"
|
1689 |
+
|
1690 |
+
#: ../admin/view/right-now.php:16
|
1691 |
+
msgid "Syndication Reader"
|
1692 |
+
msgstr "sindikasi Pembaca"
|
1693 |
+
|
1694 |
+
#: ../admin/view/right-now.php:52 ../admin/view/wp-slimstat-reports.php:1060
|
1695 |
+
#: ../admin/view/wp-slimstat-reports.php:1823
|
1696 |
+
msgid "No data to display"
|
1697 |
+
msgstr "tidak ada data untuk ditampilkan"
|
1698 |
+
|
1699 |
+
#: ../admin/view/right-now.php:73
|
1700 |
+
msgid "Date and Time"
|
1701 |
+
msgstr "Tanggal dan waktu"
|
1702 |
+
|
1703 |
+
# Unknown
|
1704 |
+
#: ../admin/view/right-now.php:82 ../admin/view/wp-slimstat-reports.php:1112
|
1705 |
+
#: ../admin/view/wp-slimstat-reports.php:1866 ../wp-slimstat.php:1325
|
1706 |
+
msgid "c-"
|
1707 |
+
msgstr "c-"
|
1708 |
+
|
1709 |
+
#: ../admin/view/right-now.php:128 ../admin/view/wp-slimstat-db.php:60
|
1710 |
+
#: ../admin/wp-slimstat-admin.php:1339 ../admin/wp-slimstat-admin.php:1379
|
1711 |
+
msgid "Originating IP"
|
1712 |
+
msgstr "berasal IP"
|
1713 |
+
|
1714 |
+
#: ../admin/view/right-now.php:169 ../admin/view/wp-slimstat-reports.php:1219
|
1715 |
+
#: ../admin/view/wp-slimstat-reports.php:1224
|
1716 |
+
#: ../admin/view/wp-slimstat-reports.php:1229
|
1717 |
+
msgid "Open this URL in a new window"
|
1718 |
+
msgstr "Buka URL ini di jendela baru"
|
1719 |
+
|
1720 |
+
#: ../admin/view/right-now.php:181
|
1721 |
+
msgid "Local search results page"
|
1722 |
+
msgstr "Halaman hasil pencarian lokal"
|
1723 |
+
|
1724 |
+
#: ../admin/view/right-now.php:190 ../admin/view/wp-slimstat-db.php:42
|
1725 |
+
#: ../admin/view/wp-slimstat-reports.php:246
|
1726 |
+
#: ../admin/view/wp-slimstat-reports.php:256
|
1727 |
+
#: ../admin/wp-slimstat-admin.php:1342 ../admin/wp-slimstat-admin.php:1358
|
1728 |
+
msgid "Search Terms"
|
1729 |
+
msgstr "Pencarian"
|
1730 |
+
|
1731 |
+
#: ../admin/view/right-now.php:202
|
1732 |
+
msgid "Server Latency and Page Speed in milliseconds"
|
1733 |
+
msgstr "Server Latency dan Page Speed dalam milidetik"
|
1734 |
+
|
1735 |
+
#: ../admin/view/right-now.php:202
|
1736 |
+
msgid "SL"
|
1737 |
+
msgstr "SL"
|
1738 |
+
|
1739 |
+
#: ../admin/view/right-now.php:202
|
1740 |
+
msgid "PS"
|
1741 |
+
msgstr "PS"
|
1742 |
+
|
1743 |
+
#: ../admin/view/right-now.php:209
|
1744 |
+
#, fuzzy
|
1745 |
+
msgid "Time spent on this page"
|
1746 |
+
msgstr "Waktu yang dihabiskan di halaman ini"
|
1747 |
+
|
1748 |
+
#: ../admin/view/right-now.php:226
|
1749 |
+
msgid "Open this referrer in a new window"
|
1750 |
+
msgstr "Buka pengarah ini di jendela baru"
|
1751 |
+
|
1752 |
+
#: ../admin/view/right-now.php:227
|
1753 |
+
#, fuzzy
|
1754 |
+
msgid "Content Type"
|
1755 |
+
msgstr "Jenis konten"
|
1756 |
+
|
1757 |
+
#: ../admin/view/right-now.php:234
|
1758 |
+
msgid "Open this outbound link in a new window"
|
1759 |
+
msgstr "Buka outbound link ini di jendela baru"
|
1760 |
+
|
1761 |
+
#: ../admin/view/right-now.php:242
|
1762 |
+
msgid "Delete this entry from the database"
|
1763 |
+
msgstr "Hapus entri ini dari database"
|
1764 |
+
|
1765 |
+
#: ../admin/view/right-now.php:254
|
1766 |
+
#, fuzzy
|
1767 |
+
msgid "User Logged In"
|
1768 |
+
msgstr "Pengguna Masuk Dalam"
|
1769 |
+
|
1770 |
+
#: ../admin/view/right-now.php:264
|
1771 |
+
#, fuzzy
|
1772 |
+
msgid "User Logged Out"
|
1773 |
+
msgstr "Pengguna Masuk Out"
|
1774 |
+
|
1775 |
+
#: ../admin/view/wp-slimstat-db.php:39 ../admin/wp-slimstat-admin.php:1355
|
1776 |
+
msgid "Browser"
|
1777 |
+
msgstr "Browser"
|
1778 |
+
|
1779 |
+
#: ../admin/view/wp-slimstat-db.php:40 ../admin/wp-slimstat-admin.php:1356
|
1780 |
+
msgid "Country Code"
|
1781 |
+
msgstr "Kode negara"
|
1782 |
+
|
1783 |
+
#: ../admin/view/wp-slimstat-db.php:41
|
1784 |
+
msgid "IP Address"
|
1785 |
+
msgstr "Alamat IP"
|
1786 |
+
|
1787 |
+
#: ../admin/view/wp-slimstat-db.php:43 ../admin/wp-slimstat-admin.php:1359
|
1788 |
+
msgid "Language Code"
|
1789 |
+
msgstr "Kode bahasa"
|
1790 |
+
|
1791 |
+
#: ../admin/view/wp-slimstat-db.php:44 ../admin/view/wp-slimstat-db.php:106
|
1792 |
+
#: ../admin/wp-slimstat-admin.php:1360
|
1793 |
+
msgid "Operating System"
|
1794 |
+
msgstr "Sistem operasi"
|
1795 |
+
|
1796 |
+
#: ../admin/view/wp-slimstat-db.php:45 ../admin/view/wp-slimstat-db.php:107
|
1797 |
+
#: ../admin/wp-slimstat-admin.php:1361
|
1798 |
+
msgid "Permalink"
|
1799 |
+
msgstr "Permalink"
|
1800 |
+
|
1801 |
+
#: ../admin/view/wp-slimstat-db.php:46 ../admin/view/wp-slimstat-db.php:108
|
1802 |
+
#: ../admin/wp-slimstat-admin.php:1362
|
1803 |
+
msgid "Referer"
|
1804 |
+
msgstr "referer"
|
1805 |
+
|
1806 |
+
#: ../admin/view/wp-slimstat-db.php:47
|
1807 |
+
#, fuzzy
|
1808 |
+
msgid "Visitor's Username"
|
1809 |
+
msgstr "Nama pengguna pengunjung"
|
1810 |
+
|
1811 |
+
#: ../admin/view/wp-slimstat-db.php:48 ../admin/wp-slimstat-admin.php:1345
|
1812 |
+
msgid "Outbound Link"
|
1813 |
+
msgstr "Outbound link"
|
1814 |
+
|
1815 |
+
#: ../admin/view/wp-slimstat-db.php:49
|
1816 |
+
msgid "Page Speed"
|
1817 |
+
msgstr "Kecepatan halaman"
|
1818 |
+
|
1819 |
+
#: ../admin/view/wp-slimstat-db.php:51
|
1820 |
+
msgid "-- Advanced filters --"
|
1821 |
+
msgstr "- filter Lanjutan -"
|
1822 |
+
|
1823 |
+
#: ../admin/view/wp-slimstat-db.php:52
|
1824 |
+
#: ../admin/view/wp-slimstat-reports.php:376
|
1825 |
+
msgid "Browser Capabilities"
|
1826 |
+
msgstr "Kemampuan Browser"
|
1827 |
+
|
1828 |
+
#: ../admin/view/wp-slimstat-db.php:53 ../admin/wp-slimstat-admin.php:1374
|
1829 |
+
msgid "Browser Version"
|
1830 |
+
msgstr "Browser Versi"
|
1831 |
+
|
1832 |
+
#: ../admin/view/wp-slimstat-db.php:54 ../admin/wp-slimstat-admin.php:1375
|
1833 |
+
msgid "Browser Type"
|
1834 |
+
msgstr "Browser Jenis"
|
1835 |
+
|
1836 |
+
#: ../admin/view/wp-slimstat-db.php:55 ../admin/wp-slimstat-admin.php:1344
|
1837 |
+
msgid "User Agent"
|
1838 |
+
msgstr "Agen pengguna"
|
1839 |
+
|
1840 |
+
#: ../admin/view/wp-slimstat-db.php:56
|
1841 |
+
#, fuzzy
|
1842 |
+
msgid "Annotations"
|
1843 |
+
msgstr "anotasi"
|
1844 |
+
|
1845 |
+
#: ../admin/view/wp-slimstat-db.php:57
|
1846 |
+
#, fuzzy
|
1847 |
+
msgid "Server Latency"
|
1848 |
+
msgstr "Server Latency"
|
1849 |
+
|
1850 |
+
#: ../admin/view/wp-slimstat-db.php:58 ../admin/wp-slimstat-admin.php:1377
|
1851 |
+
msgid "Post Author"
|
1852 |
+
msgstr "pasca Penulis"
|
1853 |
+
|
1854 |
+
#: ../admin/view/wp-slimstat-db.php:59 ../admin/wp-slimstat-admin.php:1378
|
1855 |
+
msgid "Post Category ID"
|
1856 |
+
msgstr "Pasca Kategori ID"
|
1857 |
+
|
1858 |
+
#: ../admin/view/wp-slimstat-db.php:61 ../admin/wp-slimstat-admin.php:1380
|
1859 |
+
msgid "Resource Content Type"
|
1860 |
+
msgstr "Konten sumber daya Type"
|
1861 |
+
|
1862 |
+
#: ../admin/view/wp-slimstat-db.php:62
|
1863 |
+
msgid "Resource ID"
|
1864 |
+
msgstr "ID sumber daya"
|
1865 |
+
|
1866 |
+
#: ../admin/view/wp-slimstat-db.php:63
|
1867 |
+
msgid "Screen Width"
|
1868 |
+
msgstr "layar Lebar"
|
1869 |
+
|
1870 |
+
#: ../admin/view/wp-slimstat-db.php:64
|
1871 |
+
#, fuzzy
|
1872 |
+
msgid "Screen Height"
|
1873 |
+
msgstr "layar Tinggi"
|
1874 |
+
|
1875 |
+
#: ../admin/view/wp-slimstat-db.php:65
|
1876 |
+
msgid "Viewport Size"
|
1877 |
+
msgstr "viewport Ukuran"
|
1878 |
+
|
1879 |
+
#: ../admin/view/wp-slimstat-db.php:66 ../admin/wp-slimstat-admin.php:1382
|
1880 |
+
msgid "Visit ID"
|
1881 |
+
msgstr "Kunjungi ID"
|
1882 |
+
|
1883 |
+
#: ../admin/view/wp-slimstat-db.php:81
|
1884 |
+
msgid "is between (x,y)"
|
1885 |
+
msgstr "adalah antara (x, y)"
|
1886 |
+
|
1887 |
+
#: ../admin/view/wp-slimstat-db.php:92
|
1888 |
+
msgid "Minute"
|
1889 |
+
msgstr "Menit"
|
1890 |
+
|
1891 |
+
#: ../admin/view/wp-slimstat-db.php:97
|
1892 |
+
msgid "+/-"
|
1893 |
+
msgstr "+/-"
|
1894 |
+
|
1895 |
+
#: ../admin/view/wp-slimstat-db.php:100
|
1896 |
+
#, fuzzy
|
1897 |
+
msgid "minutes"
|
1898 |
+
msgstr "menit"
|
1899 |
+
|
1900 |
+
#: ../admin/view/wp-slimstat-db.php:101
|
1901 |
+
msgid "Timestamp"
|
1902 |
+
msgstr "timestamp"
|
1903 |
+
|
1904 |
+
#: ../admin/view/wp-slimstat-db.php:102
|
1905 |
+
msgid "Exit Timestamp"
|
1906 |
+
msgstr "keluar Timestamp"
|
1907 |
+
|
1908 |
+
#: ../admin/view/wp-slimstat-db.php:105
|
1909 |
+
msgid "Language"
|
1910 |
+
msgstr "Bahasa"
|
1911 |
+
|
1912 |
+
#: ../admin/view/wp-slimstat-db.php:109
|
1913 |
+
msgid "Metric"
|
1914 |
+
msgstr "Metrik"
|
1915 |
+
|
1916 |
+
#: ../admin/view/wp-slimstat-db.php:110
|
1917 |
+
msgid "Value"
|
1918 |
+
msgstr "Nilai"
|
1919 |
+
|
1920 |
+
#: ../admin/view/wp-slimstat-db.php:111 ../admin/view/wp-slimstat-db.php:112
|
1921 |
+
msgid "Notes"
|
1922 |
+
msgstr "Catatan"
|
1923 |
+
|
1924 |
+
#: ../admin/view/wp-slimstat-db.php:115
|
1925 |
+
msgid "Event ID"
|
1926 |
+
msgstr "event ID"
|
1927 |
+
|
1928 |
+
#: ../admin/view/wp-slimstat-db.php:116
|
1929 |
+
#: ../admin/view/wp-slimstat-reports.php:1837
|
1930 |
+
msgid "Type"
|
1931 |
+
msgstr "Mengetik"
|
1932 |
+
|
1933 |
+
#: ../admin/view/wp-slimstat-db.php:117
|
1934 |
+
#, fuzzy
|
1935 |
+
msgid "Event Description"
|
1936 |
+
msgstr "Deskripsi acara"
|
1937 |
+
|
1938 |
+
#: ../admin/view/wp-slimstat-db.php:118
|
1939 |
+
#, fuzzy
|
1940 |
+
msgid "Event Coordinates"
|
1941 |
+
msgstr "Koordinat acara"
|
1942 |
+
|
1943 |
+
#: ../admin/view/wp-slimstat-db.php:120
|
1944 |
+
#, fuzzy
|
1945 |
+
msgid "Direction"
|
1946 |
+
msgstr "Macromedia Director"
|
1947 |
+
|
1948 |
+
#: ../admin/view/wp-slimstat-db.php:122
|
1949 |
+
msgid "Offset"
|
1950 |
+
msgstr "Mengimbangi"
|
1951 |
+
|
1952 |
+
#: ../admin/view/wp-slimstat-reports.php:65
|
1953 |
+
msgid "Chart controls"
|
1954 |
+
msgstr "kontrol grafik"
|
1955 |
+
|
1956 |
+
#: ../admin/view/wp-slimstat-reports.php:65
|
1957 |
+
msgid "Use your mouse wheel to zoom in and out"
|
1958 |
+
msgstr "Gunakan roda mouse untuk memperbesar dan"
|
1959 |
+
|
1960 |
+
#: ../admin/view/wp-slimstat-reports.php:65
|
1961 |
+
msgid "While zooming in, drag the chart to move to a different area"
|
1962 |
+
msgstr "Sementara zooming di, drag grafik untuk pindah ke daerah yang berbeda"
|
1963 |
+
|
1964 |
+
#: ../admin/view/wp-slimstat-reports.php:69
|
1965 |
+
#, fuzzy
|
1966 |
+
msgid "Visitors Activity"
|
1967 |
+
msgstr "pengunjung Kegiatan"
|
1968 |
+
|
1969 |
+
#: ../admin/view/wp-slimstat-reports.php:78
|
1970 |
+
msgid "Color codes"
|
1971 |
+
msgstr "kode warna"
|
1972 |
+
|
1973 |
+
#: ../admin/view/wp-slimstat-reports.php:78
|
1974 |
+
#, fuzzy
|
1975 |
+
msgid "From search result page"
|
1976 |
+
msgstr "Dari halaman hasil pencarian"
|
1977 |
+
|
1978 |
+
#: ../admin/view/wp-slimstat-reports.php:78 ../admin/wp-slimstat-admin.php:1337
|
1979 |
+
msgid "Known Visitor"
|
1980 |
+
msgstr "dikenal pengunjung"
|
1981 |
+
|
1982 |
+
#: ../admin/view/wp-slimstat-reports.php:78
|
1983 |
+
msgid "Known Users"
|
1984 |
+
msgstr "Pengguna dikenal"
|
1985 |
+
|
1986 |
+
#: ../admin/view/wp-slimstat-reports.php:78
|
1987 |
+
msgid "Other Humans"
|
1988 |
+
msgstr "Andere echte Besucher"
|
1989 |
+
|
1990 |
+
#: ../admin/view/wp-slimstat-reports.php:78
|
1991 |
+
msgid "Bot or Crawler"
|
1992 |
+
msgstr "Bot atau Crawler"
|
1993 |
+
|
1994 |
+
#: ../admin/view/wp-slimstat-reports.php:82
|
1995 |
+
#: ../admin/view/wp-slimstat-reports.php:91
|
1996 |
+
#: ../admin/view/wp-slimstat-reports.php:1437
|
1997 |
+
#: ../admin/view/wp-slimstat-reports.php:1598
|
1998 |
+
msgid "Pageviews"
|
1999 |
+
msgstr "Tampilan Halaman"
|
2000 |
+
|
2001 |
+
#: ../admin/view/wp-slimstat-reports.php:92
|
2002 |
+
#: ../admin/view/wp-slimstat-reports.php:289
|
2003 |
+
#: ../admin/view/wp-slimstat-reports.php:530
|
2004 |
+
#: ../admin/view/wp-slimstat-reports.php:1452
|
2005 |
+
#: ../admin/view/wp-slimstat-reports.php:1500
|
2006 |
+
msgid "Unique IPs"
|
2007 |
+
msgstr "IP yang unik"
|
2008 |
+
|
2009 |
+
#: ../admin/view/wp-slimstat-reports.php:100
|
2010 |
+
#, fuzzy
|
2011 |
+
msgid "About Slimstat"
|
2012 |
+
msgstr "Tentang Slimstat"
|
2013 |
+
|
2014 |
+
#: ../admin/view/wp-slimstat-reports.php:109
|
2015 |
+
#, fuzzy
|
2016 |
+
msgid "Traffic at a Glance"
|
2017 |
+
msgstr "Lalu lintas Sekilas"
|
2018 |
+
|
2019 |
+
#: ../admin/view/wp-slimstat-reports.php:119
|
2020 |
+
#, fuzzy
|
2021 |
+
msgid "Currently Online"
|
2022 |
+
msgstr "saat online"
|
2023 |
+
|
2024 |
+
#: ../admin/view/wp-slimstat-reports.php:132
|
2025 |
+
msgid "Recent Search Terms"
|
2026 |
+
msgstr "Recent Search Terms"
|
2027 |
+
|
2028 |
+
#: ../admin/view/wp-slimstat-reports.php:143
|
2029 |
+
#, fuzzy
|
2030 |
+
msgid "Keywords used by your visitors to find your website on a search engine."
|
2031 |
+
msgstr ""
|
2032 |
+
"Kata kunci yang digunakan oleh pengunjung Anda untuk menemukan website Anda "
|
2033 |
+
"pada mesin pencari."
|
2034 |
+
|
2035 |
+
#: ../admin/view/wp-slimstat-reports.php:146
|
2036 |
+
#, fuzzy
|
2037 |
+
msgid "Top Web Pages"
|
2038 |
+
msgstr "Halaman Web Top"
|
2039 |
+
|
2040 |
+
#: ../admin/view/wp-slimstat-reports.php:157
|
2041 |
+
msgid ""
|
2042 |
+
"Here a \"page\" is not just a WordPress page type, but any webpage on your "
|
2043 |
+
"site, including posts, products, categories, and so on. You can set the "
|
2044 |
+
"corresponding filter where Resource Content Type equals cpt:"
|
2045 |
+
"you_cpt_slug_here to get top web pages for a specific custom post type you "
|
2046 |
+
"have."
|
2047 |
+
msgstr ""
|
2048 |
+
"Berikut \\ \"Halaman \" bukan hanya jenis halaman WordPress, tetapi setiap "
|
2049 |
+
"halaman web di situs Anda, termasuk posting, produk, kategori, dan "
|
2050 |
+
"sebagainya. Anda dapat mengatur sesuai filter dimana Sumber Daya Content "
|
2051 |
+
"Type sama cpt: you_cpt_slug_here untuk mendapatkan halaman web teratas untuk "
|
2052 |
+
"jenis posting kustom spesifik yang Anda miliki."
|
2053 |
+
|
2054 |
+
#: ../admin/view/wp-slimstat-reports.php:160
|
2055 |
+
#, fuzzy
|
2056 |
+
msgid "Top Referring Domains"
|
2057 |
+
msgstr "Domain Mengacu atas"
|
2058 |
+
|
2059 |
+
#: ../admin/view/wp-slimstat-reports.php:174
|
2060 |
+
msgid "Top Known Visitors"
|
2061 |
+
msgstr "Pengunjung Dikenal atas"
|
2062 |
+
|
2063 |
+
#: ../admin/view/wp-slimstat-reports.php:185
|
2064 |
+
msgid "Top Search Terms"
|
2065 |
+
msgstr "Top Pencarian"
|
2066 |
+
|
2067 |
+
#: ../admin/view/wp-slimstat-reports.php:197
|
2068 |
+
msgid "Top Countries"
|
2069 |
+
msgstr "Negara atas"
|
2070 |
+
|
2071 |
+
#: ../admin/view/wp-slimstat-reports.php:206
|
2072 |
+
#, fuzzy
|
2073 |
+
msgid ""
|
2074 |
+
"You can configure Slimstat to ignore a specific Country by setting the "
|
2075 |
+
"corresponding filter under Settings > Slimstat > Filters."
|
2076 |
+
msgstr ""
|
2077 |
+
"Anda dapat mengkonfigurasi Slimstat untuk mengabaikan Negara tertentu dengan "
|
2078 |
+
"menetapkan filter yang sesuai di bawah Pengaturan> Slimstat> Filter."
|
2079 |
+
|
2080 |
+
#: ../admin/view/wp-slimstat-reports.php:209
|
2081 |
+
msgid "Rankings"
|
2082 |
+
msgstr "Tingkatan"
|
2083 |
+
|
2084 |
+
#: ../admin/view/wp-slimstat-reports.php:216
|
2085 |
+
msgid ""
|
2086 |
+
"Slimstat retrieves live information from Alexa, Facebook and Mozscape, to "
|
2087 |
+
"measures your site's rankings. Values are updated every 12 hours. Please "
|
2088 |
+
"enter your personal access ID in the settings to access your personalized "
|
2089 |
+
"Mozscape data."
|
2090 |
+
msgstr ""
|
2091 |
+
"Slimstat mengambil informasi langsung dari Alexa, Facebook dan Mozscape, "
|
2092 |
+
"langkah-langkah peringkat situs Anda. Nilai-nilai diperbarui setiap 12 jam. "
|
2093 |
+
"Masukkan ID akses pribadi dalam pengaturan untuk mengakses data Mozscape "
|
2094 |
+
"pribadi Anda."
|
2095 |
+
|
2096 |
+
#: ../admin/view/wp-slimstat-reports.php:219
|
2097 |
+
#, fuzzy
|
2098 |
+
msgid "Top Language Families"
|
2099 |
+
msgstr "Keluarga Top Bahasa"
|
2100 |
+
|
2101 |
+
#: ../admin/view/wp-slimstat-reports.php:232
|
2102 |
+
#, fuzzy
|
2103 |
+
msgid "Users Currently Online"
|
2104 |
+
msgstr "Pengguna Saat online"
|
2105 |
+
|
2106 |
+
#: ../admin/view/wp-slimstat-reports.php:243
|
2107 |
+
#, fuzzy
|
2108 |
+
msgid ""
|
2109 |
+
"When visitors leave a comment on your blog, WordPress assigns them a cookie. "
|
2110 |
+
"Slimstat leverages this information to identify returning visitors. Please "
|
2111 |
+
"note that visitors also include registered users."
|
2112 |
+
msgstr ""
|
2113 |
+
"Ketika pengunjung memberikan komentar di blog Anda, WordPress memberikan "
|
2114 |
+
"mereka cookie. Slimstat memanfaatkan informasi ini untuk mengidentifikasi "
|
2115 |
+
"pengunjung kembali. Harap dicatat bahwa pengunjung juga termasuk pengguna "
|
2116 |
+
"terdaftar."
|
2117 |
+
|
2118 |
+
#: ../admin/view/wp-slimstat-reports.php:257
|
2119 |
+
#, fuzzy
|
2120 |
+
msgid "Unique Terms"
|
2121 |
+
msgstr "Syarat yang unik"
|
2122 |
+
|
2123 |
+
#: ../admin/view/wp-slimstat-reports.php:265
|
2124 |
+
#, fuzzy
|
2125 |
+
msgid "Top Referring URLs"
|
2126 |
+
msgstr "URL Mengacu atas"
|
2127 |
+
|
2128 |
+
#: ../admin/view/wp-slimstat-reports.php:278
|
2129 |
+
msgid "Human Visits"
|
2130 |
+
msgstr "Kunjungan manusia"
|
2131 |
+
|
2132 |
+
#: ../admin/view/wp-slimstat-reports.php:288
|
2133 |
+
#: ../admin/view/wp-slimstat-reports.php:1496
|
2134 |
+
msgid "Visits"
|
2135 |
+
msgstr "kunjungan"
|
2136 |
+
|
2137 |
+
#: ../admin/view/wp-slimstat-reports.php:297
|
2138 |
+
#, fuzzy
|
2139 |
+
msgid "Audience Overview"
|
2140 |
+
msgstr "Ikhtisar pemirsa"
|
2141 |
+
|
2142 |
+
#: ../admin/view/wp-slimstat-reports.php:304
|
2143 |
+
msgid ""
|
2144 |
+
"Where not otherwise specified, the metrics in this report are referred to "
|
2145 |
+
"human visitors."
|
2146 |
+
msgstr ""
|
2147 |
+
"Di mana tidak ditentukan, metrik dalam laporan ini disebut pengunjung "
|
2148 |
+
"manusia."
|
2149 |
+
|
2150 |
+
#: ../admin/view/wp-slimstat-reports.php:307
|
2151 |
+
msgid "Top Languages"
|
2152 |
+
msgstr "Top Bahasa"
|
2153 |
+
|
2154 |
+
#: ../admin/view/wp-slimstat-reports.php:318
|
2155 |
+
msgid "Top Browsers"
|
2156 |
+
msgstr "Top Browser"
|
2157 |
+
|
2158 |
+
#: ../admin/view/wp-slimstat-reports.php:329
|
2159 |
+
msgid "Top Service Providers"
|
2160 |
+
msgstr "Penyedia Layanan Top"
|
2161 |
+
|
2162 |
+
#: ../admin/view/wp-slimstat-reports.php:338
|
2163 |
+
#: ../admin/view/wp-slimstat-reports.php:350
|
2164 |
+
#, fuzzy
|
2165 |
+
msgid ""
|
2166 |
+
"Internet Service Provider: a company which provides other companies or "
|
2167 |
+
"individuals with access to the Internet. Your DSL or cable internet service "
|
2168 |
+
"is provided to you by your ISP.<br><br>You can ignore specific IP addresses "
|
2169 |
+
"by setting the corresponding filter under Settings > Slimstat > Filters."
|
2170 |
+
msgstr ""
|
2171 |
+
"Internet Service Provider: perusahaan yang menyediakan perusahaan lain atau "
|
2172 |
+
"individu dengan akses ke Internet. DSL atau kabel layanan internet Anda "
|
2173 |
+
"disediakan kepada Anda oleh ISP Anda. <br> Anda dapat mengabaikan alamat IP "
|
2174 |
+
"tertentu dengan menetapkan filter yang sesuai di bawah Pengaturan> Slimstat> "
|
2175 |
+
"Filter."
|
2176 |
+
|
2177 |
+
#: ../admin/view/wp-slimstat-reports.php:341
|
2178 |
+
msgid "Top Operating Systems"
|
2179 |
+
msgstr "Sistem Operasi Top"
|
2180 |
+
|
2181 |
+
#: ../admin/view/wp-slimstat-reports.php:353
|
2182 |
+
msgid "Top Screen Resolutions"
|
2183 |
+
msgstr "Top Resolusi Layar"
|
2184 |
+
|
2185 |
+
#: ../admin/view/wp-slimstat-reports.php:365
|
2186 |
+
#, fuzzy
|
2187 |
+
msgid "Top Viewport Sizes"
|
2188 |
+
msgstr "Viewport Ukuran Top"
|
2189 |
+
|
2190 |
+
#: ../admin/view/wp-slimstat-reports.php:385
|
2191 |
+
msgid "Visit Duration"
|
2192 |
+
msgstr "kunjungan Durasi"
|
2193 |
+
|
2194 |
+
#: ../admin/view/wp-slimstat-reports.php:392
|
2195 |
+
#, fuzzy
|
2196 |
+
msgid ""
|
2197 |
+
"All values represent the percentages of pageviews within the corresponding "
|
2198 |
+
"time range."
|
2199 |
+
msgstr ""
|
2200 |
+
"Semua nilai merupakan persentase dari tampilan halaman dalam rentang waktu "
|
2201 |
+
"yang sesuai."
|
2202 |
+
|
2203 |
+
#: ../admin/view/wp-slimstat-reports.php:395
|
2204 |
+
msgid "Recent Countries"
|
2205 |
+
msgstr "Negara baru-baru ini"
|
2206 |
+
|
2207 |
+
#: ../admin/view/wp-slimstat-reports.php:406
|
2208 |
+
#, fuzzy
|
2209 |
+
msgid "Recent Viewport Sizes"
|
2210 |
+
msgstr "Baru-baru ini Viewport Ukuran"
|
2211 |
+
|
2212 |
+
#: ../admin/view/wp-slimstat-reports.php:417
|
2213 |
+
msgid "Recent Operating Systems"
|
2214 |
+
msgstr "Sistem Operasi Terbaru"
|
2215 |
+
|
2216 |
+
#: ../admin/view/wp-slimstat-reports.php:428
|
2217 |
+
msgid "Recent Browsers"
|
2218 |
+
msgstr "Browser Terbaru"
|
2219 |
+
|
2220 |
+
#: ../admin/view/wp-slimstat-reports.php:439
|
2221 |
+
msgid "Recent Languages"
|
2222 |
+
msgstr "Bahasa baru-baru ini"
|
2223 |
+
|
2224 |
+
#: ../admin/view/wp-slimstat-reports.php:450
|
2225 |
+
msgid "Top Browser Families"
|
2226 |
+
msgstr "Browser Keluarga Top"
|
2227 |
+
|
2228 |
+
#: ../admin/view/wp-slimstat-reports.php:459
|
2229 |
+
msgid ""
|
2230 |
+
"This report shows you what user agent families (no version considered) are "
|
2231 |
+
"popular among your visitors."
|
2232 |
+
msgstr ""
|
2233 |
+
"Laporan ini menunjukkan Anda apa yang pengguna keluarga agent (ada versi "
|
2234 |
+
"dianggap) yang populer di kalangan pengunjung Anda."
|
2235 |
+
|
2236 |
+
#: ../admin/view/wp-slimstat-reports.php:462
|
2237 |
+
msgid "Top OS Families"
|
2238 |
+
msgstr "OS Keluarga Top"
|
2239 |
+
|
2240 |
+
#: ../admin/view/wp-slimstat-reports.php:473
|
2241 |
+
msgid ""
|
2242 |
+
"This report shows you what operating system families (no version considered) "
|
2243 |
+
"are popular among your visitors."
|
2244 |
+
msgstr ""
|
2245 |
+
"Laporan ini menunjukkan apa keluarga sistem operasi (ada versi dianggap) "
|
2246 |
+
"yang populer di kalangan pengunjung Anda."
|
2247 |
+
|
2248 |
+
#: ../admin/view/wp-slimstat-reports.php:476
|
2249 |
+
msgid "Recent Users"
|
2250 |
+
msgstr "Pengguna terakhir"
|
2251 |
+
|
2252 |
+
#: ../admin/view/wp-slimstat-reports.php:488
|
2253 |
+
msgid "Top Users"
|
2254 |
+
msgstr "Pengguna Top"
|
2255 |
+
|
2256 |
+
#: ../admin/view/wp-slimstat-reports.php:500
|
2257 |
+
#: ../admin/view/wp-slimstat-reports.php:509
|
2258 |
+
msgid "Users"
|
2259 |
+
msgstr "pengguna"
|
2260 |
+
|
2261 |
+
#: ../admin/view/wp-slimstat-reports.php:510
|
2262 |
+
#, fuzzy
|
2263 |
+
msgid "Unique Users"
|
2264 |
+
msgstr "Pengguna unik"
|
2265 |
+
|
2266 |
+
#: ../admin/view/wp-slimstat-reports.php:519 ../admin/wp-slimstat-admin.php:55
|
2267 |
+
msgid "Traffic Sources"
|
2268 |
+
msgstr "Sumber Lalu lintas"
|
2269 |
+
|
2270 |
+
#: ../admin/view/wp-slimstat-reports.php:529
|
2271 |
+
msgid "Domains"
|
2272 |
+
msgstr "domain"
|
2273 |
+
|
2274 |
+
#: ../admin/view/wp-slimstat-reports.php:538
|
2275 |
+
#, fuzzy
|
2276 |
+
msgid "Traffic Summary"
|
2277 |
+
msgstr "Ringkasan lalu lintas"
|
2278 |
+
|
2279 |
+
#: ../admin/view/wp-slimstat-reports.php:547
|
2280 |
+
msgid "Top Referring Search Engines"
|
2281 |
+
msgstr "Top Mengacu Search Engine"
|
2282 |
+
|
2283 |
+
#: ../admin/view/wp-slimstat-reports.php:576
|
2284 |
+
msgid "Recent Outbound Links"
|
2285 |
+
msgstr "Link Outbound Terbaru"
|
2286 |
+
|
2287 |
+
#: ../admin/view/wp-slimstat-reports.php:588
|
2288 |
+
msgid "Recent Posts"
|
2289 |
+
msgstr "Tulisan Terbaru"
|
2290 |
+
|
2291 |
+
#: ../admin/view/wp-slimstat-reports.php:616
|
2292 |
+
msgid "Recent Feeds"
|
2293 |
+
msgstr "Feed baru-baru ini"
|
2294 |
+
|
2295 |
+
#: ../admin/view/wp-slimstat-reports.php:628
|
2296 |
+
msgid "Recent Pages Not Found"
|
2297 |
+
msgstr "Halaman baru-baru ini Tidak Ditemukan"
|
2298 |
+
|
2299 |
+
#: ../admin/view/wp-slimstat-reports.php:640
|
2300 |
+
msgid "Recent Internal Searches"
|
2301 |
+
msgstr "Searches internal Terbaru"
|
2302 |
+
|
2303 |
+
#: ../admin/view/wp-slimstat-reports.php:650
|
2304 |
+
#, fuzzy
|
2305 |
+
msgid "Searches performed using WordPress' built-in search functionality."
|
2306 |
+
msgstr ""
|
2307 |
+
"Suchen welche mit der WordPress eigenen Such-Funktion ausgeführt wurden."
|
2308 |
+
|
2309 |
+
#: ../admin/view/wp-slimstat-reports.php:653
|
2310 |
+
msgid "Top Categories"
|
2311 |
+
msgstr "Kategori Top"
|
2312 |
+
|
2313 |
+
#: ../admin/view/wp-slimstat-reports.php:666
|
2314 |
+
#, fuzzy
|
2315 |
+
msgid "Top Downloads"
|
2316 |
+
msgstr "Top Download"
|
2317 |
+
|
2318 |
+
#: ../admin/view/wp-slimstat-reports.php:677
|
2319 |
+
msgid ""
|
2320 |
+
"You can configure Slimstat to track specific file extensions as downloads."
|
2321 |
+
msgstr ""
|
2322 |
+
"Anda dapat mengkonfigurasi Slimstat untuk melacak ekstensi file tertentu "
|
2323 |
+
"sebagai download."
|
2324 |
+
|
2325 |
+
#: ../admin/view/wp-slimstat-reports.php:680
|
2326 |
+
msgid "Recent Events"
|
2327 |
+
msgstr "Acara baru-baru ini"
|
2328 |
+
|
2329 |
+
#: ../admin/view/wp-slimstat-reports.php:689
|
2330 |
+
#: ../admin/view/wp-slimstat-reports.php:713
|
2331 |
+
#, fuzzy
|
2332 |
+
msgid ""
|
2333 |
+
"This report lists any <em>event</em> occurred on your website. Please refer "
|
2334 |
+
"to the FAQ for more information on how to use this functionality."
|
2335 |
+
msgstr ""
|
2336 |
+
"Laporan ini mencantumkan setiap <em> event </ em> terjadi pada website Anda. "
|
2337 |
+
"Silahkan lihat FAQ untuk informasi lebih lanjut tentang cara menggunakan "
|
2338 |
+
"fungsi ini."
|
2339 |
+
|
2340 |
+
#: ../admin/view/wp-slimstat-reports.php:692
|
2341 |
+
msgid "Top Posts"
|
2342 |
+
msgstr "Top Posts"
|
2343 |
+
|
2344 |
+
#: ../admin/view/wp-slimstat-reports.php:704
|
2345 |
+
#, fuzzy
|
2346 |
+
msgid "Top Events"
|
2347 |
+
msgstr "Acara Top"
|
2348 |
+
|
2349 |
+
#: ../admin/view/wp-slimstat-reports.php:716
|
2350 |
+
msgid "Top Internal Searches"
|
2351 |
+
msgstr "Top Searches internal"
|
2352 |
+
|
2353 |
+
#: ../admin/view/wp-slimstat-reports.php:728
|
2354 |
+
msgid "Recent Categories"
|
2355 |
+
msgstr "Kategori Saat ini"
|
2356 |
+
|
2357 |
+
#: ../admin/view/wp-slimstat-reports.php:740
|
2358 |
+
#, fuzzy
|
2359 |
+
msgid "Top Pages Not Found"
|
2360 |
+
msgstr "Top Pages Tidak Ditemukan"
|
2361 |
+
|
2362 |
+
#: ../admin/view/wp-slimstat-reports.php:752
|
2363 |
+
msgid "Top Authors"
|
2364 |
+
msgstr "Penulis Top"
|
2365 |
+
|
2366 |
+
#: ../admin/view/wp-slimstat-reports.php:763
|
2367 |
+
#, fuzzy
|
2368 |
+
msgid "Top Tags"
|
2369 |
+
msgstr "Top Tags"
|
2370 |
+
|
2371 |
+
#: ../admin/view/wp-slimstat-reports.php:775
|
2372 |
+
msgid "Recent Downloads"
|
2373 |
+
msgstr "Download Terbaru"
|
2374 |
+
|
2375 |
+
#: ../admin/view/wp-slimstat-reports.php:787
|
2376 |
+
#, fuzzy
|
2377 |
+
msgid "Top Outbound Links"
|
2378 |
+
msgstr "Link Outbound atas"
|
2379 |
+
|
2380 |
+
#: ../admin/view/wp-slimstat-reports.php:799
|
2381 |
+
msgid "Your Website"
|
2382 |
+
msgstr "Situs Anda"
|
2383 |
+
|
2384 |
+
#: ../admin/view/wp-slimstat-reports.php:806
|
2385 |
+
msgid ""
|
2386 |
+
"Your content at a glance: posts, comments, pingbacks, etc. Please note that "
|
2387 |
+
"this report is not affected by the filters set here above."
|
2388 |
+
msgstr ""
|
2389 |
+
"konten Anda sekilas: posting, komentar, ping balik, dll Harap dicatat bahwa "
|
2390 |
+
"laporan ini tidak terpengaruh oleh filter ditetapkan di sini di atas."
|
2391 |
+
|
2392 |
+
#: ../admin/view/wp-slimstat-reports.php:809
|
2393 |
+
#, fuzzy
|
2394 |
+
msgid "Top Bounce Pages"
|
2395 |
+
msgstr "Top Bounce Pages"
|
2396 |
+
|
2397 |
+
#: ../admin/view/wp-slimstat-reports.php:822
|
2398 |
+
#, fuzzy
|
2399 |
+
msgid "Top Exit Pages"
|
2400 |
+
msgstr "Halaman Keluar Top"
|
2401 |
+
|
2402 |
+
#: ../admin/view/wp-slimstat-reports.php:835
|
2403 |
+
#, fuzzy
|
2404 |
+
msgid "Top Entry Pages"
|
2405 |
+
msgstr "Masuk Pages atas"
|
2406 |
+
|
2407 |
+
#: ../admin/view/wp-slimstat-reports.php:848
|
2408 |
+
#, fuzzy
|
2409 |
+
msgid "Pages with Outbound Links"
|
2410 |
+
msgstr "Halaman dengan Link Outbound"
|
2411 |
+
|
2412 |
+
#: ../admin/view/wp-slimstat-reports.php:857
|
2413 |
+
#, fuzzy
|
2414 |
+
msgid "Outbound Links"
|
2415 |
+
msgstr "Link Outbound"
|
2416 |
+
|
2417 |
+
#: ../admin/view/wp-slimstat-reports.php:858
|
2418 |
+
msgid "Unique Outbound"
|
2419 |
+
msgstr "Outbound unik"
|
2420 |
+
|
2421 |
+
#: ../admin/view/wp-slimstat-reports.php:867
|
2422 |
+
msgid "World Map"
|
2423 |
+
msgstr "Peta Dunia"
|
2424 |
+
|
2425 |
+
#: ../admin/view/wp-slimstat-reports.php:958
|
2426 |
+
msgid "Refresh"
|
2427 |
+
msgstr "Menyegarkan"
|
2428 |
+
|
2429 |
+
#: ../admin/view/wp-slimstat-reports.php:1005
|
2430 |
+
#, fuzzy, php-format
|
2431 |
+
msgid "Results %s - %s of %s"
|
2432 |
+
msgstr "Hasil %s - %s dari %s"
|
2433 |
+
|
2434 |
+
#: ../admin/view/wp-slimstat-reports.php:1007
|
2435 |
+
msgid "Refresh in"
|
2436 |
+
msgstr "Anzeige aktualisieren in"
|
2437 |
+
|
2438 |
+
#: ../admin/view/wp-slimstat-reports.php:1106
|
2439 |
+
msgid "Category ID"
|
2440 |
+
msgstr "Kategori ID"
|
2441 |
+
|
2442 |
+
#: ../admin/view/wp-slimstat-reports.php:1111
|
2443 |
+
#: ../admin/view/wp-slimstat-reports.php:1125
|
2444 |
+
#: ../admin/view/wp-slimstat-reports.php:1130
|
2445 |
+
#, fuzzy
|
2446 |
+
msgid "Code"
|
2447 |
+
msgstr "Kode"
|
2448 |
+
|
2449 |
+
#: ../admin/view/wp-slimstat-reports.php:1126
|
2450 |
+
#: ../languages/dynamic_strings.php:340 ../wp-slimstat.php:1337
|
2451 |
+
msgid "l-"
|
2452 |
+
msgstr "l-"
|
2453 |
+
|
2454 |
+
#: ../admin/view/wp-slimstat-reports.php:1143
|
2455 |
+
msgid "URL"
|
2456 |
+
msgstr "URL"
|
2457 |
+
|
2458 |
+
#: ../admin/view/wp-slimstat-reports.php:1162
|
2459 |
+
msgid "Referrer"
|
2460 |
+
msgstr "pengarah"
|
2461 |
+
|
2462 |
+
#: ../admin/view/wp-slimstat-reports.php:1404
|
2463 |
+
#, fuzzy
|
2464 |
+
msgid "Dataset Size"
|
2465 |
+
msgstr "dataset Ukuran"
|
2466 |
+
|
2467 |
+
#: ../admin/view/wp-slimstat-reports.php:1406
|
2468 |
+
msgid "Total number of records stored in the database."
|
2469 |
+
msgstr "Total jumlah catatan yang disimpan dalam database."
|
2470 |
+
|
2471 |
+
#: ../admin/view/wp-slimstat-reports.php:1408
|
2472 |
+
msgid "DB Size"
|
2473 |
+
msgstr "Datenbankgröße"
|
2474 |
+
|
2475 |
+
#: ../admin/view/wp-slimstat-reports.php:1411
|
2476 |
+
#, fuzzy
|
2477 |
+
msgid "Tracking Enabled"
|
2478 |
+
msgstr "pelacakan Diaktifkan"
|
2479 |
+
|
2480 |
+
#: ../admin/view/wp-slimstat-reports.php:1414
|
2481 |
+
msgid "Javascript Mode"
|
2482 |
+
msgstr "Javascript Modus"
|
2483 |
+
|
2484 |
+
#: ../admin/view/wp-slimstat-reports.php:1417
|
2485 |
+
msgid "Tracking Browser Caps"
|
2486 |
+
msgstr "Pelacakan Caps Browser"
|
2487 |
+
|
2488 |
+
#: ../admin/view/wp-slimstat-reports.php:1420
|
2489 |
+
msgid "Auto purge"
|
2490 |
+
msgstr "Auto pembersihan"
|
2491 |
+
|
2492 |
+
#: ../admin/view/wp-slimstat-reports.php:1421
|
2493 |
+
#: ../admin/wp-slimstat-admin.php:1195
|
2494 |
+
msgid "Off"
|
2495 |
+
msgstr "Mati"
|
2496 |
+
|
2497 |
+
#: ../admin/view/wp-slimstat-reports.php:1423
|
2498 |
+
msgid "Oldest pageview"
|
2499 |
+
msgstr "pageview tertua"
|
2500 |
+
|
2501 |
+
#: ../admin/view/wp-slimstat-reports.php:1424
|
2502 |
+
msgid "No visits"
|
2503 |
+
msgstr "Tidak ada kunjungan"
|
2504 |
+
|
2505 |
+
#: ../admin/view/wp-slimstat-reports.php:1426 ../admin/wp-slimstat-admin.php:61
|
2506 |
+
#, fuzzy
|
2507 |
+
msgid "Geolocation"
|
2508 |
+
msgstr "geolocation"
|
2509 |
+
|
2510 |
+
#: ../admin/view/wp-slimstat-reports.php:1428
|
2511 |
+
msgid "Date when the MaxMind Geolocation database was last updated."
|
2512 |
+
msgstr "Tanggal ketika database MaxMind Geolocation terakhir diperbarui."
|
2513 |
+
|
2514 |
+
#: ../admin/view/wp-slimstat-reports.php:1439
|
2515 |
+
#: ../admin/view/wp-slimstat-reports.php:1600
|
2516 |
+
#, fuzzy
|
2517 |
+
msgid ""
|
2518 |
+
"A request to load a single HTML file. Slimstat logs a \"pageview\" each time "
|
2519 |
+
"the tracking code is executed."
|
2520 |
+
msgstr ""
|
2521 |
+
"Permintaan untuk memuat file HTML. Slimstat log a \\ \"pageview \" setiap "
|
2522 |
+
"kali kode pelacakan dijalankan."
|
2523 |
+
|
2524 |
+
#: ../admin/view/wp-slimstat-reports.php:1441
|
2525 |
+
#, fuzzy
|
2526 |
+
msgid "Days in Range"
|
2527 |
+
msgstr "Hari di Kisaran"
|
2528 |
+
|
2529 |
+
#: ../admin/view/wp-slimstat-reports.php:1444
|
2530 |
+
#, fuzzy
|
2531 |
+
msgid "Average Daily Pageviews"
|
2532 |
+
msgstr "Tilik Halaman Harian Rata-rata"
|
2533 |
+
|
2534 |
+
#: ../admin/view/wp-slimstat-reports.php:1446
|
2535 |
+
#, fuzzy
|
2536 |
+
msgid ""
|
2537 |
+
"How many pages have been visited on average every day during the current "
|
2538 |
+
"period."
|
2539 |
+
msgstr ""
|
2540 |
+
"Berapa banyak halaman yang telah dikunjungi rata-rata setiap hari selama "
|
2541 |
+
"periode berjalan."
|
2542 |
+
|
2543 |
+
#: ../admin/view/wp-slimstat-reports.php:1448
|
2544 |
+
msgid "From Search Results"
|
2545 |
+
msgstr "Dari Hasil Pencarian"
|
2546 |
+
|
2547 |
+
#: ../admin/view/wp-slimstat-reports.php:1450
|
2548 |
+
msgid ""
|
2549 |
+
"Visitors who landed on your site after searching for a keyword on Google, "
|
2550 |
+
"Yahoo, etc."
|
2551 |
+
msgstr ""
|
2552 |
+
"Pengunjung yang mendarat di situs Anda setelah mencari kata kunci di Google, "
|
2553 |
+
"Yahoo, dll"
|
2554 |
+
|
2555 |
+
#: ../admin/view/wp-slimstat-reports.php:1454
|
2556 |
+
msgid ""
|
2557 |
+
"Used to differentiate between multiple requests to download a file from one "
|
2558 |
+
"internet address (IP) and requests originating from many distinct addresses"
|
2559 |
+
msgstr ""
|
2560 |
+
"Digunakan untuk membedakan antara beberapa permintaan untuk men-download "
|
2561 |
+
"file dari satu alamat internet (IP) dan permintaan yang berasal dari banyak "
|
2562 |
+
"alamat yang berbeda"
|
2563 |
+
|
2564 |
+
#: ../admin/view/wp-slimstat-reports.php:1456
|
2565 |
+
msgid "Last 30 minutes"
|
2566 |
+
msgstr "30 menit terakhir"
|
2567 |
+
|
2568 |
+
#: ../admin/view/wp-slimstat-reports.php:1498
|
2569 |
+
msgid ""
|
2570 |
+
"A visit is a session of at most 30 minutes. Returning visitors are counted "
|
2571 |
+
"multiple times if they perform multiple visits."
|
2572 |
+
msgstr ""
|
2573 |
+
"Kunjungan adalah sesi paling 30 menit. Kembali pengunjung dihitung beberapa "
|
2574 |
+
"kali jika mereka melakukan beberapa kunjungan."
|
2575 |
+
|
2576 |
+
#: ../admin/view/wp-slimstat-reports.php:1502
|
2577 |
+
msgid "It includes only traffic generated by human visitors."
|
2578 |
+
msgstr ""
|
2579 |
+
"Ini mencakup hanya lalu lintas yang dihasilkan oleh pengunjung manusia."
|
2580 |
+
|
2581 |
+
#: ../admin/view/wp-slimstat-reports.php:1504
|
2582 |
+
msgid "Bounce rate"
|
2583 |
+
msgstr "tingkat bouncing"
|
2584 |
+
|
2585 |
+
#: ../admin/view/wp-slimstat-reports.php:1506
|
2586 |
+
msgid ""
|
2587 |
+
"Percentage of single-page visits, i.e. visits in which the person left your "
|
2588 |
+
"site from the entrance page."
|
2589 |
+
msgstr ""
|
2590 |
+
"Persentase kunjungan satu halaman, yaitu kunjungan di mana orang "
|
2591 |
+
"meninggalkan situs Anda dari laman masuk."
|
2592 |
+
|
2593 |
+
#: ../admin/view/wp-slimstat-reports.php:1508
|
2594 |
+
msgid "Known visitors"
|
2595 |
+
msgstr "pengunjung dikenal"
|
2596 |
+
|
2597 |
+
#: ../admin/view/wp-slimstat-reports.php:1510
|
2598 |
+
msgid "Visitors who had previously left a comment on your blog."
|
2599 |
+
msgstr "Pengunjung yang sebelumnya telah meninggalkan komentar di blog Anda."
|
2600 |
+
|
2601 |
+
#: ../admin/view/wp-slimstat-reports.php:1512
|
2602 |
+
msgid "New visitors"
|
2603 |
+
msgstr "pengunjung baru"
|
2604 |
+
|
2605 |
+
#: ../admin/view/wp-slimstat-reports.php:1514
|
2606 |
+
msgid "Human users who visited your site only once."
|
2607 |
+
msgstr "pengguna manusia yang mengunjungi situs Anda hanya sekali."
|
2608 |
+
|
2609 |
+
#: ../admin/view/wp-slimstat-reports.php:1516
|
2610 |
+
msgid "Bots"
|
2611 |
+
msgstr "bot"
|
2612 |
+
|
2613 |
+
#: ../admin/view/wp-slimstat-reports.php:1519
|
2614 |
+
#, fuzzy
|
2615 |
+
msgid "Pageviews per visit"
|
2616 |
+
msgstr "Tampilan halaman per kunjungan"
|
2617 |
+
|
2618 |
+
#: ../admin/view/wp-slimstat-reports.php:1522
|
2619 |
+
msgid "Longest visit"
|
2620 |
+
msgstr "kunjungan terpanjang"
|
2621 |
+
|
2622 |
+
#: ../admin/view/wp-slimstat-reports.php:1523
|
2623 |
+
msgid "hits"
|
2624 |
+
msgstr "hit"
|
2625 |
+
|
2626 |
+
#: ../admin/view/wp-slimstat-reports.php:1534
|
2627 |
+
msgid "0 - 30 seconds"
|
2628 |
+
msgstr "0-30 detik"
|
2629 |
+
|
2630 |
+
#: ../admin/view/wp-slimstat-reports.php:1540
|
2631 |
+
msgid "31 - 60 seconds"
|
2632 |
+
msgstr "31-60 detik"
|
2633 |
+
|
2634 |
+
#: ../admin/view/wp-slimstat-reports.php:1546
|
2635 |
+
msgid "1 - 3 minutes"
|
2636 |
+
msgstr "1 - 3 menit"
|
2637 |
+
|
2638 |
+
#: ../admin/view/wp-slimstat-reports.php:1552
|
2639 |
+
msgid "3 - 5 minutes"
|
2640 |
+
msgstr "3 - 5 menit"
|
2641 |
+
|
2642 |
+
#: ../admin/view/wp-slimstat-reports.php:1558
|
2643 |
+
msgid "5 - 7 minutes"
|
2644 |
+
msgstr "5 - 7 menit"
|
2645 |
+
|
2646 |
+
#: ../admin/view/wp-slimstat-reports.php:1564
|
2647 |
+
msgid "7 - 10 minutes"
|
2648 |
+
msgstr "7 - 10 menit"
|
2649 |
+
|
2650 |
+
#: ../admin/view/wp-slimstat-reports.php:1570
|
2651 |
+
msgid "More than 10 minutes"
|
2652 |
+
msgstr "Lebih dari 10 menit"
|
2653 |
+
|
2654 |
+
#: ../admin/view/wp-slimstat-reports.php:1582
|
2655 |
+
#, fuzzy
|
2656 |
+
msgid "Average visit duration"
|
2657 |
+
msgstr "Rata-rata durasi kunjungan"
|
2658 |
+
|
2659 |
+
#: ../admin/view/wp-slimstat-reports.php:1602
|
2660 |
+
msgid "Unique Referrers"
|
2661 |
+
msgstr "Acuan yang unik"
|
2662 |
+
|
2663 |
+
#: ../admin/view/wp-slimstat-reports.php:1604
|
2664 |
+
msgid ""
|
2665 |
+
"A referrer (or referring site) is the site that a visitor previously visited "
|
2666 |
+
"before following a link to your site."
|
2667 |
+
msgstr ""
|
2668 |
+
"Sebuah pengarah (atau merujuk situs) adalah situs yang pengunjung sebelumnya "
|
2669 |
+
"mengunjungi sebelum mengikuti link ke situs Anda."
|
2670 |
+
|
2671 |
+
#: ../admin/view/wp-slimstat-reports.php:1606
|
2672 |
+
msgid "Direct Pageviews"
|
2673 |
+
msgstr "Tampilan Halaman langsung"
|
2674 |
+
|
2675 |
+
#: ../admin/view/wp-slimstat-reports.php:1608
|
2676 |
+
msgid ""
|
2677 |
+
"Visitors who visited the site by typing the URL directly into their browser. "
|
2678 |
+
"<em>Direct</em> can also refer to the visitors who clicked on the links from "
|
2679 |
+
"their bookmarks/favorites, untagged links within emails, or links from "
|
2680 |
+
"documents that don't include tracking variables."
|
2681 |
+
msgstr ""
|
2682 |
+
"Pengunjung yang mengunjungi situs dengan mengetik URL secara langsung ke "
|
2683 |
+
"dalam browser mereka. <Em> Direct </ em> juga dapat merujuk kepada "
|
2684 |
+
"pengunjung yang mengklik link dari bookmark / favorit, link tanpa tanda "
|
2685 |
+
"mereka dalam email, atau link dari dokumen yang tidak termasuk pelacakan "
|
2686 |
+
"variabel."
|
2687 |
+
|
2688 |
+
#: ../admin/view/wp-slimstat-reports.php:1610
|
2689 |
+
msgid "From a search result"
|
2690 |
+
msgstr "Dari hasil penelusuran"
|
2691 |
+
|
2692 |
+
#: ../admin/view/wp-slimstat-reports.php:1612
|
2693 |
+
msgid ""
|
2694 |
+
"Visitors who came to your site via searches on Google or some other search "
|
2695 |
+
"engine."
|
2696 |
+
msgstr ""
|
2697 |
+
"Pengunjung yang datang ke situs Anda melalui pencarian di Google atau mesin "
|
2698 |
+
"pencari lainnya."
|
2699 |
+
|
2700 |
+
#: ../admin/view/wp-slimstat-reports.php:1614
|
2701 |
+
msgid "Unique Landing Pages"
|
2702 |
+
msgstr "Unik Halaman Arahan"
|
2703 |
+
|
2704 |
+
#: ../admin/view/wp-slimstat-reports.php:1616
|
2705 |
+
msgid ""
|
2706 |
+
"The first page that a user views during a session. This is also known as the "
|
2707 |
+
"<em>entrance page</em>. For example, if they search for 'Brooklyn Office "
|
2708 |
+
"Space,' and they land on your home page, it gets counted (for that visit) as "
|
2709 |
+
"a landing page."
|
2710 |
+
msgstr ""
|
2711 |
+
"Halaman pertama bahwa pandangan pengguna selama sesi. Hal ini juga dikenal "
|
2712 |
+
"sebagai <em> halaman masuk </ em>. Misalnya, jika mereka mencari 'Brooklyn "
|
2713 |
+
"Office Space,' dan mereka mendarat di halaman rumah Anda, hal itu akan "
|
2714 |
+
"dihitung (untuk kunjungan itu) sebagai halaman arahan."
|
2715 |
+
|
2716 |
+
#: ../admin/view/wp-slimstat-reports.php:1618
|
2717 |
+
msgid "Bounce Pages"
|
2718 |
+
msgstr "Bounce Pages"
|
2719 |
+
|
2720 |
+
#: ../admin/view/wp-slimstat-reports.php:1620
|
2721 |
+
#, fuzzy
|
2722 |
+
msgid "Number of single page visits to your site over the selected period."
|
2723 |
+
msgstr "Jumlah kunjungan halaman ke situs Anda selama periode yang dipilih."
|
2724 |
+
|
2725 |
+
#: ../admin/view/wp-slimstat-reports.php:1622
|
2726 |
+
#, fuzzy
|
2727 |
+
msgid "New Visitors Rate"
|
2728 |
+
msgstr "Pengunjung Tingkat baru"
|
2729 |
+
|
2730 |
+
#: ../admin/view/wp-slimstat-reports.php:1624
|
2731 |
+
#, fuzzy
|
2732 |
+
msgid ""
|
2733 |
+
"Percentage of single page visits, i.e. visits in which the person left your "
|
2734 |
+
"site from the entrance page."
|
2735 |
+
msgstr ""
|
2736 |
+
"Persentase kunjungan satu halaman, yaitu kunjungan di mana orang "
|
2737 |
+
"meninggalkan situs Anda dari laman masuk."
|
2738 |
+
|
2739 |
+
#: ../admin/view/wp-slimstat-reports.php:1626
|
2740 |
+
msgid "Currently from search engines"
|
2741 |
+
msgstr "Saat ini dari mesin pencari"
|
2742 |
+
|
2743 |
+
#: ../admin/view/wp-slimstat-reports.php:1628
|
2744 |
+
msgid ""
|
2745 |
+
"Visitors who visited the site in the last 5 minutes coming from a search "
|
2746 |
+
"engine."
|
2747 |
+
msgstr ""
|
2748 |
+
"Pengunjung yang mengunjungi situs dalam 5 menit terakhir datang dari mesin "
|
2749 |
+
"pencari."
|
2750 |
+
|
2751 |
+
#: ../admin/view/wp-slimstat-reports.php:1646
|
2752 |
+
#, fuzzy
|
2753 |
+
msgid "Backlinks"
|
2754 |
+
msgstr "Blacklist"
|
2755 |
+
|
2756 |
+
#: ../admin/view/wp-slimstat-reports.php:1647
|
2757 |
+
msgid "Number of external equity links to your website."
|
2758 |
+
msgstr "Jumlah link ekuitas eksternal ke website Anda."
|
2759 |
+
|
2760 |
+
#: ../admin/view/wp-slimstat-reports.php:1651
|
2761 |
+
msgid "MozRank"
|
2762 |
+
msgstr "MozRank"
|
2763 |
+
|
2764 |
+
#: ../admin/view/wp-slimstat-reports.php:1652
|
2765 |
+
msgid ""
|
2766 |
+
"MozRank of the URL, in a normalized 10-point score. MozRank represents a "
|
2767 |
+
"link popularity score. It reflects the importance of any given web page on "
|
2768 |
+
"the Internet."
|
2769 |
+
msgstr ""
|
2770 |
+
"MozRank dari URL, di skor 10 poin dinormalisasi. MozRank mewakili nilai link "
|
2771 |
+
"popularity. Hal ini mencerminkan pentingnya setiap halaman web di Internet."
|
2772 |
+
|
2773 |
+
#: ../admin/view/wp-slimstat-reports.php:1656
|
2774 |
+
#, fuzzy
|
2775 |
+
msgid "Equity Links"
|
2776 |
+
msgstr "ekuitas Links"
|
2777 |
+
|
2778 |
+
#: ../admin/view/wp-slimstat-reports.php:1657
|
2779 |
+
msgid ""
|
2780 |
+
"Number of authority-passing links (including followed links and redirects, "
|
2781 |
+
"internal or external) to your website. Set the permalink filter here above "
|
2782 |
+
"to get the corresponding metrics in this report."
|
2783 |
+
msgstr ""
|
2784 |
+
"Jumlah otoritas-lewat link (termasuk link diikuti dan pengalihan, internal "
|
2785 |
+
"atau eksternal) ke website Anda. Mengatur filter permalink di sini di atas "
|
2786 |
+
"untuk mendapatkan yang sesuai metrik dalam laporan ini."
|
2787 |
+
|
2788 |
+
#: ../admin/view/wp-slimstat-reports.php:1661
|
2789 |
+
msgid "Facebook Shares"
|
2790 |
+
msgstr "Saham Facebook"
|
2791 |
+
|
2792 |
+
#: ../admin/view/wp-slimstat-reports.php:1666
|
2793 |
+
msgid "Facebook Clicks"
|
2794 |
+
msgstr "Klik Facebook"
|
2795 |
+
|
2796 |
+
#: ../admin/view/wp-slimstat-reports.php:1667
|
2797 |
+
msgid "How many times links to your website have been clicked on Facebook."
|
2798 |
+
msgstr "Berapa kali link ke website Anda telah diklik di Facebook."
|
2799 |
+
|
2800 |
+
#: ../admin/view/wp-slimstat-reports.php:1671
|
2801 |
+
msgid "Alexa World Rank"
|
2802 |
+
msgstr "Alexa World Rank"
|
2803 |
+
|
2804 |
+
#: ../admin/view/wp-slimstat-reports.php:1672
|
2805 |
+
msgid ""
|
2806 |
+
"Alexa is a subsidiary company of Amazon.com which provides commercial web "
|
2807 |
+
"traffic data."
|
2808 |
+
msgstr ""
|
2809 |
+
"Alexa adalah anak perusahaan dari Amazon.com yang menyediakan data lalu "
|
2810 |
+
"lintas web komersial."
|
2811 |
+
|
2812 |
+
#: ../admin/view/wp-slimstat-reports.php:1676
|
2813 |
+
msgid "Alexa Country Rank"
|
2814 |
+
msgstr "Alexa Ranking Negara"
|
2815 |
+
|
2816 |
+
#: ../admin/view/wp-slimstat-reports.php:1681
|
2817 |
+
msgid "Alexa Popularity"
|
2818 |
+
msgstr "Popularitas alexa"
|
2819 |
+
|
2820 |
+
#: ../admin/view/wp-slimstat-reports.php:1740
|
2821 |
+
msgid "Alexa Delta"
|
2822 |
+
msgstr "Alexa Delta"
|
2823 |
+
|
2824 |
+
#: ../admin/view/wp-slimstat-reports.php:1774
|
2825 |
+
#, fuzzy
|
2826 |
+
msgid "Content Items"
|
2827 |
+
msgstr "Item konten"
|
2828 |
+
|
2829 |
+
#: ../admin/view/wp-slimstat-reports.php:1776
|
2830 |
+
msgid ""
|
2831 |
+
"This value includes not only posts, but also custom post types, regardless "
|
2832 |
+
"of their status"
|
2833 |
+
msgstr ""
|
2834 |
+
"Nilai ini tidak hanya mencakup posting, tetapi juga jenis posting kustom, "
|
2835 |
+
"tanpa memandang status mereka"
|
2836 |
+
|
2837 |
+
#: ../admin/view/wp-slimstat-reports.php:1778
|
2838 |
+
#, fuzzy
|
2839 |
+
msgid "Posts"
|
2840 |
+
msgstr "tulisan"
|
2841 |
+
|
2842 |
+
#: ../admin/view/wp-slimstat-reports.php:1781
|
2843 |
+
#, fuzzy
|
2844 |
+
msgid "Pages"
|
2845 |
+
msgstr "halaman"
|
2846 |
+
|
2847 |
+
#: ../admin/view/wp-slimstat-reports.php:1784
|
2848 |
+
msgid "Attachments"
|
2849 |
+
msgstr "lampiran"
|
2850 |
+
|
2851 |
+
#: ../admin/view/wp-slimstat-reports.php:1787
|
2852 |
+
#, fuzzy
|
2853 |
+
msgid "Revisions"
|
2854 |
+
msgstr "revisi"
|
2855 |
+
|
2856 |
+
#: ../admin/view/wp-slimstat-reports.php:1790
|
2857 |
+
#, fuzzy
|
2858 |
+
msgid "Comments"
|
2859 |
+
msgstr "komentar"
|
2860 |
+
|
2861 |
+
#: ../admin/view/wp-slimstat-reports.php:1793
|
2862 |
+
#, fuzzy
|
2863 |
+
msgid "Avg Comments per Post"
|
2864 |
+
msgstr "Komentar rata per Posting"
|
2865 |
+
|
2866 |
+
#: ../admin/view/wp-slimstat-reports.php:1796
|
2867 |
+
msgid "Avg Server Latency"
|
2868 |
+
msgstr "Rata Server Latency"
|
2869 |
+
|
2870 |
+
#: ../admin/view/wp-slimstat-reports.php:1798
|
2871 |
+
msgid ""
|
2872 |
+
"Latency is the amount of time it takes for the host server to receive and "
|
2873 |
+
"process a request for a page object. The amount of latency depends largely "
|
2874 |
+
"on how far away the user is from the server."
|
2875 |
+
msgstr ""
|
2876 |
+
"Latency adalah jumlah waktu yang dibutuhkan untuk server host untuk menerima "
|
2877 |
+
"dan memproses permintaan untuk halaman objek. Jumlah latency tergantung pada "
|
2878 |
+
"seberapa jauh pengguna adalah dari server."
|
2879 |
+
|
2880 |
+
#: ../admin/view/wp-slimstat-reports.php:1841
|
2881 |
+
#, fuzzy
|
2882 |
+
msgid "Coordinates"
|
2883 |
+
msgstr "koordinat"
|
2884 |
+
|
2885 |
+
#: ../admin/view/wp-slimstat-reports.php:1841
|
2886 |
+
#, fuzzy
|
2887 |
+
msgid "Date"
|
2888 |
+
msgstr "Tanggal"
|
2889 |
+
|
2890 |
+
# Unknown
|
2891 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2892 |
+
msgid "c-xx"
|
2893 |
+
msgstr "c-xx"
|
2894 |
+
|
2895 |
+
# Afghanistan
|
2896 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2897 |
+
msgid "c-af"
|
2898 |
+
msgstr "c-af"
|
2899 |
+
|
2900 |
+
# Åland Islands
|
2901 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2902 |
+
msgid "c-ax"
|
2903 |
+
msgstr "c-kapak"
|
2904 |
+
|
2905 |
+
# Albania
|
2906 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2907 |
+
msgid "c-al"
|
2908 |
+
msgstr "c-al"
|
2909 |
+
|
2910 |
+
# Algeria
|
2911 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2912 |
+
msgid "c-dz"
|
2913 |
+
msgstr "c-dz"
|
2914 |
+
|
2915 |
+
# Andorra
|
2916 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2917 |
+
msgid "c-ad"
|
2918 |
+
msgstr "c-iklan"
|
2919 |
+
|
2920 |
+
# Angola
|
2921 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2922 |
+
msgid "c-ao"
|
2923 |
+
msgstr "c-ao"
|
2924 |
+
|
2925 |
+
# Anguilla
|
2926 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2927 |
+
msgid "c-ai"
|
2928 |
+
msgstr "c-ai"
|
2929 |
+
|
2930 |
+
# Antigua and Barbuda
|
2931 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2932 |
+
msgid "c-ag"
|
2933 |
+
msgstr "c-ag"
|
2934 |
+
|
2935 |
+
# Argentina
|
2936 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2937 |
+
msgid "c-ar"
|
2938 |
+
msgstr "mobil"
|
2939 |
+
|
2940 |
+
# Armenia
|
2941 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2942 |
+
msgid "c-am"
|
2943 |
+
msgstr "c-am"
|
2944 |
+
|
2945 |
+
# Aruba
|
2946 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2947 |
+
msgid "c-aw"
|
2948 |
+
msgstr "c-aw"
|
2949 |
+
|
2950 |
+
# Australia
|
2951 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2952 |
+
msgid "c-au"
|
2953 |
+
msgstr "c-au"
|
2954 |
+
|
2955 |
+
# Austria
|
2956 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2957 |
+
msgid "c-at"
|
2958 |
+
msgstr "kucing"
|
2959 |
+
|
2960 |
+
# Azerbaijan
|
2961 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2962 |
+
msgid "c-az"
|
2963 |
+
msgstr "c-az"
|
2964 |
+
|
2965 |
+
# Bahamas
|
2966 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2967 |
+
msgid "c-bs"
|
2968 |
+
msgstr "c-bs"
|
2969 |
+
|
2970 |
+
# Bahrain
|
2971 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2972 |
+
msgid "c-bh"
|
2973 |
+
msgstr "c-bh"
|
2974 |
+
|
2975 |
+
# Bangladesh
|
2976 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2977 |
+
msgid "c-bd"
|
2978 |
+
msgstr "c-bd"
|
2979 |
+
|
2980 |
+
# Barbados
|
2981 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2982 |
+
msgid "c-bb"
|
2983 |
+
msgstr "c-bb"
|
2984 |
+
|
2985 |
+
# Belarus
|
2986 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2987 |
+
msgid "c-by"
|
2988 |
+
msgstr "c-oleh"
|
2989 |
+
|
2990 |
+
# Belgium
|
2991 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2992 |
+
msgid "c-be"
|
2993 |
+
msgstr "c-menjadi"
|
2994 |
+
|
2995 |
+
# Belize
|
2996 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
2997 |
+
msgid "c-bz"
|
2998 |
+
msgstr "c-bz"
|
2999 |
+
|
3000 |
+
# Benin
|
3001 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3002 |
+
msgid "c-bj"
|
3003 |
+
msgstr "c-bj"
|
3004 |
+
|
3005 |
+
# Bermuda
|
3006 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3007 |
+
msgid "c-bm"
|
3008 |
+
msgstr "c-bm"
|
3009 |
+
|
3010 |
+
# Bhutan
|
3011 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3012 |
+
msgid "c-bt"
|
3013 |
+
msgstr "c-bt"
|
3014 |
+
|
3015 |
+
# Bolivia
|
3016 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3017 |
+
msgid "c-bo"
|
3018 |
+
msgstr "c-bo"
|
3019 |
+
|
3020 |
+
# Bosnia and Herzegovina
|
3021 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3022 |
+
msgid "c-ba"
|
3023 |
+
msgstr "c-ba"
|
3024 |
+
|
3025 |
+
# Botswana
|
3026 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3027 |
+
msgid "c-bw"
|
3028 |
+
msgstr "c-bw"
|
3029 |
+
|
3030 |
+
# Brazil
|
3031 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3032 |
+
msgid "c-br"
|
3033 |
+
msgstr "c-br"
|
3034 |
+
|
3035 |
+
# Brunei Darussalam
|
3036 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3037 |
+
msgid "c-bn"
|
3038 |
+
msgstr "c-bn"
|
3039 |
+
|
3040 |
+
# Bulgaria
|
3041 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3042 |
+
msgid "c-bg"
|
3043 |
+
msgstr "c-bg"
|
3044 |
+
|
3045 |
+
# Burkina Faso
|
3046 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3047 |
+
msgid "c-bf"
|
3048 |
+
msgstr "c-bf"
|
3049 |
+
|
3050 |
+
# Burundi
|
3051 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3052 |
+
msgid "c-bi"
|
3053 |
+
msgstr "c-bi"
|
3054 |
+
|
3055 |
+
# Cambodia
|
3056 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3057 |
+
msgid "c-kh"
|
3058 |
+
msgstr "c-kh"
|
3059 |
+
|
3060 |
+
# Cameroon
|
3061 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3062 |
+
msgid "c-cm"
|
3063 |
+
msgstr "c-cm"
|
3064 |
+
|
3065 |
+
# Canada
|
3066 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3067 |
+
msgid "c-ca"
|
3068 |
+
msgstr "c-ca"
|
3069 |
+
|
3070 |
+
# Cape Verde
|
3071 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3072 |
+
msgid "c-cv"
|
3073 |
+
msgstr "c-cv"
|
3074 |
+
|
3075 |
+
# Cayman Islands
|
3076 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3077 |
+
msgid "c-ky"
|
3078 |
+
msgstr "c-ky"
|
3079 |
+
|
3080 |
+
# Central African Republic
|
3081 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3082 |
+
msgid "c-cf"
|
3083 |
+
msgstr "c-cf"
|
3084 |
+
|
3085 |
+
# Chad
|
3086 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3087 |
+
msgid "c-td"
|
3088 |
+
msgstr "c-td"
|
3089 |
+
|
3090 |
+
# Chile
|
3091 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3092 |
+
msgid "c-cl"
|
3093 |
+
msgstr "c-cl"
|
3094 |
+
|
3095 |
+
# China
|
3096 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3097 |
+
msgid "c-cn"
|
3098 |
+
msgstr "c-cn"
|
3099 |
+
|
3100 |
+
# Colombia
|
3101 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3102 |
+
msgid "c-co"
|
3103 |
+
msgstr "c-co"
|
3104 |
+
|
3105 |
+
# Comoros
|
3106 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3107 |
+
msgid "c-km"
|
3108 |
+
msgstr "c-km"
|
3109 |
+
|
3110 |
+
# Congo
|
3111 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3112 |
+
msgid "c-cg"
|
3113 |
+
msgstr "c-cg"
|
3114 |
+
|
3115 |
+
# The Democratic Republic of the Congo
|
3116 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3117 |
+
msgid "c-cd"
|
3118 |
+
msgstr "c-cd"
|
3119 |
+
|
3120 |
+
# Costa Rica
|
3121 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3122 |
+
msgid "c-cr"
|
3123 |
+
msgstr "c-cr"
|
3124 |
+
|
3125 |
+
# Côte d'Ivoire
|
3126 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3127 |
+
msgid "c-ci"
|
3128 |
+
msgstr "c-ci"
|
3129 |
+
|
3130 |
+
# Croatia
|
3131 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3132 |
+
msgid "c-hr"
|
3133 |
+
msgstr "c-jam"
|
3134 |
+
|
3135 |
+
# Cuba
|
3136 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3137 |
+
msgid "c-cu"
|
3138 |
+
msgstr "c-cu"
|
3139 |
+
|
3140 |
+
# Cyprus
|
3141 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3142 |
+
msgid "c-cy"
|
3143 |
+
msgstr "c-cy"
|
3144 |
+
|
3145 |
+
# Czech Republic
|
3146 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3147 |
+
msgid "c-cz"
|
3148 |
+
msgstr "c-cz"
|
3149 |
+
|
3150 |
+
# Denmark
|
3151 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3152 |
+
msgid "c-dk"
|
3153 |
+
msgstr "c-dk"
|
3154 |
+
|
3155 |
+
# Djibouti
|
3156 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3157 |
+
msgid "c-dj"
|
3158 |
+
msgstr "c-dj"
|
3159 |
+
|
3160 |
+
# Dominica
|
3161 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3162 |
+
msgid "c-dm"
|
3163 |
+
msgstr "c-dm"
|
3164 |
+
|
3165 |
+
# Dominican Republic
|
3166 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3167 |
+
msgid "c-do"
|
3168 |
+
msgstr "c-do"
|
3169 |
+
|
3170 |
+
# Ecuador
|
3171 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3172 |
+
msgid "c-ec"
|
3173 |
+
msgstr "c-ec"
|
3174 |
+
|
3175 |
+
# Egypt
|
3176 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3177 |
+
msgid "c-eg"
|
3178 |
+
msgstr "c-misalnya"
|
3179 |
+
|
3180 |
+
# El Salvador
|
3181 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3182 |
+
msgid "c-sv"
|
3183 |
+
msgstr "c-sv"
|
3184 |
+
|
3185 |
+
# Equatorial Guinea
|
3186 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3187 |
+
msgid "c-gq"
|
3188 |
+
msgstr "c-gq"
|
3189 |
+
|
3190 |
+
# Eritrea
|
3191 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3192 |
+
msgid "c-er"
|
3193 |
+
msgstr "c-er"
|
3194 |
+
|
3195 |
+
# Estonia
|
3196 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3197 |
+
msgid "c-ee"
|
3198 |
+
msgstr "c-ee"
|
3199 |
+
|
3200 |
+
# Ethiopia
|
3201 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3202 |
+
msgid "c-et"
|
3203 |
+
msgstr "c-et"
|
3204 |
+
|
3205 |
+
# Faroe Islands
|
3206 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3207 |
+
msgid "c-fo"
|
3208 |
+
msgstr "CFO"
|
3209 |
+
|
3210 |
+
# Falkland Islands (Malvinas)
|
3211 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3212 |
+
msgid "c-fk"
|
3213 |
+
msgstr "c-fk"
|
3214 |
+
|
3215 |
+
# Fiji
|
3216 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3217 |
+
msgid "c-fj"
|
3218 |
+
msgstr "c-fj"
|
3219 |
+
|
3220 |
+
# Finland
|
3221 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3222 |
+
msgid "c-fi"
|
3223 |
+
msgstr "c-fi"
|
3224 |
+
|
3225 |
+
# France
|
3226 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3227 |
+
msgid "c-fr"
|
3228 |
+
msgstr "c-fr"
|
3229 |
+
|
3230 |
+
# French Guiana
|
3231 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3232 |
+
msgid "c-gf"
|
3233 |
+
msgstr "c-gf"
|
3234 |
+
|
3235 |
+
# Gabon
|
3236 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3237 |
+
msgid "c-ga"
|
3238 |
+
msgstr "c-ga"
|
3239 |
+
|
3240 |
+
# Gambia
|
3241 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3242 |
+
msgid "c-gm"
|
3243 |
+
msgstr "c-gm"
|
3244 |
+
|
3245 |
+
# Georgia
|
3246 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3247 |
+
msgid "c-ge"
|
3248 |
+
msgstr "c-ge"
|
3249 |
+
|
3250 |
+
# Germany
|
3251 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3252 |
+
msgid "c-de"
|
3253 |
+
msgstr "c-de"
|
3254 |
+
|
3255 |
+
# Ghana
|
3256 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3257 |
+
msgid "c-gh"
|
3258 |
+
msgstr "c-gh"
|
3259 |
+
|
3260 |
+
# Greece
|
3261 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3262 |
+
msgid "c-gr"
|
3263 |
+
msgstr "c-gr"
|
3264 |
+
|
3265 |
+
# Greenland
|
3266 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3267 |
+
msgid "c-gl"
|
3268 |
+
msgstr "c-gl"
|
3269 |
+
|
3270 |
+
# Grenada
|
3271 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3272 |
+
msgid "c-gd"
|
3273 |
+
msgstr "c-gd"
|
3274 |
+
|
3275 |
+
# Guadeloupe
|
3276 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3277 |
+
msgid "c-gp"
|
3278 |
+
msgstr "c-gp"
|
3279 |
+
|
3280 |
+
# Guatemala
|
3281 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3282 |
+
msgid "c-gt"
|
3283 |
+
msgstr "c-gt"
|
3284 |
+
|
3285 |
+
# Guinea
|
3286 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3287 |
+
msgid "c-gn"
|
3288 |
+
msgstr "c-gn"
|
3289 |
+
|
3290 |
+
# Guinea-Bissau
|
3291 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3292 |
+
msgid "c-gw"
|
3293 |
+
msgstr "c-gw"
|
3294 |
+
|
3295 |
+
# Guyana
|
3296 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3297 |
+
msgid "c-gy"
|
3298 |
+
msgstr "c-gy"
|
3299 |
+
|
3300 |
+
# Haiti
|
3301 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3302 |
+
msgid "c-ht"
|
3303 |
+
msgstr "c-ht"
|
3304 |
+
|
3305 |
+
# Honduras
|
3306 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3307 |
+
msgid "c-hn"
|
3308 |
+
msgstr "c-hn"
|
3309 |
+
|
3310 |
+
# Hong Kong
|
3311 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3312 |
+
msgid "c-hk"
|
3313 |
+
msgstr "c-hk"
|
3314 |
+
|
3315 |
+
# Hungary
|
3316 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3317 |
+
msgid "c-hu"
|
3318 |
+
msgstr "c-hu"
|
3319 |
+
|
3320 |
+
# Iceland
|
3321 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3322 |
+
msgid "c-is"
|
3323 |
+
msgstr "c-adalah"
|
3324 |
+
|
3325 |
+
# India
|
3326 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3327 |
+
msgid "c-in"
|
3328 |
+
msgstr "c-in"
|
3329 |
+
|
3330 |
+
# Indonesia
|
3331 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3332 |
+
msgid "c-id"
|
3333 |
+
msgstr "c-id"
|
3334 |
+
|
3335 |
+
# Islamic Republic of Iran
|
3336 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3337 |
+
msgid "c-ir"
|
3338 |
+
msgstr "c-ir"
|
3339 |
+
|
3340 |
+
# Iraq
|
3341 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3342 |
+
msgid "c-iq"
|
3343 |
+
msgstr "c-iq"
|
3344 |
+
|
3345 |
+
# Ireland
|
3346 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3347 |
+
msgid "c-ie"
|
3348 |
+
msgstr "c-yaitu"
|
3349 |
+
|
3350 |
+
# Israel
|
3351 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3352 |
+
msgid "c-il"
|
3353 |
+
msgstr "c-il"
|
3354 |
+
|
3355 |
+
# Italy
|
3356 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3357 |
+
msgid "c-it"
|
3358 |
+
msgstr "c-itu"
|
3359 |
+
|
3360 |
+
# Jamaica
|
3361 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3362 |
+
msgid "c-jm"
|
3363 |
+
msgstr "c-jm"
|
3364 |
+
|
3365 |
+
# Japan
|
3366 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3367 |
+
msgid "c-jp"
|
3368 |
+
msgstr "c-jp"
|
3369 |
+
|
3370 |
+
# Jordan
|
3371 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3372 |
+
msgid "c-jo"
|
3373 |
+
msgstr "c-jo"
|
3374 |
+
|
3375 |
+
# Kazakhstan
|
3376 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3377 |
+
msgid "c-kz"
|
3378 |
+
msgstr "c-kz"
|
3379 |
+
|
3380 |
+
# Kenya
|
3381 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3382 |
+
msgid "c-ke"
|
3383 |
+
msgstr "c-ke"
|
3384 |
+
|
3385 |
+
# Nauru
|
3386 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3387 |
+
msgid "c-nr"
|
3388 |
+
msgstr "c-nr"
|
3389 |
+
|
3390 |
+
# Democratic People's Republic of Korea
|
3391 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3392 |
+
msgid "c-kp"
|
3393 |
+
msgstr "c-kp"
|
3394 |
+
|
3395 |
+
# Republic of Korea
|
3396 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3397 |
+
msgid "c-kr"
|
3398 |
+
msgstr "c-kr"
|
3399 |
+
|
3400 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3401 |
+
msgid "c-kv"
|
3402 |
+
msgstr "c-kv"
|
3403 |
+
|
3404 |
+
# Kuwait
|
3405 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3406 |
+
msgid "c-kw"
|
3407 |
+
msgstr "c-kw"
|
3408 |
+
|
3409 |
+
# Kyrgyzstan
|
3410 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3411 |
+
msgid "c-kg"
|
3412 |
+
msgstr "c-kg"
|
3413 |
+
|
3414 |
+
# Lao People's Democratic Republic
|
3415 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3416 |
+
msgid "c-la"
|
3417 |
+
msgstr "c-la"
|
3418 |
+
|
3419 |
+
# Latvia
|
3420 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3421 |
+
msgid "c-lv"
|
3422 |
+
msgstr "c-lv"
|
3423 |
+
|
3424 |
+
# Lebanon
|
3425 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3426 |
+
msgid "c-lb"
|
3427 |
+
msgstr "c-lb"
|
3428 |
+
|
3429 |
+
# Lesotho
|
3430 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3431 |
+
msgid "c-ls"
|
3432 |
+
msgstr "c-ls"
|
3433 |
+
|
3434 |
+
# Liberia
|
3435 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3436 |
+
msgid "c-lr"
|
3437 |
+
msgstr "c-lr"
|
3438 |
+
|
3439 |
+
# Libyan Arab Jamahiriya
|
3440 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3441 |
+
msgid "c-ly"
|
3442 |
+
msgstr "c-ly"
|
3443 |
+
|
3444 |
+
# Liechtenstein
|
3445 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3446 |
+
msgid "c-li"
|
3447 |
+
msgstr "c-li"
|
3448 |
+
|
3449 |
+
# Lithuania
|
3450 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3451 |
+
msgid "c-lt"
|
3452 |
+
msgstr "c-lt"
|
3453 |
+
|
3454 |
+
# Luxembourg
|
3455 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3456 |
+
msgid "c-lu"
|
3457 |
+
msgstr "c-lu"
|
3458 |
+
|
3459 |
+
# The Former Yugoslav Republic of Macedonia
|
3460 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3461 |
+
msgid "c-mk"
|
3462 |
+
msgstr "c-mk"
|
3463 |
+
|
3464 |
+
# Madagascar
|
3465 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3466 |
+
msgid "c-mg"
|
3467 |
+
msgstr "c-mg"
|
3468 |
+
|
3469 |
+
# Malawi
|
3470 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3471 |
+
msgid "c-mw"
|
3472 |
+
msgstr "c-mw"
|
3473 |
+
|
3474 |
+
# Malaysia
|
3475 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3476 |
+
msgid "c-my"
|
3477 |
+
msgstr "c-saya"
|
3478 |
+
|
3479 |
+
# Mali
|
3480 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3481 |
+
msgid "c-ml"
|
3482 |
+
msgstr "c-ml"
|
3483 |
+
|
3484 |
+
# Malta
|
3485 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3486 |
+
msgid "c-mt"
|
3487 |
+
msgstr "c-mt"
|
3488 |
+
|
3489 |
+
# Martinique
|
3490 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3491 |
+
msgid "c-mq"
|
3492 |
+
msgstr "c-mq"
|
3493 |
+
|
3494 |
+
# Mauritania
|
3495 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3496 |
+
msgid "c-mr"
|
3497 |
+
msgstr "c-mr"
|
3498 |
+
|
3499 |
+
# Mauritius
|
3500 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3501 |
+
msgid "c-mu"
|
3502 |
+
msgstr "c-mu"
|
3503 |
+
|
3504 |
+
# Mexico
|
3505 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3506 |
+
msgid "c-mx"
|
3507 |
+
msgstr "c-mx"
|
3508 |
+
|
3509 |
+
# Moldova
|
3510 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3511 |
+
msgid "c-md"
|
3512 |
+
msgstr "c-md"
|
3513 |
+
|
3514 |
+
# Mongolia
|
3515 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3516 |
+
msgid "c-mn"
|
3517 |
+
msgstr "c-mn"
|
3518 |
+
|
3519 |
+
# Montenegro
|
3520 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3521 |
+
msgid "c-me"
|
3522 |
+
msgstr "c-me"
|
3523 |
+
|
3524 |
+
# Montserrat
|
3525 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3526 |
+
msgid "c-ms"
|
3527 |
+
msgstr "c-ms"
|
3528 |
+
|
3529 |
+
# Morocco
|
3530 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3531 |
+
msgid "c-ma"
|
3532 |
+
msgstr "c-ma"
|
3533 |
+
|
3534 |
+
# Mozambique
|
3535 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3536 |
+
msgid "c-mz"
|
3537 |
+
msgstr "c-mz"
|
3538 |
+
|
3539 |
+
# Myanmar
|
3540 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3541 |
+
msgid "c-mm"
|
3542 |
+
msgstr "c-mm"
|
3543 |
+
|
3544 |
+
# Namibia
|
3545 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3546 |
+
msgid "c-na"
|
3547 |
+
msgstr "c-na"
|
3548 |
+
|
3549 |
+
# Nepal
|
3550 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3551 |
+
msgid "c-np"
|
3552 |
+
msgstr "c-np"
|
3553 |
+
|
3554 |
+
# Netherlands
|
3555 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3556 |
+
msgid "c-nl"
|
3557 |
+
msgstr "c-nl"
|
3558 |
+
|
3559 |
+
# New Caledonia
|
3560 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3561 |
+
msgid "c-nc"
|
3562 |
+
msgstr "c-nc"
|
3563 |
+
|
3564 |
+
# New Zealand
|
3565 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3566 |
+
msgid "c-nz"
|
3567 |
+
msgstr "c-nz"
|
3568 |
+
|
3569 |
+
# Nicaragua
|
3570 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3571 |
+
msgid "c-ni"
|
3572 |
+
msgstr "c-ni"
|
3573 |
+
|
3574 |
+
# Niger
|
3575 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3576 |
+
msgid "c-ne"
|
3577 |
+
msgstr "c-ne"
|
3578 |
+
|
3579 |
+
# Nigeria
|
3580 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3581 |
+
msgid "c-ng"
|
3582 |
+
msgstr "c-ng"
|
3583 |
+
|
3584 |
+
# Norway
|
3585 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3586 |
+
msgid "c-no"
|
3587 |
+
msgstr "c-ada"
|
3588 |
+
|
3589 |
+
# Oman
|
3590 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3591 |
+
msgid "c-om"
|
3592 |
+
msgstr "c-om"
|
3593 |
+
|
3594 |
+
# Pakistan
|
3595 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3596 |
+
msgid "c-pk"
|
3597 |
+
msgstr "c-pk"
|
3598 |
+
|
3599 |
+
# Palau
|
3600 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3601 |
+
msgid "c-pw"
|
3602 |
+
msgstr "c-pw"
|
3603 |
+
|
3604 |
+
# Occupied Palestinian Territory
|
3605 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3606 |
+
msgid "c-ps"
|
3607 |
+
msgstr "c-ps"
|
3608 |
+
|
3609 |
+
# Panama
|
3610 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3611 |
+
msgid "c-pa"
|
3612 |
+
msgstr "c-pa"
|
3613 |
+
|
3614 |
+
# Papua New Guinea
|
3615 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3616 |
+
msgid "c-pg"
|
3617 |
+
msgstr "c-pg"
|
3618 |
+
|
3619 |
+
# Paraguay
|
3620 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3621 |
+
msgid "c-py"
|
3622 |
+
msgstr "c-py"
|
3623 |
+
|
3624 |
+
# Peru
|
3625 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3626 |
+
msgid "c-pe"
|
3627 |
+
msgstr "c-pe"
|
3628 |
+
|
3629 |
+
# Philippines
|
3630 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3631 |
+
msgid "c-ph"
|
3632 |
+
msgstr "c-ph"
|
3633 |
+
|
3634 |
+
# Poland
|
3635 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3636 |
+
msgid "c-pl"
|
3637 |
+
msgstr "c-pl"
|
3638 |
+
|
3639 |
+
# Portugal
|
3640 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3641 |
+
msgid "c-pt"
|
3642 |
+
msgstr "c-pt"
|
3643 |
+
|
3644 |
+
# Puerto Rico
|
3645 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3646 |
+
msgid "c-pr"
|
3647 |
+
msgstr "c-pr"
|
3648 |
+
|
3649 |
+
# Qatar
|
3650 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3651 |
+
msgid "c-qa"
|
3652 |
+
msgstr "c-qa"
|
3653 |
+
|
3654 |
+
# Réunion
|
3655 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3656 |
+
msgid "c-re"
|
3657 |
+
msgstr "c-re"
|
3658 |
+
|
3659 |
+
# Romania
|
3660 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3661 |
+
msgid "c-ro"
|
3662 |
+
msgstr "c-ro"
|
3663 |
+
|
3664 |
+
# Russian Federation
|
3665 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3666 |
+
msgid "c-ru"
|
3667 |
+
msgstr "c-ru"
|
3668 |
+
|
3669 |
+
# Rwanda
|
3670 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3671 |
+
msgid "c-rw"
|
3672 |
+
msgstr "c-rw"
|
3673 |
+
|
3674 |
+
# Saint Kitts and Nevis
|
3675 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3676 |
+
msgid "c-kn"
|
3677 |
+
msgstr "c-kn"
|
3678 |
+
|
3679 |
+
# Saint Lucia
|
3680 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3681 |
+
msgid "c-lc"
|
3682 |
+
msgstr "c-lc"
|
3683 |
+
|
3684 |
+
# Saint Martin
|
3685 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3686 |
+
msgid "c-mf"
|
3687 |
+
msgstr "c-mf"
|
3688 |
+
|
3689 |
+
# Saint Vincent and the Grenadines
|
3690 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3691 |
+
msgid "c-vc"
|
3692 |
+
msgstr "c-vc"
|
3693 |
+
|
3694 |
+
# Samoa
|
3695 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3696 |
+
msgid "c-ws"
|
3697 |
+
msgstr "c-ws"
|
3698 |
+
|
3699 |
+
# Sao Tome and Principe
|
3700 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3701 |
+
msgid "c-st"
|
3702 |
+
msgstr "c-st"
|
3703 |
+
|
3704 |
+
# Saudi Arabia
|
3705 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3706 |
+
msgid "c-sa"
|
3707 |
+
msgstr "c-sa"
|
3708 |
+
|
3709 |
+
# Senegal
|
3710 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3711 |
+
msgid "c-sn"
|
3712 |
+
msgstr "c-sn"
|
3713 |
+
|
3714 |
+
# Serbia
|
3715 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3716 |
+
msgid "c-rs"
|
3717 |
+
msgstr "c-rs"
|
3718 |
+
|
3719 |
+
# Sierra Leone
|
3720 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3721 |
+
msgid "c-sl"
|
3722 |
+
msgstr "c-sl"
|
3723 |
+
|
3724 |
+
# Singapore
|
3725 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3726 |
+
msgid "c-sg"
|
3727 |
+
msgstr "c-sg"
|
3728 |
+
|
3729 |
+
# Slovakia
|
3730 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3731 |
+
msgid "c-sk"
|
3732 |
+
msgstr "c-sk"
|
3733 |
+
|
3734 |
+
# Slovenia
|
3735 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3736 |
+
msgid "c-si"
|
3737 |
+
msgstr "c-si"
|
3738 |
+
|
3739 |
+
# Solomon Islands
|
3740 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3741 |
+
msgid "c-sb"
|
3742 |
+
msgstr "c-sb"
|
3743 |
+
|
3744 |
+
# Somalia
|
3745 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3746 |
+
msgid "c-so"
|
3747 |
+
msgstr "c-jadi"
|
3748 |
+
|
3749 |
+
# South Africa
|
3750 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3751 |
+
msgid "c-za"
|
3752 |
+
msgstr "c-za"
|
3753 |
+
|
3754 |
+
# South Georgia and the South Sandwich Islands
|
3755 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3756 |
+
msgid "c-gs"
|
3757 |
+
msgstr "c-gs"
|
3758 |
+
|
3759 |
+
# Spain
|
3760 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3761 |
+
msgid "c-es"
|
3762 |
+
msgstr "c-es"
|
3763 |
+
|
3764 |
+
# Sri Lanka
|
3765 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3766 |
+
msgid "c-lk"
|
3767 |
+
msgstr "c-lk"
|
3768 |
+
|
3769 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3770 |
+
msgid "c-sc"
|
3771 |
+
msgstr "c-sc"
|
3772 |
+
|
3773 |
+
# Sudan
|
3774 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3775 |
+
msgid "c-sd"
|
3776 |
+
msgstr "c-sd"
|
3777 |
+
|
3778 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3779 |
+
msgid "c-ss"
|
3780 |
+
msgstr "c-ss"
|
3781 |
+
|
3782 |
+
# Suriname
|
3783 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3784 |
+
msgid "c-sr"
|
3785 |
+
msgstr "c-sr"
|
3786 |
+
|
3787 |
+
# Svalbard and Jan Mayen
|
3788 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3789 |
+
msgid "c-sj"
|
3790 |
+
msgstr "c-sj"
|
3791 |
+
|
3792 |
+
# Swaziland
|
3793 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3794 |
+
msgid "c-sz"
|
3795 |
+
msgstr "c-sz"
|
3796 |
+
|
3797 |
+
# Sweden
|
3798 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3799 |
+
msgid "c-se"
|
3800 |
+
msgstr "c-se"
|
3801 |
+
|
3802 |
+
# Switzerland
|
3803 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3804 |
+
msgid "c-ch"
|
3805 |
+
msgstr "c-ch"
|
3806 |
+
|
3807 |
+
# Syrian Arab Republic
|
3808 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3809 |
+
msgid "c-sy"
|
3810 |
+
msgstr "c-sy"
|
3811 |
+
|
3812 |
+
# Taiwan, Province of China
|
3813 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3814 |
+
msgid "c-tw"
|
3815 |
+
msgstr "c-tw"
|
3816 |
+
|
3817 |
+
# Tajikistan
|
3818 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3819 |
+
msgid "c-tj"
|
3820 |
+
msgstr "c-tj"
|
3821 |
+
|
3822 |
+
# United Republic of Tanzania
|
3823 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3824 |
+
msgid "c-tz"
|
3825 |
+
msgstr "c-tz"
|
3826 |
+
|
3827 |
+
# Thailand
|
3828 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3829 |
+
msgid "c-th"
|
3830 |
+
msgstr "c-th"
|
3831 |
+
|
3832 |
+
# Timor-Leste
|
3833 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3834 |
+
msgid "c-tl"
|
3835 |
+
msgstr "c-tl"
|
3836 |
+
|
3837 |
+
# Togo
|
3838 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3839 |
+
msgid "c-tg"
|
3840 |
+
msgstr "c-tg"
|
3841 |
+
|
3842 |
+
# Tonga
|
3843 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3844 |
+
msgid "c-to"
|
3845 |
+
msgstr "c-to"
|
3846 |
+
|
3847 |
+
# Trinidad and Tobago
|
3848 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3849 |
+
msgid "c-tt"
|
3850 |
+
msgstr "c-tt"
|
3851 |
+
|
3852 |
+
# Tunisia
|
3853 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3854 |
+
msgid "c-tn"
|
3855 |
+
msgstr "c-tn"
|
3856 |
+
|
3857 |
+
# Turkey
|
3858 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3859 |
+
msgid "c-tr"
|
3860 |
+
msgstr "c-tr"
|
3861 |
+
|
3862 |
+
# Turkmenistan
|
3863 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3864 |
+
msgid "c-tm"
|
3865 |
+
msgstr "c-tm"
|
3866 |
+
|
3867 |
+
# Turks and Caicos Islands
|
3868 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3869 |
+
msgid "c-tc"
|
3870 |
+
msgstr "c-tc"
|
3871 |
+
|
3872 |
+
# Uganda
|
3873 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3874 |
+
msgid "c-ug"
|
3875 |
+
msgstr "c-ug"
|
3876 |
+
|
3877 |
+
# Ukraine
|
3878 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3879 |
+
msgid "c-ua"
|
3880 |
+
msgstr "c-ua"
|
3881 |
+
|
3882 |
+
# United Arab Emirates
|
3883 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3884 |
+
msgid "c-ae"
|
3885 |
+
msgstr "c-ae"
|
3886 |
+
|
3887 |
+
# United Kingdom
|
3888 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3889 |
+
msgid "c-gb"
|
3890 |
+
msgstr "c-gb"
|
3891 |
+
|
3892 |
+
# United States
|
3893 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3894 |
+
msgid "c-us"
|
3895 |
+
msgstr "c-kita"
|
3896 |
+
|
3897 |
+
# Uruguay
|
3898 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3899 |
+
msgid "c-uy"
|
3900 |
+
msgstr "c-uy"
|
3901 |
+
|
3902 |
+
# Uzbekistan
|
3903 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3904 |
+
msgid "c-uz"
|
3905 |
+
msgstr "c-uz"
|
3906 |
+
|
3907 |
+
# Vanuatu
|
3908 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3909 |
+
msgid "c-vu"
|
3910 |
+
msgstr "c-vu"
|
3911 |
+
|
3912 |
+
# Venezuela
|
3913 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3914 |
+
msgid "c-ve"
|
3915 |
+
msgstr "c-ve"
|
3916 |
+
|
3917 |
+
# Viet Nam
|
3918 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3919 |
+
msgid "c-vn"
|
3920 |
+
msgstr "c-vn"
|
3921 |
+
|
3922 |
+
# British Virgin Islands
|
3923 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3924 |
+
msgid "c-vg"
|
3925 |
+
msgstr "c-vg"
|
3926 |
+
|
3927 |
+
# U.S. Virgin Islands
|
3928 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3929 |
+
msgid "c-vi"
|
3930 |
+
msgstr "c-vi"
|
3931 |
+
|
3932 |
+
# Western Sahara
|
3933 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3934 |
+
msgid "c-eh"
|
3935 |
+
msgstr "c-eh"
|
3936 |
+
|
3937 |
+
# Yemen
|
3938 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3939 |
+
msgid "c-ye"
|
3940 |
+
msgstr "c-ye"
|
3941 |
+
|
3942 |
+
# Zambia
|
3943 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3944 |
+
msgid "c-zm"
|
3945 |
+
msgstr "c-zm"
|
3946 |
+
|
3947 |
+
# Zimbabwe
|
3948 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3949 |
+
msgid "c-zw"
|
3950 |
+
msgstr "c-zw"
|
3951 |
+
|
3952 |
+
# Guernsey
|
3953 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3954 |
+
msgid "c-gg"
|
3955 |
+
msgstr "c-gg"
|
3956 |
+
|
3957 |
+
# Jersey
|
3958 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3959 |
+
msgid "c-je"
|
3960 |
+
msgstr "c-je"
|
3961 |
+
|
3962 |
+
# Isle of Man
|
3963 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3964 |
+
msgid "c-im"
|
3965 |
+
msgstr "c-im"
|
3966 |
+
|
3967 |
+
# Maldives
|
3968 |
+
#: ../admin/view/wp-slimstat-reports.php:1857
|
3969 |
+
msgid "c-mv"
|
3970 |
+
msgstr "c-mv"
|
3971 |
+
|
3972 |
+
#: ../admin/view/wp-slimstat-reports.php:1858
|
3973 |
+
msgid "c-eu"
|
3974 |
+
msgstr "c-eu"
|
3975 |
+
|
3976 |
+
#: ../admin/view/wp-slimstat-reports.php:1935
|
3977 |
+
msgid "src"
|
3978 |
+
msgstr "src"
|
3979 |
+
|
3980 |
+
#: ../admin/view/wp-slimstat-reports.php:1939
|
3981 |
+
msgid "serp"
|
3982 |
+
msgstr "serp"
|
3983 |
+
|
3984 |
+
#: ../admin/view/wp-slimstat-reports.php:1947
|
3985 |
+
msgid "Go to the referring page"
|
3986 |
+
msgstr "Pergi ke halaman merujuk"
|
3987 |
+
|
3988 |
+
#: ../admin/view/wp-slimstat-reports.php:1969
|
3989 |
+
msgid "Remove filter for"
|
3990 |
+
msgstr "Menghapus filter untuk"
|
3991 |
+
|
3992 |
+
#: ../admin/view/wp-slimstat-reports.php:1973
|
3993 |
+
msgid "Save"
|
3994 |
+
msgstr "Menyimpan"
|
3995 |
+
|
3996 |
+
#: ../admin/view/wp-slimstat-reports.php:1976
|
3997 |
+
#, fuzzy
|
3998 |
+
msgid "Reset All"
|
3999 |
+
msgstr "Atur ulang Semua"
|
4000 |
+
|
4001 |
+
#: ../admin/view/wp-slimstat-reports.php:1980
|
4002 |
+
msgid "Current filters:"
|
4003 |
+
msgstr "filter saat ini:"
|
4004 |
+
|
4005 |
+
#: ../admin/wp-slimstat-admin.php:37
|
4006 |
+
msgid "Overview"
|
4007 |
+
msgstr "Ikhtisar"
|
4008 |
+
|
4009 |
+
#: ../admin/wp-slimstat-admin.php:43
|
4010 |
+
msgid "Audience"
|
4011 |
+
msgstr "Hadirin"
|
4012 |
+
|
4013 |
+
#: ../admin/wp-slimstat-admin.php:49
|
4014 |
+
msgid "Site Analysis"
|
4015 |
+
msgstr "Analisis situs"
|
4016 |
+
|
4017 |
+
#: ../admin/wp-slimstat-admin.php:67
|
4018 |
+
#, fuzzy
|
4019 |
+
msgid "Customize"
|
4020 |
+
msgstr "Sesuaikan"
|
4021 |
+
|
4022 |
+
#: ../admin/wp-slimstat-admin.php:79
|
4023 |
+
#, fuzzy
|
4024 |
+
msgid "WordPress Dashboard"
|
4025 |
+
msgstr "WordPress Dashboard"
|
4026 |
+
|
4027 |
+
#: ../admin/wp-slimstat-admin.php:85
|
4028 |
+
#, fuzzy
|
4029 |
+
msgid "Inactive Reports"
|
4030 |
+
msgstr "Berichte zurücksetzen"
|
4031 |
+
|
4032 |
+
#: ../admin/wp-slimstat-admin.php:450
|
4033 |
+
msgid ""
|
4034 |
+
"Slimstat attempted to upgrade your database structure, but the procedure "
|
4035 |
+
"might not have been completed (temporary tables were detected in your "
|
4036 |
+
"database). This might be caused by restrictive user permissions that don't "
|
4037 |
+
"grant commands like RENAME, ALTER/CHANGE and others. You might need to "
|
4038 |
+
"manually consolidate your tables. No worries, we wrote a <a href='https://"
|
4039 |
+
"slimstat.freshdesk.com/support/solutions/articles/12000003148-how-do-i-"
|
4040 |
+
"update-the-table-structure-if-i-upgraded-from-a-version-prior-to-4-0' "
|
4041 |
+
"target='_blank'>step by step guide</a> on how to do that. Please feel free "
|
4042 |
+
"to contact our support team if you have any questions."
|
4043 |
+
msgstr ""
|
4044 |
+
"Slimstat berusaha untuk meng-upgrade struktur database Anda, tetapi prosedur "
|
4045 |
+
"tidak mungkin telah selesai (tabel sementara yang terdeteksi dalam database "
|
4046 |
+
"Anda). Ini mungkin disebabkan oleh akses user ketat yang tidak memberikan "
|
4047 |
+
"perintah seperti RENAME, ALTER / GANTI dan lain-lain. Anda mungkin perlu "
|
4048 |
+
"secara manual mengkonsolidasikan tabel Anda. Jangan khawatir, kami menulis "
|
4049 |
+
"panduan langkah demi langkah tentang cara untuk melakukan itu. Jangan ragu "
|
4050 |
+
"untuk menghubungi tim dukungan kami jika Anda memiliki pertanyaan."
|
4051 |
+
|
4052 |
+
#: ../admin/wp-slimstat-admin.php:778 ../admin/wp-slimstat-admin.php:841
|
4053 |
+
#, fuzzy
|
4054 |
+
msgid "Slimstat"
|
4055 |
+
msgstr "Über WP SlimStat"
|
4056 |
+
|
4057 |
+
#: ../admin/wp-slimstat-admin.php:931
|
4058 |
+
#, fuzzy
|
4059 |
+
msgid "Pageviews in the last "
|
4060 |
+
msgstr "Pageviews di terakhir"
|
4061 |
+
|
4062 |
+
#: ../admin/wp-slimstat-admin.php:934
|
4063 |
+
#, fuzzy
|
4064 |
+
msgid "Unique IPs in the last "
|
4065 |
+
msgstr "IP yang unik dalam terakhir"
|
4066 |
+
|
4067 |
+
#: ../admin/wp-slimstat-admin.php:968
|
4068 |
+
#, php-format
|
4069 |
+
msgid ""
|
4070 |
+
" And for keeping an eye on your web traffic with %sSlimStat Analytics%s."
|
4071 |
+
msgstr ""
|
4072 |
+
" Dan untuk mengawasi lalu lintas web Anda dengan %s SlimStat Analytics %s ."
|
4073 |
+
|
4074 |
+
#: ../admin/wp-slimstat-admin.php:993
|
4075 |
+
msgid "Show on screen"
|
4076 |
+
msgstr "Tampilkan pada layar"
|
4077 |
+
|
4078 |
+
#: ../admin/wp-slimstat-admin.php:1102
|
4079 |
+
msgid "Already saved"
|
4080 |
+
msgstr "sudah tersimpan"
|
4081 |
+
|
4082 |
+
#: ../admin/wp-slimstat-admin.php:1110
|
4083 |
+
msgid "Saved"
|
4084 |
+
msgstr "disimpan"
|
4085 |
+
|
4086 |
+
#: ../admin/wp-slimstat-admin.php:1130
|
4087 |
+
#, fuzzy
|
4088 |
+
msgid "Delete this filter"
|
4089 |
+
msgstr "Hapus filter ini"
|
4090 |
+
|
4091 |
+
#: ../admin/wp-slimstat-admin.php:1194
|
4092 |
+
msgid "On"
|
4093 |
+
msgstr "Di"
|
4094 |
+
|
4095 |
+
#: ../admin/wp-slimstat-admin.php:1262
|
4096 |
+
msgid "Save Changes"
|
4097 |
+
msgstr "Simpan perubahan"
|
4098 |
+
|
4099 |
+
#: ../admin/wp-slimstat-admin.php:1311
|
4100 |
+
msgid "There was an error updating the following options:"
|
4101 |
+
msgstr "Fehler beim Aktualisieren folgender Optionen:"
|
4102 |
+
|
4103 |
+
#: ../admin/wp-slimstat-admin.php:1314
|
4104 |
+
#, fuzzy
|
4105 |
+
msgid "Your changes have been saved."
|
4106 |
+
msgstr "Optionen erfolgreich aktualisiert."
|
4107 |
+
|
4108 |
+
#: ../admin/wp-slimstat-admin.php:1332
|
4109 |
+
msgid "Definitions"
|
4110 |
+
msgstr "definisi"
|
4111 |
+
|
4112 |
+
#: ../admin/wp-slimstat-admin.php:1335
|
4113 |
+
msgid "Pageview"
|
4114 |
+
msgstr "pageview"
|
4115 |
+
|
4116 |
+
#: ../admin/wp-slimstat-admin.php:1335
|
4117 |
+
#, fuzzy
|
4118 |
+
msgid ""
|
4119 |
+
"A request to load a single HTML file (\"page\"). This should be contrasted "
|
4120 |
+
"with a \"hit\", which refers to a request for any file from a web server. "
|
4121 |
+
"Slimstat logs a pageview each time the tracking code is executed"
|
4122 |
+
msgstr ""
|
4123 |
+
"Permintaan untuk memuat file HTML tunggal (\\ \"Halaman \"). Hal ini harus "
|
4124 |
+
"sejalan dengan \\ \"hit \", yang mengacu pada permintaan untuk setiap file "
|
4125 |
+
"dari web server. Slimstat log tampilan halaman setiap kali kode pelacakan "
|
4126 |
+
"dieksekusi"
|
4127 |
+
|
4128 |
+
#: ../admin/wp-slimstat-admin.php:1336
|
4129 |
+
msgid "(Human) Visit"
|
4130 |
+
msgstr "(Manusia) Visit"
|
4131 |
+
|
4132 |
+
#: ../admin/wp-slimstat-admin.php:1336
|
4133 |
+
msgid ""
|
4134 |
+
"A period of interaction between a visitor's browser and your website, ending "
|
4135 |
+
"when the browser is closed or when the user has been inactive on that site "
|
4136 |
+
"for 30 minutes"
|
4137 |
+
msgstr ""
|
4138 |
+
"Sebuah periode interaksi antara browser pengunjung dan website Anda, "
|
4139 |
+
"berakhir ketika browser ditutup atau ketika pengguna tidak aktif di situs "
|
4140 |
+
"tersebut selama 30 menit"
|
4141 |
+
|
4142 |
+
#: ../admin/wp-slimstat-admin.php:1337
|
4143 |
+
msgid ""
|
4144 |
+
"Any user who has left a comment on your blog, and is thus identified by "
|
4145 |
+
"Wordpress as a returning visitor"
|
4146 |
+
msgstr ""
|
4147 |
+
"Setiap pengguna yang telah meninggalkan komentar di blog Anda, dan dengan "
|
4148 |
+
"demikian diidentifikasi oleh Wordpress sebagai pengunjung kembali"
|
4149 |
+
|
4150 |
+
#: ../admin/wp-slimstat-admin.php:1338
|
4151 |
+
msgid "Unique IP"
|
4152 |
+
msgstr "IP yang unik"
|
4153 |
+
|
4154 |
+
#: ../admin/wp-slimstat-admin.php:1338
|
4155 |
+
msgid ""
|
4156 |
+
"Used to differentiate between multiple requests to download a file from one "
|
4157 |
+
"internet address (IP) and requests originating from many distinct addresses; "
|
4158 |
+
"since this measurement looks only at the internet address a pageview came "
|
4159 |
+
"from, it is useful, but not perfect"
|
4160 |
+
msgstr ""
|
4161 |
+
"Digunakan untuk membedakan antara beberapa permintaan untuk men-download "
|
4162 |
+
"file dari satu alamat internet (IP) dan permintaan yang berasal dari banyak "
|
4163 |
+
"alamat yang berbeda; karena pengukuran ini terlihat hanya pada alamat "
|
4164 |
+
"internet tayangan laman berasal, hal ini berguna, tetapi tidak sempurna"
|
4165 |
+
|
4166 |
+
#: ../admin/wp-slimstat-admin.php:1339
|
4167 |
+
msgid ""
|
4168 |
+
"the originating IP address of a client connecting to a web server through an "
|
4169 |
+
"HTTP proxy or load balancer"
|
4170 |
+
msgstr ""
|
4171 |
+
"alamat IP yang berasal dari klien menghubungkan ke web server melalui HTTP "
|
4172 |
+
"proxy atau beban pengimbang"
|
4173 |
+
|
4174 |
+
#: ../admin/wp-slimstat-admin.php:1340
|
4175 |
+
msgid "Direct Traffic"
|
4176 |
+
msgstr "Lalu Lintas langsung"
|
4177 |
+
|
4178 |
+
#: ../admin/wp-slimstat-admin.php:1340
|
4179 |
+
msgid ""
|
4180 |
+
"All those people showing up to your Web site by typing in the URL of your "
|
4181 |
+
"Web site coming or from a bookmark; some people also call this \"default "
|
4182 |
+
"traffic\" or \"ambient traffic\""
|
4183 |
+
msgstr ""
|
4184 |
+
"Semua orang-orang muncul ke situs Web Anda dengan mengetikkan URL situs Web "
|
4185 |
+
"Anda datang atau dari bookmark; beberapa orang juga menyebutnya \\ ini "
|
4186 |
+
"\"kunjungan default \" atau \\ \"ambient lalu lintas \""
|
4187 |
+
|
4188 |
+
#: ../admin/wp-slimstat-admin.php:1341
|
4189 |
+
msgid "Search Engine"
|
4190 |
+
msgstr "Mesin pencari"
|
4191 |
+
|
4192 |
+
#: ../admin/wp-slimstat-admin.php:1341
|
4193 |
+
msgid ""
|
4194 |
+
"Google, Yahoo, MSN, Ask, others; this bucket will include both your organic "
|
4195 |
+
"as well as your paid (PPC/SEM) traffic, so be aware of that"
|
4196 |
+
msgstr ""
|
4197 |
+
"Google, Yahoo, MSN, Ask, orang lain; ember ini akan mencakup baik Anda serta "
|
4198 |
+
"dibayar (PPC / SEM) lalu lintas organik, jadi menyadari bahwa"
|
4199 |
+
|
4200 |
+
#: ../admin/wp-slimstat-admin.php:1342 ../admin/wp-slimstat-admin.php:1358
|
4201 |
+
msgid "Keywords used by your visitors to find your website on a search engine"
|
4202 |
+
msgstr ""
|
4203 |
+
"Kata kunci yang digunakan oleh pengunjung Anda untuk menemukan website Anda "
|
4204 |
+
"di mesin pencari"
|
4205 |
+
|
4206 |
+
#: ../admin/wp-slimstat-admin.php:1343
|
4207 |
+
msgid "SERP"
|
4208 |
+
msgstr "SERP"
|
4209 |
+
|
4210 |
+
#: ../admin/wp-slimstat-admin.php:1343
|
4211 |
+
msgid ""
|
4212 |
+
"Short for search engine results page, the Web page that a search engine "
|
4213 |
+
"returns with the results of its search. The value shown represents your rank "
|
4214 |
+
"(or position) within that list of results"
|
4215 |
+
msgstr ""
|
4216 |
+
"Singkat untuk halaman hasil mesin pencari, halaman Web yang mesin pencari "
|
4217 |
+
"kembali dengan hasil pencarian. Nilai ditampilkan merupakan peringkat Anda "
|
4218 |
+
"(atau posisi) dalam bahwa daftar hasil"
|
4219 |
+
|
4220 |
+
#: ../admin/wp-slimstat-admin.php:1344
|
4221 |
+
msgid ""
|
4222 |
+
"Any program used for accessing a website; this includes browsers, robots, "
|
4223 |
+
"spiders and any other program that was used to retrieve information from the "
|
4224 |
+
"site"
|
4225 |
+
msgstr ""
|
4226 |
+
"Setiap program yang digunakan untuk mengakses situs web; ini termasuk "
|
4227 |
+
"browser, robot, laba-laba dan program lain yang digunakan untuk mengambil "
|
4228 |
+
"informasi dari situs"
|
4229 |
+
|
4230 |
+
#: ../admin/wp-slimstat-admin.php:1345
|
4231 |
+
msgid ""
|
4232 |
+
"A link from one domain to another is said to be outbound from its source "
|
4233 |
+
"anchor and inbound to its target. This report lists all the links to other "
|
4234 |
+
"websites followed by your visitors."
|
4235 |
+
msgstr ""
|
4236 |
+
"Sebuah link dari satu domain ke yang lain dikatakan outbond dari jangkar "
|
4237 |
+
"sumber dan masuk ke target. Laporan ini berisi daftar semua link ke situs-"
|
4238 |
+
"situs lain diikuti oleh pengunjung Anda."
|
4239 |
+
|
4240 |
+
#: ../admin/wp-slimstat-admin.php:1352
|
4241 |
+
msgid "Basic Filters"
|
4242 |
+
msgstr "Filter dasar"
|
4243 |
+
|
4244 |
+
#: ../admin/wp-slimstat-admin.php:1355
|
4245 |
+
msgid "User agent (Firefox, Chrome, ...)"
|
4246 |
+
msgstr "Browser (Firefox, Chrome ...)"
|
4247 |
+
|
4248 |
+
#: ../admin/wp-slimstat-admin.php:1356
|
4249 |
+
msgid "2-letter code (us, ru, de, it, ...)"
|
4250 |
+
msgstr "Kode 2 huruf (kami, ru, de, itu, ...)"
|
4251 |
+
|
4252 |
+
#: ../admin/wp-slimstat-admin.php:1357
|
4253 |
+
msgid "IP"
|
4254 |
+
msgstr "AKU P"
|
4255 |
+
|
4256 |
+
#: ../admin/wp-slimstat-admin.php:1357
|
4257 |
+
msgid "Visitor's public IP address"
|
4258 |
+
msgstr "alamat IP publik pengunjung"
|
4259 |
+
|
4260 |
+
#: ../admin/wp-slimstat-admin.php:1359
|
4261 |
+
msgid ""
|
4262 |
+
"Please refer to this <a target=\"_blank\" href=\"http://msdn.microsoft.com/"
|
4263 |
+
"en-us/library/ee825488(v=cs.20).aspx\">language culture page</a> (first "
|
4264 |
+
"column) for more information"
|
4265 |
+
msgstr ""
|
4266 |
+
"Silahkan lihat <a ini target=\"_blank\" href=\"http://msdn.microsoft.com/en-"
|
4267 |
+
"us/library/ee825488(v=cs.20).aspx\"> halaman budaya bahasa < / a> (kolom "
|
4268 |
+
"pertama) untuk informasi lebih lanjut"
|
4269 |
+
|
4270 |
+
#: ../admin/wp-slimstat-admin.php:1360
|
4271 |
+
msgid ""
|
4272 |
+
"Accepts identifiers like win7, win98, macosx, ...; please refer to <a target="
|
4273 |
+
"\"_blank\" href=\"http://php.net/manual/en/function.get-browser.php\">this "
|
4274 |
+
"manual page</a> for more information"
|
4275 |
+
msgstr ""
|
4276 |
+
"Menerima pengidentifikasi seperti win7, Win98, macosx, ...; silakan lihat <a "
|
4277 |
+
"target=\"_blank\" href=\"http://php.net/manual/en/function.get-browser.php"
|
4278 |
+
"\"> manual ini </a> untuk informasi lebih lanjut"
|
4279 |
+
|
4280 |
+
#: ../admin/wp-slimstat-admin.php:1361
|
4281 |
+
msgid "URL accessed on your site"
|
4282 |
+
msgstr "URL diakses pada situs Anda"
|
4283 |
+
|
4284 |
+
#: ../admin/wp-slimstat-admin.php:1362
|
4285 |
+
#, fuzzy
|
4286 |
+
msgid "Complete address of the referrer page"
|
4287 |
+
msgstr "alamat lengkap dari halaman pengarah"
|
4288 |
+
|
4289 |
+
#: ../admin/wp-slimstat-admin.php:1363
|
4290 |
+
msgid "Visitor's Name"
|
4291 |
+
msgstr "Nama pengunjung"
|
4292 |
+
|
4293 |
+
#: ../admin/wp-slimstat-admin.php:1363
|
4294 |
+
msgid ""
|
4295 |
+
"Visitors' names according to the cookie set by Wordpress after they leave a "
|
4296 |
+
"comment"
|
4297 |
+
msgstr ""
|
4298 |
+
"nama-nama pengunjung sesuai dengan cookie yang ditetapkan oleh Wordpress "
|
4299 |
+
"setelah mereka memberikan komentar"
|
4300 |
+
|
4301 |
+
#: ../admin/wp-slimstat-admin.php:1371
|
4302 |
+
msgid "Advanced Filters"
|
4303 |
+
msgstr "Filter Lanjutan"
|
4304 |
+
|
4305 |
+
#: ../admin/wp-slimstat-admin.php:1374
|
4306 |
+
msgid "user agent version (9.0, 11, ...)"
|
4307 |
+
msgstr "Versi agen pengguna (9,0, 11, ...)"
|
4308 |
+
|
4309 |
+
#: ../admin/wp-slimstat-admin.php:1375
|
4310 |
+
msgid ""
|
4311 |
+
"1 = search engine crawler, 2 = mobile device, 3 = syndication reader, 0 = "
|
4312 |
+
"all others"
|
4313 |
+
msgstr ""
|
4314 |
+
"1 = crawler search engine, 2 = perangkat mobile, 3 = sindikasi pembaca, 0 = "
|
4315 |
+
"semua orang lain"
|
4316 |
+
|
4317 |
+
#: ../admin/wp-slimstat-admin.php:1376
|
4318 |
+
msgid "Pageview Attributes"
|
4319 |
+
msgstr "Atribut pageview"
|
4320 |
+
|
4321 |
+
#: ../admin/wp-slimstat-admin.php:1376
|
4322 |
+
msgid ""
|
4323 |
+
"this field is set to <em>[pre]</em> if the resource has been accessed "
|
4324 |
+
"through <a target=\"_blank\" href=\"https://developer.mozilla.org/en/"
|
4325 |
+
"Link_prefetching_FAQ\">Link Prefetching</a> or similar techniques"
|
4326 |
+
msgstr ""
|
4327 |
+
"bidang ini diatur untuk <em> [pre] </ em> jika sumber daya telah diakses "
|
4328 |
+
"melalui <a target = \\ \"_ blank \" href = \\ \"https: //developer.mozilla."
|
4329 |
+
"org/en/Link_prefetching_FAQ \" > Tautan Prefetching </a> atau mirip teknik"
|
4330 |
+
|
4331 |
+
#: ../admin/wp-slimstat-admin.php:1377
|
4332 |
+
msgid "author associated to that post/page when the resource was accessed"
|
4333 |
+
msgstr ""
|
4334 |
+
"Penulis dikaitkan dengan yang posting / halaman ketika sumber daya diakses"
|
4335 |
+
|
4336 |
+
#: ../admin/wp-slimstat-admin.php:1378
|
4337 |
+
msgid "ID of the category/term associated to the resource, when available"
|
4338 |
+
msgstr ""
|
4339 |
+
"ID dari kategori / istilah yang terkait dengan sumber daya, bila tersedia"
|
4340 |
+
|
4341 |
+
#: ../admin/wp-slimstat-admin.php:1379
|
4342 |
+
msgid "visitor's originating IP address, if available"
|
4343 |
+
msgstr "alamat IP yang berasal pengunjung, jika tersedia"
|
4344 |
+
|
4345 |
+
#: ../admin/wp-slimstat-admin.php:1380
|
4346 |
+
msgid ""
|
4347 |
+
"post, page, cpt:<em>custom-post-type</em>, attachment, singular, "
|
4348 |
+
"post_type_archive, tag, taxonomy, category, date, author, archive, search, "
|
4349 |
+
"feed, home; please refer to the <a target=\"_blank\" href=\"http://codex."
|
4350 |
+
"wordpress.org/Conditional_Tags\">Conditional Tags</a> manual page for more "
|
4351 |
+
"information"
|
4352 |
+
msgstr ""
|
4353 |
+
"posting, halaman, cpt: <em> custom-post-jenis </ em>, lampiran, tunggal, "
|
4354 |
+
"post_type_archive, tag, taksonomi, kategori, tanggal, penulis, arsip, "
|
4355 |
+
"pencarian, pakan, rumah; silahkan lihat halaman manual <a target=\"_blank\" "
|
4356 |
+
"href=\"http://codex.wordpress.org/Conditional_Tags\"> Bersyarat Tags </a> "
|
4357 |
+
"untuk informasi lebih lanjut"
|
4358 |
+
|
4359 |
+
#: ../admin/wp-slimstat-admin.php:1381
|
4360 |
+
msgid "Screen Resolution"
|
4361 |
+
msgstr "Resolusi layar"
|
4362 |
+
|
4363 |
+
#: ../admin/wp-slimstat-admin.php:1381
|
4364 |
+
msgid "viewport width and height (1024x768, 800x600, ...)"
|
4365 |
+
msgstr "lebar viewport dan tinggi (1024x768, 800x600, ...)"
|
4366 |
+
|
4367 |
+
#: ../admin/wp-slimstat-admin.php:1382
|
4368 |
+
msgid ""
|
4369 |
+
"generally used in conjunction with <em>is not empty</em>, identifies human "
|
4370 |
+
"visitors"
|
4371 |
+
msgstr ""
|
4372 |
+
"umumnya digunakan dalam hubungannya dengan <em> tidak kosong </ em>, "
|
4373 |
+
"mengidentifikasi pengunjung manusia"
|
4374 |
+
|
4375 |
+
#: ../admin/wp-slimstat-admin.php:1383
|
4376 |
+
msgid "Date Filters"
|
4377 |
+
msgstr "Tanggal Filter"
|
4378 |
+
|
4379 |
+
#: ../admin/wp-slimstat-admin.php:1383
|
4380 |
+
msgid ""
|
4381 |
+
"you can specify the timeframe by entering a number in the <em>interval</em> "
|
4382 |
+
"field; use -1 to indicate <em>to date</em> (i.e., day=1, month=1, "
|
4383 |
+
"year=blank, interval=-1 will set a year-to-date filter)"
|
4384 |
+
msgstr ""
|
4385 |
+
"Anda dapat menentukan jangka waktu dengan memasukkan nomor dalam <em> "
|
4386 |
+
"Interval </ em> lapangan; menggunakan -1 untuk menunjukkan <em> to date </ "
|
4387 |
+
"em> (yaitu, hari = 1, bulan = 1, tahun = kosong, Interval = -1 akan "
|
4388 |
+
"menetapkan tahun-to-date filter)"
|
4389 |
+
|
4390 |
+
#: ../admin/wp-slimstat-admin.php:1384
|
4391 |
+
msgid "SERP Position"
|
4392 |
+
msgstr "Posisi SERP"
|
4393 |
+
|
4394 |
+
#: ../admin/wp-slimstat-admin.php:1384
|
4395 |
+
msgid ""
|
4396 |
+
"set the filter to Referer contains cd=N&, where N is the position you are "
|
4397 |
+
"looking for"
|
4398 |
+
msgstr ""
|
4399 |
+
"mengatur filter untuk Referer berisi cd = N &, di mana N adalah posisi yang "
|
4400 |
+
"Anda cari"
|
4401 |
+
|
4402 |
+
#: ../browscap/browser.php:52
|
4403 |
+
msgid ""
|
4404 |
+
"This library requires at least PHP 5.5. Please ask your service provider to "
|
4405 |
+
"upgrade your server accordingly."
|
4406 |
+
msgstr ""
|
4407 |
+
"Perpustakaan ini membutuhkan setidaknya PHP 5.5. Silakan meminta penyedia "
|
4408 |
+
"layanan Anda untuk meng-upgrade server Anda sesuai."
|
4409 |
+
|
4410 |
+
#: ../browscap/browser.php:56
|
4411 |
+
msgid "No updates are performed during AJAX requests."
|
4412 |
+
msgstr "Tidak ada update dilakukan selama permintaan AJAX."
|
4413 |
+
|
4414 |
+
#: ../browscap/browser.php:60
|
4415 |
+
msgid ""
|
4416 |
+
"Please set your <code>FS_METHOD</code> variable to \"direct\" in your wp-"
|
4417 |
+
"config.php file, or contact our support to obtain a copy of our Browscap "
|
4418 |
+
"Library."
|
4419 |
+
msgstr ""
|
4420 |
+
|
4421 |
+
#: ../browscap/browser.php:101
|
4422 |
+
msgid ""
|
4423 |
+
"The Browscap Library could not be opened on your filesystem. Please check "
|
4424 |
+
"your server permissions and try again."
|
4425 |
+
msgstr ""
|
4426 |
+
"The Browscap Perpustakaan tidak bisa dibuka di sistem anda. Silakan periksa "
|
4427 |
+
"hak akses server Anda dan coba lagi."
|
4428 |
+
|
4429 |
+
#: ../browscap/browser.php:117
|
4430 |
+
msgid ""
|
4431 |
+
"There was an error checking the remote library version. Please try again "
|
4432 |
+
"later."
|
4433 |
+
msgstr ""
|
4434 |
+
"Ada kesalahan memeriksa versi perpustakaan jarak jauh. Silakan coba lagi "
|
4435 |
+
"nanti."
|
4436 |
+
|
4437 |
+
#: ../browscap/browser.php:124
|
4438 |
+
msgid "Your version of the library does not need to be updated."
|
4439 |
+
msgstr ""
|
4440 |
+
|
4441 |
+
#: ../browscap/browser.php:135
|
4442 |
+
msgid ""
|
4443 |
+
"There was an error saving the Browscap data file on your server. Please "
|
4444 |
+
"check your folder permissions."
|
4445 |
+
msgstr ""
|
4446 |
+
"Ada saat menyimpan file data Browscap pada server Anda error. Silakan "
|
4447 |
+
"periksa hak akses folder Anda."
|
4448 |
+
|
4449 |
+
#: ../browscap/browser.php:142
|
4450 |
+
msgid ""
|
4451 |
+
"There was an error downloading the Browscap data file from our server. "
|
4452 |
+
"Please try again later."
|
4453 |
+
msgstr ""
|
4454 |
+
"Ada kesalahan saat mengunduh file data Browscap dari server kami. Silakan "
|
4455 |
+
"coba lagi nanti."
|
4456 |
+
|
4457 |
+
#: ../browscap/browser.php:151
|
4458 |
+
msgid ""
|
4459 |
+
"Could not initialize the WP Filesystem API. Please check your folder "
|
4460 |
+
"permissions and PHP configuration."
|
4461 |
+
msgstr ""
|
4462 |
+
"Tidak dapat menginisialisasi API WP Filesystem. Silakan periksa hak akses "
|
4463 |
+
"folder dan konfigurasi PHP."
|
4464 |
+
|
4465 |
+
#: ../browscap/browser.php:167
|
4466 |
+
msgid ""
|
4467 |
+
"There was an error uncompressing the Browscap data file on your server. "
|
4468 |
+
"Please check your folder permissions and PHP configuration."
|
4469 |
+
msgstr ""
|
4470 |
+
"Ada kesalahan Uncompressing file data Browscap pada server Anda. Silakan "
|
4471 |
+
"periksa hak akses folder dan konfigurasi PHP."
|
4472 |
+
|
4473 |
+
#: ../browscap/browser.php:175
|
4474 |
+
msgid "The Browscap data file has been installed on your server."
|
4475 |
+
msgstr "File data Browscap telah diinstal pada server Anda."
|
4476 |
+
|
4477 |
+
#: ../languages/dynamic_strings.php:3
|
4478 |
+
msgid "xx"
|
4479 |
+
msgstr "xx"
|
4480 |
+
|
4481 |
+
#: ../languages/dynamic_strings.php:6
|
4482 |
+
msgid "aix"
|
4483 |
+
msgstr "IBM AIX"
|
4484 |
+
|
4485 |
+
#: ../languages/dynamic_strings.php:7
|
4486 |
+
msgid "amiga"
|
4487 |
+
msgstr "amiga"
|
4488 |
+
|
4489 |
+
#: ../languages/dynamic_strings.php:8
|
4490 |
+
msgid "android"
|
4491 |
+
msgstr "android"
|
4492 |
+
|
4493 |
+
#: ../languages/dynamic_strings.php:9
|
4494 |
+
msgid "beos"
|
4495 |
+
msgstr "BeOS"
|
4496 |
+
|
4497 |
+
#: ../languages/dynamic_strings.php:10
|
4498 |
+
msgid "blackberry os"
|
4499 |
+
msgstr "os blackberry"
|
4500 |
+
|
4501 |
+
#: ../languages/dynamic_strings.php:11
|
4502 |
+
#, fuzzy
|
4503 |
+
msgid "centos"
|
4504 |
+
msgstr "CentOS"
|
4505 |
+
|
4506 |
+
#: ../languages/dynamic_strings.php:12
|
4507 |
+
msgid "chromeos"
|
4508 |
+
msgstr "chromeos"
|
4509 |
+
|
4510 |
+
#: ../languages/dynamic_strings.php:13
|
4511 |
+
msgid "commodore64"
|
4512 |
+
msgstr "Commodore 64"
|
4513 |
+
|
4514 |
+
#: ../languages/dynamic_strings.php:14
|
4515 |
+
msgid "cygwin"
|
4516 |
+
msgstr "cygwin"
|
4517 |
+
|
4518 |
+
#: ../languages/dynamic_strings.php:15
|
4519 |
+
msgid "debian"
|
4520 |
+
msgstr "debian"
|
4521 |
+
|
4522 |
+
#: ../languages/dynamic_strings.php:16
|
4523 |
+
msgid "digital unix"
|
4524 |
+
msgstr "digital unix"
|
4525 |
+
|
4526 |
+
#: ../languages/dynamic_strings.php:17
|
4527 |
+
msgid "fedora"
|
4528 |
+
msgstr "fedora"
|
4529 |
+
|
4530 |
+
#: ../languages/dynamic_strings.php:18
|
4531 |
+
msgid "firefoxos"
|
4532 |
+
msgstr "firefoxos"
|
4533 |
+
|
4534 |
+
#: ../languages/dynamic_strings.php:19
|
4535 |
+
msgid "freebsd"
|
4536 |
+
msgstr "freebsd"
|
4537 |
+
|
4538 |
+
#: ../languages/dynamic_strings.php:20
|
4539 |
+
msgid "gentoo"
|
4540 |
+
msgstr "gentoo"
|
4541 |
+
|
4542 |
+
#: ../languages/dynamic_strings.php:21
|
4543 |
+
msgid "hp-ux"
|
4544 |
+
msgstr "hp-ux"
|
4545 |
+
|
4546 |
+
#: ../languages/dynamic_strings.php:22
|
4547 |
+
msgid "ios"
|
4548 |
+
msgstr "ios"
|
4549 |
+
|
4550 |
+
#: ../languages/dynamic_strings.php:23
|
4551 |
+
#, fuzzy
|
4552 |
+
msgid "iphone os"
|
4553 |
+
msgstr "iphone os"
|
4554 |
+
|
4555 |
+
#: ../languages/dynamic_strings.php:24
|
4556 |
+
msgid "iphone osx"
|
4557 |
+
msgstr "iphone oSX"
|
4558 |
+
|
4559 |
+
#: ../languages/dynamic_strings.php:25
|
4560 |
+
msgid "irix"
|
4561 |
+
msgstr "IRIX"
|
4562 |
+
|
4563 |
+
#: ../languages/dynamic_strings.php:26
|
4564 |
+
msgid "java"
|
4565 |
+
msgstr "Jawa"
|
4566 |
+
|
4567 |
+
#: ../languages/dynamic_strings.php:27
|
4568 |
+
msgid "kanotix"
|
4569 |
+
msgstr "kanotix"
|
4570 |
+
|
4571 |
+
#: ../languages/dynamic_strings.php:28
|
4572 |
+
msgid "knoppix"
|
4573 |
+
msgstr "knoppix"
|
4574 |
+
|
4575 |
+
#: ../languages/dynamic_strings.php:29
|
4576 |
+
msgid "linux"
|
4577 |
+
msgstr "linux"
|
4578 |
+
|
4579 |
+
#: ../languages/dynamic_strings.php:30
|
4580 |
+
msgid "mac"
|
4581 |
+
msgstr "Mac"
|
4582 |
+
|
4583 |
+
#: ../languages/dynamic_strings.php:31
|
4584 |
+
msgid "mac68k"
|
4585 |
+
msgstr "mac68k"
|
4586 |
+
|
4587 |
+
#: ../languages/dynamic_strings.php:32
|
4588 |
+
msgid "macosx"
|
4589 |
+
msgstr "macosx"
|
4590 |
+
|
4591 |
+
#: ../languages/dynamic_strings.php:33
|
4592 |
+
msgid "macppc"
|
4593 |
+
msgstr "macppc"
|
4594 |
+
|
4595 |
+
#: ../languages/dynamic_strings.php:34
|
4596 |
+
msgid "mandrake"
|
4597 |
+
msgstr "mandrake"
|
4598 |
+
|
4599 |
+
#: ../languages/dynamic_strings.php:35
|
4600 |
+
#, fuzzy
|
4601 |
+
msgid "mandriva"
|
4602 |
+
msgstr "mandriva"
|
4603 |
+
|
4604 |
+
#: ../languages/dynamic_strings.php:36
|
4605 |
+
msgid "mepis"
|
4606 |
+
msgstr "MEPIS"
|
4607 |
+
|
4608 |
+
# Spanish (Dominican Republic)
|
4609 |
+
#: ../languages/dynamic_strings.php:37
|
4610 |
+
#, fuzzy
|
4611 |
+
msgid "ms-dos"
|
4612 |
+
msgstr "ms-dos"
|
4613 |
+
|
4614 |
+
#: ../languages/dynamic_strings.php:38
|
4615 |
+
msgid "netbsd"
|
4616 |
+
msgstr "NetBSD"
|
4617 |
+
|
4618 |
+
#: ../languages/dynamic_strings.php:39
|
4619 |
+
msgid "nintendo"
|
4620 |
+
msgstr "nintendo"
|
4621 |
+
|
4622 |
+
#: ../languages/dynamic_strings.php:40
|
4623 |
+
msgid "openbsd"
|
4624 |
+
msgstr "openbsd"
|
4625 |
+
|
4626 |
+
#: ../languages/dynamic_strings.php:41
|
4627 |
+
msgid "openvms"
|
4628 |
+
msgstr "OpenVMS"
|
4629 |
+
|
4630 |
+
#: ../languages/dynamic_strings.php:42
|
4631 |
+
msgid "os/2"
|
4632 |
+
msgstr "os / 2"
|
4633 |
+
|
4634 |
+
#: ../languages/dynamic_strings.php:43
|
4635 |
+
msgid "palm"
|
4636 |
+
msgstr "telapak tangan"
|
4637 |
+
|
4638 |
+
#: ../languages/dynamic_strings.php:44
|
4639 |
+
#, fuzzy
|
4640 |
+
msgid "palmos"
|
4641 |
+
msgstr "palmos"
|
4642 |
+
|
4643 |
+
#: ../languages/dynamic_strings.php:45
|
4644 |
+
#, fuzzy
|
4645 |
+
msgid "pclinuxos"
|
4646 |
+
msgstr "PCLinuxOS"
|
4647 |
+
|
4648 |
+
#: ../languages/dynamic_strings.php:46
|
4649 |
+
msgid "playstation"
|
4650 |
+
msgstr "playstation"
|
4651 |
+
|
4652 |
+
#: ../languages/dynamic_strings.php:47
|
4653 |
+
msgid "powertv"
|
4654 |
+
msgstr "powertv"
|
4655 |
+
|
4656 |
+
#: ../languages/dynamic_strings.php:48
|
4657 |
+
msgid "redhat"
|
4658 |
+
msgstr "topi merah"
|
4659 |
+
|
4660 |
+
#: ../languages/dynamic_strings.php:49
|
4661 |
+
msgid "rim os"
|
4662 |
+
msgstr "rim os"
|
4663 |
+
|
4664 |
+
#: ../languages/dynamic_strings.php:50
|
4665 |
+
msgid "risc os"
|
4666 |
+
msgstr "RISC os"
|
4667 |
+
|
4668 |
+
#: ../languages/dynamic_strings.php:51
|
4669 |
+
msgid "slackware"
|
4670 |
+
msgstr "slackware"
|
4671 |
+
|
4672 |
+
#: ../languages/dynamic_strings.php:52
|
4673 |
+
msgid "solaris"
|
4674 |
+
msgstr "solaris"
|
4675 |
+
|
4676 |
+
#: ../languages/dynamic_strings.php:53
|
4677 |
+
msgid "sunos"
|
4678 |
+
msgstr "SunOS"
|
4679 |
+
|
4680 |
+
#: ../languages/dynamic_strings.php:54
|
4681 |
+
msgid "suse"
|
4682 |
+
msgstr "suse"
|
4683 |
+
|
4684 |
+
#: ../languages/dynamic_strings.php:55
|
4685 |
+
msgid "symbianos"
|
4686 |
+
msgstr "SymbianOS"
|
4687 |
+
|
4688 |
+
#: ../languages/dynamic_strings.php:56
|
4689 |
+
msgid "ubuntu"
|
4690 |
+
msgstr "ubuntu"
|
4691 |
+
|
4692 |
+
#: ../languages/dynamic_strings.php:57
|
4693 |
+
msgid "unix"
|
4694 |
+
msgstr "unix"
|
4695 |
+
|
4696 |
+
#: ../languages/dynamic_strings.php:58
|
4697 |
+
msgid "unknown"
|
4698 |
+
msgstr "tidak diketahui"
|
4699 |
+
|
4700 |
+
#: ../languages/dynamic_strings.php:59
|
4701 |
+
#, fuzzy
|
4702 |
+
msgid "xandros"
|
4703 |
+
msgstr "xandros"
|
4704 |
+
|
4705 |
+
#: ../languages/dynamic_strings.php:60
|
4706 |
+
msgid "wap"
|
4707 |
+
msgstr "wap"
|
4708 |
+
|
4709 |
+
#: ../languages/dynamic_strings.php:61
|
4710 |
+
msgid "webos"
|
4711 |
+
msgstr "webOS"
|
4712 |
+
|
4713 |
+
#: ../languages/dynamic_strings.php:62
|
4714 |
+
#, fuzzy
|
4715 |
+
msgid "win10"
|
4716 |
+
msgstr "win10"
|
4717 |
+
|
4718 |
+
#: ../languages/dynamic_strings.php:63
|
4719 |
+
msgid "win16"
|
4720 |
+
msgstr "Win16"
|
4721 |
+
|
4722 |
+
#: ../languages/dynamic_strings.php:64
|
4723 |
+
msgid "win2000"
|
4724 |
+
msgstr "Win2000"
|
4725 |
+
|
4726 |
+
#: ../languages/dynamic_strings.php:65
|
4727 |
+
msgid "win2003"
|
4728 |
+
msgstr "Win2003"
|
4729 |
+
|
4730 |
+
#: ../languages/dynamic_strings.php:66
|
4731 |
+
msgid "win31"
|
4732 |
+
msgstr "win31"
|
4733 |
+
|
4734 |
+
#: ../languages/dynamic_strings.php:67
|
4735 |
+
msgid "win32"
|
4736 |
+
msgstr "win32"
|
4737 |
+
|
4738 |
+
#: ../languages/dynamic_strings.php:68 ../languages/dynamic_strings.php:69
|
4739 |
+
msgid "win7"
|
4740 |
+
msgstr "win7"
|
4741 |
+
|
4742 |
+
#: ../languages/dynamic_strings.php:70
|
4743 |
+
msgid "win8"
|
4744 |
+
msgstr "Win8"
|
4745 |
+
|
4746 |
+
#: ../languages/dynamic_strings.php:71
|
4747 |
+
msgid "win8.1"
|
4748 |
+
msgstr "win8.1"
|
4749 |
+
|
4750 |
+
#: ../languages/dynamic_strings.php:72
|
4751 |
+
msgid "win95"
|
4752 |
+
msgstr "win 95"
|
4753 |
+
|
4754 |
+
#: ../languages/dynamic_strings.php:73
|
4755 |
+
msgid "win98"
|
4756 |
+
msgstr "win98"
|
4757 |
+
|
4758 |
+
#: ../languages/dynamic_strings.php:74
|
4759 |
+
msgid "wince"
|
4760 |
+
msgstr "menggerenyet"
|
4761 |
+
|
4762 |
+
#: ../languages/dynamic_strings.php:75
|
4763 |
+
msgid "winme"
|
4764 |
+
msgstr "winme"
|
4765 |
+
|
4766 |
+
#: ../languages/dynamic_strings.php:76
|
4767 |
+
msgid "winnt"
|
4768 |
+
msgstr "winnt"
|
4769 |
+
|
4770 |
+
#: ../languages/dynamic_strings.php:77
|
4771 |
+
msgid "winphone7"
|
4772 |
+
msgstr "Windows Phone"
|
4773 |
+
|
4774 |
+
#: ../languages/dynamic_strings.php:78
|
4775 |
+
#, fuzzy
|
4776 |
+
msgid "winphone7.5"
|
4777 |
+
msgstr "winphone7.5"
|
4778 |
+
|
4779 |
+
#: ../languages/dynamic_strings.php:79
|
4780 |
+
#, fuzzy
|
4781 |
+
msgid "winphone8"
|
4782 |
+
msgstr "winphone8"
|
4783 |
+
|
4784 |
+
#: ../languages/dynamic_strings.php:80
|
4785 |
+
#, fuzzy
|
4786 |
+
msgid "winphone8.1"
|
4787 |
+
msgstr "winphone8.1"
|
4788 |
+
|
4789 |
+
#: ../languages/dynamic_strings.php:81
|
4790 |
+
msgid "winrt"
|
4791 |
+
msgstr "WinRT"
|
4792 |
+
|
4793 |
+
#: ../languages/dynamic_strings.php:82
|
4794 |
+
msgid "winvista"
|
4795 |
+
msgstr "WinVista"
|
4796 |
+
|
4797 |
+
#: ../languages/dynamic_strings.php:83
|
4798 |
+
msgid "winxp"
|
4799 |
+
msgstr "WinXP"
|
4800 |
+
|
4801 |
+
#: ../languages/dynamic_strings.php:84
|
4802 |
+
msgid "wyderos"
|
4803 |
+
msgstr "wyderos"
|
4804 |
+
|
4805 |
+
#: ../languages/dynamic_strings.php:85
|
4806 |
+
msgid "zaurus"
|
4807 |
+
msgstr "Zaurus"
|
4808 |
+
|
4809 |
+
#: ../languages/dynamic_strings.php:88
|
4810 |
+
msgid "acrobat"
|
4811 |
+
msgstr "akrobat"
|
4812 |
+
|
4813 |
+
#: ../languages/dynamic_strings.php:89
|
4814 |
+
msgid "director"
|
4815 |
+
msgstr "Direktur"
|
4816 |
+
|
4817 |
+
#: ../languages/dynamic_strings.php:90
|
4818 |
+
msgid "flash"
|
4819 |
+
msgstr "flash"
|
4820 |
+
|
4821 |
+
#: ../languages/dynamic_strings.php:91
|
4822 |
+
msgid "mediaplayer"
|
4823 |
+
msgstr "mediaplayer"
|
4824 |
+
|
4825 |
+
#: ../languages/dynamic_strings.php:92
|
4826 |
+
msgid "quicktime"
|
4827 |
+
msgstr "waktu cepat"
|
4828 |
+
|
4829 |
+
#: ../languages/dynamic_strings.php:93
|
4830 |
+
msgid "pdfviewer"
|
4831 |
+
msgstr ""
|
4832 |
+
|
4833 |
+
#: ../languages/dynamic_strings.php:94
|
4834 |
+
msgid "real"
|
4835 |
+
msgstr "nyata"
|
4836 |
+
|
4837 |
+
#: ../languages/dynamic_strings.php:95
|
4838 |
+
msgid "silverlight"
|
4839 |
+
msgstr "Silverlight"
|
4840 |
+
|
4841 |
+
#: ../languages/dynamic_strings.php:98
|
4842 |
+
msgid "p-and"
|
4843 |
+
msgstr "p-dan"
|
4844 |
+
|
4845 |
+
#: ../languages/dynamic_strings.php:99
|
4846 |
+
msgid "p-bla"
|
4847 |
+
msgstr "p-bla"
|
4848 |
+
|
4849 |
+
#: ../languages/dynamic_strings.php:100
|
4850 |
+
msgid "p-chr"
|
4851 |
+
msgstr "Chrome OS"
|
4852 |
+
|
4853 |
+
#: ../languages/dynamic_strings.php:101
|
4854 |
+
msgid "p-fir"
|
4855 |
+
msgstr "p-cemara"
|
4856 |
+
|
4857 |
+
#: ../languages/dynamic_strings.php:102
|
4858 |
+
msgid "p-fre"
|
4859 |
+
msgstr "p-fre"
|
4860 |
+
|
4861 |
+
#: ../languages/dynamic_strings.php:103
|
4862 |
+
msgid "p-ios"
|
4863 |
+
msgstr "Apple iOS"
|
4864 |
+
|
4865 |
+
#: ../languages/dynamic_strings.php:104
|
4866 |
+
msgid "p-jav"
|
4867 |
+
msgstr "p-jav"
|
4868 |
+
|
4869 |
+
#: ../languages/dynamic_strings.php:105
|
4870 |
+
msgid "p-lin"
|
4871 |
+
msgstr "p-lin"
|
4872 |
+
|
4873 |
+
#: ../languages/dynamic_strings.php:106
|
4874 |
+
msgid "p-mac"
|
4875 |
+
msgstr "p-mac"
|
4876 |
+
|
4877 |
+
#: ../languages/dynamic_strings.php:107
|
4878 |
+
msgid "p-rim"
|
4879 |
+
msgstr "formal"
|
4880 |
+
|
4881 |
+
#: ../languages/dynamic_strings.php:108
|
4882 |
+
msgid "p-sym"
|
4883 |
+
msgstr "p-sym"
|
4884 |
+
|
4885 |
+
#: ../languages/dynamic_strings.php:109
|
4886 |
+
msgid "p-ubu"
|
4887 |
+
msgstr "p-Ubu"
|
4888 |
+
|
4889 |
+
#: ../languages/dynamic_strings.php:110
|
4890 |
+
msgid "p-unk"
|
4891 |
+
msgstr "p-unk"
|
4892 |
+
|
4893 |
+
#: ../languages/dynamic_strings.php:111
|
4894 |
+
msgid "p-win"
|
4895 |
+
msgstr "p-win"
|
4896 |
+
|
4897 |
+
# Afrikaans
|
4898 |
+
#: ../languages/dynamic_strings.php:114
|
4899 |
+
msgid "l-af"
|
4900 |
+
msgstr "l-af"
|
4901 |
+
|
4902 |
+
# Afrikaans
|
4903 |
+
#: ../languages/dynamic_strings.php:115
|
4904 |
+
#, fuzzy
|
4905 |
+
msgid "l-af-za"
|
4906 |
+
msgstr "l-af-za"
|
4907 |
+
|
4908 |
+
# Arabic
|
4909 |
+
#: ../languages/dynamic_strings.php:116
|
4910 |
+
msgid "l-ar"
|
4911 |
+
msgstr "l-ar"
|
4912 |
+
|
4913 |
+
# Arabic (United Arab Emirates)
|
4914 |
+
#: ../languages/dynamic_strings.php:117
|
4915 |
+
msgid "l-ar-ae"
|
4916 |
+
msgstr "l-ar-ae"
|
4917 |
+
|
4918 |
+
# Arabic (Bahrain)
|
4919 |
+
#: ../languages/dynamic_strings.php:118
|
4920 |
+
msgid "l-ar-bh"
|
4921 |
+
msgstr "l-ar-bh"
|
4922 |
+
|
4923 |
+
# Arabic (Algeria)
|
4924 |
+
#: ../languages/dynamic_strings.php:119
|
4925 |
+
msgid "l-ar-dz"
|
4926 |
+
msgstr "l-ar-dz"
|
4927 |
+
|
4928 |
+
# Arabic (Egypt)
|
4929 |
+
#: ../languages/dynamic_strings.php:120
|
4930 |
+
msgid "l-ar-eg"
|
4931 |
+
msgstr "l-ar-misalnya"
|
4932 |
+
|
4933 |
+
# Arabic (Iraq)
|
4934 |
+
#: ../languages/dynamic_strings.php:121
|
4935 |
+
msgid "l-ar-iq"
|
4936 |
+
msgstr "l-ar-iq"
|
4937 |
+
|
4938 |
+
# Arabic (Jordan)
|
4939 |
+
#: ../languages/dynamic_strings.php:122
|
4940 |
+
msgid "l-ar-jo"
|
4941 |
+
msgstr "l-ar-jo"
|
4942 |
+
|
4943 |
+
# Arabic (Kuwait)
|
4944 |
+
#: ../languages/dynamic_strings.php:123
|
4945 |
+
msgid "l-ar-kw"
|
4946 |
+
msgstr "l-ar-kw"
|
4947 |
+
|
4948 |
+
# Arabic (Lebanon)
|
4949 |
+
#: ../languages/dynamic_strings.php:124
|
4950 |
+
msgid "l-ar-lb"
|
4951 |
+
msgstr "l-ar-lb"
|
4952 |
+
|
4953 |
+
# Arabic (Libya)
|
4954 |
+
#: ../languages/dynamic_strings.php:125
|
4955 |
+
msgid "l-ar-ly"
|
4956 |
+
msgstr "l-ar-ly"
|
4957 |
+
|
4958 |
+
# Arabic (Morocco)
|
4959 |
+
#: ../languages/dynamic_strings.php:126
|
4960 |
+
msgid "l-ar-ma"
|
4961 |
+
msgstr "l-ar-ma"
|
4962 |
+
|
4963 |
+
# Arabic (Oman)
|
4964 |
+
#: ../languages/dynamic_strings.php:127
|
4965 |
+
msgid "l-ar-om"
|
4966 |
+
msgstr "l-ar-om"
|
4967 |
+
|
4968 |
+
# Arabic (Qatar)
|
4969 |
+
#: ../languages/dynamic_strings.php:128
|
4970 |
+
msgid "l-ar-qa"
|
4971 |
+
msgstr "l-ar-qa"
|
4972 |
+
|
4973 |
+
# Arabic (Saudi Arabia)
|
4974 |
+
#: ../languages/dynamic_strings.php:129
|
4975 |
+
msgid "l-ar-sa"
|
4976 |
+
msgstr "Arabic (Saudi Arabia)"
|
4977 |
+
|
4978 |
+
# Arabic (Syria)
|
4979 |
+
#: ../languages/dynamic_strings.php:130
|
4980 |
+
msgid "l-ar-sy"
|
4981 |
+
msgstr "l-ar-sy"
|
4982 |
+
|
4983 |
+
# Arabic (Tunisia)
|
4984 |
+
#: ../languages/dynamic_strings.php:131
|
4985 |
+
msgid "l-ar-tn"
|
4986 |
+
msgstr "l-ar-tn"
|
4987 |
+
|
4988 |
+
# Arabic (Yemen)
|
4989 |
+
#: ../languages/dynamic_strings.php:132
|
4990 |
+
msgid "l-ar-ye"
|
4991 |
+
msgstr "l-ar-ye"
|
4992 |
+
|
4993 |
+
# Azerbaijani
|
4994 |
+
#: ../languages/dynamic_strings.php:133
|
4995 |
+
msgid "l-az"
|
4996 |
+
msgstr "l-az"
|
4997 |
+
|
4998 |
+
# Azerbaijani
|
4999 |
+
#: ../languages/dynamic_strings.php:134
|
5000 |
+
#, fuzzy
|
5001 |
+
msgid "l-az-az"
|
5002 |
+
msgstr "l-az-az"
|
5003 |
+
|
5004 |
+
# Belarusian
|
5005 |
+
#: ../languages/dynamic_strings.php:135
|
5006 |
+
msgid "l-be"
|
5007 |
+
msgstr "l-menjadi"
|
5008 |
+
|
5009 |
+
# Belarusian
|
5010 |
+
#: ../languages/dynamic_strings.php:136
|
5011 |
+
#, fuzzy
|
5012 |
+
msgid "l-be-by"
|
5013 |
+
msgstr "l-be-by"
|
5014 |
+
|
5015 |
+
# Bulgarian
|
5016 |
+
#: ../languages/dynamic_strings.php:137
|
5017 |
+
msgid "l-bg"
|
5018 |
+
msgstr "l-bg"
|
5019 |
+
|
5020 |
+
# Bulgarian
|
5021 |
+
#: ../languages/dynamic_strings.php:138
|
5022 |
+
#, fuzzy
|
5023 |
+
msgid "l-bg-bg"
|
5024 |
+
msgstr "l-bg-bg"
|
5025 |
+
|
5026 |
+
# Bosnian
|
5027 |
+
#: ../languages/dynamic_strings.php:139
|
5028 |
+
#, fuzzy
|
5029 |
+
msgid "l-bs-ba"
|
5030 |
+
msgstr "l-bs-ba"
|
5031 |
+
|
5032 |
+
# Catalan; Valencian
|
5033 |
+
#: ../languages/dynamic_strings.php:140
|
5034 |
+
msgid "l-ca"
|
5035 |
+
msgstr "l-ca"
|
5036 |
+
|
5037 |
+
# Catalan; Valencian
|
5038 |
+
#: ../languages/dynamic_strings.php:141
|
5039 |
+
#, fuzzy
|
5040 |
+
msgid "l-ca-es"
|
5041 |
+
msgstr "l-ca-es"
|
5042 |
+
|
5043 |
+
# Czech
|
5044 |
+
#: ../languages/dynamic_strings.php:142
|
5045 |
+
msgid "l-cs"
|
5046 |
+
msgstr "l-cs"
|
5047 |
+
|
5048 |
+
# Czech
|
5049 |
+
#: ../languages/dynamic_strings.php:143
|
5050 |
+
#, fuzzy
|
5051 |
+
msgid "l-cs-cz"
|
5052 |
+
msgstr "l-cs-cz"
|
5053 |
+
|
5054 |
+
# Welsh
|
5055 |
+
#: ../languages/dynamic_strings.php:144
|
5056 |
+
msgid "l-cy"
|
5057 |
+
msgstr "l-cy"
|
5058 |
+
|
5059 |
+
# Welsh
|
5060 |
+
#: ../languages/dynamic_strings.php:145
|
5061 |
+
#, fuzzy
|
5062 |
+
msgid "l-cy-gb"
|
5063 |
+
msgstr "l-cy-gb"
|
5064 |
+
|
5065 |
+
# Danish
|
5066 |
+
#: ../languages/dynamic_strings.php:146
|
5067 |
+
msgid "l-da"
|
5068 |
+
msgstr "l-da"
|
5069 |
+
|
5070 |
+
# Danish
|
5071 |
+
#: ../languages/dynamic_strings.php:147
|
5072 |
+
#, fuzzy
|
5073 |
+
msgid "l-da-dk"
|
5074 |
+
msgstr "l-da-dk"
|
5075 |
+
|
5076 |
+
# German
|
5077 |
+
#: ../languages/dynamic_strings.php:148
|
5078 |
+
msgid "l-de"
|
5079 |
+
msgstr "l-de"
|
5080 |
+
|
5081 |
+
# German (Austria)
|
5082 |
+
#: ../languages/dynamic_strings.php:149
|
5083 |
+
msgid "l-de-at"
|
5084 |
+
msgstr "l-de-di"
|
5085 |
+
|
5086 |
+
# German (Switzerland)
|
5087 |
+
#: ../languages/dynamic_strings.php:150
|
5088 |
+
msgid "l-de-ch"
|
5089 |
+
msgstr "l-de-ch"
|
5090 |
+
|
5091 |
+
# German (Germany)
|
5092 |
+
#: ../languages/dynamic_strings.php:151
|
5093 |
+
msgid "l-de-de"
|
5094 |
+
msgstr "l-de-de"
|
5095 |
+
|
5096 |
+
# German (Liechtenstein)
|
5097 |
+
#: ../languages/dynamic_strings.php:152
|
5098 |
+
msgid "l-de-li"
|
5099 |
+
msgstr "l-de-li"
|
5100 |
+
|
5101 |
+
# German (Luxembourg)
|
5102 |
+
#: ../languages/dynamic_strings.php:153
|
5103 |
+
msgid "l-de-lu"
|
5104 |
+
msgstr "l-de-lu"
|
5105 |
+
|
5106 |
+
# Dhivehi; Divehi; Maldivian
|
5107 |
+
#: ../languages/dynamic_strings.php:154
|
5108 |
+
msgid "l-dv"
|
5109 |
+
msgstr "l-dv"
|
5110 |
+
|
5111 |
+
# Dhivehi; Divehi; Maldivian
|
5112 |
+
#: ../languages/dynamic_strings.php:155
|
5113 |
+
#, fuzzy
|
5114 |
+
msgid "l-dv-mv"
|
5115 |
+
msgstr "l-dv-mv"
|
5116 |
+
|
5117 |
+
# Modern Greek (1453-)
|
5118 |
+
#: ../languages/dynamic_strings.php:156
|
5119 |
+
msgid "l-el"
|
5120 |
+
msgstr "l-el"
|
5121 |
+
|
5122 |
+
# Greek (Greece)
|
5123 |
+
#: ../languages/dynamic_strings.php:157
|
5124 |
+
msgid "l-el-gr"
|
5125 |
+
msgstr "l-el-gr"
|
5126 |
+
|
5127 |
+
# English
|
5128 |
+
#: ../languages/dynamic_strings.php:158
|
5129 |
+
msgid "l-en"
|
5130 |
+
msgstr "l-en"
|
5131 |
+
|
5132 |
+
# English (Australia)
|
5133 |
+
#: ../languages/dynamic_strings.php:159
|
5134 |
+
msgid "l-en-au"
|
5135 |
+
msgstr "l-en-au"
|
5136 |
+
|
5137 |
+
# English (Belize)
|
5138 |
+
#: ../languages/dynamic_strings.php:160
|
5139 |
+
msgid "l-en-bz"
|
5140 |
+
msgstr "l-en-bz"
|
5141 |
+
|
5142 |
+
# English (Canada)
|
5143 |
+
#: ../languages/dynamic_strings.php:161
|
5144 |
+
msgid "l-en-ca"
|
5145 |
+
msgstr "l-en-ca"
|
5146 |
+
|
5147 |
+
# English (Canada)
|
5148 |
+
#: ../languages/dynamic_strings.php:162
|
5149 |
+
#, fuzzy
|
5150 |
+
msgid "l-en-cb"
|
5151 |
+
msgstr "l-en-cb"
|
5152 |
+
|
5153 |
+
# English (United Kingdom)
|
5154 |
+
#: ../languages/dynamic_strings.php:163
|
5155 |
+
msgid "l-en-gb"
|
5156 |
+
msgstr "l-en-gb"
|
5157 |
+
|
5158 |
+
# English (Ireland)
|
5159 |
+
#: ../languages/dynamic_strings.php:164
|
5160 |
+
msgid "l-en-ie"
|
5161 |
+
msgstr "l-en-yaitu"
|
5162 |
+
|
5163 |
+
# English (Jamaica)
|
5164 |
+
#: ../languages/dynamic_strings.php:165
|
5165 |
+
msgid "l-en-jm"
|
5166 |
+
msgstr "l-en-jm"
|
5167 |
+
|
5168 |
+
# English (New Zealand)
|
5169 |
+
#: ../languages/dynamic_strings.php:166
|
5170 |
+
msgid "l-en-nz"
|
5171 |
+
msgstr "l-en-nz"
|
5172 |
+
|
5173 |
+
# English
|
5174 |
+
#: ../languages/dynamic_strings.php:167
|
5175 |
+
#, fuzzy
|
5176 |
+
msgid "l-en-ph"
|
5177 |
+
msgstr "l-en-ph"
|
5178 |
+
|
5179 |
+
# English (Trinidad)
|
5180 |
+
#: ../languages/dynamic_strings.php:168
|
5181 |
+
msgid "l-en-tt"
|
5182 |
+
msgstr "l-en-tt"
|
5183 |
+
|
5184 |
+
# English (United States)
|
5185 |
+
#: ../languages/dynamic_strings.php:169
|
5186 |
+
msgid "l-en-us"
|
5187 |
+
msgstr "l-en-us"
|
5188 |
+
|
5189 |
+
# English (South Africa)
|
5190 |
+
#: ../languages/dynamic_strings.php:170
|
5191 |
+
msgid "l-en-za"
|
5192 |
+
msgstr "l-en-za"
|
5193 |
+
|
5194 |
+
# English (South Africa)
|
5195 |
+
#: ../languages/dynamic_strings.php:171
|
5196 |
+
#, fuzzy
|
5197 |
+
msgid "l-en-zw"
|
5198 |
+
msgstr "l-en-zw"
|
5199 |
+
|
5200 |
+
# Esperanto
|
5201 |
+
#: ../languages/dynamic_strings.php:172
|
5202 |
+
msgid "l-eo"
|
5203 |
+
msgstr "Leo"
|
5204 |
+
|
5205 |
+
# Spanish; Castilian
|
5206 |
+
#: ../languages/dynamic_strings.php:173
|
5207 |
+
msgid "l-es"
|
5208 |
+
msgstr "l-es"
|
5209 |
+
|
5210 |
+
# Spanish (Argentina)
|
5211 |
+
#: ../languages/dynamic_strings.php:174
|
5212 |
+
msgid "l-es-ar"
|
5213 |
+
msgstr "l-es-ar"
|
5214 |
+
|
5215 |
+
# Spanish (Bolivia)
|
5216 |
+
#: ../languages/dynamic_strings.php:175
|
5217 |
+
msgid "l-es-bo"
|
5218 |
+
msgstr "l-es-bo"
|
5219 |
+
|
5220 |
+
# Spanish (Chile)
|
5221 |
+
#: ../languages/dynamic_strings.php:176
|
5222 |
+
msgid "l-es-cl"
|
5223 |
+
msgstr "l-es-cl"
|
5224 |
+
|
5225 |
+
# Spanish (Colombia)
|
5226 |
+
#: ../languages/dynamic_strings.php:177
|
5227 |
+
msgid "l-es-co"
|
5228 |
+
msgstr "LESCO"
|
5229 |
+
|
5230 |
+
# Spanish (Costa Rica)
|
5231 |
+
#: ../languages/dynamic_strings.php:178
|
5232 |
+
msgid "l-es-cr"
|
5233 |
+
msgstr "l-es-cr"
|
5234 |
+
|
5235 |
+
# Spanish (Dominican Republic)
|
5236 |
+
#: ../languages/dynamic_strings.php:179
|
5237 |
+
msgid "l-es-do"
|
5238 |
+
msgstr "l-es-do"
|
5239 |
+
|
5240 |
+
# Spanish (Ecuador)
|
5241 |
+
#: ../languages/dynamic_strings.php:180
|
5242 |
+
msgid "l-es-ec"
|
5243 |
+
msgstr "l-es-ec"
|
5244 |
+
|
5245 |
+
# Spanish (Spain)
|
5246 |
+
#: ../languages/dynamic_strings.php:181
|
5247 |
+
msgid "l-es-es"
|
5248 |
+
msgstr "l-es-es"
|
5249 |
+
|
5250 |
+
# Spanish (Guatemala)
|
5251 |
+
#: ../languages/dynamic_strings.php:182
|
5252 |
+
msgid "l-es-gt"
|
5253 |
+
msgstr "l-es-gt"
|
5254 |
+
|
5255 |
+
# Spanish (Honduras)
|
5256 |
+
#: ../languages/dynamic_strings.php:183
|
5257 |
+
msgid "l-es-hn"
|
5258 |
+
msgstr "l-es-hn"
|
5259 |
+
|
5260 |
+
# Spanish (Mexico)
|
5261 |
+
#: ../languages/dynamic_strings.php:184
|
5262 |
+
msgid "l-es-mx"
|
5263 |
+
msgstr "l-es-mx"
|
5264 |
+
|
5265 |
+
# Spanish (Nicaragua)
|
5266 |
+
#: ../languages/dynamic_strings.php:185
|
5267 |
+
msgid "l-es-ni"
|
5268 |
+
msgstr "l-es-ni"
|
5269 |
+
|
5270 |
+
# Spanish (Panama)
|
5271 |
+
#: ../languages/dynamic_strings.php:186
|
5272 |
+
msgid "l-es-pa"
|
5273 |
+
msgstr "l-es-pa"
|
5274 |
+
|
5275 |
+
# Spanish (Peru)
|
5276 |
+
#: ../languages/dynamic_strings.php:187
|
5277 |
+
msgid "l-es-pe"
|
5278 |
+
msgstr "l-es-pe"
|
5279 |
+
|
5280 |
+
# Spanish (Puerto Rico)
|
5281 |
+
#: ../languages/dynamic_strings.php:188
|
5282 |
+
msgid "l-es-pr"
|
5283 |
+
msgstr "l-es-pr"
|
5284 |
+
|
5285 |
+
# Spanish (Paraguay)
|
5286 |
+
#: ../languages/dynamic_strings.php:189
|
5287 |
+
msgid "l-es-py"
|
5288 |
+
msgstr "l-es-py"
|
5289 |
+
|
5290 |
+
# Spanish (El Salvador)
|
5291 |
+
#: ../languages/dynamic_strings.php:190
|
5292 |
+
msgid "l-es-sv"
|
5293 |
+
msgstr "l-es-sv"
|
5294 |
+
|
5295 |
+
# Spanish (Uruguay)
|
5296 |
+
#: ../languages/dynamic_strings.php:191
|
5297 |
+
msgid "l-es-uy"
|
5298 |
+
msgstr "l-es-uy"
|
5299 |
+
|
5300 |
+
# Spanish (Venezuela)
|
5301 |
+
#: ../languages/dynamic_strings.php:192
|
5302 |
+
msgid "l-es-ve"
|
5303 |
+
msgstr "l-es-ve"
|
5304 |
+
|
5305 |
+
# Estonian
|
5306 |
+
#: ../languages/dynamic_strings.php:193
|
5307 |
+
msgid "l-et"
|
5308 |
+
msgstr "membiarkan"
|
5309 |
+
|
5310 |
+
# Estonian
|
5311 |
+
#: ../languages/dynamic_strings.php:194
|
5312 |
+
#, fuzzy
|
5313 |
+
msgid "l-et-ee"
|
5314 |
+
msgstr "l-et-ee"
|
5315 |
+
|
5316 |
+
# Basque
|
5317 |
+
#: ../languages/dynamic_strings.php:195
|
5318 |
+
msgid "l-eu"
|
5319 |
+
msgstr "l-eu"
|
5320 |
+
|
5321 |
+
# Basque
|
5322 |
+
#: ../languages/dynamic_strings.php:196
|
5323 |
+
#, fuzzy
|
5324 |
+
msgid "l-eu-es"
|
5325 |
+
msgstr "l-eu-es"
|
5326 |
+
|
5327 |
+
# Persian
|
5328 |
+
#: ../languages/dynamic_strings.php:197
|
5329 |
+
msgid "l-fa"
|
5330 |
+
msgstr "l-fa"
|
5331 |
+
|
5332 |
+
# Persian
|
5333 |
+
#: ../languages/dynamic_strings.php:198
|
5334 |
+
#, fuzzy
|
5335 |
+
msgid "l-fa-ir"
|
5336 |
+
msgstr "l-fa-ir"
|
5337 |
+
|
5338 |
+
# Finnish
|
5339 |
+
#: ../languages/dynamic_strings.php:199
|
5340 |
+
msgid "l-fi"
|
5341 |
+
msgstr "l-fi"
|
5342 |
+
|
5343 |
+
# Finnish
|
5344 |
+
#: ../languages/dynamic_strings.php:200
|
5345 |
+
#, fuzzy
|
5346 |
+
msgid "l-fi-fi"
|
5347 |
+
msgstr "l-fi-fi"
|
5348 |
+
|
5349 |
+
# Faroese
|
5350 |
+
#: ../languages/dynamic_strings.php:201
|
5351 |
+
msgid "l-fo"
|
5352 |
+
msgstr "l-fo"
|
5353 |
+
|
5354 |
+
# Faroese
|
5355 |
+
#: ../languages/dynamic_strings.php:202
|
5356 |
+
#, fuzzy
|
5357 |
+
msgid "l-fo-fo"
|
5358 |
+
msgstr "l-fo-fo"
|
5359 |
+
|
5360 |
+
# French
|
5361 |
+
#: ../languages/dynamic_strings.php:203
|
5362 |
+
msgid "l-fr"
|
5363 |
+
msgstr "l-fr"
|
5364 |
+
|
5365 |
+
# French (Belgium)
|
5366 |
+
#: ../languages/dynamic_strings.php:204
|
5367 |
+
msgid "l-fr-be"
|
5368 |
+
msgstr "l-fr-menjadi"
|
5369 |
+
|
5370 |
+
# French (Canada)
|
5371 |
+
#: ../languages/dynamic_strings.php:205
|
5372 |
+
msgid "l-fr-ca"
|
5373 |
+
msgstr "l-fr-ca"
|
5374 |
+
|
5375 |
+
# French (Switzerland)
|
5376 |
+
#: ../languages/dynamic_strings.php:206
|
5377 |
+
msgid "l-fr-ch"
|
5378 |
+
msgstr "l-fr-ch"
|
5379 |
+
|
5380 |
+
# French (France)
|
5381 |
+
#: ../languages/dynamic_strings.php:207
|
5382 |
+
msgid "l-fr-fr"
|
5383 |
+
msgstr "l-fr-fr"
|
5384 |
+
|
5385 |
+
# French (Luxembourg)
|
5386 |
+
#: ../languages/dynamic_strings.php:208
|
5387 |
+
msgid "l-fr-lu"
|
5388 |
+
msgstr "l-fr-lu"
|
5389 |
+
|
5390 |
+
# French (Switzerland)
|
5391 |
+
#: ../languages/dynamic_strings.php:209
|
5392 |
+
#, fuzzy
|
5393 |
+
msgid "l-fr-mc"
|
5394 |
+
msgstr "l-fr-mc"
|
5395 |
+
|
5396 |
+
# Galician
|
5397 |
+
#: ../languages/dynamic_strings.php:210
|
5398 |
+
msgid "l-gl"
|
5399 |
+
msgstr "l-gl"
|
5400 |
+
|
5401 |
+
# Spanish; Castilian
|
5402 |
+
#: ../languages/dynamic_strings.php:211
|
5403 |
+
#, fuzzy
|
5404 |
+
msgid "l-gl-es"
|
5405 |
+
msgstr "l-gl-es"
|
5406 |
+
|
5407 |
+
# Gujarati
|
5408 |
+
#: ../languages/dynamic_strings.php:212
|
5409 |
+
msgid "l-gu"
|
5410 |
+
msgstr "l-gu"
|
5411 |
+
|
5412 |
+
# Gujarati
|
5413 |
+
#: ../languages/dynamic_strings.php:213
|
5414 |
+
#, fuzzy
|
5415 |
+
msgid "l-gu-in"
|
5416 |
+
msgstr "l-gu-in"
|
5417 |
+
|
5418 |
+
# Hebrew
|
5419 |
+
#: ../languages/dynamic_strings.php:214
|
5420 |
+
msgid "l-he"
|
5421 |
+
msgstr "l-dia"
|
5422 |
+
|
5423 |
+
# Hebrew (Israel)
|
5424 |
+
#: ../languages/dynamic_strings.php:215
|
5425 |
+
msgid "l-he-il"
|
5426 |
+
msgstr "l-dia-il"
|
5427 |
+
|
5428 |
+
# Hindi
|
5429 |
+
#: ../languages/dynamic_strings.php:216
|
5430 |
+
msgid "l-hi"
|
5431 |
+
msgstr "l-hi"
|
5432 |
+
|
5433 |
+
# Hindi
|
5434 |
+
#: ../languages/dynamic_strings.php:217
|
5435 |
+
#, fuzzy
|
5436 |
+
msgid "l-hi-in"
|
5437 |
+
msgstr "l-hi-in"
|
5438 |
+
|
5439 |
+
# Croatian
|
5440 |
+
#: ../languages/dynamic_strings.php:218
|
5441 |
+
msgid "l-hr"
|
5442 |
+
msgstr "l-jam"
|
5443 |
+
|
5444 |
+
# Croatian
|
5445 |
+
#: ../languages/dynamic_strings.php:219
|
5446 |
+
#, fuzzy
|
5447 |
+
msgid "l-hr-ba"
|
5448 |
+
msgstr "l-hr-ba"
|
5449 |
+
|
5450 |
+
# Croatian
|
5451 |
+
#: ../languages/dynamic_strings.php:220
|
5452 |
+
#, fuzzy
|
5453 |
+
msgid "l-hr-hr"
|
5454 |
+
msgstr "l-jam-jam"
|
5455 |
+
|
5456 |
+
# Hungarian
|
5457 |
+
#: ../languages/dynamic_strings.php:221
|
5458 |
+
msgid "l-hu"
|
5459 |
+
msgstr "l-hu"
|
5460 |
+
|
5461 |
+
# Hungarian (Hungary)
|
5462 |
+
#: ../languages/dynamic_strings.php:222
|
5463 |
+
msgid "l-hu-hu"
|
5464 |
+
msgstr "l-hu-hu"
|
5465 |
+
|
5466 |
+
# Armenian
|
5467 |
+
#: ../languages/dynamic_strings.php:223
|
5468 |
+
msgid "l-hy"
|
5469 |
+
msgstr "l-hy"
|
5470 |
+
|
5471 |
+
# Armenian
|
5472 |
+
#: ../languages/dynamic_strings.php:224
|
5473 |
+
#, fuzzy
|
5474 |
+
msgid "l-hy-am"
|
5475 |
+
msgstr "l-hy-am"
|
5476 |
+
|
5477 |
+
# Indonesian
|
5478 |
+
#: ../languages/dynamic_strings.php:225
|
5479 |
+
msgid "l-id"
|
5480 |
+
msgstr "tutup"
|
5481 |
+
|
5482 |
+
# Indonesian
|
5483 |
+
#: ../languages/dynamic_strings.php:226
|
5484 |
+
#, fuzzy
|
5485 |
+
msgid "l-id-id"
|
5486 |
+
msgstr "l-id-id"
|
5487 |
+
|
5488 |
+
# Icelandic
|
5489 |
+
#: ../languages/dynamic_strings.php:227
|
5490 |
+
msgid "l-is"
|
5491 |
+
msgstr "l-adalah"
|
5492 |
+
|
5493 |
+
# Icelandic
|
5494 |
+
#: ../languages/dynamic_strings.php:228
|
5495 |
+
#, fuzzy
|
5496 |
+
msgid "l-is-is"
|
5497 |
+
msgstr "l-adalah-adalah"
|
5498 |
+
|
5499 |
+
# Italian
|
5500 |
+
#: ../languages/dynamic_strings.php:229
|
5501 |
+
msgid "l-it"
|
5502 |
+
msgstr "l-itu"
|
5503 |
+
|
5504 |
+
# Italian (Switzerland)
|
5505 |
+
#: ../languages/dynamic_strings.php:230
|
5506 |
+
msgid "l-it-ch"
|
5507 |
+
msgstr "l-it-ch"
|
5508 |
+
|
5509 |
+
# Italian (Italia)
|
5510 |
+
#: ../languages/dynamic_strings.php:231
|
5511 |
+
msgid "l-it-it"
|
5512 |
+
msgstr "l-it-itu"
|
5513 |
+
|
5514 |
+
# Japanese
|
5515 |
+
#: ../languages/dynamic_strings.php:232
|
5516 |
+
msgid "l-ja"
|
5517 |
+
msgstr "l-ja"
|
5518 |
+
|
5519 |
+
# Japanes
|
5520 |
+
#: ../languages/dynamic_strings.php:233
|
5521 |
+
msgid "l-ja-jp"
|
5522 |
+
msgstr "l-ja-jp"
|
5523 |
+
|
5524 |
+
# Georgian
|
5525 |
+
#: ../languages/dynamic_strings.php:234
|
5526 |
+
msgid "l-ka"
|
5527 |
+
msgstr "l-ka"
|
5528 |
+
|
5529 |
+
# Georgian
|
5530 |
+
#: ../languages/dynamic_strings.php:235
|
5531 |
+
#, fuzzy
|
5532 |
+
msgid "l-ka-ge"
|
5533 |
+
msgstr "l-ka-ge"
|
5534 |
+
|
5535 |
+
# Kazakh
|
5536 |
+
#: ../languages/dynamic_strings.php:236
|
5537 |
+
msgid "l-kk"
|
5538 |
+
msgstr "l-kk"
|
5539 |
+
|
5540 |
+
# Kazakh
|
5541 |
+
#: ../languages/dynamic_strings.php:237
|
5542 |
+
#, fuzzy
|
5543 |
+
msgid "l-kk-kz"
|
5544 |
+
msgstr "l-kk-kz"
|
5545 |
+
|
5546 |
+
# Kannada
|
5547 |
+
#: ../languages/dynamic_strings.php:238
|
5548 |
+
msgid "l-kn"
|
5549 |
+
msgstr "l-kn"
|
5550 |
+
|
5551 |
+
# Kannada
|
5552 |
+
#: ../languages/dynamic_strings.php:239
|
5553 |
+
#, fuzzy
|
5554 |
+
msgid "l-kn-in"
|
5555 |
+
msgstr "l-kn-in"
|
5556 |
+
|
5557 |
+
# Korean
|
5558 |
+
#: ../languages/dynamic_strings.php:240
|
5559 |
+
msgid "l-ko"
|
5560 |
+
msgstr "l-ko"
|
5561 |
+
|
5562 |
+
# Korean (Republic of Korea)
|
5563 |
+
#: ../languages/dynamic_strings.php:241
|
5564 |
+
msgid "l-ko-kr"
|
5565 |
+
msgstr "l-ko-kr"
|
5566 |
+
|
5567 |
+
# Korean
|
5568 |
+
#: ../languages/dynamic_strings.php:242
|
5569 |
+
#, fuzzy
|
5570 |
+
msgid "l-kok"
|
5571 |
+
msgstr "l-kok"
|
5572 |
+
|
5573 |
+
# Korean
|
5574 |
+
#: ../languages/dynamic_strings.php:243
|
5575 |
+
#, fuzzy
|
5576 |
+
msgid "l-kok-in"
|
5577 |
+
msgstr "l-kok-in"
|
5578 |
+
|
5579 |
+
# Kirghiz; Kyrgyz
|
5580 |
+
#: ../languages/dynamic_strings.php:244
|
5581 |
+
msgid "l-ky"
|
5582 |
+
msgstr "l-ky"
|
5583 |
+
|
5584 |
+
# Kirghiz; Kyrgyz
|
5585 |
+
#: ../languages/dynamic_strings.php:245
|
5586 |
+
#, fuzzy
|
5587 |
+
msgid "l-ky-kg"
|
5588 |
+
msgstr "l-ky-kg"
|
5589 |
+
|
5590 |
+
# Lithuanian
|
5591 |
+
#: ../languages/dynamic_strings.php:246
|
5592 |
+
msgid "l-lt"
|
5593 |
+
msgstr "l-lt"
|
5594 |
+
|
5595 |
+
# Lithuanian
|
5596 |
+
#: ../languages/dynamic_strings.php:247
|
5597 |
+
#, fuzzy
|
5598 |
+
msgid "l-lt-lt"
|
5599 |
+
msgstr "l-lt-lt"
|
5600 |
+
|
5601 |
+
# Latvian
|
5602 |
+
#: ../languages/dynamic_strings.php:248
|
5603 |
+
msgid "l-lv"
|
5604 |
+
msgstr "l-lv"
|
5605 |
+
|
5606 |
+
# Latvian
|
5607 |
+
#: ../languages/dynamic_strings.php:249
|
5608 |
+
#, fuzzy
|
5609 |
+
msgid "l-lv-lv"
|
5610 |
+
msgstr "l-lv-lv"
|
5611 |
+
|
5612 |
+
# Maori
|
5613 |
+
#: ../languages/dynamic_strings.php:250
|
5614 |
+
msgid "l-mi"
|
5615 |
+
msgstr "l-mi"
|
5616 |
+
|
5617 |
+
# Maori
|
5618 |
+
#: ../languages/dynamic_strings.php:251
|
5619 |
+
#, fuzzy
|
5620 |
+
msgid "l-mi-nz"
|
5621 |
+
msgstr "l-mi-nz"
|
5622 |
+
|
5623 |
+
# Macedonian
|
5624 |
+
#: ../languages/dynamic_strings.php:252
|
5625 |
+
msgid "l-mk"
|
5626 |
+
msgstr "l-mk"
|
5627 |
+
|
5628 |
+
# Macedonian
|
5629 |
+
#: ../languages/dynamic_strings.php:253
|
5630 |
+
#, fuzzy
|
5631 |
+
msgid "l-mk-ml"
|
5632 |
+
msgstr "l-mk-ml"
|
5633 |
+
|
5634 |
+
# Mongolian
|
5635 |
+
#: ../languages/dynamic_strings.php:254
|
5636 |
+
msgid "l-mn"
|
5637 |
+
msgstr "l-mn"
|
5638 |
+
|
5639 |
+
# Mongolian
|
5640 |
+
#: ../languages/dynamic_strings.php:255
|
5641 |
+
#, fuzzy
|
5642 |
+
msgid "l-mn-mn"
|
5643 |
+
msgstr "l-mn-mn"
|
5644 |
+
|
5645 |
+
# Marathi
|
5646 |
+
#: ../languages/dynamic_strings.php:256
|
5647 |
+
msgid "l-mr"
|
5648 |
+
msgstr "l-mr"
|
5649 |
+
|
5650 |
+
# Marathi
|
5651 |
+
#: ../languages/dynamic_strings.php:257
|
5652 |
+
#, fuzzy
|
5653 |
+
msgid "l-mr-in"
|
5654 |
+
msgstr "l-mr-in"
|
5655 |
+
|
5656 |
+
# Malay
|
5657 |
+
#: ../languages/dynamic_strings.php:258
|
5658 |
+
msgid "l-ms"
|
5659 |
+
msgstr "l-ms"
|
5660 |
+
|
5661 |
+
# Malay
|
5662 |
+
#: ../languages/dynamic_strings.php:259
|
5663 |
+
#, fuzzy
|
5664 |
+
msgid "l-ms-bn"
|
5665 |
+
msgstr "l-ms-bn"
|
5666 |
+
|
5667 |
+
# Malay
|
5668 |
+
#: ../languages/dynamic_strings.php:260
|
5669 |
+
#, fuzzy
|
5670 |
+
msgid "l-ms-my"
|
5671 |
+
msgstr "l-ms-saya"
|
5672 |
+
|
5673 |
+
# Maltese
|
5674 |
+
#: ../languages/dynamic_strings.php:261
|
5675 |
+
msgid "l-mt"
|
5676 |
+
msgstr "l-mt"
|
5677 |
+
|
5678 |
+
# Maltese
|
5679 |
+
#: ../languages/dynamic_strings.php:262
|
5680 |
+
#, fuzzy
|
5681 |
+
msgid "l-mt-mt"
|
5682 |
+
msgstr "l-mt-mt"
|
5683 |
+
|
5684 |
+
# Norwegian Bokmål
|
5685 |
+
#: ../languages/dynamic_strings.php:263
|
5686 |
+
msgid "l-nb"
|
5687 |
+
msgstr "l-nb"
|
5688 |
+
|
5689 |
+
# Norwegian Bokmål
|
5690 |
+
#: ../languages/dynamic_strings.php:264
|
5691 |
+
#, fuzzy
|
5692 |
+
msgid "l-nb-no"
|
5693 |
+
msgstr "l-nb-ada"
|
5694 |
+
|
5695 |
+
# Dutch; Flemish
|
5696 |
+
#: ../languages/dynamic_strings.php:265
|
5697 |
+
msgid "l-nl"
|
5698 |
+
msgstr "l-nl"
|
5699 |
+
|
5700 |
+
# Dutch (Belgium)
|
5701 |
+
#: ../languages/dynamic_strings.php:266
|
5702 |
+
msgid "l-nl-be"
|
5703 |
+
msgstr "l-nl-menjadi"
|
5704 |
+
|
5705 |
+
# Dutch (Netherlands)
|
5706 |
+
#: ../languages/dynamic_strings.php:267
|
5707 |
+
msgid "l-nl-nl"
|
5708 |
+
msgstr "l-nl-nl"
|
5709 |
+
|
5710 |
+
# Norwegian Nynorsk
|
5711 |
+
#: ../languages/dynamic_strings.php:268
|
5712 |
+
#, fuzzy
|
5713 |
+
msgid "l-nn-no"
|
5714 |
+
msgstr "l-nn-ada"
|
5715 |
+
|
5716 |
+
#: ../languages/dynamic_strings.php:269
|
5717 |
+
msgid "l-ns"
|
5718 |
+
msgstr "l-ns"
|
5719 |
+
|
5720 |
+
#: ../languages/dynamic_strings.php:270
|
5721 |
+
msgid "l-ns-za"
|
5722 |
+
msgstr "l-ns-za"
|
5723 |
+
|
5724 |
+
# Panjabi; Punjabi
|
5725 |
+
#: ../languages/dynamic_strings.php:271
|
5726 |
+
msgid "l-pa"
|
5727 |
+
msgstr "l-pa"
|
5728 |
+
|
5729 |
+
# Panjabi; Punjabi
|
5730 |
+
#: ../languages/dynamic_strings.php:272
|
5731 |
+
#, fuzzy
|
5732 |
+
msgid "l-pa-in"
|
5733 |
+
msgstr "l-pa-in"
|
5734 |
+
|
5735 |
+
# Polish
|
5736 |
+
#: ../languages/dynamic_strings.php:273
|
5737 |
+
msgid "l-pl"
|
5738 |
+
msgstr "l-pl"
|
5739 |
+
|
5740 |
+
# Polish
|
5741 |
+
#: ../languages/dynamic_strings.php:274
|
5742 |
+
msgid "l-pl-pl"
|
5743 |
+
msgstr "l-pl-pl"
|
5744 |
+
|
5745 |
+
# Pushto; Pashto
|
5746 |
+
#: ../languages/dynamic_strings.php:275
|
5747 |
+
msgid "l-ps"
|
5748 |
+
msgstr "l-ps"
|
5749 |
+
|
5750 |
+
# Spanish (Argentina)
|
5751 |
+
#: ../languages/dynamic_strings.php:276
|
5752 |
+
#, fuzzy
|
5753 |
+
msgid "l-ps-ar"
|
5754 |
+
msgstr "l-ps-ar"
|
5755 |
+
|
5756 |
+
# Portuguese
|
5757 |
+
#: ../languages/dynamic_strings.php:277
|
5758 |
+
msgid "l-pt"
|
5759 |
+
msgstr "l-pt"
|
5760 |
+
|
5761 |
+
# Portuguese (Brazil)
|
5762 |
+
#: ../languages/dynamic_strings.php:278
|
5763 |
+
msgid "l-pt-br"
|
5764 |
+
msgstr "l-pt-br"
|
5765 |
+
|
5766 |
+
# Portuguese
|
5767 |
+
#: ../languages/dynamic_strings.php:279
|
5768 |
+
msgid "l-pt-pt"
|
5769 |
+
msgstr "l-pt-pt"
|
5770 |
+
|
5771 |
+
# Quechua
|
5772 |
+
#: ../languages/dynamic_strings.php:280
|
5773 |
+
msgid "l-qu"
|
5774 |
+
msgstr "l-qu"
|
5775 |
+
|
5776 |
+
# Quechua
|
5777 |
+
#: ../languages/dynamic_strings.php:281
|
5778 |
+
#, fuzzy
|
5779 |
+
msgid "l-qu-bo"
|
5780 |
+
msgstr "l-qu-bo"
|
5781 |
+
|
5782 |
+
# Quechua
|
5783 |
+
#: ../languages/dynamic_strings.php:282
|
5784 |
+
#, fuzzy
|
5785 |
+
msgid "l-qu-ec"
|
5786 |
+
msgstr "l-qu-ec"
|
5787 |
+
|
5788 |
+
# Quechua
|
5789 |
+
#: ../languages/dynamic_strings.php:283
|
5790 |
+
#, fuzzy
|
5791 |
+
msgid "l-qu-pe"
|
5792 |
+
msgstr "l-qu-pe"
|
5793 |
+
|
5794 |
+
# Romanian; Moldavian; Moldovan
|
5795 |
+
#: ../languages/dynamic_strings.php:284
|
5796 |
+
msgid "l-ro"
|
5797 |
+
msgstr "l-ro"
|
5798 |
+
|
5799 |
+
# Romanian; Moldavian; Moldovan
|
5800 |
+
#: ../languages/dynamic_strings.php:285
|
5801 |
+
#, fuzzy
|
5802 |
+
msgid "l-ro-ro"
|
5803 |
+
msgstr "l-ro-ro"
|
5804 |
+
|
5805 |
+
# Russian
|
5806 |
+
#: ../languages/dynamic_strings.php:286
|
5807 |
+
msgid "l-ru"
|
5808 |
+
msgstr "l-ru"
|
5809 |
+
|
5810 |
+
# Russian (Russia)
|
5811 |
+
#: ../languages/dynamic_strings.php:287
|
5812 |
+
msgid "l-ru-ru"
|
5813 |
+
msgstr "l-ru-ru"
|
5814 |
+
|
5815 |
+
# Sanskrit
|
5816 |
+
#: ../languages/dynamic_strings.php:288
|
5817 |
+
msgid "l-sa"
|
5818 |
+
msgstr "l-sa"
|
5819 |
+
|
5820 |
+
# Sanskrit
|
5821 |
+
#: ../languages/dynamic_strings.php:289
|
5822 |
+
#, fuzzy
|
5823 |
+
msgid "l-sa-in"
|
5824 |
+
msgstr "l-sa-in"
|
5825 |
+
|
5826 |
+
# Northern Sami
|
5827 |
+
#: ../languages/dynamic_strings.php:290
|
5828 |
+
msgid "l-se"
|
5829 |
+
msgstr "l-se"
|
5830 |
+
|
5831 |
+
# Northern Sami
|
5832 |
+
#: ../languages/dynamic_strings.php:291
|
5833 |
+
#, fuzzy
|
5834 |
+
msgid "l-se-fi"
|
5835 |
+
msgstr "l-se-fi"
|
5836 |
+
|
5837 |
+
# Northern Sami
|
5838 |
+
#: ../languages/dynamic_strings.php:292
|
5839 |
+
#, fuzzy
|
5840 |
+
msgid "l-se-no"
|
5841 |
+
msgstr "l-se-ada"
|
5842 |
+
|
5843 |
+
# Northern Sami
|
5844 |
+
#: ../languages/dynamic_strings.php:293
|
5845 |
+
#, fuzzy
|
5846 |
+
msgid "l-se-se"
|
5847 |
+
msgstr "l-se-se"
|
5848 |
+
|
5849 |
+
# Slovak
|
5850 |
+
#: ../languages/dynamic_strings.php:294
|
5851 |
+
msgid "l-sk"
|
5852 |
+
msgstr "l-sk"
|
5853 |
+
|
5854 |
+
# Slovak
|
5855 |
+
#: ../languages/dynamic_strings.php:295
|
5856 |
+
#, fuzzy
|
5857 |
+
msgid "l-sk-sk"
|
5858 |
+
msgstr "l-sk-sk"
|
5859 |
+
|
5860 |
+
# Slovenian
|
5861 |
+
#: ../languages/dynamic_strings.php:296
|
5862 |
+
msgid "l-sl"
|
5863 |
+
msgstr "l-sl"
|
5864 |
+
|
5865 |
+
# Sinhala; Sinhalese
|
5866 |
+
#: ../languages/dynamic_strings.php:297
|
5867 |
+
#, fuzzy
|
5868 |
+
msgid "l-sl-si"
|
5869 |
+
msgstr "l-sl-si"
|
5870 |
+
|
5871 |
+
# Albanian
|
5872 |
+
#: ../languages/dynamic_strings.php:298
|
5873 |
+
msgid "l-sq"
|
5874 |
+
msgstr "l-sq"
|
5875 |
+
|
5876 |
+
# Albanian
|
5877 |
+
#: ../languages/dynamic_strings.php:299
|
5878 |
+
#, fuzzy
|
5879 |
+
msgid "l-sq-al"
|
5880 |
+
msgstr "l-sq-al"
|
5881 |
+
|
5882 |
+
# Serbian
|
5883 |
+
#: ../languages/dynamic_strings.php:300
|
5884 |
+
#, fuzzy
|
5885 |
+
msgid "l-sr-ba"
|
5886 |
+
msgstr "l-sr-ba"
|
5887 |
+
|
5888 |
+
# Serbian
|
5889 |
+
#: ../languages/dynamic_strings.php:301
|
5890 |
+
#, fuzzy
|
5891 |
+
msgid "l-sr-sp"
|
5892 |
+
msgstr "l-sr-sp"
|
5893 |
+
|
5894 |
+
# Swedish
|
5895 |
+
#: ../languages/dynamic_strings.php:302
|
5896 |
+
msgid "l-sv"
|
5897 |
+
msgstr "l-sv"
|
5898 |
+
|
5899 |
+
# Swedish (Finland)
|
5900 |
+
#: ../languages/dynamic_strings.php:303
|
5901 |
+
msgid "l-sv-fi"
|
5902 |
+
msgstr "l-sv-fi"
|
5903 |
+
|
5904 |
+
# Swedish (Sweden)
|
5905 |
+
#: ../languages/dynamic_strings.php:304
|
5906 |
+
msgid "l-sv-se"
|
5907 |
+
msgstr "l-sv-se"
|
5908 |
+
|
5909 |
+
# Swahili
|
5910 |
+
#: ../languages/dynamic_strings.php:305
|
5911 |
+
msgid "l-sw"
|
5912 |
+
msgstr "l-sw"
|
5913 |
+
|
5914 |
+
# Swahili
|
5915 |
+
#: ../languages/dynamic_strings.php:306
|
5916 |
+
#, fuzzy
|
5917 |
+
msgid "l-sw-ke"
|
5918 |
+
msgstr "l-sw-ke"
|
5919 |
+
|
5920 |
+
# Tamil
|
5921 |
+
#: ../languages/dynamic_strings.php:307
|
5922 |
+
msgid "l-ta"
|
5923 |
+
msgstr "l-ta"
|
5924 |
+
|
5925 |
+
# Tamil
|
5926 |
+
#: ../languages/dynamic_strings.php:308
|
5927 |
+
#, fuzzy
|
5928 |
+
msgid "l-ta-in"
|
5929 |
+
msgstr "l-ta-in"
|
5930 |
+
|
5931 |
+
# Telugu
|
5932 |
+
#: ../languages/dynamic_strings.php:309
|
5933 |
+
msgid "l-te"
|
5934 |
+
msgstr "l-te"
|
5935 |
+
|
5936 |
+
# Telugu
|
5937 |
+
#: ../languages/dynamic_strings.php:310
|
5938 |
+
#, fuzzy
|
5939 |
+
msgid "l-te-in"
|
5940 |
+
msgstr "l-te-in"
|
5941 |
+
|
5942 |
+
# Thai
|
5943 |
+
#: ../languages/dynamic_strings.php:311
|
5944 |
+
msgid "l-th"
|
5945 |
+
msgstr "l-th"
|
5946 |
+
|
5947 |
+
# Thai
|
5948 |
+
#: ../languages/dynamic_strings.php:312
|
5949 |
+
msgid "l-th-th"
|
5950 |
+
msgstr "l-th-th"
|
5951 |
+
|
5952 |
+
# Tagalog
|
5953 |
+
#: ../languages/dynamic_strings.php:313
|
5954 |
+
msgid "l-tl"
|
5955 |
+
msgstr "l-tl"
|
5956 |
+
|
5957 |
+
# Tagalog
|
5958 |
+
#: ../languages/dynamic_strings.php:314
|
5959 |
+
#, fuzzy
|
5960 |
+
msgid "l-tl-ph"
|
5961 |
+
msgstr "l-tl-ph"
|
5962 |
+
|
5963 |
+
# Tswana
|
5964 |
+
#: ../languages/dynamic_strings.php:315
|
5965 |
+
msgid "l-tn"
|
5966 |
+
msgstr "l-tn"
|
5967 |
+
|
5968 |
+
# English (South Africa)
|
5969 |
+
#: ../languages/dynamic_strings.php:316
|
5970 |
+
#, fuzzy
|
5971 |
+
msgid "l-tn-za"
|
5972 |
+
msgstr "l-tn-za"
|
5973 |
+
|
5974 |
+
# Turkish
|
5975 |
+
#: ../languages/dynamic_strings.php:317
|
5976 |
+
msgid "l-tr"
|
5977 |
+
msgstr "l-tr"
|
5978 |
+
|
5979 |
+
# Turkish
|
5980 |
+
#: ../languages/dynamic_strings.php:318
|
5981 |
+
msgid "l-tr-tr"
|
5982 |
+
msgstr "l-tr-tr"
|
5983 |
+
|
5984 |
+
# Tatar
|
5985 |
+
#: ../languages/dynamic_strings.php:319
|
5986 |
+
msgid "l-tt"
|
5987 |
+
msgstr "l-tt"
|
5988 |
+
|
5989 |
+
# Tatar
|
5990 |
+
#: ../languages/dynamic_strings.php:320
|
5991 |
+
#, fuzzy
|
5992 |
+
msgid "l-tt-ru"
|
5993 |
+
msgstr "l-tt-ru"
|
5994 |
+
|
5995 |
+
# Tsonga
|
5996 |
+
#: ../languages/dynamic_strings.php:321
|
5997 |
+
msgid "l-ts"
|
5998 |
+
msgstr "l-ts"
|
5999 |
+
|
6000 |
+
# Ukrainian
|
6001 |
+
#: ../languages/dynamic_strings.php:322
|
6002 |
+
msgid "l-uk"
|
6003 |
+
msgstr "l-uk"
|
6004 |
+
|
6005 |
+
# Ukrainian
|
6006 |
+
#: ../languages/dynamic_strings.php:323
|
6007 |
+
#, fuzzy
|
6008 |
+
msgid "l-uk-ua"
|
6009 |
+
msgstr "l-uk-ua"
|
6010 |
+
|
6011 |
+
# Urdu
|
6012 |
+
#: ../languages/dynamic_strings.php:324
|
6013 |
+
msgid "l-ur"
|
6014 |
+
msgstr "l-ur"
|
6015 |
+
|
6016 |
+
# Urdu
|
6017 |
+
#: ../languages/dynamic_strings.php:325
|
6018 |
+
#, fuzzy
|
6019 |
+
msgid "l-ur-pk"
|
6020 |
+
msgstr "l-ur-pk"
|
6021 |
+
|
6022 |
+
# Uzbek
|
6023 |
+
#: ../languages/dynamic_strings.php:326
|
6024 |
+
msgid "l-uz"
|
6025 |
+
msgstr "l-uz"
|
6026 |
+
|
6027 |
+
# Uzbek
|
6028 |
+
#: ../languages/dynamic_strings.php:327
|
6029 |
+
#, fuzzy
|
6030 |
+
msgid "l-uz-uz"
|
6031 |
+
msgstr "l-uz-uz"
|
6032 |
+
|
6033 |
+
# Vietnamese
|
6034 |
+
#: ../languages/dynamic_strings.php:328
|
6035 |
+
msgid "l-vi"
|
6036 |
+
msgstr "l-vi"
|
6037 |
+
|
6038 |
+
# Vietnamese
|
6039 |
+
#: ../languages/dynamic_strings.php:329
|
6040 |
+
msgid "l-vi-vn"
|
6041 |
+
msgstr "l-vi-vn"
|
6042 |
+
|
6043 |
+
# Xhosa
|
6044 |
+
#: ../languages/dynamic_strings.php:330
|
6045 |
+
msgid "l-xh"
|
6046 |
+
msgstr "l-xh"
|
6047 |
+
|
6048 |
+
# Xhosa
|
6049 |
+
#: ../languages/dynamic_strings.php:331
|
6050 |
+
#, fuzzy
|
6051 |
+
msgid "l-xh-za"
|
6052 |
+
msgstr "l-xh-za"
|
6053 |
+
|
6054 |
+
# Chinese
|
6055 |
+
#: ../languages/dynamic_strings.php:332
|
6056 |
+
msgid "l-zh"
|
6057 |
+
msgstr "l-zh"
|
6058 |
+
|
6059 |
+
# Chinese (China)
|
6060 |
+
#: ../languages/dynamic_strings.php:333
|
6061 |
+
msgid "l-zh-cn"
|
6062 |
+
msgstr "l-zh-cn"
|
6063 |
+
|
6064 |
+
# Chinese (Hong Kong)
|
6065 |
+
#: ../languages/dynamic_strings.php:334
|
6066 |
+
msgid "l-zh-hk"
|
6067 |
+
msgstr "l-zh-hk"
|
6068 |
+
|
6069 |
+
# Chinese
|
6070 |
+
#: ../languages/dynamic_strings.php:335
|
6071 |
+
#, fuzzy
|
6072 |
+
msgid "l-zh-mo"
|
6073 |
+
msgstr "l-zh-mo"
|
6074 |
+
|
6075 |
+
# Chinese (Singapore)
|
6076 |
+
#: ../languages/dynamic_strings.php:336
|
6077 |
+
msgid "l-zh-sg"
|
6078 |
+
msgstr "l-zh-sg"
|
6079 |
+
|
6080 |
+
# Chinese (Taiwan)
|
6081 |
+
#: ../languages/dynamic_strings.php:337
|
6082 |
+
msgid "l-zh-tw"
|
6083 |
+
msgstr "l-zh-tw"
|
6084 |
+
|
6085 |
+
# Zulu
|
6086 |
+
#: ../languages/dynamic_strings.php:338
|
6087 |
+
msgid "l-zu"
|
6088 |
+
msgstr "l-zu"
|
6089 |
+
|
6090 |
+
# Zulu
|
6091 |
+
#: ../languages/dynamic_strings.php:339
|
6092 |
+
#, fuzzy
|
6093 |
+
msgid "l-zu-za"
|
6094 |
+
msgstr "l-zu-za"
|
6095 |
+
|
6096 |
+
# Unknown
|
6097 |
+
#: ../languages/dynamic_strings.php:341
|
6098 |
+
msgid "l-empty"
|
6099 |
+
msgstr "l-kosong"
|
6100 |
+
|
6101 |
+
# Unknown
|
6102 |
+
#: ../languages/dynamic_strings.php:342
|
6103 |
+
msgid "l-xx"
|
6104 |
+
msgstr "l-xx"
|
6105 |
+
|
6106 |
+
#: ../languages/dynamic_strings.php:344
|
6107 |
+
msgid "c-xy"
|
6108 |
+
msgstr "c-xy"
|
6109 |
+
|
6110 |
+
#: ../wp-slimstat.php:258 ../wp-slimstat.php:574
|
6111 |
+
msgid "Pageview filtered by third-party code"
|
6112 |
+
msgstr "Pageview disaring oleh kode pihak ketiga"
|
6113 |
+
|
6114 |
+
#: ../wp-slimstat.php:267
|
6115 |
+
msgid "Empty or not supported IP address format (IPv6)"
|
6116 |
+
msgstr "Kosong atau tidak didukung format alamat IP (IPv6)"
|
6117 |
+
|
6118 |
+
#: ../wp-slimstat.php:284
|
6119 |
+
#, php-format
|
6120 |
+
msgid "Malformed referrer URL: %s (IP: %s)"
|
6121 |
+
msgstr "Cacat pengarah URL: %s (IP: %s )"
|
6122 |
+
|
6123 |
+
#: ../wp-slimstat.php:285
|
6124 |
+
#, php-format
|
6125 |
+
msgid "Malformed referrer URL: %s"
|
6126 |
+
msgstr "Cacat URL pengarah: %s"
|
6127 |
+
|
6128 |
+
#: ../wp-slimstat.php:290
|
6129 |
+
#, php-format
|
6130 |
+
msgid "Attempted XSS Injection: %s (IP: %s)"
|
6131 |
+
msgstr "Berusaha XSS Injection: %s (IP: %s )"
|
6132 |
+
|
6133 |
+
#: ../wp-slimstat.php:291
|
6134 |
+
#, php-format
|
6135 |
+
msgid "Attempted XSS Injection: %s"
|
6136 |
+
msgstr "Berusaha XSS Injection: %s"
|
6137 |
+
|
6138 |
+
#: ../wp-slimstat.php:315
|
6139 |
+
#, php-format
|
6140 |
+
msgid "Referrer %s is blacklisted"
|
6141 |
+
msgstr "Pengarah %s adalah daftar hitam"
|
6142 |
+
|
6143 |
+
#: ../wp-slimstat.php:370
|
6144 |
+
msgid "Malformed URL"
|
6145 |
+
msgstr "URL cacat"
|
6146 |
+
|
6147 |
+
#: ../wp-slimstat.php:403
|
6148 |
+
#, php-format
|
6149 |
+
msgid "Permalink %s is blacklisted"
|
6150 |
+
msgstr "Permalink %s adalah daftar hitam"
|
6151 |
+
|
6152 |
+
#: ../wp-slimstat.php:416
|
6153 |
+
#, php-format
|
6154 |
+
msgid "Logged in user %s not tracked"
|
6155 |
+
msgstr "Login user %s tidak dilacak"
|
6156 |
+
|
6157 |
+
#: ../wp-slimstat.php:424
|
6158 |
+
#, php-format
|
6159 |
+
msgid "User with capability %s not tracked"
|
6160 |
+
msgstr "Pengguna dengan kemampuan %s tidak dilacak"
|
6161 |
+
|
6162 |
+
#: ../wp-slimstat.php:433
|
6163 |
+
#, php-format
|
6164 |
+
msgid "User %s is blacklisted"
|
6165 |
+
msgstr "Pengguna %s adalah daftar hitam"
|
6166 |
+
|
6167 |
+
#: ../wp-slimstat.php:457
|
6168 |
+
#, php-format
|
6169 |
+
msgid "Spammer %s not tracked"
|
6170 |
+
msgstr "Spammer %s tidak dilacak"
|
6171 |
+
|
6172 |
+
#: ../wp-slimstat.php:486
|
6173 |
+
#, php-format
|
6174 |
+
msgid "IP address %s is blacklisted"
|
6175 |
+
msgstr "IP address %s -blacklist"
|
6176 |
+
|
6177 |
+
#: ../wp-slimstat.php:515
|
6178 |
+
#, php-format
|
6179 |
+
msgid "Country %s is blacklisted"
|
6180 |
+
msgstr "Negara %s adalah daftar hitam"
|
6181 |
+
|
6182 |
+
#: ../wp-slimstat.php:524
|
6183 |
+
msgid "Prefetch requests are ignored"
|
6184 |
+
msgstr "permintaan Prefetch diabaikan"
|
6185 |
+
|
6186 |
+
#: ../wp-slimstat.php:540
|
6187 |
+
msgid "Bot not tracked"
|
6188 |
+
msgstr "Bot tidak dilacak"
|
6189 |
+
|
6190 |
+
#: ../wp-slimstat.php:548
|
6191 |
+
#, php-format
|
6192 |
+
msgid "Browser %s is blacklisted"
|
6193 |
+
msgstr "Browser %s adalah daftar hitam"
|
6194 |
+
|
6195 |
+
#: ../wp-slimstat.php:1056
|
6196 |
+
msgid "Invalid payload string. Try clearing your WordPress cache."
|
6197 |
+
msgstr "payload string yang tidak valid. Coba kosongkan cache WordPress Anda."
|
6198 |
+
|
6199 |
+
#: ../wp-slimstat.php:1067
|
6200 |
+
msgid "Invalid data signature. Try clearing your WordPress cache."
|
6201 |
+
msgstr "signature data yang tidak valid. Coba kosongkan cache WordPress Anda."
|
6202 |
+
|
6203 |
+
#: ../wp-slimstat.php:1188
|
6204 |
+
#, fuzzy
|
6205 |
+
msgid "There was an error downloading the MaxMind Geolite DB:"
|
6206 |
+
msgstr "Ada kesalahan mengunduh MaxMind GeoLite DB:"
|
6207 |
+
|
6208 |
+
#: ../wp-slimstat.php:1196 ../wp-slimstat.php:1205
|
6209 |
+
#, fuzzy
|
6210 |
+
msgid "There was an error opening the zipped MaxMind Geolite DB."
|
6211 |
+
msgstr "Ada kesalahan membuka zip MaxMind GeoLite DB."
|
6212 |
+
|
6213 |
+
#: ../wp-slimstat.php:1200
|
6214 |
+
msgid "Function gzopen not defined. Aborting."
|
6215 |
+
msgstr "Fungsi tidak gzopen didefinisikan. Batal."
|
6216 |
+
|
6217 |
+
#: ../wp-slimstat.php:1210
|
6218 |
+
#, fuzzy
|
6219 |
+
msgid "There was an error opening the unzipped MaxMind Geolite DB."
|
6220 |
+
msgstr "Ada kesalahan membuka membuka ritsleting MaxMind GeoLite DB."
|
6221 |
+
|
6222 |
+
#: ../wp-slimstat.php:1692
|
6223 |
+
msgid "Optional filters"
|
6224 |
+
msgstr "filter opsional"
|
6225 |
+
|
6226 |
+
#, fuzzy
|
6227 |
+
#~ msgid "Track Outbound Clicks"
|
6228 |
+
#~ msgstr "Outbound Klik track"
|
6229 |
+
|
6230 |
+
#~ msgid ""
|
6231 |
+
#~ "Track when your visitors click on link to external websites. This option "
|
6232 |
+
#~ "required Spy Mode to be enabled."
|
6233 |
+
#~ msgstr ""
|
6234 |
+
#~ "Melacak ketika pengunjung Anda klik pada link ke situs web eksternal. "
|
6235 |
+
#~ "Opsi ini diperlukan Spy Mode untuk diaktifkan."
|
6236 |
+
|
6237 |
+
#, fuzzy
|
6238 |
+
#~ msgid "Track Internal Clicks"
|
6239 |
+
#~ msgstr "Internal Klik track"
|
6240 |
+
|
6241 |
+
#~ msgid ""
|
6242 |
+
#~ "Collect mouse coordinates and other information for clicks on internal "
|
6243 |
+
#~ "links. Recommended if you're using our heatmap add-on. By default, this "
|
6244 |
+
#~ "information is only collected for external links."
|
6245 |
+
#~ msgstr ""
|
6246 |
+
#~ "Kumpulkan koordinat mouse dan informasi lainnya untuk klik pada link "
|
6247 |
+
#~ "internal. Direkomendasikan jika Anda menggunakan heatmap kami add-on. "
|
6248 |
+
#~ "Secara default, informasi ini hanya dikumpulkan untuk link eksternal."
|
6249 |
+
|
6250 |
+
#~ msgid "No Callback"
|
6251 |
+
#~ msgstr "Tidak ada Callback"
|
6252 |
+
|
6253 |
+
#~ msgid ""
|
6254 |
+
#~ "Track the event but do not invoke the callback function on links marked "
|
6255 |
+
#~ "with one of these class names, <em>rel</em> attribute or whose <em>href</"
|
6256 |
+
#~ "em> attribute contains one of these strings. Useful to prevent conflicts "
|
6257 |
+
#~ "with lightbox and similar libraries."
|
6258 |
+
#~ msgstr ""
|
6259 |
+
#~ "Melacak acara tetapi tidak memanggil fungsi callback pada link ditandai "
|
6260 |
+
#~ "dengan salah satu nama kelas ini, <em> rel </ em> atribut atau yang <em> "
|
6261 |
+
#~ "href </ em> atribut berisi salah satu dari string ini. Berguna untuk "
|
6262 |
+
#~ "mencegah konflik dengan lightbox dan perpustakaan serupa."
|
6263 |
+
|
6264 |
+
#, fuzzy
|
6265 |
+
#~ msgid "Track Registered Users"
|
6266 |
+
#~ msgstr "Melacak Pengguna Terdaftar"
|
6267 |
+
|
6268 |
+
#~ msgid "Extensions to Track"
|
6269 |
+
#~ msgstr "Ekstensi untuk Melacak"
|
6270 |
+
|
6271 |
+
#, fuzzy
|
6272 |
+
#~ msgid ""
|
6273 |
+
#~ "List all the file extensions that you want to be treated as Downloads. "
|
6274 |
+
#~ "Please note that links pointing to external resources (i.e. PDFs on a "
|
6275 |
+
#~ "different website) are considered Downloads and not Outbound Links (and "
|
6276 |
+
#~ "tracked as such), if their extension matches one of the ones listed here "
|
6277 |
+
#~ "below."
|
6278 |
+
#~ msgstr ""
|
6279 |
+
#~ "Daftar semua ekstensi file yang Anda ingin diperlakukan sebagai "
|
6280 |
+
#~ "Downloads. Harap dicatat bahwa link yang menunjuk ke sumber daya "
|
6281 |
+
#~ "eksternal (yaitu PDF pada situs web yang berbeda) dianggap Downloads dan "
|
6282 |
+
#~ "tidak Outbound Link (dan dilacak seperti itu), jika ekstensi mereka cocok "
|
6283 |
+
#~ "dengan salah satu dari yang tercantum di sini di bawah ini."
|
6284 |
+
|
6285 |
+
#, fuzzy
|
6286 |
+
#~ msgid "SlimStat"
|
6287 |
+
#~ msgstr "SlimStat"
|
6288 |
+
|
6289 |
+
#, fuzzy
|
6290 |
+
#~ msgid "Async Tracker"
|
6291 |
+
#~ msgstr "Benutzer tracken"
|
6292 |
+
|
6293 |
+
#, fuzzy
|
6294 |
+
#~ msgid "User Agent Accuracy"
|
6295 |
+
#~ msgstr "User Agent"
|
6296 |
+
|
6297 |
+
#, fuzzy
|
6298 |
+
#~ msgid "Enable UAN"
|
6299 |
+
#~ msgstr "ADN aktivieren"
|
6300 |
+
|
6301 |
+
#~ msgid "Live Stream"
|
6302 |
+
#~ msgstr "Livestream"
|
6303 |
+
|
6304 |
+
#, fuzzy
|
6305 |
+
#~ msgid ""
|
6306 |
+
#~ "Enable the Live view, which refreshes the Activity Log every X seconds. "
|
6307 |
+
#~ "Enter <strong>0</strong> (number zero) to deactivate this feature."
|
6308 |
+
#~ msgstr ""
|
6309 |
+
#~ "Anzeige der aktuell aktiven Besucher alle X Sekunden aktualisieren. Null "
|
6310 |
+
#~ "deaktiviert diese Funktion."
|
6311 |
+
|
6312 |
+
#, fuzzy
|
6313 |
+
#~ msgid "Tracker Status"
|
6314 |
+
#~ msgstr "Benutzer tracken"
|
6315 |
+
|
6316 |
+
#, fuzzy
|
6317 |
+
#~ msgid "Reset the tracker status"
|
6318 |
+
#~ msgstr "Benutzer tracken"
|
6319 |
+
|
6320 |
+
#, fuzzy
|
6321 |
+
#~ msgid "Delete this pageview"
|
6322 |
+
#~ msgstr "Lösche Seitenaufrufe, wo"
|
6323 |
+
|
6324 |
+
#, fuzzy
|
6325 |
+
#~ msgid "Error: Malformed URL %s"
|
6326 |
+
#~ msgstr "Ignoriere Benutzer"
|
6327 |
+
|
6328 |
+
#, fuzzy
|
6329 |
+
#~ msgid "Notice: Referrer %s is blacklisted"
|
6330 |
+
#~ msgstr "Browser-Fähigkeiten"
|
6331 |
+
|
6332 |
+
#, fuzzy
|
6333 |
+
#~ msgid "Notice: Permalink %s is blacklisted"
|
6334 |
+
#~ msgstr "Browser-Fähigkeiten"
|
6335 |
+
|
6336 |
+
#, fuzzy
|
6337 |
+
#~ msgid "Notice: User %s is blacklisted"
|
6338 |
+
#~ msgstr "Browser-Fähigkeiten"
|
6339 |
+
|
6340 |
+
#, fuzzy
|
6341 |
+
#~ msgid "Notice: Spammer %s not tracked"
|
6342 |
+
#~ msgstr "Bot oder Crawler"
|
6343 |
+
|
6344 |
+
#, fuzzy
|
6345 |
+
#~ msgid "Notice: IP address %s is blacklisted"
|
6346 |
+
#~ msgstr "Browser-Fähigkeiten"
|
6347 |
+
|
6348 |
+
#, fuzzy
|
6349 |
+
#~ msgid "Notice: Country %s is blacklisted"
|
6350 |
+
#~ msgstr "Browser-Fähigkeiten"
|
6351 |
+
|
6352 |
+
#, fuzzy
|
6353 |
+
#~ msgid "Notice: Bot not tracked"
|
6354 |
+
#~ msgstr "Bot oder Crawler"
|
6355 |
+
|
6356 |
+
#, fuzzy
|
6357 |
+
#~ msgid "Notice: Browser %s is blacklisted"
|
6358 |
+
#~ msgstr "Browser-Fähigkeiten"
|
6359 |
+
|
6360 |
+
#, fuzzy
|
6361 |
+
#~ msgid ""
|
6362 |
+
#~ "Invalid minimum capability. Please check <a href=\"http://codex.wordpress."
|
6363 |
+
#~ "org/Roles_and_Capabilities\" target=\"_new\">this page</a> for more "
|
6364 |
+
#~ "information"
|
6365 |
+
#~ msgstr ""
|
6366 |
+
#~ "Ungültige Mindest-capability. Nähere Informationen finden Sie <a href="
|
6367 |
+
#~ "\"http://codex.wordpress.org/Roles_and_Capabilities\" target=\"_new"
|
6368 |
+
#~ "\">hier</a>."
|
6369 |
+
|
6370 |
+
#, fuzzy
|
6371 |
+
#~ msgid "Track"
|
6372 |
+
#~ msgstr "Benutzer tracken"
|
6373 |
+
|
6374 |
+
#, fuzzy
|
6375 |
+
#~ msgid "Do not track"
|
6376 |
+
#~ msgstr "Bot oder Crawler"
|
6377 |
+
|
6378 |
+
#~ msgid "Admin Bar"
|
6379 |
+
#~ msgstr "Adminleiste"
|
6380 |
+
|
6381 |
+
#, fuzzy
|
6382 |
+
#~ msgid "Browser Detection"
|
6383 |
+
#~ msgstr "Browser-Version"
|
6384 |
+
|
6385 |
+
#, fuzzy
|
6386 |
+
#~ msgid "Browscap"
|
6387 |
+
#~ msgstr "Browser"
|
6388 |
+
|
6389 |
+
#~ msgid "Yes"
|
6390 |
+
#~ msgstr "Ja"
|
6391 |
+
|
6392 |
+
#~ msgid "No"
|
6393 |
+
#~ msgstr "Nein"
|
6394 |
+
|
6395 |
+
#, fuzzy
|
6396 |
+
#~ msgid "Internal and Outbound Links"
|
6397 |
+
#~ msgstr "Letzte ausgehende Links"
|
6398 |
+
|
6399 |
+
#, fuzzy
|
6400 |
+
#~ msgid "Track Coordinates"
|
6401 |
+
#~ msgstr "Tracking aktiv"
|
6402 |
+
|
6403 |
+
#~ msgid "Google Index"
|
6404 |
+
#~ msgstr "Google-Index"
|
6405 |
+
|
6406 |
+
#~ msgid "Facebook Likes"
|
6407 |
+
#~ msgstr "Facebook Likes"
|
6408 |
+
|
6409 |
+
#, fuzzy
|
6410 |
+
#~ msgid "Delete records"
|
6411 |
+
#~ msgstr "Datensätze"
|
6412 |
+
|
6413 |
+
#, fuzzy
|
6414 |
+
#~ msgid "recorded on"
|
6415 |
+
#~ msgstr "Datensätze"
|
6416 |
+
|
6417 |
+
#~ msgid "Top Traffic Sources"
|
6418 |
+
#~ msgstr "Top-Traffic-Ursprung"
|
6419 |
+
|
6420 |
+
#, fuzzy
|
6421 |
+
#~ msgid "windows phone"
|
6422 |
+
#~ msgstr "Windows Phone"
|
6423 |
+
|
6424 |
+
#~ msgid "Ignore users (username not found)"
|
6425 |
+
#~ msgstr "Benutzer ignorieren (Benutzername nicht gefunden)"
|
6426 |
+
|
6427 |
+
#~ msgid "General"
|
6428 |
+
#~ msgstr "Allgemein"
|
6429 |
+
|
6430 |
+
#, fuzzy
|
6431 |
+
#~ msgid "Track Pageviews"
|
6432 |
+
#~ msgstr "Gesamte Seitenaufrufe"
|
6433 |
+
|
6434 |
+
#, fuzzy
|
6435 |
+
#~ msgid "Visitors and Known Users"
|
6436 |
+
#~ msgstr "Bekannte Benutzer"
|
6437 |
+
|
6438 |
+
#, fuzzy
|
6439 |
+
#~ msgid ""
|
6440 |
+
#~ "List all the usernames you don't want to track, separated by commas. "
|
6441 |
+
#~ "Please be aware that spaces are <em>not</em> ignored and that usernames "
|
6442 |
+
#~ "are case sensitive."
|
6443 |
+
#~ msgstr ""
|
6444 |
+
#~ "Wordpress-Benutzer, die nicht getrackt werden sollen, getrennt durch "
|
6445 |
+
#~ "Beistriche. Leerzeichen werden <em>nicht</em> ignoriert und Groß-/ "
|
6446 |
+
#~ "Kleinschreibung wird beachtet."
|
6447 |
+
|
6448 |
+
#~ msgid "Permissions"
|
6449 |
+
#~ msgstr "Berechtigungen"
|
6450 |
+
|
6451 |
+
#~ msgid "Advanced"
|
6452 |
+
#~ msgstr "Erweitert"
|
6453 |
+
|
6454 |
+
#~ msgid "Double click on an empty region to reset the zoom level"
|
6455 |
+
#~ msgstr ""
|
6456 |
+
#~ "Doppelklick auf einen freien Bereich, um den Zoomlevel zurückzusetzen"
|
6457 |
+
|
6458 |
+
#~ msgid "Custom Reports"
|
6459 |
+
#~ msgstr "individuelle Auswertungen"
|
6460 |
+
|
6461 |
+
# capability = Resource?
|
6462 |
+
#, fuzzy
|
6463 |
+
#~ msgid ""
|
6464 |
+
#~ "Collect information about screen resolutions, outbound links, downloads, "
|
6465 |
+
#~ "etc. If Tracking Mode is set to Javascript, this data will be tracked "
|
6466 |
+
#~ "regardless of which value you set for this option. In Accurate mode, this "
|
6467 |
+
#~ "option will remove the tracking code from your pages' source code."
|
6468 |
+
#~ msgstr ""
|
6469 |
+
#~ "Aktiviert einen Tracking Code auf den Clients, der Daten über "
|
6470 |
+
#~ "Bildschirmauflösungen, ausgehende Links, Downloads und andere relevante "
|
6471 |
+
#~ "Informationen sammelt. Bei aktiviertem Javaskript-Modus werden die "
|
6472 |
+
#~ "Browser-Resourcen in jedem Fall getrackt"
|
6473 |
+
|
6474 |
+
# What is smoothing?
|
6475 |
+
#~ msgid "Detect Smoothing"
|
6476 |
+
#~ msgstr "Smoothing erkennen"
|
6477 |
+
|
6478 |
+
#~ msgid "Recent Screen Resolutions"
|
6479 |
+
#~ msgstr "Letzte Bildschirmauflösungen"
|
6480 |
+
|
6481 |
+
#~ msgid "Summary"
|
6482 |
+
#~ msgstr "Zusammenfassung"
|
6483 |
+
|
6484 |
+
#, fuzzy
|
6485 |
+
#~ msgid "Recent Exit Pages"
|
6486 |
+
#~ msgstr "Letzte Absprungseiten"
|
6487 |
+
|
6488 |
+
#~ msgid "Recent Bounce Pages"
|
6489 |
+
#~ msgstr "Letzte Absprungseiten"
|
6490 |
+
|
6491 |
+
#~ msgid ""
|
6492 |
+
#~ "A <em>bounce page</em> is a single-page visit, or visit in which the "
|
6493 |
+
#~ "person left your site from the entrance (landing) page."
|
6494 |
+
#~ msgstr ""
|
6495 |
+
#~ "Eine 'Absprung' Seite ist der Zugriff auf eine einzelne Seite oder wenn "
|
6496 |
+
#~ "der Besucher die Website bereits auf der Einstiegs-Seite wieder verlä"
|
6497 |
+
#~ "sst."
|
6498 |
+
|
6499 |
+
#~ msgid "Tracking Active"
|
6500 |
+
#~ msgstr "Tracking aktiv"
|
6501 |
+
|
6502 |
+
#, fuzzy
|
6503 |
+
#~ msgid "Average time on site"
|
6504 |
+
#~ msgstr "Durchschnittl. Seitenaufrufe pro Besuch"
|
6505 |
+
|
6506 |
+
#, fuzzy
|
6507 |
+
#~ msgid "Avg Page Load Time"
|
6508 |
+
#~ msgstr "Durchschnittl. Seitenaufrufe"
|
6509 |
+
|
6510 |
+
#, fuzzy
|
6511 |
+
#~ msgid "Javascript"
|
6512 |
+
#~ msgstr "Tracking per JavaScript"
|
6513 |
+
|
6514 |
+
#~ msgid "Asynchronous Views"
|
6515 |
+
#~ msgstr "Asynchrone Anzeige"
|
6516 |
+
|
6517 |
+
#, fuzzy
|
6518 |
+
#~ msgid ""
|
6519 |
+
#~ "Load all the reports dynamically. It makes the reports render faster, but "
|
6520 |
+
#~ "it increases the load on your server."
|
6521 |
+
#~ msgstr ""
|
6522 |
+
#~ "Benutzen Sie Ajax um die Statistiken nachzuladen. Dadurch erscheinen die "
|
6523 |
+
#~ "Seiten schneller, jedoch entsteht mehr Last auf dem Server."
|
6524 |
+
|
6525 |
+
#, fuzzy
|
6526 |
+
#~ msgid "All the archived records were successfully restored."
|
6527 |
+
#~ msgstr "Alle Aufzeichnungen wurden erfolgreich gelöscht."
|
6528 |
+
|
6529 |
+
#, fuzzy
|
6530 |
+
#~ msgid "Are you sure you want to restore all the archived pageviews?"
|
6531 |
+
#~ msgstr ""
|
6532 |
+
#~ "Sie wollen die gesamte Infomationen über die Besuche und Aufrufe auf "
|
6533 |
+
#~ "Ihrer Webseite löschen. Sind Sie sicher?"
|
6534 |
+
|
6535 |
+
#, fuzzy
|
6536 |
+
#~ msgid "Restore Archive"
|
6537 |
+
#~ msgstr "Lösche Seitenaufrufe, wo"
|
6538 |
+
|
6539 |
+
# Austria
|
6540 |
+
#, fuzzy
|
6541 |
+
#~ msgid "at"
|
6542 |
+
#~ msgstr "Österreich"
|
6543 |
+
|
6544 |
+
#~ msgid "Your report here"
|
6545 |
+
#~ msgstr "Deine Auswertung hier"
|
6546 |
+
|
6547 |
+
#, fuzzy
|
6548 |
+
#~ msgid ""
|
6549 |
+
#~ "Yes, you can! Create and view your personalized analytics for Slimstat. "
|
6550 |
+
#~ "Just write a new plugin that retrieves the desired information from the "
|
6551 |
+
#~ "database and then hook it to the action <code>wp_slimstat_custom_report</"
|
6552 |
+
#~ "code>. For more information, visit my <a href=\"http://wordpress.org/tags/"
|
6553 |
+
#~ "wp-slimstat?forum_id=10\" target=\"_blank\">support forum</a>."
|
6554 |
+
#~ msgstr ""
|
6555 |
+
#~ "Yes, you can! Erstellen Sie Ihre eigene Auswertung für WP SlimStat. "
|
6556 |
+
#~ "Sie brauchen nur ein neues Plugin zu schreiben, dass die gewünschten "
|
6557 |
+
#~ "Daten aus der Datenbank liest. Ein kleines Demo-Plugin finden Sie in der "
|
6558 |
+
#~ "Installationsdatei. Dieses zeigt Ihnen, wie Sie in 5 Minuten einen "
|
6559 |
+
#~ "eigenen Report erstellen können. Sie finden es im Plugin-"
|
6560 |
+
#~ "Verzeichnis: <code>wp-slimstat-custom-report-demo.php</code>. Für "
|
6561 |
+
#~ "weitere Informationen dazu besuchen Sie mein <a href=\"http://lab."
|
6562 |
+
#~ "duechiacchiere.it/\" title=\"WP SlimStat Support-Forum\" target=\"_blank"
|
6563 |
+
#~ "\">Support-Forum</a>."
|
6564 |
+
|
6565 |
+
#~ msgid "Average Pageviews per Visit"
|
6566 |
+
#~ msgstr "Durchschnittl. Seitenaufrufe pro Besuch"
|
6567 |
+
|
6568 |
+
#, fuzzy
|
6569 |
+
#~ msgid ""
|
6570 |
+
#~ "<strong>Link Details</strong><br>- <em>A:n</em> means that the n-th link "
|
6571 |
+
#~ "in the page was clicked.<br>- <em>ID:xx</em> is shown when the "
|
6572 |
+
#~ "corresponding link has an ID attribute associated to it."
|
6573 |
+
#~ msgstr ""
|
6574 |
+
#~ "<strong>Linkdetails</strong><br>- <em>A:n</em> heißt, dass der n-te Link "
|
6575 |
+
#~ "der Seite angeklickt wurde.<br>- <em>ID:xx</em> wird gezeigt, wenn dem "
|
6576 |
+
#~ "betreffenden Link ein ID-Attribute zugewiesen wurde."
|
6577 |
+
|
6578 |
+
#~ msgid "Domain"
|
6579 |
+
#~ msgstr "Domäne"
|
6580 |
+
|
6581 |
+
#~ msgid "Color Depth"
|
6582 |
+
#~ msgstr "Farbtiefe"
|
6583 |
+
|
6584 |
+
#~ msgid "Pageviews (chart)"
|
6585 |
+
#~ msgstr "Seitenaufrufe (Diagramm)"
|
6586 |
+
|
6587 |
+
#~ msgid "Human Visits (chart)"
|
6588 |
+
#~ msgstr "Echte Besucher (Diagramm)"
|
6589 |
+
|
6590 |
+
#~ msgid "Traffic Sources (chart)"
|
6591 |
+
#~ msgstr "Traffic-Ursprung (Diagramm)"
|
6592 |
+
|
6593 |
+
#~ msgid "Spy View"
|
6594 |
+
#~ msgstr "Aktuelle Seitenaufrufe"
|
6595 |
+
|
6596 |
+
#~ msgid "Top Feeds"
|
6597 |
+
#~ msgstr "Top-Feeds"
|
6598 |
+
|
6599 |
+
#, fuzzy
|
6600 |
+
#~ msgid "Rcent Exit Pages"
|
6601 |
+
#~ msgstr "Letzte Absprungseiten"
|
6602 |
+
|
6603 |
+
#, fuzzy
|
6604 |
+
#~ msgid "Top OutLinks and Downloads"
|
6605 |
+
#~ msgstr "Top-Downloads"
|
6606 |
+
|
6607 |
+
#~ msgid "Daily %s"
|
6608 |
+
#~ msgstr "Täglich %s"
|
6609 |
+
|
6610 |
+
#~ msgid "%s Minute by Minute"
|
6611 |
+
#~ msgstr "%s Minute zu Minute"
|
6612 |
+
|
6613 |
+
#~ msgid "Hourly %s"
|
6614 |
+
#~ msgstr "Stündlich %s"
|
6615 |
+
|
6616 |
+
#~ msgid "Monthly %s"
|
6617 |
+
#~ msgstr "Monatlich %s"
|
6618 |
+
|
6619 |
+
#~ msgid "Search for"
|
6620 |
+
#~ msgstr "Suche nach"
|
6621 |
+
|
6622 |
+
#~ msgid "Source"
|
6623 |
+
#~ msgstr "Ursprung"
|
6624 |
+
|
6625 |
+
#~ msgid "Keywords"
|
6626 |
+
#~ msgstr "Suchbegriffe"
|
6627 |
+
|
6628 |
+
#, fuzzy
|
6629 |
+
#~ msgid "Filter results where resource equals %s"
|
6630 |
+
#~ msgstr "Ergebnisse filtern, wo die Ressource %s ist"
|
6631 |
+
|
6632 |
+
#, fuzzy
|
6633 |
+
#~ msgid "Link Details"
|
6634 |
+
#~ msgstr "Details"
|
6635 |
+
|
6636 |
+
#~ msgid "Last 5 minutes"
|
6637 |
+
#~ msgstr "Letzte 5 Minuten"
|
6638 |
+
|
6639 |
+
#~ msgid "visitor's screen's color depth (8, 16, 24, ...)"
|
6640 |
+
#~ msgstr "Farbtiefe des Monitors des Besuchers (8, 16, 24, ...)"
|
6641 |
+
|
6642 |
+
#~ msgid ""
|
6643 |
+
#~ "what CSS standard was supported by that browser (1, 2, 3 and other "
|
6644 |
+
#~ "integer values)"
|
6645 |
+
#~ msgstr ""
|
6646 |
+
#~ "Vom Browser unterstützter CSS standard (1, 2, 3 und andere ganze Zahlen)"
|
6647 |
+
|
6648 |
+
#, fuzzy
|
6649 |
+
#~ msgid "Empty IP Address"
|
6650 |
+
#~ msgstr "IP-Adresse"
|
6651 |
+
|
6652 |
+
#, fuzzy
|
6653 |
+
#~ msgid "Database not ready"
|
6654 |
+
#~ msgstr "Datenbankinformation"
|
6655 |
+
|
6656 |
+
#~ msgid "Views"
|
6657 |
+
#~ msgstr "Letzte Aufrufe"
|
6658 |
+
|
6659 |
+
#, fuzzy
|
6660 |
+
#~ msgid "Data and Formats"
|
6661 |
+
#~ msgstr "Datum und Uhrzeit"
|
6662 |
+
|
6663 |
+
#, fuzzy
|
6664 |
+
#~ msgid "Activity Log Extended"
|
6665 |
+
#~ msgstr "Aktuell (erweitert)"
|
6666 |
+
|
6667 |
+
#, fuzzy
|
6668 |
+
#~ msgid ""
|
6669 |
+
#~ "Choose if you want to see outbound links listed in the Activity Log. It "
|
6670 |
+
#~ "might slow down the rendering of this report."
|
6671 |
+
#~ msgstr ""
|
6672 |
+
#~ "Wählen Sie, ob die ausgehenden Links unter Aktuell angezeigt werden "
|
6673 |
+
#~ "sollen. Dies könnte die Erstellung des Berichtes verlansamen oder Fehler "
|
6674 |
+
#~ "bei langsameren System anzeigen."
|
6675 |
+
|
6676 |
+
#, fuzzy
|
6677 |
+
#~ msgid "Ignore Classes"
|
6678 |
+
#~ msgstr "Ignoriere Benutzer"
|
6679 |
+
|
6680 |
+
#~ msgid "Performance"
|
6681 |
+
#~ msgstr "Leistung"
|
6682 |
+
|
6683 |
+
#~ msgid "Average Pageviews per Visit (chart)"
|
6684 |
+
#~ msgstr "Durchschnittl. Seitenaufrufe pro Besuch (Diagramm)"
|
6685 |
+
|
6686 |
+
#~ msgid "Go to the corresponding search engine result page"
|
6687 |
+
#~ msgstr "Zugehörige Ergbnisseite der Suchmaschine öffnen"
|
6688 |
+
|
6689 |
+
#~ msgid "Human visits"
|
6690 |
+
#~ msgstr "Echte Besuche"
|
6691 |
+
|
6692 |
+
#~ msgid "Avg Pageviews"
|
6693 |
+
#~ msgstr "Durchschnittl. Seitenaufrufe"
|
6694 |
+
|
6695 |
+
#~ msgid "Empty Database"
|
6696 |
+
#~ msgstr "Datenbank leeren"
|
6697 |
+
|
6698 |
+
#~ msgid "Right Now"
|
6699 |
+
#~ msgstr "Aktuell"
|
6700 |
+
|
6701 |
+
#~ msgid "Content"
|
6702 |
+
#~ msgstr "Inhalt"
|
6703 |
+
|
6704 |
+
#~ msgid "Stats"
|
6705 |
+
#~ msgstr "Statistik"
|
6706 |
+
|
6707 |
+
#~ msgid ""
|
6708 |
+
#~ "WARNING: a misconfigured setting and/or server environment is preventing "
|
6709 |
+
#~ "WP SlimStat from properly tracking your visitors. Please <a target="
|
6710 |
+
#~ "\"_blank\" href=\"http://wordpress.org/extend/plugins/wp-slimstat/faq/"
|
6711 |
+
#~ "\">check the FAQs</a> for more information."
|
6712 |
+
#~ msgstr ""
|
6713 |
+
#~ "WARNUNG: Eine falsche Einstellung und/oder die Serverumgebung verhindern, "
|
6714 |
+
#~ "dass WP SlimStat die Besucher korrekt erfasst. <a target=\"_blank\" href="
|
6715 |
+
#~ "\"http://wordpress.org/extend/plugins/wp-slimstat/faq/\">In den FAQs</a> "
|
6716 |
+
#~ "gibt es mehr Informationen dazu."
|
6717 |
+
|
6718 |
+
#~ msgid "Add Column to Posts"
|
6719 |
+
#~ msgstr "Spalte bei Beiträgen hinzufügen"
|
6720 |
+
|
6721 |
+
#~ msgid "Hide Stats Link"
|
6722 |
+
#~ msgstr "Statistiklink verstecken"
|
6723 |
+
|
6724 |
+
#~ msgid ""
|
6725 |
+
#~ "Enable this option if your users are confused by the Stats link associate "
|
6726 |
+
#~ "to each post in the Edit Posts page."
|
6727 |
+
#~ msgstr ""
|
6728 |
+
#~ "Aktivieren Sie diese Funktion, falls der Link zu den Statistiken in der "
|
6729 |
+
#~ "Beitragsbearbeitung irritieren sollte."
|
6730 |
+
|
6731 |
+
#, fuzzy
|
6732 |
+
#~ msgid "Right Now Screen"
|
6733 |
+
#~ msgstr "Aktuell"
|
6734 |
+
|
6735 |
+
#~ msgid ""
|
6736 |
+
#~ "Add <em>markings</em> to each chart by specifying a date and its "
|
6737 |
+
#~ "description in the field below. Useful to keep track of special events "
|
6738 |
+
#~ "and correlate them to your analytics. Please use the following format:"
|
6739 |
+
#~ "<code>YYYY MM DD HH:mm=Description 1,YYYY MM DD HH:mm=Description 2</"
|
6740 |
+
#~ "code>. For example: 2012 12 31 23:55=New Year's Eve."
|
6741 |
+
#~ msgstr ""
|
6742 |
+
#~ "Erstellen Sie Anmerkungen für jedes Diagram, indem Sie ein Datum und eine "
|
6743 |
+
#~ "Beschreibung eintragen. Die ist hilfreich um besondere Ereignisse zu "
|
6744 |
+
#~ "verfolgen und mit der Analye in Verbindung zu bringen. Format: <code>JJJJ "
|
6745 |
+
#~ "MM TT HH:mm=Anmerkung 1,JJJJ MM TT HH:mm=Anmerkung 2</code>. Z.B.: 2012 "
|
6746 |
+
#~ "12 31 23:55=Silvester."
|
6747 |
+
|
6748 |
+
#~ msgid "Export Settings"
|
6749 |
+
#~ msgstr "Exporteinstellungen"
|
6750 |
+
|
6751 |
+
#, fuzzy
|
6752 |
+
#~ msgid "Take a sneak peek at what human visitors are doing on your website."
|
6753 |
+
#~ msgstr ""
|
6754 |
+
#~ "Erhalte einen Einblick von dem was echte Benutzer auf deiner Website "
|
6755 |
+
#~ "machen"
|
6756 |
+
|
6757 |
+
#~ msgid "Known User"
|
6758 |
+
#~ msgstr "Bekannte Benutzer"
|
6759 |
+
|
6760 |
+
#, fuzzy
|
6761 |
+
#~ msgid "Human Visitor"
|
6762 |
+
#~ msgstr "Echte Besuche"
|
6763 |
+
|
6764 |
+
#~ msgid "Security Scan"
|
6765 |
+
#~ msgstr "Sicherheitsscan"
|
6766 |
+
|
6767 |
+
#~ msgid ""
|
6768 |
+
#~ "Click on a data point to display the activity chart for each hour of that "
|
6769 |
+
#~ "day"
|
6770 |
+
#~ msgstr ""
|
6771 |
+
#~ "Auf ein Datum klicken um das Aktivitätsdiagramm für jede Stunde "
|
6772 |
+
#~ "des Tages anzuzeigen"
|
6773 |
+
|
6774 |
+
#~ msgid "Bing Test"
|
6775 |
+
#~ msgstr "Bing Test"
|
6776 |
+
|
6777 |
+
#~ msgid "AntiVirus Scan"
|
6778 |
+
#~ msgstr "AntiVirus Scan"
|
6779 |
+
|
6780 |
+
#~ msgid "Google Bot Test"
|
6781 |
+
#~ msgstr "Google Bot Test"
|
6782 |
+
|
6783 |
+
#~ msgid "Scan for Hostile Strings"
|
6784 |
+
#~ msgstr "Nach schädlichen Zeichenketten scannen"
|
6785 |
+
|
6786 |
+
#, fuzzy
|
6787 |
+
#~ msgid "Other Treats"
|
6788 |
+
#~ msgstr "Andere echte Besucher"
|
6789 |
+
|
6790 |
+
#~ msgid "Passed"
|
6791 |
+
#~ msgstr "Bestanden"
|
6792 |
+
|
6793 |
+
#~ msgid "Longest Post (ID)"
|
6794 |
+
#~ msgstr "Längster Post (ID)"
|
6795 |
+
|
6796 |
+
#~ msgid "Longest Comment (ID)"
|
6797 |
+
#~ msgstr "Längste Kommentare (ID)"
|
6798 |
+
|
6799 |
+
#~ msgid ""
|
6800 |
+
#~ "<a href=\"http://slimstat.getused.to.it/\">WP SlimStat</a> is and will "
|
6801 |
+
#~ "always be free, but consider supporting the author if this plugin helped "
|
6802 |
+
#~ "you improve your website, or if you are making money out of it. Donations "
|
6803 |
+
#~ "will be invested in the development of WP SlimStat, and to buy some food "
|
6804 |
+
#~ "for my hungry family. You can also leave <a href=\"http://wordpress.org/"
|
6805 |
+
#~ "support/view/plugin-reviews/wp-slimstat\">a review</a> to let other users "
|
6806 |
+
#~ "know how this plugin has helped you manage your site."
|
6807 |
+
#~ msgstr ""
|
6808 |
+
#~ "<a href=\"http://slimstat.getused.to.it/\">WP SlimStat</a> ist kostenlos "
|
6809 |
+
#~ "und wird dies auch bleiben, aber bitte unterstützen sie den Autor, "
|
6810 |
+
#~ "falls dieses Plugin geholfen hat, Ihre Website zu verbessern oder Sie "
|
6811 |
+
#~ "Geld damit verdienen. Spenden werden in die Entwicklung von WP SlimStat "
|
6812 |
+
#~ "investiert - und in Essen für meine hungrige Familie. Sie können "
|
6813 |
+
#~ "auch eine <a href=\"http://wordpress.org/support/view/plugin-reviews/wp-"
|
6814 |
+
#~ "slimstat\">Bewertung</a> abgeben, um Ihre Erfahrungen mit anderen "
|
6815 |
+
#~ "Benutzern zu teilen."
|
6816 |
+
|
6817 |
+
#~ msgid ""
|
6818 |
+
#~ "You may want to prevent WP SlimStat from tracking users, but still be "
|
6819 |
+
#~ "able to access your stats."
|
6820 |
+
#~ msgstr ""
|
6821 |
+
#~ "Sie können das Tracken der Besucher ausschalten, aber trotzdem noch auf "
|
6822 |
+
#~ "die Statistiken zugreifen."
|
6823 |
+
|
6824 |
+
#~ msgid "Store Data For"
|
6825 |
+
#~ msgstr "Daten speichern"
|
6826 |
+
|
6827 |
+
#~ msgid ""
|
6828 |
+
#~ "Automatically deletes pageviews older than <strong>X</strong> days (uses "
|
6829 |
+
#~ "Wordpress cron jobs). Zero disables this feature."
|
6830 |
+
#~ msgstr ""
|
6831 |
+
#~ "Löscht Seitenaufrufe die älter als <strong>X</strong> Tage sind "
|
6832 |
+
#~ "(verwendet WordPress Cron Jobs). Null deaktiviert dieses Funktion."
|
6833 |
+
|
6834 |
+
#~ msgid ""
|
6835 |
+
#~ "Display hostnames instead of IP addresses. It slows down the rendering of "
|
6836 |
+
#~ "your metrics."
|
6837 |
+
#~ msgstr ""
|
6838 |
+
#~ "Host-Namen anstelle von IP-Adressen anzeigen. Die wird die Anzeige der "
|
6839 |
+
#~ "Statistiken verlangsamen"
|
6840 |
+
|
6841 |
+
#~ msgid ""
|
6842 |
+
#~ "Specify the number of results to return for each module. Please use a "
|
6843 |
+
#~ "<strong>positive</strong> value."
|
6844 |
+
#~ msgstr ""
|
6845 |
+
#~ "Definiert die Anzahl der Datensätze, die im jeweiligen Modul angezeigt "
|
6846 |
+
#~ "werden sollen. Bitte verwenden Sie einen <strong>positiven</strong> Wert."
|
6847 |
+
|
6848 |
+
#~ msgid "Right Now Rows"
|
6849 |
+
#~ msgstr "Aktuelle Datensätze"
|
6850 |
+
|
6851 |
+
#~ msgid "Set the number of rows that will displayed under the Right Now panel"
|
6852 |
+
#~ msgstr ""
|
6853 |
+
#~ "Setzen Sie die Anzahl der Datensätze, die unter der \"Aktuell\"-Ansicht "
|
6854 |
+
#~ "angezeigt werden sollen."
|
6855 |
+
|
6856 |
+
#~ msgid "Customize the IP lookup service URL."
|
6857 |
+
#~ msgstr "URL zum auflösen von IP-Adressen anpassen"
|
6858 |
+
|
6859 |
+
#~ msgid "Refresh Every"
|
6860 |
+
#~ msgstr "Anzeige aktualisieren"
|
6861 |
+
|
6862 |
+
#~ msgid "Anonymize IP Addresses"
|
6863 |
+
#~ msgstr "IP-Adressen anonymisieren"
|
6864 |
+
|
6865 |
+
#~ msgid "Filter Prefetch"
|
6866 |
+
#~ msgstr "Prefetch Filter"
|
6867 |
+
|
6868 |
+
#~ msgid "IP Addresses"
|
6869 |
+
#~ msgstr "IP-Adressen"
|
6870 |
+
|
6871 |
+
#~ msgid "Users by capability"
|
6872 |
+
#~ msgstr "Benutzer nach Browserfähigkeiten"
|
6873 |
+
|
6874 |
+
#~ msgid "Read access"
|
6875 |
+
#~ msgstr "Lesezugriff"
|
6876 |
+
|
6877 |
+
#~ msgid "Config access"
|
6878 |
+
#~ msgstr "Konfigurationszugang"
|
6879 |
+
|
6880 |
+
#~ msgid "Track Browser Capabilities"
|
6881 |
+
#~ msgstr "Tracke die Browser-Fähigkeiten"
|
6882 |
+
|
6883 |
+
#, fuzzy
|
6884 |
+
#~ msgid ""
|
6885 |
+
#~ "Paste here your custom stylesheet definitions, to personalize the way "
|
6886 |
+
#~ "your reports look, including color-coded pageviews, font sizes, etc."
|
6887 |
+
#~ msgstr ""
|
6888 |
+
#~ "Fügen Sie hier ihre benutzdefinierten Stylesheet-Definitionen ein, um das "
|
6889 |
+
#~ "Aussehen Ihrer Berichte (inkl COLOR-CODED Seitenansicht, Schriftgrößen, "
|
6890 |
+
#~ "etc) zu personalisieren."
|
6891 |
+
|
6892 |
+
#~ msgid ""
|
6893 |
+
#~ "Activates our partner's sponsorship network. It allows us to keep this "
|
6894 |
+
#~ "plugin free and offer premium functionality at no added cost to you."
|
6895 |
+
#~ msgstr ""
|
6896 |
+
#~ "Aktiviert das Sponsoringnetzwerk unseres Partners. Dadurch bleibt dieses "
|
6897 |
+
#~ "Plugin weiterhin kostenlos und wir können Ihnen Premiumfunktionen ohne "
|
6898 |
+
#~ "zusätzliche Kosten anbieten ."
|
6899 |
+
|
6900 |
+
#~ msgid "Your WP SlimStat table has been successfully emptied."
|
6901 |
+
#~ msgstr "Ihre WP SlimStat Datenbanktabelle wurde erfolgreich geleert."
|
6902 |
+
|
6903 |
+
#~ msgid "Your WP SlimStat tabs have been successfully reset."
|
6904 |
+
#~ msgstr ""
|
6905 |
+
#~ "Ihre WP SlimStat-Datenbanktabellen wurden erfolgreich zurückgesetzt."
|
6906 |
+
|
6907 |
+
#~ msgid "Your WP SlimStat table has been successfully reset."
|
6908 |
+
#~ msgstr "Ihre WP SlimStat-Datenbanktabelle wurde erfolgreich zurückgesetzt."
|
6909 |
+
|
6910 |
+
#~ msgid "ERROR: Your Slimstat table could not be initialized."
|
6911 |
+
#~ msgstr ""
|
6912 |
+
#~ "FEHLER: Ihre WP SlimStat-Datenbank konnte nicht initialisiert werden."
|
6913 |
+
|
6914 |
+
#~ msgid "Your WP SlimStat table has been successfully optimized."
|
6915 |
+
#~ msgstr "Ihre WP SlimStat-Datenbanktabelle wurde erfolgreich optimiert."
|
6916 |
+
|
6917 |
+
#~ msgid "Your WP SlimStat indexes have been successfully created."
|
6918 |
+
#~ msgstr "Die WP SlimStat Datenbankindizes wurden erfolgreich erstellt."
|
6919 |
+
|
6920 |
+
#~ msgid "Your WP SlimStat indexes have been successfully removed."
|
6921 |
+
#~ msgstr "Die WP SlimStat Datenbankindizes wurden erfolgreich entfernt."
|
6922 |
+
|
6923 |
+
# if Row = line then "Zeilen" else possibly "Reihen"
|
6924 |
+
#, fuzzy
|
6925 |
+
#~ msgid "Your WP SlimStat table has been successfully cleaned. Rows affected:"
|
6926 |
+
#~ msgstr ""
|
6927 |
+
#~ "Ihre WP SlimStat-Datenbanktabelle wurde erfolgreich bereinigt. Betroffene "
|
6928 |
+
#~ "Zeilen:"
|
6929 |
+
|
6930 |
+
#~ msgid ", it may take some time and exceed PHP's maximum execution time"
|
6931 |
+
#~ msgstr ""
|
6932 |
+
#~ ", es könnte einige Zeit dauern und die maximale PHP-Durchführungszeit "
|
6933 |
+
#~ "überschreiten"
|
6934 |
+
|
6935 |
+
#~ msgid "Size"
|
6936 |
+
#~ msgstr "Grösse"
|
6937 |
+
|
6938 |
+
#~ msgid "Average Record Length"
|
6939 |
+
#~ msgstr "Durchschnittl. Datensatzlänge"
|
6940 |
+
|
6941 |
+
#~ msgid "Created on"
|
6942 |
+
#~ msgstr "Erstellt am"
|
6943 |
+
|
6944 |
+
#~ msgid "Approximate Overhead"
|
6945 |
+
#~ msgstr "Ungefährer Overhead"
|
6946 |
+
|
6947 |
+
#~ msgid "Optimize tables"
|
6948 |
+
#~ msgstr "Datenbanktabellen optimieren"
|
6949 |
+
|
6950 |
+
# purge data can mean:
|
6951 |
+
# Reorganisiere Daten = Reorganize data
|
6952 |
+
# or
|
6953 |
+
# Lösche Daten = Erase data
|
6954 |
+
#, fuzzy
|
6955 |
+
#~ msgid "Purge Data"
|
6956 |
+
#~ msgstr "Reorganisiere"
|
6957 |
+
|
6958 |
+
#~ msgid "Is equal to"
|
6959 |
+
#~ msgstr "ist gleich zu"
|
6960 |
+
|
6961 |
+
#~ msgid "Contains"
|
6962 |
+
#~ msgstr "enthält"
|
6963 |
+
|
6964 |
+
#~ msgid "Does not contain"
|
6965 |
+
#~ msgstr "enthält nicht"
|
6966 |
+
|
6967 |
+
#~ msgid "Starts with"
|
6968 |
+
#~ msgstr "beginnt mit"
|
6969 |
+
|
6970 |
+
#~ msgid "Ends with"
|
6971 |
+
#~ msgstr "endet mit"
|
6972 |
+
|
6973 |
+
#~ msgid "Does not start with"
|
6974 |
+
#~ msgstr "beginnt nicht mit"
|
6975 |
+
|
6976 |
+
#~ msgid "Does not end with"
|
6977 |
+
#~ msgstr "endet nicht mit"
|
6978 |
+
|
6979 |
+
#~ msgid "DELETE"
|
6980 |
+
#~ msgstr "LÖSCHEN"
|
6981 |
+
|
6982 |
+
#~ msgid "Activate Indexes"
|
6983 |
+
#~ msgstr "Indexierung aktivieren"
|
6984 |
+
|
6985 |
+
#~ msgid ""
|
6986 |
+
#~ "Use this feature if you want to save some DB space, while slightly "
|
6987 |
+
#~ "degrading WP SlimStat overall performances."
|
6988 |
+
#~ msgstr ""
|
6989 |
+
#~ "Benutzen Sie diese Funktion, um die Datenbankgröße etwas zu verringern. "
|
6990 |
+
#~ "Dies führt zu geringen Einbußen der Gesamtleistung von WP SlimStat."
|
6991 |
+
|
6992 |
+
# box = input box?
|
6993 |
+
# What are metrics?
|
6994 |
+
#, fuzzy
|
6995 |
+
#~ msgid ""
|
6996 |
+
#~ "Reset SlimStat's box order settings if one or more tabs are empty (no "
|
6997 |
+
#~ "reports shown) or metrics are missing."
|
6998 |
+
#~ msgstr ""
|
6999 |
+
#~ "Setzt die Sortiereinstellungen von WP SlimStat-Eingabefeldern zurück, "
|
7000 |
+
#~ "wenn eine oder mehrere Datenbanktabellen leer sind (also keine Berichte "
|
7001 |
+
#~ "gezeigt werden) oder METRICS fehlen."
|
7002 |
+
|
7003 |
+
#~ msgid "Reset Stats"
|
7004 |
+
#~ msgstr "Statistiken zurücksetzen"
|
7005 |
+
|
7006 |
+
#~ msgid ""
|
7007 |
+
#~ "Select this option if you want to empty your WP SlimStat database (does "
|
7008 |
+
#~ "not reset your settings)."
|
7009 |
+
#~ msgstr ""
|
7010 |
+
#~ "Wählen Sie diese Option, wenn Sie Ihre WP SlimStat-Datenbank leeren "
|
7011 |
+
#~ "wollen. Ihre Einstellungen bleiben dabei erhalten."
|
7012 |
+
|
7013 |
+
#~ msgid ""
|
7014 |
+
#~ "How valuable is monitoring your visitors for your site? WP SlimStat is "
|
7015 |
+
#~ "and will always be free, but consider supporting the author if this "
|
7016 |
+
#~ "plugin made your web site better, especially if you are making money out "
|
7017 |
+
#~ "of it. Any donation received will be reinvested in the development of WP "
|
7018 |
+
#~ "SlimStat, and to buy some food for my hungry family."
|
7019 |
+
#~ msgstr ""
|
7020 |
+
#~ "Wie wertvoll ist es, die Besucher deiner Webseite zu beobachten? WP "
|
7021 |
+
#~ "SlimStat ist kostenlos und wird dies auch bleiben. Aber bitte "
|
7022 |
+
#~ "unterstützen sie den Autor, falls dieses Plugin geholfen hat, Ihre "
|
7023 |
+
#~ "Website zu verbessern, vor allem, wenn Sie Geld damit verdienen. Spenden "
|
7024 |
+
#~ "werden in die Entwicklung von WP SlimStat investiert - und in Essen "
|
7025 |
+
#~ "für meine hungrige Familie."
|
7026 |
+
|
7027 |
+
#~ msgid "Need help?"
|
7028 |
+
#~ msgstr "Brauchen Sie Hilfe?"
|
7029 |
+
|
7030 |
+
#~ msgid ""
|
7031 |
+
#~ "Please visit our official <a href='http://wordpress.org/support/plugin/wp-"
|
7032 |
+
#~ "slimstat' target='_blank'>support forum</a> to see if your question has "
|
7033 |
+
#~ "already been answered. If not, feel free to post your request there, I'll "
|
7034 |
+
#~ "do my best to address your concerns as soon as possible."
|
7035 |
+
#~ msgstr ""
|
7036 |
+
#~ "Bitte schauen Sie auf unserem offiziellen <a href='http://wordpress.org/"
|
7037 |
+
#~ "support/plugin/wp-slimstat' target='_blank'>Support-Forum</a>, ob Ihre "
|
7038 |
+
#~ "Frage bereits beantwortet wurde. Ansonsten können Sie Ihre Anfrage gerne "
|
7039 |
+
#~ "dort hinterlassen. Ich kümmere mich dann so bald wie möglich um Ihr "
|
7040 |
+
#~ "Anliegen."
|
7041 |
+
|
7042 |
+
#~ msgid "Recent messages from the support forum"
|
7043 |
+
#~ msgstr "Neueste Mitteilung vom Forum"
|
7044 |
+
|
7045 |
+
#~ msgid "Don't want or cannot donate?"
|
7046 |
+
#~ msgstr "Wollen oder können Sie nicht spenden?"
|
7047 |
+
|
7048 |
+
#~ msgid ""
|
7049 |
+
#~ "If you cannot donate money, please consider blogging about WP SlimStat, "
|
7050 |
+
#~ "your visitors may not know you're using it! You can also contribute by "
|
7051 |
+
#~ "donating some of your spare time: send me bug reports, localization files "
|
7052 |
+
#~ "and ideas on how to improve WP SlimStat."
|
7053 |
+
#~ msgstr ""
|
7054 |
+
#~ "Wenn Sie nicht spenden können, bitte erwägen Sie über WP SlimStat zu "
|
7055 |
+
#~ "bloggen. Ihre Besucher wissen unter Umstände nicht, dass Sie es benutzen. "
|
7056 |
+
#~ "Sie können also beitragen, indem Sie etwas Freizeit opfern: Senden Sie "
|
7057 |
+
#~ "mir Fehlermeldungen oder Verbesserungsvorschläge, oder helfen Sie bei der "
|
7058 |
+
#~ "Übersetzung in Ihre Sprache."
|
7059 |
+
|
7060 |
+
#~ msgid "Show your appreciation"
|
7061 |
+
#~ msgstr "Zeigen Sie Ihre Dankbarkeit"
|
7062 |
+
|
7063 |
+
#, fuzzy
|
7064 |
+
#~ msgid ""
|
7065 |
+
#~ "Tell other people if WP SlimStat works for you and how good it is. <a "
|
7066 |
+
#~ "href=\"http://wordpress.org/extend/plugins/wp-slimstat/\">Rate it</a> on "
|
7067 |
+
#~ "its Plugin Directory page."
|
7068 |
+
#~ msgstr ""
|
7069 |
+
#~ "Erzähle anderen Leuten, wie WP SlimStat funktioniert und wie gut es ist. "
|
7070 |
+
#~ "<a href=\"http://wordpress.org/extend/plugins/wp-slimstat/\">Bewerte es</"
|
7071 |
+
#~ "a> auf seiner Pluginseite."
|
7072 |
+
|
7073 |
+
#~ msgid "darwin"
|
7074 |
+
#~ msgstr "Darwin"
|
7075 |
+
|
7076 |
+
#~ msgid "dec alpha"
|
7077 |
+
#~ msgstr "DEC Alpha"
|
7078 |
+
|
7079 |
+
#~ msgid "vax"
|
7080 |
+
#~ msgstr "VAX"
|
7081 |
+
|
7082 |
+
# Afar
|
7083 |
+
#~ msgid "l-aa"
|
7084 |
+
#~ msgstr "Afar"
|
7085 |
+
|
7086 |
+
# Abkhazian
|
7087 |
+
#~ msgid "l-ab"
|
7088 |
+
#~ msgstr "Abkhazian"
|
7089 |
+
|
7090 |
+
# Avestan
|
7091 |
+
#~ msgid "l-ae"
|
7092 |
+
#~ msgstr "Avestan"
|
7093 |
+
|
7094 |
+
# Akan
|
7095 |
+
#~ msgid "l-ak"
|
7096 |
+
#~ msgstr "Akan"
|
7097 |
+
|
7098 |
+
# Amharic
|
7099 |
+
#~ msgid "l-am"
|
7100 |
+
#~ msgstr "Amharic"
|
7101 |
+
|
7102 |
+
# Aragonese
|
7103 |
+
#~ msgid "l-an"
|
7104 |
+
#~ msgstr "Aragonese"
|
7105 |
+
|
7106 |
+
# Assamese
|
7107 |
+
#~ msgid "l-as"
|
7108 |
+
#~ msgstr "Assamese"
|
7109 |
+
|
7110 |
+
# Avaric
|
7111 |
+
#~ msgid "l-av"
|
7112 |
+
#~ msgstr "Avaric"
|
7113 |
+
|
7114 |
+
# Aymara
|
7115 |
+
#~ msgid "l-ay"
|
7116 |
+
#~ msgstr "Aymara"
|
7117 |
+
|
7118 |
+
# Bashkir
|
7119 |
+
#~ msgid "l-ba"
|
7120 |
+
#~ msgstr "Bashkir"
|
7121 |
+
|
7122 |
+
# Bihari languages
|
7123 |
+
#~ msgid "l-bh"
|
7124 |
+
#~ msgstr "Bihari languages"
|
7125 |
+
|
7126 |
+
# Bislama
|
7127 |
+
#~ msgid "l-bi"
|
7128 |
+
#~ msgstr "Bislama"
|
7129 |
+
|
7130 |
+
# Bambara
|
7131 |
+
#~ msgid "l-bm"
|
7132 |
+
#~ msgstr "Bambara"
|
7133 |
+
|
7134 |
+
# Bengali
|
7135 |
+
#~ msgid "l-bn"
|
7136 |
+
#~ msgstr "Bengali"
|
7137 |
+
|
7138 |
+
# Tibetan
|
7139 |
+
#~ msgid "l-bo"
|
7140 |
+
#~ msgstr "Tibetan"
|
7141 |
+
|
7142 |
+
# Breton
|
7143 |
+
#~ msgid "l-br"
|
7144 |
+
#~ msgstr "Breton"
|
7145 |
+
|
7146 |
+
# Chechen
|
7147 |
+
#~ msgid "l-ce"
|
7148 |
+
#~ msgstr "Chechen"
|
7149 |
+
|
7150 |
+
# Chamorro
|
7151 |
+
#~ msgid "l-ch"
|
7152 |
+
#~ msgstr "Chamorro"
|
7153 |
+
|
7154 |
+
# Corsican
|
7155 |
+
#~ msgid "l-co"
|
7156 |
+
#~ msgstr "Corsican"
|
7157 |
+
|
7158 |
+
# Cree
|
7159 |
+
#~ msgid "l-cr"
|
7160 |
+
#~ msgstr "Cree"
|
7161 |
+
|
7162 |
+
# Church Slavic; Church Slavonic
|
7163 |
+
#~ msgid "l-cu"
|
7164 |
+
#~ msgstr "Church Slavic; Church Slavonic"
|
7165 |
+
|
7166 |
+
# Chuvash
|
7167 |
+
#~ msgid "l-cv"
|
7168 |
+
#~ msgstr "Chuvash"
|
7169 |
+
|
7170 |
+
# Dzongkha
|
7171 |
+
#~ msgid "l-dz"
|
7172 |
+
#~ msgstr "Dzongkha"
|
7173 |
+
|
7174 |
+
# Ewe
|
7175 |
+
#~ msgid "l-ee"
|
7176 |
+
#~ msgstr "Ewe"
|
7177 |
+
|
7178 |
+
# Fulah
|
7179 |
+
#~ msgid "l-ff"
|
7180 |
+
#~ msgstr "Fulah"
|
7181 |
+
|
7182 |
+
# Fijian
|
7183 |
+
#~ msgid "l-fj"
|
7184 |
+
#~ msgstr "Fijian"
|
7185 |
+
|
7186 |
+
# Western Frisian
|
7187 |
+
#~ msgid "l-fy"
|
7188 |
+
#~ msgstr "Western Frisian"
|
7189 |
+
|
7190 |
+
# Irish
|
7191 |
+
#~ msgid "l-ga"
|
7192 |
+
#~ msgstr "Irish"
|
7193 |
+
|
7194 |
+
# Scottish Gaelic; Gaelic
|
7195 |
+
#~ msgid "l-gd"
|
7196 |
+
#~ msgstr "Scottish Gaelic; Gaelic"
|
7197 |
+
|
7198 |
+
# Guarani
|
7199 |
+
#~ msgid "l-gn"
|
7200 |
+
#~ msgstr "Guarani"
|
7201 |
+
|
7202 |
+
# Manx
|
7203 |
+
#~ msgid "l-gv"
|
7204 |
+
#~ msgstr "Manx"
|
7205 |
+
|
7206 |
+
# Hausa
|
7207 |
+
#~ msgid "l-ha"
|
7208 |
+
#~ msgstr "Hausa"
|
7209 |
+
|
7210 |
+
# Hiri Motu
|
7211 |
+
#~ msgid "l-ho"
|
7212 |
+
#~ msgstr "Hiri Motu"
|
7213 |
+
|
7214 |
+
# Haitian; Haitian Creole
|
7215 |
+
#~ msgid "l-ht"
|
7216 |
+
#~ msgstr "Haitian; Haitian Creole"
|
7217 |
+
|
7218 |
+
# Herero
|
7219 |
+
#~ msgid "l-hz"
|
7220 |
+
#~ msgstr "Herero"
|
7221 |
+
|
7222 |
+
# Interlingua (International Auxiliary Language Association)
|
7223 |
+
#~ msgid "l-ia"
|
7224 |
+
#~ msgstr "Interlingua (International Auxiliary Language Association)"
|
7225 |
+
|
7226 |
+
# Interlingue; Occidental
|
7227 |
+
#~ msgid "l-ie"
|
7228 |
+
#~ msgstr "Interlingue; Occidental"
|
7229 |
+
|
7230 |
+
# Igbo
|
7231 |
+
#~ msgid "l-ig"
|
7232 |
+
#~ msgstr "Igbo"
|
7233 |
+
|
7234 |
+
# Sichuan Yi; Nuosu
|
7235 |
+
#~ msgid "l-ii"
|
7236 |
+
#~ msgstr "Sichuan Yi; Nuosu"
|
7237 |
+
|
7238 |
+
# Inupiaq
|
7239 |
+
#~ msgid "l-ik"
|
7240 |
+
#~ msgstr "Inupiaq"
|
7241 |
+
|
7242 |
+
# Indonesian
|
7243 |
+
#~ msgid "l-in"
|
7244 |
+
#~ msgstr "Indonesian"
|
7245 |
+
|
7246 |
+
# Ido
|
7247 |
+
#~ msgid "l-io"
|
7248 |
+
#~ msgstr "Ido"
|
7249 |
+
|
7250 |
+
# Inuktitut
|
7251 |
+
#~ msgid "l-iu"
|
7252 |
+
#~ msgstr "Inuktitut"
|
7253 |
+
|
7254 |
+
# Hebrew
|
7255 |
+
#~ msgid "l-iw"
|
7256 |
+
#~ msgstr "Hebrew"
|
7257 |
+
|
7258 |
+
# Yiddish
|
7259 |
+
#~ msgid "l-ji"
|
7260 |
+
#~ msgstr "Yiddish"
|
7261 |
+
|
7262 |
+
# Javanese
|
7263 |
+
#~ msgid "l-jv"
|
7264 |
+
#~ msgstr "Javanese"
|
7265 |
+
|
7266 |
+
# Javanese
|
7267 |
+
#~ msgid "l-jw"
|
7268 |
+
#~ msgstr "Javanese"
|
7269 |
+
|
7270 |
+
# Kongo
|
7271 |
+
#~ msgid "l-kg"
|
7272 |
+
#~ msgstr "Kongo"
|
7273 |
+
|
7274 |
+
# Kikuyu; Gikuyu
|
7275 |
+
#~ msgid "l-ki"
|
7276 |
+
#~ msgstr "Kikuyu; Gikuyu"
|
7277 |
+
|
7278 |
+
# Kuanyama; Kwanyama
|
7279 |
+
#~ msgid "l-kj"
|
7280 |
+
#~ msgstr "Kuanyama; Kwanyama"
|
7281 |
+
|
7282 |
+
# Kalaallisut; Greenlandic
|
7283 |
+
#~ msgid "l-kl"
|
7284 |
+
#~ msgstr "Kalaallisut; Greenlandic"
|
7285 |
+
|
7286 |
+
# Central Khmer
|
7287 |
+
#~ msgid "l-km"
|
7288 |
+
#~ msgstr "Central Khmer"
|
7289 |
+
|
7290 |
+
# Kanuri
|
7291 |
+
#~ msgid "l-kr"
|
7292 |
+
#~ msgstr "Kanuri"
|
7293 |
+
|
7294 |
+
# Kashmiri
|
7295 |
+
#~ msgid "l-ks"
|
7296 |
+
#~ msgstr "Kashmiri"
|
7297 |
+
|
7298 |
+
# Kurdish
|
7299 |
+
#~ msgid "l-ku"
|
7300 |
+
#~ msgstr "Kurdish"
|
7301 |
+
|
7302 |
+
# Komi
|
7303 |
+
#~ msgid "l-kv"
|
7304 |
+
#~ msgstr "Komi"
|
7305 |
+
|
7306 |
+
# Cornish
|
7307 |
+
#~ msgid "l-kw"
|
7308 |
+
#~ msgstr "Cornish"
|
7309 |
+
|
7310 |
+
# Latin
|
7311 |
+
#~ msgid "l-la"
|
7312 |
+
#~ msgstr "Latin"
|
7313 |
+
|
7314 |
+
# Luxembourgish; Letzeburgesch
|
7315 |
+
#~ msgid "l-lb"
|
7316 |
+
#~ msgstr "Luxembourgish; Letzeburgesch"
|
7317 |
+
|
7318 |
+
# Ganda
|
7319 |
+
#~ msgid "l-lg"
|
7320 |
+
#~ msgstr "Ganda"
|
7321 |
+
|
7322 |
+
# Limburgan; Limburge; Limburgish
|
7323 |
+
#~ msgid "l-li"
|
7324 |
+
#~ msgstr "Limburgan; Limburge; Limburgish"
|
7325 |
+
|
7326 |
+
# Lingala
|
7327 |
+
#~ msgid "l-ln"
|
7328 |
+
#~ msgstr "Lingala"
|
7329 |
+
|
7330 |
+
# Lao
|
7331 |
+
#~ msgid "l-lo"
|
7332 |
+
#~ msgstr "Lao"
|
7333 |
+
|
7334 |
+
# Luba-Katanga
|
7335 |
+
#~ msgid "l-lu"
|
7336 |
+
#~ msgstr "Luba-Katanga"
|
7337 |
+
|
7338 |
+
# Malagasy
|
7339 |
+
#~ msgid "l-mg"
|
7340 |
+
#~ msgstr "Malagasy"
|
7341 |
+
|
7342 |
+
# Marshallese
|
7343 |
+
#~ msgid "l-mh"
|
7344 |
+
#~ msgstr "Marshallese"
|
7345 |
+
|
7346 |
+
# Malayalam
|
7347 |
+
#~ msgid "l-ml"
|
7348 |
+
#~ msgstr "Malayalam"
|
7349 |
+
|
7350 |
+
# Moldavian; Moldovan
|
7351 |
+
#~ msgid "l-mo"
|
7352 |
+
#~ msgstr "Moldavian; Moldovan"
|
7353 |
+
|
7354 |
+
# Burmese
|
7355 |
+
#~ msgid "l-my"
|
7356 |
+
#~ msgstr "Burmese"
|
7357 |
+
|
7358 |
+
# Nauru
|
7359 |
+
#~ msgid "l-na"
|
7360 |
+
#~ msgstr "Nauru"
|
7361 |
+
|
7362 |
+
# North Ndebele
|
7363 |
+
#~ msgid "l-nd"
|
7364 |
+
#~ msgstr "North Ndebele"
|
7365 |
+
|
7366 |
+
# Nepali
|
7367 |
+
#~ msgid "l-ne"
|
7368 |
+
#~ msgstr "Nepali"
|
7369 |
+
|
7370 |
+
# Ndonga
|
7371 |
+
#~ msgid "l-ng"
|
7372 |
+
#~ msgstr "Ndonga"
|
7373 |
+
|
7374 |
+
# Norwegian
|
7375 |
+
#~ msgid "l-no"
|
7376 |
+
#~ msgstr "Norwegian"
|
7377 |
+
|
7378 |
+
# South Ndebele
|
7379 |
+
#~ msgid "l-nr"
|
7380 |
+
#~ msgstr "South Ndebele"
|
7381 |
+
|
7382 |
+
# Navajo; Navaho
|
7383 |
+
#~ msgid "l-nv"
|
7384 |
+
#~ msgstr "Navajo; Navaho"
|
7385 |
+
|
7386 |
+
# Nyanja; Chewa; Chichewa
|
7387 |
+
#~ msgid "l-ny"
|
7388 |
+
#~ msgstr "Nyanja; Chewa; Chichewa"
|
7389 |
+
|
7390 |
+
# Occitan (post 1500)
|
7391 |
+
#~ msgid "l-oc"
|
7392 |
+
#~ msgstr "Occitan (post 1500)"
|
7393 |
+
|
7394 |
+
# Ojibwa
|
7395 |
+
#~ msgid "l-oj"
|
7396 |
+
#~ msgstr "Ojibwa"
|
7397 |
+
|
7398 |
+
# Oromo
|
7399 |
+
#~ msgid "l-om"
|
7400 |
+
#~ msgstr "Oromo"
|
7401 |
+
|
7402 |
+
# Oriya
|
7403 |
+
#~ msgid "l-or"
|
7404 |
+
#~ msgstr "Oriya"
|
7405 |
+
|
7406 |
+
# Ossetian; Ossetic
|
7407 |
+
#~ msgid "l-os"
|
7408 |
+
#~ msgstr "Ossetian; Ossetic"
|
7409 |
+
|
7410 |
+
# Pali
|
7411 |
+
#~ msgid "l-pi"
|
7412 |
+
#~ msgstr "Pali"
|
7413 |
+
|
7414 |
+
# Romansh
|
7415 |
+
#~ msgid "l-rm"
|
7416 |
+
#~ msgstr "Romansh"
|
7417 |
+
|
7418 |
+
# Rundi
|
7419 |
+
#~ msgid "l-rn"
|
7420 |
+
#~ msgstr "Rundi"
|
7421 |
+
|
7422 |
+
# Kinyarwanda
|
7423 |
+
#~ msgid "l-rw"
|
7424 |
+
#~ msgstr "Kinyarwanda"
|
7425 |
+
|
7426 |
+
# Sardinian
|
7427 |
+
#~ msgid "l-sc"
|
7428 |
+
#~ msgstr "Sardinian"
|
7429 |
+
|
7430 |
+
# Sindhi
|
7431 |
+
#~ msgid "l-sd"
|
7432 |
+
#~ msgstr "Sindhi"
|
7433 |
+
|
7434 |
+
# Sango
|
7435 |
+
#~ msgid "l-sg"
|
7436 |
+
#~ msgstr "Sango"
|
7437 |
+
|
7438 |
+
# Serbo-Croatian
|
7439 |
+
#~ msgid "l-sh"
|
7440 |
+
#~ msgstr "Serbo-Croatian"
|
7441 |
+
|
7442 |
+
# Samoan
|
7443 |
+
#~ msgid "l-sm"
|
7444 |
+
#~ msgstr "Samoan"
|
7445 |
+
|
7446 |
+
# Shona
|
7447 |
+
#~ msgid "l-sn"
|
7448 |
+
#~ msgstr "Shona"
|
7449 |
+
|
7450 |
+
# Somali
|
7451 |
+
#~ msgid "l-so"
|
7452 |
+
#~ msgstr "Somali"
|
7453 |
+
|
7454 |
+
# Swati
|
7455 |
+
#~ msgid "l-ss"
|
7456 |
+
#~ msgstr "Swati"
|
7457 |
+
|
7458 |
+
# Southern Sotho
|
7459 |
+
#~ msgid "l-st"
|
7460 |
+
#~ msgstr "Southern Sotho"
|
7461 |
+
|
7462 |
+
# Sundanese
|
7463 |
+
#~ msgid "l-su"
|
7464 |
+
#~ msgstr "Sundanese"
|
7465 |
+
|
7466 |
+
# Tajik
|
7467 |
+
#~ msgid "l-tg"
|
7468 |
+
#~ msgstr "Tajik"
|
7469 |
+
|
7470 |
+
# Tigrinya
|
7471 |
+
#~ msgid "l-ti"
|
7472 |
+
#~ msgstr "Tigrinya"
|
7473 |
+
|
7474 |
+
# Turkmen
|
7475 |
+
#~ msgid "l-tk"
|
7476 |
+
#~ msgstr "Turkmen"
|
7477 |
+
|
7478 |
+
# Tonga (Tonga Islands)
|
7479 |
+
#~ msgid "l-to"
|
7480 |
+
#~ msgstr "Tonga (Tonga Islands)"
|
7481 |
+
|
7482 |
+
# Twi
|
7483 |
+
#~ msgid "l-tw"
|
7484 |
+
#~ msgstr "Twi"
|
7485 |
+
|
7486 |
+
# Tahitian
|
7487 |
+
#~ msgid "l-ty"
|
7488 |
+
#~ msgstr "Tahitian"
|
7489 |
+
|
7490 |
+
# Uighur; Uyghur
|
7491 |
+
#~ msgid "l-ug"
|
7492 |
+
#~ msgstr "Uighur; Uyghur"
|
7493 |
+
|
7494 |
+
# Venda
|
7495 |
+
#~ msgid "l-ve"
|
7496 |
+
#~ msgstr "Venda"
|
7497 |
+
|
7498 |
+
# Volapük
|
7499 |
+
#~ msgid "l-vo"
|
7500 |
+
#~ msgstr "Volapük"
|
7501 |
+
|
7502 |
+
# Walloon
|
7503 |
+
#~ msgid "l-wa"
|
7504 |
+
#~ msgstr "Walloon"
|
7505 |
+
|
7506 |
+
# Wolof
|
7507 |
+
#~ msgid "l-wo"
|
7508 |
+
#~ msgstr "Wolof"
|
7509 |
+
|
7510 |
+
# Yiddish
|
7511 |
+
#~ msgid "l-yi"
|
7512 |
+
#~ msgstr "Yiddish"
|
7513 |
+
|
7514 |
+
# Yoruba
|
7515 |
+
#~ msgid "l-yo"
|
7516 |
+
#~ msgstr "Yoruba"
|
7517 |
+
|
7518 |
+
# Zhuang; Chuang
|
7519 |
+
#~ msgid "l-za"
|
7520 |
+
#~ msgstr "Zhuang; Chuang"
|
7521 |
+
|
7522 |
+
# Internet Explorer Easter Egg
|
7523 |
+
#~ msgid "l-ie-ee"
|
7524 |
+
#~ msgstr "Internet Explorer Easter Egg"
|
7525 |
+
|
7526 |
+
# Korean (Democratic People's Republic of Korea)
|
7527 |
+
#~ msgid "l-ko-kp"
|
7528 |
+
#~ msgstr "Korean (Democratic People's Republic of Korea)"
|
7529 |
+
|
7530 |
+
# Romanian (Moldava)
|
7531 |
+
#~ msgid "l-ro-md"
|
7532 |
+
#~ msgstr "Romanian (Moldava)"
|
7533 |
+
|
7534 |
+
# Russian (Moldava)
|
7535 |
+
#~ msgid "l-ru-md"
|
7536 |
+
#~ msgstr "Russian (Moldava)"
|
7537 |
+
|
7538 |
+
#~ msgid "Show records where"
|
7539 |
+
#~ msgstr "Zeige Datensätze wo"
|
7540 |
+
|
7541 |
+
#~ msgid ""
|
7542 |
+
#~ "Please refer to the contextual help (available on WP 3.3+) for more "
|
7543 |
+
#~ "information on what these filters mean."
|
7544 |
+
#~ msgstr ""
|
7545 |
+
#~ "Fü weitere Informationen zu den Filtern schlagen Sie in der "
|
7546 |
+
#~ "kontextsensitiven Hilfe (verfügbar ab WP 3.3+) nach."
|
7547 |
+
|
7548 |
+
#~ msgid "Select a day to make the interval field appear."
|
7549 |
+
#~ msgstr "Wählen Sie einen Tag um sich das Intervallfeld anzeigen zu lassen."
|
7550 |
+
|
7551 |
+
#~ msgid "Filter by date"
|
7552 |
+
#~ msgstr "Datums-Filter"
|
7553 |
+
|
7554 |
+
#~ msgid "Go"
|
7555 |
+
#~ msgstr "Los"
|
7556 |
+
|
7557 |
+
#~ msgid ""
|
7558 |
+
#~ "Unique sessions initiated by your visitors. If a user is inactive on your "
|
7559 |
+
#~ "site for 30 minutes or more, any future activity will be attributed to a "
|
7560 |
+
#~ "new session. Users that leave your site and return within 30 minutes will "
|
7561 |
+
#~ "be counted as part of the original session."
|
7562 |
+
#~ msgstr ""
|
7563 |
+
#~ "Eindeutige Sessions eröffnet von Besuchern. Wenn ein Benutzer mehr "
|
7564 |
+
#~ "als 30 Minuten inkativ ist, wird jede folgende Aktivität als neue "
|
7565 |
+
#~ "Session gewertet. Benutzer welche die Seite verlassen und innerhalb von "
|
7566 |
+
#~ "30 Minuten wiederkehren, werden zur originären Session zugehö"
|
7567 |
+
#~ "rig gezählt."
|
7568 |
+
|
7569 |
+
#~ msgid ""
|
7570 |
+
#~ "This report shows you what languages your users have installed on their "
|
7571 |
+
#~ "computers."
|
7572 |
+
#~ msgstr ""
|
7573 |
+
#~ "Diese Auswertung zeigt die installierten Sprachen der Systeme Ihrer "
|
7574 |
+
#~ "Besucher."
|
7575 |
+
|
7576 |
+
#~ msgid ""
|
7577 |
+
#~ "A user agent is a generic term for any program used for accessing a "
|
7578 |
+
#~ "website. This includes browsers (such as Chrome), robots and spiders, and "
|
7579 |
+
#~ "any other software program that retrieves information from a website."
|
7580 |
+
#~ "<br><br>You can ignore any given user agent by setting the corresponding "
|
7581 |
+
#~ "filter under Settings > SlimStat > Filters."
|
7582 |
+
#~ msgstr ""
|
7583 |
+
#~ "Der 'User Agent' ist eine generischer Kennung jedes zugreifenden "
|
7584 |
+
#~ "Programmes. Dies beinhaltet den Browser (wie z.B. Firefox), 'Robots' und "
|
7585 |
+
#~ "'Spider' sowie jedes andere Programm welches Informationen von einer "
|
7586 |
+
#~ "Website abruft.<br><br>Um diese generische Kennung generell zu ignorieren "
|
7587 |
+
#~ "kann ein entsprechender Filter unter 'Einstellungen > SlimStat > Filter' "
|
7588 |
+
#~ "gesetzt werden."
|
7589 |
+
|
7590 |
+
#~ msgid ""
|
7591 |
+
#~ "Which operating systems do your visitors use? Optimizing your site for "
|
7592 |
+
#~ "the appropriate technical capabilities helps make your site more engaging "
|
7593 |
+
#~ "and usable and can result in higher conversion rates and more sales."
|
7594 |
+
#~ msgstr ""
|
7595 |
+
#~ "Welche Betriebssysteme verwenden die Besucher? Optimierungen an die "
|
7596 |
+
#~ "geeigneten technischen Fähigkeiten helfen führen zu einer "
|
7597 |
+
#~ "verbesserten Benutzbarkeit und können zu einer höheren "
|
7598 |
+
#~ "Konversions-Rate und mehr Umsätzen führen."
|
7599 |
+
|
7600 |
+
#~ msgid ""
|
7601 |
+
#~ "This report shows the most common screen resolutions used by your "
|
7602 |
+
#~ "visitors. Knowing the most popular screen resolution of your visitors "
|
7603 |
+
#~ "will help you create content optimized for that resolution or you may opt "
|
7604 |
+
#~ "for resolution-independence."
|
7605 |
+
#~ msgstr ""
|
7606 |
+
#~ "Diese Statitstik zeigt die gängigen Auflösungen der von den "
|
7607 |
+
#~ "Besuchern verwendeten Systeme. Mit Hilfe dieser Informationen kann auf "
|
7608 |
+
#~ "diese Auflösungen optimierter oder auflösungsunabhägiger "
|
7609 |
+
#~ "Inhalt erzeugt werden."
|
7610 |
+
|
7611 |
+
#~ msgid ""
|
7612 |
+
#~ "Which versions of Flash do your visitors have installed? Is Java "
|
7613 |
+
#~ "supported on your visitors' platforms?"
|
7614 |
+
#~ msgstr ""
|
7615 |
+
#~ "Welche Flash-Version haben die Besucher installiert? Wird Java auf den "
|
7616 |
+
#~ "von Benutzern verwendeten Plattformen unterstüzt?"
|
7617 |
+
|
7618 |
+
#~ msgid ""
|
7619 |
+
#~ "You can ignore any specific Country by setting the corresponding filter "
|
7620 |
+
#~ "under Settings > SlimStat > Filters."
|
7621 |
+
#~ msgstr ""
|
7622 |
+
#~ "Um spezifische Länder generell zu ignorieren kann ein entsprechender "
|
7623 |
+
#~ "Filter unter 'Einstellungen > SlimStat > Filter' gesetzt werden."
|
7624 |
+
|
7625 |
+
#~ msgid ""
|
7626 |
+
#~ "This report shows the most recent screen resolutions used by your "
|
7627 |
+
#~ "visitors. Knowing the most popular screen resolution of your visitors "
|
7628 |
+
#~ "will help you create content optimized for that resolution or you may opt "
|
7629 |
+
#~ "for resolution-independence."
|
7630 |
+
#~ msgstr ""
|
7631 |
+
#~ "Diese Auswertung zeigt die letzten Auflösungen der von den Besuchern "
|
7632 |
+
#~ "verwendeten Systeme. Mit Hilfe dieser Informationen kann auf diese "
|
7633 |
+
#~ "Auflösungen optimierter oder auflösungsunabhägiger Inhalt "
|
7634 |
+
#~ "erzeugt werden."
|
7635 |
+
|
7636 |
+
#~ msgid "List of registered users who recently visited your website."
|
7637 |
+
#~ msgstr "Liste registrierter Benutzer, die kürzlich Ihre Webseite besuchten"
|
7638 |
+
|
7639 |
+
#~ msgid "This report lists your most active registered users."
|
7640 |
+
#~ msgstr "Diese Auswertung listet die aktivsten registrierten Benutzer.."
|
7641 |
+
|
7642 |
+
#~ msgid ""
|
7643 |
+
#~ "This report lists the most recent posts viewed on your site, by title."
|
7644 |
+
#~ msgstr "Diese Auswertung listet die letzten Artikel nach Titel."
|
7645 |
+
|
7646 |
+
#~ msgid ""
|
7647 |
+
#~ "The 404 or Not Found error message is a HTTP standard response code "
|
7648 |
+
#~ "indicating that the client was able to communicate with the server, but "
|
7649 |
+
#~ "the server could not find what was requested.<br><br>This report can be "
|
7650 |
+
#~ "useful to detect attack attempts, by looking at patterns in 404 URLs."
|
7651 |
+
#~ msgstr ""
|
7652 |
+
#~ "Die Fehler-Meldung '404' bzw. 'Nicht gefunden' ist ein standardisierter "
|
7653 |
+
#~ "Antwort-Code des HTTP-Protokolls welcher darauf hinweist, dass der Client "
|
7654 |
+
#~ "mit dem Server kommunizieren konnte aber der angefragte Inhalt nicht "
|
7655 |
+
#~ "gefunden werden konnte.<br><br>Diese Statisitk kann hilfreich sein, um "
|
7656 |
+
#~ "Angriffsversuche anhand von Mustern in '404' URLs zu erkennen."
|
7657 |
+
|
7658 |
+
#~ msgid ""
|
7659 |
+
#~ "Categories provide a helpful way to group related posts together, and to "
|
7660 |
+
#~ "quickly tell readers what a post is about. Categories also make it easier "
|
7661 |
+
#~ "for people to find your content."
|
7662 |
+
#~ msgstr ""
|
7663 |
+
#~ "Kategorien stellen ein Hilfsmittel zur Gruppierung zusammengehöriger "
|
7664 |
+
#~ "Artikel zur Verfügung und um dem Leser eine schnelle Information zum "
|
7665 |
+
#~ "Inhalt eines Artikels zu geben. Kategorien machen es für Leser auch "
|
7666 |
+
#~ "einfacher Inhalte zu finden."
|
7667 |
+
|
7668 |
+
#~ msgid "This report lists the most popular posts on your site, by title."
|
7669 |
+
#~ msgstr "Dieses Statisitk listet die popul&;rsten Artikel nach Titel."
|
7670 |
+
|
7671 |
+
#~ msgid "No records found"
|
7672 |
+
#~ msgstr "keine Datensätze gefunden"
|
7673 |
+
|
7674 |
+
#~ msgid "Pageviews %d - %d (in reverse chronological order)"
|
7675 |
+
#~ msgstr "Seitenaufrufe %d - %d (in umgekehrter, chronologischer Reihenfolge)"
|
7676 |
+
|
7677 |
+
#~ msgid "refreshing in"
|
7678 |
+
#~ msgstr "aktualisiert in"
|
7679 |
+
|
7680 |
+
#, fuzzy
|
7681 |
+
#~ msgid "Filter results where IP equals %s"
|
7682 |
+
#~ msgstr "Ergebnisse filtern nach IP %s"
|
7683 |
+
|
7684 |
+
#, fuzzy
|
7685 |
+
#~ msgid "Filter results where user equals %s"
|
7686 |
+
#~ msgstr "Ergebnisse filtern nach Besucher %s"
|
7687 |
+
|
7688 |
+
#, fuzzy
|
7689 |
+
#~ msgid "Filter results where ther user's real IP equals %s"
|
7690 |
+
#~ msgstr "Ergebnisse filtern nach Besucher %s"
|
7691 |
+
|
7692 |
+
#~ msgid "Country"
|
7693 |
+
#~ msgstr "Land"
|
7694 |
+
|
7695 |
+
#~ msgid "Platform"
|
7696 |
+
#~ msgstr "Plattform"
|
7697 |
+
|
7698 |
+
#, fuzzy
|
7699 |
+
#~ msgid "Filter results where browser type equals %s"
|
7700 |
+
#~ msgstr "Ergebnisse filtern nach Inhalt %s"
|
7701 |
+
|
7702 |
+
#, fuzzy
|
7703 |
+
#~ msgid "Filter results where screen resolution equals %s"
|
7704 |
+
#~ msgstr "Ergebnisse filtern wo Ressource ist gleich %s"
|
7705 |
+
|
7706 |
+
#, fuzzy
|
7707 |
+
#~ msgid "Filter results where content type equals %s"
|
7708 |
+
#~ msgstr "Ergebnisse filtern, wo der Inhalt %s ist"
|
7709 |
+
|
7710 |
+
#~ msgid "Bots, Crawlers and others"
|
7711 |
+
#~ msgstr "Bots, Crawlers und andere"
|
7712 |
+
|
7713 |
+
#~ msgid "Recent Known Visitors"
|
7714 |
+
#~ msgstr "Letzte bekannte Besucher"
|
7715 |
+
|
7716 |
+
#~ msgid "Top Languages - Just Visitors"
|
7717 |
+
#~ msgstr "Top-Sprachen - nur Besucher"
|
7718 |
+
|
7719 |
+
#~ msgid "Recent 404 URLs"
|
7720 |
+
#~ msgstr "Letzte 404-URLs"
|
7721 |
+
|
7722 |
+
#~ msgid "Top 404 URLs"
|
7723 |
+
#~ msgstr "Top-404-URLs"
|
7724 |
+
|
7725 |
+
#~ msgid "Remove all filters"
|
7726 |
+
#~ msgstr "Alle Filter entfernen"
|
7727 |
+
|
7728 |
+
#~ msgid "Filter results where domain equals %s"
|
7729 |
+
#~ msgstr "Ergebnisse filtern, wo die Domäne ist gleich %s"
|
7730 |
+
|
7731 |
+
#~ msgid "Filter results where searchterm equals %s"
|
7732 |
+
#~ msgstr "Ergebnisse filtern, wo Suchtext ist gleich %s"
|
7733 |
+
|
7734 |
+
#~ msgid "This counter is based on any user activity in the last 5 minutes."
|
7735 |
+
#~ msgstr ""
|
7736 |
+
#~ "Dieser Zähler basiert auf allen Besucheraktivitäten der letzten "
|
7737 |
+
#~ "5 Minuten."
|
7738 |
+
|
7739 |
+
#~ msgid "This counter is based on any user activity in the last 30 minutes."
|
7740 |
+
#~ msgstr ""
|
7741 |
+
#~ "Dieser Zähler basiert auf allen Besucher-Aktivitäten der "
|
7742 |
+
#~ "letzten 30 Minuten."
|
7743 |
+
|
7744 |
+
#, fuzzy
|
7745 |
+
#~ msgid "Filter results where date equals today"
|
7746 |
+
#~ msgstr "Ergebnisse filtern wo die Domäne ist gleich %s"
|
7747 |
+
|
7748 |
+
#, fuzzy
|
7749 |
+
#~ msgid "Filter results where date equals yesterday"
|
7750 |
+
#~ msgstr "Ergebnisse filtern wo die Domäne ist gleich %s"
|
7751 |
+
|
7752 |
+
#~ msgid "This number includes <strong>human visits</strong> only."
|
7753 |
+
#~ msgstr "Diese Anzahl beinhaltet nur <strong>echte Besuche</strong>."
|
7754 |
+
|
7755 |
+
#~ msgid "10 - 20 minutes"
|
7756 |
+
#~ msgstr "10-20 Minuten"
|
7757 |
+
|
7758 |
+
#, fuzzy
|
7759 |
+
#~ msgid "Resources"
|
7760 |
+
#~ msgstr "Top Ressourcen"
|
7761 |
+
|
7762 |
+
#, fuzzy
|
7763 |
+
#~ msgid "Records: %d - %d"
|
7764 |
+
#~ msgstr "Suchbegriffe"
|
7765 |
+
|
7766 |
+
#~ msgid "Open in a new window"
|
7767 |
+
#~ msgstr "In neuem Fenster öffnen"
|
7768 |
+
|
7769 |
+
#~ msgid "Use standalone menu"
|
7770 |
+
#~ msgstr "Eigenes Menü anzeigen"
|
7771 |
+
|
7772 |
+
#, fuzzy
|
7773 |
+
#~ msgid "World Map - Click on a Country to enable the corresponding filter"
|
7774 |
+
#~ msgstr ""
|
7775 |
+
#~ "Weltkarte - Klicke auf aktive Länder um den entsprechenden Filter zu "
|
7776 |
+
#~ "aktivieren."
|
7777 |
+
|
7778 |
+
#~ msgid "Reverse Order"
|
7779 |
+
#~ msgstr "Sortierung zurücksetzen"
|
7780 |
+
|
7781 |
+
#~ msgid "Daily Pageviews"
|
7782 |
+
#~ msgstr "Tägliche Seitenaufrufe"
|
7783 |
+
|
7784 |
+
#~ msgid "Daily Human Visits"
|
7785 |
+
#~ msgstr "Tägliche echte Besucher"
|
7786 |
+
|
7787 |
+
#~ msgid "Hourly Human Visits"
|
7788 |
+
#~ msgstr "Echte Besuche pro Stunde"
|
7789 |
+
|
7790 |
+
#~ msgid "Hourly Average Pageviews per Visit"
|
7791 |
+
#~ msgstr "Durchschnitt. Seitenaufrufe pro Besuch und Stunde"
|
7792 |
+
|
7793 |
+
#~ msgid "Daily Traffic Sources"
|
7794 |
+
#~ msgstr "Tägliche Traffic Ursprung"
|
7795 |
+
|
7796 |
+
#~ msgid "Hourly Traffic Sources"
|
7797 |
+
#~ msgstr "St&;ndliche Traffic Ursprung"
|
7798 |
+
|
7799 |
+
#~ msgid ""
|
7800 |
+
#~ "A bot is a program that operates as an agent for a user or another "
|
7801 |
+
#~ "program or simulates a human activity. Browsers with Javascript disabled "
|
7802 |
+
#~ "(but whose user agent is legit) are not considered <em>bots</em>."
|
7803 |
+
#~ msgstr ""
|
7804 |
+
#~ "Ein 'Bot' ist ein automatisiertes Programm welches für einen Benutzer "
|
7805 |
+
#~ "oder ein anderes Programm menschliche Aktivitäten ausführt. "
|
7806 |
+
#~ "Browser mit abgeschaltetem JavaScript (aber deren 'User Agent' gü"
|
7807 |
+
#~ "ltig ist) werden nicht als 'Bots' gezählt."
|
7808 |
+
|
7809 |
+
#~ msgid "Last Month"
|
7810 |
+
#~ msgstr "letzter Monat"
|
7811 |
+
|
7812 |
+
#~ msgid "Private IP"
|
7813 |
+
#~ msgstr "Private IP"
|
7814 |
+
|
7815 |
+
#~ msgid "Filter results where private IP equals %s"
|
7816 |
+
#~ msgstr "Ergebnisse filtern nach privater IP %s"
|
7817 |
+
|
7818 |
+
#~ msgid "Raw Data"
|
7819 |
+
#~ msgstr "Rohdaten"
|
7820 |
+
|
7821 |
+
#, fuzzy
|
7822 |
+
#~ msgid "Reverse"
|
7823 |
+
#~ msgstr "Zurücksetzen"
|
7824 |
+
|
7825 |
+
#, fuzzy
|
7826 |
+
#~ msgid "Click on a day for hourly metrics"
|
7827 |
+
#~ msgstr "Klick auf einen Tag für Stunden-Auswertung"
|
7828 |
+
|
7829 |
+
#~ msgid "More"
|
7830 |
+
#~ msgstr "mehr"
|
7831 |
+
|
7832 |
+
#~ msgid "Direct visit to"
|
7833 |
+
#~ msgstr "Direkter Besuch von"
|
7834 |
+
|
7835 |
+
#, fuzzy
|
7836 |
+
#~ msgid "Popular Resources"
|
7837 |
+
#~ msgstr "Populäre Seiten"
|
7838 |
+
|
7839 |
+
#~ msgid "Traffic Sources Overview"
|
7840 |
+
#~ msgstr "Überblick Traffic-Ursprung"
|
7841 |
+
|
7842 |
+
#~ msgid "Screen Resolutions with colordepth"
|
7843 |
+
#~ msgstr "Bildschirm-Auflösung inkl. Farbtiefe"
|
7844 |
+
|
7845 |
+
#~ msgid "Plugins"
|
7846 |
+
#~ msgstr "Plugins"
|
7847 |
+
|
7848 |
+
#~ msgid "Browsers and Operating Systems"
|
7849 |
+
#~ msgstr "Browser und Betriebssysteme"
|
7850 |
+
|
7851 |
+
#~ msgid "Direct Visits"
|
7852 |
+
#~ msgstr "Direkte Besuche"
|
7853 |
+
|
7854 |
+
#~ msgid "Unique Pages Referred"
|
7855 |
+
#~ msgstr "Eindeutige Seitenverweise"
|
7856 |
+
|
7857 |
+
#, fuzzy
|
7858 |
+
#~ msgid "Sites"
|
7859 |
+
#~ msgstr "Sites"
|
7860 |
+
|
7861 |
+
#, fuzzy
|
7862 |
+
#~ msgid "Recent Search Terms » Pages"
|
7863 |
+
#~ msgstr "Letzte Suchbegriffe » Seiten"
|
7864 |
+
|
7865 |
+
#~ msgid "Recent bouncing pages"
|
7866 |
+
#~ msgstr "Letzte Absprung-Seiten"
|
7867 |
+
|
7868 |
+
#~ msgid "Recent Keywords"
|
7869 |
+
#~ msgstr "Letzte Suchbegriffe"
|
7870 |
+
|
7871 |
+
#~ msgid "Order by"
|
7872 |
+
#~ msgstr "Sortiert nach"
|
7873 |
+
|
7874 |
+
#~ msgid "Ascending"
|
7875 |
+
#~ msgstr "Aufsteigend"
|
7876 |
+
|
7877 |
+
#~ msgid "Descending"
|
7878 |
+
#~ msgstr "Absteigend"
|
7879 |
+
|
7880 |
+
#~ msgid "Starting from record #"
|
7881 |
+
#~ msgstr "Beginne mit Datensatz #"
|
7882 |
+
|
7883 |
+
#~ msgid "« Previous"
|
7884 |
+
#~ msgstr "« Zurück"
|
7885 |
+
|
7886 |
+
#~ msgid "Next »"
|
7887 |
+
#~ msgstr "Weiter »"
|
7888 |
+
|
7889 |
+
#, fuzzy
|
7890 |
+
#~ msgid "reverse"
|
7891 |
+
#~ msgstr "zurücksetzen"
|
7892 |
+
|
7893 |
+
#~ msgid "Pluggable custom reports"
|
7894 |
+
#~ msgstr "Eigene Auswertungen"
|
7895 |
+
|
7896 |
+
#~ msgid "this period"
|
7897 |
+
#~ msgstr "dieser Zeitraum"
|
7898 |
+
|
7899 |
+
#, fuzzy
|
7900 |
+
#~ msgid "Top Countries for"
|
7901 |
+
#~ msgstr "Top Länder für"
|
7902 |
+
|
7903 |
+
#, fuzzy
|
7904 |
+
#~ msgid "Top Traffic Sources for"
|
7905 |
+
#~ msgstr "Top Traffic-Ursprung für"
|
7906 |
+
|
7907 |
+
#~ msgid "Human Visits by day - Click on a day for hourly metrics"
|
7908 |
+
#~ msgstr ""
|
7909 |
+
#~ "Echte Besuche pro Tag - Klick auf einen Tag zeigt eine Stunden-Auswertung"
|
7910 |
+
|
7911 |
+
#~ msgid "Traffic Sources by day - Click on a day for hourly metrics"
|
7912 |
+
#~ msgstr ""
|
7913 |
+
#~ "Traffic-Ursprung pro Tag - Klick auf einen Tag zeigt Stunden-Auswertung"
|
7914 |
+
|
7915 |
+
#~ msgid "Traffic Sources by hour"
|
7916 |
+
#~ msgstr "Traffic-Ursprung pro Stunde"
|
7917 |
+
|
7918 |
+
#~ msgid ""
|
7919 |
+
#~ "Average pageviews per visit by day - Click on a day for hourly metrics"
|
7920 |
+
#~ msgstr ""
|
7921 |
+
#~ "Durchschnittliche Seitenaufrufe pro Besuch und Tag - Klick auf einen Tag "
|
7922 |
+
#~ "zeigtStunden-Auswertung"
|
7923 |
+
|
7924 |
+
#~ msgid "reset"
|
7925 |
+
#~ msgstr "zurücksetzen"
|
7926 |
+
|
7927 |
+
#~ msgid "Popular pages of all time"
|
7928 |
+
#~ msgstr "Populärste Seiten insgesamt"
|
7929 |
+
|
7930 |
+
#~ msgid "One time visitors"
|
7931 |
+
#~ msgstr "Einmalige Besucher"
|
7932 |
+
|
7933 |
+
#~ msgid "Flash"
|
7934 |
+
#~ msgstr "Adobe Flash"
|
7935 |
+
|
7936 |
+
#~ msgid "Silverlight"
|
7937 |
+
#~ msgstr "MS Silverlight"
|
7938 |
+
|
7939 |
+
#~ msgid "Acrobat"
|
7940 |
+
#~ msgstr "Adobe Acrobat"
|
7941 |
+
|
7942 |
+
#~ msgid "Java"
|
7943 |
+
#~ msgstr "Oracle Java"
|
7944 |
+
|
7945 |
+
#~ msgid "Media Player"
|
7946 |
+
#~ msgstr "MS MediaPlayer"
|
7947 |
+
|
7948 |
+
#~ msgid "Real Player"
|
7949 |
+
#~ msgstr "RealPlayer"
|
7950 |
+
|
7951 |
+
#~ msgid "Details about Recent Visits"
|
7952 |
+
#~ msgstr "Details über die letzten Besuche"
|
7953 |
+
|
7954 |
+
#~ msgid "Countries for"
|
7955 |
+
#~ msgstr "Länder für"
|
7956 |
+
|
7957 |
+
#~ msgid "N/A"
|
7958 |
+
#~ msgstr "n.v."
|
7959 |
+
|
7960 |
+
#~ msgid "Unique Visits"
|
7961 |
+
#~ msgstr "Eindeutige Besuche"
|
readme.txt
CHANGED
@@ -5,12 +5,15 @@ Tags: analytics, statistics, counter, tracking, reports, wassup, geolocation, on
|
|
5 |
Text Domain: wp-slimstat
|
6 |
Requires at least: 3.8
|
7 |
Tested up to: 4.8
|
8 |
-
Stable tag: 4.6.
|
9 |
|
10 |
== Description ==
|
11 |
-
|
12 |
|
13 |
= Feature Spotlight =
|
|
|
|
|
|
|
14 |
* Real-time access log, server latency, heatmaps, full IPv6 support, and much more.
|
15 |
* Exclude users from statistics collection based on various criteria, including; user roles, common robots, IP subnets, admin pages, country, etc.
|
16 |
* Export your reports to CSV or get daily emails right in your mailbox (via premium add-on).
|
@@ -27,7 +30,7 @@ Visit [our website](http://www.wp-slimstat.com/addons/) for a list of available
|
|
27 |
[Like Us](https://www.facebook.com/slimstatistics/) on Facebook and [follow us](https://twitter.com/wp_stats) on Twitter to get the latest news and updates about our plugin.
|
28 |
|
29 |
= Translations =
|
30 |
-
Slimstat is available in multiple languages: English, Belarusian (UStarCash), Chinese (沐熙工作室), Farsi, French (Michael Bastin, Jean-Michel Venet, Yves Pouplard, Henrick Kac), German (TechnoViel), Italian, Japanese (h_a_l_f), Portuguese, Russian (Vitaly), Spanish ([WebHostingHub](http://www.webhostinghub.com/)), Swedish (Per Soderman) and Turkish (Seyit Mehmet Çoban). Is your language missing or incomplete? [Contact us](http://support.wp-slimstat.com/) today.
|
31 |
|
32 |
= Reviews and Feedback =
|
33 |
* This is by far the most accurate and in-depth tracking plugin I've encountered for WordPress [MiMango](https://wordpress.org/support/topic/excellent-plugin-and-service-9)
|
@@ -68,6 +71,15 @@ Our knowledge base is available on our [support center](http://docs.wp-slimstat.
|
|
68 |
5. **Responsive layout** - Keep an eye on your reports on the go
|
69 |
|
70 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
= 4.6.4 =
|
72 |
* [Update] When the tracker was set to work in "Client mode", the Javascript code was being added to those pages that matched one of the blacklists, even though the subsequent request would have been ignored. By avoiding this, we were able to optimize our code and improve the overall performance.
|
73 |
* [Fix] A conflict with a Google Maps Javascript API call was causing other scripts to not work as expected (thank you, Fulp2121).
|
@@ -108,29 +120,6 @@ Our knowledge base is available on our [support center](http://docs.wp-slimstat.
|
|
108 |
* [Fix] Some more buttons and links were added to the exclusion list of things to track on the admin, when this feature is enabled.
|
109 |
* [Fix] Calling a function to decode an IPv6 address was failing if PHP did not support this protocol (thank you, [catmainax](https://wordpress.org/support/topic/warnings-in-debug-mode-9/))
|
110 |
|
111 |
-
= 4.5.2 =
|
112 |
-
* [Note] Would you like to spread the word and tell your friends how much you love Slimstat? Now you have one more reason to do that: win a $50 discount on our online store. Yes, you read that right: write a review highlighting some of the features you love in Slimstat, and we will send you a special code to take $50 off your add-on purchase on our website. The more reviews you write, the more coupons you can get. So, what are you waiting for? Contact our support team with the URL of where the review has been posted, and take advantage of this limited time offer today!
|
113 |
-
* [Fix] A fatal error was being experienced by users whose Browscap Library installation was corrupted (missing cache).
|
114 |
-
* [Fix] More checks have been added to the source code to prevent Fatal Error issues in case the filesystem permissions are too restrictive for Slimstat. Also, we are now storing the "last modified date" in the database, instead of relying on "touch"-ing files and accessing the mtime there.
|
115 |
-
* [Fix] A bug was preventing referrers from being properly recorded when handling external web pages (static tracking code).
|
116 |
-
* [Fix] The date widget in the Filter Bar was not working when tracking admin pages (thank you, Colin).
|
117 |
-
|
118 |
-
= 4.5.1 =
|
119 |
-
* [New] Slimstat is now looking for custom HTTP headers like [CF-Connecting-IP](https://support.cloudflare.com/hc/en-us/articles/200170986-How-does-CloudFlare-handle-HTTP-Request-headers-) to determine your visitors' originating IP address when your website is behind reverse proxies like CloudFlare.
|
120 |
-
* [New] By default, when the domain of the referrer for a given page view is the same as the current site, that information is not tracked to save space in the database. However, if you are running a multisite network with subfolders, you might need to track same-domain referrers from one site to another, as they are technically "separate" websites. A new option under Settings > Tracker was added to handle this situation (thank you, [chenryahts](https://wordpress.org/support/topic/referer-not-recorded-from-other-sites-in-same-multisite/)).
|
121 |
-
* [Fix] A typo in checking the PHP version was preventing some users from installing our new Browscap library.
|
122 |
-
* [Fix] PHP warning of undefined offset in one of the reports when the database was empty.
|
123 |
-
* [Fix] In some specific cases a function used to unzip the Browscap Library on the user's server was not defined (thank you, [victor50g, gdevic and others](https://wordpress.org/support/topic/white-screen-of-death-when-publishing-post/))
|
124 |
-
* [Fix] A few users pointed out that using file_get_contents might not be ideal, if allow_url_fopen is turned off in PHP. Per [Per Dennis' suggestion](https://wordpress.org/support/topic/file_get_contents-problem-since-version-4-5/) that call was replaced with wp_remote_get. Thank you for your help!
|
125 |
-
|
126 |
-
= 4.5 =
|
127 |
-
* [Note] Can you believe it? It looks like it was yesterday that we were celebrating the new year with our loved ones, and here we are, getting ready to welcome 2017. For our team, 2016 was a very intense year: we celebrated Slimstat's 10th anniversary, released new add-ons, started community outreach initiatives on Facebook and on our website, implemented new features and much more. Now, with a smaller team, we need to find creative ways to keep providing the stellar support service which many of you appreciate so much in your reviews. For this reason, we need to slighly increase the price of our add-ons starting in early 2017. Don't worry, it will still be a very competitive and reasonable price point, affordable even for those of you who cannot spend hundreds of dollars on their website. However we encourage you to take advantage of these few remaining weeks and [buy our add-ons today](https://www.wp-slimstat.com/addons/), before prices go up in January!
|
128 |
-
* [New] You spoke up, we listened. The third-party Browscap data file has been increasing in size over time, forcing some users to uninstall it from their server because it was causing issues with the PHP memory limit set by the administrator. Although Slimstat provides a built-in heuristic function as a workaround for this issue, we wanted to find a better solution. Replacing the obsolete Browscap parser with the [shiny new version 3.0](https://github.com/browscap/browscap-php), our tests show a big improvement in terms of performance and use of resources. The only caveat is that the new parser **requires PHP 5.5 or newer**, so please make sure your server environment is compatible before enabling this feature.
|
129 |
-
* [Update] Minor touches to the look and feel to make our admin color scheme more consistent throughout the various screens.
|
130 |
-
* [Fix] Uninstall procedure was not deleting the Browscap and MaxMind data files from the server.
|
131 |
-
* [Fix] Our release highlights, which are usually shown after updating to the latest version, were not disappearing when clicking on the corresponding button.
|
132 |
-
* [Fix] PHP warning being returned under certain circumstances (thank you, [Sasa and computershowtopro](https://wordpress.org/support/topic/you-need-to-change-line-340-341-in-the-plugin/#post-8591529)).
|
133 |
-
|
134 |
== Support Our Work ==
|
135 |
Slimstat Analytics is an open source project, dependent in large parts on donations. [This page](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BNJR5EZNY3W38)
|
136 |
is for those who want to donate money - be it once, be it regularly, be it a small or a big amount. Everything is set up for an easy donation process.
|
5 |
Text Domain: wp-slimstat
|
6 |
Requires at least: 3.8
|
7 |
Tested up to: 4.8
|
8 |
+
Stable tag: 4.6.5
|
9 |
|
10 |
== Description ==
|
11 |
+
The leading web analytics plugin for WordPress. Track returning customers and registered users, monitor Javascript events, detect intrusions, analyze email campaigns. Thousands of WordPress sites are already using it.
|
12 |
|
13 |
= Feature Spotlight =
|
14 |
+
[youtube https://www.youtube.com/watch?v=zEKP9yC8x6g]
|
15 |
+
|
16 |
+
Main features:
|
17 |
* Real-time access log, server latency, heatmaps, full IPv6 support, and much more.
|
18 |
* Exclude users from statistics collection based on various criteria, including; user roles, common robots, IP subnets, admin pages, country, etc.
|
19 |
* Export your reports to CSV or get daily emails right in your mailbox (via premium add-on).
|
30 |
[Like Us](https://www.facebook.com/slimstatistics/) on Facebook and [follow us](https://twitter.com/wp_stats) on Twitter to get the latest news and updates about our plugin.
|
31 |
|
32 |
= Translations =
|
33 |
+
Slimstat is available in multiple languages: English, Belarusian (UStarCash), Chinese (沐熙工作室), Farsi, French (Michael Bastin, Jean-Michel Venet, Yves Pouplard, Henrick Kac), German (TechnoViel), Indonesian ([ChameleonJohn](https://www.chameleonjohn.com/)), Italian ([Slimstat Dev Team](https://www.wp-slimstat.com)), Japanese (h_a_l_f), Portuguese, Russian (Vitaly), Spanish ([WebHostingHub](http://www.webhostinghub.com/)), Swedish (Per Soderman) and Turkish (Seyit Mehmet Çoban). Is your language missing or incomplete? [Contact us](http://support.wp-slimstat.com/) today.
|
34 |
|
35 |
= Reviews and Feedback =
|
36 |
* This is by far the most accurate and in-depth tracking plugin I've encountered for WordPress [MiMango](https://wordpress.org/support/topic/excellent-plugin-and-service-9)
|
71 |
5. **Responsive layout** - Keep an eye on your reports on the go
|
72 |
|
73 |
== Changelog ==
|
74 |
+
= 4.6.5 =
|
75 |
+
* [New] The new Browscap Library we introduced a few versions ago added some new interesting fields to the list of information available for each browser. One of them allows to distinguish between touch and non-touch devices, even when they are not mobile devices (think touchscreen all-in-one desktop computers). Inspired by one of our most active beta testers, we decided to expose this information in the admin (Activity Log). Now you will be able to segment your metrics based on this new value for the browser type dimension.
|
76 |
+
* [New] Added Indonesian localization (thank you, [ChameleonJohn](https://www.chameleonjohn.com/)).
|
77 |
+
* [Update] You can now show display names instead of usernames when generating shortcodes. Check our documentation for more information (thank you, pepe).
|
78 |
+
* [Update] You can now group resources in shortcodes while ignoring any query string attached to them (thank you, [dragolcho](https://wordpress.org/support/topic/problem-with-short-code-2/)).
|
79 |
+
* [Fix] SQL error being returned for the Top/Recent Keywords report (thank you, pepe).
|
80 |
+
* [Fix] A regression bug was affecting the blacklist by username functionality (thank you, Ursula).
|
81 |
+
|
82 |
+
|
83 |
= 4.6.4 =
|
84 |
* [Update] When the tracker was set to work in "Client mode", the Javascript code was being added to those pages that matched one of the blacklists, even though the subsequent request would have been ignored. By avoiding this, we were able to optimize our code and improve the overall performance.
|
85 |
* [Fix] A conflict with a Google Maps Javascript API call was causing other scripts to not work as expected (thank you, Fulp2121).
|
120 |
* [Fix] Some more buttons and links were added to the exclusion list of things to track on the admin, when this feature is enabled.
|
121 |
* [Fix] Calling a function to decode an IPv6 address was failing if PHP did not support this protocol (thank you, [catmainax](https://wordpress.org/support/topic/warnings-in-debug-mode-9/))
|
122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
== Support Our Work ==
|
124 |
Slimstat Analytics is an open source project, dependent in large parts on donations. [This page](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BNJR5EZNY3W38)
|
125 |
is for those who want to donate money - be it once, be it regularly, be it a small or a big amount. Everything is set up for an easy donation process.
|
wp-slimstat.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Slimstat Analytics
|
4 |
Plugin URI: http://wordpress.org/plugins/wp-slimstat/
|
5 |
Description: The leading web analytics plugin for WordPress
|
6 |
-
Version: 4.6.
|
7 |
Author: Jason Crouse
|
8 |
Author URI: http://www.wp-slimstat.com/
|
9 |
Text Domain: wp-slimstat
|
@@ -15,7 +15,7 @@ if ( !empty( wp_slimstat::$settings ) ) {
|
|
15 |
}
|
16 |
|
17 |
class wp_slimstat {
|
18 |
-
public static $version = '4.6.
|
19 |
public static $settings = array();
|
20 |
public static $options = array(); // To be removed, here just for backward compatibility
|
21 |
|
@@ -535,7 +535,7 @@ class wp_slimstat {
|
|
535 |
}
|
536 |
|
537 |
// Are we ignoring bots?
|
538 |
-
if ( ( self::$settings[ 'javascript_mode' ] == 'yes' || self::$settings[ 'ignore_bots' ] == 'yes' ) && self::$browser[ 'browser_type' ]
|
539 |
self::$stat[ 'id' ] = -310;
|
540 |
self::_set_error_array( __( 'Bot not tracked', 'wp-slimstat' ), true );
|
541 |
return $_argument;
|
@@ -1159,7 +1159,7 @@ class wp_slimstat {
|
|
1159 |
/**
|
1160 |
* Opens given domains during CORS requests to admin-ajax.php
|
1161 |
*/
|
1162 |
-
public static function open_cors_admin_ajax( $_allowed_origins ){
|
1163 |
$exploded_domains = self::string_to_array( self::$settings[ 'external_domains' ] );
|
1164 |
|
1165 |
if ( !empty( $exploded_domains ) && !empty( $exploded_domains[ 0 ] ) ) {
|
@@ -1230,12 +1230,9 @@ class wp_slimstat {
|
|
1230 |
'o' => 0 // offset for counters
|
1231 |
), $_attributes));
|
1232 |
|
1233 |
-
$output = $where = '';
|
1234 |
$s = "<span class='slimstat-item-separator'>$s</span>";
|
1235 |
|
1236 |
-
// Load the database library
|
1237 |
-
//include_once( dirname(__FILE__) . '/admin/view/wp-slimstat-db.php' );
|
1238 |
-
|
1239 |
// Load the localization files (for languages, operating systems, etc)
|
1240 |
load_plugin_textdomain( 'wp-slimstat', WP_PLUGIN_DIR .'/wp-slimstat/languages', '/wp-slimstat/languages' );
|
1241 |
|
@@ -1288,15 +1285,26 @@ class wp_slimstat {
|
|
1288 |
$w = self::string_to_array( $w );
|
1289 |
|
1290 |
// Some columns are 'special' and need be removed from the list
|
1291 |
-
$w_clean = array_diff( $w, array( 'count', 'hostname', 'post_link', 'dt' ) );
|
|
|
|
|
|
|
|
|
|
|
1292 |
|
1293 |
-
// The special value 'post_list' requires the
|
1294 |
if ( in_array( 'post_link', $w ) ) {
|
1295 |
$w_clean[] = 'resource';
|
1296 |
}
|
1297 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1298 |
// Retrieve the data
|
1299 |
-
$results = wp_slimstat_db::$function( implode( ', ', $w_clean ), $where, '', strpos( $f, 'all') === false );
|
1300 |
|
1301 |
// No data? No problem!
|
1302 |
if ( empty( $results ) ) {
|
@@ -1304,7 +1312,7 @@ class wp_slimstat {
|
|
1304 |
}
|
1305 |
|
1306 |
// Are nice permalinks enabled?
|
1307 |
-
$permalinks_enabled = get_option('permalink_structure');
|
1308 |
|
1309 |
// Format results
|
1310 |
$output = array();
|
@@ -1312,9 +1320,9 @@ class wp_slimstat {
|
|
1312 |
foreach( $w as $a_column ) {
|
1313 |
$output[ $result_idx ][ $a_column ] = "<span class='col-$a_column'>";
|
1314 |
|
1315 |
-
if ( $permalinks_enabled && !empty( $a_result[ 'resource' ] ) ) {
|
1316 |
-
|
1317 |
-
}
|
1318 |
|
1319 |
switch( $a_column ) {
|
1320 |
case 'count':
|
@@ -1325,6 +1333,17 @@ class wp_slimstat {
|
|
1325 |
$output[ $result_idx ][ $a_column ] .= __( 'c-' . $a_result[ $a_column ], 'wp-slimstat' );
|
1326 |
break;
|
1327 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1328 |
case 'dt':
|
1329 |
$output[ $result_idx ][ $a_column ] .= date_i18n( self::$settings[ 'date_format' ] . ' ' . self::$settings[ 'time_format' ], $a_result[ 'dt' ] );
|
1330 |
break;
|
@@ -1342,12 +1361,14 @@ class wp_slimstat {
|
|
1342 |
break;
|
1343 |
|
1344 |
case 'post_link':
|
1345 |
-
|
|
|
|
|
1346 |
if ($post_id > 0) {
|
1347 |
-
$output[ $result_idx ][ $a_column ] .= "<a href='{$a_result[
|
1348 |
}
|
1349 |
else {
|
1350 |
-
$output[ $result_idx ][ $a_column ] .= $a_result[
|
1351 |
}
|
1352 |
break;
|
1353 |
|
@@ -1515,7 +1536,7 @@ class wp_slimstat {
|
|
1515 |
public static function wp_slimstat_enqueue_tracking_script() {
|
1516 |
// Pass some information to Javascript
|
1517 |
$params = array(
|
1518 |
-
'ajaxurl' => admin_url( 'admin-ajax.php' )
|
1519 |
);
|
1520 |
|
1521 |
if ( !empty( self::$settings[ 'extensions_to_track' ] ) ) {
|
3 |
Plugin Name: Slimstat Analytics
|
4 |
Plugin URI: http://wordpress.org/plugins/wp-slimstat/
|
5 |
Description: The leading web analytics plugin for WordPress
|
6 |
+
Version: 4.6.5
|
7 |
Author: Jason Crouse
|
8 |
Author URI: http://www.wp-slimstat.com/
|
9 |
Text Domain: wp-slimstat
|
15 |
}
|
16 |
|
17 |
class wp_slimstat {
|
18 |
+
public static $version = '4.6.5';
|
19 |
public static $settings = array();
|
20 |
public static $options = array(); // To be removed, here just for backward compatibility
|
21 |
|
535 |
}
|
536 |
|
537 |
// Are we ignoring bots?
|
538 |
+
if ( ( self::$settings[ 'javascript_mode' ] == 'yes' || self::$settings[ 'ignore_bots' ] == 'yes' ) && self::$browser[ 'browser_type' ] == 1 ) {
|
539 |
self::$stat[ 'id' ] = -310;
|
540 |
self::_set_error_array( __( 'Bot not tracked', 'wp-slimstat' ), true );
|
541 |
return $_argument;
|
1159 |
/**
|
1160 |
* Opens given domains during CORS requests to admin-ajax.php
|
1161 |
*/
|
1162 |
+
public static function open_cors_admin_ajax( $_allowed_origins = array() ){
|
1163 |
$exploded_domains = self::string_to_array( self::$settings[ 'external_domains' ] );
|
1164 |
|
1165 |
if ( !empty( $exploded_domains ) && !empty( $exploded_domains[ 0 ] ) ) {
|
1230 |
'o' => 0 // offset for counters
|
1231 |
), $_attributes));
|
1232 |
|
1233 |
+
$output = $where = $as_column = '';
|
1234 |
$s = "<span class='slimstat-item-separator'>$s</span>";
|
1235 |
|
|
|
|
|
|
|
1236 |
// Load the localization files (for languages, operating systems, etc)
|
1237 |
load_plugin_textdomain( 'wp-slimstat', WP_PLUGIN_DIR .'/wp-slimstat/languages', '/wp-slimstat/languages' );
|
1238 |
|
1285 |
$w = self::string_to_array( $w );
|
1286 |
|
1287 |
// Some columns are 'special' and need be removed from the list
|
1288 |
+
$w_clean = array_diff( $w, array( 'count', 'display_name', 'hostname', 'post_link', 'post_link_no_qs', 'dt' ) );
|
1289 |
+
|
1290 |
+
// The special value 'display_name' requires the username to be retrieved
|
1291 |
+
if ( in_array( 'display_name', $w ) ) {
|
1292 |
+
$w_clean[] = 'username';
|
1293 |
+
}
|
1294 |
|
1295 |
+
// The special value 'post_list' requires the resource to be retrieved
|
1296 |
if ( in_array( 'post_link', $w ) ) {
|
1297 |
$w_clean[] = 'resource';
|
1298 |
}
|
1299 |
|
1300 |
+
// The special value 'post_list_no_qs' requires a substring to be calculated
|
1301 |
+
if ( in_array( 'post_link_no_qs', $w ) ) {
|
1302 |
+
$w_clean = array( 'SUBSTRING_INDEX( resource, "' . ( !get_option( 'permalink_structure' ) ? '&' : '?' ) . '", 1 )' );
|
1303 |
+
$as_column = 'resource_calculated';
|
1304 |
+
}
|
1305 |
+
|
1306 |
// Retrieve the data
|
1307 |
+
$results = wp_slimstat_db::$function( implode( ', ', $w_clean ), $where, '', strpos( $f, 'all' ) === false, $as_column );
|
1308 |
|
1309 |
// No data? No problem!
|
1310 |
if ( empty( $results ) ) {
|
1312 |
}
|
1313 |
|
1314 |
// Are nice permalinks enabled?
|
1315 |
+
$permalinks_enabled = get_option( 'permalink_structure' );
|
1316 |
|
1317 |
// Format results
|
1318 |
$output = array();
|
1320 |
foreach( $w as $a_column ) {
|
1321 |
$output[ $result_idx ][ $a_column ] = "<span class='col-$a_column'>";
|
1322 |
|
1323 |
+
// if ( $permalinks_enabled && !empty( $a_result[ 'resource' ] ) ) {
|
1324 |
+
// $a_result[ 'resource' ] = strtok( $a_result[ 'resource' ], '?' );
|
1325 |
+
// }
|
1326 |
|
1327 |
switch( $a_column ) {
|
1328 |
case 'count':
|
1333 |
$output[ $result_idx ][ $a_column ] .= __( 'c-' . $a_result[ $a_column ], 'wp-slimstat' );
|
1334 |
break;
|
1335 |
|
1336 |
+
case 'display_name':
|
1337 |
+
$user_details = get_user_by( 'login', $a_result[ 'username' ] );
|
1338 |
+
if ( !empty( $user_details ) ) {
|
1339 |
+
$output[ $result_idx ][ $a_column ] .= $user_details->display_name;
|
1340 |
+
}
|
1341 |
+
else {
|
1342 |
+
$output[ $result_idx ][ $a_column ] .= $a_result[ 'username' ];
|
1343 |
+
}
|
1344 |
+
|
1345 |
+
break;
|
1346 |
+
|
1347 |
case 'dt':
|
1348 |
$output[ $result_idx ][ $a_column ] .= date_i18n( self::$settings[ 'date_format' ] . ' ' . self::$settings[ 'time_format' ], $a_result[ 'dt' ] );
|
1349 |
break;
|
1361 |
break;
|
1362 |
|
1363 |
case 'post_link':
|
1364 |
+
case 'post_link_no_qs':
|
1365 |
+
$resource_key = ( $a_column == 'post_link' ) ? 'resource' : 'resource_calculated';
|
1366 |
+
$post_id = url_to_postid( $a_result[ $resource_key ] );
|
1367 |
if ($post_id > 0) {
|
1368 |
+
$output[ $result_idx ][ $a_column ] .= "<a href='{$a_result[ $resource_key ]}'>" . get_the_title( $post_id ) . '</a>';
|
1369 |
}
|
1370 |
else {
|
1371 |
+
$output[ $result_idx ][ $a_column ] .= $a_result[ $resource_key ];
|
1372 |
}
|
1373 |
break;
|
1374 |
|
1536 |
public static function wp_slimstat_enqueue_tracking_script() {
|
1537 |
// Pass some information to Javascript
|
1538 |
$params = array(
|
1539 |
+
'ajaxurl' => admin_url( 'admin-ajax.php' )
|
1540 |
);
|
1541 |
|
1542 |
if ( !empty( self::$settings[ 'extensions_to_track' ] ) ) {
|