diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-02-17 13:53:13 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-02-17 13:53:13 -0500 |
| commit | a6ebf8b7b96ba17b832b67be91f9650c741bc677 (patch) | |
| tree | b9aa637f1270e69c53875082576ed4be331b538b /MediaBrowser.Server.Implementations/Localization/Server/fr.json | |
| parent | b52bc327f2735b4a9c8dc216e6323484db3bf2b1 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/fr.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/fr.json b/MediaBrowser.Server.Implementations/Localization/Server/fr.json index 1e03a3a20..29af0bb4d 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/fr.json @@ -1101,6 +1101,7 @@ "MessageApplicationUpdated": "Media Browser Server a \u00e9t\u00e9 mis \u00e0 jour.", "AuthenticationSucceededWithUserName": "{0} s'est authentifi\u00e9 avec succ\u00e8s", "FailedLoginAttemptWithUserName": "Echec d'une tentative de connexion de {0}", + "UserDownloadingItemWithValues": "{0} est en train de t\u00e9l\u00e9charger {1}", "UserStartedPlayingItemWithValues": "{0} vient de commencer la lecture de {1}", "UserStoppedPlayingItemWithValues": "{0} vient d'arr\u00eater la lecture de {1}", "AppDeviceValues": "Application : {0}, Appareil: {1}", |
