Jeldrik Hanschke
87d7b5d36d
Add Norwegian language and other updates from Weblate ( #446 )
...
* Translated using Weblate (Catalan)
Currently translated at 94.3% (133 of 141 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (German)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (Catalan)
Currently translated at 100.0% (141 of 141 strings)
Co-authored-by: Jeldrik Hanschke <admin@jhanschke.de>
Translate-URL: https://hosted.weblate.org/projects/croodle/client/ca/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/it/
Translation: Croodle/client
* Translated using Weblate (Italian)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (French)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (Spanish)
Currently translated at 95.7% (135 of 141 strings)
Translated using Weblate (German)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (French)
Currently translated at 100.0% (141 of 141 strings)
Translated using Weblate (German)
Currently translated at 100.0% (141 of 141 strings)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/fr/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/it/
Translation: Croodle/client
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 75.8% (107 of 141 strings)
Translated using Weblate (English)
Currently translated at 100.0% (141 of 141 strings)
Added translation using Weblate (Norwegian Bokmål)
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Translate-URL: https://hosted.weblate.org/projects/croodle/client/en/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/nb_NO/
Translation: Croodle/client
* Translated using Weblate (Spanish)
Currently translated at 95.7% (135 of 141 strings)
Translated using Weblate (German)
Currently translated at 100.0% (141 of 141 strings)
Co-authored-by: Jeldrik Hanschke <admin@jhanschke.de>
Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/
Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/
Translation: Croodle/client
* Translated using Weblate (English)
Currently translated at 100.0% (141 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/en/
* Translated using Weblate (Catalan)
Currently translated at 94.3% (133 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/ca/
* Translated using Weblate (German)
Currently translated at 100.0% (141 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/de/
* Translated using Weblate (Spanish)
Currently translated at 95.7% (135 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/es/
* Translated using Weblate (French)
Currently translated at 100.0% (141 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (141 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/it/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 75.8% (107 of 141 strings)
Translation: Croodle/client
Translate-URL: https://hosted.weblate.org/projects/croodle/client/nb_NO/
* integrate norwegian locale
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2020-10-18 22:11:19 +02:00
Jeldrik Hanschke
8a62662e6e
migrate from ember-i18n to ember-intl ( #358 )
...
* mark string as html safe before passing to translation instead of bypassing HTML escape using {{{unsafe}}} syntax
* replace ember-i18n with ember-intl
2020-01-30 00:23:12 +01:00
Jeldrik Hanschke
bcd4bc7ac6
upgrade to ember 3.4
2018-12-31 10:17:03 +01:00
Jeldrik Hanschke
11265cb82d
deps: upgrade ember to 2.18
2018-12-29 20:23:19 +01:00
jelhan
bbea5265fe
update ember-i18n to latest (4.2.2)
2016-08-17 23:56:14 +02:00
jelhan
a7e141828d
Fixes #89
2016-06-20 19:28:10 +02:00
jelhan
682e6a658e
fix coding style errors
...
> helpers/poll-has-users.js should pass jscs.
> requireSemicolons: Missing semicolon after statement at helpers/poll-has-users.js
is incostitent with JSHint which complains about this semicolon
other ones should be fixed by rewrite of create/options
2016-01-28 12:34:56 +01:00
jelhan
c5a42ce9d8
readd test for missing translations
2015-11-26 13:33:40 +01:00