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, 0 insertions, 59 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
deleted file mode 100644
index c25610922..000000000
--- a/res/values-fr/strings.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?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 l\'arrière-plan à partir de"</string>
- <string name="wallpaper_instructions">"Configurer l\'arrière-plan"</string>
- <string name="pick_wallpaper">"Galerie des arrière-plans"</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 live"</string>
- <string name="group_widgets">"Widget"</string>
- <string name="group_gadgets">"Gadgets"</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 Accueil."</string>
- <string name="title_select_shortcut">"Sélectionner un raccourci"</string>
- <string name="title_select_live_folder">"Sélectionner Live Folder"</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">"écrire 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>
- <string name="gadget_error_text">"Problème lors du chargement du gadget"</string>
-</resources>