trmnl-i18n 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. checksums.yaml +7 -0
  2. checksums.yaml.gz.sig +0 -0
  3. data/LICENSE +21 -0
  4. data/README.adoc +134 -0
  5. data/lib/trmnl/i18n/locales/custom_plugins/da.yml +178 -0
  6. data/lib/trmnl/i18n/locales/custom_plugins/de-AT.yml +178 -0
  7. data/lib/trmnl/i18n/locales/custom_plugins/de.yml +178 -0
  8. data/lib/trmnl/i18n/locales/custom_plugins/en.yml +178 -0
  9. data/lib/trmnl/i18n/locales/custom_plugins/es-ES.yml +178 -0
  10. data/lib/trmnl/i18n/locales/custom_plugins/fr.yml +178 -0
  11. data/lib/trmnl/i18n/locales/custom_plugins/he.yml +178 -0
  12. data/lib/trmnl/i18n/locales/custom_plugins/id.yml +178 -0
  13. data/lib/trmnl/i18n/locales/custom_plugins/it.yml +178 -0
  14. data/lib/trmnl/i18n/locales/custom_plugins/ja.yml +178 -0
  15. data/lib/trmnl/i18n/locales/custom_plugins/ko.yml +178 -0
  16. data/lib/trmnl/i18n/locales/custom_plugins/nl.yml +178 -0
  17. data/lib/trmnl/i18n/locales/custom_plugins/pt-BR.yml +178 -0
  18. data/lib/trmnl/i18n/locales/custom_plugins/raw.yml +178 -0
  19. data/lib/trmnl/i18n/locales/custom_plugins/uk.yml +178 -0
  20. data/lib/trmnl/i18n/locales/custom_plugins/zh-CN.yml +216 -0
  21. data/lib/trmnl/i18n/locales/custom_plugins/zh-HK.yml +216 -0
  22. data/lib/trmnl/i18n/locales/plugin_renders/da.yml +21 -0
  23. data/lib/trmnl/i18n/locales/plugin_renders/de-AT.yml +21 -0
  24. data/lib/trmnl/i18n/locales/plugin_renders/de.yml +21 -0
  25. data/lib/trmnl/i18n/locales/plugin_renders/en.yml +21 -0
  26. data/lib/trmnl/i18n/locales/plugin_renders/es-ES.yml +20 -0
  27. data/lib/trmnl/i18n/locales/plugin_renders/fr.yml +21 -0
  28. data/lib/trmnl/i18n/locales/plugin_renders/he.yml +21 -0
  29. data/lib/trmnl/i18n/locales/plugin_renders/id.yml +21 -0
  30. data/lib/trmnl/i18n/locales/plugin_renders/it.yml +21 -0
  31. data/lib/trmnl/i18n/locales/plugin_renders/ja.yml +21 -0
  32. data/lib/trmnl/i18n/locales/plugin_renders/ko.yml +21 -0
  33. data/lib/trmnl/i18n/locales/plugin_renders/nl.yml +21 -0
  34. data/lib/trmnl/i18n/locales/plugin_renders/no.yml +21 -0
  35. data/lib/trmnl/i18n/locales/plugin_renders/pt-BR.yml +21 -0
  36. data/lib/trmnl/i18n/locales/plugin_renders/raw.yml +21 -0
  37. data/lib/trmnl/i18n/locales/plugin_renders/uk.yml +21 -0
  38. data/lib/trmnl/i18n/locales/plugin_renders/zh-CN.yml +21 -0
  39. data/lib/trmnl/i18n/locales/plugin_renders/zh-HK.yml +21 -0
  40. data/lib/trmnl/i18n/locales/web_ui/da.yml +391 -0
  41. data/lib/trmnl/i18n/locales/web_ui/de-AT.yml +392 -0
  42. data/lib/trmnl/i18n/locales/web_ui/de.yml +392 -0
  43. data/lib/trmnl/i18n/locales/web_ui/en.yml +392 -0
  44. data/lib/trmnl/i18n/locales/web_ui/es-ES.yml +392 -0
  45. data/lib/trmnl/i18n/locales/web_ui/fr.yml +392 -0
  46. data/lib/trmnl/i18n/locales/web_ui/he.yml +392 -0
  47. data/lib/trmnl/i18n/locales/web_ui/id.yml +392 -0
  48. data/lib/trmnl/i18n/locales/web_ui/it.yml +392 -0
  49. data/lib/trmnl/i18n/locales/web_ui/ja.yml +392 -0
  50. data/lib/trmnl/i18n/locales/web_ui/ko.yml +392 -0
  51. data/lib/trmnl/i18n/locales/web_ui/nl.yml +392 -0
  52. data/lib/trmnl/i18n/locales/web_ui/no.yml +395 -0
  53. data/lib/trmnl/i18n/locales/web_ui/pt-BR.yml +392 -0
  54. data/lib/trmnl/i18n/locales/web_ui/raw.yml +398 -0
  55. data/lib/trmnl/i18n/locales/web_ui/uk.yml +392 -0
  56. data/lib/trmnl/i18n/locales/web_ui/zh-CN.yml +392 -0
  57. data/lib/trmnl/i18n/locales/web_ui/zh-HK.yml +392 -0
  58. data/lib/trmnl/i18n/railtie.rb +18 -0
  59. data/lib/trmnl/i18n.rb +9 -0
  60. data/trmnl-i18n.gemspec +29 -0
  61. data.tar.gz.sig +0 -0
  62. metadata +146 -0
  63. metadata.gz.sig +0 -0
