trmnl-i18n 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
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,216 @@
1
+ zh-CN:
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: "%Y年%-m月"
13
+ chinese_korean:
14
+ leap_format: 闰%{month_label}
15
+ leap_format_short: 闰%{month_label}
16
+ ym_format: ", %{heavenly_stem}%{earthly_branch}%{zodiac_animal}年%{leap_month_label}"
17
+ month_labels:
18
+ -
19
+ - 正月
20
+ - 二月
21
+ - 三月
22
+ - 四月
23
+ - 五月
24
+ - 六月
25
+ - 七月
26
+ - 八月
27
+ - 九月
28
+ - 十月
29
+ - 十一月
30
+ - 腊月
31
+ date_labels:
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
+ - 廿七
60
+ - 廿八
61
+ - 廿九
62
+ - 三十
63
+ heavenly_stems:
64
+ - 甲
65
+ - 乙
66
+ - 丙
67
+ - 丁
68
+ - 戊
69
+ - 己
70
+ - 庚
71
+ - 辛
72
+ - 壬
73
+ - 癸
74
+ earthly_branches:
75
+ - 子
76
+ - 丑
77
+ - 寅
78
+ - 卯
79
+ - 辰
80
+ - 巳
81
+ - 午
82
+ - 未
83
+ - 申
84
+ - 酉
85
+ - 戌
86
+ - 亥
87
+ zodiac_animals:
88
+ - 鼠
89
+ - 牛
90
+ - 虎
91
+ - 兔
92
+ - 龙
93
+ - 蛇
94
+ - 马
95
+ - 羊
96
+ - 猴
97
+ - 鸡
98
+ - 狗
99
+ - 猪
100
+ solar_terms:
101
+ - 小寒
102
+ - 大寒
103
+ - 立春
104
+ - 雨水
105
+ - 惊蛰
106
+ - 春分
107
+ - 清明
108
+ - 谷雨
109
+ - 立夏
110
+ - 小满
111
+ - 芒种
112
+ - 夏至
113
+ - 小暑
114
+ - 大暑
115
+ - 立秋
116
+ - 处暑
117
+ - 白露
118
+ - 秋分
119
+ - 寒露
120
+ - 霜降
121
+ - 立冬
122
+ - 小雪
123
+ - 大雪
124
+ - 冬至
125
+ japanese:
126
+ rokuyo_terms:
127
+ - 先胜
128
+ - 友引
129
+ - 先负
130
+ - 佛灭
131
+ - 大安
132
+ - 赤口
133
+ nengo:
134
+ reiwa: 令和
135
+ ym_format: "%Y年 (%{nengo}%{alt_year}年) %-m月"
136
+ year_1: 元
137
+ hebrew:
138
+ ym_format: ", %{month_label} %{alt_year}"
139
+ month_labels:
140
+ - Nisan
141
+ - Iyar
142
+ - Sivan
143
+ - Tamuz
144
+ - Av
145
+ - Elul
146
+ - Tishri
147
+ - Heshvan
148
+ - Kislev
149
+ - Tevet
150
+ - Shevat
151
+ - Adar
152
+ - Adar I
153
+ - Adar II
154
+ month_labels_abbr:
155
+ - Nis
156
+ - Iya
157
+ - Siv
158
+ - Tam
159
+ - Av
160
+ - Elu
161
+ - Tis
162
+ - Hes
163
+ - Kis
164
+ - Tev
165
+ - Shv
166
+ - Ada
167
+ - Ad1
168
+ - Ad2
169
+ hijri:
170
+ ym_format: ", %{month_label} %{alt_year}"
171
+ month_labels:
172
+ -
173
+ - Muharram
174
+ - Safar
175
+ - Rabiʻ I
176
+ - Rabiʻ II
177
+ - Jumada I
178
+ - Jumada II
179
+ - Rajab
180
+ - Shaʻban
181
+ - Ramadan
182
+ - Shawwal
183
+ - Dhuʻl-Qiʻdah
184
+ - Dhuʻl-Hijjah
185
+ bengali:
186
+ ym_format: ", %{month_label} %{alt_year}"
187
+ month_labels:
188
+ -
189
+ - Boishakh
190
+ - Joishtho
191
+ - Asharh
192
+ - Srabon
193
+ - Bhadro
194
+ - Ashwin
195
+ - Kartika
196
+ - Ogrohayon
197
+ - Poush
198
+ - Magh
199
+ - Falgun
200
+ - Choitro
201
+ indian:
202
+ ym_format: ", %{month_label} %{alt_year}"
203
+ month_labels:
204
+ -
205
+ - Chaitra
206
+ - Vaisakha
207
+ - Jyaistha
208
+ - Asadha
209
+ - Sravana
210
+ - Bhadra
211
+ - Asvina
212
+ - Kartika
213
+ - Agrahayana
214
+ - Pausa
215
+ - Magha
216
+ - Phalguna
@@ -0,0 +1,216 @@
1
+ zh-HK:
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: 今日
7
+ tomorrow: 明日
8
+
9
+ # plugin-specific localizations; alphabetize by plugin's keyname
10
+ simple_calendar:
11
+ title: 日曆
12
+ ym_format: "%Y年%-m月"
13
+ chinese_korean:
14
+ leap_format: 閏%{month_label}
15
+ leap_format_short: 閏%{month_label}
16
+ ym_format: ", %{heavenly_stem}%{earthly_branch}%{zodiac_animal}年%{leap_month_label}"
17
+ month_labels:
18
+ -
19
+ - 正月
20
+ - 二月
21
+ - 三月
22
+ - 四月
23
+ - 五月
24
+ - 六月
25
+ - 七月
26
+ - 八月
27
+ - 九月
28
+ - 十月
29
+ - 十一月
30
+ - 十二月
31
+ date_labels:
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
+ - 廿七
60
+ - 廿八
61
+ - 廿九
62
+ - 三十
63
+ heavenly_stems:
64
+ - 甲
65
+ - 乙
66
+ - 丙
67
+ - 丁
68
+ - 戊
69
+ - 己
70
+ - 庚
71
+ - 辛
72
+ - 壬
73
+ - 癸
74
+ earthly_branches:
75
+ - 子
76
+ - 丑
77
+ - 寅
78
+ - 卯
79
+ - 辰
80
+ - 巳
81
+ - 午
82
+ - 未
83
+ - 申
84
+ - 酉
85
+ - 戌
86
+ - 亥
87
+ zodiac_animals:
88
+ - 鼠
89
+ - 牛
90
+ - 虎
91
+ - 兔
92
+ - 龍
93
+ - 蛇
94
+ - 馬
95
+ - 羊
96
+ - 猴
97
+ - 雞
98
+ - 狗
99
+ - 豬
100
+ solar_terms:
101
+ - 小寒
102
+ - 大寒
103
+ - 立春
104
+ - 雨水
105
+ - 驚蟄
106
+ - 春分
107
+ - 清明
108
+ - 穀雨
109
+ - 立夏
110
+ - 小滿
111
+ - 芒種
112
+ - 夏至
113
+ - 小暑
114
+ - 大暑
115
+ - 立秋
116
+ - 處暑
117
+ - 白露
118
+ - 秋分
119
+ - 寒露
120
+ - 霜降
121
+ - 立冬
122
+ - 小雪
123
+ - 大雪
124
+ - 冬至
125
+ japanese:
126
+ rokuyo_terms:
127
+ - 先勝
128
+ - 友引
129
+ - 先負
130
+ - 佛滅
131
+ - 大安
132
+ - 赤口
133
+ nengo:
134
+ reiwa: 令和
135
+ ym_format: "%Y年 (%{nengo}%{alt_year}年) %-m月"
136
+ year_1: 元
137
+ hebrew:
138
+ ym_format: ", %{month_label} %{alt_year}"
139
+ month_labels:
140
+ - Nisan
141
+ - Iyar
142
+ - Sivan
143
+ - Tamuz
144
+ - Av
145
+ - Elul
146
+ - Tishri
147
+ - Heshvan
148
+ - Kislev
149
+ - Tevet
150
+ - Shevat
151
+ - Adar
152
+ - Adar I
153
+ - Adar II
154
+ month_labels_abbr:
155
+ - Nis
156
+ - Iya
157
+ - Siv
158
+ - Tam
159
+ - Av
160
+ - Elu
161
+ - Tis
162
+ - Hes
163
+ - Kis
164
+ - Tev
165
+ - Shv
166
+ - Ada
167
+ - Ad1
168
+ - Ad2
169
+ hijri:
170
+ ym_format: ", %{month_label} %{alt_year}"
171
+ month_labels:
172
+ -
173
+ - Muharram
174
+ - Safar
175
+ - Rabiʻ I
176
+ - Rabiʻ II
177
+ - Jumada I
178
+ - Jumada II
179
+ - Rajab
180
+ - Shaʻban
181
+ - Ramadan
182
+ - Shawwal
183
+ - Dhuʻl-Qiʻdah
184
+ - Dhuʻl-Hijjah
185
+ bengali:
186
+ ym_format: ", %{month_label} %{alt_year}"
187
+ month_labels:
188
+ -
189
+ - Boishakh
190
+ - Joishtho
191
+ - Asharh
192
+ - Srabon
193
+ - Bhadro
194
+ - Ashwin
195
+ - Kartika
196
+ - Ogrohayon
197
+ - Poush
198
+ - Magh
199
+ - Falgun
200
+ - Choitro
201
+ indian:
202
+ ym_format: ", %{month_label} %{alt_year}"
203
+ month_labels:
204
+ -
205
+ - Chaitra
206
+ - Vaisakha
207
+ - Jyaistha
208
+ - Asadha
209
+ - Sravana
210
+ - Bhadra
211
+ - Asvina
212
+ - Kartika
213
+ - Agrahayana
214
+ - Pausa
215
+ - Magha
216
+ - Phalguna
@@ -0,0 +1,21 @@
1
+ da:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Dage tilbage i år
8
+ days_passed: Dage gået
9
+ days_left: Dage tilbage
10
+
11
+ weather:
12
+ title: Vejr
13
+ temperature: Temperatur
14
+ feels_like: Føles som
15
+ humidity: Fugtighed
16
+ low: Lav
17
+ high: Høj
18
+ uv: UV
19
+ right_now: Lige nu
20
+ today: I dag
21
+ tomorrow: I morgen
@@ -0,0 +1,21 @@
1
+ de-AT:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Verbleibende Tage dieses Jahr
8
+ days_passed: Vergangene Tage
9
+ days_left: Verbleibende Tage
10
+
11
+ weather:
12
+ title: Wetter
13
+ temperature: Temperatur
14
+ feels_like: Gefühlt
15
+ humidity: Feuchtigkeit
16
+ low: Tief
17
+ high: Hoch
18
+ uv: UV
19
+ right_now: Jetzt
20
+ today: Heute
21
+ tomorrow: Morgen
@@ -0,0 +1,21 @@
1
+ de:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Verbleibende Tage dieses Jahr
8
+ days_passed: Vergangene Tage
9
+ days_left: Verbleibende Tage
10
+
11
+ weather:
12
+ title: Wetter
13
+ temperature: Temperatur
14
+ feels_like: Gefühlt
15
+ humidity: Feuchtigkeit
16
+ low: Tief
17
+ high: Hoch
18
+ uv: UV
19
+ right_now: Jetzt
20
+ today: Heute
21
+ tomorrow: Morgen
@@ -0,0 +1,21 @@
1
+ en:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Days Left This Year
8
+ days_passed: Days Passed
9
+ days_left: Days Left
10
+
11
+ weather:
12
+ title: Weather
13
+ temperature: Temperature
14
+ feels_like: Feels Like
15
+ humidity: Humidity
16
+ low: Low
17
+ high: High
18
+ uv: UV
19
+ right_now: Right Now
20
+ today: Today
21
+ tomorrow: Tomorrow
@@ -0,0 +1,20 @@
1
+ es-ES:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+ # plugin-specific localizations; alphabetize by plugin's keyname
5
+ days_left_year:
6
+ title: Días Restantes En Este Año
7
+ days_passed: Días Pasados
8
+ days_left: Días Restantes
9
+
10
+ weather:
11
+ title: El Tiempo
12
+ temperature: Temperatura
13
+ feels_like: Sensación Térmica
14
+ humidity: Humedad
15
+ low: Mínima
16
+ high: Máxima
17
+ uv: UV
18
+ right_now: Ahora
19
+ today: Hoy
20
+ tomorrow: Mañana
@@ -0,0 +1,21 @@
1
+ fr:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Jours restants cette année
8
+ days_passed: Jours passés
9
+ days_left: Jours restants
10
+
11
+ weather:
12
+ title: Météo
13
+ temperature: Température
14
+ feels_like: Ressenti
15
+ humidity: Humidité
16
+ low: Minimale
17
+ high: Maximale
18
+ uv: UV
19
+ right_now: Maintenant
20
+ today: Aujourd'hui
21
+ tomorrow: Demain
@@ -0,0 +1,21 @@
1
+ he:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: ימים שנותרו עד לסוף השנה
8
+ days_passed: ימים שחלפו
9
+ days_left: ימים שנותרו
10
+
11
+ weather:
12
+ title: מזג אויר
13
+ temperature: טמפרטורה
14
+ feels_like: תחושה
15
+ humidity: לחות
16
+ low: נמוכה
17
+ high: גבוהה
18
+ uv: UV אינדקס קרני
19
+ right_now: כעת
20
+ today: היום
21
+ tomorrow: מחר
@@ -0,0 +1,21 @@
1
+ id:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Days Left This Year
8
+ days_passed: Days Passed
9
+ days_left: Days Left
10
+
11
+ weather:
12
+ title: Weather
13
+ temperature: Temperature
14
+ feels_like: Feels Like
15
+ humidity: Humidity
16
+ low: Low
17
+ high: High
18
+ uv: UV
19
+ right_now: Right Now
20
+ today: Today
21
+ tomorrow: Tomorrow
@@ -0,0 +1,21 @@
1
+ it:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Days Left This Year
8
+ days_passed: Days Passed
9
+ days_left: Days Left
10
+
11
+ weather:
12
+ title: Weather
13
+ temperature: Temperature
14
+ feels_like: Feels Like
15
+ humidity: Humidity
16
+ low: Low
17
+ high: High
18
+ uv: UV
19
+ right_now: Right Now
20
+ today: Today
21
+ tomorrow: Tomorrow
@@ -0,0 +1,21 @@
1
+ ja:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: 今年の残り日数
8
+ days_passed: 経過日数
9
+ days_left: 残り日数
10
+
11
+ weather:
12
+ title: 天気
13
+ temperature: 温度
14
+ feels_like: 体感温度
15
+ humidity: 湿度
16
+ low: 最低
17
+ high: 最高
18
+ uv: UV指数
19
+ right_now: 現在
20
+ today: 今日
21
+ tomorrow: 明日
@@ -0,0 +1,21 @@
1
+ ko:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: 올해 남은 날
8
+ days_passed: 일 후
9
+ days_left: 남은 날
10
+
11
+ weather:
12
+ title: 날씨
13
+ temperature: 온도
14
+ feels_like: 체감온도
15
+ humidity: 습도
16
+ low: 최저
17
+ high: 최고
18
+ uv: 자외선
19
+ right_now: 지금
20
+ today: 오늘
21
+ tomorrow: 내일
@@ -0,0 +1,21 @@
1
+ nl:
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Dagen over dit jaar
8
+ days_passed: Verstreken dagen
9
+ days_left: Resterende dagen
10
+
11
+ weather:
12
+ title: Weer
13
+ temperature: Temperatuur
14
+ feels_like: Gevoelstemperatuur
15
+ humidity: Vochtigheid
16
+ low: Min
17
+ high: Max
18
+ uv: UV
19
+ right_now: Op dit moment
20
+ today: Vandaag
21
+ tomorrow: Morgen
@@ -0,0 +1,21 @@
1
+ "no":
2
+ # namespace to not interfere with other localizations
3
+ renders:
4
+
5
+ # plugin-specific localizations; alphabetize by plugin's keyname
6
+ days_left_year:
7
+ title: Dager igjen i år
8
+ days_passed: Dager som har gått
9
+ days_left: Gjenstående dager
10
+
11
+ weather:
12
+ title: Vær
13
+ temperature: Temperatur
14
+ feels_like: Føles som
15
+ humidity: Fuktighet
16
+ low: Lav
17
+ high: Høy
18
+ uv: UV
19
+ right_now: Akkurat nå
20
+ today: I dag
21
+ tomorrow: I morgen