msgid ""
msgstr ""
"Project-Id-Version: gnt_maxmind 2.0.5\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-09-13T13:00:10+00:00\n"
"PO-Revision-Date: 2025-09-13T13:00:10+00:00\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2);\n"

#: packages/gnt_maxmind/controller.php:50
msgid "IP-Geo-localisation and redirection rules with MaxMind"
msgstr ""

#: packages/gnt_maxmind/controller.php:55
msgid "MaxMind IP-GeoLoc"
msgstr ""

#: packages/gnt_maxmind/controller.php:80
msgid "Unable to install block : %s"
msgstr ""

#: packages/gnt_maxmind/controller.php:86
msgid "Maxmind Database Update and cleanup"
msgstr ""

#: packages/gnt_maxmind/controller.php:108
#: packages/gnt_maxmind/controller.php:124
msgid "Maxmind IP GeoLoc Redirect"
msgstr ""

#: packages/gnt_maxmind/controller.php:113
msgid "Cannot associate with not existing category 'collection'"
msgstr ""

#: packages/gnt_maxmind/controller.php:139
msgid "MaxMind GeoIP"
msgstr ""

#: packages/gnt_maxmind/controller.php:139
msgid "MaxMind GeoIP menu"
msgstr ""

#: packages/gnt_maxmind/controller.php:142
msgid "IP GeoLoc Lookup"
msgstr ""

#: packages/gnt_maxmind/controller.php:142
msgid "Perform a MaxMind GeoIP Lookup"
msgstr ""

#: packages/gnt_maxmind/controller.php:145
msgid "Maxmind Databases"
msgstr ""

#: packages/gnt_maxmind/controller.php:145
msgid "Manage Maxmind Databases"
msgstr ""

#: packages/gnt_maxmind/controller.php:148
msgid "Redirect Rules"
msgstr ""

#: packages/gnt_maxmind/controller.php:148
msgid "Manage Redirect Rules"
msgstr ""

#: packages/gnt_maxmind/controller.php:151
msgid "Settings"
msgstr "Impostazioni"

#: packages/gnt_maxmind/controller.php:151
msgid "Manage Global Settings"
msgstr ""

#: packages/gnt_maxmind/controller.php:252
msgid "Can not set maxmind database directory to %s (not a directory, and can not create it)"
msgstr ""

#: packages/gnt_maxmind/controller.php:253
msgid "%s must be a directory"
msgstr ""

#: packages/gnt_maxmind/controller.php:257
msgid "Maxmind IP-GeoLoc set database path to %s, but the directory is not writable, automatic upload/update will be deactivated"
msgstr ""

#: packages/gnt_maxmind/controller.php:283
msgid "No simulation, use REMOTE_IP"
msgstr ""

#: packages/gnt_maxmind/controller.php:284
msgid "Take IP from a GET VARIABLE"
msgstr ""

#: packages/gnt_maxmind/controller.php:285
msgid "Fixed IP for all visitors"
msgstr ""

#: packages/gnt_maxmind/controller.php:342
msgid "Can not delete directory %s: not a directory"
msgstr ""

#: packages/gnt_maxmind/controller.php:347
msgid "Can not delete database directory %s: not writable"
msgstr ""

#: packages/gnt_maxmind/controller.php:364
msgid "Can not delete database directory %s : %s file is in the way and is not a database"
msgstr ""

#: packages/gnt_maxmind/controller.php:369
msgid "Deleting maxmind database directory %s"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_delete_unused_databases.php:24
msgid "Delete unused Maxmind dbs"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_delete_unused_databases.php:27
msgid "Automatically delete unused MaxMind Databases."
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_delete_unused_databases.php:38
msgid "No unused database file to delete"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_delete_unused_databases.php:44
msgid "Unable to remove database %s"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_delete_unused_databases.php:48
msgid "Successfully deleted %s MaxMind GeoLite2 databases"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_download_database.php:24
msgid "Download Maxmind db"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_download_database.php:29
msgid "Automatically download the latest Maxmind GeoLite2 database."
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_download_database.php:45
msgid "download complete but no database found after installation !!"
msgstr ""

#: packages/gnt_maxmind/jobs/gnt_maxmind_download_database.php:52
msgid "Successfully downloaded and installed %s (%s)"
msgstr ""

#: packages/gnt_maxmind/attributes/gnt_maxmind_redirect/controller.php:195
msgid "None"
msgstr "Nessuno"

#: packages/gnt_maxmind/attributes/gnt_maxmind_redirect/controller.php:195
msgid "Redirection RuleSet: %s"
msgstr ""

#: packages/gnt_maxmind/attributes/gnt_maxmind_redirect/form.php:29
msgid "Activate redirection"
msgstr ""

#: packages/gnt_maxmind/attributes/gnt_maxmind_redirect/form.php:34
msgid "Apply to all child pages"
msgstr ""

