Localisation updates from https://translatewiki.net.

Change-Id: I2ff23ae6cbf497b1d81064ce516f4a61bde98216
This commit is contained in:
Translation updater bot 2014-07-17 22:56:10 +02:00
parent dea75631e6
commit 45125b8c81
3 changed files with 4 additions and 4 deletions

View file

@ -264,7 +264,7 @@ $specialPageAliases['mt'] = array(
'Cite' => array( 'Iċċita' ),
);
/** Nāhuatl (Nāhuatl) */
/** Nahuatl (Nāhuatl) */
$specialPageAliases['nah'] = array(
'Cite' => array( 'Tlahtoa', 'Citar' ),
);

View file

@ -50,6 +50,6 @@
"cite_references_link_many_accessibility_label": "Text for screen readers to describe the jump to citation links (a b c ...) for citations which are used in multiple places.\n\nThis is going to be prepended to the first link, the following ones will just be read by screen readers as they are visible.\n\nSee also:\n* {{msg-mw|Cite references link accessibility label}} - if the citation is used one time",
"cite_references_prefix": "{{notranslate}}",
"cite_references_suffix": "{{notranslate}}",
"cite_error_refs_without_references_category": "Name of [[mw:Special:MyLanguage/Help:Tracking categories|tracking category]] where pages that have <code><nowiki><ref></nowiki></code>s but not <code><nowiki><references /></code></nowiki> are listed.",
"cite_error_refs_without_references_category": "Name of [[mw:Special:MyLanguage/Help:Tracking categories|tracking category]] where pages that have <code><nowiki><ref></nowiki></code>s but not <code><nowiki><references /></nowiki></code> are listed.",
"cite_error_refs_without_references_category-desc": "Automatically-included <code><nowiki><references /></nowiki></code> description. Shown on [[Special:TrackingCategories]]."
}

View file

@ -21,7 +21,6 @@
"cite_error_no_link_label_group": "群組 \"$1\" 的自訂連結標籤符號已用盡。\n請在 <nowiki>[[MediaWiki:$2]]</nowiki> 中定義更多的標籤符號。",
"cite_error_references_no_text": "無效的 <code>&lt;ref&gt;</code> 標籤,\n未定義名稱為 <code>$1</code> 的參考文獻內容文字。",
"cite_error_included_ref": "缺少 <code>&lt;ref&gt;</code> 標籤的結束標籤 <code>&lt;/ref&gt;</code>",
"cite_error_refs_without_references": "已使用 <code>&lt;ref&gt;</code> 標籤,但查無 <code>&lt;references/&gt;</code> 標籤",
"cite_error_group_refs_without_references": "使用群組名稱 \"$1\" 的 <code>&lt;ref&gt;</code> 標籤已存在,但查無對應的 <code>&lt;references group=\"$1\"/&gt;</code> 標籤,或缺少 <code>&lt;/ref&gt;</code> 結束標籤。",
"cite_error_references_group_mismatch": "在 <code>&lt;references&gt;</code> 中的 <code>&lt;ref&gt;</code> 標籤 group 屬性衝突 \"$1\"。",
"cite_error_references_missing_group": "在 <code>&lt;ref&gt;</code> 外定義的 <code>&lt;references&gt;</code> 標籤有設定 group 屬性為 \"$1\",但在前文中並未使用。",
@ -29,5 +28,6 @@
"cite_error_references_no_key": "<code>&lt;references&gt;</code> 中定義的<code>&lt;ref&gt;</code> 沒有設定 name 屬性。",
"cite_error_empty_references_define": "<code>&lt;references&gt;</code> 中定義的 <code>&lt;ref&gt;</code> 的 name 屬性 \"$1\" 沒有任何內容。",
"cite_references_link_accessibility_label": "移至",
"cite_references_link_many_accessibility_label": "移至:"
"cite_references_link_many_accessibility_label": "移至:",
"cite_error_refs_without_references_category-desc": "頁面已定義 <code><nowiki><ref></nowiki></code> 且未指定群組,但未明確定義 <code><nowiki><references /></nowiki></code> 標籤。"
}