The R Project SVN R

Rev

Rev 63002 | Rev 63530 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 63002 Rev 63101
Line 6... Line 6...
6
#, fuzzy
6
#, fuzzy
7
msgid ""
7
msgid ""
8
msgstr ""
8
msgstr ""
9
"Project-Id-Version: R 3.1.0\n"
9
"Project-Id-Version: R 3.1.0\n"
10
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
10
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
11
"POT-Creation-Date: 2013-06-21 09:09+0100\n"
11
"POT-Creation-Date: 2013-06-29 17:48+0100\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"Language: \n"
15
"Language: \n"
16
"MIME-Version: 1.0\n"
16
"MIME-Version: 1.0\n"
Line 186... Line 186...
186
#: src/main/envir.c:3292 src/main/errors.c:1036 src/main/eval.c:397
186
#: src/main/envir.c:3292 src/main/errors.c:1036 src/main/eval.c:397
187
#: src/main/eval.c:406 src/main/eval.c:409 src/main/grep.c:767
187
#: src/main/eval.c:406 src/main/eval.c:409 src/main/grep.c:767
188
#: src/main/grep.c:772 src/main/grep.c:1061 src/main/grep.c:1063
188
#: src/main/grep.c:772 src/main/grep.c:1061 src/main/grep.c:1063
189
#: src/main/grep.c:1065 src/main/grep.c:1510 src/main/grep.c:1514
189
#: src/main/grep.c:1065 src/main/grep.c:1510 src/main/grep.c:1514
190
#: src/main/grep.c:1519 src/main/grep.c:2323 src/main/grep.c:2328
190
#: src/main/grep.c:1519 src/main/grep.c:2323 src/main/grep.c:2328
191
#: src/main/grep.c:2621 src/main/grep.c:2626 src/main/memory.c:3505
191
#: src/main/grep.c:2621 src/main/grep.c:2626 src/main/memory.c:3508
192
#: src/main/paste.c:96 src/main/paste.c:384 src/main/paste.c:391
192
#: src/main/paste.c:96 src/main/paste.c:384 src/main/paste.c:391
193
#: src/main/paste.c:398 src/main/paste.c:403 src/main/paste.c:408
193
#: src/main/paste.c:398 src/main/paste.c:403 src/main/paste.c:408
194
#: src/main/paste.c:413 src/main/paste.c:416 src/main/paste.c:424
194
#: src/main/paste.c:413 src/main/paste.c:416 src/main/paste.c:424
195
#: src/main/paste.c:590 src/main/paste.c:595 src/main/platform.c:305
195
#: src/main/paste.c:590 src/main/paste.c:595 src/main/platform.c:305
196
#: src/main/platform.c:307 src/main/platform.c:309 src/main/platform.c:325
196
#: src/main/platform.c:307 src/main/platform.c:309 src/main/platform.c:325
Line 834... Line 834...
834
 
834
 
835
#: src/main/arithmetic.c:1127 src/main/complex.c:645 src/main/complex.c:715
835
#: src/main/arithmetic.c:1127 src/main/complex.c:645 src/main/complex.c:715
836
msgid "unimplemented complex function"
836
msgid "unimplemented complex function"
837
msgstr ""
837
msgstr ""
838
 
838
 
839
#: src/main/arithmetic.c:1391 src/main/arithmetic.c:1744
839
#: src/main/arithmetic.c:1391 src/main/arithmetic.c:1745
840
#: src/main/arithmetic.c:1923 src/main/arithmetic.c:2035
840
#: src/main/arithmetic.c:1924 src/main/arithmetic.c:2036
841
#, c-format
841
#, c-format
842
msgid "unimplemented real function of %d numeric arguments"
842
msgid "unimplemented real function of %d numeric arguments"
843
msgstr ""
843
msgstr ""
844
 
844
 
845
#: src/main/arithmetic.c:1421
845
#: src/main/arithmetic.c:1421
846
#, c-format
846
#, c-format
847
msgid "%d arguments passed to '%s' which requires 1 or 2"
847
msgid "%d arguments passed to '%s' which requires 1 or 2"
848
msgstr ""
848
msgstr ""
849
 
