diff --git a/i18n/gur.json b/i18n/gur.json index 8ccae2b15..519acc9d4 100644 --- a/i18n/gur.json +++ b/i18n/gur.json @@ -3,7 +3,8 @@ "authors": [ "Ayire Adongo", "Akakiiri", - "Amoramah" + "Amoramah", + "Baba Ayɛ'ɛra" ] }, "cite-desc": "Pa'aseri la <ref> and <references> tags for citations", @@ -14,11 +15,18 @@ "cite_error_ref_too_many_keys": "Dagi ma'a <ref> tag; invalid names, e.g. too many", "cite_error_ref_nested_extends": "Dikera paara <ref> tags more than one level deep is not allowed", "cite_error_ref_no_input": "Invalid <ref> tag; viisegɔ lɔgerɔ n tari yu'urɛ nari ti la tara yelesum", + "cite_error_group_refs_without_references": "<ref> tags exist for a group named \"$1\", but no corresponding <references group=\"$1\"/> tag was found", + "cite_error_references_group_mismatch": "<ref> tag in <references> has conflicting group attribute \"$1\".", + "cite_error_references_missing_group": "<ref> tag with\n name \"$2\" defined in <references> has group attribute \"$1\" which does not appear in prior text.", + "cite_error_references_missing_key": "<ref> tag with name \"$1\" defined in <references> is not used in prior text.", + "cite_error_references_no_key": "<ref> tag defined in <references> has no name attribute.", + "cite_error_empty_references_define": "<ref> tag with name \"$1\" defined in <references> group \"$2\" has no content.", "cite-tracking-category-cite-error": "Pɛga n tari viisegɔ tuure duma", "cite-tracking-category-cite-error-desc": "Pɛga n boi buuri buuri wa tarı la tuure duma n boi a tuuma viisegɔ lɔgerɔ \"yaga\"", "cite_references_link_accessibility_label": "Ɛkɛ saazuo", "cite_references_link_many_accessibility_label": "Ɛkɛ saazuo paɛ", "cite_references_link_accessibility_back_label": "Ɛkɛ saazuo lebe pooren", "cite_section_preview_references": "Te'ele bisɛ viisegɔ lɔgerɔ", - "cite_warning": "Pa'alɛ ka'aŋɔ: $1" + "cite_warning": "Pa'alɛ ka'aŋɔ: $1", + "cite_warning_sectionpreview_no_text": "<ref> kan ta'am te'ele bisɛ se'ere Zuo n doi la, ka boi la nananawa wa wele la yiŋa bii ka pugum ka bɔna bini kɔraa" } diff --git a/i18n/wsg.json b/i18n/wsg.json new file mode 100644 index 000000000..6d3ff1f36 --- /dev/null +++ b/i18n/wsg.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Kiran sidam" + ] + }, + "cite_error": "ఉదహరించు లోప్:$1" +}