~ubuntu-branches/ubuntu/vivid/kde-l10n-zhcn/vivid

« back to all changes in this revision

Viewing changes to 5/zh_CN/messages/kdeedu/analitza_qt.po

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-03-24 20:18:14 UTC
  • mfrom: (1.12.50)
  • Revision ID: package-import@ubuntu.com-20150324201814-oppx2zgl4fzjl7x1
Tags: 4:14.12.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
#: analitza/analyzer.cpp:229 analitza/analyzer.cpp:248
38
38
#: analitza/analyzer.cpp:274
39
 
#| msgid "Must specify a correct operation"
40
39
msgctxt "QCoreApplication|"
41
40
msgid "Must specify a correct operation"
42
41
msgstr "必须指定正确的操作符"
43
42
 
44
43
#: analitza/analyzer.cpp:244 analitza/analyzer.cpp:277
45
44
#, qt-format
46
 
#| msgid "Unknown identifier: '%1'"
47
45
msgctxt "QCoreApplication|"
48
46
msgid "Unknown identifier: '%1'"
49
47
msgstr "未知的标识符:“%1”"
50
48
 
51
49
#: analitza/analyzer.cpp:246 analitza/analyzer.cpp:279
52
 
#| msgctxt "identifier separator in error message"
53
 
#| msgid "', '"
54
50
msgctxt "identifier separator in error message|"
55
51
msgid "', '"
56
52
msgstr "', '"
57
53
 
58
54
#: analitza/analyzer.cpp:610
59
 
#| msgctxt "Error message, no proper condition found."
60
 
#| msgid "Could not find a proper choice for a condition statement."
61
55
msgctxt "Error message, no proper condition found.|"
62
56
msgid "Could not find a proper choice for a condition statement."
63
57
msgstr "无法为条件语句找到合适的选择。"
64
58
 
65
59
#: analitza/analyzer.cpp:931
66
 
#| msgid "Type not supported for bounding."
67
60
msgctxt "QCoreApplication|"
68
61
msgid "Type not supported for bounding."
69
62
msgstr "不支持设限的类型。"
70
63
 
71
64
#: analitza/analyzer.cpp:956
72
 
#| msgid "The downlimit is greater than the uplimit"
73
65
msgctxt "QCoreApplication|"
74
66
msgid "The downlimit is greater than the uplimit"
75
67
msgstr "下限大于上限"
76
68
 
77
69
#: analitza/analyzer.cpp:958
78
 
#| msgid "Incorrect uplimit or downlimit."
79
70
msgctxt "QCoreApplication|"
80
71
msgid "Incorrect uplimit or downlimit."
81
72
msgstr "不正确的上限或下限。"
88
79
msgstr "无效的容器索引"
89
80
 
90
81
#: analitza/analyzer.cpp:1868
91
 
#| msgctxt "By a cycle i mean a variable that depends on itself"
92
 
#| msgid "Defined a variable cycle"
93
82
msgctxt "By a cycle i mean a variable that depends on itself|"
94
83
msgid "Defined a variable cycle"
95
84
msgstr "已定义可变周期"
96
85
 
97
86
#: analitza/analyzer.cpp:1910
98
 
#| msgid "The result is not a number"
99
87
msgctxt "QCoreApplication|"
100
88
msgid "The result is not a number"
101
89
msgstr "结果不是一个数字"
261
249
 
262
250
#: analitza/explexer.cpp:111
263
251
#, qt-format
264
 
#| msgid "Unknown token %1"
265
252
msgctxt "QCoreApplication|"
266
253
msgid "Unknown token %1"
267
254
msgstr "未知记号 %1"
268
255
 
269
256
#: analitza/expression.cpp:162
270
257
#, qt-format
271
 
#| msgid "<em>%1</em> needs at least 2 parameters"
272
258
msgctxt "QCoreApplication|"
273
259
msgid "<em>%1</em> needs at least 2 parameters"
274
260
msgstr "<em>%1</em> 需要至少 2 个参数"
275
261
 
276
262
#: analitza/expression.cpp:164
277
263
#, qt-format
278
 
#| msgid "<em>%1</em> requires %2 parameters"
279
264
msgctxt "QCoreApplication|"
280
265
msgid "<em>%1</em> requires %2 parameters"
281
266
msgstr "<em>%1</em> 需要 %2 个参数"
282
267
 
283
268
#: analitza/expression.cpp:171
284
269
#, qt-format
285
 
#| msgid "Missing boundary for '%1'"
286
270
msgctxt "QCoreApplication|"
287
271
msgid "Missing boundary for '%1'"
288
272
msgstr "“%1”的边界丢失"
289
273
 
290
274
#: analitza/expression.cpp:173
291
275
#, qt-format
292
 
#| msgid "Unexpected bounding for '%1'"
293
276
msgctxt "QCoreApplication|"
294
277
msgid "Unexpected bounding for '%1'"
295
278
msgstr "未预期的边界“ %1”"
296
279
 
297
280
#: analitza/expression.cpp:178
298
281
#, qt-format
299
 
#| msgid "<em>%1</em> missing bounds on '%2'"
300
282
msgctxt "QCoreApplication|"
301
283
msgid "<em>%1</em> missing bounds on '%2'"
302
284
msgstr "<em>%1</em> 在 %2 上丢失边界"
303
285
 
304
286
#: analitza/expression.cpp:200
305
 
#| msgid "Wrong declare"
306
287
msgctxt "QCoreApplication|"
307
288
msgid "Wrong declare"
308
289
msgstr "错误的声明"
309
290
 
310
291
#: analitza/expression.cpp:210
311
292
#, qt-format
312
 
#| msgid "Empty container: %1"
313
293
msgctxt "QCoreApplication|"
314
294
msgid "Empty container: %1"
315
295
msgstr "空的容器:%1"
316
296
 
317
297
#: analitza/expression.cpp:228
318
 
#| msgctxt "there was a conditional outside a condition structure"
319
 
#| msgid "We can only have conditionals inside piecewise structures."
320
298
msgctxt "there was a conditional outside a condition structure|"
321
299
msgid "We can only have conditionals inside piecewise structures."
322
300
msgstr "我们只能在分段结构内部使用条件。"
323
301
 
324
302
#: analitza/expression.cpp:244
325
303
#, qt-format
326
 
#| msgid "Cannot have two parameters with the same name like '%1'."
327
304
msgctxt "QCoreApplication|"
328
305
msgid "Cannot have two parameters with the same name like '%1'."
329
306
msgstr "无法使用两个和“%1”同名的参数。"
330
307
 
331
308
#: analitza/expression.cpp:259
332
 
#| msgctxt ""
333
 
#| "this is an error message. otherwise is the else in a mathml condition"
334
 
#| msgid "The <em>otherwise</em> parameter should be the last one"
335
309
msgctxt ""
336
310
"this is an error message. otherwise is the else in a mathml condition|"
337
311
msgid "The <em>otherwise</em> parameter should be the last one"
339
313
 
340
314
#: analitza/expression.cpp:267
341
315
#, qt-format
342
 
#| msgctxt "there was an element that was not a conditional inside a condition"
343
 
#| msgid "%1 is not a proper condition inside the piecewise"
344
316
msgctxt "there was an element that was not a conditional inside a condition|"
345
317
msgid "%1 is not a proper condition inside the piecewise"
346
318
msgstr "%1 不是一个在 piecewise 参数内的合适条件"
347
319
 
348
320
#: analitza/expression.cpp:273
349
 
#| msgid "We can only declare variables"
350
321
msgctxt "QCoreApplication|"
351
322
msgid "We can only declare variables"
352
323
msgstr "只能声明变量"
353
324
 
354
325
#: analitza/expression.cpp:279
355
 
#| msgid "We can only have bounded variables"
356
326
msgctxt "QCoreApplication|"
357
327
msgid "We can only have bounded variables"
358
328
msgstr "只能声明有界变量"
359
329
 
360
330
#: analitza/expression.cpp:290 analitza/expression.cpp:495
361
 
#| msgid "Do not want empty vectors"
362
331
msgctxt "QCoreApplication|"
363
332
msgid "Do not want empty matrixrow elements"
364
333
msgstr "矩阵行元素不能为空"
370
339
 
371
340
#: analitza/expression.cpp:419
372
341
#, qt-format
373
 
#| msgid "Error while parsing: %1"
374
342
msgctxt "QCoreApplication|"
375
343
msgid "Error while parsing: %1"
376
344
msgstr "解析出错:%1"
377
345
 
378
346
#: analitza/expression.cpp:450
379
347
#, qt-format
380
 
#| msgctxt "An error message"
381
 
#| msgid "Container unknown: %1"
382
348
msgctxt "An error message|"
383
349
msgid "Container unknown: %1"
384
350
msgstr "容器未知:%1"
385
351
 
386
352
#: analitza/expression.cpp:456
387
353
#, qt-format
388
 
#| msgid "Cannot codify the %1 value."
389
354
msgctxt "QCoreApplication|"
390
355
msgid "Cannot codify the %1 value."
391
356
msgstr "无法将值 %1 编码。"
392
357
 
393
358
#: analitza/expression.cpp:462
394
359
#, qt-format
395
 
#| msgid "The %1 operator cannot have child contexts."
396
360
msgctxt "QCoreApplication|"
397
361
msgid "The %1 operator cannot have child contexts."
398
362
msgstr "%1 运算符不能有子下文。"
399
363
 
400
364
#: analitza/expression.cpp:466
401
365
#, qt-format
402
 
#| msgid "The element '%1' is not an operator."
403
366
msgctxt "QCoreApplication|"
404
367
msgid "The element '%1' is not an operator."
405
368
msgstr "“%1”不是一个运算符。"
406
369
 
407
370
#: analitza/expression.cpp:479
408
 
#| msgid "Do not want empty vectors"
409
371
msgctxt "QCoreApplication|"
410
372
msgid "Do not want empty vectors"
411
373
msgstr "向量不能为空"
412
374
 
413
375
#: analitza/expression.cpp:489
414
 
#| msgid "Do not want empty vectors"
415
376
msgctxt "QCoreApplication|"
416
377
msgid "Do not want empty matrices"
417
378
msgstr "矩阵不能为空"
418
379
 
419
380
#: analitza/expression.cpp:508
420
381
#, qt-format
421
 
#| msgctxt "Error message due to an unrecognized input"
422
 
#| msgid "Not supported/unknown: %1"
423
382
msgctxt "Error message due to an unrecognized input|"
424
383
msgid "Not supported/unknown: %1"
425
384
msgstr "不支持/未知:%1"
426
385
 
427
386
#: analitza/expressionparser.cpp:297
428
 
