mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie689f049a64d2b3b05fb03ec6a9a096f55a7a642
This commit is contained in:
parent
9595cfb0e8
commit
8907fa9b54
|
@ -104,6 +104,11 @@ $specialPageAliases['mr'] = array(
|
|||
'Thanks' => array( 'धन्यवाद' ),
|
||||
);
|
||||
|
||||
/** Malay (Bahasa Melayu) */
|
||||
$specialPageAliases['ms'] = array(
|
||||
'Thanks' => array( 'Berterima_kasih' ),
|
||||
);
|
||||
|
||||
/** Norwegian Bokmål (norsk bokmål) */
|
||||
$specialPageAliases['nb'] = array(
|
||||
'Thanks' => array( 'Takk' ),
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"thanks-button-thanked": "{{GENDER:$1|Təşəkkür edildi}}",
|
||||
"thanks-error-undefined": "Təşəkkür bildirişinin göndərilməsi alınmadı. Xahiş edirik, yenidən cəhd edin.",
|
||||
"thanks-thank-tooltip": "Bu {{GENDER:$2|istifadəçiyə}} təşəkkür bildirişi {{GENDER:$1|göndər}}.",
|
||||
"thanks-confirmation2": "Bu dəyişiklik üçün təşəkkür göndərilsin?",
|
||||
"thanks-thanked-notice": "$1 etdiyi dəyişikliyə görə sizin təşəkkürünüzü aldı.",
|
||||
"thanks": "Təşəkkür et",
|
||||
"thanks-form-revid": "Redaktələr üçün dəyişiklik identifikatoru",
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
"thanks-error-invalidrevision": "ID d'a revisione non g'è valide.",
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|Tu}} è sbunnate le limite de valutazione tune. Pe piacere aspitte 'nu picche e pruève arrete.",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Manne}} 'na notifiche de rengraziamende a stu {{GENDER:$2|utende}}",
|
||||
"thanks-confirmation2": "{{GENDER:$1|Manne}} le rengraziaminde pe stu cangiamende?",
|
||||
"thanks-thanked-notice": "$1 ha state notificate ca a te t'ha piaciute 'u cangiamende {{GENDER:$2|sue|sue|lore}}",
|
||||
"thanks": "Manne le rengraziaminde",
|
||||
"thanks-form-revid": "ID d'a revisione pu cangiamende",
|
||||
|
@ -32,5 +33,6 @@
|
|||
"log-show-hide-thanks": "$1 archivije de le rengraziaminde",
|
||||
"notification-link-text-view-post": "'Ndruche 'u commende",
|
||||
"thanks-error-invalidpostid": "ID d'u messàgge jè invalide.",
|
||||
"flow-thanks-confirmation-special": "Vuè ccu manne 'nu grazie pe stu commende?"
|
||||
"flow-thanks-confirmation-special": "Vuè ccu manne 'nu grazie pe stu commende?",
|
||||
"notification-flow-thanks-post-link": "'u commende tune"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue