1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2006-01-31 15:28+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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 msgid "Image analyser for Particle Image Velocimetry"
25 "Image dimensions defined by command keys and differ from camera. Disabling "
31 "col_start larger than img_width; \n"
37 "col_end larger than img_width; \n"
38 "set to img_width - 1"
43 "row_start larger than img_height; \n"
49 "row_end larger than img_height; \n"
50 "set to img_height - 1"
55 msgid "image width = %d image height = %d image colour depth = %d"
59 msgid "Trigger system not available"
63 msgid "No camera connected"
68 msgid "Image dimensions or depth are smaller than 0 or larger than %dx%d, %d)."
71 #: ../src/support.c:92 ../src/support.c:117
73 msgid "Couldn't find pixmap file: %s"
100 #: ../src/utils.c:110
104 #: ../src/utils.c:112
108 #: ../src/utils.c:114
112 #: ../src/utils.c:116
116 #: ../src/utils.c:118
120 #: ../src/utils.c:120
124 #: ../src/utils.c:122
128 #: ../src/utils.c:124
129 msgid "month_name: Unvalid month"
132 #: ../src/preferences.c:562
134 "In order to affect image width, height and depth\n"
138 #: ../src/preferences.c:570
140 "In order to change image width, height and depth\n"
141 "press OK button and restart GPIV"
144 #: ../src/console_menus.h:87 ../src/console_menus.h:171
148 #: ../src/console_menus.h:88 ../src/console_menus.h:172
149 msgid "show GPIV check-buttons"
152 #: ../src/console_menus.h:95 ../src/console_menus.h:178
156 #: ../src/console_menus.h:96 ../src/console_menus.h:179
157 msgid "show tabulator containing parameter settings"
160 #: ../src/console_menus.h:105 ../src/console_menus.h:186
164 #: ../src/console_menus.h:106
165 msgid "Define settings of the application"
168 #: ../src/console_menus.h:120 ../src/console_menus.h:200
169 msgid "show tooltips"
172 #: ../src/console_menus.h:121 ../src/console_menus.h:201
173 msgid "show extended information in a small pop-up window"
176 #: ../src/console_menus.h:128 ../src/console_menus.h:207
180 #: ../src/console_interface.c:509
181 msgid "Open a PIV image or data-file"
184 #: ../src/console_interface.c:529
188 #: ../src/console_interface.c:549
189 msgid "Print the displayed data of active buffer(s)"
192 #: ../src/console_interface.c:570
193 msgid "Execute the enabled chain process(es)"
196 #: ../src/console_interface.c:591
197 msgid "Cancels all running processes"
200 #: ../src/console_interface.c:618
202 "Close active buffer(s).\n"
203 "A warning message will be issued for unsaved data"
206 #: ../src/console_interface.c:653
209 "A warning message will be issued for unsaved data"
213 #. * dac process button
215 #: ../src/console_interface.c:771
219 #: ../src/console_interface.c:785
221 "Enables data acquisition for chain processing: recording of images "
223 "The process will be executed by clicking the Execute button"
227 #. * piv process button
230 #. * PIV activating button
232 #: ../src/console_interface.c:814 ../src/piveval_interface.c:2691
236 #: ../src/console_interface.c:828
238 "Enables PIV for chain processing: analysing of a PIV image (pair), "
239 "resulting into the mean displacements of the particle images within each "
240 "interrogation area. \n"
241 "The process will be executed by clicking the Execute button"
244 #: ../src/console_interface.c:856
248 #: ../src/console_interface.c:870
250 "Enables gradient for chain processing: Disables velocities with gradients "
251 "larger than 0.05 over the interrogation area. \n"
252 "The process will be executed by clicking the \"Execute\" button"
255 #: ../src/console_interface.c:896 ../src/pivvalid_interface.c:609
259 #: ../src/console_interface.c:910
261 "Enables residu statistics for chain processing: calculates the residus of "
262 "displacements for detection of outliers and shows an histogram of them. The "
263 "histogram will be displayed in the Piv Validation tab. \n"
264 "The process will be executed by clicking the Execute button"
267 #: ../src/console_interface.c:938
271 #: ../src/console_interface.c:952
273 "Enables validation for chain processing: detects outliers of PIV data by "
274 "testing on median residu or by Signal to Noise Ratio magnitudes and, "
275 "eventually, substitutes. \n"
276 "The process will be executed by clicking the Execute button"
279 #: ../src/console_interface.c:979 ../src/pivvalid_interface.c:645
283 #: ../src/console_interface.c:993
285 "Enables peak-lock for chain processing: shows an histogram of sub-pixel "
286 "displacements in order to check on peak-locking effects. The histogram will "
287 "be displayed in the Piv Validation tab. \n"
288 "The process will be executed by clicking the \"Execute\" button"
291 #: ../src/console_interface.c:1020 ../src/pivpost_interface.c:470
295 #: ../src/console_interface.c:1033
297 "Enables scaling for chain processing: scales spatial displacements over all "
299 "The process will be executed by clicking the \"Execute\" button"
303 #. * end of KEEP DISABLED
306 #. * button to calculate averages
308 #: ../src/console_interface.c:1059 ../src/pivpost_interface.c:689
312 #: ../src/console_interface.c:1072
314 "Enables average for chain processing: Calculates spatial average "
315 "displacements over all data. \n"
316 "The process will be executed by clicking the \"Execute\" button"
320 #. * button to subtract averages or zero offset displacements / velocities
322 #: ../src/console_interface.c:1098 ../src/pivpost_interface.c:774
326 #: ../src/console_interface.c:1112
328 "Enables subtract for chain processing: subtracts spatial average "
329 "displacements from all data. \n"
330 "The process will be executed by clicking the \"Execute\" button"
333 #: ../src/console_interface.c:1138 ../src/pivpost_interface.c:1253
337 #: ../src/console_interface.c:1152
339 "Enables vorticity for chain processing: calculates vorticity or strain "
340 "magnitudes from a velocity field.\n"
341 "The process will be executed by clicking the Execute button"
344 #: ../src/console_interface.c:1217
348 #: ../src/console_interface.c:1236
352 #: ../src/console_interface.c:1260
353 msgid "Interrogation"
356 #: ../src/console_interface.c:1347
360 #. gtk_object_set_data (GTK_OBJECT (gpiv->console),
363 #: ../src/console_interface.c:1443
364 msgid "Post processing"
367 #: ../src/console_interface.c:1530
368 msgid "buffer names and numbers"
371 #: ../src/console_interface.c:1628
375 #: ../src/console_interface.c:1649
379 #: ../src/console_interface.c:1661
383 #: ../src/console.c:163 ../src/console.c:238 ../src/console.c:274
386 "Image or header doesn't exist \n"
387 "or image dimensions (%dx%d) differ \n"
388 "from parameter settings (%dx%d)"
391 #: ../src/console.c:179 ../src/console.c:295
393 "cross correlation parameter from image \n"
394 "not in agreement with GPIV setting"
397 #: ../src/console.c:331
398 msgid "open_img: should not arrive here"
401 #: ../src/console.c:567
402 msgid "select_action_from_fname: non-valid file name"
405 #: ../src/console.c:753
406 msgid "Failure opening image header for output"
409 #: ../src/console.c:765
410 msgid "Failure opening parameter file for output"
413 #: ../src/console.c:1116
416 "There are unsaved data that will be lost.\n"
417 "Are you sure you want to close buffer #%d ?"
420 #: ../src/console.c:1750
421 msgid "cancel_process = TRUE"
424 #: ../src/console.c:1761
425 msgid "cancel_process = FALSE"
428 #. dialog = gtk_file_chooser_dialog_new ("Open File",
434 #. GTK_FILE_CHOOSER_ACTION_OPEN,
435 #. GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
436 #. GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT,
438 #. if (gtk_dialog_run (GTK_DIALOG (dialog)) == GTK_RESPONSE_ACCEPT) {
439 #. file_ok_sel(gpiv, dialog);
441 #. gtk_widget_destroy (dialog);
442 #. gnome_appbar_set_status(GNOME_APPBAR(gpiv->appbar), msg);
444 #. * Create a new file selection widget
445 #. * Connect the ok_button and cancel_button to file_ok_sel function
446 #. * Set a default filename
447 #. * set user data "gpiv" to filew
449 #: ../src/console.c:1951
450 msgid "File selection"
453 #: ../src/console.c:2115
454 msgid "Opens image/PIV data (and display)"
457 #: ../src/console.c:2129
461 #: ../src/console.c:2143
462 msgid "Prints selected buffer(s)"
465 #: ../src/console.c:2157
466 msgid "Executes all tickmarked processes"
469 #: ../src/console.c:2171
470 msgid "Cancels any running processes"
473 #: ../src/console.c:2185
474 msgid "Close active buffer(s)"
477 #: ../src/console.c:2199
481 #: ../src/imgh_interface.c:98
482 msgid "Image information and settings"
485 #: ../src/imgh_interface.c:197
489 #: ../src/imgh_interface.c:246
495 #. * label for correlation
497 #: ../src/imgh_interface.c:295
498 msgid "correlation type: "
504 #: ../src/imgh_interface.c:337
505 msgid "number of columns (pixels): "
511 #: ../src/imgh_interface.c:379
512 msgid "number of rows (pixels): "
518 #: ../src/imgh_interface.c:423
519 msgid "image depth (bits): "
523 #. * frame, table and spinners for spatial scale "sscale"
525 #. * radio buttons and spinners defining spatial scale interactively
526 #. * with pointer in image
528 #: ../src/imgh_interface.c:470
529 msgid "Define spatial scale"
532 #: ../src/imgh_interface.c:527 ../src/piveval_interface.c:1358
533 #: ../src/piveval_interface.c:1658 ../src/pivvalid_interface.c:214
534 #: ../src/display_menus.h:122
538 #: ../src/imgh_interface.c:565
539 msgid "Spanned length"
542 #: ../src/imgh_interface.c:602
543 msgid "Vertical spanned length"
546 #: ../src/imgh_interface.c:640
547 msgid "Horizontal spanned length"
550 #: ../src/imgh_interface.c:677
551 msgid "span (pixels): "
554 #: ../src/imgh_interface.c:737
555 msgid "length (mm): "
559 #. * spinner for spatial scale "sscale"
562 #. *spinner for spatial scale "sscale"
564 #: ../src/imgh_interface.c:800 ../src/pivpost_interface.c:212
565 msgid "spatial scale (mm/pixels): "
569 #. * spinner for time scale "tscale"
572 #. *spinner for time scale "tscale"
574 #: ../src/imgh_interface.c:863 ../src/pivpost_interface.c:276
575 msgid "time scale (ms): "
579 #. * spinner for column position
581 #: ../src/imgh_interface.c:942
582 msgid "position of column #0 (m): "
586 #. * spinner for row position
588 #: ../src/imgh_interface.c:1007
589 msgid "position of row #0 (m): "
593 #. * entry for project
595 #: ../src/imgh_interface.c:1071
600 #. * entry for creation date
602 #: ../src/imgh_interface.c:1127
603 msgid "Creation date: "
607 #. * entry for location
609 #: ../src/imgh_interface.c:1186
614 #. * entry for author
616 #: ../src/imgh_interface.c:1239
621 #. * entry for software
623 #: ../src/imgh_interface.c:1292
628 #. * entry for source
630 #: ../src/imgh_interface.c:1345
635 #. * entry for usertext
637 #: ../src/imgh_interface.c:1398
642 #. * entry for warning
644 #: ../src/imgh_interface.c:1451
649 #. * entry for disclaimer
651 #: ../src/imgh_interface.c:1504
656 #. * entry for comment
658 #: ../src/imgh_interface.c:1557
667 msgid "Points the length spanned by a ruler in the image"
671 msgid "Points the vertical length by a ruler in the image"
675 msgid "Points the horizontal length by a ruler in the image"
678 #: ../src/piveval_interface.c:121
679 msgid "Piv image interrogation"
682 #: ../src/piveval_interface.c:222
686 #: ../src/piveval_interface.c:242
690 #: ../src/piveval_interface.c:262
691 msgid "pre-shift col:"
694 #: ../src/piveval_interface.c:282
698 #: ../src/piveval_interface.c:302
702 #: ../src/piveval_interface.c:322
703 msgid "pre-shift row:"
706 #: ../src/piveval_interface.c:631
710 #: ../src/piveval_interface.c:723 ../src/piveval_interface.c:952
711 #: ../src/piveval_interface.c:1188 ../src/display_menus.h:149
715 #: ../src/piveval_interface.c:757 ../src/piveval_interface.c:986
716 #: ../src/piveval_interface.c:1222 ../src/display_menus.h:151
720 #: ../src/piveval_interface.c:791 ../src/piveval_interface.c:1020
721 #: ../src/piveval_interface.c:1256 ../src/display_menus.h:153
725 #: ../src/piveval_interface.c:825 ../src/piveval_interface.c:1053
726 #: ../src/piveval_interface.c:1290 ../src/display_menus.h:155
731 #. * radio buttons for interrogation size 2
733 #: ../src/piveval_interface.c:860
738 #. * radio buttons for shifted distance of interrogation areas
740 #: ../src/piveval_interface.c:1088
744 #: ../src/piveval_interface.c:1153 ../src/display_menus.h:147
749 #. * radio button for mouse selecting
751 #: ../src/piveval_interface.c:1325
755 #: ../src/piveval_interface.c:1396
759 #: ../src/piveval_interface.c:1434
763 #: ../src/piveval_interface.c:1472
767 #: ../src/piveval_interface.c:1510
771 #: ../src/piveval_interface.c:1548
775 #: ../src/piveval_interface.c:1586
780 #. * radio buttons for sub-pixel interpolation scheme
782 #: ../src/piveval_interface.c:1625
783 msgid "Sub-pixel Interpolation"
786 #: ../src/piveval_interface.c:1700
790 #: ../src/piveval_interface.c:1742
794 #: ../src/piveval_interface.c:1784
798 #. eval->radiobutton_fit_marquardt = gtk_radio_button_new_with_label (eval->vbox10_group,
800 #. eval->vbox10_group = gtk_radio_button_group (GTK_RADIO_BUTTON (eval->radiobutton_fit_marquardt));
801 #. gtk_widget_ref (eval->radiobutton_fit_marquardt);
802 #. gtk_object_set_data_full (GTK_OBJECT (main_window),
803 #. "radiobutton_fit_marquardt",
804 #. eval->radiobutton_fit_marquardt,
805 #. (GtkDestroyNotify) gtk_widget_unref);
806 #. gtk_widget_show (eval->radiobutton_fit_marquardt);
807 #. gtk_box_pack_start (GTK_BOX (eval->vbox10),
808 #. eval->radiobutton_fit_marquardt,
812 #. gtk_object_set_data (GTK_OBJECT (eval->radiobutton_fit_marquardt),
815 #. gtk_object_set_data (GTK_OBJECT (eval->radiobutton_fit_marquardt),
818 #. gtk_object_set_data (GTK_OBJECT (eval->radiobutton_fit_marquardt),
821 #. g_signal_connect (GTK_OBJECT (eval->radiobutton_fit_marquardt),
823 #. G_CALLBACK (on_toggle_piv),
826 #. * radio buttons for correlation peak number to be detected
828 #: ../src/piveval_interface.c:1858
832 #: ../src/piveval_interface.c:1889 ../src/display_menus.h:141
836 #: ../src/piveval_interface.c:1930 ../src/display_menus.h:74
837 #: ../src/display_menus.h:143
841 #: ../src/piveval_interface.c:1971
846 #. * additonal calculation schemes for correlation detection
848 #: ../src/piveval_interface.c:2013
849 msgid "Interrogation scheme"
852 #: ../src/piveval_interface.c:2049
853 msgid "Image deformation"
856 #: ../src/piveval_interface.c:2091
857 msgid "Central differential"
860 #: ../src/piveval_interface.c:2132
864 #: ../src/piveval_interface.c:2173
865 msgid "Weight Kernel"
869 #. * radio buttons for cross-or auto correlation
870 #. * defined in header, not user definable
873 #. * Gnome canvas display corr function
875 #: ../src/piveval_interface.c:2217 ../src/piveval_interface.c:2444
879 #: ../src/piveval_interface.c:2250
883 #: ../src/piveval_interface.c:2283
887 #: ../src/piveval_interface.c:2319
888 msgid "Interrogation areas and correlation"
892 #. * gnome canvas interrogation area1
894 #: ../src/piveval_interface.c:2354
899 #. * gnome canvas interrogation area2
901 #: ../src/piveval_interface.c:2397
906 #. * gnome canvas display values
908 #: ../src/piveval_interface.c:2486
912 #: ../src/piveval_interface.c:2549
917 #. * spinner for zoom
919 #: ../src/piveval_interface.c:2583
924 #. * spinner for vector length
926 #: ../src/piveval_interface.c:2637
927 msgid "Vector scale:"
930 #: ../src/piveval_interface.c:2710
932 "Interrogates a PIV image (pair) resulting into estimators of the mean "
933 "displacement of the particle images within each interrogation area"
936 #: ../src/piveval.c:596
938 "At first, open an image. \n"
939 "Than we'll further see what will happen."
942 #: ../src/piveval.c:1229
944 "Image deformation is not possibe with this Mouse select\n"
945 "Setting Interrogation scheme to Central difference\n"
946 "This will be reset automatically"
949 #: ../src/piveval.c:1257 ../src/pivvalid.c:582
950 msgid "No mouse activity within displayer"
953 #: ../src/piveval.c:1271
954 msgid "Selects an area within the image to be analyzed"
957 #: ../src/piveval.c:1285
959 "Piv evaluation at a single interrogation area. Conserves other existing data"
962 #: ../src/piveval.c:1300
964 "Piv evaluation at a single point in the image. Rejects all existing data!!"
967 #: ../src/piveval.c:1315
968 msgid "Displaces a single interrogation area and analyzes"
971 #: ../src/piveval.c:1329
972 msgid "Evaluation at a vertical line. "
975 #: ../src/piveval.c:1343
976 msgid "Evaluation at a horizontal line. "
979 #: ../src/piveval.c:1431
981 "Int Size 2 > Int Size 1 \n"
982 "Setting Interrogation scheme to Image deformation"
985 #: ../src/piveval.c:1693
986 msgid "Interpolation scheme for sub-pixel estimation"
989 #: ../src/piveval.c:1708
990 msgid "Chooses n-th highest top number of correlation as estimator"
993 #: ../src/piveval.c:1723
994 msgid "Bias correction scheme"
997 #: ../src/piveval.c:1738
998 msgid "Deforms interrogation area's from previous PIV iteration"
1001 #: ../src/piveval.c:1868
1002 msgid "Displays subimages, correlation function and PIV vector"
1005 #: ../src/piveval.c:2103
1006 msgid "Analyses a PIV image (pair)"
1009 #: ../src/pivvalid_interface.c:93
1010 msgid "Piv data validation"
1014 #. * Enable / Disable frame
1016 #: ../src/pivvalid_interface.c:178
1017 msgid "Disable data"
1020 #: ../src/pivvalid_interface.c:256
1021 msgid "Enable point"
1024 #: ../src/pivvalid_interface.c:295
1025 msgid "Disable point"
1028 #: ../src/pivvalid_interface.c:334
1032 #: ../src/pivvalid_interface.c:373
1033 msgid "Disable area"
1036 #: ../src/pivvalid_interface.c:414
1037 msgid "validate on velocity gradient "
1040 #: ../src/pivvalid_interface.c:434
1042 "Disables PIV data that have a too large velocity gradient over the "
1043 "Interrogation Area"
1047 #. * Frame for histogram of sub-pixel values (used to test on peak-locking
1050 #: ../src/pivvalid_interface.c:462
1054 #: ../src/pivvalid_interface.c:513
1058 #: ../src/pivvalid_interface.c:623
1059 msgid "calculates residus of displacements and displays in a histogram"
1062 #: ../src/pivvalid_interface.c:659
1064 "shows histogram of sub-pixel displacements in order to check on peak-locking "
1068 #: ../src/pivvalid_interface.c:682
1072 #: ../src/pivvalid_interface.c:696
1074 "shows histogram of horizontal displacements.\n"
1075 "Only this histogram will be saved"
1078 #: ../src/pivvalid_interface.c:718
1082 #: ../src/pivvalid_interface.c:732
1084 "shows histogram of vertical displacements.\n"
1085 "Only this histogram will be saved"
1091 #: ../src/pivvalid_interface.c:758
1095 #: ../src/pivvalid_interface.c:811
1099 #: ../src/pivvalid_interface.c:879
1100 msgid "Data yield: "
1103 #: ../src/pivvalid_interface.c:946
1107 #: ../src/pivvalid_interface.c:996
1108 msgid "Show SNR values"
1111 #: ../src/pivvalid_interface.c:1033
1112 msgid "Residu type:"
1115 #: ../src/pivvalid_interface.c:1065
1116 msgid "Normalized median"
1119 #: ../src/pivvalid_interface.c:1109 ../src/pivvalid_interface.c:1331
1123 #: ../src/pivvalid_interface.c:1153
1128 #. * A long time ago, the GtkWidget valid->button_errvec_resstats was *here*.
1129 #. * Though it felt in love with valid->button_peaklock.
1130 #. * Now they are living happily cheeck tot cheeck.
1131 #. * No, they haven't got child widgets, yet. But maybe, one day ...
1134 #. * Radio buttons for substitution type
1136 #: ../src/pivvalid_interface.c:1207
1137 msgid "Substituted by:"
1140 #: ../src/pivvalid_interface.c:1240
1144 #: ../src/pivvalid_interface.c:1288
1145 msgid "Mean of surroundings"
1148 #: ../src/pivvalid_interface.c:1375
1149 msgid "Next highest corr. peak"
1152 #: ../src/pivvalid_interface.c:1419
1153 msgid "validate on outliers"
1156 #: ../src/pivvalid_interface.c:1433
1157 msgid "substitutes outliers"
1160 #: ../src/pivvalid.c:91 ../src/pivvalid.c:307 ../src/pivvalid.c:401
1161 #: ../src/pivvalid.c:517 ../src/pivpost.c:131 ../src/pivpost.c:228
1162 #: ../src/pivpost.c:373 ../src/pivpost.c:521 ../src/pivpost.c:706
1166 #: ../src/pivvalid.c:536
1167 msgid "Examines PIV data on velocity gradients"
1170 #: ../src/pivvalid.c:597
1171 msgid "Enables a single PIV data-point"
1174 #: ../src/pivvalid.c:612
1175 msgid "Disables a single PIV data-point"
1178 #: ../src/pivvalid.c:627
1179 msgid "Enables an area containing PIV data"
1182 #: ../src/pivvalid.c:642
1183 msgid "Disables an area containing PIV data"
1186 #: ../src/pivvalid.c:670
1187 msgid "Defines residu type to examine data on"
1190 #: ../src/pivvalid.c:697
1191 msgid "Displays inverse cumulative histogram of residus"
1194 #: ../src/pivvalid.c:787
1195 msgid "Display PIV vector colors related to residu or SNR value"
1198 #: ../src/pivvalid.c:826
1199 msgid "Only sets peak_no (flag) to zero"
1202 #: ../src/pivvalid.c:828
1203 msgid "mean from surroundings"
1206 #: ../src/pivvalid.c:830
1207 msgid "Median (middle value) from surroundings"
1210 #: ../src/pivvalid.c:832
1211 msgid "Re-interrogates and uses next corr. peak as estimator"
1214 #: ../src/pivvalid.c:863
1215 msgid "Examines PIV data on outliers and substitutes"
1218 #: ../src/pivvalid.c:925
1219 msgid "Calculates a histogram of sub-pixel displacements"
1222 #: ../src/pivvalid.c:972
1223 msgid "Calculates a histogram of horizontal displacements."
1226 #: ../src/pivvalid.c:1019
1227 msgid "Calculates a histogram of vertical displacements."
1230 #: ../src/pivpost_interface.c:89
1231 msgid "Piv data post processing"
1238 #. * Spinners use the adjustment from spinbutton_adj_imgh_*
1240 #: ../src/pivpost_interface.c:176
1245 #. * spinner for column position
1247 #: ../src/pivpost_interface.c:341
1248 msgid "pos. of col #0 (m): "
1252 #. * spinner for row position
1254 #: ../src/pivpost_interface.c:407
1255 msgid "pos. of row #0 (m): "
1258 #: ../src/pivpost_interface.c:489
1260 "Calculates time and spatial scaled particle displacements (i.e. velocities) "
1261 "from a PIV displacement field, and their scaled positions"
1265 #. * Spatial average frame
1267 #: ../src/pivpost_interface.c:516
1268 msgid "Offset / Spatial statistics"
1272 #. *spinner for spatial average horizontal velocity U-avg
1274 #: ../src/pivpost_interface.c:552
1275 msgid "dx (px), U (m/s): "
1279 #. * end of KEEP DISABLED
1282 #. * spinner for spatial average vertical velocity V-avg
1284 #: ../src/pivpost_interface.c:624
1285 msgid "dy (px), V (m/s): "
1288 #: ../src/pivpost_interface.c:707
1290 "Calculates spatial average particle displacements or velocities from a "
1291 "velocity field, obtained from PIV data"
1295 #. * button to add averages or zero offset displacements / velocities
1297 #: ../src/pivpost_interface.c:731
1301 #: ../src/pivpost_interface.c:750
1303 "Adds the spatial averages or offset displacements / velocities, from each "
1307 #: ../src/pivpost_interface.c:793
1309 "Subtracts the spatial averages or offset displacements / velocities, from "
1316 #: ../src/pivpost_interface.c:817
1317 msgid "Vorticity & strain"
1320 #: ../src/pivpost_interface.c:850
1324 #: ../src/pivpost_interface.c:882 ../src/display_menus.h:125
1328 #: ../src/pivpost_interface.c:923 ../src/display_menus.h:128
1329 msgid "Shear strain"
1332 #: ../src/pivpost_interface.c:964 ../src/display_menus.h:131
1333 msgid "Normal strain"
1336 #: ../src/pivpost_interface.c:1002
1337 msgid "Differential scheme:"
1340 #: ../src/pivpost_interface.c:1036
1344 #: ../src/pivpost_interface.c:1077
1345 msgid "Least squares"
1348 #: ../src/pivpost_interface.c:1119
1352 #: ../src/pivpost_interface.c:1169
1353 msgid "Circulation method"
1356 #: ../src/pivpost_interface.c:1267
1358 "Calculates vorticity or strain magnitudes from a velocity field, obtained by "
1362 #: ../src/pivpost.c:701
1363 msgid "exec_vorstra: non valid operation"
1366 #: ../src/pivpost.c:805
1367 msgid "Calculates scaled locations and velocities"
1370 #: ../src/pivpost.c:879
1371 msgid "Calculates spatial average displacements"
1374 #: ../src/pivpost.c:924
1375 msgid "Subtracts mean displacements / offset values from PIV data"
1378 #: ../src/pivpost.c:969
1379 msgid "Adds mean displacements / offset values from PIV data"
1382 #: ../src/pivpost.c:1014
1383 msgid "Selects the differential quantity"
1386 #: ../src/pivpost.c:1058
1387 msgid "Selects the type of differential scheme"
1390 #: ../src/pivpost.c:1087
1391 msgid "Calculates differential quantity"
1394 #: ../src/display_menus.h:62
1398 #: ../src/display_menus.h:64
1402 #: ../src/display_menus.h:66
1406 #: ../src/display_menus.h:68
1410 #: ../src/display_menus.h:70
1414 #: ../src/display_menus.h:72
1418 #: ../src/display_menus.h:76 ../src/display_menus.h:145
1422 #: ../src/display_menus.h:85
1423 msgid "Blue background"
1426 #: ../src/display_menus.h:88
1427 msgid "Black background"
1430 #: ../src/display_menus.h:91
1434 #: ../src/display_menus.h:94
1438 #: ../src/display_menus.h:112
1439 msgid "Interrogation area's"
1442 #: ../src/display_menus.h:114
1443 msgid "Velocity vectors"
1446 #: ../src/display_menus.h:157
1450 #: ../src/display_menus.h:167
1454 #: ../src/display_menus.h:169
1458 #: ../src/display_menus.h:171
1459 msgid "Magnitude gray"
1462 #: ../src/display_menus.h:173
1463 msgid "Magnitude color"
1466 #: ../src/display_menus.h:215
1470 #: ../src/display_menus.h:216
1471 msgid "Stretch display window"
1474 #: ../src/display_menus.h:217
1475 msgid "Stretch or fit display window to the image area"
1478 #: ../src/display_menus.h:220
1479 msgid "View background"
1482 #: ../src/display_menus.h:222
1483 msgid "View piv data"
1486 #: ../src/display_menus.h:223
1487 msgid "View scalar data"
1490 #: ../src/display_menus.h:225
1491 msgid "Vector scale"
1494 #: ../src/display_menus.h:226
1495 msgid "Vector color"
1498 #: ../src/display.c:247 ../src/display.c:272
1499 msgid "Disabled: not a number"
1502 #: ../src/display.c:253 ../src/display.c:278
1503 msgid "Disabled manually"
1506 #: ../src/display.c:1201
1507 msgid "no image or piv data"
1510 #: ../src/display.c:3018 ../src/display.c:3056
1511 msgid "create_all_scalars: unexisting type"
1514 #: ../src/display.c:3213
1515 msgid "destroy_all_scalars: unexisting type"
1518 #: ../src/display.c:3963
1520 msgid "canvas_display_button_press: should not arrive here; m_select=%d"
1523 #: ../src/display.c:4147
1525 msgid "canvas_display_button_release: should not arrive here; m_select=%d"
1528 #: ../src/display.c:4434
1529 msgid "select_view_background: should not arrive here"
1532 #: ../src/display.c:4569
1533 msgid "select_view_scalardata: should not arrive here"