Localisation updates from https://translatewiki.net.

Change-Id: Ief7812eb6738a22050b314717e59ab53643ee957
This commit is contained in:
Translation updater bot 2014-05-25 19:37:55 +00:00
parent 70336be027
commit 90c7aa8d72
4 changed files with 6 additions and 3 deletions

View file

@ -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": "בלתי־מוגדר",

View file

@ -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",

View file

@ -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",

View file

@ -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",