r995 - in xwiki/trunk/src/main: resources web/templates

Ludovic Dubost ludovic at users.forge.objectweb.org
Tue Mar 28 02:27:29 CEST 2006


Author: ludovic
Date: 2006-03-28 02:27:27 +0200 (Tue, 28 Mar 2006)
New Revision: 995

Modified:
   xwiki/trunk/src/main/resources/ApplicationResources.properties
   xwiki/trunk/src/main/resources/ApplicationResources_en.properties
   xwiki/trunk/src/main/resources/ApplicationResources_fr.properties
   xwiki/trunk/src/main/web/templates/attachments.vm
Log:
small fixes
update resources with french translations

Modified: xwiki/trunk/src/main/resources/ApplicationResources.properties
===================================================================
--- xwiki/trunk/src/main/resources/ApplicationResources.properties	2006-03-27 23:36:58 UTC (rev 994)
+++ xwiki/trunk/src/main/resources/ApplicationResources.properties	2006-03-28 00:27:27 UTC (rev 995)
@@ -187,20 +187,20 @@
 readytorollback=Do you want to rollback to version
 readonly=This server is currently in readonly mode
 revisiondoesnotexist=This document does not exist in this version. The latest version is available <a href="$doc.getURL("view")">here</a>.
-nocommentwithnewdoc=You cannot comment on a document or article that does not exist
-actiondoesnotexist=The action does not exist !
+nocommentwithnewdoc=You cannot comment on a document or article that does not exist.
+actiondoesnotexist=This action does not exist !
 thiswikidoesnotexist=This Wiki does not exist on this server.
-thisdocdoesnotexist=This document does not exist in this wiki.
+thispagedoesnotexist=This document does not exist in this Wiki.
 availableversionsattachment=The available versions of file '$attachment.filename' are:
-attachmentdoesnotexist=The attachment does not exists in this wiki
-fileuploadislarge=XWiki has a default limit of around 10Mb which can be changed using the upload_maxsize parameter in the XWiki.XWikiPreferences page <br>(using edit class add a Number field of type long and using edit objects to change the value)
+attachmentdoesnotexist=The attachment does not exist.
+wikicontentcannotbeempty= The content of a wiki page is not allowed to be completely empty.
+fileuploadislarge=XWiki has a default limit of around 10Mb for attached files. This limit can be changed using the upload_maxsize parameter. Check the FAQ for more information.
 javaheapspace=Out of memory Exception
 notsupportcharacters=File name does not support characters '\\' '/' ';'
+
 chartwizard=Chart Wizard
 chwhide=hide
 chwshow=show
-donotexist=dose not exit
-
 chwdatasourcelegend=Chart data source
 chwdatasourcetitle=Click to hide the chart data source option
 chwdatadefinelegend=Define new data source
@@ -343,4 +343,3 @@
 tdwnext=Next
 tdwfinishtitle=Use the defined data source in the chart and close this wizard
 tdwfinish=Finish
-wikicontentcannotbeempty= The content of a wiki page is not allowed to empty completely !
\ No newline at end of file

Modified: xwiki/trunk/src/main/resources/ApplicationResources_en.properties
===================================================================
--- xwiki/trunk/src/main/resources/ApplicationResources_en.properties	2006-03-27 23:36:58 UTC (rev 994)
+++ xwiki/trunk/src/main/resources/ApplicationResources_en.properties	2006-03-28 00:27:27 UTC (rev 995)
@@ -71,7 +71,6 @@
 deleted=The document has been deleted.
 editincludepagemsg=This document contains (an) included page(s). To edit this page, click on the following links:
 youareediting=You are editing the following translation
-classeditor=Class Editor
 selectclass=Select a Class
 changeclass=Change Class
 classname=Class Name
@@ -81,7 +80,6 @@
 saveclass=Save Class
 welcometoclasseditor=Welcome to the class editor. Choose a field to edit or add a field to the class.
 editfield=Edit Field
-objecteditor=Object Editor
 addobject=Add Object
 addobjectfromclass=Add Object from this Class
 welcometoobjecteditor=Welcome to the objects editor. Choose an object to edit or add an object to the document.
@@ -150,7 +148,6 @@
 editing=Editing
 registration=Registration
 multilingual=Multi Lingual
-language=Language
 default_language=Default Language
 authenticate_view=Always authenticate on viewing
 authenticate_edit=Always authenticate on editing
@@ -189,10 +186,21 @@
 rollback=Rollback
 readytorollback=Do you want to rollback to version
 readonly=This server is currently in readonly mode
+revisiondoesnotexist=This document does not exist in this version. The latest version is available <a href="$doc.getURL("view")">here</a>.
+nocommentwithnewdoc=You cannot comment on a document or article that does not exist.
+actiondoesnotexist=This action does not exist !
+thiswikidoesnotexist=This Wiki does not exist on this server.
+thispagedoesnotexist=This document does not exist in this Wiki.
+availableversionsattachment=The available versions of file '$attachment.filename' are:
+attachmentdoesnotexist=The attachment does not exist.
+wikicontentcannotbeempty= The content of a wiki page is not allowed to be completely empty.
+fileuploadislarge=XWiki has a default limit of around 10Mb for attached files. This limit can be changed using the upload_maxsize parameter. Check the FAQ for more information.
+javaheapspace=Out of memory Exception
+notsupportcharacters=File name does not support characters '\\' '/' ';'
 
+chartwizard=Chart Wizard
 chwhide=hide
 chwshow=show
-
 chwdatasourcelegend=Chart data source
 chwdatasourcetitle=Click to hide the chart data source option
 chwdatadefinelegend=Define new data source
@@ -201,7 +209,6 @@
 chwsourcedefined=Data source defined. Press Next to continue.
 chwdatatypetabletitle=Use a table defined in one of the XWiki pages
 chwdatatypetable=XWiki Table
-chwdatatypetablepagelabel=From page:
 chwdatatypetablepagetitle=Insert the name of an existing XWiki page
 chwdatatypetablepagelabel=Table number:
 chwinvoketablewizardtitle=Open the table data source creation wizard. Your browser must allow the opening of a new window
@@ -335,4 +342,4 @@
 tdwnexttilte=Go to next wizard page
 tdwnext=Next
 tdwfinishtitle=Use the defined data source in the chart and close this wizard
-tdwfinish=Finish
\ No newline at end of file
+tdwfinish=Finish

Modified: xwiki/trunk/src/main/resources/ApplicationResources_fr.properties
===================================================================
--- xwiki/trunk/src/main/resources/ApplicationResources_fr.properties	2006-03-27 23:36:58 UTC (rev 994)
+++ xwiki/trunk/src/main/resources/ApplicationResources_fr.properties	2006-03-28 00:27:27 UTC (rev 995)
@@ -35,8 +35,8 @@
 xwikirights=Droits d'Accès de XWiki
 webprefs=Preferences de l'Espace
 xwikiprefs=Preferences de XWiki
-attach=Attachements
-attachments=Attachements
+attach=Pièces jointes
+attachments=Pièces jointes
 save=Sauver
 delete=Effacer
 preview=Previsualiser
@@ -68,7 +68,7 @@
 confirmobjectremove=Etes-vous sûr de vouloir effacer cet objet ?
 confirmdelete=Cette action ne peut-être annulée. Etes-vous sûr de vouloir effacer ce document ?
 confirmdelete2=Voulez vous vraiment effacer ce document ?
-confirmdelattachment=Voulez vous vraiment effacer cet attachement ?
+confirmdelattachment=Voulez vous vraiment effacer cette pièce jointe ?
 deleted=Le document a été éffacé.
 editincludepagemsg=Ce document contient un (des) page(s) incluse(s). Pour editer cette (ces) page(s), cliquez sur le(s) lien(s) suivant:
 youareediting=Vous editez la traduction suivante
@@ -102,7 +102,7 @@
 doyouwanttoreplace=Voulez vous remplacer le nom du fichier par
 choosetargetfilename=Choisissez le nom final du fichier
 choosefiletoupload=Choisissez le fichier à télécharger
-attachthisfile=Attacher ce fichier
+attachthisfile=Ajouter cette pièce jointe
 username=Utilisateur
 password=Mot de Passe
 xwikidoc=Documentation
@@ -124,7 +124,7 @@
 #newinterface
 pdf=PDF
 editpage=Editer cette page
-addattachment=Attacher un fichier
+addattachment=Ajouter une pièce jointe
 history=Historique
 more=Plus d'Actions
 hello=Bonjour
@@ -187,3 +187,14 @@
 rollback=Retour à cette version
 readytorollback=Voulez vous revenir à la version
 readonly=Ce serveur est en mode lecture seule
+revisiondoesnotexist=Ce document n'existe pas dans cette version. La dernière version est disponible <a href="$doc.getURL("view")">ici</a>.
+nocommentwithnewdoc=Vous ne pouvez pas commenter sur un document qui n'existe pas
+actiondoesnotexist=Cette action n'existe pas.
+thiswikidoesnotexist=Ce Wiki n'existe pas sur ce serveur.
+thispagedoesnotexist=Ce document n'existe pas dans ce Wiki.
+availableversionsattachment=Les versions disponibles de la pièce jointe '$attachment.filename' sont:
+attachmentdoesnotexist=Cette pièce jointe n'existe pas.
+wikicontentcannotbeempty=Le contenu d'une page Wiki ne peut pas être vide.
+fileuploadislarge=XWiki a une limite de 10Mb de la taille des pièces jointes. Cette limite peut-être configurée par le paramètre upload_maxsize. Consultez la FAQ pour plus d'information.
+javaheapspace=Exception de dépassement de mémoire.
+notsupportcharacters=Les pièces jointes de peuvent pas contenir les caractères '\\' '/' ';'

Modified: xwiki/trunk/src/main/web/templates/attachments.vm
===================================================================
--- xwiki/trunk/src/main/web/templates/attachments.vm	2006-03-27 23:36:58 UTC (rev 994)
+++ xwiki/trunk/src/main/web/templates/attachments.vm	2006-03-28 00:27:27 UTC (rev 995)
@@ -17,7 +17,7 @@
     </div>
 
     <div id="xwikiattachmentscontent" class="xwikidatacontent"#if($showattachments!="open") style="display:none" #end>
-            < table>
+        <table>
         <tr><th></th><th><b>$msg.get("filename")</b></th><th><b>$msg.get("version")</b></th>
             <th><b>$msg.get("author")</b></th><th><b>$msg.get("size")</b></th><th><b>$msg.get("history")</b></th><th><b>$msg.get("delete")</b>
         </th></tr>





More information about the Xwiki-notifications mailing list