2013-03-18 19:56:12 +00:00
< ? php
/**
* Internationalization file for the Thanks extension .
*
* @ file
* @ ingroup Extensions
*/
$messages = array ();
2013-10-06 18:50:34 +00:00
/** English ( English )
* @ author Shirayuki
2013-03-18 19:56:12 +00:00
*/
$messages [ 'en' ] = array (
'thanks-desc' => 'Adds thank links to history and diff views' ,
'thanks-thank' => 'thank' ,
2013-04-25 15:33:57 +00:00
'thanks-thanked' => '{{GENDER:$1|thanked}}' ,
2013-10-07 09:07:07 +00:00
'thanks-button-thank' => '{{GENDER:$1|Thank}}' ,
2013-09-26 01:16:56 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Thanked}}' ,
2013-03-18 19:56:12 +00:00
'thanks-error-undefined' => 'Thank action failed. Please try again.' ,
'thanks-error-invalidrevision' => 'Revision ID is not valid.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => " { { GENDER: $ 1|You}}'ve exceeded your rate limit. Please wait some time and try again. " ,
2013-08-20 23:23:37 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Send}} a thank you notification to this {{GENDER:$2|user}}' ,
2013-10-07 09:57:09 +00:00
'thanks-confirmation' => 'Do you want to {{GENDER:$1|thank}} $2 for this edit?' ,
'thanks-thanked-notice' => '$1 was notified that you liked {{GENDER:$2|his|her|their}} edit.' ,
2013-10-24 01:13:43 +00:00
'thanks' => 'Send thanks' ,
'thanks-form-revid' => 'Revision ID for edit' ,
'thanks-already-thanked' => '{{GENDER:$1|You}} have already sent thanks for this edit.' ,
2013-03-18 19:56:12 +00:00
'echo-pref-subscription-edit-thank' => 'Thanks me for my edit' ,
2013-05-30 20:52:39 +00:00
'echo-pref-tooltip-edit-thank' => 'Notify me when someone thanks me for an edit I made.' ,
2013-03-18 19:56:12 +00:00
'echo-category-title-edit-thank' => 'Thanks' ,
'notification-thanks-diff-link' => 'your edit' ,
2013-07-14 15:11:19 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|thanked}} you for $2 on [[:$3]].' ,
2013-06-19 22:30:52 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|thanked}} you for your edit on $2.' ,
2013-03-18 19:56:12 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|thanked}} you for your edit on {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|thanked}} you for your edit on $2.' ,
2013-06-19 22:30:52 +00:00
'notification-link-text-respond-to-user' => 'Respond to user' ,
2013-04-10 03:45:44 +00:00
'log-name-thanks' => 'Thanks log' ,
2013-05-10 17:20:07 +00:00
'log-description-thanks' => 'Below is a list of users thanked by other users.' ,
2013-08-20 23:23:37 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|thanked}} {{GENDER:$4|$3}}' ,
2013-09-06 22:15:05 +00:00
'log-show-hide-thanks' => '$1 thanks log' ,
2013-03-18 19:56:12 +00:00
);
2013-03-22 20:21:40 +00:00
/** Message documentation ( Message documentation )
2013-06-03 11:56:28 +00:00
* @ author Amire80
2013-10-09 19:39:40 +00:00
* @ author Pxos
2013-04-26 22:14:56 +00:00
* @ author Raymond
2013-03-25 20:13:30 +00:00
* @ author Shirayuki
2013-03-27 21:05:01 +00:00
* @ author Siebrand
2013-03-22 20:21:40 +00:00
*/
2013-03-18 19:56:12 +00:00
$messages [ 'qqq' ] = array (
2013-03-25 20:13:30 +00:00
'thanks-desc' => '{{desc|name=Thanks|url=http://www.mediawiki.org/wiki/Extension:Thanks}}' ,
2013-06-03 11:56:28 +00:00
'thanks-thank' => ' {{ Doc - actionlink }}
2013-10-01 19:24:44 +00:00
A link to thank another user . This appears next to messages such as {{ msg - mw | editundo }} and {{ msg - mw | rollbacklink }} and should be translated in a similar fashion .
{{ Identical | Thank }} ' ,
'thanks-thanked' => " This message immediately replaces the message { { msg-mw|Thanks-thank}} after it's pressed. It means that the thanking operation has been completed.
It can be translated as \ " ''thanked'' \" in \" You thanked the user \" or \" The user has just been ''thanked'' \" - whatever is appropriate to your language.
2013-06-04 09:32:12 +00:00
2013-09-26 01:16:56 +00:00
Parameters :
2013-10-01 19:24:44 +00:00
* \ $ 1 - the current user , for GENDER support " ,
'thanks-button-thank' => ' Text of a button to thank another user . Same as {{ msg - mw | Thanks - thank }}, but the context is in a button .
2013-11-18 20:40:10 +00:00
Parameters :
* $ 1 - user object for GENDER support
2013-10-01 19:24:44 +00:00
{{ Identical | Thank }} ' ,
'thanks-button-thanked' => " This message immediately replaces the message { { msg-mw|Thanks-button-thank}} after it's pressed. It means that the thanking operation has been completed.
Same as {{ msg - mw | Thanks - thanked }}, but the context is in a button .
2013-09-26 01:16:56 +00:00
2013-06-04 09:32:12 +00:00
Parameters :
2013-10-01 19:24:44 +00:00
* $ 1 - the current user , for GENDER support " ,
2013-03-25 20:13:30 +00:00
'thanks-error-undefined' => ' Error message that is displayed when the thank action fails .
{{ Identical | Please try again }} ' ,
2013-03-18 19:56:12 +00:00
'thanks-error-invalidrevision' => 'Error message that is displayed when the revision ID is not valid' ,
2013-11-18 20:40:10 +00:00
'thanks-error-ratelimited' => ' Error message that is displayed when user exceeds rate limit . Parameters :
* $ 1 - gender ' ,
2013-08-20 23:23:37 +00:00
'thanks-thank-tooltip' => ' Tooltip that appears when a user hovers over the " thank " link . Parameters
* $ 1 - The user sending the thanks . Can be used for GENDER support .
* $ 2 - The user receiving the thanks . Can be used for GENDER support ' ,
2013-06-24 19:56:47 +00:00
'thanks-confirmation' => ' A confirmation message to make sure the user actually wants to send thanks to another user .
Parameters :
* $ 1 - the user sending the thanks . Can be used for GENDER .
* $ 2 - the username of the recipient . Can NOT be used for GENDER . ' ,
2013-09-26 01:16:56 +00:00
'thanks-thanked-notice' => ' {{ doc - singularthey }}
Pop - up message that is displayed after a user has thanked another user for their edit .
Parameters :
* $ 1 - the username of the user that was thanked
* $ 2 - the gender of the user that was thanked ' ,
2013-12-19 20:54:44 +00:00
'thanks' => ' {{ doc - special | Thanks | unlisted = 1 }}
The special page contains the form to thank for the edit . ' ,
'thanks-form-revid' => 'Label for form field where the user inputs the revision ID.' ,
'thanks-already-thanked' => " Message shown to user if they have already sent thanks for this edit. Parameters:
* $ 1 - the user ' s username " ,
2013-03-22 20:21:40 +00:00
'echo-pref-subscription-edit-thank' => ' Option for getting notifications when someone thanks the user for their edit .
2013-03-18 19:56:12 +00:00
2013-03-22 20:21:40 +00:00
This is the conclusion of the sentence begun by the header : {{ msg - mw | Prefs - echosubscriptions }} . ' ,
2013-05-30 20:52:39 +00:00
'echo-pref-tooltip-edit-thank' => 'This is a short description of the edit-thank notification category.' ,
2013-03-25 20:13:30 +00:00
'echo-category-title-edit-thank' => ' This is a short title for the notification category .
Used as < code > $ 1 </ code > in {{ msg - mw | Echo - dismiss - message }} and as < code > $ 2 </ code > in {{ msg - mw | Echo - email - batch - category - header }}
2013-10-01 19:24:44 +00:00
{{ Identical | Thank }} ' ,
2013-03-18 19:56:12 +00:00
'notification-thanks-diff-link' => " The text of a link to the user's edit.
2013-10-09 19:39:40 +00:00
Used for < code > $ 2 </ code > in {{ msg - mw | Notification - thanks }} . Should have capitalization appropriate for the middle of a sentence .
This is an object in a sentence so it should be in object case in languages where there is a special object form for words . " ,
2013-03-18 19:56:12 +00:00
'notification-thanks' => " Format for displaying notifications when a user is thanked for their edit. Parameters:
2013-08-22 02:19:44 +00:00
* $ 1 is the username of the person sending the thanks , as plain text . Can be used for GENDER .
2013-03-18 19:56:12 +00:00
* $ 2 is a link to the user ' s edit . The text of the link is {{ msg - mw | Notification - thanks - diff - link }} .
* $ 3 is the title of the page the user edited . " ,
2013-07-02 19:23:40 +00:00
'notification-thanks-flyout2' => ' Format for displaying notifications in the flyout when a user is thanked for their edit . Parameters :
2013-08-22 02:19:44 +00:00
* $ 1 is the username of the person sending the thanks , as plain text . Can be used for GENDER .
2013-07-02 19:23:40 +00:00
* $ 2 is the title of the page the user edited . ' ,
2013-08-22 02:19:44 +00:00
'notification-thanks-email-subject' => ' E - mail subject . Parameters :
* $ 1 is the username of the person sending the thanks , as plain text . Can be used for GENDER . ' ,
2013-03-18 19:56:12 +00:00
'notification-thanks-email-batch-body' => ' E - mail notification . Parameters :
2013-08-22 02:19:44 +00:00
* $ 1 is the username of the person sending the thanks , as plain text . Can be used for GENDER .
2013-03-18 19:56:12 +00:00
* $ 2 the title of the page the user edited . ' ,
2013-06-19 22:30:52 +00:00
'notification-link-text-respond-to-user' => 'Label for button that links to a user page.' ,
2013-04-10 20:34:44 +00:00
'log-name-thanks' => 'Name of log that appears on [[Special:Log]].' ,
2013-04-10 03:45:44 +00:00
'log-description-thanks' => 'Description of thanks log' ,
'logentry-thanks-thank' => ' Log entry that is created when a user thanks another user for an edit . Parameters :
* $ 1 is a user link , for example " Jane Doe (Talk | contribs) "
* $ 2 is a username . Can be used for GENDER .
2013-08-20 23:23:37 +00:00
* $ 3 is a user link , for example " John Doe (Talk | contribs)
* $ 4 is the username of the recipient . Can be used for GENDER . ' ,
2013-09-09 19:29:40 +00:00
'log-show-hide-thanks' => ' Shown on [[ Special : Log ]] as a link to show / hide thanks log entries . ( Hidden by default )
* $ 1 - one of {{ msg - mw | Show }} or {{ msg - mw | Hide }}
{{ Related | Log - show - hide }} ' ,
2013-03-18 19:56:12 +00:00
);
2013-03-22 20:21:40 +00:00
2013-12-30 20:01:26 +00:00
/** Afrikaans ( Afrikaans )
* @ author Naudefj
*/
$messages [ 'af' ] = array (
'thanks-desc' => 'Voeg \'n "Bedank"-skakel by geskiedenis en weergawe-verskille' ,
'thanks-thank' => 'bedank' ,
'thanks-thanked' => '{{GENDER:$1|is bedank}}' ,
'thanks-button-thank' => '{{GENDER:$1|Bedank}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Is bedank}}' ,
'thanks-error-undefined' => 'Bedanking het gefaal. Probeer asseblief weer.' ,
'thanks-error-invalidrevision' => 'Die weergawenommer is nie geldig nie.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|U}} het u limiet vir bedankings oorskry. Wag eers en probeer dan weer.' ,
2014-01-01 20:00:18 +00:00
'thanks-thank-tooltip' => " { { GENDER: $ 1|Stuur}} die { { GENDER: $ 2|gebruiker}} 'n dankiesê-kennisgewing " ,
'thanks-confirmation' => 'Wil u $2 vir hierdie wysiging {{GENDER:$1|bedank}}?' ,
2013-12-30 20:01:26 +00:00
'thanks-thanked-notice' => '$1 is in kennis gestel dat u van {{GENDER:$2|sy|haar|sy/haar}} wysiging hou.' ,
'thanks' => 'Stuur bedanking' ,
'thanks-form-revid' => 'Weergawe-ID vir wysiging' ,
'thanks-already-thanked' => " { { GENDER: $ 1|U}} het al 'n bedanking vir hierdie wysiging gestuur. " ,
'echo-pref-subscription-edit-thank' => " as iemand u vir 'n wysiging bedank " ,
'echo-pref-tooltip-edit-thank' => " Laat my weet as iemand my vir 'n wysiging bedank. " ,
2014-01-01 20:00:18 +00:00
'echo-category-title-edit-thank' => 'Dankiesê-kennisgewings' ,
2013-12-30 20:01:26 +00:00
'notification-thanks-diff-link' => 'u wysiging' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|het}} u op [[:$3]] vir $2 bedank.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|het}} u vir u wysiging aan $2 bedank.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|het}} u vir u wysiging bewerking op {{SITENAME}} bedank' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|het}} u vir u wysiging aan $2 bedank.' ,
'notification-link-text-respond-to-user' => 'Reageer op bedanking' ,
'log-name-thanks' => 'Bedankingslogboek' ,
'log-description-thanks' => " Hieronder is 'n lys van gebruikers wat deur ander gebruikers bedank is. " ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|het}} {{GENDER:$4|$3}} bedank' ,
'log-show-hide-thanks' => 'bedankingslogboek $1' ,
);
2013-03-26 21:19:28 +00:00
/** Arabic ( العربية )
2013-09-29 20:17:28 +00:00
* @ author Asaifm
2013-03-26 21:19:28 +00:00
* @ author ترجما ن05
2013-10-09 19:39:40 +00:00
* @ author زكريا
2013-10-06 18:50:34 +00:00
* @ author مشعل الحربي
2013-03-26 21:19:28 +00:00
*/
$messages [ 'ar' ] = array (
2013-10-06 18:50:34 +00:00
'thanks-desc' => 'تضيف روابط للشكر على صفحات التاريخ والفرق' ,
'thanks-thank' => 'شكر' ,
'thanks-thanked' => '{{GENDER:$1|تم إرسال الشكر}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|شكر}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|تم إرسال الشكر}}' ,
'thanks-error-undefined' => 'فشل إرسال الشكر، الرجاء المحاولة مجددًا.' ,
'thanks-error-invalidrevision' => 'معرّف المراجعة غير صحيح.' ,
2013-10-18 19:25:10 +00:00
'thanks-error-ratelimited' => 'لقد {{GENDER:$1|تجاوزت}} حد التقييم، الرجاء الانتظار لبعض الوقت ثم المحاولة مجددًا.' ,
2013-10-13 19:30:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|أرسل|أرسلي}} إشعار شكر ل{{GENDER:$2|هذا المستخدم|هذه المستخدمة}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'هل {{GENDER:$1|تريد|تريدين}} شكر $2 على هذا التعديل?' ,
'thanks-thanked-notice' => 'تم إشعار $1 بأن {{GENDER:$2|تعديله|تعديلها|تعديلهم}} أعجبك.' ,
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'شكري على تعديلي' ,
'echo-pref-tooltip-edit-thank' => 'أشعرني عندما يشكرني أحد ما على تعديل قمت به.' ,
'echo-category-title-edit-thank' => 'شكر' ,
2013-09-29 20:17:28 +00:00
'notification-thanks-diff-link' => 'تعديلك' ,
2013-10-09 19:39:40 +00:00
'notification-thanks' => '{{GENDER:$1|شكرك|شكرتك}} [[User:$1|$1]] على $2 في [[:$3]].' ,
'notification-thanks-flyout2' => '{{GENDER:$1|شكرك|شكرتك}} [[User:$1|$1]] على تعديلك في $2.' ,
2013-10-06 18:50:34 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|شكرك|شكرتك}} على تعديلك في {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|شكرك|شكرتك}} على تعديلك في $2.' ,
'notification-link-text-respond-to-user' => 'الرد على المستخدم' ,
'log-name-thanks' => 'سجل الشكر' ,
'log-description-thanks' => 'بالأسفل قائمة مستخدمين تلقوا شكرًا من مستخدمين آخرين.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|شكر|شكرت}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 سجل الشكر' ,
2013-03-26 21:19:28 +00:00
);
2013-06-03 11:56:28 +00:00
/** Asturian ( asturianu )
* @ author Xuacu
*/
$messages [ 'ast' ] = array (
'thanks-desc' => " Amiesta enllaces d'agradecimientu a les vistes d'historial y diferencies " ,
'thanks-thank' => 'agradecer' ,
'thanks-thanked' => '{{GENDER:$1|agradecíu|agradecida}}' ,
2013-11-27 19:28:10 +00:00
'thanks-button-thank' => '{{GENDER:$1|Agradecer}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Agradecíu|Agradecida}}' ,
2013-06-03 11:56:28 +00:00
'thanks-error-undefined' => " Falló l'aición d'agradecimientu. Por favor, vuelva a probar. " ,
'thanks-error-invalidrevision' => 'La ID de la revisión nun ye válida.' ,
2013-11-27 19:28:10 +00:00
'thanks-error-ratelimited' => " { { GENDER: $ 1|Pasó}} la llende d'agradecimientos. Espere un tiempu y vuelva a intentalo. " ,
2013-10-01 19:24:44 +00:00
'thanks-thank-tooltip' => " { { GENDER: $ 1|Unviar}} una nota d'agradecimientu a { { GENDER: $ 2|esti usuariu|esta usuaria}} " ,
2013-11-27 19:28:10 +00:00
'thanks-confirmation' => '¿Quier {{GENDER:$1|agradecer}} a $2 esta edición?' ,
'thanks-thanked-notice' => " $ 1 recibió l'avisu de que-y gustó { { GENDER: $ 2|la so}} edición. " ,
2014-01-06 20:08:06 +00:00
'thanks' => 'Agradecer' ,
'thanks-form-revid' => 'ID de revisión pa la edición' ,
'thanks-already-thanked' => '{{GENDER:$1|Yá}} agradeció esta edición.' ,
2013-06-03 11:56:28 +00:00
'echo-pref-subscription-edit-thank' => 'Agradecimientos pola mio edición' ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => 'Avisame cuando alguién me de les gracies por una edición de mio.' ,
2013-06-03 11:56:28 +00:00
'echo-category-title-edit-thank' => 'Gracies' ,
'notification-thanks-diff-link' => 'la so edición' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] ta {{GENDER:$1|agradecíu|agradecida}} por $2 en [[:$3]].' ,
2013-07-03 20:03:15 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|agradeció}} la so edición de $2.' ,
2013-06-03 11:56:28 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|agradeció}} la so edición en {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|agradeció}} la so edición en $2.' ,
2013-07-03 20:03:15 +00:00
'notification-link-text-respond-to-user' => 'Contestar al usuariu' ,
2013-06-03 11:56:28 +00:00
'log-name-thanks' => " Rexistru d'agradecimientos " ,
'log-description-thanks' => " Mas abaxo ta la llista d'usuarios a los qu'otros usuarios dieron les gracies. " ,
2013-10-01 19:24:44 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|dio les gracies a}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => " $ 1 rexistru d'agradecimientos " ,
2013-06-03 11:56:28 +00:00
);
2013-10-02 19:55:15 +00:00
/** Azerbaijani ( azərbaycanca )
* @ author Interfase
2013-10-10 19:04:47 +00:00
* @ author Khan27
2013-10-02 19:55:15 +00:00
*/
$messages [ 'az' ] = array (
'thanks-desc' => 'Tarixə minətdarlı q keçidləri əlavə edir və versiyaları n müqayisəsi' ,
'thanks-thank' => 'təşəkkür' ,
2013-10-10 19:04:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Təşəkkür}}' ,
2013-10-02 19:55:15 +00:00
);
2013-10-09 19:39:40 +00:00
/** Belarusian ( беларуская )
2013-11-09 19:13:46 +00:00
* @ author Дзяніс Тутэйшы
2013-10-09 19:39:40 +00:00
* @ author Чаховіч Уладзіслаў
*/
$messages [ 'be' ] = array (
'thanks-desc' => 'Дадае падзячныя спасылкі на гісторыю і параўнанне версій' ,
'thanks-thank' => 'дзякуй' ,
'thanks-thanked' => '{{GENDER:$1|падзякаваў|падзякавала}}' ,
'thanks-button-thank' => '{{GENDER:$1|Дзякуй}}' ,
'thanks-error-undefined' => 'Н а атрымалася падзякаваць. Паспрабуйце зноў.' ,
'thanks-error-invalidrevision' => 'Некарэктны нумар версіі.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Вы перавысілі абмежаванне хуткасці выканання такіх дзеянняў. Калі ласка, пачакайце некаторы час і паспрабуйце зноў.' , # Fuzzy
2013-10-09 19:39:40 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Адправіць}} {{GENDER:$2|гэтаму ўдзельніку|гэтай удзельніцы}} паведамленне з падзякай' ,
'thanks-confirmation' => 'Жадаеце {{GENDER:$1|падзякаваць}} $2 за гэту праўку?' ,
'thanks-thanked-notice' => '$1 {{GENDER:$2|быў абвешчаны|была абвешчана|былі абвешчаны}}, што вам спадабалася {{GENDER:$2|яго|яе|і х }} праўка.' ,
'echo-pref-subscription-edit-thank' => 'Дзякуй мне за маю праўку' ,
'echo-pref-tooltip-edit-thank' => 'Паведамляць мне, калі хтосьці дзякуе мяне за зробленую мной праўку.' ,
'echo-category-title-edit-thank' => 'Дзякуй' ,
'notification-thanks-diff-link' => 'вашу праўку' ,
2013-11-09 19:13:46 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|падзякаваў|падзякавала}} вам за $2 на старонцы «[[:$3]]».' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|падзякаваў|падзякавала}} вам за вашу праўку на старонцы «$2».' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|падзякаваў|падзякавала}} вам за вашу праўку на сайце «{{SITENAME}}».' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|падзякаваў|падзякавала}} вам за вашу праўку на старонцы «$2».' ,
2013-10-09 19:39:40 +00:00
'notification-link-text-respond-to-user' => 'Адказаць удзельніку' ,
'log-name-thanks' => 'Часопіс падазяк' ,
'log-description-thanks' => 'Ніжэй прыведзены спіс удзельнікаў, якія атрымалі падзякі ад іншых удзельнікаў.' ,
2013-11-09 19:13:46 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|падзякаваў|падзякавала}} {{GENDER:$4|удзельніку|ўдзельніцы}} $3' ,
2013-10-09 19:39:40 +00:00
'log-show-hide-thanks' => '$1 журнал падзяк' ,
);
2013-10-06 18:50:34 +00:00
/** Belarusian ( Taraškievica orthography ) ( беларуская ( тарашкевіца ) )
* @ author Renessaince
*/
$messages [ 'be-tarask' ] = array (
'thanks-desc' => 'Дадае спасылкі з падзякамі у гісторыю і параўнаньне вэрсыяў' ,
'thanks-thank' => 'дзякуй' ,
'thanks-thanked' => '{{GENDER:$1|падзякаваў|падзякавала}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'Дзякуй' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Падзякаваў|Падзякавала}}' ,
'thanks-error-undefined' => 'Н е атрымалася падзякаваць. Паспрабуйце яшчэ раз.' ,
'thanks-error-invalidrevision' => 'Няслушны ідэнтыфікатар вэрсіі' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Вы перавысілі абмежаваньне хуткасьці выкананьня. Пачакайце крыху і паўтарыце спробу.' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Адаслаць}} {{GENDER:$2|гэтаму карыстальніку|гэтай карыстальніцы}} падзяку' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'Вы насамрэч хочаце {{GENDER:$1|падзякаваць}} $2 за гэтую праўку?' , # Fuzzy
2013-12-07 01:52:43 +00:00
'thanks-thanked-notice' => '$1 {{GENDER:$2|атрымаў|атрымала|атрымалі}} паведамленьне пра вашае ўпадабаньне {{GENDER:$2|ягонай|ейнай|іхняй}} праўкі.' ,
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'Дзякуе мне за маю праўку' ,
'echo-pref-tooltip-edit-thank' => 'Паведаміць мне, калі нехта дзякуе за мае праўкі.' ,
'echo-category-title-edit-thank' => 'Дзякуй' ,
'notification-thanks-diff-link' => 'вашае рэдагаваньне' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|падзякаваў|падзякавала}} Вам за $2 на [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|падзякаваў|падзякавала}} Вам за Вашую праўку на $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|падзякаваў|падзякавала}} Вам за Вашую праўку на {{SITENAME}}.' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|падзякаваў|падзякавала}} Вам за Вашую праўку на $2.' ,
'notification-link-text-respond-to-user' => 'Адказаць удзельніку' ,
'log-name-thanks' => 'Журнал падзякаў' ,
'log-description-thanks' => 'Ніжэй знаходзіцца сьпіс удзельнікаў, якія атрымалі падзякі.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|падзякаваў|падзякавала}} {{GENDER:$4|удзельніка|удзельніцу}} $3' ,
'log-show-hide-thanks' => 'Журнал падзякаў $1' ,
);
2013-10-15 19:32:56 +00:00
/** Bulgarian ( български )
2013-10-16 21:45:29 +00:00
* @ author DCLXVI
2013-10-15 19:32:56 +00:00
* @ author Termininja
*/
$messages [ 'bg' ] = array (
2013-10-16 21:45:29 +00:00
'echo-pref-tooltip-edit-thank' => 'Уведомяване, когато някой изкаже благодарност за редакция, която съм направил.' ,
2013-10-15 19:32:56 +00:00
'echo-category-title-edit-thank' => 'Благодарност' ,
2013-10-16 21:45:29 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|изразява благодарност}} за редакциите ви в {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|изказа благодарност}} за редакцията, която сте направили в $2.' ,
2013-10-15 19:32:56 +00:00
);
2013-04-15 21:03:57 +00:00
/** Bengali ( বাংলা )
* @ author Aftab1995
2013-06-10 07:30:49 +00:00
* @ author Bellayet
2013-10-06 18:50:34 +00:00
* @ author Nasir8891
2013-04-15 21:03:57 +00:00
*/
$messages [ 'bn' ] = array (
2013-10-06 18:50:34 +00:00
'thanks-desc' => 'ইতিহাস পাতায় ধন্যবাদ লিংক সংযোজন' ,
2013-06-10 07:30:49 +00:00
'thanks-thank' => 'ধন্যবাদ' ,
2013-10-01 19:24:44 +00:00
'thanks-thanked' => '{{GENDER:$1|ধন্যবাদ জানিয়েছেন}}' ,
2013-10-09 19:39:40 +00:00
'thanks-button-thank' => '{{GENDER:$1|ধন্যবাদ}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|ধন্যবাদ জানিয়েছেন}}' ,
2013-06-10 07:30:49 +00:00
'thanks-error-undefined' => 'ধন্যবাদ পদক্ষেপ ব্যর্থ। অনুগ্রহ করে আবার চেষ্টা করুন।' ,
2013-10-09 19:39:40 +00:00
'thanks-error-invalidrevision' => 'সংশোধনের আইডি বৈধ নয়।' ,
2013-10-23 19:03:19 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|আপনি}} রেট করার সর্বোচ্চ সীমা অতিক্রম করেছেন। অনুগ্রহ করে অপেক্ষা করুন এবং পুনরায় চেষ্টা করুন।' ,
'thanks-thank-tooltip' => 'এই {{GENDER:$2|ব্যবহারকারীকে}} ধন্যবাদ বিজ্ঞপ্তি {{GENDER:$1|পাঠান}}' ,
2013-10-09 19:39:40 +00:00
'thanks-confirmation' => 'আপনি কি এই সম্পাদনার জন্য $2কে {{GENDER:$1|ধন্যবাদ}} জানাতে চান?' ,
'thanks-thanked-notice' => '$1-কে জাননো হয়েছে যে আপনি {{GENDER:$2|তার|তার|তাদের}} সম্পাদনা পছন্দ করেছেন।' ,
2013-07-28 19:14:42 +00:00
'echo-pref-subscription-edit-thank' => 'আমার সম্পাদনার জন্য আমার ধন্যবাদসমূহ' ,
'echo-pref-tooltip-edit-thank' => 'আমার কোনো সম্পাদনার জন্য কেউ আমাকে ধন্যবাদ দিলে তা আমাকে জানাও' ,
'echo-category-title-edit-thank' => 'ধন্যবাদসমূহ' ,
'notification-thanks-diff-link' => 'আপনার সম্পাদনা' ,
2013-10-09 19:39:40 +00:00
'notification-thanks' => '[[User:$1|$1]] আপনাকে [[:$3]] পাতায় $2 এর জন্য {{GENDER:$1|ধন্যবাদ}} জানিয়েছেন।' ,
'notification-thanks-flyout2' => '$2 পাতায় সম্পাদনার জন্য [[User:$1|$1]] আপনাকে {{GENDER:$1|ধন্যবাদ}} জানিয়েছেন।' ,
2013-10-06 18:50:34 +00:00
'notification-thanks-email-subject' => '{{SITENAME}} সম্পাদনার জন্য $1 আপনাকে {{GENDER:$1|ধন্যবাদ}} জানিয়েছেন।' ,
2013-10-09 19:39:40 +00:00
'notification-thanks-email-batch-body' => '$2-এ সম্পাদনার জন্য $1 আপনাকে {{GENDER:$1|ধন্যবাদ}} জানিয়েছেন।' ,
2013-07-28 19:14:42 +00:00
'notification-link-text-respond-to-user' => 'ব্যবহারকারীর প্রতিক্রিয়া' ,
2013-04-15 21:03:57 +00:00
'log-name-thanks' => 'ধন্যবাদ লগ' ,
2013-07-28 19:14:42 +00:00
'log-description-thanks' => 'নিচে ব্যবহারকারীদের একটি তালিকা রয়েছে যারা অন্য ব্যবহারকারী হতে ধন্যবাদ পেয়েছেন।' ,
2013-10-01 19:24:44 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$4|$3}}কে {{GENDER:$2|ধন্যবাদ জানিয়েছেন}}' ,
'log-show-hide-thanks' => 'ধন্যবাদ লগ $1' ,
2013-04-15 21:03:57 +00:00
);
2013-04-07 20:57:59 +00:00
/** Breton ( brezhoneg )
2013-10-30 19:37:12 +00:00
* @ author VIGNERON
2013-04-07 20:57:59 +00:00
* @ author Y - M D
*/
$messages [ 'br' ] = array (
2013-10-30 19:37:12 +00:00
'thanks-desc' => 'Ouzhpenn trugarez liammoù en istor ha dif.' ,
2013-04-07 20:57:59 +00:00
'thanks-thank' => 'trugarez' ,
2013-10-08 01:00:47 +00:00
'thanks-thanked' => '{{GENDER:$1|trugarekaet}}' ,
'thanks-button-thank' => '{{GENDER:$1|Trugarez}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Trugarekaet}}' ,
'echo-category-title-edit-thank' => 'Trugarez' ,
2013-10-13 19:30:54 +00:00
'notification-thanks-diff-link' => 'ho kemm' ,
2013-10-08 01:00:47 +00:00
'notification-link-text-respond-to-user' => " Respont d'an implijer " ,
2013-10-13 19:30:54 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|en deus|he deus}} trugarekaet {{GENDER:$4|$3}}' ,
2013-04-07 20:57:59 +00:00
);
2013-08-27 19:18:36 +00:00
/** Bosnian ( bosanski )
* @ author DzWiki
2013-08-29 19:22:30 +00:00
* @ author Edinwiki
2013-08-27 19:18:36 +00:00
*/
$messages [ 'bs' ] = array (
2013-08-29 19:22:30 +00:00
'thanks-desc' => 'Dodaje mogućnost zahvaljivanja u pregledu historije i pregledu razlike između izmjena' ,
2013-08-27 19:18:36 +00:00
'thanks-thank' => 'zahvali se' ,
2013-08-29 19:22:30 +00:00
'thanks-thanked' => '{{GENDER:$1|zahvalio se|zahvalila se}}' ,
'thanks-error-undefined' => 'Nije bilo moguće zahvaliti se. Pokušajte ponovo.' ,
'thanks-error-invalidrevision' => 'Revizioni ID nije validan.' ,
2013-11-05 21:08:47 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Prekoračili ste}} vaše ograničenje za ocijenjivanje. Sačekajte jedno vrijeme i zatim pokušajte ponovo.' ,
2013-08-29 19:22:30 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Pošalji}} zahvalnicu {{GENDER:$2|ovom korisniku|о voj korisnici}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Da li ste sigurni da se hoćete {{GENDER:$1|zahvaliti}} korisniku $2 za ovu izmjenu?' , # Fuzzy
2013-08-29 19:22:30 +00:00
'echo-pref-subscription-edit-thank' => 'Neko mi se zahvali za moju izmjenu' ,
'echo-pref-tooltip-edit-thank' => 'Obavijesti me ako mi se neko zahvali za moju izmjenu.' ,
2013-09-04 19:48:02 +00:00
'echo-category-title-edit-thank' => 'Zahvale' ,
2013-08-27 19:18:36 +00:00
'notification-thanks-diff-link' => 'vašoj izmjeni' ,
2014-01-02 20:49:42 +00:00
'notification-thanks' => '[[User:$1|$1]] vam se {{GENDER:$1|zahvaljuje}} na $2 stranice [[:$3]].' ,
2013-08-29 19:22:30 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] vam se {{GENDER:$1|zahvaljuje}} na vašoj izmjeni na stranici $2.' ,
'notification-thanks-email-subject' => '$1 vam se {{GENDER:$1|zahvaljuje}} na vašoj izmjeni na {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 vam se {{GENDER:$1|zahvaljuje}} na vašoj izmjeni na stranici $2.' ,
'notification-link-text-respond-to-user' => 'Odgovori korisniku' ,
'log-name-thanks' => 'Zapis zahvalnica' ,
'log-description-thanks' => 'Ispod se nalazi spisak korisnika kojima su se drugi korisnici zahvalili.' ,
'logentry-thanks-thank' => '$1 se {{GENDER:$2|zahvaljuje}} korisniku {{GENDER:$4|$3}}' ,
2013-08-27 19:18:36 +00:00
);
2013-06-04 09:32:12 +00:00
/** Catalan ( català )
* @ author QuimGil
2013-08-25 20:07:33 +00:00
* @ author Vriullop
2013-06-04 09:32:12 +00:00
*/
$messages [ 'ca' ] = array (
'thanks-desc' => " Afegeix enllaços d'agraïment a les pàgines d'historial i diferències de revisions. " ,
'thanks-thank' => 'agraeix' ,
'thanks-thanked' => '{{GENDER:$1|agraït}}' ,
2013-10-18 19:25:10 +00:00
'thanks-button-thank' => '{{GENDER:$1|Agraeix}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Agraït|Agraïda}}' ,
2013-06-04 09:32:12 +00:00
'thanks-error-undefined' => " L'agraïment ha fallat. Si us plau torneu a intentar-ho. " ,
'thanks-error-invalidrevision' => " L'identificador de revisió no és vàlid. " ,
2013-10-18 19:25:10 +00:00
'thanks-error-ratelimited' => " { { GENDER: $ 1|Heu}} excedit el límit d'agraïments. Si us plau espereu una mica abans de tornar-hi. " ,
2013-08-25 13:30:25 +00:00
'thanks-thank-tooltip' => " { { GENDER: $ 1|Envia}} una notificació d'agraïment a { { GENDER: $ 2|aquest usuari|aquesta usuària}}. " ,
2013-10-18 19:25:10 +00:00
'thanks-confirmation' => 'Voleu {{GENDER:$1|agrair}} $2 per aquesta edició?' ,
'thanks-thanked-notice' => '$1 ha rebut el vostre agraïment per {{GENDER:$2|el seu|la seva}} edició.' ,
'echo-pref-subscription-edit-thank' => 'Agraeix la meva edició' ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => " Notifica'm quan algú agraeix una edició que he fet. " ,
2013-10-18 19:25:10 +00:00
'echo-category-title-edit-thank' => 'Agraïments' ,
'notification-thanks-diff-link' => " l'edició " ,
'notification-thanks' => '[[User:$1|$1]] us {{GENDER:$1|ha agraït}} $2 a [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|agraeix}} la vostra edició a $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|agraeix}} la vostra edició a {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|agraeix}} la teva edició a $2.' ,
2013-08-25 13:30:25 +00:00
'notification-link-text-respond-to-user' => " Respondre a l'usuari " ,
2013-06-04 09:32:12 +00:00
'log-name-thanks' => " Registre d'agraïments " ,
'log-description-thanks' => " A continuació teniu una llista d'usuaris agraïts per part d'altres usuaris. " ,
2013-08-25 13:30:25 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|ha agraït}} {{GENDER:$4|$3}}' ,
2013-10-18 19:25:10 +00:00
'log-show-hide-thanks' => " $ 1 el registre d'agraïments " ,
2013-06-04 09:32:12 +00:00
);
2013-10-20 21:48:10 +00:00
/** Min Dong Chinese ( Mìng - dĕ̤ng - ngṳ̄ )
* @ author Yejianfei
*/
$messages [ 'cdo' ] = array (
'thanks-desc' => '添加感謝鏈接遘歷史再區分觀點' ,
'thanks-thank' => '感謝' ,
'thanks-thanked' => '{{GENDER:$1|感謝}}' ,
'thanks-button-thank' => '{{GENDER:$1|感謝}}' ,
'thanks-button-thanked' => '{{GENDER:$1|感謝}}' ,
'thanks-error-undefined' => '感謝行動失敗了。起動再試蜀回。' ,
'thanks-error-invalidrevision' => '校訂編號𣍐合法。' ,
'thanks-error-ratelimited' => '{{GENDER:$1|汝}}已經超出汝其比率限制。起動等仂固再試蜀試。' ,
'thanks-thank-tooltip' => '{{GENDER:$1|發出}}蜀萆感謝通知遘茲蜀萆{{GENDER:$2|用戶}}' ,
'thanks-confirmation' => '汝有想{{GENDER:$1|感謝}}$2其茲蜀萆編輯無? ' ,
'thanks-thanked-notice' => '$1已經接著汝喜歡{{GENDER:$2|伊其}}編辑其通知。' ,
'echo-pref-subscription-edit-thank' => '感謝我其修改' ,
'echo-pref-tooltip-edit-thank' => '有儂因為我其編輯感謝我辰候通知我。' ,
'echo-category-title-edit-thank' => '謝謝' ,
'notification-thanks-diff-link' => '汝其編輯' ,
'notification-thanks' => '[[User:$1|$1]]{{GENDER:$1|感謝}}汝敆[[:$3]]其$2。' ,
'notification-thanks-flyout2' => '[[User:$1|$1]]因為汝敆$2上其編輯{{GENDER:$1|感謝}}汝。' ,
'notification-thanks-email-subject' => '$1因為汝敆{{SITENAME}}上其編輯{{GENDER:$1|感謝}}汝' ,
'notification-thanks-email-batch-body' => '$1因為汝敆$2上其編輯{{GENDER:$1|感謝}}汝。' ,
'notification-link-text-respond-to-user' => '回覆遘用戶' ,
'log-name-thanks' => '感謝日誌' ,
'log-description-thanks' => '下底是乞其他用戶感謝過其用戶其蜀萆單單。' ,
'logentry-thanks-thank' => '$1{{GENDER:$2|感謝}}{{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1感謝日誌' ,
);
2013-10-23 19:03:19 +00:00
/** Chechen ( нохчийн )
* @ author Умар
*/
$messages [ 'ce' ] = array (
'thanks-thank' => 'баркалла' ,
2013-10-26 19:35:54 +00:00
'thanks-thanked' => '{{GENDER:$1|Баркалла аьлла}}' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Бахьийта}} {{GENDER:$2|хӀокху декъашхочунга}} баркаллин хаам' ,
'thanks-confirmation' => 'Лаьий хьуна {{GENDER:$1|баркалла ала}} х Ӏ а р а нисдарна?' , # Fuzzy
2013-10-23 19:03:19 +00:00
'echo-pref-tooltip-edit-thank' => 'Хаийта соьга, цхьам баркалла аьлча.' ,
'echo-category-title-edit-thank' => 'Баркалла' ,
2013-11-23 10:48:54 +00:00
'notification-thanks-diff-link' => 'нисдар' ,
'notification-thanks' => 'Ахьа «[[:$3]]» агӀонехь $2 дарна [[User:$1|$1]] {{GENDER:$1|баркалла аьла}}.' ,
2013-10-26 19:35:54 +00:00
'notification-thanks-flyout2' => 'Ахьа х Ӏ а р а «$2» а г Ӏ о таярна [[User:$1|$1]] хьуна {{GENDER:$1|баркалла аьла}}.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|баркалла аьла}} «{{SITENAME}}» сайтехь тадар дарна.' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|баркалла аьла}} ахьа х Ӏ а р а «$2» а г Ӏ о таярна.' ,
2013-12-07 01:52:43 +00:00
'log-name-thanks' => 'Баркаллин тептар' ,
2013-12-25 20:02:49 +00:00
'log-description-thanks' => 'Кхечу декъашхоша баркалла аьлла болу декъашхой чохь болу тептар.' ,
2013-10-26 19:35:54 +00:00
'logentry-thanks-thank' => '{{GENDER:$4|декъашхочуна}} $3 $1 {{GENDER:$2|баркалла аьла}}' ,
2013-12-07 01:52:43 +00:00
'log-show-hide-thanks' => '$1 баркаллин тептар' ,
2013-10-23 19:03:19 +00:00
);
2013-06-10 07:30:49 +00:00
/** Sorani Kurdish ( کوردی )
* @ author Calak
*/
$messages [ 'ckb' ] = array (
2013-09-09 19:29:40 +00:00
'thanks-desc' => 'بەستەرەکانی سپاس بە مێژوو و نیشاندانی جیاوزاییەکان زیاد دەکا' ,
'thanks-thank' => 'سپاس' ,
'thanks-thanked' => '{{GENDER:$1|سپاس کرا}}' ,
'thanks-error-undefined' => 'سپاسکردن سەرکەوتوو نەبوو. تکایە دیسان ھەوڵ بدەوە.' ,
'thanks-error-invalidrevision' => 'پێداچوونەوەی پێناسە نادروستە.' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'تۆ زیاتر لە سنووری خێرایی چووی. تکایە ھەندێک ڕاوەستە و دیسان ھەوڵ بدەوە.' , # Fuzzy
2013-09-09 19:29:40 +00:00
'thanks-thank-tooltip' => 'ئاگادارییەکی سپاس بۆ ئەم {{GENDER:$2|بەکارھێنەرە}} {{GENDER:$1|بنێرە}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'دڵنیای دەتەوەێ سپاسی $2 {{GENDER:$1|بکەی}} بۆ ئەم دەستکارییە؟' , # Fuzzy
2013-06-10 07:30:49 +00:00
'echo-pref-subscription-edit-thank' => 'بۆ دەستکارییەکم سپاسم بکە' ,
2013-09-09 19:29:40 +00:00
'echo-pref-tooltip-edit-thank' => 'کاتێک یەکێک بۆ دەستکارییەکی من کردوومە سپاسم دەکا، ئاگادارم بکە.' ,
2013-06-10 07:30:49 +00:00
'echo-category-title-edit-thank' => 'سپاس' ,
'notification-thanks-diff-link' => 'دەستکارییەکەت' ,
2013-09-09 19:29:40 +00:00
'notification-thanks' => '[[User:$1|$1]] سپاسی {{GENDER:$1|کردی}} بۆ $2 لە [[:$3]]دا.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] سپاسی {{GENDER:$1|کردی}} بۆ دەستکارییەکەت لە $2دا .' ,
'notification-thanks-email-subject' => '$1 سپاسی {{GENDER:$1|کردی}} بۆ دەستکارییەکەت لە {{SITENAME}}دا.' ,
'notification-thanks-email-batch-body' => '$1 سپاسی {{GENDER:$1|کردی}} بۆ دەستکارییەکەت لە $2دا .' ,
'notification-link-text-respond-to-user' => 'وەڵام بۆ بەکارھێنەر' ,
2013-06-10 07:30:49 +00:00
'log-name-thanks' => 'لۆگی سپاس' ,
2013-09-09 19:29:40 +00:00
'log-description-thanks' => 'ژێرەوە پێرستێکی لەو بەکارھێنەرانەن کە لە لایەن بەکارھێنەرانی ترەوە سپاسیان لێ کراوە.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|سپاس کرد}} لە {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => 'لۆگی سپاس $1' ,
2013-06-10 07:30:49 +00:00
);
2013-12-07 01:52:43 +00:00
/** Czech ( čeština )
2013-09-29 20:17:28 +00:00
* @ author Littledogboy
2013-04-03 19:53:22 +00:00
* @ author Mormegil
*/
$messages [ 'cs' ] = array (
'thanks-desc' => 'Přidává do historie a zobrazení rozdílů odkazy pro poděkování' ,
'thanks-thank' => 'poděkovat' ,
2013-09-09 19:29:40 +00:00
'thanks-thanked' => '{{GENDER:$1|poděkováno}}' ,
2013-12-18 20:26:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Poděkovat}}' ,
2013-09-29 20:17:28 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Poděkováno}}' ,
2013-04-03 19:53:22 +00:00
'thanks-error-undefined' => 'Poděkování se nezdařilo. Zkuste to prosím znovu.' ,
'thanks-error-invalidrevision' => 'ID revize je neplatné.' ,
2013-12-18 20:26:47 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Překročil|Překročila|Překročili}} jste rychlostní limit. Počkejte prosím chvíli a zkuste to znovu.' ,
2013-09-09 19:29:40 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Poslat}} {{GENDER:$2|tomuto uživateli|této uživatelce}} poděkování' ,
2013-12-18 20:26:47 +00:00
'thanks-confirmation' => 'Chcete za tuto editaci uživateli $2 {{GENDER:$1|poděkovat}}?' ,
'thanks-thanked-notice' => '{{GENDER:$2|Uživateli|Uživatelce|Uživateli}} $1 byl informován, že se vám {{GENDER:$2|jeho|její|jeho}} editace líbila.' ,
2013-12-29 19:33:33 +00:00
'thanks' => 'Poslat poděkování' ,
'thanks-form-revid' => 'ID revize' ,
'thanks-already-thanked' => 'Za tuto editaci jste již {{GENDER:$1|poděkoval|poděkovala|poděkovali}}.' ,
2013-04-03 19:53:22 +00:00
'echo-pref-subscription-edit-thank' => '…mi někdo poděkuje za editaci' ,
2013-09-09 19:29:40 +00:00
'echo-pref-tooltip-edit-thank' => 'Upozorněte mě, když mi někdo poděkuje za editaci.' ,
2013-06-19 20:39:58 +00:00
'echo-category-title-edit-thank' => 'poděkování' ,
2013-04-03 19:53:22 +00:00
'notification-thanks-diff-link' => 'vaši úpravu' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] vám {{GENDER:$1|poděkoval|poděkovala}} za $2 stránky [[:$3]].' ,
2013-09-09 19:29:40 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] vám {{GENDER:$1|poděkoval|poděkovala}} za editaci stránky $2.' ,
2013-04-03 19:53:22 +00:00
'notification-thanks-email-subject' => '$1 vám {{GENDER:$1|poděkoval|poděkovala}} za vaši editaci na {{grammar:6sg|{{SITENAME}}}}' ,
'notification-thanks-email-batch-body' => '$1 vám {{GENDER:$1|poděkoval|poděkovala}} za vaši úpravu stránky $2.' ,
2013-09-09 19:29:40 +00:00
'notification-link-text-respond-to-user' => 'Odpovědět uživateli' ,
'log-name-thanks' => 'Kniha poděkování' ,
'log-description-thanks' => 'Níže je seznam uživatelů, kterým ostatní uživatelé poděkovali.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|poděkoval|poděkovala}} {{GENDER:$4|uživateli|uživatelce}} $3' ,
'log-show-hide-thanks' => '$1 knihu poděkování' ,
2013-04-03 19:53:22 +00:00
);
2013-09-29 20:17:28 +00:00
/** Welsh ( Cymraeg )
* @ author Lloffiwr
*/
$messages [ 'cy' ] = array (
'thanks-desc' => " Yn ychwanegu cysylltau diolch i'r golygon hanes a diff " ,
'thanks-thank' => 'diolch' ,
'thanks-thanked' => '{{GENDER:$1|diolchwyd}}' ,
2013-10-20 21:48:10 +00:00
'thanks-button-thank' => '{{GENDER:$1|Diolcher}}' ,
2013-10-03 18:14:52 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Diolchwyd}}' ,
2013-09-29 20:17:28 +00:00
'thanks-error-undefined' => 'Methodd y weithred o ddiolch. Ceisiwch eto.' ,
'thanks-error-invalidrevision' => 'Nid yw ID y diwygiad yn ddilys.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-ratelimited' => " { { GENDER: $ 1|Rydych}} wedi gwneud mwy o weithredoedd y funud na'r nifer a ganiateir. Arhoswch ennyd ac yna ceisiwch eto. " ,
2014-01-05 20:13:39 +00:00
'thanks-thank-tooltip' => " { { GENDER: $ 1|Anfon}} gair o ddiolch i'r { { GENDER: $ 2|defnyddiwr}} hwn " ,
2013-10-20 21:48:10 +00:00
'thanks-confirmation' => 'Ydych chi am {{GENDER:$1|ddiolch}} i $2 am y golygiad hwn?' ,
'thanks-thanked-notice' => " Hysbyswyd $ 1 eich bod yn hoff o'i { { GENDER: $ 2|adolygiad|hadolygiad|adolygiad}}. " ,
2014-01-05 20:13:39 +00:00
'thanks' => 'Anfon diolchiadau' ,
'thanks-form-revid' => 'ID y golygiad' ,
'thanks-already-thanked' => '{{GENDER:$1|Rydych}} eisoes wedi anfon gair o ddiolch am y golygiad hwn.' ,
2013-09-29 20:17:28 +00:00
'echo-pref-subscription-edit-thank' => 'Fy niolch am fy ngolygiad' ,
'echo-pref-tooltip-edit-thank' => " Hysbyser fi pan fo rhywun yn fy niolch am un o'm golygiadau. " ,
'echo-category-title-edit-thank' => 'Diolch' ,
'notification-thanks-diff-link' => 'eich golygiad' ,
2014-01-05 20:13:39 +00:00
'notification-thanks' => '{{GENDER:$1|Anfonodd}} [[User:$1|$1]] air o ddiolch i chi am $2 ar [[:$3]].' ,
'notification-thanks-flyout2' => '{{GENDER:$1|Anfonodd}} [[User:$1|$1]] air o ddiolch i chi am $2.' ,
'notification-thanks-email-subject' => '{{GENDER:$1|Anfonodd}} $1 air o ddiolch i chi am eich golygiad ar {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '{{GENDER:$1|Anfonodd}} $1 air o ddiolch i chi am eich golygiad ar $2.' ,
2013-09-29 20:17:28 +00:00
'notification-link-text-respond-to-user' => 'Ateb y defnyddiwr' ,
'log-name-thanks' => 'Lòg diolchiadau' ,
2014-01-05 20:13:39 +00:00
'log-description-thanks' => 'Dyma restr o ddefnyddwyr yr anfonwyd gair o ddiolch atynt gan ddefnyddwyr eraill.' ,
'logentry-thanks-thank' => '{{GENDER:$2|Anfonodd}} $1 air o ddiolch i {{GENDER:$4|$3}}' ,
2013-09-29 20:17:28 +00:00
'log-show-hide-thanks' => '$1 y lòg diolchiadau' ,
);
2013-09-18 19:11:36 +00:00
/** Danish ( dansk )
2013-10-15 19:32:56 +00:00
* @ author Christian List
2013-09-18 19:11:36 +00:00
* @ author Palnatoke
*/
$messages [ 'da' ] = array (
2014-01-01 20:00:18 +00:00
'thanks-desc' => 'Tilføjer takkelinks til historik og forskelsvisninger' ,
2013-09-18 19:11:36 +00:00
'thanks-thank' => 'tak' ,
'thanks-thanked' => '{{GENDER:$1|takkede}}' ,
2013-10-15 19:32:56 +00:00
'thanks-button-thank' => '{{GENDER:$1|Tak}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Takkede}}' ,
2014-01-01 20:00:18 +00:00
'thanks-error-undefined' => 'Takkehandlingen mislykkedes. Prøv venligst igen.' ,
2013-09-18 19:11:36 +00:00
'thanks-error-invalidrevision' => 'Versions-ID er ikke gyldigt.' ,
2013-12-09 21:26:01 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Du}} har overskredet din frekvensgrænse. Vent et stykke tid og prøv igen.' ,
2013-09-18 19:11:36 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Send}} en takkemeddelelse til denne {{GENDER:$2| bruger}}' ,
2013-10-15 19:32:56 +00:00
'thanks-confirmation' => 'Vil du {{GENDER:$1|takke}} $2 for denne redigering?' ,
2013-12-09 21:26:01 +00:00
'thanks-thanked-notice' => '$1 fik at vide, at du kan lide {{GENDER:$2|hans|hendes|deres}} redigering.' ,
2013-12-23 20:51:05 +00:00
'thanks' => 'Send tak' ,
'thanks-form-revid' => 'Versions-ID for redigering' ,
'thanks-already-thanked' => '{{GENDER:$1|Du}} har allerede sendt tak for denne redigering.' ,
2013-09-18 19:11:36 +00:00
'echo-pref-subscription-edit-thank' => 'Takker mig for min redigering' ,
'echo-pref-tooltip-edit-thank' => 'Giv mig besked, når nogen takker mig for en redigering jeg har lavet.' ,
'echo-category-title-edit-thank' => 'Tak!' ,
'notification-thanks-diff-link' => 'din redigering' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1| takkede}} dig for $2 på [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|takkede}} dig for din redigering på $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|takkede}} dig for din redigering på {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|takkede}} dig for din redigering på $2.' ,
'notification-link-text-respond-to-user' => 'Svar til bruger' ,
2014-01-01 20:00:18 +00:00
'log-name-thanks' => 'Takkelog' ,
2013-09-18 19:11:36 +00:00
'log-description-thanks' => 'Nedenfor er en liste over brugere, som er blevet takket af andre brugere.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|takkede}} {{GENDER:$4|$3}}' ,
2014-01-01 20:00:18 +00:00
'log-show-hide-thanks' => '$1 takkelog' ,
2013-09-18 19:11:36 +00:00
);
2013-03-22 20:21:40 +00:00
/** German ( Deutsch )
2013-12-14 20:54:33 +00:00
* @ author Kghbln
2013-06-04 09:32:12 +00:00
* @ author MF - Warburg
2013-03-22 20:21:40 +00:00
* @ author Metalhead64
2013-11-23 10:48:54 +00:00
* @ author TMg
2013-11-21 20:40:41 +00:00
* @ author Wnme
2013-03-22 20:21:40 +00:00
*/
$messages [ 'de' ] = array (
2013-12-14 20:54:33 +00:00
'thanks-desc' => 'Ergänzt Versionsgeschichte und Versionsunterschiede um die Möglichkeit, sich für die entsprechende Bearbeitung zu bedanken' ,
2013-03-22 20:21:40 +00:00
'thanks-thank' => 'danken' ,
2013-06-04 09:32:12 +00:00
'thanks-thanked' => '{{GENDER:$1|bereits bedankt}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => '{{GENDER:$1|Danken}}' ,
2013-09-29 20:17:28 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Bedankt}}' ,
2013-11-23 10:48:54 +00:00
'thanks-error-undefined' => 'Dankeschön fehlgeschlagen. Bitte erneut versuchen.' ,
2013-03-22 20:21:40 +00:00
'thanks-error-invalidrevision' => 'Die Versionskennung ist ungültig.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Du}} hast dein Aktionslimit überschritten. Bitte warte einige Zeit und versuche es erneut.' ,
2013-11-23 10:48:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$2|Diesem Benutzer|Dieser Benutzerin}} ein Dankeschön {{GENDER:$1|senden}}' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'Möchtest du $2 für diese Bearbeitung {{GENDER:$1|danken}}?' ,
'thanks-thanked-notice' => '$1 wurde benachrichtigt, dass du {{GENDER:$2|seine|ihre|ihre}} Bearbeitung magst.' ,
2013-12-19 20:54:44 +00:00
'thanks' => 'Dankeschöns senden' ,
'thanks-form-revid' => 'Versionskennung für die Bearbeitung' ,
'thanks-already-thanked' => '{{GENDER:$1|Du}} hast bereits ein Dankeschön für diese Bearbeitung gesendet.' ,
2013-11-23 10:48:54 +00:00
'echo-pref-subscription-edit-thank' => 'Dankeschöns für meine Bearbeitung' ,
2013-06-03 19:07:05 +00:00
'echo-pref-tooltip-edit-thank' => 'Benachrichtige mich, wenn mir jemand für eine Bearbeitung dankt, die ich gemacht habe.' ,
2013-11-21 20:40:41 +00:00
'echo-category-title-edit-thank' => 'Dankeschön' ,
2013-03-22 20:21:40 +00:00
'notification-thanks-diff-link' => 'deine Bearbeitung' ,
2013-12-04 20:25:44 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|dankt}} dir für $2 auf [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|dankt}} dir für deine Bearbeitung auf „$2“.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|dankt}} dir für deine Bearbeitung auf {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|dankt}} dir für deine Bearbeitung auf $2.' ,
2013-07-03 20:03:15 +00:00
'notification-link-text-respond-to-user' => 'Antwort an Benutzer' ,
2013-04-18 19:44:58 +00:00
'log-name-thanks' => 'Dankeschön-Logbuch' ,
2013-05-28 06:47:57 +00:00
'log-description-thanks' => 'Es folgt eine Liste von Benutzern, die anderen Benutzern dankten.' ,
2013-08-21 21:00:33 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|dankte}} {{GENDER:$4|$3}}' ,
2013-09-07 20:04:16 +00:00
'log-show-hide-thanks' => 'Dankeschön-Logbuch $1' ,
2013-03-22 20:21:40 +00:00
);
2013-11-12 20:32:45 +00:00
/** Zazaki ( Zazaki )
* @ author Gorizon
2013-12-04 20:25:44 +00:00
* @ author Marmase
2013-12-21 20:41:57 +00:00
* @ author Mirzali
2013-11-12 20:32:45 +00:00
*/
$messages [ 'diq' ] = array (
2013-12-04 20:25:44 +00:00
'thanks-thank' => 'teşekur kena' ,
2013-11-12 20:32:45 +00:00
'thanks-thanked' => '{{GENDER:$1|teşekur ke}}' ,
2013-12-04 20:25:44 +00:00
'thanks-button-thank' => '{{GENDER:$1|Teşekur kena}}' ,
2013-11-12 20:32:45 +00:00
'thanks-button-thanked' => '{{GENDER:$1|teşekur ke}}' ,
2013-12-21 20:41:57 +00:00
'thanks' => 'Teşekur bı rı şe' ,
2013-11-12 20:32:45 +00:00
'echo-category-title-edit-thank' => 'Teşekuri' ,
2013-12-13 20:08:47 +00:00
'notification-thanks-diff-link' => 'vı rnayı şa to' ,
2013-11-12 20:32:45 +00:00
'log-name-thanks' => 'Qeydé tşekuran' ,
'logentry-thanks-thank' => " $ 1'i { { GENDER: $ 4| $ 3}}'ré { { GENDER: $ 2|teşekur ke}} " ,
'log-show-hide-thanks' => 'Qeydé teşekuré $1' ,
);
2013-12-01 19:57:10 +00:00
/** Lower Sorbian ( dolnoserbski )
2014-01-07 20:46:42 +00:00
* @ author Derbeth
2013-12-01 19:57:10 +00:00
* @ author Michawiki
*/
$messages [ 'dsb' ] = array (
'thanks-desc' => 'Pśidawa źěkowe wótkaze historiji a wersijowym rozdźělam' ,
'thanks-thank' => 'źěkowaś se' ,
'thanks-thanked' => '{{GENDER:$1|jo se źěkował|jo se źěkowała}}' ,
'thanks-button-thank' => '{{GENDER:$1|Źěkowaś se}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Jo se źěkował|Jo se źěkowała}}' ,
2014-01-07 20:46:42 +00:00
'thanks-error-undefined' => 'Źěkowanje njejo se raźiło. Pšosym wopytaj hyšći raz.' ,
2013-12-01 19:57:10 +00:00
'thanks-error-invalidrevision' => 'Wersijowy ID njejo płaśiwy.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|Ty}} sy swój akciski limit {{GENDER:$1|pśekšocył|pśekšocyła}}. Pšosym cakaj chylku a wopytaj hyšći raz.' ,
'thanks-thank-tooltip' => 'Źěkowu powěźeńku toś {{GENDER:$2|wužywarjeju|wužywarce}} {{GENDER:$1|pósłaś}}' ,
'thanks-confirmation' => 'Coš se $2 za toś tu změnu {{GENDER:$1|źěkowaś}}?' ,
'thanks-thanked-notice' => '$1 jo se {{GENDER:$1|informěrował|informěrowała}}, až {{GENDER:$2|jogo|jeje}} změna jo śi spódobała.' ,
2013-12-22 20:32:26 +00:00
'thanks' => 'Źěk pósłaś' ,
'thanks-form-revid' => 'Wersijowy ID za změnu' ,
'thanks-already-thanked' => 'Sy južo źěk za toś tu změnu {{GENDER:$1|pósłał|pósłała}}.' ,
2013-12-01 19:57:10 +00:00
'echo-pref-subscription-edit-thank' => 'Źěkujo se mě za móju změnu.' ,
'echo-pref-tooltip-edit-thank' => 'Informěruj mě, gaž něchten źěkujo se mě za změnu, kótaruž som cynił.' ,
'echo-category-title-edit-thank' => 'Wjeliki źěk' ,
'notification-thanks-diff-link' => 'twója změna' ,
'notification-thanks' => '[[User:$1|$1]] jo se śi za $2 na [[:$3]] {{GENDER:$1|źěkował|źěkowała}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] jo se śi za změnu na $2 {{GENDER:$1|źěkował|źěkowała}}.' ,
'notification-thanks-email-subject' => '$1 jo se śi za twóju změnu na {{GRAMMAR:lokatiw|{{SITENAME}}}} {{GENDER:$1|źěkował|źěkowała}}' ,
'notification-thanks-email-batch-body' => '$1 jo se śi za twóju změnu na $2 {{GENDER:$1|źěkował|źěkowała}}.' ,
'notification-link-text-respond-to-user' => 'Wótegrono wužywarjeju' ,
'log-name-thanks' => 'Źěkowy protokol' ,
'log-description-thanks' => 'Dołojce jo lisćina wužywarjow, kótarymž druge wužywarje su se źěkowali.' ,
'logentry-thanks-thank' => '$1 jo {{GENDER:$4|$3}} {{GENDER:$2|źěkował|źěkowała}}' ,
'log-show-hide-thanks' => 'Źěkowy protokol $1' ,
);
2013-10-02 19:55:15 +00:00
/** Greek ( Ελληνικά )
* @ author Geraki
*/
$messages [ 'el' ] = array (
'thanks-desc' => 'Προσθήκη συνδέσμων γ ι α ευχαριστήρια στις εμφανίσεις ιστορικού και διαφορών' ,
'thanks-thank' => 'ευχαριστία' ,
'thanks-thanked' => '{{GENDER:$1|δέχθηκε ευχαριστίες}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'Ευχαριστώ' , # Fuzzy
2013-10-02 19:55:15 +00:00
'thanks-button-thanked' => '{{GENDER:$1|δέχθηκε ευχαριστίες}}' ,
'thanks-error-undefined' => 'Η ενέργεια ευχαριστίας απέτυχε. Παρακαλούμε δοκιμάστε ξανά.' ,
'thanks-error-invalidrevision' => 'Τ ο ID αναθεώρησης δεν είναι έγκυρο.' ,
2013-11-17 20:27:09 +00:00
'thanks-error-ratelimited' => 'Έχετε υπερβεί το όριό σας. Παρακαλούμε περιμένετε κάποιο χρονικό διάστημα και προσπαθήστε ξανά.' , # Fuzzy
2013-10-02 19:55:15 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Έστειλε}} μια ειδοποίηση ευχαριστίας σε {{GENDER:$2|αυτόν τον χρήστη|αυτή την χρήστη}}' ,
2013-11-17 20:27:09 +00:00
'thanks-confirmation' => '{{GENDER:$1|Θέλεις}} ν α ευχαριστήσεις τον/την $2 γ ι α αυτή την επεξεργασία;' ,
2013-10-07 14:09:11 +00:00
'thanks-thanked-notice' => '{{GENDER:$2|Ο |Η }} $1 ενημερώθηκε ότι σ ο υ άρεσε η επεξεργασία {{GENDER:$2|του|της}}.' , # Fuzzy
2013-10-02 19:55:15 +00:00
'echo-pref-subscription-edit-thank' => 'Με ευχαριστεί γ ι α την επεξεργασία μου' ,
'echo-pref-tooltip-edit-thank' => 'Ν α ειδοποιούμαι όταν κάποιος με ευχαριστεί γ ι α μια επεξεργασία που έκανα.' ,
'echo-category-title-edit-thank' => 'Ευχαριστίες' ,
'notification-thanks-diff-link' => 'την επεξεργασία σ ο υ ' ,
'notification-thanks' => '{{GENDER:$1|Ο |Η }} [[User:$1|$1]] σε ευχαρίστησε γ ι α $2 στο [[:$3]].' ,
'notification-thanks-flyout2' => '{{GENDER:$1|Ο |Η }} [[User:$1|$1]] σε ευχαρίστησε γ ι α την επεξεργασία σ ο υ στη $2.' ,
'notification-thanks-email-subject' => '{{GENDER:$1|Ο |Η }} $1 σε ευχαρίστησε γ ι α την επεξεργασία σ ο υ στο {{SITENAME}}.' ,
'notification-thanks-email-batch-body' => '{{GENDER:$1|Ο |Η }} $1 σε ευχαρίστησε γ ι α την επεξεργασία σ ο υ στο $2.' ,
'notification-link-text-respond-to-user' => 'Απάντηση στο χρήστη' ,
'log-name-thanks' => 'Καταγραφή ευχαριστηρίων' ,
'log-description-thanks' => 'Παρακάτω είναι μια λίστα των χρηστών που ευχαριστήθηκαν από άλλους χρήστες.' ,
'logentry-thanks-thank' => '{{GENDER:$2|Ο |Η }} $1 ευχαρίστησε {{GENDER:$4|τον|την}} $3' ,
'log-show-hide-thanks' => '$1 καταγραφής ευχαριστηρίων' ,
);
2013-10-01 19:24:44 +00:00
/** Esperanto ( Esperanto )
* @ author KuboF
*/
$messages [ 'eo' ] = array (
'thanks-desc' => 'Aldoni danko-ligilon al historio kaj diferenco-montro.' ,
'thanks-thank' => 'danki' ,
'thanks-thanked' => '{{GENDER:$1|dankita}}' ,
2014-01-06 20:08:06 +00:00
'thanks-button-thank' => '{{GENDER:$1|Danki}}' ,
2013-10-01 19:24:44 +00:00
'thanks-error-invalidrevision' => 'Identigilo de revizio estas nevalida.' ,
2014-01-06 20:08:06 +00:00
'thanks-confirmation' => 'Ĉu vi volas {{GENDER:$1|danki}} al $2 pro tiu ĉi redakto?' ,
2013-10-01 19:24:44 +00:00
'echo-pref-subscription-edit-thank' => 'Danki al mi pro miaj redaktoj' ,
'echo-pref-tooltip-edit-thank' => 'Sciigu min kiam iu dankas al mi pro mia redakto.' ,
'echo-category-title-edit-thank' => 'Dankoj' ,
'notification-thanks-diff-link' => 'via redakto' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|dankis}} al vi pro $2 en [[:$3]].' ,
'notification-link-text-respond-to-user' => 'Respondi al uzanto' ,
'log-name-thanks' => 'Protokolo de dankoj' ,
'log-description-thanks' => 'Sube estas listo de uzantoj al kiuj aliaj uzantoj dankis.' ,
'log-show-hide-thanks' => '$1 protokolon de dankoj' ,
);
2013-05-05 21:10:55 +00:00
/** Spanish ( español )
2013-10-06 18:50:34 +00:00
* @ author Alan
2013-05-05 21:10:55 +00:00
* @ author Fitoschido
2013-08-22 19:49:54 +00:00
* @ author Hahc21
2013-10-10 19:04:47 +00:00
* @ author Julian leonardo paez
2013-09-18 19:11:36 +00:00
* @ author PoLuX124
2013-05-05 21:10:55 +00:00
*/
$messages [ 'es' ] = array (
2013-09-18 19:11:36 +00:00
'thanks-desc' => 'Añade enlaces para agradecer desde el historial y las diferencias entre ediciones' ,
2013-08-22 19:49:54 +00:00
'thanks-thank' => 'agradecer' ,
'thanks-thanked' => '{{GENDER:$1|agradeció}}' ,
2013-10-10 19:04:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Gracias}}' ,
'thanks-button-thanked' => 'agradecid{{GENDER:$1|o|a}}' ,
2013-09-22 20:16:33 +00:00
'thanks-error-undefined' => 'La acción de agradecimiento falló. Inténtalo de nuevo.' ,
2013-09-01 19:27:55 +00:00
'thanks-error-invalidrevision' => 'El id. de revisión no es válido.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Has excedido tu límite. Por favor, espera un tiempo e intenta de nuevo.' , # Fuzzy
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Enviar}} una notificación de agradecimiento a {{GENDER:$2|este|esta|este}} {{GENDER:$2|usuario|usuaria|usuario}}' ,
2013-10-10 19:04:47 +00:00
'thanks-confirmation' => '¿Quieres agradecer a $2 por esta edición?' , # Fuzzy
'thanks-thanked-notice' => '$1 fue notificad{{GENDER:$2|o|a|o}} de que te ha gustado su edición.' ,
2013-09-18 19:11:36 +00:00
'echo-pref-subscription-edit-thank' => 'Agradecerme por mi edición' ,
'echo-pref-tooltip-edit-thank' => 'Notificarme cuando alguien me agradezca por una edición que haya realizado.' ,
2013-05-05 21:10:55 +00:00
'echo-category-title-edit-thank' => 'Gracias' ,
2013-08-22 19:49:54 +00:00
'notification-thanks-diff-link' => 'tu edición' ,
2013-09-18 19:11:36 +00:00
'notification-thanks' => '[[User:$1|$1]] te ha agradecido por $2 en [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] te ha agradecido por tu edición en $2.' ,
2013-05-05 21:10:55 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|agradeció}} tu edición en {{SITENAME}}' ,
2013-08-22 19:49:54 +00:00
'notification-thanks-email-batch-body' => '$1 te ha agradecido por tu edición en $2.' ,
'notification-link-text-respond-to-user' => 'Responder al usuario' ,
2013-05-05 21:10:55 +00:00
'log-name-thanks' => 'Registro de agradecimientos' ,
2013-08-22 19:49:54 +00:00
'log-description-thanks' => 'A continuación, una lista de usuarios que han sido agradecidos por otros usuarios.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|agradeció}} a {{GENDER:$4|$3}}' ,
2013-09-18 19:11:36 +00:00
'log-show-hide-thanks' => '$1 registro de agradecimientos' ,
2013-08-22 19:49:54 +00:00
);
/** Estonian ( eesti )
* @ author Kyng
2013-08-23 19:49:24 +00:00
* @ author Pikne
2013-08-22 19:49:54 +00:00
*/
$messages [ 'et' ] = array (
2013-08-23 19:49:24 +00:00
'thanks-desc' => 'Lisab ajalugudesse ja erinevuse vaadete juurde tänulingid.' ,
2013-08-22 19:49:54 +00:00
'thanks-thank' => 'täna' ,
2013-08-23 19:49:24 +00:00
'thanks-thanked' => '{{GENDER:$1|tänatud}}' ,
2013-10-20 21:48:10 +00:00
'thanks-button-thank' => '{{GENDER:$1|Täna}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Tänatud}}' ,
2013-08-22 19:49:54 +00:00
'thanks-error-undefined' => 'Tänamine ebaõnnestus. Palun proovi uuesti.' ,
2013-08-23 19:49:24 +00:00
'thanks-error-invalidrevision' => 'Redaktsiooni identifikaator ei sobi.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Oled}} ületanud piirangumäära. Palun oota natuke ja proovi uuesti.' ,
2013-08-23 19:49:24 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Saada}} sellele {{GENDER:$2|kasutajale}} tänuteavitus' ,
2013-10-20 21:48:10 +00:00
'thanks-confirmation' => 'Kas tahad kasutajat $2 selle muudatuse eest {{GENDER:$1|tänada}}?' ,
'thanks-thanked-notice' => 'Kasutajale $1 on edasi öeldud, et sulle meeldis {{GENDER:$2|tema}} muudatus.' ,
2013-12-28 19:32:52 +00:00
'thanks' => 'Tänu avaldamine' ,
'thanks-form-revid' => 'Muudatuse redaktsiooni identifikaator' ,
'thanks-already-thanked' => '{{GENDER:$1|Oled}} selle muudatuse eest juba tänu avaldanud.' ,
2013-08-23 19:49:24 +00:00
'echo-pref-subscription-edit-thank' => 'Mind tänatakse minu muudatuse eest' ,
2013-08-22 19:49:54 +00:00
'echo-pref-tooltip-edit-thank' => 'Teavita mind, kui keegi tänab mind tehtud muudatuse eest.' ,
2013-08-23 19:49:24 +00:00
'echo-category-title-edit-thank' => 'Tänamine' ,
'notification-thanks-diff-link' => 'sinu muudatuse' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|tänas}} sind $2 eest leheküljel [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] tänas sind sinu muudatuse eest leheküljel $2.' ,
'notification-thanks-email-subject' => '$1 tänas sind {{GRAMMAR:inessive|{{SITENAME}}}} muudatuse eest' ,
'notification-thanks-email-batch-body' => '$1 tänas sind sinu muudatuse eest leheküljel $2.' ,
2013-08-22 19:49:54 +00:00
'notification-link-text-respond-to-user' => 'Vasta kasutajale' ,
2013-08-23 19:49:24 +00:00
'log-name-thanks' => 'Tänulogi' ,
'log-description-thanks' => 'Allpool on nimekiri kasutajatest, keda teised kasutajad on tänanud.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|tänas}} kasutajat {{GENDER:$4|$3}}' ,
2013-10-06 18:50:34 +00:00
'log-show-hide-thanks' => '$1 tänulogi' ,
2013-05-05 21:10:55 +00:00
);
2013-10-30 19:37:12 +00:00
/** Basque ( euskara )
* @ author Xabier Armendaritz
*/
$messages [ 'eu' ] = array (
2013-11-09 19:13:46 +00:00
'thanks-thank' => 'eskertu' ,
2013-12-09 21:26:01 +00:00
'thanks-thanked' => '{{GENDER:$1|eskertuta}}' ,
2013-11-09 19:13:46 +00:00
'thanks-button-thank' => '{{GENDER:$1|Eskertu}}' ,
2013-12-09 21:26:01 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Eskertuta}}' ,
'thanks-confirmation' => '$2 wikilariari edizio hau {{GENDER:$1|eskertu}} nahi diozu?' ,
'notification-thanks-diff-link' => 'edizioa' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|wikilariak}} «[[:$3]]» orrian egin duzun $2 eskertu dizu.' ,
2013-10-30 19:37:12 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] wikilariak «$2» orrian egin duzun edizioa eskertu dizu.' ,
2013-12-09 21:26:01 +00:00
'notification-thanks-email-subject' => '{{SITENAME}} gunean egin duzun edizioa eskertu dizu $1 {{GENDER:$1|wikilariak}}' ,
'notification-thanks-email-batch-body' => '«$2» orrian egin duzun edizioa eskertu dizu $1 {{GENDER:$1|wikilariak}}.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|wikilariak}} eskerrak eman dizkio {{GENDER:$4|$3}} wikilariari' ,
2013-10-30 19:37:12 +00:00
);
2013-06-10 07:30:49 +00:00
/** Persian ( فارسی )
* @ author A . R . Rostamzade
2013-09-21 19:41:19 +00:00
* @ author Dalba
2013-10-06 18:50:34 +00:00
* @ author Ebraminio
2013-06-10 07:30:49 +00:00
* @ author Ladsgroup
2013-10-08 01:00:47 +00:00
* @ author Omidh
2013-07-17 19:27:21 +00:00
* @ author Reza1615
2013-10-16 21:45:29 +00:00
* @ author ZxxZxxZ
2013-09-19 19:32:09 +00:00
* @ author درفش کاویانی
2013-06-10 07:30:49 +00:00
*/
$messages [ 'fa' ] = array (
2013-10-16 21:45:29 +00:00
'thanks-desc' => 'گزینهٔ «تشکر» را به تاریخچه و نمایش تفاوتها میافزاید.' ,
'thanks-thank' => 'تشکر' ,
'thanks-thanked' => '{{GENDER:$1|تشکر شد}}' ,
'thanks-button-thank' => '{{GENDER:$1|تشکر}}' ,
'thanks-button-thanked' => '{{GENDER:$1|تشکر شد}}' ,
'thanks-error-undefined' => 'عمل تشکر ناموفق بود. لطفاً دوباره امتحان کنید.' ,
'thanks-error-invalidrevision' => 'شناسهٔ نسخه معتبر نیست.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|شما}} از محدودهٔ سرعت مجاز فراتر رفتهاید. لطفاً کمی صبر کنید و دوباره امتحان کنید.' ,
'thanks-thank-tooltip' => '{{GENDER:$1|فرستادن}} پیام تشکر به این {{GENDER:$2|کاربر}}' ,
'thanks-confirmation' => 'آیا میخواهید برای این ویرایش از $2 {{GENDER:$1|تشکر کنید}}؟' ,
'thanks-thanked-notice' => 'به $1 اطلاع داده شد که شما از ویرایش {{GENDER:$2|او}} تشکر کردهاید.' ,
2013-12-26 19:40:09 +00:00
'thanks' => 'ارسال تشکر' ,
'thanks-form-revid' => 'شناسهٔ نسخه برای ویرایش' ,
'thanks-already-thanked' => '{{GENDER:$1|شما}} تشکر را برای این ویرایش فرستادید.' ,
2013-10-16 21:45:29 +00:00
'echo-pref-subscription-edit-thank' => 'برای ویرایشهایم از من سپاسگزاری کن' ,
'echo-pref-tooltip-edit-thank' => 'وقتی کسی از ویرایشهای من تشکر میکند مرا آگاه کن.' ,
'echo-category-title-edit-thank' => 'تشکرها' ,
2013-09-23 19:43:21 +00:00
'notification-thanks-diff-link' => 'ویرایشتان' ,
2013-10-16 21:45:29 +00:00
'notification-thanks' => '[[User:$1|$1]] از شما بابت $2 در [[:$3]] {{GENDER:$1|تشکر کرد}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] از ویرایش شما در $2 {{GENDER:$1|تشکر کرد}}.' ,
'notification-thanks-email-subject' => '$1 از شما بابت ویرایشتان در {{SITENAME}} {{GENDER:$1|تشکر کرد}}' ,
'notification-thanks-email-batch-body' => '$1 از شما بابت ویرایشتان در $2 {{GENDER:$1|تشکر کرد}}.' ,
2013-09-18 19:11:36 +00:00
'notification-link-text-respond-to-user' => 'پاسخ به کاربر' ,
2013-10-16 21:45:29 +00:00
'log-name-thanks' => 'سیاههٔ تشکرها' ,
'log-description-thanks' => 'این فهرستی است از کاربرانی که کاربران دیگر از آنها تشکر کردهاند.' ,
'logentry-thanks-thank' => '$1 از {{GENDER:$4|$3}} {{GENDER:$2|تشکر کرد}}' ,
'log-show-hide-thanks' => '$1 سیاههٔ تشکرها' ,
2013-06-10 07:30:49 +00:00
);
2013-04-12 18:18:37 +00:00
/** Finnish ( suomi )
2013-10-20 21:48:10 +00:00
* @ author Crt
2013-09-29 20:17:28 +00:00
* @ author Pxos
2013-09-10 20:07:34 +00:00
* @ author Samoasambia
2013-04-12 18:18:37 +00:00
* @ author Silvonen
*/
$messages [ 'fi' ] = array (
2013-09-29 20:17:28 +00:00
'thanks-desc' => 'Lisää kiitä-linkit muokkaushistoriaan ja versioiden erot näyttävälle sivulle' ,
2013-04-12 18:18:37 +00:00
'thanks-thank' => 'kiitä' ,
2013-09-29 20:17:28 +00:00
'thanks-thanked' => '{{GENDER:$1|kiitetty}}' ,
2013-10-09 19:39:40 +00:00
'thanks-button-thank' => '{{GENDER:$1|Kiitä}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Kiitetty}}' ,
2013-09-29 20:17:28 +00:00
'thanks-error-undefined' => 'Kiittäminen epäonnistui. Yritä uudelleen.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-invalidrevision' => 'Version tunniste ei kelpaa.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|Olet}} ylittänyt toimintorajasi. Odota hetki ja yritä uudelleen.' ,
2013-09-29 20:17:28 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Lähetä}} kiitoksesi tälle {{GENDER:$2|käyttäjälle}}' ,
2013-10-09 19:39:40 +00:00
'thanks-confirmation' => 'Haluatko {{GENDER:$1|kiittää}} käyttäjää $2 tästä muokkauksesta?' ,
'thanks-thanked-notice' => 'Käyttäjälle $1 ilmoitettiin, että tykkäsit {{GENDER:$2|hänen}} muokkauksestaan.' ,
2013-09-29 20:17:28 +00:00
'echo-pref-subscription-edit-thank' => 'Minulle annetut kiitokset tekemistäni muokkauksista' ,
'echo-pref-tooltip-edit-thank' => 'Ilmoita minulle, kun joku kiittää minua tekemästäni muokkauksesta.' ,
'echo-category-title-edit-thank' => 'Kiitokset' ,
2013-10-09 19:39:40 +00:00
'notification-thanks-diff-link' => 'muokkauksestasi' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|kiitti}} sinua $2 sivulla [[:$3]].' ,
2013-09-29 20:17:28 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|kiitti}} sinua muokkauksestasi sivulla $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|kiitti}} sinua muokkauksestasi sivustolla {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|kiitti}} sinua muokkauksestasi sivulla $2.' ,
'notification-link-text-respond-to-user' => 'Vastaa käyttäjälle' ,
2013-10-20 21:48:10 +00:00
'log-name-thanks' => 'Kiitosloki' ,
2013-09-29 20:17:28 +00:00
'log-description-thanks' => 'Alla on luettelo niistä käyttäjistä, jotka ovat saaneet kiitoksia toisilta käyttäjiltä.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|kiitti}} käyttäjää {{GENDER:$4|$3}}' ,
2013-10-20 21:48:10 +00:00
'log-show-hide-thanks' => '$1 kiitosloki' ,
2013-04-12 18:18:37 +00:00
);
2013-03-22 20:21:40 +00:00
/** French ( français )
2013-09-01 19:27:55 +00:00
* @ author Arkanosis
2013-06-03 11:56:28 +00:00
* @ author Automatik
2013-03-22 20:21:40 +00:00
* @ author Boniface
* @ author Gomoko
2013-09-10 20:07:34 +00:00
* @ author Jean - Frédéric
2013-08-21 21:00:33 +00:00
* @ author Ltrlg
2013-04-10 20:34:44 +00:00
* @ author Metroitendo
2013-12-30 20:01:26 +00:00
* @ author Wyz
2013-03-22 20:21:40 +00:00
*/
$messages [ 'fr' ] = array (
'thanks-desc' => 'Ajoute des liens de remerciement aux vues historique et de différence' ,
2013-09-01 19:27:55 +00:00
'thanks-thank' => 'remercier' ,
2013-04-30 21:17:51 +00:00
'thanks-thanked' => '{{GENDER:$1|remercié|remerciée}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Merci}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Remercié}}' ,
2013-03-22 20:21:40 +00:00
'thanks-error-undefined' => 'Échec de l’ action de remerciement. Veuillez réessayer.' ,
'thanks-error-invalidrevision' => 'L’ ID de révision n’ est pas valide.' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Vous}} avez dépassé votre limite de débit. Veuillez attendre un peu et réessayer.' ,
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Envoyer}} une notification de remerciement à {{GENDER:$2|cet utilisateur|cette utilisatrice}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Voulez-vous {{GENDER:$1|remercier}} $2 pour cette modification ?' ,
'thanks-thanked-notice' => '$1 a été notifié que vous avez aimé {{GENDER:$2|sa}} modification.' ,
2013-12-30 20:01:26 +00:00
'thanks' => 'Envoyer des remerciements' ,
'thanks-form-revid' => 'ID de révision de la modification' ,
'thanks-already-thanked' => '{{GENDER:$1|Vous}} avez déjà envoyé des remerciements pour cette modification.' ,
2013-03-22 20:21:40 +00:00
'echo-pref-subscription-edit-thank' => 'Me remercier pour ma modification' ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => 'Me prévenir quand quelqu’ un me remercie pour une modification que j’ ai faite.' ,
2013-03-22 20:21:40 +00:00
'echo-category-title-edit-thank' => 'Merci' ,
'notification-thanks-diff-link' => 'votre modification' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] vous {{GENDER:$1|a remercié}} pour $2 sur [[:$3]].' ,
2013-07-03 20:03:15 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] vous {{GENDER:$1|a remercié}} pour votre modification sur $2.' ,
2013-03-22 20:21:40 +00:00
'notification-thanks-email-subject' => '$1 vous {{GENDER:$1|a remercié}} pour votre modification sur {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 vous {{GENDER:$1|a remercié}} pour votre modification sur $2.' ,
2013-07-03 20:03:15 +00:00
'notification-link-text-respond-to-user' => 'Répondre à l’ utilisateur' ,
2013-09-03 20:59:14 +00:00
'log-name-thanks' => 'Journal des remerciements' ,
2013-06-03 11:56:28 +00:00
'log-description-thanks' => " Ci-dessous se trouve une liste d'utilisateurs qui ont été remerciés par d'autres. " ,
2013-08-22 19:49:54 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|a remercié}} {{GENDER:$4|$3}}' ,
2013-09-10 20:07:34 +00:00
'log-show-hide-thanks' => '$1 le journal des remerciements' ,
2013-03-22 20:21:40 +00:00
);
2013-06-12 19:58:51 +00:00
/** Northern Frisian ( Nordfriisk )
* @ author Murma174
*/
$messages [ 'frr' ] = array (
'thanks-desc' => 'Saat en "soonk" tu a werjuunsferluup' ,
'thanks-thank' => 'soonke' ,
'thanks-thanked' => '{{GENDER:$1|besoonket}}' ,
2013-11-03 19:59:00 +00:00
'thanks-button-thank' => '{{GENDER:$1|Besoonke}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Besoonket}}' ,
2013-06-12 19:58:51 +00:00
'thanks-error-undefined' => '"Soonk" hää ei loket. Ferschük det man noch ans.' ,
'thanks-error-invalidrevision' => 'Det werjuun jaft at ei.' ,
2013-11-03 19:59:00 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Dü}} heest tuföl aktjuunen onernimen. Teew en uugenblak an ferschük det noch ans weder.' ,
2013-09-09 19:29:40 +00:00
'thanks-thank-tooltip' => '{{Gender:$1|Schüür}} {{Gender:$2|didiar brüker}} en "soonk".' ,
2013-11-03 19:59:00 +00:00
'thanks-confirmation' => 'Wel dü $2 {{GENDER:$1|en soonk schüür}} för didiar bidrach?' ,
'thanks-thanked-notice' => '$1 hää bööd füngen, dat dü {{GENDER:$2|sin|hör|hör}} feranrang gud fanjst.' ,
2014-01-10 22:47:08 +00:00
'thanks' => 'Soonk schüür' ,
'thanks-form-revid' => " Werjuunskäänang för't bewerkin " ,
'thanks-already-thanked' => '{{GENDER:$1|Dü}} heest di al för det feranrang besoonket.' ,
2013-06-12 19:58:51 +00:00
'echo-pref-subscription-edit-thank' => '"Soonk" saien för man bidrach' ,
'echo-pref-tooltip-edit-thank' => 'Du mi bööd, wan mi hoker en "soonk" schüürt för man bidrach.' ,
'echo-category-title-edit-thank' => 'Föl soonk' ,
'notification-thanks-diff-link' => 'dan bidrach' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|soonket}} di för $2 üüb [[:$3]].' ,
2013-07-10 21:30:35 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|soonket}} di för dan bidrach üüb $2.' ,
2013-06-12 19:58:51 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|soonket}} di för dan bidrach üüb {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|soonket}} di för dan bidrach üüb $2.' ,
2013-07-10 21:30:35 +00:00
'notification-link-text-respond-to-user' => 'Di brüker swaare' ,
2013-06-12 19:58:51 +00:00
'log-name-thanks' => 'Soonk-logbuk' ,
'log-description-thanks' => 'Oner stäänt en list faan brükern, diar faan ööder brükern soonk saad wurden as.' ,
2013-09-09 19:29:40 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|besoonket}} ham bi {{Gender:$4|$3}}' ,
'log-show-hide-thanks' => 'Föl-soonk-logbuk $1' ,
2013-06-12 19:58:51 +00:00
);
2013-03-22 20:21:40 +00:00
/** Galician ( galego )
* @ author Toliño
*/
$messages [ 'gl' ] = array (
'thanks-desc' => 'Engade ligazóns de agradecemento no historial e na vista de diferenzas' ,
'thanks-thank' => 'agradecer' ,
2013-04-29 20:02:48 +00:00
'thanks-thanked' => '{{GENDER:$1|agradecido|agradecida}}' ,
2013-10-11 19:13:22 +00:00
'thanks-button-thank' => '{{GENDER:$1|Agradecer}}' ,
2013-10-02 19:55:15 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Agradecido|Agradecida}}' ,
2013-03-22 20:21:40 +00:00
'thanks-error-undefined' => 'Houbo un erro ao realizar o agradecemento. Inténteo de novo.' ,
'thanks-error-invalidrevision' => 'O ID da revisión non é válido.' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Superou}} o seu límite de velocidade. Agarde uns minutos e inténteo de novo.' ,
2013-08-29 19:22:30 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Envía}} unha notificación de agradecemento a {{GENDER:$2|este usuario|esta usuaria}}' ,
2013-10-11 19:13:22 +00:00
'thanks-confirmation' => 'Quere {{GENDER:$1|agradecer}} a $2 a súa edición?' ,
'thanks-thanked-notice' => '$1 recibiu un aviso de que a vostede lle gustou {{GENDER:$2|a súa}} edición.' ,
2013-03-22 20:21:40 +00:00
'echo-pref-subscription-edit-thank' => 'Me agradeza unha edición feita por min' ,
2013-06-03 11:56:28 +00:00
'echo-pref-tooltip-edit-thank' => 'Notificádeme cando alguén me agradeza unha edición feita por min.' ,
2013-04-18 19:44:58 +00:00
'echo-category-title-edit-thank' => 'Agradecemento' ,
2013-03-22 20:21:40 +00:00
'notification-thanks-diff-link' => 'a súa edición' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|agradeceu}} $2 en "[[:$3]]".' ,
2013-07-04 20:09:12 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|agradeceu}} a súa edición en "$2".' ,
2013-03-22 20:21:40 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|agradeceu}} a súa edición en {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|agradeceu}} a súa edición en "$2".' ,
2013-07-04 20:09:12 +00:00
'notification-link-text-respond-to-user' => 'Responder ao usuario' ,
2013-04-10 20:34:44 +00:00
'log-name-thanks' => 'Rexistro de agradecementos' ,
2013-06-03 11:56:28 +00:00
'log-description-thanks' => 'A continuación hai unha lista dos usuarios que recibiron agradecementos doutros usuarios.' ,
2013-08-29 19:22:30 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|deu as grazas a}} {{GENDER:$4|$3}}' ,
2013-09-09 19:29:40 +00:00
'log-show-hide-thanks' => '$1 o rexistro de agradecementos' ,
2013-03-22 20:21:40 +00:00
);
2013-11-09 19:13:46 +00:00
/** Gujarati ( ગુજરાતી )
2013-11-20 20:44:19 +00:00
* @ author Ashok modhvadia
2013-11-09 19:13:46 +00:00
* @ author Dsvyas
*/
$messages [ 'gu' ] = array (
'thanks-desc' => 'ઇતિહાસ અને તફાવત બતાવતી વખતે આભાર માટેની કડી ઉમેરે છે' ,
2013-11-20 20:44:19 +00:00
'thanks-thank' => 'આભાર માનો' ,
2013-11-09 19:13:46 +00:00
'thanks-thanked' => '{{GENDER:$1|આભાર માન્યો}}' ,
'thanks-button-thank' => '{{GENDER:$1|આભાર માનો}}' ,
'thanks-button-thanked' => '{{GENDER:$1|આભાર માન્યો}}' ,
'thanks-error-undefined' => 'આભારની ક્રિયા નિષ્ફળ ગઈ છે. ફરી પ્રયત્ન કરો.' ,
'thanks-error-invalidrevision' => 'પુનરાવર્તન આઇ.ડી. માન્ય નથી.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|તમે}} તમારી ગુણાંકન સીમા વટાવી ચૂક્યા છો. કૃપા કરી થોડો સમય રાહ જુઓ અને પછી પ્રયત્ન કરો.' ,
'thanks-thank-tooltip' => '{{GENDER:$2|આ સભ્યને}} આભાર સંદેશો {{GENDER:$1|મોકલો}}' ,
'thanks-confirmation' => 'શું તમે આ ફેરફાર માટે $2નો {{GENDER:$1|આભાર}} માનવા ચાહો છો?' ,
'thanks-thanked-notice' => '$1ને માહિતગાર કરવામાં આવ્યા છે કે તમને {{GENDER:$2|તેમણે}} કરેલો ફેરફાર ગમ્યો છે.' ,
'echo-pref-subscription-edit-thank' => 'મેં કરેલા ફેરફાર માટે મારો આભાર માને છે' ,
'echo-pref-tooltip-edit-thank' => 'મેં કરેલા ફેરફાર માટે કોઈ મારો આભાર માને ત્યારે મને જણાવો.' ,
'echo-category-title-edit-thank' => 'આભાર' ,
'notification-thanks-diff-link' => 'તમે કરેલો ફેરફાર' ,
'notification-thanks' => '[[:$3]]માંના $2 માટે [[User:$1|$1]]એ તમારો {{GENDER:$1|આભાર માન્યો}}.' ,
'notification-thanks-flyout2' => '$2 પરના તમારા ફેરફાર માટે [[User:$1|$1]]એ તમારો {{GENDER:$1|આભાર માન્યો}}.' ,
'notification-thanks-email-subject' => '{{SITENAME}} પરના તમારા ફેરફાર માટે $1એ તમારો {{GENDER:$1|આભાર માન્યો}}.' ,
'notification-thanks-email-batch-body' => '$2 પરના તમારા ફેરફાર માટે $1એ તમારો {{GENDER:$1|આભાર માન્યો}}.' ,
'notification-link-text-respond-to-user' => 'સભ્યને પ્રત્યુત્તર પાઠવો' ,
'log-name-thanks' => 'આભાર નોંધ' ,
'log-description-thanks' => 'નીચે એવા સભ્યોની યાદિ આપી છે જેમનો અન્ય સભ્યોએ આભાર માન્યો હોય.' ,
'logentry-thanks-thank' => '$1એ {{GENDER:$4|$3}}નો {{GENDER:$2|આભાર માન્યો}}' ,
'log-show-hide-thanks' => '$1 આભાર નોંધ' ,
);
2013-04-27 20:29:05 +00:00
/** Hebrew ( עברית )
* @ author Amire80
2013-09-18 19:11:36 +00:00
* @ author Guycn1
2013-12-07 01:52:43 +00:00
* @ author Guycn2
2013-08-22 19:49:54 +00:00
* @ author Rotemliss
2013-04-27 20:29:05 +00:00
*/
$messages [ 'he' ] = array (
2013-06-03 11:56:28 +00:00
'thanks-desc' => 'הוספת קישורי "תודה" לדפי היסטוריה והשוואה' ,
'thanks-thank' => 'תודה' ,
2013-06-04 09:32:12 +00:00
'thanks-thanked' => '{{GENDER:$1|הודֵיתָ|הודֵיתְ}}' ,
2013-10-20 21:48:10 +00:00
'thanks-button-thank' => '{{GENDER:$1|תודה}}' ,
2013-10-02 14:28:46 +00:00
'thanks-button-thanked' => '{{GENDER:$1|הודֵיתָ|הודֵיתְ}}' ,
2013-06-03 11:56:28 +00:00
'thanks-error-undefined' => 'פעולת תודה נכשלה. נא לנסות שוב.' ,
'thanks-error-invalidrevision' => 'מזהה גרסה אינו תקין.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|עברת}} את מגבלת הקצב שלך. נא להמתין ולנסות שוב.' ,
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|שלח|שלחי}} הודעת תודה {{GENDER:$2|למשתמש הזה|למשתמשת הזו}}' ,
2013-12-28 19:32:52 +00:00
'thanks-confirmation' => 'האם {{GENDER:$1|אתה|את}} רוצה להודות ל־$2 על העריכה הזאת?' ,
2013-10-20 21:48:10 +00:00
'thanks-thanked-notice' => 'ל{{GRAMMAR:תחילית|$1}} נאמר שאהבת את העריכה {{GENDER:$2|שלו|שלה|שלו}}.' ,
2013-12-19 20:54:44 +00:00
'thanks' => 'נשלחה תודה' ,
'thanks-form-revid' => 'מזהה גרסה עבור עריכה' ,
'thanks-already-thanked' => 'כבר {{GENDER:$1|שלחת}} תודה על העריכה הזאת.' ,
2013-06-03 11:56:28 +00:00
'echo-pref-subscription-edit-thank' => 'מודה לי על עריכה שלי' ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => 'להודיע לי כשמישהו מודה לי על עריכה שעשיתי.' ,
2013-06-03 11:56:28 +00:00
'echo-category-title-edit-thank' => 'תודות' ,
'notification-thanks-diff-link' => 'עריכה שלך' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|הודה|הודתה}} לך על $2 בדף [[:$3]].' ,
2013-07-26 20:37:53 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|הודה|הודתה}} לך על עריכתך בדף $2.' ,
2013-06-03 11:56:28 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|הודה|הודתה}} לך על עריכה שלך באתר {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|הודה|הודתה}} לך על עריכה שלך בדף $2.' ,
2013-07-26 20:37:53 +00:00
'notification-link-text-respond-to-user' => 'להשיב' ,
2013-06-03 11:56:28 +00:00
'log-name-thanks' => 'יומן תודות' ,
'log-description-thanks' => 'להלן רשימת משתמשים שאנשים אחרים הודו להם.' ,
2013-08-27 19:18:36 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|הודה|הודתה}} ל{{GRAMMAR:תחילית|{{GENDER:$4|$3}}}}' ,
2013-09-18 19:11:36 +00:00
'log-show-hide-thanks' => '$1 יומן תודות' ,
2013-06-03 11:56:28 +00:00
);
2013-10-06 18:50:34 +00:00
/** Hindi ( हिन्दी )
* @ author Shubhamkanodia
* @ author Siddhartha Ghai
*/
$messages [ 'hi' ] = array (
'thanks-desc' => 'इतिहास और बदलाव दृश्य में धन्यवाद कड़ियाँ जोड़ें।' ,
'thanks-thank' => 'धन्यवाद दें' ,
'thanks-thanked' => '{{GENDER:$1|धन्यवाद दिया}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'धन्यवाद' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|धन्यवाद दिया}}' ,
'thanks-error-undefined' => 'धन्यवाद देने का कार्य विफल रहा। कृपया पुनः प्रयास करें।' ,
'thanks-error-invalidrevision' => 'अवतरण आई॰डी मान्य नहीं है।' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'आप अपनी दर सीमा पार कर चुके हैं। कृपया थोड़ी देर बाद पुनः प्रयास करें।' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => 'इस {{GENDER:$2|सदस्य}} को धन्यवाद अधिसूचना {{GENDER:$1|भेजें}}।' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'क्या आप इस सम्पादन के लिए $2 को {{GENDER:$1|धन्यवाद}} देना चाहते हैं?' , # Fuzzy
'thanks-thanked-notice' => '$1 को बताया गया कि आपको {{GENDER:$2|उनका}} सम्पादन अच्छा लगा।' , # Fuzzy
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'मेरे सम्पादन के लिए मुझे धन्यवाद दे।' ,
'echo-pref-tooltip-edit-thank' => 'जब कोई मेरे सम्पादन के लिये मुझे धन्यवाद कहे, मुझे सूचित करें।' ,
'echo-category-title-edit-thank' => 'धन्यवाद' ,
'notification-thanks-diff-link' => 'आपके सम्पादन' ,
'notification-thanks' => '[[User:$1|$1]] ने आपको $2 के लिये [[:$3]] पर {{GENDER:$1|धन्यवाद कहा है}}।' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] ने आपको $2 पर आपके सम्पादन के लिए{{GENDER:$1|धन्यवाद कहा है}}।' ,
'notification-thanks-email-subject' => '$1 ने आपको {{SITENAME}} पर आपके सम्पादन के लिये आपको {{GENDER:$1|धन्यवाद कहा है}}।' ,
'notification-thanks-email-batch-body' => '$1 ने $2 पर आपके सम्पादन के लिये आपको {{GENDER:$1|धन्यवाद कहा है}}।' ,
'notification-link-text-respond-to-user' => 'सदस्य को जवाब दें' ,
'log-name-thanks' => 'धन्यवाद लॉग' ,
'log-description-thanks' => 'अन्य सदस्यों द्वारा धन्यवाद पाने वाले सदस्यों की सूची निम्न है।' ,
'logentry-thanks-thank' => '$1 ने {{GENDER:$4|$3}} को {{GENDER:$2|धन्यवाद कहा है}}' ,
'log-show-hide-thanks' => '$1 धन्यवाद लॉग' ,
);
2013-10-13 19:30:54 +00:00
/** Croatian ( hrvatski )
2013-10-23 19:03:19 +00:00
* @ author MaGa
2013-10-13 19:30:54 +00:00
* @ author Roberta F .
*/
$messages [ 'hr' ] = array (
2013-10-20 21:48:10 +00:00
'thanks-thank' => 'zahvala' ,
'thanks-thanked' => '{{GENDER:$1|zahvala je objavljena}}' ,
2013-11-10 20:29:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Zahvala je objavljena|Zahvala je objavljena}}' ,
2013-10-20 21:48:10 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Zahvala je objavljena|Zahvala je objavljena}}' ,
2013-10-30 19:37:12 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Pošalji}} zahvalu {{GENDER:$2|ovom suradniku|ovoj suradnici}}' ,
2013-11-04 20:00:59 +00:00
'thanks-confirmation' => 'Želite li {{GENDER:$1|zahvaliti}} suradniku $2 za ovo uređivanje?' ,
2013-10-23 19:03:19 +00:00
'echo-pref-tooltip-edit-thank' => 'Obavijesti me kad mi netko zahvali za moju izmjenu.' ,
2013-10-13 19:30:54 +00:00
'echo-category-title-edit-thank' => 'Hvala' ,
'notification-thanks-diff-link' => 'vaše uređivanje' ,
2013-12-01 19:57:10 +00:00
'notification-thanks' => '[[User:$1|$1]] vam je {{GENDER:$1|zahvalio|zahvalila}} za $2 na stranici [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] Vam je {{GENDER:$1|zahvalio|zahvalila}} za Vašu izmjenu na stranici $2.' ,
2013-11-04 20:00:59 +00:00
'notification-thanks-email-subject' => '$1 Vam {{GENDER:$1|zahvaljuje|zahvaljuje}} za uređivanje na projektu {{SITENAME}}' ,
2013-12-01 19:57:10 +00:00
'notification-thanks-email-batch-body' => '$1 Vam je {{GENDER:$1|zahvalio|zahvalila}} za uređivanje na $2.' ,
2013-10-13 19:30:54 +00:00
'notification-link-text-respond-to-user' => 'Odgovor suradniku' ,
'log-name-thanks' => 'Evidencija zahvala' ,
2013-10-20 21:48:10 +00:00
'log-description-thanks' => 'Slijedi popis suradnika koji su drugim suradnicima objavili zahvalu.' ,
2013-11-10 20:29:47 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|zahvalio|zahvalila}} je {{GENDER:$4|suradniku|suradnici}} {{GENDER:$4|$3}}' ,
2013-12-25 20:02:49 +00:00
'log-show-hide-thanks' => '$1 evidenciju zahvala' ,
2013-10-13 19:30:54 +00:00
);
2013-12-01 19:57:10 +00:00
/** Upper Sorbian ( hornjoserbsce )
* @ author Michawiki
*/
$messages [ 'hsb' ] = array (
'thanks-desc' => 'Přidawa dźakne wotkazy historiji a wersijowym rozdźělam' ,
'thanks-thank' => 'dźakować so' ,
'thanks-thanked' => '{{GENDER:$1|je so dźakował|je so dźakowała}}' ,
'thanks-button-thank' => '{{GENDER:$1|Dźakować so}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Je so dźakował|Je so dźakowała}}' ,
'thanks-error-undefined' => 'Dźakowanje je so njeporadźiło. Prošu spytaj hišće raz.' ,
'thanks-error-invalidrevision' => 'Wersijowy ID njeje płaćiwy.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|Ty}} sy swój akciski limit {{GENDER:$1|překročił|překročiła}}. Prošu čakaj chwilku a spytaj hišće raz.' ,
'thanks-thank-tooltip' => 'Dźaknu źdźělenku {{GENDER:$2|tutomu wužiwarjej|wužiwarce}} {{GENDER:$1|pósłać}}' ,
'thanks-confirmation' => 'Chceš so $2 za tutu změnu {{GENDER:$1|dźakować}}?' ,
'thanks-thanked-notice' => '$1 je so {{GENDER:$1|informował|informowała}}, zo {{GENDER:$2|jeho|jeje}} změna je ći spodobała.' ,
2013-12-22 20:32:26 +00:00
'thanks' => 'Dźak pósłać' ,
'thanks-form-revid' => 'Wersijowy ID za změnu' ,
'thanks-already-thanked' => 'Sy hižo dźak za tutu změnu {{GENDER:$1|pósłał|pósłała}}.' ,
2013-12-01 19:57:10 +00:00
'echo-pref-subscription-edit-thank' => 'Dźakuje so mi za moju změnu' ,
'echo-pref-tooltip-edit-thank' => 'Informuj mje, hdyž něchtó dźakuje so mje za změnu, kotruž sym činił.' ,
'echo-category-title-edit-thank' => 'Wulki dźak' ,
'notification-thanks-diff-link' => 'twoja změna' ,
'notification-thanks' => '[[User:$1|$1]] je so ći za $2 na [[:$3]] {{GENDER:$1|dźakował|dźakowała}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] je so ći za změnu na $2 {{GENDER:$1|dźakował|dźakowała}}.' ,
'notification-thanks-email-subject' => '$1 je so ći za twoju změnu na {{GRAMMAR:lokatiw|{{SITENAME}}}} {{GENDER:$1|dźakował|dźakowała}}' ,
'notification-thanks-email-batch-body' => '$1 je so ći za twoju změnu na $2 {{GENDER:$1|dźakował|dźakowała}}.' ,
'notification-link-text-respond-to-user' => 'Wotmołwa wužiwarjej' ,
'log-name-thanks' => 'Dźakny protokol' ,
'log-description-thanks' => 'Deleka je lisćina wužiwarjow, kotrymž su so druzy wužiwarjo dźakowali.' ,
'logentry-thanks-thank' => '$1 je {{GENDER:$4|$3}} {{GENDER:$2|dźakował|dźakowała}}' ,
'log-show-hide-thanks' => 'Dźakny protokol $1' ,
);
2013-08-22 19:49:54 +00:00
/** Hungarian ( magyar )
2013-11-14 20:37:10 +00:00
* @ author Misibacsi
2013-08-22 19:49:54 +00:00
* @ author Samat
2013-09-20 19:38:53 +00:00
* @ author Southparkfan
2013-09-21 19:41:19 +00:00
* @ author Teemeah
2013-10-10 19:04:47 +00:00
* @ author William915
2013-08-22 19:49:54 +00:00
*/
$messages [ 'hu' ] = array (
2013-09-21 19:41:19 +00:00
'thanks-desc' => 'Köszönőlinket helyez el a laptörténetben és a diffváltozatokban' ,
'thanks-thank' => 'köszönet' ,
'thanks-thanked' => '{{GENDER:$1|Megköszönve}}' ,
2013-08-22 19:49:54 +00:00
'thanks-error-undefined' => 'A megköszönés sikertelen. Kérlek, próbáld meg újra!' ,
'thanks-error-invalidrevision' => 'A lapváltozat azonosítója érvénytelen.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Túllépted a meghatározott limitet. Kérlek várj egy kicsit és próbáld újra.' , # Fuzzy
2013-09-21 19:41:19 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Küldj}} köszönetet ennek a {{GENDER:$2|szerkesztőnek}}' ,
2013-10-10 19:04:47 +00:00
'thanks-confirmation' => 'Biztos, hogy {{GENDER:$1|meg akarod köszönni}} $2 szerkesztését?' ,
'thanks-thanked-notice' => '$1 was notified that you liked {{GENDER:$2|his|her|their}} edit.' ,
2013-09-21 19:41:19 +00:00
'echo-pref-subscription-edit-thank' => 'Megköszöni a szerkesztésem' ,
2013-08-22 19:49:54 +00:00
'echo-pref-tooltip-edit-thank' => 'Értesítést kérek, ha valaki megköszöni egy szerkesztésemet.' ,
'echo-category-title-edit-thank' => 'köszönet' ,
'notification-thanks-diff-link' => 'a szerkesztésed' ,
2013-11-14 20:37:10 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|megköszönte}} $2 a(z) [[:$3]] szócikkben.' ,
2013-09-21 19:41:19 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|megköszönte}} a szerkesztésed a(z) $2 szócikkben.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|megköszönte}} a(z) {{SITENAME}} oldalon tett szerkesztésedet.' ,
2013-08-22 19:49:54 +00:00
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|megköszönte}} a(z) $2 lapon tett szerkesztésedet.' ,
'notification-link-text-respond-to-user' => 'Válaszolok a szerkesztőnek.' ,
'log-name-thanks' => 'Köszönési napló' ,
'log-description-thanks' => 'Az alábbi szerkesztők köszönetet mondtak egy másik szerkesztőnek.' ,
2013-09-21 19:41:19 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|köszönetet mondott}} {{GENDER:$4|$3}} szerkesztőnek.' ,
'log-show-hide-thanks' => 'Köszönetnapló $1' ,
2013-08-22 19:49:54 +00:00
);
2013-11-14 20:37:10 +00:00
/** Armenian ( Հայերեն )
2013-11-26 20:24:02 +00:00
* @ author Arman musikyan
2013-11-14 20:37:10 +00:00
* @ author Vacio
2013-11-26 20:24:02 +00:00
* @ author Xelgen
2013-11-14 20:37:10 +00:00
*/
$messages [ 'hy' ] = array (
2013-11-26 20:24:02 +00:00
'thanks-desc' => 'Ավելացնում է «Շնորհակալ եմ» հղումը էջի պատմության և խմբագրումների տարբերությունների մեջ' ,
'thanks-thank' => 'շնորհակալ եմ' ,
'thanks-thanked' => '{{GENDER:$1| մասնակցին շնորհակալություն է հայնտված}}' ,
'thanks-button-thank' => '{{GENDER:$1|Շնորհակալություն հայտնել}}' ,
'thanks-button-thanked' => '{{GENDER:$1|մասնակցին շնորհակալությունը հայտնված է}}' ,
'thanks-error-undefined' => 'Չստացվեց շնորհակալություն։ Փորձեք կրկին։' ,
2013-11-14 20:37:10 +00:00
'thanks-error-invalidrevision' => 'Խմբագրման համարանիշը վավեր չէ։' ,
2013-11-26 20:24:02 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Դուք}} շատ եք շնորհակալություն հայտնել։ Սպասեք որոշ ժամանակ և նորից փորձեք։' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Ուղարկեք}} շնորհակալական ուղերձ այս {{GENDER:$2|մասնակցին}}' ,
'thanks-confirmation' => 'Ուզո՞ւմ եք {{GENDER:$1|շնորհակալություն}} ասել $2ին այս խմբագրման համար։' ,
'thanks-thanked-notice' => '$1 մասնակիցը ծանուցում է ստացել, որ դուք հավանել եք {{GENDER:$2|իր}} խմբագրումը։' ,
'echo-pref-subscription-edit-thank' => 'Շնորհակալ է իմ խմբագրման համար' ,
'echo-pref-tooltip-edit-thank' => 'Տեղեկացնել, երբ ինչ–որ մեկն շնորհակալ է իմ կատարած խմբագրման համար։' ,
'echo-category-title-edit-thank' => 'Շնորհակալ է' ,
'notification-thanks-diff-link' => 'ձեր խմբագրման' ,
'notification-thanks' => '[[User:$1|$1]] մասնակիցը {{GENDER:$1|շնորհակալ է}} ձեզ [[:$3]] էջում $2 համար․' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] մասնակիցը {{GENDER:$1|շնորհակալ է}} $2 էջում ձեր արած խմբագրման համար։' ,
'notification-thanks-email-subject' => '$1 մասնակիցը շնորհակալ է ձեզ «{{SITENAME}}»–ում ձեր խմբագրման համար։' ,
'notification-thanks-email-batch-body' => '$1 մասնակիցը {{GENDER:$1|շնորհակալ է ձեզ}} $2 էջում ձեր խմբագրման համար։' ,
2013-11-14 20:37:10 +00:00
'notification-link-text-respond-to-user' => 'Պատասխանել մասնակցին' ,
2013-11-26 20:24:02 +00:00
'log-name-thanks' => 'Շնորհակալությունների գրանցամատյան' ,
'log-description-thanks' => 'Ստորև «շնորհակալություներ» ստացած մասնակիցների ցանկն է։' ,
'logentry-thanks-thank' => '$1 մասնակիցը {{GENDER:$2|շնորհակալություն է}} հայտնել {{GENDER:$4|$3}} մասնակցին' ,
'log-show-hide-thanks' => '$1 շնորհակալությունների գրանցամատյան' ,
2013-11-14 20:37:10 +00:00
);
2013-07-04 20:09:12 +00:00
/** Indonesian ( Bahasa Indonesia )
* @ author Iwan Novirion
2013-10-03 18:14:52 +00:00
* @ author William Surya Permana
2013-07-04 20:09:12 +00:00
*/
$messages [ 'id' ] = array (
2013-10-03 18:14:52 +00:00
'thanks-desc' => 'Menambahkan pranala terima kasih pada tampilan riwayat suntingan dan perbedaan revisi' ,
'thanks-thank' => 'berterima kasih' ,
2013-10-09 19:39:40 +00:00
'thanks-thanked' => '{{GENDER:$1|sudah berterima kasih}}' ,
'thanks-button-thank' => '{{GENDER:$1|Berterima kasih}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Sudah berterima kasih}}' ,
2013-10-03 18:14:52 +00:00
'thanks-error-undefined' => 'Tindakan berterima kasih gagal. Silakan coba lagi.' ,
'thanks-error-invalidrevision' => 'ID revisi tidak sah.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Anda}} telah melampaui batas Anda. Silakan tunggu beberapa saat dan coba lagi.' ,
2013-10-03 18:14:52 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Kirim}} sebuah pemberitahuan terima kasih kepada {{GENDER:$2|pengguna}} ini' ,
2013-10-09 19:39:40 +00:00
'thanks-confirmation' => 'Apakah Anda ingin {{GENDER:$1|berterima kasih}} kepada $2 atas suntingan ini?' ,
'thanks-thanked-notice' => '$1 telah diberitahu bahwa Anda menyukai {{GENDER:$2|suntingannya|suntingannya|suntingan mereka}}.' ,
2013-10-03 18:14:52 +00:00
'echo-pref-subscription-edit-thank' => 'Berterima kasih kepada saya atas suntingan saya' ,
'echo-pref-tooltip-edit-thank' => 'Beritahu saya saat seseorang berterima kasih kepada saya atas suntingan yang saya buat.' ,
'echo-category-title-edit-thank' => 'Terima kasih' ,
'notification-thanks-diff-link' => 'suntingan Anda' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|berterima kasih}} kepada Anda atas $2 di [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|berterima kasih}} kepada Anda atas suntingan Anda di $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|berterima kasih}} kepada Anda atas suntingan Anda di {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|berterima kasih}} kepada Anda atas suntingan Anda di $2.' ,
'notification-link-text-respond-to-user' => 'Tanggapi pengguna' ,
2013-10-09 19:39:40 +00:00
'log-name-thanks' => 'Log terima kasih' ,
2013-10-03 18:14:52 +00:00
'log-description-thanks' => 'Di bawah ini adalah daftar pengguna yang menerima terima kasih dari pengguna lain.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|berterima kasih}} kepada {{GENDER:$4|$3}}' ,
2013-10-09 19:39:40 +00:00
'log-show-hide-thanks' => '$1 log terima kasih' ,
2013-07-04 20:09:12 +00:00
);
2013-06-03 11:56:28 +00:00
/** Iloko ( Ilokano )
* @ author Lam - ang
*/
$messages [ 'ilo' ] = array (
'thanks-desc' => 'Agnayon kadagiti silpo ti panagyaman kadagiti panagkita ti pakasaritaan ken sabali' ,
'thanks-thank' => 'yamanan' ,
'thanks-thanked' => '{{GENDER:$1|nayamanan}}' ,
2013-10-24 20:50:46 +00:00
'thanks-button-thank' => '{{GENDER:$1|Yamanan}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Nayamanan}}' ,
2013-06-03 11:56:28 +00:00
'thanks-error-undefined' => 'Napaay ti tignay a panagyaman. Pangngaasi a padasen manen.' ,
'thanks-error-invalidrevision' => 'Saan nga umiso to ID ti panagbaliw.' ,
2013-11-09 19:13:46 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Sika}} ket nalabesamon ti patingga ti gatadmo. Pangngaasi nga agurayka bassit ken padasem manen.' ,
2013-08-25 20:07:33 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Agipatulod}} ti pakaammo a panagyaman iti daytoy nga {{GENDER:$2|agar-aramat}}' ,
2013-10-24 20:50:46 +00:00
'thanks-confirmation' => 'Kayatmo kadi ti {{GENDER:$1|agyaman}} kenni $2 para iti daytoy nga inurnos?' ,
'thanks-thanked-notice' => 'Naipaammo idi kenni $1 a kinayatmo {{GENDER:$2|ti|dagiti}} inurnosda.' ,
2013-06-03 11:56:28 +00:00
'echo-pref-subscription-edit-thank' => 'Pagyamanennak para iti inurnosko' ,
2013-08-25 20:07:33 +00:00
'echo-pref-tooltip-edit-thank' => 'Pakaammuannak no adda agyaman kaniak para iti maysa nga inaramidko nga inurnos.' ,
2013-10-24 20:50:46 +00:00
'echo-category-title-edit-thank' => 'Dagiti panagyaman' ,
2013-06-03 11:56:28 +00:00
'notification-thanks-diff-link' => 'ti inurnosmo' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => 'Ni [[User:$1|$1]] ket {{GENDER:$1|agyaman}} kenka para iti $2 iti [[:$3]].' ,
2013-08-25 20:07:33 +00:00
'notification-thanks-flyout2' => 'Ni [[User:$1|$1]] ket {{GENDER:$1|nagyaman}} kenka para iti inurnosmo iti $2.' ,
2013-06-03 11:56:28 +00:00
'notification-thanks-email-subject' => 'Ni $1 ket {{GENDER:$1|agyaman}} kenka para it inurnosmo idiay {{SITENAME}}' ,
'notification-thanks-email-batch-body' => 'Ni $1 ket {{GENDER:$1|agyaman}} kenka para iti inurnosmo idiay $2.' ,
2013-08-25 20:07:33 +00:00
'notification-link-text-respond-to-user' => 'Sumungbat iti agar-aramat' ,
2013-06-03 11:56:28 +00:00
'log-name-thanks' => 'Listaan kadagiti panagyaman' ,
'log-description-thanks' => 'Dita baba ket listaan dagiti agar-aramat a nayamanan babaen dagiti dadduma nga agar-aramat.' ,
2013-08-25 20:07:33 +00:00
'logentry-thanks-thank' => 'Ni $1 ket {{GENDER:$2|nagyaman}} kenni {{GENDER:$4|$3}}' ,
2013-09-13 20:48:45 +00:00
'log-show-hide-thanks' => '$1 ti listaan dagiti panagyaman' ,
2013-04-27 20:29:05 +00:00
);
2013-03-25 20:13:30 +00:00
/** Italian ( italiano )
* @ author Beta16
2013-10-30 19:37:12 +00:00
* @ author Elitre
2013-03-25 20:13:30 +00:00
*/
$messages [ 'it' ] = array (
2013-04-30 21:17:51 +00:00
'thanks-desc' => 'Aggiunge un collegamento per ringraziare nella cronologia e nelle differenze fra versioni' ,
2013-03-25 20:13:30 +00:00
'thanks-thank' => 'ringrazia' ,
2013-04-30 21:17:51 +00:00
'thanks-thanked' => '{{GENDER:$1|ringraziato|ringraziata|ringraziato/a}}' ,
2013-10-08 19:08:29 +00:00
'thanks-button-thank' => '{{GENDER:$1|Ringrazia}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Ringraziato|Ringraziata|Ringraziato/a}}' ,
2013-04-30 21:17:51 +00:00
'thanks-error-undefined' => 'Errore durante ringraziamento. Riprova ancora.' ,
2013-10-30 19:37:12 +00:00
'thanks-error-invalidrevision' => " L'ID versione non è valido. " ,
2013-10-31 20:22:52 +00:00
'thanks-error-ratelimited' => " { { GENDER: $ 1|Hai superato}} il limite massimo di ringraziamenti. Aspetta un po' di tempo e riprova. " ,
2013-09-09 19:29:40 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Invia}} una notifica di ringraziamento a {{GENDER:$2|questo|questa}} utente' ,
2013-10-08 19:08:29 +00:00
'thanks-confirmation' => 'Vuoi {{GENDER:$1|ringraziare}} $2 per questa modifica?' ,
'thanks-thanked-notice' => 'È stato notificato a $1 che ti piace {{GENDER:$2|la sua}} modifica.' ,
2013-12-19 20:54:44 +00:00
'thanks' => 'Invia ringraziamento' ,
'thanks-form-revid' => 'ID versione per modifica' ,
'thanks-already-thanked' => '{{GENDER:$1|Hai}} già inviato un ringraziamento per questa modifica.' ,
2013-03-25 20:13:30 +00:00
'echo-pref-subscription-edit-thank' => 'Mi ringrazia per una mia modifica' ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => 'Avvisami quando qualcuno mi ringrazia per una modifica che ho fatto.' ,
2013-04-19 20:28:56 +00:00
'echo-category-title-edit-thank' => 'Ringraziamenti' ,
2013-03-25 20:13:30 +00:00
'notification-thanks-diff-link' => 'la tua modifica' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] ti {{GENDER:$1|ha ringraziato}} per $2 su [[:$3]].' ,
2013-07-03 20:03:15 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] ti {{GENDER:$1|ha ringraziato}} per la tua modifica su $2.' ,
2013-03-25 20:13:30 +00:00
'notification-thanks-email-subject' => '$1 ti {{GENDER:$1|ha ringraziato}} per la tua modifica su {{SITENAME}}.' ,
'notification-thanks-email-batch-body' => '$1 ti {{GENDER:$1|ha ringraziato}} per la tua modifica su $2.' ,
2013-07-03 20:03:15 +00:00
'notification-link-text-respond-to-user' => " Rispondi all'utente " ,
2013-04-30 21:17:51 +00:00
'log-name-thanks' => 'Ringraziamenti' ,
2013-06-04 09:32:12 +00:00
'log-description-thanks' => 'Di seguito è riportato un elenco di utenti ringraziati da altri utenti.' ,
2013-09-09 19:29:40 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|ha ringraziato}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 registro dei ringraziamenti' ,
2013-03-25 20:13:30 +00:00
);
/** Japanese ( 日本語 )
2013-04-11 20:24:15 +00:00
* @ author Fryed - peach
2013-10-02 14:28:46 +00:00
* @ author Penn Station
2013-03-25 20:13:30 +00:00
* @ author Shirayuki
*/
$messages [ 'ja' ] = array (
2013-06-03 19:07:05 +00:00
'thanks-desc' => '履歴ページおよび差分ページに、感謝を示すリンクを追加する' ,
2013-10-02 14:28:46 +00:00
'thanks-thank' => '感謝' ,
2013-06-03 19:07:05 +00:00
'thanks-thanked' => '{{GENDER:$1|感謝を示しました}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|感謝}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|感謝を示しました}}' ,
2013-03-25 20:13:30 +00:00
'thanks-error-undefined' => '感謝の操作に失敗しました。もう一度やり直してください。' ,
'thanks-error-invalidrevision' => '版 ID が無効です。' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|}}速度制限を超えました。しばらくしてからもう一度やり直してください。' ,
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => 'この{{GENDER:$2|利用者}}に感謝の通知を{{GENDER:$1|送信する}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => '$2 のこの編集に対して{{GENDER:$1|感謝を示しますか}}?' ,
'thanks-thanked-notice' => 'あなたが $1 の編集に感謝を示したことを{{GENDER:$2|本人}}に通知しました。' ,
2013-12-19 20:54:44 +00:00
'thanks' => '感謝を示す' ,
'thanks-form-revid' => '編集の版 ID' ,
'thanks-already-thanked' => '{{GENDER:$1|}}この編集には既に感謝を示しました。' ,
2013-06-03 19:07:05 +00:00
'echo-pref-subscription-edit-thank' => '自分の編集に誰かが感謝を示したとき' ,
2013-06-03 11:56:28 +00:00
'echo-pref-tooltip-edit-thank' => '自分の編集に誰かが感謝を示したら通知する。' ,
2013-03-25 20:13:30 +00:00
'echo-category-title-edit-thank' => '感謝' ,
'notification-thanks-diff-link' => 'あなたの編集' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] が [[:$3]] での$2に{{GENDER:$1|感謝を示しました}}' ,
2013-07-03 20:03:15 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] が $2 でのあなたの編集に{{GENDER:$1|感謝を示しました}}。' ,
2013-06-03 19:07:05 +00:00
'notification-thanks-email-subject' => '$1 が{{SITENAME}}でのあなたの編集に{{GENDER:$1|感謝を示しました}}' ,
'notification-thanks-email-batch-body' => '$1 が $2 でのあなたの編集に{{GENDER:$1|感謝を示しました}}' ,
2013-07-03 20:03:15 +00:00
'notification-link-text-respond-to-user' => '利用者に返信' ,
2013-04-10 20:34:44 +00:00
'log-name-thanks' => '感謝記録' ,
2013-05-28 06:47:57 +00:00
'log-description-thanks' => '以下に、他の利用者から感謝を示された利用者を列挙します。' ,
2013-08-22 19:49:54 +00:00
'logentry-thanks-thank' => '$1 が {{GENDER:$4|$3}} に{{GENDER:$2|感謝を示しました}}' ,
2013-09-09 19:29:40 +00:00
'log-show-hide-thanks' => '感謝記録を$1' ,
2013-03-25 20:13:30 +00:00
);
2013-10-23 19:03:19 +00:00
/** Georgian ( ქართული )
2013-10-27 20:07:24 +00:00
* @ author BRUTE
2013-10-23 19:03:19 +00:00
* @ author David1010
*/
$messages [ 'ka' ] = array (
'thanks-thank' => 'მადლობა' ,
'thanks-button-thank' => '{{GENDER:$1|მადლობა}}' ,
2013-10-27 20:07:24 +00:00
'thanks-button-thanked' => '{{GENDER:$1|მადლობა გადახდილია}}' ,
2013-12-09 21:26:01 +00:00
'thanks-error-undefined' => 'მადლობის გადახდა ვერ მოხერხდა. გთხოვ სცადეთ კიდევ.' ,
2013-10-23 19:03:19 +00:00
'thanks-confirmation' => 'გსურთ მომხმარებელს $2 {{GENDER:$1|მადლობა გადაუხადოთ}} ამ რედაქტირებისათვის?' ,
2013-12-09 21:26:01 +00:00
'thanks-thanked-notice' => 'მომხმარებელს/მომხმარებლებს $1 გაეგზავნა(თ) შეტყობინება, რომ თქვენ მოიწონეთ {{GENDER:$2|მისი|მისი|მათი}} რედაქტირება.' ,
'echo-pref-subscription-edit-thank' => 'მადლობა ჩემი რედაქტირებისათვის' ,
'echo-pref-tooltip-edit-thank' => 'შემატყობინე, როდესაც ვინმე მადლობას გადამიხდის ჩემი რედაქტირებისათვის' ,
'echo-category-title-edit-thank' => 'გმადლობ' ,
2013-10-26 19:35:54 +00:00
'notification-thanks-diff-link' => 'რედაქტირებისათვის' ,
2013-10-23 19:03:19 +00:00
'notification-thanks' => 'მომხმარებელმა [[User:$1|$1]] {{GENDER:$1|მადლობა გადაგიხადათ}} თქვენი $2 გვერდზე [[:$3]].' ,
'notification-thanks-flyout2' => 'მომხმარებელმა [[User:$1|$1]] {{GENDER:$1|მადლობა გადაგიხადათ}} თქვენი რედაქტირებისათვის გვერდზე $2.' ,
'notification-thanks-email-subject' => 'მომხმარებელმა $1 {{GENDER:$1|მადლობა გადაგიხადათ}} თქვენი რედაქტირებისათვის საიტზე {{SITENAME}}' ,
'notification-thanks-email-batch-body' => 'მომხმარებელმა $1 {{GENDER:$1|მადლობა გადაგიხადათ}} თქვენი რედაქტირებისათვის $2.' ,
2013-12-09 21:26:01 +00:00
'notification-link-text-respond-to-user' => 'უპასუხე მომხმარებელს' ,
'log-name-thanks' => '„მადლობის“ ჟურნალი' ,
'log-description-thanks' => 'ქვემოთ მოცემულია მომხმარებელთა სია, რომელთაც სხვა მომხმარებლებმა გადაუხადეს მადლობა' ,
'log-show-hide-thanks' => '$1 „მადლობის“ ჟურნალი' ,
2013-10-23 19:03:19 +00:00
);
2013-09-21 19:41:19 +00:00
/** Kazakh ( Cyrillic script ) ( қазақша ( кирил ) )
* @ author Arystanbek
*/
$messages [ 'kk-cyrl' ] = array (
'thanks-desc' => 'Тарих және нұсқалар айырмасында <<рахмет>> сілтемелерін қосу' ,
'thanks-thank' => 'рахмет' ,
2013-10-22 19:21:39 +00:00
'thanks-thanked' => '{{GENDER:$1|рахмет айтылды}}' ,
2013-10-09 19:39:40 +00:00
'thanks-button-thank' => '{{GENDER:$1|Рахметіңізді білдіру}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Рахмет білдірілді}}' ,
2013-09-21 19:41:19 +00:00
'thanks-error-undefined' => 'Рахмет айту әрекеті орындалмады. Тағы қайталап көріңіз.' ,
'thanks-error-invalidrevision' => 'ID нұсқа жарамсыз.' ,
2013-10-24 20:50:46 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Сіз}} шекті жылдамдықтан асырдыңыз. Біраз уақыт күте тұрып қайталап көріңіз.' ,
2013-09-21 19:41:19 +00:00
'thanks-thank-tooltip' => 'Бұл {{GENDER:$2|қатысушыға}} рахмет айту хабарландыруын {{GENDER:$1|жіберу}}' ,
2013-10-09 19:39:40 +00:00
'thanks-confirmation' => 'Бұл өңдеме үшін $2 деген қатысушыға {{GENDER:$1|рахметіңізді}} білдіргіңіз келе ме?' ,
2013-09-21 19:41:19 +00:00
'echo-pref-subscription-edit-thank' => 'Менің өңдемем үшін маған рахмет айту' ,
'echo-pref-tooltip-edit-thank' => 'Мен жасаған өңдеме үшін кейбіреу рахмет айтқанда маған хабарландыр.' ,
'echo-category-title-edit-thank' => 'Рахмет' ,
'notification-thanks-diff-link' => 'сіздің өңдемеңізге' ,
'notification-thanks' => '[[User:$1|$1]] [[:$3]] бетіндегі $2 {{GENDER:$1|рахметін}} білдірді.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] $2 бетіндегі өңдемеңізге {{GENDER:$1|рахметін}} білдірді.' ,
'notification-thanks-email-subject' => '$1 {{SITENAME}} сайтындағы өңдемеңіз үшін сізге {{GENDER:$1|рахметін}} білдірді.' ,
'notification-thanks-email-batch-body' => '$1 $2 бетіндегі өңдемеңіз үшін сізге {{GENDER:$1|рахметін}} білдірді.' ,
'notification-link-text-respond-to-user' => 'Қатысушыға жауап қайтару' ,
2013-10-22 19:21:39 +00:00
'log-name-thanks' => 'Рахмет білдіру журналы' ,
2013-09-21 19:41:19 +00:00
'log-description-thanks' => 'Төменде басқа қатысушылардан рахмет айтылған қатысушылар тізімі берілген.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$4|$3}} деген қатысушыға {{GENDER:$2|рахметін}} білдірді.' ,
2013-10-24 20:50:46 +00:00
'log-show-hide-thanks' => 'рахметін білдіру журналын $1' ,
2013-09-21 19:41:19 +00:00
);
2013-09-22 20:16:33 +00:00
/** Kannada ( ಕನ್ನಡ )
* @ author Pavanaja
*/
$messages [ 'kn' ] = array (
'thanks-thank' => 'ಧನ್ಯವಾದ ಹೇಳಿ' ,
'thanks-error-undefined' => 'ಧನ್ಯವಾದ ಪ್ರಕ್ರಿಯ ನಡೆಯಲಿಲ್ಲ. ಪುನಃ ಪ್ರಯತ್ನಿಸಿ' ,
'echo-category-title-edit-thank' => 'ಧನ್ಯವಾದಗಳು' ,
'notification-thanks-diff-link' => 'ನಿಮ್ಮ ಸಂಪಾದನೆ' ,
);
2013-07-30 20:13:14 +00:00
/** Korean ( 한국어 )
2013-08-22 19:49:54 +00:00
* @ author Hym411
2013-09-29 20:17:28 +00:00
* @ author 관인생략
2013-07-30 20:13:14 +00:00
* @ author 아라
*/
$messages [ 'ko' ] = array (
'thanks-desc' => '역사와 차이 보기에 감사 링크를 추가합니다' ,
'thanks-thank' => '감사' ,
'thanks-thanked' => '{{GENDER:$1|감사합니다}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => '감사' , # Fuzzy
2013-10-03 18:14:52 +00:00
'thanks-button-thanked' => '{{GENDER:$1|감사를 표합니다}}' ,
2013-09-29 20:17:28 +00:00
'thanks-error-undefined' => '감사 표시 작업을 실패했습니다. 다시 시도하세요.' ,
2013-07-30 20:13:14 +00:00
'thanks-error-invalidrevision' => '판 ID가 올바르지 않습니다.' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => '속도 제한을 초과했습니다. 잠시 기다리고 나서 다시 시도하세요.' , # Fuzzy
2013-08-23 19:49:24 +00:00
'thanks-thank-tooltip' => '이 {{GENDER:$2|사용자}}에게 감사의 알림을 {{GENDER:$1|보냅니다}}' ,
2013-12-07 01:52:43 +00:00
'thanks-confirmation' => '이 편집에 대해 $2님에게 {{GENDER:$1|감사}}를 표하겠습니까?' ,
'thanks-thanked-notice' => '$1님이 당신이 {{GENDER:$2|그|그녀|그들}}의 편집에 감사했다는 것을 들었습니다.' ,
2013-09-29 20:17:28 +00:00
'echo-pref-subscription-edit-thank' => '내 편집에 대해 다른 사용자가 감사를 표했습니다' ,
'echo-pref-tooltip-edit-thank' => '내게 내 편집에 대해 누군가가 감사를 표했을 때 알립니다.' ,
2013-07-30 20:13:14 +00:00
'echo-category-title-edit-thank' => '감사' ,
'notification-thanks-diff-link' => '내 편집' ,
2013-09-29 20:17:28 +00:00
'notification-thanks' => '[[User:$1|$1]]님이 [[:$3]]에 대한 $2에 {{GENDER:$1|감사를 표했습니다}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]]님이 $2에 대한 내 편집에 {{GENDER:$1|감사를 표했습니다}}.' ,
'notification-thanks-email-subject' => '$1님이 {{SITENAME}}에 대한 내 편집에 {{GENDER:$1|감사를 표했습니다}}' ,
'notification-thanks-email-batch-body' => '$1님이 $2에 대한 내 편집에 {{GENDER:$1|감사를 표했습니다}}.' ,
'notification-link-text-respond-to-user' => '사용자에게 응답' ,
2013-07-30 20:13:14 +00:00
'log-name-thanks' => '감사 기록' ,
2013-09-29 20:17:28 +00:00
'log-description-thanks' => '아래에는 다른 사용자가 감사를 표한 사용자의 목록입니다.' ,
'logentry-thanks-thank' => '$1 사용자가 {{GENDER:$4|$3}}님에게 {{GENDER:$2|감사를 표했습니다}}' ,
2013-09-09 19:29:40 +00:00
'log-show-hide-thanks' => '감사 기록을 $1' ,
2013-07-30 20:13:14 +00:00
);
2013-11-02 20:03:32 +00:00
/** Karachay - Balkar ( къарачай - малкъар )
* @ author Iltever
*/
$messages [ 'krc' ] = array (
'thanks-thank' => 'с а у бол де' ,
'thanks-thanked' => '{{GENDER:$1|с а у бол деди}}' ,
'thanks-button-thank' => '{{GENDER:$1|С а у бол де}}' ,
'thanks-button-thanked' => '{{GENDER:$1|С а у бол айтылды}}' ,
'thanks-error-undefined' => 'С а у бол айтылалмады. Джангыдан кёрюгюз.' ,
'thanks-error-invalidrevision' => 'Версияны номери тюз тюлдю.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|Сиз}}, терклик чекни оздугъуз. Бираз сакълаб, джангыдан кёрюгюз.' ,
'thanks-thank-tooltip' => 'Бу {{GENDER:$2|къошулуучугъа}} {{GENDER:$1|ыспас билдириу джибер}}' ,
'thanks-confirmation' => ' Бу тюрлендириу ючюн $ 2 къошулуучугъа {{ GENDER : $ 1 | с а у бол айтыргъа }}
излеймисиз ? ' ,
'thanks-thanked-notice' => '$1 къошулуучугъа {{GENDER:$2|аны|аны|аланы}} тюрлендириуюн джаратханыгъыз билдирилди.' ,
'echo-pref-subscription-edit-thank' => 'Тюрлендириуюм ючюн меннге ыспас' ,
'echo-pref-tooltip-edit-thank' => 'Ким болса да, этген тюрлендириуюм ючюн с а у бол десе, меннге билдир.' ,
'echo-category-title-edit-thank' => 'С а у бол' ,
'notification-thanks-diff-link' => 'тюрлендириуюгюз' ,
'notification-thanks' => '[[User:$1|$1]], «[[:$3]]» бетдеги $2 тюрлендириуюгюз ючюн сизге с а у бол {{GENDER:$1|айтды}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]], «$2» бетдеги тюрлендириуюгюз ючюн сизге {{GENDER:$1|поблагодарил|сай бол айтды}}.' ,
'notification-thanks-email-subject' => '$1, «{{SITENAME}}» сайтдагъы тюрлендириуюгюз ючюн {{GENDER:$1|с а у бол айтды}}.' ,
'notification-thanks-email-batch-body' => '$1, «$2» бетдеги тюрлендириуюгюз ючюн {{GENDER:$1|с а у бол айтды}}.' ,
'notification-link-text-respond-to-user' => 'Къошулуучугъа джууаб б е р ' ,
'log-name-thanks' => 'С а у бол айтыу журнал' ,
'log-description-thanks' => 'Тюбюрекде, башха къошулуучуладан ыспас алгъан къошулуучуланы тизмесиди.' ,
'logentry-thanks-thank' => '$1, $3 {{GENDER:$4|къошулуучугъа}} {{GENDER:$2|с а у бол айтды}}' ,
'log-show-hide-thanks' => '$1 сай бол айтыу журнал' ,
);
2013-10-08 01:00:47 +00:00
/** Kyrgyz ( Кыргызча )
2013-07-10 21:30:35 +00:00
* @ author Викиней
*/
$messages [ 'ky' ] = array (
'notification-thanks-diff-link' => 'сиздин оңдооңуз' ,
);
2013-10-07 01:45:15 +00:00
/** Latin ( Latina )
* @ author Autokrator
2013-10-08 01:00:47 +00:00
* @ author UV
2013-10-07 01:45:15 +00:00
*/
$messages [ 'la' ] = array (
'thanks-thank' => 'gratias agere' ,
2013-10-08 01:00:47 +00:00
'thanks-thanked' => '{{GENDER:$1|gratiae actae sunt}}' ,
'thanks-button-thank' => '{{GENDER:$1|Gratias agere}}' ,
2013-10-07 01:45:15 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Gratiae actae sunt}}' ,
'thanks-error-undefined' => 'Gratias agere non contigit.' ,
2013-10-08 01:00:47 +00:00
'thanks-error-invalidrevision' => 'ID emendationis falsa est.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Excessisti concessum numerum aestimationum.' , # Fuzzy
2013-10-07 01:45:15 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Mitte}} nuntium gratiarum habendarum ad istum {{GENDER:$2|usorem}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Visne gratiam agere {{GENDER:$1|usori}} $2 huius recensionis?' ,
'thanks-thanked-notice' => '$1 nuntiatum est recensionem {{GENDER:$2|eius}} tibi placuisse.' ,
2013-10-07 01:45:15 +00:00
'echo-pref-subscription-edit-thank' => 'Gratias egit recensionis meae causa' ,
'echo-pref-tooltip-edit-thank' => 'Me certiorem facere si quis mihi gratias egerit' ,
'echo-category-title-edit-thank' => 'Gratias agere' ,
2013-10-08 01:00:47 +00:00
'notification-thanks-diff-link' => 'recensione tua' ,
2013-10-07 01:45:15 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|gratias egit}} tibi pro $2 in pagina [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|gratias egit}} tibi recensionis in pagina $2 factae causa.' ,
2013-10-08 01:00:47 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|gratias egit}} recensionis apud {{grammar:accusative|{{SITENAME}}}} factae causa' ,
2013-10-07 01:45:15 +00:00
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|gratias egit}} recensionis tuae in $2 factae causa.' ,
'notification-link-text-respond-to-user' => 'Usori respondere' ,
'log-name-thanks' => 'Index gratiarum' ,
'log-description-thanks' => 'Infra est index usorum quibus gratiae ab aliis usoribus actae sunt.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|gratias egit}} {{GENDER:$4|$3}}' ,
2013-10-08 01:00:47 +00:00
'log-show-hide-thanks' => '$1 indicem gratiarum' ,
2013-10-07 01:45:15 +00:00
);
2013-05-21 05:59:11 +00:00
/** Luxembourgish ( Lëtzebuergesch )
* @ author Robby
2013-11-02 20:03:32 +00:00
* @ author Soued031
2013-05-21 05:59:11 +00:00
*/
$messages [ 'lb' ] = array (
2013-11-02 20:03:32 +00:00
'thanks-desc' => " Setzt 'Merci'-Linken bei den Historique a bei Versiounsënnerscheeder derbäi " ,
2013-05-21 05:59:11 +00:00
'thanks-thank' => 'merci' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Merci soen}}' ,
2013-10-30 19:37:12 +00:00
'thanks-error-undefined' => " 'Merci soen' huet net funktionéiert. Probéiert w.e.g. nach eng Kéier. " ,
2013-05-21 05:59:11 +00:00
'thanks-error-invalidrevision' => 'Versiounsnummer (ID) ass net valabel.' ,
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$2|Dësem Benotzer|Dëser Benotzerin}} ee "Merci" {{GENDER:$1|schécken}}' ,
2013-11-02 20:03:32 +00:00
'thanks-confirmation' => " Wëllt Dir dem $ 2 'Merci soen', fir { { GENDER: $ 1|hir|seng}} Ännerung? " ,
2013-12-19 20:54:44 +00:00
'thanks' => 'Merci soen' ,
2013-12-26 19:40:09 +00:00
'thanks-already-thanked' => '{{GENDER:$1|Dir}} hutt scho fir dës Ännerung Merci gesot.' ,
2013-05-23 05:43:46 +00:00
'echo-pref-subscription-edit-thank' => " 'Mercie' fir meng Ännerung " ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => 'Mech Informéieren wann ee mir fir eng Ännerung déi ech gemaach hu Merci seet.' ,
2013-05-21 05:59:11 +00:00
'echo-category-title-edit-thank' => 'Merci' ,
2013-05-23 05:43:46 +00:00
'notification-thanks-diff-link' => 'Är Ännerung' ,
2013-07-07 19:45:58 +00:00
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|seet}} Iech merci fir Är Ännerung op $2.' ,
'notification-link-text-respond-to-user' => 'Dem Benotzer äntwerten' ,
2013-05-23 05:43:46 +00:00
'log-name-thanks' => 'Logbuch vum Merci-soen' ,
2013-06-04 09:32:12 +00:00
'log-description-thanks' => " Hei drënner ass eng Lëscht vu Benotzer déi anere Benotzer 'Merci' gesot hunn. " ,
2013-08-22 19:49:54 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|huet dem}} {{GENDER:$4|$3}} Merci gesot' ,
2013-09-07 20:04:16 +00:00
'log-show-hide-thanks' => " Logbuch vum 'Merci' $ 1 " ,
2013-05-21 05:59:11 +00:00
);
2013-12-02 20:40:44 +00:00
/** لوری ( لوری )
* @ author Mogoeilor
*/
$messages [ 'lrc' ] = array (
'thanks-thank' => 'منمون' ,
'echo-category-title-edit-thank' => 'منمون' ,
'notification-thanks-diff-link' => 'ویرایشت شما' ,
);
2013-12-14 20:54:33 +00:00
/** Lithuanian ( lietuvių )
* @ author Hugo . arg
*/
$messages [ 'lt' ] = array (
'thanks-thank' => 'padėkoti' ,
2014-01-10 22:47:08 +00:00
'thanks-thanked' => '{{GENDER:$1|padėkota}}' ,
2013-12-14 20:54:33 +00:00
'thanks-button-thank' => '{{GENDER:$1|Padėkoti}}' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Nusiųskite}} padėkos žinutę šiam {{GENDER:$2|naudotojui}}' ,
2014-01-10 22:47:08 +00:00
'thanks-confirmation' => 'Ar jūs iš tiesų norite {{GENDER:$1|padėkoti}} $2 už šį keitimą?' ,
2013-12-14 20:54:33 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] padėkojo jums už jūsų keitimą puslapyje $2.' ,
);
2013-09-29 20:17:28 +00:00
/** Latvian ( latviešu )
2013-12-11 20:28:57 +00:00
* @ author Edgars2007
2013-09-29 20:17:28 +00:00
* @ author Papuass
*/
$messages [ 'lv' ] = array (
'thanks-desc' => 'Pievieno pateicības saiti vēstures un atšķirību skatiem' ,
'thanks-thank' => 'pateikties' ,
'thanks-thanked' => '{{GENDER:$1|pateicās}}' ,
'thanks-error-undefined' => 'Pateicības darbība neizdevās. Lūdzu, mēģiniet vēlreiz.' ,
'thanks-error-invalidrevision' => 'Versijas ID ir nederīgs.' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Jūsu ierobežojums ir pārsniegts. Lūdzu, uzgaidiet un mēģiniet vēlreiz.' , # Fuzzy
2013-09-29 20:17:28 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Nosūtīt}} pateicības ziņojumu {{GENDER:$2|šim lietotājam|šai lietotājai}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Vai tiešām jūs vēlaties {{GENDER:$1|pateikties}} $2 par šo labojumu?' , # Fuzzy
2013-09-29 20:17:28 +00:00
'echo-pref-subscription-edit-thank' => 'Pateicība par manu labojumu' ,
'echo-pref-tooltip-edit-thank' => 'Paziņot man, kad kāds man izsaka pateicību par labojumu.' ,
'echo-category-title-edit-thank' => 'Paldies' ,
2013-12-11 20:28:57 +00:00
'notification-thanks-diff-link' => 'tavu labojumu' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|pateicās}} tev par $2 [[:$3]].' ,
2013-09-29 20:17:28 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|pateicās}} jums par jūsu labojumu $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|pateicās}} jums par jūsu labojumu {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|pateicās}} jums par jūsu labojumu $2.' ,
'notification-link-text-respond-to-user' => 'Atbildēt lietotājam' ,
'log-name-thanks' => 'Pateicību žurnāls' ,
'log-description-thanks' => 'Zemāk ir saraksts ar lietotājiem, kuriem citi lietotāji ir pateikušies.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|pateicās}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 pateicību žurnāls' ,
);
2013-03-25 20:13:30 +00:00
/** Macedonian ( македонски )
* @ author Bjankuloski06
*/
$messages [ 'mk' ] = array (
'thanks-desc' => 'Додава врски за заблагодарувања во историјата и прегледот на разликите' ,
'thanks-thank' => 'заблагодари с е ' ,
2013-04-27 20:29:05 +00:00
'thanks-thanked' => '{{GENDER:$1|заблагодарено}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Заблагодари с е }}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Заблагодарено}}' ,
2013-03-25 20:13:30 +00:00
'thanks-error-undefined' => 'Заблагодарувањето не успеа. Обидете с е повторно.' ,
'thanks-error-invalidrevision' => 'Ревизијата има неважечка назнака.' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Ј а надминавте}} границата на заблагодарувања. Почекајте некое време, па обидете с е подоцна' ,
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Испратете}} му благодарност (во порака) на {{GENDER:$2|корисников}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Дали сте сигурни дека сакате да {{GENDER:$1|му с е заблагодарите|да ѝ с е заблагодарите}} на $2 за уредувањево?' ,
'thanks-thanked-notice' => '$1 {{GENDER:$2|е известен дека ви с е допаѓа неговото уредување|е известена дека ви с е допаѓа нејзиното уредување|доби известување дека ви с е допаѓа уредувањето што г о направи}}.' ,
2013-12-30 20:01:26 +00:00
'thanks' => 'Заблагодари с е ' ,
'thanks-form-revid' => 'Назнака на ревизијата на уредувањето' ,
'thanks-already-thanked' => '{{GENDER:$1|Веќе}} с е заблагодаривте за ова уредување.' ,
2013-03-25 20:13:30 +00:00
'echo-pref-subscription-edit-thank' => 'Ќе ми с е заблагодари за мое уредување' ,
2013-06-04 09:32:12 +00:00
'echo-pref-tooltip-edit-thank' => 'Извести ме кога некој ќе ми заблагодари за напарвено уредување.' ,
2013-03-25 20:13:30 +00:00
'echo-category-title-edit-thank' => 'Благодарам' ,
'notification-thanks-diff-link' => 'вашето уредување' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] ви {{GENDER:$1|благодари}} за $2 на [[:$3]].' ,
2013-07-03 20:03:15 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|Ви заблагодари}} за вашето уредување на $2.' ,
2013-03-25 20:13:30 +00:00
'notification-thanks-email-subject' => '$1 ви {{GENDER:$1|благодари}} за вашето уредување на {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|Ви заблагодари}} за вашето уредување на $2.' ,
2013-07-03 20:03:15 +00:00
'notification-link-text-respond-to-user' => 'Одговори му на корисникот' ,
2013-04-15 21:03:57 +00:00
'log-name-thanks' => 'Дневник на благодарности' ,
2013-05-28 06:47:57 +00:00
'log-description-thanks' => 'Следи список на корисници на кои други им искажале благодарност.' ,
2013-08-22 19:49:54 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|му с е заблагодари на|ѝ с е заблагодари на|с е заблагодари на}} {{GENDER:$4|$3}}' ,
2013-09-09 19:29:40 +00:00
'log-show-hide-thanks' => '$1 г о дневникот на благодарења' ,
2013-08-22 19:49:54 +00:00
);
2013-10-06 18:50:34 +00:00
/** Malayalam ( മലയാളം )
* @ author Praveenp
*/
$messages [ 'ml' ] = array (
2013-10-30 19:37:12 +00:00
'thanks-desc' => 'നാൾവഴിയിലും വ്യത്യാസങ്ങളിലും നന്ദി രേഖപ്പെടുത്തുവാനുള്ള കണ്ണികൾ ചേർക്കുക' ,
2013-10-06 18:50:34 +00:00
'thanks-thank' => 'നന്ദി രേഖപ്പെടുത്തുക' ,
'thanks-thanked' => '{{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}' ,
2013-10-11 19:13:22 +00:00
'thanks-button-thank' => '{{GENDER:$1|നന്ദി രേഖപ്പെടുത്തുക}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}' ,
'thanks-error-undefined' => 'നന്ദി രേഖപ്പെടുത്തൽ പരാജയപ്പെട്ടു. ദയവായി വീണ്ടും ശ്രമിക്കുക.' ,
'thanks-error-invalidrevision' => 'നാൾപ്പതിപ്പിന്റെ ഐ.ഡി. അസാധുവാണ്.' ,
2013-10-30 19:37:12 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|താങ്കളുടെ}} പരിധി അധികരിച്ചിരിക്കുന്നു. ദയവായി അല്പസമയം കാത്തിരുന്ന ശേഷം വീണ്ടും ശ്രമിക്കുക.' ,
'thanks-thank-tooltip' => 'ഈ {{GENDER:$2|ഉപയോക്താവിന്}} താങ്കളുടെ കൃതജ്ഞത {{GENDER:$1|അയയ്ക്കുക}}' ,
'thanks-confirmation' => 'ഈ തിരുത്തിന് $2 എന്ന ഉപയോക്താവിന് {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തണം}} എന്ന് താങ്കൾക്കുറപ്പാണോ?' ,
2013-10-11 19:13:22 +00:00
'thanks-thanked-notice' => '$1 എന്ന ഉപയോക്താവിനെ, താങ്കൾക്ക് {{GENDER:$2|അദ്ദേഹത്തിന്റെ|അവരുടെ|അവരുടെ}} തിരുത്ത് ഇഷ്ടപ്പെട്ടുവെന്ന് അറിയിച്ചു.' ,
2013-12-25 20:02:49 +00:00
'thanks' => 'കൃതജ്ഞത അറിയിക്കുക' ,
'thanks-form-revid' => 'തിരുത്തിന്റെ നാൾപ്പതിപ്പിന്റെ ഐ.ഡി.' ,
'thanks-already-thanked' => 'ഈ തിരുത്തിന് {{GENDER:$1|താങ്കൾ}} നന്ദി അറിയിച്ചിട്ടുണ്ട്.' ,
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'എന്റെ തിരുത്തിന് എനിക്ക് കൃതജ്ഞത രേഖപ്പെടുത്തുക' ,
'echo-pref-tooltip-edit-thank' => 'ഞാൻ ചെയ്ത തിരുത്തിന് ആരെങ്കിലും നന്ദി രേഖപ്പെടുത്തിയാൽ എന്നെ അറിയിക്കുക.' ,
'echo-category-title-edit-thank' => 'നന്ദി' ,
2013-11-13 20:24:22 +00:00
'notification-thanks-diff-link' => 'താങ്കൾ ചെയ്ത തിരുത്തിന്' ,
'notification-thanks' => '[[:$3]] എന്ന താളിൽ $2, [[User:$1|$1]] {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}.' ,
2013-10-06 18:50:34 +00:00
'notification-thanks-flyout2' => '$2 എന്ന താളിൽ താങ്കൾ ചെയ്ത തിരുത്തിന് [[User:$1|$1]] {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}' ,
'notification-thanks-email-subject' => '{{SITENAME}} സംരംഭത്തിൽ താങ്കൾ ചെയ്ത തിരുത്തിന് $1 {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}' ,
'notification-thanks-email-batch-body' => '$2 എന്ന താളിൽ താങ്കൾ ചെയ്ത തിരുത്തിന് $1 {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}' ,
'notification-link-text-respond-to-user' => 'ഉപയോക്താവിനെ ബന്ധപ്പെടുക' ,
'log-name-thanks' => 'കൃതജ്ഞതാരേഖ' ,
'log-description-thanks' => 'മറ്റ് ഉപയോക്താക്കളുടെ കൃതജ്ഞത ലഭിച്ച ഉപയോക്താക്കളുടെ പട്ടിക താഴെ കാണാം.' ,
'logentry-thanks-thank' => '{{GENDER:$4|$3}} എന്ന ഉപയോക്താവിന് $1 {{GENDER:$2|നന്ദി രേഖപ്പെടുത്തി}}' ,
'log-show-hide-thanks' => 'കൃതജ്ഞതാരേഖ $1' ,
);
2013-08-22 19:49:54 +00:00
/** Marathi ( मराठी )
* @ author V . narsikar
*/
$messages [ 'mr' ] = array (
2013-10-23 19:03:19 +00:00
'thanks-desc' => 'इतिहास व आवृत्त्यामधील फरकाच्या दृष्यास धन्यवादाचा दुवा जोडते' ,
'thanks-thank' => 'धन्यवाद' ,
'thanks-thanked' => '{{GENDER:$1|नी धन्यवाद दिले}}' ,
'thanks-button-thank' => '{{GENDER:$1|चे धन्यवाद}}' ,
'thanks-button-thanked' => '{{GENDER:$1|नी धन्यवाद दिलेत}}' ,
'thanks-error-undefined' => 'धन्यवाद देण्याची क्रिया अयशस्वी झाली.कृपया पुन्हा प्रयत्न करा.' ,
'thanks-error-invalidrevision' => 'आवृत्तीचा आयडी वैध नाही.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|आपण}} दर मर्यादा पार केली आहे.कृपया थोडा वेळ थांबून पुन्हा प्रयत्न करा.' ,
2013-10-25 18:59:41 +00:00
'thanks-thank-tooltip' => '{{GENDER:$2|या सदस्याला}} एक धन्यवादाची अधिसूचना {{GENDER:$1|पाठवा}}' ,
2013-10-23 19:03:19 +00:00
'thanks-confirmation' => 'या संपादनासाठी $2 ला {{GENDER:$1|धन्यवाद}} द्यायचे आहेत काय?' ,
'thanks-thanked-notice' => '$1 ने नोंदविले आहे कि आपणास {{GENDER:$2|त्याचे|तिचे|त्यांचे}} संपादन आवडले आहे.' ,
'echo-pref-subscription-edit-thank' => 'माझ्या संपादनाबद्दल मलाच धन्यवाद द्या' ,
'echo-pref-tooltip-edit-thank' => 'मी केलेल्या संपादनाबद्दल जर कोणी मला धन्यवाद देत असेल तर मला सूचना द्या.' ,
'echo-category-title-edit-thank' => 'धन्यवाद' ,
'notification-thanks-diff-link' => 'आपले संपादन' ,
2013-10-25 18:59:41 +00:00
'notification-thanks' => '[[User:$1|$1]] ने $2 करीता [[:$3]]वर {{GENDER:$1|धन्यवाद दिलेत.}}' ,
'notification-thanks-flyout2' => '[[User:$1|$1]]ने आपणास $2वर केलेल्या संपादनाबद्दल {{GENDER:$1|धन्यवाद दिलेत.}}' ,
'notification-thanks-email-subject' => '$1 ने {{SITENAME}}वर आपण केलेल्या संपादनाबाबत {{GENDER:$1|धन्यवाद दिलेत}}' ,
'notification-thanks-email-batch-body' => '$1 ने आपण $2वर केलेल्या संपादनाबाबत आपणास {{GENDER:$1|धन्यवाद दिलेत.}}' ,
2013-10-23 19:03:19 +00:00
'notification-link-text-respond-to-user' => 'सदस्यास उत्तर द्या' ,
'log-name-thanks' => 'धन्यवादाच्या नोंदी' ,
'log-description-thanks' => 'खाली त्या सदस्यांची यादी आहे ज्यांना इतर सदस्यांनी धन्यवाद दिलेत.' ,
'logentry-thanks-thank' => '$1 ने {{GENDER:$4|$3}} ला {{GENDER:$2|धन्यवाद दिलेत}}' ,
'log-show-hide-thanks' => '$1 धन्यवादाच्या नोंदी' ,
2013-03-25 20:13:30 +00:00
);
2013-04-23 20:13:37 +00:00
/** Malay ( Bahasa Melayu )
* @ author Anakmalaysia
*/
$messages [ 'ms' ] = array (
'thanks-desc' => 'Meletakkan pautan terima kasih pada paparan sejarah dan beza' ,
'thanks-thank' => 'berterima kasih' ,
2013-05-29 08:41:36 +00:00
'thanks-thanked' => '{{GENDER:$1|berterima kasih kepada}}' ,
2013-04-23 20:13:37 +00:00
'thanks-error-undefined' => 'Tindakan terima kasih gagal. Sila cuba lagi.' ,
'thanks-error-invalidrevision' => 'ID semakan tidak sah.' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Anda telah melampaui had kadar anda. Sila cuba seketika, kemudian cuba lagi.' , # Fuzzy
2013-10-08 01:00:47 +00:00
'thanks-thank-tooltip' => 'Hantar ucapan terima kasih kepada pengguna ini' , # Fuzzy
'thanks-confirmation' => 'Adakah anda betul-betul ingin {{GENDER:$1|berterima kasih}} kepada $2 atas suntingan ini?' , # Fuzzy
2013-04-23 20:13:37 +00:00
'echo-pref-subscription-edit-thank' => 'Berterima kasih pada saya atas suntingan saya' ,
2013-06-24 19:56:47 +00:00
'echo-pref-tooltip-edit-thank' => 'Beritahu saya apabila seseorang berterima kasih kepada saya atas suntingan saya.' ,
2013-04-23 20:13:37 +00:00
'echo-category-title-edit-thank' => 'Terima kasih' ,
'notification-thanks-diff-link' => 'suntingan anda' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] telah {{GENDER:$1|berterima kasih}} kepada anda atas $2 di [[:$3]].' ,
2013-07-04 20:09:12 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|berterima kasih}} kepada anda kerana menyunting $2.' ,
2013-04-23 20:13:37 +00:00
'notification-thanks-email-subject' => '$1 telah {{GENDER:$1|berterima kasih}} kepada anda atas suntingan anda di {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 telah {{GENDER:$1|berterima kasih}} kepada anda atas suntingan anda di $2.' ,
2013-07-04 20:09:12 +00:00
'notification-link-text-respond-to-user' => 'Balas pengguna' ,
2013-04-23 20:13:37 +00:00
'log-name-thanks' => 'Log ucapan terima kasih' ,
2013-05-29 08:41:36 +00:00
'log-description-thanks' => 'Yang berikut adalah senarai pengguna yang menerima ucapan terima kasih daripada pengguna lain.' ,
2013-10-08 01:00:47 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|berterima kasih}} kepada $3' , # Fuzzy
2013-04-23 20:13:37 +00:00
);
2013-10-09 19:39:40 +00:00
/** Maltese ( Malti )
2013-10-30 19:37:12 +00:00
* @ author Chrisportelli
2013-10-09 19:39:40 +00:00
* @ author Leli Forte
2013-10-22 19:21:39 +00:00
* @ author MTSap
2013-10-09 19:39:40 +00:00
*/
$messages [ 'mt' ] = array (
'thanks-desc' => " Iżżid ħoloq ta' ringrazzjament fil-kronoloġija u fid-differenzi bejn il-verżjonijiet " ,
'thanks-thank' => 'irringrazzja' ,
'thanks-thanked' => '{{GENDER:$1|irringrazzjat|irringrazzjata}}' ,
'thanks-button-thank' => '{{GENDER:$1|Irringrazzja}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Irringrazzjat|Irringrazzjata}}' ,
'thanks-error-undefined' => " Ir-ringrazzjament ma ħadimx. Erġa' pprova. " ,
'thanks-error-invalidrevision' => 'L-ID tar-reviżjoni mhuwiex validu.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => " Qbiżt il-limitu massimu tar-ringrazzjamenti. Jekk jogħġbok stenna ftit u erġa' pprova. " , # Fuzzy
2013-10-22 19:21:39 +00:00
'thanks-thank-tooltip' => " { { GENDER: $ 1|Ibgħat}} notifika ta' ringrazzjament lil { { GENDER: $ 2|dan|din}} l-utent " ,
2013-10-09 19:39:40 +00:00
'thanks-confirmation' => " Trid { { GENDER: $ 1|tirringrazzja}} 'l $ 2 għal din il-modifika? " ,
'thanks-thanked-notice' => '$1 {{GENDER:$2|ġie mgħarraf|ġiet mgħarrfa|ġew mgħarrfin}} li għoġbitek il-modifika {{GENDER:$2|tiegħu|tagħha|tagħhom}}.' ,
'echo-pref-subscription-edit-thank' => 'Jirringrazzjani għall-modifika li għamilt' ,
2013-10-30 19:37:12 +00:00
'echo-pref-tooltip-edit-thank' => 'Agħrrafni meta xi ħadd jirringrazzjani għal xi modifika li nkun għamilt.' ,
2013-10-09 19:39:40 +00:00
'echo-category-title-edit-thank' => 'Ringrazzjamenti' ,
'notification-thanks-diff-link' => 'il-modifika tiegħek' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|irringrazzjak|irringrazzjatek}} għal $2 fuq [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|irringrazzjak|irringrazzjatek}} għall-modifika li għamilt fuq $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|irringrazzjak|irringrazzjatek}} għall-modifika li għamilt fuq {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|irringrazzjak|irringrazjatek}} għall-modifika li għamilt fuq $2.' ,
'notification-link-text-respond-to-user' => 'Wieġeb l-utent' ,
'log-name-thanks' => " Reġistru ta' ringrazzjamenti " ,
'log-description-thanks' => " Taħt hawn lista ta' utenti irringrazzjati minn utenti oħra. " ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|irringrazzja|irringrazzjat}} lil {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => " $ 1 reġistru ta' ringrazzjamenti " ,
);
2013-08-30 19:25:27 +00:00
/** Norwegian Bokmål ( norsk bokmål )
2013-09-15 19:25:15 +00:00
* @ author Danmichaelo
2013-08-30 19:25:27 +00:00
* @ author Jeblad
2013-09-29 20:17:28 +00:00
* @ author Njardarlogar
2013-08-30 19:25:27 +00:00
*/
$messages [ 'nb' ] = array (
2014-01-01 20:00:18 +00:00
'thanks-desc' => 'Gir mulighet for å takke brukere fra historikk- og sammenligningssider.' ,
2013-08-30 19:25:27 +00:00
'thanks-thank' => 'takk' ,
'thanks-thanked' => '{{GENDER:$1|takket}}' ,
2013-10-11 19:13:22 +00:00
'thanks-button-thank' => '{{GENDER:$1|Takk}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Takket}}' ,
2013-08-30 19:25:27 +00:00
'thanks-error-undefined' => 'Takkehandling feilet. Forsøk igjen.' ,
2013-10-11 19:13:22 +00:00
'thanks-error-invalidrevision' => 'Revisjons-ID er ikke gyldig.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Du}} har overskredet frekvensbegrensingen din. Vent litt og prøv igjen.' ,
2013-08-30 19:25:27 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Send}} en takkemelding til denne {{GENDER:$2|brukeren}}' ,
2013-10-11 19:13:22 +00:00
'thanks-confirmation' => 'Vil du {{GENDER:$1|takke}} $2 for denne redigeringen?' ,
'thanks-thanked-notice' => '$1 får høre at du satte pris på {{GENDER:$2|redigeringen hans|redigeringen hennes|redigeringen}}.' ,
2014-01-01 20:00:18 +00:00
'thanks' => 'Send takk' ,
'thanks-form-revid' => 'Revisjons-ID for redigeringen' ,
'thanks-already-thanked' => '{{GENDER:$1|Du}} har allerede sagt takk for denne redigeringen.' ,
2013-09-29 20:17:28 +00:00
'echo-pref-subscription-edit-thank' => 'Takker meg for redigeringen min' ,
2013-08-30 19:25:27 +00:00
'echo-pref-tooltip-edit-thank' => 'Varsle meg når noen takker meg for en redgering jeg har gjort.' ,
'echo-category-title-edit-thank' => 'Takk' ,
2013-09-29 20:17:28 +00:00
'notification-thanks-diff-link' => 'redigeringen din' ,
2013-09-15 19:25:15 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|takket}} deg for $2 på [[:$3]].' ,
2013-09-29 20:17:28 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|takket}} deg for redigeringen din på $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|takket}} deg for redigeringen din på {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|takket}} deg for redigeringen din på $2.' ,
2013-08-30 19:25:27 +00:00
'notification-link-text-respond-to-user' => 'Svar til bruker' ,
'log-name-thanks' => 'Takkelogg' ,
'log-description-thanks' => 'Under er en liste av brukere som er takket av andre brukere.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|takket}} {{GENDER:$4|$3}}' ,
2013-09-15 19:25:15 +00:00
'log-show-hide-thanks' => '$1 takkelogg' ,
2013-08-30 19:25:27 +00:00
);
2013-10-06 18:50:34 +00:00
/** Low Saxon ( Netherlands ) ( Nedersaksies )
* @ author Servien
*/
$messages [ 'nds-nl' ] = array (
'thanks-desc' => 't Zet de "Bedankt"-verwiezing op de geschiedenisse en verschillenweergaven' ,
'thanks-thank' => 'bedanken' ,
'thanks-thanked' => '{{GENDER:$1|is bedankt}}' ,
2013-11-13 20:24:22 +00:00
'thanks-button-thank' => '{{GENDER:$1|Bedanken}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Is bedankt}}' ,
'thanks-error-undefined' => 'Bedanken is mislokt. Probeer t weer.' ,
'thanks-error-invalidrevision' => 't Versienummer is niet geldig.' ,
2013-11-13 20:24:22 +00:00
'thanks-error-ratelimited' => " { { GENDER: $ 1|Je}} hebben joew limiet veur bedankjes overschrejen. Wacht effen veurda'j veurdan gaon. " ,
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Stuur}} n melding mit n bedankjen naor disse {{GENDER:$2|gebruker}}' ,
2013-11-13 20:24:22 +00:00
'thanks-confirmation' => " Wi'j $ 2 { { GENDER: $ 1|bedanken}} veur disse bewarking? " ,
'thanks-thanked-notice' => '$1 hef bericht ekregen dat jie {{GENDER:$2|zien|heur|zien/heur}} bewarking mooi vienen.' ,
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => " Bedank m'n veur mien bewarking " ,
'echo-pref-tooltip-edit-thank' => " Stuur m'n n melding as der ene mien bedankt veur n bewarking die'k an-ebröcht hebbe. " ,
'echo-category-title-edit-thank' => 'Bedankt' ,
'notification-thanks-diff-link' => 'joew bewarking' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|hef}} joe bedankt veur $2 op [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|hef}} joe bedankt veur joew bewarking op $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|hef}} joe bedankt veur joew bewarking op {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|hef}} joe bedankt veur joew bewarking op $2.' ,
'notification-link-text-respond-to-user' => 'Gebruker beantwoorden' ,
'log-name-thanks' => 'Bedankjeslogboek' ,
'log-description-thanks' => " Hieronder zie'j n lieste mit gebrukers die deur aandere gebrukers bedankt bin. " ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|hef}} {{GENDER:$4|$3}} bedankt' ,
'log-show-hide-thanks' => 'bedankjeslogboek $1' ,
);
2013-03-22 20:21:40 +00:00
/** Dutch ( Nederlands )
2013-08-02 21:38:46 +00:00
* @ author Hansmuller
2013-10-01 19:24:44 +00:00
* @ author JurgenNL
2013-03-25 20:13:30 +00:00
* @ author Konovalov
2013-03-22 20:21:40 +00:00
* @ author SPQRobin
2013-03-25 20:13:30 +00:00
* @ author Siebrand
2013-10-06 18:50:34 +00:00
* @ author Sjoerddebruin
2013-09-20 19:38:53 +00:00
* @ author Southparkfan
2013-03-22 20:21:40 +00:00
*/
$messages [ 'nl' ] = array (
2013-03-27 21:05:01 +00:00
'thanks-desc' => 'Voegt "Bedankt"-koppelingen toe aan geschiedenis en verschillenweergaves' ,
'thanks-thank' => 'bedanken' ,
2013-04-28 23:58:12 +00:00
'thanks-thanked' => '{{GENDER:$1|is bedankt}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Bedanken}}' ,
2013-10-08 19:08:29 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Bedankt}}' ,
2013-03-27 21:05:01 +00:00
'thanks-error-undefined' => 'Bedanken is mislukt. Probeer het opnieuw.' ,
'thanks-error-invalidrevision' => 'Het versienummer is niet geldig.' ,
2013-12-02 20:40:44 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|U}} hebt uw limiet voor bedankjes overschreden. Wacht even en probeer het dan opnieuw.' ,
2013-10-08 19:08:29 +00:00
'thanks-thank-tooltip' => 'Deze {{GENDER:$2|gebruiker}} een bedankje {{GENDER:$1|sturen}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Wilt u $2 {{GENDER:$1|bedanken}} voor deze bewerking?' ,
'thanks-thanked-notice' => '$1 heeft bericht gekregen dat u {{GENDER:$2|zijn|haar|zijn/haar}} bewerking leuk vindt.' ,
2013-12-19 20:54:44 +00:00
'thanks' => 'Bedanken' ,
'thanks-form-revid' => 'Versie-ID voor bewerking' ,
'thanks-already-thanked' => '{{GENDER:$1|U}} hebt al bedankt voor deze bewerking.' ,
2013-10-08 19:08:29 +00:00
'echo-pref-subscription-edit-thank' => 'als iemand u bedankt voor een bewerking' ,
2013-06-03 11:56:28 +00:00
'echo-pref-tooltip-edit-thank' => 'U een melding zenden als iemand u bedankt voor een bewerking die u hebt gemaakt.' ,
2013-03-22 20:21:40 +00:00
'echo-category-title-edit-thank' => 'Bedankt' ,
2013-03-25 20:13:30 +00:00
'notification-thanks-diff-link' => 'uw bewerking' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|heeft}} u bedankt voor $2 op [[:$3]].' ,
2013-10-06 18:50:34 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|heeft}} u bedankt voor uw bewerking op $2.' ,
2013-03-27 21:05:01 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|heeft}} u bedankt voor uw bewerking op {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|heeft}} u bedankt voor uw bewerking op $2.' ,
2013-10-06 18:50:34 +00:00
'notification-link-text-respond-to-user' => 'Op gebruiker reageren' ,
2013-10-01 19:24:44 +00:00
'log-name-thanks' => 'Bedankjeslogboek' ,
2013-05-28 06:47:57 +00:00
'log-description-thanks' => 'Hieronder wordt een lijst weergegeven met gebruikers die door andere gebruikers zijn bedankt.' ,
2013-09-20 19:38:53 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|heeft}} {{GENDER:$4|$3}} bedankt' ,
2013-09-29 20:17:28 +00:00
'log-show-hide-thanks' => 'bedankjeslogboek $1' ,
);
/** Norwegian Nynorsk ( norsk nynorsk )
* @ author Njardarlogar
*/
$messages [ 'nn' ] = array (
'thanks-desc' => 'Legg til takkelenkjer til historikk og skilnadsvising' ,
'thanks-thank' => 'takk' ,
'thanks-thanked' => '{{GENDER:$1|takka}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'Takk' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Takka}}' ,
2013-09-29 20:17:28 +00:00
'thanks-error-undefined' => 'Takkehandlinga gjekk ikkje. Freist om att.' ,
'thanks-error-invalidrevision' => 'Versjons-ID-en er ikkje gild' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Du har overskride frekvensgrensa di. Vent litt og freist om att.' , # Fuzzy
2013-09-29 20:17:28 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Send}} ei takkemelding til {{GENDER:$2|brukaren}}' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'Er du viss på at du ynskjer å {{GENDER:$1|takka}} $2 for denne endringa?' , # Fuzzy
'thanks-thanked-notice' => '$1 vart fortald at du lika endringa {{GENDER:$2|hans|hennar|hans/hennar}}.' , # Fuzzy
2013-09-29 20:17:28 +00:00
'echo-pref-subscription-edit-thank' => 'Takkar meg for endringa mi' ,
'echo-pref-tooltip-edit-thank' => 'Meld meg når nokon takkar meg for ei endring eg har gjort.' ,
'echo-category-title-edit-thank' => 'Takk' ,
'notification-thanks-diff-link' => 'endringa di' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|takka}} deg for $2 på [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|takka}} deg for endringa di på $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|takka}} deg for endringa di på {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|takka}} deg for endringa di på $2.' ,
'notification-link-text-respond-to-user' => 'Svar brukar' ,
'log-name-thanks' => 'Takkelogg' ,
'log-description-thanks' => 'Under er ei liste over brukarar som har vorte takka av andre brukarar.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|takka}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 takkelogg' ,
2013-03-25 20:13:30 +00:00
);
2013-08-26 19:42:36 +00:00
/** Occitan ( occitan )
* @ author Cedric31
*/
$messages [ 'oc' ] = array (
2013-08-29 19:22:30 +00:00
'thanks-desc' => 'Apond de ligams de mercejament a las vistas istoric e de diferéncia' ,
'thanks-thank' => 'mercé' ,
'thanks-thanked' => '{{GENDER:$1|mercejat|mercejada}}' ,
2013-11-04 20:00:59 +00:00
'thanks-button-thank' => '{{GENDER:$1|Mercé}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Mercejat}}' ,
'thanks-error-undefined' => 'Fracàs de l’ accion de mercejament. Tornatz ensajar.' ,
'thanks-error-invalidrevision' => 'L’ ID de revision es invalid.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|Avètz}} depassat vòstre limit de debit. Esperatz un pauc e tornatz ensajar.' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Mandar}} una notificacion de mercejament a {{GENDER:$2|aqueste utilizaire|aquesta utilizaira}}' ,
'thanks-confirmation' => 'Volètz {{GENDER:$1|mercejar}} $2 per aquesta modificacion ?' ,
'thanks-thanked-notice' => '$1 es estat notificat que vos a agradat {{GENDER:$2|sa}} modificacion.' ,
'echo-pref-subscription-edit-thank' => 'Me mercejar per ma modificacion' ,
'echo-pref-tooltip-edit-thank' => " M'avisar quand qualqu’ un me merceja per una modificacion qu’ ai facha. " ,
2013-08-29 19:22:30 +00:00
'echo-category-title-edit-thank' => 'Mercé' ,
'notification-thanks-diff-link' => 'vòstra modificacion' ,
2013-11-04 20:00:59 +00:00
'notification-thanks' => '[[User:$1|$1]] vos {{GENDER:$1|a mercejat}} per $2 sus [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] vos {{GENDER:$1|a mercejat}} per vòstra modificacion sus $2.' ,
'notification-thanks-email-subject' => '$1 vos {{GENDER:$1|a mercejat}} per vòstra modificacion sus {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 vos {{GENDER:$1|a mercejat}} per vòstra modificacion sus $2.' ,
'notification-link-text-respond-to-user' => 'Respondre a l’ utilizaire' ,
2013-08-29 19:22:30 +00:00
'log-name-thanks' => 'Entrada mercejaments' ,
2013-11-04 20:00:59 +00:00
'log-description-thanks' => " Trobaretz çaijós una lista d'utilizaires que son estats mercejats per d'autres. " ,
2013-08-26 19:42:36 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|a mercejat}} {{GENDER:$4|$3}}' ,
2013-11-04 20:00:59 +00:00
'log-show-hide-thanks' => '$1 lo jornal dels mercejaments' ,
2013-08-26 19:42:36 +00:00
);
2013-07-06 19:04:06 +00:00
/** Punjabi ( ਪੰਜਾਬੀ )
* @ author Babanwalia
2013-10-06 18:50:34 +00:00
* @ author Satdeep gill
2013-07-06 19:04:06 +00:00
*/
$messages [ 'pa' ] = array (
2013-10-06 18:50:34 +00:00
'thanks-desc' => 'ਇਤਿਹਾਸ ਵਿੱਚ ਧੰਨਵਾਦੀ ਲਿੰਕ ਅਤੇ ਵੱਖਰੇ ਵਿਚਾਰ ਜੋੜਦਾ ਹੈ' ,
'thanks-thank' => 'ਧੰਨਵਾਦ' ,
2013-07-06 19:04:06 +00:00
'thanks-thanked' => '{{GENDER:$1|ਧੰਨਵਾਦ ਕੀਤਾ ਗਿਆ}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'ਧੰਨਵਾਦ' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|ਧੰਨਵਾਦ ਕੀਤਾ ਗਿਆ}}' ,
'thanks-error-undefined' => 'ਧੰਨਵਾਦ ਕਾਰਜ ਫੇਲ ਹੋਇਆ। ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ ਜੀ।' ,
'thanks-error-invalidrevision' => 'ਸੁਧਾਈ ਪਛਾਣ ਉਚਿਤ ਨਹੀਂ ਹੈ।' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'ਤੁਸੀਂ ਗਤੀ ਹੱਦ ਪਾਰ ਕਰ ਗਏ ਹੋ। ਕਿਰਪਾ ਕਰਕੇ ਕੁਝ ਸਮਾਂ ਇੰਤਜ਼ਾਰ ਕਰੇ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => 'ਇਸ {{GENDER:$2|ਵਰਤੋਂਕਾਰ}} ਨੂੰ ਇੱਕ ਧੰਨਵਾਦੀ ਸੂਚਨਾ {{GENDER:$1|ਭੇਜੋ}}' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'ਕੀ ਤੁਸੀਂ ਪੱਕਾ $2 ਦਾ ਇਸ ਸੋਧ ਲਈ {{GENDER:$1|ਧੰਨਵਾਦ}} ਕਰਨਾ ਚਾਹੁੰਦੇ ਹੋ?' , # Fuzzy
'thanks-thanked-notice' => '$1 ਨੂੰ ਦੱਸ ਦਿੱਤਾ ਗਿਆ ਕਿ ਤੁਹਾਨੂੰ {{GENDER:$2|ਉਹਨਾਂ ਦੀ}} ਸੋਧ ਪਸੰਦ ਆਈ।' , # Fuzzy
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'ਮੇਰੀ ਸੋਧ ਲਈ ਮੈਨੂੰ ਧੰਨਵਾਦ' ,
2013-07-06 19:04:06 +00:00
'echo-pref-tooltip-edit-thank' => 'ਜਦੋਂ ਕੋਈ ਮੇਰੀ ਸੋਧ ਦਾ ਧੰਨਵਾਦ ਕਰਦਾ ਹੈ ਤਾਂ ਮੈਨੂੰ ਇਤਲਾਹ ਦਿਓ' ,
2013-10-06 18:50:34 +00:00
'echo-category-title-edit-thank' => 'ਧੰਨਵਾਦ' ,
2013-07-06 19:04:06 +00:00
'notification-thanks-diff-link' => 'ਤੁਹਾਡੀ ਸੋਧ' ,
2013-10-06 18:50:34 +00:00
'notification-thanks' => '[[User:$1|$1]] ਨੇ [[:$3]] ਉੱਤੇ $2 ਲਈ ਤੁਹਾਡਾ {{GENDER:$1|ਧੰਨਵਾਦ ਕੀਤਾ}}।' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] $2 ਉੱਤੇ ਤੁਹਾਡੀ ਸੋਧ ਲਈ ਤੁਹਾਡਾ {{GENDER:$1|ਧੰਨਵਾਦ ਕੀਤਾ}}।' ,
'notification-thanks-email-subject' => '$1 ਨੇ {{SITENAME}} ਉੱਤੇ ਤੁਹਾਡੀ ਸੋਧ ਲਈ ਤੁਹਾਡਾ {{GENDER:$1|ਧੰਨਵਾਦ ਕੀਤਾ}}' ,
'notification-thanks-email-batch-body' => '$1 ਨੇ $2 ਉੱਤੇ ਤੁਹਾਡੀ ਸੋਧ ਲਈ ਤੁਹਾਡਾ {{GENDER:$1|ਧੰਨਵਾਦ ਕੀਤਾ}}।' ,
2013-07-06 19:04:06 +00:00
'notification-link-text-respond-to-user' => 'ਵਰਤੋਂਕਾਰ ਨੂੰ ਜੁਆਬ ਦਿਓ' ,
'log-name-thanks' => 'ਮਿਹਰਬਾਨੀਆਂ ਦਾ ਇੰਦਰਾਜ' ,
2013-10-06 18:50:34 +00:00
'log-description-thanks' => 'ਹੇਠਾਂ ਦੂਸਰੇ ਵਰਤੋਂਕਾਰਾਂ ਦੁਆਰਾ ਧੰਨਵਾਦ ਕੀਤੇ ਵਰਤੋਂਕਾਰਾਂ ਦੀ ਇੱਕ ਸੂਚੀ ਹੈ।' ,
'logentry-thanks-thank' => '$1 ਨੇ {{GENDER:$4|$3}} ਦਾ {{GENDER:$2|ਧੰਨਵਾਦ ਕੀਤਾ ਹੈ}}' ,
'log-show-hide-thanks' => '$1 ਧੰਨਵਾਦੀ ਸੂਚੀ' ,
2013-07-06 19:04:06 +00:00
);
2013-04-11 20:24:15 +00:00
/** Polish ( polski )
2013-07-14 19:19:18 +00:00
* @ author Chrumps
2013-07-19 21:27:45 +00:00
* @ author Matma Rex
2013-08-21 21:00:33 +00:00
* @ author Tar Lócesilion
2013-04-11 20:24:15 +00:00
* @ author Ty221
2013-08-21 21:00:33 +00:00
* @ author WTM
2013-04-11 20:24:15 +00:00
*/
$messages [ 'pl' ] = array (
2013-08-27 19:18:36 +00:00
'thanks-desc' => 'Dodaje do stron historii i różnicy pomiędzy wersjami link umożliwiający podziękowanie' ,
2013-07-17 19:27:21 +00:00
'thanks-thank' => 'podziękuj' ,
2013-08-21 21:00:33 +00:00
'thanks-thanked' => '{{GENDER:$1|podziękowałeś|podziękowałaś}}' ,
2013-10-18 19:25:10 +00:00
'thanks-button-thank' => '{{GENDER:$1|Podziękuj}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Podziękowałeś|Podziękowałaś}}' ,
2013-07-14 19:19:18 +00:00
'thanks-error-undefined' => 'Operacja podziękowania nie powiodła się. Proszę spróbować ponownie.' ,
2013-08-25 13:30:25 +00:00
'thanks-error-invalidrevision' => 'Nieprawidłowy identyfikator wersji.' ,
2013-10-15 20:53:41 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Przekroczyłeś|Przekroczyłaś}} limit podziękowań. Poczekaj chwilę i spróbuj ponownie.' ,
2013-08-23 19:49:24 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Wyślij}} podziękowanie do {{GENDER:$2|tego użytkownika|tej użytkowniczki}}' ,
2013-10-18 19:25:10 +00:00
'thanks-confirmation' => 'Czy chcesz {{GENDER:$1|podziękować}} $2 za tę edycję?' ,
2013-11-24 20:36:29 +00:00
'thanks-thanked-notice' => '$1 {{GENDER:$2|został powiadomiony|została powiadomiona}} o twoim podziękowaniu za {{GENDER:$2|jego|jej}} edycję.' ,
2014-01-10 22:47:08 +00:00
'thanks' => 'Wyślij podziękowanie' ,
'thanks-form-revid' => 'ID wersji' ,
'thanks-already-thanked' => 'Już {{GENDER:$1|podziękowałeś|podziękowałaś}} za tą edycję.' ,
2013-08-21 21:00:33 +00:00
'echo-pref-subscription-edit-thank' => 'podziękuje mi za edycję, którą wykonałem' ,
'echo-pref-tooltip-edit-thank' => 'Powiadom mnie, kiedy ktoś podziękuje mi za edycję, którą wykonałem.' ,
2013-07-19 21:27:45 +00:00
'echo-category-title-edit-thank' => 'Podziękowania' ,
2013-08-27 19:18:36 +00:00
'notification-thanks-diff-link' => 'edycję' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|podziękował|podziękowała}} Ci za $2 na stronie [[:$3]].' ,
2013-07-14 19:19:18 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|podziękował|podziękowała}} Ci za edycję na stronie $2.' ,
2013-08-27 19:18:36 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|podziękował|podziękowała}} Ci za edycję w {{GRAMMAR:MS.lp|{{SITENAME}}}}' ,
2013-07-14 19:19:18 +00:00
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|podziękował|podziękowała}} Ci za edycję na stronie $2.' ,
2013-08-21 21:00:33 +00:00
'notification-link-text-respond-to-user' => 'Odpowiedz' ,
'log-name-thanks' => 'Rejestr podziękowań' ,
2013-07-14 19:19:18 +00:00
'log-description-thanks' => 'Poniżej znajduje się lista użytkowników, którym podziękowali inni użytkownicy.' ,
2013-08-23 19:49:24 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|podziękował|podziękowała}} {{GENDER:$4|użytkownikowi|użytkowniczce}} $3' ,
2013-09-11 19:39:10 +00:00
'log-show-hide-thanks' => '$1 rejestr podziękowań' ,
2013-04-11 20:24:15 +00:00
);
2013-11-29 19:31:42 +00:00
/** Piedmontese ( Piemontèis )
* @ author Borichèt
*/
$messages [ 'pms' ] = array (
'thanks-desc' => " A gionta dle liure d'aringrassiament a le viste dë stòria e ëd diferensa " ,
'thanks-thank' => 'aringrassié' ,
'thanks-thanked' => '{{GENDER:$1|aringrassià}}' ,
'thanks-button-thank' => '{{GENDER:$1|Mersì}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Aringrassià}}' ,
'thanks-error-undefined' => " Falì a aringrassié. Për piasì, ch'a preuva torna. " ,
'thanks-error-invalidrevision' => " L'ID ëd revision a l'é nen bon. " ,
'thanks-error-ratelimited' => " { { GENDER: $ 1|A}} l'ha sorpassà sò lìmit ëd frequensa. Për piasì, ch'a speta un pòch e ch'a preuva torna. " ,
'thanks-thank-tooltip' => " { { GENDER: $ 1|Mandé}} na notìfica d'aringrassiament a cost { { GENDER: $ 2|utent}} " ,
'thanks-confirmation' => 'A veul {{GENDER:$1|aringrassié}} $2 për costa modìfica?' ,
'thanks-thanked-notice' => " A l'é stàit notificà a $ 1 che a chiel a l'é piasuje { { GENDER: $ 2|soa}} modìfica. " ,
2013-12-21 20:41:57 +00:00
'thanks' => " mandé dj'aringrassiament " ,
'thanks-form-revid' => 'Identificatin ëd revision për la modìfica' ,
'thanks-already-thanked' => " { { GENDER: $ 1|Chiel|Chila}} a l'ha già mandà n'aringrassiament për costa modìfica. " ,
2013-11-29 19:31:42 +00:00
'echo-pref-subscription-edit-thank' => 'Aringrassieme për mia modìfica' ,
'echo-pref-tooltip-edit-thank' => " Aviseme cand cheidun a m'aringrassia për na modìfica ch'i l'hai fàit. " ,
'echo-category-title-edit-thank' => 'Mersì' ,
'notification-thanks-diff-link' => 'soa modìfica' ,
'notification-thanks' => " [[User: $ 1| $ 1]] a l'ha { { GENDER: $ 1|aringrassialo|aringrassiala}} për $ 2 su [[: $ 3]]. " ,
'notification-thanks-flyout2' => " [[User: $ 1| $ 1]] a l'ha { { GENDER: $ 1|aringrassialo|aringrassiala}} për soa modìfica su $ 2. " ,
'notification-thanks-email-subject' => " $ 1 a l'ha { { GENDER: $ 1|aringrassialo|aringrassiala}} për soa modìfica su { { SITENAME}} " ,
'notification-thanks-email-batch-body' => " $ 1 a l'ha { { GENDER: $ 1|aringrassialo|aringrassiala}} për soa modìfica su $ 2. " ,
'notification-link-text-respond-to-user' => " Rësponde a l'utent " ,
'log-name-thanks' => " Argistr dj'aringrassiament " ,
'log-description-thanks' => " Sì-sota a-i é na lista d'utent aringrassià da d'àutri utent. " ,
'logentry-thanks-thank' => " $ 1 a l'ha { { GENDER: $ 2|aringrassià}} { { GENDER: $ 4| $ 3}} " ,
'log-show-hide-thanks' => " $ 1 l'argistr ëd j'aringrassiament " ,
);
2013-04-04 20:08:33 +00:00
/** Pashto ( پښتو )
* @ author Ahmed - Najib - Biabani - Ibrahimkhel
*/
$messages [ 'ps' ] = array (
2013-10-06 18:50:34 +00:00
'thanks-desc' => 'د پېښليک او توپيرونو کتنو کې د مننې تړنې ورگډوي' ,
2013-04-04 20:08:33 +00:00
'thanks-thank' => 'مننه' ,
2013-05-08 20:21:41 +00:00
'thanks-thanked' => '{{GENDER:$1|منندوی شو}}' ,
2013-11-23 10:48:54 +00:00
'thanks-button-thank' => '{{GENDER:$1|مننه}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|منندوی شو}}' ,
2013-04-04 20:08:33 +00:00
'thanks-error-undefined' => 'د مننې چاره پاتې راغله. بيا مو هڅه وکړۍ.' ,
'thanks-error-invalidrevision' => 'د کره کتنې پېژند سم نه دی.' ,
2013-11-23 10:48:54 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|تاسې}} د خپل ټاکلي بريد نه واوښتلئ. مهرباني وکړۍ لږ څه تم شۍ او بيا يې وآزمويۍ.' ,
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => 'دې {{GENDER:$2|کارن}} ته د مننې يو پيغام {{GENDER:$1|ورلېږل}}' ,
2013-11-23 10:48:54 +00:00
'thanks-confirmation' => 'آيا په رښتيا له $2 څخه د دې سمون په خاطر {{GENDER:$1|مننه کول غواړې}}؟' ,
'thanks-thanked-notice' => '$1 ته ووييل شول چې تاسې د {{GENDER:$2|هغه|هغې|هغوی}} سمونونه خوښ کړل.' ,
2013-04-04 20:08:33 +00:00
'echo-pref-subscription-edit-thank' => 'زه د سمون پخاطر زما منندوی شه' ,
2013-10-06 18:50:34 +00:00
'echo-pref-tooltip-edit-thank' => 'خبر مې کړه کله چې يو څوک زما د يو سمون په خاطر له ما څخه مننه کوي.' ,
2013-04-04 20:08:33 +00:00
'echo-category-title-edit-thank' => 'مننه' ,
'notification-thanks-diff-link' => 'ستاسې سمون' ,
2013-10-06 18:50:34 +00:00
'notification-thanks' => '[[User:$1|$1]] له تاسې څخه په [[:$3]] باندې د $2 پخاطر {{GENDER:$1|مننه وکړه}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] له تاسې څخه په $2 باندې ستاسې د سمون پخاطر {{GENDER:$1|مننه وکړه}}.' ,
'notification-thanks-email-subject' => '$1 په {{SITENAME}} باندې ستاسې د سمون په خاطر {{GENDER:$1|مننه وکړه}}' ,
'notification-thanks-email-batch-body' => '$1 په $2 باندې ستاسې د سمون په خاطر {{GENDER:$1|مننه وکړه}}.' ,
'notification-link-text-respond-to-user' => 'کارن ته ځواب' ,
'log-name-thanks' => 'د مننې يادښت' ,
'log-description-thanks' => 'دا لاندې د هغو کارنانو يو لړليک دی چې نور کارنان ترې منندوی دي.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|منندوی شو}} له {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => 'د مننې يادښت $1' ,
2013-04-04 20:08:33 +00:00
);
2013-08-21 21:00:33 +00:00
/** Portuguese ( português )
* @ author GoEThe
* @ author Helder . wiki
2013-10-06 18:50:34 +00:00
* @ author Malafaya
2013-08-21 21:00:33 +00:00
* @ author OTAVIO1981
* @ author Oona
2013-08-27 19:18:36 +00:00
* @ author Opraco
2014-01-07 20:46:42 +00:00
* @ author Titoncio
2013-08-22 19:49:54 +00:00
* @ author Vitorvicentevalente
2013-08-21 21:00:33 +00:00
*/
$messages [ 'pt' ] = array (
'thanks-desc' => 'Adiciona ligações para agradecimentos quando na página do histórico ou em diffs' ,
'thanks-thank' => 'agradecer' ,
2013-10-06 18:50:34 +00:00
'thanks-thanked' => '{{GENDER:$1|agradecimento enviado}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'Agradecer' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Agradecimento enviado}}' ,
2013-08-22 19:49:54 +00:00
'thanks-error-undefined' => 'Acção de agradecimento falhou. Por favor, tente novamente.' ,
'thanks-error-invalidrevision' => 'O ID de revisão não é válido.' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Excedeu o limite de velocidade. Por favor, espere algum tempo e tente novamente.' , # Fuzzy
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Envie}} um agradecimento para {{GENDER:$2|este utilizador|esta utilizadora}}' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'Tem a certeza que deseja {{GENDER:$1|agradecer}} a $2 por esta edição?' , # Fuzzy
'thanks-thanked-notice' => '$1 foi {{GENDER:$2|informado|informada|informado(a)}} que você gostou da sua edição.' , # Fuzzy
2013-08-22 19:49:54 +00:00
'echo-pref-subscription-edit-thank' => 'Agradece-me pela minha edição' ,
'echo-pref-tooltip-edit-thank' => 'Notificar-me quando alguém me agradecer por uma edição que eu fiz.' ,
2013-10-06 18:50:34 +00:00
'echo-category-title-edit-thank' => 'Agradecimentos' ,
2014-01-07 20:46:42 +00:00
'notification-thanks-diff-link' => 'sua edição' ,
2013-08-21 21:00:33 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|agradeceu-lhe}} pela $2 em [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|agradeceu-lhe}} pela sua edição em $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|agradeceu-lhe}} pela sua edição em {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|agradeceu-lhe}} pela sua edição em $2.' ,
'notification-link-text-respond-to-user' => 'Responder ao utilizador' ,
'log-name-thanks' => 'Registo de agradecimentos' ,
2013-08-22 19:49:54 +00:00
'log-description-thanks' => 'Abaixo está uma lista de utilizadores que receberam agradecimentos de outros utilizadores.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|agradeceu}} a {{GENDER:$4|$3}}' ,
2013-10-06 18:50:34 +00:00
'log-show-hide-thanks' => '$1 registo de agradecimentos' ,
2013-08-21 21:00:33 +00:00
);
/** Brazilian Portuguese ( português do Brasil )
2013-08-22 19:49:54 +00:00
* @ author Dianakc
2013-08-21 21:00:33 +00:00
* @ author HenriqueCrang
* @ author OTAVIO1981
2013-08-27 19:18:36 +00:00
* @ author Opraco
2013-08-21 21:00:33 +00:00
* @ author Teles
*/
$messages [ 'pt-br' ] = array (
2013-10-09 19:39:40 +00:00
'thanks-desc' => 'Adiciona link de agradecimento às páginas de histórico e de diferença entre edições' ,
2013-08-21 21:00:33 +00:00
'thanks-thank' => 'agradecer' ,
2013-08-27 19:18:36 +00:00
'thanks-thanked' => '{{GENDER:$1|agradecido|agradecida}}' ,
2013-08-22 19:49:54 +00:00
'thanks-error-undefined' => 'O agradecer falhou. Por favor tente de novo.' ,
2013-08-21 21:00:33 +00:00
'thanks-error-invalidrevision' => 'ID de revisão inválido.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Você excedeu seu limite. Por favor aguarde um pouco e tente novamente.' , # Fuzzy
2013-08-22 19:49:54 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Envie}} uma nota de agradecimento para este {{GENDER:$2|usuário}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Você tem certeza que deseja {{GENDER:$1|agradecer}} a $2 por esta edição?' , # Fuzzy
2013-08-21 21:00:33 +00:00
'echo-pref-subscription-edit-thank' => 'Agradeça-me pela minha edição' ,
2013-08-22 19:49:54 +00:00
'echo-pref-tooltip-edit-thank' => 'Notifique-me quando alguém agradecer por uma edição que fiz.' ,
2013-08-21 21:00:33 +00:00
'echo-category-title-edit-thank' => 'Agradecimento' ,
'notification-thanks-diff-link' => 'sua edição' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|agradeceu-lhe}} pela $2 em [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|agradeceu-lhe}} pela sua edição em $2.' ,
'notification-thanks-email-subject' => '$1 agradeceu por sua edição na {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 agradeceu por sua edição em $2.' ,
'notification-link-text-respond-to-user' => 'Responder ao usuário' ,
'log-name-thanks' => 'Registro de agradecimentos' ,
'log-description-thanks' => 'Abaixo está uma lista de usuários que receberam agradecimentos de outros usuários.' ,
2013-08-22 19:49:54 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|agradeceu}} {{GENDER:$4|$3}}' ,
2013-08-21 21:00:33 +00:00
);
2013-12-14 20:54:33 +00:00
/** Romansh ( rumantsch )
* @ author Kazu89
*/
$messages [ 'rm' ] = array (
'log-name-thanks' => " Protocol d'engraziaments " ,
'log-show-hide-thanks' => " $ 1 il protocol d'engraziaments " ,
);
2013-09-03 20:59:14 +00:00
/** Romanian ( română )
* @ author Minisarm
*/
$messages [ 'ro' ] = array (
'thanks-desc' => 'Adaugă legături pentru mulțumiri în istoric și în caseta „Diferență între versiuni”' ,
'thanks-thank' => 'mulțumire' ,
2013-10-01 19:24:44 +00:00
'thanks-thanked' => '{{GENDER:$1|ați mulțumit}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Mulțumesc}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Ați mulțumit}}' ,
2013-09-03 20:59:14 +00:00
'thanks-error-undefined' => 'Încercarea de a mulțumi a eșuat. Încercați din nou.' ,
'thanks-error-invalidrevision' => 'Codul versiunii nu este valid.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|V}}-ați depășit limita de evaluare. Așteptați un timp și reîncercați.' ,
2013-10-09 19:39:40 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Trimite}} o notificare de mulțumire {{GENDER:$2|acestui utilizator|acestei utilizatoare}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Doriți {{GENDER:$1|să mulțumiți}} utilizatorului $2 pentru această modificare?' ,
'thanks-thanked-notice' => '$1 a fost {{GENDER:$2|notificat|notificată|notificat}} că i-ați apreciat modificarea.' ,
2013-12-22 20:32:26 +00:00
'thanks' => 'Trimitere mulțumiri' ,
'thanks-form-revid' => 'ID-ul versiunii pentru modificare' ,
'thanks-already-thanked' => '{{GENDER:$1|Ați}} trimis deja mulțumiri pentru această modificare.' ,
2013-09-03 20:59:14 +00:00
'echo-pref-subscription-edit-thank' => 'Mi se mulțumește pentru modificarea mea' ,
'echo-pref-tooltip-edit-thank' => 'Notifică-mă când cineva îmi mulțumește pentru o modificare pe care am efectuat-o.' ,
'echo-category-title-edit-thank' => 'Mulțumiri' ,
'notification-thanks-diff-link' => 'modificarea dumneavoastră' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|v-a mulțumit}} pentru $2 asupra paginii [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|v-a mulțumit}} pentru modificarea dumnevoastră asupra paginii $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|v-a mulțumit}} pentru modificarea dumneavoastră de la {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|v-a mulțumit}} pentru modificarea dumneavoastră asupra paginii $2.' ,
'notification-link-text-respond-to-user' => 'Răspuns către utilizator' ,
'log-name-thanks' => 'Jurnal mulțumiri' ,
'log-description-thanks' => 'Mai jos se află o listă a utilizatorilor cărora li s-a mulțumit de către alți utilizatori.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|i-a mulțumit}} {{GENDER:$4|utilizatorului $3|utilizatoarei $3}}' ,
2013-09-13 20:48:45 +00:00
'log-show-hide-thanks' => '$1 jurnalul de mulțumiri' ,
2013-09-03 20:59:14 +00:00
);
2013-05-04 20:25:34 +00:00
/** tarandíne ( tarandíne )
* @ author Joetaras
*/
$messages [ 'roa-tara' ] = array (
2013-07-12 20:16:44 +00:00
'thanks-desc' => " Aggiunge le collegaminde de rengraziamende sus a le viste d'u cunde e de le differenze " ,
2013-05-04 20:25:34 +00:00
'thanks-thank' => 'grazie' ,
'thanks-thanked' => '{{GENDER:$1|ringraziate}}' ,
'thanks-error-undefined' => 'Azione de ringraziamende fallite. Pe piacere pruéve arrete.' ,
'thanks-error-invalidrevision' => " ID d'a revisione non g'è valide. " ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => " Tu è sbunnate le limite de valutazione tune. Pe piacere aspitte 'nu picche e pruève arrete. " , # Fuzzy
2013-09-07 20:04:16 +00:00
'thanks-thank-tooltip' => " { { GENDER: $ 1|Manne}} 'na notifiche de rengraziamende a stu { { GENDER: $ 2|utende}} " ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Sì secure ca vuè ccu {{GENDER:$1|rengrazie}} $2 pe stu cangiamende?' , # Fuzzy
2013-06-10 07:30:49 +00:00
'echo-pref-subscription-edit-thank' => 'Ringraziame pu cangiamende mije' ,
2013-07-12 20:16:44 +00:00
'echo-pref-tooltip-edit-thank' => " Notificame quanne quacchedune me ringrazie pe 'nu cangiamende ca agghie fatte. " ,
2013-05-04 20:25:34 +00:00
'echo-category-title-edit-thank' => 'Grazie!' ,
'notification-thanks-diff-link' => 'le cangiaminde tune' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|te rengrazie}} pe $2 sus a [[:$3]].' ,
2013-07-12 20:16:44 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|te rengrazie}} pu cangiamende tune sus a $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|te rengrazie}} pu cangiamende tune sus a {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|te rengrazie}} pu cangiamende tune sus a $2.' ,
'notification-link-text-respond-to-user' => " Respunne a l'utende " ,
'log-name-thanks' => 'Archivije de le rengraziaminde' ,
'log-description-thanks' => " Sotte stè 'n'elenghe de utinde ca onne rengraziate otre utinde. " ,
2013-09-07 20:04:16 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|ave ringraziate}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 archivije de le rengraziaminde' ,
2013-05-04 20:25:34 +00:00
);
2013-09-02 19:25:29 +00:00
/** Russian ( русский )
* @ author Kaganer
2013-10-01 19:24:44 +00:00
* @ author Lockal
2013-10-08 01:00:47 +00:00
* @ author Okras
2013-10-09 19:39:40 +00:00
* @ author Чаховіч Уладзіслаў
2013-09-02 19:25:29 +00:00
*/
$messages [ 'ru' ] = array (
'thanks-desc' => 'Добавляет благодарственные ссылки на историю и сравнение версий' ,
'thanks-thank' => 'спасибо' ,
'thanks-thanked' => '{{GENDER:$1|поблагодарил|поблагодарила}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Спасибо}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Был поблагодарён|Была поблагодарена}}' ,
2013-09-02 19:25:29 +00:00
'thanks-error-undefined' => 'Попытка поблагодарить не удалась. Попробуйте снова.' ,
'thanks-error-invalidrevision' => 'Некорректный номер версии.' ,
2013-10-20 21:48:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Вы}} превысили ограничение скорости выполнения таких действий. Пожалуйста, подождите некоторое время и попробуйте снова.' ,
2013-09-02 19:25:29 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Отправить}} {{GENDER:$2|этому участнику|этой участнице}} благодарственное сообщение' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Хотите {{GENDER:$1|поблагодарить}} $2 за эту правку?' ,
'thanks-thanked-notice' => '$1 {{GENDER:$2|был оповещён|была оповещена|были оповещены}}, что вам понравилось {{GENDER:$2|е г о |её|их}} правка.' ,
2013-09-02 19:25:29 +00:00
'echo-pref-subscription-edit-thank' => 'Спасибо мне за мою правку' ,
2013-10-09 19:39:40 +00:00
'echo-pref-tooltip-edit-thank' => 'Сообщать мне, когда кто-то благодарит меня за сделанную мной правку.' ,
2013-09-02 19:25:29 +00:00
'echo-category-title-edit-thank' => 'Спасибо' ,
'notification-thanks-diff-link' => 'вашу правку' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|поблагодарил|поблагодарила}} вас за $2 на странице «[[:$3]]».' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|поблагодарил|поблагодарила}} вас за вашу правку на странице «$2».' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|поблагодарил|поблагодарила}} вас за вашу правку на сайте «{{SITENAME}}».' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|поблагодарил|поблагодарила}} вас за вашу правку на странице «$2».' ,
'notification-link-text-respond-to-user' => 'Ответить участнику' ,
'log-name-thanks' => 'Журнал благодарностей' ,
'log-description-thanks' => 'Ниже находится список участников, получивших благодарности от других участников.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|поблагодарил|поблагодарила}} {{GENDER:$4|участника|участницу}} $3' ,
2013-10-08 01:00:47 +00:00
'log-show-hide-thanks' => '$1 журнал благодарностей' ,
2013-09-02 19:25:29 +00:00
);
2013-12-13 20:08:47 +00:00
/** Sicilian ( sicilianu )
* @ author Gmelfi
*/
$messages [ 'scn' ] = array (
'thanks-thank' => 'arringràzzia' ,
'thanks-button-thank' => '{{GENDER:$1|Arringràzzia}}' ,
'thanks-confirmation' => 'Vuliti {{GENDER:$1|arringrazziari}} $2 pi stu canciu ?' ,
'echo-pref-subscription-edit-thank' => " M'arringràzzia pi lu mè canciu " ,
'echo-pref-tooltip-edit-thank' => " Abbìsami quannu quarchidunu m'arringràzzia pi nu canciu ca fici. " ,
);
2014-01-10 22:47:08 +00:00
/** Samogitian ( žemaitėška )
* @ author Hugo . arg
*/
$messages [ 'sgs' ] = array (
'thanks-thank' => 'padiekvuotė' ,
'thanks-button-thank' => 'Padiekavuotė' , # Fuzzy
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|padiekavuojė}} Tamstā ož Tamstas pakeitėma poslapī $2.' ,
);
2013-10-12 18:43:13 +00:00
/** Slovak ( slovenčina )
* @ author Sudo77 ( new )
*/
$messages [ 'sk' ] = array (
'thanks-desc' => 'Pridáva odkazy na poďakovanie do histórie a zobrazenia rozdielov' ,
'thanks-thank' => 'poďakovať' ,
'thanks-thanked' => '{{GENDER:$1|poďakoval}}' ,
'thanks-button-thank' => '{{GENDER:$1|Ďakujem}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Poďakoval}}' ,
'thanks-error-undefined' => 'Poďakovanie sa nepodarilo. Skúste to prosím znova.' ,
'thanks-error-invalidrevision' => 'ID revízie je neplatné.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Prekročili ste rýchlostný limit. Prosím počkajte chvíľu a skúste to znova.' , # Fuzzy
2013-10-12 18:43:13 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Poslať}} {{GENDER:$2|tomuto redaktorovi|tejto redaktorke}} poďakovanie' ,
'thanks-confirmation' => 'Chcete sa {{GENDER:$1|poďakovať}} $2 za túto úpravu?' ,
'thanks-thanked-notice' => '$1 bol upozornený, že sa vám páčila {{GENDER:$2| jeho|jej|ich}} úprava.' ,
'echo-pref-subscription-edit-thank' => 'poďakuje mi niekto za moje úpravy' ,
'echo-pref-tooltip-edit-thank' => 'Upozornite ma, ak mi niekto poďakuje za moju úpravu.' ,
'echo-category-title-edit-thank' => 'poďakovanie' ,
'notification-thanks-diff-link' => 'vašu úpravu' ,
2013-11-18 20:40:10 +00:00
'notification-thanks' => '[[User:$1|$1]] vám {{GENDER:$1|poďakoval|poďakovala}} za $2 stránky [[:$3]].' ,
2013-10-12 18:43:13 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] vám {{GENDER:$1|poďakoval|poďakovala}} za úpravu stránky $2.' ,
'notification-thanks-email-subject' => '$1 vám {{GENDER:$1|poďakoval|poďakovala}} za vašu úpravu na {{grammar:6sg|{{SITENAME}}}}' ,
2013-10-13 19:30:54 +00:00
'notification-thanks-email-batch-body' => '$1 vám {{GENDER:$1|poďakoval|poďakovala}} za úpravu stránky $2.' ,
2013-10-12 18:43:13 +00:00
'notification-link-text-respond-to-user' => 'Reagovať na redaktora' ,
'log-name-thanks' => 'Kniha poďakovaní' ,
'log-description-thanks' => 'Nižšie je uvedený zoznam redaktorov, ktorým ostatný redaktori poďakovali.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|poďakoval|poďakovala}} {{GENDER:$4|redaktorovi|redaktorke}} $3' ,
'log-show-hide-thanks' => '$1 knihu poďakovaní' ,
);
2013-09-19 19:32:09 +00:00
/** Slovenian ( slovenščina )
2013-10-16 21:45:29 +00:00
* @ author Dbc334
2013-09-19 19:32:09 +00:00
* @ author Eleassar
2013-10-02 14:28:46 +00:00
* @ author Matej1234
2013-10-09 19:39:40 +00:00
* @ author Yerpo
2013-09-19 19:32:09 +00:00
*/
$messages [ 'sl' ] = array (
'thanks-desc' => 'K prikazom zgodovine in razlik doda povezavo za zahvalo.' ,
'thanks-thank' => 'zahvala' ,
'thanks-thanked' => '{{GENDER:$1|zahvala je objavljena}}' ,
2013-10-09 19:39:40 +00:00
'thanks-button-thank' => '{{GENDER:$1|Zahvala}}' ,
2013-10-02 14:28:46 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Zahvala je objavljena|Zahvala je objavljena}}' ,
2013-09-19 19:32:09 +00:00
'thanks-error-undefined' => 'Zahvala ni uspela. Prosimo, poskusite znova.' ,
'thanks-error-invalidrevision' => 'ID-številka redakcije ni veljavna.' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Presegli}} ste omejitev hitrosti. Prosimo, počakajte nekaj časa in nato poskusite znova.' ,
2013-09-19 19:32:09 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Pošljite}} {{GENDER:$2|temu uporabniku|tej uporabnici}} zahvalo' ,
2013-10-16 21:45:29 +00:00
'thanks-confirmation' => 'Ali se želite uporabniku $2 {{GENDER:$1|zahvaliti}} za to urejanje?' ,
'thanks-thanked-notice' => '$1 ste sporočili, da vam je bilo {{GENDER:$2|njegovo|njeno}} urejanje všeč.' ,
2013-09-19 19:32:09 +00:00
'echo-pref-subscription-edit-thank' => 'Se mi zahvali za urejanje' ,
'echo-pref-tooltip-edit-thank' => 'Obvesti me, kadar se mi kdo zahvali za katero od mojih urejanj.' ,
'echo-category-title-edit-thank' => 'Zahvala' ,
'notification-thanks-diff-link' => 'vaše urejanje' ,
'notification-thanks' => '[[User:$1|$1]] se vam je {{GENDER:$1|zahvalil|zahvalila}} za $2 strani »[[:$3]]«.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] se vam je {{GENDER:$1|zahvalil|zahvalila}} za urejanje strani »$2«.' ,
'notification-thanks-email-subject' => '$1 se vam je {{GENDER:$1|zahvalil|zahvalila}} za urejanje {{GRAMMAR:rodilnik|{{SITENAME}}}}' ,
'notification-thanks-email-batch-body' => '$1 se vam je {{GENDER:$1|zahvalil|zahvalila}} za urejanje strani »$2«.' ,
'notification-link-text-respond-to-user' => 'Odgovor uporabniku' ,
'log-name-thanks' => 'Dnevnik zahval' ,
'log-description-thanks' => 'Prikazan je dnevnik uporabnikov, ki se jim je kdo zahvalil.' ,
'logentry-thanks-thank' => '$1 se je {{GENDER:$2|zahvalil|zahvalila}} {{GENDER:$4|uporabniku|uporabnici}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 dnevnik zahval' ,
);
2013-03-25 20:13:30 +00:00
/** Serbian ( Cyrillic script ) ( српски ( ћирилица ) )
2013-08-29 19:22:30 +00:00
* @ author Milicevic01
2013-03-25 20:13:30 +00:00
* @ author Милан Јелисавчић
*/
$messages [ 'sr-ec' ] = array (
2013-08-29 19:22:30 +00:00
'thanks-desc' => 'Додаје могућност захваљивања у прегледу историје и прегледу разлика између измена' ,
2013-03-25 20:13:30 +00:00
'thanks-thank' => 'захвали с е ' ,
2013-08-29 19:22:30 +00:00
'thanks-thanked' => '{{GENDER:$1|захвалио с е |захвалила с е }}' ,
'thanks-error-undefined' => 'Захваљивање није успело. Покушајте поново.' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Пошаљите}} захвалницу {{GENDER:$2|овом кориснику|овој корисници}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Да ли сте сигурни да желите да с е {{GENDER:$1|захвалите}} кориснику $2 за ову измену?' , # Fuzzy
2013-09-02 19:25:29 +00:00
'echo-pref-tooltip-edit-thank' => 'Обавештава вас када вам с е неко захвали за измену коју сте начинили.' ,
2013-03-25 20:13:30 +00:00
'echo-category-title-edit-thank' => 'Захвалнице' ,
'notification-thanks-diff-link' => 'вашој измени' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] вам с е {{GENDER:$1|захваљује}} на $2 странице [[:$3]].' ,
2013-08-29 19:22:30 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] вам с е {{GENDER:$1|захваљује}} за вашу измену на страници $2.' ,
'notification-thanks-email-subject' => '$1 вам с е {{GENDER:$1|захваљује}} за вашу измену на {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 вам с е {{GENDER:$1|захваљује}} за вашу измену на страници $2.' ,
'notification-link-text-respond-to-user' => 'Одговори кориснику' ,
'log-name-thanks' => 'Дневник захвалница' ,
'log-description-thanks' => 'Испод с е налази списак корисника којима с у с е други корисници захвалили.' ,
2013-11-07 20:22:19 +00:00
'logentry-thanks-thank' => '$1 с е {{GENDER:$2|захвалио|захвалила}} кориснику {{GENDER:$4|$3}}' ,
2013-09-23 19:43:21 +00:00
'log-show-hide-thanks' => '$1 дневник захваљивања' ,
2013-07-17 19:27:21 +00:00
);
2013-10-31 20:22:52 +00:00
/** Serbian ( Latin script ) ( srpski ( latinica ) )
* @ author Milicevic01
*/
$messages [ 'sr-el' ] = array (
'thanks-desc' => 'Dodaje mogućnost zahvaljivanja u pregledu istorije i pregledu razlika između izmena' ,
'thanks-thank' => 'zahvali se' ,
'thanks-thanked' => '{{GENDER:$1|zahvalio se|zahvalila se}}' ,
'thanks-error-undefined' => 'Zahvaljivanje nije uspelo. Pokušajte ponovo.' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Pošaljite}} zahvalnicu {{GENDER:$2|ovom korisniku|ovoj korisnici}}' ,
'echo-pref-tooltip-edit-thank' => 'Obaveštava vas kada vam se neko zahvali za izmenu koju ste načinili.' ,
'echo-category-title-edit-thank' => 'Zahvalnice' ,
'notification-thanks-diff-link' => 'vašoj izmeni' ,
'notification-thanks' => '[[User:$1|$1]] vam se {{GENDER:$1|zahvaljuje}} na $2 stranice [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] vam se {{GENDER:$1|zahvaljuje}} za vašu izmenu na stranici $2.' ,
'notification-thanks-email-subject' => '$1 vam se {{GENDER:$1|zahvaljuje}} za vašu izmenu na {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 vam se {{GENDER:$1|zahvaljuje}} za vašu izmenu na stranici $2.' ,
'notification-link-text-respond-to-user' => 'Odgovori korisniku' ,
'log-name-thanks' => 'Dnevnik zahvalnica' ,
'log-description-thanks' => 'Ispod se nalazi spisak korisnika kojima su se drugi korisnici zahvalili.' ,
2013-11-07 20:22:19 +00:00
'logentry-thanks-thank' => '$1 se {{GENDER:$2|zahvalio|zahvalila}} korisniku {{GENDER:$4|$3}}' ,
2013-10-31 20:22:52 +00:00
'log-show-hide-thanks' => '$1 dnevnik zahvaljivanja' ,
);
2013-07-17 19:27:21 +00:00
/** Swedish ( svenska )
2013-08-09 19:47:36 +00:00
* @ author Ainali
2013-07-17 19:27:21 +00:00
* @ author Jopparn
2013-10-06 18:50:34 +00:00
* @ author Skalman
2013-08-10 19:37:17 +00:00
* @ author WikiPhoenix
2013-07-17 19:27:21 +00:00
*/
$messages [ 'sv' ] = array (
2013-08-21 21:00:33 +00:00
'thanks-desc' => 'Lägger till tacklänkar till historik och skillnadsjämförelser' ,
2013-08-09 19:47:36 +00:00
'thanks-thank' => 'tacka' ,
2013-07-24 19:56:53 +00:00
'thanks-thanked' => '{{GENDER:$1|tackade}}' ,
2013-10-12 18:43:13 +00:00
'thanks-button-thank' => '{{GENDER:$1|Tacka}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Tackat}}' ,
2013-08-10 19:37:17 +00:00
'thanks-error-undefined' => 'Tackåtgärden misslyckades. Var god försök igen.' ,
'thanks-error-invalidrevision' => 'Versions-ID är inte giltigt.' ,
2013-10-26 19:35:54 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Du}} har överskridit din frekvensgräns. Var god vänta en stund och försök igen.' ,
2013-09-11 19:39:10 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Skicka}} ett tackmeddelande till denna {{GENDER:$2|användare}}' ,
2013-10-12 18:43:13 +00:00
'thanks-confirmation' => 'Vill du {{GENDER:$1|tacka}} $2 för denna redigering?' ,
'thanks-thanked-notice' => '$1 meddelades att du gillade {{GENDER:$2|hans|hennes|dennes}} redigering.' ,
2013-12-19 20:54:44 +00:00
'thanks' => 'Skicka tack' ,
'thanks-form-revid' => 'Versions-ID för redigering' ,
'thanks-already-thanked' => '{{GENDER:$1|Du}} har redan tackat för denna redigering.' ,
2013-08-10 19:37:17 +00:00
'echo-pref-subscription-edit-thank' => 'Tackar mig för min redigering' ,
'echo-pref-tooltip-edit-thank' => 'Meddela mig när någon tackar mig för en redigering jag har gjort.' ,
'echo-category-title-edit-thank' => 'Tack' ,
'notification-thanks-diff-link' => 'din redigering' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|tackade}} dig för $2 på [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|tackade}} dig för din redigering på $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|tackade}} dig för din redigering på {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|tackade}} dig för din redigering på $2.' ,
2013-08-21 21:00:33 +00:00
'notification-link-text-respond-to-user' => 'Svara användare' ,
2013-08-10 19:37:17 +00:00
'log-name-thanks' => 'Tacklogg' ,
2013-07-17 19:27:21 +00:00
'log-description-thanks' => 'Nedan är en lista med användare som fått tack från andra användare.' ,
2013-09-02 19:25:29 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|tackade}} {{GENDER:$4|$3}}' ,
2013-09-29 20:17:28 +00:00
'log-show-hide-thanks' => '$1 tacklogg' ,
2013-03-25 20:13:30 +00:00
);
2013-10-06 18:50:34 +00:00
/** Tamil ( தமிழ் )
* @ author Jayarathina
*/
$messages [ 'ta' ] = array (
'thanks-desc' => 'திருத்த வரலாறு மற்றும் திருத்தங்களுக்கிடையேயான வேறுபாட்டு பக்கங்களில் நன்றி இணைப்பிடுக' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'நன்றி!' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-error-undefined' => 'நன்றி தெரிவிப்பது தோல்வியடைந்தது. மீண்டும் முயற்சிக்கவும்.' ,
'thanks-error-invalidrevision' => 'திருத்த எண் தவறானது.' ,
'echo-pref-subscription-edit-thank' => 'என் தொகுப்புக்கு எனக்கு நன்றி கூறுகிறார்' ,
'echo-pref-tooltip-edit-thank' => 'நான் செய்த ஒரு தொகுப்புக்கு எனக்கு யாரேனும் நன்றி சொன்னால் எனக்கு தெரிவி.' ,
'echo-category-title-edit-thank' => 'நன்றி!' ,
'notification-thanks-diff-link' => 'உங்கள் தொகுப்பு' ,
'notification-thanks' => 'நீங்கள் $2 [[:$3]]இல் செய்த தொகுப்புக்கு [[User:$1|$1]] நன்றி தெரிவித்தார்.' ,
'notification-thanks-flyout2' => 'நீங்கள் $2இல் செய்த தொகுப்புக்கு [[User:$1|$1]] நன்றி தெரிவித்தார்.' ,
'notification-thanks-email-subject' => 'நீங்கள் {{SITENAME}}இல் செய்த தொகுப்புக்கு $1 நன்றி தெரிவித்தார்.' ,
'notification-thanks-email-batch-body' => 'நீங்கள் $2இல் செய்த தொகுப்புக்கு $1 நன்றி தெரிவித்தார்.' ,
'notification-link-text-respond-to-user' => 'பயனருக்கு பதிலளிக்க' ,
'log-name-thanks' => 'நன்றிகள் பதிவு' ,
'log-description-thanks' => 'பிற பயனர்களால் நன்றி தெரிவிக்கப்பட்ட பயனர்களின் பட்டியல் கீழே உள்ளது.' ,
'logentry-thanks-thank' => '$1, $4க்கு நன்றி தெரிவித்தார்.' , # Fuzzy
'log-show-hide-thanks' => '$1 நன்றிகள் பதிவு' ,
);
2013-04-02 19:12:40 +00:00
/** Telugu ( తెలుగు )
2013-10-16 21:45:29 +00:00
* @ author Arjunaraoc
2013-04-02 19:12:40 +00:00
* @ author Veeven
2013-09-18 19:11:36 +00:00
* @ author Visdaviva
2013-09-29 20:17:28 +00:00
* @ author రహ్మానుద్దీన్
2013-04-02 19:12:40 +00:00
*/
$messages [ 'te' ] = array (
2013-09-29 20:17:28 +00:00
'thanks-desc' => 'చరిత్ర మరియు తేడా వీక్షణాలకు ధన్యవాద లంకెలను జత చేస్తుంది' ,
2013-09-18 19:11:36 +00:00
'thanks-thank' => 'కృతజ్ఞత తెలుపు' ,
'thanks-thanked' => '{{GENDER:$1|అభినందించారు}}' ,
2013-04-02 19:12:40 +00:00
'thanks-error-undefined' => 'కృతజ్ఞతల చర్య విఫలమైంది. దయచేసి మళ్ళీ ప్రయత్నించండి.' ,
2013-09-18 19:11:36 +00:00
'thanks-error-invalidrevision' => 'కూర్పుల ID చెల్లదు' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => 'మీరు మీ రేట్ హద్దును దాటారు. దయచేసి కాసేపాగి తిరిగి ప్రయత్నించండి.' , # Fuzzy
'thanks-thank-tooltip' => '{{GENDER:$2|వాడుకరి}}కి ఒక ధన్యవాద సూచన {{GENDER:$1|పంపండి}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => '$2 కి ఈ మార్పుకై {{GENDER:$1|కృతజ్ఞతలు}} తెలపాలనుకుంటున్నారా?' , # Fuzzy
2013-09-18 19:11:36 +00:00
'echo-pref-subscription-edit-thank' => 'నా మార్పుకు ధన్యవాదాలు' ,
'echo-pref-tooltip-edit-thank' => 'నేను చేసిన మార్పుకు ఎవరైనా ధన్యవాదాలు చెపితే నాకు తెలియజేయి' ,
'echo-category-title-edit-thank' => 'ధన్యవాదాలు' ,
2013-04-02 19:12:40 +00:00
'notification-thanks-diff-link' => 'మీ మార్పు' ,
2013-09-29 20:17:28 +00:00
'notification-thanks' => '[[వాడుకరి:$1|$1]] ఇక్కడ [[:$3]] మీరు $2 కు {{GENDER:$1|ధన్యవాదాలు పంపారు}}.' , # Fuzzy
2013-10-16 21:45:29 +00:00
'notification-thanks-flyout2' => '$2 పై మీరు చేసిన మార్పు కై మీకు [[User:$1|$1]] {{GENDER:$1|ధన్యవాదాలు పంపారు}}.' ,
'notification-thanks-email-subject' => '{{SITENAME}} పై మీరు చేసిన మార్పుకు $1 {{GENDER:$1|ధన్యవాదాలు పంపారు}}' ,
'notification-thanks-email-batch-body' => '$2 పై మీ మార్పుకు $1 మీకు {{GENDER:$1|ధన్యవాదాలు పంపారు}}.' ,
2013-09-18 19:11:36 +00:00
'notification-link-text-respond-to-user' => 'వాడుకరికి ప్రతిస్పందించండి' ,
'log-name-thanks' => 'ధన్యవాదాల చిట్టా' ,
'log-description-thanks' => 'క్రింది వాడుకరులు ఇతర వాడుకరుల నుండి ధన్యవాదాలు పొందారు.' ,
2013-10-16 21:45:29 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$4|$3}} కు {{GENDER:$2|ధన్యవాదాలు పంపారు}}' ,
2013-09-18 19:11:36 +00:00
'log-show-hide-thanks' => '$1 ధన్యవాదాల చిట్టా' ,
2013-04-02 19:12:40 +00:00
);
2013-03-25 20:13:30 +00:00
/** Tagalog ( Tagalog )
* @ author AnakngAraw
2013-10-06 18:50:34 +00:00
* @ author Sky Harbor
2013-03-25 20:13:30 +00:00
*/
$messages [ 'tl' ] = array (
2013-10-06 18:50:34 +00:00
'thanks-desc' => 'Nagdaragdag ng mga kawing ng pasasalamat sa pagtanaw ng kasaysayan at pagkakaiba' ,
2013-03-25 20:13:30 +00:00
'thanks-thank' => 'pasalamatan' ,
2013-10-06 18:50:34 +00:00
'thanks-thanked' => '{{GENDER:$1|pinasalamatan na}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'Pasalamatan' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Pinasalamatan na}}' ,
'thanks-error-undefined' => 'Nabigo ang kilos ng pagpapasalamat. Mangyaring subukan muli.' ,
'thanks-error-invalidrevision' => 'Walang saysay ang ID ng rebisyon.' ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Nilampasan mo ang iyong hangganan ng antas. Mangyaring maghintay ng ilang sandali at subukan muli.' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Magpadala}} ng isang pabatid ng pasasalamat sa {{GENDER:$2|tagagamit}} na ito' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'Nais mo bang {{GENDER:$1|pasalamatan}} si $2 para sa pagbabagong ito?' , # Fuzzy
'thanks-thanked-notice' => 'Sinabihan si $1 na ginusto mo ang {{GENDER:$2|kaniyang|kanilang}} pagbabago.' , # Fuzzy
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'Pinasalamatan ako para sa aking pagbabago' ,
'echo-pref-tooltip-edit-thank' => 'Ipabatid sa akin kapag may nagpasalamat sa akin para sa isang pagbabagong naigawa ko.' ,
'echo-category-title-edit-thank' => 'Pasasalamat' ,
'notification-thanks-diff-link' => 'ang pagbabago mo' ,
'notification-thanks' => '{{GENDER:$1|Pinasalamatan}} ka ni [[User:$1|$1]] para sa $2 sa [[:$3]].' ,
'notification-thanks-flyout2' => '{{GENDER:$1|Pinasalamatan}} ka ni [[User:$1|$1]] para sa pagbabago mo sa $2.' ,
'notification-thanks-email-subject' => '{{GENDER:$1|Pinasalamatan}} ka ni $1 para sa pagbabago mo sa {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '{{GENDER:$1|Pinasalamatan}} ka ni $1 para sa pagbabago mo sa $2.' ,
'notification-link-text-respond-to-user' => 'Tumugon sa tagagamit' ,
'log-name-thanks' => 'Tala ng pasasalamat' ,
'log-description-thanks' => 'Nasa ibaba ang isang tala ng mga tagagamit na pinasalamatan ng ibang tagagamit.' ,
'logentry-thanks-thank' => '{{GENDER:$2|Pinasalamatan}} ni $1 si {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 ang tala ng pasasalamat' ,
2013-03-25 20:13:30 +00:00
);
2013-10-10 19:04:47 +00:00
/** Turkish ( Türkçe )
* @ author Incelemeelemani
* @ author Rapsar
*/
$messages [ 'tr' ] = array (
'thanks-desc' => 'Tarih ve fark görünümüne teşekkür bağlantı sı ekler' ,
2013-10-11 19:13:22 +00:00
'thanks-thank' => 'teşekkür et' ,
2013-10-12 18:43:13 +00:00
'thanks-thanked' => '{{GENDER:$1|teşekkür edildi}}' ,
2013-10-10 19:04:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Teşekkür et}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Teşekkür}}' ,
'thanks-error-undefined' => 'Teşekkür iletilemedi. Lütfen tekrar deneyin.' ,
'thanks-error-invalidrevision' => 'Revizyon numarası geçerli değil.' ,
2013-10-15 19:32:56 +00:00
'thanks-error-ratelimited' => 'Gönderme limitini aştı nı z. Lütfen bekleyin ve tekrar deneyin.' , # Fuzzy
2013-10-10 19:04:47 +00:00
'thanks-thank-tooltip' => 'Bu {{GENDER:$2|kullanı cı ya}} {{GENDER:$1|teşekkürlerini}} ilet' ,
'thanks-confirmation' => 'Bu değişikliğinden ötürü $2 adlı kullanı cı ya {{GENDER:$1|teşekkür}} etmek istiyor musunuz?' ,
'thanks-thanked-notice' => '$1 kullanı cı sı na {{GENDER:$2|onu|onu|onları }} beğendiğiniz iletildi.' ,
'echo-pref-subscription-edit-thank' => 'Katkı m için bana teşekkür edildi' ,
'echo-pref-tooltip-edit-thank' => 'Yaptı ğı m katkı lar için yapı lan teşekkürleri bana bildir.' ,
'echo-category-title-edit-thank' => 'Teşekkürler' ,
'notification-thanks-diff-link' => 'düzenlemeniz' ,
2013-10-12 18:43:13 +00:00
'notification-thanks' => '[[User:$1|$1]], [[:$3]] sayfası ndaki $2 değişikliğiniz için size {{GENDER:$1|teşekkür}} etti.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]], $2 sayfası ndaki değişikliğiniz için size {{GENDER:$1|teşekkür}} etti.' ,
2013-10-10 19:04:47 +00:00
'notification-thanks-email-subject' => '$1 {{SITENAME}} değişikliği için {{GENDER:$1|teşekkür}} ediyor' ,
'notification-thanks-email-batch-body' => '$1, $2 sayfası ndaki değişikliğiniz için size {{GENDER:$1|teşekkür etti}}.' ,
'notification-link-text-respond-to-user' => 'Kullanı cı yı yanı tla' ,
'log-name-thanks' => 'Teşekkürler kayı tları ' ,
'log-description-thanks' => 'Diğer teşekkür eden kullanı cı lar aşağı da listelenmektedir.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|teşekkür}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 teşekkür kayı tları ' ,
);
2013-04-27 20:29:05 +00:00
/** Ukrainian ( українська )
2013-08-17 19:25:18 +00:00
* @ author Andriykopanytsia
2013-04-27 20:29:05 +00:00
* @ author Base
* @ author Ата
*/
$messages [ 'uk' ] = array (
'thanks-desc' => 'Додає посилання вдячності до переглядів історії та різниці версій' ,
'thanks-thank' => 'дякую' ,
'thanks-thanked' => '{{GENDER:$1|подякував|подякувала}}' ,
2013-10-08 01:00:47 +00:00
'thanks-button-thank' => '{{GENDER:$1|Подякувати}}' ,
2013-09-29 20:17:28 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Подякував|Подякувала}}' ,
2013-04-27 20:29:05 +00:00
'thanks-error-undefined' => 'Н е вдалось подякувати. Спробуйте знову.' ,
'thanks-error-invalidrevision' => 'Неправильний ідентифікатор версії.' ,
2013-10-16 21:45:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|Ви}} перевищили свій ліміт частоти. Будь ласка, зачекайте деякий час, і спробуйте знову.' ,
2013-08-26 19:42:36 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Надіслати}} сповіщення вдячності {{GENDER:$2|цьому користувачу|цій користувачці}}' ,
2013-10-08 01:00:47 +00:00
'thanks-confirmation' => 'Ви хочете {{GENDER:$1|подякувати}} $2 за цю зміну?' ,
'thanks-thanked-notice' => '$1 повідомив, що вам сподобалися {{GENDER:$2|його|її|їхні}} зміни.' ,
2013-12-19 20:54:44 +00:00
'thanks' => 'Надіслати подяку' ,
'thanks-form-revid' => 'ІД редакції для редагування' ,
'thanks-already-thanked' => '{{GENDER:$1|Ви}} вже надіслали подяки за це редагування.' ,
2013-04-27 20:29:05 +00:00
'echo-pref-subscription-edit-thank' => 'Дякує мені за мої редагування' ,
2013-08-17 19:25:18 +00:00
'echo-pref-tooltip-edit-thank' => 'Повідомляти, коли хтось дякує мені за редагування, зроблені мною.' ,
2013-04-27 20:29:05 +00:00
'echo-category-title-edit-thank' => 'вдячність' ,
'notification-thanks-diff-link' => 'Ваше редагування' ,
2013-07-17 19:27:21 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|подякував|подякувала}} Вам за $2 на [[:$3]].' ,
2013-08-17 19:25:18 +00:00
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|подякував|подякувала}} Вам за Ваше редагування на $2.' ,
2013-04-27 20:29:05 +00:00
'notification-thanks-email-subject' => '$1 {{GENDER:$1|подякував|подякувала}} Вам за Ваше редагування на {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|подякував|подякувала}} Вам за Ваше редагування на $2.' ,
2013-08-17 19:25:18 +00:00
'notification-link-text-respond-to-user' => 'Відгукнутися на користувача' ,
2013-04-27 20:29:05 +00:00
'log-name-thanks' => 'Журнал вдячностей' ,
2013-08-17 19:25:18 +00:00
'log-description-thanks' => 'Нижче наведено перелік користувачів, які подякували іншими користувачами.' ,
2013-08-26 19:42:36 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|подякував|подякувала}} {{GENDER:$4|користувачу|користувачці}} $3' ,
2013-09-07 20:04:16 +00:00
'log-show-hide-thanks' => 'журнал подяк $1' ,
2013-04-27 20:29:05 +00:00
);
/** Urdu ( اردو )
* @ author Noor2020
*/
$messages [ 'ur' ] = array (
'thanks-thanked' => '{{GENDER:$1|کا شکریہ ادا کیا}}' ,
);
2013-11-07 20:22:19 +00:00
/** Uzbek ( oʻ zbekcha )
* @ author Abdulla
* @ author Nataev
*/
$messages [ 'uz' ] = array (
'thanks-thank' => 'rahmat' ,
'thanks-thanked' => '{{GENDER:$1|rahmat aytildi}}' ,
'thanks-button-thank' => '{{GENDER:$1|Rahmat}}' ,
'thanks-button-thanked' => '{{GENDER:$1|Rahmat aytildi}}' ,
'thanks-error-undefined' => 'Rahmat yetkazilmadi. Iltimos takrorlang.' ,
'thanks-error-invalidrevision' => 'Versiya raqami notoʻ gʻ ri.' ,
'thanks-error-ratelimited' => '{{GENDER:$1|Siz}} bu amallarni haddan oshiq tez bajaryapsiz. Iltimos bir oz kuting va takrorlang.' ,
'thanks-thank-tooltip' => 'Bu {{GENDER:$2|foydalanuvchiga}} rahmat {{GENDER:$1|ayt}}' ,
'thanks-confirmation' => 'Bu tahrir uchun $2ga {{GENDER:$1|rahmat}} aytmoqchimisiz?' ,
'thanks-thanked-notice' => '$1ga {{GENDER:$2|uning|uning|ularning}} tahririni yoqtirganingiz haqida bildirildi.' ,
'echo-pref-subscription-edit-thank' => 'Tahririm uchun menga rahmat aytildi' ,
'echo-pref-tooltip-edit-thank' => 'Tahririm uchun rahmat aytilsa menga bildir.' ,
'echo-category-title-edit-thank' => 'Rahmat' ,
'notification-thanks-diff-link' => 'tahriringiz' ,
'notification-thanks' => '[[User:$1|$1]] [[:$3]] sahifasidagi $2 tahriringiz uchun sizga {{GENDER:$1|rahmat aytdi}}.' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] $2 sahifasidagi tahriringiz uchun sizga {{GENDER:$1|rahmat}} aytdi.' ,
'notification-thanks-email-subject' => '$1 {{SITENAME}} tahriri uchun sizga {{GENDER:$1|rahmat}} aytdi' ,
'notification-thanks-email-batch-body' => '$1 $2 sahifasidagi tahriringiz uchun sizga {{GENDER:$1|rahmat aytdi}}.' ,
'notification-link-text-respond-to-user' => 'Foydalanuvchiga javob qil' ,
'log-name-thanks' => 'Rahmatlar qaydi' ,
'log-description-thanks' => 'Quyida rahmat aytilgan foydalanuvchilar roʻ yxati keltirilgan.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$4|$3}}ga {{GENDER:$2|rahmat aytdi}}' ,
'log-show-hide-thanks' => '$1 rahmatlar qaydi' ,
);
2013-10-06 18:50:34 +00:00
/** vèneto ( vèneto )
* @ author Candalua
*/
$messages [ 'vec' ] = array (
'thanks-thank' => 'ringrassia' ,
'thanks-thanked' => '{{GENDER:$1|ringrassià}}' ,
2013-10-07 14:09:11 +00:00
'thanks-button-thank' => 'Ringrassia' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Ringrassià}}' ,
'thanks-error-undefined' => 'Eror durante el ringrassiamento. Próa da novo.' ,
'thanks-error-invalidrevision' => " L'ID de la version no'l xe mia valido. " ,
2013-12-07 01:52:43 +00:00
'thanks-error-ratelimited' => 'Te ghè superà el limite massimo de ringrassiamenti. Speta un fià e ripróa.' , # Fuzzy
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|Màndeghe}} na notifica de ringrassiamento a {{GENDER:$2|sto|sta}} utente qua' ,
2013-10-07 14:09:11 +00:00
'thanks-confirmation' => 'Sito sicuro che te vol {{GENDER:$1|ringrassiar}} $2 par sta modifica?' , # Fuzzy
'thanks-thanked-notice' => 'Te ghè dito a $1 che te piase {{GENDER:$2|la so}} modifica.' , # Fuzzy
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'I me ringrassia par na me modifica' ,
'echo-pref-tooltip-edit-thank' => 'Avìseme co che qualcheduni me ringrassia par na modifica che gò fato.' ,
'echo-category-title-edit-thank' => 'Ringrassiamenti' ,
'notification-thanks-diff-link' => 'la to modifica' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|el|la}} te gà ringrassià par $2 su [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|el|la}} te gà ringrassià par la to modifica su $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|el|la}} te gà ringrassià par la to modifica su {{SITENAME}}.' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|el|la}} te gà ringrassià par la to modifica su $2.' ,
'notification-link-text-respond-to-user' => " Rispóndighe a l'utente " ,
'log-name-thanks' => 'Registro dei ringrassiamenti' ,
'log-description-thanks' => 'Sta qua xe na lista dei utenti ringrassià da altri utenti.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|el|la}} gà ringrassià {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 registro dei ringrassiamenti' ,
);
2013-03-25 20:13:30 +00:00
/** Vietnamese ( Tiếng Việt )
* @ author Minh Nguyen
2013-10-06 18:50:34 +00:00
* @ author Prenn
2013-03-25 20:13:30 +00:00
*/
$messages [ 'vi' ] = array (
2013-10-06 18:50:34 +00:00
'thanks-desc' => 'Thêm liên kết cảm ơn vào các trang lịch sử và khác biệt' ,
'thanks-thank' => 'cảm ơn' ,
'thanks-thanked' => '{{GENDER:$1}}đã cảm ơn' ,
2013-12-01 19:57:10 +00:00
'thanks-button-thank' => '{{GENDER:$1}}Cảm ơn' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1}}Đã cảm ơn' ,
'thanks-error-undefined' => 'Cảm ơn thất bại. Xin vui lòng thử lại.' ,
2013-03-25 20:13:30 +00:00
'thanks-error-invalidrevision' => 'Số phiên bản không hợp lệ.' ,
2013-12-01 19:57:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1}}Bạn đã vượt quá giới hạn tốc độ. Xin vui lòng thử lại lát nữa.' ,
2013-10-06 18:50:34 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1}}Gửi thông báo cảm ơn cho {{GENDER:$2}}người dùng này' ,
2013-12-01 19:57:10 +00:00
'thanks-confirmation' => 'Bạn có muốn {{GENDER:$1}}cảm ơn $2 vì sửa đổi này?' ,
'thanks-thanked-notice' => 'Đã cho $1 biết rằng bạn thích sửa đổi của {{GENDER:$2}}họ.' ,
2013-12-20 20:35:58 +00:00
'thanks' => 'Gửi lời cảm ơn' ,
'thanks-form-revid' => 'ID phiên bản sửa đổi' ,
'thanks-already-thanked' => '{{GENDER:$1}}Bạn đã gửi lời cảm ơn về sửa đổi này rồi.' ,
2013-10-06 18:50:34 +00:00
'echo-pref-subscription-edit-thank' => 'Cảm ơn tôi vì một sửa đổi của tôi' ,
'echo-pref-tooltip-edit-thank' => 'Báo cho tôi biết khi nào người ta cảm ơn tôi vì một sửa đổi của tôi.' ,
'echo-category-title-edit-thank' => 'Cảm ơn' ,
2013-03-25 20:13:30 +00:00
'notification-thanks-diff-link' => 'sửa đổi của bạn' ,
2013-10-06 18:50:34 +00:00
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1}}cảm ơn bạn vì $2 tại [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1}}cảm ơn bạn vì sửa đổi của bạn tại $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1}}cảm ơn bạn vì sửa đổi của bạn tại {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1}}cảm ơn bạn vì sửa đổi của bạn tại $2.' ,
2013-07-08 19:02:19 +00:00
'notification-link-text-respond-to-user' => 'Trả lời cho người dùng' ,
2013-10-06 18:50:34 +00:00
'log-name-thanks' => 'Nhật trình cảm ơn' ,
'log-description-thanks' => 'Dưới đây có danh sách những người dùng được người khác cảm ơn.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2}}đã cảm ơn {{GENDER:$4}}$3' ,
'log-show-hide-thanks' => '$1 nhật trình cảm ơn' ,
);
/** Volapük ( Volapük )
* @ author Malafaya
*/
$messages [ 'vo' ] = array (
'thanks-thank' => 'danön' ,
'thanks-thanked' => '{{GENDER:$1|pedanon}}' ,
2013-10-30 19:37:12 +00:00
'thanks-button-thank' => '{{GENDER:$1|Danön}}' ,
2013-10-06 18:50:34 +00:00
'thanks-button-thanked' => '{{GENDER:$1|Pedanon}}' ,
'thanks-thank-tooltip' => '{{GENDER:$1|Sedön}} nunädi dana {{GENDER:$2|gebane}} at' ,
'echo-pref-subscription-edit-thank' => 'Danon obi pro redakam oba' ,
'echo-category-title-edit-thank' => 'Dans' ,
'notification-thanks-diff-link' => 'redakam olik' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|edanon}} oli pro $2 su [[:$3]].' ,
'notification-thanks-flyout2' => '[[User:$1|$1]] {{GENDER:$1|edanon}} oli pro redakam olik su $2.' ,
'notification-thanks-email-subject' => '$1 {{GENDER:$1|edanon}} oli pro redakam olik su {{SITENAME}}' ,
'notification-thanks-email-batch-body' => '$1 {{GENDER:$1|edanon}} oli pro redakam olik su $2.' ,
'notification-link-text-respond-to-user' => 'Gespikön gebane' ,
'log-name-thanks' => 'Jenotalised danas' ,
'log-description-thanks' => 'Dono binon lised gebanas fa gebans votik pedanöls.' ,
'logentry-thanks-thank' => '$1 {{GENDER:$2|edanon}} {{GENDER:$4|$3}}' ,
'log-show-hide-thanks' => '$1 jenotalisedi danas' ,
2013-03-25 20:13:30 +00:00
);
2013-08-26 19:42:36 +00:00
/** Yiddish ( ייִדיש )
* @ author פוילישער
*/
$messages [ 'yi' ] = array (
2013-10-31 20:22:52 +00:00
'thanks-thank' => 'דאַנק' ,
'thanks-thanked' => '{{GENDER:$1|געדאַנקט}}' ,
'thanks-button-thank' => '{{GENDER:$1|דאַנקען}}' ,
'thanks-button-thanked' => '{{GENDER:$1|געדאַנקט}}' ,
'thanks-error-undefined' => 'דאנק אקציע אדורכגעפאלן. זייט אזוי גוט פרובירט נאכאמאל.' ,
'thanks-error-invalidrevision' => 'רעוויסיע אידענטיפיצורונג נישט גילטיק.' ,
'thanks-confirmation' => 'צי ווילט איר {{GENDER:$1|דאַנקען}} $2 פאר דער רעדאקטירונג?' ,
2013-11-02 20:03:32 +00:00
'echo-pref-subscription-edit-thank' => 'דאנקט מיך פאר מיין רעדאקטירונג' ,
'echo-pref-tooltip-edit-thank' => 'זיי מיך מודיע ווען איינער דאנקט מיך פאר א רעדאקטירונג מיינע.' ,
2013-10-31 20:22:52 +00:00
'echo-category-title-edit-thank' => 'אַ דאַנק' ,
'notification-thanks-diff-link' => 'אײַער רעדאקטירונג' ,
'notification-thanks' => '[[User:$1|$1]] {{GENDER:$1|האט געדאנקט}} דיך פֿאר $2 אויף [[:$3]].' ,
2013-08-26 19:42:36 +00:00
'logentry-thanks-thank' => '$1 {{GENDER:$2|האט געדאנקט}} {{GENDER:$4|$3}}' ,
);
2013-10-10 19:04:47 +00:00
/** Cantonese ( 粵語 )
* @ author William915
*/
$messages [ 'yue' ] = array (
'thanks-thank' => '多謝' ,
'thanks-thanked' => '{{GENDER:$1|多謝咗}}' ,
'thanks-button-thank' => '多謝' , # Fuzzy
'thanks-button-thanked' => '{{GENDER:$1|多謝咗}}' ,
'thanks-error-undefined' => '多謝失敗,麻煩再試多次。' ,
'thanks-error-invalidrevision' => '錯嘅版本號' ,
'echo-category-title-edit-thank' => '人哋嘅多謝' ,
);
2013-03-25 20:13:30 +00:00
/** Simplified Chinese ( 中文(简体) )
2013-09-29 20:17:28 +00:00
* @ author Chiefwei
2013-09-23 19:43:21 +00:00
* @ author Fantasticfears
2013-08-21 21:00:33 +00:00
* @ author Hzy980512
2013-10-01 19:24:44 +00:00
* @ author Liuxinyu970226
2013-08-05 19:39:23 +00:00
* @ author Qiyue2001
2013-10-01 19:24:44 +00:00
* @ author Xiaomingyan
2013-03-25 20:13:30 +00:00
* @ author Yfdyh000
2013-03-28 19:15:59 +00:00
* @ author Zhuyifei1999
2013-03-25 20:13:30 +00:00
*/
$messages [ 'zh-hans' ] = array (
2013-10-01 19:24:44 +00:00
'thanks-desc' => '添加感谢链接至历史和差异视图' ,
2013-03-25 20:13:30 +00:00
'thanks-thank' => '感谢' ,
2013-08-05 19:39:23 +00:00
'thanks-thanked' => '{{GENDER:$1|已感谢}}' ,
2013-10-09 19:39:40 +00:00
'thanks-button-thank' => '{{GENDER:$1|感谢}}' ,
2013-10-01 19:24:44 +00:00
'thanks-button-thanked' => '{{GENDER:$1|已感谢}}' ,
2013-09-29 20:17:28 +00:00
'thanks-error-undefined' => '感谢操作失败,请重试。' ,
2013-10-01 19:24:44 +00:00
'thanks-error-invalidrevision' => '版本ID无效。' ,
2013-10-18 19:25:10 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|您}}的编辑可能已经超频。请等待一段时间后重试。' ,
2013-10-01 19:24:44 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|发送}}感谢通知给该{{GENDER:$2|用户}}' ,
2013-10-09 19:39:40 +00:00
'thanks-confirmation' => '您确定要{{GENDER:$1|感谢}}$2的这个编辑吗? ' ,
2013-10-12 18:43:13 +00:00
'thanks-thanked-notice' => '$1已被告知你感谢{{GENDER:$2|他|她|他/她}}的编辑。' ,
2013-12-20 20:35:58 +00:00
'thanks' => '发送感谢' ,
'thanks-form-revid' => '用于编辑的修订ID' ,
'thanks-already-thanked' => '{{GENDER:$1|您}}已经对此编辑发送感谢。' ,
2013-10-01 19:24:44 +00:00
'echo-pref-subscription-edit-thank' => '对我的编辑的感谢' ,
'echo-pref-tooltip-edit-thank' => '当有人感谢我的编辑时通知我。' ,
2013-03-25 20:13:30 +00:00
'echo-category-title-edit-thank' => '感谢' ,
2013-09-29 20:17:28 +00:00
'notification-thanks-diff-link' => '编辑' ,
2013-10-01 19:24:44 +00:00
'notification-thanks' => '[[User:$1|$1]]{{GENDER:$1|感谢}}你对[[:$3]]的$2。' ,
'notification-thanks-flyout2' => '[[User:$1|$1]]{{GENDER:$1|感谢}}你对$2的编辑。' ,
'notification-thanks-email-subject' => '$1{{GENDER:$1|感谢}}你在{{SITENAME}}的编辑' ,
'notification-thanks-email-batch-body' => '$1{{GENDER:$1|感谢}}你对$2的编辑。' ,
2013-08-21 21:00:33 +00:00
'notification-link-text-respond-to-user' => '回应用户' ,
'log-name-thanks' => '感谢日志' ,
2013-10-01 19:24:44 +00:00
'log-description-thanks' => '下面是得到其他用户感谢的用户的列表。' ,
2013-09-29 20:17:28 +00:00
'logentry-thanks-thank' => '$1{{GENDER:$2|感谢}}{{GENDER:$4|$3}}' ,
2013-09-23 19:43:21 +00:00
'log-show-hide-thanks' => '$1感谢日志' ,
2013-03-22 20:21:40 +00:00
);
2013-04-28 23:58:12 +00:00
/** Traditional Chinese ( 中文(繁體) )
2013-10-01 19:24:44 +00:00
* @ author Ch . Andrew
2013-09-29 20:17:28 +00:00
* @ author Fantasticfears
2013-11-24 20:36:29 +00:00
* @ author Liuxinyu970226
2013-05-13 19:52:55 +00:00
* @ author Simon Shek
2013-04-28 23:58:12 +00:00
* @ author Waihorace
*/
$messages [ 'zh-hant' ] = array (
2013-10-09 19:39:40 +00:00
'thanks-desc' => '在歷史記錄與檢視差異頁面當中加入感謝連結' ,
'thanks-thank' => '感謝' ,
'thanks-thanked' => '{{GENDER:$1|已感謝}}' ,
'thanks-button-thank' => '{{GENDER:$1|感謝}}' ,
'thanks-button-thanked' => '{{GENDER:$1|已感謝}}' ,
'thanks-error-undefined' => '感謝的操作失敗。請再試一次。' ,
2013-10-01 19:24:44 +00:00
'thanks-error-invalidrevision' => '修訂 ID 無效。' ,
2013-11-24 20:36:29 +00:00
'thanks-error-ratelimited' => '{{GENDER:$1|您}}的編輯已超出限額。請過段時間再試。' ,
2013-10-09 19:39:40 +00:00
'thanks-thank-tooltip' => '{{GENDER:$1|發送}}一則感謝的通知給此位{{GENDER:$2|使用者}}' ,
'thanks-confirmation' => '您確定要對$2的此次編輯表示{{GENDER:$1|感謝}}嗎?' ,
'thanks-thanked-notice' => '$1得知了您喜歡{{GENDER:$2|他的|她的|他們的}}編輯。' ,
2013-12-20 20:35:58 +00:00
'thanks' => '發送感謝' ,
'thanks-form-revid' => '用於編輯的修訂ID' ,
'thanks-already-thanked' => '{{GENDER:$1|您}}已發送感謝於此編輯。' ,
2013-10-09 19:39:40 +00:00
'echo-pref-subscription-edit-thank' => '對於我的編輯所表示的感謝' ,
'echo-pref-tooltip-edit-thank' => '有人感謝我所做的編輯時,請通知我。' ,
'echo-category-title-edit-thank' => '感謝' ,
2013-06-10 07:30:49 +00:00
'notification-thanks-diff-link' => '編輯' ,
2013-10-09 19:39:40 +00:00
'notification-thanks' => '[[User:$1|$1]]對於您在[[:$3]]頁面的$2編輯表示{{GENDER:$1|感謝}}。' ,
'notification-thanks-flyout2' => '[[User:$1|$1]]對於您在$2頁面的編輯表示{{GENDER:$1|感謝}}。' ,
'notification-thanks-email-subject' => '$1對於您在{{SITENAME}}的編輯表示{{GENDER:$1|感謝}}' ,
'notification-thanks-email-batch-body' => '$1對於您在$2頁面的編輯表示{{GENDER:$1|感謝}}。' ,
2013-10-01 19:24:44 +00:00
'notification-link-text-respond-to-user' => '回應使用者' ,
2013-10-09 19:39:40 +00:00
'log-name-thanks' => '感謝日誌' ,
'log-description-thanks' => '以下是得到其他人表示感謝的使用者列表。' ,
'logentry-thanks-thank' => '$1向{{GENDER:$4|$3}}表示{{GENDER:$2|感謝}}' ,
'log-show-hide-thanks' => '$1感謝日誌' ,
2013-04-28 23:58:12 +00:00
);