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.po

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