#| msgid ", "
429
387
msgctxt "QCoreApplication|"
430
388
msgid ", "
431
389
msgstr ", "
432
390
 
433
391
#: analitza/expressionparser.cpp:297
434
392
#, qt-format
435
 
#| msgctxt "error message"
436
 
#| msgid "Expected %1 instead of '%2'"
437
393
msgctxt "error message|"
438
394
msgid "Expected %1 instead of '%2'"
439
395
msgstr "预期为 %1 而不是“%2”"
440
396
 
441
397
#: analitza/expressionparser.cpp:299
442
 
#| msgid "Missing right parenthesis"
443
398
msgctxt "QCoreApplication|"
444
399
msgid "Missing right parenthesis"
445
400
msgstr "缺少右括号"
446
401
 
447
402
#: analitza/expressionparser.cpp:301
448
 
#| msgid "Unbalanced right parenthesis"
449
403
msgctxt "QCoreApplication|"
450
404
msgid "Unbalanced right parenthesis"
451
405
msgstr "不平衡的右括号"
452
406
 
453
407
#: analitza/expressionparser.cpp:304
454
408
#, qt-format
455
 
#| msgid "Unexpected token identifier: %1"
456
409
msgctxt "QCoreApplication|"
457
410
msgid "Unexpected token identifier: %1"
458
411
msgstr "未预期的标识符:%1"
459
412
 
460
413
#: analitza/expressionparser.cpp:306
461
414
#, qt-format
462
 
#| msgid "Unexpected token %1"
463
415
msgctxt "QCoreApplication|"
464
416
msgid "Unexpected token %1"
465
417
msgstr "未预期的记号 %1"
504
456
 
505
457
#: analitza/expressiontypechecker.cpp:655
506
458
#, qt-format
507
 
#| msgid "Could not call '%1'"
508
459
msgctxt "QCoreApplication|"
509
460
msgid "Could not call '%1'"
510
461
msgstr "无法调用“%1”"
511
462
 
512
463
#: analitza/expressiontypechecker.cpp:663
513
464
#, qt-format
514
 
#| msgid "Could not solve '%1'"
515
465
msgctxt "QCoreApplication|"
516
466
msgid "Could not solve '%1'"
517
467
msgstr "无法解决“%1”"
523
473
msgstr ""
524
474
 
525
475
#: analitza/expressiontypechecker.cpp:719
526
 
#| msgid "Could not determine the type for piecewise"
527
476
msgctxt "QCoreApplication|"
528
477
msgid "Could not determine the type for piecewise"
529
478
msgstr "无法确定分段的类型"
530
479
 
531
480
#: analitza/expressiontypechecker.cpp:938
532
 
#| msgid "Unexpected type"
533
481
msgctxt "QCoreApplication|"
534
482
msgid "Unexpected type"
535
483
msgstr "未预期的类型"
536
484
 
537
485
#: analitza/expressiontypechecker.cpp:961
538
486
#, qt-format
539
 
#| msgid "Cannot convert '%1' to '%2'"
540
487
msgctxt "QCoreApplication|"
541
488
msgid "Cannot convert '%1' to '%2'"
542
489
msgstr "无法将“%1”转换为“%2”"
543
490
 
544
491
#: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
545
492
#, qt-format
546
 
#| msgctxt "html representation of an operator"
547
 
#| msgid "<span class='op'>%1</span>"
548
493
msgctxt "html representation of an operator|"
549
494
msgid "<span class='op'>%1</span>"
550
495
msgstr "<span class='op'>%1</span>"
551
496
 
552
497
#: analitza/htmlexpressionwriter.cpp:56
553
498
#, qt-format
554
 
#| msgctxt "html representation of an operator"
555
 
#| msgid "<span class='keyword'>%1</span>"
556
499
msgctxt "html representation of an operator|"
557
500
msgid "<span class='keyword'>%1</span>"
558
501
msgstr "<span class='keyword'>%1</span>"
559
502
 
560
503
#: analitza/mathmlpresentationlexer.cpp:94
561
504
#, qt-format
562
 
#| msgid "Unknown token %1"
563
505
msgctxt "Error message|"
564
506
msgid "Unknown token '%1'"
565
507
msgstr "未知记号 “%1”"
570
512
msgstr ""
571
513
 
572
514
#: analitza/operations.cpp:70 analitza/operations.cpp:201
573
 
#| msgid "Cannot calculate the remainder on 0."
574
515
msgctxt "QCoreApplication|"
575
516
msgid "Cannot calculate the remainder on 0."
576
517
msgstr "无法计算 0 上的余数。"
577
518
 
578
519
#: analitza/operations.cpp:82 analitza/operations.cpp:211
579
 
#| msgid "Cannot calculate the factor on 0."
580
520
msgctxt "QCoreApplication|"
581
521
msgid "Cannot calculate the factor on 0."
582
522
msgstr "无法计算 0 上的因数。"
583
523
 
584
524
#: analitza/operations.cpp:138 analitza/operations.cpp:259
585
 
#| msgid "Cannot calculate the lcm of 0."
586
525
msgctxt "QCoreApplication|"
587
526
msgid "Cannot calculate the lcm of 0."
588
527
msgstr "无法计算 0 上的最小公倍数。"
599
538
 
600
539
#: analitza/operations.cpp:349 analitza/operations.cpp:461
601
540
#, qt-format
602
 