849
 
850
#: src/main/arithmetic.c:1440
850
#: src/main/arithmetic.c:1441
851
msgid "invalid second argument of length 0"
851
msgid "invalid second argument of length 0"
852
msgstr ""
852
msgstr ""
853
 
853
 
854
#: src/main/arithmetic.c:1510
854
#: src/main/arithmetic.c:1511
855
msgid "invalid argument 'base' of length 0"
855
msgid "invalid argument 'base' of length 0"
856
msgstr ""
856
msgstr ""
857
 
857
 
858
#: src/main/arithmetic.c:1518
858
#: src/main/arithmetic.c:1519
859
#, c-format
859
#, c-format
860
msgid "%d arguments passed to 'log' which requires 1 or 2"
860
msgid "%d arguments passed to 'log' which requires 1 or 2"
861
msgstr ""
861
msgstr ""
862
 
862
 
863
#: src/main/array.c:79 src/main/array.c:1431
863
#: src/main/array.c:79 src/main/array.c:1431
Line 1357... Line 1357...
1357
 
1357
 
1358
#: src/main/builtin.c:993 src/main/eval.c:4957
1358
#: src/main/builtin.c:993 src/main/eval.c:4957
1359
msgid "EXPR must be a length 1 vector"
1359
msgid "EXPR must be a length 1 vector"
1360
msgstr ""
1360
msgstr ""
1361
 
1361
 
-
 
1362
#: src/main/builtin.c:996
-
 
1363
#, c-format
-
 
1364
msgid ""
-
 
1365
"EXPR is a \"factor\", treated as integer.\n"
-
 
1366
" Consider using '%s' instead."
-
 
1367
msgstr ""
-
 
1368
 
1362
#: src/main/character.c:105 src/main/character.c:108 src/main/character.c:132
1369
#: src/main/character.c:105 src/main/character.c:108 src/main/character.c:132
1363
#: src/main/character.c:135
1370
#: src/main/character.c:135
1364
#, c-format
1371
#, c-format
1365
msgid "'%s' requires a character vector"
1372
msgid "'%s' requires a character vector"
1366
msgstr ""
1373
msgstr ""
Line 2404... Line 2411...
2404
#: src/main/saveload.c:1978 src/main/saveload.c:2309 src/main/serialize.c:2727
2411
#: src/main/saveload.c:1978 src/main/saveload.c:2309 src/main/serialize.c:2727
2405
#, c-format
2412
#, c-format
2406
msgid "object '%s' not found"
2413
msgid "object '%s' not found"
2407
msgstr ""
2414
msgstr ""
2408
 
2415
 
2409
#: src/main/deparse.c:1466
2416
#: src/main/deparse.c:1471
2410
msgid "badly formed function expression"
2417
msgid "badly formed function expression"
2411
msgstr ""
2418
msgstr ""
2412
 
2419
 
2413
#: src/main/devices.c:44
2420
#: src/main/devices.c:44
2414
msgid "the base graphics system is not registered"
2421
msgid "the base graphics system is not registered"
Line 3575... Line 3582...
3575
 
3582
 
3576
#: src/main/gevents.c:134
3583
#: src/main/gevents.c:134
3577
msgid "no graphics event handlers set"
3584
msgid "no graphics event handlers set"
3578
msgstr ""
3585
msgstr ""
3579
 
3586
 
3580
#: src/main/gram.y:221 src/main/gram.y:236 src/main/gram.y:2230
3587
#: src/main/gram.y:223 src/main/gram.y:238 src/main/gram.y:2231
3581
#: src/main/gram.y:2244
3588
#: src/main/gram.y:2245
3582
#, c-format
3589
#, c-format
3583
msgid "EOF whilst reading MBCS char at line %d"
3590
msgid "EOF whilst reading MBCS char at line %d"
3584
msgstr ""
3591
msgstr ""
3585
 
