Commit Graph

133 Commits

Author SHA1 Message Date
Christopher C. Wells ac26a535ca Update French translations (#521) 2022-08-15 07:03:26 -07:00
Xuesong 5419446776 Update Chinese translations 2022-08-09 05:14:10 -06:00
Christopher Charbonneau Wells 0d26efe05a
Add a way to set the SMTP configuration (#506)
* Update configuration of password reset URLs

* Add support for email configuration via environment variables

* Remove unused settings files

* Add email configuration documentation

* Reorganize configuration documentation by topic

* Fix linting issue

* Add password reset flow test

* Correct icon name

* Isolate password reset test case

* Update locales for new strings
2022-07-30 14:22:34 -07:00
Daniel Beard 834e7636fc
Sleep history (#485)
* Fix dayssince sometimes being off by 1 day depending on timezone

* Add sleep stats carousel for last 7 days

* Renamed sleep_day to sleep_recent

* Rename Today's Sleep to Recent Sleep in dashboard
2022-06-27 19:39:45 -07:00
Xuesong c1ee2a940b
Add i18n to `dayssince` filter (#477) 2022-06-10 21:39:24 -07:00
Xuesong 5ab2fce0d0
Handle plurals with `count` tag (#473) 2022-06-05 06:34:52 -07:00
Marcelino Alberdi Pereira 17c52b40a0
Update Spanish translations (#466) 2022-06-04 18:57:55 -07:00
Christopher C. Wells d898817629 Update locale files with latest strings 2022-06-01 06:08:57 -07:00
Xuesong afa43fa3b6
Update Chinese translations (#464)
- Translate new strings
- Improve some translations
- Fix fuzzy strings
2022-06-01 05:41:29 -07:00
Rubens e7702262df Add Catalan translations 2022-04-10 16:01:02 -07:00
Marco H 283e30cdaa Further improve german translations 2022-04-07 16:02:38 -07:00
Marco H 812f2ca6dd Update german trans 2022-03-30 09:16:07 -07:00
Paul Konstantin Gerke ee15c3731c Compile German messages again 2022-03-02 22:18:58 +01:00
Paul Konstantin Gerke 9a255124b6 Fix de-messages merge 2022-03-02 22:18:21 +01:00
Paul Konstantin Gerke 23e7c84547 Merge remote-tracking branch 'origin/master' into tags 2022-03-02 22:13:41 +01:00
Paul Konstantin Gerke ae1dee1d7b Tiny constency fix in translation 2022-02-27 19:51:24 +01:00
Paul Konstantin Gerke 897fb7c2d1 Add german translation and refactor tags_editor.js 2022-02-27 19:50:05 +01:00
Paul Konstantin Gerke cfdb9e1ade Made widget translateable, added German translation 2022-02-27 19:41:27 +01:00
Christopher C. Wells a1473bce77 Update locale files 2022-02-25 20:28:12 -08:00
ZhiYong a145d4dffa All the words have been translated into Chinese.
Chinese can be displayed correctly after renaming folder zh_hans to folder zh
2022-02-23 20:42:28 -08:00
Marcelino Alberdi Pereira ecb5d47e67 Update Spanish translations 2022-02-23 20:31:56 -08:00
Christopher C. Wells c540d36495 Add Chinese (simplified) translations 2022-02-21 10:31:38 -08:00
Christopher C. Wells 579ea327e7 Update Turkish translations from POEditor 2022-02-21 09:07:08 -08:00
Christopher C. Wells 18efa9cc82 Compile latest translations for all locales 2022-02-21 09:03:57 -08:00
Gitoffomalawn 427887144f
Add missing translations to Dutch (#397) 2022-02-21 08:47:44 -08:00
Salvo Musumeci 8efce23ac3 Updated Italian translation
File has been generated from poeditor.com after updates of definition
2022-01-15 12:52:40 -08:00
Paul K. Gerke 319ae220fe
Fix German translation mistake (#368)
* Fix German translation error

"Anzahl" refers to "Count" in German. This always confused me a bit when using the app. "Menge" better refers to "unspecified amount of something". In language use, it sounds weird a bit though, but captures the sentiment of the app the best, which does not specify what unit is used in the "diaper change amount". More typical language use would dictate to use something like "Gewicht" (weight) to name what is being measured.

* Compile updated messages
2022-01-11 13:08:43 -08:00
Yulian Kuncheff 9b604627a1 Add Height, Head Circumference, and BMI, corresponding reports, and move to separate menu with Weight and Temperature. 2021-12-31 09:19:53 -05:00
Christopher C. Wells 457598e3da Translate untranslated strings
Fixes #352
2021-12-18 13:45:05 -05:00
Alberdi 97671f0d93 Complete Spanish translations plus some fixes
I've used the POEditor project to update them, this commit imports the
changes directly from there.
2021-11-16 12:12:39 -08:00
Christopher C. Wells c2ef32980f Remove redundant translation string 2021-10-26 19:55:16 -07:00
Amith211 52fab47735 add en-GB 'translations' 2021-10-26 19:55:16 -07:00
Christopher Charbonneau Wells a361f96e4d Update all translations files 2021-10-15 16:40:56 +00:00
Christopher C. Wells 86cf78e9fc Move Polish language files to subfolder 2021-10-07 05:58:03 -07:00
27357868 b2a74e6931 Added pl translations 2021-10-07 05:58:03 -07:00
José Pedro Sousa 699c573162 Adding Portuguese Translation 2021-09-15 08:32:31 -07:00
Christopher C. Wells f42784904d Compile new Dutch translations 2021-06-07 20:10:19 -07:00
svenvdmeer 6f62040e74 Update django.po
Dutch translation is inconsistent especially with the translation of the word diaper. Sometimes the word 'pamper' is used which is a brand. I've change the translation of 'diaper change' to 'luierverschoning' because the word 'verschoning' in itself is clearer then the word 'vervanging' if 'aanpassing' which is now used in the menu and at first I didn't understand what that was.
2021-06-07 20:10:19 -07:00
Benjamin Häublein fe568876c7
Fixes another issue with translation (de) (#212)
* fix translation (de) for "%(seconds)s second"

* fix another wrong translation and compile translations
2021-05-12 04:52:34 -07:00
Benjamin Häublein f5c1248fbd
Fix translation (DE) (#210)
* fix translation format strings

* Fix translation

* compilemessages

* fix format string

* run compilemessages
2021-05-03 08:27:33 -07:00
Benjamin Häublein 14b11db91b fix translation format strings 2021-04-30 14:22:08 -07:00
Christopher C. Wells 6fb958d6b3 Add Italian translations 2021-03-04 06:03:29 -08:00
Christopher C. Wells 311c6d2e05 Add Dutch translations 2021-02-25 06:00:23 -08:00
Christopher Charbonneau Wells 9d261efc36 Update django.po (POEditor.com) 2020-10-23 20:39:43 -07:00
Christopher Charbonneau Wells 0a0d0dcc19 Update django.mo (POEditor.com) 2020-10-23 20:39:41 -07:00
Christopher Charbonneau Wells 750721bf51 Update django.po (POEditor.com) 2020-10-23 20:39:39 -07:00
Christopher Charbonneau Wells 9ab32c47d7 Update django.mo (POEditor.com) 2020-10-23 20:39:38 -07:00
Christopher Charbonneau Wells bd8ed871b1 Update django.po (POEditor.com) 2020-10-23 20:39:36 -07:00
Christopher Charbonneau Wells 82c50dddb4 Update django.mo (POEditor.com) 2020-10-23 20:39:34 -07:00
Christopher Charbonneau Wells b8dd889e14 Update django.po (POEditor.com) 2020-10-23 20:39:32 -07:00
Christopher Charbonneau Wells 9d706e4fd9 Update django.mo (POEditor.com) 2020-10-23 20:39:31 -07:00
Christopher Charbonneau Wells f7e551737d Update django.po (POEditor.com) 2020-10-23 20:39:29 -07:00
Christopher Charbonneau Wells e0b66b1143 Update django.mo (POEditor.com) 2020-10-23 20:39:27 -07:00
Christopher Charbonneau Wells 22d36c6642 Update django.po (POEditor.com) 2020-10-23 20:39:25 -07:00
Christopher Charbonneau Wells 86434fdbd4 Update django.mo (POEditor.com) 2020-10-23 20:39:24 -07:00
Christopher C. Wells 234a7a134e Compile messages for German language 2020-08-23 05:24:07 -07:00
Till Dettmering 4b6dbb1967 More spelling corrections 2020-08-22 11:09:42 +02:00
Till Dettmering a4597cc5a6 Corrected German spelling 2020-08-22 11:02:43 +02:00
Mikko Haikonen dfdadea5ba Add Finnish language 2020-07-29 16:40:18 +03:00
Christopher C. Wells a2f145f095 Update all translation files 2020-02-19 06:02:28 -08:00
Christopher C. Wells 6bf63f89b1 Add updated Spanish translations 2020-01-26 13:01:50 -08:00
Christopher C. Wells 85ad08b30f Update example French translations 2020-01-23 20:22:41 -08:00
Christopher C. Wells 746526d4ed Add "trimmed" key to `blocktrans` tags and update formatting 2020-01-23 20:00:32 -08:00
Christopher C. Wells b3fd5378d6 Fix missing user name in Timer info string 2020-01-23 19:20:55 -08:00
Christopher C. Wells 2627b1cbfd Add Turkish translations 2020-01-16 19:42:49 -08:00
Christopher C. Wells f6b5126dfd Add Spanish translations 2020-01-16 19:33:03 -08:00
Christopher C. Wells 1798707271 Update and recompile translation files 2019-12-14 13:21:50 -08:00
Ben Nelson 1cbd78193c Spelling corrections for 'not enough information to generate this report' message 2019-12-14 13:10:16 -08:00
Christopher C. Wells 482f7242c2 Update example French translations 2019-11-09 16:42:51 -08:00
Christopher C. Wells 2eaeaed364 Update example French translations 2019-11-09 16:42:51 -08:00
Irmela 9a18458dfb Improve german tummy time translation 2019-10-28 19:01:31 -07:00
Christopher C. Wells 50a92435c7 Rename German translation file to match project format. 2019-06-07 07:05:04 -07:00
cephos f07d6c22c2
German translation added missing mo-File 2019-06-07 11:54:37 +02:00
cephos 37e7f8c0b9
German Translation (informal "du") 2019-06-07 11:51:32 +02:00
Peter Wickenberg 2d4cf3cfa3 Add Swedish translations. 2019-05-02 11:48:36 -07:00
Christopher C. Wells 7bf95f97be Update example French translations. 2019-05-02 10:25:21 -07:00
Christopher C. Wells a50d2539ac Update translations. 2019-04-18 19:57:00 -07:00
Christopher C. Wells c3224675a2 Update example French translation files. 2019-04-16 21:45:26 -07:00
Christopher C. Wells d590bf8655 Updated example French translation files. 2019-04-16 20:38:02 -07:00
Christopher C. Wells 2394a3334e Update example French translation files. 2019-04-14 18:59:34 -07:00
Christopher C. Wells b2b6b06ad9 Finalize initial test translation file for French. 2019-04-14 17:13:38 -07:00
Christopher C. Wells e20903c60b Add translatable strings support to dashboard app. 2019-04-14 08:40:08 -07:00
Christopher C. Wells d9ef3b868b Add example French translation files.
This translation will not be especially high quality -- I am relying on a 5+ year old poor comprehension of the French language and machine translation tools.
2019-04-13 22:54:36 -07:00