This commit is contained in:
erwanlr
2022-07-15 20:54:56 +02:00
parent f9e6e75c0c
commit 196fbab5b1
57 changed files with 28251 additions and 4 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,55 @@
# Copyright (C) 2022 Accedeme
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Accedeme for WP 0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-accedeme\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: 2022-07-03T18:09:27+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: wp-accedeme\n"
#. Plugin Name of the plugin
msgid "Accedeme for WP"
msgstr ""
#. Plugin URI of the plugin
msgid "https://accedeme.com/plataforma-framework/wordpress"
msgstr ""
#. Description of the plugin
msgid "Añade a tu sitio WordPress una capa de accesibilidad. Permite que cualquiera pueda acceder a tu página web independientemente de sus capacidades, conocimientos y del dispositivo usado."
msgstr "Añade a tu sitio WordPress una capa de accesibilidad. Permite que cualquiera pueda acceder a tu página web independientemente de sus capacidades, conocimientos y del dispositivo usado."
#. Author of the plugin
msgid "Accedeme"
msgstr "Accedeme"
#. Author URI of the plugin
msgid "https://accedeme.com/"
msgstr "https://accedeme.com/"
#: admin/wp-accedeme-admin.php:27
msgid "No tiene suficientes permisos para acceder a esta página."
msgstr "No tiene suficientes permisos para acceder a esta página."
#: admin/wp-accedeme-admin.php:46
msgid "WP Accedeme &raquo; Settings"
msgstr "WP Accedeme &raquo; Settings"
#: admin/wp-accedeme-admin.php:57
msgid "Panel de control"
msgstr "Panel de control"
#: admin/wp-accedeme-admin.php:64
msgid "Ya sólo queda registrar tu dominio en accedeme.com"
msgstr "Ya sólo queda registrar tu dominio en accedeme.com"
#: admin/wp-accedeme-admin.php:68
msgid "Registra tu dominio ahora"
msgstr "Registra tu dominio ahora"

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,77 @@
{
"name": "blockify-plugin",
"version": "0.0.3",
"description": "Blockify plugin.",
"author": "Blockify",
"license": "GPL-2.0-or-later",
"main": "src/index.tsx",
"scripts": {
"format": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"packages-update": "wp-scripts packages-update",
"start": "wp-scripts start --hot",
"rename:tsx": "./bin/build-tsx.js",
"oslllo-svg-fixer": "node node_modules/oslllo-svg-fixer/src/cli.js -s assets/svg/feather -d assets/svg/feather-fix",
"clean": "npm run rename:tsx",
"build": "wp-scripts build",
"build:public": "wp-scripts build wp-scripts build --webpack-src-dir=bin --config=webpack.public.config.js --output-path=build/public && npm run rename:tsx",
"build:zip": "wp-scripts plugin-zip",
"tsx": "wp-scripts build assets/js/index.tsx --webpack-src-dir=assets/js --output-path=assets/js/min"
},
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-regular-svg-icons": "^6.1.1",
"@glidejs/glide": "^3.5.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@react-google-maps/api": "^2.10.3",
"@srexi/purecounterjs": "^1.5.0",
"@types/jquery": "^3.5.14",
"@wordpress/api-fetch": "^6.3.0",
"@wordpress/block-editor": "^8.0.13",
"@wordpress/blocks": "^11.1.5",
"@wordpress/components": "^19.2.0",
"@wordpress/compose": "^5.0.7",
"@wordpress/data": "^6.3.0",
"@wordpress/dependency-extraction-webpack-plugin": "^3.6.0",
"@wordpress/dom-ready": "^3.6.0",
"@wordpress/edit-post": "^6.3.0",
"@wordpress/editor": "^12.5.1",
"@wordpress/element": "^4.0.4",
"@wordpress/hooks": "^3.6.0",
"@wordpress/i18n": "^4.2.4",
"@wordpress/icons": "^6.1.1",
"@wordpress/keycodes": "^3.2.4",
"@wordpress/plugins": "^4.4.0",
"@wordpress/primitives": "^3.9.0",
"@wordpress/scripts": "^21.0.1",
"@wordpress/server-side-render": "^3.10.0",
"classnames": "^2.3.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^10.2.4",
"filemanager-webpack-plugin": "^7.0.0",
"fs": "^0.0.1-security",
"get-scrollbar-width": "^1.0.5",
"glob": "^8.0.3",
"google-map-react": "^2.1.10",
"html-react-parser": "^1.4.5",
"jquery": "github:jquery/jquery",
"json-to-css": "^0.1.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.6.0",
"node-fetch": "^3.2.3",
"node-sass-glob-importer": "^5.3.2",
"number-to-words": "^1.2.4",
"oslllo-svg-fixer": "^2.1.1",
"postcss-preset-env": "^7.4.3",
"react-google-autocomplete": "^2.6.1",
"remove-files-webpack-plugin": "^1.5.0",
"run-for-every-file": "^1.1.0",
"style-object-to-css-string": "^1.0.1",
"svgo": "^2.8.0",
"uglifyjs-folder": "^3.1.2",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-remove-empty-scripts": "^0.7.2",
"wp-pot": "^1.10.2"
}
}

View File

@@ -0,0 +1,6 @@
Changelog
=========
#### 1.0.0 - June 23, 2022
- Public release

View File

@@ -0,0 +1,12 @@
*** Changelog ***
= 1.2.2 - 2022-06-08 =
* Fix > Avoid message exception MySql on active and inactive plugin
* Fix > On push new order when response deference 200 then need to catch exertion with a correct information
* Feature > Send each log as a message to the slack channel
= 1.1.0 - 2022-04-15 =
* Feature > Store owner have ability to Activity Logs
= 1.0.0 - 2022-04-15 =
* First Release

View File

@@ -0,0 +1,2 @@
= 1.0.0 =
- Release of Connect LearnDash and Discord WordPress plugin

View File

@@ -0,0 +1,84 @@
# Copyright (C) 2022 Phi Phan
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Counting Number Block 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/counting-number\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: 2022-07-12T10:04:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: counting-number\n"
#. Plugin Name of the plugin
msgid "Counting Number Block"
msgstr ""
#. Description of the plugin
msgid "An animated number counting effect block."
msgstr ""
#. Author of the plugin
msgid "Phi Phan"
msgstr ""
#: build/index.js:1
#: src/edit.js:98
msgid "Block settings"
msgstr ""
#: build/index.js:1
#: src/edit.js:100
msgid "The number value"
msgstr ""
#: build/index.js:1
#: src/edit.js:109
msgid "Start counting from value"
msgstr ""
#: build/index.js:1
#: src/edit.js:116
msgid "Duration (in seconds)"
msgstr ""
#: build/index.js:1
#: src/edit.js:124
msgid "Delay (in seconds)"
msgstr ""
#: build/index.js:1
#: src/edit.js:137
msgid "Prefix"
msgstr ""
#: build/index.js:1
#: src/edit.js:140
msgid "Display before the number."
msgstr ""
#: build/index.js:1
#: src/edit.js:143
msgid "Suffix"
msgstr ""
#: build/index.js:1
#: src/edit.js:146
msgid "Display after the number."
msgstr ""
#: build/block.json
#: src/block.json
msgctxt "block title"
msgid "Counting number block"
msgstr ""
#: build/block.json
#: src/block.json
msgctxt "block description"
msgid "An animated number counting effect block."
msgstr ""

View File

@@ -0,0 +1,68 @@
# Copyright (C) 2022 Roy Orbison, Dr. Max V.
# This file is distributed under the same license as the Cron Tasks Viewer plugin.
msgid ""
msgstr ""
"Project-Id-Version: Cron Tasks Viewer 1.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cron-task-viewer-redux\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: 2022-07-12T16:08:37+09:30\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: cron-task-viewer-redux\n"
#. Plugin Name of the plugin
msgid "Cron Tasks Viewer"
msgstr ""
#. Description of the plugin
msgid "Lists all scheduled cron tasks"
msgstr ""
#. Author of the plugin
msgid "Roy Orbison, Dr. Max V."
msgstr ""
#. Author URI of the plugin
msgid "https://profiles.wordpress.org/lev0/"
msgstr ""
#: cron-task-viewer-redux.php:38
msgid "Cron Tasks"
msgstr ""
#: cron-task-viewer-redux.php:77
msgid "Scheduled events"
msgstr ""
#: cron-task-viewer-redux.php:81
msgid "Next Schedule"
msgstr ""
#: cron-task-viewer-redux.php:82
#: cron-task-viewer-redux.php:106
msgid "Frequency"
msgstr ""
#: cron-task-viewer-redux.php:83
msgid "Hook"
msgstr ""
#: cron-task-viewer-redux.php:94
msgid "One-off event"
msgstr ""
#: cron-task-viewer-redux.php:102
msgid "Available schedules"
msgstr ""
#: cron-task-viewer-redux.php:107
msgid "ID"
msgstr ""
#: cron-task-viewer-redux.php:108
msgid "Interval (seconds)"
msgstr ""

View File

@@ -0,0 +1,846 @@
# Copyright (C) 2022 cubecolour
# This file is distributed under the same license as the Cubecolour Caboodle plugin.
msgid ""
msgstr ""
"Project-Id-Version: Cubecolour Caboodle 1.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cubecolour-caboodle\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: 2022-07-12T15:05:54+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: cubecolour-caboodle\n"
#. Plugin Name of the plugin
msgid "Cubecolour Caboodle"
msgstr ""
#. Description of the plugin
msgid "An agglomeration of useful functions"
msgstr ""
#. Author of the plugin
msgid "cubecolour"
msgstr ""
#. Author URI of the plugin
msgid "https://cubecolour.co.uk/"
msgstr ""
#: cubecolour-caboodle.php:51
#: includes/admin.php:93
msgid "Settings"
msgstr ""
#: cubecolour-caboodle.php:52
#: includes/admin.php:92
msgid "Import/export"
msgstr ""
#: includes/admin.php:38
msgid "The caboodle settings have been imported"
msgstr ""
#: includes/admin.php:99
msgid "Export caboodle settings"
msgstr ""
#: includes/admin.php:101
msgid "Export the current plugin settings as a .json file."
msgstr ""
#: includes/admin.php:106
msgid "Export"
msgstr ""
#: includes/admin.php:113
msgid "Import caboodle settings"
msgstr ""
#: includes/admin.php:115
msgid "Import the plugin settings from a .json file."
msgstr ""
#: includes/admin.php:123
msgid "Import"
msgstr ""
#: includes/admin.php:142
msgid "Current settings:"
msgstr ""
#: includes/admin.php:161
msgid "The cc_caboodle option containing the array of setting values does not exist"
msgstr ""
#: includes/admin.php:226
msgid "Please upload a valid .json file"
msgstr ""
#: includes/admin.php:232
msgid "Please upload a file to import"
msgstr ""
#: includes/customizer.php:92
msgid "Caboodle"
msgstr ""
#: includes/customizer.php:103
#: includes/customizer.php:121
msgid "Private site"
msgstr ""
#: includes/customizer.php:104
msgid "Redirect unauthenticated visitors to the login page"
msgstr ""
#: includes/customizer.php:135
msgid "Login Background"
msgstr ""
#: includes/customizer.php:136
msgid "Apply a colored background to the login page"
msgstr ""
#: includes/customizer.php:153
msgid "Login background"
msgstr ""
#: includes/customizer.php:172
msgid "Color left &amp; Right"
msgstr ""
#: includes/customizer.php:191
msgid "Color centre"
msgstr ""
#: includes/customizer.php:204
msgid "No login by email address"
msgstr ""
#: includes/customizer.php:205
msgid "Must log in by username, not by email address"
msgstr ""
#: includes/customizer.php:222
msgid "No login by email"
msgstr ""
#: includes/customizer.php:236
msgid "Mask password"
msgstr ""
#: includes/customizer.php:237
msgid "Do not expose password characters when entered on iPad, iPhone and android"
msgstr ""
#: includes/customizer.php:254
msgid "Password mask"
msgstr ""
#: includes/customizer.php:268
msgid "Single login error message"
msgstr ""
#: includes/customizer.php:269
msgid "If login fails, a single error message is returned rather than different messages for wrong username or wrong password"
msgstr ""
#: includes/customizer.php:286
msgid "Single error message"
msgstr ""
#: includes/customizer.php:297
#: includes/login-error-message.php:11
msgid "Incorrect credentials"
msgstr ""
#: includes/customizer.php:305
msgid "Error message"
msgstr ""
#: includes/customizer.php:319
#: includes/customizer.php:337
msgid "Login warning message"
msgstr ""
#: includes/customizer.php:320
msgid "Extra text added to login form"
msgstr ""
#: includes/customizer.php:357
#: includes/customizer.php:1030
msgid "Text color"
msgstr ""
#: includes/customizer.php:371
#: includes/customizer.php:390
msgid "Password visualisation"
msgstr ""
#: includes/customizer.php:372
msgid "Display colored bars for visual confirmation of password input"
msgstr ""
#: includes/customizer.php:408
msgid "Number of bars"
msgstr ""
#: includes/customizer.php:431
msgid "Salt"
msgstr ""
#: includes/customizer.php:447
msgid "Also include on frontend"
msgstr ""
#: includes/customizer.php:460
msgid "Open site in new tab"
msgstr ""
#: includes/customizer.php:461
msgid "Modify the view site link in admin to open in a new browser tab"
msgstr ""
#: includes/customizer.php:478
msgid "View site in new tab"
msgstr ""
#: includes/customizer.php:491
#: includes/customizer.php:509
msgid "No avatars"
msgstr ""
#: includes/customizer.php:492
msgid "Remove all support for gravatars or user avatars"
msgstr ""
#: includes/customizer.php:523
#: includes/customizer.php:541
msgid "Show IDs"
msgstr ""
#: includes/customizer.php:524
msgid "Show the ID for posts, pages, custom post types, taxonomies, media and user IDs in the admin pages"
msgstr ""
#: includes/customizer.php:560
msgid "Posts, pages, post types"
msgstr ""
#: includes/customizer.php:579
msgid "Media"
msgstr ""
#: includes/customizer.php:598
msgid "Taxonomies"
msgstr ""
#: includes/customizer.php:617
msgid "Users"
msgstr ""
#: includes/customizer.php:636
msgid "Comments"
msgstr ""
#: includes/customizer.php:655
msgid "Links"
msgstr ""
#: includes/customizer.php:670
msgid "Show current WP version"
msgstr ""
#: includes/customizer.php:671
msgid "Show the current WP version in the admin footer when an upgrade is available"
msgstr ""
#: includes/customizer.php:688
msgid "Show WP version"
msgstr ""
#: includes/customizer.php:703
#: includes/customizer.php:721
msgid "No howdy"
msgstr ""
#: includes/customizer.php:704
msgid "Replace the howdy greeting with a salutation appropriate to the time of day"
msgstr ""
#: includes/customizer.php:730
#: includes/initial-values.php:52
#: includes/no-howdy.php:14
msgid "Good morning"
msgstr ""
#: includes/customizer.php:738
msgid "Morning greeting"
msgstr ""
#: includes/customizer.php:747
#: includes/initial-values.php:50
#: includes/no-howdy.php:16
msgid "Good afternoon"
msgstr ""
#: includes/customizer.php:755
msgid "Afternoon greeting"
msgstr ""
#: includes/customizer.php:764
#: includes/initial-values.php:51
#: includes/no-howdy.php:18
msgid "Good evening"
msgstr ""
#: includes/customizer.php:772
msgid "Evening greeting"
msgstr ""
#: includes/customizer.php:781
#: includes/initial-values.php:53
#: includes/no-howdy.php:20
msgid "Go to bed"
msgstr ""
#: includes/customizer.php:789
msgid "Night greeting"
msgstr ""
#: includes/customizer.php:802
msgid "Revisions"
msgstr ""
#: includes/customizer.php:803
msgid "Limit the number of saved revisions"
msgstr ""
#: includes/customizer.php:820
msgid "Limit revisions"
msgstr ""
#: includes/customizer.php:840
msgid "Number of Revisions to save"
msgstr ""
#: includes/customizer.php:843
msgid "None"
msgstr ""
#: includes/customizer.php:852
msgid "Unlimited"
msgstr ""
#: includes/customizer.php:863
#: includes/customizer.php:881
msgid "Developer link"
msgstr ""
#: includes/customizer.php:864
msgid "Developer link in admin footer and [developer] shortcode for front end"
msgstr ""
#: includes/customizer.php:898
msgid "Developer name"
msgstr ""
#: includes/customizer.php:915
msgid "Developer link URL"
msgstr ""
#: includes/customizer.php:929
#: includes/customizer.php:947
msgid "Force vertical scrollbar"
msgstr ""
#: includes/customizer.php:930
msgid "Prevent layout shift between long and short pages"
msgstr ""
#: includes/customizer.php:961
#: includes/customizer.php:979
msgid "Scroll to anchor"
msgstr ""
#: includes/customizer.php:962
msgid "Smoothly animate when clicking a link targetting an anchored position"
msgstr ""
#: includes/customizer.php:993
#: includes/customizer.php:1011
msgid "Text selection"
msgstr ""
#: includes/customizer.php:994
msgid "Color and background color of selected text"
msgstr ""
#: includes/customizer.php:1049
#: includes/customizer.php:1678
msgid "Background color"
msgstr ""
#: includes/customizer.php:1062
#: includes/customizer.php:1080
msgid "Page slug body class"
msgstr ""
#: includes/customizer.php:1063
msgid "Add a page slug class to the body tag"
msgstr ""
#: includes/customizer.php:1093
#: includes/customizer.php:1111
msgid "Dash spacing"
msgstr ""
#: includes/customizer.php:1094
msgid "Replace spaces around en-dashes & em-dashes with hairspaces"
msgstr ""
#: includes/customizer.php:1124
#: includes/customizer.php:1142
msgid "Prevent runts"
msgstr ""
#: includes/customizer.php:1125
msgid "Runts are single words appearing on their own on the last line of a paragraph or other block element in the content"
msgstr ""
#: includes/customizer.php:1155
msgid "Posts"
msgstr ""
#: includes/customizer.php:1156
msgid "Keep,remove or rename the posts post type"
msgstr ""
#: includes/customizer.php:1174
msgid "Posts post type"
msgstr ""
#: includes/customizer.php:1177
msgid "Keep posts"
msgstr ""
#: includes/customizer.php:1178
msgid "Rename posts to news"
msgstr ""
#: includes/customizer.php:1179
msgid "Remove posts"
msgstr ""
#: includes/customizer.php:1190
msgid "Pages"
msgstr ""
#: includes/customizer.php:1191
msgid "Add support for manual excerpts to pages"
msgstr ""
#: includes/customizer.php:1208
msgid "Page excerpts"
msgstr ""
#: includes/customizer.php:1222
#: includes/customizer.php:1240
msgid "Indicate external links"
msgstr ""
#: includes/customizer.php:1223
msgid "Add an arrow icon to identify external links within the site content"
msgstr ""
#: includes/customizer.php:1259
#: includes/customizer.php:1473
msgid "Icon"
msgstr ""
#: includes/customizer.php:1291
msgid "Size (em)"
msgstr ""
#: includes/customizer.php:1315
msgid "Vertical position (px)"
msgstr ""
#: includes/customizer.php:1340
#: includes/customizer.php:1659
msgid "Color"
msgstr ""
#: includes/customizer.php:1359
#: includes/customizer.php:1697
msgid "Hover color"
msgstr ""
#: includes/customizer.php:1372
msgid "Show file size in media library"
msgstr ""
#: includes/customizer.php:1373
msgid "Show a file size column in the media library"
msgstr ""
#: includes/customizer.php:1390
msgid "Show file size column"
msgstr ""
#: includes/customizer.php:1404
#: includes/customizer.php:1422
msgid "No lazy loading"
msgstr ""
#: includes/customizer.php:1405
msgid "No WordPress lazy loading"
msgstr ""
#: includes/customizer.php:1436
#: includes/customizer.php:1454
msgid "Scroll to top"
msgstr ""
#: includes/customizer.php:1437
msgid "Add a dynamic scroll to top button in the website footer"
msgstr ""
#: includes/customizer.php:1514
msgid "Icon size (px)"
msgstr ""
#: includes/customizer.php:1538
msgid "Padding (px)"
msgstr ""
#: includes/customizer.php:1562
msgid "Border width (px)"
msgstr ""
#: includes/customizer.php:1586
msgid "Border radius (%)"
msgstr ""
#: includes/customizer.php:1610
msgid "Position right (px)"
msgstr ""
#: includes/customizer.php:1634
msgid "Position bottom (px)"
msgstr ""
#: includes/customizer.php:1716
msgid "Background hover color"
msgstr ""
#: includes/customizer.php:1729
#: includes/customizer.php:1747
msgid "Stomp"
msgstr ""
#: includes/customizer.php:1730
msgid "Fix the footer element to the bottom of the viewport on short pages"
msgstr ""
#: includes/customizer.php:1764
msgid "Footer element to fix"
msgstr ""
#: includes/customizer.php:1778
msgid "Footer years range"
msgstr ""
#: includes/customizer.php:1779
msgid "Copyright years shortcode to use in footer"
msgstr ""
#: includes/customizer.php:1796
msgid "Years shortcode"
msgstr ""
#: includes/customizer.php:1817
msgid "Copyright from year"
msgstr ""
#: includes/customizer.php:1836
#: includes/customizer.php:1853
msgid "Anti spambot"
msgstr ""
#: includes/customizer.php:1854
msgid "[email] shortcode to protect email addresses from spambots"
msgstr ""
#: includes/customizer.php:1868
#: includes/customizer.php:1885
msgid "Anti clickjack"
msgstr ""
#: includes/customizer.php:1886
msgid "Prevent the site from loading inside an external frame or iframe"
msgstr ""
#: includes/customizer.php:1899
msgid "No Author archives"
msgstr ""
#: includes/customizer.php:1916
msgid "No author archives"
msgstr ""
#: includes/customizer.php:1917
msgid "Requests for author archives will redirect to the homepage"
msgstr ""
#: includes/customizer.php:1931
msgid "No generator"
msgstr ""
#: includes/customizer.php:1948
msgid "No generator tag"
msgstr ""
#: includes/customizer.php:1949
msgid "Remove the WordPress generator meta tag"
msgstr ""
#: includes/customizer.php:1963
#: includes/customizer.php:1980
msgid "No RSD"
msgstr ""
#: includes/customizer.php:1981
msgid "Remove the RSD (Really Simple Discovery) endpoint"
msgstr ""
#: includes/customizer.php:1995
#: includes/customizer.php:2012
msgid "No shortlinks"
msgstr ""
#: includes/customizer.php:2013
msgid "Remove the short link header tags"
msgstr ""
#: includes/customizer.php:2027
#: includes/customizer.php:2044
msgid "No pingbacks"
msgstr ""
#: includes/customizer.php:2045
msgid "Prevent self pingbacks"
msgstr ""
#: includes/customizer.php:2066
msgid "Search placeholder"
msgstr ""
#: includes/customizer.php:2067
msgid "Use translatable default text in header cover search (for astra theme only)"
msgstr ""
#: includes/customizer.php:2084
msgid "Search placeholder text"
msgstr ""
#: includes/customizer.php:2097
#: includes/customizer.php:2115
msgid "Responsive breakpoints"
msgstr ""
#: includes/customizer.php:2098
msgid "Set custom responsive breakpoints (for astra theme only)"
msgstr ""
#: includes/customizer.php:2133
msgid "Breakpoint for mobile"
msgstr ""
#: includes/customizer.php:2157
msgid "Breakpoint for tablet"
msgstr ""
#: includes/customizer.php:2180
#: includes/customizer.php:2198
msgid "Polylang SVG flags"
msgstr ""
#: includes/customizer.php:2181
msgid "Modifications to the polylang plugin"
msgstr ""
#: includes/customizer.php:2216
msgid "Flag width px"
msgstr ""
#: includes/customizer.php:2240
msgid "Grayscale %"
msgstr ""
#: includes/customizer.php:2264
msgid "Opacity %"
msgstr ""
#: includes/customizer.php:2288
msgid "Spacing between flags px"
msgstr ""
#: includes/customizer.php:2311
#: includes/customizer.php:2329
msgid "Gravity forms"
msgstr ""
#: includes/customizer.php:2312
msgid "Add styles to forms created with the gravity forms plugin"
msgstr ""
#: includes/customizer.php:2348
msgid "Border color"
msgstr ""
#: includes/customizer.php:2367
msgid "Border color: hover"
msgstr ""
#: includes/customizer.php:2386
msgid "Border color: focus"
msgstr ""
#. translators: Developer credit
#: includes/devlink.php:24
msgid "website by %1$s"
msgstr ""
#: includes/gravityforms.php:45
msgid "Required"
msgstr ""
#: includes/initial-values.php:39
msgid "Incorrect details input"
msgstr ""
#: includes/initial-values.php:42
#: includes/login-warning.php:21
msgid "Authorised access only"
msgstr ""
#: includes/initial-values.php:43
#: includes/login-warning.php:21
msgid "Disconnect immediately and do not attempt to log in if you are not an authorised user"
msgstr ""
#: includes/media-file-size.php:25
msgid "File Size"
msgstr ""
#: includes/posts-rename-news.php:16
#: includes/posts-rename-news.php:19
#: includes/posts-rename-news.php:38
#: includes/posts-rename-news.php:43
#: includes/posts-rename-news.php:49
#: includes/posts-rename-news.php:50
#: includes/posts-rename-news.php:66
msgid "News"
msgstr ""
#: includes/posts-rename-news.php:20
#: includes/posts-rename-news.php:40
#: includes/posts-rename-news.php:41
msgid "Add news article"
msgstr ""
#: includes/posts-rename-news.php:21
msgid "News tags"
msgstr ""
#: includes/posts-rename-news.php:39
msgid "News article"
msgstr ""
#: includes/posts-rename-news.php:42
msgid "Edit news"
msgstr ""
#: includes/posts-rename-news.php:44
msgid "View news"
msgstr ""
#: includes/posts-rename-news.php:45
msgid "Search news"
msgstr ""
#: includes/posts-rename-news.php:46
msgid "No news found"
msgstr ""
#: includes/posts-rename-news.php:47
msgid "No news found in trash"
msgstr ""
#: includes/posts-rename-news.php:48
msgid "All news articles"
msgstr ""
#: includes/posts-rename-news.php:87
msgid "News article restored to revision from"
msgstr ""
#: includes/posts-rename-news.php:97
msgid "News updated."
msgstr ""
#: includes/posts-rename-news.php:99
#: includes/posts-rename-news.php:107
msgid "View news article"
msgstr ""
#: includes/posts-rename-news.php:105
msgid "News article published."
msgstr ""
#: includes/posts-rename-news.php:113
msgid "News article submitted."
msgstr ""
#: includes/posts-rename-news.php:115
#: includes/posts-rename-news.php:124
#: includes/posts-rename-news.php:132
msgid "Preview news article"
msgstr ""
#: includes/posts-rename-news.php:121
msgid "News article scheduled for:"
msgstr ""
#: includes/posts-rename-news.php:130
msgid "News draft updated."
msgstr ""
#: includes/posts-rename-news.php:141
msgid "Custom field updated."
msgstr ""
#: includes/posts-rename-news.php:142
msgid "Custom field deleted."
msgstr ""
#: includes/posts-rename-news.php:143
msgid "News article updated."
msgstr ""
#: includes/posts-rename-news.php:146
msgid "News article saved."
msgstr ""
#: includes/show-ids.php:9
msgid "ID"
msgstr ""
#: includes/upgrade-current-version.php:11
msgid "Current Version"
msgstr ""

