diff options
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r-- | res/values-fr/strings.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml new file mode 100644 index 0000000..3a8a2a1 --- /dev/null +++ b/res/values-fr/strings.xml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.net--> +<!-- + 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> + <string name="app_name">Thèmes</string> + <string name="lock_screen">Fonds d\'écran de verrouillage</string> + <string name="icons">Icônes</string> + <string name="fonts">Polices</string> + <string name="wallpapers">Fonds d\'écran</string> + <string name="boot_anims">Animations de démarrage</string> + <string name="ringtones">Sonneries</string> + <string name="notifications">Notifications</string> + <string name="alarms">Alarmes</string> + <string name="style">Style</string> + <string name="default_tag">(Défaut)</string> + <string name="apply">Appliquer</string> + <string name="applying">Application en cours\u2026</string> + <string name="remove">Supprimer</string> + <string name="update">Mettre à jour</string> + <string name="alarm_label">Alarme</string> + <string name="notification_label">Notification</string> + <string name="ringtone_label">Sonnerie</string> + <string name="unknown_author">Auteur inconnu</string> + <string name="font_preview_letters">AaBbCcDd123</string> + <string name="no_boot_animation_preview">Aucun aperçu disponible</string> + <string name="theme_installed_notification_title">%s installé</string> + <string name="theme_installed_notification_text">Thème installé avec succès.</string> +</resources> |