mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I5bad54c760cb108256092805497acdbb95bdf573
This commit is contained in:
parent
fedf5014f0
commit
48dfed20bd
|
@ -46,7 +46,7 @@ $specialPageAliases['de'] = array(
|
|||
|
||||
/** Zazaki (Zazaki) */
|
||||
$specialPageAliases['diq'] = array(
|
||||
'Notifications' => array( 'Mengeney' ),
|
||||
'Notifications' => array( 'Mengeneyi' ),
|
||||
);
|
||||
|
||||
/** Greek (Ελληνικά) */
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"echo-email-batch-body-default": "你有一則新通知訊息。",
|
||||
"echo-email-footer-default": "$2\n\n如要調整我們寄給您的電子郵件,請檢查您的偏好設定:\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$1",
|
||||
"echo-email-footer-default-html": "如要調整我們寄給您的電子郵件,<a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">請檢查您的偏好設定</a>。<br />\n$1",
|
||||
"echo-notification-alert": "{{PLURAL:$1|警報 ($1)|100=警報 (99+)}}",
|
||||
"echo-notification-alert": "{{PLURAL:$1|警報 ($1 條)|100=警報 (超過 99 條)}}",
|
||||
"echo-notification-message": "{{PLURAL:$1|訊息 ($1)|訊息 ($1)|100=訊息 (99+)}}",
|
||||
"echo-notification-alert-text-only": "警告",
|
||||
"echo-notification-message-text-only": "訊息",
|
||||
|
|
Loading…
Reference in a new issue