gcompris r3395 - in branches/GCOMPRIS_8_3: . boards po src/boards src/boards/python src/gcompris



Author: bcoudoin
Date: Fri May  2 20:56:09 2008
New Revision: 3395
URL: http://svn.gnome.org/viewvc/gcompris?rev=3395&view=rev

Log:
	Touched texte in source file to match trunk so that
	we can take po files from trunk in this branch.
	Updated po files from trunk.



Modified:
   branches/GCOMPRIS_8_3/ChangeLog
   branches/GCOMPRIS_8_3/boards/menu.xml.in
   branches/GCOMPRIS_8_3/boards/pythontest.xml.in
   branches/GCOMPRIS_8_3/po/am.po
   branches/GCOMPRIS_8_3/po/ar.po
   branches/GCOMPRIS_8_3/po/ar_TN.po
   branches/GCOMPRIS_8_3/po/az.po
   branches/GCOMPRIS_8_3/po/bg.po
   branches/GCOMPRIS_8_3/po/br.po
   branches/GCOMPRIS_8_3/po/ca.po
   branches/GCOMPRIS_8_3/po/cs.po
   branches/GCOMPRIS_8_3/po/da.po
   branches/GCOMPRIS_8_3/po/de.po
   branches/GCOMPRIS_8_3/po/dz.po
   branches/GCOMPRIS_8_3/po/el.po
   branches/GCOMPRIS_8_3/po/en_CA.po
   branches/GCOMPRIS_8_3/po/en_GB.po
   branches/GCOMPRIS_8_3/po/es.po
   branches/GCOMPRIS_8_3/po/et.po
   branches/GCOMPRIS_8_3/po/eu.po
   branches/GCOMPRIS_8_3/po/fa.po
   branches/GCOMPRIS_8_3/po/fi.po
   branches/GCOMPRIS_8_3/po/fr.po
   branches/GCOMPRIS_8_3/po/ga.po
   branches/GCOMPRIS_8_3/po/gl.po
   branches/GCOMPRIS_8_3/po/gu.po
   branches/GCOMPRIS_8_3/po/he.po
   branches/GCOMPRIS_8_3/po/hi.po
   branches/GCOMPRIS_8_3/po/hr.po
   branches/GCOMPRIS_8_3/po/hu.po
   branches/GCOMPRIS_8_3/po/id.po
   branches/GCOMPRIS_8_3/po/it.po
   branches/GCOMPRIS_8_3/po/ja.po
   branches/GCOMPRIS_8_3/po/ka.po
   branches/GCOMPRIS_8_3/po/ko.po
   branches/GCOMPRIS_8_3/po/lt.po
   branches/GCOMPRIS_8_3/po/mk.po
   branches/GCOMPRIS_8_3/po/ml.po
   branches/GCOMPRIS_8_3/po/mr.po
   branches/GCOMPRIS_8_3/po/ms.po
   branches/GCOMPRIS_8_3/po/nb.po
   branches/GCOMPRIS_8_3/po/ne.po
   branches/GCOMPRIS_8_3/po/nl.po
   branches/GCOMPRIS_8_3/po/nn.po
   branches/GCOMPRIS_8_3/po/oc.po
   branches/GCOMPRIS_8_3/po/pa.po
   branches/GCOMPRIS_8_3/po/pl.po
   branches/GCOMPRIS_8_3/po/pt.po
   branches/GCOMPRIS_8_3/po/pt_BR.po
   branches/GCOMPRIS_8_3/po/ro.po
   branches/GCOMPRIS_8_3/po/ru.po
   branches/GCOMPRIS_8_3/po/rw.po
   branches/GCOMPRIS_8_3/po/sk.po
   branches/GCOMPRIS_8_3/po/sl.po
   branches/GCOMPRIS_8_3/po/so.po
   branches/GCOMPRIS_8_3/po/sq.po
   branches/GCOMPRIS_8_3/po/sr.po
   branches/GCOMPRIS_8_3/po/sr Latn po
   branches/GCOMPRIS_8_3/po/sv.po
   branches/GCOMPRIS_8_3/po/ta.po
   branches/GCOMPRIS_8_3/po/th.po
   branches/GCOMPRIS_8_3/po/tr.po
   branches/GCOMPRIS_8_3/po/ur.po
   branches/GCOMPRIS_8_3/po/vi.po
   branches/GCOMPRIS_8_3/po/wa.po
   branches/GCOMPRIS_8_3/po/zh_CN.po
   branches/GCOMPRIS_8_3/po/zh_TW.po
   branches/GCOMPRIS_8_3/src/boards/chess.c
   branches/GCOMPRIS_8_3/src/boards/click_on_letter.c
   branches/GCOMPRIS_8_3/src/boards/python.c
   branches/GCOMPRIS_8_3/src/boards/python/pythontest.py
   branches/GCOMPRIS_8_3/src/gcompris/board.c
   branches/GCOMPRIS_8_3/src/gcompris/config.c
   branches/GCOMPRIS_8_3/src/gcompris/gcompris.c

