Lysec
68f6f1f0a0
chore(i18n)
2026-04-02 13:51:02 +02:00
Lemmy
80cd76b82e
feat(location): auto location/weather via IP
2026-03-31 21:08:58 -04:00
Lysec
90e37a1e53
chore(i18n)
2026-03-31 19:19:52 +02:00
Lysec
83de5d047b
chore(i18n)
2026-03-29 19:56:34 +02:00
Lysec
e320b53709
chore(i18n)
2026-03-29 17:01:19 +02:00
Lysec
9d5bc13000
style(wallpaper): hide dark/light behind toggle just like display selection
2026-03-29 13:58:29 +02:00
Lysec
deb79261dd
feat(wallpaper): add separate selection for light & dark mode
2026-03-29 12:53:06 +02:00
Lemmy
38c3e37a75
chore(i18n): update
2026-03-24 08:19:38 -04:00
Lemmy
05ef6849d8
feat(wallpaper): add toggle to skip image processing and use original files
2026-03-22 19:33:09 -04:00
Lemmy
a67020e25f
chore(i18n): update
2026-03-22 10:33:58 -04:00
Lysec
5547a2716d
chore(i18n): add notification rules translations
2026-03-18 21:32:19 +01:00
Lysec
dbdabba589
feat(Plugins): add toggle to hide the update notification
2026-03-15 20:09:18 +01:00
Lemmy
3a10b10b85
chore(i18n): update
2026-03-15 10:38:26 -04:00
Lemmy
c6d0f651f5
chore(i18n): update
2026-03-13 22:35:59 -04:00
Lemmy
8e346465cb
feat(dock): renaming "static" to "attached"
2026-03-13 13:39:53 -04:00
Lemmy
20e480d732
chore(i18n): update
2026-03-13 10:14:21 -04:00
Lemmy
1b77bf141e
chore(i18n): update
2026-03-13 10:11:11 -04:00
Lemmy
09dab00f27
chore(i18n): update + autofmt
2026-03-11 20:04:35 -04:00
Lysec
4a510629e4
i18n
2026-03-11 03:36:52 +01:00
Lysec
aa0059851f
feat(hooks): add $1 lock/unlock parameter to screen lock and unlock hooks
...
Closes : #2142
2026-03-10 23:02:08 +01:00
Lemmy
be4db75365
feat(about): ability to disable changelog display.
2026-03-10 12:05:20 -04:00
Lemmy
eafcb91b8b
feat(settings): add translucent widgets toggle to gate smart transparency
2026-03-10 09:49:38 -04:00
Lysec
9536553dc5
feat(ui): add toggle to show/hide scrollbars on hover
2026-03-09 13:14:25 +01:00
Lemmy
4d07c8ad18
fix(bar): simplified floating margins ui
2026-03-08 12:57:54 -04:00
Lemmy
0cbc42f2f8
chore(i18n) update
2026-03-08 08:21:48 -04:00
Lemmy
b47a6e22bb
i18n(update): font weight
2026-03-06 20:01:38 -05:00
Lysec
f75fce63e9
i18n
2026-03-07 01:06:05 +01:00
Lysec
88006647e1
i18n
2026-03-07 00:03:10 +01:00
Lemmy
cd0da159ce
feat(blur): added a new option to toggle it on/off
2026-03-06 08:29:03 -05:00
Lemmy
4ef03e6ace
i18n-update for bt auto connect
2026-03-05 17:32:15 -05:00
Lysec
ae69987d9e
i18n
2026-03-05 15:07:59 +01:00
Lysec
c8dc4934be
i18n
2026-03-04 14:34:24 +01:00
Lysec
229da64731
i18n
2026-03-04 12:39:25 +01:00
Lysec
d26f67e7bf
i18n
2026-03-03 20:16:35 +01:00
Lysec
ba24387d7e
i18n
2026-03-02 22:23:20 +01:00
Lemmy
1c3760b73b
control-center: added a new option to disable the right click open at cursor pos.
2026-03-01 17:31:14 -05:00
Lemmy
fcd08289ad
about: added noctalia-qs version display
2026-03-01 17:19:59 -05:00
Lysec
16f2adf0a6
i18n
2026-03-01 22:37:59 +01:00
Lysec
bad2d7dd29
Idle: add user defined commands to basic commands, overhaul tab layout
2026-03-01 21:52:14 +01:00
Lysec
9596db0b39
i18n
2026-02-28 23:00:50 +01:00
Lysec
196e071d71
Settings/GeneralTab: add Documentation button
2026-02-26 03:12:40 +01:00
Lemmy
e0d8ead79c
i18n-italian: after fixes and refresh from i18n platform
2026-02-24 08:31:47 -05:00
Marco Migozzi
57bd9f9c99
feat(i18n): add full Italian locale support and enable it in language selector
...
This commit introduces complete Italian localization for Noctalia shell and wires the locale into the runtime language list.
Changes included:
- Added new translation file: Assets/Translations/it.json
- Localized the full string tree used by the shell UI, including:
- common labels and shared terms
- bar and widget settings
- launcher, lock screen, notifications, wallpaper, weather, setup, tooltips
- all settings panels and sub-panels (audio, display, dock, plugins, user interface, hooks, OSD, desktop widgets, color scheme, etc.)
- Preserved all runtime placeholders and markup tokens (e.g. {count}, {name}, <br>, <i>, <b>, )
- Enabled Italian in the language registry by updating Commons/I18n.qml availableLanguages
Validation and consistency checks:
- Verified JSON validity of Assets/Translations/it.json
- Verified placeholder parity against English source to avoid interpolation regressions
- Ensured translation key structure matches en.json so fallback behavior remains intact
Result:
- Italian (it) is now selectable from Region settings and loads as a first-class locale.
2026-02-23 09:26:03 +01:00