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 • 16.79 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-04-03 12:41+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:78 templates/default.html:129
21
msgid "English"
22
msgstr ""
23
24
#: app.py:177
25
msgid "Settings saved"
26
msgstr ""
27
28
#: app.py:217
29
msgid "Successfully logged in as {username}"
30
msgstr ""
31
32
#: app.py:223
33
msgid "User not found"
34
msgstr ""
35
36
#: app.py:229
37
msgid "Invalid password"
38
msgstr ""
39
40
#: app.py:244
41
msgid "Usernames may only contain Latin alphabet, numbers, '-' and '_'"
42
msgstr ""
43
44
#: app.py:251
45
msgid "Sorry, {username} is a system path"
46
msgstr ""
47
48
#: app.py:261
49
msgid "The username {username} is taken"
50
msgstr ""
51
52
#: app.py:268
53
msgid "Make sure the passwords match"
54
msgstr ""
55
56
#: app.py:278
57
msgid "Successfully created and logged in as {username}"
58
msgstr ""
59
60
#: app.py:305
61
msgid "Repository names may only contain Latin alphabet, numbers, '-' and '_'"
62
msgstr ""
63
64
#: app.py:316
65
msgid "Successfully created repository {name}"
66
msgstr ""
67
68
#: app.py:325
69
msgid "Successfully logged out"
70
msgstr ""
71
72
#: app.py:1133
73
msgid "Bad branch name"
74
msgstr ""
75
76
#: app.py:1140
77
msgid "Head can't be restricted"
78
msgstr ""
79
80
#: email_templates/welcome.html:3
81
#, python-format
82
msgid "Hello, %(username)s!"
83
msgstr ""
84
85
#: email_templates/welcome.html:5 email_templates/welcome.txt:5
86
msgid "Welcome to the roundabout. Make yourself at home."
87
msgstr ""
88
89
#: email_templates/welcome.html:8 email_templates/welcome.txt:7
90
msgid ""
91
"You've just registered for an account at this server. If it wasn't you, "
92
"write to us and we'll remove this email from our database."
93
msgstr ""
94
95
#: email_templates/welcome.html:11 email_templates/welcome.txt:9
96
msgid ""
97
"No email verification is required; email notifications are provided only "
98
"for your convenience."
99
msgstr ""
100
101
#: email_templates/welcome.txt:3
102
#, python-format
103
msgid "# Hello, %(username)s!"
104
msgstr ""
105
106
#: templates/about.html:3
107
msgid "About"
108
msgstr ""
109
110
#: templates/about.html:6
111
msgid "Information"
112
msgstr ""
113
114
#: templates/about.html:69 templates/default.html:7
115
msgid "Roundabout"
116
msgstr ""
117
118
#: templates/about.html:70
119
msgid "Repository hosting for everyone."
120
msgstr ""
121
122
#: templates/about.html:74
123
msgid "Licensing"
124
msgstr ""
125
126
#: templates/about.html:76
127
msgid ""
128
"Roundabout is free software available under the GNU AGPLv3. You are free "
129
"to use, study, modify and/or distribute both the server and client "
130
"programs, and to host your own instance."
131
msgstr ""
132
133
#: templates/about.html:78
134
msgid "Copyright 2024, Roundabout contributors"
135
msgstr ""
136
137
#: templates/about.html:80
138
msgid ""
139
"This program is free software: you can redistribute it and/or modify it "
140
"under the terms of the GNU Affero General Public License as published by "
141
"the Free Software Foundation, either version 3 of the License, or (at "
142
"your option) any later version."
143
msgstr ""
144
145
#: templates/about.html:83
146
msgid ""
147
"This program is distributed in the hope that it will be useful, but "
148
"without any warranty; without even the implied warranty of "
149
"merchantability or fitness for a particular purpose. See the GNU General "
150
"Public License for more details."
151
msgstr ""
152
153
#: templates/about.html:86
154
msgid ""
155
"You should have received a copy of the GNU General Public License along "
156
"with this program. If not, see the GNU website."
157
msgstr ""
158
159
#: templates/about.html:88
160
msgid "Click to view a copy of the GNU AGPL"
161
msgstr ""
162
163
#: templates/about.html:93
164
msgid "Server information"
165
msgstr ""
166
167
#: templates/about.html:95
168
msgid "Operating System:"
169
msgstr ""
170
171
#: templates/default.html:34 templates/notifications.html:3
172
#: templates/notifications.html:6
173
msgid "Notifications"
174
msgstr ""
175
176
#: templates/default.html:38 templates/default.html:99
177
#: templates/new-repo.html:3 templates/new-repo.html:11
178
msgid "Create repository"
179
msgstr ""
180
181
#: templates/default.html:42
182
msgid "Your favourites"
183
msgstr ""
184
185
#: templates/default.html:46 templates/repo.html:67
186
#: templates/user-settings.html:6
187
msgid "Settings"
188
msgstr ""
189
190
#: templates/default.html:50 templates/default.html:108
191
msgid "Log out"
192
msgstr ""
193
194
#: templates/default.html:55 templates/default.html:111
195
#: templates/no-home.html:38
196
msgid "Log in or sign up"
197
msgstr ""
198
199
#: templates/default.html:70
200
msgid ""
201
"By using this site, you agree to have cookies stored on your device, "
202
"strictly for functional purposes, such as storing your session and "
203
"preferences."
204
msgstr ""
205
206
#: templates/default.html:73
207
msgid "Dismiss"
208
msgstr ""
209
210
#: templates/default.html:83
211
msgid "roundabout"
212
msgstr ""
213
214
#: templates/default.html:102 templates/favourites.html:3
215
#: templates/favourites.html:6
216
msgid "Favourites"
217
msgstr ""
218
219
#: templates/default.html:105 templates/user-settings.html:3
220
#: templates/user-settings.html:10
221
msgid "User settings"
222
msgstr ""
223
224
#: templates/default.html:134
225
msgid "Automatic"
226
msgstr ""
227
228
#: templates/default.html:176
229
msgid "Close"
230
msgstr ""
231
232
#: templates/empty.html:3
233
msgid "Empty repository"
234
msgstr ""
235
236
#: templates/empty.html:6
237
msgid "This repository is empty"
238
msgstr ""
239
240
#: templates/empty.html:9
241
#, python-format
242
msgid "This repository is currently empty, push to <code>%(remote)s</code>."
243
msgstr ""
244
245
#: templates/error.html:11
246
msgid "go back"
247
msgstr ""
248
249
#: templates/error.html:12
250
msgid "go home"
251
msgstr ""
252
253
#: templates/favourites.html:21
254
msgid "When you add favourite repositories, you can manage them from here."
255
msgstr ""
256
257
#: templates/file-view.html:5
258
msgid "View raw"
259
msgstr ""
260
261
#: templates/file-view.html:6 templates/no-home.html:39
262
msgid "Download"
263
msgstr ""
264
265
#: templates/file-view.html:15
266
msgid "Rendered"
267
msgstr ""
268
269
#: templates/file-view.html:23
270
msgid "Raw"
271
msgstr ""
272
273
#: templates/file-view.html:43 templates/file-view.html:48
274
msgid "Your browser does not support HTML5 multimedia."
275
msgstr ""
276
277
#: templates/file-view.html:44 templates/file-view.html:49
278
msgid "Download file"
279
msgstr ""
280
281
#: templates/forbidden.html:3
282
msgid "403"
283
msgstr ""
284
285
#: templates/forbidden.html:6
286
msgid "403 forbidden"
287
msgstr ""
288
289
#: templates/forbidden.html:9
290
msgid "You are not authorised to access this resource."
291
msgstr ""
292
293
#: templates/help.html:4
294
msgid "FAQs"
295
msgstr ""
296
297
#: templates/home.html:3 templates/repository/repo-file.html:24
298
#: templates/repository/repo-tree.html:24
299
msgid "Home"
300
msgstr ""
301
302
#: templates/login.html:3
303
msgid "Login"
304
msgstr ""
305
306
#: templates/login.html:23 templates/login.html:37
307
msgid "Log in"
308
msgstr ""
309
310
#: templates/login.html:30 templates/repository/repo-users.html:68
311
msgid "Username"
312
msgstr ""
313
314
#: templates/login.html:34 templates/login.html:55
315
msgid "Password"
316
msgstr ""
317
318
#: templates/login.html:44 templates/login.html:78
319
msgid "Sign up"
320
msgstr ""
321
322
#: templates/login.html:51
323
msgid "Wanted username"
324
msgstr ""
325
326
#: templates/login.html:59
327
msgid "Repeat password"
328
msgstr ""
329
330
#: templates/login.html:63
331
msgid "Email (recommended)"
332
msgstr ""
333
334
#: templates/login.html:67
335
msgid "Repeat email (recommended)"
336
msgstr ""
337
338
#: templates/login.html:71
339
msgid "Friendly name (optional)"
340
msgstr ""
341
342
#: templates/login.html:76
343
msgid "I accept the"
344
msgstr ""
345
346
#: templates/login.html:76
347
msgid "policies listed here"
348
msgstr ""
349
350
#: templates/method-not-allowed.html:3
351
msgid "405"
352
msgstr ""
353
354
#: templates/method-not-allowed.html:6
355
msgid "405 method not allowed"
356
msgstr ""
357
358
#: templates/method-not-allowed.html:9
359
msgid "This resource is not intended to be accessed with the current method."
360
msgstr ""
361
362
#: templates/new-repo.html:17
363
msgid "Name"
364
msgstr ""
365
366
#: templates/new-repo.html:21
367
msgid "Public"
368
msgstr ""
369
370
#: templates/new-repo.html:22
371
msgid "Unlisted"
372
msgstr ""
373
374
#: templates/new-repo.html:23
375
msgid "Private"
376
msgstr ""
377
378
#: templates/new-repo.html:25
379
msgid "Create"
380
msgstr ""
381
382
#: templates/no-home.html:3
383
msgid "Welcome"
384
msgstr ""
385
386
#: templates/no-home.html:34
387
msgid "Easy git repository hosting, with free software"
388
msgstr ""
389
390
#: templates/no-home.html:40
391
msgid "for setting up your own instance"
392
msgstr ""
393
394
#: templates/no-home.html:44
395
msgid "System Info"
396
msgstr ""
397
398
#: templates/no-home.html:45
399
msgid "Help & FAQ"
400
msgstr ""
401
402
#: templates/no-home.html:46
403
msgid "Contact Us"
404
msgstr ""
405
406
#: templates/not-found.html:3
407
msgid "404"
408
msgstr ""
409
410
#: templates/not-found.html:6
411
msgid "404 not found"
412
msgstr ""
413
414
#: templates/not-found.html:9
415
msgid "The resource you have requested is not available on this server."
416
msgstr ""
417
418
#: templates/notifications.html:21
419
msgid "When you get notifications, they'll be shown here."
420
msgstr ""
421
422
#: templates/path-bar.html:2 templates/path-bar.html:5
423
#: templates/repository/repo-log.html:12 templates/repository/repo-log.html:15
424
msgid "tag:"
425
msgstr ""
426
427
#: templates/post.html:28
428
msgid "Reply"
429
msgstr ""
430
431
#: templates/post.html:33 templates/repository/repo-forum.html:17
432
msgid "Subject"
433
msgstr ""
434
435
#: templates/post.html:38 templates/repository/repo-forum.html:22
436
msgid "Submit"
437
msgstr ""
438
439
#: templates/post.html:54
440
msgid "Comments hidden; click to go deeper."
441
msgstr ""
442
443
#: templates/repo.html:15 templates/repo.html:84
444
msgid "Clone"
445
msgstr ""
446
447
#: templates/repo.html:25
448
msgid "Clone over HTTP"
449
msgstr ""
450
451
#: templates/repo.html:37
452
msgid "Files"
453
msgstr ""
454
455
#: templates/repo.html:42 templates/repository/repo-branches.html:10
456
msgid "Branches"
457
msgstr ""
458
459
#: templates/repo.html:47
460
msgid "History"
461
msgstr ""
462
463
#: templates/repo.html:52
464
msgid "PRs"
465
msgstr ""
466
467
#: templates/repo.html:57
468
msgid "Forum"
469
msgstr ""
470
471
#: templates/repo.html:62
472
msgid "Users"
473
msgstr ""
474
475
#: templates/repo.html:75
476
msgid "Mark as favourite"
477
msgstr ""
478
479
#: templates/repo.html:77
480
msgid "Favourite"
481
msgstr ""
482
483
#: templates/repo.html:79
484
msgid "Remove favourite"
485
msgstr ""
486
487
#: templates/task-monitor.html:3
488
#, python-format
489
msgid "Task monitor for %(result_id)s"
490
msgstr ""
491
492
#: templates/task-monitor.html:6
493
#, python-format
494
msgid "Task %(result_id)s"
495
msgstr ""
496
497
#: templates/task-monitor.html:11
498
msgid "Task results"
499
msgstr ""
500
501
#: templates/task-monitor.html:15
502
msgid "Done"
503
msgstr ""
504
505
#: templates/task-monitor.html:18
506
msgid "Running..."
507
msgstr ""
508
509
#: templates/task-monitor.html:24
510
msgid "Info"
511
msgstr ""
512
513
#: templates/task-monitor.html:28
514
msgid "Errors"
515
msgstr ""
516
517
#: templates/task-monitor.html:33
518
msgid "Cannot merge your branches"
519
msgstr ""
520
521
#: templates/task-monitor.html:35
522
msgid ""
523
"Since we can't help you with this yet, you'll need to resolve the merge "
524
"conflicts on your own computer."
525
msgstr ""
526
527
#: templates/task-monitor.html:38
528
msgid "In a shell inside your repository execute:"
529
msgstr ""
530
531
#: templates/task-monitor.html:47
532
msgid "Then fix your conflicts, merge, and finally, run:"
533
msgstr ""
534
535
#: templates/task-monitor.html:52
536
msgid "and push the changes."
537
msgstr ""
538
539
#: templates/task-monitor.html:59
540
msgid "Resolve your conflicts and merge, then push."
541
msgstr ""
542
543
#: templates/task-monitor.html:63
544
msgid "Merge simulation went well; continue?"
545
msgstr ""
546
547
#: templates/repository/repo-prs.html:58 templates/task-monitor.html:64
548
msgid "Merge"
549
msgstr ""
550
551
#: templates/teapot.html:3
552
msgid "418"
553
msgstr ""
554
555
#: templates/teapot.html:6
556
msgid "418 I'm a teapot"
557
msgstr ""
558
559
#: templates/teapot.html:9
560
msgid "This server does not implement brewing coffee."
561
msgstr ""
562
563
#: templates/tree-view.html:4
564
msgid "File name"
565
msgstr ""
566
567
#: templates/tree-view.html:5
568
msgid "Media type"
569
msgstr ""
570
571
#: templates/tree-view.html:6
572
msgid "Size"
573
msgstr ""
574
575
#: templates/tree-view.html:7
576
msgid "Last commit"
577
msgstr ""
578
579
#: templates/unauthorised.html:3
580
msgid "401"
581
msgstr ""
582
583
#: templates/unauthorised.html:6
584
msgid "401 unauthorised"
585
msgstr ""
586
587
#: templates/unauthorised.html:9
588
msgid "This resource requires authentication, but you are not authenticated."
589
msgstr ""
590
591
#: templates/user-profile-followers.html:23
592
msgid "This user hasn't got any followers."
593
msgstr ""
594
595
#: templates/user-profile-follows.html:23
596
msgid "This user isn't following anyone yet."
597
msgstr ""
598
599
#: templates/user-profile-repositories.html:21
600
msgid "This user doesn't own any repositories."
601
msgstr ""
602
603
#: templates/user-profile.html:12 templates/user-settings.html:23
604
msgid "Profile"
605
msgstr ""
606
607
#: templates/user-profile.html:17
608
msgid "Repositories"
609
msgstr ""
610
611
#: templates/user-profile.html:22
612
msgid "Followers"
613
msgstr ""
614
615
#: templates/user-profile.html:27
616
msgid "Following"
617
msgstr ""
618
619
#: templates/user-profile.html:37
620
msgid "Follow"
621
msgstr ""
622
623
#: templates/user-settings.html:13
624
msgid "Basic information"
625
msgstr ""
626
627
#: templates/user-settings.html:14
628
#, python-format
629
msgid "Username: %(username)s"
630
msgstr ""
631
632
#: templates/user-settings.html:16
633
msgid "Change password"
634
msgstr ""
635
636
#: templates/user-settings.html:26
637
msgid "Email address"
638
msgstr ""
639
640
#: templates/user-settings.html:30
641
msgid "Show email on my profile"
642
msgstr ""
643
644
#: templates/user-settings.html:33
645
msgid "Friendly name"
646
msgstr ""
647
648
#: templates/user-settings.html:37
649
msgid "Link to your website"
650
msgstr ""
651
652
#: templates/user-settings.html:43
653
msgid "Company or school"
654
msgstr ""
655
656
#: templates/user-settings.html:47
657
msgid "Link to the company's website"
658
msgstr ""
659
660
#: templates/user-settings.html:53
661
msgid "Location"
662
msgstr ""
663
664
#: templates/user-settings.html:57
665
msgid "Bio"
666
msgstr ""
667
668
#: templates/user-settings.html:60
669
msgid "Update profile"
670
msgstr ""
671
672
#: templates/repository/repo-branches.html:5
673
#, python-format
674
msgid "Branches of %(username)s/%(repository)s"
675
msgstr ""
676
677
#: templates/repository/repo-branches.html:20
678
msgid "Default"
679
msgstr ""
680
681
#: templates/repository/repo-branches.html:26
682
#: templates/repository/repo-branches.html:45
683
#: templates/repository/repo-log.html:68
684
msgid "View tree"
685
msgstr ""
686
687
#: templates/repository/repo-branches.html:32
688
msgid "Tags"
689
msgstr ""
690
691
#: templates/repository/repo-commit.html:6
692
#: templates/repository/repo-file.html:5
693
#, python-format
694
msgid "%(basename)s in %(username)s/%(repository)s"
695
msgstr ""
696
697
#: templates/repository/repo-file.html:15
698
#: templates/repository/repo-tree.html:15
699
msgid "Back"
700
msgstr ""
701
702
#: templates/repository/repo-file.html:18
703
#: templates/repository/repo-tree.html:18
704
msgid "Forwards"
705
msgstr ""
706
707
#: templates/repository/repo-file.html:21
708
#: templates/repository/repo-tree.html:21
709
msgid "Up"
710
msgstr ""
711
712
#: templates/repository/repo-file.html:27
713
#: templates/repository/repo-tree.html:27
714
msgid "Refresh"
715
msgstr ""
716
717
#: templates/repository/repo-forum-thread.html:5
718
#, python-format
719
msgid "%(subject)s in %(username)s/%(repository)s"
720
msgstr ""
721
722
#: templates/repository/repo-forum.html:5
723
#, python-format
724
msgid "Forum of %(username)s/%(repository)s"
725
msgstr ""
726
727
#: templates/repository/repo-forum.html:12
728
msgid "Post topic"
729
msgstr ""
730
731
#: templates/repository/repo-log.html:5
732
#, python-format
733
msgid "History of %(username)s/%(repository)s"
734
msgstr ""
735
736
#: templates/repository/repo-log.html:57
737
#, python-format
738
msgid ""
739
"\n"
740
" by <a "
741
"href=\"/%(owner_name)s\">%(owner_name)s</a>,\n"
742
" <span title=\"received on "
743
"%(receive_date)s\">\n"
744
" %(author_date)s\n"
745
" </span>\n"
746
" "
747
msgstr ""
748
749
#: templates/repository/repo-prs.html:5
750
#, python-format
751
msgid "PRs of %(username)s/%(repository)s"
752
msgstr ""
753
754
#: templates/repository/repo-prs.html:14
755
msgid "Head branch"
756
msgstr ""
757
758
#: templates/repository/repo-prs.html:19
759
msgid "Base branch"
760
msgstr ""
761
762
#: templates/repository/repo-prs.html:24
763
msgid "Request merging"
764
msgstr ""
765
766
#: templates/repository/repo-prs.html:35
767
msgid "pending"
768
msgstr ""
769
770
#: templates/repository/repo-prs.html:39
771
msgid "merged"
772
msgstr ""
773
774
#: templates/repository/repo-prs.html:43
775
msgid "rejected"
776
msgstr ""
777
778
#: templates/repository/repo-prs.html:48
779
msgid "Requested by"
780
msgstr ""
781
782
#: templates/repository/repo-prs.html:54
783
msgid "Deny"
784
msgstr ""
785
786
#: templates/repository/repo-tree.html:5
787
#, python-format
788
msgid "Tree of %(username)s/%(repository)s"
789
msgstr ""
790
791
#: templates/repository/repo-users.html:5
792
#, python-format
793
msgid "Users of %(username)s/%(repository)s"
794
msgstr ""
795
796
#: templates/repository/repo-users.html:22
797
#: templates/repository/repo-users.html:48
798
msgid "Administrator / Owner"
799
msgstr ""
800
801
#: templates/repository/repo-users.html:28
802
msgid "Remove"
803
msgstr ""
804
805
#: templates/repository/repo-users.html:31
806
#: templates/repository/repo-users.html:51
807
msgid "Contributor"
808
msgstr ""
809
810
#: templates/repository/repo-users.html:33
811
#: templates/repository/repo-users.html:53
812
#: templates/repository/repo-users.html:75
813
msgid "Read-only"
814
msgstr ""
815
816
#: templates/repository/repo-users.html:36
817
#: templates/repository/repo-users.html:56
818
#: templates/repository/repo-users.html:77
819
msgid "Read-write"
820
msgstr ""
821
822
#: templates/repository/repo-users.html:37
823
#: templates/repository/repo-users.html:58
824
#: templates/repository/repo-users.html:78
825
msgid "Administrator"
826
msgstr ""
827
828
#: templates/repository/repo-users.html:39
829
msgid "Update"
830
msgstr ""
831
832
#: templates/repository/repo-users.html:72
833
msgid "Level"
834
msgstr ""
835
836
#: templates/repository/repo-users.html:81
837
msgid "Add"
838
msgstr ""
839
840