mediawiki-extensions-Echo/i18n/api/ja.json
Translation updater bot fdf9a0f6d5 Localisation updates from https://translatewiki.net.
Change-Id: I754cd07d380d8df0bb939158fc2fda5f1f7b0499
2021-09-29 09:01:44 +02:00

24 lines
1.2 KiB
JSON

{
"@metadata": {
"authors": [
"2nd-player",
"Ochaochaocha3",
"Otokoume",
"RYOUMA1117"
]
},
"apihelp-echomarkread-description": "現在の利用者への通知を既読にする。",
"apihelp-echomarkread-summary": "現在の利用者への通知を既読にする。",
"apihelp-echomarkread-param-list": "既読にする通知IDのリスト。",
"apihelp-echomarkread-param-unreadlist": "未読にする通知IDのリスト。",
"apihelp-echomarkread-param-all": "設定すると、すべての通知を既読にします。",
"apihelp-echomarkread-example-1": "通知 8 を既読にする",
"apihelp-echomarkread-example-2": "すべての通知を既読にする",
"apihelp-echomarkread-example-3": "通知 1 を未読にする",
"apihelp-echomarkseen-param-type": "既読としてマークする通知の種類:'alert'、'message'、あるいは 'all'。",
"apihelp-query+notifications-param-limit": "返す通知の最大数。",
"apihelp-query+notifications-example-1": "Web通知を一覧表示する",
"apihelp-query+notifications-example-2": "セクションごとにグループ化されたWeb通知をカウントとともに一覧表示します",
"apihelp-query+unreadnotificationpages-param-limit": "返すページの最大数。"
}