diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-01-09 17:51:25 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-01-09 17:51:25 -0800 |
commit | 0e320b21ad4b8d6efa1c08cea64f3be4343517b4 (patch) | |
tree | 90c23d46dff460e034a6dab674e6990b6cc11cf1 /res/values-fr | |
parent | d097a1880f2339705486d50cd8b33c6088fa9fa5 (diff) | |
download | packages_apps_trebuchet-0e320b21ad4b8d6efa1c08cea64f3be4343517b4.zip packages_apps_trebuchet-0e320b21ad4b8d6efa1c08cea64f3be4343517b4.tar.gz packages_apps_trebuchet-0e320b21ad4b8d6efa1c08cea64f3be4343517b4.tar.bz2 |
auto import from //branches/cupcake/...@125939
Diffstat (limited to 'res/values-fr')
-rw-r--r-- | res/values-fr/strings.xml | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml new file mode 100644 index 0000000..eb217e9 --- /dev/null +++ b/res/values-fr/strings.xml @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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> + <!-- no translation found for rename_folder_label (5646236631298452787) --> + <skip /> + <string name="rename_folder_title">"Renommer le dossier"</string> + <string name="rename_action">"OK"</string> + <string name="cancel_action">"Annuler"</string> + <!-- no translation found for menu_item_add_item (6233177331075781114) --> + <skip /> + <string name="group_applications">"Application"</string> + <string name="group_shortcuts">"Raccourci"</string> + <!-- no translation found for group_live_folders (3057578584715591220) --> + <skip /> + <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 Accueil."</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> + <!-- no translation found for permlab_read_settings (3452408290738106747) --> + <skip /> + <!-- no translation found for permdesc_read_settings (8377434937176025492) --> + <skip /> + <!-- no translation found for permlab_write_settings (1360567537236705628) --> + <skip /> + <!-- no translation found for permdesc_write_settings (1098648778383349818) --> + <skip /> + <string name="search_hint">"Recherche Google"</string> +</resources> |