#: packages/gnt_maxmind/attributes/gnt_maxmind_redirect/form.php:39
msgid "Activate debug log"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:42
msgid "Can not download: curl not installed"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:59
msgid "Unable to download maxmind city database from %s"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:86
msgid "file not found"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:95
msgid "Invalid geolite2 city database content (%s not a valid gzip archive)"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:106
msgid "Invalid maxmind db file, can not find test IP"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:113
msgid "Invalid geolite2 city database: %s"
msgstr ""

#: packages/gnt_maxmind/src/MaxmindDatabase.php:147
msgid "%s MB"
msgstr "%s MB"

#: packages/gnt_maxmind/src/NotifierAsset.php:66
msgid "%ss "
msgstr ""

#: packages/gnt_maxmind/src/NotifierAsset.php:68
msgid "%scancel%s"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:35
msgid "No Redirection"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:36
msgid "Forced HTTP Redirection"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:37
msgid "Suggest Redirect"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:48
msgid "To nowhere (no redirection)"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:49
msgid "To a page"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:50
msgid "To a remote url"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:62
msgid "No match"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:63
msgid "Equal/In"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:64
msgid "Not Equal/Not In"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:65
msgid "Regex"
msgstr "Espressione regolare"

#: packages/gnt_maxmind/src/RedirectRule.php:83
msgid "alert"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:84
msgid "info"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:85
msgid "success"
msgstr "successo"

#: packages/gnt_maxmind/src/RedirectRule.php:86
msgid "warning"
msgstr "Attenzione"

#: packages/gnt_maxmind/src/RedirectRule.php:87
msgid "error"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:273
msgid "No target set for this rule, even though it was activated, nothing will happen"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:277
msgid "rule activated, target is set to '%s'"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:281
msgid "no redirection... doing nothing"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:289
msgid "performing http redirection to %s"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:428
msgid "Matching a range in %s (%s to %s)"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:431
msgid "Matching a network notation in %s (%s to %s)"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:462
msgid "rule is deactivated ... ignoring incoming visitor"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:471
msgid "user is logged in, and rule is set to ignore logged in users ... ignoring incoming visitor"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:476
msgid "user is admin, and rule is set to ignore admins... ignoring incoming visitor"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:483
msgid "country code"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:484
msgid "state code"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:485
msgid "city"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:486
msgid "ip"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:497
msgid "no match"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:498
msgid "visitor: '%s' is equal to or in ref: '%s'"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:499
msgid "visitor: '%s' differs from ref: '%s'"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:500
msgid "visitor: '%s' is matched by /%s/ regular expression"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:509
msgid "match on %s: assertion - %s - verified"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:513
msgid "mismatch on %s: assertion - %s - failed (rejecting rule)"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:519
msgid "some assertions were verified, and no assertion rejected, rule is activated"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:523
msgid "no assertion successfully matched the incoming visitor, rule is skipped"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:599
msgid "target page can not be empty"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:605
msgid "target link can not be empty"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRule.php:611
msgid "ip can not be empty"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRuleSet.php:272
msgid "Rulesets must have a name"
msgstr ""

#: packages/gnt_maxmind/src/RedirectRuleSet.php:315
msgid "Select Rule Set"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/databases.php:46
msgid "Please select a database to delete"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/databases.php:66
msgid "Active database updated"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/databases.php:87
msgid "No file uploaded or Invalid db upload file."
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/databases.php:94
msgid "Database uploaded successfuly"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/databases.php:114
msgid "Database downloaded successfuly"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/lookup.php:41
msgid "Maxmind database error: no database installed or selected"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/rules.php:54
msgid "ruleset saved"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/rules.php:56
msgid "can not save rule set, please fix the incorrect field and try again"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/rules.php:68
msgid "rule deleted"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/rules.php:75
msgid "ruleset deleted"
msgstr ""

#: packages/gnt_maxmind/controllers/single_page/dashboard/gnt_maxmind/settings.php:80
msgid "settings updated"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/add.php:13
msgid "Welcome, visitor from %COUNTRY%/%CITY%"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/add.php:14
msgid "Welcome, unknown visitor"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/controller.php:36
msgid "Maxmind GeoIP Redirect and Message"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/controller.php:41
msgid "Show a customized message based on viewer location"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/form.php:20
msgid "Known location message:"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/form.php:23
#: packages/gnt_maxmind/elements/ruleset_edit.php:57
msgid "This message will be shown for users whom IP is known in the database, in this message, the following patterns can be used:"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/form.php:31
msgid "Unknown location message"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/form.php:38
msgid "Redirect visitors based on their location"
msgstr ""

