Author: elecharny
Date: Fri Jan 23 05:25:51 2009
New Revision: 737021
URL: http://svn.apache.org/viewvc?rev=737021&view=rev
Log:
Added french translation
Added:
directory/studio/trunk/rcp/src/main/java/org/apache/directory/studio/messages_fr.properties
Added: directory/studio/trunk/rcp/src/main/java/org/apache/directory/studio/messages_fr.properties
URL: http://svn.apache.org/viewvc/directory/studio/trunk/rcp/src/main/java/org/apache/directory/studio/messages_fr.properties?rev=737021&view=auto
==============================================================================
--- directory/studio/trunk/rcp/src/main/java/org/apache/directory/studio/messages_fr.properties
(added)
+++ directory/studio/trunk/rcp/src/main/java/org/apache/directory/studio/messages_fr.properties
Fri Jan 23 05:25:51 2009
@@ -0,0 +1,51 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+#
+# This file stores the Strings used by the User Interface of the application
+#
+
+# Strings used by ApplicationActionBarAdvisor Class
+ApplicationActionBarAdvisor.Quit_LDAP_Studio=Quitter Apache Directory Studio
+ApplicationActionBarAdvisor.Software_Updates=Mises \u00E0 jour
+
+# Strings used by AddExtensionAction Class
+AddExtensionAction.Add_Extensions=Ajoute des extensions
+AddExtensionAction.Search_for_new_extensions=Recherche de nouvelles extensions de Apache
Directory Studio
+AddExtensionAction.Searching_new_extensions=Recherche de nouvelles extensions
+AddExtensionAction.Apache_Directory_Studio_Site=Site de mise \u00E0 jour de Apache Directory
Studio
+
+# Strings used by ManageConfigurationAction Class
+ManageConfigurationAction.Manage_Configuration=Gestion de la configuration
+ManageConfigurationAction.Manage_configuration_for_LDAP_Studio=Gestion de la configuration
de Apache Directory Studio
+
+# Strings used by UpdateAction Class
+UpdateAction.Search_for_updates=Recherche de mises \u00E0 jour...
+UpdateAction.Search_for_updates_for_LDAP_Studio=Rechercher des mises \u00E0 jour de Apache
Directory Studio
+UpdateAction.Searching_for_updates=Recherche de mises \u00E0 jour
+
+# Strings used by OpenFileAction Class
+OpenFileAction.Open_File=Ouvre le fichier...
+OpenFileAction.Open_file_from_filesystem=Ouverture d'un fichier
+OpenFileAction.File_not_found=Le fichier ''{0}'' est introuvable.
+OpenFileAction.Files_not_found=Les fichiers suivants sont introuvables :\n{0}
+OpenFileAction.Error=Erreur!
+
+# Strings used by ReportABugAction Class
+ReportABugAction.Report_a_bug=Signaler une anomalie...
+ReportABugAction.Open_a_web_browser=Ouvrir un navigateur pour cr\u00E9er un nouveau rapport
d'anomalie
|