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: I38d074ca5649367c06e804a2083bf5e6364c554f
This commit is contained in:
parent
8fdb452d40
commit
ac6739092f
|
@ -4,11 +4,12 @@
|
||||||
"Metalhead64",
|
"Metalhead64",
|
||||||
"CennoxX",
|
"CennoxX",
|
||||||
"Peter Bowman",
|
"Peter Bowman",
|
||||||
"Andreasburmeister"
|
"Andreasburmeister",
|
||||||
|
"Kghbln"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"popups-message": "Hovercards",
|
"popups-message": "Hovercards",
|
||||||
"popups-desc": "Ermöglicht beim Überfahren mit der Maus über einen Seitenlink die Anzeige von Hovercards mit Seiteninhaltszusammenfassungen.",
|
"popups-desc": "Ermöglicht beim Führen des Mauszeigers über einen Seitenlink das Einblenden entsprechender Inhaltszusammenfassungen",
|
||||||
"popups-last-edited": "$1 bearbeitet",
|
"popups-last-edited": "$1 bearbeitet",
|
||||||
"popups-redirects": "leitet weiter auf <h3>$1</h3>",
|
"popups-redirects": "leitet weiter auf <h3>$1</h3>",
|
||||||
"popups-settings-title": "Seitenvorschau",
|
"popups-settings-title": "Seitenvorschau",
|
||||||
|
|
|
@ -3,12 +3,13 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"Shirayuki",
|
"Shirayuki",
|
||||||
"Whym",
|
"Whym",
|
||||||
"赤城。"
|
"赤城。",
|
||||||
|
"Sujiniku"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"popups-message": "ホバーカード",
|
"popups-message": "ホバーカード",
|
||||||
"popups-desc": "ページへのリンクにホバーした際に、ページ内容の要約のホバーカードを表示する",
|
"popups-desc": "ページへのリンクにホバーした際に、ページ内容の要約のホバーカードを表示する",
|
||||||
"popups-last-edited": "最終更新: $1",
|
"popups-last-edited": "更新: $1",
|
||||||
"popups-settings-title": "ページのプレビュー",
|
"popups-settings-title": "ページのプレビュー",
|
||||||
"popups-settings-option-off": "プレビューを無効にする",
|
"popups-settings-option-off": "プレビューを無効にする",
|
||||||
"popups-settings-enable": "プレビューを有効にする",
|
"popups-settings-enable": "プレビューを有効にする",
|
||||||
|
|
Loading…
Reference in a new issue