immich/web/src/lib/components/shared-components/settings
Manic-87 f446bc8caa
feat(web): translations (#9854)
* First test

* Added translation using Weblate (French)

* Translated using Weblate (German)

Currently translated at 100.0% (4 of 4 strings)

Translation: immich/web
Translate-URL: http://familie-mach.net/projects/immich/web/de/

* Translated using Weblate (French)

Currently translated at 100.0% (4 of 4 strings)

Translation: immich/web
Translate-URL: http://familie-mach.net/projects/immich/web/fr/

* Further testing

* Further testing

* Translated using Weblate (German)

Currently translated at 100.0% (18 of 18 strings)

Translation: immich/web
Translate-URL: http://familie-mach.net/projects/immich/web/de/

* Further work

* Update string file.

* More strings

* Automatically changed strings

* Add automatically translated german file for testing purposes

* Fix merge-face-selector component

* Make server stats strings uppercase

* Fix uppercase string

* Fix some strings in jobs-panel

* Fix lower and uppercase strings. Add a few additional string. Fix a few unnecessary replacements

* Update german test translations

* Fix typo in locales file

* Change string keys

* Extract more strings

* Extract and replace some more strings

* Update testtranslationfile

* Change translation keys

* Fix rebase errors

* Fix one more rebase error

* Remove german translation file

* Co-authored-by: Daniel Dietzler <danieldietzler@users.noreply.github.com>

* chore: clean up translations

* chore: add new line

* fix formatting

* chore: fixes

* fix: loading and tests

---------

Co-authored-by: root <root@Blacki>
Co-authored-by: admin <admin@example.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
2024-06-04 15:53:00 -04:00
..
setting-accordion-state.svelte fix(web): settings accordion open state (#7504) 2024-02-28 15:40:08 -06:00
setting-accordion.svelte fix(web): require button type (#9786) 2024-05-27 14:06:15 +07:00
setting-buttons-row.svelte feat(web): translations (#9854) 2024-06-04 15:53:00 -04:00
setting-checkboxes.svelte feat(web,a11y): form and search filter accessibility (#9087) 2024-04-26 01:18:19 -05:00
setting-combobox.svelte chore(web): unique ID generation (#9932) 2024-06-02 05:58:35 +07:00
setting-dropdown.svelte feat(web): ascending order for slideshow (#7502) 2024-03-02 09:50:02 -06:00
setting-input-field.spec.ts fix(web): validation of number input fields (#9789) 2024-05-27 15:19:08 +07:00
setting-input-field.svelte fix(web): validation of number input fields (#9789) 2024-05-27 15:19:08 +07:00
setting-select.svelte feat(web): configure slideshow (#7219) 2024-02-22 23:01:19 -06:00
setting-switch.svelte chore(web): simpler unique ID generation (#9945) 2024-06-02 12:41:44 -04:00
setting-textarea.svelte feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00