gnome-schedule r1085 - in trunk/help: . C fr fr/figures



Author: claudep
Date: Wed Mar 19 19:26:25 2008
New Revision: 1085
URL: http://svn.gnome.org/viewvc/gnome-schedule?rev=1085&view=rev

Log:
2008-03-19  Claude Paroz  <claude 2xlibre net>

	* C/gnome-schedule.xml: Translator credit is managed by gnome-doc-utils.
	Some other minor cleanups. Fixes bug #523415.
	* Makefile.am: Added fr to DOC_LINGUAS.
	* fr/fr.po: Added French translation.
	* fr/figures/*.png: Added translated screenshots.

Added:
   trunk/help/fr/
   trunk/help/fr/figures/
   trunk/help/fr/figures/gnome-schedule_main.png   (contents, props changed)
   trunk/help/fr/figures/gnome-schedule_new_task.png   (contents, props changed)
   trunk/help/fr/figures/gnome-schedule_new_task_once.png   (contents, props changed)
   trunk/help/fr/figures/gnome-schedule_new_task_recurrent.png   (contents, props changed)
   trunk/help/fr/figures/gnome-schedule_templates.png   (contents, props changed)
   trunk/help/fr/fr.po
Modified:
   trunk/help/C/gnome-schedule.xml
   trunk/help/ChangeLog
   trunk/help/Makefile.am

Modified: trunk/help/C/gnome-schedule.xml
==============================================================================
--- trunk/help/C/gnome-schedule.xml	(original)
+++ trunk/help/C/gnome-schedule.xml	Wed Mar 19 19:26:25 2008
@@ -73,7 +73,7 @@
 <!-- This is appropriate place for other contributors: translators,
      maintainers,  etc. Commented out by default.-->
      
-<!-- Please translator, add here your personal information. Thanks for your work ;) -->
+<!-- Please translator, add here your personal information. Thanks for your work ;)
       <othercredit role="translator">
 		<firstname>Translator: Your first name here</firstname> 
 		<surname>Translator: Your surname here</surname> 
@@ -83,6 +83,7 @@
 		</affiliation>
 		<contrib>Translator: Write here your contribution, e.g. Latin translation</contrib>
       </othercredit>
+-->
       
 <!-- Next is to omit the gnome-doc-utils warning: missing element with role maintainer: -->
 <!--
@@ -234,7 +235,7 @@
 
     <sect2 id="myapp-start">
     <title>To Start &app;</title>
-    <para>You can start <application>&app;</application> in the following ways:
+    <para>You can start &app; in the following ways:
     </para> 
     <variablelist>
     	<varlistentry>
@@ -250,7 +251,7 @@
     	<varlistentry>
     		<term>Command line</term>
     		<listitem>
-    		<para>To start <application>&app;</application> from a command line, type the following command, 
+    		<para>To start &app; from a command line, type the following command, 
     		then press <keycap>Return</keycap>:</para>
     		<para> 
 			<command>gnome-schedule</command> 
@@ -262,7 +263,7 @@
 
     <sect2 id="myapp-when-start">
     <title>When You Start &app;</title>
-    <para>When you start <application>&app;</application>, the main window is displayed:</para>
+    <para>When you start &app;, the main window is displayed:</para>
 
     <!-- ==== Figure ==== -->
       <figure id="main-fig"> 
@@ -391,7 +392,7 @@
 		<para><guilabel>Time &amp; Date</guilabel></para>
 			<variablelist>
   	  <varlistentry><term>Basic</term>
-	      <listitem><para>Lets you select the frecuency for task execution 
+	      <listitem><para>Lets you select the frequency for task execution 
 					among a list of common intervals.</para></listitem>
 	    </varlistentry>
 	    <varlistentry><term>Advanced</term>
@@ -400,7 +401,7 @@
 	    </varlistentry>
 	  </variablelist>
     <para><guilabel>Preview</guilabel></para>
-	    <para>Lets the user check if the selected frecuency is correct.
+	    <para>Lets the user check if the selected frequency is correct.
 	    </para>
     </sect2>    
     
@@ -508,7 +509,7 @@
 <!-- ================ Run graphical apps =================== -->
 <sect1 id="myapp-graphical_apps">
 <title>Using &app; to launch graphical applications</title>
-<para>You can use Gnome Schedule to launch a graphical application automatically, but
+<para>You can use &app; to launch a graphical application automatically, but
 there are some information you would consider before:</para>
 
 <sect2 id="myapp-graphical_apps-sub1">
@@ -533,7 +534,7 @@
 
 <sect2 id="myapp-graphical_apps-sub3">
 <title>Setting DISPLAY variable for tasks that will launch recurrently</title>
-<para>Gnome Schedule does not support yet setting environment variables for recurrent
+<para>&app; does not support yet setting environment variables for recurrent
 tasks, but it will do soon. In the meantime, you can manually create a script 
 that first defines DISPLAY variable and then calls the graphical application.
 Finally, you can create a recurrent task to launch the script.</para>

Modified: trunk/help/Makefile.am
==============================================================================
--- trunk/help/Makefile.am	(original)
+++ trunk/help/Makefile.am	Wed Mar 19 19:26:25 2008
@@ -11,4 +11,4 @@
 	figures/gnome-schedule_new_task_recurrent.png \
 	figures/gnome-schedule_templates.png
 
-DOC_LINGUAS = es it oc sv
+DOC_LINGUAS = es fr it oc sv

Added: trunk/help/fr/figures/gnome-schedule_main.png
==============================================================================
Binary file. No diff available.

Added: trunk/help/fr/figures/gnome-schedule_new_task.png
==============================================================================
Binary file. No diff available.

Added: trunk/help/fr/figures/gnome-schedule_new_task_once.png
==============================================================================
Binary file. No diff available.

Added: trunk/help/fr/figures/gnome-schedule_new_task_recurrent.png
==============================================================================
Binary file. No diff available.

Added: trunk/help/fr/figures/gnome-schedule_templates.png
==============================================================================
Binary file. No diff available.



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