forked from organicmaps/organicmaps
Merge pull request #2036 from ForkWithMe/Minor_fix_in_Italian_translation
Minor fix in Italian translation
This commit is contained in:
commit
4a2be7f549
3 changed files with 9 additions and 9 deletions
|
@ -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 -->
|
||||
|
|
|
@ -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";
|
||||
|
|
|
@ -2997,7 +2997,7 @@
|
|||
de = Kartenspeicher
|
||||
es = Almacenamiento de mapas
|
||||
fr = Stockage des cartes
|
||||
it = Lista delle Mape
|
||||
it = Cartella mappe
|
||||
ja = マップ保存先
|
||||
ko = 지도 저장소
|
||||
nl = Kaarten bewaren
|
||||
|
@ -5328,7 +5328,7 @@
|
|||
de = Aus
|
||||
fi = Pois päältä
|
||||
cs = Vypnuto
|
||||
it = Sì
|
||||
it = Spento
|
||||
nb = Av
|
||||
zh-Hant = 關
|
||||
zh-Hans = 关闭
|
||||
|
@ -5359,7 +5359,7 @@
|
|||
de = An
|
||||
fi = Päällä
|
||||
cs = Zapnuto
|
||||
it = No
|
||||
it = Acceso
|
||||
nb = På
|
||||
zh-Hant = 開
|
||||
zh-Hans = 开启
|
||||
|
|
Loading…
Add table
Reference in a new issue