From 23ee6b19b6be1cd4691bdc0dbc2ec1a43c0e069a Mon Sep 17 00:00:00 2001 From: sgiehl Date: Sun, 5 Apr 2015 19:41:39 +0200 Subject: [PATCH] language update refs #3430 --- lang/bg.json | 2 ++ lang/nb.json | 10 +++++++++- lang/nl.json | 1 + plugins/Actions/lang/nb.json | 4 ++++ plugins/Contents/lang/bg.json | 6 ++++++ plugins/Contents/lang/nb.json | 3 +++ plugins/CoreAdminHome/lang/bg.json | 1 + plugins/CoreAdminHome/lang/nb.json | 3 +++ plugins/CoreHome/lang/bg.json | 2 ++ plugins/CoreHome/lang/nb.json | 1 + plugins/CorePluginsAdmin/lang/nb.json | 12 ++++++++++++ plugins/CoreUpdater/lang/fi.json | 2 +- plugins/DBStats/lang/nl.json | 1 + plugins/DevicesDetection/lang/bg.json | 2 +- plugins/DevicesDetection/lang/cs.json | 3 ++- plugins/DevicesDetection/lang/da.json | 1 - plugins/DevicesDetection/lang/de.json | 3 ++- plugins/DevicesDetection/lang/el.json | 3 ++- plugins/DevicesDetection/lang/es.json | 1 - plugins/DevicesDetection/lang/et.json | 1 - plugins/DevicesDetection/lang/fa.json | 1 - plugins/DevicesDetection/lang/fi.json | 1 - plugins/DevicesDetection/lang/fr.json | 1 - plugins/DevicesDetection/lang/it.json | 3 ++- plugins/DevicesDetection/lang/ja.json | 1 - plugins/DevicesDetection/lang/nb.json | 1 - plugins/DevicesDetection/lang/nl.json | 3 ++- plugins/DevicesDetection/lang/pl.json | 1 - plugins/DevicesDetection/lang/pt-br.json | 1 - plugins/DevicesDetection/lang/ro.json | 1 - plugins/DevicesDetection/lang/ru.json | 1 - plugins/DevicesDetection/lang/sl.json | 1 - plugins/DevicesDetection/lang/sr.json | 1 - plugins/DevicesDetection/lang/sv.json | 1 - plugins/DevicesDetection/lang/tl.json | 1 - plugins/DevicesDetection/lang/tr.json | 1 - plugins/Ecommerce/lang/bg.json | 5 +++++ plugins/Goals/lang/bg.json | 1 + plugins/PrivacyManager/lang/nl.json | 2 ++ plugins/UserCountry/lang/nb.json | 3 ++- plugins/UserCountryMap/lang/nb.json | 3 +++ plugins/UserLanguage/lang/nb.json | 1 + 42 files changed, 71 insertions(+), 26 deletions(-) create mode 100644 plugins/Contents/lang/bg.json create mode 100644 plugins/Ecommerce/lang/bg.json diff --git a/lang/bg.json b/lang/bg.json index 504d4e8885e..728d338da57 100644 --- a/lang/bg.json +++ b/lang/bg.json @@ -29,6 +29,7 @@ "ChooseLanguage": "Избери език", "ChoosePeriod": "Избери период", "ChooseWebsite": "Избери уеб сайт", + "Clear": "Изчисти", "ClickHere": "Кликнете тук за повече информация.", "ClickToChangePeriod": "Натисни отново за да смениш периода.", "Close": "Затваряне", @@ -62,6 +63,7 @@ "ColumnNbActionsDocumentation": "Броят на действията, извършвани от вашите посетители. Действията могат да бъдат показвания на страници, изтегляния или отваряне на външни връзки.", "ColumnNbUniqVisitors": "Уникални посетители", "ColumnNbUniqVisitorsDocumentation": "Брой уникални посетители на сайта. Всеки посетител се брои само веднъж, дори ако посещава сайта няколко пъти дневно.", + "ColumnNbUsers": "Потребители", "ColumnNbVisits": "Посещения", "ColumnNbVisitsDocumentation": "Ако посетителят идва на сайта за първи път или ако посети дадена страница след повече от 30 минути от последното си посещение на страницата, ще бъде отчетено като ново посещение.", "ColumnPageBounceRateDocumentation": "Процент посещения, които започват от тази страница и са последвани от незабавно напускане на сайта.", diff --git a/lang/nb.json b/lang/nb.json index f318814ad58..a8125c3525f 100644 --- a/lang/nb.json +++ b/lang/nb.json @@ -47,7 +47,10 @@ "ColumnPercentageVisits": "% besøk", "ColumnRevenue": "Inntekter", "ColumnSumVisitLength": "Total tid brukt av besøkende (i sekunder)", + "ColumnUniqueEntrances": "Unike innganger", + "ColumnUniqueExits": "Unike utganger", "ColumnUniquePageviews": "Unike sidevisninger", + "ColumnUniquePageviewsDocumentation": "Antallet besøk som inkluderte denne sida. Hvis ei side ble vist flere ganger i løpet av et besøk, telles det bare som en gang.", "ColumnValuePerVisit": "Verdi per besøk", "ColumnVisitDuration": "Besøksvarighet (i sekunder)", "ColumnVisitsWithConversions": "Besøk med konvertering", @@ -82,6 +85,7 @@ "DefaultAppended": "(standard)", "Delete": "Slett", "Description": "Beskrivelse", + "Desktop": "Skrivebord", "Details": "Detaljer", "Discount": "Rabatt", "DisplaySimpleTable": "Vis enkel tabell", @@ -354,6 +358,7 @@ "ChooseReport": "Velg en rapport", "ChooseSegment": "Velg segment", "DefaultReportDate": "Rapportdato", + "EmailUs": "Send epost til oss", "EnableGraphsLabel": "Vis grafer", "EvolutionGraph": "Historisk graf", "HttpTimeout": "HTTP-tidsavbrudd", @@ -376,8 +381,11 @@ "ReleaseToRefresh": "Slipp for å oppdatere...", "ShowAll": "Vis alle", "ShowLess": "Vis mindre", + "TryIt": "Prøv!", "ValidateSslCertificate": "Valider SSL-sertifikat", - "VerifyLoginData": "Sørg for at ditt brukernavn- og passordkombinasjon er riktig." + "VerifyAccount": "Verifiserer konto", + "VerifyLoginData": "Sørg for at ditt brukernavn- og passordkombinasjon er riktig.", + "YouAreOffline": "Beklager, du er offline for øyeblikket" }, "RowEvolution": { "ComparingRecords": "Sammenligner %s rader", diff --git a/lang/nl.json b/lang/nl.json index 6730161760e..ea522803d3a 100644 --- a/lang/nl.json +++ b/lang/nl.json @@ -422,6 +422,7 @@ "VisitTypeExample": "Om bijvoorbeeld het aantal terugkerende bezoekers (inclusief die bezoekers die iets gekocht hebben) te selecteren moet de API %s bevatten", "Warning": "Let op", "WarningFileIntegrityNoManifest": "Bestand integriteit controle kon niet worden uitgevoerd vanwege ontbrekend manifest.inc.php", + "WarningFileIntegrityNoManifestDeployingFromGit": "Als je Piwik vanuit Git deployed, dan is deze melding normaal.", "WarningFileIntegrityNoMd5file": "Bestand integriteit controle kon niet worden voltooid vanwege ontbrekende md5_file() functie.", "WarningPasswordStored": "%sWaarschuwing:%s Dit wachtwoord zal worden bewaard in het configuratie bestand, zichtbaar voor iedereen dat toegang heeft.", "WarningPiwikWillStopSupportingPHPVersion": "Piwik stopt de ondersteuning van deze PHP versie in %s. Upgrade je PHP versie voor het te laat is!", diff --git a/plugins/Actions/lang/nb.json b/plugins/Actions/lang/nb.json index b27d78be964..392aa8d62d8 100644 --- a/plugins/Actions/lang/nb.json +++ b/plugins/Actions/lang/nb.json @@ -29,9 +29,13 @@ "SubmenuPagesExit": "Utgangssider", "SubmenuPageTitles": "Sidetitler", "SubmenuSitesearch": "Sidesøk", + "WidgetEntryPageTitles": "Inngangssiders tittel", "WidgetExitPageTitles": "Utgangs Side Tittler", + "WidgetPagesEntry": "Inngangssider", + "WidgetPagesExit": "Utgangssider", "WidgetPageTitles": "Side Tittler", "WidgetPageTitlesFollowingSearch": "Side Tittel fulgt av ett sidesøk", + "WidgetPageUrlsFollowingSearch": "Sider etter et nettstedssøk", "WidgetSearchCategories": "Søkekategorier", "WidgetSearchKeywords": "Nøkkelord for sidesøk", "WidgetSearchNoResultKeywords": "Nøkkelord uten resultater" diff --git a/plugins/Contents/lang/bg.json b/plugins/Contents/lang/bg.json new file mode 100644 index 00000000000..d63eb6148c6 --- /dev/null +++ b/plugins/Contents/lang/bg.json @@ -0,0 +1,6 @@ +{ + "Contents": { + "ContentName": "Име на съдържанието", + "Impressions": "Импресии" + } +} \ No newline at end of file diff --git a/plugins/Contents/lang/nb.json b/plugins/Contents/lang/nb.json index 28454917f63..335b3fd0c55 100644 --- a/plugins/Contents/lang/nb.json +++ b/plugins/Contents/lang/nb.json @@ -1,6 +1,9 @@ { "Contents": { + "ContentName": "Innholdsnavn", + "ContentPiece": "Innholdsdel", "Contents": "Innhold", + "ContentTarget": "Innholdsmål", "Interaction": "Interaksjon", "Interactions": "Interaksjoner" } diff --git a/plugins/CoreAdminHome/lang/bg.json b/plugins/CoreAdminHome/lang/bg.json index 3931d940728..42347162146 100644 --- a/plugins/CoreAdminHome/lang/bg.json +++ b/plugins/CoreAdminHome/lang/bg.json @@ -24,6 +24,7 @@ "JSTracking_CodeNote": "Уверете се, че този код е на всяка една страница от вашия сайт преди %1$s таг.", "JSTracking_CustomCampaignQueryParam": "Използвайте произволно име на параметър заявка за име и ключ на кампанията", "JSTracking_CustomCampaignQueryParamDesc": "Забележка: %1$sPiwik автоматично ще засече Google Analytics параметрите.%2$s", + "JSTracking_DisableCookies": "Изключване на всички проследяващи бисквитки", "JSTracking_EnableDoNotTrack": "Активиране на режим за засичане на включена функция „Не проследявай“", "JSTracking_EnableDoNotTrack_AlreadyEnabled": "Забележка: От страна на сървъра е включена настройката „Не проследявай“, така че тази настройка няма да окаже ефект.", "JSTracking_EnableDoNotTrackDesc": "Заявките за следене няма да бъдат изпратени, ако посетителите не желаят да бъде събирана информация за тях.", diff --git a/plugins/CoreAdminHome/lang/nb.json b/plugins/CoreAdminHome/lang/nb.json index 12f70e71520..95b1d6bc23f 100644 --- a/plugins/CoreAdminHome/lang/nb.json +++ b/plugins/CoreAdminHome/lang/nb.json @@ -17,11 +17,14 @@ "MenuGeneralSettings": "Generelle innstillinger", "MenuManage": "Administrer", "OptOutForYourVisitors": "Piwik «opt-out» for dine besøkende", + "PersonalPluginSettings": "Personlige innstillinger for tillegg", "PiwikIsInstalledAt": "Piwik er installert på", "TrackAGoal": "Spor et mål", "TrackingCode": "Sporingskode", + "TrustedHostSettings": "Betrodd Piwik-vertsnavn", "UpdateSettings": "Oppdater innstillinger", "UseCustomLogo": "Bruk en tilpasset logo", + "ValidPiwikHostname": "Gyldig Piwik-vertsnavn", "YouAreOptedIn": "Du deltar i analysegrunnlaget", "YouAreOptedOut": "Du deltar ikke i analysegrunnlaget", "YouMayOptOut": "Du kan velge å ikke få tildelt en unik id for nettanalyse slik at du ikke blir en del av analysegrunnlaget", diff --git a/plugins/CoreHome/lang/bg.json b/plugins/CoreHome/lang/bg.json index bc01a6ce631..eedd29dcef2 100644 --- a/plugins/CoreHome/lang/bg.json +++ b/plugins/CoreHome/lang/bg.json @@ -3,6 +3,7 @@ "CategoryNoData": "Няма данни в тази категория. Опитайте \"Включи всички данни\".", "CheckForUpdates": "Проверка за обновления", "CheckPiwikOut": "Проверка на Piwiki изход!", + "ClickToEditX": "Щракни за промяна на %s", "CloseWidgetDirections": "Можете да затворите тази джаджа, като кликнете на 'Х' иконата в горната част на джаджата.", "DataForThisReportHasBeenPurged": "Датата на този доклад е стара с %s месеца и ще бъде изтрита.", "DataTableExcludeAggregateRows": "Сумарните редове са показани %s Скриване", @@ -27,6 +28,7 @@ "LongWeekFormat": "%dayFrom% %longMonthFrom% - %dayTo% %longMonthTo% %longYearTo%", "MakeADifference": "Открийте разликата: %1$sДарете%2$s за фонд Piwik 2.0!", "MakeOneTimeDonation": "Направете еднократно дарение", + "Menu": "Меню", "NoPrivilegesAskPiwikAdmin": "Вие се логнахте в като '%s' но изглежда че нямате разрешение от Piwik. %s Попитайте Вашият Piwik администратор (клик на email)%s да Ви даде \"поглед\" достъп до сайта.", "PageOf": "%1$s от %2$s", "PeriodDay": "Ден", diff --git a/plugins/CoreHome/lang/nb.json b/plugins/CoreHome/lang/nb.json index fd2662d62fc..688c46e295b 100644 --- a/plugins/CoreHome/lang/nb.json +++ b/plugins/CoreHome/lang/nb.json @@ -32,6 +32,7 @@ "ShortMonthFormat": "%shortMonth% %longYear%", "ShortWeekFormat": "%dayFrom% %shortMonthFrom% - %dayTo% %shortMonthTo% %shortYearTo%", "ShowJSCode": "Vis JavaScript-koden til å sette inn på din nettside.", + "SkipToContent": "Hopp til innhold", "SupportPiwik": "Støtt Piwik!", "TableNoData": "Ingen data for denne tabellen.", "ThereIsNoDataForThisReport": "Det finnes ingen data for denne rapporten.", diff --git a/plugins/CorePluginsAdmin/lang/nb.json b/plugins/CorePluginsAdmin/lang/nb.json index 36a9e4b06f4..7c7c01b69ce 100644 --- a/plugins/CorePluginsAdmin/lang/nb.json +++ b/plugins/CorePluginsAdmin/lang/nb.json @@ -7,6 +7,8 @@ "Activated": "Påslått", "Active": "På", "Activity": "Aktivitet", + "AuthorHomepage": "Forfatterens hjemmeside", + "Authors": "Forfattere", "BackToExtendPiwik": "Tilbake til markedsplassen", "ByXDevelopers": "av %s utviklere", "Changelog": "Endringslogg", @@ -37,8 +39,18 @@ "SortByPopular": "Populær", "Status": "Status", "StepDownloadingPluginFromMarketplace": "Laster ned tillegg fra markedsplassen", + "StepThemeSuccessfullyUpdated": "Du har oppdatert temaet %1$s %2$s.", "StepUnzippingPlugin": "Pakker ut tillegg", + "StepUnzippingTheme": "Pakker ut tema", + "SuccessfullyActicated": "Du har aktivert %s<\/strong>.", "Support": "Støtte", + "TeaserExtendPiwik": "Utvid Piwik med tillegg og tema", + "TeaserExtendPiwikByPlugin": "Utvid Piwik ved å installere ett nytt tillegg", + "TeaserExtendPiwikByTheme": "Nyt et annet design ved å installere et nytt tema", + "TeaserExtendPiwikByUpload": "Utvid Piwik ved å laste opp en ZIP-fil", + "Theme": "Tema", + "Themes": "Tema", + "ThemesManagement": "Håndtere tema", "Updated": "Oppdatert", "UpdatingPlugin": "Oppdaterer %s", "UploadZipFile": "Last opp ZIP-fil", diff --git a/plugins/CoreUpdater/lang/fi.json b/plugins/CoreUpdater/lang/fi.json index 2ac7399cce1..bf7f32efa8c 100644 --- a/plugins/CoreUpdater/lang/fi.json +++ b/plugins/CoreUpdater/lang/fi.json @@ -45,7 +45,7 @@ "TheUpgradeProcessMayTakeAWhilePleaseBePatient": "Tietokannan päivitys vie aikaa, ole kärsivällinen.", "UnpackingTheUpdate": "Puretaan päivitystä", "UpdateAutomatically": "Päivitä automaattisesti", - "UpdateHasBeenCancelledExplanation": "Piwikin yhden klikkauksen päivitys on peruutettu. Jos et voi korjata alla oelvaa virhettä, on suositeltavaa päivittää Piwik manuaalisesti. %1$s Ole hyvä ja tarkista %2$sPäivitysdokumentaatio%3$s", + "UpdateHasBeenCancelledExplanation": "Piwikin yhden klikkauksen päivitys on peruutettu. Jos et voi korjata alla olevaa virhettä, on suositeltavaa päivittää Piwik manuaalisesti. %1$s Ole hyvä ja tarkista %2$sPäivitysdokumentaatio%3$s", "UpdateTitle": "Piwik › Päivitys", "UpgradeComplete": "Päivitys valmis!", "UpgradePiwik": "Päivitä Piwik", diff --git a/plugins/DBStats/lang/nl.json b/plugins/DBStats/lang/nl.json index e2a939bc23a..c0c6af673fe 100644 --- a/plugins/DBStats/lang/nl.json +++ b/plugins/DBStats/lang/nl.json @@ -10,6 +10,7 @@ "MetricDataByYear": "Metric tabellen per jaar", "MetricTables": "Metric tabellen", "OtherTables": "Andere tabellen", + "PluginDescription": "Toont gedetailleerde rapporten over MySQL database gebruik. Deze zijn beschikbaar voor Super Users onder Diagnose.", "ReportDataByYear": "Rapport tabellen per jaar", "ReportTables": "Rapport tabellen", "RowCount": "Aantal rijen", diff --git a/plugins/DevicesDetection/lang/bg.json b/plugins/DevicesDetection/lang/bg.json index 1df6ada9c4f..830ec8d131a 100644 --- a/plugins/DevicesDetection/lang/bg.json +++ b/plugins/DevicesDetection/lang/bg.json @@ -18,6 +18,7 @@ "DeviceBrand": "Марка на устройството", "DeviceDetection": "Определяне на устройство", "DeviceModel": "Модел на устройството", + "Devices": "Устройства", "DevicesDetection": "Устройства, които използва посетителят", "DeviceType": "Вид устройство", "OperatingSystemFamilies": "Вид операционна система", @@ -26,7 +27,6 @@ "OperatingSystemVersions": "Версия на операционната система", "SmartDisplay": "„Умен“ дисплей", "Smartphone": "Смартфон", - "submenu": "Устройства", "Tablet": "Таблет", "TV": "ТВ", "WidgetBrowsers": "Браузъри на посетителите", diff --git a/plugins/DevicesDetection/lang/cs.json b/plugins/DevicesDetection/lang/cs.json index fc71620cc36..4795f980440 100644 --- a/plugins/DevicesDetection/lang/cs.json +++ b/plugins/DevicesDetection/lang/cs.json @@ -21,6 +21,7 @@ "DeviceBrand": "Značka zařízení", "DeviceDetection": "Detekce zařízení", "DeviceModel": "Model zařízení", + "Devices": "Zařízení", "DevicesDetection": "Zařízení návštěvníků", "DeviceType": "Typ zařízení", "FeaturePhone": "Ukázkový telefon", @@ -32,7 +33,7 @@ "PortableMediaPlayer": "Přenosný přehrávač médií", "SmartDisplay": "Chytrý displej", "Smartphone": "Chytrý telefon", - "submenu": "Zařízení", + "Software": "Software", "Tablet": "Tablet", "TV": "Tv", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/da.json b/plugins/DevicesDetection/lang/da.json index d7338dcad0c..2e99428a7cf 100644 --- a/plugins/DevicesDetection/lang/da.json +++ b/plugins/DevicesDetection/lang/da.json @@ -28,7 +28,6 @@ "OperatingSystemVersions": "Operativsystem-versioner", "SmartDisplay": "Smart skærm", "Smartphone": "Smartphone", - "submenu": "Enheder", "Tablet": "Tablet", "TV": "TV", "UserAgent": "Brugeragent", diff --git a/plugins/DevicesDetection/lang/de.json b/plugins/DevicesDetection/lang/de.json index 4c50475af11..42cdc486afa 100644 --- a/plugins/DevicesDetection/lang/de.json +++ b/plugins/DevicesDetection/lang/de.json @@ -21,6 +21,7 @@ "DeviceBrand": "Gerätemarke", "DeviceDetection": "Geräteerkennung", "DeviceModel": "Gerätemodell", + "Devices": "Geräte", "DevicesDetection": "Geräte der Besucher", "DeviceType": "Gerätetyp", "FeaturePhone": "Feature-Phone", @@ -32,7 +33,7 @@ "PortableMediaPlayer": "Portable Mediengeräte", "SmartDisplay": "Smart Display", "Smartphone": "Smartphone", - "submenu": "Geräte", + "Software": "Software", "Tablet": "Tablet", "TV": "TV", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/el.json b/plugins/DevicesDetection/lang/el.json index b8c18a94cb9..b882c13b62f 100644 --- a/plugins/DevicesDetection/lang/el.json +++ b/plugins/DevicesDetection/lang/el.json @@ -21,6 +21,7 @@ "DeviceBrand": "Μάρκα συσκευής", "DeviceDetection": "Εντοπισμός συσκευής", "DeviceModel": "Μοντέλο συσκευής", + "Devices": "Συσκευές", "DevicesDetection": "Συσκευές επισκεπτών", "DeviceType": "Τύπος συσκευής", "FeaturePhone": "Τηλέφωνο", @@ -32,7 +33,7 @@ "PortableMediaPlayer": "Φορητή συσκευή αναπαραγωγής", "SmartDisplay": "Έξυπνη οθόνη", "Smartphone": "Έξυπνο κινητό", - "submenu": "Συσκευές", + "Software": "Λογισμικό", "Tablet": "Ταμπλέτα", "TV": "Τηλεόραση", "UserAgent": "Πρόγραμμα πελάτη χρήστη", diff --git a/plugins/DevicesDetection/lang/es.json b/plugins/DevicesDetection/lang/es.json index 84e758345d5..fb1275d099f 100644 --- a/plugins/DevicesDetection/lang/es.json +++ b/plugins/DevicesDetection/lang/es.json @@ -27,7 +27,6 @@ "OperatingSystemVersions": "Versiones de sistema operativo", "SmartDisplay": "Pantalla inteligente", "Smartphone": "Smartphone", - "submenu": "Dispositivos", "Tablet": "Tablet", "TV": "Televisión", "UserAgent": "Agente de usuario", diff --git a/plugins/DevicesDetection/lang/et.json b/plugins/DevicesDetection/lang/et.json index ee37a7075aa..5fc832d0372 100644 --- a/plugins/DevicesDetection/lang/et.json +++ b/plugins/DevicesDetection/lang/et.json @@ -26,7 +26,6 @@ "OperatingSystemVersions": "Operatsioonisüsteemide versioonid", "SmartDisplay": "Nutikas kuvar", "Smartphone": "Nutitelefon", - "submenu": "Seadmed", "Tablet": "Tahvelarvuti", "TV": "Televiisor", "UserAgent": "Veebisirvija tüüp", diff --git a/plugins/DevicesDetection/lang/fa.json b/plugins/DevicesDetection/lang/fa.json index bc69fa55661..707f6984355 100644 --- a/plugins/DevicesDetection/lang/fa.json +++ b/plugins/DevicesDetection/lang/fa.json @@ -26,7 +26,6 @@ "OperatingSystemVersions": "نسخه سیستم عامل", "SmartDisplay": "صفحه نمایش هوشمند", "Smartphone": "تلفن هوشمند", - "submenu": "وسایل", "Tablet": "تبلت", "TV": "تلویزیون", "UserAgent": "کاربر-نمایندگی", diff --git a/plugins/DevicesDetection/lang/fi.json b/plugins/DevicesDetection/lang/fi.json index d8dc002a3df..f29dfc9b5d2 100644 --- a/plugins/DevicesDetection/lang/fi.json +++ b/plugins/DevicesDetection/lang/fi.json @@ -27,7 +27,6 @@ "OperatingSystemVersions": "Käyttöjärjestelmäversiot", "SmartDisplay": "Älynäyttö", "Smartphone": "Älypuhelin", - "submenu": "Laitteet", "Tablet": "Tabletti", "TV": "TV", "UserAgent": "Käyttäjä-Agentti", diff --git a/plugins/DevicesDetection/lang/fr.json b/plugins/DevicesDetection/lang/fr.json index 4e13a0fe6c2..5bbbd5ce0be 100644 --- a/plugins/DevicesDetection/lang/fr.json +++ b/plugins/DevicesDetection/lang/fr.json @@ -30,7 +30,6 @@ "OperatingSystemVersions": "Versions de système d'exploitation", "SmartDisplay": "Affichage intelligent", "Smartphone": "Téléphone intelligent (smartphone)", - "submenu": "Périphériques", "Tablet": "Tablette", "TV": "TV", "UserAgent": "Agent Utilisateur (User-Agent)", diff --git a/plugins/DevicesDetection/lang/it.json b/plugins/DevicesDetection/lang/it.json index 57071163c8a..2c4cffe11d9 100644 --- a/plugins/DevicesDetection/lang/it.json +++ b/plugins/DevicesDetection/lang/it.json @@ -21,6 +21,7 @@ "DeviceBrand": "Marca dispositivo", "DeviceDetection": "Rilevamento dispositivo", "DeviceModel": "Modello dispositivo", + "Devices": "Dispositivi", "DevicesDetection": "Dispositivi visitatore", "DeviceType": "Tipo di dispositivo", "FeaturePhone": "Feature phone", @@ -32,7 +33,7 @@ "PortableMediaPlayer": "Media player portabile", "SmartDisplay": "Smart display", "Smartphone": "Smartphone", - "submenu": "Dispositivi", + "Software": "Software", "Tablet": "Tablet", "TV": "Apparecchio TV", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/ja.json b/plugins/DevicesDetection/lang/ja.json index d5bc232ffd1..7ccb08c018e 100644 --- a/plugins/DevicesDetection/lang/ja.json +++ b/plugins/DevicesDetection/lang/ja.json @@ -27,7 +27,6 @@ "OperatingSystemVersions": "オペレーティングシステムのバージョン", "SmartDisplay": "スマートディスプレイ", "Smartphone": "スマートフォン", - "submenu": "デバイス", "Tablet": "タブレット", "TV": "TV", "UserAgent": "ユーザーエージェント", diff --git a/plugins/DevicesDetection/lang/nb.json b/plugins/DevicesDetection/lang/nb.json index 470bdbede59..17693f248be 100644 --- a/plugins/DevicesDetection/lang/nb.json +++ b/plugins/DevicesDetection/lang/nb.json @@ -14,7 +14,6 @@ "Device": "Enhet", "OperatingSystems": "Operativsystem", "Smartphone": "Smarttelefon", - "submenu": "Enheter", "Tablet": "Nettbrett", "TV": "TV", "WidgetBrowsers": "Besøkendes nettlesere" diff --git a/plugins/DevicesDetection/lang/nl.json b/plugins/DevicesDetection/lang/nl.json index e2a02fbbd02..8e90ec7db0a 100644 --- a/plugins/DevicesDetection/lang/nl.json +++ b/plugins/DevicesDetection/lang/nl.json @@ -21,6 +21,7 @@ "DeviceBrand": "Apparaat merk", "DeviceDetection": "Apparaat detectie", "DeviceModel": "Apparaat model", + "Devices": "Apparaten", "DevicesDetection": "Bezoeker Apparaten", "DeviceType": "Apparaat type", "FeaturePhone": "Toekomstige telefoon", @@ -31,7 +32,7 @@ "PortableMediaPlayer": "Draagbare mediaspeler", "SmartDisplay": "Slim scherm", "Smartphone": "Smartphone", - "submenu": "Apparaten", + "Software": "Software", "Tablet": "Tablet", "TV": "Tv", "UserAgent": "Gebruikers-agent", diff --git a/plugins/DevicesDetection/lang/pl.json b/plugins/DevicesDetection/lang/pl.json index 0b5830980d0..72b1c110aad 100644 --- a/plugins/DevicesDetection/lang/pl.json +++ b/plugins/DevicesDetection/lang/pl.json @@ -28,7 +28,6 @@ "OperatingSystemVersions": "Wersja systemu operacyjnego", "SmartDisplay": "Inteligentny wyświetlacz", "Smartphone": "Smartfon", - "submenu": "Urządzenia", "Tablet": "Tablet", "TV": "TV", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/pt-br.json b/plugins/DevicesDetection/lang/pt-br.json index cdf55cee9a1..abf65fddd46 100644 --- a/plugins/DevicesDetection/lang/pt-br.json +++ b/plugins/DevicesDetection/lang/pt-br.json @@ -23,7 +23,6 @@ "OperatingSystems": "Sistemas Operacionais", "OperatingSystemVersions": "Versões dos Sistemas Operacionais", "Smartphone": "Smartphone", - "submenu": "Dispositivos", "Tablet": "Tablet", "TV": "Tv", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/ro.json b/plugins/DevicesDetection/lang/ro.json index 44348bc23a9..83b86196b8c 100644 --- a/plugins/DevicesDetection/lang/ro.json +++ b/plugins/DevicesDetection/lang/ro.json @@ -27,7 +27,6 @@ "OperatingSystemVersions": "Versiunile Sistemului de Operare", "SmartDisplay": "Display inteligent", "Smartphone": "Smartphone", - "submenu": "Dispozitive", "Tablet": "Tableta", "TV": "Tv", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/ru.json b/plugins/DevicesDetection/lang/ru.json index ed76c688734..600bf056c74 100644 --- a/plugins/DevicesDetection/lang/ru.json +++ b/plugins/DevicesDetection/lang/ru.json @@ -30,7 +30,6 @@ "PortableMediaPlayer": "Портативный медиа-плеер", "SmartDisplay": "Смарт-дисплей", "Smartphone": "Смартфон", - "submenu": "Устройства", "Tablet": "Планшет", "TV": "ТВ", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/sl.json b/plugins/DevicesDetection/lang/sl.json index 77f71a87872..789822b469a 100644 --- a/plugins/DevicesDetection/lang/sl.json +++ b/plugins/DevicesDetection/lang/sl.json @@ -12,7 +12,6 @@ "DeviceType": "Tip naprave", "OperatingSystemFamilies": "Družine operacijskih sistemov", "OperatingSystems": "Operacijski sistemi", - "submenu": "Naprave", "WidgetBrowsers": "Brskalnik obiskovalca" } } \ No newline at end of file diff --git a/plugins/DevicesDetection/lang/sr.json b/plugins/DevicesDetection/lang/sr.json index f148cef9608..b6cb8f0a495 100644 --- a/plugins/DevicesDetection/lang/sr.json +++ b/plugins/DevicesDetection/lang/sr.json @@ -27,7 +27,6 @@ "OperatingSystemVersions": "Verzije operativnog sistema", "SmartDisplay": "Pametan displej", "Smartphone": "Pametni telefon", - "submenu": "Uređaji", "Tablet": "Tablet", "TV": "TV", "UserAgent": "Korisnički agent", diff --git a/plugins/DevicesDetection/lang/sv.json b/plugins/DevicesDetection/lang/sv.json index c2988886174..7d3881e142e 100644 --- a/plugins/DevicesDetection/lang/sv.json +++ b/plugins/DevicesDetection/lang/sv.json @@ -30,7 +30,6 @@ "PortableMediaPlayer": "Portabel mediaspelare", "SmartDisplay": "Smart skärm", "Smartphone": "Smartphone", - "submenu": "Utrustning", "Tablet": "Bord", "TV": "TV", "UserAgent": "Användar-Agent", diff --git a/plugins/DevicesDetection/lang/tl.json b/plugins/DevicesDetection/lang/tl.json index 36564694daa..e1ab9337b9e 100644 --- a/plugins/DevicesDetection/lang/tl.json +++ b/plugins/DevicesDetection/lang/tl.json @@ -26,7 +26,6 @@ "OperatingSystemVersions": "Mga bersyon ng Operating System", "SmartDisplay": "Smart display", "Smartphone": "Smartphone", - "submenu": "Mga Device", "Tablet": "Tableta", "TV": "Tv", "UserAgent": "User-Agent", diff --git a/plugins/DevicesDetection/lang/tr.json b/plugins/DevicesDetection/lang/tr.json index ccb1c62e17f..0a24457a08d 100644 --- a/plugins/DevicesDetection/lang/tr.json +++ b/plugins/DevicesDetection/lang/tr.json @@ -24,7 +24,6 @@ "OperatingSystemVersions": "İşletim Sistemi versiyonları", "SmartDisplay": "Akıllı görüntüleme", "Smartphone": "Akıllı Telefon", - "submenu": "Cihazlar", "Tablet": "Tablet", "TV": "Tv", "UserAgent": "User-Agent", diff --git a/plugins/Ecommerce/lang/bg.json b/plugins/Ecommerce/lang/bg.json new file mode 100644 index 00000000000..fc837ba1012 --- /dev/null +++ b/plugins/Ecommerce/lang/bg.json @@ -0,0 +1,5 @@ +{ + "Ecommerce": { + "Sales": "Продажби" + } +} \ No newline at end of file diff --git a/plugins/Goals/lang/bg.json b/plugins/Goals/lang/bg.json index a3b2001a3c4..b954b62ebb0 100644 --- a/plugins/Goals/lang/bg.json +++ b/plugins/Goals/lang/bg.json @@ -60,6 +60,7 @@ "HelpOneConversionPerVisit": "Ако страница, съпадащата с тази Цел е обновена или гледана повече от веднъж за едно посещение, Целта ще бъде проследена само първият път.", "IsExactly": "е точно %s", "LeftInCart": "%s остатък в количката", + "ManageGoals": "Управление на целите", "Manually": "ръчно", "ManuallyTriggeredUsingJavascriptFunction": "Целта е ръчно задействана с помощта на JavaScript API trackGoal()", "MatchesExpression": "съответства на изразените %s", diff --git a/plugins/PrivacyManager/lang/nl.json b/plugins/PrivacyManager/lang/nl.json index 58c0a41cd50..00a8904e48b 100644 --- a/plugins/PrivacyManager/lang/nl.json +++ b/plugins/PrivacyManager/lang/nl.json @@ -49,6 +49,8 @@ "ReportsDataSavedEstimate": "Database omvang", "Teaser": "Op deze pagina kunt u Piwik zodanig instellen dat het voldoet aan de bestaande privacy wetgeving in uw regio. Door: %s anonimiseren van uw bezoekers IP %s,%s automatisch verwijderen oude bezoekerlogs uit de database %s en %s door een opt-out ondersteuning aan te bieden voor uw website%s.", "TeaserHeadline": "Privacy instellingen", + "UseAnonymizedIpForVisitEnrichment": "Gebruik ook de geanonimiseerde IP adressen bij het verrijken van de bezoeken.", + "UseAnonymizedIpForVisitEnrichmentNote": "Plugins zoals Geolocatie via IP en Provider verbeteren bezoekers metadata. Standaard maken deze plugins gebruik van de geanonimiseerde IP adressen. Als je 'Nee' selecteert, dan zal het volledige, niet geanonimiseerde IP adres gebruikt worden. Dat resulteert in minder privacy, maar een grotere nauwkeurigheid van data.", "UseAnonymizeIp": "Anonimiseer bezoekers IP-adressen", "UseDeleteLog": "Verwijder regelmatig oude bezoeker logs uit de database", "UseDeleteReports": "Verwijder regelmatig oude rapporten uit de database" diff --git a/plugins/UserCountry/lang/nb.json b/plugins/UserCountry/lang/nb.json index 4e43352b95f..cf1cb595f9d 100644 --- a/plugins/UserCountry/lang/nb.json +++ b/plugins/UserCountry/lang/nb.json @@ -301,6 +301,7 @@ "Longitude": "Lengdegrad", "Organization": "Organisasjon", "Region": "Region", - "SubmenuLocations": "Lokasjoner" + "SubmenuLocations": "Lokasjoner", + "WidgetLocation": "Besøkendes lokasjon" } } \ No newline at end of file diff --git a/plugins/UserCountryMap/lang/nb.json b/plugins/UserCountryMap/lang/nb.json index 1548316b21d..1202df3ce84 100644 --- a/plugins/UserCountryMap/lang/nb.json +++ b/plugins/UserCountryMap/lang/nb.json @@ -10,11 +10,14 @@ "map": "kart", "Minutes": "minutter", "MinutesAgo": "%s minutter siden", + "None": "Ingen", + "NoVisit": "Ingen besøk", "RealTimeMap": "Sanntidskart", "Regions": "Regioner", "Searches": "%s søk", "Seconds": "sekunder", "SecondsAgo": "%s sekunder siden", + "VisitorMap": "Kart over besøkende", "WithUnknownCity": "%s med ukjent by", "WithUnknownRegion": "%s med ukjent region", "WorldWide": "Verdensbasis" diff --git a/plugins/UserLanguage/lang/nb.json b/plugins/UserLanguage/lang/nb.json index 0a8f7d6b0cb..12c94fbc660 100644 --- a/plugins/UserLanguage/lang/nb.json +++ b/plugins/UserLanguage/lang/nb.json @@ -1,5 +1,6 @@ { "UserLanguage": { + "BrowserLanguage": "Nettleserspråk", "Language_aa": "afar", "Language_ab": "abkhasisk", "Language_ae": "avestisk",