diff --git a/Cite.i18n.php b/Cite.i18n.php
index 74ef7b00f..4630421ab 100644
--- a/Cite.i18n.php
+++ b/Cite.i18n.php
@@ -922,8 +922,12 @@ Viite nimega $1
tekst puudub.',
'cite_error_empty_references_define' => '<references>
-märgendite vahel oleval <ref>
-märgendil nimega "$1" puudub sisu.',
);
-/** Basque (Euskara) */
+/** Basque (Euskara)
+ * @author An13sa
+ */
$messages['eu'] = array(
+ 'cite_desc' => ' eta etiketak gehitzen ditu, aipuentzako',
+ 'cite_croak' => 'Hildako aipua; $1: $2',
'cite_error' => 'Aipamen errorea: $1',
);
@@ -2944,6 +2948,7 @@ $messages['yue'] = array(
/** Simplified Chinese (中文(简体))
* @author Gaoxuewei
+ * @author Liangent
* @author Philip
*/
$messages['zh-hans'] = array(
@@ -2963,9 +2968,11 @@ $messages['zh-hans'] = array(
'cite_error_included_ref' => '没有找到与</ref>对应的<ref>标签',
'cite_error_refs_without_references' => '<ref>
标签存在,但没有找到<references/>
标签',
'cite_error_group_refs_without_references' => '组名为“$1”的<ref>
标签存在,但没有找到相应的<references group="$1"/>
标签',
+ 'cite_error_references_missing_key' => '在<references>
中以“$1”名字定义的<ref>
标签没有在先前的文字中使用。',
);
/** Traditional Chinese (中文(繁體))
+ * @author Liangent
* @author Philip
*/
$messages['zh-hant'] = array(
@@ -2985,5 +2992,6 @@ $messages['zh-hant'] = array(
'cite_error_included_ref' => '沒有找到與</ref>對應的<ref>標簽',
'cite_error_refs_without_references' => '<ref>
標簽存在,但沒有找到<references/>
標簽',
'cite_error_group_refs_without_references' => '組名為「$1」的<ref>
標簽存在,但沒有找到相應的<references group="$1"/>
標簽',
+ 'cite_error_references_missing_key' => '在<references>
中以“$1”名字定義的<ref>
標籤沒有在先前的文字中使用。',
);
diff --git a/SpecialCite.i18n.php b/SpecialCite.i18n.php
index ae1747b6a..beeadb8fc 100644
--- a/SpecialCite.i18n.php
+++ b/SpecialCite.i18n.php
@@ -431,11 +431,13 @@ $messages['et'] = array(
);
/** Basque (Euskara)
+ * @author An13sa
* @author Theklan
*/
$messages['eu'] = array(
'cite_article_desc' => '[[Special:Cite|Aipatu]] orrialde berezia gehitzen du tresna-kutxaren loturetan',
'cite_article_link' => 'Orrialde hau aipatu',
+ 'cite_article_link_title' => 'Orrialde nola aipatzeko informazioa',
'cite' => 'Aipamenak',
'cite_page' => 'Orrialdea:',
'cite_submit' => 'Aipatu',