View File

@@ -0,0 +1,138 @@
# Copyright (C) 2022 Roy Orbison
# This file is distributed under the same license as the Database Access with Adminer plugin.
msgid ""
msgstr ""
"Project-Id-Version: Database Access with Adminer 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/db-access-adminer\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: 2022-07-12T14:08:55+10:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: db-access-adminer\n"
#. Plugin Name of the plugin
msgid "Database Access with Adminer"
msgstr ""
#. Description of the plugin
msgid "Direct database administration using the open source Adminer application."
msgstr ""
#. Author of the plugin
msgid "Roy Orbison"
msgstr ""
#. Author URI of the plugin
msgid "https://profiles.wordpress.org/lev0/"
msgstr ""
#: db-access-adminer.php:66
msgid "Open Adminer"
msgstr ""
#. translators: open and close <em> tag
#: db-access-adminer.php:70
msgid "The link is also found under the %sTools%s menu."
msgstr ""
#: db-access-adminer.php:103
msgid "Unknown design selection."
msgstr ""
#: db-access-adminer.php:134
msgid "Failed to set design."
msgstr ""
#: db-access-adminer.php:156
msgid "Alternative design"
msgstr ""
#: db-access-adminer.php:173
msgid "Change the theme Adminer uses."
msgstr ""
#: db-access-adminer.php:184
msgid "Auto-submit Adminer's login form"
msgstr ""
#: db-access-adminer.php:195
msgid "Adminer has its own login system which must still be activated, even though this plugin limits access. It's slightly more secure to submit it manually at the cost of a little convenience."
msgstr ""
#: db-access-adminer.php:215
msgid "I accept"
msgstr ""
#. translators: open and close <strong> tag on consequences, WP capability name
#: db-access-adminer.php:227
msgid "This tool enables direct editing of your database, which can be very useful. However, if you are unfamiliar with it, %syou risk irreversible loss of or damage to your site's data%s. This includes losing access to your site admin pages if you modify records in the users table. It is recommended you do not use this tool unless you have a regular backup regime. It will also be available to all accounts that have the %s capability (normally admins), so you may wish to limit other accounts' access now. Checking this box means you understand this and accept the risk."
msgstr ""
#: db-access-adminer.php:243
msgid "Adminer"
msgstr ""
#: db-access-adminer.php:257
msgid "Unable to override menu link."
msgstr ""
#: db-access-adminer.php:284
msgid "Settings"
msgstr ""
#. translators: PHP config setting name
#: db-access-adminer.php:400
msgid "You need the cURL PHP extension enabled, or the %s PHP config setting on to use this tool."
msgstr ""
#. translators: 1: open tag of link to WP admin 2: close tag 3: WP capability name
#: db-access-adminer.php:455
msgid "You must be %1$slogged in to WordPress%2$s and possess the %3$s capability to use this tool."
msgstr ""
#. translators: open and close tags of link to plugin settings
#: db-access-adminer.php:464
msgid "Ensure you have completed %sAdminer setup%s and addressed missing requirements, if any."
msgstr ""
#: db-access-adminer.php:471
msgid "Could not create one or more ephemeral files for Adminer. Write access to the plugin directory is required."
msgstr ""
#. translators: open and close tags of link to plugin settings
#: db-access-adminer.php:475
msgid "Could not load one or more ephemeral files from WordPress. The plugin may not be %sset up%s correctly."
msgstr ""
#: db-access-adminer.php:482
msgid "Credentials were not shared because they could not first be secured."
msgstr ""
#: db-access-adminer.php:485
msgid "Could not read secured credentials. Try again."
msgstr ""
#: db-access-adminer.php:488
msgid "Could not communicate with WordPress. It may be being blocked."
msgstr ""
#: db-access-adminer.php:491
msgid "Database communication error."
msgstr ""
#: db-access-adminer.php:494
msgid "Could not load Adminer."
msgstr ""
#: db-access-adminer.php:497
msgid "An unknown error has occurred."
msgstr ""
#. translators: no specific design selected
#: db-access-adminer.php:599
msgid "default"
msgstr ""

View File

@@ -0,0 +1,112 @@
# Copyright (C) 2022 SaffireTech
# This file is distributed under the same license as the Discontinued Product Stock Status for WooCommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: Discontinued Product Stock Status for WooCommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/discontinued-products-stock-status\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: 2022-05-20T18:38:02+05:30\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: discontinued-products-stock-status\n"
#. Plugin Name of the plugin
msgid "Discontinued Product Stock Status for WooCommerce"
msgstr ""
#. Description of the plugin
msgid "a plugin to add custom messages to discontinued product page."
msgstr ""
#. Author of the plugin
msgid "SaffireTech"
msgstr ""
#. Author URI of the plugin
msgid "https://saffiretech.com/"
msgstr ""
#: includes/dpssw-functions.php:181
#: includes/dpssw-functions.php:185
#: includes/dpssw-functions.php:247
#: includes/dpssw-functions.php:251
#: includes/dpssw-product-data-tabs.php:192
msgid "This product has been discontinued"
msgstr ""
#: includes/dpssw-product-data-tabs.php:13
#: includes/dpssw-settings.php:7
#: includes/dpssw-settings.php:8
msgid "Discontinued Products"
msgstr ""
#: includes/dpssw-product-data-tabs.php:42
msgid "Discontinued this product"
msgstr ""
#: includes/dpssw-product-data-tabs.php:43
msgid "Check this box if you want, to discontinue this variable product."
msgstr ""
#: includes/dpssw-product-data-tabs.php:51
msgid "Product Message Type"
msgstr ""
#: includes/dpssw-product-data-tabs.php:55
#: includes/dpssw-product-data-tabs.php:123
msgid "Global Message"
msgstr ""
#: includes/dpssw-product-data-tabs.php:56
msgid "Product Specific Message"
msgstr ""
#: includes/dpssw-product-data-tabs.php:59
#: includes/dpssw-product-data-tabs.php:127
msgid "Choose type of message to be displayed for Discontinued product"
msgstr ""
#: includes/dpssw-product-data-tabs.php:118
msgid "Variations Message Type"
msgstr ""
#: includes/dpssw-product-data-tabs.php:124
msgid "Variation Specific Message"
msgstr ""
#: includes/dpssw-product-data-tabs.php:136
msgid "Discontinued description"
msgstr ""
#: includes/dpssw-product-data-tabs.php:198
msgid "This product variation has been discontinued"
msgstr ""
#: includes/dpssw-product-data-tabs.php:247
#: includes/dpssw-product-data-tabs.php:278
msgid "Discontinued"
msgstr ""
#: includes/dpssw-settings.php:23
msgid "Discontinued products global settings"
msgstr ""
#: includes/dpssw-settings.php:84
msgid "Show in Catalog"
msgstr ""
#: includes/dpssw-settings.php:85
msgid "Enable Custom Message"
msgstr ""
#: includes/dpssw-settings.php:86
msgid "Enter the Global Message"
msgstr ""
#: includes/dpssw-settings.php:87
msgid "Apply Grayscale Effect"
msgstr ""

View File

@@ -0,0 +1,16 @@
= 1.3 =
* Removed the render blocking css to be loaded by js
* Moved the main js and css away to load only if a linked image is found
= 1.2 =
* Optimized to fit WP 5.7
= 1.1 =
* Optimized: Gallery & image sequences tracking added
= 1.0 =
* Initial release

View File

@@ -0,0 +1,272 @@
# Copyright (C) 2022 Fiizy Financing Services SL
# This file is distributed under the same license as the Fiizy Pay Later Multi-lender Payment Gateway for WooCommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: Fiizy Pay Later Multi-lender Payment Gateway for WooCommerce 1.0.4\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-fiizy\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: 2022-06-10T09:18:01+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: woocommerce-fiizy\n"
#. Plugin Name of the plugin
msgid "Fiizy Pay Later Multi-lender Payment Gateway for WooCommerce"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/fiizy-pay-later-multi-lender-payment-gateway-for-woocommerce"
msgstr ""
#. Description of the plugin
msgid "Fiizy allows your customers to slice up the payment on their purchases, by enabling them to find the matching financing option. The multiple number of lenders will increase the options of getting financed, which means more happy customers."
msgstr ""
#. Author of the plugin
msgid "Fiizy Financing Services SL"
msgstr ""
#. Author URI of the plugin
msgid "https://www.fiizy.com/"
msgstr ""
#: src/Gateway.php:99
msgid "Fiizy Pay Later Multi-lender Payment Gateway"
msgstr ""
#: src/Gateway.php:112
#: templates/hook/pay-with-fiizy.php:2
#: templates/widget/pay-with-fiizy.php:2
msgid "Pay in installments with Fiizy"
msgstr ""
#: src/Gateway.php:113
msgid "Slice up the payment with Fiizy! Our Multi-lender Payment Gateway enables you to find matching financing option!"
msgstr ""
#: src/Gateway.php:150
msgid "Cache cleared successfully."
msgstr ""
#: src/Gateway.php:153
msgid "Failed to clear cache."
msgstr ""
#: src/Gateway.php:165
msgid "An error occurred while fetching store status, for more details please check logs."
msgstr ""
#: src/Gateway.php:358
msgid "Gateway"
msgstr ""
#: src/Gateway.php:360
#: src/Gateway.php:366
msgid "This section lets you configure Fiizy Payment Gateway connection settings."
msgstr ""
#: src/Gateway.php:364
msgid "Status"
msgstr ""
#: src/Gateway.php:371
msgid "API domain"
msgstr ""
#: src/Gateway.php:381
msgid "Public Key"
msgstr ""
#: src/Gateway.php:390
msgid "Private Key"
msgstr ""
#: src/Gateway.php:398
msgid "Basic"
msgstr ""
#: src/Gateway.php:405
msgid "Module is enabled"
msgstr ""
#: src/Gateway.php:406
#: src/Gateway.php:413
#: src/Gateway.php:489
#: src/Gateway.php:496
msgid "Yes/No"
msgstr ""
#: src/Gateway.php:412
msgid "Test mode"
msgstr ""
#: src/Gateway.php:415
msgid "In test mode, our payment method is only visible for IP`s listed below. Module must also be enabled."
msgstr ""
#: src/Gateway.php:420
msgid "Test mode IP whitelist"
msgstr ""
#: src/Gateway.php:425
msgid "Filters"
msgstr ""
#: src/Gateway.php:427
msgid "Our payment method will be visible if the following conditions are met."
msgstr ""
#: src/Gateway.php:432
msgid "Cart minimum amount"
msgstr ""
#: src/Gateway.php:433
#: src/Gateway.php:444
msgid "0 - no limit"
msgstr ""
#: src/Gateway.php:443
msgid "Cart maximum amount"
msgstr ""
#: src/Gateway.php:453
msgid "Product type"
msgstr ""
#: src/Gateway.php:457
msgid "All products"
msgstr ""
#: src/Gateway.php:458
msgid "Physical products"
msgstr ""
#: src/Gateway.php:459
msgid "Virtual products"
msgstr ""
#: src/Gateway.php:464
msgid "Allowed product categories"
msgstr ""
#: src/Gateway.php:466
#: src/Gateway.php:475
#: src/Gateway.php:497
msgid "Tip: hold Ctrl or Cmd in your keyboard, while you click in the options to select more than one value."
msgstr ""
#: src/Gateway.php:472
msgid "Country"
msgstr ""
#: src/Gateway.php:474
msgid "If you select one or more countries, this payment method will be shown in the checkout page, if the payment address`s country of the customer match with the selected values. Leave blank for no restrictions."
msgstr ""
#: src/Gateway.php:481
msgid "Widget"
msgstr ""
#: src/Gateway.php:488
msgid "Widget is enabled"
msgstr ""
#: src/Gateway.php:495
msgid "Widget placement"
msgstr ""
#. translators: Placeholders: %1$s - url
#: src/Gateway.php:506
msgid "<a href=\"%1$s\" class=\"button-secondary\">Clear cache</a>"
msgstr ""
#: src/Gateway.php:549
msgid "Start onboarding"
msgstr ""
#. translators: %1$: minimum php version. %2$ current php version
#: src/Loader.php:111
msgid "The minimum PHP version required for this plugin is %1$s. You are running %2$s."
msgstr ""
#: src/Plugin.php:247
#: src/Plugin.php:268
msgctxt "Order status"
msgid "Payment pending, KYC in progress"
msgstr ""
#. translators: %s: number of orders
#: src/Plugin.php:253
msgid "Payment pending, KYC in progress <span class=\"count\">(%s)</span>"
msgid_plural "Payment pending, KYC in progress <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: src/Settings.php:174
msgid "Display widget before single product summary"
msgstr ""
#: src/Settings.php:175
msgid "Display widget in single product summary"
msgstr ""
#: src/Settings.php:176
msgid "Display widget after single product summary"
msgstr ""
#: src/Settings.php:177
msgid "Display widget before add to cart form"
msgstr ""
#: src/Settings.php:178
msgid "Display widget after add to cart form"
msgstr ""
#: src/Settings.php:179
msgid "Display widget before add to cart button"
msgstr ""
#: src/Settings.php:180
msgid "Display widget after add to cart button"
msgstr ""
#: src/Settings.php:181
msgid "Display widget in product meta start"
msgstr ""
#: src/Settings.php:182
msgid "Display widget in product meta end"
msgstr ""
#: src/Settings.php:183
msgid "Display widget before cart totals"
msgstr ""
#: src/Settings.php:184
msgid "Display widget after cart totals"
msgstr ""
#: src/Settings.php:185
msgid "Display widget in cart collaterals"
msgstr ""
#: src/Webhook/Receiver.php:103
msgid "Payment pending, KYC in progress"
msgstr ""
#. translators: Placeholder: %s - transaction reference string
#: src/Webhook/Receiver.php:143
msgid "Order has been cancelled, transaction reference %s"
msgstr ""
#: src/Widget/PayWithFiizy.php:41
msgid "Pay with Fiizy"
msgstr ""
#: src/Widget/PayWithFiizy.php:42
msgid "Pay with Fiizy widget"
msgstr ""

View File

@@ -0,0 +1,22 @@
= 1.0.5 - 2022-07-03 =
* Enhancement - more consistent variable names
* Enhancement - bump WordPress and PHP version requirements
* Enhancement - cleaner URLs for preload script
* Add - Expect-CT header
= 1.0.4.3 - 2022-07-01 =
* Enhancement - additional escaping
* Fix - correct file path
= 1.0.3 - 2022-06-30 =
* Enhancement - escaping
* Enhancement - change plugin name and slug
= 1.0.2 - 2022-06-29 =
* Enhancement - prefix all options and function names
* Enhancement - add missing doc blocks
* Enhancement - change textdomain
* Update - readme.txt
= 1.0.1 - 2022-06-27 =
* First public release

View File

@@ -0,0 +1,20 @@
{
"name": "npblock",
"version": "5.0",
"description": "Example static block scaffolded with Create Block tool.",
"author": "The WordPress Contributors",
"license": "GPL-2.0-or-later",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build",
"format": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start"
},
"devDependencies": {
"@wordpress/scripts": "^23.3.0"
}
}

View File

@@ -10,5 +10,6 @@
"Content-Length": "0",
"Content-Type": "text/html",
"X-CDP-Version": "4.9.1712.01",
"X-Mobilized-By": "BAAP Mobile Version 2.0"
"X-Mobilized-By": "BAAP Mobile Version 2.0",
"X-TWO-VERSION": "2.0.10"
}

View File

@@ -0,0 +1,47 @@
# Copyright (C) 2022 GrandPlugins
# This file is distributed under the same license as the Image Block Zoom on Hover [GrandPlugins] plugin.
msgid ""
msgstr ""
"Project-Id-Version: Image Block Zoom on Hover [GrandPlugins] 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gpls-ibzoh-image-block-zoom-on-hover\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: 2022-07-04T13:47:50+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: gpls-ibzoh-image-block-zoom-on-hover\n"
#. Plugin Name of the plugin
msgid "Image Block Zoom on Hover [GrandPlugins]"
msgstr ""
#. Plugin URI of the plugin
msgid "https://grandplugins.com/product/image-block-zoom-on-hover"
msgstr ""
#. Description of the plugin
msgid "A simple lightweight plugin that offers zooming when hovering over images from Gutenberg Image Block."
msgstr ""
#. Author of the plugin
msgid "GrandPlugins"
msgstr ""
#. Author URI of the plugin
msgid "https://profiles.wordpress.org/grandplugins/"
msgstr ""
#: includes/ImageBlock.php:97
msgid "Zoom on hover"
msgstr ""
#: includes/ImageBlock.php:98
msgid "Enable"
msgstr ""
#: includes/ImageBlock.php:99
msgid "Enable zoom on hover"
msgstr ""

View File

@@ -0,0 +1,7 @@
== Changelog ==
= 1.0.1 =
* Add parameter to the icp_get_images function to manage image sizes coming from Infocob
= 1.0.0 =
* First release !

View File

@@ -0,0 +1,24 @@
{
"name": "koo-publisher",
"version": "1.0.0",
"description": "",
"main": "plugin-sidebar-update.js",
"scripts": {
"build": "wp-scripts build",
"start": "wp-scripts start"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bombinatetech/wordpress_publisher.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/bombinatetech/wordpress_publisher/issues"
},
"homepage": "https://github.com/bombinatetech/wordpress_publisher#readme",
"devDependencies": {
"@wordpress/scripts": "19.2.3"
}
}

View File

@@ -0,0 +1,72 @@
# Copyright (C) 2022 flowdee
# This file is distributed under the same license as the Link Shortener for AMZN package.
msgid ""
msgstr ""
"Project-Id-Version: Link Shortener for AMZN 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-13 02:49:34+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-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:236
msgid "AMZN Link Shortener Settings"
msgstr ""
#: src/Plugin.php:237
msgid "Settings"
msgstr ""
#: src/Settings.php:49 src/Settings.php:50
msgid "AMZN Link Shortener"
msgstr ""
#: src/Settings.php:73
msgid "Enable AMZN Link Shortener"
msgstr ""
#: src/Settings.php:81
msgid "Bitly Access Token"
msgstr ""
#: src/Settings.php:82
msgid "Create A Bitly Access Token"
msgstr ""
#: src/Settings.php:89
msgid "Uninstall"
msgstr ""
#: src/Settings.php:90
msgid ""
"Check this option to remove ALL AMZN Link Shortener data upon plugin "
"uninstallation."
msgstr ""
#: src/Settings.php:112
msgid "General Settings"
msgstr ""
#: src/Settings.php:193
msgid "Settings Saved."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Link Shortener for AMZN"
msgstr ""
#. Description of the plugin/theme
msgid "This little helper automatically shortens Amazon links on your website."
msgstr ""
#. Author of the plugin/theme
msgid "flowdee"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://flowdee.dev/"
msgstr ""

View File

@@ -0,0 +1,249 @@
# Copyright (C) 2022 Evan Herman
# This file is distributed under the same license as the Lity - Responsive Lightboxes plugin.
msgid ""
msgstr ""
"Project-Id-Version: Lity - Responsive Lightboxes 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/lity\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: 2022-07-09T04:34:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: lity\n"
#. Plugin Name of the plugin
#: build/lity/includes/class-settings.php:156
#: build/lity/includes/class-settings.php:157
#: includes/class-settings.php:156
#: includes/class-settings.php:157
msgid "Lity - Responsive Lightboxes"
msgstr ""
#. Description of the plugin
msgid "Enables beautiful and responsive lightboxes on every image on your site."
msgstr ""
#. Author of the plugin
msgid "Evan Herman"
msgstr ""
#. Author URI of the plugin
msgid "https://www.evan-herman.com"
msgstr ""
#: build/lity/includes/class-settings.php:271
#: includes/class-settings.php:271
msgid "Responsive Lightbox Settings."
msgstr ""
#: build/lity/includes/class-settings.php:278
#: includes/class-settings.php:278
msgid "Show Full Size Image"
msgstr ""
#: build/lity/includes/class-settings.php:284
#: includes/class-settings.php:284
msgid "Should full size images be shown in the lightbox?"
msgstr ""
#: build/lity/includes/class-settings.php:290
msgid "Usge Background Image"
msgstr ""
#: build/lity/includes/class-settings.php:296
#: includes/class-settings.php:296
msgid "Should the lightbox use the selected image as a background?"
msgstr ""
#: build/lity/includes/class-settings.php:302
#: includes/class-settings.php:302
msgid "Show Image Info"
msgstr ""
#: build/lity/includes/class-settings.php:308
#: includes/class-settings.php:308
msgid "Should the image title and description be shown in the lightbox?"
msgstr ""
#: build/lity/includes/class-settings.php:314
#: includes/class-settings.php:314
msgid "Caption Image Metadata"
msgstr ""
#: build/lity/includes/class-settings.php:320
#: includes/class-settings.php:320
msgid "Lightbox captions should use which image metadata?"
msgstr ""
#: build/lity/includes/class-settings.php:326
#: includes/class-settings.php:326
msgid "Disabled on"
msgstr ""
#. translators: %s is 'not' wrapped in a strong tag.
#: build/lity/includes/class-settings.php:334
#: includes/class-settings.php:334
msgid "Select specific posts or pages that Lity should %s load on."
msgstr ""
#: build/lity/includes/class-settings.php:335
#: includes/class-settings.php:335
msgid "not"
msgstr ""
#: build/lity/includes/class-settings.php:342
#: includes/class-settings.php:342
msgid "Element Selectors"
msgstr ""
#: build/lity/includes/class-settings.php:348
#: includes/class-settings.php:348
msgid "Specify custom element selectors for images on your site. If left empty, this will just be <code>img</code> and target all images on your site."
msgstr ""
#: build/lity/includes/class-settings.php:354
#: includes/class-settings.php:354
msgid "Excluded Element Selectors"
msgstr ""
#: build/lity/includes/class-settings.php:360
#: includes/class-settings.php:360
msgid "Specify element selectors that should be excluded from opening in a lightbox."
msgstr ""
#: build/lity/includes/class-settings.php:366
#: includes/class-settings.php:366
msgid "Clear Lity Transient Data"
msgstr ""
#: build/lity/includes/class-settings.php:371
#: includes/class-settings.php:371
msgid "Clearing the transient data will generate new media data. This can be helpful if data isn't displaying properly."
msgstr ""
#: build/lity/includes/class-settings.php:377
#: build/lity/includes/class-settings.php:712
#: includes/class-settings.php:377
#: includes/class-settings.php:712
msgid "Reset Plugin Settings"
msgstr ""
#: build/lity/includes/class-settings.php:382
#: includes/class-settings.php:382
msgid "Reset the plugin settings back to 'factory settings'. All options will be reset and cache will be cleared."
msgstr ""
#: build/lity/includes/class-settings.php:415
#: includes/class-settings.php:415
msgid "General Settings"
msgstr ""
#: build/lity/includes/class-settings.php:433
#: build/lity/includes/class-settings.php:462
#: build/lity/includes/class-settings.php:520
#: includes/class-settings.php:433
#: includes/class-settings.php:462
#: includes/class-settings.php:520
msgid "Yes"
msgstr ""
#: build/lity/includes/class-settings.php:437
#: build/lity/includes/class-settings.php:466
#: build/lity/includes/class-settings.php:524
#: includes/class-settings.php:437
#: includes/class-settings.php:466
#: includes/class-settings.php:524
msgid "No"
msgstr ""
#: build/lity/includes/class-settings.php:491
#: includes/class-settings.php:491
msgid "Caption"
msgstr ""
#: build/lity/includes/class-settings.php:495
#: includes/class-settings.php:495
msgid "Description"
msgstr ""
#: build/lity/includes/class-settings.php:588
#: includes/class-settings.php:588
msgid "(no title)"
msgstr ""
#: build/lity/includes/class-settings.php:627
#: build/lity/includes/class-settings.php:656
#: includes/class-settings.php:627
#: includes/class-settings.php:656
msgid "Note:"
msgstr ""
#: build/lity/includes/class-settings.php:627
#: build/lity/includes/class-settings.php:656
#: includes/class-settings.php:627
#: includes/class-settings.php:656
msgid "After you are done adding element selectors hit enter or comma, to add additional selectors."
msgstr ""
#: build/lity/includes/class-settings.php:652
#: includes/class-settings.php:652
msgid "Example:"
msgstr ""
#: build/lity/includes/class-settings.php:652
#: includes/class-settings.php:652
msgid "`.content-area img` will disable lightboxes for images in the post content area of your site."
msgstr ""
#: build/lity/includes/class-settings.php:684
#: includes/class-settings.php:684
msgid "Clear Lity Transient"
msgstr ""
#: build/lity/includes/class-settings.php:711
#: includes/class-settings.php:711
msgid "Are you sure you want to reset the plugin settings? This cannot be undone."
msgstr ""
#: build/lity/includes/class-settings.php:737
#: includes/class-settings.php:737
msgid "Lity - Responsive Lightboxes transient data successfully cleared."
msgstr ""
#: build/lity/includes/class-settings.php:750
#: includes/class-settings.php:750
msgid "Lity - Responsive Lightboxes settings successfully reset, and the cache has been cleared."
msgstr ""
#: build/lity/includes/class-settings.php:763
#: includes/class-settings.php:763
msgid "Save Settings"
msgstr ""
#: build/lity/lity.php:152
#: lity.php:152
msgid "Lity - Responsive Lightboxes Settings"
msgstr ""
#: build/lity/lity.php:153
#: lity.php:153
msgid "Settings"
msgstr ""
#. translators: %s is the title of the image, if it exists. eg: View Image: Beautiful Tree
#: build/lity/lity.php:213
#: lity.php:213
msgid "View Image: %s"
msgstr ""
#: build/lity/lity.php:538
#: lity.php:538
msgid "Lity - Responsive Lightboxes is fetching your image metadata and caching a few things to improve performance. This all happens in the background. This notice will disappear when the process is complete."
msgstr ""
#: includes/class-settings.php:290
msgid "Use Background Image"
msgstr ""

