Skip to content

Commit f7ed6d3

Browse files
committed
[I18N] *: export 15.0 translations
X-original-commit: 8392361
1 parent 86d3edd commit f7ed6d3

File tree

8 files changed

+3514
-769
lines changed

8 files changed

+3514
-769
lines changed

locale/sources/administration.pot

Lines changed: 92 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Odoo saas-15.2\n"
1010
"Report-Msgid-Bugs-To: \n"
11+
<<<<<<< HEAD
1112
"POT-Creation-Date: 2023-12-19 07:46+0000\n"
13+
||||||| parent of 0e8893110 (temp)
14+
"POT-Creation-Date: 2023-12-18 20:35+0000\n"
15+
=======
16+
"POT-Creation-Date: 2024-01-18 09:34+0000\n"
17+
>>>>>>> 0e8893110 (temp)
1218
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1319
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1420
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -821,6 +827,90 @@ msgstr ""
821827
msgid "If you don't have access/manage your email server, use :ref:`inbound messages <email_communication/inbound_messages>`."
822828
msgstr ""
823829

830+
#: ../../content/administration/install/geo_ip.rst:3
831+
msgid "Geo IP"
832+
msgstr ""
833+
834+
#: ../../content/administration/install/geo_ip.rst:6
835+
msgid "This documentation only applies to On-premise databases."
836+
msgstr ""
837+
838+
#: ../../content/administration/install/geo_ip.rst:9
839+
msgid "Installation"
840+
msgstr ""
841+
842+
#: ../../content/administration/install/geo_ip.rst:12
843+
msgid "Please note that the installation depends on your computer's operating system and distribution. We will assume that a Linux operating system is being used."
844+
msgstr ""
845+
846+
#: ../../content/administration/install/geo_ip.rst:18
847+
msgid "Install `geoip2 <https://pypi.org/project/geoip2/>`__ Python library"
848+
msgstr ""
849+
850+
#: ../../content/administration/install/geo_ip.rst:20
851+
msgid "Download the `GeoLite2 City database <https://dev.maxmind.com/geoip/geoip2/geolite2/>`_. You should end up with a file called ``GeoLite2-City.mmdb``"
852+
msgstr ""
853+
854+
#: ../../content/administration/install/geo_ip.rst:25
855+
msgid "Move the file to the folder ``/usr/share/GeoIP/``"
856+
msgstr ""
857+
858+
#: ../../content/administration/install/geo_ip.rst:27
859+
msgid "Restart the server"
860+
msgstr ""
861+
862+
#: ../../content/administration/install/geo_ip.rst:30
863+
msgid "If you can't/don't want to locate the geoip database in ``/usr/share/GeoIP/``, you can use the ``--geoip-db`` option of the Odoo command line interface. This option takes the absolute path to the GeoIP database file and uses it as the GeoIP database. For example:"
864+
msgstr ""
865+
866+
#: ../../content/administration/install/geo_ip.rst:39
867+
msgid ":doc:`CLI documentation </developer/reference/cli>`."
868+
msgstr ""
869+
870+
#: ../../content/administration/install/geo_ip.rst:42
871+
msgid "``GeoIP`` Python library can also be used. However this version is discontinued since January 1. See `GeoLite Legacy databases are now discontinued <https://support.maxmind.com/geolite-legacy-discontinuation-notice/>`_"
872+
msgstr ""
873+
874+
#: ../../content/administration/install/geo_ip.rst:47
875+
msgid "How to test GeoIP geolocation in your Odoo website"
876+
msgstr ""
877+
878+
#: ../../content/administration/install/geo_ip.rst:49
879+
msgid "Go to your website. Open the web page that you want to test ``GeoIP``."
880+
msgstr ""
881+
882+
#: ../../content/administration/install/geo_ip.rst:50
883+
msgid "Choose :menuselection:`Customize --> HTML/CSS/JS Editor`."
884+
msgstr ""
885+
886+
#: ../../content/administration/install/geo_ip.rst:51
887+
msgid "Add the following piece of XML in the page :"
888+
msgstr ""
889+
890+
#: ../../content/administration/install/geo_ip.rst:57
891+
msgid "You should end up with a dictionary indicating the location of the IP address."
892+
msgstr ""
893+
894+
#: ../../content/administration/install/geo_ip.rst:63
895+
msgid "If the curly braces are empty ``{}``, it can be for any of the following reasons :"
896+
msgstr ""
897+
898+
#: ../../content/administration/install/geo_ip.rst:65
899+
msgid "The browsing IP address is the localhost (``127.0.0.1``) or a local area network one (``192.168.*.*``)"
900+
msgstr ""
901+
902+
#: ../../content/administration/install/geo_ip.rst:67
903+
msgid "If a reversed proxy is used, make sure to configure it correctly. See :option:`proxy mode <odoo-bin --proxy-mode>`"
904+
msgstr ""
905+
906+
#: ../../content/administration/install/geo_ip.rst:69
907+
msgid "``geoip2`` is not installed or the GeoIP database file wasn't found"
908+
msgstr ""
909+
910+
#: ../../content/administration/install/geo_ip.rst:70
911+
msgid "The GeoIP database was unable to resolve the given IP address"
912+
msgstr ""
913+
824914
#: ../../content/administration/install/online.rst:3
825915
msgid "Online"
826916
msgstr ""
@@ -3079,11 +3169,11 @@ msgid "To remove users, select them and click :guilabel:`Remove`."
30793169
msgstr ""
30803170

30813171
#: ../../content/administration/maintain/odoo_online.rst:132
3082-
msgid ":doc:`../../applications/general/users/manage_users`"
3172+
msgid ":doc:`/applications/general/users/manage_users`"
30833173
msgstr ""
30843174

30853175
#: ../../content/administration/maintain/odoo_online.rst:133
3086-
msgid ":doc:`../../applications/general/users/delete_account`"
3176+
msgid ":doc:`/applications/general/users/odoo_account`"
30873177
msgstr ""
30883178

30893179
#: ../../content/administration/maintain/on_premise.rst:3

0 commit comments

Comments
 (0)