3592
 
3586
#: src/main/gram.y:225 src/main/gram.y:233 src/main/gram.y:2234
3593
#: src/main/gram.y:227 src/main/gram.y:235 src/main/gram.y:2235
3587
#: src/main/gram.y:2241
3594
#: src/main/gram.y:2242
3588
#, c-format
3595
#, c-format
3589
msgid "invalid multibyte character in parser at line %d"
3596
msgid "invalid multibyte character in parser at line %d"
3590
msgstr ""
3597
msgstr ""
3591
 
3598
 
3592
#: src/main/gram.y:465
3599
#: src/main/gram.y:467
3593
#, c-format
3600
#, c-format
3594
msgid "input buffer overflow at line %d"
3601
msgid "input buffer overflow at line %d"
3595
msgstr ""
3602
msgstr ""
3596
 
3603
 
3597
#: src/main/gram.y:1054
3604
#: src/main/gram.y:1056
3598
#, c-format
3605
#, c-format
3599
msgid "incorrect tag type at line %d"
3606
msgid "incorrect tag type at line %d"
3600
msgstr ""
3607
msgstr ""
3601
 
3608
 
3602
#: src/main/gram.y:1668
3609
#: src/main/gram.y:1669
3603
msgid "contextstack overflow"
3610
msgid "contextstack overflow"
3604
msgstr ""
3611
msgstr ""
3605
 
3612
 
3606
#: src/main/gram.y:1905
3613
#: src/main/gram.y:1906
3607
msgid "input"
3614
msgid "input"
3608
msgstr ""
3615
msgstr ""
3609
 
3616
 
3610
#: src/main/gram.y:1906
3617
#: src/main/gram.y:1907
3611
msgid "end of input"
3618
msgid "end of input"
3612
msgstr ""
3619
msgstr ""
3613
 
3620
 
3614
#: src/main/gram.y:1907
3621
#: src/main/gram.y:1908
3615
msgid "string constant"
3622
msgid "string constant"
3616
msgstr ""
3623
msgstr ""
3617
 
3624
 
3618
#: src/main/gram.y:1908
3625
#: src/main/gram.y:1909
3619
msgid "numeric constant"
3626
msgid "numeric constant"
3620
msgstr ""
3627
msgstr ""
3621
 
3628
 
3622
#: src/main/gram.y:1909
3629
#: src/main/gram.y:1910
3623
msgid "symbol"
3630
msgid "symbol"
3624
msgstr ""
3631
msgstr ""
3625
 
3632
 
3626
#: src/main/gram.y:1910
3633
#: src/main/gram.y:1911
3627
msgid "assignment"
3634
msgid "assignment"
3628
msgstr ""
3635
msgstr ""
3629
 
3636
 
3630
#: src/main/gram.y:1911
3637
#: src/main/gram.y:1912
3631
msgid "end of line"
3638
msgid "end of line"
3632
msgstr ""
3639
msgstr ""
3633
 
3640
 
3634
#: src/main/gram.y:1925 src/main/gram.y:1931
3641
#: src/main/gram.y:1926 src/main/gram.y:1932
3635
#, c-format
3642
#, c-format
3636
msgid "unexpected %s"
3643
msgid "unexpected %s"
3637
msgstr ""
3644
msgstr ""
3638
 
3645
 
3639
#: src/main/gram.y:1941
3646
#: src/main/gram.y:1942
3640
#, c-format
3647
#, c-format
3641
msgid "repeated formal argument '%s' on line %d"
3648
msgid "repeated formal argument '%s' on line %d"
3642
msgstr ""
3649
msgstr ""
3643
 
3650
 
3644
#: src/main/gram.y:2147
3651
#: src/main/gram.y:2148
3645
#, c-format
3652
#, c-format
3646
msgid "integer literal %s contains decimal; using numeric value"
3653
msgid "integer literal %s contains decimal; using numeric value"
3647
msgstr ""
3654
msgstr ""
3648
 
3655
 
