By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 messages.pot

View raw Download
text/x-po • 21.48 kiB
GNU gettext message catalogue, ASCII text
        
            
1
# Translations template for PROJECT.
2
# Copyright (C) 2024 ORGANIZATION
3
# This file is distributed under the same license as the PROJECT project.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: PROJECT VERSION\n"
10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11
"POT-Creation-Date: 2024-03-15 18:05+0200\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"MIME-Version: 1.0\n"
16
"Content-Type: text/plain; charset=utf-8\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
"Generated-By: Babel 2.14.0\n"
19
20
#: app.py:75 templates/default.html:118
21
msgid "English"
22
msgstr ""
23
24
#: app.py:151
25
msgid "Settings saved"
26
msgstr ""
27
28
#: app.py:188
29
msgid "Successfully logged in as {username}"
30
msgstr ""
31
32
#: app.py:192
33
msgid "User not found"
34
msgstr ""
35
36
#: app.py:196
37
msgid "Invalid password"
38
msgstr ""
39
40
#: app.py:209
41
msgid "Usernames may only contain Latin alphabet, numbers, '-' and '_'"
42
msgstr ""
43
44
#: app.py:216
45
msgid "Sorry, {username} is a system path"
46
msgstr ""
47
48
#: app.py:224
49
msgid "The username {username} is taken"
50
msgstr ""
51
52
#: app.py:229
53
msgid "Make sure the passwords match"
54
msgstr ""
55
56
#: app.py:238
57
msgid "Successfully created and logged in as {username}"
58
msgstr ""
59
60
#: app.py:262
61
msgid "Repository names may only contain Latin alphabet, numbers, '-' and '_'"
62
msgstr ""
63
64
#: app.py:276
65
msgid "Successfully created repository {name}"
66
msgstr ""
67
68
#: app.py:284
69
msgid "Successfully logged out"
70
msgstr ""
71
72
#: app.py:996
73
msgid "Bad branch name"
74
msgstr ""
75
76
#: app.py:1003
77
msgid "Head can't be restricted"
78
msgstr ""
79
80
#: email_templates/welcome.html:3
81
#, python-format
82
msgid "Hello, %(username)s!"
83
msgstr ""
84
85
#: email_templates/welcome.html:5 email_templates/welcome.txt:5
86
msgid "Welcome to the roundabout. Make yourself at home."
87
msgstr ""
88
89
#: email_templates/welcome.html:8 email_templates/welcome.txt:7
90
msgid ""
91
"You've just registered for an account at this server. If it wasn't you, "
92
"write to us and we'll remove this email from our database."
93
msgstr ""
94
95
#: email_templates/welcome.html:11 email_templates/welcome.txt:9
96
msgid ""
97
"No email verification is required; email notifications are provided only "
98
"for your convenience."
99
msgstr ""
100
101
#: email_templates/welcome.txt:3
102
#, python-format
103
msgid "# Hello, %(username)s!"
104
msgstr ""
105
106
#: templates/about.html:3
107
msgid "About"
108
msgstr ""
109
110
#: templates/about.html:6
111
msgid "Information"
112
msgstr ""
113
114
#: templates/about.html:69 templates/default.html:6
115
msgid "Roundabout"
116
msgstr ""
117
118
#: templates/about.html:69
119
msgid "alpha testing"
120
msgstr ""
121
122
#: templates/about.html:70
123
msgid "Repository hosting for everyone."
124
msgstr ""
125
126
#: templates/about.html:74
127
msgid "Licensing"
128
msgstr ""
129
130
#: templates/about.html:76
131
msgid ""
132
"Roundabout is free software available under the GNU AGPLv3. You are free "
133
"to use, study, modify and/or distribute both the server and client "
134
"programs, and to host your own instance."
135
msgstr ""
136
137
#: templates/about.html:78
138
msgid "Copyright 2023, Roundabout contributors"
139
msgstr ""
140
141
#: templates/about.html:80
142
msgid ""
143
"This program is free software: you can redistribute it and/or modify it "
144
"under the terms of the GNU Affero General Public License as published by "
145
"the Free Software Foundation, either version 3 of the License, or (at "
146
"your option) any later version."
147
msgstr ""
148
149
#: templates/about.html:83
150
msgid ""
151
"This program is distributed in the hope that it will be useful, but "
152
"without any warranty; without even the implied warranty of "
153
"merchantability or fitness for a particular purpose. See the GNU General "
154
"Public License for more details."
155
msgstr ""
156
157
#: templates/about.html:86
158
msgid ""
159
"You should have received a copy of the GNU General Public License along "
160
"with this program. If not, see the GNU website."
161
msgstr ""
162
163
#: templates/about.html:88
164
msgid "Click to view a copy of the GNU AGPL"
165
msgstr ""
166
167
#: templates/about.html:93
168
msgid "Server information"
169
msgstr ""
170
171
#: templates/about.html:95
172
msgid "Operating System:"
173
msgstr ""
174
175
#: templates/default.html:33 templates/notifications.html:3
176
#: templates/notifications.html:6
177
msgid "Notifications"
178
msgstr ""
179
180
#: templates/default.html:37 templates/default.html:88
181
#: templates/new-repo.html:3 templates/new-repo.html:11
182
msgid "Create repository"
183
msgstr ""
184
185
#: templates/default.html:41
186
msgid "Your favourites"
187
msgstr ""
188
189
#: templates/default.html:45 templates/repo.html:67
190
msgid "Settings"
191
msgstr ""
192
193
#: templates/default.html:49 templates/default.html:97
194
msgid "Log out"
195
msgstr ""
196
197
#: templates/default.html:54 templates/default.html:100
198
#: templates/no-home.html:38
199
msgid "Log in or sign up"
200
msgstr ""
201
202
#: templates/default.html:72
203
msgid "roundabout"
204
msgstr ""
205
206
#: templates/default.html:91 templates/favourites.html:3
207
#: templates/favourites.html:6
208
msgid "Favourites"
209
msgstr ""
210
211
#: templates/default.html:94
212
msgid "User settings"
213
msgstr ""
214
215
#: templates/default.html:123
216
msgid "Automatic"
217
msgstr ""
218
219
#: templates/default.html:165
220
msgid "Close"
221
msgstr ""
222
223
#: templates/empty.html:3
224
msgid "Empty repository"
225
msgstr ""
226
227
#: templates/empty.html:6
228
msgid "This repository is empty"
229
msgstr ""
230
231
#: templates/empty.html:9
232
#, python-format
233
msgid "This repository is currently empty, push to <code>%(remote)s</code>."
234
msgstr ""
235
236
#: templates/error.html:11
237
msgid "go back"
238
msgstr ""
239
240
#: templates/error.html:12
241
msgid "go home"
242
msgstr ""
243
244
#: templates/favourites.html:21
245
msgid "When you add favourite repositories, you can manage them from here."
246
msgstr ""
247
248
#: templates/forbidden.html:3
249
msgid "403"
250
msgstr ""
251
252
#: templates/forbidden.html:6
253
msgid "403 forbidden"
254
msgstr ""
255
256
#: templates/forbidden.html:9
257
msgid "You are not authorised to access this resource."
258
msgstr ""
259
260
#: templates/help.html:4
261
msgid "FAQs"
262
msgstr ""
263
264
#: templates/home.html:3 templates/repository/repo-file.html:25
265
#: templates/repository/repo-tree.html:24
266
msgid "Home"
267
msgstr ""
268
269
#: templates/login.html:3
270
msgid "Login"
271
msgstr ""
272
273
#: templates/login.html:23 templates/login.html:37
274
msgid "Log in"
275
msgstr ""
276
277
#: templates/login.html:30 templates/repository/repo-users.html:68
278
msgid "Username"
279
msgstr ""
280
281
#: templates/login.html:34 templates/login.html:55
282
msgid "Password"
283
msgstr ""
284
285
#: templates/login.html:44 templates/login.html:78
286
msgid "Sign up"
287
msgstr ""
288
289
#: templates/login.html:51
290
msgid "Wanted username"
291
msgstr ""
292
293
#: templates/login.html:59
294
msgid "Repeat password"
295
msgstr ""
296
297
#: templates/login.html:63
298
msgid "Email (recommended)"
299
msgstr ""
300
301
#: templates/login.html:67
302
msgid "Repeat email (recommended)"
303
msgstr ""
304
305
#: templates/login.html:71
306
msgid "Friendly name (optional)"
307
msgstr ""
308
309
#: templates/login.html:76
310
msgid "I accept the"
311
msgstr ""
312
313
#: templates/login.html:76
314
msgid "policies listed here"
315
msgstr ""
316
317
#: templates/method-not-allowed.html:3
318
msgid "405"
319
msgstr ""
320
321
#: templates/method-not-allowed.html:6
322
msgid "405 method not allowed"
323
msgstr ""
324
325
#: templates/method-not-allowed.html:9
326
msgid "This resource is not intended to be accessed with the current method."
327
msgstr ""
328
329
#: templates/new-repo.html:17
330
msgid "Name"
331
msgstr ""
332
333
#: templates/new-repo.html:21
334
msgid "Public"
335
msgstr ""
336
337
#: templates/new-repo.html:22
338
msgid "Unlisted"
339
msgstr ""
340
341
#: templates/new-repo.html:23
342
msgid "Private"
343
msgstr ""
344
345
#: templates/new-repo.html:25
346
msgid "Create"
347
msgstr ""
348
349
#: templates/no-home.html:3
350
msgid "Welcome"
351
msgstr ""
352
353
#: templates/no-home.html:33
354
msgid "The roundabout to all your code"
355
msgstr ""
356
357
#: templates/no-home.html:34
358
msgid "Git repository hosting, made simple. Powered by free software."
359
msgstr ""
360
361
#: templates/no-home.html:39
362
msgid "Download"
363
msgstr ""
364
365
#: templates/no-home.html:40
366
msgid "for setting up your own instance"
367
msgstr ""
368
369
#: templates/no-home.html:44
370
msgid "System Info"
371
msgstr ""
372
373
#: templates/no-home.html:45
374
msgid "Help & FAQ"
375
msgstr ""
376
377
#: templates/no-home.html:46
378
msgid "Contact Us"
379
msgstr ""
380
381
#: templates/not-found.html:3
382
msgid "404"
383
msgstr ""
384
385
#: templates/not-found.html:6
386
msgid "404 not found"
387
msgstr ""
388
389
#: templates/not-found.html:9
390
msgid "The resource you have requested is not available on this server."
391
msgstr ""
392
393
#: templates/notifications.html:21
394
msgid "When you get notifications, they'll be shown here."
395
msgstr ""
396
397
#: templates/path-bar.html:2 templates/path-bar.html:5
398
#: templates/repository/repo-log.html:12 templates/repository/repo-log.html:15
399
msgid "tag:"
400
msgstr ""
401
402
#: templates/post.html:28
403
msgid "Reply"
404
msgstr ""
405
406
#: templates/post.html:33 templates/repository/repo-forum.html:17
407
msgid "Subject"
408
msgstr ""
409
410
#: templates/post.html:34
411
#, python-format
412
msgid "Re: %(post_subject)s"
413
msgstr ""
414
415
#: templates/post.html:38 templates/repository/repo-forum.html:22
416
msgid "Submit"
417
msgstr ""
418
419
#: templates/post.html:54
420
msgid "Comments hidden; click to go deeper."
421
msgstr ""
422
423
#: templates/repo.html:15 templates/repo.html:84
424
msgid "Clone"
425
msgstr ""
426
427
#: templates/repo.html:25
428
msgid "Clone over HTTP"
429
msgstr ""
430
431
#: templates/repo.html:37
432
msgid "Files"
433
msgstr ""
434
435
#: templates/repo.html:42 templates/repository/repo-branches.html:10
436
msgid "Branches"
437
msgstr ""
438
439
#: templates/repo.html:47
440
msgid "History"
441
msgstr ""
442
443
#: templates/repo.html:52
444
msgid "PRs"
445
msgstr ""
446
447
#: templates/repo.html:57
448
msgid "Forum"
449
msgstr ""
450
451
#: templates/repo.html:62
452
msgid "Users"
453
msgstr ""
454
455
#: templates/repo.html:75
456
msgid "Mark as favourite"
457
msgstr ""
458
459
#: templates/repo.html:77
460
msgid "Favourite"
461
msgstr ""
462
463
#: templates/repo.html:79
464
msgid "Remove favourite"
465
msgstr ""
466
467
#: templates/teapot.html:3
468
msgid "418"
469
msgstr ""
470
471
#: templates/teapot.html:6
472
msgid "418 I'm a teapot"
473
msgstr ""
474
475
#: templates/teapot.html:9
476
msgid "This server does not implement brewing coffee."
477
msgstr ""
478
479
#: templates/tree-view.html:4
480
msgid "File name"
481
msgstr ""
482
483
#: templates/tree-view.html:5
484
msgid "Media type"
485
msgstr ""
486
487
#: templates/tree-view.html:6
488
msgid "Size"
489
msgstr ""
490
491
#: templates/tree-view.html:7
492
msgid "Last commit"
493
msgstr ""
494
495
#: templates/unauthorised.html:3
496
msgid "401"
497
msgstr ""
498
499
#: templates/unauthorised.html:6
500
msgid "401 unauthorised"
501
msgstr ""
502
503
#: templates/unauthorised.html:9
504
msgid "This resource requires authentication, but you are not authenticated."
505
msgstr ""
506
507
#: templates/user-profile-followers.html:23
508
msgid "This user hasn't got any followers."
509
msgstr ""
510
511
#: templates/user-profile-follows.html:23
512
msgid "This user isn't following anyone yet."
513
msgstr ""
514
515
#: templates/user-profile-repositories.html:21
516
msgid "This user doesn't own any repositories."
517
msgstr ""
518
519
#: templates/user-profile.html:12
520
msgid "Profile"
521
msgstr ""
522
523
#: templates/user-profile.html:17
524
msgid "Repositories"
525
msgstr ""
526
527
#: templates/user-profile.html:22
528
msgid "Followers"
529
msgstr ""
530
531
#: templates/user-profile.html:27
532
msgid "Following"
533
msgstr ""
534
535
#: templates/user-profile.html:37
536
msgid "Follow"
537
msgstr ""
538
539
#: templates/repository/repo-branches.html:5
540
#, python-format
541
msgid "Branches of %(username)s/%(repository)s"
542
msgstr ""
543
544
#: templates/repository/repo-branches.html:20
545
msgid "Default"
546
msgstr ""
547
548
#: templates/repository/repo-branches.html:26
549
#: templates/repository/repo-branches.html:45
550
#: templates/repository/repo-log.html:68
551
msgid "View tree"
552
msgstr ""
553
554
#: templates/repository/repo-branches.html:32
555
msgid "Tags"
556
msgstr ""
557
558
#: templates/repository/repo-file.html:5
559
#, python-format
560
msgid "%(basename)s in %(username)s/%(repository)s"
561
msgstr ""
562
563
#: templates/repository/repo-file.html:16
564
#: templates/repository/repo-tree.html:15
565
msgid "Back"
566
msgstr ""
567
568
#: templates/repository/repo-file.html:19
569
#: templates/repository/repo-tree.html:18
570
msgid "Forwards"
571
msgstr ""
572
573
#: templates/repository/repo-file.html:22
574
#: templates/repository/repo-tree.html:21
575
msgid "Up"
576
msgstr ""
577
578
#: templates/repository/repo-file.html:28
579
#: templates/repository/repo-tree.html:27
580
msgid "Refresh"
581
msgstr ""
582
583
#: templates/repository/repo-forum-thread.html:5
584
#, python-format
585
msgid "%(subject)s in %(username)s/%(repository)s"
586
msgstr ""
587
588
#: templates/repository/repo-forum.html:5
589
#, python-format
590
msgid "Forum of %(username)s/%(repository)s"
591
msgstr ""
592
593
#: templates/repository/repo-forum.html:12
594
msgid "Post topic"
595
msgstr ""
596
597
#: templates/repository/repo-log.html:5
598
#, python-format
599
msgid "History of %(username)s/%(repository)s"
600
msgstr ""
601
602
#: templates/repository/repo-log.html:57
603
#, python-format
604
msgid ""
605
"\n"
606
" by <a "
607
"href=\"/%(owner_name)s\">%(owner_name)s</a>,\n"
608
" <span title=\"received on "
609
"%(receive_date)s\">\n"
610
" %(author_date)s\n"
611
" </span>\n"
612
" "
613
msgstr ""
614
615
#: templates/repository/repo-prs.html:5
616
#, python-format
617
msgid "PRs of %(username)s/%(repository)s"
618
msgstr ""
619
620
#: templates/repository/repo-prs.html:14
621
msgid "Head branch"
622
msgstr ""
623
624
#: templates/repository/repo-prs.html:19
625
msgid "Base branch"
626
msgstr ""
627
628
#: templates/repository/repo-prs.html:24
629
msgid "Request merging"
630
msgstr ""
631
632
#: templates/repository/repo-prs.html:35
633
msgid "pending"
634
msgstr ""
635
636
#: templates/repository/repo-prs.html:39
637
msgid "merged"
638
msgstr ""
639
640
#: templates/repository/repo-prs.html:43
641
msgid "rejected"
642
msgstr ""
643
644
#: templates/repository/repo-prs.html:48
645
msgid "Requested by"
646
msgstr ""
647
648
#: templates/repository/repo-prs.html:54
649
msgid "Deny"
650
msgstr ""
651
652
#: templates/repository/repo-prs.html:58
653
msgid "Merge"
654
msgstr ""
655
656
#: templates/repository/repo-tree.html:5
657
#, python-format
658
msgid "Tree of %(username)s/%(repository)s"
659
msgstr ""
660
661
#: templates/repository/repo-users.html:5
662
#, python-format
663
msgid "Users of %(username)s/%(repository)s"
664
msgstr ""
665
666
#: templates/repository/repo-users.html:22
667
#: templates/repository/repo-users.html:48
668
msgid "Administrator / Owner"
669
msgstr ""
670
671
#: templates/repository/repo-users.html:28
672
msgid "Remove"
673
msgstr ""
674
675
#: templates/repository/repo-users.html:31
676
#: templates/repository/repo-users.html:51
677
msgid "Contributor"
678
msgstr ""
679
680
#: templates/repository/repo-users.html:33
681
#: templates/repository/repo-users.html:53
682
#: templates/repository/repo-users.html:75
683
msgid "Read-only"
684
msgstr ""
685
686
#: templates/repository/repo-users.html:36
687
#: templates/repository/repo-users.html:56
688
#: templates/repository/repo-users.html:77
689
msgid "Read-write"
690
msgstr ""
691
692
#: templates/repository/repo-users.html:37
693
#: templates/repository/repo-users.html:58
694
#: templates/repository/repo-users.html:78
695
msgid "Administrator"
696
msgstr ""
697
698
#: templates/repository/repo-users.html:39
699
msgid "Update"
700
msgstr ""
701
702
#: templates/repository/repo-users.html:72
703
msgid "Level"
704
msgstr ""
705
706
#: templates/repository/repo-users.html:81
707
msgid "Add"
708
msgstr ""
709
710
#: venv/lib/python3.10/site-packages/click/_termui_impl.py:518
711
msgid "{editor}: Editing failed"
712
msgstr ""
713
714
#: venv/lib/python3.10/site-packages/click/_termui_impl.py:522
715
msgid "{editor}: Editing failed: {e}"
716
msgstr ""
717
718
#: venv/lib/python3.10/site-packages/click/core.py:1120
719
msgid "Aborted!"
720
msgstr ""
721
722
#: venv/lib/python3.10/site-packages/click/core.py:1309
723
#: venv/lib/python3.10/site-packages/click/decorators.py:559
724
msgid "Show this message and exit."
725
msgstr ""
726
727
#: venv/lib/python3.10/site-packages/click/core.py:1340
728
#: venv/lib/python3.10/site-packages/click/core.py:1370
729
msgid "(Deprecated) {text}"
730
msgstr ""
731
732
#: venv/lib/python3.10/site-packages/click/core.py:1387
733
msgid "Options"
734
msgstr ""
735
736
#: venv/lib/python3.10/site-packages/click/core.py:1415
737
msgid "Got unexpected extra argument ({args})"
738
msgid_plural "Got unexpected extra arguments ({args})"
739
msgstr[0] ""
740
msgstr[1] ""
741
742
#: venv/lib/python3.10/site-packages/click/core.py:1428
743
msgid "DeprecationWarning: The command {name!r} is deprecated."
744
msgstr ""
745
746
#: venv/lib/python3.10/site-packages/click/core.py:1636
747
msgid "Commands"
748
msgstr ""
749
750
#: venv/lib/python3.10/site-packages/click/core.py:1668
751
msgid "Missing command."
752
msgstr ""
753
754
#: venv/lib/python3.10/site-packages/click/core.py:1746
755
msgid "No such command {name!r}."
756
msgstr ""
757
758
#: venv/lib/python3.10/site-packages/click/core.py:2310
759
msgid "Value must be an iterable."
760
msgstr ""
761
762
#: venv/lib/python3.10/site-packages/click/core.py:2333
763
msgid "Takes {nargs} values but 1 was given."
764
msgid_plural "Takes {nargs} values but {len} were given."
765
msgstr[0] ""
766
msgstr[1] ""
767
768
#: venv/lib/python3.10/site-packages/click/core.py:2778
769
msgid "env var: {var}"
770
msgstr ""
771
772
#: venv/lib/python3.10/site-packages/click/core.py:2808
773
msgid "(dynamic)"
774
msgstr ""
775
776
#: venv/lib/python3.10/site-packages/click/core.py:2821
777
msgid "default: {default}"
778
msgstr ""
779
780
#: venv/lib/python3.10/site-packages/click/core.py:2834
781
msgid "required"
782
msgstr ""
783
784
#: venv/lib/python3.10/site-packages/click/decorators.py:465
785
#, python-format
786
msgid "%(prog)s, version %(version)s"
787
msgstr ""
788
789
#: venv/lib/python3.10/site-packages/click/decorators.py:528
790
msgid "Show the version and exit."
791
msgstr ""
792
793
#: venv/lib/python3.10/site-packages/click/exceptions.py:44
794
#: venv/lib/python3.10/site-packages/click/exceptions.py:80
795
msgid "Error: {message}"
796
msgstr ""
797
798
#: venv/lib/python3.10/site-packages/click/exceptions.py:72
799
msgid "Try '{command} {option}' for help."
800
msgstr ""
801
802
#: venv/lib/python3.10/site-packages/click/exceptions.py:121
803
msgid "Invalid value: {message}"
804
msgstr ""
805
806
#: venv/lib/python3.10/site-packages/click/exceptions.py:123
807
msgid "Invalid value for {param_hint}: {message}"
808
msgstr ""
809
810
#: venv/lib/python3.10/site-packages/click/exceptions.py:179
811
msgid "Missing argument"
812
msgstr ""
813
814
#: venv/lib/python3.10/site-packages/click/exceptions.py:181
815
msgid "Missing option"
816
msgstr ""
817
818
#: venv/lib/python3.10/site-packages/click/exceptions.py:183
819
msgid "Missing parameter"
820
msgstr ""
821
822
#: venv/lib/python3.10/site-packages/click/exceptions.py:185
823
msgid "Missing {param_type}"
824
msgstr ""
825
826
#: venv/lib/python3.10/site-packages/click/exceptions.py:192
827
msgid "Missing parameter: {param_name}"
828
msgstr ""
829
830
#: venv/lib/python3.10/site-packages/click/exceptions.py:212
831
msgid "No such option: {name}"
832
msgstr ""
833
834
#: venv/lib/python3.10/site-packages/click/exceptions.py:226
835
msgid "Did you mean {possibility}?"
836
msgid_plural "(Possible options: {possibilities})"
837
msgstr[0] ""
838
msgstr[1] ""
839
840
#: venv/lib/python3.10/site-packages/click/exceptions.py:262
841
msgid "unknown error"
842
msgstr ""
843
844
#: venv/lib/python3.10/site-packages/click/exceptions.py:269
845
msgid "Could not open file {filename!r}: {message}"
846
msgstr ""
847
848
#: venv/lib/python3.10/site-packages/click/parser.py:231
849
msgid "Argument {name!r} takes {nargs} values."
850
msgstr ""
851
852
#: venv/lib/python3.10/site-packages/click/parser.py:413
853
msgid "Option {name!r} does not take a value."
854
msgstr ""
855
856
#: venv/lib/python3.10/site-packages/click/parser.py:473
857
msgid "Option {name!r} requires an argument."
858
msgid_plural "Option {name!r} requires {nargs} arguments."
859
msgstr[0] ""
860
msgstr[1] ""
861
862
#: venv/lib/python3.10/site-packages/click/shell_completion.py:318
863
msgid "Shell completion is not supported for Bash versions older than 4.4."
864
msgstr ""
865
866
#: venv/lib/python3.10/site-packages/click/shell_completion.py:326
867
msgid "Couldn't detect Bash version, shell completion is not supported."
868
msgstr ""
869
870
#: venv/lib/python3.10/site-packages/click/termui.py:158
871
msgid "Repeat for confirmation"
872
msgstr ""
873
874
#: venv/lib/python3.10/site-packages/click/termui.py:174
875
msgid "Error: The value you entered was invalid."
876
msgstr ""
877
878
#: venv/lib/python3.10/site-packages/click/termui.py:176
879
msgid "Error: {e.message}"
880
msgstr ""
881
882
#: venv/lib/python3.10/site-packages/click/termui.py:187
883
msgid "Error: The two entered values do not match."
884
msgstr ""
885
886
#: venv/lib/python3.10/site-packages/click/termui.py:243
887
msgid "Error: invalid input"
888
msgstr ""
889
890
#: venv/lib/python3.10/site-packages/click/termui.py:773
891
msgid "Press any key to continue..."
892
msgstr ""
893
894
#: venv/lib/python3.10/site-packages/click/types.py:266
895
msgid ""
896
"Choose from:\n"
897
"\t{choices}"
898
msgstr ""
899
900
#: venv/lib/python3.10/site-packages/click/types.py:300
901
msgid "{value!r} is not {choice}."
902
msgid_plural "{value!r} is not one of {choices}."
903
msgstr[0] ""
904
msgstr[1] ""
905
906
#: venv/lib/python3.10/site-packages/click/types.py:394
907
msgid "{value!r} does not match the format {format}."
908
msgid_plural "{value!r} does not match the formats {formats}."
909
msgstr[0] ""
910
msgstr[1] ""
911
912
#: venv/lib/python3.10/site-packages/click/types.py:414
913
msgid "{value!r} is not a valid {number_type}."
914
msgstr ""
915
916
#: venv/lib/python3.10/site-packages/click/types.py:470
917
msgid "{value} is not in the range {range}."
918
msgstr ""
919
920
#: venv/lib/python3.10/site-packages/click/types.py:611
921
msgid "{value!r} is not a valid boolean."
922
msgstr ""
923
924
#: venv/lib/python3.10/site-packages/click/types.py:635
925
msgid "{value!r} is not a valid UUID."
926
msgstr ""
927
928
#: venv/lib/python3.10/site-packages/click/types.py:822
929
msgid "file"
930
msgstr ""
931
932
#: venv/lib/python3.10/site-packages/click/types.py:824
933
msgid "directory"
934
msgstr ""
935
936
#: venv/lib/python3.10/site-packages/click/types.py:826
937
msgid "path"
938
msgstr ""
939
940
#: venv/lib/python3.10/site-packages/click/types.py:877
941
msgid "{name} {filename!r} does not exist."
942
msgstr ""
943
944
#: venv/lib/python3.10/site-packages/click/types.py:886
945
msgid "{name} {filename!r} is a file."
946
msgstr ""
947
948
#: venv/lib/python3.10/site-packages/click/types.py:894
949
msgid "{name} '{filename}' is a directory."
950
msgstr ""
951
952
#: venv/lib/python3.10/site-packages/click/types.py:903
953
msgid "{name} {filename!r} is not readable."
954
msgstr ""
955
956
#: venv/lib/python3.10/site-packages/click/types.py:912
957
msgid "{name} {filename!r} is not writable."
958
msgstr ""
959
960
#: venv/lib/python3.10/site-packages/click/types.py:921
961
msgid "{name} {filename!r} is not executable."
962
msgstr ""
963
964
#: venv/lib/python3.10/site-packages/click/types.py:987
965
msgid "{len_type} values are required, but {len_value} was given."
966
msgid_plural "{len_type} values are required, but {len_value} were given."
967
msgstr[0] ""
968
msgstr[1] ""
969
970
#: venv/lib/python3.10/site-packages/kombu/transport/qpid.py:1311
971
#, python-format
972
msgid "Attempting to connect to qpid with SASL mechanism %s"
973
msgstr ""
974
975
#: venv/lib/python3.10/site-packages/kombu/transport/qpid.py:1316
976
#, python-format
977
msgid "Connected to qpid with SASL mechanism %s"
978
msgstr ""
979
980
#: venv/lib/python3.10/site-packages/kombu/transport/qpid.py:1334
981
#, python-format
982
msgid "Unable to connect to qpid with SASL mechanism %s"
983
msgstr ""
984
985