summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDelPETER <delphinpeter@gmail.com>2012-12-29 18:45:35 +0100
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2013-01-06 10:52:08 -0800
commit825bcf2f76140fa9f4208d646118d5bd96996a7f (patch)
treefdfb94c682c750077688dda5a95eff84c10c2b9d
parent35d2f65e93498e47d6d7e52979721bc038b2ce8f (diff)
downloadandroid_packages_apps_Trebuchet-825bcf2f76140fa9f4208d646118d5bd96996a7f.tar.gz
android_packages_apps_Trebuchet-825bcf2f76140fa9f4208d646118d5bd96996a7f.tar.bz2
android_packages_apps_Trebuchet-825bcf2f76140fa9f4208d646118d5bd96996a7f.zip
Trebuchet : Add french missing translation
Patch set 2 : Add new translation (rebase) Patch set 3 : Correction Patch set 4 : Correction Patch set 5 : Add msgid and correction Patch set 6 : correction Patch set 7 : correction Patch set 8 : add new translation (rebase) Patch set 9 : correction Patch set 10 : correction Change-Id: Ifd940f98806f623b6c4256863ce737c5dfd1e107
-rw-r--r--res/values-fr/arrays.xml66
-rw-r--r--res/values-fr/strings.xml94
2 files changed, 148 insertions, 12 deletions
diff --git a/res/values-fr/arrays.xml b/res/values-fr/arrays.xml
new file mode 100644
index 000000000..c01bebad6
--- /dev/null
+++ b/res/values-fr/arrays.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+* Copyright (C) 2008 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="preferences_interface_homescreen_indicator_position_entries">
+ <item>Sous le dock</item>
+ <item>En haut</item>
+ <item>En bas</item>
+ </string-array>
+ <string-array name="preferences_interface_homescreen_scrolling_transition_effect_entries">
+ <item>Standard</item>
+ <item>Tablette</item>
+ <item>Zoom intérieur</item>
+ <item>Zoom extérieur</item>
+ <item>Rotation vers le haut</item>
+ <item>Rotation vers le bas</item>
+ <item>Cylindre intérieur</item>
+ <item>Cylindre extérieur</item>
+ <item>Cube intérieur</item>
+ <item>Cube extérieur</item>
+ <item>Retournement</item>
+ <item>Feuille</item>
+ <item>Empilement</item>
+ <item>Accordéon</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_scrolling_transition_effect_entries">
+ <item>Standard</item>
+ <item>Tablette</item>
+ <item>Zoom intérieur</item>
+ <item>Zoom extérieur</item>
+ <item>Rotation vers le haut</item>
+ <item>Rotation vers le bas</item>
+ <item>Cylindre intérieur</item>
+ <item>Cylindre extérieur</item>
+ <item>Cube intérieur</item>
+ <item>Cube extérieur</item>
+ <item>Retournement</item>
+ <item>Feuille</item>
+ <item>Empilement</item>
+ <item>Accordéon</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_indicator_position_entries">
+ <item>Haut/Gauche</item>
+ <item>Bas/Droite</item>
+ </string-array>
+ <string-array name="preferences_interface_drawer_orientation_entries">
+ <item>Horizontale</item>
+ <item>Verticale</item>
+ </string-array>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index a677c7747..2c80ed402 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -54,7 +54,6 @@
<string name="delete_zone_label_workspace" msgid="7153615831493049150">"Supprimer"</string>
<string name="delete_zone_label_all_apps" msgid="6664588234817475108">"Désinstaller"</string>
<string name="delete_target_label" msgid="665300185123139530">"Supprimer"</string>
- <string name="cancel_target_label">"Annuler"</string>
<string name="delete_target_uninstall_label" msgid="748894921183769150">"Désinstaller"</string>
<string name="info_target_label" msgid="4019495079517426980">"Informations sur l\'application"</string>
<string name="accessibility_search_button" msgid="816822994629942611">"Rechercher"</string>
@@ -68,10 +67,7 @@
<string name="menu_search" msgid="4826514464423239041">"Rechercher"</string>
<string name="menu_notifications" msgid="6424587053194766192">"Notifications"</string>
<string name="menu_settings" msgid="3946232973327980394">"Paramètres système"</string>
- <string name="menu_preferences">"Paramètres de Trebuchet"</string>
<string name="menu_help" msgid="4901160661634590633">"Aide"</string>
- <string name="menu_apps_sort_title">"Nom"</string>
- <string name="menu_apps_sort_install_date">"Date d\'installation"</string>
<string name="cab_menu_delete_app" msgid="4089398025537640349">"Désinstaller l\'application"</string>
<string name="cab_menu_app_info" msgid="914548323652698884">"Détails de l\'application"</string>
<string name="cab_app_selection_text" msgid="6378522164293415735">"1 application sélectionnée."</string>
@@ -100,8 +96,6 @@
<string name="workspace_cling_open_all_apps" msgid="2459977609848572588">"Pour voir toutes vos applications, appuyez sur le cercle."</string>
<string name="all_apps_cling_title" msgid="2559734712581447107">"Sélectionner des applications"</string>
<string name="all_apps_cling_add_item" msgid="5665035103260318891">"Pour ajouter une application à votre écran d\'accueil, appuyez dessus de manière prolongée."</string>
- <string name="all_apps_sort_cling_title">"Triez vos applications"</string>
- <string name="all_apps_sort_cling_add_item">"Appuyez de manière prolongée sur l\'onglet Application pour sélectionner votre méthode de tri"</string>
<string name="folder_cling_title" msgid="4308949882377840953">"Organisez vos applications en dossiers"</string>
<string name="folder_cling_move_item" msgid="270598675060435169">"Pour déplacer une application, appuyez dessus de manière prolongée."</string>
<string name="folder_cling_create_folder" msgid="8352867485656129478">"Pour créer un dossier sur votre écran d\'accueil, superposez les applications les unes sur les autres."</string>
@@ -117,10 +111,27 @@
<string name="custom_workspace_cling_title_2" msgid="5516006164661020362"></string>
<string name="custom_workspace_cling_description_2" msgid="2758258454975288377"></string>
+ <!-- **** CYANOGENMOD EDITS START **** -->
+
+ <string name="menu">Menu</string>
+ <string name="menu_apps_sort_title">Nom</string>
+ <string name="menu_apps_sort_install_date">Date d\'installation</string>
+ <string name="menu_apps_filter_system">Système</string>
+ <string name="menu_apps_filter_downloaded">Téléchargé</string>
+ <string name="menu_hidden_apps_delete">Réinitialisé</string>
+ <string name="menu_preferences">Paramètres de Trebuchet</string>
+ <string name="edit_target_label">Éditer</string>
+ <string name="cancel_target_label">Annuler</string>
+ <string name="all_apps_sort_cling_title">Triez vos applications</string>
+ <string name="all_apps_sort_cling_add_item">Appuyez de manière prolongée sur l\'onglet Application pour sélectionner votre méthode de tri</string>
+
+ <!-- Hidden apps -->
+ <string name="hidden_apps_title">Applications masquées</string>
+
<!-- -->
<!-- Preferences -->
<!-- -->
- <string name="preferences_title">Préférences</string>
+ <string name="preferences_title">Paramètres</string>
<!-- UI -->
<string name="preferences_interface_title">Interface</string>
<!-- Application -->
@@ -129,41 +140,80 @@
<!-- UI -->
<!-- Homescreen -->
<string name="preferences_interface_homescreen_title">Écrans d\'accueil</string>
+ <string name="preferences_interface_homescreen_summary">Écrans et fond d\'écrans</string>
<string name="preferences_interface_homescreen_general_category">Général</string>
+ <string name="preferences_interface_homescreen_general_grid_title">Taille de la grille</string>
+ <string name="preferences_interface_homescreen_general_grid_summary">Définir le nombre de rangées et de colonnes sur l\'écran d\'accueil</string>
+ <string name="preferences_interface_homescreen_general_grid_rows_title">Rangées</string>
+ <string name="preferences_interface_homescreen_general_grid_columns_title">Colonnes</string>
<string name="preferences_interface_homescreen_general_screens_title">Écrans d\'accueil</string>
<string name="preferences_interface_homescreen_general_screens_summary">Nombre de pages sur l\'écran d\'accueil</string>
<string name="preferences_interface_homescreen_general_default_screen_title">Écran par défaut</string>
<string name="preferences_interface_homescreen_general_default_screen_summary">Sélectionnez l\'écran par défaut</string>
+ <string name="preferences_interface_homescreen_general_stretch_screens_title">Étendre l\'écran</string>
+ <string name="preferences_interface_homescreen_general_stretch_screens_summary">Étendre l\écran d\'accueil pour remplir la totalité de l\'écran</string>
<string name="preferences_interface_homescreen_general_search_title">Barre de recherche</string>
- <string name="preferences_interface_homescreen_general_grid_title">Taille de la grille</string>
- <string name="preferences_interface_homescreen_general_grid_summary">Définir le nombre de rangées et de colonnes sur l\'écran d\'accueil</string>
- <string name="preferences_interface_homescreen_general_grid_rows_title">Rangées</string>
- <string name="preferences_interface_homescreen_general_grid_columns_title">Colonnes</string>
<string name="preferences_interface_homescreen_general_search_summary">Activer la barre de recherche persistante</string>
<string name="preferences_interface_homescreen_general_hide_icon_labels_title">Sans libellés</string>
<string name="preferences_interface_homescreen_general_hide_icon_labels_summary">Cacher le libellé des icônes de l\'écran d\'accueil</string>
<string name="preferences_interface_homescreen_scrolling_category">Défilement</string>
+ <string name="preferences_interface_homescreen_scrolling_transition_effect_title">Effet de transition</string>
+ <string name="preferences_interface_homescreen_scrolling_transition_effect_summary">Définir l\'effet de transition des écrans</string>
<string name="preferences_interface_homescreen_scrolling_scroll_wallpaper_title">Défilement du fond d\'écran</string>
<string name="preferences_interface_homescreen_scrolling_scroll_wallpaper_summary">Faire glisser le fond d\'écran avec les écrans</string>
+ <string name="preferences_interface_homescreen_scrolling_wallpaper_hack_title">Rendu rapide du fond d\'écran</string>
+ <string name="preferences_interface_homescreen_scrolling_wallpaper_hack_summary">Optimiser les images statiques de fond d\'écran en augmentant les adoucissements</string>
+ <string name="preferences_interface_homescreen_scrolling_wallpaper_size_title">Taille du fond d\'écran</string>
+ <string name="preferences_interface_homescreen_scrolling_wallpaper_size_summary">Combien d\'écran doit prendre le fond d\'écran</string>
+ <string name="preferences_interface_homescreen_scrolling_fade_adjacent_screens_title">Estomper l\'écran</string>
+ <string name="preferences_interface_homescreen_scrolling_fade_adjacent_screens_summary">Estomper les écrans lorsque vous les faites défiler</string>
+ <string name="preferences_interface_homescreen_scrolling_show_outlines_title">Afficher les bordures</string>
+ <string name="preferences_interface_homescreen_scrolling_show_outlines_summary">Afficher les bordures de l\écran quand les pages défilent</string>
<string name="preferences_interface_homescreen_indicator_category">Indicateur</string>
<string name="preferences_interface_homescreen_indicator_enable_title">Indicateur de page</string>
<string name="preferences_interface_homescreen_indicator_enable_summary">Afficher l\'indicateur de page en bas de l\'écran</string>
<string name="preferences_interface_homescreen_indicator_fade_title">Fondu</string>
<string name="preferences_interface_homescreen_indicator_fade_summary">Faire disparaître l\'indicateur après le changement d\'écran</string>
+ <string name="preferences_interface_homescreen_indicator_position_title">Position de l\'indicateur</string>
+ <string name="preferences_interface_homescreen_indicator_position_summary">Choisir la position de l\'indicateur sur l\'écran</string>
<!-- Drawer -->
<string name="preferences_interface_drawer_title">Applications</string>
+ <string name="preferences_interface_drawer_summary">Menu des applications et widgets</string>
+ <string name="preferences_interface_drawer_orientation_title">Orientation</string>
+ <string name="preferences_interface_drawer_orientation_summary">Définir dans quel sens les applications défilent</string>
+ <string name="preferences_interface_drawer_hidden_apps_title">Applications masquées</string>
+ <string name="preferences_interface_drawer_hidden_apps_summary">Masquer les applications dans le menu</string>
<string name="preferences_interface_drawer_widgets_category">Widgets</string>
<string name="preferences_interface_drawer_widgets_join_apps_title">Inclure dans les applications</string>
<string name="preferences_interface_drawer_widgets_join_apps_summary">Sauter des applications aux widgets sans changer d\'onglet</string>
+ <string name="preferences_interface_drawer_scrolling_category">Défilement</string>
+ <string name="preferences_interface_drawer_scrolling_transition_effect_title">Effet de transition</string>
+ <string name="preferences_interface_drawer_scrolling_transition_effect_summary">Définir l\'effet de transition des écrans</string>
+ <string name="preferences_interface_drawer_scrolling_fade_adjacent_screens_title">Estomper les pages</string>
+ <string name="preferences_interface_drawer_scrolling_fade_adjacent_screens_summary">Estomper les pages lorsque vous les faites défiler</string>
<string name="preferences_interface_drawer_indicator_category">Indicateur</string>
<string name="preferences_interface_drawer_indicator_enable_title">Indicateur de page</string>
- <string name="preferences_interface_drawer_indicator_enable_summary">Afficher l\'indicateur de page en bas de l\'écran</string>
+ <string name="preferences_interface_drawer_indicator_enable_summary">Afficher l\'indicateur de page</string>
<string name="preferences_interface_drawer_indicator_fade_title">Fondu</string>
<string name="preferences_interface_drawer_indicator_fade_summary">Faire disparaître l\'indicateur après le changement de page</string>
+ <string name="preferences_interface_drawer_indicator_position_title">Position de l\'indicateur</string>
+ <string name="preferences_interface_drawer_indicator_position_summary">Choisir la position de l\'indicateur sur l\'écran</string>
<!-- Dock -->
<string name="preferences_interface_dock_title">Barre de Dock</string>
+ <string name="preferences_interface_dock_enabled_title">Afficher le dock</string>
+ <string name="preferences_interface_dock_enabled_summary">Afficher le dock en dessous de l\écran d\'accueil</string>
+ <string name="preferences_interface_dock_pages_title">Pages</string>
+ <string name="preferences_interface_dock_pages_summary">Nombre de pages dans le dock</string>
+ <string name="preferences_interface_dock_default_page_title">Page par défaut</string>
+ <string name="preferences_interface_dock_default_page_summary">Définir la page par défaut</string>
+ <string name="preferences_interface_dock_icons_title">Icônes</string>
+ <string name="preferences_interface_dock_icons_summary">Nombre d\'icônes/colonnes dans le dock</string>
+ <string name="preferences_interface_dock_icon_scale_title">Échelle des icônes</string>
+ <string name="preferences_interface_dock_icon_scale_summary">Définir l\'échelle des icônes dans le dock</string>
+ <string name="preferences_interface_dock_divider_title">Séparateur horizontal</string>
+ <string name="preferences_interface_dock_divider_summary">Afficher la ligne entre la barre du dock et l\'écran d\'accueil</string>
<!-- Icons -->
<string name="preferences_interface_icons_title">Icônes</string>
@@ -171,4 +221,24 @@
<!-- General -->
<string name="preferences_interface_general_title">Général</string>
<string name="preferences_interface_general_orientation_title">Rotation auto. de l\'écran</string>
+ <string name="preferences_interface_general_fullscreen_title">Plein écran</string>
+ <string name="preferences_interface_general_fullscreen_summary">Cacher la barre d\'état pour étendre l\'écran d\'accueil</string>
+
+ <!-- Koush steals yachts -->
+ <string-array name="preferences_koush">
+ <item>Koush vole des yachts !!!!</item>
+ <item>Koush vole des yachts !!!!</item>
+ <item>Koush vole des yachts !!!!</item>
+ <item>Koush vole des yachts !!!!</item>
+ <item>J\'espère que vous montez sur un LEGO !!!!</item>
+ <item>Ce paramètre est là \"parce que nous le voulons\"</item>
+ <item>Cela semble correct pour moi, mais quelqu\'un doit l\'approuver</item>
+ <item>Je préfèrerai que vous ne soumettiez pas cela</item>
+ <item>QUE FAITES VOUS DEBOUT A 3H DU MATIN !!!!</item>
+ <item>Ne pas soumettre</item>
+ <item>&lt;cdesai&gt; paramètres semblent faibles</item>
+ <item>&lt;cdesai&gt; la taille des préférences</item>
+ <item>&lt;nebkat&gt; que suis-je censé faire ?</item>
+ <item>&lt;nebkat&gt; remplacer les espaces par \"Koush vole des yachts\" ?</item>
+ </string-array>
</resources>