Translated using Weblate (English)

Currently translated at 97.3% (146 of 150 strings)

Translation: Snikket/Web Portal
Translate-URL: https://i18n.sotecware.net/projects/snikket/web-portal/en/
This commit is contained in:
Matthew Wild
2021-01-23 15:30:47 +00:00
committed by Weblate
parent 87ab878434
commit 83fe21df6c

View File

@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-01-23 14:51+0100\n"
"PO-Revision-Date: 2021-01-23 15:28+0000\n"
"PO-Revision-Date: 2021-01-23 17:06+0000\n"
"Last-Translator: Matthew Wild <matthew@snikket.org>\n"
"Language-Team: English <https://i18n.sotecware.net/projects/snikket/"
"web-portal/en/>\n"
@@ -97,22 +97,18 @@ msgid "Main"
msgstr "Main"
#: snikket_web/main.py:36
#, fuzzy
msgid "Address"
msgstr "Address"
#: snikket_web/main.py:41
#, fuzzy
msgid "Password"
msgstr "Password"
#: snikket_web/main.py:46
#, fuzzy
msgid "Sign in"
msgstr "Sign in"
#: snikket_web/main.py:72
#, fuzzy
msgid "Invalid user name or password."
msgstr "Invalid user name or password."
@@ -138,37 +134,37 @@ msgstr "Sign out"
#: snikket_web/user.py:47
msgid "Nobody"
msgstr ""
msgstr "Nobody"
#: snikket_web/user.py:48
msgid "Friends only"
msgstr ""
msgstr "Friends only"
#: snikket_web/user.py:49
msgid "Everyone"
msgstr ""
msgstr "Everyone"
#: snikket_web/templates/admin_delete_user.html:12
#: snikket_web/templates/admin_delete_user.html:16
#: snikket_web/templates/admin_users.html:11 snikket_web/user.py:55
msgid "Display name"
msgstr ""
msgstr "Display name"
#: snikket_web/user.py:59
msgid "Avatar"
msgstr ""
msgstr "Avatar"
#: snikket_web/user.py:63
msgid "Profile visibility"
msgstr ""
msgstr "Profile visibility"
#: snikket_web/user.py:92
msgid "Incorrect password"
msgstr ""
msgstr "Incorrect password"
#: snikket_web/templates/about.html:9
msgid "About Snikket"
msgstr ""
msgstr "About Snikket"
#: snikket_web/templates/about.html:10
#, python-format
@@ -176,19 +172,21 @@ msgid ""
"To learn more about Snikket, visit the <a href=\"%(snikket_url)s\">Snikket "
"website</a>."
msgstr ""
"To learn more about Snikket, visit the <a href=\"%(snikket_url)s\">Snikket "
"website</a>."
#: snikket_web/templates/about.html:11
msgid "About this Service"
msgstr ""
msgstr "About this Service"
#: snikket_web/templates/about.html:12
#, python-format
msgid "This is the Snikket service <em>%(site_name)s</em>."
msgstr ""
msgstr "This is the Snikket service <em>%(site_name)s</em>."
#: snikket_web/templates/about.html:13
msgid "Licenses"
msgstr ""
msgstr "Licenses"
#: snikket_web/templates/about.html:14
#, python-format
@@ -198,6 +196,9 @@ msgid ""
"a>. The full terms of the license can be reviewed using the aforementioned "
"link."
msgstr ""
"The web portal software is licensed under the terms of the <a href=\""
"%(agpl_url)s\">Affero GNU General Public License, version 3.0 or later</a>. "
"The full terms of the license can be reviewed using the aforementioned link."
#: snikket_web/templates/about.html:15
#, python-format
@@ -205,6 +206,8 @@ msgid ""
"The source code of the web portal can be downloaded and viewed in <a href="
"\"%(source_url)s\">its GitHub repository</a>."
msgstr ""
"The source code of the web portal can be downloaded and viewed in <a href=\""
"%(source_url)s\">its GitHub repository</a>."
#: snikket_web/templates/about.html:16
#, python-format
@@ -213,71 +216,78 @@ msgid ""
"Material Icons</a>, made available by Google under the terms of the <a href="
"\"%(apache20_url)s\">Apache 2.0 License</a>."
msgstr ""
"The icons used in the web portal are <a href=\"%(source_url)s\">Googles "
"Material Icons</a>, made available by Google under the terms of the <a href="
"\"%(apache20_url)s\">Apache 2.0 License</a>."
#: snikket_web/templates/about.html:17
msgid "Software Versions"
msgstr ""
msgstr "Software Versions"
#: snikket_web/templates/about.html:27
msgid "Back to the main page"
msgstr ""
msgstr "Back to the main page"
#: snikket_web/templates/admin_circles.html:4
#: snikket_web/templates/admin_home.html:11
msgid "Manage circles"
msgstr ""
msgstr "Manage circles"
#: snikket_web/templates/admin_circles.html:11
msgid "Circle name"
msgstr ""
msgstr "Circle name"
#: snikket_web/templates/admin_circles.html:12
msgid "Members"
msgstr ""
msgstr "Members"
#: snikket_web/templates/admin_circles.html:13
#: snikket_web/templates/admin_invites.html:24
#: snikket_web/templates/admin_users.html:14
msgid "Actions"
msgstr ""
msgstr "Actions"
#: snikket_web/templates/admin_circles.html:23
#, python-format
msgid "Create invitation to circle %(circle_name)s"
msgstr ""
msgstr "Create invitation to circle %(circle_name)s"
#: snikket_web/templates/admin_circles.html:26
#, python-format
msgid "Show details of circle %(circle_name)s"
msgstr ""
msgstr "Show details of circle %(circle_name)s"
#: snikket_web/templates/admin_circles.html:35
msgid "No circles"
msgstr ""
msgstr "No circles"
#: snikket_web/templates/admin_circles.html:36
msgid ""
"Currently, there are no circles on this service. Use the form below to "
"create one."
msgstr ""
"Currently, there are no circles on this service. Use the form below to "
"create one."
#: snikket_web/templates/admin_circles.html:39
msgid "New circle"
msgstr ""
msgstr "New circle"
#: snikket_web/templates/admin_create_invite.html:3
msgid "Create invitation"
msgstr ""
msgstr "Create invitation"
#: snikket_web/templates/admin_create_invite_form.html:5
msgid "Create new invitation"
msgstr ""
msgstr "Create new invitation"
#: snikket_web/templates/admin_create_invite_form.html:6
msgid ""
"Create a new invitation link to invite more users to your Snikket service by "
"clicking the button below."
msgstr ""
"Create a new invitation link to invite more users to your Snikket service by "
"clicking the button below."
#: snikket_web/templates/admin_debug_user.html:8
#, python-format
@@ -291,44 +301,44 @@ msgstr "Warning"
#: snikket_web/templates/admin_debug_user.html:12
msgid "The below dump may contain sensitive information."
msgstr ""
msgstr "The below dump may contain sensitive information."
#: snikket_web/templates/admin_debug_user.html:15
msgid "Raw debug dump"
msgstr ""
msgstr "Raw debug dump"
#: snikket_web/templates/admin_debug_user.html:17
msgid "Copy complete output"
msgstr ""
msgstr "Copy complete output"
#: snikket_web/templates/admin_delete_user.html:4
#: snikket_web/templates/admin_users.html:26
#, python-format
msgid "Delete user %(user_name)s"
msgstr ""
msgstr "Delete user %(user_name)s"
#: snikket_web/templates/admin_delete_user.html:6
#: snikket_web/templates/admin_edit_user.html:28
msgid "Delete user"
msgstr ""
msgstr "Delete user"
#: snikket_web/templates/admin_delete_user.html:8
msgid "Are you sure you want to delete the following user?"
msgstr ""
msgstr "Are you sure you want to delete the following user?"
#: snikket_web/templates/admin_delete_user.html:10
#: snikket_web/templates/admin_users.html:10
msgid "Login name"
msgstr ""
msgstr "Login name"
#: snikket_web/templates/admin_delete_user.html:14
#: snikket_web/templates/admin_users.html:12
msgid "Email address"
msgstr ""
msgstr "Email address"
#: snikket_web/templates/admin_delete_user.html:19
msgid "Danger"
msgstr ""
msgstr "Danger"
#: snikket_web/templates/admin_delete_user.html:23
#: snikket_web/templates/admin_edit_circle.html:15
@@ -338,118 +348,121 @@ msgstr ""
#: snikket_web/templates/user_passwd.html:40
#: snikket_web/templates/user_profile.html:25
msgid "Back"
msgstr ""
msgstr "Back"
#: snikket_web/templates/admin_edit_circle.html:4
#, python-format
msgid "Edit circle %(circle_name)s"
msgstr ""
msgstr "Edit circle %(circle_name)s"
#: snikket_web/templates/admin_edit_circle.html:8
msgid "Circle information"
msgstr ""
msgstr "Circle information"
#: snikket_web/templates/admin_edit_circle.html:19
msgid "Delete circle"
msgstr ""
msgstr "Delete circle"
#: snikket_web/templates/admin_edit_circle.html:20
msgid "Deleting a circle does not delete any users in the circle."
msgstr ""
msgstr "Deleting a circle does not delete any users in the circle."
#: snikket_web/templates/admin_edit_circle.html:25
msgid "Circle members"
msgstr ""
msgstr "Circle members"
#: snikket_web/templates/admin_edit_circle.html:40
#, python-format
msgid "Remove user %(username)s from circle"
msgstr ""
msgstr "Remove user %(username)s from circle"
#: snikket_web/templates/admin_edit_circle.html:48
msgid "This circle currently has no members."
msgstr ""
msgstr "This circle currently has no members."
#: snikket_web/templates/admin_edit_circle.html:50
msgid "Invite more members"
msgstr ""
msgstr "Invite more members"
#: snikket_web/templates/admin_edit_circle.html:53
msgid "Add existing user"
msgstr ""
msgstr "Add existing user"
#: snikket_web/templates/admin_edit_circle.html:64
msgid "No users left"
msgstr ""
msgstr "No users left"
#: snikket_web/templates/admin_edit_circle.html:65
msgid "All users on this service are already in this circle."
msgstr ""
msgstr "All users on this service are already in this circle."
#: snikket_web/templates/admin_edit_invite.html:8
msgid "View invitation"
msgstr ""
msgstr "View invitation"
#: snikket_web/templates/admin_edit_invite.html:13
#: snikket_web/templates/admin_invites.html:21
#: snikket_web/templates/admin_reset_user_password.html:15
msgid "Valid until"
msgstr ""
msgstr "Valid until"
#: snikket_web/templates/admin_edit_invite.html:15
#: snikket_web/templates/admin_reset_user_password.html:17
msgid "Link"
msgstr ""
msgstr "Link"
#: snikket_web/templates/admin_edit_invite.html:17
msgid "Reusability"
msgstr ""
msgstr "Reusability"
#: snikket_web/templates/admin_edit_invite.html:18
msgid ""
"This invitation link can be used arbitrarily often, until it expires, is "
"revoked or a service-wide user limit is reached."
msgstr ""
"This invitation link can be used arbitrarily often, until it expires, is "
"revoked or a service-wide user limit is reached."
#: snikket_web/templates/admin_edit_invite.html:18
msgid "This invitation link can only be used once and is then depleted."
msgstr ""
msgstr "This invitation link can only be used once and is then depleted."
#: snikket_web/templates/admin_edit_invite.html:22
msgid "Circles"
msgstr ""
msgstr "Circles"
#: snikket_web/templates/admin_edit_invite.html:23
msgid ""
"Users joining via this invitation will be added to the following circles:"
msgstr ""
"Users joining via this invitation will be added to the following circles:"
#: snikket_web/templates/admin_edit_invite.html:29
#: snikket_web/templates/admin_invites.html:23
msgid "Circle"
msgstr ""
msgstr "Circle"
#: snikket_web/templates/admin_edit_invite.html:35
msgid "The user will not be added to any circle and will have no contacts."
msgstr ""
msgstr "The user will not be added to any circle and will have no contacts."
#: snikket_web/templates/admin_edit_invite.html:39
msgid "Created"
msgstr ""
msgstr "Created"
#: snikket_web/templates/admin_edit_user.html:3
#, python-format
msgid "Edit user %(user_name)s"
msgstr ""
msgstr "Edit user %(user_name)s"
#: snikket_web/templates/admin_edit_user.html:5
msgid "User information"
msgstr ""
msgstr "User information"
#: snikket_web/templates/admin_edit_user.html:25
#: snikket_web/templates/admin_reset_user_password.html:8
msgid "Password reset"
msgstr ""
msgstr "Password reset"
#: snikket_web/templates/admin_edit_user.html:26
msgid ""
@@ -457,77 +470,80 @@ msgid ""
"password reset link. The password reset link can be used once to change the "
"password of the account. Transmit the link to the user via a secure channel."
msgstr ""
"If the user has forgotten their password, use the below button to create a "
"password reset link. The password reset link can be used once to change the "
"password of the account. Transmit the link to the user via a secure channel."
#: snikket_web/templates/admin_home.html:3
msgid "Welcome to the administration dashboard!"
msgstr ""
msgstr "Welcome to the administration dashboard!"
#: snikket_web/templates/admin_home.html:4
#, python-format
msgid "At your service, %(user_name)s."
msgstr ""
msgstr "At your service, %(user_name)s."
#: snikket_web/templates/admin_home.html:7
#: snikket_web/templates/admin_users.html:4
msgid "Manage users"
msgstr ""
msgstr "Manage users"
#: snikket_web/templates/admin_home.html:8
msgid "Modify administrative user information or delete users."
msgstr ""
msgstr "Modify administrative user information or delete users."
#: snikket_web/templates/admin_home.html:14
#: snikket_web/templates/admin_invites.html:8
msgid "Manage invitations"
msgstr ""
msgstr "Manage invitations"
#: snikket_web/templates/admin_home.html:15
msgid "Create, revoke or view invitations."
msgstr ""
msgstr "Create, revoke or view invitations."
#: snikket_web/templates/admin_home.html:18
msgid "Back to the main view"
msgstr ""
msgstr "Back to the main view"
#: snikket_web/templates/admin_home.html:19
msgid "Go back to your users web portal page."
msgstr ""
msgstr "Go back to your users web portal page."
#: snikket_web/templates/admin_invites.html:10
msgid "Pending invitations"
msgstr ""
msgstr "Pending invitations"
#: snikket_web/templates/admin_invites.html:22
msgid "Reusable"
msgstr ""
msgstr "Reusable"
#: snikket_web/templates/admin_invites.html:31
msgid "Yes"
msgstr ""
msgstr "Yes"
#: snikket_web/templates/admin_invites.html:31
msgid "No"
msgstr ""
msgstr "No"
#: snikket_web/templates/admin_invites.html:41
msgid "deleted"
msgstr ""
msgstr "deleted"
#: snikket_web/templates/admin_invites.html:49
msgid "Show invite details"
msgstr ""
msgstr "Show invite details"
#: snikket_web/templates/admin_invites.html:52
msgid "Copy invite link to clipboard"
msgstr ""
msgstr "Copy invite link to clipboard"
#: snikket_web/templates/admin_invites.html:55
msgid "Delete invitation"
msgstr ""
msgstr "Delete invitation"
#: snikket_web/templates/admin_invites.html:63
msgid "Currently, there are no pending invitations."
msgstr ""
msgstr "Currently, there are no pending invitations."
#: snikket_web/templates/admin_reset_user_password.html:12
#, python-format
@@ -539,14 +555,17 @@ msgid ""
"The following link will allow the user to reset their password on their "
"device, once."
msgstr ""
"The following link will allow the user to reset their password on their "
"device, once."
#: snikket_web/templates/admin_reset_user_password.html:22
#, fuzzy
msgid "Destroy link"
msgstr ""
msgstr "Destroy link"
#: snikket_web/templates/admin_users.html:13
msgid "Phone number"
msgstr ""
msgstr "Phone number"
#: snikket_web/templates/admin_users.html:29
#, python-format
@@ -556,7 +575,7 @@ msgstr "Show debug information for %(user_name)s"
#: snikket_web/templates/admin_users.html:32
#, python-format
msgid "Create password reset link for %(user_name)s"
msgstr ""
msgstr "Create password reset link for %(user_name)s"
#: snikket_web/templates/app.html:4
msgid "Snikket Web Portal"
@@ -566,7 +585,7 @@ msgstr ""
#: snikket_web/templates/exception.html:3
#: snikket_web/templates/internal_error.html:3
msgid "Internal error"
msgstr ""
msgstr "Internal error"
#: snikket_web/templates/backend_error.html:4
msgid "The web portal was not able to communicate with the backend."
@@ -575,102 +594,107 @@ msgstr ""
#: snikket_web/templates/backend_error.html:5
#: snikket_web/templates/internal_error.html:5
msgid "Please try again later and/or inform your Snikket service admin."
msgstr ""
msgstr "Please try again later and/or inform your Snikket service admin."
#: snikket_web/templates/copy-snippet.html:106
msgid "Copied to clipboard"
msgstr ""
msgstr "Copied to clipboard"
#: snikket_web/templates/copy-snippet.html:109
msgid "Copy operation failed"
msgstr ""
msgstr "Copy operation failed"
#: snikket_web/templates/generic_http_error.html:9
msgid "Go back to the main page"
msgstr ""
msgstr "Go back to the main page"
#: snikket_web/templates/internal_error.html:4
#, fuzzy
msgid "The web portal encountered an internal error."
msgstr ""
msgstr "The web portal encountered an internal error."
#: snikket_web/templates/library.j2:18
msgid "Copy link"
msgstr ""
msgstr "Copy link"
#: snikket_web/templates/library.j2:79
msgid "Invalid input"
msgstr ""
msgstr "Invalid input"
#: snikket_web/templates/login.html:5
msgid "Snikket Login"
msgstr ""
msgstr "Snikket Login"
#: snikket_web/templates/login.html:14
msgid "Enter your Snikket address and password to manage your account."
msgstr ""
msgstr "Enter your Snikket address and password to manage your account."
#: snikket_web/templates/login.html:18
msgid "Login failed"
msgstr ""
msgstr "Login failed"
#: snikket_web/templates/login.html:36 snikket_web/templates/unauth.html:14
#, python-format
msgid "A <a href=\"%(about_url)s\">Snikket</a> service"
msgstr ""
msgstr "A <a href=\"%(about_url)s\">Snikket</a> service"
#: snikket_web/templates/user_home.html:3
msgid "Welcome!"
msgstr ""
msgstr "Welcome!"
#: snikket_web/templates/user_home.html:4
#, python-format
msgid "Welcome home, %(user_name)s."
msgstr ""
msgstr "Welcome home, %(user_name)s."
#: snikket_web/templates/user_home.html:7
msgid "Update profile"
msgstr ""
msgstr "Update profile"
#: snikket_web/templates/user_home.html:8
msgid ""
"Change display name, set avatar and configure visibility of your personal "
"data to others."
msgstr ""
"Change display name, set avatar and configure visibility of your personal "
"data to others."
#: snikket_web/templates/user_home.html:11
#: snikket_web/templates/user_passwd.html:42
msgid "Change password"
msgstr ""
msgstr "Change password"
#: snikket_web/templates/user_home.html:15
msgid "Admin dashboard"
msgstr ""
msgstr "Admin dashboard"
#: snikket_web/templates/user_home.html:16
msgid "Manage users and invitations of this Snikket service."
msgstr ""
msgstr "Manage users and invitations of this Snikket service."
#: snikket_web/templates/user_home.html:20
msgid "Log out"
msgstr ""
msgstr "Log out"
#: snikket_web/templates/user_home.html:21
msgid "Exit the Snikket Web Portal, without logging out your other devices."
msgstr ""
msgstr "Exit the Snikket Web Portal, without logging out your other devices."
#: snikket_web/templates/user_logout.html:8
msgid "Sign out of the Snikket Web Portal"
msgstr ""
msgstr "Sign out of the Snikket Web Portal"
#: snikket_web/templates/user_logout.html:9
msgid ""
"Click below to log yourself out of the web portal. This does not affect any "
"other connected devices."
msgstr ""
"Click below to log yourself out of the web portal. This does not affect any "
"other connected devices."
#: snikket_web/templates/user_passwd.html:8
msgid "Change your password"
msgstr ""
msgstr "Change your password"
#: snikket_web/templates/user_passwd.html:9
msgid ""
@@ -678,27 +702,34 @@ msgid ""
"the new one. To reduce the chance of typos, we ask for your new password "
"twice."
msgstr ""
"To change your password, you need to provide the current password as well as "
"the new one. To reduce the chance of typos, we ask for your new password "
"twice."
#: snikket_web/templates/user_passwd.html:13
msgid "Password change failed"
msgstr ""
msgstr "Password change failed"
#: snikket_web/templates/user_passwd.html:37
msgid ""
"After changing your password, you will have to enter the new password on all "
"of your devices."
msgstr ""
"After changing your password, you will have to enter the new password on all "
"of your devices."
#: snikket_web/templates/user_profile.html:8
msgid "Profile"
msgstr ""
msgstr "Profile"
#: snikket_web/templates/user_profile.html:18
msgid "Visibility"
msgstr ""
msgstr "Visibility"
#: snikket_web/templates/user_profile.html:19
msgid ""
"This section allows you to control who can see your profile information, "
"like avatar and nickname."
msgstr ""
"This section allows you to control who can see your profile information, "
"like avatar and nickname."