summaryrefslogtreecommitdiffstats
path: root/res/values-fr/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fr/cm_strings.xml')
-rw-r--r--res/values-fr/cm_strings.xml108
1 files changed, 108 insertions, 0 deletions
diff --git a/res/values-fr/cm_strings.xml b/res/values-fr/cm_strings.xml
new file mode 100644
index 000000000..f46fd3b9c
--- /dev/null
+++ b/res/values-fr/cm_strings.xml
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 The CyanogenMod 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">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Large</string>
+ <!-- Format for entries in the picture size menu. Parameter one is aspect ratio,
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(<xliff:g id="ratio" exemple="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g> megapixels</string>
+ <!-- Settings screen, scene mode -->
+ <string name="pref_camera_scenemode_entry_antimotionblur">Réduction du flou de mouvement</string>
+ <string name="pref_camera_scenemode_entry_aqua">Eau</string>
+ <string name="pref_camera_scenemode_entry_ar">Réalité augmentée</string>
+ <string name="pref_camera_scenemode_entry_asd">Meilleure prise</string>
+ <string name="pref_camera_scenemode_entry_baby">Bébé</string>
+ <string name="pref_camera_scenemode_entry_backgroundblur">Arrière-plan flou</string>
+ <string name="pref_camera_scenemode_entry_backlight">Contre-jour</string>
+ <string name="pref_camera_scenemode_entry_backlightportrait">Portrait en contre-jour</string>
+ <string name="pref_camera_scenemode_entry_barcode">Code barres</string>
+ <string name="pref_camera_scenemode_entry_beach">Plage</string>
+ <string name="pref_camera_scenemode_entry_beauty">Beauté</string>
+ <string name="pref_camera_scenemode_entry_candlelight">Lueur de chandelles</string>
+ <string name="pref_camera_scenemode_entry_cine">Ciné</string>
+ <string name="pref_camera_scenemode_entry_closeup">Gros plan</string>
+ <string name="pref_camera_scenemode_entry_dark">Sombre</string>
+ <string name="pref_camera_scenemode_entry_dish">Plat</string>
+ <string name="pref_camera_scenemode_entry_duskdawn">Crépuscule</string>
+ <string name="pref_camera_scenemode_entry_document">Document</string>
+ <string name="pref_camera_scenemode_entry_fallcolor">Couleur d\'automne</string>
+ <string name="pref_camera_scenemode_entry_fireworks">Feux d\'artifice</string>
+ <string name="pref_camera_scenemode_entry_flowers">Fleurs</string>
+ <string name="pref_camera_scenemode_entry_handheldtwilight">Crépuscule à main levée</string>
+ <string name="pref_camera_scenemode_entry_highsensitivity">Forte sensibilité</string>
+ <string name="pref_camera_scenemode_entry_indoor">Intérieur</string>
+ <string name="pref_camera_scenemode_entry_landscape">Paysage</string>
+ <string name="pref_camera_scenemode_entry_mix_illuminant">Éclairage mixte</string>
+ <string name="pref_camera_scenemode_entry_mood">Humeur</string>
+ <string name="pref_camera_scenemode_entry_nightportrait">Portrait de nuit</string>
+ <string name="pref_camera_scenemode_entry_nightindoor">Intérieur de nuit</string>
+ <string name="pref_camera_scenemode_entry_oldfilm">Vieux film</string>
+ <string name="pref_camera_scenemode_entry_pet">Animal</string>
+ <string name="pref_camera_scenemode_entry_portrait">Portrait</string>
+ <string name="pref_camera_scenemode_entry_snow">Neige</string>
+ <string name="pref_camera_scenemode_entry_softskin">Peau douce</string>
+ <string name="pref_camera_scenemode_entry_sports">Sports</string>
+ <string name="pref_camera_scenemode_entry_spotlight">Projecteur</string>
+ <string name="pref_camera_scenemode_entry_steadyphoto">Photo stable</string>
+ <string name="pref_camera_scenemode_entry_supernight">Nuit noire</string>
+ <string name="pref_camera_scenemode_entry_sweepstitch">Point de champ</string>
+ <string name="pref_camera_scenemode_entry_text">Texte</string>
+ <string name="pref_camera_scenemode_entry_theatre">Théâtre</string>
+ <string name="pref_camera_scenemode_entry_whiteboard">Tableau blanc</string>
+ <!-- Settings screen, focus mode -->
+ <string name="pref_camera_focusmode_entry_continuous">Continu</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">Continu (MW)</string>
+ <string name="pref_camera_focusmode_entry_extended">Étendu</string>
+ <string name="pref_camera_focusmode_entry_facedetect">Détection de visage</string>
+ <string name="pref_camera_focusmode_entry_facepriority">Priorité au visage</string>
+ <string name="pref_camera_focusmode_entry_fixed">Fixe</string>
+ <string name="pref_camera_focusmode_entry_normal">Normal</string>
+ <string name="pref_camera_focusmode_entry_portrait">Portrait</string>
+ <string name="pref_camera_focusmode_entry_hyperfocal">Hyperfocal</string>
+ <!-- Color effects -->
+ <string name="pref_camera_coloreffect_entry_washed">Délavé</string>
+ <string name="pref_camera_coloreffect_entry_vintage_warm">Vintage chaud</string>
+ <string name="pref_camera_coloreffect_entry_vintage_cold">Vintage froid</string>
+ <string name="pref_camera_coloreffect_entry_point_blue">Point bleu</string>
+ <string name="pref_camera_coloreffect_entry_point_green">Point vert</string>
+ <string name="pref_camera_coloreffect_entry_point_red_yellow">Point rouge-jaune</string>
+ <string name="pref_camera_coloreffect_entry_cartoonize">Bande dessinée</string>
+ <!-- Red eye flash mode title -->
+ <string name="pref_camera_flashmode_entry_redeye">Yeux rouges</string>
+ <string name="pref_camera_flashmode_label_redeye">YEUX ROUGES</string>
+ <!-- Power shutter -->
+ <string name="pref_camera_power_shutter_title">Déclencheur par bouton marche/arrêt</string>
+ <!-- Max brightness -->
+ <string name="pref_camera_max_brightness_title">Luminosité maximale</string>
+ <!-- Touch focus duration -->
+ <string name="pref_camera_focustime_title">Durée de mise au point tactile</string>
+ <string name="pref_camera_focustime_entry_0">0 s</string>
+ <string name="pref_camera_focustime_entry_3">3 s</string>
+ <string name="pref_camera_focustime_entry_5">5s</string>
+ <string name="pref_camera_focustime_entry_10">10s</string>
+ <string name="pref_camera_focustime_entry_infinite">Infini</string>
+ <!-- Shutter speed -->
+ <string name="pref_camera_shutter_speed_title">Vitesse d\'obturation</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Vous avez activé les options avancées d\'appareil photo</string>
+ <string name="developer_menu_disabled">Vous avez désactivé les options avancées d\'appareil photo</string>
+ <string name="pref_camera2_preferences_category_developer">Options avancées</string>
+</resources>