diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-23 12:05:19 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-23 12:05:19 -0400 |
| commit | 0727475abfff42e32626d2def071a189168e7da1 (patch) | |
| tree | e2a486f33beb0bd49b293234f1b7b2c2c0223415 /MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | |
| parent | eba1845f2a16dfbabdd009b0dc771183c9ffba76 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json index c6faf8c49..6e7f3246a 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json @@ -1,4 +1,12 @@ { + "CreatePassword": "Cr\u00e9er mot de passe", + "OptionOff": "Off", + "OptionOn": "On", + "LabelAborted": "(Aborted by server shutdown)", + "MessagePleaseSelectItemsToGroup": "Please select two or more items to group together.", + "ButtonNextTrack": "Next Track", + "ButtonPreviousTrack": "Previous Track", + "HeaderMyLibrary": "Ma biblioth\u00e8que", "SettingsSaved": "Param\u00e8tres sauvegard\u00e9s.", "AddUser": "Ajouter utilisateur", "Users": "Utilisateurs", @@ -58,14 +66,12 @@ "LabelUnknownLanguage": "Langue inconnue", "ButtonMute": "Sourdine", "ButtonUnmute": "Unmute", - "ButtonNextTrack": "Piste suivante", "ButtonPause": "Pause", "ButtonPlay": "Lire", "ButtonEdit": "Modifier", "ButtonQueue": "En file d'attente", "ButtonPlayTrailer": "Lire bande-annonce", "ButtonPlaylist": "Liste de lecture", - "ButtonPreviousTrack": "Piste pr\u00e9c\u00e9dante", "LabelEnabled": "Activ\u00e9", "LabelDisabled": "D\u00e9sactiv\u00e9", "ButtonMoreInformation": "Plus d'information", @@ -121,8 +127,8 @@ "MessageTheFollowingItemsWillBeGrouped": "The following titles will be grouped into one item:", "MessageConfirmItemGrouping": "Media Browser clients will automatically choose the optimal version to play based on device and network performance. Are you sure you wish to continue?", "HeaderResume": "Reprendre", - "HeaderMyLibrary": "Ma biblioth\u00e8que", - "HeaderLibraryFolders": "Folder View", + "HeaderMyViews": "My Views", + "HeaderLibraryFolders": "Media Folders", "HeaderLatestMedia": "Derniers m\u00e9dias", "ButtonMore": "Plus...", "HeaderFavoriteMovies": "Films favoris", @@ -185,5 +191,7 @@ "LabelUnknownLanaguage": "Unknown language", "HeaderCurrentSubtitles": "Current Subtitles", "MessageDownloadQueued": "The download has been queued.", - "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?" + "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?", + "ButtonRemoteControl": "Remote Control", + "HeaderLatestTvRecordings": "Latest Recordings" }
\ No newline at end of file |
