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-09-27 16:08:34 +0300
committerGitHub <noreply@github.com>2019-09-27 16:08:34 +0300
commit79df2581d264f11aac1df1d5af335c82604cf8d6 (patch)
tree877104baf0513bb434063bf910403e98daf2c988 /plugins/Tour
parenteec541ac24711bf5aaffb687d5cca68c96158e87 (diff)
language update (#14916)
Diffstat (limited to 'plugins/Tour')
-rw-r--r--plugins/Tour/lang/nl.json24
-rw-r--r--plugins/Tour/lang/pt.json28
2 files changed, 50 insertions, 2 deletions
diff --git a/plugins/Tour/lang/nl.json b/plugins/Tour/lang/nl.json
index 7d3dd12d32..14102c4d3a 100644
--- a/plugins/Tour/lang/nl.json
+++ b/plugins/Tour/lang/nl.json
@@ -19,7 +19,29 @@
"SelectDateRangeDescription": "Selecteer een periode in de kalender.",
"ChangeVisualisation": "Wijzig een visualisatie",
"FlattenActions": "Maak een pagina rapport vlak",
+ "ChallengeCompleted": "Gefeliciteerd, je hebt deze uitdaging voltooid.",
"BecomeMatomoExpert": "Wordt een Matomo Expert",
- "CompletionTitle": "Goed gedaan!"
+ "YouCanCallYourselfExpert": "Je kunt jezelf nu een echte %1$s Matomo Expert %2$s noemen.",
+ "StatusLevel": "Je bent momenteel een %1$s. Voltooi nog %2$s meer uitdagingen en wordt een %3$s.",
+ "ConfigureGeolocationDescription": "Zorg ervoor dat de locatie van uw bezoekers correct wordt gedetecteerd.",
+ "DisableBrowserArchiving": "Schakel browser archivering uit voor betere prestaties",
+ "SkipThisChallenge": "Sla deze uitdaging over",
+ "ShareYourAchievementOn": "Deel je prestaties op %1$s.",
+ "MatomoBeginner": "Matomo Beginner",
+ "MatomoIntermediate": "Matomo Intermediate",
+ "MatomoTalent": "Matomo Talent",
+ "MatomoProfessional": "Matomo Professional",
+ "MatomoExpert": "Matomo Expert",
+ "ConfigureGeolocation": "Configureer geolocatie",
+ "CustomiseDashboard": "Pas een dashboard aan",
+ "DefineGoal": "Voeg een doel toe",
+ "EmbedTrackingCode": "Integreer trackingcode",
+ "CompletionTitle": "Goed gedaan!",
+ "CompletionMessage": "Je hebt alle uitdagingen voltooid. Geef jezelf een schouderklop.",
+ "Part1Title": "Welkom bij Matomo %1$s. Met dit widget kan je in een mum van tijd een Matomo-expert worden.",
+ "Part2Title": "Hou het vol %1$s! Je bent goed op weg om een Matomo expert te worden.",
+ "Part3Title": "Goede vooruitgang %1$s! Als je zo doorgaat, word je een expert in no time!",
+ "Part4Title": "Goede vooruitgang %1$s! Nog maar een paar uitdagingen te gaan.",
+ "OnlyVisibleToSuperUser": "Allen jij als een %1$s Super User %2$skan dit widget zien."
}
} \ No newline at end of file
diff --git a/plugins/Tour/lang/pt.json b/plugins/Tour/lang/pt.json
index 0722ed5df9..b3d52e82ed 100644
--- a/plugins/Tour/lang/pt.json
+++ b/plugins/Tour/lang/pt.json
@@ -1,8 +1,34 @@
{
"Tour": {
"Engagement": "Interesse",
+ "UploadLogo": "Carregar o seu logótipo",
+ "AddUser": "Adicionar outro utilizador",
+ "AddWebsite": "Adicionar outro site",
+ "AddSegment": "Adicionar um segmento",
+ "AddAnnotation": "Adicionar uma anotação",
"BrowseMarketplace": "Explorar a loja",
+ "PreviousChallenges": "Desafios prévios",
+ "NextChallenges": "Próximos desafios",
+ "RowEvolution": "Evolução da linha",
"ViewX": "Ver %s",
- "CompletionTitle": "Excelente!"
+ "SetupX": "Configurar %s",
+ "SelectDateRange": "Escolher um intervalo de datas",
+ "SelectDateRangeDescription": "Escolher um intervalo de datas no calendário.",
+ "ChangeVisualisation": "Alterar uma visualização",
+ "ViewVisitsLogDescription": "O registo de visitas apresenta-lhe todas as visitas individuais e as ações realizadas por cada visitante no seu site.",
+ "ViewVisitorProfileDescription": "O registo de visitantes ajuda-o a melhor compreender o comportamento individual dos seus visitantes através do resumo e listagem das visitas dos mesmos.",
+ "ChallengeCompleted": "Parabéns, conseguiu completar este desafio.",
+ "StatusLevel": "Atualmente é %1$s. Complete mais %2$sdesafios para se tornar num %3$s.",
+ "SkipThisChallenge": "Saltar este desafio",
+ "ConfigureGeolocation": "Configurar a geolocalização",
+ "CustomiseDashboard": "Personalizar o painel",
+ "DefineGoal": "Adicionar um objetivo",
+ "EmbedTrackingCode": "Incorporar código de acompanhamento",
+ "CompletionTitle": "Excelente!",
+ "CompletionMessage": "Conseguiu completar todos os desafios. Merece uma palmadinha nas costas.",
+ "Part1Title": "Bem-vindo ao Matomo %1$s. Este widget vai ajudá-lo a tornar-se num especialista do Matomo num instante.",
+ "Part2Title": "Continue assim %1$s! Está no bom caminho para se tornar num especialista do Matomo.",
+ "Part3Title": "Que ótimo progresso %1$s! Se continuar assim, será um especialista do Matomo num instante!",
+ "Part4Title": "Ótimo progresso %1$s! Restam apenas alguns desafios a completar."
}
} \ No newline at end of file