From dda155cca7b8fc515a1b3c68ab70e4d54308cdae Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 23 Jan 2021 16:50:08 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (150 of 150 strings) Translation: Snikket/Web Portal Translate-URL: https://i18n.sotecware.net/projects/snikket/web-portal/en_GB/ --- .../en_GB/LC_MESSAGES/messages.po | 312 ++++++++++-------- 1 file changed, 174 insertions(+), 138 deletions(-) diff --git a/snikket_web/translations/en_GB/LC_MESSAGES/messages.po b/snikket_web/translations/en_GB/LC_MESSAGES/messages.po index 08e3716..9df4f7b 100644 --- a/snikket_web/translations/en_GB/LC_MESSAGES/messages.po +++ b/snikket_web/translations/en_GB/LC_MESSAGES/messages.po @@ -8,160 +8,163 @@ 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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-23 17:06+0000\n" +"Last-Translator: Matthew Wild \n" +"Language-Team: English (United Kingdom) \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.2\n" "Generated-By: Babel 2.9.0\n" #: snikket_web/admin.py:60 msgid "Delete user permanently" -msgstr "" +msgstr "Delete user permanently" #: snikket_web/admin.py:129 msgid "Invite to circle" -msgstr "" +msgstr "Invite to circle" #: snikket_web/admin.py:135 msgid "At least one circle must be selected" -msgstr "" +msgstr "At least one circle must be selected" #: snikket_web/admin.py:140 msgid "Valid for" -msgstr "" +msgstr "Valid for" #: snikket_web/admin.py:142 msgid "One hour" -msgstr "" +msgstr "One hour" #: snikket_web/admin.py:143 msgid "Twelve hours" -msgstr "" +msgstr "Twelve hours" #: snikket_web/admin.py:144 msgid "One day" -msgstr "" +msgstr "One day" #: snikket_web/admin.py:145 msgid "One week" -msgstr "" +msgstr "One week" #: snikket_web/admin.py:146 msgid "Four weeks" -msgstr "" +msgstr "Four weeks" #: snikket_web/admin.py:152 msgid "Invite a group of people" -msgstr "" +msgstr "Invite a group of people" #: snikket_web/admin.py:156 msgid "New invitation link" -msgstr "" +msgstr "New invitation link" #: snikket_web/admin.py:218 msgid "Revoke" -msgstr "" +msgstr "Revoke" #: snikket_web/admin.py:274 snikket_web/admin.py:317 msgid "Name" -msgstr "" +msgstr "Name" #: snikket_web/admin.py:278 snikket_web/templates/admin_circles.html:42 msgid "Create circle" -msgstr "" +msgstr "Create circle" #: snikket_web/admin.py:322 msgid "Select user" -msgstr "" +msgstr "Select user" #: snikket_web/admin.py:327 snikket_web/user.py:68 msgid "Apply" -msgstr "" +msgstr "Apply" #: snikket_web/admin.py:331 msgid "Delete circle permanently" -msgstr "" +msgstr "Delete circle permanently" #: snikket_web/admin.py:337 msgid "Add user" -msgstr "" +msgstr "Add user" #: snikket_web/infra.py:40 msgid "Main" -msgstr "" +msgstr "Main" #: snikket_web/main.py:36 msgid "Address" -msgstr "" +msgstr "Address" #: snikket_web/main.py:41 msgid "Password" -msgstr "" +msgstr "Password" #: snikket_web/main.py:46 msgid "Sign in" -msgstr "" +msgstr "Sign in" #: snikket_web/main.py:72 msgid "Invalid user name or password." -msgstr "" +msgstr "Invalid user name or password." #: snikket_web/user.py:21 msgid "Current password" -msgstr "" +msgstr "Current password" #: snikket_web/user.py:26 msgid "New password" -msgstr "" +msgstr "New password" #: snikket_web/user.py:31 msgid "Confirm new password" -msgstr "" +msgstr "Confirm new password" #: snikket_web/user.py:35 msgid "The new passwords must match." -msgstr "" +msgstr "The new passwords must match." #: snikket_web/user.py:42 msgid "Sign out" -msgstr "" +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 @@ -169,19 +172,21 @@ msgid "" "To learn more about Snikket, visit the Snikket website." msgstr "" +"To learn more about Snikket, visit the Snikket " +"website." #: 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 %(site_name)s." -msgstr "" +msgstr "This is the Snikket service %(site_name)s." #: snikket_web/templates/about.html:13 msgid "Licenses" -msgstr "" +msgstr "Licences" #: snikket_web/templates/about.html:14 #, python-format @@ -191,6 +196,9 @@ msgid "" "later. 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 Affero GNU General Public License, version 3.0 or later. " +"The full terms of the license can be reviewed using the aforementioned link." #: snikket_web/templates/about.html:15 #, python-format @@ -198,6 +206,8 @@ msgid "" "The source code of the web portal can be downloaded and viewed in its GitHub repository." msgstr "" +"The source code of the web portal can be downloaded and viewed in its GitHub repository." #: snikket_web/templates/about.html:16 #, python-format @@ -206,122 +216,129 @@ msgid "" "Material Icons, made available by Google under the terms of the Apache 2.0 License." msgstr "" +"The icons used in the web portal are Google’s " +"Material Icons, made available by Google under the terms of the Apache 2.0 License." #: 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 msgid "Debug information for %(user_name)s" -msgstr "" +msgstr "Debug information for %(user_name)s" #: snikket_web/templates/admin_debug_user.html:11 #: snikket_web/templates/user_passwd.html:36 msgid "Warning" -msgstr "" +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 @@ -331,117 +348,120 @@ 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 "" @@ -450,220 +470,229 @@ msgid "" " 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 user’s web portal page." -msgstr "" +msgstr "Go back to your user’s 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 msgid "Password reset link for %(user_name)s" -msgstr "" +msgstr "Password reset link for %(user_name)s" #: snikket_web/templates/admin_reset_user_password.html:13 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 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 msgid "Show debug information for %(user_name)s" -msgstr "" +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" -msgstr "" +msgstr "Snikket Web Portal" #: snikket_web/templates/backend_error.html:3 #: 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." -msgstr "" +msgstr "The web portal was not able to communicate with the backend." #: 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 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 Snikket service" -msgstr "" +msgstr "A Snikket 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 "" @@ -671,27 +700,34 @@ msgid "" " as 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."