forked from PintaProject/Pinta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh_CN.po
2386 lines (1858 loc) · 63.5 KB
/
zh_CN.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
# Chinese (Simplified) translation for pinta
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
# This file is distributed under the same license as the pinta package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: pinta\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2015-02-22 23:02-0500\n"
"PO-Revision-Date: 2015-02-24 00:37+0000\n"
"Last-Translator: colindemian <[email protected]>\n"
"Language-Team: Chinese (Simplified) <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Launchpad-Export-Date: 2015-03-01 22:08+0000\n"
"X-Generator: Launchpad (build 17361)\n"
#: ../xdg/pinta.desktop.in.h:1
msgid "Pinta"
msgstr "Pinta"
#: ../xdg/pinta.desktop.in.h:2
msgid "Easily create and edit images"
msgstr "轻松创建和编辑图像"
#: ../xdg/pinta.desktop.in.h:3
msgid "Image Editor"
msgstr "图片编辑器"
#: ../xdg/pinta.desktop.in.h:4
msgid "Pinta Image Editor"
msgstr "Pinta 图片编辑器"
#: ../Pinta.Core/Actions/AddinActions.cs:40
msgid "Add-in Manager"
msgstr "插件管理器"
#: ../Pinta.Core/Actions/EditActions.cs:67
msgid "Undo"
msgstr "撤销"
#: ../Pinta.Core/Actions/EditActions.cs:68
msgid "Redo"
msgstr "重做"
#: ../Pinta.Core/Actions/EditActions.cs:69
#: ../Pinta.Core/Actions/EditActions.cs:216
msgid "Cut"
msgstr "剪切"
#: ../Pinta.Core/Actions/EditActions.cs:70
msgid "Copy"
msgstr "复制"
#: ../Pinta.Core/Actions/EditActions.cs:71
msgid "Copy Merged"
msgstr "合并复制"
#: ../Pinta.Core/Actions/EditActions.cs:72
#: ../Pinta.Core/Classes/Document.cs:768
#: ../Pinta.Core/HistoryItems/PasteHistoryItem.cs:44
msgid "Paste"
msgstr "粘贴"
#: ../Pinta.Core/Actions/EditActions.cs:73
#: ../Pinta.Core/Classes/Document.cs:764
msgid "Paste Into New Layer"
msgstr "粘贴到新图层"
#: ../Pinta.Core/Actions/EditActions.cs:74
msgid "Paste Into New Image"
msgstr "粘贴为新图像"
#: ../Pinta.Core/Actions/EditActions.cs:75
msgid "Delete Selection"
msgstr "删除选区"
#: ../Pinta.Core/Actions/EditActions.cs:76
#: ../Pinta.Core/Actions/EditActions.cs:178
msgid "Fill Selection"
msgstr "填充选区"
#: ../Pinta.Core/Actions/EditActions.cs:77
#: ../Pinta.Core/Actions/EditActions.cs:418
msgid "Invert Selection"
msgstr "反向选择"
#: ../Pinta.Core/Actions/EditActions.cs:78
#: ../Pinta.Core/Actions/EditActions.cs:187
msgid "Select All"
msgstr "全选"
#: ../Pinta.Core/Actions/EditActions.cs:79
msgid "Deselect All"
msgstr "全部不选"
#: ../Pinta.Core/Actions/EditActions.cs:81
#: ../Pinta.Core/Actions/FileActions.cs:56
msgid "Open..."
msgstr "打开..."
#: ../Pinta.Core/Actions/EditActions.cs:82
#: ../Pinta.Core/Actions/FileActions.cs:66
msgid "Save As..."
msgstr "另存为..."
#: ../Pinta.Core/Actions/EditActions.cs:83
msgid "Reset to Default"
msgstr "重置到默认"
#: ../Pinta.Core/Actions/EditActions.cs:84
msgid "Set Number of Colors"
msgstr "设置颜色数量"
#: ../Pinta.Core/Actions/EditActions.cs:125
#: ../Pinta/Pads/ColorPalettePad.cs:42 ../Pinta/Pads/ColorPalettePad.cs:49
msgid "Palette"
msgstr "调色板"
#: ../Pinta.Core/Actions/EditActions.cs:218
msgid "Erase Selection"
msgstr "擦除选区"
#: ../Pinta.Core/Actions/EditActions.cs:227
msgid "Deselect"
msgstr "取消选择"
#: ../Pinta.Core/Actions/EditActions.cs:327
msgid "Open Palette File"
msgstr "打开调色板文件"
#: ../Pinta.Core/Actions/EditActions.cs:334
msgid "Palette files (*.txt, *.gpl)"
msgstr "调色板文件 (*.txt, *.gpl)"
#: ../Pinta.Core/Actions/EditActions.cs:338
#: ../Pinta/Actions/File/OpenDocumentAction.cs:67
msgid "All files"
msgstr "全部文件"
#: ../Pinta.Core/Actions/EditActions.cs:354
#, csharp-format
msgid ""
"Could not open palette file: {0}.\n"
"Please verify that you are trying to open a valid GIMP or Paint.NET palette."
msgstr ""
"无法打开调色板文件:{0}。\n"
"请确定您在尝试打开一个合法的 GIMP 或 Paint.NET 调色板。"
#: ../Pinta.Core/Actions/EditActions.cs:355
#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:191
#: ../Pinta/Actions/File/SaveDocumentImplementationAction.cs:203
msgid "Error"
msgstr "错误"
#: ../Pinta.Core/Actions/EditActions.cs:367
msgid "Save Palette File"
msgstr "保存调色板文件"
#: ../Pinta.Core/Actions/EditActions.cs:373
msgid "Paint.NET palette (*.txt)"
msgstr "Paint.NET 调色板 (*.txt)"
#: ../Pinta.Core/Actions/EditActions.cs:378
msgid "GIMP palette (*.gpl)"
msgstr "GIMP 调色板 (*.gpl)"
#: ../Pinta.Core/Actions/FileActions.cs:54
msgid "New..."
msgstr "新建..."
#: ../Pinta.Core/Actions/FileActions.cs:55
msgid "New Screenshot..."
msgstr "新截图..."
#: ../Pinta.Core/Actions/FileActions.cs:57
msgid "Open Recent"
msgstr "打开最近的"
#: ../Pinta.Core/Actions/FileActions.cs:64
msgid "Close"
msgstr "关闭"
#: ../Pinta.Core/Actions/FileActions.cs:65
msgid "Save"
msgstr "保存"
#: ../Pinta.Core/Actions/FileActions.cs:67
msgid "Print"
msgstr "打印"
#: ../Pinta.Core/Actions/FileActions.cs:68
msgid "Quit"
msgstr "退出"
#: ../Pinta.Core/Actions/FileActions.cs:70
msgid "New"
msgstr "新建"
#: ../Pinta.Core/Actions/FileActions.cs:71
msgid "Open"
msgstr "打开"
#: ../Pinta.Core/Actions/HelpActions.cs:50
msgid "Pinta Website"
msgstr "Pinta 网站"
#: ../Pinta.Core/Actions/HelpActions.cs:51
msgid "File a Bug"
msgstr "报告一个错误"
#: ../Pinta.Core/Actions/HelpActions.cs:52
msgid "Translate This Application"
msgstr "翻译这个应用程序"
#: ../Pinta.Core/Actions/HelpActions.cs:53 ../Pinta/MainWindow.cs:240
msgid "About"
msgstr "关于"
#: ../Pinta.Core/Actions/ImageActions.cs:59
#: ../Pinta.Core/Actions/ImageActions.cs:279
msgid "Crop to Selection"
msgstr "裁剪到选择部分"
#: ../Pinta.Core/Actions/ImageActions.cs:60
msgid "Auto Crop"
msgstr "自动裁剪"
#: ../Pinta.Core/Actions/ImageActions.cs:61
msgid "Resize Image..."
msgstr "改变图像大小..."
#: ../Pinta.Core/Actions/ImageActions.cs:62
msgid "Resize Canvas..."
msgstr "改变画布大小..."
#: ../Pinta.Core/Actions/ImageActions.cs:63
#: ../Pinta.Core/Actions/LayerActions.cs:70
msgid "Flip Horizontal"
msgstr "水平翻转"
#: ../Pinta.Core/Actions/ImageActions.cs:64
#: ../Pinta.Core/Actions/LayerActions.cs:71
msgid "Flip Vertical"
msgstr "垂直翻转"
#: ../Pinta.Core/Actions/ImageActions.cs:65
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:62
msgid "Rotate 90° Clockwise"
msgstr "顺时针旋转90°"
#: ../Pinta.Core/Actions/ImageActions.cs:66
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:66
msgid "Rotate 90° Counter-Clockwise"
msgstr "逆时针旋转90°"
#: ../Pinta.Core/Actions/ImageActions.cs:67
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:50
msgid "Rotate 180°"
msgstr "旋转180°"
#: ../Pinta.Core/Actions/ImageActions.cs:68
#: ../Pinta.Core/Actions/ImageActions.cs:137
msgid "Flatten"
msgstr "平面化"
#: ../Pinta.Core/Actions/LayerActions.cs:65
#: ../Pinta.Core/Actions/LayerActions.cs:292
#: ../Pinta.Core/Classes/Document.cs:826
msgid "Add New Layer"
msgstr "添加新图层"
#: ../Pinta.Core/Actions/LayerActions.cs:66
#: ../Pinta.Core/Actions/LayerActions.cs:275
msgid "Delete Layer"
msgstr "删除图层"
#: ../Pinta.Core/Actions/LayerActions.cs:67
#: ../Pinta.Core/Actions/LayerActions.cs:266
msgid "Duplicate Layer"
msgstr "复制图层"
#: ../Pinta.Core/Actions/LayerActions.cs:68
#: ../Pinta.Core/Actions/LayerActions.cs:244
msgid "Merge Layer Down"
msgstr "向下合并图层"
#: ../Pinta.Core/Actions/LayerActions.cs:69
msgid "Import from File..."
msgstr "从文件导入..."
#: ../Pinta.Core/Actions/LayerActions.cs:72
msgid "Rotate / Zoom Layer..."
msgstr "旋转 / 缩放层"
#: ../Pinta.Core/Actions/LayerActions.cs:73
#: ../Pinta.Core/Actions/LayerActions.cs:219
msgid "Move Layer Up"
msgstr "升高图层"
#: ../Pinta.Core/Actions/LayerActions.cs:74
#: ../Pinta.Core/Actions/LayerActions.cs:230
msgid "Move Layer Down"
msgstr "降低图层"
#: ../Pinta.Core/Actions/LayerActions.cs:75
msgid "Layer Properties..."
msgstr "图层属性..."
#: ../Pinta.Core/Actions/LayerActions.cs:157
#: ../Pinta/Actions/File/OpenDocumentAction.cs:50
msgid "Open Image File"
msgstr "打开图像文件"
#: ../Pinta.Core/Actions/LayerActions.cs:185
msgid "Import From File"
msgstr "从文件导入"
#: ../Pinta.Core/Actions/ViewActions.cs:76
msgid "Zoom In"
msgstr "放大"
#: ../Pinta.Core/Actions/ViewActions.cs:77
msgid "Zoom Out"
msgstr "缩小"
#: ../Pinta.Core/Actions/ViewActions.cs:78
msgid "Best Fit"
msgstr "最适大小"
#: ../Pinta.Core/Actions/ViewActions.cs:79
msgid "Zoom to Selection"
msgstr "缩放至选择部分"
#: ../Pinta.Core/Actions/ViewActions.cs:80
msgid "Normal Size"
msgstr "普通大小"
#: ../Pinta.Core/Actions/ViewActions.cs:81
msgid "Toolbar"
msgstr "工具栏"
#: ../Pinta.Core/Actions/ViewActions.cs:82
msgid "Pixel Grid"
msgstr "像素网格"
#: ../Pinta.Core/Actions/ViewActions.cs:83
msgid "Rulers"
msgstr "标尺"
#: ../Pinta.Core/Actions/ViewActions.cs:84
msgid "Pixels"
msgstr "像素"
#: ../Pinta.Core/Actions/ViewActions.cs:85
msgid "Inches"
msgstr "英寸"
#: ../Pinta.Core/Actions/ViewActions.cs:86
msgid "Centimeters"
msgstr "厘米"
#: ../Pinta.Core/Actions/ViewActions.cs:87
msgid "Fullscreen"
msgstr "全屏"
#: ../Pinta.Core/Actions/ViewActions.cs:113
#: ../Pinta.Core/Actions/ViewActions.cs:272
#: ../Pinta.Core/Classes/DocumentWorkspace.cs:299
#: ../Pinta.Core/Classes/DocumentWorkspace.cs:307
msgid "Window"
msgstr "窗口"
#: ../Pinta.Core/Actions/ViewActions.cs:155
msgid "Ruler Units"
msgstr "尺度单位"
#. Translators: This specifies the format of the zoom percentage choices
#. in the toolbar.
#: ../Pinta.Core/Actions/ViewActions.cs:253
#, csharp-format
msgid "{0}%"
msgstr "{0}%"
#: ../Pinta.Core/Actions/WindowActions.cs:45
msgid "Save All"
msgstr "保存全部"
#: ../Pinta.Core/Actions/WindowActions.cs:46
msgid "Close All"
msgstr "关闭全部"
#: ../Pinta.Core/Classes/BaseTool.cs:251
msgid "Tool"
msgstr "工具"
#: ../Pinta.Core/Classes/BaseTool.cs:327
msgid "Shortcut key"
msgstr "快捷键"
#: ../Pinta.Core/Classes/BaseTool.cs:436
msgid "Normal Blending"
msgstr "一般混合"
#: ../Pinta.Core/Classes/BaseTool.cs:437
msgid "Overwrite"
msgstr "覆盖"
#: ../Pinta.Core/Classes/BaseTool.cs:451
msgid "Antialiasing On"
msgstr "开启抗锯齿"
#: ../Pinta.Core/Classes/BaseTool.cs:452
msgid "Antialiasing Off"
msgstr "关闭抗锯齿"
#: ../Pinta.Core/Classes/Document.cs:286 ../Pinta.Core/Classes/Document.cs:291
#: ../Pinta.Tools/Tools/ColorPickerTool.cs:135
msgid "Layer"
msgstr "图层"
#: ../Pinta.Core/Classes/Document.cs:373
msgid "copy"
msgstr "复制"
#: ../Pinta.Core/Classes/Document.cs:641
#: ../Pinta/Dialogs/ResizeCanvasDialog.cs:39
#: ../Pinta/gtk-gui/Pinta.ResizeCanvasDialog.cs:86
msgid "Resize Canvas"
msgstr "改变画布大小"
#: ../Pinta.Core/Classes/Document.cs:842
#: ../Pinta.Core/HistoryItems/FinishPixelsHistoryItem.cs:65
#: ../Pinta.Core/HistoryItems/PasteHistoryItem.cs:67
#: ../Pinta.Tools/Tools/MoveSelectedTool.cs:43
msgid "Move Selected Pixels"
msgstr "移动选择的像素"
#: ../Pinta.Core/Classes/Document.cs:860
msgid "Image larger than canvas"
msgstr "图像比画布大"
#: ../Pinta.Core/Classes/Document.cs:861
msgid ""
"The image being pasted is larger than the canvas size. What would you like "
"to do?"
msgstr "被粘贴的图片大于画布大小,您希望怎么做?"
#: ../Pinta.Core/Classes/Document.cs:865
msgid "Expand canvas"
msgstr "扩大画布"
#: ../Pinta.Core/Classes/Document.cs:866
msgid "Don't change canvas size"
msgstr "不要扩大画布"
#: ../Pinta.Core/Classes/Document.cs:879
msgid "Image cannot be pasted"
msgstr "不能粘贴图像"
#: ../Pinta.Core/Classes/Document.cs:880
msgid "The clipboard does not contain an image."
msgstr "剪切板中没有图像"
#: ../Pinta.Core/Classes/SelectionModeHandler.cs:46
msgid "Replace"
msgstr "替换"
#: ../Pinta.Core/Classes/SelectionModeHandler.cs:47
msgid "Union (+) (Ctrl + Left Click)"
msgstr "合并 (+) (Ctrl + 左键)"
#: ../Pinta.Core/Classes/SelectionModeHandler.cs:48
msgid "Exclude (-) (Right Click)"
msgstr "排除 (-) (右键)"
#: ../Pinta.Core/Classes/SelectionModeHandler.cs:49
msgid "Xor (Ctrl + Right Click)"
msgstr "异或 (Ctrl +右键)"
#: ../Pinta.Core/Classes/SelectionModeHandler.cs:50
msgid "Intersect (Shift + Left Click)"
msgstr "交错 (Shift + 左键)"
#: ../Pinta.Core/Classes/SelectionModeHandler.cs:57
msgid " Selection Mode: "
msgstr " 选取模式: "
#: ../Pinta.Core/Effects/UserBlendOps.cs:52
#: ../Pinta.Tools/Brushes/PlainBrush.cs:37
#: ../Pinta.Tools/Tools/TextTool.cs:249
msgid "Normal"
msgstr "一般"
#: ../Pinta.Core/Effects/UserBlendOps.cs:53
msgid "Multiply"
msgstr "正片叠加"
#: ../Pinta.Core/Effects/UserBlendOps.cs:54
msgid "Additive"
msgstr "附加项"
#: ../Pinta.Core/Effects/UserBlendOps.cs:55
msgid "Color Burn"
msgstr "颜色加深"
#: ../Pinta.Core/Effects/UserBlendOps.cs:56
msgid "Color Dodge"
msgstr "颜色减淡"
#: ../Pinta.Core/Effects/UserBlendOps.cs:57
#: ../Pinta.Effects/Effects/WarpEffect.cs:23
msgid "Reflect"
msgstr "反射"
#: ../Pinta.Core/Effects/UserBlendOps.cs:58
#: ../Pinta.Effects/Effects/GlowEffect.cs:30
msgid "Glow"
msgstr "发光"
#: ../Pinta.Core/Effects/UserBlendOps.cs:59
msgid "Overlay"
msgstr "重叠"
#: ../Pinta.Core/Effects/UserBlendOps.cs:60
msgid "Difference"
msgstr "差别"
#: ../Pinta.Core/Effects/UserBlendOps.cs:61
msgid "Negation"
msgstr "负片"
#: ../Pinta.Core/Effects/UserBlendOps.cs:62
msgid "Lighten"
msgstr "加亮"
#: ../Pinta.Core/Effects/UserBlendOps.cs:63
msgid "Darken"
msgstr "减暗"
#: ../Pinta.Core/Effects/UserBlendOps.cs:64
msgid "Screen"
msgstr "屏幕"
#: ../Pinta.Core/Effects/UserBlendOps.cs:65
msgid "Xor"
msgstr "异或"
#: ../Pinta.Core/HistoryItems/FinishPixelsHistoryItem.cs:43
msgid "Finish Pixels"
msgstr "完成像素"
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:54
msgid "Flip Image Horizontal"
msgstr "水平翻转图像"
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:58
msgid "Flip Image Vertical"
msgstr "垂直翻转图像"
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:79
msgid "Flip Layer Horizontal"
msgstr "水平翻转图层"
#: ../Pinta.Core/HistoryItems/InvertHistoryItem.cs:83
msgid "Flip Layer Vertical"
msgstr "垂直翻转图层"
#: ../Pinta.Core/HistoryItems/ResizeHistoryItem.cs:43
#: ../Pinta/Dialogs/ResizeImageDialog.cs:38
#: ../Pinta/gtk-gui/Pinta.ResizeImageDialog.cs:56
msgid "Resize Image"
msgstr "改变图像大小"
#: ../Pinta.Core/ImageFormats/FormatDescriptor.cs:93
#, csharp-format
msgid "{0} image ({1})"
msgstr "{0} 图像 ({1})"
#: ../Pinta.Core/Managers/EffectsManager.cs:63
#: ../Pinta.Core/Managers/EffectsManager.cs:98
msgid "..."
msgstr "..."
#: ../Pinta.Core/Managers/LivePreviewManager.cs:221
msgid "Rendering Effect"
msgstr "渲染效果"
#: ../Pinta.Core/Managers/ToolManager.cs:234
#: ../Pinta.Core/Managers/ToolManager.cs:236
msgid "No tool selected."
msgstr "没有选择工具。"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:107
#, csharp-format
msgid "Unsaved Image {0}"
msgstr "未保存的图像 {0}"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:166
msgid "Background"
msgstr "背景"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:175
#: ../Pinta/Dialogs/NewImageDialog.cs:68
msgid "New Image"
msgstr "新建图像"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:195
msgid "Unsupported file format"
msgstr "不支持的文件格式"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:200
msgid "Open Image"
msgstr "打开图像"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:208
msgid "Permission denied"
msgstr "权限不够"
#: ../Pinta.Core/Managers/WorkspaceManager.cs:349
#, csharp-format
msgid "Could not open file: {0}"
msgstr "无法打开文件:{0}"
#: ../Pinta.Effects/Adjustments/AutoLevelEffect.cs:25
msgid "Auto Level"
msgstr "自动调整色阶"
#: ../Pinta.Effects/Adjustments/BlackAndWhiteEffect.cs:25
msgid "Black and White"
msgstr "黑白"
#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:29
msgid "Brightness / Contrast"
msgstr "亮度 / 对比度"
#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:152
#: ../Pinta.Effects/Effects/GlowEffect.cs:82
msgid "Brightness"
msgstr "亮度"
#: ../Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:163
#: ../Pinta.Effects/Effects/GlowEffect.cs:84
msgid "Contrast"
msgstr "对比度"
#: ../Pinta.Effects/Adjustments/CurvesEffect.cs:27
#: ../Pinta.Effects/Dialogs/Effects.CurvesDialog.cs:82
#: ../Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:30
msgid "Curves"
msgstr "曲线"
#: ../Pinta.Effects/Adjustments/HueSaturationEffect.cs:26
msgid "Hue / Saturation"
msgstr "色相 / 饱和度"
#: ../Pinta.Effects/Adjustments/HueSaturationEffect.cs:67
msgid "Hue"
msgstr "色调"
#: ../Pinta.Effects/Adjustments/HueSaturationEffect.cs:70
msgid "Saturation"
msgstr "饱和度"
#: ../Pinta.Effects/Adjustments/HueSaturationEffect.cs:73
msgid "Lightness"
msgstr "亮度"
#: ../Pinta.Effects/Adjustments/InvertColorsEffect.cs:25
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:167
msgid "Invert Colors"
msgstr "反色"
#: ../Pinta.Effects/Adjustments/LevelsEffect.cs:23
msgid "Levels"
msgstr "色阶"
#: ../Pinta.Effects/Adjustments/PosterizeEffect.cs:25
#: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:56
msgid "Posterize"
msgstr "海报效果"
#: ../Pinta.Effects/Adjustments/SepiaEffect.cs:26
msgid "Sepia"
msgstr "复古褐色"
#: ../Pinta.Effects/Dialogs/Effects.LevelsDialog.cs:53
#: ../Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:59
msgid "Levels Adjustment"
msgstr "色阶调整"
#: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:109
#: ../Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:434
msgid "Red"
msgstr "红色"
#: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:113
#: ../Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:126
#: ../Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:445
msgid "Green"
msgstr "绿色"
#: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:117
#: ../Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:484
msgid "Blue"
msgstr "蓝色"
#: ../Pinta.Effects/Dialogs/Effects.PosterizeDialog.cs:120
msgid "Linked"
msgstr "已链接"
#: ../Pinta.Effects/Effects/AddNoiseEffect.cs:29
msgid "Add Noise"
msgstr "添加噪声"
#: ../Pinta.Effects/Effects/AddNoiseEffect.cs:37
#: ../Pinta.Effects/Effects/MedianEffect.cs:36
#: ../Pinta.Effects/Effects/ReduceNoiseEffect.cs:36
msgid "Noise"
msgstr "噪声"
#: ../Pinta.Effects/Effects/AddNoiseEffect.cs:169
#: ../Pinta.Effects/Effects/OutlineEffect.cs:145
#: ../Pinta.Effects/Effects/TileEffect.cs:142
msgid "Intensity"
msgstr "亮度"
#: ../Pinta.Effects/Effects/AddNoiseEffect.cs:172
msgid "Color Saturation"
msgstr "颜色饱和度"
#: ../Pinta.Effects/Effects/AddNoiseEffect.cs:175
msgid "Coverage"
msgstr "覆盖范围"
#: ../Pinta.Effects/Effects/BulgeEffect.cs:25
msgid "Bulge"
msgstr "凸起"
#: ../Pinta.Effects/Effects/BulgeEffect.cs:33
#: ../Pinta.Effects/Effects/FrostedGlassEffect.cs:33
#: ../Pinta.Effects/Effects/PixelateEffect.cs:37
#: ../Pinta.Effects/Effects/PolarInversionEffect.cs:38
#: ../Pinta.Effects/Effects/TileEffect.cs:33
#: ../Pinta.Effects/Effects/TwistEffect.cs:33
msgid "Distort"
msgstr "扭曲"
#: ../Pinta.Effects/Effects/BulgeEffect.cs:101
#: ../Pinta.Effects/Effects/FrostedGlassEffect.cs:161
#: ../Pinta.Effects/Effects/SharpenEffect.cs:63
#: ../Pinta.Effects/Effects/TwistEffect.cs:131
#: ../Pinta.Effects/Effects/ZoomBlurEffect.cs:131
msgid "Amount"
msgstr "数量"
#: ../Pinta.Effects/Effects/BulgeEffect.cs:104
#: ../Pinta.Effects/Effects/RadialBlurEffect.cs:161
#: ../Pinta.Effects/Effects/ZoomBlurEffect.cs:134
msgid "Offset"
msgstr "偏移量"
#: ../Pinta.Effects/Effects/CloudsEffect.cs:29
msgid "Clouds"
msgstr "云团"
#: ../Pinta.Effects/Effects/CloudsEffect.cs:37
#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:33
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:33
msgid "Render"
msgstr "渲染"
#: ../Pinta.Effects/Effects/CloudsEffect.cs:190
msgid "Scale"
msgstr "缩放"
#: ../Pinta.Effects/Effects/CloudsEffect.cs:193
msgid "Power"
msgstr "强度"
#: ../Pinta.Effects/Effects/CloudsEffect.cs:216
msgid "Seed"
msgstr "种子"
#: ../Pinta.Effects/Effects/EdgeDetectEffect.cs:28
msgid "Edge Detect"
msgstr "边缘探测"
#: ../Pinta.Effects/Effects/EdgeDetectEffect.cs:36
#: ../Pinta.Effects/Effects/EmbossEffect.cs:33
#: ../Pinta.Effects/Effects/OutlineEffect.cs:36
#: ../Pinta.Effects/Effects/ReliefEffect.cs:32
msgid "Stylize"
msgstr "风格化"
#: ../Pinta.Effects/Effects/EdgeDetectEffect.cs:88
#: ../Pinta.Effects/Effects/EmbossEffect.cs:143
#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:140
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:164
#: ../Pinta.Effects/Effects/MotionBlurEffect.cs:111
#: ../Pinta.Effects/Effects/RadialBlurEffect.cs:158
#: ../Pinta.Effects/Effects/ReliefEffect.cs:88
#: ../Pinta.Tools/Editable/EditEngines/ArrowedEditEngine.cs:435
#: ../Pinta/Actions/Layers/RotateZoomLayerAction.cs:83
msgid "Angle"
msgstr "角度"
#: ../Pinta.Effects/Effects/EmbossEffect.cs:25
msgid "Emboss"
msgstr "浮雕"
#: ../Pinta.Effects/Effects/FragmentEffect.cs:25
msgid "Fragment"
msgstr "碎片"
#: ../Pinta.Effects/Effects/FragmentEffect.cs:33
#: ../Pinta.Effects/Effects/GaussianBlurEffect.cs:33
#: ../Pinta.Effects/Effects/MotionBlurEffect.cs:33
#: ../Pinta.Effects/Effects/RadialBlurEffect.cs:33
#: ../Pinta.Effects/Effects/UnfocusEffect.cs:35
#: ../Pinta.Effects/Effects/ZoomBlurEffect.cs:33
msgid "Blurs"
msgstr "模糊"
#: ../Pinta.Effects/Effects/FragmentEffect.cs:111
msgid "Fragments"
msgstr "碎片"
#: ../Pinta.Effects/Effects/FragmentEffect.cs:114
#: ../Pinta.Effects/Effects/MotionBlurEffect.cs:114
msgid "Distance"
msgstr "距离"
#: ../Pinta.Effects/Effects/FragmentEffect.cs:117
#: ../Pinta.Effects/Effects/TileEffect.cs:138
msgid "Rotation"
msgstr "旋转"
#: ../Pinta.Effects/Effects/FrostedGlassEffect.cs:25
msgid "Frosted Glass"
msgstr "磨砂玻璃"
#: ../Pinta.Effects/Effects/GaussianBlurEffect.cs:25
msgid "Gaussian Blur"
msgstr "高斯模糊"
#: ../Pinta.Effects/Effects/GaussianBlurEffect.cs:260
#: ../Pinta.Effects/Effects/GlowEffect.cs:80
#: ../Pinta.Effects/Effects/MedianEffect.cs:70
#: ../Pinta.Effects/Effects/ReduceNoiseEffect.cs:94
#: ../Pinta.Effects/Effects/UnfocusEffect.cs:98
#: ../Pinta.Tools/Editable/EditEngines/RoundedLineEditEngine.cs:125
msgid "Radius"
msgstr "半径"
#: ../Pinta.Effects/Effects/GlowEffect.cs:38
#: ../Pinta.Effects/Effects/RedEyeRemoveEffect.cs:36
#: ../Pinta.Effects/Effects/SharpenEffect.cs:33
#: ../Pinta.Effects/Effects/SoftenPortraitEffect.cs:66
msgid "Photo"
msgstr "照片"
#: ../Pinta.Effects/Effects/InkSketchEffect.cs:33
msgid "Ink Sketch"
msgstr "水墨素描"
#: ../Pinta.Effects/Effects/InkSketchEffect.cs:41
#: ../Pinta.Effects/Effects/OilPaintingEffect.cs:33
#: ../Pinta.Effects/Effects/PencilSketchEffect.cs:40
msgid "Artistic"
msgstr "艺术效果"
#: ../Pinta.Effects/Effects/InkSketchEffect.cs:165
msgid "Ink Outline"
msgstr "墨迹轮廓"
#: ../Pinta.Effects/Effects/InkSketchEffect.cs:168
msgid "Coloring"
msgstr "着色"
#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:25
msgid "Julia Fractal"
msgstr "朱莉娅分形"
#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:131
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:154
msgid "Factor"
msgstr "系数"
#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:134
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:157
#: ../Pinta.Effects/Effects/RadialBlurEffect.cs:164
#: ../Pinta.Effects/Effects/WarpEffect.cs:188
msgid "Quality"
msgstr "品质"
#: ../Pinta.Effects/Effects/JuliaFractalEffect.cs:137
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:161
#: ../Pinta.Tools/Tools/ZoomTool.cs:48
msgid "Zoom"
msgstr "缩放"
#: ../Pinta.Effects/Effects/MandelbrotFractalEffect.cs:25
msgid "Mandelbrot Fractal"
msgstr "曼德勃罗分形"
#: ../Pinta.Effects/Effects/MedianEffect.cs:28
msgid "Median"
msgstr "中值"
#: ../Pinta.Effects/Effects/MedianEffect.cs:73
msgid "Percentile"
msgstr "百分比"
#: ../Pinta.Effects/Effects/MotionBlurEffect.cs:25
msgid "Motion Blur"
msgstr "运动模糊"
#: ../Pinta.Effects/Effects/MotionBlurEffect.cs:117
msgid "Centered"
msgstr "居中对齐"
#: ../Pinta.Effects/Effects/OilPaintingEffect.cs:25
msgid "Oil Painting"
msgstr "油画"
#: ../Pinta.Effects/Effects/OilPaintingEffect.cs:176
msgid "Brush Size"
msgstr "笔刷尺寸"
#: ../Pinta.Effects/Effects/OilPaintingEffect.cs:179
msgid "Coarseness"
msgstr "粗糙度"
#: ../Pinta.Effects/Effects/OutlineEffect.cs:28
#: ../Pinta.Tools/Tools/TextTool.cs:251
msgid "Outline"
msgstr "轮廓"
#: ../Pinta.Effects/Effects/OutlineEffect.cs:142
msgid "Thickness"
msgstr "线宽"
#: ../Pinta.Effects/Effects/PencilSketchEffect.cs:32
msgid "Pencil Sketch"
msgstr "铅笔画"
#: ../Pinta.Effects/Effects/PencilSketchEffect.cs:99
msgid "Pencil Tip Size"
msgstr "铅笔头大小"
#: ../Pinta.Effects/Effects/PencilSketchEffect.cs:102
msgid "Color Range"
msgstr "颜色范围"
#: ../Pinta.Effects/Effects/PixelateEffect.cs:25
msgid "Pixelate"
msgstr "像素化"
#: ../Pinta.Effects/Effects/PixelateEffect.cs:119
msgid "Cell Size"
msgstr "格子大小"
#: ../Pinta.Effects/Effects/PolarInversionEffect.cs:25
msgid "Polar Inversion"
msgstr "极性反转"
#: ../Pinta.Effects/Effects/RadialBlurEffect.cs:25
msgid "Radial Blur"
msgstr "辐射模糊"
#: ../Pinta.Effects/Effects/RadialBlurEffect.cs:165
msgid ""
"Use low quality for previews, small images, and small angles. Use high "
"quality for final quality, large images, and large angles."
msgstr "使用低质量以用来预览或生成小图片、小角度图像,使用高质量以生成最终图片或大图片、大角度图像。"
#: ../Pinta.Effects/Effects/RedEyeRemoveEffect.cs:28
msgid "Red Eye Removal"
msgstr "去除红眼"
#: ../Pinta.Effects/Effects/RedEyeRemoveEffect.cs:74
#: ../Pinta.Tools/Tools/FloodTool.cs:91 ../Pinta.Tools/Tools/RecolorTool.cs:80
msgid "Tolerance"
msgstr "允许偏差量"
#: ../Pinta.Effects/Effects/RedEyeRemoveEffect.cs:78
msgid "Saturation Percentage"
msgstr ""
#: ../Pinta.Effects/Effects/RedEyeRemoveEffect.cs:79
msgid "Hint: For best results, first use selection tools to select each eye."
msgstr "提示:为了获得最好的效果,先使用选择工具选择每只眼睛。"
#: ../Pinta.Effects/Effects/ReduceNoiseEffect.cs:28
msgid "Reduce Noise"
msgstr "减少噪声"