Commit Graph

876 Commits

Author SHA1 Message Date
xxxserxxx
994e8bc4a4
Merge pull request #184 from JonathanReeve/patch-1
Fix translation of "free"
2021-07-12 19:37:53 -05:00
xxxserxxx
34c5dca3a1
Merge pull request #188 from donPatino/patch-1
Created Spanish translation  🇪🇸
2021-07-12 19:09:44 -05:00
donPatino
ba3e9e62fa Created Spanish translation 2021-07-12 19:32:07 +00:00
Jonathan Reeve
ff812da582
Fix translation of "free"
"Senpaga" literally means "no payment [necessary]," so it refers to "free" only in the sense of "free beer." But here we want to evoke remaining disk space.
2021-06-13 15:52:06 -04:00
xxxserxxx
e9b197a435
Merge pull request #181 from joinemm/patch-1
Fix typo in layouts documentation
2021-05-06 09:39:31 -05:00
Joonas
b0de23780a
Fix typo in layouts documentation 2021-05-05 12:21:41 +03:00
Sean E. Russell
162ed50189 Merge branch 'go1.16' 2021-05-03 11:43:13 -05:00
Sean E. Russell
e3cd3ebe5e Include the contributed Russian translation, and pick up the German improvements. 2021-05-03 08:42:02 -05:00
Sean E. Russell
18f6d87f5c Merge branch 'master' of github.com:xxxserxxx/gotop 2021-05-03 08:31:27 -05:00
Sean E. Russell
1eadcd0d1d Fixes the go get path in the README 2021-05-03 08:31:11 -05:00
Nicholas Corin
1e59a0a926 logging: Use dup(2) syscall on darwin 2021-04-12 08:47:11 +02:00
xxxserxxx
3d3b7be6db
Merge pull request #176 from plgruener/german_translation
revise and standardise German (de_DE) translation
2021-03-30 11:37:36 -05:00
plgruener
78d24cac39 revise and standardise German (de_DE) translation 2021-03-29 18:55:41 +02:00
xxxserxxx
15881c7afd
Merge pull request #173 from talentlessguy/patch-1
Add Russian localization
2021-03-21 15:58:32 -05:00
Sean E. Russell
ff2e7e2235 Fixes cross-platform building (func update shadowing), removes gotop-builder trigger. 2021-03-05 16:28:53 -06:00
v 1 r t l
1a5d931e3c
Update ru_RU.toml 2021-03-05 18:08:49 +03:00
v 1 r t l
85665489ec
Update ru_RU.toml 2021-03-05 18:07:20 +03:00
v 1 r t l
d02a2aae4f
Update ru_RU.toml 2021-03-05 18:02:50 +03:00
v 1 r t l
5444873c22
Update ru_RU.toml 2021-03-05 17:59:25 +03:00
v 1 r t l
aeaa1d358a
Create ru_RU.toml 2021-03-05 17:49:05 +03:00
Sean E. Russell
efcb0e9d2a Gets the NVidia extension options working, including marshalling. 2021-03-04 16:23:04 -06:00
Sean E. Russell
a44ced4bba Bring extensions under the umbrella.
Bring extensions under the umbrella.
2021-03-02 03:17:53 -06:00
Sean E. Russell
94d5c2e33d Don't fail on extension startup 2021-03-02 03:06:39 -06:00
Sean E. Russell
5e0f048826 Fix candidate for #167 2021-02-16 16:24:34 -06:00
Sean E. Russell
a59ad35ed5 Fixes #166, duplicate key in de_DE 2021-02-15 10:02:36 -06:00
xxxserxxx
aad28e93db
Merge pull request #165 from lourkeur/i18n/fr
Add French translation
2021-02-11 16:50:00 -06:00
xxxserxxx
150680c7cc
Merge branch 'master' into i18n/fr 2021-02-11 16:49:04 -06:00
Louis Bettens
ea21dcaa99 go generate 2021-02-11 00:24:32 +01:00
Louis Bettens
04ae99a43d add French translation 2021-02-11 00:21:53 +01:00
Sean E. Russell
b757e7959b Fixes #164, findlayout error message was wrong 2021-02-10 09:04:03 -06:00
Sean E. Russell
5a063376b0 Merge branch 'master' into go1.16 2021-02-03 15:49:06 -06:00
Sean E. Russell
96081b733f Updated changelog for release 2021-02-03 15:46:30 -06:00
Sean E. Russell
0373b9b8d6 Fixes #152, missing thermal device on FreeBSD reported as error, when it isn't. 2021-02-03 15:24:56 -06:00
Sean E. Russell
024c01c49a Fixes #159, adds references to extensions projects 2021-02-03 14:38:22 -06:00
Sean E. Russell
e5bf9851ff Go 1.16: embed and io/fs 2021-02-03 14:27:46 -06:00
Sean E. Russell
7b19606acc Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get. 2021-02-03 12:28:46 -06:00
Sean E. Russell
bda3aad123 Add badges to README from shields.io 2021-01-27 15:48:10 -06:00
Sean E. Russell
12257812ab Fixes #6, no temperatures shown on Raspberry Pi. 2021-01-27 09:06:09 -06:00
Sean E. Russell
af20668cb5 strings.TrimSuffix() is some 7x faster than a call to Index() plus a slice, and we can remove a call to Contains() in the bargain. 2021-01-26 16:16:48 -06:00
Sean E. Russell
c8f7091969 Update changelog for next release. 2021-01-26 14:17:00 -06:00
Sean E. Russell
67831ac97c Errors on any battery stopped display of all battery information 2021-01-26 13:15:27 -06:00
Sean E. Russell
273f572a87 The statusbar got lost somewhere along the way. A noisy (debug) log message was left in. 2021-01-26 13:09:10 -06:00
Sean E. Russell
f56cc6486f Bumped gopsutils to v3.20.12, and battery to v0.10.0. 2021-01-26 12:34:58 -06:00
Sean E. Russell
18c07d8c44 Fixes #157, add list of translations to help text. 2021-01-26 11:56:01 -06:00
Sean E. Russell
2f0eca1cc6 Fixes #161, CPU names are sorted strictly as strings rather than lexographically. 2021-01-26 11:13:45 -06:00
Sean E. Russell
4cea91b9a1 Trigger extensions build before external distributions in case those fail 2021-01-26 11:13:41 -06:00
Sean E. Russell
1213fe8237 Patch to try to resolve homebrew workflow failure. 2021-01-25 14:08:29 -06:00
Sean E. Russell
4523169549 Translations didn't work outside of the project directory. 2021-01-25 12:18:59 -06:00
Sean E. Russell
9e33fa1f0b Updates the translations. 2021-01-25 09:46:54 -06:00
Sean E. Russell
b7cfe9facc Prep for v4.1.0 2021-01-25 09:17:57 -06:00