Changeset 3318237
- Timestamp:
- 06/26/2025 12:16:38 PM (9 months ago)
- Location:
- productbird
- Files:
-
- 14 added
- 14 deleted
- 8 edited
- 1 copied
-
tags/1.5.0 (copied) (copied from productbird/trunk)
-
tags/1.5.0/assets/dist/js/app-D5-iTDyd.js (deleted)
-
tags/1.5.0/assets/dist/js/app-DUcgXxle.js (added)
-
tags/1.5.0/assets/dist/js/badge-BX7Vle8C.js (added)
-
tags/1.5.0/assets/dist/js/badge-C4JntzGw.js (deleted)
-
tags/1.5.0/assets/dist/js/index-4SaQkI2f.js (deleted)
-
tags/1.5.0/assets/dist/js/index-5ZPywmCq.js (deleted)
-
tags/1.5.0/assets/dist/js/index-BZgcUsNg.js (deleted)
-
tags/1.5.0/assets/dist/js/index-C3ZTINnI.js (added)
-
tags/1.5.0/assets/dist/js/index-DKaonY2G.js (added)
-
tags/1.5.0/assets/dist/js/index-vgjiFT4M.js (added)
-
tags/1.5.0/assets/dist/js/radio-group-item-CFSeBtaF.js (added)
-
tags/1.5.0/assets/dist/js/radio-group-item-aMrst5F0.js (deleted)
-
tags/1.5.0/assets/dist/js/sparkles-ByJSEVe4.js (added)
-
tags/1.5.0/assets/dist/js/sparkles-PXbmtqxd.js (deleted)
-
tags/1.5.0/assets/dist/manifest.json (modified) (4 diffs)
-
tags/1.5.0/languages/productbird.pot (modified) (4 diffs)
-
tags/1.5.0/productbird.php (modified) (2 diffs)
-
tags/1.5.0/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/assets/dist/js/app-D5-iTDyd.js (deleted)
-
trunk/assets/dist/js/app-DUcgXxle.js (added)
-
trunk/assets/dist/js/badge-BX7Vle8C.js (added)
-
trunk/assets/dist/js/badge-C4JntzGw.js (deleted)
-
trunk/assets/dist/js/index-4SaQkI2f.js (deleted)
-
trunk/assets/dist/js/index-5ZPywmCq.js (deleted)
-
trunk/assets/dist/js/index-BZgcUsNg.js (deleted)
-
trunk/assets/dist/js/index-C3ZTINnI.js (added)
-
trunk/assets/dist/js/index-DKaonY2G.js (added)
-
trunk/assets/dist/js/index-vgjiFT4M.js (added)
-
trunk/assets/dist/js/radio-group-item-CFSeBtaF.js (added)
-
trunk/assets/dist/js/radio-group-item-aMrst5F0.js (deleted)
-
trunk/assets/dist/js/sparkles-ByJSEVe4.js (added)
-
trunk/assets/dist/js/sparkles-PXbmtqxd.js (deleted)
-
trunk/assets/dist/manifest.json (modified) (4 diffs)
-
trunk/languages/productbird.pot (modified) (4 diffs)
-
trunk/productbird.php (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
productbird/tags/1.5.0/assets/dist/manifest.json
r3308126 r3318237 1 1 { 2 "_app-D 5-iTDyd.js": {3 "file": "js/app-D 5-iTDyd.js",2 "_app-DUcgXxle.js": { 3 "file": "js/app-DUcgXxle.js", 4 4 "name": "app", 5 5 "imports": [ 6 "_badge- C4JntzGw.js"6 "_badge-BX7Vle8C.js" 7 7 ] 8 8 }, 9 "_badge- C4JntzGw.js": {10 "file": "js/badge- C4JntzGw.js",9 "_badge-BX7Vle8C.js": { 10 "file": "js/badge-BX7Vle8C.js", 11 11 "name": "badge", 12 12 "css": [ … … 22 22 "src": "_radio-group-item-BynF7j1K.css" 23 23 }, 24 "_radio-group-item- aMrst5F0.js": {25 "file": "js/radio-group-item- aMrst5F0.js",24 "_radio-group-item-CFSeBtaF.js": { 25 "file": "js/radio-group-item-CFSeBtaF.js", 26 26 "name": "radio-group-item", 27 27 "imports": [ 28 "_badge- C4JntzGw.js"28 "_badge-BX7Vle8C.js" 29 29 ], 30 30 "css": [ … … 32 32 ] 33 33 }, 34 "_sparkles- PXbmtqxd.js": {35 "file": "js/sparkles- PXbmtqxd.js",34 "_sparkles-ByJSEVe4.js": { 35 "file": "js/sparkles-ByJSEVe4.js", 36 36 "name": "sparkles", 37 37 "imports": [ 38 "_badge- C4JntzGw.js"38 "_badge-BX7Vle8C.js" 39 39 ] 40 40 }, 41 41 "assets/ts/admin-settings/index.ts": { 42 "file": "js/index- BZgcUsNg.js",42 "file": "js/index-DKaonY2G.js", 43 43 "name": "index", 44 44 "src": "assets/ts/admin-settings/index.ts", 45 45 "isEntry": true, 46 46 "imports": [ 47 "_badge- C4JntzGw.js",48 "_radio-group-item- aMrst5F0.js",49 "_sparkles- PXbmtqxd.js"47 "_badge-BX7Vle8C.js", 48 "_radio-group-item-CFSeBtaF.js", 49 "_sparkles-ByJSEVe4.js" 50 50 ], 51 51 "css": [ … … 54 54 }, 55 55 "assets/ts/product-status-cell/index.ts": { 56 "file": "js/index- 5ZPywmCq.js",56 "file": "js/index-C3ZTINnI.js", 57 57 "name": "index", 58 58 "src": "assets/ts/product-status-cell/index.ts", 59 59 "isEntry": true, 60 60 "imports": [ 61 "_badge- C4JntzGw.js",62 "_app-D 5-iTDyd.js",63 "_sparkles- PXbmtqxd.js"61 "_badge-BX7Vle8C.js", 62 "_app-DUcgXxle.js", 63 "_sparkles-ByJSEVe4.js" 64 64 ] 65 65 }, 66 66 "assets/ts/tools/magic-descriptions/index.ts": { 67 "file": "js/index- 4SaQkI2f.js",67 "file": "js/index-vgjiFT4M.js", 68 68 "name": "index", 69 69 "src": "assets/ts/tools/magic-descriptions/index.ts", 70 70 "isEntry": true, 71 71 "imports": [ 72 "_badge- C4JntzGw.js",73 "_radio-group-item- aMrst5F0.js",74 "_app-D 5-iTDyd.js"72 "_badge-BX7Vle8C.js", 73 "_radio-group-item-CFSeBtaF.js", 74 "_app-DUcgXxle.js" 75 75 ], 76 76 "css": [ -
productbird/tags/1.5.0/languages/productbird.pot
r3308126 r3318237 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Productbird 1. 4.6\n"5 "Project-Id-Version: Productbird 1.5.0\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/productbird\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-06- 08T19:31:11+00:00\n"12 "POT-Creation-Date: 2025-06-26T12:07:17+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" … … 52 52 53 53 #: src/Admin/Filters.php:59 54 #: assets/dist/js/index- DgvmmsAM.js:154 #: assets/dist/js/index-65tzkp21.js:1 55 55 msgid "Applied" 56 56 msgstr "" 57 57 58 58 #: src/Admin/Filters.php:60 59 #: assets/dist/js/index- DgvmmsAM.js:160 #: assets/dist/js/index- DR3UJF-D.js:559 #: assets/dist/js/index-65tzkp21.js:1 60 #: assets/dist/js/index-KqF9wCu2.js:5 61 61 msgid "Declined" 62 62 msgstr "" … … 186 186 msgstr "" 187 187 188 #: assets/dist/js/app- BdQ3zcKN.js:1188 #: assets/dist/js/app-DnI0wcJe.js:1 189 189 msgid "An error occurred while fetching data. Please try again." 190 190 msgstr "" 191 191 192 #: assets/dist/js/app- BdQ3zcKN.js:1192 #: assets/dist/js/app-DnI0wcJe.js:1 193 193 msgid "An error occurred while performing this action. Please try again." 194 194 msgstr "" 195 195 196 #: assets/dist/js/index-D2_-CHP2.js:1 196 #: assets/dist/js/index-65tzkp21.js:1 197 msgid "Error" 198 msgstr "" 199 200 #: assets/dist/js/index-65tzkp21.js:1 201 msgid "Queued" 202 msgstr "" 203 204 #: assets/dist/js/index-65tzkp21.js:1 205 msgid "Generating" 206 msgstr "" 207 208 #: assets/dist/js/index-65tzkp21.js:1 209 msgid "Review" 210 msgstr "" 211 212 #: assets/dist/js/index-65tzkp21.js:1 213 msgid "Generate" 214 msgstr "" 215 216 #: assets/dist/js/index-65tzkp21.js:1 217 msgid "—" 218 msgstr "" 219 220 #: assets/dist/js/index-65tzkp21.js:1 221 msgid "Loading" 222 msgstr "" 223 224 #: assets/dist/js/index-KqF9wCu2.js:1 225 msgid "Descriptions will be auto-applied in the background" 226 msgstr "" 227 228 #: assets/dist/js/index-KqF9wCu2.js:1 229 msgid "Unfortunately regenerate is not available yet. Please try again later." 230 msgstr "" 231 232 #: assets/dist/js/index-KqF9wCu2.js:1 233 msgid "Generate AI product descriptions" 234 msgstr "" 235 236 #: assets/dist/js/index-KqF9wCu2.js:1 237 #, js-format 238 msgid "You're about to generate descriptions for %s products using %s." 239 msgstr "" 240 241 #: assets/dist/js/index-KqF9wCu2.js:1 242 msgid "Insufficient Credits" 243 msgstr "" 244 245 #: assets/dist/js/index-KqF9wCu2.js:1 246 msgid "You don't have enough credits to generate descriptions for these products." 247 msgstr "" 248 249 #: assets/dist/js/index-KqF9wCu2.js:1 250 msgid "Top up your credits" 251 msgstr "" 252 253 #: assets/dist/js/index-KqF9wCu2.js:1 254 msgid "Choose how you'd like to proceed:" 255 msgstr "" 256 257 #: assets/dist/js/index-KqF9wCu2.js:1 258 msgid "Manual Review" 259 msgstr "" 260 261 #: assets/dist/js/index-KqF9wCu2.js:1 262 msgid "Carefully review each generated description before applying it." 263 msgstr "" 264 265 #: assets/dist/js/index-KqF9wCu2.js:1 266 msgid "YOLO Mode" 267 msgstr "" 268 269 #: assets/dist/js/index-KqF9wCu2.js:1 270 msgid "Skip the review process. All descriptions will be applied automatically in the background. The modal will close immediately." 271 msgstr "" 272 273 #: assets/dist/js/index-KqF9wCu2.js:1 274 msgid "You have already processed some of these products." 275 msgstr "" 276 277 #: assets/dist/js/index-KqF9wCu2.js:1 278 msgid "Click the checkbox to regenerate a product. Leave it unchecked to skip it." 279 msgstr "" 280 281 #: assets/dist/js/index-KqF9wCu2.js:1 282 msgid "Search by name or ID..." 283 msgstr "" 284 285 #: assets/dist/js/index-KqF9wCu2.js:1 286 msgid "Check all" 287 msgstr "" 288 289 #: assets/dist/js/index-KqF9wCu2.js:1 290 msgid "Uncheck all" 291 msgstr "" 292 293 #: assets/dist/js/index-KqF9wCu2.js:1 294 msgid "No products match your search." 295 msgstr "" 296 297 #: assets/dist/js/index-KqF9wCu2.js:2 298 msgid "will be skipped" 299 msgstr "" 300 301 #: assets/dist/js/index-KqF9wCu2.js:2 302 msgid "products will be regenerated" 303 msgstr "" 304 305 #: assets/dist/js/index-KqF9wCu2.js:2 306 msgid "Cancel" 307 msgstr "" 308 309 #: assets/dist/js/index-KqF9wCu2.js:2 310 #, js-format 311 msgid "Starting %s" 312 msgstr "" 313 314 #: assets/dist/js/index-KqF9wCu2.js:2 315 msgid "Start Generation" 316 msgstr "" 317 318 #: assets/dist/js/index-KqF9wCu2.js:2 319 msgid "Review descriptions" 320 msgstr "" 321 322 #: assets/dist/js/index-KqF9wCu2.js:2 323 #, js-format 324 msgid "%s of %s accepted" 325 msgstr "" 326 327 #: assets/dist/js/index-KqF9wCu2.js:2 328 msgid "Progress" 329 msgstr "" 330 331 #: assets/dist/js/index-KqF9wCu2.js:2 332 #, js-format 333 msgid "%s descriptions still being generated..." 334 msgstr "" 335 336 #: assets/dist/js/index-KqF9wCu2.js:2 337 msgid "Take a final look at the generated content before applying it to your products." 338 msgstr "" 339 340 #: assets/dist/js/index-KqF9wCu2.js:2 341 #, js-format 342 msgid "%s items remaining" 343 msgstr "" 344 345 #: assets/dist/js/index-KqF9wCu2.js:2 346 msgid "Generating descriptions..." 347 msgstr "" 348 349 #: assets/dist/js/index-KqF9wCu2.js:2 350 msgid "Please wait a moment while our AI works its magic. You're free to close this window and continue with other tasks. Your progress will be saved." 351 msgstr "" 352 353 #: assets/dist/js/index-KqF9wCu2.js:5 354 msgid "Item" 355 msgstr "" 356 357 #: assets/dist/js/index-KqF9wCu2.js:5 358 msgid "of" 359 msgstr "" 360 361 #: assets/dist/js/index-KqF9wCu2.js:5 362 msgid "Previous" 363 msgstr "" 364 365 #: assets/dist/js/index-KqF9wCu2.js:5 366 msgid "Next" 367 msgstr "" 368 369 #: assets/dist/js/index-KqF9wCu2.js:5 370 msgid "Accepted" 371 msgstr "" 372 373 #: assets/dist/js/index-KqF9wCu2.js:5 374 msgid "Ready for review" 375 msgstr "" 376 377 #: assets/dist/js/index-KqF9wCu2.js:5 378 msgid "Preview" 379 msgstr "" 380 381 #: assets/dist/js/index-KqF9wCu2.js:5 382 msgid "Compare" 383 msgstr "" 384 385 #: assets/dist/js/index-KqF9wCu2.js:5 386 msgid "Current Description" 387 msgstr "" 388 389 #: assets/dist/js/index-KqF9wCu2.js:5 390 msgid "Generated Description" 391 msgstr "" 392 393 #: assets/dist/js/index-KqF9wCu2.js:5 394 msgid "Product ID" 395 msgstr "" 396 397 #: assets/dist/js/index-KqF9wCu2.js:5 398 msgid "Close" 399 msgstr "" 400 401 #: assets/dist/js/index-KqF9wCu2.js:5 402 msgid "Regenerate" 403 msgstr "" 404 405 #: assets/dist/js/index-KqF9wCu2.js:5 406 msgid "Undo Decline" 407 msgstr "" 408 409 #: assets/dist/js/index-KqF9wCu2.js:5 410 msgid "Decline" 411 msgstr "" 412 413 #: assets/dist/js/index-KqF9wCu2.js:5 414 msgid "Accepted ✓" 415 msgstr "" 416 417 #: assets/dist/js/index-KqF9wCu2.js:5 418 msgid "Accept & Apply" 419 msgstr "" 420 421 #: assets/dist/js/index-KqF9wCu2.js:5 422 msgid "Accept All" 423 msgstr "" 424 425 #: assets/dist/js/index-KqF9wCu2.js:5 426 msgid "Decline All" 427 msgstr "" 428 429 #: assets/dist/js/index-KqF9wCu2.js:5 430 msgid "All descriptions processed" 431 msgstr "" 432 433 #: assets/dist/js/index-KqF9wCu2.js:5 434 msgid "Here's a quick summary of what's been applied." 435 msgstr "" 436 437 #: assets/dist/js/index-KqF9wCu2.js:5 438 msgid "Your product catalog is looking better than ever." 439 msgstr "" 440 441 #: assets/dist/js/index-KqF9wCu2.js:5 442 msgid "Thanks for using Productbird." 443 msgstr "" 444 445 #: assets/dist/js/index-KqF9wCu2.js:5 446 #: assets/dist/js/index-xDUojDz5.js:20 447 msgid "You're all set!" 448 msgstr "" 449 450 #: assets/dist/js/index-KqF9wCu2.js:5 451 msgid "Continue" 452 msgstr "" 453 454 #: assets/dist/js/index-KqF9wCu2.js:5 455 #, js-format 456 msgid "You have %s product descriptions from Productbird ready for your review." 457 msgstr "" 458 459 #: assets/dist/js/index-KqF9wCu2.js:5 460 #, js-format 461 msgid "%s Review Descriptions (%s)" 462 msgstr "" 463 464 #: assets/dist/js/index-xDUojDz5.js:1 197 465 msgid "API key is required" 198 466 msgstr "" 199 467 200 #: assets/dist/js/index- D2_-CHP2.js:1468 #: assets/dist/js/index-xDUojDz5.js:1 201 469 msgid "Webhook secret is required" 202 470 msgstr "" 203 471 204 #: assets/dist/js/index- D2_-CHP2.js:1472 #: assets/dist/js/index-xDUojDz5.js:1 205 473 msgid "Connect with Productbird" 206 474 msgstr "" 207 475 208 #: assets/dist/js/index- D2_-CHP2.js:1476 #: assets/dist/js/index-xDUojDz5.js:1 209 477 msgid "Disconnect" 210 478 msgstr "" 211 479 212 #: assets/dist/js/index- D2_-CHP2.js:1480 #: assets/dist/js/index-xDUojDz5.js:1 213 481 msgid "Connected to Productbird" 214 482 msgstr "" 215 483 216 #: assets/dist/js/index- D2_-CHP2.js:1484 #: assets/dist/js/index-xDUojDz5.js:1 217 485 msgid "Unable to create connect URL. Please try again later." 218 486 msgstr "" 219 487 220 #: assets/dist/js/index- D2_-CHP2.js:9488 #: assets/dist/js/index-xDUojDz5.js:9 221 489 #, js-format 222 490 msgid "Hello %s 👋" 223 491 msgstr "" 224 492 225 #: assets/dist/js/index- D2_-CHP2.js:9493 #: assets/dist/js/index-xDUojDz5.js:9 226 494 msgid "Your current credit balance" 227 495 msgstr "" 228 496 229 #: assets/dist/js/index- D2_-CHP2.js:9497 #: assets/dist/js/index-xDUojDz5.js:9 230 498 msgid "You are not connected to Productbird. Please enter your API key to continue." 231 499 msgstr "" 232 500 233 #: assets/dist/js/index- D2_-CHP2.js:9501 #: assets/dist/js/index-xDUojDz5.js:9 234 502 msgid "View activity" 235 503 msgstr "" 236 504 237 #: assets/dist/js/index- D2_-CHP2.js:9505 #: assets/dist/js/index-xDUojDz5.js:9 238 506 msgid "Get started" 239 507 msgstr "" 240 508 241 #: assets/dist/js/index- D2_-CHP2.js:9509 #: assets/dist/js/index-xDUojDz5.js:9 242 510 msgid "Ready to Generate Descriptions?" 243 511 msgstr "" 244 512 245 #: assets/dist/js/index- D2_-CHP2.js:9513 #: assets/dist/js/index-xDUojDz5.js:9 246 514 #, js-format 247 515 msgid "You have %d credits ready to use. Start generating compelling product descriptions now!" 248 516 msgstr "" 249 517 250 #: assets/dist/js/index- D2_-CHP2.js:9518 #: assets/dist/js/index-xDUojDz5.js:9 251 519 msgid "You're out of credits! Purchase more to continue generating amazing product descriptions." 252 520 msgstr "" 253 521 254 #: assets/dist/js/index- D2_-CHP2.js:9522 #: assets/dist/js/index-xDUojDz5.js:9 255 523 msgid "Start generating AI-powered product descriptions that convert visitors into customers." 256 524 msgstr "" 257 525 258 #: assets/dist/js/index- D2_-CHP2.js:9526 #: assets/dist/js/index-xDUojDz5.js:9 259 527 msgid "Go to Products" 260 528 msgstr "" 261 529 262 #: assets/dist/js/index- D2_-CHP2.js:9530 #: assets/dist/js/index-xDUojDz5.js:9 263 531 msgid "Buy Credits" 264 532 msgstr "" 265 533 266 #: assets/dist/js/index- D2_-CHP2.js:9534 #: assets/dist/js/index-xDUojDz5.js:9 267 535 msgid "Buy More Credits" 268 536 msgstr "" 269 537 270 #: assets/dist/js/index- D2_-CHP2.js:9538 #: assets/dist/js/index-xDUojDz5.js:9 271 539 msgid "Get Started" 272 540 msgstr "" 273 541 274 #: assets/dist/js/index- D2_-CHP2.js:9275 #: assets/dist/js/index- D2_-CHP2.js:20542 #: assets/dist/js/index-xDUojDz5.js:9 543 #: assets/dist/js/index-xDUojDz5.js:20 276 544 msgid "API Key" 277 545 msgstr "" 278 546 279 #: assets/dist/js/index- D2_-CHP2.js:9547 #: assets/dist/js/index-xDUojDz5.js:9 280 548 msgid "Your API key is used to authenticate your requests to the Productbird API." 281 549 msgstr "" 282 550 283 #: assets/dist/js/index- D2_-CHP2.js:9551 #: assets/dist/js/index-xDUojDz5.js:9 284 552 msgid "You can manage your API key in the Productbird dashboard." 285 553 msgstr "" 286 554 287 #: assets/dist/js/index- D2_-CHP2.js:9555 #: assets/dist/js/index-xDUojDz5.js:9 288 556 msgid "Manage API key" 289 557 msgstr "" 290 558 291 #: assets/dist/js/index- D2_-CHP2.js:9292 #: assets/dist/js/index- D2_-CHP2.js:20559 #: assets/dist/js/index-xDUojDz5.js:9 560 #: assets/dist/js/index-xDUojDz5.js:20 293 561 msgid "Webhook Secret" 294 562 msgstr "" 295 563 296 #: assets/dist/js/index- D2_-CHP2.js:9564 #: assets/dist/js/index-xDUojDz5.js:9 297 565 msgid "Your webhook secret is used to verify webhook requests from Productbird." 298 566 msgstr "" 299 567 300 #: assets/dist/js/index- D2_-CHP2.js:9568 #: assets/dist/js/index-xDUojDz5.js:9 301 569 msgid "You can manage your webhook secret in the Productbird dashboard." 302 570 msgstr "" 303 571 304 #: assets/dist/js/index- D2_-CHP2.js:9572 #: assets/dist/js/index-xDUojDz5.js:9 305 573 msgid "Manage webhook secret" 306 574 msgstr "" 307 575 308 #: assets/dist/js/index- D2_-CHP2.js:9576 #: assets/dist/js/index-xDUojDz5.js:9 309 577 msgid "Beta" 310 578 msgstr "" 311 579 312 #: assets/dist/js/index- D2_-CHP2.js:9580 #: assets/dist/js/index-xDUojDz5.js:9 313 581 msgid "Connection Status" 314 582 msgstr "" 315 583 316 #: assets/dist/js/index- D2_-CHP2.js:9584 #: assets/dist/js/index-xDUojDz5.js:9 317 585 msgid "Your connected Productbird account" 318 586 msgstr "" 319 587 320 #: assets/dist/js/index- D2_-CHP2.js:9588 #: assets/dist/js/index-xDUojDz5.js:9 321 589 msgid "You can manage your organization in the Productbird dashboard." 322 590 msgstr "" 323 591 324 #: assets/dist/js/index- D2_-CHP2.js:9592 #: assets/dist/js/index-xDUojDz5.js:9 325 593 msgid "Manage organization" 326 594 msgstr "" 327 595 328 #: assets/dist/js/index- D2_-CHP2.js:9329 #: assets/dist/js/index- D2_-CHP2.js:20596 #: assets/dist/js/index-xDUojDz5.js:9 597 #: assets/dist/js/index-xDUojDz5.js:20 330 598 msgid "Hide Advanced Settings" 331 599 msgstr "" 332 600 333 #: assets/dist/js/index- D2_-CHP2.js:9334 #: assets/dist/js/index- D2_-CHP2.js:20601 #: assets/dist/js/index-xDUojDz5.js:9 602 #: assets/dist/js/index-xDUojDz5.js:20 335 603 msgid "Show Advanced Settings" 336 604 msgstr "" 337 605 338 #: assets/dist/js/index- D2_-CHP2.js:9606 #: assets/dist/js/index-xDUojDz5.js:9 339 607 msgid "Advanced Settings" 340 608 msgstr "" 341 609 342 #: assets/dist/js/index- D2_-CHP2.js:9610 #: assets/dist/js/index-xDUojDz5.js:9 343 611 msgid "Advanced settings and troubleshooting options" 344 612 msgstr "" 345 613 346 #: assets/dist/js/index- D2_-CHP2.js:9347 #: assets/dist/js/index- D2_-CHP2.js:20614 #: assets/dist/js/index-xDUojDz5.js:9 615 #: assets/dist/js/index-xDUojDz5.js:20 348 616 msgid "Opt out of anonymous telemetry" 349 617 msgstr "" 350 618 351 #: assets/dist/js/index- D2_-CHP2.js:9619 #: assets/dist/js/index-xDUojDz5.js:9 352 620 msgid "We collect plugin version, WordPress version, PHP version, and WooCommerce version. If you don't opt out, we also collect product counts and other usage statistics." 353 621 msgstr "" 354 622 355 #: assets/dist/js/index- D2_-CHP2.js:9623 #: assets/dist/js/index-xDUojDz5.js:9 356 624 msgid "Are you sure you want to clear all Productbird meta data? This cannot be undone." 357 625 msgstr "" 358 626 359 #: assets/dist/js/index- D2_-CHP2.js:9627 #: assets/dist/js/index-xDUojDz5.js:9 360 628 msgid "Clearing..." 361 629 msgstr "" 362 630 363 #: assets/dist/js/index- D2_-CHP2.js:9631 #: assets/dist/js/index-xDUojDz5.js:9 364 632 msgid "Clear All Product Meta" 365 633 msgstr "" 366 634 367 #: assets/dist/js/index- D2_-CHP2.js:9635 #: assets/dist/js/index-xDUojDz5.js:9 368 636 msgid "Are you sure you want to clear all products with queued status? This cannot be undone." 369 637 msgstr "" 370 638 371 #: assets/dist/js/index- D2_-CHP2.js:9639 #: assets/dist/js/index-xDUojDz5.js:9 372 640 msgid "Clear Queued Products" 373 641 msgstr "" 374 642 375 #: assets/dist/js/index- D2_-CHP2.js:9643 #: assets/dist/js/index-xDUojDz5.js:9 376 644 msgid "Telemetry" 377 645 msgstr "" 378 646 379 #: assets/dist/js/index- D2_-CHP2.js:9647 #: assets/dist/js/index-xDUojDz5.js:9 380 648 msgid "Help improve Productbird by sharing anonymous usage data. This data helps us understand how the plugin is used and improve it." 381 649 msgstr "" 382 650 383 #: assets/dist/js/index- D2_-CHP2.js:9651 #: assets/dist/js/index-xDUojDz5.js:9 384 652 msgid "Troubleshooting" 385 653 msgstr "" 386 654 387 #: assets/dist/js/index- D2_-CHP2.js:9655 #: assets/dist/js/index-xDUojDz5.js:9 388 656 msgid "If you're experiencing issues with product descriptions, you can use these troubleshooting options." 389 657 msgstr "" 390 658 391 #: assets/dist/js/index- D2_-CHP2.js:9659 #: assets/dist/js/index-xDUojDz5.js:9 392 660 msgid "Clear all Productbird meta data from your products." 393 661 msgstr "" 394 662 395 #: assets/dist/js/index- D2_-CHP2.js:9663 #: assets/dist/js/index-xDUojDz5.js:9 396 664 msgid "Clear products stuck in queued status." 397 665 msgstr "" 398 666 399 #: assets/dist/js/index- D2_-CHP2.js:9667 #: assets/dist/js/index-xDUojDz5.js:9 400 668 msgid "Global Settings" 401 669 msgstr "" 402 670 403 #: assets/dist/js/index- D2_-CHP2.js:9671 #: assets/dist/js/index-xDUojDz5.js:9 404 672 msgid "These global settings will be used for all your tools." 405 673 msgstr "" 406 674 407 #: assets/dist/js/index- D2_-CHP2.js:9675 #: assets/dist/js/index-xDUojDz5.js:9 408 676 msgid "Tone" 409 677 msgstr "" 410 678 411 #: assets/dist/js/index- D2_-CHP2.js:9679 #: assets/dist/js/index-xDUojDz5.js:9 412 680 msgid "Select the tone of the generated content." 413 681 msgstr "" 414 682 415 #: assets/dist/js/index- D2_-CHP2.js:9683 #: assets/dist/js/index-xDUojDz5.js:9 416 684 msgid "Formality" 417 685 msgstr "" 418 686 419 #: assets/dist/js/index- D2_-CHP2.js:9687 #: assets/dist/js/index-xDUojDz5.js:9 420 688 msgid "Select the formality of the generated content." 421 689 msgstr "" 422 690 423 #: assets/dist/js/index- D2_-CHP2.js:9691 #: assets/dist/js/index-xDUojDz5.js:9 424 692 msgid "Language" 425 693 msgstr "" 426 694 427 #: assets/dist/js/index- D2_-CHP2.js:20695 #: assets/dist/js/index-xDUojDz5.js:20 428 696 #, js-format 429 697 msgid "There is %s error in the form" 430 698 msgstr "" 431 699 432 #: assets/dist/js/index- D2_-CHP2.js:20700 #: assets/dist/js/index-xDUojDz5.js:20 433 701 #, js-format 434 702 msgid "There are %s errors in the form" 435 703 msgstr "" 436 704 437 #: assets/dist/js/index- D2_-CHP2.js:20705 #: assets/dist/js/index-xDUojDz5.js:20 438 706 msgid "An error occurred" 439 707 msgstr "" 440 708 441 #: assets/dist/js/index- D2_-CHP2.js:20709 #: assets/dist/js/index-xDUojDz5.js:20 442 710 msgid "Setup completed successfully!" 443 711 msgstr "" 444 712 445 #: assets/dist/js/index- D2_-CHP2.js:20713 #: assets/dist/js/index-xDUojDz5.js:20 446 714 msgid "Failed to save settings. Please try again." 447 715 msgstr "" 448 716 449 #: assets/dist/js/index- D2_-CHP2.js:20717 #: assets/dist/js/index-xDUojDz5.js:20 450 718 msgid "An error occurred. Please check your inputs." 451 719 msgstr "" 452 720 453 #: assets/dist/js/index- D2_-CHP2.js:20721 #: assets/dist/js/index-xDUojDz5.js:20 454 722 msgid "Add API Key" 455 723 msgstr "" 456 724 457 #: assets/dist/js/index- D2_-CHP2.js:20725 #: assets/dist/js/index-xDUojDz5.js:20 458 726 msgid "Add Webhook Secret" 459 727 msgstr "" 460 728 461 #: assets/dist/js/index- D2_-CHP2.js:20729 #: assets/dist/js/index-xDUojDz5.js:20 462 730 msgid "Start Using Productbird" 463 731 msgstr "" 464 732 465 #: assets/dist/js/index- D2_-CHP2.js:20733 #: assets/dist/js/index-xDUojDz5.js:20 466 734 msgid "Step 1: Add Your API Key" 467 735 msgstr "" 468 736 469 #: assets/dist/js/index- D2_-CHP2.js:20737 #: assets/dist/js/index-xDUojDz5.js:20 470 738 msgid "Your API key connects your WordPress site to Productbird's AI engine." 471 739 msgstr "" 472 740 473 #: assets/dist/js/index- D2_-CHP2.js:20741 #: assets/dist/js/index-xDUojDz5.js:20 474 742 msgid "Get your API key" 475 743 msgstr "" 476 744 477 #: assets/dist/js/index- D2_-CHP2.js:20745 #: assets/dist/js/index-xDUojDz5.js:20 478 746 msgid "Paste your API key here" 479 747 msgstr "" 480 748 481 #: assets/dist/js/index- D2_-CHP2.js:20749 #: assets/dist/js/index-xDUojDz5.js:20 482 750 msgid "Where to find your API key:" 483 751 msgstr "" 484 752 485 #: assets/dist/js/index- D2_-CHP2.js:20753 #: assets/dist/js/index-xDUojDz5.js:20 486 754 msgid "Log in to your Productbird account" 487 755 msgstr "" 488 756 489 #: assets/dist/js/index- D2_-CHP2.js:20757 #: assets/dist/js/index-xDUojDz5.js:20 490 758 msgid "Navigate to API Keys settings" 491 759 msgstr "" 492 760 493 #: assets/dist/js/index- D2_-CHP2.js:20761 #: assets/dist/js/index-xDUojDz5.js:20 494 762 msgid "Copy your API key" 495 763 msgstr "" 496 764 497 #: assets/dist/js/index- D2_-CHP2.js:20765 #: assets/dist/js/index-xDUojDz5.js:20 498 766 msgid "Please enter your API key to continue" 499 767 msgstr "" 500 768 501 #: assets/dist/js/index- D2_-CHP2.js:20769 #: assets/dist/js/index-xDUojDz5.js:20 502 770 msgid "Continue to Webhook Setup" 503 771 msgstr "" 504 772 505 #: assets/dist/js/index- D2_-CHP2.js:20773 #: assets/dist/js/index-xDUojDz5.js:20 506 774 msgid "Step 2: Add Your Webhook Secret" 507 775 msgstr "" 508 776 509 #: assets/dist/js/index- D2_-CHP2.js:20777 #: assets/dist/js/index-xDUojDz5.js:20 510 778 msgid "The webhook secret ensures secure communication between Productbird and your site." 511 779 msgstr "" 512 780 513 #: assets/dist/js/index- D2_-CHP2.js:20781 #: assets/dist/js/index-xDUojDz5.js:20 514 782 msgid "Get your webhook secret" 515 783 msgstr "" 516 784 517 #: assets/dist/js/index- D2_-CHP2.js:20785 #: assets/dist/js/index-xDUojDz5.js:20 518 786 msgid "Paste your webhook secret here" 519 787 msgstr "" 520 788 521 #: assets/dist/js/index- D2_-CHP2.js:20789 #: assets/dist/js/index-xDUojDz5.js:20 522 790 msgid "We collect anonymous usage data to help improve Productbird. This includes plugin version, WordPress version, and basic usage statistics. You can change this setting anytime." 523 791 msgstr "" 524 792 525 #: assets/dist/js/index- D2_-CHP2.js:20793 #: assets/dist/js/index-xDUojDz5.js:20 526 794 msgid "What are webhooks?" 527 795 msgstr "" 528 796 529 #: assets/dist/js/index- D2_-CHP2.js:20797 #: assets/dist/js/index-xDUojDz5.js:20 530 798 msgid "Webhooks allow Productbird to send the output of tools directly to your WordPress site in real-time. The webhook secret ensures these communications are secure." 531 799 msgstr "" 532 800 533 #: assets/dist/js/index- D2_-CHP2.js:20801 #: assets/dist/js/index-xDUojDz5.js:20 534 802 msgid "Back" 535 803 msgstr "" 536 804 537 #: assets/dist/js/index- D2_-CHP2.js:20805 #: assets/dist/js/index-xDUojDz5.js:20 538 806 #, js-format 539 807 msgid "Completing Setup %s" 540 808 msgstr "" 541 809 542 #: assets/dist/js/index- D2_-CHP2.js:20810 #: assets/dist/js/index-xDUojDz5.js:20 543 811 msgid "Complete Setup" 544 812 msgstr "" 545 813 546 #: assets/dist/js/index-D2_-CHP2.js:20 547 #: assets/dist/js/index-DR3UJF-D.js:5 548 msgid "You're all set!" 549 msgstr "" 550 551 #: assets/dist/js/index-D2_-CHP2.js:20 814 #: assets/dist/js/index-xDUojDz5.js:20 552 815 msgid "Your Productbird plugin is now configured and ready to use." 553 816 msgstr "" 554 817 555 #: assets/dist/js/index- D2_-CHP2.js:20818 #: assets/dist/js/index-xDUojDz5.js:20 556 819 msgid "How to Generate Product Descriptions" 557 820 msgstr "" 558 821 559 #: assets/dist/js/index- D2_-CHP2.js:20822 #: assets/dist/js/index-xDUojDz5.js:20 560 823 msgid "Navigate to Products" 561 824 msgstr "" 562 825 563 #: assets/dist/js/index- D2_-CHP2.js:20826 #: assets/dist/js/index-xDUojDz5.js:20 564 827 msgid "Go to WooCommerce → Products in your WordPress admin" 565 828 msgstr "" 566 829 567 #: assets/dist/js/index- D2_-CHP2.js:20830 #: assets/dist/js/index-xDUojDz5.js:20 568 831 msgid "Select Products" 569 832 msgstr "" 570 833 571 #: assets/dist/js/index- D2_-CHP2.js:20834 #: assets/dist/js/index-xDUojDz5.js:20 572 835 msgid "Check the products you want to generate descriptions for" 573 836 msgstr "" 574 837 575 #: assets/dist/js/index- D2_-CHP2.js:20838 #: assets/dist/js/index-xDUojDz5.js:20 576 839 msgid "Use Bulk Action" 577 840 msgstr "" 578 841 579 #: assets/dist/js/index- D2_-CHP2.js:20842 #: assets/dist/js/index-xDUojDz5.js:20 580 843 #, js-format 581 844 msgid "Select '%s Create AI description' from the bulk actions dropdown" 582 845 msgstr "" 583 846 584 #: assets/dist/js/index- D2_-CHP2.js:20847 #: assets/dist/js/index-xDUojDz5.js:20 585 848 msgid "Pro tip:" 586 849 msgstr "" 587 850 588 #: assets/dist/js/index- D2_-CHP2.js:20851 #: assets/dist/js/index-xDUojDz5.js:20 589 852 msgid "You can also generate descriptions for individual products by hovering over a product and clicking 'Generate Product Description' button." 590 853 msgstr "" 591 854 592 #: assets/dist/js/index- D2_-CHP2.js:20855 #: assets/dist/js/index-xDUojDz5.js:20 593 856 msgid "Go to Settings" 594 857 msgstr "" 595 858 596 #: assets/dist/js/index- D2_-CHP2.js:20859 #: assets/dist/js/index-xDUojDz5.js:20 597 860 msgid "View Products" 598 861 msgstr "" 599 862 600 #: assets/dist/js/index- D2_-CHP2.js:20863 #: assets/dist/js/index-xDUojDz5.js:20 601 864 msgid "Welcome to Productbird! 🎉" 602 865 msgstr "" 603 866 604 #: assets/dist/js/index- D2_-CHP2.js:20867 #: assets/dist/js/index-xDUojDz5.js:20 605 868 msgid "Let's get you set up in just a few steps. You'll be generating amazing product descriptions in no time!" 606 869 msgstr "" 607 870 608 #: assets/dist/js/index- D2_-CHP2.js:20871 #: assets/dist/js/index-xDUojDz5.js:20 609 872 msgid "Settings saved" 610 873 msgstr "" 611 874 612 #: assets/dist/js/index- D2_-CHP2.js:20875 #: assets/dist/js/index-xDUojDz5.js:20 613 876 #, js-format 614 877 msgid "Saving %s" 615 878 msgstr "" 616 879 617 #: assets/dist/js/index- D2_-CHP2.js:20880 #: assets/dist/js/index-xDUojDz5.js:20 618 881 msgid "Save settings" 619 882 msgstr "" 620 621 #: assets/dist/js/index-DgvmmsAM.js:1622 msgid "Error"623 msgstr ""624 625 #: assets/dist/js/index-DgvmmsAM.js:1626 msgid "Queued"627 msgstr ""628 629 #: assets/dist/js/index-DgvmmsAM.js:1630 msgid "Generating"631 msgstr ""632 633 #: assets/dist/js/index-DgvmmsAM.js:1634 msgid "Review"635 msgstr ""636 637 #: assets/dist/js/index-DgvmmsAM.js:1638 msgid "Generate"639 msgstr ""640 641 #: assets/dist/js/index-DgvmmsAM.js:1642 msgid "—"643 msgstr ""644 645 #: assets/dist/js/index-DgvmmsAM.js:1646 msgid "Loading"647 msgstr ""648 649 #: assets/dist/js/index-DR3UJF-D.js:1650 msgid "Descriptions will be auto-applied in the background"651 msgstr ""652 653 #: assets/dist/js/index-DR3UJF-D.js:1654 msgid "Unfortunately regenerate is not available yet. Please try again later."655 msgstr ""656 657 #: assets/dist/js/index-DR3UJF-D.js:1658 msgid "Generate AI product descriptions"659 msgstr ""660 661 #: assets/dist/js/index-DR3UJF-D.js:1662 #, js-format663 msgid "You're about to generate descriptions for %s products using %s."664 msgstr ""665 666 #: assets/dist/js/index-DR3UJF-D.js:1667 msgid "Insufficient Credits"668 msgstr ""669 670 #: assets/dist/js/index-DR3UJF-D.js:1671 msgid "You don't have enough credits to generate descriptions for these products."672 msgstr ""673 674 #: assets/dist/js/index-DR3UJF-D.js:1675 msgid "Top up your credits"676 msgstr ""677 678 #: assets/dist/js/index-DR3UJF-D.js:1679 msgid "Choose how you'd like to proceed:"680 msgstr ""681 682 #: assets/dist/js/index-DR3UJF-D.js:1683 msgid "Manual Review"684 msgstr ""685 686 #: assets/dist/js/index-DR3UJF-D.js:1687 msgid "Carefully review each generated description before applying it."688 msgstr ""689 690 #: assets/dist/js/index-DR3UJF-D.js:1691 msgid "YOLO Mode"692 msgstr ""693 694 #: assets/dist/js/index-DR3UJF-D.js:1695 msgid "Skip the review process. All descriptions will be applied automatically in the background. The modal will close immediately."696 msgstr ""697 698 #: assets/dist/js/index-DR3UJF-D.js:1699 msgid "You have already processed some of these products."700 msgstr ""701 702 #: assets/dist/js/index-DR3UJF-D.js:1703 msgid "Click the checkbox to regenerate a product. Leave it unchecked to skip it."704 msgstr ""705 706 #: assets/dist/js/index-DR3UJF-D.js:1707 msgid "Search by name or ID..."708 msgstr ""709 710 #: assets/dist/js/index-DR3UJF-D.js:1711 msgid "Check all"712 msgstr ""713 714 #: assets/dist/js/index-DR3UJF-D.js:1715 msgid "Uncheck all"716 msgstr ""717 718 #: assets/dist/js/index-DR3UJF-D.js:1719 msgid "No products match your search."720 msgstr ""721 722 #: assets/dist/js/index-DR3UJF-D.js:2723 msgid "will be skipped"724 msgstr ""725 726 #: assets/dist/js/index-DR3UJF-D.js:2727 msgid "products will be regenerated"728 msgstr ""729 730 #: assets/dist/js/index-DR3UJF-D.js:2731 msgid "Cancel"732 msgstr ""733 734 #: assets/dist/js/index-DR3UJF-D.js:2735 #, js-format736 msgid "Starting %s"737 msgstr ""738 739 #: assets/dist/js/index-DR3UJF-D.js:2740 msgid "Start Generation"741 msgstr ""742 743 #: assets/dist/js/index-DR3UJF-D.js:2744 msgid "Review descriptions"745 msgstr ""746 747 #: assets/dist/js/index-DR3UJF-D.js:2748 #, js-format749 msgid "%s of %s accepted"750 msgstr ""751 752 #: assets/dist/js/index-DR3UJF-D.js:2753 msgid "Progress"754 msgstr ""755 756 #: assets/dist/js/index-DR3UJF-D.js:2757 #, js-format758 msgid "%s descriptions still being generated..."759 msgstr ""760 761 #: assets/dist/js/index-DR3UJF-D.js:2762 msgid "Take a final look at the generated content before applying it to your products."763 msgstr ""764 765 #: assets/dist/js/index-DR3UJF-D.js:2766 #, js-format767 msgid "%s items remaining"768 msgstr ""769 770 #: assets/dist/js/index-DR3UJF-D.js:2771 msgid "Generating descriptions..."772 msgstr ""773 774 #: assets/dist/js/index-DR3UJF-D.js:2775 msgid "Please wait a moment while our AI works its magic. You're free to close this window and continue with other tasks. Your progress will be saved."776 msgstr ""777 778 #: assets/dist/js/index-DR3UJF-D.js:5779 msgid "Item"780 msgstr ""781 782 #: assets/dist/js/index-DR3UJF-D.js:5783 msgid "of"784 msgstr ""785 786 #: assets/dist/js/index-DR3UJF-D.js:5787 msgid "Previous"788 msgstr ""789 790 #: assets/dist/js/index-DR3UJF-D.js:5791 msgid "Next"792 msgstr ""793 794 #: assets/dist/js/index-DR3UJF-D.js:5795 msgid "Accepted"796 msgstr ""797 798 #: assets/dist/js/index-DR3UJF-D.js:5799 msgid "Ready for review"800 msgstr ""801 802 #: assets/dist/js/index-DR3UJF-D.js:5803 msgid "Preview"804 msgstr ""805 806 #: assets/dist/js/index-DR3UJF-D.js:5807 msgid "Compare"808 msgstr ""809 810 #: assets/dist/js/index-DR3UJF-D.js:5811 msgid "Current Description"812 msgstr ""813 814 #: assets/dist/js/index-DR3UJF-D.js:5815 msgid "Generated Description"816 msgstr ""817 818 #: assets/dist/js/index-DR3UJF-D.js:5819 msgid "Product ID"820 msgstr ""821 822 #: assets/dist/js/index-DR3UJF-D.js:5823 msgid "Close"824 msgstr ""825 826 #: assets/dist/js/index-DR3UJF-D.js:5827 msgid "Regenerate"828 msgstr ""829 830 #: assets/dist/js/index-DR3UJF-D.js:5831 msgid "Undo Decline"832 msgstr ""833 834 #: assets/dist/js/index-DR3UJF-D.js:5835 msgid "Decline"836 msgstr ""837 838 #: assets/dist/js/index-DR3UJF-D.js:5839 msgid "Accepted ✓"840 msgstr ""841 842 #: assets/dist/js/index-DR3UJF-D.js:5843 msgid "Accept & Apply"844 msgstr ""845 846 #: assets/dist/js/index-DR3UJF-D.js:5847 msgid "Accept All"848 msgstr ""849 850 #: assets/dist/js/index-DR3UJF-D.js:5851 msgid "Decline All"852 msgstr ""853 854 #: assets/dist/js/index-DR3UJF-D.js:5855 msgid "All descriptions processed"856 msgstr ""857 858 #: assets/dist/js/index-DR3UJF-D.js:5859 msgid "Here's a quick summary of what's been applied."860 msgstr ""861 862 #: assets/dist/js/index-DR3UJF-D.js:5863 msgid "Your product catalog is looking better than ever."864 msgstr ""865 866 #: assets/dist/js/index-DR3UJF-D.js:5867 msgid "Thanks for using Productbird."868 msgstr ""869 870 #: assets/dist/js/index-DR3UJF-D.js:5871 msgid "Continue"872 msgstr ""873 874 #: assets/dist/js/index-DR3UJF-D.js:5875 #, js-format876 msgid "You have %s product descriptions from Productbird ready for your review."877 msgstr ""878 879 #: assets/dist/js/index-DR3UJF-D.js:5880 #, js-format881 msgid "%s Review Descriptions (%s)"882 msgstr "" -
productbird/tags/1.5.0/productbird.php
r3308126 r3318237 4 4 * Plugin URI: https://productbird.ai 5 5 * Description: Productbird helps ecommerce owners get more done by providing various AI tools. 6 * Version: 1. 4.66 * Version: 1.5.0 7 7 * Requires at least: 5.0 8 8 * Tested up to: 6.8 … … 23 23 } 24 24 25 define( 'PRODUCTBIRD_VERSION', '1. 4.6' );25 define( 'PRODUCTBIRD_VERSION', '1.5.0' ); 26 26 define( 'PRODUCTBIRD_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 27 27 define( 'PRODUCTBIRD_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); -
productbird/tags/1.5.0/vendor/composer/installed.php
r3308126 r3318237 2 2 'root' => array( 3 3 'name' => 'productbird/productbird', 4 'pretty_version' => '1. 4.6',5 'version' => '1. 4.6.0',6 'reference' => ' 9ad67f3bb48ded9cd8d6b83a90f764a660742c3a',4 'pretty_version' => '1.5.0', 5 'version' => '1.5.0.0', 6 'reference' => '19ab9b03f4dd3528e5f20125aaa535c65245e97c', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'productbird/productbird' => array( 23 'pretty_version' => '1. 4.6',24 'version' => '1. 4.6.0',25 'reference' => ' 9ad67f3bb48ded9cd8d6b83a90f764a660742c3a',23 'pretty_version' => '1.5.0', 24 'version' => '1.5.0.0', 25 'reference' => '19ab9b03f4dd3528e5f20125aaa535c65245e97c', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../', -
productbird/trunk/assets/dist/manifest.json
r3308126 r3318237 1 1 { 2 "_app-D 5-iTDyd.js": {3 "file": "js/app-D 5-iTDyd.js",2 "_app-DUcgXxle.js": { 3 "file": "js/app-DUcgXxle.js", 4 4 "name": "app", 5 5 "imports": [ 6 "_badge- C4JntzGw.js"6 "_badge-BX7Vle8C.js" 7 7 ] 8 8 }, 9 "_badge- C4JntzGw.js": {10 "file": "js/badge- C4JntzGw.js",9 "_badge-BX7Vle8C.js": { 10 "file": "js/badge-BX7Vle8C.js", 11 11 "name": "badge", 12 12 "css": [ … … 22 22 "src": "_radio-group-item-BynF7j1K.css" 23 23 }, 24 "_radio-group-item- aMrst5F0.js": {25 "file": "js/radio-group-item- aMrst5F0.js",24 "_radio-group-item-CFSeBtaF.js": { 25 "file": "js/radio-group-item-CFSeBtaF.js", 26 26 "name": "radio-group-item", 27 27 "imports": [ 28 "_badge- C4JntzGw.js"28 "_badge-BX7Vle8C.js" 29 29 ], 30 30 "css": [ … … 32 32 ] 33 33 }, 34 "_sparkles- PXbmtqxd.js": {35 "file": "js/sparkles- PXbmtqxd.js",34 "_sparkles-ByJSEVe4.js": { 35 "file": "js/sparkles-ByJSEVe4.js", 36 36 "name": "sparkles", 37 37 "imports": [ 38 "_badge- C4JntzGw.js"38 "_badge-BX7Vle8C.js" 39 39 ] 40 40 }, 41 41 "assets/ts/admin-settings/index.ts": { 42 "file": "js/index- BZgcUsNg.js",42 "file": "js/index-DKaonY2G.js", 43 43 "name": "index", 44 44 "src": "assets/ts/admin-settings/index.ts", 45 45 "isEntry": true, 46 46 "imports": [ 47 "_badge- C4JntzGw.js",48 "_radio-group-item- aMrst5F0.js",49 "_sparkles- PXbmtqxd.js"47 "_badge-BX7Vle8C.js", 48 "_radio-group-item-CFSeBtaF.js", 49 "_sparkles-ByJSEVe4.js" 50 50 ], 51 51 "css": [ … … 54 54 }, 55 55 "assets/ts/product-status-cell/index.ts": { 56 "file": "js/index- 5ZPywmCq.js",56 "file": "js/index-C3ZTINnI.js", 57 57 "name": "index", 58 58 "src": "assets/ts/product-status-cell/index.ts", 59 59 "isEntry": true, 60 60 "imports": [ 61 "_badge- C4JntzGw.js",62 "_app-D 5-iTDyd.js",63 "_sparkles- PXbmtqxd.js"61 "_badge-BX7Vle8C.js", 62 "_app-DUcgXxle.js", 63 "_sparkles-ByJSEVe4.js" 64 64 ] 65 65 }, 66 66 "assets/ts/tools/magic-descriptions/index.ts": { 67 "file": "js/index- 4SaQkI2f.js",67 "file": "js/index-vgjiFT4M.js", 68 68 "name": "index", 69 69 "src": "assets/ts/tools/magic-descriptions/index.ts", 70 70 "isEntry": true, 71 71 "imports": [ 72 "_badge- C4JntzGw.js",73 "_radio-group-item- aMrst5F0.js",74 "_app-D 5-iTDyd.js"72 "_badge-BX7Vle8C.js", 73 "_radio-group-item-CFSeBtaF.js", 74 "_app-DUcgXxle.js" 75 75 ], 76 76 "css": [ -
productbird/trunk/languages/productbird.pot
r3308126 r3318237 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Productbird 1. 4.6\n"5 "Project-Id-Version: Productbird 1.5.0\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/productbird\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-06- 08T19:31:11+00:00\n"12 "POT-Creation-Date: 2025-06-26T12:07:17+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.12.0\n" … … 52 52 53 53 #: src/Admin/Filters.php:59 54 #: assets/dist/js/index- DgvmmsAM.js:154 #: assets/dist/js/index-65tzkp21.js:1 55 55 msgid "Applied" 56 56 msgstr "" 57 57 58 58 #: src/Admin/Filters.php:60 59 #: assets/dist/js/index- DgvmmsAM.js:160 #: assets/dist/js/index- DR3UJF-D.js:559 #: assets/dist/js/index-65tzkp21.js:1 60 #: assets/dist/js/index-KqF9wCu2.js:5 61 61 msgid "Declined" 62 62 msgstr "" … … 186 186 msgstr "" 187 187 188 #: assets/dist/js/app- BdQ3zcKN.js:1188 #: assets/dist/js/app-DnI0wcJe.js:1 189 189 msgid "An error occurred while fetching data. Please try again." 190 190 msgstr "" 191 191 192 #: assets/dist/js/app- BdQ3zcKN.js:1192 #: assets/dist/js/app-DnI0wcJe.js:1 193 193 msgid "An error occurred while performing this action. Please try again." 194 194 msgstr "" 195 195 196 #: assets/dist/js/index-D2_-CHP2.js:1 196 #: assets/dist/js/index-65tzkp21.js:1 197 msgid "Error" 198 msgstr "" 199 200 #: assets/dist/js/index-65tzkp21.js:1 201 msgid "Queued" 202 msgstr "" 203 204 #: assets/dist/js/index-65tzkp21.js:1 205 msgid "Generating" 206 msgstr "" 207 208 #: assets/dist/js/index-65tzkp21.js:1 209 msgid "Review" 210 msgstr "" 211 212 #: assets/dist/js/index-65tzkp21.js:1 213 msgid "Generate" 214 msgstr "" 215 216 #: assets/dist/js/index-65tzkp21.js:1 217 msgid "—" 218 msgstr "" 219 220 #: assets/dist/js/index-65tzkp21.js:1 221 msgid "Loading" 222 msgstr "" 223 224 #: assets/dist/js/index-KqF9wCu2.js:1 225 msgid "Descriptions will be auto-applied in the background" 226 msgstr "" 227 228 #: assets/dist/js/index-KqF9wCu2.js:1 229 msgid "Unfortunately regenerate is not available yet. Please try again later." 230 msgstr "" 231 232 #: assets/dist/js/index-KqF9wCu2.js:1 233 msgid "Generate AI product descriptions" 234 msgstr "" 235 236 #: assets/dist/js/index-KqF9wCu2.js:1 237 #, js-format 238 msgid "You're about to generate descriptions for %s products using %s." 239 msgstr "" 240 241 #: assets/dist/js/index-KqF9wCu2.js:1 242 msgid "Insufficient Credits" 243 msgstr "" 244 245 #: assets/dist/js/index-KqF9wCu2.js:1 246 msgid "You don't have enough credits to generate descriptions for these products." 247 msgstr "" 248 249 #: assets/dist/js/index-KqF9wCu2.js:1 250 msgid "Top up your credits" 251 msgstr "" 252 253 #: assets/dist/js/index-KqF9wCu2.js:1 254 msgid "Choose how you'd like to proceed:" 255 msgstr "" 256 257 #: assets/dist/js/index-KqF9wCu2.js:1 258 msgid "Manual Review" 259 msgstr "" 260 261 #: assets/dist/js/index-KqF9wCu2.js:1 262 msgid "Carefully review each generated description before applying it." 263 msgstr "" 264 265 #: assets/dist/js/index-KqF9wCu2.js:1 266 msgid "YOLO Mode" 267 msgstr "" 268 269 #: assets/dist/js/index-KqF9wCu2.js:1 270 msgid "Skip the review process. All descriptions will be applied automatically in the background. The modal will close immediately." 271 msgstr "" 272 273 #: assets/dist/js/index-KqF9wCu2.js:1 274 msgid "You have already processed some of these products." 275 msgstr "" 276 277 #: assets/dist/js/index-KqF9wCu2.js:1 278 msgid "Click the checkbox to regenerate a product. Leave it unchecked to skip it." 279 msgstr "" 280 281 #: assets/dist/js/index-KqF9wCu2.js:1 282 msgid "Search by name or ID..." 283 msgstr "" 284 285 #: assets/dist/js/index-KqF9wCu2.js:1 286 msgid "Check all" 287 msgstr "" 288 289 #: assets/dist/js/index-KqF9wCu2.js:1 290 msgid "Uncheck all" 291 msgstr "" 292 293 #: assets/dist/js/index-KqF9wCu2.js:1 294 msgid "No products match your search." 295 msgstr "" 296 297 #: assets/dist/js/index-KqF9wCu2.js:2 298 msgid "will be skipped" 299 msgstr "" 300 301 #: assets/dist/js/index-KqF9wCu2.js:2 302 msgid "products will be regenerated" 303 msgstr "" 304 305 #: assets/dist/js/index-KqF9wCu2.js:2 306 msgid "Cancel" 307 msgstr "" 308 309 #: assets/dist/js/index-KqF9wCu2.js:2 310 #, js-format 311 msgid "Starting %s" 312 msgstr "" 313 314 #: assets/dist/js/index-KqF9wCu2.js:2 315 msgid "Start Generation" 316 msgstr "" 317 318 #: assets/dist/js/index-KqF9wCu2.js:2 319 msgid "Review descriptions" 320 msgstr "" 321 322 #: assets/dist/js/index-KqF9wCu2.js:2 323 #, js-format 324 msgid "%s of %s accepted" 325 msgstr "" 326 327 #: assets/dist/js/index-KqF9wCu2.js:2 328 msgid "Progress" 329 msgstr "" 330 331 #: assets/dist/js/index-KqF9wCu2.js:2 332 #, js-format 333 msgid "%s descriptions still being generated..." 334 msgstr "" 335 336 #: assets/dist/js/index-KqF9wCu2.js:2 337 msgid "Take a final look at the generated content before applying it to your products." 338 msgstr "" 339 340 #: assets/dist/js/index-KqF9wCu2.js:2 341 #, js-format 342 msgid "%s items remaining" 343 msgstr "" 344 345 #: assets/dist/js/index-KqF9wCu2.js:2 346 msgid "Generating descriptions..." 347 msgstr "" 348 349 #: assets/dist/js/index-KqF9wCu2.js:2 350 msgid "Please wait a moment while our AI works its magic. You're free to close this window and continue with other tasks. Your progress will be saved." 351 msgstr "" 352 353 #: assets/dist/js/index-KqF9wCu2.js:5 354 msgid "Item" 355 msgstr "" 356 357 #: assets/dist/js/index-KqF9wCu2.js:5 358 msgid "of" 359 msgstr "" 360 361 #: assets/dist/js/index-KqF9wCu2.js:5 362 msgid "Previous" 363 msgstr "" 364 365 #: assets/dist/js/index-KqF9wCu2.js:5 366 msgid "Next" 367 msgstr "" 368 369 #: assets/dist/js/index-KqF9wCu2.js:5 370 msgid "Accepted" 371 msgstr "" 372 373 #: assets/dist/js/index-KqF9wCu2.js:5 374 msgid "Ready for review" 375 msgstr "" 376 377 #: assets/dist/js/index-KqF9wCu2.js:5 378 msgid "Preview" 379 msgstr "" 380 381 #: assets/dist/js/index-KqF9wCu2.js:5 382 msgid "Compare" 383 msgstr "" 384 385 #: assets/dist/js/index-KqF9wCu2.js:5 386 msgid "Current Description" 387 msgstr "" 388 389 #: assets/dist/js/index-KqF9wCu2.js:5 390 msgid "Generated Description" 391 msgstr "" 392 393 #: assets/dist/js/index-KqF9wCu2.js:5 394 msgid "Product ID" 395 msgstr "" 396 397 #: assets/dist/js/index-KqF9wCu2.js:5 398 msgid "Close" 399 msgstr "" 400 401 #: assets/dist/js/index-KqF9wCu2.js:5 402 msgid "Regenerate" 403 msgstr "" 404 405 #: assets/dist/js/index-KqF9wCu2.js:5 406 msgid "Undo Decline" 407 msgstr "" 408 409 #: assets/dist/js/index-KqF9wCu2.js:5 410 msgid "Decline" 411 msgstr "" 412 413 #: assets/dist/js/index-KqF9wCu2.js:5 414 msgid "Accepted ✓" 415 msgstr "" 416 417 #: assets/dist/js/index-KqF9wCu2.js:5 418 msgid "Accept & Apply" 419 msgstr "" 420 421 #: assets/dist/js/index-KqF9wCu2.js:5 422 msgid "Accept All" 423 msgstr "" 424 425 #: assets/dist/js/index-KqF9wCu2.js:5 426 msgid "Decline All" 427 msgstr "" 428 429 #: assets/dist/js/index-KqF9wCu2.js:5 430 msgid "All descriptions processed" 431 msgstr "" 432 433 #: assets/dist/js/index-KqF9wCu2.js:5 434 msgid "Here's a quick summary of what's been applied." 435 msgstr "" 436 437 #: assets/dist/js/index-KqF9wCu2.js:5 438 msgid "Your product catalog is looking better than ever." 439 msgstr "" 440 441 #: assets/dist/js/index-KqF9wCu2.js:5 442 msgid "Thanks for using Productbird." 443 msgstr "" 444 445 #: assets/dist/js/index-KqF9wCu2.js:5 446 #: assets/dist/js/index-xDUojDz5.js:20 447 msgid "You're all set!" 448 msgstr "" 449 450 #: assets/dist/js/index-KqF9wCu2.js:5 451 msgid "Continue" 452 msgstr "" 453 454 #: assets/dist/js/index-KqF9wCu2.js:5 455 #, js-format 456 msgid "You have %s product descriptions from Productbird ready for your review." 457 msgstr "" 458 459 #: assets/dist/js/index-KqF9wCu2.js:5 460 #, js-format 461 msgid "%s Review Descriptions (%s)" 462 msgstr "" 463 464 #: assets/dist/js/index-xDUojDz5.js:1 197 465 msgid "API key is required" 198 466 msgstr "" 199 467 200 #: assets/dist/js/index- D2_-CHP2.js:1468 #: assets/dist/js/index-xDUojDz5.js:1 201 469 msgid "Webhook secret is required" 202 470 msgstr "" 203 471 204 #: assets/dist/js/index- D2_-CHP2.js:1472 #: assets/dist/js/index-xDUojDz5.js:1 205 473 msgid "Connect with Productbird" 206 474 msgstr "" 207 475 208 #: assets/dist/js/index- D2_-CHP2.js:1476 #: assets/dist/js/index-xDUojDz5.js:1 209 477 msgid "Disconnect" 210 478 msgstr "" 211 479 212 #: assets/dist/js/index- D2_-CHP2.js:1480 #: assets/dist/js/index-xDUojDz5.js:1 213 481 msgid "Connected to Productbird" 214 482 msgstr "" 215 483 216 #: assets/dist/js/index- D2_-CHP2.js:1484 #: assets/dist/js/index-xDUojDz5.js:1 217 485 msgid "Unable to create connect URL. Please try again later." 218 486 msgstr "" 219 487 220 #: assets/dist/js/index- D2_-CHP2.js:9488 #: assets/dist/js/index-xDUojDz5.js:9 221 489 #, js-format 222 490 msgid "Hello %s 👋" 223 491 msgstr "" 224 492 225 #: assets/dist/js/index- D2_-CHP2.js:9493 #: assets/dist/js/index-xDUojDz5.js:9 226 494 msgid "Your current credit balance" 227 495 msgstr "" 228 496 229 #: assets/dist/js/index- D2_-CHP2.js:9497 #: assets/dist/js/index-xDUojDz5.js:9 230 498 msgid "You are not connected to Productbird. Please enter your API key to continue." 231 499 msgstr "" 232 500 233 #: assets/dist/js/index- D2_-CHP2.js:9501 #: assets/dist/js/index-xDUojDz5.js:9 234 502 msgid "View activity" 235 503 msgstr "" 236 504 237 #: assets/dist/js/index- D2_-CHP2.js:9505 #: assets/dist/js/index-xDUojDz5.js:9 238 506 msgid "Get started" 239 507 msgstr "" 240 508 241 #: assets/dist/js/index- D2_-CHP2.js:9509 #: assets/dist/js/index-xDUojDz5.js:9 242 510 msgid "Ready to Generate Descriptions?" 243 511 msgstr "" 244 512 245 #: assets/dist/js/index- D2_-CHP2.js:9513 #: assets/dist/js/index-xDUojDz5.js:9 246 514 #, js-format 247 515 msgid "You have %d credits ready to use. Start generating compelling product descriptions now!" 248 516 msgstr "" 249 517 250 #: assets/dist/js/index- D2_-CHP2.js:9518 #: assets/dist/js/index-xDUojDz5.js:9 251 519 msgid "You're out of credits! Purchase more to continue generating amazing product descriptions." 252 520 msgstr "" 253 521 254 #: assets/dist/js/index- D2_-CHP2.js:9522 #: assets/dist/js/index-xDUojDz5.js:9 255 523 msgid "Start generating AI-powered product descriptions that convert visitors into customers." 256 524 msgstr "" 257 525 258 #: assets/dist/js/index- D2_-CHP2.js:9526 #: assets/dist/js/index-xDUojDz5.js:9 259 527 msgid "Go to Products" 260 528 msgstr "" 261 529 262 #: assets/dist/js/index- D2_-CHP2.js:9530 #: assets/dist/js/index-xDUojDz5.js:9 263 531 msgid "Buy Credits" 264 532 msgstr "" 265 533 266 #: assets/dist/js/index- D2_-CHP2.js:9534 #: assets/dist/js/index-xDUojDz5.js:9 267 535 msgid "Buy More Credits" 268 536 msgstr "" 269 537 270 #: assets/dist/js/index- D2_-CHP2.js:9538 #: assets/dist/js/index-xDUojDz5.js:9 271 539 msgid "Get Started" 272 540 msgstr "" 273 541 274 #: assets/dist/js/index- D2_-CHP2.js:9275 #: assets/dist/js/index- D2_-CHP2.js:20542 #: assets/dist/js/index-xDUojDz5.js:9 543 #: assets/dist/js/index-xDUojDz5.js:20 276 544 msgid "API Key" 277 545 msgstr "" 278 546 279 #: assets/dist/js/index- D2_-CHP2.js:9547 #: assets/dist/js/index-xDUojDz5.js:9 280 548 msgid "Your API key is used to authenticate your requests to the Productbird API." 281 549 msgstr "" 282 550 283 #: assets/dist/js/index- D2_-CHP2.js:9551 #: assets/dist/js/index-xDUojDz5.js:9 284 552 msgid "You can manage your API key in the Productbird dashboard." 285 553 msgstr "" 286 554 287 #: assets/dist/js/index- D2_-CHP2.js:9555 #: assets/dist/js/index-xDUojDz5.js:9 288 556 msgid "Manage API key" 289 557 msgstr "" 290 558 291 #: assets/dist/js/index- D2_-CHP2.js:9292 #: assets/dist/js/index- D2_-CHP2.js:20559 #: assets/dist/js/index-xDUojDz5.js:9 560 #: assets/dist/js/index-xDUojDz5.js:20 293 561 msgid "Webhook Secret" 294 562 msgstr "" 295 563 296 #: assets/dist/js/index- D2_-CHP2.js:9564 #: assets/dist/js/index-xDUojDz5.js:9 297 565 msgid "Your webhook secret is used to verify webhook requests from Productbird." 298 566 msgstr "" 299 567 300 #: assets/dist/js/index- D2_-CHP2.js:9568 #: assets/dist/js/index-xDUojDz5.js:9 301 569 msgid "You can manage your webhook secret in the Productbird dashboard." 302 570 msgstr "" 303 571 304 #: assets/dist/js/index- D2_-CHP2.js:9572 #: assets/dist/js/index-xDUojDz5.js:9 305 573 msgid "Manage webhook secret" 306 574 msgstr "" 307 575 308 #: assets/dist/js/index- D2_-CHP2.js:9576 #: assets/dist/js/index-xDUojDz5.js:9 309 577 msgid "Beta" 310 578 msgstr "" 311 579 312 #: assets/dist/js/index- D2_-CHP2.js:9580 #: assets/dist/js/index-xDUojDz5.js:9 313 581 msgid "Connection Status" 314 582 msgstr "" 315 583 316 #: assets/dist/js/index- D2_-CHP2.js:9584 #: assets/dist/js/index-xDUojDz5.js:9 317 585 msgid "Your connected Productbird account" 318 586 msgstr "" 319 587 320 #: assets/dist/js/index- D2_-CHP2.js:9588 #: assets/dist/js/index-xDUojDz5.js:9 321 589 msgid "You can manage your organization in the Productbird dashboard." 322 590 msgstr "" 323 591 324 #: assets/dist/js/index- D2_-CHP2.js:9592 #: assets/dist/js/index-xDUojDz5.js:9 325 593 msgid "Manage organization" 326 594 msgstr "" 327 595 328 #: assets/dist/js/index- D2_-CHP2.js:9329 #: assets/dist/js/index- D2_-CHP2.js:20596 #: assets/dist/js/index-xDUojDz5.js:9 597 #: assets/dist/js/index-xDUojDz5.js:20 330 598 msgid "Hide Advanced Settings" 331 599 msgstr "" 332 600 333 #: assets/dist/js/index- D2_-CHP2.js:9334 #: assets/dist/js/index- D2_-CHP2.js:20601 #: assets/dist/js/index-xDUojDz5.js:9 602 #: assets/dist/js/index-xDUojDz5.js:20 335 603 msgid "Show Advanced Settings" 336 604 msgstr "" 337 605 338 #: assets/dist/js/index- D2_-CHP2.js:9606 #: assets/dist/js/index-xDUojDz5.js:9 339 607 msgid "Advanced Settings" 340 608 msgstr "" 341 609 342 #: assets/dist/js/index- D2_-CHP2.js:9610 #: assets/dist/js/index-xDUojDz5.js:9 343 611 msgid "Advanced settings and troubleshooting options" 344 612 msgstr "" 345 613 346 #: assets/dist/js/index- D2_-CHP2.js:9347 #: assets/dist/js/index- D2_-CHP2.js:20614 #: assets/dist/js/index-xDUojDz5.js:9 615 #: assets/dist/js/index-xDUojDz5.js:20 348 616 msgid "Opt out of anonymous telemetry" 349 617 msgstr "" 350 618 351 #: assets/dist/js/index- D2_-CHP2.js:9619 #: assets/dist/js/index-xDUojDz5.js:9 352 620 msgid "We collect plugin version, WordPress version, PHP version, and WooCommerce version. If you don't opt out, we also collect product counts and other usage statistics." 353 621 msgstr "" 354 622 355 #: assets/dist/js/index- D2_-CHP2.js:9623 #: assets/dist/js/index-xDUojDz5.js:9 356 624 msgid "Are you sure you want to clear all Productbird meta data? This cannot be undone." 357 625 msgstr "" 358 626 359 #: assets/dist/js/index- D2_-CHP2.js:9627 #: assets/dist/js/index-xDUojDz5.js:9 360 628 msgid "Clearing..." 361 629 msgstr "" 362 630 363 #: assets/dist/js/index- D2_-CHP2.js:9631 #: assets/dist/js/index-xDUojDz5.js:9 364 632 msgid "Clear All Product Meta" 365 633 msgstr "" 366 634 367 #: assets/dist/js/index- D2_-CHP2.js:9635 #: assets/dist/js/index-xDUojDz5.js:9 368 636 msgid "Are you sure you want to clear all products with queued status? This cannot be undone." 369 637 msgstr "" 370 638 371 #: assets/dist/js/index- D2_-CHP2.js:9639 #: assets/dist/js/index-xDUojDz5.js:9 372 640 msgid "Clear Queued Products" 373 641 msgstr "" 374 642 375 #: assets/dist/js/index- D2_-CHP2.js:9643 #: assets/dist/js/index-xDUojDz5.js:9 376 644 msgid "Telemetry" 377 645 msgstr "" 378 646 379 #: assets/dist/js/index- D2_-CHP2.js:9647 #: assets/dist/js/index-xDUojDz5.js:9 380 648 msgid "Help improve Productbird by sharing anonymous usage data. This data helps us understand how the plugin is used and improve it." 381 649 msgstr "" 382 650 383 #: assets/dist/js/index- D2_-CHP2.js:9651 #: assets/dist/js/index-xDUojDz5.js:9 384 652 msgid "Troubleshooting" 385 653 msgstr "" 386 654 387 #: assets/dist/js/index- D2_-CHP2.js:9655 #: assets/dist/js/index-xDUojDz5.js:9 388 656 msgid "If you're experiencing issues with product descriptions, you can use these troubleshooting options." 389 657 msgstr "" 390 658 391 #: assets/dist/js/index- D2_-CHP2.js:9659 #: assets/dist/js/index-xDUojDz5.js:9 392 660 msgid "Clear all Productbird meta data from your products." 393 661 msgstr "" 394 662 395 #: assets/dist/js/index- D2_-CHP2.js:9663 #: assets/dist/js/index-xDUojDz5.js:9 396 664 msgid "Clear products stuck in queued status." 397 665 msgstr "" 398 666 399 #: assets/dist/js/index- D2_-CHP2.js:9667 #: assets/dist/js/index-xDUojDz5.js:9 400 668 msgid "Global Settings" 401 669 msgstr "" 402 670 403 #: assets/dist/js/index- D2_-CHP2.js:9671 #: assets/dist/js/index-xDUojDz5.js:9 404 672 msgid "These global settings will be used for all your tools." 405 673 msgstr "" 406 674 407 #: assets/dist/js/index- D2_-CHP2.js:9675 #: assets/dist/js/index-xDUojDz5.js:9 408 676 msgid "Tone" 409 677 msgstr "" 410 678 411 #: assets/dist/js/index- D2_-CHP2.js:9679 #: assets/dist/js/index-xDUojDz5.js:9 412 680 msgid "Select the tone of the generated content." 413 681 msgstr "" 414 682 415 #: assets/dist/js/index- D2_-CHP2.js:9683 #: assets/dist/js/index-xDUojDz5.js:9 416 684 msgid "Formality" 417 685 msgstr "" 418 686 419 #: assets/dist/js/index- D2_-CHP2.js:9687 #: assets/dist/js/index-xDUojDz5.js:9 420 688 msgid "Select the formality of the generated content." 421 689 msgstr "" 422 690 423 #: assets/dist/js/index- D2_-CHP2.js:9691 #: assets/dist/js/index-xDUojDz5.js:9 424 692 msgid "Language" 425 693 msgstr "" 426 694 427 #: assets/dist/js/index- D2_-CHP2.js:20695 #: assets/dist/js/index-xDUojDz5.js:20 428 696 #, js-format 429 697 msgid "There is %s error in the form" 430 698 msgstr "" 431 699 432 #: assets/dist/js/index- D2_-CHP2.js:20700 #: assets/dist/js/index-xDUojDz5.js:20 433 701 #, js-format 434 702 msgid "There are %s errors in the form" 435 703 msgstr "" 436 704 437 #: assets/dist/js/index- D2_-CHP2.js:20705 #: assets/dist/js/index-xDUojDz5.js:20 438 706 msgid "An error occurred" 439 707 msgstr "" 440 708 441 #: assets/dist/js/index- D2_-CHP2.js:20709 #: assets/dist/js/index-xDUojDz5.js:20 442 710 msgid "Setup completed successfully!" 443 711 msgstr "" 444 712 445 #: assets/dist/js/index- D2_-CHP2.js:20713 #: assets/dist/js/index-xDUojDz5.js:20 446 714 msgid "Failed to save settings. Please try again." 447 715 msgstr "" 448 716 449 #: assets/dist/js/index- D2_-CHP2.js:20717 #: assets/dist/js/index-xDUojDz5.js:20 450 718 msgid "An error occurred. Please check your inputs." 451 719 msgstr "" 452 720 453 #: assets/dist/js/index- D2_-CHP2.js:20721 #: assets/dist/js/index-xDUojDz5.js:20 454 722 msgid "Add API Key" 455 723 msgstr "" 456 724 457 #: assets/dist/js/index- D2_-CHP2.js:20725 #: assets/dist/js/index-xDUojDz5.js:20 458 726 msgid "Add Webhook Secret" 459 727 msgstr "" 460 728 461 #: assets/dist/js/index- D2_-CHP2.js:20729 #: assets/dist/js/index-xDUojDz5.js:20 462 730 msgid "Start Using Productbird" 463 731 msgstr "" 464 732 465 #: assets/dist/js/index- D2_-CHP2.js:20733 #: assets/dist/js/index-xDUojDz5.js:20 466 734 msgid "Step 1: Add Your API Key" 467 735 msgstr "" 468 736 469 #: assets/dist/js/index- D2_-CHP2.js:20737 #: assets/dist/js/index-xDUojDz5.js:20 470 738 msgid "Your API key connects your WordPress site to Productbird's AI engine." 471 739 msgstr "" 472 740 473 #: assets/dist/js/index- D2_-CHP2.js:20741 #: assets/dist/js/index-xDUojDz5.js:20 474 742 msgid "Get your API key" 475 743 msgstr "" 476 744 477 #: assets/dist/js/index- D2_-CHP2.js:20745 #: assets/dist/js/index-xDUojDz5.js:20 478 746 msgid "Paste your API key here" 479 747 msgstr "" 480 748 481 #: assets/dist/js/index- D2_-CHP2.js:20749 #: assets/dist/js/index-xDUojDz5.js:20 482 750 msgid "Where to find your API key:" 483 751 msgstr "" 484 752 485 #: assets/dist/js/index- D2_-CHP2.js:20753 #: assets/dist/js/index-xDUojDz5.js:20 486 754 msgid "Log in to your Productbird account" 487 755 msgstr "" 488 756 489 #: assets/dist/js/index- D2_-CHP2.js:20757 #: assets/dist/js/index-xDUojDz5.js:20 490 758 msgid "Navigate to API Keys settings" 491 759 msgstr "" 492 760 493 #: assets/dist/js/index- D2_-CHP2.js:20761 #: assets/dist/js/index-xDUojDz5.js:20 494 762 msgid "Copy your API key" 495 763 msgstr "" 496 764 497 #: assets/dist/js/index- D2_-CHP2.js:20765 #: assets/dist/js/index-xDUojDz5.js:20 498 766 msgid "Please enter your API key to continue" 499 767 msgstr "" 500 768 501 #: assets/dist/js/index- D2_-CHP2.js:20769 #: assets/dist/js/index-xDUojDz5.js:20 502 770 msgid "Continue to Webhook Setup" 503 771 msgstr "" 504 772 505 #: assets/dist/js/index- D2_-CHP2.js:20773 #: assets/dist/js/index-xDUojDz5.js:20 506 774 msgid "Step 2: Add Your Webhook Secret" 507 775 msgstr "" 508 776 509 #: assets/dist/js/index- D2_-CHP2.js:20777 #: assets/dist/js/index-xDUojDz5.js:20 510 778 msgid "The webhook secret ensures secure communication between Productbird and your site." 511 779 msgstr "" 512 780 513 #: assets/dist/js/index- D2_-CHP2.js:20781 #: assets/dist/js/index-xDUojDz5.js:20 514 782 msgid "Get your webhook secret" 515 783 msgstr "" 516 784 517 #: assets/dist/js/index- D2_-CHP2.js:20785 #: assets/dist/js/index-xDUojDz5.js:20 518 786 msgid "Paste your webhook secret here" 519 787 msgstr "" 520 788 521 #: assets/dist/js/index- D2_-CHP2.js:20789 #: assets/dist/js/index-xDUojDz5.js:20 522 790 msgid "We collect anonymous usage data to help improve Productbird. This includes plugin version, WordPress version, and basic usage statistics. You can change this setting anytime." 523 791 msgstr "" 524 792 525 #: assets/dist/js/index- D2_-CHP2.js:20793 #: assets/dist/js/index-xDUojDz5.js:20 526 794 msgid "What are webhooks?" 527 795 msgstr "" 528 796 529 #: assets/dist/js/index- D2_-CHP2.js:20797 #: assets/dist/js/index-xDUojDz5.js:20 530 798 msgid "Webhooks allow Productbird to send the output of tools directly to your WordPress site in real-time. The webhook secret ensures these communications are secure." 531 799 msgstr "" 532 800 533 #: assets/dist/js/index- D2_-CHP2.js:20801 #: assets/dist/js/index-xDUojDz5.js:20 534 802 msgid "Back" 535 803 msgstr "" 536 804 537 #: assets/dist/js/index- D2_-CHP2.js:20805 #: assets/dist/js/index-xDUojDz5.js:20 538 806 #, js-format 539 807 msgid "Completing Setup %s" 540 808 msgstr "" 541 809 542 #: assets/dist/js/index- D2_-CHP2.js:20810 #: assets/dist/js/index-xDUojDz5.js:20 543 811 msgid "Complete Setup" 544 812 msgstr "" 545 813 546 #: assets/dist/js/index-D2_-CHP2.js:20 547 #: assets/dist/js/index-DR3UJF-D.js:5 548 msgid "You're all set!" 549 msgstr "" 550 551 #: assets/dist/js/index-D2_-CHP2.js:20 814 #: assets/dist/js/index-xDUojDz5.js:20 552 815 msgid "Your Productbird plugin is now configured and ready to use." 553 816 msgstr "" 554 817 555 #: assets/dist/js/index- D2_-CHP2.js:20818 #: assets/dist/js/index-xDUojDz5.js:20 556 819 msgid "How to Generate Product Descriptions" 557 820 msgstr "" 558 821 559 #: assets/dist/js/index- D2_-CHP2.js:20822 #: assets/dist/js/index-xDUojDz5.js:20 560 823 msgid "Navigate to Products" 561 824 msgstr "" 562 825 563 #: assets/dist/js/index- D2_-CHP2.js:20826 #: assets/dist/js/index-xDUojDz5.js:20 564 827 msgid "Go to WooCommerce → Products in your WordPress admin" 565 828 msgstr "" 566 829 567 #: assets/dist/js/index- D2_-CHP2.js:20830 #: assets/dist/js/index-xDUojDz5.js:20 568 831 msgid "Select Products" 569 832 msgstr "" 570 833 571 #: assets/dist/js/index- D2_-CHP2.js:20834 #: assets/dist/js/index-xDUojDz5.js:20 572 835 msgid "Check the products you want to generate descriptions for" 573 836 msgstr "" 574 837 575 #: assets/dist/js/index- D2_-CHP2.js:20838 #: assets/dist/js/index-xDUojDz5.js:20 576 839 msgid "Use Bulk Action" 577 840 msgstr "" 578 841 579 #: assets/dist/js/index- D2_-CHP2.js:20842 #: assets/dist/js/index-xDUojDz5.js:20 580 843 #, js-format 581 844 msgid "Select '%s Create AI description' from the bulk actions dropdown" 582 845 msgstr "" 583 846 584 #: assets/dist/js/index- D2_-CHP2.js:20847 #: assets/dist/js/index-xDUojDz5.js:20 585 848 msgid "Pro tip:" 586 849 msgstr "" 587 850 588 #: assets/dist/js/index- D2_-CHP2.js:20851 #: assets/dist/js/index-xDUojDz5.js:20 589 852 msgid "You can also generate descriptions for individual products by hovering over a product and clicking 'Generate Product Description' button." 590 853 msgstr "" 591 854 592 #: assets/dist/js/index- D2_-CHP2.js:20855 #: assets/dist/js/index-xDUojDz5.js:20 593 856 msgid "Go to Settings" 594 857 msgstr "" 595 858 596 #: assets/dist/js/index- D2_-CHP2.js:20859 #: assets/dist/js/index-xDUojDz5.js:20 597 860 msgid "View Products" 598 861 msgstr "" 599 862 600 #: assets/dist/js/index- D2_-CHP2.js:20863 #: assets/dist/js/index-xDUojDz5.js:20 601 864 msgid "Welcome to Productbird! 🎉" 602 865 msgstr "" 603 866 604 #: assets/dist/js/index- D2_-CHP2.js:20867 #: assets/dist/js/index-xDUojDz5.js:20 605 868 msgid "Let's get you set up in just a few steps. You'll be generating amazing product descriptions in no time!" 606 869 msgstr "" 607 870 608 #: assets/dist/js/index- D2_-CHP2.js:20871 #: assets/dist/js/index-xDUojDz5.js:20 609 872 msgid "Settings saved" 610 873 msgstr "" 611 874 612 #: assets/dist/js/index- D2_-CHP2.js:20875 #: assets/dist/js/index-xDUojDz5.js:20 613 876 #, js-format 614 877 msgid "Saving %s" 615 878 msgstr "" 616 879 617 #: assets/dist/js/index- D2_-CHP2.js:20880 #: assets/dist/js/index-xDUojDz5.js:20 618 881 msgid "Save settings" 619 882 msgstr "" 620 621 #: assets/dist/js/index-DgvmmsAM.js:1622 msgid "Error"623 msgstr ""624 625 #: assets/dist/js/index-DgvmmsAM.js:1626 msgid "Queued"627 msgstr ""628 629 #: assets/dist/js/index-DgvmmsAM.js:1630 msgid "Generating"631 msgstr ""632 633 #: assets/dist/js/index-DgvmmsAM.js:1634 msgid "Review"635 msgstr ""636 637 #: assets/dist/js/index-DgvmmsAM.js:1638 msgid "Generate"639 msgstr ""640 641 #: assets/dist/js/index-DgvmmsAM.js:1642 msgid "—"643 msgstr ""644 645 #: assets/dist/js/index-DgvmmsAM.js:1646 msgid "Loading"647 msgstr ""648 649 #: assets/dist/js/index-DR3UJF-D.js:1650 msgid "Descriptions will be auto-applied in the background"651 msgstr ""652 653 #: assets/dist/js/index-DR3UJF-D.js:1654 msgid "Unfortunately regenerate is not available yet. Please try again later."655 msgstr ""656 657 #: assets/dist/js/index-DR3UJF-D.js:1658 msgid "Generate AI product descriptions"659 msgstr ""660 661 #: assets/dist/js/index-DR3UJF-D.js:1662 #, js-format663 msgid "You're about to generate descriptions for %s products using %s."664 msgstr ""665 666 #: assets/dist/js/index-DR3UJF-D.js:1667 msgid "Insufficient Credits"668 msgstr ""669 670 #: assets/dist/js/index-DR3UJF-D.js:1671 msgid "You don't have enough credits to generate descriptions for these products."672 msgstr ""673 674 #: assets/dist/js/index-DR3UJF-D.js:1675 msgid "Top up your credits"676 msgstr ""677 678 #: assets/dist/js/index-DR3UJF-D.js:1679 msgid "Choose how you'd like to proceed:"680 msgstr ""681 682 #: assets/dist/js/index-DR3UJF-D.js:1683 msgid "Manual Review"684 msgstr ""685 686 #: assets/dist/js/index-DR3UJF-D.js:1687 msgid "Carefully review each generated description before applying it."688 msgstr ""689 690 #: assets/dist/js/index-DR3UJF-D.js:1691 msgid "YOLO Mode"692 msgstr ""693 694 #: assets/dist/js/index-DR3UJF-D.js:1695 msgid "Skip the review process. All descriptions will be applied automatically in the background. The modal will close immediately."696 msgstr ""697 698 #: assets/dist/js/index-DR3UJF-D.js:1699 msgid "You have already processed some of these products."700 msgstr ""701 702 #: assets/dist/js/index-DR3UJF-D.js:1703 msgid "Click the checkbox to regenerate a product. Leave it unchecked to skip it."704 msgstr ""705 706 #: assets/dist/js/index-DR3UJF-D.js:1707 msgid "Search by name or ID..."708 msgstr ""709 710 #: assets/dist/js/index-DR3UJF-D.js:1711 msgid "Check all"712 msgstr ""713 714 #: assets/dist/js/index-DR3UJF-D.js:1715 msgid "Uncheck all"716 msgstr ""717 718 #: assets/dist/js/index-DR3UJF-D.js:1719 msgid "No products match your search."720 msgstr ""721 722 #: assets/dist/js/index-DR3UJF-D.js:2723 msgid "will be skipped"724 msgstr ""725 726 #: assets/dist/js/index-DR3UJF-D.js:2727 msgid "products will be regenerated"728 msgstr ""729 730 #: assets/dist/js/index-DR3UJF-D.js:2731 msgid "Cancel"732 msgstr ""733 734 #: assets/dist/js/index-DR3UJF-D.js:2735 #, js-format736 msgid "Starting %s"737 msgstr ""738 739 #: assets/dist/js/index-DR3UJF-D.js:2740 msgid "Start Generation"741 msgstr ""742 743 #: assets/dist/js/index-DR3UJF-D.js:2744 msgid "Review descriptions"745 msgstr ""746 747 #: assets/dist/js/index-DR3UJF-D.js:2748 #, js-format749 msgid "%s of %s accepted"750 msgstr ""751 752 #: assets/dist/js/index-DR3UJF-D.js:2753 msgid "Progress"754 msgstr ""755 756 #: assets/dist/js/index-DR3UJF-D.js:2757 #, js-format758 msgid "%s descriptions still being generated..."759 msgstr ""760 761 #: assets/dist/js/index-DR3UJF-D.js:2762 msgid "Take a final look at the generated content before applying it to your products."763 msgstr ""764 765 #: assets/dist/js/index-DR3UJF-D.js:2766 #, js-format767 msgid "%s items remaining"768 msgstr ""769 770 #: assets/dist/js/index-DR3UJF-D.js:2771 msgid "Generating descriptions..."772 msgstr ""773 774 #: assets/dist/js/index-DR3UJF-D.js:2775 msgid "Please wait a moment while our AI works its magic. You're free to close this window and continue with other tasks. Your progress will be saved."776 msgstr ""777 778 #: assets/dist/js/index-DR3UJF-D.js:5779 msgid "Item"780 msgstr ""781 782 #: assets/dist/js/index-DR3UJF-D.js:5783 msgid "of"784 msgstr ""785 786 #: assets/dist/js/index-DR3UJF-D.js:5787 msgid "Previous"788 msgstr ""789 790 #: assets/dist/js/index-DR3UJF-D.js:5791 msgid "Next"792 msgstr ""793 794 #: assets/dist/js/index-DR3UJF-D.js:5795 msgid "Accepted"796 msgstr ""797 798 #: assets/dist/js/index-DR3UJF-D.js:5799 msgid "Ready for review"800 msgstr ""801 802 #: assets/dist/js/index-DR3UJF-D.js:5803 msgid "Preview"804 msgstr ""805 806 #: assets/dist/js/index-DR3UJF-D.js:5807 msgid "Compare"808 msgstr ""809 810 #: assets/dist/js/index-DR3UJF-D.js:5811 msgid "Current Description"812 msgstr ""813 814 #: assets/dist/js/index-DR3UJF-D.js:5815 msgid "Generated Description"816 msgstr ""817 818 #: assets/dist/js/index-DR3UJF-D.js:5819 msgid "Product ID"820 msgstr ""821 822 #: assets/dist/js/index-DR3UJF-D.js:5823 msgid "Close"824 msgstr ""825 826 #: assets/dist/js/index-DR3UJF-D.js:5827 msgid "Regenerate"828 msgstr ""829 830 #: assets/dist/js/index-DR3UJF-D.js:5831 msgid "Undo Decline"832 msgstr ""833 834 #: assets/dist/js/index-DR3UJF-D.js:5835 msgid "Decline"836 msgstr ""837 838 #: assets/dist/js/index-DR3UJF-D.js:5839 msgid "Accepted ✓"840 msgstr ""841 842 #: assets/dist/js/index-DR3UJF-D.js:5843 msgid "Accept & Apply"844 msgstr ""845 846 #: assets/dist/js/index-DR3UJF-D.js:5847 msgid "Accept All"848 msgstr ""849 850 #: assets/dist/js/index-DR3UJF-D.js:5851 msgid "Decline All"852 msgstr ""853 854 #: assets/dist/js/index-DR3UJF-D.js:5855 msgid "All descriptions processed"856 msgstr ""857 858 #: assets/dist/js/index-DR3UJF-D.js:5859 msgid "Here's a quick summary of what's been applied."860 msgstr ""861 862 #: assets/dist/js/index-DR3UJF-D.js:5863 msgid "Your product catalog is looking better than ever."864 msgstr ""865 866 #: assets/dist/js/index-DR3UJF-D.js:5867 msgid "Thanks for using Productbird."868 msgstr ""869 870 #: assets/dist/js/index-DR3UJF-D.js:5871 msgid "Continue"872 msgstr ""873 874 #: assets/dist/js/index-DR3UJF-D.js:5875 #, js-format876 msgid "You have %s product descriptions from Productbird ready for your review."877 msgstr ""878 879 #: assets/dist/js/index-DR3UJF-D.js:5880 #, js-format881 msgid "%s Review Descriptions (%s)"882 msgstr "" -
productbird/trunk/productbird.php
r3308126 r3318237 4 4 * Plugin URI: https://productbird.ai 5 5 * Description: Productbird helps ecommerce owners get more done by providing various AI tools. 6 * Version: 1. 4.66 * Version: 1.5.0 7 7 * Requires at least: 5.0 8 8 * Tested up to: 6.8 … … 23 23 } 24 24 25 define( 'PRODUCTBIRD_VERSION', '1. 4.6' );25 define( 'PRODUCTBIRD_VERSION', '1.5.0' ); 26 26 define( 'PRODUCTBIRD_PLUGIN_DIR', plugin_dir_path( __FILE__ ) ); 27 27 define( 'PRODUCTBIRD_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); -
productbird/trunk/vendor/composer/installed.php
r3308126 r3318237 2 2 'root' => array( 3 3 'name' => 'productbird/productbird', 4 'pretty_version' => '1. 4.6',5 'version' => '1. 4.6.0',6 'reference' => ' 9ad67f3bb48ded9cd8d6b83a90f764a660742c3a',4 'pretty_version' => '1.5.0', 5 'version' => '1.5.0.0', 6 'reference' => '19ab9b03f4dd3528e5f20125aaa535c65245e97c', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 21 21 ), 22 22 'productbird/productbird' => array( 23 'pretty_version' => '1. 4.6',24 'version' => '1. 4.6.0',25 'reference' => ' 9ad67f3bb48ded9cd8d6b83a90f764a660742c3a',23 'pretty_version' => '1.5.0', 24 'version' => '1.5.0.0', 25 'reference' => '19ab9b03f4dd3528e5f20125aaa535c65245e97c', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.