106 Commits

Author SHA1 Message Date
fdd9ec354d fix(locale-tr): fixe locales and added new ones. (#6010) 2021-12-02 14:37:46 +02:00
0191f25c51 fix(locale-hr): fix typos 2021-11-15 12:26:49 +02:00
928ea9b5c9 feat(locales): add Hebrew translation (#5903) 2021-11-11 20:22:33 +02:00
5e2d181498 feat(locales): allow copying data from other locales (#5850) (#5881)
Co-authored-by: Kolja Markwardt <kolja.markwardt@edeka.de>
2021-11-01 19:37:42 +02:00
a6f3f3f97e fix(locale-de): add missing German translations (#5882)
Co-authored-by: Kolja Markwardt <kolja.markwardt@edeka.de>
2021-10-11 13:15:35 +03:00
5ccd9e26cb fix: remove redundant 'item' text from typed list (#5866) 2021-10-07 15:25:12 +03:00
96a89eeac8 feat: add missing pt locale translations (#5868) 2021-10-06 15:23:59 +03:00
6d4ecbc33e feat(locale-nl): add translation (#5869) 2021-10-06 15:23:01 +03:00
75e10aee5a fix(translations): correct catalan locale (#5836) 2021-09-29 15:12:26 +03:00
289d76699b feat(locale-pl): update index.js pl (#5748) 2021-08-24 12:06:56 +03:00
8578f33132 feat: update locale ja (#5703) 2021-08-11 19:43:55 +03:00
328ef56f75 ref(locale-fr): Add FR translation for list buttons (#5686) 2021-08-09 12:12:11 +03:00
db560cc082 fix(widget-list): add missing translations in widget list top bar (#5471) (#5679) 2021-08-04 14:56:38 +03:00
fbc3728294 feat: show current status in status button (#5574) 2021-07-07 11:20:14 +03:00
1822815118 feat(open-authoring): add hover tooltip (#5567) 2021-07-06 16:43:51 +03:00
e249f9f7f7 feat: updating czech translation (#5473) 2021-06-06 19:29:53 +03:00
f296e40d6f fix(locales-nb_no): fix spelling in deleteEntry (#5442)
The translation of `editorToolbar.deleteEntry` was using the wrong inflection, making it sound like it was already deleting the entry.
This PR changes the translation from "deleting" to "delete".
2021-05-30 15:55:33 +03:00
7f7fa401ad fix(locale): add missing keys to 'sv' locale (#5341) 2021-05-04 16:14:40 +03:00
fe117e472e feat: add min and max fields to relation widget (resolves #5026) (#5238) 2021-04-12 19:54:51 +03:00
3211f94f4a fix(locale-ca): update Catalan translation (#5222)
Added missing translations but also fixed a typo and some incongruences
between verb tenses.
2021-04-06 17:03:28 +03:00
2f67f19636 fix(locale-nl): Add missing locales (#5192) 2021-03-31 11:49:16 +03:00
e2ad39cb49 feat(locale): add zh_Hans locale (#5132)
Co-authored-by: darkyzhou <darkyoooooo@gmail.com>
2021-03-18 16:14:24 +02:00
69f145b747 feat(locale): Added Romanian Locale (#5128) 2021-03-18 16:14:13 +02:00
bebf4a80b6 feat: update locale (ja) (#5084) 2021-03-09 19:24:56 +02:00
776e2a2a8d feat(locale): add bulgarian locale (#5054) 2021-03-09 17:51:18 +02:00
79f5a0719f fix(locale-fr): change translation + missing ? (#4944) 2021-02-09 16:50:05 +02:00
c0236536dd feat(locale): Make editor interface buttons translatable (#4938) 2021-02-08 19:09:00 +02:00
e481e6e296 feat(locale-ru): add missing translations (#4922) 2021-02-07 12:41:30 +02:00
7e2ce1ab6f feat(locale-fr): add missing translations (#4921) 2021-02-07 12:29:38 +02:00
4b73e11db0 feat(media-library): add copy to clipboard, allow avif (#4914) 2021-02-03 14:54:49 +02:00
9e277ad851 feat(widget-file): allow adding file from url (#4700) 2021-01-13 12:27:21 +02:00
923eaf0083 fix(locale): fix typos in es locales (#4815)
## Summary
Fixes some typos in the Spanish locales.
2021-01-11 17:33:41 +02:00
567438fdd1 fix(locales-de): fix newButton translation (#4778) (#4801)
The translation of newButton is supposed to be Neue(r/s), because there are 3 possible cases:
Neue Blume
Neuer Artikel
Neues Tier
2021-01-05 12:37:20 +02:00
a92d53f889 feat(locales): add Croatian translation (#4775) 2021-01-04 17:58:11 +02:00
18444cb839 feat(locales): add Lithuanian translation (#4761) 2020-12-23 14:54:47 +02:00
90dd8312d1 feat(locales): add danish translation (#4650) 2020-11-30 14:31:27 +02:00
4e6dc88efb feat: add azure devops backend (#4427) 2020-11-26 12:55:24 +02:00
e52e29034e feat: Add group by to collection view (Issue 3614) (#4486) 2020-11-08 18:33:09 +02:00
a5750d782e fix(locale): remove hard coded strings (#4432) 2020-10-15 15:26:22 +03:00
471e879b78 fix(locale-th): update translations (#4458) 2020-10-14 22:54:33 +03:00
e987922fd3 fix(locales): update 'th' locale (#4421) 2020-10-11 20:57:42 +03:00
277a1519be fix(locale): update zh_Hant translation (#4418) 2020-10-06 12:29:11 +03:00
78077d5fe8 fix(locale-de) Add missing German translations (#4392) 2020-10-04 11:27:35 +03:00
cb2ad687ee Feat: multi content authoring (#4139) 2020-09-20 20:30:46 +03:00
6b35ca4e3b feat: add korean(ko) locale (#4332) 2020-09-20 16:41:58 +03:00
331f4b6ac1 fix(locale): add missing translation strings for pt locale (#4173)
Signed-off-by: Daniel Soares <daniel.soares@me.com>
2020-08-17 18:55:02 +03:00
b1e07c3897 fix(locale-ca): update translation (#4148) 2020-08-16 11:40:39 +03:00
1f2029f527 feat: update locale (ja) (#4071) 2020-07-26 14:37:01 +03:00
ec58401500 feat: update locale (fr) (#4002) 2020-07-12 11:58:10 +03:00
f4b2999898 feat(locale): add 'vi' locale 🇻🇳 (#3981) 2020-07-06 14:50:15 +03:00