Update translations

This commit is contained in:
rubenwardy 2022-01-07 21:59:18 +00:00
parent 503ae701ae
commit bd59fa8ef3
5 changed files with 2906 additions and 290 deletions

View File

@ -7,7 +7,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: 2022-01-07 21:18+0000\n" "POT-Creation-Date: 2022-01-07 21:59+0000\n"
"PO-Revision-Date: 2022-01-06 19:53+0000\n" "PO-Revision-Date: 2022-01-06 19:53+0000\n"
"Last-Translator: Joaquín Villalba <joaco-mono@hotmail.com>\n" "Last-Translator: Joaquín Villalba <joaco-mono@hotmail.com>\n"
"Language: es\n" "Language: es\n"
@ -19,11 +19,77 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n" "Generated-By: Babel 2.9.1\n"
#: app/__init__.py:99
msgid "You have been banned."
msgstr ""
#: app/template_filters.py:52 #: app/template_filters.py:52
#, python-format #, python-format
msgid "%(delta)s ago" msgid "%(delta)s ago"
msgstr "" msgstr ""
#: app/blueprints/api/tokens.py:33 app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/blueprints/api/tokens.py:34
msgid "Limit to package"
msgstr ""
#: app/blueprints/api/tokens.py:36 app/blueprints/packages/packages.py:248
#: app/blueprints/packages/packages.py:450
#: app/blueprints/packages/packages.py:546
#: app/blueprints/packages/releases.py:60
#: app/blueprints/packages/releases.py:71 app/blueprints/packages/reviews.py:46
#: app/blueprints/packages/screenshots.py:35
#: app/blueprints/packages/screenshots.py:41
#: app/blueprints/packages/screenshots.py:46
#: app/blueprints/users/account.py:237 app/blueprints/users/account.py:244
#: app/blueprints/users/settings.py:44 app/blueprints/users/settings.py:106
#: app/blueprints/users/settings.py:204
msgid "Save"
msgstr ""
#: app/blueprints/github/__init__.py:46
msgid "Authorization failed [err=gh-oauth-login-failed]"
msgstr ""
#: app/blueprints/github/__init__.py:62
msgid "Linked github to account"
msgstr ""
#: app/blueprints/github/__init__.py:65
msgid "Github account is already associated with another user"
msgstr ""
#: app/blueprints/github/__init__.py:71
msgid "Unable to find an account for that Github user"
msgstr ""
#: app/blueprints/github/__init__.py:76
msgid "Authorization failed [err=gh-login-failed]"
msgstr ""
#: app/blueprints/packages/packages.py:159
msgid "Error: Another package already uses this forum topic!"
msgstr ""
#: app/blueprints/packages/packages.py:165
msgid "Error: Forum topic author doesn't match package author."
msgstr ""
#: app/blueprints/packages/packages.py:168
msgid ""
"Warning: Forum topic not found. This may happen if the topic has only "
"just been created."
msgstr ""
#: app/blueprints/packages/packages.py:215
msgid "No download available."
msgstr ""
#: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384 #: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384
msgid "Type" msgid "Type"
msgstr "" msgstr ""
@ -33,10 +99,12 @@ msgid "Title (Human-readable)"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:544
msgid "Name (Technical)" msgid "Name (Technical)"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:545
#: app/templates/packages/create_edit.html:76 #: app/templates/packages/create_edit.html:76
msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only" msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only"
msgstr "" msgstr ""
@ -74,7 +142,7 @@ msgstr ""
msgid "VCS Repository URL" msgid "VCS Repository URL"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:244 #: app/blueprints/packages/packages.py:244 app/blueprints/users/settings.py:42
msgid "Website URL" msgid "Website URL"
msgstr "" msgstr ""
@ -86,8 +154,465 @@ msgstr ""
msgid "Forum Topic ID" msgid "Forum Topic ID"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:248 #: app/blueprints/packages/packages.py:264
msgid "Save" msgid "Unable to find that user"
msgstr ""
#: app/blueprints/packages/packages.py:268
#: app/blueprints/packages/screenshots.py:139
#: app/blueprints/users/settings.py:90 app/blueprints/users/settings.py:215
msgid "Permission denied"
msgstr ""
#: app/blueprints/packages/packages.py:306
msgid "Package already exists!"
msgstr ""
#: app/blueprints/packages/packages.py:366
msgid "You don't have permission to do that"
msgstr ""
#: app/blueprints/packages/packages.py:394
msgid "Please comment what changes are needed in the review thread"
msgstr ""
#: app/blueprints/packages/packages.py:413
#: app/blueprints/packages/packages.py:429
msgid "You don't have permission to do that."
msgstr ""
#: app/blueprints/packages/packages.py:424
msgid "Deleted package"
msgstr ""
#: app/blueprints/packages/packages.py:440
msgid "Unapproved package"
msgstr ""
#: app/blueprints/packages/packages.py:449
msgid "Maintainers (Comma-separated)"
msgstr ""
#: app/blueprints/packages/packages.py:458
msgid "You do not have permission to edit maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:508
msgid "You are not a maintainer"
msgstr ""
#: app/blueprints/packages/packages.py:511
msgid "Package owners cannot remove themselves as maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:543
msgid "Author Name"
msgstr ""
#: app/blueprints/packages/releases.py:52
#: app/blueprints/packages/releases.py:63 app/blueprints/packages/reviews.py:42
#: app/blueprints/threads/__init__.py:262 app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/blueprints/packages/releases.py:53
msgid "Method"
msgstr ""
#: app/blueprints/packages/releases.py:54
msgid "Git reference (ie: commit hash, branch, or tag)"
msgstr ""
#: app/blueprints/packages/releases.py:55
#: app/blueprints/packages/screenshots.py:34
msgid "File Upload"
msgstr ""
#: app/blueprints/packages/releases.py:56
#: app/blueprints/packages/releases.py:67
#: app/blueprints/packages/releases.py:183
msgid "Minimum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:58
#: app/blueprints/packages/releases.py:69
#: app/blueprints/packages/releases.py:186
msgid "Maximum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:64
msgid "URL"
msgstr ""
#: app/blueprints/packages/releases.py:65
msgid "Task ID"
msgstr ""
#: app/blueprints/packages/releases.py:66
#: app/blueprints/packages/screenshots.py:40
msgid "Is Approved"
msgstr ""
#: app/blueprints/packages/releases.py:182
msgid "Set Min"
msgstr ""
#: app/blueprints/packages/releases.py:185
msgid "Set Max"
msgstr ""
#: app/blueprints/packages/releases.py:188
msgid "Only change values previously set as none"
msgstr ""
#: app/blueprints/packages/releases.py:189
msgid "Update"
msgstr ""
#: app/blueprints/packages/releases.py:238
msgid "Trigger"
msgstr ""
#: app/blueprints/packages/releases.py:240
msgid "Branch name"
msgstr ""
#: app/blueprints/packages/releases.py:241
msgid "Action"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Send notification and mark as outdated"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Create release"
msgstr ""
#: app/blueprints/packages/releases.py:244
msgid "Save Settings"
msgstr ""
#: app/blueprints/packages/releases.py:245
msgid "Disable Automation"
msgstr ""
#: app/blueprints/packages/releases.py:284
msgid "Please add a Git repository URL in order to set up automatic releases"
msgstr ""
#: app/blueprints/packages/releases.py:300
msgid "Deleted update configuration"
msgstr ""
#: app/blueprints/packages/releases.py:308
msgid "Now, please create an initial release"
msgstr ""
#: app/blueprints/packages/reviews.py:43 app/blueprints/threads/__init__.py:174
#: app/blueprints/threads/__init__.py:175
#: app/blueprints/threads/__init__.py:263
msgid "Comment"
msgstr ""
#: app/blueprints/packages/reviews.py:44 app/blueprints/threads/__init__.py:264
msgid "Private"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:115
#: app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/blueprints/packages/reviews.py:53
msgid "You can't review your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:157
msgid "You can't vote on the reviews on your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:165
msgid "You can't vote on your own reviews!"
msgstr ""
#: app/blueprints/packages/screenshots.py:33
#: app/blueprints/packages/screenshots.py:39
msgid "Title/Caption"
msgstr ""
#: app/blueprints/packages/screenshots.py:45
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/blueprints/threads/__init__.py:63
msgid "Already subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:65
msgid "Subscribed to thread"
msgstr ""
#: app/blueprints/threads/__init__.py:80
msgid "Unsubscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:84
msgid "Already not subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:103
msgid "Locked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:106
msgid "Unlocked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:155
msgid "Cannot delete thread opening post!"
msgstr ""
#: app/blueprints/threads/__init__.py:224
msgid "You cannot comment on this thread"
msgstr ""
#: app/blueprints/threads/__init__.py:228
msgid "Please wait before commenting again"
msgstr ""
#: app/blueprints/threads/__init__.py:256
msgid "Comment needs to be between 3 and 2000 characters."
msgstr ""
#: app/blueprints/threads/__init__.py:265
msgid "Open Thread"
msgstr ""
#: app/blueprints/threads/__init__.py:277
msgid "Unable to find that package!"
msgstr ""
#: app/blueprints/threads/__init__.py:291
msgid "Unable to create thread!"
msgstr ""
#: app/blueprints/threads/__init__.py:296
msgid "A review thread already exists!"
msgstr ""
#: app/blueprints/threads/__init__.py:300
msgid "Please wait before opening another thread"
msgstr ""
#: app/blueprints/users/account.py:36 app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/blueprints/users/account.py:37 app/blueprints/users/account.py:106
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/blueprints/users/account.py:38
msgid "Remember me"
msgstr ""
#: app/blueprints/users/account.py:39 app/templates/base.html:165
msgid "Sign in"
msgstr ""
#: app/blueprints/users/account.py:45
msgid "Incorrect email or password"
msgstr ""
#: app/blueprints/users/account.py:53
#, python-format
msgid "User %(username)s does not exist"
msgstr ""
#: app/blueprints/users/account.py:56
msgid "Incorrect password. Did you set one?"
msgstr ""
#: app/blueprints/users/account.py:59
msgid "You need to confirm the registration email"
msgstr ""
#: app/blueprints/users/account.py:67
msgid "Login failed"
msgstr ""
#: app/blueprints/users/account.py:102 app/blueprints/users/settings.py:41
msgid "Display Name"
msgstr ""
#: app/blueprints/users/account.py:103 app/blueprints/users/settings.py:198
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/blueprints/users/account.py:104 app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/blueprints/users/account.py:105 app/blueprints/users/account.py:184
#: app/blueprints/users/account.py:233 app/blueprints/users/account.py:384
#: app/blueprints/users/settings.py:105
msgid "Email"
msgstr ""
#: app/blueprints/users/account.py:107
msgid "What is the result of the above calculation?"
msgstr ""
#: app/blueprints/users/account.py:108
msgid "I agree"
msgstr ""
#: app/blueprints/users/account.py:109 app/templates/users/login.html:34
#: app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/blueprints/users/account.py:114
msgid "Incorrect captcha answer"
msgstr ""
#: app/blueprints/users/account.py:125
msgid "An account already exists for that username but hasn't been claimed yet."
msgstr ""
#: app/blueprints/users/account.py:128 app/blueprints/users/account.py:135
msgid "That username/display name is already in use, please choose another."
msgstr ""
#: app/blueprints/users/account.py:141 app/blueprints/users/account.py:268
#, python-format
msgid ""
"We were unable to create the account as the email is already in use by "
"%(display_name)s. Try a different email address."
msgstr ""
#: app/blueprints/users/account.py:145 app/blueprints/users/account.py:262
msgid "That email address has been unsubscribed/blacklisted, and cannot be used"
msgstr ""
#: app/blueprints/users/account.py:185
msgid "Reset Password"
msgstr ""
#: app/blueprints/users/account.py:234 app/blueprints/users/account.py:241
msgid "New password"
msgstr ""
#: app/blueprints/users/account.py:235 app/blueprints/users/account.py:242
msgid "Verify password"
msgstr ""
#: app/blueprints/users/account.py:236 app/blueprints/users/account.py:243
msgid "Passwords must match"
msgstr ""
#: app/blueprints/users/account.py:240
msgid "Old password"
msgstr ""
#: app/blueprints/users/account.py:251
msgid "Passwords do not much"
msgstr ""
#: app/blueprints/users/account.py:282 app/blueprints/users/account.py:286
msgid "Your password has been changed successfully."
msgstr ""
#: app/blueprints/users/account.py:301
msgid "Old password is incorrect"
msgstr ""
#: app/blueprints/users/account.py:331
msgid "Unknown verification token!"
msgstr ""
#: app/blueprints/users/account.py:337
msgid "Token has expired"
msgstr ""
#: app/blueprints/users/account.py:351
msgid "Another user is already using that email"
msgstr ""
#: app/blueprints/users/account.py:354
msgid "Confirmed email change"
msgstr ""
#: app/blueprints/users/account.py:358
msgid "Email address changed"
msgstr ""
#: app/blueprints/users/account.py:359
msgid ""
"Your email address has changed. If you didn't request this, please "
"contact an administrator."
msgstr ""
#: app/blueprints/users/account.py:377
msgid "You may now log in"
msgstr ""
#: app/blueprints/users/account.py:385
msgid "Send"
msgstr ""
#: app/blueprints/users/account.py:416
msgid ""
"That email is now blacklisted. Please contact an admin if you wish to "
"undo this."
msgstr ""
#: app/blueprints/users/claim.py:46 app/blueprints/users/claim.py:71
msgid ""
"Invalid username - must only contain A-Za-z0-9._. Consider contacting an "
"admin"
msgstr ""
#: app/blueprints/users/claim.py:51
msgid "User has already been claimed"
msgstr ""
#: app/blueprints/users/claim.py:55
msgid "Unable to get GitHub username for user"
msgstr ""
#: app/blueprints/users/claim.py:78
msgid "That user has already been claimed!"
msgstr ""
#: app/blueprints/users/claim.py:92
#, python-format
msgid "Error whilst attempting to access forums: %(message)s"
msgstr ""
#: app/blueprints/users/claim.py:96
msgid "Unable to get forum signature - does the user exist?"
msgstr ""
#: app/blueprints/users/claim.py:111
msgid "Unable to login as user"
msgstr ""
#: app/blueprints/users/claim.py:117
msgid "Could not find the key in your signature!"
msgstr ""
#: app/blueprints/users/claim.py:120
msgid "Unknown claim type"
msgstr "" msgstr ""
#: app/blueprints/users/profile.py:112 #: app/blueprints/users/profile.py:112
@ -176,6 +701,38 @@ msgstr ""
msgid "Has received %(downloads)d downloads across all packages." msgid "Has received %(downloads)d downloads across all packages."
msgstr "" msgstr ""
#: app/blueprints/users/settings.py:43
msgid "Donation URL"
msgstr ""
#: app/blueprints/users/settings.py:57 app/blueprints/users/settings.py:63
msgid "A user already has that name"
msgstr ""
#: app/blueprints/users/settings.py:199
msgid "Display name"
msgstr ""
#: app/blueprints/users/settings.py:200
msgid "Forums Username"
msgstr ""
#: app/blueprints/users/settings.py:201
msgid "GitHub Username"
msgstr ""
#: app/blueprints/users/settings.py:202 app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/blueprints/users/settings.py:249
msgid "Can't promote a user to a rank higher than yourself!"
msgstr ""
#: app/blueprints/users/settings.py:266
msgid "Users with moderator rank or above cannot be deleted"
msgstr ""
#: app/templates/404.html:4 #: app/templates/404.html:4
msgid "Page not found" msgid "Page not found"
msgstr "" msgstr ""
@ -276,10 +833,6 @@ msgstr ""
msgid "Sign out" msgid "Sign out"
msgstr "" msgstr ""
#: app/templates/base.html:165
msgid "Sign in"
msgstr ""
#: app/templates/base.html:240 #: app/templates/base.html:240
msgid "Policy and Guidance" msgid "Policy and Guidance"
msgstr "" msgstr ""
@ -423,12 +976,6 @@ msgstr ""
msgid "New Tag" msgid "New Tag"
msgstr "" msgstr ""
#: app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/templates/admin/tags/list.html:30 #: app/templates/admin/tags/list.html:30
#: app/templates/admin/warnings/list.html:24 #: app/templates/admin/warnings/list.html:24
msgid "Description" msgid "Description"
@ -589,23 +1136,11 @@ msgstr ""
msgid "Do you recommend this %(type)s?" msgid "Do you recommend this %(type)s?"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:115 app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/templates/macros/reviews.html:119 app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/templates/macros/reviews.html:124 #: app/templates/macros/reviews.html:124
#: app/templates/packages/review_create_edit.html:40 #: app/templates/packages/review_create_edit.html:40
msgid "Why or why not? Try to be constructive" msgid "Why or why not? Try to be constructive"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/templates/macros/reviews.html:133 #: app/templates/macros/reviews.html:133
msgid "Post Review" msgid "Post Review"
msgstr "" msgstr ""
@ -1000,10 +1535,6 @@ msgstr ""
msgid "Reordering requires JavaScript." msgid "Reordering requires JavaScript."
msgstr "" msgstr ""
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/templates/packages/update_config.html:4 #: app/templates/packages/update_config.html:4
#: app/templates/packages/update_config.html:9 #: app/templates/packages/update_config.html:9
msgid "Configure Git Update Detection" msgid "Configure Git Update Detection"
@ -1278,10 +1809,6 @@ msgstr ""
msgid "Edit Account" msgid "Edit Account"
msgstr "" msgstr ""
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/templates/users/account.html:46 #: app/templates/users/account.html:46
msgid "Has password" msgid "Has password"
msgstr "" msgstr ""
@ -1372,23 +1899,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" msgstr ""
#: app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/templates/users/list.html:34 #: app/templates/users/list.html:34
#, python-format #, python-format
msgid "Rank: %(rank)s." msgid "Rank: %(rank)s."
msgstr "" msgstr ""
#: app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/templates/users/login.html:20 #: app/templates/users/login.html:20
msgid "Forgot my password" msgid "Forgot my password"
msgstr "" msgstr ""
@ -1397,10 +1912,6 @@ msgstr ""
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: app/templates/users/login.html:34 app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8 #: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8
msgid "Edit Profile" msgid "Edit Profile"
msgstr "" msgstr ""
@ -1463,10 +1974,6 @@ msgstr ""
msgid "Pretending to be another user is grounds for a permanent ban" msgid "Pretending to be another user is grounds for a permanent ban"
msgstr "" msgstr ""
#: app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/templates/users/register.html:17 #: app/templates/users/register.html:17
msgid "" msgid ""
"Only alphanumeric characters, periods, underscores, and minuses are " "Only alphanumeric characters, periods, underscores, and minuses are "
@ -1536,6 +2043,16 @@ msgstr ""
msgid "You may now unsubscribe." msgid "You may now unsubscribe."
msgstr "" msgstr ""
#: app/utils/user.py:50
msgid "You have a lot of notifications, you should either read or clear them"
msgstr ""
#: app/utils/user.py:54
msgid ""
"Please consider enabling email notifications, you can customise how much "
"is sent"
msgstr ""
#~ msgid "forum.minetest.net/viewtopic.php?t=" #~ msgid "forum.minetest.net/viewtopic.php?t="
#~ msgstr "" #~ msgstr ""