3649
#: src/main/gram.y:2151
3656
#: src/main/gram.y:2152
3650
#, c-format
3657
#, c-format
3651
msgid "non-integer value %s qualified with L; using numeric value"
3658
msgid "non-integer value %s qualified with L; using numeric value"
3652
msgstr ""
3659
msgstr ""
3653
 
3660
 
3654
#: src/main/gram.y:2164
3661
#: src/main/gram.y:2165
3655
#, c-format
3662
#, c-format
3656
msgid "integer literal %s contains unnecessary decimal point"
3663
msgid "integer literal %s contains unnecessary decimal point"
3657
msgstr ""
3664
msgstr ""
3658
 
3665
 
3659
#: src/main/gram.y:2196
3666
#: src/main/gram.y:2197
3660
#, c-format
3667
#, c-format
3661
msgid "unable to allocate buffer for long string at line %d"
3668
msgid "unable to allocate buffer for long string at line %d"
3662
msgstr ""
3669
msgstr ""
3663
 
3670
 
3664
#: src/main/gram.y:2349
3671
#: src/main/gram.y:2350
3665
#, c-format
3672
#, c-format
3666
msgid "'\\x' used without hex digits in character string starting \"%s\""
3673
msgid "'\\x' used without hex digits in character string starting \"%s\""
3667
msgstr ""
3674
msgstr ""
3668
 
3675
 
3669
#: src/main/gram.y:2363
3676
#: src/main/gram.y:2364
3670
#, c-format
3677
#, c-format
3671
msgid "\\uxxxx sequences not supported inside backticks (line %d)"
3678
msgid "\\uxxxx sequences not supported inside backticks (line %d)"
3672
msgstr ""
3679
msgstr ""
3673
 
3680
 
3674
#: src/main/gram.y:2378
3681
#: src/main/gram.y:2379
3675
#, c-format
3682
#, c-format
3676
msgid "'\\u' used without hex digits in character string starting \"%s\""
3683
msgid "'\\u' used without hex digits in character string starting \"%s\""
3677
msgstr ""
3684
msgstr ""
3678
 
3685
 
3679
#: src/main/gram.y:2386
3686
#: src/main/gram.y:2387
3680
#, c-format
3687
#, c-format
3681
msgid "invalid \\u{xxxx} sequence (line %d)"
3688
msgid "invalid \\u{xxxx} sequence (line %d)"
3682
msgstr ""
3689
msgstr ""
3683
 
3690
 
3684
#: src/main/gram.y:2398
3691
#: src/main/gram.y:2399
3685
#, c-format
3692
#, c-format
3686
msgid "\\Uxxxxxxxx sequences not supported inside backticks (line %d)"
3693
msgid "\\Uxxxxxxxx sequences not supported inside backticks (line %d)"
3687
msgstr ""
3694
msgstr ""
3688
 
3695
 
3689
#: src/main/gram.y:2413
3696
#: src/main/gram.y:2414
3690
#, c-format
3697
#, c-format
3691
msgid "'\\U' used without hex digits in character string starting \"%s\""
3698
msgid "'\\U' used without hex digits in character string starting \"%s\""
3692
msgstr ""
3699
msgstr ""
3693
 
3700
 
3694
#: src/main/gram.y:2421
3701
#: src/main/gram.y:2422
3695
#, c-format
3702
#, c-format
3696
msgid "invalid \\U{xxxxxxxx} sequence (line %d)"
3703
msgid "invalid \\U{xxxxxxxx} sequence (line %d)"
3697
msgstr ""
3704
msgstr ""
3698
 
3705
 
3699
#: src/main/gram.y:2461
3706
#: src/main/gram.y:2462
3700
#, c-format
3707
#, c-format
3701
msgid "'\\%c' is an unrecognized escape in character string starting \"%s\""
3708
msgid "'\\%c' is an unrecognized escape in character string starting \"%s\""
3702
msgstr ""
3709
msgstr ""
3703
 
3710
 
