Skip to content

Commit

Permalink
[TRANSUP] fix for some typos and processing
Browse files Browse the repository at this point in the history
Signed-off-by: Werner Macho <werner.macho@gmail.com>
  • Loading branch information
mach0 committed Oct 4, 2014
1 parent 70604b9 commit b8c558c
Show file tree
Hide file tree
Showing 60 changed files with 9,705 additions and 8,648 deletions.
116 changes: 58 additions & 58 deletions doc/TRANSLATORS

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_af.ts

Large diffs are not rendered by default.

302 changes: 158 additions & 144 deletions i18n/qgis_ar.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_bg.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_bn.ts

Large diffs are not rendered by default.

296 changes: 157 additions & 139 deletions i18n/qgis_bs.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_ca.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_cs.ts

Large diffs are not rendered by default.

302 changes: 158 additions & 144 deletions i18n/qgis_da.ts

Large diffs are not rendered by default.

852 changes: 455 additions & 397 deletions i18n/qgis_de.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_el.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_en.ts

Large diffs are not rendered by default.

27 changes: 22 additions & 5 deletions i18n/qgis_es.ts
Expand Up @@ -299,7 +299,7 @@ See log for more information</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>You can refer to model values in you formula, using single-letter variables, as follows:
<source>You can refer to model values in your formula, using single-letter variables, as follows:
</source>
<translation type="unfinished"></translation>
</message>
Expand Down Expand Up @@ -6589,10 +6589,6 @@ Error de geoprocesamiento GEOS: uno o más objetos espaciales de entrada tiene u
<source>Installed</source>
<translation type="unfinished">Instalado</translation>
</message>
<message>
<source>Upgradable</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Not installed</source>
<translation type="unfinished">No instalado</translation>
Expand Down Expand Up @@ -6621,6 +6617,10 @@ Error de geoprocesamiento GEOS: uno o más objetos espaciales de entrada tiene u
<source>Could not download file: %s</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Updatable</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>GlobePlugin</name>
Expand Down Expand Up @@ -74674,6 +74674,23 @@ Returns the first feature of a layer matching a given attribute value
&lt;h4&gt;Syntax&lt;/h4&gt;
&lt;pre&gt;getFeature( layer, attributeField, value )&lt;/pre&gt;

</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&lt;h3&gt;IN expression&lt;/h3&gt;
Returns 1 if value is found within a list of values

&lt;h4&gt;Syntax&lt;/h4&gt;
&lt;pre&gt;&apos;a&apos; IN (&apos;a&apos;, &apos;b&apos;)&lt;/pre&gt;

&lt;h4&gt;Arguments&lt;/h4&gt;
None

&lt;h4&gt;Example&lt;/h4&gt;
&lt;pre&gt; &apos;A&apos; IN (&apos;A&apos;,&apos;B&quot;) &amp;rarr; returns 1 &lt;/pre&gt;
&lt;pre&gt; &apos;A&apos; IN (&apos;C&apos;,&apos;B&quot;) &amp;rarr; returns 0 &lt;/pre&gt;

</source>
<translation type="unfinished"></translation>
</message>
Expand Down
298 changes: 158 additions & 140 deletions i18n/qgis_et.ts

Large diffs are not rendered by default.

302 changes: 158 additions & 144 deletions i18n/qgis_eu.ts

Large diffs are not rendered by default.

298 changes: 158 additions & 140 deletions i18n/qgis_fa.ts

Large diffs are not rendered by default.

302 changes: 158 additions & 144 deletions i18n/qgis_fi.ts

Large diffs are not rendered by default.

0 comments on commit b8c558c

Please sign in to comment.