#| msgid "Could not calculate a value %1"
603
541
msgctxt "QCoreApplication|"
604
542
msgid "Could not calculate a value %1"
605
543
msgstr "无法计算值 %1"
613
551
 
614
552
#: analitza/operations.cpp:493 analitza/operations.cpp:650
615
553
#: analitza/operations.cpp:782
616
 
#| msgid "Invalid index for a container"
617
554
msgctxt "QCoreApplication|"
618
555
msgid "Invalid index for a container"
619
556
msgstr "无效的容器索引"
620
557
 
621
558
#: analitza/operations.cpp:525
622
559
#, qt-format
623
 
#| msgid "Cannot operate on different sized vectors."
624
560
msgctxt "QCoreApplication|"
625
561
msgid "Cannot operate '%1' on different sized vectors."
626
562
msgstr "无法对不同大小的矢量处理“%1”。"
639
575
 
640
576
#: analitza/operations.cpp:597
641
577
#, qt-format
642
 
#| msgid "Could not calculate a vector's %1"
643
578
msgctxt "QCoreApplication|"
644
579
msgid "Could not calculate a vector's %1"
645
580
msgstr "无法计算矢量的 %1"
646
581
 
647
582
#: analitza/operations.cpp:619 analitza/operations.cpp:635
648
583
#, qt-format
649
 
#| msgid "Could not calculate a list's %1"
650
584
msgctxt "QCoreApplication|"
651
585
msgid "Could not calculate a list's %1"
652
586
msgstr "无法计算 %1 列表"
704
638
 
705
639
#: analitzagui/operatorsmodel.cpp:78 analitzagui/variablesmodel.cpp:92
706
640
#: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:70
707
 
#| msgctxt "@title:column"
708
 
#| msgid "Name"
709
641
msgctxt "@title:column|"
710
642
msgid "Name"
711
643
msgstr "名称"
712
644
 
713
645
#: analitzagui/operatorsmodel.cpp:81
714
 
#| msgctxt "@title:column"
715
 
#| msgid "Description"
716
646
msgctxt "@title:column|"
717
647
msgid "Description"
718
648
msgstr "描述"
719
649
 
720
650
#: analitzagui/operatorsmodel.cpp:84
721
 
#| msgctxt "@title:column"
722
 
#| msgid "Parameters"
723
651
msgctxt "@title:column|"
724
652
msgid "Parameters"
725
653
msgstr "参数"
726
654
 
727
655
#: analitzagui/operatorsmodel.cpp:87
728
 
#| msgctxt "@title:column"
729
 
#| msgid "Example"
730
656
msgctxt "@title:column|"
731
657
msgid "Example"
732
658
msgstr "示例"
733
659
 
734
660
#: analitzagui/operatorsmodel.cpp:118
735
 
#| msgctxt "Syntax for function bounding"
736
 
#| msgid " : var"
737
661
msgctxt "Syntax for function bounding|"
738
662
msgid " : var"
739
663
msgstr " : var"
740
664
 
741
665
#: analitzagui/operatorsmodel.cpp:120
742
 
#| msgctxt "Syntax for function bounding values"
743
 
#| msgid "=from..to"
744
666
msgctxt "Syntax for function bounding values|"
745
667
msgid "=from..to"
746
668
msgstr "=from..to"
747
669
 
748
670
#: analitzagui/operatorsmodel.cpp:123
749
671
#, qt-format
750
 
#| msgid "%1("
751
672
msgctxt "QCoreApplication|"
752
673
msgid "%1("
753
674
msgstr "%1("
754
675
 
755
676
#: analitzagui/operatorsmodel.cpp:126
756
677
#, qt-format
757
 
#| msgid "%1... parameters, ...%2)"
758
678
msgctxt "QCoreApplication|"
759
679
msgid "%1... parameters, ...%2)"
760
680
msgstr "%1……、参数、……%2)"
761
681
 
762
682
#: analitzagui/operatorsmodel.cpp:129
763
683
#, qt-format
764
 
#| msgid "par%1"
765
684
msgctxt "QCoreApplication|"
766
685
msgid "par%1"
767
686
msgstr "par%1"
768
687
 
769
688
#: analitzagui/operatorsmodel.cpp:142
770
 
#| msgid "Addition"
771
689
msgctxt "QCoreApplication|"
772
690
msgid "Addition"
773
691
msgstr "相加"
774
692
 
775
693
#: analitzagui/operatorsmodel.cpp:145
776
 
#| msgid "Multiplication"
777
694
msgctxt "QCoreApplication|"
778
695
msgid "Multiplication"
779
696
msgstr "相乘"
780
697
 
781
698
#: analitzagui/operatorsmodel.cpp:148
782
 
#| msgid "Division"
783
699
msgctxt "QCoreApplication|"
784
700
msgid "Division"
785
701
msgstr "相除"
786
702
 
787
703
#: analitzagui/operatorsmodel.cpp:151
788
 
#| msgid "Subtraction. Will remove all values from the first one."
789
704
msgctxt "QCoreApplication|"
790
705
msgid "Subtraction. Will remove all values from the first one."
791
706
msgstr "相减,将从第一个中减去所有值。"
792
707
 
793
708
#: analitzagui/operatorsmodel.cpp:154
794
 
#| msgid "Power"
795
709
msgctxt "QCoreApplication|"
796
710
msgid "Power"
797
711
msgstr "乘幂"
798
712
 
799
713
#: analitzagui/operatorsmodel.cpp:157
800
 
