tate 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e7e0aa7e074fa761a56e0520faa269f098dcddfdf2c045ae04cf143d940f67f1
4
- data.tar.gz: 172a70a6dc7f2dffa33de2c70c35a5279778433ffd5464cb82e76c16198367e3
3
+ metadata.gz: 8ea8b14120465041879b3e610dae8d76be0dfa05e164ce05065d5164edccd59a
4
+ data.tar.gz: 30b5534ea910440fc86612068e1935d56efaf0ee91964100c8ef34cb5ff4728e
5
5
  SHA512:
6
- metadata.gz: e97fdc488a6a3c5dabd656683b63fee376e9995bb38e2578a0784c4f45b63d0f4cc224bb2aac464931761c251631490766434c3bd78fe9410c6387831cf106ab
7
- data.tar.gz: ffae83318aa788767aea7287b698813b0a5cc3a1ef9ac7362cc47e8faded5a639dfe9ee8a2238b37dde8e41c0c9401f5f6446af9fe0760dd2b34bab82ed35f42
6
+ metadata.gz: f69691e66ea1886c24a7de050e8102c3795382de44b0cbabb632be484b2205b8fbf7e8c25dfa2898975bbae5108bae18a67a3e8536d6e5626c53cc17dd287290
7
+ data.tar.gz: ac9a6206112ca6fd2b3bb62e6c03737a9fbeda9d2c8046aee88af1cd17e410278cb1ab6cbf47d0efc7d60ab9fb0f6ef0a9872f2029abead8712d4b0fd97f3f66
@@ -1 +1 @@
1
- ruby-2.6.3
1
+ ruby-2.6.4
@@ -1,9 +1,9 @@
1
1
  ---
2
2
  language: ruby
3
3
  rvm:
4
- - 2.6.3
5
- - 2.5.5
6
- - 2.4.6
4
+ - 2.6.4
5
+ - 2.5.6
6
+ - 2.4.7
7
7
  before_install:
8
8
  - 'gem update --system'
9
9
  - 'gem --version'
data/README.md CHANGED
@@ -104,13 +104,13 @@ curl gov.bg/bg | tate --lang=bg > index.html
104
104
  There are custom filters for:
105
105
 
106
106
  ```
107
- Azeri, Bulgarian, Catalan, French, German, Hungarian, Polish, Romanian, Spanish, and Vietnamese.
107
+ Azeri, Bulgarian, Catalan, French, German, Hungarian, Polish, Romanian, Portuguese, Spanish, and Vietnamese.
108
108
  ```
109
109
 
110
110
  The following languages are known to work (w/o custom filters):
111
111
 
112
112
  ```
113
- Croatian, Czech, Danish, Esperanto, Estonian, Finnish, Icelandic, Latvian, Lithuania, Norwegian, Portuguese, Scottish, Slovak, Slovenian, Swedish, Turkish, and Welsh.
113
+ Croatian, Czech, Danish, Esperanto, Estonian, Finnish, Icelandic, Latvian, Lithuania, Norwegian, Scottish, Slovak, Slovenian, Swedish, Turkish, and Welsh.
114
114
  ```
115
115
 
116
116
  What's next?
@@ -135,7 +135,7 @@ Yes.
135
135
 
136
136
  You can add custom language filters under `lib/rules` directory.
137
137
 
138
- ### Donations
138
+ ### Donations ❤️
139
139
 
140
140
  You can donate me at [Liberapay][Donation]. Thanks! ☕️
141
141
 