3704
#: src/main/gram.y:2520
3711
#: src/main/gram.y:2521
3705
msgid "mixing Unicode and octal/hex escapes in a string is not allowed"
3712
msgid "mixing Unicode and octal/hex escapes in a string is not allowed"
3706
msgstr ""
3713
msgstr ""
3707
 
3714
 
3708
#: src/main/gram.y:2524
3715
#: src/main/gram.y:2525
3709
#, c-format
3716
#, c-format
3710
msgid ""
3717
msgid ""
3711
"string at line %d containing Unicode escapes not in this locale\n"
3718
"string at line %d containing Unicode escapes not in this locale\n"
3712
"is too long (max 10000 chars)"
3719
"is too long (max 10000 chars)"
3713
msgstr ""
3720
msgstr ""
3714
 
3721
 
3715
#: src/main/gram.y:3115 src/main/gram.y:3122 src/main/gram.y:3128
3722
#: src/main/gram.y:3116 src/main/gram.y:3123 src/main/gram.y:3129
3716
#: src/main/gram.y:3135
3723
#: src/main/gram.y:3136
3717
#, c-format
3724
#, c-format
3718
msgid "contextstack overflow at line %d"
3725
msgid "contextstack overflow at line %d"
3719
msgstr ""
3726
msgstr ""
3720
 
3727
 
3721
#: src/main/gram.y:3231
3728
#: src/main/gram.y:3231
Line 3832... Line 3839...
3832
#: src/main/internet.c:196 src/main/internet.c:207 src/main/internet.c:218
3839
#: src/main/internet.c:196 src/main/internet.c:207 src/main/internet.c:218
3833
#: src/main/internet.c:227 src/main/internet.c:237
3840
#: src/main/internet.c:227 src/main/internet.c:237
3834
msgid "internet routines cannot be loaded"
3841
msgid "internet routines cannot be loaded"
3835
msgstr ""
3842
msgstr ""
3836
 
3843
 
3837
#: src/main/internet.c:118 src/main/memory.c:3220 src/main/memory.c:3229
3844
#: src/main/internet.c:118 src/main/memory.c:3223 src/main/memory.c:3232
3838
#: src/main/memory.c:3240 src/main/memory.c:3253 src/main/memory.c:3269
3845
#: src/main/memory.c:3243 src/main/memory.c:3256 src/main/memory.c:3272
3839
#: src/main/memory.c:3286
3846
#: src/main/memory.c:3289
3840
msgid "bad value"
3847
msgid "bad value"
3841
msgstr ""
3848
msgstr ""
3842
 
3849
 
3843
#: src/main/internet.c:124
3850
#: src/main/internet.c:124
3844
msgid "internet routines were already initialized"
3851
msgid "internet routines were already initialized"
Line 3900... Line 3907...
3900
 
3907
 
3901
#: src/main/main.c:49
3908
#: src/main/main.c:49
3902
msgid "dummy - do not translate"
3909
msgid "dummy - do not translate"
3903
msgstr ""
3910
msgstr ""
3904
 
3911
 
3905
#: src/main/main.c:478
3912
#: src/main/main.c:477
3906
msgid "Error: segfault from C stack overflow\n"
3913
msgid "Error: segfault from C stack overflow\n"
3907
msgstr ""
3914
msgstr ""
3908
 
3915
 
3909
#: src/main/main.c:834
3916
#: src/main/main.c:835
3910
msgid "unable to open the base package\n"
3917
msgid "unable to open the base package\n"
3911
msgstr ""
3918
msgstr ""
3912
 
3919
 
3913
#: src/main/main.c:911
3920
#: src/main/main.c:912
3914
#, c-format
3921
#, c-format
3915
msgid "unable to restore saved data in %s\n"
3922
msgid "unable to restore saved data in %s\n"
3916
msgstr ""
3923
msgstr ""
3917
 
3924
 
3918
#: src/main/main.c:958
3925
#: src/main/main.c:959
3919
msgid "During startup - "
3926
msgid "During startup - "
3920
msgstr ""
3927
msgstr ""
3921
 