#| msgid "Remainder"
801
714
msgctxt "QCoreApplication|"
802
715
msgid "Remainder"
803
716
msgstr "余数"
804
717
 
805
718
#: analitzagui/operatorsmodel.cpp:160
806
 
#| msgid "Quotient"
807
719
msgctxt "QCoreApplication|"
808
720
msgid "Quotient"
809
721
msgstr "商"
810
722
 
811
723
#: analitzagui/operatorsmodel.cpp:163
812
 
#| msgid "The factor of"
813
724
msgctxt "QCoreApplication|"
814
725
msgid "The factor of"
815
726
msgstr "因数"
816
727
 
817
728
#: analitzagui/operatorsmodel.cpp:166
818
 
#| msgid "Factorial. factorial(n)=n!"
819
729
msgctxt "QCoreApplication|"
820
730
msgid "Factorial. factorial(n)=n!"
821
731
msgstr "阶乘. factorial(n)=n!"
822
732
 
823
733
#: analitzagui/operatorsmodel.cpp:169
824
 
#| msgid "Function to calculate the sine of a given angle"
825
734
msgctxt "QCoreApplication|"
826
735
msgid "Function to calculate the sine of a given angle"
827
736
msgstr "计算一个已知角的正弦值的函数"
828
737
 
829
738
#: analitzagui/operatorsmodel.cpp:172
830
 
#| msgid "Function to calculate the cosine of a given angle"
831
739
msgctxt "QCoreApplication|"
832
740
msgid "Function to calculate the cosine of a given angle"
833
741
msgstr "计算一个已知角的余弦值的函数"
834
742
 
835
743
#: analitzagui/operatorsmodel.cpp:175
836
 
#| msgid "Function to calculate the tangent of a given angle"
837
744
msgctxt "QCoreApplication|"
838
745
msgid "Function to calculate the tangent of a given angle"
839
746
msgstr "计算一个已知角的正切值的函数"
840
747
 
841
748
#: analitzagui/operatorsmodel.cpp:178
842
 
#| msgid "Secant"
843
749
msgctxt "QCoreApplication|"
844
750
msgid "Secant"
845
751
msgstr "正割"
846
752
 
847
753
#: analitzagui/operatorsmodel.cpp:181
848
 
#| msgid "Cosecant"
849
754
msgctxt "QCoreApplication|"
850
755
msgid "Cosecant"
851
756
msgstr "余割"
852
757
 
853
758
#: analitzagui/operatorsmodel.cpp:184
854
 
#| msgid "Cotangent"
855
759
msgctxt "QCoreApplication|"
856
760
msgid "Cotangent"
857
761
msgstr "余切"
858
762
 
859
763
#: analitzagui/operatorsmodel.cpp:187
860
 
#| msgid "Hyperbolic sine"
861
764
msgctxt "QCoreApplication|"
862
765
msgid "Hyperbolic sine"
863
766
msgstr "双曲正弦"
864
767
 
865
768
#: analitzagui/operatorsmodel.cpp:190
866
 
#| msgid "Hyperbolic cosine"
867
769
msgctxt "QCoreApplication|"
868
770
msgid "Hyperbolic cosine"
869
771
msgstr "双曲余弦"
870
772
 
871
773
#: analitzagui/operatorsmodel.cpp:193
872
 
#| msgid "Hyperbolic tangent"
873
774
msgctxt "QCoreApplication|"
874
775
msgid "Hyperbolic tangent"
875
776
msgstr "双曲正切"
876
777
 
877
778
#: analitzagui/operatorsmodel.cpp:196
878
 
#| msgid "Hyperbolic secant"
879
779
msgctxt "QCoreApplication|"
880
780
msgid "Hyperbolic secant"
881
781
msgstr "双曲正割"
882
782
 
883
783
#: analitzagui/operatorsmodel.cpp:199
884
 
#| msgid "Hyperbolic cosecant"
885
784
msgctxt "QCoreApplication|"
886
785
msgid "Hyperbolic cosecant"
887
786
msgstr "双曲余割"
888
787
 
889
788
#: analitzagui/operatorsmodel.cpp:202
890
 
#| msgid "Hyperbolic cotangent"
891
789
msgctxt "QCoreApplication|"
892
790
msgid "Hyperbolic cotangent"
893
791
msgstr "双曲余切"
894
792
 
895
793
#: analitzagui/operatorsmodel.cpp:205
896
 
#| msgid "Arc sine"
897
794
msgctxt "QCoreApplication|"
898
795
msgid "Arc sine"
899
796
msgstr "反正弦"
900
797
 
901
798
#: analitzagui/operatorsmodel.cpp:208
902
 
#| msgid "Arc cosine"
903
799
msgctxt "QCoreApplication|"
904
800
msgid "Arc cosine"
905
801
msgstr "反余弦"
906
802
 
907
803
#: analitzagui/operatorsmodel.cpp:211
908
 
#| msgid "Arc tangent"
909
804
msgctxt "QCoreApplication|"
910
805
msgid "Arc tangent"
911
806
msgstr "反正切"
912
807
 
913
808
#: analitzagui/operatorsmodel.cpp:214
914
 
#| msgid "Arc cotangent"
915
809
msgctxt "QCoreApplication|"
916
810
msgid "Arc cotangent"
917
811
msgstr "反余切"
918
812
 
919
813
#: analitzagui/operatorsmodel.cpp:220
920
 
