Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e48968fd3 | ||
|
|
9a0c4a5c8f | ||
|
|
9a011f0007 | ||
|
|
3f907a706f | ||
|
|
9446141716 |
@@ -69,7 +69,7 @@ module WPScan
|
||||
OptInteger.new(
|
||||
['--plugins-threshold THRESHOLD',
|
||||
'Raise an error when the number of detected plugins via known locations reaches the threshold. ' \
|
||||
'Set to 0 to ignore the threshold.'], default: 100
|
||||
'Set to 0 to ignore the threshold.'], default: 100, advanced: true
|
||||
)
|
||||
]
|
||||
end
|
||||
@@ -98,7 +98,7 @@ module WPScan
|
||||
OptInteger.new(
|
||||
['--themes-threshold THRESHOLD',
|
||||
'Raise an error when the number of detected themes via known locations reaches the threshold. ' \
|
||||
'Set to 0 to ignore the threshold.'], default: 20
|
||||
'Set to 0 to ignore the threshold.'], default: 20, advanced: true
|
||||
)
|
||||
]
|
||||
end
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
<% end -%>
|
||||
<% else -%>
|
||||
<%= warning_icon %> No WPVulnDB API Token given, as a result vulnerability data has not been output.
|
||||
<%= warning_icon %> You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/register.
|
||||
<%= warning_icon %> You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up.
|
||||
<% end -%>
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
"requests_remaining": <%= @status['requests_remaining'].to_json %>
|
||||
<% end -%>
|
||||
<% else -%>
|
||||
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/register."
|
||||
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up."
|
||||
<% end -%>
|
||||
},
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
# Version
|
||||
module WPScan
|
||||
VERSION = '3.7.1'
|
||||
VERSION = '3.7.2'
|
||||
end
|
||||
|
||||
571
spec/fixtures/db/dynamic_finders.yml
vendored
571
spec/fixtures/db/dynamic_finders.yml
vendored
File diff suppressed because it is too large
Load Diff
195
spec/fixtures/dynamic_finders/expected.yml
vendored
195
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -390,6 +390,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/abcsubmit//assets/css/admin.css?ver=1.1.0
|
||||
confidence: 10
|
||||
about-author-box:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/about-author-box/css/about-author-box.css?ver=1.0.0
|
||||
confidence: 10
|
||||
above-the-fold-optimization:
|
||||
StyleComment:
|
||||
number: 2.9.2
|
||||
@@ -2921,6 +2928,19 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/audioigniter/player/build/style.css?ver=1.4.1
|
||||
- http://wp.lab/wp-content/plugins/audioigniter/player/build/app.js?ver=1.4.1
|
||||
aurora-heatmap:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/aurora-heatmap/js/reporter.js?ver=1.0.0
|
||||
confidence: 10
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/aurora-heatmap/languages/aurora-heatmap-ja.po,
|
||||
Match: ''"Project-Id-Version: Aurora Heatmap v1.0.0'''
|
||||
ausmed-document-button:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -3147,6 +3167,16 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/avaibook/languages/avaibook-pt_PT.po, Match:
|
||||
''"Project-Id-Version: AvaiBook 1.0.0'''
|
||||
availability-calendar:
|
||||
QueryParameter:
|
||||
number: '1.0'
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/availability-calendar/public/css/styles.css?ver=1.0
|
||||
- http://wp.lab/wp-content/plugins/availability-calendar/public/css/owac.css?ver=1.0
|
||||
- http://wp.lab/wp-content/plugins/availability-calendar/public/css/owac-theme.css?ver=1.0
|
||||
- http://wp.lab/wp-content/plugins/availability-calendar/public/js/owac.js?ver=1.0
|
||||
confidence: 40
|
||||
avangpress:
|
||||
ChangeLog:
|
||||
number: 1.0.1
|
||||
@@ -5809,6 +5839,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/buzz-instagram-feed/js/modernizr.custom.26633.js?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/buzz-instagram-feed/js/jquery.gridrotator.js?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/buzz-instagram-feed/js/frontend.js?ver=1.0.3
|
||||
bwl-advanced-faq-manager-lite:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/bwl-advanced-faq-manager-lite/css/faq-style.css?ver=1.0.0
|
||||
confidence: 10
|
||||
bwp-external-links:
|
||||
QueryParameter:
|
||||
number: 1.1.3
|
||||
@@ -7427,6 +7464,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/cmb2/CHANGELOG.md, Match: ''## [2.3.0 -
|
||||
2017-12-20]'''
|
||||
cn-custom-tabs:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/cn-custom-tabs/public/css/cn-custom-woo-tabs-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/cn-custom-tabs/public/js/cn-custom-woo-tabs-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
cnhk-slideshow:
|
||||
QueryParameter:
|
||||
number: 3.1.1
|
||||
@@ -8188,6 +8233,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/contestfriend/contestfriend.pot, Match:
|
||||
''Id-Version: contestfriend for WordPress 1.0'''
|
||||
continue-shopping-anywhere-for-woocommerce:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/continue-shopping-anywhere-for-woocommerce/public/css/continue-shopping-anywhere-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/continue-shopping-anywhere-for-woocommerce/public/js/continue-shopping-anywhere-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
contributer:
|
||||
QueryParameter:
|
||||
number: '1.0'
|
||||
@@ -10538,6 +10591,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/easy-social-sharing/languages/easy-social-sharing.pot,
|
||||
Match: ''Project-Id-Version: Easy Social Sharing 1.3.0'''
|
||||
easy-static-maps:
|
||||
TranslationFile:
|
||||
number: '1.0'
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/easy-static-maps/lang/easy-static-maps-it_IT.po,
|
||||
Match: ''"Project-Id-Version: Easy Static Maps 1.0'''
|
||||
easy-support-videos:
|
||||
TranslationFile:
|
||||
number: 1.0.4
|
||||
@@ -13419,6 +13479,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/freelancer-sharing-icons/public/css/freelancer_share_icons-public.css?ver=1.0.0
|
||||
confidence: 10
|
||||
frequency:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/frequency/public/css/frequency-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/frequency/public/js/frequency-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
fresh-podcaster:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -13857,6 +13925,13 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/generate-thumbnail/public/css/generate-thumbnail-public.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/generate-thumbnail/public/js/generate-thumbnail-public.js?ver=1.0.0
|
||||
confidence: 20
|
||||
generous-world:
|
||||
ChangeLog:
|
||||
number: 1.0.1
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/generous-world/changelog.txt, Match: ''##
|
||||
1.0.1 - 2019-09-20'''
|
||||
genesis-js-no-js:
|
||||
ChangeLog:
|
||||
number: 3.2.1
|
||||
@@ -18908,6 +18983,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/linker/language/linker.pot, Match: ''"Project-Id-Version:
|
||||
Linker 1.2.0'''
|
||||
linkgreen-product-import:
|
||||
QueryParameter:
|
||||
number: 1.0.5
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/linkgreen-product-import/public/css/linkgreen-product-import-public.css?ver=1.0.5
|
||||
- http://wp.lab/wp-content/plugins/linkgreen-product-import/public/js/linkgreen-product-import-public.js?ver=1.0.5
|
||||
confidence: 20
|
||||
linkpaper:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
@@ -20927,6 +21010,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/meteor-slides/css/meteor-slides.css, Match:
|
||||
''Stylesheet for the Meteor Slides 1.5.6 slideshow'''
|
||||
metomic-for-cookies:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/metomic-for-cookies/public/css/metomic-public.css?ver=1.0.0
|
||||
confidence: 10
|
||||
metro-share-social-fonts:
|
||||
QueryParameter:
|
||||
number: 0.2.1
|
||||
@@ -23002,6 +23092,8 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/js/datatables.min.js?ver=1.0.1
|
||||
- http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/css/loving-memorials-public.min.css?ver=1.0.1
|
||||
- http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/css/bootstrap.min.css?ver=1.0.1
|
||||
- http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/js/loving-memorials-public.min.js?ver=1.0.1
|
||||
- http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/frontend/js/loving-memorials-frontend.min.js?ver=1.0.1
|
||||
confidence: 100
|
||||
object-sync-for-salesforce:
|
||||
ChangeLog:
|
||||
@@ -23299,6 +23391,12 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/opal-estate-pro/assets/js/opalestate.js?ver=1.0
|
||||
- http://wp.lab/wp-content/plugins/opal-estate-pro/assets/js/country-select.js?ver=1.0
|
||||
confidence: 30
|
||||
ChangeLog:
|
||||
number: 1.0.4
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/opal-estate-pro/changelog.txt, Match: ''=
|
||||
1.0.4'''
|
||||
open-badge-factory:
|
||||
TranslationFile:
|
||||
number: 1.4.7.5
|
||||
@@ -23575,6 +23673,12 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/ot-flatsome-vertical-menu/assets/css/ot-vertical-menu.css?ver=1.1.0
|
||||
- http://wp.lab/wp-content/plugins/ot-flatsome-vertical-menu/assets/js/ot-vertical-menu.js?ver=1.1.0
|
||||
confidence: 20
|
||||
otm-accessibly:
|
||||
ComposerFile:
|
||||
number: 1.0.0
|
||||
found_by: Composer File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/otm-accessibly/package.json, Match: ''1.0.0'''
|
||||
otter-blocks:
|
||||
ChangeLog:
|
||||
number: 1.1.5
|
||||
@@ -29109,6 +29213,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/seo-tag-cloud/lang/seo-tag-cloud.pot, Match:
|
||||
''roject-Id-Version: SEO Tag Cloud Widget 1.8.2'''
|
||||
seo-toolkit:
|
||||
TranslationFile:
|
||||
number: 1.0.1
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/seo-toolkit/languages/seo-toolkit.pot, Match:
|
||||
''"Project-Id-Version: SEO Toolkit 1.0.1'''
|
||||
seo-wordpress:
|
||||
ComposerFile:
|
||||
number: 4.0.9
|
||||
@@ -29567,6 +29678,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/show-external-links/public/css/show-external-links-public.css?ver=1.0.1
|
||||
confidence: 10
|
||||
show-hide-content-for-fusion-builder:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/show-hide-content-for-fusion-builder/languages/show-hide-content-for-fusion-builder.pot,
|
||||
Match: ''n: Show Hide Content for Fusion Builder 1.0.0'''
|
||||
show-me-the-admin:
|
||||
QueryParameter:
|
||||
number: 1.2.1
|
||||
@@ -31206,6 +31324,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/social-mentions/css/front-end.css?ver=1.0.3
|
||||
confidence: 10
|
||||
social-menu:
|
||||
QueryParameter:
|
||||
number: 0.1.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/social-menu/style.css?ver=0.1.0
|
||||
confidence: 10
|
||||
social-nation-itsme-login:
|
||||
QueryParameter:
|
||||
number: 1.0.8
|
||||
@@ -33008,6 +33133,18 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/teachpress/js/frontend.js?ver=6.2.1
|
||||
- http://wp.lab/wp-content/plugins/teachpress/styles/teachpress_front.css?ver=6.2.1
|
||||
confidence: 20
|
||||
team-master:
|
||||
QueryParameter:
|
||||
number: 1.0.3
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/team-master/public/css/team-master-public.css?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/team-master/public/css/bootstrap.min.css?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/team-master/public/css/font-awesome.min.css?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/team-master/public/js/popper.min.js?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/team-master/public/js/bootstrap.min.js?ver=1.0.3
|
||||
- http://wp.lab/wp-content/plugins/team-master/public/js/team-master-public.js?ver=1.0.3
|
||||
confidence: 60
|
||||
team-members-block:
|
||||
ComposerFile:
|
||||
number: 1.0.0
|
||||
@@ -33656,6 +33793,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/timelines/langs/tl-pt_BR.po, Match: ''"Project-Id-Version:
|
||||
Timelines 1.0'''
|
||||
timezone-conversion-widget:
|
||||
QueryParameter:
|
||||
number: '1.0'
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/timezone-conversion-widget/assets/css/select2.min.css?ver=1.0
|
||||
- http://wp.lab/wp-content/plugins/timezone-conversion-widget/assets/js/select2.min.js?ver=1.0
|
||||
confidence: 20
|
||||
timezonecalculator:
|
||||
MetaTag:
|
||||
number: '3.37'
|
||||
@@ -35106,6 +35251,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/unique-hover-slider-plus/CHANGELOG.md, Match:
|
||||
''## 1.1.2'''
|
||||
unitizr:
|
||||
QueryParameter:
|
||||
number: 1.0.2
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/unitizr/lib/unitizr-public-style.css?ver=1.0.2
|
||||
confidence: 10
|
||||
units:
|
||||
QueryParameter:
|
||||
number: 1.0.2
|
||||
@@ -35880,6 +36032,19 @@ plugins:
|
||||
- http://wp.lab/wp-content/plugins/vies-validator/public/css/vies-validator-public.css?ver=1.0.4
|
||||
- http://wp.lab/wp-content/plugins/vies-validator/public/js/vies-validator-public.js?ver=1.0.4
|
||||
confidence: 20
|
||||
vikappointments:
|
||||
ChangeLog:
|
||||
number: '1.1'
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/vikappointments/changelog.md, Match: ''##
|
||||
1.1'''
|
||||
vikbooking:
|
||||
ChangeLog:
|
||||
number: 1.2.7
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/vikbooking/changelog.md, Match: ''## 1.2.7'''
|
||||
vikoder-posts-block:
|
||||
TranslationFile:
|
||||
number: 1.1.0
|
||||
@@ -43159,6 +43324,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wp-soavis/languages/wp-soavis.pot, Match:
|
||||
''"Project-Id-Version: WP_SoaVis 1.2.0'''
|
||||
wp-social-connect:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/wp-social-connect/assets/css/wpsoccon-frontend.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/wp-social-connect/assets/js/wpsoccon-frontend.js?ver=1.0.0
|
||||
confidence: 20
|
||||
wp-social-invitations:
|
||||
QueryParameter:
|
||||
number: 2.1.1
|
||||
@@ -44413,6 +44586,13 @@ plugins:
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wphindi/changelog.md, Match: ''## [1.0.4]'''
|
||||
wphobby-pdf-invoices-for-woocommerce:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
found_by: Translation File (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wphobby-pdf-invoices-for-woocommerce/languages/wphobby-woo-pdf-invoice.pot,
|
||||
Match: ''-Version: WooCommerce PDF Invoice Maker 1.0.0'''
|
||||
wphobby-woocommerce-mini-cart:
|
||||
TranslationFile:
|
||||
number: 1.0.0
|
||||
@@ -44507,6 +44687,13 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/wpm-email/languages/wpm-email-it_IT.po,
|
||||
Match: ''"Project-Id-Version: WPM-Email 1.0.0'''
|
||||
wpmarathi:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/wpmarathi//assets/css/wpmarathi-frontend.css?ver=1.0.0
|
||||
confidence: 10
|
||||
wpmbytplayer:
|
||||
QueryParameter:
|
||||
number: 3.1.7
|
||||
@@ -45693,6 +45880,14 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/zigaform-form-builder-lite/change_log.txt,
|
||||
Match: ''Version 3.9.8.5'''
|
||||
zim-airtime:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
found_by: Query Parameter (Passive Detection)
|
||||
interesting_entries:
|
||||
- http://wp.lab/wp-content/plugins/zim-airtime/public/css/techzim-airtime-public201909070020.css?ver=1.0.0
|
||||
- http://wp.lab/wp-content/plugins/zim-airtime/public/js/techzim-airtime-public201909111050.js?ver=1.0.0
|
||||
confidence: 20
|
||||
ziyarat-ashura:
|
||||
QueryParameter:
|
||||
number: 1.0.0
|
||||
|
||||
@@ -0,0 +1,553 @@
|
||||
# Blank WordPress Pot
|
||||
# Copyright 2014 ...
|
||||
# This file is distributed under the GNU General Public License v3 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Aurora Heatmap v1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: Translator Name <translations@example.com>\n"
|
||||
"POT-Creation-Date: 2019-09-20 16:15+0900\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: R3098 <info@seous.info>\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
|
||||
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
|
||||
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Generator: Poedit 2.2.3\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SearchPathExcluded-0: freemius\n"
|
||||
|
||||
#: aurora-heatmap.php:34 class-aurora-heatmap-basic.php:212
|
||||
#: class-aurora-heatmap-basic.php:213 class-aurora-heatmap-basic.php:311
|
||||
#: class-aurora-heatmap-basic.php:446
|
||||
msgid "Aurora Heatmap"
|
||||
msgstr "Aurora Heatmap"
|
||||
|
||||
#: aurora-heatmap.php:35
|
||||
msgid ""
|
||||
"Beautiful like an aurora! A simple WordPress heatmap that can be completed "
|
||||
"with just a plugin."
|
||||
msgstr ""
|
||||
"オーロラのように美しい、プラグインだけで完結するシンプルな WordPress 用ヒート"
|
||||
"マップです。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:91
|
||||
msgid "Fail to activate. Another version of Aurora Heatmap is already active."
|
||||
msgstr ""
|
||||
"有効化に失敗しました。他のバージョンの Aurora Heatmap が既に有効化されていま"
|
||||
"す。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:227
|
||||
#: premium/class-aurora-heatmap-standard.php:59
|
||||
msgid "Settings"
|
||||
msgstr "設定"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:232
|
||||
msgid "Premium Version Information"
|
||||
msgstr "有料版のご案内"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:237 class-aurora-heatmap-basic.php:252
|
||||
#: premium/class-aurora-heatmap-standard.php:69
|
||||
#: premium/class-aurora-heatmap-standard.php:84
|
||||
msgid "Click"
|
||||
msgstr "クリック"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:242 class-aurora-heatmap-basic.php:257
|
||||
#: premium/class-aurora-heatmap-standard.php:74
|
||||
#: premium/class-aurora-heatmap-standard.php:89
|
||||
msgid "Breakaway"
|
||||
msgstr "離脱"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:247 class-aurora-heatmap-basic.php:262
|
||||
#: premium/class-aurora-heatmap-standard.php:79
|
||||
#: premium/class-aurora-heatmap-standard.php:94
|
||||
msgid "Attention"
|
||||
msgstr "熟読"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:269
|
||||
#: premium/class-aurora-heatmap-standard.php:64
|
||||
msgid "Help"
|
||||
msgstr "ヘルプ"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:328
|
||||
msgid "Updated options."
|
||||
msgstr "設定を更新しました。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:332
|
||||
msgid "Deleted heatmap data."
|
||||
msgstr "ヒートマップデータは削除されました。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:415
|
||||
msgid "PC"
|
||||
msgstr "パソコン"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:421
|
||||
msgid "Mobile"
|
||||
msgstr "モバイル"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:511
|
||||
msgid "<b>Aurora Heatmap</b> has a premium version with extended features."
|
||||
msgstr "<b>Aurora Heatmap</b> は機能を拡張した有料版を用意しています。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:512
|
||||
msgid "If you like this plugin, please consider upgrading!"
|
||||
msgstr ""
|
||||
"本プラグインを気に入っていただけましたら、ぜひ、アップグレードを検討くださ"
|
||||
"い!"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:515
|
||||
msgid "Features comparison"
|
||||
msgstr "機能比較"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:520
|
||||
msgid "Free Version"
|
||||
msgstr "無料版"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:521
|
||||
msgid "Premium Version"
|
||||
msgstr "有料版"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:524
|
||||
msgid "Free Plan"
|
||||
msgstr "フリープラン"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:525
|
||||
msgid "Standard Plan"
|
||||
msgstr "<span class=\"ib\">スタンダード</span><span class=\"ib\">プラン</span>"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:531
|
||||
msgid "Priority Email Support"
|
||||
msgstr "メールサポート"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:532
|
||||
msgid "Click Heatmap"
|
||||
msgstr "クリックヒートマップ"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:533
|
||||
msgid "Breakaway Heatmap"
|
||||
msgstr "離脱ヒートマップ"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:534
|
||||
msgid "Attention Heatmap"
|
||||
msgstr "熟読ヒートマップ"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:535
|
||||
msgid "URL Organization"
|
||||
msgstr "URL 最適化"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:536
|
||||
msgid "Extended Retension Period (6 months)"
|
||||
msgstr "データ保存期間の延長(6か月)"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:537
|
||||
msgid "Update to the Latest Version"
|
||||
msgstr "最新版への更新"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:550
|
||||
msgid "<b>*</b> The free plan is a premium version with no license or expired."
|
||||
msgstr "※ フリープランはライセンス未契約またはライセンス失効の有料版です。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:561
|
||||
msgid "Migrate data to the premium version"
|
||||
msgstr "有料版へのデータ移行"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:563
|
||||
msgid ""
|
||||
"<a href=\"https://market.seous.info/aurora-heatmap/premium\">Get the "
|
||||
"installer</a> of the premium version plugin."
|
||||
msgstr ""
|
||||
"有料版プラグインの <a href=\"https://market.seous.info/aurora-heatmap/premium"
|
||||
"\">インストーラを入手</a>。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:564
|
||||
msgid "<b>Stop</b> the free version plugin."
|
||||
msgstr "無料版プラグインを <b>停止</b>。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:565
|
||||
msgid "<b>Install</b> / <b>activate</b> the installer."
|
||||
msgstr "インストーラの <b>インストール</b>・<b>有効化</b>。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:566
|
||||
msgid ""
|
||||
"<b>User registration</b> / <b>license agreement</b> / <b>update plugin</b>."
|
||||
msgstr "<b>ユーザー登録</b>・<b>ライセンス契約</b>・<b>プラグインの更新</b>。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:567
|
||||
msgid "<b>Delete</b> the free version plugin."
|
||||
msgstr "無料版プラグインの <b>削除</b>。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:577
|
||||
#: premium/class-aurora-heatmap-standard.php:128
|
||||
msgid "1 month"
|
||||
msgstr "1か月"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:578
|
||||
#: premium/class-aurora-heatmap-standard.php:129
|
||||
msgid "3 months"
|
||||
msgstr "3か月"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:579
|
||||
#: premium/class-aurora-heatmap-standard.php:130
|
||||
msgid "6 months"
|
||||
msgstr "6か月"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:583
|
||||
#: premium/class-aurora-heatmap-standard.php:134
|
||||
msgid "High accuracy"
|
||||
msgstr "高精度"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:584
|
||||
#: premium/class-aurora-heatmap-standard.php:135
|
||||
msgid "Standard"
|
||||
msgstr "標準"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:588
|
||||
#: premium/class-aurora-heatmap-standard.php:139
|
||||
msgid "Show"
|
||||
msgstr "表示する"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:589
|
||||
#: premium/class-aurora-heatmap-standard.php:140
|
||||
msgid "Hide"
|
||||
msgstr "表示しない"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:593 class-aurora-heatmap-basic.php:598
|
||||
#: premium/class-aurora-heatmap-standard.php:144
|
||||
#: premium/class-aurora-heatmap-standard.php:149
|
||||
msgid "Integrated"
|
||||
msgstr "統合"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:594 class-aurora-heatmap-basic.php:599
|
||||
#: premium/class-aurora-heatmap-standard.php:145
|
||||
#: premium/class-aurora-heatmap-standard.php:150
|
||||
msgid "individual display"
|
||||
msgstr "別表示"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:615
|
||||
#: premium/class-aurora-heatmap-standard.php:168
|
||||
msgid "Data settings"
|
||||
msgstr "データ設定"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:619
|
||||
#: premium/class-aurora-heatmap-standard.php:172
|
||||
msgid "Retension period"
|
||||
msgstr "保存期間"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:627
|
||||
#: premium/class-aurora-heatmap-standard.php:180
|
||||
msgid "Are you sure you want to delete all the heatmap data?"
|
||||
msgstr "ヒートマップデータをすべて削除してもよろしいですか?"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:627
|
||||
#: premium/class-aurora-heatmap-standard.php:180
|
||||
msgid "Bulk data deletion"
|
||||
msgstr "データ一括削除"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:630
|
||||
#: premium/class-aurora-heatmap-standard.php:183
|
||||
msgid "Display settings"
|
||||
msgstr "表示設定"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:634
|
||||
#: premium/class-aurora-heatmap-standard.php:187
|
||||
msgid "Accuracy"
|
||||
msgstr "精度"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:638
|
||||
#: premium/class-aurora-heatmap-standard.php:191
|
||||
msgid ""
|
||||
"<b>*</b> If the count amount is not enough, please check in standard mode."
|
||||
msgstr "※ カウント量が十分でない場合は標準モードで確認してみてください。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:643
|
||||
#: premium/class-aurora-heatmap-standard.php:196
|
||||
msgid "Count bar"
|
||||
msgstr "カウントバー"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:651
|
||||
#: premium/class-aurora-heatmap-standard.php:204
|
||||
msgid "URL hash"
|
||||
msgstr "URL ハッシュ"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:655
|
||||
#: premium/class-aurora-heatmap-standard.php:208
|
||||
msgid "<code>#top</code> etc."
|
||||
msgstr "<code>#top</code> など。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:661
|
||||
#: premium/class-aurora-heatmap-standard.php:214
|
||||
msgid "URL parameter"
|
||||
msgstr "URL パラメータ"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:665
|
||||
#: premium/class-aurora-heatmap-standard.php:218
|
||||
msgid "<code>?page=2</code>, <code>?utm_source=xxxx</code>, etc."
|
||||
msgstr "<code>?page=2</code> や <code>?utm_source=xxxx</code> など。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:667
|
||||
#: premium/class-aurora-heatmap-standard.php:220
|
||||
msgid ""
|
||||
"<b>*</b> If the default permalink is set <code>?p=123</code>, use it "
|
||||
"individual display."
|
||||
msgstr ""
|
||||
"※ デフォルトパーマリンク設定 <code>?p=123</code> の場合は別表示で使用くださ"
|
||||
"い。"
|
||||
|
||||
#: class-aurora-heatmap-basic.php:671
|
||||
#: premium/class-aurora-heatmap-standard.php:224
|
||||
msgid "Save"
|
||||
msgstr "保存"
|
||||
|
||||
#: class-aurora-heatmap-list.php:71
|
||||
msgctxt "List_Table"
|
||||
msgid "Count"
|
||||
msgstr "Count"
|
||||
|
||||
#: class-aurora-heatmap-list.php:72
|
||||
msgctxt "List_Table"
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#: class-aurora-heatmap-list.php:73
|
||||
msgctxt "List_Table"
|
||||
msgid "Title"
|
||||
msgstr "Title"
|
||||
|
||||
#: class-aurora-heatmap-list.php:74
|
||||
msgctxt "List_Table"
|
||||
msgid "Heatmap"
|
||||
msgstr "Heatmap"
|
||||
|
||||
#: class-aurora-heatmap-list.php:87
|
||||
msgctxt "List_Table"
|
||||
msgid "Delete"
|
||||
msgstr "削除"
|
||||
|
||||
#: class-aurora-heatmap-list.php:172
|
||||
msgid "* Analysis results can only be viewed from a PC."
|
||||
msgstr "※ 解析結果はパソコンからのみ閲覧できます。"
|
||||
|
||||
#: class-aurora-heatmap-list.php:196
|
||||
msgctxt "Table_List"
|
||||
msgid "Check"
|
||||
msgstr "チェック"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:55
|
||||
msgctxt "Free Plan"
|
||||
msgid ""
|
||||
"Due to unlicensed or expired licenses, the premium version features, "
|
||||
"including <b>premium version plugin updates</b>, are limited."
|
||||
msgstr ""
|
||||
"ライセンス未契約または失効のため <b>有料版プラグインの更新</b> を含む有料版の"
|
||||
"機能が制限されています。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:56
|
||||
#, php-format
|
||||
msgctxt "Free Plan"
|
||||
msgid ""
|
||||
"To use the latest version, we recommend the <a href=\"%s\">lisense "
|
||||
"agreement</a> or the <a href=\"%s\">free version</a>. See the <a href=\"%s"
|
||||
"\">help</a> for details."
|
||||
msgstr ""
|
||||
"最新版をご利用いただくため、<a href=\"%s\">ライセンス契約</a> または <a href="
|
||||
"\"%s\">無料版</a> をおすすめします。詳細は <a href=\"%s\">ヘルプ</a> をご覧く"
|
||||
"ださい。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:70
|
||||
msgctxt "Free Plan"
|
||||
msgid "About the free plan"
|
||||
msgstr "フリープランについて"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:71
|
||||
msgctxt "Free Plan"
|
||||
msgid "The license has expired, but the free plan can still be used."
|
||||
msgstr ""
|
||||
"現在、ライセンス失効していますが、引き続き無料版としての機能をご利用いただけ"
|
||||
"ます。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:72
|
||||
msgctxt "Free Plan"
|
||||
msgid ""
|
||||
"However, it is not possible to update to the latest version of the premium "
|
||||
"version, so we recommend that you replace the WordPress.org plugin directory "
|
||||
"with the free version."
|
||||
msgstr ""
|
||||
"ただし、最新版への更新などは行えませんので、WordPress.org プラグインディレク"
|
||||
"トリの無料版への入れ替えをお勧めします。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:73
|
||||
msgctxt "Free Plan"
|
||||
msgid "It is also possible to take over the current data."
|
||||
msgstr "その際、既存データを引き継ぐことも可能です。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:75
|
||||
msgctxt "Free Plan"
|
||||
msgid "Migrate data to the free version"
|
||||
msgstr "無料版へのデータ移行"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:77
|
||||
msgctxt "Free Plan"
|
||||
msgid "<b>Stop</b> the premium version plugin."
|
||||
msgstr "有料版プラグインの <b>停止</b>。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:78
|
||||
msgctxt "Free Plan"
|
||||
msgid ""
|
||||
"<b>Install</b> / <b>activate</b> <a href=\"plugin-install.php?s=aurora-"
|
||||
"heatmap&tab=search&type=term\">the free version</a> plugin."
|
||||
msgstr ""
|
||||
"<a href=\"plugin-install.php?s=aurora-heatmap&tab=search&type=term\">無料版プ"
|
||||
"ラグイン</a> の <b>インストール</b>・<b>有効化</b>。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:79
|
||||
msgctxt "Free Plan"
|
||||
msgid "<b>Delete</b> the premium version plugin."
|
||||
msgstr "有料版プラグインの <b>削除</b>。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:83
|
||||
msgctxt "Free Plan"
|
||||
msgid "If you can't receive authentication email"
|
||||
msgstr "認証メールが受け取れない場合"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:84
|
||||
#, php-format
|
||||
msgctxt "Free Plan"
|
||||
msgid ""
|
||||
"Change the email address of <a href=\"profile.php\">%s</a> and restart the "
|
||||
"user registration with the following button."
|
||||
msgstr ""
|
||||
"<a href=\"profile.php\">%s</a> のメールアドレスを変更の上、次のボタンでユー"
|
||||
"ザー登録をやり直してください。"
|
||||
|
||||
#: premium/class-aurora-heatmap-free.php:85
|
||||
msgctxt "Free Plan"
|
||||
msgid "Restart the user registration"
|
||||
msgstr "ユーザー登録をやり直す"
|
||||
|
||||
#~ msgid "Information"
|
||||
#~ msgstr "案内"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p>ライセンス未契約または失効のため <b>有料版プラグインの更新</b> を含む有"
|
||||
#~ "料版の機能が制限されています。</p>"
|
||||
#~ msgstr ""
|
||||
#~ "<p>ライセンス未契約または失効のため <b>有料版プラグインの更新</b> を含む有"
|
||||
#~ "料版の機能が制限されています。</p>"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<p>最新版をご利用いただくため <a href=\"%s\">ライセンス契約</a> または <a "
|
||||
#~ "href=\"%s\">無料版</a> をおすすめします。詳細は <a href=\"%s\">案内タブ</"
|
||||
#~ "a> をご覧ください。</p>"
|
||||
#~ msgstr ""
|
||||
#~ "<p>最新版をご利用いただくため <a href=\"%s\">ライセンス契約</a> または <a "
|
||||
#~ "href=\"%s\">無料版</a> をおすすめします。詳細は <a href=\"%s\">案内タブ</"
|
||||
#~ "a> をご覧ください。</p>"
|
||||
|
||||
#~ msgid "Aurora Heatmap (Installer)"
|
||||
#~ msgstr "Aurora Heatmap (インストーラ)"
|
||||
|
||||
#~ msgid "Important"
|
||||
#~ msgstr "重要事項"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Fail to activate. Another version of <strong>Aurora Heatmap</strong> is "
|
||||
#~ "already active."
|
||||
#~ msgstr ""
|
||||
#~ "有効化に失敗しました。他のバージョンの <strong>Aurora Heatmap</strong> が"
|
||||
#~ "既に有効化されています。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "Aurora Heatmap (Installer)"
|
||||
#~ msgstr "Aurora Heatmap (インストーラ)"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "Important"
|
||||
#~ msgstr "重要事項"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid ""
|
||||
#~ "<strong>%s %s</strong> はライセンス契約後のプラグインの更新でご利用いただ"
|
||||
#~ "けます。"
|
||||
#~ msgstr ""
|
||||
#~ "<strong>%s %s</strong> はライセンス契約後のプラグインの更新でご利用いただ"
|
||||
#~ "けます。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid ""
|
||||
#~ "このプラグインはライセンス契約とプラグイン本体の導入を容易にするためのイン"
|
||||
#~ "ストーラです。"
|
||||
#~ msgstr ""
|
||||
#~ "このプラグインはライセンス契約とプラグイン本体の導入を容易にするためのイン"
|
||||
#~ "ストーラです。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid ""
|
||||
#~ "<strong>%s %s</strong> をご希望の方は、本インストーラを <b>停止</b>・<b>削"
|
||||
#~ "除</b> して無料版をご利用ください。"
|
||||
#~ msgstr ""
|
||||
#~ "<strong>%s %s</strong> をご希望の方は、本インストーラを <b>停止</b>・<b>削"
|
||||
#~ "除</b> して無料版をご利用ください。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "本インストーラをダウンロード・インストール・有効化します。"
|
||||
#~ msgstr "本インストーラをダウンロード・インストール・有効化します。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "%s より有料版(スタンダードプラン)のライセンス契約を行います。"
|
||||
#~ msgstr "%s より有料版(スタンダードプラン)のライセンス契約を行います。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "スタンダードプランの <b>[ UPGRADE NOW ]</b> をクリックします。"
|
||||
#~ msgstr "スタンダードプランの <b>[ UPGRADE NOW ]</b> をクリックします。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "<b>[ Monthly ]</b> または <b>[ Annually ]</b> を選択します。"
|
||||
#~ msgstr "<b>[ Monthly ]</b> または <b>[ Annually ]</b> を選択します。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid ""
|
||||
#~ "クレジットカード または PayPal のお支払い方法を選択して、情報を入力しま"
|
||||
#~ "す。"
|
||||
#~ msgstr ""
|
||||
#~ "クレジットカード または PayPal のお支払い方法を選択して、情報を入力しま"
|
||||
#~ "す。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid "<b>[ Review Order ]</b> ボタンをクリックします。"
|
||||
#~ msgstr "<b>[ Review Order ]</b> ボタンをクリックします。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid ""
|
||||
#~ "確認画面が表示されますので <b>[ Pay & Subscribe ]</b> ボタンをクリック"
|
||||
#~ "して決済します。"
|
||||
#~ msgstr ""
|
||||
#~ "確認画面が表示されますので <b>[ Pay & Subscribe ]</b> ボタンをクリック"
|
||||
#~ "して決済します。"
|
||||
|
||||
#~ msgctxt "Installer"
|
||||
#~ msgid ""
|
||||
#~ "%s より <strong>%s</strong> を最新の <strong>%s %s</strong> に更新します。"
|
||||
#~ msgstr ""
|
||||
#~ "%s より <strong>%s</strong> を最新の <strong>%s %s</strong> に更新します。"
|
||||
|
||||
#~ msgid "Breakaway (Mobile)"
|
||||
#~ msgstr "離脱 (Mobile)"
|
||||
|
||||
#~ msgid "Attention (Mobile)"
|
||||
#~ msgstr "熟読 (Mobile)"
|
||||
|
||||
#~ msgid "perusal (PC)"
|
||||
#~ msgstr "熟読 (PC)"
|
||||
|
||||
#~ msgid "perusal (Mobile)"
|
||||
#~ msgstr "熟読 (Mobile)"
|
||||
|
||||
#~ msgid "Got invalid nonce."
|
||||
#~ msgstr "不正な nonce です。"
|
||||
@@ -0,0 +1,423 @@
|
||||
# Copyright (C) 2019 ReeverWeb - Andrea Carapellucci
|
||||
# This file is distributed under the same license as the Easy Static Maps plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Easy Static Maps 1.0\n"
|
||||
"Report-Msgid-Bugs-To: supporto@reeverweb.it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-06-05T01:34:32+02:00\n"
|
||||
"PO-Revision-Date: 2019-08-28 21:20+0200\n"
|
||||
"X-Generator: Poedit 2.2.3\n"
|
||||
"X-Domain: easy-static-maps\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: it\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: easy-static-maps.php:48
|
||||
msgid "Easy Static Maps"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Easily adds STATIC MAPS to a WP website. Choose between different versions of Google / OpenStreetMap / Bing maps, set map parameters and map markers."
|
||||
msgstr "Aggiunge facilmente mappe statiche ad un sito WP. Scegli tra diverse versioni di mappe di Google / OpenStreetMap / Bing, imposta i parametri e i marker della mappa."
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "ReeverWeb"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://reeverweb.it/"
|
||||
msgstr ""
|
||||
|
||||
#: easy-static-maps.php:36
|
||||
msgid "NOTICE"
|
||||
msgstr "AVVISO"
|
||||
|
||||
#: easy-static-maps.php:37
|
||||
msgid "Easy Static Maps has been successfully installed and activated. <strong>Easy Static Maps is now present on your WordPress menu. First go to the plugin settings page and follow the instructions to enter the API keys of the web map services you want to use"
|
||||
msgstr "Easy Static Maps è stato installato e attivato con successo. <strong>Easy Static Maps è ora presente nel tuo menù di WordPress. Per prima cosa vai nella pagina dei settaggi del plugin e segui le istruzioni per inserire le chiavi API dei servizi di mappe web che vuoi usare"
|
||||
|
||||
#: easy-static-maps.php:49
|
||||
msgid "Map"
|
||||
msgstr "Mappa"
|
||||
|
||||
#: easy-static-maps.php:50
|
||||
msgid "Add a map"
|
||||
msgstr "Aggiungi una mappa"
|
||||
|
||||
#: easy-static-maps.php:51
|
||||
msgid "Add a new map"
|
||||
msgstr "Aggiungi una nuova mappa"
|
||||
|
||||
#: easy-static-maps.php:52
|
||||
msgid "New map"
|
||||
msgstr "Nuova mappa"
|
||||
|
||||
#: easy-static-maps.php:53
|
||||
msgid "Edit map"
|
||||
msgstr "Modifica la mappa"
|
||||
|
||||
#: easy-static-maps.php:54
|
||||
msgid "Show map"
|
||||
msgstr "Vedi mappa"
|
||||
|
||||
#: easy-static-maps.php:55
|
||||
msgid "All maps"
|
||||
msgstr "Tutte le mappe"
|
||||
|
||||
#: easy-static-maps.php:56
|
||||
msgid "Search maps"
|
||||
msgstr "Cerca le mappe"
|
||||
|
||||
#: easy-static-maps.php:57
|
||||
msgid "No map found"
|
||||
msgstr "Nessuna mappa trovata"
|
||||
|
||||
#: easy-static-maps.php:58
|
||||
msgid "No map found in trash"
|
||||
msgstr "Nessuna mappa trovata nel cestino"
|
||||
|
||||
#: easy-static-maps.php:76
|
||||
msgid "Plugin license key"
|
||||
msgstr "Chiave di licenza del plugin"
|
||||
|
||||
#: easy-static-maps.php:77
|
||||
msgid "General settings"
|
||||
msgstr "Impostazioni generali"
|
||||
|
||||
#: easy-static-maps.php:78
|
||||
msgid "Google Maps API key"
|
||||
msgstr "Chiave API di Google Maps"
|
||||
|
||||
#: easy-static-maps.php:79
|
||||
msgid "OpenStreetMap - Mapquest API key"
|
||||
msgstr "Chiave API di OpenStreetMap - Mapquest"
|
||||
|
||||
#: easy-static-maps.php:80
|
||||
msgid "Bing Maps API key"
|
||||
msgstr "Chiave API di Bing Maps"
|
||||
|
||||
#: easy-static-maps.php:84
|
||||
msgid "The basic version does not require a license key. The basic version does not include custom marker icons, adding lines, paths, circles, colored areas and customizing the map background.<br>To purchase the Pro or Ultimate version"
|
||||
msgstr "La versione basic non richiede una chiave di licenza. La versione basic non include le icone personalizzate per i marker, l'aggiunta di linee, percorsi, cerchi, aree colorate e la personalizzazione dello sfondo della mappa.<br>Per acquistare la versione Pro o Ultimate"
|
||||
|
||||
#: easy-static-maps.php:87
|
||||
msgid "API keys (something similar to a user identification code) are now required by most web map services. Obtain API keys from the web map services you want to use and paste them in these fields to make your maps work"
|
||||
msgstr "Le chiavi API (qualcosa di simile ad un codice di identificazione utente) sono ora richieste dalla maggior parte dei servizi di mappe web. Incollale in questi campi per far funzionare le tue mappe"
|
||||
|
||||
#: easy-static-maps.php:91
|
||||
msgid "To get a Google Maps API key"
|
||||
msgstr "Per ottenere una chiave API di Google Maps"
|
||||
|
||||
#: easy-static-maps.php:95
|
||||
msgid "To get an OpenStreetMap - Mapquest API key"
|
||||
msgstr "Per ottenere una chiave API di OpenStreetMap - Mapquest"
|
||||
|
||||
#: easy-static-maps.php:99
|
||||
msgid "To get a Bing Maps API key"
|
||||
msgstr "Per ottenere una chiave API di Bing Maps"
|
||||
|
||||
#: easy-static-maps.php:103
|
||||
msgid "Easy Static Maps settings"
|
||||
msgstr "Impostazioni di Easy Static Maps"
|
||||
|
||||
#: easy-static-maps.php:115
|
||||
msgid "ESM settings"
|
||||
msgstr "Impostazioni di ESM"
|
||||
|
||||
#: easy-static-maps.php:130
|
||||
msgid "Use this place to center the map. You can indicate a precise street address or just a city or a village. Alternatively, enter the geographical coordinates (latitude and longitude) of the center of the map. Be careful: Bing Maps uses textual address of the map center to automatically set the zoom level (to be able to manually set the zoom level with Bing Maps, write only the latitude and longitude of the center of the map). <strong>To get the coordinates</strong> (latitude and longitude) from a street address you can consult a website like"
|
||||
msgstr "Usa questo luogo come centro della mappa. Puoi indicare un indirizzo stradale preciso o solo una città o un paese. In alternativa inserisci le coordinate geografiche (latitudine e longitudine) del centro della mappa. Fai attenzione: Bing Maps utilizza l'indirizzo testuale del centro della mappa per settare automaticamente il livello di zoom (per settare manualmente il livello di zoom con Bing Maps inserisci solo la latitudine e longitudine del centro della mappa). <strong>Per ottenere le coordinate</strong> (latitudine e longitudine) da un indirizzo stradale puoi consultare un sito web come"
|
||||
|
||||
#: easy-static-maps.php:130 easy-static-maps.php:270
|
||||
msgid "or open Google Maps in your browser and click on a point on the map to know its geographical coordinates"
|
||||
msgstr "oppure puoi aprire Google Maps nel tuo browser e cliccare su un punto della mappa per conoscere le sue coordinate geografiche"
|
||||
|
||||
#: easy-static-maps.php:133
|
||||
msgid "Center position"
|
||||
msgstr "Posizione del centro della mappa"
|
||||
|
||||
#: easy-static-maps.php:136 easy-static-maps.php:305
|
||||
msgid "Country"
|
||||
msgstr "Paese"
|
||||
|
||||
#: easy-static-maps.php:140 easy-static-maps.php:309
|
||||
msgid "State / Region"
|
||||
msgstr "Stato / Regione"
|
||||
|
||||
#: easy-static-maps.php:143
|
||||
msgid "For countries with federal government (such as USA or Germany) write in the second field the state (e.g. Florida). Otherwise, write the region"
|
||||
msgstr "Per i paesi con governo federale (come gli USA o la Germania) scrivi nel secondo campo lo stato (ad es. Florida). Altrimenti scrivi la regione"
|
||||
|
||||
#: easy-static-maps.php:145 easy-static-maps.php:313
|
||||
msgid "City / Village"
|
||||
msgstr "Città / Borgo"
|
||||
|
||||
#: easy-static-maps.php:149 easy-static-maps.php:317
|
||||
msgid "Street address"
|
||||
msgstr "Indirizzo stradale"
|
||||
|
||||
#: easy-static-maps.php:154 easy-static-maps.php:322
|
||||
msgid "OR"
|
||||
msgstr "OPPURE"
|
||||
|
||||
#: easy-static-maps.php:159 easy-static-maps.php:327
|
||||
msgid "Latitude"
|
||||
msgstr "Latitudine"
|
||||
|
||||
#: easy-static-maps.php:163 easy-static-maps.php:332 easy-static-maps.php:409
|
||||
msgid "E.g."
|
||||
msgstr "Ad es."
|
||||
|
||||
#: easy-static-maps.php:163 easy-static-maps.php:331
|
||||
msgid "Longitude"
|
||||
msgstr "Longitudine"
|
||||
|
||||
#: easy-static-maps.php:183
|
||||
msgid "Map service"
|
||||
msgstr "Servizio di mappe"
|
||||
|
||||
#: easy-static-maps.php:191
|
||||
msgid "Map type"
|
||||
msgstr "Tipo di mappa"
|
||||
|
||||
#: easy-static-maps.php:193
|
||||
msgid "Roadmap"
|
||||
msgstr "Mappa stradale"
|
||||
|
||||
#: easy-static-maps.php:194
|
||||
msgid "Satellite"
|
||||
msgstr "Immagini satellitari"
|
||||
|
||||
#: easy-static-maps.php:195
|
||||
msgid "Hybrid"
|
||||
msgstr "Ibrida"
|
||||
|
||||
#: easy-static-maps.php:196
|
||||
msgid "Physical (Google Maps only)"
|
||||
msgstr "Mappa fisica (solo Google Maps)"
|
||||
|
||||
#: easy-static-maps.php:197
|
||||
msgid "Light (OpenStreetMap - Mapquest and Bing Maps only)"
|
||||
msgstr "Light (solo OpenStreetMap - Mapquest e Bing Maps)"
|
||||
|
||||
#: easy-static-maps.php:198
|
||||
msgid "Dark (OpenStreetMap - Mapquest and Bing Maps only)"
|
||||
msgstr "Dark (solo OpenStreetMap - Mapquest e Bing Maps)"
|
||||
|
||||
#: easy-static-maps.php:202
|
||||
msgid "Map zoom level"
|
||||
msgstr "Livello di zoom della mappa"
|
||||
|
||||
#: easy-static-maps.php:229
|
||||
msgid "In Bing Maps the zoom level is only available if the latitude and longitude of the map center are specified"
|
||||
msgstr "Per Bing Maps il livello di zoom è disponibile solo se sono specificati la latitudine e la longitudine del centro della mappa"
|
||||
|
||||
#: easy-static-maps.php:233
|
||||
msgid "Map size"
|
||||
msgstr "Dimensioni della mappa"
|
||||
|
||||
#: easy-static-maps.php:235
|
||||
msgid "Width"
|
||||
msgstr "Larghezza"
|
||||
|
||||
#: easy-static-maps.php:235
|
||||
msgid "Height"
|
||||
msgstr "Altezza"
|
||||
|
||||
#: easy-static-maps.php:235
|
||||
msgid "Default size (in pixels) of the map"
|
||||
msgstr "Dimensioni predefinite (in pixel) della mappa"
|
||||
|
||||
#: easy-static-maps.php:235
|
||||
msgid "Google Maps max map size (not Premium Plan): 640x640"
|
||||
msgstr "Dimensioni massime della mappa di Google Maps (tranne i piani premium): 640x640"
|
||||
|
||||
#: easy-static-maps.php:235
|
||||
msgid "OpenStreetMap - Mapquest max map size: 1920x1920"
|
||||
msgstr "Dimensioni massime della mappa di OpenStreetMap - Mapquest: 1920x1920"
|
||||
|
||||
#: easy-static-maps.php:235
|
||||
msgid "Bing Maps max map size: 2000x1500"
|
||||
msgstr "Dimensioni massime della mappa di Bing Maps: 2000x1500"
|
||||
|
||||
#: easy-static-maps.php:239
|
||||
msgid "Image format"
|
||||
msgstr "Formato dell'immagine"
|
||||
|
||||
#: easy-static-maps.php:241 easy-static-maps.php:345
|
||||
msgid "Google Maps only"
|
||||
msgstr "solo Google Maps"
|
||||
|
||||
#: easy-static-maps.php:242
|
||||
msgid "high quality, larger file size"
|
||||
msgstr "alta qualità, dimensioni del file più grande"
|
||||
|
||||
#: easy-static-maps.php:243
|
||||
msgid "medium quality"
|
||||
msgstr "media qualità"
|
||||
|
||||
#: easy-static-maps.php:244
|
||||
msgid "compressed, smaller file size"
|
||||
msgstr "compresso, dimensioni del file più piccole"
|
||||
|
||||
#: easy-static-maps.php:248
|
||||
msgid "Image quality"
|
||||
msgstr "Qualità dell'immagine"
|
||||
|
||||
#: easy-static-maps.php:250
|
||||
msgid "Low quality (smaller file size)"
|
||||
msgstr "Bassa qualità (dimensioni del file più piccole)"
|
||||
|
||||
#: easy-static-maps.php:251
|
||||
msgid "High quality (larger file size)"
|
||||
msgstr "Alta qualità (dimensione del file più grande)"
|
||||
|
||||
#: easy-static-maps.php:270
|
||||
msgid "Optional. Markers (map pushpins) are useful to highlight the position of a specific place on the map. You can indicate a precise street address or just a city or a village. Alternatively, enter the geographical coordinates of the place where you want the marker to be placed. Be careful: Bing Maps only accepts latitude and longitude (any textual address will be ignored). <strong>To get the coordinates</strong> (latitude and longitude) from a street address you can consult a website like"
|
||||
msgstr "Opzionale. I marker (puntine della mappa) sono utili per evidenziare la posizione di un luogo specifico sulla mappa. Puoi indicare un indirizzo preciso o solo una città o un villaggio. In alternativa inserisci le coordinate geografiche del luogo in cui desideri posizionare il marker. Fai attenzione: Bing Maps accetta solo latitudine e longitudine (qualsiasi indirizzo testuale verrà ignorato). <strong>Per ottenere le coordinate</strong> (latitudine e longitudine) da un indirizzo stradale puoi consultare un sito web come"
|
||||
|
||||
#: easy-static-maps.php:270
|
||||
msgid "You can add <strong>custom marker icons</strong> (such as your business logo) to the map using the Pro and Ultimate version of this plugin"
|
||||
msgstr "Puoi aggiungere nella mappa <strong>marker con icone personalizzate</strong> (come il logo della tua attività) utilizzando la versione Pro e Ultimate di questo plugin"
|
||||
|
||||
#: easy-static-maps.php:273
|
||||
msgid "Number of map markers"
|
||||
msgstr "Numero di marker"
|
||||
|
||||
#: easy-static-maps.php:295
|
||||
msgid "Maximum number of markers that can be added"
|
||||
msgstr "Massimo numero di marker che si possono aggiungere"
|
||||
|
||||
#: easy-static-maps.php:299 easy-static-maps.php:453
|
||||
msgid "Map marker"
|
||||
msgstr "Marker"
|
||||
|
||||
#: easy-static-maps.php:302
|
||||
msgid "Marker position"
|
||||
msgstr "Posizione del marker"
|
||||
|
||||
#: easy-static-maps.php:337
|
||||
msgid "Default marker icon"
|
||||
msgstr "Icona di default del marker"
|
||||
|
||||
#: easy-static-maps.php:340
|
||||
msgid "Marker color"
|
||||
msgstr "Colore del marker"
|
||||
|
||||
#: easy-static-maps.php:341
|
||||
msgid "Google Maps and OpenStreetMap - Mapquest only"
|
||||
msgstr "solo Google Maps e OpenStreetMap - Mapquest"
|
||||
|
||||
#: easy-static-maps.php:344
|
||||
msgid "Marker size"
|
||||
msgstr "Dimensioni del marker"
|
||||
|
||||
#: easy-static-maps.php:345
|
||||
msgid "Tiny"
|
||||
msgstr "Minuscolo"
|
||||
|
||||
#: easy-static-maps.php:346
|
||||
msgid "Small"
|
||||
msgstr "Piccolo"
|
||||
|
||||
#: easy-static-maps.php:347
|
||||
msgid "Mid"
|
||||
msgstr "Medio"
|
||||
|
||||
#: easy-static-maps.php:348
|
||||
msgid "Normal"
|
||||
msgstr "Normale"
|
||||
|
||||
#: easy-static-maps.php:351
|
||||
msgid "Marker label"
|
||||
msgstr "Etichetta del marker"
|
||||
|
||||
#: easy-static-maps.php:352
|
||||
msgid "Optional. A single character to be shown inside the marker (only Bing Maps accepts up to 3 characters). Letters will be capitalized (not in Bing Maps)"
|
||||
msgstr "Un singolo carattere da mostrare all'interno del marcatore (solo Bing Maps accetta fino a 3 caratteri). Le lettere saranno trasformate in maiuscolo (non in Bing Maps)"
|
||||
|
||||
#: easy-static-maps.php:369
|
||||
msgid "Sometimes you have to wait a few seconds for elaboration. If you are not able to view the map preview, verify that you have correctly filled in the fields on this page or check your API keys on the settings page"
|
||||
msgstr "A volte devi aspettare qualche secondo per l'elaborazione dell'anteprima. Se non riesci a visualizzare l'anteprima della mappa verifica di aver compilato correttamente i campi in questa pagina o controlla le chiavi API nella pagina delle impostazioni"
|
||||
|
||||
#: easy-static-maps.php:403 easy-static-maps.php:408
|
||||
msgid "copy to clipboard"
|
||||
msgstr "copia negli appunti"
|
||||
|
||||
#: easy-static-maps.php:404
|
||||
msgid "Copy this shortcode and paste it into the WordPress editor of the post / page where you want the map to be displayed"
|
||||
msgstr "Copia questo shortcode e incollalo nell'editor di WordPress del post/pagina in cui desideri visualizzare la mappa"
|
||||
|
||||
#: easy-static-maps.php:405
|
||||
msgid "Manual use"
|
||||
msgstr "Utilizzo manuale"
|
||||
|
||||
#: easy-static-maps.php:406
|
||||
msgid "Generated map link"
|
||||
msgstr "Link della mappa elaborato"
|
||||
|
||||
#: easy-static-maps.php:409
|
||||
msgid "Inside a HTML document use this link as value for SRC attribute of IMG tag"
|
||||
msgstr "All'interno di un documento HTML utilizza questo link come valore per l'attributo SRC del tag IMG"
|
||||
|
||||
#: easy-static-maps.php:410
|
||||
msgid "Save the preview"
|
||||
msgstr "Salva l'anteprima"
|
||||
|
||||
#: easy-static-maps.php:411
|
||||
msgid "If you are not interested in having a constantly updated map (changes in the roads, borders, more recent satellite images, etc.) you can save on your computer the preview of the map on this page and upload the image file to the WordPress media library. Then use it in your posts as a normal image"
|
||||
msgstr "Se non ti interessa avere una mappa costantemente aggiornata (cambiamenti nelle strade, confini, foto satellitari più recenti, ecc.) puoi salvare sul tuo computer l'anteprima della mappa su questa pagina e caricare il file immagine nella media library di WordPress. Poi puoi usarla nei tuoi post come una normale immagine"
|
||||
|
||||
#: easy-static-maps.php:416 easy-static-maps.php:421 easy-static-maps.php:426
|
||||
#: easy-static-maps.php:431
|
||||
msgid "This additional feature is available only in the <a href=\"https://reeverweb.it/easy-static-maps/\" target=\"_blank\">Pro and Ultimate version</a> of this plugin"
|
||||
msgstr "Questa funzione aggiuntiva è disponibile solo per le <a href=\"https://reeverweb.it/easy-static-maps/\" target=\"_blank\">versioni Pro e Ultimate</a> di questo plugin"
|
||||
|
||||
#: easy-static-maps.php:437
|
||||
msgid "Map center"
|
||||
msgstr "Centro della mappa"
|
||||
|
||||
#: easy-static-maps.php:445
|
||||
msgid "Map settings"
|
||||
msgstr "Impostazioni della mappa"
|
||||
|
||||
#: easy-static-maps.php:453
|
||||
msgid "Map markers"
|
||||
msgstr "Marker della mappa"
|
||||
|
||||
#: easy-static-maps.php:461
|
||||
msgid "Map preview"
|
||||
msgstr "Anteprima mappa"
|
||||
|
||||
#: easy-static-maps.php:469
|
||||
msgid "To use this map"
|
||||
msgstr "Per utilizzare questa mappa"
|
||||
|
||||
#: easy-static-maps.php:477
|
||||
msgid "Add a line / calculated route"
|
||||
msgstr "Aggiungi una linea / percorso calcolato"
|
||||
|
||||
#: easy-static-maps.php:485
|
||||
msgid "Add a colored area"
|
||||
msgstr "Aggiungi un'area colorata"
|
||||
|
||||
#: easy-static-maps.php:493
|
||||
msgid "Add a circle"
|
||||
msgstr "Aggiungi un cerchio"
|
||||
|
||||
#: easy-static-maps.php:501
|
||||
msgid "Custom map styles"
|
||||
msgstr "Personalizza l'aspetto della mappa"
|
||||
|
||||
#: easy-static-maps-pro.php:412
|
||||
msgid "Map link copied in clipboard. Paste it in a SRC attribute of an IMG tag"
|
||||
msgstr "Link della mappa copiato negli appunti. Incollalo in un attributo SRC di un tag IMG"
|
||||
|
||||
#: easy-static-maps-pro.php:412
|
||||
msgid "Shortcode copied in clipboard. Paste it into the WordPress editor of the post / page where you want the map to be displayed"
|
||||
msgstr "Shortcode copiato negli appunti. Incollalo nell'editor di WordPress del post / della pagina in cui desideri visualizzare la mappa"
|
||||
8
spec/fixtures/dynamic_finders/plugin_version/generous-world/change_log/changelog.txt
vendored
Normal file
8
spec/fixtures/dynamic_finders/plugin_version/generous-world/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Changelog
|
||||
All notable changes to the plugin will be documented in this file.
|
||||
|
||||
## 1.0.0 - 2019-08-24
|
||||
### Initial release
|
||||
|
||||
## 1.0.1 - 2019-09-20
|
||||
### Fixed typos and descriptions
|
||||
6
spec/fixtures/dynamic_finders/plugin_version/opal-estate-pro/change_log/changelog.txt
vendored
Normal file
6
spec/fixtures/dynamic_finders/plugin_version/opal-estate-pro/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
= 1.0.4 - 2019-09-20 =
|
||||
* Fixes: Property setings.
|
||||
* Added: Search form: Collapse advanced.
|
||||
|
||||
= 1.0.0 - 2019-09-03 =
|
||||
* Release.
|
||||
23
spec/fixtures/dynamic_finders/plugin_version/otm-accessibly/composer_file/package.json
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/otm-accessibly/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "wordpress-accessibility-plugin",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:start-jobs/wordpress-accessibility-plugin.git",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
"watch": "rollup -c -w"
|
||||
},
|
||||
"devDependencies": {
|
||||
"resolve": "^1.12.0",
|
||||
"rollup": "^1.20.2",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-node-resolve": "^5.2.0",
|
||||
"rollup-plugin-terser": "^5.1.1",
|
||||
"@babel/core": "^7.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"vanilla-picker": "^2.9.2"
|
||||
}
|
||||
}
|
||||
@@ -133,6 +133,10 @@
|
||||
<link rel="stylesheet" id="admin_abcsubmit_css-css" href="http://wp.lab/wp-content/plugins/abcsubmit//assets/css/admin.css?ver=1.1.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- about-author-box -->
|
||||
<link rel="stylesheet" id="about-author-box-css-css" href="http://wp.lab/wp-content/plugins/about-author-box/css/about-author-box.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- academic-bloggers-toolkit -->
|
||||
<link rel="stylesheet" id="abt-css-css" href="http://wp.lab/wp-content/plugins/academic-bloggers-toolkit/css/frontend.css?ver=4.11.3" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/academic-bloggers-toolkit/js/frontend.js?ver=4.11.3"></script>
|
||||
@@ -1023,6 +1027,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/audioigniter/player/build/app.js?ver=1.4.1"></script>
|
||||
|
||||
|
||||
<!-- aurora-heatmap -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/aurora-heatmap/js/reporter.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- ausmed-document-button -->
|
||||
<link rel="stylesheet" id="ausmed-document-button-css" href="http://wp.lab/wp-content/plugins/ausmed-document-button/public/css/ausmed-document-button-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ausmed-document-button/public/js/ausmed-document-button-public.js?ver=1.0.0"></script>
|
||||
@@ -1094,6 +1102,13 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/autoship-cloud/js/schedule-options.js?ver=1.0.10"></script>
|
||||
|
||||
|
||||
<!-- availability-calendar -->
|
||||
<link rel="stylesheet" id="owac-styles-css" href="http://wp.lab/wp-content/plugins/availability-calendar/public/css/styles.css?ver=1.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="owac-slider-css" href="http://wp.lab/wp-content/plugins/availability-calendar/public/css/owac.css?ver=1.0" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="owac-theme-css" href="http://wp.lab/wp-content/plugins/availability-calendar/public/css/owac-theme.css?ver=1.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/availability-calendar/public/js/owac.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- awasete-yomitai-for-wordpress -->
|
||||
<link rel="stylesheet" id="awasete-yomitai-css" href="http://wp.lab/wp-content/plugins/awasete-yomitai-for-wordpress/awasete-yomitai.css?ver=1.1.1" type="text/css" media="all">
|
||||
|
||||
@@ -2122,6 +2137,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/buzz-instagram-feed/js/frontend.js?ver=1.0.3"></script>
|
||||
|
||||
|
||||
<!-- bwl-advanced-faq-manager-lite -->
|
||||
<link rel="stylesheet" id="bwl-advanced-faq-theme-css" href="http://wp.lab/wp-content/plugins/bwl-advanced-faq-manager-lite/css/faq-style.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- bwp-external-links -->
|
||||
<link rel="stylesheet" id="bwp-ext-css" href="http://wp.lab/wp-content/plugins/bwp-external-links/css/bwp-external-links.css?ver=1.1.3" type="text/css" media="all">
|
||||
|
||||
@@ -2771,6 +2790,11 @@
|
||||
<link rel="stylesheet" id="cm-idin-css" href="http://wp.lab/wp-content/plugins/cm-idin/css/style.min.css?ver=1.0.1" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- cn-custom-tabs -->
|
||||
<link rel="stylesheet" id="cn-custom-woo-tabs-css" href="http://wp.lab/wp-content/plugins/cn-custom-tabs/public/css/cn-custom-woo-tabs-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cn-custom-tabs/public/js/cn-custom-woo-tabs-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- cnhk-slideshow -->
|
||||
<link rel="stylesheet" id="cnhk-css-css" href="http://wp.lab/wp-content/plugins/cnhk-slideshow/public/assets/css/cnhk-slider.css?ver=3.1.1" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cnhk-slideshow/lib/jssor/jssor.slider.mini.js?ver=3.1.1"></script>
|
||||
@@ -3047,6 +3071,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/content-views-query-and-display-post-page/public/assets/js/cv.js?ver=1.9.9.5"></script>
|
||||
|
||||
|
||||
<!-- continue-shopping-anywhere-for-woocommerce -->
|
||||
<link rel="stylesheet" id="continue-shopping-anywhere-css" href="http://wp.lab/wp-content/plugins/continue-shopping-anywhere-for-woocommerce/public/css/continue-shopping-anywhere-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/continue-shopping-anywhere-for-woocommerce/public/js/continue-shopping-anywhere-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- contributer -->
|
||||
<link rel="stylesheet" id="contributer_login-css" href="http://wp.lab/wp-content/plugins/contributer//assets/css/main.css?ver=1.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/contributer//assets/js/login.js?ver=1.0"></script>
|
||||
@@ -4794,6 +4823,11 @@
|
||||
<link rel="stylesheet" id="freelancer_share_icons-css" href="http://wp.lab/wp-content/plugins/freelancer-sharing-icons/public/css/freelancer_share_icons-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- frequency -->
|
||||
<link rel="stylesheet" id="frequency-css" href="http://wp.lab/wp-content/plugins/frequency/public/css/frequency-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/frequency/public/js/frequency-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- fresh-podcaster -->
|
||||
<link rel="stylesheet" id="fresh-podcaster-css" href="http://wp.lab/wp-content/plugins/fresh-podcaster/public/css/fresh-podcaster-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/fresh-podcaster/public/js/fresh-podcaster-public.js?ver=1.0.0"></script>
|
||||
@@ -6838,6 +6872,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/link-widget-title/public/js/link-widget-title-public.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- linkgreen-product-import -->
|
||||
<link rel="stylesheet" id="linkgreen-product-import-css" href="http://wp.lab/wp-content/plugins/linkgreen-product-import/public/css/linkgreen-product-import-public.css?ver=1.0.5" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/linkgreen-product-import/public/js/linkgreen-product-import-public.js?ver=1.0.5"></script>
|
||||
|
||||
|
||||
<!-- linkpaper -->
|
||||
<link rel="stylesheet" id="linkpaper-style-css" href="http://wp.lab/wp-content/plugins/linkpaper/css/lp-style.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
@@ -7639,6 +7678,10 @@
|
||||
<link rel="stylesheet" id="wp-igsp-public-css-css" href="http://wp.lab/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/css/wp-igsp-public.css?ver=1.1.2" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- metomic-for-cookies -->
|
||||
<link rel="stylesheet" id="metomic-css" href="http://wp.lab/wp-content/plugins/metomic-for-cookies/public/css/metomic-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- metro-share-social-fonts -->
|
||||
<link rel="stylesheet" id="metroshare-social-fonts-css" href="http://wp.lab/wp-content/plugins/metro-share-social-fonts/css/social.min.css?ver=0.2.1" type="text/css" media="all">
|
||||
|
||||
@@ -8440,6 +8483,8 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/js/datatables.min.js?ver=1.0.1"></script>
|
||||
<link rel="stylesheet" id="loving-memorials-css" href="http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/css/loving-memorials-public.min.css?ver=1.0.1" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="bootstrap-css" href="http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/css/bootstrap.min.css?ver=1.0.1" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/public/js/loving-memorials-public.min.js?ver=1.0.1"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/obituary-central-newspaper-obituary-editor/frontend/js/loving-memorials-frontend.min.js?ver=1.0.1"></script>
|
||||
|
||||
|
||||
<!-- oc-newsletter -->
|
||||
@@ -11592,6 +11637,10 @@
|
||||
<link rel="stylesheet" id="social-mentions-css" href="http://wp.lab/wp-content/plugins/social-mentions/css/front-end.css?ver=1.0.3" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- social-menu -->
|
||||
<link rel="stylesheet" id="social-menu-css" href="http://wp.lab/wp-content/plugins/social-menu/style.css?ver=0.1.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- social-nation-itsme-login -->
|
||||
<link rel="stylesheet" id="social-nation-itsme-login-css" href="http://wp.lab/wp-content/plugins/social-nation-itsme-login/assets/css/social-nation-itsme-login.css?ver=1.0.8" type="text/css" media="all">
|
||||
|
||||
@@ -12286,6 +12335,15 @@
|
||||
<link type="text/css" href="http://wp.lab/wp-content/plugins/teachpress/styles/teachpress_front.css?ver=6.2.1" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- team-master -->
|
||||
<link rel="stylesheet" id="team-master-css" href="http://wp.lab/wp-content/plugins/team-master/public/css/team-master-public.css?ver=1.0.3" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="team-masterbootstrap-css-css" href="http://wp.lab/wp-content/plugins/team-master/public/css/bootstrap.min.css?ver=1.0.3" type="text/css" media="all">
|
||||
<link rel="stylesheet" id="team-masterfont-awesome-css-css" href="http://wp.lab/wp-content/plugins/team-master/public/css/font-awesome.min.css?ver=1.0.3" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/team-master/public/js/popper.min.js?ver=1.0.3"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/team-master/public/js/bootstrap.min.js?ver=1.0.3"></script>
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/team-master/public/js/team-master-public.js?ver=1.0.3"></script>
|
||||
|
||||
|
||||
<!-- team-ultimate -->
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/team-ultimate/public/js/team-ultimate-public.js?ver=1.0.0"></script>
|
||||
|
||||
@@ -12525,6 +12583,11 @@
|
||||
<link rel="stylesheet" id="timeline-twitter-feed-frontend-css" href="http://wp.lab/wp-content/plugins/timeline-twitter-feed/res/css/timeline-twitter-feed-frontend.css?ver=1.3" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- timezone-conversion-widget -->
|
||||
<link rel="stylesheet" id="tzc-select2-css-css" href="http://wp.lab/wp-content/plugins/timezone-conversion-widget/assets/css/select2.min.css?ver=1.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/timezone-conversion-widget/assets/js/select2.min.js?ver=1.0"></script>
|
||||
|
||||
|
||||
<!-- tiny-bar -->
|
||||
<link rel="stylesheet" id="hmtb_front_style-css" href="http://wp.lab/wp-content/plugins/tiny-bar/front/style/hmtb_style.css?ver=1.0" type="text/css" media="">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/tiny-bar/front/js/hmtb_script.js?ver=1.0"></script>
|
||||
@@ -13134,6 +13197,10 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/unique-hover-slider-plus/assets/js/script.js?ver=1.1.2"></script>
|
||||
|
||||
|
||||
<!-- unitizr -->
|
||||
<link rel="stylesheet" id="unitizr-public-css" href="http://wp.lab/wp-content/plugins/unitizr/lib/unitizr-public-style.css?ver=1.0.2" type="text/css" media="">
|
||||
|
||||
|
||||
<!-- units -->
|
||||
<link rel="stylesheet" id="unit-switcher-css" href="http://wp.lab/wp-content/plugins/units/assets/css/unit-switcher.css?ver=1.0.2" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/units/assets/js/unit-switcher.min.js?ver=1.0.2"></script>
|
||||
@@ -16019,6 +16086,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wp-soavis/public/js/wp-soavis-public.js?ver=1.2.0"></script>
|
||||
|
||||
|
||||
<!-- wp-social-connect -->
|
||||
<link rel="stylesheet" id="wpsoccon-css" href="http://wp.lab/wp-content/plugins/wp-social-connect/assets/css/wpsoccon-frontend.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wp-social-connect/assets/js/wpsoccon-frontend.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- wp-social-invitations -->
|
||||
<link rel="stylesheet" id="wsi-css" href="http://wp.lab/wp-content/plugins/wp-social-invitations/public/assets/css/wsi-public.css?ver=2.1.1" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wp-social-invitations/public/assets/js/wsi-public.js?ver=2.1.1"></script>
|
||||
@@ -16541,6 +16613,10 @@
|
||||
<link rel="stylesheet" id="wpm-email-css" href="http://wp.lab/wp-content/plugins/wpm-email/public/css/wpm-email-public.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- wpmarathi -->
|
||||
<link rel="stylesheet" id="wpmarathi-frontend-css" href="http://wp.lab/wp-content/plugins/wpmarathi//assets/css/wpmarathi-frontend.css?ver=1.0.0" type="text/css" media="all">
|
||||
|
||||
|
||||
<!-- wpmbytplayer -->
|
||||
<link rel="stylesheet" id="mb.YTPlayer_css-css" href="http://wp.lab/wp-content/plugins/wpmbytplayer/css/mb.YTPlayer.css?ver=3.1.7" type="text/css" media="screen">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/wpmbytplayer/js/jquery.mb.YTPlayer.js?ver=3.1.7"></script>
|
||||
@@ -16976,6 +17052,11 @@
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/zigaform-calculator-cost-estimation-form-builder-lite/assets/frontend/js/iframe/4.1.1/iframeResizer.min.js?ver=3.9.9.6.8"></script>
|
||||
|
||||
|
||||
<!-- zim-airtime -->
|
||||
<link rel="stylesheet" id="techzim-airtime-css" href="http://wp.lab/wp-content/plugins/zim-airtime/public/css/techzim-airtime-public201909070020.css?ver=1.0.0" type="text/css" media="all">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/zim-airtime/public/js/techzim-airtime-public201909111050.js?ver=1.0.0"></script>
|
||||
|
||||
|
||||
<!-- ziyarat-ashura -->
|
||||
<link rel="stylesheet" id="za_css-css" href="http://wp.lab/wp-content/plugins/ziyarat-ashura/css/style.css?ver=1.0.0" type="text/css" media="">
|
||||
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ziyarat-ashura/js/za-js.js?ver=1.0.0"></script>
|
||||
|
||||
580
spec/fixtures/dynamic_finders/plugin_version/seo-toolkit/translation_file/languages/seo-toolkit.pot
vendored
Normal file
580
spec/fixtures/dynamic_finders/plugin_version/seo-toolkit/translation_file/languages/seo-toolkit.pot
vendored
Normal file
@@ -0,0 +1,580 @@
|
||||
# Copyright (C) 2019 SEO Toolkit
|
||||
# This file is distributed under the same license as the SEO Toolkit plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: SEO Toolkit 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/seo-toolkit\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-09-20T12:41:06-05:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.3.0\n"
|
||||
"X-Domain: seo-toolkit\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#. Author of the plugin
|
||||
#: src/Admin/Admin.php:137
|
||||
msgid "SEO Toolkit"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://github.com/seo-toolkit"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "SEO Toolkit is a smart plugin that assists you to optimize your website for purposes of SEO easily."
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.seo-toolkit.page/"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:115
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:136
|
||||
#: src/Admin/Settings/General.php:199
|
||||
msgid "General Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:158
|
||||
msgid "Social Media Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:159
|
||||
#: src/Admin/Settings/SocialMedia.php:125
|
||||
msgid "Social Media"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:178
|
||||
msgid "XML Sitemaps Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:179
|
||||
#: src/Admin/Settings/Sitemaps.php:107
|
||||
msgid "XML Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:198
|
||||
#: src/Admin/Admin.php:199
|
||||
#: src/Admin/Settings/Editor.php:64
|
||||
msgid "Editor"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Admin.php:211
|
||||
msgctxt "settings screen"
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:62
|
||||
msgid "Search Engine Optimization"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:80
|
||||
#: src/Admin/Settings/Sitemaps.php:168
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:111
|
||||
#: src/Admin/Settings/General.php:263
|
||||
#: src/Admin/Taxonomies.php:90
|
||||
msgid "Document title"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:117
|
||||
#: src/Admin/Settings/General.php:267
|
||||
#: src/Admin/Settings/Options/Description.php:145
|
||||
#: src/Admin/Settings/SocialMedia.php:243
|
||||
#: src/Admin/Settings/SocialMedia.php:306
|
||||
#: src/Admin/Taxonomies.php:100
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:123
|
||||
#: src/Admin/Taxonomies.php:113
|
||||
msgid "Robots"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:135
|
||||
msgid "Do not show a \"Cached\" link in search results."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:143
|
||||
msgid "Do not show a snippet in the search results for this post."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:151
|
||||
msgid "Do not index images on this post."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:249
|
||||
#: src/Admin/Settings/SocialMedia.php:353
|
||||
msgctxt "wp.media"
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:250
|
||||
#: src/Admin/Settings/SocialMedia.php:354
|
||||
msgctxt "wp.media"
|
||||
msgid "Twitter"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts.php:251
|
||||
#: src/Admin/Settings/General.php:637
|
||||
#: src/Admin/Settings/SocialMedia.php:355
|
||||
msgctxt "wp.media"
|
||||
msgid "Choose Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Facebook.php:62
|
||||
#: src/Loader.php:149
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Facebook.php:83
|
||||
msgid "Facebook Title"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Facebook.php:89
|
||||
msgid "Facebook Description"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Facebook.php:95
|
||||
msgid "Facebook Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Facebook.php:97
|
||||
#: src/Admin/Posts/Twitter.php:113
|
||||
#: src/Admin/Settings/General.php:493
|
||||
#: src/Admin/Settings/General.php:510
|
||||
#: src/Admin/Settings/SocialMedia.php:252
|
||||
#: src/Admin/Settings/SocialMedia.php:316
|
||||
msgid "Upload Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Facebook.php:99
|
||||
#: src/Admin/Settings/SocialMedia.php:254
|
||||
msgid "Use images that are at least 1080 pixels in width for best display on high resolution devices. At the minimum, you should use images that are 600 pixels."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:62
|
||||
#: src/Loader.php:150
|
||||
msgid "Twitter"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:83
|
||||
#: src/Admin/Settings/SocialMedia.php:187
|
||||
#: src/Admin/Settings/SocialMedia.php:276
|
||||
msgid "Twitter Cards"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:86
|
||||
#: src/Admin/Settings/General.php:345
|
||||
#: src/Admin/Settings/Options/Description.php:139
|
||||
#: src/Admin/Settings/Options/Title.php:128
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:89
|
||||
#: src/Admin/Settings/SocialMedia.php:279
|
||||
msgid "Summary Card"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:92
|
||||
#: src/Admin/Settings/SocialMedia.php:282
|
||||
msgid "Summary Card with Large Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:99
|
||||
msgid "Twitter Title"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:105
|
||||
msgid "Twitter Description"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:111
|
||||
msgid "Twitter Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Posts/Twitter.php:115
|
||||
#: src/Admin/Settings/SocialMedia.php:318
|
||||
msgid "URL of image to use in the card. Images must be less than 5MB in size. JPG, PNG, WEBP and GIF formats are supported."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Request.php:66
|
||||
msgid "Security error has occurred."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Request.php:66
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Editor.php:108
|
||||
msgid "Edit robots.txt file"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Editor.php:111
|
||||
#: src/Admin/Settings/General.php:251
|
||||
#: src/Admin/Settings/Sitemaps.php:156
|
||||
#: src/Admin/Settings/SocialMedia.php:171
|
||||
msgid "Information"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Editor.php:127
|
||||
msgid "The robots.txt file does not exist. The file will be created when you save the changes."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Editor.php:134
|
||||
msgid "The robots.txt file has been saved."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:242
|
||||
msgid "Title and Meta tags"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:245
|
||||
msgid "Website Profile"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:248
|
||||
msgid "Webmasters"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:271
|
||||
msgid "Crawling and Indexing"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:312
|
||||
#: src/Admin/Settings/Options/Description.php:142
|
||||
#: src/Admin/Settings/Options/Title.php:131
|
||||
msgid "Separator"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:316
|
||||
msgid "Special signs can be entered as HTML. Example: <code>&raquo;</code> becomes <code>»</code>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:374
|
||||
msgid "Paginated pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:386
|
||||
msgid "Implementation"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:389
|
||||
msgid "Do not implement the values <code>index</code> and <code>index, follow</code>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:395
|
||||
msgid "Protect RSS Feeds"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:398
|
||||
msgid "Prevent indexing of RSS Feeds by search engines."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:432
|
||||
#: src/Admin/Settings/SocialMedia.php:290
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:438
|
||||
msgid "Select the website profile"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:439
|
||||
msgid "Person"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:440
|
||||
msgid "Organization"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:463
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:477
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:490
|
||||
msgid "Picture"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:500
|
||||
msgid "Organization Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:507
|
||||
msgid "Organization Logo"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:566
|
||||
msgid "Google"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:569
|
||||
msgid "Get your code in <a href=\"https://search.google.com/search-console/welcome\" target=\"_blank\">Google Search Console</a>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:574
|
||||
msgid "Bing"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:577
|
||||
msgid "Get your code in <a href=\"https://www.bing.com/toolbox/webmaster\" target=\"_blank\">Bing Webmaster Tools</a>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:582
|
||||
msgid "Yandex"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:585
|
||||
msgid "Get your code in <a href=\"https://webmaster.yandex.com/welcome/\" target=\"_blank\">Yandex.Webmaster</a>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:590
|
||||
#: src/Loader.php:154
|
||||
msgid "Pinterest"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:593
|
||||
msgid "Get your code in <a href=\"https://help.pinterest.com/en/business/article/claim-your-website\" target=\"_blank\">Business Profile</a>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:598
|
||||
msgid "Baidu"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:601
|
||||
msgid "Get your code in <a href=\"https://ziyuan.baidu.com/login/index?u=/site/siteadd\" target=\"_blank\">Baidu Webmaster Tools</a>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:635
|
||||
msgctxt "wp.media"
|
||||
msgid "Organization Logo"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/General.php:636
|
||||
msgctxt "wp.media"
|
||||
msgid "Picture"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:140
|
||||
#: src/Admin/Settings/Options/Title.php:129
|
||||
msgid "Site title"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:141
|
||||
#: src/Admin/Settings/Options/Title.php:130
|
||||
msgid "Tagline"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:143
|
||||
#: src/Admin/Settings/Options/Title.php:132
|
||||
#: src/Admin/Settings/SocialMedia.php:236
|
||||
#: src/Admin/Settings/SocialMedia.php:298
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:144
|
||||
msgid "Excerpt"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:146
|
||||
msgid "Biographical info"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:147
|
||||
#: src/Admin/Settings/Options/Title.php:134
|
||||
#: src/Context.php:97
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:148
|
||||
#: src/Admin/Settings/Options/Title.php:135
|
||||
#: src/Context.php:100
|
||||
msgid "Error 404"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Description.php:149
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Options/Title.php:133
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:150
|
||||
msgid "Sitemaps"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:153
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:191
|
||||
#: src/Admin/Settings/SocialMedia.php:210
|
||||
#: src/Admin/Settings/SocialMedia.php:264
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:202
|
||||
msgid "Maximum URLs per sitemap"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:209
|
||||
msgid "Images publishing"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:213
|
||||
msgid "Your images can be found in Image Search results."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:252
|
||||
msgid "View XML Sitemap"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/Sitemaps.php:256
|
||||
msgid "Send"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:168
|
||||
msgid "Social Profiles"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:183
|
||||
msgid "Facebook Open Graph"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:222
|
||||
msgid "Facebook Admin ID"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:224
|
||||
msgid "You can enter multiple Facebook Admin IDs by separating them with a comma."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:229
|
||||
msgid "Facebook App ID"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:231
|
||||
msgid "In order to use Facebook Insights you must add the app ID to your page. Find the app ID in your <a href=\"https://developers.facebook.com/apps/redirect/dashboard\" target=\"_blank\">App Dashboard</a>."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:238
|
||||
msgid "A clear title without mentioning the domain itself."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:245
|
||||
msgid "A brief description of the content, usually between 2 and 4 sentences."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:250
|
||||
#: src/Admin/Settings/SocialMedia.php:313
|
||||
msgid "Image URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:285
|
||||
msgid "With Twitter Cards, you can attach photos and videos to Tweets, helping to drive traffic to your website."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:293
|
||||
msgid "Twitter profile of website (Ex. username or @username)."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:301
|
||||
msgid "Title of content (max 70 characters)."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:308
|
||||
msgid "Description of content (maximum 200 characters)."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Settings/SocialMedia.php:352
|
||||
msgctxt "wp.media"
|
||||
msgid "Logo"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Taxonomies.php:81
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Taxonomies.php:84
|
||||
msgid "The following fields are used for SEO purposes."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Taxonomies.php:94
|
||||
msgid "This title is used to display in the search results."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Taxonomies.php:105
|
||||
msgid "This description is used to display in the search results."
|
||||
msgstr ""
|
||||
|
||||
#: src/Admin/Taxonomies.php:123
|
||||
msgid "Control the crawling and indexing."
|
||||
msgstr ""
|
||||
|
||||
#: src/Context.php:53
|
||||
msgid "Home"
|
||||
msgstr ""
|
||||
|
||||
#: src/Context.php:56
|
||||
msgid "Blog"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: post type label name
|
||||
#: src/Context.php:86
|
||||
msgid "%s archive"
|
||||
msgstr ""
|
||||
|
||||
#: src/Context.php:91
|
||||
msgid "Authors"
|
||||
msgstr ""
|
||||
|
||||
#: src/Context.php:94
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: src/Extensions/WooCommerce.php:72
|
||||
msgid "Shop page"
|
||||
msgstr ""
|
||||
|
||||
#: src/Extensions/WooCommerce.php:199
|
||||
msgid "Short product description"
|
||||
msgstr ""
|
||||
|
||||
#: src/Loader.php:151
|
||||
msgid "Instagram"
|
||||
msgstr ""
|
||||
|
||||
#: src/Loader.php:152
|
||||
msgid "YouTube"
|
||||
msgstr ""
|
||||
|
||||
#: src/Loader.php:153
|
||||
msgid "LinkedIn"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: page number
|
||||
#: src/Title.php:115
|
||||
msgid "Page %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: search term
|
||||
#: src/Title.php:191
|
||||
msgid "Search results for “%s”"
|
||||
msgstr ""
|
||||
|
||||
#: src/Title.php:196
|
||||
msgid "Page not found"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,56 @@
|
||||
# Copyright (C) 2019 Zetamatic
|
||||
# This file is distributed under the same license as the Show Hide Content for Fusion Builder plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Show Hide Content for Fusion Builder 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/show-hide-content-for-fusion-builder\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2019-09-16T09:09:02+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.2.0\n"
|
||||
"X-Domain: show-hide-content-fusion-builder\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Show Hide Content for Fusion Builder"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "http://zetamatic.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "This Plugin generates an extra element for Fusion Builder. It allows you to quickly create a button that shows/hides the content of your website. It helps your website look clean and compact, also allows users to click and see more information if they want. Some advantages of this are: robot defense, confirmation of user intent, page loads faster. It will work for every post, pages and custom post types."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Zetamatic"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "http://zetamatic.com/shop"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-show-hide-content.php:86
|
||||
msgid "More Tag"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-show-hide-content.php:94
|
||||
msgid "More Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-show-hide-content.php:96
|
||||
msgid "View More"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-show-hide-content.php:97
|
||||
msgid "Add the text that will display on more button."
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1. URL link.
|
||||
#: show-hide-content-for-fusion-builder.php:54
|
||||
msgid "Show Hide Content for Fusion Builder plugin requires FusionBuilder to be installed and active. Fusion Builder is the visual drag & drop plugin, free with Avada. You can download %s here."
|
||||
msgstr ""
|
||||
38
spec/fixtures/dynamic_finders/plugin_version/vikappointments/change_log/changelog.md
vendored
Normal file
38
spec/fixtures/dynamic_finders/plugin_version/vikappointments/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
# Changelog
|
||||
|
||||
### 1.1
|
||||
|
||||
*Release date - 18 September 2019*
|
||||
|
||||
#### New Features
|
||||
|
||||
* Added some reports for the packages orders.
|
||||
* Created the reports also for the services booked.
|
||||
* Closing days can be specified also for some services only.
|
||||
* Custom fields for the employees now support a visual editor.
|
||||
|
||||
#### Improvements
|
||||
|
||||
* Packages are automatically redeemed (if any) also from the back-end when creating a reservation.
|
||||
* Packages are automatically restored after cancelling a reservation from both the sections.
|
||||
* The packages list in the back-end now displays the number of redeemed appointments per package.
|
||||
* Added some placeholders for displaying location details within the reminders.
|
||||
* All the reports can be generated also by number of appointments instead of total amount earned.
|
||||
* Coupon publishing dates can, optionally, refer to the checkin date or to the current date.
|
||||
* The number of participants (when higher than 1) is now reported within all the notification e-mails.
|
||||
* The PayPal form now owns the name and id attributes.
|
||||
|
||||
#### Bug Fixes
|
||||
|
||||
* Booking restrictions are not applied when creating a reservation as employee.
|
||||
* The employee name is no more visible within the notification e-mail for customers, in case the employee selection was disabled.
|
||||
* Fixed the way the system detects the default country code in case of multilingual websites.
|
||||
* The payments filter within the back-end is no more visible in case there are no payment gateways.
|
||||
* The parameter used to enable the recurrence for a service is no more visible in case the recurrence is globally turned off.
|
||||
* Some input values have been escaped to prevent XSS attacks.
|
||||
|
||||
### 1.0
|
||||
|
||||
*Release date - 10 July 2019*
|
||||
|
||||
* First stable release of the VikAppointments plugin for WordPress.
|
||||
265
spec/fixtures/dynamic_finders/plugin_version/vikbooking/change_log/changelog.md
vendored
Normal file
265
spec/fixtures/dynamic_finders/plugin_version/vikbooking/change_log/changelog.md
vendored
Normal file
@@ -0,0 +1,265 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.7
|
||||
|
||||
*Release date - 16 September 2019*
|
||||
|
||||
- Fixed minor issues related to the Shortcodes handling functions.
|
||||
|
||||
## 1.2.6
|
||||
|
||||
*Release date - 2 August 2019*
|
||||
|
||||
- Minor CSS fixes.
|
||||
- Various improvements to the framework libraries.
|
||||
|
||||
## 1.2.5
|
||||
|
||||
*Release date - 26 June 2019*
|
||||
|
||||
- Dashboard Ajax navigation between donut charts.
|
||||
- Screen Options for pagination limit.
|
||||
- Various improvements to the framework libraries.
|
||||
|
||||
|
||||
## 1.2.4
|
||||
|
||||
*Release date - 21 June 2019*
|
||||
|
||||
- Minor fix for timezone issue.
|
||||
|
||||
|
||||
## 1.2.3
|
||||
|
||||
*Release date - 10 June 2019*
|
||||
|
||||
- Libraries improvements.
|
||||
- Fixed compatibility issues with Site Health checks.
|
||||
|
||||
|
||||
## 1.2.2
|
||||
|
||||
*Release date - 29 May 2019*
|
||||
|
||||
- Minor fixes for default section language.
|
||||
- Fixed issue with certain editor IDs.
|
||||
|
||||
|
||||
## 1.2.1
|
||||
|
||||
*Release date - 28 May 2019*
|
||||
|
||||
- Minor fix for new MVC structure.
|
||||
|
||||
|
||||
## 1.2.0
|
||||
|
||||
*Release date - 23 May 2019*
|
||||
|
||||
- Major release of the new core framework.
|
||||
- New front-end gallery.
|
||||
- Custom festivities.
|
||||
- Tens of improvements.
|
||||
|
||||
|
||||
## 1.1.7
|
||||
|
||||
*Release date - 17 April 2019*
|
||||
|
||||
- Fixed minor core issues.
|
||||
|
||||
|
||||
## 1.1.6
|
||||
|
||||
*Release date - 14 February 2019*
|
||||
|
||||
- Fixed an issue that could cause multiple email messages to be sent repeatedly.
|
||||
|
||||
|
||||
## 1.1.5
|
||||
|
||||
*Release date - 5 February 2019*
|
||||
|
||||
- Added filters to Shortcodes page.
|
||||
- Enhanced router for multilingual pages.
|
||||
|
||||
|
||||
## 1.1.4
|
||||
|
||||
*Release date - 4 February 2019*
|
||||
|
||||
- Shortcodes now support language tags.
|
||||
- Adjusted some routing rules.
|
||||
|
||||
|
||||
## 1.1.3
|
||||
|
||||
*Release date - 22 January 2019*
|
||||
|
||||
- Fixed a possible issue with the Shortcodes on Windows OS.
|
||||
- Added support to resolve Timezone conflicts.
|
||||
|
||||
|
||||
## 1.1.2
|
||||
|
||||
*Release date - 8 January 2019*
|
||||
|
||||
- Main language auto-detect.
|
||||
- Minor fixes for the Widgets framework.
|
||||
|
||||
|
||||
## 1.1.1
|
||||
|
||||
*Release date - 31 December 2018*
|
||||
|
||||
- Rates Overview can show multiple Pricing Calendar for several rooms.
|
||||
- Generation of custom invoices for different services.
|
||||
|
||||
|
||||
## 1.1.0
|
||||
|
||||
*Release date - 20 December 2018*
|
||||
|
||||
- Major release of the new core framework.
|
||||
|
||||
|
||||
## 1.0.18
|
||||
|
||||
*Release date - 26 November 2018*
|
||||
|
||||
- Room details shortcodes can be used for generic routing.
|
||||
- Datepicker improvements.
|
||||
|
||||
|
||||
## 1.0.17
|
||||
|
||||
*Release date - 16 November 2018*
|
||||
|
||||
- Added support for the new Gutenberg editor and WordPress 5.0.
|
||||
- Improved Shortcodes stability while updating a post.
|
||||
|
||||
|
||||
## 1.0.16
|
||||
|
||||
*Release date - 9 November 2018*
|
||||
|
||||
- Improved Shortcodes generation for params with multiple values.
|
||||
|
||||
|
||||
## 1.0.15
|
||||
|
||||
*Release date - 31 October 2018*
|
||||
|
||||
- Fixed minor issue for parameters with multiple values in Shortcodes.
|
||||
|
||||
|
||||
## 1.0.14
|
||||
|
||||
*Release date - 29 October 2018*
|
||||
|
||||
- Added support for several new currencies in the converter.
|
||||
- New type of Shortcode called "Booking" to rewrite the URLs of the booking details pages.
|
||||
- Various improvements to routing functions and framework
|
||||
|
||||
|
||||
## 1.0.13
|
||||
|
||||
*Release date - 26 September 2018*
|
||||
|
||||
- Added support for all Timezones.
|
||||
- Improved responsiveness for date picker calendars.
|
||||
- Minor core and application fixes.
|
||||
|
||||
|
||||
## 1.0.12
|
||||
|
||||
*Release date - 7 September 2018*
|
||||
|
||||
- Minor core and application fixes for front-end and back-end.
|
||||
|
||||
|
||||
## 1.0.11
|
||||
|
||||
*Release date - 16 July 2018*
|
||||
|
||||
- Shortcodes models can now be accessed also via front-end.
|
||||
|
||||
|
||||
## 1.0.10
|
||||
|
||||
*Release date - 18 June 2018*
|
||||
|
||||
- Improved hooks for Shortcodes usage in posts during drafts saving.
|
||||
|
||||
|
||||
## 1.0.9
|
||||
|
||||
*Release date - 4 June 2018*
|
||||
|
||||
- Minor backward compatibility fixes for PHP <= 5.4.
|
||||
|
||||
|
||||
## 1.0.8
|
||||
|
||||
*Release date - 16 may 2018*
|
||||
|
||||
- Shortcodes processing for third party plugins in descriptions.
|
||||
- Overrides functions for layout files of pages and widgets.
|
||||
|
||||
|
||||
## 1.0.7
|
||||
|
||||
*Release date - 14 may 2018*
|
||||
|
||||
- Automatic mirroring backup of uploaded or generated files (photos, invoices, docs).
|
||||
|
||||
|
||||
## 1.0.6
|
||||
|
||||
*Release date - 8 May 2018*
|
||||
|
||||
- Added support for Multisite network.
|
||||
|
||||
|
||||
## 1.0.5
|
||||
|
||||
*Release date - 27 April 2018*
|
||||
|
||||
- Payment framework extendable with dedicated plugins.
|
||||
|
||||
|
||||
## 1.0.4
|
||||
|
||||
*Release date - 24 April 2018*
|
||||
|
||||
- Automated backup and restore functions for uploaded files (photos, images, logos).
|
||||
- Improvements for upgrading to the Pro version.
|
||||
|
||||
|
||||
## 1.0.3
|
||||
|
||||
*Release date - 23 April 2018*
|
||||
|
||||
- Minor core fixes.
|
||||
|
||||
|
||||
## 1.0.2
|
||||
|
||||
*Release date - 20 April 2018*
|
||||
|
||||
- Unified language files for Widgets, Front-end and Back-end for easier translation.
|
||||
|
||||
|
||||
## 1.0.1
|
||||
|
||||
*Release date - 17 April 2018*
|
||||
|
||||
- Template files and custom CSS files are no longer overridden during updates.
|
||||
- SEO optimizations for custom page titles and metas in front-end.
|
||||
|
||||
|
||||
## 1.0
|
||||
|
||||
*Release date - 10 April 2018*
|
||||
|
||||
- First stable release of the Vik Booking Framework for WordPress.
|
||||
@@ -0,0 +1,118 @@
|
||||
# Copyright (C) 2019 WooCommerce PDF Invoice Maker
|
||||
# This file is distributed under the same license as the WooCommerce PDF Invoice Maker package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WooCommerce PDF Invoice Maker 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/init\n"
|
||||
"Project-Id-Version: whpdf\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language-Team: support@wphobby.com\n"
|
||||
"Report-Msgid-Bugs-To: support@wphobby.com\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: wphobby-woo-pdf-invoice.php:38
|
||||
msgid "WooCommerce PDF Invoice Maker is enabled but not effective. It requires WooCommerce in order to work."
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_admin.php:54
|
||||
msgid "Settings updated successfully."
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_admin.php:138
|
||||
msgid "Vew PDF Behaviour"
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_admin.php:139
|
||||
msgid "Shop Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_admin.php:144
|
||||
msgid "Enable Packing Slip"
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_admin.php:150
|
||||
msgid "General display settings for PDF invoices."
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_admin.php:203
|
||||
msgid "Advanced Settings for PDF Invoices."
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_document.php:263
|
||||
msgid "Invoice"
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_document.php:268
|
||||
msgid "Order"
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_document.php:273
|
||||
msgid "Invoice date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/whpdf_document.php:277
|
||||
msgid "Order Amount"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/sections/general/top.php:8
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/sections/general/top.php:9
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/sections/general/top.php:10
|
||||
msgid "Server Info"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/sections/help/top.php:8
|
||||
msgid "Help & Guide"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/sections/help/top.php:9
|
||||
msgid "Change Log"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:6
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:7
|
||||
msgid "Qty"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:8
|
||||
msgid "Price"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:9
|
||||
msgid "Line total"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:10
|
||||
msgid "Tax"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:129
|
||||
msgid "Subtotal"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:134
|
||||
msgid "Discount"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-details.php:148
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: template/invoice/invoice-footer.php:3
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
@@ -1,2 +1,2 @@
|
||||
[!] No WPVulnDB API Token given, as a result vulnerability data has not been output.
|
||||
[!] You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/register.
|
||||
[!] You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"vuln_api": {
|
||||
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/register."
|
||||
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user