summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-fr/cm_strings.xml
blob: 3d917181205e4b4e9fde45fc4a19e445163e4add (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/**
 * Copyright (c) 2009, The Android Open Source Project
 * Copyright (c) 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">
  <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_data_connection_hspap">HSPA+</string>
  <!-- Weather string format in expanded statusbar header -->
  <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
  <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_notification_brightness">Luminosité</string>
  <!-- Lights settings, LED notification -->
  <string name="led_notification_title">Paramètres du voyant</string>
  <string name="led_notification_text">LED activée par les paramètres</string>
  <!-- Notification which notifies user flashlight is enabled -->
  <string name="quick_settings_tile_flashlight_not_title">Lampe de poche allumée</string>
  <string name="quick_settings_tile_flashlight_not_summary">Toucher pour éteindre</string>
  <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
  <string name="cm_power_notification_controls_description">Avec le contrôle supérieur des notifications, vous pouvez donner une importance de 0 à 6 aux notifications d\'une appli.
        \n\n<b>Niveau 6</b>
        \n- Affichage en haut de la liste
        \n- Autorise les interventions en plein écran
        \n- Toujours intrusives
        \n\n<b>Niveau 5</b>
        \n- Empêche les interventions en plein écran
        \n- Toujours intrusives
        \n\n<b>Niveau 4</b>
        \n- Empêche les interventions en plein écran
        \n- Aucune intrusion
        \n\n<b>Niveau 3</b>
        \n- Empêche les interventions en plein écran
        \n- Aucune intrusion
        \n- Ne vibre ou sonne jamais
        \n\n<b>Niveau 2</b>
        \n- Empêche les interventions en plein écran
        \n- Aucune intrusion
        \n- Ne vibre ou sonne jamais
        \n- Cache les notifications de l\'écran de verrouillage et de la barre d\'état
        \n- Affichage tout en bas de la liste
        \n\n<b>Niveau 1</b>
        \n- Empêche les interventions en plein écran
        \n- Aucune intrusion
        \n- Ne vibre ou sonne jamais
        \n- Cache les notifications de l\'écran de verrouillage et de la barre d\'état
        \n- Affichage tout en bas de la liste
        \n\n<b>Niveau 0</b>
        \n- Bloque toutes les notifications d\'une application
    </string>
  <!-- Notification importance level title-->
  <string name="importance_level_title">Importance : niveau %1$d</string>
  <!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
  <!-- Screen pinning dialog description (for devices without navbar) -->
  <string name="screen_pinning_description_no_navbar">Cela le laisse en vue jusqu\'à ce que vous le détachiez. Appuyez et maintenez le bouton retour pour détacher.</string>
  <!-- Strings for lockscreen shortcut hints -->
  <string name="left_shortcut_hint">Balayer à droite pour %1$s</string>
  <string name="right_shortcut_hint">Balayer à gauche pour %1$s</string>
  <string name="lockscreen_message">Appuyez sur une icône à gauche ou à droite pour réattribuer un raccourci sur l\'écran de verrouillage.</string>
  <string name="lockscreen_default_target">Par défaut</string>
  <string name="select_application">Sélectionner une application</string>
  <string name="lockscreen_choose_action_title">Choisir une action</string>
  <string name="lockscreen_none_target">Aucune</string>
  <!-- Play queue -->
  <string name="play_queue_extension">Voir la file d\'attente de lecture</string>
  <!-- Weather string format in keyguard -->
  <string name="accessibility_dpad_left">Curseur gauche</string>
  <string name="accessibility_dpad_right">Curseur droit</string>
  <!-- NavBar Tuner -->
  <string name="menu_ime_always_show">(Dés)activation menu / clavier (toujours montrer)</string>
  <string name="search">Rechercher</string>
  <!-- Wi-Fi hotspot label when enabled -->
  <plurals name="wifi_hotspot_connected_clients_label">
    <item quantity="one">%1$d client</item>
    <item quantity="other">%1$d clients</item>
  </plurals>
  <!-- Path data for portrait battery -->
  <!-- Path data for landscape battery -->
  <!-- Path data for circle battery -->
  <!-- Volume stream titles - should match the string-array in AOSP -->
</resources>