summaryrefslogtreecommitdiffstats
path: root/packages/Keyguard/res/values-fr/cm_strings.xml
blob: 2dc75db2edc10fea2299b37840a9ce415f824740 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2014 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">
  <string name="app_name">Écran de verrouillage</string>
  <string name="keyguard_discharging">Déchargement, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
  <string name="keyguard_low_battery_cm">Branchez votre chargeur, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
  <plurals name="missed_calls">
    <item quantity="one">%d appel manqué</item>
    <item quantity="other">%d appels manqués</item>
  </plurals>
  <plurals name="unread_messages">
    <item quantity="one">%d message non lu</item>
    <item quantity="other">%d messages non lus</item>
  </plurals>
  <string name="missed_call">appel manqué</string>
  <string name="message_from">message de</string>
  <string name="message_from_person">message de %1$s</string>
  <string name="full_wday_month_day_no_year">EEEEdMMMM</string>
  <string name="kg_invalid_sim_puk_hint_cm">Le code PUK doit être composé de 8 chiffres.</string>
  <string name="keyguard_password_wrong_puk_code">Code PUK incorrect.</string>
  <string name="keyguard_password_pin_failed">Opération PIN échouée.</string>
  <string name="keyguard_password_puk_failed">Opération PUK échouée.</string>
  <string name="pinpuk_attempts">\nTentatives restantes :</string>
  <string name="lockscreen_sim_error_message_short">Carte SIM incorrecte.</string>
  <string name="keyguard_perso_locked_message">La carte SIM/RUIM possède un verrouillage personnel</string>
  <string name="msim_kg_sim_pin_msg_format">SIM : <xliff:g id="number">%d</xliff:g>: <xliff:g id="msg">%s</xliff:g></string>
  <string name="keyguard_accessibility_application_widget">Dernière application utilisée</string>
</resources>