aboutsummaryrefslogtreecommitdiffstats
path: root/languages/i18n/hil.json
Commit message (Collapse)AuthorAgeFilesLines
...
* Localisation updates from https://translatewiki.net.Translation updater bot2020-07-151-3/+3
| | | | Change-Id: I6e6d193b3a4bafee578e602d94725e6e0acf17cf
* Localisation updates from https://translatewiki.net.Translation updater bot2020-06-091-1/+1
| | | | Change-Id: If78bd6583a9e6125acde07e7d03dbf50f48c6329
* Localisation updates from https://translatewiki.net.Translation updater bot2020-04-271-1/+0
| | | | Change-Id: I22d4808c4db663626e68abd1167eef4ee80fee7c
* Localisation updates from https://translatewiki.net.Translation updater bot2020-04-071-5/+5
| | | | Change-Id: Ie96d145b645c46155e96b999350e653c4b47e9a9
* Localisation updates from https://translatewiki.net.Translation updater bot2020-02-111-1/+0
| | | | Change-Id: Ic14fb1b58302bed2e2f1d16b690cc27e0aad957f
* Localisation updates from https://translatewiki.net.Translation updater bot2020-01-291-2/+3
| | | | Change-Id: I801dd48f22b98eb3e17dc7c5b49d1fe602cc63f3
* Localisation updates from https://translatewiki.net.Translation updater bot2019-10-231-1/+0
| | | | Change-Id: Id963eeccf709ba9b0d58da5cc1643aade79ef031
* Localisation updates from https://translatewiki.net.Translation updater bot2019-10-211-14/+118
| | | | Change-Id: Idb5a6ddf8555c2d2d84fb3ce22d72b145aaff57c
* Localisation updates from https://translatewiki.net.Translation updater bot2019-09-191-16/+0
| | | | Change-Id: Ia5a76e28cc8a824370748cc719ad76dd7f9f0d02
* Localisation updates from https://translatewiki.net.Translation updater bot2019-08-301-1/+0
| | | | Change-Id: I386c2b204c10a0d8d79d95f78b502bc3585dbb7d
* Localisation updates from https://translatewiki.net.Translation updater bot2019-08-281-1/+0
| | | | Change-Id: I8380b27a31ae89200aa7e7ccf38424acb244e288
* Localisation updates from https://translatewiki.net.Translation updater bot2019-05-201-1/+0
| | | | Change-Id: I30b63a979dbf32b92ba5bea8799afdd51d00ce5f
* Localisation updates from https://translatewiki.net.Translation updater bot2019-02-241-1/+3
| | | | Change-Id: Iaa33d306da2a1daf0f99f7432b542f7bdbd72eca
* Localisation updates from https://translatewiki.net.Translation updater bot2019-01-021-20/+0
| | | | Change-Id: Ife6a31781d2ab05655f80a1c45bdd71b008f75c5
* Localisation updates from https://translatewiki.net.Translation updater bot2018-12-051-1/+1
| | | | Change-Id: I4471ab7594a64131d33426575400d092ca2396be
* Localisation updates from https://translatewiki.net.Translation updater bot2018-11-171-1/+1
| | | | Change-Id: I6ed7b4b9816b4be81cc58c71e918331be2373041
* Localisation updates from https://translatewiki.net.Translation updater bot2018-10-251-1/+0
| | | | Change-Id: I67923401760c77676ed4e674170335333ac15d15
* Localisation updates from https://translatewiki.net.Translation updater bot2018-06-071-2/+2
| | | | Change-Id: I76a6f7a48e28f135120f73121eac582dd96b3411
* Localisation updates from https://translatewiki.net.Translation updater bot2018-06-011-2/+2
| | | | Change-Id: I31d331db53d5f1425541930dbff6f7b28ba470f7
* Localisation updates from https://translatewiki.net.Translation updater bot2018-05-181-2/+2
| | | | Change-Id: I22321d32a7eff63c6aadeaf86d60f12b9cc11b09
* Limit total expansion size in StripState and improve limit handlingTim Starling2018-03-051-1/+1
| | | | | | | | | | | | | | | | * Add a new limit to the parser which limits the size of the output generated by StripState. The relevant bug shows exponential blowup in output size. * Remove the $prefix parameter from the StripState constructor. Used by no Gerrit-hosted extensions, hard-deprecated since 1.26. * Convert the existing unstrip recursion depth limit to a normal parser limit with limit report row, warning and tracking category. Provide the same features in the new limit. * Add an optional $parser parameter to the StripState constructor so that warnings and tracking categories can be added. Bug: T187833 Change-Id: Ie5f6081177610dc7830de4a0a40705c0c8cb82f1
* Localisation updates from https://translatewiki.net.Translation updater bot2018-02-221-2/+2
| | | | Change-Id: I143b63f429ecea18b60f7b30aeb7c42b65d45bd6
* Localisation updates from https://translatewiki.net.Translation updater bot2018-02-161-2/+0
| | | | Change-Id: Ib373192166d7f9d43bbd15df341f8ad770353685
* Localisation updates from https://translatewiki.net.Translation updater bot2017-12-041-17/+0
| | | | Change-Id: Ib8affd4b492c3be56458b54d28e4c02cb7ecfc9c
* Localisation updates from https://translatewiki.net.Translation updater bot2017-05-031-4/+4
| | | | Change-Id: Ie59fc60d2680bc9ed62230834e1930f16c32fb14
* Localisation updates from https://translatewiki.net.Translation updater bot2017-04-191-17/+0
| | | | Change-Id: I6e67503e539268e66f495a594f29231e3ee4b6dd
* Remove links list from the 'rclinks' messageStephane Bisson2017-04-181-1/+1
| | | | | | | | | | | | | | | In some languages, the 'rclinks' message ends with '...<br />$3.' where $3 is a list of links. When $3 is empty, we end up with a lonely period on a new line. This change removes $3 and adds it on the page on its own. Unfortunately, it requires fixing all the messages. Not sure if it's the proper way to do this. Bug: T162844 Change-Id: If17f056c135b2e51747a5a1c8aeaba785cf18ff2
* Localisation updates from https://translatewiki.net.Translation updater bot2016-11-151-4/+0
| | | | Change-Id: I88c0084340fa0a55f72cfce2b82e55a8fce1631c
* i18n: Use https: scheme for HSTS external linksEmmanuel Gil Peyrot2016-06-071-1/+1
| | | | | | | | | | | | | When the local wiki is accessed in HTTP, clicking an external link starting with // will (if this is the first visit) do an unencrypted HTTP call to the target server before being redirected to the HTTPS version, potentially allowing a man in the middle attack. This commit changes the URI scheme to https: for every link with HSTS enabled in the codebase, namely www.mediawiki.org, *.wikimedia.org, *.wikipedia.org, translatewiki.net and bugs.php.net. Change-Id: I002b502952f32fb49823e18b281252977ecca8cf
* Localisation updates from https://translatewiki.net.Translation updater bot2016-05-161-4/+2
| | | | Change-Id: I3d5ebd735a385c8b9a6683d996ff54906bece98c
* Localisation updates from https://translatewiki.net.Translation updater bot2016-02-291-7/+5
| | | | Change-Id: I5da9bd040f15c0ded7c5b507c36f6d31a1dd049a
* Localisation updates from https://translatewiki.net.Translation updater bot2015-09-301-1/+0
| | | | Change-Id: I5fc58474ab4bc404a9a74d734e2fe4e61bfaa2ad
* Localisation updates from https://translatewiki.net.Translation updater bot2015-09-291-1/+1
| | | | Change-Id: I91a42f708cd83f7dd52a91641088148add7f9a83
* Localisation updates from https://translatewiki.net.Translation updater bot2015-09-171-1/+2
| | | | Change-Id: I7269d03a73a9afa677d08dc517da608328932c18
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-281-1/+0
| | | | Change-Id: Ied494f43403178b8614cd986e523e2278059f213
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-211-32/+32
| | | | Change-Id: I430a6c78fac98611b4a6c31b0a75ec42afeade41
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-181-21/+21
| | | | Change-Id: Ic0490a91badd0a39dfa93d0c51f7417a90e3e845
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-161-83/+83
| | | | Change-Id: I8c1f493e82e411960f6743e77151fbee23c7342c
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-151-21/+22
| | | | Change-Id: I85d0a4d444cf082e3e3fa51be190ee3248597d32
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-141-21/+21
| | | | Change-Id: Iaddc25ac27e8fa35a69b8751ae9890adf31fb101
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-131-10/+26
| | | | Change-Id: I47268e9b17dfaa6b274ef28577b3a3e717fa486b
* Localisation updates from https://translatewiki.net.Translation updater bot2015-06-081-4/+18
| | | | Change-Id: Ib07fd19243eb0bca5bd7cb9553f20853d05135ac
* Localisation updates from https://translatewiki.net.Translation updater bot2014-10-231-2/+0
| | | | Change-Id: I947dce01c22c2037f5940e5bcc83a14340f700a8
* Localisation updates from https://translatewiki.net.Translation updater bot2014-09-291-6/+2
| | | | Change-Id: I46d7b8b70d02685d9b5c20bd14a0da56dffbcf2b
* Localisation updates from https://translatewiki.net.Translation updater bot2014-08-181-4/+0
| | | | Change-Id: Ia75c166315dfde47dbfaffedf8a9bb6e86982dab
* Localisation updates from https://translatewiki.net.Translation updater bot2014-06-261-19/+0
| | | | Change-Id: I9395b0e1983122b12bedf003d6398da5ddfd5651
* Localisation updates from https://translatewiki.net.Translation updater bot2014-04-231-10/+3
| | | | Change-Id: I32121ade9ff74c97d51cfaffcde240263e6a5a5b
* Localisation updates from https://translatewiki.net.Translation updater bot2014-04-161-1385/+1380
| | | | Change-Id: I81beafe71aa8784b349ff5cd8e7f0fee3ab6cfa3
* Migrate translations for core to JSON formatSiebrand Mazeland2014-04-011-0/+1387
Largest patch set in the history of MediaWiki! Change-Id: I918cfdc46c099017ca3622d1bcbbdd30c4fd00f6