mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-27 17:20:40 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I34355f08535ed0dc6770420935d36aa9c379b1c6
This commit is contained in:
parent
af6fbc3294
commit
952b2958a4
|
@ -2,20 +2,21 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Amire80",
|
||||
"Yejianfei"
|
||||
"Yejianfei",
|
||||
"唐吉訶德的侍從"
|
||||
]
|
||||
},
|
||||
"echo-desc": "通知系統",
|
||||
"prefs-echo": "通知",
|
||||
"prefs-emailsettings": "電子郵件選項",
|
||||
"prefs-emailsettings": "電批選項",
|
||||
"prefs-displaynotifications": "顯示選項",
|
||||
"prefs-echosubscriptions": "通知我茲幾萆事計",
|
||||
"prefs-newmessageindicator": "新其導航",
|
||||
"echo-pref-send-me": "發送給我:",
|
||||
"echo-pref-send-to": "發送遘:",
|
||||
"echo-pref-email-format": "電子郵件格式:",
|
||||
"echo-pref-email-format": "電批格式:",
|
||||
"echo-pref-web": "網頁",
|
||||
"echo-pref-email": "電子郵件",
|
||||
"echo-pref-email": "電批",
|
||||
"echo-pref-email-frequency-never": "伓使發給我任何通知",
|
||||
"echo-pref-email-frequency-immediately": "伊各儂來辰候其个人通知",
|
||||
"echo-pref-email-frequency-daily": "蜀日蜀回其通知總結",
|
||||
|
@ -39,12 +40,12 @@
|
|||
"echo-no-agent": "[無儂]",
|
||||
"echo-no-title": "[無頁]",
|
||||
"echo-error-no-formatter": "未規定通知其格式。",
|
||||
"echo-error-preference": "有賺:無辦法設置用戶其喜好。",
|
||||
"echo-error-token": "有賺:無辦法得遘用戶其標誌。",
|
||||
"echo-error-preference": "有綻:無能耐設置用戶其喜好。",
|
||||
"echo-error-token": "有綻:無能耐得遘用戶其標誌。",
|
||||
"notifications": "通知",
|
||||
"tooltip-pt-notifications": "汝其通知",
|
||||
"echo-specialpage": "通知",
|
||||
"echo-anon": "卜收通知,[$1 開賬戶]或者[$2 躒底]。",
|
||||
"echo-anon": "卜想收遘通知,著[$1 開賬號]或者[$2 躒入]。",
|
||||
"echo-none": "汝無通知。",
|
||||
"echo-more-info": "更更価其信息",
|
||||
"echo-feedback": "反饋",
|
||||
|
@ -87,7 +88,7 @@
|
|||
"echo-email-body-default": "汝敆{{SITENAME}}懸頂有新其通知:\n\n$1",
|
||||
"echo-email-batch-body-default": "汝有蜀萆新其通知。",
|
||||
"echo-email-footer-default": "為𡅏控制儂家發給汝其底蜀種電子郵件,檢查汝其喜好:\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$2:$1",
|
||||
"echo-email-footer-default-html": "為𡅏控制儂家發給汝底蜀種電子郵件,請<a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">檢查汝其喜好</a>。<br />\n$1",
|
||||
"echo-email-footer-default-html": "為𡅏控制儂家發給汝底蜀種電批,起動<a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">檢查蜀下汝其喜好</a>。<br />\n$1",
|
||||
"echo-overlay-link": "全部通知",
|
||||
"echo-overlay-title": "<b>通知</b>",
|
||||
"echo-overlay-title-overflow": "<b>通知</b>(未讀其通知顯示出$1條,共總有$2條)",
|
||||
|
|
|
@ -124,6 +124,7 @@
|
|||
"apihelp-echomarkread-param-sections": "Eine Liste der Abschnitte, die als gelesen markiert werden sollen.",
|
||||
"apihelp-echomarkread-example-1": "Benachrichtigung 8 als gelesen markieren",
|
||||
"apihelp-echomarkread-example-2": "Alle Benachrichtigungen als gelesen markieren",
|
||||
"apihelp-query+notifications-description": "Benachrichtigungen abrufen, die auf den aktuellen Benutzer warten.",
|
||||
"apihelp-query+notifications-param-prop": "Einzelheiten der Anfrage.",
|
||||
"apihelp-query+notifications-param-sections": "Die Abschnitte der Meldungen abfragen.",
|
||||
"apihelp-query+notifications-param-format": "Falls angegeben, werden die zurückgegebenen Benachrichtigungen auf diese Weise formatiert.",
|
||||
|
|
Loading…
Reference in a new issue