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 • 14.05 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-03-16 18:32+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:75 templates/default.html:118
21
msgid "English"
22
msgstr ""
23
24
#: app.py:151
25
msgid "Settings saved"
26
msgstr ""
27
28
#: app.py:188
29
msgid "Successfully logged in as {username}"
30
msgstr ""
31
32
#: app.py:192
33
msgid "User not found"
34
msgstr ""
35
36
#: app.py:196
37
msgid "Invalid password"
38
msgstr ""
39
40
#: app.py:209
41
msgid "Usernames may only contain Latin alphabet, numbers, '-' and '_'"
42
msgstr ""
43
44
#: app.py:216
45
msgid "Sorry, {username} is a system path"
46
msgstr ""
47
48
#: app.py:224
49
msgid "The username {username} is taken"
50
msgstr ""
51
52
#: app.py:229
53
msgid "Make sure the passwords match"
54
msgstr ""
55
56
#: app.py:238
57
msgid "Successfully created and logged in as {username}"
58
msgstr ""
59
60
#: app.py:262
61
msgid "Repository names may only contain Latin alphabet, numbers, '-' and '_'"
62
msgstr ""
63
64
#: app.py:276
65
msgid "Successfully created repository {name}"
66
msgstr ""
67
68
#: app.py:284
69
msgid "Successfully logged out"
70
msgstr ""
71
72
#: app.py:996
73
msgid "Bad branch name"
74
msgstr ""
75
76
#: app.py:1003
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:6
115
msgid "Roundabout"
116
msgstr ""
117
118
#: templates/about.html:69
119
msgid "alpha testing"
120
msgstr ""
121
122
#: templates/about.html:70
123
msgid "Repository hosting for everyone."
124
msgstr ""
125
126
#: templates/about.html:74
127
msgid "Licensing"
128
msgstr ""
129
130
#: templates/about.html:76
131
msgid ""
132
"Roundabout is free software available under the GNU AGPLv3. You are free "
133
"to use, study, modify and/or distribute both the server and client "
134
"programs, and to host your own instance."
135
msgstr ""
136
137
#: templates/about.html:78
138
msgid "Copyright 2024, Roundabout contributors"
139
msgstr ""
140
141
#: templates/about.html:80
142
msgid ""
143
"This program is free software: you can redistribute it and/or modify it "
144
"under the terms of the GNU Affero General Public License as published by "
145
"the Free Software Foundation, either version 3 of the License, or (at "
146
"your option) any later version."
147
msgstr ""
148
149
#: templates/about.html:83
150
msgid ""
151
"This program is distributed in the hope that it will be useful, but "
152
"without any warranty; without even the implied warranty of "
153
"merchantability or fitness for a particular purpose. See the GNU General "
154
"Public License for more details."
155
msgstr ""
156
157
#: templates/about.html:86
158
msgid ""
159
"You should have received a copy of the GNU General Public License along "
160
"with this program. If not, see the GNU website."
161
msgstr ""
162
163
#: templates/about.html:88
164
msgid "Click to view a copy of the GNU AGPL"
165
msgstr ""
166
167
#: templates/about.html:93
168
msgid "Server information"
169
msgstr ""
170
171
#: templates/about.html:95
172
msgid "Operating System:"
173
msgstr ""
174
175
#: templates/default.html:33 templates/notifications.html:3
176
#: templates/notifications.html:6
177
msgid "Notifications"
178
msgstr ""
179
180
#: templates/default.html:37 templates/default.html:88
181
#: templates/new-repo.html:3 templates/new-repo.html:11
182
msgid "Create repository"
183
msgstr ""
184
185
#: templates/default.html:41
186
msgid "Your favourites"
187
msgstr ""
188
189
#: templates/default.html:45 templates/repo.html:67
190
msgid "Settings"
191
msgstr ""
192
193
#: templates/default.html:49 templates/default.html:97
194
msgid "Log out"
195
msgstr ""
196
197
#: templates/default.html:54 templates/default.html:100
198
#: templates/no-home.html:38
199
msgid "Log in or sign up"
200
msgstr ""
201
202
#: templates/default.html:72
203
msgid "roundabout"
204
msgstr ""
205
206
#: templates/default.html:91 templates/favourites.html:3
207
#: templates/favourites.html:6
208
msgid "Favourites"
209
msgstr ""
210
211
#: templates/default.html:94
212
msgid "User settings"
213
msgstr ""
214
215
#: templates/default.html:123
216
msgid "Automatic"
217
msgstr ""
218
219
#: templates/default.html:165
220
msgid "Close"
221
msgstr ""
222
223
#: templates/empty.html:3
224
msgid "Empty repository"
225
msgstr ""
226
227
#: templates/empty.html:6
228
msgid "This repository is empty"
229
msgstr ""
230
231
#: templates/empty.html:9
232
#, python-format
233
msgid "This repository is currently empty, push to <code>%(remote)s</code>."
234
msgstr ""
235
236
#: templates/error.html:11
237
msgid "go back"
238
msgstr ""
239
240
#: templates/error.html:12
241
msgid "go home"
242
msgstr ""
243
244
#: templates/favourites.html:21
245
msgid "When you add favourite repositories, you can manage them from here."
246
msgstr ""
247
248
#: templates/forbidden.html:3
249
msgid "403"
250
msgstr ""
251
252
#: templates/forbidden.html:6
253
msgid "403 forbidden"
254
msgstr ""
255
256
#: templates/forbidden.html:9
257
msgid "You are not authorised to access this resource."
258
msgstr ""
259
260
#: templates/help.html:4
261
msgid "FAQs"
262
msgstr ""
263
264
#: templates/home.html:3 templates/repository/repo-file.html:25
265
#: templates/repository/repo-tree.html:24
266
msgid "Home"
267
msgstr ""
268
269
#: templates/login.html:3
270
msgid "Login"
271
msgstr ""
272
273
#: templates/login.html:23 templates/login.html:37
274
msgid "Log in"
275
msgstr ""
276
277
#: templates/login.html:30 templates/repository/repo-users.html:68
278
msgid "Username"
279
msgstr ""
280
281
#: templates/login.html:34 templates/login.html:55
282
msgid "Password"
283
msgstr ""
284
285
#: templates/login.html:44 templates/login.html:78
286
msgid "Sign up"
287
msgstr ""
288
289
#: templates/login.html:51
290
msgid "Wanted username"
291
msgstr ""
292
293
#: templates/login.html:59
294
msgid "Repeat password"
295
msgstr ""
296
297
#: templates/login.html:63
298
msgid "Email (recommended)"
299
msgstr ""
300
301
#: templates/login.html:67
302
msgid "Repeat email (recommended)"
303
msgstr ""
304
305
#: templates/login.html:71
306
msgid "Friendly name (optional)"
307
msgstr ""
308
309
#: templates/login.html:76
310
msgid "I accept the"
311
msgstr ""
312
313
#: templates/login.html:76
314
msgid "policies listed here"
315
msgstr ""
316
317
#: templates/method-not-allowed.html:3
318
msgid "405"
319
msgstr ""
320
321
#: templates/method-not-allowed.html:6
322
msgid "405 method not allowed"
323
msgstr ""
324
325
#: templates/method-not-allowed.html:9
326
msgid "This resource is not intended to be accessed with the current method."
327
msgstr ""
328
329
#: templates/new-repo.html:17
330
msgid "Name"
331
msgstr ""
332
333
#: templates/new-repo.html:21
334
msgid "Public"
335
msgstr ""
336
337
#: templates/new-repo.html:22
338
msgid "Unlisted"
339
msgstr ""
340
341
#: templates/new-repo.html:23
342
msgid "Private"
343
msgstr ""
344
345
#: templates/new-repo.html:25
346
msgid "Create"
347
msgstr ""
348
349
#: templates/no-home.html:3
350
msgid "Welcome"
351
msgstr ""
352
353
#: templates/no-home.html:33
354
msgid "The roundabout to all your code"
355
msgstr ""
356
357
#: templates/no-home.html:34
358
msgid "Git repository hosting, made simple. Powered by free software."
359
msgstr ""
360
361
#: templates/no-home.html:39
362
msgid "Download"
363
msgstr ""
364
365
#: templates/no-home.html:40
366
msgid "for setting up your own instance"
367
msgstr ""
368
369
#: templates/no-home.html:44
370
msgid "System Info"
371
msgstr ""
372
373
#: templates/no-home.html:45
374
msgid "Help & FAQ"
375
msgstr ""
376
377
#: templates/no-home.html:46
378
msgid "Contact Us"
379
msgstr ""
380
381
#: templates/not-found.html:3
382
msgid "404"
383
msgstr ""
384
385
#: templates/not-found.html:6
386
msgid "404 not found"
387
msgstr ""
388
389
#: templates/not-found.html:9
390
msgid "The resource you have requested is not available on this server."
391
msgstr ""
392
393
#: templates/notifications.html:21
394
msgid "When you get notifications, they'll be shown here."
395
msgstr ""
396
397
#: templates/path-bar.html:2 templates/path-bar.html:5
398
#: templates/repository/repo-log.html:12 templates/repository/repo-log.html:15
399
msgid "tag:"
400
msgstr ""
401
402
#: templates/post.html:28
403
msgid "Reply"
404
msgstr ""
405
406
#: templates/post.html:33 templates/repository/repo-forum.html:17
407
msgid "Subject"
408
msgstr ""
409
410
#: templates/post.html:38 templates/repository/repo-forum.html:22
411
msgid "Submit"
412
msgstr ""
413
414
#: templates/post.html:54
415
msgid "Comments hidden; click to go deeper."
416
msgstr ""
417
418
#: templates/repo.html:15 templates/repo.html:84
419
msgid "Clone"
420
msgstr ""
421
422
#: templates/repo.html:25
423
msgid "Clone over HTTP"
424
msgstr ""
425
426
#: templates/repo.html:37
427
msgid "Files"
428
msgstr ""
429
430
#: templates/repo.html:42 templates/repository/repo-branches.html:10
431
msgid "Branches"
432
msgstr ""
433
434
#: templates/repo.html:47
435
msgid "History"
436
msgstr ""
437
438
#: templates/repo.html:52
439
msgid "PRs"
440
msgstr ""
441
442
#: templates/repo.html:57
443
msgid "Forum"
444
msgstr ""
445
446
#: templates/repo.html:62
447
msgid "Users"
448
msgstr ""
449
450
#: templates/repo.html:75
451
msgid "Mark as favourite"
452
msgstr ""
453
454
#: templates/repo.html:77
455
msgid "Favourite"
456
msgstr ""
457
458
#: templates/repo.html:79
459
msgid "Remove favourite"
460
msgstr ""
461
462
#: templates/teapot.html:3
463
msgid "418"
464
msgstr ""
465
466
#: templates/teapot.html:6
467
msgid "418 I'm a teapot"
468
msgstr ""
469
470
#: templates/teapot.html:9
471
msgid "This server does not implement brewing coffee."
472
msgstr ""
473
474
#: templates/tree-view.html:4
475
msgid "File name"
476
msgstr ""
477
478
#: templates/tree-view.html:5
479
msgid "Media type"
480
msgstr ""
481
482
#: templates/tree-view.html:6
483
msgid "Size"
484
msgstr ""
485
486
#: templates/tree-view.html:7
487
msgid "Last commit"
488
msgstr ""
489
490
#: templates/unauthorised.html:3
491
msgid "401"
492
msgstr ""
493
494
#: templates/unauthorised.html:6
495
msgid "401 unauthorised"
496
msgstr ""
497
498
#: templates/unauthorised.html:9
499
msgid "This resource requires authentication, but you are not authenticated."
500
msgstr ""
501
502
#: templates/user-profile-followers.html:23
503
msgid "This user hasn't got any followers."
504
msgstr ""
505
506
#: templates/user-profile-follows.html:23
507
msgid "This user isn't following anyone yet."
508
msgstr ""
509
510
#: templates/user-profile-repositories.html:21
511
msgid "This user doesn't own any repositories."
512
msgstr ""
513
514
#: templates/user-profile.html:12
515
msgid "Profile"
516
msgstr ""
517
518
#: templates/user-profile.html:17
519
msgid "Repositories"
520
msgstr ""
521
522
#: templates/user-profile.html:22
523
msgid "Followers"
524
msgstr ""
525
526
#: templates/user-profile.html:27
527
msgid "Following"
528
msgstr ""
529
530
#: templates/user-profile.html:37
531
msgid "Follow"
532
msgstr ""
533
534
#: templates/repository/repo-branches.html:5
535
#, python-format
536
msgid "Branches of %(username)s/%(repository)s"
537
msgstr ""
538
539
#: templates/repository/repo-branches.html:20
540
msgid "Default"
541
msgstr ""
542
543
#: templates/repository/repo-branches.html:26
544
#: templates/repository/repo-branches.html:45
545
#: templates/repository/repo-log.html:68
546
msgid "View tree"
547
msgstr ""
548
549
#: templates/repository/repo-branches.html:32
550
msgid "Tags"
551
msgstr ""
552
553
#: templates/repository/repo-file.html:5
554
#, python-format
555
msgid "%(basename)s in %(username)s/%(repository)s"
556
msgstr ""
557
558
#: templates/repository/repo-file.html:16
559
#: templates/repository/repo-tree.html:15
560
msgid "Back"
561
msgstr ""
562
563
#: templates/repository/repo-file.html:19
564
#: templates/repository/repo-tree.html:18
565
msgid "Forwards"
566
msgstr ""
567
568
#: templates/repository/repo-file.html:22
569
#: templates/repository/repo-tree.html:21
570
msgid "Up"
571
msgstr ""
572
573
#: templates/repository/repo-file.html:28
574
#: templates/repository/repo-tree.html:27
575
msgid "Refresh"
576
msgstr ""
577
578
#: templates/repository/repo-forum-thread.html:5
579
#, python-format
580
msgid "%(subject)s in %(username)s/%(repository)s"
581
msgstr ""
582
583
#: templates/repository/repo-forum.html:5
584
#, python-format
585
msgid "Forum of %(username)s/%(repository)s"
586
msgstr ""
587
588
#: templates/repository/repo-forum.html:12
589
msgid "Post topic"
590
msgstr ""
591
592
#: templates/repository/repo-log.html:5
593
#, python-format
594
msgid "History of %(username)s/%(repository)s"
595
msgstr ""
596
597
#: templates/repository/repo-log.html:57
598
#, python-format
599
msgid ""
600
"\n"
601
" by <a "
602
"href=\"/%(owner_name)s\">%(owner_name)s</a>,\n"
603
" <span title=\"received on "
604
"%(receive_date)s\">\n"
605
" %(author_date)s\n"
606
" </span>\n"
607
" "
608
msgstr ""
609
610
#: templates/repository/repo-prs.html:5
611
#, python-format
612
msgid "PRs of %(username)s/%(repository)s"
613
msgstr ""
614
615
#: templates/repository/repo-prs.html:14
616
msgid "Head branch"
617
msgstr ""
618
619
#: templates/repository/repo-prs.html:19
620
msgid "Base branch"
621
msgstr ""
622
623
#: templates/repository/repo-prs.html:24
624
msgid "Request merging"
625
msgstr ""
626
627
#: templates/repository/repo-prs.html:35
628
msgid "pending"
629
msgstr ""
630
631
#: templates/repository/repo-prs.html:39
632
msgid "merged"
633
msgstr ""
634
635
#: templates/repository/repo-prs.html:43
636
msgid "rejected"
637
msgstr ""
638
639
#: templates/repository/repo-prs.html:48
640
msgid "Requested by"
641
msgstr ""
642
643
#: templates/repository/repo-prs.html:54
644
msgid "Deny"
645
msgstr ""
646
647
#: templates/repository/repo-prs.html:58
648
msgid "Merge"
649
msgstr ""
650
651
#: templates/repository/repo-tree.html:5
652
#, python-format
653
msgid "Tree of %(username)s/%(repository)s"
654
msgstr ""
655
656
#: templates/repository/repo-users.html:5
657
#, python-format
658
msgid "Users of %(username)s/%(repository)s"
659
msgstr ""
660
661
#: templates/repository/repo-users.html:22
662
#: templates/repository/repo-users.html:48
663
msgid "Administrator / Owner"
664
msgstr ""
665
666
#: templates/repository/repo-users.html:28
667
msgid "Remove"
668
msgstr ""
669
670
#: templates/repository/repo-users.html:31
671
#: templates/repository/repo-users.html:51
672
msgid "Contributor"
673
msgstr ""
674
675
#: templates/repository/repo-users.html:33
676
#: templates/repository/repo-users.html:53
677
#: templates/repository/repo-users.html:75
678
msgid "Read-only"
679
msgstr ""
680
681
#: templates/repository/repo-users.html:36
682
#: templates/repository/repo-users.html:56
683
#: templates/repository/repo-users.html:77
684
msgid "Read-write"
685
msgstr ""
686
687
#: templates/repository/repo-users.html:37
688
#: templates/repository/repo-users.html:58
689
#: templates/repository/repo-users.html:78
690
msgid "Administrator"
691
msgstr ""
692
693
#: templates/repository/repo-users.html:39
694
msgid "Update"
695
msgstr ""
696
697
#: templates/repository/repo-users.html:72
698
msgid "Level"
699
msgstr ""
700
701
#: templates/repository/repo-users.html:81
702
msgid "Add"
703
msgstr ""
704
705