aboutsummaryrefslogtreecommitdiffstats
path: root/languages/messages/MessagesTg_latn.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove twn-related comment from languages/messages/* filesStang2022-11-131-2/+0
| | | | | Bug: T304802 Change-Id: Iccacf6288d758e526c95df69861385a4ac2d0f55
* languages: Consistently use @ingroup Languages in messages/*.phpFomafix2022-10-151-1/+1
| | | | | | | | Also use consistently the order: * @file * @ingroup Languages Change-Id: Ice2423b13c824fbbb2d2848d11faf320f66bf03f
* Update tg-related language fallback chainWinston Sung2022-07-181-0/+10
| | | | | Bug: T278639 Change-Id: Id4247602de00aca0aaa6d732b58b265432cc8fa0
* Migrate translations for core to JSON formatSiebrand Mazeland2014-04-011-2268/+0
| | | | | | Largest patch set in the history of MediaWiki! Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6
* Localisation updates from https://translatewiki.net.Translation updater bot2014-03-271-1/+1
| | | | Change-Id: Ica6fa7fc2d685a655e07b24cd54c7ec42d10f214
* Localisation updates from https://translatewiki.net.Translation updater bot2014-03-261-1/+0
| | | | Change-Id: I31ee0d1685cdf6b315cb5336b30e548c76d67a95
* Localisation updates from https://translatewiki.net.Translation updater bot2014-03-211-2/+1
| | | | Change-Id: I18970accbce3b383e4ad89df2b5cd0d638861e26
* Localisation updates from https://translatewiki.net.Translation updater bot2014-02-011-6/+0
| | | | Change-Id: I9ed903822cabaf2a845d01f1a68ee34ac444d980
* Localisation updates from https://translatewiki.net.Translation updater bot2014-01-081-1/+0
| | | | Change-Id: Iaee33fbd265807b18879b6f9873d1d4344dfb878
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-101-1/+0
| | | | Change-Id: I78257c1482d2a8a5a36693082c3228a63d0f4b8f
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-081-7/+0
| | | | Change-Id: Id4b89fcef61ccf1e329710f6beff9398669fdadb
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-071-7/+1
| | | | Change-Id: Id32d5c87533081016e6a00312703f450782a1d6d
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-051-13/+0
| | | | Change-Id: I91af046a42d410457d6ccb6ce44657a29d184434
* Localisation updates from https://translatewiki.net.Translation updater bot2013-12-041-8/+0
| | | | Change-Id: Ic4c5e76d04630a9da5bde0590db09b55d30132ec
* Localisation updates from https://translatewiki.net.Translation updater bot2013-11-241-3/+15
| | | | Change-Id: Iac7415ec17a0a30026e8c542f5ddd98d67b35d59
* Localisation updates from http://translatewiki.net.Translation updater bot2013-11-181-2/+2
| | | | Change-Id: I5a74c20de10a3203ff81d453de6c739a8a476081
* Localisation updates from http://translatewiki.net.Translation updater bot2013-10-211-3/+0
| | | | Change-Id: I922e660fafc7a952129beebeaed001712f5c2bc1
* Localisation updates from http://translatewiki.net.Translation updater bot2013-09-071-5/+1
| | | | Change-Id: I4f52889299ffc8ae8d49634fd8b36d73c66d8b5a
* Localisation updates from http://translatewiki.net.Translation updater bot2013-09-041-7/+0
| | | | Change-Id: I5e7da5913a10c7f75cdf223f2166cc7873134949
* Localisation updates from http://translatewiki.net.Translation updater bot2013-08-181-1/+1
| | | | Change-Id: Iad6b538be6d172d232b8e593ff98faf3d5707abe
* Localisation updates from http://translatewiki.net.Translation updater bot2013-08-021-1/+0
| | | | Change-Id: I9a8b8769d0077d4d406c27910b8f94d9f3a2ceeb
* Localisation updates from http://translatewiki.net.Translation updater bot2013-07-091-1/+0
| | | | Change-Id: I1a47d9aee7f6b86cdd51f1ad0ecad9cd92d2ac4f
* Localisation updates from http://translatewiki.net.Translation updater bot2013-07-011-3/+0
| | | | Change-Id: Idfa4331722672da932fe8a124bc9618de0e31fea
* Localisation updates from http://translatewiki.net.Translation updater bot2013-06-181-1/+0
| | | | Change-Id: I4e865f40a8c69fdc7520bd3a89ec61ca9af57337
* Localisation updates from http://translatewiki.net.Translation updater bot2013-06-121-1/+0
| | | | Change-Id: I599770c4c8b53d0d46c74f1426168a5c3d963a81
* Localisation updates from http://translatewiki.net.Translation updater bot2013-05-201-22/+3
| | | | Change-Id: Ic862c638ed6ce33d3fe4dad9743c88136d832433
* SpecialWatchlist: Page header cleanupMatmaRex2013-05-191-2/+2
| | | | | | | | | | | | | | | | | | Format the three messages in header as one paragraph with three sentences, instead of a paragraph and two split unordered lists with one item each and inconsistent full stops. Message changes: In 'wlheader-enotif' and 'wlheader-showupdated', remove initial bullet point if present and add final full stop if missing. First used the regexes below, then went through each language file and manually changed the messages if applicable (e.g., Thai not using full stops at all, Asian languages using '。', Devanagari languages using '।' etc.) Find: ('wlheader-[^']+'\s*=>\s*)(['"])(?:\*\s*)?([\s\S]+?)\.?\2,\n Replace with: $1$2$3.$2,\n Bug: 48615 Change-Id: I856f71f36d7f4b4baff5e968d88e4d3f7aeecce2
* Localisation updates from http://translatewiki.net.Translation updater bot2013-03-161-2/+2
| | | | Change-Id: Ie28bd2d1bce13b5a78eeb8573d8b5b9527b1afeb
* Localisation updates from http://translatewiki.net.Translation updater bot2013-01-251-1/+0
| | | | Change-Id: If7185aa1d59b6c4207765127204270ce2bc91217
* Localisation updates from http://translatewiki.net.Translation updater bot2013-01-111-0/+2
| | | | Change-Id: Ia14126efb5937b32606d7abb2334a6537eae8544
* Localisation updates from http://translatewiki.net.Translation updater bot2013-01-041-6/+5
| | | | Change-Id: Iaeeae73d2e7c3c44fa371c0691e5dc9ade2e52a2
* Localisation updates from http://translatewiki.net.Translation updater bot2012-12-161-1/+0
| | | | Change-Id: Iecaef86923bb32e102dd69ec12651824565bc3ed
* Localisation updates from http://translatewiki.net.Translation updater bot2012-12-021-8/+0
| | | | Change-Id: Ib22bb939459977f160056d83697434b5a456474b
* Localisation updates from http://translatewiki.net.Translation updater bot2012-10-151-1/+0
| | | | Change-Id: I20f77c44cb1ffbc2004a74e544ba1dd829079d5c
* Localisation updates from http://translatewiki.net.Translation updater bot2012-10-071-1/+1
| | | | Change-Id: I1b2cf70c578511ef44a2381e506ee168cc57c7ec
* Localisation updates from http://translatewiki.net.Translation updater bot2012-10-031-2/+0
| | | | Change-Id: I766bdb2f0fd630144b1bd56f0fa5135af8fbdf5d
* Localisation updates from http://translatewiki.net.Translation updater bot2012-08-191-10/+10
| | | | Change-Id: If391a6e847a98f6e0a044c7480f3886cd99aa8c2
* Localisation updates from http://translatewiki.net.Translation updater bot2012-06-231-1/+1
| | | | Change-Id: I433613595aeda3fbb50b62563fa6265515544b8c
* Localisation updates from http://translatewiki.net.Translation updater bot2012-05-251-1/+1
| | | | Change-Id: I41a2a158064fa9545cd14fdb98e34d657402bef5
* Localisation updates from http://translatewiki.net.Translation updater bot2012-05-121-1/+0
| | | | Change-Id: Ib40693a628c4ff0d7dab68c37af49e91e9c3583d
* Translation updates from translatewiki.netTranslation updater bot2012-04-031-1615/+1615
| | | | Change-Id: If0be46f5e28febeffec3dd80a04751ad70995edf
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-02-191-1/+0
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/111888
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-02-171-1/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/111792
* Localisation updates from http://translatewiki.net.Siebrand Mazeland2012-02-171-2/+2
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/111759
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-01-271-1/+2
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/110165
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-01-251-0/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/110028
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2012-01-161-1/+1
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/109064
* Follow-up r107187, r107188: rebuild MessagesXx.php.Siebrand Mazeland2011-12-241-1/+0
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/107192
* Localisation updates for core and extension messages from translatewiki.netRaimond Spekking2011-12-231-5/+38
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/107182
* Follow-up r104051: Rebuild message files.Siebrand Mazeland2011-11-231-8/+0
| | | | Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/104063