Browse Source

Fix a couple of spelling errors reported by lintian QA tool (thanks to Bas Couwenberg, fixes https://trac.osgeo.org/grass/ticket/3557)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_2@72691 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 7 years ago
parent
commit
96e1b10335

+ 1 - 1
gui/wxpython/iscatt/iscatt_core.py

@@ -426,7 +426,7 @@ class AnalyzedData:
 
 
 class ScattPlotsCondsData:
-    """Data structure for selected areas in scatter plot(condtions).
+    """Data structure for selected areas in scatter plot(conditions).
     """
 
     def __init__(self, an_data):

+ 1 - 1
imagery/i.fft/i.fft.html

@@ -44,7 +44,7 @@ for the FFT". See <a href="http://www.fftw.org">www.FFTW.org</a>: FFTW is a C su
 for computing the Discrete Fourier Transform (DFT) in one or more
 dimensions, of both real and complex data, and of arbitrary input size.
 <li> John A. Richards, 1986. Remote Sensing Digital Image Analysis, Springer-Verlag.
-<li>Personal communication, between progam author and Ali R. Vali,
+<li>Personal communication, between program author and Ali R. Vali,
 Space Research Center, <A HREF="http://www.utexas.edu">University of Texas</a>, Austin, 1990.
 </ul>
 

+ 2 - 2
lib/imagery/iscatt_core.c

@@ -252,7 +252,7 @@ int I_insert_patch_to_cat_rast(const char *patch_rast,
 
     f_cat_rast = fopen(cat_rast, "rb+");
     if (!f_cat_rast) {
-	G_warning(_("Unable to open category raster condtions file <%s>."),
+	G_warning(_("Unable to open category raster conditions file <%s>."),
 		  cat_rast);
 	return -1;
     }
@@ -541,7 +541,7 @@ static int compute_scatts_from_chunk_row(struct scCats *scatt_conds,
 		}
 	    }
 
-	    /* check condtions defined in scatter plots */
+	    /* check conditions defined in scatter plots */
 	    for (i_scatt = 0; i_scatt < scatts_conds->n_a_scatts; i_scatt++) {
 		b_1_rast_row = bands_rows[scatts_bands[i_scatt * 2]];
 		b_2_rast_row = bands_rows[scatts_bands[i_scatt * 2 + 1]];

+ 1 - 1
locale/po/grasslibs_ar.po

@@ -9710,7 +9710,7 @@ msgstr "'%s' لم يمكن فتح ملف التاريخ للفيكتور"
 
 #: ../lib/imagery/iscatt_core.c:255
 #, fuzzy, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr "datum لم يمكن فتح ملف جدول : %s"
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_cs.po

@@ -9096,7 +9096,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_de.po

@@ -9086,7 +9086,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_el.po

@@ -9081,7 +9081,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_es.po

@@ -9174,7 +9174,7 @@ msgstr "No ha sido posible escribir en archivo de condiciones de categorías rá
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr "No ha sido posible abrir archivo de condiciones de categorías ráster <%s>."
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_fi.po

@@ -9072,7 +9072,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_fr.po

@@ -9265,7 +9265,7 @@ msgstr "Impossible d'écrire dans le fichier <%s> de catégories du raster."
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr "Impossible d'ouvrir le fichier <%s> de catégories du raster."
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_id_ID.po

@@ -3733,7 +3733,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_it.po

@@ -9123,7 +9123,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_ja.po

@@ -9082,7 +9082,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_ko.po

@@ -9066,7 +9066,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_lv.po

@@ -9083,7 +9083,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_ml.po

@@ -9072,7 +9072,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_pl.po

@@ -9120,7 +9120,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_pt.po

@@ -9084,7 +9084,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_pt_BR.po

@@ -9071,7 +9071,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_ro.po

@@ -9082,7 +9082,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_ru.po

@@ -9091,7 +9091,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_si.po

@@ -3739,7 +3739,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_sl.po

@@ -9793,7 +9793,7 @@ msgstr "ne morem zapisati \"history\" podatkov za [%s]"
 
 #: ../lib/imagery/iscatt_core.c:255
 #, fuzzy, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr "Nezmožen odpreti datoteko s tabelo fundamentalne točke: %s"
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_ta.po

@@ -388,7 +388,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_th.po

@@ -9073,7 +9073,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_tr.po

@@ -9073,7 +9073,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_uk.po

@@ -3745,7 +3745,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_vi.po

@@ -9075,7 +9075,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263

+ 1 - 1
locale/po/grasslibs_zh.po

@@ -9073,7 +9073,7 @@ msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:255
 #, c-format
-msgid "Unable to open category raster condtions file <%s>."
+msgid "Unable to open category raster conditions file <%s>."
 msgstr ""
 
 #: ../lib/imagery/iscatt_core.c:263