aboutsummaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
...
* Add Friulian to list of active languagesPierre Ossman2017-03-171-1/+1
| | | | Should have been included in the previous commit.
* Add Friulian translationFabio Tomat2017-03-131-0/+713
|
* Update French translationStéphane Aulery2017-01-021-153/+155
|
* Update Esperanto translationFelipe Castro2016-10-171-545/+597
|
* Update Serbian translationМирослав Николић2016-08-171-153/+153
|
* Update Dutch translationBenno Schulenberg2016-08-171-153/+153
|
* Update Swedish translationGöran Uddeborg2016-07-191-156/+151
|
* Update German translationMario Blättermann2016-07-081-154/+154
|
* Update Russian translationYuri Kozlov2016-07-071-157/+158
|
* Update Danish translationJoe Hansen2016-07-051-154/+154
|
* Add Vietnamese translationTrần Ngọc Quân2016-07-042-1/+729
|
* Update Brazilian Portoguese translationRafael Fontenelle2016-07-041-166/+166
|
* Update Ukrainian translationYuri Chornoivan2016-07-041-153/+153
|
* Update translation template filePierre Ossman2016-07-011-150/+144
|
* Add Chinese (simplified) translationMingye Wang (Arthur2e5)2016-04-282-1/+720
|
* Update Russian translationPavel Maryanov2016-04-081-3/+3
|
* Update Russian translationPavel Maryanov2016-04-051-600/+539
|
* Add Serbian translationМирослав Николић2016-03-072-1/+717
|
* Update Swedish translationGöran Uddeborg2015-12-291-4/+4
|
* Update French translationStéphane Aulery2015-12-231-547/+512
|
* Update Brazilian Portuguese translationRafael Fontenelle2015-12-181-562/+544
|
* Update German translationMario Blättermann2015-12-071-77/+86
|
* Update Danish translationJoe Hansen2015-12-071-77/+86
|
* Update Dutch translationBenno Schulenberg2015-12-071-562/+526
|
* Update Bulgarian translationAlexander Shopov2015-12-041-76/+85
|
* Update Finnish translationJorma Karvonen2015-12-041-542/+593
|
* Update Swedish translationGöran Uddeborg2015-12-031-113/+86
|
* Update Ukrainian translationYuri Chornoivan2015-12-021-76/+85
|
* Update translation template filePierre Ossman2015-11-261-74/+83
|
* Add support for pgettext()Pierre Ossman2015-09-231-0/+1
| | | | | Primarily gives it a shorthand, but also make gcc tolerate its use for format strings.
* Only include translation comments in .po filesPierre Ossman2015-09-231-1/+1
|
* Update German translationMario Blättermann2015-09-151-538/+578
|
* Add Bulgarian translationAlexander Shopov2015-07-022-1/+710
|
* Add Danish translationJoe Hansen2015-06-292-1/+709
|
* Update Swedish translationGöran Uddeborg2015-06-251-555/+534
|
* Update Ukrainian translationYuri Chornoivan2015-06-251-537/+577
|
* Update translation templatePierre Ossman2015-06-251-412/+353
|
* Add Greek translationVangelis Skarmoutsos2015-06-182-1/+765
|
* Add Finnish translationJorma Karvonen2015-04-302-1/+784
|
* Update French translationStéphane Aulery2015-04-271-67/+70
|
* Update French translationStéphane Aulery2015-04-221-186/+158
|
* Use relative file paths in .pot filePierre Ossman2015-04-221-0/+1
| | | | | Otherwise it keeps changing depending on where your working copy is located, causing unnecessary diffs.
* Revert "Commit changes after running "make translations_update"."Pierre Ossman2015-04-2214-7722/+7296
| | | | | | This reverts commit a9cb97037e098dd6c812f4c063937c8777c62dce. We shouldn't automatically update the .po files as they are controlled by the translation project.
* Revert "Updated the swedish translation."Pierre Ossman2015-04-221-89/+140
| | | | | This reverts commit e674c634fbace353ed7e7e344ca4d5463cf72773. Translations must come via the translation project.
* Stop updating .po filesPierre Ossman2015-04-221-7/+0
| | | | | The .po files are handled by the translation project, so we should avoid updating them ourselves.
* Updated the swedish translation.Peter Åstrand (astrand)2015-03-181-140/+89
|
* Commit changes after running "make translations_update".Peter Åstrand (astrand)2015-03-1814-7296/+7722
|
* Add Esperanto translationsFelipe Castro2015-01-292-1/+753
|
* Add comments for translators where requestedPierre Ossman2014-12-031-0/+1
|
* Sort translation strings by file insteadPierre Ossman2014-12-031-2/+2
| | | | | This variant keeps more context for the translators by having related strings clumped together.