Modified: branches/GCOMPRIS_8_3/boards/menu.xml.in
==============================================================================
--- branches/GCOMPRIS_8_3/boards/menu.xml.in	(original)
+++ branches/GCOMPRIS_8_3/boards/menu.xml.in	Fri May  2 20:56:09 2008
@@ -9,9 +9,9 @@
 	 <_title>GCompris Main Menu</_title>
 	 <_description>Left-click the mouse on an activity to select it.</_description>
 	 <_prerequisite>GCompris is a collection of educational games that provides different activities for children aged 2 and up.</_prerequisite>
-	 <_goal>The goal of gcompris is to provide a free alternative to popular proprietary edutainment software</_goal>
+	 <_goal>The goal of GCompris is to provide a free alternative to popular proprietary edutainment software</_goal>
 	 <_manual xml:space="preserve">A simple click on an icon brings you to an activity or a menu of activities.
-At the bottom of the screen is the gcompris control bar.
+At the bottom of the screen is the GCompris control bar.
 The following icons are displayed from right to left.
 (note that each icon is displayed only if available in the current activity)
     Home - Exit an activity, go back to menu

Modified: branches/GCOMPRIS_8_3/boards/pythontest.xml.in
==============================================================================
--- branches/GCOMPRIS_8_3/boards/pythontest.xml.in	(original)
+++ branches/GCOMPRIS_8_3/boards/pythontest.xml.in	Fri May  2 20:56:09 2008
@@ -11,7 +11,7 @@
         <_title>Python Test</_title>
         <_description>Test board for the python plugin</_description>
         <_prerequisite>Advanced Python Programmer :)</_prerequisite>
-        <_goal>Add a language-binding to gcompris.</_goal>
+        <_goal>Add a language-binding to GCompris.</_goal>
         <_credit>Thanks to Guido van Rossum and the python team for this powerful language!</_credit>
   </Board>
   <Data directory=""/>

