Version Description
= 1.6 = Smoothness
= 1.5 = AJAX!
= 1.4 = WP3.5 Media Manager, time-links...
= 1.3 = Internationalization! More user friendly, more customizations.
= 1.2 = Now featuring your local videos!
= 1.1 = Feature Dailymotion Videos on your posts!
Download this release
Release Info
Developer | a.hoereth |
Plugin | Featured Video Plus |
Version | 1.6.1 |
Comparing to | |
See all releases |
Code changes from version 1.6 to 1.6.1
- featured-video-plus.php +2 -2
- lng/featured-video-plus-de_DE.po +631 -631
- lng/featured-video-plus.pot +490 -490
- php/backend.php +1 -1
- readme.txt +4 -1
featured-video-plus.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Featured Video Plus
|
|
4 |
Plugin URI: https://github.com/ahoereth/featured-video-plus
|
5 |
Description: Add Featured Videos to your posts and pages.
|
6 |
Author: Alexander Höreth
|
7 |
-
Version: 1.6
|
8 |
Author URI: http://ahoereth.yrnxt.com
|
9 |
License: GPL2
|
10 |
|
@@ -27,7 +27,7 @@ License: GPL2
|
|
27 |
*/
|
28 |
|
29 |
if (!defined('FVP_VERSION'))
|
30 |
-
define('FVP_VERSION', '1.6');
|
31 |
|
32 |
// symlink proof
|
33 |
$pathinfo = pathinfo(dirname(plugin_basename(__FILE__)));
|
4 |
Plugin URI: https://github.com/ahoereth/featured-video-plus
|
5 |
Description: Add Featured Videos to your posts and pages.
|
6 |
Author: Alexander Höreth
|
7 |
+
Version: 1.6.1
|
8 |
Author URI: http://ahoereth.yrnxt.com
|
9 |
License: GPL2
|
10 |
|
27 |
*/
|
28 |
|
29 |
if (!defined('FVP_VERSION'))
|
30 |
+
define('FVP_VERSION', '1.6.1');
|
31 |
|
32 |
// symlink proof
|
33 |
$pathinfo = pathinfo(dirname(plugin_basename(__FILE__)));
|
lng/featured-video-plus-de_DE.po
CHANGED
@@ -1,631 +1,631 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: featured-video-plus 1.3 de_DE\n"
|
4 |
-
"POT-Creation-Date: 2013-04-16 11:06+0100\n"
|
5 |
-
"PO-Revision-Date: 2013-04-16 11:08+0100\n"
|
6 |
-
"Last-Translator: Alexander Höreth <a.hoereth@gmail.com>\n"
|
7 |
-
"Language-Team: a.hoereth <a.hoereth@gmail.com>\n"
|
8 |
-
"Language: de_DE\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.5.4\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Poedit-SearchPath-0: php\n"
|
17 |
-
|
18 |
-
#: php/backend.php:32
|
19 |
-
msgid "Video URL"
|
20 |
-
msgstr "Video URL"
|
21 |
-
|
22 |
-
#: php/backend.php:33
|
23 |
-
msgid "Fallback: same video, different format"
|
24 |
-
msgstr "Fallback: gleiche Video, anderes Format"
|
25 |
-
|
26 |
-
#: php/backend.php:92 php/backend.php:674 php/backend.php:681
|
27 |
-
#: php/backend.php:698 php/backend.php:700
|
28 |
-
msgid "Featured Video"
|
29 |
-
msgstr "Beitragsvideo"
|
30 |
-
|
31 |
-
#: php/backend.php:123
|
32 |
-
msgid "Outdated WordPress Version"
|
33 |
-
msgstr "Veraltete WordPress Version"
|
34 |
-
|
35 |
-
#: php/backend.php:123
|
36 |
-
#, php-format
|
37 |
-
msgid ""
|
38 |
-
"There is WordPress 3.5 out there! The plugin supports older versions way "
|
39 |
-
"back to 3.1 - but %s is defenitly to old!"
|
40 |
-
msgstr ""
|
41 |
-
"Es gibt schon WordPress 3.5! Das Plugin unterstützt alle Versionen ab 3.1 - "
|
42 |
-
"aber %s ist wirklich zu alt!"
|
43 |
-
|
44 |
-
#: php/backend.php:134
|
45 |
-
msgid "Set Featured Video"
|
46 |
-
msgstr "Beitragsvideo festlegen"
|
47 |
-
|
48 |
-
#: php/backend.php:134
|
49 |
-
msgid "Set featured video"
|
50 |
-
msgstr "Beitragsvideo festlegen"
|
51 |
-
|
52 |
-
#: php/backend.php:143
|
53 |
-
msgid "Set Featured Video Fallback"
|
54 |
-
msgstr "Beitragsvideo-Ersatz festlegen"
|
55 |
-
|
56 |
-
#: php/backend.php:143
|
57 |
-
msgid "Set featured video fallback"
|
58 |
-
msgstr "Beitragsvideo Fallback festlegen"
|
59 |
-
|
60 |
-
#: php/backend.php:152 php/backend.php:626
|
61 |
-
msgid "Supported Video Formats"
|
62 |
-
msgstr "Unterstützte Videoformate"
|
63 |
-
|
64 |
-
#: php/backend.php:152
|
65 |
-
msgid "or"
|
66 |
-
msgstr "oder"
|
67 |
-
|
68 |
-
#: php/backend.php:152 php/backend.php:625
|
69 |
-
msgid "More information"
|
70 |
-
msgstr "Mehr Informationen"
|
71 |
-
|
72 |
-
#: php/backend.php:157
|
73 |
-
msgid "Fallback Video"
|
74 |
-
msgstr "Fallback Video"
|
75 |
-
|
76 |
-
#: php/backend.php:157
|
77 |
-
msgid ""
|
78 |
-
"The two input fields should contain the same video but in distinct formats."
|
79 |
-
msgstr ""
|
80 |
-
"Die zwei Eingabefelder sollen das gleiche Video in unterschiedlichen "
|
81 |
-
"Formaten enthalten."
|
82 |
-
|
83 |
-
#: php/backend.php:164
|
84 |
-
msgid "Hint"
|
85 |
-
msgstr "Hinweis"
|
86 |
-
|
87 |
-
#: php/backend.php:164
|
88 |
-
#, php-format
|
89 |
-
msgid "Take a look into the %sContextual Help%s."
|
90 |
-
msgstr "Wirf einen Blick in die %sHilfe%s."
|
91 |
-
|
92 |
-
#: php/backend.php:170 php/settings.php:399
|
93 |
-
msgid "Featured Image"
|
94 |
-
msgstr ""
|
95 |
-
|
96 |
-
#: php/backend.php:170
|
97 |
-
msgid ""
|
98 |
-
"For automatically displaying the Featured Video a Featured Image is required."
|
99 |
-
msgstr ""
|
100 |
-
"Um das Artikelvideo automatisch im Theme anzeigen zu können, muss ein "
|
101 |
-
"Artikelbild festgelegt werden."
|
102 |
-
|
103 |
-
#: php/backend.php:175
|
104 |
-
msgid "Set as Featured Image"
|
105 |
-
msgstr "Als Beitragsbild festlegen"
|
106 |
-
|
107 |
-
#: php/backend.php:179 php/settings.php:70
|
108 |
-
msgid "The current theme does not support Featured Images"
|
109 |
-
msgstr "Das aktuelle Theme nutzt keine Beitragsbilder."
|
110 |
-
|
111 |
-
#: php/backend.php:179
|
112 |
-
#, php-format
|
113 |
-
msgid ""
|
114 |
-
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
115 |
-
"<code>PHP functions</code>. To hide this notice deactivate "<em>Replace "
|
116 |
-
"Featured Images</em>" in the %sMedia Settings%s."
|
117 |
-
msgstr ""
|
118 |
-
"Damit Beitragsvideos in deinem Theme angezeigt werden, musst du den "
|
119 |
-
"<code>Shortcode</code> oder die <code>PHP-Funktionen</code> verwenden. Um "
|
120 |
-
"diese Warnung zu verstecken, deaktiviere "<em>Artikelbilder ersetzen</"
|
121 |
-
"em>" in deinen %sMedien Einstellungen%s."
|
122 |
-
|
123 |
-
#: php/backend.php:620
|
124 |
-
#, php-format
|
125 |
-
msgid ""
|
126 |
-
"To use local videos, copy the <code>Link To Media File</code> from your "
|
127 |
-
"%sMedia Library%s and paste it into the text field."
|
128 |
-
msgstr ""
|
129 |
-
"Um lokale Videos zu nutzen, kopiere den <code>Link zur Medien-Datei</code> "
|
130 |
-
"aus deiner %sMediathek%s und füge ihn in das Textfeld ein."
|
131 |
-
|
132 |
-
#: php/backend.php:621
|
133 |
-
#, php-format
|
134 |
-
msgid ""
|
135 |
-
"To use local videos, copy the <code>File URL</code> from your %sMedia Library"
|
136 |
-
"%s and paste it into the text field."
|
137 |
-
msgstr ""
|
138 |
-
"Um lokale Videos zu nutzen, kopiere die <code>Datei-URL</code> aus deiner "
|
139 |
-
"%sMediathek%s und füge sie in das Textfeld ein."
|
140 |
-
|
141 |
-
#: php/backend.php:625
|
142 |
-
msgid ""
|
143 |
-
"The second text field is intended to hold the URL to the same video in a "
|
144 |
-
"different format. It will be used as fallback if the primary file can not be "
|
145 |
-
"played."
|
146 |
-
msgstr ""
|
147 |
-
"Das zweite Textfeld ist für eine URL zu dem gleichen Video in einem anderen "
|
148 |
-
"Videoformat gedacht. Dieses zweite Video wird dann als Fallback benutzt, "
|
149 |
-
"falls das erste Video nicht kompatibel ist."
|
150 |
-
|
151 |
-
#: php/backend.php:628
|
152 |
-
msgid "Converting your videos"
|
153 |
-
msgstr "Videos konvertieren"
|
154 |
-
|
155 |
-
#: php/backend.php:629
|
156 |
-
#, php-format
|
157 |
-
msgid ""
|
158 |
-
"Take a look at the %sMiro Video Converter%s. It is open source, lightweight "
|
159 |
-
"and compatible with Windows, Mac and Linux."
|
160 |
-
msgstr ""
|
161 |
-
"Schau dir den %sMiro Video Converter%s an. Er is Open Source, klein, einfach "
|
162 |
-
"zu verwenden und mit Windows, Mac und Linux kompatibel."
|
163 |
-
|
164 |
-
#: php/backend.php:630
|
165 |
-
msgid "Fixing upload errors"
|
166 |
-
msgstr "Videoupload Fehler beheben"
|
167 |
-
|
168 |
-
#: php/backend.php:632
|
169 |
-
#, php-format
|
170 |
-
msgid ""
|
171 |
-
"Read %sthis%s on how to increase the <strong>maximum file upload size</"
|
172 |
-
"strong>."
|
173 |
-
msgstr ""
|
174 |
-
"Lies %sdas hier%s, um zu erfahren, wie man das <strong>Dateigrößenlimit</"
|
175 |
-
"strong> erhöht."
|
176 |
-
|
177 |
-
#: php/backend.php:633
|
178 |
-
#, php-format
|
179 |
-
msgid ""
|
180 |
-
"WordPress by default does not support <code>webM</code>. The plugin "
|
181 |
-
"activates it, but under some conditions this might not be enough. %sHere%s "
|
182 |
-
"you can get more information on this."
|
183 |
-
msgstr ""
|
184 |
-
"Normalerweise unterstützt WordPress kein <code>webM</code>. Das Plugin "
|
185 |
-
"aktiviert die unterstützung, aber manchmal reicht das noch nicht. %sHier%s "
|
186 |
-
"gibt es mehr Informationen."
|
187 |
-
|
188 |
-
#: php/backend.php:635
|
189 |
-
msgid "Flash Fallback"
|
190 |
-
msgstr "Flash Fallback"
|
191 |
-
|
192 |
-
#: php/backend.php:636
|
193 |
-
#, php-format
|
194 |
-
msgid ""
|
195 |
-
"The video player, %sVIDEOJS%s, features an Adobe Flash fallback. All you "
|
196 |
-
"need to do is provide an <code>mp4</code>-video."
|
197 |
-
msgstr ""
|
198 |
-
"Der Video Player, %sVIDEOJS%s, bietet einen Adobe Flash Fallback. Du musst "
|
199 |
-
"einfach nur ein <code>mp4</code>-Video einbinden."
|
200 |
-
|
201 |
-
#: php/backend.php:640
|
202 |
-
msgid ""
|
203 |
-
"These are some of the tested URL formats. Everything in bold is required, "
|
204 |
-
"everything in brackets is optional."
|
205 |
-
msgstr ""
|
206 |
-
"Das hier sind einige getestete URL Formate. Alles fettgedruckte ist "
|
207 |
-
"notwendig, alles in Klammern optional."
|
208 |
-
|
209 |
-
#: php/backend.php:674 php/backend.php:698
|
210 |
-
msgid "Local Media"
|
211 |
-
msgstr "Lokale Medien"
|
212 |
-
|
213 |
-
#: php/backend.php:681 php/backend.php:700
|
214 |
-
msgid "Valid URLs"
|
215 |
-
msgstr "Video URLs"
|
216 |
-
|
217 |
-
#: php/settings.php:21
|
218 |
-
msgid "Featured Videos"
|
219 |
-
msgstr "Beitragsvideos"
|
220 |
-
|
221 |
-
#: php/settings.php:23
|
222 |
-
msgid "Replace Featured Images"
|
223 |
-
msgstr "Beitragsbilder ersetzen"
|
224 |
-
|
225 |
-
#: php/settings.php:24
|
226 |
-
msgid "Autoplay"
|
227 |
-
msgstr ""
|
228 |
-
|
229 |
-
#: php/settings.php:25
|
230 |
-
msgid "Video Sizing"
|
231 |
-
msgstr "Videogröße"
|
232 |
-
|
233 |
-
#: php/settings.php:26
|
234 |
-
msgid "Video Align"
|
235 |
-
msgstr "Video-Ausrichtung"
|
236 |
-
|
237 |
-
#: php/settings.php:27
|
238 |
-
msgid "Local Video Options"
|
239 |
-
msgstr "Lokale Videos"
|
240 |
-
|
241 |
-
#: php/settings.php:28
|
242 |
-
msgid "YouTube Options"
|
243 |
-
msgstr "YouTube Optionen"
|
244 |
-
|
245 |
-
#: php/settings.php:29
|
246 |
-
msgid "Vimeo Options"
|
247 |
-
msgstr "Vimeo Optionen"
|
248 |
-
|
249 |
-
#: php/settings.php:30
|
250 |
-
msgid "Dailymotion Options"
|
251 |
-
msgstr "Dailymotion Optionen"
|
252 |
-
|
253 |
-
#: php/settings.php:31
|
254 |
-
msgid "Support"
|
255 |
-
msgstr "Support"
|
256 |
-
|
257 |
-
#: php/settings.php:45
|
258 |
-
#, php-format
|
259 |
-
msgid ""
|
260 |
-
"To display your featured videos you can either make use of the automatic "
|
261 |
-
"replacement, use the %s or manually edit your theme's source files to make "
|
262 |
-
"use of the plugins PHP-functions."
|
263 |
-
msgstr ""
|
264 |
-
"Um die Artikelvideos anzuzeigen kannst du entweder das automatische Ersetzen "
|
265 |
-
"der Artikelbilder nutzen, auf den %s zurückgreifen oder manuel die PHP-"
|
266 |
-
"Funktionen in deine Theme Dateien integrieren."
|
267 |
-
|
268 |
-
#: php/settings.php:46
|
269 |
-
#, php-format
|
270 |
-
msgid ""
|
271 |
-
"For more information about Shortcode and PHP functions see the %sContextual "
|
272 |
-
"Help%s."
|
273 |
-
msgstr ""
|
274 |
-
"Für mehr Informationen über den Shortcode und die PHP-Funktionen schaue in "
|
275 |
-
"die %sHilfe%s."
|
276 |
-
|
277 |
-
#: php/settings.php:62 php/settings.php:86
|
278 |
-
msgid "yes"
|
279 |
-
msgstr "ja"
|
280 |
-
|
281 |
-
#: php/settings.php:62 php/settings.php:88 php/settings.php:111
|
282 |
-
#: php/settings.php:121 php/settings.php:142
|
283 |
-
msgid "default"
|
284 |
-
msgstr "default"
|
285 |
-
|
286 |
-
#: php/settings.php:64 php/settings.php:88
|
287 |
-
msgid "no"
|
288 |
-
msgstr "nein"
|
289 |
-
|
290 |
-
#: php/settings.php:65
|
291 |
-
msgid ""
|
292 |
-
"If a Featured Video is available it can be displayed in place of the "
|
293 |
-
"Featured Image. Still, a Featured Image is required."
|
294 |
-
msgstr ""
|
295 |
-
"Wenn ein Artikelvideo vorhanden ist kann es anstelle des Artikelbildes "
|
296 |
-
"angezeigt werden. Dafür muss trotzdem ein Artikelbild gesetzt sein!"
|
297 |
-
|
298 |
-
#: php/settings.php:70
|
299 |
-
msgid ""
|
300 |
-
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
301 |
-
"<code>PHP functions</code>."
|
302 |
-
msgstr ""
|
303 |
-
"Um Artikelvideos anzuzeigen musst du den <code>Shortcode</code> oder die "
|
304 |
-
"<code>PHP-Funktionen</code> nutzen."
|
305 |
-
|
306 |
-
#: php/settings.php:89
|
307 |
-
msgid ""
|
308 |
-
"YouTube, Vimeo and Dailymotion videos can autoplay when a single post/page "
|
309 |
-
"is being viewed."
|
310 |
-
msgstr ""
|
311 |
-
"Wenn gesetzt, starten YouTube, Vimeo und Dailymotion Videos automatisch wenn "
|
312 |
-
"sie auf der Seite eines einzelnen Beitrags angezeigt werden."
|
313 |
-
|
314 |
-
#: php/settings.php:108
|
315 |
-
msgid "Width"
|
316 |
-
msgstr "Breite"
|
317 |
-
|
318 |
-
#: php/settings.php:118
|
319 |
-
msgid "Height"
|
320 |
-
msgstr "Höhe"
|
321 |
-
|
322 |
-
#: php/settings.php:127
|
323 |
-
msgid ""
|
324 |
-
"When using <code>auto</code> the video will be adjusted to fit it's parent "
|
325 |
-
"element while sticking to it's ratio. Using a <code>fixed</code> height and "
|
326 |
-
"width might result in <em>not so pretty</em> black bars."
|
327 |
-
msgstr ""
|
328 |
-
"Wenn <code>auto</code> gesetzt ist, wird das jeweilige Video automatisch an "
|
329 |
-
"das Elternelement angepasst. Dabei wird versucht, die Seitenverhältnisse "
|
330 |
-
"beizubehalten. Feste Breite und/oder Höhe kann zu <em>nicht so schönen</em> "
|
331 |
-
"schwarzen Balken führen."
|
332 |
-
|
333 |
-
#: php/settings.php:141
|
334 |
-
msgid "left"
|
335 |
-
msgstr "links"
|
336 |
-
|
337 |
-
#: php/settings.php:142
|
338 |
-
msgid "center"
|
339 |
-
msgstr "zentriert"
|
340 |
-
|
341 |
-
#: php/settings.php:143
|
342 |
-
msgid "right"
|
343 |
-
msgstr "rechts"
|
344 |
-
|
345 |
-
#: php/settings.php:162
|
346 |
-
msgid "Use CDN"
|
347 |
-
msgstr "Nutze CDN"
|
348 |
-
|
349 |
-
#: php/settings.php:163
|
350 |
-
msgid "Include JS"
|
351 |
-
msgstr "JS einbinden"
|
352 |
-
|
353 |
-
#: php/settings.php:164
|
354 |
-
msgid "Include CSS"
|
355 |
-
msgstr "CSS einbinden"
|
356 |
-
|
357 |
-
#: php/settings.php:165
|
358 |
-
msgid ""
|
359 |
-
"Disabling JS and/or CSS will break the local video player. Disable only when "
|
360 |
-
"you want to replace VideoJS with a different script and know what you are "
|
361 |
-
"doing."
|
362 |
-
msgstr ""
|
363 |
-
"JS und/oder CSS einbindung ist für die richtige Darstellung von lokalen "
|
364 |
-
"Videos notwendig. Nutze diese funktionen nur wenn du VideoJS durch ein "
|
365 |
-
"anderes Skript austauschen willst und weißt was du tust."
|
366 |
-
|
367 |
-
#: php/settings.php:166
|
368 |
-
msgid "Use featured image as video thumbnail"
|
369 |
-
msgstr "Artikelbild als video thumbnail nutzen"
|
370 |
-
|
371 |
-
#: php/settings.php:187
|
372 |
-
msgid "Light Theme"
|
373 |
-
msgstr "Helles Design"
|
374 |
-
|
375 |
-
#: php/settings.php:188
|
376 |
-
msgid "Fullscreen Button"
|
377 |
-
msgstr "Vollbildschalter"
|
378 |
-
|
379 |
-
#: php/settings.php:196
|
380 |
-
msgid "Info"
|
381 |
-
msgstr "Info"
|
382 |
-
|
383 |
-
#: php/settings.php:198
|
384 |
-
msgid "Related Videos"
|
385 |
-
msgstr "Verwandte Videos"
|
386 |
-
|
387 |
-
#: php/settings.php:199
|
388 |
-
msgid "Javascript API"
|
389 |
-
msgstr ""
|
390 |
-
|
391 |
-
#: php/settings.php:200
|
392 |
-
msgid "White Progressbar"
|
393 |
-
msgstr "Weißer Fortschrittsbalken"
|
394 |
-
|
395 |
-
#: php/settings.php:202 php/settings.php:254
|
396 |
-
msgid "Logo"
|
397 |
-
msgstr "Logo"
|
398 |
-
|
399 |
-
#: php/settings.php:223
|
400 |
-
msgid "Portrait"
|
401 |
-
msgstr "Portrait"
|
402 |
-
|
403 |
-
#: php/settings.php:224
|
404 |
-
msgid "Title"
|
405 |
-
msgstr "Titel"
|
406 |
-
|
407 |
-
#: php/settings.php:225
|
408 |
-
msgid "Byline"
|
409 |
-
msgstr "Author"
|
410 |
-
|
411 |
-
#: php/settings.php:228
|
412 |
-
msgid "Color"
|
413 |
-
msgstr "Farbe"
|
414 |
-
|
415 |
-
#: php/settings.php:232
|
416 |
-
msgid "Vimeo Plus Videos might ignore these settings."
|
417 |
-
msgstr "Vimeo Plus Videos können diese Einstellungen ignorieren."
|
418 |
-
|
419 |
-
#: php/settings.php:255
|
420 |
-
msgid "Videoinfo"
|
421 |
-
msgstr "Videoinfo"
|
422 |
-
|
423 |
-
#: php/settings.php:256
|
424 |
-
msgid "Syndication Key"
|
425 |
-
msgstr "Syndication Schlüssel"
|
426 |
-
|
427 |
-
#: php/settings.php:260
|
428 |
-
msgid "Foreground"
|
429 |
-
msgstr "Vordergrund"
|
430 |
-
|
431 |
-
#: php/settings.php:265
|
432 |
-
msgid "Highlight"
|
433 |
-
msgstr "Hervorhebung"
|
434 |
-
|
435 |
-
#: php/settings.php:270
|
436 |
-
msgid "Background"
|
437 |
-
msgstr "Hintergrund"
|
438 |
-
|
439 |
-
#: php/settings.php:287
|
440 |
-
#, php-format
|
441 |
-
msgid ""
|
442 |
-
"If you have found a bug or are missing a specific video service, please "
|
443 |
-
"%slet me know%s in the support forum. Elsewise, if you like the plugin: "
|
444 |
-
"Please %srate it!%s"
|
445 |
-
msgstr ""
|
446 |
-
"Wenn du einen Fehler gefunden hast oder einen bestimmten Video-Anbieter "
|
447 |
-
"vermisst, %ssag bescheid%s; Ansonsten, wenn dir das Plugin gefällt, bitte "
|
448 |
-
"%sbewerte es!%s"
|
449 |
-
|
450 |
-
#: php/settings.php:374
|
451 |
-
msgid "Displays the video in its default size."
|
452 |
-
msgstr "Stellt das Video in seiner Standardgröße dar."
|
453 |
-
|
454 |
-
#: php/settings.php:378
|
455 |
-
msgid ""
|
456 |
-
"Displays the video with an width of 300 pixel. Height will be fitted to the "
|
457 |
-
"aspect ratio."
|
458 |
-
msgstr ""
|
459 |
-
"Stellt das Video mit einer breite von 300 Pixeln dar. Die Höhe wird "
|
460 |
-
"automatisch angepasst, so dass das Seitenverhältniss erhalten bleibt."
|
461 |
-
|
462 |
-
#: php/settings.php:382
|
463 |
-
msgid "Displays the video with an fixed width and height."
|
464 |
-
msgstr "Stellt das Video mit fester Breite und Höhe dar."
|
465 |
-
|
466 |
-
#: php/settings.php:396
|
467 |
-
#, php-format
|
468 |
-
msgid ""
|
469 |
-
"All parameters are optional. If %s the current post's id will be used. %s is "
|
470 |
-
"either a string keyword (thumbnail, medium, large or full) or a 2-item array "
|
471 |
-
"representing width and height in pixels, e.g. array(32,32)."
|
472 |
-
msgstr ""
|
473 |
-
"Alle Parameter sind optional. Wenn %s gilt, wird die ID des aktuellen "
|
474 |
-
"Beitrags genutzt. %s ist entweder ein String (thumbnail, medium, large oder "
|
475 |
-
"full) oder ein Array mit zwei Stellen (Breite und Höhe); Zum Beispiel array"
|
476 |
-
"(32,32)."
|
477 |
-
|
478 |
-
#: php/settings.php:399
|
479 |
-
#, php-format
|
480 |
-
msgid ""
|
481 |
-
"The functions are implemented corresponding to the original %sfunctions%s: "
|
482 |
-
"They are intended to be used and to act the same way. Take a look into the "
|
483 |
-
"WordPress Codex for further guidance:"
|
484 |
-
msgstr ""
|
485 |
-
"Die Funktionen sind nach den original %sFunktionen%s implementiert. Sie "
|
486 |
-
"sollten genauso genutzt werden können und sich genauso verhalten. Schau dir "
|
487 |
-
"für mehr Informationen den WordPress Codex an:"
|
488 |
-
|
489 |
-
#: php/settings.php:422 php/settings.php:445
|
490 |
-
msgid "PHP-Functions"
|
491 |
-
msgstr "PHP-Funktionen"
|
492 |
-
|
493 |
-
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
494 |
-
#: php/upgrade.php:193 php/upgrade.php:204
|
495 |
-
msgid "Featured Video Plus was <strong>upgraded</strong>."
|
496 |
-
msgstr "Featured Video Plus wurde <strong>aktualisiert</strong>."
|
497 |
-
|
498 |
-
#: php/upgrade.php:160
|
499 |
-
#, php-format
|
500 |
-
msgid ""
|
501 |
-
"%s brings new options for YouTube and local videos, fixes a whole bunch of "
|
502 |
-
"glitches and introduces a new PHP-function."
|
503 |
-
msgstr ""
|
504 |
-
"%s bringt neue Einstellungsmöglichkeiten für YouTube und lokale Videos, "
|
505 |
-
"behebt einige Fehler und baut eine neue PHP-Funktion ein."
|
506 |
-
|
507 |
-
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
508 |
-
#: php/upgrade.php:193 php/upgrade.php:204
|
509 |
-
#, php-format
|
510 |
-
msgid "If you like the plugin, please %srate it%s."
|
511 |
-
msgstr "Wenn dir das Plugin gefällt, bitte %sbewerte es%s."
|
512 |
-
|
513 |
-
#: php/upgrade.php:171
|
514 |
-
#, php-format
|
515 |
-
msgid ""
|
516 |
-
"%s <strong>ajax</strong>ifies the Featured Video box, introduces new options "
|
517 |
-
"for YouTube and local videos and a new PHP-function."
|
518 |
-
msgstr ""
|
519 |
-
"In %s wurde die Featured Video box überarbeitet und unterstützt nun AJAX. "
|
520 |
-
"Außerdem gibt es neue Optionen in den Medieneinstellungen, besonders für "
|
521 |
-
"YouTube und lokale Videos."
|
522 |
-
|
523 |
-
#: php/upgrade.php:182
|
524 |
-
#, php-format
|
525 |
-
msgid ""
|
526 |
-
"%s features a seamless <strong>WP3.5 Media Manager</strong> integration, an "
|
527 |
-
"all new <strong>ajax</strong>ified metabox, time-links (#t=4m2s) for YouTube "
|
528 |
-
"and Dailymotion, new PHP functions for developers and more."
|
529 |
-
msgstr ""
|
530 |
-
"%s integriert den <strong>WP3.5 Media Manager</strong> nahtlos, unterstützt "
|
531 |
-
"nun AJAX, bietet time-links für YouTube und Dailymotion(#t=4m2s), einige "
|
532 |
-
"neue Einstellungen und neue PHP Funktionen für Entwickler."
|
533 |
-
|
534 |
-
#: php/upgrade.php:193
|
535 |
-
#, php-format
|
536 |
-
msgid ""
|
537 |
-
"%s features a seamless WP3.5 Media Manager integration, an ajaxified "
|
538 |
-
"metabox, time-links (#t=4m2s) for YouTube and Dailymotion, more "
|
539 |
-
"customization settings and internationalization."
|
540 |
-
msgstr ""
|
541 |
-
"%s integriert den <strong>WP3.5 Media Manager</strong> nahtlos, bringt AJAX, "
|
542 |
-
"bietet time-links für YouTube und Dailymotion(#t=4m2s), mehr Einstellungen "
|
543 |
-
"und Internationalisierung."
|
544 |
-
|
545 |
-
#: php/upgrade.php:204
|
546 |
-
#, php-format
|
547 |
-
msgid ""
|
548 |
-
"%s features support for <strong>Local Videos</strong>, a seamless WP3.5 "
|
549 |
-
"Media Manager integration, an ajaxified metabox, time-links (#t=4m2s) for "
|
550 |
-
"YouTube and Dailymotion and many more customization settings."
|
551 |
-
msgstr ""
|
552 |
-
"%s integriert unterstützung für <strong>lokale Videos</strong>, den neuen "
|
553 |
-
"WP3.5 Media Manager, eine überarbeitete AJAX-Metabox, time-links (#t=4m2s) "
|
554 |
-
"für YouTube und Dailymotion und viele neue Einstellungsmöglichkeiten."
|
555 |
-
|
556 |
-
#: php/upgrade.php:216
|
557 |
-
#, php-format
|
558 |
-
msgid ""
|
559 |
-
"Featured Video Plus is <strong>ready to use</strong>. There is a new box on "
|
560 |
-
"post & page edit screens for you to add videos. <strong>Take a look at your "
|
561 |
-
"new %sMedia Settings%s</strong>."
|
562 |
-
msgstr ""
|
563 |
-
"Featured Video Plus wurde <strong>aktiviert</strong>. Beim bearbeiten deiner "
|
564 |
-
"Einträge gibt es eine neue Box um Artikelvideos hinzuzufügen. Außerdem: "
|
565 |
-
"<strong>Schau in deine %sMedien Einstellungen%s</strong>."
|
566 |
-
|
567 |
-
#~ msgid ""
|
568 |
-
#~ "The plugin logs it's version, the WordPress version and WordPress "
|
569 |
-
#~ "language for internal statistics. Those help for future plugin "
|
570 |
-
#~ "development."
|
571 |
-
#~ msgstr ""
|
572 |
-
#~ "Das Plugin speichert seine Version, die WordPress Version und WordPress "
|
573 |
-
#~ "Spracheinstellung für eigene Statistiken."
|
574 |
-
|
575 |
-
#~ msgid ""
|
576 |
-
#~ "No personal user information is being collected. Still, you can easily "
|
577 |
-
#~ "Opt-Out and have the data deleted:"
|
578 |
-
#~ msgstr ""
|
579 |
-
#~ "Es werden keine persönlichen Nutzerinformationen gespeichert. Wenn du "
|
580 |
-
#~ "willst kannst du dich abmelden und deine Daten werden gelöscht:"
|
581 |
-
|
582 |
-
#~ msgid "VIDEOJS Player Options"
|
583 |
-
#~ msgstr "VIDEOJS Player Optionen"
|
584 |
-
|
585 |
-
#~ msgid ""
|
586 |
-
#~ "%s features more customization settings, internationalization, better "
|
587 |
-
#~ "error handling and experimental LiveLeak integration."
|
588 |
-
#~ msgstr ""
|
589 |
-
#~ "%s integriert mehr Einstellungsmöglichkeiten, Internationalisierung, "
|
590 |
-
#~ "bessere Fehlerbehandlung und experimentelle LiveLeak Integration."
|
591 |
-
|
592 |
-
#~ msgid "Align"
|
593 |
-
#~ msgstr "Ausrichtung"
|
594 |
-
|
595 |
-
#~ msgid "Found a bug or <strong>missing a specific video service</strong>?"
|
596 |
-
#~ msgstr ""
|
597 |
-
#~ "Hast du einen Fehler gefunden oder <strong>fehlt dir eine bestimmte Video "
|
598 |
-
#~ "Plattform</strong>?"
|
599 |
-
|
600 |
-
#~ msgid "Do you like the plugin?"
|
601 |
-
#~ msgstr "Gefällt dir das Plugin?"
|
602 |
-
|
603 |
-
#~ msgid "rate it"
|
604 |
-
#~ msgstr "bewerte es"
|
605 |
-
|
606 |
-
#~ msgid ""
|
607 |
-
#~ "All parameters are optional. If %s the current post's id will be used."
|
608 |
-
#~ msgstr ""
|
609 |
-
#~ "Alle Parameter sind optional. Wenn %s gilt, wird die ID vom aktuellen "
|
610 |
-
#~ "Eintrag verwendet."
|
611 |
-
|
612 |
-
#~ msgid ""
|
613 |
-
#~ "Featured Video Plus was <strong>upgraded</strong>. Version <strong>%s</"
|
614 |
-
#~ "strong> features more customization settings and a more dynamic admin "
|
615 |
-
#~ "interface."
|
616 |
-
#~ msgstr ""
|
617 |
-
#~ "Version %s integriert mehr Einstellungsmöglichkeiten, "
|
618 |
-
#~ "Internationalisierung, besseres Fehlerbehandlung und LiveLeak Videos "
|
619 |
-
#~ "(experimentell)."
|
620 |
-
|
621 |
-
#~ msgid ""
|
622 |
-
#~ "Featured Video Plus was <strong>upgraded</strong>. Version <strong>%s</"
|
623 |
-
#~ "strong> now supports <strong>local videos</strong> and many more "
|
624 |
-
#~ "customization settings."
|
625 |
-
#~ msgstr ""
|
626 |
-
#~ "Version %s integriert <strong>lokale Videos</strong>, LiveLeak Videos "
|
627 |
-
#~ "(experimentell), mehr Einstellungsmöglichkeiten, Internationalisierung "
|
628 |
-
#~ "und besseres Fehlerbehandlung."
|
629 |
-
|
630 |
-
#~ msgid "YouTube, Vimeo, Dailymotion; Local Media"
|
631 |
-
#~ msgstr "Video Formate"
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: featured-video-plus 1.3 de_DE\n"
|
4 |
+
"POT-Creation-Date: 2013-04-16 11:06+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-04-16 11:08+0100\n"
|
6 |
+
"Last-Translator: Alexander Höreth <a.hoereth@gmail.com>\n"
|
7 |
+
"Language-Team: a.hoereth <a.hoereth@gmail.com>\n"
|
8 |
+
"Language: de_DE\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.4\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Poedit-SearchPath-0: php\n"
|
17 |
+
|
18 |
+
#: php/backend.php:32
|
19 |
+
msgid "Video URL"
|
20 |
+
msgstr "Video URL"
|
21 |
+
|
22 |
+
#: php/backend.php:33
|
23 |
+
msgid "Fallback: same video, different format"
|
24 |
+
msgstr "Fallback: gleiche Video, anderes Format"
|
25 |
+
|
26 |
+
#: php/backend.php:92 php/backend.php:674 php/backend.php:681
|
27 |
+
#: php/backend.php:698 php/backend.php:700
|
28 |
+
msgid "Featured Video"
|
29 |
+
msgstr "Beitragsvideo"
|
30 |
+
|
31 |
+
#: php/backend.php:123
|
32 |
+
msgid "Outdated WordPress Version"
|
33 |
+
msgstr "Veraltete WordPress Version"
|
34 |
+
|
35 |
+
#: php/backend.php:123
|
36 |
+
#, php-format
|
37 |
+
msgid ""
|
38 |
+
"There is WordPress 3.5 out there! The plugin supports older versions way "
|
39 |
+
"back to 3.1 - but %s is defenitly to old!"
|
40 |
+
msgstr ""
|
41 |
+
"Es gibt schon WordPress 3.5! Das Plugin unterstützt alle Versionen ab 3.1 - "
|
42 |
+
"aber %s ist wirklich zu alt!"
|
43 |
+
|
44 |
+
#: php/backend.php:134
|
45 |
+
msgid "Set Featured Video"
|
46 |
+
msgstr "Beitragsvideo festlegen"
|
47 |
+
|
48 |
+
#: php/backend.php:134
|
49 |
+
msgid "Set featured video"
|
50 |
+
msgstr "Beitragsvideo festlegen"
|
51 |
+
|
52 |
+
#: php/backend.php:143
|
53 |
+
msgid "Set Featured Video Fallback"
|
54 |
+
msgstr "Beitragsvideo-Ersatz festlegen"
|
55 |
+
|
56 |
+
#: php/backend.php:143
|
57 |
+
msgid "Set featured video fallback"
|
58 |
+
msgstr "Beitragsvideo Fallback festlegen"
|
59 |
+
|
60 |
+
#: php/backend.php:152 php/backend.php:626
|
61 |
+
msgid "Supported Video Formats"
|
62 |
+
msgstr "Unterstützte Videoformate"
|
63 |
+
|
64 |
+
#: php/backend.php:152
|
65 |
+
msgid "or"
|
66 |
+
msgstr "oder"
|
67 |
+
|
68 |
+
#: php/backend.php:152 php/backend.php:625
|
69 |
+
msgid "More information"
|
70 |
+
msgstr "Mehr Informationen"
|
71 |
+
|
72 |
+
#: php/backend.php:157
|
73 |
+
msgid "Fallback Video"
|
74 |
+
msgstr "Fallback Video"
|
75 |
+
|
76 |
+
#: php/backend.php:157
|
77 |
+
msgid ""
|
78 |
+
"The two input fields should contain the same video but in distinct formats."
|
79 |
+
msgstr ""
|
80 |
+
"Die zwei Eingabefelder sollen das gleiche Video in unterschiedlichen "
|
81 |
+
"Formaten enthalten."
|
82 |
+
|
83 |
+
#: php/backend.php:164
|
84 |
+
msgid "Hint"
|
85 |
+
msgstr "Hinweis"
|
86 |
+
|
87 |
+
#: php/backend.php:164
|
88 |
+
#, php-format
|
89 |
+
msgid "Take a look into the %sContextual Help%s."
|
90 |
+
msgstr "Wirf einen Blick in die %sHilfe%s."
|
91 |
+
|
92 |
+
#: php/backend.php:170 php/settings.php:399
|
93 |
+
msgid "Featured Image"
|
94 |
+
msgstr ""
|
95 |
+
|
96 |
+
#: php/backend.php:170
|
97 |
+
msgid ""
|
98 |
+
"For automatically displaying the Featured Video a Featured Image is required."
|
99 |
+
msgstr ""
|
100 |
+
"Um das Artikelvideo automatisch im Theme anzeigen zu können, muss ein "
|
101 |
+
"Artikelbild festgelegt werden."
|
102 |
+
|
103 |
+
#: php/backend.php:175
|
104 |
+
msgid "Set as Featured Image"
|
105 |
+
msgstr "Als Beitragsbild festlegen"
|
106 |
+
|
107 |
+
#: php/backend.php:179 php/settings.php:70
|
108 |
+
msgid "The current theme does not support Featured Images"
|
109 |
+
msgstr "Das aktuelle Theme nutzt keine Beitragsbilder."
|
110 |
+
|
111 |
+
#: php/backend.php:179
|
112 |
+
#, php-format
|
113 |
+
msgid ""
|
114 |
+
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
115 |
+
"<code>PHP functions</code>. To hide this notice deactivate "<em>Replace "
|
116 |
+
"Featured Images</em>" in the %sMedia Settings%s."
|
117 |
+
msgstr ""
|
118 |
+
"Damit Beitragsvideos in deinem Theme angezeigt werden, musst du den "
|
119 |
+
"<code>Shortcode</code> oder die <code>PHP-Funktionen</code> verwenden. Um "
|
120 |
+
"diese Warnung zu verstecken, deaktiviere "<em>Artikelbilder ersetzen</"
|
121 |
+
"em>" in deinen %sMedien Einstellungen%s."
|
122 |
+
|
123 |
+
#: php/backend.php:620
|
124 |
+
#, php-format
|
125 |
+
msgid ""
|
126 |
+
"To use local videos, copy the <code>Link To Media File</code> from your "
|
127 |
+
"%sMedia Library%s and paste it into the text field."
|
128 |
+
msgstr ""
|
129 |
+
"Um lokale Videos zu nutzen, kopiere den <code>Link zur Medien-Datei</code> "
|
130 |
+
"aus deiner %sMediathek%s und füge ihn in das Textfeld ein."
|
131 |
+
|
132 |
+
#: php/backend.php:621
|
133 |
+
#, php-format
|
134 |
+
msgid ""
|
135 |
+
"To use local videos, copy the <code>File URL</code> from your %sMedia Library"
|
136 |
+
"%s and paste it into the text field."
|
137 |
+
msgstr ""
|
138 |
+
"Um lokale Videos zu nutzen, kopiere die <code>Datei-URL</code> aus deiner "
|
139 |
+
"%sMediathek%s und füge sie in das Textfeld ein."
|
140 |
+
|
141 |
+
#: php/backend.php:625
|
142 |
+
msgid ""
|
143 |
+
"The second text field is intended to hold the URL to the same video in a "
|
144 |
+
"different format. It will be used as fallback if the primary file can not be "
|
145 |
+
"played."
|
146 |
+
msgstr ""
|
147 |
+
"Das zweite Textfeld ist für eine URL zu dem gleichen Video in einem anderen "
|
148 |
+
"Videoformat gedacht. Dieses zweite Video wird dann als Fallback benutzt, "
|
149 |
+
"falls das erste Video nicht kompatibel ist."
|
150 |
+
|
151 |
+
#: php/backend.php:628
|
152 |
+
msgid "Converting your videos"
|
153 |
+
msgstr "Videos konvertieren"
|
154 |
+
|
155 |
+
#: php/backend.php:629
|
156 |
+
#, php-format
|
157 |
+
msgid ""
|
158 |
+
"Take a look at the %sMiro Video Converter%s. It is open source, lightweight "
|
159 |
+
"and compatible with Windows, Mac and Linux."
|
160 |
+
msgstr ""
|
161 |
+
"Schau dir den %sMiro Video Converter%s an. Er is Open Source, klein, einfach "
|
162 |
+
"zu verwenden und mit Windows, Mac und Linux kompatibel."
|
163 |
+
|
164 |
+
#: php/backend.php:630
|
165 |
+
msgid "Fixing upload errors"
|
166 |
+
msgstr "Videoupload Fehler beheben"
|
167 |
+
|
168 |
+
#: php/backend.php:632
|
169 |
+
#, php-format
|
170 |
+
msgid ""
|
171 |
+
"Read %sthis%s on how to increase the <strong>maximum file upload size</"
|
172 |
+
"strong>."
|
173 |
+
msgstr ""
|
174 |
+
"Lies %sdas hier%s, um zu erfahren, wie man das <strong>Dateigrößenlimit</"
|
175 |
+
"strong> erhöht."
|
176 |
+
|
177 |
+
#: php/backend.php:633
|
178 |
+
#, php-format
|
179 |
+
msgid ""
|
180 |
+
"WordPress by default does not support <code>webM</code>. The plugin "
|
181 |
+
"activates it, but under some conditions this might not be enough. %sHere%s "
|
182 |
+
"you can get more information on this."
|
183 |
+
msgstr ""
|
184 |
+
"Normalerweise unterstützt WordPress kein <code>webM</code>. Das Plugin "
|
185 |
+
"aktiviert die unterstützung, aber manchmal reicht das noch nicht. %sHier%s "
|
186 |
+
"gibt es mehr Informationen."
|
187 |
+
|
188 |
+
#: php/backend.php:635
|
189 |
+
msgid "Flash Fallback"
|
190 |
+
msgstr "Flash Fallback"
|
191 |
+
|
192 |
+
#: php/backend.php:636
|
193 |
+
#, php-format
|
194 |
+
msgid ""
|
195 |
+
"The video player, %sVIDEOJS%s, features an Adobe Flash fallback. All you "
|
196 |
+
"need to do is provide an <code>mp4</code>-video."
|
197 |
+
msgstr ""
|
198 |
+
"Der Video Player, %sVIDEOJS%s, bietet einen Adobe Flash Fallback. Du musst "
|
199 |
+
"einfach nur ein <code>mp4</code>-Video einbinden."
|
200 |
+
|
201 |
+
#: php/backend.php:640
|
202 |
+
msgid ""
|
203 |
+
"These are some of the tested URL formats. Everything in bold is required, "
|
204 |
+
"everything in brackets is optional."
|
205 |
+
msgstr ""
|
206 |
+
"Das hier sind einige getestete URL Formate. Alles fettgedruckte ist "
|
207 |
+
"notwendig, alles in Klammern optional."
|
208 |
+
|
209 |
+
#: php/backend.php:674 php/backend.php:698
|
210 |
+
msgid "Local Media"
|
211 |
+
msgstr "Lokale Medien"
|
212 |
+
|
213 |
+
#: php/backend.php:681 php/backend.php:700
|
214 |
+
msgid "Valid URLs"
|
215 |
+
msgstr "Video URLs"
|
216 |
+
|
217 |
+
#: php/settings.php:21
|
218 |
+
msgid "Featured Videos"
|
219 |
+
msgstr "Beitragsvideos"
|
220 |
+
|
221 |
+
#: php/settings.php:23
|
222 |
+
msgid "Replace Featured Images"
|
223 |
+
msgstr "Beitragsbilder ersetzen"
|
224 |
+
|
225 |
+
#: php/settings.php:24
|
226 |
+
msgid "Autoplay"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: php/settings.php:25
|
230 |
+
msgid "Video Sizing"
|
231 |
+
msgstr "Videogröße"
|
232 |
+
|
233 |
+
#: php/settings.php:26
|
234 |
+
msgid "Video Align"
|
235 |
+
msgstr "Video-Ausrichtung"
|
236 |
+
|
237 |
+
#: php/settings.php:27
|
238 |
+
msgid "Local Video Options"
|
239 |
+
msgstr "Lokale Videos"
|
240 |
+
|
241 |
+
#: php/settings.php:28
|
242 |
+
msgid "YouTube Options"
|
243 |
+
msgstr "YouTube Optionen"
|
244 |
+
|
245 |
+
#: php/settings.php:29
|
246 |
+
msgid "Vimeo Options"
|
247 |
+
msgstr "Vimeo Optionen"
|
248 |
+
|
249 |
+
#: php/settings.php:30
|
250 |
+
msgid "Dailymotion Options"
|
251 |
+
msgstr "Dailymotion Optionen"
|
252 |
+
|
253 |
+
#: php/settings.php:31
|
254 |
+
msgid "Support"
|
255 |
+
msgstr "Support"
|
256 |
+
|
257 |
+
#: php/settings.php:45
|
258 |
+
#, php-format
|
259 |
+
msgid ""
|
260 |
+
"To display your featured videos you can either make use of the automatic "
|
261 |
+
"replacement, use the %s or manually edit your theme's source files to make "
|
262 |
+
"use of the plugins PHP-functions."
|
263 |
+
msgstr ""
|
264 |
+
"Um die Artikelvideos anzuzeigen kannst du entweder das automatische Ersetzen "
|
265 |
+
"der Artikelbilder nutzen, auf den %s zurückgreifen oder manuel die PHP-"
|
266 |
+
"Funktionen in deine Theme Dateien integrieren."
|
267 |
+
|
268 |
+
#: php/settings.php:46
|
269 |
+
#, php-format
|
270 |
+
msgid ""
|
271 |
+
"For more information about Shortcode and PHP functions see the %sContextual "
|
272 |
+
"Help%s."
|
273 |
+
msgstr ""
|
274 |
+
"Für mehr Informationen über den Shortcode und die PHP-Funktionen schaue in "
|
275 |
+
"die %sHilfe%s."
|
276 |
+
|
277 |
+
#: php/settings.php:62 php/settings.php:86
|
278 |
+
msgid "yes"
|
279 |
+
msgstr "ja"
|
280 |
+
|
281 |
+
#: php/settings.php:62 php/settings.php:88 php/settings.php:111
|
282 |
+
#: php/settings.php:121 php/settings.php:142
|
283 |
+
msgid "default"
|
284 |
+
msgstr "default"
|
285 |
+
|
286 |
+
#: php/settings.php:64 php/settings.php:88
|
287 |
+
msgid "no"
|
288 |
+
msgstr "nein"
|
289 |
+
|
290 |
+
#: php/settings.php:65
|
291 |
+
msgid ""
|
292 |
+
"If a Featured Video is available it can be displayed in place of the "
|
293 |
+
"Featured Image. Still, a Featured Image is required."
|
294 |
+
msgstr ""
|
295 |
+
"Wenn ein Artikelvideo vorhanden ist kann es anstelle des Artikelbildes "
|
296 |
+
"angezeigt werden. Dafür muss trotzdem ein Artikelbild gesetzt sein!"
|
297 |
+
|
298 |
+
#: php/settings.php:70
|
299 |
+
msgid ""
|
300 |
+
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
301 |
+
"<code>PHP functions</code>."
|
302 |
+
msgstr ""
|
303 |
+
"Um Artikelvideos anzuzeigen musst du den <code>Shortcode</code> oder die "
|
304 |
+
"<code>PHP-Funktionen</code> nutzen."
|
305 |
+
|
306 |
+
#: php/settings.php:89
|
307 |
+
msgid ""
|
308 |
+
"YouTube, Vimeo and Dailymotion videos can autoplay when a single post/page "
|
309 |
+
"is being viewed."
|
310 |
+
msgstr ""
|
311 |
+
"Wenn gesetzt, starten YouTube, Vimeo und Dailymotion Videos automatisch wenn "
|
312 |
+
"sie auf der Seite eines einzelnen Beitrags angezeigt werden."
|
313 |
+
|
314 |
+
#: php/settings.php:108
|
315 |
+
msgid "Width"
|
316 |
+
msgstr "Breite"
|
317 |
+
|
318 |
+
#: php/settings.php:118
|
319 |
+
msgid "Height"
|
320 |
+
msgstr "Höhe"
|
321 |
+
|
322 |
+
#: php/settings.php:127
|
323 |
+
msgid ""
|
324 |
+
"When using <code>auto</code> the video will be adjusted to fit it's parent "
|
325 |
+
"element while sticking to it's ratio. Using a <code>fixed</code> height and "
|
326 |
+
"width might result in <em>not so pretty</em> black bars."
|
327 |
+
msgstr ""
|
328 |
+
"Wenn <code>auto</code> gesetzt ist, wird das jeweilige Video automatisch an "
|
329 |
+
"das Elternelement angepasst. Dabei wird versucht, die Seitenverhältnisse "
|
330 |
+
"beizubehalten. Feste Breite und/oder Höhe kann zu <em>nicht so schönen</em> "
|
331 |
+
"schwarzen Balken führen."
|
332 |
+
|
333 |
+
#: php/settings.php:141
|
334 |
+
msgid "left"
|
335 |
+
msgstr "links"
|
336 |
+
|
337 |
+
#: php/settings.php:142
|
338 |
+
msgid "center"
|
339 |
+
msgstr "zentriert"
|
340 |
+
|
341 |
+
#: php/settings.php:143
|
342 |
+
msgid "right"
|
343 |
+
msgstr "rechts"
|
344 |
+
|
345 |
+
#: php/settings.php:162
|
346 |
+
msgid "Use CDN"
|
347 |
+
msgstr "Nutze CDN"
|
348 |
+
|
349 |
+
#: php/settings.php:163
|
350 |
+
msgid "Include JS"
|
351 |
+
msgstr "JS einbinden"
|
352 |
+
|
353 |
+
#: php/settings.php:164
|
354 |
+
msgid "Include CSS"
|
355 |
+
msgstr "CSS einbinden"
|
356 |
+
|
357 |
+
#: php/settings.php:165
|
358 |
+
msgid ""
|
359 |
+
"Disabling JS and/or CSS will break the local video player. Disable only when "
|
360 |
+
"you want to replace VideoJS with a different script and know what you are "
|
361 |
+
"doing."
|
362 |
+
msgstr ""
|
363 |
+
"JS und/oder CSS einbindung ist für die richtige Darstellung von lokalen "
|
364 |
+
"Videos notwendig. Nutze diese funktionen nur wenn du VideoJS durch ein "
|
365 |
+
"anderes Skript austauschen willst und weißt was du tust."
|
366 |
+
|
367 |
+
#: php/settings.php:166
|
368 |
+
msgid "Use featured image as video thumbnail"
|
369 |
+
msgstr "Artikelbild als video thumbnail nutzen"
|
370 |
+
|
371 |
+
#: php/settings.php:187
|
372 |
+
msgid "Light Theme"
|
373 |
+
msgstr "Helles Design"
|
374 |
+
|
375 |
+
#: php/settings.php:188
|
376 |
+
msgid "Fullscreen Button"
|
377 |
+
msgstr "Vollbildschalter"
|
378 |
+
|
379 |
+
#: php/settings.php:196
|
380 |
+
msgid "Info"
|
381 |
+
msgstr "Info"
|
382 |
+
|
383 |
+
#: php/settings.php:198
|
384 |
+
msgid "Related Videos"
|
385 |
+
msgstr "Verwandte Videos"
|
386 |
+
|
387 |
+
#: php/settings.php:199
|
388 |
+
msgid "Javascript API"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: php/settings.php:200
|
392 |
+
msgid "White Progressbar"
|
393 |
+
msgstr "Weißer Fortschrittsbalken"
|
394 |
+
|
395 |
+
#: php/settings.php:202 php/settings.php:254
|
396 |
+
msgid "Logo"
|
397 |
+
msgstr "Logo"
|
398 |
+
|
399 |
+
#: php/settings.php:223
|
400 |
+
msgid "Portrait"
|
401 |
+
msgstr "Portrait"
|
402 |
+
|
403 |
+
#: php/settings.php:224
|
404 |
+
msgid "Title"
|
405 |
+
msgstr "Titel"
|
406 |
+
|
407 |
+
#: php/settings.php:225
|
408 |
+
msgid "Byline"
|
409 |
+
msgstr "Author"
|
410 |
+
|
411 |
+
#: php/settings.php:228
|
412 |
+
msgid "Color"
|
413 |
+
msgstr "Farbe"
|
414 |
+
|
415 |
+
#: php/settings.php:232
|
416 |
+
msgid "Vimeo Plus Videos might ignore these settings."
|
417 |
+
msgstr "Vimeo Plus Videos können diese Einstellungen ignorieren."
|
418 |
+
|
419 |
+
#: php/settings.php:255
|
420 |
+
msgid "Videoinfo"
|
421 |
+
msgstr "Videoinfo"
|
422 |
+
|
423 |
+
#: php/settings.php:256
|
424 |
+
msgid "Syndication Key"
|
425 |
+
msgstr "Syndication Schlüssel"
|
426 |
+
|
427 |
+
#: php/settings.php:260
|
428 |
+
msgid "Foreground"
|
429 |
+
msgstr "Vordergrund"
|
430 |
+
|
431 |
+
#: php/settings.php:265
|
432 |
+
msgid "Highlight"
|
433 |
+
msgstr "Hervorhebung"
|
434 |
+
|
435 |
+
#: php/settings.php:270
|
436 |
+
msgid "Background"
|
437 |
+
msgstr "Hintergrund"
|
438 |
+
|
439 |
+
#: php/settings.php:287
|
440 |
+
#, php-format
|
441 |
+
msgid ""
|
442 |
+
"If you have found a bug or are missing a specific video service, please "
|
443 |
+
"%slet me know%s in the support forum. Elsewise, if you like the plugin: "
|
444 |
+
"Please %srate it!%s"
|
445 |
+
msgstr ""
|
446 |
+
"Wenn du einen Fehler gefunden hast oder einen bestimmten Video-Anbieter "
|
447 |
+
"vermisst, %ssag bescheid%s; Ansonsten, wenn dir das Plugin gefällt, bitte "
|
448 |
+
"%sbewerte es!%s"
|
449 |
+
|
450 |
+
#: php/settings.php:374
|
451 |
+
msgid "Displays the video in its default size."
|
452 |
+
msgstr "Stellt das Video in seiner Standardgröße dar."
|
453 |
+
|
454 |
+
#: php/settings.php:378
|
455 |
+
msgid ""
|
456 |
+
"Displays the video with an width of 300 pixel. Height will be fitted to the "
|
457 |
+
"aspect ratio."
|
458 |
+
msgstr ""
|
459 |
+
"Stellt das Video mit einer breite von 300 Pixeln dar. Die Höhe wird "
|
460 |
+
"automatisch angepasst, so dass das Seitenverhältniss erhalten bleibt."
|
461 |
+
|
462 |
+
#: php/settings.php:382
|
463 |
+
msgid "Displays the video with an fixed width and height."
|
464 |
+
msgstr "Stellt das Video mit fester Breite und Höhe dar."
|
465 |
+
|
466 |
+
#: php/settings.php:396
|
467 |
+
#, php-format
|
468 |
+
msgid ""
|
469 |
+
"All parameters are optional. If %s the current post's id will be used. %s is "
|
470 |
+
"either a string keyword (thumbnail, medium, large or full) or a 2-item array "
|
471 |
+
"representing width and height in pixels, e.g. array(32,32)."
|
472 |
+
msgstr ""
|
473 |
+
"Alle Parameter sind optional. Wenn %s gilt, wird die ID des aktuellen "
|
474 |
+
"Beitrags genutzt. %s ist entweder ein String (thumbnail, medium, large oder "
|
475 |
+
"full) oder ein Array mit zwei Stellen (Breite und Höhe); Zum Beispiel array"
|
476 |
+
"(32,32)."
|
477 |
+
|
478 |
+
#: php/settings.php:399
|
479 |
+
#, php-format
|
480 |
+
msgid ""
|
481 |
+
"The functions are implemented corresponding to the original %sfunctions%s: "
|
482 |
+
"They are intended to be used and to act the same way. Take a look into the "
|
483 |
+
"WordPress Codex for further guidance:"
|
484 |
+
msgstr ""
|
485 |
+
"Die Funktionen sind nach den original %sFunktionen%s implementiert. Sie "
|
486 |
+
"sollten genauso genutzt werden können und sich genauso verhalten. Schau dir "
|
487 |
+
"für mehr Informationen den WordPress Codex an:"
|
488 |
+
|
489 |
+
#: php/settings.php:422 php/settings.php:445
|
490 |
+
msgid "PHP-Functions"
|
491 |
+
msgstr "PHP-Funktionen"
|
492 |
+
|
493 |
+
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
494 |
+
#: php/upgrade.php:193 php/upgrade.php:204
|
495 |
+
msgid "Featured Video Plus was <strong>upgraded</strong>."
|
496 |
+
msgstr "Featured Video Plus wurde <strong>aktualisiert</strong>."
|
497 |
+
|
498 |
+
#: php/upgrade.php:160
|
499 |
+
#, php-format
|
500 |
+
msgid ""
|
501 |
+
"%s brings new options for YouTube and local videos, fixes a whole bunch of "
|
502 |
+
"glitches and introduces a new PHP-function."
|
503 |
+
msgstr ""
|
504 |
+
"%s bringt neue Einstellungsmöglichkeiten für YouTube und lokale Videos, "
|
505 |
+
"behebt einige Fehler und baut eine neue PHP-Funktion ein."
|
506 |
+
|
507 |
+
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
508 |
+
#: php/upgrade.php:193 php/upgrade.php:204
|
509 |
+
#, php-format
|
510 |
+
msgid "If you like the plugin, please %srate it%s."
|
511 |
+
msgstr "Wenn dir das Plugin gefällt, bitte %sbewerte es%s."
|
512 |
+
|
513 |
+
#: php/upgrade.php:171
|
514 |
+
#, php-format
|
515 |
+
msgid ""
|
516 |
+
"%s <strong>ajax</strong>ifies the Featured Video box, introduces new options "
|
517 |
+
"for YouTube and local videos and a new PHP-function."
|
518 |
+
msgstr ""
|
519 |
+
"In %s wurde die Featured Video box überarbeitet und unterstützt nun AJAX. "
|
520 |
+
"Außerdem gibt es neue Optionen in den Medieneinstellungen, besonders für "
|
521 |
+
"YouTube und lokale Videos."
|
522 |
+
|
523 |
+
#: php/upgrade.php:182
|
524 |
+
#, php-format
|
525 |
+
msgid ""
|
526 |
+
"%s features a seamless <strong>WP3.5 Media Manager</strong> integration, an "
|
527 |
+
"all new <strong>ajax</strong>ified metabox, time-links (#t=4m2s) for YouTube "
|
528 |
+
"and Dailymotion, new PHP functions for developers and more."
|
529 |
+
msgstr ""
|
530 |
+
"%s integriert den <strong>WP3.5 Media Manager</strong> nahtlos, unterstützt "
|
531 |
+
"nun AJAX, bietet time-links für YouTube und Dailymotion(#t=4m2s), einige "
|
532 |
+
"neue Einstellungen und neue PHP Funktionen für Entwickler."
|
533 |
+
|
534 |
+
#: php/upgrade.php:193
|
535 |
+
#, php-format
|
536 |
+
msgid ""
|
537 |
+
"%s features a seamless WP3.5 Media Manager integration, an ajaxified "
|
538 |
+
"metabox, time-links (#t=4m2s) for YouTube and Dailymotion, more "
|
539 |
+
"customization settings and internationalization."
|
540 |
+
msgstr ""
|
541 |
+
"%s integriert den <strong>WP3.5 Media Manager</strong> nahtlos, bringt AJAX, "
|
542 |
+
"bietet time-links für YouTube und Dailymotion(#t=4m2s), mehr Einstellungen "
|
543 |
+
"und Internationalisierung."
|
544 |
+
|
545 |
+
#: php/upgrade.php:204
|
546 |
+
#, php-format
|
547 |
+
msgid ""
|
548 |
+
"%s features support for <strong>Local Videos</strong>, a seamless WP3.5 "
|
549 |
+
"Media Manager integration, an ajaxified metabox, time-links (#t=4m2s) for "
|
550 |
+
"YouTube and Dailymotion and many more customization settings."
|
551 |
+
msgstr ""
|
552 |
+
"%s integriert unterstützung für <strong>lokale Videos</strong>, den neuen "
|
553 |
+
"WP3.5 Media Manager, eine überarbeitete AJAX-Metabox, time-links (#t=4m2s) "
|
554 |
+
"für YouTube und Dailymotion und viele neue Einstellungsmöglichkeiten."
|
555 |
+
|
556 |
+
#: php/upgrade.php:216
|
557 |
+
#, php-format
|
558 |
+
msgid ""
|
559 |
+
"Featured Video Plus is <strong>ready to use</strong>. There is a new box on "
|
560 |
+
"post & page edit screens for you to add videos. <strong>Take a look at your "
|
561 |
+
"new %sMedia Settings%s</strong>."
|
562 |
+
msgstr ""
|
563 |
+
"Featured Video Plus wurde <strong>aktiviert</strong>. Beim bearbeiten deiner "
|
564 |
+
"Einträge gibt es eine neue Box um Artikelvideos hinzuzufügen. Außerdem: "
|
565 |
+
"<strong>Schau in deine %sMedien Einstellungen%s</strong>."
|
566 |
+
|
567 |
+
#~ msgid ""
|
568 |
+
#~ "The plugin logs it's version, the WordPress version and WordPress "
|
569 |
+
#~ "language for internal statistics. Those help for future plugin "
|
570 |
+
#~ "development."
|
571 |
+
#~ msgstr ""
|
572 |
+
#~ "Das Plugin speichert seine Version, die WordPress Version und WordPress "
|
573 |
+
#~ "Spracheinstellung für eigene Statistiken."
|
574 |
+
|
575 |
+
#~ msgid ""
|
576 |
+
#~ "No personal user information is being collected. Still, you can easily "
|
577 |
+
#~ "Opt-Out and have the data deleted:"
|
578 |
+
#~ msgstr ""
|
579 |
+
#~ "Es werden keine persönlichen Nutzerinformationen gespeichert. Wenn du "
|
580 |
+
#~ "willst kannst du dich abmelden und deine Daten werden gelöscht:"
|
581 |
+
|
582 |
+
#~ msgid "VIDEOJS Player Options"
|
583 |
+
#~ msgstr "VIDEOJS Player Optionen"
|
584 |
+
|
585 |
+
#~ msgid ""
|
586 |
+
#~ "%s features more customization settings, internationalization, better "
|
587 |
+
#~ "error handling and experimental LiveLeak integration."
|
588 |
+
#~ msgstr ""
|
589 |
+
#~ "%s integriert mehr Einstellungsmöglichkeiten, Internationalisierung, "
|
590 |
+
#~ "bessere Fehlerbehandlung und experimentelle LiveLeak Integration."
|
591 |
+
|
592 |
+
#~ msgid "Align"
|
593 |
+
#~ msgstr "Ausrichtung"
|
594 |
+
|
595 |
+
#~ msgid "Found a bug or <strong>missing a specific video service</strong>?"
|
596 |
+
#~ msgstr ""
|
597 |
+
#~ "Hast du einen Fehler gefunden oder <strong>fehlt dir eine bestimmte Video "
|
598 |
+
#~ "Plattform</strong>?"
|
599 |
+
|
600 |
+
#~ msgid "Do you like the plugin?"
|
601 |
+
#~ msgstr "Gefällt dir das Plugin?"
|
602 |
+
|
603 |
+
#~ msgid "rate it"
|
604 |
+
#~ msgstr "bewerte es"
|
605 |
+
|
606 |
+
#~ msgid ""
|
607 |
+
#~ "All parameters are optional. If %s the current post's id will be used."
|
608 |
+
#~ msgstr ""
|
609 |
+
#~ "Alle Parameter sind optional. Wenn %s gilt, wird die ID vom aktuellen "
|
610 |
+
#~ "Eintrag verwendet."
|
611 |
+
|
612 |
+
#~ msgid ""
|
613 |
+
#~ "Featured Video Plus was <strong>upgraded</strong>. Version <strong>%s</"
|
614 |
+
#~ "strong> features more customization settings and a more dynamic admin "
|
615 |
+
#~ "interface."
|
616 |
+
#~ msgstr ""
|
617 |
+
#~ "Version %s integriert mehr Einstellungsmöglichkeiten, "
|
618 |
+
#~ "Internationalisierung, besseres Fehlerbehandlung und LiveLeak Videos "
|
619 |
+
#~ "(experimentell)."
|
620 |
+
|
621 |
+
#~ msgid ""
|
622 |
+
#~ "Featured Video Plus was <strong>upgraded</strong>. Version <strong>%s</"
|
623 |
+
#~ "strong> now supports <strong>local videos</strong> and many more "
|
624 |
+
#~ "customization settings."
|
625 |
+
#~ msgstr ""
|
626 |
+
#~ "Version %s integriert <strong>lokale Videos</strong>, LiveLeak Videos "
|
627 |
+
#~ "(experimentell), mehr Einstellungsmöglichkeiten, Internationalisierung "
|
628 |
+
#~ "und besseres Fehlerbehandlung."
|
629 |
+
|
630 |
+
#~ msgid "YouTube, Vimeo, Dailymotion; Local Media"
|
631 |
+
#~ msgstr "Video Formate"
|
lng/featured-video-plus.pot
CHANGED
@@ -1,490 +1,490 @@
|
|
1 |
-
msgid ""
|
2 |
-
msgstr ""
|
3 |
-
"Project-Id-Version: featured-video-plus 1.3\n"
|
4 |
-
"POT-Creation-Date: 2013-04-16 11:06+0100\n"
|
5 |
-
"PO-Revision-Date: 2013-04-16 11:06+0100\n"
|
6 |
-
"Last-Translator: Alexander Höreth <a.hoereth@gmail.com>\n"
|
7 |
-
"Language-Team: a.hoereth <a.hoereth@gmail.com>\n"
|
8 |
-
"Language: en\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator: Poedit 1.5.4\n"
|
13 |
-
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
-
"X-Poedit-Basepath: ..\n"
|
15 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Poedit-SearchPath-0: php\n"
|
17 |
-
|
18 |
-
#: php/backend.php:32
|
19 |
-
msgid "Video URL"
|
20 |
-
msgstr ""
|
21 |
-
|
22 |
-
#: php/backend.php:33
|
23 |
-
msgid "Fallback: same video, different format"
|
24 |
-
msgstr ""
|
25 |
-
|
26 |
-
#: php/backend.php:92 php/backend.php:674 php/backend.php:681
|
27 |
-
#: php/backend.php:698 php/backend.php:700
|
28 |
-
msgid "Featured Video"
|
29 |
-
msgstr ""
|
30 |
-
|
31 |
-
#: php/backend.php:123
|
32 |
-
msgid "Outdated WordPress Version"
|
33 |
-
msgstr ""
|
34 |
-
|
35 |
-
#: php/backend.php:123
|
36 |
-
#, php-format
|
37 |
-
msgid ""
|
38 |
-
"There is WordPress 3.5 out there! The plugin supports older versions way "
|
39 |
-
"back to 3.1 - but %s is defenitly to old!"
|
40 |
-
msgstr ""
|
41 |
-
|
42 |
-
#: php/backend.php:134
|
43 |
-
msgid "Set Featured Video"
|
44 |
-
msgstr ""
|
45 |
-
|
46 |
-
#: php/backend.php:134
|
47 |
-
msgid "Set featured video"
|
48 |
-
msgstr ""
|
49 |
-
|
50 |
-
#: php/backend.php:143
|
51 |
-
msgid "Set Featured Video Fallback"
|
52 |
-
msgstr ""
|
53 |
-
|
54 |
-
#: php/backend.php:143
|
55 |
-
msgid "Set featured video fallback"
|
56 |
-
msgstr ""
|
57 |
-
|
58 |
-
#: php/backend.php:152 php/backend.php:626
|
59 |
-
msgid "Supported Video Formats"
|
60 |
-
msgstr ""
|
61 |
-
|
62 |
-
#: php/backend.php:152
|
63 |
-
msgid "or"
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: php/backend.php:152 php/backend.php:625
|
67 |
-
msgid "More information"
|
68 |
-
msgstr ""
|
69 |
-
|
70 |
-
#: php/backend.php:157
|
71 |
-
msgid "Fallback Video"
|
72 |
-
msgstr ""
|
73 |
-
|
74 |
-
#: php/backend.php:157
|
75 |
-
msgid ""
|
76 |
-
"The two input fields should contain the same video but in distinct formats."
|
77 |
-
msgstr ""
|
78 |
-
|
79 |
-
#: php/backend.php:164
|
80 |
-
msgid "Hint"
|
81 |
-
msgstr ""
|
82 |
-
|
83 |
-
#: php/backend.php:164
|
84 |
-
#, php-format
|
85 |
-
msgid "Take a look into the %sContextual Help%s."
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: php/backend.php:170 php/settings.php:399
|
89 |
-
msgid "Featured Image"
|
90 |
-
msgstr ""
|
91 |
-
|
92 |
-
#: php/backend.php:170
|
93 |
-
msgid ""
|
94 |
-
"For automatically displaying the Featured Video a Featured Image is required."
|
95 |
-
msgstr ""
|
96 |
-
|
97 |
-
#: php/backend.php:175
|
98 |
-
msgid "Set as Featured Image"
|
99 |
-
msgstr ""
|
100 |
-
|
101 |
-
#: php/backend.php:179 php/settings.php:70
|
102 |
-
msgid "The current theme does not support Featured Images"
|
103 |
-
msgstr ""
|
104 |
-
|
105 |
-
#: php/backend.php:179
|
106 |
-
#, php-format
|
107 |
-
msgid ""
|
108 |
-
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
109 |
-
"<code>PHP functions</code>. To hide this notice deactivate "<em>Replace "
|
110 |
-
"Featured Images</em>" in the %sMedia Settings%s."
|
111 |
-
msgstr ""
|
112 |
-
|
113 |
-
#: php/backend.php:620
|
114 |
-
#, php-format
|
115 |
-
msgid ""
|
116 |
-
"To use local videos, copy the <code>Link To Media File</code> from your "
|
117 |
-
"%sMedia Library%s and paste it into the text field."
|
118 |
-
msgstr ""
|
119 |
-
|
120 |
-
#: php/backend.php:621
|
121 |
-
#, php-format
|
122 |
-
msgid ""
|
123 |
-
"To use local videos, copy the <code>File URL</code> from your %sMedia Library"
|
124 |
-
"%s and paste it into the text field."
|
125 |
-
msgstr ""
|
126 |
-
|
127 |
-
#: php/backend.php:625
|
128 |
-
msgid ""
|
129 |
-
"The second text field is intended to hold the URL to the same video in a "
|
130 |
-
"different format. It will be used as fallback if the primary file can not be "
|
131 |
-
"played."
|
132 |
-
msgstr ""
|
133 |
-
|
134 |
-
#: php/backend.php:628
|
135 |
-
msgid "Converting your videos"
|
136 |
-
msgstr ""
|
137 |
-
|
138 |
-
#: php/backend.php:629
|
139 |
-
#, php-format
|
140 |
-
msgid ""
|
141 |
-
"Take a look at the %sMiro Video Converter%s. It is open source, lightweight "
|
142 |
-
"and compatible with Windows, Mac and Linux."
|
143 |
-
msgstr ""
|
144 |
-
|
145 |
-
#: php/backend.php:630
|
146 |
-
msgid "Fixing upload errors"
|
147 |
-
msgstr ""
|
148 |
-
|
149 |
-
#: php/backend.php:632
|
150 |
-
#, php-format
|
151 |
-
msgid ""
|
152 |
-
"Read %sthis%s on how to increase the <strong>maximum file upload size</"
|
153 |
-
"strong>."
|
154 |
-
msgstr ""
|
155 |
-
|
156 |
-
#: php/backend.php:633
|
157 |
-
#, php-format
|
158 |
-
msgid ""
|
159 |
-
"WordPress by default does not support <code>webM</code>. The plugin "
|
160 |
-
"activates it, but under some conditions this might not be enough. %sHere%s "
|
161 |
-
"you can get more information on this."
|
162 |
-
msgstr ""
|
163 |
-
|
164 |
-
#: php/backend.php:635
|
165 |
-
msgid "Flash Fallback"
|
166 |
-
msgstr ""
|
167 |
-
|
168 |
-
#: php/backend.php:636
|
169 |
-
#, php-format
|
170 |
-
msgid ""
|
171 |
-
"The video player, %sVIDEOJS%s, features an Adobe Flash fallback. All you "
|
172 |
-
"need to do is provide an <code>mp4</code>-video."
|
173 |
-
msgstr ""
|
174 |
-
|
175 |
-
#: php/backend.php:640
|
176 |
-
msgid ""
|
177 |
-
"These are some of the tested URL formats. Everything in bold is required, "
|
178 |
-
"everything in brackets is optional."
|
179 |
-
msgstr ""
|
180 |
-
|
181 |
-
#: php/backend.php:674 php/backend.php:698
|
182 |
-
msgid "Local Media"
|
183 |
-
msgstr ""
|
184 |
-
|
185 |
-
#: php/backend.php:681 php/backend.php:700
|
186 |
-
msgid "Valid URLs"
|
187 |
-
msgstr ""
|
188 |
-
|
189 |
-
#: php/settings.php:21
|
190 |
-
msgid "Featured Videos"
|
191 |
-
msgstr ""
|
192 |
-
|
193 |
-
#: php/settings.php:23
|
194 |
-
msgid "Replace Featured Images"
|
195 |
-
msgstr ""
|
196 |
-
|
197 |
-
#: php/settings.php:24
|
198 |
-
msgid "Autoplay"
|
199 |
-
msgstr ""
|
200 |
-
|
201 |
-
#: php/settings.php:25
|
202 |
-
msgid "Video Sizing"
|
203 |
-
msgstr ""
|
204 |
-
|
205 |
-
#: php/settings.php:26
|
206 |
-
msgid "Video Align"
|
207 |
-
msgstr ""
|
208 |
-
|
209 |
-
#: php/settings.php:27
|
210 |
-
msgid "Local Video Options"
|
211 |
-
msgstr ""
|
212 |
-
|
213 |
-
#: php/settings.php:28
|
214 |
-
msgid "YouTube Options"
|
215 |
-
msgstr ""
|
216 |
-
|
217 |
-
#: php/settings.php:29
|
218 |
-
msgid "Vimeo Options"
|
219 |
-
msgstr ""
|
220 |
-
|
221 |
-
#: php/settings.php:30
|
222 |
-
msgid "Dailymotion Options"
|
223 |
-
msgstr ""
|
224 |
-
|
225 |
-
#: php/settings.php:31
|
226 |
-
msgid "Support"
|
227 |
-
msgstr ""
|
228 |
-
|
229 |
-
#: php/settings.php:45
|
230 |
-
#, php-format
|
231 |
-
msgid ""
|
232 |
-
"To display your featured videos you can either make use of the automatic "
|
233 |
-
"replacement, use the %s or manually edit your theme's source files to make "
|
234 |
-
"use of the plugins PHP-functions."
|
235 |
-
msgstr ""
|
236 |
-
|
237 |
-
#: php/settings.php:46
|
238 |
-
#, php-format
|
239 |
-
msgid ""
|
240 |
-
"For more information about Shortcode and PHP functions see the %sContextual "
|
241 |
-
"Help%s."
|
242 |
-
msgstr ""
|
243 |
-
|
244 |
-
#: php/settings.php:62 php/settings.php:86
|
245 |
-
msgid "yes"
|
246 |
-
msgstr ""
|
247 |
-
|
248 |
-
#: php/settings.php:62 php/settings.php:88 php/settings.php:111
|
249 |
-
#: php/settings.php:121 php/settings.php:142
|
250 |
-
msgid "default"
|
251 |
-
msgstr ""
|
252 |
-
|
253 |
-
#: php/settings.php:64 php/settings.php:88
|
254 |
-
msgid "no"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: php/settings.php:65
|
258 |
-
msgid ""
|
259 |
-
"If a Featured Video is available it can be displayed in place of the "
|
260 |
-
"Featured Image. Still, a Featured Image is required."
|
261 |
-
msgstr ""
|
262 |
-
|
263 |
-
#: php/settings.php:70
|
264 |
-
msgid ""
|
265 |
-
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
266 |
-
"<code>PHP functions</code>."
|
267 |
-
msgstr ""
|
268 |
-
|
269 |
-
#: php/settings.php:89
|
270 |
-
msgid ""
|
271 |
-
"YouTube, Vimeo and Dailymotion videos can autoplay when a single post/page "
|
272 |
-
"is being viewed."
|
273 |
-
msgstr ""
|
274 |
-
|
275 |
-
#: php/settings.php:108
|
276 |
-
msgid "Width"
|
277 |
-
msgstr ""
|
278 |
-
|
279 |
-
#: php/settings.php:118
|
280 |
-
msgid "Height"
|
281 |
-
msgstr ""
|
282 |
-
|
283 |
-
#: php/settings.php:127
|
284 |
-
msgid ""
|
285 |
-
"When using <code>auto</code> the video will be adjusted to fit it's parent "
|
286 |
-
"element while sticking to it's ratio. Using a <code>fixed</code> height and "
|
287 |
-
"width might result in <em>not so pretty</em> black bars."
|
288 |
-
msgstr ""
|
289 |
-
|
290 |
-
#: php/settings.php:141
|
291 |
-
msgid "left"
|
292 |
-
msgstr ""
|
293 |
-
|
294 |
-
#: php/settings.php:142
|
295 |
-
msgid "center"
|
296 |
-
msgstr ""
|
297 |
-
|
298 |
-
#: php/settings.php:143
|
299 |
-
msgid "right"
|
300 |
-
msgstr ""
|
301 |
-
|
302 |
-
#: php/settings.php:162
|
303 |
-
msgid "Use CDN"
|
304 |
-
msgstr ""
|
305 |
-
|
306 |
-
#: php/settings.php:163
|
307 |
-
msgid "Include JS"
|
308 |
-
msgstr ""
|
309 |
-
|
310 |
-
#: php/settings.php:164
|
311 |
-
msgid "Include CSS"
|
312 |
-
msgstr ""
|
313 |
-
|
314 |
-
#: php/settings.php:165
|
315 |
-
msgid ""
|
316 |
-
"Disabling JS and/or CSS will break the local video player. Disable only when "
|
317 |
-
"you want to replace VideoJS with a different script and know what you are "
|
318 |
-
"doing."
|
319 |
-
msgstr ""
|
320 |
-
|
321 |
-
#: php/settings.php:166
|
322 |
-
msgid "Use featured image as video thumbnail"
|
323 |
-
msgstr ""
|
324 |
-
|
325 |
-
#: php/settings.php:187
|
326 |
-
msgid "Light Theme"
|
327 |
-
msgstr ""
|
328 |
-
|
329 |
-
#: php/settings.php:188
|
330 |
-
msgid "Fullscreen Button"
|
331 |
-
msgstr ""
|
332 |
-
|
333 |
-
#: php/settings.php:196
|
334 |
-
msgid "Info"
|
335 |
-
msgstr ""
|
336 |
-
|
337 |
-
#: php/settings.php:198
|
338 |
-
msgid "Related Videos"
|
339 |
-
msgstr ""
|
340 |
-
|
341 |
-
#: php/settings.php:199
|
342 |
-
msgid "Javascript API"
|
343 |
-
msgstr ""
|
344 |
-
|
345 |
-
#: php/settings.php:200
|
346 |
-
msgid "White Progressbar"
|
347 |
-
msgstr ""
|
348 |
-
|
349 |
-
#: php/settings.php:202 php/settings.php:254
|
350 |
-
msgid "Logo"
|
351 |
-
msgstr ""
|
352 |
-
|
353 |
-
#: php/settings.php:223
|
354 |
-
msgid "Portrait"
|
355 |
-
msgstr ""
|
356 |
-
|
357 |
-
#: php/settings.php:224
|
358 |
-
msgid "Title"
|
359 |
-
msgstr ""
|
360 |
-
|
361 |
-
#: php/settings.php:225
|
362 |
-
msgid "Byline"
|
363 |
-
msgstr ""
|
364 |
-
|
365 |
-
#: php/settings.php:228
|
366 |
-
msgid "Color"
|
367 |
-
msgstr ""
|
368 |
-
|
369 |
-
#: php/settings.php:232
|
370 |
-
msgid "Vimeo Plus Videos might ignore these settings."
|
371 |
-
msgstr ""
|
372 |
-
|
373 |
-
#: php/settings.php:255
|
374 |
-
msgid "Videoinfo"
|
375 |
-
msgstr ""
|
376 |
-
|
377 |
-
#: php/settings.php:256
|
378 |
-
msgid "Syndication Key"
|
379 |
-
msgstr ""
|
380 |
-
|
381 |
-
#: php/settings.php:260
|
382 |
-
msgid "Foreground"
|
383 |
-
msgstr ""
|
384 |
-
|
385 |
-
#: php/settings.php:265
|
386 |
-
msgid "Highlight"
|
387 |
-
msgstr ""
|
388 |
-
|
389 |
-
#: php/settings.php:270
|
390 |
-
msgid "Background"
|
391 |
-
msgstr ""
|
392 |
-
|
393 |
-
#: php/settings.php:287
|
394 |
-
#, php-format
|
395 |
-
msgid ""
|
396 |
-
"If you have found a bug or are missing a specific video service, please "
|
397 |
-
"%slet me know%s in the support forum. Elsewise, if you like the plugin: "
|
398 |
-
"Please %srate it!%s"
|
399 |
-
msgstr ""
|
400 |
-
|
401 |
-
#: php/settings.php:374
|
402 |
-
msgid "Displays the video in its default size."
|
403 |
-
msgstr ""
|
404 |
-
|
405 |
-
#: php/settings.php:378
|
406 |
-
msgid ""
|
407 |
-
"Displays the video with an width of 300 pixel. Height will be fitted to the "
|
408 |
-
"aspect ratio."
|
409 |
-
msgstr ""
|
410 |
-
|
411 |
-
#: php/settings.php:382
|
412 |
-
msgid "Displays the video with an fixed width and height."
|
413 |
-
msgstr ""
|
414 |
-
|
415 |
-
#: php/settings.php:396
|
416 |
-
#, php-format
|
417 |
-
msgid ""
|
418 |
-
"All parameters are optional. If %s the current post's id will be used. %s is "
|
419 |
-
"either a string keyword (thumbnail, medium, large or full) or a 2-item array "
|
420 |
-
"representing width and height in pixels, e.g. array(32,32)."
|
421 |
-
msgstr ""
|
422 |
-
|
423 |
-
#: php/settings.php:399
|
424 |
-
#, php-format
|
425 |
-
msgid ""
|
426 |
-
"The functions are implemented corresponding to the original %sfunctions%s: "
|
427 |
-
"They are intended to be used and to act the same way. Take a look into the "
|
428 |
-
"WordPress Codex for further guidance:"
|
429 |
-
msgstr ""
|
430 |
-
|
431 |
-
#: php/settings.php:422 php/settings.php:445
|
432 |
-
msgid "PHP-Functions"
|
433 |
-
msgstr ""
|
434 |
-
|
435 |
-
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
436 |
-
#: php/upgrade.php:193 php/upgrade.php:204
|
437 |
-
msgid "Featured Video Plus was <strong>upgraded</strong>."
|
438 |
-
msgstr ""
|
439 |
-
|
440 |
-
#: php/upgrade.php:160
|
441 |
-
#, php-format
|
442 |
-
msgid ""
|
443 |
-
"%s brings new options for YouTube and local videos, fixes a whole bunch of "
|
444 |
-
"glitches and introduces a new PHP-function."
|
445 |
-
msgstr ""
|
446 |
-
|
447 |
-
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
448 |
-
#: php/upgrade.php:193 php/upgrade.php:204
|
449 |
-
#, php-format
|
450 |
-
msgid "If you like the plugin, please %srate it%s."
|
451 |
-
msgstr ""
|
452 |
-
|
453 |
-
#: php/upgrade.php:171
|
454 |
-
#, php-format
|
455 |
-
msgid ""
|
456 |
-
"%s <strong>ajax</strong>ifies the Featured Video box, introduces new options "
|
457 |
-
"for YouTube and local videos and a new PHP-function."
|
458 |
-
msgstr ""
|
459 |
-
|
460 |
-
#: php/upgrade.php:182
|
461 |
-
#, php-format
|
462 |
-
msgid ""
|
463 |
-
"%s features a seamless <strong>WP3.5 Media Manager</strong> integration, an "
|
464 |
-
"all new <strong>ajax</strong>ified metabox, time-links (#t=4m2s) for YouTube "
|
465 |
-
"and Dailymotion, new PHP functions for developers and more."
|
466 |
-
msgstr ""
|
467 |
-
|
468 |
-
#: php/upgrade.php:193
|
469 |
-
#, php-format
|
470 |
-
msgid ""
|
471 |
-
"%s features a seamless WP3.5 Media Manager integration, an ajaxified "
|
472 |
-
"metabox, time-links (#t=4m2s) for YouTube and Dailymotion, more "
|
473 |
-
"customization settings and internationalization."
|
474 |
-
msgstr ""
|
475 |
-
|
476 |
-
#: php/upgrade.php:204
|
477 |
-
#, php-format
|
478 |
-
msgid ""
|
479 |
-
"%s features support for <strong>Local Videos</strong>, a seamless WP3.5 "
|
480 |
-
"Media Manager integration, an ajaxified metabox, time-links (#t=4m2s) for "
|
481 |
-
"YouTube and Dailymotion and many more customization settings."
|
482 |
-
msgstr ""
|
483 |
-
|
484 |
-
#: php/upgrade.php:216
|
485 |
-
#, php-format
|
486 |
-
msgid ""
|
487 |
-
"Featured Video Plus is <strong>ready to use</strong>. There is a new box on "
|
488 |
-
"post & page edit screens for you to add videos. <strong>Take a look at your "
|
489 |
-
"new %sMedia Settings%s</strong>."
|
490 |
-
msgstr ""
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: featured-video-plus 1.3\n"
|
4 |
+
"POT-Creation-Date: 2013-04-16 11:06+0100\n"
|
5 |
+
"PO-Revision-Date: 2013-04-16 11:06+0100\n"
|
6 |
+
"Last-Translator: Alexander Höreth <a.hoereth@gmail.com>\n"
|
7 |
+
"Language-Team: a.hoereth <a.hoereth@gmail.com>\n"
|
8 |
+
"Language: en\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Poedit 1.5.4\n"
|
13 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
14 |
+
"X-Poedit-Basepath: ..\n"
|
15 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Poedit-SearchPath-0: php\n"
|
17 |
+
|
18 |
+
#: php/backend.php:32
|
19 |
+
msgid "Video URL"
|
20 |
+
msgstr ""
|
21 |
+
|
22 |
+
#: php/backend.php:33
|
23 |
+
msgid "Fallback: same video, different format"
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: php/backend.php:92 php/backend.php:674 php/backend.php:681
|
27 |
+
#: php/backend.php:698 php/backend.php:700
|
28 |
+
msgid "Featured Video"
|
29 |
+
msgstr ""
|
30 |
+
|
31 |
+
#: php/backend.php:123
|
32 |
+
msgid "Outdated WordPress Version"
|
33 |
+
msgstr ""
|
34 |
+
|
35 |
+
#: php/backend.php:123
|
36 |
+
#, php-format
|
37 |
+
msgid ""
|
38 |
+
"There is WordPress 3.5 out there! The plugin supports older versions way "
|
39 |
+
"back to 3.1 - but %s is defenitly to old!"
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: php/backend.php:134
|
43 |
+
msgid "Set Featured Video"
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: php/backend.php:134
|
47 |
+
msgid "Set featured video"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: php/backend.php:143
|
51 |
+
msgid "Set Featured Video Fallback"
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: php/backend.php:143
|
55 |
+
msgid "Set featured video fallback"
|
56 |
+
msgstr ""
|
57 |
+
|
58 |
+
#: php/backend.php:152 php/backend.php:626
|
59 |
+
msgid "Supported Video Formats"
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
+
#: php/backend.php:152
|
63 |
+
msgid "or"
|
64 |
+
msgstr ""
|
65 |
+
|
66 |
+
#: php/backend.php:152 php/backend.php:625
|
67 |
+
msgid "More information"
|
68 |
+
msgstr ""
|
69 |
+
|
70 |
+
#: php/backend.php:157
|
71 |
+
msgid "Fallback Video"
|
72 |
+
msgstr ""
|
73 |
+
|
74 |
+
#: php/backend.php:157
|
75 |
+
msgid ""
|
76 |
+
"The two input fields should contain the same video but in distinct formats."
|
77 |
+
msgstr ""
|
78 |
+
|
79 |
+
#: php/backend.php:164
|
80 |
+
msgid "Hint"
|
81 |
+
msgstr ""
|
82 |
+
|
83 |
+
#: php/backend.php:164
|
84 |
+
#, php-format
|
85 |
+
msgid "Take a look into the %sContextual Help%s."
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: php/backend.php:170 php/settings.php:399
|
89 |
+
msgid "Featured Image"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: php/backend.php:170
|
93 |
+
msgid ""
|
94 |
+
"For automatically displaying the Featured Video a Featured Image is required."
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: php/backend.php:175
|
98 |
+
msgid "Set as Featured Image"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: php/backend.php:179 php/settings.php:70
|
102 |
+
msgid "The current theme does not support Featured Images"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: php/backend.php:179
|
106 |
+
#, php-format
|
107 |
+
msgid ""
|
108 |
+
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
109 |
+
"<code>PHP functions</code>. To hide this notice deactivate "<em>Replace "
|
110 |
+
"Featured Images</em>" in the %sMedia Settings%s."
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: php/backend.php:620
|
114 |
+
#, php-format
|
115 |
+
msgid ""
|
116 |
+
"To use local videos, copy the <code>Link To Media File</code> from your "
|
117 |
+
"%sMedia Library%s and paste it into the text field."
|
118 |
+
msgstr ""
|
119 |
+
|
120 |
+
#: php/backend.php:621
|
121 |
+
#, php-format
|
122 |
+
msgid ""
|
123 |
+
"To use local videos, copy the <code>File URL</code> from your %sMedia Library"
|
124 |
+
"%s and paste it into the text field."
|
125 |
+
msgstr ""
|
126 |
+
|
127 |
+
#: php/backend.php:625
|
128 |
+
msgid ""
|
129 |
+
"The second text field is intended to hold the URL to the same video in a "
|
130 |
+
"different format. It will be used as fallback if the primary file can not be "
|
131 |
+
"played."
|
132 |
+
msgstr ""
|
133 |
+
|
134 |
+
#: php/backend.php:628
|
135 |
+
msgid "Converting your videos"
|
136 |
+
msgstr ""
|
137 |
+
|
138 |
+
#: php/backend.php:629
|
139 |
+
#, php-format
|
140 |
+
msgid ""
|
141 |
+
"Take a look at the %sMiro Video Converter%s. It is open source, lightweight "
|
142 |
+
"and compatible with Windows, Mac and Linux."
|
143 |
+
msgstr ""
|
144 |
+
|
145 |
+
#: php/backend.php:630
|
146 |
+
msgid "Fixing upload errors"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: php/backend.php:632
|
150 |
+
#, php-format
|
151 |
+
msgid ""
|
152 |
+
"Read %sthis%s on how to increase the <strong>maximum file upload size</"
|
153 |
+
"strong>."
|
154 |
+
msgstr ""
|
155 |
+
|
156 |
+
#: php/backend.php:633
|
157 |
+
#, php-format
|
158 |
+
msgid ""
|
159 |
+
"WordPress by default does not support <code>webM</code>. The plugin "
|
160 |
+
"activates it, but under some conditions this might not be enough. %sHere%s "
|
161 |
+
"you can get more information on this."
|
162 |
+
msgstr ""
|
163 |
+
|
164 |
+
#: php/backend.php:635
|
165 |
+
msgid "Flash Fallback"
|
166 |
+
msgstr ""
|
167 |
+
|
168 |
+
#: php/backend.php:636
|
169 |
+
#, php-format
|
170 |
+
msgid ""
|
171 |
+
"The video player, %sVIDEOJS%s, features an Adobe Flash fallback. All you "
|
172 |
+
"need to do is provide an <code>mp4</code>-video."
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: php/backend.php:640
|
176 |
+
msgid ""
|
177 |
+
"These are some of the tested URL formats. Everything in bold is required, "
|
178 |
+
"everything in brackets is optional."
|
179 |
+
msgstr ""
|
180 |
+
|
181 |
+
#: php/backend.php:674 php/backend.php:698
|
182 |
+
msgid "Local Media"
|
183 |
+
msgstr ""
|
184 |
+
|
185 |
+
#: php/backend.php:681 php/backend.php:700
|
186 |
+
msgid "Valid URLs"
|
187 |
+
msgstr ""
|
188 |
+
|
189 |
+
#: php/settings.php:21
|
190 |
+
msgid "Featured Videos"
|
191 |
+
msgstr ""
|
192 |
+
|
193 |
+
#: php/settings.php:23
|
194 |
+
msgid "Replace Featured Images"
|
195 |
+
msgstr ""
|
196 |
+
|
197 |
+
#: php/settings.php:24
|
198 |
+
msgid "Autoplay"
|
199 |
+
msgstr ""
|
200 |
+
|
201 |
+
#: php/settings.php:25
|
202 |
+
msgid "Video Sizing"
|
203 |
+
msgstr ""
|
204 |
+
|
205 |
+
#: php/settings.php:26
|
206 |
+
msgid "Video Align"
|
207 |
+
msgstr ""
|
208 |
+
|
209 |
+
#: php/settings.php:27
|
210 |
+
msgid "Local Video Options"
|
211 |
+
msgstr ""
|
212 |
+
|
213 |
+
#: php/settings.php:28
|
214 |
+
msgid "YouTube Options"
|
215 |
+
msgstr ""
|
216 |
+
|
217 |
+
#: php/settings.php:29
|
218 |
+
msgid "Vimeo Options"
|
219 |
+
msgstr ""
|
220 |
+
|
221 |
+
#: php/settings.php:30
|
222 |
+
msgid "Dailymotion Options"
|
223 |
+
msgstr ""
|
224 |
+
|
225 |
+
#: php/settings.php:31
|
226 |
+
msgid "Support"
|
227 |
+
msgstr ""
|
228 |
+
|
229 |
+
#: php/settings.php:45
|
230 |
+
#, php-format
|
231 |
+
msgid ""
|
232 |
+
"To display your featured videos you can either make use of the automatic "
|
233 |
+
"replacement, use the %s or manually edit your theme's source files to make "
|
234 |
+
"use of the plugins PHP-functions."
|
235 |
+
msgstr ""
|
236 |
+
|
237 |
+
#: php/settings.php:46
|
238 |
+
#, php-format
|
239 |
+
msgid ""
|
240 |
+
"For more information about Shortcode and PHP functions see the %sContextual "
|
241 |
+
"Help%s."
|
242 |
+
msgstr ""
|
243 |
+
|
244 |
+
#: php/settings.php:62 php/settings.php:86
|
245 |
+
msgid "yes"
|
246 |
+
msgstr ""
|
247 |
+
|
248 |
+
#: php/settings.php:62 php/settings.php:88 php/settings.php:111
|
249 |
+
#: php/settings.php:121 php/settings.php:142
|
250 |
+
msgid "default"
|
251 |
+
msgstr ""
|
252 |
+
|
253 |
+
#: php/settings.php:64 php/settings.php:88
|
254 |
+
msgid "no"
|
255 |
+
msgstr ""
|
256 |
+
|
257 |
+
#: php/settings.php:65
|
258 |
+
msgid ""
|
259 |
+
"If a Featured Video is available it can be displayed in place of the "
|
260 |
+
"Featured Image. Still, a Featured Image is required."
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
#: php/settings.php:70
|
264 |
+
msgid ""
|
265 |
+
"To display Featured Videos you need to use the <code>Shortcode</code> or "
|
266 |
+
"<code>PHP functions</code>."
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: php/settings.php:89
|
270 |
+
msgid ""
|
271 |
+
"YouTube, Vimeo and Dailymotion videos can autoplay when a single post/page "
|
272 |
+
"is being viewed."
|
273 |
+
msgstr ""
|
274 |
+
|
275 |
+
#: php/settings.php:108
|
276 |
+
msgid "Width"
|
277 |
+
msgstr ""
|
278 |
+
|
279 |
+
#: php/settings.php:118
|
280 |
+
msgid "Height"
|
281 |
+
msgstr ""
|
282 |
+
|
283 |
+
#: php/settings.php:127
|
284 |
+
msgid ""
|
285 |
+
"When using <code>auto</code> the video will be adjusted to fit it's parent "
|
286 |
+
"element while sticking to it's ratio. Using a <code>fixed</code> height and "
|
287 |
+
"width might result in <em>not so pretty</em> black bars."
|
288 |
+
msgstr ""
|
289 |
+
|
290 |
+
#: php/settings.php:141
|
291 |
+
msgid "left"
|
292 |
+
msgstr ""
|
293 |
+
|
294 |
+
#: php/settings.php:142
|
295 |
+
msgid "center"
|
296 |
+
msgstr ""
|
297 |
+
|
298 |
+
#: php/settings.php:143
|
299 |
+
msgid "right"
|
300 |
+
msgstr ""
|
301 |
+
|
302 |
+
#: php/settings.php:162
|
303 |
+
msgid "Use CDN"
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#: php/settings.php:163
|
307 |
+
msgid "Include JS"
|
308 |
+
msgstr ""
|
309 |
+
|
310 |
+
#: php/settings.php:164
|
311 |
+
msgid "Include CSS"
|
312 |
+
msgstr ""
|
313 |
+
|
314 |
+
#: php/settings.php:165
|
315 |
+
msgid ""
|
316 |
+
"Disabling JS and/or CSS will break the local video player. Disable only when "
|
317 |
+
"you want to replace VideoJS with a different script and know what you are "
|
318 |
+
"doing."
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: php/settings.php:166
|
322 |
+
msgid "Use featured image as video thumbnail"
|
323 |
+
msgstr ""
|
324 |
+
|
325 |
+
#: php/settings.php:187
|
326 |
+
msgid "Light Theme"
|
327 |
+
msgstr ""
|
328 |
+
|
329 |
+
#: php/settings.php:188
|
330 |
+
msgid "Fullscreen Button"
|
331 |
+
msgstr ""
|
332 |
+
|
333 |
+
#: php/settings.php:196
|
334 |
+
msgid "Info"
|
335 |
+
msgstr ""
|
336 |
+
|
337 |
+
#: php/settings.php:198
|
338 |
+
msgid "Related Videos"
|
339 |
+
msgstr ""
|
340 |
+
|
341 |
+
#: php/settings.php:199
|
342 |
+
msgid "Javascript API"
|
343 |
+
msgstr ""
|
344 |
+
|
345 |
+
#: php/settings.php:200
|
346 |
+
msgid "White Progressbar"
|
347 |
+
msgstr ""
|
348 |
+
|
349 |
+
#: php/settings.php:202 php/settings.php:254
|
350 |
+
msgid "Logo"
|
351 |
+
msgstr ""
|
352 |
+
|
353 |
+
#: php/settings.php:223
|
354 |
+
msgid "Portrait"
|
355 |
+
msgstr ""
|
356 |
+
|
357 |
+
#: php/settings.php:224
|
358 |
+
msgid "Title"
|
359 |
+
msgstr ""
|
360 |
+
|
361 |
+
#: php/settings.php:225
|
362 |
+
msgid "Byline"
|
363 |
+
msgstr ""
|
364 |
+
|
365 |
+
#: php/settings.php:228
|
366 |
+
msgid "Color"
|
367 |
+
msgstr ""
|
368 |
+
|
369 |
+
#: php/settings.php:232
|
370 |
+
msgid "Vimeo Plus Videos might ignore these settings."
|
371 |
+
msgstr ""
|
372 |
+
|
373 |
+
#: php/settings.php:255
|
374 |
+
msgid "Videoinfo"
|
375 |
+
msgstr ""
|
376 |
+
|
377 |
+
#: php/settings.php:256
|
378 |
+
msgid "Syndication Key"
|
379 |
+
msgstr ""
|
380 |
+
|
381 |
+
#: php/settings.php:260
|
382 |
+
msgid "Foreground"
|
383 |
+
msgstr ""
|
384 |
+
|
385 |
+
#: php/settings.php:265
|
386 |
+
msgid "Highlight"
|
387 |
+
msgstr ""
|
388 |
+
|
389 |
+
#: php/settings.php:270
|
390 |
+
msgid "Background"
|
391 |
+
msgstr ""
|
392 |
+
|
393 |
+
#: php/settings.php:287
|
394 |
+
#, php-format
|
395 |
+
msgid ""
|
396 |
+
"If you have found a bug or are missing a specific video service, please "
|
397 |
+
"%slet me know%s in the support forum. Elsewise, if you like the plugin: "
|
398 |
+
"Please %srate it!%s"
|
399 |
+
msgstr ""
|
400 |
+
|
401 |
+
#: php/settings.php:374
|
402 |
+
msgid "Displays the video in its default size."
|
403 |
+
msgstr ""
|
404 |
+
|
405 |
+
#: php/settings.php:378
|
406 |
+
msgid ""
|
407 |
+
"Displays the video with an width of 300 pixel. Height will be fitted to the "
|
408 |
+
"aspect ratio."
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
+
#: php/settings.php:382
|
412 |
+
msgid "Displays the video with an fixed width and height."
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: php/settings.php:396
|
416 |
+
#, php-format
|
417 |
+
msgid ""
|
418 |
+
"All parameters are optional. If %s the current post's id will be used. %s is "
|
419 |
+
"either a string keyword (thumbnail, medium, large or full) or a 2-item array "
|
420 |
+
"representing width and height in pixels, e.g. array(32,32)."
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: php/settings.php:399
|
424 |
+
#, php-format
|
425 |
+
msgid ""
|
426 |
+
"The functions are implemented corresponding to the original %sfunctions%s: "
|
427 |
+
"They are intended to be used and to act the same way. Take a look into the "
|
428 |
+
"WordPress Codex for further guidance:"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: php/settings.php:422 php/settings.php:445
|
432 |
+
msgid "PHP-Functions"
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
436 |
+
#: php/upgrade.php:193 php/upgrade.php:204
|
437 |
+
msgid "Featured Video Plus was <strong>upgraded</strong>."
|
438 |
+
msgstr ""
|
439 |
+
|
440 |
+
#: php/upgrade.php:160
|
441 |
+
#, php-format
|
442 |
+
msgid ""
|
443 |
+
"%s brings new options for YouTube and local videos, fixes a whole bunch of "
|
444 |
+
"glitches and introduces a new PHP-function."
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: php/upgrade.php:160 php/upgrade.php:171 php/upgrade.php:182
|
448 |
+
#: php/upgrade.php:193 php/upgrade.php:204
|
449 |
+
#, php-format
|
450 |
+
msgid "If you like the plugin, please %srate it%s."
|
451 |
+
msgstr ""
|
452 |
+
|
453 |
+
#: php/upgrade.php:171
|
454 |
+
#, php-format
|
455 |
+
msgid ""
|
456 |
+
"%s <strong>ajax</strong>ifies the Featured Video box, introduces new options "
|
457 |
+
"for YouTube and local videos and a new PHP-function."
|
458 |
+
msgstr ""
|
459 |
+
|
460 |
+
#: php/upgrade.php:182
|
461 |
+
#, php-format
|
462 |
+
msgid ""
|
463 |
+
"%s features a seamless <strong>WP3.5 Media Manager</strong> integration, an "
|
464 |
+
"all new <strong>ajax</strong>ified metabox, time-links (#t=4m2s) for YouTube "
|
465 |
+
"and Dailymotion, new PHP functions for developers and more."
|
466 |
+
msgstr ""
|
467 |
+
|
468 |
+
#: php/upgrade.php:193
|
469 |
+
#, php-format
|
470 |
+
msgid ""
|
471 |
+
"%s features a seamless WP3.5 Media Manager integration, an ajaxified "
|
472 |
+
"metabox, time-links (#t=4m2s) for YouTube and Dailymotion, more "
|
473 |
+
"customization settings and internationalization."
|
474 |
+
msgstr ""
|
475 |
+
|
476 |
+
#: php/upgrade.php:204
|
477 |
+
#, php-format
|
478 |
+
msgid ""
|
479 |
+
"%s features support for <strong>Local Videos</strong>, a seamless WP3.5 "
|
480 |
+
"Media Manager integration, an ajaxified metabox, time-links (#t=4m2s) for "
|
481 |
+
"YouTube and Dailymotion and many more customization settings."
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: php/upgrade.php:216
|
485 |
+
#, php-format
|
486 |
+
msgid ""
|
487 |
+
"Featured Video Plus is <strong>ready to use</strong>. There is a new box on "
|
488 |
+
"post & page edit screens for you to add videos. <strong>Take a look at your "
|
489 |
+
"new %sMedia Settings%s</strong>."
|
490 |
+
msgstr ""
|
php/backend.php
CHANGED
@@ -609,7 +609,7 @@ class featured_video_plus_backend {
|
|
609 |
* @since 1.4
|
610 |
*/
|
611 |
function delete_featured_video_image($post_id, $meta) {
|
612 |
-
if(!isset($meta['img'])) return false;
|
613 |
|
614 |
// Unset featured image if it is from this video
|
615 |
delete_post_meta( $post_id, '_thumbnail_id', $meta['img'] );
|
609 |
* @since 1.4
|
610 |
*/
|
611 |
function delete_featured_video_image($post_id, $meta) {
|
612 |
+
if(!isset($meta['img'])||empty($meta['img'])) return false;
|
613 |
|
614 |
// Unset featured image if it is from this video
|
615 |
delete_post_meta( $post_id, '_thumbnail_id', $meta['img'] );
|
readme.txt
CHANGED
@@ -10,7 +10,7 @@ License: GPLv2 or later
|
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
Requires at least: 3.1
|
12 |
Tested up to: 3.5.1
|
13 |
-
Stable tag: 1.6
|
14 |
|
15 |
Add Featured Videos to your posts and pages. Works like magic with most themes which use Featured Images. Local Media, YouTube, Vimeo, Dailymotion.
|
16 |
|
@@ -60,6 +60,9 @@ The plugin is ready to go. Now edit your posts and add video links to the "Featu
|
|
60 |
|
61 |
== Changelog ==
|
62 |
|
|
|
|
|
|
|
63 |
= 1.6: 2013-04-16 =
|
64 |
* Added `get_the_post_video_url($post_id)` PHP-Function
|
65 |
* Added YouTube `enablejsapi` parameter with `playerapiid` (`fvpid + $post_id`) and iframe id ([*](http://wordpress.org/support/topic/need-filter-for-iframe-and-embed-code-manipulation)
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
Requires at least: 3.1
|
12 |
Tested up to: 3.5.1
|
13 |
+
Stable tag: 1.6.1
|
14 |
|
15 |
Add Featured Videos to your posts and pages. Works like magic with most themes which use Featured Images. Local Media, YouTube, Vimeo, Dailymotion.
|
16 |
|
60 |
|
61 |
== Changelog ==
|
62 |
|
63 |
+
= 1.6.1: 2013-04-18 =
|
64 |
+
* Fixed removing featured image when no featured video is specified ([*](http://wordpress.org/support/topic/featured-image-doesnt-save))
|
65 |
+
|
66 |
= 1.6: 2013-04-16 =
|
67 |
* Added `get_the_post_video_url($post_id)` PHP-Function
|
68 |
* Added YouTube `enablejsapi` parameter with `playerapiid` (`fvpid + $post_id`) and iframe id ([*](http://wordpress.org/support/topic/need-filter-for-iframe-and-embed-code-manipulation)
|