Click here to Skip to main content
15,891,692 members
Articles / Desktop Programming / WPF

C.B.R.

Rate me:
Please Sign up or sign in to vote.
4.96/5 (52 votes)
22 Oct 2012GPL329 min read 124.9K   1.8K   132  
Comic and electronic publication reader with library management, extended file conversion, and devices support.
<?xml version="1.0" encoding="utf-8"?>
<LocalizationDictionary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" TwoLetterCode="fr" Module="CBR.Backstage" RelativIcon="flag_france.png">
  <LocalizationItems>
    <Item Key="ConvertView.Title" Default="#Convert" Translated="Convertisseur" />
    <Item Key="ConvertView.LblSource" Default="#Source(s)" Translated="Source(s)" />
    <Item Key="ConvertView.LblSingleFile" Default="#Single file" Translated="Fichier unique" />
    <Item Key="ConvertView.LblFolder" Default="#Folder content (recursively)" Translated="Répertoire (récursif)" />
    <Item Key="ConvertView.LblFormat" Default="#Format" Translated="Format" />
    <Item Key="ConvertView.LblDestination" Default="#Destination(s)" Translated="Destination(s)" />
    <Item Key="ConvertView.LblOutSame" Default="#In a unique folder to define below :" Translated="Comme la source" />
    <Item Key="ConvertView.LblControl" Default="#Control" Translated="Vérification" />
    <Item Key="ConvertView.chkVerify" Default="#Verify page/image count" Translated="Vérifier le nombre de page/image" />
    <Item Key="ConvertView.chkUpdateLib" Default="#Update library" Translated="Mettre la bibliothèque à jour" />
    <Item Key="ConvertView.BtnConvertTooltip" Default="#Convert_with_the_selected_parameters" Translated="Convertir avec les paramètres sélectionnés" />
    <Item Key="ConvertView.BtnConvert" Default="#Convert" Translated="Convertir" />
    <Item Key="ConvertView.BtnCancelTooltip" Default="#Cancel_the_running_convertion" Translated="Intérompre la conversion" />
    <Item Key="ConvertView.BtnCancel" Default="#Cancel" Translated="Annuler" />
    <Item Key="ConvertView.LblResults" Default="#Result(s)" Translated="Résultats" />
    <Item Key="ConvertView.LblResultsWarning" Default="#Before_deleting_your_files_allways_check_the_resulting_files" Translated="Avant d'éffacer les sources, toujours vérifier le résultat de la conversion" />
    <Item Key="ConvertView.LblResultsSteps" Default="#Current conversion step" Translated="Etape de conversion en cours" />
    <Item Key="Command.Open" Default="#_Open" Translated="Ouvrir" />
    <Item Key="Command.Save" Default="#_Save" Translated="Sauvegarder" />
    <Item Key="Command.SaveAs" Default="#_Save as" Translated="Sauvegarder sous" />
    <Item Key="Command.New" Default="#_New" Translated="Nouveau" />
    <Item Key="Panel.Info" Default="#Info" Translated="Information" />
    <Item Key="Panel.Recent" Default="#Recent" Translated="Récents" />
    <Item Key="Panel.New" Default="#New" Translated="Nouveau" />
    <Item Key="Panel.Options" Default="#Options" Translated="Options" />
    <Item Key="Panel.Convert" Default="#Convert" Translated="Convertir" />
    <Item Key="Panel.Device" Default="#Devices" Translated="Appareils" />
    <Item Key="Command.Exit" Default="#Exit" Translated="Quitter" />
    <Item Key="InfoView.Cover" Default="#Cover" Translated="Couverture" />
    <Item Key="InfoView.Properties" Default="#Properties" Translated="Propriétés" />
    <Item Key="InfoView.Type" Default="#Type" Translated="Format" />
    <Item Key="InfoView.Size" Default="#Size" Translated="Taille" />
    <Item Key="InfoView.PageCount" Default="#Page count" Translated="Nombre de page" />
    <Item Key="InfoView.Rating" Default="#Rating" Translated="Note" />
    <Item Key="InfoView.HasBeenRead" Default="#Has been read" Translated="A été lu" />
    <Item Key="InfoView.IsSecured" Default="#Is secured" Translated="Est sécurisé" />
    <Item Key="InfoView.DynProperties" Default="#Dynamic properties" Translated="Proprriétés dynamiques" />
    <Item Key="InfoView.DynHelp" Default="#Comming from the option panel_you can define these values here" Translated="Définissez ici les valeurs des propriétés dynamiques crées dans les options" />
    <Item Key="RecentFileView.Files" Default="#Recent files" Translated="Fichiers récents" />
    <Item Key="RecentFileView.Libraries" Default="#Recent libraries" Translated="Bibliothèques récentes" />
    <Item Key="DeviceConfigView.Title" Default="#Supported device configuration" Translated="Configuration des appareils supportés" />
    <Item Key="DeviceConfigView.Devices" Default="#Device(s)" Translated="Appareils" />
    <Item Key="DeviceConfigView.Filter" Default="#Type your criteria" Translated="Tapez vos critères de recherche" />
    <Item Key="DeviceConfigView.Delete" Default="#Delete" Translated="Effacer" />
    <Item Key="DeviceConfigView.DeviceInfo" Default="#Device informations" Translated="Informations" />
    <Item Key="DeviceConfigView.Model" Default="#Model" Translated="Modèle" />
    <Item Key="DeviceConfigView.Manufacturer" Default="#Manufacturer" Translated="Constructeur" />
    <Item Key="DeviceConfigView.SupportedFormat" Default="#Supported format(s)" Translated="Formats supportés" />
    <Item Key="DeviceConfigView.Add" Default="#Add" Translated="Ajouter un nouvel appareil" />
    <Item Key="DeviceConfigView.Save" Default="#Save" Translated="Sauvegarder" />
    <Item Key="OptionView.Title" Default="#Application Settings" Translated="Paramétrage applicatif" />
    <Item Key="OptionView.LblImages" Default="#Images" Translated="Images" />
    <Item Key="OptionView.lblNbImage" Default="#Image in cache" Translated="Image en mémoire" />
    <Item Key="OptionView.lblImageDuration" Default="#Image duration (sec. after expiration)" Translated="Secondes avant l'expiration d'une image" />
    <Item Key="OptionView.lblAutoFitMode" Default="#Default auto fit mode" Translated="Ajustement par défaut" />
    <Item Key="OptionView.lblFitNo" Default="#None : the images are displayed with the zoom factor" Translated="Aucun" />
    <Item Key="OptionView.lblFitWidth" Default="#Width : each time an image is displayed it is adjusted to fill in width" Translated="Sur la largeur" />
    <Item Key="OptionView.lblFitHeight" Default="#Height : each time an image is displayed it is adjusted to fill in height" Translated="Sur la hauteur" />
    <Item Key="OptionView.lblMagnifier" Default="#Magnifier" Translated="Loupe" />
    <Item Key="OptionView.lblMagnifierSize" Default="#Size of the magnifier" Translated="Taille de la loupe" />
    <Item Key="OptionView.lblMagnifierScale" Default="#Scaling factor" Translated="Facteur de zoom" />
    <Item Key="OptionView.BtnSave" Default="#Save" Translated="Sauvegarder" />
    <Item Key="OptionView.BtnReset" Default="#Reset" Translated="Par défaut" />
    <Item Key="ConvertView.LblOutUnique" Default="#In a unique folder to define below :" Translated="Dans un répertoire unique défini ci-dessous :" />
    <Item Key="OptionView.lblOthers" Default="#Others" Translated="Autres" />
    <Item Key="OptionView.lblMaxRecent" Default="#Maximum mumber of recent book or library in the recent file list" Translated="Nombre maximum d'élément dans les listes de fichiers récents" />
    <Item Key="OptionView.lblStartLanguage" Default="#Starting language if not system default" Translated="Langue au démarrage" />
  </LocalizationItems>
</LocalizationDictionary>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Architect
France France
WPF and MVVM fan, I practice C # in all its forms from the beginning of the NET Framework without mentioning C ++ / MFC and other software packages such as databases, ASP, WCF, Web & Windows services, Application, and now Core and UWP.
In my wasted hours, I am guilty of having fathered C.B.R. and its cousins C.B.R. for WinRT and UWP on the Windows store.
But apart from that, I am a great handyman ... the house, a rocket stove to heat the jacuzzi and the last one: a wood oven for pizza, bread, and everything that goes inside

https://guillaumewaser.wordpress.com/
https://fouretcompagnie.wordpress.com/

Comments and Discussions