Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Contributors: Davide Murtas
Brazilian Portuguese (Português do Brasil): Alzemand, André Fernandes
Bulgarian (български език): Lyubomir Vasilev
Chinese (中文): know-nothing-but-123, JiaoxianDu
Dutch (Nederlands): hidenosuke
Dutch (Nederlands): hidenosuke, Ontrack16
French (Français): Samuel St. Jean, mdouchin, & Neo-29
German (Deutsch): Ahmet Ala
Hungarian (magyar nyelv): Adamyno
Expand All @@ -15,7 +15,7 @@ Italian (Italiano): Davide Murtas
Japanese (日本語): hidenosuke
Korean (한국어): Jerry Hyun
Portugese (Português): André Fernandes
Romanian (Limba Română): ygorigor
Romanian (Limba Română): ygorigor, Igor Sorocean
Russian (Русский): Valetss
Turkish (Türkçe): Ahmet Ala, Samo

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# v49.1.1

## Bug Fixes

- Fixes a Makefile bug where system-wide installations would fail
- For sure now fixes an error message that appeared if your locale ended with ".utf8" with no dashes

## Translations

- Dutch (thanks Ontrack16)
- Romanian (thanks Igor Sorocean)

# v49.1.0

## Improvements
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ install: out
mkdir -p ~/.local/share/gnome-shell/extensions
cp -r $(BUILD) ~/.local/share/gnome-shell/extensions/$(UUID)
ifeq ($(INSTALLTYPE),system)
rm -r $(addprefix $(INSTALLBASE)/$(UUID)/, schemas locale LICENSE)
rm -rf $(addprefix $(INSTALLBASE)/$(UUID)/, schemas locale LICENSE)
mkdir -p $(SHARE_PREFIX)/glib-2.0/schemas \
$(SHARE_PREFIX)/locale \
$(SHARE_PREFIX)/licenses/$(UUID)
cp -r $(BUILD)/schemas/*gschema.xml $(SHARE_PREFIX)/glib-2.0/schemas
cp -r $(BUILD)/locale/* $(SHARE_PREFIX)/locale
cp -r $(BUILD)/LICENSE $(SHARE_PREFIX)/licenses/$(UUID)
cp -r ./LICENSE $(SHARE_PREFIX)/licenses/$(UUID)
endif

clean:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Support for themes, the following screenshot uses the *Immersive* theme:
## Features

- Display temperature and conditions in top bar
- Configure units
- Get current location or add any number of locations
- Configure units (US, UK, Metric, mix and match...)
- Get current location or add any number of locations and easily cycle through
- Show hourly and weekly forecast
- Configurable details like Rain Chance, Humidity, Wind Speed, UV, etc.

Expand Down
32 changes: 22 additions & 10 deletions po/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: simpleweather\n"
"Report-Msgid-Bugs-To: simpleweather-gnome@proton.me\n"
"POT-Creation-Date: 2025-10-23 00:19-0500\n"
"POT-Creation-Date: 2025-11-20 21:18-0600\n"
"PO-Revision-Date: 2025-07-23 22:06\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"X-Crowdin-File: simple-weather@romanlefler.com.pot\n"
"X-Crowdin-File-ID: 2\n"

#: src/autoConfig.ts:55 src/location.ts:53 src/location.ts:63
#: src/autoConfig.ts:56 src/location.ts:53 src/location.ts:63
#: src/preferences/generalPage.ts:179
msgid "My Location"
msgstr ""
Expand Down Expand Up @@ -78,35 +78,35 @@ msgstr ""
msgid "Invalid"
msgstr ""

#: src/lang.ts:107 src/popup.ts:57
#: src/lang.ts:108 src/popup.ts:57
msgid "Today"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Monday"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Sunday"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Tuesday"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Wednesday"
msgstr ""

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Friday"
msgstr ""

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Saturday"
msgstr ""

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Thursday"
msgstr ""

Expand Down Expand Up @@ -617,3 +617,15 @@ msgstr ""
#: src/welcome.ts:99
msgid "Abort"
msgstr ""

#: src/welcome.ts:151
msgid "Manual Configuration"
msgstr ""

#: src/welcome.ts:171
msgid "Failed to detect location."
msgstr ""

#: src/welcome.ts:174
msgid "Please configure your location and units manually."
msgstr ""
32 changes: 22 additions & 10 deletions po/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: simpleweather\n"
"Report-Msgid-Bugs-To: simpleweather-gnome@proton.me\n"
"POT-Creation-Date: 2025-10-23 00:19-0500\n"
"POT-Creation-Date: 2025-11-20 21:18-0600\n"
"PO-Revision-Date: 2025-07-23 22:06\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"X-Crowdin-File: simple-weather@romanlefler.com.pot\n"
"X-Crowdin-File-ID: 2\n"

#: src/autoConfig.ts:55 src/location.ts:53 src/location.ts:63
#: src/autoConfig.ts:56 src/location.ts:53 src/location.ts:63
#: src/preferences/generalPage.ts:179
msgid "My Location"
msgstr "موقعي"
Expand Down Expand Up @@ -79,35 +79,35 @@ msgstr ""
msgid "Invalid"
msgstr "غير صالح"

#: src/lang.ts:107 src/popup.ts:57
#: src/lang.ts:108 src/popup.ts:57
msgid "Today"
msgstr "اليوم"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Monday"
msgstr "الاثنين"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Sunday"
msgstr "الأحد"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Tuesday"
msgstr "الثلاثاء"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Wednesday"
msgstr "الأربعاء"

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Friday"
msgstr "الجمعة"

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Saturday"
msgstr "السبت"

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Thursday"
msgstr "الخميس"

Expand Down Expand Up @@ -624,3 +624,15 @@ msgstr "شكرا لك على تثبيت %s!"
#: src/welcome.ts:99
msgid "Abort"
msgstr "الغاء"

#: src/welcome.ts:151
msgid "Manual Configuration"
msgstr ""

#: src/welcome.ts:171
msgid "Failed to detect location."
msgstr ""

#: src/welcome.ts:174
msgid "Please configure your location and units manually."
msgstr ""
32 changes: 22 additions & 10 deletions po/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: simpleweather\n"
"Report-Msgid-Bugs-To: simpleweather-gnome@proton.me\n"
"POT-Creation-Date: 2025-10-23 00:19-0500\n"
"POT-Creation-Date: 2025-11-20 21:18-0600\n"
"PO-Revision-Date: 2025-07-31 17:05+0300\n"
"Last-Translator: \n"
"Language-Team: Bulgarian\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"X-Crowdin-File-ID: 2\n"
"X-Generator: Poedit 3.5\n"

#: src/autoConfig.ts:55 src/location.ts:53 src/location.ts:63
#: src/autoConfig.ts:56 src/location.ts:53 src/location.ts:63
#: src/preferences/generalPage.ts:179
msgid "My Location"
msgstr "Моето местоположение"
Expand Down Expand Up @@ -79,35 +79,35 @@ msgstr ""
msgid "Invalid"
msgstr "Невалидно"

#: src/lang.ts:107 src/popup.ts:57
#: src/lang.ts:108 src/popup.ts:57
msgid "Today"
msgstr "Днес"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Monday"
msgstr "Понеделник"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Sunday"
msgstr "Неделя"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Tuesday"
msgstr "Вторник"

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Wednesday"
msgstr "Сряда"

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Friday"
msgstr "Петък"

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Saturday"
msgstr "Събота"

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Thursday"
msgstr "Четвъртък"

Expand Down Expand Up @@ -631,3 +631,15 @@ msgstr "Благодарности за инсталирането на %s!"
#: src/welcome.ts:99
msgid "Abort"
msgstr "Отказ"

#: src/welcome.ts:151
msgid "Manual Configuration"
msgstr ""

#: src/welcome.ts:171
msgid "Failed to detect location."
msgstr ""

#: src/welcome.ts:174
msgid "Please configure your location and units manually."
msgstr ""
32 changes: 22 additions & 10 deletions po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: simpleweather\n"
"Report-Msgid-Bugs-To: simpleweather-gnome@proton.me\n"
"POT-Creation-Date: 2025-10-23 00:19-0500\n"
"POT-Creation-Date: 2025-11-20 21:18-0600\n"
"PO-Revision-Date: 2025-07-23 22:06\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"X-Crowdin-File: simple-weather@romanlefler.com.pot\n"
"X-Crowdin-File-ID: 2\n"

#: src/autoConfig.ts:55 src/location.ts:53 src/location.ts:63
#: src/autoConfig.ts:56 src/location.ts:53 src/location.ts:63
#: src/preferences/generalPage.ts:179
msgid "My Location"
msgstr ""
Expand Down Expand Up @@ -78,35 +78,35 @@ msgstr ""
msgid "Invalid"
msgstr ""

#: src/lang.ts:107 src/popup.ts:57
#: src/lang.ts:108 src/popup.ts:57
msgid "Today"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Monday"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Sunday"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Tuesday"
msgstr ""

#: src/lang.ts:110
#: src/lang.ts:111
msgid "Wednesday"
msgstr ""

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Friday"
msgstr ""

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Saturday"
msgstr ""

#: src/lang.ts:111
#: src/lang.ts:112
msgid "Thursday"
msgstr ""

Expand Down Expand Up @@ -617,3 +617,15 @@ msgstr ""
#: src/welcome.ts:99
msgid "Abort"
msgstr ""

#: src/welcome.ts:151
msgid "Manual Configuration"
msgstr ""

#: src/welcome.ts:171
msgid "Failed to detect location."
msgstr ""

#: src/welcome.ts:174
msgid "Please configure your location and units manually."
msgstr ""
Loading