Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-08-10 19:15:07 +0300
committerGitHub <noreply@github.com>2019-08-10 19:15:07 +0300
commit30e355b8b94307fada904b182017f2bbf30348f5 (patch)
tree1e5a6d13e5eed5ed47c13f81dd234dd3b48705bf
parent31331820d138427726a8fede1b1b85f4d9040f36 (diff)
language update (#14750)
-rw-r--r--lang/da.json21
-rw-r--r--lang/it.json6
-rw-r--r--lang/sv.json9
-rw-r--r--lang/zh-cn.json15
-rw-r--r--plugins/API/lang/da.json3
-rw-r--r--plugins/API/lang/zh-cn.json3
-rw-r--r--plugins/Actions/lang/da.json8
-rw-r--r--plugins/Contents/lang/da.json2
-rw-r--r--plugins/CoreAdminHome/lang/da.json6
-rw-r--r--plugins/CoreHome/lang/el.json3
-rw-r--r--plugins/CoreHome/lang/es-ar.json3
-rw-r--r--plugins/CoreHome/lang/ja.json3
-rw-r--r--plugins/CoreHome/lang/sq.json3
-rw-r--r--plugins/CoreHome/lang/tr.json3
-rw-r--r--plugins/Diagnostics/lang/de.json1
-rw-r--r--plugins/Diagnostics/lang/fr.json1
-rw-r--r--plugins/Diagnostics/lang/it.json1
-rw-r--r--plugins/Diagnostics/lang/ja.json1
-rw-r--r--plugins/Ecommerce/lang/es-ar.json6
-rw-r--r--plugins/Feedback/lang/cs.json8
-rw-r--r--plugins/Feedback/lang/da.json8
-rw-r--r--plugins/Feedback/lang/de.json8
-rw-r--r--plugins/Feedback/lang/el.json14
-rw-r--r--plugins/Feedback/lang/es.json8
-rw-r--r--plugins/Feedback/lang/fi.json8
-rw-r--r--plugins/Feedback/lang/fr.json14
-rw-r--r--plugins/Feedback/lang/it.json8
-rw-r--r--plugins/Feedback/lang/ja.json14
-rw-r--r--plugins/Feedback/lang/nb.json2
-rw-r--r--plugins/Feedback/lang/nl.json4
-rw-r--r--plugins/Feedback/lang/pl.json8
-rw-r--r--plugins/Feedback/lang/pt-br.json8
-rw-r--r--plugins/Feedback/lang/pt.json8
-rw-r--r--plugins/Feedback/lang/ru.json8
-rw-r--r--plugins/Feedback/lang/sq.json8
-rw-r--r--plugins/Feedback/lang/sr.json8
-rw-r--r--plugins/Feedback/lang/sv.json8
-rw-r--r--plugins/Feedback/lang/tr.json14
-rw-r--r--plugins/Feedback/lang/vi.json8
-rw-r--r--plugins/Feedback/lang/zh-tw.json8
-rw-r--r--plugins/Goals/lang/de.json3
-rw-r--r--plugins/Goals/lang/it.json6
-rw-r--r--plugins/Goals/lang/ja.json5
-rw-r--r--plugins/Goals/lang/sq.json6
-rw-r--r--plugins/LanguagesManager/lang/es-ar.json1
-rw-r--r--plugins/Login/lang/de.json1
-rw-r--r--plugins/Login/lang/fr.json1
-rw-r--r--plugins/Login/lang/it.json1
-rw-r--r--plugins/Login/lang/ja.json1
-rw-r--r--plugins/Login/lang/sq.json1
-rw-r--r--plugins/PrivacyManager/lang/fr.json2
-rw-r--r--plugins/Provider/lang/es-ar.json1
-rw-r--r--plugins/Referrers/lang/fr.json2
-rw-r--r--plugins/ScheduledReports/lang/da.json13
-rw-r--r--plugins/SegmentEditor/lang/es-ar.json20
-rw-r--r--plugins/SitesManager/lang/de.json1
-rw-r--r--plugins/SitesManager/lang/fr.json3
-rw-r--r--plugins/SitesManager/lang/it.json1
-rw-r--r--plugins/SitesManager/lang/ja.json1
-rw-r--r--plugins/SitesManager/lang/tr.json1
-rw-r--r--plugins/UsersManager/lang/es-ar.json58
-rw-r--r--plugins/VisitTime/lang/es-ar.json26
-rw-r--r--plugins/Widgetize/lang/es-ar.json4
63 files changed, 227 insertions, 212 deletions
diff --git a/lang/da.json b/lang/da.json
index dc88d3d0e4..2814e5630b 100644
--- a/lang/da.json
+++ b/lang/da.json
@@ -40,6 +40,7 @@
"ColumnActionsPerVisit": "Handlinger pr. besøg",
"ColumnActionsPerVisitDocumentation": "Det gennemsnitlige antal handlinger (sidevisninger, filhentninger eller udgående links), der blev udført under besøgene.",
"ColumnAverageGenerationTime": "Gennemsnitlig genereringstid",
+ "ColumnViewsWithGenerationTime": "Sidevisninger med produktionstid",
"ColumnAverageGenerationTimeDocumentation": "Den gennemsnitlige tid, det tog at generere siden. Målingen omfatter den tid det tog serveren at generere web-siden, plus den tid det tog for den besøgende at hente svar fra serveren. En lavere gennemsnitlig genereringstid betyder en hurtigere hjemmeside for de besøgende!",
"ColumnAverageTimeOnPage": "Gns. tid på siden",
"ColumnAverageTimeOnPageDocumentation": "Den gennemsnitlige tid, besøgende har brugt på siden (kun denne side, ikke hele hjemmesiden).",
@@ -64,6 +65,7 @@
"ColumnPageGenerationTime": "Sidegenereringstid",
"ColumnKeyword": "Søgeord",
"ColumnLabel": "Etiket",
+ "ColumnHits": "Hits",
"ColumnMaxActions": "Maks. handlinger i et enkelt besøg",
"ColumnNbActions": "Handlinger",
"ColumnNbActionsDocumentation": "Antal handlinger, der udføres af besøgende. Handlinger kan være sidevisninger, filhentninger eller udgående links.",
@@ -104,6 +106,8 @@
"ComputedMetricMinDocumentation": "Den mindste værdi af %s",
"ComputedMetricUniqueCount": "Unikke %s",
"ComputedMetricUniqueCountDocumentation": "Antal unikke %s",
+ "ComputedMetricCountWithValue": "Emner med %s",
+ "ComputedMetricCountWithValueDocumentation": "Antallet af emner med en værdi angivet som%s",
"ConfigFileIsNotWritable": "Matomos konfigurationsfil %1$s er skrivebeskyttet, så nogle af ændringerne vil ikke blive gemt. %2$s Skift rettigheder til konfigurationsfilen for at gøre den skrivebar.",
"Continue": "Fortsæt",
"ContinueToPiwik": "Fortsæt til Matomo",
@@ -183,12 +187,17 @@
"ExceptionLanguageFileNotFound": "Sprogfil '%s' blev ikke fundet.",
"ExceptionMethodNotFound": "Metoden '%1$s' eksisterer ikke eller er ikke tilgængelig i modulet '%2$s'.",
"ExceptionMissingFile": "Mangler fil: %s",
+ "ExceptionUnexpectedFile": "Filer blev fundet i din Matomo, men vi forventede dem ikke.",
"ExceptionUnexpectedFilePleaseDelete": "Slet venligst disse filer for at undgå fejl.",
+ "ExceptionUnexpectedDirectory": "Mapper blev fundet i din Matomo, men vi forventede dem ikke.",
"ExceptionUnexpectedDirectoryPleaseDelete": "Slet venligst disse mapper for at undgå fejl.",
"ExceptionFileToDelete": "Slet fil: %s",
"ExceptionDirectoryToDelete": "Slet mappe: %s",
"ExceptionNonceMismatch": "Kan ikke kontrollere sikkerheden på formularen.",
"ExceptionPrivilege": "Du kan ikke få adgang til denne ressource, det kræver en %s adgang.",
+ "ExceptionPrivilegeAccessWebsite": "Du har ikke adgang til denne ressource, da den kræver %s adgang for websitet med id=%d.",
+ "ExceptionCapabilityAccessWebsite": "Du har ikke adgang til denne ressource, da den kræver %s egnethed for websitet med id=%d.",
+ "ExceptionPrivilegeAtLeastOneWebsite": "Du kan ikke få adgang til denne ressource, da det kræver en %s adgang til mindst én hjemmeside.",
"ExceptionUnableToStartSession": "Kan ikke starte sessionen.",
"ExceptionUndeletableFile": "Kunne ikke slette %s",
"ExceptionUnreadableFileDisabledMethod": "Konfigurationsfilen (%1$s) kunne ikke læses. Udbyderen kan have deaktiveret %2$s.",
@@ -228,6 +237,7 @@
"Hide": "skjul",
"HoursMinutes": "%1$s timer %2$s minutter",
"Id": "Id",
+ "IfArchivingIsFastYouCanSetupCronRunMoreOften": "Forudsat arkivering er hurtig på din installation, kan crontab sættes til at køre oftere.",
"InfoFor": "Info om %s",
"Installed": "Installeret",
"InvalidDateRange": "Ugyldigt datointerval, prøv igen",
@@ -342,6 +352,7 @@
"ProductRevenue": "Produkt Omsætning",
"Measurable": "Målbar",
"Measurables": "Målbare",
+ "MeasurableId": "Målbar ID",
"PurchasedProducts": "Købte produkter",
"Quantity": "Mængde",
"RangeReports": "Brugerdefinerede datointervaller",
@@ -436,6 +447,7 @@
"VisitorIPs": "Besøgendes IP",
"Visitors": "Besøgende",
"VisitsWith": "Besøg med %s",
+ "VisitorFingerprint": "Fingeraftryk",
"VisitorSettings": "Besøgendes indstillinger",
"VisitType": "Besøgstype",
"VisitTypes": "Besøgstyper",
@@ -449,6 +461,8 @@
"PleaseUpgradeYourPhpVersionSoYourPiwikDataStaysSecure": "Opgrader venligst din PHP-version til seneste PHP %s, så dine Matomo statistikdata forbliver sikre.",
"ValidatorErrorEmptyValue": "Der skal gives en værdi",
"ValidatorErrorNotANumber": "Værdien er ikke et nummer",
+ "ValidatorErrorNumberTooLow": "Værdien \"%1$s\" er for lav. Værdien skal mindst være %2$s.",
+ "ValidatorErrorNumberTooHigh": "Værdien \"%1$s\" er for høj. Værdien skal maksimalt være %2$s",
"ValidatorErrorCharacterTooShort": "Værdien indeholder \"%1$s\" tegn men skal indeholde mindst %2$s tegn.",
"ValidatorErrorCharacterTooLong": "Værdien indeholder \"%1$s\" tegn men skal indeholde højst %2$s tegn.",
"ValidatorErrorNotUrlLike": "Værdien \"%s\" ligner ikke en URL.",
@@ -475,6 +489,7 @@
"YearsDays": "%1$s år %2$s dage",
"Yes": "Ja",
"YouAreCurrentlyUsing": "Du bruger i øjeblikket Matomo %s.",
+ "YouAreViewingDemoMessage": "Du kigger på en demo version af %1$sMatomo%2$s",
"YouMustBeLoggedIn": "Du skal være logget på for at få adgang til denne funktion.",
"YourChangesHaveBeenSaved": "Ændringer er gemt.",
"ThankYouForUsingMatomo": "Tak fordi du bruger Matomo",
@@ -553,7 +568,11 @@
"VerifyLoginData": "Kontroller at kombinationen af brugernavn og adgangskode er korrekt.",
"YouAreOffline": "Beklager, du er i øjeblikket offline",
"ExceptionNoViewAccess": "Kontroller dit brugernavn og adgangskode og sørg for at have %s adgang til mindst én hjemmeside.",
- "Mobile_HowtoExitAndroid": "Klik TILBAGE igen for at afslutte"
+ "Mobile_HowtoExitAndroid": "Klik TILBAGE igen for at afslutte",
+ "MatomoMarketplace": "Matomo Markedsplads",
+ "EnterAuthCode": "Indtast godkendelseskode",
+ "EnterCorrectAuthCode": "Indtast korrekt godkendelseskode",
+ "EnterAuthCodeExplanation": "Noget tyder på at du bruger to-faktor godkendelse. Indtast venligst den seks-cifrede kode for at logge ind på din konto."
},
"RowEvolution": {
"AvailableMetrics": "Tilgængelige målinger",
diff --git a/lang/it.json b/lang/it.json
index f88c2c7c2c..70c613add8 100644
--- a/lang/it.json
+++ b/lang/it.json
@@ -568,7 +568,11 @@
"VerifyLoginData": "Verifica username e password.",
"YouAreOffline": "Spiacente, sei al momento offline",
"ExceptionNoViewAccess": "Si prega di controllare user name e password e di assicurarsi di avere accesso %s almeno a un sito.",
- "Mobile_HowtoExitAndroid": "Clicca ancora su INDIETRO per uscire"
+ "Mobile_HowtoExitAndroid": "Clicca ancora su INDIETRO per uscire",
+ "MatomoMarketplace": "Marketplace di Matomo",
+ "EnterAuthCode": "Inserisci codice di autenticazione",
+ "EnterCorrectAuthCode": "Inserisci il codice di autenticazione corretto",
+ "EnterAuthCodeExplanation": "Sembra che tu stia utilizzando l'autenticazione a due fattori. Inserisci il codice a sei cifre per accedere al tuo account."
},
"RowEvolution": {
"AvailableMetrics": "Metriche disponibili",
diff --git a/lang/sv.json b/lang/sv.json
index 3bc315aca3..112dbbec29 100644
--- a/lang/sv.json
+++ b/lang/sv.json
@@ -15,7 +15,7 @@
"API": "API",
"Apply": "Verkställ",
"ArchivingInlineHelp": "För webbplatser med medelhög till hög trafik rekommenderas det att du stänger av Matomos funktion för arkivering att aktiveras från webbläsare. Istället rekommenderar vi att du konfigurerar ett cronjobb för att processa Matomorapporter varje timme.",
- "ArchivingTriggerDescription": "För större Matomo-installationer rekommenderas det att du %1$ssätta upp ett cron-jobb%2$s för att behandla rapporterna automatiskt.",
+ "ArchivingTriggerDescription": "För större Matomo-installationer rekommenderas det att du %1$ssätter upp ett cron-jobb%2$s för att behandla rapporterna automatiskt.",
"AuthenticationMethodSmtp": "Autentiseringsmetod för SMTP",
"AverageOrderValue": "Genomsnittligt ordervärde",
"AveragePrice": "Genomsnittligt pris",
@@ -566,7 +566,12 @@
"VerifyAccount": "Verifierar konto",
"ValidateSslCertificate": "Validera SSL-certifikat",
"VerifyLoginData": "Kontrollera så att ditt användarnamn och lösenord är korrekt.",
- "YouAreOffline": "Tyvärr, du är offline just nu"
+ "YouAreOffline": "Tyvärr, du är offline just nu",
+ "ExceptionNoViewAccess": "Kontrollera ditt användarnamn och lösenord samt se till åtminstone ha behörigheten %s för minst en webbplats.",
+ "Mobile_HowtoExitAndroid": "Klicka BAKÅT igen för att avsluta",
+ "EnterAuthCode": "Fyll i autentiseringskod",
+ "EnterCorrectAuthCode": "Fyll i korrekt autentiseringskod",
+ "EnterAuthCodeExplanation": "Det ser ut som att du använder tvåfaktorsautentisering. Fyll i den sexsiffriga koden för att logga in på ditt konto."
},
"RowEvolution": {
"AvailableMetrics": "Tillgänglig statistik",
diff --git a/lang/zh-cn.json b/lang/zh-cn.json
index 9ca3f30efa..fc02e0e528 100644
--- a/lang/zh-cn.json
+++ b/lang/zh-cn.json
@@ -95,6 +95,7 @@
"ComputedMetricAverageDocumentation": "每个%2$s%1$s的平均值",
"ComputedMetricAverageShortDocumentation": "%1$s的平均值",
"ComputedMetricRate": "%s百分比",
+ "ComputedMetricRateDocumentation": "所有“%2$s”中的“%1$s”的比率。",
"ComputedMetricRateShortDocumentation": "%1$s的百分比",
"ComputedMetricCountDocumentation": "%s的数量",
"ComputedMetricSum": "总占比%s",
@@ -106,6 +107,7 @@
"ComputedMetricUniqueCount": "独立%s",
"ComputedMetricUniqueCountDocumentation": "%s的唯一值",
"ComputedMetricCountWithValue": "带%s的条目",
+ "ComputedMetricCountWithValueDocumentation": "为%s设置值的条目数",
"ConfigFileIsNotWritable": "Matomo 配置文件 %1$s 无法写入,无法保存部分修改。%2$s 请修改配置文件的权限为可写。",
"Continue": "继续",
"ContinueToPiwik": "继续使用Matomo",
@@ -322,6 +324,8 @@
"OverlayRowActionTooltipTitle": "显示页面叠加",
"Overview": "概览",
"Pages": "页面",
+ "Pagination": "%1$s–%3$s的%2$s",
+ "PaginationWithoutTotal": "%1$s–%2$s",
"ParameterMustIntegerBetween": "参数 %1$s 必须为介于 %2$s 和 %3$s 之间的整数",
"Password": "密码",
"Period": "统计时间",
@@ -405,6 +409,7 @@
"ToDeleteAllDirectoriesRunThisCommand": "要一次性删除这些目录,你可以运行此命令:",
"ToDeleteAllFilesRunThisCommand": "要一次性删除这些文件,你可以运行此命令:",
"Total": "总额",
+ "Totals": "总计",
"TotalRatioTooltip": "This is %1$s of all %2$s %3$s.",
"TotalRevenue": "订单总额",
"TotalVisitsPageviewsActionsRevenue": "(总访问量: %1$s 访问者, %2$s 浏览量, %3$s 活动者, %4$s 收入)",
@@ -438,6 +443,7 @@
"VisitorIPs": "访客IP",
"Visitors": "访客分析",
"VisitsWith": "有%s的访客",
+ "VisitorFingerprint": "指纹",
"VisitorSettings": "访客设置",
"VisitType": "访问者类型",
"VisitTypes": "访客类型",
@@ -449,6 +455,11 @@
"YouMustUpgradePhpVersionToReceiveLatestPiwik": "您需要升级您的 PHP 版本才能接收最新的 Matomo 更新。",
"PiwikCannotBeUpgradedBecausePhpIsTooOld": "您当前的 PHP 版本不兼容最新的 Matomo。",
"PleaseUpgradeYourPhpVersionSoYourPiwikDataStaysSecure": "请您将 PHP 版本升级到 %s 以上,以便保持您的 Matomo 统计数据安全。",
+ "ValidatorErrorEmptyValue": "请提供一个值。",
+ "ValidatorErrorNotANumber": "不是正确的数字。",
+ "ValidatorErrorNotUrlLike": "%s不是一个正确的URL格式。",
+ "ValidatorErrorNotEmailLike": "%s不是一个有效的email地址。",
+ "ValidatorErrorNoValidRegex": "%s不是一个有效的正则表达式。",
"WarningFileIntegrityNoManifest": "缺少 manifest.inc.php,所以文件完整性检查无法完成。",
"WarningFileIntegrityNoManifestDeployingFromGit": "如果从Git的部署Matomo,此消息是正常的。",
"WarningFileIntegrityNoMd5file": "缺少 md5_file() 函数,所以文件完整性检查无法完成。",
@@ -469,7 +480,9 @@
"Yes": "是",
"YouAreCurrentlyUsing": "您正在使用 Matomo %s.",
"YouMustBeLoggedIn": "您必须登录才能使用这个功能。",
- "YourChangesHaveBeenSaved": "修改已保存。"
+ "YourChangesHaveBeenSaved": "修改已保存。",
+ "ThankYouForUsingMatomo": "感谢您使用Matomo",
+ "TheMatomoTeam": "Matomo 团队"
},
"Mobile": {
"AboutPiwikMobile": "关于 Matomo 移动版",
diff --git a/plugins/API/lang/da.json b/plugins/API/lang/da.json
index 3c8ef6914c..bc4eb583d5 100644
--- a/plugins/API/lang/da.json
+++ b/plugins/API/lang/da.json
@@ -11,6 +11,7 @@
"UserAuthentication": "Brugergodkendelse",
"UsingTokenAuth": "Hvis du ønsker at %1$s hente data i et script, med crontab, m.m. %2$s skal du tilføje parameteren %3$s til API-kaldes netadresse, som kræver godkendelse.",
"Glossary": "Ordliste",
- "LearnAboutCommonlyUsedTerms2": "Forstå de hyppigst anvendte ord for at få mest muligt ud af Matomo."
+ "LearnAboutCommonlyUsedTerms2": "Forstå de hyppigst anvendte ord for at få mest muligt ud af Matomo.",
+ "EvolutionMetricName": "%s Udvikling"
}
} \ No newline at end of file
diff --git a/plugins/API/lang/zh-cn.json b/plugins/API/lang/zh-cn.json
index 707220cd45..5c3d14962f 100644
--- a/plugins/API/lang/zh-cn.json
+++ b/plugins/API/lang/zh-cn.json
@@ -11,6 +11,7 @@
"UserAuthentication": "身份验证",
"UsingTokenAuth": "如果您想在代码、定时任务中 %1$s 请求数据,%2$s 要在 API 调用需要认证的网址时增加参数 %3$s。",
"Glossary": "词汇表",
- "LearnAboutCommonlyUsedTerms2": "了解常用术语以便更好的利用Matomo数据分析。"
+ "LearnAboutCommonlyUsedTerms2": "了解常用术语以便更好的利用Matomo数据分析。",
+ "EvolutionMetricName": "%s演变"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/da.json b/plugins/Actions/lang/da.json
index 433293a378..f659e68b6b 100644
--- a/plugins/Actions/lang/da.json
+++ b/plugins/Actions/lang/da.json
@@ -7,6 +7,7 @@
"ColumnClicks": "Klik",
"ColumnClicksDocumentation": "Antal gange linket blev klikket på.",
"ColumnDownloadURL": "Hentet URL",
+ "ColumnDownloadURLs": "Hent URLer",
"ColumnEntryPageTitle": "Indgangssidetitel",
"ColumnEntryPageURL": "Indgangsside-URL",
"ColumnEntryPageURLs": "Indgangsside-URL’er",
@@ -31,9 +32,12 @@
"ColumnUniqueOutlinks": "Unikke udgående links",
"ColumnIdPageview": "Sidevisning ID",
"ColumnInteractionPosition": "Position for Interaktion",
+ "ActionsInVisit": "Handlinger i Besøg",
"DownloadsReportDocumentation": "Rapporten viser, hvilke filer dine besøgende har hentet. %s Hvad Matomo tæller som en filhentning, er klikket på et link. Hvorvidt overførelsen er afsluttet eller ej ved Matomo ikke.",
+ "EntryPagesReportDocumentation": "Rapporten indeholder oplysninger om indgangssider, der blev anvendt i den angivne periode. En indgangsside er den første side, en bruger får vist under sit besøg. %s Indgangssiden vises med en mappestruktur.",
"EntryPageTitles": "Indgangssidetitler",
"EntryPageTitlesReportDocumentation": "Rapporten indeholder oplysninger om titlerne på indgangssider, der blev brugt i den angivne periode.",
+ "ExitPagesReportDocumentation": "Rapporten indeholder oplysninger om de udgangssider, der blev brugt i den angivne periode. En udgangsside er den sidste side, en bruger får vist under sit besøg. %s udgangs-URLer vises med en mappestruktur.",
"ExitPageTitles": "Udgangssidetitler",
"ExitPageTitlesReportDocumentation": "Rapporten indeholder oplysninger om titlerne på udgangssider, der blev brugt i den angivne periode.",
"LearnMoreAboutSiteSearchLink": "Lær mere om sporing af hvordan besøgende bruger din søgemaskine.",
@@ -50,7 +54,10 @@
"SiteSearchCategories2": "For eksempel har E-handel hjemmesider typisk en \"Kategori\" vælger, så besøgende kan begrænse deres søgninger til alle produkter i en bestemt kategori.",
"SiteSearchFollowingPagesDoc": "Når besøgende søger på hjemmesiden, er de på udkig efter en bestemt side, indhold, produkt eller service. Rapporten viser de sider, der blev klikket mest på efter en intern søgning. Med andre ord, listen over sider mest søgt af besøgende allerede på hjemmesiden.",
"SiteSearchIntro": "Sporing af søgninger, som de besøgende foretager på hjemmesiden er en meget effektiv måde at lære mere om, hvad din målgruppe er på udkig efter, det kan hjælpe med til at finde idéer til nyt indhold, nye E-handel produkter, som potentielle kunder kan søge efter, og generelt forbedre de besøgendes oplever på hjemmesiden.",
+ "SiteSearchCategory": "Kategori (Sitesøgning)",
+ "SiteSearchCategories": "Kategorier (Sitesøgning)",
"SiteSearchKeyword": "Søgeord (intern søgning)",
+ "SiteSearchKeywords": "Nøgleord (Sitesøgning)",
"SiteSearchKeywordsDocumentation": "Rapporten viser de søgeord, de besøgende søgte efter på den interne søgemaskine.",
"SiteSearchKeywordsNoResultDocumentation": "Rapporten viser de søgeord, der ikke returnerede noget søgeresultat: måske søgemaskinen algoritme kan forbedres, eller måske de besøgende er på udkig efter indhold, der (endnu) ikke er på din hjemmeside?",
"SubmenuPagesEntry": "Indgangssider",
@@ -68,6 +75,7 @@
"WidgetSearchKeywords": "Websted søgeord",
"WidgetSearchNoResultKeywords": "Søgeord uden nogen resultater",
"ActionType": "Handlingstype",
+ "ActionTypes": "Handlingstyper",
"Behaviour": "Adfærd"
}
} \ No newline at end of file
diff --git a/plugins/Contents/lang/da.json b/plugins/Contents/lang/da.json
index d027fc8f14..ff117edb5c 100644
--- a/plugins/Contents/lang/da.json
+++ b/plugins/Contents/lang/da.json
@@ -9,7 +9,9 @@
"ContentName": "Indholdsnavn",
"ContentNames": "Indholdsnavne",
"ContentPiece": "Indholdsstykke",
+ "ContentPieces": "Indholdsstykker",
"ContentTarget": "Indholdsmål",
+ "ContentTargets": "Indholdsmål",
"Contents": "Indhold",
"InteractionsMetricDocumentation": "Antal gange der er blevet interageret på et indhold (f.eks. et klik på et banner eller en reklame).",
"ImpressionsMetricDocumentation": "Antal gange et indhold, som f.eks. et banner eller en reklame er vist på en side.",
diff --git a/plugins/CoreAdminHome/lang/da.json b/plugins/CoreAdminHome/lang/da.json
index 437f846fc3..5d1219312f 100644
--- a/plugins/CoreAdminHome/lang/da.json
+++ b/plugins/CoreAdminHome/lang/da.json
@@ -7,8 +7,11 @@
"ReleaseChannel": "Frigiv kanal",
"ClickHereToOptIn": "Klik her for at vælge.",
"ClickHereToOptOut": "Klik her for at fravælge.",
+ "CorsDomains": "Cross-Origin Resource Sharing (CORS) domæner",
+ "CorsDomainsHelp": "Du kan definere domæner eller subdomæner som for eksempel http:\/\/eksempel.dk eller http:\/\/stats.eksempel.dk. Eller for at tillade tværgående domæneforespørgsler for alle domæner kan du tilføje en *",
"CustomLogoFeedbackInfo": "Hvis du tilpasser Matomo logoet, kan du også være interesseret i at skjule %1$s linket i topmenuen. For at gøre dette, kan du deaktivere tilbagemeldingsmodulet på %2$sUdvidelsesmodul administration%3$s siden.",
"CustomLogoHelpText": "Du kan tilpasse Matomo logo, der bliver vist i brugergrænsefladen og e-mail rapporter.",
+ "DevelopmentProcess": "Mens vores udviklingsproces inkluderer tusindvis af automatiserede tests, spiller Betatestere en nøglerolle i at opnå vores \"Ingen fejl politik\" i Matomo.",
"EmailServerSettings": "E-mailserverindstillinger",
"ForBetaTestersOnly": "Kun for beta testere",
"ImageTracking": "Sporing vha. et billede",
@@ -22,10 +25,13 @@
"InvalidPluginsYouCanUninstall": "Du kan opdatere eller afinstallere disse udvidelsesmoduler på %1$sManage Plugins%2$s-siden.",
"JavaScriptTracking": "Sporing med JavaScript",
"HttpTrackingApi": "HTTP-sporings-API",
+ "HttpTrackingApiDescription": "%1$s HTTP tracking API %2$s giver dig mulighed for at tracke alt. Det kan måske være brugbart hvis du bruger et programmeringssprog hvor der endnu ikke findes et SDK. Det kan også være brugbart, når du ønsker at tracke enheder eller applikationer på en bestemt måde.",
"JSTracking_CampaignKwdParam": "Parameter for kampagnenøgleord",
"JSTracking_CampaignNameParam": "Parameter for kampagnenavn",
+ "JSTracking_CodeNoteBeforeClosingHead": "Du skal sikre dig at denne kode findes på alle sider af dit website. Vi anbefaler at indsætte den umiddelbart før slut %1$s tag.",
"JSTracking_CustomCampaignQueryParam": "Brug brugerdefineret forespørgsel parameternavne for kampagnenavnet & søgeord",
"JSTracking_CrossDomain": "Som standard, er det Visitor ID som identificere en unik besøgende gemt i browserens første-parts cookies, som kun kan tilgås af sider på samme domæne. Aktivering af kryds domæne linkning lader dig spore alle handlinger og sidevisninger af en bestemt bruger i det samme besøg, selv når de ser sider på adskillige domæner. Når en bruger klikker på et link til et af dine websites alias URL'er, vil der bliver tilføjet en URL paramter pk_vid, som viderestiller brugerens Visitor ID.",
+ "JSTracking_CrossDomain_NeedsMultipleDomains": "Note: For at brug tværgående domænelinking skal du først angive mere end et domænenavn (URLer) for dit website.",
"JSTracking_CustomCampaignQueryParamDesc": "Note: %1$sMatomo registrerer automatisk Google Analytics parametre.%2$s",
"JSTracking_DisableCookies": "Deaktivere alle sporingscookies",
"JSTracking_DisableCookiesDesc": "Deaktiverer alle førstepartscookies. Eksisterende Matomo cookies for denne hjemmeside vil blive slettet ved den næste side visning.",
diff --git a/plugins/CoreHome/lang/el.json b/plugins/CoreHome/lang/el.json
index b101060da9..6e1c62379d 100644
--- a/plugins/CoreHome/lang/el.json
+++ b/plugins/CoreHome/lang/el.json
@@ -106,6 +106,7 @@
"StandardReport": "Κανονική αναφορά",
"FlattenReport": "Επίπεδη αναφορά",
"ReportWithMetadata": "Αναφορά με μεταδεδομένα",
- "SeeAvailableVersions": "Εμφάνιση Διαθέσιμων Εκδόσεων"
+ "SeeAvailableVersions": "Εμφάνιση Διαθέσιμων Εκδόσεων",
+ "QuickLinks": "Γρήγοροι Σύνδεσμοι"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/es-ar.json b/plugins/CoreHome/lang/es-ar.json
index 2e54a9e886..c751182b13 100644
--- a/plugins/CoreHome/lang/es-ar.json
+++ b/plugins/CoreHome/lang/es-ar.json
@@ -106,6 +106,7 @@
"StandardReport": "Informe estándar",
"FlattenReport": "Aplanar informe",
"ReportWithMetadata": "Informe con metadatos",
- "SeeAvailableVersions": "Ver las versiones disponibles"
+ "SeeAvailableVersions": "Ver las versiones disponibles",
+ "QuickLinks": "Enlaces rápidos"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/ja.json b/plugins/CoreHome/lang/ja.json
index f78d0632ba..1dd70d4605 100644
--- a/plugins/CoreHome/lang/ja.json
+++ b/plugins/CoreHome/lang/ja.json
@@ -106,6 +106,7 @@
"StandardReport": "標準レポート",
"FlattenReport": "レポートのフラット化",
"ReportWithMetadata": "メタデータを使用したレポート",
- "SeeAvailableVersions": "使用可能なバージョンを表示する"
+ "SeeAvailableVersions": "使用可能なバージョンを表示する",
+ "QuickLinks": "クイックリンク"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/sq.json b/plugins/CoreHome/lang/sq.json
index 587df752b2..0f41616584 100644
--- a/plugins/CoreHome/lang/sq.json
+++ b/plugins/CoreHome/lang/sq.json
@@ -106,6 +106,7 @@
"StandardReport": "Raport standard",
"FlattenReport": "Raport i sheshtë",
"ReportWithMetadata": "Raport me tejtëdhëna",
- "SeeAvailableVersions": "Shihni Versione të Gatshëm"
+ "SeeAvailableVersions": "Shihni Versione të Gatshëm",
+ "QuickLinks": "Lidhje të Shpejta"
}
} \ No newline at end of file
diff --git a/plugins/CoreHome/lang/tr.json b/plugins/CoreHome/lang/tr.json
index 930092ef50..0a9030ccb4 100644
--- a/plugins/CoreHome/lang/tr.json
+++ b/plugins/CoreHome/lang/tr.json
@@ -106,6 +106,7 @@
"StandardReport": "Standart rapor",
"FlattenReport": "Düz rapor",
"ReportWithMetadata": "Üst veriler ile rapor",
- "SeeAvailableVersions": "Kullanılabilecek Sürümlere Bakın"
+ "SeeAvailableVersions": "Kullanılabilecek Sürümlere Bakın",
+ "QuickLinks": "Kestirme Bağlantıları"
}
} \ No newline at end of file
diff --git a/plugins/Diagnostics/lang/de.json b/plugins/Diagnostics/lang/de.json
index 40ca661648..a3e90e0bd9 100644
--- a/plugins/Diagnostics/lang/de.json
+++ b/plugins/Diagnostics/lang/de.json
@@ -6,6 +6,7 @@
"ConfigFileIntroduction": "Hier können Sie die Matomo Konfiguration einsehen. Sollten Sie Matomo auf lastverteilten Systemen einsetzen, könnte diese Seite unterschiedlich sein, abhängig vom Server auf dem die Seite geladen wurde. Zeilen mit einer anderen Hintergrundfarbe sind geänderte Konfigurationswerte, die beispielsweise in der Datei %1$s definiert wurden.",
"HideUnchanged": "Falls Sie nur die geänderten Werte einsehen möchten, können Sie %1$salle unveränderten Werte ausblenden%2$s.",
"Sections": "Sektionen",
+ "DatabaseReaderConnection": "Datenbankleserecht-Verbindung",
"CronArchivingLastRunCheck": "Letzter erfolgreicher Abschluss der Archivierung",
"CronArchivingHasNotRun": "Die Archivierung wurde noch nicht erfolgreich abgeschlossen.",
"CronArchivingHasNotRunInAWhile": "Die Archivierung ist zuletzt am %1$s erfolgreich gelaufen, also vor %2$s.",
diff --git a/plugins/Diagnostics/lang/fr.json b/plugins/Diagnostics/lang/fr.json
index 0911847593..8b178bc446 100644
--- a/plugins/Diagnostics/lang/fr.json
+++ b/plugins/Diagnostics/lang/fr.json
@@ -6,6 +6,7 @@
"ConfigFileIntroduction": "Ici vous pouvez visualiser la configuration de Matomo. Si vous exécutez Matomo depuis un environnement où la charge est répartie, la page peut être différente en fonction du serveur depuis lequel la page est chargée. Les lignes avec une couleur de fond différentes représentent les valeurs de configuration modifiées qui sont spécifiées par exemple dans le fichier %1$s.",
"HideUnchanged": "Si vous souhaitez afficher uniquement les valeurs modifiées, vous pouvez cliquer sur %1$smasquer toutes les valeurs inchangées%2$s.",
"Sections": "Sections",
+ "DatabaseReaderConnection": "Connexion au lecteur de la base de données",
"CronArchivingLastRunCheck": "Dernière exécution d'archivage réussie",
"CronArchivingHasNotRun": "L'archivage ne s'est pas encore exécuté avec succès.",
"CronArchivingHasNotRunInAWhile": "L'archivage s'est exécuté avec succès le %1$s soit il y a %2$s.",
diff --git a/plugins/Diagnostics/lang/it.json b/plugins/Diagnostics/lang/it.json
index 80e75b37b1..89db0c1c88 100644
--- a/plugins/Diagnostics/lang/it.json
+++ b/plugins/Diagnostics/lang/it.json
@@ -6,6 +6,7 @@
"ConfigFileIntroduction": "Qui puoi vedere la configurazione di Matomo. Se si esegue Matomo in un ambiente con bilanciamento del carico, la pagina potrebbe essere diversa a seconda del server su cui viene caricata. Righe con un colore di sfondo diverso hanno valori di configurazione cambiati, specificati per esempio nel file %1$s.",
"HideUnchanged": "Se vuoi vedere soltanto i valori cambiati, puoi %1$snascondere tutti quelli che non sono cambiati%2$s.",
"Sections": "Sezioni",
+ "DatabaseReaderConnection": "Connessione al Lettore del Database",
"CronArchivingLastRunCheck": "Ultima Archiviazione Completata con Successo",
"CronArchivingHasNotRun": "L'archiviazione non è ancora stata eseguita con successo.",
"CronArchivingHasNotRunInAWhile": "L'ultima archiviazione è stata eseguita con successo il %1$s, cioè %2$s fa.",
diff --git a/plugins/Diagnostics/lang/ja.json b/plugins/Diagnostics/lang/ja.json
index eb8fbc1391..cf65ff3671 100644
--- a/plugins/Diagnostics/lang/ja.json
+++ b/plugins/Diagnostics/lang/ja.json
@@ -6,6 +6,7 @@
"ConfigFileIntroduction": "ここで Matomo の設定を見ることができます。 負荷分散環境で Matomo を実行している場合、このページがどのサーバーからロードされるかによってページが異なる場合があります。 背景色が異なる行は、 %1$sファイルなどで指定されている構成値が変更されます。",
"HideUnchanged": "変更された値だけを表示する場合は、%1$s変更されていない値をすべて非表示にすることができます。%2$s",
"Sections": "セクション",
+ "DatabaseReaderConnection": "データベースリーダー接続",
"CronArchivingLastRunCheck": "最後に正常に完了したアーカイブ",
"CronArchivingHasNotRun": "アーカイブはまだ正常に実行されていません。",
"CronArchivingHasNotRunInAWhile": "アーカイブは、 %2$s 前の %1$s で正常に実行されました。",
diff --git a/plugins/Ecommerce/lang/es-ar.json b/plugins/Ecommerce/lang/es-ar.json
index 7ecefa1c65..dbe984f3b3 100644
--- a/plugins/Ecommerce/lang/es-ar.json
+++ b/plugins/Ecommerce/lang/es-ar.json
@@ -1,8 +1,14 @@
{
"Ecommerce": {
+ "PluginDescription": "eCommerce te permite hacer un seguimiento de los usuarios al agregar productos a sus changuitos, y cuando realizan una compra en línea. También hace un seguimiento de los productos y las vistas de categorías de productos, así como los changuitos abandonados.",
"Sales": "Ventas",
+ "Order": "Orden",
+ "OrderId": "Identificación de la orden",
+ "Orders": "Órdenes",
"SalesBy": "Ventas por %s",
"SalesAdjective": "Ventas %s",
+ "NumberOfItems": "Números de elementos en el changuito",
+ "OrderValue": "Valor de la orden",
"LifeTimeValue": "Valor de vida útil de eCommerce",
"LifeTimeValueDescription": "Los ingresos totales de eCommerce atribuidos a este consumidor en todas sus visitas: la suma de todas las órdenes de eCommerce para el visitante con identificación %s.",
"VisitorProfileLTV": "Generó un ingreso útil de %1$s.",
diff --git a/plugins/Feedback/lang/cs.json b/plugins/Feedback/lang/cs.json
index 2c6a9fa4ca..adea1e89a6 100644
--- a/plugins/Feedback/lang/cs.json
+++ b/plugins/Feedback/lang/cs.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Naučte se, jak konfigurovat Matomo a efektivně analyzovat data s našimi %1$suživatelskými příručkami%2$s",
"CommunityHelp": "Komunitní pomoc",
"ProfessionalHelp": "Profesionální pomoc",
- "ProfessionalServicesIntro": "Naše celosvětová síť profesionálních Matomo konzultantů podporuje klienty, kteří hostují Matomo na vlastní infrastruktuře.",
"ProfessionalServicesOfferIntro": "Ze kterých služeb můžete profitovat?",
- "ProfessionalServicesReviewPiwikSetup": "Kontrola vaší instalace Matomou",
- "ProfessionalServicesOptimizationMaintenance": "Služby optimalizace a údržby Matomou",
- "ProfessionalServicesPhoneEmailSupport": "Telefonická a emailová podpora",
- "ProfessionalServicesTraining": "Školení uživatelů, techniků a vývoářů",
- "ProfessionalServicesPremiumFeatures": "Prémiové funkce",
- "ProfessionalServicesCustomDevelopment": "Vývojářské služby na míru",
- "ProfessionalServicesAnalystConsulting": "Služby konzultace analytika",
"ContactUs": "Kontaktujte nás",
"VisitTheForums": "Navštivte %1$s fóra%2$s a nechte si pomoci komunitou uživatelů aplikace Matomo"
}
diff --git a/plugins/Feedback/lang/da.json b/plugins/Feedback/lang/da.json
index c5160dfe7f..b43079e5e6 100644
--- a/plugins/Feedback/lang/da.json
+++ b/plugins/Feedback/lang/da.json
@@ -18,15 +18,7 @@
"ViewAnswersToFAQ": "Se svarene på %1$sOfte stillede spørgsmål%2$s",
"ViewUserGuides": "Lær at konfigurere Matomo og hvordan man effektivt analyserer data med vores %1$sbrugervejledninger%2$s",
"ProfessionalHelp": "Professionel hjælp",
- "ProfessionalServicesIntro": "Vores verdensomspændende netværk af profesionelle Matomo-konsulenter hjælper kunder, der hoster Matomo i egen infrastruktur.",
"ProfessionalServicesOfferIntro": "Hvilke ydelser kan du gøre brug af?",
- "ProfessionalServicesReviewPiwikSetup": "En gennemgang af din Matomo-installation",
- "ProfessionalServicesOptimizationMaintenance": "Optimering og vedligehold",
- "ProfessionalServicesPhoneEmailSupport": "Telefon- og e-mailsupport",
- "ProfessionalServicesTraining": "Oplæring af brugere, teknikere og udviklere",
- "ProfessionalServicesPremiumFeatures": "Betalte funktioner",
- "ProfessionalServicesCustomDevelopment": "Kundespecifik udvikling",
- "ProfessionalServicesAnalystConsulting": "Analysekonsulentydelser",
"ContactUs": "Kontakt os",
"VisitTheForums": "Besøg %1$sforummet%2$s og få hjælp fra andre Matomo-brugere"
}
diff --git a/plugins/Feedback/lang/de.json b/plugins/Feedback/lang/de.json
index 0be7ead2a1..3098f69e63 100644
--- a/plugins/Feedback/lang/de.json
+++ b/plugins/Feedback/lang/de.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Lernen Sie mithilfe unseres %1$sBenutzerhandbuches%2$s, wie Sie Matomo konfigurieren können und wie Sie effektiv Ihre Daten analysieren.",
"CommunityHelp": "Hilfe aus der Community",
"ProfessionalHelp": "Professionelle Hilfe",
- "ProfessionalServicesIntro": "Unser weltweites Netzwerk von professionellen Beratern für Matomo unterstützt Kunden die Matomo auf ihrer eigenen Infrastruktur betreiben wollen.",
"ProfessionalServicesOfferIntro": "Von welchen Diensten können Sie profitieren?",
- "ProfessionalServicesReviewPiwikSetup": "Eine Überprüfung Ihrer Matomo-Installation",
- "ProfessionalServicesOptimizationMaintenance": "Matomo-Optimierung & -Wartung",
- "ProfessionalServicesPhoneEmailSupport": "Telefon und E-Mail-Support",
- "ProfessionalServicesTraining": "Benutzer-, Technik- und Entwickler-Schulungen",
- "ProfessionalServicesPremiumFeatures": "Premium Funktionen",
- "ProfessionalServicesCustomDevelopment": "Individuelle Programmierung",
- "ProfessionalServicesAnalystConsulting": "Analysenberatung",
"ContactUs": "Kontaktieren Sie uns",
"VisitTheForums": "Besuchen Sie die %1$s Foren%2$s und erhalten Sie Hilfe von der Matomo Community",
"ReviewMatomoTitle": "Vertrauen Sie Matomo?",
diff --git a/plugins/Feedback/lang/el.json b/plugins/Feedback/lang/el.json
index 604966511d..539a0498c4 100644
--- a/plugins/Feedback/lang/el.json
+++ b/plugins/Feedback/lang/el.json
@@ -19,15 +19,13 @@
"ViewUserGuides": "Μάθετε πως να παραμετροποιείτε το Matomo και να αναλύετε αποτελεσματικά τα δεδομένα σας με τους %1$sοδηγούς χρήσης μας%2$s",
"CommunityHelp": "Βοήθεια από την κοινότητα",
"ProfessionalHelp": "Βοήθεια από επαγγελματίες",
- "ProfessionalServicesIntro": "Το παγκόσμιο δίκτυό μας επαγγελματιών συμβούλων για υποστήριξη των πελατών του Matomo που φιλοξενούν το Matomo στη δική τους υποδομή.",
+ "ProfessionalServicesIntro": "Με μια Συνδρομή Υποστήριξης στην Υποδομή σας για το Matomo, αφήστε την έμπειρη ομάδα μας να σας βοηθήσει να εκμεταλλευτείτε το Matomo Analytics για να μεγαλώσει η επιχείρησή σας.",
"ProfessionalServicesOfferIntro": "Από ποιές υπηρεσίες μπορείτε να κερδίσετε;",
- "ProfessionalServicesReviewPiwikSetup": "Μια σύνοψη της εγκατάστασής σας του Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Βελτιστοποίηση του Matomo και υπηρεσίες συντήρησης",
- "ProfessionalServicesPhoneEmailSupport": "Τηλεφωνική και μέσω e-mail υποστήριξη",
- "ProfessionalServicesTraining": "Εκπαίδευση σε χρηστικό, τεχνικό και προγραμματιστικό επίπεδο",
- "ProfessionalServicesPremiumFeatures": "Χαρακτηριστικά επί πληρωμή",
- "ProfessionalServicesCustomDevelopment": "Προσαρμοσμένες υπηρεσίες ανάπτυξης",
- "ProfessionalServicesAnalystConsulting": "Υπηρεσίες συμβουλευτικής αναλυτικών",
+ "ProfessionalServicesDedicatedSupport": "Υποστήριξη από ένα εξειδικευμένο μέλος της ομάδας του Matomo σε κάθε βήμα στην πορεία",
+ "ProfessionalServicesOnboarding": "Επιτόπου ερωτηματολόγια και συνάντηση με μέλος της Υποστήριξης του Matomo",
+ "ProfessionalServicesSupport": "Υπηρεσία online αιτήσεων 24\/7",
+ "ProfessionalServicesTraining": "Αποκλειστική πρόσβαση σε εκπαιδευτικά βίντεο για το Matomo",
+ "ProfessionalServicesEmailAlerts": "Ειδοποιήσεις ηλεκτρονικού ταχυδρομείου για εκδόσεις ασφαλείας για το Matomo",
"ContactUs": "Επικοινωνήστε μαζί μας",
"VisitTheForums": "Δείτε τα %1$sΦόρουμ%2$s και λάβετε βοήθεια από την κοινότητα χρηστών του Matomo",
"ReviewMatomoTitle": "Πιστεύετε στο Matomo;",
diff --git a/plugins/Feedback/lang/es.json b/plugins/Feedback/lang/es.json
index 7de69dbcdd..1dd3de1a0b 100644
--- a/plugins/Feedback/lang/es.json
+++ b/plugins/Feedback/lang/es.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Aprenda a configurar Matomo y analizar sus datos de modo eficaz con nuestras %1$sguías de usuario%2$s",
"CommunityHelp": "Ayuda comunitaria",
"ProfessionalHelp": "Ayuda profesional",
- "ProfessionalServicesIntro": "Nuestra red mundial de consultores profesionales que brindan asistencia a todos los clientes que hospedan Matomo en su propia infraestructura.",
"ProfessionalServicesOfferIntro": "¿De qué servicios puedes beneficiarte?",
- "ProfessionalServicesReviewPiwikSetup": "Una reseña de su instalación Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Servicios de mantenimiento & optimización Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Asistencia por teléfono y correo electrónico",
- "ProfessionalServicesTraining": "Cursos de usuario, técnico y desarrollador",
- "ProfessionalServicesPremiumFeatures": "Funciones premium",
- "ProfessionalServicesCustomDevelopment": "Servicios de desarrollo personalizado",
- "ProfessionalServicesAnalystConsulting": "Servicios de consultoría de análisis",
"ContactUs": "Contáctanos",
"VisitTheForums": "Visite el %1$sForo%2$s y obtenga ayuda de la comunidad de usuarios Matomo",
"ReviewMatomoTitle": "¿Crées en Matomo?",
diff --git a/plugins/Feedback/lang/fi.json b/plugins/Feedback/lang/fi.json
index 91650cc7a0..07d6a48105 100644
--- a/plugins/Feedback/lang/fi.json
+++ b/plugins/Feedback/lang/fi.json
@@ -15,15 +15,7 @@
"ViewUserGuides": "Lue kuinka Matomo määritellään ja kuinka analysoida kerättyjä tietoja tehokkaasti %1$skäyttäjäoppaasta%2$s",
"CommunityHelp": "Yhteisön apu",
"ProfessionalHelp": "Ammattilaisapu",
- "ProfessionalServicesIntro": "Ympäri maailmaa toimivat ammattilaiskonsulttimme tarjoavat Matomo-tukea niille, jotka ylläpitävät omaa Matomo-ympäristöä.",
"ProfessionalServicesOfferIntro": "Mistä palveluista on hyötyä sinulle?",
- "ProfessionalServicesReviewPiwikSetup": "Katsaus Matomo-asennukseesi",
- "ProfessionalServicesOptimizationMaintenance": "Matomon optimointi- ja ylläpitopalvelut",
- "ProfessionalServicesPhoneEmailSupport": "Puhelin- ja sähköpostituki",
- "ProfessionalServicesTraining": "Käyttäjä-, tekninen- ja kehittäjäkoulutus",
- "ProfessionalServicesPremiumFeatures": "Premium-ominaisuudet",
- "ProfessionalServicesCustomDevelopment": "Kustomoidut kehityspalvelut",
- "ProfessionalServicesAnalystConsulting": "Analytiikan konsultointipalvelut",
"ContactUs": "Ota yhteyttä",
"VisitTheForums": "Käy %1$skeskustelupalstalla%2$s ja saa apua Matomo-käyttäjien yhteisöltä"
}
diff --git a/plugins/Feedback/lang/fr.json b/plugins/Feedback/lang/fr.json
index 375b833e7c..37525a5f12 100644
--- a/plugins/Feedback/lang/fr.json
+++ b/plugins/Feedback/lang/fr.json
@@ -19,15 +19,13 @@
"ViewUserGuides": "Apprenez comment configurer Matomo et comment analyser de manière efficaces vos données avec notre %1$sguide utilisateur%2$s",
"CommunityHelp": "Aide de la communauté",
"ProfessionalHelp": "Aide professionnelle",
- "ProfessionalServicesIntro": "Notre réseau mondial de consultants professionnels Matomo supporte nos clients qui hébergent Matomo sur leurs propres infrastructures.",
+ "ProfessionalServicesIntro": "Avec un abonnement au support Matomo On-Premise, notre équipe d'experts vous assiste en ligne dans l'utilisation des statistiques Matomo pour faire grandir votre entreprise.",
"ProfessionalServicesOfferIntro": "De quel services pouvez-vous bénéficier ?",
- "ProfessionalServicesReviewPiwikSetup": "Une revue de votre installation Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Services d'optimisation et de maintenance pour Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Support courriel et téléphonique",
- "ProfessionalServicesTraining": "Formation d'utilisation, technique et en développement",
- "ProfessionalServicesPremiumFeatures": "Fonctionnalités premium",
- "ProfessionalServicesCustomDevelopment": "Services de développement personnalisés",
- "ProfessionalServicesAnalystConsulting": "Services de consultation en analyse",
+ "ProfessionalServicesDedicatedSupport": "L'assistance d'un membre dédié de l'équipe Matomo à chaque étape du processus.",
+ "ProfessionalServicesOnboarding": "Questionnaire d'accueil et rencontre avec un membre du support Matomo",
+ "ProfessionalServicesSupport": "Service de demande en ligne 24\/7",
+ "ProfessionalServicesTraining": "Accès en exclusivité aux vidéos de formation Matomo",
+ "ProfessionalServicesEmailAlerts": "Alertes par courriel des versions de sécurité de Matomo",
"ContactUs": "Nous contacter",
"VisitTheForums": "Visitez les %1$sForums%2$s et obtenez de l'aide de la communauté d'utilisateurs Matomo.",
"ReviewMatomoTitle": "Vous croyez en Matomo ?",
diff --git a/plugins/Feedback/lang/it.json b/plugins/Feedback/lang/it.json
index e2c434b1c0..a16c1dd38f 100644
--- a/plugins/Feedback/lang/it.json
+++ b/plugins/Feedback/lang/it.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Impara a configurare Matomo e ad analizzare efficacemente i tuoi dati con le nostre %1$sguide utente%2$s",
"CommunityHelp": "Aiuto dalla comunità",
"ProfessionalHelp": "Aiuto professionale",
- "ProfessionalServicesIntro": "La nostra rete mondiale di consulenti professionali per l'assistenza a Matomo ai clienti che ospitano Matomo in infrastrutture proprie.",
"ProfessionalServicesOfferIntro": "Di quali servizi potete beneficiare?",
- "ProfessionalServicesReviewPiwikSetup": "Un'analisi della tua configurazione di Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Servizi per l'ottimizzazione e la manutenzione di Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Assistenza Telefonica ed Email",
- "ProfessionalServicesTraining": "Formazione per Utenti, Tecnici e Sviluppatori",
- "ProfessionalServicesPremiumFeatures": "Funzionalità Premium",
- "ProfessionalServicesCustomDevelopment": "Servizi di sviluppo per il cliente",
- "ProfessionalServicesAnalystConsulting": "Servizi di Consulenza per analisti",
"ContactUs": "Contattaci",
"VisitTheForums": "Visita il %1$s Forum%2$s e ottieni aiuto dalla comunità degli utenti Matomo",
"ReviewMatomoTitle": "Credi in Matomo?",
diff --git a/plugins/Feedback/lang/ja.json b/plugins/Feedback/lang/ja.json
index 305a907642..9b8d49ea1d 100644
--- a/plugins/Feedback/lang/ja.json
+++ b/plugins/Feedback/lang/ja.json
@@ -19,15 +19,13 @@
"ViewUserGuides": "Matomo の設定方法と、効果的なデータ分析方法は、%1$s ユーザーガイド %2$s をご確認ください。",
"CommunityHelp": "コミュニティヘルプ",
"ProfessionalHelp": "プロフェッショナルヘルプ",
- "ProfessionalServicesIntro": "世界的なネットワークである我々 Matomo のプロコンサルタントは、独自のインフラストラクチャで Matomo をホストするクライアントをサポートします。",
+ "ProfessionalServicesIntro": "Matomo オンプレミス サポートサブスクリプションでは、経験豊富なチームがオンラインでMatomo Analyticsを利用してビジネスを成長させるお手伝いをします。",
"ProfessionalServicesOfferIntro": "どのようなサービスを利用できますか?",
- "ProfessionalServicesReviewPiwikSetup": "Matomo セットアップのレビュー",
- "ProfessionalServicesOptimizationMaintenance": "Matomo 最適化および保守サービス",
- "ProfessionalServicesPhoneEmailSupport": "電話とメールのサポート",
- "ProfessionalServicesTraining": "ユーザー、テクニカル、開発者のトレーニング",
- "ProfessionalServicesPremiumFeatures": "プレミアム機能",
- "ProfessionalServicesCustomDevelopment": "カスタム開発サービス",
- "ProfessionalServicesAnalystConsulting": "アナリストコンサルティングサービス",
+ "ProfessionalServicesDedicatedSupport": "あらゆる段階で専任のMatomoチームメンバーからのサポート",
+ "ProfessionalServicesOnboarding": "講習アンケートおよびMatomoサポートメンバーとの会議",
+ "ProfessionalServicesSupport": "24時間年中無休のオンラインリクエストサービス",
+ "ProfessionalServicesTraining": "Matomoトレーニングビデオへの直接アクセス",
+ "ProfessionalServicesEmailAlerts": "Matomoのセキュリティリリースの電子メールアラート",
"ContactUs": "お問い合わせ",
"VisitTheForums": "%1$s フォーラム %2$s にアクセスし、Matomo ユーザーのコミュニティから助けを得る",
"ReviewMatomoTitle": "Matomo を信じますか?",
diff --git a/plugins/Feedback/lang/nb.json b/plugins/Feedback/lang/nb.json
index e1bb3f4f8c..45db287b29 100644
--- a/plugins/Feedback/lang/nb.json
+++ b/plugins/Feedback/lang/nb.json
@@ -12,8 +12,6 @@
"TopLinkTooltip": "Fortell oss hva du synes eller be om profesjonell støtte.",
"CommunityHelp": "Hjelp fra Matomo-samfunnet",
"ProfessionalHelp": "Profesjonell hjelp",
- "ProfessionalServicesPhoneEmailSupport": "Telefon- og e-poststøtte",
- "ProfessionalServicesPremiumFeatures": "Premium-funksjoner",
"ContactUs": "Kontakt oss"
}
} \ No newline at end of file
diff --git a/plugins/Feedback/lang/nl.json b/plugins/Feedback/lang/nl.json
index a2f669c7d5..07c7327c32 100644
--- a/plugins/Feedback/lang/nl.json
+++ b/plugins/Feedback/lang/nl.json
@@ -19,10 +19,6 @@
"ViewUserGuides": "Leer hoe je Matomo moet configureren en hoe je data te analyseren met onze %1$sgebruikers handleidingen%2$s",
"CommunityHelp": "Hulp van de gemeenschap",
"ProfessionalHelp": "Professionele hulp",
- "ProfessionalServicesReviewPiwikSetup": "Een overzicht van je Matomo omgeving",
- "ProfessionalServicesPhoneEmailSupport": "Telefoon en Email ondersteuning",
- "ProfessionalServicesPremiumFeatures": "Premium functies",
- "ProfessionalServicesAnalystConsulting": "Analytisch consulting services",
"ContactUs": "Neem contact met ons op",
"VisitTheForums": "Bezoek het %1$s Forums%2$s en ontvang hulp van de community van Matomo users"
}
diff --git a/plugins/Feedback/lang/pl.json b/plugins/Feedback/lang/pl.json
index 3b271916b1..b0d228e8ea 100644
--- a/plugins/Feedback/lang/pl.json
+++ b/plugins/Feedback/lang/pl.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Naucz się jak skonfigurować Matomo i jak efektywnie analizować twoje dane z naszym %1$spodręcznikiem użytkownika%2$s",
"CommunityHelp": "Wsparcie społeczności",
"ProfessionalHelp": "Profesjonalna pomoc",
- "ProfessionalServicesIntro": "Nasza ogólnoświatowa sieć profesjonalnych konsultantów wsparcia Matomo dla Klientów korzystających z własnej instalacji Matomo.",
"ProfessionalServicesOfferIntro": "Jakie usługi przyniosą Ci korzyści?",
- "ProfessionalServicesReviewPiwikSetup": "Przegląd ustawień Twojego Matomo'a",
- "ProfessionalServicesOptimizationMaintenance": "Usługi optymalizacji i utrzymania Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Wsparcie telefoniczne i e-mail",
- "ProfessionalServicesTraining": "Szkolenie użytkowników, techników i deweloperów",
- "ProfessionalServicesPremiumFeatures": "Funkcjonalności premium",
- "ProfessionalServicesCustomDevelopment": "Usługi programistyczne na zamówienie",
- "ProfessionalServicesAnalystConsulting": "Usługi konsultacji analitycznej",
"ContactUs": "Skontaktuj się z nami",
"VisitTheForums": "Odwiedź %1$sFora%2$s i uzyskaj pomoc społeczności użytkowników Matomo"
}
diff --git a/plugins/Feedback/lang/pt-br.json b/plugins/Feedback/lang/pt-br.json
index 84e2fa9d7d..7b3ed18c03 100644
--- a/plugins/Feedback/lang/pt-br.json
+++ b/plugins/Feedback/lang/pt-br.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Saiba como configurar o Matomo e como efetivamente analisar seus dados com o nosso %1$sguias do usuário%2$s",
"CommunityHelp": "Ajuda da Comunidade",
"ProfessionalHelp": "Suporte Profissional",
- "ProfessionalServicesIntro": "Nossa rede mundial de consultores profissionais de suporte para clientes Matomo que hospedam o Matomo em sua própria infraestrutura.",
"ProfessionalServicesOfferIntro": "Quais serviços você pode se beneficiar?",
- "ProfessionalServicesReviewPiwikSetup": "Uma revisão da sua configuração Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Serviços de otimização & manutenção Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Suporte por telefone e email",
- "ProfessionalServicesTraining": "Treinamento de Desenvolvedores, Técnicos e Usuários",
- "ProfessionalServicesPremiumFeatures": "Funcionalidades Premium",
- "ProfessionalServicesCustomDevelopment": "Serviços de Desenvolvimento Personalizados",
- "ProfessionalServicesAnalystConsulting": "Serviços de Consulturia Analítica",
"ContactUs": "Contato",
"VisitTheForums": "Visite o %1$s Fóruns%2$s e obtenha ajuda da comunidade de usuários Matomo",
"ReviewMatomoTitle": "Acredita em Matomo?",
diff --git a/plugins/Feedback/lang/pt.json b/plugins/Feedback/lang/pt.json
index 402ae94529..5ea3cef824 100644
--- a/plugins/Feedback/lang/pt.json
+++ b/plugins/Feedback/lang/pt.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Saiba como configurar o Matomo e como analisar eficazmente os seus dados com os nossos %1$sguias do utilizador%2$s",
"CommunityHelp": "Ajuda da comunidade",
"ProfessionalHelp": "Ajuda profissional",
- "ProfessionalServicesIntro": "A nossa rede mundial de consultores profissionais do Matomo apoia clientes que alojam o Matomo nas suas próprias infraestruturas.",
"ProfessionalServicesOfferIntro": "Quais os serviços que pode beneficiar?",
- "ProfessionalServicesReviewPiwikSetup": "Uma análise da sua configuração do Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Serviços de otimização e manutenção do Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Apoio por telefone ou e-mail",
- "ProfessionalServicesTraining": "Formação de utilizadores, de técnicos e de programadores",
- "ProfessionalServicesPremiumFeatures": "Funcionalidades exclusivas",
- "ProfessionalServicesCustomDevelopment": "Serviços de programação à medida",
- "ProfessionalServicesAnalystConsulting": "Serviços de consultoria de analistas",
"ContactUs": "Contacte-nos",
"VisitTheForums": "Visite os %1$s fóruns%2$s e obtenha ajuda da comunidade de utilizadores do Matomo"
}
diff --git a/plugins/Feedback/lang/ru.json b/plugins/Feedback/lang/ru.json
index 97ff3e6ef3..49df451040 100644
--- a/plugins/Feedback/lang/ru.json
+++ b/plugins/Feedback/lang/ru.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Узнайте, как настроить Matomo и эффективно анализировать Ваши данные, используя %1$s руководства пользователя%2$s",
"CommunityHelp": "Помощь сообщества",
"ProfessionalHelp": "Помощь профессионала",
- "ProfessionalServicesIntro": "Наша всемирная сеть профессиональных консультантов для технической поддержки клиентов Matomo, которые интегрируют Matomo в свою собственную инфраструктуру.",
"ProfessionalServicesOfferIntro": "Какими услугами вы можете воспользоваться?",
- "ProfessionalServicesReviewPiwikSetup": "Аудит ваших настроек Matomo",
- "ProfessionalServicesOptimizationMaintenance": "Услуги по оптимизации и техническому обслуживанию Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Поддержка по телефону и email.",
- "ProfessionalServicesTraining": "Обучение пользователей, технических специалистов и разработчиков",
- "ProfessionalServicesPremiumFeatures": "Премиальные особенности",
- "ProfessionalServicesCustomDevelopment": "Индивидуальные услуги по разработке",
- "ProfessionalServicesAnalystConsulting": "Консультации аналитиков",
"ContactUs": "Свяжитесь с нами",
"VisitTheForums": "Посетите %1$s Форумы%2$s и получите помощь от сообщества пользователей Matomo"
}
diff --git a/plugins/Feedback/lang/sq.json b/plugins/Feedback/lang/sq.json
index 6073878360..b8c15ad656 100644
--- a/plugins/Feedback/lang/sq.json
+++ b/plugins/Feedback/lang/sq.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Mësoni përmes %1$sudhërrëfyesit tonë për përdoruesit%2$s se si ta formësoni Matomo-n dhe si të analizoni me efikasitet të dhënat tuaja",
"CommunityHelp": "Ndihmë nga Bashkësia",
"ProfessionalHelp": "Ndihmë Profesionale",
- "ProfessionalServicesIntro": "Rrjeti ynë mbarëbotëror i konsulentëve profesionalë për Matomo ofron asistencë për klientë që kanë të instaluar Matomo-n në infrastrukturën e tyre.",
"ProfessionalServicesOfferIntro": "Prej cilave shërbime mund të përfitoni?",
- "ProfessionalServicesReviewPiwikSetup": "Një përmbledhje e rregullimit të Matomo-s tuaj",
- "ProfessionalServicesOptimizationMaintenance": "Shërbime optimizimi & mirëmbajtjeje të Matomo-s",
- "ProfessionalServicesPhoneEmailSupport": "Asistencë me Telefon dhe Email",
- "ProfessionalServicesTraining": "Trajnim Përdoruesish, Teknik, dhe Zhvilluesish",
- "ProfessionalServicesPremiumFeatures": "Veçori me pagesë",
- "ProfessionalServicesCustomDevelopment": "Shërbime Zhvillimi Përshtatjesh",
- "ProfessionalServicesAnalystConsulting": "Shërbime konsulence analisti",
"ContactUs": "Lidhuni me ne",
"VisitTheForums": "Vizitoni %1$s Forumet%2$s dhe merrni ndihmë prej bashkësisë së përdoruesve të Matomo-s",
"ReviewMatomoTitle": "Besoni në Matomo?",
diff --git a/plugins/Feedback/lang/sr.json b/plugins/Feedback/lang/sr.json
index fc639e6a69..350b311edd 100644
--- a/plugins/Feedback/lang/sr.json
+++ b/plugins/Feedback/lang/sr.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Naučite kako da podesite Matomo i kako da efikasno analizirate vaše podatke prateći %1$skorisničko uputstvo%2$s",
"CommunityHelp": "Pomoć zajednice",
"ProfessionalHelp": "Profesionalna pomoć",
- "ProfessionalServicesIntro": "Svetska mreža profesionalnih konsultanata za podršku klijentima koji hostuju Matomo na sopstvenim platformama.",
"ProfessionalServicesOfferIntro": "Od kojih usluga možete imati koristi?",
- "ProfessionalServicesReviewPiwikSetup": "Provera vaše Matomo instalacije",
- "ProfessionalServicesOptimizationMaintenance": "Usluge optimizacije i održavanja Matomo-a",
- "ProfessionalServicesPhoneEmailSupport": "Telefonska i podrška putem mejla",
- "ProfessionalServicesTraining": "Korisnički, tehnički i razvojni trening",
- "ProfessionalServicesPremiumFeatures": "Premium sadržaji",
- "ProfessionalServicesCustomDevelopment": "Razvoj usluga po vašoj želji",
- "ProfessionalServicesAnalystConsulting": "Usluge analitičkog konsaltinga",
"ContactUs": "Kontaktirajte nas",
"VisitTheForums": "Posetite %1$s Forum%2$s kako biste dobili pomoć zajednice Matomo korisnika"
}
diff --git a/plugins/Feedback/lang/sv.json b/plugins/Feedback/lang/sv.json
index 58a33399e2..4d6aa6882f 100644
--- a/plugins/Feedback/lang/sv.json
+++ b/plugins/Feedback/lang/sv.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Lär dig att konfigurera Matomo och hur man på ett effektivt sätt analyserar data med våra %1$sanvändarguider%2$s",
"CommunityHelp": "Community Hjälp",
"ProfessionalHelp": "Professionell hjälp",
- "ProfessionalServicesIntro": "Vårt globala nätverk av professionella Matomo-konsulter stöttar de kunder som själva driftar sina Matomo-installationer på egen infrastruktur.",
"ProfessionalServicesOfferIntro": "Vilka tjänster kan du dra nytta av?",
- "ProfessionalServicesReviewPiwikSetup": "En utvärdering av din Matomoinstallation",
- "ProfessionalServicesOptimizationMaintenance": "Matomo optimerings-tjänster och applikationsdrift.",
- "ProfessionalServicesPhoneEmailSupport": "Support via telefon och e-post",
- "ProfessionalServicesTraining": "Utbildning för användare, tekniker och utvecklare.",
- "ProfessionalServicesPremiumFeatures": "Premium-funktioner",
- "ProfessionalServicesCustomDevelopment": "Utvecklingstjänster",
- "ProfessionalServicesAnalystConsulting": "Analystjänster",
"ContactUs": "Kontakta oss",
"VisitTheForums": "Besök %1$s forumet%2$s och få hjälp av Matomo-användare"
}
diff --git a/plugins/Feedback/lang/tr.json b/plugins/Feedback/lang/tr.json
index d53710fd20..e1e061112b 100644
--- a/plugins/Feedback/lang/tr.json
+++ b/plugins/Feedback/lang/tr.json
@@ -19,15 +19,13 @@
"ViewUserGuides": "%1$sKullanıcı kitaplarını%2$s okuyarak Matomo yapılandırmasını nasıl yapacağınızı ve verilerinizi nasıl inceleyeceğinizi öğrenin",
"CommunityHelp": "Topluluk Desteği",
"ProfessionalHelp": "Profesyonel Destek",
- "ProfessionalServicesIntro": "Kendi sisteminde Matomo kullanan müşterilerimiz için dünya çapında profesyonel danışman ağımız bulunuyor.",
+ "ProfessionalServicesIntro": "Matomo Yerinde Destek Aboneliği ile işinizi büyütmek için Matomo Analytics kurarken ve kullanırken deneyimli ekibimizden çevrimiçi yardım alabilirsiniz.",
"ProfessionalServicesOfferIntro": "Alabileceğiniz hizmetler nelerdir?",
- "ProfessionalServicesReviewPiwikSetup": "Matomo kurulumunuzun özeti",
- "ProfessionalServicesOptimizationMaintenance": "Matomo iyileştirme ve bakım hizmetleri",
- "ProfessionalServicesPhoneEmailSupport": "Telefon ve E-posta ile destek",
- "ProfessionalServicesTraining": "Kullanıcı, Teknik ve Geliştirici eğitimleri",
- "ProfessionalServicesPremiumFeatures": "Ücretli özellikler",
- "ProfessionalServicesCustomDevelopment": "Özel Geliştirme hizmetleri",
- "ProfessionalServicesAnalystConsulting": "İstatistik danışmanlığı hizmetleri",
+ "ProfessionalServicesDedicatedSupport": "Her adımınızda size eşlik edecek bir Matomo ekibi üyesinin desteği",
+ "ProfessionalServicesOnboarding": "Çalışmaya başlama anketi ve bir Matomo Destek ekibi üyesi ile görüşme",
+ "ProfessionalServicesSupport": "24\/7 çevrimiçi destek isteği hizmeti",
+ "ProfessionalServicesTraining": "Matomo görüntülü eğitimlerine ayrıcalıklı erişim",
+ "ProfessionalServicesEmailAlerts": "Matomo güvenlik güncellemeleri hakkında e-posta bildirimleri",
"ContactUs": "Bizimle görüşün",
"VisitTheForums": "%1$sForumları%2$s ziyaret ederek Matomo kullanıcı topluluğundan destek alabilirsiniz",
"ReviewMatomoTitle": "Matomo uygulamasına güveniyor musunuz?",
diff --git a/plugins/Feedback/lang/vi.json b/plugins/Feedback/lang/vi.json
index 361b0e84da..b2137f7f18 100644
--- a/plugins/Feedback/lang/vi.json
+++ b/plugins/Feedback/lang/vi.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "Tìm hiểu cách định cấu hình Matomo và cách phân tích hiệu quả dữ liệu của bạn với %1$shướng dẫn%2$s của chúng tôi",
"CommunityHelp": "Trợ giúp cộng đồng",
"ProfessionalHelp": "Trợ giúp chuyên nghiệp",
- "ProfessionalServicesIntro": "Mạng lưới tư vấn chuyên nghiệp trên toàn thế giới của chúng tôi hỗ trợ khách hàng lưu trữ Matomo trên cơ sở hạ tầng của riêng họ.",
"ProfessionalServicesOfferIntro": "Những dịch vụ bạn có thể được hưởng lợi từ?",
- "ProfessionalServicesReviewPiwikSetup": "Đánh giá về thiết lập Matomo của bạn",
- "ProfessionalServicesOptimizationMaintenance": "Dịch vụ bảo trì và tối ưu hóa Matomo",
- "ProfessionalServicesPhoneEmailSupport": "Hỗ trợ qua điện thoại và email",
- "ProfessionalServicesTraining": "Đào tạo người dùng, kỹ thuật và nhà phát triển",
- "ProfessionalServicesPremiumFeatures": "Tính năng cao cấp",
- "ProfessionalServicesCustomDevelopment": "Dịch vụ phát triển tùy chỉnh",
- "ProfessionalServicesAnalystConsulting": "Dịch vụ tư vấn phân tích",
"ContactUs": "Liên hệ chúng tôi",
"VisitTheForums": "Truy cập %1$sdiễn đàn%2$s và nhận trợ giúp từ cộng đồng người dùng Matomo"
}
diff --git a/plugins/Feedback/lang/zh-tw.json b/plugins/Feedback/lang/zh-tw.json
index fa6644dd39..f91fe1d629 100644
--- a/plugins/Feedback/lang/zh-tw.json
+++ b/plugins/Feedback/lang/zh-tw.json
@@ -19,15 +19,7 @@
"ViewUserGuides": "查看我們的%1$s使用者指南%2$s以了解如何設定 Matomo 及如何有效分你的資料。",
"CommunityHelp": "社區協助",
"ProfessionalHelp": "專業協助",
- "ProfessionalServicesIntro": "我們的 Matomo 全球性網路專業顧問支援那些自己架設 Matomo 的客戶。",
"ProfessionalServicesOfferIntro": "你可以獲得哪些服務?",
- "ProfessionalServicesReviewPiwikSetup": "Matomo 安裝的評價",
- "ProfessionalServicesOptimizationMaintenance": "Matomo 優化及維護服務",
- "ProfessionalServicesPhoneEmailSupport": "電話及 Email 支援",
- "ProfessionalServicesTraining": "使用者、技術和開發人員訓練",
- "ProfessionalServicesPremiumFeatures": "高級功能",
- "ProfessionalServicesCustomDevelopment": "自訂服務開發",
- "ProfessionalServicesAnalystConsulting": "分析諮詢服務",
"ContactUs": "聯絡我們",
"VisitTheForums": "訪問%1$s論壇%2$s從社區中的 Matomo 使用者中取得協助。"
}
diff --git a/plugins/Goals/lang/de.json b/plugins/Goals/lang/de.json
index 8b9591eee3..330775f702 100644
--- a/plugins/Goals/lang/de.json
+++ b/plugins/Goals/lang/de.json
@@ -109,6 +109,8 @@
"VisitPageTitle": "eine Seite mit einem bestimmten Titel besucht",
"VisitsUntilConv": "Besuche bis zur Konversion",
"VisitUrl": "Die angegebene URL (Seite oder Gruppe von Seiten) wird besucht",
+ "VisitDurationMatchAttr": "Verweilt für eine bestimmte Zeitdauer",
+ "VisitDuration": "Besuchsdauer ist",
"WhenVisitors": "wenn vom Besucher",
"WhereThe": "bei denen die",
"WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "Die besuchte Seite muss einen Aufruf der JavaScript-Methode \"trackGoal\" enthalten (%1$serfahren Sie mehr%2$s)",
@@ -117,6 +119,7 @@
"GoalRevenue": "Ertrags-Ziel",
"EventValueAsRevenueHelp": "Wenn das passende Ereignis einen Ertrag hat, und dieser Ertrag als Ereignis-Wert getrackt wird, können Sie diese Option verwenden, um den Ereignis-Wert als Zielertragsumsatz aufzuzeichnen. Wenn Ihr Ertrags-Ziel im Umsatz nicht variiert, können Sie diese Option ignorieren und einfach oebn einen Standardertrag setzen.",
"EventValueAsRevenueHelp2": "Hinweis: Wenn sowohl ein Ertragsziel als auch ein Ereignis-Wert definiert ist, wird der Ereignis-Wert verwendet. Wenn diese Option aktiviert ist und in einer Anfrage kein Ereignis-Wert gesangt wird, dann wird das Standard Ertrags-Ziel (falls definiert) verwendet.",
+ "AtLeastMinutes": "mindestens %1$s Minuten. Verwenden Sie Dezimale um Sekunden anzugeben, zum Beispiel %2$s um 30 Sekunden zu definieren.",
"TimeInMinutes": "Zeit in Minuten"
}
} \ No newline at end of file
diff --git a/plugins/Goals/lang/it.json b/plugins/Goals/lang/it.json
index 0110a209ef..24a672e5ad 100644
--- a/plugins/Goals/lang/it.json
+++ b/plugins/Goals/lang/it.json
@@ -109,6 +109,8 @@
"VisitPageTitle": "Visita un determinato Titolo Pagina",
"VisitsUntilConv": "Visite alla Conversione",
"VisitUrl": "Visitano uno specifico URL (pagina o gruppo di pagine)",
+ "VisitDurationMatchAttr": "Rimani per un certo periodo di tempo",
+ "VisitDuration": "la durata della visita è",
"WhenVisitors": "quando i visitatori",
"WhereThe": "dove le",
"WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "La pagina visitata deve contenere una chiamata al metodo JavaScript 'trackGoal' (%1$sleggi di più%2$s)",
@@ -116,6 +118,8 @@
"UseEventValueAsRevenue": "Usa il valore evento (se esiste) come ricavo della conversione obiettivo.",
"GoalRevenue": "Ricavi Obiettivo",
"EventValueAsRevenueHelp": "Se l'evento di cui si sta eseguendo la corrispondenza ha dei ricavi, ed essi sono tracciati come valore dell'evento, è possibile abilitare questa opzione per registrare il valore dell'evento come ricavi della conversione dell'obiettivo. Se le entrate del tuo obiettivo non variano in base alla conversione, puoi ignorare questa opzione e impostare solo le entrate predefinite qui sopra.",
- "EventValueAsRevenueHelp2": "Nota: se sono definiti sia un guadagno obiettivo che un valore evento, verrà utilizzato il valore dell'evento. Se questa opzione è abilitata e nessun valore evento viene inviato in una richiesta, verranno utilizzate le entrate predefinite (se definite)."
+ "EventValueAsRevenueHelp2": "Nota: se sono definiti sia un guadagno obiettivo che un valore evento, verrà utilizzato il valore dell'evento. Se questa opzione è abilitata e nessun valore evento viene inviato in una richiesta, verranno utilizzate le entrate predefinite (se definite).",
+ "AtLeastMinutes": "almeno %1$s minuti. Usa i decimali per aggiungere i secondi, per esempio, %2$s per aggiungere 30 secondi.",
+ "TimeInMinutes": "Tempo in Minuti"
}
} \ No newline at end of file
diff --git a/plugins/Goals/lang/ja.json b/plugins/Goals/lang/ja.json
index 70303a0ef1..4ca078fec9 100644
--- a/plugins/Goals/lang/ja.json
+++ b/plugins/Goals/lang/ja.json
@@ -109,6 +109,8 @@
"VisitPageTitle": "入力されたタイトルのページを訪問",
"VisitsUntilConv": "ビジット数別のコンバージョン",
"VisitUrl": "特定の URL を訪問(ページまたはページグループ)",
+ "VisitDurationMatchAttr": "一定時間滞在する",
+ "VisitDuration": "訪問時間は",
"WhenVisitors": "ビジター",
"WhereThe": "対象:",
"WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "訪問したページに JavaScript の 'trackGoal' メソッドを呼び出す必要があります( %1$s詳細はこちら%2$s )",
@@ -117,6 +119,7 @@
"GoalRevenue": "目標収益",
"EventValueAsRevenueHelp": "一致するイベントに収益があり、その収益がイベント値としてトラッキングされている場合は、このオプションを有効にすると、イベントの値を目標コンバージョンの収益として記録できます。 コンバージョンごとに目標収入が変化しない場合は、このオプションを無視して上のデフォルト収益額を設定することができます。",
"EventValueAsRevenueHelp2": "注:デフォルトの目標収入とイベント値の両方が定義されている場合は、イベント値が使用されます。 このオプションを有効にして、要求でイベント値が送信されない場合は、デフォルト収益が使用されます(定義されている場合)。",
- "AtLeastMinutes": "少なくとも%1$s分。秒を一致させるには小数を使用します。たとえば、30秒を一致させるには%2$sを使用します。"
+ "AtLeastMinutes": "少なくとも%1$s分。秒を一致させるには小数を使用します。たとえば、30秒を一致させるには%2$sを使用します。",
+ "TimeInMinutes": "分単位の時間"
}
} \ No newline at end of file
diff --git a/plugins/Goals/lang/sq.json b/plugins/Goals/lang/sq.json
index 6e51fc2255..066d7127b8 100644
--- a/plugins/Goals/lang/sq.json
+++ b/plugins/Goals/lang/sq.json
@@ -109,6 +109,8 @@
"VisitPageTitle": "Vizitoni një Titull Faqeje të dhënë",
"VisitsUntilConv": "Vizita për Shndërrim",
"VisitUrl": "Vizitoni një URL të dhënë (faqe ose grup faqesh)",
+ "VisitDurationMatchAttr": "Qëndro për një kohë të caktuar",
+ "VisitDuration": "gjatësia e vizitës është",
"WhenVisitors": "kur vizitorët",
"WhereThe": "kur",
"WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "Faqja e vizituar lypset të përmbajë një thirrje të metodës JavaScript 'trackGoal' (%1$smësoni më tepër%2$s)",
@@ -116,6 +118,8 @@
"UseEventValueAsRevenue": "Përdore vlerën e veprimtarisë (në pastë) si të ardhur shndërrimi objektivi.",
"GoalRevenue": "Të ardhura Objektivi",
"EventValueAsRevenueHelp": "Nëse veprimtaria për të cilën keni përputhje ka të ardhura, dhe këto të ardhura ndiqen si vlera e veprimtarisë, mund ta aktivizoni këtë mundësi për të regjistruar vlerën e veprimtarisë si të ardhura shndërrimi objektivi. Nëse të ardhurat e objektivit tuaja nuk ndryshojnë sipas shndërrimesh, mund ta shpërfillni këtë mundësi dhe thjesht të caktoni më sipër një të ardhur parazgjedhje.",
- "EventValueAsRevenueHelp2": "Shënim: Nëse janë caktuar si e ardhura parazgjedhje e objektivit, ashtu edhe vlera e veprimtarisë, do të përdoret vlera e veprimtarisë. Nëse kjo mundësi është e aktivizuar dhe në një kërkesë nuk është dërguar vlerë veprimtarie, do të përdoret vlera parazgjedhje (në pastë të caktuar një të tillë)."
+ "EventValueAsRevenueHelp2": "Shënim: Nëse janë caktuar si e ardhura parazgjedhje e objektivit, ashtu edhe vlera e veprimtarisë, do të përdoret vlera e veprimtarisë. Nëse kjo mundësi është e aktivizuar dhe në një kërkesë nuk është dërguar vlerë veprimtarie, do të përdoret vlera parazgjedhje (në pastë të caktuar një të tillë).",
+ "AtLeastMinutes": "të paktën %1$s minuta. Përdorni shifra dhjetore për sekonda, për shembull, %2$s për përputhje me 30 sekonda.",
+ "TimeInMinutes": "Kohë në Minuta"
}
} \ No newline at end of file
diff --git a/plugins/LanguagesManager/lang/es-ar.json b/plugins/LanguagesManager/lang/es-ar.json
index 6bc2460f42..b8ee533d2c 100644
--- a/plugins/LanguagesManager/lang/es-ar.json
+++ b/plugins/LanguagesManager/lang/es-ar.json
@@ -1,5 +1,6 @@
{
"LanguagesManager": {
+ "AboutPiwikTranslations": "Acerca de las localizaciones de Matomo",
"TranslationSearch": "Búsqueda de localización"
}
} \ No newline at end of file
diff --git a/plugins/Login/lang/de.json b/plugins/Login/lang/de.json
index a5d472dca9..087c747318 100644
--- a/plugins/Login/lang/de.json
+++ b/plugins/Login/lang/de.json
@@ -36,6 +36,7 @@
"PasswordChanged": "Das Passwort wurde geändert.",
"PasswordRepeat": "Passwort (wiederholen)",
"PasswordsDoNotMatch": "Die Passwörter stimmen nicht überein.",
+ "PasswordResetAlreadySent": "Sie haben in der letzten Zeit zu viele Anfragen für Passwortzurücksetzungen erstellt. Eine neue Anfrage kann frühestens in einer Stunde erfolgen. Falls Sie Probleme beim Zurücksetzen Ihres Passworts haben, kontaktieren Sie bitte Ihren Administrator.",
"WrongPasswordEntered": "Bitte geben Sie das korrekte Passwort ein.",
"ConfirmPasswordToContinue": "Bitte bestätigen Sie Ihr Passwort um fortzufahren",
"PluginDescription": "Unterstützt Authentifizierung via Benutzername und Passwort sowie Password Reset Funktionalität. Die Authentifizierungsmethode kann durch ein anderes Login Plugin wie LoginLdap (verfügbar im Marketplace) geändert werden.",
diff --git a/plugins/Login/lang/fr.json b/plugins/Login/lang/fr.json
index 31b0b6ca62..6b8e2b3813 100644
--- a/plugins/Login/lang/fr.json
+++ b/plugins/Login/lang/fr.json
@@ -36,6 +36,7 @@
"PasswordChanged": "Votre mot de passe a été modifié",
"PasswordRepeat": "Mot de passe (répétez)",
"PasswordsDoNotMatch": "Les mots de passe ne correspondent pas.",
+ "PasswordResetAlreadySent": "Vous avez demandé trop de changements de mot de passe récemment. Une nouvelle demande pourra être faite dans une heure. Si vous rencontrez des problèmes pour changer votre mot de passe, merci de contacter votre administrateur pour obtenir de l'aide.",
"WrongPasswordEntered": "Veuillez entrer votre mot de passe correctement.",
"ConfirmPasswordToContinue": "Confirmez votre mot de passe pour continuer",
"PluginDescription": "Fournit une authentification via nom d'utilisateur et mot de passe ainsi qu'une fonctionnalité de réinitialisation. La méthode d'authentification peut être changée en utilisant un autre composant d'identification comme LoginLdap disponible depuis le Marché.",
diff --git a/plugins/Login/lang/it.json b/plugins/Login/lang/it.json
index 2eda582f6f..19551b9f6e 100644
--- a/plugins/Login/lang/it.json
+++ b/plugins/Login/lang/it.json
@@ -36,6 +36,7 @@
"PasswordChanged": "La tua password è stata cambiata.",
"PasswordRepeat": "Password (ripeti)",
"PasswordsDoNotMatch": "La password non corrisponde.",
+ "PasswordResetAlreadySent": "Di recente hai richiesto troppi ripristini di password. Una nuova richiesta può essere effettuata tra un'ora. In caso di problemi con la reimpostazione della password, contatta l'amministratore per avere assistenza.",
"WrongPasswordEntered": "Si prega di inserire la tua password corretta.",
"ConfirmPasswordToContinue": "Conferma la tua password per continuare",
"PluginDescription": "Fornisce l'autenticazione tramite user name e password, e anche la funzione di reset della password. Il metodo di autenticazione può essere cambiato utilizzando un altro plugin di accesso, come LoginLdap disponibile nel Marketplace.",
diff --git a/plugins/Login/lang/ja.json b/plugins/Login/lang/ja.json
index a8be360e12..e3da4d2aea 100644
--- a/plugins/Login/lang/ja.json
+++ b/plugins/Login/lang/ja.json
@@ -36,6 +36,7 @@
"PasswordChanged": "パスワードが変更されました。",
"PasswordRepeat": "パスワード(再入力)",
"PasswordsDoNotMatch": "パスワードが一致しません。",
+ "PasswordResetAlreadySent": "最近リクエストしたパスワードのリセットが多すぎます。 新しいリクエストは1時間で作成できます。 パスワードのリセットに問題がある場合は、管理者に連絡してください。",
"WrongPasswordEntered": "正しいパスワードを入力してください。",
"ConfirmPasswordToContinue": "続行するにはパスワードを確認してください",
"PluginDescription": "パスワードリセットの機能と同様にユーザ名とパスワードで認証を提供します。 Marketplace で利用可能な LoginLdap など別の Login プラグインを使用することによって、認証方法を変えることができます。",
diff --git a/plugins/Login/lang/sq.json b/plugins/Login/lang/sq.json
index 3ee239effd..96d3038db9 100644
--- a/plugins/Login/lang/sq.json
+++ b/plugins/Login/lang/sq.json
@@ -36,6 +36,7 @@
"PasswordChanged": "Fjalëkalimi juaj u ndryshua.",
"PasswordRepeat": "Fjalëkalim (sërish)",
"PasswordsDoNotMatch": "Fjalëkalimet nuk përputhen.",
+ "PasswordResetAlreadySent": "Tani së fundi keni kërkuar shumë ricaktime fjalëkalimi. Një kërkesë e re mund të bëhet pas një ore. Nëse keni probleme me ricaktimin e fjalëkalimit tuaj, ju lutemi, për ndihmë, lidhuni me përgjegjësin tuaj.",
"WrongPasswordEntered": "Ju lutemi, jepni fjalëkalimin tuaj të saktë.",
"ConfirmPasswordToContinue": "Që të vazhdohet, ripohoni fjalëkalimin tuaj",
"PluginDescription": "Ofron mirëfilltësim përmes emri përdoruesi dhe fjalëkalimi, si dhe funksionin e ricaktimit të fjalëkalimeve. Metoda e mirëfilltësimit mund të ndryshohet duke përdorur një tjetër shtojcë Hyrjesh, të tillë si LoginLdap, të cilën e gjeni te Marketplace-i.",
diff --git a/plugins/PrivacyManager/lang/fr.json b/plugins/PrivacyManager/lang/fr.json
index ecee270c2b..fabaa59e3a 100644
--- a/plugins/PrivacyManager/lang/fr.json
+++ b/plugins/PrivacyManager/lang/fr.json
@@ -70,7 +70,7 @@
"PseudonymizeUserIdNote2": "Note : remplacer par un pseudonyme n'est pas identique à une anonymisation des données. Dans les termes énoncés par RGPD : un pseudonyme identifiant l'utilisateur compte toujours comme une données personnelle. L'identifiant utilisateur originel pourrait toujours être identifié si certaines informations complémentaires étaient disponibles (auxquelles uniquement Matomo et votre traitement de données ont accès).",
"AnonymizeOrderIdNote": "Parce qu'un identifiant de commande peut être référencé au travers de plusieurs systèmes, typiquement un magasin de commerce électronique, l'identifiant de commande pourrait compter comme donnée personnelle pour RGPD. En sélectionnant cette option, un identifiant de commande va être automatiquement anonymisé de sorte qu'aucune information personnelle ne sera enregistrée.",
"UseAnonymizeIp": "Rendre anonymes les adresses IP des visiteurs",
- "UseAnonymizeTrackingData": "Anonymiser les données de suivit",
+ "UseAnonymizeTrackingData": "Anonymiser les données de suivi",
"UseAnonymizeUserId": "Anonymiser l'identifiant utilisateur",
"PseudonymizeUserId": "Remplacer l'identifiant utilisateur par un pseudonyme",
"UseAnonymizeOrderId": "Anonymiser l'identifiant de la commande",
diff --git a/plugins/Provider/lang/es-ar.json b/plugins/Provider/lang/es-ar.json
index 05caa3f39f..99b3c2dcfc 100644
--- a/plugins/Provider/lang/es-ar.json
+++ b/plugins/Provider/lang/es-ar.json
@@ -2,6 +2,7 @@
"Provider": {
"ColumnProvider": "Proveedor",
"PluginDescription": "Informa el proveedor de Internet de los visitantes.",
+ "ProviderReportDocumentation": "Este informe muestra qué proveedores de Internet (ISPs) usan tus visitantes para acceder al sitio web. Podés hacer clic en el nombre de un proveedor para más detalles. %s Si Matomo no puede determinar el proveedor de un visitante, se mostrará la IP.",
"WidgetProviders": "Proveedores",
"ProviderReportFooter": "Un proveedor desconocido significa que la dirección IP no pudo ser resuelta."
}
diff --git a/plugins/Referrers/lang/fr.json b/plugins/Referrers/lang/fr.json
index 297c662e0d..d3b1fa0353 100644
--- a/plugins/Referrers/lang/fr.json
+++ b/plugins/Referrers/lang/fr.json
@@ -56,7 +56,7 @@
"UsingNDistinctUrls": "(utilisant %s urls distinctes)",
"GenerateUrl": "Générer l'URL",
"URLCampaignBuilder": "Bâtisseur d'URL de campagne",
- "URLCampaignBuilderIntro": "L'outil %1$s bâtisseur d'URL%2$s vous permet de générer des URLs prêtes à être utilisées pour suivre des campagnes Matomo. Reportez-vous à la documentation à propos %3$sdu suivit de Campagne%4$s pour plus d'information.",
+ "URLCampaignBuilderIntro": "L'outil %1$s bâtisseur d'URL%2$s vous permet de générer des URLs prêtes à être utilisées pour suivre des campagnes Matomo. Reportez-vous à la documentation à propos %3$sdu suivi de Campagne%4$s pour plus d'information.",
"URLCampaignBuilderResult": "URL générée que vous pouvez copier\/coller dans vos Campagnes, Info courriel, Publicité Facebook ou Tweets:",
"ViewAllReferrers": "Afficher tous les référents",
"ViewReferrersBy": "Afficher les référents par %s",
diff --git a/plugins/ScheduledReports/lang/da.json b/plugins/ScheduledReports/lang/da.json
index eb75df973f..18b8583875 100644
--- a/plugins/ScheduledReports/lang/da.json
+++ b/plugins/ScheduledReports/lang/da.json
@@ -1,5 +1,6 @@
{
"ScheduledReports": {
+ "AggregateReportsFormat": "Vis valgmuligheder",
"AggregateReportsFormat_GraphsOnly": "Vis kun diagrammer (ingen tabeller)",
"AggregateReportsFormat_TablesAndGraphs": "Vis tabeller og diagrammer for alle rapporter",
"AggregateReportsFormat_TablesOnly": "(standard) Vis tabeller (diagrammer kun for nøglemålinger)",
@@ -22,10 +23,13 @@
"NoRecipients": "Denne rapport har ingen modtagere",
"Pagination": "Side %1$s af %2$s",
"PiwikReports": "Matomo rapporter",
+ "PleaseFindAttachedFile": "Se venligst %1$s rapport for %2$s i den vedhæftede fil.",
"SentFromX": "Sendt fra %s.",
"PleaseFindBelow": "Find rapporten nedenfor %1$s for %2$s.",
+ "PluginDescription": "Opret tilpassede rapporter og planlæg den udsendt pr. e-mail dagligt, ugentligt eller månedsvis til en eller flere modtagere. Adskillige rapport-formater understøttes (html, pdf, csv, billeder).",
"ReportFormat": "Rapportformat",
"ReportHour": "Send rapport kl. %s",
+ "ReportHourWithUTC": "Klokken %s UTC",
"ReportIncludeNWebsites": "Rapporten indeholder de vigtigste nøgletal for alle hjemmesider, der har mindst ét ​​besøg (fra %s hjemmesider der pt er tilgængelige).",
"ReportSent": "Rapport afsent",
"ReportsIncluded": "Statikker inkluderet",
@@ -47,6 +51,13 @@
"ReportUnsubscribe": "Afmeld en rapport",
"UnsubscribeReportConfirmation": "Er du sikker på, at du vil afmelde rapporten %1$s?",
"SuccessfullyUnsubscribed": "Du er blevet afmeldt rapporten %1$s.",
- "UnsubscribeFooter": "Klik her for at afmelde denne rapport: %1$s"
+ "UnsubscribeFooter": "Klik her for at afmelde denne rapport: %1$s",
+ "NoTokenProvided": "Der blev ikke leveret nogen token til URLen",
+ "NoSubscriptionFound": "Ingen tilmelding fundet. Måske var rapporten allerede afmeldt eller fjernet.",
+ "EvolutionGraphsShowForEachInPeriod": "Graf der viser udviklingen for %1$s hver dag %2$s de sidste %3$s",
+ "EvolutionGraphsShowForPreviousN": "Graf der viser udviklingen over den sidste N %s",
+ "ReportPeriod": "Rapport-periode",
+ "ReportPeriodHelp": "Perioden over data som er dækket i denne rapport. Som standard er det samme periode som i e-mail planen, så hvis rapporten er sendt ugentligt, vil den indeholde information for den sidste uge.",
+ "ReportPeriodHelp2": "Du kan imidlertid ændre dette, hvis du ønsker at se anden information og fortsat vil modtage den planlagte e-mail udsendelse. Hvis for eksempel e-mailen er planlagt udsendt ugentlig, og rapport-perioden er 'dag', vil du modtage information om den sidste dag, hver uge."
}
} \ No newline at end of file
diff --git a/plugins/SegmentEditor/lang/es-ar.json b/plugins/SegmentEditor/lang/es-ar.json
index f4d647baf4..3f4fe02531 100644
--- a/plugins/SegmentEditor/lang/es-ar.json
+++ b/plugins/SegmentEditor/lang/es-ar.json
@@ -1,5 +1,6 @@
{
"SegmentEditor": {
+ "PluginDescription": "Un segmento es un conjunto de criterios usados para seleccionar sólo una parte del conjunto entero de visitas. Al usar segmentos, podés inyectar un contexto arbitrario a tus informes.",
"AddANDorORCondition": "Agregar condición %s",
"AddNewSegment": "Agregar nuevo segmento",
"AreYouSureDeleteSegment": "¿Estás seguro que querés eliminar este segmento?",
@@ -21,6 +22,7 @@
"SegmentDisplayedThisWebsiteOnly": "sólo este sitio web",
"SegmentIsDisplayedForWebsite": "y procesado para",
"SegmentNotApplied": "Segmento \"%s'\" no aplicado",
+ "SegmentNotAppliedMessage": "Estás solicitando datos para el segmento personalizado \"%s\". Esta configuración de Matomo actualmente evita procesamiento en tiempo real de informes por razones de rendimiento.",
"SelectSegmentOfVisits": "Seleccionar un segmento de visitas:",
"ThisSegmentIsVisibleTo": "Este segmento es visible para:",
"VisibleToAllUsers": "todos los usuarios",
@@ -34,6 +36,22 @@
"SegmentXIsAUnionOf": "%s es una unión de estos fragmentos:",
"CustomSegment": "El segmento personalizado",
"SegmentOperatorIsNullOrEmpty": "es nulo o vacío",
- "SegmentOperatorIsNotNullNorEmpty": "no es nulo ni vacío"
+ "SegmentOperatorIsNotNullNorEmpty": "no es nulo ni vacío",
+ "UnprocessedSegmentNoData1": "Estos informes no tienen datos, porque el segmento que solicitaste %1$s todavía no fue procesado por el sistema.",
+ "UnprocessedSegmentNoData2": "Los datos para este segmento deberían estar disponibles en algunas horas, cuando el procesamiento se complete (si no lo hace, puede haber algún problema).",
+ "UnprocessedSegmentInVisitorLog1": "%1$sMientras tanto, podés usar el registro de visitas%2$s para probar si tu segmento coincidirá con tus usuarios correctamente al aplicarlo allí.",
+ "UnprocessedSegmentInVisitorLog2": "Al aplicarlo, podés ver inmediatamente qué visitas y acciones coincidieron con tu segmento.",
+ "UnprocessedSegmentInVisitorLog3": "Esto puede ayudarte a confirmar si tu segmento coincide con los usuarios y acciones que esperás.",
+ "UnprocessedSegmentApiError1": "El segmento \"%1$s\" está establecido a \"%2$s\" pero Matomo no está configurado actualmente para procesar informes segmentados en las solicitudes de API.",
+ "UnprocessedSegmentApiError2": "Para ver datos de este informe en el futuro, vas a necesitar editar tu segmento y elegir la opción etiquetada como \"%s\".",
+ "UnprocessedSegmentApiError3": "Luego de unas horas, los datos de tu segmento deberían estar disponibles a través de la API (si no lo está, puede haber algún problema).",
+ "CustomUnprocessedSegmentApiError1": "El segmento que solicitaste no fue creado en el editor de segmento y por lo tanto los datos del informe no fueron preprocesados.",
+ "CustomUnprocessedSegmentApiError2": "Para ver datos de este segmento, tenés que ir a Matomo y crear este segmento manualmente en el Editor de segmento.",
+ "CustomUnprocessedSegmentApiError3": "(Alternativamente, podés crear un nuevo segmento de forma programada usando el método de la API \"SegmentEditor.add\".)",
+ "CustomUnprocessedSegmentApiError4": "Una vez creado el segmento en el editor (o vía API), este mensaje de error desaparecerá y a las pocas horas vas a ver tus datos de informe segmentado, luego de que los datos de segmento hayan sido preprocesados (si no lo son, puede haber un problema).",
+ "CustomUnprocessedSegmentApiError5": "Por favor, tené en cuenta que podés probar si tu segmento funcionará sin tener que esperar a que sea procesado, usando la API \"Live.getLastVisitsDetails\".",
+ "CustomUnprocessedSegmentApiError6": "Al usar este método de API, vas a ver cuáles usuarios y acciones coincidieron con tu parámetro \"&segment=\".",
+ "CustomUnprocessedSegmentNoData": "Para ver datos para este segmento, tenér que crear este segmento manualmente en el Editor de segmento, luego esperar unas horas hasta que el proceso se complete.",
+ "AddThisToMatomo": "Agregar este segmento a Matomo"
}
} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/de.json b/plugins/SitesManager/lang/de.json
index 3857718c57..775ac4962e 100644
--- a/plugins/SitesManager/lang/de.json
+++ b/plugins/SitesManager/lang/de.json
@@ -72,6 +72,7 @@
"ShowTrackingTag": "Tracking-Code anzeigen",
"Sites": "Websites",
"SiteSearchUse": "Matomo kann auswerten, wonach Besucher in der internen Suche der Website suchen.",
+ "SiteWithoutDataTitle": "Es wurden bisher noch keine Daten gesammelt, untenstehendes Setup beachten",
"SiteWithoutDataDescription": "Für diese Website wurden bisher noch keine Analysedaten aufgezeichnet.",
"SiteWithoutDataSetupTracking": "Bitte fügen Sie den folgenden %1$sTracking Code%2$s auf ihrer Website ein, insofern Sie dies noch nicht getan haben.",
"SiteWithoutDataMessageDisappears": "Diese Nachricht wird verschwinden, sobald die ersten Daten für diese Website aufgezeichnet wurden.",
diff --git a/plugins/SitesManager/lang/fr.json b/plugins/SitesManager/lang/fr.json
index b210d04ac0..3b41c137ae 100644
--- a/plugins/SitesManager/lang/fr.json
+++ b/plugins/SitesManager/lang/fr.json
@@ -7,7 +7,7 @@
"ChangingYourTimezoneWillOnlyAffectDataForward": "Le fait de modifier votre fuseau horaire affectera uniquement les nouvelles données, ce n'est pas rétroactif.",
"Currency": "Devise",
"CurrencySymbolWillBeUsedForGoals": "Le symbole de la devise sera affiché à côté des revenus des Objectifs",
- "CustomizeJavaScriptTracker": "Personnaliser le suivit JavaScript",
+ "CustomizeJavaScriptTracker": "Personnaliser le suivi JavaScript",
"DefaultCurrencyForNewWebsites": "Devise par défaut pour les nouveaux sites web",
"DefaultTimezoneForNewWebsites": "Fuseau horaire par défaut pour les nouveaux sites web",
"DeleteConfirm": "Êtes-vous sûr(e) de vouloir supprimer le site %s ?",
@@ -72,6 +72,7 @@
"ShowTrackingTag": "Afficher le code",
"Sites": "Sites web",
"SiteSearchUse": "Vous pouvez utiliser Matomo pour suivre et effectuer un rapport sur ce que vos visiteurs cherchent sur le moteur de recherche interne de votre site web.",
+ "SiteWithoutDataTitle": "Aucune donnée enregistrée pour le moment, complétez la configuration ci-dessous",
"SiteWithoutDataDescription": "Aucune donnée d'analyse n'a été enregistrée pour ce site pour le moment.",
"SiteWithoutDataSetupTracking": "Veuillez configurer le %1$scode de suivi%2$s ci-dessous sur votre site web ou application si vous ne l'avez pas déjà fait.",
"SiteWithoutDataMessageDisappears": "Ce message disparaitra dès lors que certaines données auront été enregistrées pour ce site web.",
diff --git a/plugins/SitesManager/lang/it.json b/plugins/SitesManager/lang/it.json
index 6e147cebfe..acbb2753ee 100644
--- a/plugins/SitesManager/lang/it.json
+++ b/plugins/SitesManager/lang/it.json
@@ -72,6 +72,7 @@
"ShowTrackingTag": "Vedi codice Tracking",
"Sites": "Siti web",
"SiteSearchUse": "È possibile utilizzare Matomo per monitorare e creare dei report su ciò che i visitatori stanno cercando nel motore di ricerca interno del tuo sito web.",
+ "SiteWithoutDataTitle": "Nessun dato è stato ancora registrato, imposta qui sotto",
"SiteWithoutDataDescription": "Per questo sito non sono ancora stati tracciati dati statistici.",
"SiteWithoutDataSetupTracking": "Si prega di impostare in fondo al tuo sito web o all'app mobile il %1$scodice di traccimento%2$s, se non lo hai già fatto.",
"SiteWithoutDataMessageDisappears": "Questo messaggio scomparirà non appena dei dati di questo sito saranno raccolti.",
diff --git a/plugins/SitesManager/lang/ja.json b/plugins/SitesManager/lang/ja.json
index e725e0f4ac..f398f4a27e 100644
--- a/plugins/SitesManager/lang/ja.json
+++ b/plugins/SitesManager/lang/ja.json
@@ -72,6 +72,7 @@
"ShowTrackingTag": "トラッキングコードを表示",
"Sites": "ウェブサイト",
"SiteSearchUse": "Matomo を利用して、ビジターがウェブサイトの内部検索エンジンで検索しているものを追跡およびレポートすることができます。",
+ "SiteWithoutDataTitle": "データはまだ記録されていません。以下に設定してください",
"SiteWithoutDataDescription": "まだこのウエブサイトの分析データは追跡されていません。",
"SiteWithoutDataSetupTracking": "ウェブサイトあるいはモバイルアプリでトラッキングコードが未設定の場合は、下記の%1$sトラッキングコード%2$sを設定してください。",
"SiteWithoutDataMessageDisappears": "このメッセージは、このウェブサイトの一部のデータが追跡されるとすぐに消えます。",
diff --git a/plugins/SitesManager/lang/tr.json b/plugins/SitesManager/lang/tr.json
index 995e8a095c..365f530d5c 100644
--- a/plugins/SitesManager/lang/tr.json
+++ b/plugins/SitesManager/lang/tr.json
@@ -72,6 +72,7 @@
"ShowTrackingTag": "İzleme Kodunu Görüntüle",
"Sites": "Web Siteleri",
"SiteSearchUse": "Matomo ile ziyaretçilerin web sitenizin iç arama motorunda yaptığı aramaları izleyip raporlayabilirsiniz.",
+ "SiteWithoutDataTitle": "Henüz bir veri kaydedilmemiş, aşağıdaki ayarları yapın",
"SiteWithoutDataDescription": "Bu web sitesi için henüz bir izleme istatistiği verisi oluşturulmamış.",
"SiteWithoutDataSetupTracking": "Henüz yapmadıysanız lütfen aşağıdaki %1$sizleme kodunu%2$s web sitenize ya da mobil uygulamanıza kurun.",
"SiteWithoutDataMessageDisappears": "Web siteniz ile ilgili bir veri toplandığında bu ileti görüntülenmez.",
diff --git a/plugins/UsersManager/lang/es-ar.json b/plugins/UsersManager/lang/es-ar.json
index a033639e30..527be65617 100644
--- a/plugins/UsersManager/lang/es-ar.json
+++ b/plugins/UsersManager/lang/es-ar.json
@@ -1,46 +1,46 @@
{
"UsersManager": {
- "AddUser": "Añadir un nuevo usuario",
+ "AddUser": "Agregar un nuevo usuario",
"Alias": "Alias",
"AllWebsites": "Todos los sitios web",
"AnonymousUserHasViewAccess": "Nota: el usuario %1$s tiene acceso para %2$s para este sitio web.",
"AnonymousUserHasViewAccess2": "Tus informes de análisis y la información de tus visitantes son vistos públicamente.",
"ApplyToAllWebsites": "Aplicar a todos los sitios web",
- "ConfirmGrantSuperUserAccess": "Do you really want to grant '%s' Super User access? Warning: the user will have access to all websites and will be able to perform administrative tasks.",
- "DeleteConfirm": "¿Está seguro que desea eliminar al usuario %s?",
- "Email": "Email",
- "EmailYourAdministrator": "%1$sEnviar un correo electrónico a su administrador acerca de este problema%2$s.",
- "ExceptionDeleteDoesNotExist": "El usuario '%s' no existe, por lo tanto, no puede ser borrado.",
- "ExceptionDeleteOnlyUserWithSuperUserAccess": "Deleting user '%s' is not possible.",
- "ExceptionEmailExists": "Ya existe un usuario con el email '%s'.",
- "ExceptionInvalidEmail": "El email no tiene un formato válido.",
- "ExceptionPasswordMD5HashExpected": "UsersManager.getTokenAuth está a la espera de una contraseña con algoritmo hash MD5 (32 caracteres de longitud). Por favor llame a la función md5() en la contraseña antes de llamar a este método.",
- "ExceptionRemoveSuperUserAccessOnlySuperUser": "Removing the Super User access from user '%s' is not possible.",
- "ExceptionUserDoesNotExist": "El usuario '%s' no existe.",
- "ExceptionYouMustGrantSuperUserAccessFirst": "There has to be at least one user with Super User access. Please grant Super User access to another user first.",
- "ExcludeVisitsViaCookie": "Excluir sus visitas usando una cookie",
- "ForAnonymousUsersReportDateToLoadByDefault": "Para los usuarios anónimos, fecha del reporte a cargar por defecto",
- "InjectedHostCannotChangePwd": "Está actualmente visitando con un medio desconocido (%1$s). No puede cambiar su contraseña hasta que el problema esté soluionado.",
- "ManageAccess": "Administrar el Acceso",
- "MenuAnonymousUserSettings": "Configuración de usuario Anónimo",
+ "ConfirmGrantSuperUserAccess": "¿Estás seguro que querés garantizarle a \"%s\" acceso de súperusuario? Advertencia: el usuario tendrá acceso a todos los sitios web y podrá ejecutar tareas administrativas.",
+ "DeleteConfirm": "¿Estás seguro que querés eliminar al usuario %s?",
+ "Email": "Correo electrónico",
+ "EmailYourAdministrator": "%1$sEnviale un correo electrónico a tu administrador sobre este problema%2$s.",
+ "ExceptionDeleteDoesNotExist": "El usuario \"%s\" no existe, por lo tanto, no puede ser eliminado.",
+ "ExceptionDeleteOnlyUserWithSuperUserAccess": "No es posible eliminar al usuario \"%s\".",
+ "ExceptionEmailExists": "Ya existe un usuario con el correo electrónico \"%s\".",
+ "ExceptionInvalidEmail": "El correo electrónico no tiene un formato válido.",
+ "ExceptionPasswordMD5HashExpected": "\"UsersManager.getTokenAuth\" está a la espera de una contraseña con algoritmo hash MD5 (32 caracteres de longitud). Por favor, invocá la función md5() en la contraseña antes de invocar este método.",
+ "ExceptionRemoveSuperUserAccessOnlySuperUser": "Quitar el acceso de súperusuario a \"%s\" no es posible.",
+ "ExceptionUserDoesNotExist": "El usuario \"%s\" no existe.",
+ "ExceptionYouMustGrantSuperUserAccessFirst": "Tiene que haber, al menos, un usuario con acceso de súperusuario. Por favor, primero garantizale el acceso de súperusuario a otro usuario.",
+ "ExcludeVisitsViaCookie": "Excluir tus visitas usando una cookie",
+ "ForAnonymousUsersReportDateToLoadByDefault": "Para los usuarios anónimos, fecha del informe a cargar predeterminadamente",
+ "InjectedHostCannotChangePwd": "Actualmente estás visitando con un servidor desconocido (%1$s). No podés cambiar tu contraseña hasta que el problema sea solucionado.",
+ "ManageAccess": "Administrar el acceso",
+ "MenuAnonymousUserSettings": "Configuración de usuario anónimo",
"MenuUsers": "Usuarios",
"MenuUserSettings": "Configuración de usuario",
- "NoteNoAnonymousUserAccessSettingsWontBeUsed2": "Nota: No puede modificar la configuración en esta sección, debido a que no posee ningún sitio de internet que pueda ser contactado por un usuario anónimo.",
- "NoUsersExist": "There are no users yet.",
+ "NoteNoAnonymousUserAccessSettingsWontBeUsed2": "Nota: no podés modificar la configuración en esta sección, porque no tenés ningún sitio web que pueda ser accedido por un usuario anónimo.",
+ "NoUsersExist": "Todavía no hay usuarios.",
"PrivAdmin": "Admin",
"PrivNone": "Sin acceso",
"PrivView": "Ver",
- "ReportDateToLoadByDefault": "Fecha del reporte a cargar por defecto",
- "ReportToLoadByDefault": "Reporte a cargar por defecto",
- "SuperUserAccessManagement": "Manage Super User access",
- "SuperUserAccessManagementMainDescription": "Super users have the highest permissions. They can perform all administrative tasks such as adding new websites to monitor, adding users, changing user permissions, activating and deactivating plugins and even installing new plugins from the Marketplace.",
- "TheLoginScreen": "Pantalla de ingreso",
+ "ReportDateToLoadByDefault": "Fecha del informe a cargar predeterminadamente",
+ "ReportToLoadByDefault": "Informe a cargar predeterminadamente",
+ "SuperUserAccessManagement": "Administrar acceso de súperusuario",
+ "SuperUserAccessManagementMainDescription": "Los súperusuarios tienen los permisos más altos. Ellos pueden ejecutar todas las tareas administrativas como agregar nuevos sitios web para monitorear, agregar usuarios, cambiar permisos de usuarios, activar y desactivar plugins e incluso instalar nuevos plugins desde el Mercado.",
+ "TheLoginScreen": "Pantalla de inicio de sesión",
"ThereAreCurrentlyNRegisteredUsers": "Actualmente hay %s usuarios registrados.",
- "TypeYourPasswordAgain": "Ingrese la contraseña de nuevo",
+ "TypeYourPasswordAgain": "Ingresá tu nueva contraseña de nuevo.",
"User": "Usuario",
- "UsersManagement": "Administración de Usuarios",
- "UsersManagementMainDescription": "Cree nuevos usuarios o actualice los actuales. Luego puede configurar sus permisos.",
- "YourUsernameCannotBeChanged": "Su nombre de usuario no puede cambiarse.",
+ "UsersManagement": "Administración de usuarios",
+ "UsersManagementMainDescription": "Creá nuevos usuarios o actualizá los actuales. Luego podés configurar sus permisos arriba.",
+ "YourUsernameCannotBeChanged": "No se puede cambiar tu nombre de usuario.",
"ShowAll": "Mostrar todo",
"Username": "Nombre de usuario"
}
diff --git a/plugins/VisitTime/lang/es-ar.json b/plugins/VisitTime/lang/es-ar.json
index c6a93692bf..066943efdb 100644
--- a/plugins/VisitTime/lang/es-ar.json
+++ b/plugins/VisitTime/lang/es-ar.json
@@ -1,17 +1,35 @@
{
"VisitTime": {
"ColumnLocalTime": "Hora local",
+ "ColumnLocalHour": "Hora local: hora (inicio de la visita)",
+ "ColumnLocalMinute": "Hora local: minuto (inicio de la visita)",
"ColumnServerTime": "Hora del servidor",
+ "ColumnServerHour": "Hora del servidor: hora",
+ "ColumnVisitEndServerHour": "Hora del servidor: hour (fin de la visita)",
+ "ColumnVisitEndServerMinute": "Hora del servidor: minuto (fin de la visita)",
+ "ColumnVisitStartServerHour": "Hora del servidor: hora (inicio de la visita)",
+ "ColumnVisitStartServerMinute": "Hora del servidor: minuto (inicio de la visita)",
+ "ColumnVisitEndServerDate": "Hora del servidor: fecha (fin de la visita)",
+ "ColumnVisitEndServerDayOfMonth": "Hora del servidor: día del mes (fin de la visita)",
+ "ColumnVisitEndServerDayOfWeek": "Hora del servidor: día de la semana (fin de la visita)",
+ "ColumnVisitEndServerDayOfYear": "Hora del servidor: día del año (fin de la visita)",
+ "ColumnVisitEndServerQuarter": "Hora del servidor: trimestre (fin de la visita)",
+ "ColumnVisitEndServerSecond": "Hora del servidor: segundo (fin de la visita)",
+ "ColumnVisitEndServerWeekOfYear": "Hora del servidor: semana del año (fin de la visita)",
+ "ColumnVisitEndServerMonth": "Hora del servidor: mes (fin de la visita)",
+ "ColumnVisitEndServerYear": "Hora del servidor: año (fin de la visita)",
+ "ColumnServerMinute": "Hora del servidor: minuto",
"DayOfWeek": "Día de la semana",
"LocalTime": "Visitas por hora local",
"NHour": "%sh",
+ "PluginDescription": "Informa la hora local y la hora del servidor cuando tus visitantes visualizaron el sitio web o la aplicación.",
"ServerTime": "Visitas por hora del servidor",
- "SubmenuTimes": "Tiempos",
+ "SubmenuTimes": "Veces",
"VisitsByDayOfWeek": "Visitas por día de la semana",
- "WidgetByDayOfWeekDocumentation": "Este gráfico muestra el número de visitas que su sitio de internet recibió en cada día de la semana.",
+ "WidgetByDayOfWeekDocumentation": "Este gráfico muestra el número de visitas que tu sitio web recibió en cada día de la semana.",
"WidgetLocalTime": "Visitas por hora local",
- "WidgetLocalTimeDocumentation": "Este gráfico muestra que horario fue %1$sen las zonas horarias de los visitantes %2$s durante sus visitas.",
+ "WidgetLocalTimeDocumentation": "Este gráfico muestra qué hora era %1$sen las zonas horarias de los visitantes %2$s durante sus visitas.",
"WidgetServerTime": "Visitas por hora del servidor",
- "WidgetServerTimeDocumentation": "Este gráfico muestra cual fue el horario en la %1$s zona horaria del servidor %2$s durante las visitas."
+ "WidgetServerTimeDocumentation": "Este gráfico muestra qué hora era en la %1$s zona horaria del servidor %2$s durante las visitas."
}
} \ No newline at end of file
diff --git a/plugins/Widgetize/lang/es-ar.json b/plugins/Widgetize/lang/es-ar.json
index cdc9727f7d..efb9943724 100644
--- a/plugins/Widgetize/lang/es-ar.json
+++ b/plugins/Widgetize/lang/es-ar.json
@@ -1,5 +1,7 @@
{
"Widgetize": {
- "OpenInNewWindow": "Abrir en una nueva ventana"
+ "OpenInNewWindow": "Abrir en una nueva ventana",
+ "PluginDescription": "Muestra cualquier informe de Matomo en tu sitio web o aplicación con una simple etiqueta HTML insertada.",
+ "TopLinkTooltip": "Exportar los informes de Matomo como widgets e insertar el panel en tu aplicación como un iFrame."
}
} \ No newline at end of file