mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-11 17:00:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ia4ea3905cbf9f85e9449358a0e8e11bbbae81091
This commit is contained in:
parent
f39baa0c2a
commit
90605f2ffb
|
@ -134,6 +134,11 @@ $specialPageAliases['lb'] = array(
|
|||
'Notifications' => array( 'Notifikatiounen' ),
|
||||
);
|
||||
|
||||
/** لوری (لوری) */
|
||||
$specialPageAliases['lrc'] = array(
|
||||
'Notifications' => array( 'وارسیاریا' ),
|
||||
);
|
||||
|
||||
/** Macedonian (македонски) */
|
||||
$specialPageAliases['mk'] = array(
|
||||
'Notifications' => array( 'Известувања' ),
|
||||
|
|
|
@ -91,6 +91,7 @@
|
|||
"echo-email-subject-default": "Notifica nova ncopp'a {{SITENAME}}",
|
||||
"echo-email-body-default": "Avite na notifica nova ncopp'a {{SITENAME}}:\n\n$1",
|
||||
"echo-email-batch-body-default": "È arrevata na notifica nova.",
|
||||
"echo-email-footer-default": "$2\n\nPe' puté cuntrullà 'e mmasciate mail ca te mannammo, vedite nu poco 'e preferenze vuoste::\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$1",
|
||||
"echo-notification-alert": "{{PLURAL:$1|Avvertemiénto ($1)|Avvertemiénte ($1)|100=Avvertemiénte (99+)}}",
|
||||
"echo-notification-message": "{{PLURAL:$1|Mmasciata ($1)|Mmasciate ($1)|100=Mmasciate (99+)}}",
|
||||
"echo-notification-alert-text-only": "Avvise",
|
||||
|
|
Loading…
Reference in a new issue