Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
.phpunit.result.cache

# Folders
dist
node_modules
tests/coverage
vendor
Expand Down
7 changes: 7 additions & 0 deletions assets/css/editor.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.ydpl-metabox-row:not( :first-child ) {
margin-top: 1rem;
}

.ydpl-metabox-row > p {
font-weight: 500;
}
1 change: 1 addition & 0 deletions dist/editor-rtl.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.ydpl-metabox-row:not(:first-child){margin-top:1rem}.ydpl-metabox-row>p{font-weight:500}
1 change: 1 addition & 0 deletions dist/editor.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array(), 'version' => '1e80dfdc79e5d8f97eba');
1 change: 1 addition & 0 deletions dist/editor.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.ydpl-metabox-row:not(:first-child){margin-top:1rem}.ydpl-metabox-row>p{font-weight:500}
Empty file added dist/editor.js
Empty file.
Binary file modified languages/yard-deepl-nl_NL.mo
Binary file not shown.
119 changes: 73 additions & 46 deletions languages/yard-deepl-nl_NL.po
Original file line number Diff line number Diff line change
@@ -1,71 +1,42 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yard-deepl\n"
"POT-Creation-Date: 2026-05-21T12:17:13+00:00\n"
"PO-Revision-Date: 2024-09-06T17:21:36+00:00\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-09-06T17:21:36+00:00\n"
"PO-Revision-Date: 2024-09-06T17:21:36+00:00\n"
"Language: \n"

#. Plugin Name of the plugin
#: src/Providers/SettingsServiceProvider.php:44
#: yard-deepl.php:8 src/Providers/SettingsServiceProvider.php:44
#: src/Providers/SettingsServiceProvider.php:45
#: src/Providers/MetaboxServiceProvider.php:34
msgid "Yard DeepL"
msgstr "Yard DeepL"

#. Description of the plugin
msgid "This plugin registers secure API endpoints that allow you to request translations directly from DeepL without exposing your Deepl API-key"
msgstr "Deze plugin registreert beveiligde API-eindpunten waarmee je vertalingen direct bij DeepL kunt opvragen zonder je DeepL API-sleutel bloot te stellen aan de buitenwereld"
#: yard-deepl.php:9
msgid ""
"This plugin registers secure API endpoints that allow you to request "
"translations directly from DeepL without exposing your Deepl API-key"
msgstr ""
"Deze plugin registreert beveiligde API-eindpunten waarmee je vertalingen "
"direct bij DeepL kunt opvragen zonder je DeepL API-sleutel bloot te stellen "
"aan de buitenwereld"

#. Author of the plugin
msgid "Yard | Digital"
msgstr "Yard | Digital"
#: yard-deepl.php:11
msgid "Yard | Digital Agency"
msgstr ""

#. Author URI of the plugin
#: yard-deepl.php:12
msgid "https://www.yard.nl"
msgstr "https://www.yard.nl"

#: src/Providers/MetaboxServiceProvider.php:51
msgid "Disable translation cache when this object contains dynamic content."
msgstr "Schakel de vertalingscache uit wanneer dit object dynamische inhoud bevat."

#: src/Providers/MetaboxServiceProvider.php:76
msgid "Disable translation cache?"
msgstr "Vertalingscache uitschakelen?"

#: src/Providers/SettingsServiceProvider.php:66
msgid "Settings"
msgstr "Instellingen"

#: src/Providers/SettingsServiceProvider.php:73
msgid "Deepl API key"
msgstr "Deepl API-sleutel"

#: src/Providers/SettingsServiceProvider.php:82
msgid "Deepl supported languages"
msgstr "Deepl ondersteunde talen"

#: src/Providers/SettingsServiceProvider.php:98
msgid "Parameter object_id mandatory"
msgstr "Parameter object_id verplicht"

#: src/Views/admin/settings-page.php:15
msgid "Save"
msgstr "Opslaan"

#: src/Views/admin/partials/settings/settings-description-general.php:10
msgid "website"
msgstr "website"

#: src/Views/admin/partials/settings/settings-description-general.php:16
msgid "To query the Deepl API, an API key is required. You can find more information on their %s."
msgstr "Om de Deepl API te bevragen, is een API-sleutel vereist. Meer informatie vind je op hun %s."

#: config/php-di.php:25
msgid "Arabic"
msgstr "Arabisch"
Expand Down Expand Up @@ -197,3 +168,59 @@ msgstr "Chinees (vereenvoudigd)"
#: config/php-di.php:153
msgid "Chinese (Traditional)"
msgstr "Chinees (traditioneel)"

#: src/Providers/MetaBoxServiceProvider.php:34
msgid "Yard Deepl"
msgstr ""

#: src/Providers/MetaBoxServiceProvider.php:71
msgid "Disable translation cache when this object contains dynamic content."
msgstr "Schakel de vertalingscache uit wanneer dit object dynamische inhoud bevat."

#: src/Providers/MetaBoxServiceProvider.php:74
msgid "Disable translation cache?"
msgstr "Vertalingscache uitschakelen?"

#: src/Providers/MetaBoxServiceProvider.php:77
msgid "Clear cached translations on save."
msgstr "Verwijder vertaalcache bij opslaan."