#| msgid "Hyperbolic arc tangent"
921
814
msgctxt "QCoreApplication|"
922
815
msgid "Hyperbolic arc tangent"
923
816
msgstr "反双曲正切"
924
817
 
925
818
#: analitzagui/operatorsmodel.cpp:223
926
 
#| msgid "Summatory"
927
819
msgctxt "QCoreApplication|"
928
820
msgid "Summatory"
929
821
msgstr "总计"
930
822
 
931
823
#: analitzagui/operatorsmodel.cpp:226
932
 
#| msgid "Productory"
933
824
msgctxt "QCoreApplication|"
934
825
msgid "Productory"
935
826
msgstr "乘积"
936
827
 
937
828
#: analitzagui/operatorsmodel.cpp:229
938
 
#| msgid "For all"
939
829
msgctxt "QCoreApplication|"
940
830
msgid "For all"
941
831
msgstr "全部"
942
832
 
943
833
#: analitzagui/operatorsmodel.cpp:232
944
 
#| msgid "Exists"
945
834
msgctxt "QCoreApplication|"
946
835
msgid "Exists"
947
836
msgstr "存在"
948
837
 
949
838
#: analitzagui/operatorsmodel.cpp:235
950
 
#| msgid "Differentiation"
951
839
msgctxt "QCoreApplication|"
952
840
msgid "Differentiation"
953
841
msgstr "微分"
954
842
 
955
843
#: analitzagui/operatorsmodel.cpp:238
956
 
#| msgid "Hyperbolic arc sine"
957
844
msgctxt "QCoreApplication|"
958
845
msgid "Hyperbolic arc sine"
959
846
msgstr "反双曲正弦"
960
847
 
961
848
#: analitzagui/operatorsmodel.cpp:241
962
 
#| msgid "Hyperbolic arc cosine"
963
849
msgctxt "QCoreApplication|"
964
850
msgid "Hyperbolic arc cosine"
965
851
msgstr "反双曲余弦"
966
852
 
967
853
#: analitzagui/operatorsmodel.cpp:244
968
 
#| msgid "Arc cosecant"
969
854
msgctxt "QCoreApplication|"
970
855
msgid "Arc cosecant"
971
856
msgstr "反余割"
972
857
 
973
858
#: analitzagui/operatorsmodel.cpp:247
974
 
#| msgid "Hyperbolic arc cosecant"
975
859
msgctxt "QCoreApplication|"
976
860
msgid "Hyperbolic arc cosecant"
977
861
msgstr "反双曲余割"
978
862
 
979
863
#: analitzagui/operatorsmodel.cpp:250
980
 
#| msgid "Arc secant"
981
864
msgctxt "QCoreApplication|"
982
865
msgid "Arc secant"
983
866
msgstr "反正割"
984
867
 
985
868
#: analitzagui/operatorsmodel.cpp:253
986
 
#| msgid "Hyperbolic arc secant"
987
869
msgctxt "QCoreApplication|"
988
870
msgid "Hyperbolic arc secant"
989
871
msgstr "反双曲正割"
990
872
 
991
873
#: analitzagui/operatorsmodel.cpp:256
992
 
#| msgid "Exponent (e^x)"
993
874
msgctxt "QCoreApplication|"
994
875
msgid "Exponent (e^x)"
995
876
msgstr "指数 (e^x)"
996
877
 
997
878
#: analitzagui/operatorsmodel.cpp:259
998
 
#| msgid "Base-e logarithm"
999
879
msgctxt "QCoreApplication|"
1000
880
msgid "Base-e logarithm"
1001
881
msgstr "自然对数(以 e 为底)"
1002
882
 
1003
883
#: analitzagui/operatorsmodel.cpp:262
1004
 
#| msgid "Base-10 logarithm"
1005
884
msgctxt "QCoreApplication|"
1006
885
msgid "Base-10 logarithm"
1007
886
msgstr "常用对数(以 10 为底)"
1008
887
 
1009
888
#: analitzagui/operatorsmodel.cpp:265
1010
 
#| msgid "Absolute value. abs(n)=|n|"
1011
889
msgctxt "QCoreApplication|"
1012
890
msgid "Absolute value. abs(n)=|n|"
1013
891
msgstr "绝对值。abs(n)=|n|"
1033
911
msgstr ""
1034
912
 
1035
913
#: analitzagui/operatorsmodel.cpp:280
1036
 
#| msgid "Floor value. floor(n)=⌊n⌋"
1037
914
msgctxt "QCoreApplication|"
1038
915
msgid "Floor value. floor(n)=⌊n⌋"
1039
916
msgstr "下取整。floor(n)=⌊n⌋"
1040
917
 
1041
918
#: analitzagui/operatorsmodel.cpp:283
1042
 
#| msgid "Ceil value. ceil(n)=⌈n⌉"
1043
919
msgctxt "QCoreApplication|"
1044
920
msgid "Ceil value. ceil(n)=⌈n⌉"
1045
921
msgstr "上取整。ceil(n)=⌈n⌉"
1046
922
 
1047
923
#: analitzagui/operatorsmodel.cpp:286
1048
 
#| msgid "Minimum"
1049
924
msgctxt "QCoreApplication|"
1050
925
msgid "Minimum"
1051
926
msgstr "最小"
1052
927
 
1053
928
#: analitzagui/operatorsmodel.cpp:289
1054
 
#| msgid "Maximum"
1055
929
msgctxt "QCoreApplication|"
1056
930
msgid "Maximum"
1057
931
msgstr "最大"
1058
932
 
