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:
authorsgiehl <stefan@piwik.org>2014-11-18 01:01:00 +0300
committersgiehl <stefan@piwik.org>2014-11-18 01:01:00 +0300
commit387879216d90065eb66c41ff143dab3c57666df9 (patch)
tree7313f69acd2b1d5eb45af5c129982936a094c31b /plugins/DevicesDetection
parentcfcd7ff844dbbf36aaf094345cfbc4743724e68a (diff)
parent9dca69878af18573bcc7e00d7e25880eb3711305 (diff)
Merge branch 'master' into deprecate_usersettings
Conflicts: tests/PHPUnit/System/expected/test_OneVisitor_NoKeywordSpecified__Live.getLastVisitsDetails_day.xml
Diffstat (limited to 'plugins/DevicesDetection')
-rw-r--r--plugins/DevicesDetection/lang/sl.json11
-rw-r--r--plugins/DevicesDetection/lang/tl.json30
2 files changed, 41 insertions, 0 deletions
diff --git a/plugins/DevicesDetection/lang/sl.json b/plugins/DevicesDetection/lang/sl.json
new file mode 100644
index 0000000000..f43686a7cf
--- /dev/null
+++ b/plugins/DevicesDetection/lang/sl.json
@@ -0,0 +1,11 @@
+{
+ "DevicesDetection": {
+ "BrowserEngines": "Pogoni brskalnikov",
+ "DeviceBrand": "Znamka naprave",
+ "DeviceModel": "Model naprave",
+ "DevicesDetection": "Naprave obiskovalcev",
+ "DeviceType": "Tip naprave",
+ "OperatingSystemFamilies": "Družine operacijskih sistemov",
+ "submenu": "Naprave"
+ }
+} \ No newline at end of file
diff --git a/plugins/DevicesDetection/lang/tl.json b/plugins/DevicesDetection/lang/tl.json
new file mode 100644
index 0000000000..b595b51579
--- /dev/null
+++ b/plugins/DevicesDetection/lang/tl.json
@@ -0,0 +1,30 @@
+{
+ "DevicesDetection": {
+ "BrowserEngineDocumentation": "Ipinapakita ng chart na ito ang magkaka hiwa-hiwalay na pamilya ng browser na gamit ng iyong bisita. %s Ang pinakamahalagang impormasyon na kinakailangan ng web developers ay kung anong klaseng rendering engine ang ginagamit ng bisita. Ang mga label ay naglalaman ng mga pangalan ng mga engines na sinusundan ng mga pang-karaniwang browser na gumagamit ng parehas na engine alinsunod sa mga sumusunod na nasa brackets.",
+ "BrowserVersions": "mga bersyon ng browser",
+ "Camera": "Camera",
+ "CarBrowser": "Car browser",
+ "Console": "Console",
+ "dataTableLabelBrands": "Tatak",
+ "dataTableLabelBrowserFamily": "Pamilya ng browser",
+ "dataTableLabelModels": "Modelo",
+ "dataTableLabelSystemVersion": "Bersyon ng Operating System",
+ "dataTableLabelTypes": "Uri",
+ "Device": "Aparato",
+ "DeviceBrand": "Brand ng device",
+ "DeviceDetection": "Pag detect ng device",
+ "DeviceModel": "Modelo ng device",
+ "DevicesDetection": "Device ng Bisita",
+ "DeviceType": "Uri ng device",
+ "FeaturePhone": "Feature phone",
+ "OperatingSystemFamilies": "Mga pamilya ng Operating System",
+ "OperatingSystemVersions": "Mga bersyon ng Operating System",
+ "PluginDescription": "Ang plugin na ito ay nagbibigay ng malawak na impormasyon tungkol sa mga mobile devices. tulad ng Brand (tagagawa) Model (device version) mas mahusay na uri ng device (tv consoles smart phones atbp) at higit pa. Ang Plugin na ito ay nagdadagdag ng isang bagong ulat sa 'Mga Bisita> Mga Device'.",
+ "SmartDisplay": "Smart display",
+ "Smartphone": "Smartphone",
+ "submenu": "Mga Device",
+ "Tablet": "Tableta",
+ "TV": "Tv",
+ "UserAgent": "User-Agent"
+ }
+} \ No newline at end of file