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/CoreAdminHome')
-rw-r--r--plugins/CoreAdminHome/lang/en.json8
-rw-r--r--plugins/CoreAdminHome/lang/hy.json6
-rw-r--r--plugins/CoreAdminHome/lang/ku.json6
-rw-r--r--plugins/CoreAdminHome/lang/ms.json5
-rw-r--r--plugins/CoreAdminHome/lang/si.json5
-rw-r--r--plugins/CoreAdminHome/lang/ur.json12
6 files changed, 38 insertions, 4 deletions
diff --git a/plugins/CoreAdminHome/lang/en.json b/plugins/CoreAdminHome/lang/en.json
index 2023365f59..de76213068 100644
--- a/plugins/CoreAdminHome/lang/en.json
+++ b/plugins/CoreAdminHome/lang/en.json
@@ -9,7 +9,7 @@
"ClickHereToOptIn": "Click here to opt in.",
"ClickHereToOptOut": "Click here to opt out.",
"CorsDomains": "Cross-Origin Resource Sharing (CORS) domains",
- "CorsDomainsHelp": "You can define domains or subdomains like http://example.com or http://stats.example.com. Or to allow cross domain requests for all domains simply add a *",
+ "CorsDomainsHelp": "You can define domains or subdomains like http:\/\/example.com or http:\/\/stats.example.com. Or to allow cross domain requests for all domains simply add a *",
"CustomLogoFeedbackInfo": "If you customize the Matomo logo, you might also be interested to hide the %1$s link in the top menu. To do so, you can disable the Feedback plugin in the %2$sManage Plugins%3$s page.",
"CustomLogoHelpText": "You can customize the Matomo logo which will be displayed in the user interface and email reports.",
"DevelopmentProcess": "While our development process includes thousands of automated tests, Beta Testers play a key role in achieving the \"No bug policy\" in Matomo.",
@@ -56,7 +56,7 @@
"JSTrackingIntro1": "You can track visitors to your website in many different ways. The recommended way to do it is through JavaScript. To use this method you must make sure every webpage of your website has some JavaScript code, which you can generate here.",
"JSTrackingIntro2": "Once you have the JavaScript tracking code for your website, copy and paste it to all the pages you want to track with Matomo.",
"JSTrackingIntro3a": "In most websites, blogs, CMS, etc. you can use a pre-made plugin to do the technical work for you. (See our %1$slist of plugins used to integrate Matomo%2$s.)",
- "JSTrackingIntro3b": "If no plugin exists you can edit your website templates and add the JavaScript tracking code to the </head> tag which is often defined in a 'header.php', 'header.tpl' or similar template file.",
+ "JSTrackingIntro3b": "If no plugin exists you can edit your website templates and add the JavaScript tracking code to the <\/head> tag which is often defined in a 'header.php', 'header.tpl' or similar template file.",
"JSTrackingIntro4": "If you don't want to use JavaScript to track visitors, %1$sgenerate an image tracking link below%2$s.",
"JSTrackingIntro5": "If you want to do more than track page views, please check out the %1$sMatomo Javascript Tracking documentation%2$s for the list of available functions. Using these functions you can track goals, custom variables, ecommerce orders, abandoned carts and more.",
"LogoNotWriteableInstruction": "To use your custom logo instead of the default Matomo logo, give write permission to this directory: %1$s Matomo needs write access for your logos stored in the files %2$s.",
@@ -107,7 +107,7 @@
"YouMayOptOut": "You may choose not to have a unique web analytics cookie identification number assigned to your computer to avoid the aggregation and analysis of data collected on this website.",
"YouMayOptOutBis": "To make that choice, please click below to receive an opt-out cookie.",
"OptingYouOut": "Opting you out, please wait...",
- "ProtocolNotDetectedCorrectly": "You are currently viewing Matomo over a secure SSL connection (using https), but Matomo could only detect a non secure connection on the server. ",
+ "ProtocolNotDetectedCorrectly": "You are currently viewing Matomo over a secure SSL connection (using https), but Matomo could only detect a non secure connection on the server.",
"ProtocolNotDetectedCorrectlySolution": "To make sure Matomo securely requests and serves your content over HTTPS, you may edit your %1$s file and either configure your proxy settings, or you may add the line %2$s below the %3$s section. %4$sLearn more%5$s",
"YouMayOptOut2": "You may choose to prevent this website from aggregating and analyzing the actions you take here.",
"YouMayOptOut3": "Doing so will protect your privacy, but will also prevent the owner from learning from your actions and creating a better experience for you and other users.",
@@ -158,4 +158,4 @@
"TwoFactorAuth": "Two-factor auth",
"Cors": "Cors"
}
-}
+} \ No newline at end of file
diff --git a/plugins/CoreAdminHome/lang/hy.json b/plugins/CoreAdminHome/lang/hy.json
new file mode 100644
index 0000000000..c8c2f3874e
--- /dev/null
+++ b/plugins/CoreAdminHome/lang/hy.json
@@ -0,0 +1,6 @@
+{
+ "CoreAdminHome": {
+ "Administration": "Ադմինիստրատիվ",
+ "MenuGeneralSettings": "Ընդհանուր կայանքները"
+ }
+} \ No newline at end of file
diff --git a/plugins/CoreAdminHome/lang/ku.json b/plugins/CoreAdminHome/lang/ku.json
new file mode 100644
index 0000000000..08017cbc7c
--- /dev/null
+++ b/plugins/CoreAdminHome/lang/ku.json
@@ -0,0 +1,6 @@
+{
+ "CoreAdminHome": {
+ "MenuGeneralSettings": "ڕێکختنە گشتییەکان",
+ "MenuMeasurables": "پێوانەکان"
+ }
+} \ No newline at end of file
diff --git a/plugins/CoreAdminHome/lang/ms.json b/plugins/CoreAdminHome/lang/ms.json
new file mode 100644
index 0000000000..3fdc09decb
--- /dev/null
+++ b/plugins/CoreAdminHome/lang/ms.json
@@ -0,0 +1,5 @@
+{
+ "CoreAdminHome": {
+ "UseCustomLogo": "Gunakan logo terurai"
+ }
+} \ No newline at end of file
diff --git a/plugins/CoreAdminHome/lang/si.json b/plugins/CoreAdminHome/lang/si.json
new file mode 100644
index 0000000000..0fe6ad7772
--- /dev/null
+++ b/plugins/CoreAdminHome/lang/si.json
@@ -0,0 +1,5 @@
+{
+ "CoreAdminHome": {
+ "Administration": "පරිපාලන"
+ }
+} \ No newline at end of file
diff --git a/plugins/CoreAdminHome/lang/ur.json b/plugins/CoreAdminHome/lang/ur.json
new file mode 100644
index 0000000000..4db00e0625
--- /dev/null
+++ b/plugins/CoreAdminHome/lang/ur.json
@@ -0,0 +1,12 @@
+{
+ "CoreAdminHome": {
+ "Administration": "انتظامیہ",
+ "ClickHereToOptIn": "اشتراک کیلئے یہاں کلک کریں۔",
+ "EmailServerSettings": "ای میل سرور کی سیٹنگز",
+ "ForBetaTestersOnly": "صرف beta جانچ پڑتال کرنے والوں کیلئے",
+ "ImageTracking": "تصویر کی ٹریکنگ",
+ "ImageTrackingLink": "تصویر کی ٹریکنگ کا لنک",
+ "JavaScriptTracking": "جاوا سکرپٹ ٹریکنگ",
+ "JSTracking_CampaignKwdParam": "مطلوبہ الفاظ کی مہم کے پیرامیٹر"
+ }
+} \ No newline at end of file