View File

@@ -0,0 +1,9 @@
## 1.0.1 [13th July 2022]
### Fixed
- Fixed Elementor plugin Loading Issue
## 1.0.0
- Initial Release

View File

@@ -0,0 +1,332 @@
# Copyright (C) 2022 matrixaddons
# This file is distributed under the GPL2+.
msgid ""
msgstr ""
"Project-Id-Version: Matrix Wishlist 1.0.0\n"
"Report-Msgid-Bugs-To: matrixaddons@gmail.com\n"
"POT-Creation-Date: 2022-06-18 15:48: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: 2022-MO-DA HO:MI+ZONE\n"
"Last-Translator: matrixaddons <matrixaddons@gmail.com>\n"
"Language-Team: matrixaddons <matrixaddons@gmail.com>\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: includes/Admin/Hooks.php:31 includes/Admin/Hooks.php:54
#: includes/Admin/Hooks.php:76 includes/Admin/Settings/Wishlist.php:14
#: includes/Helpers/StringHelper.php:8 includes/Helpers/StringHelper.php:29
#: includes/Helpers/StringHelper.php:44
msgid "Wishlist"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:24
msgid "General & Button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:25
msgid "Wishlist Popup"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:49
msgid "All categories"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:67
msgid "General Options"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:73
#: includes/Admin/Settings/Wishlist.php:74
msgid "Disable for non login user"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:78
msgid "You can enable/disable wishlist for non login user"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:81
#: includes/Admin/Settings/Wishlist.php:82
msgid "Auto removed"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:86
msgid "Auto remove product from the wishlist after adding to the cart"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:94
msgid "Add to Wishlist Button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:100
msgid "Button Type"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:104
msgid "Type of wishlist add to wishlist button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:106
msgid "Button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:107
msgid "Link"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:111
msgid "Button Action"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:115
msgid "Action triggered by clicking on the wishlist button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:117
msgid "Show Message"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:118
msgid "Show Product List"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:122
msgid "Action - After"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:126
msgid ""
"Action triggered by clicking on the wishlist button after adding an item to "
"the wishlist"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:128
msgid "Open Wishlist Popup"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:129
msgid "Open Wishlist Page"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:133
msgid "Button Class"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:139
msgid "Button Position - Archive Page"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:143
msgid "Add to wishlist position on WooCommerce Archive page"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:145
#: includes/Admin/Settings/Wishlist.php:160
msgid "Below title"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:146
#: includes/Admin/Settings/Wishlist.php:161
msgid "Below rating"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:147
msgid "Below price"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:148
#: includes/Admin/Settings/Wishlist.php:163
msgid "Above add to cart button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:149
#: includes/Admin/Settings/Wishlist.php:164
msgid "Below add to cart button"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:150
#: includes/Admin/Settings/Wishlist.php:167
msgid "None"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:154
msgid "Button Position - Single Page"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:158
#: includes/Admin/Settings/Wishlist.php:233
msgid "Add to wishlist position on WooCommerce Single page"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:162
msgid "Below excerpt"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:165
msgid "Below meta"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:166
msgid "Below sharing"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:172
msgid "Show only on selected category"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:173
msgid "Add to wishlist button on WooCommerce selected categories"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:194
msgid "Wishlist Popup Options"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:198
msgid "Message Background Color"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:200
#. translators: %s: default color
msgid "Message Background color. Default %s."
msgstr ""
#: includes/Admin/Settings/Wishlist.php:209
#: includes/Admin/Settings/Wishlist.php:210
msgid "Header Background Color"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:219
#: includes/Admin/Settings/Wishlist.php:220
msgid "Footer Background Color"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:229
msgid "Link to individual product"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:235
msgid "Yes, Open in new tab"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:236
msgid "Yes, Open in same tab"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:237
msgid "No"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:241
#: includes/Admin/Settings/Wishlist.php:243
msgid "Continue shopping link"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:249
#: includes/Admin/Settings/Wishlist.php:251
msgid "Wishlist Page"
msgstr ""
#: includes/Admin/Settings/Wishlist.php:254
msgid "Select a page"
msgstr ""
#: includes/Helpers/StringHelper.php:13 includes/Helpers/StringHelper.php:18
msgid "This action cannot be undone. Are you sure?"
msgstr ""
#: includes/Helpers/StringHelper.php:24
msgid "Copied the wishlist link:"
msgstr ""
#: includes/Helpers/StringHelper.php:34
msgid "Add to wishlist"
msgstr ""
#: includes/Helpers/StringHelper.php:39
msgid "Browse wishlist"
msgstr ""
#: includes/Helpers/StringHelper.php:49
msgid "Please log in to use the wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:54
msgid "There are no products on the wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:59
msgid "Added to the wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:64
msgid "Already in the wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:69
msgid "Have an error, please try again!"
msgstr ""
#: includes/Helpers/StringHelper.php:74
msgid "Removed from wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:80
msgid "The product does not exist on the wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:85
msgid "All products were removed from your wishlist!"
msgstr ""
#: includes/Helpers/StringHelper.php:90
msgid "Clear all"
msgstr ""
#: includes/Helpers/StringHelper.php:95
msgid "Continue shopping"
msgstr ""
#: includes/Helpers/StringHelper.php:100
msgid "View all wishlist"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Matrix Wishlist"
msgstr ""
#: includes/Shortcodes.php:98
msgid "Share on:"
msgstr ""
#: includes/Shortcodes.php:109
msgid "Wishlist link:"
msgstr ""
#: includes/Shortcodes.php:111
msgid "Copy"
msgstr ""
#: templates/wishlist-table.php:74
msgid "In stock"
msgstr ""
#: templates/wishlist-table.php:74
msgid "Out of stock"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/matrix-wishlist"
msgstr ""
#. Description of the plugin/theme
msgid "WooCommerce Wishlist plugin allows you to add product on wishlist"
msgstr ""
#. Author of the plugin/theme
msgid "matrixaddons"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://profiles.wordpress.org/matrixaddons"
msgstr ""

View File

@@ -0,0 +1,271 @@
# Copyright (C) 2022 Ahsan Habib Shaheen
# This file is distributed under the same license as the Member Showcase Block plugin.
msgid ""
msgstr ""
"Project-Id-Version: Member Showcase Block 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/member-showcase\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: 2022-06-29T15:40:20+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: msb\n"
#. Plugin Name of the plugin
msgid "Member Showcase Block"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/member-showcase-block/"
msgstr ""
#. Description of the plugin
msgid "This is a member showcase block plugin."
msgstr ""
#. Author of the plugin
msgid "Ahsan Habib Shaheen"
msgstr ""
#. Author URI of the plugin
msgid "https://profiles.wordpress.org/ahsan03/"
msgstr ""
#: includes/patterns/block-patterns.php:16
msgid "Team Member"
msgstr ""
#: includes/patterns/block-patterns.php:20
msgid "Four Column"
msgstr ""
#: includes/patterns/block-patterns.php:21
msgid "Four Column Member, Image Top"
msgstr ""
#: includes/patterns/block-patterns.php:54
msgid "Two Column"
msgstr ""
#: includes/patterns/block-patterns.php:55
msgid "Two Column Member, Image Left"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:132
msgid "Small"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:137
msgid "Base"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:142
msgid "Large"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:147
msgid "Extra Large"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:201
msgid "Content"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:206
msgid "Style"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:216
msgid "Member Image"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:239
msgid "Remove Member Image"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:243
msgid "Upload Member Image"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:252
msgid "Image Position"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:301
#: includes/blocks/member/inspector.js:568
msgid "Name"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:302
msgid "Member Name"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:314
#: includes/blocks/member/inspector.js:315
#: includes/blocks/member/inspector.js:685
msgid "Job Title"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:327
msgid "Hide Description"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:340
#: includes/blocks/member/inspector.js:807
msgid "Description"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:344
msgid "Member Description"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:358
#: includes/blocks/member/inspector.js:933
msgid "Social Icons"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:399
msgid "Link"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:426
msgid "Remove Icon"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:446
msgid "Add Icons"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:458
msgid "Global"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:462
#: includes/blocks/member/inspector.js:950
msgid "Background Color"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:482
msgid "Padding"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:496
#: includes/blocks/member/inspector.js:673
#: includes/blocks/member/inspector.js:794
#: includes/blocks/member/inspector.js:921
msgid "Margin"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:509
#: includes/blocks/member/inspector.js:556
#: includes/blocks/member/inspector.js:1002
msgid "Border"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:523
msgid "Border Radius"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:542
msgid "Image"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:545
msgid "Image Width"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:572
#: includes/blocks/member/inspector.js:689
#: includes/blocks/member/inspector.js:811
#: includes/blocks/member/inspector.js:937
msgid "Color"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:587
#: includes/blocks/member/inspector.js:704
#: includes/blocks/member/inspector.js:827
msgid "Typography"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:599
#: includes/blocks/member/inspector.js:717
#: includes/blocks/member/inspector.js:840
msgid "Font Weight"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:613
#: includes/blocks/member/inspector.js:731
#: includes/blocks/member/inspector.js:854
msgid "Font Style"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:632
#: includes/blocks/member/inspector.js:751
#: includes/blocks/member/inspector.js:874
msgid "Letter spacing"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:645
#: includes/blocks/member/inspector.js:766
#: includes/blocks/member/inspector.js:889
msgid "Line Height"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:969
msgid "Hover Color"
msgstr ""
#: build/member/index.js:1
#: includes/blocks/member/inspector.js:983
msgid "Hover Background Color"
msgstr ""
#: build/member/block.json
#: includes/blocks/member/block.json
msgctxt "block title"
msgid "Member Showcase"
msgstr ""
#: build/member/block.json
#: includes/blocks/member/block.json
msgctxt "block description"
msgid "Member Showcase Block"
msgstr ""

View File

@@ -0,0 +1,645 @@
# Copyright (C) 2022 Multimedia Efectiva
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: MME Real Estate 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mme-real-estate\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: 2022-06-24T01:03:06+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: mme-real-estate\n"
#. Plugin Name of the plugin
#: admin/views/how-to-start.php:18
#: admin/views/set-up.php:63
#: functions.php:128
msgid "MME Real Estate"
msgstr ""
#. Plugin URI of the plugin
msgid "https://multimediaefectiva.com/mme-real-estate-plugin"
msgstr ""
#. Description of the plugin
msgid "Simple real estate listing."
msgstr ""
#. Author of the plugin
msgid "Multimedia Efectiva"
msgstr ""
#. Author URI of the plugin
msgid "https://multimediaefectiva.com/"
msgstr ""
#: admin/views/how-to-start.php:19
#: admin/views/set-up.php:64
msgid "Simple listing"
msgstr ""
#: admin/views/how-to-start.php:22
#: admin/views/set-up.php:92
#: functions.php:65
#: functions.php:66
msgid "How to start"
msgstr ""
#: admin/views/how-to-start.php:26
msgid "Create a page with the title you want, that page will show the list of properties."
msgstr ""
#. translators: 1: open emphasis html tag 2: close emphasis html tag
#: admin/views/how-to-start.php:30
msgid "In \"%1$sMME Real Estate &gt; Set up &gt; Properties display page%2$s\" select the page that you created in step 1."
msgstr ""
#. translators: 1: open emphasis html tag 2: close emphasis html tag
#: admin/views/how-to-start.php:34
msgid "In \"%1$sMME Real Estate &gt; Localities%2$s\" create the geographic localities that will be used to classify your properties."
msgstr ""
#: admin/views/how-to-start.php:35
msgid "You can create all the localities you want."
msgstr ""
#: admin/views/how-to-start.php:36
msgid "Keep in mind that the property filter has only two levels which correspond to State and City or County."
msgstr ""
#. translators: 1: open emphasis html tag 2: close emphasis html tag
#: admin/views/how-to-start.php:39
msgid "In \"%1$sMME Real Estate &gt; New Property%2$s\", you'll create a new Property type post."
msgstr ""
#: admin/views/how-to-start.php:40
msgid "Here you can add content to the WordPress editor area, you can also add content to the property sections (specifications, map, video)."
msgstr ""
#: admin/views/how-to-start.php:43
msgid "When creating your property, don't forget to categorize it within a locality and add a feauterd image, which will be displayed in the list of properties."
msgstr ""
#: admin/views/how-to-start.php:46
msgid "When you're ready, publish your property, it will be listed on the page you created in step 1."
msgstr ""
#. translators: 1: open emphasis html tag 2: close emphasis html tag
#: admin/views/how-to-start.php:50
msgid "In \"%1$sMME Real Estate &gt; Set up%2$s\" the following parameters will help you to adjust how the list of properties and each property is displayed."
msgstr ""
#: admin/views/how-to-start.php:53
#: admin/views/set-up.php:157
msgid "Show title in content"
msgstr ""
#: admin/views/how-to-start.php:54
msgid "Some themes have their own space to display titles."
msgstr ""
#: admin/views/how-to-start.php:55
msgid "This option shows or hides the title of the listing and the properties."
msgstr ""
#: admin/views/how-to-start.php:56
#: admin/views/how-to-start.php:62
#: admin/views/how-to-start.php:69
msgid "The default value is Enabled."
msgstr ""
#: admin/views/how-to-start.php:57
msgid "It affects the listing and all properties."
msgstr ""
#: admin/views/how-to-start.php:60
#: admin/views/set-up.php:163
msgid "Show form"
msgstr ""
#: admin/views/how-to-start.php:61
msgid "Activate or deactivate the Request more information section."
msgstr ""
#: admin/views/how-to-start.php:63
msgid "It affects all properties."
msgstr ""
#: admin/views/how-to-start.php:66
#: admin/views/set-up.php:169
msgid "Show 'Powered by'"
msgstr ""
#: admin/views/how-to-start.php:67
msgid "Show or hide the developer logo in footer setup."
msgstr ""
#: admin/views/how-to-start.php:68
msgid "The developer logo only shows in the setup page, not in the frontend."
msgstr ""
#: admin/views/how-to-start.php:72
#: admin/views/set-up.php:179
msgid "Top margin of pages (px)"
msgstr ""
#: admin/views/how-to-start.php:73
msgid "Some themes can leave a lot or little space between the content and the top or even hide it behind another section."
msgstr ""
#: admin/views/how-to-start.php:74
msgid "With this configuration you can make the listing move closer to or further away from the header."
msgstr ""
#: admin/views/how-to-start.php:75
msgid "Accepts negative values."
msgstr ""
#: admin/views/how-to-start.php:76
msgid "The default value is '20'."
msgstr ""
#: admin/views/how-to-start.php:79
#: admin/views/set-up.php:187
msgid "Max-width (px)"
msgstr ""
#: admin/views/how-to-start.php:80
msgid "Some themes default to a page width that may be too large to display the property listing."
msgstr ""
#: admin/views/how-to-start.php:81
msgid "By adjusting this parameter you can limit the maximum width in which the property list is displayed."
msgstr ""
#: admin/views/how-to-start.php:82
msgid "The default value is '1200'."
msgstr ""
#: admin/views/how-to-start.php:85
#: admin/views/set-up.php:196
msgid "Properties per page"
msgstr ""
#: admin/views/how-to-start.php:86
msgid "The properties you want to show on each page of the list."
msgstr ""
#: admin/views/how-to-start.php:87
msgid "The default quantity is 6."
msgstr ""
#: admin/views/how-to-start.php:90
#: admin/views/set-up.php:204
msgid "Currency symbol"
msgstr ""
#: admin/views/how-to-start.php:91
msgid "The currency symbol to display in the property price."
msgstr ""
#: admin/views/how-to-start.php:92
msgid "The default is $."
msgstr ""
#: admin/views/how-to-start.php:95
#: admin/views/set-up.php:212
msgid "Email for the information form"
msgstr ""
#: admin/views/how-to-start.php:96
msgid "The email account where the forms will be sent to expand reports of each property that you publish."
msgstr ""
#. translators: 1: open emphasis html tag 2: close emphasis html tag
#: admin/views/how-to-start.php:98
msgid "The default value is the 'Email Address' field located in \"%1$sWordPress &gt; Settings &gt; General.%2$s\""
msgstr ""
#: admin/views/set-up.php:74
#: functions.php:129
msgid "Property list"
msgstr ""
#: admin/views/set-up.php:80
#: functions.php:131
#: functions.php:132
msgid "New property"
msgstr ""
#: admin/views/set-up.php:86
#: functions.php:944
#: functions.php:946
msgid "Localities"
msgstr ""
#: admin/views/set-up.php:103
#: functions.php:55
#: functions.php:56
#: mme-real-estate.php:50
msgid "Set up"
msgstr ""
#: admin/views/set-up.php:108
msgid "Data updated correctly"
msgstr ""
#: admin/views/set-up.php:120
msgid "Properties display page"
msgstr ""
#: admin/views/set-up.php:123
msgid "Select"
msgstr ""
#: admin/views/set-up.php:148
msgid "View page"
msgstr ""
#: admin/views/set-up.php:226
msgid "Save"
msgstr ""
#: admin/views/set-up.php:228
msgid "Reset settings"
msgstr ""
#: admin/views/set-up.php:238
msgid "Powered by"
msgstr ""
#: functions.php:130
msgid "Property"
msgstr ""
#: functions.php:133
msgid "Edit Property"
msgstr ""
#: functions.php:134
msgid "New Property"
msgstr ""
#: functions.php:135
msgid "See Property"
msgstr ""
#: functions.php:136
msgid "Search Property"
msgstr ""
#: functions.php:137
msgid "No properties found"
msgstr ""
#: functions.php:138
msgid "No properties found in trash"
msgstr ""
#: functions.php:161
msgid "Property data"
msgstr ""
#: functions.php:185
#: public/views/inc-propiedades-list.php:398
#: public/views/view-propiedad.php:141
#: public/views/view-propiedad.php:322
msgid "Operation type"
msgstr ""
#: functions.php:188
#: functions.php:640
#: functions.php:762
#: public/views/inc-propiedades-list.php:240
#: public/views/view-propiedad.php:123
msgid "Sale"
msgstr ""
#: functions.php:191
#: functions.php:643
#: functions.php:765
#: public/views/inc-propiedades-list.php:244
#: public/views/view-propiedad.php:126
msgid "Rent"
msgstr ""
#: functions.php:199
#: public/views/inc-propiedades-list.php:416
#: public/views/view-propiedad.php:338
msgid "Property type"
msgstr ""
#: functions.php:202
#: functions.php:654
#: functions.php:777
#: public/views/view-propiedad.php:77
msgid "Warehouse"
msgstr ""
#: functions.php:205
#: functions.php:657
#: functions.php:780
#: public/views/view-propiedad.php:78
msgid "House room"
msgstr ""
#: functions.php:208
#: functions.php:660
#: functions.php:783
#: public/views/view-propiedad.php:79
msgid "Apartment"
msgstr ""
#: functions.php:211
#: functions.php:663
#: functions.php:786
#: public/views/view-propiedad.php:80
msgid "Business premises"
msgstr ""
#: functions.php:214
#: functions.php:666
#: functions.php:789
#: public/views/view-propiedad.php:81
msgid "Office"
msgstr ""
#: functions.php:217
#: functions.php:669
#: functions.php:792
#: public/views/view-propiedad.php:82
msgid "Land"
msgstr ""
#: functions.php:227
#: functions.php:672
#: functions.php:795
#: public/views/view-propiedad.php:83
msgid "Other"
msgstr ""
#: functions.php:235
#: public/views/inc-propiedades-list.php:380
#: public/views/view-propiedad.php:378
msgid "Neighborhood"
msgstr ""
#: functions.php:247
#: public/views/view-propiedad.php:364
msgid "Address"
msgstr ""
#: functions.php:257
#: public/views/view-propiedad.php:330
msgid "Price"
msgstr ""
#: functions.php:267
#: public/views/view-propiedad.php:253
#: public/views/view-propiedad.php:348
msgid "Total area"
msgstr ""
#: functions.php:278
#: public/views/view-propiedad.php:260
#: public/views/view-propiedad.php:356
msgid "Builded area"
msgstr ""
#: functions.php:287
msgid "Levels ( floors )"
msgstr ""
#: functions.php:297
#: public/views/view-propiedad.php:471
msgid "Beedrooms"
msgstr ""
#: functions.php:310
#: public/views/view-propiedad.php:477
msgid "Places to park cars"
msgstr ""
#: functions.php:319
#: public/views/view-propiedad.php:491
msgid "Full bathrooms"
msgstr ""
#: functions.php:328
#: public/views/view-propiedad.php:497
msgid "Half bathrooms"
msgstr ""
#: functions.php:339
#: public/views/view-propiedad.php:508
msgid "Open spaces and amenities"
msgstr ""
#: functions.php:349
#: public/views/view-propiedad.php:516
msgid "Equipment and services"
msgstr ""
#: functions.php:359
msgid "Iframe map"
msgstr ""
#: functions.php:369
msgid "Youtube video link"
msgstr ""
#: functions.php:482
#: public/views/view-propiedad.php:538
msgid "Name"
msgstr ""
#: functions.php:485
#: public/views/view-propiedad.php:541
msgid "Email"
msgstr ""
#: functions.php:488
#: public/views/view-propiedad.php:547
msgid "Phone"
msgstr ""
#: functions.php:501
msgid "Property information request"
msgstr ""
#: functions.php:504
msgid "Email was not sent, please try again."
msgstr ""
#: functions.php:507
msgid "The mail was sent successfully."
msgstr ""
#: functions.php:531
#: functions.php:558
#: functions.php:623
#: functions.php:624
#: functions.php:744
#: public/views/inc-propiedades-list.php:345
#: public/views/inc-propiedades-list.php:369
#: public/views/inc-propiedades-list.php:387
msgid "All"
msgstr ""
#: functions.php:945
msgctxt "Taxonomy Singular Name"
msgid "Locality"
msgstr ""
#: functions.php:947
msgid "All localities"
msgstr ""
#: functions.php:948
msgid "Parent locality"
msgstr ""
#: functions.php:949
msgid "Locality:"
msgstr ""
#: functions.php:950
msgid "New locality"
msgstr ""
#: functions.php:951
msgid "Add new locality"
msgstr ""
#: functions.php:952
msgid "Edit locality"
msgstr ""
#: functions.php:953
msgid "Update locality"
msgstr ""
#: functions.php:954
msgid "View locality"
msgstr ""
#: functions.php:955
msgid "Separate localities whit commas"
msgstr ""
#: functions.php:956
msgid "Add or remove localities"
msgstr ""
#: functions.php:957
msgid "Choose from most used localities"
msgstr ""
#: functions.php:958
msgid "Popular localities"
msgstr ""
#: functions.php:959
msgid "Search localities"
msgstr ""
#: functions.php:960
msgid "Localities not found"
msgstr ""
#: functions.php:961
msgid "There are no localities"
msgstr ""
#: functions.php:962
msgid "Localities list"
msgstr ""
#: functions.php:963
msgid "Localities list navigation"
msgstr ""
#: public/views/inc-propiedades-list.php:279
msgid "No properties yet"
msgstr ""
#: public/views/inc-propiedades-list.php:308
msgid "Filter"
msgstr ""
#: public/views/inc-propiedades-list.php:330
#: public/views/inc-propiedades-list.php:451
msgid "Remove filters"
msgstr ""
#: public/views/inc-propiedades-list.php:341
#: public/views/view-propiedad.php:158
#: public/views/view-propiedad.php:399
msgid "State"
msgstr ""
#: public/views/inc-propiedades-list.php:362
#: public/views/view-propiedad.php:169
#: public/views/view-propiedad.php:387
msgid "City or County"
msgstr ""
#: public/views/inc-propiedades-list.php:434
msgid "Price range"
msgstr ""
#: public/views/inc-propiedades-list.php:437
msgid "from"
msgstr ""
#: public/views/inc-propiedades-list.php:440
msgid "to"
msgstr ""
#: public/views/inc-propiedades-list.php:444
msgid "Search"
msgstr ""
#: public/views/view-propiedad.php:135
msgid "Properties"
msgstr ""
#: public/views/view-propiedad.php:148
msgid "Type"
msgstr ""
#: public/views/view-propiedad.php:182
msgid "General data"
msgstr ""
#: public/views/view-propiedad.php:187
msgid "Specifications"
msgstr ""
#: public/views/view-propiedad.php:198
msgid "Map"
msgstr ""
#: public/views/view-propiedad.php:214
msgid "Video"
msgstr ""
#: public/views/view-propiedad.php:222
msgid "Request more information"
msgstr ""
#: public/views/view-propiedad.php:421
msgid "Levels (floors)"
msgstr ""
#: public/views/view-propiedad.php:551
msgid "Message"
msgstr ""
#: public/views/view-propiedad.php:554
msgid "Send"
msgstr ""

