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 • 24.44 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-06-25 13:27+0300\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:99 templates/default.html:158
21
msgid "English"
22
msgstr ""
23
24
#: app.py:257 app.py:272
25
msgid "Settings saved"
26
msgstr ""
27
28
#: app.py:408
29
msgid "Successfully logged in as {username}"
30
msgstr ""
31
32
#: app.py:415
33
msgid "User not found"
34
msgstr ""
35
36
#: app.py:421
37
msgid "Invalid password"
38
msgstr ""
39
40
#: app.py:436
41
msgid "Usernames may only contain Latin alphabet, numbers and '-'"
42
msgstr ""
43
44
#: app.py:441
45
msgid "Usernames may not contain consecutive hyphens"
46
msgstr ""
47
48
#: app.py:446
49
msgid "Usernames may not start or end with a hyphen"
50
msgstr ""
51
52
#: app.py:452
53
msgid "Sorry, {username} is a system path"
54
msgstr ""
55
56
#: app.py:462
57
msgid "Usernames must be lowercase, so it's been converted automatically"
58
msgstr ""
59
60
#: app.py:469
61
msgid "The username {username} is taken"
62
msgstr ""
63
64
#: app.py:476
65
msgid "Make sure the passwords match"
66
msgstr ""
67
68
#: app.py:486
69
msgid "Successfully created and logged in as {username}"
70
msgstr ""
71
72
#: app.py:511
73
msgid "Repository names may only contain Latin alphabet, numbers, '-' and '_'"
74
msgstr ""
75
76
#: app.py:522
77
msgid "Successfully created repository {name}"
78
msgstr ""
79
80
#: app.py:531
81
msgid "Successfully logged out"
82
msgstr ""
83
84
#: app.py:1428
85
msgid "Bad branch name"
86
msgstr ""
87
88
#: app.py:1435
89
msgid "Head can't be restricted"
90
msgstr ""
91
92
#: app.py:1615
93
msgid ""
94
"Your repository {repository} has been demoted from a primary site to a "
95
"regular site because there can only be one primary site per user."
96
msgstr ""
97
98
#: jinja_utils.py:75
99
msgid "Monday"
100
msgstr ""
101
102
#: jinja_utils.py:76
103
msgid "Tuesday"
104
msgstr ""
105
106
#: jinja_utils.py:77
107
msgid "Wednesday"
108
msgstr ""
109
110
#: jinja_utils.py:78
111
msgid "Thursday"
112
msgstr ""
113
114
#: jinja_utils.py:79
115
msgid "Friday"
116
msgstr ""
117
118
#: jinja_utils.py:80
119
msgid "Saturday"
120
msgstr ""
121
122
#: jinja_utils.py:81
123
msgid "Sunday"
124
msgstr ""
125
126
#: jinja_utils.py:88
127
msgid "Mon"
128
msgstr ""
129
130
#: jinja_utils.py:89
131
msgid "Tue"
132
msgstr ""
133
134
#: jinja_utils.py:90
135
msgid "Wed"
136
msgstr ""
137
138
#: jinja_utils.py:91
139
msgid "Thu"
140
msgstr ""
141
142
#: jinja_utils.py:92
143
msgid "Fri"
144
msgstr ""
145
146
#: jinja_utils.py:93
147
msgid "Sat"
148
msgstr ""
149
150
#: jinja_utils.py:94
151
msgid "Sun"
152
msgstr ""
153
154
#: jinja_utils.py:101
155
msgid "January"
156
msgstr ""
157
158
#: jinja_utils.py:102
159
msgid "February"
160
msgstr ""
161
162
#: jinja_utils.py:103
163
msgid "March"
164
msgstr ""
165
166
#: jinja_utils.py:104
167
msgid "April"
168
msgstr ""
169
170
#: jinja_utils.py:105
171
msgid "May"
172
msgstr ""
173
174
#: jinja_utils.py:106
175
msgid "June"
176
msgstr ""
177
178
#: jinja_utils.py:107
179
msgid "July"
180
msgstr ""
181
182
#: jinja_utils.py:108
183
msgid "August"
184
msgstr ""
185
186
#: jinja_utils.py:109
187
msgid "September"
188
msgstr ""
189
190
#: jinja_utils.py:110
191
msgid "October"
192
msgstr ""
193
194
#: jinja_utils.py:111
195
msgid "November"
196
msgstr ""
197
198
#: jinja_utils.py:112
199
msgid "December"
200
msgstr ""
201
202
#: jinja_utils.py:119
203
msgid "Jan"
204
msgstr ""
205
206
#: jinja_utils.py:120
207
msgid "Feb"
208
msgstr ""
209
210
#: jinja_utils.py:121
211
msgid "Mar"
212
msgstr ""
213
214
#: jinja_utils.py:122
215
msgid "Apr"
216
msgstr ""
217
218
#: jinja_utils.py:123
219
msgid "May (short)"
220
msgstr ""
221
222
#: jinja_utils.py:124
223
msgid "Jun"
224
msgstr ""
225
226
#: jinja_utils.py:125
227
msgid "Jul"
228
msgstr ""
229
230
#: jinja_utils.py:126
231
msgid "Aug"
232
msgstr ""
233
234
#: jinja_utils.py:127
235
msgid "Sep"
236
msgstr ""
237
238
#: jinja_utils.py:128
239
msgid "Oct"
240
msgstr ""
241
242
#: jinja_utils.py:129
243
msgid "Nov"
244
msgstr ""
245
246
#: jinja_utils.py:130
247
msgid "Dec"
248
msgstr ""
249
250
#: jinja_utils.py:136
251
msgid "am"
252
msgstr ""
253
254
#: jinja_utils.py:138
255
msgid "pm"
256
msgstr ""
257
258
#: templates/about.html:3
259
msgid "About"
260
msgstr ""
261
262
#: templates/about.html:6 templates/repo.html:15 templates/repo.html:96
263
msgid "Information"
264
msgstr ""
265
266
#: templates/about.html:69 templates/default.html:7
267
msgid "Roundabout"
268
msgstr ""
269
270
#: templates/about.html:70
271
msgid "Repository hosting for everyone."
272
msgstr ""
273
274
#: templates/about.html:74
275
msgid "Licensing"
276
msgstr ""
277
278
#: templates/about.html:76
279
msgid ""
280
"Roundabout is free software available under the GNU AGPLv3. You are free "
281
"to use, study, modify and/or distribute both the server and client "
282
"programs, and to host your own instance."
283
msgstr ""
284
285
#: templates/about.html:78
286
msgid "Copyright 2024, Roundabout contributors"
287
msgstr ""
288
289
#: templates/about.html:80
290
msgid ""
291
"This program is free software: you can redistribute it and/or modify it "
292
"under the terms of the GNU Affero General Public License as published by "
293
"the Free Software Foundation, either version 3 of the License, or (at "
294
"your option) any later version."
295
msgstr ""
296
297
#: templates/about.html:83
298
msgid ""
299
"This program is distributed in the hope that it will be useful, but "
300
"without any warranty; without even the implied warranty of "
301
"merchantability or fitness for a particular purpose. See the GNU General "
302
"Public License for more details."
303
msgstr ""
304
305
#: templates/about.html:86
306
msgid ""
307
"You should have received a copy of the GNU General Public License along "
308
"with this program. If not, see the GNU website."
309
msgstr ""
310
311
#: templates/about.html:88
312
msgid "Click to view a copy of the GNU AGPL"
313
msgstr ""
314
315
#: templates/about.html:93
316
msgid "Server information"
317
msgstr ""
318
319
#: templates/about.html:95
320
msgid "Operating System:"
321
msgstr ""
322
323
#: templates/default.html:61 templates/notifications.html:3
324
#: templates/notifications.html:6
325
msgid "Notifications"
326
msgstr ""
327
328
#: templates/default.html:65 templates/default.html:126
329
#: templates/new-repo.html:3 templates/new-repo.html:11
330
msgid "Create repository"
331
msgstr ""
332
333
#: templates/default.html:69
334
msgid "Your favourites"
335
msgstr ""
336
337
#: templates/default.html:73 templates/repo.html:79
338
#: templates/user-settings.html:6
339
msgid "Settings"
340
msgstr ""
341
342
#: templates/default.html:77 templates/default.html:135
343
msgid "Log out"
344
msgstr ""
345
346
#: templates/default.html:82 templates/default.html:138
347
#: templates/no-home.html:38
348
msgid "Log in or sign up"
349
msgstr ""
350
351
#: templates/default.html:97
352
msgid ""
353
"By using this site, you agree to have cookies stored on your device, "
354
"strictly for functional purposes, such as storing your session and "
355
"preferences."
356
msgstr ""
357
358
#: templates/default.html:100
359
msgid "Dismiss"
360
msgstr ""
361
362
#: templates/default.html:110
363
msgid "roundabout"
364
msgstr ""
365
366
#: templates/default.html:129 templates/favourites.html:3
367
#: templates/favourites.html:6
368
msgid "Favourites"
369
msgstr ""
370
371
#: templates/default.html:132 templates/user-settings.html:3
372
#: templates/user-settings.html:11
373
msgid "User settings"
374
msgstr ""
375
376
#: templates/default.html:163
377
msgid "Automatic"
378
msgstr ""
379
380
#: templates/default.html:205
381
msgid "Close"
382
msgstr ""
383
384
#: templates/empty.html:3
385
msgid "Empty repository"
386
msgstr ""
387
388
#: templates/empty.html:6
389
msgid "This repository is empty"
390
msgstr ""
391
392
#: templates/empty.html:9
393
#, python-format
394
msgid "This repository is currently empty, push to <code>%(remote)s</code>."
395
msgstr ""
396
397
#: templates/error.html:11
398
msgid "go back"
399
msgstr ""
400
401
#: templates/error.html:12
402
msgid "go home"
403
msgstr ""
404
405
#: templates/favourites.html:16
406
msgid "Repository"
407
msgstr ""
408
409
#: templates/favourites.html:17
410
msgid "Commit"
411
msgstr ""
412
413
#: templates/favourites.html:18 templates/repo.html:69
414
msgid "Forum"
415
msgstr ""
416
417
#: templates/favourites.html:19
418
msgid "Pull request"
419
msgstr ""
420
421
#: templates/favourites.html:20
422
msgid "Administrative"
423
msgstr ""
424
425
#: templates/favourites.html:36
426
msgid "When you add favourite repositories, you can manage them from here."
427
msgstr ""
428
429
#: templates/file-view.html:5
430
msgid "View raw"
431
msgstr ""
432
433
#: templates/file-view.html:6 templates/no-home.html:39
434
msgid "Download"
435
msgstr ""
436
437
#: templates/file-view.html:15
438
msgid "Rendered"
439
msgstr ""
440
441
#: templates/file-view.html:23
442
msgid "Raw"
443
msgstr ""
444
445
#: templates/file-view.html:44 templates/file-view.html:49
446
msgid "Your browser does not support HTML5 multimedia."
447
msgstr ""
448
449
#: templates/file-view.html:45 templates/file-view.html:50
450
msgid "Download file"
451
msgstr ""
452
453
#: templates/home.html:3 templates/repository/repo-file.html:24
454
#: templates/repository/repo-tree.html:24
455
msgid "Home"
456
msgstr ""
457
458
#: templates/home.html:14 templates/home.html:17
459
msgid "Search"
460
msgstr ""
461
462
#: templates/home.html:16
463
msgid "Search repositories..."
464
msgstr ""
465
466
#: templates/login.html:3
467
msgid "Login"
468
msgstr ""
469
470
#: templates/login.html:23 templates/login.html:39
471
msgid "Log in"
472
msgstr ""
473
474
#: templates/login.html:30 templates/repository/repo-users.html:68
475
msgid "Username"
476
msgstr ""
477
478
#: templates/login.html:34 templates/login.html:59
479
msgid "Password"
480
msgstr ""
481
482
#: templates/login.html:46 templates/login.html:90
483
msgid "Sign up"
484
msgstr ""
485
486
#: templates/login.html:53
487
msgid "Wanted username"
488
msgstr ""
489
490
#: templates/login.html:55
491
msgid ""
492
"Only letters, numbers or hyphens, cannot be\n"
493
" changed later"
494
msgstr ""
495
496
#: templates/login.html:62
497
msgid ""
498
"Stored only hashed, so we can't recover it for\n"
499
" you"
500
msgstr ""
501
502
#: templates/login.html:66
503
msgid "Repeat password"
504
msgstr ""
505
506
#: templates/login.html:71
507
msgid "Email (recommended)"
508
msgstr ""
509
510
#: templates/login.html:73
511
msgid ""
512
"Used for notifications, only displayed if you'd\n"
513
" like to"
514
msgstr ""
515
516
#: templates/login.html:77
517
msgid "Display name (optional)"
518
msgstr ""
519
520
#: templates/login.html:79
521
msgid ""
522
"Doesn't have username restrictions, can be\n"
523
" changed later"
524
msgstr ""
525
526
#: templates/login.html:85
527
msgid "I accept the"
528
msgstr ""
529
530
#: templates/login.html:86
531
msgid ""
532
"policies listed\n"
533
" here"
534
msgstr ""
535
536
#: templates/new-repo.html:17
537
msgid "Name"
538
msgstr ""
539
540
#: templates/new-repo.html:21 templates/repository/repo-settings.html:19
541
msgid "Public"
542
msgstr ""
543
544
#: templates/new-repo.html:22 templates/repository/repo-settings.html:23
545
msgid "Unlisted"
546
msgstr ""
547
548
#: templates/new-repo.html:23 templates/repository/repo-settings.html:27
549
msgid "Private"
550
msgstr ""
551
552
#: templates/new-repo.html:25
553
msgid "Create"
554
msgstr ""
555
556
#: templates/no-home.html:3 templates/notifications.html:21
557
msgid "Welcome"
558
msgstr ""
559
560
#: templates/no-home.html:34
561
msgid "Easy git repository hosting, with free software"
562
msgstr ""
563
564
#: templates/no-home.html:40
565
msgid "for setting up your own instance"
566
msgstr ""
567
568
#: templates/no-home.html:44
569
msgid "System Info"
570
msgstr ""
571
572
#: templates/no-home.html:45
573
msgid "Help & FAQ"
574
msgstr ""
575
576
#: templates/no-home.html:46
577
msgid "Contact Us"
578
msgstr ""
579
580
#: templates/notifications.html:14
581
msgid "Mark all as read"
582
msgstr ""
583
584
#: templates/notifications.html:26
585
msgid "Commited by"
586
msgstr ""
587
588
#: templates/notifications.html:27 templates/notifications.html:34
589
#: templates/notifications.html:41
590
msgid "in"
591
msgstr ""
592
593
#: templates/notifications.html:33
594
msgid "Posted by"
595
msgstr ""
596
597
#: templates/notifications.html:40 templates/repository/repo-prs.html:48
598
msgid "Requested by"
599
msgstr ""
600
601
#: templates/notifications.html:48
602
msgid "Mark as read"
603
msgstr ""
604
605
#: templates/notifications.html:52
606
msgid "Mark as unread"
607
msgstr ""
608
609
#: templates/notifications.html:59
610
msgid "When you get notifications, they'll be shown here."
611
msgstr ""
612
613
#: templates/path-bar.html:2 templates/path-bar.html:5
614
#: templates/repository/repo-log.html:12 templates/repository/repo-log.html:15
615
msgid "tag:"
616
msgstr ""
617
618
#: templates/post.html:28
619
msgid "Reply"
620
msgstr ""
621
622
#: templates/post.html:33 templates/repository/repo-forum.html:17
623
msgid "Subject"
624
msgstr ""
625
626
#: templates/post.html:38 templates/repository/repo-forum.html:22
627
msgid "Submit"
628
msgstr ""
629
630
#: templates/post.html:54
631
msgid "Comments hidden; click to go deeper."
632
msgstr ""
633
634
#: templates/repo.html:36
635
msgid "Clone over HTTP"
636
msgstr ""
637
638
#: templates/repo.html:49
639
msgid "Files"
640
msgstr ""
641
642
#: templates/repo.html:54 templates/repository/repo-branches.html:10
643
msgid "Branches"
644
msgstr ""
645
646
#: templates/repo.html:59
647
msgid "History"
648
msgstr ""
649
650
#: templates/repo.html:64
651
msgid "PRs"
652
msgstr ""
653
654
#: templates/repo.html:74
655
msgid "Users"
656
msgstr ""
657
658
#: templates/repo.html:87
659
msgid "Mark as favourite"
660
msgstr ""
661
662
#: templates/repo.html:89
663
msgid "Favourite"
664
msgstr ""
665
666
#: templates/repo.html:91
667
msgid "Remove favourite"
668
msgstr ""
669
670
#: templates/search.html:4
671
#, python-format
672
msgid "Repository listing: %(query)s"
673
msgstr ""
674
675
#: templates/task-monitor.html:3
676
#, python-format
677
msgid "Task monitor for %(result_id)s"
678
msgstr ""
679
680
#: templates/task-monitor.html:6
681
#, python-format
682
msgid "Task %(result_id)s"
683
msgstr ""
684
685
#: templates/task-monitor.html:12
686
msgid "Task results"
687
msgstr ""
688
689
#: templates/task-monitor.html:16
690
msgid "Done"
691
msgstr ""
692
693
#: templates/task-monitor.html:19
694
msgid "Running..."
695
msgstr ""
696
697
#: templates/task-monitor.html:26 templates/task-monitor.html:37
698
msgid "Info"
699
msgstr ""
700
701
#: templates/task-monitor.html:30 templates/task-monitor.html:41
702
msgid "Errors"
703
msgstr ""
704
705
#: templates/task-monitor.html:46
706
msgid "Cannot merge your branches"
707
msgstr ""
708
709
#: templates/task-monitor.html:48
710
msgid ""
711
"Since we can't help you with this yet, you'll need to resolve the merge "
712
"conflicts on your own computer."
713
msgstr ""
714
715
#: templates/task-monitor.html:51
716
msgid "In a shell inside your repository execute:"
717
msgstr ""
718
719
#: templates/task-monitor.html:60
720
msgid "Then fix your conflicts, merge, and finally, run:"
721
msgstr ""
722
723
#: templates/task-monitor.html:65
724
msgid "and push the changes."
725
msgstr ""
726
727
#: templates/task-monitor.html:72
728
msgid "Resolve your conflicts and merge, then push."
729
msgstr ""
730
731
#: templates/task-monitor.html:76
732
msgid "Merge simulation went well; continue?"
733
msgstr ""
734
735
#: templates/repository/repo-prs.html:58 templates/task-monitor.html:77
736
msgid "Merge"
737
msgstr ""
738
739
#: templates/tree-view.html:4
740
msgid "File name"
741
msgstr ""
742
743
#: templates/tree-view.html:5
744
msgid "Media type"
745
msgstr ""
746
747
#: templates/tree-view.html:6
748
msgid "Size"
749
msgstr ""
750
751
#: templates/tree-view.html:7
752
msgid "Last commit"
753
msgstr ""
754
755
#: templates/user-profile-followers.html:23
756
msgid "This user hasn't got any followers."
757
msgstr ""
758
759
#: templates/user-profile-follows.html:23
760
msgid "This user isn't following anyone yet."
761
msgstr ""
762
763
#: templates/user-profile-repositories.html:26
764
msgid "This user doesn't own any repositories."
765
msgstr ""
766
767
#: templates/user-profile.html:12 templates/user-settings.html:45
768
msgid "Profile"
769
msgstr ""
770
771
#: templates/user-profile.html:17
772
msgid "Repositories"
773
msgstr ""
774
775
#: templates/user-profile.html:22
776
msgid "Followers"
777
msgstr ""
778
779
#: templates/user-profile.html:27
780
msgid "Following"
781
msgstr ""
782
783
#: templates/user-profile.html:37
784
msgid "Follow"
785
msgstr ""
786
787
#: templates/user-settings.html:14
788
msgid "Basic information"
789
msgstr ""
790
791
#: templates/user-settings.html:15
792
#, python-format
793
msgid "Username: %(username)s"
794
msgstr ""
795
796
#: templates/user-settings.html:17
797
msgid "Change password"
798
msgstr ""
799
800
#: templates/user-settings.html:23
801
msgid "Avatar"
802
msgstr ""
803
804
#: templates/user-settings.html:25
805
msgid "Change"
806
msgstr ""
807
808
#: templates/repository/repo-users.html:39 templates/user-settings.html:30
809
msgid "Update"
810
msgstr ""
811
812
#: templates/user-settings.html:48
813
msgid "Email address"
814
msgstr ""
815
816
#: templates/user-settings.html:52
817
msgid "Show email on my profile"
818
msgstr ""
819
820
#: templates/user-settings.html:55
821
msgid "Friendly name"
822
msgstr ""
823
824
#: templates/user-settings.html:59
825
msgid "Link to your website"
826
msgstr ""
827
828
#: templates/user-settings.html:65
829
msgid "Company or school"
830
msgstr ""
831
832
#: templates/user-settings.html:69
833
msgid "Link to the company's website"
834
msgstr ""
835
836
#: templates/user-settings.html:75
837
msgid "Location"
838
msgstr ""
839
840
#: templates/user-settings.html:79
841
msgid "Bio"
842
msgstr ""
843
844
#: templates/user-settings.html:82
845
msgid "Update profile"
846
msgstr ""
847
848
#: templates/user-settings.html:90
849
msgid "Preferences"
850
msgstr ""
851
852
#: templates/user-settings.html:91
853
#, python-format
854
msgid ""
855
"You can change themes by going to <a href=\"/%(username)s/.config\">your "
856
"configuration repository</a> and pushing a CSS file called "
857
"<code>theme.css</code>."
858
msgstr ""
859
860
#: templates/user-settings.html:94
861
msgid "Default number of items to show in paginated lists"
862
msgstr ""
863
864
#: templates/user-settings.html:98
865
msgid "Maximum nesting level for forum replies"
866
msgstr ""
867
868
#: templates/user-settings.html:101
869
msgid "Update preferences"
870
msgstr ""
871
872
#: templates/errors/bad-request.html:3
873
msgid "400"
874
msgstr ""
875
876
#: templates/errors/bad-request.html:6
877
msgid "400 bad request"
878
msgstr ""
879
880
#: templates/errors/bad-request.html:9
881
msgid ""
882
"Your request does not contain the information required to process it, or "
883
"it doesn't make sense."
884
msgstr ""
885
886
#: templates/errors/forbidden.html:3
887
msgid "403"
888
msgstr ""
889
890
#: templates/errors/forbidden.html:6
891
msgid "403 forbidden"
892
msgstr ""
893
894
#: templates/errors/forbidden.html:9
895
msgid "You are not authorised to access this resource."
896
msgstr ""
897
898
#: templates/errors/gone.html:3
899
msgid "410"
900
msgstr ""
901
902
#: templates/errors/gone.html:6
903
msgid "410 gone"
904
msgstr ""
905
906
#: templates/errors/gone.html:9
907
msgid "This resource is no longer available. This condition is likely permanent."
908
msgstr ""
909
910
#: templates/errors/media-type.html:3
911
msgid "415"
912
msgstr ""
913
914
#: templates/errors/media-type.html:6
915
msgid "415 unsupported media type"
916
msgstr ""
917
918
#: templates/errors/media-type.html:9
919
msgid "The server does not support the media type that was sent in the request."
920
msgstr ""
921
922
#: templates/errors/method-not-allowed.html:3
923
msgid "405"
924
msgstr ""
925
926
#: templates/errors/method-not-allowed.html:6
927
msgid "405 method not allowed"
928
msgstr ""
929
930
#: templates/errors/method-not-allowed.html:9
931
msgid "This resource is not intended to be accessed with the current method."
932
msgstr ""
933
934
#: templates/errors/not-found.html:3
935
msgid "404"
936
msgstr ""
937
938
#: templates/errors/not-found.html:6
939
msgid "404 not found"
940
msgstr ""
941
942
#: templates/errors/not-found.html:9
943
msgid "The resource you have requested is not available on this server."
944
msgstr ""
945
946
#: templates/errors/server-error.html:3
947
msgid "500"
948
msgstr ""
949
950
#: templates/errors/server-error.html:6
951
msgid "500 internal server error"
952
msgstr ""
953
954
#: templates/errors/server-error.html:9
955
msgid ""
956
"The program running on the server has crashed. This is a problem with the"
957
" program; you did nothing wrong. Please send it to the server "
958
"administrator."
959
msgstr ""
960
961
#: templates/errors/teapot.html:3
962
msgid "418"
963
msgstr ""
964
965
#: templates/errors/teapot.html:6
966
msgid "418 I'm a teapot"
967
msgstr ""
968
969
#: templates/errors/teapot.html:9
970
msgid "This server does not implement brewing coffee."
971
msgstr ""
972
973
#: templates/errors/unauthorised.html:3
974
msgid "401"
975
msgstr ""
976
977
#: templates/errors/unauthorised.html:6
978
msgid "401 unauthorised"
979
msgstr ""
980
981
#: templates/errors/unauthorised.html:9
982
msgid "This resource requires authentication, but you are not authenticated."
983
msgstr ""
984
985
#: templates/repository/repo-branches.html:5
986
#, python-format
987
msgid "Branches of %(username)s/%(repository)s"
988
msgstr ""
989
990
#: templates/repository/repo-branches.html:20
991
msgid "Default"
992
msgstr ""
993
994
#: templates/repository/repo-branches.html:26
995
#: templates/repository/repo-branches.html:45
996
#: templates/repository/repo-log.html:68
997
msgid "View tree"
998
msgstr ""
999
1000
#: templates/repository/repo-branches.html:32
1001
msgid "Tags"
1002
msgstr ""
1003
1004
#: templates/repository/repo-commit.html:6
1005
#, python-format
1006
msgid "%(message)s in %(username)s/%(repository)s"
1007
msgstr ""
1008
1009
#: templates/repository/repo-commit.html:19
1010
#, python-format
1011
msgid ""
1012
"\n"
1013
" created on %(author_date)s (%(author_unix)s),\n"
1014
" received on %(receive_date)s (%(receive_unix)s)\n"
1015
" "
1016
msgstr ""
1017
1018
#: templates/repository/repo-commit.html:26
1019
msgid "Author identity:"
1020
msgstr ""
1021
1022
#: templates/repository/repo-commit.html:80
1023
msgid "by"
1024
msgstr ""
1025
1026
#: templates/repository/repo-commit.html:87
1027
msgid "Resolve"
1028
msgstr ""
1029
1030
#: templates/repository/repo-commit.html:91
1031
#: templates/repository/repo-commit.html:111
1032
msgid "Delete"
1033
msgstr ""
1034
1035
#: templates/repository/repo-commit.html:99
1036
#, python-format
1037
msgid "Resolved comments (%(count)s)"
1038
msgstr ""
1039
1040
#: templates/repository/repo-commit.html:107
1041
msgid "Unresolve"
1042
msgstr ""
1043
1044
#: templates/repository/repo-commit.html:135
1045
msgid "Add comment"
1046
msgstr ""
1047
1048
#: templates/repository/repo-file.html:5
1049
#, python-format
1050
msgid "%(basename)s in %(username)s/%(repository)s"
1051
msgstr ""
1052
1053
#: templates/repository/repo-file.html:15
1054
#: templates/repository/repo-tree.html:15
1055
msgid "Back"
1056
msgstr ""
1057
1058
#: templates/repository/repo-file.html:18
1059
#: templates/repository/repo-tree.html:18
1060
msgid "Forwards"
1061
msgstr ""
1062
1063
#: templates/repository/repo-file.html:21
1064
#: templates/repository/repo-tree.html:21
1065
msgid "Up"
1066
msgstr ""
1067
1068
#: templates/repository/repo-file.html:27
1069
#: templates/repository/repo-tree.html:27
1070
msgid "Refresh"
1071
msgstr ""
1072
1073
#: templates/repository/repo-forum-thread.html:5
1074
#, python-format
1075
msgid "%(subject)s in %(username)s/%(repository)s"
1076
msgstr ""
1077
1078
#: templates/repository/repo-forum-thread.html:24
1079
#: templates/repository/repo-forum.html:31
1080
msgid "done"
1081
msgstr ""
1082
1083
#: templates/repository/repo-forum-thread.html:28
1084
#: templates/repository/repo-forum.html:35
1085
msgid "active"
1086
msgstr ""
1087
1088
#: templates/repository/repo-forum.html:5
1089
#, python-format
1090
msgid "Forum of %(username)s/%(repository)s"
1091
msgstr ""
1092
1093
#: templates/repository/repo-forum.html:12
1094
msgid "Post topic"
1095
msgstr ""
1096
1097
#: templates/repository/repo-log.html:5
1098
#, python-format
1099
msgid "History of %(username)s/%(repository)s"
1100
msgstr ""
1101
1102
#: templates/repository/repo-log.html:57
1103
#, python-format
1104
msgid ""
1105
"\n"
1106
" by <a "
1107
"href=\"/%(owner_name)s\">%(owner_name)s</a>,\n"
1108
" "
1109
msgstr ""
1110
1111
#: templates/repository/repo-log.html:60
1112
#, python-format
1113
msgid "received on %(receive_date)s"
1114
msgstr ""
1115
1116
#: templates/repository/repo-prs.html:5
1117
#, python-format
1118
msgid "PRs of %(username)s/%(repository)s"
1119
msgstr ""
1120
1121
#: templates/repository/repo-prs.html:14
1122
msgid "Head branch"
1123
msgstr ""
1124
1125
#: templates/repository/repo-prs.html:19
1126
msgid "Base branch"
1127
msgstr ""
1128
1129
#: templates/repository/repo-prs.html:24
1130
msgid "Request merging"
1131
msgstr ""
1132
1133
#: templates/repository/repo-prs.html:35
1134
msgid "pending"
1135
msgstr ""
1136
1137
#: templates/repository/repo-prs.html:39
1138
msgid "merged"
1139
msgstr ""
1140
1141
#: templates/repository/repo-prs.html:43
1142
msgid "rejected"
1143
msgstr ""
1144
1145
#: templates/repository/repo-prs.html:54
1146
msgid "Deny"
1147
msgstr ""
1148
1149
#: templates/repository/repo-settings.html:5
1150
#, python-format
1151
msgid "Settings of %(username)s/%(repository)s"
1152
msgstr ""
1153
1154
#: templates/repository/repo-settings.html:16
1155
msgid "Visibility:"
1156
msgstr ""
1157
1158
#: templates/repository/repo-settings.html:31
1159
msgid "Description"
1160
msgstr ""
1161
1162
#: templates/repository/repo-settings.html:35
1163
msgid "Homepage"
1164
msgstr ""
1165
1166
#: templates/repository/repo-settings.html:39
1167
msgid "Default branch"
1168
msgstr ""
1169
1170
#: templates/repository/repo-settings.html:45
1171
msgid ""
1172
"This is the branch the application will redirect to automatically if one "
1173
"is not specified.\n"
1174
" Note that only branch names are supported, not other references like "
1175
"tags or commit hashes."
1176
msgstr ""
1177
1178
#: templates/repository/repo-settings.html:49
1179
msgid "Site branch"
1180
msgstr ""
1181
1182
#: templates/repository/repo-settings.html:51
1183
msgid "No sites"
1184
msgstr ""
1185
1186
#: templates/repository/repo-settings.html:59
1187
msgid "Make this the primary site"
1188
msgstr ""
1189
1190
#: templates/repository/repo-settings.html:62
1191
#, python-format
1192
msgid ""
1193
"\n"
1194
" Host static sites for your projects, "
1195
"for free. The files in your site branch will be served at\n"
1196
" %(site_link)s or "
1197
"%(primary_site_link)s if you make this the primary site.\n"
1198
" "
1199
msgstr ""
1200
1201
#: templates/repository/repo-settings.html:68
1202
msgid "Even if this repository is private, the site will not have access control."
1203
msgstr ""
1204
1205
#: templates/repository/repo-tree.html:5
1206
#, python-format
1207
msgid "Tree of %(username)s/%(repository)s"
1208
msgstr ""
1209
1210
#: templates/repository/repo-users.html:5
1211
#, python-format
1212
msgid "Users of %(username)s/%(repository)s"
1213
msgstr ""
1214
1215
#: templates/repository/repo-users.html:22
1216
#: templates/repository/repo-users.html:48
1217
msgid "Administrator / Owner"
1218
msgstr ""
1219
1220
#: templates/repository/repo-users.html:28
1221
msgid "Remove"
1222
msgstr ""
1223
1224
#: templates/repository/repo-users.html:31
1225
#: templates/repository/repo-users.html:51
1226
msgid "Contributor"
1227
msgstr ""
1228
1229
#: templates/repository/repo-users.html:33
1230
#: templates/repository/repo-users.html:53
1231
#: templates/repository/repo-users.html:75
1232
msgid "Read-only"
1233
msgstr ""
1234
1235
#: templates/repository/repo-users.html:36
1236
#: templates/repository/repo-users.html:56
1237
#: templates/repository/repo-users.html:77
1238
msgid "Read-write"
1239
msgstr ""
1240
1241
#: templates/repository/repo-users.html:37
1242
#: templates/repository/repo-users.html:58
1243
#: templates/repository/repo-users.html:78
1244
msgid "Administrator"
1245
msgstr ""
1246
1247
#: templates/repository/repo-users.html:72
1248
msgid "Level"
1249
msgstr ""
1250
1251
#: templates/repository/repo-users.html:81
1252
msgid "Add"
1253
msgstr ""
1254
1255