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@piwik.org>2018-06-12 20:57:14 +0300
committerGitHub <noreply@github.com>2018-06-12 20:57:14 +0300
commit8c7a50cb6738232c8da2042e4de14b13fd77eba9 (patch)
treea94fced9184c9e7332b42733e02db7366ee37f07 /plugins/API
parentd2fe5a42c53df4fa92ca668f486f6359e5930d55 (diff)
language update (#13057)
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/lang/pt.json1
-rw-r--r--plugins/API/lang/sq.json3
-rw-r--r--plugins/API/lang/zh-tw.json3
3 files changed, 5 insertions, 2 deletions
diff --git a/plugins/API/lang/pt.json b/plugins/API/lang/pt.json
index 34d724bf8d..2756ee61bd 100644
--- a/plugins/API/lang/pt.json
+++ b/plugins/API/lang/pt.json
@@ -1,5 +1,6 @@
{
"API": {
+ "ChangeTokenHint": "Se quiser alterar este código, por favor, aceda à sua %1$spágina de definições pessoais%2$s.",
"GenerateVisits": "Se não tiver dados para hoje pode gerar alguns através do plugin %1$s. Pode activar o plugin %2$s, e depois clicar no menu 'Gerador de Visitantes' na área de Administração do Matomo.",
"KeepTokenSecret": "Este token_auth é tão secreto como o seu nome de utilizador e palavra-passe. %1$s não o partilhe%2$s!",
"LoadedAPIs": "%s APIs carregadas com sucesso",
diff --git a/plugins/API/lang/sq.json b/plugins/API/lang/sq.json
index 7edee28f08..f71df0fb12 100644
--- a/plugins/API/lang/sq.json
+++ b/plugins/API/lang/sq.json
@@ -10,6 +10,7 @@
"TopLinkTooltip": "Hyni programatikisht te të dhënat tuaja të Analizave Web përmes një API-je të thjeshtë json, xml, etj.",
"UserAuthentication": "Mirëfilltësim përdoruesi",
"UsingTokenAuth": "Nëse doni të %1$s kërkoni të dhëna brenda një programthi, një crontab-i, etj. %2$s lypset të shtoni parametrin %3$s te URL-të për thirrje API që lypin mirëfilltësim.",
- "Glossary": "Fjalorth"
+ "Glossary": "Fjalorth",
+ "LearnAboutCommonlyUsedTerms2": "Mësoni më tepër rreth termash të përdorur rëndom, që të përfitoni maksimumin prej Matomo Analytics."
}
} \ No newline at end of file
diff --git a/plugins/API/lang/zh-tw.json b/plugins/API/lang/zh-tw.json
index 6b96d759b4..18272f9643 100644
--- a/plugins/API/lang/zh-tw.json
+++ b/plugins/API/lang/zh-tw.json
@@ -10,6 +10,7 @@
"TopLinkTooltip": "透過簡單的 API 來取得 json、xml 等格式的網頁分析資料。",
"UserAuthentication": "使用者驗證",
"UsingTokenAuth": "如果你想%1$s經由程式碼或工作排程來請求資料。%2$s你需要新增參數 %3$s 至 API 呼叫網址來進行驗證。",
- "Glossary": "詞彙表"
+ "Glossary": "詞彙表",
+ "LearnAboutCommonlyUsedTerms2": "瞭解更多最常使用的術語,讓 Matomo 分析發揮至極。"
}
} \ No newline at end of file