Skip to content

Commit cb0df36

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d20427d + 2b6e9cb commit cb0df36

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

app/src/main/res/values-fr-rFR/strings.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<string name="locationAccess_message">L\'application a besoin des permissions de localisation pour lire le nom (SSID) du réseau Wi-Fi. Aucune autre opération ne sera réalisée.</string>
3838
<string name="profiles">Profils</string>
3939
<string name="importProfiles">Importer les profils</string>
40-
<string name="importProfiles_summary">Importer les profiles depuis un fichier précédemment exporté.</string>
40+
<string name="importProfiles_summary">Importer les profils depuis un fichier précédemment exporté.</string>
4141
<string name="exportProfiles">Exporter les profils</string>
4242
<string name="exportProfiles_summary">Exporter tous les profils vers un seul fichier.</string>
4343
<string name="failedImportingProfiles">Échec de l\'importation du fichier des profils !</string>
@@ -157,7 +157,7 @@
157157
<string name="emptyPassword">Le champ mot de passe est vide!</string>
158158
<string name="emptyUsername">Le champ nom d\'utilisateur est vide !</string>
159159
<string name="invalidAddress">Adresse invalide !</string>
160-
<string name="pickProfile">Choisissez un profil ou en créer un nouveau. Maintenez appuyé pour mettre à jour.</string>
160+
<string name="pickProfile">Choisissez un profil ou créez-en un nouveau. Maintenez appuyé pour mettre à jour.</string>
161161
<string name="failedLoading">Chargement échoué !</string>
162162
<string name="currentUri"><![CDATA[<b>URL actuelle :</b>]]> %s</string>
163163
<string name="uri"><![CDATA[<b>URL :</b>]]> %s</string>
@@ -175,7 +175,7 @@
175175
<string name="file">Fichier</string>
176176
<string name="pickTorrent_help">Sélectionner un fichier torrent. Le MIME type supporté est <![CDATA[<b>application/x-bittorrent</b>]]>.</string>
177177
<string name="pickMetalink_help">Sélectionnez un fichier métalien. Les types MIME supportés sont <![CDATA[<b>application/metalink4+xml</b>]]> et <![CDATA[<b>application/metalink+xml</b>]]>.</string>
178-
<string name="outdated_aria2">Version aria2 obsolète</string>
178+
<string name="outdated_aria2">Version d\'aria2 obsolète</string>
179179
<string name="outdated_aria2_message">La version du serveur aria2 est obsolète. Aria2App est programmée pour fonctionner avec la dernière version d\'aria2. C\'est pourquoi vous devriez le mettre à jour. Vous pouvez désactiver ce messages dans les préférences. \n\nVersion actuelle : %1$s \nDernière version: %2$s</string>
180180
<string name="selectFile_help">Le fichier peut être sélectionné ou désélectionné des téléchargements seulement pour les torrents multi-fichiers.</string>
181181
<string name="nameLabel">Nom</string>
@@ -257,7 +257,7 @@
257257
<string name="running">En cours</string>
258258
<string name="paused">En pause</string>
259259
<string name="failedOpeningDownload">Échec d\'ouverture du téléchargement !</string>
260-
<string name="noDirectDownloads">Il n\'y a pas de téléchargement. Vous pouvez récupérer un fichier depuis l\'onglet Fichiers d\'un téléchargement. Pour en savoir plus sur le DirectDownload : https://github.com/devgianlu/Aria2App/wiki/Setup-DirectDownload</string>
260+
<string name="noDirectDownloads">Il n\'y a pas de téléchargement. Vous pouvez récupérer un fichier depuis l\'onglet Fichiers d\'un téléchargement. Pour en savoir plus sur le DirectDownload (en anglais) : https://github.com/devgianlu/Aria2App/wiki/Setup-DirectDownload</string>
261261
<string name="remainingTime">Temps restant</string>
262262
<string name="connectionsLabel">Connexions</string>
263263
<string name="numSeederLabel">Seeders</string>
@@ -311,11 +311,11 @@
311311
<string name="torrentFiles">Fichiers torrent</string>
312312
<string name="metalinkFiles">Fichiers métaliens</string>
313313
<string name="urisFile">Fichiers URI</string>
314-
<string name="urisFile_help">Pour en savoir plus sur les fichiers URI : https://github.com/devgianlu/Aria2App/wiki/What\'s-an-URI-file</string>
314+
<string name="urisFile_help">Pour en savoir plus sur les fichiers URI (en anglais) : https://github.com/devgianlu/Aria2App/wiki/What\'s-an-URI-file</string>
315315
<string name="cancelled">Annulé</string>
316316
<string name="failedStartingAria2Android">Échec du démarrage de Aria2Android !</string>
317317
<string name="prefs_ddUseExternal">Utiliser un service de téléchargement externe</string>
318-
<string name="prefs_ddUseExternal_summary">Envoyer le téléchargement vers le système ou une autre application.</string>
318+
<string name="prefs_ddUseExternal_summary">Envoyer le téléchargement vers le système ou vers une autre application.</string>
319319
<string name="cannotDownloadDirWithExternal">Impossible de télécharger un dossier</string>
320320
<string name="cannotDownloadDirWithExternal_message">Vous ne pouvez pas télécharger un dossier avec un service de téléchargement externe. Voulez-vous démarrer le téléchargement avec la solution intégrée ?</string>
321321
<string name="isThisToDownload">Est-ce ce que vous souhaitez télécharger ?</string>
@@ -330,8 +330,8 @@
330330
<string name="addBestTrackers">Ajouter de meilleurs traquers</string>
331331
<string name="health"><![CDATA[<b>Santé :</b>]]> %.2f%% (%d/%d)</string>
332332
<string name="inAppDownloader_serviceStarted">Le service est démarré et fonctionnel.</string>
333-
<string name="inAppDownloader_serviceNotStarted">Le service n\'a pas été démarré.</string>
334-
<string name="inAppDownloader_serviceNotConfigured">Le service n\'a pas été configuré.</string>
333+
<string name="inAppDownloader_serviceNotStarted">Le service n\'est pas démarré.</string>
334+
<string name="inAppDownloader_serviceNotConfigured">Le service n\'est pas configuré.</string>
335335
<string name="inAppDownloader_configuration">Configuration du serveur de téléchargement intégré</string>
336336
<string name="oldAria2AppNoInApp">Cette fonctionnalité n\'est plus supporté</string>
337337
<string name="oldAria2AppNoInApp_message">Une mise a jour récente a rendu possible d\'intégrer toutes les fonctionnalités d\'Aria2Android à Aria2App. Mettez à jour l\'application pour l\'utiliser.</string>

0 commit comments

Comments
 (0)