View File

@ -7,24 +7,92 @@ 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: 2022-01-07 21:18+0000\n" "POT-Creation-Date: 2022-01-07 21:59+0000\n"
"PO-Revision-Date: 2022-01-07 21:58+0000\n" "PO-Revision-Date: 2022-01-07 21:58+0000\n"
"Last-Translator: AFCMS <afcm.contact@gmail.com>\n" "Last-Translator: AFCMS <afcm.contact@gmail.com>\n"
"Language-Team: French <https://hosted.weblate.org/projects/minetest/"
"contentdb/fr/>\n"
"Language: fr\n" "Language: fr\n"
"Language-Team: French "
"<https://hosted.weblate.org/projects/minetest/contentdb/fr/>\n"
"Plural-Forms: nplurals=2; plural=n > 1\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.10.1\n"
"Generated-By: Babel 2.9.1\n" "Generated-By: Babel 2.9.1\n"
#: app/__init__.py:99
msgid "You have been banned."
msgstr ""
#: app/template_filters.py:52 #: app/template_filters.py:52
#, python-format #, python-format
msgid "%(delta)s ago" msgid "%(delta)s ago"
msgstr "il y a %(delta)s" msgstr "il y a %(delta)s"
#: app/blueprints/api/tokens.py:33 app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr "Nom"
#: app/blueprints/api/tokens.py:34
#, fuzzy, python-format
msgid "Limit to package"
msgstr "%(title)s sur %(package)s"
#: app/blueprints/api/tokens.py:36 app/blueprints/packages/packages.py:248
#: app/blueprints/packages/packages.py:450
#: app/blueprints/packages/packages.py:546
#: app/blueprints/packages/releases.py:60
#: app/blueprints/packages/releases.py:71 app/blueprints/packages/reviews.py:46
#: app/blueprints/packages/screenshots.py:35
#: app/blueprints/packages/screenshots.py:41
#: app/blueprints/packages/screenshots.py:46
#: app/blueprints/users/account.py:237 app/blueprints/users/account.py:244
#: app/blueprints/users/settings.py:44 app/blueprints/users/settings.py:106
#: app/blueprints/users/settings.py:204
msgid "Save"
msgstr "Sauvegarder"
#: app/blueprints/github/__init__.py:46
msgid "Authorization failed [err=gh-oauth-login-failed]"
msgstr ""
#: app/blueprints/github/__init__.py:62
#, fuzzy
msgid "Linked github to account"
msgstr "Comptes liés"
#: app/blueprints/github/__init__.py:65
msgid "Github account is already associated with another user"
msgstr ""
#: app/blueprints/github/__init__.py:71
msgid "Unable to find an account for that Github user"
msgstr ""
#: app/blueprints/github/__init__.py:76
msgid "Authorization failed [err=gh-login-failed]"
msgstr ""
#: app/blueprints/packages/packages.py:159
msgid "Error: Another package already uses this forum topic!"
msgstr ""
#: app/blueprints/packages/packages.py:165
msgid "Error: Forum topic author doesn't match package author."
msgstr ""
#: app/blueprints/packages/packages.py:168
msgid ""
"Warning: Forum topic not found. This may happen if the topic has only "
"just been created."
msgstr ""
#: app/blueprints/packages/packages.py:215
#, fuzzy
msgid "No download available."
msgstr "Aucun téléchargement disponible"
#: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384 #: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
@ -34,10 +102,12 @@ msgid "Title (Human-readable)"
msgstr "Titre (Lisible)" msgstr "Titre (Lisible)"
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:544
msgid "Name (Technical)" msgid "Name (Technical)"
msgstr "Nom (Technique)" msgstr "Nom (Technique)"
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:545
#: app/templates/packages/create_edit.html:76 #: app/templates/packages/create_edit.html:76
msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only" msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only"
msgstr "" msgstr ""
@ -78,7 +148,7 @@ msgstr "Description Longue (Markdown)"
msgid "VCS Repository URL" msgid "VCS Repository URL"
msgstr "URL du dépôt VCS" msgstr "URL du dépôt VCS"
#: app/blueprints/packages/packages.py:244 #: app/blueprints/packages/packages.py:244 app/blueprints/users/settings.py:42
msgid "Website URL" msgid "Website URL"
msgstr "URL du site web" msgstr "URL du site web"
@ -92,9 +162,492 @@ msgstr "Suivi des problèmes"
msgid "Forum Topic ID" msgid "Forum Topic ID"
msgstr "Sujets du forum" msgstr "Sujets du forum"
#: app/blueprints/packages/packages.py:248 #: app/blueprints/packages/packages.py:264
msgid "Save" msgid "Unable to find that user"
msgstr "Sauvegarder" msgstr ""
#: app/blueprints/packages/packages.py:268
#: app/blueprints/packages/screenshots.py:139
#: app/blueprints/users/settings.py:90 app/blueprints/users/settings.py:215
msgid "Permission denied"
msgstr ""
#: app/blueprints/packages/packages.py:306
msgid "Package already exists!"
msgstr ""
#: app/blueprints/packages/packages.py:366
#, fuzzy
msgid "You don't have permission to do that"
msgstr "Vous n'avez pas la permission de poster."
#: app/blueprints/packages/packages.py:394
msgid "Please comment what changes are needed in the review thread"
msgstr ""
#: app/blueprints/packages/packages.py:413
#: app/blueprints/packages/packages.py:429
#, fuzzy
msgid "You don't have permission to do that."
msgstr "Vous n'avez pas la permission de poster."
#: app/blueprints/packages/packages.py:424
#, fuzzy
msgid "Deleted package"
msgstr "Créer un paquet"
#: app/blueprints/packages/packages.py:440
#, fuzzy
msgid "Unapproved package"
msgstr "Paquets non approuvés nécessitant une action"
#: app/blueprints/packages/packages.py:449
msgid "Maintainers (Comma-separated)"
msgstr ""
#: app/blueprints/packages/packages.py:458
#, fuzzy
msgid "You do not have permission to edit maintainers"
msgstr "Vous n'avez pas la permission de poster."
#: app/blueprints/packages/packages.py:508
msgid "You are not a maintainer"
msgstr ""
#: app/blueprints/packages/packages.py:511
msgid "Package owners cannot remove themselves as maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:543
msgid "Author Name"
msgstr ""
#: app/blueprints/packages/releases.py:52
#: app/blueprints/packages/releases.py:63 app/blueprints/packages/reviews.py:42
#: app/blueprints/threads/__init__.py:262 app/templates/macros/reviews.html:128
msgid "Title"
msgstr "Titre"
#: app/blueprints/packages/releases.py:53
msgid "Method"
msgstr ""
#: app/blueprints/packages/releases.py:54
msgid "Git reference (ie: commit hash, branch, or tag)"
msgstr ""
#: app/blueprints/packages/releases.py:55
#: app/blueprints/packages/screenshots.py:34
msgid "File Upload"
msgstr ""
#: app/blueprints/packages/releases.py:56
#: app/blueprints/packages/releases.py:67
#: app/blueprints/packages/releases.py:183
#, fuzzy
msgid "Minimum Minetest Version"
msgstr "Versions de Minetest"
#: app/blueprints/packages/releases.py:58
#: app/blueprints/packages/releases.py:69
#: app/blueprints/packages/releases.py:186
#, fuzzy
msgid "Maximum Minetest Version"
msgstr "Versions de Minetest"
#: app/blueprints/packages/releases.py:64
msgid "URL"
msgstr ""
#: app/blueprints/packages/releases.py:65
msgid "Task ID"
msgstr ""
#: app/blueprints/packages/releases.py:66
#: app/blueprints/packages/screenshots.py:40
msgid "Is Approved"
msgstr ""
#: app/blueprints/packages/releases.py:182
msgid "Set Min"
msgstr ""
#: app/blueprints/packages/releases.py:185
msgid "Set Max"
msgstr ""
#: app/blueprints/packages/releases.py:188
msgid "Only change values previously set as none"
msgstr ""
#: app/blueprints/packages/releases.py:189
msgid "Update"
msgstr ""
#: app/blueprints/packages/releases.py:238
msgid "Trigger"
msgstr ""
#: app/blueprints/packages/releases.py:240
msgid "Branch name"
msgstr ""
#: app/blueprints/packages/releases.py:241
msgid "Action"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Send notification and mark as outdated"
msgstr ""
#: app/blueprints/packages/releases.py:242
#, fuzzy
msgid "Create release"
msgstr "Publier une version"
#: app/blueprints/packages/releases.py:244
#, fuzzy
msgid "Save Settings"
msgstr "Mettre à jour les paramètres"
#: app/blueprints/packages/releases.py:245
msgid "Disable Automation"
msgstr ""
#: app/blueprints/packages/releases.py:284
msgid "Please add a Git repository URL in order to set up automatic releases"
msgstr ""
#: app/blueprints/packages/releases.py:300
msgid "Deleted update configuration"
msgstr ""
#: app/blueprints/packages/releases.py:308
msgid "Now, please create an initial release"
msgstr ""
#: app/blueprints/packages/reviews.py:43 app/blueprints/threads/__init__.py:174
#: app/blueprints/threads/__init__.py:175
#: app/blueprints/threads/__init__.py:263
#, fuzzy
msgid "Comment"
msgstr "commentaires"
#: app/blueprints/packages/reviews.py:44 app/blueprints/threads/__init__.py:264
msgid "Private"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:115
#: app/templates/macros/reviews.html:154
msgid "Yes"
msgstr "Oui"
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:158
msgid "No"
msgstr "Non"
#: app/blueprints/packages/reviews.py:53
#, fuzzy
msgid "You can't review your own package!"
msgstr "Vous ne pouvez pas évaluer votre propre paquet."
#: app/blueprints/packages/reviews.py:157
#, fuzzy
msgid "You can't vote on the reviews on your own package!"
msgstr "Vous ne pouvez pas évaluer votre propre paquet."
#: app/blueprints/packages/reviews.py:165
#, fuzzy
msgid "You can't vote on your own reviews!"
msgstr "Vous ne pouvez pas évaluer votre propre paquet."
#: app/blueprints/packages/screenshots.py:33
#: app/blueprints/packages/screenshots.py:39
#, fuzzy
msgid "Title/Caption"
msgstr "Notifications"
#: app/blueprints/packages/screenshots.py:45
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr "Image de couverture"
#: app/blueprints/threads/__init__.py:63
#, fuzzy
msgid "Already subscribed!"
msgstr "Se désabonner"
#: app/blueprints/threads/__init__.py:65
msgid "Subscribed to thread"
msgstr ""
#: app/blueprints/threads/__init__.py:80
#, fuzzy
msgid "Unsubscribed!"
msgstr "Se désabonner"
#: app/blueprints/threads/__init__.py:84
#, fuzzy
msgid "Already not subscribed!"
msgstr "Vous pouvez maintenant vous désabonner."
#: app/blueprints/threads/__init__.py:103
msgid "Locked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:106
msgid "Unlocked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:155
msgid "Cannot delete thread opening post!"
msgstr ""
#: app/blueprints/threads/__init__.py:224
msgid "You cannot comment on this thread"
msgstr ""
#: app/blueprints/threads/__init__.py:228
#, fuzzy
msgid "Please wait before commenting again"
msgstr "Veuillez attendre avant de commenter à nouveau."
#: app/blueprints/threads/__init__.py:256
msgid "Comment needs to be between 3 and 2000 characters."
msgstr ""
#: app/blueprints/threads/__init__.py:265
msgid "Open Thread"
msgstr ""
#: app/blueprints/threads/__init__.py:277
msgid "Unable to find that package!"
msgstr ""
#: app/blueprints/threads/__init__.py:291
msgid "Unable to create thread!"
msgstr ""
#: app/blueprints/threads/__init__.py:296
msgid "A review thread already exists!"
msgstr ""
#: app/blueprints/threads/__init__.py:300
#, fuzzy
msgid "Please wait before opening another thread"
msgstr "Veuillez attendre avant de commenter à nouveau."
#: app/blueprints/users/account.py:36 app/templates/users/login.html:15
msgid "Username or email"
msgstr "Nom d'utilisateur ou courriel"
#: app/blueprints/users/account.py:37 app/blueprints/users/account.py:106
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr "Mot de passe"
#: app/blueprints/users/account.py:38
msgid "Remember me"
msgstr ""
#: app/blueprints/users/account.py:39 app/templates/base.html:165
msgid "Sign in"
msgstr "Se connecter"
#: app/blueprints/users/account.py:45
#, fuzzy
msgid "Incorrect email or password"
msgstr "Mot de passe oublié"
#: app/blueprints/users/account.py:53
#, fuzzy, python-format
msgid "User %(username)s does not exist"
msgstr "Liste de choses à faire de %(username)s"
#: app/blueprints/users/account.py:56
msgid "Incorrect password. Did you set one?"
msgstr ""
#: app/blueprints/users/account.py:59
#, fuzzy
msgid "You need to confirm the registration email"
msgstr "Vous devrez ensuite confirmer l'adresse courriel"
#: app/blueprints/users/account.py:67
msgid "Login failed"
msgstr ""
#: app/blueprints/users/account.py:102 app/blueprints/users/settings.py:41
msgid "Display Name"
msgstr ""
#: app/blueprints/users/account.py:103 app/blueprints/users/settings.py:198
#: app/templates/users/list.html:18
msgid "Username"
msgstr "Nom d'utilisateur"
#: app/blueprints/users/account.py:104 app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr "Seulement a-zA-Z0-9._ autorisé"
#: app/blueprints/users/account.py:105 app/blueprints/users/account.py:184
#: app/blueprints/users/account.py:233 app/blueprints/users/account.py:384
#: app/blueprints/users/settings.py:105
#, fuzzy
msgid "Email"
msgstr "Envoyer un courriel"
#: app/blueprints/users/account.py:107
msgid "What is the result of the above calculation?"
msgstr ""
#: app/blueprints/users/account.py:108
msgid "I agree"
msgstr ""
#: app/blueprints/users/account.py:109 app/templates/users/login.html:34
#: app/templates/users/register.html:11
msgid "Register"
msgstr "S'inscrire"
#: app/blueprints/users/account.py:114
msgid "Incorrect captcha answer"
msgstr ""
#: app/blueprints/users/account.py:125
msgid "An account already exists for that username but hasn't been claimed yet."
msgstr ""
#: app/blueprints/users/account.py:128 app/blueprints/users/account.py:135
msgid "That username/display name is already in use, please choose another."
msgstr ""
#: app/blueprints/users/account.py:141 app/blueprints/users/account.py:268
#, python-format
msgid ""
"We were unable to create the account as the email is already in use by "
"%(display_name)s. Try a different email address."
msgstr ""
#: app/blueprints/users/account.py:145 app/blueprints/users/account.py:262
msgid "That email address has been unsubscribed/blacklisted, and cannot be used"
msgstr ""
#: app/blueprints/users/account.py:185
#, fuzzy
msgid "Reset Password"
msgstr "A un mot de passe"
#: app/blueprints/users/account.py:234 app/blueprints/users/account.py:241
#, fuzzy
msgid "New password"
msgstr "A un mot de passe"
#: app/blueprints/users/account.py:235 app/blueprints/users/account.py:242
#, fuzzy
msgid "Verify password"
msgstr "A un mot de passe"
#: app/blueprints/users/account.py:236 app/blueprints/users/account.py:243
msgid "Passwords must match"
msgstr ""
#: app/blueprints/users/account.py:240
#, fuzzy
msgid "Old password"
msgstr "A un mot de passe"
#: app/blueprints/users/account.py:251
msgid "Passwords do not much"
msgstr ""
#: app/blueprints/users/account.py:282 app/blueprints/users/account.py:286
msgid "Your password has been changed successfully."
msgstr ""
#: app/blueprints/users/account.py:301
msgid "Old password is incorrect"
msgstr ""
#: app/blueprints/users/account.py:331
msgid "Unknown verification token!"
msgstr ""
#: app/blueprints/users/account.py:337
msgid "Token has expired"
msgstr ""
#: app/blueprints/users/account.py:351
msgid "Another user is already using that email"
msgstr ""
#: app/blueprints/users/account.py:354
msgid "Confirmed email change"
msgstr ""
#: app/blueprints/users/account.py:358
msgid "Email address changed"
msgstr ""
#: app/blueprints/users/account.py:359
msgid ""
"Your email address has changed. If you didn't request this, please "
"contact an administrator."
msgstr ""
#: app/blueprints/users/account.py:377
msgid "You may now log in"
msgstr ""
#: app/blueprints/users/account.py:385
msgid "Send"
msgstr ""
#: app/blueprints/users/account.py:416
msgid ""
"That email is now blacklisted. Please contact an admin if you wish to "
"undo this."
msgstr ""
#: app/blueprints/users/claim.py:46 app/blueprints/users/claim.py:71
msgid ""
"Invalid username - must only contain A-Za-z0-9._. Consider contacting an "
"admin"
msgstr ""
#: app/blueprints/users/claim.py:51
msgid "User has already been claimed"
msgstr ""
#: app/blueprints/users/claim.py:55
msgid "Unable to get GitHub username for user"
msgstr ""
#: app/blueprints/users/claim.py:78
msgid "That user has already been claimed!"
msgstr ""
#: app/blueprints/users/claim.py:92
#, python-format
msgid "Error whilst attempting to access forums: %(message)s"
msgstr ""
#: app/blueprints/users/claim.py:96
msgid "Unable to get forum signature - does the user exist?"
msgstr ""
#: app/blueprints/users/claim.py:111
msgid "Unable to login as user"
msgstr ""
#: app/blueprints/users/claim.py:117
msgid "Could not find the key in your signature!"
msgstr ""
#: app/blueprints/users/claim.py:120
msgid "Unknown claim type"
msgstr ""
#: app/blueprints/users/profile.py:112 #: app/blueprints/users/profile.py:112
msgid "Top reviewer" msgid "Top reviewer"
@ -182,6 +735,40 @@ msgstr ">50k téléchargements"
msgid "Has received %(downloads)d downloads across all packages." msgid "Has received %(downloads)d downloads across all packages."
msgstr "A reçu %(downloads)d téléchargements au total pour tous ses paquets." msgstr "A reçu %(downloads)d téléchargements au total pour tous ses paquets."
#: app/blueprints/users/settings.py:43
msgid "Donation URL"
msgstr ""
#: app/blueprints/users/settings.py:57 app/blueprints/users/settings.py:63
msgid "A user already has that name"
msgstr ""
#: app/blueprints/users/settings.py:199
msgid "Display name"
msgstr ""
#: app/blueprints/users/settings.py:200
#, fuzzy, python-format
msgid "Forums Username"
msgstr "de %(username)s."
#: app/blueprints/users/settings.py:201
#, fuzzy
msgid "GitHub Username"
msgstr "Nom d'utilisateur"
#: app/blueprints/users/settings.py:202 app/templates/users/list.html:14
msgid "Rank"
msgstr "Rang"
#: app/blueprints/users/settings.py:249
msgid "Can't promote a user to a rank higher than yourself!"
msgstr ""
#: app/blueprints/users/settings.py:266
msgid "Users with moderator rank or above cannot be deleted"
msgstr ""
#: app/templates/404.html:4 #: app/templates/404.html:4
msgid "Page not found" msgid "Page not found"
msgstr "Page introuvable" msgstr "Page introuvable"
@ -191,8 +778,8 @@ msgid ""
"That page could not be found. The link may be broken, the page may have " "That page could not be found. The link may be broken, the page may have "
"been deleted, or you may not have access to it." "been deleted, or you may not have access to it."
msgstr "" msgstr ""
"Cette page n'a pas pu être trouvée. Le lien est peut-être rompu, la page a " "Cette page n'a pas pu être trouvée. Le lien est peut-être rompu, la page "
"peut-être été supprimée ou vous n'y avez peut-être pas accès." "a peut-être été supprimée ou vous n'y avez peut-être pas accès."
#: app/templates/base.html:27 #: app/templates/base.html:27
msgid "Mods" msgid "Mods"
@ -287,10 +874,6 @@ msgstr "Paramètres"
msgid "Sign out" msgid "Sign out"
msgstr "Se déconnecter" msgstr "Se déconnecter"
#: app/templates/base.html:165
msgid "Sign in"
msgstr "Se connecter"
#: app/templates/base.html:240 #: app/templates/base.html:240
msgid "Policy and Guidance" msgid "Policy and Guidance"
msgstr "Règles et Recommandations" msgstr "Règles et Recommandations"
@ -437,12 +1020,6 @@ msgstr "Licences"
msgid "New Tag" msgid "New Tag"
msgstr "Ajouter une étiquette" msgstr "Ajouter une étiquette"
#: app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr "Nom"
#: app/templates/admin/tags/list.html:30 #: app/templates/admin/tags/list.html:30
#: app/templates/admin/warnings/list.html:24 #: app/templates/admin/warnings/list.html:24
msgid "Description" msgid "Description"
@ -583,8 +1160,8 @@ msgid ""
"You can open a thread if you have a question for the reviewer or package " "You can open a thread if you have a question for the reviewer or package "
"author." "author."
msgstr "" msgstr ""
"Vous pouvez ouvrir un fil de discussion si vous avez une question à poser à " "Vous pouvez ouvrir un fil de discussion si vous avez une question à poser"
"l'examinateur ou à l'auteur du paquet." " à l'examinateur ou à l'auteur du paquet."
#: app/templates/macros/reviews.html:7 #: app/templates/macros/reviews.html:7
msgid "Helpful" msgid "Helpful"
@ -614,23 +1191,11 @@ msgstr "Évaluation"
msgid "Do you recommend this %(type)s?" msgid "Do you recommend this %(type)s?"
msgstr "Recommandez-vous ce %(type)s ?" msgstr "Recommandez-vous ce %(type)s ?"
#: app/templates/macros/reviews.html:115 app/templates/macros/reviews.html:154
msgid "Yes"
msgstr "Oui"
#: app/templates/macros/reviews.html:119 app/templates/macros/reviews.html:158
msgid "No"
msgstr "Non"
#: app/templates/macros/reviews.html:124 #: app/templates/macros/reviews.html:124
#: app/templates/packages/review_create_edit.html:40 #: app/templates/packages/review_create_edit.html:40
msgid "Why or why not? Try to be constructive" msgid "Why or why not? Try to be constructive"
msgstr "Pourquoi ou pourquoi pas ? Soyez constructif" msgstr "Pourquoi ou pourquoi pas ? Soyez constructif"
#: app/templates/macros/reviews.html:128
msgid "Title"
msgstr "Titre"
#: app/templates/macros/reviews.html:133 #: app/templates/macros/reviews.html:133
msgid "Post Review" msgid "Post Review"
msgstr "Créer l'évaluation" msgstr "Créer l'évaluation"
@ -775,8 +1340,8 @@ msgid ""
"features\n" "features\n"
"\t\t\tsuch as finding metadata from git, and autocompletion." "\t\t\tsuch as finding metadata from git, and autocompletion."
msgstr "" msgstr ""
"JavaScript est nécessaire pour améliorer l'interface utilisateur et pour les " "JavaScript est nécessaire pour améliorer l'interface utilisateur et pour "
"fonctionnalités telles que la recherche de métadonnées dans Git et " "les fonctionnalités telles que la recherche de métadonnées dans Git et "
"l'autocomplétion." "l'autocomplétion."
#: app/templates/packages/create_edit.html:57 #: app/templates/packages/create_edit.html:57
@ -1051,10 +1616,6 @@ msgstr "Enregistrer l'ordre"
msgid "Reordering requires JavaScript." msgid "Reordering requires JavaScript."
msgstr "Réorganiser nécessite JavaScript." msgstr "Réorganiser nécessite JavaScript."
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr "Image de couverture"
#: app/templates/packages/update_config.html:4 #: app/templates/packages/update_config.html:4
#: app/templates/packages/update_config.html:9 #: app/templates/packages/update_config.html:9
msgid "Configure Git Update Detection" msgid "Configure Git Update Detection"
@ -1339,10 +1900,6 @@ msgstr "Compte et sécurité"
msgid "Edit Account" msgid "Edit Account"
msgstr "Modifier le compte" msgstr "Modifier le compte"
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr "Mot de passe"
#: app/templates/users/account.html:46 #: app/templates/users/account.html:46
msgid "Has password" msgid "Has password"
msgstr "A un mot de passe" msgstr "A un mot de passe"
@ -1413,8 +1970,8 @@ msgid ""
"As you have packages and/or forum threads, your account cannot be fully " "As you have packages and/or forum threads, your account cannot be fully "
"deleted." "deleted."
msgstr "" msgstr ""
"Comme vous avez des paquets et/ou des fils de discussion sur le forum, votre " "Comme vous avez des paquets et/ou des fils de discussion sur le forum, "
"compte ne peut pas être entièrement supprimé." "votre compte ne peut pas être entièrement supprimé."
#: app/templates/users/delete.html:23 #: app/templates/users/delete.html:23
#, python-format #, python-format
@ -1423,8 +1980,8 @@ msgid ""
"wiped - including %(threads)d threads and %(replies)d replies." "wiped - including %(threads)d threads and %(replies)d replies."
msgstr "" msgstr ""
"Au lieu de cela, votre compte sera désactivé et toutes les informations " "Au lieu de cela, votre compte sera désactivé et toutes les informations "
"personnelles seront effacées - y compris les %(threads)d discussions et les " "personnelles seront effacées - y compris les %(threads)d discussions et "
"%(replies)d réponses." "les %(replies)d réponses."
#: app/templates/users/delete.html:25 #: app/templates/users/delete.html:25
msgid "See the privacy policy for more information." msgid "See the privacy policy for more information."
@ -1443,23 +2000,11 @@ msgstr "Malheureusement, %(username)s n'a pas encore de compte sur le ContentDB.
msgid "Users" msgid "Users"
msgstr "Utilisateurs" msgstr "Utilisateurs"
#: app/templates/users/list.html:14
msgid "Rank"
msgstr "Rang"
#: app/templates/users/list.html:18
msgid "Username"
msgstr "Nom d'utilisateur"
#: app/templates/users/list.html:34 #: app/templates/users/list.html:34
#, python-format #, python-format
msgid "Rank: %(rank)s." msgid "Rank: %(rank)s."
msgstr "Rang : %(rank)s." msgstr "Rang : %(rank)s."
#: app/templates/users/login.html:15
msgid "Username or email"
msgstr "Nom d'utilisateur ou courriel"
#: app/templates/users/login.html:20 #: app/templates/users/login.html:20
msgid "Forgot my password" msgid "Forgot my password"
msgstr "Mot de passe oublié" msgstr "Mot de passe oublié"
@ -1468,10 +2013,6 @@ msgstr "Mot de passe oublié"
msgid "GitHub" msgid "GitHub"
msgstr "GitHub" msgstr "GitHub"
#: app/templates/users/login.html:34 app/templates/users/register.html:11
msgid "Register"
msgstr "S'inscrire"
#: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8 #: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8
msgid "Edit Profile" msgid "Edit Profile"
msgstr "Modifier le profil" msgstr "Modifier le profil"
@ -1537,10 +2078,6 @@ msgstr ""
"Se faire passer pour un autre utilisateur est un motif de bannissement " "Se faire passer pour un autre utilisateur est un motif de bannissement "
"permanent" "permanent"
#: app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr "Seulement a-zA-Z0-9._ autorisé"
#: app/templates/users/register.html:17 #: app/templates/users/register.html:17
msgid "" msgid ""
"Only alphanumeric characters, periods, underscores, and minuses are " "Only alphanumeric characters, periods, underscores, and minuses are "
@ -1624,5 +2161,16 @@ msgstr "Vous devrez ensuite confirmer l'adresse courriel"
msgid "You may now unsubscribe." msgid "You may now unsubscribe."
msgstr "Vous pouvez maintenant vous désabonner." msgstr "Vous pouvez maintenant vous désabonner."
#: app/utils/user.py:50
msgid "You have a lot of notifications, you should either read or clear them"
msgstr ""
#: app/utils/user.py:54
msgid ""
"Please consider enabling email notifications, you can customise how much "
"is sent"
msgstr ""
#~ msgid "forum.minetest.net/viewtopic.php?t=" #~ msgid "forum.minetest.net/viewtopic.php?t="
#~ msgstr "" #~ msgstr ""