1059
933
#: analitzagui/operatorsmodel.cpp:292
1060
 
#| msgid "Greater than. gt(a,b)=a>b"
1061
934
msgctxt "QCoreApplication|"
1062
935
msgid "Greater than. gt(a,b)=a>b"
1063
936
msgstr "大于。gt(a,b)=a>b"
1064
937
 
1065
938
#: analitzagui/operatorsmodel.cpp:295
1066
 
#| msgid "Less than. lt(a,b)=a<b"
1067
939
msgctxt "QCoreApplication|"
1068
940
msgid "Less than. lt(a,b)=a<b"
1069
941
msgstr "小于。lt(a,b)=a<b"
1070
942
 
1071
943
#: analitzagui/operatorsmodel.cpp:298
1072
 
#| msgid "Equal. eq(a,b) = a=b"
1073
944
msgctxt "QCoreApplication|"
1074
945
msgid "Equal. eq(a,b) = a=b"
1075
946
msgstr "等于。eq(a,b) = a=b"
1076
947
 
1077
948
#: analitzagui/operatorsmodel.cpp:301
1078
 
#| msgid "Approximation. approx(a)=a±n"
1079
949
msgctxt "QCoreApplication|"
1080
950
msgid "Approximation. approx(a)=a±n"
1081
951
msgstr "近似值。approx(a)=a±n"
1082
952
 
1083
953
#: analitzagui/operatorsmodel.cpp:304
1084
 
#| msgid "Not equal. neq(a,b)=a≠b"
1085
954
msgctxt "QCoreApplication|"
1086
955
msgid "Not equal. neq(a,b)=a≠b"
1087
956
msgstr "不等于。neq(a,b)=a≠b"
1088
957
 
1089
958
#: analitzagui/operatorsmodel.cpp:307
1090
 
#| msgid "Greater or equal. geq(a,b)=a≥b"
1091
959
msgctxt "QCoreApplication|"
1092
960
msgid "Greater or equal. geq(a,b)=a≥b"
1093
961
msgstr "大于等于。geq(a,b)=a≥b"
1094
962
 
1095
963
#: analitzagui/operatorsmodel.cpp:310
1096
 
#| msgid "Less or equal. leq(a,b)=a≤b"
1097
964
msgctxt "QCoreApplication|"
1098
965
msgid "Less or equal. leq(a,b)=a≤b"
1099
966
msgstr "小于等于。leq(a,b)=a≤b"
1100
967
 
1101
968
#: analitzagui/operatorsmodel.cpp:313
1102
 
#| msgid "Boolean and"
1103
969
msgctxt "QCoreApplication|"
1104
970
msgid "Boolean and"
1105
971
msgstr "布尔与"
1106
972
 
1107
973
#: analitzagui/operatorsmodel.cpp:316
1108
 
#| msgid "Boolean not"
1109
974
msgctxt "QCoreApplication|"
1110
975
msgid "Boolean not"
1111
976
msgstr "布尔非"
1112
977
 
1113
978
#: analitzagui/operatorsmodel.cpp:319
1114
 
#| msgid "Boolean or"
1115
979
msgctxt "QCoreApplication|"
1116
980
msgid "Boolean or"
1117
981
msgstr "布尔或"
1118
982
 
1119
983
#: analitzagui/operatorsmodel.cpp:322
1120
 
#| msgid "Boolean xor"
1121
984
msgctxt "QCoreApplication|"
1122
985
msgid "Boolean xor"
1123
986
msgstr "布尔异或"
1124
987
 
1125
988
#: analitzagui/operatorsmodel.cpp:325
1126
 
#| msgid "Boolean implication"
1127
989
msgctxt "QCoreApplication|"
1128
990
msgid "Boolean implication"
1129
991
msgstr "布尔蕴涵"
1130
992
 
1131
993
#: analitzagui/operatorsmodel.cpp:328
1132
 
#| msgid "Greatest common divisor"
1133
994
msgctxt "QCoreApplication|"
1134
995
msgid "Greatest common divisor"
1135
996
msgstr "最大公约数"
1136
997
 
1137
998
#: analitzagui/operatorsmodel.cpp:331
1138
 
#| msgid "Least common multiple"
1139
999
msgctxt "QCoreApplication|"
1140
1000
msgid "Least common multiple"
1141
1001
msgstr "最小公倍数"
1148
1008
msgstr "根"
1149
1009
 
1150
1010
#: analitzagui/operatorsmodel.cpp:337
1151
 
#| msgid "Cardinal"
1152
1011
msgctxt "QCoreApplication|"
1153
1012
msgid "Cardinal"
1154
1013
msgstr "基数"
1155
1014
 
1156
1015
#: analitzagui/operatorsmodel.cpp:340
1157
 
#| msgid "Scalar product"
1158
1016
msgctxt "QCoreApplication|"
1159
1017
msgid "Scalar product"
1160
1018
msgstr "标量积"
1161
1019
 
1162
1020
#: analitzagui/operatorsmodel.cpp:343
1163
 
#| msgid "Select the par1-th element of par2 list or vector"
1164
1021
msgctxt "QCoreApplication|"
1165
1022
msgid "Select the par1-th element of par2 list or vector"
1166
1023
msgstr "从 par2 列表或向量中选中第 par1 个元素"
1167
1024
 
1168
1025
#: analitzagui/operatorsmodel.cpp:346
1169
 
