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-04 22:49:58 +0300
committerGitHub <noreply@github.com>2018-06-04 22:49:58 +0300
commit0145863cec0c98952d5bd5da1645de9eb4cea352 (patch)
tree8ed3b7e8c8070cb9071fa5b3d94fd8b52bfc3d46 /plugins/Actions
parent23b4ae351a0bf40d86b39804e62c92c72b6ffe33 (diff)
language update (#13031)
Diffstat (limited to 'plugins/Actions')
-rw-r--r--plugins/Actions/lang/de.json3
-rw-r--r--plugins/Actions/lang/el.json3
-rw-r--r--plugins/Actions/lang/it.json3
-rw-r--r--plugins/Actions/lang/ja.json3
-rw-r--r--plugins/Actions/lang/pl.json3
-rw-r--r--plugins/Actions/lang/pt-br.json3
-rw-r--r--plugins/Actions/lang/zh-tw.json3
7 files changed, 14 insertions, 7 deletions
diff --git a/plugins/Actions/lang/de.json b/plugins/Actions/lang/de.json
index 99a7492f98..9c4131a428 100644
--- a/plugins/Actions/lang/de.json
+++ b/plugins/Actions/lang/de.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Suchbegriffe (interne Suche)",
"WidgetSearchNoResultKeywords": "Suchbegriffe ohne Ergebnisse",
"ActionType": "Typ der Aktion",
- "ActionTypes": "Aktionstypen"
+ "ActionTypes": "Aktionstypen",
+ "Behaviour": "Verhalten"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/el.json b/plugins/Actions/lang/el.json
index 7dc2231361..7045f6ccd3 100644
--- a/plugins/Actions/lang/el.json
+++ b/plugins/Actions/lang/el.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Λέξεις-κλειδιά Αναζήτησης Ιστοσελίδας",
"WidgetSearchNoResultKeywords": "Λέξεις-κλειδιά Χωρίς Αποτελέσματα",
"ActionType": "Τύπος Ενέργειας",
- "ActionTypes": "Τύποι ενεργειών"
+ "ActionTypes": "Τύποι ενεργειών",
+ "Behaviour": "Συμπεριφορά"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/it.json b/plugins/Actions/lang/it.json
index fe2b0e9b63..4805522773 100644
--- a/plugins/Actions/lang/it.json
+++ b/plugins/Actions/lang/it.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Parole Chiave di Ricerca sul Sito",
"WidgetSearchNoResultKeywords": "Parole Chiave di Ricerca senza risultati",
"ActionType": "Tipo di Azione",
- "ActionTypes": "Tipi di Azione"
+ "ActionTypes": "Tipi di Azione",
+ "Behaviour": "Comportamento"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/ja.json b/plugins/Actions/lang/ja.json
index c5fafd6a5f..4a151189da 100644
--- a/plugins/Actions/lang/ja.json
+++ b/plugins/Actions/lang/ja.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "サイト検索キーワード",
"WidgetSearchNoResultKeywords": "検索結果無しの検索キーワード",
"ActionType": "アクションタイプ",
- "ActionTypes": "アクションタイプ"
+ "ActionTypes": "アクションタイプ",
+ "Behaviour": "行動"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/pl.json b/plugins/Actions/lang/pl.json
index 34fab470c8..9d13b7335b 100644
--- a/plugins/Actions/lang/pl.json
+++ b/plugins/Actions/lang/pl.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Słowa kluczowe wyszukiwarki",
"WidgetSearchNoResultKeywords": "Słowa Kluczowe bez Wyników",
"ActionType": "Typ Akcji",
- "ActionTypes": "Typy Akcji"
+ "ActionTypes": "Typy Akcji",
+ "Behaviour": "Zachowanie"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/pt-br.json b/plugins/Actions/lang/pt-br.json
index d80042f80d..384950c017 100644
--- a/plugins/Actions/lang/pt-br.json
+++ b/plugins/Actions/lang/pt-br.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "Busca local por Palavras-Chave",
"WidgetSearchNoResultKeywords": "Palavras-Chave de Pesquisas Sem Resultados",
"ActionType": "Tipo de Ação",
- "ActionTypes": "Tipo de Ação"
+ "ActionTypes": "Tipo de Ação",
+ "Behaviour": "Comportamento"
}
} \ No newline at end of file
diff --git a/plugins/Actions/lang/zh-tw.json b/plugins/Actions/lang/zh-tw.json
index 7bb38bb779..55aea7813b 100644
--- a/plugins/Actions/lang/zh-tw.json
+++ b/plugins/Actions/lang/zh-tw.json
@@ -75,6 +75,7 @@
"WidgetSearchKeywords": "站內搜尋關鍵字",
"WidgetSearchNoResultKeywords": "查無資料的關鍵字",
"ActionType": "活動類型",
- "ActionTypes": "活動類型"
+ "ActionTypes": "活動類型",
+ "Behaviour": "行為"
}
} \ No newline at end of file