#: packages/gnt_maxmind/blocks/gnt_maxmind/view.php:16
msgid "Maxmind Block Place Holder"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:26
msgid "Select Active Database"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:38
msgid "Maxmind Database file: %s, Size: %s "
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:48
#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:65
#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:140
msgid "Save"
msgstr "Salva"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:49
#: packages/gnt_maxmind/elements/redirect_rule.php:185
#: packages/gnt_maxmind/elements/redirect_rule.php:187
msgid "Delete"
msgstr "Elimina"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:53
msgid "No %s database found, please upload or download latest"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:61
msgid "Update Database"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:65
msgid "Latest MaxMind GeoLite database can be found %sHere%s"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:67
msgid "You can either download the city file manually, and then upload them through this form, or use the automatic download button if provided. Additionally, you can also use the commercial version of MaxMind GeoIP through this form."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:72
msgid "Upload new City GeoLite2 or GeoIP2 gz data file :"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:78
msgid "The maximum upload file size (php.ini %supload_max_filesize%s) is set to %sB which is inferior to the average maxmind City DB size (around 38MB), chances are that the upload form will not let you upload the file correctly. Please modify your configuration, or upload the database differently."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:84
msgid "The maximum post request (php.ini %spost_max_size%s) is set to %sB which is inferior to the average maxmind City DB size (around 38MB), chances are that the upload form will not let you upload the file correctly. Please modify your configuration, or upload the database differently."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:88
msgid "Upload"
msgstr "Carica"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:95
msgid "Automatic Download"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:103
msgid "The maximum memory limit (php.ini %smemory_limit%s) is set to %sB which is inferior to the average uncompressed City DB size + php VM (around 180MB), chances are that the decompression will fail. Please modify your configuration, or upload the database differently."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:107
msgid "Download Latest MaxMind GeoLite Free"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:109
msgid "The %s directory must be writable to allow automatic download"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:115
msgid "CURL extension is not installed on your server, the automatic download feature is disabled."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/databases.php:118
msgid "You can still download manually the archives and upload them from this page"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:25
msgid "IP:"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:31
msgid "Lookup results for IP %s"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:38
msgid "Country"
msgstr "Nazione"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:44
msgid "Recorded country is %s (%s), the following table gives the name of the country in all available languages:"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:49
#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:78
#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:106
msgid "Language ISO Code"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:50
msgid "Country name"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:60
msgid "No country recorded in database for this IP"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:68
msgid "State"
msgstr "Stato"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:73
msgid "Recorded state is %s (%s), the following table gives the name of the state in all available languages:"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:79
msgid "state name"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:89
msgid "No state or province recorded in database for this IP"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:96
#: packages/gnt_maxmind/elements/ruleset_edit.php:88
msgid "City"
msgstr "Città"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:101
msgid "Recorded city is %s, the following table gives the name of the city in all available languages:"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:107
msgid "City name"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:117
msgid "No city recorded in database for this IP"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:123
msgid "Latitude/Longitude"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:128
msgid "Recorded Latitude/Longitude is %s, %s. Beware that the longitude/latitude is often referring to the user's ISP and hardly ever accurate to locate a connection."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:145
msgid "IP: %s"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:154
msgid "Unable to display map:"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:157
msgid "Google API can not be loaded, are you running a local installation, or from a country where google is banned?"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:183
msgid "IP not found in database"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/lookup.php:193
msgid "Lookup"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:26
msgid "Create New Rule Set"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:29
msgid "Edit"
msgstr "Modifica"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:31
msgid "Redirect Rule Set: "
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:38
msgid "No rules found, please create a rule using the %sCreate New Rule Set%s button"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:60
#: packages/gnt_maxmind/elements/ruleset_edit.php:89
msgid "IP"
msgstr "IP"

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:62
msgid "Test!"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/rules.php:69
msgid "Delete Rule Set"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:28
msgid "Global activation"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:32
msgid "Enable Maxmind IP-Geoloc base redirections"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:35
msgid "If this switch is disabled, no redirection will occur on the Maxmind GeoIP Redirect and Message block."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:36
msgid "Use this only in case you run into trouble with improper redirections."
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:42
msgid "Maxmind Database storage options"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:44
msgid "Maxmind storage location"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:54
msgid "Move existing databases to the new location"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:60
msgid "Do not move existing databases to the new location"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:66
msgid "Remove old database directory after moving"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:69
msgid "If selected, Maxmind IP-Geoloc will attempt to delete the old directory. Deletion can only succeed if the directory only contained .mmdb files"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:88
msgid "Uninstallation behavior"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:92
msgid "Remove maxmind databases upon addon uninstallation"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:98
msgid "Debugging Options"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:100
msgid "Allow IP simulation (debug)"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:105
msgid "GET variable name"
msgstr ""

