Skip to content

Commit 54fff84

Browse files
authored
Translations update from Weblate (#18108)
Translate-URL: https://hosted.weblate.org/projects/pypa/warehouse/ Translation: pypa/warehouse
1 parent 00970c9 commit 54fff84

File tree

72 files changed

+6502
-3960
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+6502
-3960
lines changed

warehouse/locale/am/LC_MESSAGES/messages.po

Lines changed: 86 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -149,207 +149,207 @@ msgstr ""
149149
msgid "The username isn't valid. Try again."
150150
msgstr "የይለፍ ቃሉ ተቀባይነት የለውም ፤ ድጋሜ ይሞክሩ።"
151151

152-
#: warehouse/accounts/views.py:118
152+
#: warehouse/accounts/views.py:119
153153
#, python-brace-format
154154
msgid ""
155155
"There have been too many unsuccessful login attempts. You have been locked "
156156
"out for {}. Please try again later."
157157
msgstr ""
158158

159-
#: warehouse/accounts/views.py:139
159+
#: warehouse/accounts/views.py:140
160160
#, python-brace-format
161161
msgid ""
162162
"Too many emails have been added to this account without verifying them. "
163163
"Check your inbox and follow the verification links. (IP: ${ip})"
164164
msgstr ""
165165

166-
#: warehouse/accounts/views.py:151
166+
#: warehouse/accounts/views.py:152
167167
#, python-brace-format
168168
msgid ""
169169
"Too many password resets have been requested for this account without "
170170
"completing them. Check your inbox and follow the verification links. (IP: "
171171
"${ip})"
172172
msgstr ""
173173

174-
#: warehouse/accounts/views.py:398 warehouse/accounts/views.py:467
175-
#: warehouse/accounts/views.py:469 warehouse/accounts/views.py:498
176-
#: warehouse/accounts/views.py:500 warehouse/accounts/views.py:606
174+
#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
175+
#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
176+
#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
177177
msgid "Invalid or expired two factor login."
178178
msgstr ""
179179

180-
#: warehouse/accounts/views.py:461
180+
#: warehouse/accounts/views.py:462
181181
msgid "Already authenticated"
182182
msgstr ""
183183

184-
#: warehouse/accounts/views.py:541
184+
#: warehouse/accounts/views.py:542
185185
msgid "Successful WebAuthn assertion"
186186
msgstr ""
187187

188-
#: warehouse/accounts/views.py:638 warehouse/manage/views/__init__.py:881
188+
#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
189189
msgid "Recovery code accepted. The supplied code cannot be used again."
190190
msgstr ""
191191

192-
#: warehouse/accounts/views.py:730
192+
#: warehouse/accounts/views.py:731
193193
msgid ""
194194
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
195195
"intervention for details."
196196
msgstr ""
197197

198-
#: warehouse/accounts/views.py:872
198+
#: warehouse/accounts/views.py:897
199199
msgid "Expired token: request a new password reset link"
200200
msgstr ""
201201

202-
#: warehouse/accounts/views.py:874
202+
#: warehouse/accounts/views.py:899
203203
msgid "Invalid token: request a new password reset link"
204204
msgstr ""
205205

206-
#: warehouse/accounts/views.py:876 warehouse/accounts/views.py:977
207-
#: warehouse/accounts/views.py:1081 warehouse/accounts/views.py:1250
206+
#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
207+
#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
208208
msgid "Invalid token: no token supplied"
209209
msgstr ""
210210

211-
#: warehouse/accounts/views.py:880
211+
#: warehouse/accounts/views.py:905
212212
msgid "Invalid token: not a password reset token"
213213
msgstr ""
214214

215-
#: warehouse/accounts/views.py:885
215+
#: warehouse/accounts/views.py:910
216216
msgid "Invalid token: user not found"
217217
msgstr ""
218218

219-
#: warehouse/accounts/views.py:896
219+
#: warehouse/accounts/views.py:921
220220
msgid "Invalid token: user has logged in since this token was requested"
221221
msgstr ""
222222

223-
#: warehouse/accounts/views.py:914
223+
#: warehouse/accounts/views.py:939
224224
msgid ""
225225
"Invalid token: password has already been changed since this token was "
226226
"requested"
227227
msgstr ""
228228

229-
#: warehouse/accounts/views.py:945
229+
#: warehouse/accounts/views.py:970
230230
msgid "You have reset your password"
231231
msgstr ""
232232

233-
#: warehouse/accounts/views.py:973
233+
#: warehouse/accounts/views.py:998
234234
msgid "Expired token: request a new email verification link"
235235
msgstr ""
236236

237-
#: warehouse/accounts/views.py:975
237+
#: warehouse/accounts/views.py:1000
238238
msgid "Invalid token: request a new email verification link"
239239
msgstr ""
240240

241-
#: warehouse/accounts/views.py:981
241+
#: warehouse/accounts/views.py:1006
242242
msgid "Invalid token: not an email verification token"
243243
msgstr ""
244244

245-
#: warehouse/accounts/views.py:990
245+
#: warehouse/accounts/views.py:1015
246246
msgid "Email not found"
247247
msgstr ""
248248

249-
#: warehouse/accounts/views.py:993
249+
#: warehouse/accounts/views.py:1018
250250
msgid "Email already verified"
251251
msgstr ""
252252

253-
#: warehouse/accounts/views.py:1011
253+
#: warehouse/accounts/views.py:1036
254254
msgid "You can now set this email as your primary address"
255255
msgstr ""
256256

257-
#: warehouse/accounts/views.py:1014
257+
#: warehouse/accounts/views.py:1039
258258
msgid "This is your primary address"
259259
msgstr ""
260260

261-
#: warehouse/accounts/views.py:1020
261+
#: warehouse/accounts/views.py:1045
262262
#, python-brace-format
263263
msgid "Email address ${email_address} verified. ${confirm_message}."
264264
msgstr ""
265265

266-
#: warehouse/accounts/views.py:1077
266+
#: warehouse/accounts/views.py:1102
267267
msgid "Expired token: request a new organization invitation"
268268
msgstr ""
269269

270-
#: warehouse/accounts/views.py:1079
270+
#: warehouse/accounts/views.py:1104
271271
msgid "Invalid token: request a new organization invitation"
272272
msgstr ""
273273

274-
#: warehouse/accounts/views.py:1085
274+
#: warehouse/accounts/views.py:1110
275275
msgid "Invalid token: not an organization invitation token"
276276
msgstr ""
277277

278-
#: warehouse/accounts/views.py:1089
278+
#: warehouse/accounts/views.py:1114
279279
msgid "Organization invitation is not valid."
280280
msgstr ""
281281

282-
#: warehouse/accounts/views.py:1098
282+
#: warehouse/accounts/views.py:1123
283283
msgid "Organization invitation no longer exists."
284284
msgstr ""
285285

286-
#: warehouse/accounts/views.py:1150
286+
#: warehouse/accounts/views.py:1175
287287
#, python-brace-format
288288
msgid "Invitation for '${organization_name}' is declined."
289289
msgstr ""
290290

291-
#: warehouse/accounts/views.py:1213
291+
#: warehouse/accounts/views.py:1238
292292
#, python-brace-format
293293
msgid "You are now ${role} of the '${organization_name}' organization."
294294
msgstr ""
295295

296-
#: warehouse/accounts/views.py:1246
296+
#: warehouse/accounts/views.py:1271
297297
msgid "Expired token: request a new project role invitation"
298298
msgstr ""
299299

300-
#: warehouse/accounts/views.py:1248
300+
#: warehouse/accounts/views.py:1273
301301
msgid "Invalid token: request a new project role invitation"
302302
msgstr ""
303303

304-
#: warehouse/accounts/views.py:1254
304+
#: warehouse/accounts/views.py:1279
305305
msgid "Invalid token: not a collaboration invitation token"
306306
msgstr ""
307307

308-
#: warehouse/accounts/views.py:1258
308+
#: warehouse/accounts/views.py:1283
309309
msgid "Role invitation is not valid."
310310
msgstr ""
311311

312-
#: warehouse/accounts/views.py:1273
312+
#: warehouse/accounts/views.py:1298
313313
msgid "Role invitation no longer exists."
314314
msgstr ""
315315

316-
#: warehouse/accounts/views.py:1305
316+
#: warehouse/accounts/views.py:1330
317317
#, python-brace-format
318318
msgid "Invitation for '${project_name}' is declined."
319319
msgstr ""
320320

321-
#: warehouse/accounts/views.py:1371
321+
#: warehouse/accounts/views.py:1396
322322
#, python-brace-format
323323
msgid "You are now ${role} of the '${project_name}' project."
324324
msgstr ""
325325

326-
#: warehouse/accounts/views.py:1451
326+
#: warehouse/accounts/views.py:1476
327327
#, python-brace-format
328328
msgid "Please review our updated <a href=\"${tos_url}\">Terms of Service</a>."
329329
msgstr ""
330330

331-
#: warehouse/accounts/views.py:1663 warehouse/accounts/views.py:1905
331+
#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
332332
#: warehouse/manage/views/__init__.py:1419
333333
msgid ""
334334
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
335335
"intervention for details."
336336
msgstr ""
337337

338-
#: warehouse/accounts/views.py:1684
338+
#: warehouse/accounts/views.py:1709
339339
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
340340
msgstr ""
341341

342-
#: warehouse/accounts/views.py:1700
342+
#: warehouse/accounts/views.py:1725
343343
msgid ""
344344
"You must have a verified email in order to register a pending trusted "
345345
"publisher. See https://pypi.org/help#openid-connect for details."
346346
msgstr ""
347347

348-
#: warehouse/accounts/views.py:1713
348+
#: warehouse/accounts/views.py:1738
349349
msgid "You can't register more than 3 pending trusted publishers at once."
350350
msgstr ""
351351

352-
#: warehouse/accounts/views.py:1728 warehouse/manage/views/__init__.py:1600
352+
#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
353353
#: warehouse/manage/views/__init__.py:1715
354354
#: warehouse/manage/views/__init__.py:1829
355355
#: warehouse/manage/views/__init__.py:1941
@@ -358,29 +358,29 @@ msgid ""
358358
"again later."
359359
msgstr ""
360360

361-
#: warehouse/accounts/views.py:1738 warehouse/manage/views/__init__.py:1613
361+
#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
362362
#: warehouse/manage/views/__init__.py:1728
363363
#: warehouse/manage/views/__init__.py:1842
364364
#: warehouse/manage/views/__init__.py:1954
365365
msgid "The trusted publisher could not be registered"
366366
msgstr ""
367367

368-
#: warehouse/accounts/views.py:1753
368+
#: warehouse/accounts/views.py:1778
369369
msgid ""
370370
"This trusted publisher has already been registered. Please contact PyPI's "
371371
"admins if this wasn't intentional."
372372
msgstr ""
373373

374-
#: warehouse/accounts/views.py:1780
374+
#: warehouse/accounts/views.py:1805
375375
msgid "Registered a new pending publisher to create "
376376
msgstr ""
377377

378-
#: warehouse/accounts/views.py:1918 warehouse/accounts/views.py:1931
379-
#: warehouse/accounts/views.py:1938
378+
#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
379+
#: warehouse/accounts/views.py:1963
380380
msgid "Invalid publisher ID"
381381
msgstr ""
382382

383-
#: warehouse/accounts/views.py:1945
383+
#: warehouse/accounts/views.py:1970
384384
msgid "Removed trusted publisher for project "
385385
msgstr ""
386386

@@ -1998,8 +1998,8 @@ msgstr ""
19981998

19991999
#: warehouse/templates/accounts/request-password-reset.html:51
20002000
msgid ""
2001-
"If you submitted a valid username or email address, an email has been sent "
2002-
"to your registered email address."
2001+
"If you submitted a valid username or verified email address, an email has "
2002+
"been sent to your registered email address."
20032003
msgstr ""
20042004

20052005
#: warehouse/templates/accounts/request-password-reset.html:52
@@ -2582,11 +2582,42 @@ msgid_plural "This link will expire in %(n_hours)s hours."
25822582
msgstr[0] ""
25832583
msgstr[1] ""
25842584

2585+
#: warehouse/templates/email/password-reset-unverified/body.html:33
25852586
#: warehouse/templates/email/password-reset/body.html:24
25862587
#: warehouse/templates/email/verify-email/body.html:24
25872588
msgid "If you did not make this request, you can safely ignore this email."
25882589
msgstr ""
25892590

2591+
#: warehouse/templates/email/password-reset-unverified/body.html:19
2592+
msgid ""
2593+
"Someone, perhaps you, has made a password reset request for a PyPI account "
2594+
"associated with this email address."
2595+
msgstr ""
2596+
2597+
#: warehouse/templates/email/password-reset-unverified/body.html:22
2598+
msgid ""
2599+
"However, the email used to make this request is not verified. Your email "
2600+
"address must be verified before you can use it to reset your password."
2601+
msgstr ""
2602+
2603+
#: warehouse/templates/email/password-reset-unverified/body.html:25
2604+
msgid ""
2605+
"If you have another verified email address associated with your PyPI "
2606+
"account, try that instead."
2607+
msgstr ""
2608+
2609+
#: warehouse/templates/email/password-reset-unverified/body.html:28
2610+
#, python-format
2611+
msgid ""
2612+
"If you cannot use another verified email, follow <a "
2613+
"href=\"%(href)s\">account recovery steps</a> for your PyPI account."
2614+
msgstr ""
2615+
2616+
#: warehouse/templates/email/password-reset-unverified/body.html:31
2617+
#, python-format
2618+
msgid "<a href=\"%(href)s\">Read more about verified emails.</a>"
2619+
msgstr ""
2620+
25902621
#: warehouse/templates/email/primary-email-change/body.html:18
25912622
#, python-format
25922623
msgid ""

0 commit comments

Comments
 (0)