3928
 
3922
#: src/main/main.c:1188
3929
#: src/main/main.c:1189
3923
msgid "cannot quit from browser"
3930
msgid "cannot quit from browser"
3924
msgstr ""
3931
msgstr ""
3925
 
3932
 
3926
#: src/main/main.c:1192
3933
#: src/main/main.c:1193
3927
msgid "one of \"yes\", \"no\", \"ask\" or \"default\" expected."
3934
msgid "one of \"yes\", \"no\", \"ask\" or \"default\" expected."
3928
msgstr ""
3935
msgstr ""
3929
 
3936
 
3930
#: src/main/main.c:1197
3937
#: src/main/main.c:1198
3931
msgid "save=\"ask\" in non-interactive use: command-line default will be used"
3938
msgid "save=\"ask\" in non-interactive use: command-line default will be used"
3932
msgstr ""
3939
msgstr ""
3933
 
3940
 
3934
#: src/main/main.c:1205
3941
#: src/main/main.c:1206
3935
msgid "unrecognized value of 'save'"
3942
msgid "unrecognized value of 'save'"
3936
msgstr ""
3943
msgstr ""
3937
 
3944
 
3938
#: src/main/main.c:1208
3945
#: src/main/main.c:1209
3939
msgid "invalid 'status', 0 assumed"
3946
msgid "invalid 'status', 0 assumed"
3940
msgstr ""
3947
msgstr ""
3941
 
3948
 
3942
#: src/main/main.c:1213
3949
#: src/main/main.c:1214
3943
msgid "invalid 'runLast', FALSE assumed"
3950
msgid "invalid 'runLast', FALSE assumed"
3944
msgstr ""
3951
msgstr ""
3945
 
3952
 
3946
#: src/main/main.c:1244
3953
#: src/main/main.c:1245
3947
msgid "cannot allocate space for toplevel callback element"
3954
msgid "cannot allocate space for toplevel callback element"
3948
msgstr ""
3955
msgstr ""
3949
 
3956
 
3950
#: src/main/main.c:1322
3957
#: src/main/main.c:1323
3951
msgid "negative index passed to R_removeTaskCallbackByIndex"
3958
msgid "negative index passed to R_removeTaskCallbackByIndex"
3952
msgstr ""
3959
msgstr ""
3953
 
3960
 
3954
#: src/main/main.c:1431
3961
#: src/main/main.c:1432
3955
#, c-format
3962
#, c-format
3956
msgid "warning messages from top-level task callback '%s'\n"
3963
msgid "warning messages from top-level task callback '%s'\n"
3957
msgstr ""
3964
msgstr ""
3958
 
3965
 
3959
#: src/main/main.c:1487
3966
#: src/main/main.c:1488
3960
msgid "top-level task callback did not return a logical value"
3967
msgid "top-level task callback did not return a logical value"
3961
msgstr ""
3968
msgstr ""
3962
 
3969
 
3963
#: src/main/mapply.c:58
3970
#: src/main/mapply.c:58
3964
msgid "zero-length inputs cannot be mixed with those of non-zero length"
3971
msgid "zero-length inputs cannot be mixed with those of non-zero length"
Line 4077... Line 4084...
4077
#: src/main/memory.c:2497
4084
#: src/main/memory.c:2497
4078
#, c-format
4085
#, c-format
4079
msgid "cannot allocate vector of size %0.f Kb"
4086
msgid "cannot allocate vector of size %0.f Kb"
4080
msgstr ""
4087
msgstr ""
4081
 
4088
 
4082
#: src/main/memory.c:2832
4089
#: src/main/memory.c:2835
4083
msgid "protect(): protection stack overflow"
4090
msgid "protect(): protection stack overflow"
4084
msgstr ""
4091
msgstr ""
4085
 
4092
 
