[xiph-commits] r16723 - in trunk/planarity: . po

xiphmont at svn.xiph.org xiphmont at svn.xiph.org
Tue Nov 24 23:38:21 PST 2009


Author: xiphmont
Date: 2009-11-24 23:38:21 -0800 (Tue, 24 Nov 2009)
New Revision: 16723

Modified:
   trunk/planarity/dialog_pause.c
   trunk/planarity/graph_generate.c
   trunk/planarity/po/cs.po
   trunk/planarity/po/es_ES.po
   trunk/planarity/po/fr_FR.po
   trunk/planarity/po/gPlanarity.pot
   trunk/planarity/version.h
Log:
Correcta few missed misspellings in the original english messages.  
'Verticies' is not corrected in the actual source however.



Modified: trunk/planarity/dialog_pause.c
===================================================================
--- trunk/planarity/dialog_pause.c	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/dialog_pause.c	2009-11-25 07:38:21 UTC (rev 16723)
@@ -191,7 +191,7 @@
     y+=30;
 
     set_font(c,13,13,0,0);
-    render_bordertext_centered(c,_("Drag verticies to eliminate crossed lines."), w/2,y); y+=16;
+    render_bordertext_centered(c,_("Drag vertices to eliminate crossed lines."), w/2,y); y+=16;
     render_bordertext_centered(c,_("The objective may be a complete solution or"), w/2,y); y+=16;
     render_bordertext_centered(c,_("getting as close as possible to solving an"), w/2,y); y+=16;
     render_bordertext_centered(c,_("unsolvable puzzle.  Work quickly and"), w/2,y); y+=16;

Modified: trunk/planarity/graph_generate.c
===================================================================
--- trunk/planarity/graph_generate.c	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/graph_generate.c	2009-11-25 07:38:21 UTC (rev 16723)
@@ -207,7 +207,7 @@
     gm->num = num;
     gm->unlock_plus = i_list_loop[classnum].unlock+1;
     if(asprintf(&gm->desc,i_list_loop[classnum].desc,ordernum)==-1){
-      fprintf(stderr,_("Couldn't allocate memory for level desciption.\n"));
+      fprintf(stderr,_("Couldn't allocate memory for level description.\n"));
       return -1;
     }
 

Modified: trunk/planarity/po/cs.po
===================================================================
--- trunk/planarity/po/cs.po	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/po/cs.po	2009-11-25 07:38:21 UTC (rev 16723)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gPlanarity 11496\n"
 "Report-Msgid-Bugs-To: Monty <monty at xiph.org>\n"
-"POT-Creation-Date: 2009-11-25 00:22-0500\n"
+"POT-Creation-Date: 2009-11-25 02:29-0500\n"
 "PO-Revision-Date: 2007-05-15 17:58+0200\n"
 "Last-Translator: Petr Pisar <petr.pisar at atlas.cz>\n"
 "Language-Team: Czech <translation-team-cs at lists.sourceforge.net>\n"
@@ -102,7 +102,7 @@
 msgid "Untangle the mess!"
 msgstr "Rozmotejte šmodrchanec!"
 
-msgid "Drag verticies to eliminate crossed lines."
+msgid "Drag vertices to eliminate crossed lines."
 msgstr "Přesunujte vrcholy, abyste odstranili křížící se čáry."
 
 msgid "The objective may be a complete solution or"
@@ -257,7 +257,7 @@
 msgstr "Nelze vyhradit paměť pro jméno kola.\n"
 
 #, c-format
-msgid "Couldn't allocate memory for level desciption.\n"
+msgid "Couldn't allocate memory for level description.\n"
 msgstr "Nelze vyhradit paměť pro popis kola.\n"
 
 #, c-format

