Commit graph

183 commits

Author SHA1 Message Date
Mouse Reeve 7fcf48e84d Adds success notification for adding books to lists 2021-04-26 09:57:01 -07:00
reese 9400510b21 compile messages, fix typos 2021-04-22 16:28:57 -05:00
Fabien Basmaison 4c4801e2da Add structured data to Book (#84). 2021-04-09 23:57:49 +02:00
Fabien Basmaison 5d3f00a537 [l10n] Add and update i18n strings for French:
- Fix typo in English.
- Add translations for missing strings.
- Update translations for fuzzy strings.
2021-04-05 12:46:34 +02:00
Fabien Basmaison 485b0fa0f3 Simplify rating form:
- Create a snippet to regroup similar code.
- Reduce and document tricky logic of CSS.
- Add i18n strings.
2021-04-04 15:08:42 +02:00
Mouse Reeve a952d59eb8 Fixes translation on modal close labels 2021-04-01 13:15:21 -07:00
Mouse Reeve f949d08034 Wording consistency and locales compiled for getting started views 2021-04-01 12:23:13 -07:00
Mouse Reeve d0a26090d1 Updates locales 2021-03-31 10:37:09 -07:00
Mouse Reeve 5dc23682a2 Updates locale files 2021-03-31 09:23:34 -07:00
Pablo Barton b0dc5f3f93 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
Mouse Reeve 90cfff67d6 Updaates locale files 2021-03-19 11:58:27 -07:00
Mouse Reeve 642a2f26d7 Fixes support link display i18n 2021-03-07 15:42:49 -08:00
Mouse Reeve 4d8f98705c re-builds messages 2021-03-07 11:42:27 -08:00
Fabien Basmaison 097b8e5811 Fix toggling all checkboxes of failed imports:
- Rename classes and function to something more descriptive.
- Listen to the element checked status instead of a click on a non‑focusable element.
- Use specific DOM targets instead of relying on the DOM ancestor tree.
- Add a skip‑link to the end of the list and avoid tabbing through all failed items.
- Update related i18n strings in French.
- Avoid having the label on the whole width to prevent accidental click.
- Move `fieldset` out of `ul`.
2021-03-05 15:41:21 +01:00
Mouse Reeve 3e4c6c716d Removes some more fuzziness and re-builds locale files 2021-03-04 14:36:01 -08:00
Mouse Reeve 5613f42a4d Adds python-format tags 2021-03-04 08:07:35 -08:00
Mouse Reeve 4c71c5fb73 Removes "fuzzy" flag from translated French strings 2021-03-04 08:04:55 -08:00
Mouse Reeve 208a38a34d Adds spanish locale to settings and rebuilds messages 2021-03-03 20:14:42 -08:00
Mouse Reeve caed268227 Adds german language to settings 2021-03-02 13:36:30 -08:00
Mouse Reeve 821862a891 Updates bw-dev makemessages default flags 2021-03-02 11:51:49 -08:00
Mouse Reeve 549d8768a6 Combine a couple very similar translation strings
plus a whitespace fix
2021-03-02 10:46:08 -08:00
Mouse Reeve 9f2e255f50 Re-compile messages for new strings 2021-03-02 10:33:48 -08:00
Fabien Basmaison 436f73a7c4 [i18n:fr_FR] Slightly tweak progression strings. 2021-03-02 12:39:17 +01:00
Fabien Basmaison 95e788c2a0 [i18n:fr_FR] Fix translations:
- Some strings were understood as full sentences when they were part of a sentence.
- Let’s say _statut_ can be used in this context.
- Reuse Mastodon translation for _Followers-only_.
2021-03-02 12:28:47 +01:00
Fabien Basmaison 252d1a3c88 [i18n:fr_FR] Update locale. 2021-03-01 22:09:31 +01:00
Fabien Basmaison e74ac6db70 [i18n:fr_FR] Compile locale successfully. 2021-03-01 19:59:47 +01:00
Fabien Basmaison 51a76792e7 [i18n:French] Update headers with proper data. 2021-03-01 10:26:45 +01:00
Fabien Basmaison 4a178d05cd [i18n:French] Remove _il y a_ for duration since registration.
Resolve https://github.com/mouse-reeve/bookwyrm/pull/665#pullrequestreview-600328048
2021-03-01 10:01:24 +01:00
Fabien Basmaison 6e9fc0dbba Add missing quotes.
Resolve https://github.com/mouse-reeve/bookwyrm/pull/665#pullrequestreview-600325153
2021-03-01 09:56:30 +01:00
Fabien Basmaison 35195271e2 Add French translations. 2021-03-01 00:41:49 +01:00
Fabien Basmaison 70ef940def Add French translations that can be tricky:
- Add strings which need narrow non-breakable space.
- Add strings about “privacy” (“confidentialité” from Mastodon).
- Add strings about “curation” (“modération”).
- Add strings about “follower” (“abonné” from Mastodon).
- Add strings for “ reading goal” (“défi lecture”).
2021-02-28 22:07:44 +01:00
Fabien Basmaison 5a05c0caa9 Add _…edit…_ strings.
Some translators might translate this as “éditer” when the proper translation is “modifier”.
2021-02-28 20:04:34 +01:00
Fabien Basmaison 37d7689569 Duplicate django.po for French translation. 2021-02-28 19:54:39 +01:00