-
Notifications
You must be signed in to change notification settings - Fork 146
Expand file tree
/
Copy pathca.po
More file actions
824 lines (582 loc) · 13.9 KB
/
Copy pathca.po
File metadata and controls
824 lines (582 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
msgid ""
msgstr ""
"Project-Id-Version: plume\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-15 16:33-0700\n"
"PO-Revision-Date: 2019-04-17 20:49\n"
"Last-Translator: Ana Gelez (AnaGelez)\n"
"Language-Team: Catalan\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: plume\n"
"X-Crowdin-Language: ca\n"
"X-Crowdin-File: /master/po/plume/plume.pot\n"
# src/template_utils.rs:68
msgid "{0} commented on your article."
msgstr ""
# src/template_utils.rs:69
msgid "{0} is subscribed to you."
msgstr ""
# src/template_utils.rs:70
msgid "{0} liked your article."
msgstr "A {0} l’ha agradat el vostre article."
# src/template_utils.rs:71
msgid "{0} mentioned you."
msgstr "{0} us ha esmentat."
# src/template_utils.rs:72
msgid "{0} boosted your article."
msgstr ""
# src/template_utils.rs:108
msgid "{0}'s avatar"
msgstr ""
# src/routes/blogs.rs:70
msgid "To create a new blog, you need to be logged in"
msgstr ""
# src/routes/blogs.rs:109
msgid "A blog with the same name already exists."
msgstr ""
# src/routes/blogs.rs:172
msgid "You are not allowed to delete this blog."
msgstr ""
# src/routes/blogs.rs:217
msgid "You are not allowed to edit this blog."
msgstr ""
# src/routes/blogs.rs:262
msgid "You can't use this media as a blog icon."
msgstr ""
# src/routes/blogs.rs:280
msgid "You can't use this media as a blog banner."
msgstr ""
# src/routes/likes.rs:51
msgid "To like a post, you need to be logged in"
msgstr ""
# src/routes/notifications.rs:29
msgid "To see your notifications, you need to be logged in"
msgstr ""
# src/routes/posts.rs:93
msgid "This post isn't published yet."
msgstr ""
# src/routes/posts.rs:122
msgid "To write a new post, you need to be logged in"
msgstr ""
# src/routes/posts.rs:140
msgid "You are not an author of this blog."
msgstr ""
# src/routes/posts.rs:147
msgid "New post"
msgstr "Apunt nou"
# src/routes/posts.rs:192
msgid "Edit {0}"
msgstr ""
# src/routes/posts.rs:630
msgid ""
"Couldn't obtain enough information about your account. Please make sure your "
"username is correct."
msgstr ""
# src/routes/reshares.rs:51
msgid "To reshare a post, you need to be logged in"
msgstr ""
# src/routes/session.rs:181
msgid "Password reset"
msgstr "Reinicialització de contrasenya"
# src/routes/session.rs:182
msgid "Here is the link to reset your password: {0}"
msgstr ""
# src/routes/session.rs:259
msgid "Your password was successfully reset."
msgstr ""
# src/routes/session.rs:263
msgid "Sorry, but the link expired. Try again"
msgstr ""
# src/routes/user.rs:136
msgid "To access your dashboard, you need to be logged in"
msgstr ""
# src/routes/user.rs:244
msgid "To subscribe to someone, you need to be logged in"
msgstr ""
# src/routes/user.rs:344
msgid "To edit your profile, you need to be logged in"
msgstr ""
msgid "Plume"
msgstr ""
msgid "Menu"
msgstr "Menú"
msgid "Search"
msgstr "Cerca"
msgid "Dashboard"
msgstr ""
msgid "Notifications"
msgstr "Notificacions"
msgid "Log Out"
msgstr "Finalitza la sessió"
msgid "My account"
msgstr "El meu compte"
msgid "Log In"
msgstr "Inicia la sessió"
msgid "Register"
msgstr "Registre"
msgid "About this instance"
msgstr "Quant a aquesta instància"
msgid "Source code"
msgstr "Codi font"
msgid "Matrix room"
msgstr ""
msgid "Administration"
msgstr "Administració"
msgid "Welcome to {}"
msgstr "Us donem la benvinguda a {}"
msgid "Latest articles"
msgstr "Darrers articles"
msgid "Your feed"
msgstr ""
msgid "Federated feed"
msgstr ""
msgid "Local feed"
msgstr ""
msgid "Administration of {0}"
msgstr ""
msgid "Instances"
msgstr "Instàncies"
msgid "Configuration"
msgstr "Configuració"
msgid "Users"
msgstr "Usuaris"
msgid "Unblock"
msgstr "Desbloca"
msgid "Block"
msgstr "Bloca"
msgid "Ban"
msgstr ""
msgid "All the articles of the Fediverse"
msgstr ""
msgid "Articles from {}"
msgstr ""
msgid "Nothing to see here yet. Try subscribing to more people."
msgstr ""
# src/template_utils.rs:217
msgid "Name"
msgstr "Nom"
# src/template_utils.rs:220
msgid "Optional"
msgstr "Opcional"
msgid "Allow anyone to register here"
msgstr ""
msgid "Short description"
msgstr ""
msgid "Markdown syntax is supported"
msgstr ""
msgid "Long description"
msgstr ""
# src/template_utils.rs:217
msgid "Default article license"
msgstr ""
msgid "Save these settings"
msgstr ""
msgid "About {0}"
msgstr "Quant a {0}"
msgid "Home to <em>{0}</em> people"
msgstr ""
msgid "Who wrote <em>{0}</em> articles"
msgstr ""
msgid "And are connected to <em>{0}</em> other instances"
msgstr ""
msgid "Administred by"
msgstr ""
msgid "Runs Plume {0}"
msgstr ""
msgid "Follow {}"
msgstr ""
msgid "Log in to follow"
msgstr ""
msgid "Enter your full username handle to follow"
msgstr ""
msgid "Edit your account"
msgstr ""
msgid "Your Profile"
msgstr "El vostre perfil"
msgid ""
"To change your avatar, upload it to your gallery and then select from there."
msgstr ""
msgid "Upload an avatar"
msgstr ""
# src/template_utils.rs:217
msgid "Display name"
msgstr ""
# src/template_utils.rs:217
msgid "Email"
msgstr "Adreça electrònica"
msgid "Summary"
msgstr "Resum"
msgid "Update account"
msgstr "Actualitza el compte"
msgid "Danger zone"
msgstr ""
msgid "Be very careful, any action taken here can't be cancelled."
msgstr ""
msgid "Delete your account"
msgstr ""
msgid "Sorry, but as an admin, you can't leave your own instance."
msgstr ""
msgid "Your Dashboard"
msgstr ""
msgid "Your Blogs"
msgstr "Els vostres blogs"
msgid "You don't have any blog yet. Create your own, or ask to join one."
msgstr ""
msgid "Start a new blog"
msgstr ""
msgid "Your Drafts"
msgstr ""
msgid "Your media"
msgstr ""
msgid "Go to your gallery"
msgstr ""
msgid "Create your account"
msgstr ""
msgid "Create an account"
msgstr ""
# src/template_utils.rs:217
msgid "Username"
msgstr "Nom d’usuari"
# src/template_utils.rs:217
msgid "Password"
msgstr "Contrasenya"
# src/template_utils.rs:217
msgid "Password confirmation"
msgstr "Confirmació de la contrasenya"
msgid ""
"Apologies, but registrations are closed on this particular instance. You "
"can, however, find a different one."
msgstr ""
msgid "Articles"
msgstr "Articles"
msgid "Subscribers"
msgstr "Subscriptors"
msgid "Subscriptions"
msgstr "Subscripcions"
msgid "Atom feed"
msgstr ""
msgid "Recently boosted"
msgstr ""
msgid "Admin"
msgstr ""
msgid "It is you"
msgstr ""
msgid "Edit your profile"
msgstr ""
msgid "Open on {0}"
msgstr ""
msgid "Unsubscribe"
msgstr ""
msgid "Subscribe"
msgstr ""
msgid "{0}'s subscriptions"
msgstr ""
msgid "{0}'s subscribers"
msgstr ""
msgid "Respond"
msgstr ""
msgid "Are you sure?"
msgstr ""
msgid "Delete this comment"
msgstr "Suprimeix aquest comentari"
msgid "What is Plume?"
msgstr "Què és el Plume?"
msgid "Plume is a decentralized blogging engine."
msgstr ""
msgid "Authors can manage multiple blogs, each as its own website."
msgstr ""
msgid ""
"Articles are also visible on other Plume instances, and you can interact "
"with them directly from other platforms like Mastodon."
msgstr ""
msgid "Read the detailed rules"
msgstr ""
msgid "None"
msgstr "Cap"
msgid "No description"
msgstr "Cap descripció"
msgid "View all"
msgstr "Mostra-ho tot"
msgid "By {0}"
msgstr "Per {0}"
msgid "Draft"
msgstr "Esborrany"
msgid "Your query"
msgstr ""
msgid "Advanced search"
msgstr "Cerca avançada"
# src/template_utils.rs:305
msgid "Article title matching these words"
msgstr ""
msgid "Title"
msgstr "Títol"
# src/template_utils.rs:305
msgid "Subtitle matching these words"
msgstr ""
msgid "Subtitle - byline"
msgstr ""
# src/template_utils.rs:305
msgid "Content matching these words"
msgstr ""
msgid "Body content"
msgstr ""
# src/template_utils.rs:305
msgid "From this date"
msgstr ""
# src/template_utils.rs:305
msgid "To this date"
msgstr ""
# src/template_utils.rs:305
msgid "Containing these tags"
msgstr ""
msgid "Tags"
msgstr ""
# src/template_utils.rs:305
msgid "Posted on one of these instances"
msgstr ""
msgid "Instance domain"
msgstr ""
# src/template_utils.rs:305
msgid "Posted by one of these authors"
msgstr ""
msgid "Authors"
msgstr "Autors"
# src/template_utils.rs:305
msgid "Posted on one of these blogs"
msgstr ""
msgid "Blog title"
msgstr "Títol del blog"
# src/template_utils.rs:305
msgid "Written in this language"
msgstr "Escrit en aquesta llengua"
msgid "Language"
msgstr "Llengua"
# src/template_utils.rs:305
msgid "Published under this license"
msgstr "Publicat segons aquesta llicència"
msgid "Article license"
msgstr ""
msgid "Search result for \"{0}\""
msgstr "Resultats de la cerca «{0}»"
msgid "Search result"
msgstr "Resultats de la cerca"
msgid "No result for your query"
msgstr "La vostra consulta no ha produït cap resultat"
msgid "No more results for your query"
msgstr ""
msgid "Reset your password"
msgstr "Reinicialitza la contrasenya"
# src/template_utils.rs:217
msgid "New password"
msgstr "Contrasenya nova"
# src/template_utils.rs:217
msgid "Confirmation"
msgstr "Confirmació"
msgid "Update password"
msgstr "Actualitza la contrasenya"
msgid "Check your inbox!"
msgstr "Reviseu la vostra safata d’entrada."
msgid ""
"We sent a mail to the address you gave us, with a link to reset your "
"password."
msgstr ""
# src/template_utils.rs:217
msgid "E-mail"
msgstr "Adreça electrónica"
msgid "Send password reset link"
msgstr ""
msgid "Log in"
msgstr ""
# src/template_utils.rs:217
msgid "Username, or email"
msgstr ""
msgid "Interact with {}"
msgstr ""
msgid "Log in to interact"
msgstr ""
msgid "Enter your full username to interact"
msgstr ""
msgid "Publish"
msgstr "Publica"
msgid "Classic editor (any changes will be lost)"
msgstr ""
# src/template_utils.rs:217
msgid "Subtitle"
msgstr "Subtítol"
msgid "Content"
msgstr "Contingut"
msgid ""
"You can upload media to your gallery, and then copy their Markdown code into "
"your articles to insert them."
msgstr ""
msgid "Upload media"
msgstr ""
# src/template_utils.rs:217
msgid "Tags, separated by commas"
msgstr ""
# src/template_utils.rs:217
msgid "License"
msgstr ""
# src/template_utils.rs:225
msgid "Leave it empty to reserve all rights"
msgstr ""
msgid "Illustration"
msgstr ""
msgid "This is a draft, don't publish it yet."
msgstr ""
msgid "Update"
msgstr "Actualitza"
msgid "Update, or publish"
msgstr "Actualitza o publica"
msgid "Publish your post"
msgstr ""
msgid "Written by {0}"
msgstr "Escrit per {0}"
msgid "Edit"
msgstr "Edita"
msgid "Delete this article"
msgstr "Suprimeix aquest article"
msgid "All rights reserved."
msgstr "Tots els drets reservats."
msgid "This article is under the {0} license."
msgstr ""
msgid "One like"
msgid_plural "{0} likes"
msgstr[0] ""
msgstr[1] ""
msgid "I don't like this anymore"
msgstr "Això ja no m’agrada"
msgid "Add yours"
msgstr ""
msgid "One boost"
msgid_plural "{0} boosts"
msgstr[0] ""
msgstr[1] ""
msgid "I don't want to boost this anymore"
msgstr ""
msgid "Boost"
msgstr ""
msgid ""
"{0}Log in{1}, or {2}use your Fediverse account{3} to interact with this "
"article"
msgstr ""
msgid "Comments"
msgstr "Comentaris"
# src/template_utils.rs:217
msgid "Content warning"
msgstr ""
msgid "Your comment"
msgstr "El vostre comentari"
msgid "Submit comment"
msgstr "Envia el comentari"
msgid "No comments yet. Be the first to react!"
msgstr ""
msgid "Invalid CSRF token"
msgstr ""
msgid ""
"Something is wrong with your CSRF token. Make sure cookies are enabled in "
"you browser, and try reloading this page. If you continue to see this error "
"message, please report it."
msgstr ""
msgid "Page not found"
msgstr ""
msgid "We couldn't find this page."
msgstr ""
msgid "The link that led you here may be broken."
msgstr ""
msgid "The content you sent can't be processed."
msgstr ""
msgid "Maybe it was too long."
msgstr ""
msgid "You are not authorized."
msgstr ""
msgid "Internal server error"
msgstr ""
msgid "Something broke on our side."
msgstr ""
msgid "Sorry about that. If you think this is a bug, please report it."
msgstr ""
msgid "Edit \"{}\""
msgstr "Edita «{}»"
msgid "Description"
msgstr "Descripció"
msgid ""
"You can upload images to your gallery, to use them as blog icons, or banners."
msgstr ""
msgid "Upload images"
msgstr ""
msgid "Blog icon"
msgstr ""
msgid "Blog banner"
msgstr ""
msgid "Update blog"
msgstr "Actualitza el blog"
msgid "Be very careful, any action taken here can't be reversed."
msgstr ""
msgid "Permanently delete this blog"
msgstr "Suprimeix permanentment aquest blog"
msgid "New Blog"
msgstr "Blog nou"
msgid "Create a blog"
msgstr "Crea un blog"
msgid "Create blog"
msgstr "Crea un blog"
msgid "{}'s icon"
msgstr "Icona per a {}"
msgid "New article"
msgstr "Article nou"
msgid "There's one author on this blog: "
msgid_plural "There are {0} authors on this blog: "
msgstr[0] "Hi ha 1 autor en aquest blog: "
msgstr[1] "Hi ha {0} autors en aquest blog: "
msgid "No posts to see here yet."
msgstr "Encara no hi ha cap apunt."
msgid "Articles tagged \"{0}\""
msgstr "Articles amb l’etiqueta «{0}»"
msgid "There are currently no articles with such a tag"
msgstr ""
#, fuzzy
msgid "I'm from this instance"
msgstr "Quant a aquesta instància"
msgid "I'm from another instance"
msgstr ""
# src/template_utils.rs:225
msgid "Example: user@plu.me"
msgstr ""
msgid "Continue to your instance"
msgstr ""
msgid "Upload"
msgstr "Puja"
msgid "You don't have any media yet."
msgstr ""
msgid "Content warning: {0}"
msgstr ""
msgid "Delete"
msgstr "Suprimeix"
msgid "Details"
msgstr "Detalls"
msgid "Media upload"
msgstr ""
msgid "Useful for visually impaired people, as well as licensing information"
msgstr ""
msgid "Leave it empty, if none is needed"
msgstr ""
msgid "File"
msgstr "Fitxer"
msgid "Send"
msgstr "Envia"
msgid "Media details"
msgstr "Detalls del fitxer multimèdia"
msgid "Go back to the gallery"
msgstr "Torna a la galeria"
msgid "Markdown syntax"
msgstr "Sintaxi Markdown"
msgid "Copy it into your articles, to insert this media:"
msgstr ""
msgid "Use as an avatar"
msgstr ""