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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-01-09 15:01:41 +0300
committerGitHub <noreply@github.com>2021-01-09 15:01:41 +0300
commit906814db3f8d9ef660db7792c6679b6b76ffccdd (patch)
tree206e30ec5c56cac33e5ef2be216d9979a07b2b6b /plugins/API
parentb351e31cbedcb16928d3715b4f8313df63a85e32 (diff)
language update (#17065)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/lang/el.json1
-rw-r--r--plugins/API/lang/sq.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/plugins/API/lang/el.json b/plugins/API/lang/el.json
index 32b9eafa21..49797d25f2 100644
--- a/plugins/API/lang/el.json
+++ b/plugins/API/lang/el.json
@@ -11,6 +11,7 @@
"UserAuthentication": "Πιστοποίηση χρήστη",
"UsingTokenAuth": "Αν θέλετε να %1$s ζητήσετε δεδομένα από ένα σενάριο, μια εργασία crontab, κτλ. %2$s χρειάζεται να προσθέσετε την παράμετρο %3$s στα URLs των κλήσεων API που απαιτούν αυθεντικοποίηση.",
"Glossary": "Γλωσσάρι",
+ "MainMetricsReportDocumentation": "Αυτή η αναφορά δείχνει μια σύνοψη γύρω από τις σημαντικότερες μετρικές σε όλες τις κατηγορίες και πρόσθετα.",
"LearnAboutCommonlyUsedTerms2": "Μάθετε σχετικά με τους συχνότερα χρησιμοποιούμενους όρους για να εκμεταλλευτείτε στο έπακρον το Matomo Analytics.",
"EvolutionMetricName": "%s Πρόοδος"
}
diff --git a/plugins/API/lang/sq.json b/plugins/API/lang/sq.json
index cf4e0cb771..930dfc2d97 100644
--- a/plugins/API/lang/sq.json
+++ b/plugins/API/lang/sq.json
@@ -11,6 +11,7 @@
"UserAuthentication": "Mirëfilltësim përdoruesi",
"UsingTokenAuth": "Nëse doni %1$s të kërkoni të dhëna brenda një programthi, një crontab-i, etj. %2$s lypset të shtoni parametrin e URL-së %3$s te URL-të thirrëse të API-t që lypin doemos mirëfilltësim.",
"Glossary": "Fjalorth",
+ "MainMetricsReportDocumentation": "Ky raport ju jep një përmbledhje të statistikave më të rëndësishme nëpër krejt kategoritë dhe shtojcat.",
"LearnAboutCommonlyUsedTerms2": "Mësoni më tepër rreth termash të përdorur rëndom, që të përfitoni maksimumin prej Matomo Analytics.",
"EvolutionMetricName": "Ecuri e %s"
}