Merge pull request #875 from arkhi/locales

[l10n] Add and update i18n strings for French
This commit is contained in:
Mouse Reeve 2021-04-05 11:10:01 -07:00 committed by GitHub
commit e61ed73894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 343 additions and 407 deletions

View file

@ -11,7 +11,7 @@
<h1 class="title">
{% trans "Lists" %}
{% if request.user.is_authenticated %}
<a class="help has-text-weight-normal" href="{% url 'user-lists' request.user|username %}">Your lists</a>
<a class="help has-text-weight-normal" href="{% url 'user-lists' request.user|username %}">{% trans "Your Lists" %}</a>
{% endif %}
</h1>
</div>

View file

@ -3,7 +3,7 @@
{{ text }}
{% if sort == field %}
<span class="icon icon-arrow-up">
<span class="is-sr-only">{% trans "Sorted asccending" %}</span>
<span class="is-sr-only">{% trans "Sorted ascending" %}</span>
</span>
{% elif sort == "-"|add:field %}
<span class="icon icon-arrow-down">

View file

@ -2565,7 +2565,7 @@ msgstr "Zu dieser Edition wechseln"
#: bookwyrm/templates/snippets/table-sort-header.html:6
#, fuzzy
#| msgid "Started reading"
msgid "Sorted asccending"
msgid "Sorted ascending"
msgstr "Zu lesen angefangen"
#: bookwyrm/templates/snippets/table-sort-header.html:10

View file

@ -2408,7 +2408,7 @@ msgid "Switch to this edition"
msgstr ""
#: bookwyrm/templates/snippets/table-sort-header.html:6
msgid "Sorted asccending"
msgid "Sorted ascending"
msgstr ""
#: bookwyrm/templates/snippets/table-sort-header.html:10

View file

@ -2557,7 +2557,7 @@ msgstr "Cambiar a esta edición"
#: bookwyrm/templates/snippets/table-sort-header.html:6
#, fuzzy
#| msgid "Started reading"
msgid "Sorted asccending"
msgid "Sorted ascending"
msgstr "Lectura se empezó"
#: bookwyrm/templates/snippets/table-sort-header.html:10

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -2413,7 +2413,7 @@ msgid "Switch to this edition"
msgstr "切换到此版本"
#: bookwyrm/templates/snippets/table-sort-header.html:6
msgid "Sorted asccending"
msgid "Sorted ascending"
msgstr "升序排序"
#: bookwyrm/templates/snippets/table-sort-header.html:10