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-05-24 18:29:17 +0300
committerGitHub <noreply@github.com>2018-05-24 18:29:17 +0300
commitedb14e861f266a78fcc31c4324da7010dd129f36 (patch)
tree686d93aef87ed05723d77e12989295f97445d85f /plugins/Actions
parent1e0787e62f4d825416ceef00bb8276d459b0109b (diff)
language update (#12982)
Diffstat (limited to 'plugins/Actions')
-rw-r--r--plugins/Actions/lang/pt.json2
-rw-r--r--plugins/Actions/lang/sq.json3
-rw-r--r--plugins/Actions/lang/tr.json3
3 files changed, 5 insertions, 3 deletions
diff --git a/plugins/Actions/lang/pt.json b/plugins/Actions/lang/pt.json
index e5e2974dc1..3cf622e407 100644
--- a/plugins/Actions/lang/pt.json
+++ b/plugins/Actions/lang/pt.json
@@ -1,6 +1,6 @@
{
"Actions": {
- "AvgGenerationTimeTooltip": "Média com base em %1$s hit(s) %2$s entre %3$s e %4$s",
+ "AvgGenerationTimeTooltip": "Média com base em %1$s ocorrência(s) %2$s entre %3$s e %4$s",
"ColumnClickedURL": "Endereço Clicado",
"ColumnClicks": "Cliques",
"ColumnClicksDocumentation": "O número de vezes que o link foi clicado.",
diff --git a/plugins/Actions/lang/sq.json b/plugins/Actions/lang/sq.json
index bfcb96bbae..96bd5538c9 100644
--- a/plugins/Actions/lang/sq.json
+++ b/plugins/Actions/lang/sq.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Fjalëkyçe Kërkimi në Sajt",
"WidgetSearchNoResultKeywords": "Fjalëkyça Kërkimesh me Pa Përfundime",
"ActionType": "Lloj Veprimi",
- "ActionTypes": "Lloje Veprimesh"
+ "ActionTypes": "Lloje Veprimesh",
+ "Behaviour": "Sjellje"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/tr.json b/plugins/Actions/lang/tr.json
index 34bdb81943..693a2699df 100644
--- a/plugins/Actions/lang/tr.json
+++ b/plugins/Actions/lang/tr.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Site Arama Anahtar Sözcükleri",
"WidgetSearchNoResultKeywords": "Sonuç Vermeyen Arama Anahtar Sözcükleri",
"ActionType": "Eylem Türü",
- "ActionTypes": "İşlem Türleri"
+ "ActionTypes": "İşlem Türleri",
+ "Behaviour": "Davranış"
}
} \ No newline at end of file