msgid ""
msgstr ""
"Project-Id-Version: maxmind_geolocator 1.3.2\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-07-06T05:48:43+00:00\n"
"PO-Revision-Date: 2025-07-06T05:48:43+00:00\n"
"Language: fa_IR\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"

#: packages/maxmind_geolocator/install.xml:4
msgctxt "GeolocatorName"
msgid "MaxMind GeoIP2"
msgstr ""

#: packages/maxmind_geolocator/install.xml:18
msgctxt "JobSetName"
msgid "MaxMind Geolocator"
msgstr ""

#: packages/maxmind_geolocator/install.xml:28
msgid "Maintenance"
msgstr "تعمیر و بازسازی"

#: packages/maxmind_geolocator/controller.php:23
msgid "Geolocation with MaxMind GeoIP2"
msgstr ""

#: packages/maxmind_geolocator/controller.php:28
msgid "This package installs a local geolocator using the MaxMind GeoIP2 data."
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:37
msgid "Auto-detect"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:38
msgid "Compatible with %s or newer"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:39
msgid "Compatible with %s or older"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:43
msgid "This product includes GeoLite2 data created by MaxMind, available from %s"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:46
msgid "You need a MaxMind account. You can create free account <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">here</a>."
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:47
msgid "You can create (free) license keys <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">here</a>."
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:51
msgid "In order to keep the database up-to-date you should run the %1$s automated job or the %2$s CLI command on a regular basis."
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:58
msgid "MaxMind database"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:64
msgid "MaxMind user ID"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:68
msgid "MaxMind license key"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:74
msgid "Advanced Options"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:76
msgid "Type of the MaxMind license key"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:82
msgid "Local database location"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:86
msgid "Use a relative path to save under the %s directory"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/configure.php:92
msgid "Host to be used to download the MaxMind database"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:42
msgid "Please specify the MaxMind product"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:49
msgid "Please specify the user ID"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:51
msgid "Please specify a number for user ID"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:58
msgid "Please specify the license key"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:72
msgid "Please specify the location of the local MaxMind database"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:79
msgid "Please specify the host of the MaxMind server"
msgstr ""

#: packages/maxmind_geolocator/geolocation/maxmind_geoip2/controller.php:123
msgid "Unsupported MaxMind database type: %s"
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Task/UpdateMaxmindDatabase/Controller.php:33
#: packages/maxmind_geolocator/jobs/update_maxmind_database.php:18
msgid "Update MaxMind database"
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Task/UpdateMaxmindDatabase/Controller.php:43
#: packages/maxmind_geolocator/jobs/update_maxmind_database.php:28
msgid "Update the MaxMind geolocation database."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Task/UpdateMaxmindDatabase/Controller.php:55
msgid "The database is now up-to-date."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Task/UpdateMaxmindDatabase/Handler.php:33
#: packages/maxmind_geolocator/jobs/update_maxmind_database.php:41
msgid "The database has been updated."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Task/UpdateMaxmindDatabase/Handler.php:35
#: packages/maxmind_geolocator/jobs/update_maxmind_database.php:41
msgid "The database was already up-to-date."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V1.php:32
#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V2.php:25
msgid "The MaxMind user ID is not configured."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V1.php:35
#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V2.php:28
msgid "The MaxMind license key is not configured."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V1.php:78
#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V2.php:74
msgid "No data downloaded"
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V1.php:83
#: packages/maxmind_geolocator/src/Concrete/Updater/Version/V2.php:79
msgid "Invalid size of downloaded data: expected %1$s bytes, received %2$s"
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Exception/InvalidConfigurationArgument.php:33
msgid "Invalid value for the argument %s"
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Exception/InvalidProductIdException.php:24
msgid "Invalid MaxMind product ID"
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Exception/MaxmindDatabaseUnavailable.php:14
msgid "The MaxMind database file can't be found."
msgstr ""

#: packages/maxmind_geolocator/src/Concrete/Updater.php:249
msgid "Invalid data received: %s"
msgstr ""
