Commit Graph

576 Commits

Author SHA1 Message Date
SimonOriginal
917dde7edf Fix i18n string syntax 2024-07-15 15:01:34 +02:00
SimonOriginal
c97d4bbb50 add i18n keys 2024-07-15 14:54:20 +02:00
SimonOriginal
e19c327279 update Ukrainian translation 2024-07-15 14:15:10 +02:00
aleix
ca6a71749c i18n: Update Catalan Translation 2024-07-14 09:16:44 +02:00
Karl Lee
6f06577f18 i18n: Update Chinese translation 2024-07-13 21:26:44 +08:00
Karl Lee
bc4bb0b4e5 chore: format 2024-07-13 21:22:38 +08:00
Karl Lee
26bf1ef621 i18n: Update Chinese translation 2024-07-13 21:14:45 +08:00
Vitali Quiering
e266504463
Fix translation placeholder in German locale
- Corrected placeholder from {{Anbieter}} to {{provider}}
2024-07-12 11:40:10 +02:00
Simonas
3b39334bae
Update translation.json
Word not necessary in Lithuanian so modified it to be an arrow which would look good design wise and would not be weird gramatically
2024-07-10 04:35:16 -05:00
aleix
2396010d6c i18n: Updated Catalan Translation 2024-07-09 07:01:34 +02:00
Timothy J. Baek
eb1e176f14 chore: format 2024-07-08 19:40:18 -07:00
Timothy J. Baek
d157af2fc7 chore: format 2024-07-07 23:04:50 -07:00
Que Nguyen
08f0a19812
Updated the missing Vietnamese translation. 2024-07-06 22:12:50 +07:00
Timothy J. Baek
d5716ae751 chore: format 2024-07-05 23:48:53 -07:00
aleix
8fd128ef1c i18n: Update Catalan Translation 2024-07-05 21:02:38 +02:00
Karl Lee
f611533764 i18n: Update Chinese translation 2024-07-04 22:57:32 +08:00
Morgan Blangeois
f5a33ed3f9 Merge remote-tracking branch 'upstream/dev' into improve-fr-ca-translations 2024-07-04 00:56:40 +02:00
Morgan Blangeois
f548762892 Resolve merge conflicts in French translations 2024-07-04 00:40:56 +02:00
Morgan Blangeois
2fedd91ed9 feat: Improve French Canadian (fr-ca) translations 2024-07-03 17:20:57 +02:00
Morgan Blangeois
3cd0b1077d i18n: Improve French translations 2024-07-03 17:09:53 +02:00
bannert
1f026a1811 i18n(de_DE): added translations for new entries, updated old entries 2024-07-03 15:16:54 +02:00
Timothy J. Baek
fefa8a81d0 chore: format 2024-07-01 23:12:38 -07:00
Timothy J. Baek
b62d2a9b28 refac 2024-07-01 17:15:10 -07:00
Timothy J. Baek
62ba6a2413 chore: format 2024-07-01 16:52:46 -07:00
Timothy Jaeryang Baek
46a084d457
Merge pull request #3580 from bannert1337/i18n--optimize-de_DE
i18n: rework de_DE locale
2024-07-01 13:29:06 -07:00
bannert
7f937af029 i18n(de_DE): Update German translation strings for better grammar and clarity 2024-07-01 19:01:22 +02:00
bannert
4041484a19 i18n(de-DE): Improve translation consistency and accuracy 2024-07-01 18:55:28 +02:00
bannert
19d4c7f6cd
Update languages.json 2024-07-01 18:42:56 +02:00
bannert
4ead3dabd8
Delete src/lib/i18n/locales/de-DE/translation-common.json 2024-07-01 18:41:56 +02:00
bannert
77f5d90be3
Delete src/lib/i18n/locales/de-DE/translation-informal.json 2024-07-01 18:41:49 +02:00
bannert
db495a1df0
refactor: Revert changes to i18n/locales/languages.json 2024-07-01 18:40:57 +02:00
bannert
8634140306
refactor: Remove changes to i18n/index.ts 2024-07-01 18:38:52 +02:00
bannert
586de1f5ba feat(i18n): unify German translations and remove formal/informal versions 2024-07-01 18:31:13 +02:00
Naufal Rabbani
11210fb6e4
i18n: Update Indonesian translation 2024-07-01 06:48:57 +07:00
Timothy J. Baek
16454c0de5 chore: format 2024-06-29 19:47:23 -07:00
bannert
9c2313a1bd feat(i18n): improve init function with cleaner code and nullish coalescing operator
- Use object destructuring for clearer variable assignment.
   - Utilize the nullish coalescing operator to simplify ternary expressions.
   - Refactored the import statement to remove duplication.
2024-06-30 02:44:03 +02:00
Timothy Jaeryang Baek
61972ca97d
Merge pull request #3519 from Naufal05R/main
i18n: Add Indonesian translate
2024-06-29 13:17:12 -07:00
Timothy Jaeryang Baek
27709c835c
Merge pull request #3497 from aguvener/dev
i18n: tr_TR translation updated with the latest changes
2024-06-29 13:15:59 -07:00
Timothy Jaeryang Baek
58398b6eeb
Merge pull request #3514 from KarlLee830/translate
i18n: Update Chinese translation
2024-06-29 13:14:35 -07:00
Aleix Dorca
776082dc87
i18n: Updated Catalan Translation 2024-06-29 20:34:31 +02:00
aleix
6e03a1c168 i18n: Updated Catalan Translation 2024-06-29 17:25:11 +02:00
aleix
45cb1c0fcb Updated Catalan Translation 2024-06-29 17:21:03 +02:00
Naufal Rabbani
5b848dcf54
added indonesian language 2024-06-29 16:25:42 +07:00
Naufal Rabbani
2ef899220a
added indonesian language 2024-06-29 16:18:45 +07:00
Karl Lee
8ab4b7ab47 i18n: Update Chinese translation 2024-06-29 04:22:04 +08:00
bannert
6ffa189814 i18n: split locale for German formal and informal
translation-common.json is the base
translation-formal.json and translation-informal.json extend the base
2024-06-28 20:03:36 +02:00
bannert
24f84a6069 feat(i18n): fixed a word in German translation 2024-06-28 19:19:45 +02:00
bannert
c138445944 feat(i18n): update and optimize de_DE 2024-06-28 19:02:50 +02:00
aguvener
3cc5da835c
Update translation.json for minor change 2024-06-28 13:18:44 +03:00
aguvener
9111970580
Update translation.json 2024-06-28 13:06:50 +03:00