Commit Graph

280 Commits (ce54e3d5103614c7dc903c1bbec9e1e50e16ad6d)

Author SHA1 Message Date
RubenD f2128a7011 Translated missing string
Theme, does not to be translated
2022-04-12 21:22:20 -04:00
Mike Cao 27e4f27396
Merge pull request #1087 from Lemonawa/patch-1
Update Chinese Translations
2022-04-09 19:40:33 -07:00
Lemonawa b23161f7b3
Merge pull request #1 from Lemonawa/patch-2
Update zh-CN.json
2022-04-09 22:20:37 +08:00
Lemonawa 2553411dfc
Update zh-CN.json 2022-04-09 22:19:43 +08:00
Lemonawa f351b0628b
Update zh-TW.json 2022-04-09 22:19:19 +08:00
Juan Camilo González 3a7c4cb7c7 Add missing translations and fix spelling errors 2022-04-04 00:09:02 -05:00
Mike Cao 6c6a313782
Merge branch 'dev' into patch-1 2022-03-28 22:51:13 -07:00
Mike Cao b030ea5708
Merge pull request #1056 from JeremDlcn/patch-1
Update fr-FR.json
2022-03-28 22:42:38 -07:00
Jerem Dlcn 9aac74c256
Update fr-FR.json
translated the right file this time
2022-03-26 22:02:19 +01:00
Lemonawa 4200b8a214
Update zh-CN.json 2022-03-26 17:15:18 +08:00
Mike Cao 82bd7efdbe
Merge pull request #1050 from SeesawLiu/master
Update zh-CN.json
2022-03-24 11:09:40 -07:00
刘岗 67c3f3743f
Update zh-CN.json 2022-03-24 11:22:24 +08:00
RikoDEV 0bd589df65
Update pl-PL.json 2022-03-18 16:55:45 +01:00
Mike Cao a71377eca0 Updated language files. 2022-03-04 18:20:13 -08:00
Klooven 2f5d85ce15 Proofreading 2022-03-03 10:49:38 +00:00
Klooven fd8a6a39af Missing translations added 2022-03-03 09:35:34 +00:00
Mike Cao c76fbbe11f Merge branch 'master' into dev 2022-03-02 19:37:51 -08:00
Mike Cao 164a1db259
Merge pull request #993 from JeremDlcn/patch-1
Update fr-FR.json
2022-03-02 19:35:50 -08:00
Mike Cao 98b2ee29ef Added language and theme settings. 2022-02-28 20:54:32 -08:00
Jerem Dlcn f5ab5f394f
Update fr-FR.json 2022-02-27 16:23:26 +01:00
Nuno c2aca9d494
Update pt-PT.json 2022-02-27 09:14:49 +00:00
Mike Cao 8aab66ee0a
Merge pull request #989 from Tox46/patch-1
Updated Italian Language
2022-02-25 08:13:48 -08:00
Tox46 a3179f8c79
Update it-IT.json
Added all missing traductions
2022-02-25 14:40:16 +01:00
0xflotus 9b850c0e21
chore: changed value in de_DE.json
For unified naming purposes, I changed the value from 'Website' to 'Webseite'. This term was used multiple times before.
2022-02-17 11:45:05 +01:00
Mike Cao cf2d8abd92
Merge pull request #963 from rogerclotet/update-ca
Update Catalan language
2022-02-16 23:39:03 -08:00
Roger Clotet 0f12686872 Update Catalan language 2022-02-16 10:50:05 +01:00
Mike Cao 9e7fc49f42 Merge branch 'dev' of https://github.com/mikecao/umami into dev 2022-02-15 20:34:42 -08:00
Mike Cao 251617ffc5 Added lt-LT and ur-PK languages. Changed lang build. 2022-02-15 20:34:16 -08:00
Mike Cao a035fbb581
Merge pull request #955 from nfn/patch-1
Update pt-PT.json
2022-02-13 21:07:38 -08:00
Mike Cao 191a5f64af
Merge pull request #956 from TszHong0411/master
Update zh-TW.json
2022-02-13 21:06:33 -08:00
tszhong0411 fef22b6f3f Update zh-TW.json 2022-02-14 10:59:19 +08:00
Nuno f3e455b6b1
Update pt-PT.json 2022-02-13 13:20:15 +00:00
Nuno 73683f75bd
Update pt-PT.json 2022-02-13 13:02:07 +00:00
Mike Cao 3537e94daf
Merge pull request #585 from kiprasmel/feat/add-lang-lt-LT
Add the Lithuanian language (`lt-LT`)
2022-02-11 20:35:28 -08:00
Mike Cao f4c6d99034
Merge pull request #939 from adilj13/master
Added urdu language
2022-02-11 20:34:10 -08:00
Mike Cao e6b1496179
Merge pull request #944 from ym-project/master
update ru-RU locale
2022-02-11 20:33:09 -08:00
Mike Cao e7a6787046
Merge branch 'dev' into patch-1 2022-02-11 20:31:48 -08:00
Kipras Melnikovas 76f3a2f75b
undo fancy stuff - does not work
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2022-02-10 22:11:43 +02:00
Kipras Melnikovas a8e9df8932
experiment with "zero" formatting; sadly doesn't work for lt-LT yet
can try in:
- https://formatjs.io/docs/intl-messageformat/#common-usage-example

should work, as per:
- https://unicode-org.github.io/icu/userguide/format_parse/messages/#complex-argument-types
    - https://cldr.unicode.org/index/cldr-spec/plural-rules

in the tests of Format.JS, i see that only w/ the `ar`, or `cy`, or
similar locales it works, but somehow does not for `lt`/`lt-LT`.

keeping here won't hurt, esp. if the issue (the spec?) gets fixed

Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2022-02-10 21:07:11 +02:00
Kipras Melnikovas 8d9555cb6a
Add the Lithuanian language (lt-LT)
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2022-02-10 20:24:33 +02:00
Alexander Bilz 9c65d376d7
Added missing German translations
Added the missing German translations.
2022-02-01 22:59:01 +01:00
ym-project 8ce7f95ae2
update ru-RU locale
Set more understandable translation for the `message.toggle-charts` key.
2022-01-31 14:51:11 +08:00
ym-project 10add67530
update ru-RU locale 2022-01-31 13:53:39 +08:00
Adil Aziz ce622bb16b
Update ur-PK.json 2022-01-27 12:01:42 +05:00
Adil Aziz 48833ba249
Create ur-PK.json 2022-01-27 11:45:25 +05:00
Mike Cao fc4323e726
Merge pull request #926 from alrico88/master
Updated spanish translation
2022-01-24 22:50:12 -08:00
Alberto Rico bd1efdb2c4 Updated spanish translation 2022-01-19 18:37:01 +01:00
Mike Cao 2f3a0c4edb
Merge pull request #918 from 0xflotus/patch-1
add: more translations in de-DE.json
2022-01-18 15:16:59 -08:00
Andrii Leitsius e824324b9d
Add missing uk-UA translations 2022-01-18 19:34:09 +02:00
0xflotus f4e73a2d16
add: more translations in de-DE.json 2022-01-18 13:06:19 +01:00