| 1 |
# Copyright (C) 2022 Averta |
| 2 |
# This file is distributed under the GPL-2.0-only. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: Depicter 1.1.8\n" |
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/depicter\n" |
| 7 |
"POT-Creation-Date: 2022-08-21 08:57:30+00:00\n" |
| 8 |
"MIME-Version: 1.0\n" |
| 9 |
"Content-Type: text/plain; charset=utf-8\n" |
| 10 |
"Content-Transfer-Encoding: 8bit\n" |
| 11 |
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" |
| 12 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 14 |
"X-Generator: node-wp-i18n 1.2.6\n" |
| 15 |
|
| 16 |
#: app/requirement.php:31 |
| 17 |
msgid "" |
| 18 |
"%1$s plugin requires PHP version %2$s but current version is %3$s. Please " |
| 19 |
"contact your host provider and ask them to upgrade PHP version." |
| 20 |
msgstr "" |
| 21 |
|
| 22 |
#: app/src/Controllers/Ajax/EditorAjaxController.php:83 |
| 23 |
msgid "" |
| 24 |
"Media files cannot be published due to lack of proper file permissions for " |
| 25 |
"uploads directory." |
| 26 |
msgstr "" |
| 27 |
|
| 28 |
#: app/src/Controllers/Ajax/ExportAjaxController.php:22 |
| 29 |
msgid "Document ID is required" |
| 30 |
msgstr "" |
| 31 |
|
| 32 |
#: app/src/Controllers/Ajax/ImportAjaxController.php:28 |
| 33 |
#: app/src/WordPress/FileUploaderService.php:22 |
| 34 |
msgid "Cannot upload the file, because max permitted file upload size is %s." |
| 35 |
msgstr "" |
| 36 |
|
| 37 |
#. Plugin Name of the plugin/theme |
| 38 |
msgid "Depicter" |
| 39 |
msgstr "" |
| 40 |
|
| 41 |
#: app/src/DataSources/Products.php:375 |
| 42 |
msgid "On backorder" |
| 43 |
msgstr "" |
| 44 |
|
| 45 |
#: app/src/DataSources/Products.php:377 |
| 46 |
msgid "In stock" |
| 47 |
msgstr "" |
| 48 |
|
| 49 |
#: app/src/DataSources/Products.php:379 |
| 50 |
msgid "Out of stock" |
| 51 |
msgstr "" |
| 52 |
|
| 53 |
#: app/src/Database/Repository/DocumentRepository.php:490 |
| 54 |
#: app/src/Database/Repository/DocumentRepository.php:513 |
| 55 |
msgid "Untitled Slider" |
| 56 |
msgstr "" |
| 57 |
|
| 58 |
#: app/src/Editor/EditorLocalization.php:11 |
| 59 |
msgid "You don’t have any sliders yet" |
| 60 |
msgstr "" |
| 61 |
|
| 62 |
#: app/src/Editor/EditorLocalization.php:12 |
| 63 |
msgid "Create Slider" |
| 64 |
msgstr "" |
| 65 |
|
| 66 |
#: app/src/Editor/EditorLocalization.php:13 |
| 67 |
msgid "or" |
| 68 |
msgstr "" |
| 69 |
|
| 70 |
#: app/src/Editor/EditorLocalization.php:14 |
| 71 |
msgid "import slider" |
| 72 |
msgstr "" |
| 73 |
|
| 74 |
#: app/src/Editor/EditorLocalization.php:15 |
| 75 |
msgid "Name" |
| 76 |
msgstr "" |
| 77 |
|
| 78 |
#: app/src/Editor/EditorLocalization.php:16 |
| 79 |
msgid "Slides" |
| 80 |
msgstr "" |
| 81 |
|
| 82 |
#: app/src/Editor/EditorLocalization.php:17 |
| 83 |
msgid "Slug" |
| 84 |
msgstr "" |
| 85 |
|
| 86 |
#: app/src/Editor/EditorLocalization.php:18 |
| 87 |
msgid "Last Modify" |
| 88 |
msgstr "" |
| 89 |
|
| 90 |
#: app/src/Editor/EditorLocalization.php:19 |
| 91 |
msgid "Preview" |
| 92 |
msgstr "" |
| 93 |
|
| 94 |
#: app/src/Editor/EditorLocalization.php:20 |
| 95 |
msgid "Edit" |
| 96 |
msgstr "" |
| 97 |
|
| 98 |
#: app/src/Editor/EditorLocalization.php:21 |
| 99 |
msgid "Delete" |
| 100 |
msgstr "" |
| 101 |
|
| 102 |
#: app/src/Editor/EditorLocalization.php:22 |
| 103 |
msgid "Duplicate" |
| 104 |
msgstr "" |
| 105 |
|
| 106 |
#: app/src/Editor/EditorLocalization.php:23 |
| 107 |
msgid "No matching document found." |
| 108 |
msgstr "" |
| 109 |
|
| 110 |
#: app/src/Editor/EditorLocalization.php:24 |
| 111 |
msgid "Sort by Name" |
| 112 |
msgstr "" |
| 113 |
|
| 114 |
#: app/src/Editor/EditorLocalization.php:25 |
| 115 |
msgid "Sort by Date" |
| 116 |
msgstr "" |
| 117 |
|
| 118 |
#: app/src/Editor/EditorLocalization.php:26 |
| 119 |
msgid "Sort by Slides" |
| 120 |
msgstr "" |
| 121 |
|
| 122 |
#: app/src/Editor/EditorLocalization.php:27 |
| 123 |
msgid "Sort by Type" |
| 124 |
msgstr "" |
| 125 |
|
| 126 |
#: app/src/Editor/EditorLocalization.php:28 |
| 127 |
msgid "What is legacy slider?" |
| 128 |
msgstr "" |
| 129 |
|
| 130 |
#: app/src/Editor/EditorLocalization.php:29 |
| 131 |
msgid "" |
| 132 |
"sample text for text section and lorem is perfect for new world to pay a " |
| 133 |
"new deivce over etchnology. when hear the buzz of the little world among " |
| 134 |
"the stalks, and familiar with the countless indescribable forms of the " |
| 135 |
"insects and flies." |
| 136 |
msgstr "" |
| 137 |
|
| 138 |
#: app/src/Editor/EditorLocalization.php:30 |
| 139 |
msgid "Install Legacy Slider" |
| 140 |
msgstr "" |
| 141 |
|
| 142 |
#: app/src/Editor/EditorLocalization.php:31 |
| 143 |
msgid "Close" |
| 144 |
msgstr "" |
| 145 |
|
| 146 |
#: app/src/Editor/EditorLocalization.php:32 |
| 147 |
msgid "Are you sure you want to delete selected slider(s)?" |
| 148 |
msgstr "" |
| 149 |
|
| 150 |
#: app/src/Editor/EditorLocalization.php:33 |
| 151 |
msgid "Export" |
| 152 |
msgstr "" |
| 153 |
|
| 154 |
#: app/src/Editor/EditorLocalization.php:34 |
| 155 |
msgid "Clear Selected" |
| 156 |
msgstr "" |
| 157 |
|
| 158 |
#: app/src/Editor/EditorLocalization.php:35 |
| 159 |
msgid "Select All" |
| 160 |
msgstr "" |
| 161 |
|
| 162 |
#: app/src/Editor/EditorLocalization.php:36 |
| 163 |
msgid "Import" |
| 164 |
msgstr "" |
| 165 |
|
| 166 |
#: app/src/Editor/EditorLocalization.php:37 |
| 167 |
msgid "Search for slider …" |
| 168 |
msgstr "" |
| 169 |
|
| 170 |
#: app/src/Editor/EditorLocalization.php:38 |
| 171 |
msgid "Custom Slider" |
| 172 |
msgstr "" |
| 173 |
|
| 174 |
#: app/src/Editor/EditorLocalization.php:39 |
| 175 |
msgid "Post Slider" |
| 176 |
msgstr "" |
| 177 |
|
| 178 |
#: app/src/Editor/EditorLocalization.php:40 |
| 179 |
msgid "Facebook Slider" |
| 180 |
msgstr "" |
| 181 |
|
| 182 |
#: app/src/Editor/EditorLocalization.php:41 |
| 183 |
msgid "Instagram Slider" |
| 184 |
msgstr "" |
| 185 |
|
| 186 |
#: app/src/Editor/EditorLocalization.php:42 |
| 187 |
msgid "Twitter Slider" |
| 188 |
msgstr "" |
| 189 |
|
| 190 |
#: app/src/Editor/EditorLocalization.php:43 |
| 191 |
msgid "Flickr Slider" |
| 192 |
msgstr "" |
| 193 |
|
| 194 |
#: app/src/Editor/EditorLocalization.php:44 |
| 195 |
msgid "WooCommerce" |
| 196 |
msgstr "" |
| 197 |
|
| 198 |
#: app/src/Editor/EditorLocalization.php:45 |
| 199 |
msgid "Youtube Slider" |
| 200 |
msgstr "" |
| 201 |
|
| 202 |
#: app/src/Editor/EditorLocalization.php:46 |
| 203 |
msgid "Back to sliders list" |
| 204 |
msgstr "" |
| 205 |
|
| 206 |
#: app/src/Editor/EditorLocalization.php:47 |
| 207 |
msgid "Choose the new slider type" |
| 208 |
msgstr "" |
| 209 |
|
| 210 |
#: app/src/Editor/EditorLocalization.php:48 |
| 211 |
msgid "Possession of my entire soul, like these sweet mornings of spring." |
| 212 |
msgstr "" |
| 213 |
|
| 214 |
#: app/src/Editor/EditorLocalization.php:49 |
| 215 |
msgid "" |
| 216 |
"Possession of my entire soul, like these sweet mornings of spring into the " |
| 217 |
"new way of presentation." |
| 218 |
msgstr "" |
| 219 |
|
| 220 |
#: app/src/Editor/EditorLocalization.php:50 |
| 221 |
msgid "Possession of my entire soul, like these sweet." |
| 222 |
msgstr "" |
| 223 |
|
| 224 |
#: app/src/Editor/EditorLocalization.php:51 |
| 225 |
msgid "Blank Slider" |
| 226 |
msgstr "" |
| 227 |
|
| 228 |
#: app/src/Editor/EditorLocalization.php:52 |
| 229 |
msgid "Are you sure you want to close?" |
| 230 |
msgstr "" |
| 231 |
|
| 232 |
#: app/src/Editor/EditorLocalization.php:53 |
| 233 |
msgid "Importing Template" |
| 234 |
msgstr "" |
| 235 |
|
| 236 |
#: app/src/Editor/EditorLocalization.php:54 |
| 237 |
msgid "Search for templates …" |
| 238 |
msgstr "" |
| 239 |
|
| 240 |
#: app/src/Editor/EditorLocalization.php:55 |
| 241 |
msgid "Sorry, we couldn't find any items here." |
| 242 |
msgstr "" |
| 243 |
|
| 244 |
#: app/src/Editor/EditorLocalization.php:56 |
| 245 |
msgid "Go to slide" |
| 246 |
msgstr "" |
| 247 |
|
| 248 |
#: app/src/Editor/EditorLocalization.php:57 |
| 249 |
msgid "Scroll to" |
| 250 |
msgstr "" |
| 251 |
|
| 252 |
#: app/src/Editor/EditorLocalization.php:58 |
| 253 |
msgid "by" |
| 254 |
msgstr "" |
| 255 |
|
| 256 |
#: app/src/Editor/EditorLocalization.php:59 |
| 257 |
msgid "from" |
| 258 |
msgstr "" |
| 259 |
|
| 260 |
#: app/src/Editor/EditorLocalization.php:60 |
| 261 |
msgid "WordPress elements" |
| 262 |
msgstr "" |
| 263 |
|
| 264 |
#: app/src/Editor/EditorLocalization.php:61 |
| 265 |
msgid "WooCommerce elements" |
| 266 |
msgstr "" |
| 267 |
|
| 268 |
#: app/src/Editor/EditorLocalization.php:62 |
| 269 |
msgid "Instagram elements" |
| 270 |
msgstr "" |
| 271 |
|
| 272 |
#: app/src/Editor/EditorLocalization.php:63 |
| 273 |
msgid "Facebook elements" |
| 274 |
msgstr "" |
| 275 |
|
| 276 |
#: app/src/Editor/EditorLocalization.php:64 |
| 277 |
msgid "Twitter elements" |
| 278 |
msgstr "" |
| 279 |
|
| 280 |
#: app/src/Editor/EditorLocalization.php:65 |
| 281 |
msgid "Flickr elements" |
| 282 |
msgstr "" |
| 283 |
|
| 284 |
#: app/src/Editor/EditorLocalization.php:66 |
| 285 |
msgid "Templates" |
| 286 |
msgstr "" |
| 287 |
|
| 288 |
#: app/src/Editor/EditorLocalization.php:67 |
| 289 |
msgid "Photos" |
| 290 |
msgstr "" |
| 291 |
|
| 292 |
#: app/src/Editor/EditorLocalization.php:68 |
| 293 |
msgid "Texts" |
| 294 |
msgstr "" |
| 295 |
|
| 296 |
#: app/src/Editor/EditorLocalization.php:69 |
| 297 |
msgid "Videos" |
| 298 |
msgstr "" |
| 299 |
|
| 300 |
#: app/src/Editor/EditorLocalization.php:70 |
| 301 |
msgid "Shapes and Vectors" |
| 302 |
msgstr "" |
| 303 |
|
| 304 |
#: app/src/Editor/EditorLocalization.php:71 |
| 305 |
msgid "Buttons" |
| 306 |
msgstr "" |
| 307 |
|
| 308 |
#: app/src/Editor/EditorLocalization.php:72 |
| 309 |
msgid "Controls" |
| 310 |
msgstr "" |
| 311 |
|
| 312 |
#: app/src/Editor/EditorLocalization.php:73 |
| 313 |
msgid "Click Here" |
| 314 |
msgstr "" |
| 315 |
|
| 316 |
#: app/src/Editor/EditorLocalization.php:74 |
| 317 |
msgid "Drag or click to create a button" |
| 318 |
msgstr "" |
| 319 |
|
| 320 |
#: app/src/Editor/EditorLocalization.php:75 |
| 321 |
msgid "Controls set" |
| 322 |
msgstr "" |
| 323 |
|
| 324 |
#: app/src/Editor/EditorLocalization.php:76 |
| 325 |
msgid "Navigation arrows" |
| 326 |
msgstr "" |
| 327 |
|
| 328 |
#: app/src/Editor/EditorLocalization.php:77 |
| 329 |
msgid "Navigation bullets" |
| 330 |
msgstr "" |
| 331 |
|
| 332 |
#: app/src/Editor/EditorLocalization.php:78 |
| 333 |
msgid "Line timer" |
| 334 |
msgstr "" |
| 335 |
|
| 336 |
#: app/src/Editor/EditorLocalization.php:79 |
| 337 |
msgid "Slideshow play and pause" |
| 338 |
msgstr "" |
| 339 |
|
| 340 |
#: app/src/Editor/EditorLocalization.php:80 |
| 341 |
msgid "Scroll down indicator" |
| 342 |
msgstr "" |
| 343 |
|
| 344 |
#: app/src/Editor/EditorLocalization.php:81 |
| 345 |
msgid "Read More" |
| 346 |
msgstr "" |
| 347 |
|
| 348 |
#: app/src/Editor/EditorLocalization.php:82 |
| 349 |
msgid "Featured Image" |
| 350 |
msgstr "" |
| 351 |
|
| 352 |
#: app/src/Editor/EditorLocalization.php:83 |
| 353 |
msgid "Product Name" |
| 354 |
msgstr "" |
| 355 |
|
| 356 |
#: app/src/Editor/EditorLocalization.php:84 |
| 357 |
msgid "Go to product page" |
| 358 |
msgstr "" |
| 359 |
|
| 360 |
#: app/src/Editor/EditorLocalization.php:85 |
| 361 |
msgid "Description" |
| 362 |
msgstr "" |
| 363 |
|
| 364 |
#: app/src/Editor/EditorLocalization.php:86 |
| 365 |
msgid "SKU" |
| 366 |
msgstr "" |
| 367 |
|
| 368 |
#: app/src/Editor/EditorLocalization.php:87 |
| 369 |
msgid "Regular price" |
| 370 |
msgstr "" |
| 371 |
|
| 372 |
#: app/src/Editor/EditorLocalization.php:88 |
| 373 |
msgid "Sale price" |
| 374 |
msgstr "" |
| 375 |
|
| 376 |
#: app/src/Editor/EditorLocalization.php:89 |
| 377 |
msgid "In stock quantity" |
| 378 |
msgstr "" |
| 379 |
|
| 380 |
#: app/src/Editor/EditorLocalization.php:90 |
| 381 |
msgid "Add to cart button" |
| 382 |
msgstr "" |
| 383 |
|
| 384 |
#: app/src/Editor/EditorLocalization.php:91 |
| 385 |
#: app/src/WordPress/ContentTypesServiceProvider.php:91 |
| 386 |
msgid "Category" |
| 387 |
msgstr "" |
| 388 |
|
| 389 |
#: app/src/Editor/EditorLocalization.php:92 |
| 390 |
msgid "Tags" |
| 391 |
msgstr "" |
| 392 |
|
| 393 |
#: app/src/Editor/EditorLocalization.php:93 |
| 394 |
msgid "Date on sale from" |
| 395 |
msgstr "" |
| 396 |
|
| 397 |
#: app/src/Editor/EditorLocalization.php:94 |
| 398 |
msgid "Date on sale to" |
| 399 |
msgstr "" |
| 400 |
|
| 401 |
#: app/src/Editor/EditorLocalization.php:95 |
| 402 |
msgid "Total sales" |
| 403 |
msgstr "" |
| 404 |
|
| 405 |
#: app/src/Editor/EditorLocalization.php:96 |
| 406 |
msgid "Rating counts" |
| 407 |
msgstr "" |
| 408 |
|
| 409 |
#: app/src/Editor/EditorLocalization.php:97 |
| 410 |
msgid "Average rating" |
| 411 |
msgstr "" |
| 412 |
|
| 413 |
#: app/src/Editor/EditorLocalization.php:98 |
| 414 |
msgid "Review counts" |
| 415 |
msgstr "" |
| 416 |
|
| 417 |
#: app/src/Editor/EditorLocalization.php:99 |
| 418 |
msgid "Author Name" |
| 419 |
msgstr "" |
| 420 |
|
| 421 |
#: app/src/Editor/EditorLocalization.php:100 |
| 422 |
msgid "Go to author page" |
| 423 |
msgstr "" |
| 424 |
|
| 425 |
#: app/src/Editor/EditorLocalization.php:101 |
| 426 |
msgid "Title" |
| 427 |
msgstr "" |
| 428 |
|
| 429 |
#: app/src/Editor/EditorLocalization.php:102 |
| 430 |
msgid "Go to post page" |
| 431 |
msgstr "" |
| 432 |
|
| 433 |
#: app/src/Editor/EditorLocalization.php:103 |
| 434 |
msgid "Excerpt" |
| 435 |
msgstr "" |
| 436 |
|
| 437 |
#: app/src/Editor/EditorLocalization.php:104 |
| 438 |
#: app/src/Modules/WPBakery/module.php:30 |
| 439 |
msgid "Content" |
| 440 |
msgstr "" |
| 441 |
|
| 442 |
#: app/src/Editor/EditorLocalization.php:105 |
| 443 |
msgid "Date" |
| 444 |
msgstr "" |
| 445 |
|
| 446 |
#: app/src/Editor/EditorLocalization.php:106 |
| 447 |
msgid "Read more button" |
| 448 |
msgstr "" |
| 449 |
|
| 450 |
#: app/src/Editor/EditorLocalization.php:107 |
| 451 |
msgid "Stock Photos" |
| 452 |
msgstr "" |
| 453 |
|
| 454 |
#: app/src/Editor/EditorLocalization.php:108 |
| 455 |
msgid "My Photos" |
| 456 |
msgstr "" |
| 457 |
|
| 458 |
#: app/src/Editor/EditorLocalization.php:109 |
| 459 |
msgid "Upload or insert a photo" |
| 460 |
msgstr "" |
| 461 |
|
| 462 |
#: app/src/Editor/EditorLocalization.php:110 |
| 463 |
msgid "Shapes" |
| 464 |
msgstr "" |
| 465 |
|
| 466 |
#: app/src/Editor/EditorLocalization.php:111 |
| 467 |
msgid "Stock Vectors" |
| 468 |
msgstr "" |
| 469 |
|
| 470 |
#: app/src/Editor/EditorLocalization.php:112 |
| 471 |
msgid "My Vectors" |
| 472 |
msgstr "" |
| 473 |
|
| 474 |
#: app/src/Editor/EditorLocalization.php:113 |
| 475 |
msgid "Upload or insert a vector image" |
| 476 |
msgstr "" |
| 477 |
|
| 478 |
#: app/src/Editor/EditorLocalization.php:114 |
| 479 |
msgid "Add Heading Text" |
| 480 |
msgstr "" |
| 481 |
|
| 482 |
#: app/src/Editor/EditorLocalization.php:115 |
| 483 |
msgid "Add Subheading Text" |
| 484 |
msgstr "" |
| 485 |
|
| 486 |
#: app/src/Editor/EditorLocalization.php:116 |
| 487 |
msgid "Add a body paragraph text" |
| 488 |
msgstr "" |
| 489 |
|
| 490 |
#: app/src/Editor/EditorLocalization.php:117 |
| 491 |
msgid "Drag or click to add a text" |
| 492 |
msgstr "" |
| 493 |
|
| 494 |
#: app/src/Editor/EditorLocalization.php:118 |
| 495 |
msgid "Combination styles" |
| 496 |
msgstr "" |
| 497 |
|
| 498 |
#: app/src/Editor/EditorLocalization.php:119 |
| 499 |
msgid "YouTube" |
| 500 |
msgstr "" |
| 501 |
|
| 502 |
#: app/src/Editor/EditorLocalization.php:120 |
| 503 |
msgid "Vimeo" |
| 504 |
msgstr "" |
| 505 |
|
| 506 |
#: app/src/Editor/EditorLocalization.php:121 |
| 507 |
msgid "My Videos" |
| 508 |
msgstr "" |
| 509 |
|
| 510 |
#: app/src/Editor/EditorLocalization.php:122 |
| 511 |
msgid "Upload or insert a video" |
| 512 |
msgstr "" |
| 513 |
|
| 514 |
#: app/src/Editor/EditorLocalization.php:123 |
| 515 |
msgid "Embed video" |
| 516 |
msgstr "" |
| 517 |
|
| 518 |
#: app/src/Editor/EditorLocalization.php:124 |
| 519 |
msgid "Stock videos" |
| 520 |
msgstr "" |
| 521 |
|
| 522 |
#: app/src/Editor/EditorLocalization.php:125 |
| 523 |
msgid "Search..." |
| 524 |
msgstr "" |
| 525 |
|
| 526 |
#: app/src/Editor/EditorLocalization.php:126 |
| 527 |
msgid "Insert" |
| 528 |
msgstr "" |
| 529 |
|
| 530 |
#: app/src/Editor/EditorLocalization.php:127 |
| 531 |
msgid "Upload" |
| 532 |
msgstr "" |
| 533 |
|
| 534 |
#: app/src/Editor/EditorLocalization.php:128 |
| 535 |
msgid "Copy to clipboard" |
| 536 |
msgstr "" |
| 537 |
|
| 538 |
#: app/src/Editor/EditorLocalization.php:129 |
| 539 |
msgid "back to dashboard" |
| 540 |
msgstr "" |
| 541 |
|
| 542 |
#: app/src/Editor/EditorLocalization.php:130 |
| 543 |
msgid "You can also find these settings in the options tab later." |
| 544 |
msgstr "" |
| 545 |
|
| 546 |
#: app/src/Editor/EditorLocalization.php:131 |
| 547 |
msgid "Bring forward" |
| 548 |
msgstr "" |
| 549 |
|
| 550 |
#: app/src/Editor/EditorLocalization.php:132 |
| 551 |
msgid "Bring to front" |
| 552 |
msgstr "" |
| 553 |
|
| 554 |
#: app/src/Editor/EditorLocalization.php:133 |
| 555 |
msgid "Send backward" |
| 556 |
msgstr "" |
| 557 |
|
| 558 |
#: app/src/Editor/EditorLocalization.php:134 |
| 559 |
msgid " Send to back" |
| 560 |
msgstr "" |
| 561 |
|
| 562 |
#: app/src/Editor/EditorLocalization.php:135 |
| 563 |
msgid "Show on all slides" |
| 564 |
msgstr "" |
| 565 |
|
| 566 |
#: app/src/Editor/EditorLocalization.php:136 |
| 567 |
msgid "Hide over this slide " |
| 568 |
msgstr "" |
| 569 |
|
| 570 |
#: app/src/Editor/EditorLocalization.php:137 |
| 571 |
msgid "Group" |
| 572 |
msgstr "" |
| 573 |
|
| 574 |
#: app/src/Editor/EditorLocalization.php:138 |
| 575 |
msgid "Ungroup" |
| 576 |
msgstr "" |
| 577 |
|
| 578 |
#: app/src/Editor/EditorLocalization.php:139 |
| 579 |
msgid "Lock" |
| 580 |
msgstr "" |
| 581 |
|
| 582 |
#: app/src/Editor/EditorLocalization.php:140 |
| 583 |
msgid "Unlock" |
| 584 |
msgstr "" |
| 585 |
|
| 586 |
#: app/src/Editor/EditorLocalization.php:141 |
| 587 |
msgid "Crop" |
| 588 |
msgstr "" |
| 589 |
|
| 590 |
#: app/src/Editor/EditorLocalization.php:142 |
| 591 |
msgid "Set as slide background" |
| 592 |
msgstr "" |
| 593 |
|
| 594 |
#: app/src/Editor/EditorLocalization.php:143 |
| 595 |
msgid "Reset crop" |
| 596 |
msgstr "" |
| 597 |
|
| 598 |
#: app/src/Editor/EditorLocalization.php:144 |
| 599 |
msgid "Copy" |
| 600 |
msgstr "" |
| 601 |
|
| 602 |
#: app/src/Editor/EditorLocalization.php:145 |
| 603 |
msgid "Paste" |
| 604 |
msgstr "" |
| 605 |
|
| 606 |
#: app/src/Editor/EditorLocalization.php:146 |
| 607 |
msgid "Copy styles" |
| 608 |
msgstr "" |
| 609 |
|
| 610 |
#: app/src/Editor/EditorLocalization.php:147 |
| 611 |
msgid "Paste styles" |
| 612 |
msgstr "" |
| 613 |
|
| 614 |
#: app/src/Editor/EditorLocalization.php:148 |
| 615 |
msgid "Copy position" |
| 616 |
msgstr "" |
| 617 |
|
| 618 |
#: app/src/Editor/EditorLocalization.php:149 |
| 619 |
msgid "Paste position" |
| 620 |
msgstr "" |
| 621 |
|
| 622 |
#: app/src/Editor/EditorLocalization.php:150 |
| 623 |
msgid "Copy animation" |
| 624 |
msgstr "" |
| 625 |
|
| 626 |
#: app/src/Editor/EditorLocalization.php:151 |
| 627 |
msgid "Paste animation" |
| 628 |
msgstr "" |
| 629 |
|
| 630 |
#: app/src/Editor/EditorLocalization.php:152 |
| 631 |
msgid "Copy/Paste special" |
| 632 |
msgstr "" |
| 633 |
|
| 634 |
#: app/src/Editor/EditorLocalization.php:153 |
| 635 |
msgid "Reset responsive positions" |
| 636 |
msgstr "" |
| 637 |
|
| 638 |
#: app/src/Editor/EditorLocalization.php:154 |
| 639 |
msgid "Reset responsive sizes" |
| 640 |
msgstr "" |
| 641 |
|
| 642 |
#: app/src/Editor/EditorLocalization.php:155 |
| 643 |
msgid "Reset responsive animations" |
| 644 |
msgstr "" |
| 645 |
|
| 646 |
#: app/src/Editor/EditorLocalization.php:156 |
| 647 |
msgid "Responsive" |
| 648 |
msgstr "" |
| 649 |
|
| 650 |
#: app/src/Editor/EditorLocalization.php:157 |
| 651 |
msgid "Select element" |
| 652 |
msgstr "" |
| 653 |
|
| 654 |
#: app/src/Editor/EditorLocalization.php:158 |
| 655 |
msgid "Background Color" |
| 656 |
msgstr "" |
| 657 |
|
| 658 |
#: app/src/Editor/EditorLocalization.php:159 |
| 659 |
msgid "Padding" |
| 660 |
msgstr "" |
| 661 |
|
| 662 |
#: app/src/Editor/EditorLocalization.php:160 |
| 663 |
msgid "Corner Radius" |
| 664 |
msgstr "" |
| 665 |
|
| 666 |
#: app/src/Editor/EditorLocalization.php:161 |
| 667 |
msgid "Opacity" |
| 668 |
msgstr "" |
| 669 |
|
| 670 |
#: app/src/Editor/EditorLocalization.php:162 |
| 671 |
msgid "Blending mode" |
| 672 |
msgstr "" |
| 673 |
|
| 674 |
#: app/src/Editor/EditorLocalization.php:163 |
| 675 |
msgid "Fill Color" |
| 676 |
msgstr "" |
| 677 |
|
| 678 |
#: app/src/Editor/EditorLocalization.php:164 |
| 679 |
msgid "Stroke Color" |
| 680 |
msgstr "" |
| 681 |
|
| 682 |
#: app/src/Editor/EditorLocalization.php:165 |
| 683 |
msgid "Stroke width" |
| 684 |
msgstr "" |
| 685 |
|
| 686 |
#: app/src/Editor/EditorLocalization.php:166 |
| 687 |
msgid "Enable hover" |
| 688 |
msgstr "" |
| 689 |
|
| 690 |
#: app/src/Editor/EditorLocalization.php:167 |
| 691 |
msgid "Background color" |
| 692 |
msgstr "" |
| 693 |
|
| 694 |
#: app/src/Editor/EditorLocalization.php:168 |
| 695 |
msgid "Scale" |
| 696 |
msgstr "" |
| 697 |
|
| 698 |
#: app/src/Editor/EditorLocalization.php:169 |
| 699 |
msgid "Enable hover animation" |
| 700 |
msgstr "" |
| 701 |
|
| 702 |
#: app/src/Editor/EditorLocalization.php:170 |
| 703 |
msgid "Use group hit area" |
| 704 |
msgstr "" |
| 705 |
|
| 706 |
#: app/src/Editor/EditorLocalization.php:171 |
| 707 |
msgid "Element name" |
| 708 |
msgstr "" |
| 709 |
|
| 710 |
#: app/src/Editor/EditorLocalization.php:172 |
| 711 |
msgid "Slide name is already exist please try another name" |
| 712 |
msgstr "" |
| 713 |
|
| 714 |
#: app/src/Editor/EditorLocalization.php:173 |
| 715 |
msgid "Tag" |
| 716 |
msgstr "" |
| 717 |
|
| 718 |
#: app/src/Editor/EditorLocalization.php:174 |
| 719 |
msgid "Link element" |
| 720 |
msgstr "" |
| 721 |
|
| 722 |
#: app/src/Editor/EditorLocalization.php:175 |
| 723 |
msgid "Open in new tab" |
| 724 |
msgstr "" |
| 725 |
|
| 726 |
#: app/src/Editor/EditorLocalization.php:176 |
| 727 |
msgid "Hide on mouse leaves the slider" |
| 728 |
msgstr "" |
| 729 |
|
| 730 |
#: app/src/Editor/EditorLocalization.php:177 |
| 731 |
msgid "Custom style" |
| 732 |
msgstr "" |
| 733 |
|
| 734 |
#: app/src/Editor/EditorLocalization.php:178 |
| 735 |
msgid "Use \"selector\" to apply style to this element. Example:" |
| 736 |
msgstr "" |
| 737 |
|
| 738 |
#: app/src/Editor/EditorLocalization.php:179 |
| 739 |
msgid "Export Data" |
| 740 |
msgstr "" |
| 741 |
|
| 742 |
#: app/src/Editor/EditorLocalization.php:180 |
| 743 |
msgid "X Position" |
| 744 |
msgstr "" |
| 745 |
|
| 746 |
#: app/src/Editor/EditorLocalization.php:181 |
| 747 |
msgid "Y Position" |
| 748 |
msgstr "" |
| 749 |
|
| 750 |
#: app/src/Editor/EditorLocalization.php:182 |
| 751 |
msgid "Custom positioning origin" |
| 752 |
msgstr "" |
| 753 |
|
| 754 |
#: app/src/Editor/EditorLocalization.php:183 |
| 755 |
msgid "Enable this option if you need to change the positioning origin manually." |
| 756 |
msgstr "" |
| 757 |
|
| 758 |
#: app/src/Editor/EditorLocalization.php:184 |
| 759 |
msgid "Custom origin" |
| 760 |
msgstr "" |
| 761 |
|
| 762 |
#: app/src/Editor/EditorLocalization.php:185 |
| 763 |
msgid "Sets the origin point which the element positioning is applied." |
| 764 |
msgstr "" |
| 765 |
|
| 766 |
#: app/src/Editor/EditorLocalization.php:186 |
| 767 |
msgid "Width" |
| 768 |
msgstr "" |
| 769 |
|
| 770 |
#: app/src/Editor/EditorLocalization.php:187 |
| 771 |
msgid "Height" |
| 772 |
msgstr "" |
| 773 |
|
| 774 |
#: app/src/Editor/EditorLocalization.php:188 |
| 775 |
msgid "Rotation" |
| 776 |
msgstr "" |
| 777 |
|
| 778 |
#: app/src/Editor/EditorLocalization.php:189 |
| 779 |
msgid "Flip" |
| 780 |
msgstr "" |
| 781 |
|
| 782 |
#: app/src/Editor/EditorLocalization.php:190 |
| 783 |
msgid "Arrange" |
| 784 |
msgstr "" |
| 785 |
|
| 786 |
#: app/src/Editor/EditorLocalization.php:191 |
| 787 |
msgid "Wrapping" |
| 788 |
msgstr "" |
| 789 |
|
| 790 |
#: app/src/Editor/EditorLocalization.php:192 |
| 791 |
msgid "Responsive resize" |
| 792 |
msgstr "" |
| 793 |
|
| 794 |
#: app/src/Editor/EditorLocalization.php:193 |
| 795 |
msgid "" |
| 796 |
"Resizes the element between two breakpoints responsively. Enabling this " |
| 797 |
"option helps you to prevent overlapping elements in the smaller screen " |
| 798 |
"sizes." |
| 799 |
msgstr "" |
| 800 |
|
| 801 |
#: app/src/Editor/EditorLocalization.php:194 |
| 802 |
msgid "Reset position" |
| 803 |
msgstr "" |
| 804 |
|
| 805 |
#: app/src/Editor/EditorLocalization.php:195 |
| 806 |
msgid "Design" |
| 807 |
msgstr "" |
| 808 |
|
| 809 |
#: app/src/Editor/EditorLocalization.php:196 |
| 810 |
msgid "Position" |
| 811 |
msgstr "" |
| 812 |
|
| 813 |
#: app/src/Editor/EditorLocalization.php:197 |
| 814 |
msgid "Arrow Color" |
| 815 |
msgstr "" |
| 816 |
|
| 817 |
#: app/src/Editor/EditorLocalization.php:198 |
| 818 |
msgid "Options" |
| 819 |
msgstr "" |
| 820 |
|
| 821 |
#: app/src/Editor/EditorLocalization.php:199 |
| 822 |
msgid "Hover" |
| 823 |
msgstr "" |
| 824 |
|
| 825 |
#: app/src/Editor/EditorLocalization.php:200 |
| 826 |
msgid "Arrow color" |
| 827 |
msgstr "" |
| 828 |
|
| 829 |
#: app/src/Editor/EditorLocalization.php:201 |
| 830 |
msgid "Animation" |
| 831 |
msgstr "" |
| 832 |
|
| 833 |
#: app/src/Editor/EditorLocalization.php:202 |
| 834 |
msgid "Action" |
| 835 |
msgstr "" |
| 836 |
|
| 837 |
#: app/src/Editor/EditorLocalization.php:203 |
| 838 |
msgid "Active bullet color" |
| 839 |
msgstr "" |
| 840 |
|
| 841 |
#: app/src/Editor/EditorLocalization.php:204 |
| 842 |
msgid "Bullets" |
| 843 |
msgstr "" |
| 844 |
|
| 845 |
#: app/src/Editor/EditorLocalization.php:205 |
| 846 |
msgid "Bullet width" |
| 847 |
msgstr "" |
| 848 |
|
| 849 |
#: app/src/Editor/EditorLocalization.php:206 |
| 850 |
msgid "Bullet height" |
| 851 |
msgstr "" |
| 852 |
|
| 853 |
#: app/src/Editor/EditorLocalization.php:207 |
| 854 |
msgid "Space" |
| 855 |
msgstr "" |
| 856 |
|
| 857 |
#: app/src/Editor/EditorLocalization.php:208 |
| 858 |
msgid "Bullet radius" |
| 859 |
msgstr "" |
| 860 |
|
| 861 |
#: app/src/Editor/EditorLocalization.php:209 |
| 862 |
msgid "Typography" |
| 863 |
msgstr "" |
| 864 |
|
| 865 |
#: app/src/Editor/EditorLocalization.php:210 |
| 866 |
msgid "Font Face" |
| 867 |
msgstr "" |
| 868 |
|
| 869 |
#: app/src/Editor/EditorLocalization.php:211 |
| 870 |
msgid "Weight" |
| 871 |
msgstr "" |
| 872 |
|
| 873 |
#: app/src/Editor/EditorLocalization.php:212 |
| 874 |
msgid "Size" |
| 875 |
msgstr "" |
| 876 |
|
| 877 |
#: app/src/Editor/EditorLocalization.php:213 |
| 878 |
msgid "Color" |
| 879 |
msgstr "" |
| 880 |
|
| 881 |
#: app/src/Editor/EditorLocalization.php:214 |
| 882 |
msgid "Line Height" |
| 883 |
msgstr "" |
| 884 |
|
| 885 |
#: app/src/Editor/EditorLocalization.php:215 |
| 886 |
msgid "Letter space" |
| 887 |
msgstr "" |
| 888 |
|
| 889 |
#: app/src/Editor/EditorLocalization.php:216 |
| 890 |
msgid "Alignment" |
| 891 |
msgstr "" |
| 892 |
|
| 893 |
#: app/src/Editor/EditorLocalization.php:217 |
| 894 |
msgid "Direction" |
| 895 |
msgstr "" |
| 896 |
|
| 897 |
#: app/src/Editor/EditorLocalization.php:218 |
| 898 |
msgid "Transform" |
| 899 |
msgstr "" |
| 900 |
|
| 901 |
#: app/src/Editor/EditorLocalization.php:219 |
| 902 |
msgid "Decoration" |
| 903 |
msgstr "" |
| 904 |
|
| 905 |
#: app/src/Editor/EditorLocalization.php:220 |
| 906 |
msgid "Text Wrapping" |
| 907 |
msgstr "" |
| 908 |
|
| 909 |
#: app/src/Editor/EditorLocalization.php:221 |
| 910 |
msgid "hidden" |
| 911 |
msgstr "" |
| 912 |
|
| 913 |
#: app/src/Editor/EditorLocalization.php:222 |
| 914 |
msgid "locked" |
| 915 |
msgstr "" |
| 916 |
|
| 917 |
#: app/src/Editor/EditorLocalization.php:223 |
| 918 |
msgid "Source not found" |
| 919 |
msgstr "" |
| 920 |
|
| 921 |
#: app/src/Editor/EditorLocalization.php:224 |
| 922 |
msgid "You need to add a YouTube video link through the right panel." |
| 923 |
msgstr "" |
| 924 |
|
| 925 |
#: app/src/Editor/EditorLocalization.php:225 |
| 926 |
msgid "You need to add a Vimeo video link through the right panel." |
| 927 |
msgstr "" |
| 928 |
|
| 929 |
#: app/src/Editor/EditorLocalization.php:226 |
| 930 |
msgid "You need to add a video link through the right panel." |
| 931 |
msgstr "" |
| 932 |
|
| 933 |
#: app/src/Editor/EditorLocalization.php:227 |
| 934 |
msgid "video settings" |
| 935 |
msgstr "" |
| 936 |
|
| 937 |
#: app/src/Editor/EditorLocalization.php:228 |
| 938 |
msgid "Embed Video URL" |
| 939 |
msgstr "" |
| 940 |
|
| 941 |
#: app/src/Editor/EditorLocalization.php:229 |
| 942 |
msgid "Autoplay" |
| 943 |
msgstr "" |
| 944 |
|
| 945 |
#: app/src/Editor/EditorLocalization.php:230 |
| 946 |
msgid "" |
| 947 |
"Disabling this option stops the video upon slide change. So that video " |
| 948 |
"starts from beginning next time." |
| 949 |
msgstr "" |
| 950 |
|
| 951 |
#: app/src/Editor/EditorLocalization.php:231 |
| 952 |
msgid "Pause on slide changes" |
| 953 |
msgstr "" |
| 954 |
|
| 955 |
#: app/src/Editor/EditorLocalization.php:232 |
| 956 |
msgid "Mute video" |
| 957 |
msgstr "" |
| 958 |
|
| 959 |
#: app/src/Editor/EditorLocalization.php:233 |
| 960 |
msgid "Show player controls" |
| 961 |
msgstr "" |
| 962 |
|
| 963 |
#: app/src/Editor/EditorLocalization.php:234 |
| 964 |
msgid "Limit related videos to the same channel" |
| 965 |
msgstr "" |
| 966 |
|
| 967 |
#: app/src/Editor/EditorLocalization.php:235 |
| 968 |
msgid "Loading" |
| 969 |
msgstr "" |
| 970 |
|
| 971 |
#: app/src/Editor/EditorLocalization.php:236 |
| 972 |
msgid "Image source not found." |
| 973 |
msgstr "" |
| 974 |
|
| 975 |
#: app/src/Editor/EditorLocalization.php:237 |
| 976 |
msgid "Line color" |
| 977 |
msgstr "" |
| 978 |
|
| 979 |
#: app/src/Editor/EditorLocalization.php:238 |
| 980 |
msgid "Thickness" |
| 981 |
msgstr "" |
| 982 |
|
| 983 |
#: app/src/Editor/EditorLocalization.php:239 |
| 984 |
msgid "Icon color" |
| 985 |
msgstr "" |
| 986 |
|
| 987 |
#: app/src/Editor/EditorLocalization.php:240 |
| 988 |
msgid "Enabling this option causes \"Video end\" action never triggers." |
| 989 |
msgstr "" |
| 990 |
|
| 991 |
#: app/src/Editor/EditorLocalization.php:241 |
| 992 |
msgid "Enable loop playback" |
| 993 |
msgstr "" |
| 994 |
|
| 995 |
#: app/src/Editor/EditorLocalization.php:242 |
| 996 |
msgid "Go to URL" |
| 997 |
msgstr "" |
| 998 |
|
| 999 |
#: app/src/Editor/EditorLocalization.php:243 |
| 1000 |
msgid "Show / Hide elements" |
| 1001 |
msgstr "" |
| 1002 |
|
| 1003 |
#: app/src/Editor/EditorLocalization.php:244 |
| 1004 |
msgid "Slideshow Control" |
| 1005 |
msgstr "" |
| 1006 |
|
| 1007 |
#: app/src/Editor/EditorLocalization.php:245 |
| 1008 |
msgid "Background Video Playback" |
| 1009 |
msgstr "" |
| 1010 |
|
| 1011 |
#: app/src/Editor/EditorLocalization.php:246 |
| 1012 |
msgid "Action type" |
| 1013 |
msgstr "" |
| 1014 |
|
| 1015 |
#: app/src/Editor/EditorLocalization.php:247 |
| 1016 |
msgid "Trigger" |
| 1017 |
msgstr "" |
| 1018 |
|
| 1019 |
#: app/src/Editor/EditorLocalization.php:248 |
| 1020 |
msgid "Add Action" |
| 1021 |
msgstr "" |
| 1022 |
|
| 1023 |
#: app/src/Editor/EditorLocalization.php:249 |
| 1024 |
msgid "Click" |
| 1025 |
msgstr "" |
| 1026 |
|
| 1027 |
#: app/src/Editor/EditorLocalization.php:250 |
| 1028 |
msgid "Mouse In" |
| 1029 |
msgstr "" |
| 1030 |
|
| 1031 |
#: app/src/Editor/EditorLocalization.php:251 |
| 1032 |
msgid "Mouse Out" |
| 1033 |
msgstr "" |
| 1034 |
|
| 1035 |
#: app/src/Editor/EditorLocalization.php:252 |
| 1036 |
msgid "Video In" |
| 1037 |
msgstr "" |
| 1038 |
|
| 1039 |
#: app/src/Editor/EditorLocalization.php:253 |
| 1040 |
msgid "Video Out" |
| 1041 |
msgstr "" |
| 1042 |
|
| 1043 |
#: app/src/Editor/EditorLocalization.php:254 |
| 1044 |
msgid "Video Start" |
| 1045 |
msgstr "" |
| 1046 |
|
| 1047 |
#: app/src/Editor/EditorLocalization.php:255 |
| 1048 |
msgid "Video Ended" |
| 1049 |
msgstr "" |
| 1050 |
|
| 1051 |
#: app/src/Editor/EditorLocalization.php:256 |
| 1052 |
msgid "Video Paused" |
| 1053 |
msgstr "" |
| 1054 |
|
| 1055 |
#: app/src/Editor/EditorLocalization.php:257 |
| 1056 |
msgid "Resume video" |
| 1057 |
msgstr "" |
| 1058 |
|
| 1059 |
#: app/src/Editor/EditorLocalization.php:258 |
| 1060 |
msgid "Pause video" |
| 1061 |
msgstr "" |
| 1062 |
|
| 1063 |
#: app/src/Editor/EditorLocalization.php:259 |
| 1064 |
msgid "Stop video" |
| 1065 |
msgstr "" |
| 1066 |
|
| 1067 |
#: app/src/Editor/EditorLocalization.php:260 |
| 1068 |
msgid "Toggle video playback state" |
| 1069 |
msgstr "" |
| 1070 |
|
| 1071 |
#: app/src/Editor/EditorLocalization.php:261 |
| 1072 |
msgid "Delay" |
| 1073 |
msgstr "" |
| 1074 |
|
| 1075 |
#: app/src/Editor/EditorLocalization.php:262 |
| 1076 |
msgid "Show" |
| 1077 |
msgstr "" |
| 1078 |
|
| 1079 |
#: app/src/Editor/EditorLocalization.php:263 |
| 1080 |
msgid "Hide" |
| 1081 |
msgstr "" |
| 1082 |
|
| 1083 |
#: app/src/Editor/EditorLocalization.php:264 |
| 1084 |
msgid "Toggle visibility" |
| 1085 |
msgstr "" |
| 1086 |
|
| 1087 |
#: app/src/Editor/EditorLocalization.php:265 |
| 1088 |
msgid "Select element(s)" |
| 1089 |
msgstr "" |
| 1090 |
|
| 1091 |
#: app/src/Editor/EditorLocalization.php:266 |
| 1092 |
msgid "Next slide" |
| 1093 |
msgstr "" |
| 1094 |
|
| 1095 |
#: app/src/Editor/EditorLocalization.php:267 |
| 1096 |
msgid "Previous slide" |
| 1097 |
msgstr "" |
| 1098 |
|
| 1099 |
#: app/src/Editor/EditorLocalization.php:268 |
| 1100 |
msgid "Slide name" |
| 1101 |
msgstr "" |
| 1102 |
|
| 1103 |
#: app/src/Editor/EditorLocalization.php:269 |
| 1104 |
msgid "Slide number" |
| 1105 |
msgstr "" |
| 1106 |
|
| 1107 |
#: app/src/Editor/EditorLocalization.php:270 |
| 1108 |
msgid "Pick slide" |
| 1109 |
msgstr "" |
| 1110 |
|
| 1111 |
#: app/src/Editor/EditorLocalization.php:271 |
| 1112 |
msgid "Select number" |
| 1113 |
msgstr "" |
| 1114 |
|
| 1115 |
#: app/src/Editor/EditorLocalization.php:272 |
| 1116 |
msgid "Address" |
| 1117 |
msgstr "" |
| 1118 |
|
| 1119 |
#: app/src/Editor/EditorLocalization.php:273 |
| 1120 |
msgid "After the slider" |
| 1121 |
msgstr "" |
| 1122 |
|
| 1123 |
#: app/src/Editor/EditorLocalization.php:274 |
| 1124 |
msgid "To an HTML element" |
| 1125 |
msgstr "" |
| 1126 |
|
| 1127 |
#: app/src/Editor/EditorLocalization.php:275 |
| 1128 |
msgid "CSS selector" |
| 1129 |
msgstr "" |
| 1130 |
|
| 1131 |
#: app/src/Editor/EditorLocalization.php:276 |
| 1132 |
msgid "Pause slideshow" |
| 1133 |
msgstr "" |
| 1134 |
|
| 1135 |
#: app/src/Editor/EditorLocalization.php:277 |
| 1136 |
msgid "Resume slideshow" |
| 1137 |
msgstr "" |
| 1138 |
|
| 1139 |
#: app/src/Editor/EditorLocalization.php:278 |
| 1140 |
msgid "Restart slideshow" |
| 1141 |
msgstr "" |
| 1142 |
|
| 1143 |
#: app/src/Editor/EditorLocalization.php:279 |
| 1144 |
msgid "Toggle slideshow state" |
| 1145 |
msgstr "" |
| 1146 |
|
| 1147 |
#: app/src/Editor/EditorLocalization.php:280 |
| 1148 |
msgid "Origin" |
| 1149 |
msgstr "" |
| 1150 |
|
| 1151 |
#: app/src/Editor/EditorLocalization.php:281 |
| 1152 |
msgid "Z Position" |
| 1153 |
msgstr "" |
| 1154 |
|
| 1155 |
#: app/src/Editor/EditorLocalization.php:282 |
| 1156 |
msgid "Selected element does not have any animation." |
| 1157 |
msgstr "" |
| 1158 |
|
| 1159 |
#: app/src/Editor/EditorLocalization.php:283 |
| 1160 |
msgid "Animation in options" |
| 1161 |
msgstr "" |
| 1162 |
|
| 1163 |
#: app/src/Editor/EditorLocalization.php:284 |
| 1164 |
msgid "Animation out options" |
| 1165 |
msgstr "" |
| 1166 |
|
| 1167 |
#: app/src/Editor/EditorLocalization.php:285 |
| 1168 |
msgid "Change animation" |
| 1169 |
msgstr "" |
| 1170 |
|
| 1171 |
#: app/src/Editor/EditorLocalization.php:286 |
| 1172 |
msgid "Wait for an action" |
| 1173 |
msgstr "" |
| 1174 |
|
| 1175 |
#: app/src/Editor/EditorLocalization.php:287 |
| 1176 |
msgid "" |
| 1177 |
"You can control animation by actions. For example, you set to start the " |
| 1178 |
"animation when user click on another element." |
| 1179 |
msgstr "" |
| 1180 |
|
| 1181 |
#: app/src/Editor/EditorLocalization.php:288 |
| 1182 |
msgid "Interactive animation" |
| 1183 |
msgstr "" |
| 1184 |
|
| 1185 |
#: app/src/Editor/EditorLocalization.php:289 |
| 1186 |
msgid "" |
| 1187 |
"By enabling this option, the element animation controls by the slide " |
| 1188 |
"transition, swiping or scrolling." |
| 1189 |
msgstr "" |
| 1190 |
|
| 1191 |
#: app/src/Editor/EditorLocalization.php:290 |
| 1192 |
msgid "Duration" |
| 1193 |
msgstr "" |
| 1194 |
|
| 1195 |
#: app/src/Editor/EditorLocalization.php:291 |
| 1196 |
msgid "Clear Animation" |
| 1197 |
msgstr "" |
| 1198 |
|
| 1199 |
#: app/src/Editor/EditorLocalization.php:292 |
| 1200 |
msgid "Preview Animation" |
| 1201 |
msgstr "" |
| 1202 |
|
| 1203 |
#: app/src/Editor/EditorLocalization.php:293 |
| 1204 |
msgid "Preview All Animation" |
| 1205 |
msgstr "" |
| 1206 |
|
| 1207 |
#: app/src/Editor/EditorLocalization.php:294 |
| 1208 |
msgid "Autostart animation out" |
| 1209 |
msgstr "" |
| 1210 |
|
| 1211 |
#: app/src/Editor/EditorLocalization.php:295 |
| 1212 |
msgid "Element animation out starts right after the animation in ends." |
| 1213 |
msgstr "" |
| 1214 |
|
| 1215 |
#: app/src/Editor/EditorLocalization.php:296 |
| 1216 |
msgid "Top" |
| 1217 |
msgstr "" |
| 1218 |
|
| 1219 |
#: app/src/Editor/EditorLocalization.php:297 |
| 1220 |
msgid "Left" |
| 1221 |
msgstr "" |
| 1222 |
|
| 1223 |
#: app/src/Editor/EditorLocalization.php:298 |
| 1224 |
msgid "Bottom" |
| 1225 |
msgstr "" |
| 1226 |
|
| 1227 |
#: app/src/Editor/EditorLocalization.php:299 |
| 1228 |
msgid "Right" |
| 1229 |
msgstr "" |
| 1230 |
|
| 1231 |
#: app/src/Editor/EditorLocalization.php:300 |
| 1232 |
msgid "Custom" |
| 1233 |
msgstr "" |
| 1234 |
|
| 1235 |
#: app/src/Editor/EditorLocalization.php:301 |
| 1236 |
msgid "Movement" |
| 1237 |
msgstr "" |
| 1238 |
|
| 1239 |
#: app/src/Editor/EditorLocalization.php:302 |
| 1240 |
msgid "Perspective point" |
| 1241 |
msgstr "" |
| 1242 |
|
| 1243 |
#: app/src/Editor/EditorLocalization.php:303 |
| 1244 |
msgid "Fade animation" |
| 1245 |
msgstr "" |
| 1246 |
|
| 1247 |
#: app/src/Editor/EditorLocalization.php:304 |
| 1248 |
msgid "Animation timing" |
| 1249 |
msgstr "" |
| 1250 |
|
| 1251 |
#: app/src/Editor/EditorLocalization.php:305 |
| 1252 |
msgid "Rotate" |
| 1253 |
msgstr "" |
| 1254 |
|
| 1255 |
#: app/src/Editor/EditorLocalization.php:306 |
| 1256 |
msgid "Rotate X" |
| 1257 |
msgstr "" |
| 1258 |
|
| 1259 |
#: app/src/Editor/EditorLocalization.php:307 |
| 1260 |
msgid "Rotate Y" |
| 1261 |
msgstr "" |
| 1262 |
|
| 1263 |
#: app/src/Editor/EditorLocalization.php:308 |
| 1264 |
msgid "Skew X" |
| 1265 |
msgstr "" |
| 1266 |
|
| 1267 |
#: app/src/Editor/EditorLocalization.php:309 |
| 1268 |
msgid "Skew Y" |
| 1269 |
msgstr "" |
| 1270 |
|
| 1271 |
#: app/src/Editor/EditorLocalization.php:310 |
| 1272 |
msgid "Transform origin" |
| 1273 |
msgstr "" |
| 1274 |
|
| 1275 |
#: app/src/Editor/EditorLocalization.php:311 |
| 1276 |
msgid "Animation in" |
| 1277 |
msgstr "" |
| 1278 |
|
| 1279 |
#: app/src/Editor/EditorLocalization.php:312 |
| 1280 |
msgid "Animation out" |
| 1281 |
msgstr "" |
| 1282 |
|
| 1283 |
#: app/src/Editor/EditorLocalization.php:313 |
| 1284 |
msgid "Apply" |
| 1285 |
msgstr "" |
| 1286 |
|
| 1287 |
#: app/src/Editor/EditorLocalization.php:314 |
| 1288 |
msgid "Background blur" |
| 1289 |
msgstr "" |
| 1290 |
|
| 1291 |
#: app/src/Editor/EditorLocalization.php:315 |
| 1292 |
msgid "Reset" |
| 1293 |
msgstr "" |
| 1294 |
|
| 1295 |
#: app/src/Editor/EditorLocalization.php:316 |
| 1296 |
msgid "Blur" |
| 1297 |
msgstr "" |
| 1298 |
|
| 1299 |
#: app/src/Editor/EditorLocalization.php:317 |
| 1300 |
msgid "Brightness" |
| 1301 |
msgstr "" |
| 1302 |
|
| 1303 |
#: app/src/Editor/EditorLocalization.php:318 |
| 1304 |
msgid "Box shadow" |
| 1305 |
msgstr "" |
| 1306 |
|
| 1307 |
#: app/src/Editor/EditorLocalization.php:319 |
| 1308 |
msgid "Shadow color" |
| 1309 |
msgstr "" |
| 1310 |
|
| 1311 |
#: app/src/Editor/EditorLocalization.php:320 |
| 1312 |
msgid "Shadow Position" |
| 1313 |
msgstr "" |
| 1314 |
|
| 1315 |
#: app/src/Editor/EditorLocalization.php:321 |
| 1316 |
msgid "Spread" |
| 1317 |
msgstr "" |
| 1318 |
|
| 1319 |
#: app/src/Editor/EditorLocalization.php:322 |
| 1320 |
msgid "ADD" |
| 1321 |
msgstr "" |
| 1322 |
|
| 1323 |
#: app/src/Editor/EditorLocalization.php:323 |
| 1324 |
msgid "Remove" |
| 1325 |
msgstr "" |
| 1326 |
|
| 1327 |
#: app/src/Editor/EditorLocalization.php:324 |
| 1328 |
msgid "After DOM ready" |
| 1329 |
msgstr "" |
| 1330 |
|
| 1331 |
#: app/src/Editor/EditorLocalization.php:325 |
| 1332 |
msgid "After slide init" |
| 1333 |
msgstr "" |
| 1334 |
|
| 1335 |
#: app/src/Editor/EditorLocalization.php:326 |
| 1336 |
msgid "Document visibility changed" |
| 1337 |
msgstr "" |
| 1338 |
|
| 1339 |
#: app/src/Editor/EditorLocalization.php:327 |
| 1340 |
msgid "Slide background video started" |
| 1341 |
msgstr "" |
| 1342 |
|
| 1343 |
#: app/src/Editor/EditorLocalization.php:328 |
| 1344 |
msgid "Slide background video paused" |
| 1345 |
msgstr "" |
| 1346 |
|
| 1347 |
#: app/src/Editor/EditorLocalization.php:329 |
| 1348 |
msgid "Slideshow timer started" |
| 1349 |
msgstr "" |
| 1350 |
|
| 1351 |
#: app/src/Editor/EditorLocalization.php:330 |
| 1352 |
msgid "Slideshow timer paused" |
| 1353 |
msgstr "" |
| 1354 |
|
| 1355 |
#: app/src/Editor/EditorLocalization.php:331 |
| 1356 |
msgid "Slideshow timer value changed" |
| 1357 |
msgstr "" |
| 1358 |
|
| 1359 |
#: app/src/Editor/EditorLocalization.php:332 |
| 1360 |
msgid "Slideshow timer reset" |
| 1361 |
msgstr "" |
| 1362 |
|
| 1363 |
#: app/src/Editor/EditorLocalization.php:333 |
| 1364 |
msgid "Responsive breakpoint changed" |
| 1365 |
msgstr "" |
| 1366 |
|
| 1367 |
#: app/src/Editor/EditorLocalization.php:334 |
| 1368 |
msgid "Sliding change started" |
| 1369 |
msgstr "" |
| 1370 |
|
| 1371 |
#: app/src/Editor/EditorLocalization.php:335 |
| 1372 |
msgid "Sliding change ended" |
| 1373 |
msgstr "" |
| 1374 |
|
| 1375 |
#: app/src/Editor/EditorLocalization.php:336 |
| 1376 |
msgid "On swipe gesture start" |
| 1377 |
msgstr "" |
| 1378 |
|
| 1379 |
#: app/src/Editor/EditorLocalization.php:337 |
| 1380 |
msgid "On swipe gesture update" |
| 1381 |
msgstr "" |
| 1382 |
|
| 1383 |
#: app/src/Editor/EditorLocalization.php:338 |
| 1384 |
msgid "On swipe gesture ends" |
| 1385 |
msgstr "" |
| 1386 |
|
| 1387 |
#: app/src/Editor/EditorLocalization.php:339 |
| 1388 |
msgid "All changes are published" |
| 1389 |
msgstr "" |
| 1390 |
|
| 1391 |
#: app/src/Editor/EditorLocalization.php:340 |
| 1392 |
msgid "Last publish" |
| 1393 |
msgstr "" |
| 1394 |
|
| 1395 |
#: app/src/Editor/EditorLocalization.php:341 |
| 1396 |
msgid "Publish changes" |
| 1397 |
msgstr "" |
| 1398 |
|
| 1399 |
#: app/src/Editor/EditorLocalization.php:342 |
| 1400 |
msgid "You have unpublished changes" |
| 1401 |
msgstr "" |
| 1402 |
|
| 1403 |
#: app/src/Editor/EditorLocalization.php:343 |
| 1404 |
msgid "Dynamic source" |
| 1405 |
msgstr "" |
| 1406 |
|
| 1407 |
#: app/src/Editor/EditorLocalization.php:344 |
| 1408 |
msgid "The Origin is the point around which a position is applied" |
| 1409 |
msgstr "" |
| 1410 |
|
| 1411 |
#: app/src/Editor/EditorLocalization.php:345 |
| 1412 |
msgid "Bring Forward" |
| 1413 |
msgstr "" |
| 1414 |
|
| 1415 |
#: app/src/Editor/EditorLocalization.php:346 |
| 1416 |
msgid "Send Backward" |
| 1417 |
msgstr "" |
| 1418 |
|
| 1419 |
#: app/src/Editor/EditorLocalization.php:347 |
| 1420 |
msgid "Bring to Front" |
| 1421 |
msgstr "" |
| 1422 |
|
| 1423 |
#: app/src/Editor/EditorLocalization.php:348 |
| 1424 |
msgid "Send to Back" |
| 1425 |
msgstr "" |
| 1426 |
|
| 1427 |
#: app/src/Editor/EditorLocalization.php:349 |
| 1428 |
msgid "Border" |
| 1429 |
msgstr "" |
| 1430 |
|
| 1431 |
#: app/src/Editor/EditorLocalization.php:350 |
| 1432 |
msgid "Border Color" |
| 1433 |
msgstr "" |
| 1434 |
|
| 1435 |
#: app/src/Editor/EditorLocalization.php:351 |
| 1436 |
msgid "Border style" |
| 1437 |
msgstr "" |
| 1438 |
|
| 1439 |
#: app/src/Editor/EditorLocalization.php:352 |
| 1440 |
msgid "Border Size" |
| 1441 |
msgstr "" |
| 1442 |
|
| 1443 |
#: app/src/Editor/EditorLocalization.php:353 |
| 1444 |
msgid "Ease" |
| 1445 |
msgstr "" |
| 1446 |
|
| 1447 |
#: app/src/Editor/EditorLocalization.php:354 |
| 1448 |
msgid "Ease Type" |
| 1449 |
msgstr "" |
| 1450 |
|
| 1451 |
#: app/src/Editor/EditorLocalization.php:355 |
| 1452 |
msgid "Flip Horizontal" |
| 1453 |
msgstr "" |
| 1454 |
|
| 1455 |
#: app/src/Editor/EditorLocalization.php:356 |
| 1456 |
msgid "Flip Vertical" |
| 1457 |
msgstr "" |
| 1458 |
|
| 1459 |
#: app/src/Editor/EditorLocalization.php:357 |
| 1460 |
msgid "Recently Used" |
| 1461 |
msgstr "" |
| 1462 |
|
| 1463 |
#: app/src/Editor/EditorLocalization.php:358 |
| 1464 |
msgid "Fonts" |
| 1465 |
msgstr "" |
| 1466 |
|
| 1467 |
#: app/src/Editor/EditorLocalization.php:359 |
| 1468 |
msgid "Hide over this slide" |
| 1469 |
msgstr "" |
| 1470 |
|
| 1471 |
#: app/src/Editor/EditorLocalization.php:360 |
| 1472 |
msgid "Center" |
| 1473 |
msgstr "" |
| 1474 |
|
| 1475 |
#: app/src/Editor/EditorLocalization.php:361 |
| 1476 |
msgid "Justify" |
| 1477 |
msgstr "" |
| 1478 |
|
| 1479 |
#: app/src/Editor/EditorLocalization.php:362 |
| 1480 |
msgid "Filter" |
| 1481 |
msgstr "" |
| 1482 |
|
| 1483 |
#: app/src/Editor/EditorLocalization.php:363 |
| 1484 |
msgid "Filter preset" |
| 1485 |
msgstr "" |
| 1486 |
|
| 1487 |
#: app/src/Editor/EditorLocalization.php:364 |
| 1488 |
msgid "Contrast" |
| 1489 |
msgstr "" |
| 1490 |
|
| 1491 |
#: app/src/Editor/EditorLocalization.php:365 |
| 1492 |
msgid "Saturation" |
| 1493 |
msgstr "" |
| 1494 |
|
| 1495 |
#: app/src/Editor/EditorLocalization.php:366 |
| 1496 |
msgid "Hue" |
| 1497 |
msgstr "" |
| 1498 |
|
| 1499 |
#: app/src/Editor/EditorLocalization.php:367 |
| 1500 |
msgid "Cali" |
| 1501 |
msgstr "" |
| 1502 |
|
| 1503 |
#: app/src/Editor/EditorLocalization.php:368 |
| 1504 |
msgid "Drama" |
| 1505 |
msgstr "" |
| 1506 |
|
| 1507 |
#: app/src/Editor/EditorLocalization.php:369 |
| 1508 |
msgid "Edge" |
| 1509 |
msgstr "" |
| 1510 |
|
| 1511 |
#: app/src/Editor/EditorLocalization.php:370 |
| 1512 |
msgid "Festive" |
| 1513 |
msgstr "" |
| 1514 |
|
| 1515 |
#: app/src/Editor/EditorLocalization.php:371 |
| 1516 |
msgid "Grayscale" |
| 1517 |
msgstr "" |
| 1518 |
|
| 1519 |
#: app/src/Editor/EditorLocalization.php:372 |
| 1520 |
msgid "Nordic" |
| 1521 |
msgstr "" |
| 1522 |
|
| 1523 |
#: app/src/Editor/EditorLocalization.php:373 |
| 1524 |
msgid "Rosie" |
| 1525 |
msgstr "" |
| 1526 |
|
| 1527 |
#: app/src/Editor/EditorLocalization.php:374 |
| 1528 |
msgid "Street" |
| 1529 |
msgstr "" |
| 1530 |
|
| 1531 |
#: app/src/Editor/EditorLocalization.php:375 |
| 1532 |
msgid "The Blues" |
| 1533 |
msgstr "" |
| 1534 |
|
| 1535 |
#: app/src/Editor/EditorLocalization.php:376 |
| 1536 |
msgid "Vintage" |
| 1537 |
msgstr "" |
| 1538 |
|
| 1539 |
#: app/src/Editor/EditorLocalization.php:377 |
| 1540 |
msgid "Text Shadow" |
| 1541 |
msgstr "" |
| 1542 |
|
| 1543 |
#: app/src/Editor/EditorLocalization.php:378 |
| 1544 |
msgid "Hide on" |
| 1545 |
msgstr "" |
| 1546 |
|
| 1547 |
#: app/src/Editor/EditorLocalization.php:379 |
| 1548 |
msgid "Copy selected elements" |
| 1549 |
msgstr "" |
| 1550 |
|
| 1551 |
#: app/src/Editor/EditorLocalization.php:380 |
| 1552 |
msgid "Paste element here" |
| 1553 |
msgstr "" |
| 1554 |
|
| 1555 |
#: app/src/Editor/EditorLocalization.php:381 |
| 1556 |
msgid "Duplicate slide" |
| 1557 |
msgstr "" |
| 1558 |
|
| 1559 |
#: app/src/Editor/EditorLocalization.php:382 |
| 1560 |
msgid "Remove slide" |
| 1561 |
msgstr "" |
| 1562 |
|
| 1563 |
#: app/src/Editor/EditorLocalization.php:383 |
| 1564 |
msgid "Remove background" |
| 1565 |
msgstr "" |
| 1566 |
|
| 1567 |
#: app/src/Editor/EditorLocalization.php:384 |
| 1568 |
msgid "Customize slide content size" |
| 1569 |
msgstr "" |
| 1570 |
|
| 1571 |
#: app/src/Editor/EditorLocalization.php:385 |
| 1572 |
msgid "Slide content width" |
| 1573 |
msgstr "" |
| 1574 |
|
| 1575 |
#: app/src/Editor/EditorLocalization.php:386 |
| 1576 |
msgid "Slide content height" |
| 1577 |
msgstr "" |
| 1578 |
|
| 1579 |
#: app/src/Editor/EditorLocalization.php:387 |
| 1580 |
msgid "Slide class name" |
| 1581 |
msgstr "" |
| 1582 |
|
| 1583 |
#: app/src/Editor/EditorLocalization.php:388 |
| 1584 |
msgid "This slide name is already exists. Please try another name." |
| 1585 |
msgstr "" |
| 1586 |
|
| 1587 |
#: app/src/Editor/EditorLocalization.php:389 |
| 1588 |
msgid "Background image fill mode" |
| 1589 |
msgstr "" |
| 1590 |
|
| 1591 |
#: app/src/Editor/EditorLocalization.php:390 |
| 1592 |
msgid "Background position" |
| 1593 |
msgstr "" |
| 1594 |
|
| 1595 |
#: app/src/Editor/EditorLocalization.php:391 |
| 1596 |
msgid "Background video fill mode" |
| 1597 |
msgstr "" |
| 1598 |
|
| 1599 |
#: app/src/Editor/EditorLocalization.php:392 |
| 1600 |
msgid "Color overlay" |
| 1601 |
msgstr "" |
| 1602 |
|
| 1603 |
#: app/src/Editor/EditorLocalization.php:393 |
| 1604 |
msgid "Image alt" |
| 1605 |
msgstr "" |
| 1606 |
|
| 1607 |
#: app/src/Editor/EditorLocalization.php:394 |
| 1608 |
msgid "Remove background image" |
| 1609 |
msgstr "" |
| 1610 |
|
| 1611 |
#: app/src/Editor/EditorLocalization.php:395 |
| 1612 |
msgid "Loop video" |
| 1613 |
msgstr "" |
| 1614 |
|
| 1615 |
#: app/src/Editor/EditorLocalization.php:396 |
| 1616 |
msgid "Go to next slide (at the end)" |
| 1617 |
msgstr "" |
| 1618 |
|
| 1619 |
#: app/src/Editor/EditorLocalization.php:397 |
| 1620 |
msgid "Pause on slide change" |
| 1621 |
msgstr "" |
| 1622 |
|
| 1623 |
#: app/src/Editor/EditorLocalization.php:398 |
| 1624 |
msgid "Remove background video" |
| 1625 |
msgstr "" |
| 1626 |
|
| 1627 |
#: app/src/Editor/EditorLocalization.php:399 |
| 1628 |
msgid "Link slide" |
| 1629 |
msgstr "" |
| 1630 |
|
| 1631 |
#: app/src/Editor/EditorLocalization.php:400 |
| 1632 |
msgid "Stop slideshow on this slide" |
| 1633 |
msgstr "" |
| 1634 |
|
| 1635 |
#: app/src/Editor/EditorLocalization.php:401 |
| 1636 |
msgid "Slideshow Duration" |
| 1637 |
msgstr "" |
| 1638 |
|
| 1639 |
#: app/src/Editor/EditorLocalization.php:402 |
| 1640 |
#: app/src/Modules/Beaver/module.php:59 |
| 1641 |
msgid "General" |
| 1642 |
msgstr "" |
| 1643 |
|
| 1644 |
#: app/src/Editor/EditorLocalization.php:403 |
| 1645 |
msgid "Advanced" |
| 1646 |
msgstr "" |
| 1647 |
|
| 1648 |
#: app/src/Editor/EditorLocalization.php:404 |
| 1649 |
msgid "Use \"selector\" to apply style to this section. Example:" |
| 1650 |
msgstr "" |
| 1651 |
|
| 1652 |
#: app/src/Editor/EditorLocalization.php:405 |
| 1653 |
msgid "Dynamic background image source not found." |
| 1654 |
msgstr "" |
| 1655 |
|
| 1656 |
#: app/src/Editor/EditorLocalization.php:406 |
| 1657 |
msgid "New Slide" |
| 1658 |
msgstr "" |
| 1659 |
|
| 1660 |
#: app/src/Editor/EditorLocalization.php:407 |
| 1661 |
msgid "Close slides panel" |
| 1662 |
msgstr "" |
| 1663 |
|
| 1664 |
#: app/src/Editor/EditorLocalization.php:408 |
| 1665 |
msgid "Open slides panel" |
| 1666 |
msgstr "" |
| 1667 |
|
| 1668 |
#: app/src/Editor/EditorLocalization.php:409 |
| 1669 |
msgid "Slider class name" |
| 1670 |
msgstr "" |
| 1671 |
|
| 1672 |
#: app/src/Editor/EditorLocalization.php:410 |
| 1673 |
msgid "Custom styles" |
| 1674 |
msgstr "" |
| 1675 |
|
| 1676 |
#: app/src/Editor/EditorLocalization.php:411 |
| 1677 |
msgid "Use \"selector\" to apply style to the slider. Example:" |
| 1678 |
msgstr "" |
| 1679 |
|
| 1680 |
#: app/src/Editor/EditorLocalization.php:412 |
| 1681 |
msgid "Slider name" |
| 1682 |
msgstr "" |
| 1683 |
|
| 1684 |
#: app/src/Editor/EditorLocalization.php:413 |
| 1685 |
msgid "The entered name is not valid." |
| 1686 |
msgstr "" |
| 1687 |
|
| 1688 |
#: app/src/Editor/EditorLocalization.php:414 |
| 1689 |
msgid "Slider slug" |
| 1690 |
msgstr "" |
| 1691 |
|
| 1692 |
#: app/src/Editor/EditorLocalization.php:415 |
| 1693 |
msgid "This slug is already exists. Please try another one." |
| 1694 |
msgstr "" |
| 1695 |
|
| 1696 |
#: app/src/Editor/EditorLocalization.php:416 |
| 1697 |
msgid "Slider layout" |
| 1698 |
msgstr "" |
| 1699 |
|
| 1700 |
#: app/src/Editor/EditorLocalization.php:417 |
| 1701 |
msgid "Fullscreen margin" |
| 1702 |
msgstr "" |
| 1703 |
|
| 1704 |
#: app/src/Editor/EditorLocalization.php:418 |
| 1705 |
msgid "" |
| 1706 |
"You can use this option to reserve space for other contents like the site " |
| 1707 |
"menu to appear beside the slider." |
| 1708 |
msgstr "" |
| 1709 |
|
| 1710 |
#: app/src/Editor/EditorLocalization.php:419 |
| 1711 |
msgid "Content side space" |
| 1712 |
msgstr "" |
| 1713 |
|
| 1714 |
#: app/src/Editor/EditorLocalization.php:420 |
| 1715 |
msgid "" |
| 1716 |
"Specifies the minimum space on left and right sides of content wrapper. " |
| 1717 |
"This space appears when the screen size becomes smaller that the content " |
| 1718 |
"wrapper width." |
| 1719 |
msgstr "" |
| 1720 |
|
| 1721 |
#: app/src/Editor/EditorLocalization.php:421 |
| 1722 |
msgid "Auto height" |
| 1723 |
msgstr "" |
| 1724 |
|
| 1725 |
#: app/src/Editor/EditorLocalization.php:422 |
| 1726 |
msgid "Slider height automatically changes based on the active slide." |
| 1727 |
msgstr "" |
| 1728 |
|
| 1729 |
#: app/src/Editor/EditorLocalization.php:423 |
| 1730 |
msgid "Keep aspect ratio on resize" |
| 1731 |
msgstr "" |
| 1732 |
|
| 1733 |
#: app/src/Editor/EditorLocalization.php:424 |
| 1734 |
msgid "Min Height" |
| 1735 |
msgstr "" |
| 1736 |
|
| 1737 |
#: app/src/Editor/EditorLocalization.php:425 |
| 1738 |
msgid "Max Height" |
| 1739 |
msgstr "" |
| 1740 |
|
| 1741 |
#: app/src/Editor/EditorLocalization.php:426 |
| 1742 |
msgid "Tablet content width" |
| 1743 |
msgstr "" |
| 1744 |
|
| 1745 |
#: app/src/Editor/EditorLocalization.php:427 |
| 1746 |
msgid "Tablet content height" |
| 1747 |
msgstr "" |
| 1748 |
|
| 1749 |
#: app/src/Editor/EditorLocalization.php:428 |
| 1750 |
msgid "Mobile content width" |
| 1751 |
msgstr "" |
| 1752 |
|
| 1753 |
#: app/src/Editor/EditorLocalization.php:429 |
| 1754 |
msgid "Mobile content height" |
| 1755 |
msgstr "" |
| 1756 |
|
| 1757 |
#: app/src/Editor/EditorLocalization.php:430 |
| 1758 |
msgid "Lazyload type" |
| 1759 |
msgstr "" |
| 1760 |
|
| 1761 |
#: app/src/Editor/EditorLocalization.php:431 |
| 1762 |
msgid "Load slides one after another" |
| 1763 |
msgstr "" |
| 1764 |
|
| 1765 |
#: app/src/Editor/EditorLocalization.php:432 |
| 1766 |
msgid "Load all slides concurrently" |
| 1767 |
msgstr "" |
| 1768 |
|
| 1769 |
#: app/src/Editor/EditorLocalization.php:433 |
| 1770 |
msgid "Load nearby slides" |
| 1771 |
msgstr "" |
| 1772 |
|
| 1773 |
#: app/src/Editor/EditorLocalization.php:434 |
| 1774 |
msgid "Number of nearby slides to load" |
| 1775 |
msgstr "" |
| 1776 |
|
| 1777 |
#: app/src/Editor/EditorLocalization.php:435 |
| 1778 |
msgid "Loading symbol" |
| 1779 |
msgstr "" |
| 1780 |
|
| 1781 |
#: app/src/Editor/EditorLocalization.php:436 |
| 1782 |
msgid "Swipe navigation" |
| 1783 |
msgstr "" |
| 1784 |
|
| 1785 |
#: app/src/Editor/EditorLocalization.php:437 |
| 1786 |
msgid "Mouse swipe gesture" |
| 1787 |
msgstr "" |
| 1788 |
|
| 1789 |
#: app/src/Editor/EditorLocalization.php:438 |
| 1790 |
msgid "Touch swipe gesture" |
| 1791 |
msgstr "" |
| 1792 |
|
| 1793 |
#: app/src/Editor/EditorLocalization.php:439 |
| 1794 |
msgid "Keyboard navigation" |
| 1795 |
msgstr "" |
| 1796 |
|
| 1797 |
#: app/src/Editor/EditorLocalization.php:440 |
| 1798 |
msgid "Mouse wheel navigation" |
| 1799 |
msgstr "" |
| 1800 |
|
| 1801 |
#: app/src/Editor/EditorLocalization.php:441 |
| 1802 |
msgid "Auto slideshow" |
| 1803 |
msgstr "" |
| 1804 |
|
| 1805 |
#: app/src/Editor/EditorLocalization.php:442 |
| 1806 |
msgid "Pause on hover" |
| 1807 |
msgstr "" |
| 1808 |
|
| 1809 |
#: app/src/Editor/EditorLocalization.php:443 |
| 1810 |
msgid "Pause at last slide" |
| 1811 |
msgstr "" |
| 1812 |
|
| 1813 |
#: app/src/Editor/EditorLocalization.php:444 |
| 1814 |
msgid "Loop navigation" |
| 1815 |
msgstr "" |
| 1816 |
|
| 1817 |
#: app/src/Editor/EditorLocalization.php:445 |
| 1818 |
msgid "Random order slides" |
| 1819 |
msgstr "" |
| 1820 |
|
| 1821 |
#: app/src/Editor/EditorLocalization.php:446 |
| 1822 |
msgid "RTL" |
| 1823 |
msgstr "" |
| 1824 |
|
| 1825 |
#: app/src/Editor/EditorLocalization.php:447 |
| 1826 |
msgid "Start slider autoplay on appear" |
| 1827 |
msgstr "" |
| 1828 |
|
| 1829 |
#: app/src/Editor/EditorLocalization.php:448 |
| 1830 |
msgid "Enable deeplink" |
| 1831 |
msgstr "" |
| 1832 |
|
| 1833 |
#: app/src/Editor/EditorLocalization.php:449 |
| 1834 |
msgid "Deeplink name" |
| 1835 |
msgstr "" |
| 1836 |
|
| 1837 |
#: app/src/Editor/EditorLocalization.php:450 |
| 1838 |
msgid "Type of permalink" |
| 1839 |
msgstr "" |
| 1840 |
|
| 1841 |
#: app/src/Editor/EditorLocalization.php:451 |
| 1842 |
msgid "Sliding transition type" |
| 1843 |
msgstr "" |
| 1844 |
|
| 1845 |
#: app/src/Editor/EditorLocalization.php:452 |
| 1846 |
msgid "Sliding direction" |
| 1847 |
msgstr "" |
| 1848 |
|
| 1849 |
#: app/src/Editor/EditorLocalization.php:453 |
| 1850 |
msgid "Horizontal" |
| 1851 |
msgstr "" |
| 1852 |
|
| 1853 |
#: app/src/Editor/EditorLocalization.php:454 |
| 1854 |
msgid "Vertical" |
| 1855 |
msgstr "" |
| 1856 |
|
| 1857 |
#: app/src/Editor/EditorLocalization.php:455 |
| 1858 |
msgid "Space between slides" |
| 1859 |
msgstr "" |
| 1860 |
|
| 1861 |
#: app/src/Editor/EditorLocalization.php:456 |
| 1862 |
msgid "Light effect" |
| 1863 |
msgstr "" |
| 1864 |
|
| 1865 |
#: app/src/Editor/EditorLocalization.php:457 |
| 1866 |
msgid "Dolly effect" |
| 1867 |
msgstr "" |
| 1868 |
|
| 1869 |
#: app/src/Editor/EditorLocalization.php:458 |
| 1870 |
msgid "Mask parallax effect" |
| 1871 |
msgstr "" |
| 1872 |
|
| 1873 |
#: app/src/Editor/EditorLocalization.php:459 |
| 1874 |
msgid "Transform type" |
| 1875 |
msgstr "" |
| 1876 |
|
| 1877 |
#: app/src/Editor/EditorLocalization.php:460 |
| 1878 |
msgid "Content wrapper size" |
| 1879 |
msgstr "" |
| 1880 |
|
| 1881 |
#: app/src/Editor/EditorLocalization.php:461 |
| 1882 |
msgid "Responsive content sizes" |
| 1883 |
msgstr "" |
| 1884 |
|
| 1885 |
#: app/src/Editor/EditorLocalization.php:462 |
| 1886 |
msgid "Hide slider responsively" |
| 1887 |
msgstr "" |
| 1888 |
|
| 1889 |
#: app/src/Editor/EditorLocalization.php:463 |
| 1890 |
msgid "Navigation" |
| 1891 |
msgstr "" |
| 1892 |
|
| 1893 |
#: app/src/Editor/EditorLocalization.php:464 |
| 1894 |
msgid "Sliding animation" |
| 1895 |
msgstr "" |
| 1896 |
|
| 1897 |
#: app/src/Editor/EditorLocalization.php:465 |
| 1898 |
msgid "Sliding animation options" |
| 1899 |
msgstr "" |
| 1900 |
|
| 1901 |
#: app/src/Editor/EditorLocalization.php:466 |
| 1902 |
msgid "Loading options" |
| 1903 |
msgstr "" |
| 1904 |
|
| 1905 |
#: app/src/Editor/EditorLocalization.php:467 |
| 1906 |
msgid "Callbacks" |
| 1907 |
msgstr "" |
| 1908 |
|
| 1909 |
#: app/src/Editor/EditorLocalization.php:468 |
| 1910 |
msgid "Back to Settings" |
| 1911 |
msgstr "" |
| 1912 |
|
| 1913 |
#: app/src/Editor/EditorLocalization.php:469 |
| 1914 |
msgid "" |
| 1915 |
"*We value your privacy and we never share your information with any third " |
| 1916 |
"parties. Also, You will be able to unsubscribe from the list at anytime." |
| 1917 |
msgstr "" |
| 1918 |
|
| 1919 |
#: app/src/Editor/EditorLocalization.php:470 |
| 1920 |
msgid "Thank you!" |
| 1921 |
msgstr "" |
| 1922 |
|
| 1923 |
#: app/src/Editor/EditorLocalization.php:471 |
| 1924 |
msgid "You have subscribed to the newsletter successfully." |
| 1925 |
msgstr "" |
| 1926 |
|
| 1927 |
#: app/src/Editor/EditorLocalization.php:472 |
| 1928 |
msgid "Stay Tuned" |
| 1929 |
msgstr "" |
| 1930 |
|
| 1931 |
#: app/src/Editor/EditorLocalization.php:473 |
| 1932 |
msgid "Would like to be part of the early users special community?" |
| 1933 |
msgstr "" |
| 1934 |
|
| 1935 |
#: app/src/Editor/EditorLocalization.php:474 |
| 1936 |
msgid "" |
| 1937 |
"Subscribe to the newsletter to get access to templates, tutorials and " |
| 1938 |
"unmissable offers before anyone else." |
| 1939 |
msgstr "" |
| 1940 |
|
| 1941 |
#: app/src/Editor/EditorLocalization.php:475 |
| 1942 |
msgid "Your email address" |
| 1943 |
msgstr "" |
| 1944 |
|
| 1945 |
#: app/src/Editor/EditorLocalization.php:476 |
| 1946 |
msgid "Subscribe" |
| 1947 |
msgstr "" |
| 1948 |
|
| 1949 |
#: app/src/Editor/EditorLocalization.php:477 |
| 1950 |
msgid "Remind me later" |
| 1951 |
msgstr "" |
| 1952 |
|
| 1953 |
#: app/src/Editor/EditorLocalization.php:478 |
| 1954 |
msgid "Click to rename" |
| 1955 |
msgstr "" |
| 1956 |
|
| 1957 |
#: app/src/Editor/EditorLocalization.php:479 |
| 1958 |
msgid "Stop Animations" |
| 1959 |
msgstr "" |
| 1960 |
|
| 1961 |
#: app/src/Editor/EditorLocalization.php:480 |
| 1962 |
msgid "Play Animations" |
| 1963 |
msgstr "" |
| 1964 |
|
| 1965 |
#: app/src/Editor/EditorLocalization.php:481 |
| 1966 |
msgid "Invisible Hidden Elements" |
| 1967 |
msgstr "" |
| 1968 |
|
| 1969 |
#: app/src/Editor/EditorLocalization.php:482 |
| 1970 |
msgid "Undo" |
| 1971 |
msgstr "" |
| 1972 |
|
| 1973 |
#: app/src/Editor/EditorLocalization.php:483 |
| 1974 |
msgid "Redo" |
| 1975 |
msgstr "" |
| 1976 |
|
| 1977 |
#: app/src/Editor/EditorLocalization.php:484 |
| 1978 |
msgid "Fit" |
| 1979 |
msgstr "" |
| 1980 |
|
| 1981 |
#: app/src/Editor/EditorLocalization.php:485 |
| 1982 |
msgid "100%" |
| 1983 |
msgstr "" |
| 1984 |
|
| 1985 |
#: app/src/Editor/EditorLocalization.php:486 |
| 1986 |
msgid "25%" |
| 1987 |
msgstr "" |
| 1988 |
|
| 1989 |
#: app/src/Editor/EditorLocalization.php:487 |
| 1990 |
msgid "50%" |
| 1991 |
msgstr "" |
| 1992 |
|
| 1993 |
#: app/src/Editor/EditorLocalization.php:488 |
| 1994 |
msgid "75%" |
| 1995 |
msgstr "" |
| 1996 |
|
| 1997 |
#: app/src/Editor/EditorLocalization.php:489 |
| 1998 |
msgid "150%" |
| 1999 |
msgstr "" |
| 2000 |
|
| 2001 |
#: app/src/Editor/EditorLocalization.php:490 |
| 2002 |
msgid "200%" |
| 2003 |
msgstr "" |
| 2004 |
|
| 2005 |
#: app/src/Editor/EditorLocalization.php:491 |
| 2006 |
msgid "300%" |
| 2007 |
msgstr "" |
| 2008 |
|
| 2009 |
#: app/src/Editor/EditorLocalization.php:492 |
| 2010 |
msgid "400%" |
| 2011 |
msgstr "" |
| 2012 |
|
| 2013 |
#: app/src/Editor/EditorLocalization.php:493 |
| 2014 |
msgid "Feedback" |
| 2015 |
msgstr "" |
| 2016 |
|
| 2017 |
#: app/src/Editor/EditorLocalization.php:494 |
| 2018 |
msgid "Shortcode" |
| 2019 |
msgstr "" |
| 2020 |
|
| 2021 |
#: app/src/Editor/EditorLocalization.php:495 |
| 2022 |
msgid "Paste shortcode into your posts or pages" |
| 2023 |
msgstr "" |
| 2024 |
|
| 2025 |
#: app/src/Editor/EditorLocalization.php:496 |
| 2026 |
msgid "PHP code" |
| 2027 |
msgstr "" |
| 2028 |
|
| 2029 |
#: app/src/Editor/EditorLocalization.php:497 |
| 2030 |
msgid "Paste the PHP code into your theme’s file" |
| 2031 |
msgstr "" |
| 2032 |
|
| 2033 |
#: app/src/Editor/EditorLocalization.php:498 |
| 2034 |
msgid "saved" |
| 2035 |
msgstr "" |
| 2036 |
|
| 2037 |
#: app/src/Editor/EditorLocalization.php:499 |
| 2038 |
msgid "save" |
| 2039 |
msgstr "" |
| 2040 |
|
| 2041 |
#: app/src/Editor/EditorLocalization.php:500 |
| 2042 |
msgid "All changes saved" |
| 2043 |
msgstr "" |
| 2044 |
|
| 2045 |
#: app/src/Editor/EditorLocalization.php:501 |
| 2046 |
msgid "Saving changes..." |
| 2047 |
msgstr "" |
| 2048 |
|
| 2049 |
#: app/src/Editor/EditorLocalization.php:502 |
| 2050 |
msgid "Back to WordPress" |
| 2051 |
msgstr "" |
| 2052 |
|
| 2053 |
#: app/src/Editor/EditorLocalization.php:503 |
| 2054 |
msgid "You have some unsaved changes. Leaving site?" |
| 2055 |
msgstr "" |
| 2056 |
|
| 2057 |
#: app/src/Editor/EditorLocalization.php:504 |
| 2058 |
msgid "" |
| 2059 |
"Are you sure you want to restore to last published version? This may remove " |
| 2060 |
"some of the changes." |
| 2061 |
msgstr "" |
| 2062 |
|
| 2063 |
#: app/src/Editor/EditorLocalization.php:505 |
| 2064 |
msgid "We’re Sorry!" |
| 2065 |
msgstr "" |
| 2066 |
|
| 2067 |
#: app/src/Editor/EditorLocalization.php:506 |
| 2068 |
msgid "" |
| 2069 |
"Depicter faced a problem and crashed. We’ll restore your project when it " |
| 2070 |
"reopens." |
| 2071 |
msgstr "" |
| 2072 |
|
| 2073 |
#: app/src/Editor/EditorLocalization.php:507 |
| 2074 |
msgid "Tell us about this crash so we can fix it." |
| 2075 |
msgstr "" |
| 2076 |
|
| 2077 |
#: app/src/Editor/EditorLocalization.php:508 |
| 2078 |
msgid "Details" |
| 2079 |
msgstr "" |
| 2080 |
|
| 2081 |
#: app/src/Editor/EditorLocalization.php:509 |
| 2082 |
msgid "Add a description" |
| 2083 |
msgstr "" |
| 2084 |
|
| 2085 |
#: app/src/Editor/EditorLocalization.php:510 |
| 2086 |
msgid "Allow us to contact you about this report" |
| 2087 |
msgstr "" |
| 2088 |
|
| 2089 |
#: app/src/Editor/EditorLocalization.php:511 |
| 2090 |
msgid "Enter your email address here" |
| 2091 |
msgstr "" |
| 2092 |
|
| 2093 |
#: app/src/Editor/EditorLocalization.php:512 |
| 2094 |
msgid "Your crash report will be submitted before you close or refresh." |
| 2095 |
msgstr "" |
| 2096 |
|
| 2097 |
#: app/src/Editor/EditorLocalization.php:513 |
| 2098 |
msgid "Back to Dashboard" |
| 2099 |
msgstr "" |
| 2100 |
|
| 2101 |
#: app/src/Editor/EditorLocalization.php:514 |
| 2102 |
msgid "Restore to Last Publish" |
| 2103 |
msgstr "" |
| 2104 |
|
| 2105 |
#: app/src/Editor/EditorLocalization.php:515 |
| 2106 |
msgid "Restore Data" |
| 2107 |
msgstr "" |
| 2108 |
|
| 2109 |
#: app/src/Editor/EditorLocalization.php:516 |
| 2110 |
msgid "This slug is already in use." |
| 2111 |
msgstr "" |
| 2112 |
|
| 2113 |
#: app/src/Editor/EditorLocalization.php:517 |
| 2114 |
msgid "Activate your license" |
| 2115 |
msgstr "" |
| 2116 |
|
| 2117 |
#: app/src/Editor/EditorLocalization.php:518 |
| 2118 |
msgid "Activate Envato Account" |
| 2119 |
msgstr "" |
| 2120 |
|
| 2121 |
#: app/src/Editor/EditorLocalization.php:519 |
| 2122 |
msgid "OR" |
| 2123 |
msgstr "" |
| 2124 |
|
| 2125 |
#: app/src/Editor/EditorLocalization.php:520 |
| 2126 |
msgid "Activate by Purchase Code (Manual)" |
| 2127 |
msgstr "" |
| 2128 |
|
| 2129 |
#: app/src/Editor/EditorLocalization.php:521 |
| 2130 |
msgid "Need a Pro License? " |
| 2131 |
msgstr "" |
| 2132 |
|
| 2133 |
#: app/src/Editor/EditorLocalization.php:522 |
| 2134 |
msgid "Buy Now" |
| 2135 |
msgstr "" |
| 2136 |
|
| 2137 |
#: app/src/Editor/EditorLocalization.php:523 |
| 2138 |
msgid "Element name is already exist please try another name" |
| 2139 |
msgstr "" |
| 2140 |
|
| 2141 |
#: app/src/Editor/EditorLocalization.php:524 |
| 2142 |
msgid "Cancel" |
| 2143 |
msgstr "" |
| 2144 |
|
| 2145 |
#: app/src/Editor/EditorLocalization.php:525 |
| 2146 |
msgid "Activate" |
| 2147 |
msgstr "" |
| 2148 |
|
| 2149 |
#: app/src/Editor/EditorLocalization.php:526 |
| 2150 |
msgid "Awesome!" |
| 2151 |
msgstr "" |
| 2152 |
|
| 2153 |
#: app/src/Editor/EditorLocalization.php:527 |
| 2154 |
msgid "You successfully activated your Master Slider Pro license." |
| 2155 |
msgstr "" |
| 2156 |
|
| 2157 |
#: app/src/Editor/EditorLocalization.php:528 |
| 2158 |
msgid "Lets Start!" |
| 2159 |
msgstr "" |
| 2160 |
|
| 2161 |
#: app/src/Editor/EditorLocalization.php:529 |
| 2162 |
msgid "Unlock Unlimited Possibilities" |
| 2163 |
msgstr "" |
| 2164 |
|
| 2165 |
#: app/src/Editor/EditorLocalization.php:530 |
| 2166 |
msgid "- Premium media assets" |
| 2167 |
msgstr "" |
| 2168 |
|
| 2169 |
#: app/src/Editor/EditorLocalization.php:531 |
| 2170 |
msgid "One time purchase and lifetime free updates.upgrade." |
| 2171 |
msgstr "" |
| 2172 |
|
| 2173 |
#: app/src/Editor/EditorLocalization.php:532 |
| 2174 |
msgid "Upgrade to Master Slider Pro" |
| 2175 |
msgstr "" |
| 2176 |
|
| 2177 |
#: app/src/Editor/EditorLocalization.php:533 |
| 2178 |
msgid "Restore Purchase" |
| 2179 |
msgstr "" |
| 2180 |
|
| 2181 |
#: app/src/Editor/EditorLocalization.php:534 |
| 2182 |
msgid "How to upgrade after purchase." |
| 2183 |
msgstr "" |
| 2184 |
|
| 2185 |
#: app/src/Editor/EditorLocalization.php:535 |
| 2186 |
msgid "Coming Soon" |
| 2187 |
msgstr "" |
| 2188 |
|
| 2189 |
#: app/src/Editor/EditorLocalization.php:536 |
| 2190 |
msgid "Legacy Slider" |
| 2191 |
msgstr "" |
| 2192 |
|
| 2193 |
#: app/src/Editor/EditorLocalization.php:537 |
| 2194 |
msgid "Not Activated" |
| 2195 |
msgstr "" |
| 2196 |
|
| 2197 |
#: app/src/Editor/EditorLocalization.php:538 |
| 2198 |
msgid "Pro" |
| 2199 |
msgstr "" |
| 2200 |
|
| 2201 |
#: app/src/Editor/EditorLocalization.php:539 |
| 2202 |
msgid "Documentation" |
| 2203 |
msgstr "" |
| 2204 |
|
| 2205 |
#: app/src/Editor/EditorLocalization.php:540 |
| 2206 |
msgid "Newsletter subscription" |
| 2207 |
msgstr "" |
| 2208 |
|
| 2209 |
#: app/src/Editor/EditorLocalization.php:541 |
| 2210 |
msgid "Publish" |
| 2211 |
msgstr "" |
| 2212 |
|
| 2213 |
#: app/src/Editor/EditorLocalization.php:542 |
| 2214 |
msgid "Upgrade to PRO" |
| 2215 |
msgstr "" |
| 2216 |
|
| 2217 |
#: app/src/Editor/EditorLocalization.php:543 |
| 2218 |
msgid "Outset" |
| 2219 |
msgstr "" |
| 2220 |
|
| 2221 |
#: app/src/Editor/EditorLocalization.php:544 |
| 2222 |
msgid "Inset" |
| 2223 |
msgstr "" |
| 2224 |
|
| 2225 |
#: app/src/Editor/EditorLocalization.php:545 |
| 2226 |
msgid "Cover" |
| 2227 |
msgstr "" |
| 2228 |
|
| 2229 |
#: app/src/Editor/EditorLocalization.php:546 |
| 2230 |
msgid "Contain" |
| 2231 |
msgstr "" |
| 2232 |
|
| 2233 |
#: app/src/Editor/EditorLocalization.php:547 |
| 2234 |
msgid "Stretch" |
| 2235 |
msgstr "" |
| 2236 |
|
| 2237 |
#: app/src/Editor/EditorLocalization.php:548 |
| 2238 |
msgid "Tile" |
| 2239 |
msgstr "" |
| 2240 |
|
| 2241 |
#: app/src/Editor/EditorLocalization.php:549 |
| 2242 |
msgid "Fullwidth" |
| 2243 |
msgstr "" |
| 2244 |
|
| 2245 |
#: app/src/Editor/EditorLocalization.php:550 |
| 2246 |
msgid "Fullscreen" |
| 2247 |
msgstr "" |
| 2248 |
|
| 2249 |
#: app/src/Editor/EditorLocalization.php:551 |
| 2250 |
msgid "Boxed" |
| 2251 |
msgstr "" |
| 2252 |
|
| 2253 |
#: app/src/Editor/EditorLocalization.php:552 |
| 2254 |
msgid "Underline" |
| 2255 |
msgstr "" |
| 2256 |
|
| 2257 |
#: app/src/Editor/EditorLocalization.php:553 |
| 2258 |
msgid "Strike through" |
| 2259 |
msgstr "" |
| 2260 |
|
| 2261 |
#: app/src/Editor/EditorLocalization.php:554 |
| 2262 |
msgid "Left to Right" |
| 2263 |
msgstr "" |
| 2264 |
|
| 2265 |
#: app/src/Editor/EditorLocalization.php:555 |
| 2266 |
msgid "Right to Left" |
| 2267 |
msgstr "" |
| 2268 |
|
| 2269 |
#: app/src/Editor/EditorLocalization.php:556 |
| 2270 |
msgid "Uppercase" |
| 2271 |
msgstr "" |
| 2272 |
|
| 2273 |
#: app/src/Editor/EditorLocalization.php:557 |
| 2274 |
msgid "Capitalize" |
| 2275 |
msgstr "" |
| 2276 |
|
| 2277 |
#: app/src/Editor/EditorLocalization.php:558 |
| 2278 |
msgid "Lowercase" |
| 2279 |
msgstr "" |
| 2280 |
|
| 2281 |
#: app/src/Editor/EditorLocalization.php:559 |
| 2282 |
msgid "Normal" |
| 2283 |
msgstr "" |
| 2284 |
|
| 2285 |
#: app/src/Editor/EditorLocalization.php:560 |
| 2286 |
msgid "Break Word" |
| 2287 |
msgstr "" |
| 2288 |
|
| 2289 |
#: app/src/Editor/EditorLocalization.php:561 |
| 2290 |
msgid "Wrap" |
| 2291 |
msgstr "" |
| 2292 |
|
| 2293 |
#: app/src/Editor/EditorLocalization.php:562 |
| 2294 |
msgid "No Wrap" |
| 2295 |
msgstr "" |
| 2296 |
|
| 2297 |
#: app/src/Editor/EditorLocalization.php:563 |
| 2298 |
msgid "Recent colors" |
| 2299 |
msgstr "" |
| 2300 |
|
| 2301 |
#: app/src/Editor/EditorLocalization.php:564 |
| 2302 |
msgid "Load assets on all pages" |
| 2303 |
msgstr "" |
| 2304 |
|
| 2305 |
#: app/src/Editor/EditorLocalization.php:565 |
| 2306 |
msgid "" |
| 2307 |
"By default, MasterSlider will load corresponding JavaScript files on " |
| 2308 |
"demand. but if you need to load assets on all pages, check this option. " |
| 2309 |
"(For example, if you plan to load Master Slider via Ajax, you need to check " |
| 2310 |
"this option)" |
| 2311 |
msgstr "" |
| 2312 |
|
| 2313 |
#: app/src/Editor/EditorLocalization.php:566 |
| 2314 |
msgid "Enable" |
| 2315 |
msgstr "" |
| 2316 |
|
| 2317 |
#: app/src/Editor/EditorLocalization.php:567 |
| 2318 |
msgid "Enable cache to make MasterSlider even more faster!" |
| 2319 |
msgstr "" |
| 2320 |
|
| 2321 |
#: app/src/Editor/EditorLocalization.php:568 |
| 2322 |
msgid "Clear Cache" |
| 2323 |
msgstr "" |
| 2324 |
|
| 2325 |
#: app/src/Editor/EditorLocalization.php:569 |
| 2326 |
msgid "Cache refresh time" |
| 2327 |
msgstr "" |
| 2328 |
|
| 2329 |
#: app/src/Editor/EditorLocalization.php:570 |
| 2330 |
msgid "Allow access" |
| 2331 |
msgstr "" |
| 2332 |
|
| 2333 |
#: app/src/Editor/EditorLocalization.php:571 |
| 2334 |
msgid "" |
| 2335 |
"Check the box to help us improve the MasterSlider plugin by allowing " |
| 2336 |
"tracking of product usage stats. All data are stored securely and " |
| 2337 |
"anonymously." |
| 2338 |
msgstr "" |
| 2339 |
|
| 2340 |
#: app/src/Editor/EditorLocalization.php:572 |
| 2341 |
msgid "You license is activated" |
| 2342 |
msgstr "" |
| 2343 |
|
| 2344 |
#: app/src/Editor/EditorLocalization.php:573 |
| 2345 |
msgid "Purchase code" |
| 2346 |
msgstr "" |
| 2347 |
|
| 2348 |
#: app/src/Editor/EditorLocalization.php:574 |
| 2349 |
msgid "Deactivate License" |
| 2350 |
msgstr "" |
| 2351 |
|
| 2352 |
#: app/src/Editor/EditorLocalization.php:575 |
| 2353 |
msgid "By deactivating your license all pro features become unavailable." |
| 2354 |
msgstr "" |
| 2355 |
|
| 2356 |
#: app/src/Editor/EditorLocalization.php:576 |
| 2357 |
msgid "You may need to" |
| 2358 |
msgstr "" |
| 2359 |
|
| 2360 |
#: app/src/Editor/EditorLocalization.php:577 |
| 2361 |
msgid "purchase another license here." |
| 2362 |
msgstr "" |
| 2363 |
|
| 2364 |
#: app/src/Editor/EditorLocalization.php:578 |
| 2365 |
msgid "You may want to transfer your license," |
| 2366 |
msgstr "" |
| 2367 |
|
| 2368 |
#: app/src/Editor/EditorLocalization.php:579 |
| 2369 |
msgid "read more here." |
| 2370 |
msgstr "" |
| 2371 |
|
| 2372 |
#: app/src/Editor/EditorLocalization.php:580 |
| 2373 |
msgid "You have not activated any license yet, to unlock all pro features" |
| 2374 |
msgstr "" |
| 2375 |
|
| 2376 |
#: app/src/Editor/EditorLocalization.php:581 |
| 2377 |
msgid "Activate your license here" |
| 2378 |
msgstr "" |
| 2379 |
|
| 2380 |
#: app/src/Editor/EditorLocalization.php:582 |
| 2381 |
msgid "Don’t have the pro license?" |
| 2382 |
msgstr "" |
| 2383 |
|
| 2384 |
#: app/src/Editor/EditorLocalization.php:583 |
| 2385 |
msgid "Buy it here." |
| 2386 |
msgstr "" |
| 2387 |
|
| 2388 |
#: app/src/Editor/EditorLocalization.php:584 |
| 2389 |
msgid "Settings" |
| 2390 |
msgstr "" |
| 2391 |
|
| 2392 |
#: app/src/Editor/EditorLocalization.php:585 |
| 2393 |
msgid "Fade" |
| 2394 |
msgstr "" |
| 2395 |
|
| 2396 |
#: app/src/Editor/EditorLocalization.php:586 |
| 2397 |
msgid "Move" |
| 2398 |
msgstr "" |
| 2399 |
|
| 2400 |
#: app/src/Editor/EditorLocalization.php:587 |
| 2401 |
msgid "URL path style (/name/index/)" |
| 2402 |
msgstr "" |
| 2403 |
|
| 2404 |
#: app/src/Editor/EditorLocalization.php:588 |
| 2405 |
msgid "Query String" |
| 2406 |
msgstr "" |
| 2407 |
|
| 2408 |
#: app/src/Editor/EditorLocalization.php:589 |
| 2409 |
msgid "Hash" |
| 2410 |
msgstr "" |
| 2411 |
|
| 2412 |
#: app/src/Editor/EditorLocalization.php:590 |
| 2413 |
msgid "Please provide us some details about your feature request." |
| 2414 |
msgstr "" |
| 2415 |
|
| 2416 |
#: app/src/Editor/EditorLocalization.php:591 |
| 2417 |
msgid "Send us feedback" |
| 2418 |
msgstr "" |
| 2419 |
|
| 2420 |
#: app/src/Editor/EditorLocalization.php:592 |
| 2421 |
msgid "Choose a subject" |
| 2422 |
msgstr "" |
| 2423 |
|
| 2424 |
#: app/src/Editor/EditorLocalization.php:593 |
| 2425 |
msgid "Related to" |
| 2426 |
msgstr "" |
| 2427 |
|
| 2428 |
#: app/src/Editor/EditorLocalization.php:594 |
| 2429 |
msgid "Provide us the details" |
| 2430 |
msgstr "" |
| 2431 |
|
| 2432 |
#: app/src/Editor/EditorLocalization.php:595 |
| 2433 |
msgid "" |
| 2434 |
"Please include \\n" |
| 2435 |
"- A description of the issue \\n" |
| 2436 |
"- Steps to reproduce (if possible) \\n" |
| 2437 |
"- What results are expected" |
| 2438 |
msgstr "" |
| 2439 |
|
| 2440 |
#: app/src/Editor/EditorLocalization.php:596 |
| 2441 |
msgid "Email Address" |
| 2442 |
msgstr "" |
| 2443 |
|
| 2444 |
#: app/src/Editor/EditorLocalization.php:597 |
| 2445 |
msgid "Send" |
| 2446 |
msgstr "" |
| 2447 |
|
| 2448 |
#: app/src/Editor/EditorLocalization.php:598 |
| 2449 |
msgid "Support" |
| 2450 |
msgstr "" |
| 2451 |
|
| 2452 |
#: app/src/Editor/EditorLocalization.php:599 |
| 2453 |
msgid "Back" |
| 2454 |
msgstr "" |
| 2455 |
|
| 2456 |
#: app/src/Editor/EditorLocalization.php:600 |
| 2457 |
msgid "Replay" |
| 2458 |
msgstr "" |
| 2459 |
|
| 2460 |
#: app/src/Editor/EditorLocalization.php:601 |
| 2461 |
msgid "Desktop" |
| 2462 |
msgstr "" |
| 2463 |
|
| 2464 |
#: app/src/Editor/EditorLocalization.php:602 |
| 2465 |
msgid "Tablet" |
| 2466 |
msgstr "" |
| 2467 |
|
| 2468 |
#: app/src/Editor/EditorLocalization.php:603 |
| 2469 |
msgid "Mobile" |
| 2470 |
msgstr "" |
| 2471 |
|
| 2472 |
#: app/src/Editor/EditorLocalization.php:604 |
| 2473 |
msgid "Your sessions has been expired. please reload the page and try once again" |
| 2474 |
msgstr "" |
| 2475 |
|
| 2476 |
#: app/src/Editor/EditorLocalization.php:605 |
| 2477 |
msgid "Reload" |
| 2478 |
msgstr "" |
| 2479 |
|
| 2480 |
#: app/src/Front/Preview.php:34 |
| 2481 |
msgid "Depicter Preview" |
| 2482 |
msgstr "" |
| 2483 |
|
| 2484 |
#: app/src/Front/Render.php:59 |
| 2485 |
msgid "Slider ID is required found." |
| 2486 |
msgstr "" |
| 2487 |
|
| 2488 |
#: app/src/Front/Render.php:72 |
| 2489 |
msgid "Slider alias not found." |
| 2490 |
msgstr "" |
| 2491 |
|
| 2492 |
#: app/src/Front/Render.php:78 |
| 2493 |
msgid "Slider is not published yet and saved as \"draft\"" |
| 2494 |
msgstr "" |
| 2495 |
|
| 2496 |
#: app/src/Media/Image/FileEdit.php:238 |
| 2497 |
msgid "File cannot be resized." |
| 2498 |
msgstr "" |
| 2499 |
|
| 2500 |
#: app/src/Middleware/CapabilityMiddleware.php:38 |
| 2501 |
msgid "Sorry, insufficient permission!" |
| 2502 |
msgstr "" |
| 2503 |
|
| 2504 |
#. Description of the plugin/theme |
| 2505 |
msgid "" |
| 2506 |
"Make animated and interactive image slider, video slider, post slider and " |
| 2507 |
"carousel which work smoothly across devices." |
| 2508 |
msgstr "" |
| 2509 |
|
| 2510 |
#: app/src/Modules/Beaver/module.php:46 app/src/Modules/Beaver/module.php:66 |
| 2511 |
#: app/src/Modules/Elementor/SliderWidget.php:97 |
| 2512 |
#: app/src/Modules/Elementor/SliderWidget.php:130 |
| 2513 |
#: app/src/Modules/ModulesServiceProvider.php:75 |
| 2514 |
#: app/src/Modules/WPBakery/module.php:38 |
| 2515 |
#: app/src/Modules/WPBakery/module.php:53 |
| 2516 |
msgid "Select Slider" |
| 2517 |
msgstr "" |
| 2518 |
|
| 2519 |
#: app/src/Modules/Beaver/module.php:62 |
| 2520 |
msgid "Depicter Settings" |
| 2521 |
msgstr "" |
| 2522 |
|
| 2523 |
#: app/src/Modules/Elementor/SliderWidget.php:46 |
| 2524 |
msgid "Depicter Slider" |
| 2525 |
msgstr "" |
| 2526 |
|
| 2527 |
#: app/src/Modules/Elementor/SliderWidget.php:123 |
| 2528 |
msgid "Slider" |
| 2529 |
msgstr "" |
| 2530 |
|
| 2531 |
#: app/src/Modules/Elementor/SliderWidget.php:141 |
| 2532 |
msgid "Edit Slider" |
| 2533 |
msgstr "" |
| 2534 |
|
| 2535 |
#: app/src/Modules/ModulesServiceProvider.php:106 |
| 2536 |
msgid "Slider ID required" |
| 2537 |
msgstr "" |
| 2538 |
|
| 2539 |
#: app/src/Modules/WPBakery/module.php:31 |
| 2540 |
msgid "Make animated and interactive slider" |
| 2541 |
msgstr "" |
| 2542 |
|
| 2543 |
#: app/src/WordPress/ContentTypesServiceProvider.php:53 |
| 2544 |
msgid "Projects" |
| 2545 |
msgstr "" |
| 2546 |
|
| 2547 |
#: app/src/WordPress/ContentTypesServiceProvider.php:54 |
| 2548 |
msgid "Project" |
| 2549 |
msgstr "" |
| 2550 |
|
| 2551 |
#: app/src/WordPress/ContentTypesServiceProvider.php:55 |
| 2552 |
msgid "Add New" |
| 2553 |
msgstr "" |
| 2554 |
|
| 2555 |
#: app/src/WordPress/ContentTypesServiceProvider.php:56 |
| 2556 |
msgid "Add new Project" |
| 2557 |
msgstr "" |
| 2558 |
|
| 2559 |
#: app/src/WordPress/ContentTypesServiceProvider.php:57 |
| 2560 |
msgid "View Project" |
| 2561 |
msgstr "" |
| 2562 |
|
| 2563 |
#: app/src/WordPress/ContentTypesServiceProvider.php:58 |
| 2564 |
msgid "Edit Project" |
| 2565 |
msgstr "" |
| 2566 |
|
| 2567 |
#: app/src/WordPress/ContentTypesServiceProvider.php:59 |
| 2568 |
msgid "New Project" |
| 2569 |
msgstr "" |
| 2570 |
|
| 2571 |
#: app/src/WordPress/ContentTypesServiceProvider.php:60 |
| 2572 |
msgid "Search Projects" |
| 2573 |
msgstr "" |
| 2574 |
|
| 2575 |
#: app/src/WordPress/ContentTypesServiceProvider.php:61 |
| 2576 |
msgid "No Sliders found" |
| 2577 |
msgstr "" |
| 2578 |
|
| 2579 |
#: app/src/WordPress/ContentTypesServiceProvider.php:62 |
| 2580 |
msgid "No Sliders found in trash" |
| 2581 |
msgstr "" |
| 2582 |
|
| 2583 |
#: app/src/WordPress/ContentTypesServiceProvider.php:90 |
| 2584 |
#: app/src/WordPress/ContentTypesServiceProvider.php:101 |
| 2585 |
msgid "Categories" |
| 2586 |
msgstr "" |
| 2587 |
|
| 2588 |
#: app/src/WordPress/ContentTypesServiceProvider.php:92 |
| 2589 |
msgid "Search Categories" |
| 2590 |
msgstr "" |
| 2591 |
|
| 2592 |
#: app/src/WordPress/ContentTypesServiceProvider.php:93 |
| 2593 |
msgid "All Categories" |
| 2594 |
msgstr "" |
| 2595 |
|
| 2596 |
#: app/src/WordPress/ContentTypesServiceProvider.php:94 |
| 2597 |
msgid "Parent category" |
| 2598 |
msgstr "" |
| 2599 |
|
| 2600 |
#: app/src/WordPress/ContentTypesServiceProvider.php:95 |
| 2601 |
msgid "Parent category:" |
| 2602 |
msgstr "" |
| 2603 |
|
| 2604 |
#: app/src/WordPress/ContentTypesServiceProvider.php:96 |
| 2605 |
msgid "View category" |
| 2606 |
msgstr "" |
| 2607 |
|
| 2608 |
#: app/src/WordPress/ContentTypesServiceProvider.php:97 |
| 2609 |
msgid "Edit category" |
| 2610 |
msgstr "" |
| 2611 |
|
| 2612 |
#: app/src/WordPress/ContentTypesServiceProvider.php:98 |
| 2613 |
msgid "Update category" |
| 2614 |
msgstr "" |
| 2615 |
|
| 2616 |
#: app/src/WordPress/ContentTypesServiceProvider.php:99 |
| 2617 |
msgid "Add New category" |
| 2618 |
msgstr "" |
| 2619 |
|
| 2620 |
#: app/src/WordPress/ContentTypesServiceProvider.php:100 |
| 2621 |
msgid "New category Name" |
| 2622 |
msgstr "" |
| 2623 |
|
| 2624 |
#: app/src/WordPress/DeactivationFeedbackService.php:43 |
| 2625 |
msgid "I no longer need the plugin" |
| 2626 |
msgstr "" |
| 2627 |
|
| 2628 |
#: app/src/WordPress/DeactivationFeedbackService.php:48 |
| 2629 |
msgid "It broke my site" |
| 2630 |
msgstr "" |
| 2631 |
|
| 2632 |
#: app/src/WordPress/DeactivationFeedbackService.php:53 |
| 2633 |
msgid "I found a better plugin or solution" |
| 2634 |
msgstr "" |
| 2635 |
|
| 2636 |
#: app/src/WordPress/DeactivationFeedbackService.php:54 |
| 2637 |
msgid "Please share which plugin?" |
| 2638 |
msgstr "" |
| 2639 |
|
| 2640 |
#: app/src/WordPress/DeactivationFeedbackService.php:58 |
| 2641 |
msgid "I couldn't get the plugin to work" |
| 2642 |
msgstr "" |
| 2643 |
|
| 2644 |
#: app/src/WordPress/DeactivationFeedbackService.php:59 |
| 2645 |
msgid "How we can improve it?" |
| 2646 |
msgstr "" |
| 2647 |
|
| 2648 |
#: app/src/WordPress/DeactivationFeedbackService.php:63 |
| 2649 |
msgid "It's a temporary deactivation" |
| 2650 |
msgstr "" |
| 2651 |
|
| 2652 |
#: app/src/WordPress/DeactivationFeedbackService.php:68 |
| 2653 |
msgid "Other" |
| 2654 |
msgstr "" |
| 2655 |
|
| 2656 |
#: app/src/WordPress/DeactivationFeedbackService.php:69 |
| 2657 |
msgid "What we can do better?" |
| 2658 |
msgstr "" |
| 2659 |
|
| 2660 |
#: app/src/WordPress/FileUploaderService.php:32 |
| 2661 |
msgid "Cannot upload the file, uploading %s files are not allowed." |
| 2662 |
msgstr "" |
| 2663 |
|
| 2664 |
#: app/src/WordPress/SystemCheckService.php:23 |
| 2665 |
msgid "Check to access depicter resources servers." |
| 2666 |
msgstr "" |
| 2667 |
|
| 2668 |
#: app/src/WordPress/SystemCheckService.php:35 |
| 2669 |
#: app/src/WordPress/SystemCheckService.php:43 |
| 2670 |
msgid "Connecting to depicter resources servers passed successfully" |
| 2671 |
msgstr "" |
| 2672 |
|
| 2673 |
#: app/src/WordPress/SystemCheckService.php:38 |
| 2674 |
msgid "Performance" |
| 2675 |
msgstr "" |
| 2676 |
|
| 2677 |
#: app/src/WordPress/SystemCheckService.php:53 |
| 2678 |
#: app/src/WordPress/SystemCheckService.php:59 |
| 2679 |
msgid "Error while trying to connect to depicter resources servers" |
| 2680 |
msgstr "" |
| 2681 |
|
| 2682 |
#: app/src/WordPress/SystemCheckService.php:70 |
| 2683 |
msgid "Error" |
| 2684 |
msgstr "" |
| 2685 |
|
| 2686 |
#: app/src/WordPress/SystemCheckService.php:71 |
| 2687 |
msgid "" |
| 2688 |
"Your site cannot communicate securely with depicter services. Contact your " |
| 2689 |
"host provider and ask them to whitelist <code>depicter.com</code> to gain " |
| 2690 |
"access to assets library" |
| 2691 |
msgstr "" |
| 2692 |
|
| 2693 |
#: app/version.php:54 |
| 2694 |
#. Translators: %1$s = plugin or theme name; %2$s = minimum version number; |
| 2695 |
#. %3$s = maximum version number; %4$s plugin or theme name; %5$s loaded |
| 2696 |
#. version number. |
| 2697 |
msgid "" |
| 2698 |
"%1$s requires WP Emerge version >= %2$s and < %3$s but %4$s has already " |
| 2699 |
"loaded version %5$s." |
| 2700 |
msgstr "" |
| 2701 |
|
| 2702 |
#: views/admin/survey/feedback.php:23 |
| 2703 |
msgid "If you have a moment, please share why you are deactivating Depicter:" |
| 2704 |
msgstr "" |
| 2705 |
|
| 2706 |
#: views/admin/survey/feedback.php:37 |
| 2707 |
msgid "Skip & Deactivate" |
| 2708 |
msgstr "" |
| 2709 |
|
| 2710 |
#: views/admin/survey/feedback.php:38 |
| 2711 |
msgid "Submit & Deactivate" |
| 2712 |
msgstr "" |
| 2713 |
|
| 2714 |
#. Plugin URI of the plugin/theme |
| 2715 |
msgid "https://depicter.com" |
| 2716 |
msgstr "" |
| 2717 |
|
| 2718 |
#. Author of the plugin/theme |
| 2719 |
msgid "Averta" |
| 2720 |
msgstr "" |
| 2721 |
|
| 2722 |
#. Author URI of the plugin/theme |
| 2723 |
msgid "http://averta.net" |
| 2724 |
msgstr "" |