Yannick Mauray
757961bf62
fix: fixed error in PR #79
2022-10-06 00:25:35 +02:00
Marcdnd
4be2562541
Added Portuguese Brazilian (pt_BR) translation
2022-10-06 00:24:37 +02:00
Yannick Mauray
843e0901e3
fix: fixed error in PR #76
2022-10-06 00:20:57 +02:00
Åke Engelbrektson
f31fa6c433
Create sv.po
...
Add Swedish translation, please.
2022-10-06 00:19:19 +02:00
Yannick Mauray
8aaa63b93a
fix: fixed error in PR #70
2022-10-06 00:17:37 +02:00
gnuhead-chieb
a24caa02dc
Add Japanese Translation ( #70 )
...
There's a problem in `lib/src/supported_locales.dart` but I'll fix it. Thanks !
2022-10-06 00:16:21 +02:00
Yannick Mauray
bb5504226e
Bumped the version number
...
To fix the GLIBC problem.
2022-02-25 08:42:09 +01:00
Yannick Mauray
5cc9b7665f
Bumped version number
2022-02-24 23:48:55 +01:00
jmmanzano
f5b8d3bf27
Added Spanish translation ( #58 )
...
Thank you very much, I am sorry it took so long to be merged !
2022-02-24 23:44:04 +01:00
Yannick Mauray
3ef56d0290
i18n : fixed english
2022-02-24 23:41:51 +01:00
Yannick Mauray
f4c5e0192b
i18n : fixed french
2022-02-24 23:41:31 +01:00
Yannick Mauray
f33fb83ae9
i18n : new label
2022-02-24 23:41:13 +01:00
Yannick Mauray
f23dae3118
Fixed : notification text.
2022-02-24 23:40:55 +01:00
Yannick Mauray
08d11e69a8
Cosmetics
2022-02-24 23:27:53 +01:00
Yannick Mauray
42b38412a9
Compatibility with aria2c
2022-02-24 23:26:15 +01:00
Yannick Mauray
b5525b5dee
Updated icons
2022-02-24 22:14:17 +01:00
Yannick Mauray
684a939cf7
Code cleanup
2022-01-04 01:34:07 +01:00
Yannick Mauray
0837bf9d80
Source code formated at 80 columns.
2021-12-21 22:17:04 +01:00
Yannick Mauray
56cadacd4a
Bumped version number
2021-12-19 01:52:35 +01:00
Yannick Mauray
acc304566b
Added : don't embed the png distro icons
2021-12-19 01:51:59 +01:00
Yannick Mauray
13f94a5749
Fixed : actually fixing submodules mess
2021-12-19 01:28:09 +01:00
Yannick Mauray
d0f65e1799
Fixing submodule mess
2021-12-19 01:24:21 +01:00
Yannick Mauray
101b6f1dc7
Added : distro icons in the download manager.
2021-12-19 01:16:05 +01:00
Yannick Mauray
eedd30a5c8
Fixed : missing padding
2021-12-19 01:11:09 +01:00
Yannick Mauray
326a39bbf4
Added : quickemu-icons submodule
2021-12-18 23:58:51 +01:00
Yannick Mauray
a53c6c3ffc
Bumped version number.
2021-12-17 23:36:02 +01:00
Yannick Mauray
615ed5730c
Housekeeping
2021-12-17 22:32:26 +01:00
Yannick Mauray
ad4081262d
Testing my push rights.
2021-12-17 12:26:58 +01:00
Yannick Mauray
93a9fb45e5
Bumped version number
2021-12-16 22:17:08 +01:00
Yannick Mauray
b7f4662aec
Merge remote-tracking branch 'origin/main' into main
2021-12-16 21:48:44 +01:00
Ricardo Simões
757c035010
Added Portuguese European (pt_PT) translation ( #55 )
...
* added 'pt_PT' translation
Added pt_PT (Portuguese European) translation
* Added pt_PT locale to supported_locales.dart
2021-12-16 21:47:46 +01:00
Yannick Mauray
75cfc5c13b
Fix: black screen on startup
...
When user preferences did not exist, there was a chance to get a black screen on startup.
2021-12-16 21:46:18 +01:00
Yannick Mauray
b95d928135
Updated Makefile
2021-12-16 21:39:13 +01:00
Mark Johnson
d76a8de022
Merge pull request #52 from quickgui/terminalemulators
...
Add support for more terminal emulators
2021-12-15 22:31:58 +00:00
Mark Johnson
4b515ef6c8
Check for supported terminal emulators before activating SSH button.
2021-12-15 21:57:49 +00:00
Mark Johnson
0c2c15481a
Support more terminal emulators
2021-12-15 21:37:58 +00:00
Yannick Mauray
cb7095a02a
Bumped version number
2021-12-10 01:16:45 +01:00
Yannick Mauray
4bc479d392
Fixed: remove unwanted text.
2021-12-10 00:55:53 +01:00
Yannick Mauray
2d7519aee2
Fixed: 'fr' translation
2021-12-10 00:53:35 +01:00
Yannick Mauray
4684e779b9
Fixed: removed 'cy', 'gd' and 'oc' as from locales
...
Flutter doesn't support those locales, and the app crashes if they are activated.
2021-12-10 00:39:01 +01:00
Yannick Mauray
c00526a5be
Added: settings entry to switch the locale dynamically.
2021-12-10 00:37:17 +01:00
Yannick Mauray
118d39659c
Fixed/Added/Reordered supported languages.
2021-12-09 21:56:29 +01:00
Zxce3
75e5e825ce
litle fix ( #39 )
...
Hello, thanks for the fix! I never noticed this was not rendering as it was supposed to.
2021-12-09 21:51:46 +01:00
paadza
ed636d0854
Added Czech translation. ( #47 )
...
* Added Czech translation.
* Added locale cs_CZ for the Czech language to lib/src/app.dart.
* Added Download cancelled string as per PR #42 to the Czech translation.
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
2021-12-09 21:47:17 +01:00
Phil Clifford
91cf01be46
Add cancel trans Scots gaelic ( #46 )
...
* starting Scottish
* Initial attempt at Gàidhlig na h-Alba
* Updated pot addressed
* Tweaks, updates and satisfying the inspector
* Scots Gaelic added to locales in app.dart
* little improvements
* Additional translation added
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
2021-12-09 21:46:40 +01:00
Phil Clifford
08b2834e69
Add cancel translations to nlnoru ( #45 )
...
* Dutch, Norwegian and Russian
A little knowledge is a dangerous thing, but a little ML and
crowdsourcing can make you feel less nervous.
* Adding Welsh
* first cut at Welsh added
* updates to supported locales list
* Generous corrections from Sadykhzadeh applied
* update pot with new string
* Extra messages for cynlnoru
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
2021-12-09 21:45:53 +01:00
Ben Hall
35f11fbf67
Simple check for negative process.exitCode when active download is cancelled re #41 ( #42 )
...
* slight improvements to italian
* some corrections thanks to Alessandro Volturno
* consistently dithering is better than inconsistency
* Simple check for negative process.exitCode when active download is cancelled re #41
* added cancel download to pot
* Suggested translations added to existing lanquages
* First addition missed the italian evolution
Co-authored-by: Phil Clifford <philip.clifford@gmail.com>
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
2021-12-09 21:42:42 +01:00
Mejans
847b12108d
i18n: adds Occitan locale ( #36 )
...
* Adds Occitan
* Add files via upload
* Update oc.po
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
2021-12-09 21:40:58 +01:00
Phil Clifford
0bebdad67e
Italian updates ( #38 )
...
* slight improvements to italian
* some corrections thanks to Alessandro Volturno
* consistently dithering is better than inconsistency
2021-12-09 21:37:39 +01:00
Phil Clifford
29381f7214
Dutch, Norwegian, Russian and Welsh ( #33 )
...
* Dutch, Norwegian and Russian
A little knowledge is a dangerous thing, but a little ML and
crowdsourcing can make you feel less nervous.
* Adding Welsh
* first cut at Welsh added
* updates to supported locales list
* Generous corrections from Sadykhzadeh applied
2021-12-09 21:37:05 +01:00