website/config.toml
2023-11-22 18:27:56 +02:00

830 lines
No EOL
50 KiB
TOML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# The URL the site will be built for
base_url = "https://organicmaps.app"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
title = "Organic Maps"
description = "Free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists based on OpenStreetMap data. It is a privacy-focused, open-source fork of Maps.me app (previously known as MapsWithMe), maintained by the same people who created MapsWithMe in 2011."
author = "hello@organicmaps.app"
generate_feed = true
feed_filename = "rss.xml"
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
ignored_content = [".DS_Store"]
[markdown]
external_links_target_blank = true
# Allows to have localized URLs.
[slugify]
paths = "safe"
[extra]
stripe = "https://donate.organicmaps.app/"
# Default English translation
[translations]
address = "Address"
back = "Back to News"
contact = "Contact Us"
install-appgallery = "Install Organic Maps from Huawei AppGallery"
install-appstore = "Install Organic Maps from the AppStore"
install-googleplay = "Install Organic Maps from Google Play"
install-fdroid="Install Organic Maps from F-Droid"
language = "English"
name = "Name"
token = "Token"
button-download = "Download"
footer-copyright = "reg. code 16225385 Harju county, Tallinn, Kesklinna district, Rävala pst 8-810, 10143, Estonia"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
# Please sort all other translation sections and values in alphabetical order.
[languages.de]
[languages.de.translations]
address = "Adresse"
back = "Zurück zu den Neuigkeiten"
contact = "Kontakt"
install-appgallery = "Installiere Organic Maps aus der Huawei AppGallery"
install-appstore = "Installiere Organic Maps aus dem AppStore"
install-googleplay = "Installiere Organic Maps von Google Play"
install-fdroid = "Installiere Organic Maps aus F-Droid"
language = "Deutsch"
name = "Name"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.fr]
[languages.fr.translations]
address = "Addresse"
back = "Retour aux actualités"
contact = "Nous contacter"
install-appgallery = "Installer Organic Maps depuis l'AppGallery de Huawei"
install-appstore = "Installer Organic Maps depuis l'AppStore"
install-googleplay = "Installer Organic Maps depuis Google Play"
install-fdroid = "Installer Organic Maps depuis F-Droid"
language = "Français"
name = "Nom"
token = "Jeton"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.it]
[languages.it.translations]
address = "Indirizzi"
back = "Indietro"
contact = "Contattaci"
install-appgallery = "Installa Organic Maps da Huawei AppGallery"
install-appstore = "Installa Organic Maps dall'AppStore"
install-googleplay = "Installa Organic Maps da Google Play"
install-fdroid = "Installa Organic Maps da F-Droid"
language = "Italiano"
name = "Nome"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.pl]
[languages.pl.translations]
address = "Adres"
back = "Powrót do Nowości"
contact = "Kontakt z nami"
install-appgallery = "Zainstaluj Organic Maps z Huawei AppGallery"
install-appstore = "Zainstaluj Organic Maps z AppStore"
install-googleplay = "Zainstaluj Organic Maps z Google Play"
install-fdroid = "Zainstaluj Organic Maps z F-Droid"
language = "Polski"
name = "Nazwa"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.ru]
[languages.ru.translations]
address = "Адрес"
back = "Назад к новостям"
contact = "Связаться с нами"
install-appgallery = "Установите Organic Maps из Huawei AppGallery"
install-appstore = "Установите Organic Maps из AppStore"
install-googleplay = "Установите Organic Maps из Google Play"
install-fdroid = "Установите Organic Maps из F-Droid"
language = "Русский"
name = "Название"
token = "Токен"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.tr]
[languages.tr.translations]
address = "Adres"
back = "Haberlere geri dön"
contact = "Bize ulaşın"
install-appgallery = "Organic Maps'i Huawei AppGallery'den İndir"
install-appstore = "Organic Maps'i AppStore'dan İndir"
install-googleplay = "Organic Maps'i Google Play'den İndir"
install-fdroid = "Organic Maps'i F-Droid'den İndir"
language = "Türkçe"
name = "İsim"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.id]
[languages.id.translations]
address = "Alamat"
back = "Kembali ke Berita"
contact = "Hubungi Kami"
install-appgallery = "Instal Organic Maps dari Huawei AppGallery"
install-appstore = "Instal Organic Maps dari AppStore"
install-googleplay = "Instal Organic Maps dari Google Play"
install-fdroid = "Instal Peta Organik dari F-Droid"
language = "Bahasa Indonesia"
name = "Nama"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.cs]
[languages.cs.translations]
address = "Adresa"
back = "Zpět na novinky"
contact = "Kontaktujte nás"
install-appgallery = "Instalace aplikace Organic Maps z galerie aplikací Huawei"
install-appstore = "Instalace aplikace Organic Maps z AppStore"
install-googleplay = "Instalace Organic Maps z Google Play"
install-fdroid = "Instalace Organic Maps z F-Droid"
language = "Čeština"
name = "Název"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.pt-BR.translations]
address = "Endereço"
back = "Voltar às Notícias"
contact = "Contate-nos"
install-appgallery = "Instale Organic Maps a partir da Huawei AppGallery"
install-appstore = "Instale Organic Maps a partir da AppStore"
install-googleplay = "Instale Organic Maps a partir da Google Play"
install-fdroid = "Instale Organic Maps a partir do F-Droid"
language = "Português (Brazil)"
name = "Nome"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.es.translations]
address = "Dirección"
back = "Volver a Noticias"
contact = "Contacte con nosotros"
install-appgallery = "Instalar Organic Maps desde la AppGallery de Huawei"
install-appstore = "Instalar Organic Maps desde el AppStore"
install-googleplay = "Instalar Organic Maps desde Google Play"
install-fdroid = "Instalar Organic Maps desde F-Droid"
language = "Español"
name = "Nombre"
token = "Ficha"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.nl.translations]
address = "Adres"
back = "Terug naar Nieuws"
contact = "Contacteer ons"
install-appgallery = "Installeer Organic Maps in de Huawei AppGallery"
install-appstore = "Installeer Organic Maps in de AppStore"
install-googleplay = "Installeer Organic Maps op Google Play"
install-fdroid = "Installeer Organic Maps op F-Droid"
language = "Dutch"
name = "Naam"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.eu.translations]
address = "Helbidea"
back = "Back to News"
contact = "Harremanetan jarri"
install-appgallery = "Install Organic Maps from Huawei AppGallery"
install-appstore = "Install Organic Maps from the AppStore"
install-googleplay = "Install Organic Maps from Google Play"
install-fdroid = "Install Organic Maps from F-Droid"
language = "Euskara"
name = "Izena"
token = "token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.hu.translations]
address = "Cím"
back = "Vissza a Hírekhez"
contact = "Kapcsolat"
install-appgallery = "Telepítse az Organic Maps-et a Huawei AppGalériából"
install-appstore = "Telepítse az Organic Maps-et az AppStore-ból"
install-googleplay = "Telepítse az Organic Maps-et a Google Play-ről"
install-fdroid = "Telepítse az Organic Maps-et az F-Droidról"
language = "Magyar"
name = "Név"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.hi.translations]
address = "पता"
back = "ख़बरों पर वापस जाएं"
contact = "संपर्क करें"
install-appgallery = "Huawei AppGallery से ऑर्गेनिक मैप इंस्टॉल करें"
install-appstore = "AppStore से ऑर्गेनिक मैप इंस्टॉल करें"
install-googleplay = "गूगल प्ले से ऑर्गेनिक मैप इंस्टॉल करें"
install-fdroid = "F-Droid से ऑर्गेनिक मैप्स इंस्टॉल करें"
language = "हिंदी"
name = "नाम"
token = "टोकन/Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
[languages.uk.translations]
address = "Адреса"
back = "Назад до Новин"
contact = "Контакти"
install-appgallery = "Встановіть Organic Maps з Huawei AppGallery"
install-appstore = "Встановіть Organic Maps з AppStore"
install-googleplay = "Встановіть Organic Maps з Google Play"
install-fdroid = "Встановіть Organic Maps з F-Droid"
language = "Українська"
name = "Назва"
token = "Токен"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.ca.translations]
address = "Adreça"
back = "Torna a Notícies"
contact = "Contacteu amb nosaltres"
install-appgallery = "Instal·leu lOrganic Maps des de lAppGallery de Huawei"
install-appstore = "Instal·leu lOrganic Maps des de lAppStore"
install-googleplay = "Instal·leu lOrganic Maps des del Google Play"
install-fdroid = "Instal·leu lOrganic Maps des del F-Droid"
language = "Català"
name = "Nom"
token = "Testimoni"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
[languages.zh-CN]
[languages.zh-CN.translations]
address = "地址"
back = "返回新闻"
contact = "联系我们"
install-appgallery = "从华为应用市场安装有机地图"
install-appstore = "从 AppStore 安装 Organic Maps"
install-googleplay = "从 Google Play 安装有机地图"
install-fdroid = "从 F-Droid 安装有机地图"
language = "英语"
name = "姓名"
token = "令牌"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.sv.translations]
address = "Adress"
back = "Tillbaka till nyheter"
contact = "Kontakta oss"
install-appgallery = "Installera Organic Maps från Huawei AppGallery"
install-appstore = "Installera Organic Maps från AppStore"
install-googleplay = "Installera Organic Maps från Google Play"
install-fdroid = "Installera Organic Maps från F-Droid"
language = "Svenska"
name = "Namn"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.mr.translations]
address = "पत्ता"
back = "बातम्यांवर परता"
contact = "आमच्याशी संपर्क साधा"
install-appgallery = "Huawei AppGallery द्वारे Organic Maps स्थापित करा"
install-appstore = "App Store द्वारे Organic Maps स्थापित करा"
install-googleplay = "गूगल प्ले द्वारे Organic Maps स्थापित करा"
install-fdroid = "F-Droid द्वारे Organic Maps स्थापित करा"
language = "मराठी"
name = "नाव"
token = "Token"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.zh-Hans.translations]
address = "地址"
back = "返回到新闻"
contact = "联系我们"
install-appgallery = "从华为应用商店安装Organic Maps"
install-appstore = "从Apple AppStore安装Organic Maps"
install-googleplay = "从Google Play安装Organic Maps"
install-fdroid = "从F-Droid安装Organic Maps"
language = "简体中文"
name = "名称"
token = "令牌"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.oc.translations]
address = "Address"
back = "Back to News"
contact = "Nos contactar"
install-appgallery = "Installar Mapas Organicas de lAppGallery de Huawei"
install-appstore = "Installar Mapas Organicas de lAppStore"
install-googleplay = "Installar Mapas Organicas de Google Play"
install-fdroid = "Installar Mapas Organicas de F-Droid"
language = "Occitan"
name = "Nom"
token = "geton"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.af.translations]
address = "Adres"
back = "Terug na nuus"
contact = "Kontak ons"
install-appgallery = "Installeer Organic Maps vanaf Huawei Appgallery"
install-appstore = "Installeer Organic Maps vanaf die AppStore"
install-googleplay = "Installeer Organic Maps vanaf Google Play"
install-fdroid = "Installeer Organic Maps vanaf F-Droid"
language = "Afrikaans"
name = "Naam"
token = "Teken"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"
[languages.ar.translations]
address = "العنوان"
back = "العودة إلى الأخبار"
contact = "اتصل بنا"
install-appgallery = "تثبيت Organic Maps من Huawei AppGallery"
install-appstore = "تثبيت Organic Maps من AppStore"
install-googleplay = "تثبيت Organic Maps من سوق Google Play"
install-fdroid = "تثبيت Organic Maps من F-Droid"
language = "العربية"
name = "الاسم"
token = "رمز"
donate-title = "Donate"
donate-description = "The app runs on your donations, help improve it"
ged-involved-title = "Ged Involved"
contribute-code-title = "Contribute Code"
contribute-code-description = "Build the app used by people around the world"
contribute-location-title = "Contribute Location Info"
contribute-location-description = "Add info around you, and make the product better for everyone"
search-label = "Search"
volunteer-button = "Volunteer"
organic_section_title = "Organic"
organic_section_description = "Community + Open Maps"
services_section_card_title_1 = "Offline Search and Route"
services_section_card_title_2 = "No Tracking or Data Collection"
services_section_card_title_3 = "Save Your Battery"
services_section_card_title_4 ="Free and Built by the Community"
services_section_card_description_1 = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
services_section_card_description_2 = "The app is designed with privacy as a priority and does not identify users, or track information about them."
services_section_card_description_3 = "Save Your Battery Efficiently uses your battery, doesnt drain your battery like other navigation apps Learn more"
services_section_card_description_4 = "People like you helped build the app by adding locations to the OpenStreetMap, giving feedback on features, and contributing code"
single_section_title = "Offline Search and Route"
single_section_description = "See the place you want to go while in an underground parking garage, and navigate while on a distant hike."
learn-more-link = "Learn more"