Click here to Skip to main content
15,886,059 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.2K   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" RelativIcon="flag_france.png">
  <LocalizationItems>
    <Item Key="RibbonTab.File" Default="#File" Translated="Fichier" />
    <Item Key="RibbonTab.Editor" Default="#Editor" Translated="Editeur" />
    <Item Key="RibbonTab.Device" Default="#Devices" Translated="Accessoires" />
    <Item Key="Button.New" Default="#_New" Translated="_Nouveau" />
    <Item Key="Button.Open" Default="#_Open" Translated="_Ouvrir" />
    <Item Key="Button.Close" Default="#_Close" Translated="_Fermer" />
    <Item Key="Button.Refresh" Default="#_Refresh" Translated="_Rafraichir" />
    <Item Key="ScreenTip.Help" Default="#You can get online help by clicking on this button." Translated="Une aide est disponible en ligne" />
    <Item Key="ScreenTip.HelpTitle" Default="#_Help" Translated="Aide" />
    <Item Key="Group.Library" Default="#Library" Translated="Bibliothèque" />
    <Item Key="Button.ExplorerView" Default="#_Explorer View" Translated="Mode d'affichage" />
    <Item Key="Group.Books" Default="#Books" Translated="Livres" />
    <Item Key="Group.Pages" Default="#Pages" Translated="Pages" />
    <Item Key="Group.Programm" Default="#Programm" Translated="Programme" />
    <Item Key="Group.Reading" Default="#Reading" Translated="Lecture" />
    <Item Key="Group.Simulate" Default="#Simulate" Translated="Simulation" />
    <Item Key="Group.Phone" Default="#Phone" Translated="Téléphone" />
    <Item Key="Group.Device" Default="#Device" Translated="Appareils" />
    <Item Key="Combo.Disks" Default="#Disks" Translated="Disques" />
    <Item Key="Combo.Device" Default="#Device" Translated="Appareil" />
    <Item Key="Group.Content" Default="#Content" Translated="Contenu" />
    <Item Key="StatusBar.Counter" Default="#Book(s)" Translated="Livre(s)" />
    <Item Key="RibbonTab.Library" Default="#Library" Translated="Bibliothèque" />
    <Item Key="Button.Add" Default="#_Add" Translated="_Ajouter" />
    <Item Key="Button.Remove" Default="#_Remove" Translated="_Supprimer" />
    <Item Key="Button.Read" Default="#_Read" Translated="_Lire" />
    <Item Key="Button.Protect" Default="#_Protect" Translated="_Protéger" />
    <Item Key="Button.Edit" Default="#_Edit" Translated="_Editer" />
    <Item Key="Button.Delete" Default="#_Delete" Translated="E_ffacer" />
    <Item Key="RibbonTab.Book" Default="#Book" Translated="Livre" />
    <Item Key="RibbonTab.Phone" Default="#Phone" Translated="Téléphone" />
    <Item Key="RibbonTab.USB" Default="#USB" Translated="USB" />
    <Item Key="Button.Mark" Default="#_Bookmark" Translated="_Placer un signet" />
    <Item Key="Button.MarkGoto" Default="#_Goto" Translated="_Aller au signet" />
    <Item Key="Button.MarkClear" Default="#C_lear" Translated="S_upprimer le signet" />
    <Item Key="Button.FitWidth" Default="#Fit _width" Translated="Ajuster en largeur" />
    <Item Key="Button.FitHeight" Default="#Fit _height" Translated="Ajuster en hauteur" />
    <Item Key="Button.FullScreen" Default="#_Full Screen" Translated="Plein écran" />
    <Item Key="Button.Language" Default="#_Language" Translated="Langue" />
    <Item Key="Button.About" Default="#_About" Translated="_A propos" />
    <Item Key="Button.Exit" Default="#_Exit" Translated="_Quitter" />
    <Item Key="Explorer.Filter" Default="#Type your search here..." Translated="Taper vos critères de recherche" />
    <Item Key="Button.Save" Default="#_Save" Translated="_Sauvegarder" />
    <Item Key="Button.Previous" Default="#_Previous" Translated="_Précédent" />
    <Item Key="Button.Next" Default="#_Next" Translated="_Suivant" />
    <Item Key="Button.First" Default="#_First" Translated="Prem_ier" />
    <Item Key="Button.Last" Default="#_Last" Translated="Dernie_r" />
    <Item Key="HomeView.LblActions" Default="#Quick Actions" Translated="Raccourcis" />
    <Item Key="HomeView.LblRssFeed" Default="#Headlines" Translated="Nouveautés" />
    <Item Key="HomeView.LblSlogan" Default="#The new standard to manage and read your eBooks !" Translated="Le nouveau standard pour la gestion et la lecture de vos livres électroniques !" />
    <Item Key="HomeView.LblAuthor" Default="#Author:" Translated="Auteur:" />
    <Item Key="HomeView.LblCopyRight" Default="#- Copyright:" Translated="- Copyright:" />
    <Item Key="HomeView.LblVersion" Default="#- Version:" Translated="- Version:" />
    <Item Key="HomeView.LblWebSite" Default="#- Web site:" Translated="- Site web:" />
    <Item Key="HomeView.LblActionNew" Default="#Start a new library" Translated="Créer une nouvelle bibliothèque" />
    <Item Key="HomeView.LblActionRead" Default="#Read a book" Translated="Lire un livre" />
    <Item Key="HomeView.LblActionHelp" Default="#Find online help" Translated="Trouver une aide en ligne" />
    <Item Key="ContextMenu.AddMenuItem" Default="#Add a file" Translated="Un fichier" />
    <Item Key="ContextMenu.AddFolderMenuItem" Default="#Recursively from folder" Translated="Un répertoire (récursif)" />
    <Item Key="ContextMenu.Localize" Default="#Localize" Translated="Traduire" />
    <Item Key="ContextMenu.ExplorerView.ViewGrid" Default="#Grid" Translated="Grille" />
    <Item Key="ContextMenu.ExplorerView.ThumbnailSimple" Default="#Thumbnail simple" Translated="Aperçu simple" />
    <Item Key="ContextMenu.ExplorerView.ThumbnailDetails" Default="#Thumbnail details" Translated="Aperçu détaillé" />
    <Item Key="ContextMenu.ExplorerView.Read" Default="#Read" Translated="Lire" />
    <Item Key="ContextMenu.ExplorerView.MarkRead" Default="#Mark as (un)read" Translated="Marquer en tant que (non) lu" />
    <Item Key="ContextMenu.ExplorerView.Protect" Default="#Protect" Translated="Protéger" />
    <Item Key="ContextMenu.ExplorerView.Remove" Default="#Remove" Translated="Enlever" />
    <Item Key="ContextMenu.ExplorerView.Delete" Default="#Delete" Translated="Supprimer" />
    <Item Key="ContextMenu.ExplorerView.Properties" Default="#Properties" Translated="Propriétés" />
    <Item Key="ContextMenu.ViewGrid" Default="#Grid" Translated="Grille" />
    <Item Key="ContextMenu.ThumbnailSimple" Default="#Thumbnail simple" Translated="Aperçu simple" />
    <Item Key="Button.FitNone" Default="#No fit" Translated="Libre" />
    <Item Key="Button.TwoPage" Default="#Two _pages" Translated="2 Pages" />
  </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