diff --git a/plugins/Referrers/Controller.php b/plugins/Referrers/Controller.php index 71960c379b3f5101f9b8f1028c7a35b28660edbb..669ee14fc986b23ef40ea3eb770db090d3e7ca66 100644 --- a/plugins/Referrers/Controller.php +++ b/plugins/Referrers/Controller.php @@ -115,7 +115,7 @@ class Controller extends \Piwik\Plugin\Controller $byTypeCategory = Piwik::translate('Referrers_ViewReferrersBy', Piwik::translate('Live_GoalType')); $referrersReportsByDimension->addReport( - $byTypeCategory, 'Referrers_WidgetKeywords', 'Referrers.getKeywords'); + $byTypeCategory, 'Referrers_Keywords', 'Referrers.getKeywords'); $referrersReportsByDimension->addReport($byTypeCategory, 'SitesManager_Sites', 'Referrers.getWebsites'); $referrersReportsByDimension->addReport($byTypeCategory, 'Referrers_Campaigns', 'Referrers.getCampaigns'); diff --git a/plugins/Referrers/Reports/GetKeywords.php b/plugins/Referrers/Reports/GetKeywords.php index 127f24600857d03dc73d54c134771576c99960e7..be8e8d3f4c9251cd58f8ffa2c0c25f4c856f34ea 100644 --- a/plugins/Referrers/Reports/GetKeywords.php +++ b/plugins/Referrers/Reports/GetKeywords.php @@ -24,7 +24,7 @@ class GetKeywords extends Base $this->actionToLoadSubTables = 'getSearchEnginesFromKeywordId'; $this->hasGoalMetrics = true; $this->order = 3; - $this->widgetTitle = 'Referrers_WidgetKeywords'; + $this->widgetTitle = 'Referrers_Keywords'; } public function configureView(ViewDataTable $view) diff --git a/plugins/Referrers/lang/am.json b/plugins/Referrers/lang/am.json index edabaabb1c36307bb8482c0281a95a5c3ebed06b..934b499a2d216e30238a5bbae72123541b5e36ec 100644 --- a/plugins/Referrers/lang/am.json +++ b/plugins/Referrers/lang/am.json @@ -21,7 +21,6 @@ "TypeSearchEngines": "%s ከመáˆáˆˆáŒŠá‹« ሞተሮች", "TypeWebsites": "%s ከድሠጣቢያዎች", "Websites": "ድሠጣቢያዎች", - "WidgetExternalWebsites": "የá‹áŒ«á‹Š ድሠጣቢያዎች á‹áˆá‹áˆ", - "WidgetKeywords": "የá‰áˆá ቃላት á‹áˆá‹áˆ" + "WidgetExternalWebsites": "የá‹áŒ«á‹Š ድሠጣቢያዎች á‹áˆá‹áˆ" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/ar.json b/plugins/Referrers/lang/ar.json index 45b21c26e160d23c9fcc04090496d6b2947852b7..2bd92088f3c1bb0297c113c24c0747ad7663166d 100644 --- a/plugins/Referrers/lang/ar.json +++ b/plugins/Referrers/lang/ar.json @@ -25,7 +25,6 @@ "TypeWebsites": "%s من مواقع ويب", "UsingNDistinctUrls": "(باستخدام %s روابط بارزة)", "Websites": "المواقع", - "WidgetExternalWebsites": "قائمة المواقع الخارجية", - "WidgetKeywords": "قائمة الكلمات الدلالية" + "WidgetExternalWebsites": "قائمة المواقع الخارجية" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/be.json b/plugins/Referrers/lang/be.json index 3c6b1fe6722866de94ee0c574a927a1c4124b9ef..74633a87a9c884a7256b62202fe37fe29aab98a2 100644 --- a/plugins/Referrers/lang/be.json +++ b/plugins/Referrers/lang/be.json @@ -37,7 +37,6 @@ "Websites": "Ð’Ñб-Ñайты", "WebsitesDocumentation": "Ðаведвальнік перайшоў па ÑпаÑылцы на іншы Ñайце, Ñкі прывёў да вашага Ñайту. %s ГлÑдзі %s Ñправаздачу Ð´Ð»Ñ Ð´Ð»Ñ Ð±Ð¾Ð»ÑŒÑˆ падрабÑзнай інфармацыі.", "WebsitesReportDocumentation": "У гÑтай табліцы вы можаце ўбачыць, ÑÐºÑ–Ñ Ñайты ÑпаÑылалі наведвальнікаў на ваш Ñайт. %s Пры націÑку на радок табліцы, можна ўбачыць URL Ñтаронкак, ÑÐºÑ–Ñ ÑžÑ‚Ñ€Ñ‹Ð¼Ð»Ñ–Ð²Ð°ÑŽÑ†ÑŒ ÑпаÑылкі на на ваш вÑб-Ñайт.", - "WidgetExternalWebsites": "Ð¡Ð¿Ñ–Ñ Ð²Ð¾Ð½ÐºÐ°Ð²Ñ‹Ñ… вÑбÑайтаў", - "WidgetKeywords": "Ð¡Ð¿Ñ–Ñ ÐºÐ»ÑŽÑ‡Ð°Ð²Ñ‹Ñ… Ñлоў" + "WidgetExternalWebsites": "Ð¡Ð¿Ñ–Ñ Ð²Ð¾Ð½ÐºÐ°Ð²Ñ‹Ñ… вÑбÑайтаў" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/bg.json b/plugins/Referrers/lang/bg.json index c2ac885495a4efdb772bf2dd5dbf2eda4ade4f9d..e55732af9cf6c32a79d6e1d57e411ac13c538c6a 100644 --- a/plugins/Referrers/lang/bg.json +++ b/plugins/Referrers/lang/bg.json @@ -45,7 +45,6 @@ "WebsitesReportDocumentation": "Ð’ тази таблица, можете да видите кои уеб Ñайтове Ñа препратили поÑетители към вашиÑÑ‚ Ñайт. %s Ðко кликнете върху реда в таблицата, можете да видите URL-ите, чрез които потребителите Ñа Ñтигнали до вашиÑÑ‚ Ñайт.", "WidgetExternalWebsites": "Външни Ñайтове", "WidgetGetAll": "Ð’Ñички препоръчители", - "WidgetKeywords": "ПопулÑрни ключови думи", "WidgetSocials": "СпиÑък на Ñоциалните мрежи", "WidgetTopKeywordsForPages": "Ðай-използваните ключови думи", "XPercentOfVisits": "%s%% от поÑещениÑ" diff --git a/plugins/Referrers/lang/ca.json b/plugins/Referrers/lang/ca.json index e02e18ccc7886542280c4b0e536c0eea9ad0d855..ebf032716ef5d056a1970ec39459c990e984cabb 100644 --- a/plugins/Referrers/lang/ca.json +++ b/plugins/Referrers/lang/ca.json @@ -42,7 +42,6 @@ "WebsitesDocumentation": "Els visitant ha seguit un enllaç en un altre lloc web que ha portat al vostre lloc web. %s Visualitzeu l'informe %s per a més detalls.", "WebsitesReportDocumentation": "En aquesta taula podeu observar quins llocs web han portat visitants al vostre lloc web. %s Cliqueu en una fila de la taule per veure les URL dels enllaços a les vostres pà gines.", "WidgetExternalWebsites": "Llistat de llocs web externs", - "WidgetKeywords": "Llistat de paraules clau", "WidgetSocials": "Llista de xarxes socials" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/cs.json b/plugins/Referrers/lang/cs.json index 112fb606bef209cb8150adb0513597c345772f48..0c3e90f17d52554b888bfaf144ae24cc6dda8ed8 100644 --- a/plugins/Referrers/lang/cs.json +++ b/plugins/Referrers/lang/cs.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "V této tabulce můžete vidÄ›t stránky, které odkázaly návÅ¡tÄ›vnÃky na vaÅ¡e stránky. %s KliknutÃm na řádek v tabulce zobrazÃte URL, na kterých se odkazy nalézajÃ.", "WidgetExternalWebsites": "Seznam externÃch web sÃdel", "WidgetGetAll": "VÅ¡echny referrery", - "WidgetKeywords": "Seznam klÃÄových slov", "WidgetSocials": "Seznam sociálnÃch sÃtÃ", "WidgetTopKeywordsForPages": "NejÄastÄ›jšà klÃÄová slova pro URL stránky", "XPercentOfVisits": "%s%% návÅ¡tÄ›v" diff --git a/plugins/Referrers/lang/da.json b/plugins/Referrers/lang/da.json index 3b39320fad7d06ae231bff76fbaa34f0c8c7fec6..0bed296716979d60ed2a482d8a6e47c5965125d5 100644 --- a/plugins/Referrers/lang/da.json +++ b/plugins/Referrers/lang/da.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Tabellen viser, hvilke hjemmesider, der henviser besøgende til hjemmesiden. %s Klik pÃ¥ en række i tabellen, for at se, hvilke URL'er links til hjemmesiden er pÃ¥.", "WidgetExternalWebsites": "Eksterne hjemmesider", "WidgetGetAll": "Alle henvisninger", - "WidgetKeywords": "Søgeord", "WidgetSocials": "Liste af sociale netværk", "WidgetTopKeywordsForPages": "Top søgeord til side URL", "XPercentOfVisits": "%s%% af besøg" diff --git a/plugins/Referrers/lang/de.json b/plugins/Referrers/lang/de.json index 4f3f787dd22e9ef7bba6d65e14078eabcb9d4829..8cc4e62b7e22f08cd99ddff228aece4983342ec2 100644 --- a/plugins/Referrers/lang/de.json +++ b/plugins/Referrers/lang/de.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "In dieser Tabelle sehen Sie, von welchen Webseiten aus Besucher auf Ihre Seite verwiesen wurden. %s Wenn Sie auf eine Zeile der Tabelle klicken, sehen Sie, auf welchen URLs sich die Links zu Ihrer Webseite befanden.", "WidgetExternalWebsites": "Liste externer Webseiten", "WidgetGetAll": "Alle Verweise", - "WidgetKeywords": "Liste der Suchbegriffe", "WidgetSocials": "Liste Sozialer Netzwerke", "WidgetTopKeywordsForPages": "Top-Schlüsselworte für Seiten-URL", "XPercentOfVisits": "%s%% aller Besuche" diff --git a/plugins/Referrers/lang/el.json b/plugins/Referrers/lang/el.json index 49a0e85986259228ed03668b0d363f2e48b5831a..889066faacb10aec8eb71fb09aeb8d0b40e3957b 100644 --- a/plugins/Referrers/lang/el.json +++ b/plugins/Referrers/lang/el.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Σε αυτόν τον πίνακα, μποÏείτε να δείτε ποιες ιστοσελίδες ανÎφεÏαν επισκÎπτες στην ιστοσελίδα. %s Πατώντας σε σε μια γÏαμμή στον πίνακα, μποÏείτε να δείτε ποιες διευθÏνσεις είχαν συνδÎσμους για την ιστοσελίδα.", "WidgetExternalWebsites": "Λίστα εξωτεÏικών ιστοσελίδων", "WidgetGetAll": "Όλες οι ΠαÏαπομπÎÏ‚", - "WidgetKeywords": "Λίστα λÎξεων-κλειδιών", "WidgetSocials": "Λίστα κοινωνικών δικτÏων", "WidgetTopKeywordsForPages": "ΔημοφιλÎστεÏες ΛÎξεις-Κλειδιά για τη ΔιεÏθυνση URL της σελίδας", "XPercentOfVisits": "%s%% των επισκÎψεων" diff --git a/plugins/Referrers/lang/en.json b/plugins/Referrers/lang/en.json index 5422583d7e440d6d70a3965345e9f5c8bcd88581..7002af6aae23bb89b9f5913814045a14997ff977 100644 --- a/plugins/Referrers/lang/en.json +++ b/plugins/Referrers/lang/en.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "In this table, you can see which websites referred visitors to your site. %s By clicking on a row in the table, you can see which URLs the links to your website were on.", "WidgetExternalWebsites": "Referrer Websites", "WidgetGetAll": "All Referrers", - "WidgetKeywords": "Keywords", "WidgetSocials": "List of social networks", "WidgetTopKeywordsForPages": "Top Keywords for Page URL", "XPercentOfVisits": "%s%% of visits" diff --git a/plugins/Referrers/lang/es.json b/plugins/Referrers/lang/es.json index 616c57293d7e890c97b2c695f44be795d4694ac7..4195578d6a4d389252c8162be3a0b5ecdabc19ce 100644 --- a/plugins/Referrers/lang/es.json +++ b/plugins/Referrers/lang/es.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "En esta tabla, puede observar qué sitio de internet envió visitantes a su sitio. %s Cliqueando en una fila de la tabla, puede ver que dirección de internet enlaza a su sitio", "WidgetExternalWebsites": "Lista de páginas web externas", "WidgetGetAll": "Todas las Referencias", - "WidgetKeywords": "Lista de Palabras clave", "WidgetSocials": "Lista de redes sociales", "WidgetTopKeywordsForPages": "Principales Palabras clave para la Página URL", "XPercentOfVisits": "%s%% de visitas" diff --git a/plugins/Referrers/lang/et.json b/plugins/Referrers/lang/et.json index 676d190678e3aa25917cf725225f3bccc1207659..5092379dc8470d11170be3d168ae92f9f02a8aea 100644 --- a/plugins/Referrers/lang/et.json +++ b/plugins/Referrers/lang/et.json @@ -28,7 +28,6 @@ "Websites": "Veebilehed", "WidgetExternalWebsites": "Väliste viitajate nimekiri", "WidgetGetAll": "Kõik viitajad", - "WidgetKeywords": "Võtmesõnade nimistu", "WidgetSocials": "Nimekiri sotsiaalvõrgustikest", "WidgetTopKeywordsForPages": "Lehe URL peamised võtmesõnad", "XPercentOfVisits": "%s%% külastustest" diff --git a/plugins/Referrers/lang/eu.json b/plugins/Referrers/lang/eu.json index 9538d7ced11d773174db49c96ef1ae49a8fa869f..470f62c35ef2245867ac2272c7a6cf5acac87c3d 100644 --- a/plugins/Referrers/lang/eu.json +++ b/plugins/Referrers/lang/eu.json @@ -23,7 +23,6 @@ "TypeSearchEngines": "%s bilaketa-motorretatik", "TypeWebsites": "%s webguneetatik", "Websites": "Webguneak", - "WidgetExternalWebsites": "Kanpoko webguneen zerrenda", - "WidgetKeywords": "Gako-hitzen zerrenda" + "WidgetExternalWebsites": "Kanpoko webguneen zerrenda" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/fa.json b/plugins/Referrers/lang/fa.json index 492291cf19ac55acd5f7c889e3e0cf42d3066ca7..151d508d46830335183b662e4d96a3f5243812f0 100644 --- a/plugins/Referrers/lang/fa.json +++ b/plugins/Referrers/lang/fa.json @@ -37,7 +37,6 @@ "Websites": "وب سایت ها", "WidgetExternalWebsites": "Ùهرست وب سایت های خارجی", "WidgetGetAll": "همه معر٠ها", - "WidgetKeywords": "لیست کلمات کلیدی", "WidgetSocials": "Ùهرست شبکه های اجتماعی", "WidgetTopKeywordsForPages": "بهترین کلمات کلیدی برای ØµÙØÙ‡ شما" } diff --git a/plugins/Referrers/lang/fi.json b/plugins/Referrers/lang/fi.json index 601bffad000a486ba234141944390de0aad04c53..4a48e596d2c9b7914231ed43a9babd4aa7e85c3c 100644 --- a/plugins/Referrers/lang/fi.json +++ b/plugins/Referrers/lang/fi.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Tässä taulussa on lista sivuista, joiden kautta käyttäjiä tuli sinun sivullesi. %s Näet lähdesivun URL:n klikkaamalla taulun riviä.", "WidgetExternalWebsites": "Lista ulkoisista verkkosivuista", "WidgetGetAll": "Kaikki viittaukset", - "WidgetKeywords": "Lista hakusanoista", "WidgetSocials": "Sosiaalisten verkostojen lista", "WidgetTopKeywordsForPages": "Käytetyimmät avainsanat sivun URL:lle", "XPercentOfVisits": "%s%% kävijöistä" diff --git a/plugins/Referrers/lang/fr.json b/plugins/Referrers/lang/fr.json index d161f47b80bbdfde641a570e01c5d90c1a2fa6e7..9b96707037037c0ec6dd33c12d0bfcccef134b28 100644 --- a/plugins/Referrers/lang/fr.json +++ b/plugins/Referrers/lang/fr.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Dans ce tableau vous pouvez voir quels sites web ont conduit des visiteurs sur votre site.. %s En cliquant sur une ligne du tableau, vous pouvez voir les URL des sites sur lesquels sont les liens.", "WidgetExternalWebsites": "Sites Internet référents", "WidgetGetAll": "Tous les référents", - "WidgetKeywords": "Liste des mots-clés", "WidgetSocials": "Liste des réseaux sociaux", "WidgetTopKeywordsForPages": "Meilleurs mots-clés pour l'URL", "XPercentOfVisits": "%s%% des visites" diff --git a/plugins/Referrers/lang/gl.json b/plugins/Referrers/lang/gl.json index 63ffca50cce1623536422b934b26cf0fcb6656ee..6e67acb2a1d95e0457c6b8ea66400df56d99d88b 100644 --- a/plugins/Referrers/lang/gl.json +++ b/plugins/Referrers/lang/gl.json @@ -12,7 +12,6 @@ "TypeSearchEngines": "%s desde motores de busca", "TypeWebsites": "%s desde outras webs", "Websites": "Páxinas web", - "WidgetExternalWebsites": "Lista de webs externas", - "WidgetKeywords": "Lista de palabras clave" + "WidgetExternalWebsites": "Lista de webs externas" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/he.json b/plugins/Referrers/lang/he.json index 1ee421337a15aecd343993aaa29f93b241a37db0..993a65a3d5bae0b73ceed72387117bdfffdaa349 100644 --- a/plugins/Referrers/lang/he.json +++ b/plugins/Referrers/lang/he.json @@ -12,7 +12,6 @@ "SearchEngines": "×ž× ×•×¢×™ חיפוש", "Socials": "רשתות חברתיות", "SubmenuWebsites": "×תרי ××™× ×˜×¨× ×˜ ורשתות חברתיות", - "Websites": "×תרי ××™× ×˜×¨× ×˜", - "WidgetKeywords": "מילות מפתח" + "Websites": "×תרי ××™× ×˜×¨× ×˜" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/hi.json b/plugins/Referrers/lang/hi.json index d27b5255d6b03a8ab902d108e13e2789d55ff579..66b054d7b7405325973e01866402b0c41c7993de 100644 --- a/plugins/Referrers/lang/hi.json +++ b/plugins/Referrers/lang/hi.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "इस तालिका में, आप अपनी वेबसाइट पर आगंतà¥à¤•ों को à¤à¥‡à¤œà¤¨à¥‡ वाले वेबसाइट देख सकते हैं. तालिका में %s à¤à¤• पंकà¥à¤¤à¤¿ पर कà¥à¤²à¤¿à¤• करते हà¥à¤ आप देख सकते हैं जो यूआरà¤à¤² आपकी वेबसाइट के लिठलिंक किया गया है", "WidgetExternalWebsites": "संदरà¥à¤ वेबसाईटें", "WidgetGetAll": "सà¤à¥€ सनà¥à¤¦à¤°à¥à¤à¤¦à¤¾à¤¤à¤¾", - "WidgetKeywords": "खोजशबà¥à¤¦", "WidgetSocials": "सामाजिक संजाल की सूची", "WidgetTopKeywordsForPages": "पृषà¥à¤ URL के लिठशीरà¥à¤· खोजशबà¥à¤¦" } diff --git a/plugins/Referrers/lang/hu.json b/plugins/Referrers/lang/hu.json index c6583467c7d59275c546261f41384e21fb8788f6..f50737643e55ff3397b1f592ff3ea765a7594509 100644 --- a/plugins/Referrers/lang/hu.json +++ b/plugins/Referrers/lang/hu.json @@ -25,7 +25,6 @@ "TypeWebsites": "%s a weboldalakról", "UsingNDistinctUrls": "(%s különbözÅ‘ URL által)", "Websites": "Weboldalak", - "WidgetExternalWebsites": "KülsÅ‘ weboldalak listája", - "WidgetKeywords": "Kulcsszavak listája" + "WidgetExternalWebsites": "KülsÅ‘ weboldalak listája" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/id.json b/plugins/Referrers/lang/id.json index 38b2baa3172ec22f8f05c20063405d40c68d253d..1b16e4ef98615aa91f609a8e28c992bb476ac2da 100644 --- a/plugins/Referrers/lang/id.json +++ b/plugins/Referrers/lang/id.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Dalam tabel ini, Anda dapat melihat situs mana yang mengarahkan pengunjung menuju situs Anda. %s Dengan mengeklik baris dalam tabel, Anda dapat mengetahui URL mana yang memiliki tautan ke situs Anda.", "WidgetExternalWebsites": "Daftar Situs luar", "WidgetGetAll": "Seluruh Pengarah", - "WidgetKeywords": "Daftar Kata Kunci", "WidgetSocials": "Daftar jejaring sosial", "WidgetTopKeywordsForPages": "Kata kunci atas untulk URL halaman" } diff --git a/plugins/Referrers/lang/is.json b/plugins/Referrers/lang/is.json index 80c226f24e8e8cb79e4c121284b0301cd0fc90e1..6e22352a63cb16e6b4e6cae07e809720e02bb34b 100644 --- a/plugins/Referrers/lang/is.json +++ b/plugins/Referrers/lang/is.json @@ -25,7 +25,6 @@ "TypeWebsites": "%s frá vefjum", "UsingNDistinctUrls": "(notuð eru %s mismunandi url)", "Websites": "Vefir", - "WidgetExternalWebsites": "Listi yfir ytri vefi", - "WidgetKeywords": "Listi yfir Leitarorð" + "WidgetExternalWebsites": "Listi yfir ytri vefi" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/it.json b/plugins/Referrers/lang/it.json index dc3fd39ce3e280a75f2f075d09200963a82d5a91..ab54451f3ffc59db646db3392a0b2a10320ba9f9 100644 --- a/plugins/Referrers/lang/it.json +++ b/plugins/Referrers/lang/it.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "In questa tabella è possibile vedere quali siti web hanno portato i visitatori sul tuo sito. %s Cliccando su una riga della tabella è possibile vedere su quali URL si trovavano i link al tuo sito.", "WidgetExternalWebsites": "Lista di Siti web esterni", "WidgetGetAll": "Tutti i Referenti", - "WidgetKeywords": "Lista di parole chiave", "WidgetSocials": "Elenco dei social network", "WidgetTopKeywordsForPages": "Top Keyword per URL Pagina", "XPercentOfVisits": "%s%% di visite" diff --git a/plugins/Referrers/lang/ja.json b/plugins/Referrers/lang/ja.json index 7ccc1f9ff6b5c6e67e14da8c88b30ec20b6e585a..68f22764ddf86a1c31baa88b9f6d24b171ef1fb2 100644 --- a/plugins/Referrers/lang/ja.json +++ b/plugins/Referrers/lang/ja.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "ã“ã®ãƒ†ãƒ¼ãƒ–ルã§ã¯ã€ã©ã®ã‚¦ã‚§ãƒ–サイトãŒãƒ“ジターã®å‚ç…§å…ƒã«ãªã£ã¦ã„ã‚‹ã‹ã‚’示ã—ã¾ã™ã€‚%s テーブル内ã®è¡Œã‚’クリックã™ã‚‹ã¨ã€ã‚¯ãƒªãƒƒã‚¯ã•れãŸURLã®ãƒªãƒ³ã‚¯ã‚’見るã“ã¨ãŒå‡ºæ¥ã¾ã™ã€‚", "WidgetExternalWebsites": "外部ウェブサイト一覧", "WidgetGetAll": "å…¨å‚ç…§å…ƒ", - "WidgetKeywords": "ã‚ーワード一覧", "WidgetSocials": "ソーシャルãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ãƒªã‚¹ãƒˆ", "WidgetTopKeywordsForPages": "ページ URL ã®ãƒˆãƒƒãƒ—ã‚ーワード", "XPercentOfVisits": "訪å•ã® %s%%" diff --git a/plugins/Referrers/lang/ka.json b/plugins/Referrers/lang/ka.json index 46b313be64d4c5e48980628c69b4599c36aa5971..ef088d5607d53d11335902028935a32c647a8961 100644 --- a/plugins/Referrers/lang/ka.json +++ b/plugins/Referrers/lang/ka.json @@ -25,7 +25,6 @@ "TypeWebsites": "%s ვებ სáƒáƒ˜áƒ¢áƒ”ბიდáƒáƒœ", "UsingNDistinctUrls": "(%s გáƒáƒœáƒ¡áƒ®áƒ•áƒáƒ•ებული url გáƒáƒ›áƒáƒ§áƒ”ნებით)", "Websites": "ვებ სáƒáƒ˜áƒ¢áƒ”ბი", - "WidgetExternalWebsites": "გáƒáƒ ე ვებ სáƒáƒ˜áƒ¢áƒ”ბის ჩáƒáƒ›áƒáƒœáƒáƒ—ვáƒáƒšáƒ˜", - "WidgetKeywords": "სáƒáƒ™áƒ•áƒáƒœáƒ«áƒ სიტვების ჩáƒáƒ›áƒáƒœáƒáƒ—ვáƒáƒšáƒ˜" + "WidgetExternalWebsites": "გáƒáƒ ე ვებ სáƒáƒ˜áƒ¢áƒ”ბის ჩáƒáƒ›áƒáƒœáƒáƒ—ვáƒáƒšáƒ˜" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/ko.json b/plugins/Referrers/lang/ko.json index c2fa9550a0e4a0a379b92c73f11055111612f928..cb2140f0be0c9fa2497256d2ab3b1b2782046499 100644 --- a/plugins/Referrers/lang/ko.json +++ b/plugins/Referrers/lang/ko.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "ì´ í‘œì—서 ê·€í•˜ì˜ ì‚¬ì´íŠ¸ë¡œ 방문ìžë¥¼ 연결하는 추천 웹사ì´íŠ¸ë¥¼ ë³¼ 수 있습니다. %s í…Œì´ë¸”ì˜ í–‰ì„ í´ë¦í•˜ë©´ í´ë¦ëœ URL ë§í¬ë¥¼ ë³¼ 수 있습니다.", "WidgetExternalWebsites": "외부 웹사ì´íЏ 목ë¡", "WidgetGetAll": "ëª¨ë“ ë¦¬í¼ëŸ¬", - "WidgetKeywords": "검색어 목ë¡", "WidgetSocials": "소셜 네트워í¬ì˜ 목ë¡", "WidgetTopKeywordsForPages": "패지 URLì˜ ìƒìœ„ 키워드" } diff --git a/plugins/Referrers/lang/lt.json b/plugins/Referrers/lang/lt.json index 46bcb240cf656b2da3ccae5f213eb9370dde0c20..c1b5d697024b05af368cf61334bcb7659c6cb6a1 100644 --- a/plugins/Referrers/lang/lt.json +++ b/plugins/Referrers/lang/lt.json @@ -26,7 +26,6 @@ "TypeWebsites": "%s iÅ¡ svetainių", "UsingNDistinctUrls": "(naudojant %s skirtingus URL)", "Websites": "SvetainÄ—s", - "WidgetExternalWebsites": "IÅ¡orinių svetainių sÄ…raÅ¡as", - "WidgetKeywords": "Raktinių žodžių sÄ…raÅ¡as" + "WidgetExternalWebsites": "IÅ¡orinių svetainių sÄ…raÅ¡as" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/lv.json b/plugins/Referrers/lang/lv.json index bc559843cd2b83153640ed9a78814a5bc862dbdf..19367c0bbed4390d5f633d18806115c7648f0b72 100644 --- a/plugins/Referrers/lang/lv.json +++ b/plugins/Referrers/lang/lv.json @@ -19,7 +19,6 @@ "TypeSearchEngines": "%s no meklēšanas dzinÄ“jiem", "TypeWebsites": "%s no vietnÄ“m", "Websites": "Vietnes", - "WidgetExternalWebsites": "Ä€rÄ“jo vietņu saraksts", - "WidgetKeywords": "AtslÄ“gvÄrdu saraksts" + "WidgetExternalWebsites": "Ä€rÄ“jo vietņu saraksts" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/nb.json b/plugins/Referrers/lang/nb.json index 4ccbfa7cd55a215726d6a943c877d77b62866df0..55ff4d390704b58f68be2b309c73d8a892751159 100644 --- a/plugins/Referrers/lang/nb.json +++ b/plugins/Referrers/lang/nb.json @@ -28,7 +28,6 @@ "UsingNDistinctUrls": "(bruker %s forskjellige URL-er)", "Websites": "Nettsteder", "WidgetExternalWebsites": "Liste over eksterne nettsteder", - "WidgetKeywords": "Liste over nøkkelord", "WidgetSocials": "Liste over sosiale nettverk" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/nl.json b/plugins/Referrers/lang/nl.json index 520bea40a513f74d7941a851ba7c771d4c3087bb..0ccceff47a73d1bfe7a553cbb3f20b59b576e5f0 100644 --- a/plugins/Referrers/lang/nl.json +++ b/plugins/Referrers/lang/nl.json @@ -45,7 +45,6 @@ "WebsitesReportDocumentation": "In deze tabel kunt u de websites zien die bezoekers hebben doorverwezen naar uw website. %s Door op een rij in de tabel te klikken kunt u de URL's van de bijhorende linken zien.", "WidgetExternalWebsites": "Top websites", "WidgetGetAll": "Alle Referers", - "WidgetKeywords": "Top zoektermen", "WidgetSocials": "Lijst van sociale netwerken", "WidgetTopKeywordsForPages": "Top sleutelwoorden voor pagina URL", "XPercentOfVisits": "%s%% van de bezoeken" diff --git a/plugins/Referrers/lang/nn.json b/plugins/Referrers/lang/nn.json index f7d954da55e36396ffb3f9c7d61eea217fcb1e84..d7e53e43d685894e9435ffe2c1e40e0837aa8877 100644 --- a/plugins/Referrers/lang/nn.json +++ b/plugins/Referrers/lang/nn.json @@ -23,7 +23,6 @@ "TypeSearchEngines": "%s frÃ¥ søkjemotorer", "TypeWebsites": "%s frÃ¥ nettstader", "Websites": "Nettstader", - "WidgetExternalWebsites": "Liste over eksterne nettsider", - "WidgetKeywords": "Liste over nøkkelord" + "WidgetExternalWebsites": "Liste over eksterne nettsider" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/pl.json b/plugins/Referrers/lang/pl.json index ba05b44f97d02f38b319587ed45a29a09708e71c..7abb29063a9da72b36ad00522404da8f11e514f9 100644 --- a/plugins/Referrers/lang/pl.json +++ b/plugins/Referrers/lang/pl.json @@ -26,7 +26,6 @@ "TypeWebsites": "%s ze stron", "UsingNDistinctUrls": "(używajÄ…c %s wyróżnionych adresów url)", "Websites": "Strony", - "WidgetExternalWebsites": "Lista zewnÄ™trznych serwisów internetowych", - "WidgetKeywords": "Lista słów kluczowych" + "WidgetExternalWebsites": "Lista zewnÄ™trznych serwisów internetowych" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/pt-br.json b/plugins/Referrers/lang/pt-br.json index 6dbb68d56901b49c8b9c6182025b3acd76425c81..b34a1dcf49e4949d71223047dab473ef3df39844 100644 --- a/plugins/Referrers/lang/pt-br.json +++ b/plugins/Referrers/lang/pt-br.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Nesta tabela, você pode ver quais website encaminharam visitantes para o seu site. %s Ao clicar em uma linha na tabela, você pode ver quais os links de URLs que seu site estava.", "WidgetExternalWebsites": "Websites encaminhadores", "WidgetGetAll": "Todos os Encaminhadores", - "WidgetKeywords": "Lista de Palavras Chave", "WidgetSocials": "Lista de redes sociais", "WidgetTopKeywordsForPages": "Principais palavras-chaves para a URL da página", "XPercentOfVisits": "%s%% de visitas" diff --git a/plugins/Referrers/lang/pt.json b/plugins/Referrers/lang/pt.json index 988a3633716c5425bd2894b5ce0b36643c64fe55..82705f6a56b1217aea5cc04e98228e95eed010a3 100644 --- a/plugins/Referrers/lang/pt.json +++ b/plugins/Referrers/lang/pt.json @@ -37,7 +37,6 @@ "Websites": "Websites", "WebsitesDocumentation": "O visitante seguiu um link noutro website que apontava para o seu. %s Veja o relatório %s para mais detalhes.", "WebsitesReportDocumentation": "Nesta tabela, pode ver quais os website que levaram referentes para o seu site. %s Ao clicar numa linha da tabela pode ver quais os URLs onde os links para o seu site estavam.", - "WidgetExternalWebsites": "Lista de Websites externos", - "WidgetKeywords": "Lista de Palavras Chave" + "WidgetExternalWebsites": "Lista de Websites externos" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/ro.json b/plugins/Referrers/lang/ro.json index cbc0ac0f2d7d8a9e05f01b0f8a799c1dd9a01404..190abba976804d55201e8a396510497359cd7183 100644 --- a/plugins/Referrers/lang/ro.json +++ b/plugins/Referrers/lang/ro.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "ÃŽn acest tabel, puteÈ›i vedea ce site-uri web au facut referire vizitatorii la site-ul dumneavoastră. %s Făcând clic pe un rând din tabel, puteÈ›i vedea care URL-uri link-uri către site-ul dvs. au fost pe.", "WidgetExternalWebsites": "Lista siteurilor externe", "WidgetGetAll": "Toti Referalii", - "WidgetKeywords": "Lista cuvintelor", "WidgetSocials": "Listă de reÅ£ele sociale", "WidgetTopKeywordsForPages": "Cuvinte cheie de top pentru URL-ul paginii", "XPercentOfVisits": "%s%% de vizite" diff --git a/plugins/Referrers/lang/ru.json b/plugins/Referrers/lang/ru.json index b2aaea4fc06315b187618e96e0b881027f10a1c6..11f7f5d041e71d4922820b68ecc5e7ea759b9451 100644 --- a/plugins/Referrers/lang/ru.json +++ b/plugins/Referrers/lang/ru.json @@ -46,7 +46,6 @@ "WebsitesReportDocumentation": "Ð’ Ñтой таблице вы можете видеть Ñайты, которые привели поÑетителей на ваш Ñайт. %s Кликнув на таблице по конкретной Ñтроке, вы увидите где была размещена ÑÑылка на ваш Ñайт.", "WidgetExternalWebsites": "Внешние Ñайты", "WidgetGetAll": "Ð’Ñе иÑточники трафика", - "WidgetKeywords": "СпиÑок ключевых Ñлов", "WidgetSocials": "СпиÑок Ñоциальных Ñетей", "WidgetTopKeywordsForPages": "Топ ключевых Ñлов Ð´Ð»Ñ Ñтраницы URL" } diff --git a/plugins/Referrers/lang/sk.json b/plugins/Referrers/lang/sk.json index 4a35ca8e6a3b5a5297771f00c005f794573fa647..37722392d0a8ad67175d04d529e78c0b8deb795f 100644 --- a/plugins/Referrers/lang/sk.json +++ b/plugins/Referrers/lang/sk.json @@ -25,7 +25,6 @@ "TypeWebsites": "%s zo stránok", "UsingNDistinctUrls": "(pomocou %s rôznych adries URL)", "Websites": "Webstránky", - "WidgetExternalWebsites": "Zoznam externých stránok", - "WidgetKeywords": "Zoznam kľúÄových slov" + "WidgetExternalWebsites": "Zoznam externých stránok" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/sl.json b/plugins/Referrers/lang/sl.json index e4c2cfe43c516845b5fd1b0cd08d639cf568ed6d..2dd46f6be15ffbe38f8e654b035fab46acfc6d7d 100644 --- a/plugins/Referrers/lang/sl.json +++ b/plugins/Referrers/lang/sl.json @@ -24,7 +24,6 @@ "TypeReportDocumentation": "Ta tabela vsebuje informacije o porazdelitvi tipov napotiteljev", "Websites": "Spletne strani", "WidgetExternalWebsites": "Seznam zunanjih spletnih strani", - "WidgetGetAll": "Vsi napotitelji", - "WidgetKeywords": "Seznam kljuÄnih besed" + "WidgetGetAll": "Vsi napotitelji" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/sq.json b/plugins/Referrers/lang/sq.json index b4fc0e7647a3c0126d7e9939476b9ddf075a5d3c..b987a40da8ca796f056fee1b1d51ff36283d3378 100644 --- a/plugins/Referrers/lang/sq.json +++ b/plugins/Referrers/lang/sq.json @@ -37,7 +37,6 @@ "Websites": "\"Site\"-e Web", "WebsitesDocumentation": "Vizitori ndoqi një lidhje në një site tjetër web e cila të shpinte te site-i juaj. Për më tepër hollësira, %s shihni %s raportin.", "WebsitesReportDocumentation": "Në këtë tabelë, mund të shihni cilët site-e web sollën vizitorë te site-i juaj. %s Duke klikuar mbi një rresht të tabelës, mund të shihni se te cilat URL gjendeshin lidhjet për te site-i juaj web.", - "WidgetExternalWebsites": "Listë e \"site\"-eve Web të jashtëm", - "WidgetKeywords": "Listë e Fjalëkyçave" + "WidgetExternalWebsites": "Listë e \"site\"-eve Web të jashtëm" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/sr.json b/plugins/Referrers/lang/sr.json index e52213c3cf2926adc7ef8eebd26451b8301b5de6..970e3ae7d455270ef24e5e60aad152562e40c098 100644 --- a/plugins/Referrers/lang/sr.json +++ b/plugins/Referrers/lang/sr.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "U ovoj tabeli možete da vidite koji sajtovi su upućivali korisnike na vaÅ¡ sajt. %s Klikom na red tabele možete videti koja adresa je povezana sa vaÅ¡im sajtom.", "WidgetExternalWebsites": "Lista eksternih sajtova", "WidgetGetAll": "Sve reference", - "WidgetKeywords": "Lista kljuÄnih reÄi", "WidgetSocials": "Spisak druÅ¡tvenih mreža", "WidgetTopKeywordsForPages": "Najbolje kljuÄne reÄi za URL", "XPercentOfVisits": "%s%% poseta" diff --git a/plugins/Referrers/lang/sv.json b/plugins/Referrers/lang/sv.json index 3282c2338a64f0e10bd1482b46a6bf840695791d..b65334903f72803954cc3db5b49ac88102437400 100644 --- a/plugins/Referrers/lang/sv.json +++ b/plugins/Referrers/lang/sv.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "I denna tabell kan du se vilka webbplatser som hänvisade besökare till din webbplats. %s Genom att klicka pÃ¥ en rad i tabellen sÃ¥ kan du se vilka webbadresser som länkarna till din webbplats var pÃ¥.", "WidgetExternalWebsites": "Lista pÃ¥ externa webbsidor", "WidgetGetAll": "Alla hänvisningar", - "WidgetKeywords": "Lista över sökord", "WidgetSocials": "Lista över sociala nätverk", "WidgetTopKeywordsForPages": "Toppsökord för sid-URL", "XPercentOfVisits": "%s%% av besökare" diff --git a/plugins/Referrers/lang/te.json b/plugins/Referrers/lang/te.json index 436fa8bd46d945c16d9dde0d33383ef9c4633862..4a9f2080d61df4b70ddab826a24df666d52e5308 100644 --- a/plugins/Referrers/lang/te.json +++ b/plugins/Referrers/lang/te.json @@ -10,7 +10,6 @@ "SearchEngines": "శోధనయంతà±à°°à°¾à°²à±", "SubmenuWebsites": "జాలగూళà±à°³à± & సాంఘికం", "Websites": "జాలగూళà±à°³à±", - "WidgetExternalWebsites": "బయటి జాలగూళà±à°³ యొకà±à°• జాబితా", - "WidgetKeywords": "కీపదాల యొకà±à°• జాబితా" + "WidgetExternalWebsites": "బయటి జాలగూళà±à°³ యొకà±à°• జాబితా" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/th.json b/plugins/Referrers/lang/th.json index 1e7f7dfbd2e376939985dc84b277d459b35a6789..fd7925d709bc694f23a8816124292db0ca73a94f 100644 --- a/plugins/Referrers/lang/th.json +++ b/plugins/Referrers/lang/th.json @@ -26,7 +26,6 @@ "UsingNDistinctUrls": "(โดยใช้ %s ไม่ซ้ำ urls)", "Websites": "เว็บไซต์", "WidgetExternalWebsites": "รายà¸à¸²à¸£à¹€à¸§à¹‡à¸šà¹„ซต์ภายนà¸à¸", - "WidgetKeywords": "รายà¸à¸²à¸£à¸„ีย์เวิร์ด", "WidgetSocials": "รายชื่à¸à¹€à¸§à¹‡à¸šà¹„ซต์เครืà¸à¸‚่ายสังคมà¸à¸à¸™à¹„ลน์" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/tl.json b/plugins/Referrers/lang/tl.json index 8a158fde7ac3760dfa216efb232bd76067960c96..bb10e0f89ada762b080c8534f1178544280610b6 100644 --- a/plugins/Referrers/lang/tl.json +++ b/plugins/Referrers/lang/tl.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Sa table na ito maari mong makita kung saang websites galing ang iyong mga bisita papunta sa iyong websites. %s sa pamamagitan ng pag click sa isang hilera sa table maari mong makita kung aling mga URLs ang mga naka nakalink sa iyong website.", "WidgetExternalWebsites": "Mga website referrer", "WidgetGetAll": "Lahat ng mga Referrer", - "WidgetKeywords": "Mga Keyword", "WidgetSocials": "Listahan ng mga social network", "WidgetTopKeywordsForPages": "Nangungunang mga keyword para sa URL ng Pahina", "XPercentOfVisits": "%s%% ng mga pagbisita" diff --git a/plugins/Referrers/lang/tr.json b/plugins/Referrers/lang/tr.json index bbbd8f2bc79abd65c14a40246eb836192696bdfa..47a83f6f394ffd290e0c2e1df5969efedb926921 100644 --- a/plugins/Referrers/lang/tr.json +++ b/plugins/Referrers/lang/tr.json @@ -11,7 +11,6 @@ "SubmenuSearchEngines": "Arama Motorları ve Anahtar Kelimeler", "SubmenuWebsites": "Websiteleri ve Sosyal Platform", "TypeCampaigns": "%s kampanyalarından", - "WidgetExternalWebsites": "Yönlendiren Siteler", - "WidgetKeywords": "Anahtar Kelimeler" + "WidgetExternalWebsites": "Yönlendiren Siteler" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/uk.json b/plugins/Referrers/lang/uk.json index cef8c1645dc5b45b2721e49baca39874695ad2c1..a1098fb9731bce1f220324f2a7aa123aaf760d30 100644 --- a/plugins/Referrers/lang/uk.json +++ b/plugins/Referrers/lang/uk.json @@ -25,7 +25,6 @@ "TypeWebsites": "%s з веб-Ñайтів", "UsingNDistinctUrls": "(викориÑтовуючи %s унікальні URL)", "Websites": "Веб-Ñайти", - "WidgetExternalWebsites": "СпиÑок зовнішніх веб-Ñайтів", - "WidgetKeywords": "СпиÑок ключових Ñлів" + "WidgetExternalWebsites": "СпиÑок зовнішніх веб-Ñайтів" } } \ No newline at end of file diff --git a/plugins/Referrers/lang/vi.json b/plugins/Referrers/lang/vi.json index 2ae318e7a1ce188a8924242d3e69a11cf487f210..96ed257a432472c234747cdf5d432f7901d6bbee 100644 --- a/plugins/Referrers/lang/vi.json +++ b/plugins/Referrers/lang/vi.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "Trong bảng nà y, bạn có thể thấy những website đã chỉ dẫn khách truy cáºp tá»›i trang web cá»§a bạn. %s bằng cách click trên má»™t hà ng trong bảng, bạn có thể thấy những URL mà các link tá»›i website cá»§a bạn đã dùng.", "WidgetExternalWebsites": "Các Website Referrer", "WidgetGetAll": "Tất cả các ngưá»i được giá»›i thiệu", - "WidgetKeywords": "Các từ khóa", "WidgetSocials": "Danh sách các mạng xã há»™i", "WidgetTopKeywordsForPages": "Từ khóa đứng đầu cho URL trang" } diff --git a/plugins/Referrers/lang/zh-cn.json b/plugins/Referrers/lang/zh-cn.json index 0f2e1c0ee7d9c305729bd5212882a964941214a1..1e700d747cdda06676b438472016bb01552c9a21 100644 --- a/plugins/Referrers/lang/zh-cn.json +++ b/plugins/Referrers/lang/zh-cn.json @@ -48,7 +48,6 @@ "WebsitesReportDocumentation": "本报表显示哪些网站给您带æ¥äº†è®¿å®¢ï¼Œ %s 点击表ä¸çš„ä¸€è¡Œï¼Œå¯æŸ¥çœ‹æ¥æºé“¾æŽ¥çš„网å€ã€‚", "WidgetExternalWebsites": "æ¥æºç½‘ç«™", "WidgetGetAll": "æ‰€æœ‰æ¥æº", - "WidgetKeywords": "关键è¯", "WidgetSocials": "社交网络", "WidgetTopKeywordsForPages": "主è¦å…³é”®è¯" } diff --git a/plugins/Referrers/lang/zh-tw.json b/plugins/Referrers/lang/zh-tw.json index 9271c20769c77636deec52e11bf2a539ac0613cd..8931e41bf5387a3a711948177dc10efc68f73307 100644 --- a/plugins/Referrers/lang/zh-tw.json +++ b/plugins/Referrers/lang/zh-tw.json @@ -26,7 +26,6 @@ "UsingNDistinctUrls": "(使用 %s ä¸åŒçš„ç¶²å€)", "Websites": "網站", "WidgetExternalWebsites": "外部網站清單", - "WidgetKeywords": "é—œéµå—清單", "WidgetSocials": "社交網站清單" } } \ No newline at end of file