Modified: trunk/planarity/po/es_ES.po
===================================================================
--- trunk/planarity/po/es_ES.po	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/po/es_ES.po	2009-11-25 07:38:21 UTC (rev 16723)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: Monty <monty at xiph.org>\n"
-"POT-Creation-Date: 2009-11-25 00:22-0500\n"
+"POT-Creation-Date: 2009-11-25 02:29-0500\n"
 "PO-Revision-Date: 2009-09-12 19:45-0300\n"
 "Last-Translator: Federico Vera <dktcoding at gmail dot com>\n"
 "Language-Team: Spanish <kde-i18n-doc at kde.org>\n"
@@ -159,7 +159,7 @@
 
 #
 # File: ../dialog_pause.c, line: 194
-msgid "Drag verticies to eliminate crossed lines."
+msgid "Drag vertices to eliminate crossed lines."
 msgstr "Arrastre los vértices para eliminar los cruces de"
 
 #
@@ -385,7 +385,7 @@
 #
 # File: ../graph_generate.c, line: 210
 #, c-format
-msgid "Couldn't allocate memory for level desciption.\n"
+msgid "Couldn't allocate memory for level description.\n"
 msgstr "No se pudo reservar memoria para la descripción del nivel.\n"
 
 #

Modified: trunk/planarity/po/fr_FR.po
===================================================================
--- trunk/planarity/po/fr_FR.po	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/po/fr_FR.po	2009-11-25 07:38:21 UTC (rev 16723)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gplanarity 01.10\n"
 "Report-Msgid-Bugs-To: Monty <monty at xiph.org>\n"
-"POT-Creation-Date: 2009-11-25 00:22-0500\n"
+"POT-Creation-Date: 2009-11-25 02:29-0500\n"
 "PO-Revision-Date: 2009-11-23 20:59+0100\n"
 "Last-Translator: Lerique Julien <ljpupfr at gmail.com>\n"
 "Language-Team: french <ljpupfr at gmail.com>\n"
@@ -160,7 +160,7 @@
 
 #
 # File: ../dialog_pause.c, line: 194
-msgid "Drag verticies to eliminate crossed lines."
+msgid "Drag vertices to eliminate crossed lines."
 msgstr "Faîtes glisser les points afin d'éradiquer les lignes qui"
 
 #
@@ -384,7 +384,7 @@
 #
 # File: ../graph_generate.c, line: 210
 #, c-format
-msgid "Couldn't allocate memory for level desciption.\n"
+msgid "Couldn't allocate memory for level description.\n"
 msgstr "Impossible d'allouer de la mémoire pour la description du niveau.\n"
 
 #

Modified: trunk/planarity/po/gPlanarity.pot
===================================================================
--- trunk/planarity/po/gPlanarity.pot	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/po/gPlanarity.pot	2009-11-25 07:38:21 UTC (rev 16723)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: Monty <monty at xiph.org>\n"
-"POT-Creation-Date: 2009-11-25 00:22-0500\n"
+"POT-Creation-Date: 2009-11-25 02:29-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -132,7 +132,7 @@
 msgstr ""
 #
 # File: ../dialog_pause.c, line: 194
-msgid "Drag verticies to eliminate crossed lines."
+msgid "Drag vertices to eliminate crossed lines."
 msgstr ""
 #
 # File: ../dialog_pause.c, line: 195
@@ -301,7 +301,7 @@
 #
 # File: ../graph_generate.c, line: 210
 #, c-format
-msgid "Couldn't allocate memory for level desciption.\n"
+msgid "Couldn't allocate memory for level description.\n"
 msgstr ""
 #
 # File: ../graph_region.c, line: 459

Modified: trunk/planarity/version.h
===================================================================
--- trunk/planarity/version.h	2009-11-25 07:26:29 UTC (rev 16722)
+++ trunk/planarity/version.h	2009-11-25 07:38:21 UTC (rev 16723)
@@ -1,2 +1,2 @@
 #define VERSION "$Id$ "
-/* DO NOT EDIT: Automated versioning hack [mercredi 25 novembre 2009, 02:25:25 (UTC-0500)] */
+/* DO NOT EDIT: Automated versioning hack [Wed Nov 25 02:37:41 EST 2009] */



More information about the commits mailing list