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/Actions/lang/az.json
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/Actions/lang/az.json')
-rw-r--r--plugins/Actions/lang/az.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/Actions/lang/az.json b/plugins/Actions/lang/az.json
new file mode 100644
index 0000000000..849c4b80f1
--- /dev/null
+++ b/plugins/Actions/lang/az.json
@@ -0,0 +1,14 @@
+{
+ "Actions": {
+ "ColumnClicks": "Tıklamalar",
+ "ColumnClicksDocumentation": "Tıklama sayısı",
+ "ColumnDownloadURL": "İndirme Sayfa Adresleri",
+ "ColumnEntryPageTitle": "Giriş səhifəsi Başlığı",
+ "ColumnEntryPageURL": "Giriş Sayfa Adresi",
+ "ColumnExitPageTitle": "Çıxış səhifəsi Başlığı",
+ "ColumnExitPageURL": "Çıxış Sayfa Adresi",
+ "ColumnPageName": "Səhifə Adı",
+ "ColumnPageURL": "Sayfa Adresi",
+ "ColumnSearchCategory": "Axtarış Kategorisi"
+ }
+} \ No newline at end of file