View File

@ -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: 2022-01-07 21:18+0000\n" "POT-Creation-Date: 2022-01-07 21:59+0000\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"
@ -17,11 +17,77 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n" "Generated-By: Babel 2.9.1\n"
#: app/__init__.py:99
msgid "You have been banned."
msgstr ""
#: app/template_filters.py:52 #: app/template_filters.py:52
#, python-format #, python-format
msgid "%(delta)s ago" msgid "%(delta)s ago"
msgstr "" msgstr ""
#: app/blueprints/api/tokens.py:33 app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/blueprints/api/tokens.py:34
msgid "Limit to package"
msgstr ""
#: app/blueprints/api/tokens.py:36 app/blueprints/packages/packages.py:248
#: app/blueprints/packages/packages.py:450
#: app/blueprints/packages/packages.py:546
#: app/blueprints/packages/releases.py:60
#: app/blueprints/packages/releases.py:71 app/blueprints/packages/reviews.py:46
#: app/blueprints/packages/screenshots.py:35
#: app/blueprints/packages/screenshots.py:41
#: app/blueprints/packages/screenshots.py:46
#: app/blueprints/users/account.py:237 app/blueprints/users/account.py:244
#: app/blueprints/users/settings.py:44 app/blueprints/users/settings.py:106
#: app/blueprints/users/settings.py:204
msgid "Save"
msgstr ""
#: app/blueprints/github/__init__.py:46
msgid "Authorization failed [err=gh-oauth-login-failed]"
msgstr ""
#: app/blueprints/github/__init__.py:62
msgid "Linked github to account"
msgstr ""
#: app/blueprints/github/__init__.py:65
msgid "Github account is already associated with another user"
msgstr ""
#: app/blueprints/github/__init__.py:71
msgid "Unable to find an account for that Github user"
msgstr ""
#: app/blueprints/github/__init__.py:76
msgid "Authorization failed [err=gh-login-failed]"
msgstr ""
#: app/blueprints/packages/packages.py:159
msgid "Error: Another package already uses this forum topic!"
msgstr ""
#: app/blueprints/packages/packages.py:165
msgid "Error: Forum topic author doesn't match package author."
msgstr ""
#: app/blueprints/packages/packages.py:168
msgid ""
"Warning: Forum topic not found. This may happen if the topic has only "
"just been created."
msgstr ""
#: app/blueprints/packages/packages.py:215
msgid "No download available."
msgstr ""
#: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384 #: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384
msgid "Type" msgid "Type"
msgstr "" msgstr ""
@ -31,10 +97,12 @@ msgid "Title (Human-readable)"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:544
msgid "Name (Technical)" msgid "Name (Technical)"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:545
#: app/templates/packages/create_edit.html:76 #: app/templates/packages/create_edit.html:76
msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only" msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only"
msgstr "" msgstr ""
@ -72,7 +140,7 @@ msgstr ""
msgid "VCS Repository URL" msgid "VCS Repository URL"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:244 #: app/blueprints/packages/packages.py:244 app/blueprints/users/settings.py:42
msgid "Website URL" msgid "Website URL"
msgstr "" msgstr ""
@ -84,8 +152,465 @@ msgstr ""
msgid "Forum Topic ID" msgid "Forum Topic ID"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:248 #: app/blueprints/packages/packages.py:264
msgid "Save" msgid "Unable to find that user"
msgstr ""
#: app/blueprints/packages/packages.py:268
#: app/blueprints/packages/screenshots.py:139
#: app/blueprints/users/settings.py:90 app/blueprints/users/settings.py:215
msgid "Permission denied"
msgstr ""
#: app/blueprints/packages/packages.py:306
msgid "Package already exists!"
msgstr ""
#: app/blueprints/packages/packages.py:366
msgid "You don't have permission to do that"
msgstr ""
#: app/blueprints/packages/packages.py:394
msgid "Please comment what changes are needed in the review thread"
msgstr ""
#: app/blueprints/packages/packages.py:413
#: app/blueprints/packages/packages.py:429
msgid "You don't have permission to do that."
msgstr ""
#: app/blueprints/packages/packages.py:424
msgid "Deleted package"
msgstr ""
#: app/blueprints/packages/packages.py:440
msgid "Unapproved package"
msgstr ""
#: app/blueprints/packages/packages.py:449
msgid "Maintainers (Comma-separated)"
msgstr ""
#: app/blueprints/packages/packages.py:458
msgid "You do not have permission to edit maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:508
msgid "You are not a maintainer"
msgstr ""
#: app/blueprints/packages/packages.py:511
msgid "Package owners cannot remove themselves as maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:543
msgid "Author Name"
msgstr ""
#: app/blueprints/packages/releases.py:52
#: app/blueprints/packages/releases.py:63 app/blueprints/packages/reviews.py:42
#: app/blueprints/threads/__init__.py:262 app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/blueprints/packages/releases.py:53
msgid "Method"
msgstr ""
#: app/blueprints/packages/releases.py:54
msgid "Git reference (ie: commit hash, branch, or tag)"
msgstr ""
#: app/blueprints/packages/releases.py:55
#: app/blueprints/packages/screenshots.py:34
msgid "File Upload"
msgstr ""
#: app/blueprints/packages/releases.py:56
#: app/blueprints/packages/releases.py:67
#: app/blueprints/packages/releases.py:183
msgid "Minimum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:58
#: app/blueprints/packages/releases.py:69
#: app/blueprints/packages/releases.py:186
msgid "Maximum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:64
msgid "URL"
msgstr ""
#: app/blueprints/packages/releases.py:65
msgid "Task ID"
msgstr ""
#: app/blueprints/packages/releases.py:66
#: app/blueprints/packages/screenshots.py:40
msgid "Is Approved"
msgstr ""
#: app/blueprints/packages/releases.py:182
msgid "Set Min"
msgstr ""
#: app/blueprints/packages/releases.py:185
msgid "Set Max"
msgstr ""
#: app/blueprints/packages/releases.py:188
msgid "Only change values previously set as none"
msgstr ""
#: app/blueprints/packages/releases.py:189
msgid "Update"
msgstr ""
#: app/blueprints/packages/releases.py:238
msgid "Trigger"
msgstr ""
#: app/blueprints/packages/releases.py:240
msgid "Branch name"
msgstr ""
#: app/blueprints/packages/releases.py:241
msgid "Action"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Send notification and mark as outdated"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Create release"
msgstr ""
#: app/blueprints/packages/releases.py:244
msgid "Save Settings"
msgstr ""
#: app/blueprints/packages/releases.py:245
msgid "Disable Automation"
msgstr ""
#: app/blueprints/packages/releases.py:284
msgid "Please add a Git repository URL in order to set up automatic releases"
msgstr ""
#: app/blueprints/packages/releases.py:300
msgid "Deleted update configuration"
msgstr ""
#: app/blueprints/packages/releases.py:308
msgid "Now, please create an initial release"
msgstr ""
#: app/blueprints/packages/reviews.py:43 app/blueprints/threads/__init__.py:174
#: app/blueprints/threads/__init__.py:175
#: app/blueprints/threads/__init__.py:263
msgid "Comment"
msgstr ""
#: app/blueprints/packages/reviews.py:44 app/blueprints/threads/__init__.py:264
msgid "Private"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:115
#: app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/blueprints/packages/reviews.py:53
msgid "You can't review your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:157
msgid "You can't vote on the reviews on your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:165
msgid "You can't vote on your own reviews!"
msgstr ""
#: app/blueprints/packages/screenshots.py:33
#: app/blueprints/packages/screenshots.py:39
msgid "Title/Caption"
msgstr ""
#: app/blueprints/packages/screenshots.py:45
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/blueprints/threads/__init__.py:63
msgid "Already subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:65
msgid "Subscribed to thread"
msgstr ""
#: app/blueprints/threads/__init__.py:80
msgid "Unsubscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:84
msgid "Already not subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:103
msgid "Locked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:106
msgid "Unlocked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:155
msgid "Cannot delete thread opening post!"
msgstr ""
#: app/blueprints/threads/__init__.py:224
msgid "You cannot comment on this thread"
msgstr ""
#: app/blueprints/threads/__init__.py:228
msgid "Please wait before commenting again"
msgstr ""
#: app/blueprints/threads/__init__.py:256
msgid "Comment needs to be between 3 and 2000 characters."
msgstr ""
#: app/blueprints/threads/__init__.py:265
msgid "Open Thread"
msgstr ""
#: app/blueprints/threads/__init__.py:277
msgid "Unable to find that package!"
msgstr ""
#: app/blueprints/threads/__init__.py:291
msgid "Unable to create thread!"
msgstr ""
#: app/blueprints/threads/__init__.py:296
msgid "A review thread already exists!"
msgstr ""
#: app/blueprints/threads/__init__.py:300
msgid "Please wait before opening another thread"
msgstr ""
#: app/blueprints/users/account.py:36 app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/blueprints/users/account.py:37 app/blueprints/users/account.py:106
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/blueprints/users/account.py:38
msgid "Remember me"
msgstr ""
#: app/blueprints/users/account.py:39 app/templates/base.html:165
msgid "Sign in"
msgstr ""
#: app/blueprints/users/account.py:45
msgid "Incorrect email or password"
msgstr ""
#: app/blueprints/users/account.py:53
#, python-format
msgid "User %(username)s does not exist"
msgstr ""
#: app/blueprints/users/account.py:56
msgid "Incorrect password. Did you set one?"
msgstr ""
#: app/blueprints/users/account.py:59
msgid "You need to confirm the registration email"
msgstr ""
#: app/blueprints/users/account.py:67
msgid "Login failed"
msgstr ""
#: app/blueprints/users/account.py:102 app/blueprints/users/settings.py:41
msgid "Display Name"
msgstr ""
#: app/blueprints/users/account.py:103 app/blueprints/users/settings.py:198
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/blueprints/users/account.py:104 app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/blueprints/users/account.py:105 app/blueprints/users/account.py:184
#: app/blueprints/users/account.py:233 app/blueprints/users/account.py:384
#: app/blueprints/users/settings.py:105
msgid "Email"
msgstr ""
#: app/blueprints/users/account.py:107
msgid "What is the result of the above calculation?"
msgstr ""
#: app/blueprints/users/account.py:108
msgid "I agree"
msgstr ""
#: app/blueprints/users/account.py:109 app/templates/users/login.html:34
#: app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/blueprints/users/account.py:114
msgid "Incorrect captcha answer"
msgstr ""
#: app/blueprints/users/account.py:125
msgid "An account already exists for that username but hasn't been claimed yet."
msgstr ""
#: app/blueprints/users/account.py:128 app/blueprints/users/account.py:135
msgid "That username/display name is already in use, please choose another."
msgstr ""
#: app/blueprints/users/account.py:141 app/blueprints/users/account.py:268
#, python-format
msgid ""
"We were unable to create the account as the email is already in use by "
"%(display_name)s. Try a different email address."
msgstr ""
#: app/blueprints/users/account.py:145 app/blueprints/users/account.py:262
msgid "That email address has been unsubscribed/blacklisted, and cannot be used"
msgstr ""
#: app/blueprints/users/account.py:185
msgid "Reset Password"
msgstr ""
#: app/blueprints/users/account.py:234 app/blueprints/users/account.py:241
msgid "New password"
msgstr ""
#: app/blueprints/users/account.py:235 app/blueprints/users/account.py:242
msgid "Verify password"
msgstr ""
#: app/blueprints/users/account.py:236 app/blueprints/users/account.py:243
msgid "Passwords must match"
msgstr ""
#: app/blueprints/users/account.py:240
msgid "Old password"
msgstr ""
#: app/blueprints/users/account.py:251
msgid "Passwords do not much"
msgstr ""
#: app/blueprints/users/account.py:282 app/blueprints/users/account.py:286
msgid "Your password has been changed successfully."
msgstr ""
#: app/blueprints/users/account.py:301
msgid "Old password is incorrect"
msgstr ""
#: app/blueprints/users/account.py:331
msgid "Unknown verification token!"
msgstr ""
#: app/blueprints/users/account.py:337
msgid "Token has expired"
msgstr ""
#: app/blueprints/users/account.py:351
msgid "Another user is already using that email"
msgstr ""
#: app/blueprints/users/account.py:354
msgid "Confirmed email change"
msgstr ""
#: app/blueprints/users/account.py:358
msgid "Email address changed"
msgstr ""
#: app/blueprints/users/account.py:359
msgid ""
"Your email address has changed. If you didn't request this, please "
"contact an administrator."
msgstr ""
#: app/blueprints/users/account.py:377
msgid "You may now log in"
msgstr ""
#: app/blueprints/users/account.py:385
msgid "Send"
msgstr ""
#: app/blueprints/users/account.py:416
msgid ""
"That email is now blacklisted. Please contact an admin if you wish to "
"undo this."
msgstr ""
#: app/blueprints/users/claim.py:46 app/blueprints/users/claim.py:71
msgid ""
"Invalid username - must only contain A-Za-z0-9._. Consider contacting an "
"admin"
msgstr ""
#: app/blueprints/users/claim.py:51
msgid "User has already been claimed"
msgstr ""
#: app/blueprints/users/claim.py:55
msgid "Unable to get GitHub username for user"
msgstr ""
#: app/blueprints/users/claim.py:78
msgid "That user has already been claimed!"
msgstr ""
#: app/blueprints/users/claim.py:92
#, python-format
msgid "Error whilst attempting to access forums: %(message)s"
msgstr ""
#: app/blueprints/users/claim.py:96
msgid "Unable to get forum signature - does the user exist?"
msgstr ""
#: app/blueprints/users/claim.py:111
msgid "Unable to login as user"
msgstr ""
#: app/blueprints/users/claim.py:117
msgid "Could not find the key in your signature!"
msgstr ""
#: app/blueprints/users/claim.py:120
msgid "Unknown claim type"
msgstr "" msgstr ""
#: app/blueprints/users/profile.py:112 #: app/blueprints/users/profile.py:112
@ -174,6 +699,38 @@ msgstr ""
msgid "Has received %(downloads)d downloads across all packages." msgid "Has received %(downloads)d downloads across all packages."
msgstr "" msgstr ""
#: app/blueprints/users/settings.py:43
msgid "Donation URL"
msgstr ""
#: app/blueprints/users/settings.py:57 app/blueprints/users/settings.py:63
msgid "A user already has that name"
msgstr ""
#: app/blueprints/users/settings.py:199
msgid "Display name"
msgstr ""
#: app/blueprints/users/settings.py:200
msgid "Forums Username"
msgstr ""
#: app/blueprints/users/settings.py:201
msgid "GitHub Username"
msgstr ""
#: app/blueprints/users/settings.py:202 app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/blueprints/users/settings.py:249
msgid "Can't promote a user to a rank higher than yourself!"
msgstr ""
#: app/blueprints/users/settings.py:266
msgid "Users with moderator rank or above cannot be deleted"
msgstr ""
#: app/templates/404.html:4 #: app/templates/404.html:4
msgid "Page not found" msgid "Page not found"
msgstr "" msgstr ""
@ -274,10 +831,6 @@ msgstr ""
msgid "Sign out" msgid "Sign out"
msgstr "" msgstr ""
#: app/templates/base.html:165
msgid "Sign in"
msgstr ""
#: app/templates/base.html:240 #: app/templates/base.html:240
msgid "Policy and Guidance" msgid "Policy and Guidance"
msgstr "" msgstr ""
@ -421,12 +974,6 @@ msgstr ""
msgid "New Tag" msgid "New Tag"
msgstr "" msgstr ""
#: app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/templates/admin/tags/list.html:30 #: app/templates/admin/tags/list.html:30
#: app/templates/admin/warnings/list.html:24 #: app/templates/admin/warnings/list.html:24
msgid "Description" msgid "Description"
@ -587,23 +1134,11 @@ msgstr ""
msgid "Do you recommend this %(type)s?" msgid "Do you recommend this %(type)s?"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:115 app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/templates/macros/reviews.html:119 app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/templates/macros/reviews.html:124 #: app/templates/macros/reviews.html:124
#: app/templates/packages/review_create_edit.html:40 #: app/templates/packages/review_create_edit.html:40
msgid "Why or why not? Try to be constructive" msgid "Why or why not? Try to be constructive"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/templates/macros/reviews.html:133 #: app/templates/macros/reviews.html:133
msgid "Post Review" msgid "Post Review"
msgstr "" msgstr ""
@ -998,10 +1533,6 @@ msgstr ""
msgid "Reordering requires JavaScript." msgid "Reordering requires JavaScript."
msgstr "" msgstr ""
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/templates/packages/update_config.html:4 #: app/templates/packages/update_config.html:4
#: app/templates/packages/update_config.html:9 #: app/templates/packages/update_config.html:9
msgid "Configure Git Update Detection" msgid "Configure Git Update Detection"
@ -1276,10 +1807,6 @@ msgstr ""
msgid "Edit Account" msgid "Edit Account"
msgstr "" msgstr ""
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/templates/users/account.html:46 #: app/templates/users/account.html:46
msgid "Has password" msgid "Has password"
msgstr "" msgstr ""
@ -1370,23 +1897,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" msgstr ""
#: app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/templates/users/list.html:34 #: app/templates/users/list.html:34
#, python-format #, python-format
msgid "Rank: %(rank)s." msgid "Rank: %(rank)s."
msgstr "" msgstr ""
#: app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/templates/users/login.html:20 #: app/templates/users/login.html:20
msgid "Forgot my password" msgid "Forgot my password"
msgstr "" msgstr ""
@ -1395,10 +1910,6 @@ msgstr ""
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: app/templates/users/login.html:34 app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8 #: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8
msgid "Edit Profile" msgid "Edit Profile"
msgstr "" msgstr ""
@ -1461,10 +1972,6 @@ msgstr ""
msgid "Pretending to be another user is grounds for a permanent ban" msgid "Pretending to be another user is grounds for a permanent ban"
msgstr "" msgstr ""
#: app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/templates/users/register.html:17 #: app/templates/users/register.html:17
msgid "" msgid ""
"Only alphanumeric characters, periods, underscores, and minuses are " "Only alphanumeric characters, periods, underscores, and minuses are "
@ -1534,3 +2041,13 @@ msgstr ""
msgid "You may now unsubscribe." msgid "You may now unsubscribe."
msgstr "" msgstr ""
#: app/utils/user.py:50
msgid "You have a lot of notifications, you should either read or clear them"
msgstr ""
#: app/utils/user.py:54
msgid ""
"Please consider enabling email notifications, you can customise how much "
"is sent"
msgstr ""

