You've already forked snikket-web-portal
Merge pull request #185 from Zash/translate-welcome
Translate welcome message
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
{% if user_info.is_admin and metrics.users and metrics.users.active_1d <= 1 %}
|
{% if user_info.is_admin and metrics.users and metrics.users.active_1d <= 1 %}
|
||||||
<aside class="box hint">
|
<aside class="box hint">
|
||||||
<header>Welcome to Snikket!</header>
|
<header>{% trans %}Welcome to Snikket!{% endtrans %}</header>
|
||||||
<p>Now your Snikket instance is up and running, the next step is to invite people to join it. Family, friends, colleagues... you choose!</p>
|
<p>{% trans %}Now your Snikket instance is up and running, the next step is to invite people to join it. Family, friends, colleagues... you choose!{% endtrans %}</p>
|
||||||
<a href="/admin/invitations">{% trans %}Create new invitation{% endtrans %}</a>
|
<a href="/admin/invitations">{% trans %}Create new invitation{% endtrans %}</a>
|
||||||
</aside>
|
</aside>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2024-04-19 14:38+0100\n"
|
"POT-Creation-Date: 2024-04-27 14:22+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@@ -144,109 +144,109 @@ msgstr ""
|
|||||||
msgid "Group"
|
msgid "Group"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:304
|
#: snikket_web/admin.py:305
|
||||||
msgid "New invitation link"
|
msgid "New invitation link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:366
|
#: snikket_web/admin.py:367
|
||||||
msgid "Revoke"
|
msgid "Revoke"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:392
|
#: snikket_web/admin.py:393
|
||||||
msgid "Invitation created"
|
msgid "Invitation created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:408
|
#: snikket_web/admin.py:409
|
||||||
msgid "No such invitation exists"
|
msgid "No such invitation exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:423
|
#: snikket_web/admin.py:424
|
||||||
msgid "Invitation revoked"
|
msgid "Invitation revoked"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:440 snikket_web/admin.py:488
|
#: snikket_web/admin.py:441 snikket_web/admin.py:489
|
||||||
#: snikket_web/templates/admin_delete_circle.html:10
|
#: snikket_web/templates/admin_delete_circle.html:10
|
||||||
#: snikket_web/templates/admin_edit_circle.html:44
|
#: snikket_web/templates/admin_edit_circle.html:44
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:445 snikket_web/templates/admin_circles.html:47
|
#: snikket_web/admin.py:446 snikket_web/templates/admin_circles.html:47
|
||||||
msgid "Create circle"
|
msgid "Create circle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:475
|
#: snikket_web/admin.py:476
|
||||||
msgid "Circle created"
|
msgid "Circle created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:493
|
#: snikket_web/admin.py:494
|
||||||
msgid "Select user"
|
msgid "Select user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:498
|
#: snikket_web/admin.py:499
|
||||||
msgid "Update circle"
|
msgid "Update circle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:504
|
#: snikket_web/admin.py:505
|
||||||
msgid "Add user"
|
msgid "Add user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:522 snikket_web/admin.py:621 snikket_web/admin.py:669
|
#: snikket_web/admin.py:523 snikket_web/admin.py:622 snikket_web/admin.py:670
|
||||||
msgid "No such circle exists"
|
msgid "No such circle exists"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:559
|
#: snikket_web/admin.py:560
|
||||||
msgid "Circle data updated"
|
msgid "Circle data updated"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:569
|
#: snikket_web/admin.py:570
|
||||||
msgid "User added to circle"
|
msgid "User added to circle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:578
|
#: snikket_web/admin.py:579
|
||||||
msgid "User removed from circle"
|
msgid "User removed from circle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:587
|
#: snikket_web/admin.py:588
|
||||||
msgid "Chat removed from circle"
|
msgid "Chat removed from circle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:605
|
#: snikket_web/admin.py:606
|
||||||
msgid "Delete circle permanently"
|
msgid "Delete circle permanently"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:632
|
#: snikket_web/admin.py:633
|
||||||
msgid "Circle deleted"
|
msgid "Circle deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:646
|
#: snikket_web/admin.py:647
|
||||||
msgid "Group chat name"
|
msgid "Group chat name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:651
|
#: snikket_web/admin.py:652
|
||||||
msgid "Create group chat"
|
msgid "Create group chat"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:681
|
#: snikket_web/admin.py:682
|
||||||
msgid "New group chat added to circle"
|
msgid "New group chat added to circle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:748
|
#: snikket_web/admin.py:749
|
||||||
msgid "Message contents"
|
msgid "Message contents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:754
|
#: snikket_web/admin.py:755
|
||||||
msgid "Only send to online users"
|
msgid "Only send to online users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:758
|
#: snikket_web/admin.py:759
|
||||||
msgid "Post to all users"
|
msgid "Post to all users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:762
|
#: snikket_web/admin.py:763
|
||||||
msgid "Send preview to yourself"
|
msgid "Send preview to yourself"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/admin.py:784
|
#: snikket_web/admin.py:785
|
||||||
msgid "Announcement sent!"
|
msgid "Announcement sent!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1665,6 +1665,16 @@ msgstr ""
|
|||||||
msgid "Operation successful"
|
msgid "Operation successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: snikket_web/templates/user_home.html:11
|
||||||
|
msgid "Welcome to Snikket!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: snikket_web/templates/user_home.html:12
|
||||||
|
msgid ""
|
||||||
|
"Now your Snikket instance is up and running, the next step is to invite "
|
||||||
|
"people to join it. Family, friends, colleagues... you choose!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: snikket_web/templates/user_home.html:19
|
#: snikket_web/templates/user_home.html:19
|
||||||
msgid "Your account"
|
msgid "Your account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
Reference in New Issue
Block a user