Skip to content

Commit 662674b

Browse files
author
WP Media GitHub Actions Bot
committed
Prepare transifex before alpha release
1 parent ab35351 commit 662674b

File tree

3 files changed

+99
-46
lines changed

3 files changed

+99
-46
lines changed

languages/rocket-es_ES.mo

1.17 KB
Binary file not shown.

languages/rocket-pt_PT.mo

1.19 KB
Binary file not shown.

languages/rocket.pot

Lines changed: 99 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the same license as the WP Rocket plugin.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: WP Rocket 3.20.5-beta\n"
5+
"Project-Id-Version: WP Rocket 3.20.6-alpha\n"
66
"Report-Msgid-Bugs-To: http://wp-rocket.me/\n"
77
"Last-Translator: WP Media (http://wp-rocket.me/)\n"
88
"Language-Team: WP Media (http://www.transifex.com/projects/p/wp-media/) <contact@wp-media.me>\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: 2026-02-24T09:16:17+00:00\n"
12+
"POT-Creation-Date: 2026-03-09T12:42:04+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.12.0\n"
1515
"X-Domain: rocket\n"
@@ -1340,12 +1340,12 @@ msgid "You are not allowed to access items."
13401340
msgstr ""
13411341

13421342
#: inc/Engine/Admin/RocketInsights/Settings/Controller.php:57
1343-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:103
1343+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:112
13441344
msgid "No Subscription"
13451345
msgstr ""
13461346

13471347
#: inc/Engine/Admin/RocketInsights/Settings/Controller.php:64
1348-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:96
1348+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:105
13491349
msgid "Next Billing Date"
13501350
msgstr ""
13511351

@@ -2049,6 +2049,7 @@ msgstr ""
20492049

20502050
#: inc/Engine/Admin/Settings/Page.php:1495
20512051
#: inc/Engine/Admin/Settings/Page.php:1779
2052+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:99
20522053
msgid "Monthly"
20532054
msgstr ""
20542055

@@ -2079,12 +2080,12 @@ msgid "Enable Content Delivery Network"
20792080
msgstr ""
20802081

20812082
#: inc/Engine/Admin/Settings/Page.php:1601
2082-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:162
2083+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:171
20832084
msgid "CDN CNAME(s)"
20842085
msgstr ""
20852086

20862087
#: inc/Engine/Admin/Settings/Page.php:1602
2087-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:163
2088+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:172
20882089
msgid "Specify the CNAME(s) below"
20892090
msgstr ""
20902091

@@ -2403,78 +2404,104 @@ msgstr ""
24032404
msgid "WP_CACHE is set to false"
24042405
msgstr ""
24052406

2406-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:138
2407+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:147
24072408
msgid "Your RocketCDN subscription is currently active."
24082409
msgstr ""
24092410

24102411
#. translators: %1$s = opening <code> tag, %2$s = CDN URL, %3$s = closing </code> tag.
2411-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:144
2412+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:153
24122413
#, php-format
24132414
msgid "To use RocketCDN, replace your CNAME with %1$s%2$s%3$s."
24142415
msgstr ""
24152416

24162417
#. translators: %1$is = opening link tag, %2$s = closing link tag.
2417-
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:155
2418-
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:229
2419-
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:329
2418+
#: inc/Engine/CDN/RocketCDN/AdminPageSubscriber.php:164
2419+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:254
2420+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:361
24202421
#, php-format
24212422
msgid "%1$sMore Info%2$s"
24222423
msgstr ""
24232424

2424-
#: inc/Engine/CDN/RocketCDN/APIClient.php:134
2425+
#: inc/Engine/CDN/RocketCDN/APIClient.php:130
2426+
msgid "Missing required parameters for subscription activation."
2427+
msgstr ""
2428+
2429+
#. translators: %d: HTTP response code
2430+
#: inc/Engine/CDN/RocketCDN/APIClient.php:161
2431+
#, php-format
2432+
msgid "Failed to activate RocketCDN subscription. API returned %d."
2433+
msgstr ""
2434+
2435+
#: inc/Engine/CDN/RocketCDN/APIClient.php:185
24252436
msgid "We could not fetch the current price because RocketCDN API returned an unexpected error code."
24262437
msgstr ""
24272438

2428-
#: inc/Engine/CDN/RocketCDN/APIClient.php:140
2439+
#: inc/Engine/CDN/RocketCDN/APIClient.php:191
24292440
msgid "RocketCDN is not available at the moment. Please retry later."
24302441
msgstr ""
24312442

2432-
#: inc/Engine/CDN/RocketCDN/APIClient.php:177
2443+
#: inc/Engine/CDN/RocketCDN/APIClient.php:228
24332444
msgid "RocketCDN cache purge failed: Missing identifier parameter."
24342445
msgstr ""
24352446

2436-
#: inc/Engine/CDN/RocketCDN/APIClient.php:186
2447+
#: inc/Engine/CDN/RocketCDN/APIClient.php:237
24372448
msgid "RocketCDN cache purge failed: Missing user token."
24382449
msgstr ""
24392450

2440-
#: inc/Engine/CDN/RocketCDN/APIClient.php:212
2451+
#: inc/Engine/CDN/RocketCDN/APIClient.php:263
24412452
msgid "RocketCDN cache purge failed: The API returned an unexpected response code."
24422453
msgstr ""
24432454

2444-
#: inc/Engine/CDN/RocketCDN/APIClient.php:221
2455+
#: inc/Engine/CDN/RocketCDN/APIClient.php:272
24452456
msgid "RocketCDN cache purge failed: The API returned an empty response."
24462457
msgstr ""
24472458

2448-
#: inc/Engine/CDN/RocketCDN/APIClient.php:230
2459+
#: inc/Engine/CDN/RocketCDN/APIClient.php:281
24492460
msgid "RocketCDN cache purge failed: The API returned an unexpected response."
24502461
msgstr ""
24512462

24522463
#. translators: %s = message returned by the API.
2453-
#: inc/Engine/CDN/RocketCDN/APIClient.php:239
2464+
#: inc/Engine/CDN/RocketCDN/APIClient.php:290
24542465
#, php-format
24552466
msgid "RocketCDN cache purge failed: %s."
24562467
msgstr ""
24572468

2458-
#: inc/Engine/CDN/RocketCDN/APIClient.php:247
2469+
#: inc/Engine/CDN/RocketCDN/APIClient.php:298
24592470
msgid "RocketCDN cache purge successful."
24602471
msgstr ""
24612472

24622473
#. translators: %1$s = Old CName, %2$s = New CName.
2463-
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:398
2474+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:430
24642475
#, php-format
24652476
msgid "We've updated your RocketCDN CNAME from %1$s to %2$s."
24662477
msgstr ""
24672478

24682479
#. translators: %1$s = New CName.
2469-
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:400
2480+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:432
24702481
#, php-format
24712482
msgid "The change is already applied to the plugin settings. If you were using the CNAME in your code, make sure to update it to: %1$s."
24722483
msgstr ""
24732484

2474-
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:409
2485+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:441
24752486
msgid "contact support"
24762487
msgstr ""
24772488

2489+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:483
2490+
msgid "RocketCDN activation incomplete"
2491+
msgstr ""
2492+
2493+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:484
2494+
msgid "RocketCDN isn’t active on this website yet."
2495+
msgstr ""
2496+
2497+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:485
2498+
msgid "Click below to complete the activation. You’ll be redirected to checkout to confirm your subscription."
2499+
msgstr ""
2500+
2501+
#: inc/Engine/CDN/RocketCDN/NoticesSubscriber.php:497
2502+
msgid "Complete activation"
2503+
msgstr ""
2504+
24782505
#: inc/Engine/CDN/RocketCDN/RESTSubscriber.php:137
24792506
msgid "RocketCDN enabled"
24802507
msgstr ""
@@ -2484,52 +2511,78 @@ msgid "RocketCDN disabled"
24842511
msgstr ""
24852512

