aboutsummaryrefslogtreecommitdiffstats
path: root/po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move options handling to separate fileJon Lund Steffensen2017-10-131-1/+1
| | | | | | | Create options.c which contains functions for initializing and parsing options from the command line and the configuration file. Program options that were previously local variables in main() are moved to the options_t struct.
* Merge pull request #432 from hanklank/masterJon Lund Steffensen2017-10-131-141/+204
|\ | | | | Updated Swedish translation
| * Updated Swe translation - header changesJosef Andersson2017-02-061-4/+6
| |
| * Updated Swe translationJosef Andersson2017-02-061-138/+199
| |
* | Remove deprecated geoclue 1 location providerJon Lund Steffensen2017-08-161-1/+0
|/
* Some spellcheck on pt_BR.poFabio Beneditto2016-10-121-7/+7
|
* Some spellcheck on pt_BR.poFabio Beneditto2016-10-121-2/+2
|
* Updated pt_BR.po translationFabio Beneditto2016-10-121-89/+131
| | | | | Update pt_BR.po translation, using @EvertonMelo efforts as base. Fix #369 merge request as well.
* Added initial Serbian translation.Марко М. Костић (Marko M. Kostić)2016-03-272-0/+850
|
* Fix a typo in the French translationAnarky2016-02-011-1/+1
|
* Import translations from LaunchpadJon Lund Steffensen2016-01-0231-892/+1800
|
* Merge pull request #239 from rrooij/dutchJon Lund Steffensen2015-12-281-29/+45
|\ | | | | Translations: Update Dutch translation
| * Translations: Update Dutch translationrrooij2015-07-251-29/+45
| | | | | | | | | | | | Update for the Dutch translation. Some untranslated sentences or words are now translated into Dutch. Note that not all sentences are yet translated.
* | Merge pull request #241 from Yanpas/masterJon Lund Steffensen2015-12-281-58/+57
|\ \ | | | | | | Updated russian translation
| * | Updated russian translationYan2015-07-251-58/+57
| |/
* | Merge pull request #245 from jubalh/de-transJon Lund Steffensen2015-12-282-66/+87
|\ \ | | | | | | Continue german translation
| * | Continue german translationMichael Vetter2015-08-042-66/+87
| |/
* | Update zh_CN.pogiwhub2015-11-241-6/+6
| |
* | Update zh_CN.pogiwhub2015-11-191-5/+5
| |
* | Update zh_CN.pogiwhub2015-11-191-14/+14
| |
* | Update cs.poarttox88cz2015-10-111-16/+16
|/ | | Added some minor translations
* Add a redshift desktop file (#158)Laurent Bigonville2015-07-071-0/+1
| | | | | This should fix the fact that redshift cannot query its location using geoclue 2
* Update translation filesJon Lund Steffensen2015-02-2230-5208/+5811
|
* po/Makevars: Update bug report URLJon Lund Steffensen2015-02-221-1/+1
|
* Import translations from launchpadJon Lund Steffensen2015-01-0431-1146/+1867
|
* Update po filesJon Lund Steffensen2014-12-3029-2120/+2291
|
* Update po filesJon Lund Steffensen2014-12-2829-3950/+8790
|
* Add CoreLocation (OSX) location providerJon Lund Steffensen2014-12-151-0/+1
| | | | | Similarly to the Geoclue provider, the CoreLocation provider only requests the location on startup.
* Add Quartz (OSX) gamma adjustment methodJon Lund Steffensen2014-12-151-0/+1
|
* Fix #95: Add AppData file for package managersJon Lund Steffensen2014-12-151-0/+1
|
* Fix #80: Add Geoclue2 location providerJon Lund Steffensen2014-12-151-0/+1
| | | | | | | This simply runs a GLib main loop when the location is requested and tries to get the location from GeoClue2. We need to run a main loop since the location is not immediately available, instead it becomes available through a signal.
* Fix #114: Update nl translationPeter2014-09-141-41/+54
|
* Add gamma-dummy.c to POTFILES.inJon Lund Steffensen2014-08-161-0/+1
|
* Make desktop file translatableJon Lund Steffensen2014-05-281-0/+2
| | | | | | | | Changes bootstrap script to run libtoolize. Some extra magic was needed for autoreconf (taken from GNOME projects). The INTLTOOL_DESKTOP_RULE should be used in Makefile.am but is unfortunately broken at this time for out-of-source builds. The rule is instead copied and fixed in Makefile.am.
* Update po files from sourceJon Lund Steffensen2014-05-0729-2118/+2744
|
* Update po files from sourceJon Lund Steffensen2014-04-0629-2713/+3916
|
* Update translations from launchpadJon Lund Steffensen2014-04-0630-1174/+5822
|
* Merge pull request #42 from maandree/gamma-drmJon Lund Steffensen2014-03-221-0/+1
|\ | | | | Support for running Redshift outside X using libdrm
| * Support for running Redshift without a graphical environment in Linux by using Direct Rendering ManagerMattias Andrée2014-03-221-0/+1
| | | | | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* | spello: continously => continuouslyMattias Andrée2014-03-184-4/+4
|/ | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Update translation filesJon Lund Steffensen2013-12-1221-1765/+4099
| | | | | Add location-geoclue.c to POTFILES.in Update .po files
* Fix errors when running dist targetsJon Lund Steffensen2013-12-101-1/+0
| | | | | Distribute files HACKING, DESIGN and README-colorramp Remove location-gnome-clock.c from POTFILES.in
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-1/+1
| | | | This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.
* Update translation files.Jon Lund Steffensen2011-07-1220-901/+956
|
* Import translations from launchpad.Jon Lund Steffensen2011-07-0421-1270/+3998
|\
| * Launchpad automatic translations update.Launchpad Translations on behalf of jonls2011-05-261-0/+454
| |
| * Launchpad automatic translations update.Launchpad Translations on behalf of jonls2011-05-021-7/+78
| |
| * Launchpad automatic translations update.Launchpad Translations on behalf of jonls2011-03-311-3/+3
| |
| * Launchpad automatic translations update.Launchpad Translations on behalf of jonls2011-03-302-8/+496
| |
| * Launchpad automatic translations update.Launchpad Translations on behalf of jonls2011-03-252-39/+51
| |