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:
Diffstat (limited to 'plugins/SitesManager/lang')
-rw-r--r--plugins/SitesManager/lang/az.json6
-rw-r--r--plugins/SitesManager/lang/en.json4
-rw-r--r--plugins/SitesManager/lang/gu.json6
-rw-r--r--plugins/SitesManager/lang/hy.json5
-rw-r--r--plugins/SitesManager/lang/ku.json5
-rw-r--r--plugins/SitesManager/lang/ms.json6
-rw-r--r--plugins/SitesManager/lang/tzm.json5
-rw-r--r--plugins/SitesManager/lang/ur.json6
8 files changed, 41 insertions, 2 deletions
diff --git a/plugins/SitesManager/lang/az.json b/plugins/SitesManager/lang/az.json
new file mode 100644
index 0000000000..fbaa5677ac
--- /dev/null
+++ b/plugins/SitesManager/lang/az.json
@@ -0,0 +1,6 @@
+{
+ "SitesManager": {
+ "Currency": "valyuta",
+ "Sites": "Veb saytlar"
+ }
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/en.json b/plugins/SitesManager/lang/en.json
index 5353feb2ea..191e280211 100644
--- a/plugins/SitesManager/lang/en.json
+++ b/plugins/SitesManager/lang/en.json
@@ -60,7 +60,7 @@
"OnlyOneSiteAtTime": "You can only edit one website at a time. Please Save or Cancel your current modifications to the website %s.",
"PiwikOffersEcommerceAnalytics": "Matomo allows for advanced Ecommerce Analytics tracking & reporting. Learn more about %1$s Ecommerce Analytics%2$s.",
"PiwikWillAutomaticallyExcludeCommonSessionParameters": "Matomo will automatically exclude the common session parameters (%s).",
- "PluginDescription": "Websites management lets you add a new website and edit existing websites. ",
+ "PluginDescription": "Websites management lets you add a new website and edit existing websites.",
"SearchCategoryDesc": "Matomo can also track the Search category for each internal site search keyword.",
"SearchCategoryLabel": "Category parameter",
"SearchCategoryParametersDesc": "You may enter a comma-separated list of query parameters specifying the search category.",
@@ -117,4 +117,4 @@
"EmailInstructionsYourTrackingUrl": "Your tracking URL: %1$s",
"DetectingYourSite": "Detecting your site"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/gu.json b/plugins/SitesManager/lang/gu.json
new file mode 100644
index 0000000000..266d8cbf16
--- /dev/null
+++ b/plugins/SitesManager/lang/gu.json
@@ -0,0 +1,6 @@
+{
+ "SitesManager": {
+ "Currency": "ચલણ",
+ "Timezone": "સમય ઝોન"
+ }
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/hy.json b/plugins/SitesManager/lang/hy.json
new file mode 100644
index 0000000000..95d2fcc2fb
--- /dev/null
+++ b/plugins/SitesManager/lang/hy.json
@@ -0,0 +1,5 @@
+{
+ "SitesManager": {
+ "Currency": "արժույթ"
+ }
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ku.json b/plugins/SitesManager/lang/ku.json
new file mode 100644
index 0000000000..3b651c82c4
--- /dev/null
+++ b/plugins/SitesManager/lang/ku.json
@@ -0,0 +1,5 @@
+{
+ "SitesManager": {
+ "Sites": "وێبسایتەکان"
+ }
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ms.json b/plugins/SitesManager/lang/ms.json
new file mode 100644
index 0000000000..6daf99c8e2
--- /dev/null
+++ b/plugins/SitesManager/lang/ms.json
@@ -0,0 +1,6 @@
+{
+ "SitesManager": {
+ "Currency": "Mata wang",
+ "Timezone": "Zon Waktu"
+ }
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/tzm.json b/plugins/SitesManager/lang/tzm.json
new file mode 100644
index 0000000000..1728b27e23
--- /dev/null
+++ b/plugins/SitesManager/lang/tzm.json
@@ -0,0 +1,5 @@
+{
+ "SitesManager": {
+ "Urls": "ⵉⵣⵡⵉⵍⵏ ⵏ URL"
+ }
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ur.json b/plugins/SitesManager/lang/ur.json
new file mode 100644
index 0000000000..b53ae8c23e
--- /dev/null
+++ b/plugins/SitesManager/lang/ur.json
@@ -0,0 +1,6 @@
+{
+ "SitesManager": {
+ "Currency": "کرنسی",
+ "Timezone": "منطقۂ وقت"
+ }
+} \ No newline at end of file