]> gitweb.stoutner.com Git - PrivacyCell.git/blob - app/src/main/res/values-fr/strings.xml
ebf3c6b1de877357c19952057f4bf2c8fa6e24d1
[PrivacyCell.git] / app / src / main / res / values-fr / strings.xml
1 <!--
2   Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
3
4   Translation 2021 Kévin L. <kevinliste@framalistes.org>.  Copyright assigned to Soren Stoutner <soren@stoutner.com>.
5
6   This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
7
8   Privacy Cell is free software: you can redistribute it and/or modify
9   it under the terms of the GNU General Public License as published by
10   the Free Software Foundation, either version 3 of the License, or
11   (at your option) any later version.
12
13   Privacy Cell is distributed in the hope that it will be useful,
14   but WITHOUT ANY WARRANTY; without even the implied warranty of
15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16   GNU General Public License for more details.
17
18   You should have received a copy of the GNU General Public License
19   along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>. -->
20
21 <resources>
22     <!-- General. -->
23     <string name="privacy_cell">Privacy Cell</string>
24     <string name="cell">Cell</string>
25     <string name="asset_directory">fr</string>  <!-- The asset directory string should be translated to match the language code for the directory that contains the HTML files. -->
26     <string name="open_navigation_drawer">Ouvrir le volet de navigation</string>
27     <string name="close_navigation_drawer">Fermer le volet de navigation</string>
28     <string name="not_connected">Votre appareil ne semble pas être actuellement connecté à un réseau de téléphonie cellulaire.</string>
29
30     <!-- Text views.  The `\n\n` code inserts a line break and should be preserved in translations.
31         Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
32         The `%1$s` code inserts variables into the displayed text and should be preserved in translation. -->
33     <string name="secure_from_stingray">Votre appareil est connecté à un réseau 5G standalone.\n\nIl est protégé contre les attaques du type man-in-the-middle par des IMSI catcher.</string>
34     <string name="not_secure_from_stingray">Votre appareil n\'est pas connecté à un réseau 5G standalone.\n\nIl n\'est pas protégé contre les attaques du type man-in-the-middle par des IMSI catcher.</string>
35     <string name="voice_network">Réseau voix : \u0020 %1$s</string>
36     <string name="data_network">Réseau de données : \u0020 %1$s</string>
37     <string name="additional_network_info">Informations réseau additionnelles : \u0020 %1$s</string>
38
39     <!-- Navigation menu. -->
40     <string name="settings">Réglages</string>
41     <string name="permissions">Autorisations</string>
42     <string name="privacy_policy">Politique de confidentialité</string>
43     <string name="changelog">Historique des modifications</string>
44     <string name="licenses">Licences</string>
45     <string name="contributors">Contributeurs</string>
46     <string name="news">Actualités</string>
47     <string name="roadmap">Roadmap</string>
48     <string name="bug_tracker">Suivi des bugs</string>
49     <string name="forum">Forum</string>
50     <string name="donations">Dons</string>
51
52     <!-- Network types. -->
53     <string name="unknown">Inconnu</string>
54     <string name="gprs">GPRS – 2.5G/3G</string>
55     <string name="gprs_detail">General Packet Radio Service</string>
56     <string name="edge">EDGE – 2.5G/3G</string>
57     <string name="edge_detail">Enhanced Data rates for GSM Evolution</string>
58     <string name="umts">UMTS – 3G</string>
59     <string name="umts_detail">Universal Mobile Telecommunications System</string>
60     <string name="cdma">CDMA – 2G</string>
61     <string name="cdma_detail">Code-Division Multiple Access</string>
62     <string name="evdo_0">EVDO 0 – 3.5G</string>
63     <string name="evdo_0_detail">Evolution-Data Optimized release 0</string>
64     <string name="evdo_a">EVDO A – 3.5G</string>
65     <string name="evdo_a_detail">Evolution-Data Optimized revision A</string>
66     <string name="rtt">1xRTT – 3G</string>
67     <string name="rtt_detail">Single-Carrier Radio Transmission Technology</string>
68     <string name="hsdpa">HSDPA – 3.5G</string>
69     <string name="hsdpa_detail">High Speed Downlink Packet Access</string>
70     <string name="hsupa">HSUPA – 3.5G</string>
71     <string name="hsupa_detail">High-Speed Uplink Packet Access</string>
72     <string name="hspa">HSPA – 3.5G</string>
73     <string name="hspa_detail">High Speed Packet Access</string>
74     <string name="iden">IDEN – 2G</string>
75     <string name="iden_detail">Integrated Digital Enhanced Network</string>
76     <string name="evdo_b">EVDO B – 3.5G</string>
77     <string name="evdo_b_detail">Evolution-Data Optimized revision B</string>
78     <string name="lte">LTE – 4G</string>
79     <string name="lte_detail">Long-Term Evolution</string>
80     <string name="ehrpd">EHRPD – 3.5G/4G</string>
81     <string name="ehrpd_detail">Enhanced High-Rate Packet Data</string>
82     <string name="hspap">HSPAP – 3.5G</string>
83     <string name="hspap_detail">High Speed Packet Access Plus</string>
84     <string name="gsm">GSM – 2G</string>
85     <string name="gsm_detail">Global System for Mobile Communications</string>
86     <string name="td_scdma">TD-SCDMA – 3G</string>
87     <string name="td_scdma_detail">Time Division-Synchronous Code Division Multiple Access</string>
88     <string name="iwlan">IWLAN – Wi-Fi</string>
89     <string name="iwlan_detail">Interworking Wireless LAN</string>
90     <string name="nr">NR – 5G</string>
91     <string name="nr_detail">New Radio</string>
92     <string name="error">Erreur</string>
93
94     <!-- Override network types. -->
95     <string name="none">Aucun</string>
96     <string name="lte_ca">LTE CA – 4G</string>
97     <string name="lte_ca_detail">Long-Term Evolution Carrier Aggregation</string>
98     <string name="lte_advanced_pro">LTE Advanced Pro – 4.5G</string>
99     <string name="lte_advanced_pro_detail">Long-Term Evolution Advanced Pro</string>
100     <string name="nr_nsa">NR NSA – 4G/5G</string>
101     <string name="nr_nsa_detail">New Radio Non-Standalone</string>
102     <string name="nr_nsa_mmwave">NR NSA mmWave – 4G/5G</string>
103     <string name="nr_nsa_mmwave_detail">New Radio Non-Standalone millimeter Wave</string>
104
105     <!-- Phone permission dialog. -->
106     <string name="phone_permission">Autorisations</string>
107     <string name="phone_permission_text">Privacy Cell a besoin de l\'autorisation READ PHONE STATE pour déterminer le niveau de sécurité de votre connexion cellulaire.</string>
108     <string name="ok">OK</string>
109
110     <!-- Dialogs. -->
111     <string name="stingrays">IMSI-catcher</string>
112     <string name="close">Fermer</string>
113
114     <!-- Settings. -->
115     <string name="monitoring">Supervision</string>
116     <string name="realtime_monitoring">Supervision en temps-réel</string>
117     <string name="realtime_monitoring_summary">Placez une icône dans la barre d\'état qui surveille le réseau cellulaire.</string>
118     <string name="secure_network_notification">Notification de réseau sécurisé</string>
119     <string name="insecure_network_notification">Notification de réseau non sécurisé</string>
120     <string name="interface_title">Interface</string>
121     <string name="bottom_app_bar">Barre d\'apps inférieure</string>
122     <string name="bottom_app_bar_summary">Déplacer la barre d\'apps en bas de l\'écran. La modification de ce paramètre entraîne le redémarrage de Privacy Cell.</string>
123
124     <!-- Notifications. -->
125     <string name="secure">Sécurisé</string>
126     <string name="insecure">Non-sécurisé</string>
127     <string name="secure_network">Vous êtes connecté à un réseau sécurisé.</string>
128     <string name="insecure_network">You are not connected to a secure network.</string>
129     <string name="unknown_network">La sécurité du réseau est inconnue.</string>
130     <string name="secure_network_channel">Réseau sécurisé</string>
131     <string name="insecure_network_channel">Réseau non-sécurisé</string>
132     <string name="unknown_network_channel">Réseau inconnu</string>
133 </resources>