cbeb2c2 7 years ago
2 contributor
43 lines | 3.729kb
<resources>
    <string name="app_name">LibreNews</string>
    <string name="server_settings_label">Paramètres du serveur</string>
    <string name="default_server_url">https://librenews.io/api</string>
    <string name="server_url_label">Serveur</string>
    <string name="refresh_rate_label">Fréquence de rafraîchissement</string>
    <string name="notification_preferences_label">Paramètres de notification</string>
    <string name="notifications_enabled_label">Notifications activées</string>
    <string name="auto_refresh_label">Rafraîchir automatiquement</string>
    <string name="server_url_description">L\'URL du serveur pour obtenir les flash infos. Elle doit être en HTTPS.</string>
    <string name="auto_refresh_description">Est-ce que LibreNews doit se rafraîchir automatiquement en arrière-plan ?</string>
    <string name="refresh_rate_description">À quelle fréquence LibreNews doit contacter le serveur en arrière-plan pour vérifier les nouveaux flash infos.</string>
    <string name="notification_sound_label">Son de notification</string>
    <string name="notification_sound_description">Le son que LibreNews effectuera lors d\'une notification.</string>
    <string name="notifications_enabled_description">Est-ce que LibreNews doit vous envoyer des notifications ?</string>
    <string name="internal_storage_setup_fail">Impossible de configurer le stockage interne !</string>
    <string name="internal_storage_read_fail">Impossible de lire depuis le stockage interne !</string>
    <string name="invalid_server_url">URL du serveur invalide !</string>
    <string name="debug_label">Débogage</string>
    <string name="debug_mode_label">Mode débogage</string>
    <string name="debug_mode_description">Est-ce que LibreNews doit vous envoyer plein de messages de débogage (via les notifications) ?</string>
    <string name="title_activity_settings">Paramètres</string>
    <string name="pref_header_notifications">Notifications</string>
    <string name="action_settings">Paramètres</string>
    <string name="channels_label">Canaux</string>
    <string name="channels_description">Sélectionnez les canaux qui apparaîtront dans les notifications et vos flux.</string>
    <string name="refresh_label">Rafraîchir</string>
    <string name="https_required">Le serveur doit être en HTTPS</string>
    <string name="notifications_disabled">Notifications désactivées</string>
    <string name="sync_disabled">Synchronisation désactivée</string>
    <string name="status_text" formatted="false">Synchronisation tout les {rate}</string>
    <string name="short_description">
    <![CDATA[
    Les notifications d\'actualités sont parmi les canaux les plus importants par lesquels nous recevons des informations. LibreNews vise à démocratiser ce processus en fournissant un service de notification d\'actualités minimaliste, libre, open source, rapide, sécurisé et décentralisé qui fonctionnera sur presque n\'importe quel smartphone.</p>
    ]]>
    </string>
    <string name="title_activity_welcome">Welcome to LibreNews</string>
    <string name="short_description_of_app">LibreNews provides ad-free, decentralized, and secure breaking news notifications.</string>
    <string name="how_to_use">You\'ll mostly interact with LibreNews through its notifications, as the app itself is just settings. \n\nYou\'ll probably get around 3 breaking news notifications per day, if you stick with the default settings.</string>
    <string name="final_notes_welcome_screen">LibreNews doesn\'t track you in any way, and doesn\'t have ads. It\'s completely open source, making the code free for anyone to see.</string>
    <string name="start_app">START LIBRENEWS</string>

</resources>