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>2016-10-05 22:06:16 +0300
committersgiehl <stefan@piwik.org>2016-10-05 22:06:16 +0300
commitc3abe93f76ae2c160fb96d6d63b9a2400b55447b (patch)
tree2c645f982a0637a548d47dd70702a8e3b839fe15 /plugins/UserCountry/lang
parente2c52644eec2c7c5207e7abf5612987384ffd246 (diff)
language update
Diffstat (limited to 'plugins/UserCountry/lang')
-rw-r--r--plugins/UserCountry/lang/cs.json3
-rw-r--r--plugins/UserCountry/lang/de.json3
-rw-r--r--plugins/UserCountry/lang/el.json3
-rw-r--r--plugins/UserCountry/lang/fr.json3
-rw-r--r--plugins/UserCountry/lang/it.json3
5 files changed, 15 insertions, 0 deletions
diff --git a/plugins/UserCountry/lang/cs.json b/plugins/UserCountry/lang/cs.json
index 1cb446b3c0..6b493e14d0 100644
--- a/plugins/UserCountry/lang/cs.json
+++ b/plugins/UserCountry/lang/cs.json
@@ -94,5 +94,8 @@
"UpdaterWasLastRun": "Aktualizátor byl naposledy spuštěn v %s.",
"UpdaterWillRunNext": "Další spuštění je naplánováno na %s.",
"WidgetLocation": "Umístění návštěvníka"
+ },
+ "Intl": {
+ "Country_TI": "Tibet"
}
} \ No newline at end of file
diff --git a/plugins/UserCountry/lang/de.json b/plugins/UserCountry/lang/de.json
index f05987dbb8..66a1ec0458 100644
--- a/plugins/UserCountry/lang/de.json
+++ b/plugins/UserCountry/lang/de.json
@@ -94,5 +94,8 @@
"UpdaterWasLastRun": "Die Aktualisierung wurde zuletzt ausgeführt am %s.",
"UpdaterWillRunNext": "Nächste Ausführung geplant für %s.",
"WidgetLocation": "Besucherstandort"
+ },
+ "Intl": {
+ "Country_TI": "Tibet"
}
} \ No newline at end of file
diff --git a/plugins/UserCountry/lang/el.json b/plugins/UserCountry/lang/el.json
index 5572e74b9f..ae15673e31 100644
--- a/plugins/UserCountry/lang/el.json
+++ b/plugins/UserCountry/lang/el.json
@@ -94,5 +94,8 @@
"UpdaterWasLastRun": "Το πρόγραμμα ενημέρωσης εκτελέστηκε τελευταία στις %s.",
"UpdaterWillRunNext": "Είναι προγραμματισμένο για εκτέλεση στις %s.",
"WidgetLocation": "Τοποθεσία Επισκέπτη"
+ },
+ "Intl": {
+ "Country_TI": "Θιβέτ"
}
} \ No newline at end of file
diff --git a/plugins/UserCountry/lang/fr.json b/plugins/UserCountry/lang/fr.json
index edcc4274b8..bc6f551059 100644
--- a/plugins/UserCountry/lang/fr.json
+++ b/plugins/UserCountry/lang/fr.json
@@ -94,5 +94,8 @@
"UpdaterWasLastRun": "La dernière mise à jour a été effectuée le %s.",
"UpdaterWillRunNext": "Est planifié pour s'exécuter le %s.",
"WidgetLocation": "Emplacement du visiteur"
+ },
+ "Intl": {
+ "Country_TI": "Tibet"
}
} \ No newline at end of file
diff --git a/plugins/UserCountry/lang/it.json b/plugins/UserCountry/lang/it.json
index 46c3e44206..50c957751b 100644
--- a/plugins/UserCountry/lang/it.json
+++ b/plugins/UserCountry/lang/it.json
@@ -94,5 +94,8 @@
"UpdaterWasLastRun": "Il programma di aggiornamento è stato eseguito per l'ultima volta il %s.",
"UpdaterWillRunNext": "È programmato per essere eseguito il %s.",
"WidgetLocation": "Posizione Visitatore"
+ },
+ "Intl": {
+ "Country_TI": "Tibet"
}
} \ No newline at end of file