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>2021-08-30 15:13:26 +0300
committerGitHub <noreply@github.com>2021-08-30 15:13:26 +0300
commitdad2cb5bda1bd0bb95f7b56e1e3880f8b170cbb8 (patch)
tree422037a473608553b226ae9396d651f409af69bb /plugins/Annotations
parent2f6e2497180e31ad096b245469acd5ba60ed5f65 (diff)
Syncs all translations from Transifex (#17931)
* fixes some whitespaces and formatting in english translation files * Adds translations for languages that did not yet exist * fix tests * adds missing locales * fix locale * update submodules * updates expected UI file
Diffstat (limited to 'plugins/Annotations')
-rw-r--r--plugins/Annotations/lang/lb.json16
-rw-r--r--plugins/Annotations/lang/ur.json11
2 files changed, 27 insertions, 0 deletions
diff --git a/plugins/Annotations/lang/lb.json b/plugins/Annotations/lang/lb.json
new file mode 100644
index 0000000000..343cb865e7
--- /dev/null
+++ b/plugins/Annotations/lang/lb.json
@@ -0,0 +1,16 @@
+{
+ "Annotations": {
+ "AddAnnotationsFor": "Annotatioun fir %s bäifügen...",
+ "AnnotationOnDate": "Annotatioun iwwer %1$s: %2$s",
+ "Annotations": "Annotatiounen",
+ "ClickToDelete": "Klickt fir d'Annotatioun ze läschen.",
+ "ClickToEdit": "Klickt fir d'Annotatioun ze änneren.",
+ "ClickToEditOrAdd": "Klickt fir eng Annotatioun ze änneren oder bäizefügen.",
+ "ClickToStarOrUnstar": "Klickt fir d'Annotatioun bei är Favoriten bäizesetzen\/ze läschen.",
+ "CreateNewAnnotation": "Eng nei Annotatioun erstellen...",
+ "EnterAnnotationText": "Gëff deng Notiz an...",
+ "HideAnnotationsFor": "Annotatiounen fir %s net uweisen...",
+ "IconDesc": "Notizen fir dës Daten Sammlung uweisen.",
+ "IconDescHideNotes": "Notizen fir dës Daten Sammlung net uweisen."
+ }
+} \ No newline at end of file
diff --git a/plugins/Annotations/lang/ur.json b/plugins/Annotations/lang/ur.json
new file mode 100644
index 0000000000..2a9174aff2
--- /dev/null
+++ b/plugins/Annotations/lang/ur.json
@@ -0,0 +1,11 @@
+{
+ "Annotations": {
+ "Annotations": "تشریحات",
+ "ClickToEdit": "اس تشریح کی ترمیم کیلئے کلک کریں۔",
+ "ClickToStarOrUnstar": "اس تشریح کو سٹار یا ان سٹار کرنے کیلئے کلک کریں۔",
+ "EnterAnnotationText": "اپنے نوٹ لکھیں۔۔۔",
+ "IconDesc": "اس تاریخی حدود کے نوٹس دیکھیے۔",
+ "LoginToAnnotate": "تشریح لکھنے کیلیے لاگ ان ہوں۔",
+ "ViewAndAddAnnotations": "%s کیلیے تشریح لکھیے اور دیکھیے۔۔۔"
+ }
+} \ No newline at end of file