From 90c7aa8d72229c160158fbbdb3232f64e91f7e29 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sun, 25 May 2014 19:37:55 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Ief7812eb6738a22050b314717e59ab53643ee957 --- i18n/he.json | 1 + i18n/lb.json | 1 + i18n/nl.json | 2 +- i18n/qqq.json | 5 +++-- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/i18n/he.json b/i18n/he.json index b6c588aa..7a6365d6 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -50,6 +50,7 @@ "templatedata-modal-table-param-type-file": "קובץ", "templatedata-modal-table-param-type-number": "מספר", "templatedata-modal-table-param-type-boolean": "בוליאני", + "templatedata-modal-table-param-type-date": "תאריך", "templatedata-modal-table-param-type-page": "דף", "templatedata-modal-table-param-type-string": "מחרוזת", "templatedata-modal-table-param-type-undefined": "בלתי־מוגדר", diff --git a/i18n/lb.json b/i18n/lb.json index 66075666..816a5397 100644 --- a/i18n/lb.json +++ b/i18n/lb.json @@ -35,6 +35,7 @@ "templatedata-modal-table-param-type": "Typ", "templatedata-modal-table-param-type-file": "Fichier", "templatedata-modal-table-param-type-number": "Zuel", + "templatedata-modal-table-param-type-date": "Datum", "templatedata-modal-table-param-type-page": "Säit", "templatedata-modal-table-param-type-undefined": "Ondefinéiert", "templatedata-modal-table-param-type-user": "Benotzer", diff --git a/i18n/nl.json b/i18n/nl.json index a531444f..7dbaa112 100644 --- a/i18n/nl.json +++ b/i18n/nl.json @@ -49,7 +49,7 @@ "templatedata-modal-table-param-label": "Label", "templatedata-modal-table-param-name": "Naam", "templatedata-modal-table-param-required": "Vereist", - "templatedata-modal-table-param-suggested": "Voorgesteld", + "templatedata-modal-table-param-suggested": "Aangeraden", "templatedata-modal-table-param-type": "Type", "templatedata-modal-table-param-type-file": "Bestand", "templatedata-modal-table-param-type-number": "Getal", diff --git a/i18n/qqq.json b/i18n/qqq.json index 81779897..96c591f7 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -3,7 +3,8 @@ "authors": [ "Sethladan", "Shirayuki", - "Timo Tijhof" + "Timo Tijhof", + "Robby" ] }, "templatedata-desc": "{{desc|name=Template Data|url=http://www.mediawiki.org/wiki/Extension:TemplateData}}", @@ -50,7 +51,7 @@ "templatedata-modal-table-param-type-file": "A possible parameter type: File\n{{Identical|File}}", "templatedata-modal-table-param-type-number": "A possible parameter type: Number", "templatedata-modal-table-param-type-boolean": "A possible parameter type: Boolean", - "templatedata-modal-table-param-type-date": "A possible parameter type: Date", + "templatedata-modal-table-param-type-date": "A possible parameter type: Date\n{{Identical|Date}}", "templatedata-modal-table-param-type-page": "A possible parameter type: Page", "templatedata-modal-table-param-type-string": "A possible parameter type: String", "templatedata-modal-table-param-type-undefined": "A possible parameter type: Undefined",