mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AJAXPoll
synced 2024-11-15 19:19:30 +00:00
Localisation updates from http://translatewiki.net.
This commit is contained in:
parent
db5fee2d8a
commit
15fad9e2b2
Notes:
Raimond Spekking
2012-04-24 19:49:20 +00:00
|
@ -275,6 +275,26 @@ $messages['gl'] = array(
|
|||
'right-ajaxpoll-vote' => 'Pode votar nas enquisas baseadas en AJAX',
|
||||
);
|
||||
|
||||
/** Swiss German (Alemannisch)
|
||||
* @author Als-Holder
|
||||
*/
|
||||
$messages['gsw'] = array(
|
||||
'ajaxpoll-desc' => 'Ergänzt s Tag <code><poll></code> zum Aalege vu AJAX-gstitzte Umfroge',
|
||||
'ajaxpoll-tracking-category' => 'Syte mit ere Umfrog',
|
||||
'ajaxpoll-vote-update' => 'Dyy Stimm isch aktualisiert wore.',
|
||||
'ajaxpoll-vote-add' => 'Dyy Stimm isch zellt wore.',
|
||||
'ajaxpoll-vote-error' => 'S het e Probläm gee bi dr Verarbeitig vu Dyyre Stimm! Versuch s bitte nonemol.',
|
||||
'ajaxpoll-percent-votes' => '$1 % vu allne Stimme',
|
||||
'ajaxpoll-your-vote' => 'Du hesch scho am $2 fir „$1“ abgstimmt. Du chasch Dyy Stimm ändere, dur des ass eini vu dr Antworte drucksch, wu unte stehn.',
|
||||
'ajaxpoll-no-vote' => 'Bitte stimm unte ab.',
|
||||
'ajaxpoll-info' => 'Syt em Aalege vu dr Umfrog am $2 {{PLURAL:$1|isch ei Stimm|sin $1 Stimme}} abgee wore.',
|
||||
'ajaxpoll-submitting' => 'Bitte warte e Wyyli. Am Ibermittle vu Dyyre Stimm ...',
|
||||
'ajaxpoll-vote-permission' => 'Du bisch nit stimmbrächtigt.',
|
||||
'ajaxpoll-revoke-vote' => 'Ich wett myy Stimm widerruefe',
|
||||
'ajaxpoll-vote-revoked' => 'Du hesch Dyy Stimm erfolgryych widerruefe.',
|
||||
'right-ajaxpoll-vote' => 'Cha bi AJAX-gstitze Umfroge abstimme',
|
||||
);
|
||||
|
||||
/** Hebrew (עברית)
|
||||
* @author Amire80
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue