[Mapbender-commits] r2299 - branches/2.5/resources/db/update

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Mar 26 04:43:18 EDT 2008


Author: astrid_emde
Date: 2008-03-26 04:43:18 -0400 (Wed, 26 Mar 2008)
New Revision: 2299

Modified:
   branches/2.5/resources/db/update/update_postgresql_db.sql
Log:
it translation added

Modified: branches/2.5/resources/db/update/update_postgresql_db.sql
===================================================================
--- branches/2.5/resources/db/update/update_postgresql_db.sql	2008-03-26 07:36:36 UTC (rev 2298)
+++ branches/2.5/resources/db/update/update_postgresql_db.sql	2008-03-26 08:43:18 UTC (rev 2299)
@@ -394,7 +394,7 @@
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Imprint', 'Colophon');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Maps', 'Mappe');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Search', 'Cerca');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti d''incontro');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Meetingpoint', 'Punti di incontro');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Metadatasearch', 'Ricerca metadati');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS', 'Aggiungi WMS');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Adding WMS from List', 'Aggiungi WMS da lista');
@@ -402,7 +402,7 @@
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Change Projection', 'Cambia proiezione');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Copyright', 'Copyright');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Digitize', 'Digitalizza');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa d''insieme');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Overview', 'Mappa di insieme');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Drag Mapsize', 'Cambia dimensione mappa');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Mapframe', 'Quadro della mappa');
 INSERT INTO translations (locale, msgid, msgstr) VALUES ('it', 'Navigation Frame', 'Quadro di navigazione');



More information about the Mapbender_commits mailing list