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: I0a8e323857e4eaca90bde6488e7fa1242df00e48
This commit is contained in:
parent
42167dc535
commit
8973f95163
|
@ -351,9 +351,12 @@ $messages['sr-ec'] = array(
|
|||
);
|
||||
|
||||
/** Swedish (svenska)
|
||||
* @author Lokal Profil
|
||||
* @author WikiPhoenix
|
||||
*/
|
||||
$messages['sv'] = array(
|
||||
'popups-message' => 'Popup-fönster',
|
||||
'popups-desc' => 'Visar popup-fönster med sammanfattningar av sidans innehåll när användaren för muspekaren över en sidlänk.',
|
||||
'popups-edited-seconds' => 'Senast redigerad {{PLURAL:$1|1 sekund|$1 sekunder}} sedan.',
|
||||
'popups-edited-minutes' => 'Senast redigerad {{PLURAL:$1|1 minut|$1 minuter}} sedan.',
|
||||
'popups-edited-hours' => 'Senast redigerad {{PLURAL:$1|1 timme|$1 timmar}} sedan.',
|
||||
|
|
Loading…
Reference in a new issue