summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/italiano.lang76
1 files changed, 62 insertions, 14 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 2015474e93..4c528511fa 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -4407,7 +4407,7 @@
4407 </dest> 4407 </dest>
4408 <voice> 4408 <voice>
4409 *: none 4409 *: none
4410 alarm: "" 4410 alarm: "Sveglia tra"
4411 </voice> 4411 </voice>
4412</phrase> 4412</phrase>
4413<phrase> 4413<phrase>
@@ -4420,11 +4420,11 @@
4420 </source> 4420 </source>
4421 <dest> 4421 <dest>
4422 *: none 4422 *: none
4423 alarm: "Spegnimento..." 4423 alarm: "Imposta Allarme"
4424 </dest> 4424 </dest>
4425 <voice> 4425 <voice>
4426 *: none 4426 *: none
4427 alarm: "" 4427 alarm: "Imposta Allarme"
4428 </voice> 4428 </voice>
4429</phrase> 4429</phrase>
4430<phrase> 4430<phrase>
@@ -4441,7 +4441,7 @@
4441 </dest> 4441 </dest>
4442 <voice> 4442 <voice>
4443 *: none 4443 *: none
4444 alarm: "" 4444 alarm: "L'orario impostato รจ troppo vicino!"
4445 </voice> 4445 </voice>
4446</phrase> 4446</phrase>
4447<phrase> 4447<phrase>
@@ -4477,7 +4477,7 @@
4477 </dest> 4477 </dest>
4478 <voice> 4478 <voice>
4479 *: none 4479 *: none
4480 alarm: "" 4480 alarm: "Sveglia disattivata"
4481 </voice> 4481 </voice>
4482</phrase> 4482</phrase>
4483<phrase> 4483<phrase>
@@ -11203,15 +11203,15 @@
11203 user: 11203 user:
11204 <source> 11204 <source>
11205 *: none 11205 *: none
11206 lcd_color: "Line Selector Primary Colour" 11206 lcd_color: "Primary Colour"
11207 </source> 11207 </source>
11208 <dest> 11208 <dest>
11209 *: none 11209 *: none
11210 lcd_color: "Colore Primario Selettore Linea" 11210 lcd_color: "Colore Primario"
11211 </dest> 11211 </dest>
11212 <voice> 11212 <voice>
11213 *: none 11213 *: none
11214 lcd_color: "Colore Primario Selettore Linea" 11214 lcd_color: "Colore Primario"
11215 </voice> 11215 </voice>
11216</phrase> 11216</phrase>
11217<phrase> 11217<phrase>
@@ -11220,15 +11220,15 @@
11220 user: 11220 user:
11221 <source> 11221 <source>
11222 *: none 11222 *: none
11223 lcd_color: "Line Selector Secondary Colour" 11223 lcd_color: "Secondary Colour"
11224 </source> 11224 </source>
11225 <dest> 11225 <dest>
11226 *: none 11226 *: none
11227 lcd_color: "Colore Secondario Selettore Linea" 11227 lcd_color: "Colore Secondario"
11228 </dest> 11228 </dest>
11229 <voice> 11229 <voice>
11230 *: none 11230 *: none
11231 lcd_color: "Colore Secondario Selettore Linea" 11231 lcd_color: "Colore Secondario"
11232 </voice> 11232 </voice>
11233</phrase> 11233</phrase>
11234<phrase> 11234<phrase>
@@ -11237,15 +11237,15 @@
11237 user: 11237 user:
11238 <source> 11238 <source>
11239 *: none 11239 *: none
11240 lcd_color: "Line Selector Text Colour" 11240 lcd_color: "Text Colour"
11241 </source> 11241 </source>
11242 <dest> 11242 <dest>
11243 *: none 11243 *: none
11244 lcd_color: "Colore Testo Selettore Linea" 11244 lcd_color: "Colore Testo"
11245 </dest> 11245 </dest>
11246 <voice> 11246 <voice>
11247 *: none 11247 *: none
11248 lcd_color: "Colore Testo Selettore Linea" 11248 lcd_color: "Colore Testo"
11249 </voice> 11249 </voice>
11250</phrase> 11250</phrase>
11251<phrase> 11251<phrase>
@@ -11296,3 +11296,51 @@
11296 *: "Europa Centrale" 11296 *: "Europa Centrale"
11297 </voice> 11297 </voice>
11298</phrase> 11298</phrase>
11299<phrase>
11300 id: LANG_THEME_MENU
11301 desc: in the settings menu
11302 user:
11303 <source>
11304 *: "Theme Settings"
11305 </source>
11306 <dest>
11307 *: "Impostazioni Tema"
11308 </dest>
11309 <voice>
11310 *: "Impostazioni Tema"
11311 </voice>
11312</phrase>
11313<phrase>
11314 id: LANG_COLORS_MENU
11315 desc: colours menu under theme settings
11316 user:
11317 <source>
11318 *: none
11319 lcd_color: "Colours"
11320 </source>
11321 <dest>
11322 *: none
11323 lcd_color: "Colori"
11324 </dest>
11325 <voice>
11326 *: none
11327 lcd_color: "Colori"
11328 </voice>
11329</phrase>
11330<phrase>
11331 id: LANG_SELECTOR_COLOR_MENU
11332 desc: line selector color menu title
11333 user:
11334 <source>
11335 *: none
11336 lcd_color: "Line Selector Colours"
11337 </source>
11338 <dest>
11339 *: none
11340 lcd_color: "Colori Selettore Linea"
11341 </dest>
11342 <voice>
11343 *: none
11344 lcd_color: "Colori Selettore Linea"
11345 </voice>
11346</phrase>