[strings] Generated translations

This commit is contained in:
Marat 2016-03-10 15:49:05 +03:00
parent 54690229ec
commit 1a43e00dd0
2 changed files with 6 additions and 6 deletions

View file

@ -169,7 +169,7 @@
<!-- Settings button in system menu -->
<string name="settings">Impostazioni</string>
<!-- Header of settings activity where user defines storage path -->
<string name="maps_storage">Lista delle Mape</string>
<string name="maps_storage">Cartella mappe</string>
<!-- Detailed description of Maps Storage settings button -->
<string name="maps_storage_summary">Seleziona il luogo in cui le mappe devono essere scaricate</string>
<!-- Question dialog for transferring maps from one storage to another -->
@ -311,9 +311,9 @@
<!-- Settings «Map» category: «Night style» title -->
<string name="pref_map_style_title">Modalità notturna</string>
<!-- «Map style» entry value -->
<string name="pref_map_style_default">Sì</string>
<string name="pref_map_style_default">Spento</string>
<!-- «Map style» entry value -->
<string name="pref_map_style_night">No</string>
<string name="pref_map_style_night">Acceso</string>
<!-- «Map style» entry value -->
<string name="pref_map_style_auto">Auto</string>
<!-- Settings «Map» category: «Perspective view» title -->

View file

@ -280,7 +280,7 @@
"settings" = "Impostazioni";
/* Header of settings activity where user defines storage path */
"maps_storage" = "Lista delle Mape";
"maps_storage" = "Cartella mappe";
/* Detailed description of Maps Storage settings button */
"maps_storage_summary" = "Seleziona il luogo in cui le mappe devono essere scaricate";
@ -499,10 +499,10 @@
"pref_map_style_title" = "Modalità notturna";
/* «Map style» entry value */
"pref_map_style_default" = "Sì";
"pref_map_style_default" = "Spento";
/* «Map style» entry value */
"pref_map_style_night" = "No";
"pref_map_style_night" = "Acceso";
/* «Map style» entry value */
"pref_map_style_auto" = "Auto";