Skip to content

Commit d4d8695

Browse files
authored
Merge pull request #22 from awesomemotive/update/packages
Update wordpress-scripts, package.json
2 parents bd3c271 + d25e500 commit d4d8695

File tree

3 files changed

+7207
-4331
lines changed

3 files changed

+7207
-4331
lines changed

languages/edd-sl-sdk.pot

Lines changed: 163 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,163 @@
1+
# Copyright (C) 2025 Easy Digital Downloads
2+
# This file is distributed under the GPL-2.0+.
3+
msgid ""
4+
msgstr ""
5+
"Project-Id-Version: EDD SL SDK 1.0.0\n"
6+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/edd-sl-sdk\n"
7+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8+
"Language-Team: LANGUAGE <[email protected]>\n"
9+
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=UTF-8\n"
11+
"Content-Transfer-Encoding: 8bit\n"
12+
"POT-Creation-Date: 2025-08-19T17:45:21+00:00\n"
13+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"X-Generator: WP-CLI 2.11.0\n"
15+
"X-Domain: edd-sl-sdk\n"
16+
17+
#. Plugin Name of the plugin
18+
#: edd-sl-sdk.php
19+
msgid "EDD SL SDK"
20+
msgstr ""
21+
22+
#. Plugin URI of the plugin
23+
#. Author URI of the plugin
24+
#: edd-sl-sdk.php
25+
msgid "https://easydigitaldownloads.com"
26+
msgstr ""
27+
28+
#. Description of the plugin
29+
#: edd-sl-sdk.php
30+
msgid "The Software Licensing SDK for plugins and themes using Software Licensing."
31+
msgstr ""
32+
33+
#. Author of the plugin
34+
#: edd-sl-sdk.php
35+
msgid "Easy Digital Downloads"
36+
msgstr ""
37+
38+
#: src/Handlers/Handler.php:118
39+
msgid "Dismiss notice"
40+
msgstr ""
41+
42+
#: src/Handlers/Handler.php:204
43+
msgid "Activating..."
44+
msgstr ""
45+
46+
#: src/Handlers/Handler.php:205
47+
msgid "Deactivating..."
48+
msgstr ""
49+
50+
#: src/Handlers/Handler.php:206
51+
msgid "An unknown error occurred."
52+
msgstr ""
53+
54+
#: src/Handlers/Plugin.php:83
55+
msgid "Manage License"
56+
msgstr ""
57+
58+
#: src/Handlers/Theme.php:50
59+
msgid "Theme License"
60+
msgstr ""
61+
62+
#: src/Licensing/License.php:105
63+
msgid "Delete"
64+
msgstr ""
65+
66+
#: src/Licensing/License.php:125
67+
#: src/Licensing/License.php:168
68+
#: src/Licensing/License.php:210
69+
msgid "You do not have permission to manage this license."
70+
msgstr ""
71+
72+
#: src/Licensing/License.php:142
73+
msgid "There was an error activating your license. Please try again."
74+
msgstr ""
75+
76+
#: src/Licensing/License.php:185
77+
msgid "There was an error deactivating your license. Please try again."
78+
msgstr ""
79+
80+
#: src/Licensing/License.php:235
81+
msgid "You do not have permission to manage this setting."
82+
msgstr ""
83+
84+
#: src/Licensing/License.php:252
85+
msgid "Data tracking has been enabled."
86+
msgstr ""
87+
88+
#: src/Licensing/License.php:253
89+
msgid "Data tracking has been disabled."
90+
msgstr ""
91+
92+
#: src/Licensing/License.php:332
93+
msgid "Deactivate"
94+
msgstr ""
95+
96+
#: src/Licensing/License.php:339
97+
msgid "Activate"
98+
msgstr ""
99+
100+
#. translators: 1: license expiration date.
101+
#: src/Licensing/Messages.php:94
102+
msgid "Your license key expired on %1$s. Please renew your license key."
103+
msgstr ""
104+
105+
#: src/Licensing/Messages.php:101
106+
msgid "Your license key has been disabled."
107+
msgstr ""
108+
109+
#: src/Licensing/Messages.php:105
110+
msgid "Invalid license. Please verify it."
111+
msgstr ""
112+
113+
#: src/Licensing/Messages.php:109
114+
msgid "Your license key is not active for this URL."
115+
msgstr ""
116+
117+
#. translators: the extension name.
118+
#: src/Licensing/Messages.php:119
119+
msgid "This appears to be an invalid license key for %s."
120+
msgstr ""
121+
122+
#: src/Licensing/Messages.php:123
123+
msgid "This appears to be an invalid license key."
124+
msgstr ""
125+
126+
#: src/Licensing/Messages.php:128
127+
msgid "Your license key has reached its activation limit."
128+
msgstr ""
129+
130+
#: src/Licensing/Messages.php:132
131+
msgid "The key you entered belongs to a bundle, please use the product specific license key."
132+
msgstr ""
133+
134+
#: src/Licensing/Messages.php:136
135+
msgid "Your license key has been deactivated."
136+
msgstr ""
137+
138+
#: src/Licensing/Messages.php:144
139+
msgid "Unlicensed: currently not receiving updates."
140+
msgstr ""
141+
142+
#: src/Licensing/Messages.php:159
143+
msgid "License key never expires."
144+
msgstr ""
145+
146+
#. translators: the license expiration date.
147+
#: src/Licensing/Messages.php:165
148+
msgid "Your license key expires soon! It expires on %s."
149+
msgstr ""
150+
151+
#. translators: the license expiration date.
152+
#: src/Licensing/Messages.php:172
153+
msgid "Your license key expires on %s."
154+
msgstr ""
155+
156+
#. translators: %s: item name
157+
#: templates/license-control.php:18
158+
msgid "License key for %s:"
159+
msgstr ""
160+
161+
#: templates/license-control.php:46
162+
msgid "Allow the licensing API to collect usage data about your site, such as the PHP and WordPress versions."
163+
msgstr ""

0 commit comments

Comments
 (0)