Localisation updates from https://translatewiki.net.

Change-Id: Idb348895adb7ded6cbeafc8671d0de4f1e534eef
This commit is contained in:
Translation updater bot 2023-12-14 07:50:12 +01:00
parent edcd2ef396
commit 6c1f855588
5 changed files with 20 additions and 3 deletions

File diff suppressed because one or more lines are too long

8
i18n/bol.json Normal file
View file

@ -0,0 +1,8 @@
{
"@metadata": {
"authors": [
"El-hussain14"
]
},
"cite_error": "Cite error: $1"
}

View file

@ -7,6 +7,7 @@
]
},
"cite_error": "A chirim ya: $1",
"cite_error_group_refs_without_references": "<code>&It;ref&gt;</code> tuma maa yi laɣingu din yuli nyɛ \"$1\", ka lee bi saɣiritiri <code>$It;references group =\"$1\"/&gt;</code> tuka maa bon nya",
"cite-tracking-category-cite-error": "Peejinima din kundivira bi viɛla",
"cite_references_link_accessibility_label": "Yiɣima",
"cite_references_link_many_accessibility_label": "Yiɣi paai:",

8
i18n/hif-latn.json Normal file
View file

@ -0,0 +1,8 @@
{
"@metadata": {
"authors": [
"Thakurji"
]
},
"cite_error": "Cite error: $1"
}

View file

@ -28,7 +28,7 @@
"cite_error_ref_nested_extends": "Error message shown when a ref tag tries to extend another ref tag that's already extended, i.e. nesting sub-refs is not allowed.\n\nParameters:\n* $1 - Name of the invalid ref\n* $2 - Name of the previous, conflicting ref",
"cite_error_ref_no_input": "Error message shown when ref tags without names have no content. An example that cause this error is <code>&lt;ref></ref&gt;</code>",
"cite_error_references_duplicate_key": "Error message shown when multiple refs with same name exist but with different content",
"cite_error_references_invalid_parameters": "Error message shown when parameters are used in the references tag. An example that causes this error is <code>&lt;references someparameter=\"value\" /&gt;</code>.",
"cite_error_references_invalid_parameters": "Generic error message shown when unknown, unsupported parameters are used in a <code>&lt;references&gt;</code> tag. This can happen when there is a mistake in a parameter name, or a parameter exclusive to the <code>&lt;ref&gt;</code> tag is used in a <code>&lt;references&gt;</code> tag. This and [[MediaWiki:Cite error ref too many keys]] form a pair and should be worded similarly.",
"cite_error_references_no_backlink_label": "Error message shown in the references tag when the same name is used for too many ref tags. Too many in this case is more than there are backlink labels defined in [[MediaWiki:Cite references link many format backlink labels]].\n\nIt is not possible to make a clickable link to this message. \"nowiki\" is mandatory around [[MediaWiki:Cite references link many format backlink labels]].",
"cite_error_no_link_label_group": "Error message shown when there are more references than custom link markers for a group. Gives an actionable remedy.\n\nParameters:\n* $1 - reference group name\n* $2 - System message name, <code>cite_link_label_group-<i>groupname</i></code>",
"cite_error_references_no_text": "This error occurs when the tag <code>&lt;ref name=\"something\"/&gt;</code> is used with the name-option specified and no other tag specifies a cite-text for this name.\n\nParameters:\n* $1 - key of the ref",