trmnl-i18n 0.2.0 → 0.3.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.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +4 -4
- data/README.adoc +4 -4
- data/lib/trmnl/i18n/locales/custom_plugins/da.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/de-AT.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/de.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/en.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/es-ES.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/fr.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/he.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/id.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/it.yml +16 -2
- data/lib/trmnl/i18n/locales/custom_plugins/ja.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/ko.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/nl.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/pl.yml +188 -0
- data/lib/trmnl/i18n/locales/custom_plugins/pt-BR.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/raw.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/sv.yml +188 -0
- data/lib/trmnl/i18n/locales/custom_plugins/uk.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/zh-CN.yml +14 -0
- data/lib/trmnl/i18n/locales/custom_plugins/zh-HK.yml +14 -0
- data/lib/trmnl/i18n/locales/plugin_renders/da.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/de-AT.yml +199 -27
- data/lib/trmnl/i18n/locales/plugin_renders/de.yml +199 -27
- data/lib/trmnl/i18n/locales/plugin_renders/en.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/es-ES.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/fr.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/he.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/id.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/it.yml +203 -31
- data/lib/trmnl/i18n/locales/plugin_renders/ja.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/ko.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/nl.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/no.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/pl.yml +399 -0
- data/lib/trmnl/i18n/locales/plugin_renders/pt-BR.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/raw.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/sv.yml +217 -0
- data/lib/trmnl/i18n/locales/plugin_renders/uk.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/zh-CN.yml +172 -0
- data/lib/trmnl/i18n/locales/plugin_renders/zh-HK.yml +172 -0
- data/lib/trmnl/i18n/locales/web_ui/da.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/de-AT.yml +202 -117
- data/lib/trmnl/i18n/locales/web_ui/de.yml +202 -117
- data/lib/trmnl/i18n/locales/web_ui/en-GB.yml +479 -0
- data/lib/trmnl/i18n/locales/web_ui/en.yml +95 -12
- data/lib/trmnl/i18n/locales/web_ui/es-ES.yml +170 -85
- data/lib/trmnl/i18n/locales/web_ui/fr.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/he.yml +95 -10
- data/lib/trmnl/i18n/locales/web_ui/id.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/it.yml +150 -65
- data/lib/trmnl/i18n/locales/web_ui/ja.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/ko.yml +177 -92
- data/lib/trmnl/i18n/locales/web_ui/nl.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/no.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/pl.yml +661 -0
- data/lib/trmnl/i18n/locales/web_ui/pt-BR.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/raw.yml +92 -9
- data/lib/trmnl/i18n/locales/web_ui/sv.yml +479 -0
- data/lib/trmnl/i18n/locales/web_ui/uk.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/zh-CN.yml +94 -9
- data/lib/trmnl/i18n/locales/web_ui/zh-HK.yml +93 -8
- data/trmnl-i18n.gemspec +2 -2
- data.tar.gz.sig +0 -0
- metadata +10 -3
- metadata.gz.sig +0 -0
@@ -1,10 +1,30 @@
|
|
1
1
|
---
|
2
2
|
zh-CN:
|
3
3
|
renders:
|
4
|
+
and_x_more_prefix: And
|
5
|
+
and_x_more_suffix: more
|
4
6
|
days_left_year:
|
5
7
|
title: Days Left This Year
|
6
8
|
days_passed: Days Passed
|
7
9
|
days_left: Days Left
|
10
|
+
lunar_calendar:
|
11
|
+
title: Lunar Calendar
|
12
|
+
age: Lunar Age
|
13
|
+
current_phase: Current Phase
|
14
|
+
illumination: Moon Illumination
|
15
|
+
next_full_moon: Next Full Moon
|
16
|
+
next_new_moon: Next New Moon
|
17
|
+
next_phase: Next Phase
|
18
|
+
next_phase_short: Next
|
19
|
+
moon_phases:
|
20
|
+
new_moon: New Moon
|
21
|
+
waxing_crescent: Waxing Crescent
|
22
|
+
first_quarter: First Quarter
|
23
|
+
waxing_gibbous: Waxing Gibbous
|
24
|
+
full_moon: Full Moon
|
25
|
+
waning_gibbous: Waning Gibbous
|
26
|
+
third_quarter: Third Quarter
|
27
|
+
waning_crescent: Waning Crescent
|
8
28
|
parcel:
|
9
29
|
delivery_by: Delivery by
|
10
30
|
empty: There are no deliveries
|
@@ -43,3 +63,155 @@ zh-CN:
|
|
43
63
|
right_now: Right Now
|
44
64
|
today: Today
|
45
65
|
tomorrow: Tomorrow
|
66
|
+
weatherapi:
|
67
|
+
uv:
|
68
|
+
low: Low
|
69
|
+
moderate: Moderate
|
70
|
+
high: High
|
71
|
+
very_high: Very High
|
72
|
+
extreme: Extreme
|
73
|
+
conditions:
|
74
|
+
- code: 1000
|
75
|
+
day: Sunny
|
76
|
+
night: Clear
|
77
|
+
- code: 1003
|
78
|
+
day: Partly Cloudy
|
79
|
+
night: Partly Cloudy
|
80
|
+
- code: 1006
|
81
|
+
day: Cloudy
|
82
|
+
night: Cloudy
|
83
|
+
- code: 1009
|
84
|
+
day: Overcast
|
85
|
+
night: Overcast
|
86
|
+
- code: 1030
|
87
|
+
day: Mist
|
88
|
+
night: Mist
|
89
|
+
- code: 1063
|
90
|
+
day: Light Rain
|
91
|
+
night: Light Rain
|
92
|
+
- code: 1066
|
93
|
+
day: Light Snow
|
94
|
+
night: Light Snow
|
95
|
+
- code: 1069
|
96
|
+
day: Sleet
|
97
|
+
night: Sleet
|
98
|
+
- code: 1072
|
99
|
+
day: Freeze Drizzle
|
100
|
+
night: Freeze Drizzle
|
101
|
+
- code: 1087
|
102
|
+
day: Thunder
|
103
|
+
night: Thunder
|
104
|
+
- code: 1114
|
105
|
+
day: Blowing Snow
|
106
|
+
night: Blowing Snow
|
107
|
+
- code: 1117
|
108
|
+
day: Blizzard
|
109
|
+
night: Blizzard
|
110
|
+
- code: 1135
|
111
|
+
day: Fog
|
112
|
+
night: Fog
|
113
|
+
- code: 1147
|
114
|
+
day: Freezing Fog
|
115
|
+
night: Freezing Fog
|
116
|
+
- code: 1150
|
117
|
+
day: Light Drizzle
|
118
|
+
night: Light Drizzle
|
119
|
+
- code: 1153
|
120
|
+
day: Drizzle
|
121
|
+
night: Drizzle
|
122
|
+
- code: 1168
|
123
|
+
day: Freeze Drizzle
|
124
|
+
night: Freeze Drizzle
|
125
|
+
- code: 1171
|
126
|
+
day: Heavy Freeze
|
127
|
+
night: Heavy Freeze
|
128
|
+
- code: 1180
|
129
|
+
day: Light Rain
|
130
|
+
night: Light Rain
|
131
|
+
- code: 1183
|
132
|
+
day: Light Rain
|
133
|
+
night: Light Rain
|
134
|
+
- code: 1186
|
135
|
+
day: Moderate Rain
|
136
|
+
night: Moderate Rain
|
137
|
+
- code: 1189
|
138
|
+
day: Moderate Rain
|
139
|
+
night: Moderate Rain
|
140
|
+
- code: 1192
|
141
|
+
day: Heavy Rain
|
142
|
+
night: Heavy Rain
|
143
|
+
- code: 1195
|
144
|
+
day: Heavy Rain
|
145
|
+
night: Heavy Rain
|
146
|
+
- code: 1198
|
147
|
+
day: Light Freeze
|
148
|
+
night: Light Freeze
|
149
|
+
- code: 1201
|
150
|
+
day: Heavy Freeze
|
151
|
+
night: Heavy Freeze
|
152
|
+
- code: 1204
|
153
|
+
day: Light Sleet
|
154
|
+
night: Light Sleet
|
155
|
+
- code: 1207
|
156
|
+
day: Heavy Sleet
|
157
|
+
night: Heavy Sleet
|
158
|
+
- code: 1210
|
159
|
+
day: Light Snow
|
160
|
+
night: Light Snow
|
161
|
+
- code: 1213
|
162
|
+
day: Light Snow
|
163
|
+
night: Light Snow
|
164
|
+
- code: 1216
|
165
|
+
day: Moderate Snow
|
166
|
+
night: Moderate Snow
|
167
|
+
- code: 1219
|
168
|
+
day: Moderate Snow
|
169
|
+
night: Moderate Snow
|
170
|
+
- code: 1222
|
171
|
+
day: Heavy Snow
|
172
|
+
night: Heavy Snow
|
173
|
+
- code: 1225
|
174
|
+
day: Heavy Snow
|
175
|
+
night: Heavy Snow
|
176
|
+
- code: 1237
|
177
|
+
day: Ice Pellets
|
178
|
+
night: Ice Pellets
|
179
|
+
- code: 1240
|
180
|
+
day: Light Rain
|
181
|
+
night: Light Rain
|
182
|
+
- code: 1243
|
183
|
+
day: Heavy Rain
|
184
|
+
night: Heavy Rain
|
185
|
+
- code: 1246
|
186
|
+
day: Torrential Rain
|
187
|
+
night: Torrential Rain
|
188
|
+
- code: 1249
|
189
|
+
day: Light Sleet
|
190
|
+
night: Light Sleet
|
191
|
+
- code: 1252
|
192
|
+
day: Heavy Sleet
|
193
|
+
night: Heavy Sleet
|
194
|
+
- code: 1255
|
195
|
+
day: Light Snow
|
196
|
+
night: Light Snow
|
197
|
+
- code: 1258
|
198
|
+
day: Heavy Snow
|
199
|
+
night: Heavy Snow
|
200
|
+
- code: 1261
|
201
|
+
day: Light Ice
|
202
|
+
night: Light Ice
|
203
|
+
- code: 1264
|
204
|
+
day: Heavy Ice
|
205
|
+
night: Heavy Ice
|
206
|
+
- code: 1273
|
207
|
+
day: Thunder & Rain
|
208
|
+
night: Thunder & Rain
|
209
|
+
- code: 1276
|
210
|
+
day: Thunder & Rain
|
211
|
+
night: Thunder & Rain
|
212
|
+
- code: 1279
|
213
|
+
day: Thunder & Snow
|
214
|
+
night: Thunder & Snow
|
215
|
+
- code: 1282
|
216
|
+
day: Thunder & Snow
|
217
|
+
night: Thunder & Snow
|
@@ -1,10 +1,30 @@
|
|
1
1
|
---
|
2
2
|
zh-HK:
|
3
3
|
renders:
|
4
|
+
and_x_more_prefix: And
|
5
|
+
and_x_more_suffix: more
|
4
6
|
days_left_year:
|
5
7
|
title: 今年剩餘日數
|
6
8
|
days_passed: 經過日數
|
7
9
|
days_left: 剩餘日數
|
10
|
+
lunar_calendar:
|
11
|
+
title: Lunar Calendar
|
12
|
+
age: Lunar Age
|
13
|
+
current_phase: Current Phase
|
14
|
+
illumination: Moon Illumination
|
15
|
+
next_full_moon: Next Full Moon
|
16
|
+
next_new_moon: Next New Moon
|
17
|
+
next_phase: Next Phase
|
18
|
+
next_phase_short: Next
|
19
|
+
moon_phases:
|
20
|
+
new_moon: New Moon
|
21
|
+
waxing_crescent: Waxing Crescent
|
22
|
+
first_quarter: First Quarter
|
23
|
+
waxing_gibbous: Waxing Gibbous
|
24
|
+
full_moon: Full Moon
|
25
|
+
waning_gibbous: Waning Gibbous
|
26
|
+
third_quarter: Third Quarter
|
27
|
+
waning_crescent: Waning Crescent
|
8
28
|
parcel:
|
9
29
|
delivery_by: Delivery by
|
10
30
|
empty: There are no deliveries
|
@@ -43,3 +63,155 @@ zh-HK:
|
|
43
63
|
right_now: 即時
|
44
64
|
today: 今日
|
45
65
|
tomorrow: 明日
|
66
|
+
weatherapi:
|
67
|
+
uv:
|
68
|
+
low: Low
|
69
|
+
moderate: Moderate
|
70
|
+
high: High
|
71
|
+
very_high: Very High
|
72
|
+
extreme: Extreme
|
73
|
+
conditions:
|
74
|
+
- code: 1000
|
75
|
+
day: Sunny
|
76
|
+
night: Clear
|
77
|
+
- code: 1003
|
78
|
+
day: Partly Cloudy
|
79
|
+
night: Partly Cloudy
|
80
|
+
- code: 1006
|
81
|
+
day: Cloudy
|
82
|
+
night: Cloudy
|
83
|
+
- code: 1009
|
84
|
+
day: Overcast
|
85
|
+
night: Overcast
|
86
|
+
- code: 1030
|
87
|
+
day: Mist
|
88
|
+
night: Mist
|
89
|
+
- code: 1063
|
90
|
+
day: Light Rain
|
91
|
+
night: Light Rain
|
92
|
+
- code: 1066
|
93
|
+
day: Light Snow
|
94
|
+
night: Light Snow
|
95
|
+
- code: 1069
|
96
|
+
day: Sleet
|
97
|
+
night: Sleet
|
98
|
+
- code: 1072
|
99
|
+
day: Freeze Drizzle
|
100
|
+
night: Freeze Drizzle
|
101
|
+
- code: 1087
|
102
|
+
day: Thunder
|
103
|
+
night: Thunder
|
104
|
+
- code: 1114
|
105
|
+
day: Blowing Snow
|
106
|
+
night: Blowing Snow
|
107
|
+
- code: 1117
|
108
|
+
day: Blizzard
|
109
|
+
night: Blizzard
|
110
|
+
- code: 1135
|
111
|
+
day: Fog
|
112
|
+
night: Fog
|
113
|
+
- code: 1147
|
114
|
+
day: Freezing Fog
|
115
|
+
night: Freezing Fog
|
116
|
+
- code: 1150
|
117
|
+
day: Light Drizzle
|
118
|
+
night: Light Drizzle
|
119
|
+
- code: 1153
|
120
|
+
day: Drizzle
|
121
|
+
night: Drizzle
|
122
|
+
- code: 1168
|
123
|
+
day: Freeze Drizzle
|
124
|
+
night: Freeze Drizzle
|
125
|
+
- code: 1171
|
126
|
+
day: Heavy Freeze
|
127
|
+
night: Heavy Freeze
|
128
|
+
- code: 1180
|
129
|
+
day: Light Rain
|
130
|
+
night: Light Rain
|
131
|
+
- code: 1183
|
132
|
+
day: Light Rain
|
133
|
+
night: Light Rain
|
134
|
+
- code: 1186
|
135
|
+
day: Moderate Rain
|
136
|
+
night: Moderate Rain
|
137
|
+
- code: 1189
|
138
|
+
day: Moderate Rain
|
139
|
+
night: Moderate Rain
|
140
|
+
- code: 1192
|
141
|
+
day: Heavy Rain
|
142
|
+
night: Heavy Rain
|
143
|
+
- code: 1195
|
144
|
+
day: Heavy Rain
|
145
|
+
night: Heavy Rain
|
146
|
+
- code: 1198
|
147
|
+
day: Light Freeze
|
148
|
+
night: Light Freeze
|
149
|
+
- code: 1201
|
150
|
+
day: Heavy Freeze
|
151
|
+
night: Heavy Freeze
|
152
|
+
- code: 1204
|
153
|
+
day: Light Sleet
|
154
|
+
night: Light Sleet
|
155
|
+
- code: 1207
|
156
|
+
day: Heavy Sleet
|
157
|
+
night: Heavy Sleet
|
158
|
+
- code: 1210
|
159
|
+
day: Light Snow
|
160
|
+
night: Light Snow
|
161
|
+
- code: 1213
|
162
|
+
day: Light Snow
|
163
|
+
night: Light Snow
|
164
|
+
- code: 1216
|
165
|
+
day: Moderate Snow
|
166
|
+
night: Moderate Snow
|
167
|
+
- code: 1219
|
168
|
+
day: Moderate Snow
|
169
|
+
night: Moderate Snow
|
170
|
+
- code: 1222
|
171
|
+
day: Heavy Snow
|
172
|
+
night: Heavy Snow
|
173
|
+
- code: 1225
|
174
|
+
day: Heavy Snow
|
175
|
+
night: Heavy Snow
|
176
|
+
- code: 1237
|
177
|
+
day: Ice Pellets
|
178
|
+
night: Ice Pellets
|
179
|
+
- code: 1240
|
180
|
+
day: Light Rain
|
181
|
+
night: Light Rain
|
182
|
+
- code: 1243
|
183
|
+
day: Heavy Rain
|
184
|
+
night: Heavy Rain
|
185
|
+
- code: 1246
|
186
|
+
day: Torrential Rain
|
187
|
+
night: Torrential Rain
|
188
|
+
- code: 1249
|
189
|
+
day: Light Sleet
|
190
|
+
night: Light Sleet
|
191
|
+
- code: 1252
|
192
|
+
day: Heavy Sleet
|
193
|
+
night: Heavy Sleet
|
194
|
+
- code: 1255
|
195
|
+
day: Light Snow
|
196
|
+
night: Light Snow
|
197
|
+
- code: 1258
|
198
|
+
day: Heavy Snow
|
199
|
+
night: Heavy Snow
|
200
|
+
- code: 1261
|
201
|
+
day: Light Ice
|
202
|
+
night: Light Ice
|
203
|
+
- code: 1264
|
204
|
+
day: Heavy Ice
|
205
|
+
night: Heavy Ice
|
206
|
+
- code: 1273
|
207
|
+
day: Thunder & Rain
|
208
|
+
night: Thunder & Rain
|
209
|
+
- code: 1276
|
210
|
+
day: Thunder & Rain
|
211
|
+
night: Thunder & Rain
|
212
|
+
- code: 1279
|
213
|
+
day: Thunder & Snow
|
214
|
+
night: Thunder & Snow
|
215
|
+
- code: 1282
|
216
|
+
day: Thunder & Snow
|
217
|
+
night: Thunder & Snow
|
@@ -1,5 +1,6 @@
|
|
1
1
|
---
|
2
2
|
da:
|
3
|
+
locale_name: Dansk
|
3
4
|
add: Tilføj
|
4
5
|
add_new: Tilføj ny
|
5
6
|
ago: siden
|
@@ -40,6 +41,7 @@ da:
|
|
40
41
|
keep_me_signed_in: Hold mig logget ind
|
41
42
|
knowledge_base: Vidensbase
|
42
43
|
last_name: Efternavn
|
44
|
+
learn_more: Learn more
|
43
45
|
loading: Indlæser
|
44
46
|
login: Log ind
|
45
47
|
log_out: Log ud
|
@@ -57,10 +59,14 @@ da:
|
|
57
59
|
sign_in: Log ind
|
58
60
|
sign_up: Tilmeld
|
59
61
|
something_went_wrong: Noget gik galt
|
60
|
-
|
62
|
+
tech_support: Support
|
61
63
|
update: Opdater
|
62
64
|
view: Vis
|
63
65
|
welcome: Velkommen
|
66
|
+
time:
|
67
|
+
formats:
|
68
|
+
shorter: "%-H.%M"
|
69
|
+
start_of_week: 1
|
64
70
|
account:
|
65
71
|
index:
|
66
72
|
title: Konto
|
@@ -99,9 +105,6 @@ da:
|
|
99
105
|
dashboard:
|
100
106
|
index:
|
101
107
|
title: Dashboard
|
102
|
-
morning_salutation: Godmorgen
|
103
|
-
afternoon_salutation: God eftermiddag
|
104
|
-
evening_salutation: God aften
|
105
108
|
last_7_days: Sidste 7 dage
|
106
109
|
last_30_days: Sidste 30 dage
|
107
110
|
last_90_days: Sidste 90 dage
|
@@ -114,7 +117,7 @@ da:
|
|
114
117
|
news:
|
115
118
|
title: Nyheder
|
116
119
|
cta: Se alle
|
117
|
-
|
120
|
+
playlist_items:
|
118
121
|
title: Playliste
|
119
122
|
cta: Rediger playliste
|
120
123
|
pieces_of_content_displayed: Indholdselementer vist
|
@@ -128,6 +131,10 @@ da:
|
|
128
131
|
time_saved:
|
129
132
|
title: Tid sparet
|
130
133
|
cta: Læs om
|
134
|
+
welcome_message:
|
135
|
+
morning_salutation: Godmorgen
|
136
|
+
afternoon_salutation: God eftermiddag
|
137
|
+
evening_salutation: God aften
|
131
138
|
devices:
|
132
139
|
edit:
|
133
140
|
accepts_beta_firmware: Firmware Tidlig Udgivelse
|
@@ -141,15 +148,25 @@ da:
|
|
141
148
|
device_credentials_hint: Se hvad du kan gøre med disse oplysninger __her__
|
142
149
|
device_name: Enhedsnavn
|
143
150
|
device_name_hint: Vi bruger dette til at gøre TRMNL-grænsefladen mere behagelig
|
151
|
+
device_model: Device Model
|
152
|
+
device_model_hint: Your hardware Model
|
153
|
+
device_model_switch_warning: This is a dangerous operation, learn more __here__
|
144
154
|
edit_device: Rediger enhed
|
155
|
+
guest_mode: Guest Mode
|
156
|
+
guest_mode_hint: Choose what to display (and for how long) whenever guest mode is enabled.
|
157
|
+
guest_mode_item_placeholder: Choose an item
|
158
|
+
guest_mode_duration_placeholder: Choose a duration
|
145
159
|
identify: Identificer
|
146
160
|
identify_device: Identificer enhed
|
147
161
|
identify_device_hint: Klik på knappen nedenfor for at generere en skærm på denne enhed, der hjælper med at identificere den.
|
148
162
|
logs: Logfiler
|
149
163
|
logs_hint: Fejlfinding af din enhed og plugins med en live feed af rå fejl-logfiler.
|
164
|
+
low_battery_email_notification: Low Battery Email Notification
|
150
165
|
mirror: Spejl
|
151
166
|
mirror_device: Spejl en anden enhed
|
152
167
|
mirror_device_hint: Angiv et (delbart) enheds-ID for at spejle dens playliste. Din playliste vil stadig blive vist.
|
168
|
+
mirror_stop: Disconnect Mirroring
|
169
|
+
mirror_sync: Sync Screens
|
153
170
|
ota_enabled: OTA-opdateringer aktiveret
|
154
171
|
ota_enabled_hint: Installer automatisk ny firmware. Deaktiver for at bruge din egen firmware.
|
155
172
|
sleep_mode: Dvaletilstand
|
@@ -159,8 +176,10 @@ da:
|
|
159
176
|
special_function_hint: Indstil en dobbeltklik-funktion for knappen på bagsiden af din enhed.
|
160
177
|
special_function_learn_more: Læs mere om specialfunktioner __her__.
|
161
178
|
unlink: Fjern tilknytning
|
179
|
+
unlink_confirm: Are you sure? This will delete all underlying plugin settings and playlist items, so the device can be added to another account.
|
162
180
|
unlink_device: Fjern tilknytning til enhed
|
163
181
|
unlink_device_hint: At fjerne tilknytningen til en TRMNL-enhed gør det sikkert at sælge eller give den til en anden.
|
182
|
+
unlink_device_learn_more: Follow the full guide __here__.
|
164
183
|
visibility: Synlighed
|
165
184
|
visibility_hint: Gør din TRMNL-enhed spejlbar ved at ændre indstillingerne nedenfor.
|
166
185
|
your_device: Din TRMNL
|
@@ -208,6 +227,8 @@ da:
|
|
208
227
|
source: Kilde
|
209
228
|
time: Tid
|
210
229
|
markups:
|
230
|
+
console_logs:
|
231
|
+
js_logs: JS Logs
|
211
232
|
form:
|
212
233
|
back_to_plugin_settings: Tilbage til plugin-indstillinger
|
213
234
|
design_system: Udnyt vores indbygget designsystem
|
@@ -250,9 +271,11 @@ da:
|
|
250
271
|
error: Ugyldig OTP-kode
|
251
272
|
verify_otp:
|
252
273
|
verify: Bekræft
|
274
|
+
reset: Reset MFA
|
275
|
+
reset_instructions: Click the button on the back of your TRMNL to generate a reset code
|
253
276
|
success: 2FA vellykket
|
254
277
|
error: Ugyldig OTP-kode
|
255
|
-
|
278
|
+
playlist_items:
|
256
279
|
index:
|
257
280
|
title: Playliste
|
258
281
|
tagline: Vælg hvad der vises på
|
@@ -266,18 +289,35 @@ da:
|
|
266
289
|
display_period_from: Vis fra
|
267
290
|
display_period_to: til
|
268
291
|
display_period_validation: Starttidspunkt skal være før sluttidspunkt. Opret en ny gruppe for at dække over midnat.
|
269
|
-
every:
|
270
|
-
|
292
|
+
every: Hver
|
293
|
+
never_skip: Never skip screens
|
294
|
+
smart_playlist: Smart Playlist
|
295
|
+
smart_playlist_hint: Automatically skip screens whose contents haven't changed in a while.
|
296
|
+
skip_after:
|
297
|
+
one: Skip stale screens after 1 day
|
298
|
+
other: Skip stale screens after %{count} days
|
299
|
+
playlist_item:
|
300
|
+
adjust_schedule: Adjust schedule
|
271
301
|
delete: Er du sikker på, at du vil fjerne dette element? Pluginet vil forblive tilsluttet, men ikke blive vist på din enhed.
|
272
302
|
displayed_now: Vist nu
|
273
303
|
not_displayed_yet: Afventer
|
274
304
|
remove_from_playlist: Fjern fra playliste
|
305
|
+
hide_playlist: Hide this item
|
306
|
+
show_playlist: Show this item
|
275
307
|
create:
|
276
308
|
error: Fejl ved opdatering af playliste
|
277
309
|
success: Playliste opdateret
|
278
310
|
destroy:
|
279
311
|
error: Fejl ved fjernelse af element fra playliste
|
280
312
|
success: Plugin fjernet fra playliste
|
313
|
+
toggle_visibility:
|
314
|
+
success: Playlist item %{change}
|
315
|
+
duplicate:
|
316
|
+
success: Playlist duplicated
|
317
|
+
sort:
|
318
|
+
success: Playlist order updated
|
319
|
+
set_preferences:
|
320
|
+
success: Smart playlist preference updated
|
281
321
|
update:
|
282
322
|
success: Playlistens rækkefølge opdateret
|
283
323
|
plugins:
|
@@ -304,10 +344,13 @@ da:
|
|
304
344
|
tagline: Andre brugere vil kunne installere dit plugin.
|
305
345
|
name: Navn
|
306
346
|
category: Kategori
|
347
|
+
category_hint: Hold cmd or ctrl to choose up to 3
|
348
|
+
refresh_every: Supported Refresh Interval
|
349
|
+
refresh_every_hint: The fastest refresh interval your plugin can support.
|
307
350
|
description: Beskrivelse
|
308
351
|
description_hint: Maksimum 50 tegn
|
309
352
|
icon: Ikon
|
310
|
-
icon_hint:
|
353
|
+
icon_hint: 512x512px anbefalet
|
311
354
|
installation_url: Installations-URL
|
312
355
|
installation_url_hint: Lær mere om installationsflowet __her__.
|
313
356
|
installation_success_webhook_url: Installation Success Webhook URL
|
@@ -316,6 +359,8 @@ da:
|
|
316
359
|
management_url_hint: Lær mere om administrationsflowet __her__.
|
317
360
|
markup_url: Plugin Markup URL
|
318
361
|
markup_url_hint: Lær mere om skærmgenerering __her__.
|
362
|
+
no_screen_padding: No Screen Padding
|
363
|
+
no_screen_padding_hint: Removes the outermost padding in fullscreen mode.
|
319
364
|
uninstallation_webhook_url: Afinstallations Webhook URL
|
320
365
|
edit:
|
321
366
|
title: Rediger plugin
|
@@ -324,6 +369,12 @@ da:
|
|
324
369
|
description: Beskrivelse
|
325
370
|
plugin_recipes:
|
326
371
|
connected: Recipe connected
|
372
|
+
connections:
|
373
|
+
one: Connection
|
374
|
+
other: Connections
|
375
|
+
forks:
|
376
|
+
one: Fork
|
377
|
+
other: Forks
|
327
378
|
new:
|
328
379
|
error: Opskrift ikke fundet
|
329
380
|
plugin_settings:
|
@@ -337,9 +388,15 @@ da:
|
|
337
388
|
reset_credentials: "%{plugin_name} konto nulstillet med succes"
|
338
389
|
form:
|
339
390
|
active_hint: Vis eller skjul denne plugin-instans på din enhed
|
391
|
+
advanced_settings: Advanced Settings
|
340
392
|
back_to_plugin: Tilbage til %{plugin}
|
341
393
|
back_to_plugins: Tilbage til Plugins
|
342
394
|
connect_with: Forbind med %{plugin}
|
395
|
+
debug_logs: Debug Logs
|
396
|
+
debug_logs_click_here: Click here
|
397
|
+
debug_logs_click_here_hint: to enable debug logs for this plugin instance.
|
398
|
+
debug_logs_enabled: Debug logs enabled for %{hours} hours.
|
399
|
+
debug_logs_enabled_link: View logs
|
343
400
|
disconnect_account: Afbryd konto
|
344
401
|
manage_plugin: Konfigurer %{plugin}
|
345
402
|
force_refresh: Tving opdatering
|
@@ -347,6 +404,11 @@ da:
|
|
347
404
|
force_refresh_click_here: Klik her
|
348
405
|
force_refresh_click_here_hint: for at generere en ny skærm med det samme
|
349
406
|
learn_more: Lær om dette plugin i vores vidensbase
|
407
|
+
learn_more_fork: This plugin was forked from a Recipe.
|
408
|
+
learn_more_fork_original: See Original
|
409
|
+
learn_more_recipe_author: Need help? Contact %{recipe_author} on Discord.
|
410
|
+
learn_more_recipe_long: This plugin is a community Recipe and is not maintained by TRMNL.
|
411
|
+
learn_more_recipe_short: 'Note: this plugin is a Recipe.'
|
350
412
|
linked_account: Tilknyttet konto
|
351
413
|
linked_account_success: Succesfuldt tilknyttet med %{plugin_name}
|
352
414
|
link_oauth: Link konto
|
@@ -357,6 +419,13 @@ da:
|
|
357
419
|
plugin_uuid: Plugin UUID
|
358
420
|
plugin_uuid_hint: Brug dette til at lave Webhook API-anmodninger.
|
359
421
|
preview: Forhåndsvisning - din enhed vil vise faktiske data
|
422
|
+
recipe_cta_heading_published: This plugin is a Recipe
|
423
|
+
recipe_cta_heading_in_review: Recipe in review
|
424
|
+
recipe_cta_heading_not_published: Publish as a Recipe?
|
425
|
+
recipe_cta_body_published: Changes will be reflected on existing installs and future installs/forks.
|
426
|
+
recipe_cta_body_in_review: This plugin has been submitted to our team. Stand by.
|
427
|
+
recipe_cta_body_not_published: Submit this plugin for others to install. __Learn more__.
|
428
|
+
recipe_cta_confirm: Are you sure? Our team will review and get back to you within a couple days. You may continue making changes.
|
360
429
|
refresh_rate: Opdateringshastighed
|
361
430
|
refresh_rate_hint: Definer hvor ofte denne plugin-instans henter friske data
|
362
431
|
refreshed: Opdateret
|
@@ -367,6 +436,7 @@ da:
|
|
367
436
|
refresh_paused_hint: Auto-opdatering er sat på pause. Tilføj til en playliste for at starte igen.
|
368
437
|
refresh_paused_mashup: Opdaterer Mashups
|
369
438
|
refresh_paused_mashup_hint: Auto-opdatering af fuldskærmsvisning er på pause. Mashups opdaterer.
|
439
|
+
refresh_stopped: Auto-refresh stopped. Please fix the plugin error to continue.
|
370
440
|
visit_docs: Besøg dokumentation
|
371
441
|
import:
|
372
442
|
archive_too_large: ZIP-file er for stor (%{max_mb} MB maksimum)
|
@@ -386,6 +456,21 @@ da:
|
|
386
456
|
referral_code:
|
387
457
|
create:
|
388
458
|
request_received: Anmodning modtaget, tjek din indbakke
|
459
|
+
recipes:
|
460
|
+
index:
|
461
|
+
newest_to_oldest: Newest to Oldest
|
462
|
+
oldest_to_newest: Oldest to Newest
|
463
|
+
most_popular: Most Popular
|
464
|
+
install: Install
|
465
|
+
fork: Fork
|
466
|
+
schedules:
|
467
|
+
form:
|
468
|
+
add: Add a custom schedule
|
469
|
+
append: And during…
|
470
|
+
no_schedule: This screen will be shown at all times.
|
471
|
+
some_schedule: Only show this screen during…
|
472
|
+
to: to
|
473
|
+
copy_prompt: Copy schedule from…
|
389
474
|
upgrade:
|
390
475
|
index:
|
391
476
|
title: 'Opgradering af enhed:'
|