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/Referrers/lang')
-rw-r--r--plugins/Referrers/lang/az.json7
-rw-r--r--plugins/Referrers/lang/en.json4
-rw-r--r--plugins/Referrers/lang/ku.json7
-rw-r--r--plugins/Referrers/lang/lb.json5
-rw-r--r--plugins/Referrers/lang/ms.json5
-rw-r--r--plugins/Referrers/lang/tzm.json5
-rw-r--r--plugins/Referrers/lang/ur.json5
7 files changed, 36 insertions, 2 deletions
diff --git a/plugins/Referrers/lang/az.json b/plugins/Referrers/lang/az.json
new file mode 100644
index 0000000000..46e1888de7
--- /dev/null
+++ b/plugins/Referrers/lang/az.json
@@ -0,0 +1,7 @@
+{
+ "Referrers": {
+ "ColumnWebsite": "Veb səhifələr",
+ "SubmenuWebsitesOnly": "Veb saytlar",
+ "Websites": "Veb saytlar"
+ }
+} \ No newline at end of file
diff --git a/plugins/Referrers/lang/en.json b/plugins/Referrers/lang/en.json
index cbea210e78..0d38801aaa 100644
--- a/plugins/Referrers/lang/en.json
+++ b/plugins/Referrers/lang/en.json
@@ -5,7 +5,7 @@
"CampaignsDocumentation": "Visitors that came to your website as the result of a campaign. %1$s See the %2$s report for more details.",
"CampaignsReportDocumentation": "This report shows which campaigns led visitors to your website.",
"ColumnCampaign": "Campaign",
- "CampaignPageUrlHelp": "The URL of the page that this campaign goes to, for example 'http://example.org/offer.html'.",
+ "CampaignPageUrlHelp": "The URL of the page that this campaign goes to, for example 'http:\/\/example.org\/offer.html'.",
"CampaignNameHelp": "Choose a name that describes what the campaign is created for and that distinguishes your campaign from your other campaigns. For example 'Email-SummerDeals' or 'PaidAds-SummerDeals'.",
"CampaignKeywordHelp": "If you have multiple campaigns with the same name, you can distinguish these campaigns by specifying a keyword or a sub-category.",
"CampaignSource": "Campaign Source",
@@ -97,4 +97,4 @@
"EcommerceLogSubcategoryHelp2": "Data on this page is updated in real-time.",
"ProductSubcategoryHelp": "The Products view can help you identify products and categories that are over-performing or under-performing to reveal trends and opportunities related to your product selection and store pages."
}
-}
+} \ No newline at end of file
diff --git a/plugins/Referrers/lang/ku.json b/plugins/Referrers/lang/ku.json
new file mode 100644
index 0000000000..5ea4803633
--- /dev/null
+++ b/plugins/Referrers/lang/ku.json
@@ -0,0 +1,7 @@
+{
+ "Referrers": {
+ "ColumnWebsite": "وێبسایت",
+ "SubmenuWebsitesOnly": "وێبسایتەکان",
+ "Websites": "وێبسایتەکان"
+ }
+} \ No newline at end of file
diff --git a/plugins/Referrers/lang/lb.json b/plugins/Referrers/lang/lb.json
new file mode 100644
index 0000000000..159a7c1d9a
--- /dev/null
+++ b/plugins/Referrers/lang/lb.json
@@ -0,0 +1,5 @@
+{
+ "Referrers": {
+ "Keywords": "Schlësselwierder"
+ }
+} \ No newline at end of file
diff --git a/plugins/Referrers/lang/ms.json b/plugins/Referrers/lang/ms.json
new file mode 100644
index 0000000000..bcf74ab9f5
--- /dev/null
+++ b/plugins/Referrers/lang/ms.json
@@ -0,0 +1,5 @@
+{
+ "Referrers": {
+ "ColumnWebsite": "Laman Web"
+ }
+} \ No newline at end of file
diff --git a/plugins/Referrers/lang/tzm.json b/plugins/Referrers/lang/tzm.json
new file mode 100644
index 0000000000..564b2666bc
--- /dev/null
+++ b/plugins/Referrers/lang/tzm.json
@@ -0,0 +1,5 @@
+{
+ "Referrers": {
+ "ColumnWebsite": "ⴰⵣⴷⴰⵢ"
+ }
+} \ No newline at end of file
diff --git a/plugins/Referrers/lang/ur.json b/plugins/Referrers/lang/ur.json
new file mode 100644
index 0000000000..ab53cbc157
--- /dev/null
+++ b/plugins/Referrers/lang/ur.json
@@ -0,0 +1,5 @@
+{
+ "Referrers": {
+ "ColumnWebsite": "ویب سائیٹ"
+ }
+} \ No newline at end of file