#: packages/gnt_maxmind/single_pages/dashboard/gnt_maxmind/settings.php:121
msgid "Simulated IP"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:31
msgid "Welcome to %sMaxmind IP-GeoLoc%s Installation"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:38
msgid "The following extensions have not been detected, please fix this installation before proceeding:"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:42
msgid "Missing extensions, please fix the errors before installing the addon"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:52
msgid "%1$s extension is not loaded, you need %1$s PHP extension to properly use Maxmind database"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:59
msgid "Maxmind IP-GeoLoc relies on the use of a geoip database from Maxmind. In order to use this addon, you will need to download and install a database. (This process will be done automatically)."
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:60
msgid "By default, the database will be installed in the %s directory, (the directory will be created by the installer, and will be deleted from your system if you decide to uninstall this addon, see the following option)."
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:61
msgid "You can change this behavior in the following form, or later in the settings dashboard page"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:68
msgid "Maxmind IP-GeoLoc Installation Options:"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:70
msgid "Specify database installation path:"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:75
msgid "if not checked, the default path will be used"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:94
msgid "Remove directory upon addon un-installation"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install.php:101
msgid "After installation you will be prompted to install the Maxmind GeoIP database"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:32
msgid "Installation successful!"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:38
msgid "Your installation seem to already contain a maxmind database, we have automatically configured it for you!"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:40
msgid "The following databases were found in your database folder:"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:47
msgid "The currently active database is set to %s, please visit the %sMaxmind databases dashboard page%s if you wish to change it"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:52
msgid "Your installation does not seem to have any Maxmind database installed, please visit %sMaxmind databases dashboard page%s to add a database."
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:57
msgid "Your database storage path had been configured to:"
msgstr ""

#: packages/gnt_maxmind/elements/dashboard/install_post.php:59
msgid "Please visit the %ssettings%s page if you need to change it later on"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:15
msgid "the country name (in the current locale)"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:16
msgid "the country ISO code"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:17
msgid "the country name in the XX locale, (eg: 'en' for English)"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:18
msgid "the state/province/area name in the current locale"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:19
msgid "the state code"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:20
msgid "the state/province/area name in the XX locale"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:21
msgid "the city name (in the current locale)"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:22
msgid "the city name in the XX locale, (eg: 'en' for English)"
msgstr ""

#: packages/gnt_maxmind/elements/geoloc_patterns.php:23
msgid "The visitor IP address"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:117
msgid "s"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:118
msgid "timeout (s)"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:143
msgid "Params"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:148
msgid "URL:"
msgstr "URL:"

#: packages/gnt_maxmind/elements/redirect_rule.php:172
msgid "exclude users"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:178
msgid "exclude admins"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:196
msgid "Use Default Message"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:213
msgid "hide on timeout"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:219
msgid "modal message"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:224
msgid "type"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:228
msgid "position"
msgstr ""

#: packages/gnt_maxmind/elements/redirect_rule.php:232
msgid "theme"
msgstr "tema"

#: packages/gnt_maxmind/elements/ruleset_edit.php:29
msgid "Rule Set General Options:"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:38
msgid "Activate this rule set"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:44
msgid "Activate debug log for this ruleset"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:49
msgid "Ruleset name: "
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:54
msgid "Redirection Message"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:60
msgid "The rule target URL"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:61
msgid "The rule target link open \"a\" tag "
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:62
msgid "The rule target link close \"a\" tag "
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:64
msgid "For example, to create a link to the target in the message, use %sMy Link%s"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:71
msgid "Rules:"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:73
msgid "Rules are activated in the order shown. You can move each rule to reorder them by dragging a rule up or down in the following table:"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:78
msgid "Active"
msgstr "Attivo"

#: packages/gnt_maxmind/elements/ruleset_edit.php:79
msgid "Matching"
msgstr "Corrispondenti"

#: packages/gnt_maxmind/elements/ruleset_edit.php:80
msgid "Redirect"
msgstr "Reindirizza"

#: packages/gnt_maxmind/elements/ruleset_edit.php:81
msgid "Target"
msgstr "Destinazione"

#: packages/gnt_maxmind/elements/ruleset_edit.php:82
msgid "Options"
msgstr "Opzioni"

#: packages/gnt_maxmind/elements/ruleset_edit.php:86
msgid "Country Code"
msgstr "Codice nazione"

#: packages/gnt_maxmind/elements/ruleset_edit.php:87
msgid "State Code"
msgstr ""

#: packages/gnt_maxmind/elements/ruleset_edit.php:132
msgid "Add a redirect Rule"
msgstr ""

#: packages/gnt_maxmind/elements/select_ruleset.php:29
msgid "Redirect Rules Set:"
msgstr ""

#: packages/gnt_maxmind/elements/select_ruleset.php:41
msgid "There is currently no redirect ruleset created on your system, before using a ruleset you must create it in the %sRules Dashboard Page%s"
msgstr ""
