mediawiki-extensions-ImageMap/i18n/yue.json
Translation updater bot ba6a6cd75e Localisation updates from https://translatewiki.net.
Change-Id: I9bef60493a602808f166515d349e2851aa8e540b
2023-05-31 08:20:21 +02:00

22 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Shinjiman",
"捍粵者"
]
},
"imagemap_desc": "容許客戶端可以用<code>&lt;imagemap&gt;</code>標籤整可撳圖像地圖",
"imagemap_no_image": "錯誤:一定要響第一行指定一幅圖像",
"imagemap_invalid_image": "錯誤: 圖像唔正確或者唔存在",
"imagemap_bad_image": "錯誤: 圖像響呢一版已經列入咗黑名單度",
"imagemap_no_link": "錯誤: 響第$1行結尾度搵唔到一個正式嘅連結",
"imagemap_invalid_title": "錯誤: 響第$1行度嘅標題連結唔正確",
"imagemap_missing_coord": "錯誤:第$1行未夠座標去組成形狀",
"imagemap_unrecognised_shape": "錯誤:第$1行有未能認出嘅形狀每行一定要用以下其中一樣開始<code>default</code>、<code>rect</code>, <code>circle</code>或<code>poly</code>",
"imagemap_invalid_coord": "錯誤: 響第$1行度有唔正確嘅座標佢一定係一個數字",
"imagemap_invalid_desc": "錯誤: 唔正確嘅 desc 參數,一定係要以下嘅其中之一: $1",
"imagemap_description": "關於呢幅圖像",
"imagemap_desc_types": "右上, 右下, 左下, 左上, 無",
"imagemap_poly_odd": "錯誤: 響第$1行搵到單數嘅多邊坐標"
}