[GRASS-SVN] r50935 - in grass/trunk: imagery/i.ortho.photo/lib
lib/db/dbmi_base lib/python lib/temporal/lib locale/po
vector/v.extract
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Feb 25 07:58:04 EST 2012
Author: neteler
Date: 2012-02-25 04:58:04 -0800 (Sat, 25 Feb 2012)
New Revision: 50935
Modified:
grass/trunk/imagery/i.ortho.photo/lib/elev.c
grass/trunk/lib/db/dbmi_base/connect.c
grass/trunk/lib/db/dbmi_base/whoami.c
grass/trunk/lib/python/core.py
grass/trunk/lib/temporal/lib/connect.c
grass/trunk/locale/po/grasslibs_cs.po
grass/trunk/locale/po/grasslibs_de.po
grass/trunk/locale/po/grasslibs_el.po
grass/trunk/locale/po/grasslibs_es.po
grass/trunk/locale/po/grasslibs_it.po
grass/trunk/locale/po/grasslibs_ja.po
grass/trunk/locale/po/grasslibs_pl.po
grass/trunk/locale/po/grasslibs_ru.po
grass/trunk/locale/po/grasslibs_vi.po
grass/trunk/locale/po/grassmods_ar.po
grass/trunk/locale/po/grassmods_cs.po
grass/trunk/locale/po/grassmods_de.po
grass/trunk/locale/po/grassmods_el.po
grass/trunk/locale/po/grassmods_es.po
grass/trunk/locale/po/grassmods_fr.po
grass/trunk/locale/po/grassmods_hi.po
grass/trunk/locale/po/grassmods_it.po
grass/trunk/locale/po/grassmods_ja.po
grass/trunk/locale/po/grassmods_ko.po
grass/trunk/locale/po/grassmods_lv.po
grass/trunk/locale/po/grassmods_mr.po
grass/trunk/locale/po/grassmods_pl.po
grass/trunk/locale/po/grassmods_pt.po
grass/trunk/locale/po/grassmods_pt_br.po
grass/trunk/locale/po/grassmods_ru.po
grass/trunk/locale/po/grassmods_sl.po
grass/trunk/locale/po/grassmods_th.po
grass/trunk/locale/po/grassmods_tr.po
grass/trunk/locale/po/grassmods_vi.po
grass/trunk/locale/po/grassmods_zh.po
grass/trunk/locale/po/grasswxpy_es.po
grass/trunk/locale/po/grasswxpy_pt.po
grass/trunk/locale/po/grasswxpy_pt_br.po
grass/trunk/locale/po/grasswxpy_zh.po
grass/trunk/vector/v.extract/copy_tab.c
Log:
typos fixed (bug trac #1591)
Modified: grass/trunk/imagery/i.ortho.photo/lib/elev.c
===================================================================
--- grass/trunk/imagery/i.ortho.photo/lib/elev.c 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/imagery/i.ortho.photo/lib/elev.c 2012-02-25 12:58:04 UTC (rev 50935)
@@ -29,7 +29,7 @@
fprintf(fd, "elevation layer :%s\n", elev);
fprintf(fd, "mapset elevation:%s\n", mapset_elev);
fprintf(fd, "location :%s\n", tl);
- fprintf(fd, "math expresion :%s\n", math_exp);
+ fprintf(fd, "math expression :%s\n", math_exp);
fprintf(fd, "units :%s\n", units);
fprintf(fd, "no data values :%s\n", nd);
@@ -72,7 +72,7 @@
fgets(buf, IN_BUF, fd);
sscanf(buf, "location :%s\n", tl);
fgets(buf, IN_BUF, fd);
- sscanf(buf, "math expresion :%s\n", math_exp);
+ sscanf(buf, "math expression :%s\n", math_exp);
fgets(buf, IN_BUF, fd);
sscanf(buf, "units :%s\n", units);
fgets(buf, IN_BUF, fd);
Modified: grass/trunk/lib/db/dbmi_base/connect.c
===================================================================
--- grass/trunk/lib/db/dbmi_base/connect.c 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/lib/db/dbmi_base/connect.c 2012-02-25 12:58:04 UTC (rev 50935)
@@ -18,7 +18,7 @@
/*!
\brief Set default DB connection settings
- This function sets enviromental variables as DB_DRIVER, DB_DATABASE,
+ This function sets environmental variables as DB_DRIVER, DB_DATABASE,
DB_SCHEMA, DB_GROUP.
\param connection pointer to dbConnection with default settings
Modified: grass/trunk/lib/db/dbmi_base/whoami.c
===================================================================
--- grass/trunk/lib/db/dbmi_base/whoami.c 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/lib/db/dbmi_base/whoami.c 2012-02-25 12:58:04 UTC (rev 50935)
@@ -19,7 +19,7 @@
/*!
\brief Who am i?
- Check enviromental variable LOGNAME
+ Check environmental variable LOGNAME
\return string buffer with logname
*/
Modified: grass/trunk/lib/python/core.py
===================================================================
--- grass/trunk/lib/python/core.py 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/lib/python/core.py 2012-02-25 12:58:04 UTC (rev 50935)
@@ -300,7 +300,7 @@
@param overwrite True to enable overwriting the output (<tt>--o</tt>)
@param quiet True to run quietly (<tt>--q</tt>)
@param verbose True to run verbosely (<tt>--v</tt>)
- @param env directory with enviromental variables
+ @param env directory with environmental variables
@param kwargs module's parameters
"""
Modified: grass/trunk/lib/temporal/lib/connect.c
===================================================================
--- grass/trunk/lib/temporal/lib/connect.c 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/lib/temporal/lib/connect.c 2012-02-25 12:58:04 UTC (rev 50935)
@@ -17,7 +17,7 @@
/*!
\brief Set default Temporal GIS DB connection settings
- This function sets enviromental variables as TGISDB_DRIVER, TGISDB_DATABASE.
+ This function sets environmental variables as TGISDB_DRIVER, TGISDB_DATABASE.
\param connection pointer to dbConnection with default settings
Modified: grass/trunk/locale/po/grasslibs_cs.po
===================================================================
--- grass/trunk/locale/po/grasslibs_cs.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_cs.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7596,7 +7596,7 @@
#~ "\n"
#~ "%s neplatné; Zkuste to znova > "
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Nelze získat hodnotu promìnné prostøedí GIS_LOCK"
#~ msgid " It is a reclass of raster map <%s@%s> whose header file is invalid."
Modified: grass/trunk/locale/po/grasslibs_de.po
===================================================================
--- grass/trunk/locale/po/grasslibs_de.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_de.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7821,7 +7821,7 @@
#~ msgid "unable to write quant file!"
#~ msgstr "Kann quant-Datei nicht schreiben!"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Kann den Inhalt der Umgebungsvariable GIS_LOCK nicht lesen."
#~ msgid "G_distance_point_to_line_segment: shouldn't happen: code=%d P=(%f,%f) S=(%f,%f)(%f,%f)"
Modified: grass/trunk/locale/po/grasslibs_el.po
===================================================================
--- grass/trunk/locale/po/grasslibs_el.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_el.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7613,7 +7613,7 @@
#~ "\n"
#~ "ìç åðéôñåðôü, ëáíèáóìÝíï datum\n"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Áäõíáìßá ëÞøçò GIS_LOCK ôéìÞò ðåñéâÜëëïíôïò"
#~ msgid "<%s>: bad mapset"
Modified: grass/trunk/locale/po/grasslibs_es.po
===================================================================
--- grass/trunk/locale/po/grasslibs_es.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_es.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7960,7 +7960,7 @@
#~ msgid "<%s>: bad mapset"
#~ msgstr "<%s>: directorio de mapas (mapset) incorrecto."
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "No ha sido posible recuperar el valor de la variable de entorno GIS_LOCK."
#~ msgid " options: %s\n"
Modified: grass/trunk/locale/po/grasslibs_it.po
===================================================================
--- grass/trunk/locale/po/grasslibs_it.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_it.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7662,7 +7662,7 @@
#~ msgid "unable to write quant file!"
#~ msgstr "Impossibile scrivere il quant file!"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Impossibile ottenere il valore della variabile d'ambiente GIS_LOCK"
#~ msgid "G_distance_point_to_line_segment: shouldn't happen: code=%d P=(%f,%f) S=(%f,%f)(%f,%f)"
Modified: grass/trunk/locale/po/grasslibs_ja.po
===================================================================
--- grass/trunk/locale/po/grasslibs_ja.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_ja.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7717,7 +7717,7 @@
#~ msgid "G_set_null_value: wrong data type!"
#~ msgstr "G_set_null_value: ééã£ã¦ãããã¼ã¿ã¿ã¤ãã§ã!"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "GIS_LOCKç°å¢å¤æ°å¤ãåå¾åºæ¥ã¾ãã"
#~ msgid "G_put_map_row: %s is not integer! Use G_put_[f/d]_raster_row()!"
Modified: grass/trunk/locale/po/grasslibs_pl.po
===================================================================
--- grass/trunk/locale/po/grasslibs_pl.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_pl.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7607,7 +7607,7 @@
#~ msgid "unable to write quant file!"
#~ msgstr "nie można zapisaÄ pliku kwantyzacji!"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Nie można pobraÄ wartoÅci zmiennej Årodowiskowej GIS_LOCK"
#~ msgid "G_malloc: unable to allocate %lu bytes at %s:%d"
Modified: grass/trunk/locale/po/grasslibs_ru.po
===================================================================
--- grass/trunk/locale/po/grasslibs_ru.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_ru.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -7962,7 +7962,7 @@
#~ msgid "Connect attempt timed out."
#~ msgstr "ÐÑÐµÐ¼Ñ Ð¿Ð¾Ð¿ÑÑки ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ð¸ÑÑекло"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Ðевозможно полÑÑиÑÑ Ð·Ð½Ð°Ñение пеÑеменной ÑÑÐµÐ´Ñ GIS_LOCK"
#~ msgid "<%s>: bad mapset"
Modified: grass/trunk/locale/po/grasslibs_vi.po
===================================================================
--- grass/trunk/locale/po/grasslibs_vi.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasslibs_vi.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -8078,7 +8078,7 @@
#~ msgid " options: %s\n"
#~ msgstr " tùy chá»n: %s\n"
-#~ msgid "Unable to get GIS_LOCK enviroment variable value"
+#~ msgid "Unable to get GIS_LOCK environment variable value"
#~ msgstr "Không thá» lấy giá trá» biến môi trÆ°á»ng GIS_LOCK"
#~ msgid "or 'custom' if you wish to enter custom parameters\n"
Modified: grass/trunk/locale/po/grassmods_ar.po
===================================================================
--- grass/trunk/locale/po/grassmods_ar.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_ar.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11562,7 +11562,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24939,7 +24939,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "ÙÙ
ÙÙ
Ù٠اختÙار اÙبÙاÙات Ù
٠اÙجدÙÙ"
#: ../vector/v.extract/copy_tab.c:91
@@ -35007,7 +35007,7 @@
#~ msgstr "اÙÙ
Ù٠اÙراستر٠ÙÙسطØ"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Ùص٠اÙÙئات...\n"
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_cs.po
===================================================================
--- grass/trunk/locale/po/grassmods_cs.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_cs.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11454,7 +11454,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "Zaèínám køí¾ovou validaci s lambda_i=%.4f ..."
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24640,7 +24640,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Nelze vybrat atributy pro plochu %d"
#: ../vector/v.extract/copy_tab.c:91
@@ -34920,7 +34920,7 @@
#~ msgstr "Rastrový soubor pro povrch"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Zapisuji prvky..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_de.po
===================================================================
--- grass/trunk/locale/po/grassmods_de.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_de.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11256,7 +11256,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "Beginne die Kreuzvalidierung mit lambda_i=%.4f..."
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24214,7 +24214,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Vermisse das Topography-Attribut der Oberfläche %d."
#: ../vector/v.extract/copy_tab.c:91
@@ -34507,7 +34507,7 @@
#~ msgid "Raster file for surface"
#~ msgstr "Rasterkarte für die Oberfläche."
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Schreibe Buffer..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_el.po
===================================================================
--- grass/trunk/locale/po/grassmods_el.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_el.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11094,7 +11094,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -23784,7 +23784,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr ""
#: ../vector/v.extract/copy_tab.c:91
@@ -33384,7 +33384,7 @@
#~ msgstr "Áäõíáìßá ëÞøçò ãñáììÞò õøïìÝôñùí áðü ñÜóôåñ"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "ÅããñáöÞ %s áðü %s..."
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_es.po
===================================================================
--- grass/trunk/locale/po/grassmods_es.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_es.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11318,7 +11318,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "Iniciando validación cruzada con lambda_i=%.4f..."
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -20134,11 +20134,11 @@
#: ../general/g.mremove/main.c:71 ../general/g.mlist/main.c:102
msgid "Use basic regular expressions instead of wildcards"
-msgstr "Usar expresiones regulares básicas en vez de comodines"
+msgstr "Usar expressiones regulares básicas en vez de comodines"
#: ../general/g.mremove/main.c:76 ../general/g.mlist/main.c:108
msgid "Use extended regular expressions instead of wildcards"
-msgstr "Usar expresiones regulares largas en vez de comodines"
+msgstr "Usar expressiones regulares largas en vez de comodines"
#: ../general/g.mremove/main.c:81
#: ../locale/scriptstrings/db.droptable_to_translate.c:4
@@ -24321,7 +24321,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Escribiendo atributos..."
#: ../vector/v.extract/copy_tab.c:91
@@ -34620,7 +34620,7 @@
#~ msgstr "Archivo ráster para superficie"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Escribiendo el archivo de firma [%s] ..."
#~ msgid "ASCII file to be converted to binary vector map"
@@ -37997,7 +37997,7 @@
#, fuzzy
#~ msgid "Lists data files using basic regular expressions and wildcards."
-#~ msgstr "Aplicar expresiones regulares y comodines a g.list"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.list"
#~ msgid "Mapset(s) to list (default: current mapset search path)"
#~ msgstr "Directorio(s) de mapas a listar (por omisión: ruta de búsqueda en el directorio actual)"
@@ -38007,7 +38007,7 @@
#, fuzzy
#~ msgid "Removes data files using basic regular expressions and wildcards."
-#~ msgstr "Aplicar expresiones regulares y comodines a g.list"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.list"
#~ msgid "3d raster to remove"
#~ msgstr "Ráster 3D a eliminar"
@@ -38052,7 +38052,7 @@
#~ msgstr "Formula (ej. A-B o A*C+B)"
#~ msgid "Expert mode (enter a set of r.mapcalc expressions)"
-#~ msgstr "Modo avanzado (introducir un conjunto de expresiones de r.mapcalc)"
+#~ msgstr "Modo avanzado (introducir un conjunto de expressiones de r.mapcalc)"
#~ msgid "Do not overwrite existing map"
#~ msgstr "No sobrescribir mapas existentes"
@@ -38091,7 +38091,7 @@
#~ msgstr "Nombre para el volumen grid3D de salida"
#~ msgid "Expert mode (enter a set of r3.mapcalc expressions)"
-#~ msgstr "Modo experto (introducir un conjunto de expresiones r3.mapcalc)"
+#~ msgstr "Modo experto (introducir un conjunto de expressiones r3.mapcalc)"
#~ msgid "%s: [%s] not found"
#~ msgstr "%s: [%s] no encontrado"
@@ -38896,7 +38896,7 @@
#~ msgstr "Borrando monitores..."
#~ msgid "Apply regular expressions and wildcards to g.remove"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.remove"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.remove"
#~ msgid "Memory allocation error"
#~ msgstr "Error de asignación de memoria"
@@ -39234,7 +39234,7 @@
#, fuzzy
#~ msgid "Apply regular expressions and wildcards to g.list"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.remove"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.remove"
#~ msgid "Name of raster map to print in legend"
#~ msgstr "Nombre del mapa raster a imprimir en la leyenda"
Modified: grass/trunk/locale/po/grassmods_fr.po
===================================================================
--- grass/trunk/locale/po/grassmods_fr.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_fr.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11977,7 +11977,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -25894,7 +25894,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Ãcriture des attributs..."
#: ../vector/v.extract/copy_tab.c:91
@@ -37364,7 +37364,7 @@
#~ msgstr "Fichier raster à utiliser comme surface"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Ãcriture des attributs..."
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_hi.po
===================================================================
--- grass/trunk/locale/po/grassmods_hi.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_hi.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11849,7 +11849,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -25437,7 +25437,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "à¤à¥ लिà¤"
#: ../vector/v.extract/copy_tab.c:91
@@ -35584,7 +35584,7 @@
#~ msgstr "à¤à¥ लिà¤"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "n"
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_it.po
===================================================================
--- grass/trunk/locale/po/grassmods_it.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_it.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11140,7 +11140,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -23987,7 +23987,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Impossibile selezionare gli attributi per l'area %d"
#: ../vector/v.extract/copy_tab.c:91
@@ -36140,7 +36140,7 @@
#~ msgid "Raster file for surface"
#~ msgstr "File raster per superficie"
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Scrittura dei buffer in corso ..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_ja.po
===================================================================
--- grass/trunk/locale/po/grassmods_ja.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_ja.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11221,7 +11221,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "lambda_i=%.4f ã§äº¤å·®æ¤å®ãéå§ãã¦ãã¾ã... "
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24162,7 +24162,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "æ²é¢ %d ã®å°å¢å±æ§ãããã¾ãã"
#: ../vector/v.extract/copy_tab.c:91
@@ -33990,7 +33990,7 @@
#~ msgid "Raster file for surface"
#~ msgstr "æ²é¢ã«ç¨ããã©ã¹ã¿ã¼ãã¡ã¤ã« "
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "ãã£ã¼ãã£ã¼ãæ¸ãè¾¼ãã§ãã¾ã"
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_ko.po
===================================================================
--- grass/trunk/locale/po/grassmods_ko.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_ko.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11182,7 +11182,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24065,7 +24065,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "ì¶ë ¥í ëì¤í°ë§µ"
#: ../vector/v.extract/copy_tab.c:91
@@ -33881,7 +33881,7 @@
#~ msgstr "ì¶ë ¥í ëì¤í°ë§µ"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "ì¶ë ¥í ëì¤í°ë§µ"
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_lv.po
===================================================================
--- grass/trunk/locale/po/grassmods_lv.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_lv.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11441,7 +11441,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24766,7 +24766,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Nevar iatlasīt datus no tabulas"
#: ../vector/v.extract/copy_tab.c:91
@@ -34790,7 +34790,7 @@
#~ msgstr "Rastra karte ar virsmu"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Rakstu jaunu failu... \n"
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_mr.po
===================================================================
--- grass/trunk/locale/po/grassmods_mr.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_mr.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11248,7 +11248,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24232,7 +24232,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "डà¥à¤à¤¾à¤¬à¥à¤¸à¤à¥ यादॠदाà¤à¤µà¤¤à¤¾ यà¥à¤£à¤¾à¤° नाहà¥"
#: ../vector/v.extract/copy_tab.c:91
@@ -33884,7 +33884,7 @@
#~ msgstr "'%s'. डà¥à¤°à¤¾à¤à¤µà¤° à¤à¤¾à¤²à¥ हà¥à¤¤ नाहà¥"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "'%s'. डà¥à¤°à¤¾à¤à¤µà¤° à¤à¤¾à¤²à¥ हà¥à¤¤ नाहà¥"
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_pl.po
===================================================================
--- grass/trunk/locale/po/grassmods_pl.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_pl.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11263,7 +11263,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24456,7 +24456,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Nir można wybraÄ atrybutów dla pola #%d"
#: ../vector/v.extract/copy_tab.c:91
@@ -34534,7 +34534,7 @@
#~ msgstr "Plik rastra dla powierzchni"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Zapiywanie obiektów..."
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_pt.po
===================================================================
--- grass/trunk/locale/po/grassmods_pt.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_pt.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11825,7 +11825,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -25465,7 +25465,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Escrevendo atributos ..."
#: ../vector/v.extract/copy_tab.c:91
@@ -36226,7 +36226,7 @@
#~ msgstr "Arquivo raster para superfície"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Escrevendo [%s]..."
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_pt_br.po
===================================================================
--- grass/trunk/locale/po/grassmods_pt_br.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_pt_br.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11682,7 +11682,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -25292,7 +25292,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Não consegui selecionar atributos para a área #%d"
#: ../vector/v.extract/copy_tab.c:91
@@ -35637,7 +35637,7 @@
#~ msgstr "Arquivo raster para superfície"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Escrevendo [%s]..."
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_ru.po
===================================================================
--- grass/trunk/locale/po/grassmods_ru.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_ru.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11407,7 +11407,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "ÐаÑало пеÑекÑеÑÑной пÑовеÑки Ñ lambda_i=%.4f..."
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24468,7 +24468,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "ÐÑÑÑÑÑÑвÑÐµÑ Ð°ÑÑибÑÑ ÑопогÑаÑии Ð´Ð»Ñ Ð¿Ð¾Ð²ÐµÑÑ
ноÑÑи %d"
#: ../vector/v.extract/copy_tab.c:91
@@ -34355,7 +34355,7 @@
#~ msgstr "РаÑÑÑовÑй Ñайл повеÑÑ
ноÑÑи"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "ÐапиÑÑ Ð¾Ð±ÑекÑов..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_sl.po
===================================================================
--- grass/trunk/locale/po/grassmods_sl.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_sl.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11693,7 +11693,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -25107,7 +25107,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Zapisujem novo datoteko...\n"
#: ../vector/v.extract/copy_tab.c:91
@@ -35648,7 +35648,7 @@
#~ msgstr "Rastrski sloj za povr¹ino"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Zapisujem novo datoteko...\n"
#, fuzzy
Modified: grass/trunk/locale/po/grassmods_th.po
===================================================================
--- grass/trunk/locale/po/grassmods_th.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_th.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11517,7 +11517,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, fuzzy, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "CrossCorrelation: à¹à¸£à¸´à¹à¸¡à¸à¹à¸ Cross validation à¸à¹à¸§à¸¢ lambda_i=%.4f ...\n"
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24776,7 +24776,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "à¹à¸¡à¹à¸ªà¸²à¸¡à¸²à¸£à¸à¹à¸¥à¸·à¸à¸à¸£à¸²à¸¢à¸¥à¸°à¹à¸à¸µà¸¢à¸ สำหรัภarea %d"
#: ../vector/v.extract/copy_tab.c:91
@@ -34754,7 +34754,7 @@
#~ msgstr "à¹à¸à¸à¸à¸µà¹à¹à¸à¸´à¸à¸ าà¸à¸ªà¸³à¸«à¸£à¸±à¸ Surface"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "à¸à¸·à¹à¸à¸à¸µà¹ Extracting ..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_tr.po
===================================================================
--- grass/trunk/locale/po/grassmods_tr.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_tr.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11217,7 +11217,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24235,7 +24235,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "%d alanı için öznitelik seçilemiyor"
#: ../vector/v.extract/copy_tab.c:91
@@ -33965,7 +33965,7 @@
#~ msgstr "Yüzey için raster dosyası"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "[%s] doku dosyası yazılıyor..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_vi.po
===================================================================
--- grass/trunk/locale/po/grassmods_vi.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_vi.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11396,7 +11396,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr "Bắt Äầu kiá»m tra chéo vá»i lambda_i=%.4f..."
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -24452,7 +24452,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "Thiếu thuá»c tÃnh tôpô cho bá» mặt %d"
#: ../vector/v.extract/copy_tab.c:91
@@ -34377,7 +34377,7 @@
#~ msgstr "Táºp tin raster dùng là m bá» mặt"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "Äang ghi các Äá»i tượng..."
#~ msgid "ASCII file to be converted to binary vector map"
Modified: grass/trunk/locale/po/grassmods_zh.po
===================================================================
--- grass/trunk/locale/po/grassmods_zh.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grassmods_zh.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -11628,7 +11628,7 @@
#: ../raster/r.resamp.bspline/crosscorr.c:211
#: ../vector/v.surf.bspline/crosscorr.c:164
#, c-format
-msgid "Begining cross validation with lambda_i=%.4f..."
+msgid "Beginning cross validation with lambda_i=%.4f..."
msgstr ""
#: ../raster/r.resamp.bspline/crosscorr.c:296
@@ -25109,7 +25109,7 @@
#: ../vector/v.extract/copy_tab.c:86
#, fuzzy, c-format
-msgid "Writting attributes for layer %d"
+msgid "Writing attributes for layer %d"
msgstr "æ æ³ä¸ºé¢ #%d éæ©å±æ§"
#: ../vector/v.extract/copy_tab.c:91
@@ -35195,7 +35195,7 @@
#~ msgstr "æ
æ ¼è¡¨é¢æ件"
#, fuzzy
-#~ msgid "Writting buffers..."
+#~ msgid "Writing buffers..."
#~ msgstr "åå
¥ %s ... "
#, fuzzy
Modified: grass/trunk/locale/po/grasswxpy_es.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_es.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasswxpy_es.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -14432,10 +14432,10 @@
#~ msgstr "Exportar a archivo MAT (v.4)."
#~ msgid "Apply regular expressions and wildcards to g.list"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.list"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.list"
#~ msgid "Apply regular expressions and wildcards to g.remove"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.remove"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.remove"
#~ msgid "It assumes a cartesian coordinate system"
#~ msgstr "Asume un sistema de coordenadas cartesianas"
Modified: grass/trunk/locale/po/grasswxpy_pt.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_pt.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasswxpy_pt.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -15558,11 +15558,11 @@
#, fuzzy
#~ msgid "Apply regular expressions and wildcards to g.list"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.list"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.list"
#, fuzzy
#~ msgid "Apply regular expressions and wildcards to g.remove"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.remove"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.remove"
#~ msgid "It assumes a cartesian coordinate system"
#~ msgstr "Assume um sistema de coordenadas cartesiano"
Modified: grass/trunk/locale/po/grasswxpy_pt_br.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_pt_br.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasswxpy_pt_br.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -15649,11 +15649,11 @@
#, fuzzy
#~ msgid "Apply regular expressions and wildcards to g.list"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.list"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.list"
#, fuzzy
#~ msgid "Apply regular expressions and wildcards to g.remove"
-#~ msgstr "Aplicar expresiones regulares y comodines a g.remove"
+#~ msgstr "Aplicar expressiones regulares y comodines a g.remove"
#~ msgid "It assumes a cartesian coordinate system"
#~ msgstr "Assume um sistema de coordenadas cartesiano"
Modified: grass/trunk/locale/po/grasswxpy_zh.po
===================================================================
--- grass/trunk/locale/po/grasswxpy_zh.po 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/locale/po/grasswxpy_zh.po 2012-02-25 12:58:04 UTC (rev 50935)
@@ -14662,7 +14662,7 @@
#~ msgid "Ok"
#~ msgstr "å®æ"
-#~ msgid "WARNING: cant get enviromental variable"
+#~ msgid "WARNING: cant get environmental variable"
#~ msgstr "è¦åï¼æ æ³è·åç¯å¢åé"
#~ msgid "WARNING: epsg-codes file not found"
Modified: grass/trunk/vector/v.extract/copy_tab.c
===================================================================
--- grass/trunk/vector/v.extract/copy_tab.c 2012-02-25 12:56:17 UTC (rev 50934)
+++ grass/trunk/vector/v.extract/copy_tab.c 2012-02-25 12:58:04 UTC (rev 50935)
@@ -83,7 +83,7 @@
if (fields[i] == field && new_cat != -1)
continue;
- G_verbose_message(_("Writting attributes for layer %d"), fields[i]);
+ G_verbose_message(_("Writing attributes for layer %d"), fields[i]);
/* Make a list of categories */
IFi = Vect_get_field(In, fields[i]);
More information about the grass-commit
mailing list