diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-22 00:42:26 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-22 00:42:26 -0400 |
| commit | 9f3891d418729b9cc1dbdf4e48013f5a0a57639a (patch) | |
| tree | 265aeca4176a24e5ad58d9acf5ba3b0d5f4b5f54 /MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | |
| parent | 1e7ac871db62d749725226fe05d61ab2629e79e9 (diff) | |
render movies as folders with dlna
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json index 2873c76dd..c5d4cd1c2 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json @@ -74,7 +74,8 @@ "ButtonMarkTheseRead": "Marquer comme lus", "ButtonClose": "Fermer", "LabelAllPlaysSentToPlayer": "Toutes les lectures seront envoy\u00e9es au lecteur s\u00e9lectionn\u00e9.", - "MessageInvalidUser": "Nom d'utilisateur et mot de passe invalides.", + "MessageInvalidUser": "Invalid username or password. Please try again.", + "HeaderLoginFailure": "Login Failure", "HeaderAllRecordings": "Tous les enregistrements", "RecommendationBecauseYouLike": "Parce-que vous aimez {0}", "RecommendationBecauseYouWatched": "Parce que vous avez regard\u00e9 {0}", @@ -602,5 +603,7 @@ "LabelEnableCameraUploadFor": "Autoriser l'upload de la cam\u00e9ra pour:", "HeaderSelectUploadPath": "S\u00e9lectionner le r\u00e9pertoire d'upload", "LabelEnableCameraUploadForHelp": "Les uploads se lanceront automatiquement en arri\u00e8re plan apr\u00e8s l'authentification dans Media Browser.", - "ErrorMessageStartHourGreaterThanEnd": "Le temps de fin doit \u00eatre plus grand que le temps de d\u00e9part." + "ErrorMessageStartHourGreaterThanEnd": "Le temps de fin doit \u00eatre plus grand que le temps de d\u00e9part.", + "ButtonLibraryAccess": "Library access", + "ButtonParentalControl": "Parental control" }
\ No newline at end of file |