View File

@@ -0,0 +1,808 @@
msgid ""
msgstr ""
"Project-Id-Version: Novalnet payment plugin - Memberpress - 1.0.0\n"
"POT-Creation-Date: 2022-07-13 15:05+0530\n"
"PO-Revision-Date: 2022-07-13 15:06+0530\n"
"Last-Translator: \n"
"Language-Team: Novalnet <sales@novalnet.de>\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-KeywordsList: _;gettext;gettext_noop;_;gettext;gettext_noop;_;"
"gettext;gettext_noop;_;gettext;gettext_noop;__;_e;__ngettext:1,2;_n:1,2;"
"__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;"
"_nx_noop:4c,1,2;esc_attr_e;__ex\n"
"X-Poedit-Basepath: ../..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-SearchPath-0: .\n"
#: app/emails/MeprNovalnetPaymentReceiptEmail.php:30
msgid "<b>Novalnet Payment Receipt</b> Notice"
msgstr "<b>Novalnet-Benachrichtigung </b> über den Zahlungseingang"
#: app/emails/MeprNovalnetPaymentReceiptEmail.php:31
msgid ""
"This email is sent to the user to get the bank and store details to pay for "
"their membership purchase. This email is applicable for Novalnet Invoice, "
"Instalment by Invoice, Prepayment, Barzahlen/viacash and Multibanco."
msgstr ""
"Diese E-Mail wird an den Nutzer gesendet, um die Bank- und Geschäftsdaten "
"für die Bezahlung des Mitgliedskaufs zu erhalten. Diese E-Mail gilt für "
"Novalnet."
#: app/emails/MeprNovalnetPaymentReceiptEmail.php:37
msgid "Novalnet Payment"
msgstr "Novalnet Zahlung"
#: app/views/emails/novalnet_payment_receipt.php:53
msgid "Payment Notice "
msgstr "Zahlung Beachten "
#: app/views/emails/novalnet_payment_receipt.php:70
#, php-format
msgid "Order No: %s"
msgstr "Bestellnr.: %s"
#: app/views/emails/novalnet_payment_receipt.php:140
#, php-format
msgid "Dear %s,"
msgstr "Guten Tag %s,"
#: app/views/emails/novalnet_payment_receipt.php:161
#, php-format
msgid ""
"Thank you for placing your order at <a href=\"%1$s\">%2$s</a>. Please refer "
"your transaction details below:"
msgstr ""
"vielen Dank für Ihre Bestellung bei <a href=\"%1$s\">%2$s</a>. Hier finden "
"Sie eine Übersicht mit den Informationen zur Transaktion:"
#: app/views/emails/novalnet_payment_receipt.php:215
msgid "Order Summary"
msgstr "Bestellzusammenfassung"
#: app/views/emails/novalnet_payment_receipt.php:220
msgid "TID :"
msgstr "TID :"
#: app/views/emails/novalnet_payment_receipt.php:242
msgid "Transaction Note"
msgstr "Transaktions Beachten"
#: includes/MeprNovalnetGateway.php:47 includes/MeprNovalnetGateway.php:201
msgid ""
"You will be redirected. Please don`t close or refresh the browser until the "
"payment is completed"
msgstr ""
"Sie werden weitergeleitet. Um eine erfolgreiche Zahlung zu gewährleisten, "
"darf die Seite nicht geschlossen oder neu geladen werden, bis die Bezahlung "
"abgeschlossen ist"
#: includes/MeprNovalnetGateway.php:96
msgid "Novalnet Transaction Note :"
msgstr "Novalnet Transaktions Beachten:"
#: includes/MeprNovalnetGateway.php:110
msgid "Novalnet Instalment Cycles :"
msgstr "Novalnet Anzahl der Raten :"
#: includes/MeprNovalnetGateway.php:116
msgid "Cycle"
msgstr "Ratenzahlung"
#: includes/MeprNovalnetGateway.php:117
msgid "Date"
msgstr "Datum"
#: includes/MeprNovalnetGateway.php:118
msgid "Amount"
msgstr "Betrag"
#: includes/MeprNovalnetGateway.php:122
msgid "Status"
msgstr "Status"
#: includes/MeprNovalnetGateway.php:131
msgid "Novalnet Transaction History :"
msgstr "Novalnet-Transaktionsverlauf :"
#: includes/MeprNovalnetGateway.php:277
msgid "Novalnet API Configuration"
msgstr "Novalnet-API-Konfiguration"
#: includes/MeprNovalnetGateway.php:281
msgid "Product activation key "
msgstr "Produktaktivierungsschlüssel "
#: includes/MeprNovalnetGateway.php:285
msgid "Product activation key"
msgstr "Produktaktivierungsschlüssel"
#: includes/MeprNovalnetGateway.php:286
msgid ""
"Your product activation key is a unique token for merchant authentication "
"and payment processing. Get your Product activation key from the <a href="
"\"https://admin.novalnet.de/\">Novalnet Admin Portal</a> : PROJECT > Choose "
"your project > Shop Parameters > API Signature (Product activation key)"
msgstr ""
"Ihr Produktaktivierungsschlüssel ist ein eindeutiger Token für die "
"Händlerauthentifizierung und Zahlungsabwicklung.Ihr "
"Produktaktivierungsschlüssel ist ein eindeutiges Token für die "
"Händlerauthentifizierung und Zahlungsabwicklung. Ihren Produktaktivierun "
"gsschlüssel finden Sie im<a href=\"https://admin.novalnet.de/\">Novalnet "
"Admin-Portal</a>: PROJEKT > Wählen Sie Ihr Projekt > Shop Parameter > API-"
"Signatur (Produktaktivierungsschlüssel)"
#: includes/MeprNovalnetGateway.php:301 includes/MeprNovalnetGateway.php:305
msgid "Payment access key"
msgstr "Zahlungs-Zugriffsschlüssel"
#: includes/MeprNovalnetGateway.php:306
msgid ""
"Your secret key used to encrypt the data to avoid user manipulation and "
"fraud."
msgstr ""
"Ihr geheimer Schlüssel zur Verschlüsselung der Daten, um Manipulation und "
"Betrug zu vermeiden."
#: includes/MeprNovalnetGateway.php:325 includes/MeprNovalnetGateway.php:329
msgid "Enable test mode"
msgstr "Testmodus aktivieren"
#: includes/MeprNovalnetGateway.php:330
msgid ""
"The payment will be processed in the test mode therefore amount for this "
"transaction will not be charged."
msgstr ""
"Die Zahlung wird im Testmodus durchgeführt, daher wird der Betrag für diese "
"Transaktion nicht eingezogen."
#: includes/MeprNovalnetGateway.php:336
msgid "Project ID"
msgstr "Projekt-ID"
#: includes/MeprNovalnetGateway.php:348 includes/MeprNovalnetGateway.php:352
msgid "Select Tariff ID"
msgstr "Auswahl der Tarif-ID"
#: includes/MeprNovalnetGateway.php:353
msgid ""
"Select a Tariff ID to match the preferred tariff plan you created at the "
"Novalnet Admin Portal for this project"
msgstr ""
"Wählen Sie eine Tarif-ID, die dem bevorzugten Tarifplan entspricht, den Sie "
"im Novalnet Admin-Portal für dieses Projekt erstellt haben"
#: includes/MeprNovalnetGateway.php:372 includes/MeprNovalnetGateway.php:376
msgid "Select Subscription Tariff ID"
msgstr "Wählen Sie die Abonnementtarif-ID"
#: includes/MeprNovalnetGateway.php:377
msgid ""
"Select the preferred Novalnet subscription tariff ID available for your "
"project. For more information, please refer the Installation Guide"
msgstr ""
"Wählen Sie Ihre gewünschte Tarif-ID des Abonnements, die für Ihr Projekt "
"verfügbar ist. Weitere Informationen finden Sie in der Installationsanleitung"
#: includes/MeprNovalnetGateway.php:396
msgid "Payment action:"
msgstr "Aktion für vom Besteller autorisierte Zahlungen:"
#: includes/MeprNovalnetGateway.php:400
msgid "Payment action"
msgstr "Aktion für vom Besteller autorisierte Zahlungen"
#: includes/MeprNovalnetGateway.php:401
msgid ""
"Choose whether or not the payment should be charged immediately. Capture "
"completes the transaction by transferring the funds from buyer account to "
"merchant account. Authorize verifies payment details and reserves funds to "
"capture it later, giving time for the merchant to decide on the order."
msgstr ""
"Wählen Sie, ob die Zahlung sofort belastet werden soll oder nicht. Zahlung "
"einziehen: Betrag sofort belasten. Zahlung autorisieren: Die Zahlung wird "
"überprüft und autorisiert, aber erst zu einem späteren Zeitpunkt belastet. "
"So haben Sie Zeit, über die Bestellung zu entscheiden."
#: includes/MeprNovalnetGateway.php:409
msgid "Capture"
msgstr "Zahlung einziehen"
#: includes/MeprNovalnetGateway.php:410
msgid "Authorize"
msgstr "Zahlung autorisieren"
#: includes/MeprNovalnetGateway.php:418
msgid "Notification / Webhook URL Setup"
msgstr "Benachrichtigungs- / Webhook-URL festlegen"
#: includes/MeprNovalnetGateway.php:422 includes/MeprNovalnetGateway.php:426
msgid "Notification / Webhook URL"
msgstr "Benachrichtigungs- / Webhook-URL"
#: includes/MeprNovalnetGateway.php:427
msgid ""
"You must configure the webhook endpoint in your <a href=\"https://admin."
"novalnet.de\" target=\"_blank\">Novalnet Admin portal</a>. This will allow "
"you to receive notifications about the transaction"
msgstr ""
"Sie müssen die folgende Webhook-URL im <a href=\"https://admin.novalnet.de\" "
"target=\"_blank\">Novalnet Admin-Portal</a> hinzufügen. Dadurch können Sie "
"Benachrichtigungen über den Transaktionsstatus erhalten"
#: includes/MeprNovalnetGateway.php:433
msgid "Configure"
msgstr "Konfigurieren"
#: includes/MeprNovalnetGateway.php:442
msgid "Allow manual testing of the Notification / Webhook URL"
msgstr "Manuelles Testen der Benachrichtigungs- / Webhook-URL erlauben"
#: includes/MeprNovalnetGateway.php:447 includes/MeprNovalnetGateway.php:451
msgid "Sent e-mail to"
msgstr "E-Mails senden an"
#: includes/MeprNovalnetGateway.php:452
msgid ""
"Notification / Webhook URL execution messages will be sent to this e-mail"
msgstr "E-Mail-Benachrichtigungen werden an diese E-Mail-Adresse gesendet"
#: includes/MeprNovalnetGateway.php:467 includes/class-novalnet-helper.php:680
msgid "Credit/Debit Cards"
msgstr "Kredit- / Debitkarte"
#: includes/MeprNovalnetGateway.php:475 includes/MeprNovalnetGateway.php:479
msgid "Enforce 3D Secure payments outside the EU"
msgstr "3D-Secure-Zahlungen außerhalb der EU erzwingen"
#: includes/MeprNovalnetGateway.php:480
msgid ""
"By enabling this option, all payments from cards issued outside the EU will "
"be authenticated via 3DS 2.0 SCA."
msgstr ""
"Wenn Sie diese Option aktivieren, werden alle Zahlungen mit Karten, die "
"außerhalb der EU ausgegeben wurden, mit der starken Kundenauthentifizierung "
"(Strong Customer Authentication, SCA) von 3D-Secure 2.0 authentifiziert."
#: includes/MeprNovalnetGateway.php:486 includes/class-novalnet-helper.php:690
#: includes/class-novalnet-helper.php:703
msgid "Direct Debit SEPA"
msgstr "SEPA-Lastschrift"
#: includes/MeprNovalnetGateway.php:489 includes/MeprNovalnetGateway.php:511
msgid "Payment due date (in days)"
msgstr "Fälligkeitsdatum (in Tagen)"
#: includes/MeprNovalnetGateway.php:493 includes/MeprNovalnetGateway.php:515
msgid "Payment due date"
msgstr "Fälligkeitsdatum"
#: includes/MeprNovalnetGateway.php:494
msgid ""
"Number of days after which the payment is debited (must be between 2 and 14 "
"days)."
msgstr ""
"Geben Sie die Anzahl der Tage ein, nach denen der Zahlungsbetrag eingezogen "
"werden soll (muss zwischen 2 und 14 Tagen liegen)"
#: includes/MeprNovalnetGateway.php:508
msgid "Invoice/ Prepayment"
msgstr "Rechnung / Vorkasse"
#: includes/MeprNovalnetGateway.php:516
msgid ""
"Number of days given to the buyer to transfer the amount to Novalnet (must "
"be greater than 7 days). If this field is left blank, 14 days will be set as "
"due date by default"
msgstr ""
"Anzahl der Tage, die der Käufer Zeit hat, um den Betrag an Novalnet zu "
"überweisen (muss mehr als 7 Tage betragen). Wenn Sie dieses Feld leer "
"lassen, werden standardmäßig 14 Tage als Fälligkeitsdatum festgelegt"
#: includes/MeprNovalnetGateway.php:530 includes/class-novalnet-helper.php:687
msgid "Barzahlen/viacash"
msgstr "Barzahlen/viacash"
#: includes/MeprNovalnetGateway.php:533
msgid "Slip expiry date (in days)"
msgstr "Verfallsdatum des Zahlscheins (in Tagen)"
#: includes/MeprNovalnetGateway.php:537
msgid "Slip expiry date"
msgstr "Verfallsdatum des Zahlscheins"
#: includes/MeprNovalnetGateway.php:538
msgid ""
"Number of days given to the buyer to pay at a store. If this field is left "
"blank, 14 days will be set as slip expiry date by default."
msgstr ""
"Anzahl der Tage, die der Käufer Zeit hat, um den Betrag in einer Filiale zu "
"bezahlen. Wenn Sie dieses Feld leer lassen, ist der Zahlschein standardmäßig "
"14 Tage lang gültig."
#: includes/MeprNovalnetGateway.php:553
msgid "Instalment by Invoice/ Instalment by Direct Debit SEPA"
msgstr "Ratenzahlung per Rechnung/ Ratenzahlung per SEPA-Lastschrift"
#: includes/MeprNovalnetGateway.php:557
msgid "Instalment cycles (separated by comma)"
msgstr "Instalment cycles (durch Komma getrennt)"
#: includes/MeprNovalnetGateway.php:561
msgid "Instalment cycles"
msgstr "Anzahl der Raten"
#: includes/MeprNovalnetGateway.php:562
msgid "Select the instalment cycles that can be availed in the instalment plan"
msgstr "Wählen Sie die zeitliche Abfolge der Raten für den Ratenzahlungsplan"
#: includes/MeprNovalnetGateway.php:576
msgid "Payment Description"
msgstr "Zahlung Beschreibung"
#: includes/MeprNovalnetGateway.php:601
msgid "Please fill in all the mandatory fields"
msgstr "Füllen Sie bitte alle Pflichtfelder aus"
#: includes/MeprNovalnetGateway.php:621 includes/MeprNovalnetGateway.php:663
msgid "Sorry, we couldn't complete the transaction. Try back later."
msgstr ""
"Wir konnten die Transaktion leider nicht abschließen. Versuchen Sie es "
"später noch einmal."
#: includes/MeprNovalnetGateway.php:711
msgid "You will be redirected to the payment page to complete the payment"
msgstr ""
"Sie werden zur Zahlungsseite weitergeleitet, um die Zahlung abzuschließen"
#: includes/MeprNovalnetGateway.php:731
msgid "Pay Now"
msgstr "Jetzt Bezahlen"
#: includes/MeprNovalnetGateway.php:831 includes/class-novalnet-helper.php:467
#, php-format
msgid "Novalnet transaction ID: %s"
msgstr "Novalnet-Transaktions-ID: %s"
#: includes/MeprNovalnetGateway.php:859
msgid "While redirecting some data has been changed. The hash check failed"
msgstr ""
"Während der Umleitung wurden einige Daten geändert. Die Überprüfung des "
"Hashes schlug fehl"
#: includes/MeprNovalnetGateway.php:897
msgid "Transaction ID not found"
msgstr "Transaktions-ID nicht gefunden"
#: includes/MeprNovalnetGateway.php:903
msgid "Some data was missing"
msgstr "Einige Daten fehlten"
#: includes/MeprNovalnetGateway.php:1125
#, php-format
msgid "Payment refund failed for the order: %1$s due to: %2$s"
msgstr ""
"Die Rückerstattung für die Bestellung %1$s ist fehlgeschlagen aufgrund von: "
"%2$s"
#: includes/MeprNovalnetGateway.php:1129
#, php-format
msgid "Payment refund failed for the order: %1$s"
msgstr "Die Rückerstattung für die Bestellung %1$s ist fehlgeschlagen"
#: includes/MeprNovalnetGateway.php:1140
#, php-format
msgid "Refund has been initiated for the TID: %1$s with the amount %2$s."
msgstr ""
"Die Rückerstattung für die TID %1$s mit dem Betrag %2$s wurde veranlasst."
#: includes/MeprNovalnetGateway.php:1143
#, php-format
msgid "New TID: %s for the refunded amount"
msgstr "Die neue TID für den erstatteten Betrag lautet: %s"
#: includes/MeprNovalnetGateway.php:1227
#, php-format
msgid "Subscription has been cancelled on %1$s %2$s"
msgstr "Die Transaktion wurde am %1$s um %2$s Uhr storniert"
#: includes/MeprNovalnetGateway.php:1290
#, php-format
msgid "This subscription transaction has been suspended on %s"
msgstr "Dieses Abonnement wurde am ausgesetzt %s"
#: includes/MeprNovalnetGateway.php:1353
#, php-format
msgid ""
"Subscription has been reactivated for the TID:%1$s on %2$s. Next charging "
"date :%3$s"
msgstr ""
"Das Abonnement wurde für die TID: %1$s reaktiviert, am %2$s . Nächstes "
"Belastungsdatum: %3$s"
#: includes/MeprNovalnetGateway.php:1386
msgid "Your payment was cancelled"
msgstr "Ihre Zahlung wurde storniert"
#: includes/MeprNovalnetGateway.php:1390 includes/MeprNovalnetGateway.php:1404
#, php-format
msgid "You can retry your purchase by <a href=\"%s\">clicking here</a>."
msgstr ""
"Sie können Ihren Kauf wiederholen, indem Sie <a href=\"%s\">hier klicken</a>."
#: includes/MeprNovalnetGateway.php:1400
msgid "Your payment was failed"
msgstr "Ihre Zahlung wurde fehlgeschlagen"
#: includes/MeprNovalnetGateway.php:1456
#, php-format
msgid "Subscription updated successfully. You will be charged %1$s on %2$s."
msgstr ""
"Abonnement erfolgreich aktualisiert. Sie werden auf abgebucht %1$s am %2$s."
#: includes/MeprNovalnetGateway.php:1461
#, php-format
msgid "Successfully changed the payment method for next subscription on %s"
msgstr ""
"Zahlungsart für die nächste Abonnementszahlung am erfolgreich geändert %s"
#: includes/MeprNovalnetGateway.php:1574 includes/MeprNovalnetGateway.php:1809
#, php-format
msgid "The transaction has been canceled on %1$s %2$s"
msgstr "Die Transaktion wurde am %1$s um %2$s Uhr storniert"
#: includes/MeprNovalnetGateway.php:1592
#, php-format
msgid "The transaction has been confirmed on %1$s %2$s"
msgstr "Die Buchung wurde am %1$s um %2$s Uhr bestätigt"
#: includes/MeprNovalnetGateway.php:1637
#, php-format
msgid ""
"Credit has been successfully received for the TID: %1$s with amount %2$s on "
"%3$s %4$s. Please refer PAID order details in our Novalnet Admin Portal for "
"the TID: %5$s"
msgstr ""
"Die Gutschrift für die TID ist erfolgreich eingegangen: %1$s mit Betrag %2$s "
"am %3$s %4$s . Bitte entnehmen Sie die TID den Einzelheiten der Bestellung "
"bei BEZAHLT in unserem Novalnet Adminportal: %5$s"
#: includes/MeprNovalnetGateway.php:1646
#, php-format
msgid ""
"Chargeback executed successfully for the TID: %1$s amount: %2$s on %3$s. The "
"subsequent TID: %4$s"
msgstr ""
"Chargeback erfolgreich importiert für die TID: %1$s: Betrag: %2$s am %3$s. "
"TID der Folgebuchung: %4$s"
#: includes/MeprNovalnetGateway.php:1659
#, php-format
msgid ""
"A new instalment has been received for the Transaction ID:%1$s with amount "
"%2$s. The new instalment transaction ID is: %3$s"
msgstr ""
"Für die Transaktions-ID ist eine neue Rate eingegangen: %1$s mit Betrag "
"%2$s . Die Transaktions-ID der neuen Rate lautet: %3$s"
#: includes/MeprNovalnetGateway.php:1714
#, php-format
msgid "Instalment has been cancelled for the TID %1$s on %2$s"
msgstr "Die Ratenzahlung für die TID wurde gekündigt: %1$s am %2$s"
#: includes/MeprNovalnetGateway.php:1827
#, php-format
msgid ""
"Transaction updated successfully for the TID: %1$s with amount %2$s and due "
"date %3$s."
msgstr ""
"Transaktion mit TID %1$s und Betrag %2$s und neues Fälligkeitsdatum: %3$s."
#: includes/MeprNovalnetGateway.php:1830
#, php-format
msgid "Transaction updated successfully for the TID: %1$s with amount %2$s."
msgstr "Transaktion mit TID %1$s und Betrag %2$s erfolgreich aktualisiert."
#: includes/MeprNovalnetGateway.php:1847
#, php-format
msgid "Callback script executed already. Refer TID: %1$s"
msgstr "Callback-Skript bereits ausgeführt. Siehe TID: %1$s"
#: includes/MeprNovalnetGateway.php:1892
#, php-format
msgid ""
"Subscription has been successfully renewed for the TID: %1$s with the amount "
"%2$s on %3$s. The renewal TID is:%4$s"
msgstr ""
"Das Abonnement wurde erfolgreich für die TID erneuert: %1$s mit dem Betrag "
"%2$s am %3$s. Die Erneuerungs-TID lautet: %4$s"
#: includes/MeprNovalnetGateway.php:1906
#, php-format
msgid ""
"Subscription has been cancelled since the subscription has exceeded the "
"maximum time period for the TID: %s"
msgstr ""
"Das Abonnement wurde gekündigt, da es den maximalen Zeitraum für die TID "
"überschritten hat: %s"
#: includes/MeprNovalnetGateway.php:1909
#, php-format
msgid " Next charging date will be on %1$s"
msgstr " Das nächste Aufladungsdatum ist am %1$s"
#: includes/MeprNovalnetGateway.php:1921
#, php-format
msgid "Subscription not found for the transaction: %s"
msgstr "Abonnement für Transaktions: %s nicht gefunden"
#: includes/class-novalnet-helper.php:330
msgid "Please enter the required fields under Novalnet API Configuration"
msgstr ""
"Bitte füllen Sie die erforderlichen Felder unter Novalnet API-Konfiguration "
"aus"
#: includes/class-novalnet-helper.php:433
msgid ""
"Your order is under verification and we will soon update you with the order "
"status. Please note that this may take upto 24 hours."
msgstr ""
"Ihre Bestellung wird derzeit überprüft. Wir werden Sie in Kürze über den "
"Bestellstatus informieren. Bitte beachten Sie, dass dies bis zu 24 Stunden "
"dauern kann."
#: includes/class-novalnet-helper.php:444
#, php-format
msgid ""
"Please use the following payment reference details to pay the amount of %s "
"at a Multibanco ATM or through your internet banking."
msgstr ""
"Bitte verwenden Sie die folgende Zahlungsreferenz, um den Betrag von %s an "
"einem Multibanco-Geldautomaten oder über Ihr Onlinebanking zu bezahlen."
#: includes/class-novalnet-helper.php:447
#, php-format
msgid "Payment Reference : %s"
msgstr "Verwendungszweck: %s"
#: includes/class-novalnet-helper.php:470
msgid "Test order"
msgstr "Testbestellung"
#: includes/class-novalnet-helper.php:494
#, php-format
msgid ""
"Please transfer the amount of %1$s to the following account on or before %2$s"
msgstr ""
"Bitte überweisen Sie den Betrag von %1$s spätestens bis zum %2$s auf das "
"folgende Konto"
#: includes/class-novalnet-helper.php:497
#, php-format
msgid ""
"Please transfer the instalment cycle amount of %1$s to the following account "
"on or before %2$s"
msgstr ""
"Bitte überweisen Sie den anzahl der raten von %1$s spätestens bis zum %2$s "
"auf das folgende Konto"
#: includes/class-novalnet-helper.php:501
#, php-format
msgid "Please transfer the amount of %1$s to the following account"
msgstr "Bitte überweisen Sie den Betrag von %1$s auf das folgende Konto"
#: includes/class-novalnet-helper.php:505
#, php-format
msgid ""
"Please transfer the instalment cycle amount of %1$s to the following account."
msgstr "Bitte überweisen Sie den anzahl der raten %1$s auf das folgende Konto."
#: includes/class-novalnet-helper.php:511
#, php-format
msgid "Account holder: %s"
msgstr "Kontoinhaber: %s"
#: includes/class-novalnet-helper.php:514
#, php-format
msgid "Bank: %s"
msgstr "Bank: %s"
#: includes/class-novalnet-helper.php:517
#, php-format
msgid "Place: %s"
msgstr "Ort: %s"
#: includes/class-novalnet-helper.php:520
#, php-format
msgid "IBAN: %s"
msgstr "IBAN: %s"
#: includes/class-novalnet-helper.php:523
#, php-format
msgid "BIC: %s"
msgstr "BIC: %s"
#: includes/class-novalnet-helper.php:532
msgid ""
"Please use any of the following payment references when transferring the "
"amount. This is necessary to match it with your corresponding order"
msgstr ""
"Bitte verwenden Sie einen der unten angegebenen Verwendungszwecke für die "
"Überweisung. Nur so kann Ihr Geldeingang Ihrer Bestellung zugeordnet werden"
#: includes/class-novalnet-helper.php:534
#, php-format
msgid "Payment Reference 1: TID %s"
msgstr "Verwendungszweck 1: TID %s"
#: includes/class-novalnet-helper.php:538
#, php-format
msgid "Payment Reference 2: %s"
msgstr "Verwendungszweck 2: %s"
#: includes/class-novalnet-helper.php:556
#, php-format
msgid "Slip expiry date : %s"
msgstr "Verfallsdatum des Zahlscheins: %s"
#: includes/class-novalnet-helper.php:558
msgid "Store(s) near to you: "
msgstr "Barzahlen-Partnerfilialen in Ihrer Nähe: "
#: includes/class-novalnet-helper.php:681
msgid "Sofort online bank transfer"
msgstr "Sofortüberweisung"
#: includes/class-novalnet-helper.php:682
msgid "PayPal"
msgstr "PayPal"
#: includes/class-novalnet-helper.php:683
msgid "iDEAL"
msgstr "iDEAL"
#: includes/class-novalnet-helper.php:684
msgid "Giropay"
msgstr "Giropay"
#: includes/class-novalnet-helper.php:685
msgid "eps"
msgstr "eps"
#: includes/class-novalnet-helper.php:686
msgid "Przelewy24"
msgstr "Przelewy24"
#: includes/class-novalnet-helper.php:688
#: includes/class-novalnet-helper.php:689
msgid "Invoice"
msgstr "Rechnung"
#: includes/class-novalnet-helper.php:691
msgid "Prepayment"
msgstr "Vorkasse"
#: includes/class-novalnet-helper.php:692
msgid "Bancontact"
msgstr "Bancontact"
#: includes/class-novalnet-helper.php:693
msgid "Multibanco"
msgstr "Multibanco"
#: includes/class-novalnet-helper.php:694
msgid "PostFinance Card"
msgstr "PostFinance-Karte"
#: includes/class-novalnet-helper.php:695
msgid "PostFinance E-Finance"
msgstr "PostFinance E-Finance"
#: includes/class-novalnet-helper.php:696
msgid "Apple Pay"
msgstr "Apple Pay"
#: includes/class-novalnet-helper.php:697
msgid "Alipay"
msgstr "Alipay"
#: includes/class-novalnet-helper.php:698
msgid "WeChat Pay"
msgstr "WeChat Pay"
#: includes/class-novalnet-helper.php:699
msgid "Trustly"
msgstr "Trustly"
#: includes/class-novalnet-helper.php:700
msgid "Cash on pickup"
msgstr "Barzahlung bei Abholung"
#: includes/class-novalnet-helper.php:701
msgid "Online bank transfer"
msgstr "Onlineüberweisung"
#: includes/class-novalnet-helper.php:702
msgid "Instalment by Invoice"
msgstr "Ratenzahlung per Rechnung"
#: includes/class-novalnet-helper.php:704
msgid "Instalment by Direct Debit SEPA"
msgstr "Ratenzahlung per SEPA-Lastschrift"
#: includes/class-novalnet-helper.php:705
msgid "Instalment by Invoice Rate"
msgstr "Per Ratenzahlung auf Rechnung bezahlen"
#: includes/class-novalnet-helper.php:706
msgid "Instalment by Direct Debit SEPA Rate"
msgstr "Per Ratenzahlung auf Rechnung bezahlen"
#: memberpress-novalnet-addon.php:17
msgid "Novalnet payment addon - Memberpress"
msgstr "Novalnet zahlung addon - Memberpress"
#: memberpress-novalnet-addon.php:18
msgid ""
"Novalnet integration for Memberpress, provides the most convenient way to "
"increase your sales and deliver secured and trusted means of checkout "
"experience by accepting all payment methods worldwide for your customers"
msgstr ""
"Novalnet-Integration für Memberpress bietet Ihnen die bequemste Möglichkeit, "
"Ihre Umsätze zu steigern und Ihren Kunden ein sicheres und "
"vertrauenswürdiges Checkout-Erlebnis zu bieten, indem Sie alle Zahlungsarten "
"weltweit akzeptieren"
#: memberpress-novalnet-addon.php:56
msgid ""
"Novalnet payment addon requires memberpress to be installed and activated"
msgstr ""
"Das Novalnet zahlung addon erfordert die Installation und Aktivierung von "
"memberpress"
#~ msgctxt "ui"
#~ msgid "Dear {$user_full_name},"
#~ msgstr "Sehr geehrte {$user_full_name},"
#~ msgid "<b>Cycle</b>"
#~ msgstr "<b>Ratenzahlung</b>"
#~ msgid "Barzahlen"
#~ msgstr "Barzahlen"
#, fuzzy
#~| msgid "<b>Novalnet Payment Receipt</b> Notice"
#~ msgctxt "ui"
#~ msgid "Novalnet Payment Notice - {$blog_name}"
#~ msgstr "<b>Novalnet-Benachrichtigung </b> über den Zahlungseingang"
#, fuzzy
#~| msgid "Payment action:"
#~ msgctxt "memberpress"
#~ msgid "Payment Amount:"
#~ msgstr "Aktion für vom Besteller autorisierte Zahlungen:"
#, fuzzy
#~| msgid "Payment action:"
#~ msgctxt "memberpress"
#~ msgid "Payment Status:"
#~ msgstr "Aktion für vom Besteller autorisierte Zahlungen:"
#, fuzzy
#~| msgid "Novalnet Transaction Note :"
#~ msgctxt "memberpress-novalnet"
#~ msgid "Novalnet Transaction Note:"
#~ msgstr "Novalnet Transaktions Beachten:"
#~ msgid "Cashpayment"
#~ msgstr "Barzahlen"
#, fuzzy
#~| msgid ""
#~| "Transaction updated successfully for the TID: %1$s with amount %2$s."
#~ msgid "Transaction already updated for the TID: %1$s"
#~ msgstr "Transaktion mit TID %1$s und Betrag %2$s erfolgreich aktualisiert"

