messages.po
GNU gettext message catalogue, ASCII text
1
# English (United Kingdom) translations for PROJECT.
2
# Copyright (C) 2025 ORGANIZATION
3
# This file is distributed under the same license as the PROJECT project.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
5
#
6
msgid ""
7
msgstr ""
8
"Project-Id-Version: PROJECT VERSION\n"
9
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10
"POT-Creation-Date: 2025-01-31 16:20+0200\n"
11
"PO-Revision-Date: 2025-01-31 17:01+0200\n"
12
"Last-Translator: roundabout <root@roundabout-host.com>\n"
13
"Language-Team: en_GB <LL@li.org>\n"
14
"Language: en_GB\n"
15
"MIME-Version: 1.0\n"
16
"Content-Type: text/plain; charset=utf-8\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
"Generated-By: Babel 2.14.0\n"
20
"X-Generator: Poedit 3.4.4\n"
21
22
#: app.py:118 templates/default.html:163
23
msgid "English"
24
msgstr ""
25
26
#: app.py:329 app.py:344
27
msgid "Settings saved"
28
msgstr ""
29
30
#: app.py:480
31
msgid "Successfully logged in as {username}"
32
msgstr ""
33
34
#: app.py:487
35
msgid "User not found"
36
msgstr ""
37
38
#: app.py:493 app.py:693
39
msgid "Invalid password"
40
msgstr ""
41
42
#: app.py:508
43
msgid "Usernames may only contain Latin alphabet, numbers and '-'"
44
msgstr ""
45
46
#: app.py:513
47
msgid "Usernames may not contain consecutive hyphens"
48
msgstr ""
49
50
#: app.py:518
51
msgid "Usernames may not start or end with a hyphen"
52
msgstr ""
53
54
#: app.py:524
55
msgid "Sorry, {username} is a system path"
56
msgstr ""
57
58
#: app.py:534
59
msgid "Usernames must be lowercase, so it's been converted automatically"
60
msgstr ""
61
62
#: app.py:541
63
msgid "The username {username} is taken"
64
msgstr ""
65
66
#: app.py:548
67
msgid "Make sure the passwords match"
68
msgstr ""
69
70
#: app.py:558
71
msgid "Successfully created and logged in as {username}"
72
msgstr ""
73
74
#: app.py:583
75
msgid ""
76
"Repository names may only contain Latin alphabet, numbers, '-', '_' and '.'"
77
msgstr ""
78
79
#: app.py:599
80
msgid "{username} doesn't trust you"
81
msgstr ""
82
83
#: app.py:604
84
msgid "{username} doesn't trust you to modify"
85
msgstr ""
86
87
#: app.py:614
88
msgid "Successfully created repository {name}"
89
msgstr ""
90
91
#: app.py:623
92
msgid "Successfully logged out"
93
msgstr ""
94
95
#: app.py:875
96
#, python-format
97
msgid "%(num)d file"
98
msgid_plural "%(num)d files"
99
msgstr[0] ""
100
msgstr[1] ""
101
102
#: app.py:1813
103
msgid "Repository doesn't exist"
104
msgstr ""
105
106
#: app.py:1820
107
msgid "Bad branch name"
108
msgstr ""
109
110
#: app.py:1827
111
msgid "Head can't be restricted"
112
msgstr ""
113
114
#: app.py:2033
115
msgid ""
116
"Your repository {repository} has been demoted from a primary site to a regular "
117
"site because there can only be one primary site per user."
118
msgstr ""
119
120
#: app.py:2120
121
msgid "Incorrect password"
122
msgstr ""
123
124
#: jinja_utils.py:95
125
msgid "Monday"
126
msgstr ""
127
128
#: jinja_utils.py:96
129
msgid "Tuesday"
130
msgstr ""
131
132
#: jinja_utils.py:97
133
msgid "Wednesday"
134
msgstr ""
135
136
#: jinja_utils.py:98
137
msgid "Thursday"
138
msgstr ""
139
140
#: jinja_utils.py:99
141
msgid "Friday"
142
msgstr ""
143
144
#: jinja_utils.py:100
145
msgid "Saturday"
146
msgstr ""
147
148
#: jinja_utils.py:101
149
msgid "Sunday"
150
msgstr ""
151
152
#: jinja_utils.py:108
153
msgid "Mon"
154
msgstr ""
155
156
#: jinja_utils.py:109
157
msgid "Tue"
158
msgstr ""
159
160
#: jinja_utils.py:110
161
msgid "Wed"
162
msgstr ""
163
164
#: jinja_utils.py:111
165
msgid "Thu"
166
msgstr ""
167
168
#: jinja_utils.py:112
169
msgid "Fri"
170
msgstr ""
171
172
#: jinja_utils.py:113
173
msgid "Sat"
174
msgstr ""
175
176
#: jinja_utils.py:114
177
msgid "Sun"
178
msgstr ""
179
180
#: jinja_utils.py:121
181
msgid "January"
182
msgstr ""
183
184
#: jinja_utils.py:122
185
msgid "February"
186
msgstr ""
187
188
#: jinja_utils.py:123
189
msgid "March"
190
msgstr ""
191
192
#: jinja_utils.py:124
193
msgid "April"
194
msgstr ""
195
196
#: jinja_utils.py:125
197
msgid "May"
198
msgstr ""
199
200
#: jinja_utils.py:126
201
msgid "June"
202
msgstr ""
203
204
#: jinja_utils.py:127
205
msgid "July"
206
msgstr ""
207
208
#: jinja_utils.py:128
209
msgid "August"
210
msgstr ""
211
212
#: jinja_utils.py:129
213
msgid "September"
214
msgstr ""
215
216
#: jinja_utils.py:130
217
msgid "October"
218
msgstr ""
219
220
#: jinja_utils.py:131
221
msgid "November"
222
msgstr ""
223
224
#: jinja_utils.py:132
225
msgid "December"
226
msgstr ""
227
228
#: jinja_utils.py:139
229
msgid "Jan"
230
msgstr ""
231
232
#: jinja_utils.py:140
233
msgid "Feb"
234
msgstr ""
235
236
#: jinja_utils.py:141
237
msgid "Mar"
238
msgstr ""
239
240
#: jinja_utils.py:142
241
msgid "Apr"
242
msgstr ""
243
244
#: jinja_utils.py:143
245
msgid "May (short)"
246
msgstr "May"
247
248
#: jinja_utils.py:144
249
msgid "Jun"
250
msgstr ""
251
252
#: jinja_utils.py:145
253
msgid "Jul"
254
msgstr ""
255
256
#: jinja_utils.py:146
257
msgid "Aug"
258
msgstr ""
259
260
#: jinja_utils.py:147
261
msgid "Sep"
262
msgstr ""
263
264
#: jinja_utils.py:148
265
msgid "Oct"
266
msgstr ""
267
268
#: jinja_utils.py:149
269
msgid "Nov"
270
msgstr ""
271
272
#: jinja_utils.py:150
273
msgid "Dec"
274
msgstr ""
275
276
#: jinja_utils.py:156
277
msgid "am"
278
msgstr ""
279
280
#: jinja_utils.py:158
281
msgid "pm"
282
msgstr ""
283
284
#: templates/about.html:3
285
msgid "About"
286
msgstr ""
287
288
#: templates/about.html:6 templates/repo.html:23 templates/repo.html:104
289
msgid "Information"
290
msgstr ""
291
292
#: templates/about.html:9 templates/about.html:70
293
msgid "Repository hosting for everyone."
294
msgstr ""
295
296
#: templates/about.html:69 templates/default.html:7
297
msgid "Roundabout"
298
msgstr ""
299
300
#: templates/about.html:71
301
msgid "Beta version; features and polish may be missing."
302
msgstr ""
303
304
#: templates/about.html:75
305
msgid "Source"
306
msgstr ""
307
308
#: templates/about.html:78
309
msgid "The source code for the Roundabout software is available here."
310
msgstr ""
311
312
#: templates/about.html:83
313
msgid "Licensing"
314
msgstr ""
315
316
#: templates/about.html:85
317
msgid ""
318
"Roundabout is free software available under the GNU AGPLv3. You are free to "
319
"use, study, modify and/or distribute both the server and client programs, and "
320
"to host your own instance."
321
msgstr ""
322
323
#: templates/about.html:87
324
msgid "Copyright 2024, Roundabout contributors"
325
msgstr ""
326
327
#: templates/about.html:89
328
msgid ""
329
"This program is free software: you can redistribute it and/or modify it under "
330
"the terms of the GNU Affero General Public License as published by the Free "
331
"Software Foundation, either version 3 of the License, or (at your option) any "
332
"later version."
333
msgstr ""
334
335
#: templates/about.html:92
336
msgid ""
337
"This program is distributed in the hope that it will be useful, but without any "
338
"warranty; without even the implied warranty of merchantability or fitness for a "
339
"particular purpose. See the GNU General Public License for more details."
340
msgstr ""
341
342
#: templates/about.html:95
343
msgid ""
344
"You should have received a copy of the GNU General Public License along with "
345
"this program. If not, see the GNU website."
346
msgstr ""
347
348
#: templates/about.html:97
349
msgid "Click to view a copy of the GNU AGPL"
350
msgstr ""
351
352
#: templates/about.html:102
353
msgid "Server information"
354
msgstr ""
355
356
#: templates/about.html:104
357
msgid "Operating System:"
358
msgstr ""
359
360
#: templates/default.html:65 templates/default.html:127
361
#: templates/notifications.html:3 templates/notifications.html:6
362
msgid "Notifications"
363
msgstr ""
364
365
#: templates/default.html:69 templates/default.html:130 templates/default.html:131
366
#: templates/new-repo.html:3 templates/new-repo.html:11
367
msgid "Create repository"
368
msgstr ""
369
370
#: templates/default.html:73 templates/default.html:133
371
msgid "Your favourites"
372
msgstr ""
373
374
#: templates/default.html:77 templates/repo.html:87 templates/user-settings.html:6
375
msgid "Settings"
376
msgstr ""
377
378
#: templates/default.html:81 templates/default.html:139 templates/default.html:140
379
msgid "Log out"
380
msgstr ""
381
382
#: templates/default.html:86 templates/default.html:143 templates/no-home.html:50
383
msgid "Log in or sign up"
384
msgstr ""
385
386
#: templates/default.html:101
387
msgid ""
388
"By using this site, you agree to have cookies stored on your device, strictly "
389
"for functional purposes, such as storing your session and preferences."
390
msgstr ""
391
392
#: templates/default.html:104
393
msgid "Dismiss"
394
msgstr ""
395
396
#: templates/default.html:114
397
msgid "roundabout"
398
msgstr ""
399
400
#: templates/default.html:134 templates/favourites.html:3
401
#: templates/favourites.html:6
402
msgid "Favourites"
403
msgstr ""
404
405
#: templates/default.html:136 templates/default.html:137
406
#: templates/user-settings.html:3 templates/user-settings.html:11
407
msgid "User settings"
408
msgstr ""
409
410
#: templates/default.html:168
411
msgid "Automatic"
412
msgstr ""
413
414
#: templates/default.html:210
415
msgid "Close"
416
msgstr ""
417
418
#: templates/empty.html:3
419
msgid "Empty repository"
420
msgstr ""
421
422
#: templates/empty.html:6
423
msgid "This repository is empty"
424
msgstr ""
425
426
#: templates/empty.html:9
427
#, python-format
428
msgid "This repository is currently empty, push to <code>%(remote)s</code>."
429
msgstr ""
430
431
#: templates/error.html:11
432
msgid "go back"
433
msgstr ""
434
435
#: templates/error.html:12
436
msgid "go home"
437
msgstr ""
438
439
#: templates/favourites.html:16
440
msgid "Repository"
441
msgstr ""
442
443
#: templates/favourites.html:17
444
msgid "Commit"
445
msgstr ""
446
447
#: templates/favourites.html:18 templates/repo.html:77
448
msgid "Forum"
449
msgstr ""
450
451
#: templates/favourites.html:19
452
msgid "Pull request"
453
msgstr ""
454
455
#: templates/favourites.html:20
456
msgid "Administrative"
457
msgstr ""
458
459
#: templates/favourites.html:36
460
msgid "When you add favourite repositories, you can manage them from here."
461
msgstr ""
462
463
#: templates/file-view.html:5
464
msgid "View raw"
465
msgstr ""
466
467
#: templates/file-view.html:6 templates/no-home.html:51
468
msgid "Download"
469
msgstr ""
470
471
#: templates/file-view.html:15
472
msgid "Rendered"
473
msgstr ""
474
475
#: templates/file-view.html:23
476
msgid "Raw"
477
msgstr ""
478
479
#: templates/file-view.html:44 templates/file-view.html:49
480
msgid "Your browser does not support HTML5 multimedia."
481
msgstr ""
482
483
#: templates/file-view.html:45 templates/file-view.html:50
484
msgid "Download file"
485
msgstr ""
486
487
#: templates/home.html:3
488
msgid "Home"
489
msgstr ""
490
491
#: templates/home.html:14 templates/home.html:23 templates/home.html:33
492
#: templates/repository/repo-forum-search.html:24
493
#: templates/repository/repo-forum.html:40
494
msgid "Search"
495
msgstr ""
496
497
#: templates/home.html:16
498
msgid "Search repositories..."
499
msgstr ""
500
501
#: templates/home.html:16
502
msgid "Repository search"
503
msgstr ""
504
505
#: templates/home.html:17 templates/home.html:27
506
msgid "Sort by"
507
msgstr ""
508
509
#: templates/home.html:18 templates/home.html:28
510
#: templates/repository/repo-branches.html:20
511
msgid "Default"
512
msgstr ""
513
514
#: templates/home.html:19 templates/home.html:29
515
msgid "Popularity"
516
msgstr ""
517
518
#: templates/home.html:20
519
msgid "Newest"
520
msgstr ""
521
522
#: templates/home.html:21 templates/home.html:31
523
msgid "Oldest"
524
msgstr ""
525
526
#: templates/home.html:26
527
msgid "Search users..."
528
msgstr ""
529
530
#: templates/home.html:26
531
msgid "User search"
532
msgstr ""
533
534
#: templates/home.html:30
535
msgid "Recently registered"
536
msgstr ""
537
538
#: templates/login.html:3
539
msgid "Login"
540
msgstr ""
541
542
#: templates/login.html:23 templates/login.html:39
543
msgid "Log in"
544
msgstr ""
545
546
#: templates/login.html:30 templates/repository/repo-users.html:73
547
msgid "Username"
548
msgstr ""
549
550
#: templates/login.html:34 templates/login.html:59
551
msgid "Password"
552
msgstr ""
553
554
#: templates/login.html:46 templates/login.html:90
555
msgid "Sign up"
556
msgstr ""
557
558
#: templates/login.html:53
559
msgid "Wanted username"
560
msgstr ""
561
562
#: templates/login.html:55
563
msgid ""
564
"Only letters, numbers or hyphens, cannot be\n"
565
" changed later"
566
msgstr ""
567
568
#: templates/login.html:62
569
msgid ""
570
"Stored only hashed, so we can't recover it for\n"
571
" you"
572
msgstr ""
573
574
#: templates/login.html:66
575
msgid "Repeat password"
576
msgstr ""
577
578
#: templates/login.html:71
579
msgid "Email (recommended)"
580
msgstr ""
581
582
#: templates/login.html:73
583
msgid ""
584
"Used for notifications, only displayed if you'd\n"
585
" like to"
586
msgstr ""
587
588
#: templates/login.html:77
589
msgid "Display name (optional)"
590
msgstr ""
591
592
#: templates/login.html:79
593
msgid ""
594
"Doesn't have username restrictions, can be\n"
595
" changed later"
596
msgstr ""
597
598
#: templates/login.html:85
599
msgid "I accept the"
600
msgstr ""
601
602
#: templates/login.html:86
603
msgid ""
604
"policies listed\n"
605
" here"
606
msgstr ""
607
608
#: templates/new-repo.html:17
609
msgid "Account"
610
msgstr ""
611
612
#: templates/new-repo.html:25
613
msgid "Name"
614
msgstr ""
615
616
#: templates/new-repo.html:29 templates/repository/repo-settings.html:64
617
msgid "Public"
618
msgstr ""
619
620
#: templates/new-repo.html:30 templates/repository/repo-settings.html:68
621
msgid "Unlisted"
622
msgstr ""
623
624
#: templates/new-repo.html:31 templates/repository/repo-settings.html:72
625
msgid "Private"
626
msgstr ""
627
628
#: templates/new-repo.html:33
629
msgid "Create"
630
msgstr ""
631
632
#: templates/no-home.html:3 templates/notifications.html:22
633
msgid "Welcome"
634
msgstr ""
635
636
#: templates/no-home.html:12
637
msgid ""
638
"Host your git repositories at roundabout-host.com. We only use free software."
639
msgstr ""
640
641
#: templates/no-home.html:46
642
msgid "Easy git repository hosting, with free software"
643
msgstr ""
644
645
#: templates/no-home.html:52
646
msgid "for setting up your own instance"
647
msgstr ""
648
649
#: templates/no-home.html:56
650
msgid "System Info"
651
msgstr ""
652
653
#: templates/no-home.html:57
654
msgid "Help & FAQ"
655
msgstr ""
656
657
#: templates/no-home.html:58
658
msgid "Contact Us"
659
msgstr ""
660
661
#: templates/no-home.html:65
662
msgid "Git hosting"
663
msgstr ""
664
665
#: templates/no-home.html:67
666
msgid ""
667
"\n"
668
" Simple git/HTTP hosting for your repositories, with "
669
"experimental\n"
670
" decentralised merging.\n"
671
" "
672
msgstr ""
673
674
#: templates/no-home.html:74
675
msgid "Free software"
676
msgstr ""
677
678
#: templates/no-home.html:76
679
msgid ""
680
"\n"
681
" 100% AGPLv3 server software guarantees your freedoms.\n"
682
" "
683
msgstr ""
684
685
#: templates/no-home.html:82
686
msgid "Communication"
687
msgstr ""
688
689
#: templates/no-home.html:84
690
msgid ""
691
"\n"
692
" Repository forums for discussing issues, questions, "
693
"feature requests and\n"
694
" more, with formatting and powerful organisation tools.\n"
695
" "
696
msgstr ""
697
698
#: templates/notifications.html:14
699
msgid "Mark all as read"
700
msgstr ""
701
702
#: templates/notifications.html:27
703
msgid "Commited by"
704
msgstr ""
705
706
#: templates/notifications.html:28 templates/notifications.html:35
707
#: templates/notifications.html:42
708
msgid "in"
709
msgstr ""
710
711
#: templates/notifications.html:34
712
msgid "Posted by"
713
msgstr ""
714
715
#: templates/notifications.html:41 templates/repository/repo-prs.html:48
716
msgid "Requested by"
717
msgstr ""
718
719
#: templates/notifications.html:48
720
msgid "is now following you"
721
msgstr ""
722
723
#: templates/notifications.html:56
724
msgid "Mark as read"
725
msgstr ""
726
727
#: templates/notifications.html:60
728
msgid "Mark as unread"
729
msgstr ""
730
731
#: templates/notifications.html:67
732
msgid "When you get notifications, they'll be shown here."
733
msgstr ""
734
735
#: templates/pagination.html:32
736
msgid "Load"
737
msgstr ""
738
739
#: templates/path-bar.html:2 templates/path-bar.html:5
740
#: templates/repository/repo-log.html:12 templates/repository/repo-log.html:15
741
msgid "tag:"
742
msgstr ""
743
744
#: templates/post.html:19
745
msgid "Label to add:"
746
msgstr ""
747
748
#: templates/post.html:27 templates/repository/repo-settings.html:46
749
#: templates/repository/repo-settings.html:123
750
msgid "Add label"
751
msgstr ""
752
753
#: templates/post.html:28 templates/repository/repo-settings.html:26
754
#: templates/repository/repo-settings.html:47
755
msgid "Cancel"
756
msgstr ""
757
758
#: templates/post.html:45
759
msgid "Add a label"
760
msgstr ""
761
762
#: templates/post.html:63
763
msgid "Edit"
764
msgstr ""
765
766
#: templates/post.html:73
767
msgid "Reply"
768
msgstr ""
769
770
#: templates/post.html:78 templates/repository/repo-forum.html:17
771
msgid "Subject"
772
msgstr ""
773
774
#: templates/post.html:83 templates/repository/repo-forum-edit.html:24
775
#: templates/repository/repo-forum.html:22
776
msgid "Submit"
777
msgstr ""
778
779
#: templates/post.html:99
780
msgid "Comments hidden; click to go deeper."
781
msgstr ""
782
783
#: templates/repo.html:40 templates/search.html:20
784
msgid "Homepage:"
785
msgstr ""
786
787
#: templates/repo.html:44
788
msgid "Clone over HTTP"
789
msgstr ""
790
791
#: templates/repo.html:57
792
msgid "Files"
793
msgstr ""
794
795
#: templates/repo.html:62 templates/repository/repo-branches.html:10
796
msgid "Branches"
797
msgstr ""
798
799
#: templates/repo.html:67
800
msgid "History"
801
msgstr ""
802
803
#: templates/repo.html:72
804
msgid "PRs"
805
msgstr ""
806
807
#: templates/repo.html:82
808
msgid "Users"
809
msgstr ""
810
811
#: templates/repo.html:95
812
msgid "Mark as favourite"
813
msgstr ""
814
815
#: templates/repo.html:97
816
#, python-format
817
msgid "Add to favourites (%(counter)s)"
818
msgstr ""
819
820
#: templates/repo.html:99
821
#, python-format
822
msgid "Remove from favourites (%(counter)s)"
823
msgstr ""
824
825
#: templates/search.html:4
826
#, python-format
827
msgid "Repository listing: %(query)s"
828
msgstr ""
829
830
#: templates/task-monitor.html:3
831
#, python-format
832
msgid "Task monitor for %(result_id)s"
833
msgstr ""
834
835
#: templates/task-monitor.html:6
836
#, python-format
837
msgid "Task %(result_id)s"
838
msgstr ""
839
840
#: templates/task-monitor.html:12
841
msgid "Task results"
842
msgstr ""
843
844
#: templates/task-monitor.html:16
845
msgid "Done"
846
msgstr ""
847
848
#: templates/task-monitor.html:23
849
msgid "Running..."
850
msgstr ""
851
852
#: templates/task-monitor.html:34 templates/task-monitor.html:45
853
msgid "Info"
854
msgstr ""
855
856
#: templates/task-monitor.html:38 templates/task-monitor.html:49
857
msgid "Errors"
858
msgstr ""
859
860
#: templates/task-monitor.html:54
861
msgid "Cannot merge your branches"
862
msgstr ""
863
864
#: templates/task-monitor.html:56
865
msgid ""
866
"Since we can't help you with this yet, you'll need to resolve the merge "
867
"conflicts on your own computer."
868
msgstr ""
869
870
#: templates/task-monitor.html:59
871
msgid "In a shell inside your repository execute:"
872
msgstr ""
873
874
#: templates/task-monitor.html:68
875
msgid "Then fix your conflicts, merge, and finally, run:"
876
msgstr ""
877
878
#: templates/task-monitor.html:73
879
msgid "and push the changes."
880
msgstr ""
881
882
#: templates/task-monitor.html:80
883
msgid "Resolve your conflicts and merge, then push."
884
msgstr ""
885
886
#: templates/task-monitor.html:84
887
msgid "Merge simulation went well; continue?"
888
msgstr ""
889
890
#: templates/task-monitor.html:85
891
msgid "Merge"
892
msgstr ""
893
894
#: templates/tree-view.html:4
895
msgid "File name"
896
msgstr ""
897
898
#: templates/tree-view.html:5
899
msgid "Media type"
900
msgstr ""
901
902
#: templates/tree-view.html:6
903
msgid "Size"
904
msgstr ""
905
906
#: templates/tree-view.html:7
907
msgid "Last commit"
908
msgstr ""
909
910
#: templates/user-profile-followers.html:3
911
#, python-format
912
msgid "%(username)s's followers"
913
msgstr ""
914
915
#: templates/user-profile-followers.html:25
916
msgid "This user hasn't got any followers."
917
msgstr ""
918
919
#: templates/user-profile-follows.html:3
920
#, python-format
921
msgid "%(username)s's followed users"
922
msgstr ""
923
924
#: templates/user-profile-follows.html:25
925
msgid "This user isn't following anyone yet."
926
msgstr ""
927
928
#: templates/user-profile-organisation.html:3
929
#, python-format
930
msgid "%(username)s's organisation settings"
931
msgstr ""
932
933
#: templates/user-profile-organisation.html:25
934
msgid "This user hasn't trusted anyone to manage their account yet."
935
msgstr ""
936
937
#: templates/user-profile-overview.html:3
938
#, python-format
939
msgid "%(username)s's profile"
940
msgstr ""
941
942
#: templates/user-profile-repositories.html:3
943
#, python-format
944
msgid "%(username)s's repositories"
945
msgstr ""
946
947
#: templates/user-profile-repositories.html:28
948
msgid "This user doesn't own any repositories."
949
msgstr ""
950
951
#: templates/user-profile-trust.html:3
952
#, python-format
953
msgid "Trust %(username)s"
954
msgstr ""
955
956
#: templates/user-profile-trust.html:9
957
msgid ""
958
"Trusting this user will grant them the equivalent role in all your "
959
"repositories. If the role is read-write or admin, they will also be able to "
960
"create new repositories on your behalf."
961
msgstr ""
962
963
#: templates/user-profile-trust.html:12
964
msgid "Don't trust"
965
msgstr ""
966
967
#: templates/repository/repo-users.html:33 templates/repository/repo-users.html:53
968
#: templates/repository/repo-users.html:80 templates/user-profile-trust.html:13
969
msgid "Read-only"
970
msgstr ""
971
972
#: templates/repository/repo-users.html:36 templates/repository/repo-users.html:56
973
#: templates/repository/repo-users.html:82 templates/user-profile-trust.html:14
974
msgid "Read-write"
975
msgstr ""
976
977
#: templates/repository/repo-users.html:37 templates/repository/repo-users.html:58
978
#: templates/repository/repo-users.html:83 templates/user-profile-trust.html:15
979
msgid "Administrator"
980
msgstr ""
981
982
#: templates/user-profile-trust.html:18
983
msgid "Enter your password to confirm"
984
msgstr ""
985
986
#: templates/user-profile-trust.html:21
987
msgid "Trust"
988
msgstr ""
989
990
#: templates/user-profile.html:15 templates/user-settings.html:45
991
msgid "Profile"
992
msgstr ""
993
994
#: templates/user-profile.html:20
995
msgid "Repositories"
996
msgstr ""
997
998
#: templates/user-profile.html:25
999
msgid "Followers"
1000
msgstr ""
1001
1002
#: templates/user-profile.html:30
1003
msgid "Following"
1004
msgstr ""
1005
1006
#: templates/user-profile.html:35
1007
msgid "Organisation"
1008
msgstr ""
1009
1010
#: templates/user-profile.html:46
1011
#, python-format
1012
msgid "Stop following (%(counter)s)"
1013
msgstr ""
1014
1015
#: templates/user-profile.html:48
1016
#, python-format
1017
msgid "Follow (%(counter)s)"
1018
msgstr ""
1019
1020
#: templates/user-profile.html:53
1021
#, python-format
1022
msgid "%(counter)s followers"
1023
msgstr ""
1024
1025
#: templates/user-profile.html:73
1026
msgid "Trust this user"
1027
msgstr ""
1028
1029
#: templates/user-search.html:4
1030
#, python-format
1031
msgid "User listing: %(query)s"
1032
msgstr ""
1033
1034
#: templates/user-settings.html:14
1035
msgid "Basic information"
1036
msgstr ""
1037
1038
#: templates/user-settings.html:15
1039
#, python-format
1040
msgid "Username: %(username)s"
1041
msgstr ""
1042
1043
#: templates/user-settings.html:17
1044
msgid "Change password"
1045
msgstr ""
1046
1047
#: templates/user-settings.html:23
1048
msgid "Avatar"
1049
msgstr ""
1050
1051
#: templates/user-settings.html:25
1052
msgid "Change"
1053
msgstr ""
1054
1055
#: templates/repository/repo-settings.html:124
1056
#: templates/repository/repo-users.html:39 templates/user-settings.html:30
1057
msgid "Update"
1058
msgstr ""
1059
1060
#: templates/user-settings.html:48
1061
msgid "Email address"
1062
msgstr ""
1063
1064
#: templates/user-settings.html:52
1065
msgid "Show email on my profile"
1066
msgstr ""
1067
1068
#: templates/user-settings.html:55
1069
msgid "Friendly name"
1070
msgstr ""
1071
1072
#: templates/user-settings.html:59
1073
msgid "Link to your website"
1074
msgstr ""
1075
1076
#: templates/user-settings.html:65
1077
msgid "Company or school"
1078
msgstr ""
1079
1080
#: templates/user-settings.html:69
1081
msgid "Link to the company's website"
1082
msgstr ""
1083
1084
#: templates/user-settings.html:75
1085
msgid "Location"
1086
msgstr ""
1087
1088
#: templates/user-settings.html:79
1089
msgid "Bio"
1090
msgstr ""
1091
1092
#: templates/user-settings.html:82
1093
msgid "Update profile"
1094
msgstr ""
1095
1096
#: templates/user-settings.html:90
1097
msgid "Preferences"
1098
msgstr ""
1099
1100
#: templates/user-settings.html:91
1101
#, python-format
1102
msgid ""
1103
"You can change themes by going to <a href=\"/%(username)s/.config\">your "
1104
"configuration repository</a> and pushing a CSS file called <code>theme.css</"
1105
"code>."
1106
msgstr ""
1107
1108
#: templates/user-settings.html:94
1109
msgid "Default number of items to show in paginated lists"
1110
msgstr ""
1111
1112
#: templates/user-settings.html:98
1113
msgid "Maximum nesting level for forum replies"
1114
msgstr ""
1115
1116
#: templates/user-settings.html:101
1117
msgid "Update preferences"
1118
msgstr ""
1119
1120
#: templates/errors/bad-request.html:3
1121
msgid "400"
1122
msgstr ""
1123
1124
#: templates/errors/bad-request.html:6
1125
msgid "400 bad request"
1126
msgstr ""
1127
1128
#: templates/errors/bad-request.html:9
1129
msgid ""
1130
"Your request does not contain the information required to process it, or it "
1131
"doesn't make sense."
1132
msgstr ""
1133
1134
#: templates/errors/forbidden.html:3
1135
msgid "403"
1136
msgstr ""
1137
1138
#: templates/errors/forbidden.html:6
1139
msgid "403 forbidden"
1140
msgstr ""
1141
1142
#: templates/errors/forbidden.html:9
1143
msgid "You are not authorised to access this resource."
1144
msgstr ""
1145
1146
#: templates/errors/gone.html:3
1147
msgid "410"
1148
msgstr ""
1149
1150
#: templates/errors/gone.html:6
1151
msgid "410 gone"
1152
msgstr ""
1153
1154
#: templates/errors/gone.html:9
1155
msgid "This resource is no longer available. This condition is likely permanent."
1156
msgstr ""
1157
1158
#: templates/errors/media-type.html:3
1159
msgid "415"
1160
msgstr ""
1161
1162
#: templates/errors/media-type.html:6
1163
msgid "415 unsupported media type"
1164
msgstr ""
1165
1166
#: templates/errors/media-type.html:9
1167
msgid "The server does not support the media type that was sent in the request."
1168
msgstr ""
1169
1170
#: templates/errors/method-not-allowed.html:3
1171
msgid "405"
1172
msgstr ""
1173
1174
#: templates/errors/method-not-allowed.html:6
1175
msgid "405 method not allowed"
1176
msgstr ""
1177
1178
#: templates/errors/method-not-allowed.html:9
1179
msgid "This resource is not intended to be accessed with the current method."
1180
msgstr ""
1181
1182
#: templates/errors/not-found.html:3
1183
msgid "404"
1184
msgstr ""
1185
1186
#: templates/errors/not-found.html:6
1187
msgid "404 not found"
1188
msgstr ""
1189
1190
#: templates/errors/not-found.html:9
1191
msgid "The resource you have requested is not available on this server."
1192
msgstr ""
1193
1194
#: templates/errors/server-error.html:3
1195
msgid "500"
1196
msgstr ""
1197
1198
#: templates/errors/server-error.html:6
1199
msgid "500 internal server error"
1200
msgstr ""
1201
1202
#: templates/errors/server-error.html:9
1203
msgid ""
1204
"The program running on the server has crashed. This is a problem with the "
1205
"program; you did nothing wrong. Please send it to the server administrator."
1206
msgstr ""
1207
1208
#: templates/errors/teapot.html:3
1209
msgid "418"
1210
msgstr ""
1211
1212
#: templates/errors/teapot.html:6
1213
msgid "418 I'm a teapot"
1214
msgstr ""
1215
1216
#: templates/errors/teapot.html:9
1217
msgid "This server does not implement brewing coffee."
1218
msgstr ""
1219
1220
#: templates/errors/unauthorised.html:3
1221
msgid "401"
1222
msgstr ""
1223
1224
#: templates/errors/unauthorised.html:6
1225
msgid "401 unauthorised"
1226
msgstr ""
1227
1228
#: templates/errors/unauthorised.html:9
1229
msgid "This resource requires authentication, but you are not authenticated."
1230
msgstr ""
1231
1232
#: templates/repository/repo-branches.html:5
1233
#, python-format
1234
msgid "Branches of %(username)s/%(repository)s"
1235
msgstr ""
1236
1237
#: templates/repository/repo-branches.html:26
1238
#: templates/repository/repo-branches.html:45
1239
#: templates/repository/repo-log.html:68
1240
msgid "View tree"
1241
msgstr ""
1242
1243
#: templates/repository/repo-branches.html:32
1244
msgid "Tags"
1245
msgstr ""
1246
1247
#: templates/repository/repo-commit.html:6
1248
#, python-format
1249
msgid "%(message)s in %(username)s/%(repository)s"
1250
msgstr ""
1251
1252
#: templates/repository/repo-commit.html:19
1253
#, python-format
1254
msgid ""
1255
"\n"
1256
" created on %(author_date)s (%(author_unix)s),\n"
1257
" received on %(receive_date)s (%(receive_unix)s)\n"
1258
" "
1259
msgstr ""
1260
1261
#: templates/repository/repo-commit.html:26
1262
msgid "Author identity:"
1263
msgstr ""
1264
1265
#: templates/repository/repo-commit.html:80
1266
msgid "by"
1267
msgstr ""
1268
1269
#: templates/repository/repo-commit.html:87
1270
msgid "Resolve"
1271
msgstr ""
1272
1273
#: templates/repository/repo-commit.html:91
1274
#: templates/repository/repo-commit.html:111
1275
#: templates/repository/repo-settings.html:25
1276
msgid "Delete"
1277
msgstr ""
1278
1279
#: templates/repository/repo-commit.html:99
1280
#, python-format
1281
msgid "Resolved comments (%(count)s)"
1282
msgstr ""
1283
1284
#: templates/repository/repo-commit.html:107
1285
msgid "Unresolve"
1286
msgstr ""
1287
1288
#: templates/repository/repo-commit.html:135
1289
msgid "Add comment"
1290
msgstr ""
1291
1292
#: templates/repository/repo-file.html:5
1293
#, python-format
1294
msgid "%(basename)s in %(username)s/%(repository)s"
1295
msgstr ""
1296
1297
#: templates/repository/repo-file.html:16
1298
msgid "Go to directory"
1299
msgstr ""
1300
1301
#: templates/repository/repo-forum-edit.html:5
1302
#, python-format
1303
msgid "Editing %(subject)s in %(username)s/%(repository)s"
1304
msgstr ""
1305
1306
#: templates/repository/repo-forum-edit.html:13
1307
#, python-format
1308
msgid "Editing %(subject)s"
1309
msgstr ""
1310
1311
#: templates/repository/repo-forum-search.html:5
1312
#: templates/repository/repo-forum.html:5
1313
#, python-format
1314
msgid "Forum of %(username)s/%(repository)s"
1315
msgstr ""
1316
1317
#: templates/repository/repo-forum-search.html:12
1318
#: templates/repository/repo-forum.html:28
1319
msgid "Search..."
1320
msgstr ""
1321
1322
#: templates/repository/repo-forum-search.html:12
1323
#: templates/repository/repo-forum.html:28
1324
msgid "Search query"
1325
msgstr ""
1326
1327
#: templates/repository/repo-forum-search.html:13
1328
#: templates/repository/repo-forum.html:29
1329
msgid "State"
1330
msgstr ""
1331
1332
#: templates/repository/repo-forum-search.html:14
1333
#: templates/repository/repo-forum-search.html:19
1334
#: templates/repository/repo-forum.html:30 templates/repository/repo-forum.html:35
1335
msgid "all"
1336
msgstr ""
1337
1338
#: templates/repository/repo-forum-search.html:15
1339
#: templates/repository/repo-forum-search.html:30
1340
#: templates/repository/repo-forum-thread.html:28
1341
#: templates/repository/repo-forum.html:31 templates/repository/repo-forum.html:46
1342
msgid "done"
1343
msgstr ""
1344
1345
#: templates/repository/repo-forum-search.html:16
1346
#: templates/repository/repo-forum-search.html:34
1347
#: templates/repository/repo-forum-thread.html:32
1348
#: templates/repository/repo-forum.html:32 templates/repository/repo-forum.html:50
1349
msgid "active"
1350
msgstr ""
1351
1352
#: templates/repository/repo-forum-search.html:18
1353
#: templates/repository/repo-forum.html:34
1354
msgid "Label"
1355
msgstr ""
1356
1357
#: templates/repository/repo-forum-thread.html:5
1358
#, python-format
1359
msgid "%(subject)s in %(username)s/%(repository)s"
1360
msgstr ""
1361
1362
#: templates/repository/repo-forum.html:12
1363
msgid "Post topic"
1364
msgstr ""
1365
1366
#: templates/repository/repo-log.html:5
1367
#, python-format
1368
msgid "History of %(username)s/%(repository)s"
1369
msgstr ""
1370
1371
#: templates/repository/repo-log.html:57
1372
#, python-format
1373
msgid ""
1374
"\n"
1375
" by <a href=\"/"
1376
"%(owner_name)s\">%(owner_name)s</a>,\n"
1377
" "
1378
msgstr ""
1379
1380
#: templates/repository/repo-log.html:60
1381
#, python-format
1382
msgid "received on %(receive_date)s"
1383
msgstr ""
1384
1385
#: templates/repository/repo-prs.html:5
1386
#, python-format
1387
msgid "PRs of %(username)s/%(repository)s"
1388
msgstr ""
1389
1390
#: templates/repository/repo-prs.html:14
1391
msgid "Head branch"
1392
msgstr ""
1393
1394
#: templates/repository/repo-prs.html:19
1395
msgid "Base branch"
1396
msgstr ""
1397
1398
#: templates/repository/repo-prs.html:24
1399
msgid "Request merging"
1400
msgstr ""
1401
1402
#: templates/repository/repo-prs.html:35
1403
msgid "pending"
1404
msgstr ""
1405
1406
#: templates/repository/repo-prs.html:39
1407
msgid "merged"
1408
msgstr ""
1409
1410
#: templates/repository/repo-prs.html:43
1411
msgid "rejected"
1412
msgstr ""
1413
1414
#: templates/repository/repo-prs.html:53 templates/repository/repo-prs.html:60
1415
msgid "Resolves:"
1416
msgstr ""
1417
1418
#: templates/repository/repo-prs.html:56
1419
msgid "To change: space-separated list of root post numbers"
1420
msgstr ""
1421
1422
#: templates/repository/repo-prs.html:57
1423
#: templates/repository/repo-settings.html:24
1424
msgid "Save"
1425
msgstr ""
1426
1427
#: templates/repository/repo-prs.html:68
1428
msgid "Deny"
1429
msgstr ""
1430
1431
#: templates/repository/repo-prs.html:73
1432
msgid "Normal merge"
1433
msgstr ""
1434
1435
#: templates/repository/repo-prs.html:76
1436
msgid "Fast-forward merge"
1437
msgstr ""
1438
1439
#: templates/repository/repo-prs.html:79
1440
msgid "Rebase"
1441
msgstr ""
1442
1443
#: templates/repository/repo-settings.html:5
1444
#, python-format
1445
msgid "Settings of %(username)s/%(repository)s"
1446
msgstr ""
1447
1448
#: templates/repository/repo-settings.html:16
1449
#: templates/repository/repo-settings.html:40
1450
msgid "Label name"
1451
msgstr ""
1452
1453
#: templates/repository/repo-settings.html:20
1454
#: templates/repository/repo-settings.html:42
1455
msgid "Label colour"
1456
msgstr ""
1457
1458
#: templates/repository/repo-settings.html:61
1459
msgid "Visibility:"
1460
msgstr ""
1461
1462
#: templates/repository/repo-settings.html:76
1463
msgid "Description"
1464
msgstr ""
1465
1466
#: templates/repository/repo-settings.html:80
1467
msgid "Homepage"
1468
msgstr ""
1469
1470
#: templates/repository/repo-settings.html:84
1471
msgid "Default branch"
1472
msgstr ""
1473
1474
#: templates/repository/repo-settings.html:90
1475
msgid ""
1476
"This is the branch the application will redirect to automatically if one is not "
1477
"specified.\n"
1478
"Note that only branch names are supported, not other references like tags or "
1479
"commit hashes."
1480
msgstr ""
1481
1482
#: templates/repository/repo-settings.html:94
1483
msgid "Site branch"
1484
msgstr ""
1485
1486
#: templates/repository/repo-settings.html:96
1487
msgid "No sites"
1488
msgstr ""
1489
1490
#: templates/repository/repo-settings.html:104
1491
msgid "Make this the primary site"
1492
msgstr ""
1493
1494
#: templates/repository/repo-settings.html:107
1495
#, python-format
1496
msgid ""
1497
"\n"
1498
" Host static sites for your projects, for free. "
1499
"The files in your site branch will be served at\n"
1500
" %(site_link)s or %(primary_site_link)s if you "
1501
"make this the primary site.\n"
1502
" "
1503
msgstr ""
1504
1505
#: templates/repository/repo-settings.html:113
1506
msgid "Even if this repository is private, the site will not have access control."
1507
msgstr ""
1508
1509
#: templates/repository/repo-settings.html:115
1510
msgid "Forum labels"
1511
msgstr ""
1512
1513
#: templates/repository/repo-settings.html:128
1514
#: templates/repository/repo-settings.html:136
1515
msgid "Delete repository"
1516
msgstr ""
1517
1518
#: templates/repository/repo-settings.html:130
1519
msgid ""
1520
"Deleting a repository will permanently remove its git database, forum, settings "
1521
"and other associated data. THIS CANNOT BE UNDONE IN ANY WAY!"
1522
msgstr ""
1523
1524
#: templates/repository/repo-settings.html:133
1525
msgid "Account password"
1526
msgstr ""
1527
1528
#: templates/repository/repo-settings.html:134
1529
msgid "Write your password to confirm deletion"
1530
msgstr ""
1531
1532
#: templates/repository/repo-tree.html:5
1533
#, python-format
1534
msgid "Tree of %(username)s/%(repository)s"
1535
msgstr ""
1536
1537
#: templates/repository/repo-tree.html:16
1538
msgid "Parent directory"
1539
msgstr ""
1540
1541
#: templates/repository/repo-users.html:5
1542
#, python-format
1543
msgid "Users of %(username)s/%(repository)s"
1544
msgstr ""
1545
1546
#: templates/repository/repo-users.html:22 templates/repository/repo-users.html:48
1547
msgid "Administrator / Owner"
1548
msgstr ""
1549
1550
#: templates/repository/repo-users.html:28
1551
msgid "Remove"
1552
msgstr ""
1553
1554
#: templates/repository/repo-users.html:31 templates/repository/repo-users.html:51
1555
msgid "Contributor"
1556
msgstr ""
1557
1558
#: templates/repository/repo-users.html:62
1559
msgid "This access was granted as part of user-level trust."
1560
msgstr ""
1561
1562
#: templates/repository/repo-users.html:77
1563
msgid "Level"
1564
msgstr ""
1565
1566
#: templates/repository/repo-users.html:86
1567
msgid "Add"
1568
msgstr ""
1569