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@matomo.org>2019-01-27 18:58:45 +0300
committerGitHub <noreply@github.com>2019-01-27 18:58:45 +0300
commit1c175e81ee1cb0d85f6e5161d65dec505e99f891 (patch)
tree5e82e5cdf365e283a4a5e16fa631fa7a092183be /plugins/CustomPiwikJs
parent141962167f74b52a101ff0a781ff855e1a09d163 (diff)
language update (#14030)
Diffstat (limited to 'plugins/CustomPiwikJs')
-rw-r--r--plugins/CustomPiwikJs/lang/da.json6
-rw-r--r--plugins/CustomPiwikJs/lang/sq.json4
2 files changed, 8 insertions, 2 deletions
diff --git a/plugins/CustomPiwikJs/lang/da.json b/plugins/CustomPiwikJs/lang/da.json
new file mode 100644
index 0000000000..5bbbd36784
--- /dev/null
+++ b/plugins/CustomPiwikJs/lang/da.json
@@ -0,0 +1,6 @@
+{
+ "CustomPiwikJs": {
+ "DiagnosticPiwikJsWritable": "JavaScript-sporingsfiler (%s) skrivbare",
+ "DiagnosticPiwikJsMakeWritable": "Vi anbefaler at gøre %1$s skrivbare ved at køre denne kommando: %2$s"
+ }
+} \ No newline at end of file
diff --git a/plugins/CustomPiwikJs/lang/sq.json b/plugins/CustomPiwikJs/lang/sq.json
index 8820cb134f..5bd24a9b79 100644
--- a/plugins/CustomPiwikJs/lang/sq.json
+++ b/plugins/CustomPiwikJs/lang/sq.json
@@ -1,8 +1,8 @@
{
"CustomPiwikJs": {
"PluginDescription": "I lejon cilësdo shtojcë të zgjerojë kartelën Matomo JavaScript Tracking (matomo.js) dhe të shtojë aftësi të reja funksionimi dhe matjesh në sajt.",
- "DiagnosticPiwikJsWritable": "Gjurmues JavaScript i Shkrueshëm (%s)",
- "DiagnosticPiwikJsNotWritable": "Kartela e gjurmuesit JavaScript të Matomo-s %s s’është e shkrueshme, çka do të thotë se shtojcat e tjera s’mund ta zgjerojnë gjurmuesin JavaScript. Në të ardhmen mund të mos punojnë siç pritet madje edhe disa veçori bazë.",
+ "DiagnosticPiwikJsWritable": "Ndjekës JavaScript i Shkrueshëm (%s)",
+ "DiagnosticPiwikJsNotWritable": "Kartela e ndjekësit JavaScript të Matomo-s %s s’është e shkrueshme, çka do të thotë se shtojcat e tjera s’mund ta zgjerojnë ndjekësin JavaScript. Në të ardhmen mund të mos punojnë siç pritet madje edhe disa veçori bazë.",
"DiagnosticPiwikJsMakeWritable": "Këshillojmë bërjen e %1$s të shkrueshme, duke xhiruar urdhrin: %2$s"
}
} \ No newline at end of file