Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms-geolocation/languages/wpforms-geolocation.pot
Ðазад
msgid "" msgstr "" "Project-Id-Version: WPForms Geolocation 2.13.0\n" "Report-Msgid-Bugs-To: https://wpforms.com/support/\n" "Last-Translator: WPForms <support@wpforms.com>\n" "Language-Team: WPForms <support@wpforms.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2026-02-18T10:00:47+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.7.1\n" "X-Domain: wpforms-geolocation\n" #. Plugin Name of the plugin msgid "WPForms Geolocation" msgstr "" #. Plugin URI of the plugin #. Author URI of the plugin msgid "https://wpforms.com" msgstr "" #. Description of the plugin msgid "Display geolocation details with WPForms." msgstr "" #. Author of the plugin msgid "WPForms" msgstr "" #: src/Admin/Builder.php:134 msgid "Enable Address Autocomplete" msgstr "" #: src/Admin/Builder.php:152 msgid "Display Map" msgstr "" #: src/Admin/Builder.php:170 msgid "Map location" msgstr "" #: src/Admin/Builder.php:172 msgid "Above field" msgstr "" #: src/Admin/Builder.php:173 msgid "Below field" msgstr "" #: src/Admin/Builder.php:195 msgid "Places API connection is required when using the autocomplete field." msgstr "" #: src/Admin/Builder.php:196 msgid "To proceed please go to the WPForms Settings > Geolocation page, choose a Places Provider and set credentials for it." msgstr "" #: src/Admin/Builder.php:199 msgid "Limit Length option is not compatible with the Address Autocomplete. It will be disabled." msgstr "" #: src/Admin/Entry.php:160 msgid "N/A" msgstr "" #: src/Admin/Entry.php:181 msgid "Geolocation Details" msgstr "" #: src/Admin/Entry.php:302 msgid "Locations Data" msgstr "" #: src/Admin/Settings/GooglePlaces.php:41 msgid "Google Places" msgstr "" #: src/Admin/Settings/GooglePlaces.php:59 msgid "API Key" msgstr "" #: src/Admin/Settings/GooglePlaces.php:60 msgid "Paste your API Key to connect to Google Places." msgstr "" #: src/Admin/Settings/MapboxSearch.php:48 msgid "Mapbox Search" msgstr "" #: src/Admin/Settings/MapboxSearch.php:66 msgid "Access Token" msgstr "" #: src/Admin/Settings/MapboxSearch.php:67 msgid "Paste your Access Token to connect to Mapbox Search." msgstr "" #. translators: %s - link to documentation. #: src/Admin/Settings/MapboxSearch.php:103 msgid "Your Access Token for Mapbox Search is invalid. The Access Token must begin with 'pk.'. Please read more in <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">the addon documentation</a>." msgstr "" #: src/Admin/Settings/Preview.php:154 msgid "Enter a location" msgstr "" #: src/Admin/Settings/Preview.php:167 msgid "Preview" msgstr "" #: src/Admin/Settings/Settings.php:58 #: src/Admin/Settings/Settings.php:184 msgid "Geolocation" msgstr "" #. translators: %s - link to documentation. #: src/Admin/Settings/Settings.php:136 msgid "Heads up: If you're using the WPForms Geolocation addon, please note that Algolia Places shut down on May 31st, 2022. Algolia users need to <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">switch to Google Places</a> to continue using form geolocation features." msgstr "" #: src/Admin/Settings/Settings.php:162 msgid "Save Settings" msgstr "" #. translators: %s - link to documentation. #: src/Admin/Settings/Settings.php:187 msgid "Geolocation provides address autocomplete for Address and Single Text fields so users can submit your forms even faster, with less mistakes. You can even display map previews and enable location auto-detection to further enhance your forms. See our <a href=\"%s\" target=\"_blank\" rel=\"noopener noreferrer\">Geolocation documentation</a> to learn more." msgstr "" #: src/Admin/Settings/Settings.php:210 msgid "None" msgstr "" #: src/Admin/Settings/Settings.php:211 msgid "Select which API should be used for the address autocomplete, autodetect, and show a map for fields functionality." msgstr "" #: src/Admin/Settings/Settings.php:225 msgid "Current Location" msgstr "" #: src/Admin/Settings/Settings.php:228 msgid "Detect and pre-fill user's current location on form load, works for both map and inputs." msgstr "" #: src/EntryGeolocation.php:204 #: src/EntryGeolocation.php:243 #: src/EntryGeolocation.php:260 #: src/SmartTags.php:34 #: src/SmartTags.php:144 #: src/SmartTags.php:269 #: src/SmartTags.php:295 msgid "Entry Geolocation" msgstr "" #: src/Forms/Field.php:205 msgid "API Connection Required" msgstr "" #. translators: %s - link to the WPForms Geolocation Settings page. #: src/Forms/Field.php:208 msgid "To proceed, please go to the <a href=\"%1$s\" target=\"_blank\" rel=\"noopener noreferrer\">WPForms Settings > Geolocation page</a>, choose a Places Provider and set credentials for it." msgstr "" #: src/Forms/Field.php:229 msgid "This option can’t be enabled while <strong>Disable Dragging</strong> is active." msgstr "" #: src/Forms/Field.php:235 msgid "This option requires <strong>Show List of Locations</strong> and at least two locations." msgstr "" #: src/Forms/Field.php:241 msgid "This option is unavailable when multiple locations are set. The map automatically adjusts the zoom to display all locations." msgstr "" #: src/Forms/Field.php:247 msgid "This option requires <strong>Show in Entry</strong> to be enabled." msgstr "" #: src/Forms/Field.php:252 msgid "Geolocation detection is not supported by your browser." msgstr "" #: src/Forms/Field.php:253 msgid "We couldn't retrieve your location." msgstr "" #: src/Forms/Field.php:254 msgid "Detection of your location is denied." msgstr "" #: src/Forms/Field.php:1102 msgid "View on Map" msgstr "" #. translators: %1$s - Google Cloud Console link. #: src/PlacesProviders/GooglePlaces.php:159 msgid "This API key is not authorized to use this service or API. Please check the API restrictions settings of your API key in the %1$s to ensure that all of the APIs and services you need to use are correctly specified in the list of enabled APIs." msgstr "" #: src/PlacesProviders/GooglePlaces.php:160 msgid "Google Cloud Console" msgstr "" #: templates/entry/print-item.php:19 #: templates/metabox/entry-details-location.php:19 #: templates/metabox/entry-details-location.php:38 msgid "Location" msgstr "" #: templates/metabox/entry-details-location.php:26 msgid "Unable to load location data for this entry. This usually means WPForms was unable to process the user's IP address or it is non-standard format." msgstr "" #: templates/metabox/entry-details-location.php:56 msgid "Zipcode" msgstr "" #: templates/metabox/entry-details-location.php:58 msgid "Postal" msgstr "" #: templates/metabox/entry-details-location.php:65 msgid "Country" msgstr "" #: templates/metabox/entry-details-location.php:75 msgid "Lat/Long" msgstr "" #: templates/metabox/map-thumbnail.php:15 msgid "Map Thumbnail" msgstr ""
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка