Language (rinoh.language)

class rinoh.language.Language(code, name)

Collects localized strings for a particular language

Parameters
  • code (str) – short code identifying the language

  • name (str) – native name of the language

languages

Dictionary mapping codes to Languages

The following languages are supported:

rinoh.language.EN = Language('en', 'English')

Localized strings for English

SectionTitles

Contents

Table of Contents

List_of_figures

List of Figures

List_of_tables

List of Tables

Chapter

Chapter

Index

Index

AdmonitionTitles

Attention

Attention!

Caution

Caution!

Danger

!DANGER!

Error

Error

Hint

Hint

Important

Important

Note

Note

Tip

Tip

Warning

Warning

Seealso

See also

rinoh.language.FR = Language('fr', 'Français')

Localized strings for Français

SectionTitles

Contents

Table des Matières

List_of_figures

Liste des Figures

List_of_tables

Liste des Tableaux

Chapter

Chapitre

Index

Index

AdmonitionTitles

Attention

Attention!

Caution

Prudence!

Danger

!DANGER!

Error

Erreur

Hint

Conseil

Important

Important

Note

Note

Tip

Astuce

Warning

Avertissement

Seealso

Voir aussi

rinoh.language.IT = Language('it', 'Italiano')

Localized strings for Italiano

SectionTitles

Contents

Contenuti

List_of_figures

Elenco delle Figure

List_of_tables

Elenco delle Tabelle

Chapter

Capitolo

Index

Indice

AdmonitionTitles

Attention

Attenzione!

Caution

Prudenza!

Danger

!PERICOLO!

Error

Errore

Hint

Consiglio

Important

Importante

Note

Nota

Tip

Suggerimento

Warning

Avvertimento

Seealso

Vedi anche

rinoh.language.NL = Language('nl', 'Nederlands')

Localized strings for Nederlands

SectionTitles

Contents

Inhoudsopgave

List_of_figures

Lijst van Figuren

List_of_tables

Lijst van Tabellen

Chapter

Hoofdstuk

Index

Index

AdmonitionTitles

Attention

Opgelet!

Caution

Pas op!

Danger

!GEVAAR!

Error

Fout

Hint

Hint

Important

Belangrijk

Note

Noot

Tip

Tip

Warning

Waarschuwing

Seealso

Zie ook

rinoh.language.PL = Language('pl', 'Polski')

Localized strings for Polski

SectionTitles

Contents

Spis Treści

List_of_figures

Spis Ilustracji

List_of_tables

Spis Tabel

Chapter

Rozdział

Index

Skorowidz

AdmonitionTitles

Attention

Uwaga!

Caution

Ostrożnie!

Danger

!NIEBEZPIECZEŃSTWO!

Error

Błąd

Hint

Wskazówka

Important

Ważne

Note

Notatka

Tip

Porada

Warning

Ostrzeżenie

Seealso

Zobacz również