mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic2cb40c999c87ca1401ac2180581fa5322c190d1
This commit is contained in:
parent
f9f361ee3a
commit
8c10eb2054
|
@ -2,11 +2,12 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Chrumps",
|
||||
"Peter Bowman"
|
||||
"Peter Bowman",
|
||||
"Rezonansowy"
|
||||
]
|
||||
},
|
||||
"popups-message": "Okna pop-up",
|
||||
"popups-desc": "Wyświetla okna pop-up z opisami treści artykułów po umieszczeniu wskaźnika myszy na odnośniku.",
|
||||
"popups-last-edited": "Ostatnia edycja: $1",
|
||||
"popups-last-edited": "Ostatnio edytowane $1",
|
||||
"popups-redirects": "przekierowuje do<h3>$1</h3>"
|
||||
}
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Liuxinyu970226"
|
||||
"Liuxinyu970226",
|
||||
"Liangent"
|
||||
]
|
||||
},
|
||||
"popups-message": "懸停卡片",
|
||||
"popups-desc": "黨用戶懸停頁面鏈接時顯示頁面內容摘要的懸停卡片",
|
||||
"popups-message": "浮動窗格",
|
||||
"popups-desc": "在游標停駐於頁面連結上方時,顯示包含連結內容摘要的浮動窗格。",
|
||||
"popups-last-edited": "最近編輯於$1",
|
||||
"popups-redirects": "重定向至<h3>$1</h3>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue