Skip to content

Commit 5480f64

Browse files
author
xxsimoxx
committed
Regenerate POT file
1 parent 0e03628 commit 5480f64

File tree

1 file changed

+67
-172
lines changed

1 file changed

+67
-172
lines changed

languages/switch-to-classicpress.pot

Lines changed: 67 additions & 172 deletions
Original file line numberDiff line numberDiff line change
@@ -1,282 +1,180 @@
1-
# Copyright (C) 2020 ClassicPress
2-
# This file is distributed under the same license as the Switch to ClassicPress plugin.
1+
# Copyright (C) 2025 ClassicPress
2+
# This file is distributed under the GPLv2 or later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Switch to ClassicPress 1.1.0\n"
5+
"Project-Id-Version: Switch to ClassicPress 1.5.2\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ClassicPress-Migration-Plugin\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2020-01-13T16:22:26+03:00\n"
12+
"POT-Creation-Date: 2025-02-07T12:46:53+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14-
"X-Generator: WP-CLI 2.2.0\n"
14+
"X-Generator: WP-CLI 2.11.0\n"
1515
"X-Domain: switch-to-classicpress\n"
1616

1717
#. Plugin Name of the plugin
18-
#: lib/admin-page.php:154
19-
#: lib/admin-page.php:155
20-
#: lib/admin-page.php:170
21-
#: lib/admin-page.php:171
22-
#: lib/admin-page.php:192
18+
#: switch-to-classicpress.php
19+
#: lib/admin-page.php:161
20+
#: lib/admin-page.php:162
21+
#: lib/admin-page.php:178
22+
#: lib/admin-page.php:179
23+
#: lib/admin-page.php:201
2324
msgid "Switch to ClassicPress"
2425
msgstr ""
2526

2627
#. Plugin URI of the plugin
28+
#: switch-to-classicpress.php
2729
msgid "https://github.com/ClassicPress/ClassicPress-Migration-Plugin"
2830
msgstr ""
2931

3032
#. Description of the plugin
33+
#: switch-to-classicpress.php
3134
msgid "Switch your WordPress installation to ClassicPress."
3235
msgstr ""
3336

3437
#. Author of the plugin
38+
#: switch-to-classicpress.php
3539
msgid "ClassicPress"
3640
msgstr ""
3741

3842
#. Author URI of the plugin
43+
#: switch-to-classicpress.php
3944
msgid "https://www.classicpress.net"
4045
msgstr ""
4146

42-
#: lib/admin-page.php:203
47+
#: lib/admin-page.php:212
4348
msgid "Feedback and Support"
4449
msgstr ""
4550

46-
#: lib/admin-page.php:206
51+
#: lib/admin-page.php:215
4752
msgid "Do you have feedback about this plugin, or about ClassicPress itself? Need help with something? We'd love to know what you think!"
4853
msgstr ""
4954

50-
#. translators: 1: link with instructions to join our Forum, 2: link to join ClassicPress Slack
51-
#: lib/admin-page.php:213
52-
msgid "For support, suggestions for improvement, or general discussion about how the plugin works, visit us in our <a href=\"%1$s\">support forum</a> or <a href=\"%2$s\">Slack group</a>."
55+
#: lib/admin-page.php:299
56+
msgid "This Plugin is also an Advanced Version Control Tool for Development and Troubleshooting."
5357
msgstr ""
5458

55-
#. translators: link to create a new GitHub issue for this plugin
56-
#: lib/admin-page.php:222
57-
msgid "For <strong>specific</strong> bug reports or suggestions, <a href=\"%s\">add a new issue on GitHub</a>."
58-
msgstr ""
59-
60-
#: lib/admin-page.php:264
61-
msgid "Hey, good job, you're already running ClassicPress!"
62-
msgstr ""
63-
64-
#. translators: %s: URL to plugins page
65-
#: lib/admin-page.php:272
66-
msgid "You can <a href=\"%s\">delete this plugin</a> now."
67-
msgstr ""
68-
69-
#: lib/admin-page.php:291
59+
#: lib/admin-page.php:326
7060
msgid "Sorry, this plugin doesn't support sites hosted on WordPress.com."
7161
msgstr ""
7262

73-
#: lib/admin-page.php:297
74-
msgid "In order to switch to ClassicPress, you'll need to <a href=\"https://move.wordpress.com/\">move to a self-hosted WordPress site</a> first."
75-
msgstr ""
76-
77-
#: lib/admin-page.php:312
63+
#: lib/admin-page.php:347
7864
msgid "Sorry, you're not allowed to perform this action."
7965
msgstr ""
8066

81-
#: lib/admin-page.php:318
67+
#: lib/admin-page.php:353
8268
msgid "Please contact a site administrator for more information."
8369
msgstr ""
8470

8571
#. translators: 1: minimum supported WordPress version, 2: maximum supported WordPress version
86-
#: lib/admin-page.php:369
72+
#: lib/admin-page.php:406
8773
msgid "This plugin supports WordPress versions <strong>%1$s</strong> to <strong>%2$s</strong> (and some newer development versions)."
8874
msgstr ""
8975

90-
#: lib/admin-page.php:400
91-
msgid "The preflight check for supported WordPress versions has been <strong class=\"cp-emphasis\">disabled</strong>."
92-
msgstr ""
93-
94-
#: lib/admin-page.php:405
76+
#: lib/admin-page.php:441
9577
msgid "We cannot guarantee that the migration process is going to work, and it may even leave your current installation partially broken."
9678
msgstr ""
9779

98-
#: lib/admin-page.php:410
99-
msgid "<strong class=\"cp-emphasis\">Proceed at your own risk!</strong>"
100-
msgstr ""
101-
102-
#. translators: current WordPress version
103-
#: lib/admin-page.php:431
104-
msgid "You are running WordPress version <strong>%s</strong>."
105-
msgstr ""
106-
107-
#: lib/admin-page.php:438
108-
msgid "Migration is supported, but content edited in the new WordPress block editor may not be fully compatible with ClassicPress."
80+
#: lib/admin-page.php:474
81+
msgid "Migration is supported, but content edited with the WordPress Block Editor may not be fully compatible with ClassicPress."
10982
msgstr ""
11083

111-
#: lib/admin-page.php:443
112-
msgid "After the migration, we recommend reviewing each recently edited post or page and restoring to an earlier revision if needed."
84+
#: lib/admin-page.php:610
85+
msgid "We have detected one or more known incompatible plugins that prevent migrating your site to ClassicPress."
11386
msgstr ""
11487

115-
#. translators: minimum supported PHP version
116-
#: lib/admin-page.php:462
117-
msgid "ClassicPress supports PHP versions <strong>%1$s</strong> and <strong>newer</strong>."
88+
#: lib/admin-page.php:615
89+
msgid "Please deactivate the following plugins if you wish to continue migrating your site to ClassicPress:"
11890
msgstr ""
11991

120-
#. translators: current PHP version
121-
#: lib/admin-page.php:468
122-
msgid "You are using PHP version <strong>%s</strong>."
92+
#: lib/admin-page.php:647
93+
msgid "We are not aware that any of your active plugins are incompatible with ClassicPress."
12394
msgstr ""
12495

125-
#: lib/admin-page.php:486
96+
#: lib/admin-page.php:692
12697
msgid "ClassicPress only supports communicating with the ClassicPress.net API over SSL."
12798
msgstr ""
12899

129-
#: lib/admin-page.php:492
100+
#: lib/admin-page.php:698
130101
msgid "This site supports making outgoing connections securely using SSL."
131102
msgstr ""
132103

133-
#: lib/admin-page.php:497
134-
msgid "This site <strong class=\"cp-emphasis\">does not</strong> support making outgoing connections securely using SSL."
135-
msgstr ""
136-
137-
#: lib/admin-page.php:511
138-
msgid "An existing <code>composer.json</code> file was detected on your site. This file will be <strong class=\"cp-emphasis\">overwritten</strong> during migration."
139-
msgstr ""
140-
141-
#: lib/admin-page.php:516
104+
#: lib/admin-page.php:722
142105
msgid "If you have previously installed ClassicPress on this site, then you can ignore this warning."
143106
msgstr ""
144107

145-
#: lib/admin-page.php:521
146-
msgid "If you are using <code>composer.json</code> to manage dependencies for this site, then you should <strong class=\"cp-emphasis\">back up this file</strong> before continuing, and restore it after the migration."
147-
msgstr ""
148-
149-
#: lib/admin-page.php:537
108+
#: lib/admin-page.php:743
150109
msgid "Your WordPress core files will be overwritten."
151110
msgstr ""
152111

153-
#: lib/admin-page.php:543
154-
msgid "<strong class=\"cp-emphasis\">Unable to determine whether core files were modified</strong>."
155-
msgstr ""
156-
157-
#: lib/admin-page.php:548
112+
#: lib/admin-page.php:754
158113
msgid "This is most likely because you are running a development version of WordPress."
159114
msgstr ""
160115

161-
#: lib/admin-page.php:553
116+
#: lib/admin-page.php:759
162117
msgid "You have not modified any core files."
163118
msgstr ""
164119

165-
#: lib/admin-page.php:559
166-
msgid "Modified core files detected. These customisations will be lost."
167-
msgstr ""
168-
169-
#: lib/admin-page.php:564
170-
msgid "If you have JavaScript enabled, you can see a list of modified files <strong>in your browser console</strong>."
120+
#: lib/admin-page.php:765
121+
msgid "Modified core files detected. These customizations will be lost."
171122
msgstr ""
172123

173-
#: lib/admin-page.php:581
124+
#: lib/admin-page.php:787
174125
msgid "Multisite installation detected."
175126
msgstr ""
176127

177-
#: lib/admin-page.php:586
178-
msgid "Migrating to ClassicPress is supported, but it is <strong class=\"cp-emphasis\">very important</strong> that you perform a backup first."
179-
msgstr ""
180-
181-
#: lib/admin-page.php:591
128+
#: lib/admin-page.php:797
182129
msgid "It would also be a good idea to try the migration on a development or staging site first."
183130
msgstr ""
184131

185-
#: lib/admin-page.php:625
186-
msgid "It looks like you're ready to switch to ClassicPress!"
132+
#: lib/admin-page.php:844
133+
msgid "Once you click the button below, the migration process will start."
187134
msgstr ""
188135

189-
#: lib/admin-page.php:628
190-
msgid "First things first, just in case something does not go as planned, <strong class=\"cp-emphasis\">please make a backup of your site files and database</strong>."
191-
msgstr ""
192-
193-
#: lib/admin-page.php:631
194-
msgid "After clicking the button below, the migration process will start."
195-
msgstr ""
196-
197-
#: lib/admin-page.php:644
198-
msgid "Switch this <strong>entire multisite installation</strong> to ClassicPress <strong>now</strong>!"
199-
msgstr ""
200-
201-
#: lib/admin-page.php:649
202-
msgid "Switch this site to ClassicPress <strong>now</strong>!"
203-
msgstr ""
204-
205-
#: lib/admin-page.php:658
136+
#: lib/admin-page.php:871
206137
msgid "More Details"
207138
msgstr ""
208139

209-
#: lib/admin-page.php:661
140+
#: lib/admin-page.php:874
210141
msgid "All core WordPress files will be replaced with their ClassicPress versions. Depending on the server this website is hosted on, this process can take a while."
211142
msgstr ""
212143

213-
#: lib/admin-page.php:664
214-
msgid "We want to emphasise that <strong>all your own content (posts, pages, themes, plugins, uploads, wp-config.php file, .htaccess file, etc.) is 100% safe</strong> as the migration process is not touching any of that."
215-
msgstr ""
216-
217-
#: lib/admin-page.php:667
144+
#: lib/admin-page.php:880
218145
msgid "Once the process has completed, you will see the about page of ClassicPress where you can read more information about the project."
219146
msgstr ""
220147

221-
#: lib/admin-page.php:670
222-
msgid "We thank you for switching from WordPress to ClassicPress!<br>The business-focused CMS. Powerful. Versatile. Predictable."
223-
msgstr ""
224-
225-
#: lib/admin-page.php:687
148+
#: lib/admin-page.php:900
226149
msgid "Sorry, we can't switch this site to ClassicPress at this time."
227150
msgstr ""
228151

229-
#: lib/admin-page.php:694
230-
msgid "If you're not sure how to fix the issues above, contact your hosting provider for help."
152+
#: lib/admin-page.php:978
153+
msgid "Show Advanced Version Control"
231154
msgstr ""
232155

233-
#: lib/admin-page.php:719
234-
msgid "Show advanced controls"
156+
#: lib/admin-page.php:993
157+
msgid "Advanced Version Control Tool"
235158
msgstr ""
236159

237-
#: lib/admin-page.php:734
238-
msgid "Switch to any version of ClassicPress or WordPress"
160+
#: lib/admin-page.php:1002
161+
msgid "Notice:"
239162
msgstr ""
240163

241-
#: lib/admin-page.php:743
242-
msgid "Warning 1:"
164+
#: lib/admin-page.php:1009
165+
msgid "You can use this tool to install another version of ClassicPress or WordPress."
243166
msgstr ""
244167

245-
#: lib/admin-page.php:750
246-
msgid "Use this form to switch to other versions of WordPress, or ClassicPress <strong class=\"cp-emphasis\">migration builds</strong>!"
168+
#: lib/admin-page.php:1034
169+
msgid "WARNING:"
247170
msgstr ""
248171

249-
#: lib/admin-page.php:756
250-
msgid "Official release builds of ClassicPress <strong class=\"cp-emphasis\">will not work</strong>."
251-
msgstr ""
252-
253-
#. translators: link to ClassicPress migration builds
254-
#: lib/admin-page.php:763
255-
msgid "You can find ClassicPress migration builds <a href=\"%s\">on GitHub</a>."
256-
msgstr ""
257-
258-
#: lib/admin-page.php:777
259-
msgid "Warning 2:"
260-
msgstr ""
261-
262-
#: lib/admin-page.php:779
263-
msgid "Warning:"
264-
msgstr ""
265-
266-
#: lib/admin-page.php:784
267-
msgid "As long as the regular requirements for your target version are met, like the preflight checks for ClassicPress, then we haven't been able to break this yet. However, that doesn't mean it works under all circumstances!"
268-
msgstr ""
269-
270-
#: lib/admin-page.php:790
271-
msgid "Please, definitely <strong class=\"cp-emphasis\">take a backup of your site</strong> before using this feature."
272-
msgstr ""
273-
274-
#: lib/admin-page.php:800
172+
#: lib/admin-page.php:1111
275173
msgid "Build URL:"
276174
msgstr ""
277175

278-
#: lib/admin-page.php:818
279-
msgid "Do the custom migration now!"
176+
#: lib/admin-page.php:1124
177+
msgid "Perform the Custom Migration now!"
280178
msgstr ""
281179

282180
#: lib/update.php:25
@@ -288,27 +186,24 @@ msgid "WordPress successfully migrated to ClassicPress!"
288186
msgstr ""
289187

290188
#. translators: 1: omitted; 2: link to about.php (About ClassicPress screen)
291-
#: lib/update.php:42
189+
#: lib/update.php:43
292190
msgid "Welcome to ClassicPress! You will be redirected to the About ClassicPress screen. If not, click <a href=\"%2$s\">here</a>."
293191
msgstr ""
294192

295193
#. translators: 1: omitted; 2: link to about.php (About ClassicPress screen)
296-
#: lib/update.php:49
194+
#: lib/update.php:50
297195
msgid "Welcome to ClassicPress! <a href=\"%2$s\">Learn more</a>."
298196
msgstr ""
299197

300-
#: switch-to-classicpress.php:93
301-
msgid "The \"Switch to ClassicPress\" plugin must be <strong>network activated</strong> on multisite installations."
302-
msgstr ""
303-
304-
#: switch-to-classicpress.php:98
198+
#: switch-to-classicpress.php:102
305199
msgid "If you need help with this, please contact your site administrator."
306200
msgstr ""
307201

308-
#: switch-to-classicpress.php:140
202+
#: switch-to-classicpress.php:144
309203
msgid "Switch"
310204
msgstr ""
311205

312-
#: switch-to-classicpress.php:207
206+
#: switch-to-classicpress.php:212
207+
#: switch-to-classicpress.php:255
313208
msgid "Could not communicate with the ClassicPress API server"
314209
msgstr ""

0 commit comments

Comments
 (0)