diff options
| author | Vasily <JustAMan@users.noreply.github.com> | 2019-03-11 15:30:50 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-11 15:30:50 +0300 |
| commit | 2324c408ba74c9230fee0dbd3bd346f22db8262b (patch) | |
| tree | 6ada8c0e05f939c92f4bf04b1107f6c5ad5133c6 /Emby.Server.Implementations/Localization/Core/fr.json | |
| parent | 4b91c9bf66b1205481a973b3f5dea51fc3cd758f (diff) | |
| parent | 16adaa64c9c94ea35ffd99df114a0b8de9249cf6 (diff) | |
Merge pull request #1089 from jellyfin/translations
Update translations
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/fr.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/fr.json b/Emby.Server.Implementations/Localization/Core/fr.json index 52afb4e49..e434b7605 100644 --- a/Emby.Server.Implementations/Localization/Core/fr.json +++ b/Emby.Server.Implementations/Localization/Core/fr.json @@ -44,7 +44,7 @@ "NameInstallFailed": "{0} échec d'installation", "NameSeasonNumber": "Saison {0}", "NameSeasonUnknown": "Saison Inconnue", - "NewVersionIsAvailable": "Une nouvelle version d'Jellyfin Serveur est disponible au téléchargement.", + "NewVersionIsAvailable": "Une nouvelle version de Jellyfin Serveur est disponible au téléchargement.", "NotificationOptionApplicationUpdateAvailable": "Mise à jour de l'application disponible", "NotificationOptionApplicationUpdateInstalled": "Mise à jour de l'application installée", "NotificationOptionAudioPlayback": "Lecture audio démarrée", @@ -89,7 +89,7 @@ "UserOnlineFromDevice": "{0} s'est connecté depuis {1}", "UserPasswordChangedWithName": "Le mot de passe pour l'utilisateur {0} a été modifié", "UserPolicyUpdatedWithName": "La politique de l'utilisateur a été mise à jour pour {0}", - "UserStartedPlayingItemWithValues": "{0} est entrain de lire {1} sur {2}", + "UserStartedPlayingItemWithValues": "{0} est en train de lire {1} sur {2}", "UserStoppedPlayingItemWithValues": "{0} vient d'arrêter la lecture de {1} sur {2}", "ValueHasBeenAddedToLibrary": "{0} a été ajouté à votre librairie", "ValueSpecialEpisodeName": "Spécial - {0}", |
