forked from BOINC/boinc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBOINC-Project-Generic.po
6409 lines (4951 loc) · 137 KB
/
BOINC-Project-Generic.po
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
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# BOINC web translation
# Copyright (C) 2008 University of California
# This file is distributed under the same license as BOINC.
# FileID : $Id$
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: BOINC translation team <boinc_loc@boinc.berkeley.edu>\n"
"POT-Creation-Date: 2012-01-16 11:31 PST\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: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.2.1\n"
"X-Poedit-SourceCharset: utf-8\n"
msgid "LANG_NAME_NATIVE"
msgstr "English"
msgid "LANG_NAME_INTERNATIONAL"
msgstr "English"
#: ../inc/bbcode_html.inc:11
msgid "Bold text: [b]text[/b] (alt+b)"
msgstr ""
#: ../inc/bbcode_html.inc:14
msgid "Italic text: [i]text[/i] (alt+i)"
msgstr ""
#: ../inc/bbcode_html.inc:17
msgid "Underline text: [u]text[/u] (alt+u)"
msgstr ""
#: ../inc/bbcode_html.inc:20
msgid "Quote text: [quote]text[/quote] (alt+q)"
msgstr ""
#: ../inc/bbcode_html.inc:23
msgid "Code display: [code]code[/code] (alt+c)"
msgstr ""
#: ../inc/bbcode_html.inc:26
msgid "List: [list]text[/list] (alt+l)"
msgstr ""
#: ../inc/bbcode_html.inc:29
msgid "Ordered list: [list=]text[/list] (alt+o)"
msgstr ""
#: ../inc/bbcode_html.inc:32
msgid "Insert image: [img]http://image_url[/img] (alt+p)"
msgstr ""
#: ../inc/bbcode_html.inc:35
msgid ""
"Insert URL: [url]http://url[/url] or [url=http://url]URL text[/url] (alt+w)"
msgstr ""
#: ../inc/bbcode_html.inc:42
msgid "Font color"
msgstr ""
#: ../inc/bbcode_html.inc:43
msgid ""
"Font color: [color=red]text[/color] Tip: you can also use color=#FF0000"
msgstr ""
#: ../inc/bbcode_html.inc:44 ../inc/bbcode_html.inc:59 ../inc/prefs.inc:625
msgid "Default"
msgstr ""
#: ../inc/bbcode_html.inc:45
msgid "Dark Red"
msgstr ""
#: ../inc/bbcode_html.inc:46
msgid "Red"
msgstr ""
#: ../inc/bbcode_html.inc:47
msgid "Orange"
msgstr ""
#: ../inc/bbcode_html.inc:48
msgid "Brown"
msgstr ""
#: ../inc/bbcode_html.inc:49
msgid "Yellow"
msgstr ""
#: ../inc/bbcode_html.inc:50
msgid "Green"
msgstr ""
#: ../inc/bbcode_html.inc:51
msgid "Olive"
msgstr ""
#: ../inc/bbcode_html.inc:52
msgid "Cyan"
msgstr ""
#: ../inc/bbcode_html.inc:53
msgid "Blue"
msgstr ""
#: ../inc/bbcode_html.inc:54
msgid "Dark Blue"
msgstr ""
#: ../inc/bbcode_html.inc:55
msgid "Indigo"
msgstr ""
#: ../inc/bbcode_html.inc:56
msgid "Violet"
msgstr ""
#: ../inc/bbcode_html.inc:57
msgid "Font size"
msgstr ""
#: ../inc/bbcode_html.inc:58
msgid "Font size: [size=x-small]small text[/size]"
msgstr ""
#: ../inc/bbcode_html.inc:60
msgid "Small"
msgstr ""
#: ../inc/bbcode_html.inc:61
msgid "Normal"
msgstr ""
#: ../inc/bbcode_html.inc:62
msgid "Large"
msgstr ""
#: ../inc/bbcode_html.inc:65
msgid "Close all open bbCode tags"
msgstr ""
#: ../inc/bbcode_html.inc:65
msgid "Close Tags"
msgstr ""
#: ../inc/forum.inc:37
msgid "Oldest first"
msgstr ""
#: ../inc/forum.inc:38 ../inc/forum.inc:44
msgid "Newest first"
msgstr ""
#: ../inc/forum.inc:39
msgid "Highest rated posts first"
msgstr ""
#: ../inc/forum.inc:41
msgid "Newest post first"
msgstr ""
#: ../inc/forum.inc:42
msgid "Most views first"
msgstr ""
#: ../inc/forum.inc:43
msgid "Most posts first"
msgstr ""
#: ../inc/forum.inc:125
msgid "Search for words in forum messages"
msgstr ""
#: ../inc/forum.inc:125
msgid "Search forums"
msgstr ""
#: ../inc/forum.inc:126
msgid "Advanced search"
msgstr ""
#: ../inc/forum.inc:132 ../inc/user.inc:250 ../user/pm.php:69
#: ../user/pm.php:133
msgid "Private messages"
msgstr ""
#: ../inc/forum.inc:151 ../user/forum_forum.php:71
#: ../user/sample_index.php:119
msgid "Questions and Answers"
msgstr ""
#: ../inc/forum.inc:151 ../inc/forum.inc:183 ../inc/user.inc:247
#: ../inc/user.inc:370 ../user/forum_forum.php:73 ../user/sample_index.php:118
#: ../project.sample/project.inc:46
msgid "Message boards"
msgstr ""
#: ../inc/forum.inc:187 ../inc/forum.inc:195
msgid "%1 message board"
msgstr ""
#: ../inc/forum.inc:238 ../inc/result.inc:658
msgid "Previous"
msgstr ""
#: ../inc/forum.inc:260 ../inc/result.inc:667
msgid "Next"
msgstr ""
#: ../inc/forum.inc:535
msgid "Send message"
msgstr ""
#: ../inc/forum.inc:535
msgid "Send %1 a private message"
msgstr ""
#: ../inc/forum.inc:536
msgid "Joined: %1"
msgstr ""
#: ../inc/forum.inc:545
msgid "Posts: %1"
msgstr ""
#: ../inc/forum.inc:551
msgid "Credit: %1"
msgstr ""
#: ../inc/forum.inc:552
msgid "RAC: %1"
msgstr ""
#: ../inc/forum.inc:574
msgid "You haven't read this message yet"
msgstr ""
#: ../inc/forum.inc:574
msgid "Unread"
msgstr ""
#: ../inc/forum.inc:577 ../inc/forum.inc:582 ../inc/forum.inc:681
msgid "Message %1"
msgstr ""
#: ../inc/forum.inc:578 ../inc/user.inc:324 ../user/forum_forum.php:172
msgid "hidden"
msgstr ""
#: ../inc/forum.inc:579
msgid "Posted: %1"
msgstr ""
#: ../inc/forum.inc:582
msgid " - in response to "
msgstr ""
#: ../inc/forum.inc:585 ../inc/prefs.inc:691 ../inc/prefs.inc:693
msgid "Edit"
msgstr ""
#: ../inc/forum.inc:585
msgid "Edit this message"
msgstr ""
#: ../inc/forum.inc:591
msgid "Last modified: %1"
msgstr ""
#: ../inc/forum.inc:594
msgid ""
"This post is not shown because the sender is on your 'ignore' list. Click "
"%1here%2 to view this post"
msgstr ""
#: ../inc/forum.inc:622 ../inc/forum.inc:633
msgid "Report this post as offensive"
msgstr ""
#: ../inc/forum.inc:622 ../inc/forum.inc:633
msgid "Report as offensive"
msgstr ""
#: ../inc/forum.inc:626
msgid "Rating: %1"
msgstr ""
#: ../inc/forum.inc:626
msgid "rate: "
msgstr ""
#: ../inc/forum.inc:629
msgid "Click if you like this message"
msgstr ""
#: ../inc/forum.inc:629
msgid "Rate +"
msgstr ""
#: ../inc/forum.inc:631
msgid "Click if you don't like this message"
msgstr ""
#: ../inc/forum.inc:631
msgid "Rate -"
msgstr ""
#: ../inc/forum.inc:639 ../user/pm.php:106 ../user/pm.php:146
msgid "Reply"
msgstr ""
#: ../inc/forum.inc:639
msgid "Post a reply to this message"
msgstr ""
#: ../inc/forum.inc:641
msgid "Quote"
msgstr ""
#: ../inc/forum.inc:641
msgid "Post a reply by quoting this message"
msgstr ""
#: ../inc/forum.inc:662
msgid "Hidden by a moderator"
msgstr ""
#: ../inc/forum.inc:683
msgid "Posted %1 by %2"
msgstr ""
#: ../inc/forum.inc:701
msgid "You may not post or rate messages until %1"
msgstr ""
#: ../inc/forum.inc:712
msgid ""
"\n"
" <ul>\n"
" <li> Posts must be 'kid friendly': they may not contain\n"
" content that is obscene, hate-related,\n"
" sexually explicit or suggestive.\n"
" <li> No commercial advertisements.\n"
" <li> No links to web sites involving sexual content,\n"
" gambling, or intolerance of others.\n"
" <li> No messages intended to annoy or antagonize other people,\n"
" or to hijack a thread.\n"
" <li> No messages that are deliberately hostile or insulting.\n"
" <li> No abusive comments involving race, religion,\n"
" nationality, gender, class or sexuality.\n"
" "
msgstr ""
#: ../inc/forum.inc:734
msgid "Rules:"
msgstr ""
#: ../inc/forum.inc:735
msgid "More info"
msgstr ""
#: ../inc/forum.inc:1008 ../user/forum_thread.php:185
msgid "Unhide"
msgstr ""
#: ../inc/forum.inc:1008
msgid "Unhide this post"
msgstr ""
#: ../inc/forum.inc:1010 ../user/forum_thread.php:191
msgid "Hide"
msgstr ""
#: ../inc/forum.inc:1010
msgid "Hide this post"
msgstr ""
#: ../inc/forum.inc:1015 ../user/forum_thread.php:224
msgid "Move"
msgstr ""
#: ../inc/forum.inc:1015
msgid "Move post to a different thread"
msgstr ""
#: ../inc/forum.inc:1020
msgid "Banish author"
msgstr ""
#: ../inc/forum.inc:1027
msgid "Vote to banish author"
msgstr ""
#: ../inc/forum.inc:1031
msgid "Vote not to banish author"
msgstr ""
#: ../inc/forum.inc:1036
msgid "Start vote to banish author"
msgstr ""
#: ../inc/forum.inc:1069
msgid "Only team members can post to the team message board"
msgstr ""
#: ../inc/forum.inc:1079
msgid ""
"In order to create a new thread in %1 you must have a certain amount of "
"credit. This is to prevent and protect against abuse of the system."
msgstr ""
#: ../inc/forum.inc:1086
msgid ""
"You cannot create any more threads right now. Please wait a while before "
"trying again. This delay has been enforced to protect against abuse of the "
"system."
msgstr ""
#: ../inc/forum.inc:1093
msgid ""
"This thread is locked. Only forum moderators and administrators are allowed "
"to post there."
msgstr ""
#: ../inc/forum.inc:1098
msgid "Can't post to a hidden thread."
msgstr ""
#: ../inc/forum.inc:1126
msgid "Thread"
msgstr ""
#: ../inc/forum.inc:1127 ../inc/team.inc:120 ../user/forum_forum.php:135
#: ../user/forum_index.php:94
msgid "Posts"
msgstr ""
#: ../inc/forum.inc:1128 ../user/forum_forum.php:136
#: ../user/forum_reply.php:115 ../user/forum_report_post.php:75
#: ../user/forum_thread.php:263
msgid "Author"
msgstr ""
#: ../inc/forum.inc:1129 ../user/forum_forum.php:137
msgid "Views"
msgstr ""
#: ../inc/forum.inc:1130 ../inc/team.inc:120 ../user/forum_forum.php:138
#: ../user/forum_help_desk.php:46 ../user/forum_index.php:95
msgid "Last post"
msgstr ""
#: ../inc/forum.inc:1188
msgid "New posts in the thread %1"
msgstr ""
#: ../inc/forum.inc:1193
msgid "New posts in subscribed thread"
msgstr ""
#: ../inc/forum.inc:1194
msgid "There are new posts in the thread '%1'"
msgstr ""
#: ../inc/forum.inc:1204
msgid "Mark all threads as read"
msgstr ""
#: ../inc/forum.inc:1205
msgid "Mark all threads in all message boards as read."
msgstr ""
#: ../inc/host.inc:24
msgid "No host"
msgstr ""
#: ../inc/host.inc:26
msgid "Unavailable"
msgstr ""
#: ../inc/host.inc:55 ../inc/prefs.inc:626 ../inc/prefs.inc:1026
msgid "Home"
msgstr ""
#: ../inc/host.inc:56 ../inc/prefs.inc:628 ../inc/prefs.inc:1027
#: ../user/server_status.php:319
msgid "Work"
msgstr ""
#: ../inc/host.inc:57 ../inc/prefs.inc:627 ../inc/prefs.inc:1028
msgid "School"
msgstr ""
#: ../inc/host.inc:59 ../user/edit_forum_preferences_form.php:173
#: ../user/edit_forum_preferences_form.php:174
msgid "Update"
msgstr ""
#: ../inc/host.inc:83
msgid "Computer information"
msgstr ""
#: ../inc/host.inc:87 ../inc/host.inc:92
msgid "IP address"
msgstr ""
#: ../inc/host.inc:87
msgid "(same the last %1 times)"
msgstr ""
#: ../inc/host.inc:89
msgid "External IP address"
msgstr ""
#: ../inc/host.inc:92
msgid "Show IP address"
msgstr ""
#: ../inc/host.inc:94
msgid "Domain name"
msgstr ""
#: ../inc/host.inc:97
msgid "Local Standard Time"
msgstr ""
#: ../inc/host.inc:97
msgid "UTC %1 hours"
msgstr ""
#: ../inc/host.inc:98 ../inc/host.inc:645 ../inc/result.inc:591
#: ../inc/team.inc:202 ../inc/team.inc:350 ../inc/user.inc:200
#: ../user/account_finish.php:41 ../user/create_account_form.php:89
#: ../user/team_admins.php:62 ../user/team_change_founder_form.php:77
#: ../user/team_email_list.php:64 ../user/top_users.php:49
#: ../user/user_search.php:105 ../user/user_search.php:163
msgid "Name"
msgstr ""
#: ../inc/host.inc:102 ../inc/host.inc:104 ../inc/host.inc:216
msgid "Owner"
msgstr ""
#: ../inc/host.inc:104 ../inc/host.inc:333
msgid "Anonymous"
msgstr ""
#: ../inc/host.inc:108 ../inc/result.inc:593
msgid "Created"
msgstr ""
#: ../inc/host.inc:109 ../inc/host.inc:220 ../inc/host.inc:225
#: ../inc/host.inc:654 ../inc/team.inc:94 ../inc/team.inc:207
#: ../inc/team.inc:212 ../inc/team.inc:214 ../inc/team.inc:356
#: ../inc/team.inc:361 ../inc/user.inc:122 ../inc/user.inc:136
#: ../user/profile_search_action.php:43
#: ../user/team_change_founder_form.php:78 ../user/team_email_list.php:64
#: ../user/team_remove_inactive_form.php:41 ../user/top_users.php:54
#: ../user/top_users.php:59 ../user/user_search.php:105
#: ../user/user_search.php:163
msgid "Total credit"
msgstr ""
#: ../inc/host.inc:110 ../inc/user.inc:122 ../user/team_search.php:70
#: ../user/user_search.php:105 ../user/user_search.php:163
msgid "Average credit"
msgstr ""
#: ../inc/host.inc:112
msgid "Cross project credit"
msgstr ""
#: ../inc/host.inc:114
msgid "CPU type"
msgstr ""
#: ../inc/host.inc:115
msgid "Number of processors"
msgstr ""
#: ../inc/host.inc:117
msgid "Coprocessors"
msgstr ""
#: ../inc/host.inc:119 ../inc/host.inc:660
msgid "Operating System"
msgstr ""
#: ../inc/host.inc:122 ../inc/host.inc:229
msgid "BOINC version"
msgstr ""
#: ../inc/host.inc:126
msgid "Memory"
msgstr ""
#: ../inc/host.inc:126 ../inc/host.inc:134
msgid "%1 MB"
msgstr ""
#: ../inc/host.inc:129
msgid "Cache"
msgstr ""
#: ../inc/host.inc:129
msgid "%1 KB"
msgstr ""
#: ../inc/host.inc:134
msgid "Swap space"
msgstr ""
#: ../inc/host.inc:137
msgid "Total disk space"
msgstr ""
#: ../inc/host.inc:137 ../inc/host.inc:140
msgid "%1 GB"
msgstr ""
#: ../inc/host.inc:140
msgid "Free Disk Space"
msgstr ""
#: ../inc/host.inc:144
msgid "Measured floating point speed"
msgstr ""
#: ../inc/host.inc:144 ../inc/host.inc:147
msgid "%1 million ops/sec"
msgstr ""
#: ../inc/host.inc:147
msgid "Measured integer speed"
msgstr ""
#: ../inc/host.inc:151 ../inc/host.inc:153
msgid "Average upload rate"
msgstr ""
#: ../inc/host.inc:151 ../inc/host.inc:158
msgid "%1 KB/sec"
msgstr ""
#: ../inc/host.inc:153 ../inc/host.inc:160 ../inc/result.inc:195
#: ../inc/result.inc:205 ../inc/result.inc:223 ../inc/result.inc:241
#: ../inc/result.inc:257 ../user/explain_state.php:56
#: ../user/host_app_versions.php:29
msgid "Unknown"
msgstr ""
#: ../inc/host.inc:158 ../inc/host.inc:160
msgid "Average download rate"
msgstr ""
#: ../inc/host.inc:163 ../user/host_app_versions.php:65
msgid "Average turnaround time"
msgstr ""
#: ../inc/host.inc:163 ../user/forum_search.php:46 ../user/forum_search.php:47
#: ../user/forum_search.php:48 ../user/forum_search.php:49
msgid "%1 days"
msgstr ""
#: ../inc/host.inc:164
msgid "Application details"
msgstr ""
#: ../inc/host.inc:165
msgid "Show"
msgstr ""
#: ../inc/host.inc:175 ../inc/host.inc:317 ../inc/user.inc:153
msgid "Tasks"
msgstr ""
#: ../inc/host.inc:179 ../inc/host.inc:200
msgid "Number of times client has contacted server"
msgstr ""
#: ../inc/host.inc:180
msgid "Last time contacted server"
msgstr ""
#: ../inc/host.inc:181
#, php-format
msgid "% of time BOINC is running"
msgstr ""
#: ../inc/host.inc:183
#, php-format
msgid "While BOINC running, % of time host has an Internet connection"
msgstr ""
#: ../inc/host.inc:185
#, php-format
msgid "While BOINC running, % of time work is allowed"
msgstr ""
#: ../inc/host.inc:187
msgid "Average CPU efficiency"
msgstr ""
#: ../inc/host.inc:190
msgid "Task duration correction factor"
msgstr ""
#: ../inc/host.inc:192 ../inc/host.inc:647
msgid "Location"
msgstr ""
#: ../inc/host.inc:194
msgid "Delete this computer"
msgstr ""
#: ../inc/host.inc:198
msgid "Merge duplicate records of this computer"
msgstr ""
#: ../inc/host.inc:198
msgid "Merge"
msgstr ""
#: ../inc/host.inc:201 ../inc/host.inc:662
msgid "Last contact"
msgstr ""
#: ../inc/host.inc:214
msgid "Computer info"
msgstr ""
#: ../inc/host.inc:215 ../inc/host.inc:649 ../inc/team.inc:349
#: ../user/top_users.php:48
msgid "Rank"
msgstr ""
#: ../inc/host.inc:219 ../inc/host.inc:652
msgid "Avg. credit"
msgstr ""
#: ../inc/host.inc:224 ../inc/team.inc:95 ../inc/team.inc:208
#: ../inc/team.inc:217 ../inc/team.inc:219 ../inc/team.inc:355
#: ../inc/team.inc:360 ../inc/user.inc:137
#: ../user/team_change_founder_form.php:79 ../user/team_email_list.php:64
#: ../user/team_remove_inactive_form.php:42 ../user/top_users.php:53
#: ../user/top_users.php:58
msgid "Recent average credit"
msgstr ""
#: ../inc/host.inc:230 ../inc/host.inc:657 ../inc/result.inc:47
#: ../user/host_app_versions.php:25
msgid "CPU"
msgstr ""
#: ../inc/host.inc:231 ../inc/host.inc:658
msgid "GPU"
msgstr ""
#: ../inc/host.inc:232
msgid "Operating system"
msgstr ""
#: ../inc/host.inc:296
msgid "(%1 processors)"
msgstr ""
#: ../inc/host.inc:316
msgid "Details"
msgstr ""
#: ../inc/host.inc:321
msgid "Cross-project stats:"
msgstr ""
#: ../inc/host.inc:493
msgid "Host %1 has overlapping lifetime:"
msgstr ""
#: ../inc/host.inc:500
msgid "Host %1 has an incompatible OS:"
msgstr ""
#: ../inc/host.inc:506
msgid "Host %1 has an incompatible CPU:"
msgstr ""
#: ../inc/host.inc:573
msgid "same host"
msgstr ""
#: ../inc/host.inc:576
msgid "Can't merge host %1 into %2 - they're incompatible"
msgstr ""
#: ../inc/host.inc:579
msgid "Merging host %1 into host %2"
msgstr ""
#: ../inc/host.inc:596
msgid "Couldn't update credit of new computer"
msgstr ""
#: ../inc/host.inc:600
msgid "Couldn't update results"
msgstr ""
#: ../inc/host.inc:605
msgid "Couldn't retire old computer"
msgstr ""
#: ../inc/host.inc:607
msgid "Retired old computer %1"
msgstr ""
#: ../inc/host.inc:630 ../inc/host.inc:633
msgid "Show:"
msgstr ""
#: ../inc/host.inc:630 ../inc/host.inc:633
msgid "All computers"
msgstr ""
#: ../inc/host.inc:630 ../inc/host.inc:633
msgid "Only computers active in past 30 days"
msgstr ""
#: ../inc/host.inc:642 ../inc/result.inc:600
msgid "Computer ID"
msgstr ""
#: ../inc/host.inc:655
msgid "BOINC<br>version"
msgstr ""
#: ../inc/host.inc:711 ../user/merge_by_name.php:67
msgid "Merge computers by name"
msgstr ""
#: ../inc/news.inc:40
msgid "Comment"
msgstr ""
#: ../inc/news.inc:111
#, php-format
msgid "News is available as an %sRSS feed%s"
msgstr ""
#: ../inc/pm.inc:25 ../inc/pm.inc:174 ../user/pm.php:69 ../user/pm.php:148
msgid "Inbox"
msgstr ""
#: ../inc/pm.inc:26 ../inc/pm.inc:178
msgid "Write"
msgstr ""
#: ../inc/pm.inc:33 ../inc/user.inc:373
msgid "Send private message"
msgstr ""
#: ../inc/pm.inc:35 ../inc/pm.inc:37 ../inc/pm.inc:89
#: ../user/ffmail_form.php:59 ../user/forum_edit.php:99
#: ../user/forum_edit.php:101 ../user/forum_edit.php:145
#: ../user/forum_post.php:61 ../user/forum_post.php:87
#: ../user/forum_post.php:89 ../user/forum_post.php:130
#: ../user/forum_reply.php:77 ../user/forum_reply.php:106
#: ../user/forum_reply.php:108 ../user/forum_reply.php:153 ../user/pm.php:181
msgid "Preview"
msgstr ""
#: ../inc/pm.inc:48 ../user/pm.php:131
msgid "no such message"
msgstr ""
#: ../inc/pm.inc:82
msgid "To"
msgstr ""
#: ../inc/pm.inc:82
msgid "User IDs or unique usernames, separated with commas"
msgstr ""
#: ../inc/pm.inc:85 ../user/pm.php:90 ../user/pm.php:139
msgid "Subject"
msgstr ""
#: ../inc/pm.inc:86 ../user/forum_edit.php:128 ../user/forum_edit.php:133
#: ../user/forum_post.php:116 ../user/forum_reply.php:115
#: ../user/forum_report_post.php:75 ../user/forum_thread.php:263
#: ../user/pm.php:90 ../user/pm.php:144
msgid "Message"
msgstr ""
#: ../inc/pm.inc:89
msgid "Send message"
msgstr ""
#: ../inc/pm.inc:121
msgid "sent you a private message; subject:"
msgstr ""
#: ../inc/pm.inc:127
msgid "Private message%1 from %2, subject:"
msgstr ""
#: ../inc/pm.inc:135
msgid "Couldn't create message"
msgstr ""
#: ../inc/pm.inc:166
msgid ""
"You are not allowed to send privates messages so often. Please wait some "
"time before sending more messages."
msgstr ""
#: ../inc/pm.inc:176 ../user/forum_forum.php:184
msgid "unread"
msgstr ""
#: ../inc/pm.inc:186
msgid "For email notification, %1edit community prefs%2"
msgstr ""
#: ../inc/pm.inc:198
msgid "Private message"
msgstr ""
#: ../inc/prefs.inc:76
msgid ""
"Suspend work while computer is on battery power? %1 Matters only for "
"portable computers %2"
msgstr ""
#: ../inc/prefs.inc:84
msgid "Suspend work while computer is in use?"
msgstr ""
#: ../inc/prefs.inc:90
msgid ""
"Suspend GPU work while computer is in use? %1 Enforced by version 6.6.21+ %2"
msgstr ""
#: ../inc/prefs.inc:98
msgid "'In use' means mouse/keyboard activity in last"
msgstr ""
#: ../inc/prefs.inc:100 ../inc/prefs.inc:109 ../inc/prefs.inc:143
msgid "minutes"
msgstr ""
#: ../inc/prefs.inc:104
msgid ""
"Suspend work if no mouse/keyboard activity in last %1 Needed to enter low-"
"power mode on some computers %2"
msgstr ""
#: ../inc/prefs.inc:113
msgid ""
"Suspend work when non-BOINC CPU usage is above %1 0 means no "
"restriction<br>Enforced by version 6.10.30+ %2"
msgstr ""
#: ../inc/prefs.inc:121
msgid "Do work only between the hours of %1 No restriction if equal %2"
msgstr ""
#: ../inc/prefs.inc:129
msgid ""
"Leave tasks in memory while suspended? %1 Suspended tasks will consume swap "
"space if 'yes' %2"
msgstr ""
#: ../inc/prefs.inc:138
msgid "Switch between tasks every %1 Recommended: 60 minutes %2"
msgstr ""
#: ../inc/prefs.inc:146
msgid "On multiprocessors, use at most"
msgstr ""
#: ../inc/prefs.inc:148
msgid "processors"
msgstr ""
#: ../inc/prefs.inc:152
msgid "On multiprocessors, use at most %1 Enforced by version 6.1+ %2"
msgstr ""
#: ../inc/prefs.inc:157
#, php-format
msgid "% of the processors"
msgstr ""
#: ../inc/prefs.inc:161
msgid "Use at most %1 Can be used to reduce CPU heat %2"