#| msgid "Joins several items of the same type"
1170
1026
msgctxt "QCoreApplication|"
1171
1027
msgid "Joins several items of the same type"
1172
1028
msgstr "加入若干同类型的项目"
1173
1029
 
1174
1030
#: analitzagui/operatorsmodel.cpp:349
1175
 
#| msgid "Applies a function to every element in a list"
1176
1031
msgctxt "QCoreApplication|"
1177
1032
msgid "Applies a function to every element in a list"
1178
1033
msgstr "对列表中的每一个元素调用函数"
1179
1034
 
1180
1035
#: analitzagui/operatorsmodel.cpp:352
1181
 
#| msgid "Removes all elements that don't fit a condition"
1182
1036
msgctxt "QCoreApplication|"
1183
1037
msgid "Removes all elements that don't fit a condition"
1184
1038
msgstr "删除所有不满足条件的元素"
1190
1044
 
1191
1045
#: analitzagui/operatorsmodel.cpp:555
1192
1046
#, qt-format
1193
 
#| msgctxt "n-ary function prototype"
1194
 
#| msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1195
1047
msgctxt "n-ary function prototype|"
1196
1048
msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1197
1049
msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1198
1050
 
1199
1051
#: analitzagui/operatorsmodel.cpp:565
1200
1052
#, qt-format
1201
 
#| msgctxt "Function name in function prototype"
1202
 
#| msgid "<em>%1</em>("
1203
1053
msgctxt "Function name in function prototype|"
1204
1054
msgid "<em>%1</em>("
1205
1055
msgstr "<em>%1</em>("
1206
1056
 
1207
1057
#: analitzagui/operatorsmodel.cpp:566
1208
1058
#, qt-format
1209
 
#| msgctxt "Uncorrect function name in function prototype"
1210
 
#| msgid "<em style='color:red'><b>%1</b></em>("
1211
1059
msgctxt "Uncorrect function name in function prototype|"
1212
1060
msgid "<em style='color:red'><b>%1</b></em>("
1213
1061
msgstr "<em style='color:red'><b>%1</b></em>("
1214
1062
 
1215
1063
#: analitzagui/operatorsmodel.cpp:569
1216
1064
#, qt-format
1217
 
#| msgid "par%1"
1218
1065
msgctxt "Parameter in function prototype|"
1219
1066
msgid "par%1"
1220
1067
msgstr "par%1"
1221
1068
 
1222
1069
#: analitzagui/operatorsmodel.cpp:572 analitzagui/operatorsmodel.cpp:582
1223
1070
#, qt-format
1224
 
#| msgctxt "Current parameter in function prototype"
1225
 
#| msgid "<b>%1</b>"
1226
1071
msgctxt "Current parameter in function prototype|"
1227
1072
msgid "<b>%1</b>"
1228
1073
msgstr "<b>%1</b>"
1229
1074
 
1230
1075
#: analitzagui/operatorsmodel.cpp:575
1231
 
#| msgid ", "
1232
1076
msgctxt "Function parameter separator|"
1233
1077
msgid ", "
1234
1078
msgstr ", "
1235
1079
 
1236
1080
#: analitzagui/operatorsmodel.cpp:579
1237
 
#| msgctxt "Current parameter is the bounding"
1238
 
#| msgid " : bounds"
1239
1081
msgctxt "Current parameter is the bounding|"
1240
1082
msgid " : bounds"
1241
1083
msgstr " : bounds"
1242
1084
 
1243
1085
#: analitzagui/variablesmodel.cpp:95
1244
 
#| msgctxt "@title:column"
1245
 
#| msgid "Value"
1246
1086
msgctxt "@title:column|"
1247
1087
msgid "Value"
1248
1088
msgstr "值"
1353
1193
 
1354
1194
#: analitzawidgets/expressionedit.cpp:310
1355
1195
#, qt-format
1356
 
#| msgid "Result: %1"
1357
1196
msgctxt "QCoreApplication|"
1358
1197
msgid "Result: %1"
1359
1198
msgstr "结果:%1"
1360
1199
 
1361
1200
#: analitzawidgets/expressionedit.cpp:420
1362
 
#| msgid "To Expression"
1363
1201
msgctxt "QCoreApplication|"
1364
1202
msgid "To Expression"
1365
1203
msgstr "至表达式"
1366
1204
 
1367
1205
#: analitzawidgets/expressionedit.cpp:422
1368
 
#| msgid "To MathML"
1369
1206
msgctxt "QCoreApplication|"
1370
1207
msgid "To MathML"
1371
1208
msgstr "至 MathML"
1372
1209
 
1373
1210
#: analitzawidgets/expressionedit.cpp:424
1374
 
#| msgid "Simplify"
1375
1211
msgctxt "QCoreApplication|"
1376
1212
msgid "Simplify"
1377
1213
msgstr "简化"
1378
1214
 
1379
1215
#: analitzawidgets/expressionedit.cpp:426
1380
 
#| msgid "Examples"
1381
1216
msgctxt "QCoreApplication|"
1382
1217
msgid "Examples"
1383
1218
msgstr "示例"
1384
1219
 
1385
1220
#: analitzawidgets/plotsview2d.cpp:221
1386
 
#| msgid "Selected viewport too small"
1387
1221
msgctxt "QCoreApplication|"
1388
1222
msgid "Selected viewport too small"
1389
1223
msgstr "所选视窗过小"