OSDN Git Service

am 672407d0: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com...
[android-x86/packages-apps-DeskClock.git] / res / values-fr / strings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright (C) 2009 The Android Open Source Project
3
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
7
8           http://www.apache.org/licenses/LICENSE-2.0
9
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
16 <resources xmlns:android="http://schemas.android.com/apk/res/android"
17     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18     <string name="app_label">"Réveil"</string>
19     <string name="add_alarm">"Ajouter alarme"</string>
20     <string name="delete_alarm">"Désactiver l\'alarme"</string>
21     <string name="delete_alarm_confirm">"Cette alarme va être supprimée."</string>
22     <string name="show_clock">"Afficher l\'horloge"</string>
23     <string name="hide_clock">"Masquer l\'horloge"</string>
24     <string name="label">"Libellé"</string>
25     <string name="default_label">"Alarme"</string>
26     <string name="set_alarm">"Régler l\'alarme"</string>
27     <string name="alarm_vibrate">"Vibreur"</string>
28     <string name="alarm_repeat">"Répéter"</string>
29     <string name="alert">"Sonnerie"</string>
30     <string name="time">"Heure"</string>
31     <string name="alarm_alert_dismiss_text">"Quitter"</string>
32     <string name="alarm_alert_alert_silenced">"Alarme interrompue après <xliff:g id="MINUTES">%d</xliff:g> minutes"</string>
33     <string name="alarm_alert_snooze_text">"Répéter"</string>
34     <string name="alarm_alert_snooze_set">"Répétition dans <xliff:g id="MINUTES">%d</xliff:g> minutes."</string>
35     <string name="day">"1 jour"</string>
36     <string name="days">"<xliff:g id="DAYS">%s</xliff:g> jours"</string>
37     <string name="hour">"1 heure"</string>
38     <string name="hours">"<xliff:g id="HOURS">%s</xliff:g> heures"</string>
39     <string name="minute">"1 minute"</string>
40     <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g> minutes"</string>
41     <string name="every_day">"Tous les jours"</string>
42     <string name="never">"Jamais"</string>
43     <string name="day_concat">", "</string>
44     <string name="clock_instructions">"Sélectionnez une horloge à afficher."</string>
45     <string name="analog_gadget">"Horloge analogique"</string>
46     <string name="settings">"Paramètres"</string>
47     <string name="alarm_in_silent_mode_title">"Alarme mode silencieux"</string>
48     <string name="alarm_in_silent_mode_summary">"Faire sonner l\'alarme même lorsque le téléphone est en mode silencieux."</string>
49 </resources>