Athanasius
3516f1cf6d
Translations: Updated with latest from OneSkyApp
2020-09-18 15:42:56 +01:00
Athanasius
c7f8b3dada
Translations: Fix erroneous newline in a RU string
2020-09-14 15:44:03 +01:00
Athanasius
44353b668e
Update translations.
...
I meant to do this for 4.1.0-beta4, so let's try and make sure it's in
the next (pre-)release.
2020-09-11 16:48:20 +01:00
Athanasius
5f759ee2d3
UI Scaling: Update translation now that 100 is default.
2020-09-11 09:29:00 +01:00
Athanasius
f2ab8f0fd1
UI Scaling: Switch to using integers to avoid tk bug
...
Using a Tk.DoubleVar() with a locale where a comma is used as the
decimals separator leads to internal tk code recording values with the
comma but then other tk code not accepting that back, so it always
thinks the value is zero and the scale slider can't be moved.
Ref: https://stackoverflow.com/questions/45289237/tkinter-scale-slider-with-float-values-doesnt-work-with-locale-of-language-that
* Change to storing as a REG_DWORD under 'ui_scale' not 'ui_scaling'.
* Change all the code, except the call to *set* the tk scaling to use an
integer, with 100 = 100%, i.e. equivalent to the old 1.0.
* Update strings slightly, so translations will need updating too.
NB: The theme.default_ui_scale value for plugin authors to query is
still the float that tk returns.
2020-09-10 16:54:14 +01:00
Athanasius
174e169469
UI Scaling: Add text stating changes require a restart.
...
Also updates the translation text.
2020-09-10 16:35:59 +01:00
Athanasius
f7e516c702
L10/en.template: Add 'Log Level'
2020-09-09 13:43:45 +01:00
Athanasius
6484540263
UI Scaling: Add new strings to translation template
2020-09-09 13:35:05 +01:00
Athanasius
550207ab0c
L10n/es.strings: Accidental ">>>>>>> develop" left in
2020-08-27 12:55:16 +01:00
Athanasius
364aaf2aef
Merge branch 'develop' into main
2020-08-27 12:53:03 +01:00
Athanasius
c7cdb6ad66
translations: pt-PT: "Use alternate URL method" now translated
2020-08-27 11:30:18 +01:00
Athanasius
6e7f934a74
Translations: Change to %H:%M:%S version of 'Last updated at'
...
This puts this branch in sync with OneSkyApp again, the same as develop.
2020-08-27 11:11:37 +01:00
Athanasius
1164240387
translations: pt-PT: "Use alternate URL method" now translated
2020-08-26 14:29:42 +01:00
Athanasius
412dad86a7
Release 4.0.4: Correct translations and update appcast length
...
* Pulling in latest translations meant needing to change %H:%M:%S back
to {HH}:{MM}:{SS}.
* Built and tested, so has appcast length updated too.
2020-08-02 20:14:55 +01:00
Athanasius
c8635b84d2
Translations: Minor changes
...
* Back to {HH}:{MM}:{SS} for this.
* A few extra "Use alternate URL method" translations.
2020-08-02 20:04:37 +01:00
Athanasius
d18c53e82b
Translations: Add 'Use alternate URL method' to phrases
2020-08-02 19:29:03 +01:00
Athanasius
cbba1ce28a
Change time string in translations.
...
It makes the code far too complicated to sub {HH} -> %H and the like.
2020-07-27 09:44:12 +01:00
Athanasius
0e1c7dbf95
Translations: Add 'Use alternate URL method' to phrases
2020-07-24 13:45:18 +01:00
Athanasius
c3882705e9
Translations: Update to latest
...
This includes some having the new 'Use alternate URL method' phrase.
2020-07-24 12:37:17 +01:00
Athanasius
b9b22edf5d
Update translations
...
Minor st-Latn-BA changes.
2020-07-13 11:45:39 +01:00
Athanasius
ec9533d092
Updated translations: pl, pt-BR
2020-07-10 12:50:12 +01:00
Athanasius
dc13a143a3
Update Swedish translation
2020-07-07 19:47:53 +01:00
Athanasius
1a8410e9a2
Update translations ready for 3.99.2.0
2020-07-05 19:58:36 +01:00
Athanasius
58078546ac
Add Swedish Translationo
...
TODO: Add to installer setup so it will be in the next release.
2020-07-05 16:21:45 +01:00
Athanasius
8766649dc2
Update translations as of 2020-07-01 15:02 UTC
...
* Adds "Serbian (Latin, Bosnia and Herzegovina)
* Also imports the 144/175 "Slovenian (Slovenia)"
2020-07-01 16:05:43 +01:00
Athanasius
38593058f4
Use translations of some words in Python 3.x popup text
...
'File', 'Settings' and 'Plugins' are defined to have translations for
the menus/tabs texts, so use them.
2020-07-01 15:55:37 +01:00
Athanasius
9469ec3079
Use literal '.disabled' in the Python 3.x popup text
2020-07-01 15:55:37 +01:00
Athanasius
8ad1201457
Translations: Add recent new strings
...
* Plugins Without Python 3.x Support
* Information on migrating plugins
* Disable Automatic Application Updates Check when in-game
Closes #529
2020-07-01 15:55:37 +01:00
Athanasius
821111284e
Add translations for python 3.x warning popup
2020-07-01 15:55:37 +01:00
Jonathan Harris
416545d0ab
Update Polish translation
2019-11-04 12:27:48 +00:00
Jonathan Harris
c5df83eb32
Update translations
2019-09-26 00:15:00 +01:00
Jonathan Harris
39a5c4d68e
Update translations
2019-04-26 18:10:42 +01:00
Jonathan Harris
5649f4847e
Update translations
2019-01-10 00:12:04 +00:00
Jonathan Harris
efdade508d
Indicate successful authentication
...
Fixes #389
2019-01-10 00:01:03 +00:00
Jonathan Harris
687957b775
Add privacy policy
2018-12-28 03:33:07 +00:00
Jonathan Harris
f17f5d3f25
PKCE OAuth2 access to cAPI
2018-12-28 03:32:26 +00:00
Jonathan Harris
cc4390de49
Switch EDDN integration to a plugin
2018-11-18 01:52:05 +00:00
Jonathan Harris
8622ef5ed8
Corrections for Chinese (Simplified) translation
2018-07-09 18:08:29 +01:00
Jonathan Harris
9947e9a919
Add Chinese (Simplified) translation courtesy of @zhixianwu
2018-07-07 16:35:16 +01:00
Jonathan Harris
73ec7c1da0
Update translations
2018-07-02 23:25:57 +01:00
Jonathan Harris
12acab21a1
Add Portuguese (Portugal) translation courtesy of @idontcare1996
2018-07-02 23:25:00 +01:00
Jonathan Harris
67f5145c27
Update translations
2018-06-07 22:58:54 +01:00
Jonathan Harris
fa76aa61e9
Add Hungarian translation courtesy of hermattila
2018-05-12 20:09:03 +01:00
Jonathan Harris
a0a2f62bf5
Update translations
2018-05-12 17:08:52 +01:00
Jonathan Harris
6c254f4bcd
Get timestamp for cAPI-derived data from cAPI server
...
Fixes #318
2018-04-25 00:43:32 +01:00
Jonathan Harris
c874311349
Update tranlsations
2018-04-04 22:51:04 +01:00
Jonathan Harris
457be5c812
Update translations
2018-01-02 16:16:45 +00:00
Jonathan Harris
e3323f8f6f
Drop support for interaction log
2017-11-24 08:59:50 +00:00
Jonathan Harris
2991e8a452
Update translations
2017-11-12 04:04:52 +00:00
Jonathan Harris
85cae73529
Add support for syncing with Inara
2017-11-06 00:37:35 +00:00