View File

@@ -0,0 +1,29 @@
{
"name": "nrby-block",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build:dev": "cgb-scripts build",
"build:test": "cgb-scripts build",
"build:prod": "cgb-scripts build",
"test": "cgb-scripts test",
"eject": "cgb-scripts eject"
},
"dependencies": {
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"awesome-debounce-promise": "^2.1.0",
"axios": "^0.27.2",
"cgb-scripts": "^1.23.1",
"linq": "^4.0.0",
"material-ui-color": "^1.2.0",
"moment": "^2.29.3",
"react-number-format": "^4.9.3",
"stream": "^0.0.2",
"typescript": "^4.1.3"
},
"devDependencies": {
"@types/node": "^17.0.29"
}
}

View File

@@ -0,0 +1,35 @@
# Copyright (C) 2022 Octolize
# This file is distributed under the same license as the Royal Mail Live Rates plugin.
msgid ""
msgstr ""
"Project-Id-Version: Royal Mail Live Rates 1.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/octolize-royal-mail-shipping\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: 2022-07-11T11:41:03+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: octolize-australia-post-shipping\n"
#. Plugin Name of the plugin
msgid "Royal Mail Live Rates"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/octolize-royal-mail-shipping/"
msgstr ""
#. Description of the plugin
msgid "Royal Mail WooCommerce shipping methods with real-time calculated shipping rates based on the official Royal Mail current pricing."
msgstr ""
#. Author of the plugin
msgid "Octolize"
msgstr ""
#. Author URI of the plugin
msgid "https://octol.io/rm-author"
msgstr ""

View File

@@ -0,0 +1,190 @@
# Copyright (C) 2022 Octolize
# This file is distributed under the same license as the Shipping Notices plugin.
msgid ""
msgstr ""
"Project-Id-Version: Shipping Notices 1.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/octolize-shipping-notices\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: 2022-07-13T12:39:19+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: octolize-shipping-notices\n"
#. Plugin Name of the plugin
#: src/CustomPostType.php:31
#: src/ShippingNoticesInitHooks.php:125
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:29
#: src/WooCommerceSettings/WooCommerceSettingsPage.php:55
msgid "Shipping Notices"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/octolize-shipping-notices/"
msgstr ""
#. Description of the plugin
msgid "Configure custom shipping notice instead of \"no shipping options were found\". Display it in the cart and checkout, based on defined regions."
msgstr ""
#. Author of the plugin
msgid "Octolize"
msgstr ""
#. Author URI of the plugin
msgid "https://octol.io/notices-author"
msgstr ""
#: src/Plugin.php:50
msgid "https://octol.io/notices-docs"
msgstr ""
#: src/Plugin.php:51
msgid "https://octol.io/notices-support"
msgstr ""
#: src/Plugin.php:57
msgid "Settings"
msgstr ""
#: src/Plugin.php:58
msgid "Docs"
msgstr ""
#: src/Plugin.php:59
msgid "Support"
msgstr ""
#: src/Repository/ShippingNoticeRepository.php:51
msgid "Shipping Notice Name"
msgstr ""
#: src/ShippingNotice/NoShippingAvailableMessage.php:91
msgid "Unknown Notice display page"
msgstr ""
#: src/ShippingNotice/ShippingNoticeFinder.php:55
msgid "Shipping notice not found"
msgstr ""
#: src/ShippingNoticesInitHooks.php:84
msgid "All regions"
msgstr ""
#: src/WooCommerceSettings/Actions/DeleteNoticeAction.php:52
msgid "You can't delete the notice because it wasn't found."
msgstr ""
#: src/WooCommerceSettings/Actions/DeleteNoticeAction.php:68
msgid "Shipping Notice deleted."
msgstr ""
#: src/WooCommerceSettings/ArchiveSectionSettingsFields.php:37
msgid "General Settings"
msgstr ""
#: src/WooCommerceSettings/ArchiveSectionSettingsFields.php:44
msgid "Enable / Disable"
msgstr ""
#: src/WooCommerceSettings/ArchiveSectionSettingsFields.php:45
msgid "Turn on/off the custom shipping notices"
msgstr ""
#: src/WooCommerceSettings/ArchiveSectionSettingsFields.php:50
msgid "Notices"
msgstr ""
#: src/WooCommerceSettings/ArchiveSectionSettingsFields.php:51
msgid "The custom notices defined in the table below will replace the default WooCommerce 'No shipping options were found...' notice."
msgstr ""
#: src/WooCommerceSettings/ArchiveSectionSettingsFields.php:52
msgid "Please mind that the order of the configured custom notices in the table does matter and if more than one notice has been configured for the given Zone region, the one placed higher in the table will be used."
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:34
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:42
msgid "Notice title"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:35
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:36
msgid "Enabled"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:36
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:49
msgid "Zone regions"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:43
msgid "No notices were set up."
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:61
msgid "Edit notice"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:62
msgid "Edit"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:67
msgid "Are you sure?"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:67
msgid "Delete notice"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:68
msgid "Delete"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-shipping-notices-field.php:97
msgid "Add notice"
msgstr ""
#: src/WooCommerceSettings/Fields/views/html-zone-regions-field.php:32
msgid "Select regions for this notice"
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:37
msgid "Activate this notice"
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:44
msgid "Enter the unique title for easy identification, which will be used only in the Shipping Notices table."
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:51
msgid "Choose the Zone regions the custom shipping notice will be displayed for."
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:56
msgid "Notice display pages"
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:60
msgid "Cart"
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:61
msgid "Checkout"
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:63
msgid "Select pages where the default 'No shipping options were found...' notice should be replaced with the custom one."
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:68
msgid "Message content"
msgstr ""
#: src/WooCommerceSettings/SingleSectionSettingsFields.php:70
msgid "Enter the custom shipping notice content which will be displayed to your customers. Please mind that you can also use the HTML tags here e.g. to embed the links, contact email address, phone number, etc."
msgstr ""

View File

@@ -0,0 +1,7 @@
== Changelog ==
= 1.0.1 - 01-07-2022 =
* Tweak - Added the Icon, Screenshots and Banner for wordpress.org page
= 1.0.0 - 27-06-2022 =
* Initial Release

View File

@@ -0,0 +1,157 @@
# Copyright (C) 2022 Outpaceseo
# This file is distributed under the same license as the Outpace SEO plugin.
msgid ""
msgstr ""
"Project-Id-Version: Outpace SEO 1.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/outpaceseo\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: 2022-07-01T05:23:36+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: outpaceseo\n"
#. Plugin Name of the plugin
#: includes/class-outpace-seo-admin-menu.php:96
msgid "Outpace SEO"
msgstr ""
#. Plugin URI of the plugin
msgid "https://outpaceseo.com/wordpress-seo-plugin/"
msgstr ""
#. Description of the plugin
msgid "Enhance your SEO, improve website traffic, and reduce the number of plugins on your site."
msgstr ""
#. Author of the plugin
msgid "Outpaceseo"
msgstr ""
#. Author URI of the plugin
msgid "https://outpaceseo.com/"
msgstr ""
#: includes/class-outpace-seo-admin-menu.php:43
msgid "Basic Settings"
msgstr ""
#: includes/class-outpace-seo-admin-menu.php:50
msgid "General Settings<p class=\"outpaceseo-description\">These are the basic features of this plugin.</p>"
msgstr ""
#: includes/class-outpace-seo-functions.php:226
msgid "Set Image Title for new uploads"
msgstr ""
#: includes/class-outpace-seo-functions.php:230
msgid "Set Image Alt Text for new uploads"
msgstr ""
#: includes/class-outpace-seo-functions.php:234
msgid "Set Image Caption for new uploads"
msgstr ""
#: includes/class-outpace-seo-functions.php:238
msgid "Set Image Description for new uploads"
msgstr ""
#: includes/class-outpace-seo-functions.php:245
msgid "Remove hyphens ( - ) from filename"
msgstr ""
#: includes/class-outpace-seo-functions.php:249
msgid "Remove underscores ( _ ) from filename"
msgstr ""
#: includes/class-outpace-seo-functions.php:253
msgid "Remove numbers ( 0-9 ) from filename"
msgstr ""
#: includes/class-outpace-seo-functions.php:260
msgid "Insert Image Title into post HTML. This will add title=\"Image Title\" in the &lt;img&gt; tag"
msgstr ""
#: includes/class-outpace-seo-install.php:44
msgid "View Outpaceseo Settings"
msgstr ""
#: includes/class-outpace-seo-install.php:44
msgid "Settings"
msgstr ""
#: includes/class-outpace-seo-process.php:38
msgid "Counter reset. The bulk updater will start from scratch in the next run."
msgstr ""
#: includes/class-outpace-seo-process.php:94
msgid "Image attributes updated for: "
msgstr ""
#: includes/class-outpace-seo.php:61
#: includes/class-outpace-seo.php:71
msgid "Cheatin&#8217; huh?"
msgstr ""
#: includes/class-outpace-seo.php:140
msgid "OK"
msgstr ""
#: includes/class-outpace-seo.php:141
msgid "Cancel"
msgstr ""
#: includes/class-outpace-seo.php:142
msgid "You are about to run the test bulk updater. Press OK to confirm."
msgstr ""
#: includes/class-outpace-seo.php:143
msgid "You are about to reset the counter. Press OK to confirm."
msgstr ""
#: includes/class-outpace-seo.php:144
msgid "You are about to run the bulk updater. Press OK to confirm."
msgstr ""
#: includes/views/html-admin-basic-options.php:18
msgid "Save Settings"
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:17
msgid "Run Bulk Updater"
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:19
msgid "Test Bulk Updater"
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:21
msgid "Stop Bulk Updater"
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:25
msgid "Reset Counter"
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:29
msgid "Event Log"
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:32
msgid "Number of Images Remaining: "
msgstr ""
#: includes/views/html-admin-bulk-uploader.php:34
msgid "Number of Images Updated: "
msgstr ""
#: includes/views/html-admin-options.php:24
msgid "Basic"
msgstr ""
#: includes/views/html-admin-options.php:25
msgid "Bulk updater"
msgstr ""

View File

@@ -0,0 +1,37 @@
{
"name": "slide",
"version": "1.0.0",
"description": "A Slides & Presentations plugin",
"semistandard": {
"ignore": [
"index.js"
]
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint:js": "wp-scripts lint-js ./src/js",
"format:js": "wp-scripts format ./src/js",
"start": "parcel watch ./src/js/entry.js -d ./build/js/ --out-file ./build/js/index.js",
"build:index": "parcel build ./src/js/entry.js -d ./build/js/ --out-file ./build/js/index.js",
"build": "wp-scripts build ./src/js/speaker.js ./src/js/template.js --output-path=./build/js/ && npm run build:index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abstractwp/slide.git"
},
"keywords": [
"slide"
],
"author": "Thong Dang",
"license": "GPL-2.0-or-later",
"bugs": {
"url": "https://github.com/abstractwp/slide/issues"
},
"homepage": "https://github.com/abstractwp/slide#readme",
"devDependencies": {
"@wordpress/scripts": "^23.2.0",
"parcel-bundler": "^1.12.4",
"prettier": "npm:wp-prettier@^2.2.1-beta-1",
"semistandard": "*"
}
}

View File

@@ -0,0 +1,113 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: printcart-intargration "
"v1.0.0\n"
"Report-Msgid-Bugs-To: Translator Name "
"<printcart@gmail.com>\n"
"POT-Creation-Date: 2022-06-14 09:48+0700\n"
"PO-Revision-Date: \n"
"Last-Translator: Your Name <printcart@gmail."
"com>\n"
"Language-Team: Your Team <printcart@gmail."
"com>\n"
"Language: en_US\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-Textdomain-Support: yesX-Generator: "
"Poedit 1.6.4\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;esc_html_e;"
"esc_html_x:1,2c;esc_html__;esc_attr_e;"
"esc_attr_x:1,2c;esc_attr__;_ex:1,2c;"
"_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;_n:1,2;"
"_n_noop:1,2;__ngettext:1,2;"
"__ngettext_noop:1,2;_c,_nc:4c,1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 3.1\n"
"X-Poedit-SearchPath-0: .\n"
#: includes/class-pc-admin-settings.php:40
#: includes/class-pc-admin-settings.php:41
#: includes/class-pc-admin-settings.php:97
msgid "Printcart Settings"
msgstr ""
#: includes/class-pc-admin-settings.php:71
msgid "Your settings have been saved."
msgstr ""
#: includes/class-pc-admin-settings.php:76
msgid ""
"You have entered incorrect sid or secret. "
"Please try again!"
msgstr ""
#: includes/class-pc-admin-settings.php:103
msgid ""
"To start using Princart, please insert your "
"Printcart API keys to this form below.\n"
" You "
"can get those keys in"
msgstr ""
#: includes/class-pc-admin-settings.php:104
msgid "here"
msgstr ""
#: includes/class-pc-admin-settings.php:109
msgid "Sid: "
msgstr ""
#: includes/class-pc-admin-settings.php:117
msgid "Secret: "
msgstr ""
#: includes/class-pc-admin-settings.php:125
msgid "Unauth token: "
msgstr ""
#: includes/class-pc-admin-settings.php:134
msgid "Save changes"
msgstr ""
#: includes/class-pc-hook.php:166
msgid "Printcart Customer Design"
msgstr ""
#: includes/class-pc-hook.php:184
msgid "Product:"
msgstr ""
#: includes/class-pc-hook.php:202
msgid "View design"
msgstr ""
#: includes/class-pc-hook.php:211
msgid "No design in this order"
msgstr ""
#: includes/class-pc-hook.php:213
msgid "Invalid Api Token"
msgstr ""
#: includes/class-pc-hook.php:232
msgid "View project"
msgstr ""
#: includes/class-pc-hook.php:314
#: includes/class-pc-hook.php:342
msgid "Preview designs"
msgstr ""
#: printcart-design.php:32
msgid ""
"WooCommerce is not active. Please activate "
"WooCommerce before using"
msgstr ""
#: printcart-design.php:33
msgid "Printcart Integration"
msgstr ""

View File

