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