@@ -0,0 +1,178 @@
1
+ nl:
2
+ # namespace to not interfere with other localizations
3
+ custom_plugins:
4
+
5
+ # generic words and phrases to make custom plugins more accessible
6
+ today: vandaag
7
+ tomorrow: morgen
8
+
9
+ # plugin-specific localizations; alphabetize by plugin's keyname
10
+ simple_calendar:
11
+ title: Kalender
12
+ ym_format: "%B %Y"
13
+ chinese_korean:
14
+ leap_format: Leap %{month_label}
15
+ leap_format_short: LM%{alt_month}
16
+ ym_format: ", %{leap_month_label} %{heavenly_stem} %{earthly_branch}"
17
+ month_labels:
18
+ -
19
+ - M1
20
+ - M2
21
+ - M3
22
+ - M4
23
+ - M5
24
+ - M6
25
+ - M7
26
+ - M8
27
+ - M9
28
+ - M10
29
+ - M11
30
+ - M12
31
+ date_labels:
32
+ -
33
+ - "1"
34
+ - "2"
35
+ - "3"
36
+ - "4"
37
+ - "5"
38
+ - "6"
39
+ - "7"
40
+ - "8"
41
+ - "9"
42
+ - "10"
43
+ - "11"
44
+ - "12"
45
+ - "13"
46
+ - "14"
47
+ - "15"
48
+ - "16"
49
+ - "17"
50
+ - "18"
51
+ - "19"
52
+ - "20"
53
+ - "21"
54
+ - "22"
55
+ - "23"
56
+ - "24"
57
+ - "25"
58
+ - "26"
59
+ - "27"
60
+ - "28"
61
+ - "29"
62
+ - "30"
63
+ heavenly_stems:
64
+ - Wood
65
+ - Wood
66
+ - Fire
67
+ - Fire
68
+ - Earth
69
+ - Earth
70
+ - Metal
71
+ - Metal
72
+ - Water
73
+ - Water
74
+ earthly_branches:
75
+ - Rat
76
+ - Ox
77
+ - Tiger
78
+ - Rabbit
79
+ - Dragon
80
+ - Snake
81
+ - Horse
82
+ - Goat
83
+ - Monkey
84
+ - Rooster
85
+ - Dog
86
+ - Pig
87
+ japanese:
88
+ rokuyo_terms:
89
+ - 先勝
90
+ - 友引
91
+ - 先負
92
+ - 仏滅
93
+ - 大安
94
+ - 赤口
95
+ nengo:
96
+ reiwa: Reiwa
97
+ ym_format: "%B %Y (%{nengo} %{alt_year})"
98
+ year_1: "1"
99
+ hebrew:
100
+ ym_format: ", %{month_label} %{alt_year}"
101
+ month_labels:
102
+ - Nisan
103
+ - Ijar
104
+ - Sivan
105
+ - Tammoez
106
+ - Av
107
+ - Elloel
108
+ - Tisjrie
109
+ - Chesjwan
110
+ - Kislev
111
+ - Tevet
112
+ - Sjevat
113
+ - Adar
114
+ - Adar A
115
+ - Adar B
116
+ month_labels_abbr:
117
+ - Nis
118
+ - Ija
119
+ - Siv
120
+ - Tam
121
+ - Av
122
+ - Ell
123
+ - Tis
124
+ - Che
125
+ - Kis
126
+ - Tev
127
+ - Sjv
128
+ - Ada
129
+ - AdA
130
+ - AdB
131
+ hijri:
132
+ ym_format: ", %{month_label} %{alt_year}"
133
+ month_labels:
134
+ -
135
+ - Moeharram
136
+ - Safar
137
+ - Rabiʻa al awal
138
+ - Rabiʻa al thani
139
+ - Joemadʻal awal
140
+ - Joemadʻal thani
141
+ - Rajab
142
+ - Sjaʻaban
143
+ - Ramadan
144
+ - Sjawal
145
+ - Doe al kaʻaba
146
+ - Doe al hizja
147
+ bengali:
148
+ ym_format: ", %{month_label} %{alt_year}"
149
+ month_labels:
150
+ -
151
+ - Boishakh
152
+ - Joishtho
153
+ - Asharh
154
+ - Srabon
155
+ - Bhadro
156
+ - Ashwin
157
+ - Kartika
158
+ - Ogrohayon
159
+ - Poush
160
+ - Magh
161
+ - Falgun
162
+ - Choitro
163
+ indian:
164
+ ym_format: ", %{month_label} %{alt_year}"
165
+ month_labels:
166
+ -
167
+ - Chaitra
168
+ - Vaishakha
169
+ - Jyeshtha
170
+ - Aashaadha
171
+ - Shraavana
172
+ - Bhaadrapada
173
+ - Ashvina
174
+ - Kaartika
175
+ - Agrahayana
176
+ - Pausha
177
+ - Maagha
178
+ - Phaalguna
@@ -0,0 +1,178 @@
1
+ pt-BR:
2
+ # namespace to not interfere with other localizations
3
+ custom_plugins:
4
+
5
+ # generic words and phrases to make custom plugins more accessible
6
+ today: hoje
7
+ tomorrow: amanhã
8
+
9
+ # plugin-specific localizations; alphabetize by plugin's keyname
10
+ simple_calendar:
11
+ title: Calendário
12
+ ym_format: "%B de %Y"
13
+ chinese_korean:
14
+ leap_format: Leap %{month_label}
15
+ leap_format_short: LM%{alt_month}
16
+ ym_format: ", %{leap_month_label} %{heavenly_stem} %{earthly_branch}"
17
+ month_labels:
18
+ -
19
+ - M1
20
+ - M2
21
+ - M3
22
+ - M4
23
+ - M5
24
+ - M6
25
+ - M7
26
+ - M8
27
+ - M9
28
+ - M10
29
+ - M11
30
+ - M12
31
+ date_labels:
32
+ -
33
+ - "1"
34
+ - "2"
35
+ - "3"
36
+ - "4"
37
+ - "5"
38
+ - "6"
39
+ - "7"
40
+ - "8"
41
+ - "9"
42
+ - "10"
43
+ - "11"
44
+ - "12"
45
+ - "13"
46
+ - "14"
47
+ - "15"
48
+ - "16"
49
+ - "17"
50
+ - "18"
51
+ - "19"
52
+ - "20"
53
+ - "21"
54
+ - "22"
55
+ - "23"
56
+ - "24"
57
+ - "25"
58
+ - "26"
59
+ - "27"
60
+ - "28"
61
+ - "29"
62
+ - "30"
63
+ heavenly_stems:
64
+ - Wood
65
+ - Wood
66
+ - Fire
67
+ - Fire
68
+ - Earth
69
+ - Earth
70
+ - Metal
71
+ - Metal
72
+ - Water
73
+ - Water
74
+ earthly_branches:
75
+ - Rat
76
+ - Ox
77
+ - Tiger
78
+ - Rabbit
79
+ - Dragon
80
+ - Snake
81
+ - Horse
82
+ - Goat
83
+ - Monkey
84
+ - Rooster
85
+ - Dog
86
+ - Pig
87
+ japanese:
88
+ rokuyo_terms:
89
+ - 先勝
90
+ - 友引
91
+ - 先負
92
+ - 仏滅
93
+ - 大安
94
+ - 赤口
95
+ nengo:
96
+ reiwa: Reiwa
97
+ ym_format: "%B %Y (%{nengo} %{alt_year})"
98
+ year_1: "1"
99
+ hebrew:
100
+ ym_format: ", %{month_label} %{alt_year}"
101
+ month_labels:
102
+ - Nisan
103
+ - Iyar
104
+ - Sivan
105
+ - Tamuz
106
+ - Av
107
+ - Elul
108
+ - Tishri
109
+ - Heshvan
110
+ - Kislev
111
+ - Tevet
112
+ - Shevat
113
+ - Adar
114
+ - Adar I
115
+ - Adar II
116
+ month_labels_abbr:
117
+ - Nis
118
+ - Iya
119
+ - Siv
120
+ - Tam
121
+ - Av
122
+ - Elu
123
+ - Tis
124
+ - Hes
125
+ - Kis
126
+ - Tev
127
+ - Shv
128
+ - Ada
129
+ - Ad1
130
+ - Ad2
131
+ hijri:
132
+ ym_format: ", %{month_label} %{alt_year}"
133
+ month_labels:
134
+ -
135
+ - Muharram
136
+ - Safar
137
+ - Rabiʻ I
138
+ - Rabiʻ II
139
+ - Jumada I
140
+ - Jumada II
141
+ - Rajab
142
+ - Shaʻban
143
+ - Ramadan
144
+ - Shawwal
145
+ - Dhuʻl-Qiʻdah
146
+ - Dhuʻl-Hijjah
147
+ bengali:
148
+ ym_format: ", %{month_label} %{alt_year}"
149
+ month_labels:
150
+ -
151
+ - Boishakh
152
+ - Joishtho
153
+ - Asharh
154
+ - Srabon
155
+ - Bhadro
156
+ - Ashwin
157
+ - Kartika
158
+ - Ogrohayon
159
+ - Poush
160
+ - Magh
161
+ - Falgun
162
+ - Choitro
163
+ indian:
164
+ ym_format: ", %{month_label} %{alt_year}"
165
+ month_labels:
166
+ -
167
+ - Chaitra
168
+ - Vaisakha
169
+ - Jyaistha
170
+ - Asadha
171
+ - Sravana
172
+ - Bhadra
173
+ - Asvina
174
+ - Kartika
175
+ - Agrahayana
176
+ - Pausa
177
+ - Magha
178
+ - Phalguna
@@ -0,0 +1,178 @@
1
+ raw:
2
+ # namespace to not interfere with other localizations
3
+ custom_plugins:
4
+
5
+ # generic words and phrases to make custom plugins more accessible
6
+ today: today
7
+ tomorrow: tomorrow
8
+
9
+ # plugin-specific localizations; alphabetize by plugin's keyname
10
+ simple_calendar:
11
+ title: Calendar
12
+ ym_format: "%B %Y"
13
+ chinese_korean:
14
+ leap_format: Leap %{month_label}
15
+ leap_format_short: LM%{alt_month}
16
+ ym_format: ", %{leap_month_label} %{heavenly_stem} %{earthly_branch}"
17
+ month_labels:
18
+ -
19
+ - M1
20
+ - M2
21
+ - M3
22
+ - M4
23
+ - M5
24
+ - M6
25
+ - M7
26
+ - M8
27
+ - M9
28
+ - M10
29
+ - M11
30
+ - M12
31
+ date_labels:
32
+ -
33
+ - "1"
34
+ - "2"
35
+ - "3"
36
+ - "4"
37
+ - "5"
38
+ - "6"
39
+ - "7"
40
+ - "8"
41
+ - "9"
42
+ - "10"
43
+ - "11"
44
+ - "12"
45
+ - "13"
46
+ - "14"
47
+ - "15"
48
+ - "16"
49
+ - "17"
50
+ - "18"
51
+ - "19"
52
+ - "20"
53
+ - "21"
54
+ - "22"
55
+ - "23"
56
+ - "24"
57
+ - "25"
58
+ - "26"
59
+ - "27"
60
+ - "28"
61
+ - "29"
62
+ - "30"
63
+ heavenly_stems:
64
+ - Wood
65
+ - Wood
66
+ - Fire
67
+ - Fire
68
+ - Earth
69
+ - Earth
70
+ - Metal
71
+ - Metal
72
+ - Water
73
+ - Water
74
+ earthly_branches:
75
+ - Rat
76
+ - Ox
77
+ - Tiger
78
+ - Rabbit
79
+ - Dragon
80
+ - Snake
81
+ - Horse
82
+ - Goat
83
+ - Monkey
84
+ - Rooster
85
+ - Dog
86
+ - Pig
87
+ japanese:
88
+ rokuyo_terms:
89
+ - 先勝
90
+ - 友引
91
+ - 先負
92
+ - 仏滅
93
+ - 大安
94
+ - 赤口
95
+ nengo:
96
+ reiwa: Reiwa
97
+ ym_format: "%B %Y (%{nengo} %{alt_year})"
98
+ year_1: "1"
99
+ hebrew:
100
+ ym_format: ", %{month_label} %{alt_year}"
101
+ month_labels:
102
+ - Nisan
103
+ - Iyar
104
+ - Sivan
105
+ - Tamuz
106
+ - Av
107
+ - Elul
108
+ - Tishri
109
+ - Heshvan
110
+ - Kislev
111
+ - Tevet
112
+ - Shevat
113
+ - Adar
114
+ - Adar I
115
+ - Adar II
116
+ month_labels_abbr:
117
+ - Nis
118
+ - Iya
119
+ - Siv
120
+ - Tam
121
+ - Av
122
+ - Elu
123
+ - Tis
124
+ - Hes
125
+ - Kis
126
+ - Tev
127
+ - Shv
128
+ - Ada
129
+ - Ad1
130
+ - Ad2
131
+ hijri:
132
+ ym_format: ", %{month_label} %{alt_year}"
133
+ month_labels:
134
+ -
135
+ - Muharram
136
+ - Safar
137
+ - Rabiʻ I
138
+ - Rabiʻ II
139
+ - Jumada I
140
+ - Jumada II
141
+ - Rajab
142
+ - Shaʻban
143
+ - Ramadan
144
+ - Shawwal
145
+ - Dhuʻl-Qiʻdah
146
+ - Dhuʻl-Hijjah
147
+ bengali:
148
+ ym_format: ", %{month_label} %{alt_year}"
149
+ month_labels:
150
+ -
151
+ - Boishakh
152
+ - Joishtho
153
+ - Asharh
154
+ - Srabon
155
+ - Bhadro
156
+ - Ashwin
157
+ - Kartika
158
+ - Ogrohayon
159
+ - Poush
160
+ - Magh
161
+ - Falgun
162
+ - Choitro
163
+ indian:
164
+ ym_format: ", %{month_label} %{alt_year}"
165
+ month_labels:
166
+ -
167
+ - Chaitra
168
+ - Vaisakha
169
+ - Jyaistha
170
+ - Asadha
171
+ - Sravana
172
+ - Bhadra
173
+ - Asvina
174
+ - Kartika
175
+ - Agrahayana
176
+ - Pausa
177
+ - Magha
178
+ - Phalguna
@@ -0,0 +1,178 @@
1
+ uk:
2
+ # namespace to not interfere with other localizations
3
+ custom_plugins:
4
+
5
+ # generic words and phrases to make custom plugins more accessible
6
+ today: today
7
+ tomorrow: tomorrow
8
+
9
+ # plugin-specific localizations; alphabetize by plugin's keyname
10
+ simple_calendar:
11
+ title: Календар
12
+ ym_format: "%b %Y р."
13
+ chinese_korean:
14
+ leap_format: Leap %{month_label}
15
+ leap_format_short: LM%{alt_month}
16
+ ym_format: ", %{leap_month_label} %{heavenly_stem} %{earthly_branch}"
17
+ month_labels:
18
+ -
19
+ - M1
20
+ - M2
21
+ - M3
22
+ - M4
23
+ - M5
24
+ - M6
25
+ - M7
26
+ - M8
27
+ - M9
28
+ - M10
29
+ - M11
30
+ - M12
31
+ date_labels:
32
+ -
33
+ - "1"
34
+ - "2"
35
+ - "3"
36
+ - "4"
37
+ - "5"
38
+ - "6"
39
+ - "7"
40
+ - "8"
41
+ - "9"
42
+ - "10"
43
+ - "11"
44
+ - "12"
45
+ - "13"
46
+ - "14"
47
+ - "15"
48
+ - "16"
49
+ - "17"
50
+ - "18"
51
+ - "19"
52
+ - "20"
53
+ - "21"
54
+ - "22"
55
+ - "23"
56
+ - "24"
57
+ - "25"
58
+ - "26"
59
+ - "27"
60
+ - "28"
61
+ - "29"
62
+ - "30"
63
+ heavenly_stems:
64
+ - Wood
65
+ - Wood
66
+ - Fire
67
+ - Fire
68
+ - Earth
69
+ - Earth
70
+ - Metal
71
+ - Metal
72
+ - Water
73
+ - Water
74
+ earthly_branches:
75
+ - Rat
76
+ - Ox
77
+ - Tiger
78
+ - Rabbit
79
+ - Dragon
80
+ - Snake
81
+ - Horse
82
+ - Goat
83
+ - Monkey
84
+ - Rooster
85
+ - Dog
86
+ - Pig
87
+ japanese:
88
+ rokuyo_terms:
89
+ - 先勝
90
+ - 友引
91
+ - 先負
92
+ - 仏滅
93
+ - 大安
94
+ - 赤口
95
+ nengo:
96
+ reiwa: Рейва
97
+ ym_format: "%b %Y р. (%{nengo} %{alt_year})"
98
+ year_1: "1"
99
+ hebrew:
100
+ ym_format: ", %{month_label} %{alt_year}"
101
+ month_labels:
102
+ - Нісан
103
+ - Іар
104
+ - Сиван
105
+ - Таммуз
106
+ - Аб
107
+ - Елул
108
+ - Тішри
109
+ - Марчешван
110
+ - Числьов
111
+ - Тебет
112
+ - Шеват
113
+ - Адар
114
+ - Адар I
115
+ - Адар II
116
+ month_labels_abbr:
117
+ - Ніс
118
+ - Іар
119
+ - Сив
120
+ - Там
121
+ - Аб
122
+ - Елу
123
+ - Тіш
124
+ - Мар
125
+ - Чис
126
+ - Теб
127
+ - Шев
128
+ - Ада
129
+ - Ад1
130
+ - Ад2
131
+ hijri:
132
+ ym_format: ", %{month_label} %{alt_year}"
133
+ month_labels:
134
+ -
135
+ - мухаррам
136
+ - сафар
137
+ - рабі I
138
+ - рабі II
139
+ - джумада I
140
+ - джумада II
141
+ - раджаб
142
+ - шаабан
143
+ - рамадан
144
+ - даввал
145
+ - зу-ль-каада
146
+ - зу-ль-хіджа
147
+ bengali:
148
+ ym_format: ", %{month_label} %{alt_year}"
149
+ month_labels:
150
+ -
151
+ - Boishakh
152
+ - Joishtho
153
+ - Asharh
154
+ - Srabon
155
+ - Bhadro
156
+ - Ashwin
157
+ - Kartika
158
+ - Ogrohayon
159
+ - Poush
160
+ - Magh
161
+ - Falgun
162
+ - Choitro
163
+ indian:
164
+ ym_format: ", %{month_label} %{alt_year}"
165
+ month_labels:
166
+ -
167
+ - чайтра
168
+ - вайсакха
169
+ - джайстха
170
+ - асадха
171
+ - шравана
172
+ - бхадра
173
+ - асвіна
174
+ - картіка
175
+ - аграхаяна
176
+ - пауса
177
+ - магха
178
+ - фальгуна