1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Pablo dAngelo
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: https://bugs.launchpad.net/hugin/\n"
11"POT-Creation-Date: 2020-11-08 09:20+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: hugin1/base_wx/AssistantExecutor.cpp:68
20#: hugin1/hugin/PapywizardImport.cpp:470
21msgid "Searching for control points..."
22msgstr ""
23
24#: hugin1/base_wx/AssistantExecutor.cpp:80
25msgid "Removing control points in clouds..."
26msgstr ""
27
28#: hugin1/base_wx/AssistantExecutor.cpp:86
29msgid "Statistically cleaning of control points..."
30msgstr ""
31
32#: hugin1/base_wx/AssistantExecutor.cpp:104
33msgid "Searching for vertical lines..."
34msgstr ""
35
36#: hugin1/base_wx/AssistantExecutor.cpp:112
37#: hugin1/base_wx/AssistantExecutor.cpp:117
38msgid "Optimizing..."
39msgstr ""
40
41#: hugin1/base_wx/AssistantExecutor.cpp:127
42msgid "Searching for best crop..."
43msgstr ""
44
45#: hugin1/base_wx/Executor.cpp:137 hugin1/base_wx/platform.cpp:217
46#: hugin1/hugin/MainFrame.cpp:1779 hugin1/hugin/MainFrame.cpp:2538
47#: hugin1/hugin/PanoPanel.cpp:1287
48#, c-format
49msgid "External program %s not found in the bundle, reverting to system path"
50msgstr ""
51
52#: hugin1/base_wx/Executor.cpp:160 hugin1/base_wx/Executor.cpp:212
53#, c-format
54msgid ""
55"WARNING: External program %s not found as specified in preferences, "
56"reverting to bundled version"
57msgstr ""
58
59#: hugin1/base_wx/Executor.cpp:172 hugin1/base_wx/Executor.cpp:182
60#, c-format
61msgid ""
62"WARNING: External program %s not found in the bundle, reverting to system "
63"path"
64msgstr ""
65
66#: hugin1/base_wx/GraphTools.cpp:57
67msgid "Save graph"
68msgstr ""
69
70#: hugin1/base_wx/GraphTools.cpp:59
71msgid "Bitmap (*.bmp)|*.bmp|PNG-File (*.png)|*.png"
72msgstr ""
73
74#: hugin1/base_wx/GraphTools.cpp:84 hugin1/base_wx/LensTools.cpp:398
75#: hugin1/calibrate_lens/LensCalFrame.cpp:732
76#: hugin1/calibrate_lens/LensCalFrame.cpp:797 hugin1/hugin/MainFrame.cpp:1035
77#: hugin1/hugin/MaskEditorPanel.cpp:472
78#, c-format
79msgid "File %s exists. Overwrite?"
80msgstr ""
81
82#: hugin1/base_wx/GraphTools.cpp:85
83msgid "Save image"
84msgstr ""
85
86#: hugin1/base_wx/HFOVDialog.cpp:73
87#, c-format
88msgid ""
89"No or only partial information about field of view was found in image file\n"
90"%s\n"
91"\n"
92"Please enter the horizontal field of view (HFOV) or the focal length and "
93"crop factor."
94msgstr ""
95
96#: hugin1/base_wx/HFOVDialog.cpp:155
97msgid "The horizontal field of view must be positive."
98msgstr ""
99
100#: hugin1/base_wx/HFOVDialog.cpp:207
101msgid "The focal length must be positive."
102msgstr ""
103
104#: hugin1/base_wx/HFOVDialog.cpp:247
105msgid "The crop factor must be positive."
106msgstr ""
107
108#: hugin1/base_wx/HFOVDialog.cpp:370 hugin1/hugin/ImageVariableDialog.cpp:202
109#: hugin1/hugin/ImagesPanel.cpp:595 hugin1/hugin/ImagesTree.cpp:2050
110#, c-format
111msgid ""
112"You have given a field of view of %.2f degrees.\n"
113" But the orthographic projection is limited to a field of view of 180 "
114"degress.\n"
115"Do you want still use that high value?"
116msgstr ""
117
118#: hugin1/base_wx/HFOVDialog.cpp:372 hugin1/base_wx/LensTools.cpp:455
119#: hugin1/base_wx/wxPanoCommand.cpp:476 hugin1/hugin/CPEditorPanel.cpp:1350
120#: hugin1/hugin/CPEditorPanel.cpp:1365 hugin1/hugin/GLPreviewFrame.cpp:1883
121#: hugin1/hugin/GLPreviewFrame.cpp:1972 hugin1/hugin/GLPreviewFrame.cpp:2994
122#: hugin1/hugin/GLPreviewFrame.cpp:3469 hugin1/hugin/GLPreviewFrame.cpp:3480
123#: hugin1/hugin/GLPreviewFrame.cpp:3491
124#: hugin1/hugin/ImageVariableDialog.cpp:204 hugin1/hugin/ImagesPanel.cpp:597
125#: hugin1/hugin/ImagesPanel.cpp:660 hugin1/hugin/ImagesPanel.cpp:694
126#: hugin1/hugin/ImagesTree.cpp:2052 hugin1/hugin/MainFrame.cpp:207
127#: hugin1/hugin/MainFrame.cpp:879 hugin1/hugin/MainFrame.cpp:1197
128#: hugin1/hugin/MainFrame.cpp:1365 hugin1/hugin/MainFrame.cpp:1376
129#: hugin1/hugin/OptimizePanel.cpp:163 hugin1/hugin/OptimizePanel.cpp:195
130#: hugin1/hugin/OptimizePanel.cpp:267
131#: hugin1/hugin/OptimizePhotometricPanel.cpp:149
132#: hugin1/hugin/PanoOperation.cpp:231 hugin1/hugin/PanoOperation.cpp:466
133#: hugin1/hugin/PanoPanel.cpp:1647 hugin1/hugin/PanoPanel.cpp:1676
134#: hugin1/hugin/PanoPanel.cpp:1712 hugin1/hugin/PanoPanel.cpp:1732
135#: hugin1/hugin/PapywizardImport.cpp:353 hugin1/hugin/PapywizardImport.cpp:365
136#: hugin1/hugin/RawImport.cpp:74 hugin1/hugin/RawImport.cpp:92
137#: hugin1/hugin/RawImport.cpp:218 hugin1/hugin/RawImport.cpp:513
138#: hugin1/hugin/RawImport.cpp:849 hugin1/hugin/huginApp.cpp:582
139#: hugin1/hugin/xrc/main_frame.xrc:123 hugin1/hugin/xrc/main_frame.xrc:183
140#: hugin1/hugin/xrc/main_frame.xrc:255 hugin1/hugin/xrc/pano_panel.xrc:1099
141#: hugin1/hugin/xrc/preview_frame.xrc:1245
142msgid "Hugin"
143msgstr ""
144
145#: hugin1/base_wx/LensTools.cpp:38 hugin1/base_wx/LensTools.cpp:81
146msgid "Normal (rectilinear)"
147msgstr ""
148
149#: hugin1/base_wx/LensTools.cpp:39 hugin1/base_wx/LensTools.cpp:82
150msgid "Panoramic (cylindrical)"
151msgstr ""
152
153#: hugin1/base_wx/LensTools.cpp:40 hugin1/base_wx/LensTools.cpp:83
154msgid "Circular fisheye"
155msgstr ""
156
157#: hugin1/base_wx/LensTools.cpp:41 hugin1/base_wx/LensTools.cpp:84
158msgid "Full frame fisheye"
159msgstr ""
160
161#: hugin1/base_wx/LensTools.cpp:42 hugin1/base_wx/LensTools.cpp:85
162#: hugin1/base_wx/huginConfig.cpp:40 hugin1/hugin/GLPreviewFrame.cpp:1511
163#: hugin1/hugin/PreviewFrame.cpp:618
164msgid "Equirectangular"
165msgstr ""
166
167#: hugin1/base_wx/LensTools.cpp:43 hugin1/base_wx/LensTools.cpp:86
168#: hugin1/hugin/PanoPanel.cpp:155
169msgid "Orthographic"
170msgstr ""
171
172#: hugin1/base_wx/LensTools.cpp:44 hugin1/base_wx/LensTools.cpp:87
173#: hugin1/hugin/PanoPanel.cpp:145
174msgid "Stereographic"
175msgstr ""
176
177#: hugin1/base_wx/LensTools.cpp:45 hugin1/base_wx/LensTools.cpp:88
178#: hugin1/hugin/PanoPanel.cpp:156
179msgid "Equisolid"
180msgstr ""
181
182#: hugin1/base_wx/LensTools.cpp:46 hugin1/base_wx/LensTools.cpp:89
183msgid "Fisheye Thoby"
184msgstr ""
185
186#: hugin1/base_wx/LensTools.cpp:53 hugin1/hugin/xrc/pano_panel.xrc:839
187msgid "enblend"
188msgstr ""
189
190#: hugin1/base_wx/LensTools.cpp:54 hugin1/hugin/xrc/pano_panel.xrc:812
191msgid "builtin"
192msgstr ""
193
194#: hugin1/base_wx/LensTools.cpp:100
195#: hugin1/hugin/xrc/image_variable_dlg.xrc:559
196msgid "custom (EMoR)"
197msgstr ""
198
199#: hugin1/base_wx/LensTools.cpp:103
200#: hugin1/hugin/xrc/image_variable_dlg.xrc:560
201msgid "Linear"
202msgstr ""
203
204#: hugin1/base_wx/LensTools.cpp:264
205msgid "Load lens parameters"
206msgstr ""
207
208#: hugin1/base_wx/LensTools.cpp:266
209msgid "Lens Project Files (*.ini)|*.ini|All files (*.*)|*.*"
210msgstr ""
211
212#: hugin1/base_wx/LensTools.cpp:287
213msgid ""
214"Incompatible lens parameter file, image sizes do not match\n"
215"Apply settings anyway?"
216msgstr ""
217
218#: hugin1/base_wx/LensTools.cpp:287
219msgid "Error loading lens parameters"
220msgstr ""
221
222#: hugin1/base_wx/LensTools.cpp:385 hugin1/calibrate_lens/LensCalFrame.cpp:719
223msgid "Save lens parameters file"
224msgstr ""
225
226#: hugin1/base_wx/LensTools.cpp:387 hugin1/calibrate_lens/LensCalFrame.cpp:721
227msgid "Lens Project Files (*.ini)|*.ini|All files (*)|*"
228msgstr ""
229
230#: hugin1/base_wx/LensTools.cpp:399 hugin1/calibrate_lens/LensCalFrame.cpp:733
231#: hugin1/calibrate_lens/LensCalFrame.cpp:798 hugin1/hugin/MainFrame.cpp:1036
232#: hugin1/hugin/xrc/main_tool.xrc:19
233msgid "Save project"
234msgstr ""
235
236#: hugin1/base_wx/LensTools.cpp:411
237msgid "Please select an image and try again"
238msgstr ""
239
240#: hugin1/base_wx/LensTools.cpp:453
241msgid ""
242"This project contains stacks with linked positions. But the lens parameters "
243"are not linked for these images.\n"
244"This will result in unwanted results.\n"
245"Please check and correct this before proceeding."
246msgstr ""
247
248#: hugin1/base_wx/MyExternalCmdExecDialog.cpp:122
249#, c-format
250msgid "Failed to kill process %ld, error %d: %s"
251msgstr ""
252
253#: hugin1/base_wx/MyExternalCmdExecDialog.cpp:140
254#, c-format
255msgid "Error pausing process %ld, code 1"
256msgstr ""
257
258#: hugin1/base_wx/MyExternalCmdExecDialog.cpp:157
259#, c-format
260msgid "Error pausing process %ld, code 2"
261msgstr ""
262
263#: hugin1/base_wx/MyExternalCmdExecDialog.cpp:555
264#: hugin1/hugin/RawImport.cpp:486 hugin1/ptbatcher/RunStitchFrame.cpp:43
265#: hugin1/stitch_project/hugin_stitch_project.cpp:111
266#: hugin1/hugin/xrc/cpdetector_dialog.xrc:334
267#: hugin1/hugin/xrc/images_panel.xrc:555
268#: hugin1/hugin/xrc/image_variable_dlg.xrc:640
269#: hugin1/hugin/xrc/image_variable_dlg.xrc:711
270#: hugin1/hugin/xrc/image_variable_dlg.xrc:800
271#: hugin1/hugin/xrc/lensdb_dialogs.xrc:146
272#: hugin1/hugin/xrc/lensdb_dialogs.xrc:342 hugin1/hugin/xrc/main_frame.xrc:408
273#: hugin1/hugin/xrc/mask_editor_panel.xrc:505
274#: hugin1/hugin/xrc/pano_panel.xrc:55 hugin1/hugin/xrc/pano_panel.xrc:97
275#: hugin1/hugin/xrc/pano_panel.xrc:144 hugin1/hugin/xrc/pano_panel.xrc:1034
276#: hugin1/hugin/xrc/pano_panel.xrc:1360 hugin1/hugin/xrc/pano_panel.xrc:1409
277#: hugin1/hugin/xrc/pref_dialog.xrc:1647 hugin1/hugin/xrc/pref_dialog.xrc:1696
278#: hugin1/hugin/xrc/pref_dialog.xrc:1763
279#: hugin1/hugin/xrc/preview_frame.xrc:112
280#: hugin1/hugin/xrc/reset_dialog.xrc:122
281msgid "Cancel"
282msgstr ""
283
284#: hugin1/base_wx/MyProgressDialog.cpp:35
285msgid "Sampling points"
286msgstr ""
287
288#: hugin1/base_wx/MyProgressDialog.cpp:36
289msgid "Loading image:"
290msgstr ""
291
292#: hugin1/base_wx/MyProgressDialog.cpp:37
293msgid "Scaling image:"
294msgstr ""
295
296#: hugin1/base_wx/MyProgressDialog.cpp:38
297msgid "sampling points"
298msgstr ""
299
300#: hugin1/base_wx/MyProgressDialog.cpp:39
301msgid "extracting good points"
302msgstr ""
303
304#: hugin1/base_wx/MyProgressDialog.cpp:40
305msgid "Elapsed time: "
306msgstr ""
307
308#: hugin1/base_wx/PTWXDlg.cpp:47 hugin1/base_wx/PTWXDlg.cpp:66
309#: hugin1/base_wx/PTWXDlg.cpp:120
310msgid "Panorama Tools"
311msgstr ""
312
313#: hugin1/base_wx/RunStitchPanel.cpp:100 hugin1/base_wx/RunStitchPanel.cpp:261
314msgid "Could not open project file:"
315msgstr ""
316
317#: hugin1/base_wx/RunStitchPanel.cpp:110 hugin1/base_wx/RunStitchPanel.cpp:273
318#, c-format
319msgid "could not open script: %s"
320msgstr ""
321
322#: hugin1/base_wx/RunStitchPanel.cpp:120
323#, c-format
324msgid "Project %s does not contain any active images."
325msgstr ""
326
327#: hugin1/base_wx/RunStitchPanel.cpp:136 hugin1/base_wx/RunStitchPanel.cpp:281
328#, c-format
329msgid "error while parsing panotools script: %s"
330msgstr ""
331
332#: hugin1/base_wx/RunStitchPanel.cpp:146
333#, c-format
334msgid "Can't open user defined output sequence \"%s\"."
335msgstr ""
336
337#: hugin1/base_wx/RunStitchPanel.cpp:182
338msgid "Could not create temporary file"
339msgstr ""
340
341#: hugin1/base_wx/RunStitchPanel.cpp:211 hugin1/base_wx/RunStitchPanel.cpp:303
342msgid "Queue is empty. This should never happen."
343msgstr ""
344
345#: hugin1/base_wx/RunStitchPanel.cpp:211 hugin1/base_wx/RunStitchPanel.cpp:245
346#: hugin1/base_wx/RunStitchPanel.cpp:251
347#: hugin1/stitch_project/hugin_stitch_project.cpp:163
348msgid "Error during stitching"
349msgstr ""
350
351#: hugin1/base_wx/RunStitchPanel.cpp:229
352msgid ""
353"Overwrite existing images?\n"
354"\n"
355msgstr ""
356
357#: hugin1/base_wx/RunStitchPanel.cpp:229 hugin1/hugin/xrc/dlg_warning.xrc:117
358msgid "Overwrite existing images"
359msgstr ""
360
361#: hugin1/base_wx/RunStitchPanel.cpp:244
362#, c-format
363msgid ""
364"Error while stitching project\n"
365"%s"
366msgstr ""
367
368#: hugin1/base_wx/RunStitchPanel.cpp:303 hugin1/base_wx/RunStitchPanel.cpp:309
369#: hugin1/base_wx/RunStitchPanel.cpp:316
370msgid "Error during running assistant"
371msgstr ""
372
373#: hugin1/base_wx/RunStitchPanel.cpp:308
374#, c-format
375msgid ""
376"Error while running assistant\n"
377"%s"
378msgstr ""
379
380#: hugin1/base_wx/StitchingExecutor.cpp:190
381msgid "Stitching panorama..."
382msgstr ""
383
384#: hugin1/base_wx/StitchingExecutor.cpp:193
385msgid "Platform:"
386msgstr ""
387
388#: hugin1/base_wx/StitchingExecutor.cpp:194
389msgid "Version:"
390msgstr ""
391
392#: hugin1/base_wx/StitchingExecutor.cpp:195
393msgid "Working directory:"
394msgstr ""
395
396#: hugin1/base_wx/StitchingExecutor.cpp:196
397msgid "Output prefix:"
398msgstr ""
399
400#: hugin1/base_wx/StitchingExecutor.cpp:208
401#: hugin1/base_wx/StitchingExecutor.cpp:212
402#: hugin1/base_wx/StitchingExecutor.cpp:218
403#: hugin1/hugin/xrc/batch_frame.xrc:331 hugin1/hugin/xrc/pano_panel.xrc:830
404msgid "Blender:"
405msgstr ""
406
407#: hugin1/base_wx/StitchingExecutor.cpp:212
408msgid "Unknown blender (enblend --version failed)"
409msgstr ""
410
411#: hugin1/base_wx/StitchingExecutor.cpp:218
412msgid "internal"
413msgstr ""
414
415#: hugin1/base_wx/StitchingExecutor.cpp:227
416#: hugin1/base_wx/StitchingExecutor.cpp:231
417msgid "Exposure fusion:"
418msgstr ""
419
420#: hugin1/base_wx/StitchingExecutor.cpp:231
421msgid "Unknown exposure fusion (enfuse --version failed)"
422msgstr ""
423
424#: hugin1/base_wx/StitchingExecutor.cpp:239
425msgid "ExifTool version:"
426msgstr ""
427
428#: hugin1/base_wx/StitchingExecutor.cpp:244
429msgid "ExifTool:"
430msgstr ""
431
432#: hugin1/base_wx/StitchingExecutor.cpp:244
433msgid "FAILED"
434msgstr ""
435
436#: hugin1/base_wx/StitchingExecutor.cpp:250
437msgid "Number of active images:"
438msgstr ""
439
440#: hugin1/base_wx/StitchingExecutor.cpp:251
441#, c-format
442msgid "Output exposure value: %.1f"
443msgstr ""
444
445#: hugin1/base_wx/StitchingExecutor.cpp:252
446#, c-format
447msgid "Canvas size: %dx%d"
448msgstr ""
449
450#: hugin1/base_wx/StitchingExecutor.cpp:253
451#, c-format
452msgid "ROI: (%d, %d) - (%d, %d)"
453msgstr ""
454
455#: hugin1/base_wx/StitchingExecutor.cpp:254
456#, c-format
457msgid "FOV: %.0fx%.0f"
458msgstr ""
459
460#: hugin1/base_wx/StitchingExecutor.cpp:260
461#: hugin1/base_wx/StitchingExecutor.cpp:266
462#: hugin1/base_wx/StitchingExecutor.cpp:333
463#: hugin1/hugin/xrc/pano_panel.xrc:176
464msgid "Projection:"
465msgstr ""
466
467#: hugin1/base_wx/StitchingExecutor.cpp:269
468msgid "Using GPU for remapping:"
469msgstr ""
470
471#: hugin1/base_wx/StitchingExecutor.cpp:269
472msgid "true"
473msgstr ""
474
475#: hugin1/base_wx/StitchingExecutor.cpp:269
476msgid "false"
477msgstr ""
478
479#: hugin1/base_wx/StitchingExecutor.cpp:273
480#: hugin1/hugin/xrc/pano_panel.xrc:465
481msgid "Panorama Outputs:"
482msgstr ""
483
484#: hugin1/base_wx/StitchingExecutor.cpp:276
485#: hugin1/base_wx/StitchingExecutor.cpp:297
486#: hugin1/hugin/xrc/pano_panel.xrc:480 hugin1/hugin/xrc/pano_panel.xrc:643
487#: hugin1/hugin/xrc/pano_panel.xrc:1266
488msgid "Exposure corrected, low dynamic range"
489msgstr ""
490
491#: hugin1/base_wx/StitchingExecutor.cpp:280
492#: hugin1/hugin/xrc/pano_panel.xrc:492 hugin1/hugin/xrc/pano_panel.xrc:1281
493msgid "Exposure fused from stacks"
494msgstr ""
495
496#: hugin1/base_wx/StitchingExecutor.cpp:284
497#: hugin1/hugin/xrc/pano_panel.xrc:501 hugin1/hugin/xrc/pano_panel.xrc:1295
498msgid "Exposure fused from any arrangement"
499msgstr ""
500
501#: hugin1/base_wx/StitchingExecutor.cpp:288
502#: hugin1/base_wx/StitchingExecutor.cpp:305
503#: hugin1/base_wx/StitchingExecutor.cpp:318
504#: hugin1/hugin/xrc/pano_panel.xrc:570 hugin1/hugin/xrc/pano_panel.xrc:663
505#: hugin1/hugin/xrc/pano_panel.xrc:1309
506msgid "High dynamic range"
507msgstr ""
508
509#: hugin1/base_wx/StitchingExecutor.cpp:294
510#: hugin1/hugin/xrc/pano_panel.xrc:628
511msgid "Remapped Images:"
512msgstr ""
513
514#: hugin1/base_wx/StitchingExecutor.cpp:301
515#: hugin1/hugin/xrc/pano_panel.xrc:654
516msgid "No exposure correction, low dynamic range"
517msgstr ""
518
519#: hugin1/base_wx/StitchingExecutor.cpp:311
520#: hugin1/hugin/xrc/pano_panel.xrc:673
521msgid "Combined stacks:"
522msgstr ""
523
524#: hugin1/base_wx/StitchingExecutor.cpp:314
525#: hugin1/hugin/xrc/pano_panel.xrc:688
526msgid "Exposure fused stacks"
527msgstr ""
528
529#: hugin1/base_wx/StitchingExecutor.cpp:324
530#: hugin1/hugin/xrc/pano_panel.xrc:708
531msgid "Layers:"
532msgstr ""
533
534#: hugin1/base_wx/StitchingExecutor.cpp:325
535#: hugin1/hugin/xrc/pano_panel.xrc:723
536msgid "Blended layers of similar exposure, without exposure correction"
537msgstr ""
538
539#: hugin1/base_wx/StitchingExecutor.cpp:329
540msgid "First input image"
541msgstr ""
542
543#: hugin1/base_wx/StitchingExecutor.cpp:330
544msgid "Number:"
545msgstr ""
546
547#: hugin1/base_wx/StitchingExecutor.cpp:331
548msgid "Filename:"
549msgstr ""
550
551#: hugin1/base_wx/StitchingExecutor.cpp:332
552#, c-format
553msgid "Size: %dx%d"
554msgstr ""
555
556#: hugin1/base_wx/StitchingExecutor.cpp:334
557msgid "Response type:"
558msgstr ""
559
560#: hugin1/base_wx/StitchingExecutor.cpp:335
561#, c-format
562msgid "HFOV: %.0f"
563msgstr ""
564
565#: hugin1/base_wx/StitchingExecutor.cpp:336
566#, c-format
567msgid "Exposure value: %.1f"
568msgstr ""
569
570#: hugin1/base_wx/StitchingExecutor.cpp:572
571msgid "Remapping and blending LDR images..."
572msgstr ""
573
574#: hugin1/base_wx/StitchingExecutor.cpp:583
575msgid "Remapping LDR images..."
576msgstr ""
577
578#: hugin1/base_wx/StitchingExecutor.cpp:594
579msgid "Blending images..."
580msgstr ""
581
582#: hugin1/base_wx/StitchingExecutor.cpp:643
583msgid "Remapping LDR images and blending exposure layers..."
584msgstr ""
585
586#: hugin1/base_wx/StitchingExecutor.cpp:661
587msgid "Remapping LDR images without exposure correction..."
588msgstr ""
589
590#: hugin1/base_wx/StitchingExecutor.cpp:681
591#, c-format
592msgid "Blending exposure layer %u..."
593msgstr ""
594
595#: hugin1/base_wx/StitchingExecutor.cpp:702
596msgid "Fusing all exposure layers..."
597msgstr ""
598
599#: hugin1/base_wx/StitchingExecutor.cpp:725
600#, c-format
601msgid "Fusing stack number %u..."
602msgstr ""
603
604#: hugin1/base_wx/StitchingExecutor.cpp:748
605#: hugin1/base_wx/StitchingExecutor.cpp:759
606msgid "Blending all stacks..."
607msgstr ""
608
609#: hugin1/base_wx/StitchingExecutor.cpp:776
610msgid "Remapping HDR images..."
611msgstr ""
612
613#: hugin1/base_wx/StitchingExecutor.cpp:798
614#, c-format
615msgid "Merging HDR stack number %u..."
616msgstr ""
617
618#: hugin1/base_wx/StitchingExecutor.cpp:814
619#: hugin1/base_wx/StitchingExecutor.cpp:821
620msgid "Blending HDR stacks..."
621msgstr ""
622
623#: hugin1/base_wx/StitchingExecutor.cpp:842
624#: hugin1/base_wx/StitchingExecutor.cpp:848
625msgid "Updating metadata..."
626msgstr ""
627
628#: hugin1/base_wx/StitchingExecutor.cpp:993
629#: hugin1/base_wx/StitchingExecutor.cpp:997
630#, c-format
631msgid "Stitching using \"%s\""
632msgstr ""
633
634#: hugin1/base_wx/huginConfig.cpp:36
635msgid "first image"
636msgstr ""
637
638#: hugin1/base_wx/huginConfig.cpp:37
639msgid "last image"
640msgstr ""
641
642#: hugin1/base_wx/huginConfig.cpp:39
643msgid "directory"
644msgstr ""
645
646#: hugin1/base_wx/huginConfig.cpp:45 hugin1/hugin/ImagesTree.cpp:158
647msgid "Camera maker"
648msgstr ""
649
650#: hugin1/base_wx/huginConfig.cpp:46 hugin1/hugin/ImagesTree.cpp:159
651msgid "Camera model"
652msgstr ""
653
654#: hugin1/base_wx/huginConfig.cpp:47 hugin1/hugin/ImagesPanel.cpp:719
655#: hugin1/hugin/ImagesTree.cpp:160 hugin1/hugin/ImagesTree.cpp:1218
656#: hugin1/hugin/xrc/image_variable_dlg.xrc:152
657#: hugin1/hugin/xrc/image_variable_dlg.xrc:347
658#: hugin1/hugin/xrc/lensdb_dialogs.xrc:8
659#: hugin1/hugin/xrc/lensdb_dialogs.xrc:325
660msgid "Lens"
661msgstr ""
662
663#: hugin1/base_wx/huginConfig.cpp:83
664msgid "unknown projection"
665msgstr ""
666
667#: hugin1/base_wx/platform.cpp:65
668msgid "All Image files"
669msgstr ""
670
671#: hugin1/base_wx/platform.cpp:79 hugin1/base_wx/platform.cpp:102
672msgid "JPEG files (*.jpg,*.jpeg)"
673msgstr ""
674
675#: hugin1/base_wx/platform.cpp:80 hugin1/base_wx/platform.cpp:103
676msgid "TIFF files (*.tif,*.tiff)"
677msgstr ""
678
679#: hugin1/base_wx/platform.cpp:81 hugin1/base_wx/platform.cpp:104
680msgid "PNG files (*.png)"
681msgstr ""
682
683#: hugin1/base_wx/platform.cpp:82 hugin1/base_wx/platform.cpp:105
684msgid "HDR files (*.hdr)"
685msgstr ""
686
687#: hugin1/base_wx/platform.cpp:83 hugin1/base_wx/platform.cpp:106
688msgid "EXR files (*.exr)"
689msgstr ""
690
691#: hugin1/base_wx/platform.cpp:84
692msgid "All files (*)"
693msgstr ""
694
695#: hugin1/base_wx/platform.cpp:93
696msgid "Raw files"
697msgstr ""
698
699#: hugin1/base_wx/platform.cpp:217 hugin1/base_wx/wxLensDB.cpp:631
700#: hugin1/base_wx/wxLensDB.cpp:636 hugin1/base_wx/wxLensDB.cpp:644
701#: hugin1/calibrate_lens/LensCalFrame.cpp:353
702#: hugin1/hugin/CPEditorPanel.cpp:2238 hugin1/hugin/GLViewer.cpp:136
703#: hugin1/hugin/GLViewer.cpp:148 hugin1/hugin/MainFrame.cpp:1006
704#: hugin1/hugin/MainFrame.cpp:1717 hugin1/hugin/MainFrame.cpp:1779
705#: hugin1/hugin/MainFrame.cpp:2204 hugin1/hugin/MainFrame.cpp:2426
706#: hugin1/hugin/MainFrame.cpp:2480 hugin1/hugin/MainFrame.cpp:2538
707#: hugin1/hugin/MainFrame.cpp:2550 hugin1/hugin/MainFrame.cpp:2565
708#: hugin1/hugin/MainFrame.cpp:2573
709#: hugin1/hugin/OptimizePhotometricPanel.cpp:272
710#: hugin1/hugin/OptimizePhotometricPanel.cpp:331
711#: hugin1/hugin/PanoOperation.cpp:661 hugin1/hugin/PanoPanel.cpp:1072
712#: hugin1/hugin/PanoPanel.cpp:1287 hugin1/hugin/PanoPanel.cpp:1359
713#: hugin1/hugin/PreferencesDialog.cpp:477
714#: hugin1/hugin/PreferencesDialog.cpp:547
715#: hugin1/icpfind/AutoCtrlPointCreator.cpp:223
716#: hugin1/ptbatcher/FindPanoDialog.cpp:339
717#: hugin1/ptbatcher/ProjectListBox.cpp:183
718#: hugin1/stitch_project/hugin_stitch_project.cpp:360
719#: hugin1/stitch_project/hugin_stitch_project.cpp:403
720msgid "Error"
721msgstr ""
722
723#: hugin1/base_wx/platform.cpp:526
724#, c-format
725msgid ""
726"The filename(s) contains one of the following invalid characters: %s\n"
727"Hugin can not work with these filenames. Please rename your file(s) and try "
728"again."
729msgstr ""
730
731#: hugin1/base_wx/platform.cpp:543
732#, c-format
733msgid "Debug report generated in \"%s\"."
734msgstr ""
735
736#: hugin1/base_wx/wxLensDB.cpp:132
737#, c-format
738msgid "Camera %s (%s)"
739msgstr ""
740
741#: hugin1/base_wx/wxLensDB.cpp:207
742#, c-format
743msgid "The input \"%s\" is not a valid number."
744msgstr ""
745
746#: hugin1/base_wx/wxLensDB.cpp:207 hugin1/base_wx/wxLensDB.cpp:535
747#: hugin1/base_wx/wxPanoCommand.cpp:264 hugin1/base_wx/wxPanoCommand.cpp:274
748#: hugin1/base_wx/wxPanoCommand.cpp:295 hugin1/base_wx/wxPanoCommand.cpp:326
749#: hugin1/calibrate_lens/LensCalFrame.cpp:289
750#: hugin1/calibrate_lens/LensCalFrame.cpp:366
751#: hugin1/calibrate_lens/LensCalFrame.cpp:555
752#: hugin1/calibrate_lens/LensCalFrame.cpp:578
753#: hugin1/calibrate_lens/LensCalFrame.cpp:586
754#: hugin1/calibrate_lens/LensCalFrame.cpp:600
755#: hugin1/calibrate_lens/LensCalFrame.cpp:748
756#: hugin1/calibrate_lens/LensCalFrame.cpp:756
757#: hugin1/calibrate_lens/LensCalFrame.cpp:782
758#: hugin1/calibrate_lens/LensCalFrame.cpp:854
759#: hugin1/hugin/CPDetectorDialog.cpp:131 hugin1/hugin/GLPreviewFrame.cpp:1631
760#: hugin1/hugin/GLPreviewFrame.cpp:1638 hugin1/hugin/GLPreviewFrame.cpp:1645
761#: hugin1/hugin/GLPreviewFrame.cpp:1659 hugin1/hugin/GLPreviewFrame.cpp:1666
762#: hugin1/hugin/GLPreviewFrame.cpp:1673 hugin1/hugin/MainFrame.cpp:1954
763#: hugin1/hugin/MainFrame.cpp:2465 hugin1/hugin/MainFrame.cpp:2484
764#: hugin1/hugin/MainFrame.cpp:2490 hugin1/hugin/MaskEditorPanel.cpp:509
765#: hugin1/hugin/PanoPanel.cpp:1340 hugin1/hugin/PreferencesDialog.cpp:1167
766#: hugin1/ptbatcher/FindPanoDialog.cpp:295
767#: hugin1/ptbatcher/FindPanoDialog.cpp:316
768msgid "Warning"
769msgstr ""
770
771#: hugin1/base_wx/wxLensDB.cpp:535
772msgid ""
773"There is too little information for saving data into database. Please check "
774"your input!"
775msgstr ""
776
777#: hugin1/base_wx/wxLensDB.cpp:631 hugin1/base_wx/wxLensDB.cpp:636
778#: hugin1/base_wx/wxLensDB.cpp:644
779msgid "Could not save information into database."
780msgstr ""
781
782#: hugin1/base_wx/wxPanoCommand.cpp:255 hugin1/base_wx/wxPanoCommand.cpp:347
783#, c-format
784msgid ""
785"Could not decode image:\n"
786"%s\n"
787"Abort"
788msgstr ""
789
790#: hugin1/base_wx/wxPanoCommand.cpp:255 hugin1/base_wx/wxPanoCommand.cpp:347
791msgid "Unsupported image file format"
792msgstr ""
793
794#: hugin1/base_wx/wxPanoCommand.cpp:263
795#: hugin1/calibrate_lens/LensCalFrame.cpp:288
796#, c-format
797msgid ""
798"File \"%s\" is a black/white image.\n"
799"Hugin does not support this image type. Skipping this image.\n"
800"Convert image to grayscale image and try loading again."
801msgstr ""
802
803#: hugin1/base_wx/wxPanoCommand.cpp:273
804#, c-format
805msgid ""
806"Hugin supports only grayscale and RGB images (without and with alpha "
807"channel).\n"
808"But file \"%s\" has %d channels and %d extra channels (probably alpha "
809"channels).\n"
810"Hugin does not support this image type. Skipping this image.\n"
811"Convert this image to grayscale or RGB image and try loading again."
812msgstr ""
813
814#: hugin1/base_wx/wxPanoCommand.cpp:283
815msgid ""
816"Hugin supports only grayscale or RGB images (without and with alpha channel)."
817msgstr ""
818
819#: hugin1/base_wx/wxPanoCommand.cpp:287
820#, c-format
821msgid ""
822"File \"%s\" is a grayscale image, but other images in project are color "
823"images."
824msgstr ""
825
826#: hugin1/base_wx/wxPanoCommand.cpp:291
827#, c-format
828msgid ""
829"File \"%s\" is a color image, but other images in project are grayscale "
830"images."
831msgstr ""
832
833#: hugin1/base_wx/wxPanoCommand.cpp:294
834msgid ""
835"Hugin does not support this mixing. Skipping this image.\n"
836"Convert this image to grayscale or RGB image respectively and try loading "
837"again."
838msgstr ""
839
840#: hugin1/base_wx/wxPanoCommand.cpp:311
841#, c-format
842msgid ""
843"File \"%s\" has no embedded icc profile, but other images in project have "
844"profile \"%s\" embedded."
845msgstr ""
846
847#: hugin1/base_wx/wxPanoCommand.cpp:317
848#, c-format
849msgid ""
850"File \"%s\" has icc profile \"%s\" embedded, but other images in project "
851"have no embedded color profile."
852msgstr ""
853
854#: hugin1/base_wx/wxPanoCommand.cpp:321
855#, c-format
856msgid ""
857"File \"%s\" has icc profile \"%s\" embedded, but other images in project "
858"have color profile \"%s\" embedded."
859msgstr ""
860
861#: hugin1/base_wx/wxPanoCommand.cpp:325
862msgid ""
863"Hugin expects all images in the same color profile.\n"
864"Please convert all images to same color profile and try again."
865msgstr ""
866
867#: hugin1/base_wx/wxPanoCommand.cpp:466
868msgid ""
869"Hugin has image stacks detected in the added images and will assign "
870"corresponding stack numbers to the images."
871msgstr ""
872
873#: hugin1/base_wx/wxPanoCommand.cpp:470
874msgid ""
875"Hugin has image stacks detected in the whole project. Stack numbers will be "
876"re-assigned on base of this detection. Existing stack assignments will be "
877"overwritten."
878msgstr ""
879
880#: hugin1/base_wx/wxPanoCommand.cpp:473
881msgid "Should the position of images in each stack be linked?"
882msgstr ""
883
884#: hugin1/base_wx/wxPanoCommand.cpp:481 hugin1/hugin/xrc/main_frame.xrc:215
885msgid ""
886"When shooting bracketed image stacks from a sturdy tripod the position of "
887"the images in each stack can be linked to help Hugin to process the "
888"panorama. But if the images in each stack require a fine tune of the "
889"position (e. g. when shooting hand held), then don't link the position."
890msgstr ""
891
892#: hugin1/base_wx/wxPanoCommand.cpp:484 hugin1/base_wx/wxPanoCommand.cpp:488
893#: hugin1/hugin/xrc/main_frame.xrc:236
894msgid "Link position"
895msgstr ""
896
897#: hugin1/base_wx/wxPanoCommand.cpp:484 hugin1/base_wx/wxPanoCommand.cpp:488
898#: hugin1/hugin/xrc/main_frame.xrc:242
899msgid "Don't link position"
900msgstr ""
901
902#: hugin1/base_wx/wxPanoCommand.cpp:484 hugin1/hugin/xrc/main_frame.xrc:247
903msgid "Don't assign stacks"
904msgstr ""
905
906#: hugin1/base_wx/wxPanoCommand.cpp:488
907msgid "Keep existing stacks"
908msgstr ""
909
910#: hugin1/base_wx/wxPanoCommand.cpp:588
911#, c-format
912msgid ""
913"The project file \"%s\" refers to image \"%s\" which was not found.\n"
914"Please manually select the correct image."
915msgstr ""
916
917#: hugin1/base_wx/wxPanoCommand.cpp:588
918msgid "Image file not found"
919msgstr ""
920
921#: hugin1/base_wx/wxPanoCommand.cpp:595
922#, c-format
923msgid "Select image %s"
924msgstr ""
925
926#: hugin1/base_wx/wxPanoCommand.cpp:702
927#, c-format
928msgid ""
929"%d invalid control point(s) found.\n"
930"\n"
931"Press OK to remove."
932msgstr ""
933
934#: hugin1/base_wx/wxPanoCommand.cpp:703
935msgid "Error Detected"
936msgstr ""
937
938#: hugin1/base_wx/wxPanoCommand.cpp:788
939#: hugin1/calibrate_lens/LensCalFrame.cpp:374
940#: hugin1/hugin/PanoOperation.cpp:96
941msgid "Add images"
942msgstr ""
943
944#: hugin1/base_wx/wxPanoCommand.cpp:868
945#, c-format
946msgid ""
947"Error, template expects %d images,\n"
948"current project contains %d images\n"
949msgstr ""
950
951#: hugin1/base_wx/wxPanoCommand.cpp:869 hugin1/base_wx/wxPanoCommand.cpp:899
952msgid "Could not apply template"
953msgstr ""
954
955#: hugin1/base_wx/wxPanoCommand.cpp:899
956msgid "Error loading project file"
957msgstr ""
958
959#: hugin1/base_wx/wxPanoCommand.cpp:914
960msgid "Result"
961msgstr ""
962
963#: hugin1/calibrate_lens/LensCalApp.cpp:71 hugin1/hugin/huginApp.cpp:235
964#: hugin1/ptbatcher/PTBatcherGUI.cpp:100
965msgid "xrc directory not found in bundle"
966msgstr ""
967
968#: hugin1/calibrate_lens/LensCalApp.cpp:71
969#: hugin1/calibrate_lens/LensCalApp.cpp:93 hugin1/hugin/MainFrame.cpp:2199
970#: hugin1/hugin/huginApp.cpp:235 hugin1/hugin/huginApp.cpp:281
971#: hugin1/ptbatcher/PTBatcherGUI.cpp:100 hugin1/ptbatcher/PTBatcherGUI.cpp:134
972msgid "Fatal Error"
973msgstr ""
974
975#: hugin1/calibrate_lens/LensCalApp.cpp:93 hugin1/hugin/huginApp.cpp:281
976#: hugin1/ptbatcher/PTBatcherGUI.cpp:134
977msgid ""
978"xrc directory not found, hugin needs to be properly installed\n"
979"Tried Path:"
980msgstr ""
981
982#: hugin1/calibrate_lens/LensCalFrame.cpp:161
983msgid "Hugin Lens calibration GUI"
984msgstr ""
985
986#: hugin1/calibrate_lens/LensCalFrame.cpp:322
987#, c-format
988msgid "Added %s"
989msgstr ""
990
991#: hugin1/calibrate_lens/LensCalFrame.cpp:352
992#, c-format
993msgid "The size of the images (%s) does not match the already added image(s)."
994msgstr ""
995
996#: hugin1/calibrate_lens/LensCalFrame.cpp:365
997#, c-format
998msgid ""
999"The EXIF information of the added images (%s) is not consistent with the "
1000"already added image(s).\n"
1001"Please check the image again, if you selected the correct images."
1002msgstr ""
1003
1004#: hugin1/calibrate_lens/LensCalFrame.cpp:448
1005msgid "Add Image: cancel"
1006msgstr ""
1007
1008#: hugin1/calibrate_lens/LensCalFrame.cpp:456
1009#: hugin1/calibrate_lens/LensCalFrame.cpp:466
1010#, c-format
1011msgid "%s (%d lines)"
1012msgstr ""
1013
1014#: hugin1/calibrate_lens/LensCalFrame.cpp:555
1015#: hugin1/calibrate_lens/LensCalFrame.cpp:578
1016#: hugin1/calibrate_lens/LensCalFrame.cpp:600
1017#: hugin1/calibrate_lens/LensCalFrame.cpp:748
1018#: hugin1/calibrate_lens/LensCalFrame.cpp:782
1019#: hugin1/calibrate_lens/LensCalFrame.cpp:854
1020msgid ""
1021"There are invalid values in the input boxes.\n"
1022"Please check your inputs."
1023msgstr ""
1024
1025#: hugin1/calibrate_lens/LensCalFrame.cpp:564
1026msgid "Detecting edges..."
1027msgstr ""
1028
1029#: hugin1/calibrate_lens/LensCalFrame.cpp:566
1030msgid "Finding lines..."
1031msgstr ""
1032
1033#: hugin1/calibrate_lens/LensCalFrame.cpp:570
1034#: hugin1/calibrate_lens/LensCalFrame.cpp:713
1035msgid "Finished"
1036msgstr ""
1037
1038#: hugin1/calibrate_lens/LensCalFrame.cpp:586
1039msgid ""
1040"There are no detected lines.\n"
1041"Please run \"Find lines\" first. If there are no lines found, change the "
1042"parameters."
1043msgstr ""
1044
1045#: hugin1/calibrate_lens/LensCalFrame.cpp:697
1046msgid "Optimizing lens distortion parameters..."
1047msgstr ""
1048
1049#: hugin1/calibrate_lens/LensCalFrame.cpp:756
1050msgid ""
1051"There are no detected lines.\n"
1052"Please run \"Find lines\" and \"Optimize\" before saving the lens data. If "
1053"there are no lines found, change the parameters."
1054msgstr ""
1055
1056#: hugin1/calibrate_lens/LensCalFrame.cpp:761
1057msgid "Save lens parameters to ini file"
1058msgstr ""
1059
1060#: hugin1/calibrate_lens/LensCalFrame.cpp:762
1061#: hugin1/hugin/PanoOperation.cpp:695
1062msgid "Save lens parameters to lens database"
1063msgstr ""
1064
1065#: hugin1/calibrate_lens/LensCalFrame.cpp:763
1066msgid "Saving lens data"
1067msgstr ""
1068
1069#: hugin1/calibrate_lens/LensCalFrame.cpp:763
1070#: hugin1/hugin/xrc/lenscal_frame.xrc:379
1071msgid "Save lens"
1072msgstr ""
1073
1074#: hugin1/calibrate_lens/LensCalFrame.cpp:786 hugin1/hugin/MainFrame.cpp:1024
1075msgid "Save project file"
1076msgstr ""
1077
1078#: hugin1/calibrate_lens/LensCalFrame.cpp:787 hugin1/hugin/MainFrame.cpp:1026
1079#: hugin1/hugin/MainFrame.cpp:1187 hugin1/hugin/MainFrame.cpp:1686
1080#: hugin1/hugin/MainFrame.cpp:1745 hugin1/ptbatcher/Batch.cpp:628
1081#: hugin1/ptbatcher/BatchFrame.cpp:367 hugin1/ptbatcher/BatchFrame.cpp:395
1082#: hugin1/stitch_project/hugin_stitch_project.cpp:370
1083msgid "Project files (*.pto)|*.pto|All files (*)|*"
1084msgstr ""
1085
1086#: hugin1/executor/hugin_executor.cpp:199
1087msgid "Removing temporary files"
1088msgstr ""
1089
1090#: hugin1/executor/hugin_executor.cpp:217
1091msgid "shows this help message"
1092msgstr ""
1093
1094#: hugin1/executor/hugin_executor.cpp:218
1095msgid "execute assistant"
1096msgstr ""
1097
1098#: hugin1/executor/hugin_executor.cpp:219
1099msgid "execute stitching with given project"
1100msgstr ""
1101
1102#: hugin1/executor/hugin_executor.cpp:220
1103msgid "number of used threads"
1104msgstr ""
1105
1106#: hugin1/executor/hugin_executor.cpp:221
1107msgid "prefix used for stitching"
1108msgstr ""
1109
1110#: hugin1/executor/hugin_executor.cpp:222
1111msgid "use user defined commands in given file"
1112msgstr ""
1113
1114#: hugin1/executor/hugin_executor.cpp:223
1115msgid "use user defined assistant commands in given file"
1116msgstr ""
1117
1118#: hugin1/executor/hugin_executor.cpp:224
1119msgid "only print commands"
1120msgstr ""
1121
1122#: hugin1/hugin/AboutDialog.cpp:142
1123#, c-format
1124msgid "Operating System: %s"
1125msgstr ""
1126
1127#: hugin1/hugin/AboutDialog.cpp:145
1128msgid "64 bit"
1129msgstr ""
1130
1131#: hugin1/hugin/AboutDialog.cpp:147
1132msgid "32 bit"
1133msgstr ""
1134
1135#: hugin1/hugin/AboutDialog.cpp:148
1136#, c-format
1137msgid "Architecture: %s"
1138msgstr ""
1139
1140#: hugin1/hugin/AboutDialog.cpp:151
1141#, c-format
1142msgid "Free memory: %lld kiB"
1143msgstr ""
1144
1145#: hugin1/hugin/AboutDialog.cpp:154
1146#, c-format
1147msgid "Active Codepage: %u"
1148msgstr ""
1149
1150#: hugin1/hugin/AboutDialog.cpp:186
1151#, c-format
1152msgid "Version: %s"
1153msgstr ""
1154
1155#: hugin1/hugin/AboutDialog.cpp:187
1156#, c-format
1157msgid "Path to resources: %s"
1158msgstr ""
1159
1160#: hugin1/hugin/AboutDialog.cpp:188
1161#, c-format
1162msgid "Path to data: %s"
1163msgstr ""
1164
1165#: hugin1/hugin/AboutDialog.cpp:190
1166#, c-format
1167msgid "Hugins camera and lens database: %s"
1168msgstr ""
1169
1170#: hugin1/hugin/AboutDialog.cpp:191
1171msgid "Multi-threading using C++11 std::thread and OpenMP"
1172msgstr ""
1173
1174#: hugin1/hugin/AboutDialog.cpp:194
1175#, c-format
1176msgid "Monitor profile: %s"
1177msgstr ""
1178
1179#: hugin1/hugin/AboutDialog.cpp:196
1180msgid "Libraries"
1181msgstr ""
1182
1183#: hugin1/hugin/CPDetectorDialog.cpp:103
1184msgid "Autopano from http://autopano.kolor.com is not available for OS X"
1185msgstr ""
1186
1187#: hugin1/hugin/CPDetectorDialog.cpp:104
1188msgid "Using Autopano-Sift instead"
1189msgstr ""
1190
1191#: hugin1/hugin/CPDetectorDialog.cpp:130
1192msgid ""
1193"At least one input field is empty.\n"
1194"Please check your inputs."
1195msgstr ""
1196
1197#: hugin1/hugin/CPDetectorDialog.cpp:225
1198msgid "Try to connect all overlapping images."
1199msgstr ""
1200
1201#: hugin1/hugin/CPDetectorDialog.cpp:231
1202msgid "Only work on image pairs without control points."
1203msgstr ""
1204
1205#: hugin1/hugin/CPDetectorDialog.cpp:259
1206msgid "Select control point detector program"
1207msgstr ""
1208
1209#: hugin1/hugin/CPDetectorDialog.cpp:267
1210msgid "Executables (*.exe,*.vbs,*.cmd, *.bat)|*.exe;*.vbs;*.cmd;*.bat"
1211msgstr ""
1212
1213#: hugin1/hugin/CPEditorPanel.cpp:150
1214msgid "#"
1215msgstr ""
1216
1217#: hugin1/hugin/CPEditorPanel.cpp:151
1218msgid "left x"
1219msgstr ""
1220
1221#: hugin1/hugin/CPEditorPanel.cpp:152
1222msgid "left y"
1223msgstr ""
1224
1225#: hugin1/hugin/CPEditorPanel.cpp:153
1226msgid "right x"
1227msgstr ""
1228
1229#: hugin1/hugin/CPEditorPanel.cpp:154
1230msgid "right y"
1231msgstr ""
1232
1233#: hugin1/hugin/CPEditorPanel.cpp:155 hugin1/hugin/CPListFrame.cpp:100
1234msgid "Alignment"
1235msgstr ""
1236
1237#: hugin1/hugin/CPEditorPanel.cpp:156 hugin1/hugin/CPEditorPanel.cpp:1424
1238#: hugin1/hugin/CPListFrame.cpp:101 hugin1/hugin/CPListFrame.cpp:222
1239msgid "Distance"
1240msgstr ""
1241
1242#: hugin1/hugin/CPEditorPanel.cpp:594 hugin1/hugin/CPEditorPanel.cpp:740
1243msgid "new control point added"
1244msgstr ""
1245
1246#: hugin1/hugin/CPEditorPanel.cpp:866 hugin1/hugin/CPEditorPanel.cpp:1316
1247msgid "searching similar points..."
1248msgstr ""
1249
1250#: hugin1/hugin/CPEditorPanel.cpp:885 hugin1/hugin/CPEditorPanel.cpp:1025
1251msgid "Error during Fine-tune"
1252msgstr ""
1253
1254#: hugin1/hugin/CPEditorPanel.cpp:904 hugin1/hugin/CPEditorPanel.cpp:1049
1255#: hugin1/hugin/CPEditorPanel.cpp:1342
1256#, c-format
1257msgid ""
1258"Point fine-tuned, angle: %.0f deg, correlation coefficient: %0.3f, "
1259"curvature: %0.3f %0.3f"
1260msgstr ""
1261
1262#: hugin1/hugin/CPEditorPanel.cpp:907 hugin1/hugin/CPEditorPanel.cpp:1052
1263msgid "change points, or press right mouse button to add the pair"
1264msgstr ""
1265
1266#: hugin1/hugin/CPEditorPanel.cpp:928
1267msgid "Estimated point outside image"
1268msgstr ""
1269
1270#: hugin1/hugin/CPEditorPanel.cpp:1311
1271msgid "Distance between line control points too short, skipping fine-tune."
1272msgstr ""
1273
1274#: hugin1/hugin/CPEditorPanel.cpp:1348 hugin1/hugin/CPEditorPanel.cpp:1363
1275msgid "No similar point found."
1276msgstr ""
1277
1278#: hugin1/hugin/CPEditorPanel.cpp:1355
1279msgid ""
1280"An internal transformation went wrong.\n"
1281"Check that the point is inside the image."
1282msgstr ""
1283
1284#: hugin1/hugin/CPEditorPanel.cpp:1370
1285#, c-format
1286msgid ""
1287"Check the similarity visually.\n"
1288"Correlation coefficient (%.3f) is lower than the threshold set in the "
1289"preferences."
1290msgstr ""
1291
1292#: hugin1/hugin/CPEditorPanel.cpp:1393 hugin1/hugin/CPEditorPanel.cpp:1404
1293msgid "Add new Line"
1294msgstr ""
1295
1296#: hugin1/hugin/CPEditorPanel.cpp:1399 hugin1/hugin/CPEditorPanel.cpp:1402
1297#: hugin1/hugin/CPEditorPanel.cpp:1686 hugin1/hugin/CPListFrame.cpp:192
1298#, c-format
1299msgid "Line %d"
1300msgstr ""
1301
1302#: hugin1/hugin/CPEditorPanel.cpp:1420 hugin1/hugin/CPListFrame.cpp:101
1303#: hugin1/hugin/CPListFrame.cpp:218
1304msgid "Correlation"
1305msgstr ""
1306
1307#: hugin1/hugin/CPEditorPanel.cpp:1677 hugin1/hugin/CPListFrame.cpp:183
1308#: hugin1/hugin/GLPreviewFrame.cpp:613 hugin1/hugin/GLPreviewFrame.cpp:3061
1309#: hugin1/hugin/PreviewFrame.cpp:219 hugin1/hugin/xrc/cp_editor_panel.xrc:185
1310msgid "normal"
1311msgstr ""
1312
1313#: hugin1/hugin/CPEditorPanel.cpp:1680 hugin1/hugin/CPListFrame.cpp:186
1314msgid "vert. Line"
1315msgstr ""
1316
1317#: hugin1/hugin/CPEditorPanel.cpp:1683 hugin1/hugin/CPListFrame.cpp:189
1318msgid "horiz. Line"
1319msgstr ""
1320
1321#: hugin1/hugin/CPEditorPanel.cpp:1985
1322msgid ""
1323"Create control points.\n"
1324"To create less points,\n"
1325"enter a higher number."
1326msgstr ""
1327
1328#: hugin1/hugin/CPEditorPanel.cpp:1985
1329msgid "Corner Detection threshold"
1330msgstr ""
1331
1332#: hugin1/hugin/CPEditorPanel.cpp:1985 hugin1/hugin/CPEditorPanel.cpp:1989
1333#: hugin1/hugin/xrc/cp_editor_panel.xrc:323
1334#: hugin1/hugin/xrc/images_panel.xrc:253
1335msgid "Create control points"
1336msgstr ""
1337
1338#: hugin1/hugin/CPEditorPanel.cpp:1989
1339msgid "Corner Detection scale"
1340msgstr ""
1341
1342#: hugin1/hugin/CPEditorPanel.cpp:2001
1343msgid "Error during control point creation:\n"
1344msgstr ""
1345
1346#: hugin1/hugin/CPEditorPanel.cpp:2098
1347msgid "Select point in right image"
1348msgstr ""
1349
1350#: hugin1/hugin/CPEditorPanel.cpp:2110
1351msgid "Select point in left image"
1352msgstr ""
1353
1354#: hugin1/hugin/CPEditorPanel.cpp:2187
1355#, c-format
1356msgid "Create cp (Current setting: %s)"
1357msgstr ""
1358
1359#: hugin1/hugin/CPEditorPanel.cpp:2238
1360msgid ""
1361"Cannot run celeste without at least one control point connecting the two "
1362"images"
1363msgstr ""
1364
1365#: hugin1/hugin/CPEditorPanel.cpp:2243 hugin1/hugin/CPEditorPanel.cpp:2263
1366#: hugin1/hugin/PanoOperation.cpp:845 hugin1/hugin/PanoOperation.cpp:895
1367msgid "Running Celeste"
1368msgstr ""
1369
1370#: hugin1/hugin/CPEditorPanel.cpp:2244 hugin1/hugin/PanoOperation.cpp:846
1371msgid "Loading model file"
1372msgstr ""
1373
1374#: hugin1/hugin/CPEditorPanel.cpp:2305 hugin1/hugin/CPEditorPanel.cpp:2341
1375#: hugin1/hugin/MainFrame.cpp:1915 hugin1/hugin/PanoOperation.cpp:832
1376#: hugin1/hugin/PanoOperation.cpp:924
1377#, c-format
1378msgid "Removed %lu control points"
1379msgstr ""
1380
1381#: hugin1/hugin/CPEditorPanel.cpp:2305 hugin1/hugin/PanoOperation.cpp:924
1382msgid "Celeste result"
1383msgstr ""
1384
1385#: hugin1/hugin/CPEditorPanel.cpp:2341 hugin1/hugin/PanoOperation.cpp:832
1386msgid "Cleaning"
1387msgstr ""
1388
1389#: hugin1/hugin/CPEditorPanel.cpp:2353
1390msgid "Create cp"
1391msgstr ""
1392
1393#: hugin1/hugin/CPEditorPanel.cpp:2356
1394msgid ""
1395"Create control points for image pair with currently selected control point "
1396"detector on photos tab."
1397msgstr ""
1398
1399#: hugin1/hugin/CPEditorPanel.cpp:2364
1400#: hugin1/hugin/xrc/cp_editor_panel.xrc:328
1401msgid "Celeste"
1402msgstr ""
1403
1404#: hugin1/hugin/CPEditorPanel.cpp:2367
1405msgid "Tries to remove control points from clouds"
1406msgstr ""
1407
1408#: hugin1/hugin/CPEditorPanel.cpp:2375
1409msgid "Clean cp"
1410msgstr ""
1411
1412#: hugin1/hugin/CPEditorPanel.cpp:2378 hugin1/hugin/xrc/pref_dialog.xrc:407
1413msgid "Remove outlying control points by statistical method"
1414msgstr ""
1415
1416#: hugin1/hugin/CPImageCtrl.cpp:592 hugin1/hugin/CPImageCtrl.cpp:754
1417msgid "new"
1418msgstr ""
1419
1420#: hugin1/hugin/CPImageCtrl.cpp:1463
1421msgid "Could not process event!"
1422msgstr ""
1423
1424#: hugin1/hugin/CPListFrame.cpp:96
1425msgid "G CP#"
1426msgstr ""
1427
1428#: hugin1/hugin/CPListFrame.cpp:97
1429msgid "Left Img."
1430msgstr ""
1431
1432#: hugin1/hugin/CPListFrame.cpp:98
1433msgid "Right Img."
1434msgstr ""
1435
1436#: hugin1/hugin/CPListFrame.cpp:99
1437msgid "P CP#"
1438msgstr ""
1439
1440#: hugin1/hugin/CPListFrame.cpp:606
1441msgid ""
1442"Enter minimum control point error.\n"
1443"All points with a higher error will be selected"
1444msgstr ""
1445
1446#: hugin1/hugin/CPListFrame.cpp:606
1447msgid "Select Control Points"
1448msgstr ""
1449
1450#: hugin1/hugin/ChangeImageVariableDialog.cpp:143
1451msgid "Input name for new preset"
1452msgstr ""
1453
1454#: hugin1/hugin/ChangeImageVariableDialog.cpp:143
1455msgid "Save preset"
1456msgstr ""
1457
1458#: hugin1/hugin/ChangeImageVariableDialog.cpp:158
1459#, c-format
1460msgid ""
1461"Preset with name \"%s\" already exists.\n"
1462"Should this preset be overwritten?"
1463msgstr ""
1464
1465#: hugin1/hugin/ChangeImageVariableDialog.cpp:212
1466msgid "Result of expression parsing"
1467msgstr ""
1468
1469#: hugin1/hugin/ChangeImageVariableDialog.cpp:218
1470msgid "Errors during expression parsing"
1471msgstr ""
1472
1473#: hugin1/hugin/DragTool.cpp:78 hugin1/hugin/DragTool.cpp:358
1474msgid ""
1475"Drag to move images (optionally use shift to constrain), or roll with right-"
1476"drag or Ctrl-drag"
1477msgstr ""
1478
1479#: hugin1/hugin/DragTool.cpp:106
1480msgid ""
1481"Currently constrained to moving only pitch. Make a larger movement in the "
1482"opposite direction to constrain to yaw."
1483msgstr ""
1484
1485#: hugin1/hugin/DragTool.cpp:110
1486msgid ""
1487"Currently constrained to moving only yaw. Make a larger movement in the "
1488"opposite direction to constrain to pitch."
1489msgstr ""
1490
1491#: hugin1/hugin/DragTool.cpp:214
1492msgid "Rotate around the centre to roll"
1493msgstr ""
1494
1495#: hugin1/hugin/DragTool.cpp:235
1496msgid ""
1497"Constrained drag: make a movement and it will be snapped to the yaw or pitch"
1498msgstr ""
1499
1500#: hugin1/hugin/DragTool.cpp:237
1501msgid "Drag to move"
1502msgstr ""
1503
1504#: hugin1/hugin/GLPreviewFrame.cpp:266 hugin1/hugin/GLPreviewFrame.cpp:3124
1505msgid "Fast Panorama preview"
1506msgstr ""
1507
1508#: hugin1/hugin/GLPreviewFrame.cpp:338 hugin1/hugin/GLPreviewFrame.cpp:3110
1509#: hugin1/hugin/GLPreviewFrame.cpp:3122 hugin1/hugin/MainFrame.cpp:408
1510#: hugin1/hugin/MainFrame.cpp:2292 hugin1/hugin/MainFrame.cpp:2310
1511#: hugin1/hugin/xrc/batch_menu.xrc:5 hugin1/hugin/xrc/lenscal_frame.xrc:466
1512#: hugin1/hugin/xrc/main_menu.xrc:227 hugin1/hugin/xrc/main_menu.xrc:252
1513#: hugin1/hugin/xrc/preview_frame.xrc:1115
1514#: hugin1/hugin/xrc/preview_frame.xrc:1146
1515msgid "&File"
1516msgstr ""
1517
1518#: hugin1/hugin/GLPreviewFrame.cpp:357 hugin1/hugin/PreviewFrame.cpp:120
1519msgid "displayed images"
1520msgstr ""
1521
1522#: hugin1/hugin/GLPreviewFrame.cpp:370 hugin1/hugin/xrc/preview_frame.xrc:42
1523msgid "All"
1524msgstr ""
1525
1526#: hugin1/hugin/GLPreviewFrame.cpp:406 hugin1/hugin/ImagesPanel.cpp:716
1527#: hugin1/hugin/xrc/pano_panel.xrc:554 hugin1/hugin/xrc/pano_panel.xrc:611
1528#: hugin1/hugin/xrc/pano_panel.xrc:1196 hugin1/hugin/xrc/pano_panel.xrc:1243
1529#: hugin1/hugin/xrc/pref_dialog.xrc:875 hugin1/hugin/xrc/preview_frame.xrc:47
1530#: hugin1/hugin/xrc/preview_frame.xrc:610
1531#: hugin1/hugin/xrc/preview_frame.xrc:700
1532#: hugin1/hugin/xrc/preview_frame.xrc:881
1533msgid "None"
1534msgstr ""
1535
1536#: hugin1/hugin/GLPreviewFrame.cpp:421
1537msgid "Hide"
1538msgstr ""
1539
1540#: hugin1/hugin/GLPreviewFrame.cpp:469 hugin1/hugin/PreviewFrame.cpp:157
1541msgid "VFOV"
1542msgstr ""
1543
1544#: hugin1/hugin/GLPreviewFrame.cpp:473 hugin1/hugin/PreviewFrame.cpp:161
1545msgid "drag to change the vertical field of view"
1546msgstr ""
1547
1548#: hugin1/hugin/GLPreviewFrame.cpp:482 hugin1/hugin/PreviewFrame.cpp:170
1549msgid "HFOV"
1550msgstr ""
1551
1552#: hugin1/hugin/GLPreviewFrame.cpp:487 hugin1/hugin/PreviewFrame.cpp:175
1553msgid "drag to change the horizontal field of view"
1554msgstr ""
1555
1556#: hugin1/hugin/GLPreviewFrame.cpp:542 hugin1/hugin/xrc/lenscal_frame.xrc:440
1557#: hugin1/hugin/xrc/main_tool.xrc:66 hugin1/hugin/xrc/preview_frame.xrc:477
1558msgid "Preview"
1559msgstr ""
1560
1561#: hugin1/hugin/GLPreviewFrame.cpp:555
1562msgid "Overview"
1563msgstr ""
1564
1565#: hugin1/hugin/GLPreviewFrame.cpp:676 hugin1/hugin/PreviewFrame.cpp:298
1566msgid "Resets the projection's parameters to their default values."
1567msgstr ""
1568
1569#: hugin1/hugin/GLPreviewFrame.cpp:686 hugin1/hugin/PreviewFrame.cpp:307
1570msgid "param:"
1571msgstr ""
1572
1573#: hugin1/hugin/GLPreviewFrame.cpp:990
1574msgid "No images loaded."
1575msgstr ""
1576
1577#: hugin1/hugin/GLPreviewFrame.cpp:1028
1578#, c-format
1579msgid "%lu images loaded."
1580msgstr ""
1581
1582#: hugin1/hugin/GLPreviewFrame.cpp:1036 hugin1/hugin/xrc/pano_panel.xrc:198
1583#: hugin1/hugin/xrc/preview_frame.xrc:547
1584msgid "Field of View:"
1585msgstr ""
1586
1587#: hugin1/hugin/GLPreviewFrame.cpp:1038
1588msgid "deg"
1589msgstr ""
1590
1591#: hugin1/hugin/GLPreviewFrame.cpp:1045 hugin1/hugin/xrc/batch_frame.xrc:393
1592#: hugin1/hugin/xrc/images_panel.xrc:167 hugin1/hugin/xrc/images_panel.xrc:499
1593#: hugin1/hugin/xrc/lenscal_frame.xrc:85
1594#: hugin1/hugin/xrc/lensdb_dialogs.xrc:31
1595#: hugin1/hugin/xrc/lensdb_dialogs.xrc:231
1596#: hugin1/hugin/xrc/preview_frame.xrc:189
1597msgid "Focal length:"
1598msgstr ""
1599
1600#: hugin1/hugin/GLPreviewFrame.cpp:1063
1601#, c-format
1602msgid "Images are connected by %lu control points.\n"
1603msgstr ""
1604
1605#: hugin1/hugin/GLPreviewFrame.cpp:1072
1606#, c-format
1607msgid "%lu unconnected image groups found: %s\n"
1608msgstr ""
1609
1610#: hugin1/hugin/GLPreviewFrame.cpp:1078
1611msgid "Images or control points have changed, new alignment is needed."
1612msgstr ""
1613
1614#: hugin1/hugin/GLPreviewFrame.cpp:1089
1615#, c-format
1616msgid "Mean error after optimization: %.1f pixel, max: %.1f"
1617msgstr ""
1618
1619#: hugin1/hugin/GLPreviewFrame.cpp:1509 hugin1/hugin/PreviewFrame.cpp:616
1620msgid "Rectilinear"
1621msgstr ""
1622
1623#: hugin1/hugin/GLPreviewFrame.cpp:1510 hugin1/hugin/PreviewFrame.cpp:617
1624msgid "Cylindrical"
1625msgstr ""
1626
1627#: hugin1/hugin/GLPreviewFrame.cpp:1631 hugin1/hugin/PreviewFrame.cpp:720
1628msgid "Yaw value must be numeric."
1629msgstr ""
1630
1631#: hugin1/hugin/GLPreviewFrame.cpp:1638 hugin1/hugin/PreviewFrame.cpp:726
1632msgid "Pitch value must be numeric."
1633msgstr ""
1634
1635#: hugin1/hugin/GLPreviewFrame.cpp:1645 hugin1/hugin/PreviewFrame.cpp:732
1636msgid "Roll value must be numeric."
1637msgstr ""
1638
1639#: hugin1/hugin/GLPreviewFrame.cpp:1659
1640msgid "X value must be numeric."
1641msgstr ""
1642
1643#: hugin1/hugin/GLPreviewFrame.cpp:1666
1644msgid "Y value must be numeric."
1645msgstr ""
1646
1647#: hugin1/hugin/GLPreviewFrame.cpp:1673
1648msgid "Z value must be numeric."
1649msgstr ""
1650
1651#: hugin1/hugin/GLPreviewFrame.cpp:1692 hugin1/hugin/GLPreviewFrame.cpp:1730
1652#: hugin1/hugin/GLPreviewFrame.cpp:1761 hugin1/hugin/GLPreviewFrame.cpp:2860
1653#: hugin1/hugin/GLPreviewFrame.cpp:2891
1654#: hugin1/hugin/ImageVariableDialog.cpp:222 hugin1/hugin/PanoPanel.cpp:655
1655#: hugin1/hugin/PanoPanel.cpp:686 hugin1/hugin/PreviewFrame.cpp:755
1656#: hugin1/hugin/PreviewFrame.cpp:774 hugin1/hugin/PreviewFrame.cpp:803
1657msgid "Value must be numeric."
1658msgstr ""
1659
1660#: hugin1/hugin/GLPreviewFrame.cpp:1735 hugin1/hugin/PreviewFrame.cpp:779
1661msgid "Value for range compression is outside of valid range."
1662msgstr ""
1663
1664#: hugin1/hugin/GLPreviewFrame.cpp:1881 hugin1/hugin/GLPreviewFrame.cpp:1970
1665msgid ""
1666"The mosaic/plane mode works only correct for a remapping plane of yaw=0 and "
1667"pitch=0.\n"
1668"But your project has non-zero Tpy and Tpp parameters.\n"
1669"Should the Tpy and Tpp parameters reset to zero?"
1670msgstr ""
1671
1672#: hugin1/hugin/GLPreviewFrame.cpp:2578 hugin1/hugin/PreviewFrame.cpp:220
1673msgid "difference"
1674msgstr ""
1675
1676#: hugin1/hugin/GLPreviewFrame.cpp:2604 hugin1/hugin/GLPreviewFrame.cpp:2634
1677#: hugin1/hugin/PanoPanel.cpp:1028 hugin1/hugin/xrc/preview_frame.xrc:841
1678msgid "Autocrop"
1679msgstr ""
1680
1681#: hugin1/hugin/GLPreviewFrame.cpp:2604 hugin1/hugin/GLPreviewFrame.cpp:2634
1682#: hugin1/hugin/PanoPanel.cpp:1028
1683msgid "Calculating optimal crop"
1684msgstr ""
1685
1686#: hugin1/hugin/GLPreviewFrame.cpp:2806 hugin1/hugin/PanoPanel.cpp:765
1687msgid "Top needs to be an integer bigger than 0"
1688msgstr ""
1689
1690#: hugin1/hugin/GLPreviewFrame.cpp:2810 hugin1/hugin/PanoPanel.cpp:769
1691msgid "left needs to be an integer bigger than 0"
1692msgstr ""
1693
1694#: hugin1/hugin/GLPreviewFrame.cpp:2814 hugin1/hugin/PanoPanel.cpp:773
1695msgid "right needs to be an integer bigger than 0"
1696msgstr ""
1697
1698#: hugin1/hugin/GLPreviewFrame.cpp:2818 hugin1/hugin/PanoPanel.cpp:777
1699msgid "bottom needs to be an integer bigger than 0"
1700msgstr ""
1701
1702#: hugin1/hugin/GLPreviewFrame.cpp:2824
1703msgid "left boundary must be smaller than right"
1704msgstr ""
1705
1706#: hugin1/hugin/GLPreviewFrame.cpp:2830
1707msgid "top boundary must be smaller than bottom"
1708msgstr ""
1709
1710#: hugin1/hugin/GLPreviewFrame.cpp:2866 hugin1/hugin/PanoPanel.cpp:661
1711#, c-format
1712msgid "Invalid HFOV value. Maximum HFOV for this projection is %lf."
1713msgstr ""
1714
1715#: hugin1/hugin/GLPreviewFrame.cpp:2897 hugin1/hugin/PanoPanel.cpp:692
1716#, c-format
1717msgid "Invalid VFOV value. Maximum VFOV for this projection is %lf."
1718msgstr ""
1719
1720#: hugin1/hugin/GLPreviewFrame.cpp:2935
1721msgid ""
1722"With a wide field of view, panoramas with rectilinear projection get very "
1723"stretched towards the edges.\n"
1724msgstr ""
1725
1726#: hugin1/hugin/GLPreviewFrame.cpp:2937
1727msgid ""
1728"Since the field of view is only very wide in the horizontal direction, try a "
1729"cylindrical projection instead."
1730msgstr ""
1731
1732#: hugin1/hugin/GLPreviewFrame.cpp:2939
1733msgid "For a very wide panorama, try equirectangular projection instead."
1734msgstr ""
1735
1736#: hugin1/hugin/GLPreviewFrame.cpp:2942
1737msgid "You could also try Panini projection."
1738msgstr ""
1739
1740#: hugin1/hugin/GLPreviewFrame.cpp:2947
1741msgid ""
1742"With a wide vertical field of view, panoramas with cylindrical projection "
1743"get very stretched at the top and bottom.\n"
1744"An equirectangular projection would fit the same content in less vertical "
1745"space."
1746msgstr ""
1747
1748#: hugin1/hugin/GLPreviewFrame.cpp:2953
1749msgid ""
1750"Since the vertical field of view is not too wide, you could try setting the "
1751"panorama projection to cylindrical.\n"
1752"Cylindrical projection preserves vertical lines, unlike equirectangular."
1753msgstr ""
1754
1755#: hugin1/hugin/GLPreviewFrame.cpp:2959
1756msgid ""
1757"Stereographic projection is conformal, unlike this Fisheye panorama "
1758"projection.\n"
1759"A conformal projection preserves angles around a point, which often makes it "
1760"easier on the eye."
1761msgstr ""
1762
1763#: hugin1/hugin/GLPreviewFrame.cpp:2964
1764msgid ""
1765"Panoramas with stereographic projection and a very wide field of view "
1766"stretch the image around the edges a lot.\n"
1767"The Fisheye panorama projection compresses it, so you can fit in a wide "
1768"field of view and still have a reasonable coverage of the middle."
1769msgstr ""
1770
1771#: hugin1/hugin/GLPreviewFrame.cpp:2971
1772msgid ""
1773"Setting the panorama to rectilinear projection would keep the straight lines "
1774"straight."
1775msgstr ""
1776
1777#: hugin1/hugin/GLPreviewFrame.cpp:2992
1778msgid ""
1779"You have hidden the infobar, which shows hints about selection of "
1780"projection.\n"
1781"If you want to see the bar again, activate the bar in the preferences again."
1782msgstr ""
1783
1784#: hugin1/hugin/GLPreviewFrame.cpp:3062
1785msgid "normal, individual"
1786msgstr ""
1787
1788#: hugin1/hugin/GLPreviewFrame.cpp:3065
1789msgid "mosaic"
1790msgstr ""
1791
1792#: hugin1/hugin/GLPreviewFrame.cpp:3066
1793msgid "mosaic, individual"
1794msgstr ""
1795
1796#: hugin1/hugin/GLPreviewFrame.cpp:3086
1797msgid "Panosphere"
1798msgstr ""
1799
1800#: hugin1/hugin/GLPreviewFrame.cpp:3089
1801msgid "Mosaic plane"
1802msgstr ""
1803
1804#: hugin1/hugin/GLPreviewFrame.cpp:3269
1805msgid "Are you sure that the *input* images are in cylindrical projection?"
1806msgstr ""
1807
1808#: hugin1/hugin/GLPreviewFrame.cpp:3276
1809msgid ""
1810"If the images are straight from a camera it is very unlikely that the input "
1811"projection is cylindrical."
1812msgstr ""
1813
1814#: hugin1/hugin/GLPreviewFrame.cpp:3300
1815msgid "Are you sure that the *input* images are equirectangular images?"
1816msgstr ""
1817
1818#: hugin1/hugin/GLPreviewFrame.cpp:3307
1819#, c-format
1820msgid ""
1821"An equirectangular image normally has a ratio of 2:1. But this image has the "
1822"dimensions %dx%d."
1823msgstr ""
1824
1825#: hugin1/hugin/GLPreviewFrame.cpp:3416
1826#, c-format
1827msgid ""
1828"%lu control points were removed from the panorama.\n"
1829"\n"
1830"Should the panorama now be re-optimized?"
1831msgstr ""
1832
1833#: hugin1/hugin/GLPreviewFrame.cpp:3417 hugin1/hugin/GLPreviewFrame.cpp:3724
1834#, c-format
1835msgid "Current selected optimizer strategy is \"%s\"."
1836msgstr ""
1837
1838#: hugin1/hugin/GLPreviewFrame.cpp:3467
1839msgid ""
1840"The selected region contains no active image.\n"
1841"Please select a region which is covered by at least 2 images."
1842msgstr ""
1843
1844#: hugin1/hugin/GLPreviewFrame.cpp:3478
1845msgid ""
1846"The selected region is only covered by a single image.\n"
1847"Can't create control points for a single image."
1848msgstr ""
1849
1850#: hugin1/hugin/GLPreviewFrame.cpp:3489
1851msgid ""
1852"The selected rectangle is very big.\n"
1853"This function is only intended for smaller areas. Otherwise unwanted side "
1854"effect can appear.\n"
1855"\n"
1856"Proceed anyway?"
1857msgstr ""
1858
1859#: hugin1/hugin/GLPreviewFrame.cpp:3514 hugin1/hugin/PapywizardImport.cpp:477
1860#: hugin1/executor/duallens.assistant:19 hugin1/executor/multirow.assistant:13
1861#: hugin1/executor/normal.assistant:7 hugin1/executor/scanned.assistant:12
1862#: hugin1/executor/scanned2.assistant:12 hugin1/executor/stacked.assistant:7
1863msgid "Searching control points"
1864msgstr ""
1865
1866#: hugin1/hugin/GLPreviewFrame.cpp:3514
1867msgid "Processing"
1868msgstr ""
1869
1870#: hugin1/hugin/GLPreviewFrame.cpp:3521
1871msgid "Remap image to panorama projection..."
1872msgstr ""
1873
1874#: hugin1/hugin/GLPreviewFrame.cpp:3575
1875msgid "Matching interest points..."
1876msgstr ""
1877
1878#: hugin1/hugin/GLPreviewFrame.cpp:3694
1879msgid "Checking results..."
1880msgstr ""
1881
1882#: hugin1/hugin/GLPreviewFrame.cpp:3723
1883#, c-format
1884msgid ""
1885"%lu control points were added to the panorama.\n"
1886"\n"
1887"Should the panorama now be re-optimized?"
1888msgstr ""
1889
1890#: hugin1/hugin/GLViewer.cpp:136
1891msgid ""
1892"Error initializing GLEW\n"
1893"Fast preview window can not be opened."
1894msgstr ""
1895
1896#: hugin1/hugin/GLViewer.cpp:148
1897msgid ""
1898"Sorry, the fast preview window requires a system which supports OpenGL "
1899"version 1.1 with the GL_ARB_multitexture extension.\n"
1900"The fast preview cannot be opened.\n"
1901"\n"
1902"Hugin has been configured to start without fast preview.\n"
1903"Please restart Hugin."
1904msgstr ""
1905
1906#: hugin1/hugin/HDRMergeOptionDialog.cpp:147
1907msgid "Invalid input\n"
1908msgstr ""
1909
1910#: hugin1/hugin/HDRMergeOptionDialog.cpp:167
1911#: hugin1/hugin/HDRMergeOptionDialog.cpp:184
1912#, c-format
1913msgid "Input \"%s\" for %s is not a valid number\n"
1914msgstr ""
1915
1916#: hugin1/hugin/HDRMergeOptionDialog.cpp:168
1917msgid "Iteration"
1918msgstr ""
1919
1920#: hugin1/hugin/HDRMergeOptionDialog.cpp:185
1921msgid "Sigma"
1922msgstr ""
1923
1924#: hugin1/hugin/HDRMergeOptionDialog.cpp:201
1925msgid "Wrong input"
1926msgstr ""
1927
1928#: hugin1/hugin/ImagesList.cpp:442 hugin1/hugin/ImagesTree.cpp:150
1929msgid "Filename"
1930msgstr ""
1931
1932#: hugin1/hugin/ImagesList.cpp:443
1933msgid "Number of masks"
1934msgstr ""
1935
1936#: hugin1/hugin/ImagesList.cpp:444 hugin1/hugin/xrc/mask_editor_panel.xrc:340
1937#: hugin1/hugin/xrc/preview_frame.xrc:978
1938msgid "Crop"
1939msgstr ""
1940
1941#: hugin1/hugin/ImagesPanel.cpp:322
1942msgid "Enter maximal number of control points per image pair"
1943msgstr ""
1944
1945#: hugin1/hugin/ImagesPanel.cpp:323
1946msgid "Points per Overlap"
1947msgstr ""
1948
1949#: hugin1/hugin/ImagesPanel.cpp:324
1950msgid "Control point detector option"
1951msgstr ""
1952
1953#: hugin1/hugin/ImagesPanel.cpp:341
1954#, c-format
1955msgid "Added %lu control points"
1956msgstr ""
1957
1958#: hugin1/hugin/ImagesPanel.cpp:341
1959msgid "Control point detector result"
1960msgstr ""
1961
1962#: hugin1/hugin/ImagesPanel.cpp:658
1963msgid "The minimum overlap has to be greater than 0 and smaller than 1."
1964msgstr ""
1965
1966#: hugin1/hugin/ImagesPanel.cpp:692
1967msgid "The maximum Ev difference has to be greater than 0."
1968msgstr ""
1969
1970#: hugin1/hugin/ImagesPanel.cpp:724 hugin1/hugin/ImagesTree.cpp:1230
1971#: hugin1/hugin/xrc/main_frame.xrc:351
1972msgid "Stacks"
1973msgstr ""
1974
1975#: hugin1/hugin/ImagesPanel.cpp:729
1976msgid "Output layers"
1977msgstr ""
1978
1979#: hugin1/hugin/ImagesPanel.cpp:732
1980msgid "Output stacks"
1981msgstr ""
1982
1983#: hugin1/hugin/ImagesPanel.cpp:750
1984msgid "Positions (incremental, starting from anchor)"
1985msgstr ""
1986
1987#: hugin1/hugin/ImagesPanel.cpp:753
1988msgid "Positions (y,p,r)"
1989msgstr ""
1990
1991#: hugin1/hugin/ImagesPanel.cpp:756
1992msgid "Positions and View (y,p,r,v)"
1993msgstr ""
1994
1995#: hugin1/hugin/ImagesPanel.cpp:759
1996msgid "Positions and Barrel Distortion (y,p,r,b)"
1997msgstr ""
1998
1999#: hugin1/hugin/ImagesPanel.cpp:762
2000msgid "Positions, View and Barrel (y,p,r,v,b)"
2001msgstr ""
2002
2003#: hugin1/hugin/ImagesPanel.cpp:767
2004msgid "Everything without translation"
2005msgstr ""
2006
2007#: hugin1/hugin/ImagesPanel.cpp:771
2008msgid "Everything"
2009msgstr ""
2010
2011#: hugin1/hugin/ImagesPanel.cpp:777
2012msgid "Positions and Translation (y,p,r,x,y,z)"
2013msgstr ""
2014
2015#: hugin1/hugin/ImagesPanel.cpp:780
2016msgid "Positions, Translation and View (y,p,r,x,y,z,v)"
2017msgstr ""
2018
2019#: hugin1/hugin/ImagesPanel.cpp:783
2020msgid "Positions, Translation and Barrel (y,p,r,x,y,z,b)"
2021msgstr ""
2022
2023#: hugin1/hugin/ImagesPanel.cpp:786
2024msgid "Positions, Translation, View and Barrel (y,p,r,x,y,z,v,b)"
2025msgstr ""
2026
2027#: hugin1/hugin/ImagesPanel.cpp:790 hugin1/hugin/ImagesPanel.cpp:811
2028msgid "Custom parameters"
2029msgstr ""
2030
2031#: hugin1/hugin/ImagesPanel.cpp:796
2032msgid "Low dynamic range"
2033msgstr ""
2034
2035#: hugin1/hugin/ImagesPanel.cpp:799
2036msgid "Low dynamic range, variable white balance"
2037msgstr ""
2038
2039#: hugin1/hugin/ImagesPanel.cpp:804
2040msgid "High dynamic range, fixed exposure"
2041msgstr ""
2042
2043#: hugin1/hugin/ImagesPanel.cpp:807
2044msgid "High dynamic range, variable white balance, fixed exposure"
2045msgstr ""
2046
2047#: hugin1/hugin/ImagesPanel.cpp:874
2048msgid "Simple interface"
2049msgstr ""
2050
2051#: hugin1/hugin/ImagesPanel.cpp:877
2052msgid "Advanced interface"
2053msgstr ""
2054
2055#: hugin1/hugin/ImagesPanel.cpp:880
2056msgid "Expert interface"
2057msgstr ""
2058
2059#: hugin1/hugin/ImagesTree.cpp:149
2060msgid "Image number"
2061msgstr ""
2062
2063#: hugin1/hugin/ImagesTree.cpp:151
2064msgid "Width"
2065msgstr ""
2066
2067#: hugin1/hugin/ImagesTree.cpp:151
2068msgid "Image width"
2069msgstr ""
2070
2071#: hugin1/hugin/ImagesTree.cpp:152
2072msgid "Height"
2073msgstr ""
2074
2075#: hugin1/hugin/ImagesTree.cpp:152
2076msgid "Image height"
2077msgstr ""
2078
2079#: hugin1/hugin/ImagesTree.cpp:153
2080msgid "Anchor"
2081msgstr ""
2082
2083#: hugin1/hugin/ImagesTree.cpp:153
2084msgid "Anchor image for position and/or exposure"
2085msgstr ""
2086
2087#: hugin1/hugin/ImagesTree.cpp:154
2088msgid "# Ctrl Pnts"
2089msgstr ""
2090
2091#: hugin1/hugin/ImagesTree.cpp:154
2092msgid "Number of control points in this image"
2093msgstr ""
2094
2095#: hugin1/hugin/ImagesTree.cpp:155
2096msgid "Lens no."
2097msgstr ""
2098
2099#: hugin1/hugin/ImagesTree.cpp:155
2100msgid "Assigned lens number"
2101msgstr ""
2102
2103#: hugin1/hugin/ImagesTree.cpp:156
2104msgid "Stack no."
2105msgstr ""
2106
2107#: hugin1/hugin/ImagesTree.cpp:156
2108msgid "Assigned stack number"
2109msgstr ""
2110
2111#: hugin1/hugin/ImagesTree.cpp:158
2112msgid "Maker"
2113msgstr ""
2114
2115#: hugin1/hugin/ImagesTree.cpp:159
2116msgid "Model"
2117msgstr ""
2118
2119#: hugin1/hugin/ImagesTree.cpp:160
2120msgid "Used lens"
2121msgstr ""
2122
2123#: hugin1/hugin/ImagesTree.cpp:161
2124msgid "Capture date"
2125msgstr ""
2126
2127#: hugin1/hugin/ImagesTree.cpp:161
2128msgid "Date, image was taken"
2129msgstr ""
2130
2131#: hugin1/hugin/ImagesTree.cpp:162
2132msgid "Focal length"
2133msgstr ""
2134
2135#: hugin1/hugin/ImagesTree.cpp:163
2136msgid "Aperture"
2137msgstr ""
2138
2139#: hugin1/hugin/ImagesTree.cpp:164
2140msgid "Shutter Speed"
2141msgstr ""
2142
2143#: hugin1/hugin/ImagesTree.cpp:164
2144msgid "Shutter speed"
2145msgstr ""
2146
2147#: hugin1/hugin/ImagesTree.cpp:165 hugin1/ptbatcher/FindPanoDialog.cpp:1056
2148msgid "ISO"
2149msgstr ""
2150
2151#: hugin1/hugin/ImagesTree.cpp:165
2152msgid "ISO speed"
2153msgstr ""
2154
2155#: hugin1/hugin/ImagesTree.cpp:167
2156msgid "Yaw (y)"
2157msgstr ""
2158
2159#: hugin1/hugin/ImagesTree.cpp:167
2160msgid "Yaw"
2161msgstr ""
2162
2163#: hugin1/hugin/ImagesTree.cpp:168
2164msgid "Pitch (p)"
2165msgstr ""
2166
2167#: hugin1/hugin/ImagesTree.cpp:168
2168msgid "Pitch"
2169msgstr ""
2170
2171#: hugin1/hugin/ImagesTree.cpp:169
2172msgid "Roll (r)"
2173msgstr ""
2174
2175#: hugin1/hugin/ImagesTree.cpp:169
2176msgid "Roll"
2177msgstr ""
2178
2179#: hugin1/hugin/ImagesTree.cpp:170
2180msgid "Camera translation X"
2181msgstr ""
2182
2183#: hugin1/hugin/ImagesTree.cpp:171
2184msgid "Camera translation Y"
2185msgstr ""
2186
2187#: hugin1/hugin/ImagesTree.cpp:172
2188msgid "Camera translation Z"
2189msgstr ""
2190
2191#: hugin1/hugin/ImagesTree.cpp:173
2192msgid "Plane yaw"
2193msgstr ""
2194
2195#: hugin1/hugin/ImagesTree.cpp:173
2196msgid "Translation remap plane yaw"
2197msgstr ""
2198
2199#: hugin1/hugin/ImagesTree.cpp:174
2200msgid "Plane pitch"
2201msgstr ""
2202
2203#: hugin1/hugin/ImagesTree.cpp:174
2204msgid "Translation remap plane pitch"
2205msgstr ""
2206
2207#: hugin1/hugin/ImagesTree.cpp:175
2208msgid "Camera translation"
2209msgstr ""
2210
2211#: hugin1/hugin/ImagesTree.cpp:177
2212msgid "Lens type (f)"
2213msgstr ""
2214
2215#: hugin1/hugin/ImagesTree.cpp:177
2216msgid "Lens type (rectilinear, fisheye, equirectangular, ...)"
2217msgstr ""
2218
2219#: hugin1/hugin/ImagesTree.cpp:178
2220msgid "Hfov (v)"
2221msgstr ""
2222
2223#: hugin1/hugin/ImagesTree.cpp:178
2224msgid "Horizontal field of view (v)"
2225msgstr ""
2226
2227#: hugin1/hugin/ImagesTree.cpp:179
2228msgid "Radial distortion (a)"
2229msgstr ""
2230
2231#: hugin1/hugin/ImagesTree.cpp:180
2232msgid "Radial distortion (b, barrel)"
2233msgstr ""
2234
2235#: hugin1/hugin/ImagesTree.cpp:181
2236msgid "Radial distortion (c)"
2237msgstr ""
2238
2239#: hugin1/hugin/ImagesTree.cpp:182
2240msgid "Horizontal image center shift (d)"
2241msgstr ""
2242
2243#: hugin1/hugin/ImagesTree.cpp:183
2244msgid "Vertical image center shift (e)"
2245msgstr ""
2246
2247#: hugin1/hugin/ImagesTree.cpp:184
2248msgid "Horizontal image shearing (g)"
2249msgstr ""
2250
2251#: hugin1/hugin/ImagesTree.cpp:185
2252msgid "Vertical image shearing (t)"
2253msgstr ""
2254
2255#: hugin1/hugin/ImagesTree.cpp:187
2256msgid "Exposure value (Eev)"
2257msgstr ""
2258
2259#: hugin1/hugin/ImagesTree.cpp:188
2260msgid "Red multiplier (Er)"
2261msgstr ""
2262
2263#: hugin1/hugin/ImagesTree.cpp:189
2264msgid "Blue multiplier (Eb)"
2265msgstr ""
2266
2267#: hugin1/hugin/ImagesTree.cpp:190 hugin1/hugin/ImagesTree.cpp:191
2268#: hugin1/hugin/ImagesTree.cpp:192
2269msgid "Vignetting (Vb, Vc, Vd)"
2270msgstr ""
2271
2272#: hugin1/hugin/ImagesTree.cpp:193
2273msgid "Horizontal vignetting center shift (Vx)"
2274msgstr ""
2275
2276#: hugin1/hugin/ImagesTree.cpp:194
2277msgid "Vertical vignetting center shift (Vy)"
2278msgstr ""
2279
2280#: hugin1/hugin/ImagesTree.cpp:195
2281msgid "Response type"
2282msgstr ""
2283
2284#: hugin1/hugin/ImagesTree.cpp:195
2285msgid "Camera response type"
2286msgstr ""
2287
2288#: hugin1/hugin/ImagesTree.cpp:196 hugin1/hugin/ImagesTree.cpp:197
2289#: hugin1/hugin/ImagesTree.cpp:198 hugin1/hugin/ImagesTree.cpp:199
2290#: hugin1/hugin/ImagesTree.cpp:200
2291msgid "Camera response parameter"
2292msgstr ""
2293
2294#: hugin1/hugin/ImagesTree.cpp:442 hugin1/hugin/ImagesTree.cpp:624
2295msgid "not active"
2296msgstr ""
2297
2298#: hugin1/hugin/ImagesTree.cpp:445 hugin1/hugin/ImagesTree.cpp:627
2299msgid "active"
2300msgstr ""
2301
2302#: hugin1/hugin/ImagesTree.cpp:587
2303#, c-format
2304msgid "Lens %ld"
2305msgstr ""
2306
2307#: hugin1/hugin/ImagesTree.cpp:590
2308#, c-format
2309msgid "Stack %ld"
2310msgstr ""
2311
2312#: hugin1/hugin/ImagesTree.cpp:593
2313#, c-format
2314msgid "Output stack %ld"
2315msgstr ""
2316
2317#: hugin1/hugin/ImagesTree.cpp:596
2318#, c-format
2319msgid "Output exposure layer %ld"
2320msgstr ""
2321
2322#: hugin1/hugin/ImagesTree.cpp:1128 hugin1/hugin/ImagesTree.cpp:1143
2323msgid "Link"
2324msgstr ""
2325
2326#: hugin1/hugin/ImagesTree.cpp:1132 hugin1/hugin/ImagesTree.cpp:1139
2327msgid "Unlink"
2328msgstr ""
2329
2330#: hugin1/hugin/ImagesTree.cpp:1154
2331msgid "Select all for current lens"
2332msgstr ""
2333
2334#: hugin1/hugin/ImagesTree.cpp:1155
2335msgid "Unselect all for current lens"
2336msgstr ""
2337
2338#: hugin1/hugin/ImagesTree.cpp:1159
2339msgid "Select all for current stack"
2340msgstr ""
2341
2342#: hugin1/hugin/ImagesTree.cpp:1160
2343msgid "Unselect all for current stack"
2344msgstr ""
2345
2346#: hugin1/hugin/ImagesTree.cpp:1165 hugin1/hugin/ImagesTree.cpp:1199
2347#: hugin1/hugin/ImagesTree.cpp:1368
2348msgid "Select all"
2349msgstr ""
2350
2351#: hugin1/hugin/ImagesTree.cpp:1167 hugin1/hugin/ImagesTree.cpp:1201
2352#: hugin1/hugin/ImagesTree.cpp:1369
2353msgid "Unselect all"
2354msgstr ""
2355
2356#: hugin1/hugin/ImagesTree.cpp:1171
2357msgid "Edit image variables..."
2358msgstr ""
2359
2360#: hugin1/hugin/ImagesTree.cpp:1179
2361msgid "Deactivate image"
2362msgstr ""
2363
2364#: hugin1/hugin/ImagesTree.cpp:1183
2365msgid "Activate image"
2366msgstr ""
2367
2368#: hugin1/hugin/ImagesTree.cpp:1188
2369msgid "Activate images"
2370msgstr ""
2371
2372#: hugin1/hugin/ImagesTree.cpp:1189
2373msgid "Deactivate images"
2374msgstr ""
2375
2376#: hugin1/hugin/ImagesTree.cpp:1241
2377msgid "Control points"
2378msgstr ""
2379
2380#: hugin1/hugin/ImagesTree.cpp:1251 hugin1/hugin/xrc/lenscal_frame.xrc:212
2381#: hugin1/hugin/xrc/mask_editor_panel.xrc:333
2382#: hugin1/hugin/xrc/optimize_panel.xrc:73
2383#: hugin1/hugin/xrc/optimize_photo_panel.xrc:63
2384#: hugin1/hugin/xrc/reset_dialog.xrc:8
2385msgid "Reset"
2386msgstr ""
2387
2388#: hugin1/hugin/LocalizedFileTipProvider.cpp:48
2389msgid "Tips not available, sorry!"
2390msgstr ""
2391
2392#: hugin1/hugin/LocalizedFileTipProvider.cpp:102
2393msgid "&Next Tip"
2394msgstr ""
2395
2396#: hugin1/hugin/LocalizedFileTipProvider.cpp:103
2397msgid "&Show tips at startup"
2398msgstr ""
2399
2400#: hugin1/hugin/LocalizedFileTipProvider.cpp:104
2401msgid "Tip of the Day"
2402msgstr ""
2403
2404#: hugin1/hugin/LocalizedFileTipProvider.cpp:105
2405#: hugin1/hugin/xrc/batch_frame.xrc:535
2406msgid "&Close"
2407msgstr ""
2408
2409#: hugin1/hugin/LocalizedFileTipProvider.cpp:106
2410msgid "Did you know..."
2411msgstr ""
2412
2413#: hugin1/hugin/MainFrame.cpp:205 hugin1/hugin/PanoOperation.cpp:229
2414#: hugin1/hugin/huginApp.cpp:580
2415msgid ""
2416"You selected only one raw file. This is not recommended.\n"
2417"All raw files should be converted at once."
2418msgstr ""
2419
2420#: hugin1/hugin/MainFrame.cpp:212 hugin1/hugin/huginApp.cpp:587
2421msgid "Convert anyway."
2422msgstr ""
2423
2424#: hugin1/hugin/MainFrame.cpp:374
2425#, c-format
2426msgid "Version %s"
2427msgstr ""
2428
2429#: hugin1/hugin/MainFrame.cpp:383
2430msgid ""
2431"Fatal installation error\n"
2432"The file data/splash.png was not found at:"
2433msgstr ""
2434
2435#: hugin1/hugin/MainFrame.cpp:403 hugin1/ptbatcher/BatchFrame.cpp:141
2436#: hugin1/hugin/xrc/batch_menu.xrc:56 hugin1/hugin/xrc/main_menu.xrc:141
2437#: hugin1/hugin/xrc/main_menu.xrc:143 hugin1/hugin/xrc/preview_frame.xrc:1047
2438#: hugin1/hugin/xrc/preview_frame.xrc:1072
2439msgid "&Help"
2440msgstr ""
2441
2442#: hugin1/hugin/MainFrame.cpp:462
2443msgid "&Actions"
2444msgstr ""
2445
2446#: hugin1/hugin/MainFrame.cpp:480 hugin1/hugin/xrc/main_menu.xrc:138
2447msgid "&Output"
2448msgstr ""
2449
2450#: hugin1/hugin/MainFrame.cpp:500
2451#, c-format
2452msgid "User defined sequence: %s"
2453msgstr ""
2454
2455#: hugin1/hugin/MainFrame.cpp:516
2456msgid "User defined output sequences"
2457msgstr ""
2458
2459#: hugin1/hugin/MainFrame.cpp:536 hugin1/hugin/xrc/main_menu.xrc:56
2460#: hugin1/hugin/xrc/preview_frame.xrc:1005
2461msgid "&Edit"
2462msgstr ""
2463
2464#: hugin1/hugin/MainFrame.cpp:557
2465#, c-format
2466msgid "User defined assistant: %s"
2467msgstr ""
2468
2469#: hugin1/hugin/MainFrame.cpp:572
2470msgid "User defined assistant"
2471msgstr ""
2472
2473#: hugin1/hugin/MainFrame.cpp:667
2474msgid "Started"
2475msgstr ""
2476
2477#: hugin1/hugin/MainFrame.cpp:811 hugin1/hugin/xrc/main_frame.xrc:34
2478msgid "Optimizer"
2479msgstr ""
2480
2481#: hugin1/hugin/MainFrame.cpp:823 hugin1/hugin/MainFrame.cpp:827
2482#: hugin1/hugin/xrc/main_frame.xrc:38 hugin1/hugin/xrc/reset_dialog.xrc:46
2483msgid "Exposure"
2484msgstr ""
2485
2486#: hugin1/hugin/MainFrame.cpp:867
2487msgid "Save changes to the project file before opening another project?"
2488msgstr ""
2489
2490#: hugin1/hugin/MainFrame.cpp:870
2491msgid "Save changes to the project file before starting a new project?"
2492msgstr ""
2493
2494#: hugin1/hugin/MainFrame.cpp:874
2495msgid "Save changes to the project file before closing?"
2496msgstr ""
2497
2498#: hugin1/hugin/MainFrame.cpp:887
2499msgid ""
2500"If you load another project without saving, your changes since last save "
2501"will be discarded."
2502msgstr ""
2503
2504#: hugin1/hugin/MainFrame.cpp:890
2505msgid ""
2506"If you start a new project without saving, your changes since last save will "
2507"be discarded."
2508msgstr ""
2509
2510#: hugin1/hugin/MainFrame.cpp:894
2511msgid ""
2512"If you close without saving, your changes since your last save will be "
2513"discarded."
2514msgstr ""
2515
2516#: hugin1/hugin/MainFrame.cpp:899
2517msgid "Don't Save"
2518msgstr ""
2519
2520#: hugin1/hugin/MainFrame.cpp:902
2521msgid "Close without saving"
2522msgstr ""
2523
2524#: hugin1/hugin/MainFrame.cpp:933
2525msgid "forced close"
2526msgstr ""
2527
2528#: hugin1/hugin/MainFrame.cpp:988
2529#, c-format
2530msgid "saved project %s"
2531msgstr ""
2532
2533#: hugin1/hugin/MainFrame.cpp:993 hugin1/hugin/MainFrame.cpp:999
2534#: hugin1/hugin/xrc/main_frame.xrc:4
2535msgid "Hugin - Panorama Creator"
2536msgstr ""
2537
2538#: hugin1/hugin/MainFrame.cpp:995 hugin1/hugin/MainFrame.cpp:1115
2539#: hugin1/hugin/MainFrame.cpp:1132 hugin1/hugin/MainFrame.cpp:1239
2540#: hugin1/hugin/MainFrame.cpp:2296 hugin1/hugin/MainFrame.cpp:2302
2541msgid "Panorama editor"
2542msgstr ""
2543
2544#: hugin1/hugin/MainFrame.cpp:1006
2545#, c-format
2546msgid ""
2547"Could not save project file \"%s\".\n"
2548"Maybe the file or the folder is read-only.\n"
2549"\n"
2550"(Error code: %s)"
2551msgstr ""
2552
2553#: hugin1/hugin/MainFrame.cpp:1058
2554msgid "Save PTmender script file"
2555msgstr ""
2556
2557#: hugin1/hugin/MainFrame.cpp:1060
2558msgid "PTmender files (*.txt)|*.txt"
2559msgstr ""
2560
2561#: hugin1/hugin/MainFrame.cpp:1085
2562msgid "Open project:   "
2563msgstr ""
2564
2565#: hugin1/hugin/MainFrame.cpp:1107
2566msgid "Project opened"
2567msgstr ""
2568
2569#: hugin1/hugin/MainFrame.cpp:1113 hugin1/hugin/MainFrame.cpp:1119
2570#: hugin1/hugin/MainFrame.cpp:1130 hugin1/hugin/MainFrame.cpp:1136
2571#: hugin1/hugin/MainFrame.cpp:1237 hugin1/hugin/MainFrame.cpp:1243
2572#: hugin1/hugin/MainFrame.cpp:2295 hugin1/hugin/MainFrame.cpp:2301
2573#: hugin1/hugin/MainFrame.cpp:2313 hugin1/hugin/MainFrame.cpp:2318
2574msgid "Hugin - Panorama Stitcher"
2575msgstr ""
2576
2577#: hugin1/hugin/MainFrame.cpp:1124
2578msgid "Loading canceled"
2579msgstr ""
2580
2581#: hugin1/hugin/MainFrame.cpp:1149
2582msgid "Error opening project:   "
2583msgstr ""
2584
2585#: hugin1/hugin/MainFrame.cpp:1185 hugin1/hugin/MainFrame.cpp:1684
2586msgid "Open project file"
2587msgstr ""
2588
2589#: hugin1/hugin/MainFrame.cpp:1195
2590#, c-format
2591msgid ""
2592"File %s is an image file and not a project file.\n"
2593"This file can't be open with File, Open.\n"
2594"Do you want to add this image file to the current project?"
2595msgstr ""
2596
2597#: hugin1/hugin/MainFrame.cpp:1221
2598msgid "Open project: cancel"
2599msgstr ""
2600
2601#: hugin1/hugin/MainFrame.cpp:1363
2602#, c-format
2603msgid ""
2604"Could not load image \"%s\".\n"
2605"This file is not a valid image.\n"
2606"This file will be removed from the project."
2607msgstr ""
2608
2609#: hugin1/hugin/MainFrame.cpp:1374
2610#, c-format
2611msgid ""
2612"Could not load image \"%s\".\n"
2613"This file was renamed, deleted or is on a non-accessible drive.\n"
2614"This file will be removed from the project."
2615msgstr ""
2616
2617#: hugin1/hugin/MainFrame.cpp:1717
2618#, c-format
2619msgid "Could not read project file %s."
2620msgstr ""
2621
2622#: hugin1/hugin/MainFrame.cpp:1726
2623msgid "Open Papywizard xml file"
2624msgstr ""
2625
2626#: hugin1/hugin/MainFrame.cpp:1727
2627msgid "Papywizard xml files (*.xml)|*.xml|All files (*)|*"
2628msgstr ""
2629
2630#: hugin1/hugin/MainFrame.cpp:1743
2631msgid "Choose template project"
2632msgstr ""
2633
2634#: hugin1/hugin/MainFrame.cpp:1819
2635msgid "Fine-tuning all points"
2636msgstr ""
2637
2638#: hugin1/hugin/MainFrame.cpp:1819
2639msgid "Fine-tuning"
2640msgstr ""
2641
2642#: hugin1/hugin/MainFrame.cpp:1896
2643#, c-format
2644msgid ""
2645"%d points fine-tuned, %d points not updated due to low correlation\n"
2646"\n"
2647"Hint: The errors of the fine-tuned points have been set to the correlation "
2648"coefficient\n"
2649"Problematic points can be spotted (just after fine-tune, before optimizing)\n"
2650"by an error <= %.3f.\n"
2651"The error of points without a well defined peak (typically in regions with "
2652"uniform color)\n"
2653"will be set to 0\n"
2654"\n"
2655"Use the Control Point list (F3) to see all points of the current project\n"
2656msgstr ""
2657
2658#: hugin1/hugin/MainFrame.cpp:1898
2659msgid "Fine-tune result"
2660msgstr ""
2661
2662#: hugin1/hugin/MainFrame.cpp:1916
2663msgid "Removing control points in masks"
2664msgstr ""
2665
2666#: hugin1/hugin/MainFrame.cpp:1925
2667msgid "Select python script"
2668msgstr ""
2669
2670#: hugin1/hugin/MainFrame.cpp:1927
2671msgid "Python script (*.py)|*.py|All files (*.*)|*.*"
2672msgstr ""
2673
2674#: hugin1/hugin/MainFrame.cpp:2172
2675#, c-format
2676msgid ""
2677"File \"%s\" not found.\n"
2678"Maybe file was renamed, moved or deleted."
2679msgstr ""
2680
2681#: hugin1/hugin/MainFrame.cpp:2173 hugin1/ptbatcher/Batch.cpp:362
2682#: hugin1/ptbatcher/Batch.cpp:770 hugin1/ptbatcher/Batch.cpp:786
2683#: hugin1/ptbatcher/Batch.cpp:932
2684msgid "Error!"
2685msgstr ""
2686
2687#: hugin1/hugin/MainFrame.cpp:2199
2688#, c-format
2689msgid ""
2690"Celeste model expected in %s not found, Hugin needs to be properly installed."
2691msgstr ""
2692
2693#: hugin1/hugin/MainFrame.cpp:2204
2694#, c-format
2695msgid "Could not load Celeste model file %s"
2696msgstr ""
2697
2698#: hugin1/hugin/MainFrame.cpp:2338
2699msgid ""
2700"Can't switch to simple interface. The project is using stacks and/or "
2701"vignetting center shift.\n"
2702"These features are not supported in simple interface."
2703msgstr ""
2704
2705#: hugin1/hugin/MainFrame.cpp:2348
2706msgid ""
2707"Can't switch to simple interface. The project is using translation or shear "
2708"parameters.\n"
2709"These parameters are not supported in simple interface."
2710msgstr ""
2711
2712#: hugin1/hugin/MainFrame.cpp:2369
2713msgid ""
2714"Can't switch to advanced interface. The project is using translation or "
2715"shear parameters.\n"
2716"These parameters are not supported in advanced interface."
2717msgstr ""
2718
2719#: hugin1/hugin/MainFrame.cpp:2425
2720msgid ""
2721"The assistant queue is empty. This indicates an error in the user defined "
2722"assistant file."
2723msgstr ""
2724
2725#: hugin1/hugin/MainFrame.cpp:2433
2726msgid "Running assistant"
2727msgstr ""
2728
2729#: hugin1/hugin/MainFrame.cpp:2464
2730msgid ""
2731"The assistant could not find vertical lines. Please add vertical lines in "
2732"the panorama editor and optimize project manually."
2733msgstr ""
2734
2735#: hugin1/hugin/MainFrame.cpp:2479
2736#, c-format
2737msgid "Warning %d unconnected image groups found:"
2738msgstr ""
2739
2740#: hugin1/hugin/MainFrame.cpp:2480
2741msgid ""
2742"Please create control points between unconnected images using the Control "
2743"Points tab in the panorama editor.\n"
2744"\n"
2745"After adding the points, press the \"Align\" button again"
2746msgstr ""
2747
2748#: hugin1/hugin/MainFrame.cpp:2483 hugin1/hugin/MainFrame.cpp:2489
2749msgid ""
2750"The assistant did not complete successfully. Please check the resulting "
2751"project file."
2752msgstr ""
2753
2754#: hugin1/hugin/MainFrame.cpp:2550
2755msgid "Project file not found"
2756msgstr ""
2757
2758#: hugin1/hugin/MainFrame.cpp:2565
2759msgid "Can't launch PTBatcherGui"
2760msgstr ""
2761
2762#: hugin1/hugin/MainFrame.cpp:2573
2763msgid "Launched incorrect programme"
2764msgstr ""
2765
2766#: hugin1/hugin/MaskEditorPanel.cpp:110
2767msgid "Mask type"
2768msgstr ""
2769
2770#: hugin1/hugin/MaskEditorPanel.cpp:451
2771msgid ""
2772"Create a polygon mask by clicking with the left mouse button on image, set "
2773"the last point with the right mouse button."
2774msgstr ""
2775
2776#: hugin1/hugin/MaskEditorPanel.cpp:460 hugin1/hugin/MaskEditorPanel.cpp:473
2777msgid "Save mask"
2778msgstr ""
2779
2780#: hugin1/hugin/MaskEditorPanel.cpp:462 hugin1/hugin/MaskEditorPanel.cpp:494
2781msgid "Mask files (*.msk)|*.msk|All files (*)|*"
2782msgstr ""
2783
2784#: hugin1/hugin/MaskEditorPanel.cpp:492
2785msgid "Load mask"
2786msgstr ""
2787
2788#: hugin1/hugin/MaskEditorPanel.cpp:498
2789msgid "Load mask: cancel"
2790msgstr ""
2791
2792#: hugin1/hugin/MaskEditorPanel.cpp:509
2793#, c-format
2794msgid "Could not parse mask from file %s."
2795msgstr ""
2796
2797#: hugin1/hugin/MaskEditorPanel.cpp:874 hugin1/hugin/MaskEditorPanel.cpp:893
2798#: hugin1/hugin/MaskEditorPanel.cpp:912 hugin1/hugin/MaskEditorPanel.cpp:931
2799msgid "Please enter a valid number"
2800msgstr ""
2801
2802#: hugin1/hugin/OptimizePanel.cpp:161
2803msgid ""
2804"The project does not contain any active images.\n"
2805"Please activate at least one image in the (fast) preview window.\n"
2806"Optimization canceled."
2807msgstr ""
2808
2809#: hugin1/hugin/OptimizePanel.cpp:193 hugin1/hugin/OptimizePanel.cpp:265
2810msgid ""
2811"There are no control points in the current configuration for the optimizer.\n"
2812"Please add control points before running the optimizer.\n"
2813"Optimization canceled."
2814msgstr ""
2815
2816#: hugin1/hugin/OptimizePanel.cpp:361
2817msgid ""
2818"Optimizer run finished.\n"
2819"WARNING: a very small Field of View (v) has been estimated\n"
2820"\n"
2821"The results are probably invalid.\n"
2822"\n"
2823"Optimization of the Field of View (v) of partial panoramas can lead to bad "
2824"results.\n"
2825"Try adding more images and control points.\n"
2826"\n"
2827"Apply the changes anyway?"
2828msgstr ""
2829
2830#: hugin1/hugin/OptimizePanel.cpp:368
2831#, c-format
2832msgid ""
2833"Optimizer run finished.\n"
2834"Results:\n"
2835" average control point distance: %f\n"
2836" standard deviation: %f\n"
2837" maximum: %f\n"
2838"\n"
2839"*WARNING*: very high distortion coefficients (a,b,c) have been estimated.\n"
2840"The results are probably invalid.\n"
2841"Only optimize all distortion parameters when many, well spread control "
2842"points are used.\n"
2843"Please reset the a,b and c parameters to zero and add more control points\n"
2844"\n"
2845"Apply the changes anyway?"
2846msgstr ""
2847
2848#: hugin1/hugin/OptimizePanel.cpp:374
2849#, c-format
2850msgid ""
2851"Optimizer run finished.\n"
2852"Results:\n"
2853" average control point distance: %f\n"
2854" standard deviation: %f\n"
2855" maximum: %f\n"
2856"\n"
2857"Apply the changes?"
2858msgstr ""
2859
2860#: hugin1/hugin/OptimizePanel.cpp:380
2861msgid "Optimization result"
2862msgstr ""
2863
2864#: hugin1/hugin/OptimizePhotometricPanel.cpp:147
2865msgid ""
2866"The project does not contain any active images.\n"
2867"Please activate at least 2 images in the (fast) preview window.\n"
2868"Optimization canceled."
2869msgstr ""
2870
2871#: hugin1/hugin/OptimizePhotometricPanel.cpp:213
2872msgid ""
2873"The same vignetting and response parameters should\n"
2874"be applied for all images of a lens.\n"
2875"Currently each image can have different parameters.\n"
2876"Link parameters?"
2877msgstr ""
2878
2879#: hugin1/hugin/OptimizePhotometricPanel.cpp:213
2880msgid "Link parameters"
2881msgstr ""
2882
2883#: hugin1/hugin/OptimizePhotometricPanel.cpp:248
2884msgid ""
2885"You selected no parameters to optimize.\n"
2886"Therefore optimization will be canceled."
2887msgstr ""
2888
2889#: hugin1/hugin/OptimizePhotometricPanel.cpp:248
2890msgid "Exposure optimization"
2891msgstr ""
2892
2893#: hugin1/hugin/OptimizePhotometricPanel.cpp:259
2894msgid "Photometric alignment"
2895msgstr ""
2896
2897#: hugin1/hugin/OptimizePhotometricPanel.cpp:259
2898#: hugin1/hugin/PanoOperation.cpp:849 hugin1/hugin/PanoOperation.cpp:912
2899msgid "Loading images"
2900msgstr ""
2901
2902#: hugin1/hugin/OptimizePhotometricPanel.cpp:272
2903msgid "Error: could not load all images"
2904msgstr ""
2905
2906#: hugin1/hugin/OptimizePhotometricPanel.cpp:331
2907msgid "Error: no overlapping points found, Photometric optimization aborted"
2908msgstr ""
2909
2910#: hugin1/hugin/OptimizePhotometricPanel.cpp:336
2911msgid "Optimize..."
2912msgstr ""
2913
2914#: hugin1/hugin/OptimizePhotometricPanel.cpp:382
2915msgid "Internal error during photometric optimization:\n"
2916msgstr ""
2917
2918#: hugin1/hugin/OptimizePhotometricPanel.cpp:382
2919msgid "Internal error"
2920msgstr ""
2921
2922#: hugin1/hugin/OptimizePhotometricPanel.cpp:389
2923#, c-format
2924msgid ""
2925"Photometric optimization results:\n"
2926"Average difference (RMSE) between overlapping pixels: %.2f gray values "
2927"(0..255)\n"
2928"\n"
2929"Apply results?"
2930msgstr ""
2931
2932#: hugin1/hugin/OptimizePhotometricPanel.cpp:390
2933msgid "Photometric optimization finished"
2934msgstr ""
2935
2936#: hugin1/hugin/PanoOperation.cpp:214
2937msgid "Add individual images..."
2938msgstr ""
2939
2940#: hugin1/hugin/PanoOperation.cpp:236
2941msgid "Convert anyway"
2942msgstr ""
2943
2944#: hugin1/hugin/PanoOperation.cpp:236
2945msgid "Let me select several raw files"
2946msgstr ""
2947
2948#: hugin1/hugin/PanoOperation.cpp:350
2949msgid "Add time-series of images..."
2950msgstr ""
2951
2952#: hugin1/hugin/PanoOperation.cpp:464
2953msgid "No matching images found."
2954msgstr ""
2955
2956#: hugin1/hugin/PanoOperation.cpp:477
2957msgid "Manipulate image variables..."
2958msgstr ""
2959
2960#: hugin1/hugin/PanoOperation.cpp:501
2961msgid "Remove selected image(s)"
2962msgstr ""
2963
2964#: hugin1/hugin/PanoOperation.cpp:516
2965msgid "Anchor this image for position"
2966msgstr ""
2967
2968#: hugin1/hugin/PanoOperation.cpp:528
2969msgid "Anchor this image for exposure"
2970msgstr ""
2971
2972#: hugin1/hugin/PanoOperation.cpp:558
2973msgid "New lens"
2974msgstr ""
2975
2976#: hugin1/hugin/PanoOperation.cpp:582
2977msgid "Change lens..."
2978msgstr ""
2979
2980#: hugin1/hugin/PanoOperation.cpp:589
2981msgid "Enter new lens number"
2982msgstr ""
2983
2984#: hugin1/hugin/PanoOperation.cpp:590
2985msgid "Lens number"
2986msgstr ""
2987
2988#: hugin1/hugin/PanoOperation.cpp:591
2989msgid "Change lens number"
2990msgstr ""
2991
2992#: hugin1/hugin/PanoOperation.cpp:603
2993#, c-format
2994msgid ""
2995"Selected images and selected lens have different sizes. All images of the "
2996"same lens should have the same size.\n"
2997"\n"
2998"Image %d has size %dx%d, while lens %d has images with size of %dx%d pixel."
2999msgstr ""
3000
3001#: hugin1/hugin/PanoOperation.cpp:631
3002msgid "Load lens from lens database"
3003msgstr ""
3004
3005#: hugin1/hugin/PanoOperation.cpp:635
3006msgid "Load lens from ini file"
3007msgstr ""
3008
3009#: hugin1/hugin/PanoOperation.cpp:646
3010msgid ""
3011"You selected only one image.\n"
3012"Should the loaded parameters be applied to all images with the same lens?"
3013msgstr ""
3014
3015#: hugin1/hugin/PanoOperation.cpp:646 hugin1/ptbatcher/FindPanoDialog.cpp:239
3016#: hugin1/ptbatcher/FindPanoDialog.cpp:274
3017msgid "Question"
3018msgstr ""
3019
3020#: hugin1/hugin/PanoOperation.cpp:661
3021msgid ""
3022"You selected images with different sizes.\n"
3023"Apply lens parameter file can result in unwanted results.\n"
3024"Apply settings anyway?"
3025msgstr ""
3026
3027#: hugin1/hugin/PanoOperation.cpp:699
3028msgid "Save lens to ini file"
3029msgstr ""
3030
3031#: hugin1/hugin/PanoOperation.cpp:719
3032msgid "Remove control points"
3033msgstr ""
3034
3035#: hugin1/hugin/PanoOperation.cpp:749
3036msgid "Selected images have no control points."
3037msgstr ""
3038
3039#: hugin1/hugin/PanoOperation.cpp:758
3040#, c-format
3041msgid "Really delete %lu control points?"
3042msgstr ""
3043
3044#: hugin1/hugin/PanoOperation.cpp:760
3045msgid "Delete Control Points"
3046msgstr ""
3047
3048#: hugin1/hugin/PanoOperation.cpp:774 hugin1/hugin/xrc/cp_editor_panel.xrc:334
3049msgid "Clean control points"
3050msgstr ""
3051
3052#: hugin1/hugin/PanoOperation.cpp:785
3053msgid "Cleaning Control points"
3054msgstr ""
3055
3056#: hugin1/hugin/PanoOperation.cpp:785
3057msgid "Checking pairwise"
3058msgstr ""
3059
3060#: hugin1/hugin/PanoOperation.cpp:809
3061msgid "Checking whole project"
3062msgstr ""
3063
3064#: hugin1/hugin/PanoOperation.cpp:826
3065msgid "Finished cleaning"
3066msgstr ""
3067
3068#: hugin1/hugin/PanoOperation.cpp:840
3069msgid "Remove control points on clouds"
3070msgstr ""
3071
3072#: hugin1/hugin/PanoOperation.cpp:961
3073msgid "Reset user defined..."
3074msgstr ""
3075
3076#: hugin1/hugin/PanoOperation.cpp:964
3077msgid "Reset positions"
3078msgstr ""
3079
3080#: hugin1/hugin/PanoOperation.cpp:967
3081msgid "Reset translation parameters"
3082msgstr ""
3083
3084#: hugin1/hugin/PanoOperation.cpp:970
3085msgid "Reset lens parameters"
3086msgstr ""
3087
3088#: hugin1/hugin/PanoOperation.cpp:973
3089msgid "Reset photometric parameters"
3090msgstr ""
3091
3092#: hugin1/hugin/PanoOperation.cpp:1232
3093msgid "New stack"
3094msgstr ""
3095
3096#: hugin1/hugin/PanoOperation.cpp:1256
3097msgid "Change stack..."
3098msgstr ""
3099
3100#: hugin1/hugin/PanoOperation.cpp:1263
3101msgid "Enter new stack number"
3102msgstr ""
3103
3104#: hugin1/hugin/PanoOperation.cpp:1264
3105msgid "Stack number"
3106msgstr ""
3107
3108#: hugin1/hugin/PanoOperation.cpp:1265
3109msgid "Change stack number"
3110msgstr ""
3111
3112#: hugin1/hugin/PanoOperation.cpp:1277
3113#, c-format
3114msgid ""
3115"Selected images and selected stack have different sizes. All images of the "
3116"same stack should have the same size.\n"
3117"\n"
3118"Image %d has size %dx%d, while stack %d has images with size of %dx%d pixel."
3119msgstr ""
3120
3121#: hugin1/hugin/PanoOperation.cpp:1304
3122msgid "Set stack size..."
3123msgstr ""
3124
3125#: hugin1/hugin/PanoOutputDialog.cpp:344 hugin1/hugin/PanoPanel.cpp:561
3126msgid "Quality:"
3127msgstr ""
3128
3129#: hugin1/hugin/PanoOutputDialog.cpp:358 hugin1/hugin/PanoPanel.cpp:546
3130#: hugin1/hugin/xrc/pano_panel.xrc:532 hugin1/hugin/xrc/pano_panel.xrc:602
3131#: hugin1/hugin/xrc/pano_panel.xrc:1177 hugin1/hugin/xrc/pano_panel.xrc:1235
3132msgid "Compression:"
3133msgstr ""
3134
3135#: hugin1/hugin/PanoPanel.cpp:144
3136msgid "Fisheye"
3137msgstr ""
3138
3139#: hugin1/hugin/PanoPanel.cpp:146
3140msgid "Mercator"
3141msgstr ""
3142
3143#: hugin1/hugin/PanoPanel.cpp:147
3144msgid "Trans Mercator"
3145msgstr ""
3146
3147#: hugin1/hugin/PanoPanel.cpp:148
3148msgid "Sinusoidal"
3149msgstr ""
3150
3151#: hugin1/hugin/PanoPanel.cpp:149
3152msgid "Lambert Cylindrical Equal Area"
3153msgstr ""
3154
3155#: hugin1/hugin/PanoPanel.cpp:150
3156msgid "Lambert Equal Area Azimuthal"
3157msgstr ""
3158
3159#: hugin1/hugin/PanoPanel.cpp:151
3160msgid "Albers Equal Area Conic"
3161msgstr ""
3162
3163#: hugin1/hugin/PanoPanel.cpp:152
3164msgid "Miller Cylindrical"
3165msgstr ""
3166
3167#: hugin1/hugin/PanoPanel.cpp:153
3168msgid "Panini"
3169msgstr ""
3170
3171#: hugin1/hugin/PanoPanel.cpp:154
3172msgid "Architectural"
3173msgstr ""
3174
3175#: hugin1/hugin/PanoPanel.cpp:157
3176msgid "Equirectangular Panini"
3177msgstr ""
3178
3179#: hugin1/hugin/PanoPanel.cpp:158
3180msgid "Biplane"
3181msgstr ""
3182
3183#: hugin1/hugin/PanoPanel.cpp:159
3184msgid "Triplane"
3185msgstr ""
3186
3187#: hugin1/hugin/PanoPanel.cpp:160
3188msgid "Panini General"
3189msgstr ""
3190
3191#: hugin1/hugin/PanoPanel.cpp:161
3192msgid "Thoby Projection"
3193msgstr ""
3194
3195#: hugin1/hugin/PanoPanel.cpp:162
3196msgid "Hammer-Aitoff Equal Area"
3197msgstr ""
3198
3199#: hugin1/hugin/PanoPanel.cpp:738
3200msgid "width needs to be an integer bigger than 0"
3201msgstr ""
3202
3203#: hugin1/hugin/PanoPanel.cpp:755
3204msgid "height needs to be an integer bigger than 0"
3205msgstr ""
3206
3207#: hugin1/hugin/PanoPanel.cpp:784
3208msgid "Left boundary must be smaller than right."
3209msgstr ""
3210
3211#: hugin1/hugin/PanoPanel.cpp:790
3212msgid "Top boundary must be smaller than bottom."
3213msgstr ""
3214
3215#: hugin1/hugin/PanoPanel.cpp:853
3216msgid "PTmender options not yet implemented"
3217msgstr ""
3218
3219#: hugin1/hugin/PanoPanel.cpp:917
3220msgid "PTblender options not yet implemented"
3221msgstr ""
3222
3223#: hugin1/hugin/PanoPanel.cpp:967
3224msgid "Options for this HDRMerge program not yet implemented"
3225msgstr ""
3226
3227#: hugin1/hugin/PanoPanel.cpp:1072 hugin1/hugin/PanoPanel.cpp:1359
3228msgid "Could not create temporary project file"
3229msgstr ""
3230
3231#: hugin1/hugin/PanoPanel.cpp:1117 hugin1/hugin/PanoPanel.cpp:1237
3232#: hugin1/hugin/PanoPanel.cpp:1402 hugin1/ptbatcher/Batch.cpp:636
3233#: hugin1/stitch_project/hugin_stitch_project.cpp:394
3234msgid "Specify output prefix"
3235msgstr ""
3236
3237#: hugin1/hugin/PanoPanel.cpp:1135 hugin1/hugin/PanoPanel.cpp:1255
3238#: hugin1/hugin/PanoPanel.cpp:1420 hugin1/ptbatcher/BatchFrame.cpp:498
3239#: hugin1/stitch_project/hugin_stitch_project.cpp:410
3240#, c-format
3241msgid ""
3242"You have no permissions to write in folder \"%s\".\n"
3243"Please select another folder for the final output."
3244msgstr ""
3245
3246#: hugin1/hugin/PanoPanel.cpp:1323
3247msgid "Select user defined output"
3248msgstr ""
3249
3250#: hugin1/hugin/PanoPanel.cpp:1324
3251msgid "User defined output|*.executor"
3252msgstr ""
3253
3254#: hugin1/hugin/PanoPanel.cpp:1645
3255#, c-format
3256msgid ""
3257"The width and height of jpeg images has to be smaller than 65500 pixel. But "
3258"you have requested a jpeg image with %dx%d pixel.\n"
3259"This is not supported by the jpeg file format.\n"
3260"Decrease the canvas size on the stitch panel or select TIF or PNG as output "
3261"format."
3262msgstr ""
3263
3264#: hugin1/hugin/PanoPanel.cpp:1659
3265#, c-format
3266msgid ""
3267"The panorama you are trying to stitch is %.1f gigapixels.\n"
3268"If this is too big, reduce the panorama Canvas Size and the cropped region "
3269"and stitch from the Stitcher tab. Stitching a panorama this size could take "
3270"a long time and a large amount of memory."
3271msgstr ""
3272
3273#: hugin1/hugin/PanoPanel.cpp:1666
3274msgid ""
3275"The width or the height of the final panorama exceeds 32700 pixel.\n"
3276"Some programs have problems to open or display such big images.\n"
3277"\n"
3278"If this is too big, reduce the panorama Canvas Size or the cropped region."
3279msgstr ""
3280
3281#: hugin1/hugin/PanoPanel.cpp:1674
3282msgid "Are you sure you want to stitch such a large panorama?"
3283msgstr ""
3284
3285#: hugin1/hugin/PanoPanel.cpp:1682 hugin1/hugin/PanoPanel.cpp:1737
3286msgid "Stitch anyway"
3287msgstr ""
3288
3289#: hugin1/hugin/PanoPanel.cpp:1682 hugin1/hugin/PanoPanel.cpp:1737
3290msgid "Let me fix that"
3291msgstr ""
3292
3293#: hugin1/hugin/PanoPanel.cpp:1710
3294msgid ""
3295"There are no active images in the output region.\n"
3296"Please check your settings, so that at least one image is in the output "
3297"region."
3298msgstr ""
3299
3300#: hugin1/hugin/PanoPanel.cpp:1730
3301#, c-format
3302msgid ""
3303"The folder \"%s\" has only %.1f MiB free. This is not enough for stitching "
3304"the current panorama. Decrease the output size or select another output "
3305"folder.\n"
3306"Are you sure that you still want to stitch it?"
3307msgstr ""
3308
3309#: hugin1/hugin/PapywizardImport.cpp:351
3310#, c-format
3311msgid "Could not parse file %s as Papywizard XML file."
3312msgstr ""
3313
3314#: hugin1/hugin/PapywizardImport.cpp:363
3315#, c-format
3316msgid ""
3317"The current project does not match with the Papywizard xml file.\n"
3318"The Papywizard file \"%s\" contains %lu images, but the Hugin project "
3319"contains %lu images."
3320msgstr ""
3321
3322#: hugin1/hugin/PapywizardImport.cpp:474
3323msgid "Connecting overlapping images"
3324msgstr ""
3325
3326#: hugin1/hugin/PluginItems.cpp:71
3327msgid "Miscellaneous"
3328msgstr ""
3329
3330#: hugin1/hugin/PreferencesDialog.cpp:119
3331msgid "System default"
3332msgstr ""
3333
3334#: hugin1/hugin/PreferencesDialog.cpp:122
3335msgid "Basque"
3336msgstr ""
3337
3338#: hugin1/hugin/PreferencesDialog.cpp:130
3339msgid "Catalan"
3340msgstr ""
3341
3342#: hugin1/hugin/PreferencesDialog.cpp:133
3343msgid "Chinese (Simplified)"
3344msgstr ""
3345
3346#: hugin1/hugin/PreferencesDialog.cpp:136
3347msgid "Chinese (Traditional)"
3348msgstr ""
3349
3350#: hugin1/hugin/PreferencesDialog.cpp:139
3351msgid "Czech"
3352msgstr ""
3353
3354#: hugin1/hugin/PreferencesDialog.cpp:142
3355msgid "Danish"
3356msgstr ""
3357
3358#: hugin1/hugin/PreferencesDialog.cpp:145
3359msgid "Dutch"
3360msgstr ""
3361
3362#: hugin1/hugin/PreferencesDialog.cpp:148
3363msgid "English"
3364msgstr ""
3365
3366#: hugin1/hugin/PreferencesDialog.cpp:151
3367msgid "French"
3368msgstr ""
3369
3370#: hugin1/hugin/PreferencesDialog.cpp:154
3371msgid "German"
3372msgstr ""
3373
3374#: hugin1/hugin/PreferencesDialog.cpp:157
3375msgid "Hungarian"
3376msgstr ""
3377
3378#: hugin1/hugin/PreferencesDialog.cpp:160
3379msgid "Italian"
3380msgstr ""
3381
3382#: hugin1/hugin/PreferencesDialog.cpp:163
3383msgid "Japanese"
3384msgstr ""
3385
3386#: hugin1/hugin/PreferencesDialog.cpp:171
3387msgid "Polish"
3388msgstr ""
3389
3390#: hugin1/hugin/PreferencesDialog.cpp:174
3391msgid "Portuguese (Brazilian)"
3392msgstr ""
3393
3394#: hugin1/hugin/PreferencesDialog.cpp:177
3395msgid "Russian"
3396msgstr ""
3397
3398#: hugin1/hugin/PreferencesDialog.cpp:180
3399msgid "Slovak"
3400msgstr ""
3401
3402#: hugin1/hugin/PreferencesDialog.cpp:188
3403msgid "Spanish"
3404msgstr ""
3405
3406#: hugin1/hugin/PreferencesDialog.cpp:191
3407msgid "Swedish"
3408msgstr ""
3409
3410#: hugin1/hugin/PreferencesDialog.cpp:199
3411msgid "Finnish"
3412msgstr ""
3413
3414#: hugin1/hugin/PreferencesDialog.cpp:202
3415msgid "Valencian (Southern Catalan)"
3416msgstr ""
3417
3418#: hugin1/hugin/PreferencesDialog.cpp:302
3419msgid "Select Enblend"
3420msgstr ""
3421
3422#: hugin1/hugin/PreferencesDialog.cpp:305
3423#: hugin1/hugin/PreferencesDialog.cpp:322
3424#: hugin1/hugin/PreferencesDialog.cpp:339
3425#: hugin1/hugin/PreferencesDialog.cpp:355
3426#: hugin1/hugin/PreferencesDialog.cpp:371
3427msgid "Executables (*.exe)|*.exe"
3428msgstr ""
3429
3430#: hugin1/hugin/PreferencesDialog.cpp:319
3431msgid "Select Enfuse"
3432msgstr ""
3433
3434#: hugin1/hugin/PreferencesDialog.cpp:337
3435msgid "Select dcraw"
3436msgstr ""
3437
3438#: hugin1/hugin/PreferencesDialog.cpp:353
3439msgid "Select RawTherapee-cli"
3440msgstr ""
3441
3442#: hugin1/hugin/PreferencesDialog.cpp:369
3443msgid "Select Darktable-cli"
3444msgstr ""
3445
3446#: hugin1/hugin/PreferencesDialog.cpp:397
3447#: hugin1/hugin/PreferencesDialog.cpp:485
3448#: hugin1/hugin/xrc/pref_dialog.xrc:1092 hugin1/hugin/xrc/pref_dialog.xrc:1151
3449msgid "Select ExifTool argfile"
3450msgstr ""
3451
3452#: hugin1/hugin/PreferencesDialog.cpp:399
3453#: hugin1/hugin/PreferencesDialog.cpp:457
3454#: hugin1/hugin/PreferencesDialog.cpp:487
3455#: hugin1/hugin/PreferencesDialog.cpp:527
3456msgid "ExifTool Argfiles (*.arg)|*.arg|All Files(*)|*"
3457msgstr ""
3458
3459#: hugin1/hugin/PreferencesDialog.cpp:435
3460#, c-format
3461msgid ""
3462"File %s does not exist.\n"
3463"Should the argfile be created with default tags?"
3464msgstr ""
3465
3466#: hugin1/hugin/PreferencesDialog.cpp:436
3467#: hugin1/hugin/PreferencesDialog.cpp:451
3468#: hugin1/hugin/PreferencesDialog.cpp:506
3469#: hugin1/hugin/PreferencesDialog.cpp:521
3470msgid "Exiftool argfile"
3471msgstr ""
3472
3473#: hugin1/hugin/PreferencesDialog.cpp:450
3474msgid ""
3475"No file selected.\n"
3476"Should an argfile be created with default tags?"
3477msgstr ""
3478
3479#: hugin1/hugin/PreferencesDialog.cpp:455
3480#: hugin1/hugin/PreferencesDialog.cpp:525
3481msgid "Select new ExifTool argfile"
3482msgstr ""
3483
3484#: hugin1/hugin/PreferencesDialog.cpp:476
3485#: hugin1/hugin/PreferencesDialog.cpp:546
3486#, c-format
3487msgid "Could not save file \"%s\"."
3488msgstr ""
3489
3490#: hugin1/hugin/PreferencesDialog.cpp:505
3491#, c-format
3492msgid ""
3493"File %s does not exist.\n"
3494"Should an example argfile be created?"
3495msgstr ""
3496
3497#: hugin1/hugin/PreferencesDialog.cpp:520
3498msgid ""
3499"No file selected.\n"
3500"Should an example argfile be created?"
3501msgstr ""
3502
3503#: hugin1/hugin/PreferencesDialog.cpp:852
3504msgid "Really reset displayed preferences to default values?"
3505msgstr ""
3506
3507#: hugin1/hugin/PreferencesDialog.cpp:852
3508#: hugin1/hugin/xrc/pref_dialog.xrc:1628
3509msgid "Load Defaults"
3510msgstr ""
3511
3512#: hugin1/hugin/PreferencesDialog.cpp:1147
3513msgid "Please select an entry first"
3514msgstr ""
3515
3516#: hugin1/hugin/PreferencesDialog.cpp:1147
3517msgid "Select Entry"
3518msgstr ""
3519
3520#: hugin1/hugin/PreferencesDialog.cpp:1167
3521msgid ""
3522"You can't delete the last setting.\n"
3523"At least one setting is required."
3524msgstr ""
3525
3526#: hugin1/hugin/PreferencesDialog.cpp:1171
3527#, c-format
3528msgid "Do you really want to remove control point detector setting \"%s\"?"
3529msgstr ""
3530
3531#: hugin1/hugin/PreferencesDialog.cpp:1172
3532msgid "Delete control point detector setting"
3533msgstr ""
3534
3535#: hugin1/hugin/PreferencesDialog.cpp:1229
3536msgid "Load control point detector settings"
3537msgstr ""
3538
3539#: hugin1/hugin/PreferencesDialog.cpp:1231
3540#: hugin1/hugin/PreferencesDialog.cpp:1246
3541msgid "Control point detector settings (*.setting)|*.setting"
3542msgstr ""
3543
3544#: hugin1/hugin/PreferencesDialog.cpp:1244
3545msgid "Save control point detector settings"
3546msgstr ""
3547
3548#: hugin1/hugin/PreviewColorPickerTool.cpp:45
3549msgid ""
3550"Click on a area which should be neutral gray / white in the final panorama."
3551msgstr ""
3552
3553#: hugin1/hugin/PreviewCropTool.cpp:55
3554msgid "Drag the inside of the cropping rectangle to adjust the crop."
3555msgstr ""
3556
3557#: hugin1/hugin/PreviewEditCPTool.cpp:52
3558msgid ""
3559"Drag a rectangle and select the desired action for the control points in the "
3560"selected rectangle."
3561msgstr ""
3562
3563#: hugin1/hugin/PreviewEditCPTool.cpp:135
3564msgid "Create control points here"
3565msgstr ""
3566
3567#: hugin1/hugin/PreviewEditCPTool.cpp:140
3568#, c-format
3569msgid "Remove %lu control points"
3570msgstr ""
3571
3572#: hugin1/hugin/PreviewFrame.cpp:105
3573msgid "Panorama preview"
3574msgstr ""
3575
3576#: hugin1/hugin/PreviewFrame.cpp:186
3577msgid "Preview Options"
3578msgstr ""
3579
3580#: hugin1/hugin/PreviewFrame.cpp:189
3581msgid "projection (f):"
3582msgstr ""
3583
3584#: hugin1/hugin/PreviewFrame.cpp:214 hugin1/hugin/xrc/preview_frame.xrc:346
3585msgid "Blend mode:"
3586msgstr ""
3587
3588#: hugin1/hugin/PreviewFrame.cpp:236
3589msgid "Output:"
3590msgstr ""
3591
3592#: hugin1/hugin/PreviewFrame.cpp:241
3593msgid "LDR"
3594msgstr ""
3595
3596#: hugin1/hugin/PreviewFrame.cpp:242
3597msgid "HDR"
3598msgstr ""
3599
3600#: hugin1/hugin/PreviewFrame.cpp:254 hugin1/hugin/xrc/preview_frame.xrc:364
3601msgid "EV:"
3602msgstr ""
3603
3604#: hugin1/hugin/PreviewFrame.cpp:281 hugin1/hugin/xrc/preview_frame.xrc:395
3605msgid "Range compression:"
3606msgstr ""
3607
3608#: hugin1/hugin/PreviewFrame.cpp:293
3609msgid "Projection Parameters"
3610msgstr ""
3611
3612#: hugin1/hugin/PreviewFrame.cpp:338 hugin1/hugin/PreviewPanel.cpp:688
3613msgid ""
3614"Left click to define new center point, right click to move point to horizon."
3615msgstr ""
3616
3617#: hugin1/hugin/PreviewFrame.cpp:373 hugin1/hugin/PreviewFrame.cpp:511
3618msgid "Center panorama with left mouse button, set horizon with right button"
3619msgstr ""
3620
3621#: hugin1/hugin/PreviewIdentifyTool.cpp:277
3622#: hugin1/hugin/PreviewIdentifyTool.cpp:393
3623msgid "Move the mouse over the images or image buttons to identify them."
3624msgstr ""
3625
3626#: hugin1/hugin/PreviewIdentifyTool.cpp:391
3627msgid "Click to create or edit control points here."
3628msgstr ""
3629
3630#: hugin1/hugin/PreviewLayoutLinesTool.cpp:177
3631msgid "Click a connection to edit control points."
3632msgstr ""
3633
3634#: hugin1/hugin/PreviewPanel.cpp:433
3635#, c-format
3636msgid ""
3637"Could not stitch preview.\n"
3638"Error: %s\n"
3639"One cause could be an invalid or missing image file."
3640msgstr ""
3641
3642#: hugin1/hugin/RawImport.cpp:72
3643#, c-format
3644msgid ""
3645"Executable \"%s\" not found.\n"
3646"Please specify a valid executable in preferences."
3647msgstr ""
3648
3649#: hugin1/hugin/RawImport.cpp:90
3650#, c-format
3651msgid ""
3652"Executable \"%s\" not found in PATH.\n"
3653"Please specify a valid executable in preferences."
3654msgstr ""
3655
3656#: hugin1/hugin/RawImport.cpp:138 hugin1/hugin/RawImport.cpp:175
3657#: hugin1/hugin/RawImport.cpp:245 hugin1/hugin/RawImport.cpp:266
3658#: hugin1/hugin/RawImport.cpp:343 hugin1/hugin/RawImport.cpp:412
3659#, c-format
3660msgid "Executing: %s %s"
3661msgstr ""
3662
3663#: hugin1/hugin/RawImport.cpp:144 hugin1/hugin/RawImport.cpp:181
3664#, c-format
3665msgid "Updating EXIF data for %s"
3666msgstr ""
3667
3668#: hugin1/hugin/RawImport.cpp:216
3669#, c-format
3670msgid ""
3671"Processing profile \"%s\" not found.\n"
3672"Please specify a valid file or leave field empty for default settings."
3673msgstr ""
3674
3675#: hugin1/hugin/RawImport.cpp:462 hugin1/hugin/xrc/import_raw_dialog.xrc:159
3676msgid "Import Raw Images"
3677msgstr ""
3678
3679#: hugin1/hugin/RawImport.cpp:511
3680msgid ""
3681"Could not process of output of reference image.\n"
3682"Can't process further images."
3683msgstr ""
3684
3685#: hugin1/hugin/RawImport.cpp:536 hugin1/hugin/RawImport.cpp:548
3686#: hugin1/hugin/xrc/batch_frame.xrc:465
3687msgid "Close"
3688msgstr ""
3689
3690#: hugin1/hugin/RawImport.cpp:720
3691msgid "Warning: Read error"
3692msgstr ""
3693
3694#: hugin1/hugin/RawImport.cpp:721
3695msgid ""
3696"The following files will be skipped because the metadata of these files "
3697"could not read."
3698msgstr ""
3699
3700#: hugin1/hugin/RawImport.cpp:744
3701msgid "Warning: raw images from different cameras"
3702msgstr ""
3703
3704#: hugin1/hugin/RawImport.cpp:745
3705msgid ""
3706"The following images were shot with different camera than the other one.\n"
3707"The raw import works only for images from the same cam."
3708msgstr ""
3709
3710#: hugin1/hugin/RawImport.cpp:847
3711msgid ""
3712"At least one raw images was not successfully converted.\n"
3713"This image(s) will be skipped"
3714msgstr ""
3715
3716#: hugin1/hugin/RawImport.cpp:875
3717msgid "Select default RT processing profile"
3718msgstr ""
3719
3720#: hugin1/hugin/RawImport.cpp:875
3721msgid "RT processing profile|*.pp3"
3722msgstr ""
3723
3724#: hugin1/hugin/huginApp.cpp:247
3725#, c-format
3726msgid "Directory '%s' does not exists"
3727msgstr ""
3728
3729#: hugin1/hugin/huginApp.cpp:251
3730msgid "Could not set environment variable PYTHONHOME"
3731msgstr ""
3732
3733#: hugin1/hugin/huginApp.cpp:384
3734msgid "Open Batch Processor"
3735msgstr ""
3736
3737#: hugin1/hugin/huginApp.cpp:385 hugin1/hugin/xrc/main_menu.xrc:202
3738#: hugin1/hugin/xrc/main_menu.xrc:232 hugin1/hugin/xrc/preview_frame.xrc:1103
3739msgid "Opens PTBatcherGUI, the batch processor for Hugin's project files"
3740msgstr ""
3741
3742#: hugin1/hugin/huginApp.cpp:390
3743msgid "Open Lens calibrate tool"
3744msgstr ""
3745
3746#: hugin1/hugin/huginApp.cpp:391
3747msgid "Opens Calibrate_lens_gui, a simple GUI for lens calibration"
3748msgstr ""
3749
3750#: hugin1/icpfind/AutoCtrlPointCreator.cpp:222
3751#, c-format
3752msgid ""
3753"Could not find \"%s\" in path.\n"
3754"Maybe you have not installed it properly or given a wrong path in the "
3755"settings."
3756msgstr ""
3757
3758#: hugin1/icpfind/AutoCtrlPointCreator.cpp:359
3759msgid "cleaning up temporary keypoint files"
3760msgstr ""
3761
3762#: hugin1/icpfind/AutoCtrlPointCreator.cpp:422
3763#, c-format
3764msgid ""
3765"Please use %namefile, %i or %s to specify the input files for the control "
3766"point detector"
3767msgstr ""
3768
3769#: hugin1/icpfind/AutoCtrlPointCreator.cpp:423
3770#: hugin1/icpfind/AutoCtrlPointCreator.cpp:560
3771#: hugin1/icpfind/AutoCtrlPointCreator.cpp:566
3772msgid "Error in control point detector command"
3773msgstr ""
3774
3775#: hugin1/icpfind/AutoCtrlPointCreator.cpp:479
3776#: hugin1/icpfind/AutoCtrlPointCreator.cpp:637
3777#: hugin1/icpfind/AutoCtrlPointCreator.cpp:726
3778msgid ""
3779"Command line for control point detector too long.\n"
3780"This is a Windows limitation\n"
3781"Please select less images, or place the images in a folder with\n"
3782"a shorter pathname"
3783msgstr ""
3784
3785#: hugin1/icpfind/AutoCtrlPointCreator.cpp:480
3786#: hugin1/icpfind/AutoCtrlPointCreator.cpp:638
3787#: hugin1/icpfind/AutoCtrlPointCreator.cpp:727
3788msgid "Too many images selected"
3789msgstr ""
3790
3791#: hugin1/icpfind/AutoCtrlPointCreator.cpp:492
3792#: hugin1/icpfind/AutoCtrlPointCreator.cpp:737
3793#, c-format
3794msgid ""
3795"Too many arguments (images). Try using the %%s parameter in preferences.\n"
3796"\n"
3797" Could not execute command: %s"
3798msgstr ""
3799
3800#: hugin1/icpfind/AutoCtrlPointCreator.cpp:492
3801#: hugin1/icpfind/AutoCtrlPointCreator.cpp:503
3802#: hugin1/icpfind/AutoCtrlPointCreator.cpp:507
3803#: hugin1/icpfind/AutoCtrlPointCreator.cpp:601
3804#: hugin1/icpfind/AutoCtrlPointCreator.cpp:608
3805#: hugin1/icpfind/AutoCtrlPointCreator.cpp:649
3806#: hugin1/icpfind/AutoCtrlPointCreator.cpp:661
3807#: hugin1/icpfind/AutoCtrlPointCreator.cpp:668
3808#: hugin1/icpfind/AutoCtrlPointCreator.cpp:737
3809#: hugin1/icpfind/AutoCtrlPointCreator.cpp:748
3810#: hugin1/icpfind/AutoCtrlPointCreator.cpp:752
3811msgid "wxExecute Error"
3812msgstr ""
3813
3814#: hugin1/icpfind/AutoCtrlPointCreator.cpp:498
3815#: hugin1/icpfind/AutoCtrlPointCreator.cpp:654
3816#: hugin1/icpfind/AutoCtrlPointCreator.cpp:743
3817msgid "finding control points"
3818msgstr ""
3819
3820#: hugin1/icpfind/AutoCtrlPointCreator.cpp:503
3821#: hugin1/icpfind/AutoCtrlPointCreator.cpp:601
3822#: hugin1/icpfind/AutoCtrlPointCreator.cpp:661
3823#: hugin1/icpfind/AutoCtrlPointCreator.cpp:748
3824#, c-format
3825msgid "Could not execute command: %s"
3826msgstr ""
3827
3828#: hugin1/icpfind/AutoCtrlPointCreator.cpp:506
3829#: hugin1/icpfind/AutoCtrlPointCreator.cpp:607
3830#: hugin1/icpfind/AutoCtrlPointCreator.cpp:667
3831#: hugin1/icpfind/AutoCtrlPointCreator.cpp:751
3832#, c-format
3833msgid ""
3834"Command: %s\n"
3835"failed with error code: %d"
3836msgstr ""
3837
3838#: hugin1/icpfind/AutoCtrlPointCreator.cpp:512
3839#: hugin1/icpfind/AutoCtrlPointCreator.cpp:674
3840#: hugin1/icpfind/AutoCtrlPointCreator.cpp:759
3841#, c-format
3842msgid ""
3843"Could not open %s for reading\n"
3844"This is an indicator that the control point detector call failed,\n"
3845"or incorrect command line parameters have been used.\n"
3846"\n"
3847"Executed command: %s"
3848msgstr ""
3849
3850#: hugin1/icpfind/AutoCtrlPointCreator.cpp:513
3851#: hugin1/icpfind/AutoCtrlPointCreator.cpp:675
3852#: hugin1/icpfind/AutoCtrlPointCreator.cpp:760
3853msgid "Control point detector failure"
3854msgstr ""
3855
3856#: hugin1/icpfind/AutoCtrlPointCreator.cpp:559
3857msgid ""
3858"Please use %i to specify the input files and %k to specify the keypoint file "
3859"for the generate keys step"
3860msgstr ""
3861
3862#: hugin1/icpfind/AutoCtrlPointCreator.cpp:565
3863msgid ""
3864"Please use %k to specify the keypoint files and %o to specify the output "
3865"project file for the matching step"
3866msgstr ""
3867
3868#: hugin1/icpfind/AutoCtrlPointCreator.cpp:594
3869msgid "generating key file"
3870msgstr ""
3871
3872#: hugin1/icpfind/AutoCtrlPointCreator.cpp:649
3873#, c-format
3874msgid ""
3875"Too many arguments (images). Try using a cp generator setting which supports "
3876"the %%s parameter in preferences.\n"
3877"\n"
3878" Could not execute command: %s"
3879msgstr ""
3880
3881#: hugin1/icpfind/CPDetectorConfig.cpp:142
3882msgid "Default"
3883msgstr ""
3884
3885#: hugin1/ptbatcher/Batch.cpp:254
3886msgid ""
3887"Cannot clear batch in progress.\n"
3888"Do you want to cancel it?"
3889msgstr ""
3890
3891#: hugin1/ptbatcher/Batch.cpp:256 hugin1/ptbatcher/BatchFrame.cpp:661
3892#: hugin1/ptbatcher/BatchFrame.cpp:722 hugin1/ptbatcher/BatchFrame.cpp:758
3893#: hugin1/ptbatcher/BatchFrame.cpp:796 hugin1/ptbatcher/BatchFrame.cpp:826
3894#: hugin1/ptbatcher/BatchFrame.cpp:1105 hugin1/ptbatcher/BatchFrame.cpp:1262
3895#: hugin1/ptbatcher/BatchFrame.cpp:1269
3896msgid "PTBatcherGUI"
3897msgstr ""
3898
3899#: hugin1/ptbatcher/Batch.cpp:269 hugin1/ptbatcher/Batch.cpp:279
3900msgid "Cleared batch."
3901msgstr ""
3902
3903#: hugin1/ptbatcher/Batch.cpp:362
3904#, c-format
3905msgid "Error: Could not get status, project with index %d is not in list."
3906msgstr ""
3907
3908#: hugin1/ptbatcher/Batch.cpp:392
3909msgid "Error: Could not load batch file."
3910msgstr ""
3911
3912#: hugin1/ptbatcher/Batch.cpp:521
3913msgid "Batch successfully completed."
3914msgstr ""
3915
3916#: hugin1/ptbatcher/Batch.cpp:528
3917msgid "Batch completed with errors."
3918msgstr ""
3919
3920#: hugin1/ptbatcher/Batch.cpp:547
3921msgid "Initializing shutdown..."
3922msgstr ""
3923
3924#: hugin1/ptbatcher/Batch.cpp:547 hugin1/ptbatcher/Batch.cpp:552
3925msgid "Shutting down..."
3926msgstr ""
3927
3928#: hugin1/ptbatcher/Batch.cpp:572
3929msgid "Prepare to hibernate..."
3930msgstr ""
3931
3932#: hugin1/ptbatcher/Batch.cpp:573
3933msgid "Initializing hibernating..."
3934msgstr ""
3935
3936#: hugin1/ptbatcher/Batch.cpp:576
3937msgid "Prepare to suspend..."
3938msgstr ""
3939
3940#: hugin1/ptbatcher/Batch.cpp:577
3941msgid "Initializing suspend mode..."
3942msgstr ""
3943
3944#: hugin1/ptbatcher/Batch.cpp:626
3945msgid "Specify project file"
3946msgstr ""
3947
3948#: hugin1/ptbatcher/Batch.cpp:647
3949msgid "No output prefix specified"
3950msgstr ""
3951
3952#: hugin1/ptbatcher/Batch.cpp:654
3953msgid "No project files specified"
3954msgstr ""
3955
3956#: hugin1/ptbatcher/Batch.cpp:681
3957#: hugin1/stitch_project/hugin_stitch_project.cpp:450
3958#, c-format
3959msgid "%s - Stitching"
3960msgstr ""
3961
3962#: hugin1/ptbatcher/Batch.cpp:713
3963#, c-format
3964msgid "%s - Assistant"
3965msgstr ""
3966
3967#: hugin1/ptbatcher/Batch.cpp:770
3968#, c-format
3969msgid "Error removing, project with id %d is not in list."
3970msgstr ""
3971
3972#: hugin1/ptbatcher/Batch.cpp:786
3973#, c-format
3974msgid "Error: Could not delete project file %s"
3975msgstr ""
3976
3977#: hugin1/ptbatcher/Batch.cpp:802
3978msgid "Running batch..."
3979msgstr ""
3980
3981#: hugin1/ptbatcher/Batch.cpp:805
3982msgid "PTBatcherGUI is stitching"
3983msgstr ""
3984
3985#: hugin1/ptbatcher/Batch.cpp:811
3986msgid "Batch already in progress."
3987msgstr ""
3988
3989#: hugin1/ptbatcher/Batch.cpp:825
3990#, c-format
3991msgid "Running command \"%s\""
3992msgstr ""
3993
3994#: hugin1/ptbatcher/Batch.cpp:849
3995#, c-format
3996msgid "Now stitching: %s"
3997msgstr ""
3998
3999#: hugin1/ptbatcher/Batch.cpp:856
4000#, c-format
4001msgid "Now detecting: %s"
4002msgstr ""
4003
4004#: hugin1/ptbatcher/Batch.cpp:932
4005#, c-format
4006msgid "Error: Could not set status, project with index %d is not in list."
4007msgstr ""
4008
4009#: hugin1/ptbatcher/BatchFrame.cpp:151
4010msgid "Not doing much..."
4011msgstr ""
4012
4013#: hugin1/ptbatcher/BatchFrame.cpp:169 hugin1/hugin/xrc/main_frame.xrc:67
4014msgid "You have pressed the Command key."
4015msgstr ""
4016
4017#: hugin1/ptbatcher/BatchFrame.cpp:171 hugin1/hugin/xrc/main_frame.xrc:66
4018msgid "You have pressed the Control key."
4019msgstr ""
4020
4021#: hugin1/ptbatcher/BatchFrame.cpp:174
4022msgid "Should the loading of the batch queue be skipped?"
4023msgstr ""
4024
4025#: hugin1/ptbatcher/BatchFrame.cpp:199
4026msgid "Do nothing"
4027msgstr ""
4028
4029#: hugin1/ptbatcher/BatchFrame.cpp:200
4030msgid "Close PTBatcherGUI"
4031msgstr ""
4032
4033#: hugin1/ptbatcher/BatchFrame.cpp:203
4034msgid "Shutdown computer"
4035msgstr ""
4036
4037#: hugin1/ptbatcher/BatchFrame.cpp:211
4038msgid "Suspend computer"
4039msgstr ""
4040
4041#: hugin1/ptbatcher/BatchFrame.cpp:215
4042msgid "Hibernate computer"
4043msgstr ""
4044
4045#: hugin1/ptbatcher/BatchFrame.cpp:328
4046msgid "Please enter the command-line application to execute:"
4047msgstr ""
4048
4049#: hugin1/ptbatcher/BatchFrame.cpp:328
4050msgid "Enter application"
4051msgstr ""
4052
4053#: hugin1/ptbatcher/BatchFrame.cpp:345 hugin1/ptbatcher/FindPanoDialog.cpp:249
4054msgid "Specify a directory to search for projects in"
4055msgstr ""
4056
4057#: hugin1/ptbatcher/BatchFrame.cpp:365 hugin1/ptbatcher/BatchFrame.cpp:393
4058msgid "Specify project source file(s)"
4059msgstr ""
4060
4061#: hugin1/ptbatcher/BatchFrame.cpp:436
4062#, c-format
4063msgid "Added projects from dir %s"
4064msgstr ""
4065
4066#: hugin1/ptbatcher/BatchFrame.cpp:446
4067#, c-format
4068msgid "Add project %s to stitching queue."
4069msgstr ""
4070
4071#: hugin1/ptbatcher/BatchFrame.cpp:449
4072#, c-format
4073msgid "Add project %s to assistant queue."
4074msgstr ""
4075
4076#: hugin1/ptbatcher/BatchFrame.cpp:463
4077msgid "Batch stopped"
4078msgstr ""
4079
4080#: hugin1/ptbatcher/BatchFrame.cpp:466 hugin1/ptbatcher/BatchFrame.cpp:1203
4081#: hugin1/ptbatcher/BatchFrame.cpp:1239 hugin1/ptbatcher/BatchFrame.cpp:1252
4082#: hugin1/ptbatcher/BatchFrame.cpp:1393
4083msgid "Hugin's Batch processor"
4084msgstr ""
4085
4086#: hugin1/ptbatcher/BatchFrame.cpp:479
4087#, c-format
4088msgid "Specify output prefix for project %s"
4089msgstr ""
4090
4091#: hugin1/ptbatcher/BatchFrame.cpp:520
4092msgid "The prefix of an assistant target cannot be changed."
4093msgstr ""
4094
4095#: hugin1/ptbatcher/BatchFrame.cpp:528
4096msgid "Please select a project"
4097msgstr ""
4098
4099#: hugin1/ptbatcher/BatchFrame.cpp:533 hugin1/ptbatcher/BatchFrame.cpp:678
4100msgid "Please select only one project"
4101msgstr ""
4102
4103#: hugin1/ptbatcher/BatchFrame.cpp:617
4104msgid "Specify batch file to open"
4105msgstr ""
4106
4107#: hugin1/ptbatcher/BatchFrame.cpp:619
4108msgid "Batch files (*.ptb)|*.ptb;|All files (*)|*"
4109msgstr ""
4110
4111#: hugin1/ptbatcher/BatchFrame.cpp:651
4112msgid "Cannot open app in Hugin."
4113msgstr ""
4114
4115#: hugin1/ptbatcher/BatchFrame.cpp:659
4116msgid "No project selected. Open Hugin without project?"
4117msgstr ""
4118
4119#: hugin1/ptbatcher/BatchFrame.cpp:691
4120msgid "Batch paused"
4121msgstr ""
4122
4123#: hugin1/ptbatcher/BatchFrame.cpp:694 hugin1/ptbatcher/BatchFrame.cpp:1389
4124msgid "Pausing processing Hugin's batch queue"
4125msgstr ""
4126
4127#: hugin1/ptbatcher/BatchFrame.cpp:701
4128msgid "Continuing batch..."
4129msgstr ""
4130
4131#: hugin1/ptbatcher/BatchFrame.cpp:704 hugin1/ptbatcher/BatchFrame.cpp:1164
4132#: hugin1/ptbatcher/BatchFrame.cpp:1383
4133msgid "Processing Hugin's batch queue"
4134msgstr ""
4135
4136#: hugin1/ptbatcher/BatchFrame.cpp:720
4137msgid ""
4138"There are failed projects in the list.\n"
4139"Remove them too?"
4140msgstr ""
4141
4142#: hugin1/ptbatcher/BatchFrame.cpp:756
4143msgid ""
4144"Cannot remove project in progress.\n"
4145"Do you want to cancel it?"
4146msgstr ""
4147
4148#: hugin1/ptbatcher/BatchFrame.cpp:770
4149#, c-format
4150msgid "Removed project %s"
4151msgstr ""
4152
4153#: hugin1/ptbatcher/BatchFrame.cpp:780
4154msgid "Please select a project to remove"
4155msgstr ""
4156
4157#: hugin1/ptbatcher/BatchFrame.cpp:794
4158msgid ""
4159"Cannot reset project in progress.\n"
4160"Do you want to cancel it?"
4161msgstr ""
4162
4163#: hugin1/ptbatcher/BatchFrame.cpp:809
4164#, c-format
4165msgid "Reset project %s"
4166msgstr ""
4167
4168#: hugin1/ptbatcher/BatchFrame.cpp:815
4169msgid "Please select a project to reset"
4170msgstr ""
4171
4172#: hugin1/ptbatcher/BatchFrame.cpp:824
4173msgid ""
4174"Cannot reset projects in progress.\n"
4175"Do you want to cancel the batch?"
4176msgstr ""
4177
4178#: hugin1/ptbatcher/BatchFrame.cpp:863
4179msgid "Specify batch file to save"
4180msgstr ""
4181
4182#: hugin1/ptbatcher/BatchFrame.cpp:865
4183msgid "Batch file (*.ptb)|*.ptb;|All files (*)|*"
4184msgstr ""
4185
4186#: hugin1/ptbatcher/BatchFrame.cpp:1103
4187msgid ""
4188"The batch queue contains many items.\n"
4189"This can have negative effects on performance.\n"
4190"Should the batch queue be cleared now?"
4191msgstr ""
4192
4193#: hugin1/ptbatcher/BatchFrame.cpp:1110
4194msgid "Clear batch queue now"
4195msgstr ""
4196
4197#: hugin1/ptbatcher/BatchFrame.cpp:1110
4198msgid "Keep batch queue"
4199msgstr ""
4200
4201#: hugin1/ptbatcher/BatchFrame.cpp:1161
4202msgid "Starting batch"
4203msgstr ""
4204
4205#: hugin1/ptbatcher/BatchTrayIcon.cpp:59
4206msgid "&Show window"
4207msgstr ""
4208
4209#: hugin1/ptbatcher/BatchTrayIcon.cpp:62 hugin1/hugin/xrc/batch_toolbar.xrc:26
4210msgid "Start batch"
4211msgstr ""
4212
4213#: hugin1/ptbatcher/BatchTrayIcon.cpp:66
4214msgid "Continue batch"
4215msgstr ""
4216
4217#: hugin1/ptbatcher/BatchTrayIcon.cpp:70 hugin1/hugin/xrc/batch_toolbar.xrc:39
4218msgid "Pause batch"
4219msgstr ""
4220
4221#: hugin1/ptbatcher/BatchTrayIcon.cpp:73
4222msgid "Stop batch"
4223msgstr ""
4224
4225#: hugin1/ptbatcher/BatchTrayIcon.cpp:76
4226msgid "Add project to stitching queue..."
4227msgstr ""
4228
4229#: hugin1/ptbatcher/BatchTrayIcon.cpp:77
4230msgid "Add project to assistant queue..."
4231msgstr ""
4232
4233#: hugin1/ptbatcher/BatchTrayIcon.cpp:81
4234msgid "E&xit"
4235msgstr ""
4236
4237#: hugin1/ptbatcher/FindPanoDialog.cpp:238
4238msgid ""
4239"The list contains possibly unprocessed panoramas.\n"
4240"If you close the dialog, you will lose them.\n"
4241"Continue anyway?"
4242msgstr ""
4243
4244#: hugin1/ptbatcher/FindPanoDialog.cpp:263
4245msgid "Accepted"
4246msgstr ""
4247
4248#: hugin1/ptbatcher/FindPanoDialog.cpp:273
4249msgid ""
4250"The list contains still not yet processed panoramas.\n"
4251"If you continue, they will be disregarded.\n"
4252"Do you still want to continue?"
4253msgstr ""
4254
4255#: hugin1/ptbatcher/FindPanoDialog.cpp:283
4256msgid "Stop"
4257msgstr ""
4258
4259#: hugin1/ptbatcher/FindPanoDialog.cpp:294
4260#, c-format
4261msgid ""
4262"Directory %s does not exist.\n"
4263"Please give an existing directory."
4264msgstr ""
4265
4266#: hugin1/ptbatcher/FindPanoDialog.cpp:316
4267msgid ""
4268"You have selected no possible panorama.\n"
4269"Please select at least one panorama and try again."
4270msgstr ""
4271
4272#: hugin1/ptbatcher/FindPanoDialog.cpp:339
4273msgid ""
4274"Not all project files could be written successfully.\n"
4275"Maybe you have no write permission for these directories or your disc is "
4276"full."
4277msgstr ""
4278
4279#: hugin1/ptbatcher/FindPanoDialog.cpp:385
4280msgid "Remove image from project"
4281msgstr ""
4282
4283#: hugin1/ptbatcher/FindPanoDialog.cpp:391
4284msgid "Split here into two panoramas"
4285msgstr ""
4286
4287#: hugin1/ptbatcher/FindPanoDialog.cpp:494
4288#, c-format
4289msgid "Reading file %s"
4290msgstr ""
4291
4292#: hugin1/ptbatcher/FindPanoDialog.cpp:591
4293#: hugin1/hugin/xrc/batch_frame.xrc:217
4294msgid "Start"
4295msgstr ""
4296
4297#: hugin1/ptbatcher/FindPanoDialog.cpp:597
4298#, c-format
4299msgid "Found %d possible panoramas"
4300msgstr ""
4301
4302#: hugin1/ptbatcher/FindPanoDialog.cpp:601
4303msgid "No possible panoramas found"
4304msgstr ""
4305
4306#: hugin1/ptbatcher/FindPanoDialog.cpp:708
4307#, c-format
4308msgid "%d images: %s"
4309msgstr ""
4310
4311#: hugin1/ptbatcher/FindPanoDialog.cpp:937
4312msgid "%M:%S min"
4313msgstr ""
4314
4315#: hugin1/ptbatcher/FindPanoDialog.cpp:941
4316#, c-format
4317msgid "%S s"
4318msgstr ""
4319
4320#: hugin1/ptbatcher/PTBatcherGUI.cpp:179
4321#: hugin1/stitch_project/hugin_stitch_project.cpp:331
4322msgid "Syntax error in parameters detected, aborting."
4323msgstr ""
4324
4325#: hugin1/ptbatcher/PTBatcherGUI.cpp:232
4326msgid "PTBatcherGUI started"
4327msgstr ""
4328
4329#: hugin1/ptbatcher/ProjectArray.cpp:71
4330msgid "Waiting"
4331msgstr ""
4332
4333#: hugin1/ptbatcher/ProjectArray.cpp:73
4334msgid "In progress"
4335msgstr ""
4336
4337#: hugin1/ptbatcher/ProjectArray.cpp:75
4338msgid "Complete"
4339msgstr ""
4340
4341#: hugin1/ptbatcher/ProjectArray.cpp:77
4342msgid "Failed"
4343msgstr ""
4344
4345#: hugin1/ptbatcher/ProjectArray.cpp:79
4346#: hugin1/ptbatcher/ProjectListBox.cpp:233
4347msgid "File missing"
4348msgstr ""
4349
4350#: hugin1/ptbatcher/ProjectArray.cpp:81
4351msgid "Paused"
4352msgstr ""
4353
4354#: hugin1/ptbatcher/ProjectListBox.cpp:64
4355msgid "ID"
4356msgstr ""
4357
4358#: hugin1/ptbatcher/ProjectListBox.cpp:65
4359msgid "Project"
4360msgstr ""
4361
4362#: hugin1/ptbatcher/ProjectListBox.cpp:66
4363msgid "Output prefix"
4364msgstr ""
4365
4366#: hugin1/ptbatcher/ProjectListBox.cpp:67
4367msgid "Status"
4368msgstr ""
4369
4370#: hugin1/ptbatcher/ProjectListBox.cpp:68
4371msgid "Last modified"
4372msgstr ""
4373
4374#: hugin1/ptbatcher/ProjectListBox.cpp:69
4375msgid "Output format"
4376msgstr ""
4377
4378#: hugin1/ptbatcher/ProjectListBox.cpp:70
4379#: hugin1/hugin/xrc/preview_frame.xrc:526
4380msgid "Projection"
4381msgstr ""
4382
4383#: hugin1/ptbatcher/ProjectListBox.cpp:71
4384msgid "Size"
4385msgstr ""
4386
4387#: hugin1/ptbatcher/ProjectListBox.cpp:156
4388#, c-format
4389msgid "%d"
4390msgstr ""
4391
4392#: hugin1/ptbatcher/ProjectListBox.cpp:183
4393msgid "Error, cannot convert id"
4394msgstr ""
4395
4396#: hugin1/ptbatcher/ProjectListBox.cpp:294
4397#: hugin1/hugin/xrc/pref_dialog.xrc:362 hugin1/hugin/xrc/preview_frame.xrc:280
4398msgid "Assistant"
4399msgstr ""
4400
4401#: hugin1/ptbatcher/ProjectListBox.cpp:394
4402msgid "Change prefix"
4403msgstr ""
4404
4405#: hugin1/ptbatcher/ProjectListBox.cpp:395 hugin1/hugin/xrc/batch_frame.xrc:44
4406msgid "Reset project"
4407msgstr ""
4408
4409#: hugin1/ptbatcher/ProjectListBox.cpp:396
4410msgid "Edit with Hugin"
4411msgstr ""
4412
4413#: hugin1/ptbatcher/ProjectListBox.cpp:397
4414#: hugin1/hugin/xrc/lenscal_frame.xrc:37
4415msgid "Remove"
4416msgstr ""
4417
4418#: hugin1/stitch_project/hugin_stitch_project.cpp:127
4419#, c-format
4420msgid ""
4421"HuginStitchProject. Application to stitch hugin project files.\n"
4422" Version: %s"
4423msgstr ""
4424
4425#: hugin1/stitch_project/hugin_stitch_project.cpp:162
4426msgid ""
4427"Error during stitching\n"
4428"Please report the complete text to the bug tracker on https://bugs.launchpad."
4429"net/hugin.\n"
4430"\n"
4431"Do you want to save the log file?"
4432msgstr ""
4433
4434#: hugin1/stitch_project/hugin_stitch_project.cpp:167
4435msgid "Specify log file"
4436msgstr ""
4437
4438#: hugin1/stitch_project/hugin_stitch_project.cpp:169
4439msgid "Log files (*.log)|*.log|All files (*)|*"
4440msgstr ""
4441
4442#: hugin1/stitch_project/hugin_stitch_project.cpp:359
4443#, c-format
4444msgid "Could not find the specified user output file \"%s\"."
4445msgstr ""
4446
4447#: hugin1/stitch_project/hugin_stitch_project.cpp:368
4448msgid "Specify project source project file"
4449msgstr ""
4450
4451#: hugin1/stitch_project/hugin_stitch_project.cpp:402
4452#, c-format
4453msgid ""
4454"The given filename contains one of the following invalid characters: %s\n"
4455"Hugin can not work with this filename. Please enter a valid filename."
4456msgstr ""
4457
4458#: hugin1/hugin/xrc/about.xrc:4 hugin1/hugin/xrc/main_menu.xrc:162
4459#: hugin1/hugin/xrc/main_tool.xrc:77 hugin1/hugin/xrc/preview_frame.xrc:1066
4460msgid "About Hugin"
4461msgstr ""
4462
4463#: hugin1/hugin/xrc/about.xrc:23
4464msgid "version"
4465msgstr ""
4466
4467#: hugin1/hugin/xrc/about.xrc:58 hugin1/hugin/xrc/main_tool.xrc:78
4468msgid "About"
4469msgstr ""
4470
4471#: hugin1/hugin/xrc/about.xrc:79
4472msgid "Authors"
4473msgstr ""
4474
4475#: hugin1/hugin/xrc/about.xrc:100
4476msgid "Sponsors"
4477msgstr ""
4478
4479#: hugin1/hugin/xrc/about.xrc:122
4480msgid "Upstream"
4481msgstr ""
4482
4483#: hugin1/hugin/xrc/about.xrc:144
4484msgid "License"
4485msgstr ""
4486
4487#: hugin1/hugin/xrc/about.xrc:147
4488msgid "System"
4489msgstr ""
4490
4491#: hugin1/hugin/xrc/about.xrc:198 hugin1/hugin/xrc/cpdetector_dialog.xrc:328
4492#: hugin1/hugin/xrc/dlg_warning.xrc:45 hugin1/hugin/xrc/images_panel.xrc:549
4493#: hugin1/hugin/xrc/image_variable_dlg.xrc:634
4494#: hugin1/hugin/xrc/image_variable_dlg.xrc:705
4495#: hugin1/hugin/xrc/image_variable_dlg.xrc:794
4496#: hugin1/hugin/xrc/image_variable_dlg.xrc:833
4497#: hugin1/hugin/xrc/lensdb_dialogs.xrc:140
4498#: hugin1/hugin/xrc/lensdb_dialogs.xrc:336 hugin1/hugin/xrc/main_frame.xrc:401
4499#: hugin1/hugin/xrc/mask_editor_panel.xrc:499
4500#: hugin1/hugin/xrc/pano_panel.xrc:49 hugin1/hugin/xrc/pano_panel.xrc:91
4501#: hugin1/hugin/xrc/pano_panel.xrc:138 hugin1/hugin/xrc/pano_panel.xrc:1028
4502#: hugin1/hugin/xrc/pano_panel.xrc:1354 hugin1/hugin/xrc/pano_panel.xrc:1403
4503#: hugin1/hugin/xrc/pref_dialog.xrc:1641
4504#: hugin1/hugin/xrc/preview_frame.xrc:107
4505#: hugin1/hugin/xrc/reset_dialog.xrc:116
4506msgid "OK"
4507msgstr ""
4508
4509#: hugin1/hugin/xrc/batch_frame.xrc:4
4510msgid "Batch Processor"
4511msgstr ""
4512
4513#: hugin1/hugin/xrc/batch_frame.xrc:26
4514msgid "Add application..."
4515msgstr ""
4516
4517#: hugin1/hugin/xrc/batch_frame.xrc:32
4518msgid "Remove completed"
4519msgstr ""
4520
4521#: hugin1/hugin/xrc/batch_frame.xrc:38
4522msgid "Change prefix..."
4523msgstr ""
4524
4525#: hugin1/hugin/xrc/batch_frame.xrc:50
4526msgid "Reset all"
4527msgstr ""
4528
4529#: hugin1/hugin/xrc/batch_frame.xrc:56
4530msgid "Edit with Hugin..."
4531msgstr ""
4532
4533#: hugin1/hugin/xrc/batch_frame.xrc:62
4534msgid "Move project up"
4535msgstr ""
4536
4537#: hugin1/hugin/xrc/batch_frame.xrc:68
4538msgid "Move project down"
4539msgstr ""
4540
4541#: hugin1/hugin/xrc/batch_frame.xrc:77
4542msgid "Overwrite always"
4543msgstr ""
4544
4545#: hugin1/hugin/xrc/batch_frame.xrc:78
4546msgid "Overwrite existing image files without further notice"
4547msgstr ""
4548
4549#: hugin1/hugin/xrc/batch_frame.xrc:84
4550msgid "Remove finished project"
4551msgstr ""
4552
4553#: hugin1/hugin/xrc/batch_frame.xrc:85
4554msgid "Automatically remove successfully finished projects from queue"
4555msgstr ""
4556
4557#: hugin1/hugin/xrc/batch_frame.xrc:91
4558msgid "Automatic stitch after assistant"
4559msgstr ""
4560
4561#: hugin1/hugin/xrc/batch_frame.xrc:92
4562msgid "Automatically stitch projects after (successfully) running assistant"
4563msgstr ""
4564
4565#: hugin1/hugin/xrc/batch_frame.xrc:100
4566msgid "When done"
4567msgstr ""
4568
4569#: hugin1/hugin/xrc/batch_frame.xrc:117
4570msgid "Verbose output"
4571msgstr ""
4572
4573#: hugin1/hugin/xrc/batch_frame.xrc:118
4574msgid "Show detailed output in separate window"
4575msgstr ""
4576
4577#: hugin1/hugin/xrc/batch_frame.xrc:124
4578msgid "Always save log"
4579msgstr ""
4580
4581#: hugin1/hugin/xrc/batch_frame.xrc:125
4582msgid ""
4583"Saves always the log of the stitching process. Otherwise it is only saved "
4584"for failed stitches"
4585msgstr ""
4586
4587#: hugin1/hugin/xrc/batch_frame.xrc:160
4588msgid "Directory:"
4589msgstr ""
4590
4591#: hugin1/hugin/xrc/batch_frame.xrc:172
4592#: hugin1/hugin/xrc/cpdetector_dialog.xrc:84
4593#: hugin1/hugin/xrc/cpdetector_dialog.xrc:143
4594#: hugin1/hugin/xrc/cpdetector_dialog.xrc:182
4595#: hugin1/hugin/xrc/cpdetector_dialog.xrc:243
4596#: hugin1/hugin/xrc/import_raw_dialog.xrc:96
4597#: hugin1/hugin/xrc/pref_dialog.xrc:185 hugin1/hugin/xrc/pref_dialog.xrc:207
4598#: hugin1/hugin/xrc/pref_dialog.xrc:229 hugin1/hugin/xrc/pref_dialog.xrc:1091
4599#: hugin1/hugin/xrc/pref_dialog.xrc:1150 hugin1/hugin/xrc/pref_dialog.xrc:1333
4600#: hugin1/hugin/xrc/pref_dialog.xrc:1412
4601msgid "Choose..."
4602msgstr ""
4603
4604#: hugin1/hugin/xrc/batch_frame.xrc:179
4605msgid "include sub-directories"
4606msgstr ""
4607
4608#: hugin1/hugin/xrc/batch_frame.xrc:186
4609msgid "Naming:"
4610msgstr ""
4611
4612#: hugin1/hugin/xrc/batch_frame.xrc:194
4613msgid "PanoramaXX.pto"
4614msgstr ""
4615
4616#: hugin1/hugin/xrc/batch_frame.xrc:195
4617msgid "First file - last file.pto"
4618msgstr ""
4619
4620#: hugin1/hugin/xrc/batch_frame.xrc:196
4621msgid "Foldername.pto"
4622msgstr ""
4623
4624#: hugin1/hugin/xrc/batch_frame.xrc:197
4625msgid "Template from preferences"
4626msgstr ""
4627
4628#: hugin1/hugin/xrc/batch_frame.xrc:234
4629msgid "Directories"
4630msgstr ""
4631
4632#: hugin1/hugin/xrc/batch_frame.xrc:244
4633msgid "Minimum number of images:"
4634msgstr ""
4635
4636#: hugin1/hugin/xrc/batch_frame.xrc:255
4637msgid "Minimum number of images a panorama should contain"
4638msgstr ""
4639
4640#: hugin1/hugin/xrc/batch_frame.xrc:261
4641msgid "Maximum time difference:"
4642msgstr ""
4643
4644#: hugin1/hugin/xrc/batch_frame.xrc:274
4645msgid ""
4646"Maximal time difference in seconds between two consecutive images belonging "
4647"to one panorama"
4648msgstr ""
4649
4650#: hugin1/hugin/xrc/batch_frame.xrc:290
4651msgid "Stacks:"
4652msgstr ""
4653
4654#: hugin1/hugin/xrc/batch_frame.xrc:297
4655msgid "Create links"
4656msgstr ""
4657
4658#: hugin1/hugin/xrc/batch_frame.xrc:298
4659msgid "Check if the stacks were shot on a tripod"
4660msgstr ""
4661
4662#: hugin1/hugin/xrc/batch_frame.xrc:305
4663msgid "Lens database:"
4664msgstr ""
4665
4666#: hugin1/hugin/xrc/batch_frame.xrc:312
4667msgid "Load distortion data"
4668msgstr ""
4669
4670#: hugin1/hugin/xrc/batch_frame.xrc:313
4671msgid "Tries to load distortion data from lens database if checked"
4672msgstr ""
4673
4674#: hugin1/hugin/xrc/batch_frame.xrc:320
4675msgid "Load vignetting data"
4676msgstr ""
4677
4678#: hugin1/hugin/xrc/batch_frame.xrc:321
4679msgid "Tries to load vignetting data from lens database if checked"
4680msgstr ""
4681
4682#: hugin1/hugin/xrc/batch_frame.xrc:351 hugin1/hugin/xrc/lenscal_frame.xrc:199
4683#: hugin1/hugin/xrc/mask_editor_panel.xrc:204
4684#: hugin1/hugin/xrc/pano_panel.xrc:768 hugin1/hugin/xrc/pano_panel.xrc:795
4685#: hugin1/hugin/xrc/pano_panel.xrc:822 hugin1/hugin/xrc/pano_panel.xrc:849
4686#: hugin1/hugin/xrc/pref_dialog.xrc:1000
4687msgid "Options"
4688msgstr ""
4689
4690#: hugin1/hugin/xrc/batch_frame.xrc:359
4691msgid "Found panoramas"
4692msgstr ""
4693
4694#: hugin1/hugin/xrc/batch_frame.xrc:377
4695msgid "Camera:"
4696msgstr ""
4697
4698#: hugin1/hugin/xrc/batch_frame.xrc:385 hugin1/hugin/xrc/lensdb_dialogs.xrc:14
4699msgid "Lens:"
4700msgstr ""
4701
4702#: hugin1/hugin/xrc/batch_frame.xrc:401
4703msgid "Start date (duration):"
4704msgstr ""
4705
4706#: hugin1/hugin/xrc/batch_frame.xrc:438
4707msgid "Send selected panoramas to queue"
4708msgstr ""
4709
4710#: hugin1/hugin/xrc/batch_frame.xrc:480
4711msgid "Searching panoramas"
4712msgstr ""
4713
4714#: hugin1/hugin/xrc/batch_frame.xrc:493
4715msgid "Failed projects"
4716msgstr ""
4717
4718#: hugin1/hugin/xrc/batch_frame.xrc:508 hugin1/hugin/xrc/pano_panel.xrc:1344
4719msgid "Output"
4720msgstr ""
4721
4722#: hugin1/hugin/xrc/batch_frame.xrc:544
4723msgid "Status report"
4724msgstr ""
4725
4726#: hugin1/hugin/xrc/batch_menu.xrc:7
4727msgid "Add project to stitching &queue..."
4728msgstr ""
4729
4730#: hugin1/hugin/xrc/batch_menu.xrc:8
4731msgid "Adds a project to the stitching queue"
4732msgstr ""
4733
4734#: hugin1/hugin/xrc/batch_menu.xrc:11
4735msgid "Add project to &assistant queue..."
4736msgstr ""
4737
4738#: hugin1/hugin/xrc/batch_menu.xrc:12
4739msgid "Adds a project to the assistant queue"
4740msgstr ""
4741
4742#: hugin1/hugin/xrc/batch_menu.xrc:15
4743msgid "&Remove project"
4744msgstr ""
4745
4746#: hugin1/hugin/xrc/batch_menu.xrc:16 hugin1/hugin/xrc/batch_toolbar.xrc:59
4747msgid "Removes selected project from the batch list"
4748msgstr ""
4749
4750#: hugin1/hugin/xrc/batch_menu.xrc:20
4751msgid "&Project files..."
4752msgstr ""
4753
4754#: hugin1/hugin/xrc/batch_menu.xrc:21 hugin1/hugin/xrc/batch_toolbar.xrc:65
4755msgid "Appends all project files from a directory and subdirectories"
4756msgstr ""
4757
4758#: hugin1/hugin/xrc/batch_menu.xrc:24
4759msgid "&Images..."
4760msgstr ""
4761
4762#: hugin1/hugin/xrc/batch_menu.xrc:25
4763msgid "Searches in directories for image files suitable for panoramas"
4764msgstr ""
4765
4766#: hugin1/hugin/xrc/batch_menu.xrc:27
4767msgid "Search &directory for..."
4768msgstr ""
4769
4770#: hugin1/hugin/xrc/batch_menu.xrc:28
4771msgid "Searches in directories for existing projects or for images"
4772msgstr ""
4773
4774#: hugin1/hugin/xrc/batch_menu.xrc:32
4775msgid "&Open batch"
4776msgstr ""
4777
4778#: hugin1/hugin/xrc/batch_menu.xrc:33 hugin1/hugin/xrc/batch_toolbar.xrc:14
4779msgid "Opens a batch file with a list of projects"
4780msgstr ""
4781
4782#: hugin1/hugin/xrc/batch_menu.xrc:36
4783msgid "&Save batch"
4784msgstr ""
4785
4786#: hugin1/hugin/xrc/batch_menu.xrc:37 hugin1/hugin/xrc/batch_toolbar.xrc:20
4787msgid "Saves a batch file with a list of projects"
4788msgstr ""
4789
4790#: hugin1/hugin/xrc/batch_menu.xrc:40
4791msgid "&Clear batch"
4792msgstr ""
4793
4794#: hugin1/hugin/xrc/batch_menu.xrc:41 hugin1/hugin/xrc/batch_toolbar.xrc:8
4795msgid "Clears the batch list"
4796msgstr ""
4797
4798#: hugin1/hugin/xrc/batch_menu.xrc:45
4799msgid "&Minimize to tray"
4800msgstr ""
4801
4802#: hugin1/hugin/xrc/batch_menu.xrc:51 hugin1/hugin/xrc/lenscal_frame.xrc:463
4803#: hugin1/hugin/xrc/main_menu.xrc:223 hugin1/hugin/xrc/preview_frame.xrc:1111
4804msgid "&Quit"
4805msgstr ""
4806
4807#: hugin1/hugin/xrc/batch_menu.xrc:52 hugin1/hugin/xrc/main_menu.xrc:225
4808#: hugin1/hugin/xrc/preview_frame.xrc:1113
4809msgid "Exit program"
4810msgstr ""
4811
4812#: hugin1/hugin/xrc/batch_menu.xrc:58
4813msgid "Batch Stitcher &help"
4814msgstr ""
4815
4816#: hugin1/hugin/xrc/batch_menu.xrc:60
4817msgid "Open Batch Stitcher help"
4818msgstr ""
4819
4820#: hugin1/hugin/xrc/batch_toolbar.xrc:7
4821msgid "Clear batch"
4822msgstr ""
4823
4824#: hugin1/hugin/xrc/batch_toolbar.xrc:9
4825msgid "clear"
4826msgstr ""
4827
4828#: hugin1/hugin/xrc/batch_toolbar.xrc:13
4829msgid "Open batch"
4830msgstr ""
4831
4832#: hugin1/hugin/xrc/batch_toolbar.xrc:15
4833msgid "open"
4834msgstr ""
4835
4836#: hugin1/hugin/xrc/batch_toolbar.xrc:19
4837msgid "Save batch"
4838msgstr ""
4839
4840#: hugin1/hugin/xrc/batch_toolbar.xrc:21
4841msgid "save"
4842msgstr ""
4843
4844#: hugin1/hugin/xrc/batch_toolbar.xrc:27
4845msgid "Starts batch execution"
4846msgstr ""
4847
4848#: hugin1/hugin/xrc/batch_toolbar.xrc:28
4849msgid "start"
4850msgstr ""
4851
4852#: hugin1/hugin/xrc/batch_toolbar.xrc:32
4853msgid "Skip project(s)"
4854msgstr ""
4855
4856#: hugin1/hugin/xrc/batch_toolbar.xrc:33
4857msgid "Skips execution of currently running project(s)"
4858msgstr ""
4859
4860#: hugin1/hugin/xrc/batch_toolbar.xrc:34
4861msgid "skip"
4862msgstr ""
4863
4864#: hugin1/hugin/xrc/batch_toolbar.xrc:40
4865msgid "Pauses batch execution"
4866msgstr ""
4867
4868#: hugin1/hugin/xrc/batch_toolbar.xrc:41
4869msgid "pause"
4870msgstr ""
4871
4872#: hugin1/hugin/xrc/batch_toolbar.xrc:45
4873msgid "Cancel batch"
4874msgstr ""
4875
4876#: hugin1/hugin/xrc/batch_toolbar.xrc:46
4877msgid "Cancels batch execution"
4878msgstr ""
4879
4880#: hugin1/hugin/xrc/batch_toolbar.xrc:47
4881msgid "cancel"
4882msgstr ""
4883
4884#: hugin1/hugin/xrc/batch_toolbar.xrc:52
4885msgid "Add project(s)"
4886msgstr ""
4887
4888#: hugin1/hugin/xrc/batch_toolbar.xrc:53
4889msgid "Appends project file(s) to the batch list"
4890msgstr ""
4891
4892#: hugin1/hugin/xrc/batch_toolbar.xrc:54
4893msgid "add"
4894msgstr ""
4895
4896#: hugin1/hugin/xrc/batch_toolbar.xrc:58
4897msgid "Remove project"
4898msgstr ""
4899
4900#: hugin1/hugin/xrc/batch_toolbar.xrc:60
4901msgid "remove"
4902msgstr ""
4903
4904#: hugin1/hugin/xrc/batch_toolbar.xrc:64
4905msgid "Search directory"
4906msgstr ""
4907
4908#: hugin1/hugin/xrc/batch_toolbar.xrc:66
4909msgid "adddir"
4910msgstr ""
4911
4912#: hugin1/hugin/xrc/cpdetector_dialog.xrc:17
4913msgid "Description:"
4914msgstr ""
4915
4916#: hugin1/hugin/xrc/cpdetector_dialog.xrc:29
4917#: hugin1/hugin/xrc/image_variable_dlg.xrc:547
4918msgid "Type:"
4919msgstr ""
4920
4921#: hugin1/hugin/xrc/cpdetector_dialog.xrc:38
4922msgid "All images at once"
4923msgstr ""
4924
4925#: hugin1/hugin/xrc/cpdetector_dialog.xrc:39
4926msgid "Panorama with stacks"
4927msgstr ""
4928
4929#: hugin1/hugin/xrc/cpdetector_dialog.xrc:40
4930msgid "Multi-row panorama"
4931msgstr ""
4932
4933#: hugin1/hugin/xrc/cpdetector_dialog.xrc:41
4934msgid "Multi-row panorama with stacks"
4935msgstr ""
4936
4937#: hugin1/hugin/xrc/cpdetector_dialog.xrc:42
4938msgid "Prealigned panorama"
4939msgstr ""
4940
4941#: hugin1/hugin/xrc/cpdetector_dialog.xrc:55
4942msgid "Detector"
4943msgstr ""
4944
4945#: hugin1/hugin/xrc/cpdetector_dialog.xrc:62
4946msgid "One step detector"
4947msgstr ""
4948
4949#: hugin1/hugin/xrc/cpdetector_dialog.xrc:68
4950#: hugin1/hugin/xrc/cpdetector_dialog.xrc:227
4951msgid "Program:"
4952msgstr ""
4953
4954#: hugin1/hugin/xrc/cpdetector_dialog.xrc:94
4955#: hugin1/hugin/xrc/cpdetector_dialog.xrc:153
4956#: hugin1/hugin/xrc/cpdetector_dialog.xrc:192
4957#: hugin1/hugin/xrc/cpdetector_dialog.xrc:253
4958msgid "Arguments:"
4959msgstr ""
4960
4961#: hugin1/hugin/xrc/cpdetector_dialog.xrc:107
4962msgid "Cleanup arguments:"
4963msgstr ""
4964
4965#: hugin1/hugin/xrc/cpdetector_dialog.xrc:121
4966msgid "Two step detector"
4967msgstr ""
4968
4969#: hugin1/hugin/xrc/cpdetector_dialog.xrc:127
4970msgid "Feature descriptor:"
4971msgstr ""
4972
4973#: hugin1/hugin/xrc/cpdetector_dialog.xrc:166
4974msgid "Feature matcher:"
4975msgstr ""
4976
4977#: hugin1/hugin/xrc/cpdetector_dialog.xrc:213
4978msgid "Detector for stacks"
4979msgstr ""
4980
4981#: hugin1/hugin/xrc/cpdetector_dialog.xrc:218
4982msgid "Leave empty when no control point detector should run on stacks."
4983msgstr ""
4984
4985#: hugin1/hugin/xrc/cpdetector_dialog.xrc:273
4986msgid "Advanced option"
4987msgstr ""
4988
4989#: hugin1/hugin/xrc/cpdetector_dialog.xrc:287
4990msgid "This setting has no advanced options."
4991msgstr ""
4992
4993#: hugin1/hugin/xrc/cpdetector_dialog.xrc:302
4994msgid ""
4995"The following patterns will be substituted before running:\n"
4996"%o  -- output project (0.oto will be appended when using Autopano)\n"
4997"%p  -- number of control points between each pair\n"
4998"%v  -- HFOV of first image\n"
4999"%f  -- projection of first image (0-4, as in panotools)\n"
5000"%i  -- image files\n"
5001"%namefile -- file that contains image filenames\n"
5002"%s -- input panotools script\n"
5003"%k -- intermediate key file(s)"
5004msgstr ""
5005
5006#: hugin1/hugin/xrc/cpdetector_dialog.xrc:342
5007msgid "Parameters for Control Point Detectors"
5008msgstr ""
5009
5010#: hugin1/hugin/xrc/cp_editor_panel.xrc:32
5011msgid "previous image pair"
5012msgstr ""
5013
5014#: hugin1/hugin/xrc/cp_editor_panel.xrc:64
5015msgid "next image pair"
5016msgstr ""
5017
5018#: hugin1/hugin/xrc/cp_editor_panel.xrc:177
5019msgid "mode:"
5020msgstr ""
5021
5022#: hugin1/hugin/xrc/cp_editor_panel.xrc:186
5023msgid "vertical line"
5024msgstr ""
5025
5026#: hugin1/hugin/xrc/cp_editor_panel.xrc:187
5027msgid "horizontal line"
5028msgstr ""
5029
5030#: hugin1/hugin/xrc/cp_editor_panel.xrc:210
5031#: hugin1/hugin/xrc/mask_editor_panel.xrc:367
5032msgid "Zoom:"
5033msgstr ""
5034
5035#: hugin1/hugin/xrc/cp_editor_panel.xrc:220
5036#: hugin1/hugin/xrc/mask_editor_panel.xrc:376
5037msgid "fit to window"
5038msgstr ""
5039
5040#: hugin1/hugin/xrc/cp_editor_panel.xrc:240
5041#: hugin1/hugin/xrc/pref_dialog.xrc:530
5042msgid "Fine-tune"
5043msgstr ""
5044
5045#: hugin1/hugin/xrc/cp_editor_panel.xrc:241
5046msgid "Tries to optimize the currently active point"
5047msgstr ""
5048
5049#: hugin1/hugin/xrc/cp_editor_panel.xrc:261
5050msgid "auto fine-&tune"
5051msgstr ""
5052
5053#: hugin1/hugin/xrc/cp_editor_panel.xrc:267
5054msgid "auto add"
5055msgstr ""
5056
5057#: hugin1/hugin/xrc/cp_editor_panel.xrc:268
5058msgid "immediately add control point when selecting a second point"
5059msgstr ""
5060
5061#: hugin1/hugin/xrc/cp_editor_panel.xrc:274
5062msgid "auto-estimate"
5063msgstr ""
5064
5065#: hugin1/hugin/xrc/cp_editor_panel.xrc:275
5066msgid ""
5067"tries to estimate the shift between the images and use it while placing "
5068"control points"
5069msgstr ""
5070
5071#: hugin1/hugin/xrc/cp_editor_panel.xrc:288
5072msgid "&Delete"
5073msgstr ""
5074
5075#: hugin1/hugin/xrc/cp_editor_panel.xrc:295
5076msgid "&Add"
5077msgstr ""
5078
5079#: hugin1/hugin/xrc/cp_editor_panel.xrc:296
5080msgid "add a new Point"
5081msgstr ""
5082
5083#: hugin1/hugin/xrc/cp_editor_panel.xrc:324
5084msgid "Create control points for current image pair"
5085msgstr ""
5086
5087#: hugin1/hugin/xrc/cp_editor_panel.xrc:329
5088msgid "Remove control points in clouds"
5089msgstr ""
5090
5091#: hugin1/hugin/xrc/cp_editor_panel.xrc:336
5092msgid "Remove worst control points"
5093msgstr ""
5094
5095#: hugin1/hugin/xrc/cp_list_frame.xrc:4 hugin1/hugin/xrc/main_frame.xrc:30
5096msgid "Control Points"
5097msgstr ""
5098
5099#: hugin1/hugin/xrc/cp_list_frame.xrc:17
5100#: hugin1/hugin/xrc/image_variable_dlg.xrc:758
5101#: hugin1/hugin/xrc/pref_dialog.xrc:766
5102msgid "Delete"
5103msgstr ""
5104
5105#: hugin1/hugin/xrc/cp_list_frame.xrc:24
5106msgid "Select by Distance"
5107msgstr ""
5108
5109#: hugin1/hugin/xrc/dlg_warning.xrc:55
5110msgid "Warning: Invalid filenames"
5111msgstr ""
5112
5113#: hugin1/hugin/xrc/dlg_warning.xrc:74
5114msgid ""
5115"The following files exist already.\n"
5116"They will be overwritten when running the raw import.\n"
5117"Do you want to overwrite these files?"
5118msgstr ""
5119
5120#: hugin1/hugin/xrc/dlg_warning.xrc:102 hugin1/hugin/xrc/main_frame.xrc:106
5121#: hugin1/hugin/xrc/preview_frame.xrc:1228
5122msgid "Yes"
5123msgstr ""
5124
5125#: hugin1/hugin/xrc/dlg_warning.xrc:108 hugin1/hugin/xrc/main_frame.xrc:112
5126#: hugin1/hugin/xrc/preview_frame.xrc:1234
5127msgid "No"
5128msgstr ""
5129
5130#: hugin1/hugin/xrc/edit_script_dialog.xrc:4
5131msgid "Edit Panorama Tools Script"
5132msgstr ""
5133
5134#: hugin1/hugin/xrc/edit_script_dialog.xrc:9
5135msgid ""
5136"This is the script which will be sent to the Panorama Tools engine.  Editing "
5137"these lines is an advanced technique."
5138msgstr ""
5139
5140#: hugin1/hugin/xrc/edit_script_dialog.xrc:27
5141msgid "Continue with these changes"
5142msgstr ""
5143
5144#: hugin1/hugin/xrc/edit_script_dialog.xrc:32
5145msgid "Discard changes and cancel"
5146msgstr ""
5147
5148#: hugin1/hugin/xrc/images_panel.xrc:30
5149msgid "Group by:"
5150msgstr ""
5151
5152#: hugin1/hugin/xrc/images_panel.xrc:42
5153msgid "Minimum overlap:"
5154msgstr ""
5155
5156#: hugin1/hugin/xrc/images_panel.xrc:51
5157msgid ""
5158"Minimum overlap for output stack detection\n"
5159"With -1 the assigned stacks in the project are used"
5160msgstr ""
5161
5162#: hugin1/hugin/xrc/images_panel.xrc:67
5163msgid "Maximum Ev difference:"
5164msgstr ""
5165
5166#: hugin1/hugin/xrc/images_panel.xrc:76
5167msgid "Maximum EV difference for detection of output layers"
5168msgstr ""
5169
5170#: hugin1/hugin/xrc/images_panel.xrc:90
5171msgid "Display"
5172msgstr ""
5173
5174#: hugin1/hugin/xrc/images_panel.xrc:92 hugin1/hugin/xrc/pref_dialog.xrc:9
5175msgid "General"
5176msgstr ""
5177
5178#: hugin1/hugin/xrc/images_panel.xrc:93
5179msgid "EXIF data"
5180msgstr ""
5181
5182#: hugin1/hugin/xrc/images_panel.xrc:94
5183#: hugin1/hugin/xrc/image_variable_dlg.xrc:142
5184msgid "Positions"
5185msgstr ""
5186
5187#: hugin1/hugin/xrc/images_panel.xrc:95 hugin1/hugin/xrc/lenscal_frame.xrc:389
5188#: hugin1/hugin/xrc/reset_dialog.xrc:36
5189msgid "Lens parameters"
5190msgstr ""
5191
5192#: hugin1/hugin/xrc/images_panel.xrc:96
5193msgid "Photometric parameters"
5194msgstr ""
5195
5196#: hugin1/hugin/xrc/images_panel.xrc:130
5197msgid "Lens type"
5198msgstr ""
5199
5200#: hugin1/hugin/xrc/images_panel.xrc:145
5201msgid "Add images..."
5202msgstr ""
5203
5204#: hugin1/hugin/xrc/images_panel.xrc:154 hugin1/hugin/xrc/images_panel.xrc:427
5205#: hugin1/hugin/xrc/lenscal_frame.xrc:60
5206#: hugin1/hugin/xrc/preview_frame.xrc:176
5207msgid "Lens type:"
5208msgstr ""
5209
5210#: hugin1/hugin/xrc/images_panel.xrc:189 hugin1/hugin/xrc/images_panel.xrc:519
5211#: hugin1/hugin/xrc/lenscal_frame.xrc:104
5212#: hugin1/hugin/xrc/preview_frame.xrc:211
5213msgid "Focal length multiplier:"
5214msgstr ""
5215
5216#: hugin1/hugin/xrc/images_panel.xrc:227
5217msgid "Feature Matching"
5218msgstr ""
5219
5220#: hugin1/hugin/xrc/images_panel.xrc:242
5221msgid "Settings:"
5222msgstr ""
5223
5224#: hugin1/hugin/xrc/images_panel.xrc:254
5225msgid "Run selected control point detector on the selected images"
5226msgstr ""
5227
5228#: hugin1/hugin/xrc/images_panel.xrc:278
5229#: hugin1/hugin/xrc/lenscal_frame.xrc:365 hugin1/hugin/xrc/main_tool.xrc:53
5230msgid "Optimize"
5231msgstr ""
5232
5233#: hugin1/hugin/xrc/images_panel.xrc:293
5234msgid "Geometric:"
5235msgstr ""
5236
5237#: hugin1/hugin/xrc/images_panel.xrc:309 hugin1/hugin/xrc/images_panel.xrc:330
5238msgid "Calculate"
5239msgstr ""
5240
5241#: hugin1/hugin/xrc/images_panel.xrc:314
5242msgid "Photometric:"
5243msgstr ""
5244
5245#: hugin1/hugin/xrc/images_panel.xrc:360
5246msgid "Selected Image"
5247msgstr ""
5248
5249#: hugin1/hugin/xrc/images_panel.xrc:446
5250msgid "Load lens data..."
5251msgstr ""
5252
5253#: hugin1/hugin/xrc/images_panel.xrc:462
5254msgid "Enter horizontal field of view (HFOV) or focal length and crop factor:"
5255msgstr ""
5256
5257#: hugin1/hugin/xrc/images_panel.xrc:473
5258msgid "HFOV (v):"
5259msgstr ""
5260
5261#: hugin1/hugin/xrc/images_panel.xrc:484 hugin1/hugin/xrc/pref_dialog.xrc:677
5262#: hugin1/hugin/xrc/pref_dialog.xrc:696
5263msgid "degrees"
5264msgstr ""
5265
5266#: hugin1/hugin/xrc/images_panel.xrc:563
5267msgid "Camera and Lens data"
5268msgstr ""
5269
5270#: hugin1/hugin/xrc/image_variable_dlg.xrc:15
5271#: hugin1/hugin/xrc/preview_frame.xrc:59
5272#: hugin1/hugin/xrc/preview_frame.xrc:731
5273msgid "Yaw:"
5274msgstr ""
5275
5276#: hugin1/hugin/xrc/image_variable_dlg.xrc:28
5277#: hugin1/hugin/xrc/preview_frame.xrc:73
5278#: hugin1/hugin/xrc/preview_frame.xrc:746
5279msgid "Pitch:"
5280msgstr ""
5281
5282#: hugin1/hugin/xrc/image_variable_dlg.xrc:41
5283#: hugin1/hugin/xrc/preview_frame.xrc:87
5284#: hugin1/hugin/xrc/preview_frame.xrc:761
5285msgid "Roll:"
5286msgstr ""
5287
5288#: hugin1/hugin/xrc/image_variable_dlg.xrc:54
5289msgid "Translation parameter"
5290msgstr ""
5291
5292#: hugin1/hugin/xrc/image_variable_dlg.xrc:95
5293#: hugin1/hugin/xrc/preview_frame.xrc:806
5294msgid "Z:"
5295msgstr ""
5296
5297#: hugin1/hugin/xrc/image_variable_dlg.xrc:165
5298msgid "degrees of view (v):"
5299msgstr ""
5300
5301#: hugin1/hugin/xrc/image_variable_dlg.xrc:179
5302#: hugin1/hugin/xrc/lenscal_frame.xrc:234
5303msgid "Radial Distortion"
5304msgstr ""
5305
5306#: hugin1/hugin/xrc/image_variable_dlg.xrc:194
5307#: hugin1/hugin/xrc/lenscal_frame.xrc:243
5308msgid "distortion (a):"
5309msgstr ""
5310
5311#: hugin1/hugin/xrc/image_variable_dlg.xrc:208
5312#: hugin1/hugin/xrc/lenscal_frame.xrc:263
5313msgid "barrel (b):"
5314msgstr ""
5315
5316#: hugin1/hugin/xrc/image_variable_dlg.xrc:222
5317#: hugin1/hugin/xrc/lenscal_frame.xrc:283
5318msgid "distortion (c):"
5319msgstr ""
5320
5321#: hugin1/hugin/xrc/image_variable_dlg.xrc:237
5322#: hugin1/hugin/xrc/image_variable_dlg.xrc:436
5323#: hugin1/hugin/xrc/image_variable_dlg.xrc:613
5324#: hugin1/hugin/xrc/lenscal_frame.xrc:372
5325msgid "Show graph >>"
5326msgstr ""
5327
5328#: hugin1/hugin/xrc/image_variable_dlg.xrc:258
5329#: hugin1/hugin/xrc/lenscal_frame.xrc:312
5330msgid "Image Center Shift"
5331msgstr ""
5332
5333#: hugin1/hugin/xrc/image_variable_dlg.xrc:271
5334#: hugin1/hugin/xrc/lenscal_frame.xrc:324
5335msgid "horizontal (d):"
5336msgstr ""
5337
5338#: hugin1/hugin/xrc/image_variable_dlg.xrc:285
5339#: hugin1/hugin/xrc/lenscal_frame.xrc:339
5340msgid "vertical (e):"
5341msgstr ""
5342
5343#: hugin1/hugin/xrc/image_variable_dlg.xrc:299
5344msgid "Image Shearing"
5345msgstr ""
5346
5347#: hugin1/hugin/xrc/image_variable_dlg.xrc:314
5348msgid "horizontal (g):"
5349msgstr ""
5350
5351#: hugin1/hugin/xrc/image_variable_dlg.xrc:328
5352msgid "vertical (t):"
5353msgstr ""
5354
5355#: hugin1/hugin/xrc/image_variable_dlg.xrc:357
5356msgid "Exposure and Color"
5357msgstr ""
5358
5359#: hugin1/hugin/xrc/image_variable_dlg.xrc:370
5360msgid "Exposure (Eev):"
5361msgstr ""
5362
5363#: hugin1/hugin/xrc/image_variable_dlg.xrc:382
5364msgid "Red multiplier (Er):"
5365msgstr ""
5366
5367#: hugin1/hugin/xrc/image_variable_dlg.xrc:394
5368msgid "Blue multiplier (Eb):"
5369msgstr ""
5370
5371#: hugin1/hugin/xrc/image_variable_dlg.xrc:420
5372#: hugin1/hugin/xrc/reset_dialog.xrc:94
5373msgid "Vignetting"
5374msgstr ""
5375
5376#: hugin1/hugin/xrc/image_variable_dlg.xrc:489
5377msgid "Vignetting Center Shift"
5378msgstr ""
5379
5380#: hugin1/hugin/xrc/image_variable_dlg.xrc:535
5381#: hugin1/hugin/xrc/preview_frame.xrc:314
5382msgid "Photometrics"
5383msgstr ""
5384
5385#: hugin1/hugin/xrc/image_variable_dlg.xrc:571
5386msgid "Parameters:"
5387msgstr ""
5388
5389#: hugin1/hugin/xrc/image_variable_dlg.xrc:624
5390#: hugin1/hugin/xrc/reset_dialog.xrc:102
5391msgid "Camera Response"
5392msgstr ""
5393
5394#: hugin1/hugin/xrc/image_variable_dlg.xrc:645
5395#: hugin1/hugin/xrc/pano_panel.xrc:102 hugin1/hugin/xrc/pano_panel.xrc:149
5396#: hugin1/hugin/xrc/pref_dialog.xrc:1652
5397msgid "Help"
5398msgstr ""
5399
5400#: hugin1/hugin/xrc/image_variable_dlg.xrc:653
5401msgid "Image variables"
5402msgstr ""
5403
5404#: hugin1/hugin/xrc/image_variable_dlg.xrc:665
5405msgid "Images per stack:"
5406msgstr ""
5407
5408#: hugin1/hugin/xrc/image_variable_dlg.xrc:687
5409msgid "Link position of images in each stack"
5410msgstr ""
5411
5412#: hugin1/hugin/xrc/image_variable_dlg.xrc:689
5413msgid ""
5414"Check this option if the images were shot on a tripod.\n"
5415"Uncheck this option if the images in each stack need an alignment to each "
5416"other."
5417msgstr ""
5418
5419#: hugin1/hugin/xrc/image_variable_dlg.xrc:694
5420msgid "Image stack"
5421msgstr ""
5422
5423#: hugin1/hugin/xrc/image_variable_dlg.xrc:719
5424msgid "Enter image count per stack"
5425msgstr ""
5426
5427#: hugin1/hugin/xrc/image_variable_dlg.xrc:732
5428msgid "Predefined setups:"
5429msgstr ""
5430
5431#: hugin1/hugin/xrc/image_variable_dlg.xrc:744
5432msgid "Load"
5433msgstr ""
5434
5435#: hugin1/hugin/xrc/image_variable_dlg.xrc:751
5436#: hugin1/hugin/xrc/main_tool.xrc:20 hugin1/hugin/xrc/pref_dialog.xrc:1690
5437#: hugin1/hugin/xrc/pref_dialog.xrc:1757
5438msgid "Save"
5439msgstr ""
5440
5441#: hugin1/hugin/xrc/image_variable_dlg.xrc:770
5442msgid "Test"
5443msgstr ""
5444
5445#: hugin1/hugin/xrc/image_variable_dlg.xrc:808
5446msgid "Manipulate image variables"
5447msgstr ""
5448
5449#: hugin1/hugin/xrc/import_raw_dialog.xrc:12
5450msgid "WB reference:"
5451msgstr ""
5452
5453#: hugin1/hugin/xrc/import_raw_dialog.xrc:35
5454msgid "dcraw"
5455msgstr ""
5456
5457#: hugin1/hugin/xrc/import_raw_dialog.xrc:44
5458msgid "Additional dcraw parameters:"
5459msgstr ""
5460
5461#: hugin1/hugin/xrc/import_raw_dialog.xrc:72
5462msgid "RawTherapee"
5463msgstr ""
5464
5465#: hugin1/hugin/xrc/import_raw_dialog.xrc:81
5466msgid "Processing profile:"
5467msgstr ""
5468
5469#: hugin1/hugin/xrc/import_raw_dialog.xrc:88
5470msgid "Leave empty to use default settings in RawTherapee"
5471msgstr ""
5472
5473#: hugin1/hugin/xrc/import_raw_dialog.xrc:118
5474msgid "darktable"
5475msgstr ""
5476
5477#: hugin1/hugin/xrc/import_raw_dialog.xrc:132
5478#: hugin1/hugin/xrc/pref_dialog.xrc:164
5479msgid "Raw converter"
5480msgstr ""
5481
5482#: hugin1/hugin/xrc/import_raw_dialog.xrc:148
5483#: hugin1/hugin/xrc/mask_editor_panel.xrc:95
5484#: hugin1/hugin/xrc/pref_dialog.xrc:798
5485msgid "Import"
5486msgstr ""
5487
5488#: hugin1/hugin/xrc/lenscal_frame.xrc:30 hugin1/hugin/xrc/main_tool.xrc:46
5489msgid "Add"
5490msgstr ""
5491
5492#: hugin1/hugin/xrc/lenscal_frame.xrc:126
5493msgid "Images (with straight lines)"
5494msgstr ""
5495
5496#: hugin1/hugin/xrc/lenscal_frame.xrc:139
5497msgid "Edge detection scale:"
5498msgstr ""
5499
5500#: hugin1/hugin/xrc/lenscal_frame.xrc:153
5501msgid "Edge detection threshold:"
5502msgstr ""
5503
5504#: hugin1/hugin/xrc/lenscal_frame.xrc:167
5505msgid "Maximal image size:"
5506msgstr ""
5507
5508#: hugin1/hugin/xrc/lenscal_frame.xrc:181
5509msgid "Minimum line length:"
5510msgstr ""
5511
5512#: hugin1/hugin/xrc/lenscal_frame.xrc:205
5513msgid "Find lines"
5514msgstr ""
5515
5516#: hugin1/hugin/xrc/lenscal_frame.xrc:404
5517msgid "Original"
5518msgstr ""
5519
5520#: hugin1/hugin/xrc/lenscal_frame.xrc:405
5521msgid "Edge detection"
5522msgstr ""
5523
5524#: hugin1/hugin/xrc/lenscal_frame.xrc:406
5525msgid "Corrected"
5526msgstr ""
5527
5528#: hugin1/hugin/xrc/lenscal_frame.xrc:415
5529msgid "Show lines"
5530msgstr ""
5531
5532#: hugin1/hugin/xrc/lenscal_frame.xrc:423
5533msgid "Refresh"
5534msgstr ""
5535
5536#: hugin1/hugin/xrc/lenscal_frame.xrc:457
5537msgid "&Save as project file..."
5538msgstr ""
5539
5540#: hugin1/hugin/xrc/lenscal_frame.xrc:458
5541msgid "Saves the images and lines as pto file for further tuning inside Hugin"
5542msgstr ""
5543
5544#: hugin1/hugin/xrc/lensdb_dialogs.xrc:55
5545#: hugin1/hugin/xrc/lensdb_dialogs.xrc:252
5546msgid "Aperture:"
5547msgstr ""
5548
5549#: hugin1/hugin/xrc/lensdb_dialogs.xrc:71
5550#: hugin1/hugin/xrc/lensdb_dialogs.xrc:267
5551msgid "Subject distance:"
5552msgstr ""
5553
5554#: hugin1/hugin/xrc/lensdb_dialogs.xrc:110
5555msgid ""
5556"Select which parameters should be loaded\n"
5557"from database"
5558msgstr ""
5559
5560#: hugin1/hugin/xrc/lensdb_dialogs.xrc:117
5561msgid "Load distortion"
5562msgstr ""
5563
5564#: hugin1/hugin/xrc/lensdb_dialogs.xrc:125
5565msgid "Load vignetting"
5566msgstr ""
5567
5568#: hugin1/hugin/xrc/lensdb_dialogs.xrc:155
5569msgid "Load lens from database"
5570msgstr ""
5571
5572#: hugin1/hugin/xrc/lensdb_dialogs.xrc:170
5573msgid "Camera maker:"
5574msgstr ""
5575
5576#: hugin1/hugin/xrc/lensdb_dialogs.xrc:185
5577msgid "Camera model:"
5578msgstr ""
5579
5580#: hugin1/hugin/xrc/lensdb_dialogs.xrc:200
5581msgid "Lens name:"
5582msgstr ""
5583
5584#: hugin1/hugin/xrc/lensdb_dialogs.xrc:208
5585msgid "Leave empty for compact cameras"
5586msgstr ""
5587
5588#: hugin1/hugin/xrc/lensdb_dialogs.xrc:304
5589msgid ""
5590"Select which parameters should be saved\n"
5591"into database"
5592msgstr ""
5593
5594#: hugin1/hugin/xrc/lensdb_dialogs.xrc:311
5595msgid "Save distortion"
5596msgstr ""
5597
5598#: hugin1/hugin/xrc/lensdb_dialogs.xrc:319
5599msgid "Save vignetting"
5600msgstr ""
5601
5602#: hugin1/hugin/xrc/lensdb_dialogs.xrc:351
5603msgid "Save lens to database"
5604msgstr ""
5605
5606#: hugin1/hugin/xrc/main_frame.xrc:22
5607msgid "Photos"
5608msgstr ""
5609
5610#: hugin1/hugin/xrc/main_frame.xrc:27
5611#: hugin1/hugin/xrc/mask_editor_panel.xrc:213
5612msgid "Masks"
5613msgstr ""
5614
5615#: hugin1/hugin/xrc/main_frame.xrc:42
5616msgid "Stitcher"
5617msgstr ""
5618
5619#: hugin1/hugin/xrc/main_frame.xrc:73
5620msgid "Should the OpenGL powered fast preview window disabled?"
5621msgstr ""
5622
5623#: hugin1/hugin/xrc/main_frame.xrc:92 hugin1/hugin/xrc/preview_frame.xrc:1214
5624msgid "Don't ask again"
5625msgstr ""
5626
5627#: hugin1/hugin/xrc/main_frame.xrc:141
5628msgid ""
5629"The project covers a big brightness range, but Hugin could not automatically "
5630"detect any stacks.\n"
5631"Consider assigning stacks manually in the panorama editor to help Hugin to "
5632"process the panorama."
5633msgstr ""
5634
5635#: hugin1/hugin/xrc/main_frame.xrc:157 hugin1/hugin/xrc/main_frame.xrc:303
5636#: hugin1/hugin/xrc/pano_panel.xrc:1073
5637msgid "Don't show again"
5638msgstr ""
5639
5640#: hugin1/hugin/xrc/main_frame.xrc:171 hugin1/hugin/xrc/pano_panel.xrc:1087
5641msgid "Ok"
5642msgstr ""
5643
5644#: hugin1/hugin/xrc/main_frame.xrc:203
5645msgid ""
5646"Hugin has image stacks detected in the added images and will assign "
5647"corresponding stack numbers to the images. Should the position of images in "
5648"each stack be linked?"
5649msgstr ""
5650
5651#: hugin1/hugin/xrc/main_frame.xrc:317 hugin1/hugin/xrc/main_tool.xrc:51
5652msgid "Re-optimize"
5653msgstr ""
5654
5655#: hugin1/hugin/xrc/main_frame.xrc:323
5656msgid "Don't optimize now"
5657msgstr ""
5658
5659#: hugin1/hugin/xrc/main_frame.xrc:335
5660msgid "Edit cp tools"
5661msgstr ""
5662
5663#: hugin1/hugin/xrc/main_frame.xrc:345
5664msgid "Link positions"
5665msgstr ""
5666
5667#: hugin1/hugin/xrc/main_frame.xrc:363
5668msgid "Generate control points, additional cpfind parameters:"
5669msgstr ""
5670
5671#: hugin1/hugin/xrc/main_frame.xrc:384
5672msgid "Connect orphaned images (with geocpset)"
5673msgstr ""
5674
5675#: hugin1/hugin/xrc/main_frame.xrc:390
5676msgid "Control point generation"
5677msgstr ""
5678
5679#: hugin1/hugin/xrc/main_frame.xrc:416
5680msgid "Import positions from Papywizard XML"
5681msgstr ""
5682
5683#: hugin1/hugin/xrc/main_menu.xrc:6 hugin1/hugin/xrc/preview_frame.xrc:990
5684msgid "&Undo"
5685msgstr ""
5686
5687#: hugin1/hugin/xrc/main_menu.xrc:8 hugin1/hugin/xrc/main_tool.xrc:34
5688#: hugin1/hugin/xrc/preview_frame.xrc:992
5689msgid "Undo the last action"
5690msgstr ""
5691
5692#: hugin1/hugin/xrc/main_menu.xrc:11 hugin1/hugin/xrc/preview_frame.xrc:995
5693msgid "&Redo"
5694msgstr ""
5695
5696#: hugin1/hugin/xrc/main_menu.xrc:13 hugin1/hugin/xrc/main_tool.xrc:40
5697#: hugin1/hugin/xrc/preview_frame.xrc:997
5698msgid "Redo the last action"
5699msgstr ""
5700
5701#: hugin1/hugin/xrc/main_menu.xrc:17
5702msgid "&Add Image..."
5703msgstr ""
5704
5705#: hugin1/hugin/xrc/main_menu.xrc:18 hugin1/hugin/xrc/main_tool.xrc:47
5706msgid "Add another image to the current project"
5707msgstr ""
5708
5709#: hugin1/hugin/xrc/main_menu.xrc:21
5710msgid "Run a&ssistant"
5711msgstr ""
5712
5713#: hugin1/hugin/xrc/main_menu.xrc:24
5714msgid "Send to assistant &queue"
5715msgstr ""
5716
5717#: hugin1/hugin/xrc/main_menu.xrc:28
5718msgid "Optimize only active &images"
5719msgstr ""
5720
5721#: hugin1/hugin/xrc/main_menu.xrc:29 hugin1/hugin/xrc/optimize_panel.xrc:43
5722msgid ""
5723"Only use control points between images selected in preview window. Useful to "
5724"avoid errors due to badly fitting images, such as the nadir image in most "
5725"fisheye panoramas"
5726msgstr ""
5727
5728#: hugin1/hugin/xrc/main_menu.xrc:34
5729msgid "Ignore &line control points"
5730msgstr ""
5731
5732#: hugin1/hugin/xrc/main_menu.xrc:35 hugin1/hugin/xrc/optimize_panel.xrc:51
5733msgid "Use only normal control points in optimization"
5734msgstr ""
5735
5736#: hugin1/hugin/xrc/main_menu.xrc:39 hugin1/hugin/xrc/preview_frame.xrc:1001
5737msgid "&Optimize"
5738msgstr ""
5739
5740#: hugin1/hugin/xrc/main_menu.xrc:41 hugin1/hugin/xrc/main_tool.xrc:52
5741#: hugin1/hugin/xrc/preview_frame.xrc:1003
5742msgid "Re-run the optimizer with current settings"
5743msgstr ""
5744
5745#: hugin1/hugin/xrc/main_menu.xrc:45
5746msgid "Fine-&tune all Points"
5747msgstr ""
5748
5749#: hugin1/hugin/xrc/main_menu.xrc:46
5750msgid "Runs fine-tune on all control points"
5751msgstr ""
5752
5753#: hugin1/hugin/xrc/main_menu.xrc:49
5754msgid "Remove control points in &masks"
5755msgstr ""
5756
5757#: hugin1/hugin/xrc/main_menu.xrc:50
5758msgid "Removes all control points inside masked areas"
5759msgstr ""
5760
5761#: hugin1/hugin/xrc/main_menu.xrc:53
5762msgid "Run &Python script..."
5763msgstr ""
5764
5765#: hugin1/hugin/xrc/main_menu.xrc:54
5766msgid "Run a python script"
5767msgstr ""
5768
5769#: hugin1/hugin/xrc/main_menu.xrc:59 hugin1/hugin/xrc/preview_frame.xrc:1027
5770msgid "&View"
5771msgstr ""
5772
5773#: hugin1/hugin/xrc/main_menu.xrc:61 hugin1/hugin/xrc/preview_frame.xrc:1012
5774msgid "Full &Screen"
5775msgstr ""
5776
5777#: hugin1/hugin/xrc/main_menu.xrc:63 hugin1/hugin/xrc/preview_frame.xrc:1015
5778msgid "Shows Hugin's main window on full-screen"
5779msgstr ""
5780
5781#: hugin1/hugin/xrc/main_menu.xrc:66
5782msgid "Control point &table"
5783msgstr ""
5784
5785#: hugin1/hugin/xrc/main_menu.xrc:68
5786msgid "Shows all control point distances"
5787msgstr ""
5788
5789#: hugin1/hugin/xrc/main_menu.xrc:71
5790msgid "&Panorama preview window"
5791msgstr ""
5792
5793#: hugin1/hugin/xrc/main_menu.xrc:73
5794msgid "Show the panorama preview window"
5795msgstr ""
5796
5797#: hugin1/hugin/xrc/main_menu.xrc:76
5798msgid "&Fast panorama preview window"
5799msgstr ""
5800
5801#: hugin1/hugin/xrc/main_menu.xrc:78
5802msgid "Show the fast panorama preview window (OpenGL)"
5803msgstr ""
5804
5805#: hugin1/hugin/xrc/main_menu.xrc:82
5806msgid "P&hotos"
5807msgstr ""
5808
5809#: hugin1/hugin/xrc/main_menu.xrc:84
5810msgid "Show the Photos panel"
5811msgstr ""
5812
5813#: hugin1/hugin/xrc/main_menu.xrc:87
5814msgid "&Masks"
5815msgstr ""
5816
5817#: hugin1/hugin/xrc/main_menu.xrc:89
5818msgid "Show the Masks panel"
5819msgstr ""
5820
5821#: hugin1/hugin/xrc/main_menu.xrc:92
5822msgid "&Control Points"
5823msgstr ""
5824
5825#: hugin1/hugin/xrc/main_menu.xrc:94
5826msgid "Show the Control Points panel"
5827msgstr ""
5828
5829#: hugin1/hugin/xrc/main_menu.xrc:97
5830msgid "&Optimizer"
5831msgstr ""
5832
5833#: hugin1/hugin/xrc/main_menu.xrc:99
5834msgid "Show the Optimizer panel"
5835msgstr ""
5836
5837#: hugin1/hugin/xrc/main_menu.xrc:102
5838msgid "&Exposure"
5839msgstr ""
5840
5841#: hugin1/hugin/xrc/main_menu.xrc:104
5842msgid "Show the Exposure panel"
5843msgstr ""
5844
5845#: hugin1/hugin/xrc/main_menu.xrc:107
5846msgid "S&titcher"
5847msgstr ""
5848
5849#: hugin1/hugin/xrc/main_menu.xrc:109
5850msgid "Show the Stitcher panel"
5851msgstr ""
5852
5853#: hugin1/hugin/xrc/main_menu.xrc:114 hugin1/hugin/xrc/preview_frame.xrc:1031
5854msgid "&Simple"
5855msgstr ""
5856
5857#: hugin1/hugin/xrc/main_menu.xrc:119 hugin1/hugin/xrc/preview_frame.xrc:1036
5858msgid "&Advanced"
5859msgstr ""
5860
5861#: hugin1/hugin/xrc/main_menu.xrc:123 hugin1/hugin/xrc/preview_frame.xrc:1040
5862msgid "&Expert"
5863msgstr ""
5864
5865#: hugin1/hugin/xrc/main_menu.xrc:126 hugin1/hugin/xrc/preview_frame.xrc:1043
5866msgid "&Interface"
5867msgstr ""
5868
5869#: hugin1/hugin/xrc/main_menu.xrc:130
5870msgid "&Stitch"
5871msgstr ""
5872
5873#: hugin1/hugin/xrc/main_menu.xrc:132
5874msgid "Stitch with the settings on the pano tabs"
5875msgstr ""
5876
5877#: hugin1/hugin/xrc/main_menu.xrc:135
5878msgid "Stitch &user defined output..."
5879msgstr ""
5880
5881#: hugin1/hugin/xrc/main_menu.xrc:136
5882msgid "Stitch with the settings from a user defined output sequence"
5883msgstr ""
5884
5885#: hugin1/hugin/xrc/main_menu.xrc:145 hugin1/hugin/xrc/preview_frame.xrc:1049
5886msgid "Some information on the different buttons and so on"
5887msgstr ""
5888
5889#: hugin1/hugin/xrc/main_menu.xrc:148 hugin1/hugin/xrc/preview_frame.xrc:1052
5890msgid "&Tip of the day"
5891msgstr ""
5892
5893#: hugin1/hugin/xrc/main_menu.xrc:149 hugin1/hugin/xrc/preview_frame.xrc:1053
5894msgid "Show one of the tips of the day"
5895msgstr ""
5896
5897#: hugin1/hugin/xrc/main_menu.xrc:152 hugin1/hugin/xrc/preview_frame.xrc:1056
5898msgid "&Keyboard Shortcuts"
5899msgstr ""
5900
5901#: hugin1/hugin/xrc/main_menu.xrc:153 hugin1/hugin/xrc/preview_frame.xrc:1057
5902msgid "keyboard shortcuts"
5903msgstr ""
5904
5905#: hugin1/hugin/xrc/main_menu.xrc:156 hugin1/hugin/xrc/preview_frame.xrc:1060
5906msgid "&FAQ"
5907msgstr ""
5908
5909#: hugin1/hugin/xrc/main_menu.xrc:157 hugin1/hugin/xrc/preview_frame.xrc:1061
5910msgid "Frequently Asked Questions"
5911msgstr ""
5912
5913#: hugin1/hugin/xrc/main_menu.xrc:161 hugin1/hugin/xrc/preview_frame.xrc:1065
5914msgid "&About"
5915msgstr ""
5916
5917#: hugin1/hugin/xrc/main_menu.xrc:165 hugin1/hugin/xrc/preview_frame.xrc:1069
5918#: hugin1/hugin/xrc/preview_frame.xrc:1144
5919msgid "&Preferences"
5920msgstr ""
5921
5922#: hugin1/hugin/xrc/main_menu.xrc:172 hugin1/hugin/xrc/preview_frame.xrc:1077
5923#: hugin1/hugin/xrc/preview_frame.xrc:1119
5924msgid "&New"
5925msgstr ""
5926
5927#: hugin1/hugin/xrc/main_menu.xrc:174 hugin1/hugin/xrc/main_tool.xrc:7
5928#: hugin1/hugin/xrc/preview_frame.xrc:1079
5929#: hugin1/hugin/xrc/preview_frame.xrc:1121
5930msgid "New project"
5931msgstr ""
5932
5933#: hugin1/hugin/xrc/main_menu.xrc:177 hugin1/hugin/xrc/preview_frame.xrc:1082
5934#: hugin1/hugin/xrc/preview_frame.xrc:1124
5935msgid "&Open..."
5936msgstr ""
5937
5938#: hugin1/hugin/xrc/main_menu.xrc:179 hugin1/hugin/xrc/preview_frame.xrc:1084
5939#: hugin1/hugin/xrc/preview_frame.xrc:1126
5940msgid "Open project"
5941msgstr ""
5942
5943#: hugin1/hugin/xrc/main_menu.xrc:182 hugin1/hugin/xrc/preview_frame.xrc:1087
5944#: hugin1/hugin/xrc/preview_frame.xrc:1129
5945msgid "&Save"
5946msgstr ""
5947
5948#: hugin1/hugin/xrc/main_menu.xrc:184 hugin1/hugin/xrc/main_tool.xrc:21
5949#: hugin1/hugin/xrc/preview_frame.xrc:1089
5950#: hugin1/hugin/xrc/preview_frame.xrc:1131
5951msgid "Save current project file"
5952msgstr ""
5953
5954#: hugin1/hugin/xrc/main_menu.xrc:187 hugin1/hugin/xrc/preview_frame.xrc:1092
5955#: hugin1/hugin/xrc/preview_frame.xrc:1134
5956msgid "S&ave as..."
5957msgstr ""
5958
5959#: hugin1/hugin/xrc/main_menu.xrc:189 hugin1/hugin/xrc/main_tool.xrc:27
5960#: hugin1/hugin/xrc/preview_frame.xrc:1093
5961#: hugin1/hugin/xrc/preview_frame.xrc:1135
5962msgid "Save current project to a new file"
5963msgstr ""
5964
5965#: hugin1/hugin/xrc/main_menu.xrc:192
5966msgid "&Write PTStitcher script..."
5967msgstr ""
5968
5969#: hugin1/hugin/xrc/main_menu.xrc:193
5970msgid ""
5971"Write current project to a PTStitcher-compatible script file, useful for "
5972"batch processing"
5973msgstr ""
5974
5975#: hugin1/hugin/xrc/main_menu.xrc:196 hugin1/hugin/xrc/preview_frame.xrc:1097
5976#: hugin1/hugin/xrc/preview_frame.xrc:1139
5977msgid "Most recently &used projects"
5978msgstr ""
5979
5980#: hugin1/hugin/xrc/main_menu.xrc:197 hugin1/hugin/xrc/preview_frame.xrc:1098
5981#: hugin1/hugin/xrc/preview_frame.xrc:1140
5982msgid "List of most recently used project files"
5983msgstr ""
5984
5985#: hugin1/hugin/xrc/main_menu.xrc:201 hugin1/hugin/xrc/main_menu.xrc:231
5986#: hugin1/hugin/xrc/preview_frame.xrc:1102
5987msgid "&Run Batch Processor"
5988msgstr ""
5989
5990#: hugin1/hugin/xrc/main_menu.xrc:206 hugin1/hugin/xrc/main_menu.xrc:236
5991msgid "&Merge project..."
5992msgstr ""
5993
5994#: hugin1/hugin/xrc/main_menu.xrc:207 hugin1/hugin/xrc/main_menu.xrc:237
5995msgid "Merges an existing project file with the current project"
5996msgstr ""
5997
5998#: hugin1/hugin/xrc/main_menu.xrc:210
5999msgid "Import settings from Papywizard &XML file..."
6000msgstr ""
6001
6002#: hugin1/hugin/xrc/main_menu.xrc:211
6003msgid "Read shoot settings from a Papywizard XML file"
6004msgstr ""
6005
6006#: hugin1/hugin/xrc/main_menu.xrc:214 hugin1/hugin/xrc/main_menu.xrc:240
6007msgid "Apply &Template..."
6008msgstr ""
6009
6010#: hugin1/hugin/xrc/main_menu.xrc:215 hugin1/hugin/xrc/main_menu.xrc:241
6011msgid "Assign the settings of a previously saved project to the current images"
6012msgstr ""
6013
6014#: hugin1/hugin/xrc/main_menu.xrc:219 hugin1/hugin/xrc/main_menu.xrc:245
6015#: hugin1/hugin/xrc/preview_frame.xrc:1107
6016msgid "&Preferences..."
6017msgstr ""
6018
6019#: hugin1/hugin/xrc/main_menu.xrc:249
6020msgid "&Close editor"
6021msgstr ""
6022
6023#: hugin1/hugin/xrc/main_menu.xrc:250
6024msgid "Closes panorama editor"
6025msgstr ""
6026
6027#: hugin1/hugin/xrc/main_tool.xrc:8
6028msgid "New"
6029msgstr ""
6030
6031#: hugin1/hugin/xrc/main_tool.xrc:9
6032msgid "Start a new project"
6033msgstr ""
6034
6035#: hugin1/hugin/xrc/main_tool.xrc:13
6036msgid "Open project..."
6037msgstr ""
6038
6039#: hugin1/hugin/xrc/main_tool.xrc:14
6040msgid "Open"
6041msgstr ""
6042
6043#: hugin1/hugin/xrc/main_tool.xrc:15
6044msgid "Open a project file"
6045msgstr ""
6046
6047#: hugin1/hugin/xrc/main_tool.xrc:25
6048msgid "Save project as..."
6049msgstr ""
6050
6051#: hugin1/hugin/xrc/main_tool.xrc:26
6052msgid "Save As"
6053msgstr ""
6054
6055#: hugin1/hugin/xrc/main_tool.xrc:32 hugin1/hugin/xrc/main_tool.xrc:33
6056msgid "Undo"
6057msgstr ""
6058
6059#: hugin1/hugin/xrc/main_tool.xrc:38 hugin1/hugin/xrc/main_tool.xrc:39
6060msgid "Redo"
6061msgstr ""
6062
6063#: hugin1/hugin/xrc/main_tool.xrc:45
6064msgid "Add image..."
6065msgstr ""
6066
6067#: hugin1/hugin/xrc/main_tool.xrc:58
6068msgid "Preview panorama (OpenGL)"
6069msgstr ""
6070
6071#: hugin1/hugin/xrc/main_tool.xrc:59
6072msgid "Show the OpenGL preview window"
6073msgstr ""
6074
6075#: hugin1/hugin/xrc/main_tool.xrc:60
6076msgid "Fast Preview"
6077msgstr ""
6078
6079#: hugin1/hugin/xrc/main_tool.xrc:64
6080msgid "Preview panorama"
6081msgstr ""
6082
6083#: hugin1/hugin/xrc/main_tool.xrc:65
6084msgid "Show the preview window"
6085msgstr ""
6086
6087#: hugin1/hugin/xrc/main_tool.xrc:70 hugin1/hugin/xrc/preview_frame.xrc:323
6088msgid "Show control points"
6089msgstr ""
6090
6091#: hugin1/hugin/xrc/main_tool.xrc:71
6092msgid "Show all control points in a single table"
6093msgstr ""
6094
6095#: hugin1/hugin/xrc/main_tool.xrc:72
6096msgid "Points"
6097msgstr ""
6098
6099#: hugin1/hugin/xrc/main_tool.xrc:79
6100msgid "Display credits for the creators of Hugin"
6101msgstr ""
6102
6103#: hugin1/hugin/xrc/mask_editor_panel.xrc:23
6104msgid "Add new mask"
6105msgstr ""
6106
6107#: hugin1/hugin/xrc/mask_editor_panel.xrc:31
6108msgid "Delete mask"
6109msgstr ""
6110
6111#: hugin1/hugin/xrc/mask_editor_panel.xrc:54
6112msgid "Mask type:"
6113msgstr ""
6114
6115#: hugin1/hugin/xrc/mask_editor_panel.xrc:62
6116msgid "Exclude region"
6117msgstr ""
6118
6119#: hugin1/hugin/xrc/mask_editor_panel.xrc:63
6120msgid "Include region"
6121msgstr ""
6122
6123#: hugin1/hugin/xrc/mask_editor_panel.xrc:64
6124msgid "Exclude region from stack"
6125msgstr ""
6126
6127#: hugin1/hugin/xrc/mask_editor_panel.xrc:65
6128msgid "Include region from stack"
6129msgstr ""
6130
6131#: hugin1/hugin/xrc/mask_editor_panel.xrc:66
6132msgid "Exclude region from all images of this lens"
6133msgstr ""
6134
6135#: hugin1/hugin/xrc/mask_editor_panel.xrc:88
6136#: hugin1/hugin/xrc/pref_dialog.xrc:805
6137msgid "Export"
6138msgstr ""
6139
6140#: hugin1/hugin/xrc/mask_editor_panel.xrc:103
6141msgid "Copy"
6142msgstr ""
6143
6144#: hugin1/hugin/xrc/mask_editor_panel.xrc:110
6145msgid "Paste"
6146msgstr ""
6147
6148#: hugin1/hugin/xrc/mask_editor_panel.xrc:123
6149msgid "Import/Export"
6150msgstr ""
6151
6152#: hugin1/hugin/xrc/mask_editor_panel.xrc:132
6153msgid "Excluded"
6154msgstr ""
6155
6156#: hugin1/hugin/xrc/mask_editor_panel.xrc:144
6157msgid "Included"
6158msgstr ""
6159
6160#: hugin1/hugin/xrc/mask_editor_panel.xrc:156
6161msgid "Selected"
6162msgstr ""
6163
6164#: hugin1/hugin/xrc/mask_editor_panel.xrc:168
6165msgid "Unselected"
6166msgstr ""
6167
6168#: hugin1/hugin/xrc/mask_editor_panel.xrc:188
6169#: hugin1/hugin/xrc/reset_dialog.xrc:67
6170msgid "Color"
6171msgstr ""
6172
6173#: hugin1/hugin/xrc/mask_editor_panel.xrc:197
6174msgid "Show extent of active masks and crop"
6175msgstr ""
6176
6177#: hugin1/hugin/xrc/mask_editor_panel.xrc:221
6178msgid "All images of selected lens"
6179msgstr ""
6180
6181#: hugin1/hugin/xrc/mask_editor_panel.xrc:222
6182msgid ""
6183"Applies all changes to all images with the same lens as the selected image(s)"
6184msgstr ""
6185
6186#: hugin1/hugin/xrc/mask_editor_panel.xrc:234
6187#: hugin1/hugin/xrc/pano_panel.xrc:376
6188msgid "Top:"
6189msgstr ""
6190
6191#: hugin1/hugin/xrc/mask_editor_panel.xrc:257
6192#: hugin1/hugin/xrc/pano_panel.xrc:358
6193msgid "Left:"
6194msgstr ""
6195
6196#: hugin1/hugin/xrc/mask_editor_panel.xrc:281
6197#: hugin1/hugin/xrc/pano_panel.xrc:394
6198msgid "Right:"
6199msgstr ""
6200
6201#: hugin1/hugin/xrc/mask_editor_panel.xrc:302
6202#: hugin1/hugin/xrc/pano_panel.xrc:411
6203msgid "Bottom:"
6204msgstr ""
6205
6206#: hugin1/hugin/xrc/mask_editor_panel.xrc:326
6207msgid "Always center Crop on d,e"
6208msgstr ""
6209
6210#: hugin1/hugin/xrc/mask_editor_panel.xrc:411
6211msgid "Image size:"
6212msgstr ""
6213
6214#: hugin1/hugin/xrc/mask_editor_panel.xrc:426
6215msgid "Mask size:"
6216msgstr ""
6217
6218#: hugin1/hugin/xrc/mask_editor_panel.xrc:443
6219msgid "Mask size"
6220msgstr ""
6221
6222#: hugin1/hugin/xrc/mask_editor_panel.xrc:445
6223msgid "Don't change"
6224msgstr ""
6225
6226#: hugin1/hugin/xrc/mask_editor_panel.xrc:446
6227msgid "Scale to fit"
6228msgstr ""
6229
6230#: hugin1/hugin/xrc/mask_editor_panel.xrc:447
6231msgid "Scale proportional"
6232msgstr ""
6233
6234#: hugin1/hugin/xrc/mask_editor_panel.xrc:457
6235msgid "Rotation"
6236msgstr ""
6237
6238#: hugin1/hugin/xrc/mask_editor_panel.xrc:459
6239msgid "Don't rotate"
6240msgstr ""
6241
6242#: hugin1/hugin/xrc/mask_editor_panel.xrc:460
6243msgid "90° clockwise"
6244msgstr ""
6245
6246#: hugin1/hugin/xrc/mask_editor_panel.xrc:461
6247msgid "90° counter-clockwise"
6248msgstr ""
6249
6250#: hugin1/hugin/xrc/mask_editor_panel.xrc:513
6251msgid "Loading mask"
6252msgstr ""
6253
6254#: hugin1/hugin/xrc/optimize_panel.xrc:14
6255msgid "Geometric optimizer"
6256msgstr ""
6257
6258#: hugin1/hugin/xrc/optimize_panel.xrc:31
6259#: hugin1/hugin/xrc/optimize_photo_panel.xrc:30
6260msgid ""
6261"Any variables below which are marked [x] will be optimized.\n"
6262"Unmarked variables [ ] will act as references or anchors."
6263msgstr ""
6264
6265#: hugin1/hugin/xrc/optimize_panel.xrc:42
6266msgid "Only use control points between activated images."
6267msgstr ""
6268
6269#: hugin1/hugin/xrc/optimize_panel.xrc:50
6270msgid "Ignore line control points"
6271msgstr ""
6272
6273#: hugin1/hugin/xrc/optimize_panel.xrc:65
6274#: hugin1/hugin/xrc/optimize_photo_panel.xrc:55
6275msgid "Optimize now!"
6276msgstr ""
6277
6278#: hugin1/hugin/xrc/optimize_panel.xrc:66
6279#: hugin1/hugin/xrc/optimize_photo_panel.xrc:56
6280msgid "execute the PTOptimizer engine"
6281msgstr ""
6282
6283#: hugin1/hugin/xrc/optimize_panel.xrc:101
6284#: hugin1/hugin/xrc/reset_dialog.xrc:12
6285msgid "Image Orientation"
6286msgstr ""
6287
6288#: hugin1/hugin/xrc/optimize_panel.xrc:125
6289msgid "Lens Parameters"
6290msgstr ""
6291
6292#: hugin1/hugin/xrc/optimize_panel.xrc:152
6293msgid "edit script before optimizing"
6294msgstr ""
6295
6296#: hugin1/hugin/xrc/optimize_panel.xrc:153
6297msgid "for advanced users"
6298msgstr ""
6299
6300#: hugin1/hugin/xrc/optimize_photo_panel.xrc:13
6301msgid "Photometric Optimization"
6302msgstr ""
6303
6304#: hugin1/hugin/xrc/optimize_photo_panel.xrc:41
6305msgid "Only use activated images."
6306msgstr ""
6307
6308#: hugin1/hugin/xrc/optimize_photo_panel.xrc:42
6309msgid ""
6310"Only consider images selected in preview window. Useful to avoid errors due "
6311"to badly fitting images, such as the nadir image in most fisheye panoramas"
6312msgstr ""
6313
6314#: hugin1/hugin/xrc/optimize_photo_panel.xrc:92
6315msgid "Image variables:"
6316msgstr ""
6317
6318#: hugin1/hugin/xrc/optimize_photo_panel.xrc:115
6319msgid "Camera and Lens variables:"
6320msgstr ""
6321
6322#: hugin1/hugin/xrc/pano_panel.xrc:10
6323msgid "Interpolator (i):"
6324msgstr ""
6325
6326#: hugin1/hugin/xrc/pano_panel.xrc:17 hugin1/hugin/xrc/pref_dialog.xrc:1254
6327msgid "Poly3 (Bicubic)"
6328msgstr ""
6329
6330#: hugin1/hugin/xrc/pano_panel.xrc:18 hugin1/hugin/xrc/pref_dialog.xrc:1255
6331msgid "Spline 16"
6332msgstr ""
6333
6334#: hugin1/hugin/xrc/pano_panel.xrc:19 hugin1/hugin/xrc/pref_dialog.xrc:1256
6335msgid "Spline 36"
6336msgstr ""
6337
6338#: hugin1/hugin/xrc/pano_panel.xrc:20 hugin1/hugin/xrc/pref_dialog.xrc:1257
6339msgid "Sinc 256"
6340msgstr ""
6341
6342#: hugin1/hugin/xrc/pano_panel.xrc:21 hugin1/hugin/xrc/pref_dialog.xrc:1258
6343msgid "Spline 64"
6344msgstr ""
6345
6346#: hugin1/hugin/xrc/pano_panel.xrc:22 hugin1/hugin/xrc/pref_dialog.xrc:1259
6347msgid "Bilinear"
6348msgstr ""
6349
6350#: hugin1/hugin/xrc/pano_panel.xrc:23 hugin1/hugin/xrc/pref_dialog.xrc:1260
6351msgid "Nearest neighbor"
6352msgstr ""
6353
6354#: hugin1/hugin/xrc/pano_panel.xrc:24 hugin1/hugin/xrc/pref_dialog.xrc:1261
6355msgid "Sinc 1024"
6356msgstr ""
6357
6358#: hugin1/hugin/xrc/pano_panel.xrc:27 hugin1/hugin/xrc/pref_dialog.xrc:1264
6359msgid "approximation of values between source pixels"
6360msgstr ""
6361
6362#: hugin1/hugin/xrc/pano_panel.xrc:38
6363msgid "Save cropped images"
6364msgstr ""
6365
6366#: hugin1/hugin/xrc/pano_panel.xrc:39
6367msgid "Save cropped tiff output. Useful for enblend 2.4 and higher"
6368msgstr ""
6369
6370#: hugin1/hugin/xrc/pano_panel.xrc:63
6371msgid "Nona Options"
6372msgstr ""
6373
6374#: hugin1/hugin/xrc/pano_panel.xrc:72 hugin1/hugin/xrc/pano_panel.xrc:119
6375msgid "Command line options"
6376msgstr ""
6377
6378#: hugin1/hugin/xrc/pano_panel.xrc:110 hugin1/hugin/xrc/pano_panel.xrc:1417
6379msgid "Blender Options"
6380msgstr ""
6381
6382#: hugin1/hugin/xrc/pano_panel.xrc:157
6383msgid "Enfuse options"
6384msgstr ""
6385
6386#: hugin1/hugin/xrc/pano_panel.xrc:213
6387msgid "Horizontal:"
6388msgstr ""
6389
6390#: hugin1/hugin/xrc/pano_panel.xrc:228
6391msgid "Vertical:"
6392msgstr ""
6393
6394#: hugin1/hugin/xrc/pano_panel.xrc:253
6395msgid "Calculate field of view"
6396msgstr ""
6397
6398#: hugin1/hugin/xrc/pano_panel.xrc:254
6399msgid "Calculate Field of View"
6400msgstr ""
6401
6402#: hugin1/hugin/xrc/pano_panel.xrc:272
6403msgid "Canvas Size:"
6404msgstr ""
6405
6406#: hugin1/hugin/xrc/pano_panel.xrc:285 hugin1/hugin/xrc/pano_panel.xrc:1111
6407msgid "Width:"
6408msgstr ""
6409
6410#: hugin1/hugin/xrc/pano_panel.xrc:300 hugin1/hugin/xrc/pano_panel.xrc:1130
6411msgid "Height:"
6412msgstr ""
6413
6414#: hugin1/hugin/xrc/pano_panel.xrc:325
6415msgid "Calculate Optimal Size"
6416msgstr ""
6417
6418#: hugin1/hugin/xrc/pano_panel.xrc:326
6419msgid "Calculate optimal size"
6420msgstr ""
6421
6422#: hugin1/hugin/xrc/pano_panel.xrc:327
6423msgid ""
6424"Calculate optimal image size, such that the resolution in the image center "
6425"stays similar"
6426msgstr ""
6427
6428#: hugin1/hugin/xrc/pano_panel.xrc:344
6429msgid "Crop:"
6430msgstr ""
6431
6432#: hugin1/hugin/xrc/pano_panel.xrc:436
6433msgid "Fit Crop to Images"
6434msgstr ""
6435
6436#: hugin1/hugin/xrc/pano_panel.xrc:437
6437msgid "Fit crop to images"
6438msgstr ""
6439
6440#: hugin1/hugin/xrc/pano_panel.xrc:438
6441msgid ""
6442"Calculate crop borders such that the final image has the largest area "
6443"without excess"
6444msgstr ""
6445
6446#: hugin1/hugin/xrc/pano_panel.xrc:481 hugin1/hugin/xrc/pano_panel.xrc:1274
6447#: hugin1/hugin/xrc/pano_panel.xrc:1289
6448msgid ""
6449"Blend all images into a seamless panorama, using exposure set in the "
6450"Exposure tab"
6451msgstr ""
6452
6453#: hugin1/hugin/xrc/pano_panel.xrc:493
6454msgid ""
6455"Images will be remapped, stacks exposure fused, then blended into a seamless "
6456"panorama"
6457msgstr ""
6458
6459#: hugin1/hugin/xrc/pano_panel.xrc:502 hugin1/hugin/xrc/pano_panel.xrc:1303
6460msgid ""
6461"Images will be remapped, blended into seamless layers, then layers exposure "
6462"fused into a panorama"
6463msgstr ""
6464
6465#: hugin1/hugin/xrc/pano_panel.xrc:511 hugin1/hugin/xrc/pano_panel.xrc:582
6466msgid "Format:"
6467msgstr ""
6468
6469#: hugin1/hugin/xrc/pano_panel.xrc:571 hugin1/hugin/xrc/pano_panel.xrc:1317
6470msgid ""
6471"Images will be remapped in linear color space, stacks merged, then blended "
6472"into a seamless High Dynamic Range panorama"
6473msgstr ""
6474
6475#: hugin1/hugin/xrc/pano_panel.xrc:644
6476msgid ""
6477"Output remapped, exposure corrected images. Useful for manual blending of an "
6478"exposure corrected panorama"
6479msgstr ""
6480
6481#: hugin1/hugin/xrc/pano_panel.xrc:655
6482msgid ""
6483"Output remapped images with unmodified exposure. Useful for manual exposure "
6484"fusing"
6485msgstr ""
6486
6487#: hugin1/hugin/xrc/pano_panel.xrc:664
6488msgid "Produce remapped, but not merged, linear color space images"
6489msgstr ""
6490
6491#: hugin1/hugin/xrc/pano_panel.xrc:689
6492msgid "Output exposure fused stacks from highly overlapping images"
6493msgstr ""
6494
6495#: hugin1/hugin/xrc/pano_panel.xrc:699
6496msgid "High dynamic range merged stacks"
6497msgstr ""
6498
6499#: hugin1/hugin/xrc/pano_panel.xrc:700
6500msgid ""
6501"Output remapped, high dynamic range merged stacks from highly overlapping "
6502"images"
6503msgstr ""
6504
6505#: hugin1/hugin/xrc/pano_panel.xrc:724
6506msgid ""
6507"Output a complete blended panorama for each exposure step. Useful for manual "
6508"contrast blending in an image editor"
6509msgstr ""
6510
6511#: hugin1/hugin/xrc/pano_panel.xrc:735
6512msgid "Processing:"
6513msgstr ""
6514
6515#: hugin1/hugin/xrc/pano_panel.xrc:749
6516msgid "Remapper:"
6517msgstr ""
6518
6519#: hugin1/hugin/xrc/pano_panel.xrc:776
6520msgid "Image fusion:"
6521msgstr ""
6522
6523#: hugin1/hugin/xrc/pano_panel.xrc:803
6524msgid "HDR merger:"
6525msgstr ""
6526
6527#: hugin1/hugin/xrc/pano_panel.xrc:876 hugin1/hugin/xrc/pano_panel.xrc:877
6528msgid "Stitch!"
6529msgstr ""
6530
6531#: hugin1/hugin/xrc/pano_panel.xrc:887
6532msgid "HDR Merge Options"
6533msgstr ""
6534
6535#: hugin1/hugin/xrc/pano_panel.xrc:895
6536msgid "Merge Mode:"
6537msgstr ""
6538
6539#: hugin1/hugin/xrc/pano_panel.xrc:903
6540msgid "Average"
6541msgstr ""
6542
6543#: hugin1/hugin/xrc/pano_panel.xrc:904
6544msgid "Average slow"
6545msgstr ""
6546
6547#: hugin1/hugin/xrc/pano_panel.xrc:905
6548msgid "Deghosting (Khan)"
6549msgstr ""
6550
6551#: hugin1/hugin/xrc/pano_panel.xrc:917 hugin1/hugin/xrc/pano_panel.xrc:934
6552#: hugin1/hugin/xrc/pano_panel.xrc:1014
6553msgid "Advanced Options"
6554msgstr ""
6555
6556#: hugin1/hugin/xrc/pano_panel.xrc:921
6557msgid "Only consider pixels that are defined in all images (-c)"
6558msgstr ""
6559
6560#: hugin1/hugin/xrc/pano_panel.xrc:938
6561msgid "This merge mode has no further options."
6562msgstr ""
6563
6564#: hugin1/hugin/xrc/pano_panel.xrc:951
6565msgid "Options for deghosting"
6566msgstr ""
6567
6568#: hugin1/hugin/xrc/pano_panel.xrc:957
6569msgid "Iterations:"
6570msgstr ""
6571
6572#: hugin1/hugin/xrc/pano_panel.xrc:972
6573msgid "Sigma:"
6574msgstr ""
6575
6576#: hugin1/hugin/xrc/pano_panel.xrc:995
6577msgid "Use gray images for processing (-a f)"
6578msgstr ""
6579
6580#: hugin1/hugin/xrc/pano_panel.xrc:1002
6581msgid "Use gamma 2.2 instead of logarithmic (-a g)"
6582msgstr ""
6583
6584#: hugin1/hugin/xrc/pano_panel.xrc:1009
6585msgid "Do not scale images (-a m)"
6586msgstr ""
6587
6588#: hugin1/hugin/xrc/pano_panel.xrc:1058
6589msgid ""
6590"The project needs to be saved before it can be sent to\n"
6591"the batch processor PTBatcherGUI.\n"
6592"You will first be asked for the project file name\n"
6593"and then for the prefix for the panorama output.\n"
6594"\n"
6595"You may need to start the stitching in the batch processor\n"
6596" PTBatcherGUI if it doesn't start automatically."
6597msgstr ""
6598
6599#: hugin1/hugin/xrc/pano_panel.xrc:1149
6600msgid "Size and file format"
6601msgstr ""
6602
6603#: hugin1/hugin/xrc/pano_panel.xrc:1155
6604msgid "LDR Format:"
6605msgstr ""
6606
6607#: hugin1/hugin/xrc/pano_panel.xrc:1214
6608msgid "HDR Format:"
6609msgstr ""
6610
6611#: hugin1/hugin/xrc/pano_panel.xrc:1339
6612msgid "Keep intermediate images"
6613msgstr ""
6614
6615#: hugin1/hugin/xrc/pano_panel.xrc:1369
6616msgid "Output parameters"
6617msgstr ""
6618
6619#: hugin1/hugin/xrc/pano_panel.xrc:1378 hugin1/hugin/xrc/pref_dialog.xrc:933
6620msgid "Seam blend mode:"
6621msgstr ""
6622
6623#: hugin1/hugin/xrc/pano_panel.xrc:1386 hugin1/hugin/xrc/pref_dialog.xrc:941
6624msgid "hard seam (faster)"
6625msgstr ""
6626
6627#: hugin1/hugin/xrc/pano_panel.xrc:1387 hugin1/hugin/xrc/pref_dialog.xrc:942
6628msgid "blend seam"
6629msgstr ""
6630
6631#: hugin1/hugin/xrc/pref_dialog.xrc:15
6632msgid "Resource Usage"
6633msgstr ""
6634
6635#: hugin1/hugin/xrc/pref_dialog.xrc:21
6636msgid "Image cache memory:"
6637msgstr ""
6638
6639#: hugin1/hugin/xrc/pref_dialog.xrc:30
6640msgid "Keep fullsize images in memory, until this limit is exceeded"
6641msgstr ""
6642
6643#: hugin1/hugin/xrc/pref_dialog.xrc:53
6644msgid "User Interface"
6645msgstr ""
6646
6647#: hugin1/hugin/xrc/pref_dialog.xrc:60
6648msgid "Language:"
6649msgstr ""
6650
6651#: hugin1/hugin/xrc/pref_dialog.xrc:74
6652msgid "(requires restarting hugin)"
6653msgstr ""
6654
6655#: hugin1/hugin/xrc/pref_dialog.xrc:82
6656msgid "Undo:"
6657msgstr ""
6658
6659#: hugin1/hugin/xrc/pref_dialog.xrc:89
6660msgid "Skip over visibility toggles"
6661msgstr ""
6662
6663#: hugin1/hugin/xrc/pref_dialog.xrc:98
6664msgid ""
6665"May have unforeseen consequences. \n"
6666"(EXPERIMENTAL)"
6667msgstr ""
6668
6669#: hugin1/hugin/xrc/pref_dialog.xrc:105
6670msgid "Log messages:"
6671msgstr ""
6672
6673#: hugin1/hugin/xrc/pref_dialog.xrc:112
6674msgid "Copy log messages to clipboard."
6675msgstr ""
6676
6677#: hugin1/hugin/xrc/pref_dialog.xrc:127
6678msgid "Show hints about projections"
6679msgstr ""
6680
6681#: hugin1/hugin/xrc/pref_dialog.xrc:130
6682msgid "The hints are shown only in the fast preview window"
6683msgstr ""
6684
6685#: hugin1/hugin/xrc/pref_dialog.xrc:145
6686msgid "Autorotate images for display."
6687msgstr ""
6688
6689#: hugin1/hugin/xrc/pref_dialog.xrc:146
6690msgid "This affects the control points editor and mask editor"
6691msgstr ""
6692
6693#: hugin1/hugin/xrc/pref_dialog.xrc:170
6694msgid "dcraw executable:"
6695msgstr ""
6696
6697#: hugin1/hugin/xrc/pref_dialog.xrc:177 hugin1/hugin/xrc/pref_dialog.xrc:199
6698#: hugin1/hugin/xrc/pref_dialog.xrc:221 hugin1/hugin/xrc/pref_dialog.xrc:274
6699msgid "(leave empty for OS default)"
6700msgstr ""
6701
6702#: hugin1/hugin/xrc/pref_dialog.xrc:192
6703msgid "RT-cli executable:"
6704msgstr ""
6705
6706#: hugin1/hugin/xrc/pref_dialog.xrc:214
6707msgid "darktable-cli executable:"
6708msgstr ""
6709
6710#: hugin1/hugin/xrc/pref_dialog.xrc:254
6711msgid "File Options"
6712msgstr ""
6713
6714#: hugin1/hugin/xrc/pref_dialog.xrc:261
6715msgid "Temporary dir:"
6716msgstr ""
6717
6718#: hugin1/hugin/xrc/pref_dialog.xrc:292
6719msgid "Default project filename:"
6720msgstr ""
6721
6722#: hugin1/hugin/xrc/pref_dialog.xrc:310
6723msgid "Default output prefix:"
6724msgstr ""
6725
6726#: hugin1/hugin/xrc/pref_dialog.xrc:329
6727#, c-format
6728msgid ""
6729"The following placeholders are replaced automatically:\n"
6730"%firstimage - filename of first image file\n"
6731"%lastimage - filename of last image file\n"
6732"%#images - number of images\n"
6733"%directory  - folder name (path of the first image file)\n"
6734"%projection - projection name\n"
6735"%focallength - focal length\n"
6736"%date - date (of first image)\n"
6737"%time - time (of first image)\n"
6738"%maker - camera maker (of first image)\n"
6739"%model - camera model (of first image)\n"
6740"%lens - lens (of first image)\n"
6741"%projectname - project filename (only for output prefix)"
6742msgstr ""
6743
6744#: hugin1/hugin/xrc/pref_dialog.xrc:351
6745msgid "Default filenames"
6746msgstr ""
6747
6748#: hugin1/hugin/xrc/pref_dialog.xrc:359
6749msgid "Filenames"
6750msgstr ""
6751
6752#: hugin1/hugin/xrc/pref_dialog.xrc:368
6753msgid "Image loading"
6754msgstr ""
6755
6756#: hugin1/hugin/xrc/pref_dialog.xrc:372
6757msgid "Automatically align images after loading"
6758msgstr ""
6759
6760#: hugin1/hugin/xrc/pref_dialog.xrc:379
6761msgid "Read FOV also for rectilinear images from lens database"
6762msgstr ""
6763
6764#: hugin1/hugin/xrc/pref_dialog.xrc:392
6765msgid "Detect vertical lines"
6766msgstr ""
6767
6768#: hugin1/hugin/xrc/pref_dialog.xrc:393
6769msgid "Detects vertical lines in the images to level the pano"
6770msgstr ""
6771
6772#: hugin1/hugin/xrc/pref_dialog.xrc:400
6773msgid "Remove cloud-like control points (Celeste)"
6774msgstr ""
6775
6776#: hugin1/hugin/xrc/pref_dialog.xrc:412
6777msgid "Optional assistant steps"
6778msgstr ""
6779
6780#: hugin1/hugin/xrc/pref_dialog.xrc:420
6781msgid "Auto align"
6782msgstr ""
6783
6784#: hugin1/hugin/xrc/pref_dialog.xrc:427
6785msgid ""
6786"Number of Control Points\n"
6787"per overlap"
6788msgstr ""
6789
6790#: hugin1/hugin/xrc/pref_dialog.xrc:449
6791msgid "Downscale final pano"
6792msgstr ""
6793
6794#: hugin1/hugin/xrc/pref_dialog.xrc:465
6795msgid "percent of max. width"
6796msgstr ""
6797
6798#: hugin1/hugin/xrc/pref_dialog.xrc:483
6799msgid "Control Points Editor"
6800msgstr ""
6801
6802#: hugin1/hugin/xrc/pref_dialog.xrc:489
6803msgid "HDR and 16 Bit display"
6804msgstr ""
6805
6806#: hugin1/hugin/xrc/pref_dialog.xrc:498
6807msgid "Curve"
6808msgstr ""
6809
6810#: hugin1/hugin/xrc/pref_dialog.xrc:506
6811msgid "linear"
6812msgstr ""
6813
6814#: hugin1/hugin/xrc/pref_dialog.xrc:507
6815msgid "logarithmic"
6816msgstr ""
6817
6818#: hugin1/hugin/xrc/pref_dialog.xrc:508
6819msgid "gamma 2.2"
6820msgstr ""
6821
6822#: hugin1/hugin/xrc/pref_dialog.xrc:516
6823msgid "used for display in GUI"
6824msgstr ""
6825
6826#: hugin1/hugin/xrc/pref_dialog.xrc:537
6827msgid "Patch width:"
6828msgstr ""
6829
6830#: hugin1/hugin/xrc/pref_dialog.xrc:551 hugin1/hugin/xrc/pref_dialog.xrc:593
6831msgid "pixels"
6832msgstr ""
6833
6834#: hugin1/hugin/xrc/pref_dialog.xrc:558
6835msgid "Search area width:"
6836msgstr ""
6837
6838#: hugin1/hugin/xrc/pref_dialog.xrc:572
6839msgid "percent of image width"
6840msgstr ""
6841
6842#: hugin1/hugin/xrc/pref_dialog.xrc:579
6843msgid "Local search area width:"
6844msgstr ""
6845
6846#: hugin1/hugin/xrc/pref_dialog.xrc:601
6847msgid "Correlation Threshold:"
6848msgstr ""
6849
6850#: hugin1/hugin/xrc/pref_dialog.xrc:613
6851msgid ""
6852"0: no similarity\n"
6853"1: maximum similarity"
6854msgstr ""
6855
6856#: hugin1/hugin/xrc/pref_dialog.xrc:621
6857msgid "Peak Curvature Threshold:"
6858msgstr ""
6859
6860#: hugin1/hugin/xrc/pref_dialog.xrc:633
6861msgid ""
6862"0: no peak\n"
6863"0.2: distinctive peak"
6864msgstr ""
6865
6866#: hugin1/hugin/xrc/pref_dialog.xrc:650
6867msgid "Rotation search"
6868msgstr ""
6869
6870#: hugin1/hugin/xrc/pref_dialog.xrc:654
6871msgid "Enable rotation search (slower, but more accurate)"
6872msgstr ""
6873
6874#: hugin1/hugin/xrc/pref_dialog.xrc:663
6875msgid "Start angle:"
6876msgstr ""
6877
6878#: hugin1/hugin/xrc/pref_dialog.xrc:684
6879msgid "Stop angle:"
6880msgstr ""
6881
6882#: hugin1/hugin/xrc/pref_dialog.xrc:703
6883msgid "Steps:"
6884msgstr ""
6885
6886#: hugin1/hugin/xrc/pref_dialog.xrc:730
6887msgid "Control Point Detectors"
6888msgstr ""
6889
6890#: hugin1/hugin/xrc/pref_dialog.xrc:736
6891msgid "Control Point Detector Programs"
6892msgstr ""
6893
6894#: hugin1/hugin/xrc/pref_dialog.xrc:752
6895msgid "New..."
6896msgstr ""
6897
6898#: hugin1/hugin/xrc/pref_dialog.xrc:759 hugin1/hugin/xrc/pref_dialog.xrc:1099
6899#: hugin1/hugin/xrc/pref_dialog.xrc:1158
6900msgid "Edit..."
6901msgstr ""
6902
6903#: hugin1/hugin/xrc/pref_dialog.xrc:773
6904msgid "Move up"
6905msgstr ""
6906
6907#: hugin1/hugin/xrc/pref_dialog.xrc:780
6908msgid "Move down"
6909msgstr ""
6910
6911#: hugin1/hugin/xrc/pref_dialog.xrc:787
6912msgid "Set default"
6913msgstr ""
6914
6915#: hugin1/hugin/xrc/pref_dialog.xrc:818
6916msgid "The assistant is using the default setting."
6917msgstr ""
6918
6919#: hugin1/hugin/xrc/pref_dialog.xrc:840
6920msgid "Output Format"
6921msgstr ""
6922
6923#: hugin1/hugin/xrc/pref_dialog.xrc:847
6924msgid "Default File Format:"
6925msgstr ""
6926
6927#: hugin1/hugin/xrc/pref_dialog.xrc:860
6928msgid "default output format for final panorama"
6929msgstr ""
6930
6931#: hugin1/hugin/xrc/pref_dialog.xrc:867
6932msgid "TIFF Compression:"
6933msgstr ""
6934
6935#: hugin1/hugin/xrc/pref_dialog.xrc:881
6936msgid "default TIFF compression"
6937msgstr ""
6938
6939#: hugin1/hugin/xrc/pref_dialog.xrc:887
6940msgid "JPEG Quality:"
6941msgstr ""
6942
6943#: hugin1/hugin/xrc/pref_dialog.xrc:898
6944msgid "default JPEG compression setting"
6945msgstr ""
6946
6947#: hugin1/hugin/xrc/pref_dialog.xrc:913
6948msgid "Blender"
6949msgstr ""
6950
6951#: hugin1/hugin/xrc/pref_dialog.xrc:919
6952msgid "Default blender:"
6953msgstr ""
6954
6955#: hugin1/hugin/xrc/pref_dialog.xrc:926
6956msgid "Default blender which is used for new projects"
6957msgstr ""
6958
6959#: hugin1/hugin/xrc/pref_dialog.xrc:958
6960msgid "Processor"
6961msgstr ""
6962
6963#: hugin1/hugin/xrc/pref_dialog.xrc:969
6964msgid "The engine that will run the stitch"
6965msgstr ""
6966
6967#: hugin1/hugin/xrc/pref_dialog.xrc:978
6968msgid "Start stitching jobs immediately"
6969msgstr ""
6970
6971#: hugin1/hugin/xrc/pref_dialog.xrc:979
6972msgid ""
6973"If selected, the processor will immediately resume processing the jobs "
6974"queue.  Otherwise the processor is started in suspended state and the user "
6975"has to start the processing manually."
6976msgstr ""
6977
6978#: hugin1/hugin/xrc/pref_dialog.xrc:986
6979msgid "Overwrite existing files"
6980msgstr ""
6981
6982#: hugin1/hugin/xrc/pref_dialog.xrc:987
6983msgid "WARNING: existing files will be silently overwritten"
6984msgstr ""
6985
6986#: hugin1/hugin/xrc/pref_dialog.xrc:994
6987msgid "Verbose Output"
6988msgstr ""
6989
6990#: hugin1/hugin/xrc/pref_dialog.xrc:995
6991msgid ""
6992"Enable to get the details, useful when reporting a bug or just to watch the "
6993"project's progress"
6994msgstr ""
6995
6996#: hugin1/hugin/xrc/pref_dialog.xrc:1017
6997msgid "Stitching"
6998msgstr ""
6999
7000#: hugin1/hugin/xrc/pref_dialog.xrc:1027
7001msgid "Copy metadata into final files using ExifTool"
7002msgstr ""
7003
7004#: hugin1/hugin/xrc/pref_dialog.xrc:1032
7005msgid "ExifTool options"
7006msgstr ""
7007
7008#: hugin1/hugin/xrc/pref_dialog.xrc:1041
7009msgid ""
7010"These argfiles are used to copy metadata from the image file to the final "
7011"panorama.\n"
7012"Leave the text boxes empty to use default values.\n"
7013"To create an example argfile leave the text boxes empty and press \"Edit..."
7014"\"."
7015msgstr ""
7016
7017#: hugin1/hugin/xrc/pref_dialog.xrc:1061
7018msgid ""
7019"The following argfile will be used to copy tags from the first image to all "
7020"intermediate images."
7021msgstr ""
7022
7023#: hugin1/hugin/xrc/pref_dialog.xrc:1077
7024msgid "Intermediate ExifTool argfile:"
7025msgstr ""
7026
7027#: hugin1/hugin/xrc/pref_dialog.xrc:1083 hugin1/hugin/xrc/pref_dialog.xrc:1142
7028msgid "Leave empty for default"
7029msgstr ""
7030
7031#: hugin1/hugin/xrc/pref_dialog.xrc:1100 hugin1/hugin/xrc/pref_dialog.xrc:1159
7032msgid "Edit selected ExifTool argfile"
7033msgstr ""
7034
7035#: hugin1/hugin/xrc/pref_dialog.xrc:1119
7036msgid ""
7037"The following argfile will be used to copy tags from the first image to the "
7038"final panorama.\n"
7039"It is applied additional to the above argfile for the intermediate images."
7040msgstr ""
7041
7042#: hugin1/hugin/xrc/pref_dialog.xrc:1136
7043msgid "Final ExifTool argfile:"
7044msgstr ""
7045
7046#: hugin1/hugin/xrc/pref_dialog.xrc:1176
7047msgid "Create Photo Sphere XMP data"
7048msgstr ""
7049
7050#: hugin1/hugin/xrc/pref_dialog.xrc:1177
7051msgid "This will only be done for equirectangular output images"
7052msgstr ""
7053
7054#: hugin1/hugin/xrc/pref_dialog.xrc:1192
7055msgid "Advanced options"
7056msgstr ""
7057
7058#: hugin1/hugin/xrc/pref_dialog.xrc:1198
7059msgid "Number of threads:"
7060msgstr ""
7061
7062#: hugin1/hugin/xrc/pref_dialog.xrc:1207
7063msgid ""
7064"Nona and the OpenMP enabled enblend/enfuse can use multiple threads for "
7065"processing.\n"
7066"Set this number maximal to the number of processors or processor cores "
7067"available in your system"
7068msgstr ""
7069
7070#: hugin1/hugin/xrc/pref_dialog.xrc:1214
7071msgid "0 for automatic detection"
7072msgstr ""
7073
7074#: hugin1/hugin/xrc/pref_dialog.xrc:1230
7075msgid "Stitching (2)"
7076msgstr ""
7077
7078#: hugin1/hugin/xrc/pref_dialog.xrc:1246
7079msgid "Default Interpolator (i):"
7080msgstr ""
7081
7082#: hugin1/hugin/xrc/pref_dialog.xrc:1276
7083msgid "Create cropped images by default"
7084msgstr ""
7085
7086#: hugin1/hugin/xrc/pref_dialog.xrc:1283
7087msgid "Use GPU for remapping"
7088msgstr ""
7089
7090#: hugin1/hugin/xrc/pref_dialog.xrc:1284
7091msgid "Use video card GPU to speed up remapping"
7092msgstr ""
7093
7094#: hugin1/hugin/xrc/pref_dialog.xrc:1307
7095msgid "Use alternative Enblend program"
7096msgstr ""
7097
7098#: hugin1/hugin/xrc/pref_dialog.xrc:1317
7099msgid "Enblend executable:"
7100msgstr ""
7101
7102#: hugin1/hugin/xrc/pref_dialog.xrc:1342 hugin1/hugin/xrc/pref_dialog.xrc:1421
7103msgid "Default Arguments:"
7104msgstr ""
7105
7106#: hugin1/hugin/xrc/pref_dialog.xrc:1362 hugin1/hugin/xrc/pref_dialog.xrc:1441
7107msgid ""
7108"These are the default arguments for new projects.\n"
7109"They can be changed for individual projects in the Stitcher tab.\n"
7110"Do not set -w, -o and --compression arguments, they are set by hugin."
7111msgstr ""
7112
7113#: hugin1/hugin/xrc/pref_dialog.xrc:1372
7114msgid "Enblend"
7115msgstr ""
7116
7117#: hugin1/hugin/xrc/pref_dialog.xrc:1386
7118msgid "Use alternative Enfuse program"
7119msgstr ""
7120
7121#: hugin1/hugin/xrc/pref_dialog.xrc:1396
7122msgid "Enfuse executable:"
7123msgstr ""
7124
7125#: hugin1/hugin/xrc/pref_dialog.xrc:1451
7126msgid "Enfuse"
7127msgstr ""
7128
7129#: hugin1/hugin/xrc/pref_dialog.xrc:1459
7130msgid "Programs"
7131msgstr ""
7132
7133#: hugin1/hugin/xrc/pref_dialog.xrc:1467
7134msgid "Celeste parameters"
7135msgstr ""
7136
7137#: hugin1/hugin/xrc/pref_dialog.xrc:1474
7138msgid "SVM threshold:"
7139msgstr ""
7140
7141#: hugin1/hugin/xrc/pref_dialog.xrc:1486
7142msgid ""
7143"greater than 0.5: less sensitive\n"
7144"less than 0.5: more sensitive"
7145msgstr ""
7146
7147#: hugin1/hugin/xrc/pref_dialog.xrc:1493
7148msgid "Gabor filter size"
7149msgstr ""
7150
7151#: hugin1/hugin/xrc/pref_dialog.xrc:1501
7152msgid "small"
7153msgstr ""
7154
7155#: hugin1/hugin/xrc/pref_dialog.xrc:1502
7156msgid "large"
7157msgstr ""
7158
7159#: hugin1/hugin/xrc/pref_dialog.xrc:1510
7160msgid ""
7161"large is more accurate\n"
7162"small can examine control points close to image border"
7163msgstr ""
7164
7165#: hugin1/hugin/xrc/pref_dialog.xrc:1528
7166msgid ""
7167"The vignetting and exposure correction is determined by analysing color "
7168"values in the overlapping areas.\n"
7169"To speed up the computation, only a random subset of points is used."
7170msgstr ""
7171
7172#: hugin1/hugin/xrc/pref_dialog.xrc:1537
7173msgid "Number of points per image: "
7174msgstr ""
7175
7176#: hugin1/hugin/xrc/pref_dialog.xrc:1552
7177msgid "Photometric optimizer"
7178msgstr ""
7179
7180#: hugin1/hugin/xrc/pref_dialog.xrc:1560
7181msgid "Warnings"
7182msgstr ""
7183
7184#: hugin1/hugin/xrc/pref_dialog.xrc:1564
7185msgid "Show message about saving project file and output prefix"
7186msgstr ""
7187
7188#: hugin1/hugin/xrc/pref_dialog.xrc:1571
7189msgid "Show warning about big exposure difference when adding images"
7190msgstr ""
7191
7192#: hugin1/hugin/xrc/pref_dialog.xrc:1578
7193msgid "Show hint about crop when setting lens type to fisheye"
7194msgstr ""
7195
7196#: hugin1/hugin/xrc/pref_dialog.xrc:1591
7197msgid "After \"edit cp\" tool"
7198msgstr ""
7199
7200#: hugin1/hugin/xrc/pref_dialog.xrc:1599
7201msgid "Ask user"
7202msgstr ""
7203
7204#: hugin1/hugin/xrc/pref_dialog.xrc:1600
7205msgid "Re-optimize panorama"
7206msgstr ""
7207
7208#: hugin1/hugin/xrc/pref_dialog.xrc:1601
7209msgid "Don't optimize panorama"
7210msgstr ""
7211
7212#: hugin1/hugin/xrc/pref_dialog.xrc:1607
7213msgid "Edit cp tool (on fast preview window)"
7214msgstr ""
7215
7216#: hugin1/hugin/xrc/pref_dialog.xrc:1615
7217msgid "Misc"
7218msgstr ""
7219
7220#: hugin1/hugin/xrc/pref_dialog.xrc:1663
7221msgid "Preferences - hugin"
7222msgstr ""
7223
7224#: hugin1/hugin/xrc/pref_dialog.xrc:1671
7225msgid ""
7226"This argfile is called with command line\n"
7227"\"exiftool -overwrite_original -tagsfromfile image -@ argfile panorama\"."
7228msgstr ""
7229
7230#: hugin1/hugin/xrc/pref_dialog.xrc:1704 hugin1/hugin/xrc/pref_dialog.xrc:1771
7231msgid "Edit ExifTool argfile"
7232msgstr ""
7233
7234#: hugin1/hugin/xrc/pref_dialog.xrc:1714
7235msgid ""
7236"This argfile is called with command line\n"
7237"\"exiftool -overwrite_original -tagsfromfile image -E -@ argfile panorama\"."
7238msgstr ""
7239
7240#: hugin1/hugin/xrc/pref_dialog.xrc:1729
7241msgid ""
7242"The following placeholders will be replaced before invoking ExifTool:\n"
7243"%projection - projection name (in English)\n"
7244"%projectionNumber - number of projection\n"
7245"%hfov - horizontal field of view of panorama\n"
7246"%vfov - vertical field of view of panorama\n"
7247"%ev - exposure value of panorama\n"
7248"%nrImages - number of active images\n"
7249"%nrAllImages - number of all images in project file (include inactive "
7250"images)\n"
7251"%fullwidth - width of output canvas\n"
7252"%fullheight - height of output canvas\n"
7253"%width - width of output region\n"
7254"%height - height of output region\n"
7255"%projectname - name of the pto project file\n"
7256"\n"
7257"The placeholders are case sensitive."
7258msgstr ""
7259
7260#: hugin1/hugin/xrc/preview_frame.xrc:7 hugin1/hugin/xrc/preview_frame.xrc:642
7261msgid "Center the preview horizontally"
7262msgstr ""
7263
7264#: hugin1/hugin/xrc/preview_frame.xrc:8 hugin1/hugin/xrc/preview_frame.xrc:637
7265msgid "Center"
7266msgstr ""
7267
7268#: hugin1/hugin/xrc/preview_frame.xrc:12
7269msgid "Show the whole panorama"
7270msgstr ""
7271
7272#: hugin1/hugin/xrc/preview_frame.xrc:13
7273#: hugin1/hugin/xrc/preview_frame.xrc:537
7274#: hugin1/hugin/xrc/preview_frame.xrc:654
7275msgid "Estimate field of view"
7276msgstr ""
7277
7278#: hugin1/hugin/xrc/preview_frame.xrc:14
7279#: hugin1/hugin/xrc/preview_frame.xrc:532
7280#: hugin1/hugin/xrc/preview_frame.xrc:649
7281msgid "Fit"
7282msgstr ""
7283
7284#: hugin1/hugin/xrc/preview_frame.xrc:18
7285#: hugin1/hugin/xrc/preview_frame.xrc:666
7286msgid "Automatically straighten a wavy horizon"
7287msgstr ""
7288
7289#: hugin1/hugin/xrc/preview_frame.xrc:19
7290#: hugin1/hugin/xrc/preview_frame.xrc:661
7291msgid "Straighten"
7292msgstr ""
7293
7294#: hugin1/hugin/xrc/preview_frame.xrc:23 hugin1/hugin/xrc/preview_frame.xrc:51
7295msgid "Numerical Transform"
7296msgstr ""
7297
7298#: hugin1/hugin/xrc/preview_frame.xrc:24
7299msgid "Num. Transf."
7300msgstr ""
7301
7302#: hugin1/hugin/xrc/preview_frame.xrc:29
7303msgid "Auto update"
7304msgstr ""
7305
7306#: hugin1/hugin/xrc/preview_frame.xrc:30
7307msgid "Auto"
7308msgstr ""
7309
7310#: hugin1/hugin/xrc/preview_frame.xrc:35
7311msgid "Update preview"
7312msgstr ""
7313
7314#: hugin1/hugin/xrc/preview_frame.xrc:36
7315msgid "Update"
7316msgstr ""
7317
7318#: hugin1/hugin/xrc/preview_frame.xrc:41
7319msgid "Show all images"
7320msgstr ""
7321
7322#: hugin1/hugin/xrc/preview_frame.xrc:46
7323msgid "Show none of the images"
7324msgstr ""
7325
7326#: hugin1/hugin/xrc/preview_frame.xrc:126
7327#: hugin1/hugin/xrc/preview_frame.xrc:133
7328msgid "Mode:"
7329msgstr ""
7330
7331#: hugin1/hugin/xrc/preview_frame.xrc:155
7332msgid "1. Load images..."
7333msgstr ""
7334
7335#: hugin1/hugin/xrc/preview_frame.xrc:156
7336msgid "Load a series of images"
7337msgstr ""
7338
7339#: hugin1/hugin/xrc/preview_frame.xrc:163
7340msgid "no images loaded"
7341msgstr ""
7342
7343#: hugin1/hugin/xrc/preview_frame.xrc:244
7344msgid "2. Align..."
7345msgstr ""
7346
7347#: hugin1/hugin/xrc/preview_frame.xrc:245
7348msgid ""
7349"Align all images. Creates control points and optimizes the image positions"
7350msgstr ""
7351
7352#: hugin1/hugin/xrc/preview_frame.xrc:258
7353msgid "3. Create panorama..."
7354msgstr ""
7355
7356#: hugin1/hugin/xrc/preview_frame.xrc:259
7357msgid "Create a high resolution panorama"
7358msgstr ""
7359
7360#: hugin1/hugin/xrc/preview_frame.xrc:295
7361msgid "Identify"
7362msgstr ""
7363
7364#: hugin1/hugin/xrc/preview_frame.xrc:296
7365msgid "Match images to their numbers"
7366msgstr ""
7367
7368#: hugin1/hugin/xrc/preview_frame.xrc:316
7369msgid "Use full photometric correction (slow)"
7370msgstr ""
7371
7372#: hugin1/hugin/xrc/preview_frame.xrc:324
7373msgid ""
7374"Show lines between the ends of each control point. The longer the line, the "
7375"bigger the error."
7376msgstr ""
7377
7378#: hugin1/hugin/xrc/preview_frame.xrc:372
7379msgid ""
7380"Sets the exposure value of the panorama to the mean exposure of all images"
7381msgstr ""
7382
7383#: hugin1/hugin/xrc/preview_frame.xrc:423
7384msgid "Gray picker"
7385msgstr ""
7386
7387#: hugin1/hugin/xrc/preview_frame.xrc:424
7388msgid "Correct global white balance by selecting a neutral gray area"
7389msgstr ""
7390
7391#: hugin1/hugin/xrc/preview_frame.xrc:433
7392msgid "Edit CP"
7393msgstr ""
7394
7395#: hugin1/hugin/xrc/preview_frame.xrc:434
7396msgid "Create or delete control points in selected rectangle"
7397msgstr ""
7398
7399#: hugin1/hugin/xrc/preview_frame.xrc:456
7400msgid "Background:"
7401msgstr ""
7402
7403#: hugin1/hugin/xrc/preview_frame.xrc:486
7404msgid "Scale:"
7405msgstr ""
7406
7407#: hugin1/hugin/xrc/preview_frame.xrc:513
7408msgid ""
7409"* A gray line indicates there are no control points, but the image pair "
7410"overlaps.\n"
7411"* Green, yellow and red lines indicate good, medium and poor alignment.\n"
7412"* Click a line to edit the associated images in the Control Points tab."
7413msgstr ""
7414
7415#: hugin1/hugin/xrc/preview_frame.xrc:522
7416msgid "Layout"
7417msgstr ""
7418
7419#: hugin1/hugin/xrc/preview_frame.xrc:602
7420#: hugin1/hugin/xrc/preview_frame.xrc:693
7421#: hugin1/hugin/xrc/preview_frame.xrc:873
7422msgid "Guides:"
7423msgstr ""
7424
7425#: hugin1/hugin/xrc/preview_frame.xrc:611
7426#: hugin1/hugin/xrc/preview_frame.xrc:701
7427#: hugin1/hugin/xrc/preview_frame.xrc:882
7428msgid "Rule of thirds"
7429msgstr ""
7430
7431#: hugin1/hugin/xrc/preview_frame.xrc:612
7432#: hugin1/hugin/xrc/preview_frame.xrc:702
7433#: hugin1/hugin/xrc/preview_frame.xrc:883
7434msgid "Golden ratio"
7435msgstr ""
7436
7437#: hugin1/hugin/xrc/preview_frame.xrc:613
7438#: hugin1/hugin/xrc/preview_frame.xrc:703
7439#: hugin1/hugin/xrc/preview_frame.xrc:884
7440msgid "Diagonal"
7441msgstr ""
7442
7443#: hugin1/hugin/xrc/preview_frame.xrc:614
7444#: hugin1/hugin/xrc/preview_frame.xrc:704
7445#: hugin1/hugin/xrc/preview_frame.xrc:885
7446msgid "Diagonal method"
7447msgstr ""
7448
7449#: hugin1/hugin/xrc/preview_frame.xrc:615
7450#: hugin1/hugin/xrc/preview_frame.xrc:705
7451#: hugin1/hugin/xrc/preview_frame.xrc:886
7452msgid "Golden triangle (down)"
7453msgstr ""
7454
7455#: hugin1/hugin/xrc/preview_frame.xrc:616
7456#: hugin1/hugin/xrc/preview_frame.xrc:706
7457#: hugin1/hugin/xrc/preview_frame.xrc:887
7458msgid "Golden triangle (up)"
7459msgstr ""
7460
7461#: hugin1/hugin/xrc/preview_frame.xrc:681
7462msgid "Drag mode:"
7463msgstr ""
7464
7465#: hugin1/hugin/xrc/preview_frame.xrc:821
7466msgid "Apply"
7467msgstr ""
7468
7469#: hugin1/hugin/xrc/preview_frame.xrc:832
7470msgid "Move/Drag"
7471msgstr ""
7472
7473#: hugin1/hugin/xrc/preview_frame.xrc:846
7474msgid "Set the crop region to the largest rectangle covered by images"
7475msgstr ""
7476
7477#: hugin1/hugin/xrc/preview_frame.xrc:853
7478msgid "HDR Autocrop"
7479msgstr ""
7480
7481#: hugin1/hugin/xrc/preview_frame.xrc:858
7482msgid "Set the crop region to the largest rectangle covered by image stacks"
7483msgstr ""
7484
7485#: hugin1/hugin/xrc/preview_frame.xrc:909
7486msgid "left:"
7487msgstr ""
7488
7489#: hugin1/hugin/xrc/preview_frame.xrc:923
7490msgid "top:"
7491msgstr ""
7492
7493#: hugin1/hugin/xrc/preview_frame.xrc:937
7494msgid "right:"
7495msgstr ""
7496
7497#: hugin1/hugin/xrc/preview_frame.xrc:951
7498msgid "bottom:"
7499msgstr ""
7500
7501#: hugin1/hugin/xrc/preview_frame.xrc:967
7502msgid "Reset crop to maximal possible area"
7503msgstr ""
7504
7505#: hugin1/hugin/xrc/preview_frame.xrc:1009
7506msgid "Panorama &editor"
7507msgstr ""
7508
7509#: hugin1/hugin/xrc/preview_frame.xrc:1018
7510msgid "&Overview"
7511msgstr ""
7512
7513#: hugin1/hugin/xrc/preview_frame.xrc:1019
7514msgid "Shows the overview of the panorama sphere"
7515msgstr ""
7516
7517#: hugin1/hugin/xrc/preview_frame.xrc:1023
7518msgid "&Grid"
7519msgstr ""
7520
7521#: hugin1/hugin/xrc/preview_frame.xrc:1024
7522msgid "Shows a grid"
7523msgstr ""
7524
7525#: hugin1/hugin/xrc/preview_frame.xrc:1150
7526msgid "&All images"
7527msgstr ""
7528
7529#: hugin1/hugin/xrc/preview_frame.xrc:1155
7530msgid "Image with &median exposure of each stack"
7531msgstr ""
7532
7533#: hugin1/hugin/xrc/preview_frame.xrc:1159
7534msgid "&Brightest image of each stack"
7535msgstr ""
7536
7537#: hugin1/hugin/xrc/preview_frame.xrc:1163
7538msgid "&Darkest image of each stack"
7539msgstr ""
7540
7541#: hugin1/hugin/xrc/preview_frame.xrc:1168
7542msgid "&Keep currently selected images"
7543msgstr ""
7544
7545#: hugin1/hugin/xrc/preview_frame.xrc:1173
7546msgid "&Reset selection"
7547msgstr ""
7548
7549#: hugin1/hugin/xrc/preview_frame.xrc:1193
7550msgid ""
7551"You have selected a fisheye as lens projection.\n"
7552"It may necessary to mask out unused black space in the input image.\n"
7553"Do you want to go to the mask/crop tab, where you can perform this operation?"
7554msgstr ""
7555
7556#: hugin1/hugin/xrc/reset_dialog.xrc:20
7557msgid "Translation parameters"
7558msgstr ""
7559
7560#: hugin1/hugin/xrc/reset_dialog.xrc:28
7561msgid "Field of View"
7562msgstr ""
7563
7564#: hugin1/hugin/xrc/reset_dialog.xrc:55 hugin1/hugin/xrc/reset_dialog.xrc:76
7565msgid "to EXIF values"
7566msgstr ""
7567
7568#: hugin1/hugin/xrc/reset_dialog.xrc:56
7569msgid "to zero (no exposure correction)"
7570msgstr ""
7571
7572#: hugin1/hugin/xrc/reset_dialog.xrc:77
7573msgid "to one (no color correction)"
7574msgstr ""
7575
7576#: hugin1/hugin/xrc/reset_dialog.xrc:130
7577msgid "Reset values"
7578msgstr ""
7579
7580#: hugin1/executor/blended_stacks.executor:2
7581msgid "Blended stacks"
7582msgstr ""
7583
7584#: hugin1/executor/blended_stacks.executor:3
7585msgid "Fuse all stacks with enfuse, then blend them with enblend"
7586msgstr ""
7587
7588#: hugin1/executor/blended_stacks.executor:8
7589#: hugin1/executor/fused_layers.executor:8 hugin1/executor/hdr_pano.executor:8
7590#: hugin1/executor/median_stack.executor:8
7591#: hugin1/executor/normal_enblend.executor:8
7592#: hugin1/executor/normal_enblend_cubic.executor:8
7593#: hugin1/executor/normal_layered_tiff.executor:8
7594#: hugin1/executor/normal_smartblend.executor:9
7595#: hugin1/executor/zeronoise.executor:8
7596msgid "Remapping images"
7597msgstr ""
7598
7599#: hugin1/executor/blended_stacks.executor:13
7600msgid "Fusing all stacks with enfuse"
7601msgstr ""
7602
7603#: hugin1/executor/blended_stacks.executor:20
7604msgid "Blending stacks with enblend"
7605msgstr ""
7606
7607#: hugin1/executor/duallens.assistant:2
7608msgid "Assistant for dual lens images"
7609msgstr ""
7610
7611#: hugin1/executor/duallens.assistant:3
7612msgid ""
7613"Assistant for images shot with dual lens camera/one shot panoramic cameras"
7614msgstr ""
7615
7616#: hugin1/executor/duallens.assistant:7
7617msgid "Prepare initial pto file"
7618msgstr ""
7619
7620#: hugin1/executor/duallens.assistant:13 hugin1/executor/duallens.assistant:43
7621msgid "Setting advanced settings"
7622msgstr ""
7623
7624#: hugin1/executor/duallens.assistant:25 hugin1/executor/normal.assistant:13
7625#: hugin1/executor/scanned.assistant:18 hugin1/executor/scanned2.assistant:18
7626msgid "Check result"
7627msgstr ""
7628
7629#: hugin1/executor/duallens.assistant:31 hugin1/executor/multirow.assistant:19
7630#: hugin1/executor/normal.assistant:19 hugin1/executor/scanned.assistant:24
7631#: hugin1/executor/scanned2.assistant:24
7632msgid "Cleaning control points"
7633msgstr ""
7634
7635#: hugin1/executor/duallens.assistant:37 hugin1/executor/multirow.assistant:31
7636#: hugin1/executor/normal.assistant:25 hugin1/executor/scanned.assistant:30
7637#: hugin1/executor/scanned2.assistant:30
7638msgid "Searching line cp"
7639msgstr ""
7640
7641#: hugin1/executor/duallens.assistant:48 hugin1/executor/multirow.assistant:37
7642#: hugin1/executor/normal.assistant:31 hugin1/executor/scanned.assistant:41
7643#: hugin1/executor/scanned2.assistant:41 hugin1/executor/stacked.assistant:24
7644msgid "Optimizing"
7645msgstr ""
7646
7647#: hugin1/executor/duallens.assistant:53 hugin1/executor/multirow.assistant:42
7648#: hugin1/executor/normal.assistant:36 hugin1/executor/scanned.assistant:46
7649#: hugin1/executor/scanned2.assistant:46 hugin1/executor/stacked.assistant:29
7650msgid "Searching for best crop"
7651msgstr ""
7652
7653#: hugin1/executor/fused_layers.executor:2
7654msgid "Fused layers"
7655msgstr ""
7656
7657#: hugin1/executor/fused_layers.executor:3
7658msgid "Blend all exposure layers, then fuse them with enfuse"
7659msgstr ""
7660
7661#: hugin1/executor/fused_layers.executor:13
7662msgid "Blending all exposure layers"
7663msgstr ""
7664
7665#: hugin1/executor/fused_layers.executor:20
7666msgid "Fusing all exposure layers"
7667msgstr ""
7668
7669#: hugin1/executor/hdr_pano.executor:2
7670msgid "HDR panorama"
7671msgstr ""
7672
7673#: hugin1/executor/hdr_pano.executor:3
7674msgid "Generate a HDR panorama"
7675msgstr ""
7676
7677#: hugin1/executor/hdr_pano.executor:13
7678msgid "Merging hdr stacks"
7679msgstr ""
7680
7681#: hugin1/executor/hdr_pano.executor:19
7682msgid "Blending all hdr stacks"
7683msgstr ""
7684
7685#: hugin1/executor/median_stack.executor:2
7686msgid "Median of stacked images"
7687msgstr ""
7688
7689#: hugin1/executor/median_stack.executor:3
7690msgid "Output median image of stacked images"
7691msgstr ""
7692
7693#: hugin1/executor/median_stack.executor:14
7694msgid "Calculating median"
7695msgstr ""
7696
7697#: hugin1/executor/multirow.assistant:2
7698msgid "Multi-row (2 rows)"
7699msgstr ""
7700
7701#: hugin1/executor/multirow.assistant:3
7702msgid "Assistant for multi-row panorama (2 rows, handles orphaned images)"
7703msgstr ""
7704
7705#: hugin1/executor/multirow.assistant:7
7706msgid "Assign rough positions"
7707msgstr ""
7708
7709#: hugin1/executor/multirow.assistant:25
7710msgid "Connect orphaned images"
7711msgstr ""
7712
7713#: hugin1/executor/normal.assistant:2
7714msgid "Standard assistant"
7715msgstr ""
7716
7717#: hugin1/executor/normal.assistant:3
7718msgid "Assistant for normal panorama"
7719msgstr ""
7720
7721#: hugin1/executor/normal_enblend.executor:2
7722msgid "Normal panorama with enblend"
7723msgstr ""
7724
7725#: hugin1/executor/normal_enblend.executor:3
7726msgid "Generate normal panorama (TIF file)"
7727msgstr ""
7728
7729#: hugin1/executor/normal_enblend.executor:13
7730#: hugin1/executor/normal_enblend_cubic.executor:13
7731msgid "Blending with enblend"
7732msgstr ""
7733
7734#: hugin1/executor/normal_enblend.executor:22
7735#: hugin1/executor/normal_enblend_cubic.executor:22
7736#: hugin1/executor/normal_layered_tiff.executor:13
7737msgid "Updating metadata"
7738msgstr ""
7739
7740#: hugin1/executor/normal_enblend_cubic.executor:2
7741msgid "Equi and cubic"
7742msgstr ""
7743
7744#: hugin1/executor/normal_enblend_cubic.executor:3
7745msgid "Creates an equirectangular and the cube faces for given project"
7746msgstr ""
7747
7748#: hugin1/executor/normal_enblend_cubic.executor:28
7749msgid "Create project file for cubic reprojection"
7750msgstr ""
7751
7752#: hugin1/executor/normal_enblend_cubic.executor:35
7753msgid "Set positions for reprojection"
7754msgstr ""
7755
7756#: hugin1/executor/normal_enblend_cubic.executor:42
7757msgid "Set output size for reprojection"
7758msgstr ""
7759
7760#: hugin1/executor/normal_enblend_cubic.executor:49
7761msgid "Create cube faces"
7762msgstr ""
7763
7764#: hugin1/executor/normal_layered_tiff.executor:2
7765msgid "Normal panorama with layered TIFF output"
7766msgstr ""
7767
7768#: hugin1/executor/normal_layered_tiff.executor:3
7769msgid "Output a panorama with layered TIFF output for manual blending"
7770msgstr ""
7771
7772#: hugin1/executor/normal_smartblend.executor:2
7773msgid "Normal panorama with smartblend"
7774msgstr ""
7775
7776#: hugin1/executor/normal_smartblend.executor:3
7777msgid "Output a normal panorama, using smartblend for blending"
7778msgstr ""
7779
7780#: hugin1/executor/normal_smartblend.executor:14
7781msgid "Blending with smartblend"
7782msgstr ""
7783
7784#: hugin1/executor/scanned.assistant:2
7785msgid "Scanned images"
7786msgstr ""
7787
7788#: hugin1/executor/scanned.assistant:3
7789msgid "Assistant for scanned images"
7790msgstr ""
7791
7792#: hugin1/executor/scanned.assistant:7 hugin1/executor/scanned2.assistant:7
7793msgid "Setting initial values"
7794msgstr ""
7795
7796#: hugin1/executor/scanned.assistant:36 hugin1/executor/scanned2.assistant:36
7797#: hugin1/executor/stacked.assistant:19
7798msgid "Setting optimizer variables"
7799msgstr ""
7800
7801#: hugin1/executor/scanned2.assistant:2
7802msgid "Scanned images (TrXYZ)"
7803msgstr ""
7804
7805#: hugin1/executor/scanned2.assistant:3
7806msgid "Assistant for scanned images, using translation parameters"
7807msgstr ""
7808
7809#: hugin1/executor/stacked.assistant:2
7810msgid "Align image stack assistant"
7811msgstr ""
7812
7813#: hugin1/executor/stacked.assistant:3
7814msgid "Assistant for alignment of a single stack"
7815msgstr ""
7816
7817#: hugin1/executor/stacked.assistant:13
7818msgid "Checking result"
7819msgstr ""
7820
7821#: hugin1/executor/zeronoise.executor:2
7822msgid "Zero-noise output"
7823msgstr ""
7824
7825#: hugin1/executor/zeronoise.executor:3
7826msgid "Use with a single stack (with different exposures) to reduce noise"
7827msgstr ""
7828
7829#: hugin1/executor/zeronoise.executor:13
7830msgid "Merge all exposures"
7831msgstr ""
7832
7833#: hugin1/hugin/xrc/data/tips.txt:3
7834msgid ""
7835"Welcome to Hugin. To create a panorama, just follow the sequence shown in "
7836"the assistant tab."
7837msgstr ""
7838
7839#: hugin1/hugin/xrc/data/tips.txt:4
7840msgid ""
7841"If you have a folder with images from different panoramas, you can use the "
7842"menu File>Search directory for...>Images in PTBatcherGUI to automatically "
7843"create the appropriate project file, run the assistant and optionally stitch "
7844"the final panorama."
7845msgstr ""
7846
7847#: hugin1/hugin/xrc/data/tips.txt:5
7848msgid ""
7849"To run the assistant on a bunch of projects use the batch processor "
7850"PTBatcherGUI."
7851msgstr ""
7852
7853#: hugin1/hugin/xrc/data/tips.txt:6
7854msgid "To stitch a bunch of projects use the batch processor PTBatcherGUI."
7855msgstr ""
7856
7857#: hugin1/hugin/xrc/data/tips.txt:7
7858msgid ""
7859"If the horizon of a panorama is wavy, use the straighten function in the "
7860"preview window to straighten it"
7861msgstr ""
7862
7863#: hugin1/hugin/xrc/data/tips.txt:8
7864msgid ""
7865"The Preview window can be used to center the panorama by clicking with the "
7866"left mouse button. A right click will rotate the panorama"
7867msgstr ""
7868
7869#: hugin1/hugin/xrc/data/tips.txt:9
7870msgid ""
7871"If you prefer to use an alternative control point detector to Hugin's built-"
7872"in CPFind, settings are provided in Preferences -> Control Point Detectors.  "
7873"However you will still have to install those Control Point Detectors "
7874"separately if you haven't already done so."
7875msgstr ""
7876
7877#: hugin1/hugin/xrc/data/tips.txt:10
7878msgid ""
7879"Hugin supports a number of third party control point detectors, including "
7880"Autopano, Autopano-SIFT-C, and Panomatic, via a plug-in mechanism controlled "
7881"in Preferences -> Control Point Detectors."
7882msgstr ""
7883
7884#: hugin1/hugin/xrc/data/tips.txt:11
7885msgid ""
7886"Sometimes the control point detector can not find connections between all "
7887"images. In this case, control points have to be created manually, using the "
7888"control points tab in the panorama editor."
7889msgstr ""
7890
7891#: hugin1/hugin/xrc/data/tips.txt:12
7892msgid ""
7893"To scroll both the images in the control points tab, hold the shift key "
7894"while moving the mouse."
7895msgstr ""
7896
7897#: hugin1/hugin/xrc/data/tips.txt:13
7898msgid ""
7899"The control key or the middle mouse button can be used to pan one image in "
7900"the control points tab."
7901msgstr ""
7902
7903#: hugin1/hugin/xrc/data/tips.txt:14
7904msgid ""
7905"Rotating the camera around the entrance pupil (sometimes also called \"nodal "
7906"point\") avoids parallax errors and makes panorama creation a lot easier. "
7907"The Panotools wiki <http://wiki.panotools.org/NPP> helps you to find the "
7908"correct point for your lens."
7909msgstr ""
7910
7911#: hugin1/hugin/xrc/data/tips.txt:15
7912msgid "Tutorials on hugin are available on http://hugin.sf.net/tutorials"
7913msgstr ""
7914
7915#: hugin1/hugin/xrc/data/tips.txt:16
7916msgid ""
7917"If the panorama looks nice but the horizon is curved add vertical control "
7918"points. See http://hugin.sf.net/tutorials for more information"
7919msgstr ""
7920
7921#: hugin1/hugin/xrc/data/tips.txt:17
7922msgid ""
7923"Horizontal or vertical control point pairs can be set by selecting the same "
7924"image on both sides of the control points tab."
7925msgstr ""
7926
7927#: hugin1/hugin/xrc/data/tips.txt:18
7928msgid ""
7929"Control points should be placed on static objects. Avoid placing them "
7930"people, trees and other moving or deforming objects."
7931msgstr ""
7932
7933#: hugin1/hugin/xrc/data/tips.txt:19
7934msgid "Images can also be added to hugin via drag and drop."
7935msgstr ""
7936
7937#: hugin1/hugin/xrc/data/tips.txt:20
7938msgid ""
7939"Spread control points as far as possible. Close control points do not define "
7940"the relative orientation between images well."
7941msgstr ""
7942
7943#: hugin1/hugin/xrc/data/tips.txt:21
7944msgid ""
7945"Place control points on objects as far away from the camera as possible.  "
7946"They are less prone to parallax error."
7947msgstr ""
7948
7949#: hugin1/hugin/xrc/data/tips.txt:22
7950msgid ""
7951"The Fine Tune button can be used to find a better position for the point in "
7952"the right image for an already selected point."
7953msgstr ""
7954
7955#: hugin1/hugin/xrc/data/tips.txt:23
7956msgid ""
7957"Editing the panorama in multiple layers with The Gimp or Photoshop offers "
7958"many creative possibilities."
7959msgstr ""
7960
7961#: hugin1/hugin/xrc/data/tips.txt:24
7962msgid ""
7963"The PanoTools wiki at http://wiki.panotools.org offers comprehensive "
7964"information about creating panoramas and other images with panotools."
7965msgstr ""
7966
7967#: hugin1/hugin/xrc/data/tips.txt:25
7968msgid "The multilayer tiff file output can be read by The Gimp 2.0 or higher."
7969msgstr ""
7970
7971#: hugin1/hugin/xrc/data/tips.txt:26
7972msgid ""
7973"You can press the middle mouse button to pan images in the Control Points "
7974"tab."
7975msgstr ""
7976
7977#: hugin1/hugin/xrc/data/tips.txt:27
7978msgid "The \"f\" key is the shortcut for Fine Tune button."
7979msgstr ""
7980
7981#: hugin1/hugin/xrc/data/tips.txt:28
7982msgid "Pressing \"Del\" will remove the currently selected control point."
7983msgstr ""
7984
7985#: hugin1/hugin/xrc/data/tips.txt:29
7986msgid "Press \"0\" in the control points tab to zoom out to full view."
7987msgstr ""
7988
7989#: hugin1/hugin/xrc/data/tips.txt:30
7990msgid "Press \"1\" in the control points tab to zoom out to 100% view."
7991msgstr ""
7992
7993#: hugin1/hugin/xrc/data/tips.txt:31
7994msgid ""
7995"After enblend has blended the panorama, the remapped output images "
7996"(available in the same directory as the panorama image) can be used to "
7997"retouch the panorama in The Gimp or Photoshop."
7998msgstr ""
7999
8000#: hugin1/hugin/xrc/data/tips.txt:32
8001msgid ""
8002"Hugin and other Free panoramic software is discussed on the ptx email list. "
8003"http://groups.google.com/group/hugin-ptx"
8004msgstr ""
8005
8006#: hugin1/hugin/xrc/data/tips.txt:33
8007msgid ""
8008"The Panorama Tools, on which hugin is based, were originally written by "
8009"Helmut Dersch."
8010msgstr ""
8011
8012#: hugin1/hugin/xrc/data/tips.txt:34
8013msgid ""
8014"The precision of \"fine tuning\" control points can be improved by enabling "
8015"rotation search. This is essential for fisheye and wide angle images."
8016msgstr ""
8017
8018#: hugin1/hugin/xrc/data/tips.txt:35
8019msgid ""
8020"Multiple images can be selected in the photo tabs in the panorama editor. "
8021"Commands will act on all selected images."
8022msgstr ""
8023
8024#: hugin1/hugin/xrc/data/tips.txt:36
8025msgid ""
8026"Lens parameters may vary with changing focus. For best results, calibrate "
8027"the parameters using know settings and reuse them later."
8028msgstr ""
8029
8030#: hugin1/hugin/xrc/data/tips.txt:37
8031msgid ""
8032"Optimization of all distortion parameters \"everything\" makes only sense "
8033"with heavily overlapping images and many well distributed control points."
8034msgstr ""
8035