@@ -301,6 +301,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/accordion-for-wp/public/js/afwp-accordion-public.js?ver=1.1.3"></script>
<!-- accordion-gallery-by-widgetic -->
<link rel="stylesheet" id="widgetic-dashboard-css" href="http://wp.lab/wp-content/plugins/accordion-gallery-by-widgetic/build-dashboard/dashboard.bundle.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="widgetic-plugin-by-widgetic-css" href="http://wp.lab/wp-content/plugins/accordion-gallery-by-widgetic/build/index.css?ver=1.0.0" media="all">
<!-- ace-twilio-for-woocommerce -->
<link rel="stylesheet" id="ace-twilio-for-woocommerce -css" href="http://wp.lab/wp-content/plugins/ace-twilio-for-woocommerce/public/css/ace-twilio-for-woocommerce%20-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ace-twilio-for-woocommerce/public/js/ace-twilio-for-woocommerce%20-public.js?ver=1.0.0"></script>
@@ -776,6 +781,12 @@
<script src="http://wp.lab/wp-content/plugins/affiliate-notice-manager/public/js/affiliate-notice-manager-public.js?ver=1.0.0" id="affiliate-notice-manager-js"></script>
<!-- affiliate-products-blocks -->
<link rel="stylesheet" id="afpb-font-awesome-css-css" href="http://wp.lab/wp-content/plugins/affiliate-products-blocks/utilities/assets/css/all.min.css?ver=2.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/affiliate-products-blocks/utilities/assets/js/rater.min.js?ver=2.0.0" id="afpb-rater-js-js"></script>
<script src="http://wp.lab/wp-content/plugins/affiliate-products-blocks/utilities/assets/js/plugin.js?ver=2.0.0" id="afpb-plugin-js-js"></script>
<!-- affiliate-videohive-widget -->
<link rel="stylesheet" id="pluginsbay-videohive-widget-css" href="http://wp.lab/wp-content/plugins/affiliate-videohive-widget/css/style.css?ver=1.0.1" type="text/css" media="all">
@@ -2385,6 +2396,11 @@
<link rel="stylesheet" id="blockly-blocks-style-css-css" href="http://wp.lab/wp-content/plugins/blockly/build/style-index.css?ver=1.0.0" media="all">
<!-- blocks-detector-finder -->
<link rel="stylesheet" id="blocks-plugin-detector-finder-css" href="http://wp.lab/wp-content/plugins/blocks-detector-finder/public/css/blocks-plugin-detector-finder-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/blocks-detector-finder/public/js/blocks-plugin-detector-finder-public.js?ver=1.0.0" id="blocks-plugin-detector-finder-js"></script>
<!-- blocksplus -->
<link rel="stylesheet" id="blocksplus-style-css" href="http://wp.lab/wp-content/plugins/blocksplus/dist/styles/main.css?ver=1.0.0" media="all">
@@ -2914,6 +2930,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/broadcast-companion/bc-companion-main.js?ver=1.9"></script>
<!-- broadcast-companion-youtube -->
<script src="http://wp.lab/wp-content/plugins/broadcast-companion-youtube/bc-companion-main.js?ver=1.0.2" id="bcyt-companion-main-js"></script>
<!-- brokebot -->
<link rel="stylesheet" id="brokebot-css" href="http://wp.lab/wp-content/plugins/brokebot/public/css/brokebot-public.css?ver=1.0.8" type="text/css" media="all">
@@ -4352,6 +4372,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/constant-contact-forms/assets/js/ctct-plugin-frontend.min.js?ver=1.3.5"></script>
<!-- consumer-loans-payments-via-saltpay-for-woocommerce -->
<link rel="stylesheet" id="saltpay-cl-css" href="http://wp.lab/wp-content/plugins/consumer-loans-payments-via-saltpay-for-woocommerce/public/css/saltpay-cl-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/consumer-loans-payments-via-saltpay-for-woocommerce/public/js/saltpay-cl-public.js?ver=1.0.0" id="saltpay-cl-js"></script>
<!-- contact-and-social-sticky-bar -->
<link rel="stylesheet" id="cassb_css-css" href="http://wp.lab/wp-content/plugins/contact-and-social-sticky-bar/css/front.css?ver=1.0.0" media="">
@@ -4408,6 +4433,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/contact-form-redux/includes/js/scripts.js?ver=1.0.3"></script>
<!-- contact-form-to-any-api -->
<link rel="stylesheet" id="cf7-to-any-api-css" href="http://wp.lab/wp-content/plugins/contact-form-to-any-api/public/css/cf7-to-any-api-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/contact-form-to-any-api/public/js/cf7-to-any-api-public.js?ver=1.0.0" id="cf7-to-any-api-js"></script>
<!-- contact-form-x -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/contact-form-x/js/cookies.js?ver=1.1"></script>
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/contact-form-x/js/frontend.js?ver=1.1"></script>
@@ -4699,6 +4729,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/country-code-selector/public/js/country-code-selector-public.js?ver=1.0.0"></script>
<!-- country-dropdown-for-contact-form-7 -->
<script src="http://wp.lab/wp-content/plugins/country-dropdown-for-contact-form-7/asset/js/custom.js?ver=1.0" id="jquery-countrys-js"></script>
<!-- coupon-bulker -->
<link rel="stylesheet" id="coupon-bulker-css" href="http://wp.lab/wp-content/plugins/coupon-bulker/public/css/coupon-bulker-public.css?ver=1.2.0" media="all">
<script src="http://wp.lab/wp-content/plugins/coupon-bulker/public/js/coupon-bulker-public.js?ver=1.2.0"></script>
@@ -5360,6 +5394,11 @@
<script src="http://wp.lab/wp-content/plugins/disable-right-click-ninetyseven-infotech/js/disable-right-click-nsi.js?ver=1.0" id="disable-right-click-nsi-js"></script>
<!-- disable-updates-by-cv -->
<link rel="stylesheet" id="disable-updates-for-wordpress-css" href="http://wp.lab/wp-content/plugins/disable-updates-by-cv/public/css/disable-updates-for-wordpress-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/disable-updates-by-cv/public/js/disable-updates-for-wordpress-public.js?ver=1.0.0" id="disable-updates-for-wordpress-js"></script>
<!-- disable-wp-comments -->
<link rel="stylesheet" id="disable-wp-comments-css" href="http://wp.lab/wp-content/plugins/disable-wp-comments/public/css/disable-wp-comments-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/disable-wp-comments/public/js/disable-wp-comments-public.js?ver=1.0.0"></script>
@@ -5680,6 +5719,13 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/easy-admin-training/js/admin.js?ver=1.1.5"></script>
<!-- easy-announcements -->
<link rel="stylesheet" id="easy-announcements-css" href="http://wp.lab/wp-content/plugins/easy-announcements/assets/css/easy-announcements.css?ver=0.1.5" media="all">
<script src="http://wp.lab/wp-content/plugins/easy-announcements/assets/js/js.cookie.min.js?ver=0.1.5" id="easy-announcements-cookie-js"></script>
<script src="http://wp.lab/wp-content/plugins/easy-announcements/assets/js/bootstrap/bootstrap.bundle.min.js?ver=0.1.5" id="easy-announcements-bootstrap-js"></script>
<script src="http://wp.lab/wp-content/plugins/easy-announcements/assets/js/easy-announcements.min.js?ver=0.1.5" id="easy-announcements-js"></script>
<!-- easy-booked -->
<link rel="stylesheet" id="fontawesome-css" href="http://wp.lab/wp-content/plugins/easy-booked/assets/css/all.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="abs-frontend-css" href="http://wp.lab/wp-content/plugins/easy-booked/assets/css/front-end.css?ver=1.0.0" media="all">
@@ -5707,6 +5753,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/easy-country-spam-blocker/public/js/mi-ecsb-public.js?ver=1.0.0"></script>
<!-- easy-courses -->
<script src="http://wp.lab/wp-content/plugins/easy-courses/assets/js/easycourses-featured.js?ver=1.0" id="easycourses-featured-js"></script>
<!-- easy-custom-auto-excerpt -->
<link rel="stylesheet" id="ecae-frontend-css" href="http://wp.lab/wp-content/plugins/easy-custom-auto-excerpt/assets/style-frontend.css?ver=2.4.6" type="text/css" media="all">
<link rel="stylesheet" id="ecae-buttonskin-none-css" href="http://wp.lab/wp-content/plugins/easy-custom-auto-excerpt/buttons/ecae-buttonskin-none.css?ver=2.4.6" type="text/css" media="all">
@@ -6313,6 +6363,11 @@
<script src="http://wp.lab/wp-content/plugins/embed-skype-button/dist/script.js?ver=1.0.0" id="sbb-skype-button-script-js"></script>
<!-- embed-spanish-wordle -->
<link rel="stylesheet" id="embed-spanish-wordle-css" href="http://wp.lab/wp-content/plugins/embed-spanish-wordle/public/css/embed-spanish-wordle-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/embed-spanish-wordle/public/js/embed-spanish-wordle-public.js?ver=1.0.0" id="embed-spanish-wordle-js"></script>
<!-- embed-vizme -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/embed-vizme/vizmeEmbedResize.js?ver=1.0"></script>
@@ -6727,6 +6782,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/exceltheme-addon/public/js/excel-addon-public.js?ver=1.0.0"></script>
<!-- exchange-rates -->
<link rel="stylesheet" id="plugin-exchange-rates-widgets-css" href="http://wp.lab/wp-content/plugins/exchange-rates/assets/css/public/style.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/exchange-rates/assets/js/public/common.js?ver=1.0.0" id="plugin-exchange-rates-widgets-js"></script>
<!-- exchange-rates-adce -->
<link rel="stylesheet" id="adce-style-css" href="http://wp.lab/wp-content/plugins/exchange-rates-adce/css/style.css?ver=1.1.2" type="text/css" media="all">
@@ -7064,6 +7124,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/fb-social-reader/js/sr.min.js?ver=1.6.0.6"></script>
<!-- fcp-lightest-lightbox -->
<script async src="http://wp.lab/wp-content/plugins/fcp-lightest-lightbox/loader.min.js?ver=1.3" id="fcp-lightbox-js"></script>
<!-- featured-image-toolkit -->
<link rel="stylesheet" id="fit-css" href="http://wp.lab/wp-content/plugins/featured-image-toolkit/public/css/fisr-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/featured-image-toolkit/public/js/fisr-public.js?ver=1.0.0"></script>
@@ -7566,6 +7630,11 @@
<link rel="stylesheet" id="footer-credits-css" href="http://wp.lab/wp-content/plugins/footer-putter/styles/footer-credits.css?ver=1.14.1" type="text/css" media="all">
<!-- footnote-drawer -->
<link rel="stylesheet" id="footnote_drawer-css" href="http://wp.lab/wp-content/plugins/footnote-drawer/includes/css/style.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/footnote-drawer/includes/js/index.js?ver=1.0.1" id="footnote-drawer-js"></script>
<!-- footnotes-for-wordpress -->
<link rel="stylesheet" id="footnote-voodoo-css" href="http://wp.lab/wp-content/plugins/footnotes-for-wordpress/footnote-voodoo.css?ver=2016.1230" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/footnotes-for-wordpress/footnote-voodoo.js?ver=2016.1230"></script>
@@ -7782,6 +7851,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/fundpress/inc/gateways/stripe/jquery.payment.min.js?ver=1.3"></script>
<!-- funny-equations -->
<link rel="stylesheet" id="OUFunnyEquations-style-css" href="http://wp.lab/wp-content/plugins/funny-equations/oufunny_equations.css?v=2.0&ver=6.0.1" media="all">
<!-- fusion -->
<link rel="stylesheet" id="fsn_bootstrap-css" href="http://wp.lab/wp-content/plugins/fusion/includes/css/fusion-bootstrap.css?ver=1.3.0" type="text/css" media="all">
<link rel="stylesheet" id="fsn_core-css" href="http://wp.lab/wp-content/plugins/fusion/includes/css/fusion-core.css?ver=1.3.0" type="text/css" media="all">
@@ -8989,6 +9062,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/hover-product-details/js/webappdesign_hover_product_details.js?ver=1.0"></script>
<!-- hpcdd -->
<link rel="stylesheet" id="hpcdd-css" href="http://wp.lab/wp-content/plugins/hpcdd/public/css/hpcdd-public.css?ver=1.2.0" media="all">
<script src="http://wp.lab/wp-content/plugins/hpcdd/public/js/hpcdd-public.js?ver=1.2.0" id="hpcdd-js"></script>
<!-- hr-performance -->
<link rel="stylesheet" id="hr-performance-css" href="http://wp.lab/wp-content/plugins/hr-performance/public/css/hr-performance-public.css?ver=1.0.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/hr-performance/public/js/hr-performance-public.js?ver=1.0.0.1" id="hr-performance-js"></script>
@@ -9245,11 +9323,21 @@
<script src="http://wp.lab/wp-content/plugins/image-automatic-height-width/assets/js/scrpt.js?ver=1.0.0" id="iahw_script-js"></script>
<!-- image-block-zoom-on-hover -->
<link rel="stylesheet" id="gpls-ibzoh-image-block-zoom-on-hover-even-zoom-css-css" href="http://wp.lab/wp-content/plugins/image-block-zoom-on-hover/assets/dist/css/front/zoom-on-hover.min.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/image-block-zoom-on-hover/assets/dist/js/front/scripts.min.js?ver=1.0.0" id="gpls-ibzoh-image-block-zoom-on-hover-front-assets-actions-js"></script>
<!-- image-compare-block -->
<script src="http://wp.lab/wp-content/plugins/image-compare-block/assets/js/image-compare-viewer.js?ver=1.0.0" id="icgb__image-compare-viewer-js-js"></script>
<script src="http://wp.lab/wp-content/plugins/image-compare-block/assets/js/plugin.js?ver=1.0.0" id="icgb__plugin-js-js"></script>
<!-- image-hotspots-by-widgetic -->
<link rel="stylesheet" id="widgetic-dashboard-css" href="http://wp.lab/wp-content/plugins/image-hotspots-by-widgetic/build-dashboard/dashboard.bundle.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="widgetic-plugin-by-widgetic-css" href="http://wp.lab/wp-content/plugins/image-hotspots-by-widgetic/build/index.css?ver=1.0.0" media="all">
<!-- image-projector -->
<link rel="stylesheet" id="wpiv_style-css" href="http://wp.lab/wp-content/plugins/image-projector/public/css/ip-style.css?ver=1.12" type="text/css" media="all">
@@ -11489,6 +11577,12 @@
<script src="http://wp.lab/wp-content/plugins/matrix-pre-loader/assets/js/matrix-pre-loader.js?ver=1.0"></script>
<!-- matrix-wishlist -->
<link rel="stylesheet" id="matrix-wishlist-frontend-css" href="http://wp.lab/wp-content/plugins/matrix-wishlist/assets/css/matrix-wishlist.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/matrix-wishlist/assets/vendor/perfect-scrollbar/js/perfect-scrollbar.jquery.min.js?ver=1.0.0" id="perfect-scrollbar-js"></script>
<script src="http://wp.lab/wp-content/plugins/matrix-wishlist/assets/js/matrix-wishlist.js?ver=1.0.0" id="matrix-wishlist-frontend-js"></script>
<!-- matrixian-address-validator -->
<link rel="stylesheet" id="matrixian-address-validator-css" href="http://wp.lab/wp-content/plugins/matrixian-address-validator/public/css/matrixian-address-validator-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/matrixian-address-validator/public/js/matrixian-address-validator-public.js?ver=1.0.0" id="matrixian-address-validator-js"></script>
@@ -12099,6 +12193,11 @@
<script type="text/javascript" src="https://wp.lab/wp-content/plugins/monarch/js/custom.js?ver=1.4.12"></script>
<!-- monitor-activities-log -->
<link rel="stylesheet" id="monitor-activities-log-css" href="http://wp.lab/wp-content/plugins/monitor-activities-log/public/css/monitor-plugins-activities-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/monitor-activities-log/public/js/monitor-plugins-activities-public.js?ver=1.0.0" id="monitor-activities-log-js"></script>
<!-- monk -->
<link rel="stylesheet" id="Monk-css" href="http://wp.lab/wp-content/plugins/monk/public/css/monk-public.css?ver=0.7.0" type="text/css" media="all">
<link rel="stylesheet" id="public-monk-language-switcher-style-css" href="http://wp.lab/wp-content/plugins/monk/public/css/monk-widget.css?ver=0.7.0" type="text/css" media="all">
@@ -12531,6 +12630,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/natural-contact-form/js/natural-contact-form.js?ver=1.1.0"></script>
<!-- nav-zoom-meet -->
<link rel="stylesheet" id="nzmpnt-frontend-css" href="http://wp.lab/wp-content/plugins/nav-zoom-meet/css/nzm-frontend.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/nav-zoom-meet/js/nzm-frontend.js?ver=1.0.0" id="nzmpnt-frontend-js"></script>
<!-- navarak-code-highlighter -->
<link rel="stylesheet" id="navarak-code-highlighter-css" href="http://wp.lab/wp-content/plugins/navarak-code-highlighter/public/css/navarak-code-highlighter-public.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="navarak-code-highlighter-highlighcss-css" href="http://wp.lab/wp-content/plugins/navarak-code-highlighter/public/css/highlightjs/darcula.css?ver=1.0.0" media="all">
@@ -12896,6 +13000,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/novo-map/public/assets/js/novo-map-public.js?ver=1.0.3"></script>
<!-- np-posts-bulk-actions -->
<link rel="stylesheet" id="wp-posts-bulk-actions-css" href="http://wp.lab/wp-content/plugins/np-posts-bulk-actions/public/css/wp-posts-bulk-actions-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/np-posts-bulk-actions/public/js/wp-posts-bulk-actions-public.js?ver=1.0.0" id="wp-posts-bulk-actions-js"></script>
<!-- ns-category-widget -->
<link rel="stylesheet" id="ns-category-widget-tree-style-css" href="http://wp.lab/wp-content/plugins/ns-category-widget/public/assets/css/themes/default/style.css?ver=3.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ns-category-widget/public/assets/js/jstree.min.js?ver=3.0.0"></script>
@@ -14330,6 +14439,11 @@
<link rel="stylesheet" id="post-views-counter-frontend-css" href="http://wp.lab/wp-content/plugins/post-views-counter/css/frontend.css?ver=1.2.9" type="text/css" media="all">
<!-- postgallery -->
<link rel="stylesheet" id="postgallery-css" href="http://wp.lab/wp-content/plugins/postgallery/public/css/post-gallery-public.css?ver=1.12.4" media="all">
<script src="http://wp.lab/wp-content/plugins/postgallery/build/js/postgallery.min.js?ver=1.12.4" id="postgallery-js"></script>
<!-- posts-and-products-statistics-for-woocommerce -->
<link rel="stylesheet" id="papsfwc-css-css" href="http://wp.lab/wp-content/plugins/posts-and-products-statistics-for-woocommerce/assets/css/style.css?ver=1.1" media="all">
<script src="http://wp.lab/wp-content/plugins/posts-and-products-statistics-for-woocommerce/includes/libraries/canvas/canvas.js?ver=1.1" id="papsfwc-canvas-js-js"></script>
@@ -15569,6 +15683,11 @@
<script src="http://wp.lab/wp-content/plugins/responsive-accordion-slider/assets/js/responsive-accordion-slider-js.js?ver=1.0.3" id="jquery-accordion-slider-js-js"></script>
<!-- responsive-accordion-tabs -->
<link rel="stylesheet" id="responsive-accordion-tabs-styles-css" href="http://wp.lab/wp-content/plugins/responsive-accordion-tabs/includes/blocks/build/style-index.css?ver=1.3.1.1" media="all">
<script src="http://wp.lab/wp-content/plugins/responsive-accordion-tabs/assets/js/a11y-accordion-tabs.js?ver=1.3.1.1" id="responsive-accordion-tabs-scripts-js"></script>
<!-- responsive-album-and-image-gallery-lightbox -->
<link rel="stylesheet" id="raigl-magnific-style-css" href="http://wp.lab/wp-content/plugins/responsive-album-and-image-gallery-lightbox/assets/css/magnific-popup.css?ver=1.0" type="text/css" media="all">
<link rel="stylesheet" id="raigl-slick-style-css" href="http://wp.lab/wp-content/plugins/responsive-album-and-image-gallery-lightbox/assets/css/slick.css?ver=1.0" type="text/css" media="all">
@@ -16060,6 +16179,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/sac-digital-lite/public/js/sac-digital-lite-public.js?ver=1.0.0"></script>
<!-- sackson-web-data -->
<link rel="stylesheet" id="sacksonweb-data-css" href="http://wp.lab/wp-content/plugins/sackson-web-data/public/css/sacksonweb-data-public.css?ver=1.1.3" media="all">
<script src="http://wp.lab/wp-content/plugins/sackson-web-data/public/js/sacksonweb-data-public.js?ver=1.1.3" id="sacksonweb-data-js"></script>
<!-- safan-doc -->
<link rel="stylesheet" id="bootstrap-css" href="http://wp.lab/wp-content/plugins/safan-doc/public/css/bootstrap.min.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="bootstrap-theme-css" href="http://wp.lab/wp-content/plugins/safan-doc/public/css/bootstrap-theme.min.css?ver=1.0.0" media="all">
@@ -16173,6 +16297,8 @@
<link rel="stylesheet" id="imagehover-css" href="http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/imagehover.min.css?ver=1.1" media="all">
<link rel="stylesheet" id="buttonhover-css" href="http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/buttonhover.min.css?ver=1.1" media="all">
<link rel="stylesheet" id="aos-css" href="http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/aos.css?ver=1.1" media="all">
<link rel="stylesheet" id="sao-style-css" href="http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/css/sao-style-rtl.min.css?ver=1.1" media="all">
<script src="http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/js/sao-scripts.min.js?ver=1.1" id="sao-script-js"></script>
<!-- sapphire-rms -->
@@ -16491,6 +16617,12 @@
<script src="http://wp.lab/wp-content/plugins/seo-assistant/public/js/seo-assistant-public.js?ver=1.0.0" id="seo-assistant-js"></script>
<!-- seo-change-monitor -->
<link rel="stylesheet" id="cscm_css_public-css" href="http://wp.lab/wp-content/plugins/seo-change-monitor/admin/css/public.css?v=1.2&ver=6.0.1" media="screen">
<link rel="stylesheet" id="cscm_datatables_css_public-css" href="http://wp.lab/wp-content/plugins/seo-change-monitor/admin/js/datatables/datatables.min.css?v=1.2&ver=6.0.1" media="screen">
<script src="http://wp.lab/wp-content/plugins/seo-change-monitor/admin/js/datatables/datatables.min.js?v=1.2&ver=6.0.1" id="cscm_datatables_js_public-js"></script>
<!-- seo-check -->
<link rel="stylesheet" id="er-css-widget-report-css" href="http://wp.lab/wp-content/plugins/seo-check/css/widget-report.css?ver=3.1" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/seo-check/js/base.js?ver=3.1"></script>
@@ -16924,6 +17056,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/simple-accordion/js/mam-accordion.js?ver=1.0"></script>
<!-- simple-address-autocomplete -->
<link rel="stylesheet" id="simple-address-autocomplete-css" href="http://wp.lab/wp-content/plugins/simple-address-autocomplete/public/css/simple-address-autocomplete-public.css?ver=1.1.1" media="all">
<!-- simple-age-restriction-warning -->
<link rel="stylesheet" id="sarw-style-css" href="http://wp.lab/wp-content/plugins/simple-age-restriction-warning/assets/simple-age-restriction-warning-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/simple-age-restriction-warning/assets/simple-age-restriction-warning-public.js?ver=1.0.0"></script>
@@ -17492,6 +17628,14 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/smart-author-box/public/js/main.js?ver=1.0.4"></script>
<!-- smart-blocks -->
<link rel="stylesheet" id="materialdesignicons-css" href="http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/css/materialdesignicons.css?ver=1.0.2" media="all">
<link rel="stylesheet" id="owl-carousel-css" href="http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/css/owl.carousel.css?ver=1.0.2" media="all">
<link rel="stylesheet" id="sb-style-css" href="http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/css/sb-style.css?ver=1.0.2" media="all">
<script src="http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/js/owl.carousel.js?ver=1.0.2" id="owl-carousel-js"></script>
<script src="http://wp.lab/wp-content/plugins/smart-blocks/inc/assets/js/sb-script.js?ver=1.0.2" id="sb-script-js"></script>
<!-- smart-codegrape-widget -->
<link rel="stylesheet" id="smartcodegrapewidget-css" href="http://wp.lab/wp-content/plugins/smart-codegrape-widget/css/style.css?ver=1.0.0" type="text/css" media="all">
@@ -18286,6 +18430,10 @@
<script src="http://wp.lab/wp-content/plugins/star-addons-for-elementor/public/js/meanmenu.min.js?ver=1.0.0" id="star-addons-meanmenu-js"></script>
<!-- star-rating-field-for-contact-form-7 -->
<script src="http://wp.lab/wp-content/plugins/star-rating-field-for-contact-form-7/asset/js/custom.raty.js?ver=1.0" id="jquery-rating-js"></script>
<!-- status-buddy -->
<link rel="stylesheet" id="status-buddy-css" href="http://wp.lab/wp-content/plugins/status-buddy/public/css/status-buddy-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/status-buddy/public/js/status-buddy-public.js?ver=1.0.0"></script>
@@ -18590,6 +18738,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/super-buttons/assets/public.js?ver=1.1.0"></script>
<!-- super-related-posts -->
<link rel="stylesheet" id="super-related-posts-css" href="http://wp.lab/wp-content/plugins/super-related-posts/css/super-related-posts.css?ver=1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/super-related-posts/js/srp.js?ver=1.0" id="srp-front-js-js"></script>
<!-- super-simple-gmaps -->
<link rel="stylesheet" id="super-simple-gmaps-style-css" href="http://wp.lab/wp-content/plugins/super-simple-gmaps/css/super-simple-gmaps.css?ver=1.0" type="text/css" media="screen">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/super-simple-gmaps/js/super-simple-gmaps.js?ver=1.0#asyncload"></script>
@@ -20194,6 +20347,11 @@
<script src="http://wp.lab/wp-content/plugins/ultimate-social-media-icons/js/custom.js?ver=2.7.5" id="SFSICustomJs-js"></script>
<!-- ultimate-sticky-popup-widgets -->
<link rel="stylesheet" id="ultimate-sticky-popup-and-widgets-css" href="http://wp.lab/wp-content/plugins/ultimate-sticky-popup-widgets/public/css/ultimate-sticky-popup-and-widgets-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/ultimate-sticky-popup-widgets/public/js/ultimate-sticky-popup-and-widgets-public.js?ver=1.0.0" id="ultimate-sticky-popup-and-widgets-js"></script>
<!-- ultimate-viral-quiz -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ultimate-viral-quiz//assets/libs/vender/angularjs/angular.min.js?ver=1.0"></script>
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ultimate-viral-quiz//assets/libs/vender/angularjs/ui-switch/angular-ui-switch.min.js?ver=1.0"></script>
@@ -20812,6 +20970,13 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/visideign-login/js/blockui.js?ver=1.0"></script>
<!-- visitor-content-wall -->
<link rel="stylesheet" id="visitor_content_wall-css" href="http://wp.lab/wp-content/plugins/visitor-content-wall/public/css/visitor_content_wall-public.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="light-theme-xsalert-css" href="http://wp.lab/wp-content/plugins/visitor-content-wall/includes/vendor/xsalert/src/themes/light-theme.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/visitor-content-wall/public/js/visitor_content_wall-public.js?ver=1.0.0" id="visitor_content_wall-js"></script>
<script src="http://wp.lab/wp-content/plugins/visitor-content-wall/includes/vendor/xsalert/src/xsalert.js?ver=1.0.0" id="xsalertjs-js"></script>
<!-- visitor-login-notice -->
<link rel="stylesheet" id="visitor-login-notice-style-css" href="http://wp.lab/wp-content/plugins/visitor-login-notice/assets/css/visitor-login-notice.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/visitor-login-notice/assets/js/js.cookie.min.js?ver=1.0.0" id="js-cookie-js"></script>
@@ -21257,6 +21422,11 @@
<link rel="stylesheet" id="web3-nft-login-css" href="http://wp.lab/wp-content/plugins/web3-nft-login/public/css/web3-nft-login-public.css?ver=2.4.1" media="all">
<!-- web39-step-by-step-questionnaire -->
<link rel="stylesheet" id="w39sq-plugin-css" href="http://wp.lab/wp-content/plugins/web39-step-by-step-questionnaire/assets/style.css?ver=0.9.2" media="screen">
<script src="http://wp.lab/wp-content/plugins/web39-step-by-step-questionnaire/assets/w39sq.js?ver=0.9.2" id="w39sq-plugin-js"></script>
<!-- webamps-remove-double-menu -->
<script src="http://wp.lab/wp-content/plugins/webamps-remove-double-menu/js/doublemenuscript.js?ver=1.0"></script>
@@ -21469,6 +21639,10 @@
<link rel="stylesheet" id="whats-new-style-css" href="http://wp.lab/wp-content/plugins/whats-new-genarator/whats-new.css?ver=2.0.1" type="text/css" media="all">
<!-- whmcs-modal-login -->
<script src="http://wp.lab/wp-content/plugins/whmcs-modal-login/assets/js/whmcs-modal-login.js?ver=1.0.0" id="whmcs-ml-script-js"></script>
<!-- whoframed -->
<script src="http://wp.lab/wp-content/plugins/whoframed/js/whoframed.min.js?ver=1.0"></script>
@@ -24508,6 +24682,7 @@
<link rel="stylesheet" id="wpdirectorykit-css" href="http://wp.lab/wp-content/plugins/wpdirectorykit/public/css/wpdirectorykit-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/wpdirectorykit/public/js/wpdirectorykit-public.js?ver=1.0.0"></script>
<link rel="stylesheet" id="wpdirectorykit-responsive-css" href="http://wp.lab/wp-content/plugins/wpdirectorykit/public/css/wpdirectorykit-public-responsive.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="wpdirectorykit-conflicts-css" href="http://wp.lab/wp-content/plugins/wpdirectorykit/public/css/wpdirectorykit-public-conflicts.css?ver=1.0.0" media="all">
<!-- wpdownload -->

