Commit Graph

268 Commits

Author SHA1 Message Date
Tommaso Bordo 4b5f13878e Translated using Weblate (Italian)
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/it/
2017-10-07 00:17:11 +02:00
Tommaso Bordo 4819354ef5 Translated using Weblate (Italian)
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/it/
2017-10-06 23:53:45 +02:00
Tommaso Bordo 5719b34cbf Added translation using Weblate (Italian) 2017-10-06 23:20:41 +02:00
庞伟浩 393c815b05 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2017-09-08 15:44:53 +02:00
庞伟浩 6bbfc209b8 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2017-09-07 15:08:31 +02:00
Gregory V afad9cf73f Translated using Weblate (Dutch)
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/nl/
2017-09-07 09:45:30 +02:00
Gregory V ec0b4dc1dd Translated using Weblate (Dutch)
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/nl/
2017-09-06 09:14:12 +02:00
Gregory V 28737d9910 Added translation using Weblate (Dutch) 2017-09-06 09:01:53 +02:00
庞伟浩 f6cc288f4d Translated using Weblate (Chinese (Simplified))
Currently translated at 56.0% (28 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/zh_Hans/
2017-09-06 03:44:43 +02:00
庞伟浩 abfffbff7b Added translation using Weblate (Chinese (Simplified)) 2017-09-04 15:25:36 +02:00
Gobinath 3155874fde Merge remote-tracking branch 'weblate/master' 2017-08-29 07:14:07 -04:00
anarcat 47590cdbb9 Translated using Weblate (French)
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/fr/
2017-08-29 13:12:13 +02:00
Gobinath 589f101de4 Fix line indent issue 2017-08-28 16:01:31 -04:00
Gobinath L 6d3197c670 Translated using Weblate (Tamil)
Currently translated at 100.0% (50 of 50 strings)

Translation: Safe Eyes/Translations
Translate-URL: https://hosted.weblate.org/projects/safe-eyes/translations/ta/
2017-08-28 17:30:33 +02:00
Gobinath 2e37056ccd Merge pull request #185 from anarcat/xscreensaver
xscreensaver support
2017-08-26 07:42:23 -04:00
Antoine Beaupré 6a8b29a87b
xscreensaver support
this should work on non-standard desktop environments (e.g. mine is
Xmonad) by detecting if the daemon is running when the command exists

obviously, if a user is running a xscreensaver in a standard DE, that
won't work, but that should be uncommon enough to not cause problems
2017-08-25 18:00:29 -04:00
radek-sprta aab1d33309 Merge branch 'master' into master 2017-08-25 22:30:25 +02:00
Radek SPRTA a6992d2f2a Revert "Make pyaudio optional"
This reverts commit cc597cf01e.
2017-08-25 22:21:19 +02:00
Radek SPRTA 570efc20fd Edit translations 2017-08-25 22:12:25 +02:00
yahoe.001 127cb284cb Update the French translation 2017-08-21 09:47:48 -04:00
p-bo 883e05954d Add files via upload 2017-08-17 19:51:00 +02:00
Wojciech Ceret 1a6c9c4b29 Update Polish translation - 'Disable keyboard shortcut' time setting, 'Audible alert disabled' and 'Software required' messages translations 2017-08-02 12:36:18 +02:00
Gobinath 75d67e9d4a Fix error in Ubuntu 14.04 2017-07-31 15:44:23 -04:00
Gobinath 8ea2c85c9a Release v1.2.2 2017-07-31 15:08:35 -04:00
Gobinath 9698517177 Fix a bug introduced in last commit 2017-07-30 11:53:08 -04:00
Gobinath 8b2af970e0 Prevent resuming from long break 2017-07-30 11:51:51 -04:00
Serdar Arslan 3f37bc29b9 Update Turkish translations. 2017-07-29 06:36:03 +03:00
Brian Lamb c7294a9137 Move the break screen window after presenting
Some window managers do not honor the location set on a window before
presentation. This can cause multi-display setups to show all break screens
on the same display. By calling window.move() after presenting the window,
more window managers will move the windows to the correct display.
2017-07-23 12:05:12 -06:00
Jalakas ae34763d02 language: add Estonian translation 2017-07-16 23:54:35 +03:00
Jalakas 35c6cdee48 flake8 suggested fixes 2
Ignored these: tabs vs spaces, multiple imports on single line, import not on top of file, too long lines.
2017-07-16 22:51:52 +03:00
giappi bea206f732 - Update translation in Vietnamese 2017-07-12 21:01:07 +07:00
Gobinath c95df477e2 Refactor comments 2017-07-06 17:58:08 -04:00
Gobinath ca65add8e8 Improve the kyboard lock and shortcut logic 2017-07-06 16:49:44 -04:00
Jalakas 1162d19c63 flake8 suggested fixes
Ignored these: tabs vs spaces, multiple imports on single line, import not on top of file, too long lines.
2017-07-05 22:59:04 +03:00
Gobinath 4509aa1d18 Add keyboard shortcuts to skip and postpone 2017-07-02 16:27:07 -04:00
Gobinath 0f08c14cf4 Set default values to optional properties 2017-07-02 14:30:53 -04:00
Gobinath 8767dbef00 Show audible alert disabled message immediately to the user 2017-07-02 14:25:42 -04:00
Gobinath 78a500bae4 Show the break type in the notification 2017-07-02 14:05:48 -04:00
Gobinath 723d8dd946 Update Tamil translation to install pyaudio 2017-06-26 17:28:58 -04:00
Gobinath aa1deda9e2 Fix some errors with last commit 2017-06-26 17:18:11 -04:00
Radek SPRTA 8d41f013e0 Show a popup notification if pyaudio is not installed 2017-06-26 22:28:26 +02:00
Gobinath 08932e5fff Make pyaudio optional 2017-06-21 15:14:31 -04:00
taras_kapushchak b1b0bb378d Translated to Ukrainian 2017-06-21 13:45:23 +03:00
misaghlb a8aab4e680
fix kde flickering 2017-06-19 22:04:15 +04:30
Gobinath 1943c385d1 Fix flickering screen in KDE 2017-06-19 11:23:28 -04:00
Gobinath 52ee6292a9 Merge pull request #158 from Misaghlb/master
add persian translation
2017-06-19 09:04:00 -04:00
misaghlb 2b69dfef72
add persian translation 2017-06-19 17:18:44 +04:30
David Aguilera 297922536e Added Catalan translation 2017-06-19 13:14:32 +02:00
Gobinath ca332fff1b Merge pull request #153 from radek-sprta/patch-6
Update Slovak translation
2017-06-02 11:53:18 -04:00
radek-sprta a5370f3711 Update cs.json 2017-06-02 16:31:34 +02:00