mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-23 23:43:54 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I03edd97a258830670dbb6a9e053f8db0d19a5965
This commit is contained in:
parent
96f73a6ec1
commit
d2b194921c
|
@ -46,6 +46,7 @@
|
|||
"templatedata-modal-table-param-required": "Vyžadováno",
|
||||
"templatedata-modal-table-param-suggested": "Doporučeno",
|
||||
"templatedata-modal-table-param-type": "Typ",
|
||||
"templatedata-modal-table-param-type-file": "Soubor",
|
||||
"templatedata-modal-table-param-type-number": "Číslo",
|
||||
"templatedata-modal-table-param-type-page": "Stránka",
|
||||
"templatedata-modal-table-param-type-string": "Řetězec",
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
"templatedata-modal-table-param-required": "Erforderlich",
|
||||
"templatedata-modal-table-param-suggested": "Vorgeschlagen",
|
||||
"templatedata-modal-table-param-type": "Typ",
|
||||
"templatedata-modal-table-param-type-file": "Datei",
|
||||
"templatedata-modal-table-param-type-number": "Nummer",
|
||||
"templatedata-modal-table-param-type-page": "Seite",
|
||||
"templatedata-modal-table-param-type-string": "Zeichenfolge",
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"Guillom",
|
||||
"Metroitendo",
|
||||
"Peter17",
|
||||
"Verdy p"
|
||||
"Verdy p",
|
||||
"Solucer"
|
||||
]
|
||||
},
|
||||
"templatedata-desc": "Met en place un stockage de données pour les paramètres des modèles (en utilisant JSON)",
|
||||
|
@ -50,6 +51,7 @@
|
|||
"templatedata-modal-table-param-required": "Obligatoire",
|
||||
"templatedata-modal-table-param-suggested": "Suggéré",
|
||||
"templatedata-modal-table-param-type": "Type",
|
||||
"templatedata-modal-table-param-type-file": "Fichier",
|
||||
"templatedata-modal-table-param-type-number": "Nombre",
|
||||
"templatedata-modal-table-param-type-page": "Page",
|
||||
"templatedata-modal-table-param-type-string": "Chaîne",
|
||||
|
|
|
@ -47,6 +47,7 @@
|
|||
"templatedata-modal-table-param-required": "נדרש",
|
||||
"templatedata-modal-table-param-suggested": "מוצע",
|
||||
"templatedata-modal-table-param-type": "סוג",
|
||||
"templatedata-modal-table-param-type-file": "קובץ",
|
||||
"templatedata-modal-table-param-type-number": "מספר",
|
||||
"templatedata-modal-table-param-type-page": "דף",
|
||||
"templatedata-modal-table-param-type-string": "מחרוזת",
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
"templatedata-modal-table-param-required": "Obbligatorio",
|
||||
"templatedata-modal-table-param-suggested": "Consigliato",
|
||||
"templatedata-modal-table-param-type": "Tipo",
|
||||
"templatedata-modal-table-param-type-file": "File",
|
||||
"templatedata-modal-table-param-type-number": "Numero",
|
||||
"templatedata-modal-table-param-type-page": "Pagina",
|
||||
"templatedata-modal-table-param-type-string": "Stringa",
|
||||
|
|
|
@ -30,5 +30,6 @@
|
|||
"templatedata-modal-button-apply": "適用",
|
||||
"templatedata-modal-button-cancel": "キャンセル",
|
||||
"templatedata-modal-button-delparam": "引数を削除",
|
||||
"templatedata-modal-table-param-aliases": "別名 (カンマ区切り)"
|
||||
"templatedata-modal-table-param-aliases": "別名 (カンマ区切り)",
|
||||
"templatedata-modal-table-param-type-file": "ファイル"
|
||||
}
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"templatedata-doc-param-default-empty": "ಖಾಲಿ",
|
||||
"templatedata-doc-param-status": "ಸ್ಥಾನಮಾನ",
|
||||
"templatedata-doc-param-status-optional": "ಐಚ್ಛಿಕ",
|
||||
"templatedata-doc-param-status-suggested": "ಸೂಚಿಸಲ್ಪಟ್ಟ",
|
||||
"templatedata-modal-button-addparam": "ಪರಿಮಿತಿಯನ್ನು ಸೇರಿಸು",
|
||||
"templatedata-modal-button-apply": "ಅನ್ವಯಿಸು",
|
||||
"templatedata-modal-button-cancel": "ರದ್ದುಮಾಡು",
|
||||
|
@ -21,7 +22,9 @@
|
|||
"templatedata-modal-table-param-desc": "ವಿವರ",
|
||||
"templatedata-modal-table-param-label": "ಗುರುತು ಪಟ್ಟಿ",
|
||||
"templatedata-modal-table-param-name": "ಹೆಸರು",
|
||||
"templatedata-modal-table-param-suggested": "ಸೂಚಿಸಲ್ಪಟ್ಟ",
|
||||
"templatedata-modal-table-param-type": "ನಮೂನೆ",
|
||||
"templatedata-modal-table-param-type-file": "ಕಡತ",
|
||||
"templatedata-modal-table-param-type-number": "ಸಂಖ್ಯೆ",
|
||||
"templatedata-modal-table-param-type-page": "ಪುಟ",
|
||||
"templatedata-modal-table-param-type-user": "ಸದಸ್ಯ"
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"templatedata-doc-param-status": "Status",
|
||||
"templatedata-doc-param-status-deprecated": "vereelst",
|
||||
"templatedata-doc-param-status-optional": "fakultativ",
|
||||
"templatedata-doc-param-status-suggested": "virgeschlo",
|
||||
"templatedata-doc-param-status-required": "obligatoresch",
|
||||
"templatedata-doc-param-desc-empty": "keng Beschreiwung",
|
||||
"templatedata-invalid-parse": "Syntaxfeeler am JSON.",
|
||||
|
@ -30,7 +31,9 @@
|
|||
"templatedata-modal-table-param-label": "Etikett",
|
||||
"templatedata-modal-table-param-name": "Numm",
|
||||
"templatedata-modal-table-param-required": "Obligatoresch",
|
||||
"templatedata-modal-table-param-suggested": "Virgeschlo",
|
||||
"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-page": "Säit",
|
||||
"templatedata-modal-table-param-type-undefined": "Ondefinéiert",
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
"templatedata-modal-table-param-required": "Задолжително",
|
||||
"templatedata-modal-table-param-suggested": "Предложени",
|
||||
"templatedata-modal-table-param-type": "Тип",
|
||||
"templatedata-modal-table-param-type-file": "Податотека",
|
||||
"templatedata-modal-table-param-type-number": "Број",
|
||||
"templatedata-modal-table-param-type-page": "Страница",
|
||||
"templatedata-modal-table-param-type-string": "Низа",
|
||||
|
|
|
@ -17,5 +17,6 @@
|
|||
"templatedata-invalid-missing": "A propriedade \"$1\" é requerida mas não foi fornecida.",
|
||||
"templatedata-invalid-unknown": "Propriedade \"$1\" inesperada.",
|
||||
"templatedata-invalid-value": "Valor inválido para a propriedade \"$1\".",
|
||||
"templatedata-modal-errormsg": "Erros encontrados. Por favor, certifique-se de que não há nomes de parâmetros vazios ou duplicados e que estes não incluem o nome do parâmetro \"$1\", \"$2\" ou \"$3\"."
|
||||
"templatedata-modal-errormsg": "Erros encontrados. Por favor, certifique-se de que não há nomes de parâmetros vazios ou duplicados e que estes não incluem o nome do parâmetro \"$1\", \"$2\" ou \"$3\".",
|
||||
"templatedata-modal-table-param-type-file": "Ficheiro"
|
||||
}
|
||||
|
|
|
@ -45,9 +45,9 @@
|
|||
"templatedata-modal-table-param-label": "Label for a table heading: Label of the parameter",
|
||||
"templatedata-modal-table-param-name": "Label for a table heading: Name of the parameter",
|
||||
"templatedata-modal-table-param-required": "Label for a table heading: Required status of the parameter",
|
||||
"templatedata-modal-table-param-suggested": "Label for a table heading: Suggested status of the parameter",
|
||||
"templatedata-modal-table-param-suggested": "Label for a table heading: Suggested status of the parameter.\n{{Identical|Suggested}}",
|
||||
"templatedata-modal-table-param-type": "Label for a table heading: Type of the parameter",
|
||||
"templatedata-modal-table-param-type-file": "A possible parameter type: File",
|
||||
"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-page": "A possible parameter type: Page",
|
||||
"templatedata-modal-table-param-type-string": "A possible parameter type: String",
|
||||
|
|
|
@ -47,6 +47,7 @@
|
|||
"templatedata-modal-table-param-required": "Обязательное",
|
||||
"templatedata-modal-table-param-suggested": "Предложенный",
|
||||
"templatedata-modal-table-param-type": "Тип",
|
||||
"templatedata-modal-table-param-type-file": "Файл",
|
||||
"templatedata-modal-table-param-type-number": "Число",
|
||||
"templatedata-modal-table-param-type-page": "Страница",
|
||||
"templatedata-modal-table-param-type-string": "Строка",
|
||||
|
|
Loading…
Reference in a new issue