mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-23 22:45:20 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Iee86fdbe9ea5e8df0eab763827146f1c765785d8
This commit is contained in:
parent
a5b8640928
commit
6aff5b0828
|
@ -13,5 +13,7 @@
|
|||
"cite_references_link_accessibility_back_label": "Makecos walik",
|
||||
"cite_section_preview_references": "Pracingak pustaka",
|
||||
"cite_warning": "Paingetan anggit: $1",
|
||||
"cite-wikieditor-tool-reference": "Pustaka"
|
||||
"cite-wikieditor-tool-reference": "Pustaka",
|
||||
"cite-wikieditor-help-page-references": "Pustaka",
|
||||
"cite-wikieditor-help-content-reference-description": "Pustaka"
|
||||
}
|
||||
|
|
14
i18n/en-gb.json
Normal file
14
i18n/en-gb.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Piano1forte2"
|
||||
]
|
||||
},
|
||||
"cite_error_ref_invalid_dir": "Invalid <code>dir='$1'</code>, must be <code>ltr</code> or <code>rtl</code>",
|
||||
"cite_error_references_duplicate_key": "Invalid <code><ref></code> tag; name '$1' defined multiple times with different content",
|
||||
"cite_error_no_link_label_group": "Ran out of custom link labels for group '$1'. Define more in the [[MediaWiki:$2]] message.",
|
||||
"cite_error_group_refs_without_references": "<code><ref></code> tags exist for a group named '$1', but no corresponding <code><references group='$1'/></code> tag was found",
|
||||
"cite_error_references_group_mismatch": "<code><ref></code> tag in <code><references></code> has conflicting group attribute '$1'.",
|
||||
"cite_error_references_missing_group": "<code><ref></code> tag with name '$2' defined in <code><references></code> has group attribute '$1' which does not appear in prior text.",
|
||||
"cite_error_empty_references_define": "<code><ref></code> tag with name '$1' defined in <code><references></code> group '$2' has no content."
|
||||
}
|
|
@ -1,8 +1,14 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Валентина Семёнова",
|
||||
"Венина Наталья Константиновна"
|
||||
]
|
||||
},
|
||||
"cite_error": "$1 - тыште йоҥылыш"
|
||||
"cite_error": "$1 - тыште йоҥылыш",
|
||||
"cite-wikieditor-tool-reference": "Палемдымаш",
|
||||
"cite-wikieditor-help-page-references": "Палемдымаш",
|
||||
"cite-wikieditor-help-content-reference-description": "Палемдымаш",
|
||||
"cite-wikieditor-help-content-named-reference-description": "Вуйлӱм дене палемдымаш",
|
||||
"cite-wikieditor-help-content-rereference-description": "Тиде кылверым уэш кучылтмаш"
|
||||
}
|
||||
|
|
16
modules/ve-cite/i18n/en-gb.json
Normal file
16
modules/ve-cite/i18n/en-gb.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Piano1forte2"
|
||||
]
|
||||
},
|
||||
"cite-ve-changedesc-ref-group-both": "Reference group changed from '$1' to '$2'",
|
||||
"cite-ve-changedesc-ref-group-from": "Reference group changed from '$1' to the general group",
|
||||
"cite-ve-changedesc-ref-group-to": "Reference group changed from the general group to '$1'",
|
||||
"cite-ve-changedesc-reflist-group-from": "References list group changed from '$1' to the general group",
|
||||
"cite-ve-changedesc-reflist-group-to": "References list group changed from the general group to '$1'",
|
||||
"cite-ve-dialog-reference-editing-extends-long": "This is an extension of another reference '$1'.",
|
||||
"cite-ve-dialog-referenceslist-contextitem-description-named": "List of references for group '$1'",
|
||||
"cite-ve-referenceslist-isempty": "There are no references with the group '$1' on this page to include in this list.",
|
||||
"visualeditor-internal-list-diff-group-name-mwreference": "Reference group name: '$1'"
|
||||
}
|
Loading…
Reference in a new issue