#: src/Providers/MetaBoxServiceProvider.php:80
msgid "Clear translation cache?"
msgstr "Vertaalcache wissen?"

#: src/Providers/SettingsServiceProvider.php:69
msgid "Settings"
msgstr "Instellingen"

#: src/Providers/SettingsServiceProvider.php:76
msgid "Deepl API key"
msgstr "Deepl API-sleutel"

#: src/Providers/SettingsServiceProvider.php:85
msgid "Deepl supported languages"
msgstr "Deepl ondersteunde talen"

#: src/Providers/SettingsServiceProvider.php:101
msgid "Parameter object_id mandatory"
msgstr "Parameter object_id verplicht"

#. Translators: %s is the URL to the Deepl API documentation page.
#: src/Views/admin/partials/settings/settings-description-general.php:10
msgid "website"
msgstr "website"

#. Translators: %s is the link to the Deepl API documentation website.
#: src/Views/admin/partials/settings/settings-description-general.php:16
#, php-format
msgid "To query the Deepl API, an API key is required. You can find more "
"information on their %s."
msgstr "Om de Deepl API te bevragen, is een API-sleutel vereist. Meer informatie "
"vind je op hun %s."

#: src/Views/admin/settings-page.php:15
msgid "Save"
msgstr "Opslaan"

#~ msgid "Yard | Digital"
#~ msgstr "Yard | Digital"
104 changes: 61 additions & 43 deletions languages/yard-deepl.pot
Original file line number Diff line number Diff line change
@@ -1,74 +1,41 @@
# Copyright (C) 2024 Yard | Digital
# Copyright (C) 2026 Yard | Digital Agency
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Yard DeepL 0.0.1\n"
"Project-Id-Version: Yard DeepL 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/yard-deepl\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: 2024-09-06T17:29:33+00:00\n"
"POT-Creation-Date: 2026-05-21T12:17:13+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: yard-deepl\n"

#. Plugin Name of the plugin
#: yard-deepl.php:8
#: src/Providers/SettingsServiceProvider.php:44
#: src/Providers/SettingsServiceProvider.php:45
#: src/Providers/MetaboxServiceProvider.php:34
msgid "Yard DeepL"
msgstr ""

#. Description of the plugin
msgid "This plugin registers secure API endpoints that allows you to request translations directly from DeepL"
#: yard-deepl.php:9
msgid "This plugin registers secure API endpoints that allow you to request translations directly from DeepL without exposing your Deepl API-key"
msgstr ""

#. Author of the plugin
msgid "Yard | Digital"
#: yard-deepl.php:11
msgid "Yard | Digital Agency"
msgstr ""

#. Author URI of the plugin
#: yard-deepl.php:12
msgid "https://www.yard.nl"
msgstr ""

#: src/Providers/MetaboxServiceProvider.php:51
msgid "Disable translation cache when this object contains dynamic content."
msgstr ""

#: src/Providers/MetaboxServiceProvider.php:76
msgid "Disable translation cache?"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:66
msgid "Settings"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:73
msgid "Deepl API key"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:82
msgid "Deepl supported languages"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:98
msgid "Parameter object_id mandatory"
msgstr ""

#: src/Views/admin/settings-page.php:15
msgid "Save"
msgstr ""

#: src/Views/admin/partials/settings/settings-description-general.php:10
msgid "website"
msgstr ""

#: src/Views/admin/partials/settings/settings-description-general.php:16
msgid "To query the Deepl API, an API key is required. You can find more information on their %s."
msgstr ""

#: config/php-di.php:25
msgid "Arabic"
msgstr ""
Expand Down Expand Up @@ -200,3 +167,54 @@ msgstr ""
#: config/php-di.php:153
msgid "Chinese (Traditional)"
msgstr ""

#: src/Providers/MetaBoxServiceProvider.php:34
msgid "Yard Deepl"
msgstr ""

#: src/Providers/MetaBoxServiceProvider.php:71
msgid "Disable translation cache when this object contains dynamic content."
msgstr ""

#: src/Providers/MetaBoxServiceProvider.php:74
msgid "Disable translation cache?"
msgstr ""

#: src/Providers/MetaBoxServiceProvider.php:77
msgid "Clear cached translations on save."
msgstr ""

#: src/Providers/MetaBoxServiceProvider.php:80
msgid "Clear translation cache?"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:69
msgid "Settings"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:76
msgid "Deepl API key"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:85
msgid "Deepl supported languages"
msgstr ""

#: src/Providers/SettingsServiceProvider.php:101
msgid "Parameter object_id mandatory"
msgstr ""

#. Translators: %s is the URL to the Deepl API documentation page.
#: src/Views/admin/partials/settings/settings-description-general.php:10
msgid "website"
msgstr ""

#. Translators: %s is the link to the Deepl API documentation website.
#: src/Views/admin/partials/settings/settings-description-general.php:16
#, php-format
msgid "To query the Deepl API, an API key is required. You can find more information on their %s."
msgstr ""

#: src/Views/admin/settings-page.php:15
msgid "Save"
msgstr ""
5 changes: 4 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading