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>2015-06-13 02:17:17 +0300
committersgiehl <stefan@piwik.org>2015-06-20 12:27:21 +0300
commite0b7edf2e4d2c9884b1a6dea93e61ad0aae75974 (patch)
treedb6ce6f9669e22f26e68db6f0e5bcd41ea4cc466 /plugins/Intl
parentec23a260d228639af17ff4377ceea99e1ec64aa0 (diff)
updates intl data
Diffstat (limited to 'plugins/Intl')
-rw-r--r--plugins/Intl/lang/am.json1
-rw-r--r--plugins/Intl/lang/ar.json1
-rw-r--r--plugins/Intl/lang/be.json1
-rw-r--r--plugins/Intl/lang/bg.json1
-rw-r--r--plugins/Intl/lang/bn.json1
-rw-r--r--plugins/Intl/lang/bs.json1
-rw-r--r--plugins/Intl/lang/ca.json1
-rw-r--r--plugins/Intl/lang/cs.json1
-rw-r--r--plugins/Intl/lang/cy.json1
-rw-r--r--plugins/Intl/lang/da.json1
-rw-r--r--plugins/Intl/lang/de.json1
-rw-r--r--plugins/Intl/lang/el.json1
-rw-r--r--plugins/Intl/lang/en.json1
-rw-r--r--plugins/Intl/lang/es.json1
-rw-r--r--plugins/Intl/lang/et.json1
-rw-r--r--plugins/Intl/lang/eu.json1
-rw-r--r--plugins/Intl/lang/fa.json1
-rw-r--r--plugins/Intl/lang/fi.json1
-rw-r--r--plugins/Intl/lang/fr.json1
-rw-r--r--plugins/Intl/lang/gl.json1
-rw-r--r--plugins/Intl/lang/he.json1
-rw-r--r--plugins/Intl/lang/hi.json1
-rw-r--r--plugins/Intl/lang/hr.json1
-rw-r--r--plugins/Intl/lang/hu.json1
-rw-r--r--plugins/Intl/lang/id.json1
-rw-r--r--plugins/Intl/lang/is.json1
-rw-r--r--plugins/Intl/lang/it.json1
-rw-r--r--plugins/Intl/lang/ja.json1
-rw-r--r--plugins/Intl/lang/ka.json1
-rw-r--r--plugins/Intl/lang/ko.json1
-rw-r--r--plugins/Intl/lang/lt.json1
-rw-r--r--plugins/Intl/lang/lv.json1
-rw-r--r--plugins/Intl/lang/nb.json1
-rw-r--r--plugins/Intl/lang/nl.json1
-rw-r--r--plugins/Intl/lang/nn.json1
-rw-r--r--plugins/Intl/lang/pl.json1
-rw-r--r--plugins/Intl/lang/pt-br.json1
-rw-r--r--plugins/Intl/lang/pt.json1
-rw-r--r--plugins/Intl/lang/ro.json1
-rw-r--r--plugins/Intl/lang/ru.json1
-rw-r--r--plugins/Intl/lang/sk.json1
-rw-r--r--plugins/Intl/lang/sl.json1
-rw-r--r--plugins/Intl/lang/sq.json1
-rw-r--r--plugins/Intl/lang/sr.json1
-rw-r--r--plugins/Intl/lang/sv.json1
-rw-r--r--plugins/Intl/lang/ta.json1
-rw-r--r--plugins/Intl/lang/te.json1
-rw-r--r--plugins/Intl/lang/th.json1
-rw-r--r--plugins/Intl/lang/tl.json1
-rw-r--r--plugins/Intl/lang/tr.json1
-rw-r--r--plugins/Intl/lang/uk.json1
-rw-r--r--plugins/Intl/lang/vi.json13
-rw-r--r--plugins/Intl/lang/zh-cn.json1
-rw-r--r--plugins/Intl/lang/zh-tw.json1
54 files changed, 66 insertions, 0 deletions
diff --git a/plugins/Intl/lang/am.json b/plugins/Intl/lang/am.json
index 83986a7e0e..6a3d4bc69a 100644
--- a/plugins/Intl/lang/am.json
+++ b/plugins/Intl/lang/am.json
@@ -449,6 +449,7 @@
"NDays": "%s ቀናት",
"NHoursShort": "%s ሰ",
"NMinutes": "%s ደቂቃዎች",
+ "NMinutesShort": "%s ደቂቃ",
"NSeconds": "%s ሰከንዶች",
"NSecondsShort": "%s ሰ",
"OneDay": "1 ቀናት",
diff --git a/plugins/Intl/lang/ar.json b/plugins/Intl/lang/ar.json
index edcf5934e9..854ffd56d7 100644
--- a/plugins/Intl/lang/ar.json
+++ b/plugins/Intl/lang/ar.json
@@ -473,6 +473,7 @@
"NDays": "%s يوم",
"NHoursShort": "%s س",
"NMinutes": "%s دقيقة",
+ "NMinutesShort": "%s د",
"NSeconds": "%s ثانية",
"NSecondsShort": "%s ث",
"OneDay": "يوم",
diff --git a/plugins/Intl/lang/be.json b/plugins/Intl/lang/be.json
index a271da7fb8..b83d69596e 100644
--- a/plugins/Intl/lang/be.json
+++ b/plugins/Intl/lang/be.json
@@ -390,6 +390,7 @@
"NDays": "%s дня",
"NHoursShort": "%s h",
"NMinutes": "%s хвіліны",
+ "NMinutesShort": "%s min",
"NSeconds": "%s сэкунды",
"NSecondsShort": "%s s",
"OneDay": "1 дня",
diff --git a/plugins/Intl/lang/bg.json b/plugins/Intl/lang/bg.json
index af736779f2..0906d73c0b 100644
--- a/plugins/Intl/lang/bg.json
+++ b/plugins/Intl/lang/bg.json
@@ -473,6 +473,7 @@
"NDays": "%s дни",
"NHoursShort": "%s h",
"NMinutes": "%s минути",
+ "NMinutesShort": "%s min",
"NSeconds": "%s секунди",
"NSecondsShort": "%s s",
"OneDay": "1 ден",
diff --git a/plugins/Intl/lang/bn.json b/plugins/Intl/lang/bn.json
index bb6796a68b..cda02d7979 100644
--- a/plugins/Intl/lang/bn.json
+++ b/plugins/Intl/lang/bn.json
@@ -473,6 +473,7 @@
"NDays": "%s দিন",
"NHoursShort": "%s ঘন্টা",
"NMinutes": "%s মিনিট",
+ "NMinutesShort": "%s মিনিট",
"NSeconds": "%s সেকেন্ড",
"NSecondsShort": "%s সেকেন্ড",
"OneDay": "1 দিন",
diff --git a/plugins/Intl/lang/bs.json b/plugins/Intl/lang/bs.json
index 7a2db80a44..ee53be55bd 100644
--- a/plugins/Intl/lang/bs.json
+++ b/plugins/Intl/lang/bs.json
@@ -472,6 +472,7 @@
"NDays": "%s dana",
"NHoursShort": "%s sat",
"NMinutes": "%s minuta",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekundi",
"NSecondsShort": "%s sek",
"OneDay": "1 dan",
diff --git a/plugins/Intl/lang/ca.json b/plugins/Intl/lang/ca.json
index 3eeb2cfe4d..8077fdf8dc 100644
--- a/plugins/Intl/lang/ca.json
+++ b/plugins/Intl/lang/ca.json
@@ -473,6 +473,7 @@
"NDays": "%s dies",
"NHoursShort": "%s h",
"NMinutes": "%s minuts",
+ "NMinutesShort": "%s min",
"NSeconds": "%s segons",
"NSecondsShort": "%s s",
"OneDay": "1 dia",
diff --git a/plugins/Intl/lang/cs.json b/plugins/Intl/lang/cs.json
index 3923bfd6e2..02a02f8753 100644
--- a/plugins/Intl/lang/cs.json
+++ b/plugins/Intl/lang/cs.json
@@ -473,6 +473,7 @@
"NDays": "%s dní",
"NHoursShort": "%s h",
"NMinutes": "%s minut",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekund",
"NSecondsShort": "%s s",
"OneDay": "1 den",
diff --git a/plugins/Intl/lang/cy.json b/plugins/Intl/lang/cy.json
index 07a75fdc8c..b83fd93fe2 100644
--- a/plugins/Intl/lang/cy.json
+++ b/plugins/Intl/lang/cy.json
@@ -458,6 +458,7 @@
"NDays": "%s diwrnod",
"NHoursShort": "%s awr",
"NMinutes": "%s munud",
+ "NMinutesShort": "%s mun",
"NSeconds": "%s eiliad",
"NSecondsShort": "%s eil",
"OneDay": "1 diwrnod",
diff --git a/plugins/Intl/lang/da.json b/plugins/Intl/lang/da.json
index e56571b4a9..76e427bfeb 100644
--- a/plugins/Intl/lang/da.json
+++ b/plugins/Intl/lang/da.json
@@ -473,6 +473,7 @@
"NDays": "%s dage",
"NHoursShort": "%s t",
"NMinutes": "%s minutter",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekunder",
"NSecondsShort": "%s s",
"OneDay": "1 dag",
diff --git a/plugins/Intl/lang/de.json b/plugins/Intl/lang/de.json
index 19a46dd204..e30faf9ea8 100644
--- a/plugins/Intl/lang/de.json
+++ b/plugins/Intl/lang/de.json
@@ -473,6 +473,7 @@
"NDays": "%s Tage",
"NHoursShort": "%s Std.",
"NMinutes": "%s Minuten",
+ "NMinutesShort": "%s Min.",
"NSeconds": "%s Sekunden",
"NSecondsShort": "%s s",
"OneDay": "1 Tag",
diff --git a/plugins/Intl/lang/el.json b/plugins/Intl/lang/el.json
index 2e8f6c48ed..c1cc10faf9 100644
--- a/plugins/Intl/lang/el.json
+++ b/plugins/Intl/lang/el.json
@@ -473,6 +473,7 @@
"NDays": "%s ημέρες",
"NHoursShort": "%s ώ",
"NMinutes": "%s λεπτά",
+ "NMinutesShort": "%s λεπ.",
"NSeconds": "%s δευτερόλεπτα",
"NSecondsShort": "%s δ",
"OneDay": "1 ημέρα",
diff --git a/plugins/Intl/lang/en.json b/plugins/Intl/lang/en.json
index 398a366ae0..88bf0234bf 100644
--- a/plugins/Intl/lang/en.json
+++ b/plugins/Intl/lang/en.json
@@ -473,6 +473,7 @@
"NDays": "%s days",
"NHoursShort": "%sh",
"NMinutes": "%s minutes",
+ "NMinutesShort": "%s min",
"NSeconds": "%s seconds",
"NSecondsShort": "%ss",
"OneDay": "1 day",
diff --git a/plugins/Intl/lang/es.json b/plugins/Intl/lang/es.json
index 4d907ccec2..910ea62d93 100644
--- a/plugins/Intl/lang/es.json
+++ b/plugins/Intl/lang/es.json
@@ -473,6 +473,7 @@
"NDays": "%s días",
"NHoursShort": "%sh",
"NMinutes": "%s minutos",
+ "NMinutesShort": "%s min",
"NSeconds": "%s segundos",
"NSecondsShort": "%ss",
"OneDay": "1 día",
diff --git a/plugins/Intl/lang/et.json b/plugins/Intl/lang/et.json
index 3c53556dbd..44dd4da909 100644
--- a/plugins/Intl/lang/et.json
+++ b/plugins/Intl/lang/et.json
@@ -473,6 +473,7 @@
"NDays": "%s ööpäeva",
"NHoursShort": "%s h",
"NMinutes": "%s minutit",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekundit",
"NSecondsShort": "%s s",
"OneDay": "1 ööpäev",
diff --git a/plugins/Intl/lang/eu.json b/plugins/Intl/lang/eu.json
index eecca0e763..e8e3996204 100644
--- a/plugins/Intl/lang/eu.json
+++ b/plugins/Intl/lang/eu.json
@@ -443,6 +443,7 @@
"NDays": "%s egun",
"NHoursShort": "%s h",
"NMinutes": "%s minutu",
+ "NMinutesShort": "%s min",
"NSeconds": "%s segundo",
"NSecondsShort": "%s s",
"OneDay": "1 egun",
diff --git a/plugins/Intl/lang/fa.json b/plugins/Intl/lang/fa.json
index 4d17e9e8ff..3557cfa4ae 100644
--- a/plugins/Intl/lang/fa.json
+++ b/plugins/Intl/lang/fa.json
@@ -473,6 +473,7 @@
"NDays": "%s روز",
"NHoursShort": "%s ساعت",
"NMinutes": "%s دقیقه",
+ "NMinutesShort": "%s دقیقه",
"NSeconds": "%s ثانیه",
"NSecondsShort": "%sثانیه",
"OneDay": "1 روز",
diff --git a/plugins/Intl/lang/fi.json b/plugins/Intl/lang/fi.json
index 1f9a4f9658..211c09320e 100644
--- a/plugins/Intl/lang/fi.json
+++ b/plugins/Intl/lang/fi.json
@@ -473,6 +473,7 @@
"NDays": "%s päivää",
"NHoursShort": "%st",
"NMinutes": "%s minuuttia",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekuntia",
"NSecondsShort": "%ss",
"OneDay": "1 päivä",
diff --git a/plugins/Intl/lang/fr.json b/plugins/Intl/lang/fr.json
index 14a88bad7e..47483d8dee 100644
--- a/plugins/Intl/lang/fr.json
+++ b/plugins/Intl/lang/fr.json
@@ -473,6 +473,7 @@
"NDays": "%s jours",
"NHoursShort": "%sh",
"NMinutes": "%s minutes",
+ "NMinutesShort": "%s min",
"NSeconds": "%s secondes",
"NSecondsShort": "%ss",
"OneDay": "1 jour",
diff --git a/plugins/Intl/lang/gl.json b/plugins/Intl/lang/gl.json
index 62f4401b14..e08d9c5c21 100644
--- a/plugins/Intl/lang/gl.json
+++ b/plugins/Intl/lang/gl.json
@@ -443,6 +443,7 @@
"NDays": "%s días",
"NHoursShort": "%s h",
"NMinutes": "%s minutos",
+ "NMinutesShort": "%s min",
"NSeconds": "%s segundos",
"NSecondsShort": "%s s",
"OneDay": "1 día",
diff --git a/plugins/Intl/lang/he.json b/plugins/Intl/lang/he.json
index ad936bedd6..a0ed81e449 100644
--- a/plugins/Intl/lang/he.json
+++ b/plugins/Intl/lang/he.json
@@ -473,6 +473,7 @@
"NDays": "%s ימים",
"NHoursShort": "%s שע׳",
"NMinutes": "%s דקות",
+ "NMinutesShort": "%s דק׳",
"NSeconds": "%s שניות",
"NSecondsShort": "%s שנ׳",
"OneDay": "יום",
diff --git a/plugins/Intl/lang/hi.json b/plugins/Intl/lang/hi.json
index da281f238e..8ac1d16169 100644
--- a/plugins/Intl/lang/hi.json
+++ b/plugins/Intl/lang/hi.json
@@ -473,6 +473,7 @@
"NDays": "%s दिन",
"NHoursShort": "%sघं.",
"NMinutes": "%s मिनट",
+ "NMinutesShort": "%s मि.",
"NSeconds": "%s सेकंड",
"NSecondsShort": "%sसे.",
"OneDay": "1 दिन",
diff --git a/plugins/Intl/lang/hr.json b/plugins/Intl/lang/hr.json
index a815a871bc..adda804091 100644
--- a/plugins/Intl/lang/hr.json
+++ b/plugins/Intl/lang/hr.json
@@ -473,6 +473,7 @@
"NDays": "%s dana",
"NHoursShort": "%s h",
"NMinutes": "%s minuta",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekundi",
"NSecondsShort": "%s s",
"OneDay": "1 dan",
diff --git a/plugins/Intl/lang/hu.json b/plugins/Intl/lang/hu.json
index 07302ba122..2223e42f3f 100644
--- a/plugins/Intl/lang/hu.json
+++ b/plugins/Intl/lang/hu.json
@@ -473,6 +473,7 @@
"NDays": "%s nap",
"NHoursShort": "%s h",
"NMinutes": "%s perc",
+ "NMinutesShort": "%s min",
"NSeconds": "%s másodperc",
"NSecondsShort": "%s s",
"OneDay": "1 nap",
diff --git a/plugins/Intl/lang/id.json b/plugins/Intl/lang/id.json
index 90f7fa3d48..3d6bfac410 100644
--- a/plugins/Intl/lang/id.json
+++ b/plugins/Intl/lang/id.json
@@ -473,6 +473,7 @@
"NDays": "%s hari",
"NHoursShort": "%s j",
"NMinutes": "%s menit",
+ "NMinutesShort": "%s mnt",
"NSeconds": "%s detik",
"NSecondsShort": "%s dtk",
"OneDay": "1 hari",
diff --git a/plugins/Intl/lang/is.json b/plugins/Intl/lang/is.json
index 49f619cff9..531c8d3678 100644
--- a/plugins/Intl/lang/is.json
+++ b/plugins/Intl/lang/is.json
@@ -471,6 +471,7 @@
"NDays": "%s dagar",
"NHoursShort": "%s klst.",
"NMinutes": "%s mínútur",
+ "NMinutesShort": "%s mín.",
"NSeconds": "%s sekúndur",
"NSecondsShort": "%s sek.",
"OneDay": "1 dagur",
diff --git a/plugins/Intl/lang/it.json b/plugins/Intl/lang/it.json
index bc6467b284..945569ca86 100644
--- a/plugins/Intl/lang/it.json
+++ b/plugins/Intl/lang/it.json
@@ -473,6 +473,7 @@
"NDays": "%s giorni",
"NHoursShort": "%sh",
"NMinutes": "%s minuti",
+ "NMinutesShort": "%s min",
"NSeconds": "%s secondi",
"NSecondsShort": "%ss",
"OneDay": "1 giorno",
diff --git a/plugins/Intl/lang/ja.json b/plugins/Intl/lang/ja.json
index 7a84cb306e..7c4a9671c8 100644
--- a/plugins/Intl/lang/ja.json
+++ b/plugins/Intl/lang/ja.json
@@ -473,6 +473,7 @@
"NDays": "%s 日",
"NHoursShort": "%s時間",
"NMinutes": "%s 分",
+ "NMinutesShort": "%s 分",
"NSeconds": "%s 秒",
"NSecondsShort": "%s秒",
"OneDay": "1 日",
diff --git a/plugins/Intl/lang/ka.json b/plugins/Intl/lang/ka.json
index e297102595..76953f9836 100644
--- a/plugins/Intl/lang/ka.json
+++ b/plugins/Intl/lang/ka.json
@@ -454,6 +454,7 @@
"NDays": "%s დღე",
"NHoursShort": "%sსთ",
"NMinutes": "%s წუთი",
+ "NMinutesShort": "%s წთ",
"NSeconds": "%s წამი",
"NSecondsShort": "%sწმ",
"OneDay": "1 დღე",
diff --git a/plugins/Intl/lang/ko.json b/plugins/Intl/lang/ko.json
index 0c7ef071c4..d384041d62 100644
--- a/plugins/Intl/lang/ko.json
+++ b/plugins/Intl/lang/ko.json
@@ -473,6 +473,7 @@
"NDays": "%s일",
"NHoursShort": "%s시간",
"NMinutes": "%s분",
+ "NMinutesShort": "%s분",
"NSeconds": "%s초",
"NSecondsShort": "%s초",
"OneDay": "1일",
diff --git a/plugins/Intl/lang/lt.json b/plugins/Intl/lang/lt.json
index a12dfb42c8..10dea06c8f 100644
--- a/plugins/Intl/lang/lt.json
+++ b/plugins/Intl/lang/lt.json
@@ -473,6 +473,7 @@
"NDays": "%s dienų",
"NHoursShort": "%s h",
"NMinutes": "%s minučių",
+ "NMinutesShort": "%s min.",
"NSeconds": "%s sekundžių",
"NSecondsShort": "%s s",
"OneDay": "1 diena",
diff --git a/plugins/Intl/lang/lv.json b/plugins/Intl/lang/lv.json
index 2390c70b32..ed2bf9ed17 100644
--- a/plugins/Intl/lang/lv.json
+++ b/plugins/Intl/lang/lv.json
@@ -473,6 +473,7 @@
"NDays": "%s dienas",
"NHoursShort": "%sh",
"NMinutes": "%s minūtes",
+ "NMinutesShort": "%s min.",
"NSeconds": "%s sekundes",
"NSecondsShort": "%ss",
"OneDay": "1 diena",
diff --git a/plugins/Intl/lang/nb.json b/plugins/Intl/lang/nb.json
index 8619a118a3..354792caf4 100644
--- a/plugins/Intl/lang/nb.json
+++ b/plugins/Intl/lang/nb.json
@@ -473,6 +473,7 @@
"NDays": "%s døgn",
"NHoursShort": "%st",
"NMinutes": "%s minutter",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekunder",
"NSecondsShort": "%ss",
"OneDay": "1 døgn",
diff --git a/plugins/Intl/lang/nl.json b/plugins/Intl/lang/nl.json
index f64574900f..1cec1d2a03 100644
--- a/plugins/Intl/lang/nl.json
+++ b/plugins/Intl/lang/nl.json
@@ -473,6 +473,7 @@
"NDays": "%s dagen",
"NHoursShort": "%s u",
"NMinutes": "%s minuten",
+ "NMinutesShort": "%s min",
"NSeconds": "%s seconden",
"NSecondsShort": "%s s",
"OneDay": "1 dag",
diff --git a/plugins/Intl/lang/nn.json b/plugins/Intl/lang/nn.json
index da95643b26..48800320e3 100644
--- a/plugins/Intl/lang/nn.json
+++ b/plugins/Intl/lang/nn.json
@@ -469,6 +469,7 @@
"NDays": "%s d",
"NHoursShort": "%s h",
"NMinutes": "%s min",
+ "NMinutesShort": "%s min",
"NSeconds": "%s s",
"NSecondsShort": "%s s",
"OneDay": "1 d",
diff --git a/plugins/Intl/lang/pl.json b/plugins/Intl/lang/pl.json
index aea00d4f81..9fec5d66e5 100644
--- a/plugins/Intl/lang/pl.json
+++ b/plugins/Intl/lang/pl.json
@@ -473,6 +473,7 @@
"NDays": "%s dnia",
"NHoursShort": "%s godz.",
"NMinutes": "%s minuty",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekundy",
"NSecondsShort": "%s s",
"OneDay": "1 dzień",
diff --git a/plugins/Intl/lang/pt-br.json b/plugins/Intl/lang/pt-br.json
index 0f42e71606..d2d267eacb 100644
--- a/plugins/Intl/lang/pt-br.json
+++ b/plugins/Intl/lang/pt-br.json
@@ -473,6 +473,7 @@
"NDays": "%s dias",
"NHoursShort": "%s h",
"NMinutes": "%s minutos",
+ "NMinutesShort": "%s min",
"NSeconds": "%s segundos",
"NSecondsShort": "%s s",
"OneDay": "1 dia",
diff --git a/plugins/Intl/lang/pt.json b/plugins/Intl/lang/pt.json
index a119d1c704..a906c4445d 100644
--- a/plugins/Intl/lang/pt.json
+++ b/plugins/Intl/lang/pt.json
@@ -473,6 +473,7 @@
"NDays": "%s dias",
"NHoursShort": "%s h",
"NMinutes": "%s minutos",
+ "NMinutesShort": "%s min",
"NSeconds": "%s segundos",
"NSecondsShort": "%s s",
"OneDay": "1 dia",
diff --git a/plugins/Intl/lang/ro.json b/plugins/Intl/lang/ro.json
index 2e7e397cce..440eb7c4b2 100644
--- a/plugins/Intl/lang/ro.json
+++ b/plugins/Intl/lang/ro.json
@@ -473,6 +473,7 @@
"NDays": "%s de zile",
"NHoursShort": "%s h",
"NMinutes": "%s de minute",
+ "NMinutesShort": "%s min.",
"NSeconds": "%s de secunde",
"NSecondsShort": "%s s",
"OneDay": "1 zi",
diff --git a/plugins/Intl/lang/ru.json b/plugins/Intl/lang/ru.json
index 3e5b9a0122..0e22a0e6cb 100644
--- a/plugins/Intl/lang/ru.json
+++ b/plugins/Intl/lang/ru.json
@@ -473,6 +473,7 @@
"NDays": "%s дня",
"NHoursShort": "%s ч",
"NMinutes": "%s минуты",
+ "NMinutesShort": "%s мин",
"NSeconds": "%s секунды",
"NSecondsShort": "%s с",
"OneDay": "1 день",
diff --git a/plugins/Intl/lang/sk.json b/plugins/Intl/lang/sk.json
index 5dfe5a4284..312449af5c 100644
--- a/plugins/Intl/lang/sk.json
+++ b/plugins/Intl/lang/sk.json
@@ -473,6 +473,7 @@
"NDays": "%s dní",
"NHoursShort": "%s h",
"NMinutes": "%s minút",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekúnd",
"NSecondsShort": "%s s",
"OneDay": "1 deň",
diff --git a/plugins/Intl/lang/sl.json b/plugins/Intl/lang/sl.json
index 1dfccb5d3d..63cac0c101 100644
--- a/plugins/Intl/lang/sl.json
+++ b/plugins/Intl/lang/sl.json
@@ -471,6 +471,7 @@
"NDays": "%s dni",
"NHoursShort": "%s h",
"NMinutes": "%s minut",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekund",
"NSecondsShort": "%s s",
"OneDay": "1 dan",
diff --git a/plugins/Intl/lang/sq.json b/plugins/Intl/lang/sq.json
index 14d6ab6913..c09ef6b9c9 100644
--- a/plugins/Intl/lang/sq.json
+++ b/plugins/Intl/lang/sq.json
@@ -423,6 +423,7 @@
"NDays": "%s ditë",
"NHoursShort": "%s orë",
"NMinutes": "%s minuta",
+ "NMinutesShort": "%s min.",
"NSeconds": "%s sekonda",
"NSecondsShort": "%s sek.",
"OneDay": "1 ditë",
diff --git a/plugins/Intl/lang/sr.json b/plugins/Intl/lang/sr.json
index 84a5f63013..acf136631b 100644
--- a/plugins/Intl/lang/sr.json
+++ b/plugins/Intl/lang/sr.json
@@ -473,6 +473,7 @@
"NDays": "%s дана",
"NHoursShort": "%s сати",
"NMinutes": "%s минута",
+ "NMinutesShort": "%s мин",
"NSeconds": "%s секунди",
"NSecondsShort": "%s сек",
"OneDay": "1 дан",
diff --git a/plugins/Intl/lang/sv.json b/plugins/Intl/lang/sv.json
index 983c6ff082..50ec519023 100644
--- a/plugins/Intl/lang/sv.json
+++ b/plugins/Intl/lang/sv.json
@@ -473,6 +473,7 @@
"NDays": "%s dygn",
"NHoursShort": "%sh",
"NMinutes": "%s minuter",
+ "NMinutesShort": "%s min",
"NSeconds": "%s sekunder",
"NSecondsShort": "%ss",
"OneDay": "1 dygn",
diff --git a/plugins/Intl/lang/ta.json b/plugins/Intl/lang/ta.json
index e82f6516a8..356db6986e 100644
--- a/plugins/Intl/lang/ta.json
+++ b/plugins/Intl/lang/ta.json
@@ -473,6 +473,7 @@
"NDays": "%s நாட்கள்",
"NHoursShort": "%s ம.நே.",
"NMinutes": "%s நிமிடங்கள்",
+ "NMinutesShort": "%s நிமிடங்கள்",
"NSeconds": "%s விநாடிகள்",
"NSecondsShort": "%s வி.",
"OneDay": "1 நாள்",
diff --git a/plugins/Intl/lang/te.json b/plugins/Intl/lang/te.json
index 03b472d2aa..f405ec3c84 100644
--- a/plugins/Intl/lang/te.json
+++ b/plugins/Intl/lang/te.json
@@ -473,6 +473,7 @@
"NDays": "%s రోజులు",
"NHoursShort": "%sగం",
"NMinutes": "%s నిమిషాలు",
+ "NMinutesShort": "%s నిమి.",
"NSeconds": "%s సెకన్లు",
"NSecondsShort": "%sసె",
"OneDay": "1 రోజు",
diff --git a/plugins/Intl/lang/th.json b/plugins/Intl/lang/th.json
index 8b4ba6e34e..9fb1ac2f07 100644
--- a/plugins/Intl/lang/th.json
+++ b/plugins/Intl/lang/th.json
@@ -473,6 +473,7 @@
"NDays": "%s วัน",
"NHoursShort": "%sชม.",
"NMinutes": "%s นาที",
+ "NMinutesShort": "%s นาที",
"NSeconds": "%s วินาที",
"NSecondsShort": "%sวิ",
"OneDay": "1 วัน",
diff --git a/plugins/Intl/lang/tl.json b/plugins/Intl/lang/tl.json
index e12cc01633..5334623c26 100644
--- a/plugins/Intl/lang/tl.json
+++ b/plugins/Intl/lang/tl.json
@@ -441,6 +441,7 @@
"NDays": "%s araw",
"NHoursShort": "%sh",
"NMinutes": "%s minuto",
+ "NMinutesShort": "%s min.",
"NSeconds": "%s segundo",
"NSecondsShort": "%ss",
"OneDay": "1 araw",
diff --git a/plugins/Intl/lang/tr.json b/plugins/Intl/lang/tr.json
index e4aa0844d4..6d22ecc1a4 100644
--- a/plugins/Intl/lang/tr.json
+++ b/plugins/Intl/lang/tr.json
@@ -473,6 +473,7 @@
"NDays": "%s gün",
"NHoursShort": "%ss",
"NMinutes": "%s dakika",
+ "NMinutesShort": "%s dk.",
"NSeconds": "%s saniye",
"NSecondsShort": "%ssn",
"OneDay": "1 gün",
diff --git a/plugins/Intl/lang/uk.json b/plugins/Intl/lang/uk.json
index 980ff6a843..4b0797e206 100644
--- a/plugins/Intl/lang/uk.json
+++ b/plugins/Intl/lang/uk.json
@@ -473,6 +473,7 @@
"NDays": "%s дня",
"NHoursShort": "%s год",
"NMinutes": "%s хвилини",
+ "NMinutesShort": "%s хв",
"NSeconds": "%s секунди",
"NSecondsShort": "%s с",
"OneDay": "1 день",
diff --git a/plugins/Intl/lang/vi.json b/plugins/Intl/lang/vi.json
index 3d4d68a13a..9d82f62058 100644
--- a/plugins/Intl/lang/vi.json
+++ b/plugins/Intl/lang/vi.json
@@ -265,6 +265,7 @@
"DayTu": "T3",
"DayWe": "T4",
"EnglishLanguageName": "Vietnamese",
+ "Hours": "giờ",
"Language_aa": "Tiếng Afar",
"Language_ab": "Tiếng Abkhazia",
"Language_ae": "Tiếng Avestan",
@@ -468,13 +469,25 @@
"LongMonth_7": "Tháng 7",
"LongMonth_8": "Tháng 8",
"LongMonth_9": "Tháng 9",
+ "Minutes": "phút",
+ "NDays": "%s ngày",
+ "NHoursShort": "%s giờ",
+ "NMinutes": "%s phút",
+ "NMinutesShort": "%s phút",
"NSeconds": "%s giây",
"NSecondsShort": "%s giây",
+ "OneDay": "1 ngày",
+ "OneMinute": "1 phút",
+ "OneMinuteShort": "1 phút",
"OriginalLanguageName": "Tiếng Việt",
"PeriodDay": "Ngày",
+ "PeriodDays": "ngày",
"PeriodMonth": "Tháng",
+ "PeriodMonths": "tháng",
"PeriodWeek": "Tuần",
+ "PeriodWeeks": "tuần",
"PeriodYear": "Năm",
+ "PeriodYears": "năm",
"Seconds": "giây",
"ShortDay_1": "Th 2",
"ShortDay_2": "Th 3",
diff --git a/plugins/Intl/lang/zh-cn.json b/plugins/Intl/lang/zh-cn.json
index 6fb6dbe3e6..d98d3c7646 100644
--- a/plugins/Intl/lang/zh-cn.json
+++ b/plugins/Intl/lang/zh-cn.json
@@ -473,6 +473,7 @@
"NDays": "%s天",
"NHoursShort": "%s小时",
"NMinutes": "%s分钟",
+ "NMinutesShort": "%s分钟",
"NSeconds": "%s秒钟",
"NSecondsShort": "%s秒",
"OneDay": "1天",
diff --git a/plugins/Intl/lang/zh-tw.json b/plugins/Intl/lang/zh-tw.json
index a5f57e7978..7bb0a913d4 100644
--- a/plugins/Intl/lang/zh-tw.json
+++ b/plugins/Intl/lang/zh-tw.json
@@ -473,6 +473,7 @@
"NDays": "%s 天",
"NHoursShort": "%s時",
"NMinutes": "%s 分鐘",
+ "NMinutesShort": "%s 分鐘",
"NSeconds": "%s 秒",
"NSecondsShort": "%s秒",
"OneDay": "1 天",