Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Variables
docutils.languages.fr Namespace Reference

Variables

dict labels
 
dict bibliographic_fields
 
list author_separators = [';', ',']
 

Detailed Description

French-language mappings for language-dependent features of Docutils.

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.fr.bibliographic_fields
Initial value:
1= {
2 'auteur': 'author',
3 'auteurs': 'authors',
4 'organisation': 'organization',
5 'adresse': 'address',
6 'contact': 'contact',
7 'version': 'version',
8 'révision': 'revision',
9 'statut': 'status',
10 'date': 'date',
11 'copyright': 'copyright',
12 'dédicace': 'dedication',
13 'résumé': 'abstract'}

◆ labels

dict docutils.languages.fr.labels
Initial value:
1= {
2 'author': 'Auteur',
3 'authors': 'Auteurs',
4 'organization': 'Organisation',
5 'address': 'Adresse',
6 'contact': 'Contact',
7 'version': 'Version',
8 'revision': 'Révision',
9 'status': 'Statut',
10 'date': 'Date',
11 'copyright': 'Copyright',
12 'dedication': 'Dédicace',
13 'abstract': 'Résumé',
14 'attention': 'Attention!',
15 'caution': 'Avertissement!',
16 'danger': '!DANGER!',
17 'error': 'Erreur',
18 'hint': 'Indication',
19 'important': 'Important',
20 'note': 'Note',
21 'tip': 'Astuce',
22 'warning': 'Avis',
23 'contents': 'Sommaire'}