@@ -0,0 +1,68 @@
1
+ az:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ C: "C"
6
+ İ: "I"
7
+ J: "J"
8
+ Q: "Q"
9
+ X: "X"
10
+ ç: "c"
11
+ Ç: "C"
12
+ ü: "u"
13
+ Ü: "U"
14
+ ğ: "g"
15
+ Ğ: "G"
16
+ ı: "i"
17
+ ş: "s"
18
+ Ş: "S"
19
+ ə: "e"
20
+ Ə: "E"
21
+ ¢: "c"
22
+ £: "GBP "
23
+ ¥: "CNY "
24
+ ¨: '"'
25
+ ©: "(c)"
26
+ ®: " (R)"
27
+ ±: "+-"
28
+ ²: "^2"
29
+ ³: "^3"
30
+ ´: "'"
31
+ µ: "nM"
32
+ ¼: "1/4"
33
+ ½: "1/2"
34
+ ¾: "3/4"
35
+ ×: "*"
36
+ ˆ: "^"
37
+ ˜: "~"
38
+ –: "-"
39
+ —: "-"
40
+ ‘: "'"
41
+ ’: "'"
42
+ ‚: ","
43
+ “: '"'
44
+ ”: '"'
45
+ „: '"'
46
+ …: "..."
47
+ ′: "'"
48
+ ″: '"'
49
+ ‹: "<"
50
+ ›: ">"
51
+ ⁄: "/"
52
+ €: "EUR "
53
+ ™: " (TM)"
54
+ ←: "<-"
55
+ →: "->"
56
+ ↔: "<->"
57
+ ⇐: "<="
58
+ ⇒: "=>"
59
+ ⇔: "<=>"
60
+ −: "-"
61
+ ∗: "*"
62
+ ∼: "~"
63
+ ≠: "=/="
64
+ ≤: "<="
65
+ ≥: "=>"
66
+ ⋅: "-"
67
+ 〈: "<"
68
+ 〉: ">"
@@ -0,0 +1,112 @@
1
+ bg:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ а: "a"
6
+ А: "A"
7
+ б: "b"
8
+ Б: "B"
9
+ в: "v"
10
+ В: "V"
11
+ г: "g"
12
+ Г: "G"
13
+ д: "d"
14
+ Д: "D"
15
+ е: "e"
16
+ Е: "E"
17
+ ж: "zh"
18
+ Ж: "Zh"
19
+ з: "z"
20
+ З: "Z"
21
+ и: "i"
22
+ И: "I"
23
+ й: "y"
24
+ Й: "Y"
25
+ к: "k"
26
+ К: "K"
27
+ л: "l"
28
+ Л: "L"
29
+ м: "m"
30
+ М: "M"
31
+ н: "n"
32
+ Н: "N"
33
+ о: "o"
34
+ О: "O"
35
+ п: "p"
36
+ П: "P"
37
+ р: "r"
38
+ Р: "R"
39
+ с: "s"
40
+ С: "S"
41
+ т: "t"
42
+ Т: "T"
43
+ у: "u"
44
+ У: "U"
45
+ ф: "f"
46
+ Ф: "F"
47
+ х: "h"
48
+ Х: "H"
49
+ ц: "ts"
50
+ Ц: "Ts"
51
+ ч: "ch"
52
+ Ч: "Ch"
53
+ ш: "sh"
54
+ Ш: "Sh"
55
+ щ: "sht"
56
+ Щ: "Sht"
57
+ ъ: "a"
58
+ Ъ: "A"
59
+ ь: "y"
60
+ Ь: "Y"
61
+ ю: "yu"
62
+ Ю: "Yu"
63
+ я: "ya"
64
+ Я: "Ya"
65
+ ¢: "c"
66
+ £: "GBP "
67
+ ¥: "CNY "
68
+ ¨: '"'
69
+ ©: "(c)"
70
+ ®: " (R)"
71
+ ±: "+-"
72
+ ²: "^2"
73
+ ³: "^3"
74
+ ´: "'"
75
+ µ: "nM"
76
+ ¼: "1/4"
77
+ ½: "1/2"
78
+ ¾: "3/4"
79
+ ×: "*"
80
+ ˆ: "^"
81
+ ˜: "~"
82
+ –: "-"
83
+ —: "-"
84
+ ‘: "'"
85
+ ’: "'"
86
+ ‚: ","
87
+ “: '"'
88
+ ”: '"'
89
+ „: '"'
90
+ …: "..."
91
+ ′: "'"
92
+ ″: '"'
93
+ ‹: "<"
94
+ ›: ">"
95
+ ⁄: "/"
96
+ €: "EUR "
97
+ ™: " (TM)"
98
+ ←: "<-"
99
+ →: "->"
100
+ ↔: "<->"
101
+ ⇐: "<="
102
+ ⇒: "=>"
103
+ ⇔: "<=>"
104
+ −: "-"
105
+ ∗: "*"
106
+ ∼: "~"
107
+ ≠: "=/="
108
+ ≤: "<="
109
+ ≥: "=>"
110
+ ⋅: "-"
111
+ 〈: "<"
112
+ 〉: ">"
@@ -0,0 +1,82 @@
1
+ ca:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ ¡: "!"
6
+ «: '"'
7
+ ·: '-'
8
+ »: '"'
9
+ ¿: "?"
10
+ à: "a"
11
+ À: "A"
12
+ á: "a"
13
+ Á: "A"
14
+ ç: "c"
15
+ Ç: "C"
16
+ è: "e"
17
+ È: "E"
18
+ é: "e"
19
+ É: "E"
20
+ ë: "e"
21
+ Ë: "E"
22
+ í: "i"
23
+ Í: "I"
24
+ ï: "i"
25
+ Ï: "I"
26
+ ò: "o"
27
+ Ò: "O"
28
+ ó: "o"
29
+ Ó: "O"
30
+ ú: "u"
31
+ Ú: "U"
32
+ ü: "u"
33
+ Ü: "U"
34
+ •: "-"
35
+ ¢: "c"
36
+ £: "GBP "
37
+ ¥: "CNY "
38
+ ¨: '"'
39
+ ©: "(c)"
40
+ ®: " (R)"
41
+ ±: "+-"
42
+ ²: "^2"
43
+ ³: "^3"
44
+ ´: "'"
45
+ µ: "nM"
46
+ ¼: "1/4"
47
+ ½: "1/2"
48
+ ¾: "3/4"
49
+ ×: "*"
50
+ ˆ: "^"
51
+ ˜: "~"
52
+ –: "-"
53
+ —: "-"
54
+ ‘: "'"
55
+ ’: "'"
56
+ ‚: ","
57
+ “: '"'
58
+ ”: '"'
59
+ „: '"'
60
+ …: "..."
61
+ ′: "'"
62
+ ″: '"'
63
+ ‹: "<"
64
+ ›: ">"
65
+ ⁄: "/"
66
+ €: "EUR "
67
+ ™: " (TM)"
68
+ ←: "<-"
69
+ →: "->"
70
+ ↔: "<->"
71
+ ⇐: "<="
72
+ ⇒: "=>"
73
+ ⇔: "<=>"
74
+ −: "-"
75
+ ∗: "*"
76
+ ∼: "~"
77
+ ≠: "=/="
78
+ ≤: "<="
79
+ ≥: "=>"
80
+ ⋅: "-"
81
+ 〈: "<"
82
+ 〉: ">"
@@ -0,0 +1,60 @@
1
+ de:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ ß: "ss"
6
+ ä: "ae"
7
+ Ä: "Ae"
8
+ é: "e"
9
+ ö: "oe"
10
+ Ö: "Oe"
11
+ ü: "ue"
12
+ Ü: "Ue"
13
+ ¢: "c"
14
+ £: "GBP "
15
+ ¥: "CNY "
16
+ ¨: '"'
17
+ ©: "(c)"
18
+ ®: " (R)"
19
+ ±: "+-"
20
+ ²: "^2"
21
+ ³: "^3"
22
+ ´: "'"
23
+ µ: "nM"
24
+ ¼: "1/4"
25
+ ½: "1/2"
26
+ ¾: "3/4"
27
+ ×: "*"
28
+ ˆ: "^"
29
+ ˜: "~"
30
+ –: "-"
31
+ —: "-"
32
+ ‘: "'"
33
+ ’: "'"
34
+ ‚: ","
35
+ “: '"'
36
+ ”: '"'
37
+ „: '"'
38
+ …: "..."
39
+ ′: "'"
40
+ ″: '"'
41
+ ‹: "<"
42
+ ›: ">"
43
+ ⁄: "/"
44
+ €: "EUR "
45
+ ™: " (TM)"
46
+ ←: "<-"
47
+ →: "->"
48
+ ↔: "<->"
49
+ ⇐: "<="
50
+ ⇒: "=>"
51
+ ⇔: "<=>"
52
+ −: "-"
53
+ ∗: "*"
54
+ ∼: "~"
55
+ ≠: "=/="
56
+ ≤: "<="
57
+ ≥: "=>"
58
+ ⋅: "-"
59
+ 〈: "<"
60
+ 〉: ">"
@@ -0,0 +1,59 @@
1
+ en:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ ¡: "!"
6
+ ¢: "c"
7
+ £: "GBP "
8
+ ¥: "CNY "
9
+ ¨: '"'
10
+ ©: "(c)"
11
+ «: '"'
12
+ ®: " (R)"
13
+ °: " degree(s)"
14
+ ±: "+-"
15
+ ²: "^2"
16
+ ³: "^3"
17
+ ´: "'"
18
+ µ: "nM"
19
+ ·: '-'
20
+ »: '"'
21
+ ¼: "1/4"
22
+ ½: "1/2"
23
+ ¾: "3/4"
24
+ ¿: "?"
25
+ ×: "*"
26
+ ˆ: "^"
27
+ ˜: "~"
28
+ –: "-"
29
+ —: "-"
30
+ ‘: "'"
31
+ ’: "'"
32
+ ‚: ","
33
+ “: '"'
34
+ ”: '"'
35
+ „: '"'
36
+ …: "..."
37
+ ′: "'"
38
+ ″: '"'
39
+ ‹: "<"
40
+ ›: ">"
41
+ ⁄: "/"
42
+ €: "EUR "
43
+ ™: " (TM)"
44
+ ←: "<-"
45
+ →: "->"
46
+ ↔: "<->"
47
+ ⇐: "<="
48
+ ⇒: "=>"
49
+ ⇔: "<=>"
50
+ −: "-"
51
+ ∗: "*"
52
+ ∴: "therefore"
53
+ ∼: "~"
54
+ ≠: "=/="
55
+ ≤: "<="
56
+ ≥: "=>"
57
+ ⋅: "-"
58
+ 〈: "<"
59
+ 〉: ">"
@@ -0,0 +1,70 @@
1
+ es:
2
+ i18n:
3
+ transliterate:
4
+ rule:
5
+ ¡: "!"
6
+ «: '"'
7
+ »: '"'
8
+ ¿: "?"
9
+ á: "a"
10
+ Á: "A"
11
+ é: "e"
12
+ É: "E"
13
+ í: "i"
14
+ Í: "I"
15
+ ñ: "n"
16
+ Ñ: "N"
17
+ ó: "o"
18
+ Ó: "O"
19
+ ú: "u"
20
+ Ú: "U"
21
+ ü: "u"
22
+ Ü: "U"
23
+ ¢: "c"
24
+ £: "GBP "
25
+ ¥: "CNY "
26
+ ¨: '"'
27
+ ©: "(c)"
28
+ ®: " (R)"
29
+ ±: "+-"
30
+ ²: "^2"
31
+ ³: "^3"
32
+ ´: "'"
33
+ µ: "nM"
34
+ ¼: "1/4"
35
+ ½: "1/2"
36
+ ¾: "3/4"
37
+ ×: "*"
38
+ ˆ: "^"
39
+ ˜: "~"
40
+ –: "-"
41
+ —: "-"
42
+ ‘: "'"
43
+ ’: "'"
44
+ ‚: ","
45
+ “: '"'
46
+ ”: '"'
47
+ „: '"'
48
+ …: "..."
49
+ ′: "'"
50
+ ″: '"'
51
+ ‹: "<"
52
+ ›: ">"
53
+ ⁄: "/"
54
+ €: "EUR "
55
+ ™: " (TM)"
56
+ ←: "<-"
57
+ →: "->"
58
+ ↔: "<->"
59
+ ⇐: "<="
60
+ ⇒: "=>"
61
+ ⇔: "<=>"
62
+ −: "-"
63
+ ∗: "*"
64
+ ∼: "~"
65
+ ≠: "=/="
66
+ ≤: "<="
67
+ ≥: "=>"
68
+ ⋅: "-"
69
+ 〈: "<"
70
+ 〉: ">"