| 1 |
# Copyright (C) 2022 wpstream |
| 2 |
# This file is distributed under the same license as the WpStream - Live Streaming, Video on Demand, Pay Per View plugin. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: WpStream - Live Streaming, Video on Demand, Pay Per View 4.4.9\n" |
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wpstream\n" |
| 7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 9 |
"MIME-Version: 1.0\n" |
| 10 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 11 |
"Content-Transfer-Encoding: 8bit\n" |
| 12 |
"POT-Creation-Date: 2022-11-18T12:59:26+00:00\n" |
| 13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 |
"X-Generator: WP-CLI 2.4.0\n" |
| 15 |
"X-Domain: wpstream\n" |
| 16 |
|
| 17 |
#. Plugin Name of the plugin |
| 18 |
msgid "WpStream - Live Streaming, Video on Demand, Pay Per View" |
| 19 |
msgstr "" |
| 20 |
|
| 21 |
#. Plugin URI of the plugin |
| 22 |
#. Author URI of the plugin |
| 23 |
msgid "http://wpstream.net" |
| 24 |
msgstr "" |
| 25 |
|
| 26 |
#. Description of the plugin |
| 27 |
msgid "WpStream is a platform that allows you to live stream, create Video-on-Demand, and offer Pay-Per-View videos. We provide an affordable and user-friendly way for businesses, non-profits, and public institutions to broadcast their content and monetize their work." |
| 28 |
msgstr "" |
| 29 |
|
| 30 |
#. Author of the plugin |
| 31 |
msgid "wpstream" |
| 32 |
msgstr "" |
| 33 |
|
| 34 |
#: admin/class-wpstream-admin.php:76 |
| 35 |
msgid "Record Live Stream" |
| 36 |
msgstr "" |
| 37 |
|
| 38 |
#: admin/class-wpstream-admin.php:77 |
| 39 |
msgid "If enabled, live streams will be recorded and saved to your library." |
| 40 |
msgstr "" |
| 41 |
|
| 42 |
#: admin/class-wpstream-admin.php:82 |
| 43 |
msgid "Display Viewer Count" |
| 44 |
msgstr "" |
| 45 |
|
| 46 |
#: admin/class-wpstream-admin.php:83 |
| 47 |
msgid "If enabled, the live viewer count will show up in the player." |
| 48 |
msgstr "" |
| 49 |
|
| 50 |
#: admin/class-wpstream-admin.php:87 |
| 51 |
msgid "Lock To Website" |
| 52 |
msgstr "" |
| 53 |
|
| 54 |
#: admin/class-wpstream-admin.php:88 |
| 55 |
msgid "If enabled, live video will only display on %1$s, otherwise it can show up on any website." |
| 56 |
msgstr "" |
| 57 |
|
| 58 |
#: admin/class-wpstream-admin.php:92 |
| 59 |
msgid "Autoplay" |
| 60 |
msgstr "" |
| 61 |
|
| 62 |
#: admin/class-wpstream-admin.php:93 |
| 63 |
msgid "If enabled, live video will attempt to start playing automatically. This is only achievable in some browsers." |
| 64 |
msgstr "" |
| 65 |
|
| 66 |
#: admin/class-wpstream-admin.php:97 |
| 67 |
msgid "Start Muted" |
| 68 |
msgstr "" |
| 69 |
|
| 70 |
#: admin/class-wpstream-admin.php:98 |
| 71 |
msgid "If enabled, live video will start muted. This may increase the rate of autoplay in some browsers. " |
| 72 |
msgstr "" |
| 73 |
|
| 74 |
#: admin/class-wpstream-admin.php:104 |
| 75 |
msgid "Encrypt Live Stream" |
| 76 |
msgstr "" |
| 77 |
|
| 78 |
#: admin/class-wpstream-admin.php:105 |
| 79 |
#: admin/class-wpstream-admin.php:126 |
| 80 |
msgid "If enabled, video data will be encrypted. Enabling encryption may lead to reduced website performance under certain configurations. Encrypted video may not display in all browsers." |
| 81 |
msgstr "" |
| 82 |
|
| 83 |
#: admin/class-wpstream-admin.php:109 |
| 84 |
msgid "Use Sessions with Encryption" |
| 85 |
msgstr "" |
| 86 |
|
| 87 |
#: admin/class-wpstream-admin.php:110 |
| 88 |
msgid "If enabled, encryption key distribution will be checked against valid user sessions. Setting may malfunction or lead to reduced website performance under certain configurations. " |
| 89 |
msgstr "" |
| 90 |
|
| 91 |
#: admin/class-wpstream-admin.php:114 |
| 92 |
msgid "Auto TURN ON" |
| 93 |
msgstr "" |
| 94 |
|
| 95 |
#: admin/class-wpstream-admin.php:115 |
| 96 |
msgid "If enabled, channel will TURN ON automatically when broadcasting with an External Streaming App (RTMP Encoder/Broadcaster)" |
| 97 |
msgstr "" |
| 98 |
|
| 99 |
#: admin/class-wpstream-admin.php:120 |
| 100 |
msgid "Video On Demand - Lock To Website" |
| 101 |
msgstr "" |
| 102 |
|
| 103 |
#: admin/class-wpstream-admin.php:121 |
| 104 |
msgid "If enabled, VODS will only display on %1$s, otherwise they can show up on any website." |
| 105 |
msgstr "" |
| 106 |
|
| 107 |
#: admin/class-wpstream-admin.php:125 |
| 108 |
msgid "Encrypt Video on Demand" |
| 109 |
msgstr "" |
| 110 |
|
| 111 |
#: admin/class-wpstream-admin.php:174 |
| 112 |
#: admin/class-wpstream-admin.php:191 |
| 113 |
#: public/class-wpstream-public.php:124 |
| 114 |
msgid "Click to download!" |
| 115 |
msgstr "" |
| 116 |
|
| 117 |
#: admin/class-wpstream-admin.php:199 |
| 118 |
#: public/class-wpstream-public.php:134 |
| 119 |
msgid "TURNING ON" |
| 120 |
msgstr "" |
| 121 |
|
| 122 |
#: admin/class-wpstream-admin.php:200 |
| 123 |
#: public/class-wpstream-public.php:135 |
| 124 |
msgid "TURNING OFF" |
| 125 |
msgstr "" |
| 126 |
|
| 127 |
#: admin/class-wpstream-admin.php:201 |
| 128 |
#: admin/class-wpstream-admin.php:549 |
| 129 |
#: public/class-wpstream-public.php:136 |
| 130 |
msgid "TURN ON" |
| 131 |
msgstr "" |
| 132 |
|
| 133 |
#: admin/class-wpstream-admin.php:202 |
| 134 |
#: public/class-wpstream-public.php:137 |
| 135 |
msgid "TURN OFF" |
| 136 |
msgstr "" |
| 137 |
|
| 138 |
#: admin/class-wpstream-admin.php:203 |
| 139 |
#: public/class-wpstream-public.php:138 |
| 140 |
msgid "Channel is now OFF. Click to turn ON." |
| 141 |
msgstr "" |
| 142 |
|
| 143 |
#: admin/class-wpstream-admin.php:204 |
| 144 |
#: public/class-wpstream-public.php:139 |
| 145 |
msgid "Click to turn channel off. This will interrupt any ongoing broadcast." |
| 146 |
msgstr "" |
| 147 |
|
| 148 |
#: admin/class-wpstream-admin.php:205 |
| 149 |
#: public/class-wpstream-public.php:140 |
| 150 |
msgid "Turning a channel on may take 1-2 minutes or more. Please be patient." |
| 151 |
msgstr "" |
| 152 |
|
| 153 |
#: admin/class-wpstream-admin.php:206 |
| 154 |
#: public/class-wpstream-public.php:141 |
| 155 |
msgid "This may take a few minutes." |
| 156 |
msgstr "" |
| 157 |
|
| 158 |
#: admin/class-wpstream-admin.php:207 |
| 159 |
#: public/class-wpstream-public.php:142 |
| 160 |
msgid "You don't have enough data to start a new event!" |
| 161 |
msgstr "" |
| 162 |
|
| 163 |
#: admin/class-wpstream-admin.php:208 |
| 164 |
#: public/class-wpstream-public.php:143 |
| 165 |
msgid "Failed to start the channel. Please try again in a few minutes." |
| 166 |
msgstr "" |
| 167 |
|
| 168 |
#: admin/class-wpstream-admin.php:209 |
| 169 |
#: public/class-wpstream-public.php:144 |
| 170 |
msgid "Channel is turning on" |
| 171 |
msgstr "" |
| 172 |
|
| 173 |
#: admin/class-wpstream-admin.php:210 |
| 174 |
#: public/class-wpstream-public.php:145 |
| 175 |
msgid "Channel is turning off" |
| 176 |
msgstr "" |
| 177 |
|
| 178 |
#: admin/class-wpstream-admin.php:211 |
| 179 |
#: public/class-wpstream-public.php:146 |
| 180 |
msgid "Channel is ON" |
| 181 |
msgstr "" |
| 182 |
|
| 183 |
#: admin/class-wpstream-admin.php:212 |
| 184 |
#: admin/class-wpstream-admin.php:517 |
| 185 |
#: public/class-wpstream-public.php:147 |
| 186 |
msgid "Channel is OFF" |
| 187 |
msgstr "" |
| 188 |
|
| 189 |
#: admin/class-wpstream-admin.php:213 |
| 190 |
#: public/class-wpstream-public.php:149 |
| 191 |
msgid "ARE YOU SURE you'd like to TURN OFF the channel now? " |
| 192 |
msgstr "" |
| 193 |
|
| 194 |
#: admin/class-wpstream-admin.php:237 |
| 195 |
msgid "WpStream " |
| 196 |
msgstr "" |
| 197 |
|
| 198 |
#: admin/class-wpstream-admin.php:302 |
| 199 |
msgid "Your Pay-Per-View Channel List" |
| 200 |
msgstr "" |
| 201 |
|
| 202 |
#: admin/class-wpstream-admin.php:307 |
| 203 |
msgid "Create new Pay-Per-View channel." |
| 204 |
msgstr "" |
| 205 |
|
| 206 |
#: admin/class-wpstream-admin.php:360 |
| 207 |
msgid "Free-To-View Channels" |
| 208 |
msgstr "" |
| 209 |
|
| 210 |
#: admin/class-wpstream-admin.php:363 |
| 211 |
msgid "Create new Free-To-View channel." |
| 212 |
msgstr "" |
| 213 |
|
| 214 |
#: admin/class-wpstream-admin.php:380 |
| 215 |
#: admin/class-wpstream-admin.php:2220 |
| 216 |
#: includes/class-wpstream.php:838 |
| 217 |
msgid "Close" |
| 218 |
msgstr "" |
| 219 |
|
| 220 |
#: admin/class-wpstream-admin.php:394 |
| 221 |
msgid "* You do not have any Pay-Per-View channels!" |
| 222 |
msgstr "" |
| 223 |
|
| 224 |
#: admin/class-wpstream-admin.php:397 |
| 225 |
msgid "* You do not have any free channels!" |
| 226 |
msgstr "" |
| 227 |
|
| 228 |
#: admin/class-wpstream-admin.php:400 |
| 229 |
msgid "Add new Free-To-View channel " |
| 230 |
msgstr "" |
| 231 |
|
| 232 |
#: admin/class-wpstream-admin.php:401 |
| 233 |
msgid "Add new Pay-Per-View channel " |
| 234 |
msgstr "" |
| 235 |
|
| 236 |
#: admin/class-wpstream-admin.php:459 |
| 237 |
msgid "Spread the word! To let people know about your channel, click on the corresponding icon and share on the social platforms of your choice. The more the merrier!" |
| 238 |
msgstr "" |
| 239 |
|
| 240 |
#: admin/class-wpstream-admin.php:481 |
| 241 |
msgid "You are not allowed to broadcast." |
| 242 |
msgstr "" |
| 243 |
|
| 244 |
#: admin/class-wpstream-admin.php:490 |
| 245 |
msgid "You are not allowed to broadcast" |
| 246 |
msgstr "" |
| 247 |
|
| 248 |
#: admin/class-wpstream-admin.php:596 |
| 249 |
msgid "Settings" |
| 250 |
msgstr "" |
| 251 |
|
| 252 |
#: admin/class-wpstream-admin.php:667 |
| 253 |
msgid "Channel Settings (#ID %s)" |
| 254 |
msgstr "" |
| 255 |
|
| 256 |
#: admin/class-wpstream-admin.php:691 |
| 257 |
msgid "Share your Channel" |
| 258 |
msgstr "" |
| 259 |
|
| 260 |
#: admin/class-wpstream-admin.php:706 |
| 261 |
msgid "Go Live with External Streaming App" |
| 262 |
msgstr "" |
| 263 |
|
| 264 |
#: admin/class-wpstream-admin.php:708 |
| 265 |
msgid "Please choose your RTMP encoder/broadcaster" |
| 266 |
msgstr "" |
| 267 |
|
| 268 |
#: admin/class-wpstream-admin.php:748 |
| 269 |
#: admin/class-wpstream-admin.php:751 |
| 270 |
#: admin/class-wpstream-admin.php:783 |
| 271 |
#: admin/class-wpstream-admin.php:786 |
| 272 |
#: admin/class-wpstream-admin.php:820 |
| 273 |
#: admin/class-wpstream-admin.php:823 |
| 274 |
#: admin/class-wpstream-admin.php:856 |
| 275 |
#: admin/class-wpstream-admin.php:859 |
| 276 |
#: admin/class-wpstream-admin.php:891 |
| 277 |
#: admin/class-wpstream-admin.php:894 |
| 278 |
#: admin/class-wpstream-admin.php:926 |
| 279 |
#: admin/class-wpstream-admin.php:973 |
| 280 |
#: admin/class-wpstream-admin.php:976 |
| 281 |
msgid "copy" |
| 282 |
msgstr "" |
| 283 |
|
| 284 |
#: admin/class-wpstream-admin.php:1055 |
| 285 |
msgid "Slug for free video/channel pages " |
| 286 |
msgstr "" |
| 287 |
|
| 288 |
#: admin/class-wpstream-admin.php:1058 |
| 289 |
msgid "This will replace the default \"wpstream\" of all your free video/channel urls. Special characters like \"&\" are not permitted. To have your new slug show up you need to re-save the \"Permalinks Settings\" under Settings -> Permalinks, even if not making any changes." |
| 290 |
msgstr "" |
| 291 |
|
| 292 |
#: admin/class-wpstream-admin.php:1063 |
| 293 |
msgid "Non-Admin User Roles Allowed to Broadcast" |
| 294 |
msgstr "" |
| 295 |
|
| 296 |
#: admin/class-wpstream-admin.php:1066 |
| 297 |
msgid "These types of users can stream via frontend shortcodes / blocks. Single individual channels are automaticlally created for streaming by non-admins." |
| 298 |
msgstr "" |
| 299 |
|
| 300 |
#: admin/class-wpstream-admin.php:1071 |
| 301 |
msgid "Non Admin Streamers Channel Type." |
| 302 |
msgstr "" |
| 303 |
|
| 304 |
#: admin/class-wpstream-admin.php:1075 |
| 305 |
#: public/class-wpstream-public.php:874 |
| 306 |
#: public/class-wpstream-public.php:886 |
| 307 |
msgid "Free Live Channel" |
| 308 |
msgstr "" |
| 309 |
|
| 310 |
#: admin/class-wpstream-admin.php:1076 |
| 311 |
msgid "Pay-Per-View" |
| 312 |
msgstr "" |
| 313 |
|
| 314 |
#: admin/class-wpstream-admin.php:1078 |
| 315 |
msgid "Choose whether the channels assigned to non-admins are free-for-all or pay-per-view (WooCommerce product)." |
| 316 |
msgstr "" |
| 317 |
|
| 318 |
#: admin/class-wpstream-admin.php:1083 |
| 319 |
msgid "Default Pay-Per-View Price" |
| 320 |
msgstr "" |
| 321 |
|
| 322 |
#: admin/class-wpstream-admin.php:1086 |
| 323 |
msgid "Default price of pay-per-view channels assigned to non-admins." |
| 324 |
msgstr "" |
| 325 |
|
| 326 |
#: admin/class-wpstream-admin.php:1093 |
| 327 |
msgid "Use Global Subscription Mode" |
| 328 |
msgstr "" |
| 329 |
|
| 330 |
#: admin/class-wpstream-admin.php:1096 |
| 331 |
msgid "If enabled, a client can access all the media products (live and VOD) by purchasing a single subscription. The \"WooCommerce Subscriptions\" plugin is required." |
| 332 |
msgstr "" |
| 333 |
|
| 334 |
#: admin/class-wpstream-admin.php:1101 |
| 335 |
msgid "Subscription ID for Global Subscription Mode" |
| 336 |
msgstr "" |
| 337 |
|
| 338 |
#: admin/class-wpstream-admin.php:1104 |
| 339 |
msgid "ID of the subscription product to be purchased for global access to media. All non-subscription video products that are not already attached to a subscription will be accessible to users that have purchased it." |
| 340 |
msgstr "" |
| 341 |
|
| 342 |
#: admin/class-wpstream-admin.php:1108 |
| 343 |
msgid "PPV not logged in message" |
| 344 |
msgstr "" |
| 345 |
|
| 346 |
#: admin/class-wpstream-admin.php:1111 |
| 347 |
msgid "This message will be displayed on top of the media player for pay-per-view items when user is not logged in." |
| 348 |
msgstr "" |
| 349 |
|
| 350 |
#: admin/class-wpstream-admin.php:1112 |
| 351 |
msgid "You must be logged in to watch this video." |
| 352 |
msgstr "" |
| 353 |
|
| 354 |
#: admin/class-wpstream-admin.php:1116 |
| 355 |
msgid "PPV not purchased message" |
| 356 |
msgstr "" |
| 357 |
|
| 358 |
#: admin/class-wpstream-admin.php:1119 |
| 359 |
msgid "This message will be displayed on top of the media player for common pay-per-view items that have not been purchased." |
| 360 |
msgstr "" |
| 361 |
|
| 362 |
#: admin/class-wpstream-admin.php:1120 |
| 363 |
msgid "You did not yet purchase this item." |
| 364 |
msgstr "" |
| 365 |
|
| 366 |
#: admin/class-wpstream-admin.php:1124 |
| 367 |
msgid "Subscription not purchased message" |
| 368 |
msgstr "" |
| 369 |
|
| 370 |
#: admin/class-wpstream-admin.php:1127 |
| 371 |
msgid "This message will be displayed on top of the media player for subscription-type pay-per-view items that have not been purchased." |
| 372 |
msgstr "" |
| 373 |
|
| 374 |
#: admin/class-wpstream-admin.php:1128 |
| 375 |
msgid " You did not yet subscribe to this item." |
| 376 |
msgstr "" |
| 377 |
|
| 378 |
#: admin/class-wpstream-admin.php:1132 |
| 379 |
#: admin/class-wpstream-admin.php:1141 |
| 380 |
msgid "Thank you message" |
| 381 |
msgstr "" |
| 382 |
|
| 383 |
#: admin/class-wpstream-admin.php:1135 |
| 384 |
msgid "This message will be displayed on the thank you page (after purchase) and the confirmation email." |
| 385 |
msgstr "" |
| 386 |
|
| 387 |
#: admin/class-wpstream-admin.php:1136 |
| 388 |
msgid "Thanks for your purchase. You can access your item at any time by visiting the following page: {item_link}" |
| 389 |
msgstr "" |
| 390 |
|
| 391 |
#: admin/class-wpstream-admin.php:1144 |
| 392 |
msgid "This message will be displayed on subscription product page." |
| 393 |
msgstr "" |
| 394 |
|
| 395 |
#: admin/class-wpstream-admin.php:1145 |
| 396 |
msgid "Your Subscription is Active" |
| 397 |
msgstr "" |
| 398 |
|
| 399 |
#: admin/class-wpstream-admin.php:1150 |
| 400 |
msgid "Events Options " |
| 401 |
msgstr "" |
| 402 |
|
| 403 |
#: admin/class-wpstream-admin.php:1153 |
| 404 |
msgid "Global Options for live events." |
| 405 |
msgstr "" |
| 406 |
|
| 407 |
#: admin/class-wpstream-admin.php:1164 |
| 408 |
msgid "WpStream Settings" |
| 409 |
msgstr "" |
| 410 |
|
| 411 |
#: admin/class-wpstream-admin.php:1264 |
| 412 |
#: admin/class-wpstream-admin.php:1438 |
| 413 |
msgid "Save Changes" |
| 414 |
msgstr "" |
| 415 |
|
| 416 |
#: admin/class-wpstream-admin.php:1409 |
| 417 |
msgid "WpStream Credentials" |
| 418 |
msgstr "" |
| 419 |
|
| 420 |
#: admin/class-wpstream-admin.php:1415 |
| 421 |
msgid "To connect your plugin, enter your WpStream credentials below or go <a href=\"%s\" target=\"_blank\">here</a> to create an account." |
| 422 |
msgstr "" |
| 423 |
|
| 424 |
#: admin/class-wpstream-admin.php:1419 |
| 425 |
#: includes/class-wpstream-live-api-connection.php:62 |
| 426 |
msgid " Incorrect username or password. Please check your credentials or go <a href=\"https://wpstream.net/my-account/edit-account/\" target=\"_blank\">here</a> to reset your password." |
| 427 |
msgstr "" |
| 428 |
|
| 429 |
#: admin/class-wpstream-admin.php:1421 |
| 430 |
msgid "Connected to WpStream.net!" |
| 431 |
msgstr "" |
| 432 |
|
| 433 |
#: admin/class-wpstream-admin.php:1423 |
| 434 |
msgid "Failed to connect to WpStream.net. Please address CURL connectivity with your hosting provider." |
| 435 |
msgstr "" |
| 436 |
|
| 437 |
#: admin/class-wpstream-admin.php:1458 |
| 438 |
msgid "Create new Free-To-View channel" |
| 439 |
msgstr "" |
| 440 |
|
| 441 |
#: admin/class-wpstream-admin.php:1459 |
| 442 |
msgid "Create Pay-Per-View channel" |
| 443 |
msgstr "" |
| 444 |
|
| 445 |
#: admin/class-wpstream-admin.php:1480 |
| 446 |
msgid "Upload New Recording" |
| 447 |
msgstr "" |
| 448 |
|
| 449 |
#: admin/class-wpstream-admin.php:1482 |
| 450 |
msgid "Your Recordings" |
| 451 |
msgstr "" |
| 452 |
|
| 453 |
#: admin/class-wpstream-admin.php:1554 |
| 454 |
msgid "You do not have enough streaming data or storage to upload a video!" |
| 455 |
msgstr "" |
| 456 |
|
| 457 |
#: admin/class-wpstream-admin.php:1560 |
| 458 |
msgid "Please select or drop a video file. Do not close this window during the upload!" |
| 459 |
msgstr "" |
| 460 |
|
| 461 |
#: admin/class-wpstream-admin.php:1574 |
| 462 |
msgid "Drop a video file here!" |
| 463 |
msgstr "" |
| 464 |
|
| 465 |
#: admin/class-wpstream-admin.php:1575 |
| 466 |
msgid "" |
| 467 |
"The Video File must be encoded with the following settings:\n" |
| 468 |
"\n" |
| 469 |
" Container: <strong>MP4</strong>,\n" |
| 470 |
" Video codec: <strong>H264</strong>,\n" |
| 471 |
" Audio codec: <strong>AAC</strong>. Media will fail to play if it does not follow the above settings. \n" |
| 472 |
" You may use a tool like MediaInfo to verify your file. Also you may convert it with specialized software like HandBrake." |
| 473 |
msgstr "" |
| 474 |
|
| 475 |
#: admin/class-wpstream-admin.php:1580 |
| 476 |
msgid "Accepted file extensions: .mp4, .mov" |
| 477 |
msgstr "" |
| 478 |
|
| 479 |
#: admin/class-wpstream-admin.php:1631 |
| 480 |
msgid "File Name :" |
| 481 |
msgstr "" |
| 482 |
|
| 483 |
#: admin/class-wpstream-admin.php:1633 |
| 484 |
msgid "delete file" |
| 485 |
msgstr "" |
| 486 |
|
| 487 |
#: admin/class-wpstream-admin.php:1634 |
| 488 |
msgid "download" |
| 489 |
msgstr "" |
| 490 |
|
| 491 |
#: admin/class-wpstream-admin.php:1635 |
| 492 |
msgid "Click to download! The url will work for the next 20 minutes!" |
| 493 |
msgstr "" |
| 494 |
|
| 495 |
#: admin/class-wpstream-admin.php:1653 |
| 496 |
msgid "You don't have any videos." |
| 497 |
msgstr "" |
| 498 |
|
| 499 |
#: admin/class-wpstream-admin.php:1739 |
| 500 |
msgid "Video On Demand Settings" |
| 501 |
msgstr "" |
| 502 |
|
| 503 |
#: admin/class-wpstream-admin.php:1797 |
| 504 |
msgid "Media Type:" |
| 505 |
msgstr "" |
| 506 |
|
| 507 |
#: admin/class-wpstream-admin.php:1799 |
| 508 |
msgid "Recording" |
| 509 |
msgstr "" |
| 510 |
|
| 511 |
#: admin/class-wpstream-admin.php:1800 |
| 512 |
msgid "Self Hosted or External Video" |
| 513 |
msgstr "" |
| 514 |
|
| 515 |
#: admin/class-wpstream-admin.php:1811 |
| 516 |
msgid "Choose video:" |
| 517 |
msgstr "" |
| 518 |
|
| 519 |
#: admin/class-wpstream-admin.php:1831 |
| 520 |
msgid "Video:" |
| 521 |
msgstr "" |
| 522 |
|
| 523 |
#: admin/class-wpstream-admin.php:1834 |
| 524 |
msgid "Select Video" |
| 525 |
msgstr "" |
| 526 |
|
| 527 |
#: admin/class-wpstream-admin.php:1842 |
| 528 |
msgid "Choose one of your existing recordings." |
| 529 |
msgstr "" |
| 530 |
|
| 531 |
#: admin/class-wpstream-admin.php:1843 |
| 532 |
msgid "Upload a video from your computer or paste the URL of a YouTube/Vimeo/external video." |
| 533 |
msgstr "" |
| 534 |
|
| 535 |
#: admin/class-wpstream-admin.php:2140 |
| 536 |
msgid "The php CURL library is not enabled on your server. WpStream plugin needs this library in order to work. Please address this issue with your hosting provider." |
| 537 |
msgstr "" |
| 538 |
|
| 539 |
#: admin/class-wpstream-admin.php:2184 |
| 540 |
#: admin/class-wpstream-admin.php:2190 |
| 541 |
msgid "Live Streaming" |
| 542 |
msgstr "" |
| 543 |
|
| 544 |
#: admin/class-wpstream-admin.php:2223 |
| 545 |
msgid "To Go Live, please publish your channel first !" |
| 546 |
msgstr "" |
| 547 |
|
| 548 |
#: admin/class-wpstream-admin.php:2297 |
| 549 |
#: public/class-wpstream-public.php:285 |
| 550 |
#: public/class-wpstream-public.php:314 |
| 551 |
#: public/class-wpstream-public.php:342 |
| 552 |
#: public/class-wpstream-public.php:378 |
| 553 |
#: public/class-wpstream-public.php:420 |
| 554 |
#: public/class-wpstream-public.php:480 |
| 555 |
#: public/class-wpstream-public.php:550 |
| 556 |
msgid "WpStream" |
| 557 |
msgstr "" |
| 558 |
|
| 559 |
#: admin/class-wpstream-admin.php:2297 |
| 560 |
msgid "Quick Start" |
| 561 |
msgstr "" |
| 562 |
|
| 563 |
#: admin/class-wpstream-admin.php:2304 |
| 564 |
msgid "The quick start guide will help you set up Live Streaming, Video On Demand, and Monetization in a fun and interactive way. Give it a shot! " |
| 565 |
msgstr "" |
| 566 |
|
| 567 |
#: admin/class-wpstream-admin.php:2307 |
| 568 |
msgid "Start the Guide" |
| 569 |
msgstr "" |
| 570 |
|
| 571 |
#: admin/class-wpstream-admin.php:2310 |
| 572 |
msgid "The quick start guide is not working on mobile devices" |
| 573 |
msgstr "" |
| 574 |
|
| 575 |
#: admin/class-wpstream-admin.php:2389 |
| 576 |
msgid "WpStream Account" |
| 577 |
msgstr "" |
| 578 |
|
| 579 |
#: admin/class-wpstream-admin.php:2392 |
| 580 |
msgid "A WpStream account is required to make use of the plugin." |
| 581 |
msgstr "" |
| 582 |
|
| 583 |
#: admin/class-wpstream-admin.php:2403 |
| 584 |
msgid "Login with your WpStream Account" |
| 585 |
msgstr "" |
| 586 |
|
| 587 |
#: admin/class-wpstream-admin.php:2416 |
| 588 |
msgid "Login" |
| 589 |
msgstr "" |
| 590 |
|
| 591 |
#: admin/class-wpstream-admin.php:2423 |
| 592 |
msgid "Register for a WpStream Account" |
| 593 |
msgstr "" |
| 594 |
|
| 595 |
#: admin/class-wpstream-admin.php:2425 |
| 596 |
msgid "Your Email" |
| 597 |
msgstr "" |
| 598 |
|
| 599 |
#: admin/class-wpstream-admin.php:2431 |
| 600 |
msgid "Your Password" |
| 601 |
msgstr "" |
| 602 |
|
| 603 |
#: admin/class-wpstream-admin.php:2453 |
| 604 |
msgid "Type the characters above" |
| 605 |
msgstr "" |
| 606 |
|
| 607 |
#: admin/class-wpstream-admin.php:2461 |
| 608 |
msgid "register" |
| 609 |
msgstr "" |
| 610 |
|
| 611 |
#: admin/class-wpstream-admin.php:2465 |
| 612 |
msgid "I already have a WpStream Account" |
| 613 |
msgstr "" |
| 614 |
|
| 615 |
#: admin/class-wpstream-admin.php:2467 |
| 616 |
msgid "Back to Registration" |
| 617 |
msgstr "" |
| 618 |
|
| 619 |
#: admin/class-wpstream-admin.php:2527 |
| 620 |
msgid "Go LIVE!" |
| 621 |
msgstr "" |
| 622 |
|
| 623 |
#: admin/class-wpstream-admin.php:2529 |
| 624 |
msgid "Create a Video-On-Demand (VOD)" |
| 625 |
msgstr "" |
| 626 |
|
| 627 |
#: admin/class-wpstream-admin.php:2547 |
| 628 |
#: admin/class-wpstream-admin.php:2661 |
| 629 |
msgid "Do you want to charge a fee for watching?" |
| 630 |
msgstr "" |
| 631 |
|
| 632 |
#: admin/class-wpstream-admin.php:2549 |
| 633 |
#: admin/class-wpstream-admin.php:2663 |
| 634 |
msgid "No - Free-To-View (FTV)" |
| 635 |
msgstr "" |
| 636 |
|
| 637 |
#: admin/class-wpstream-admin.php:2551 |
| 638 |
#: admin/class-wpstream-admin.php:2665 |
| 639 |
msgid "Yes - Pay-Per-View (PPV)" |
| 640 |
msgstr "" |
| 641 |
|
| 642 |
#: admin/class-wpstream-admin.php:2554 |
| 643 |
#: admin/class-wpstream-admin.php:2584 |
| 644 |
#: admin/class-wpstream-admin.php:2624 |
| 645 |
#: admin/class-wpstream-admin.php:2669 |
| 646 |
#: admin/class-wpstream-admin.php:2720 |
| 647 |
#: admin/class-wpstream-admin.php:2821 |
| 648 |
msgid "Prev" |
| 649 |
msgstr "" |
| 650 |
|
| 651 |
#: admin/class-wpstream-admin.php:2573 |
| 652 |
msgid "Let’s create your first FTV live channel" |
| 653 |
msgstr "" |
| 654 |
|
| 655 |
#: admin/class-wpstream-admin.php:2578 |
| 656 |
msgid "My first FTV channel" |
| 657 |
msgstr "" |
| 658 |
|
| 659 |
#: admin/class-wpstream-admin.php:2579 |
| 660 |
#: admin/class-wpstream-admin.php:2614 |
| 661 |
msgid "Create Channel" |
| 662 |
msgstr "" |
| 663 |
|
| 664 |
#: admin/class-wpstream-admin.php:2604 |
| 665 |
msgid "Make your live stream Pay Per View" |
| 666 |
msgstr "" |
| 667 |
|
| 668 |
#: admin/class-wpstream-admin.php:2610 |
| 669 |
msgid "Choose a name for your channel" |
| 670 |
msgstr "" |
| 671 |
|
| 672 |
#: admin/class-wpstream-admin.php:2611 |
| 673 |
msgid "My First PPV Channel" |
| 674 |
msgstr "" |
| 675 |
|
| 676 |
#: admin/class-wpstream-admin.php:2612 |
| 677 |
msgid "Pay-Per-View Price ($)" |
| 678 |
msgstr "" |
| 679 |
|
| 680 |
#: admin/class-wpstream-admin.php:2643 |
| 681 |
msgid "Pay-Per-View streaming requires WooCommerce. Please install the WooCommerce plugin and try again." |
| 682 |
msgstr "" |
| 683 |
|
| 684 |
#: admin/class-wpstream-admin.php:2645 |
| 685 |
msgid "Install WooCommerce" |
| 686 |
msgstr "" |
| 687 |
|
| 688 |
#: admin/class-wpstream-admin.php:2647 |
| 689 |
#: admin/class-wpstream-admin.php:2764 |
| 690 |
msgid "Try Again" |
| 691 |
msgstr "" |
| 692 |
|
| 693 |
#: admin/class-wpstream-admin.php:2698 |
| 694 |
msgid "Let’s create your first Free-To-View VOD" |
| 695 |
msgstr "" |
| 696 |
|
| 697 |
#: admin/class-wpstream-admin.php:2707 |
| 698 |
msgid "Name your FTV Video-On-Demand" |
| 699 |
msgstr "" |
| 700 |
|
| 701 |
#: admin/class-wpstream-admin.php:2708 |
| 702 |
msgid "My First FTV VOD" |
| 703 |
msgstr "" |
| 704 |
|
| 705 |
#: admin/class-wpstream-admin.php:2710 |
| 706 |
msgid "Create FTV VOD" |
| 707 |
msgstr "" |
| 708 |
|
| 709 |
#: admin/class-wpstream-admin.php:2737 |
| 710 |
msgid "Choose Recording" |
| 711 |
msgstr "" |
| 712 |
|
| 713 |
#: admin/class-wpstream-admin.php:2739 |
| 714 |
msgid "Please select a recording from the list" |
| 715 |
msgstr "" |
| 716 |
|
| 717 |
#: admin/class-wpstream-admin.php:2760 |
| 718 |
msgid "A recording is needed to create a VOD from. There are no recordings under your account. You can create new recordings by recording a live channel or uploading video files directly." |
| 719 |
msgstr "" |
| 720 |
|
| 721 |
#: admin/class-wpstream-admin.php:2762 |
| 722 |
msgid "Upload Video" |
| 723 |
msgstr "" |
| 724 |
|
| 725 |
#: admin/class-wpstream-admin.php:2791 |
| 726 |
msgid "Let's create your first Pay-Per-View VOD" |
| 727 |
msgstr "" |
| 728 |
|
| 729 |
#: admin/class-wpstream-admin.php:2799 |
| 730 |
msgid "Name your PPV Video-On-Demand" |
| 731 |
msgstr "" |
| 732 |
|
| 733 |
#: admin/class-wpstream-admin.php:2800 |
| 734 |
msgid "My First PPV VOD" |
| 735 |
msgstr "" |
| 736 |
|
| 737 |
#: admin/class-wpstream-admin.php:2804 |
| 738 |
msgid "Pay-Per-View Price" |
| 739 |
msgstr "" |
| 740 |
|
| 741 |
#: admin/class-wpstream-admin.php:2806 |
| 742 |
msgid "Create PPV VOD" |
| 743 |
msgstr "" |
| 744 |
|
| 745 |
#: admin/class-wpstream-admin.php:3170 |
| 746 |
msgid "Your Account was created. Please stand by..." |
| 747 |
msgstr "" |
| 748 |
|
| 749 |
#: admin/class-wpstream-admin.php:3192 |
| 750 |
msgid "Register action could not be completed. Please register on wpstream.net" |
| 751 |
msgstr "" |
| 752 |
|
| 753 |
#: admin/onboarding-wizard.php:139 |
| 754 |
msgid "WpStream › Onboarding Wizard" |
| 755 |
msgstr "" |
| 756 |
|
| 757 |
#: admin/onboarding-wizard.php:160 |
| 758 |
msgid "Return to Dashboard" |
| 759 |
msgstr "" |
| 760 |
|
| 761 |
#: includes/class-wpstream-live-api-connection.php:495 |
| 762 |
msgid "Channel is already turned off or does not exist!" |
| 763 |
msgstr "" |
| 764 |
|
| 765 |
#: includes/class-wpstream-player.php:196 |
| 766 |
#: includes/class-wpstream-player.php:251 |
| 767 |
msgid "You did not buy this product!" |
| 768 |
msgstr "" |
| 769 |
|
| 770 |
#: includes/class-wpstream-player.php:369 |
| 771 |
#: includes/class-wpstream-player.php:485 |
| 772 |
msgid "We are not live at this moment. Please check back later." |
| 773 |
msgstr "" |
| 774 |
|
| 775 |
#: includes/class-wpstream-player.php:741 |
| 776 |
msgid "Insufficient resources to stream this title" |
| 777 |
msgstr "" |
| 778 |
|
| 779 |
#: includes/class-wpstream.php:405 |
| 780 |
msgid "Your account information: " |
| 781 |
msgstr "" |
| 782 |
|
| 783 |
#: includes/class-wpstream.php:405 |
| 784 |
msgid "You have" |
| 785 |
msgstr "" |
| 786 |
|
| 787 |
#: includes/class-wpstream.php:405 |
| 788 |
msgid "available streaming data and" |
| 789 |
msgstr "" |
| 790 |
|
| 791 |
#: includes/class-wpstream.php:405 |
| 792 |
msgid "available recording storage" |
| 793 |
msgstr "" |
| 794 |
|
| 795 |
#: includes/class-wpstream.php:406 |
| 796 |
msgid "Upgrade Subscription" |
| 797 |
msgstr "" |
| 798 |
|
| 799 |
#: includes/class-wpstream.php:580 |
| 800 |
msgid "No media found! " |
| 801 |
msgstr "" |
| 802 |
|
| 803 |
#: includes/class-wpstream.php:885 |
| 804 |
msgid "%s Channel" |
| 805 |
msgstr "" |
| 806 |
|
| 807 |
#: includes/class-wpstream_product.php:49 |
| 808 |
msgid "New %s" |
| 809 |
msgstr "" |
| 810 |
|
| 811 |
#: includes/class-wpstream_product.php:50 |
| 812 |
msgid "Add new %s" |
| 813 |
msgstr "" |
| 814 |
|
| 815 |
#: includes/class-wpstream_product.php:51 |
| 816 |
#: includes/class-wpstream_product.php:335 |
| 817 |
msgid "Edit %s" |
| 818 |
msgstr "" |
| 819 |
|
| 820 |
#: includes/class-wpstream_product.php:52 |
| 821 |
#: includes/class-wpstream_product.php:53 |
| 822 |
#: includes/class-wpstream_product.php:336 |
| 823 |
msgid "View %s" |
| 824 |
msgstr "" |
| 825 |
|
| 826 |
#: includes/class-wpstream_product.php:54 |
| 827 |
#: includes/class-wpstream_product.php:342 |
| 828 |
msgid "Search %s" |
| 829 |
msgstr "" |
| 830 |
|
| 831 |
#: includes/class-wpstream_product.php:55 |
| 832 |
#: includes/class-wpstream_product.php:347 |
| 833 |
msgid "No %s found" |
| 834 |
msgstr "" |
| 835 |
|
| 836 |
#: includes/class-wpstream_product.php:56 |
| 837 |
msgid "No %s found in trash" |
| 838 |
msgstr "" |
| 839 |
|
| 840 |
#: includes/class-wpstream_product.php:57 |
| 841 |
#: includes/class-wpstream_product.php:334 |
| 842 |
msgid "All %s" |
| 843 |
msgstr "" |
| 844 |
|
| 845 |
#: includes/class-wpstream_product.php:58 |
| 846 |
msgid "%s Archives" |
| 847 |
msgstr "" |
| 848 |
|
| 849 |
#: includes/class-wpstream_product.php:59 |
| 850 |
msgid "%s Attributes" |
| 851 |
msgstr "" |
| 852 |
|
| 853 |
#: includes/class-wpstream_product.php:60 |
| 854 |
msgid "Insert into %s" |
| 855 |
msgstr "" |
| 856 |
|
| 857 |
#: includes/class-wpstream_product.php:61 |
| 858 |
msgid "Uploaded to this %s" |
| 859 |
msgstr "" |
| 860 |
|
| 861 |
#: includes/class-wpstream_product.php:64 |
| 862 |
#: includes/class-wpstream_product.php:340 |
| 863 |
msgid "Parent %s" |
| 864 |
msgstr "" |
| 865 |
|
| 866 |
#: includes/class-wpstream_product.php:65 |
| 867 |
#: includes/class-wpstream_product.php:341 |
| 868 |
msgid "Parent %s:" |
| 869 |
msgstr "" |
| 870 |
|
| 871 |
#: includes/class-wpstream_product.php:337 |
| 872 |
msgid "Update %s" |
| 873 |
msgstr "" |
| 874 |
|
| 875 |
#: includes/class-wpstream_product.php:338 |
| 876 |
msgid "Add New %s" |
| 877 |
msgstr "" |
| 878 |
|
| 879 |
#: includes/class-wpstream_product.php:339 |
| 880 |
msgid "New %s Name" |
| 881 |
msgstr "" |
| 882 |
|
| 883 |
#: includes/class-wpstream_product.php:343 |
| 884 |
msgid "Popular %s" |
| 885 |
msgstr "" |
| 886 |
|
| 887 |
#: includes/class-wpstream_product.php:344 |
| 888 |
msgid "Separate %s with commas" |
| 889 |
msgstr "" |
| 890 |
|
| 891 |
#: includes/class-wpstream_product.php:345 |
| 892 |
msgid "Add or remove %s" |
| 893 |
msgstr "" |
| 894 |
|
| 895 |
#: includes/class-wpstream_product.php:346 |
| 896 |
msgid "Choose from the most used %s" |
| 897 |
msgstr "" |
| 898 |
|
| 899 |
#: includes/class-wpstream_product.php:423 |
| 900 |
#: includes/class-wpstream_product.php:426 |
| 901 |
#: includes/class-wpstream_product.php:483 |
| 902 |
msgid "Page id for this term" |
| 903 |
msgstr "" |
| 904 |
|
| 905 |
#: includes/class-wpstream_product.php:430 |
| 906 |
#: includes/class-wpstream_product.php:488 |
| 907 |
msgid "Featured Image" |
| 908 |
msgstr "" |
| 909 |
|
| 910 |
#: includes/class-wpstream_product.php:433 |
| 911 |
#: includes/class-wpstream_product.php:490 |
| 912 |
msgid "Upload Image" |
| 913 |
msgstr "" |
| 914 |
|
| 915 |
#: includes/class-wpstream_product.php:439 |
| 916 |
#: includes/class-wpstream_product.php:496 |
| 917 |
msgid "Category Tagline" |
| 918 |
msgstr "" |
| 919 |
|
| 920 |
#: includes/class-wpstream_product.php:559 |
| 921 |
msgid "Free-To-View Live Channel" |
| 922 |
msgstr "" |
| 923 |
|
| 924 |
#: includes/class-wpstream_product.php:560 |
| 925 |
#: includes/class-wpstream_product.php:561 |
| 926 |
#: includes/class-wpstream_product.php:562 |
| 927 |
msgid "Free-To-View Live Channels" |
| 928 |
msgstr "" |
| 929 |
|
| 930 |
#: includes/class-wpstream_product.php:598 |
| 931 |
msgid "Actors" |
| 932 |
msgstr "" |
| 933 |
|
| 934 |
#: includes/class-wpstream_product.php:599 |
| 935 |
msgid "Actor" |
| 936 |
msgstr "" |
| 937 |
|
| 938 |
#: includes/class-wpstream_product.php:608 |
| 939 |
msgid "Media Categories" |
| 940 |
msgstr "" |
| 941 |
|
| 942 |
#: includes/class-wpstream_product.php:609 |
| 943 |
msgid "Media Category" |
| 944 |
msgstr "" |
| 945 |
|
| 946 |
#: includes/class-wpstream_product.php:618 |
| 947 |
msgid "Movie Ratings" |
| 948 |
msgstr "" |
| 949 |
|
| 950 |
#: includes/class-wpstream_product.php:619 |
| 951 |
msgid "Movie Rating" |
| 952 |
msgstr "" |
| 953 |
|
| 954 |
#: includes/class-wpstream_product.php:634 |
| 955 |
msgid "Free-To-View VOD" |
| 956 |
msgstr "" |
| 957 |
|
| 958 |
#: includes/class-wpstream_product.php:635 |
| 959 |
#: includes/class-wpstream_product.php:636 |
| 960 |
#: includes/class-wpstream_product.php:637 |
| 961 |
msgid "Free-To-View VODs" |
| 962 |
msgstr "" |
| 963 |
|
| 964 |
#: public/class-wpstream-public.php:95 |
| 965 |
msgid "Inactive Channel - Chat is disabled." |
| 966 |
msgstr "" |
| 967 |
|
| 968 |
#: public/class-wpstream-public.php:96 |
| 969 |
msgid "The live stream is paused and may resume shortly." |
| 970 |
msgstr "" |
| 971 |
|
| 972 |
#: public/class-wpstream-public.php:125 |
| 973 |
msgid "We are uploading your file.Do not close this window!" |
| 974 |
msgstr "" |
| 975 |
|
| 976 |
#: public/class-wpstream-public.php:126 |
| 977 |
msgid "Upload Complete! You can upload another file!" |
| 978 |
msgstr "" |
| 979 |
|
| 980 |
#: public/class-wpstream-public.php:127 |
| 981 |
msgid "The file is not an accepted video format" |
| 982 |
msgstr "" |
| 983 |
|
| 984 |
#: public/class-wpstream-public.php:128 |
| 985 |
msgid "Upload Complete!" |
| 986 |
msgstr "" |
| 987 |
|
| 988 |
#: public/class-wpstream-public.php:129 |
| 989 |
msgid "Upload Failed!" |
| 990 |
msgstr "" |
| 991 |
|
| 992 |
#: public/class-wpstream-public.php:130 |
| 993 |
msgid "Upload Failed! Please Try again!" |
| 994 |
msgstr "" |
| 995 |
|
| 996 |
#: public/class-wpstream-public.php:148 |
| 997 |
msgid "Are you sure? " |
| 998 |
msgstr "" |
| 999 |
|
| 1000 |
#: public/class-wpstream-public.php:215 |
| 1001 |
msgid "Events" |
| 1002 |
msgstr "" |
| 1003 |
|
| 1004 |
#: public/class-wpstream-public.php:216 |
| 1005 |
msgid "Videos" |
| 1006 |
msgstr "" |
| 1007 |
|
| 1008 |
#: public/class-wpstream-public.php:290 |
| 1009 |
msgid "Insert WpStream Start Streaming Button" |
| 1010 |
msgstr "" |
| 1011 |
|
| 1012 |
#: public/class-wpstream-public.php:319 |
| 1013 |
msgid "Insert WpStream Chat" |
| 1014 |
msgstr "" |
| 1015 |
|
| 1016 |
#: public/class-wpstream-public.php:347 |
| 1017 |
#: public/class-wpstream-public.php:383 |
| 1018 |
msgid "Insert WpStream Player" |
| 1019 |
msgstr "" |
| 1020 |
|
| 1021 |
#: public/class-wpstream-public.php:410 |
| 1022 |
#: widgets/media_list_channels.php:98 |
| 1023 |
#: widgets/media_list_vod.php:97 |
| 1024 |
msgid "Both" |
| 1025 |
msgstr "" |
| 1026 |
|
| 1027 |
#: public/class-wpstream-public.php:411 |
| 1028 |
#: widgets/media_list_channels.php:99 |
| 1029 |
#: widgets/media_list_vod.php:98 |
| 1030 |
msgid "Live Event" |
| 1031 |
msgstr "" |
| 1032 |
|
| 1033 |
#: public/class-wpstream-public.php:412 |
| 1034 |
#: widgets/media_list_channels.php:100 |
| 1035 |
#: widgets/media_list_vod.php:99 |
| 1036 |
msgid "Video on demand" |
| 1037 |
msgstr "" |
| 1038 |
|
| 1039 |
#: public/class-wpstream-public.php:425 |
| 1040 |
msgid " List wpstream products" |
| 1041 |
msgstr "" |
| 1042 |
|
| 1043 |
#: public/class-wpstream-public.php:457 |
| 1044 |
#: widgets/media_list_channels.php:104 |
| 1045 |
#: widgets/media_list_vod.php:103 |
| 1046 |
msgid "Free" |
| 1047 |
msgstr "" |
| 1048 |
|
| 1049 |
#: public/class-wpstream-public.php:458 |
| 1050 |
#: widgets/media_list_channels.php:105 |
| 1051 |
#: widgets/media_list_vod.php:104 |
| 1052 |
msgid "Paid" |
| 1053 |
msgstr "" |
| 1054 |
|
| 1055 |
#: public/class-wpstream-public.php:463 |
| 1056 |
#: widgets/media_list_channels.php:118 |
| 1057 |
#: widgets/media_list_vod.php:117 |
| 1058 |
msgid "no" |
| 1059 |
msgstr "" |
| 1060 |
|
| 1061 |
#: public/class-wpstream-public.php:464 |
| 1062 |
#: widgets/media_list_channels.php:119 |
| 1063 |
#: widgets/media_list_vod.php:118 |
| 1064 |
msgid "yes" |
| 1065 |
msgstr "" |
| 1066 |
|
| 1067 |
#: public/class-wpstream-public.php:485 |
| 1068 |
msgid " List wpstream channels" |
| 1069 |
msgstr "" |
| 1070 |
|
| 1071 |
#: public/class-wpstream-public.php:525 |
| 1072 |
#: public/class-wpstream-public.php:587 |
| 1073 |
#: widgets/media_list_channels.php:193 |
| 1074 |
#: widgets/media_list_vod.php:187 |
| 1075 |
msgid "Watch now!" |
| 1076 |
msgstr "" |
| 1077 |
|
| 1078 |
#: public/class-wpstream-public.php:555 |
| 1079 |
msgid " List wpstream video on demand" |
| 1080 |
msgstr "" |
| 1081 |
|
| 1082 |
#: public/class-wpstream-public.php:914 |
| 1083 |
msgid "See Free Live Chanel" |
| 1084 |
msgstr "" |
| 1085 |
|
| 1086 |
#: public/class-wpstream-public.php:916 |
| 1087 |
msgid "See Free Video" |
| 1088 |
msgstr "" |
| 1089 |
|
| 1090 |
#: widgets/media_list_channels.php:41 |
| 1091 |
msgid "WpStream - Channel List" |
| 1092 |
msgstr "" |
| 1093 |
|
| 1094 |
#: widgets/media_list_channels.php:125 |
| 1095 |
#: widgets/media_list_vod.php:124 |
| 1096 |
#: widgets/player-lowlatency.php:101 |
| 1097 |
#: widgets/player.php:99 |
| 1098 |
#: widgets/start_streaming.php:101 |
| 1099 |
#: widgets/wpstream_chat.php:101 |
| 1100 |
msgid "Content" |
| 1101 |
msgstr "" |
| 1102 |
|
| 1103 |
#: widgets/media_list_channels.php:142 |
| 1104 |
#: widgets/media_list_vod.php:141 |
| 1105 |
msgid "Show Free or Paid Media ?" |
| 1106 |
msgstr "" |
| 1107 |
|
| 1108 |
#: widgets/media_list_channels.php:153 |
| 1109 |
msgid "Only show active channels" |
| 1110 |
msgstr "" |
| 1111 |
|
| 1112 |
#: widgets/media_list_channels.php:159 |
| 1113 |
msgid "Only show channels that are live streaming right now." |
| 1114 |
msgstr "" |
| 1115 |
|
| 1116 |
#: widgets/media_list_channels.php:167 |
| 1117 |
#: widgets/media_list_vod.php:174 |
| 1118 |
msgid "Number of Items per row" |
| 1119 |
msgstr "" |
| 1120 |
|
| 1121 |
#: widgets/media_list_channels.php:170 |
| 1122 |
#: widgets/media_list_vod.php:177 |
| 1123 |
msgid "How many items will be displayed per row. Maximum no is 4" |
| 1124 |
msgstr "" |
| 1125 |
|
| 1126 |
#: widgets/media_list_channels.php:179 |
| 1127 |
#: widgets/media_list_vod.php:163 |
| 1128 |
msgid "Number of Items per Page" |
| 1129 |
msgstr "" |
| 1130 |
|
| 1131 |
#: widgets/media_list_channels.php:182 |
| 1132 |
#: widgets/media_list_vod.php:166 |
| 1133 |
msgid "How many items will be displayed per page" |
| 1134 |
msgstr "" |
| 1135 |
|
| 1136 |
#: widgets/media_list_channels.php:190 |
| 1137 |
#: widgets/media_list_channels.php:194 |
| 1138 |
#: widgets/media_list_vod.php:184 |
| 1139 |
#: widgets/media_list_vod.php:188 |
| 1140 |
msgid "Link Label for free items" |
| 1141 |
msgstr "" |
| 1142 |
|
| 1143 |
#: widgets/media_list_channels.php:203 |
| 1144 |
#: widgets/media_list_vod.php:197 |
| 1145 |
msgid "Order by" |
| 1146 |
msgstr "" |
| 1147 |
|
| 1148 |
#: widgets/media_list_vod.php:40 |
| 1149 |
msgid "WpStream - Video on Demand List" |
| 1150 |
msgstr "" |
| 1151 |
|
| 1152 |
#: widgets/player-lowlatency.php:40 |
| 1153 |
msgid "WpStream Player - Private Beta / Requires Approval" |
| 1154 |
msgstr "" |
| 1155 |
|
| 1156 |
#: widgets/player-lowlatency.php:108 |
| 1157 |
#: widgets/player.php:106 |
| 1158 |
#: widgets/start_streaming.php:111 |
| 1159 |
#: widgets/wpstream_chat.php:111 |
| 1160 |
msgid "Product/Free Product id" |
| 1161 |
msgstr "" |
| 1162 |
|
| 1163 |
#: widgets/player-lowlatency.php:117 |
| 1164 |
#: widgets/player.php:116 |
| 1165 |
msgid "User Id" |
| 1166 |
msgstr "" |
| 1167 |
|
| 1168 |
#: widgets/player.php:40 |
| 1169 |
msgid "WpStream Player" |
| 1170 |
msgstr "" |
| 1171 |
|
| 1172 |
#: widgets/start_streaming.php:40 |
| 1173 |
msgid "WpStream - Start Streaming" |
| 1174 |
msgstr "" |
| 1175 |
|
| 1176 |
#: widgets/start_streaming.php:114 |
| 1177 |
msgid "If you leave this option blank we will stream on the first free/paid channel for this user" |
| 1178 |
msgstr "" |
| 1179 |
|
| 1180 |
#: widgets/wpstream_chat.php:40 |
| 1181 |
msgid "WpStream Chat - Beta Version" |
| 1182 |
msgstr "" |
| 1183 |
|
| 1184 |
#: woocommerce/myaccount/event_list.php:3 |
| 1185 |
msgid "Your Subscription" |
| 1186 |
msgstr "" |
| 1187 |
|
| 1188 |
#: woocommerce/myaccount/event_list.php:5 |
| 1189 |
msgid "Event list" |
| 1190 |
msgstr "" |
| 1191 |
|
| 1192 |
#: woocommerce/myaccount/event_list.php:56 |
| 1193 |
msgid "see the event" |
| 1194 |
msgstr "" |
| 1195 |
|
| 1196 |
#: woocommerce/myaccount/video_list.php:1 |
| 1197 |
msgid "Video list" |
| 1198 |
msgstr "" |
| 1199 |
|
| 1200 |
#: woocommerce/myaccount/video_list.php:51 |
| 1201 |
msgid "watch the video" |
| 1202 |
msgstr "" |
| 1203 |
|
| 1204 |
#: wpstream-elementor-base.php:106 |
| 1205 |
msgid "WpStream Widgets" |
| 1206 |
msgstr "" |
| 1207 |
|
| 1208 |
#. translators: 1: Plugin name 2: Elementor |
| 1209 |
#: wpstream-elementor.php:117 |
| 1210 |
msgid "\"%1$s\" requires \"%2$s\" to be installed and activated." |
| 1211 |
msgstr "" |
| 1212 |
|
| 1213 |
#: wpstream-elementor.php:118 |
| 1214 |
#: wpstream-elementor.php:167 |
| 1215 |
msgid "WpStream Elementor" |
| 1216 |
msgstr "" |
| 1217 |
|
| 1218 |
#: wpstream-elementor.php:119 |
| 1219 |
#: wpstream-elementor.php:143 |
| 1220 |
msgid "Elementor" |
| 1221 |
msgstr "" |
| 1222 |
|
| 1223 |
#. translators: 1: Plugin name 2: Elementor 3: Required Elementor version |
| 1224 |
#. translators: 1: Plugin name 2: PHP 3: Required PHP version |
| 1225 |
#: wpstream-elementor.php:141 |
| 1226 |
#: wpstream-elementor.php:166 |
| 1227 |
msgid "\"%1$s\" requires \"%2$s\" version %3$s or greater." |
| 1228 |
msgstr "" |
| 1229 |
|
| 1230 |
#: wpstream-elementor.php:142 |
| 1231 |
msgid "WpStream Elementor " |
| 1232 |
msgstr "" |
| 1233 |
|
| 1234 |
#: wpstream-elementor.php:168 |
| 1235 |
msgid "PHP" |
| 1236 |
msgstr "" |
| 1237 |
|