File size: 2,429 Bytes
53dbcc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# $Id: ka.py 9444 2023-08-23 12:02:41Z grubert $
# Author: Temuri Doghonadze <temuri dot doghonadze at gmail dot com>
# Copyright: This module has been placed in the public domain.

# New language mappings are welcome.  Before doing a new translation, please
# read <https://docutils.sourceforge.io/docs/howto/i18n.html>.
# Two files must be translated for each language: one in docutils/languages,
# the other in docutils/parsers/rst/languages.

"""
Georgian-language mappings for language-dependent features of Docutils.
"""

__docformat__ = 'reStructuredText'

labels = {
      'abstract': 'แƒแƒœแƒแƒขแƒแƒชแƒ˜แƒ',
      'address': 'แƒ›แƒ˜แƒกแƒแƒ›แƒแƒ แƒ—แƒ˜',
      'attention': 'แƒงแƒฃแƒ แƒแƒ“แƒฆแƒ”แƒ‘แƒ!',
      'author': 'แƒแƒ•แƒขแƒแƒ แƒ˜',
      'authors': 'แƒแƒ•แƒขแƒแƒ แƒ”แƒ‘แƒ˜',
      'caution': 'แƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒแƒ“!',
      'contact': 'แƒ™แƒแƒœแƒขแƒแƒฅแƒขแƒ˜',
      'contents': 'แƒจแƒ”แƒ›แƒชแƒ•แƒ”แƒšแƒแƒ‘แƒ',
      'copyright': 'แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜',
      'danger': 'แƒกแƒแƒจแƒ˜แƒจแƒ˜แƒ!',
      'date': 'แƒ—แƒแƒ แƒ˜แƒฆแƒ˜',
      'dedication': 'แƒ›แƒ˜แƒซแƒฆแƒ•แƒœแƒ',
      'error': 'แƒจแƒ”แƒชแƒ“แƒแƒ›แƒ',
      'hint': 'แƒ แƒฉแƒ”แƒ•แƒ',
      'important': 'แƒ›แƒœแƒ˜แƒจแƒ•แƒœแƒ”แƒšแƒแƒ•แƒแƒœแƒ˜แƒ',
      'note': 'แƒจแƒ”แƒœแƒ˜แƒจแƒ•แƒœแƒ',
      'organization': 'แƒแƒ แƒ’แƒแƒœแƒ˜แƒ–แƒแƒชแƒ˜แƒ',
      'revision': 'แƒ แƒ”แƒ•แƒ˜แƒ–แƒ˜แƒ',
      'status': 'แƒกแƒขแƒแƒขแƒฃแƒกแƒ˜',
      'tip': 'แƒ›แƒ˜แƒœแƒ˜แƒจแƒœแƒ”แƒ‘แƒ',
      'version': 'แƒ•แƒ”แƒ แƒกแƒ˜แƒ',
      'warning': 'แƒ’แƒแƒคแƒ แƒ—แƒฎแƒ˜แƒšแƒ”แƒ‘แƒ'}
"""Mapping of node class name to label text."""

bibliographic_fields = {
      'แƒแƒœแƒแƒขแƒแƒชแƒ˜แƒ': 'abstract',
      'แƒ›แƒ˜แƒกแƒแƒ›แƒแƒ แƒ—แƒ˜': 'address',
      'แƒแƒ•แƒขแƒแƒ แƒ˜': 'author',
      'แƒแƒ•แƒขแƒแƒ แƒ”แƒ‘แƒ˜': 'authors',
      'แƒ™แƒแƒœแƒขแƒแƒฅแƒขแƒ˜': 'contact',
      'แƒกแƒแƒแƒ•แƒขแƒแƒ แƒ แƒฃแƒคแƒšแƒ”แƒ‘แƒ”แƒ‘แƒ˜': 'copyright',
      'แƒ—แƒแƒ แƒ˜แƒฆแƒ˜': 'date',
      'แƒ›แƒ˜แƒซแƒฆแƒ•แƒœแƒ': 'dedication',
      'แƒแƒ แƒ’แƒแƒœแƒ˜แƒ–แƒแƒชแƒ˜แƒ': 'organization',
      'แƒ แƒ”แƒ•แƒ˜แƒ–แƒ˜แƒ': 'revision',
      'แƒกแƒขแƒแƒขแƒฃแƒกแƒ˜': 'status',
      'แƒ•แƒ”แƒ แƒกแƒ˜แƒ': 'version'}
"""Georgian (lowcased) to canonical name mapping for bibliographic fields."""

author_separators = [';', ',']
"""List of separator strings for the 'Authors' bibliographic field. Tried in
order."""