-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathdjango.po
More file actions
941 lines (650 loc) · 13.5 KB
/
django.po
File metadata and controls
941 lines (650 loc) · 13.5 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
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-29 15:03+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \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"
msgid "Equal"
msgstr ""
msgid "Not equal"
msgstr ""
msgid "Less"
msgstr ""
msgid "Less or equal"
msgstr ""
msgid "Greater"
msgstr ""
msgid "Greater or equal"
msgstr ""
msgid "Between"
msgstr ""
msgid "Not between"
msgstr ""
msgid "In"
msgstr ""
msgid "Not in"
msgstr ""
msgid "Begins with"
msgstr ""
msgid "Not begins with"
msgstr ""
msgid "Contains"
msgstr ""
msgid "Not contains"
msgstr ""
msgid "End with"
msgstr ""
msgid "Not ends with"
msgstr ""
msgid "Is empty"
msgstr ""
msgid "Is null"
msgstr ""
msgid "Is not null"
msgstr ""
msgid "Before"
msgstr ""
msgid "After"
msgstr ""
msgid "In the last"
msgstr ""
msgid "In the next"
msgstr ""
msgid "Hold down “Control”, or “Command” on a Mac, to select more than one."
msgstr ""
#, python-format
msgid "Change history: %s"
msgstr ""
msgid "Log in"
msgstr ""
msgid "The new value was created but became unselected due to another validation error. Please select it again."
msgstr ""
msgid "Clear"
msgstr ""
msgid "Currently"
msgstr ""
msgid "Change file"
msgstr ""
msgid "Cannot set parent to itself"
msgstr ""
msgid "Cannot set parent to it's own child"
msgstr ""
msgid "Details"
msgstr ""
msgid "Bulk"
msgstr ""
msgid "Parent Context"
msgstr ""
msgid "(empty)"
msgstr ""
msgid "Changes"
msgstr ""
msgid "Affected Objects"
msgstr ""
msgid "Related Changes"
msgstr ""
msgid "Summary"
msgstr ""
msgid "Search..."
msgstr ""
msgid "Exit Reorder"
msgstr ""
#, python-brace-format
msgid "Reorder {self.model._meta.verbose_name}"
msgstr ""
msgid "History"
msgstr ""
msgid "Download XLSX"
msgstr ""
msgid "Export Selected"
msgstr ""
msgid "Delete Selected"
msgstr ""
msgid "No selection made."
msgstr ""
msgid "All"
msgstr ""
#, python-brace-format
msgid "The {name} “{obj}” was changed successfully. You may edit it again below."
msgstr ""
#, python-brace-format
msgid "The {name} “{obj}” was changed successfully."
msgstr ""
msgid "Year"
msgstr ""
msgid "Month"
msgstr ""
msgid "Week"
msgstr ""
msgid "Day"
msgstr ""
msgid "Previous Period"
msgstr ""
msgid "Previous Year"
msgstr ""
msgid "Resolution"
msgstr ""
msgid "Compare"
msgstr ""
msgid "Date"
msgstr ""
msgid "Last 30 days"
msgstr ""
msgid "Last Quarter"
msgstr ""
msgid "Last Year"
msgstr ""
msgid "Yes"
msgstr ""
msgid "No"
msgstr ""
msgid "View on site"
msgstr ""
msgid "Today"
msgstr ""
msgid "Last 7 days"
msgstr ""
msgid "Last 90 days"
msgstr ""
msgid "Last 12 months"
msgstr ""
msgctxt "Tree widget"
msgid "Loading..."
msgstr ""
msgctxt "Tree widget"
msgid "Load error!"
msgstr ""
msgctxt "Tree widget"
msgid "More..."
msgstr ""
msgctxt "Tree widget"
msgid "No data."
msgstr ""
msgid "System"
msgstr ""
msgid "Dark"
msgstr ""
msgid "Light"
msgstr ""
msgid "Theme"
msgstr ""
msgid "Translations"
msgstr ""
msgid "Please correct the error below."
msgid_plural "Please correct the errors below."
msgstr[0] ""
msgstr[1] ""
msgid "Save"
msgstr ""
msgid "Close"
msgstr ""
msgid "Prev"
msgstr ""
#, python-format
msgid "<strong>%(current_index)s</strong> / %(all_objects_count)s"
msgstr ""
msgid "Next"
msgstr ""
msgid "Back"
msgstr ""
msgid "Change password"
msgstr ""
#, python-format
msgid "Enter a new password for the user <strong>%(username)s</strong>."
msgstr ""
#, python-format
msgid "Delete %(object)s"
msgstr ""
#, python-format
msgid "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"
msgstr ""
#, python-format
msgid "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the following protected related objects:"
msgstr ""
#, python-format
msgid "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? All of the following related items will be deleted:"
msgstr ""
msgid "Objects"
msgstr ""
msgid "No, take me back"
msgstr ""
msgid "Yes, I’m sure"
msgstr ""
#, python-format
msgid "Deleting the selected %(objects_name)s would result in deleting related objects, but your account doesn't have permission to delete the following types of objects:"
msgstr ""
#, python-format
msgid "Deleting the selected %(objects_name)s would require deleting the following protected related objects:"
msgstr ""
#, python-format
msgid "Are you sure you want to delete the selected %(objects_name)s? All of the following objects and their related items will be deleted:"
msgstr ""
msgid "Add"
msgstr ""
msgid "For page"
msgstr ""
msgid "Date/time"
msgstr ""
msgid "User"
msgstr ""
msgid "Action"
msgstr ""
msgid "This object doesn't have a change history. It probably wasn't added via this admin site."
msgstr ""
msgid "Select all"
msgstr ""
msgid "Select none"
msgstr ""
msgid "Save view"
msgstr ""
msgid "Search and filter"
msgstr ""
msgid "Quick Search"
msgstr ""
msgid "Saved Views"
msgstr ""
msgid "Advanced Filters"
msgstr ""
msgid "Search"
msgstr ""
msgid "Copy"
msgstr ""
msgid "Show translations"
msgstr ""
msgid "Save Order"
msgstr ""
msgid "more"
msgstr ""
msgid "No other affected objects."
msgstr ""
msgid "Bulk operation"
msgstr ""
msgid "items affected"
msgstr ""
msgid "Field"
msgstr ""
msgid "Value"
msgstr ""
msgid "No changes recorded."
msgstr ""
msgid "Model"
msgstr ""
msgid "Object"
msgstr ""
msgid "No related changes in this request."
msgstr ""
#, python-format
msgid "You are authenticated as %(username)s, but are not authorized to access this page. Would you like to login to a different account?"
msgstr ""
msgid "Welcome back"
msgstr ""
msgid "Enter your details to enter the application."
msgstr ""
msgid "Can't sign in?"
msgstr ""
msgid "Reset password"
msgstr ""
msgid "Logged out"
msgstr ""
msgid "Thanks for spending some quality time with the web site today."
msgstr ""
msgid "Log in again"
msgstr ""
msgid "Password change"
msgstr ""
msgid "Your password was changed."
msgstr ""
msgid "Please enter your old password, for security’s sake, and then enter your new password twice so we can verify you typed it in correctly."
msgstr ""
msgid "Change my password"
msgstr ""
msgid "Password reset"
msgstr ""
msgid "Your password has been set. You may go ahead and log in now."
msgstr ""
msgid "Please enter your new password twice so we can verify you typed it in correctly."
msgstr ""
msgid "The password reset link was invalid, possibly because it has already been used. Please request a new password reset."
msgstr ""
msgid "We’ve emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly."
msgstr ""
msgid "If you don’t receive an email, please make sure you’ve entered the address you registered with, and check your spam folder."
msgstr ""
#, python-format
msgid "You're receiving this email because you requested a password reset for your user account at %(site_name)s."
msgstr ""
msgid "Please go to the following page and choose a new password:"
msgstr ""
msgid "Your username, in case you’ve forgotten:"
msgstr ""
msgid "Thanks for using our site!"
msgstr ""
#, python-format
msgid "The %(site_name)s team"
msgstr ""
msgid "Forgotten your password? Enter your email address below, and we’ll email instructions for setting a new one."
msgstr ""
msgid "Reset my password"
msgstr ""
msgid "Columns"
msgstr ""
msgid "Choose Columns"
msgstr ""
msgid "Select All"
msgstr ""
msgid "Remove"
msgstr ""
msgid "View Results"
msgstr ""
msgid ""
"\n"
" <button class=\"btn btn-primary-light btn-tiny\">Add file</button>\n"
" <span class=\"ml-4 text-dark-900 text-12 leading-16\">or move here</span>\n"
" "
msgstr ""
msgid "JPG, PNG, GIF or WEBP max 10MB"
msgstr ""
msgid "Remove View"
msgstr ""
msgid "Do you want to remove table view?"
msgstr ""
msgid "Save view as"
msgstr ""
msgid "New view"
msgstr ""
msgid "View name"
msgstr ""
msgid "or save as"
msgstr ""
msgid "Cancel"
msgstr ""
msgid "Calendar"
msgstr ""
msgid "Timezone"
msgstr ""
msgid "From"
msgstr ""
msgid "To"
msgstr ""
msgid "Type to filter"
msgstr ""
msgid "Editorial reviews"
msgstr ""
msgid "Reader reviews"
msgstr ""
msgid "Author"
msgstr ""
msgid "Product details"
msgstr ""
msgid "Awards"
msgstr ""
msgid "Are you sure?"
msgstr ""
msgid "Confirm"
msgstr ""
msgid "Loading..."
msgstr ""
#, python-format
msgid "Add another %(verbose_name)s"
msgstr ""
msgid "Change"
msgstr ""
msgid "View"
msgstr ""
msgid "Delete"
msgstr ""
msgid "results"
msgstr ""
msgid "List of pages"
msgstr ""
msgid "Page Tree"
msgstr ""
msgid "Reset filter"
msgstr ""
msgid "Sites"
msgstr ""
#, python-format
msgid ""
"\n"
" Restore deleted %(name)s\n"
" "
msgstr ""
#, python-format
msgid ""
"\n"
" New %(name)s\n"
" "
msgstr ""
msgid "Main Navigation"
msgstr ""
msgid "Options"
msgstr ""
msgid "Paste"
msgstr ""
msgid "Successfully moved"
msgstr ""
msgid "Changes within the tree might require a refresh."
msgstr ""
msgid "Error:"
msgstr ""
msgid "This page cannot be copied because an application is attached to it. See the Page's Advanced settings to manage apphooks."
msgstr ""
msgid "Are you sure you want to § this page?"
msgstr ""
msgid "Reload"
msgstr ""
msgid "New node"
msgstr ""
msgid "nodes"
msgstr ""
msgid "Menu"
msgstr ""
#, python-format
msgid ""
"\n"
" <em>There is no %(object)s around yet.</em>\n"
" <br>\n"
" <a href=\"%(add_url)s\" class=\"addlink\">Add %(object)s</a> now.\n"
" "
msgstr ""
msgid "Duplicates"
msgstr ""
msgid "URL copied to clipboard"
msgstr ""
msgid "Go back to admin homepage"
msgstr ""
msgid "Home"
msgstr ""
msgid "Go back to Filer app"
msgstr ""
msgid "Filer"
msgstr ""
msgid "Go back to root folder"
msgstr ""
msgid "root"
msgstr ""
#, python-format
msgid "Go back to '%(folder_name)s' folder"
msgstr ""
msgid "Go back to the parent folder"
msgstr ""
msgid "Folder Icon"
msgstr ""
msgid "Go back to"
msgstr ""
msgid "folder"
msgstr ""
msgid "Show menu"
msgstr ""
msgid "Change current folder details"
msgstr ""
msgid "Limit"
msgstr ""
msgid "Check it to limit the search to current folder"
msgstr ""
msgid "Limit the search to current folder"
msgstr ""
msgid "Click here to run search for entered phrase"
msgstr ""
msgid "Move"
msgstr ""
msgid "Dropdown"
msgstr ""
msgid "Adds a new Folder"
msgstr ""
msgid "New Folder"
msgstr ""
msgid "Upload Files"
msgstr ""
msgid "You have to select a folder first"
msgstr ""
msgid "Download"
msgstr ""
msgid "Expand"
msgstr ""
msgid "File is missing"
msgstr ""
msgid "Type"
msgstr ""
msgid "Size"
msgstr ""
msgid "File-size"
msgstr ""
msgid "Modified"
msgstr ""
msgid "Created"
msgstr ""
msgid "Owner"
msgstr ""
msgid "Logout"
msgstr ""
msgid "Continue"
msgstr ""
msgid "Move to first"
msgstr ""
msgid "Move to last"
msgstr ""
msgid "Move up"
msgstr ""
msgid "Move down"
msgstr ""
msgid "Reorder"
msgstr ""
msgid "Collapse"
msgstr ""
msgid "No results found"
msgstr ""
msgid "No choices to choose from"
msgstr ""
#, python-brace-format
msgid "<strong>${from} - ${to}</strong> of <strong>${total}</strong><span class=\"max-xs:hidden\"> items</span>"
msgstr ""
msgid "<strong>0</strong> items"
msgstr ""
#, python-brace-format
msgid "${value} selected"
msgstr ""
msgid "Basic Settings"
msgstr ""
msgid "Advanced Settings"
msgstr ""
msgid "Save as new"
msgstr ""
msgid "Save and add another"
msgstr ""
msgid "Save and continue editing"
msgstr ""
msgid "Select"
msgstr ""
msgid "Add file"
msgstr ""
msgid "or move here"
msgstr ""
msgid "Edit"
msgstr ""
msgid "Open color picker"
msgstr ""
msgid "Close color picker"
msgstr ""
msgid "Clear the selected color"
msgstr ""
#, python-brace-format
msgid "Saturation: {s}. Brightness: {v}."
msgstr ""
msgid "Hue slider"
msgstr ""
msgid "Opacity slider"
msgstr ""
msgid "Color value field"
msgstr ""
msgid "Color format"
msgstr ""
msgid "Color swatch"
msgstr ""
msgid "Saturation and brightness selector. Use up, down, left and right arrow keys to select."
msgstr ""
msgid "drop your file here or"
msgstr ""
msgid "No file selected"
msgstr ""
msgid "Lookup"
msgstr ""
msgid "Choose File"
msgstr ""
msgid "Wizard"
msgstr ""
msgid "Add another row"
msgstr ""
msgid "Row"
msgstr ""
msgid "New row"
msgstr ""
#, python-brace-format
msgid "Added {name} “{object}”."
msgstr ""
msgid "Added."
msgstr ""
msgid "and"
msgstr ""
#, python-brace-format
msgid "Changed {fields} for {name} “{object}”."
msgstr ""
#, python-brace-format
msgid "Changed {fields}."
msgstr ""
#, python-brace-format
msgid "Deleted {name} “{object}”."
msgstr ""
msgid "No fields changed."
msgstr ""
msgid "Finish"
msgstr ""
msgid "Next step"
msgstr ""
msgid "Please complete the first step first."
msgstr ""
msgid "Not Translated"
msgstr ""
msgid "Incomplete"
msgstr ""
msgid "Translated"
msgstr ""
msgid "Status"
msgstr ""
msgid " of "
msgstr ""
msgid "Language"
msgstr ""