mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-27 17:00:37 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I285b77204f038574fdf9c02e0834f3b422e9f31f
This commit is contained in:
parent
d74147a63c
commit
481c3bf948
|
@ -22,5 +22,6 @@
|
|||
"popups-settings-help-ok": "OK",
|
||||
"popups-settings-cancel": "Storno",
|
||||
"popups-settings-help": "Náhledy můžete opět zapnout pomocí odkazu v patičce stránky.",
|
||||
"popups-settings-enable": "Zapnout náhledy"
|
||||
"popups-settings-enable": "Zapnout náhledy",
|
||||
"popups-send-feedback": "Poslat názor (externí odkaz)"
|
||||
}
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
"authors": [
|
||||
"Shirayuki",
|
||||
"Liuxinyu970226",
|
||||
"Robby"
|
||||
"Robby",
|
||||
"Nemo bis"
|
||||
]
|
||||
},
|
||||
"popups-message": "Name shown in user preference for this extension",
|
||||
|
@ -19,6 +20,7 @@
|
|||
"popups-settings-option-off": "Title to turn off hovercards option.\n\nSee also:\n* {{msg-mw|Popups-settings-enable}}",
|
||||
"popups-settings-option-off-description": "Description for turn off hovercards option",
|
||||
"popups-settings-save": "Save buttton for the setting's dialoag\n{{Identical|Save}}",
|
||||
"popups-settings-help-ok": "Label of a button",
|
||||
"popups-settings-cancel": "Cancel button for the setting's dialog\n{{Identical|Cancel}}",
|
||||
"popups-settings-help": "Help text explaining how to re-enable previews",
|
||||
"popups-settings-enable": "Link on the footer to enable hovercards if its disabled.\n\nSee also:\n* {{msg-mw|Popups-settings-option-off}}",
|
||||
|
|
Loading…
Reference in a new issue