View File

@@ -0,0 +1,150 @@
# Copyright (C) 2022
# This file is distributed under the same license as the Range Slider Field for Contact Form 7 plugin.
msgid ""
msgstr ""
"Project-Id-Version: Range Slider Field for Contact Form 7 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/range-slider-field-for-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: 2022-06-27T08:01:28+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: range-slider-field-for-contact-form-7\n"
#. Plugin Name of the plugin
msgid "Range Slider Field for Contact Form 7"
msgstr ""
#. Description of the plugin
msgid "This plugin allows create Range Slider Field for Contact Form 7 plugin."
msgstr ""
#: main/backend/rsffcf7-backend.php:136
msgid "rangeslider"
msgstr ""
#: main/backend/rsffcf7-backend.php:150
msgid "Name"
msgstr ""
#: main/backend/rsffcf7-backend.php:160
msgid "Step"
msgstr ""
#: main/backend/rsffcf7-backend.php:168
#: main/backend/rsffcf7-backend.php:171
msgid "Range"
msgstr ""
#: main/backend/rsffcf7-backend.php:174
msgid "Min"
msgstr ""
#: main/backend/rsffcf7-backend.php:179
msgid "Max"
msgstr ""
#: main/backend/rsffcf7-backend.php:188
msgid "Prefix"
msgstr ""
#: main/backend/rsffcf7-backend.php:193
msgid "Use this prefix of the value"
msgstr ""
#: main/backend/rsffcf7-backend.php:199
msgid "Prefix Position"
msgstr ""
#: main/backend/rsffcf7-backend.php:203
msgid "left"
msgstr ""
#: main/backend/rsffcf7-backend.php:204
msgid "right"
msgstr ""
#: main/backend/rsffcf7-backend.php:210
msgid "Slider Style"
msgstr ""
#: main/backend/rsffcf7-backend.php:214
msgid "Circle"
msgstr ""
#: main/backend/rsffcf7-backend.php:215
msgid "Scale"
msgstr ""
#: main/backend/rsffcf7-backend.php:216
msgid "Rainbow"
msgstr ""
#: main/backend/rsffcf7-backend.php:217
msgid "Modern Flat"
msgstr ""
#: main/backend/rsffcf7-backend.php:218
msgid "Double Labels"
msgstr ""
#: main/backend/rsffcf7-backend.php:219
msgid "simple"
msgstr ""
#: main/backend/rsffcf7-backend.php:225
msgid "Slider Show"
msgstr ""
#: main/backend/rsffcf7-backend.php:229
msgid "Single Edge"
msgstr ""
#: main/backend/rsffcf7-backend.php:230
msgid "Double Edge"
msgstr ""
#: main/backend/rsffcf7-backend.php:236
msgid "Range Show"
msgstr ""
#: main/backend/rsffcf7-backend.php:240
msgid "Enable"
msgstr ""
#: main/backend/rsffcf7-backend.php:241
msgid "Disable"
msgstr ""
#: main/backend/rsffcf7-backend.php:246
msgid "Labels"
msgstr ""
#: main/backend/rsffcf7-backend.php:251
msgid ""
"\n"
"\t\t\t\t\t\t\t[NOTE:if you add label and range-show enable so show label otherwise show range.and label add (ex: sunday|monday|tuseday) use to comma.]"
msgstr ""
#: main/backend/rsffcf7-backend.php:257
msgid "Id attribute"
msgstr ""
#: main/backend/rsffcf7-backend.php:266
msgid "Class attribute"
msgstr ""
#: main/backend/rsffcf7-backend.php:280
msgid "Insert Tag"
msgstr ""
#: main/backend/rsffcf7-backend.php:283
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 ""
#: main/resource/rsffcf7-installation-require.php:15
msgid "This plugin is deactivated because it require <a href=\"plugin-install.php?tab=search&s=contact+form+7\">Contact Form 7</a> plugin installed and activated."
msgstr ""

View File

@@ -0,0 +1,129 @@
# Copyright (C) 2022 Mohan Karamchandani
# This file is distributed under the same license as the Restrict Content for WP Bakery plugin.
msgid ""
msgstr ""
"Project-Id-Version: Restrict Content for WP Bakery 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpb-restrict-content\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: 2022-06-25T08:02:54+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: wpb-restrict-content\n"
#. Plugin Name of the plugin
msgid "Restrict Content for WP Bakery"
msgstr ""
#. Description of the plugin
msgid "An extension for Visual Composer that restrict the content or block based on user role and display message for restricted role as well."
msgstr ""
#. Author of the plugin
msgid "Mohan Karamchandani"
msgstr ""
#. Author URI of the plugin
msgid "https://github.com/mohan9a"
msgstr ""
#: vc-restrict-content-element.php:45
msgid "Restricted Block"
msgstr ""
#: vc-restrict-content-element.php:46
msgid "Add new restricted block"
msgstr ""
#: vc-restrict-content-element.php:48
msgid "Content"
msgstr ""
#: vc-restrict-content-element.php:64
msgid "Image"
msgstr ""
#: vc-restrict-content-element.php:73
msgid "Show Heading?"
msgstr ""
#: vc-restrict-content-element.php:76
#: vc-restrict-content-element.php:117
msgid "No"
msgstr ""
#: vc-restrict-content-element.php:77
#: vc-restrict-content-element.php:118
msgid "Yes"
msgstr ""
#: vc-restrict-content-element.php:83
msgid "Heading Tag?"
msgstr ""
#: vc-restrict-content-element.php:93
msgid "Heading"
msgstr ""
#: vc-restrict-content-element.php:104
msgid "Description"
msgstr ""
#: vc-restrict-content-element.php:114
msgid "Show Restricted Message?"
msgstr ""
#: vc-restrict-content-element.php:127
msgid "Restricted Message"
msgstr ""
#: vc-restrict-content-element.php:129
msgid "Content is restricted."
msgstr ""
#: vc-restrict-content-element.php:130
msgid "Add message to display for user with restricted role."
msgstr ""
#: vc-restrict-content-element.php:136
msgid "Show Restricted Message to?"
msgstr ""
#: vc-restrict-content-element.php:139
msgid "Non-Logged in user "
msgstr ""
#: vc-restrict-content-element.php:140
msgid "Logged in user only"
msgstr ""
#: vc-restrict-content-element.php:141
msgid "Both users "
msgstr ""
#: vc-restrict-content-element.php:167
msgid "H1"
msgstr ""
#: vc-restrict-content-element.php:168
msgid "H2"
msgstr ""
#: vc-restrict-content-element.php:169
msgid "H3"
msgstr ""
#: vc-restrict-content-element.php:170
msgid "H4"
msgstr ""
#: vc-restrict-content-element.php:171
msgid "H5"
msgstr ""
#: vc-restrict-content-element.php:172
msgid "H6"
msgstr ""

View File

@@ -0,0 +1,195 @@
# Copyright (C) 2020 Roy Orbison
# This file is distributed under the same license as the SlashPress plugin.
msgid ""
msgstr ""
"Project-Id-Version: SlashPress 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/slashpress\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: 2022-07-12T23:51:51+09:30\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: slashpress\n"
#. Plugin Name of the plugin
msgid "SlashPress"
msgstr ""
#. Description of the plugin
msgid "Conduit between plugins in this WordPress installation, and your custom-defined slash commands in Mattermost or Slack chat services."
msgstr ""
#. Author of the plugin
msgid "Roy Orbison"
msgstr ""
#: admin.php:12
msgctxt "page-title"
msgid "SlashPress"
msgstr ""
#: admin.php:17
msgctxt "settings-menu-title"
msgid "SlashPress"
msgstr ""
#: admin.php:91
msgctxt "settings-section"
msgid "General"
msgstr ""
#: admin.php:98
msgctxt "setting"
msgid "Visibility"
msgstr ""
#: admin.php:106
msgid "Conceal plugin presence from REST API index."
msgstr ""
#: admin.php:115
msgctxt "setting"
msgid "Help command keyword"
msgstr ""
#: admin.php:132
msgctxt "settings-section"
msgid "Authentication"
msgstr ""
#: admin.php:143
msgctxt "setting"
msgid "With tokens"
msgstr ""
#: admin.php:151
#: admin.php:200
msgctxt "setting"
msgid "Service ID"
msgstr ""
#: admin.php:152
msgctxt "setting"
msgid "Token"
msgstr ""
#: admin.php:169
#: admin.php:218
msgid "Must not contain spaces or forward slashes."
msgstr ""
#: admin.php:171
msgid "The token Mattermost or Slack provides after creation of the slash command integration or app."
msgstr ""
#. translators: 1: Slash command endpoint URL; 2: the URL parameter placeholder
#: admin.php:179
msgid "Endpoint for token-authenticated commands is %1$s where %2$s is replaced with an ID you have set, above."
msgstr ""
#: admin.php:192
msgctxt "setting"
msgid "With signatures"
msgstr ""
#: admin.php:201
msgctxt "setting"
msgid "Signing secret"
msgstr ""
#: admin.php:220
msgid "The signing secret Slack provides after creation of the app."
msgstr ""
#. translators: 1: Slash command endpoint URL; 2: the URL parameter placeholder
#: admin.php:228
msgid "Endpoint for signature-authenticated commands is %1$s where %2$s is replaced with an ID you have set, above."
msgstr ""
#: admin.php:249
msgctxt "plugins-page-link"
msgid "Settings"
msgstr ""
#: classes.php:17
msgctxt "api-response"
msgid "Invalid slash command."
msgstr ""
#: classes.php:22
msgctxt "api-response"
msgid "Empty slash command."
msgstr ""
#: classes.php:31
msgctxt "api-response"
msgid "Response URL looks malformed."
msgstr ""
#: classes.php:58
msgctxt "coding-error"
msgid "No URL to which a response can be sent"
msgstr ""
#. translators: %s invalid variable name
#: classes.php:84
msgctxt "coding-error"
msgid "Cannot set property %s"
msgstr ""
#: slashpress.php:21
msgctxt "help-command-keyword"
msgid "help"
msgstr ""
#: slashpress.php:56
msgctxt "api-response"
msgid "Invalid service ID."
msgstr ""
#: slashpress.php:61
#: slashpress.php:80
msgctxt "api-response"
msgid "Invalid authentication."
msgstr ""
#: slashpress.php:67
#: slashpress.php:83
#: slashpress.php:96
msgctxt "api-response"
msgid "Unknown requester."
msgstr ""
#: slashpress.php:98
msgctxt "api-response"
msgid "Unknown authentication method."
msgstr ""
#: slashpress.php:109
msgctxt "api-response"
msgid "Unknown error."
msgstr ""
#. translators: %s: the help keyword setting or (pre-translated) default
#: slashpress.php:151
msgctxt "api-response"
msgid "Don't know what to do with that command. Type `%s` for help."
msgstr ""
#: slashpress.php:158
msgctxt "api-response"
msgid "Command was understood but no action was performed for some reason."
msgstr ""
#: slashpress.php:167
msgctxt "api-response"
msgid "Command received."
msgstr ""
#: slashpress.php:207
msgctxt "api-response"
msgid "No help is available."
msgstr ""

View File

@@ -0,0 +1,63 @@
# Copyright (C) 2022 SMEVai
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: SMEVai 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/smevai\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: 2022-05-08T05:46:20+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: smevai\n"
#. Plugin Name of the plugin
#. Author of the plugin
msgid "SMEVai"
msgstr ""
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://smevai.com"
msgstr ""
#. Description of the plugin
msgid "Enables Integration with SMEVai.com"
msgstr ""
#: includes/Core/Admin.php:73
msgid "Invalid Nonce. Please refresh and try again."
msgstr ""
#: includes/Platform/WooCommerce.php:146
#: includes/Platform/WooCommerce.php:147
msgid "Purchase Price"
msgstr ""
#: includes/Platform/WooCommerce.php:163
msgid "Custom Field"
msgstr ""
#: includes/Platform/WooCommerce.php:175
msgid "Add your product purchase price"
msgstr ""
#: includes/Platform/WooCommerce.php:191
#: includes/Platform/WooCommerce.php:192
msgid "Product Purchase Price"
msgstr ""
#: views/admin.php:4
msgid "SMEVai API Key"
msgstr ""
#: views/admin.php:14
msgid "Enter your api key here..."
msgstr ""
#: views/admin.php:15
msgid "Save & Sync"
msgstr ""

View File

@@ -0,0 +1,4 @@
=== Spodccg - CryptoCurrency Gateway For Woocommerce ===
= 1.0.0 =
* First Stable version released

View File

@@ -0,0 +1,21 @@
{
"name": "streamweasels-blocks",
"version": "1.0.0",
"description": "StreamWeasels Twitch Integration blocks.",
"author": "StreamWeasels",
"license": "GPL-2.0-or-later",
"homepage": "https://www.streamweasels.com",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build",
"format": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start"
},
"devDependencies": {
"@wordpress/scripts": "^23.4.0"
}
}

View File

@@ -0,0 +1,3 @@
= 1.0.0 - 2022-05-27 =
* Initial plugin upload.

View File

@@ -0,0 +1,186 @@
# Copyright (C) 2022
# This file is distributed under the same license as the Success Fail Popup Message For Contact Form 7 plugin.
msgid ""
msgstr ""
"Project-Id-Version: Success Fail Popup Message For Contact Form 7 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/success-fail-popup-message-for-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: 2022-05-06T13:11:04+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: success-fail-popup-message-for-contact-form-7\n"
#. Plugin Name of the plugin
msgid "Success Fail Popup Message For Contact Form 7"
msgstr ""
#. Description of the plugin
msgid "This plugin allows create Success Fail Popup Message For Contact Form 7 plugin."
msgstr ""
#: main/backend/success_fail_popup_options.php:26
msgid "Success Message Settings"
msgstr ""
#: main/backend/success_fail_popup_options.php:28
msgid "You can Enable/Disable this Form popup and also you can other setting related to popup."
msgstr ""
#: main/backend/success_fail_popup_options.php:32
msgid "Enable/Disable this Form popup"
msgstr ""
#: main/backend/success_fail_popup_options.php:42
msgid "Popup Text"
msgstr ""
#: main/backend/success_fail_popup_options.php:50
msgid "Popup Width"
msgstr ""
#: main/backend/success_fail_popup_options.php:54
#: main/backend/success_fail_popup_options.php:268
msgid "Value must be like: 500px / auto / 50%"
msgstr ""
#: main/backend/success_fail_popup_options.php:59
msgid "Popup Border Radius"
msgstr ""
#: main/backend/success_fail_popup_options.php:68
msgid "Auto Hide after"
msgstr ""
#: main/backend/success_fail_popup_options.php:72
#: main/backend/success_fail_popup_options.php:286
msgid "Duration in milliseconds eg. 5000 (Popup will hide after 5 Seconds)."
msgstr ""
#: main/backend/success_fail_popup_options.php:77
#: main/backend/success_fail_popup_options.php:291
msgid "Select Template"
msgstr ""
#: main/backend/success_fail_popup_options.php:88
#: main/backend/success_fail_popup_options.php:302
msgid "Template 1"
msgstr ""
#: main/backend/success_fail_popup_options.php:90
#: main/backend/success_fail_popup_options.php:303
msgid "Template 2"
msgstr ""
#: main/backend/success_fail_popup_options.php:92
#: main/backend/success_fail_popup_options.php:304
msgid "Template 3"
msgstr ""
#: main/backend/success_fail_popup_options.php:94
#: main/backend/success_fail_popup_options.php:305
msgid "Template 4"
msgstr ""
#: main/backend/success_fail_popup_options.php:96
#: main/backend/success_fail_popup_options.php:306
msgid "Template 5"
msgstr ""
#: main/backend/success_fail_popup_options.php:98
#: main/backend/success_fail_popup_options.php:307
msgid "Custom Template"
msgstr ""
#: main/backend/success_fail_popup_options.php:104
#: main/backend/success_fail_popup_options.php:313
msgid "Template 1 :"
msgstr ""
#: main/backend/success_fail_popup_options.php:116
#: main/backend/success_fail_popup_options.php:325
msgid "Template 2 :"
msgstr ""
#: main/backend/success_fail_popup_options.php:128
#: main/backend/success_fail_popup_options.php:337
msgid "Template 3 :"
msgstr ""
#: main/backend/success_fail_popup_options.php:140
#: main/backend/success_fail_popup_options.php:349
msgid "Template 4 :"
msgstr ""
#: main/backend/success_fail_popup_options.php:152
#: main/backend/success_fail_popup_options.php:361
msgid "Template 5 :"
msgstr ""
#: main/backend/success_fail_popup_options.php:164
#: main/backend/success_fail_popup_options.php:373
msgid "Select Popup Background :"
msgstr ""
#: main/backend/success_fail_popup_options.php:182
#: main/backend/success_fail_popup_options.php:391
msgid "Background Color"
msgstr ""
#: main/backend/success_fail_popup_options.php:192
#: main/backend/success_fail_popup_options.php:401
msgid "Background Image"
msgstr ""
#: main/backend/success_fail_popup_options.php:210
#: main/backend/success_fail_popup_options.php:419
msgid "Gradient Color"
msgstr ""
#: main/backend/success_fail_popup_options.php:222
msgid "Popup Text Color"
msgstr ""
#: main/backend/success_fail_popup_options.php:230
#: main/backend/success_fail_popup_options.php:439
msgid "Button background color"
msgstr ""
#: main/backend/success_fail_popup_options.php:242
msgid "Button Text"
msgstr ""
#: main/backend/success_fail_popup_options.php:251
msgid "Failure message Settings"
msgstr ""
#: main/backend/success_fail_popup_options.php:253
msgid "You can Enable/Disable this Failure popup and also you can you other setting related to Failure popup."
msgstr ""
#: main/backend/success_fail_popup_options.php:257
msgid "Enable/Disable this Failure popup"
msgstr ""
#: main/backend/success_fail_popup_options.php:264
msgid "Failure Popup Width"
msgstr ""
#: main/backend/success_fail_popup_options.php:273
msgid "failure Popup Border Radius"
msgstr ""
#: main/backend/success_fail_popup_options.php:282
msgid "Auto Hide after(Failure)"
msgstr ""
#: main/backend/success_fail_popup_options.php:431
msgid "Failure Popup Text Color"
msgstr ""
#: main/backend/success_fail_popup_options.php:451
msgid "Failure Button Text"
msgstr ""

View File

@@ -0,0 +1,13 @@
<h4>1.2.0</h4>
<ul>
<li>Use tcp.php v4</li>
<h4>1.1.0</h4>
<ul>
<li>Refactor code structure</li>
<li>Add plugin link to TheCartPress sidebar menu</li>
<li>Use tcp.php</li>
</ul>
<h4>1.0.0</h4>
<ul>
<li>first version giving nearest 5 cents round off</li>
</ul>

View File

@@ -0,0 +1,30 @@
# Copyright (C) 2022 WordPress Plugin Boilerplate
# This file is distributed under the same license as the WordPress Plugin Boilerplate package.
msgid ""
msgstr ""
"Project-Id-Version: WordPress Plugin Boilerplate 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordpress-plugin-boilerplate\n"
"POT-Creation-Date: 2022-05-12 05:16:43+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#. Plugin Name of the plugin/theme
msgid "WordPress Plugin Boilerplate"
msgstr ""
#. Description of the plugin/theme
msgid "This is a short description of what the plugin does. It's displayed in the WordPress admin area."
msgstr ""
#. Author of the plugin/theme
msgid "Sourov,Mehedi"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://sourov.im/"
msgstr ""

View File

@@ -0,0 +1,108 @@
# Copyright (C) 2021 ExpressTech Softwares Solutions
# This file is distributed under the same license as the Webhook For WCFM Vendors plugin.
msgid ""
msgstr ""
"Project-Id-Version: Webhook For WCFM Vendors 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/webook-for-wcfm-vendors\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-12-30T13:10:33+05:30\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: ets_wcfm_wfv\n"
#. Plugin Name of the plugin
msgid "Webhook For WCFM Vendors"
msgstr ""
#. Plugin URI of the plugin
msgid "https://www.expresstechsoftwares.com/"
msgstr ""
#. Description of the plugin
msgid "Webhook for WCFM vendors plugin to extend WCFM"
msgstr ""
#. Author of the plugin
msgid "ExpressTech Softwares Solutions"
msgstr ""
#: ets-webhook-vendor-config.php:94
msgid "Webhook for WCFM vendor plugin needs WCFM Marketplace and WCFM Frontend Manager plugins to work."
msgstr ""
#: includes/class-send-webhook.php:60
#: includes/class-webhook-setting.php:65
msgid "unauthorized access"
msgstr ""
#: includes/class-send-webhook.php:83
msgid "Test webhook sent successfully!"
msgstr ""
#: includes/class-send-webhook.php:86
msgid "Please enter and save a webhook URL first."
msgstr ""
#: includes/class-send-webhook.php:220
msgid "live"
msgstr ""
#: includes/class-webhook-setting.php:82
msgid "Setting update successfully."
msgstr ""
#: includes/class-webhook-setting.php:85
msgid "Invalid user."
msgstr ""
#: includes/class-webhook-setting.php:136
#: includes/class-webhook-setting.php:137
#: includes/class-webhook-setting.php:258
msgid "Active"
msgstr ""
#: includes/class-webhook-setting.php:158
#: includes/class-webhook-setting.php:268
msgid "URL"
msgstr ""
#: includes/class-webhook-setting.php:166
#: includes/class-webhook-setting.php:277
msgid "Trigger on Status"
msgstr ""
#: includes/class-webhook-setting.php:176
#: includes/class-webhook-setting.php:288
msgid "Send Test Webhook"
msgstr ""
#: includes/class-webhook-setting.php:179
#: includes/class-webhook-setting.php:291
msgid "A test webhook with <code>webhook_type:'test'</code> will be sent to the above URL (do remember to save it before sending)."
msgstr ""
#: includes/class-webhook-setting.php:180
msgid "Send"
msgstr ""
#: includes/class-webhook-setting.php:248
msgid "Webhook"
msgstr ""
#: includes/class-webhook-setting.php:172
#: includes/class-webhook-setting.php:283
msgid "When the order moves to this status webhook will be triggered."
msgstr ""
#: ets-webhook-vendor-config.php:89
msgid "CURL is not installed, Webhook for WCFM vendor plugin needs CURL to work."
msgstr ""

View File

