Merge branch 'master' of github.com:osmandapp/Osmand

This commit is contained in:
Victor Shcherb 2015-04-28 00:30:48 +02:00
commit 33ae40b8e8
3 changed files with 22 additions and 11 deletions

View file

@ -458,7 +458,7 @@
<string name="poi_fuel:e20">E20</string>
<string name="poi_fuel:e85">E85</string>
<string name="poi_fuel:biogas">Biogás</string>
<string name="poi_railway_buffer_stop">Tope de tren</string>
<string name="poi_railway_buffer_stop">Topera</string>
<string name="poi_aerialway_t_bar">Telesquí (T)</string>
<string name="poi_aerialway_j_bar">Telesquí (J)</string>
<string name="poi_aerialway_drag_lift">Cable de arrastre</string>
@ -559,12 +559,12 @@
<string name="poi_lodging">Alojamiento</string>
<string name="poi_wilderness_hut">Choza de desierto</string>
<string name="poi_religion_muslim">Lugar de adoración: musulmán</string>
<string name="poi_religion_sikh">Lugar de adoración: sikh</string>
<string name="poi_religion_buddhist">Lugar de adoración: budista</string>
<string name="poi_religion_hindu">Lugar de adoración: hindú</string>
<string name="poi_religion_shinto">Lugar de adoración: shinto</string>
<string name="poi_religion_taoist">Lugar de adoración: taoísta</string>
<string name="poi_religion_muslim">Lugar de culto: musulmán</string>
<string name="poi_religion_sikh">Lugar de culto: sijismo</string>
<string name="poi_religion_buddhist">Lugar de culto: budista</string>
<string name="poi_religion_hindu">Lugar de culto: hindú</string>
<string name="poi_religion_shinto">Lugar de culto: sintoísmo</string>
<string name="poi_religion_taoist">Lugar de culto: taoísta</string>
<string name="poi_wayside_cross">Camino cruzado</string>
<string name="poi_wayside_shrine">Ermita</string>
@ -609,7 +609,7 @@
<string name="poi_craft_basket_maker">Cestero</string>
<string name="poi_craft_beekeeper">Apicultor</string>
<string name="poi_craft_brewery">Cervecería</string>
<string name="poi_craft_boatbuilder">Constructor</string>
<string name="poi_craft_boatbuilder">Constructor de botes</string>
<string name="poi_craft_bookbinder">Encuadernador</string>
<string name="poi_craft_caterer">Servicio de catering</string>
<string name="poi_craft_dressmaker">Modista</string>
@ -724,7 +724,7 @@
<string name="poi_craft_saddler">Guarnicionero</string>
<string name="poi_craft_sailmaker">Astillero artesanal</string>
<string name="poi_craft_stand_builder">Diseño de stands</string>
<string name="poi_craft_sun_protection">Fábrica de Toldos</string>
<string name="poi_craft_sun_protection">Fábrica de toldos</string>
<string name="poi_craft_sweep">Deshollinador</string>
<string name="poi_craft_tiler">Alicatador</string>
<string name="poi_craft_window_construction">Fábrica de ventanas</string>
@ -758,7 +758,7 @@
<string name="poi_military_airfield">Aeródromo militar</string>
<string name="poi_military_bunker">Búnker</string>
<string name="poi_military_barracks">Barracones</string>
<string name="poi_military_danger_area">Zona de peligro</string>
<string name="poi_military_danger_area">Zona peligrosa</string>
<string name="poi_military_range">Campo de tiro militar</string>
<string name="poi_military_naval_base">Base naval militar</string>
<string name="poi_military_nuclear_explosion_site">Sitio de explosión nuclear</string>

View file

@ -2030,4 +2030,5 @@ Afghanistan, Albanie, Algérie, Allemagne, Andorre, Angola, Anguilla, Antigua-et
<string name="storage_directory_default">Mémoire interne</string>
<string name="storage_directory">Stockage de la carte</string>
<string name="shared_string_copy">Copier</string>
<string name="application_dir_change_warning3">Souhaitez-vous aussi qu\'OsmAnd copie ses fichiers de données vers la nouvelle destination ?</string>
</resources>

View file

@ -2154,4 +2154,14 @@ Afganistan, Albánsko, Alžírsko, Andora, Angola, Anguilla, Antigua a Barbuda,
<string name="index_name_netherlands">Európa - Holandsko</string>
<string name="rendering_value__name">Predvolené</string>
<string name="rendering_value_highContrastRoads_name">Vysoko kontrastné cesty</string>
</resources>
<string name="specified_directiory_not_writeable">V zadanom priečinku nemohli byť vytvorené mapy</string>
<string name="copying_osmand_file_failed">Kopírovanie súborov zlyhalo</string>
<string name="storage_directory_external">Externé úložisko</string>
<string name="storage_directory_multiuser">Úložisko pre viacerých používateľov</string>
<string name="storage_directory_internal_app">Interná pamäť aplikácie</string>
<string name="storage_directory_manual">Ručne zadané</string>
<string name="storage_directory_default">Interná pamäť</string>
<string name="storage_directory">Úložisko máp</string>
<string name="shared_string_copy">Kopírovať</string>
<string name="application_dir_change_warning3">Chcete aby OsmAnd skopíroval svoje údaje do nového cieľa?</string>
</resources>