You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<source>Because Quantum GIS supports only planar data, the SQL Anywhere data provider will transform the data to the compatible planar projection (SRID=%1).</source>
32286
-
<translation type="unfinished"></translation>
32285
+
<translation>Dado que Quantum GIS sólo admite datos planos, el proveedor de datos SQL Anywhere transformará los datos a la proyección plana compatible (SRID=%1).</translation>
<source>Because Quantum GIS supports only planar data and no compatible planar projection was found, the SQL Anywhere data provider will attempt to transform the data to planar WGS 84 (SRID=%1).</source>
32291
-
<translation type="unfinished"></translation>
32290
+
<translation>Dado que Quantum GIS sólo admite datos planos y no se ha encontrado ninguna proyección plana compatible, el proveedor de datos SQL Anywhere intentará transformar los datos a WGS84 plana (SRID=%1).</translation>
@@ -32300,7 +32299,9 @@ Quantum GIS necesita que la relación tenga una columna entera no mayor de 32 bi
32300
32299
<source>Column %1 (%2) contains geometries belonging to a round earth spatial reference system (SRID=%3). %4
32301
32300
32302
32301
Updates to geometry values will be disabled, and query performance may be poor because spatial indexes will not be utilized. To improve performance, consider creating a spatial index on a new (possibly computed) column containing a planar projection of these geometries. For help, refer to the descriptions of the ST_SRID(INT) and ST_Transform(INT) methods in the SQL Anywhere documentation.</source>
32303
-
<translation type="unfinished"></translation>
32302
+
<translation>La columna %1 (%2) contiene geometrías que pertenecen a un sistema de referencia espacial esférico (SRID=%3). %4
32303
+
32304
+
Se desactivarán las actualizaciones de los valores de la geometría y el rendimiento de las consultas puede ser pobre porque no se usarán índices espaciales. Para mejorar el rendimiento piense en crear un índice espacial en una columna nueva (posiblemente procesada) que contenga una proyección plana de esas geometrías. Para ayuda, consulte las descripciones los métodos ST_SRID(INT) y ST_Transform(INT) en la documentación de SQL Anywhere.</translation>
32304
32305
</message>
32305
32306
</context>
32306
32307
<context>
@@ -40256,7 +40257,7 @@ El complemento no se activará.</translation>
<source>Remove vertices in threshold from lines and boundaries, boundary is pruned only if topology is not damaged (new intersection, changed attachement of centroid), first and last segment of the boundary is never changed</source>
40259
-
<translation type="unfinished"></translation>
40260
+
<translation>Eliminar vértices de líneas y contornos dentro del umbral. Los contornos sólo se recortan si la topología no se daña (nueva intersección, cambio en la colocación de centroides). El primer y último segmento de un contorno nunca se cambian.</translation>
0 commit comments