Modified: branches/GCOMPRIS_8_3/src/boards/chess.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/boards/chess.c	(original)
+++ branches/GCOMPRIS_8_3/src/boards/chess.c	Fri May  2 20:56:09 2008
@@ -196,7 +196,7 @@
       extern gchar *exec_prefix;
       gnuchess_bin = g_build_filename( exec_prefix, "bin", "gnuchess", NULL);
       if (!g_file_test (gnuchess_bin, G_FILE_TEST_EXISTS)) {
-	gc_dialog(_("Error: The external program gnuchess is required\nto play chess in gcompris.\n"
+	gc_dialog(_("Error: The external program gnuchess is required\nto play chess in GCompris.\n"
 		    "Find this program on http://www.rpmfind.net or in your\nGNU/Linux distribution\n"
 		    "And check it is located here: "GNUCHESS),
 		  gc_board_stop);

Modified: branches/GCOMPRIS_8_3/src/boards/click_on_letter.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/boards/click_on_letter.c	(original)
+++ branches/GCOMPRIS_8_3/src/boards/click_on_letter.c	Fri May  2 20:56:09 2008
@@ -283,7 +283,7 @@
 
       if (!str2)
 	{
-	  gchar *msg = g_strdup_printf( _("Error: this activity requires that you first install\nthe packages with gcompris voices for the locale '%s' or '%s'"),
+	  gchar *msg = g_strdup_printf( _("Error: this activity requires that you first install\nthe packages with GCompris voices for the locale '%s' or '%s'"),
 					locale, "en");
 	  gc_dialog(msg, gc_board_stop);
 	  g_free(msg);

Modified: branches/GCOMPRIS_8_3/src/boards/python.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/boards/python.c	(original)
+++ branches/GCOMPRIS_8_3/src/boards/python.c	Fri May  2 20:56:09 2008
@@ -61,7 +61,7 @@
     NULL,
     NULL,
     N_("Python Board"),
-    N_("Special board that embeds python into gcompris."),
+    N_("Special board that embeds python into GCompris."),
     "Olivier Samyn <osamyn ulb ac be>",
     pythonboard_init,
     NULL,

Modified: branches/GCOMPRIS_8_3/src/boards/python/pythontest.py
==============================================================================
--- branches/GCOMPRIS_8_3/src/boards/python/pythontest.py	(original)
+++ branches/GCOMPRIS_8_3/src/boards/python/pythontest.py	Fri May  2 20:56:09 2008
@@ -145,7 +145,7 @@
       gnomecanvas.CanvasText,
       x=400.0,
       y=100.0,
-      text=_("This is the first plugin in gcompris coded in the Python\nProgramming language."),
+      text=_("This is the first plugin in GCompris coded in the Python\nProgramming language."),
       fill_color="black",
       justification=gtk.JUSTIFY_CENTER
       )
@@ -154,7 +154,7 @@
       gnomecanvas.CanvasText,
       x=400.0,
       y=140.0,
-      text=_("It is now possible to develop gcompris activities in C or in Python.\nThanks to Olivier Samys who makes this possible."),
+      text=_("It is now possible to develop GCompris activities in C or in Python.\nThanks to Olivier Samys who makes this possible."),
       fill_color="black",
       justification=gtk.JUSTIFY_CENTER
       )

Modified: branches/GCOMPRIS_8_3/src/gcompris/board.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/gcompris/board.c	(original)
+++ branches/GCOMPRIS_8_3/src/gcompris/board.c	Fri May  2 20:56:09 2008
@@ -189,7 +189,7 @@
 
   /* First make sure the module loading is supported on this platform */
   if (!g_module_supported())
-    g_error( _("Dynamic module loading is not supported. gcompris cannot load.\n") );
+    g_error( _("Dynamic module loading is not supported. GCompris cannot load.\n") );
 
   bp_data = g_malloc0(sizeof (struct BoardPluginData));
 

Modified: branches/GCOMPRIS_8_3/src/gcompris/config.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/gcompris/config.c	(original)
+++ branches/GCOMPRIS_8_3/src/gcompris/config.c	Fri May  2 20:56:09 2008
@@ -132,7 +132,7 @@
 
 static gchar *screenname[] = {
   "640x480",
-  N_("800x600 (Default for gcompris)"),
+  N_("800x600 (Default for GCompris)"),
   "1024x768",
 };
 

Modified: branches/GCOMPRIS_8_3/src/gcompris/gcompris.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/gcompris/gcompris.c	(original)
+++ branches/GCOMPRIS_8_3/src/gcompris/gcompris.c	Fri May  2 20:56:09 2008
@@ -134,19 +134,19 @@
 
 static GOptionEntry options[] = {
   {"fullscreen", 'f', 0, G_OPTION_ARG_NONE, &popt_fullscreen,
-   N_("run gcompris in fullscreen mode."), NULL},
+   N_("run GCompris in fullscreen mode."), NULL},
 
   {"window", 'w', 0, G_OPTION_ARG_NONE, &popt_window,
-   N_("run gcompris in window mode."), NULL},
+   N_("run GCompris in window mode."), NULL},
 
   {"sound", 's', 0, G_OPTION_ARG_NONE, &popt_sound,
-   N_("run gcompris with sound enabled."), NULL},
+   N_("run GCompris with sound enabled."), NULL},
 
   {"mute", 'm', 0, G_OPTION_ARG_NONE, &popt_mute,
-   N_("run gcompris without sound."), NULL},
+   N_("run GCompris without sound."), NULL},
 
   {"cursor", 'c', 0, G_OPTION_ARG_NONE, &popt_cursor,
-   N_("run gcompris with the default gnome cursor."), NULL},
+   N_("run GCompris with the default gnome cursor."), NULL},
 
   {"difficulty", 'd', 0, G_OPTION_ARG_INT, &popt_difficulty_filter,
    N_("display only activities with this difficulty level."), NULL},
@@ -164,7 +164,7 @@
    N_("Disable XF86VidMode (No screen resolution change)."), NULL},
 
   {"root-menu", 'l', 0, G_OPTION_ARG_STRING, &popt_root_menu,
-   N_("Run gcompris with local menu (e.g -l /reading will let you play only activities in the reading directory, -l /strategy/connect4 only the connect4 activity)"), NULL},
+   N_("Run GCompris with local menu (e.g -l /reading will let you play only activities in the reading directory, -l /strategy/connect4 only the connect4 activity)"), NULL},
 
   {"local-activity", 'L', 0, G_OPTION_ARG_STRING, &popt_local_activity,
    N_("Run GCompris with local activity directory added to menu"), NULL},



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]