Skip to content

Commit

Permalink
chore(i18n): Update .po
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Apr 12, 2024
1 parent 9005cb9 commit 432c2bd
Show file tree
Hide file tree
Showing 45 changed files with 10,653 additions and 6,765 deletions.
390 changes: 239 additions & 151 deletions allauth/locale/ar/LC_MESSAGES/django.po

Large diffs are not rendered by default.

413 changes: 257 additions & 156 deletions allauth/locale/az/LC_MESSAGES/django.po

Large diffs are not rendered by default.

412 changes: 252 additions & 160 deletions allauth/locale/bg/LC_MESSAGES/django.po

Large diffs are not rendered by default.

409 changes: 252 additions & 157 deletions allauth/locale/ca/LC_MESSAGES/django.po

Large diffs are not rendered by default.

410 changes: 253 additions & 157 deletions allauth/locale/cs/LC_MESSAGES/django.po

Large diffs are not rendered by default.

406 changes: 247 additions & 159 deletions allauth/locale/da/LC_MESSAGES/django.po

Large diffs are not rendered by default.

411 changes: 253 additions & 158 deletions allauth/locale/de/LC_MESSAGES/django.po

Large diffs are not rendered by default.

406 changes: 247 additions & 159 deletions allauth/locale/el/LC_MESSAGES/django.po

Large diffs are not rendered by default.

340 changes: 203 additions & 137 deletions allauth/locale/en/LC_MESSAGES/django.po

Large diffs are not rendered by default.

414 changes: 254 additions & 160 deletions allauth/locale/es/LC_MESSAGES/django.po

Large diffs are not rendered by default.

398 changes: 243 additions & 155 deletions allauth/locale/eu/LC_MESSAGES/django.po

Large diffs are not rendered by default.

396 changes: 242 additions & 154 deletions allauth/locale/fa/LC_MESSAGES/django.po

Large diffs are not rendered by default.

400 changes: 244 additions & 156 deletions allauth/locale/fi/LC_MESSAGES/django.po

Large diffs are not rendered by default.

417 changes: 256 additions & 161 deletions allauth/locale/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

406 changes: 247 additions & 159 deletions allauth/locale/he/LC_MESSAGES/django.po

Large diffs are not rendered by default.

404 changes: 246 additions & 158 deletions allauth/locale/hr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

396 changes: 242 additions & 154 deletions allauth/locale/hu/LC_MESSAGES/django.po

Large diffs are not rendered by default.

395 changes: 243 additions & 152 deletions allauth/locale/id/LC_MESSAGES/django.po

Large diffs are not rendered by default.

408 changes: 251 additions & 157 deletions allauth/locale/it/LC_MESSAGES/django.po

Large diffs are not rendered by default.

494 changes: 297 additions & 197 deletions allauth/locale/ja/LC_MESSAGES/django.po

Large diffs are not rendered by default.

395 changes: 243 additions & 152 deletions allauth/locale/ka/LC_MESSAGES/django.po

Large diffs are not rendered by default.

396 changes: 242 additions & 154 deletions allauth/locale/ko/LC_MESSAGES/django.po

Large diffs are not rendered by default.

406 changes: 247 additions & 159 deletions allauth/locale/ky/LC_MESSAGES/django.po

Large diffs are not rendered by default.

410 changes: 249 additions & 161 deletions allauth/locale/lt/LC_MESSAGES/django.po

Large diffs are not rendered by default.

410 changes: 249 additions & 161 deletions allauth/locale/lv/LC_MESSAGES/django.po

Large diffs are not rendered by default.

393 changes: 242 additions & 151 deletions allauth/locale/mn/LC_MESSAGES/django.po

Large diffs are not rendered by default.

406 changes: 247 additions & 159 deletions allauth/locale/nb/LC_MESSAGES/django.po

Large diffs are not rendered by default.

409 changes: 250 additions & 159 deletions allauth/locale/nl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

410 changes: 253 additions & 157 deletions allauth/locale/pl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

415 changes: 254 additions & 161 deletions allauth/locale/pt_BR/LC_MESSAGES/django.po

Large diffs are not rendered by default.

407 changes: 251 additions & 156 deletions allauth/locale/pt_PT/LC_MESSAGES/django.po

Large diffs are not rendered by default.

402 changes: 245 additions & 157 deletions allauth/locale/ro/LC_MESSAGES/django.po

Large diffs are not rendered by default.

411 changes: 253 additions & 158 deletions allauth/locale/ru/LC_MESSAGES/django.po

Large diffs are not rendered by default.

406 changes: 254 additions & 152 deletions allauth/locale/sk/LC_MESSAGES/django.po

Large diffs are not rendered by default.

403 changes: 247 additions & 156 deletions allauth/locale/sl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

408 changes: 248 additions & 160 deletions allauth/locale/sr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

408 changes: 248 additions & 160 deletions allauth/locale/sr_Latn/LC_MESSAGES/django.po

Large diffs are not rendered by default.

396 changes: 242 additions & 154 deletions allauth/locale/sv/LC_MESSAGES/django.po

Large diffs are not rendered by default.

408 changes: 249 additions & 159 deletions allauth/locale/th/LC_MESSAGES/django.po

Large diffs are not rendered by default.

397 changes: 243 additions & 154 deletions allauth/locale/tr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

397 changes: 244 additions & 153 deletions allauth/locale/uk/LC_MESSAGES/django.po

Large diffs are not rendered by default.

396 changes: 241 additions & 155 deletions allauth/locale/zh_Hans/LC_MESSAGES/django.po

Large diffs are not rendered by default.

399 changes: 242 additions & 157 deletions allauth/locale/zh_Hant/LC_MESSAGES/django.po

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions allauth/templates/account/confirm_login_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
<a href="mailto:{{ email }}">{{ email }}</a>
{% endsetvar %}
<p>
{% blocktranslate %}We’ve sent a code to {{ email_link }}. The code expires shortly, so please enter it soon.
{% endblocktranslate %}
{% blocktranslate %}We’ve sent a code to {{ email_link }}. The code expires shortly, so please enter it soon.{% endblocktranslate %}
</p>
{% url 'account_confirm_login_code' as login_url %}
{% element form form=form method="post" action=login_url tags="entrance,login" %}
Expand Down
2 changes: 1 addition & 1 deletion allauth/templates/account/request_login_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{% element h2 %}
{% url 'account_login' as login_url %}
{% element button href=login_url tags="link" %}
{% translate "Other options for signing in" %}
{% translate "Other sign-in options" %}
{% endelement %}
{% endelement %}
{% endblock content %}

0 comments on commit 432c2bd

Please sign in to comment.