2024-09-14 10:48:34 -06:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) 2024, Jeff Moe
|
|
|
|
# This file is distributed under the same license as the Libre Developers
|
|
|
|
# Documentation package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Libre Developers Documentation 0\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2024-09-14 11:04:23 -06:00
|
|
|
"POT-Creation-Date: 2024-09-14 11:04-0600\n"
|
2024-09-14 10:48:34 -06:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language: en\n"
|
|
|
|
"Language-Team: en <LL@li.org>\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Generated-By: Babel 2.16.0\n"
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:3
|
|
|
|
msgid "maps.libre.is"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:4
|
|
|
|
msgid "HOWTO run your own map servers."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:8
|
|
|
|
msgid "Debian"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:9
|
|
|
|
msgid "Using Debian stable (12/bookworm)."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:11
|
|
|
|
msgid "Install dependenices:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:22
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Firewall"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:23
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Open ports 80 and 443 for web."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:26
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Apache"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:27
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Install and set up Apache."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:35
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid ""
|
|
|
|
"Add new apache configs to /etc/apache2/sites-available/maps-libre-is.conf:"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:79
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Enable new configuration:"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:91
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Nominatim"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:92
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid ""
|
|
|
|
"\"Nominatim uses OpenStreetMap data to find locations on Earth by name and "
|
|
|
|
"address (geocoding). It can also do the reverse, find an address for any "
|
|
|
|
"location on the planet.\""
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:96
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "`<https://nominatim.org/>`_"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:98
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "`<https://github.com/osm-search/Nominatim>`_"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:100
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "`<https://nominatim.org/release-docs/latest/admin/Installation/>`_"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:102
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "The full installation is quite demanding:"
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:104
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "2GB RAM minimum."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:106
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Full planet import requires 128GB of RAM or more."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:108
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Full planet needs at least 1TB of fast disk."
|
|
|
|
msgstr ""
|
|
|
|
|
2024-09-14 11:04:23 -06:00
|
|
|
#: ../../../_source/maps-libre-is.rst:110
|
2024-09-14 10:48:34 -06:00
|
|
|
msgid "Full import of planet takes 2.5 days on NVMe, 4-5 days on SSD."
|
|
|
|
msgstr ""
|
2024-09-14 11:04:23 -06:00
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:112
|
|
|
|
msgid "With the large disk, create a mount in /srv."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:114
|
|
|
|
msgid "Set up Nominatim user and switch to it."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:126
|
|
|
|
msgid "Postgres"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:127
|
|
|
|
msgid "Postgres is needed by Nominatim."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:139
|
|
|
|
msgid "Nominatim Install"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: ../../../_source/maps-libre-is.rst:140
|
|
|
|
msgid "As user nominatim."
|
|
|
|
msgstr ""
|