Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
reference_raster.xml
|
11% | 1,429 | 40,921 | 339,543 | 1,429 | 0 | 0 | 0 | |
|
|||||||||
release_notes.xml
|
11% | 1,597 | 15,436 | 141,542 | 1,597 | 0 | 0 | 0 | |
|
|||||||||
reference_transformation.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
reference_transaction.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
faq.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
postgis CC-BY-3.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
reference_management.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
database_tuning.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
faq_raster.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
extras.xml
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
Overview
Project website | postgis.net |
---|---|
Project maintainers |
![]() ![]() ![]() ![]() |
Translation process |
|
Source code repository |
https://git.osgeo.org/gitea/postgis/postgis.git
|
Repository branch | master |
Last remote commit |
Have skip signature generator scan full postgis upgrade script
5e05bc3e7
Sandro Santilli authored 17 hours ago |
Last commit in Weblate |
Translated reference_coverage using Weblate (Japanese)
b12c50677
Teramoto Ikuhiro authored 3 weeks ago |
Weblate repository |
https://weblate.osgeo.org/git/postgis/postgis/
|
File mask | doc/po/*/reference_lrs.xml.po |
Translation file |
Download
doc/po/fr/reference_lrs.xml.po
|
Last change | May 15, 2023, 7:48 a.m. |
Last author | Vincent Bre |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 112 | 1,868 | 16,420 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 100% | 112 | 100% | 1,868 | 100% | 16,420 |
Translated | 100% | 112 | 100% | 1,868 | 100% | 16,420 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
1,868
Hosted words
112
Hosted strings
100%
Translated
1
Contributors
and previous 30 days
Trends of last 30 days
—
Hosted words
—
—
Hosted strings
—
+75%
Translated
—
+100%
Contributors
—
![]() New translation |
|
![]() New translation |
|
![]() New translation |
|
![]() New translation |
|
![]() Translation changed |
|
![]() New translation |
|
![]() New translation |
|
![]() New translation |
|
![]() New translation |
|
![]() New translation |
|
112 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
112 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
ST_GeomFromEWKT('LINESTRING(1 0, 2 0, 4 0)'),1,4)) As ewelev;
ewelev
--------------------------------
LINESTRINGM(1 0 1,2 0 2,4 0 4)
SELECT ST_AsText(ST_AddMeasure(
ST_GeomFromEWKT('LINESTRING(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;
ewelev
----------------------------------------
LINESTRING(1 0 4 10,2 0 4 20,4 0 4 40)
SELECT ST_AsText(ST_AddMeasure(
ST_GeomFromEWKT('LINESTRINGM(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;
ewelev
----------------------------------------
LINESTRINGM(1 0 10,2 0 20,4 0 40)
SELECT ST_AsText(ST_AddMeasure(
ST_GeomFromEWKT('MULTILINESTRINGM((1 0 4, 2 0 4, 4 0 4),(1 0 4, 2 0 4, 4 0 4))'),10,70)) As ewelev;
ewelev
-----------------------------------------------------------------
MULTILINESTRINGM((1 0 10,2 0 20,4 0 40),(1 0 40,2 0 50,4 0 70))
ST_GeomFromEWKT('LINESTRING(1 0, 2 0, 4 0)'),1,4)) As ewelev;
ewelev
--------------------------------
LINESTRINGM(1 0 1,2 0 2,4 0 4)
SELECT ST_AsText(ST_AddMeasure(
ST_GeomFromEWKT('LINESTRING(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;
ewelev
----------------------------------------
LINESTRING(1 0 4 10,2 0 4 20,4 0 4 40)
SELECT ST_AsText(ST_AddMeasure(
ST_GeomFromEWKT('LINESTRINGM(1 0 4, 2 0 4, 4 0 4)'),10,40)) As ewelev;
ewelev
----------------------------------------
LINESTRINGM(1 0 10,2 0 20,4 0 40)
SELECT ST_AsText(ST_AddMeasure(
ST_GeomFromEWKT('MULTILINESTRINGM((1 0 4, 2 0 4, 4 0 4),(1 0 4, 2 0 4, 4 0 4))'),10,70)) As ewelev;
ewelev
-----------------------------------------------------------------
MULTILINESTRINGM((1 0 10,2 0 20,4 0 40),(1 0 40,2 0 50,4 0 70))