24862513
#. Translators: %s = date formatted using date_i18n() and get_option( 'date_format' ).
2487-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:29
2514+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:31
24882515
#, php-format
24892516
msgid "Valid until %s only!"
24902517
msgstr ""
24912518

2492-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:38
2493-
msgid "Speed up your website thanks to:"
2519+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:42
2520+
msgid "Propel your Content at the Speed of Light!"
24942521
msgstr ""
24952522

2496-
#. translators: %1$s = opening strong tag, %2$s = closing strong tag.
2497-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:44
2498-
#, php-format
2499-
msgid "High performance Content Delivery Network (CDN) with %1$sunlimited bandwidth%2$s"
2523+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:43
2524+
msgid "RocketCDN delivers your content from servers around the world for a faster website."
25002525
msgstr ""
25012526

2502-
#. translators: %1$s = opening strong tag, %2$s = closing strong tag.
2503-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:50
2504-
#, php-format
2505-
msgid "Easy configuration: the %1$sbest CDN settings%2$s are automatically applied"
2527+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:48
2528+
msgid "Unlimited Performance"
25062529
msgstr ""
25072530

2508-
#. translators: %1$s = opening strong tag, %2$s = closing strong tag.
2509-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:56
2510-
#, php-format
2511-
msgid "WP Rocket integration: the CDN option is %1$sautomatically configured%2$s in our plugin"
2531+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:49
2532+
msgid "Experience blazing-fast content delivery through 120 edge locations with unlimited bandwidth."
2533+
msgstr ""
2534+
2535+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:54
2536+
msgid "Pre-Tuned for Speed"
2537+
msgstr ""
2538+
2539+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:55
2540+
msgid "Enjoy pre-configured settings tailored for maximum speed and performance."
25122541
msgstr ""
25132542

25142543
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:60
2515-
msgid "Learn more about RocketCDN"
2544+
msgid "Effortless Setup"
2545+
msgstr ""
2546+
2547+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:61
2548+
msgid "Benefit from automatic configuration of the CDN option in WP Rocket, making setup effortless."
2549+
msgstr ""
2550+
2551+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:66
2552+
msgid "You can cancel anytime!"
25162553
msgstr ""
25172554

25182555
#. translators: %1$s = discounted price, %2$s = regular price.
2519-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:67
2556+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:74
25202557
#, php-format
25212558
msgid "*$%1$s/month for 12 months then $%2$s/month. You can cancel your subscription at any time."
25222559
msgstr ""
25232560

2524-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:88
2525-
msgid "Billed monthly"
2561+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:100
2562+
msgid "Yearly"
2563+
msgstr ""
2564+
2565+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:102
2566+
msgid "2 Months Free!"
2567+
msgstr ""
2568+
2569+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:127
2570+
msgid "Billed Monthly."
2571+
msgstr ""
2572+
2573+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:128
2574+
msgid "per month, billed yearly"
2575+
msgstr ""
2576+
2577+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:130
2578+
msgid "excl. VAT"
25262579
msgstr ""
25272580

2528-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:89
2581+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:134
25292582
msgid "Get Started"
25302583
msgstr ""
25312584

2532-
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:94
2585+
#: inc/Engine/CDN/RocketCDN/views/cta-big.php:138
25332586
msgid "Reduce this banner"
25342587
msgstr ""
25352588

@@ -3622,8 +3675,8 @@ msgstr ""
36223675
msgid "Delay JS is currently activated in %1$s. If you want to use WP Rocket’s delay JS, disable %1$s"
36233676
msgstr ""
36243677

3625-
#: inc/ThirdParty/Plugins/Smush.php:108
3626-
#: inc/ThirdParty/Plugins/Smush.php:126
3678+
#: inc/ThirdParty/Plugins/Smush.php:110
3679+
#: inc/ThirdParty/Plugins/Smush.php:128
36273680
msgid "Smush"
36283681
msgstr ""
36293682

0 commit comments

Comments
 (0)