Compare commits
134 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d92152a557 | ||
|
|
2cc243ac13 | ||
|
|
e735a68102 | ||
|
|
d50ee2217e | ||
|
|
e78d948f82 | ||
|
|
dd10991f93 | ||
|
|
99963c9b24 | ||
|
|
9acac36b85 | ||
|
|
460f10b4ad | ||
|
|
48f5e7c4ab | ||
|
|
866504c2ab | ||
|
|
ec6417feed | ||
|
|
b02f65888c | ||
|
|
9db97d0730 | ||
|
|
36a35279f2 | ||
|
|
d9f3c682d0 | ||
|
|
42dee6cfa9 | ||
|
|
d41e73727a | ||
|
|
9b2755020d | ||
|
|
91388a787a | ||
|
|
2690ab324f | ||
|
|
84993f7bd6 | ||
|
|
5b5cac925c | ||
|
|
854ad45d84 | ||
|
|
7078943b90 | ||
|
|
d59a4799f5 | ||
|
|
cac9d4cc71 | ||
|
|
8aff900d4a | ||
|
|
3c99593599 | ||
|
|
d14bc739c8 | ||
|
|
6060fc7a69 | ||
|
|
d79163fcb5 | ||
|
|
145cae912b | ||
|
|
058eac160f | ||
|
|
f38cac8d8a | ||
|
|
2e19a423fc | ||
|
|
52e3e25741 | ||
|
|
1201ecbfd3 | ||
|
|
75de6316d2 | ||
|
|
4dbef70bd2 | ||
|
|
a0b5fb1107 | ||
|
|
14800f1f6c | ||
|
|
78231becd9 | ||
|
|
da180e1e20 | ||
|
|
c48be5e980 | ||
|
|
98a71d3af6 | ||
|
|
111693ce9e | ||
|
|
d926520b29 | ||
|
|
1a6e359d02 | ||
|
|
46d7ce0a65 | ||
|
|
fd63bfd5fa | ||
|
|
0778d7e5f6 | ||
|
|
9cb53bbf43 | ||
|
|
a98e37918b | ||
|
|
1d18514ab5 | ||
|
|
75d6a16298 | ||
|
|
d0ce7cb5c5 | ||
|
|
fa0d068c30 | ||
|
|
33d5199f51 | ||
|
|
ac14ce71be | ||
|
|
f4bb6e521e | ||
|
|
5f8aa862b4 | ||
|
|
3621f4cc15 | ||
|
|
b6e36b2605 | ||
|
|
7b55570cbb | ||
|
|
308997523c | ||
|
|
90433d77c6 | ||
|
|
c4bc3bf0e7 | ||
|
|
e9638bee06 | ||
|
|
850662902b | ||
|
|
26867873e2 | ||
|
|
7f491c2403 | ||
|
|
776ca22e77 | ||
|
|
dec31b5a1c | ||
|
|
96dbe526cf | ||
|
|
3113e7309e | ||
|
|
1809c6c195 | ||
|
|
adb84ef7da | ||
|
|
824697490f | ||
|
|
62e01cb9d6 | ||
|
|
87c2f82b80 | ||
|
|
f887f8baa4 | ||
|
|
4d00d97be9 | ||
|
|
b0e946ee29 | ||
|
|
1220b9f47b | ||
|
|
12d2d0ffb0 | ||
|
|
4581113741 | ||
|
|
a20c769eae | ||
|
|
3259316cf1 | ||
|
|
9cc06234e4 | ||
|
|
1ee73268d7 | ||
|
|
f477620899 | ||
|
|
8a9dc1ce2c | ||
|
|
b584aa24bd | ||
|
|
8dfe78a210 | ||
|
|
7143cb5def | ||
|
|
e6c49d99b6 | ||
|
|
6e71f9771c | ||
|
|
452126b56a | ||
|
|
28dfd8b3b9 | ||
|
|
d3196bc03f | ||
|
|
0bff3231cd | ||
|
|
6e9d147dd0 | ||
|
|
9a7872a7c4 | ||
|
|
e8f10fb2db | ||
|
|
221f3fcbfd | ||
|
|
ab5153363f | ||
|
|
8576145d3f | ||
|
|
7908fb7d97 | ||
|
|
44b934540e | ||
|
|
9978595237 | ||
|
|
109c701e4f | ||
|
|
11f35d86ff | ||
|
|
fa3005f2b7 | ||
|
|
f30255d6d8 | ||
|
|
183df75112 | ||
|
|
105d06c8f8 | ||
|
|
82941906ca | ||
|
|
470fbb1ff3 | ||
|
|
8c6234879e | ||
|
|
689252c715 | ||
|
|
19cf00227b | ||
|
|
c9795dc560 | ||
|
|
188c8f31b2 | ||
|
|
76b2c067f6 | ||
|
|
01316ceac1 | ||
|
|
52f14c5f06 | ||
|
|
6782730d80 | ||
|
|
4235871a00 | ||
|
|
cb27a22fc4 | ||
|
|
e639d4eee3 | ||
|
|
d95b70f1c2 | ||
|
|
fb97553f7c | ||
|
|
b3b3bec6b0 |
7
.codeclimate.yml
Normal file
7
.codeclimate.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: "2"
|
||||
# https://docs.codeclimate.com/docs/default-analysis-configuration#sample-codeclimateyml
|
||||
checks:
|
||||
method-complexity:
|
||||
enabled: true
|
||||
config:
|
||||
threshold: 15
|
||||
17
.github/dependabot.yml
vendored
Normal file
17
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "bundler"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every weekday
|
||||
interval: "daily"
|
||||
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -9,14 +9,14 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
ruby: [2.5, 2.6, 2.7]
|
||||
ruby: [2.5, 2.6, 2.7, 3.0]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v1
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Set up Ruby ${{ matrix.ruby }}
|
||||
uses: actions/setup-ruby@v1
|
||||
uses: actions/setup-ruby@v1.1.3
|
||||
with:
|
||||
ruby-version: ${{ matrix.ruby }}
|
||||
|
||||
@@ -37,5 +37,6 @@ jobs:
|
||||
|
||||
- name: Coveralls
|
||||
uses: coverallsapp/github-action@master
|
||||
continue-on-error: true
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
49
.github/workflows/docker.yml
vendored
Normal file
49
.github/workflows/docker.yml
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
name: Build Docker Images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
schedule:
|
||||
- cron: '0 7 * * *'
|
||||
|
||||
jobs:
|
||||
images:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: checkout sources
|
||||
uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Set tag to latest
|
||||
if: (github.event_name == 'push' && github.ref == 'refs/heads/master') || github.event_name == 'schedule'
|
||||
run: |
|
||||
echo "DOCKER_TAG=latest" >> $GITHUB_ENV
|
||||
|
||||
- name: Set tag to release name
|
||||
if: github.event_name == 'release' && startsWith(github.ref, 'refs/tags/')
|
||||
run: |
|
||||
echo "DOCKER_TAG=${{ github.event.release.tag_name }}" >> $GITHUB_ENV
|
||||
|
||||
- name: Check if DOCKER_TAG is set
|
||||
if: env.DOCKER_TAG == ''
|
||||
run: |
|
||||
echo DOCKER_TAG is not set!
|
||||
exit 1
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v1.10.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
tags: wpscanteam/wpscan:${{ env.DOCKER_TAG }}
|
||||
4
.github/workflows/gempush.yml
vendored
4
.github/workflows/gempush.yml
vendored
@@ -10,9 +10,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v2.3.4
|
||||
- name: Set up Ruby 2.6
|
||||
uses: actions/setup-ruby@v1
|
||||
uses: actions/setup-ruby@v1.1.3
|
||||
with:
|
||||
ruby-version: 2.6.x
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
require: rubocop-performance
|
||||
AllCops:
|
||||
NewCops: enable
|
||||
SuggestExtensions: false
|
||||
TargetRubyVersion: 2.5
|
||||
Exclude:
|
||||
- '*.gemspec'
|
||||
@@ -14,7 +15,7 @@ Lint/MissingSuper:
|
||||
Lint/UriEscapeUnescape:
|
||||
Enabled: false
|
||||
Metrics/AbcSize:
|
||||
Max: 25
|
||||
Max: 27
|
||||
Metrics/BlockLength:
|
||||
Exclude:
|
||||
- 'spec/**/*'
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.7.2
|
||||
3.0.2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ruby:2.7.2-alpine AS builder
|
||||
FROM ruby:3.0.2-alpine AS builder
|
||||
LABEL maintainer="WPScan Team <contact@wpscan.com>"
|
||||
|
||||
RUN echo "install: --no-document --no-post-install-message\nupdate: --no-document --no-post-install-message" > /etc/gemrc
|
||||
@@ -19,7 +19,7 @@ RUN rake install --trace
|
||||
RUN chmod -R a+r /usr/local/bundle
|
||||
|
||||
|
||||
FROM ruby:2.7.2-alpine
|
||||
FROM ruby:3.0.2-alpine
|
||||
LABEL maintainer="WPScan Team <contact@wpscan.com>"
|
||||
LABEL org.opencontainers.image.source https://github.com/wpscanteam/wpscan
|
||||
|
||||
|
||||
26
README.md
26
README.md
@@ -15,6 +15,7 @@
|
||||
|
||||
<p align="center">
|
||||
<a href="https://badge.fury.io/rb/wpscan" target="_blank"><img src="https://badge.fury.io/rb/wpscan.svg"></a>
|
||||
<a href="https://hub.docker.com/r/wpscanteam/wpscan/" target="_blank"><img src="https://img.shields.io/docker/pulls/wpscanteam/wpscan.svg"></a>
|
||||
<a href="https://github.com/wpscanteam/wpscan/actions?query=workflow%3ABuild" target="_blank"><img src="https://github.com/wpscanteam/wpscan/workflows/Build/badge.svg"></a>
|
||||
<a href="https://codeclimate.com/github/wpscanteam/wpscan" target="_blank"><img src="https://codeclimate.com/github/wpscanteam/wpscan/badges/gpa.svg"></a>
|
||||
</p>
|
||||
@@ -24,10 +25,11 @@
|
||||
## Prerequisites
|
||||
|
||||
- (Optional but highly recommended: [RVM](https://rvm.io/rvm/install))
|
||||
- Ruby >= 2.3 - Recommended: latest
|
||||
- Ruby >= 2.5 - Recommended: latest
|
||||
- Ruby 2.5.0 to 2.5.3 can cause an 'undefined symbol: rmpd_util_str_to_d' error in some systems, see [#1283](https://github.com/wpscanteam/wpscan/issues/1283)
|
||||
- Curl >= 7.21 - Recommended: latest
|
||||
- Curl >= 7.72 - Recommended: latest
|
||||
- The 7.29 has a segfault
|
||||
- The < 7.72 could result in `Stream error in the HTTP/2 framing layer` in some cases
|
||||
- RubyGems - Recommended: latest
|
||||
- Nokogiri might require packages to be installed via your package manager depending on your OS, see https://nokogiri.org/tutorials/installing_nokogiri.html
|
||||
|
||||
@@ -35,6 +37,10 @@
|
||||
|
||||
When using a pentesting distubution (such as Kali Linux), it is recommended to install/update wpscan via the package manager if available.
|
||||
|
||||
### In macOSX via Homebrew
|
||||
|
||||
`brew install wpscanteam/tap/wpscan`
|
||||
|
||||
### From RubyGems
|
||||
|
||||
```shell
|
||||
@@ -47,7 +53,7 @@ On MacOSX, if a ```Gem::FilePermissionError``` is raised due to the Apple's Syst
|
||||
|
||||
You can update the local database by using ```wpscan --update```
|
||||
|
||||
Updating WPScan itself is either done via ```gem update wpscan``` or the packages manager (this is quite important for distributions such as in Kali Linux: ```apt-get update && apt-get upgrade```) depending how WPScan was (pre)installed
|
||||
Updating WPScan itself is either done via ```gem update wpscan``` or the packages manager (this is quite important for distributions such as in Kali Linux: ```apt-get update && apt-get upgrade```) depending on how WPScan was (pre)installed
|
||||
|
||||
# Docker
|
||||
|
||||
@@ -80,9 +86,19 @@ For more options, open a terminal and type ```wpscan --help``` (if you built wps
|
||||
|
||||
The DB is located at ~/.wpscan/db
|
||||
|
||||
## Vulnerability Database
|
||||
## Optional: WordPress Vulnerability Database API
|
||||
|
||||
The WPScan CLI tool uses the [WPScan API](https://wpscan.com/api) to retrieve WordPress vulnerability data in real time. For WPScan to retrieve the vulnerability data an API token must be supplied via the `--api-token` option, or via a configuration file, as discussed below. An API token can be obtained by registering an account on [WPScan](https://wpscan.com/register). Up to 50 API requests per day are given free of charge to registered users. Once the 50 API requests are exhausted, WPScan will continue to work as normal but without any vulnerability data. Users can upgrade to paid API usage to increase their API limits within their user profile on [WPScan](https://wpscan.com/).
|
||||
The WPScan CLI tool uses the [WordPress Vulnerability Database API](https://wpscan.com/api) to retrieve WordPress vulnerability data in real time. For WPScan to retrieve the vulnerability data an API token must be supplied via the `--api-token` option, or via a configuration file, as discussed below. An API token can be obtained by registering an account on [WPScan.com](https://wpscan.com/register).
|
||||
|
||||
Up to 25 API requests per day are given free of charge, that should be suitable to scan most WordPress websites at least once per day. When the daily 25 API requests are exhausted, WPScan will continue to work as normal but without any vulnerability data. Users can upgrade to paid API usage to increase their API limits within their user profile on [WPScan.com](https://wpscan.com/).
|
||||
|
||||
#### The Free plan allows 25 API requests per day. View the different [available API plans](https://wpscan.com/api).
|
||||
|
||||
### How many API requests do you need?
|
||||
|
||||
- Our WordPress scanner makes one API request for the WordPress version, one request per installed plugin and one request per installed theme.
|
||||
- On average, a WordPress website has 22 installed plugins.
|
||||
- The Free plan should cover around 50% of all WordPress websites.
|
||||
|
||||
## Load CLI options from file/s
|
||||
|
||||
|
||||
@@ -8,13 +8,13 @@ module WPScan
|
||||
def cli_options
|
||||
[OptURL.new(['--url URL', 'The URL of the blog to scan'],
|
||||
required_unless: %i[update help hh version], default_protocol: 'http')] +
|
||||
super.drop(1) + # delete the --url from CMSScanner
|
||||
super.drop(2) + # delete the --url and --force from CMSScanner
|
||||
[
|
||||
OptChoice.new(['--server SERVER', 'Force the supplied server module to be loaded'],
|
||||
choices: %w[apache iis nginx],
|
||||
normalize: %i[downcase to_sym],
|
||||
advanced: true),
|
||||
OptBoolean.new(['--force', 'Do not check if the target is running WordPress']),
|
||||
OptBoolean.new(['--force', 'Do not check if the target is running WordPress or returns a 403']),
|
||||
OptBoolean.new(['--[no-]update', 'Whether or not to update the Database'])
|
||||
]
|
||||
end
|
||||
@@ -39,7 +39,7 @@ module WPScan
|
||||
output('@notice', msg: 'It seems like you have not updated the database for some time.')
|
||||
print '[?] Do you want to update now? [Y]es [N]o, default: [N]'
|
||||
|
||||
/^y/i.match?(Readline.readline) ? true : false
|
||||
/^y/i.match?(Readline.readline)
|
||||
end
|
||||
|
||||
def update_db
|
||||
|
||||
@@ -170,6 +170,12 @@ module WPScan
|
||||
['--users-detection MODE',
|
||||
'Use the supplied mode to enumerate Users, instead of the global (--detection-mode) mode.'],
|
||||
choices: %w[mixed passive aggressive], normalize: :to_sym, advanced: true
|
||||
),
|
||||
OptRegexp.new(
|
||||
[
|
||||
'--exclude-usernames REGEXP_OR_STRING',
|
||||
'Exclude usernames matching the Regexp/string (case insensitive). Regexp delimiters are not required.'
|
||||
], options: Regexp::IGNORECASE
|
||||
)
|
||||
]
|
||||
end
|
||||
|
||||
@@ -7,7 +7,7 @@ module WPScan
|
||||
class KnownLocations < CMSScanner::Finders::Finder
|
||||
include CMSScanner::Finders::Finder::Enumerator
|
||||
|
||||
SQL_PATTERN = /(?:DROP|(?:UN)?LOCK|CREATE) TABLE|INSERT INTO/.freeze
|
||||
SQL_PATTERN = /(?:DROP|(?:UN)?LOCK|CREATE|ALTER) (?:TABLE|DATABASE)|INSERT INTO/.freeze
|
||||
|
||||
# @param [ Hash ] opts
|
||||
# @option opts [ String ] :list
|
||||
@@ -39,18 +39,57 @@ module WPScan
|
||||
#
|
||||
# @return [ Hash ]
|
||||
def potential_urls(opts = {})
|
||||
urls = {}
|
||||
domain_name = (PublicSuffix.domain(target.uri.host) || target.uri.host)[/(^[\w|-]+)/, 1]
|
||||
urls = {}
|
||||
index = 0
|
||||
|
||||
File.open(opts[:list]).each_with_index do |path, index|
|
||||
path.gsub!('{domain_name}', domain_name)
|
||||
File.open(opts[:list]).each do |path|
|
||||
path.chomp!
|
||||
|
||||
urls[target.url(path.chomp)] = index
|
||||
if path.include?('{domain_name}')
|
||||
urls[target.url(path.gsub('{domain_name}', domain_name))] = index
|
||||
|
||||
if domain_name != domain_name_with_sub
|
||||
urls[target.url(path.gsub('{domain_name}', domain_name_with_sub))] = index + 1
|
||||
|
||||
index += 1
|
||||
end
|
||||
else
|
||||
urls[target.url(path)] = index
|
||||
end
|
||||
|
||||
index += 1
|
||||
end
|
||||
|
||||
urls
|
||||
end
|
||||
|
||||
def domain_name
|
||||
@domain_name ||= if Resolv::AddressRegex.match?(target.uri.host)
|
||||
target.uri.host
|
||||
else
|
||||
(PublicSuffix.domain(target.uri.host) || target.uri.host)[/(^[\w|-]+)/, 1]
|
||||
end
|
||||
end
|
||||
|
||||
def domain_name_with_sub
|
||||
@domain_name_with_sub ||=
|
||||
if Resolv::AddressRegex.match?(target.uri.host)
|
||||
target.uri.host
|
||||
else
|
||||
parsed = PublicSuffix.parse(target.uri.host)
|
||||
|
||||
if parsed.subdomain
|
||||
parsed.subdomain.gsub(".#{parsed.tld}", '')
|
||||
elsif parsed.domain
|
||||
parsed.domain.gsub(".#{parsed.tld}", '')
|
||||
else
|
||||
target.uri.host
|
||||
end
|
||||
end
|
||||
rescue PublicSuffix::DomainNotAllowed
|
||||
@domain_name_with_sub = target.uri.host
|
||||
end
|
||||
|
||||
def create_progress_bar(opts = {})
|
||||
super(opts.merge(title: ' Checking DB Exports -'))
|
||||
end
|
||||
|
||||
@@ -6,6 +6,7 @@ require_relative 'interesting_findings/multisite'
|
||||
require_relative 'interesting_findings/debug_log'
|
||||
require_relative 'interesting_findings/backup_db'
|
||||
require_relative 'interesting_findings/mu_plugins'
|
||||
require_relative 'interesting_findings/php_disabled'
|
||||
require_relative 'interesting_findings/registration'
|
||||
require_relative 'interesting_findings/tmm_db_migrate'
|
||||
require_relative 'interesting_findings/upload_sql_dump'
|
||||
@@ -26,7 +27,7 @@ module WPScan
|
||||
%w[
|
||||
Readme DebugLog FullPathDisclosure BackupDB DuplicatorInstallerLog
|
||||
Multisite MuPlugins Registration UploadDirectoryListing TmmDbMigrate
|
||||
UploadSQLDump EmergencyPwdResetScript WPCron
|
||||
UploadSQLDump EmergencyPwdResetScript WPCron PHPDisabled
|
||||
].each do |f|
|
||||
finders << InterestingFindings.const_get(f).new(target)
|
||||
end
|
||||
|
||||
@@ -13,7 +13,7 @@ module WPScan
|
||||
|
||||
return unless [200, 302].include?(res.code)
|
||||
return if res.code == 302 && location&.include?('wp-login.php?action=register')
|
||||
return unless res.code == 200 || res.code == 302 && location&.include?('wp-signup.php')
|
||||
return unless res.code == 200 || (res.code == 302 && location&.include?('wp-signup.php'))
|
||||
|
||||
target.multisite = true
|
||||
|
||||
|
||||
21
app/finders/interesting_findings/php_disabled.rb
Normal file
21
app/finders/interesting_findings/php_disabled.rb
Normal file
@@ -0,0 +1,21 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module WPScan
|
||||
module Finders
|
||||
module InterestingFindings
|
||||
# See https://github.com/wpscanteam/wpscan/issues/1593
|
||||
class PHPDisabled < CMSScanner::Finders::Finder
|
||||
PATTERN = /\$wp_version =/.freeze
|
||||
|
||||
# @return [ InterestingFinding ]
|
||||
def aggressive(_opts = {})
|
||||
path = 'wp-includes/version.php'
|
||||
|
||||
return unless PATTERN.match?(target.head_and_get(path).body)
|
||||
|
||||
Model::PHPDisabled.new(target.url(path), confidence: 100, found_by: DIRECT_ACCESS)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
@@ -11,6 +11,16 @@ require_relative 'users/yoast_seo_author_sitemap'
|
||||
|
||||
module WPScan
|
||||
module Finders
|
||||
# Specific Finders container to filter the usernames found
|
||||
# and remove the ones matching ParsedCli.exclude_username if supplied
|
||||
class UsersFinders < SameTypeFinders
|
||||
def filter_findings
|
||||
findings.delete_if { |user| ParsedCli.exclude_usernames.match?(user.username) } if ParsedCli.exclude_usernames
|
||||
|
||||
findings
|
||||
end
|
||||
end
|
||||
|
||||
module Users
|
||||
# Users Finder
|
||||
class Base
|
||||
@@ -28,6 +38,10 @@ module WPScan
|
||||
Users::AuthorIdBruteForcing.new(target) <<
|
||||
Users::LoginErrorMessages.new(target)
|
||||
end
|
||||
|
||||
def finders
|
||||
@finders ||= Finders::UsersFinders.new
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -10,7 +10,7 @@ module WPScan
|
||||
module Finders
|
||||
# Specific Finders container to filter the version detected
|
||||
# and remove the one with low confidence to avoid false
|
||||
# positive when there is not enought information to accurately
|
||||
# positive when there is not enough information to accurately
|
||||
# determine it.
|
||||
class WpVersionFinders < UniqueFinders
|
||||
def filter_findings
|
||||
|
||||
@@ -132,5 +132,19 @@ module WPScan
|
||||
}
|
||||
end
|
||||
end
|
||||
|
||||
class PHPDisabled < InterestingFinding
|
||||
# @return [ String ]
|
||||
def to_s
|
||||
@to_s ||= 'PHP seems to be disabled'
|
||||
end
|
||||
|
||||
# @return [ Hash ]
|
||||
def references
|
||||
@references ||= {
|
||||
url: ['https://github.com/wpscanteam/wpscan/issues/1593']
|
||||
}
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -30,7 +30,7 @@ module WPScan
|
||||
def vulnerabilities
|
||||
vulns = []
|
||||
|
||||
vulns << rce_webshot_vuln if version == false || version > '1.35' && version < '2.8.14' && webshot_enabled?
|
||||
vulns << rce_webshot_vuln if version == false || (version > '1.35' && version < '2.8.14' && webshot_enabled?)
|
||||
vulns << rce_132_vuln if version == false || version < '1.33'
|
||||
|
||||
vulns
|
||||
@@ -63,7 +63,7 @@ module WPScan
|
||||
def webshot_enabled?
|
||||
res = Browser.get(url, params: { webshot: 1, src: "http://#{default_allowed_domains.sample}" })
|
||||
|
||||
/WEBSHOT_ENABLED == true/.match?(res.body) ? false : true
|
||||
!/WEBSHOT_ENABLED == true/.match?(res.body)
|
||||
end
|
||||
|
||||
# @return [ Array<String> ] The default allowed domains (between the 2.0 and 2.8.13)
|
||||
|
||||
@@ -53,7 +53,9 @@ module WPScan
|
||||
#
|
||||
# @return [ Boolean ]
|
||||
def vulnerable_to?(vuln)
|
||||
return true unless version && vuln && vuln.fixed_in && !vuln.fixed_in.empty?
|
||||
return false if version && vuln&.introduced_in && version < vuln.introduced_in
|
||||
|
||||
return true unless version && vuln&.fixed_in && !vuln.fixed_in.empty?
|
||||
|
||||
version < vuln.fixed_in
|
||||
end
|
||||
@@ -160,7 +162,7 @@ module WPScan
|
||||
#
|
||||
# @return [ Typhoeus::Response ]
|
||||
def head_and_get(path, codes = [200], params = {})
|
||||
final_path = +@path_from_blog
|
||||
final_path = @path_from_blog.dup # @path_from_blog is set in the plugin/theme
|
||||
final_path << path unless path.nil?
|
||||
|
||||
blog.head_and_get(final_path, codes, params)
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
<% end -%>
|
||||
<% else -%>
|
||||
<%= warning_icon %> No WPScan 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://wpscan.com/register
|
||||
<%= warning_icon %> You can get a free API token with 25 daily requests by registering at https://wpscan.com/register
|
||||
<% end -%>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<% if @version -%>
|
||||
<%= info_icon %> WordPress version <%= @version.number %> identified (<%= @version.status.capitalize %>, released on <%= @version.release_date %>).
|
||||
<%= info_icon %> WordPress version <%= @version.number %> identified (<%= @version.status.tr('-', '_').humanize %>, released on <%= @version.release_date %>).
|
||||
<%= render('@finding', item: @version) -%>
|
||||
<% else -%>
|
||||
<%= notice_icon %> The WordPress version could not be detected.
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
"requests_remaining": <%= @status['requests_remaining'].to_json %>
|
||||
<% end -%>
|
||||
<% else -%>
|
||||
"error": "No WPScan 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://wpscan.com/register"
|
||||
"error": "No WPScan API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 25 daily requests by registering at https://wpscan.com/register"
|
||||
<% end -%>
|
||||
},
|
||||
@@ -13,6 +13,7 @@ require 'uri'
|
||||
require 'time'
|
||||
require 'readline'
|
||||
require 'securerandom'
|
||||
require 'resolv'
|
||||
# Monkey Patches/Fixes/Override
|
||||
require 'wpscan/typhoeus/response' # Adds a from_vuln_api? method
|
||||
# Custom Libs
|
||||
|
||||
@@ -11,7 +11,11 @@ module WPScan
|
||||
|
||||
# @return [ Hash ]
|
||||
def self.all_df_data
|
||||
@all_df_data ||= YAML.safe_load(File.read(df_file), [Regexp])
|
||||
@all_df_data ||= if Gem::Version.new(Psych::VERSION) >= Gem::Version.new('4.0.0')
|
||||
YAML.safe_load(File.read(df_file), permitted_classes: [Regexp])
|
||||
else
|
||||
YAML.safe_load(File.read(df_file), [Regexp])
|
||||
end
|
||||
end
|
||||
|
||||
# @return [ Array<Symbol> ]
|
||||
|
||||
@@ -24,7 +24,9 @@ module WPScan
|
||||
|
||||
FileUtils.mkdir_p(repo_directory.to_s) unless Dir.exist?(repo_directory.to_s)
|
||||
|
||||
raise "#{repo_directory} is not writable" unless repo_directory.writable?
|
||||
unless repo_directory.writable?
|
||||
raise "#{repo_directory} is not writable (uid: #{Process.uid}, gid: #{Process.gid})"
|
||||
end
|
||||
|
||||
delete_old_files
|
||||
end
|
||||
|
||||
@@ -5,16 +5,16 @@ module WPScan
|
||||
class PluginsThresholdReached < Standard
|
||||
def to_s
|
||||
"The number of plugins detected reached the threshold of #{ParsedCli.plugins_threshold} " \
|
||||
'which might indicate False Positive. It would be recommended to use the --exclude-content-based ' \
|
||||
'option to ignore the bad responses.'
|
||||
'which might indicate False Positive. It would be recommended to use the --exclude-content-based ' \
|
||||
'option to ignore the bad responses.'
|
||||
end
|
||||
end
|
||||
|
||||
class ThemesThresholdReached < Standard
|
||||
def to_s
|
||||
"The number of themes detected reached the threshold of #{ParsedCli.themes_threshold} " \
|
||||
'which might indicate False Positive. It would be recommended to use the --exclude-content-based ' \
|
||||
'option to ignore the bad responses.'
|
||||
'which might indicate False Positive. It would be recommended to use the --exclude-content-based ' \
|
||||
'option to ignore the bad responses.'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -26,7 +26,7 @@ module WPScan
|
||||
class WpContentDirNotDetected < Standard
|
||||
def to_s
|
||||
'Unable to identify the wp-content dir, please supply it with --wp-content-dir,' \
|
||||
' use the --scope option or make sure the --url value given is the correct one'
|
||||
' use the --scope option or make sure the --url value given is the correct one'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
@@ -56,7 +56,9 @@ module WPScan
|
||||
|
||||
homepage_result = find(target.homepage_res, opts)
|
||||
|
||||
return homepage_result unless homepage_result.nil? || homepage_result.is_a?(Array) && homepage_result&.empty?
|
||||
unless homepage_result.nil? || (homepage_result.is_a?(Array) && homepage_result&.empty?)
|
||||
return homepage_result
|
||||
end
|
||||
|
||||
find(target.error_404_res, opts)
|
||||
end
|
||||
|
||||
@@ -125,14 +125,14 @@ module WPScan
|
||||
return @uri.to_s unless path
|
||||
|
||||
if %r{wp-content/plugins}i.match?(path)
|
||||
path = +path.gsub('wp-content/plugins', plugins_dir)
|
||||
new_path = path.gsub('wp-content/plugins', plugins_dir)
|
||||
elsif /wp-content/i.match?(path)
|
||||
path = +path.gsub('wp-content', content_dir)
|
||||
new_path = path.gsub('wp-content', content_dir)
|
||||
elsif path[0] != '/' && sub_dir
|
||||
path = "#{sub_dir}/#{path}"
|
||||
new_path = "#{sub_dir}/#{path}"
|
||||
end
|
||||
|
||||
super(path)
|
||||
super(new_path || path)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
# Version
|
||||
module WPScan
|
||||
VERSION = '3.8.11'
|
||||
VERSION = '3.8.19'
|
||||
end
|
||||
|
||||
@@ -21,6 +21,7 @@ module WPScan
|
||||
references: references,
|
||||
type: json_data['vuln_type'],
|
||||
fixed_in: json_data['fixed_in'],
|
||||
introduced_in: json_data['introduced_in'],
|
||||
cvss: json_data['cvss']&.symbolize_keys
|
||||
)
|
||||
end
|
||||
|
||||
@@ -76,7 +76,7 @@ describe WPScan::Controller::Enumeration do
|
||||
config_backups_list config_backups_detection
|
||||
db_exports_list db_exports_detection
|
||||
medias_detection
|
||||
users_list users_detection]
|
||||
users_list users_detection exclude_usernames]
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
@@ -7,7 +7,7 @@ describe WPScan::Controller::VulnApi do
|
||||
|
||||
before do
|
||||
WPScan::ParsedCli.options = rspec_parsed_options(cli_args)
|
||||
WPScan::DB::VulnApi.instance_variable_set(:'@default_request_params', nil)
|
||||
WPScan::DB::VulnApi.instance_variable_set(:@default_request_params, nil)
|
||||
end
|
||||
|
||||
describe '#cli_options' do
|
||||
|
||||
@@ -12,7 +12,7 @@ describe WPScan::Finders::DbExports::KnownLocations do
|
||||
allow(target).to receive(:sub_dir).and_return(false)
|
||||
end
|
||||
|
||||
it 'replaces {domain_name} by its value' do
|
||||
it 'replaces {domain_name} by its values' do
|
||||
expect(finder.potential_urls(opts).keys).to eql %w[
|
||||
http://ex.lo/aa/ex.sql
|
||||
http://ex.lo/aa/wordpress.sql
|
||||
@@ -27,8 +27,8 @@ describe WPScan::Finders::DbExports::KnownLocations do
|
||||
context "when #{sub_domain} sub-domain" do
|
||||
let(:url) { "https://#{sub_domain}.domain.tld" }
|
||||
|
||||
it 'replaces {domain_name} by its correct value' do
|
||||
expect(finder.potential_urls(opts).keys).to include "#{url}/domain.sql"
|
||||
it 'replaces {domain_name} by its correct values' do
|
||||
expect(finder.potential_urls(opts).keys).to include "#{url}/domain.sql", "#{url}/#{sub_domain}.domain.sql"
|
||||
end
|
||||
end
|
||||
end
|
||||
@@ -44,16 +44,22 @@ describe WPScan::Finders::DbExports::KnownLocations do
|
||||
context 'when multi-level tlds and sub-domain' do
|
||||
let(:url) { 'https://dev.something.com.tr' }
|
||||
|
||||
it 'replaces {domain_name} by its correct value' do
|
||||
expect(finder.potential_urls(opts).keys).to include 'https://dev.something.com.tr/something.sql'
|
||||
it 'replaces {domain_name} by its correct values' do
|
||||
expect(finder.potential_urls(opts).keys).to include(
|
||||
'https://dev.something.com.tr/something.sql',
|
||||
'https://dev.something.com.tr/dev.something.sql'
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
context 'when some weird stuff' do
|
||||
let(:url) { 'https://098f6bcd4621d373cade4e832627b4f6.aa-bb-ccc-dd.domain-test.com' }
|
||||
|
||||
it 'replaces {domain_name} by its correct value' do
|
||||
expect(finder.potential_urls(opts).keys).to include "#{url}/domain-test.sql"
|
||||
it 'replaces {domain_name} by its correct values' do
|
||||
expect(finder.potential_urls(opts).keys).to include(
|
||||
"#{url}/domain-test.sql",
|
||||
"#{url}/098f6bcd4621d373cade4e832627b4f6.aa-bb-ccc-dd.domain-test.sql"
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
@@ -64,6 +70,14 @@ describe WPScan::Finders::DbExports::KnownLocations do
|
||||
expect(finder.potential_urls(opts).keys).to include "#{url}/dc-2.sql"
|
||||
end
|
||||
end
|
||||
|
||||
context 'when an IP address' do
|
||||
let(:url) { 'http://192.168.1.12' }
|
||||
|
||||
it 'replaces {domain_name} by the IP address' do
|
||||
expect(finder.potential_urls(opts).keys).to include "#{url}/192.168.1.12.sql"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
describe '#aggressive' do
|
||||
@@ -102,19 +116,29 @@ describe WPScan::Finders::DbExports::KnownLocations do
|
||||
expect(target).to receive(:homepage_or_404?).twice.and_return(false)
|
||||
end
|
||||
|
||||
it 'returns the expected Array<DbExport>' do
|
||||
expected = []
|
||||
context 'when matching the pattern' do
|
||||
it 'returns the expected Array<DbExport>' do
|
||||
expected = []
|
||||
|
||||
found_files.each do |file|
|
||||
url = "#{target.url}#{file}"
|
||||
expected << WPScan::Model::DbExport.new(
|
||||
url,
|
||||
confidence: 100,
|
||||
found_by: described_class::DIRECT_ACCESS
|
||||
)
|
||||
found_files.each do |file|
|
||||
url = "#{target.url}#{file}"
|
||||
expected << WPScan::Model::DbExport.new(
|
||||
url,
|
||||
confidence: 100,
|
||||
found_by: described_class::DIRECT_ACCESS
|
||||
)
|
||||
end
|
||||
|
||||
expect(finder.aggressive(opts)).to eql expected
|
||||
end
|
||||
end
|
||||
|
||||
expect(finder.aggressive(opts)).to eql expected
|
||||
context 'when not matching the pattern' do
|
||||
let(:db_export) { '' }
|
||||
|
||||
it 'returns an empty array' do
|
||||
expect(finder.aggressive(opts)).to eql []
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
50
spec/app/finders/interesting_findings/php_disabled_spec.rb
Normal file
50
spec/app/finders/interesting_findings/php_disabled_spec.rb
Normal file
@@ -0,0 +1,50 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
describe WPScan::Finders::InterestingFindings::PHPDisabled do
|
||||
subject(:finder) { described_class.new(target) }
|
||||
let(:target) { WPScan::Target.new(url).extend(CMSScanner::Target::Server::Apache) }
|
||||
let(:url) { 'http://ex.lo/' }
|
||||
let(:fixtures) { FINDERS_FIXTURES.join('interesting_findings', 'php_disabled') }
|
||||
let(:file_path) { 'wp-includes/version.php' }
|
||||
let(:file_url) { target.url(file_path) }
|
||||
|
||||
describe '#aggressive' do
|
||||
before do
|
||||
expect(target).to receive(:sub_dir).at_least(1).and_return(false)
|
||||
expect(target).to receive(:head_or_get_params).and_return(method: :head)
|
||||
end
|
||||
|
||||
context 'when not a 200' do
|
||||
it 'return nil' do
|
||||
stub_request(:head, file_url).to_return(status: 404)
|
||||
|
||||
expect(finder.aggressive).to eql nil
|
||||
end
|
||||
end
|
||||
|
||||
context 'when a 200' do
|
||||
before do
|
||||
stub_request(:head, file_url)
|
||||
stub_request(:get, file_url).to_return(body: body)
|
||||
end
|
||||
|
||||
context 'when the body does not match' do
|
||||
let(:body) { '' }
|
||||
|
||||
its(:aggressive) { should be_nil }
|
||||
end
|
||||
|
||||
context 'when the body matches' do
|
||||
let(:body) { File.read(fixtures.join('version.php')) }
|
||||
|
||||
it 'returns the PHPDisabled' do
|
||||
expect(finder.aggressive).to eql WPScan::Model::PHPDisabled.new(
|
||||
file_url,
|
||||
confidence: 100,
|
||||
found_by: described_class::DIRECT_ACCESS
|
||||
)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
@@ -10,7 +10,7 @@ describe WPScan::Finders::InterestingFindings::Base do
|
||||
%w[
|
||||
Readme DebugLog FullPathDisclosure
|
||||
Multisite MuPlugins Registration UploadDirectoryListing TmmDbMigrate
|
||||
UploadSQLDump
|
||||
UploadSQLDump PHPDisabled
|
||||
]
|
||||
end
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ describe WPScan::Finders::Passwords::WpLogin do
|
||||
context 'when multiple cookies set' do
|
||||
let(:headers) do
|
||||
"Set-Cookie: wordpress_test_cookie=WP+Cookie+check; path=/\r\n" \
|
||||
'Set-Cookie: something=value; path=/'
|
||||
'Set-Cookie: something=value; path=/'
|
||||
end
|
||||
|
||||
it 'returns false' do
|
||||
@@ -47,9 +47,9 @@ describe WPScan::Finders::Passwords::WpLogin do
|
||||
context 'when logged_in cookie set' do
|
||||
let(:headers) do
|
||||
"Set-Cookie: wordpress_test_cookie=WP+Cookie+check; path=/\r\r" \
|
||||
"Set-Cookie: wordpress_xxx=yyy; path=/wp-content/plugins; httponly\r\n" \
|
||||
"Set-Cookie: wordpress_xxx=yyy; path=/wp-admin; httponly\r\n" \
|
||||
'Set-Cookie: wordpress_logged_in_xxx=yyy; path=/; httponly'
|
||||
"Set-Cookie: wordpress_xxx=yyy; path=/wp-content/plugins; httponly\r\n" \
|
||||
"Set-Cookie: wordpress_xxx=yyy; path=/wp-admin; httponly\r\n" \
|
||||
'Set-Cookie: wordpress_logged_in_xxx=yyy; path=/; httponly'
|
||||
end
|
||||
|
||||
it 'returns false' do
|
||||
|
||||
@@ -172,7 +172,7 @@ describe WPScan::Model::Plugin do
|
||||
|
||||
after do
|
||||
expect(plugin.vulnerabilities).to eq @expected
|
||||
expect(plugin.vulnerable?).to eql @expected.empty? ? false : true
|
||||
expect(plugin.vulnerable?).to eql !@expected.empty?
|
||||
end
|
||||
|
||||
context 'when plugin not in the DB' do
|
||||
@@ -195,50 +195,108 @@ describe WPScan::Model::Plugin do
|
||||
end
|
||||
|
||||
context 'when vulnerabilities' do
|
||||
let(:slug) { 'vulnerable-not-popular' }
|
||||
let(:db_data) { vuln_api_data_for('plugins/vulnerable-not-popular') }
|
||||
context 'when only fixed_in' do
|
||||
let(:slug) { 'vulnerable-not-popular' }
|
||||
let(:db_data) { vuln_api_data_for('plugins/vulnerable-not-popular') }
|
||||
|
||||
let(:all_vulns) do
|
||||
[
|
||||
WPScan::Vulnerability.new(
|
||||
'First Vuln <= 6.3.10 - LFI',
|
||||
references: { wpvulndb: '1' },
|
||||
type: 'LFI',
|
||||
fixed_in: '6.3.10'
|
||||
),
|
||||
WPScan::Vulnerability.new('No Fixed In', references: { wpvulndb: '2' })
|
||||
]
|
||||
end
|
||||
|
||||
context 'when no plugin version' do
|
||||
before { expect(plugin).to receive(:version).at_least(1).and_return(false) }
|
||||
|
||||
it 'returns all the vulnerabilities' do
|
||||
@expected = all_vulns
|
||||
end
|
||||
end
|
||||
|
||||
context 'when plugin version' do
|
||||
before do
|
||||
expect(plugin)
|
||||
.to receive(:version)
|
||||
.at_least(1)
|
||||
.and_return(WPScan::Model::Version.new(number))
|
||||
let(:all_vulns) do
|
||||
[
|
||||
WPScan::Vulnerability.new(
|
||||
'First Vuln <= 6.3.10 - LFI',
|
||||
references: { wpvulndb: '1' },
|
||||
type: 'LFI',
|
||||
fixed_in: '6.3.10'
|
||||
),
|
||||
WPScan::Vulnerability.new('No Fixed In', references: { wpvulndb: '2' })
|
||||
]
|
||||
end
|
||||
|
||||
context 'when < to a fixed_in' do
|
||||
let(:number) { '5.0' }
|
||||
context 'when no plugin version' do
|
||||
before { expect(plugin).to receive(:version).at_least(1).and_return(false) }
|
||||
|
||||
it 'returns it' do
|
||||
it 'returns all the vulnerabilities' do
|
||||
@expected = all_vulns
|
||||
end
|
||||
end
|
||||
|
||||
context 'when >= to a fixed_in' do
|
||||
let(:number) { '6.3.10' }
|
||||
context 'when plugin version' do
|
||||
before do
|
||||
expect(plugin)
|
||||
.to receive(:version)
|
||||
.at_least(1)
|
||||
.and_return(WPScan::Model::Version.new(number))
|
||||
end
|
||||
|
||||
it 'does not return it ' do
|
||||
@expected = [all_vulns.last]
|
||||
context 'when < to fixed_in' do
|
||||
let(:number) { '5.0' }
|
||||
|
||||
it 'returns it' do
|
||||
@expected = all_vulns
|
||||
end
|
||||
end
|
||||
|
||||
context 'when >= to fixed_in' do
|
||||
let(:number) { '6.3.10' }
|
||||
|
||||
it 'does not return it ' do
|
||||
@expected = [all_vulns.last]
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
context 'when introduced_in' do
|
||||
let(:db_data) { vuln_api_data_for('plugins/vulnerable-introduced-in') }
|
||||
|
||||
let(:all_vulns) do
|
||||
[
|
||||
WPScan::Vulnerability.new(
|
||||
'Introduced In 6.4',
|
||||
fixed_in: '6.5',
|
||||
introduced_in: '6.4',
|
||||
references: { wpvulndb: '1' }
|
||||
)
|
||||
]
|
||||
end
|
||||
|
||||
context 'when no plugin version' do
|
||||
before { expect(plugin).to receive(:version).at_least(1).and_return(false) }
|
||||
|
||||
it 'returns all the vulnerabilities' do
|
||||
@expected = all_vulns
|
||||
end
|
||||
end
|
||||
|
||||
context 'when plugin version' do
|
||||
before do
|
||||
expect(plugin)
|
||||
.to receive(:version)
|
||||
.at_least(1)
|
||||
.and_return(WPScan::Model::Version.new(number))
|
||||
end
|
||||
|
||||
context 'when < to introduced_in' do
|
||||
let(:number) { '5.0' }
|
||||
|
||||
it 'does not return it' do
|
||||
@expected = []
|
||||
end
|
||||
end
|
||||
|
||||
context 'when >= to fixed_in' do
|
||||
let(:number) { '6.5' }
|
||||
|
||||
it 'does not return it' do
|
||||
@expected = []
|
||||
end
|
||||
end
|
||||
|
||||
context 'when >= to introduced_in' do
|
||||
let(:number) { '6.4' }
|
||||
|
||||
it 'returns it' do
|
||||
@expected = all_vulns
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -200,7 +200,7 @@ describe WPScan::Model::Theme do
|
||||
|
||||
after do
|
||||
expect(theme.vulnerabilities).to eq @expected
|
||||
expect(theme.vulnerable?).to eql @expected.empty? ? false : true
|
||||
expect(theme.vulnerable?).to eql !@expected.empty?
|
||||
end
|
||||
|
||||
context 'when theme not in the DB' do
|
||||
|
||||
14644
spec/fixtures/db/dynamic_finders.yml
vendored
14644
spec/fixtures/db/dynamic_finders.yml
vendored
File diff suppressed because it is too large
Load Diff
13
spec/fixtures/db/vuln_api/plugins/vulnerable-introduced-in.json
vendored
Normal file
13
spec/fixtures/db/vuln_api/plugins/vulnerable-introduced-in.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"latest_version": null,
|
||||
"last_updated": null,
|
||||
"popular": false,
|
||||
"vulnerabilities" : [
|
||||
{
|
||||
"title": "Introduced In 6.4",
|
||||
"id": 1,
|
||||
"introduced_in": "6.4",
|
||||
"fixed_in": "6.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
6181
spec/fixtures/dynamic_finders/expected.yml
vendored
6181
spec/fixtures/dynamic_finders/expected.yml
vendored
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,97 @@
|
||||
= 4.0.0 =
|
||||
* Released 2021.07.20
|
||||
* Upgraded to use V4 of the what3words AutoSuggest Component with improved styling and functionality.
|
||||
* Updated admin section interface.
|
||||
* Addition of advanced clipping options to restrict suggestions displayed to a user.
|
||||
* Addition of options to store latitude and longitude coordinates and nearest place against a record.
|
||||
* Added ability to change the field label.
|
||||
|
||||
= 3.0.11 =
|
||||
* Released 2021.06.30
|
||||
* Fixes non-fatal debugging log output for PHP "Variable assignment" error
|
||||
|
||||
= 3.0.10 =
|
||||
* Released 2021.03.09
|
||||
* Fixes passing API key to autosuggest for requests.
|
||||
|
||||
= 3.0.9 =
|
||||
* Released 2021.02.03
|
||||
* Updated screenshots
|
||||
* Send key version numbers to what3words API via `X-W3W-Plugin` request header.
|
||||
|
||||
= 3.0.8 =
|
||||
* Released 2020.12.11
|
||||
* Improved interoperability, errors in 3rd party scripts will be less likely to prevent the plugin operating.
|
||||
* Bumped to latest WordPress release, 5.6
|
||||
|
||||
= 3.0.7 =
|
||||
* Released 2020.06.17
|
||||
* Addresses an error that prevented the plugin loading on Internet Explorer.
|
||||
* Minor styling improvements.
|
||||
|
||||
= 3.0.6 =
|
||||
* Released 2020.06.02
|
||||
* Further improvements to match theme styling
|
||||
* Clarified the purpose of the `Input Selector(s)` field
|
||||
* Updated readme
|
||||
|
||||
= 3.0.5 =
|
||||
* Released 2020.06.01
|
||||
* Apply missing `font-size` property.
|
||||
|
||||
= 3.0.4 =
|
||||
* Released 2020.06.01
|
||||
* Hotfix missing `font-size` property.
|
||||
|
||||
= 3.0.3 =
|
||||
* Released 2020.06.01
|
||||
* Plugin tweaked to take up less vertical height on themes with slimmer text inputs.
|
||||
|
||||
= 3.0.2 =
|
||||
* Released 2020.06.01
|
||||
* The plugin now inherits styles from the current wordpress theme for more seamless integration.
|
||||
* The following css properties are automatically applied to the upgraded input: `background-color`, `border`, `border-radius`, `color`, `font`, `height`.
|
||||
|
||||
= 3.0.1 =
|
||||
* Released 2020.05.27
|
||||
* Fixes an issue where country clipping would not work when shipping and billing addresses were in different countries.
|
||||
* Updated screenshots
|
||||
|
||||
= 3.0.0 =
|
||||
* Released 2020.05.26
|
||||
* Updated the plugin to use new web component and V3 of the what3words API. Note that this release simplifies the plugin setup and removes some settings.
|
||||
* Updated links to what3words documentation and developer site
|
||||
* Settings available are now:
|
||||
* API key
|
||||
* CSS selector to specify which inputs should be upgraded to the auto suggest component
|
||||
* Placeholder text shown on inputs
|
||||
* Turn on/off the WooCommerce integration, to automatically add what3words address fields to your checkout forms
|
||||
|
||||
= 2.0.4 =
|
||||
* Released 2019.01.16
|
||||
* Added new function to allow a country field to be specified for country clipping
|
||||
|
||||
= 2.0.3 =
|
||||
* Released 2018.04.05
|
||||
* bug fixes
|
||||
|
||||
= 2.0.2 =
|
||||
* Released 2018.03.16
|
||||
* bug fixes
|
||||
|
||||
= 2.0.1 =
|
||||
* Released 2018.01.09
|
||||
* bug fixes
|
||||
|
||||
= 2.0.0 =
|
||||
* Released 2018.01.08
|
||||
* Reworked and redesigned plugin code base
|
||||
|
||||
= 1.1.0 =
|
||||
* uses what3words autosuggest jQuery plugin 1.2.0
|
||||
|
||||
= 1.0.1 =
|
||||
* General fixes
|
||||
|
||||
= 1.0.0 =
|
||||
* Initial release
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"name": "a-note-above",
|
||||
"version": "1.0.1",
|
||||
"description": "A way to keep notes on your dashboard.",
|
||||
"author": "Josh Brown <joshbrown101@gmail.com>",
|
||||
"license": "GPLv2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "webpack --watch --progress --hide-modules",
|
||||
"dev-build": "webpack -d --mode development",
|
||||
"build": "webpack -p --mode production"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.1",
|
||||
"vue": "^2.6.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.13",
|
||||
"@babel/preset-env": "latest",
|
||||
"babel-loader": "^8.2.2",
|
||||
"browser-sync": "^2.26.14",
|
||||
"browser-sync-webpack-plugin": "^2.3.0",
|
||||
"css-loader": "^3.6.0",
|
||||
"file-loader": "^4.3.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"html-webpack-template": "^6.2.0",
|
||||
"less": "^3.13.1",
|
||||
"less-loader": "^5.0.0",
|
||||
"mini-css-extract-plugin": "^0.8.2",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.4",
|
||||
"terser-webpack-plugin": "^4.2.3",
|
||||
"url-loader": "^2.3.0",
|
||||
"vue-loader": "^15.9.6",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"webpack": "^4.46.0",
|
||||
"webpack-cli": "^3.3.12"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,554 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Abandoned Cart for WooCommerce 1.0.0\n"
|
||||
"POT-Creation-Date: 2021-03-25 19:20+0530\n"
|
||||
"PO-Revision-Date: 2021-03-25 19:20+0530\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: MakeWebBetter\n"
|
||||
"Language: en_US\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.6\n"
|
||||
"X-Poedit-Basepath: ..\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;"
|
||||
"esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
|
||||
#: abandoned-cart-for-woocommerce.php:162
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: abandoned-cart-for-woocommerce.php:204
|
||||
msgid ""
|
||||
"Oops! You tried activating the ABANDONED CART FOR WOOCOMMERCE. Please "
|
||||
"activate WooCommerce and then try again."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:232
|
||||
msgid "Email Work Flow"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:236
|
||||
msgid "Abandon Cart Reports "
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:240
|
||||
msgid "Abandon Cart Analytics "
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:244
|
||||
msgid " Overview"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:264
|
||||
msgid "Enable plugin"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:266
|
||||
msgid "Enable plugin to start the functionality."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:271
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:283
|
||||
msgid "YES"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:272
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:284
|
||||
msgid "NO"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:276
|
||||
msgid "Add to Cart Pop-Up"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:278
|
||||
msgid "Enable this to show pop-up at the add to cart time."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:288
|
||||
msgid "Add to Cart Pop-Up Title"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:290
|
||||
msgid "Enter title here to show on add to cart pop-up."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:294
|
||||
msgid "Add to Cart title"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:297
|
||||
msgid "Add to Cart Pop-Up Text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:299
|
||||
msgid "Enter text here to show on add to cart pop-up."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:303
|
||||
msgid "Add to Cart text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:306
|
||||
msgid "Cut-off time"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:308
|
||||
msgid "Enter time in HOURS after which a cart will be treated as abandoned."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:313
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:323
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:352
|
||||
msgid "Enter Time"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:316
|
||||
msgid "Delete abandoned cart history"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:318
|
||||
msgid ""
|
||||
"Enter the number of days before which you dont want to keep history of "
|
||||
"abandoned cart. Remain blank to never delete history automatically."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:326
|
||||
msgid "User role for tracking "
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:328
|
||||
msgid ""
|
||||
"Select user roles for which you want to track abandoned carts(By default "
|
||||
"only “GUEST USERS” are tracked)."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:336
|
||||
msgid "Coupon code prefix"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:338
|
||||
msgid ""
|
||||
"Add a pattern in which you want the coupons to be generated for Cart "
|
||||
"Abandoners. Generated coupon will be prefix_<random_5_digit_alphanumeric>."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:342
|
||||
msgid "Enter Coupon code"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:345
|
||||
msgid "Coupon expiry"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:347
|
||||
msgid ""
|
||||
"Enter the number of hours after which coupon will be expired if not used. "
|
||||
"Time will start at the time of coupon send."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:355
|
||||
msgid "Coupon Discount"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:357
|
||||
msgid ""
|
||||
"Enter the percentage discount (between 1-100) which will apply on abandoned "
|
||||
"cart."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:363
|
||||
msgid "Enter Discount"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:368
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:411
|
||||
msgid "Id of some field is missing"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:414
|
||||
msgid "Settings saved !"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:418
|
||||
msgid " Nonce Not Verified "
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:485
|
||||
msgid "Nonce not verified"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:508
|
||||
msgid "Product Id"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:511
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-product-report.php:71
|
||||
msgid "Product Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:514
|
||||
msgid "Quantity"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-abandoned-cart-for-woocommerce-admin.php:517
|
||||
msgid "Total "
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-admin-dashboard.php:26
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-admin-dashboard.php:28
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:125
|
||||
msgid "Support"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:36
|
||||
msgid "Abandoned Carts this Month"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:49
|
||||
msgid "Abandoned Carts till Now"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:64
|
||||
msgid "Recovered Carts this Month"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:80
|
||||
msgid "Recovered Carts till Now"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:95
|
||||
msgid "Recovered Money"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:119
|
||||
msgid "Money That Can Be recovered"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-analytics.php:142
|
||||
msgid "Graph of Abandoned Carts"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:26
|
||||
msgid "Use Placeholders"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:26
|
||||
msgid "to apply a coupon on the cart"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:26
|
||||
msgid "for displaying the cart in the email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:27
|
||||
msgid " for checkout page"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:52
|
||||
msgid "Enable The workflow"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:71
|
||||
msgid "Initiate Time"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:81
|
||||
msgid "Enter time"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:84
|
||||
msgid "Enter time In Hours"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:90
|
||||
msgid "Mail Subject"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:100
|
||||
msgid "Enter Mail Subject"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:103
|
||||
msgid "Enter Subject"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:109
|
||||
msgid "Content"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-email-workflow.php:125
|
||||
msgid "Save Workflow"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:22
|
||||
msgid "What Is Abandoned Cart For WooCommerce?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:27
|
||||
msgid ""
|
||||
"Abandoned Cart For WooCommerce is an all-in-one solution to beat an online "
|
||||
"seller’s biggest nightmare, i.e, abandoned carts. With the help of this "
|
||||
"plugin, \n"
|
||||
"\t\t\t\t\tyou can very easily and efficiently win back your lost WooCommerce "
|
||||
"customers and skyrocket your conversion rate."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:33
|
||||
msgid "As a store owner, you get to:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:35
|
||||
msgid "Analyze deep insights into your abandoned carts and products."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:36
|
||||
msgid "Capture customer emails on the checkout and cart page."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:37
|
||||
msgid "Send automated emails to your lost customers"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:38
|
||||
msgid "Win-back even the unregistered customers"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:39
|
||||
msgid "See a complete list of abandoned carts"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:40
|
||||
msgid "Customizable abandoned cart workflows"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:41
|
||||
msgid "Disable tracking for selected user roles"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:42
|
||||
msgid ""
|
||||
"Create an abandoned cart recovery strategy for even the variable products"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:45
|
||||
msgid "The Free Plugin Benefits"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:53
|
||||
msgid " Advanced Reports For Abandoned Products"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:57
|
||||
msgid ""
|
||||
"The plugin comes with advanced reports for the abandoned carts made in your "
|
||||
"store. Thus, allowing you to \n"
|
||||
"\t\t\t\t\t\t\t\tmake an informed abandoned cart recovery strategy."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:72
|
||||
msgid "Workflow For Abandoned Carts"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:73
|
||||
msgid ""
|
||||
"Abandoned Cart For WooCommerce comes with a customizable workflow that lets "
|
||||
"you send emails and win back your lost customers."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:83
|
||||
msgid "Support Variable Product"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:88
|
||||
msgid ""
|
||||
"The plugin works very well with and supports variable products on your "
|
||||
"WooCommerce store."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:103
|
||||
msgid "Complete List Of Abandoned Users"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:108
|
||||
msgid ""
|
||||
"The plugin gives you a complete list of shoppers that left carts abandoned "
|
||||
"on your WooCommerce store."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-overview.php:129
|
||||
msgid ""
|
||||
"Phone, Email & Skype support. Our Support is ready to assist you regarding "
|
||||
"any query, issue, or feature request and if that doesn't help our Technical "
|
||||
"team will connect with you personally and have your query\n"
|
||||
"\t\t\t\t\t\t\t\tresolved."
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-product-report.php:49
|
||||
msgid "Reports according products-name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/abandoned-cart-for-woocommerce-product-report.php:74
|
||||
msgid "Abandoned time"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:138
|
||||
msgid "Abandoned"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:140
|
||||
msgid "Recovered"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:198
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:360
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:199
|
||||
msgid "Left Page FROM "
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:200
|
||||
msgid "Total"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:201
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:321
|
||||
msgid "Nonce Not Verified"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/class-abandoned-cart-for-woocommerce-report.php:368
|
||||
msgid "Full Details Of Cart"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-abandoned-cart-for-woocommerce-common.php:92
|
||||
msgid "Every custom time"
|
||||
msgstr ""
|
||||
|
||||
#: common/class-abandoned-cart-for-woocommerce-common.php:97
|
||||
msgid "Delete custom time"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:300
|
||||
msgid "What is your monthly revenue?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:319
|
||||
msgid "What industry defines your business?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:325
|
||||
msgid "Industry Type"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:356
|
||||
msgid "What is the best email address to contact you?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:368
|
||||
msgid "What is your contact number?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:373
|
||||
msgid "Contact Number"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:487
|
||||
msgid ""
|
||||
"Let us know why you are deactivating Abandoned Cart for WooCommerce so we "
|
||||
"can improve the plugin"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:491
|
||||
msgid "Reason"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce-onboarding-steps.php:729
|
||||
msgid "Unexpected Error Occured"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce.php:367
|
||||
msgid "General Setting"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce.php:384
|
||||
msgid "Cart"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce.php:388
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-abandoned-cart-for-woocommerce.php:412
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Unable to locate file at location %s. Some features may not work properly in "
|
||||
"this plugin. Please contact us!"
|
||||
msgstr ""
|
||||
|
||||
#: mwb-acwf-gdpr.php:23
|
||||
msgid "Stored Customer Details for Tracking Abandoned cart"
|
||||
msgstr ""
|
||||
|
||||
#: mwb-acwf-gdpr.php:24
|
||||
msgid ""
|
||||
"We store customer's email address, customer's Ip Address so that we can send "
|
||||
"them email reagarding their abandoned cart to cover them"
|
||||
msgstr ""
|
||||
|
||||
#: mwb-acwf-gdpr.php:36
|
||||
msgid "Abandoned Cart For WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#: mwb-acwf-gdpr.php:54 mwb-acwf-gdpr.php:121
|
||||
msgid "Recipient Details"
|
||||
msgstr ""
|
||||
|
||||
#: mwb-acwf-gdpr.php:166
|
||||
msgid "Removed data of \"Abandoned Cart\""
|
||||
msgstr ""
|
||||
|
||||
#: onboarding/templates/abandoned-cart-for-woocommerce-deactivation-template.php:33
|
||||
msgid "May we have a little info about why you are deactivating?"
|
||||
msgstr ""
|
||||
|
||||
#: onboarding/templates/abandoned-cart-for-woocommerce-deactivation-template.php:44
|
||||
msgid "Skip and Deactivate Now"
|
||||
msgstr ""
|
||||
|
||||
#: onboarding/templates/abandoned-cart-for-woocommerce-onboarding-template.php:27
|
||||
msgid "Welcome to MakeWebBetter"
|
||||
msgstr ""
|
||||
|
||||
#: onboarding/templates/abandoned-cart-for-woocommerce-onboarding-template.php:28
|
||||
msgid ""
|
||||
"We love making new friends! Subscribe below and we promise to keep you up-to-"
|
||||
"date with our latest new plugins, updates, awesome deals and a few special "
|
||||
"offers."
|
||||
msgstr ""
|
||||
|
||||
#: onboarding/templates/abandoned-cart-for-woocommerce-onboarding-template.php:40
|
||||
msgid "Skip For Now"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-abandoned-cart-for-woocommerce-public.php:84
|
||||
msgid "Enter Your Email Here"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-abandoned-cart-for-woocommerce-public.php:232
|
||||
msgid "Do You Want to Buy"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,66 @@
|
||||
# Copyright (C) 2021 AbsolutePlugins
|
||||
# This file is distributed under the GPLv3 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Absolute Thumbnail Column 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/absolute-thumbnail-column\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: 2021-07-07T14:49:00+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0\n"
|
||||
"X-Domain: absp-thumbnail-column\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Absolute Thumbnail Column"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://absoluteplugins.com/plugins/absolute-thumbnail-column/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Absolute Thumbnail column allows you to upload, select and change thumbnail on any post-types right from the post table."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "AbsolutePlugins"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://absoluteplugins.com/"
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:112
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:175
|
||||
#: absolute-thumbnail-column.php:177
|
||||
msgid "Click the image to edit or update"
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:179
|
||||
#: absolute-thumbnail-column.php:181
|
||||
msgid "Remove featured image"
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:189
|
||||
msgid "No Thumb"
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:197
|
||||
#: absolute-thumbnail-column.php:199
|
||||
msgid "Set featured image"
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:360
|
||||
msgid "Could not set that as the thumbnail image. Try a different attachment."
|
||||
msgstr ""
|
||||
|
||||
#: absolute-thumbnail-column.php:362
|
||||
msgid "Could not remove the post thumbnail image. Try a again later."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,495 @@
|
||||
# Copyright (C) 2020 ZealousWeb
|
||||
# This file is distributed under the same license as the Accept SagePay Payments Using Contact Form 7 plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Accept SagePay Payments Using Contact Form 7 1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/accept-sagepay-payments-using-contact-form-7\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: 2020-11-27T08:04:48+01:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: accept-sagepay-payments-using-contact-form-7\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Accept SagePay Payments Using Contact Form 7"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "This plugin will integrate Sagepay payment gateway for making your payments through Contact Form 7."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "ZealousWeb"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.zealousweb.com"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.action.php:81
|
||||
msgid "From Data"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.action.php:82
|
||||
#: inc/admin/class.cfspzw.admin.action.php:344
|
||||
msgid "Do you need help for configuration?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.action.php:347
|
||||
msgid "Refer the document."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.action.php:349
|
||||
msgid "Support Link"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:55
|
||||
msgid "SagePay"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:104
|
||||
#: inc/admin/template/cfspzw.template.php:140
|
||||
msgid "Document Link"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:139
|
||||
msgid "User Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:140
|
||||
msgid "Invoice ID"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:141
|
||||
msgid "Transaction Status"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:142
|
||||
msgid "Total Amount"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/class.cfspzw.admin.filter.php:143
|
||||
msgid "Submitted Date"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:68
|
||||
msgid "Sandbox"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:69
|
||||
msgid "Live"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:73
|
||||
msgid "Payment"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:74
|
||||
msgid "Deferred"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:75
|
||||
msgid "Authenticate"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:79
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:80
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:139
|
||||
msgid "To use SagePay option, first you need to create and save form tags."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:149
|
||||
msgid "Sagepay Enable"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:159
|
||||
msgid "Enable Debug Mode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:169
|
||||
msgid "Payment Mode "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:186
|
||||
msgid "Sandbox Vendor Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:197
|
||||
msgid "Sandbox Encryption Password "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:209
|
||||
msgid "Live Vendor Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:220
|
||||
msgid "Live Encryption Password "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:232
|
||||
msgid "Amount Field Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:238
|
||||
msgid "Select field name for amount"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:251
|
||||
msgid "Customer Email "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:257
|
||||
msgid "Select field name for customer email"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:270
|
||||
msgid "Quantity Field Name (Optional)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:276
|
||||
msgid "Select field name for quantity"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:290
|
||||
msgid "Transaction type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:308
|
||||
msgid "Apply 3D Secure"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:326
|
||||
msgid "Select Currency"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:345
|
||||
msgid "VendorTXCode Prefix (Optional)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:356
|
||||
msgid "Success Return URL (Optional)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:362
|
||||
#: inc/admin/template/cfspzw.template.php:382
|
||||
msgid "Select page"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:376
|
||||
msgid "Cancel Return URL (Optional)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:400
|
||||
msgid "Customer Billing Details"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:409
|
||||
msgid "Billing First Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:415
|
||||
msgid "Select field name for billing first name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:428
|
||||
msgid "Billing Last Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:434
|
||||
msgid "Select field name for billing last name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:447
|
||||
msgid "Billing Address "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:453
|
||||
msgid "Select field name for billing address"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:466
|
||||
msgid "Billing City "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:472
|
||||
msgid "Select field name for billing city"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:485
|
||||
msgid "Billing State "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:491
|
||||
msgid "Select field name for billing state"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:504
|
||||
msgid "Select Billing Country"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:510
|
||||
msgid "Select field name for billing country"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:523
|
||||
msgid "Billing Zipcode "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:529
|
||||
msgid "Select field name for billing zipcode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:546
|
||||
msgid "Customer Shipping Details"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:555
|
||||
msgid "Shipping First Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:561
|
||||
msgid "Select field name for shipping first name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:574
|
||||
msgid "Shipping Last Name "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:580
|
||||
msgid "Select field name for shipping last name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:593
|
||||
msgid "Shipping Address "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:599
|
||||
msgid "Select field name for shipping address"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:612
|
||||
msgid "Shipping City "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:618
|
||||
msgid "Select field name for shipping city"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:631
|
||||
msgid "Shipping State "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:637
|
||||
msgid "Select field name for shipping state"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:650
|
||||
msgid "Select Shipping Country"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:656
|
||||
msgid "Select field name for shipping country"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:669
|
||||
msgid "Shipping Zipcode "
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:675
|
||||
msgid "Select field name for shipping zipcode"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:709
|
||||
msgid "<h3>Vendor Name </h3><p>Get Vendor Name from <a href=\"#\" target=\"_blank\">here</a></p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:713
|
||||
msgid "<h3>Encryption Password</h3><p>Get Encryption Password from <a href=\"#\" target=\"_blank\">here</a></p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:717
|
||||
msgid "<h3>Select Currency</h3><p>Select the currency.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:721
|
||||
msgid "<h3>Amount Field</h3><p>Select field from where amount value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:725
|
||||
msgid "<h3>Quantity Field</h3><p>Select field from where quantity value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:729
|
||||
msgid "<h3>Customer Email Field</h3><p>Select field from where customer email value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:733
|
||||
msgid "<h3>VendorTXCode Prefix Field</h3><p>Please enter unique prefix name which display in invoice order.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:737
|
||||
msgid "<h3>Success Return URL Field </h3><p>Select page and redirect customer after succesfully payment done.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:741
|
||||
msgid "<h3>Cancel Return URL Field </h3><p>Select page and redirect customer after cancel payment process or payment not done.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:745
|
||||
msgid "<h3>Billing First Name Field</h3><p>Select field from where billing first name value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:749
|
||||
msgid "<h3>Billing Last Name Field</h3><p>Select field from where billing last name value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:753
|
||||
msgid "<h3>Billing Address Field</h3><p>Select field from where billing address value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:757
|
||||
msgid "<h3>Billing City Field</h3><p>Select field from where billing city value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:761
|
||||
msgid "<h3>Billing State Field</h3><p>Select field from where billing state value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:765
|
||||
msgid "<h3>Billing Country Field</h3><p>Select field from where billing country value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:769
|
||||
msgid "<h3>Billing ZipCode Field</h3><p>Select field from where billing zipcode value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:773
|
||||
msgid "<h3>Shipping First Name Field</h3><p>Select field from where shipping first name value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:777
|
||||
msgid "<h3>Shipping Last Name Field</h3><p>Select field from where shipping last name value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:781
|
||||
msgid "<h3>Shipping Address Field</h3><p>Select field from where shipping address value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:785
|
||||
msgid "<h3>Shipping City Field</h3><p>Select field from where shipping city value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:789
|
||||
msgid "<h3>Shipping State Field</h3><p>Select field from where shipping state value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:793
|
||||
msgid "<h3>Shipping Country Field</h3><p>Select field from where shipping country value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin/template/cfspzw.template.php:797
|
||||
msgid "<h3>Shipping ZipCode Field</h3><p>Select field from where shipping zipcode value needs to be retrieved.</p><p><b>Note: </b> Save the FORM details to view the list of fields.</p>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:112
|
||||
#: inc/class.cfspzw.php:113
|
||||
#: inc/class.cfspzw.php:118
|
||||
msgid "Sagepay Payment Details"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:114
|
||||
msgid "Transaction Detail"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:158
|
||||
msgid "<strong><a href=\"https://wordpress.org/plugins/contact-form-7/\" target=\"_blank\">Contact Form 7</a></strong> is required to use <strong>%s</strong>."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:177
|
||||
msgid "Sagepay Country"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:280
|
||||
msgid "Generate a form-tag for to display Sagepay Country"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:289
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:304
|
||||
msgid "Insert Tag"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class.cfspzw.php:311
|
||||
msgid "To use the value input through this field in a mail field, you need to insert the corresponding mail-tag (%s) into the field on the Mail tab."
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:213
|
||||
msgid "SagePay Payment Notification"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:427
|
||||
#: inc/lib/class.cfspzw.lib.php:437
|
||||
msgid "Sagepay Response Details:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:568
|
||||
msgid "Payment Page not Configured Properly. Please Conatct Admin. "
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:631
|
||||
#: inc/lib/class.cfspzw.lib.php:640
|
||||
#: inc/lib/class.cfspzw.lib.php:967
|
||||
msgid "Please Enter Amount value or Value in Numeric."
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:732
|
||||
msgid "Order #%s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:846
|
||||
msgid "Something goes wrong! Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:866
|
||||
msgid "Transaction Amount :"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:870
|
||||
msgid "Payment Status :"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:874
|
||||
msgid "Transaction Id :"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:878
|
||||
msgid "Invoice ID :"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:886
|
||||
msgid "Response :"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:934
|
||||
msgid "Please wait you are redirecting to sagepay..!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:969
|
||||
msgid "The field is required."
|
||||
msgstr ""
|
||||
|
||||
#: inc/lib/class.cfspzw.lib.php:993
|
||||
msgid "One or more fields have an error. Please check and try again."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,41 @@
|
||||
# Copyright (C) 2021 Acowebs
|
||||
# This file is distributed under the same license as the Aco Variation Swatches for WooCommerce plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Aco Variation Swatches for WooCommerce 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/aco-woo-variation-swatches-free\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: 2021-05-01T11:51:41+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.3.0\n"
|
||||
"X-Domain: aco-variation-swatches-for-woocommerce\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#. Description of the plugin
|
||||
msgid "Aco Variation Swatches for WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Acowebs"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "http://acowebs.com"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-acovsw-backend.php:130
|
||||
#: includes/class-acovsw-backend.php:137
|
||||
msgid "Variation Swatches"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-acovsw-backend.php:132
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-acovsw-options.php:113
|
||||
msgid "Select an option"
|
||||
msgstr ""
|
||||
21
spec/fixtures/dynamic_finders/plugin_version/action-scheduler/change_log/changelog.txt
vendored
Normal file
21
spec/fixtures/dynamic_finders/plugin_version/action-scheduler/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
*** Changelog ***
|
||||
|
||||
= 3.2.0 - 2021-06-03 =
|
||||
* Fix - Add "no ordering" option to as_next_scheduled_action().
|
||||
* Fix - Add secondary scheduled date checks when claiming actions (DBStore) | #634.
|
||||
* Fix - Add secondary scheduled date checks when claiming actions (wpPostStore) | #634.
|
||||
* Fix - Adds a new index to the action table, reducing the potential for deadlocks (props: @glagonikas).
|
||||
* Fix - Fix unit tests infrastructure and adapt tests to PHP 8.
|
||||
* Fix - Identify in-use data store.
|
||||
* Fix - Improve test_migration_is_scheduled.
|
||||
* Fix - PHP notice on list table.
|
||||
* Fix - Speed up clean up and batch selects.
|
||||
* Fix - Update pending dependencies.
|
||||
* Fix - [PHP 8.0] Only pass action arg values through to do_action_ref_array().
|
||||
* Fix - [PHP 8] Set the PHP version to 7.1 in composer.json for PHP 8 compatibility.
|
||||
* Fix - add is_initialized() to docs.
|
||||
* Fix - fix file permissions.
|
||||
* Fix - fixes #664 by replacing __ with esc_html__.
|
||||
|
||||
= 3.1.6 - 2020-05-12 =
|
||||
* Change log starts.
|
||||
@@ -0,0 +1,337 @@
|
||||
# Copyright (C) 2021 WP White Security
|
||||
# This file is distributed under the same license as the WP Activity Log for Gravity Forms plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Activity Log for Gravity Forms 1.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/activity-log-gravity-forms\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: 2021-04-27T11:24:00+01:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: wsal-gravity-forms\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "WP Activity Log for Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wpactivitylog.com/extensions/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "A WP Activity Log plugin extension for Gravity Forms."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WP White Security"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "http://www.wpwhitesecurity.com/"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:39
|
||||
msgid "Keep a log when website visitors submits a form (by default the plugin only keeps a log when logged in users submit a form)."
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:52
|
||||
msgid "Forms in Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:53
|
||||
msgid "Confirmations in Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:54
|
||||
msgid "Notifications in Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:55
|
||||
msgid "Entries in Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:56
|
||||
msgid "Fields in Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:57
|
||||
msgid "Settings in Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:68
|
||||
msgid "Starred"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:69
|
||||
msgid "Unstarred"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:70
|
||||
msgid "Read"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:71
|
||||
msgid "Unread"
|
||||
msgstr ""
|
||||
|
||||
#: includes/wsal-functions.php:72
|
||||
msgid "Submitted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:4
|
||||
msgid "Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:5
|
||||
msgid "Monitor Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:10
|
||||
msgid "A form was created, modified"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:11
|
||||
msgid "The Form called %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:14
|
||||
#: wp-security-audit-log/custom-alerts.php:30
|
||||
#: wp-security-audit-log/custom-alerts.php:45
|
||||
#: wp-security-audit-log/custom-alerts.php:60
|
||||
#: wp-security-audit-log/custom-alerts.php:93
|
||||
#: wp-security-audit-log/custom-alerts.php:108
|
||||
#: wp-security-audit-log/custom-alerts.php:129
|
||||
#: wp-security-audit-log/custom-alerts.php:144
|
||||
#: wp-security-audit-log/custom-alerts.php:162
|
||||
#: wp-security-audit-log/custom-alerts.php:177
|
||||
#: wp-security-audit-log/custom-alerts.php:196
|
||||
#: wp-security-audit-log/custom-alerts.php:211
|
||||
#: wp-security-audit-log/custom-alerts.php:243
|
||||
#: wp-security-audit-log/custom-alerts.php:258
|
||||
msgid "Form ID"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:17
|
||||
#: wp-security-audit-log/custom-alerts.php:33
|
||||
#: wp-security-audit-log/custom-alerts.php:63
|
||||
#: wp-security-audit-log/custom-alerts.php:96
|
||||
#: wp-security-audit-log/custom-alerts.php:132
|
||||
#: wp-security-audit-log/custom-alerts.php:147
|
||||
#: wp-security-audit-log/custom-alerts.php:165
|
||||
#: wp-security-audit-log/custom-alerts.php:180
|
||||
msgid "View form in the editor"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:26
|
||||
msgid "A form was moved to trash"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:27
|
||||
msgid "Moved the form to trash."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:29
|
||||
#: wp-security-audit-log/custom-alerts.php:195
|
||||
#: wp-security-audit-log/custom-alerts.php:226
|
||||
#: wp-security-audit-log/custom-alerts.php:242
|
||||
#: wp-security-audit-log/custom-alerts.php:257
|
||||
msgid "Form name"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:42
|
||||
msgid "A form was permanently deleted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:43
|
||||
msgid "Permanently deleted the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:55
|
||||
msgid "A form setting was modified"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:56
|
||||
msgid "The setting %setting_name% in form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:58
|
||||
#: wp-security-audit-log/custom-alerts.php:276
|
||||
msgid "Previous value"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:59
|
||||
#: wp-security-audit-log/custom-alerts.php:277
|
||||
msgid "New value"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:72
|
||||
msgid "A form was duplicated"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:73
|
||||
msgid "Duplicated the form %original_form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:75
|
||||
msgid "New form name"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:76
|
||||
msgid "Source form ID"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:77
|
||||
msgid "New form ID"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:80
|
||||
msgid "View new duplicated form in the editor"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:89
|
||||
msgid "A field was created, modified or deleted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:90
|
||||
msgid "The Field called %field_name% in the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:92
|
||||
msgid "Field type"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:105
|
||||
msgid "A form was submitted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:106
|
||||
msgid "Submitted the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:109
|
||||
msgid "Submission email"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:112
|
||||
#: wp-security-audit-log/custom-alerts.php:199
|
||||
#: wp-security-audit-log/custom-alerts.php:214
|
||||
#: wp-security-audit-log/custom-alerts.php:230
|
||||
#: wp-security-audit-log/custom-alerts.php:261
|
||||
msgid "View entry"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:124
|
||||
msgid "A confirmation was created, modified or deleted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:125
|
||||
msgid "The Confirmation called %confirmation_name% in the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:127
|
||||
msgid "Confirmation type"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:128
|
||||
msgid "Confirmation message"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:141
|
||||
msgid "A confirmation was activated or deactivated"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:142
|
||||
msgid "The confirmation %confirmation_name% in the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:159
|
||||
msgid "A notification was created, modified or deleted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:160
|
||||
msgid "The Notification called %notification_name% in the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:174
|
||||
msgid "A notification was activated or deactivated"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:175
|
||||
msgid "Changed the status of the Notification called %notification_name% in the form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:192
|
||||
msgid "An entry was starred or unstarred"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:193
|
||||
msgid "Entry title: %entry_title%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:208
|
||||
msgid "An entry was marked as read or unread"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:209
|
||||
msgid "The entry called %entry_title% from form %form_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:223
|
||||
msgid "An entry was moved to trash"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:224
|
||||
msgid "Deleted the entry %event_desc%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:227
|
||||
msgid "Form ID "
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:239
|
||||
msgid "An entry was permanently deleted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:240
|
||||
msgid "Permanently deleted the entry %entry_title%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:253
|
||||
msgid "An entry note was created or deleted"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:254
|
||||
msgid "The entry note %entry_note%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:256
|
||||
msgid "Entry title"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:273
|
||||
msgid "A plugin setting was changed."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-alerts.php:274
|
||||
msgid "Changed the plugin setting %setting_name%."
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-sensors/WSAL_Sensors_Gravity_Forms.php:972
|
||||
msgid "moved to trash"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-sensors/WSAL_Sensors_Gravity_Forms.php:1010
|
||||
msgid "restored"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-sensors/WSAL_Sensors_Gravity_Forms.php:1081
|
||||
msgid "Not found"
|
||||
msgstr ""
|
||||
|
||||
#: wp-security-audit-log/custom-sensors/WSAL_Sensors_Gravity_Forms.php:1221
|
||||
msgid "Not provided"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,316 @@
|
||||
# Copyright (C) 2021 Web Rockstar
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Admin Notes 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-admin-notes-off\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: 2021-02-26T17:52:32+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0-alpha-59d879d\n"
|
||||
"X-Domain: wp-admin-notes\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: admin/class-wp-admin-notes-admin.php:357
|
||||
msgid "WP Admin Notes"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
#. Author URI of the plugin
|
||||
msgid "https://webrockstar.net"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Create and manage admin footer text, help tabs, and notices directly from the WordPress admin."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Web Rockstar"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:3
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:32
|
||||
msgid "Enter your note here."
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:34
|
||||
msgid "Make Private"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:35
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:36
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:37
|
||||
msgid "Note is public and visible to all users"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin-post-view.php:71
|
||||
msgid "There are currently no admin notes."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:198
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:219
|
||||
msgid "Screen ID"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:238
|
||||
msgctxt "post type general name"
|
||||
msgid "Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:239
|
||||
msgctxt "post type singular name"
|
||||
msgid "Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:240
|
||||
msgctxt "admin menu"
|
||||
msgid "Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:241
|
||||
msgctxt "add new on admin bar"
|
||||
msgid "Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:242
|
||||
msgctxt "wpan_help_tab"
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:243
|
||||
msgid "Add New Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:244
|
||||
msgid "New Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:245
|
||||
msgid "Edit Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:246
|
||||
msgid "View Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:247
|
||||
msgid "All Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:248
|
||||
msgid "Search Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:249
|
||||
msgid "Parent Help Tabs:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:250
|
||||
msgid "No Help Tabs found."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-help-tab.php:251
|
||||
msgid "No Help Tabs found in Trash."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:258
|
||||
msgctxt "post type general name"
|
||||
msgid "Admin Notices"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:259
|
||||
msgctxt "post type singular name"
|
||||
msgid "Admin Notice"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:260
|
||||
msgctxt "admin menu"
|
||||
msgid "Admin Notices"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:261
|
||||
msgctxt "add new on admin bar"
|
||||
msgid "Admin Notice"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:262
|
||||
msgctxt "wpan_notice"
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:263
|
||||
msgid "Add New Admin Notice"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:264
|
||||
msgid "New Admin Notice"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:265
|
||||
msgid "Edit Admin Notice"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:266
|
||||
msgid "View Admin Notice"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:267
|
||||
msgid "All Admin Notices"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:268
|
||||
msgid "Search Admin Notices"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:269
|
||||
msgid "Parent Admin Notices:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:270
|
||||
msgid "No Admin Notices found."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin-notice.php:271
|
||||
msgid "No Admin Notices found in Trash."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:114
|
||||
#: admin/class-wp-admin-notes-admin.php:183
|
||||
msgid "(click to copy)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:115
|
||||
msgid "(copied!)"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:361
|
||||
msgid "Admin Footer Text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:362
|
||||
msgid ""
|
||||
"Overrides the default text in the very bottom left corner of every WordPress admin page.\n"
|
||||
"\t\t\t\t\tThis is typically used to highlight the department or company that developed/configured the website."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:364
|
||||
msgid "Enable Admin Footer Text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:367
|
||||
msgid "Footer Text"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:370
|
||||
msgid "Website built and configured by..."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:377
|
||||
msgid "Allowed HTML: a, strong, em"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:378
|
||||
msgid "Footer Text Icon Image"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:379
|
||||
msgid ""
|
||||
"Optional image icon for the admin footer text. Icon is displayed at 24px X 24px and left aligned.\n"
|
||||
"\t\t\t\t Transparent PNG or SVG works best."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:389
|
||||
msgid "Notice Posts"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:391
|
||||
msgid "Disable Notice Posts"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:393
|
||||
msgid "Toggles the display of the Admin Notices post type on the left menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:395
|
||||
msgid "Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:396
|
||||
msgid "Custom help tabs on WordPress admin pages. Created and managed in the WordPress admin."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:397
|
||||
msgid "Disable Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:399
|
||||
msgid "Toggles the display of the Help Tab post type on the left menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:402
|
||||
msgid "Global Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:403
|
||||
msgid ""
|
||||
"A single global help tab that appears on every WordPress admin page.\n"
|
||||
"\t\t\t\t\t This is typically used to display a message about who to contact regarding technical issues or feature requests."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:405
|
||||
msgid "Enable Global Help Tab"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:407
|
||||
msgid "Global Help Tab Title"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:416
|
||||
msgid "Global Help Tab Body"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:425
|
||||
msgid "Allowed HTML includes: a, strong, em, ul, ol, li, h1, h2, h3, h4, h5, h6. "
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:426
|
||||
msgid "Global Help Tab Logo Image"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:427
|
||||
msgid ""
|
||||
"Optional logo image to display at the bottom of the global help tab content.\n"
|
||||
"\t\t\t\t\t\t This is typically the logo of the company that configured/developed the website, if applicable.\n"
|
||||
"\t\t\t\t\t\t This image is displayed with a maximum width and height of 200px. Transparent PNG or SVG works best."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:439
|
||||
msgid "Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:441
|
||||
msgid "Hide Default Help Tabs"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:445
|
||||
msgid "Animate Help Tab Before First Click"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wp-admin-notes-admin.php:447
|
||||
msgid ""
|
||||
"To help users discover the help tab, it will bounce and highlight until clicked.\n"
|
||||
"\t\t\t\t\t After it is clicked once it will never animate again for that user."
|
||||
msgstr ""
|
||||
@@ -0,0 +1,34 @@
|
||||
# Copyright (C) 2021 Brickdots
|
||||
# This file is distributed under the same license as the Admin Todotastic plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Admin Todotastic 1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/src\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: n/a\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Admin Todotastic"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wordpress.org/plugins/admin-todotastic"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Assign todo to internal users by mentioning them"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Brickdots"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://brickdots.com"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,167 @@
|
||||
# Copyright (C) 2021 WP Concern
|
||||
# This file is distributed under the GPL3.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Advanced Google reCAPTCHA 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/advanced-google-recaptcha\n"
|
||||
"POT-Creation-Date: 2021-03-09 07:19:48+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: node-wp-i18n 1.2.5\n"
|
||||
|
||||
#: edd_templates/shortcode-login.php:16
|
||||
msgid "Log into Your Account"
|
||||
msgstr ""
|
||||
|
||||
#: edd_templates/shortcode-login.php:19
|
||||
msgid "Username or Email"
|
||||
msgstr ""
|
||||
|
||||
#: edd_templates/shortcode-login.php:23
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: edd_templates/shortcode-login.php:30
|
||||
msgid "Remember Me"
|
||||
msgstr ""
|
||||
|
||||
#: edd_templates/shortcode-login.php:36
|
||||
msgid "Log In"
|
||||
msgstr ""
|
||||
|
||||
#: edd_templates/shortcode-login.php:40
|
||||
msgid "Lost Password?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:26 inc/core.php:227
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:27
|
||||
msgid "Features"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:39
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Advanced Google reCAPTCHA"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:130
|
||||
#. translators: 1: link open, 2: link close
|
||||
msgid ""
|
||||
"Please %1$sregister your domain%2$s first, get required keys from Google "
|
||||
"(reCAPTCHA v2 or reCAPTCHA v3) and save them below."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:139
|
||||
msgid "You can enable/disable reCAPTCHA for different forms separately."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:175
|
||||
msgid ""
|
||||
"Applies for default login, WooCommerce login and Easy Digital Downloads "
|
||||
"login."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:211
|
||||
msgid "Key Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:213
|
||||
msgid "reCAPTCHA Type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:215
|
||||
msgid "Site Key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:216
|
||||
msgid "Secret Key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:218
|
||||
msgid "Status Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:220
|
||||
msgid "Enable for Login"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:221
|
||||
msgid "Enable for Register"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:222
|
||||
msgid "Enable for Lost Password"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:224
|
||||
msgid "Enable for Comment Form"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:225
|
||||
msgid "Enable for WooCommerce Register"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:226
|
||||
msgid "Enable for Easy Digital Downloads Register"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:227
|
||||
msgid "Enable for BuddyPress Register"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:272
|
||||
msgid "To implement reCAPTCHA, Key settings should be completed first."
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:274
|
||||
msgid "Captcha Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:314
|
||||
msgid "V2"
|
||||
msgstr ""
|
||||
|
||||
#: inc/admin.php:315
|
||||
msgid "V3"
|
||||
msgstr ""
|
||||
|
||||
#: inc/core.php:150 inc/core.php:153 inc/core.php:170 inc/core.php:173
|
||||
#: inc/core.php:192 inc/core.php:195 inc/core.php:211 inc/core.php:214
|
||||
#: inc/core.php:373 inc/core.php:383 inc/core.php:424 inc/core.php:434
|
||||
#: inc/core.php:452 inc/core.php:455 inc/core.php:471 inc/core.php:474
|
||||
msgid "Google reCAPTCHA verification failed."
|
||||
msgstr ""
|
||||
|
||||
#: inc/core.php:170 inc/core.php:173 inc/core.php:192 inc/core.php:195
|
||||
#: inc/core.php:211 inc/core.php:214 inc/core.php:373 inc/core.php:383
|
||||
#: inc/core.php:424 inc/core.php:434
|
||||
msgid "ERROR:"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://www.wpconcern.com/advanced-google-recaptcha/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Advanced Google reCAPTCHA will safeguard your WordPress site from spam "
|
||||
"comments and brute force attacks."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WP Concern"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.wpconcern.com/"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "advanced-image-comparison-for-elementor",
|
||||
"version": "1.0.0",
|
||||
"description": "Advanced Testimonial Carousel for Elementor WordPress Plugin",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"laravel-mix": "^6.0.13",
|
||||
"node-sass": "^5.0.0",
|
||||
"postcss": "^8.2.6",
|
||||
"resolve-url-loader": "^3.1.2",
|
||||
"sass": "^1.32.8",
|
||||
"sass-loader": "^10.1.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"development": "mix",
|
||||
"watch": "mix watch",
|
||||
"watch-poll": "mix watch -- --watch-options-poll=1000",
|
||||
"hot": "mix watch --hot",
|
||||
"production": "mix --production"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ruhel241/advanced-testimonial-carousel.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ruhel241/advanced-testimonial-carousel/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ruhel241/advanced-testimonial-carousel#readme"
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "advanced-testimonial-carousel-for-elementor",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"development": "mix",
|
||||
"watch": "mix watch",
|
||||
"watch-poll": "mix watch -- --watch-options-poll=1000",
|
||||
"hot": "mix watch --hot",
|
||||
"production": "mix --production"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"postcss": "^8.2.6",
|
||||
"resolve-url-loader": "^3.1.2",
|
||||
"sass": "^1.32.8",
|
||||
"sass-loader": "^10.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"laravel-mix": "^6.0.13",
|
||||
"node-sass": "^5.0.0"
|
||||
}
|
||||
}
|
||||
4
spec/fixtures/dynamic_finders/plugin_version/af-companion/change_log/changelog.txt
vendored
Normal file
4
spec/fixtures/dynamic_finders/plugin_version/af-companion/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
### 1.0.0 - 16/02/2021
|
||||
|
||||
Changes:
|
||||
*INITIAL RELEASE*
|
||||
@@ -0,0 +1,174 @@
|
||||
# Copyright (C) 2021 David Lidor
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Affiliate Bridge 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/affiliate-bridge\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: 2021-03-07T21:35:15+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.5.0-alpha\n"
|
||||
"X-Domain: affiliate-bridge\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: affiliate-bridge.php:120
|
||||
#: affiliate-bridge.php:121
|
||||
msgid "Affiliate Bridge"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://affiliate-bridge.com"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Affiliate Bridge."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "David Lidor"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.bicycle-riding.com"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:13
|
||||
msgid "Affiliate Bridge Settings"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:19
|
||||
msgid "Default Source"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:22
|
||||
msgid "Ebay"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:24
|
||||
msgid "More Affiliate program in future plugin revisions..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:28
|
||||
msgid "Ebay App ID"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:31
|
||||
msgid "Find your eBay App ID "
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:31
|
||||
#: includes/admin/affiliate-bridge-backend.php:60
|
||||
msgid "Here"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:35
|
||||
msgid "Default Keywords"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:37
|
||||
msgid "Add keywords (with spaces and other special characters). See"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:39
|
||||
msgid "eBay Developer Program"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:45
|
||||
msgid "Framed"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:48
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:49
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:50
|
||||
msgid "Custom"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:52
|
||||
msgid "Image frame options: \"Yes\": Boxed, \"Custom\": Custom frame, \"No\": No frame"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:56
|
||||
msgid "Default Categories"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:59
|
||||
msgid "Add Category IDs, separated by a comma. Download eBay Categories "
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:65
|
||||
msgid "Default Condition"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:68
|
||||
msgid "All (New & Used)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:69
|
||||
msgid "New"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:70
|
||||
msgid "Used"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:72
|
||||
msgid "Specify Items Condition in search. See"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:74
|
||||
msgid "eBay Item Condition options"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:79
|
||||
msgid "Default Image Size"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:82
|
||||
msgid "Small (110px)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:83
|
||||
msgid "Medium (200px)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:84
|
||||
msgid "Large (400px)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:86
|
||||
msgid "Default image size. there are 2 more Shortcode options: size=\"75%\", and size=\"400px\""
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:90
|
||||
msgid "Default Number of Items"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:92
|
||||
msgid "If items > 1, Multiple Items will be shown in a table"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:96
|
||||
msgid "Default Image"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:104
|
||||
msgid "def"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:105
|
||||
msgid "Default Image (if eBay item does not have an image)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/affiliate-bridge-backend.php:115
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
24
spec/fixtures/dynamic_finders/plugin_version/affiliatebooster-blocks/composer_file/package.json
vendored
Normal file
24
spec/fixtures/dynamic_finders/plugin_version/affiliatebooster-blocks/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "my-block-cgb-guten-block",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cgb-scripts start",
|
||||
"build": "cgb-scripts build",
|
||||
"eject": "cgb-scripts eject"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wordpress/compose": "^3.19.1",
|
||||
"@wordpress/icons": "^2.4.0",
|
||||
"cgb-scripts": "1.23.1",
|
||||
"classnames": "^2.2.6",
|
||||
"memize": "^1.1.0",
|
||||
"npm-upgrade": "^2.0.3",
|
||||
"react-select": "^3.1.0",
|
||||
"striptags": "^2.2.1",
|
||||
"uglify-js": "^3.10.0",
|
||||
"uglifyjs-webpack-plugin": "^2.2.0",
|
||||
"update": "^0.7.4",
|
||||
"webfontloader": "^1.6.28"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
9
spec/fixtures/dynamic_finders/plugin_version/afi-to-integrations/change_log/changelog.txt
vendored
Normal file
9
spec/fixtures/dynamic_finders/plugin_version/afi-to-integrations/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
== Archived Changelog Entries ==
|
||||
|
||||
This file contains older changelog entries, so we can keep the size of the standard WordPress readme.txt file reasonable.
|
||||
For the latest changes, please see the "Changelog" section of the [readme.txt file](https://plugins.svn.wordpress.org/plugin_name/trunk/readme.txt).
|
||||
|
||||
= 1.0.0 =
|
||||
*Release Date - 19 May 2021*
|
||||
|
||||
* Initial release
|
||||
@@ -0,0 +1,220 @@
|
||||
# Agy is a powerful solution to add any kind of verification restriction on your website. Easy to setup, optimized for all devices, and modern design option to match your
|
||||
# Copyright (C) YEAR Marko Radulovic
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
# FIRST AUTHOR <upss070288@gmail.com>, 2021.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Agy Verification 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-01-05 19:48+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: agy-verification.php:69
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: agy-verification.php:83
|
||||
msgid "Docs & FAQs"
|
||||
msgstr ""
|
||||
|
||||
#: agy-verification.php:88
|
||||
msgid "GitHub"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:24
|
||||
msgid "You have successfully saved your settings."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:93
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\" target=\"%s\" class=\"%s\">"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:145
|
||||
#, php-format
|
||||
msgid "<a href=\"%s\" target=\"%s\"><img src=\"%s\" class=\"%s\"></a>"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:159
|
||||
msgid "_blank"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:161
|
||||
msgid "agy-logo"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:176 includes/Agy_Dashboard.php:262
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:177 includes/Agy_Dashboard.php:267
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:179 includes/Agy_Dashboard.php:272
|
||||
msgid "Design"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:186
|
||||
msgid "Agy Verification"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:222
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:244
|
||||
msgid "Set your General settings."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:249
|
||||
msgid "Set all of the text for your modal verification."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:254
|
||||
msgid "Set the desirable design for the modal verification."
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:278
|
||||
msgid "Enable / Disable"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:283
|
||||
msgid "Show for unregistered users only"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:288
|
||||
msgid "Activate Debug mode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:293
|
||||
msgid "Exit URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:299
|
||||
msgid "Headline"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:304
|
||||
msgid "Subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:309
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:314
|
||||
msgid "Enter Button Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:319
|
||||
msgid "Exit Button Label"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:324
|
||||
msgid "Separator Text"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:329
|
||||
msgid "Slogan"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:335
|
||||
msgid "Background color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:340
|
||||
msgid "Z-Index ( Overlay )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:345
|
||||
msgid "Content Box width ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:350
|
||||
msgid "Headline Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:355
|
||||
msgid "Headline Font size ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:360
|
||||
msgid "Subtitle Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:365
|
||||
msgid "Subtitle Font size ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:370
|
||||
msgid "Message Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:375
|
||||
msgid "Message Font size ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:380
|
||||
msgid "Enter Button background color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:385
|
||||
msgid "Enter Button font color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:390
|
||||
msgid "Enter Button border style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:395
|
||||
msgid "Enter Button border color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:400
|
||||
msgid "Enter Button font size ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:405
|
||||
msgid "Exit Button background color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:410
|
||||
msgid "Exit Button font color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:415
|
||||
msgid "Exit Button border style"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:420
|
||||
msgid "Exit Button border color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:425
|
||||
msgid "Exit Button font size ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:430
|
||||
msgid "Separator Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:435
|
||||
msgid "Separator Font size ( in px )"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:440
|
||||
msgid "Slogan Color"
|
||||
msgstr ""
|
||||
|
||||
#: includes/Agy_Dashboard.php:445
|
||||
msgid "Slogan Font size ( in px )"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,495 @@
|
||||
# Copyright (C) 2021 All Embed Addons for elementor
|
||||
# This file is distributed under the same license as the All Embed Addons for elementor package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: All Embed Addons for elementor 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/All-Embed-Elementor-Addons\n"
|
||||
"POT-Creation-Date: 2021-05-28 04:47:21+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor
|
||||
|
||||
#: All-Embed.php:129
|
||||
msgid "\"%1$s\" requires \"%2$s\" to be installed and activated."
|
||||
msgstr ""
|
||||
|
||||
#: All-Embed.php:130
|
||||
msgid "Media Player Addon"
|
||||
msgstr ""
|
||||
|
||||
#: All-Embed.php:131 All-Embed.php:154
|
||||
msgid "Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor 3: Required Elementor version
|
||||
#. translators: 1: Plugin name 2: PHP 3: Required PHP version
|
||||
|
||||
#: All-Embed.php:152 All-Embed.php:176
|
||||
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: All-Embed.php:153
|
||||
msgid "unlimited addon"
|
||||
msgstr ""
|
||||
|
||||
#: All-Embed.php:177
|
||||
msgid "venus wp"
|
||||
msgstr ""
|
||||
|
||||
#: All-Embed.php:178
|
||||
msgid "PHP"
|
||||
msgstr ""
|
||||
|
||||
#: plugin.php:167
|
||||
msgid "All Embed For Elementor"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:40
|
||||
msgid "Sirv Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:90
|
||||
msgid "Sirv Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:99
|
||||
msgid "Sirv Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:102 widgets/appointly.php:102 widgets/bandcamp.php:102
|
||||
#: widgets/codepen.php:102 widgets/creddle.php:102 widgets/dailymotion.php:102
|
||||
#: widgets/dartfish.php:102 widgets/facebook.php:102 widgets/genial.php:102
|
||||
#: widgets/giphy.php:102 widgets/google-map.php:102 widgets/imgur.php:102
|
||||
#: widgets/invison.php:102 widgets/jotform.php:102 widgets/kuula.php:102
|
||||
#: widgets/linkedin.php:102 widgets/mixcloud.php:102 widgets/pinterest.php:102
|
||||
#: widgets/reddit.php:102 widgets/slideshare.php:102 widgets/soundcloud.php:102
|
||||
#: widgets/spotify.php:102 widgets/twitch.php:102 widgets/twitframe.php:102
|
||||
#: widgets/vimeo_addon.php:102 widgets/youtube_addon.php:102
|
||||
msgid "https://your-link.com"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:112
|
||||
msgid "Sirv Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:119 widgets/appointly.php:119 widgets/bandcamp.php:119
|
||||
#: widgets/codepen.php:119 widgets/creddle.php:119 widgets/dailymotion.php:118
|
||||
#: widgets/dartfish.php:119 widgets/facebook.php:119 widgets/genial.php:119
|
||||
#: widgets/giphy.php:119 widgets/google-map.php:119 widgets/imgur.php:119
|
||||
#: widgets/invison.php:119 widgets/jotform.php:119 widgets/kuula.php:119
|
||||
#: widgets/linkedin.php:119 widgets/mixcloud.php:119 widgets/pinterest.php:119
|
||||
#: widgets/reddit.php:119 widgets/slideshare.php:119 widgets/soundcloud.php:119
|
||||
#: widgets/spotify.php:119 widgets/twitch.php:119 widgets/twitframe.php:119
|
||||
#: widgets/vimeo_addon.php:119 widgets/youtube_addon.php:119
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/Sirv.php:147 widgets/appointly.php:148 widgets/bandcamp.php:147
|
||||
#: widgets/codepen.php:147 widgets/creddle.php:147 widgets/dailymotion.php:146
|
||||
#: widgets/dartfish.php:147 widgets/facebook.php:147 widgets/genial.php:147
|
||||
#: widgets/giphy.php:147 widgets/google-map.php:147 widgets/invison.php:147
|
||||
#: widgets/jotform.php:147 widgets/kuula.php:147 widgets/linkedin.php:147
|
||||
#: widgets/mixcloud.php:147 widgets/pinterest.php:147 widgets/reddit.php:147
|
||||
#: widgets/slideshare.php:147 widgets/soundcloud.php:147
|
||||
#: widgets/spotify.php:147 widgets/twitch.php:147 widgets/twitframe.php:147
|
||||
#: widgets/vimeo_addon.php:147 widgets/youtube_addon.php:147
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/appointly.php:40
|
||||
msgid "appointly Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/appointly.php:90
|
||||
msgid "appointly Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/appointly.php:99 widgets/dartfish.php:99 widgets/invison.php:99
|
||||
#: widgets/jotform.php:99 widgets/soundcloud.php:99 widgets/vimeo_addon.php:99
|
||||
#: widgets/youtube_addon.php:99
|
||||
msgid "Video Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/appointly.php:112
|
||||
msgid "appointly Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/bandcamp.php:40
|
||||
msgid "bandcamp Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/bandcamp.php:90
|
||||
msgid "bandcamp Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/bandcamp.php:99
|
||||
msgid "bandcamp Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/bandcamp.php:112
|
||||
msgid "bandcamp Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/codepen.php:40
|
||||
msgid "Codepen Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/codepen.php:90
|
||||
msgid "Codepen Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/codepen.php:99
|
||||
msgid "Codepen Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/codepen.php:112
|
||||
msgid "Codepen Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/creddle.php:40
|
||||
msgid "creddle Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/creddle.php:90
|
||||
msgid "creddle Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/creddle.php:99
|
||||
msgid "creddle Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/creddle.php:112
|
||||
msgid "creddle Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dailymotion.php:40
|
||||
msgid "dailymotion Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dailymotion.php:90
|
||||
msgid "dailymotion Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dailymotion.php:99
|
||||
msgid "dailymotion Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dailymotion.php:112
|
||||
msgid "dailymotion Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dartfish.php:40
|
||||
msgid "dartfish Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dartfish.php:90
|
||||
msgid "dartfish Player Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/dartfish.php:112
|
||||
msgid "Player Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/facebook.php:40
|
||||
msgid "facebook Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/facebook.php:90
|
||||
msgid "facebook Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/facebook.php:99
|
||||
msgid "facebook Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/facebook.php:112
|
||||
msgid "facebook Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/genial.php:40
|
||||
msgid "genial Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/genial.php:90
|
||||
msgid "genial Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/genial.php:99
|
||||
msgid "genial Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/genial.php:112
|
||||
msgid "genial Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/giphy.php:40
|
||||
msgid "giphy Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/giphy.php:90
|
||||
msgid "Giphy Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/giphy.php:99
|
||||
msgid "Giphy Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/giphy.php:112
|
||||
msgid "Giphy Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/google-map.php:40
|
||||
msgid "Google Map Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/google-map.php:90
|
||||
msgid "Map Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/google-map.php:99
|
||||
msgid "Map Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/google-map.php:112
|
||||
msgid "Map Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/imgur.php:40
|
||||
msgid "imgur Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/imgur.php:90
|
||||
msgid "imgur Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/imgur.php:99
|
||||
msgid "imgur Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/imgur.php:112
|
||||
msgid "imgur Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/invison.php:40
|
||||
msgid "invison Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/invison.php:90
|
||||
msgid "invison Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/invison.php:112
|
||||
msgid "invison Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/jotform.php:40
|
||||
msgid "jotform Embed Form"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/jotform.php:90
|
||||
msgid "jotform Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/jotform.php:112
|
||||
msgid "jotform Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/kuula.php:40
|
||||
msgid "kuula Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/kuula.php:90
|
||||
msgid "kuula Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/kuula.php:99
|
||||
msgid "kuula Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/kuula.php:112
|
||||
msgid "kuula Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/linkedin.php:40
|
||||
msgid "linkedin Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/linkedin.php:90
|
||||
msgid "linkedin Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/linkedin.php:99
|
||||
msgid "linkedin Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/linkedin.php:112
|
||||
msgid "linkedin Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/mixcloud.php:40
|
||||
msgid "mixcloud Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/mixcloud.php:90
|
||||
msgid "mixcloud Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/mixcloud.php:99
|
||||
msgid "mixcloud Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/mixcloud.php:112
|
||||
msgid "mixcloud Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/pinterest.php:40
|
||||
msgid "pinterest Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/pinterest.php:90
|
||||
msgid "pinterest Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/pinterest.php:99
|
||||
msgid "pinterest Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/pinterest.php:112
|
||||
msgid "pinterest Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/reddit.php:40
|
||||
msgid "reddit Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/reddit.php:90
|
||||
msgid "reddit Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/reddit.php:99
|
||||
msgid "reddit Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/reddit.php:112
|
||||
msgid "reddit Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/slideshare.php:40
|
||||
msgid "Slideshare Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/slideshare.php:90
|
||||
msgid "Slideshare Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/slideshare.php:99
|
||||
msgid "Slideshare Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/slideshare.php:112
|
||||
msgid "Slideshare Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/soundcloud.php:40
|
||||
msgid "Soundcloud Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/soundcloud.php:90
|
||||
msgid "Soundcloud Player Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/soundcloud.php:112
|
||||
msgid "Soundcloud Player Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/spotify.php:40
|
||||
msgid "Spotify Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/spotify.php:90
|
||||
msgid "spotify Player Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/spotify.php:99
|
||||
msgid "Spotify Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/spotify.php:112
|
||||
msgid "Spotify Player Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitch.php:40
|
||||
msgid "twitch Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitch.php:90
|
||||
msgid "twitch Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitch.php:99
|
||||
msgid "twitch Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitch.php:112
|
||||
msgid "twitch Player Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitframe.php:40
|
||||
msgid "twitframe Embed"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitframe.php:90
|
||||
msgid "twitframe Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitframe.php:99
|
||||
msgid "twitframe Link"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/twitframe.php:112
|
||||
msgid "twitframe Player Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/vimeo_addon.php:40
|
||||
msgid "Vimeo Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/vimeo_addon.php:90
|
||||
msgid "Vimeo Player Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/vimeo_addon.php:112
|
||||
msgid "Vimeo Player Other Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/youtube_addon.php:40
|
||||
msgid "Youtube Embed Player"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/youtube_addon.php:90
|
||||
msgid "Youtube Player Content Settings"
|
||||
msgstr ""
|
||||
|
||||
#: widgets/youtube_addon.php:112
|
||||
msgid "Youtube Player Other Settings"
|
||||
msgstr ""
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "All Embed Addons for elementor"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Collection of All types of Embed files such as YouTube, Vimeo and more...."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "bPlugins LLC"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://bPlugins.com"
|
||||
msgstr ""
|
||||
50
spec/fixtures/dynamic_finders/plugin_version/all-in-one-music-player/composer_file/package.json
vendored
Normal file
50
spec/fixtures/dynamic_finders/plugin_version/all-in-one-music-player/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"name": "all-in-one-music-player",
|
||||
"title": "All in One Music Player",
|
||||
"version": "1.0.0",
|
||||
"homepage": "",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sanzeeb3/music-player.git"
|
||||
},
|
||||
"license": "GPL-3.0+",
|
||||
"main": "Gruntfile.js",
|
||||
"scripts": {
|
||||
"build": "cross-env BABEL_ENV=default NODE_ENV=production webpack",
|
||||
"dev": "cross-env BABEL_ENV=default webpack --watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "~9.1.5",
|
||||
"babel-core": "^6.25.0",
|
||||
"babel-loader": "^7.1.1",
|
||||
"babel-plugin-transform-react-jsx": "^6.24.1",
|
||||
"babel-preset-env": "^1.6.0",
|
||||
"cross-env": "^5.0.1",
|
||||
"grunt": "~1.3.0",
|
||||
"lint-staged": "^9.5.0",
|
||||
"grunt-checktextdomain": "~1.0.1",
|
||||
"grunt-contrib-compress": "^1.5.0",
|
||||
"grunt-contrib-cssmin": "~2.2.1",
|
||||
"grunt-contrib-jshint": "~1.1.0",
|
||||
"grunt-contrib-uglify": "4.0.1",
|
||||
"grunt-contrib-watch": "~1.1.0",
|
||||
"grunt-phpcs": "~0.4.0",
|
||||
"grunt-postcss": "~0.9.0",
|
||||
"grunt-replace": "^2.0.2",
|
||||
"grunt-rtlcss": "~2.0.1",
|
||||
"grunt-sass": "~3.0.1",
|
||||
"grunt-stylelint": "~0.10.1",
|
||||
"grunt-wp-i18n": "^1.0.3",
|
||||
"node-sass": "^4.14.1",
|
||||
"stylelint": "~9.5.0",
|
||||
"webpack": "^3.1.0",
|
||||
"husky": "^3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.9.3",
|
||||
"npm": ">=5.5.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"save": "^2.3.3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
# Copyright (C) 2021 Sanjeev Aryal
|
||||
# This file is distributed under the same license as the All in One Music Player package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: All in One Music Player 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-06-18 04:53:28+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
|
||||
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
||||
|
||||
#: src/Plugin.php:243
|
||||
msgid "No music player selected."
|
||||
msgstr ""
|
||||
|
||||
#: templates/a-player.php:2 templates/circular-spikes.php:5
|
||||
msgid "Searching media files..."
|
||||
msgstr ""
|
||||
|
||||
#: templates/a-player.php:3 templates/circular-spikes.php:6
|
||||
msgid "Please upload your audio files in the media library."
|
||||
msgstr ""
|
||||
|
||||
#: templates/flat-black.php:5
|
||||
msgid "Hide Playlist"
|
||||
msgstr ""
|
||||
|
||||
#: templates/flat-black.php:57
|
||||
msgid "Show Playlist"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "All in One Music Player"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Easily embed your favourite music player in your website."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Sanjeev Aryal"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://www.sanjeebaryal.com.np"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,353 @@
|
||||
# Copyright (C) 2021 Ali Ali
|
||||
# This file is distributed under the same license as the Alpha Google Map For Elementor plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Alpha Google Map For Elementor 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/trunk\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: 2021-06-03T11:57:48+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: alpha-google-map-for-elementor\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: include/alpha-map.php:122
|
||||
#: include/alpha-map.php:138
|
||||
msgid "Alpha Google Map For Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Premium Google Map features for WordPress."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Ali Ali"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://github.com/Ali-A-Ali"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-map.php:99
|
||||
msgid "%1$sAlpha Google Map For Elementor%2$s requires %1$s\"Elementor\"%2$s plugin to be active. Please activate Elementor to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-map.php:100
|
||||
msgid "Activate Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-map.php:107
|
||||
msgid "%1$sAlpha Google Map For Elementor%2$s requires %1$s\"Elementor\"%2$s plugin to be installed and activated. Please install Elementor to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-map.php:108
|
||||
msgid "Install Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor 3: Required Elementor version
|
||||
#: include/alpha-map.php:121
|
||||
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-map.php:123
|
||||
msgid "Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Required PHP version
|
||||
#: include/alpha-map.php:137
|
||||
msgid "\"%1$s\" requires PHP version %3$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:28
|
||||
msgid "Alpha Google Map"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:44
|
||||
msgid "API"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:51
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:53
|
||||
msgid "Enter your Google API Key"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:60
|
||||
msgid "Location Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:63
|
||||
msgid "Enter your location latitude"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:72
|
||||
msgid "Location Longitude"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:75
|
||||
msgid "Enter your location longitude"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:86
|
||||
msgid "Markers"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:93
|
||||
msgid "Max Width"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:95
|
||||
msgid "Set the Maximum width for markers description box"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:104
|
||||
msgid "Custom Icon"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:116
|
||||
msgid "Icon On Active Pin"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:129
|
||||
#: include/Alpha_Google_Map.php:714
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:148
|
||||
msgid "Pin Latitude"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:158
|
||||
msgid "Pin Longitude"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:168
|
||||
#: include/Alpha_Google_Map.php:363
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:178
|
||||
#: include/Alpha_Google_Map.php:447
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:188
|
||||
#: include/Alpha_Google_Map.php:531
|
||||
msgid "Time Table"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:198
|
||||
msgid "Pin Gallery"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:208
|
||||
msgid "Map Pins"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:213
|
||||
msgid "Alpha Google Maps"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:214
|
||||
msgid "Add an optional description to your map pin"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:215
|
||||
msgid "Add a time table for the location pin"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:227
|
||||
msgid "Controls"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:234
|
||||
msgid "Map Type"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:237
|
||||
msgid "Road Map"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:238
|
||||
msgid "Satellite"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:239
|
||||
msgid "Terrain"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:240
|
||||
msgid "Hybrid"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:249
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:269
|
||||
msgid "Zoom"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:286
|
||||
msgid "Disable Map Drag"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:294
|
||||
msgid "Map Type Controls"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:302
|
||||
msgid "Zoom Controls"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:310
|
||||
msgid "Street View Control"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:318
|
||||
msgid "Fullscreen Control"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:326
|
||||
msgid "Scroll Wheel Zoom"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:334
|
||||
msgid "Info Container Always Opened"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:342
|
||||
msgid "Info Container Opened when Hovered"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:350
|
||||
msgid "Info Container Closed when Mouse Out"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:371
|
||||
#: include/Alpha_Google_Map.php:455
|
||||
#: include/Alpha_Google_Map.php:539
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:395
|
||||
#: include/Alpha_Google_Map.php:479
|
||||
#: include/Alpha_Google_Map.php:563
|
||||
#: include/Alpha_Google_Map.php:652
|
||||
#: include/Alpha_Google_Map.php:834
|
||||
msgid "Margin"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:407
|
||||
#: include/Alpha_Google_Map.php:491
|
||||
#: include/Alpha_Google_Map.php:575
|
||||
#: include/Alpha_Google_Map.php:664
|
||||
#: include/Alpha_Google_Map.php:846
|
||||
msgid "Padding"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:419
|
||||
#: include/Alpha_Google_Map.php:503
|
||||
#: include/Alpha_Google_Map.php:587
|
||||
#: include/Alpha_Google_Map.php:751
|
||||
msgid "Alignment"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:423
|
||||
#: include/Alpha_Google_Map.php:507
|
||||
#: include/Alpha_Google_Map.php:591
|
||||
#: include/Alpha_Google_Map.php:755
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:427
|
||||
#: include/Alpha_Google_Map.php:511
|
||||
#: include/Alpha_Google_Map.php:595
|
||||
#: include/Alpha_Google_Map.php:759
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:431
|
||||
#: include/Alpha_Google_Map.php:515
|
||||
#: include/Alpha_Google_Map.php:599
|
||||
#: include/Alpha_Google_Map.php:763
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:615
|
||||
msgid "Map"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:631
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:643
|
||||
msgid "Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:679
|
||||
#: include/Alpha_Google_Map.php:686
|
||||
#: include/Alpha_Google_Map.php:793
|
||||
msgid "Map Title"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:691
|
||||
msgid "Enter your title"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:692
|
||||
msgid "Add Your Title Text Here"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:699
|
||||
msgid "Link"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:718
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:719
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:720
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:721
|
||||
msgid "Large"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:722
|
||||
msgid "XL"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:723
|
||||
msgid "XXL"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:731
|
||||
msgid "HTML Tag"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:767
|
||||
msgid "Justified"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:781
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#: include/Alpha_Google_Map.php:801
|
||||
msgid "Text Color"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,6 @@
|
||||
*** WP Davies Alpha Insights ***
|
||||
|
||||
= 2020.10.2 - version 1.0.0 =
|
||||
* Initial release
|
||||
|
||||
// Fix, Tweak, Feature, Update, Add, Remove
|
||||
@@ -0,0 +1,281 @@
|
||||
# Copyright (C) 2021 Ali Ali
|
||||
# This file is distributed under the same license as the Alpha Price Table For Elementor plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Alpha Price Table For Elementor 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/alpha-price-table-for-elementor\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: 2021-06-05T02:56:49+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: alpha-pricetable-for-elementor\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Alpha Price Table For Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Premium Price Table for wordpress."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Ali Ali"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://github.com/Ali-A-Ali"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-pricetable.php:87
|
||||
msgid "%1$sAlpha Price Table for Elementor%2$s requires %1$s\"Elementor\"%2$s plugin to be active. Please activate Elementor to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-pricetable.php:88
|
||||
msgid "Activate Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-pricetable.php:95
|
||||
msgid "%1$sAlpha Price Table for Elementor%2$s requires %1$s\"Elementor\"%2$s plugin to be installed and activated. Please install Elementor to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-pricetable.php:96
|
||||
msgid "Install Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor 3: Required Elementor version
|
||||
#: include/alpha-pricetable.php:110
|
||||
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-pricetable.php:111
|
||||
msgid "Alpha Price Table for Elementor"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-pricetable.php:112
|
||||
msgid "Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Required PHP version
|
||||
#: include/alpha-pricetable.php:126
|
||||
msgid "\"%1$s\" requires PHP version %2$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-pricetable.php:127
|
||||
#: include/alpha_price_table.php:21
|
||||
msgid "Alpha Price Table"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:36
|
||||
#: include/alpha_price_table.php:227
|
||||
msgid "Header"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:43
|
||||
#: include/alpha_price_table.php:263
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:45
|
||||
msgid "Enter your title"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:52
|
||||
msgid "Alignment"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:57
|
||||
msgid "Left"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:61
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:65
|
||||
msgid "Right"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:78
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:80
|
||||
msgid "Enter your description"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:87
|
||||
msgid "Heading Tag"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:105
|
||||
#: include/alpha_price_table.php:323
|
||||
msgid "Features"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:114
|
||||
msgid "Text"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:116
|
||||
msgid "List Item"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:128
|
||||
msgid "Icon"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:138
|
||||
msgid "Icon Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:150
|
||||
msgid "Icon Position"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:154
|
||||
msgid "Before"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:155
|
||||
msgid "After"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:170
|
||||
msgid "List Item #1"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:175
|
||||
msgid "List Item #2"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:180
|
||||
msgid "List Item #3"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:194
|
||||
#: include/alpha_price_table.php:400
|
||||
msgid "Footer"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:201
|
||||
msgid "Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:203
|
||||
msgid "Click Here"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:210
|
||||
msgid "Link"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:212
|
||||
msgid "https://your-link.com"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:236
|
||||
#: include/alpha_price_table.php:332
|
||||
#: include/alpha_price_table.php:409
|
||||
#: include/alpha_price_table.php:502
|
||||
#: include/alpha_price_table.php:587
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:251
|
||||
#: include/alpha_price_table.php:344
|
||||
#: include/alpha_price_table.php:420
|
||||
msgid "Padding"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:272
|
||||
#: include/alpha_price_table.php:301
|
||||
#: include/alpha_price_table.php:356
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:292
|
||||
msgid "Sub Title"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:381
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:432
|
||||
msgid "Button"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:444
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:448
|
||||
msgid "Extra Small"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:449
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:450
|
||||
msgid "Medium"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:451
|
||||
msgid "Large"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:452
|
||||
msgid "Extra Large"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:465
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:475
|
||||
#: include/alpha_price_table.php:573
|
||||
msgid "Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:531
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:546
|
||||
msgid "Text Padding"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:563
|
||||
msgid "Hover"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:601
|
||||
msgid "Border Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:615
|
||||
msgid "Animation"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:632
|
||||
msgid "Table"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:641
|
||||
msgid "Overflow"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:645
|
||||
msgid "Hidden"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_price_table.php:646
|
||||
msgid "Visible"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,222 @@
|
||||
# Copyright (C) 2021 Ali Ali
|
||||
# This file is distributed under the same license as the Alpha Single Product For Elementor plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Alpha Single Product For Elementor 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/alpha-single-product-for-elementor\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: 2021-06-09T04:33:58+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: alpha-single-product-for-elementor\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Alpha Single Product For Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Single WooCommerce Product Widget Addon For Elementor."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Ali Ali"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://github.com/Ali-A-Ali"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:80
|
||||
#: include/alpha_sp_product.php:463
|
||||
msgid "Go to cart"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-sp.php:109
|
||||
msgid "%1$sAlpha Single Product Widget for Elementor%2$s requires %1$s\"Elementor\"%2$s plugin to be active. Please activate Elementor to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:110
|
||||
msgid "Activate Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-sp.php:117
|
||||
msgid "%1$sAlpha Single Product Widget for Elementor%2$s requires %1$s\"Elementor\"%2$s plugin to be installed and activated. Please install Elementor to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:118
|
||||
msgid "Install Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-sp.php:137
|
||||
msgid "%1$sAlpha Single Product Widget for Elementor%2$s requires %1$s\"WooCommerce\"%2$s plugin to be active. Please activate WooCommerce to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:138
|
||||
msgid "Activate WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Just text decoration 2: Just text decoration
|
||||
#: include/alpha-sp.php:145
|
||||
msgid "%1$sAlpha Single Product Widget for Elementor%2$s requires %1$s\"WooCommerce\"%2$s plugin to be installed and activated. Please install WooCommerce to continue."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:146
|
||||
msgid "Install WooCommerce"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Elementor 3: Required Elementor version
|
||||
#: include/alpha-sp.php:160
|
||||
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:161
|
||||
msgid "Alpha Single Product Widget for Elementor"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:162
|
||||
msgid "Elementor"
|
||||
msgstr ""
|
||||
|
||||
#. translators: 1: Plugin name 2: Required PHP version
|
||||
#: include/alpha-sp.php:176
|
||||
msgid "\"%1$s\" requires PHP version %2$s or greater."
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha-sp.php:177
|
||||
msgid "Alpha Single Product Widget"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:20
|
||||
msgid "Alpha SP Widget"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:36
|
||||
msgid "Query Settings"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:43
|
||||
msgid "Select Product"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:57
|
||||
msgid "Product Settings"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:63
|
||||
msgid "Hide Title"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:74
|
||||
msgid "Hide Price"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:85
|
||||
msgid "Action Button Text"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:87
|
||||
msgid "ADD TO CART"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:94
|
||||
msgid "Add CSS Class"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:102
|
||||
msgid "Product Image Size"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:111
|
||||
msgid "Width"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:122
|
||||
msgid "Height"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:136
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:144
|
||||
msgid "Padding"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:156
|
||||
#: include/alpha_sp_product.php:211
|
||||
#: include/alpha_sp_product.php:254
|
||||
msgid "Margin"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:169
|
||||
msgid "Product Title"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:187
|
||||
msgid "Title Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:199
|
||||
msgid "Title Hover Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:224
|
||||
msgid "Product Price"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:233
|
||||
msgid "Price Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:269
|
||||
msgid "Action Button Style"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:277
|
||||
msgid "Button"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:291
|
||||
msgid "Normal"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:298
|
||||
#: include/alpha_sp_product.php:387
|
||||
msgid "Text Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:319
|
||||
#: include/alpha_sp_product.php:398
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:342
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:354
|
||||
msgid "Button Padding"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:366
|
||||
msgid "Button Margin"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:380
|
||||
msgid "Hover"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:409
|
||||
msgid "Border Color"
|
||||
msgstr ""
|
||||
|
||||
#: include/alpha_sp_product.php:431
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
22
spec/fixtures/dynamic_finders/plugin_version/api-cache-pro/composer_file/package.json
vendored
Normal file
22
spec/fixtures/dynamic_finders/plugin_version/api-cache-pro/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "api-cache-pro",
|
||||
"version": "0.0.3",
|
||||
"description": "A simple plugin to cache WP Rest API Requests.",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "tests"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/hubbardlabs/api-cache-pro.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/hubbardlabs/api-cache-pro/issues"
|
||||
},
|
||||
"homepage": "https://github.com/hubbardlabs/api-cache-pro#readme"
|
||||
}
|
||||
30
spec/fixtures/dynamic_finders/plugin_version/asura-connector/composer_file/package.json
vendored
Normal file
30
spec/fixtures/dynamic_finders/plugin_version/asura-connector/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "asura-connector",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"development": "mix",
|
||||
"watch": "mix watch",
|
||||
"watch-poll": "mix watch -- --watch-options-poll=1000",
|
||||
"hot": "mix watch --hot",
|
||||
"production": "mix --production"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/thelostasura/asura-connector.git"
|
||||
},
|
||||
"author": "thelostasura <mail@thelostasura.com>",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/thelostasura/asura-connector/issues"
|
||||
},
|
||||
"homepage": "https://github.com/thelostasura/asura-connector",
|
||||
"devDependencies": {
|
||||
"@vue/compiler-sfc": "^3.0.4",
|
||||
"axios": "^0.21.0",
|
||||
"laravel-mix": "^6.0.0",
|
||||
"lodash": "^4.17.20",
|
||||
"vue": "^3.0.4",
|
||||
"vue-loader": "^16.1.2",
|
||||
"vue-router": "4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,345 @@
|
||||
# Copyright (C) 2021 aThemes
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: aThemes Blocks 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/athemes-blocks\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2021-07-23T15:39:37+00:00\n"
|
||||
"X-Generator: WP-CLI 2.5.0\n"
|
||||
"X-Domain: athemes-blocks\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "aThemes Blocks"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "aThemes Blocks is a Gutenberg plugin extending the WordPress editor with awesome blocks."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "aThemes"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://athemes.com"
|
||||
msgstr ""
|
||||
|
||||
#: athemes-blocks.php:36
|
||||
msgid "aThemes Blocks plugin requires PHP version %s+. Please update your server PHP version to get the plugin working."
|
||||
msgstr ""
|
||||
|
||||
#: athemes-blocks.php:46
|
||||
msgid "aThemes Blocks plugin requires WordPress version %s+. Please update the WordPress version to get the plugin working."
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:25
|
||||
msgid "Container Block"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:27
|
||||
msgid "A style wrapper to combine different blocks in a single row."
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:30
|
||||
msgid "wrapper"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:31
|
||||
msgid "athemes"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:32
|
||||
msgid "container"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:33
|
||||
msgid "section"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:46
|
||||
msgid "Lorem ipsum dolor"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/index.js:53
|
||||
msgid "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam id tempus metus. Donec vestibulum, purus at eleifend maximus."
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:107
|
||||
#: src/components/global-advanced-controls/index.js:29
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:115
|
||||
#: src/block/container/edit.js:123
|
||||
#: src/block/container/edit.js:131
|
||||
msgid "Content Width"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:140
|
||||
msgid "Border Radius"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:152
|
||||
msgid "Moves the block to backward or forward"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:154
|
||||
msgid "Z-index"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:167
|
||||
msgid "Content Alignment"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:262
|
||||
msgid "Spacing"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:271
|
||||
msgid "Paddings"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/block/container/edit.js:450
|
||||
msgid "Margins"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/panel-tabs-buttons/index.js:25
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/panel-tabs-buttons/index.js:31
|
||||
msgid "Style"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/panel-tabs-buttons/index.js:37
|
||||
msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/responsive-controls/index.js:141
|
||||
msgid "Units"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/responsive-controls/index.js:155
|
||||
msgid "Device"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/advanced-control/index.js:28
|
||||
msgid "Element ID"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:36
|
||||
msgid "Background"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:42
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:48
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:54
|
||||
msgid "Gradient"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:60
|
||||
msgid "Image"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:65
|
||||
msgid "Background Color"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:73
|
||||
msgid "Gradient Color #1"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:78
|
||||
msgid "Gradient Color #2"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:83
|
||||
msgid "Degree"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:92
|
||||
msgid "Color #1 position"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:101
|
||||
msgid "Color #2 position"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:127
|
||||
#: src/components/background-control/index.js:134
|
||||
msgid "Select a image"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:134
|
||||
msgid "Replace image"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:150
|
||||
msgid "Remove Image"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:157
|
||||
msgid "Background Size"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:161
|
||||
msgid "Auto"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:162
|
||||
msgid "Contain"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:163
|
||||
msgid "Cover"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:167
|
||||
msgid "Background Position"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:171
|
||||
msgid "Top left"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:172
|
||||
msgid "Top center"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:173
|
||||
msgid "Top right"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:174
|
||||
msgid "Center left"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:175
|
||||
msgid "Center"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:176
|
||||
msgid "Center right"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:177
|
||||
msgid "Bottom left"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:178
|
||||
msgid "Bottom center"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:179
|
||||
msgid "Bottom right"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:183
|
||||
msgid "Background Attachment"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:187
|
||||
msgid "Fixed"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:188
|
||||
msgid "Scroll"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:192
|
||||
msgid "Background Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:196
|
||||
msgid "No repeat"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:197
|
||||
msgid "Repeat"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:198
|
||||
msgid "Repeat X"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:199
|
||||
msgid "Repeat Y"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:200
|
||||
msgid "Round"
|
||||
msgstr ""
|
||||
|
||||
#: dist/blocks.build.js:1
|
||||
#: src/components/background-control/index.js:201
|
||||
msgid "Space"
|
||||
msgstr ""
|
||||
19
spec/fixtures/dynamic_finders/plugin_version/audius-block/composer_file/package.json
vendored
Normal file
19
spec/fixtures/dynamic_finders/plugin_version/audius-block/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "audius-wp",
|
||||
"version": "1.1.0",
|
||||
"description": "Audius.co Wordpress plugin",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "wp-scripts build",
|
||||
"start": "wp-scripts start",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@wordpress/scripts": "12.5.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hashids": "^2.2.2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
# Copyright (C) 2021 Kan-Ru Chen
|
||||
# This file is distributed under the same license as the Auto Login with Cloudflare plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Auto Login with Cloudflare 0.9.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/auto-login-with-cloudflare\n"
|
||||
"POT-Creation-Date: 2021-02-02T14:25:58+09:00\n"
|
||||
"PO-Revision-Date: 2021-01-31 00:43+09:00\n"
|
||||
"Last-Translator: Kan-Ru Chen <kanru@kanru.info>\n"
|
||||
"Language-Team: Kan-Ru Chen <kanru@kanru.info>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: auto-login-with-cloudflare\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: settings.php:114 settings.php:115
|
||||
msgid "Auto Login with Cloudflare"
|
||||
msgstr "用 Cloudflare 自動登入"
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://github.com/kanru/auto-login-with-cloudflare"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Allow login to Wordpress when using Cloudflare Access."
|
||||
msgstr "讓 Wordpress 可以用 Cloudflare Access 自動登入。"
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Kan-Ru Chen"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://github.com/kanru"
|
||||
msgstr ""
|
||||
|
||||
#: settings.php:18
|
||||
msgid "Application settings"
|
||||
msgstr "應用程式設定"
|
||||
|
||||
#: settings.php:25
|
||||
msgid "Auth domain"
|
||||
msgstr "認證網域"
|
||||
|
||||
#: settings.php:37
|
||||
msgid "Application audience (AUD) tag"
|
||||
msgstr "應用程式代表碼 (AUD)"
|
||||
|
||||
#: settings.php:49
|
||||
msgid "Redirect login page"
|
||||
msgstr "重新導向登入頁"
|
||||
|
||||
#: settings.php:106
|
||||
msgid "redirect to Cloudflare Access"
|
||||
msgstr "自動重新導向登入頁面到 Cloudflare Access"
|
||||
|
||||
#: settings.php:136
|
||||
msgid "Save Settings"
|
||||
msgstr "儲存設定"
|
||||
|
||||
#: auto-login-with-cloudflare.php:187
|
||||
msgid "Settings"
|
||||
msgstr "設定"
|
||||
|
||||
#: auto-login-with-cloudflare.php:188
|
||||
msgid "Buy me a coffee"
|
||||
msgstr "贊助我一杯咖啡"
|
||||
272
spec/fixtures/dynamic_finders/plugin_version/autodate/translation_file/languages/default.pot
vendored
Normal file
272
spec/fixtures/dynamic_finders/plugin_version/autodate/translation_file/languages/default.pot
vendored
Normal file
@@ -0,0 +1,272 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Autodate (Wordpress plugin) 1.0\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/autodate\n"
|
||||
"POT-Creation-Date: 2021-05-02 11:00+0800\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Sergei Sahapov <s.sahapov@hotmail.com>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-KeywordsList: __;"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-SearchPath-0: ..\n"
|
||||
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "This plugin allows you to add dates to your site that will update automatically according to the interval you specify"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#: ../php_inc/autodate.php:60
|
||||
#, php-format
|
||||
msgid "Autodate"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:60 ../php_inc/autodate.php:362
|
||||
#, php-format
|
||||
msgid "Autodate management"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:87
|
||||
#, php-format
|
||||
msgid ""
|
||||
"An error occurred while transferring data.\n"
|
||||
" Refresh the Autodate page and try changing the data again"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:96
|
||||
#, php-format
|
||||
msgid "Failed to update data for field *Short description*"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:102
|
||||
#, php-format
|
||||
msgid "Failed to update data for field *When to update the date*"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:108
|
||||
#, php-format
|
||||
msgid "Failed to update data for field *Update frequency*"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:114
|
||||
#, php-format
|
||||
msgid "Failed to update data for field *Displayed date*"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:120
|
||||
#, php-format
|
||||
msgid "Failed to update data for field *How much to shift the date*"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:126
|
||||
#, php-format
|
||||
msgid "Failed to update the state of switch *Switched on/Switched off*"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:206
|
||||
#, php-format
|
||||
msgid ""
|
||||
"An error occured while saving your changes.\n"
|
||||
" Refresh the plugin page"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:209
|
||||
#, php-format
|
||||
msgid "New date information has been saved"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:213 ../php_inc/autodate.php:218
|
||||
#, php-format
|
||||
msgid "Data changes saved"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:221
|
||||
#, php-format
|
||||
msgid ""
|
||||
"An error occurred while saving data.\n"
|
||||
" Refresh the Autodate page and try changing the data again"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Switched on"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Switched off"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Delete this data"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Are you sure you want to delete this data?"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Data has not been deleted!\\n Refresh the Autodate page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Data deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:357
|
||||
#, php-format
|
||||
msgid "Want to add new data?"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:362
|
||||
#, php-format
|
||||
msgid "On this plugin page you can: manage automatically updated dates, create new ones, delete existing ones"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:373
|
||||
#, php-format
|
||||
msgid "Autodate usage hint"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:376
|
||||
#, php-format
|
||||
msgid "How to use Autodate"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:379
|
||||
#, php-format
|
||||
msgid "To use the plugin, you need to take a few steps:"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:381
|
||||
#, php-format
|
||||
msgid "Create new date (button <strong>Add date</strong>)"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:382
|
||||
#, php-format
|
||||
msgid "Customize the date:"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:384
|
||||
#, php-format
|
||||
msgid "Specify the value of the <strong>Displayed date</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:385
|
||||
#, php-format
|
||||
msgid "Specify the value of the <strong>How much to shift the date</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:386
|
||||
#, php-format
|
||||
msgid "Specify the value of the <strong>When to update the date</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:387
|
||||
#, php-format
|
||||
msgid "Specify the value of the <strong>Update frequency</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:388
|
||||
#, php-format
|
||||
msgid "For further convenience of editing the date, it is recommended to specify a value for the <strong>short description</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:391
|
||||
#, php-format
|
||||
msgid "Switch on date (<strong>Switched on/Switched off</strong>)<br><em>Please note that if the target date is <strong>switched off</strong>, then it will not be displayed on the site, BUT it will be updated in accordance with the specified settings.</em>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:392
|
||||
#, php-format
|
||||
msgid "Save the date (button <strong>Save changes</strong>)"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:393
|
||||
#, php-format
|
||||
msgid "Copy the generated <strong>shortcode</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:394
|
||||
#, php-format
|
||||
msgid "Add <strong>shortcode</strong> to post or page content<br><em>Please note that the date will be displayed in the format specified in your Wordpress settings ( <strong>Settings</strong> --> <strong>General</strong> --> item <strong>Date format</strong> )</em><br>P.S. Please note that the <strong style='color: #f00;'>Autodate only works with the date</strong>, data that determine the time (hours, minutes, seconds) are not taken into account."
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:396
|
||||
#, php-format
|
||||
msgid "You can also:"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:398
|
||||
#, php-format
|
||||
msgid "Delete previously created dates (red button <strong>X</strong>)"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:399
|
||||
#, php-format
|
||||
msgid "Edit settings of previously created dates (Remember to save your changes - button <strong>Save changes</strong>)"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:410 ../php_inc/autodate.php:413
|
||||
#, php-format
|
||||
msgid "How to manage date settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:416
|
||||
#, php-format
|
||||
msgid "Let's say the Autodate settings fields contain the following values:"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:416
|
||||
#, php-format
|
||||
msgid "<strong>Displayed date:</strong> 15.01.2021"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:416
|
||||
#, php-format
|
||||
msgid "How much to shift the date"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:416
|
||||
#, php-format
|
||||
msgid "<strong>When to update the date:</strong> 13.01.2021"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:416
|
||||
#, php-format
|
||||
msgid "Update frequency"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:416
|
||||
#, php-format
|
||||
msgid "This means that until <strong>13.01.2021</strong> the website will display the date <strong>15.01.2021</strong>.<br>From <strong>13.01.2021</strong> to <strong>22.01.2021</strong> <em>(13.01 + 10 is the date of the next update)</em> the date on the website will be as follows: <strong>25.01.2021</strong> <em>(15.01 + 10 is the date shift)</em>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:424
|
||||
#, php-format
|
||||
msgid "<th>Switch on/Switch off </th><th>Shortcode</th><th>Short description</th><th>Displayed date</th><th>How much to shift the date</th><th>When to update the date</th><th>Update frequency</th>"
|
||||
msgstr ""
|
||||
|
||||
#: ../php_inc/autodate.php:424
|
||||
#, php-format
|
||||
msgid "Add date"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,159 @@
|
||||
# Copyright (C) 2020 Chris Bibby
|
||||
# This file is distributed under the same license as the Automizy Gravity Forms package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Automizy Gravity Forms 1.0.1\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/automizy-gravity-forms\n"
|
||||
"POT-Creation-Date: 2020-12-29 02:55:07+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
"X-Poedit-KeywordsList: "
|
||||
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
||||
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Poedit-Country: United States\n"
|
||||
"X-Poedit-SourceCharset: UTF-8\n"
|
||||
"X-Poedit-Basepath: ../\n"
|
||||
"X-Poedit-SearchPath-0: .\n"
|
||||
"X-Poedit-Bookmarks: \n"
|
||||
"X-Textdomain-Support: yes\n"
|
||||
|
||||
#: automizy-gravity-forms.php:100 trunk/automizy-gravity-forms.php:47
|
||||
msgid "Automizy Gravity Forms requires Gravity Forms to be active."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:36 trunk/inc/class-gf-automizy.php:36
|
||||
msgid "Subscribe contact to Automizy only when payment is received."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:71 trunk/inc/class-gf-automizy.php:71
|
||||
msgid "Automizy Account Information"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:75 trunk/inc/class-gf-automizy.php:75
|
||||
msgid ""
|
||||
"Automizy is Email Marketing Software\n"
|
||||
"\t\t\t\t\t\t\t\t\t\t\t that is designed to increase your open rates. If "
|
||||
"you don't have an Automizy account, you can %1$ssign up for one here.%2$s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:84 trunk/inc/class-gf-automizy.php:84
|
||||
msgid "API Key"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:90 trunk/inc/class-gf-automizy.php:90
|
||||
msgid "You can find your API key <a href=\"%s\" target=\"_blank\">here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:114 trunk/inc/class-gf-automizy.php:114
|
||||
msgid "Automizy Feed Settings"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:117 trunk/inc/class-gf-automizy.php:117
|
||||
msgid "Feed name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:120 trunk/inc/class-gf-automizy.php:120
|
||||
msgid "Give the feed a name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:124 inc/class-gf-automizy.php:196
|
||||
#: trunk/inc/class-gf-automizy.php:124 trunk/inc/class-gf-automizy.php:196
|
||||
msgid "Feed Description"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:127 trunk/inc/class-gf-automizy.php:127
|
||||
msgid "Enter a description for this feed"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:132 inc/class-gf-automizy.php:140
|
||||
#: inc/class-gf-automizy.php:195 trunk/inc/class-gf-automizy.php:132
|
||||
#: trunk/inc/class-gf-automizy.php:140 trunk/inc/class-gf-automizy.php:195
|
||||
msgid "Contact List"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:137 trunk/inc/class-gf-automizy.php:137
|
||||
msgid "No lists found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:141 trunk/inc/class-gf-automizy.php:141
|
||||
msgid "Select your list you want to add your contacts to"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:146 trunk/inc/class-gf-automizy.php:146
|
||||
msgid "Tag"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:151 trunk/inc/class-gf-automizy.php:151
|
||||
msgid "No tags found"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:154 trunk/inc/class-gf-automizy.php:154
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:155 trunk/inc/class-gf-automizy.php:155
|
||||
msgid "Tag this contact"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:160 inc/class-gf-automizy.php:165
|
||||
#: trunk/inc/class-gf-automizy.php:160 trunk/inc/class-gf-automizy.php:165
|
||||
msgid "Map Fields"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:166 trunk/inc/class-gf-automizy.php:166
|
||||
msgid ""
|
||||
"Map your Automizy fields to the appropriate Gravity Form fields by "
|
||||
"selecting the appropriate form field from the list."
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:171 trunk/inc/class-gf-automizy.php:171
|
||||
msgid "Condition"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:173 trunk/inc/class-gf-automizy.php:173
|
||||
msgid "Enable Condition"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:174 trunk/inc/class-gf-automizy.php:174
|
||||
msgid "Process this simple feed if"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:194 trunk/inc/class-gf-automizy.php:194
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:252 trunk/inc/class-gf-automizy.php:252
|
||||
msgid "Select a list"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:283 trunk/inc/class-gf-automizy.php:283
|
||||
msgid "Select a tag"
|
||||
msgstr ""
|
||||
|
||||
#: inc/class-gf-automizy.php:318 trunk/inc/class-gf-automizy.php:318
|
||||
msgid "Couldn't add to list because we couldn't fire up the API"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Automizy Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Automizy connector for Gravity Forms"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Chris Bibby"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://chrisbibby.com.au"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,4 @@
|
||||
*** Avalon23 Products Filter Changelog ***
|
||||
|
||||
2020-11-20 - version 1.0.1
|
||||
* Initial release
|
||||
23
spec/fixtures/dynamic_finders/plugin_version/b2b-e-commerce-lite/change_log/changelog.txt
vendored
Normal file
23
spec/fixtures/dynamic_finders/plugin_version/b2b-e-commerce-lite/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
*** B2B Ecommerce Lite ***
|
||||
|
||||
2020-03-16 - version 1.0.0.3
|
||||
* Major Code Refactoring
|
||||
|
||||
2020-03-01 - version 1.0.0.2
|
||||
* Fixed remove role issue
|
||||
* Fixed reset email issue
|
||||
|
||||
2020-02-17 - version 1.0.0.1
|
||||
* Improvement on Plugin listing page
|
||||
* Fixed issue on role.
|
||||
* Fixed issue in Signup form.
|
||||
* Fixed issue in Price Visibilty.
|
||||
* Fixed issue in Discount Option.
|
||||
* Fixed issue in Re order.
|
||||
|
||||
2020-02-14 - version 1.0.0.0
|
||||
* Added RFQ Global Settings.
|
||||
* Added Price Visibilty Global Settings.
|
||||
* Added Sign Up Generator Global Settings.
|
||||
* Added Payment Method Global Settings.
|
||||
* Added Reorder Global Settings.
|
||||
6
spec/fixtures/dynamic_finders/plugin_version/bankval/change_log/changelog.txt
vendored
Normal file
6
spec/fixtures/dynamic_finders/plugin_version/bankval/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
== Changelog ==
|
||||
= 1.0.1 =
|
||||
fixed bug in the validate_account function that caused an incorrect response when a valid uname and invalid pin were passed in
|
||||
|
||||
= 1.0.0 =
|
||||
initial release
|
||||
47002
spec/fixtures/dynamic_finders/plugin_version/beautiful-image-card/composer_file/package-lock.json
generated
vendored
Normal file
47002
spec/fixtures/dynamic_finders/plugin_version/beautiful-image-card/composer_file/package-lock.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,167 @@
|
||||
# Copyright (C) 2021 Nguyen Pham
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/best-suggestion-boxes"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 3.0\n"
|
||||
"Project-Id-Version: Best Suggestion Boxes 1.0.0\n"
|
||||
"Language-Team: \n"
|
||||
"Language: en_US\n"
|
||||
"X-Poedit-KeywordsList: _e;__\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. Best Suggestion Boxes
|
||||
#: admin/class-admin.php:285
|
||||
msgid "Best Suggestion Boxes"
|
||||
msgstr ""
|
||||
|
||||
#. A Better Way to Connect With Customers. You don't have time to talk with some online customers? This plugin will help you connect with them.
|
||||
#: admin/class-admin.php:286
|
||||
msgid "A Better Way to Connect With Customers. You don't have time to talk with some online customers? This plugin will help you connect with them."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Nguyen Pham"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:60 admin/class-admin.php:216 admin/class-admin.php:221
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:198
|
||||
msgid "Suggestion"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:201 admin/partials/admin-display.php:21
|
||||
msgid "Add New Screen"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:202 admin/partials/admin-display.php:22
|
||||
msgid "Add New Suggest"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:222 admin/class-admin.php:289
|
||||
msgid "Copyright"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:237
|
||||
msgid "Enable"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:239
|
||||
msgid "Title"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:240
|
||||
msgid "Chat with us!"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:243
|
||||
msgid "Logo"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:247
|
||||
msgid "Style color"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:250
|
||||
msgid "Icon Size"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:253
|
||||
msgid "Title Size"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:256
|
||||
msgid "Font Size"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:259
|
||||
msgid "Position"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:261
|
||||
msgid "Bottom Right"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:262
|
||||
msgid "Bottom Left"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:263
|
||||
msgid "Top Right"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:264
|
||||
msgid "Top Left"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:268
|
||||
msgid "Padding X"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:271
|
||||
msgid "Padding Y"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:282 admin/class-admin.php:291
|
||||
msgid "Section Description"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-admin.php:294
|
||||
msgid "Author"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/admin-display.php:18
|
||||
msgid "Screens and Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/admin-display.php:44 admin/partials/admin-display.php:63
|
||||
#: admin/partials/admin-display.php:70
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/admin-display.php:45 admin/partials/admin-display.php:64
|
||||
#: admin/partials/admin-display.php:70 admin/partials/screen.php:47
|
||||
#: admin/partials/suggest.php:71
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/admin-display.php:61
|
||||
msgid "Suggestions"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/admin-display.php:62
|
||||
msgid "Go to"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/screen.php:27
|
||||
msgid "Screen's name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/screen.php:42
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/screen.php:47 admin/partials/suggest.php:71
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/suggest.php:28 admin/partials/suggest.php:62
|
||||
msgid "Message"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/suggest.php:43
|
||||
msgid "Screen"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/suggest.php:52
|
||||
msgid "Click go to screen"
|
||||
msgstr ""
|
||||
|
||||
#: admin/partials/suggest.php:54
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
327
spec/fixtures/dynamic_finders/plugin_version/bip-pages/translation_file/languages/bip-pages.pot
vendored
Normal file
327
spec/fixtures/dynamic_finders/plugin_version/bip-pages/translation_file/languages/bip-pages.pot
vendored
Normal file
@@ -0,0 +1,327 @@
|
||||
# Copyright (C) 2020 Łukasz Garczewski
|
||||
# This file is distributed under the same license as the BIP for WordPress plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: BIP for WordPress 1.1.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/bip-for-wordpress\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: 2020-12-16T02:01:58+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.3.0\n"
|
||||
"X-Domain: bip-pages\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "BIP for WordPress"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://klucznicy.org.pl/open-source/bip-for-wordpress/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "A plugin adding BIP (Biuletyn Informacji Publicznej) functionality to WordPress"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Łukasz Garczewski"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://klucznicy.org.pl/open-source/"
|
||||
msgstr ""
|
||||
|
||||
#: bip-logo-widget.php:21
|
||||
msgid "BIP Logo Widget"
|
||||
msgstr ""
|
||||
|
||||
#: bip-logo-widget.php:34
|
||||
msgid "Our organization's BIP"
|
||||
msgstr ""
|
||||
|
||||
#: bip-logo-widget.php:51
|
||||
msgid "This widget displays the BIP logo with a link to your BIP main page."
|
||||
msgstr ""
|
||||
|
||||
#: bip-logo-widget.php:57
|
||||
msgid "Variant"
|
||||
msgstr ""
|
||||
|
||||
#: bip-logo-widget.php:72
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#: bip-logo-widget.php:87
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-activation.php:46
|
||||
#: bip-pages-settings.php:75
|
||||
#: bip-pages-styling.php:27
|
||||
msgid "BIP Main Page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-activation.php:56
|
||||
msgid "BIP usage manual"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-activation.php:110
|
||||
msgid "BIP Pages plugin has been activated. Use the settings page below to configure your main page."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-activation.php:115
|
||||
msgid "BIP Pages: your main page and BIP instructions page have been created automatically."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-deactivation.php:56
|
||||
msgid "BIP Pages plugin has been deactivated. Your BIP pages have been converted to standard pages (or drafts in case of a conflicting page title)"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-main-page.php:23
|
||||
#: js/editor_notices.js:2
|
||||
msgid "You are editing the BIP main page."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-main-page.php:24
|
||||
#: js/editor_notices.js:3
|
||||
msgid "Parts of this page are automatically generated. The text you enter below will be displayed between the automatic BIP header and footer."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-meta-boxes.php:8
|
||||
msgid "Content prepared by"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-meta-boxes.php:39
|
||||
msgid "Enter name and surname of content author"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:10
|
||||
#: bip-pages-settings.php:11
|
||||
#: templates/bip-page-settings-template.php:4
|
||||
msgid "BIP Pages Settings"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:30
|
||||
msgid "Settings saved successfully."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:68
|
||||
msgid "BIP Main Page settings"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:83
|
||||
msgid "Organization Address"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:91
|
||||
msgid "E-Mail Address"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:99
|
||||
msgid "Phone Number"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:107
|
||||
msgid "Name of representative"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:115
|
||||
msgid "BIP instruction page settings"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:122
|
||||
msgid "Usage instruction page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:130
|
||||
msgid "BIP access settings"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:137
|
||||
msgid "Who can edit BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:145
|
||||
msgid "Who can publish BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:153
|
||||
msgid "Who can delete BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s is internal option identifired, either "id" or "instruction_id"
|
||||
#: bip-pages-settings.php:178
|
||||
msgid "Invalid page ID given for %s"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:202
|
||||
msgid "Invalid phone number given."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:219
|
||||
#: bip-pages-settings.php:241
|
||||
msgid "Not selected"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:230
|
||||
msgid "Edit BIP main page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:252
|
||||
msgid "Edit BIP instruction page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:266
|
||||
msgid "The address of your organization"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:278
|
||||
msgid "Full name of a BIP editor"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:284
|
||||
msgid "Email to a BIP editor"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:292
|
||||
msgid "Phone number to your organization"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-settings.php:313
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages-styling.php:30
|
||||
msgid "BIP Instruction Page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:79
|
||||
msgctxt "Post type general name"
|
||||
msgid "BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:80
|
||||
msgctxt "Post type singular name"
|
||||
msgid "BIP page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:81
|
||||
msgctxt "Admin Menu text"
|
||||
msgid "BIP Pages"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:82
|
||||
msgctxt "Add New on Toolbar"
|
||||
msgid "BIP page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:83
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:84
|
||||
msgid "Add New BIP page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:85
|
||||
msgid "New BIP page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:86
|
||||
msgid "Edit BIP page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:87
|
||||
msgid "View BIP page"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:88
|
||||
msgid "All BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:89
|
||||
msgid "Search BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:90
|
||||
msgid "Parent BIP pages:"
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:91
|
||||
msgid "No BIP pages found."
|
||||
msgstr ""
|
||||
|
||||
#: bip-pages.php:92
|
||||
msgid "No BIP pages found in Trash."
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:3
|
||||
msgid "Biuletyn Informacji Publicznej"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s is substituted with blog name
|
||||
#: templates/bip-main-template.php:8
|
||||
msgid "%s: Biuletyn Informacji Publicznej"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:15
|
||||
msgid "Address:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:19
|
||||
msgid "Editor:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:25
|
||||
msgid "E-mail address:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:31
|
||||
msgid "Phone number:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:44
|
||||
msgid "Recently updated BIP pages"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-main-template.php:56
|
||||
msgid "BIP pages usage manual"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s is the name of the original author of page contents
|
||||
#: templates/bip-page-footer-template.php:5
|
||||
msgid "Information prepared by: %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s is the name of the user who published the page (may be a link)
|
||||
#: templates/bip-page-footer-template.php:11
|
||||
msgid "Published by: %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s is the date and time of page creation
|
||||
#: templates/bip-page-footer-template.php:17
|
||||
msgid "Page created: %s"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s is the date and time of last page modification
|
||||
#: templates/bip-page-footer-template.php:23
|
||||
msgid "Last updated: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-search-form.php:4
|
||||
msgctxt "label"
|
||||
msgid "Search for BIP pages:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-search-form.php:7
|
||||
msgctxt "placeholder"
|
||||
msgid "Search BIP pages…"
|
||||
msgstr ""
|
||||
|
||||
#: templates/bip-search-form.php:10
|
||||
msgctxt "submit button"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
83
spec/fixtures/dynamic_finders/plugin_version/bitform/translation_file/languages/bitform.pot
vendored
Normal file
83
spec/fixtures/dynamic_finders/plugin_version/bitform/translation_file/languages/bitform.pot
vendored
Normal file
@@ -0,0 +1,83 @@
|
||||
# Copyright (C) 2021 BitForm
|
||||
# This file is distributed under the same license as the BitForm plugin.
|
||||
"Project-Id-Version: BitForm 1.0.0\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: bitform\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
#. Description of the plugin
|
||||
#. Author of the plugin
|
||||
msgid "BitForm"
|
||||
msgstr ""
|
||||
|
||||
#: Common/Widget.php:18
|
||||
msgid "Display a BitForm"
|
||||
msgstr ""
|
||||
|
||||
#: Common/Widget.php:43
|
||||
msgid "Form:"
|
||||
msgstr ""
|
||||
|
||||
#: Common/Widget.php:45
|
||||
msgid "Select a form"
|
||||
msgstr ""
|
||||
|
||||
#: Common/Widget.php:53
|
||||
msgid "Width:"
|
||||
msgstr ""
|
||||
|
||||
#: Common/Widget.php:59
|
||||
msgid "Height:"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryController.php:66
|
||||
#: Controller/EntryController.php:99
|
||||
#: Controller/PublicController.php:42
|
||||
#: Controller/PublicController.php:55
|
||||
msgid "Data submit failed"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryValidator.php:30
|
||||
#: Controller/EntryValidator.php:50
|
||||
#: Controller/FileController.php:91
|
||||
#: Controller/FormController.php:97
|
||||
#: Controller/FormController.php:118
|
||||
#: Controller/PublicController.php:76
|
||||
msgid "Invalid form"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryValidator.php:60
|
||||
#: Controller/EntryValidator.php:77
|
||||
#: Controller/EntryValidator.php:86
|
||||
#: Controller/EntryValidator.php:96
|
||||
msgid "Form is closed"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryValidator.php:111
|
||||
msgid "Token is required"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryValidator.php:117
|
||||
msgid "Secret is required"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryValidator.php:128
|
||||
msgid "Google server is unreachable"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/EntryValidator.php:132
|
||||
msgid "ReCaptcha verification failed. Please submit again, or refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/FileController.php:99
|
||||
#: Controller/PublicController.php:63
|
||||
msgid "Invalid file type"
|
||||
msgstr ""
|
||||
|
||||
#: Controller/FormController.php:92
|
||||
#: Controller/FormController.php:113
|
||||
msgid "Invalid scope"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "ctc-gallery",
|
||||
"version": "1.0.0",
|
||||
"description": "CTC Gallery WordPress plugin",
|
||||
"main": "js-masonry.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/ujw0l/masonry-gallery.git"
|
||||
},
|
||||
"keywords": [
|
||||
"Masonry",
|
||||
"gallery",
|
||||
"Wordpress-plugin",
|
||||
"gutenberg-block"
|
||||
],
|
||||
"author": "UjW0L",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"bugs": {
|
||||
"url": "https://github.com/ujw0l/masonry-gallery/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ujw0l/masonry-gallery#readme",
|
||||
"dependencies": {
|
||||
"js-overlay": "^1.0.9",
|
||||
"js-masonry": "^1.1.0"
|
||||
}
|
||||
}
|
||||
5
spec/fixtures/dynamic_finders/plugin_version/blocks-for-wp-editor/change_log/changelog.txt
vendored
Normal file
5
spec/fixtures/dynamic_finders/plugin_version/blocks-for-wp-editor/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
*** Changelog ***
|
||||
|
||||
= 1.0.0 - 2021-06-17 =
|
||||
* Initial Release
|
||||
|
||||
@@ -0,0 +1,55 @@
|
||||
# Copyright (C) 2021 Tammersoft
|
||||
# This file is distributed under the same license as the Blogging Tools plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Blogging Tools 1.0.2\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/blogging-tools-pro\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: 2021-01-23T09:42:38+02:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: blogging-tools\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "Blogging Tools"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Various tools to help blogging."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Tammersoft"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://www.tammersoft.com"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-bt-admin-list.php:11
|
||||
msgid "Word count"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-bt-admin-list.php:12
|
||||
msgid "Images"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-bt-admin-list.php:13
|
||||
msgid "Links"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-bt-admin-list.php:43
|
||||
msgid "Outlinks"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-bt-admin-list.php:44
|
||||
msgid "Internal"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-bt-admin-list.php:45
|
||||
msgid "External"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "pricing-block",
|
||||
"version": "1.0.0",
|
||||
"description": "Pricing Block",
|
||||
"author": "Bluebox Digital",
|
||||
"main": "build/index.js",
|
||||
"devDependencies": {
|
||||
"@wordpress/block-editor": "^5.3.3",
|
||||
"@wordpress/blocks": "^8.0.3",
|
||||
"@wordpress/components": "^13.0.3",
|
||||
"@wordpress/eslint-plugin": "^9.0.4",
|
||||
"@wordpress/i18n": "^3.20.0",
|
||||
"@wordpress/prettier-config": "^1.0.3",
|
||||
"@wordpress/scripts": "^9.0.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-react": "^7.23.2",
|
||||
"prettier": "^2.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "wp-scripts build",
|
||||
"format:js": "wp-scripts format-js",
|
||||
"lint:js": "wp-scripts lint-js",
|
||||
"packages-update": "wp-scripts packages-update",
|
||||
"start": "wp-scripts start"
|
||||
}
|
||||
}
|
||||
17
spec/fixtures/dynamic_finders/plugin_version/boleto-cora/composer_file/package.json
vendored
Normal file
17
spec/fixtures/dynamic_finders/plugin_version/boleto-cora/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "cora-woocommerce",
|
||||
"description": "Powerfully simple financial services",
|
||||
"version": "1.0",
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.1",
|
||||
"load-grunt-tasks": "0.2.0",
|
||||
"grunt-contrib-imagemin": "~0.4.0",
|
||||
"grunt-rsync": "~0.2.1",
|
||||
"grunt-shell": "~0.6.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0",
|
||||
"npm": ">=1.1.0"
|
||||
}
|
||||
}
|
||||
2361
spec/fixtures/dynamic_finders/plugin_version/booking-x/translation_file/languages/bookingx.pot
vendored
Normal file
2361
spec/fixtures/dynamic_finders/plugin_version/booking-x/translation_file/languages/bookingx.pot
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "woo-telegram",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"browser-sync": "^2.26.13",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-autoprefixer": "^7.0.1",
|
||||
"gulp-cached": "^1.1.1",
|
||||
"gulp-cssbeautify": "^3.0.0",
|
||||
"gulp-livereload": "^4.0.2",
|
||||
"gulp-sass": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
@@ -0,0 +1,217 @@
|
||||
# Copyright (C) 2021 <a href="https://braft.pl">BRAFT</a>
|
||||
# This file is distributed under the same license as the BRAFT Woo Shipping Packer plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: BRAFT Woo Shipping Packer 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/braft-woo-shipping-packer\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: 2021-05-18T14:46:41+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: braft-woo-shipping-packer\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "BRAFT Woo Shipping Packer"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://braft.pl"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Woocommerce addon to calculate shipping container and costs."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "<a href=\"https://braft.pl\">BRAFT</a>"
|
||||
msgstr ""
|
||||
|
||||
#: braft-woo-shipping-packer.php:48
|
||||
msgid "Packer"
|
||||
msgstr ""
|
||||
|
||||
#: braft-woo-shipping-packer.php:78
|
||||
msgid "Box type: "
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:4
|
||||
msgid "Languages"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:10
|
||||
msgid "Language codes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:12
|
||||
msgid "example JSON: [{\"lang_code\":\"pl_PL\",\"lang_title\":\"Polski\"},{\"lang_code\":\"en_US\",\"lang_title\":\"English\"}]"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:22
|
||||
#: inc/braftwsp-settings.php:28
|
||||
msgid "Packages parameters"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:30
|
||||
msgid ""
|
||||
"example JSON: [{\"name\":\"My package\",\r\n"
|
||||
" \"parameters\":\"outer width,outer length,outer height,empty weight,inner width,inner length,inner height,max weight\",\r\n"
|
||||
" \"box_price_pl_PL\":\"the price\", \"box_price_en_US\":\"the price\"}]"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:41
|
||||
#: inc/braftwsp-settings.php:47
|
||||
msgid "Shipping thresholds"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:49
|
||||
msgid ""
|
||||
"example JSON: [{\"name\":\"InPost\",\r\n"
|
||||
" \"parameters\":[{\"name\":\"A\", \"max_dimensions\":\"outer width,outer length,outer depth\", \"max_weight\":\"grams\",\r\n"
|
||||
" \"price_pl_PL\":\"the price\", \"price_en_US\":\"the price\"}]}]"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:60
|
||||
msgid "Backup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/braftwsp-settings.php:66
|
||||
msgid "Backup JSON"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:37
|
||||
msgid "Add language"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:101
|
||||
msgid "Box name: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:103
|
||||
msgid "Outer width: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:105
|
||||
msgid " Outer length: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:107
|
||||
msgid " Outer height: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:109
|
||||
msgid " Box weight: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:111
|
||||
msgid "Inner width: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:113
|
||||
msgid " Inner length: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:115
|
||||
msgid " Inner height: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:117
|
||||
msgid " Max weigth: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:120
|
||||
msgid "Box price "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:143
|
||||
msgid "Add box"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:255
|
||||
msgid "Rate name: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:266
|
||||
#: js/braftwsp-settings.js:426
|
||||
msgid "Threshold name: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:268
|
||||
#: js/braftwsp-settings.js:428
|
||||
msgid "Max width: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:270
|
||||
#: js/braftwsp-settings.js:430
|
||||
msgid " Max length: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:272
|
||||
#: js/braftwsp-settings.js:432
|
||||
msgid " Max height: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:274
|
||||
#: js/braftwsp-settings.js:434
|
||||
msgid " Max weight: "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:277
|
||||
msgid "Price "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:282
|
||||
msgid "Add threshold"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:302
|
||||
msgid "Add shipping rate"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:439
|
||||
msgid "price : "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:484
|
||||
msgid "outer dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:487
|
||||
msgid "inner dimensions"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:490
|
||||
msgid "box weight"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:491
|
||||
#: js/braftwsp-settings.js:509
|
||||
msgid "max weight"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:493
|
||||
msgid "box price "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:506
|
||||
msgid "max dimensions "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:511
|
||||
msgid "price "
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:525
|
||||
msgid " Backup to JSON file"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:526
|
||||
msgid " Restore from JSON file"
|
||||
msgstr ""
|
||||
|
||||
#: js/braftwsp-settings.js:527
|
||||
msgid " Create TXT file"
|
||||
msgstr ""
|
||||
25
spec/fixtures/dynamic_finders/plugin_version/bu-learning-blocks/composer_file/package.json
vendored
Normal file
25
spec/fixtures/dynamic_finders/plugin_version/bu-learning-blocks/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "bu-learning-blocks",
|
||||
"version": "1.1.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "wp-scripts start",
|
||||
"build": "wp-scripts build",
|
||||
"wp-env": "wp-env",
|
||||
"lint:js": "wp-scripts lint-js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bostonuniversity/react-questions": "0.1.1",
|
||||
"classnames": "^2.2.6",
|
||||
"react-html-parser": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
"@babel/preset-env": "^7.13.5",
|
||||
"@babel/preset-react": "^7.12.13",
|
||||
"@wordpress/env": "^4.0.0",
|
||||
"@wordpress/eslint-plugin": "^9.0.1",
|
||||
"@wordpress/scripts": "13.0.3",
|
||||
"webpack-cli": "^4.5.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,332 @@
|
||||
# Copyright (C) 2021 Boston University: Web Applications
|
||||
# This file is distributed under the same license as the BU Learning Blocks plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: BU Learning Blocks v1.1.3\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/bu-learning-blocks\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: 2021-03-09T22:14:20+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
"X-Domain: bu-learning-blocks\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "BU Learning Blocks"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://github.com/bu-ist/bu-learning-blocks"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "BU Learning Blocks — is a collection of tools to enable the easy creation of academic lessons with embedded self-assessment questions."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "Boston University: Web Applications"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "http://www.bu.edu/"
|
||||
msgstr ""
|
||||
|
||||
#: bu-learning-blocks.php:39
|
||||
msgid "BULB Error: BU Learning Blocks requires either WordPress 5.0.0, or the Gutenberg plugin to be installed and activated on any version previous to 5.0.0."
|
||||
msgstr ""
|
||||
|
||||
#: bu-learning-blocks.php:42
|
||||
msgid "Please install and activate the Gutenberg plugin to use BU Learning Blocks."
|
||||
msgstr ""
|
||||
|
||||
#: src/init.php:38
|
||||
#: src/blocks/bulb-cn/index.js:22
|
||||
#: src/blocks/bulb-fitb/index.js:22
|
||||
#: src/blocks/bulb-ma/index.js:20
|
||||
#: src/blocks/bulb-mat/index.js:20
|
||||
#: src/blocks/bulb-mc/index.js:20
|
||||
#: src/blocks/bulb-tf/index.js:20
|
||||
msgid "BULB"
|
||||
msgstr ""
|
||||
|
||||
#: src/init.php:101
|
||||
msgid "<strong>Welcome to BU Learning Blocks</strong>"
|
||||
msgstr ""
|
||||
|
||||
#: src/init.php:109
|
||||
msgid "Install Blocks and Pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/init.php:115
|
||||
msgid "Install Blocks Only"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:17
|
||||
msgctxt "Taxonomy General Name"
|
||||
msgid "Lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:18
|
||||
msgctxt "Taxonomy Singular Name"
|
||||
msgid "Lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:19
|
||||
msgid "Lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:20
|
||||
msgid "All Lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:21
|
||||
msgid "View Lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:22
|
||||
msgid "Parent Lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:23
|
||||
msgid "Parent Lesson:"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:24
|
||||
msgid "New Lesson Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:25
|
||||
msgid "Create Lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:26
|
||||
msgid "Edit Lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:27
|
||||
msgid "Update Lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:28
|
||||
msgid "Separate lessons with commas"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:29
|
||||
msgid "Search Lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:30
|
||||
msgid "Add or remove lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:31
|
||||
msgid "Choose from the most used lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:32
|
||||
msgid "Not Found"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:62
|
||||
msgid "Lesson Pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:63
|
||||
msgid "Lesson Page"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:64
|
||||
msgid "BULB Lessons"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:65
|
||||
#: src/learning-module-cpt.php:66
|
||||
#: src/learning-module-cpt.php:69
|
||||
msgid "New Lesson Page"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:67
|
||||
msgid "Edit Lesson Page"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:68
|
||||
msgid "Update Lesson Page"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:70
|
||||
msgid "All Lesson Pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:71
|
||||
msgid "View Lesson Page"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:72
|
||||
msgid "View Lesson Pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:73
|
||||
msgid "Lesson Page Attributes"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:74
|
||||
msgid "Search Lesson Pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:75
|
||||
msgid "No Lesson Pages found"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:76
|
||||
msgid "No Lessons Pages found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:77
|
||||
msgid "Lesson Page Archives"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:78
|
||||
msgid "Parent Lesson Page:"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:87
|
||||
msgid "lesson"
|
||||
msgstr ""
|
||||
|
||||
#: src/learning-module-cpt.php:89
|
||||
msgid "Holds our Lessons"
|
||||
msgstr ""
|
||||
|
||||
#: build/blocks/blocks.build.js:1
|
||||
#: src/components/QuestionHeader.js:7
|
||||
msgid "Question"
|
||||
msgstr ""
|
||||
|
||||
#: build/blocks/blocks.build.js:1
|
||||
#: src/components/QuestionHeader.js:8
|
||||
msgid "Question Header"
|
||||
msgstr ""
|
||||
|
||||
#: build/blocks/blocks.build.js:1
|
||||
#: src/components/QuestionHeader.js:11
|
||||
msgid "Enter Question Header"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-cn/index.js:16
|
||||
msgid "BULB - Calculated Numeric"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-cn/index.js:21
|
||||
#: src/blocks/bulb-fitb/index.js:21
|
||||
#: src/blocks/bulb-ma/index.js:19
|
||||
#: src/blocks/bulb-mat/index.js:19
|
||||
#: src/blocks/bulb-mc/index.js:19
|
||||
#: src/blocks/bulb-tf/index.js:19
|
||||
msgid "bu-learning-block"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-cn/index.js:23
|
||||
msgid "Calculated Numeric Question"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-fitb/index.js:16
|
||||
msgid "BULB - Fill in the Blank"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-fitb/index.js:23
|
||||
msgid "Fill in the Blank Question"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-fitb/index.js:67
|
||||
#: src/blocks/bulb-fitb/index.js:71
|
||||
msgid "Case sensitivity"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-ma/index.js:14
|
||||
msgid "BULB - Multiple Answer"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-ma/index.js:21
|
||||
msgid "Multiple Answer Question"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-mat/index.js:14
|
||||
msgid "BULB - Matching"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-mat/index.js:21
|
||||
msgid "Matching Question"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-mat/MatchingAnswer.js:21
|
||||
#: src/blocks/bulb-mat/MatchingAnswer.js:25
|
||||
msgid "Prompt"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-mat/MatchingAnswer.js:36
|
||||
#: src/blocks/bulb-mat/MatchingAnswer.js:40
|
||||
#: src/components/Answer.js:23
|
||||
#: src/components/Answer.js:27
|
||||
msgid "Answer"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-mc/index.js:14
|
||||
msgid "BULB - Multiple Choice"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-mc/index.js:21
|
||||
msgid "Multiple Choice Question"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-tf/index.js:14
|
||||
msgid "BULB - True/False"
|
||||
msgstr ""
|
||||
|
||||
#: src/blocks/bulb-tf/index.js:21
|
||||
msgid "True False Question"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Answer.js:38
|
||||
#: src/components/Answer.js:42
|
||||
#: src/components/QuestionFeedback.js:32
|
||||
msgid "Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Answer.js:61
|
||||
msgid "Correct Answer"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionBody.js:7
|
||||
msgid "Question Body"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionBody.js:10
|
||||
msgid "Enter Question Body"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionFeedback.js:14
|
||||
msgid "Feedback:"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionFeedback.js:17
|
||||
msgid "Enter Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionFeedback.js:33
|
||||
msgid "Correct Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionFeedback.js:36
|
||||
msgid "Enter Correct Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionFeedback.js:41
|
||||
msgid "Incorrect Feedback"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/QuestionFeedback.js:44
|
||||
msgid "Enter Incorrect Feedback"
|
||||
msgstr ""
|
||||
@@ -0,0 +1 @@
|
||||
{"name":"wp-sheet-editor-taxonomy-terms","version":"1.5.9","vgDistName":"bulk-edit-categories-tags","vgPreviousVersion":"1.5.8.4","sheetEditorModules":{"free":["autofill-cells","columns-resizing","columns-visibility","filters","wp-sheet-editor","user-path"],"pro":["acf","advanced-filters","columns-renaming","formulas","custom-columns","universal-sheet","yoast-seo","wpml","columns-manager"]},"package_file_path":"C:\\VegaCorp\\dev\\wp-sheet-editor\/taxonomy-terms\/package.json","vgEditorKeys":["category","post_tag","product_cat","product_tag"]}
|
||||
@@ -0,0 +1,259 @@
|
||||
# Copyright (C) 2020 WP Sheet Editor
|
||||
# This file is distributed under the same license as the WP Sheet Editor - Taxonomy Terms plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Sheet Editor - Taxonomy Terms 1.5.9\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/taxonomy-terms\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: 2020-12-19T01:16:41+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "WP Sheet Editor - Taxonomy Terms"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wpsheeteditor.com/go/taxonomy-terms-addon?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=taxonomy-terms"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Edit categories and tags in a spreadsheet."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WP Sheet Editor"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wpsheeteditor.com/?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=taxonomy-terms"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:21
|
||||
msgid "Edit categories, tags, attributes, taxonomies"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:45
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:20
|
||||
msgid "Edit in a Spreadsheet"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:57
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:32
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:69
|
||||
msgid "Hierarchy"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:81
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:50
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:57
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:74
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:89
|
||||
msgid "Slug"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:98
|
||||
msgid "Parent"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:113
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:95
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:136
|
||||
msgid "Count"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:146
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:160
|
||||
msgid "Taxonomy"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:169
|
||||
msgid "Display type"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:176
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:177
|
||||
msgid "Products"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:178
|
||||
msgid "Subcategories"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:179
|
||||
msgid "Both"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:184
|
||||
msgid "Thumbnail"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:197
|
||||
msgid "Full hierarchy"
|
||||
msgstr ""
|
||||
|
||||
#: inc/bootstrap.php:206
|
||||
msgid "Old Platform ID"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:44
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:68
|
||||
msgid "Default sort order"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:73
|
||||
msgid "Custom ordering"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:75
|
||||
msgid "Name (numeric)"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:76
|
||||
msgid "Term ID"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:83
|
||||
msgid "Enable Archives"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes-bootstrap.php:113
|
||||
msgid "Manage terms"
|
||||
msgstr ""
|
||||
|
||||
#: inc/integrations/wc-attributes.php:70
|
||||
#: inc/integrations/wc-attributes.php:122
|
||||
msgid "WooCommerce Attributes"
|
||||
msgstr ""
|
||||
|
||||
#: inc/providers/term.php:399
|
||||
msgid "The item id does not exist. Error #89827j"
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:160
|
||||
msgid "Request not allowed. Try again later."
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:163
|
||||
msgid "Please select the term that you want to keep."
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:180
|
||||
msgid "Please select the terms to remove."
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:212
|
||||
#: inc/sheet.php:251
|
||||
msgid "%s terms merged."
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:244
|
||||
msgid "Terms to remove not found."
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:293
|
||||
#: views/merge-terms-modal.php:5
|
||||
msgid "Merge terms"
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:295
|
||||
msgid "Combine terms into one and automatically reassign the posts to use the final term."
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:380
|
||||
msgid "Parent keyword"
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:380
|
||||
msgid "We will display all the categories below parent that contains this keyword"
|
||||
msgstr ""
|
||||
|
||||
#: inc/sheet.php:411
|
||||
msgid "We find items that have the same SLUG in the CSV and the WP Field.<br>Please select the CSV column that contains the slug.<br>You must import the slug column if you want to update existing categories, items without slug will be created as new."
|
||||
msgstr ""
|
||||
|
||||
#: taxonomy-terms.php:81
|
||||
msgid "Please update the WP Sheet Editor plugin and all its extensions to the latest version. The features of the plugin \""
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:8
|
||||
msgid "Replace these terms"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:8
|
||||
msgid "Select the categories that will be removed."
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:11
|
||||
msgid "Select individual items"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:12
|
||||
msgid "Select all the items from a search"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:13
|
||||
msgid "Merge all the duplicates with same name and hierarchy"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:17
|
||||
msgid "Enter name..."
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:22
|
||||
msgid "with this term"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:22
|
||||
msgid "This term will remain saved."
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:23
|
||||
msgid "Enter a name..."
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:28
|
||||
msgid "I understand it will remove all the terms from my search and keep the term selected above."
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:28
|
||||
msgid "For example, if you searched for categories with keyword Car, it will combine all the found categories into one"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:38
|
||||
msgid "Execute"
|
||||
msgstr ""
|
||||
|
||||
#: views/merge-terms-modal.php:39
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:4
|
||||
msgid "Thank you for installing our plugin."
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:33
|
||||
msgid "You can open the Bulk Editor Now: %s"
|
||||
msgstr ""
|
||||
1
spec/fixtures/dynamic_finders/plugin_version/bulk-edit-events/composer_file/package.json
vendored
Normal file
1
spec/fixtures/dynamic_finders/plugin_version/bulk-edit-events/composer_file/package.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"wp-sheet-editor-events","version":"1.0.37","vgDistName":"bulk-edit-events","vgPreviousVersion":"1.0.36.4","sheetEditorModules":{"free":["autofill-cells","columns-resizing","columns-visibility","filters","wp-sheet-editor","user-path"],"pro":["advanced-filters","columns-renaming","formulas","custom-columns","spreadsheet-setup","yoast-seo","wpml","posts-templates","acf","universal-sheet","columns-manager"]},"package_file_path":"C:\\VegaCorp\\dev\\wp-sheet-editor\/events\/package.json","vgEditorKeys":["tribe_events","tribe_organizer","tribe_venue"]}
|
||||
@@ -0,0 +1,139 @@
|
||||
# Copyright (C) 2020 WP Sheet Editor
|
||||
# This file is distributed under the same license as the WP Sheet Editor - Events plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Sheet Editor - Events 1.0.37\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/events\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: 2020-12-19T01:15:49+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "WP Sheet Editor - Events"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wpsheeteditor.com/go/events-addon?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=events"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Edit events in spreadsheet."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WP Sheet Editor"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wpsheeteditor.com/?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=events"
|
||||
msgstr ""
|
||||
|
||||
#: events.php:79
|
||||
msgid "Please update the WP Sheet Editor plugin and all its extensions to the latest version. The features of the plugin \""
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:99
|
||||
#: integrations/the-events-calendar-organizers.php:37
|
||||
#: integrations/the-events-calendar-venues.php:40
|
||||
msgid "Open spreadsheet."
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:100
|
||||
#: integrations/the-events-calendar-organizers.php:38
|
||||
#: integrations/the-events-calendar-venues.php:41
|
||||
msgid "Edit %s"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:234
|
||||
msgid "Start date"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:239
|
||||
msgid "Start time (H:i:s)"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:243
|
||||
msgid "End date"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:248
|
||||
msgid "End time (H:i:s)"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:254
|
||||
#: integrations/the-events-calendar-venues.php:66
|
||||
msgid "Origin"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:258
|
||||
#: integrations/the-events-calendar-venues.php:70
|
||||
msgid "WordPress"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:259
|
||||
#: integrations/the-events-calendar-venues.php:71
|
||||
msgid "Percentage discount"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:266
|
||||
msgid "Venue"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:276
|
||||
msgid "Organizer 1"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:281
|
||||
msgid "Organizer 2"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:286
|
||||
msgid "Organizer 3"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:291
|
||||
msgid "Currency position"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:295
|
||||
msgid "Before cost"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:296
|
||||
msgid "After cost"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:303
|
||||
msgid "Is featured"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:314
|
||||
#: integrations/the-events-calendar-venues.php:78
|
||||
msgid "Show map link"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-events.php:325
|
||||
#: integrations/the-events-calendar-venues.php:87
|
||||
msgid "Show map"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/the-events-calendar-venues.php:57
|
||||
msgid "Country"
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:4
|
||||
msgid "Thank you for installing our plugin."
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:9
|
||||
msgid "This plugin lets you edit events in the spreadsheet and it supports these event plugins: The Events Calendar by ModernTribe (we will add support for more plugins in the next update). This plugin requires one of those plugins."
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:10
|
||||
msgid "In the left menu, go to \"WP Sheet Editor > Edit events\""
|
||||
msgstr ""
|
||||
@@ -0,0 +1 @@
|
||||
{"name":"wp-sheet-editor-frontend-editor","version":"2.4.1","vgDistName":"bulk-edit-posts-on-frontend","vgPreviousVersion":"2.4.0.4","sheetEditorModules":{"free":["autofill-cells","columns-resizing","filters","wp-sheet-editor","user-path","columns-renaming","columns-visibility"],"pro":["acf","advanced-filters","formulas","custom-columns","custom-post-types","woocommerce","universal-sheet","yoast-seo","wpml","posts-templates"]},"package_file_path":"C:\\VegaCorp\\dev\\wp-sheet-editor\/frontend-sheet\/package.json","vgEditorKeys":["post","page","product"]}
|
||||
@@ -0,0 +1,408 @@
|
||||
# Copyright (C) 2020 WP Sheet Editor
|
||||
# This file is distributed under the same license as the WP Sheet Editor - Editable Frontend Tables plugin.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WP Sheet Editor - Editable Frontend Tables 2.4.1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/frontend-sheet\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: 2020-12-19T01:15:59+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.4.0\n"
|
||||
|
||||
#. Plugin Name of the plugin
|
||||
msgid "WP Sheet Editor - Editable Frontend Tables"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin
|
||||
msgid "https://wpsheeteditor.com/extensions/frontend-spreadsheet-editor/?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=frontend"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
msgid "Display spreadsheet editor on the frontend or custom admin pages, create custom spreadsheets as dashboards for apps."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
msgid "WP Sheet Editor"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
msgid "https://wpsheeteditor.com/?utm_source=wp-admin&utm_medium=plugins-list&utm_campaign=frontend"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:92
|
||||
msgid "Edit posts"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:122
|
||||
msgid "Please update the WP Sheet Editor plugin and all its extensions to the latest version. The features of the plugin \""
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:145
|
||||
msgid "Try premium plugin for FREE"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:295
|
||||
msgid "Frontend Spreadsheets"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:300
|
||||
msgid "Login message"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:301
|
||||
msgid "You need to login to view this page."
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:302
|
||||
msgid "This will be displayed when the current user is not logged in and tries to see a spreadsheet page. We will display a login form after your message."
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:307
|
||||
msgid "Hide admin bar on the frontend"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:308
|
||||
msgid "By default WordPress shows a black bar at the top of the page when a logged in user views a frontend page. The bar lets you access the wp-admin, log out, edit the current page, etc. If you enable this option we will hide that bar and you can use the shortcode: [vg_display_logout_link] to display the logout link."
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:315
|
||||
msgid "Logo"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:316
|
||||
msgid "This logo will be displayed above the spreadsheet in the frontend"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:321
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:322
|
||||
msgid "This menu will be displayed at the top right section above the spreadsheet."
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:328
|
||||
msgid "Main Color"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:329
|
||||
msgid "This color will be used as background for the header and footer."
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:336
|
||||
msgid "Links Color"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:337
|
||||
msgid "This color will be used for the menu links, it should be the opposite of the background color. i.e. dark background with light text, or light background with dark text"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:351
|
||||
msgid "All spreadsheets"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:354
|
||||
msgid "Custom columns"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:440
|
||||
msgid "Posts"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:441
|
||||
msgid "Pages"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:479
|
||||
msgid "Quick settings"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:586
|
||||
#: views/backend/metabox.php:47
|
||||
msgid " <small>(Premium. <a href=\"%s\" target=\"_blank\">Try for Free for 7 Days</a>)</small>"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:744
|
||||
msgctxt "Post Type General Name"
|
||||
msgid "Spreadsheets"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:745
|
||||
msgctxt "Post Type Singular Name"
|
||||
msgid "Spreadsheet"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:747
|
||||
msgid "Post Type"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:748
|
||||
msgid "Spreadsheet Archives"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:749
|
||||
msgid "Spreadsheet Attributes"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:750
|
||||
msgid "Parent Spreadsheet:"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:751
|
||||
msgid "All Spreadsheets"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:752
|
||||
msgid "Add New Spreadsheet"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:753
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:754
|
||||
msgid "New Spreadsheet"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:755
|
||||
msgid "Edit settings"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:756
|
||||
msgid "Update settings"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:757
|
||||
msgid "View Spreadsheet"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:758
|
||||
msgid "View Spreadsheets"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:759
|
||||
msgid "Search Spreadsheet"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:760
|
||||
msgid "Not found"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:761
|
||||
msgid "Not found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:762
|
||||
msgid "Featured Image"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:763
|
||||
msgid "Set featured image"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:764
|
||||
msgid "Remove featured image"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:765
|
||||
msgid "Use as featured image"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:766
|
||||
msgid "Insert into item"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:767
|
||||
msgid "Uploaded to this item"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:768
|
||||
msgid "Spreadsheets list"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:769
|
||||
msgid "Spreadsheets list navigation"
|
||||
msgstr ""
|
||||
|
||||
#: frontend-editor.php:770
|
||||
msgid "Filter items list"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/dokan/views/metabox.php:3
|
||||
msgid "Dokan"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/dokan/views/metabox.php:6
|
||||
msgid "If you fill the options below, we will add a link in the Dokan dashboard, so the vendors can open the spreadsheet from that menu."
|
||||
msgstr ""
|
||||
|
||||
#: integrations/dokan/views/metabox.php:9
|
||||
#: integrations/wcfm/views/metabox.php:9
|
||||
#: integrations/wcmp/views/metabox.php:9
|
||||
msgid "Menu title"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/dokan/views/metabox.php:13
|
||||
msgid "Menu position"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/dokan/views/metabox.php:17
|
||||
msgid "Menu icon"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/dokan/views/metabox.php:18
|
||||
msgid "Enter the name of a fontawesome icon. You can view the <a href=\"https://fontawesome.com/cheatsheet\" target=\"_blank\">icons list here</a>. Example: edit"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/wcfm/views/metabox.php:3
|
||||
msgid "WCFM Marketplace"
|
||||
msgstr ""
|
||||
|
||||
#: integrations/wcfm/views/metabox.php:6
|
||||
#: integrations/wcmp/views/metabox.php:6
|
||||
msgid "If you fill the options below, we will add a link in the WCMP dashboard, so the vendors can open the spreadsheet from that menu."
|
||||
msgstr ""
|
||||
|
||||
#: integrations/wcmp/views/metabox.php:3
|
||||
msgid "WCMP Marketplace"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:5
|
||||
msgid "Need help?"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:6
|
||||
msgid "Watch tutorial"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:8
|
||||
msgid "My account and license"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:13
|
||||
msgid "1. What information do you want to edit on the frontend?"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:31
|
||||
#: views/backend/metabox.php:93
|
||||
#: views/backend/metabox.php:128
|
||||
#: views/backend/metabox.php:167
|
||||
msgid "Save changes"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:37
|
||||
msgid "Please select the post type and save changes. After you save changes you will be able to see the rest of the settings and instructions."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:51
|
||||
msgid "2. Setup page in the frontend"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:53
|
||||
msgid "You need to set a logo in the settings page. Optionally you can change the background color, links color, and set a header menu."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:55
|
||||
msgid "Open Settings Page"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:55
|
||||
msgid "Preview Frontend Editor"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:57
|
||||
msgid "When you finish this step you can start using the frontend editor. You can add the frontend page to a menu or share the link with your users."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:61
|
||||
msgid "Add this shortcode to a full-width page: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:63
|
||||
msgid "Page detected: This page contains the shortcode: <b>%s</b> (<a href=\"%s\" target=\"_blank\">Preview</a> - <a href=\"%s\" target=\"_blank\">Edit</a>)"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:67
|
||||
msgid "3. Available tools (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:95
|
||||
msgid "4. Columns visibility and Custom Fields (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:132
|
||||
msgid "5. Filter rows (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:134
|
||||
msgid "You can use this search form to select what rows should appear in the spreadsheet table. You can use {user_id} and we will automatically replace it with the ID of the current user."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:164
|
||||
msgid "Add new"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:172
|
||||
msgid "Learn more about security and user roles (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:175
|
||||
msgid "The editor is available only for logged in users. Unknown users will see a login form automatically."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:177
|
||||
msgid "User roles"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:180
|
||||
msgid "Subscriber role is not allowed to use the editor."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:181
|
||||
msgid "Contributor role can view and edit their own posts only, but they can´t upload images."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:182
|
||||
msgid "Author role can view and edit their own posts only, they can upload images."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:183
|
||||
msgid "Editor role can view and edit all posts and pages."
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:188
|
||||
msgid "<li>Shop manager role can view and edit WooCommerce products.</li>"
|
||||
msgstr ""
|
||||
|
||||
#: views/backend/metabox.php:193
|
||||
msgid "Administrator role can view and edit everything."
|
||||
msgstr ""
|
||||
|
||||
#: views/frontend/page-template.php:64
|
||||
msgid "Primary Menu"
|
||||
msgstr ""
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: views/frontend/page-template.php:112
|
||||
msgid "Edit<span class=\"screen-reader-text\"> \"%s\"</span>"
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:16
|
||||
msgid "Thank you for installing our plugin. You can start using it in 5 minutes. Please follow these steps:"
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:28
|
||||
msgid "Add this shortcode to a full-width page: [vg_sheet_editor editor_id=\"%s\"] and it works automatically."
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:29
|
||||
msgid "<a href=\"%s\" target=\"_blank\" class=\"button quick-settings-button\">Quick Settings</a>"
|
||||
msgstr ""
|
||||
|
||||
#: views/welcome-page-content.php:31
|
||||
msgid "Fill the settings. <a href=\"%s\" target=\"_blank\" class=\"button\">Click here</a>"
|
||||
msgstr ""
|
||||
@@ -0,0 +1 @@
|
||||
{"name":"wp-sheet-editor-users","version":"1.4.1","vgDistName":"bulk-edit-user-profiles-in-spreadsheet","vgPreviousVersion":"1.4.0.4","sheetEditorModules":{"free":["autofill-cells","columns-resizing","columns-visibility","filters","wp-sheet-editor","user-path"],"pro":["acf","advanced-filters","columns-renaming","formulas","custom-columns","spreadsheet-setup","universal-sheet","columns-manager"]},"package_file_path":"C:\\VegaCorp\\dev\\wp-sheet-editor\/users-sheet\/package.json","vgEditorKeys":["user"]}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user