View File

@ -7,25 +7,90 @@ 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: 2022-01-07 21:18+0000\n" "POT-Creation-Date: 2022-01-07 21:59+0000\n"
"PO-Revision-Date: 2022-01-07 21:58+0000\n" "PO-Revision-Date: 2022-01-07 21:58+0000\n"
"Last-Translator: Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat " "Last-Translator: Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat "
"Yasuyoshi <translation@mnh48.moe>\n" "Yasuyoshi <translation@mnh48.moe>\n"
"Language-Team: Malay <https://hosted.weblate.org/projects/minetest/contentdb/"
"ms/>\n"
"Language: ms\n" "Language: ms\n"
"Language-Team: Malay "
"<https://hosted.weblate.org/projects/minetest/contentdb/ms/>\n"
"Plural-Forms: nplurals=1; plural=0\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.10.1\n"
"Generated-By: Babel 2.9.1\n" "Generated-By: Babel 2.9.1\n"
#: app/__init__.py:99
msgid "You have been banned."
msgstr ""
#: app/template_filters.py:52 #: app/template_filters.py:52
#, python-format #, python-format
msgid "%(delta)s ago" msgid "%(delta)s ago"
msgstr "%(delta)s yang lalu" msgstr "%(delta)s yang lalu"
#: app/blueprints/api/tokens.py:33 app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/blueprints/api/tokens.py:34
msgid "Limit to package"
msgstr ""
#: app/blueprints/api/tokens.py:36 app/blueprints/packages/packages.py:248
#: app/blueprints/packages/packages.py:450
#: app/blueprints/packages/packages.py:546
#: app/blueprints/packages/releases.py:60
#: app/blueprints/packages/releases.py:71 app/blueprints/packages/reviews.py:46
#: app/blueprints/packages/screenshots.py:35
#: app/blueprints/packages/screenshots.py:41
#: app/blueprints/packages/screenshots.py:46
#: app/blueprints/users/account.py:237 app/blueprints/users/account.py:244
#: app/blueprints/users/settings.py:44 app/blueprints/users/settings.py:106
#: app/blueprints/users/settings.py:204
msgid "Save"
msgstr "Simpan"
#: app/blueprints/github/__init__.py:46
msgid "Authorization failed [err=gh-oauth-login-failed]"
msgstr ""
#: app/blueprints/github/__init__.py:62
msgid "Linked github to account"
msgstr ""
#: app/blueprints/github/__init__.py:65
msgid "Github account is already associated with another user"
msgstr ""
#: app/blueprints/github/__init__.py:71
msgid "Unable to find an account for that Github user"
msgstr ""
#: app/blueprints/github/__init__.py:76
msgid "Authorization failed [err=gh-login-failed]"
msgstr ""
#: app/blueprints/packages/packages.py:159
msgid "Error: Another package already uses this forum topic!"
msgstr ""
#: app/blueprints/packages/packages.py:165
msgid "Error: Forum topic author doesn't match package author."
msgstr ""
#: app/blueprints/packages/packages.py:168
msgid ""
"Warning: Forum topic not found. This may happen if the topic has only "
"just been created."
msgstr ""
#: app/blueprints/packages/packages.py:215
msgid "No download available."
msgstr ""
#: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384 #: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384
msgid "Type" msgid "Type"
msgstr "Jenis" msgstr "Jenis"
@ -35,10 +100,12 @@ msgid "Title (Human-readable)"
msgstr "Tajuk (Bacaan manusia)" msgstr "Tajuk (Bacaan manusia)"
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:544
msgid "Name (Technical)" msgid "Name (Technical)"
msgstr "Nama (Teknikal)" msgstr "Nama (Teknikal)"
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:545
#: app/templates/packages/create_edit.html:76 #: app/templates/packages/create_edit.html:76
msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only" msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only"
msgstr "Huruf kecil (a-z), digit (0-9), dan garis bawah (_) sahaja" msgstr "Huruf kecil (a-z), digit (0-9), dan garis bawah (_) sahaja"
@ -76,7 +143,7 @@ msgstr "Perihal Panjang (Markdown)"
msgid "VCS Repository URL" msgid "VCS Repository URL"
msgstr "URL Repositori VCS" msgstr "URL Repositori VCS"
#: app/blueprints/packages/packages.py:244 #: app/blueprints/packages/packages.py:244 app/blueprints/users/settings.py:42
msgid "Website URL" msgid "Website URL"
msgstr "URL Laman Sesawang" msgstr "URL Laman Sesawang"
@ -88,9 +155,466 @@ msgstr "URL Penjejak Isu"
msgid "Forum Topic ID" msgid "Forum Topic ID"
msgstr "ID Topik Forum" msgstr "ID Topik Forum"
#: app/blueprints/packages/packages.py:248 #: app/blueprints/packages/packages.py:264
msgid "Save" msgid "Unable to find that user"
msgstr "Simpan" msgstr ""
#: app/blueprints/packages/packages.py:268
#: app/blueprints/packages/screenshots.py:139
#: app/blueprints/users/settings.py:90 app/blueprints/users/settings.py:215
msgid "Permission denied"
msgstr ""
#: app/blueprints/packages/packages.py:306
msgid "Package already exists!"
msgstr ""
#: app/blueprints/packages/packages.py:366
msgid "You don't have permission to do that"
msgstr ""
#: app/blueprints/packages/packages.py:394
msgid "Please comment what changes are needed in the review thread"
msgstr ""
#: app/blueprints/packages/packages.py:413
#: app/blueprints/packages/packages.py:429
msgid "You don't have permission to do that."
msgstr ""
#: app/blueprints/packages/packages.py:424
msgid "Deleted package"
msgstr ""
#: app/blueprints/packages/packages.py:440
msgid "Unapproved package"
msgstr ""
#: app/blueprints/packages/packages.py:449
msgid "Maintainers (Comma-separated)"
msgstr ""
#: app/blueprints/packages/packages.py:458
msgid "You do not have permission to edit maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:508
msgid "You are not a maintainer"
msgstr ""
#: app/blueprints/packages/packages.py:511
msgid "Package owners cannot remove themselves as maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:543
msgid "Author Name"
msgstr ""
#: app/blueprints/packages/releases.py:52
#: app/blueprints/packages/releases.py:63 app/blueprints/packages/reviews.py:42
#: app/blueprints/threads/__init__.py:262 app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/blueprints/packages/releases.py:53
msgid "Method"
msgstr ""
#: app/blueprints/packages/releases.py:54
msgid "Git reference (ie: commit hash, branch, or tag)"
msgstr ""
#: app/blueprints/packages/releases.py:55
#: app/blueprints/packages/screenshots.py:34
msgid "File Upload"
msgstr ""
#: app/blueprints/packages/releases.py:56
#: app/blueprints/packages/releases.py:67
#: app/blueprints/packages/releases.py:183
msgid "Minimum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:58
#: app/blueprints/packages/releases.py:69
#: app/blueprints/packages/releases.py:186
msgid "Maximum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:64
msgid "URL"
msgstr ""
#: app/blueprints/packages/releases.py:65
msgid "Task ID"
msgstr ""
#: app/blueprints/packages/releases.py:66
#: app/blueprints/packages/screenshots.py:40
msgid "Is Approved"
msgstr ""
#: app/blueprints/packages/releases.py:182
msgid "Set Min"
msgstr ""
#: app/blueprints/packages/releases.py:185
msgid "Set Max"
msgstr ""
#: app/blueprints/packages/releases.py:188
msgid "Only change values previously set as none"
msgstr ""
#: app/blueprints/packages/releases.py:189
msgid "Update"
msgstr ""
#: app/blueprints/packages/releases.py:238
msgid "Trigger"
msgstr ""
#: app/blueprints/packages/releases.py:240
msgid "Branch name"
msgstr ""
#: app/blueprints/packages/releases.py:241
msgid "Action"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Send notification and mark as outdated"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Create release"
msgstr ""
#: app/blueprints/packages/releases.py:244
msgid "Save Settings"
msgstr ""
#: app/blueprints/packages/releases.py:245
msgid "Disable Automation"
msgstr ""
#: app/blueprints/packages/releases.py:284
msgid "Please add a Git repository URL in order to set up automatic releases"
msgstr ""
#: app/blueprints/packages/releases.py:300
msgid "Deleted update configuration"
msgstr ""
#: app/blueprints/packages/releases.py:308
msgid "Now, please create an initial release"
msgstr ""
#: app/blueprints/packages/reviews.py:43 app/blueprints/threads/__init__.py:174
#: app/blueprints/threads/__init__.py:175
#: app/blueprints/threads/__init__.py:263
msgid "Comment"
msgstr ""
#: app/blueprints/packages/reviews.py:44 app/blueprints/threads/__init__.py:264
msgid "Private"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:115
#: app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/blueprints/packages/reviews.py:53
msgid "You can't review your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:157
msgid "You can't vote on the reviews on your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:165
msgid "You can't vote on your own reviews!"
msgstr ""
#: app/blueprints/packages/screenshots.py:33
#: app/blueprints/packages/screenshots.py:39
msgid "Title/Caption"
msgstr ""
#: app/blueprints/packages/screenshots.py:45
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/blueprints/threads/__init__.py:63
msgid "Already subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:65
msgid "Subscribed to thread"
msgstr ""
#: app/blueprints/threads/__init__.py:80
msgid "Unsubscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:84
msgid "Already not subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:103
msgid "Locked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:106
msgid "Unlocked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:155
msgid "Cannot delete thread opening post!"
msgstr ""
#: app/blueprints/threads/__init__.py:224
msgid "You cannot comment on this thread"
msgstr ""
#: app/blueprints/threads/__init__.py:228
msgid "Please wait before commenting again"
msgstr ""
#: app/blueprints/threads/__init__.py:256
msgid "Comment needs to be between 3 and 2000 characters."
msgstr ""
#: app/blueprints/threads/__init__.py:265
msgid "Open Thread"
msgstr ""
#: app/blueprints/threads/__init__.py:277
msgid "Unable to find that package!"
msgstr ""
#: app/blueprints/threads/__init__.py:291
msgid "Unable to create thread!"
msgstr ""
#: app/blueprints/threads/__init__.py:296
msgid "A review thread already exists!"
msgstr ""
#: app/blueprints/threads/__init__.py:300
msgid "Please wait before opening another thread"
msgstr ""
#: app/blueprints/users/account.py:36 app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/blueprints/users/account.py:37 app/blueprints/users/account.py:106
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/blueprints/users/account.py:38
msgid "Remember me"
msgstr ""
#: app/blueprints/users/account.py:39 app/templates/base.html:165
msgid "Sign in"
msgstr ""
#: app/blueprints/users/account.py:45
msgid "Incorrect email or password"
msgstr ""
#: app/blueprints/users/account.py:53
#, python-format
msgid "User %(username)s does not exist"
msgstr ""
#: app/blueprints/users/account.py:56
msgid "Incorrect password. Did you set one?"
msgstr ""
#: app/blueprints/users/account.py:59
msgid "You need to confirm the registration email"
msgstr ""
#: app/blueprints/users/account.py:67
msgid "Login failed"
msgstr ""
#: app/blueprints/users/account.py:102 app/blueprints/users/settings.py:41
msgid "Display Name"
msgstr ""
#: app/blueprints/users/account.py:103 app/blueprints/users/settings.py:198
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/blueprints/users/account.py:104 app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/blueprints/users/account.py:105 app/blueprints/users/account.py:184
#: app/blueprints/users/account.py:233 app/blueprints/users/account.py:384
#: app/blueprints/users/settings.py:105
msgid "Email"
msgstr ""
#: app/blueprints/users/account.py:107
msgid "What is the result of the above calculation?"
msgstr ""
#: app/blueprints/users/account.py:108
msgid "I agree"
msgstr ""
#: app/blueprints/users/account.py:109 app/templates/users/login.html:34
#: app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/blueprints/users/account.py:114
msgid "Incorrect captcha answer"
msgstr ""
#: app/blueprints/users/account.py:125
msgid "An account already exists for that username but hasn't been claimed yet."
msgstr ""
#: app/blueprints/users/account.py:128 app/blueprints/users/account.py:135
msgid "That username/display name is already in use, please choose another."
msgstr ""
#: app/blueprints/users/account.py:141 app/blueprints/users/account.py:268
#, python-format
msgid ""
"We were unable to create the account as the email is already in use by "
"%(display_name)s. Try a different email address."
msgstr ""
#: app/blueprints/users/account.py:145 app/blueprints/users/account.py:262
msgid "That email address has been unsubscribed/blacklisted, and cannot be used"
msgstr ""
#: app/blueprints/users/account.py:185
msgid "Reset Password"
msgstr ""
#: app/blueprints/users/account.py:234 app/blueprints/users/account.py:241
msgid "New password"
msgstr ""
#: app/blueprints/users/account.py:235 app/blueprints/users/account.py:242
msgid "Verify password"
msgstr ""
#: app/blueprints/users/account.py:236 app/blueprints/users/account.py:243
msgid "Passwords must match"
msgstr ""
#: app/blueprints/users/account.py:240
msgid "Old password"
msgstr ""
#: app/blueprints/users/account.py:251
msgid "Passwords do not much"
msgstr ""
#: app/blueprints/users/account.py:282 app/blueprints/users/account.py:286
msgid "Your password has been changed successfully."
msgstr ""
#: app/blueprints/users/account.py:301
msgid "Old password is incorrect"
msgstr ""
#: app/blueprints/users/account.py:331
msgid "Unknown verification token!"
msgstr ""
#: app/blueprints/users/account.py:337
msgid "Token has expired"
msgstr ""
#: app/blueprints/users/account.py:351
msgid "Another user is already using that email"
msgstr ""
#: app/blueprints/users/account.py:354
msgid "Confirmed email change"
msgstr ""
#: app/blueprints/users/account.py:358
msgid "Email address changed"
msgstr ""
#: app/blueprints/users/account.py:359
msgid ""
"Your email address has changed. If you didn't request this, please "
"contact an administrator."
msgstr ""
#: app/blueprints/users/account.py:377
msgid "You may now log in"
msgstr ""
#: app/blueprints/users/account.py:385
msgid "Send"
msgstr ""
#: app/blueprints/users/account.py:416
msgid ""
"That email is now blacklisted. Please contact an admin if you wish to "
"undo this."
msgstr ""
#: app/blueprints/users/claim.py:46 app/blueprints/users/claim.py:71
msgid ""
"Invalid username - must only contain A-Za-z0-9._. Consider contacting an "
"admin"
msgstr ""
#: app/blueprints/users/claim.py:51
msgid "User has already been claimed"
msgstr ""
#: app/blueprints/users/claim.py:55
msgid "Unable to get GitHub username for user"
msgstr ""
#: app/blueprints/users/claim.py:78
msgid "That user has already been claimed!"
msgstr ""
#: app/blueprints/users/claim.py:92
#, python-format
msgid "Error whilst attempting to access forums: %(message)s"
msgstr ""
#: app/blueprints/users/claim.py:96
msgid "Unable to get forum signature - does the user exist?"
msgstr ""
#: app/blueprints/users/claim.py:111
msgid "Unable to login as user"
msgstr ""
#: app/blueprints/users/claim.py:117
msgid "Could not find the key in your signature!"
msgstr ""
#: app/blueprints/users/claim.py:120
msgid "Unknown claim type"
msgstr ""
#: app/blueprints/users/profile.py:112 #: app/blueprints/users/profile.py:112
msgid "Top reviewer" msgid "Top reviewer"
@ -180,6 +704,38 @@ msgstr ""
msgid "Has received %(downloads)d downloads across all packages." msgid "Has received %(downloads)d downloads across all packages."
msgstr "" msgstr ""
#: app/blueprints/users/settings.py:43
msgid "Donation URL"
msgstr ""
#: app/blueprints/users/settings.py:57 app/blueprints/users/settings.py:63
msgid "A user already has that name"
msgstr ""
#: app/blueprints/users/settings.py:199
msgid "Display name"
msgstr ""
#: app/blueprints/users/settings.py:200
msgid "Forums Username"
msgstr ""
#: app/blueprints/users/settings.py:201
msgid "GitHub Username"
msgstr ""
#: app/blueprints/users/settings.py:202 app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/blueprints/users/settings.py:249
msgid "Can't promote a user to a rank higher than yourself!"
msgstr ""
#: app/blueprints/users/settings.py:266
msgid "Users with moderator rank or above cannot be deleted"
msgstr ""
#: app/templates/404.html:4 #: app/templates/404.html:4
msgid "Page not found" msgid "Page not found"
msgstr "" msgstr ""
@ -280,10 +836,6 @@ msgstr ""
msgid "Sign out" msgid "Sign out"
msgstr "" msgstr ""
#: app/templates/base.html:165
msgid "Sign in"
msgstr ""
#: app/templates/base.html:240 #: app/templates/base.html:240
msgid "Policy and Guidance" msgid "Policy and Guidance"
msgstr "" msgstr ""
@ -427,12 +979,6 @@ msgstr ""
msgid "New Tag" msgid "New Tag"
msgstr "" msgstr ""
#: app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/templates/admin/tags/list.html:30 #: app/templates/admin/tags/list.html:30
#: app/templates/admin/warnings/list.html:24 #: app/templates/admin/warnings/list.html:24
msgid "Description" msgid "Description"
@ -593,23 +1139,11 @@ msgstr ""
msgid "Do you recommend this %(type)s?" msgid "Do you recommend this %(type)s?"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:115 app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/templates/macros/reviews.html:119 app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/templates/macros/reviews.html:124 #: app/templates/macros/reviews.html:124
#: app/templates/packages/review_create_edit.html:40 #: app/templates/packages/review_create_edit.html:40
msgid "Why or why not? Try to be constructive" msgid "Why or why not? Try to be constructive"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/templates/macros/reviews.html:133 #: app/templates/macros/reviews.html:133
msgid "Post Review" msgid "Post Review"
msgstr "" msgstr ""
@ -1004,10 +1538,6 @@ msgstr ""
msgid "Reordering requires JavaScript." msgid "Reordering requires JavaScript."
msgstr "" msgstr ""
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/templates/packages/update_config.html:4 #: app/templates/packages/update_config.html:4
#: app/templates/packages/update_config.html:9 #: app/templates/packages/update_config.html:9
msgid "Configure Git Update Detection" msgid "Configure Git Update Detection"
@ -1282,10 +1812,6 @@ msgstr ""
msgid "Edit Account" msgid "Edit Account"
msgstr "" msgstr ""
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/templates/users/account.html:46 #: app/templates/users/account.html:46
msgid "Has password" msgid "Has password"
msgstr "" msgstr ""
@ -1376,23 +1902,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" msgstr ""
#: app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/templates/users/list.html:34 #: app/templates/users/list.html:34
#, python-format #, python-format
msgid "Rank: %(rank)s." msgid "Rank: %(rank)s."
msgstr "" msgstr ""
#: app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/templates/users/login.html:20 #: app/templates/users/login.html:20
msgid "Forgot my password" msgid "Forgot my password"
msgstr "" msgstr ""
@ -1401,10 +1915,6 @@ msgstr ""
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: app/templates/users/login.html:34 app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8 #: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8
msgid "Edit Profile" msgid "Edit Profile"
msgstr "" msgstr ""
@ -1467,10 +1977,6 @@ msgstr ""
msgid "Pretending to be another user is grounds for a permanent ban" msgid "Pretending to be another user is grounds for a permanent ban"
msgstr "" msgstr ""
#: app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/templates/users/register.html:17 #: app/templates/users/register.html:17
msgid "" msgid ""
"Only alphanumeric characters, periods, underscores, and minuses are " "Only alphanumeric characters, periods, underscores, and minuses are "
@ -1540,5 +2046,16 @@ msgstr ""
msgid "You may now unsubscribe." msgid "You may now unsubscribe."
msgstr "" msgstr ""
#: app/utils/user.py:50
msgid "You have a lot of notifications, you should either read or clear them"
msgstr ""
#: app/utils/user.py:54
msgid ""
"Please consider enabling email notifications, you can customise how much "
"is sent"
msgstr ""
#~ msgid "forum.minetest.net/viewtopic.php?t=" #~ msgid "forum.minetest.net/viewtopic.php?t="
#~ msgstr "" #~ msgstr ""

View File

@ -7,7 +7,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: 2022-01-07 21:18+0000\n" "POT-Creation-Date: 2022-01-07 21:59+0000\n"
"PO-Revision-Date: 2022-01-06 19:53+0000\n" "PO-Revision-Date: 2022-01-06 19:53+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language: nb_NO\n" "Language: nb_NO\n"
@ -19,11 +19,77 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n" "Generated-By: Babel 2.9.1\n"
#: app/__init__.py:99
msgid "You have been banned."
msgstr ""
#: app/template_filters.py:52 #: app/template_filters.py:52
#, python-format #, python-format
msgid "%(delta)s ago" msgid "%(delta)s ago"
msgstr "%(delta)s siden" msgstr "%(delta)s siden"
#: app/blueprints/api/tokens.py:33 app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/blueprints/api/tokens.py:34
msgid "Limit to package"
msgstr ""
#: app/blueprints/api/tokens.py:36 app/blueprints/packages/packages.py:248
#: app/blueprints/packages/packages.py:450
#: app/blueprints/packages/packages.py:546
#: app/blueprints/packages/releases.py:60
#: app/blueprints/packages/releases.py:71 app/blueprints/packages/reviews.py:46
#: app/blueprints/packages/screenshots.py:35
#: app/blueprints/packages/screenshots.py:41
#: app/blueprints/packages/screenshots.py:46
#: app/blueprints/users/account.py:237 app/blueprints/users/account.py:244
#: app/blueprints/users/settings.py:44 app/blueprints/users/settings.py:106
#: app/blueprints/users/settings.py:204
msgid "Save"
msgstr ""
#: app/blueprints/github/__init__.py:46
msgid "Authorization failed [err=gh-oauth-login-failed]"
msgstr ""
#: app/blueprints/github/__init__.py:62
msgid "Linked github to account"
msgstr ""
#: app/blueprints/github/__init__.py:65
msgid "Github account is already associated with another user"
msgstr ""
#: app/blueprints/github/__init__.py:71
msgid "Unable to find an account for that Github user"
msgstr ""
#: app/blueprints/github/__init__.py:76
msgid "Authorization failed [err=gh-login-failed]"
msgstr ""
#: app/blueprints/packages/packages.py:159
msgid "Error: Another package already uses this forum topic!"
msgstr ""
#: app/blueprints/packages/packages.py:165
msgid "Error: Forum topic author doesn't match package author."
msgstr ""
#: app/blueprints/packages/packages.py:168
msgid ""
"Warning: Forum topic not found. This may happen if the topic has only "
"just been created."
msgstr ""
#: app/blueprints/packages/packages.py:215
msgid "No download available."
msgstr ""
#: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384 #: app/blueprints/packages/packages.py:229 app/templates/packages/view.html:384
msgid "Type" msgid "Type"
msgstr "" msgstr ""
@ -33,10 +99,12 @@ msgid "Title (Human-readable)"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:544
msgid "Name (Technical)" msgid "Name (Technical)"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:231 #: app/blueprints/packages/packages.py:231
#: app/blueprints/packages/packages.py:545
#: app/templates/packages/create_edit.html:76 #: app/templates/packages/create_edit.html:76
msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only" msgid "Lower case letters (a-z), digits (0-9), and underscores (_) only"
msgstr "" msgstr ""
@ -74,7 +142,7 @@ msgstr ""
msgid "VCS Repository URL" msgid "VCS Repository URL"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:244 #: app/blueprints/packages/packages.py:244 app/blueprints/users/settings.py:42
msgid "Website URL" msgid "Website URL"
msgstr "" msgstr ""
@ -86,8 +154,465 @@ msgstr ""
msgid "Forum Topic ID" msgid "Forum Topic ID"
msgstr "" msgstr ""
#: app/blueprints/packages/packages.py:248 #: app/blueprints/packages/packages.py:264
msgid "Save" msgid "Unable to find that user"
msgstr ""
#: app/blueprints/packages/packages.py:268
#: app/blueprints/packages/screenshots.py:139
#: app/blueprints/users/settings.py:90 app/blueprints/users/settings.py:215
msgid "Permission denied"
msgstr ""
#: app/blueprints/packages/packages.py:306
msgid "Package already exists!"
msgstr ""
#: app/blueprints/packages/packages.py:366
msgid "You don't have permission to do that"
msgstr ""
#: app/blueprints/packages/packages.py:394
msgid "Please comment what changes are needed in the review thread"
msgstr ""
#: app/blueprints/packages/packages.py:413
#: app/blueprints/packages/packages.py:429
msgid "You don't have permission to do that."
msgstr ""
#: app/blueprints/packages/packages.py:424
msgid "Deleted package"
msgstr ""
#: app/blueprints/packages/packages.py:440
msgid "Unapproved package"
msgstr ""
#: app/blueprints/packages/packages.py:449
msgid "Maintainers (Comma-separated)"
msgstr ""
#: app/blueprints/packages/packages.py:458
msgid "You do not have permission to edit maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:508
msgid "You are not a maintainer"
msgstr ""
#: app/blueprints/packages/packages.py:511
msgid "Package owners cannot remove themselves as maintainers"
msgstr ""
#: app/blueprints/packages/packages.py:543
msgid "Author Name"
msgstr ""
#: app/blueprints/packages/releases.py:52
#: app/blueprints/packages/releases.py:63 app/blueprints/packages/reviews.py:42
#: app/blueprints/threads/__init__.py:262 app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/blueprints/packages/releases.py:53
msgid "Method"
msgstr ""
#: app/blueprints/packages/releases.py:54
msgid "Git reference (ie: commit hash, branch, or tag)"
msgstr ""
#: app/blueprints/packages/releases.py:55
#: app/blueprints/packages/screenshots.py:34
msgid "File Upload"
msgstr ""
#: app/blueprints/packages/releases.py:56
#: app/blueprints/packages/releases.py:67
#: app/blueprints/packages/releases.py:183
msgid "Minimum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:58
#: app/blueprints/packages/releases.py:69
#: app/blueprints/packages/releases.py:186
msgid "Maximum Minetest Version"
msgstr ""
#: app/blueprints/packages/releases.py:64
msgid "URL"
msgstr ""
#: app/blueprints/packages/releases.py:65
msgid "Task ID"
msgstr ""
#: app/blueprints/packages/releases.py:66
#: app/blueprints/packages/screenshots.py:40
msgid "Is Approved"
msgstr ""
#: app/blueprints/packages/releases.py:182
msgid "Set Min"
msgstr ""
#: app/blueprints/packages/releases.py:185
msgid "Set Max"
msgstr ""
#: app/blueprints/packages/releases.py:188
msgid "Only change values previously set as none"
msgstr ""
#: app/blueprints/packages/releases.py:189
msgid "Update"
msgstr ""
#: app/blueprints/packages/releases.py:238
msgid "Trigger"
msgstr ""
#: app/blueprints/packages/releases.py:240
msgid "Branch name"
msgstr ""
#: app/blueprints/packages/releases.py:241
msgid "Action"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Send notification and mark as outdated"
msgstr ""
#: app/blueprints/packages/releases.py:242
msgid "Create release"
msgstr ""
#: app/blueprints/packages/releases.py:244
msgid "Save Settings"
msgstr ""
#: app/blueprints/packages/releases.py:245
msgid "Disable Automation"
msgstr ""
#: app/blueprints/packages/releases.py:284
msgid "Please add a Git repository URL in order to set up automatic releases"
msgstr ""
#: app/blueprints/packages/releases.py:300
msgid "Deleted update configuration"
msgstr ""
#: app/blueprints/packages/releases.py:308
msgid "Now, please create an initial release"
msgstr ""
#: app/blueprints/packages/reviews.py:43 app/blueprints/threads/__init__.py:174
#: app/blueprints/threads/__init__.py:175
#: app/blueprints/threads/__init__.py:263
msgid "Comment"
msgstr ""
#: app/blueprints/packages/reviews.py:44 app/blueprints/threads/__init__.py:264
msgid "Private"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:115
#: app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/blueprints/packages/reviews.py:45 app/templates/macros/reviews.html:119
#: app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/blueprints/packages/reviews.py:53
msgid "You can't review your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:157
msgid "You can't vote on the reviews on your own package!"
msgstr ""
#: app/blueprints/packages/reviews.py:165
msgid "You can't vote on your own reviews!"
msgstr ""
#: app/blueprints/packages/screenshots.py:33
#: app/blueprints/packages/screenshots.py:39
msgid "Title/Caption"
msgstr ""
#: app/blueprints/packages/screenshots.py:45
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/blueprints/threads/__init__.py:63
msgid "Already subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:65
msgid "Subscribed to thread"
msgstr ""
#: app/blueprints/threads/__init__.py:80
msgid "Unsubscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:84
msgid "Already not subscribed!"
msgstr ""
#: app/blueprints/threads/__init__.py:103
msgid "Locked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:106
msgid "Unlocked thread"
msgstr ""
#: app/blueprints/threads/__init__.py:155
msgid "Cannot delete thread opening post!"
msgstr ""
#: app/blueprints/threads/__init__.py:224
msgid "You cannot comment on this thread"
msgstr ""
#: app/blueprints/threads/__init__.py:228
msgid "Please wait before commenting again"
msgstr ""
#: app/blueprints/threads/__init__.py:256
msgid "Comment needs to be between 3 and 2000 characters."
msgstr ""
#: app/blueprints/threads/__init__.py:265
msgid "Open Thread"
msgstr ""
#: app/blueprints/threads/__init__.py:277
msgid "Unable to find that package!"
msgstr ""
#: app/blueprints/threads/__init__.py:291
msgid "Unable to create thread!"
msgstr ""
#: app/blueprints/threads/__init__.py:296
msgid "A review thread already exists!"
msgstr ""
#: app/blueprints/threads/__init__.py:300
msgid "Please wait before opening another thread"
msgstr ""
#: app/blueprints/users/account.py:36 app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/blueprints/users/account.py:37 app/blueprints/users/account.py:106
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/blueprints/users/account.py:38
msgid "Remember me"
msgstr ""
#: app/blueprints/users/account.py:39 app/templates/base.html:165
msgid "Sign in"
msgstr "Logg inn"
#: app/blueprints/users/account.py:45
msgid "Incorrect email or password"
msgstr ""
#: app/blueprints/users/account.py:53
#, python-format
msgid "User %(username)s does not exist"
msgstr ""
#: app/blueprints/users/account.py:56
msgid "Incorrect password. Did you set one?"
msgstr ""
#: app/blueprints/users/account.py:59
msgid "You need to confirm the registration email"
msgstr ""
#: app/blueprints/users/account.py:67
msgid "Login failed"
msgstr ""
#: app/blueprints/users/account.py:102 app/blueprints/users/settings.py:41
msgid "Display Name"
msgstr ""
#: app/blueprints/users/account.py:103 app/blueprints/users/settings.py:198
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/blueprints/users/account.py:104 app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/blueprints/users/account.py:105 app/blueprints/users/account.py:184
#: app/blueprints/users/account.py:233 app/blueprints/users/account.py:384
#: app/blueprints/users/settings.py:105
msgid "Email"
msgstr ""
#: app/blueprints/users/account.py:107
msgid "What is the result of the above calculation?"
msgstr ""
#: app/blueprints/users/account.py:108
msgid "I agree"
msgstr ""
#: app/blueprints/users/account.py:109 app/templates/users/login.html:34
#: app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/blueprints/users/account.py:114
msgid "Incorrect captcha answer"
msgstr ""
#: app/blueprints/users/account.py:125
msgid "An account already exists for that username but hasn't been claimed yet."
msgstr ""
#: app/blueprints/users/account.py:128 app/blueprints/users/account.py:135
msgid "That username/display name is already in use, please choose another."
msgstr ""
#: app/blueprints/users/account.py:141 app/blueprints/users/account.py:268
#, python-format
msgid ""
"We were unable to create the account as the email is already in use by "
"%(display_name)s. Try a different email address."
msgstr ""
#: app/blueprints/users/account.py:145 app/blueprints/users/account.py:262
msgid "That email address has been unsubscribed/blacklisted, and cannot be used"
msgstr ""
#: app/blueprints/users/account.py:185
msgid "Reset Password"
msgstr ""
#: app/blueprints/users/account.py:234 app/blueprints/users/account.py:241
msgid "New password"
msgstr ""
#: app/blueprints/users/account.py:235 app/blueprints/users/account.py:242
msgid "Verify password"
msgstr ""
#: app/blueprints/users/account.py:236 app/blueprints/users/account.py:243
msgid "Passwords must match"
msgstr ""
#: app/blueprints/users/account.py:240
msgid "Old password"
msgstr ""
#: app/blueprints/users/account.py:251
msgid "Passwords do not much"
msgstr ""
#: app/blueprints/users/account.py:282 app/blueprints/users/account.py:286
msgid "Your password has been changed successfully."
msgstr ""
#: app/blueprints/users/account.py:301
msgid "Old password is incorrect"
msgstr ""
#: app/blueprints/users/account.py:331
msgid "Unknown verification token!"
msgstr ""
#: app/blueprints/users/account.py:337
msgid "Token has expired"
msgstr ""
#: app/blueprints/users/account.py:351
msgid "Another user is already using that email"
msgstr ""
#: app/blueprints/users/account.py:354
msgid "Confirmed email change"
msgstr ""
#: app/blueprints/users/account.py:358
msgid "Email address changed"
msgstr ""
#: app/blueprints/users/account.py:359
msgid ""
"Your email address has changed. If you didn't request this, please "
"contact an administrator."
msgstr ""
#: app/blueprints/users/account.py:377
msgid "You may now log in"
msgstr ""
#: app/blueprints/users/account.py:385
msgid "Send"
msgstr ""
#: app/blueprints/users/account.py:416
msgid ""
"That email is now blacklisted. Please contact an admin if you wish to "
"undo this."
msgstr ""
#: app/blueprints/users/claim.py:46 app/blueprints/users/claim.py:71
msgid ""
"Invalid username - must only contain A-Za-z0-9._. Consider contacting an "
"admin"
msgstr ""
#: app/blueprints/users/claim.py:51
msgid "User has already been claimed"
msgstr ""
#: app/blueprints/users/claim.py:55
msgid "Unable to get GitHub username for user"
msgstr ""
#: app/blueprints/users/claim.py:78
msgid "That user has already been claimed!"
msgstr ""
#: app/blueprints/users/claim.py:92
#, python-format
msgid "Error whilst attempting to access forums: %(message)s"
msgstr ""
#: app/blueprints/users/claim.py:96
msgid "Unable to get forum signature - does the user exist?"
msgstr ""
#: app/blueprints/users/claim.py:111
msgid "Unable to login as user"
msgstr ""
#: app/blueprints/users/claim.py:117
msgid "Could not find the key in your signature!"
msgstr ""
#: app/blueprints/users/claim.py:120
msgid "Unknown claim type"
msgstr "" msgstr ""
#: app/blueprints/users/profile.py:112 #: app/blueprints/users/profile.py:112
@ -176,6 +701,38 @@ msgstr ""
msgid "Has received %(downloads)d downloads across all packages." msgid "Has received %(downloads)d downloads across all packages."
msgstr "" msgstr ""
#: app/blueprints/users/settings.py:43
msgid "Donation URL"
msgstr ""
#: app/blueprints/users/settings.py:57 app/blueprints/users/settings.py:63
msgid "A user already has that name"
msgstr ""
#: app/blueprints/users/settings.py:199
msgid "Display name"
msgstr ""
#: app/blueprints/users/settings.py:200
msgid "Forums Username"
msgstr ""
#: app/blueprints/users/settings.py:201
msgid "GitHub Username"
msgstr ""
#: app/blueprints/users/settings.py:202 app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/blueprints/users/settings.py:249
msgid "Can't promote a user to a rank higher than yourself!"
msgstr ""
#: app/blueprints/users/settings.py:266
msgid "Users with moderator rank or above cannot be deleted"
msgstr ""
#: app/templates/404.html:4 #: app/templates/404.html:4
msgid "Page not found" msgid "Page not found"
msgstr "" msgstr ""
@ -276,10 +833,6 @@ msgstr ""
msgid "Sign out" msgid "Sign out"
msgstr "" msgstr ""
#: app/templates/base.html:165
msgid "Sign in"
msgstr "Logg inn"
#: app/templates/base.html:240 #: app/templates/base.html:240
msgid "Policy and Guidance" msgid "Policy and Guidance"
msgstr "" msgstr ""
@ -423,12 +976,6 @@ msgstr ""
msgid "New Tag" msgid "New Tag"
msgstr "" msgstr ""
#: app/templates/admin/tags/list.html:26
#: app/templates/admin/warnings/list.html:20
#: app/templates/metapackages/list.html:12
msgid "Name"
msgstr ""
#: app/templates/admin/tags/list.html:30 #: app/templates/admin/tags/list.html:30
#: app/templates/admin/warnings/list.html:24 #: app/templates/admin/warnings/list.html:24
msgid "Description" msgid "Description"
@ -589,23 +1136,11 @@ msgstr ""
msgid "Do you recommend this %(type)s?" msgid "Do you recommend this %(type)s?"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:115 app/templates/macros/reviews.html:154
msgid "Yes"
msgstr ""
#: app/templates/macros/reviews.html:119 app/templates/macros/reviews.html:158
msgid "No"
msgstr ""
#: app/templates/macros/reviews.html:124 #: app/templates/macros/reviews.html:124
#: app/templates/packages/review_create_edit.html:40 #: app/templates/packages/review_create_edit.html:40
msgid "Why or why not? Try to be constructive" msgid "Why or why not? Try to be constructive"
msgstr "" msgstr ""
#: app/templates/macros/reviews.html:128
msgid "Title"
msgstr ""
#: app/templates/macros/reviews.html:133 #: app/templates/macros/reviews.html:133
msgid "Post Review" msgid "Post Review"
msgstr "" msgstr ""
@ -1000,10 +1535,6 @@ msgstr ""
msgid "Reordering requires JavaScript." msgid "Reordering requires JavaScript."
msgstr "" msgstr ""
#: app/templates/packages/screenshots.html:71
msgid "Cover Image"
msgstr ""
#: app/templates/packages/update_config.html:4 #: app/templates/packages/update_config.html:4
#: app/templates/packages/update_config.html:9 #: app/templates/packages/update_config.html:9
msgid "Configure Git Update Detection" msgid "Configure Git Update Detection"
@ -1278,10 +1809,6 @@ msgstr ""
msgid "Edit Account" msgid "Edit Account"
msgstr "" msgstr ""
#: app/templates/users/account.html:37 app/templates/users/login.html:16
msgid "Password"
msgstr ""
#: app/templates/users/account.html:46 #: app/templates/users/account.html:46
msgid "Has password" msgid "Has password"
msgstr "" msgstr ""
@ -1372,23 +1899,11 @@ msgstr ""
msgid "Users" msgid "Users"
msgstr "" msgstr ""
#: app/templates/users/list.html:14
msgid "Rank"
msgstr ""
#: app/templates/users/list.html:18
msgid "Username"
msgstr ""
#: app/templates/users/list.html:34 #: app/templates/users/list.html:34
#, python-format #, python-format
msgid "Rank: %(rank)s." msgid "Rank: %(rank)s."
msgstr "" msgstr ""
#: app/templates/users/login.html:15
msgid "Username or email"
msgstr ""
#: app/templates/users/login.html:20 #: app/templates/users/login.html:20
msgid "Forgot my password" msgid "Forgot my password"
msgstr "" msgstr ""
@ -1397,10 +1912,6 @@ msgstr ""
msgid "GitHub" msgid "GitHub"
msgstr "" msgstr ""
#: app/templates/users/login.html:34 app/templates/users/register.html:11
msgid "Register"
msgstr ""
#: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8 #: app/templates/users/profile.html:17 app/templates/users/profile_edit.html:8
msgid "Edit Profile" msgid "Edit Profile"
msgstr "" msgstr ""
@ -1463,10 +1974,6 @@ msgstr ""
msgid "Pretending to be another user is grounds for a permanent ban" msgid "Pretending to be another user is grounds for a permanent ban"
msgstr "" msgstr ""
#: app/templates/users/register.html:16
msgid "Only a-zA-Z0-9._ allowed"
msgstr ""
#: app/templates/users/register.html:17 #: app/templates/users/register.html:17
msgid "" msgid ""
"Only alphanumeric characters, periods, underscores, and minuses are " "Only alphanumeric characters, periods, underscores, and minuses are "
@ -1536,6 +2043,16 @@ msgstr ""
msgid "You may now unsubscribe." msgid "You may now unsubscribe."
msgstr "" msgstr ""
#: app/utils/user.py:50
msgid "You have a lot of notifications, you should either read or clear them"
msgstr ""
#: app/utils/user.py:54
msgid ""
"Please consider enabling email notifications, you can customise how much "
"is sent"
msgstr ""
#~ msgid "forum.minetest.net/viewtopic.php?t=" #~ msgid "forum.minetest.net/viewtopic.php?t="
#~ msgstr "" #~ msgstr ""