Skip to content
Snippets Groups Projects
Commit d50c8afa authored by daniruiz's avatar daniruiz
Browse files

New upstream version 3.8.25

parent 450dbe05
No related branches found
No related tags found
No related merge requests found
Showing
with 5738 additions and 14 deletions
......@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Ruby ${{ matrix.ruby }}
uses: ruby/setup-ruby@v1
......
......@@ -15,7 +15,7 @@ jobs:
steps:
- name: checkout sources
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set tag to latest
if: (github.event_name == 'push' && github.ref == 'refs/heads/master') || github.event_name == 'schedule'
......@@ -43,7 +43,7 @@ jobs:
install: true
- name: Login to Docker Hub
uses: docker/login-action@v2.1.0
uses: docker/login-action@v2.2.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
......
......@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
......
......@@ -2,7 +2,7 @@ require: rubocop-performance
AllCops:
NewCops: enable
SuggestExtensions: false
TargetRubyVersion: 2.5
TargetRubyVersion: 2.7
Exclude:
- '*.gemspec'
- 'vendor/**/*'
......
......@@ -25,8 +25,7 @@
## Prerequisites
- (Optional but highly recommended: [RVM](https://rvm.io/rvm/install))
- Ruby >= 2.5 - Recommended: latest
- Ruby 2.5.0 to 2.5.3 can cause an 'undefined symbol: rmpd_util_str_to_d' error in some systems, see [#1283](https://github.com/wpscanteam/wpscan/issues/1283)
- Ruby >= 2.7 - Recommended: latest
- Curl >= 7.72 - Recommended: latest
- The 7.29 has a segfault
- The < 7.72 could result in `Stream error in the HTTP/2 framing layer` in some cases
......
......@@ -2,5 +2,5 @@
# Version
module WPScan
VERSION = '3.8.24'
VERSION = '3.8.25'
end
This diff is collapsed.
This diff is collapsed.
# Copyright (C) 2023 Qewebby
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: 360 Product Viewer for WooCommerce 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp_360view\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: 2023-05-11T17:47:24+05:30\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: wp360view\n"
#. Plugin Name of the plugin
#. Description of the plugin
msgid "360 Product Viewer for WooCommerce"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/360-product-viewer-for-woocommerce/"
msgstr ""
#. Author of the plugin
msgid "Qewebby"
msgstr ""
#. Author URI of the plugin
msgid "https://www.qewebby.com"
msgstr ""
#: includes/admin/class-wp360view-admin.php:108
msgid "360 Product image"
msgstr ""
#: includes/admin/class-wp360view-admin.php:141
msgid "Delete image"
msgstr ""
#: includes/admin/class-wp360view-admin.php:141
#: includes/admin/class-wp360view-admin.php:161
msgid "Delete"
msgstr ""
#: includes/admin/class-wp360view-admin.php:161
msgid "Add 360 Product images"
msgstr ""
#: includes/admin/class-wp360view-admin.php:161
msgid "Add to 360 Product gallery"
msgstr ""
#: includes/admin/class-wp360view-admin.php:161
msgid "Delete 360 Product image"
msgstr ""
#: includes/admin/class-wp360view-admin.php:161
msgid "Add 360 product images"
msgstr ""
#: includes/admin/class-wp360view-settings.php:39
msgid "360 View Settings"
msgstr ""
#: includes/admin/class-wp360view-settings.php:56
msgid "Shortcode Settings"
msgstr ""
#: includes/admin/class-wp360view-settings.php:78
msgid "Advance Settings"
msgstr ""
#: includes/admin/class-wp360view-settings.php:88
msgid "Enable Navigation"
msgstr ""
#: includes/admin/class-wp360view-settings.php:90
msgid "Enable navigation panel"
msgstr ""
#: includes/admin/class-wp360view-settings.php:91
msgid "Enable or disable navigation panel globally OR you can override this settings by <b>\"navigation\"</b> attibute by shortcode. Default value is <b>true</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:99
#: includes/admin/class-wp360view-settings.php:101
msgid "Enable dragging"
msgstr ""
#: includes/admin/class-wp360view-settings.php:102
msgid "Enable or disable dragging option globally OR you can override this settings by <b>\"drag\"</b> attibute by shortcode. Default value is <b>true</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:106
#: includes/admin/class-wp360view-settings.php:110
msgid "Play Speed"
msgstr ""
#: includes/admin/class-wp360view-settings.php:111
msgid "Add/change play speed of 360 slider globally OR you can override this settings by <b>\"playspeed\"</b> attibute by shortcode. Default value is <b>100</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:115
#: includes/admin/class-wp360view-settings.php:119
msgid "Frame Rate"
msgstr ""
#: includes/admin/class-wp360view-settings.php:120
msgid "Add/change frame rate of 360 slider globally OR you can override this settings by <b>\"framerate\"</b> attibute by shortcode. Default value is <b>10</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:128
msgid "Enable Spin"
msgstr ""
#: includes/admin/class-wp360view-settings.php:130
msgid "Enable spin"
msgstr ""
#: includes/admin/class-wp360view-settings.php:131
msgid "Enable or disable spin settings globally OR you can override this settings by <b>\"enablespin\"</b> attibute by shortcode. Default value is <b>false</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:139
#: includes/admin/class-wp360view-settings.php:141
msgid "Show Cursor"
msgstr ""
#: includes/admin/class-wp360view-settings.php:142
msgid "Hide or show cursor globally OR you can override this settings by <b>\"showcursor\"</b> attibute by shortcode. Default value is <b>false</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:151
msgid "Fullscreen"
msgstr ""
#: includes/admin/class-wp360view-settings.php:153
msgid "Enable full screen support"
msgstr ""
#: includes/admin/class-wp360view-settings.php:154
msgid "Enable or disable full screen support settings globally OR you can override this settings by <b>\"fullscreen\"</b> attibute by shortcode. Default value is <b>true</b>."
msgstr ""
#: includes/admin/class-wp360view-settings.php:162
msgid "Zoom In/Out"
msgstr ""
#: includes/admin/class-wp360view-settings.php:164
msgid "Enable Zoom In/Out"
msgstr ""
#: includes/admin/class-wp360view-settings.php:165
msgid "Enable or disable zoom in/out settings globally OR you can override this settings by <b>\"zoominout\"</b> attibute by shortcode. Default value is <b>true</b>"
msgstr ""
#: templates/360-product.php:22
#: templates/shortcode-template.php:26
msgid "360 Product View"
msgstr ""
#: wp_360view.php:134
msgid "Settings"
msgstr ""
#: wp_360view.php:176
msgid "WooCommerce"
msgstr ""
= 1.0.1 - 29 May 2023 =
* Fix: Some minor issues
\ No newline at end of file
# Copyright (C) 2023 Allpay
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Allpay payment gateway 1.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/allpay-payment-"
"gateway.1.0.2\n"
"POT-Creation-Date: 2023-07-19T19:35:49+03:00\n"
"PO-Revision-Date: 2023-07-19 19:49+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.3.2\n"
"X-Domain: allpay-payment-gateway\n"
#. Plugin Name of the plugin
msgid "Allpay payment gateway"
msgstr "Платежный шлюз Allpay"
#. Plugin URI of the plugin
msgid "https://www.allpay.co.il/integrations/woocommerce"
msgstr ""
#. Description of the plugin
msgid "Allpay Payment Gateway for WooCommerce."
msgstr "Платежный шлюз Allpay для WooCommerce."
#. Author of the plugin
msgid "Allpay"
msgstr ""
#. Author URI of the plugin
msgid "https://allpay.co.il"
msgstr ""
#: allpay-gateway.php:47
msgid "Settings"
msgstr "Настройки"
#: allpay.php:12 allpay.php:16
msgid "Bank cards payments Allpay"
msgstr "Оплата банковскими картами Allpay"
#: allpay.php:14
msgid "Allpay Payment Gateway Plug-in for WooCommerce"
msgstr "Плагин платежного шлюза Allpay для WooCommerce"
#: allpay.php:55
msgid "Enable / Disable"
msgstr "Включить/ Выключить"
#: allpay.php:56
msgid "Enable this payment gateway"
msgstr "Включить этот метод оплаты"
#: allpay.php:61
msgid "Title"
msgstr "Заголовок"
#: allpay.php:63
msgid "Payment title the customer will see during the checkout process."
msgstr ""
"Заголовок платежа, который покупатель увидит в процессе оформления заказа."
#: allpay.php:64
msgid "Credit card"
msgstr "Кредитная карта"
#: allpay.php:67
msgid "Description"
msgstr "Описание"
#: allpay.php:69
msgid "Payment description the customer will see during the checkout process."
msgstr ""
"Описание платежа, которое покупатель увидит в процессе оформления заказа."
#: allpay.php:70
msgid "Pay securely using your credit card."
msgstr "Платите безопасно с помощью кредитной карты."
#: allpay.php:74
msgid "API login"
msgstr "API логин"
#: allpay.php:76
msgid "Allpay API Login"
msgstr "Логин API Allpay"
#: allpay.php:79
msgid "API key"
msgstr "API ключ"
#: allpay.php:81
msgid "Allpay API Key"
msgstr "Ключ API Allpay"
#: allpay.php:84
msgid "Installment max payments"
msgstr "Платежей в рассрочку до"
#: allpay.php:86
msgid "Maximum number of installment payments. Up to 12, zero to disable."
msgstr ""
"Максимальное количество платежей в рассрочку. Максимум до12-и платежей. 0 "
"для отключения."
#: allpay.php:87
msgid ""
"Allows client to choose number of payments. Valid for credit cards only (no "
"debit cards)"
msgstr ""
"Позволяет клиенту выбрать количество платежей. Действительно только для "
"кредитных карт (без дебетовых карт)"
#: allpay.php:91
msgid "Installment min order amount"
msgstr "Минимальная сумма заказа в рассрочку"
#: allpay.php:93
msgid "Minimum order amount for installments. Zero for orders of any amount."
msgstr "Минимальная сумма заказа в рассрочку. Ноль для заказов на любую сумму."
#: allpay.php:94
msgid ""
"Enables installment option when payment amount equals or above this value"
msgstr ""
"Включает опцию рассрочки, когда сумма платежа равна или превышает это "
"значение"
#: allpay.php:98
msgid "First payment amount"
msgstr "Сумма первого платежа"
#: allpay.php:100
msgid "First Installment payment. Zero for auto."
msgstr "Оплата первого взноса. Ноль для автоматического расчета."
#: allpay.php:101
msgid ""
"Makes first payment amount fixed. If set to 0, the system will calculate the "
"first payment"
msgstr ""
"Фиксирует сумму первого платежа. Если установлено 0, система рассчитает "
"первый платеж"
#: allpay.php:146
msgid ""
"We are currently experiencing problems trying to connect to this payment "
"gateway. Sorry for the inconvenience."
msgstr ""
"В настоящее время у нас возникают проблемы с подключением к этому платежному "
"шлюзу. Приносим извинения за неудобства."
#: allpay.php:149
msgid "Allpay's Response was empty."
msgstr "Пустой ответ от платежного шлюза."
{
"name": "mvam-animiate",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"build": "wp-scripts build",
"start": "wp-scripts start"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@wordpress/scripts": "^19.2.1"
}
}
# Copyright (C) 2023 ThemeAtelier
# This file is distributed under the same license as the Ask FAQ Pro plugin.
msgid ""
msgstr ""
"Project-Id-Version: Ask FAQ Pro 0.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ask-faq-pro\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-04-19T04:37:38+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: ask-faq-pro\n"
#. Plugin Name of the plugin
msgid "Ask FAQ Pro"
msgstr ""
#. Description of the plugin
msgid "Best FAQ block including tab and accordion version what provides to use text, audio and video as Write Answer."
msgstr ""
#. Author of the plugin
msgid "ThemeAtelier"
msgstr ""
#. Author URI of the plugin
msgid "http://themeatelier.net/"
msgstr ""
#: ask-faq.php:55
msgid "Ask FAQ"
msgstr ""
#: build/accordion-block/index.js:72
#: build/tab/index.js:96
#: build/accordion-block/index.js:52
#: build/tab/index.js:94
msgid "Text"
msgstr ""
#: build/accordion-block/index.js:75
#: build/tab/index.js:99
#: build/accordion-block/index.js:53
#: build/tab/index.js:95
msgid "Audio"
msgstr ""
#: build/accordion-block/index.js:78
#: build/tab/index.js:102
#: build/accordion-block/index.js:54
#: build/tab/index.js:96
msgid "Video"
msgstr ""
#: build/accordion-block/index.js:85
#: build/accordion-block/index.js:90
#: build/accordion-block/index.js:157
#: build/tabs/index.js:3631
#: build/tabs/index.js:3632
#: build/accordion-block/index.js:68
#: build/accordion-block/index.js:73
#: build/accordion-block/index.js:171
#: build/tabs/index.js:3194
#: build/tabs/index.js:3198
msgid "Write Question"
msgstr ""
#: build/accordion-block/index.js:91
#: build/accordion-block/index.js:74
msgid "Write your question to show as Write Question."
msgstr ""
#: build/accordion-block/index.js:93
#: build/tab/index.js:105
#: build/accordion-block/index.js:80
#: build/tab/index.js:104
msgid "Type of Write Answer"
msgstr ""
#: build/accordion-block/index.js:106
#: build/tab/index.js:118
#: build/accordion-block/index.js:89
#: build/tab/index.js:113
msgid "Choose the type of answer you wanna show"
msgstr ""
#: build/accordion-block/index.js:108
#: build/accordion-block/index.js:113
#: build/accordion-block/index.js:184
#: build/tab/index.js:120
#: build/tab/index.js:123
#: build/accordion-block/index.js:96
#: build/accordion-block/index.js:101
#: build/accordion-block/index.js:209
msgid "Write Answer"
msgstr ""
#: build/accordion-block/index.js:114
#: build/accordion-block/index.js:102
msgid "Write your answer to show as Write Answer."
msgstr ""
#: build/accordion-block/index.js:205
#: build/tab/index.js:139
#: build/tab/index.js:184
#: build/accordion-block/index.js:233
#: build/tab/index.js:142
#: build/tab/index.js:202
msgid "Upload Audio"
msgstr ""
#: build/accordion-block/index.js:207
#: build/tab/index.js:186
#: build/accordion-block/index.js:242
#: build/tab/index.js:211
msgid "No Audio Uploaded Yet"
msgstr ""
#: build/accordion-block/index.js:228
#: build/tab/index.js:155
#: build/tab/index.js:207
#: build/accordion-block/index.js:271
#: build/tab/index.js:162
#: build/tab/index.js:238
msgid "Upload Video"
msgstr ""
#: build/accordion-block/index.js:230
#: build/tab/index.js:209
#: build/accordion-block/index.js:280
#: build/tab/index.js:247
msgid "No Video Uploaded Yet"
msgstr ""
#: build/accordion-block/index.js:261
#: build/accordion-block/index.js:313
msgid "Accordion Question"
msgstr ""
#: build/accordion-block/index.js:262
#: build/accordion-block/index.js:314
msgid "A accordion question item"
msgstr ""
#: build/accordion-block/index.js:518
#: build/tabs/index.js:3692
#: build/accordion-block/index.js:561
#: build/tabs/index.js:3304
msgid "Show Searchbar for filtering questions."
msgstr ""
#: build/accordion-block/index.js:522
#: build/accordion-block/index.js:527
#: build/tabs/index.js:3696
#: build/tabs/index.js:3701
#: build/accordion-block/index.js:570
#: build/accordion-block/index.js:575
#: build/tabs/index.js:3313
#: build/tabs/index.js:3318
msgid "Search Question"
msgstr ""
#: build/accordion-block/index.js:528
#: build/tabs/index.js:3702
#: build/accordion-block/index.js:579
#: build/tabs/index.js:3322
msgid "Change search filed placeholder"
msgstr ""
#: build/accordion-block/index.js:530
#: build/tabs/index.js:3704
#: build/accordion-block/index.js:586
#: build/tabs/index.js:3329
msgid "Dark Mode"
msgstr ""
#: build/tab/index.js:64
#: build/tab/index.js:59
msgid "%1$s (%2$d of %3$d)"
msgstr ""
#: build/tab/index.js:163
#: build/tab/index.js:180
msgid "Add Answer"
msgstr ""
#: build/accordion-block/block.json
msgctxt "block title"
msgid "Ask Accordion"
msgstr ""
#: build/accordion-block/block.json
msgctxt "block description"
msgid "Accordion for Ask FAQ"
msgstr ""
#: build/accordion-block/block.json
#: build/tab/block.json
#: build/tabs/block.json
msgctxt "block keyword"
msgid "ask"
msgstr ""
#: build/accordion-block/block.json
#: build/tab/block.json
#: build/tabs/block.json
msgctxt "block keyword"
msgid "faq"
msgstr ""
#: build/accordion-block/block.json
msgctxt "block keyword"
msgid "accordion"
msgstr ""
#: build/tab/block.json
msgctxt "block title"
msgid "Tab"
msgstr ""
#: build/tab/block.json
#: build/tabs/block.json
msgctxt "block description"
msgid "Tab for ask faq"
msgstr ""
#: build/tab/block.json
#: build/tabs/block.json
msgctxt "block keyword"
msgid "tab"
msgstr ""
#: build/tabs/block.json
msgctxt "block title"
msgid "Ask Tab"
msgstr ""
#: build/tabs/block.json
msgctxt "block style label"
msgid "Default"
msgstr ""
#: build/tabs/block.json
msgctxt "block style label"
msgid "Other"
msgstr ""
= 1.2.0 =
New: support for WooCommerce 8.0.1
New: support for WordPress 6.3
= 1.1.0 =
New: support for WooCommerce 7.9
\ No newline at end of file
# Copyright (C) 2023 Bayarcash
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: Bayarcash GiveWP 3.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/bayarcash-givewp\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: 2023-06-22T02:18:53+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: bayarcash-givewp\n"
#. Plugin Name of the plugin
msgid "Bayarcash GiveWP"
msgstr ""
#. Plugin URI of the plugin
msgid "https://bayarcash.com/?utm_source=wp-plugins-givewp&utm_campaign=plugin-uri&utm_medium=wp-dash"
msgstr ""
#. Description of the plugin
msgid "Accept online donation from Malaysia internet online banking via Bayarcash. Currently, Bayarcash support FPX and Direct Debit payment channels."
msgstr ""
#. Author of the plugin
#: includes/src/Givewp.php:43
#: includes/src/Givewp.php:44
#: includes/src/Givewp.php:51
#: includes/src/Givewp.php:168
msgid "Bayarcash"
msgstr ""
#. Author URI of the plugin
msgid "https://bayarcash.com/?utm_source=wp-plugins-givewps&utm_campaign=author-uri&utm_medium=wp-dash"
msgstr ""
#: includes/admin/donor-profile.php:14
msgid "Phone Numbers"
msgstr ""
#: includes/admin/donor-profile.php:19
msgid "This donor does not have any phone number saved."
msgstr ""
#: includes/admin/form-fields.php:120
#: includes/admin/form-fields.php:125
#: includes/src/Givewp.php:277
msgid "Phone Number"
msgstr ""
#: includes/admin/form-fields.php:122
msgid "We require a phone number for verification."
msgstr ""
#: includes/admin/form-fields.php:131
msgid "Identification Type"
msgstr ""
#: includes/admin/form-fields.php:133
msgid "We require a identification type for verification."
msgstr ""
#: includes/admin/form-fields.php:152
#: includes/admin/form-fields.php:157
#: includes/src/Givewp.php:278
msgid "Identification Number"
msgstr ""
#: includes/admin/form-fields.php:154
msgid "We require a identification number for verification."
msgstr ""
#: includes/src/Bayarcash.php:123
msgid "Settings"
msgstr ""
#: includes/src/Bayarcash.php:157
msgid "Bayarcash require GiveWP plugin. Please install and activate."
msgstr ""
#: includes/src/Givewp.php:70
msgid "General Settings"
msgstr ""
#: includes/src/Givewp.php:75
#: includes/src/Givewp.php:134
msgid "Personal Access Token (PAT)"
msgstr ""
#: includes/src/Givewp.php:76
#: includes/src/Givewp.php:135
msgid "Enter your Personal Access Token (PAT). You can retrieve it from Bayarcash console at Dashboard > Profile."
msgstr ""
#: includes/src/Givewp.php:81
#: includes/src/Givewp.php:140
msgid "Portal Key"
msgstr ""
#: includes/src/Givewp.php:82
#: includes/src/Givewp.php:141
msgid "Enter your portal key. You can retrieve it from Bayarcash console at Dashboard > Portals."
msgstr ""
#: includes/src/Givewp.php:91
msgid "Reference Settings"
msgstr ""
#: includes/src/Givewp.php:96
#: includes/src/Givewp.php:146
msgid "Billing Fields"
msgstr ""
#: includes/src/Givewp.php:97
#: includes/src/Givewp.php:147
msgid "This option will enable the billing details section at the donation form."
msgstr ""
#: includes/src/Givewp.php:102
#: includes/src/Givewp.php:152
msgid "Enabled"
msgstr ""
#: includes/src/Givewp.php:103
#: includes/src/Givewp.php:153
msgid "Disabled"
msgstr ""
#: includes/src/Givewp.php:123
msgid "Do you want to customize the donation instructions for this form?"
msgstr ""
#: includes/src/Givewp.php:128
msgid "Global Option"
msgstr ""
#: includes/src/Givewp.php:129
msgid "Customize"
msgstr ""
#: includes/src/Givewp.php:130
msgid "Disable"
msgstr ""
#: includes/src/Givewp.php:205
msgid "Make your donation quickly and securely with Bayarcash"
msgstr ""
#: includes/src/Givewp.php:206
msgid "How it works:"
msgstr ""
#: includes/src/Givewp.php:207
msgid "You will be redirected to Bayarcash to pay using your online banking. You will then be brought back to this page to view your receipt."
msgstr ""
#: includes/src/Givewp.php:316
msgid "Please tick the create account button if you want to create a subscription donation"
msgstr ""
#: includes/src/Givewp.php:397
msgid "Please enter phone number."
msgstr ""
#: includes/src/Givewp.php:401
msgid "Please enter identification number."
msgstr ""
#: includes/src/Givewp.php:405
msgid "Please select identification type."
msgstr ""
#. translators: %s: payment data
#: includes/src/Givewp.php:455
msgid "Payment creation failed before sending donor to Bayarcash. Payment data: %s"
msgstr ""
#: includes/src/Givewp.php:456
msgid "Payment Error"
msgstr ""
# Copyright (C) 2023 thingsym
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Better Website Performance 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-website-performance\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: 2023-05-31T08:54:57+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: better-website-performance\n"
#. Plugin Name of the plugin
msgid "Better Website Performance"
msgstr ""
#. Plugin URI of the plugin
msgid "https://github.com/thingsym/better-website-performance"
msgstr ""
#. Description of the plugin
msgid "The Better Website Performance plugin adds advanced features to improve website performance."
msgstr ""
#. Author of the plugin
msgid "thingsym"
msgstr ""
#. Author URI of the plugin
msgid "https://www.thingslabo.com/"
msgstr ""
#: inc/class-better-website-performance.php:107
msgid "Become a sponsor"
msgstr ""
#: inc/customizer/class-panel.php:39
msgid "Performance Settings (Better Website Performance)"
msgstr ""
#: inc/emoji/class-emoji.php:169
msgid "Emoji resource"
msgstr ""
#: inc/emoji/class-emoji.php:188
msgid "Enable Emoji resource"
msgstr ""
#: inc/image-srcset/class-image-srcset.php:162
msgid "Image Srcset"
msgstr ""
#: inc/image-srcset/class-image-srcset.php:181
msgid "Enable Image Srcset"
msgstr ""
#: inc/javascript/class-async.php:200
msgid "JavaScript"
msgstr ""
#: inc/javascript/class-async.php:219
msgid "Async type"
msgstr ""
#: inc/javascript/class-async.php:243
#: inc/style/class-concat.php:329
msgid "Exclude"
msgstr ""
#: inc/javascript/class-async.php:246
#: inc/style/class-concat.php:332
msgid "Enter handle names to exclude."
msgstr ""
#: inc/jquery/class-jquery.php:228
msgid "jQuery"
msgstr ""
#: inc/jquery/class-jquery.php:247
msgid "Enable jQuery"
msgstr ""
#: inc/jquery/class-jquery.php:266
msgid "Enable jQuery Migrate"
msgstr ""
#: inc/jquery/class-jquery.php:285
msgid "Place jQuery in the footer"
msgstr ""
#: inc/preload/class-preload.php:193
#: inc/preload/class-preload.php:214
msgid "Preload"
msgstr ""
#: inc/preload/class-preload.php:220
#: inc/resource-hints/class-resource-hints.php:240
#: inc/resource-hints/class-resource-hints.php:265
#: inc/resource-hints/class-resource-hints.php:290
#: inc/resource-hints/class-resource-hints.php:315
msgid "See <a href=\"%1$s\" target=\"_blank\">Specification</a>."
msgstr ""
#: inc/resource-hints/class-resource-hints.php:213
msgid "Resource Hints"
msgstr ""
#: inc/resource-hints/class-resource-hints.php:234
msgid "DNS-Prefetch"
msgstr ""
#: inc/resource-hints/class-resource-hints.php:259
msgid "Preconnect"
msgstr ""
#: inc/resource-hints/class-resource-hints.php:284
msgid "Prefetch"
msgstr ""
#: inc/resource-hints/class-resource-hints.php:309
msgid "Prerender"
msgstr ""
#: inc/style/class-concat.php:267
msgid "Style Sheet"
msgstr ""
#: inc/style/class-concat.php:286
msgid "Loading type"
msgstr ""
#: inc/style/class-concat.php:290
msgid "Default: Load external css file"
msgstr ""
#: inc/style/class-concat.php:291
msgid "Inline each stylesheet"
msgstr ""
#: inc/style/class-concat.php:292
msgid "Inline concated Stylesheets"
msgstr ""
#: inc/style/class-concat.php:310
msgid "Enable minify"
msgstr ""
#: inc/wp-custom-css/class-wp-custom-css.php:180
msgid "Place custom CSS in the footer"
msgstr ""
#: inc/wp-head/class-wp-head.php:195
msgid "HTML Head"
msgstr ""
#: inc/wp-head/class-wp-head.php:214
msgid "Display the links to the general feeds"
msgstr ""
#: inc/wp-head/class-wp-head.php:233
msgid "Display the links to the extra feeds (such as category feeds)"
msgstr ""
#: inc/wp-head/class-wp-head.php:252
msgid "Display Really Simple Discovery (EditURI)"
msgstr ""
#: inc/wp-head/class-wp-head.php:271
msgid "Display Windows Live Writer (wlwmanifest)"
msgstr ""
#: inc/wp-head/class-wp-head.php:290
msgid "Display WordPress generator"
msgstr ""
#: inc/wp-head/class-wp-head.php:309
msgid "Display canonical"
msgstr ""
#: inc/wp-head/class-wp-head.php:328
msgid "Display shortlink"
msgstr ""
#: inc/wp-head/class-wp-head.php:347
msgid "Display the REST API link"
msgstr ""
#: inc/wp-head/class-wp-head.php:366
msgid "Display oEmbed discovery links"
msgstr ""
# Copyright (C) 2023 bPlugins LLC
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: Mailchimp block 1.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mailchimp-block\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: 2023-07-08T12:12:42+02:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: mail-collections\n"
#. Plugin Name of the plugin
msgid "Mailchimp block"
msgstr ""
#. Description of the plugin
msgid "Connect your MailChimp with your WordPress."
msgstr ""
#. Author of the plugin
msgid "bPlugins LLC"
msgstr ""
#. Author URI of the plugin
msgid "http://bplugins.com"
msgstr ""
#: dist/editor.js:1
msgid "Default"
msgstr ""
#: dist/editor.js:1
msgid "Form 1"
msgstr ""
#: dist/editor.js:1
msgid "Form 2"
msgstr ""
#: dist/editor.js:1
msgid "Form 3"
msgstr ""
#: dist/editor.js:1
msgid "General"
msgstr ""
#: dist/editor.js:1
msgid "Style"
msgstr ""
#: dist/editor.js:1
msgid "Help"
msgstr ""
#: dist/editor.js:1
msgid "Read Documentation"
msgstr ""
#: dist/editor.js:1
msgid "Would you please rate us?"
msgstr ""
#: dist/editor.js:1
msgid "We are new and we need your help to grow!🙏"
msgstr ""
#: dist/editor.js:1
msgid "Config"
msgstr ""
#: dist/editor.js:1
msgid "Configure Api Key"
msgstr ""
#: dist/editor.js:1
msgid "Audience Id"
msgstr ""
#: dist/editor.js:1
msgid "Elements"
msgstr ""
#: dist/editor.js:1
msgid "Icon"
msgstr ""
#: dist/editor.js:1
msgid "Label"
msgstr ""
#: dist/editor.js:1
msgid "Description"
msgstr ""
#: dist/editor.js:1
msgid "First Name"
msgstr ""
#: dist/editor.js:1
msgid "Last Name"
msgstr ""
#: dist/editor.js:1
msgid "Button"
msgstr ""
#: dist/editor.js:1
msgid "Message"
msgstr ""
#: dist/editor.js:1
msgid "Success"
msgstr ""
#: dist/editor.js:1
msgid "Error"
msgstr ""
#: dist/editor.js:1
msgid "Placeholder Text"
msgstr ""
#: dist/editor.js:1
msgid "Email"
msgstr ""
#: dist/editor.js:1
msgid "Forms"
msgstr ""
#: dist/editor.js:1
msgid "Theme"
msgstr ""
#: dist/editor.js:1
msgid "Form"
msgstr ""
#: dist/editor.js:1
msgid "Background:"
msgstr ""
#: dist/editor.js:1
msgid "Padding"
msgstr ""
#: dist/editor.js:1
msgid "Border"
msgstr ""
#: dist/editor.js:1
msgid "Background"
msgstr ""
#: dist/editor.js:1
msgid "Color"
msgstr ""
#: dist/editor.js:1
msgid "Typography"
msgstr ""
#: dist/editor.js:1
msgid "Input"
msgstr ""
#: dist/editor.js:1
msgid "Colors"
msgstr ""
#: dist/editor.js:1
msgid "Margin"
msgstr ""
#: dist/editor.js:1
msgid "Hovers Colors"
msgstr ""
#: dist/editor.js:1
msgid "Title Here"
msgstr ""
#: dist/editor.js:1
msgid "Description Here"
msgstr ""
#: dist/editor.js:1
msgid "Please Insert Your Api Key"
msgstr ""
#: dist/editor.js:1
msgid "MailChimp"
msgstr ""
#: dist/editor.js:1
msgid "MailChimp API key"
msgstr ""
#: dist/editor.js:1
msgid "Save Information"
msgstr ""
#: block.json
msgctxt "block title"
msgid "Mailchimp-block"
msgstr ""
#: block.json
msgctxt "block description"
msgid "Description of MailChimp Block."
msgstr ""
#: block.json
msgctxt "block keyword"
msgid "mail"
msgstr ""
#: block.json
msgctxt "block keyword"
msgid "mailchimp"
msgstr ""
#: block.json
msgctxt "block keyword"
msgid "key3"
msgstr ""
# Copyright (C) 2023 Carmo Product GTIN for WooCommerce
# This file is distributed under the same license as the Carmo Product GTIN for WooCommerce package.
msgid ""
msgstr ""
"Project-Id-Version: Carmo Product GTIN for WooCommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/"
"qs_tool_wp_pot_gen_1685090187_0439_962967\n"
"POT-Creation-Date: 2023-05-26 10:54+0100\n"
"PO-Revision-Date: 2023-05-26 10:55+0100\n"
"Last-Translator: João Carmo Pereira <mail@carmo.pt>\n"
"Language-Team: \n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.3.1\n"
#: carmo-product-gtin-for-woocommerce.php:37
#, php-format
msgid ""
"Carmo Woo Product GTIN is active but WooCommerce is not. Please <a "
"href=\"%s\">install and activate WooCommerce by Automattic</a> plugin to use "
"this feature."
msgstr ""
"O Carmo Woo Product GTIN está activo, mas o WooCommerce não está. <a "
"href=\"%s\">Instale e active o plugin WooCommerce by Automattic</a> para "
"utilizar esta funcionalidade."
#: carmo-product-gtin-for-woocommerce.php:53
#: carmo-product-gtin-for-woocommerce.php:76
msgid "Enter gtin (ean/upc) value"
msgstr "Introduzir o gtin (ean/upc)"
#: carmo-product-gtin-for-woocommerce.php:55
#: carmo-product-gtin-for-woocommerce.php:79
msgid ""
"The GTIN, including EAN (European Article Number) and UPC (Universal Product "
"Code), is a standardized numerical identifier and barcode used to uniquely "
"identify products in the global marketplace, facilitating efficient "
"inventory management and supply chain operations."
msgstr ""
"O GTIN, incluindo o EAN (Número Europeu de Artigo) e o UPC (Código Universal "
"de Produto), é um identificador numérico normalizado e um código de barras "
"utilizado para identificar exclusivamente os produtos no mercado global, "
"facilitando a gestão eficiente do inventário e as operações da cadeia de "
"abastecimento."
#: carmo-product-gtin-for-woocommerce.php:152
msgid ""
"WooCommerce must be installed and active to see how many products have GTIN"
msgstr ""
"O WooCommerce tem de estar instalado e activo para ver quantos produtos têm "
"GTIN"
#: carmo-product-gtin-for-woocommerce.php:170
msgid "Statistics"
msgstr "Estatísticas"
#: carmo-product-gtin-for-woocommerce.php:173
#, php-format
msgid "You have used the GTIN field: %s time(s)."
msgstr "O campo GTIN foi utilizado: %s vezes."
#: carmo-product-gtin-for-woocommerce.php:176
msgid "Options"
msgstr "Opções"
#: carmo-product-gtin-for-woocommerce.php:178
msgid ""
"Warning: This will delete all product data associated with Carmo GTIN. Are "
"you sure you want to proceed?"
msgstr ""
"Aviso: Isto irá eliminar todos os dados do produto associados ao Carmo GTIN. "
"Tem a certeza de que pretende continuar?"
#: carmo-product-gtin-for-woocommerce.php:179
msgid ""
"If you delete the data don't forget to flush your object cache if present."
msgstr ""
"Se eliminar os dados, não se esqueça de limpar a sua cache de objectos, se "
"existir."
#: carmo-product-gtin-for-woocommerce.php:180
msgid "Delete all carmo GTIN data"
msgstr "Eliminar todos os dados do carmo GTIN"
#: carmo-product-gtin-for-woocommerce.php:189
msgid "About"
msgstr "Sobre"
#: carmo-product-gtin-for-woocommerce.php:192
#, php-format
msgid ""
"This plugin was created with love. If you have any question or suggestion, "
"please contact using <a href='mailto:%s'>%s</a>."
msgstr ""
"Este plugin foi criado com amor. Se existir alguma dúvida ou sugestão, entre "
"em contato pelo e-email <a href='mailto:%s'>%s</a>."
#: carmo-product-gtin-for-woocommerce.php:220
msgid "All data has been deleted."
msgstr "Todos os dados foram apagados."
#: carmo-product-gtin-for-woocommerce.php:225
msgid "An error occurred while trying to delete data."
msgstr "Ocorreu um erro ao tentar apagar os dados."
#: carmo-product-gtin-for-woocommerce.php:232
msgid ""
"Are you sure you want to delete all product data associated with Carmo GTIN?"
msgstr ""
"Tem a certeza de que pretende eliminar todos os dados do produto associados "
"ao Carmo GTIN?"
#: carmo-product-gtin-for-woocommerce.php:233
msgid "This action cannot be undone."
msgstr "Esta acção é irreversível."
#: carmo-product-gtin-for-woocommerce.php:234
msgid "It will delete all meta_key = 'carmogtin' from wp_postmeta table."
msgstr ""
"Este procedimento irá eliminar todas as entradas meta_key = 'carmogtin' na "
"tabela wp_postmeta."
#: carmo-product-gtin-for-woocommerce.php:235
msgid "Yes I'm sure"
msgstr "Sim, tenho a certeza"
#: carmo-product-gtin-for-woocommerce.php:248
msgid "Settings"
msgstr "Opções"
#~ msgid "Carmo Product GTIN for WooCommerce"
#~ msgstr "Carmo Product GTIN for WooCommerce"
#~ msgid "https://www.carmo.pt/project/woo-product-gtin/"
#~ msgstr "https://www.carmo.pt/project/woo-product-gtin/"
#~ msgid ""
#~ "Adds a numeric GTIN field on Simple Products and Variation if they exist. "
#~ "This field can be used via shortcode on product pages and for product "
#~ "feeds."
#~ msgstr ""
#~ "Adiciona um GTIN numérico em Produtos Simples e em Produtos Variáveis "
#~ "(caso existam). Este campo pode ser utilizado via shortcode nos template "
#~ "de página de produto e para feeds de produto."
#~ msgid "carmo"
#~ msgstr "carmo"
#~ msgid "https://carmo.pt"
#~ msgstr "https://carmo.pt"
msgid ""
msgstr ""
"Project-Id-Version: Delivengo : Méthodes de livraison pour WooCommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/delivengo/\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-06-14\n"
"X-Domain: wc_delivengo\n"
msgid "Preparing"
msgstr ""
msgid "Deposited"
msgstr ""
msgid "In progress"
msgstr ""
msgid "Distributed"
msgstr ""
msgid "AR received"
msgstr ""
msgid "Reclamation asked"
msgstr ""
msgid "Incident"
msgstr ""
msgid "No handling information from La Poste for more than 5 days"
msgstr ""
msgid "No evolution of parcel tracking for more than 30 days"
msgstr ""
msgid "AR not received within 30 days following distribution"
msgstr ""
msgid "PND not received within 15/30 days following the non-delivery"
msgstr ""
msgid "PND"
msgstr ""
msgid "PND Access or address error"
msgstr ""
msgid "PND Addressee unknown at address"
msgstr ""
msgid "PND Parcel refused by the addressee"
msgstr ""
msgid "PND Arrival notified and not claimed"
msgstr ""
msgid "Complaint resolved: Parcel found by La Poste"
msgstr ""
msgid "Complaint abandoned"
msgstr ""
msgid "Complaint resolved: La Poste compensation"
msgstr ""
msgid "Sent (international)"
msgstr ""
msgid "Handling"
msgstr ""
msgid "Resent to distribution"
msgstr ""
msgid "This plugin gives you the possibility to use the Delivengo shipping methods in WooCommerce."
msgstr ""
msgid "Could not save the deposit"
msgstr ""
msgid "Could not save the label"
msgstr ""
msgid "Title"
msgstr ""
msgid "This controls the title which the user sees during checkout."
msgstr ""
msgid "Free from order value"
msgstr ""
msgid "Shipping cost will be free if the order value is over the one specified."
msgstr ""
msgid "Always free?"
msgstr ""
msgid "If enabled, rates calculation for this shipping method will always be zero."
msgstr ""
msgid "Title if free"
msgstr ""
msgid "This controls the title which the user sees during checkout if the shipping methods is free. Leave empty to always use standard title."
msgstr ""
msgid "Handling fee"
msgstr ""
msgid "This amount is added to the shipping cost during checkout."
msgstr ""
msgid "Free if at least one item in the cart has one of the free shipping classes above"
msgstr ""
msgid "If enabled, delivery will be free, even if the other items in the cart do not have one of the free shipping classes above"
msgstr ""
msgid "Free shipping classes"
msgstr ""
msgid "These shipping classes qualify for free shipping"
msgstr ""
msgid "Excluded shipping classes"
msgstr ""
msgid "The current shipping method will not be displayed if one product in the cart has one of these shipping classes. This option takes precedence over the option Free shipping classes"
msgstr ""
msgid "Delivengo Economic"
msgstr ""
msgid "Shipping without tracking in mailbox, in Economic delivery time to international destinations"
msgstr ""
msgid "Delivengo Priority"
msgstr ""
msgid "Shipping without tracking in mailbox, in Priority delivery time to international destinations"
msgstr ""
msgid "Delivengo Tracked"
msgstr ""
msgid "Shipping with tracking in mailbox to international destinations"
msgstr ""
msgid "Delivengo With acknowledgement of receipt"
msgstr ""
msgid "Shipping with tracking and signature, registered mail with acknowledgement of receipt, to international destinations"
msgstr ""
msgid "Delivengo Without acknowledgement of receipt"
msgstr ""
msgid "Shipping with tracking and signature, registered mail without acknowledgement of receipt, to international destinations"
msgstr ""
msgid "Not found"
msgstr ""
msgid "No label found in the request"
msgstr ""
msgid "The statuses update process has started. Depending on the number of orders you have, it may take a few minutes to update all statuses."
msgstr ""
msgid "Missing order id in the request"
msgstr ""
msgid "Error creating the shipment: %s"
msgstr ""
msgid "Missing api key in the request"
msgstr ""
msgid "This API key is valid"
msgstr ""
msgid "The content of the file is empty"
msgstr ""
msgid "HS codes imported successfully"
msgstr ""
msgid "An error occurred while importing the default shipping prices."
msgstr ""
msgid "The log file is empty"
msgstr ""
msgid "Hi %s,"
msgstr ""
msgid "here"
msgstr ""
msgid "Tracking number: %s"
msgstr ""
msgid "Shipping address:"
msgstr ""
msgid "You can follow up your order here: %s"
msgstr ""
msgid "Unit price (%s)"
msgstr ""
msgid "Quantity"
msgstr ""
msgid "Unit weight (grams)"
msgstr ""
msgid "Edit prices and weights"
msgstr ""
msgid "Editing prices and weights may create inconsistency between CN23 or labels and invoice. Edit these values only if you really need it."
msgstr ""
msgid "Shipping costs (%s)"
msgstr ""
msgid "Packaging weight (grams)"
msgstr ""
msgid "Total weight (items + packaging)"
msgstr ""
msgid "Customs category"
msgstr ""
msgid "Generate label"
msgstr ""
msgid "Delivengo tracking link"
msgstr ""
msgid "<b>Addresses saved on your MyDelivengo account</b> (click on the address of your choice to auto-fill the form)"
msgstr ""
msgid "Label format"
msgstr ""
msgid "Offer"
msgstr ""
msgid "Print format"
msgstr ""
msgid "Position"
msgstr ""
msgid "Unique format"
msgstr ""
msgid "Print example"
msgstr ""
msgid "Download example"
msgstr ""
msgid "Billing"
msgstr ""
msgid "Import"
msgstr ""
msgid "Test your API key"
msgstr ""
msgid "See logs"
msgstr ""
msgid "Shipping rates"
msgstr ""
msgid "From weight"
msgstr ""
msgid "Included"
msgstr ""
msgid "To weight"
msgstr ""
msgid "Excluded"
msgstr ""
msgid "From cart price"
msgstr ""
msgid "To cart price"
msgstr ""
msgid "Shipping class"
msgstr ""
msgid "Price"
msgstr ""
msgid "Add rate"
msgstr ""
msgid "Delete selected"
msgstr ""
msgid "Import Delivengo Europe prices"
msgstr ""
msgid "Import Delivengo World prices"
msgstr ""
msgid "This will replace the currently existing prices you've configured"
msgstr ""
msgid "All products"
msgstr ""
msgid "Could not call Delivengo API: %s"
msgstr ""
msgid "Invalid API key"
msgstr ""
msgid "Error responded from Delivengo API with status code %s"
msgstr ""
msgid "Account type unknown, make sure to enter your API key in the settings"
msgstr ""
msgid "Could not retrieve the parcel status"
msgstr ""
msgid "No format option saved in the settings"
msgstr ""
msgid "No format option saved for this contract, check the settings."
msgstr ""
msgid "No product found for the order %s"
msgstr ""
msgid "Missing HS code or country of manufacture on product %s"
msgstr ""
msgid "External label ids or order ids are missing"
msgstr ""
msgid "[Order #%s]"
msgstr ""
msgid "Product"
msgstr ""
msgid "Billing address"
msgstr ""
msgid "Shipping address"
msgstr ""
msgid "VAT Number: %s"
msgstr ""
msgid "Invalid file list"
msgstr ""
msgid "Default HS code"
msgstr ""
msgid "Orders per page"
msgstr ""
msgid "Apply"
msgstr ""
msgid "This order is not shipped by Delivengo"
msgstr ""
msgid "Download deposit"
msgstr ""
msgid "Shipping status: %s"
msgstr ""
msgid "Sale of merchandise"
msgstr ""
msgid "Gift"
msgstr ""
msgid "Sample"
msgstr ""
msgid "Return of merchandise"
msgstr ""
msgid "Other"
msgstr ""
msgid "Document"
msgstr ""
msgid "You need to select at least one item to generate a label"
msgstr ""
msgid "Cancel"
msgstr ""
msgid "Generate"
msgstr ""
msgid "Select your containers"
msgstr ""
msgid "ID"
msgstr ""
msgid "Date"
msgstr ""
msgid "Customer"
msgstr ""
msgid "Address"
msgstr ""
msgid "Country"
msgstr ""
msgid "Shipping method"
msgstr ""
msgid "Order status"
msgstr ""
msgid "Labels"
msgstr ""
msgid "Generate labels"
msgstr ""
msgid "Download labels"
msgstr ""
msgid "Print labels"
msgstr ""
msgid "Generate deposit"
msgstr ""
msgid "Print deposit"
msgstr ""
msgid "Choose container"
msgstr ""
msgid "Access denied! (Security check failed)"
msgstr ""
msgid "Deposit"
msgstr ""
msgid "The label couldn't be generated: %s"
msgstr ""
msgid "Label not generated"
msgstr ""
msgid "Label generated"
msgstr ""
msgid "Label printed"
msgstr ""
msgid "Label not printed"
msgstr ""
msgid "Home"
msgstr ""
msgid "My Delivengo account"
msgstr ""
msgid "Settings"
msgstr ""
msgid "My addresses"
msgstr ""
msgid "Products configuration"
msgstr ""
msgid "Delete the selected rates?"
msgstr ""
msgid "An email is sent to the customer when the deposit is generated."
msgstr ""
msgid "Your order is being prepared"
msgstr ""
msgid "[%s] Your order is being prepared"
msgstr ""
msgid "All countries"
msgstr ""
msgid "All"
msgstr ""
msgid "All shipping methods"
msgstr ""
msgid "Show filters"
msgstr ""
msgid "Filter"
msgstr ""
msgid "Reset"
msgstr ""
msgid "Status"
msgstr ""
msgid "All statuses"
msgstr ""
msgid "All order statuses"
msgstr ""
msgid "Delivengo Orders"
msgstr ""
msgid "Update shipping statuses"
msgstr ""
msgid "Please enter an API key"
msgstr ""
msgid "Could not parse the address"
msgstr ""
msgid "You are about the fill the form above with this address. Do you want to continue?"
msgstr ""
msgid "Missing file"
msgstr ""
msgid "Deposit not generated"
msgstr ""
msgid "Deposit generated"
msgstr ""
msgid "Deposit n°%s"
msgstr ""
msgid "Company name"
msgstr ""
msgid "Complete name"
msgstr ""
msgid "Address line 1"
msgstr ""
msgid "Address line 2"
msgstr ""
msgid "Postal box"
msgstr ""
msgid "Zip code"
msgstr ""
msgid "City"
msgstr ""
msgid "Phone"
msgstr ""
msgid "Yes"
msgstr ""
msgid "No"
msgstr ""
msgid "Shipment outside of EU"
msgstr ""
msgid "Shipment type"
msgstr ""
msgid "United Kingdom EORI Number"
msgstr ""
msgid "Default HS code to use if no specific ones have been set on the products"
msgstr ""
msgid "Default country of manufacture"
msgstr ""
msgid "Default country of manufacture to use if no specific ones have been set on the products"
msgstr ""
msgid "VAT number"
msgstr ""
msgid "The VAT number is needed for delivery to United Kingdom"
msgstr ""
msgid "The packaging weight will be added to the products weight on label generation. It is taken into account when calculating the shipping price to show to the customers."
msgstr ""
msgid "Calculate shipping method before applying coupons"
msgstr ""
msgid "If enabled, the available shipping methods and fees will be calculated based on the cart price before applying any coupon."
msgstr ""
msgid "Log messages"
msgstr ""
msgid "API key"
msgstr ""
msgid "My Delivengo solutions %s"
msgstr ""
msgid "Download deposit n°%s"
msgstr ""
msgid "Not tracked"
msgstr ""
msgid "You can only create one deposit per day. Are you sure you want to create the deposit with these orders?"
msgstr ""
msgid "Unknown status"
msgstr ""
msgid "The Economic Operator Registration and Identification number is required for the United Kingdom."
msgstr ""
msgid "Default shipping fee"
msgstr ""
msgid "Default shipping fee to apply for CN23 in case the shipping amount is 0 (free shipping for the client for example)"
msgstr ""
msgid "Every fifteen minutes"
msgstr ""
msgid "No IBAN found on your account"
msgstr ""
msgid "Go to your Delivengo account to add an IBAN"
msgstr ""
msgid "No data found for the product: %s"
msgstr ""
msgid "Product not found for provided SKU: %s"
msgstr ""
msgid "Product ID and SKU missing, at least one is required: %s"
msgstr ""
msgid "One or more errors occurred:"
msgstr ""
msgid "Unsuccessful distribution attempt - Pending or returning to sender"
msgstr ""
msgid "Your parcel is ready to be deposited at La Poste"
msgstr ""
msgid "Handled by La Poste"
msgstr ""
msgid "Detained at the request of the sending country"
msgstr ""
msgid "Departure from the exchange office of the country of dispatch"
msgstr ""
msgid "Arrival at the exchange office of the destination country"
msgstr ""
msgid "Return to exchange office"
msgstr ""
msgid "Retained in customs"
msgstr ""
msgid "Arrival at the exchange office of the country of dispatch"
msgstr ""
msgid "Entering customs"
msgstr ""
msgid "Exiting customs"
msgstr ""
msgid "Departure from the exchange office of the destination country"
msgstr ""
msgid "Departure from the transit exchange office"
msgstr ""
msgid "Departure"
msgstr ""
msgid "Arrival at the transit exchange office"
msgstr ""
msgid "Arrival at the distribution office"
msgstr ""
msgid "Welcome to your Delivengo module!"
msgstr ""
msgid "<u>Not yet registered on Delivengo?</u> Here is how to do it:"
msgstr ""
msgid "<b>Delivengo profil offer</b> (+ than 2000 shippings/year): I get my Delivengo profil credentials by filling %s to sign a contract"
msgstr ""
msgid "this commercial contact form"
msgstr ""
msgid "<b>Delivengo easy offer</b> (- than 2000 shippings/year): I create my Delivengo easy account by %s"
msgstr ""
msgid "clicking here"
msgstr ""
msgid "<u>Already registered on Delivengo?</u> Here is how to configure your module:"
msgstr ""
msgid "I associate my account to the Delivengo module"
msgstr ""
msgid "To connect the module, you must retrieve your Delivengo API key. Get your API key in your Delivengo account, via \"My account\", then \"API key\"."
msgstr ""
msgid "I configure my settings to simplify my shipping preparations thanks to Delivengo features"
msgstr ""
msgid "Choose the format of your labels"
msgstr ""
msgid "Save your default customs formalities for your shipments outside the European Union"
msgstr ""
msgid "Select or enter your sender address"
msgstr ""
msgid "Configure your HS code by categories or products. If you have a lot of products, you can use our import feature (see the \"Products configuration\" tab)"
msgstr ""
msgid "I configure my shipping rates"
msgstr ""
msgid "Head to the \"Shipping\" tab"
msgstr ""
msgid "Select a shipping zone and click on \"Add shipping method\""
msgstr ""
msgid "Add the Delivengo solutions then configure the rates."
msgstr ""
msgid "You can customize the title of the delivery solution for your customers"
msgstr ""
msgid "Be careful: Delivengo doesn't handle parcels over 2kg. Be careful when you modify the weight ranges."
msgstr ""
msgid "Everything is ready!"
msgstr ""
msgid "We have created a special page just for you, to view your new orders in WooCommerce > Delivengo orders"
msgstr ""
msgid "Connect your Delivengo account with your WordPress website. To do this, retrieve your API key available in %s (hover over your username in the top right corner of the screen, then click on \"My account\", then \"Show API key\")."
msgstr ""
msgid "your MyDelivengo account"
msgstr ""
msgid "If enabled, log messages will be collected each time an action is performed by the plugin. This is mainly used to investigate when an error occurs."
msgstr ""
msgid "Customs declaration"
msgstr ""
msgid "For expeditions outside the EU, you must specify the fields below. Without these elements, your label will not be generated."
msgstr ""
msgid "Sender address"
msgstr ""
msgid "You must enter your sender address here. We have retrieved below your sender addresses available in your MyDelivengo account."
msgstr ""
msgid "NB: If no address is available in your MyDelivengo account, we invite you to enter one (in MyDelivengo, hover over your username in the top right corner of the screen, then click on \"My account\", then \"Sender addresses\")."
msgstr ""
msgid "The HS code and the country of origin of your products must be filled in for shipments outside the European Union."
msgstr ""
msgid "To facilitate the addition of these information to your products, we offer you to import them directly into your catalog."
msgstr ""
msgid "Import a CSV file that will have in the first line either <b>id,hscode,country</b> or <b>sku,hscode,country</b>"
msgstr ""
msgid "Then, enter on each line the product's id or SKU, the HS code and the country (each element separated by a comma). Ex: 11,123456,FR"
msgstr ""
msgid "Shipping with tracking in mailbox"
msgstr ""
msgid "Delivengo orders"
msgstr ""
msgid "Priority delivery in mailbox, without tracking"
msgstr ""
msgid "Economy delivery in mailbox, without tracking"
msgstr ""
msgid "Tracked delivery against signature with acknowledgement of receipt"
msgstr ""
msgid "Tracked delivery against signature without acknowledgement of receipt"
msgstr ""
msgid "Shipping in mailbox with tracking"
msgstr ""
msgid "Shipping statuses won't be automatically collected because a webhook already exists on your MyDelivengo account. Click the \"Update shipping statuses\" button, or remove the existing webhook on your MyDelivengo account."
msgstr ""
msgid "No order to create shipment"
msgstr ""
msgid "Sending to Norway, Australia or New-Zealand"
msgstr ""
msgid "If you are shipping to these destinations, you must enter your VOEC, AU GST, and/or NZ GST numbers directly into your %s account."
msgstr ""
msgid "For more information, please visit our %s (2nd yellow box at the bottom of the page)."
msgstr ""
msgid "support page"
msgstr ""
msgid ": offered"
msgstr ""
msgid "<b>Warning: </b>you must generate the deposit slip before depositing your items. To do this, after generating the labels, check the orders to be deposited, select \"Generate deposit\" in Grouped actions, then click on \"Apply\". NB: you can only generate one deposit slip per day. Be sure to select all the orders to be deposited."
msgstr ""
msgid "Good news, your order #%s has been shipped."
msgstr ""
msgid "The tracking number is:"
msgstr ""
msgid "The carrier's tracking information will be updated and available within 24 to 48 hours."
msgstr ""
msgid "Thank you for your confidence."
msgstr ""
msgid "Your order {order_number} will be shipped soon"
msgstr ""
msgid "We are pleased to announce that your %s order has been shipped"
msgstr ""
msgid "Automatic update of tracking status"
msgstr ""
msgid "We are unable to automatically update the status of your Delivengo folds on WooCommerce. We have detected that there is already a webhook for your Delivengo account. For each account, only one webhook is allowed. To update them manually, you need to go to the \"Delivengo Orders\" page and click on \"Update shipping status\". You can also request the deactivation of the webhook from the technical hotline (contact@assistance-mdelivengo.fr), to make the update automatic on WooCommerce."
msgstr ""
msgid "Economy delivery in mailbox, without tracking: offered"
msgstr ""
msgid "Priority delivery in mailbox, without tracking: offered"
msgstr ""
msgid "Shipping in mailbox with tracking: offered"
msgstr ""
msgid "Tracked delivery against signature with acknowledgement of receipt: offered"
msgstr ""
msgid "Tracked delivery against signature without acknowledgement of receipt: offered"
msgstr ""
msgid "deposit_slip.pdf"
msgstr ""
msgid "delivengo_label.pdf"
msgstr ""
msgid "Error responded from Delivengo API with the message: %s"
msgstr ""
msgid "Need help?"
msgstr ""
msgid "To guide you when setting up your module, you can consult our user guide by %s."
msgstr ""
msgid "You can also contact our technical support by e-mail: %s"
msgstr ""
msgid "The tracking number is: %1$s %2$s"
msgstr ""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment