r58475 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58474‎ | r58475 | r58476 >
Date:13:59, 3 November 2009
Author:werdna
Status:deferred
Tags:
Comment:
Merge LiquidThreads from trunk
Modified paths:
  • /branches/wmf-deployment/extensions/LiquidThreads (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/LiquidThreads.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/api/ApiFeedLQTThreads.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/api/ApiQueryLQTThreads.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/Hooks.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/HotTopics.php (added) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/NewMessagesController.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/Thread.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/ThreadHistoryPager.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/Threads.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.alias.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.i18n.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/lqt.js (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/lqt.sql (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/newmessages.js (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/pages/SpecialHotTopics.php (added) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/pages/SpecialNewMessages.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/pages/TalkpageHeaderView.php (modified) (history)
  • /branches/wmf-deployment/extensions/LiquidThreads/pages/TalkpageHistoryView.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.i18n.php
@@ -191,6 +191,7 @@
192192 'lqt-movethread' => 'Move',
193193 'lqt-menu-trigger' => 'More',
194194 'lqt-newmessages-from' => 'From $1',
 195+ 'lqt-hot-topics' => 'Hot topics',
195196
196197 // Rights
197198 'right-lqt-split' => 'Split threads',
@@ -272,6 +273,7 @@
273274 // Talk page history
274275 'lqt-talkpage-history-title' => 'Discussion page history',
275276 'lqt-talkpage-history-subtitle' => 'For $1',
 277+ 'lqt-talkpage-history-tab' => 'Header',
276278 );
277279
278280 /** Message documentation (Message documentation)
@@ -300,7 +302,7 @@
301303 :Probably a verb; see also {{msg-mw|Lqt delete}} and {{msg-mw|Lqt undelete}}.',
302304 'lqt_delete' => '{{Identical|Delete}}',
303305 'lqt_undelete' => '{{Identical|Undelete}}',
304 - 'lqt_permalink' => 'Text for a link to the specific object (e.g. thread summary or discussion fragment).',
 306+ 'lqt_permalink' => "{{doc-important|This message is not followed by a parameter. The English version is short for '''Link to this post'''. It could also be translated as \"Perma[nent ]link\".}} Text for a link to the specific object (e.g. thread summary or discussion fragment).",
305307 'lqt_fragment' => 'Parameters:
306308 * $1 is a link with {{msg-mw|lqt_discussion_link}} as text
307309 * $2 is a link to the talk page
@@ -424,6 +426,8 @@
425427 * $4 is the name of the user posting to the thread, optional, can be used for GENDER',
426428 'lqt-newmessages-n' => '{{Identical|New messages}}',
427429 'lqt_newmessages' => '{{Identical|New messages}}',
 430+ 'lqt-talkpage-history-subtitle' => 'Parameters:
 431+* $1 is a link to a talk page, with the talk page title as link label',
428432 );
429433
430434 /** Faeag Rotuma (Faeag Rotuma)
@@ -651,7 +655,7 @@
652656 هذه العملية لا يمكن الرجوع عنها.',
653657 'lqt-marked-read' => "مجموعة الرسائل '''$1''' تم التعليم عليها كمقروءة.",
654658 'lqt-count-marked-read' => '$1 {{PLURAL:$1|رسالة|رسالة}} تم التعليم عليها كمقروءة.',
655 - 'lqt-email-undo' => 'رجوع',
 659+ 'lqt-email-undo' => 'ارجع',
656660 'lqt-messages-sent' => 'الرسائل المرسلة إليك:',
657661 'lqt-other-messages' => 'الرسائل في صفحات النقاش الأخرى:',
658662 'lqt-no-new-messages' => 'لا توجد رسائل جديدة لك.',
@@ -685,6 +689,8 @@
686690 'lqt_split_badsubject' => 'العنوان الذي أدخلته غير صحيح.',
687691 'lqt-no-threads' => 'لا توجد أي مواضيع في هذه الصفحة إلى الآن.',
688692 'lqt-delete-replies-done' => 'تم حذف جميع الردود على هذا الموضوع أيضًا.',
 693+ 'lqt-movethread' => 'انقل',
 694+ 'lqt-menu-trigger' => 'مزيد',
689695 'right-lqt-split' => 'فصل الخيوط',
690696 'right-lqt-merge' => 'دمج الخيوط',
691697 'lqt-thread-merge' => 'دمج إلى خيط آخر',
@@ -922,7 +928,7 @@
923929 'lqt_subject' => 'Тэма:',
924930 'lqt_noreason' => 'Прычына не пазначана.',
925931 'lqt_move_placeholder' => 'Гэта галіна паказвае, што галіна $1 была перанесена з гэтай старонкі на іншую старонку абмеркаваньня.
926 -Гэты перанос быў зроблены $3 $4 {{GENDER:$2|удзельнікам|удзельніцай}} $2.',
 932+Гэты перанос быў зроблены $3 $4 {{GENDER:$2|удзельнікам|удзельніцай}} $2. Галіна цяпер знаходзіцца на $5.',
927933 'lqt_thread_deleted_for_sysops' => "Гэта галіна была '''выдалена''' і бачна толькі адміністратарам.",
928934 'lqt_thread_deleted' => 'Гэта галіна была выдалена.',
929935 'lqt_summary_notice' => 'У гэтым абмеркаваньні не было зьменаў ужо $2 {{PLURAL:$2|дзень|дні|дзён}}.
@@ -1003,6 +1009,7 @@
10041010 'lqt-history-user' => 'Удзельнік',
10051011 'lqt-history-action' => 'Актыўнасьць',
10061012 'lqt-history-comment' => 'Камэнтар',
 1013+ 'lqt-history-thread' => 'Галіна',
10071014 'lqt-thread-edited-author' => 'Рэдагаваная аўтарам',
10081015 'lqt-thread-edited-others' => 'Рэдагаваная іншымі ўдзельнікамі',
10091016 'lqt-header-actions' => 'Дзеяньні',
@@ -1024,6 +1031,8 @@
10251032 'lqt-delete-replies-done' => 'Усе адказы гэтай галіны былі так сама выдаленыя.',
10261033 'lqt-movethread' => 'Перанесьці',
10271034 'lqt-menu-trigger' => 'Болей',
 1035+ 'lqt-newmessages-from' => 'Ад $1',
 1036+ 'lqt-hot-topics' => 'Папулярныя тэмы',
10281037 'right-lqt-split' => 'падзел галінаў',
10291038 'right-lqt-merge' => "аб'яднаньне галінаў",
10301039 'lqt-thread-merge' => "Аб'яднаць у іншую галіну",
@@ -1080,6 +1089,8 @@
10811090 'lqt_newmessages' => 'Новыя паведамленьні',
10821091 'lqt-newpost-summary' => 'Новая галіна: $1',
10831092 'lqt-reply-summary' => 'Адказаць на [[$2|$1]]',
 1093+ 'lqt-talkpage-history-title' => 'Гісторыя старонкі абмеркаваньня',
 1094+ 'lqt-talkpage-history-subtitle' => 'Для $1',
10841095 );
10851096
10861097 /** Bulgarian (Български)
@@ -1199,7 +1210,7 @@
12001211 'lqt_reply' => 'Respont',
12011212 'lqt_delete' => 'Diverkañ',
12021213 'lqt_undelete' => 'Diziverkañ',
1203 - 'lqt_permalink' => 'Liamm war-du ar stumm-mañ',
 1214+ 'lqt_permalink' => 'Liamm war-du',
12041215 'lqt_fragment' => 'Darn eus un $1 digant $2',
12051216 'lqt_discussion_link' => 'kaoz',
12061217 'lqt_from_talk' => 'Digant $1',
@@ -1420,7 +1431,7 @@
14211432 'lqt_reply' => 'Odgovoriti',
14221433 'lqt_delete' => 'Obriši',
14231434 'lqt_undelete' => 'Vrati obrisano',
1424 - 'lqt_permalink' => 'Link ka ovom',
 1435+ 'lqt_permalink' => 'Link prema',
14251436 'lqt_fragment' => 'Fragment od $1 sa $2',
14261437 'lqt_discussion_link' => 'razgovor',
14271438 'lqt_from_talk' => 'Od $1',
@@ -1509,15 +1520,20 @@
15101521 'lqt-messages-sent' => 'Poruke koje su upućene Vama:',
15111522 'lqt-other-messages' => 'Poruke na drugim stranicama za razgovor:',
15121523 'lqt_rc_author_original' => '(prvobitni autor)',
 1524+ 'lqt-newmessages-context' => 'Puni niz',
15131525 'lqt-history-time' => 'Vrijeme',
15141526 'lqt-history-user' => 'Korisnik',
15151527 'lqt-history-action' => 'Aktivnost',
15161528 'lqt-history-comment' => 'Komentar',
 1529+ 'lqt-history-thread' => 'Niz',
 1530+ 'lqt-header-actions' => 'Akcije',
15171531 'lqt-merge-submit' => 'Spoji',
15181532 'lqt-log-action-move' => 'premješteno [[$1]] iz [[$2]] u [[$3]].',
15191533 'lqt-preference-display-count' => 'Najveći broj odgovora za prikazivanje:',
 1534+ 'lqt-quote' => 'Citat',
15201535 'lqt-search-button' => 'Traži',
15211536 'searchprofile-threads' => 'Razgovori',
 1537+ 'lqt-ajax-updated' => 'Ovaj niz ima nove postove.',
15221538 'lqt-ajax-update-link' => 'Ažuriranje',
15231539 'lqt_newmessages' => 'Nove poruke',
15241540 );
@@ -1805,7 +1821,7 @@
18061822 'lqt_protectedfromreply_link' => 'zamčeno',
18071823 'lqt_subject' => 'Předmět:',
18081824 'lqt_move_placeholder' => 'Toto je pozůstatek vlákna $1, které bylo přesunuto z této stránky do jiné diskuse.
1809 -Přesun {{GENDER:$2|provedl|provedla|provedl}} $2 v $4, $3.',
 1825+Přesun {{GENDER:$2|provedl|provedla|provedl}} $2 v $4, $3. Vlákno je nyní umístěno na $5.',
18101826 'lqt_summary_label' => 'Shrnutí tohoto vlákna:',
18111827 'lqt_summary_subtitle' => 'Shrnutí „$1“',
18121828 'lqt_nosuchthread' => 'Uvedené vlákno neexistuje.',
@@ -1875,6 +1891,7 @@
18761892 'lqt-delete-parent-deleted' => 'Rodičovské vlákno smazáno ($1)',
18771893 'lqt-delete-replies-done' => 'Všechny odpovědi v tomto vlákně byly také smazány.',
18781894 'lqt-movethread' => 'Přesunout',
 1895+ 'lqt-menu-trigger' => 'Další',
18791896 'right-lqt-split' => 'Oddělování vláken',
18801897 'right-lqt-merge' => 'Slučování vláken',
18811898 'lqt-thread-merge' => 'Sloučit do jiného vlákna',
@@ -2040,7 +2057,7 @@
20412058 'lqt_subject' => 'Thema:',
20422059 'lqt_noreason' => 'kein Grund angegeben.',
20432060 'lqt_move_placeholder' => 'Dieser Diskussionsstrang ist ein Platzhalter um anzuzeigen, dass ein Diskussionsstrang, $1, von dieser Seite auf eine andere Diskussionsseite verschoben wurde.
2044 -Die Verschiebung erfolgte durch $2 am $3 um $4.',
 2061+Die Verschiebung erfolgte durch $2 am $3 um $4. Der Diskussionsstrang befindet sich jetzt auf $5.',
20452062 'lqt_thread_deleted_for_sysops' => "Dieser Diskussionsstrang wurde '''gelöscht''' und ist nur für Administratoren sichtbar.",
20462063 'lqt_thread_deleted' => 'Diskussionsstrang wurde gelöscht.',
20472064 'lqt_summary_notice' => 'Zu dieser Diskussion gibt es seit $2 {{PLURAL:$2|Tag|Tagen}} keine neuen Beiträge.
@@ -2120,6 +2137,7 @@
21212138 'lqt-history-user' => 'Benutzer',
21222139 'lqt-history-action' => 'Aktivität',
21232140 'lqt-history-comment' => 'Kommentar',
 2141+ 'lqt-history-thread' => 'Diskussionsstrang',
21242142 'lqt-thread-edited-author' => 'Vom Autor bearbeitet',
21252143 'lqt-thread-edited-others' => 'Von andern Benutzern geändert',
21262144 'lqt-header-actions' => 'Aktionen',
@@ -2140,6 +2158,9 @@
21412159 'lqt-delete-parent-deleted' => 'Der übergeordnete Diskussionsstrang wurde gelöscht ($1)',
21422160 'lqt-delete-replies-done' => 'Sämtliche Antworten auf diesen Thread wurden ebenfalls gelöscht.',
21432161 'lqt-movethread' => 'Verschieben',
 2162+ 'lqt-menu-trigger' => 'Mehr',
 2163+ 'lqt-newmessages-from' => 'Von $1',
 2164+ 'lqt-hot-topics' => 'Heiße Themen',
21442165 'right-lqt-split' => 'Threads teilen',
21452166 'right-lqt-merge' => 'Threads zusammenführen',
21462167 'lqt-thread-merge' => 'Mit einem anderen Thread zusammenführen',
@@ -2192,6 +2213,10 @@
21932214 'lqt-feed-reply-intro' => 'Antwort auf $3 (auf $1) von $2',
21942215 'lqt-newmessages-n' => 'Neue Nachrichten ($1)',
21952216 'lqt_newmessages' => 'Neue Nachrichten',
 2217+ 'lqt-newpost-summary' => 'Neuer Diskussionsstrang: $1',
 2218+ 'lqt-reply-summary' => 'Antwort auf [[$2|$1]]',
 2219+ 'lqt-talkpage-history-title' => 'Diskussionsseiten-Versionsgeschichte',
 2220+ 'lqt-talkpage-history-subtitle' => 'Für $1',
21962221 );
21972222
21982223 /** German (formal address) (Deutsch (Sie-Form))
@@ -2235,6 +2260,7 @@
22362261 /** Zazaki (Zazaki)
22372262 * @author Aspar
22382263 * @author Mirzali
 2264+ * @author Xoser
22392265 */
22402266 $messages['diq'] = array(
22412267 'lqt-desc' => 'werêameyişê ke gırediyayê pelê mesajan, têarê keno',
@@ -2270,7 +2296,7 @@
22712297 'lqt_hist_reply_created' => 'cewabo newe bı hazır',
22722298 'lqt_hist_thread_created' => 'gıreyo newe bı hazır',
22732299 'lqt_hist_deleted' => 'hewna bı',
2274 - 'lqt_hist_undeleted' => 'hewnabiyayişê ey tepiya geriya',
 2300+ 'lqt_hist_undeleted' => 'esterıtış tepiya geriya',
22752301 'lqt_hist_moved_talkpage' => 'kırışiya',
22762302 'lqt_hist_listing_subtitle' => 'listeya halê verin ramociyeno',
22772303 'lqt_hist_view_whole_thread' => 'qey ın gıre halê verin bıvin',
@@ -2298,12 +2324,13 @@
22992325 'lqt_change_merged_to' => '[$1 cevabo servınderte] yewna gıre ra kırışiya',
23002326 'lqt_change_split_from' => '[$1 yew bıngıreyê] no gıreyi no gıre ra bı ciya',
23012327 'lqt_change_root_blanked' => 'metnê [$1 yew mışoreyi] erziya.',
2302 - 'lqt_protectedfromreply' => 'no gıre cewab dayiş nêwazeno $1.',
 2328+ 'lqt_youhavenewmessages' => ' [$1 mesajê tu newe] esto.',
 2329+ 'lqt_protectedfromreply' => 'no gıre, cewabdayiş nêwazeno $1.',
23032330 'lqt_protectedfromreply_link' => 'pawıteyo',
23042331 'lqt_subject' => 'muhtewa:',
23052332 'lqt_noreason' => 'sebeb nêvaciyayo',
2306 - 'lqt_move_placeholder' => 'wezifeya no gıreyi, gıreyeko, $1, yew pel ra kırışiyo yewna pelê werêameyişi yo.
2307 -ın kırıştış $3 $4 ın tarix de hetê $2 ra biyo.',
 2333+ 'lqt_move_placeholder' => 'Bu düğüm, bir düğümün, $1, bu sayfadan başka bir tartışma sayfasına çıkarıldığını belirten bir yertutucudur.
 2334+Bu taşıma $3 $4 tarihinde $2 tarafından yapılmıştır. Düğüm şu anda $5 adresinde bulunuyor.',
23082335 'lqt_thread_deleted_for_sysops' => "no gıre '''hewna biyo''' u têna serkari eşkêni bıvini.",
23092336 'lqt_thread_deleted' => 'no gıre hewna biyo',
23102337 'lqt_summary_notice' => 'no werêameyiş de tewr tay $2 {{PLURAL:$2|roc o|roc o}} çıyek o newe nêbı.
@@ -2384,8 +2411,9 @@
23852412 'lqt-history-user' => 'karber',
23862413 'lqt-history-action' => 'kar/şuxul',
23872414 'lqt-history-comment' => 'mışore',
2388 - 'lqt-thread-edited-author' => 'hetê xuştoxi ra vuriya',
2389 - 'lqt-thread-edited-others' => 'hetê karberanê binani ra vuriya',
 2415+ 'lqt-history-thread' => 'gıre',
 2416+ 'lqt-thread-edited-author' => 'hetê nuştoxi ra vuriya',
 2417+ 'lqt-thread-edited-others' => 'hetê karberanê binan ra vuriya',
23902418 'lqt-header-actions' => 'kari/şuxuli',
23912419 'lqt_summarize_link' => 'xulasa bıker',
23922420 'lqt-summarize-intro' => 'kerem kerê gıreyo cêrın qutiya vurnayişi de xulasa bıkerê.
@@ -2405,6 +2433,8 @@
24062434 'lqt-delete-replies-done' => 'cewabê ke no gıre re ameyi, esteriyê',
24072435 'lqt-movethread' => 'bıkırış',
24082436 'lqt-menu-trigger' => 'hema/hona zêd',
 2437+ 'lqt-newmessages-from' => 'şawıtox $1',
 2438+ 'lqt-hot-topics' => 'sernameyê neweyi',
24092439 'right-lqt-split' => 'gıreyan ciya ker',
24102440 'right-lqt-merge' => 'gıreyan piyawan (bıbesn)',
24112441 'lqt-thread-merge' => 'piyawan (bıbesn) gıreyo bin',
@@ -2459,6 +2489,8 @@
24602490 'lqt_newmessages' => 'mesajo newe',
24612491 'lqt-newpost-summary' => 'gıreyo newe: $1',
24622492 'lqt-reply-summary' => "gıreyê [[$2|$1]]'i re cewab bıd'",
 2493+ 'lqt-talkpage-history-title' => 'hal-verinê pelê werêameyişi',
 2494+ 'lqt-talkpage-history-subtitle' => 'seba $1',
24632495 );
24642496
24652497 /** Lower Sorbian (Dolnoserbski)
@@ -2530,8 +2562,8 @@
25312563 'lqt_protectedfromreply_link' => 'šćitany',
25322564 'lqt_subject' => 'Tema:',
25332565 'lqt_noreason' => 'Žedna pśicyna pódana.',
2534 - 'lqt_move_placeholder' => 'Toś ta nitka jo zastupnik, kótaryž pódawa, až nitka, $1, jo se wótpórała z toś togo boka k drugemu bokoju.
2535 -Toś to pśesunjenje jo se pśewjadło wót $2 $3 $4.',
 2566+ 'lqt_move_placeholder' => 'Toś ta nitka jo zastupnik, kótaryž pódawa, až nitka, $1, jo se pśesunuła z toś togo boka.
 2567+Toś to pśesunjenje jo se pśewjadło wót $2 $3 $4. Nitka jo něnto pśi $5.',
25362568 'lqt_thread_deleted_for_sysops' => "Toś ta nitka jo se '''wulašowała''' a jo jano widobna za administratorow.",
25372569 'lqt_thread_deleted' => 'Toś ta nitka jo se wulašowała.',
25382570 'lqt_summary_notice' => 'W toś tej diskusiji njejsu byli nanejmjenjej $2 {{PLURAL:$2|źeń|dnja|dny|dnjow}} žedne změny.
@@ -2612,6 +2644,7 @@
26132645 'lqt-history-user' => 'Wužywaŕ',
26142646 'lqt-history-action' => 'Aktiwita',
26152647 'lqt-history-comment' => 'Komentar',
 2648+ 'lqt-history-thread' => 'Nitka',
26162649 'lqt-thread-edited-author' => 'Wót awtora wobźěłany',
26172650 'lqt-thread-edited-others' => 'Wót drugich wužywarjow wobźěłany',
26182651 'lqt-header-actions' => 'Akcije',
@@ -2633,6 +2666,8 @@
26342667 'lqt-delete-replies-done' => 'Wše wótegrona k toś tej nitce su teke južo wulašowane.',
26352668 'lqt-movethread' => 'Pśesunuś',
26362669 'lqt-menu-trigger' => 'Wěcej',
 2670+ 'lqt-newmessages-from' => 'Wót $1',
 2671+ 'lqt-hot-topics' => 'Nejcesćej cytane temy',
26372672 'right-lqt-split' => 'Nitki rozdźěliś',
26382673 'right-lqt-merge' => 'Nitki zjadnośiś',
26392674 'lqt-thread-merge' => 'Z druheju nitku zjadnośiś',
@@ -2687,6 +2722,8 @@
26882723 'lqt_newmessages' => 'Nowe powěsći',
26892724 'lqt-newpost-summary' => 'Nowa nitka: $1',
26902725 'lqt-reply-summary' => 'Wótegrono na [[$2|$1]]',
 2726+ 'lqt-talkpage-history-title' => 'Historija diskusijnego boka',
 2727+ 'lqt-talkpage-history-subtitle' => 'Za $1',
26912728 );
26922729
26932730 /** Ewe (Eʋegbe)
@@ -2861,7 +2898,7 @@
28622899 'lqt_reply' => 'Respondu',
28632900 'lqt_delete' => 'Forigi',
28642901 'lqt_undelete' => 'Restarigu',
2865 - 'lqt_permalink' => 'Ligu al ĉi tiu',
 2902+ 'lqt_permalink' => 'Ligu al',
28662903 'lqt_fragment' => 'Ero de $1 de $2',
28672904 'lqt_discussion_link' => 'diskuto',
28682905 'lqt_from_talk' => 'De $1',
@@ -2990,6 +3027,7 @@
29913028 * @author McDutchie
29923029 * @author Piolinfax
29933030 * @author Sanbec
 3031+ * @author Translationista
29943032 */
29953033 $messages['es'] = array(
29963034 'lqt-desc' => 'Agregar discusiones en hilos a páginas de discusión',
@@ -3006,13 +3044,14 @@
30073045 Puede:
30083046 * Ser demasiado largo, o
30093047 * Estar en conflicto con prefijos interwiki o nombres de espacio de nombre.',
 3048+ 'lqt_empty_subject' => 'Debes escribir un tema.',
30103049 'lqt_subject_change_forbidden' => 'No puedes cambiar el tema para este hilo porque no estás permitido de mover páginas',
30113050 'lqt_in_response_to' => 'En respuesta a $1 por $2, arriba:',
30123051 'lqt_edited_notice' => 'Editado',
30133052 'lqt_reply' => 'Responder',
30143053 'lqt_delete' => 'Borrar',
30153054 'lqt_undelete' => 'Restaurar',
3016 - 'lqt_permalink' => 'Vínculo a esto',
 3055+ 'lqt_permalink' => 'Vínculo a',
30173056 'lqt_fragment' => 'Fragmento de una $1 de $2',
30183057 'lqt_discussion_link' => 'discusión',
30193058 'lqt_from_talk' => 'De $1',
@@ -3037,18 +3076,19 @@
30383077 'lqt_hist_merged_from' => 'Respuesta movida a otro hilo',
30393078 'lqt_hist_merged_to' => 'Respuesta movida de otro hilo',
30403079 'lqt_hist_split_from' => 'Separar en un nuevo hilo',
 3080+ 'lqt_hist_root_blanked' => 'Texto de comentario eliminado',
30413081 'lqt_change_new_thread' => 'Esta es la revisión inicial del hilo.',
3042 - 'lqt_change_reply_created' => 'El comentario resaltado fue creado en esta revisión.',
3043 - 'lqt_change_edited_root' => 'El comentario resaltado fue editado en esta revisión.',
 3082+ 'lqt_change_reply_created' => 'El [comentario resaltado $1] fue creado en esta revisión.',
 3083+ 'lqt_change_edited_root' => 'El [comentario resaltado $1] fue editado en esta revisión.',
30443084 'lqt_change_edited_summary' => 'El resumen del hilo fue editado',
3045 - 'lqt_change_deleted' => 'Este hilo o una respuesta a él fue borrada',
3046 - 'lqt_change_undeleted' => 'El mensaje remarcado fue reestablecido',
3047 - 'lqt_change_moved' => 'Este hilo fue movido a otra página de discusión',
3048 - 'lqt_change_split' => 'Este hilo fue separado de otro hilo',
 3085+ 'lqt_change_deleted' => '[Este hilo $1] o su raíz fue borrada',
 3086+ 'lqt_change_undeleted' => 'El [mensaje remarcado $1] fue reestablecido',
 3087+ 'lqt_change_moved' => '[Este hilo $1] fue movido a otra página de discusión',
 3088+ 'lqt_change_split' => '[Este hilo $1] fue separado de otro hilo',
30493089 'lqt_change_subject_edited' => 'El tema de este hilo fue cambiado',
3050 - 'lqt_change_merged_from' => 'Una respuesta a este hilo fue movida a otro hilo',
3051 - 'lqt_change_merged_to' => 'La respuesta remarcada fue movida a otro hilo',
3052 - 'lqt_change_split_from' => 'Un subhilo de este hilo fue separada en su propio hilo',
 3090+ 'lqt_change_merged_from' => 'Una [respuesta $1] a este hilo fue movida a otro hilo',
 3091+ 'lqt_change_merged_to' => 'La [respuesta remarcada $1] fue movida de otro hilo',
 3092+ 'lqt_change_split_from' => 'Un [subhilo $1] de este hilo fue separada en su propio hilo',
30533093 'lqt_youhavenewmessages' => 'Tienes [$1 nuevos mensajes].',
30543094 'lqt_protectedfromreply_link' => 'protegido',
30553095 'lqt_subject' => 'Tema:',
@@ -3091,6 +3131,7 @@
30923132 Tal vez quieras en su lugar $2.',
30933133 'lqt_header_warning_bold' => 'encabezado de página de discusión',
30943134 'lqt_header_warning_new_discussion' => 'comenzar una nueva discusión',
 3135+ 'lqt_sorting_order' => 'Orden:',
30953136 'lqt_sort_newest_changes' => 'últimos modificados primero',
30963137 'lqt_sort_newest_threads' => 'Hilos más nuevos primero',
30973138 'lqt_sort_oldest_threads' => 'Hilos más antiguos primero',
@@ -3125,6 +3166,7 @@
31263167 'lqt-history-user' => 'Usuario',
31273168 'lqt-history-action' => 'Actividad',
31283169 'lqt-history-comment' => 'Comentario',
 3170+ 'lqt-history-thread' => 'Hilo',
31293171 'lqt-thread-edited-author' => 'Editado por el autor',
31303172 'lqt-thread-edited-others' => 'Editado por otros usuarios',
31313173 'lqt-header-actions' => 'Acciones',
@@ -3137,6 +3179,9 @@
31383180 'lqt_split_badsubject' => 'El tema que has ingresado es inválido.',
31393181 'lqt-no-threads' => 'No hay hilos en esta página aún.',
31403182 'lqt-delete-replies-done' => 'Todas las respuestas a este hilo han sido también borradas.',
 3183+ 'lqt-movethread' => 'Mover',
 3184+ 'lqt-menu-trigger' => 'Más',
 3185+ 'lqt-newmessages-from' => 'De $1',
31413186 'right-lqt-split' => 'Separar hilos',
31423187 'right-lqt-merge' => 'Fusionar hilos',
31433188 'lqt-thread-merge' => 'Fusionar dentro de otro hilo',
@@ -3145,6 +3190,7 @@
31463191 'lqt-thread-merge-source' => 'Hilo de origen:',
31473192 'lqt-thread-merge-dest' => 'Hilo de destino:',
31483193 'lqt-merge-submit' => 'Juntar',
 3194+ 'lqt-merge-success' => 'Usted ha incluido el hilo $1 en el hilo inferior $2 exitosamente.',
31493195 'lqt-log-name' => 'Registro de discusión en hilo',
31503196 'lqt-log-action-move' => 'movido [[$1]] de [[$2]] a [[$3]].',
31513197 'lqt-preference-watch-threads' => 'Vigilar hilos que he creado o respondido',
@@ -3163,6 +3209,9 @@
31643210 'lqt-ajax-update-link' => 'Actualizar',
31653211 'lqt-thread-show-replies' => 'Mostrar $1 respuestas',
31663212 'lqt-thread-show-more' => 'Mostrar más respuestas',
 3213+ 'lqt-thread-link-url' => 'Enlazar URL:',
 3214+ 'lqt-thread-link-title' => 'Enlace Wikitexto:',
 3215+ 'lqt-thread-link-copy' => 'Copiar al portapapeles',
31673216 'lqt-feed-title-all' => '{{SITENAME}} — Nuevos mensajes',
31683217 'lqt-feed-title-all-from' => '{{SITENAME}} — Nuevos mensajes de $1',
31693218 'lqt-feed-title-new-threads' => '{{SITENAME}} — Nuevos hilos',
@@ -3171,7 +3220,12 @@
31723221 'lqt-feed-title-replies-from' => '{{SITENAME}} — Respuestas de $1',
31733222 'lqt-feed-new-thread-intro' => 'Nuevo hilo en $1 enviado por $2',
31743223 'lqt-feed-reply-intro' => 'Respuesta a $3 (en $1) enviado por $2',
 3224+ 'lqt-newmessages-n' => 'Nuevos mensajes ($1)',
31753225 'lqt_newmessages' => 'Nuevos mensajes',
 3226+ 'lqt-newpost-summary' => 'Nuevo hilo: $1',
 3227+ 'lqt-reply-summary' => 'Respuesta a [[$2|$1]]',
 3228+ 'lqt-talkpage-history-title' => 'Historial de la página de discusión',
 3229+ 'lqt-talkpage-history-subtitle' => 'Para $1',
31763230 );
31773231
31783232 /** Estonian (Eesti)
@@ -3292,8 +3346,8 @@
32933347 'lqt_protectedfromreply_link' => 'suojattu',
32943348 'lqt_subject' => 'Otsikko',
32953349 'lqt_noreason' => 'Ei annettua syytä.',
3296 - 'lqt_move_placeholder' => 'Tämä viestiketju on paikanvaraaja, joka osoittaa viestiketjun $1 olevan poistettu tältä sivulta toiselle keskustelusivulle.
3297 -Siirron teki $2 – $3 kello $4.',
 3350+ 'lqt_move_placeholder' => 'Tämä viestiketju on paikanvaraaja, joka osoittaa viestiketjun $1 olevan siirretty tältä sivulta.
 3351+Siirron teki $2 – $3 kello $4. Viestiketju sijaitsee nyt sivulla $5.',
32983352 'lqt_thread_deleted_for_sysops' => "Tämä ketju on '''poistettu''' ja se näkyy vain ylläpitäjille.",
32993353 'lqt_thread_deleted' => 'Tämä ketju on poistettu.',
33003354 'lqt_summary_notice' => 'Tähän keskusteluun ei ole tehty muutoksia ainakaan $2 {{PLURAL:$2|päivänä}}.
@@ -3360,6 +3414,7 @@
33613415 'lqt-history-user' => 'Käyttäjä',
33623416 'lqt-history-action' => 'Aktiivisuus',
33633417 'lqt-history-comment' => 'Kommentti',
 3418+ 'lqt-history-thread' => 'Ketju',
33643419 'lqt-thread-edited-author' => 'Aloittajan muokkaama',
33653420 'lqt-thread-edited-others' => 'Muiden käyttäjien muokkaama',
33663421 'lqt-header-actions' => 'Toiminnot',
@@ -3405,6 +3460,7 @@
34063461 'lqt-feed-new-thread-intro' => 'Uusi ketju sivulla $1, jonka on lähettänyt $2',
34073462 'lqt-newmessages-n' => 'Uudet viestit ($1)',
34083463 'lqt_newmessages' => 'Uudet viestit',
 3464+ 'lqt-newpost-summary' => 'Uusi ketju: $1',
34093465 );
34103466
34113467 /** French (Français)
@@ -3488,7 +3544,8 @@
34893545 'lqt_protectedfromreply_link' => 'protégé',
34903546 'lqt_subject' => 'Sujet :',
34913547 'lqt_noreason' => 'Aucun raison donnée',
3492 - 'lqt_move_placeholder' => 'Ce fil est une marque substitutive indiquant qu’un fil, $1, a été déplacé de cette page vers une autre page de discussion. Ce déplacement a été fait par $2 à $3 $4.',
 3548+ 'lqt_move_placeholder' => 'Ce fil est une marque substitutive indiquant qu’un fil, $1, a été déplacé de cette page.
 3549+Ce déplacement a été fait par $2 à $3 $4. Le fil se trouve maintenant à $5.',
34933550 'lqt_thread_deleted_for_sysops' => "Ce fil a été '''supprimé''' et seuls les administrateurs peuvent le voir.",
34943551 'lqt_thread_deleted' => 'Ce fil a été effacé.',
34953552 'lqt_summary_notice' => 'Il n’y a eu aucun changement dans cette discussion depuis au moins $2 jour{{PLURAL:$2||s}}.
@@ -3568,6 +3625,7 @@
35693626 'lqt-history-user' => 'Utilisateur',
35703627 'lqt-history-action' => 'Activité',
35713628 'lqt-history-comment' => 'Commentaire',
 3629+ 'lqt-history-thread' => 'Fil de discussion',
35723630 'lqt-thread-edited-author' => 'Modifié par l’auteur',
35733631 'lqt-thread-edited-others' => 'Modifié par d’autres utilisateurs',
35743632 'lqt-header-actions' => 'Actions',
@@ -3589,6 +3647,8 @@
35903648 'lqt-delete-replies-done' => 'Toutes les réponses à ce fil de discussion ont aussi été supprimées.',
35913649 'lqt-movethread' => 'Déplacer',
35923650 'lqt-menu-trigger' => 'Plus',
 3651+ 'lqt-newmessages-from' => 'Depuis $1',
 3652+ 'lqt-hot-topics' => 'Sujets brûlants',
35933653 'right-lqt-split' => 'Scinder les fils de discussion',
35943654 'right-lqt-merge' => 'Fusionner les fils de discussion',
35953655 'lqt-thread-merge' => 'Fusionner dans un autre fil',
@@ -3645,6 +3705,9 @@
36463706 'lqt_newmessages' => 'Nouveaux messages',
36473707 'lqt-newpost-summary' => 'Nouveau fil : $1',
36483708 'lqt-reply-summary' => 'Répondre à [[$2|$1]]',
 3709+ 'lqt-talkpage-history-title' => 'Historique de la page de discussion',
 3710+ 'lqt-talkpage-history-subtitle' => 'Pour $1',
 3711+ 'lqt-talkpage-history-tab' => 'En-tête',
36493712 );
36503713
36513714 /** Franco-Provençal (Arpetan)
@@ -3739,8 +3802,8 @@
37403803 'lqt_protectedfromreply_link' => 'protexido',
37413804 'lqt_subject' => 'Asunto:',
37423805 'lqt_noreason' => 'Non foi dada ningunha razón.',
3743 - 'lqt_move_placeholder' => 'Este fío é un substituto que indica que outro fío, $1, foi eliminado desta páxina e pasado a outra páxina de conversa.
3744 -Este traslado foi feito por $2 o $3 ás $4.',
 3806+ 'lqt_move_placeholder' => 'Este fío é un substituto que indica que outro fío, $1, foi movido desta páxina.
 3807+Este traslado realizouno $2 o $3 ás $4. Agora o fío está en $5.',
37453808 'lqt_thread_deleted_for_sysops' => "Este fío foi '''borrado''' e só pode ser visto polos administradores.",
37463809 'lqt_thread_deleted' => 'Este fío foi eliminado.',
37473810 'lqt_summary_notice' => 'Non houbo modificacións nesta conversa en, polo menos, {{PLURAL:$2|un día|$2 días}}.
@@ -3819,6 +3882,7 @@
38203883 'lqt-history-user' => 'Usuario',
38213884 'lqt-history-action' => 'Actividade',
38223885 'lqt-history-comment' => 'Comentario',
 3886+ 'lqt-history-thread' => 'Fío',
38233887 'lqt-thread-edited-author' => 'Editado polo autor',
38243888 'lqt-thread-edited-others' => 'Editado por outros usuarios',
38253889 'lqt-header-actions' => 'Accións',
@@ -3840,6 +3904,8 @@
38413905 'lqt-delete-replies-done' => 'Todas as respostas a este fío foron tamén borradas.',
38423906 'lqt-movethread' => 'Mover',
38433907 'lqt-menu-trigger' => 'Máis',
 3908+ 'lqt-newmessages-from' => 'De $1',
 3909+ 'lqt-hot-topics' => 'Temas máis vistos',
38443910 'right-lqt-split' => 'Separar fíos',
38453911 'right-lqt-merge' => 'Fusionar fíos',
38463912 'lqt-thread-merge' => 'Fusionar noutro fío',
@@ -3896,6 +3962,8 @@
38973963 'lqt_newmessages' => 'Mensaxes novas',
38983964 'lqt-newpost-summary' => 'Novo fío: $1',
38993965 'lqt-reply-summary' => 'Responder a [[$2|$1]]',
 3966+ 'lqt-talkpage-history-title' => 'Historial da páxina de conversa',
 3967+ 'lqt-talkpage-history-subtitle' => 'Para $1',
39003968 );
39013969
39023970 /** Gothic (Gothic)
@@ -4003,7 +4071,7 @@
40044072 'lqt_subject' => 'Thema:',
40054073 'lqt_noreason' => 'kei Grund aagee.',
40064074 'lqt_move_placeholder' => 'Dää Diskussionsstrang isch e Platzhalter zum aazeige, ass e Diskussionsstrang, $1, vu däre Syte uf e anderi Diskussionssyte verschobe woren isch.
4007 -D Verschiebig isch gmacht wore dur $2 am $3 $4.',
 4075+D Verschiebig isch gmacht wore dur $2 am $3 $4. Dr Diskussionsstrang isch jetz uf $5.',
40084076 'lqt_thread_deleted_for_sysops' => "Dää Diskussionsstrang isch '''glescht''' woren un isch nume fir Adminischtratore sichtbar.",
40094077 'lqt_thread_deleted' => 'Diskussionsstrang isch glescht wore.',
40104078 'lqt_summary_notice' => 'Zue däre Diskussion git s syter $2 {{PLURAL:$2|Tag|Täg}} kei neji Byyträg.
@@ -4083,6 +4151,7 @@
40844152 'lqt-history-user' => 'Benutzer',
40854153 'lqt-history-action' => 'Aktivitet',
40864154 'lqt-history-comment' => 'Kommentar',
 4155+ 'lqt-history-thread' => 'Strang',
40874156 'lqt-thread-edited-author' => 'Bearbeitet dur dr Autor',
40884157 'lqt-thread-edited-others' => 'Bearbeitet dur anderi Benutzer',
40894158 'lqt-header-actions' => 'Aktione',
@@ -4104,6 +4173,8 @@
41054174 'lqt-delete-replies-done' => 'Alli Antworte uf dää Strang sin au glescht wore.',
41064175 'lqt-movethread' => 'Verschiebe',
41074176 'lqt-menu-trigger' => 'Meh',
 4177+ 'lqt-newmessages-from' => 'Vu $1',
 4178+ 'lqt-hot-topics' => 'Heißi Themene',
41084179 'right-lqt-split' => 'Strang ufteile',
41094180 'right-lqt-merge' => 'Strang zämmefiere',
41104181 'lqt-thread-merge' => 'In e andere Strang yyfiege',
@@ -4159,6 +4230,9 @@
41604231 'lqt_newmessages' => 'Neji Nochrichte',
41614232 'lqt-newpost-summary' => 'Neje Diskussionstrang: $1',
41624233 'lqt-reply-summary' => 'Anwort uf [[$2|$1]]',
 4234+ 'lqt-talkpage-history-title' => 'Diskussionssyte-Versionsgschicht',
 4235+ 'lqt-talkpage-history-subtitle' => 'Fir $1',
 4236+ 'lqt-talkpage-history-tab' => 'Chopfzyyle',
41634237 );
41644238
41654239 /** Gujarati (ગુજરાતી)
@@ -4303,8 +4377,8 @@
43044378 'lqt_protectedfromreply_link' => 'מוגן מפני',
43054379 'lqt_subject' => 'נושא:',
43064380 'lqt_noreason' => 'לא צוינה סיבה.',
4307 - 'lqt_move_placeholder' => 'שרשור זה הינו ממלא מקום המציין כי שרשור, $1, הוסר מדף זה והועבר לדף שיחה אחר.
4308 -העברה זו בוצעה על ידי $2 ב־$4, $3.',
 4381+ 'lqt_move_placeholder' => 'שרשור זה הינו ממלא מקום המציין כי שרשור, $1, הועבר מדף זה.
 4382+העברה זו בוצעה על ידי $2 ב־$4, $3. השרשור נמצא כעת ב$5.',
43094383 'lqt_thread_deleted_for_sysops' => "שרשור זה '''נמחק''' ורק מפעילי מערכת יכולים לצפות בו.",
43104384 'lqt_thread_deleted' => 'שרשור זה נמחק.',
43114385 'lqt_summary_notice' => 'לא חלו שינויים בדיון זה לפחות במשך {{PLURAL:$2|היום האחרון|$2 הימים האחרונים|היומיים האחרונים}}.
@@ -4385,6 +4459,7 @@
43864460 'lqt-history-user' => 'משתמש',
43874461 'lqt-history-action' => 'פעילות',
43884462 'lqt-history-comment' => 'הערה',
 4463+ 'lqt-history-thread' => 'שרשור',
43894464 'lqt-thread-edited-author' => 'נערך על ידי המחבר',
43904465 'lqt-thread-edited-others' => 'נערך על ידי משתמשים אחרים',
43914466 'lqt-header-actions' => 'פעולות',
@@ -4406,6 +4481,7 @@
44074482 'lqt-delete-replies-done' => 'כל התגובות לשרשור זה נמחקו גם הן.',
44084483 'lqt-movethread' => 'העברה',
44094484 'lqt-menu-trigger' => 'עוד',
 4485+ 'lqt-newmessages-from' => 'מתוך $1',
44104486 'right-lqt-split' => 'פיצול שרשורים',
44114487 'right-lqt-merge' => 'מיזוג שרשורים',
44124488 'lqt-thread-merge' => 'מיזוג לשרשור אחר',
@@ -4462,6 +4538,8 @@
44634539 'lqt_newmessages' => 'הודעות חדשות',
44644540 'lqt-newpost-summary' => 'שרשור חדש: $1',
44654541 'lqt-reply-summary' => 'תגובה אל [[$2|$1]]',
 4542+ 'lqt-talkpage-history-title' => 'היסטוריית דף השיחה',
 4543+ 'lqt-talkpage-history-subtitle' => 'עבור $1',
44664544 );
44674545
44684546 /** Hindi (हिन्दी)
@@ -4722,7 +4800,7 @@
47234801 'lqt_protectedfromreply_link' => 'škitany',
47244802 'lqt_subject' => 'Tema:',
47254803 'lqt_noreason' => 'Žana pričina podata.',
4726 - 'lqt_move_placeholder' => 'Tuta nitka je naměstnik, kotryž podawa, zo nitka, $1, je so z tuteje strony na druhu diskusijnu stron přesunyła. Tute přesunjenje je $2 pola $3 $4 činił.',
 4804+ 'lqt_move_placeholder' => 'Tuta nitka je naměstnik, kotryž podawa, zo nitka, $1, je so z tuteje strony přesunyła. Tute přesunjenje je wot $2 $3 $4 činił. Nitka je nětko při $5.',
47274805 'lqt_thread_deleted_for_sysops' => "Tuta nitka je so '''wušmórnyła''' a je jenož za administratorow widźomna.",
47284806 'lqt_thread_deleted' => 'Tuta nitka je so wušmórnyła.',
47294807 'lqt_summary_notice' => 'Wot znajmjeńša $2 {{PLURAL:$2|dnja|dnjow|dnjow|dnjow}} na tutej diskusijnej stronje žane změny njeběchu. Jeli je zakónčena, chceš snano $1.',
@@ -4800,6 +4878,7 @@
48014879 'lqt-history-user' => 'Wužiwar',
48024880 'lqt-history-action' => 'Aktiwita',
48034881 'lqt-history-comment' => 'Komentar',
 4882+ 'lqt-history-thread' => 'Nitka',
48044883 'lqt-thread-edited-author' => 'Wot awtora wobdźěłany',
48054884 'lqt-thread-edited-others' => 'Wot druhich wužiwarjow wobdźěłany',
48064885 'lqt-header-actions' => 'Akcije',
@@ -4821,6 +4900,8 @@
48224901 'lqt-delete-replies-done' => 'Wšě wotmołwy k tutej nitce su tež hižo wušmórnjene.',
48234902 'lqt-movethread' => 'Přesunyć',
48244903 'lqt-menu-trigger' => 'Wjace',
 4904+ 'lqt-newmessages-from' => 'Wot $1',
 4905+ 'lqt-hot-topics' => 'Najčasćišo čitane temy',
48254906 'right-lqt-split' => 'Nitki rozdźělić',
48264907 'right-lqt-merge' => 'Nitki zjednoćić',
48274908 'lqt-thread-merge' => 'Z druhej nitku zjednoćić',
@@ -4875,6 +4956,8 @@
48764957 'lqt_newmessages' => 'Nowe powěsće',
48774958 'lqt-newpost-summary' => 'Nowa nitka: $1',
48784959 'lqt-reply-summary' => 'Wotmołwa na [[$2|$1]]',
 4960+ 'lqt-talkpage-history-title' => 'Historija diskusijneje strony',
 4961+ 'lqt-talkpage-history-subtitle' => 'Za $1',
48794962 );
48804963
48814964 /** Hungarian (Magyar)
@@ -4883,6 +4966,7 @@
48844967 * @author Tgr
48854968 */
48864969 $messages['hu'] = array(
 4970+ 'lqt-desc' => 'Beszélgetésfolyam alapú megbeszélések a vitalapokon',
48874971 'lqt_movethread' => 'Beszélgetésfolyam áthelyezése egy másik lapra',
48884972 'lqt_deletethread' => 'Beszélgetésfolyam törlése vagy helyreállítása',
48894973 'lqt_contents_title' => 'Tartalomjegyzék',
@@ -4937,7 +5021,8 @@
49385022 'lqt_protectedfromreply_link' => 'le van védve',
49395023 'lqt_subject' => 'Tárgy:',
49405024 'lqt_noreason' => 'Nincs ok megadva.',
4941 - 'lqt_move_placeholder' => 'Ez a beszélgetés csupán egy jelzés, hogy a $1 beszélgetést $2 áthelyezte $3 $4-kor egy másik vitalapra.',
 5025+ 'lqt_move_placeholder' => 'Ez a beszélgetés csupán egy jelzés, hogy a $1 beszélgetést áthelyezték erről a lapról.
 5026+$2 helyezte át $3 $4-kor. A beszélgetés most a következő helyen található: $5.',
49425027 'lqt_thread_deleted_for_sysops' => "A beszélgetést '''törölték''' és csak adminisztrátorok számára látható.",
49435028 'lqt_thread_deleted' => 'A beszélgetést törölték.',
49445029 'lqt_summary_notice' => 'Nem történt változás az utóbbi {{PLURAL:$2||$2}} napban.
@@ -4956,17 +5041,20 @@
49575042 'lqt_move_destinationtitle' => 'Cél vitalap neve',
49585043 'lqt_move_move' => 'Áthelyezés',
49595044 'lqt_move_nodestination' => 'Meg kell adnod a célt.',
 5045+ 'lqt_move_thread_bad_destination' => 'A cél lap nem vitalap.',
49605046 'lqt_move_noreason' => 'Nincs ok megadva.',
49615047 'lqt_move_success' => 'A beszélgetés át lett helyezve a(z) $1 lapra.',
49625048 'lqt_delete_undeleting' => "'''$1''' visszaállítása.",
49635049 'lqt_delete_undeletethread' => 'Beszélgetés visszaállítása',
49645050 'lqt_delete_partof' => 'Ez a beszélgetés $1 része.',
 5051+ 'lqt_delete_deleting' => "'''$1''' és az '''összes válasz''' törlése",
49655052 'lqt_delete_deletethread' => 'Beszélgetés és válaszok törlése',
49665053 'lqt_delete_deleted' => 'A beszélgetés törölve lett.',
49675054 'lqt_delete_undeleted' => 'A beszélgetés helyre lett állítva.',
49685055 'lqt_delete_return' => 'Visszatérés a $1.',
49695056 'lqt_delete_return_link' => 'vitalapra',
49705057 'lqt_delete_unallowed' => 'Nincs jogod beszélgetéseket törölni.',
 5058+ 'lqt_delete_show_checkbox' => 'Törölt beszélgetésfolyamok megjelenítése',
49715059 'lqt_talkpage_autocreate_summary' => 'Vitalap automatikus elkészítése az első beszélgetés indulásakor.',
49725060 'lqt_header_warning_big' => 'Te most egy $1 szerkesztesz.',
49735061 'lqt_header_warning_after_big' => 'A fejlécek bejelentések és előszavak számára vannak. Nem $2 akarsz indítani?',
@@ -4982,16 +5070,24 @@
49835071 'lqt-summary' => 'Összefoglaló',
49845072 'lqt-older' => 'régebbi',
49855073 'lqt-newer' => 'újabb',
 5074+ 'lqt-searching' => 'Beszélgetésfolyamok keresése',
49865075 'lqt-read-message' => 'Megjelölés olvasottként',
49875076 'lqt-read-all' => 'Mind megjelölése olvasottként',
 5077+ 'lqt-marked-read' => "A(z) '''$1''' beszélgetésfolyam olvasottnak jelölve.",
49885078 'lqt-email-undo' => 'Visszavonás',
 5079+ 'lqt-messages-sent' => 'Neked küldött üzenetek:',
 5080+ 'lqt-other-messages' => 'Üzenetek más vitalapokon:',
 5081+ 'lqt-no-new-messages' => 'Nincsenek új üzeneteid.',
 5082+ 'lqt-new-messages' => '✒ Új üzeneteid vannak.',
49895083 'lqt_rc_author_original' => '(eredeti szerző)',
49905084 'lqt_rc_author_others' => '(nem a szerző)',
 5085+ 'lqt-newmessages-context' => 'Teljes beszélgetésfolyam',
49915086 'lqt-thread-created' => 'Létrehozva',
49925087 'lqt-history-time' => 'Időpont',
49935088 'lqt-history-user' => 'Szerkesztő',
49945089 'lqt-history-action' => 'Tevékenység',
49955090 'lqt-history-comment' => 'Megjegyzés',
 5091+ 'lqt-history-thread' => 'Beszélgetésfolyam',
49965092 'lqt-thread-edited-author' => 'A szerző módosította',
49975093 'lqt-thread-edited-others' => 'Más szerkesztők módosították',
49985094 'lqt-header-actions' => 'Műveletek',
@@ -5003,8 +5099,11 @@
50045100 'lqt-split-submit' => 'Szétválasztás',
50055101 'lqt_split_badsubject' => 'Az általad megadott tárgy érvénytelen.',
50065102 'lqt-no-threads' => 'Ezen a lapon még nincsenek beszélgetések.',
 5103+ 'lqt-movethread' => 'Áthelyezés',
50075104 'right-lqt-split' => 'beszélgetésfolyamok szétválasztása',
50085105 'right-lqt-merge' => 'beszélgetésfolyamok összevonása',
 5106+ 'lqt-thread-merge-source' => 'Forrás beszélgetésfolyam:',
 5107+ 'lqt-thread-merge-dest' => 'Cél beszélgetésfolyam:',
50095108 'lqt-merge-submit' => 'Összevonás',
50105109 'lqt-log-name' => 'Beszélgetésfolyam-napló',
50115110 'lqt-log-header' => 'Ez a napló a beszélgetésfolyamokon elvégzett műveleteket listázza.',
@@ -5013,6 +5112,7 @@
50145113 'prefs-lqt' => 'Beszélgetésfolyamok',
50155114 'lqt-preference-display-depth' => 'A megjelenített válaszok mélysége, legfeljebb:',
50165115 'lqt-preference-display-count' => 'A megjelenített válaszok száma, legfeljebb:',
 5116+ 'lqt-preference-custom-signatures' => 'Felhasználók egyéni aláírásainak megjelenítése',
50175117 'lqt-quote-intro' => '$2 $3-kor [[User:$1|$1]] írta:',
50185118 'lqt-quote' => 'Idéz',
50195119 'lqt-search-label' => 'Keresett kifejezés:',
@@ -5020,7 +5120,15 @@
50215121 'lqt-ajax-update-link' => 'Frissítés',
50225122 'lqt-thread-show-replies' => '$1 válasz megjelenítése',
50235123 'lqt-thread-show-more' => 'További válaszok megjelenítése',
 5124+ 'lqt-thread-link-url' => 'Hivatkozás URL:',
 5125+ 'lqt-thread-link-title' => 'Wikiszöveg hivatkozás:',
 5126+ 'lqt-thread-link-copy' => 'Másolás a vágólapra',
 5127+ 'lqt-feed-title-new-threads' => '{{SITENAME}} – új beszélgetésfolyamok',
 5128+ 'lqt-feed-title-new-threads-from' => '{{SITENAME}} — új beszélgetésfolyamok innen: $1',
 5129+ 'lqt-newmessages-n' => 'Új üzenetek ($1)',
50245130 'lqt_newmessages' => 'Új üzenetek',
 5131+ 'lqt-newpost-summary' => 'Új beszélgetésfolyam: $1',
 5132+ 'lqt-reply-summary' => 'Válasz erre: [[$2|$1]]',
50255133 );
50265134
50275135 /** Interlingua (Interlingua)
@@ -5092,8 +5200,8 @@
50935201 'lqt_protectedfromreply_link' => 'protegite',
50945202 'lqt_subject' => 'Subjecto:',
50955203 'lqt_noreason' => 'Nulle motivo specificate.',
5096 - 'lqt_move_placeholder' => 'Iste filo es un substitution que indica le displaciamento de un filo, $1, ab iste pagina verso un altere pagina de discussion.
5097 -Iste displaciamento esseva facite per $2 le $3 $4.',
 5204+ 'lqt_move_placeholder' => 'Iste filo es un substitution que indica le displaciamento de un filo, $1, ab iste pagina.
 5205+Iste displaciamento esseva facite per $2 le $3 $4. Le filo se trova ora a $5.',
50985206 'lqt_thread_deleted_for_sysops' => "Iste filo ha essite '''delite''' e es solmente visibile al administratores.",
50995207 'lqt_thread_deleted' => 'Iste filo ha essite delite.',
51005208 'lqt_summary_notice' => 'Nihil ha essite modificate in iste discussion depost al minus $2 {{PLURAL:$2|die|dies}}.
@@ -5175,6 +5283,7 @@
51765284 'lqt-history-user' => 'Usator',
51775285 'lqt-history-action' => 'Activitate',
51785286 'lqt-history-comment' => 'Commento',
 5287+ 'lqt-history-thread' => 'Filo',
51795288 'lqt-thread-edited-author' => 'Modificate per le autor',
51805289 'lqt-thread-edited-others' => 'Modificate per altere usatores',
51815290 'lqt-header-actions' => 'Actiones',
@@ -5196,6 +5305,8 @@
51975306 'lqt-delete-replies-done' => 'Tote le responsas a iste filo ha tamben essite delite.',
51985307 'lqt-movethread' => 'Displaciar',
51995308 'lqt-menu-trigger' => 'Plus',
 5309+ 'lqt-newmessages-from' => 'De $1',
 5310+ 'lqt-hot-topics' => 'Topicos popular',
52005311 'right-lqt-split' => 'Separar filos',
52015312 'right-lqt-merge' => 'Fusionar filos',
52025313 'lqt-thread-merge' => 'Fusionar in un altere filo',
@@ -5252,11 +5363,15 @@
52535364 'lqt_newmessages' => 'Nove messages',
52545365 'lqt-newpost-summary' => 'Nove filo: $1',
52555366 'lqt-reply-summary' => 'Responder a [[$2|$1]]',
 5367+ 'lqt-talkpage-history-title' => 'Historia del pagina de discussion',
 5368+ 'lqt-talkpage-history-subtitle' => 'Pro $1',
 5369+ 'lqt-talkpage-history-tab' => 'Titulo',
52565370 );
52575371
52585372 /** Indonesian (Bahasa Indonesia)
52595373 * @author Bennylin
52605374 * @author Irwangatot
 5375+ * @author IvanLanin
52615376 * @author Rex
52625377 */
52635378 $messages['id'] = array(
@@ -5270,6 +5385,12 @@
52715386 'lqt_toc_thread_modified' => 'Terakhir diubah',
52725387 'lqt_add_header' => 'Tambahkan kepala halaman',
52735388 'lqt_new_thread' => 'Mulai diskusi baru',
 5389+ 'lqt_invalid_subject' => 'Subjek yang Anda masukkan tidak valid.
 5390+Mungkin:
 5391+* Terlalu panjang, atau
 5392+* Konflik dengan awalan interwiki atau nama ruang nama.',
 5393+ 'lqt_empty_subject' => 'Anda harus memasukkan subjek.',
 5394+ 'lqt_subject_change_forbidden' => 'Anda tidak dapat mengganti subjek utas ini karena Anda tidak diizinkan untuk memindahkan halaman.',
52745395 'lqt_in_response_to' => 'Membalas $1 oleh $2 di atas:',
52755396 'lqt_edited_notice' => 'Disunting',
52765397 'lqt_reply' => 'Membalas',
@@ -5281,6 +5402,7 @@
52825403 'lqt_from_talk' => 'Dari $1',
52835404 'lqt_newer' => '← lebih baru',
52845405 'lqt_older' => 'lebih lama →',
 5406+ 'lqt-history-title' => 'Riwayat utas',
52855407 'lqt_hist_comment_edited' => 'Teks komentar disunting',
52865408 'lqt_hist_summary_changed' => 'Ringkasan diubah',
52875409 'lqt_hist_reply_created' => 'Balasan baru telah dibuat',
@@ -5294,18 +5416,37 @@
52955417 'lqt_hist_past_last_page_error' => 'Anda telah melebihi angka sejarah halaman yang ada',
52965418 'lqt_hist_tooltip_newer_disabled' => 'Pranala ini dimatikan karena Anda berada pada halaman pertama.',
52975419 'lqt_hist_tooltip_older_disabled' => 'Pranala ini dimatikan karena Anda berada pada halaman terakhir.',
 5420+ 'lqt_hist_split' => 'Balasan dipisah ke utas baru',
52985421 'lqt_hist_edited_subject' => 'Perihal disunting',
 5422+ 'lqt_hist_merged_from' => 'Balasan dipindah ke utas lain',
 5423+ 'lqt_hist_merged_to' => 'Balasan dipindah dari utas lain',
 5424+ 'lqt_hist_split_from' => 'Pisahkan ke utas baru',
 5425+ 'lqt_hist_root_blanked' => 'Teks komentar yang dihapus',
52995426 'lqt_revision_as_of' => 'Revisi pada $2 di $3.',
53005427 'lqt_change_new_thread' => 'Ini adalah revisi awal topik.',
53015428 'lqt_change_reply_created' => '[$1 Komentar yang diberi warna] ditambahkan pada revisi ini',
53025429 'lqt_change_edited_root' => '[$1 Komentar yang diberi warna] disunting pada revisi ini',
 5430+ 'lqt_change_edited_summary' => 'Ringkasan utas telah disunting',
 5431+ 'lqt_change_deleted' => '[$1 Utas ini] atau induknya telah dihapus',
 5432+ 'lqt_change_undeleted' => '[$1 Tulisan yang disorot] telah dibatalkan penghapusannya',
 5433+ 'lqt_change_moved' => '[$1 Utas ini] dipindahkan ke halaman pembicaraan lain',
 5434+ 'lqt_change_split' => '[$1 Utas ini] dipisakan dari utas lain',
 5435+ 'lqt_change_subject_edited' => 'Subjek utas ini telah diubah',
 5436+ 'lqt_change_merged_from' => '[$1 Balasan] untuk utas ini dipindahkan ke utas lain',
 5437+ 'lqt_change_merged_to' => '[$1 Balasan yang disorot] telah dipindahkan dari utas lain',
 5438+ 'lqt_change_split_from' => '[$1 Subutas] dari utas ini telah dipisahkan ke utasnya sendiri',
 5439+ 'lqt_change_root_blanked' => 'Teks [$1 suatu komentar] telah dihapus.',
53035440 'lqt_youhavenewmessages' => 'Anda memiliki [$1 pesan baru].',
53045441 'lqt_protectedfromreply' => 'Topik ini telah $1 dari mengirim balasan',
53055442 'lqt_protectedfromreply_link' => 'dilindungi',
53065443 'lqt_subject' => 'Perihal:',
53075444 'lqt_noreason' => 'Tidak ada alasan yang diberikan.',
 5445+ 'lqt_move_placeholder' => 'Utas ini adalah penanda bahwa suatu utas, $1, telah dipindahkan dari halaman ini.
 5446+Pemindahan ini dilakukan oleh $2 pada $3 pukul $4. Utas tersebut kini terdapat pada $5.',
53085447 'lqt_thread_deleted_for_sysops' => "Topik ini telah '''dihapus''' dan hanya bisa dilihat oleh pengurus.",
53095448 'lqt_thread_deleted' => 'Topik ini telah dihapus.',
 5449+ 'lqt_summary_notice' => 'Tidak ada perubahan pada diskusi ini selama paling tidak $2 {{PLURAL:$2|hari|hari}}
 5450+Jika telah berakhir, Anda mungkin ingin untuk $1.',
53105451 'lqt_summary_notice_link' => 'tulis ringkasan',
53115452 'lqt_summary_label' => 'Topik ini telah diringkas sebagai berikut:',
53125453 'lqt_summary_subtitle' => 'Ringkasan dari $1.',
@@ -5382,45 +5523,88 @@
53835524 'lqt-history-user' => 'Pengguna',
53845525 'lqt-history-action' => 'Aktivitas',
53855526 'lqt-history-comment' => 'Komentar',
 5527+ 'lqt-history-thread' => 'Utas',
53865528 'lqt-thread-edited-author' => 'Disunting oleh penulis pertama',
53875529 'lqt-thread-edited-others' => 'Disunting oleh pengguna lainnya',
53885530 'lqt-header-actions' => 'Tindakan',
53895531 'lqt_summarize_link' => 'Ringkasan',
 5532+ 'lqt-summarize-intro' => 'Silakan meringkas utas di bawah ini pada kotak suntingan.
 5533+Anda dapat menggunakan semua teks wiki dalam ringkasan Anda. Setelah selesai, klik "{{int:savearticle}}".',
53905534 'lqt-thread-split' => 'Pisahkan menjadi dua topik',
53915535 'lqt-split-success' => 'Anda telah berhasil memisahkan topik $1.',
53925536 'lqt_split_thread' => 'Pisahkan topik',
53935537 'lqt-thread-split-subject' => 'Topik baru tentang:',
 5538+ 'lqt-thread-split-thread' => 'Utas:',
53945539 'lqt-split-submit' => 'Pisahkan',
53955540 'lqt_split_badsubject' => 'Judul yang Anda masukkan tidak valid.',
53965541 'lqt-no-threads' => 'Di halaman ini belum ada topik.',
 5542+ 'lqt-delete-parent-warning' => 'Ini adalah suatu utas tingkat atas yang memiliki balasan.
 5543+Balasan-balasannya juga akan terhapus secara otomatis.
 5544+Untuk menghindarinya, pisahkan mereka dari utas ini sebelum menghapusnya.',
 5545+ 'lqt-delete-parent-deleted' => 'Utas induk telah dihapus ($1)',
 5546+ 'lqt-delete-replies-done' => 'Semua balasan terhadap utas ini juga telah dihapus.',
53975547 'lqt-movethread' => 'Pindah',
 5548+ 'lqt-menu-trigger' => 'Lebih lanjut',
 5549+ 'lqt-newmessages-from' => 'Dari $1',
 5550+ 'lqt-hot-topics' => 'Topik hangat',
 5551+ 'right-lqt-split' => 'Pisahkan utas',
 5552+ 'right-lqt-merge' => 'Gabungkan utas',
 5553+ 'lqt-thread-merge' => 'Gabung ke utas lain',
 5554+ 'lqt-thread-merge-to' => 'Gabungkan ke utas ini',
 5555+ 'lqt_merge_thread' => 'Gabungkan utas',
 5556+ 'lqt-thread-merge-source' => 'Utas sumber:',
 5557+ 'lqt-thread-merge-dest' => 'Utas tujuan:',
53985558 'lqt-merge-submit' => 'Gabung',
 5559+ 'lqt-merge-success' => 'Anda telah menggabungkan utas $1 ke bawah $2 dengan sukses.',
53995560 'lqt-log-name' => 'Log diskusi bertingkat',
54005561 'lqt-log-header' => 'Log ini menjelaskan seluruh tindakan yang dilakukan pada topik diskusi.',
54015562 'lqt-log-action-move' => 'memindahkan [[$1]] dari [[$2]] ke [[$3]].',
54025563 'lqt-preference-notify-talk' => 'Kirimi saya surel jika ada balasan pada topik yang saya pantau',
 5564+ 'lqt-preference-watch-threads' => 'Pantau utas yang saya buat atau balas',
 5565+ 'prefs-lqt' => 'Diskusi berutas',
 5566+ 'lqt-preference-display-depth' => 'Kedalaman balasan maksimum yang ditampilkan:',
 5567+ 'lqt-preference-display-count' => 'Jumlah maksimum balasan yang ditampilkan:',
 5568+ 'lqt-preference-custom-signatures' => 'Tampilkan tanda tangan buatan pengguna',
54035569 'lqt-enotif-subject-reply' => 'Diskusi {{SITENAME}} - Balasan: $1',
54045570 'lqt-enotif-subject-newthread' => 'Diskusi {{SITENAME}} - Topik baru: $1',
 5571+ 'lqt-enotif-newthread' => "Hai $1,
 5572+Ini adalah pemberitahuan dari {{SITENAME}} bahwa suatu utas baru pada $5, '$2',
 5573+telah dibuat pada $3 pukul $4.
 5574+
 5575+Anda dapat melihatnya di <$6>",
 5576+ 'lqt-enotif-reply' => "Hai $1,
 5577+Ini adalah pemberitahuan dari {{SITENAME}} bahwa suatu balasan terhadap '$2' di $5,
 5578+telah dibuat pada $3 pukul $4.
 5579+
 5580+Anda dapat melihatnya di <$6>",
54055581 'lqt-quote-intro' => 'Pada $2 pukul $3, [[User:$1|$1]] menulis:',
54065582 'lqt-quote' => 'Kutip',
54075583 'lqt-search-legend' => 'Cari diskusi pada halaman ini',
54085584 'lqt-search-label' => 'Kata kunci pencarian:',
54095585 'lqt-search-button' => 'Cari',
54105586 'searchprofile-threads' => 'Diskusi',
 5587+ 'searchprofile-threads-tooltip' => 'Cari diskusi berutas dan halaman pembicaraan',
 5588+ 'lqt-ajax-updated' => 'Utas ini memiliki kiriman baru.',
54115589 'lqt-ajax-update-link' => 'Pemutahiran',
54125590 'lqt-thread-show-replies' => 'Lihat $1 balasan',
54135591 'lqt-thread-show-more' => 'Lihat balasan lain',
54145592 'lqt-thread-link-url' => 'Pranala URL:',
54155593 'lqt-thread-link-title' => 'Pranala tekswiki',
 5594+ 'lqt-thread-link-copy' => 'Salin ke papan klip',
54165595 'lqt-feed-title-all' => '{{SITENAME}} — Kiriman baru',
54175596 'lqt-feed-title-all-from' => '{{SITENAME}} — Kiriman baru dari $1',
54185597 'lqt-feed-title-new-threads' => '{{SITENAME}} — Topik baru',
54195598 'lqt-feed-title-new-threads-from' => '{{SITENAME}} — Topik baru dari $1',
54205599 'lqt-feed-title-replies' => '{{SITENAME}} — Balasan',
54215600 'lqt-feed-title-replies-from' => '{{SITENAME}} — Balasan dari $1',
 5601+ 'lqt-feed-new-thread-intro' => 'Utas baru pada $1 dikirim oleh $2',
 5602+ 'lqt-feed-reply-intro' => 'Balasan untuk $3 (pada $1) dikirim oleh $2',
54225603 'lqt-newmessages-n' => 'Pesan baru ($1)',
54235604 'lqt_newmessages' => 'Pesan baru',
 5605+ 'lqt-newpost-summary' => 'Utas baru: $1',
54245606 'lqt-reply-summary' => 'Balas ke [[$2|$1]]',
 5607+ 'lqt-talkpage-history-title' => 'Riwayat halaman pembicaraan',
 5608+ 'lqt-talkpage-history-subtitle' => 'Untuk $1',
54255609 );
54265610
54275611 /** Ido (Ido)
@@ -5594,6 +5778,7 @@
55955779 * @author Aotake
55965780 * @author Fryed-peach
55975781 * @author JtFuruhata
 5782+ * @author Whym
55985783 */
55995784 $messages['ja'] = array(
56005785 'lqt-desc' => '{{int:talk}}ページをスレッド形式の議論ページにする',
@@ -5616,7 +5801,7 @@
56175802 'lqt_reply' => '返答',
56185803 'lqt_delete' => '削除',
56195804 'lqt_undelete' => '復帰',
5620 - 'lqt_permalink' => 'これへのリンク',
 5805+ 'lqt_permalink' => 'この発言へのリンク',
56215806 'lqt_fragment' => '$2 における$1の一部',
56225807 'lqt_discussion_link' => '議論',
56235808 'lqt_from_talk' => '$1 より',
@@ -5661,7 +5846,7 @@
56625847 'lqt_protectedfromreply_link' => '保護',
56635848 'lqt_subject' => '表題:',
56645849 'lqt_noreason' => '理由は付記されていません。',
5665 - 'lqt_move_placeholder' => 'このスレッドは、$1 が別ページの{{int:talk}}ページへ移動したことを示すプレースホルダです。この移動は $3 $4 に $2 によって行われました。',
 5850+ 'lqt_move_placeholder' => 'このスレッドは、スレッド「$1」が別ページへ移動したことを示すプレースホルダーです。この移動は $3 $4 に $2 によって行われました。スレッドは現在 $5 にあります。',
56665851 'lqt_thread_deleted_for_sysops' => "このスレッドは'''削除'''されており、{{int:group-sysop}}だけが内容を見ることができます。",
56675852 'lqt_thread_deleted' => 'このスレッドは削除されました。',
56685853 'lqt_summary_notice' => 'この議論は少なくとも$2{{PLURAL:$2|日間}}進展がありません。議論が終結しているなら、$1のも良いでしょう。',
@@ -5736,6 +5921,7 @@
57375922 'lqt-history-user' => '利用者',
57385923 'lqt-history-action' => '活動',
57395924 'lqt-history-comment' => 'コメント',
 5925+ 'lqt-history-thread' => 'スレッド',
57405926 'lqt-thread-edited-author' => '開始者による編集',
57415927 'lqt-thread-edited-others' => '他の利用者による編集',
57425928 'lqt-header-actions' => '操作',
@@ -5753,6 +5939,9 @@
57545940 'lqt-delete-parent-deleted' => '親スレッド削除済み ($1)',
57555941 'lqt-delete-replies-done' => 'このスレッドへの返信もすべて削除されました。',
57565942 'lqt-movethread' => '移動',
 5943+ 'lqt-menu-trigger' => 'その他',
 5944+ 'lqt-newmessages-from' => '$1 より',
 5945+ 'lqt-hot-topics' => '活発なトピック',
57575946 'right-lqt-split' => 'スレッドを分割する',
57585947 'right-lqt-merge' => 'スレッドを統合する',
57595948 'lqt-thread-merge' => '別のスレッドに統合する',
@@ -5805,6 +5994,11 @@
58065995 'lqt-feed-reply-intro' => '$2が$1に投稿した$3への返信',
58075996 'lqt-newmessages-n' => '新しいメッセージ ($1)',
58085997 'lqt_newmessages' => '新しいメッセージ',
 5998+ 'lqt-newpost-summary' => '新規スレッド: $1',
 5999+ 'lqt-reply-summary' => '[[$2|$1]] への返信',
 6000+ 'lqt-talkpage-history-title' => '議論ページ履歴',
 6001+ 'lqt-talkpage-history-subtitle' => 'ページ: $1',
 6002+ 'lqt-talkpage-history-tab' => 'ヘッダー',
58096003 );
58106004
58116005 /** Javanese (Basa Jawa)
@@ -5976,6 +6170,8 @@
59776171 $messages['ko'] = array(
59786172 'lqt-desc' => '토론문서에서 새주제의 토론 추가',
59796173 'lqt_movethread' => '다른 페이지로 옮기기',
 6174+ 'lqt_toc_thread_title' => '스레드 제목',
 6175+ 'lqt_add_header' => '머리말 추가',
59806176 'lqt_new_thread' => '새 토론 시작하기',
59816177 'lqt_invalid_subject' => '당신이 입력한 주제가 잘못되었습니다.
59826178 * 주제가 너무 길거나
@@ -5995,6 +6191,7 @@
59966192 'lqt-history-user' => '사용자',
59976193 'lqt_summarize_link' => '요약',
59986194 'lqt-split-submit' => '분할',
 6195+ 'lqt-movethread' => '이동',
59996196 'lqt-log-action-move' => '[[$1]]을 [[$2]]에서 [[$3]]으로 옮김',
60006197 'lqt-quote-intro' => '[[User:$1|$1]] 사용자가 $2 $3에 남긴 글:',
60016198 'lqt-quote' => '인용',
@@ -6270,7 +6467,7 @@
62716468 'lqt_reply' => 'Äntwert',
62726469 'lqt_delete' => 'Läschen',
62736470 'lqt_undelete' => 'Restauréieren',
6274 - 'lqt_permalink' => 'Link op dëst',
 6471+ 'lqt_permalink' => 'Link op',
62756472 'lqt_fragment' => 'Deel vun enger $1 vu(n) $2',
62766473 'lqt_discussion_link' => 'Diskussioun',
62776474 'lqt_from_talk' => 'Vum $1',
@@ -6315,9 +6512,9 @@
63166513 'lqt_protectedfromreply_link' => 'protegéiert',
63176514 'lqt_subject' => 'Sujet:',
63186515 'lqt_noreason' => 'Kee Grond uginn.',
6319 - 'lqt_move_placeholder' => 'Dës Rubrik ass en Ersatz fir ze weisen datt eng Rubrik, $1, vun dëser Säit op eng aner Diskussiounssäit geréckelt gouf.
 6516+ 'lqt_move_placeholder' => "Dës Rubrik ass en Ersatz fir ze weisen datt eng Rubrik, $1, vun dëser Säit geréckelt gouf.
63206517
6321 -Dëst Réckele gouf vum $2 den $3 ëm $4 Auer gemaacht.',
 6518+Dëst Réckele gouf vum $2 den $3 ëm $4 Auer gemaacht. D'Rubrik ass elo op $5 lokaliséiert.",
63226519 'lqt_thread_deleted_for_sysops' => "Dës Rubrik gouf 'geläscht''' an ass nëmme fir Administrateuren ze gesinn.",
63236520 'lqt_thread_deleted' => 'Dës Rubrik gouf geläscht.',
63246521 'lqt_summary_notice' => 'Et gouf keng Ännerungen un dëser Diskussioun fir mindestens $2 {{PLURAL:$2|Dag|Deeg}}.
@@ -6398,6 +6595,7 @@
63996596 'lqt-history-user' => 'Benotzer',
64006597 'lqt-history-action' => 'Aktivitéit',
64016598 'lqt-history-comment' => 'Bemierkung',
 6599+ 'lqt-history-thread' => 'Rubrik',
64026600 'lqt-thread-edited-author' => 'Geännert vum Auteur',
64036601 'lqt-thread-edited-others' => 'Vun anere Benotzer geännert',
64046602 'lqt-header-actions' => 'Aktiounen',
@@ -6418,6 +6616,9 @@
64196617 'lqt-delete-parent-deleted' => 'Iwwerrubrik geläscht ($1)',
64206618 'lqt-delete-replies-done' => 'All Antwerten op dës Rubrik goufen och geläscht.',
64216619 'lqt-movethread' => 'Réckelen',
 6620+ 'lqt-menu-trigger' => 'Méi',
 6621+ 'lqt-newmessages-from' => 'Vu(n) $1',
 6622+ 'lqt-hot-topics' => 'Waarm Sujeten',
64226623 'right-lqt-split' => 'Rubriken opdeelen',
64236624 'right-lqt-merge' => 'Rubriken zesummeleeën',
64246625 'lqt-thread-merge' => 'An eng anerer Rubrik zesummeleeën',
@@ -6472,6 +6673,11 @@
64736674 'lqt-feed-reply-intro' => 'Äntwert vum $2 op $3 (op $1)',
64746675 'lqt-newmessages-n' => 'Nei Messagen ($1)',
64756676 'lqt_newmessages' => 'Nei Messagen',
 6677+ 'lqt-newpost-summary' => 'Nei Rubrik: $1',
 6678+ 'lqt-reply-summary' => 'Äntwert op [[$2|$1]]',
 6679+ 'lqt-talkpage-history-title' => 'Versioune vun der Diskussiounssäit',
 6680+ 'lqt-talkpage-history-subtitle' => 'Fir $1',
 6681+ 'lqt-talkpage-history-tab' => 'Iwwerschrëft',
64766682 );
64776683
64786684 /** Lozi (Silozi)
@@ -6504,7 +6710,236 @@
65056711 * @author Bjankuloski06
65066712 */
65076713 $messages['mk'] = array(
 6714+ 'lqt-desc' => 'Додава нанижани разговори на страници за разговор',
 6715+ 'lqt_movethread' => 'Премести ја нишката на друга страница',
 6716+ 'lqt_deletethread' => 'Избриши или врати нишка',
 6717+ 'lqt_contents_title' => 'Содржина',
 6718+ 'lqt_toc_thread_title' => 'Наслов на нишката',
 6719+ 'lqt_toc_thread_author' => 'Започнал',
 6720+ 'lqt_toc_thread_replycount' => 'Одговори',
 6721+ 'lqt_toc_thread_modified' => 'Последна промена',
 6722+ 'lqt_add_header' => 'Додај наслов',
 6723+ 'lqt_new_thread' => 'Започни нов разговор',
 6724+ 'lqt_invalid_subject' => 'Насловот кој го внесовте е неважечки.
 6725+Можни причини:
 6726+* Предолга е, или
 6727+* Се коси со интервики префикси или називи на именски простори.',
 6728+ 'lqt_empty_subject' => 'Мора да внесете наслов.',
 6729+ 'lqt_subject_change_forbidden' => 'Не можете да го смените насловот на оваа нишка бидејќи не ви е дозволено да преместување страници.',
 6730+ 'lqt_in_response_to' => 'Во одговор на $1 од $2, погоре:',
 6731+ 'lqt_edited_notice' => 'Уредил',
 6732+ 'lqt_reply' => 'Одговори',
 6733+ 'lqt_delete' => 'Избриши',
 6734+ 'lqt_undelete' => 'Врати',
 6735+ 'lqt_permalink' => 'Врска до поракава',
 6736+ 'lqt_fragment' => 'Фрагмент од $1 од $2',
 6737+ 'lqt_discussion_link' => 'разговор',
 6738+ 'lqt_from_talk' => 'Од $1',
 6739+ 'lqt_newer' => '← понови',
 6740+ 'lqt_older' => 'постари →',
 6741+ 'lqt-history-title' => 'Историја на нишката',
 6742+ 'lqt_hist_comment_edited' => 'Уреден е текстот на коментарот',
 6743+ 'lqt_hist_summary_changed' => 'Описот е променет',
 6744+ 'lqt_hist_reply_created' => 'Создаден е нов одговор',
 6745+ 'lqt_hist_thread_created' => 'Создадена е нова нишка',
 6746+ 'lqt_hist_deleted' => 'Избришано',
 6747+ 'lqt_hist_undeleted' => 'Вратено',
 6748+ 'lqt_hist_moved_talkpage' => 'Преместена',
 6749+ 'lqt_hist_listing_subtitle' => 'Преглед на историја',
 6750+ 'lqt_hist_view_whole_thread' => 'Погледајте историја за целата нишка',
 6751+ 'lqt_hist_no_revisions_error' => 'Оваа нишка нема ревизии во историјата',
 6752+ 'lqt_hist_past_last_page_error' => 'Го преминавте бројот на страници кои постојат во историјата.',
 6753+ 'lqt_hist_tooltip_newer_disabled' => 'Оваа врска е оневозможена бидејќи се наоѓате на првата страница.',
 6754+ 'lqt_hist_tooltip_older_disabled' => 'Оваа врска е оневозможена бидејќи се наоѓате на последната страница.',
 6755+ 'lqt_hist_split' => 'Одговорот е разделен во нова нишка',
 6756+ 'lqt_hist_edited_subject' => 'Уреди наслов',
 6757+ 'lqt_hist_merged_from' => 'Одговорот е преместен на друга нишка',
 6758+ 'lqt_hist_merged_to' => 'Одговорот е преместен од друга нишка',
 6759+ 'lqt_hist_split_from' => 'Раздели во нова нишка',
 6760+ 'lqt_hist_root_blanked' => 'Текстот од коментарот е избришан',
 6761+ 'lqt_revision_as_of' => 'Ревизија од $2 во $3.',
 6762+ 'lqt_change_new_thread' => 'Ова е првичната ревизија на нишката',
 6763+ 'lqt_change_reply_created' => '[$1 Одбележаниот коментар] беше создаден во оваа ревизија.',
 6764+ 'lqt_change_edited_root' => '[$1 Одбележаниот коментар] беше уреден во оваа ревизија.',
 6765+ 'lqt_change_edited_summary' => 'Описот на нишката беше уреден',
 6766+ 'lqt_change_deleted' => '[$1 Оваа нишка] или нејзината матична нишка беше избришана',
 6767+ 'lqt_change_undeleted' => '[$1 Означената порака] беше повратена',
 6768+ 'lqt_change_moved' => '[$1 Оваа нишка] е преместена на друга страница за разговор',
 6769+ 'lqt_change_split' => '[$1 Оваа нишка] беше одделена од друга нишка',
 6770+ 'lqt_change_subject_edited' => 'Насловот на нишката беше променет',
 6771+ 'lqt_change_merged_from' => '[$1 Одговор] на оваа нишка беше преместен од друга нишка',
 6772+ 'lqt_change_merged_to' => '[$1 Одбележаниот одговор] беше преместен од друга нишка',
 6773+ 'lqt_change_split_from' => '[$1 Поднишка] на оваа нишка беше одделена во сопствена нишка',
 6774+ 'lqt_change_root_blanked' => 'Текстот на [$1 коментарот] е отстранет.',
 6775+ 'lqt_youhavenewmessages' => 'Имате [$1 нови пораки].',
 6776+ 'lqt_protectedfromreply' => 'Оваа нишка беше $1 од одговори на неа.',
 6777+ 'lqt_protectedfromreply_link' => 'заштитена',
 6778+ 'lqt_subject' => 'Тема:',
 6779+ 'lqt_noreason' => 'Нема наведено причина.',
 6780+ 'lqt_move_placeholder' => 'Оваа нишка е показател кој означува дека нишката $1 била преместена од оваа страница.
 6781+Преместувањето го извришил корисникот $2 на $3 во $4. Нишката сега се наоѓа на $5.',
 6782+ 'lqt_thread_deleted_for_sysops' => "Оваа нишка е '''избришана''' и е видлива само за администратори.",
 6783+ 'lqt_thread_deleted' => 'Оваа ниншка била избришана.',
 6784+ 'lqt_summary_notice' => 'Овој разговор не е изменет барем $2 {{PLURAL:$2|ден|дена}}.
 6785+Ако е завршен, препорачуваме да $1.',
 6786+ 'lqt_summary_notice_link' => 'внесете опис',
 6787+ 'lqt_summary_label' => 'Оваа нишка беше опишана вака:',
 6788+ 'lqt_summary_subtitle' => 'Опис на „$1“',
 6789+ 'lqt_nosuchrevision' => 'Нема таква ревизија на оваа нишка.',
 6790+ 'lqt_nosuchthread' => 'Назначената нишка не постои.',
 6791+ 'lqt_nosuchthread_title' => 'Нема таква нишка',
 6792+ 'lqt_threadrequired' => 'Морате да назначите нишка во URL адресата.',
 6793+ 'lqt_move_movingthread' => 'Преместување на $1.
 6794+Оваа нишка е дел од $2.',
 6795+ 'lqt_move_torename' => 'За да ја преименувате нишкава, $1 и сменете го полето „Наслов“.',
 6796+ 'lqt_move_torename_edit' => 'уредете ја',
 6797+ 'lqt_move_destinationtitle' => 'Наслов на целната страна за разговор:',
 6798+ 'lqt_move_move' => 'Премести',
 6799+ 'lqt_move_nodestination' => 'Морате да назначите целна страница.',
 6800+ 'lqt_move_thread_bad_destination' => 'Целната страница не е страница за разговор.',
 6801+ 'lqt_move_samedestination' => 'Нишката веќе е на оваа страница!',
 6802+ 'lqt_move_noreason' => 'Нема наведено причина.',
 6803+ 'lqt_move_success' => 'Нишката е преместена на $1.',
 6804+ 'lqt_delete_undeleting' => "Враќање на '''$1'''.",
 6805+ 'lqt_delete_undeletethread' => 'Врати ја нишката',
 6806+ 'lqt_delete_partof' => "Оваа нишка е дел од '''$1'''.",
 6807+ 'lqt_delete_deleting' => "Бришење на '''$1''' и '''сите одговори''' на неа.",
 6808+ 'lqt_delete_deletethread' => 'Избриши нишка и одговори',
 6809+ 'lqt_delete_deleted' => 'Нишката е избришана.',
 6810+ 'lqt_delete_undeleted' => 'Нишката е вратена.',
 6811+ 'lqt_delete_return' => 'Назад на $1.',
 6812+ 'lqt_delete_return_link' => 'страницата за разговор',
 6813+ 'lqt_delete_unallowed' => 'Не ви е дозволено да бришете нишки.',
 6814+ 'lqt_delete_show_checkbox' => 'Прикажи избришани нишки',
 6815+ 'lqt_talkpage_autocreate_summary' => 'Страницата за разговор е автоматски создадена при поставувањето на првата нишка.',
 6816+ 'lqt_header_warning_big' => 'Уредувате $1.',
 6817+ 'lqt_header_warning_after_big' => 'Насловите се за известувања и воведи.
 6818+Наместо ова, можете да $2.',
 6819+ 'lqt_header_warning_bold' => 'наслов на страницата за разговор',
 6820+ 'lqt_header_warning_new_discussion' => 'започнете нов разговор',
 6821+ 'lqt_sorting_order' => 'Редослед на сортирање:',
 6822+ 'lqt_sort_newest_changes' => 'прво најскоро променети',
 6823+ 'lqt_sort_newest_threads' => 'прво најнови нишки',
 6824+ 'lqt_sort_oldest_threads' => 'прво најстари нишки',
 6825+ 'lqt-any-date' => 'Било кој датум',
 6826+ 'lqt-only-date' => 'Само овие датуми:',
 6827+ 'lqt-date-from' => 'Од',
 6828+ 'lqt-date-to' => 'За',
 6829+ 'lqt-title' => 'Наслов',
 6830+ 'lqt-summary' => 'Опис',
 6831+ 'lqt-older' => 'постари',
 6832+ 'lqt-newer' => 'понови',
 6833+ 'lqt-searching' => 'Пребарување на нишки',
 6834+ 'lqt-read-message' => 'Означи како прочитано',
 6835+ 'lqt-read-message-tooltip' => 'Отстрани ја оваа нишка од новите пораки.
 6836+Сепак ќе биде видлива на оригиналната страница за разговор',
 6837+ 'lqt-read-all' => 'Означи ги сите како прочитани',
 6838+ 'lqt-read-all-tooltip' => 'Острани ги сите нишки од новите пораки.
 6839+Тие сепак ќе бидат видливи на нивните оригинални страници за разговор.
 6840+Оваа операција е неповратна.',
 6841+ 'lqt-marked-read' => "Нишката '''$1''' е означена како причитана.",
 6842+ 'lqt-count-marked-read' => '$1 {{PLURAL:$1|порака означена како прочитана|пораки означени како прочитани}}.',
 6843+ 'lqt-email-undo' => 'Врати',
 6844+ 'lqt-messages-sent' => 'Пораки испратени вам:',
 6845+ 'lqt-other-messages' => 'Пораки на други страници за разговор:',
 6846+ 'lqt-no-new-messages' => 'Немате нови пораки.',
 6847+ 'lqt-new-messages' => '&#x2712; Имате нови пораки.',
 6848+ 'lqt-email-info-undo' => 'Врати ја штотуку отфрлената нишка.',
 6849+ 'lqt-date-info' => 'Оваа врска е оневозможена бидејќи прегледувате нишки од сите датуми.',
 6850+ 'lqt_rc_new_discussion' => 'Нов разговор за „$1“ на $2 &bull; $3 пишува:',
 6851+ 'lqt_rc_new_reply' => 'Одговор на „$1“ на $2 &bull; $3 пишува:',
 6852+ 'lqt_rc_author_original' => '(првичен автор)',
 6853+ 'lqt_rc_author_others' => '(не е авторот)',
 6854+ 'lqt-newmessages-context' => 'Полна нишка',
65086855 'lqt-thread-created' => 'Создадено',
 6856+ 'lqt-archive-subtitle' => 'Архив на разговори',
 6857+ 'lqt-archive-intro' => 'Ова е архивот на разговорот за [[$1]].',
 6858+ 'lqt-history-time' => 'Време',
 6859+ 'lqt-history-user' => 'Корисник',
 6860+ 'lqt-history-action' => 'Активност',
 6861+ 'lqt-history-comment' => 'Коментар',
 6862+ 'lqt-history-thread' => 'Нишка',
 6863+ 'lqt-thread-edited-author' => 'Уредено од авторот',
 6864+ 'lqt-thread-edited-others' => 'Уредувано од други корисници',
 6865+ 'lqt-header-actions' => 'Дејства',
 6866+ 'lqt_summarize_link' => 'Краток опис',
 6867+ 'lqt-summarize-intro' => 'Подолу кратко опишете ја долунаведената нишка во квадратот за уредување.
 6868+Во описот можете да користите било каков викитекст. Кога сте готови, кликнете на „{{int:savearticle}}“.',
 6869+ 'lqt-thread-split' => 'Одвој во нова нишка',
 6870+ 'lqt-split-success' => 'Успешно ја одвоивте нишката $1.',
 6871+ 'lqt_split_thread' => 'Раздели нишка',
 6872+ 'lqt-thread-split-subject' => 'Наслов на новата нишка:',
 6873+ 'lqt-thread-split-thread' => 'Нишка:',
 6874+ 'lqt-split-submit' => 'Раздели',
 6875+ 'lqt_split_badsubject' => 'Внесениот наслов е неважечки.',
 6876+ 'lqt-no-threads' => 'Сè уште нема низи на оваа страница.',
 6877+ 'lqt-delete-parent-warning' => 'Ова е првостепена нишка со одговори.
 6878+Нејзините одговори исто така ќе бидат избришени автоматски.
 6879+За да го избегнете ова, разделете ги од оваа нишка пред да се избрише.',
 6880+ 'lqt-delete-parent-deleted' => 'Матичната нишка е избришана ($1)',
 6881+ 'lqt-delete-replies-done' => 'Сите одговори на оваа нишка се исто така избришани.',
 6882+ 'lqt-movethread' => 'Премести',
 6883+ 'lqt-menu-trigger' => 'Повеќе',
 6884+ 'lqt-newmessages-from' => 'Од $1',
 6885+ 'lqt-hot-topics' => 'Актуелни теми',
 6886+ 'right-lqt-split' => 'Раздели нишки',
 6887+ 'right-lqt-merge' => 'Спојување нишки',
 6888+ 'lqt-thread-merge' => 'Спој со друга нишка',
 6889+ 'lqt-thread-merge-to' => 'Спои во оваа нишка',
 6890+ 'lqt_merge_thread' => 'Спои ја нишката',
 6891+ 'lqt-thread-merge-source' => 'Изворна нишка:',
 6892+ 'lqt-thread-merge-dest' => 'Целна нишка:',
 6893+ 'lqt-merge-submit' => 'Спои',
 6894+ 'lqt-merge-success' => 'Успешно ја споивте нишката $1 со нишката $2.',
 6895+ 'lqt-log-name' => 'Дневник на нанижани разговори',
 6896+ 'lqt-log-header' => 'Во овој дневник се запишуваат дејствата направени во разговорните нишки.',
 6897+ 'lqt-log-action-move' => '[[$1]] е преместен од [[$2]] на [[$3]].',
 6898+ 'lqt-preference-notify-talk' => 'Испрати ми е-пошта кога некој ќе одговори на нишка која ја набљудувам',
 6899+ 'lqt-preference-watch-threads' => 'Набљудувај ги нишките кои ги создавам или на кои одговарам',
 6900+ 'prefs-lqt' => 'Нанижан разговор',
 6901+ 'lqt-preference-display-depth' => 'Максимална длабочина на одговорите за прикажување:',
 6902+ 'lqt-preference-display-count' => 'Максималнен број на одговори за прикажување:',
 6903+ 'lqt-preference-custom-signatures' => 'Прикажувај прилагодени кориснички потписи',
 6904+ 'lqt-enotif-subject-reply' => '{{SITENAME}} разговор - Одговор: $1',
 6905+ 'lqt-enotif-subject-newthread' => '{{SITENAME}} разговор - Нова нишка: $1',
 6906+ 'lqt-enotif-newthread' => 'Здраво $1,
 6907+Ве известуваме дека на {{SITENAME}} е создадена нова нишка „$2“ на страницата $5 на $3 во $4.
 6908+
 6909+Можете да ја погледате на <$6>',
 6910+ 'lqt-enotif-reply' => 'Здраво $1,
 6911+Ве известуваме дека на {{SITENAME}} е даден нов одговор на „$2“ на страницата $5,
 6912+на $3 во $4.
 6913+
 6914+You can see it at <$6>',
 6915+ 'lqt-quote-intro' => 'На $2 во $3, [[User:$1|$1]] напиша:',
 6916+ 'lqt-quote' => 'Цитирај',
 6917+ 'lqt-search-legend' => 'Пребарување разговори на страницава',
 6918+ 'lqt-search-label' => 'Услови за пребарување:',
 6919+ 'lqt-search-button' => 'Пребарај',
 6920+ 'searchprofile-threads' => 'Разговори',
 6921+ 'searchprofile-threads-tooltip' => 'Пребарување на нанижани разговори и страници за разговор',
 6922+ 'lqt-ajax-updated' => 'Оваа нишка има нови пораки.',
 6923+ 'lqt-ajax-update-link' => 'Ажурирај',
 6924+ 'lqt-thread-show-replies' => 'Прикажи $1 одговори',
 6925+ 'lqt-thread-show-more' => 'Прикажи повеќе одговори',
 6926+ 'lqt-thread-link-url' => 'Врска за URL адресата:',
 6927+ 'lqt-thread-link-title' => 'Викитекст-врска:',
 6928+ 'lqt-thread-link-copy' => 'Копирај на оставата за копии',
 6929+ 'lqt-feed-title-all' => '{{SITENAME}} — Нови пораки',
 6930+ 'lqt-feed-title-all-from' => '{{SITENAME}} — Нови пораки од $1',
 6931+ 'lqt-feed-title-new-threads' => '{{SITENAME}} — Нови нишки',
 6932+ 'lqt-feed-title-new-threads-from' => '{{SITENAME}} — Нови нишки од $1',
 6933+ 'lqt-feed-title-replies' => '{{SITENAME}} — Одговори',
 6934+ 'lqt-feed-title-replies-from' => '{{SITENAME}} — Одговори од $1',
 6935+ 'lqt-feed-new-thread-intro' => 'Нова нишка на $1, поставена од $2',
 6936+ 'lqt-feed-reply-intro' => 'Одговор на $3 (за $1), поставен од $2',
 6937+ 'lqt-newmessages-n' => 'Нови пораки ($1)',
 6938+ 'lqt_newmessages' => 'Нови пораки',
 6939+ 'lqt-newpost-summary' => 'Нова нишка: $1',
 6940+ 'lqt-reply-summary' => 'Одговор за [[$2|$1]]',
 6941+ 'lqt-talkpage-history-title' => 'Историја на страницата за разговор',
 6942+ 'lqt-talkpage-history-subtitle' => 'За $1',
 6943+ 'lqt-talkpage-history-tab' => 'Наслов',
65096944 );
65106945
65116946 /** Malayalam (മലയാളം)
@@ -6514,6 +6949,7 @@
65156950 $messages['ml'] = array(
65166951 'lqt_movethread' => 'ത്രെഡ് മറ്റൊരു താളിലേക്കു മാറ്റുക',
65176952 'lqt_contents_title' => 'ഉള്ളടക്കം',
 6953+ 'lqt_toc_thread_author' => 'തുടക്കമിട്ടത്',
65186954 'lqt_toc_thread_replycount' => 'മറുപടികൾ',
65196955 'lqt_toc_thread_modified' => 'ഒടുവിലെ പുതുക്കൽ',
65206956 'lqt_add_header' => 'തലക്കുറി ചേർക്കുക',
@@ -6523,25 +6959,31 @@
65246960 *വളരെ നീളമുള്ളതാണ്, അല്ലങ്കിൽ
65256961 *അന്തർവിക്കി പൂർവ്വപദങ്ങളുമായോ നാമമേഖലകളുടെ പേരുകളുമായോ ആശയക്കുഴപ്പം സൃഷ്ടിക്കുന്നതാണ്.',
65266962 'lqt_empty_subject' => 'താങ്കൾ ഒരു വിഷയം നൽകിയിരിക്കണം.',
 6963+ 'lqt_in_response_to' => '$2 നൽകിയ $1-നു മറുപടി, മുകളിൽ:',
65276964 'lqt_edited_notice' => 'തിരുത്തി',
65286965 'lqt_reply' => 'മറുപടി',
65296966 'lqt_delete' => 'മായ്ക്കുക',
65306967 'lqt_undelete' => 'പുനഃസ്ഥാപിക്കുക',
65316968 'lqt_permalink' => 'സ്ഥിരംകണ്ണി',
 6969+ 'lqt_fragment' => '$2-വിൽ നിന്നുള്ള $1-ന്റെ ഭാഗം',
65326970 'lqt_discussion_link' => 'സം‌വാദം',
65336971 'lqt_from_talk' => '$1 എന്ന സംവാദം താളിൽ നിന്ന്',
65346972 'lqt_newer' => '←പുതിയത്',
65356973 'lqt_older' => 'പഴയത്→',
 6974+ 'lqt_hist_comment_edited' => 'കുറിപ്പിന്റെ എഴുത്ത് തിരുത്തി',
65366975 'lqt_hist_summary_changed' => 'ചുരുക്കം മാറ്റി',
65376976 'lqt_hist_reply_created' => 'പുതിയ മറുപടി ഉണ്ടാക്കി',
65386977 'lqt_hist_deleted' => 'മായ്ച്ചു',
 6978+ 'lqt_hist_undeleted' => 'മായ്ച്ചതു പുനഃസ്ഥാപിച്ചു',
65396979 'lqt_hist_moved_talkpage' => 'തലക്കെട്ട് മാറ്റി',
65406980 'lqt_hist_tooltip_newer_disabled' => 'നിങ്ങള്‍ ആദ്യത്തെ താളിലായതിനാല്‍ ഈ കണ്ണി നിര്‍‌വീര്യമാക്കി.',
65416981 'lqt_hist_tooltip_older_disabled' => 'നിങ്ങള്‍ അവസാനത്തെ താളിലായതിനാല്‍ ഈ കണ്ണി നിര്‍‌വീര്യമാക്കി.',
65426982 'lqt_hist_edited_subject' => 'വിഷയം തിരുത്തി',
 6983+ 'lqt_hist_root_blanked' => 'കുറിപ്പായി ഇട്ട എഴുത്ത് നീക്കം ചെയ്തു',
65436984 'lqt_revision_as_of' => '$2 തീയതിയിൽ $3 സമയത്തുണ്ടായിരുന്ന പതിപ്പ്.',
65446985 'lqt_change_reply_created' => '[$1 അടയാളപ്പെടുത്തി കാണിച്ചിരിക്കുന്ന അഭിപ്രായം] ഈ പതിപ്പില്‍ ചേര്‍ക്കപ്പെട്ടതാണ്‌.',
65456986 'lqt_change_edited_root' => '[$1 അടയാളപ്പെടുത്തി കാണിച്ചിരിക്കുന്ന അഭിപ്രായം] ഈ പതിപ്പില്‍ തിരുത്തപ്പെട്ടിട്ടുണ്ട്.',
 6987+ 'lqt_change_root_blanked' => '[$1 ഒരു കുറിപ്പിലെ] എഴുത്ത് നീക്കം ചെയ്തിരിക്കുന്നു.',
65466988 'lqt_youhavenewmessages' => 'താങ്കൾക്ക് [$1 പുതിയ സന്ദേശങ്ങൾ] ഉണ്ട്.',
65476989 'lqt_protectedfromreply_link' => 'സം‌രക്ഷിക്കപ്പെട്ടിരിക്കുന്നു',
65486990 'lqt_subject' => 'വിഷയം:',
@@ -6562,6 +7004,7 @@
65637005 'lqt_move_noreason' => 'കാരണമൊന്നും സൂചിപ്പിച്ചിട്ടില്ല',
65647006 'lqt_move_success' => 'ത്രെഡ് $1ലേക്കു മാറ്റി.',
65657007 'lqt_delete_undeleting' => "'''$1''' പുനഃസ്ഥാപിക്കുന്നു.",
 7008+ 'lqt_delete_deleting' => "'''$1''' കൂടെ അതിനുള്ള '''എല്ലാ മറുപടികളും''' മായ്ക്കുന്നു.",
65667009 'lqt_delete_deleted' => 'ത്രെഡ് മായ്ക്കപ്പെട്ടിരിക്കുന്നു.',
65677010 'lqt_delete_return' => '$1 എന്ന താളിലേക്ക് തിരിച്ചുപോവുക.',
65687011 'lqt_delete_return_link' => 'സം‌വാദം താള്‍',
@@ -6587,6 +7030,7 @@
65887031 'lqt-other-messages' => 'മറ്റു സംവാദം താളുകളിലുള്ള സന്ദേശങ്ങൾ',
65897032 'lqt-no-new-messages' => 'താങ്കൾക്ക് പുതിയ സന്ദേശങ്ങൾ ഒന്നുമില്ല.',
65907033 'lqt-new-messages' => '&#x2712; താങ്കൾക്ക് പുതിയ സന്ദേശങ്ങൾ ഉണ്ട്',
 7034+ 'lqt_rc_new_reply' => '$2 താളിലെ "$1" എന്നതിനുള്ള മറുപടി &bull; എഴുതുന്നത് $3:',
65917035 'lqt_rc_author_original' => '(യഥാർത്ഥ സ്രഷ്ടാവ്)',
65927036 'lqt_rc_author_others' => '(സ്രഷ്ടാവ് അല്ല)',
65937037 'lqt-newmessages-context' => 'പൂർണ്ണരൂപം',
@@ -6602,8 +7046,13 @@
66037047 'lqt-split-submit' => 'വിഘടിപ്പിക്കുക',
66047048 'lqt_split_badsubject' => 'താങ്കൾ ചേർത്ത വിഷയം അസാധുവാണ്.',
66057049 'lqt-movethread' => 'മാറ്റുക',
 7050+ 'lqt-menu-trigger' => 'കൂടുതൽ',
 7051+ 'lqt-newmessages-from' => '$1 മുതൽ',
 7052+ 'lqt-hot-topics' => 'ചൂടുപിടിച്ച വിഷയങ്ങൾ',
66067053 'lqt-merge-submit' => 'ലയിപ്പിക്കുക',
66077054 'lqt-log-action-move' => '[[$1]]- [[$2]] എന്നതിൽ നിന്നു [[$3]] എന്നതിലേയ്ക്കു മാറ്റിയിരിക്കുന്നു.',
 7055+ 'lqt-preference-display-depth' => 'മറുപടി പ്രദർശിപ്പിക്കേണ്ട പരമാവധി ആഴം:',
 7056+ 'lqt-preference-display-count' => 'പ്രദർശിപ്പിക്കേണ്ട പരമാവധി എണ്ണം മറുപടികൾ:',
66087057 'lqt-preference-custom-signatures' => 'മാറ്റിയെടുത്ത ഉപയോക്തൃ ഒപ്പുകൾ കാട്ടുക',
66097058 'lqt-enotif-subject-reply' => '{{SITENAME}} സംവാദം - മറുപടി: $1',
66107059 'lqt-enotif-reply' => "പ്രിയ $1,
@@ -6620,11 +7069,15 @@
66217070 'lqt-thread-show-replies' => '$1 മറുപടികൾ പ്രദർശിപ്പിക്കുക',
66227071 'lqt-thread-show-more' => 'കൂടുതൽ മറുപടികൾ പ്രദർശിപ്പിക്കുക',
66237072 'lqt-thread-link-url' => 'കണ്ണിയുടെ യു.ആർ.എൽ.:',
 7073+ 'lqt-thread-link-title' => 'വിക്കിയെഴുത്തിന്റെ കണ്ണി:',
66247074 'lqt-thread-link-copy' => 'ക്ലിപ്‌‌ബോഡിലേയ്ക്ക് പകർത്തുക',
66257075 'lqt-feed-title-replies' => '{{SITENAME}} — മറുപടികൾ',
66267076 'lqt-feed-title-replies-from' => '{{SITENAME}} — {{PLURAL:$2|$1 എന്ന താളിലുള്ള|$1 എന്ന താളുകളിലുള്ള}} മറുപടികൾ',
66277077 'lqt-newmessages-n' => 'പുതിയ സന്ദേശങ്ങൾ($1)',
66287078 'lqt_newmessages' => 'പുതിയ സന്ദേശങ്ങള്‍',
 7079+ 'lqt-reply-summary' => '[[$2|$1]] എന്നതിനുള്ള മറുപടി',
 7080+ 'lqt-talkpage-history-title' => 'സംവാദം താളിന്റെ നാൾവഴി',
 7081+ 'lqt-talkpage-history-subtitle' => 'താൾ $1',
66297082 );
66307083
66317084 /** Mongolian (Монгол)
@@ -6801,7 +7254,7 @@
68027255 'lqt_reply' => 'Antwoorden',
68037256 'lqt_delete' => 'Verwijderen',
68047257 'lqt_undelete' => 'Terugplaatsen',
6805 - 'lqt_permalink' => 'Verwijzing naar',
 7258+ 'lqt_permalink' => 'Permanente verwijzing',
68067259 'lqt_fragment' => 'Fragment van een $1 van $2',
68077260 'lqt_discussion_link' => 'overleg',
68087261 'lqt_from_talk' => 'Van $1',
@@ -6846,7 +7299,7 @@
68477300 'lqt_protectedfromreply_link' => 'beveiligd',
68487301 'lqt_subject' => 'Onderwerp:',
68497302 'lqt_noreason' => 'Geen reden gegeven.',
6850 - 'lqt_move_placeholder' => 'Dit is een markering die aangeeft dat een onderwerp $1 verplaatst is van deze pagina naar een andere overlegpagina.
 7303+ 'lqt_move_placeholder' => 'Dit is een markering die aangeeft dat een onderwerp $1 verplaatst is van deze pagina naar een andere overlegpagina ($5).
68517304 Deze verplaatsing is uitgevoerd door $2 op $3 $4.',
68527305 'lqt_thread_deleted_for_sysops' => "Dit onderwerp is '''verwijderd''' en is alleen zichtbaar voor beheerders.",
68537306 'lqt_thread_deleted' => 'Dit onderwerp is verwijderd.',
@@ -6927,6 +7380,7 @@
69287381 'lqt-history-user' => 'Gebruiker',
69297382 'lqt-history-action' => 'Activiteit',
69307383 'lqt-history-comment' => 'Opmerking',
 7384+ 'lqt-history-thread' => 'Onderwerp',
69317385 'lqt-thread-edited-author' => 'Bewerkt door auteur',
69327386 'lqt-thread-edited-others' => 'Bewerkt door andere gebruikers',
69337387 'lqt-header-actions' => 'Handelingen',
@@ -6949,6 +7403,8 @@
69507404 'lqt-delete-replies-done' => 'Alle antwoorden in dit overleg zijn ook verwijderd.',
69517405 'lqt-movethread' => 'Verplaatsen',
69527406 'lqt-menu-trigger' => 'Meer',
 7407+ 'lqt-newmessages-from' => 'Van $1',
 7408+ 'lqt-hot-topics' => 'Populaire onderwerpen',
69537409 'right-lqt-split' => 'Onderwerpen splitsen',
69547410 'right-lqt-merge' => 'Onderwerpen samenvoegen',
69557411 'lqt-thread-merge' => 'In een ander onderwerp toevoegen',
@@ -7005,6 +7461,9 @@
70067462 'lqt_newmessages' => 'Nieuwe berichten',
70077463 'lqt-newpost-summary' => 'Nieuw onderwerp: $1',
70087464 'lqt-reply-summary' => 'Reactie op [[$2|$1]]',
 7465+ 'lqt-talkpage-history-title' => 'Geschiedenis van de overlegpagina',
 7466+ 'lqt-talkpage-history-subtitle' => 'Voor $1',
 7467+ 'lqt-talkpage-history-tab' => 'Koptekst',
70097468 );
70107469
70117470 /** Norwegian Nynorsk (‪Norsk (nynorsk)‬)
@@ -7349,7 +7808,8 @@
73507809 'lqt_protectedfromreply_link' => 'protegit',
73517810 'lqt_subject' => 'Subjècte :',
73527811 'lqt_noreason' => 'Cap de motiu balhat',
7353 - 'lqt_move_placeholder' => "Aqueste fial es una marca substitutiva qu'indica qu'un fial, $1, es estat desplaçat d'aquesta pagina cap a una autra pagina de discussion. Aqueste desplaçament es estat fach per $2 a $3 $4.",
 7812+ 'lqt_move_placeholder' => "Aqueste fial es una marca substitutiva qu'indica qu'un fial, $1, es estat desplaçat d'aquesta pagina.
 7813+Aqueste desplaçament es estat fach per $2 a $3 $4. Lo fial se tròba ara a $5.",
73547814 'lqt_thread_deleted_for_sysops' => "Aqueste fial es estat '''suprimit''' e sols los administrators o pòdon veire.",
73557815 'lqt_thread_deleted' => 'Aqueste fial es estat escafat.',
73567816 'lqt_summary_notice' => 'I a pas agut cap de cambiament dins aquesta discussion dempuèi almens $2 {{PLURAL:$2|jorn|jorns}}. Se es estada concluïda, podètz aver besonh de $1.',
@@ -7427,6 +7887,7 @@
74287888 'lqt-history-user' => 'Utilizaire',
74297889 'lqt-history-action' => 'Activitat',
74307890 'lqt-history-comment' => 'Comentari',
 7891+ 'lqt-history-thread' => 'Fial de discussion',
74317892 'lqt-thread-edited-author' => 'Editat per l’autor',
74327893 'lqt-thread-edited-others' => 'Editat per d’autres utilizaires',
74337894 'lqt-header-actions' => 'Accions',
@@ -7448,6 +7909,8 @@
74497910 'lqt-delete-replies-done' => 'Totas las responsas a aqueste fial de discussion tanben son estadas suprimidas.',
74507911 'lqt-movethread' => 'Desplaçar',
74517912 'lqt-menu-trigger' => 'Mai',
 7913+ 'lqt-newmessages-from' => 'Dempuèi $1',
 7914+ 'lqt-hot-topics' => 'Subjèctes brutlants',
74527915 'right-lqt-split' => 'Separar los fials de discussion',
74537916 'right-lqt-merge' => 'Fusionar los fials de discussion',
74547917 'lqt-thread-merge' => 'Fusionar dins un autre fial',
@@ -7504,6 +7967,8 @@
75057968 'lqt_newmessages' => 'Messatges Novèls',
75067969 'lqt-newpost-summary' => 'Fial novèl : $1',
75077970 'lqt-reply-summary' => 'Respondre a [[$2|$1]]',
 7971+ 'lqt-talkpage-history-title' => 'Istoric de la pagina de discussion',
 7972+ 'lqt-talkpage-history-subtitle' => 'Per $1',
75087973 );
75097974
75107975 /** Oriya (ଓଡ଼ିଆ)
@@ -7587,7 +8052,7 @@
75888053 'lqt_reply' => 'Odpowiedz',
75898054 'lqt_delete' => 'Usuń',
75908055 'lqt_undelete' => 'Odkasuj',
7591 - 'lqt_permalink' => 'Link do tej wiadomości',
 8056+ 'lqt_permalink' => 'Link do',
75928057 'lqt_fragment' => 'Fragment $1 z $2',
75938058 'lqt_discussion_link' => 'dyskusji',
75948059 'lqt_from_talk' => 'Ze strony $1',
@@ -7632,7 +8097,8 @@
76338098 'lqt_protectedfromreply_link' => 'zabezpieczony',
76348099 'lqt_subject' => 'Temat:',
76358100 'lqt_noreason' => 'Nie podano powodu.',
7636 - 'lqt_move_placeholder' => '$2 {{GENDER:$2|przeniósł|przeniosła}} $1 na inną stronę dnia $3 o $4.',
 8101+ 'lqt_move_placeholder' => 'Ten wątek jest wyłącznie znacznikiem, że właściwy wątek $1 został z tej strony przeniesiony.
 8102+$2 {{GENDER:$2|przeniósł|przeniosła}} go dnia $3 o $4 na stronę $5.',
76378103 'lqt_thread_deleted_for_sysops' => "Ten wątek został '''usunięty''' i jest dostępny jedynie dla administratorów.",
76388104 'lqt_thread_deleted' => 'Wątek został usunięty.',
76398105 'lqt_summary_notice' => '{{PLURAL:$2|Od wczoraj|W ciągu ostatnich $2 dni}} nie było zmian w dyskusji.
@@ -7712,6 +8178,7 @@
77138179 'lqt-history-user' => 'Użytkownik',
77148180 'lqt-history-action' => 'Działanie',
77158181 'lqt-history-comment' => 'Komentarz',
 8182+ 'lqt-history-thread' => 'Wątek',
77168183 'lqt-thread-edited-author' => 'Edytowany przez autora',
77178184 'lqt-thread-edited-others' => 'Edytowany przez innych użytkowników',
77188185 'lqt-header-actions' => 'Działania',
@@ -7732,6 +8199,9 @@
77338200 'lqt-delete-parent-deleted' => 'Wątek został usunięty ($1)',
77348201 'lqt-delete-replies-done' => 'Wszystkie odpowiedzi w tym wątku zostały również usunięte.',
77358202 'lqt-movethread' => 'Przenieś',
 8203+ 'lqt-menu-trigger' => 'Więcej',
 8204+ 'lqt-newmessages-from' => 'Od $1',
 8205+ 'lqt-hot-topics' => 'Gorące tematy',
77368206 'right-lqt-split' => 'Rozgałęzianie wątków',
77378207 'right-lqt-merge' => 'Łączenie wątków',
77388208 'lqt-thread-merge' => 'Połącz z innym wątkiem',
@@ -7786,6 +8256,10 @@
77878257 'lqt-feed-reply-intro' => 'Odpowiedź w wątku $3 (na stronie $1) napisana przez $2',
77888258 'lqt-newmessages-n' => 'Nowe wiadomości ($1)',
77898259 'lqt_newmessages' => 'Nowe wiadomości',
 8260+ 'lqt-newpost-summary' => 'Nowy wątek – $1',
 8261+ 'lqt-reply-summary' => 'Odpowiedz na [[$2|$1]]',
 8262+ 'lqt-talkpage-history-title' => 'Historia strony dyskusji',
 8263+ 'lqt-talkpage-history-subtitle' => 'Do $1',
77908264 );
77918265
77928266 /** Pashto (پښتو)
@@ -8290,7 +8764,8 @@
82918765 'lqt_protectedfromreply_link' => 'защищена',
82928766 'lqt_subject' => 'Заголовок:',
82938767 'lqt_noreason' => 'Не указана причина.',
8294 - 'lqt_move_placeholder' => 'Эта ветка отображает то, что ветка $1 была перемещена на страницу $3 $4 участником $2',
 8768+ 'lqt_move_placeholder' => 'Эта заглушка ветки показывает, что ветка $1 была перемещена с этой страницы.
 8769+Перемещение произведено участником $2 $3 в $4. Теперь ветку можно найти как $5.',
82958770 'lqt_thread_deleted_for_sysops' => "Эта ветка была '''удалена''' и видна только администраторам.",
82968771 'lqt_thread_deleted' => 'Эта ветка была удалена.',
82978772 'lqt_summary_notice' => 'Это обсуждение не изменялось как минимум $2 {{PLURAL:$2|день|дня|дней}}.
@@ -8369,6 +8844,7 @@
83708845 'lqt-history-user' => 'Участник',
83718846 'lqt-history-action' => 'Действия',
83728847 'lqt-history-comment' => 'Комментарий',
 8848+ 'lqt-history-thread' => 'Ветка',
83738849 'lqt-thread-edited-author' => 'Отредактировано автором',
83748850 'lqt-thread-edited-others' => 'Отредактировано другими участниками',
83758851 'lqt-header-actions' => 'Действия',
@@ -8390,6 +8866,8 @@
83918867 'lqt-delete-replies-done' => 'Также были удалены все ответы на эту ветку.',
83928868 'lqt-movethread' => 'Переименовать',
83938869 'lqt-menu-trigger' => 'Ещё',
 8870+ 'lqt-newmessages-from' => 'От $1',
 8871+ 'lqt-hot-topics' => 'Горячие темы',
83948872 'right-lqt-split' => 'разделение ветвей',
83958873 'right-lqt-merge' => 'объединение ветвей',
83968874 'lqt-thread-merge' => 'Присоединить к другой ветке',
@@ -8446,6 +8924,8 @@
84478925 'lqt_newmessages' => 'Новые сообщения',
84488926 'lqt-newpost-summary' => 'Новая ветка: $1',
84498927 'lqt-reply-summary' => 'Ответ на [[$2|$1]]',
 8928+ 'lqt-talkpage-history-title' => 'История страницы обсуждения',
 8929+ 'lqt-talkpage-history-subtitle' => 'Для $1',
84508930 );
84518931
84528932 /** Yakut (Саха тыла)
@@ -8517,7 +8997,8 @@
85188998 'lqt_protectedfromreply_link' => 'көмүскэммит',
85198999 'lqt_subject' => 'Аата:',
85209000 'lqt_noreason' => 'Төрүөтэ ыйыллыбатах.',
8521 - 'lqt_move_placeholder' => 'Бу салаа $1 салааны $3 $4 сирэйгэ $2 кыттааччы көһөрбүтүн туһунан кэпсиир.',
 9001+ 'lqt_move_placeholder' => 'Бу салаа бүөтэ $1 салаа бу сирэйтэн көһөрүллүбүтүн көрдөрөр.
 9002+Көһөрүүнү $3 $4 сирэйгэ $2 кыттааччы оҥорбут. Онон салаа маннык буолбут $5.',
85229003 'lqt_thread_deleted_for_sysops' => "Бу салаа '''сотуллубут''', дьаһабылларга эрэ костөр кыахтаах.",
85239004 'lqt_thread_deleted' => 'Бу салаа сотуллубут.',
85249005 'lqt_summary_notice' => 'Бу ырытыы $2 хонуктан ордук кэмҥэ уларытыллыбатах.
@@ -8715,7 +9196,7 @@
87169197 'lqt_reply' => 'Odpovedať',
87179198 'lqt_delete' => 'Zmazať',
87189199 'lqt_undelete' => 'Obnoviť zmazané',
8719 - 'lqt_permalink' => 'Trvalý odkaz',
 9200+ 'lqt_permalink' => 'Odkaz na',
87209201 'lqt_fragment' => 'úryvok z $1 od $2',
87219202 'lqt_discussion_link' => 'diskusia',
87229203 'lqt_from_talk' => 'od $1',
@@ -8740,25 +9221,28 @@
87419222 'lqt_hist_merged_from' => 'Odpoveď presunutá do iného vlákna',
87429223 'lqt_hist_merged_to' => 'Odpoveď presunutá z iného vlákna',
87439224 'lqt_hist_split_from' => 'Oddelené do nového vlákna',
 9225+ 'lqt_hist_root_blanked' => 'Text odstráneného komentára',
87449226 'lqt_revision_as_of' => 'Revízia z $2 $3.',
87459227 'lqt_change_new_thread' => 'Toto je prvotná revízia vlákna.',
8746 - 'lqt_change_reply_created' => 'Zvýraznený komentár bol vytvorený v tejto revízii.',
8747 - 'lqt_change_edited_root' => 'Zvýraznený komentár bol upravený v tejto revízii.',
 9228+ 'lqt_change_reply_created' => '[$1 Zvýraznený komentár] bol vytvorený v tejto revízii.',
 9229+ 'lqt_change_edited_root' => '[$1 Zvýraznený komentár] bol upravený v tejto revízii.',
87489230 'lqt_change_edited_summary' => 'Zhrnutie vlákna bolo upravené',
8749 - 'lqt_change_deleted' => 'Toto vlákna alebno odpoveď naň bola zmazaná',
8750 - 'lqt_change_undeleted' => 'Zvýraznený príspevok bol obnovený',
8751 - 'lqt_change_moved' => 'Toto vlákno bolo presunuté na inú diskusnú stránku',
8752 - 'lqt_change_split' => 'Toto vlákno bolo oddelené z iného vlákna',
 9231+ 'lqt_change_deleted' => '[$1 Toto vlákno] alebo odpoveď naň bola zmazaná',
 9232+ 'lqt_change_undeleted' => '[$1 Zvýraznený príspevok] bol obnovený',
 9233+ 'lqt_change_moved' => '[$1 Toto vlákno] bolo presunuté na inú diskusnú stránku',
 9234+ 'lqt_change_split' => '[$1 Toto vlákno] bolo oddelené z iného vlákna',
87539235 'lqt_change_subject_edited' => 'Predmet tohto vlákna sa zmenil',
8754 - 'lqt_change_merged_from' => 'Odpoveď na toto vlákno bola presunutá do iného vlákna',
8755 - 'lqt_change_merged_to' => 'Zvýraznená odpoveď bola presunutá z iného vlákna',
8756 - 'lqt_change_split_from' => 'Podvlákno tohto vlákna bolo oddelené do samostatného vlákna',
 9236+ 'lqt_change_merged_from' => '[$1 Odpoveď] na toto vlákno bola presunutá do iného vlákna',
 9237+ 'lqt_change_merged_to' => '[$1 Zvýraznená odpoveď] bola presunutá z iného vlákna',
 9238+ 'lqt_change_split_from' => '[$1 Podvlákno] tohto vlákna bolo oddelené do samostatného vlákna',
 9239+ 'lqt_change_root_blanked' => 'Text [$1 komentára] bol odstránený.',
87579240 'lqt_youhavenewmessages' => 'Máte [$1 nové správy].',
87589241 'lqt_protectedfromreply' => 'Toto vlákno bolo $1 proti odpovediam naň.',
87599242 'lqt_protectedfromreply_link' => 'zamknuté',
87609243 'lqt_subject' => 'Predmet:',
87619244 'lqt_noreason' => 'Nebol udaný dôvod.',
8762 - 'lqt_move_placeholder' => 'Toto vlákno je vyhradené miesto, ktoré označuje, že vlákno $1 bolo odstránené z tejto stránky na inú diskusnú stránku. Tento presun vykonal $2 $3 $4.',
 9245+ 'lqt_move_placeholder' => 'Toto vlákno je vyhradené miesto, ktoré označuje, že vlákno $1 bolo presunuté z tejto stránky na inú diskusnú stránku.
 9246+Tento presun vykonal $2 $3 $4. Vlákno sa teraz nachádza na $5.',
87639247 'lqt_thread_deleted_for_sysops' => "Vlákno bolo '''zmazané''' a môžu ho vidieť iba správcovia.",
87649248 'lqt_thread_deleted' => 'Toto vlákno bolo zmazané.',
87659249 'lqt_summary_notice' => 'V tejto diskusii nenastali zmeny najmenej $2 {{PLURAL:$2|deň|dni|dní}}.
@@ -8835,6 +9319,7 @@
88369320 'lqt-history-user' => 'Používateľ',
88379321 'lqt-history-action' => 'Aktivita',
88389322 'lqt-history-comment' => 'Komentár',
 9323+ 'lqt-history-thread' => 'Vlákno',
88399324 'lqt-thread-edited-author' => 'Upravené autorom',
88409325 'lqt-thread-edited-others' => 'Upravené inými používateľmi',
88419326 'lqt-header-actions' => 'Operácie',
@@ -8855,6 +9340,9 @@
88569341 'lqt-delete-parent-deleted' => 'Rodičovské vlákno zmazané ($1)',
88579342 'lqt-delete-replies-done' => 'Boli zmazané aj všetky odpovede na toto vlákno.',
88589343 'lqt-movethread' => 'Presunúť',
 9344+ 'lqt-menu-trigger' => 'Viac',
 9345+ 'lqt-newmessages-from' => 'Z $1',
 9346+ 'lqt-hot-topics' => 'Horúce témy',
88599347 'right-lqt-split' => 'Oddeliť vlákna',
88609348 'right-lqt-merge' => 'Zlúčiť vlákna',
88619349 'lqt-thread-merge' => 'Zlúčiť do iného vlákna',
@@ -8909,6 +9397,10 @@
89109398 'lqt-feed-reply-intro' => 'Odpoveď na $3 (na tému $1), ktorú poslal $2',
89119399 'lqt-newmessages-n' => '{{PLURAL:$1|Nová správa|Nové správy}} ($1)',
89129400 'lqt_newmessages' => 'Nové správy',
 9401+ 'lqt-newpost-summary' => 'Nové vlákno: $1',
 9402+ 'lqt-reply-summary' => 'Odpoveď na [[$2|$1]]',
 9403+ 'lqt-talkpage-history-title' => 'História diskusnej stránky',
 9404+ 'lqt-talkpage-history-subtitle' => 'Pre $1',
89139405 );
89149406
89159407 /** Lower Silesian (Schläsch)
@@ -8997,6 +9489,7 @@
89989490 /** Swedish (Svenska)
89999491 * @author Boivie
90009492 * @author Fluff
 9493+ * @author GameOn
90019494 * @author Jon Harald Søby
90029495 * @author M.M.S.
90039496 * @author Najami
@@ -9166,6 +9659,7 @@
91679660 För att undvika detta, splitta dem från denna tråd innan du raderar den.',
91689661 'lqt-delete-parent-deleted' => 'Föräldratråd raderad ($1)',
91699662 'lqt-delete-replies-done' => 'Alla svar till denna tråd har också raderats.',
 9663+ 'lqt-movethread' => 'Flytta',
91709664 'right-lqt-split' => 'Delade trådar',
91719665 'right-lqt-merge' => 'Slå ihop trådar',
91729666 'lqt-thread-merge' => 'Slå ihop in i en annan tråd.',
@@ -9237,7 +9731,7 @@
92389732 'lqt_new_thread' => 'కొత్త చర్చని ప్రారంభించండి',
92399733 'lqt_reply' => 'స్పందించు',
92409734 'lqt_delete' => 'తొలగించు',
9241 - 'lqt_permalink' => 'ఇక్కడికి లింకు',
 9735+ 'lqt_permalink' => 'కి లంకె',
92429736 'lqt_discussion_link' => 'చర్చ',
92439737 'lqt_from_talk' => '$1 నుండి',
92449738 'lqt_newer' => '←కొత్తవి',
@@ -9291,6 +9785,7 @@
92929786 'lqt-older' => 'పాతవి',
92939787 'lqt-newer' => 'కొత్తవి',
92949788 'lqt-email-undo' => 'రద్దుచెయ్యి',
 9789+ 'lqt-other-messages' => 'ఇతర చర్చా పేజీలలోని సందేశాలు:',
92959790 'lqt-no-new-messages' => 'మీకు కొత్త సందేశాలేమీ లేవు.',
92969791 'lqt-new-messages' => '&#x2712; మీకు కొత్త సందేశాలు ఉన్నాయి.',
92979792 'lqt_rc_author_original' => '(అసలు రచయిత)',
@@ -9302,12 +9797,19 @@
93039798 'lqt_summarize_link' => 'సంగ్రహించు',
93049799 'lqt-split-submit' => 'విడదీయి',
93059800 'lqt-delete-parent-deleted' => 'పైన చర్చ తొలగించడమైనది ($1)',
 9801+ 'lqt-menu-trigger' => 'మరిన్ని',
 9802+ 'lqt-newmessages-from' => '$1 నుండి',
 9803+ 'lqt-hot-topics' => 'వేడి చర్చలు',
93069804 'lqt-merge-submit' => 'కలుపు',
93079805 'lqt-search-button' => 'వెతుకు',
93089806 'searchprofile-threads' => 'చర్చలు',
 9807+ 'lqt-feed-title-all' => '{{SITENAME}} — కొత్త టపాలు',
 9808+ 'lqt-feed-title-all-from' => '{{SITENAME}} — $1 నుండి కొత్త టపాలు',
93099809 'lqt-feed-title-replies' => '{{SITENAME}} — స్పందనలు',
 9810+ 'lqt-feed-title-replies-from' => '{{SITENAME}} — $1 నుండి స్పందనలు',
93109811 'lqt-newmessages-n' => 'కొత్త సందేశాలు ($1)',
93119812 'lqt_newmessages' => 'కొత్త సందేశాలు',
 9813+ 'lqt-talkpage-history-title' => 'చర్చా పేజీ చరిత్ర',
93129814 );
93139815
93149816 /** Tetum (Tetun)
@@ -9574,7 +10076,7 @@
957510077 'lqt_subject' => 'Konu:',
957610078 'lqt_noreason' => 'Sebep belirtilmemiş.',
957710079 'lqt_move_placeholder' => 'Bu düğüm, bir düğümün, $1, bu sayfadan başka bir tartışma sayfasına çıkarıldığını belirten bir yertutucudur.
9578 -Bu taşıma $3 $4 tarihinde $2 tarafından yapılmıştır.',
 10080+Bu taşıma $3 $4 tarihinde $2 tarafından yapılmıştır. Düğüm şu anda $5 adresinde bulunuyor.',
957910081 'lqt_thread_deleted_for_sysops' => "Bu düğüm '''silinmiş''' ve sadece yöneticiler tarafından görülebilir.",
958010082 'lqt_thread_deleted' => 'Bu düğüm silinmiş.',
958110083 'lqt_summary_notice' => 'Bu tartışmada en az $2 {{PLURAL:$2|gündür|gündür}} hiçbir değişiklik yok.
@@ -9655,6 +10157,7 @@
965610158 'lqt-history-user' => 'Kullanıcı',
965710159 'lqt-history-action' => 'Eylem',
965810160 'lqt-history-comment' => 'Yorum',
 10161+ 'lqt-history-thread' => 'Düğüm',
965910162 'lqt-thread-edited-author' => 'Yazar tarafından değiştirildi',
966010163 'lqt-thread-edited-others' => 'Diğer kullanıcılar tarafından değiştirildi',
966110164 'lqt-header-actions' => 'Eylemler',
@@ -9676,6 +10179,8 @@
967710180 'lqt-delete-replies-done' => 'Bu düğüme olan tüm cevaplar da silindi.',
967810181 'lqt-movethread' => 'Taşı',
967910182 'lqt-menu-trigger' => 'Daha fazla',
 10183+ 'lqt-newmessages-from' => 'Gönderen $1',
 10184+ 'lqt-hot-topics' => 'Taze başlıklar',
968010185 'right-lqt-split' => 'Düğümleri ayır',
968110186 'right-lqt-merge' => 'Düğümleri birleştir',
968210187 'lqt-thread-merge' => 'Diğer bir düğüme birleştir',
@@ -9730,6 +10235,8 @@
973110236 'lqt_newmessages' => 'Yeni iletiler',
973210237 'lqt-newpost-summary' => 'Yeni düğüm: $1',
973310238 'lqt-reply-summary' => '[[$2|$1]] düğümüne cevap ver',
 10239+ 'lqt-talkpage-history-title' => 'Tartışma sayfası geçmişi',
 10240+ 'lqt-talkpage-history-subtitle' => '$1 için',
973410241 );
973510242
973610243 /** Tatar (Cyrillic) (Татарча/Tatarça (Cyrillic))
@@ -9759,7 +10266,7 @@
976010267 'lqt_reply' => 'Rispóndighe',
976110268 'lqt_delete' => 'Scancela',
976210269 'lqt_undelete' => 'Recupera',
9763 - 'lqt_permalink' => 'Colegamento a sto qua',
 10270+ 'lqt_permalink' => 'Colegamento a',
976410271 'lqt_fragment' => 'Tochetin de $1 da $2',
976510272 'lqt_discussion_link' => 'discussion',
976610273 'lqt_from_talk' => 'Da $1',
@@ -9772,20 +10279,38 @@
977310280 'lqt_hist_undeleted' => 'Recuperà',
977410281 'lqt_hist_moved_talkpage' => 'Spostà',
977510282 'lqt_hist_edited_subject' => 'Sogeto canbià',
 10283+ 'lqt_hist_split_from' => 'Dividi verso un argomento novo',
 10284+ 'lqt_revision_as_of' => 'Version de $2 a le $3.',
977610285 'lqt_youhavenewmessages' => 'Te ghè [$1 messagi novi].',
977710286 'lqt_protectedfromreply_link' => 'protèto',
 10287+ 'lqt_noreason' => 'Nissuna motivassion indicà.',
977810288 'lqt_summary_notice_link' => 'inserir un ogeto',
977910289 'lqt_nosuchthread_title' => 'No esiste sto argomento',
 10290+ 'lqt_move_movingthread' => 'Spostamento de $1.
 10291+Sto argomento el fa parte de $2.',
978010292 'lqt_move_torename' => "Par rinominar sto argomento, $1 e cànbia el canpo 'Ogeto'.",
978110293 'lqt_move_torename_edit' => 'modifichela',
 10294+ 'lqt_move_destinationtitle' => 'Titolo de la pagina de destinassion:',
978210295 'lqt_move_move' => 'Sposta',
 10296+ 'lqt_move_nodestination' => 'Te ghè da indicar na destinassion.',
 10297+ 'lqt_move_samedestination' => 'Sto argomento el xe de zà su sta pagina!',
 10298+ 'lqt_move_success' => "L'argomento el xe stà spostà a $1.",
 10299+ 'lqt_delete_undeletethread' => 'Recupera argomento',
 10300+ 'lqt_delete_partof' => "Sto argomento el fa parte de '''$1'''.",
 10301+ 'lqt_delete_deleting' => "Scancelassion de '''$1''' e de '''tute le risposte''' a elo.",
 10302+ 'lqt_delete_deletethread' => 'Scancela argomento e risposte',
978310303 'lqt_delete_deleted' => 'Sto argomento el xe stà scancelà.',
978410304 'lqt_delete_undeleted' => 'Sto argomento el xe stà recuperà.',
978510305 'lqt_delete_return' => 'Torna indrìo a $1.',
978610306 'lqt_delete_return_link' => 'la pagina de discussion',
 10307+ 'lqt_delete_unallowed' => 'No te ghè el parmesso de scancelar i argomenti.',
 10308+ 'lqt_delete_show_checkbox' => 'Fà védar i argomenti scancelà',
 10309+ 'lqt_header_warning_big' => 'Te sì drio modificar un $1.',
978710310 'lqt_header_warning_after_big' => 'Le intestassion le serve par i anunci e le premesse.
978810311 Ti fòrsi te voléi $2.',
 10312+ 'lqt_header_warning_bold' => 'intestassion de la pagina de discussion',
978910313 'lqt_header_warning_new_discussion' => 'tacar na discussion nova',
 10314+ 'lqt_sorting_order' => 'Ordinamento:',
979010315 'lqt_sort_newest_changes' => 'par primi quei modificà da manco',
979110316 'lqt_sort_newest_threads' => 'i argomenti novi par primi',
979210317 'lqt_sort_oldest_threads' => 'i argomenti vèci par primi',
@@ -9800,6 +10325,7 @@
980110326 'lqt-searching' => 'Serca argomenti',
980210327 'lqt-read-message' => 'Ségnelo come zà lèto',
980310328 'lqt-read-all' => 'Ségneli tuti come zà lèti',
 10329+ 'lqt-marked-read' => "Argomento '''$1''' segnà come zà lèto.",
980410330 'lqt-count-marked-read' => '$1 {{PLURAL:$1|messagio segnà come lèto|messagi segnà come lèti}}.',
980510331 'lqt-email-undo' => 'Anula',
980610332 'lqt-messages-sent' => 'Messagi mandài a ti:',
@@ -9818,9 +10344,28 @@
981910345 'lqt-history-user' => 'Utente',
982010346 'lqt-history-action' => 'Atività',
982110347 'lqt-history-comment' => 'Comento',
 10348+ 'lqt-history-thread' => 'Argomento',
982210349 'lqt-thread-edited-author' => "Modifegà de l'autor",
982310350 'lqt-thread-edited-others' => 'Modifegà da altri utenti',
 10351+ 'lqt-header-actions' => 'Azioni',
 10352+ 'lqt-thread-split' => 'Dividi verso un argomento novo',
 10353+ 'lqt_split_thread' => 'Divìdar un argomento',
 10354+ 'lqt-thread-split-subject' => "Titolo de l'argomento novo:",
982410355 'lqt-thread-split-thread' => 'Argomento:',
 10356+ 'lqt-split-submit' => 'Dividi',
 10357+ 'lqt-no-threads' => 'Su sta pagina no ghe xe gnancora argomenti.',
 10358+ 'lqt-movethread' => 'Sposta',
 10359+ 'lqt-menu-trigger' => 'Piassè',
 10360+ 'lqt-newmessages-from' => 'Da $1',
 10361+ 'lqt-hot-topics' => 'Argomenti caldi',
 10362+ 'right-lqt-split' => 'Divìdar dei argomenti',
 10363+ 'right-lqt-merge' => 'Unir dei argomenti',
 10364+ 'lqt-thread-merge' => "Unissi co n'altro argomento",
 10365+ 'lqt-thread-merge-to' => 'Unissi a sto argomento',
 10366+ 'lqt_merge_thread' => 'Unissi argomento',
 10367+ 'lqt-thread-merge-source' => 'Argomento de partensa:',
 10368+ 'lqt-thread-merge-dest' => 'Argomento de destinassion:',
 10369+ 'lqt-merge-submit' => 'Unissi',
982510370 'lqt-log-action-move' => 'gà spostà [[$1]] da [[$2]] a [[$3]].',
982610371 'lqt-enotif-subject-reply' => 'Discussion su {{SITENAME}} - Risposta: $1',
982710372 'lqt-enotif-subject-newthread' => 'Discussion su {{SITENAME}} - Argomento novo: $1',
@@ -9841,6 +10386,7 @@
984210387 'lqt-ajax-update-link' => 'Ajorna',
984310388 'lqt-thread-show-replies' => 'Mostra $1 {{PLURAL:$1|risposta|risposte}}',
984410389 'lqt-thread-show-more' => 'Mostra piassè risposte',
 10390+ 'lqt-thread-link-copy' => 'Copia sui apunti',
984510391 'lqt-feed-title-all' => '{{SITENAME}} — Messagi novi',
984610392 'lqt-feed-title-all-from' => '{{SITENAME}} — Messagi novi da $1',
984710393 'lqt-feed-title-new-threads' => '{{SITENAME}} — Argomenti novi',
@@ -9849,7 +10395,12 @@
985010396 'lqt-feed-title-replies-from' => '{{SITENAME}} — Risposte da $1',
985110397 'lqt-feed-new-thread-intro' => 'Argomento novo su $1, tacà da $2',
985210398 'lqt-feed-reply-intro' => 'Risposta a $3 (su $1) mandà da $2',
 10399+ 'lqt-newmessages-n' => 'Messagi novi ($1)',
985310400 'lqt_newmessages' => 'Messagi novi',
 10401+ 'lqt-newpost-summary' => 'Argomento novo: $1',
 10402+ 'lqt-reply-summary' => 'Rispóndighe a [[$2|$1]]',
 10403+ 'lqt-talkpage-history-title' => 'Storico de la pagina de discussion',
 10404+ 'lqt-talkpage-history-subtitle' => 'De $1',
985410405 );
985510406
985610407 /** Veps (Vepsan kel')
@@ -9951,6 +10502,7 @@
995210503 'lqt_hist_merged_from' => 'Trả lời được di chuyển đến luồng khác',
995310504 'lqt_hist_merged_to' => 'Trả lời được di chuyển từ luồng khác',
995410505 'lqt_hist_split_from' => 'Chia thành luồng mới',
 10506+ 'lqt_hist_root_blanked' => 'Xóa văn bản thảo luận',
995510507 'lqt_revision_as_of' => 'Phiên bản vào ngày $2 lúc $3.',
995610508 'lqt_change_new_thread' => 'Đây là phiên bản khởi đầu của luồng.',
995710509 'lqt_change_reply_created' => '[$1 Câu bình luận được đánh dấu] đã được tạo ra trong phiên bản này.',
@@ -9970,8 +10522,8 @@
997110523 'lqt_protectedfromreply_link' => 'khóa',
997210524 'lqt_subject' => 'Chủ đề:',
997310525 'lqt_noreason' => 'Không đưa ra lý do.',
9974 - 'lqt_move_placeholder' => 'Luồng này là một nơi lưu trữ cho thấy rằng một luồng, $1, đã bị xóa khỏi trang này đến trang thảo luận khác.
9975 -Sự di chuyển này do $2 thực hiện vào lúc $3 $4.',
 10526+ 'lqt_move_placeholder' => 'Luồng này là một nơi lưu trữ cho thấy rằng một luồng, $1, đã được di chuyển khỏi trang.
 10527+Sự di chuyển này do $2 thực hiện vào ngày $3 lúc $4. Luồng hiện nằm tại $5.',
997610528 'lqt_thread_deleted_for_sysops' => "Luồng này đã bị '''xóa''' và chỉ có quản lý viên mới thấy được.",
997710529 'lqt_thread_deleted' => 'Luồng này đã bị xóa.',
997810530 'lqt_summary_notice' => 'Không có thay đổi nào trong thảo luận này trong ít nhất $2 ngày.
@@ -10051,6 +10603,7 @@
1005210604 'lqt-history-user' => 'Người dùng',
1005310605 'lqt-history-action' => 'Hoạt động',
1005410606 'lqt-history-comment' => 'Bình luận',
 10607+ 'lqt-history-thread' => 'Luồng',
1005510608 'lqt-thread-edited-author' => 'Tác giả sửa đổi',
1005610609 'lqt-thread-edited-others' => 'Người khác sửa đổi',
1005710610 'lqt-header-actions' => 'Tác vụ',
@@ -10071,6 +10624,8 @@
1007210625 'lqt-delete-replies-done' => 'Các trả lời trong luồng này cũng bị xóa.',
1007310626 'lqt-movethread' => 'Di chuyển',
1007410627 'lqt-menu-trigger' => 'Thêm',
 10628+ 'lqt-newmessages-from' => 'Từ $1',
 10629+ 'lqt-hot-topics' => 'Chủ đề nóng',
1007510630 'right-lqt-split' => 'Chia luồng',
1007610631 'right-lqt-merge' => 'Hợp nhất luồng',
1007710632 'lqt-thread-merge' => 'Hợp nhất vào luồng khác',
@@ -10114,6 +10669,7 @@
1011510670 'lqt-thread-show-more' => 'Hiện thêm trả lời',
1011610671 'lqt-thread-link-url' => 'URL liên kết:',
1011710672 'lqt-thread-link-title' => 'Liên kết mã wiki:',
 10673+ 'lqt-thread-link-copy' => 'Chép vào clipboard',
1011810674 'lqt-feed-title-all' => '{{SITENAME}} – Mục mới',
1011910675 'lqt-feed-title-all-from' => '{{SITENAME}} – Mục mới từ $1',
1012010676 'lqt-feed-title-new-threads' => '{{SITENAME}} – Luồng mới',
@@ -10126,6 +10682,8 @@
1012710683 'lqt_newmessages' => 'Tin nhắn mới',
1012810684 'lqt-newpost-summary' => 'Luồng mới: $1',
1012910685 'lqt-reply-summary' => 'Trả lời [[$2|$1]]',
 10686+ 'lqt-talkpage-history-title' => 'Lịch sử trang thảo luận',
 10687+ 'lqt-talkpage-history-subtitle' => 'Dành cho $1',
1013010688 );
1013110689
1013210690 /** Volapük (Volapük)
Index: branches/wmf-deployment/extensions/LiquidThreads/i18n/Lqt.alias.php
@@ -11,6 +11,7 @@
1212 /** English */
1313 $aliases['en'] = array(
1414 'DeleteThread' => array( 'DeleteThread' ),
 15+ 'HotTopics' => array( 'HotTopics' ),
1516 'MoveThread' => array( 'MoveThread' ),
1617 'NewMessages' => array( 'NewMessages' ),
1718 'SplitThread' => array( 'SplitThread' ),
Index: branches/wmf-deployment/extensions/LiquidThreads/LiquidThreads.php
@@ -38,6 +38,7 @@
3939 // Localisation
4040 $dir = dirname( __FILE__ ) . '/';
4141 $wgExtensionMessagesFiles['LiquidThreads'] = $dir . 'i18n/Lqt.i18n.php';
 42+$wgExtensionMessagesFiles['LiquidThreadsMagic'] = $dir . 'i18n/LiquidThreads.magic.php';
4243 $wgExtensionAliasesFiles['LiquidThreads'] = $dir . 'i18n/Lqt.alias.php';
4344
4445 // Parser Function Setup
@@ -98,6 +99,7 @@
99100 $wgSpecialPages['NewMessages'] = 'SpecialNewMessages';
100101 $wgSpecialPages['SplitThread'] = 'SpecialSplitThread';
101102 $wgSpecialPages['MergeThread'] = 'SpecialMergeThread';
 103+//$wgSpecialPages['HotTopics'] = 'SpecialHotTopics';
102104 $wgSpecialPageGroups['NewMessages'] = 'wiki';
103105
104106 // Classes
@@ -107,7 +109,6 @@
108110 $wgAutoloadClasses['Thread'] = $dir . 'classes/Thread.php';
109111 $wgAutoloadClasses['Threads'] = $dir . 'classes/Threads.php';
110112 $wgAutoloadClasses['NewMessages'] = $dir . 'classes/NewMessagesController.php';
111 -$wgAutoloadClasses['LiquidThreadsMagicWords'] = $dir . 'i18n/LiquidThreads.magic.php';
112113 $wgAutoloadClasses['LqtParserFunctions'] = $dir . 'classes/ParserFunctions.php';
113114 $wgAutoloadClasses['LqtDeletionController'] = $dir . 'classes/DeletionController.php';
114115 $wgAutoloadClasses['LqtHooks'] = $dir . 'classes/Hooks.php';
@@ -115,6 +116,7 @@
116117 $wgAutoloadClasses['SynchroniseThreadArticleDataJob'] = "$dir/classes/SynchroniseThreadArticleDataJob.php";
117118 $wgAutoloadClasses['ThreadHistoryPager'] = "$dir/classes/ThreadHistoryPager.php";
118119 $wgAutoloadClasses['TalkpageHistoryView'] = "$dir/pages/TalkpageHistoryView.php";
 120+$wgAutoloadClasses['LqtHotTopicsController'] = "$dir/classes/HotTopics.php";
119121
120122 // View classes
121123 $wgAutoloadClasses['TalkpageView'] = $dir . 'pages/TalkpageView.php';
@@ -135,6 +137,7 @@
136138 $wgAutoloadClasses['SpecialNewMessages'] = $dir . 'pages/SpecialNewMessages.php';
137139 $wgAutoloadClasses['SpecialSplitThread'] = $dir . 'pages/SpecialSplitThread.php';
138140 $wgAutoloadClasses['SpecialMergeThread'] = $dir . 'pages/SpecialMergeThread.php';
 141+$wgAutoloadClasses['SpecialHotTopics'] = "$dir/pages/SpecialHotTopics.php";
139142
140143 // Job queue
141144 $wgJobClasses['synchroniseThreadArticleData'] = 'SynchroniseThreadArticleDataJob';
Index: branches/wmf-deployment/extensions/LiquidThreads/newmessages.js
@@ -4,9 +4,16 @@
55 e.preventDefault();
66
77 var button = $j(this);
 8+ var type = 'one';
89
910 // Find the operand.
1011 var form = button.closest('form.lqt_newmessages_read_button');
 12+
 13+ if (!form.length) {
 14+ form = button.closest( 'form.lqt_newmessages_read_all_button' );
 15+ type = 'all';
 16+ }
 17+
1118 var operand = form.find('input[name=lqt_operand]').val();
1219 var threads = operand.replace( /\,/g, '|' );
1320
@@ -22,6 +29,21 @@
2330 var spinner = $j('<div class="mw-ajax-loader"/>');
2431 $j(button).before( spinner );
2532
 33+ var doneCallback =
 34+ function(reply) {
 35+ if ( type == 'one' ) {
 36+ var row = button.closest('tr');
 37+ row.fadeOut( 'slow',
 38+ function() { row.remove(); } );
 39+ } else {
 40+ var tables = $j('table.lqt-new-messages');
 41+ tables.fadeOut( 'slow',
 42+ function() { tables.remove(); } );
 43+ }
 44+
 45+ spinner.remove();
 46+ }
 47+
2648 $j.get( wgScriptPath+'/api'+wgScriptExtension, getTokenParams,
2749 function( data ) {
2850 var token = data.query.pages[-1].edittoken;
@@ -37,12 +59,7 @@
3860
3961 $j.post( wgScriptPath+'/api'+wgScriptExtension,
4062 markReadParameters,
41 - function(reply) {
42 - var row = button.closest('tr');
43 - row.fadeOut( 'slow',
44 - function() { row.remove(); } );
45 - spinner.remove();
46 - }, 'json' );
 63+ doneCallback, 'json' );
4764 }, 'json' );
4865 }
4966
Index: branches/wmf-deployment/extensions/LiquidThreads/classes/Threads.php
@@ -191,8 +191,13 @@
192192 }
193193
194194 // This will attempt to replace invalid characters and sequences in a title with
195 - // a safe replacement (_, currently).
 195+ // a safe replacement (_, currently). Before doing this, it will parse any wikitext
 196+ // and strip the HTML, before converting HTML entities back into their corresponding
 197+ // characters.
196198 public static function makeTitleValid( $text ) {
 199+ $text = self::stripWikitext( $text );
 200+ $text = html_entity_decode( $text, ENT_QUOTES, 'UTF-8' );
 201+
197202 static $rxTc;
198203
199204 if ( is_callable( array( 'Title', 'getTitleInvalidRegex' ) ) ) {
@@ -216,6 +221,16 @@
217222 return $text;
218223 }
219224
 225+ // This will strip wikitext of its formatting.
 226+ public static function stripWikitext( $text ) {
 227+ global $wgOut;
 228+ $text = $wgOut->parseInline( $text );
 229+
 230+ $text = StringUtils::delimiterReplace( '<', '>', '', $text );
 231+
 232+ return $text;
 233+ }
 234+
220235 /** Keep trying titles starting with $basename until one is unoccupied. */
221236 public static function incrementedTitle( $basename, $namespace ) {
222237 $i = 2;
Index: branches/wmf-deployment/extensions/LiquidThreads/classes/View.php
@@ -40,6 +40,11 @@
4141 $this->user_colors = array();
4242 $this->user_color_index = 1;
4343 }
 44+
 45+ static function getView() {
 46+ global $wgOut, $wgArticle, $wgTitle, $wgUser, $wgRequest;
 47+ return new LqtView( $wgOut, $wgArticle, $wgTitle, $wgUser, $wgRequest );
 48+ }
4449
4550 function setHeaderLevel( $int ) {
4651 $this->headerLevel = $int;
@@ -314,6 +319,8 @@
315320 $this->showReplyForm( $thread );
316321 } elseif ( $method == 'talkpage_new_thread' ) {
317322 $this->showNewThreadForm();
 323+ } elseif ( $method == 'edit' ) {
 324+ $this->showPostEditingForm( $thread );
318325 }
319326
320327 $this->output->setArticleBodyOnly( true );
Index: branches/wmf-deployment/extensions/LiquidThreads/classes/HotTopics.php
@@ -0,0 +1,122 @@
 2+<?php
 3+
 4+/* Test
 5+print_r( LqtHotTopicsController::generateHotTopics() )
 6+*/
 7+class LqtHotTopicsController {
 8+ public static function generateHotTopics( $count = 10 ) {
 9+ $dbr = wfGetDB( DB_SLAVE );
 10+
 11+ $now = wfTimestamp( TS_UNIX, wfTimestampNow() );
 12+ $dateCutoff = $dbr->addQuotes( $dbr->timestamp( $now - (7*86400) ) );
 13+
 14+ $conds = array();
 15+// $conds[] ='th_timestamp>'.$dateCutoff;
 16+
 17+ // Grab the ID cutoff
 18+ $idCutoff = $dbr->selectField( 'thread_history', 'th_id',
 19+ array( 'th_timestamp>'.$dateCutoff ),
 20+ __METHOD__,
 21+ array( 'ORDER BY' => 'th_id desc',
 22+ 'OFFSET' => 10000 )
 23+ );
 24+
 25+ if ( $idCutoff ) {
 26+ $idCutoff = $dbr->addQuotes( $idCutoff );
 27+ $conds[] = 'th_id>'.$idCutoff;
 28+ }
 29+
 30+ $res = $dbr->select( array( 'thread_history' ),
 31+ array( 'th_id', 'th_thread', 'th_timestamp' ),
 32+ $conds,
 33+ __METHOD__,
 34+ array( 'LIMIT' => 10000 )
 35+ );
 36+
 37+ $threads = array();
 38+
 39+ foreach( $res as $row ) {
 40+ if ( isset( $threads[$row->th_thread] ) ) {
 41+ $thread =& $threads[$row->th_thread];
 42+ $thread['count']++;
 43+
 44+ if ( $thread['firstpost'] > $row->th_timestamp ) {
 45+ $thread['firstpost'] = $row->th_timestamp;
 46+ }
 47+
 48+ if ( $thread['lastpost'] < $row->th_timestamp ) {
 49+ $thread['lastpost'] = $row->th_timestamp;
 50+ }
 51+ unset($thread);
 52+ } else {
 53+ $thread = array();
 54+
 55+ $thread['id'] = $row->th_thread;
 56+ $thread['count'] = 1;
 57+ $thread['firstpost'] = $row->th_timestamp;
 58+ $thread['lastpost'] = $row->th_timestamp;
 59+
 60+ $threads[$row->th_thread] = $thread;
 61+ }
 62+ }
 63+
 64+ foreach( $threads as &$thread ) {
 65+ $thread['rate'] = self::getThreadPostRate( $thread );
 66+ }
 67+
 68+ // Filter out useless stuff
 69+ $threads = array_filter( $threads, array( __CLASS__, 'threadFilterCallback' ) );
 70+
 71+ // Sort
 72+ usort( $threads, array( __CLASS__, 'threadSortCallback' ) );
 73+
 74+ $threads = array_slice( $threads, 0, $count, true );
 75+
 76+ $outputThreads = array();
 77+
 78+ foreach( $threads as $thread ) {
 79+ $outputThreads[$thread['id']] = $thread['id'];
 80+ }
 81+
 82+ return $outputThreads;
 83+ }
 84+
 85+ public static function getHotThreads( $count = 10 ) {
 86+ $topics = array_values( self::generateHotTopics( $count ) );
 87+
 88+ return Threads::where( array( 'thread_id' => $topics ) );
 89+ }
 90+
 91+ public static function threadFilterCallback( $entry ) {
 92+ return $entry['count'] > 3;
 93+ }
 94+
 95+ public static function threadSortCallback( $a, $b ) {
 96+ $rateA = floatval($a['rate']);
 97+ $rateB = floatval($b['rate']);
 98+
 99+ if ( $rateA == $rateB ) {
 100+ $val = 0;
 101+ } elseif ( $rateA < $rateB ) {
 102+ $val = 1;
 103+ } elseif ( $rateA > $rateB ) {
 104+ $val = -1;
 105+ }
 106+
 107+ return $val;
 108+ }
 109+
 110+ public static function getThreadPostRate( $entry ) {
 111+ if ( $entry['count'] < 2 ) {
 112+ return 0;
 113+ }
 114+
 115+ $startTime = wfTimestamp( TS_UNIX, $entry['firstpost'] );
 116+ $endTime = wfTimestamp( TS_UNIX, wfTimestampNow() );
 117+ $duration = $endTime - $startTime;
 118+
 119+ // Get count over duration, multiply out to give posts per day
 120+
 121+ return ( $entry['count'] / $duration ) * 86400;
 122+ }
 123+}
Property changes on: branches/wmf-deployment/extensions/LiquidThreads/classes/HotTopics.php
___________________________________________________________________
Name: svn:eol-style
1124 + native
Index: branches/wmf-deployment/extensions/LiquidThreads/classes/Hooks.php
@@ -206,7 +206,7 @@
207207 Threads::TYPE_DELETED => 'deleted' );
208208 // Is it a thread
209209 if ( !empty($row->thread_id) ) {
210 - $thread = new Thread( $row );
 210+ $thread = Thread::newFromRow( $row );
211211 $threadInfo = "\n";
212212 $attribs = array();
213213 $attribs['ThreadSubject'] = $thread->subject();
@@ -243,13 +243,14 @@
244244
245245 static function modifyOAIQuery( &$tables, &$fields, &$conds,
246246 &$options, &$join_conds ) {
247 -
 247+
248248 $tables[] = 'thread';
249 -
 249+
250250 $join_conds['thread'] = array( 'left join', array( 'thread_root=page_id' ) );
251 -
252 - $fields[] = 'thread.*';
253 -
 251+
 252+ $db = wfGetDB( DB_SLAVE );
 253+ $fields[] = $db->tableName( 'thread' ) . '.*';
 254+
254255 return true;
255256 }
256257
Index: branches/wmf-deployment/extensions/LiquidThreads/classes/NewMessagesController.php
@@ -141,7 +141,7 @@
142142 if ( $oldPrefCompat ) {
143143 $decodedOptions = self::decodeUserOptions( $row->user_options );
144144
145 - $wantsTalkNotification = ( is_null( $decodedOptions['lqtnotifytalk'] ) &&
 145+ $wantsTalkNotification = ( ( !isset( $decodedOptions['lqtnotifytalk'] ) || is_null( $decodedOptions['lqtnotifytalk'] ) ) &&
146146 User::getDefaultOption( 'lqtnotifytalk' ) ) || $row->up_value;
147147 } else {
148148 $wantsTalkNotification =
@@ -221,7 +221,8 @@
222222
223223 global $wgVersion;
224224 $tables = array( 'user' );
225 - $fields = array( 'user.*' );
 225+ $dbr = wfGetDB( DB_SLAVE );
 226+ $fields = array( $dbr->tableName( 'user' ) . '.*' );
226227 $join_conds = array();
227228 $oldPreferenceFormat = false;
228229 if ( version_compare( $wgVersion, '1.16', '<' ) ) {
@@ -250,13 +251,13 @@
251252 );
252253 }
253254
254 - $dbr = wfGetDB( DB_SLAVE );
255255 $res = $dbr->select( $tables, $fields,
256256 array( 'user_id' => $watching_users ), __METHOD__, array(),
257257 $join_conds
258258 );
259259
260260 // Set up one-time data.
 261+ global $wgPasswordSender;
261262 $link_title = clone $t->article()->getTitle();
262263 $link_title->setFragment( '#' . $t->getAnchorName() );
263264 $permalink = $link_title->getFullURL();
@@ -303,8 +304,6 @@
304305 $msg = wfMsgReal( $msgName, $params, true /* use DB */, $langCode,
305306 true /*transform*/ );
306307
307 - global $wgPasswordSender;
308 -
309308 $to = new MailAddress( $u );
310309 $subject = wfMsgReal( $subjectMsg, array( $threadSubject ), true /* use DB */,
311310 $langCode, true /* transform */ );
@@ -329,7 +328,7 @@
330329 __METHOD__, array(),
331330 array(
332331 'user_message_state' =>
333 - array( 'LEFT OUTER JOIN', $joinClause )
 332+ array( 'RIGHT JOIN', $joinClause )
334333 ) );
335334
336335 return Threads::loadFromResult( $res, $dbr );
Index: branches/wmf-deployment/extensions/LiquidThreads/classes/Thread.php
@@ -139,12 +139,15 @@
140140 $this->root = null;
141141 }
142142
143 - function commitRevision( $change_type, $change_object = null, $reason = "" ) {
 143+ function commitRevision( $change_type, $change_object = null, $reason = "",
 144+ $bump = null ) {
144145 $this->dieIfHistorical();
145146 global $wgUser;
146147
147148 global $wgThreadActionsNoBump;
148 - $bump = !in_array( $change_type, $wgThreadActionsNoBump );
 149+ if ( is_null($bump) ) {
 150+ $bump = !in_array( $change_type, $wgThreadActionsNoBump );
 151+ }
149152 if ( $bump ) {
150153 $this->sortkey = wfTimestampNow( TS_DB );
151154 }
@@ -376,20 +379,35 @@
377380 }
378381
379382 function incrementReplyCount( $val = 1 ) {
380 - $thread = $this;
381 - while ( $thread ) {
382 - $thread->replyCount += $val;
 383+ $this->replyCount += $val;
 384+
 385+ wfDebug( "Incremented reply count for thread ".$this->id()." to ".$this->replyCount."\n" );
 386+
 387+ $thread = $this->superthread();
 388+
 389+ if ( $thread ) {
 390+ $thread->incrementReplyCount( $val );
 391+ wfDebug( "Saving Incremented thread ".$thread->id().
 392+ " with reply count ".$thread->replyCount."\n" );
383393 $thread->save();
384 -
385 - $thread = $thread->superthread();
386394 }
387395 }
388396
389397 function decrementReplyCount( $val = 1 ) {
390398 $this->incrementReplyCount( - $val );
391399 }
 400+
 401+ static function newFromRow( $row ) {
 402+ $id = $row->thread_id;
 403+
 404+ if ( isset( Threads::$cache_by_id[$id] ) ) {
 405+ return Threads::$cache_by_id[$id];
 406+ }
 407+
 408+ return new Thread( $row );
 409+ }
392410
393 - function __construct( $line, $unused = null ) {
 411+ protected function __construct( $line, $unused = null ) {
394412 /* SCHEMA changes must be reflected here. */
395413
396414 if ( is_null( $line ) ) { // For Thread::create().
@@ -542,7 +560,7 @@
543561 // user talk pages to a link batch, cache the relevant user id/name pair, and
544562 // populate the reply cache.
545563 foreach ( $all_thread_rows as $row ) {
546 - $thread = new Thread( $row, null );
 564+ $thread = Thread::newFromRow( $row, null );
547565
548566 if ( isset( $articlesById[$thread->rootId] ) )
549567 $thread->root = $articlesById[$thread->rootId];
@@ -833,8 +851,27 @@
834852 $this->decrementReplyCount( 1 + $threadObj->replyCount() );
835853 }
836854
 855+ function checkReplies( $replies ) {
 856+ foreach( $replies as $reply ) {
 857+ if ( ! $reply->hasSuperthread() ) {
 858+ throw new MWException( "Post ".$this->id().
 859+ " has contaminated reply ".$reply->id()."\n" );
 860+ }
 861+
 862+ if ( $reply->superthread()->id() != $this->id() ) {
 863+ throw new MWException( "Post ". $this->id() .
 864+ " has contaminated reply ".$reply->id()."\n" );
 865+ }
 866+ }
 867+ }
 868+
837869 function replies() {
 870+ if ( !$this->id() ) {
 871+ return array();
 872+ }
 873+
838874 if ( !is_null( $this->replies ) ) {
 875+ $this->checkReplies( $this->replies );
839876 return $this->replies;
840877 }
841878
@@ -861,6 +898,8 @@
862899
863900 $this->replies = Thread::bulkLoad( $rows );
864901
 902+ $this->checkReplies( $this->replies );
 903+
865904 return $this->replies;
866905 }
867906
@@ -1154,11 +1193,11 @@
11551194 //
11561195 // // Insert a revision into the database.
11571196 // $rev = ThreadRevision::create( $historical_thread,
1158 -// $historical_thread->changeType(),
1159 -// $historical_thread->changeObject(),
1160 -// $historical_thread->changeComment(),
1161 -// $historical_thread->changeUser(),
1162 -// $historical_thread->modified() );
 1197+// $historical_thread->changeType(),
 1198+// $historical_thread->changeObject(),
 1199+// $historical_thread->changeComment(),
 1200+// $historical_thread->changeUser(),
 1201+// $historical_thread->modified() );
11631202 // }
11641203 }
11651204
Property changes on: branches/wmf-deployment/extensions/LiquidThreads/classes/ThreadHistoryPager.php
___________________________________________________________________
Name: svn:eol-style
11661205 + native
Index: branches/wmf-deployment/extensions/LiquidThreads/lqt.sql
@@ -80,6 +80,6 @@
8181
8282 PRIMARY KEY (th_id),
8383 KEY (th_thread,th_timestamp),
84 - KEY (th_timestamp),
 84+ KEY (th_timestamp,th_thread),
8585 KEY (th_user,th_user_text)
8686 ) /*$wgDBTableOptions*/;
Index: branches/wmf-deployment/extensions/LiquidThreads/pages/TalkpageHeaderView.php
@@ -12,9 +12,11 @@
1313 unset( $content_actions['move'] );
1414
1515 $content_actions['talk']['class'] = false;
16 - $content_actions['header'] = array( 'class' => 'selected',
17 - 'text' => 'header',
18 - 'href' => '' );
 16+ $content_actions['header'] = array(
 17+ 'class' => 'selected',
 18+ 'text' => wfMsg( 'lqt-talkpage-history-tab' ),
 19+ 'href' => ''
 20+ );
1921
2022 return true;
2123 }
Property changes on: branches/wmf-deployment/extensions/LiquidThreads/pages/TalkpageHistoryView.php
___________________________________________________________________
Name: svn:eol-style
2224 + native
Index: branches/wmf-deployment/extensions/LiquidThreads/pages/SpecialHotTopics.php
@@ -0,0 +1,31 @@
 2+<?php
 3+
 4+class SpecialHotTopics extends SpecialPage {
 5+ function __construct() {
 6+ parent::__construct( 'HotTopics' );
 7+ }
 8+
 9+ function execute( $par ) {
 10+ global $wgOut;
 11+
 12+ wfLoadExtensionMessages( 'LiquidThreads' );
 13+
 14+ $this->setHeaders();
 15+
 16+ $wgOut->setPageTitle( wfMsg( 'lqt-hot-topics' ) );
 17+ $view = LqtView::getView();
 18+
 19+ LqtView::addJsAndCss();
 20+
 21+ // Get hot topics
 22+ $topics = LqtHotTopicsController::getHotThreads();
 23+
 24+ foreach( $topics as $thread ) {
 25+ $view->showThread( $thread );
 26+ }
 27+ }
 28+
 29+ function getPageName() {
 30+ return wfMsg( 'lqt-hot-topics' );
 31+ }
 32+}
Property changes on: branches/wmf-deployment/extensions/LiquidThreads/pages/SpecialHotTopics.php
___________________________________________________________________
Name: svn:eol-style
133 + native
Index: branches/wmf-deployment/extensions/LiquidThreads/pages/SpecialNewMessages.php
@@ -29,6 +29,9 @@
3030
3131 $article = new Article( $this->getTitle() );
3232 $title = $this->getTitle();
 33+
 34+ // Clear newtalk
 35+ $this->user->setNewtalk( false );
3336
3437 $view = new NewUserMessagesView( $this->output, $article,
3538 $title, $this->user, $this->request );
Index: branches/wmf-deployment/extensions/LiquidThreads/api/ApiFeedLQTThreads.php
@@ -58,7 +58,7 @@
5959 $feedItems = array();
6060
6161 $tables = array( 'thread' );
62 - $fields = array( 'thread.*' );
 62+ $fields = array( $db->tableName( 'thread' ) . ".*" );
6363 $conds = $this->getConditions( $params, $db );
6464 $options = array( 'LIMIT' => 200, 'ORDER BY' => 'thread_created DESC' );
6565
@@ -75,7 +75,7 @@
7676
7777 private function createFeedItem( $row ) {
7878 global $wgOut;
79 - $thread = new Thread( $row );
 79+ $thread = Thread::newFromRow( $row );
8080 $linker = new Linker;
8181
8282 $titleStr = $thread->subject();
Index: branches/wmf-deployment/extensions/LiquidThreads/api/ApiQueryLQTThreads.php
@@ -83,13 +83,18 @@
8484 'thread_article_title', 'thread_summary_page', 'thread_ancestor',
8585 'thread_parent', 'thread_modified', 'thread_created', 'thread_type',
8686 'thread_editedness', 'thread_subject', 'thread_author_id',
87 - 'thread_author_name'
 87+ 'thread_author_name',
8888 );
8989
9090 $this->addFields( $allFields );
9191 }
9292
9393 $res = $this->select( __METHOD__ );
 94+
 95+ if ( $params['render'] ) {
 96+ $threads = Threads::loadFromResult( $res, $this->getDB() );
 97+ }
 98+
9499 $count = 0;
95100 foreach ( $res as $row )
96101 {
@@ -130,7 +135,7 @@
131136 $wgOut->clearHTML();
132137
133138 // Setup
134 - $thread = new Thread( $row );
 139+ $thread = Thread::newFromRow( $row );
135140 $article = $thread->root();
136141 $title = $article->getTitle();
137142 $view = new LqtView( $wgOut, $article, $title, $wgUser, $wgRequest );
Index: branches/wmf-deployment/extensions/LiquidThreads/lqt.js
@@ -40,6 +40,16 @@
4141 liquidThreads.currentReplyThread = 0;
4242 },
4343
 44+ 'handleEditLink' : function(e) {
 45+ e.preventDefault();
 46+
 47+ // Grab the container.
 48+ var container = $j(this).closest('.lqt-post-wrapper');
 49+ var query='&lqt_method=edit&lqt_operand='+container.data('thread-id');
 50+
 51+ liquidThreads.injectEditForm( query, container );
 52+ },
 53+
4454 'injectEditForm' : function(query, container, preload) {
4555 var url = wgServer+wgScript+'?lqt_inline=1&title='+encodeURIComponent(wgPageName)+
4656 query
@@ -238,6 +248,10 @@
239249 var menuContainer = post.find( '.lqt-thread-toolbar-menu' );
240250 menu.remove().appendTo( menuContainer );
241251 menuContainer.find('.lqt-thread-toolbar-command-list').hide();
 252+
 253+ // Add handler for edit link -- Disabled for further tweaking
 254+// var editLink = menu.find('.lqt-command-edit > a');
 255+// editLink.click( liquidThreads.handleEditLink );
242256
243257 var trigger = menuContainer.find( '.lqt-thread-actions-trigger' )
244258
@@ -280,6 +294,11 @@
281295 threads.push(threadID);
282296 } );
283297
 298+ // Optimisation: if no threads are to be checked, do not check.
 299+ if ( ! threads.length ) {
 300+ return;
 301+ }
 302+
284303 var getData = { 'action' : 'query', 'list' : 'threads', 'thid' : threads.join('|'),
285304 'format' : 'json', 'thprop' : 'id|subject|parent|modified' };
286305
Property changes on: branches/wmf-deployment/extensions/LiquidThreads
___________________________________________________________________
Name: svn:mergeinfo
287306 - /branches/REL1_15/phase3/extensions/LiquidThreads:51646
/trunk/extensions/LiquidThreads:56151-58018
/trunk/phase3/extensions/LiquidThreads:56213,56215-56216,56218,56325,56334-56336,56338,56340,56343,56345,56347,56350,57154-57447
288307 + /branches/REL1_15/phase3/extensions/LiquidThreads:51646
/trunk/extensions/LiquidThreads:56151-58474
/trunk/phase3/extensions/LiquidThreads:56213,56215-56216,56218,56325,56334-56336,56338,56340,56343,56345,56347,56350,57154-57447

Status & tagging log