additional_plugins/serendipity_plugin_google_last_query/lang_is.inc.php

14 lines
1.3 KiB
PHP
Raw Permalink Normal View History

2011-12-13 12:29:05 +01:00
<?php
@define('PLUGIN_GOOGLE_LAST_QUERY_TITLE', "S<EFBFBD><EFBFBD>asta leit <20> Google, Yahoo, Bing, Scroogle");
@define('PLUGIN_GOOGLE_LAST_QUERY_DESC', "S<EFBFBD>nir s<><73>ustu leit <20> Google/Yahoo/Bing/Scroogle sem leiddi til <20>essarar s<><73>u");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_TITLE', "Titill");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_TITLE_DESC', "Titill hli<6C>arrammakubbs");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_COUNT', "Fj<EFBFBD>ldi");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_COUNT_DESC', "Hversu m<>rg leitarskilyr<79>i <20> a<> s<>na?");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_VISITORTABLE', "Use visitor table");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_VISITORTABLE_DESC', "Normaly the referrers table is used. This table doesn't hold all references but only references leading to the blog a couple of times. The visitor table holds all visitors. If you use this table, the google searches will be shown immidiatly, if used. But watch out: The visitors Table is filled by the statistics plugin and only if the option for visitor tracking is enabled.");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_NEWWINDOW', "Open link in new window");
@define('PLUGIN_GOOGLE_LAST_QUERY_PROP_NEWWINDOW_DESC', "The searched words are linked to the related ggogle search. Do you want to have it opened in a new window?");