4086
#: src/main/memory.c:2848
4093
#: src/main/memory.c:2851
4087
#, c-format
4094
#, c-format
4088
msgid "unprotect(): only %d protected items"
4095
msgid "unprotect(): only %d protected items"
4089
msgstr ""
4096
msgstr ""
4090
 
4097
 
4091
#: src/main/memory.c:2862
4098
#: src/main/memory.c:2865
4092
msgid "unprotect_ptr: pointer not found"
4099
msgid "unprotect_ptr: pointer not found"
4093
msgstr ""
4100
msgstr ""
4094
 
4101
 
4095
#: src/main/memory.c:2899
4102
#: src/main/memory.c:2902
4096
#, c-format
4103
#, c-format
4097
msgid "R_Reprotect: only %d protected items, can't reprotect index %d"
4104
msgid "R_Reprotect: only %d protected items, can't reprotect index %d"
4098
msgstr ""
4105
msgstr ""
4099
 
4106
 
4100
#: src/main/memory.c:2941
4107
#: src/main/memory.c:2944
4101
#, c-format
4108
#, c-format
4102
msgid "'Calloc' could not allocate memory (%.0f of %u bytes)"
4109
msgid "'Calloc' could not allocate memory (%.0f of %u bytes)"
4103
msgstr ""
4110
msgstr ""
4104
 
4111
 
4105
#: src/main/memory.c:2952
4112
#: src/main/memory.c:2955
4106
#, c-format
4113
#, c-format
4107
msgid "'Realloc' could not re-allocate memory (%.0f bytes)"
4114
msgid "'Realloc' could not re-allocate memory (%.0f bytes)"
4108
msgstr ""
4115
msgstr ""
4109
 
4116
 
4110
#: src/main/memory.c:3174
4117
#: src/main/memory.c:3177
4111
msgid "not safe to return vector pointer"
4118
msgid "not safe to return vector pointer"
4112
msgstr ""
4119
msgstr ""
4113
 
4120
 
4114
#: src/main/memory.c:3427
4121
#: src/main/memory.c:3430
4115
msgid "memory profiling is not available on this system"
4122
msgid "memory profiling is not available on this system"
4116
msgstr ""
4123
msgstr ""
4117
 
4124
 
4118
#: src/main/memory.c:3492
4125
#: src/main/memory.c:3495
4119
#, c-format
4126
#, c-format
4120
msgid "Rprofmem: cannot open output file '%s'"
4127
msgid "Rprofmem: cannot open output file '%s'"
4121
msgstr ""
4128
msgstr ""
4122
 
4129
 
4123
#: src/main/memory.c:3599
4130
#: src/main/memory.c:3602
4124
#, c-format
4131
#, c-format
4125
msgid "long vectors not supported yet: %s:%d"
4132
msgid "long vectors not supported yet: %s:%d"
4126
msgstr ""
4133
msgstr ""
4127
 
4134
 
4128
#: src/main/names.c:964
4135
#: src/main/names.c:964
Line 5151... Line 5158...
5151
 
5158
 
5152
#: src/main/seq.c:104
5159
#: src/main/seq.c:104
5153
msgid "result would be too long a vector"
5160
msgid "result would be too long a vector"
5154
msgstr ""
5161
msgstr ""
5155
 
5162
 
5156
#: src/main/seq.c:162 src/main/seq.c:166
5163
#: src/main/seq.c:162
5157
#, c-format
-
 
5158
msgid "numerical expression has %d elements: only the first used"
5164
msgid "argument of length 0"
5159
msgstr ""
5165
msgstr ""
5160
 
5166
 
5161
#: src/main/seq.c:164
5167
#: src/main/seq.c:164 src/main/seq.c:166
-
 
5168
#, c-format
5162
msgid "argument of length 0"
5169
msgid "numerical expression has %d elements: only the first used"
5163
msgstr ""
5170
msgstr ""
5164
 
5171
 
5165
#: src/main/seq.c:170
5172
#: src/main/seq.c:170
5166
msgid "NA/NaN argument"
5173
msgid "NA/NaN argument"
5167
msgstr ""
5174
msgstr ""