@@ -0,0 +1,196 @@
# Copyright (C) 2022 Taras Dashkevych
# This file is distributed under the same license as the WelcomeWP plugin.
msgid ""
msgstr ""
"Project-Id-Version: WelcomeWP 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/welcomewp\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: 2022-07-06T19:13:47+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: welcomewp\n"
#. Plugin Name of the plugin
#: includes/class-dashboard.php:75
#: includes/class-greeter.php:237
msgid "WelcomeWP"
msgstr ""
#. Description of the plugin
msgid "A simple WordPress plugin to create welcome messages on a website."
msgstr ""
#. Author of the plugin
msgid "Taras Dashkevych"
msgstr ""
#. Author URI of the plugin
msgid "https://tarascodes.com"
msgstr ""
#: includes/class-dashboard.php:74
#: includes/class-dashboard.php:260
msgid "WelcomeWP Settings"
msgstr ""
#: includes/class-dashboard.php:104
msgid "Greeter"
msgstr ""
#: includes/class-dashboard.php:111
msgid "Cookie expires in:"
msgstr ""
#: includes/class-dashboard.php:152
msgid "Minutes"
msgstr ""
#: includes/class-dashboard.php:157
msgid "Hours"
msgstr ""
#: includes/class-dashboard.php:162
msgid "Days"
msgstr ""
#: includes/class-dashboard.php:167
msgid "Months"
msgstr ""
#: includes/class-dashboard.php:173
msgid "What does it mean?"
msgstr ""
#: includes/class-dashboard.php:174
msgid "After closing a message, the browser uses a saved piece of data (cookie) to prevent displaying the message again for a set period of time, configured via this option."
msgstr ""
#: includes/class-dashboard.php:181
msgid "Clear cookie"
msgstr ""
#: includes/class-dashboard.php:183
msgid "Nothing found"
msgstr ""
#: includes/class-dashboard.php:184
msgid "Done"
msgstr ""
#: includes/class-dashboard.php:185
msgid "Error"
msgstr ""
#: includes/class-dashboard.php:187
msgid "This option clears message cookie only for you, and only on a browser you are currently using."
msgstr ""
#: includes/class-dashboard.php:248
msgid "Here you can set global options for a WelcomeWP greeter, which delivers a message to site visitors."
msgstr ""
#: includes/class-greeter.php:190
msgctxt "post type general name"
msgid "Greeters"
msgstr ""
#: includes/class-greeter.php:191
msgctxt "post type singular name"
msgid "Greeter"
msgstr ""
#: includes/class-greeter.php:192
msgid "Add New"
msgstr ""
#: includes/class-greeter.php:193
msgid "Add New Greeter"
msgstr ""
#: includes/class-greeter.php:194
msgid "Edit Greeter"
msgstr ""
#: includes/class-greeter.php:195
msgid "New Greeter"
msgstr ""
#: includes/class-greeter.php:196
msgid "All Greeters"
msgstr ""
#: includes/class-greeter.php:197
msgid "View Greeter"
msgstr ""
#: includes/class-greeter.php:198
msgid "Search Greeters"
msgstr ""
#: includes/class-greeter.php:199
msgid "No Greeters found"
msgstr ""
#: includes/class-greeter.php:200
msgid "No Greeters found in Trash"
msgstr ""
#: includes/class-greeter.php:202
msgid "Greeters"
msgstr ""
#: includes/class-greeter.php:471
msgid "Display settings"
msgstr ""
#: includes/class-greeter.php:477
msgid "Inactive"
msgstr ""
#: includes/class-greeter.php:480
msgid "All pages"
msgstr ""
#: includes/class-greeter.php:483
msgid "Singular views"
msgstr ""
#: includes/class-greeter.php:486
msgid "Archive views"
msgstr ""
#: includes/class-greeter.php:573
msgid "Position settings"
msgstr ""
#: includes/class-greeter.php:579
msgid "Right"
msgstr ""
#: includes/class-greeter.php:582
msgid "Left"
msgstr ""
#: includes/class-greeter.php:669
msgid "Colors settings"
msgstr ""
#: includes/class-greeter.php:675
msgid "Background color"
msgstr ""
#: includes/class-greeter.php:678
msgid "Text color"
msgstr ""
#: includes/class-greeter.php:681
msgid "Link color"
msgstr ""
#: includes/class-message.php:290
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,48 @@
# Copyright (C) 2022 Erick Hitter
# This file is distributed under the same license as the Redis User Session Storage package.
msgid ""
msgstr ""
"Project-Id-Version: Redis User Session Storage 0.2\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wp-redis-user-session-storage\n"
"POT-Creation-Date: 2022-07-13 23:28:31+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-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"
"X-Poedit-Basepath: ../\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#. Plugin Name of the plugin/theme
msgid "Redis User Session Storage"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://ethitter.com/plugins/redis-user-session-storage/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Store WordPress session tokens in Redis rather than the usermeta table. "
"Requires the Redis PECL extension."
msgstr ""
#. Author of the plugin/theme
msgid "Erick Hitter"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://ethitter.com/"
msgstr ""

View File

@@ -0,0 +1,276 @@
# Copyright (C) 2022 WPClever
# This file is distributed under the same license as the WPC Product Size Chart for WooCommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: WPC Product Size Chart for WooCommerce 1.0.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpc-product-size-chart\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: 2022-07-14T07:49:23+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: wpc-product-size-chart\n"
#. Plugin Name of the plugin
msgid "WPC Product Size Chart for WooCommerce"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wpclever.net/"
msgstr ""
#. Description of the plugin
msgid "Ultimate solution to manage WooCommerce product size charts."
msgstr ""
#. Author of the plugin
msgid "WPClever"
msgstr ""
#. Author URI of the plugin
msgid "https://wpclever.net"
msgstr ""
#: wpc-product-size-chart.php:120
msgctxt "Post Type General Name"
msgid "Size Charts"
msgstr ""
#: wpc-product-size-chart.php:121
msgctxt "Post Type Singular Name"
msgid "Size Chart"
msgstr ""
#: wpc-product-size-chart.php:122
msgid "Add New Size Chart"
msgstr ""
#: wpc-product-size-chart.php:123
msgid "Add New"
msgstr ""
#: wpc-product-size-chart.php:124
msgid "Edit Size Chart"
msgstr ""
#: wpc-product-size-chart.php:125
msgid "Update Size Chart"
msgstr ""
#: wpc-product-size-chart.php:126
msgid "Search Size Chart"
msgstr ""
#: wpc-product-size-chart.php:130
msgid "Size Chart"
msgstr ""
#: wpc-product-size-chart.php:156
msgid "Configuration"
msgstr ""
#: wpc-product-size-chart.php:160
#: wpc-product-size-chart.php:341
msgid "Shortcode"
msgstr ""
#: wpc-product-size-chart.php:178
msgid "Apply"
msgstr ""
#: wpc-product-size-chart.php:183
msgid "All products"
msgstr ""
#: wpc-product-size-chart.php:184
msgid "None"
msgstr ""
#: wpc-product-size-chart.php:193
msgid "Select which products you want to add this Size Charts automatically. If \"None\" is set, you can still manually choose to add this in the \"Size Charts\" tab of each individual product page."
msgstr ""
#: wpc-product-size-chart.php:220
msgid "Above Text"
msgstr ""
#: wpc-product-size-chart.php:231
msgid "Chart Table"
msgstr ""
#: wpc-product-size-chart.php:290
msgid "Under Text"
msgstr ""
#: wpc-product-size-chart.php:306
msgid "You can use below shortcode to place this size chart where you want."
msgstr ""
#: wpc-product-size-chart.php:339
msgid "Title"
msgstr ""
#: wpc-product-size-chart.php:340
msgid "Description"
msgstr ""
#: wpc-product-size-chart.php:342
msgid "Date"
msgstr ""
#: wpc-product-size-chart.php:392
#: wpc-product-size-chart.php:511
msgid "How to use?"
msgstr ""
#: wpc-product-size-chart.php:393
#: wpc-product-size-chart.php:515
msgid "Settings"
msgstr ""
#: wpc-product-size-chart.php:409
msgid "Community support"
msgstr ""
#: wpc-product-size-chart.php:419
#: wpc-product-size-chart.php:494
msgid "WPC Product Size Chart"
msgstr ""
#: wpc-product-size-chart.php:419
msgid "Product Size Chart"
msgstr ""
#: wpc-product-size-chart.php:497
msgid "Thank you for using our plugin! If you are satisfied, please reward it a full five-star %s rating."
msgstr ""
#: wpc-product-size-chart.php:500
msgid "Reviews"
msgstr ""
#: wpc-product-size-chart.php:502
msgid "Changelog"
msgstr ""
#: wpc-product-size-chart.php:504
msgid "Discussion"
msgstr ""
#: wpc-product-size-chart.php:519
msgid "Global Size Charts"
msgstr ""
#: wpc-product-size-chart.php:522
msgid "Essential Kit"
msgstr ""
#: wpc-product-size-chart.php:530
msgid "1. Global Size Charts: Switch to Global Size Charts tab to add some size charts then you can use these size charts in each product."
msgstr ""
#: wpc-product-size-chart.php:533
msgid "2. Product Basis Size Charts: When adding/editing the product you can choose the Size Charts tab then add some size charts as you want."
msgstr ""
#: wpc-product-size-chart.php:542
msgid "General"
msgstr ""
#: wpc-product-size-chart.php:546
msgid "Position"
msgstr ""
#: wpc-product-size-chart.php:550
msgid "Above the add to cart button"
msgstr ""
#: wpc-product-size-chart.php:553
msgid "Under the add to cart button"
msgstr ""
#: wpc-product-size-chart.php:556
msgid "Under the title"
msgstr ""
#: wpc-product-size-chart.php:559
msgid "Under the price"
msgstr ""
#: wpc-product-size-chart.php:562
msgid "Under the excerpt"
msgstr ""
#: wpc-product-size-chart.php:565
msgid "Under the meta"
msgstr ""
#: wpc-product-size-chart.php:568
msgid "Under the sharing"
msgstr ""
#: wpc-product-size-chart.php:571
msgid "In a new tab"
msgstr ""
#: wpc-product-size-chart.php:574
msgid "No (hide it)"
msgstr ""
#: wpc-product-size-chart.php:577
msgid "Choose the position to show the size charts on single product page."
msgstr ""
#: wpc-product-size-chart.php:581
msgid "Combine"
msgstr ""
#: wpc-product-size-chart.php:585
msgid "Yes"
msgstr ""
#: wpc-product-size-chart.php:588
msgid "No"
msgstr ""
#: wpc-product-size-chart.php:591
msgid "Combine and show all product size charts in one popup."
msgstr ""
#: wpc-product-size-chart.php:595
msgid "Label"
msgstr ""
#: wpc-product-size-chart.php:599
#: wpc-product-size-chart.php:657
#: wpc-product-size-chart.php:750
#: wpc-product-size-chart.php:851
msgid "Size Charts"
msgstr ""
#: wpc-product-size-chart.php:605
msgid "Update Options"
msgstr ""
#: wpc-product-size-chart.php:867
msgid "Manage Global Size Charts"
msgstr ""
#: wpc-product-size-chart.php:870
msgid "You can use the shortcode %s to show this product's size charts."
msgstr ""
#: wpc-product-size-chart.php:875
msgid "Default"
msgstr ""
#: wpc-product-size-chart.php:879
msgid "Disable"
msgstr ""
#: wpc-product-size-chart.php:883
msgid "Overwrite"
msgstr ""

View File

@@ -0,0 +1,271 @@
# Copyright (C) 2022 WPClever
# This file is distributed under the same license as the WPC Shoppable Images for WooCommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: WPC Shoppable Images for WooCommerce 2.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpc-shoppable-images\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: 2022-07-04T00:26:28+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: wpc-shoppable-images\n"
#. Plugin Name of the plugin
msgid "WPC Shoppable Images for WooCommerce"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wpclever.net/"
msgstr ""
#. Description of the plugin
msgid "WPC Shoppable Images is impressively a versatile, multipurpose, and powerful plugin, which helps you increase your sales by creating shoppable images."
msgstr ""
#. Author of the plugin
msgid "WPClever"
msgstr ""
#. Author URI of the plugin
msgid "https://wpclever.net"
msgstr ""
#: includes/class-backend.php:18
msgid "Title"
msgstr ""
#: includes/class-backend.php:19
msgid "Image"
msgstr ""
#: includes/class-backend.php:20
msgid "Description"
msgstr ""
#: includes/class-backend.php:21
#: includes/class-backend.php:54
msgid "Shortcode"
msgstr ""
#: includes/class-backend.php:22
msgid "Date"
msgstr ""
#: includes/class-backend.php:49
msgid "Configuration"
msgstr ""
#: includes/class-backend.php:108
msgid "Change image"
msgstr ""
#: includes/class-backend.php:108
msgid "Add image"
msgstr ""
#: includes/class-backend.php:147
msgid "Remove"
msgstr ""
#: includes/class-backend.php:154
msgid "Label"
msgstr ""
#: includes/class-backend.php:159
#: includes/class-backend.php:192
msgid "top-left"
msgstr ""
#: includes/class-backend.php:160
#: includes/class-backend.php:193
msgid "top-center"
msgstr ""
#: includes/class-backend.php:161
#: includes/class-backend.php:194
msgid "top-right"
msgstr ""
#: includes/class-backend.php:162
#: includes/class-backend.php:195
msgid "middle-left"
msgstr ""
#: includes/class-backend.php:163
#: includes/class-backend.php:196
msgid "middle-right"
msgstr ""
#: includes/class-backend.php:164
#: includes/class-backend.php:197
msgid "bottom-left"
msgstr ""
#: includes/class-backend.php:165
#: includes/class-backend.php:198
msgid "bottom-center"
msgstr ""
#: includes/class-backend.php:166
#: includes/class-backend.php:199
msgid "bottom-right"
msgstr ""
#: includes/class-backend.php:172
msgid "Show popup"
msgstr ""
#: includes/class-backend.php:176
msgid "On click"
msgstr ""
#: includes/class-backend.php:179
msgid "On hover"
msgstr ""
#: includes/class-backend.php:182
msgid "On initial"
msgstr ""
#: includes/class-backend.php:188
msgid "Popup position"
msgstr ""
#: includes/class-backend.php:205
msgid "Content type"
msgstr ""
#: includes/class-backend.php:209
msgid "Product(s)"
msgstr ""
#: includes/class-backend.php:212
#: includes/class-backend.php:218
msgid "Text"
msgstr ""
#: includes/class-backend.php:226
msgid "Products"
msgstr ""
#: includes/class-backend.php:230
msgid "Search for a product&hellip;"
msgstr ""
#: includes/class-backend.php:246
msgid "Product image position"
msgstr ""
#: includes/class-backend.php:250
msgid "Left"
msgstr ""
#: includes/class-backend.php:253
msgid "Right"
msgstr ""
#: includes/class-backend.php:256
msgid "Top"
msgstr ""
#: includes/class-backend.php:259
msgid "Hide"
msgstr ""
#: includes/class-backend.php:265
msgid "Link to individual product"
msgstr ""
#: includes/class-backend.php:269
#: includes/class-backend.php:290
#: includes/class-backend.php:303
#: includes/class-backend.php:316
msgid "No"
msgstr ""
#: includes/class-backend.php:272
msgid "Same tab"
msgstr ""
#: includes/class-backend.php:275
msgid "New tab"
msgstr ""
#: includes/class-backend.php:278
msgid "Install and activate WPC Smart Quick View to make it work"
msgstr ""
#: includes/class-backend.php:280
msgid "Quick view popup"
msgstr ""
#: includes/class-backend.php:286
msgid "Show price"
msgstr ""
#: includes/class-backend.php:293
#: includes/class-backend.php:306
#: includes/class-backend.php:319
msgid "Yes"
msgstr ""
#: includes/class-backend.php:299
msgid "Show \"Add to cart\" button"
msgstr ""
#: includes/class-backend.php:312
msgid "Enable carousel"
msgstr ""
#: includes/class-backend.php:346
msgctxt "Post Type General Name"
msgid "Shoppable Images"
msgstr ""
#: includes/class-backend.php:347
msgctxt "Post Type Singular Name"
msgid "Shoppable Image"
msgstr ""
#: includes/class-backend.php:348
msgid "Add New Shoppable Image"
msgstr ""
#: includes/class-backend.php:349
msgid "Add New"
msgstr ""
#: includes/class-backend.php:350
msgid "Edit Shoppable Image"
msgstr ""
#: includes/class-backend.php:351
msgid "Update Shoppable Image"
msgstr ""
#: includes/class-backend.php:352
msgid "Search Shoppable Image"
msgstr ""
#: includes/class-backend.php:356
msgid "Shoppable Image"
msgstr ""
#: includes/class-frontend.php:39
msgid "(%s item)"
msgid_plural "(%s items)"
msgstr[0] ""
msgstr[1] ""
#: includes/class-frontend.php:51
msgid "Search products&hellip;"
msgstr ""
#: includes/class-frontend.php:52
msgctxt "submit button"
msgid "Search"
msgstr ""

View File

@@ -0,0 +1,7 @@
# Change Log
## [1.0.0] - 2022-06-28
### Added
* Literally everything. This is version 1.0, after all.

View File

@@ -0,0 +1,424 @@
# Copyright (C) 2022 Xpro Elementor Theme Builder
# This file is distributed under the same license as the Xpro Elementor Theme Builder package.
msgid ""
msgstr ""
"Project-Id-Version: Xpro Elementor Theme Builder 1.0.5\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/xpro-theme-builder\n"
"POT-Creation-Date: 2022-07-08 05:39: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: 2022-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: admin/class-xpro-admin.php:102 admin/class-xpro-admin.php:381
msgid "Display Rules"
msgstr ""
#: admin/class-xpro-admin.php:103
msgid "Date"
msgstr ""
#: admin/class-xpro-admin.php:192
msgid "Layouts"
msgstr ""
#: admin/class-xpro-admin.php:193
msgid "Layout"
msgstr ""
#: admin/class-xpro-admin.php:194 admin/class-xpro-admin.php:195
#: admin/class-xpro-admin.php:235 admin/class-xpro-admin.php:236
msgid "Theme Builder"
msgstr ""
#: admin/class-xpro-admin.php:196
msgid "Add New"
msgstr ""
#: admin/class-xpro-admin.php:197
msgid "Add New Layout"
msgstr ""
#: admin/class-xpro-admin.php:198
msgid "New Layout"
msgstr ""
#: admin/class-xpro-admin.php:199
msgid "Edit Layout"
msgstr ""
#: admin/class-xpro-admin.php:200
msgid "View Layout"
msgstr ""
#: admin/class-xpro-admin.php:201
msgid "All Layout"
msgstr ""
#: admin/class-xpro-admin.php:202
msgid "Search Layouts"
msgstr ""
#: admin/class-xpro-admin.php:203
msgid "Parent Layouts:"
msgstr ""
#: admin/class-xpro-admin.php:204
msgid "No Layout found."
msgstr ""
#: admin/class-xpro-admin.php:205
msgid "No Layout found in Trash."
msgstr ""
#: admin/class-xpro-admin.php:285
msgid "Xpro Theme Builder Options"
msgstr ""
#: admin/class-xpro-admin.php:311
msgid "Type of Template"
msgstr ""
#: admin/class-xpro-admin.php:315
#: lib/target-rule/class-xpro-target-rules-fields.php:671
#: lib/target-rule/class-xpro-target-rules-fields.php:840
#: lib/target-rule/class-xpro-target-rules-fields.php:1144
#: lib/target-rule/class-xpro-target-rules-fields.php:1174
#: lib/target-rule/class-xpro-target-rules-fields.php:1564
msgid "Select"
msgstr ""
#: admin/class-xpro-admin.php:317
msgid "Header"
msgstr ""
#: admin/class-xpro-admin.php:318
msgid "Footer"
msgstr ""
#: admin/class-xpro-admin.php:321
msgid "Archive"
msgstr ""
#: admin/class-xpro-admin.php:322
msgid "Singular"
msgstr ""
#: admin/class-xpro-admin.php:323 admin/class-xpro-admin.php:343
msgid "Shortcode"
msgstr ""
#: admin/class-xpro-admin.php:330
msgid "Header Sticky"
msgstr ""
#: admin/class-xpro-admin.php:331
msgid "Enable this in order to sticky header (xtb-appear)."
msgstr ""
#: admin/class-xpro-admin.php:335
msgid "Disable"
msgstr ""
#: admin/class-xpro-admin.php:336
msgid "Enable"
msgstr ""
#: admin/class-xpro-admin.php:344
msgid "Copy this shortcode and paste it into post."
msgstr ""
#: admin/class-xpro-admin.php:373
msgid "Display On"
msgstr ""
#: admin/class-xpro-admin.php:374
msgid "Add locations for where this template should appear."
msgstr ""
#: admin/class-xpro-admin.php:385
msgid "Add Display Rule"
msgstr ""
#: admin/class-xpro-admin.php:394
msgid "Do Not Display On"
msgstr ""
#: admin/class-xpro-admin.php:395
msgid "Add locations for where this template should not appear."
msgstr ""
#: admin/class-xpro-admin.php:402
msgid "Exclude On"
msgstr ""
#: admin/class-xpro-admin.php:405
#: lib/target-rule/class-xpro-target-rules-fields.php:911
msgid "Add Exclusion Rule"
msgstr ""
#: admin/class-xpro-admin.php:415
msgid "User Roles"
msgstr ""
#: admin/class-xpro-admin.php:416
msgid "Display custom template based on user role."
msgstr ""
#: admin/class-xpro-admin.php:423
msgid "Users"
msgstr ""
#: admin/class-xpro-admin.php:426
msgid "Add User Rule"
msgstr ""
#: admin/class-xpro-admin.php:503
msgid "Type"
msgstr ""
#: admin/class-xpro-rest-api.php:187
msgid "Post Added"
msgstr ""
#: admin/class-xpro-rest-api.php:281
msgid "Delete Permanent"
msgstr ""
#: admin/class-xpro-rest-api.php:285
msgid "Move to trash"
msgstr ""
#: admin/class-xpro-rest-api.php:306
msgid "Untrashed Post"
msgstr ""
#: admin/class-xpro-rest-api.php:516
msgid "Post Updated"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:127
msgid "404 Page"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:128
msgid "Search Page"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:129
msgid "Blog / Posts Page"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:130
msgid "Front Page"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:131
msgid "Date Archive"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:132
msgid "Author Archive"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:136
msgid "WooCommerce Shop Page"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:141
#: lib/target-rule/class-xpro-target-rules-fields.php:213
msgid "Basic"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:143
msgid "Entire Website"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:144
msgid "All Singulars"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:145
msgid "All Archives"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:150
msgid "Special Pages"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:191
msgid "Specific Target"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:193
msgid "Specific Pages / Posts / Taxonomies, etc."
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:215
msgid "All"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:216
msgid "Logged In"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:217
msgid "Logged Out"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:222
msgid "Advanced"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:625
msgid "Please enter"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:626
msgid "Please delete"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:627
msgid "or more characters"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:628
msgid "character"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:629
msgid "Loading more results…"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:630
msgid "You can only select"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:631
msgid "item"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:632
msgid "s"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:633
msgid "No results found"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:634
msgid "Searching…"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:635
msgid "The results could not be loaded."
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:636
msgid "Select Specific"
msgstr ""
#: lib/target-rule/class-xpro-target-rules-fields.php:655
#: lib/target-rule/class-xpro-target-rules-fields.php:1128
msgid "Add Rule"
msgstr ""
#. translators: %s post label
#: lib/target-rule/class-xpro-target-rules-fields.php:784
msgid "All %s"
msgstr ""
#. translators: %s post label
#. translators: %s taxonomy label
#: lib/target-rule/class-xpro-target-rules-fields.php:789
#: lib/target-rule/class-xpro-target-rules-fields.php:798
msgid "All %s Archive"
msgstr ""
#. translators: 1: Plugin name 2: Elementor
#: plugin.php:202
msgid "\"%1$s\" is not fully compatible with current theme. Please install and activate %2$s theme."
msgstr ""
#: plugin.php:203
msgid "Xpro Theme Builder"
msgstr ""
#: plugin.php:204
msgid "Xpro"
msgstr ""
#: plugin.php:384
msgid "View Documentation"
msgstr ""
#: plugin.php:384
msgid "Documentation"
msgstr ""
#: plugin.php:406
msgid "Settings"
msgstr ""
#. translators: 1: Plugin name 2: URL
#: xpro-theme-builder.php:121
msgid "\"%1$s\" requires \"%2$s\" to be activated. %3$s"
msgstr ""
#: xpro-theme-builder.php:122 xpro-theme-builder.php:130
#: xpro-theme-builder.php:158
msgid "Xpro Elementor Theme Builder"
msgstr ""
#: xpro-theme-builder.php:123 xpro-theme-builder.php:131
msgid "Xpro Elementor Addons"
msgstr ""
#: xpro-theme-builder.php:124
msgid "Activate"
msgstr ""
#. translators: 1: Plugin name 2: URL
#: xpro-theme-builder.php:129
msgid "\"%1$s\" requires \"%2$s\" to be installed. %3$s"
msgstr ""
#: xpro-theme-builder.php:132
msgid "Install"
msgstr ""
#. translators: 1: Plugin name 2: PHP 3: Required PHP version
#: xpro-theme-builder.php:157
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater."
msgstr ""
#: xpro-theme-builder.php:159
msgid "PHP"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Xpro Elementor Theme Builder"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://elementor.wpxpro.com/theme-builder/"
msgstr ""
#. Description of the plugin/theme
msgid "Free Theme Builder for Elementor with 50+ widgets. Now create theme parts like header, footer, singular, archive, woocommerce stores & more."
msgstr ""
#. Author of the plugin/theme
msgid "Xpro"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://www.wpxpro.com/"
msgstr ""