summaryrefslogtreecommitdiffstats
path: root/res/values-fr/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r--res/values-fr/strings.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 000000000..c01ef47d2
--- /dev/null
+++ b/res/values-fr/strings.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed 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.
+-->
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="application_name">"Accueil"</string>
+ <string name="folder_name">"Dossier"</string>
+ <string name="chooser_wallpaper">"Sélectionner à partir de..."</string>
+ <string name="wallpaper_instructions">"Sélectionner"</string>
+ <string name="pick_wallpaper">"Galerie"</string>
+ <string name="activity_not_found">"L\'application n\'est pas installée sur votre téléphone."</string>
+ <string name="rename_folder_label">"Nom du dossier"</string>
+ <string name="rename_folder_title">"Renommer le dossier"</string>
+ <string name="rename_action">"OK"</string>
+ <string name="cancel_action">"Annuler"</string>
+ <string name="menu_item_add_item">"Ajouter à l\'écran d\'accueil"</string>
+ <string name="group_applications">"Application"</string>
+ <string name="group_shortcuts">"Raccourci"</string>
+ <string name="group_search">"Recherche"</string>
+ <string name="group_folder">"Dossier"</string>
+ <string name="group_live_folders">"Dossier actif"</string>
+ <string name="group_widgets">"Widget"</string>
+ <string name="group_wallpapers">"Arrière-plan"</string>
+ <string name="add_folder">"Dossier"</string>
+ <string name="add_clock">"Horloge"</string>
+ <string name="add_photo_frame">"Cadre d\'image"</string>
+ <string name="add_search">"Rechercher"</string>
+ <string name="out_of_space">"Plus d\'espace libre sur l\'écran d\'accueil."</string>
+ <string name="title_select_shortcut">"Sélectionner un raccourci"</string>
+ <string name="title_select_live_folder">"Sélectionner dossier actif"</string>
+ <string name="menu_add">"Ajouter"</string>
+ <string name="menu_wallpaper">"Arrière-plan"</string>
+ <string name="menu_search">"Rechercher"</string>
+ <string name="menu_notifications">"Notifications"</string>
+ <string name="menu_settings">"Paramètres"</string>
+ <string name="permlab_install_shortcut">"installer des raccourcis"</string>
+ <string name="permdesc_install_shortcut">"Permet à une application d\'ajouter des raccourcis sans l\'intervention de l\'utilisateur."</string>
+ <string name="permlab_uninstall_shortcut">"désinstaller les raccourcis"</string>
+ <string name="permdesc_uninstall_shortcut">"Permet à une application de supprimer les raccourcis sans l\'intervention de l\'utilisateur."</string>
+ <string name="permlab_read_settings">"Lire les paramètres et les raccourcis de la page d\'accueil"</string>
+ <string name="permdesc_read_settings">"Permet à une application de lire les paramètres et raccourcis de la page d\'accueil."</string>
+ <string name="permlab_write_settings">"Enregistrer les paramètres de la page d\'accueil et des raccourcis"</string>
+ <string name="permdesc_write_settings">"Permet à une application de modifier les paramètres et les raccourcis de la page d\'accueil."</string>
+ <string name="search_hint">"Recherche Google"</string>
+ <!-- no translation found for gadget_error_text (8359351016167075858) -->
+ <skip />
+</resources>