Redirection - Version 2.4.3

Version Description

  • Bump minimum WP to 4.0.0
  • Updated German translation, props to Konrad Tadesse
  • Additional check when creating redirections in case of bad data
Download this release

Release Info

Developer johnny5
Plugin Icon 128x128 Redirection
Version 2.4.3
Comparing to
See all releases

Code changes from version 2.4.2 to 2.4.3

fileio/apache.php CHANGED
@@ -51,7 +51,7 @@ class Red_Apache_File extends Red_FileIO {
51
  // Add items to group
52
  if ( count( $items ) > 0 ) {
53
  foreach ( $items AS $item ) {
54
- $item['group'] = $group;
55
  $item['red_action'] = 'url';
56
  $item['match'] = 'url';
57
 
51
  // Add items to group
52
  if ( count( $items ) > 0 ) {
53
  foreach ( $items AS $item ) {
54
+ $item['group_id'] = $group;
55
  $item['red_action'] = 'url';
56
  $item['match'] = 'url';
57
 
fileio/csv.php CHANGED
@@ -40,7 +40,7 @@ class Red_Csv_File extends Red_FileIO {
40
  'source' => trim( $csv[0] ),
41
  'target' => trim( $csv[1] ),
42
  'regex' => $this->is_regex( $csv[0] ),
43
- 'group' => $group,
44
  'match' => 'url',
45
  'red_action' => 'url'
46
  ) );
40
  'source' => trim( $csv[0] ),
41
  'target' => trim( $csv[1] ),
42
  'regex' => $this->is_regex( $csv[0] ),
43
+ 'group_id' => $group,
44
  'match' => 'url',
45
  'red_action' => 'url'
46
  ) );
locale/redirection-de_DE.mo CHANGED
Binary file
locale/redirection-de_DE.po CHANGED
@@ -2,967 +2,1173 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Redirect\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2009-02-23 20:25-0300\n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: Fabian <fabi@me.com>\n"
8
  "Language-Team: Robert Buj <rbuj@wanadoo.es>\n"
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Poedit-Language: Catalan\n"
13
- "X-Poedit-Country: SPAIN\n"
14
- "X-Poedit-SourceCharset: utf-8\n"
15
- "X-Poedit-Basepath: c:/temp/redirection/\n"
16
- "X-Poedit-KeywordsList: __;_e\n"
17
-
18
- #: c:/temp/redirection/ajax.php:51
19
- msgid "<p style=\"color: red\">You are not allowed access to this resource</p>"
20
- msgstr "<p style=\"color: red\">Du hast keine Rechte für dieses Ressource</p>"
21
-
22
- #: c:/temp/redirection/ajax.php:59
23
- msgid "<p style=\"color: red\">That function is not defined</p>"
24
- msgstr "<p style=\"color: red\">Diese Funktion ist nicht definiert</p>"
25
-
26
- #: c:/temp/redirection/ajax.php:76
27
- msgid "Sorry, but your redirection was not created"
28
- msgstr "Endschuldigung, aber deine Umleitung wurde nicht erstellt"
29
-
30
- #: c:/temp/redirection/ajax.php:234
31
- #: c:/temp/redirection/ajax.php:243
32
- #: c:/temp/redirection/ajax.php:270
33
- #: c:/temp/redirection/ajax.php:317
34
- #: c:/temp/redirection/ajax.php:332
35
- #: c:/temp/redirection/ajax.php:356
36
- msgid "Failed to retrieve group data"
37
- msgstr "Das Abfragen der Gruppen-Daten war nicht erfolgreich"
38
-
39
- #: c:/temp/redirection/ajax.php:307
40
- msgid "Failed to retrieve module data"
41
- msgstr "Das Abfragen der Modul-Daten war nicht erfolgreich"
42
-
43
- #: c:/temp/redirection/plugin.php:648
44
- msgid "How many widgets would you like?"
45
- msgstr "Wie viele Widgets möchtest du haben?"
46
-
47
- #: c:/temp/redirection/plugin.php:655
48
- msgid "Save"
49
- msgstr "Speichern"
50
-
51
- #: c:/temp/redirection/redirection.php:122
52
- msgid "Redirection Help"
53
- msgstr "Umleitung Hilfe"
54
-
55
- #: c:/temp/redirection/redirection.php:123
56
- msgid "Redirection Documentation"
57
- msgstr "Umleitung Dokumentation"
58
-
59
- #: c:/temp/redirection/redirection.php:124
60
- msgid "Redirection Support Forum"
61
- msgstr "Umleitung Support-Forum"
62
-
63
- #: c:/temp/redirection/redirection.php:125
64
- msgid "Redirection Bug Tracker"
65
- msgstr "Umleitung Bug Tracker"
66
-
67
- #: c:/temp/redirection/redirection.php:126
68
- msgid "Redirection FAQ"
69
- msgstr "Umleitung FAQ"
70
-
71
- #: c:/temp/redirection/redirection.php:127
72
- msgid "Please read the documentation and FAQ, and check the bug tracker, before asking a question."
73
- msgstr "Bitte lese die Dokumentation und das FAQ, und überprüfe den Bug Tracker, bevor du eine Frage stellst."
74
-
75
- #: c:/temp/redirection/redirection.php:186
76
- msgid "Redirection"
77
- msgstr "Umleitungen"
78
-
79
- #: c:/temp/redirection/redirection.php:249
80
- msgid "Your module was successfully created"
81
- msgstr "Dein Modul wurde erfolgreich erstellt"
82
-
83
- #: c:/temp/redirection/redirection.php:253
84
- msgid "Your module was not created - did you provide a name?"
85
- msgstr "Dein Modul wurde nicht erstellt - bietest du einen namen an?"
86
-
87
- #: c:/temp/redirection/redirection.php:317
88
- msgid "Your options were updated"
89
- msgstr "Deine Optionen wurden aktualisiert"
90
-
91
- #: c:/temp/redirection/redirection.php:326
92
- msgid "Redirection data has been deleted and the plugin disabled"
93
- msgstr "Die Umleitungsdaten wurden gelöscht und das Plugin deaktiviert"
94
-
95
- #: c:/temp/redirection/redirection.php:339
96
- msgid "No items were imported"
97
- msgstr "Keine Elemente wurden importiert"
98
-
99
- #: c:/temp/redirection/redirection.php:359
100
- msgid "Your logs have been deleted"
101
- msgstr "Deine Logs wurden gelöscht"
102
-
103
- #: c:/temp/redirection/redirection.php:385
104
- msgid "Your group was added successfully"
105
- msgstr "Deine Gruppe wurde erfolgreich hinzugefügt"
106
-
107
- #: c:/temp/redirection/redirection.php:389
108
- msgid "Please specify a group name"
109
- msgstr "Bitte spezifiziere einen Gruppennamen"
110
-
111
- #: c:/temp/redirection/fileio/csv.php:21
112
- #, php-format
113
- msgid "module_%d.csv"
114
- msgstr "module_%d.csv"
115
-
116
- #: c:/temp/redirection/fileio/xml.php:32
117
- #, php-format
118
- msgid "module_%d.xml"
119
- msgstr "module_%d.xml"
120
-
121
- #: c:/temp/redirection/fileio/xml.php:105
122
- #, php-format
123
- msgid "%s imported on %s at %s"
124
- msgstr "%s importat el %s a %s"
125
-
126
- #: c:/temp/redirection/fileio/xml.php:168
127
- msgid "XML importing is only available with PHP5 - you have PHP4."
128
- msgstr "XML-Import ist nur mit PHP5 vorhanden - du hast PHP4."
129
-
130
- #: c:/temp/redirection/matches/login.php:25
131
  msgid "URL and login status"
132
  msgstr "URL- und Loginstatus"
133
 
134
- #: c:/temp/redirection/matches/login.php:32
135
- msgid "The target URL will be chosen from one of the following URLs, depending if the user is logged in or out. Leaving a URL blank means that the user is not redirected."
136
- msgstr "Die Zieladresse wird von eine der folgenden URLs ausgewählt, abhängig davon, ob der User ein- oder ausgeloggt ist. Eine URL leer lassen bedeutet, dass der User nicht umgeleitet ist."
 
 
 
 
 
 
137
 
138
- #: c:/temp/redirection/matches/login.php:37
139
- #: c:/temp/redirection/matches/login.php:39
140
  msgid "Logged In"
141
  msgstr "Eingeloggt"
142
 
143
- #: c:/temp/redirection/matches/login.php:47
144
- #: c:/temp/redirection/matches/login.php:49
145
  msgid "Logged Out"
146
  msgstr "Ausgeloggt"
147
 
148
- #: c:/temp/redirection/matches/referrer.php:28
149
  msgid "URL and referrer"
150
- msgstr "URL und Vermittler"
151
 
152
- #: c:/temp/redirection/matches/referrer.php:40
153
  msgid "Referrer"
154
- msgstr "Vermittler"
155
 
156
- #: c:/temp/redirection/matches/referrer.php:43
157
  msgid "Regex"
158
  msgstr "Regex"
159
 
160
- #: c:/temp/redirection/matches/referrer.php:47
161
- #: c:/temp/redirection/matches/url.php:40
162
- #: c:/temp/redirection/matches/user_agent.php:56
163
  msgid "HTTP Code"
164
  msgstr "HTTP Code"
165
 
166
- #: c:/temp/redirection/matches/referrer.php:57
167
- msgid "The visitor will be redirected from the source URL if the referrer matches. You can specify a <em>matched</em> target URL as the address to send visitors if they do match, and <em>not matched</em> if they don't match. Leaving a URL blank means that the visitor is not redirected."
168
- msgstr "Der Beuscher wird umgeleitet von der URL-Quelle, falls sich die Vermittler entsprechen. Du kannst eine <em>passende</em> Ziel-URL als Adresse spezifizieren, und <em>nicht passende</em>, wenn sie nicht übereinstimmen. Leerlassen einer URL ."
169
-
170
- #: c:/temp/redirection/matches/referrer.php:63
171
- #: c:/temp/redirection/matches/referrer.php:65
172
- #: c:/temp/redirection/matches/user_agent.php:74
173
- #: c:/temp/redirection/matches/user_agent.php:76
 
 
 
 
 
 
 
174
  msgid "Matched"
175
- msgstr "passend"
176
 
177
- #: c:/temp/redirection/matches/referrer.php:73
178
- #: c:/temp/redirection/matches/referrer.php:75
179
- #: c:/temp/redirection/matches/user_agent.php:84
180
- #: c:/temp/redirection/matches/user_agent.php:86
181
  msgid "Not matched"
182
- msgstr "Nicht passend"
183
 
184
- #: c:/temp/redirection/matches/url.php:25
185
  msgid "URL only"
186
  msgstr "Nur URL"
187
 
188
- #: c:/temp/redirection/matches/url.php:32
189
  msgid "Target URL"
190
  msgstr "Ziel-URL"
191
 
192
- #: c:/temp/redirection/matches/user_agent.php:27
193
  msgid "URL and user agent"
194
  msgstr "URL und User-Agent"
195
 
196
- #: c:/temp/redirection/matches/user_agent.php:33
197
  msgid "FeedBurner"
198
  msgstr "FeedBurner"
199
 
200
- #: c:/temp/redirection/matches/user_agent.php:34
201
  msgid "Internet Explorer"
202
  msgstr "Internet Explorer"
203
 
204
- #: c:/temp/redirection/matches/user_agent.php:35
205
  msgid "FireFox"
206
  msgstr "FireFox"
207
 
208
- #: c:/temp/redirection/matches/user_agent.php:36
209
  msgid "Opera"
210
  msgstr "Opera"
211
 
212
- #: c:/temp/redirection/matches/user_agent.php:37
213
  msgid "Safari"
214
  msgstr "Safari"
215
 
216
- #: c:/temp/redirection/matches/user_agent.php:38
217
  msgid "iPhone"
218
  msgstr "iPhone"
219
 
220
- #: c:/temp/redirection/matches/user_agent.php:39
 
 
 
 
 
 
 
 
221
  msgid "Nintendo Wii"
222
  msgstr "Nintendo Wii"
223
 
224
- #: c:/temp/redirection/matches/user_agent.php:44
225
  msgid "User Agent"
226
  msgstr "User Agent"
227
 
228
- #: c:/temp/redirection/matches/user_agent.php:67
229
- msgid "The visitor will be redirected from the source URL if the user agent matches. You can specify a <em>matched</em> target URL as the address to send visitors if they do match, and <em>not matched</em> if they don't match. Leaving a URL blank means that the visitor is not redirected. <strong>All matches are performed as regular expressions</strong>.\n"
230
- msgstr "Der Besucher wird von der URL-Quelle umgeleitet, falls der User Agent passend ist. Du kannst eine <em>passende</em> Ziel-URL als Adresse spezifizieren, die die Besucher schicken, falls sie passend sind, und <em>nicht passend</em>, wenn sie nicht übereinstimmen. <strong>Alle Anpassungen treten als reguläre Äußerungen auf</strong>.\n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
231
 
232
- #: c:/temp/redirection/models/database.php:110
233
- #: c:/temp/redirection/models/module.php:168
234
- msgid "WordPress"
235
- msgstr "WordPress"
 
236
 
237
- #: c:/temp/redirection/models/database.php:111
238
- #: c:/temp/redirection/models/module.php:167
239
- msgid "Apache"
240
- msgstr "Apache"
241
 
242
- #: c:/temp/redirection/models/database.php:112
243
- #: c:/temp/redirection/models/module.php:169
244
- msgid "404 Errors"
245
- msgstr "404 Fehler"
246
 
247
- #: c:/temp/redirection/models/database.php:118
248
- msgid "Redirections"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
249
  msgstr "Umleitungen"
250
 
251
- #: c:/temp/redirection/models/database.php:119
252
- msgid "Modified posts"
253
- msgstr "Geänderte Beiträge"
254
 
255
- #: c:/temp/redirection/models/module.php:192
256
- msgid "Strip WWW"
257
- msgstr "Strip WWW"
258
 
259
- #: c:/temp/redirection/models/module.php:192
260
- msgid "Force WWW"
261
- msgstr "Force WWW"
262
 
263
- #: c:/temp/redirection/models/module.php:198
264
- msgid "Strip index.php"
265
- msgstr "Strip index.php"
266
 
267
- #: c:/temp/redirection/models/pager.php:402
268
- msgid "Previous"
269
- msgstr "Vorherige"
270
 
271
- #: c:/temp/redirection/models/pager.php:403
272
- msgid "Next"
273
- msgstr "Nächste"
274
 
275
- #: c:/temp/redirection/models/pager.php:461
276
- #, php-format
277
- msgid "%d per-page"
278
- msgstr "%d pro Seite"
279
 
280
- #: c:/temp/redirection/models/pager.php:470
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
281
  #, php-format
282
- msgid "Displaying %s&#8211;%s of %s"
283
- msgstr "Anzeigen %s&#8211;%s von %s"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
284
 
285
- #: c:/temp/redirection/models/redirect.php:387
286
  msgid "Redirect to URL"
287
- msgstr "Umleitung zur URL"
288
 
289
- #: c:/temp/redirection/models/redirect.php:388
290
  msgid "Redirect to random post"
291
- msgstr "Umleitung zu zufälligen Beitrag"
292
 
293
- #: c:/temp/redirection/models/redirect.php:389
294
  msgid "Pass-through"
295
  msgstr "Durchreichen"
296
 
297
- #: c:/temp/redirection/models/redirect.php:390
298
  msgid "Error (404)"
299
  msgstr "Fehler (404)"
300
 
301
- #: c:/temp/redirection/models/redirect.php:391
302
  msgid "Do nothing"
303
  msgstr "Mache nichts"
304
 
305
- #: c:/temp/redirection/modules/404.php:37
306
- msgid "Log 404s"
307
- msgstr "Log 404s"
308
-
309
- #: c:/temp/redirection/modules/404.php:46
310
- #: c:/temp/redirection/modules/wordpress.php:223
311
- msgid "<strong>Disabled: You must enable <a href=\"options-permalink.php\">permalinks</a> before using this</strong>"
312
- msgstr "<strong>Deaktiviert: Du musst <a href=\"options-permalink.php\">Permalinks</a> aktivieren, bevor du dies benutzt.</strong>"
313
-
314
- #: c:/temp/redirection/modules/404.php:57
315
- #: c:/temp/redirection/modules/wordpress.php:247
316
- msgid "<small>No options have been set</small>"
317
- msgstr "<small>Keine Optionen wurden ausgewählt</small>"
318
 
319
- #: c:/temp/redirection/modules/apache.php:65
320
- msgid "Location"
321
- msgstr "Ort"
322
 
323
- #: c:/temp/redirection/modules/apache.php:70
 
 
 
 
 
 
 
 
 
 
 
 
 
324
  #, php-format
325
  msgid "WordPress is installed in: <code>%s</code>"
326
- msgstr "Wordpress ist installiert in: <code>%s</code>"
327
-
328
- #: c:/temp/redirection/modules/apache.php:75
329
- #: c:/temp/redirection/modules/wordpress.php:184
330
- msgid "Canonical"
331
- msgstr "Autorisiert"
332
-
333
- #: c:/temp/redirection/modules/apache.php:78
334
- #: c:/temp/redirection/modules/apache.php:84
335
- #: c:/temp/redirection/modules/wordpress.php:187
336
- #: c:/temp/redirection/modules/wordpress.php:192
337
- msgid "Leave as is"
338
- msgstr "Hinterlassen wie es ist"
339
-
340
- #: c:/temp/redirection/modules/apache.php:78
341
- #: c:/temp/redirection/modules/wordpress.php:187
342
  #, php-format
343
- msgid "Strip WWW (%s)"
344
- msgstr "Strip WWW (%s)"
345
 
346
- #: c:/temp/redirection/modules/apache.php:78
347
- #: c:/temp/redirection/modules/wordpress.php:187
348
  #, php-format
349
- msgid "Force WWW (www.%s)"
350
- msgstr "Force WWW (www.%s)"
351
-
352
- #: c:/temp/redirection/modules/apache.php:82
353
- msgid "Strip Index"
354
- msgstr "Strip Index"
355
-
356
- #: c:/temp/redirection/modules/apache.php:84
357
- msgid "Strip index files (html,php)"
358
- msgstr "Strip Index-Dateien (html,php)"
359
-
360
- #: c:/temp/redirection/modules/apache.php:89
361
- msgid "Memory Limit"
362
- msgstr "Datenspeicherlimit"
363
-
364
- #: c:/temp/redirection/modules/apache.php:92
365
- #: c:/temp/redirection/modules/apache.php:97
366
- #: c:/temp/redirection/modules/wordpress.php:200
367
- #: c:/temp/redirection/modules/wordpress.php:205
368
- msgid "Server default"
369
- msgstr "Serverstandard"
370
-
371
- #: c:/temp/redirection/modules/apache.php:95
372
- msgid "Error Level"
373
- msgstr "Fehler Level"
374
-
375
- #: c:/temp/redirection/modules/apache.php:97
376
- msgid "No errors"
377
- msgstr "Keine Fehler"
378
-
379
- #: c:/temp/redirection/modules/apache.php:97
380
- msgid "Show errors"
381
- msgstr "Fehler anzeigen"
382
-
383
- #: c:/temp/redirection/modules/apache.php:102
384
- msgid "Ban IPs"
385
- msgstr "Ban IPs"
386
-
387
- #: c:/temp/redirection/modules/apache.php:108
388
- msgid "Allow IPs"
389
- msgstr "Erlaubte IPs"
390
-
391
- #: c:/temp/redirection/modules/apache.php:114
392
- msgid "Raw .htaccess"
393
- msgstr "Rohe .htaccess"
394
-
395
- #: c:/temp/redirection/modules/apache.php:120
396
- msgid "Site URL"
397
- msgstr "Seiten URL"
398
-
399
- #: c:/temp/redirection/modules/apache.php:123
400
- msgid "Advanced: For management of external sites"
401
- msgstr "Fortgeschriten: Für Management von externen Seiten"
402
-
403
- #: c:/temp/redirection/modules/apache.php:138
404
- msgid "<strong>Location is invalid - check that path exists</strong>"
405
- msgstr "<strong>Der Ort ist falsch - überprüfe, ob der Pfad existiert</strong>"
406
-
407
- #: c:/temp/redirection/modules/apache.php:144
408
- msgid "<strong>Could not write to configured <code>.htaccess</code> file - check file permissions</strong>"
409
- msgstr "<strong>Die <code>.htaccess</code> Datei konnte zum Konfigurieren nicht beschrieben werden - überprüfe die Datei-Genehmigungen</strong>"
410
-
411
- #: c:/temp/redirection/modules/apache.php:151
412
- msgid "<strong>Disabled: enter the location of an <code>.htaccess</code> file for this to be valid</strong>"
413
- msgstr "<strong>Deaktiviert: geben den Ort einer <code>.htaccess</code> an, damit dies gültig ist</strong>"
414
-
415
- #: c:/temp/redirection/modules/apache.php:156
416
- msgid "strip WWW"
417
- msgstr "strip WWW"
418
-
419
- #: c:/temp/redirection/modules/apache.php:156
420
- msgid "force WWW"
421
- msgstr "force WWW"
422
-
423
- #: c:/temp/redirection/modules/apache.php:159
424
- #: c:/temp/redirection/modules/wordpress.php:231
425
- msgid "strip index"
426
- msgstr "strip Index"
427
-
428
- #: c:/temp/redirection/modules/apache.php:162
429
  #, php-format
430
- msgid "memory limit at %dMB"
431
- msgstr "Das Datenspeicherlimit liegt bei %dMB"
432
 
433
- #: c:/temp/redirection/modules/apache.php:165
434
- #: c:/temp/redirection/modules/wordpress.php:242
435
- msgid "no errors"
436
- msgstr "Keine Fehler"
437
 
438
- #: c:/temp/redirection/modules/apache.php:165
439
- #: c:/temp/redirection/modules/wordpress.php:242
440
- msgid "show errors"
441
- msgstr "Fehler anzeigen"
 
 
 
 
 
442
 
443
- #: c:/temp/redirection/modules/apache.php:168
444
- msgid "IPs are banned"
445
- msgstr "IPs sind verboten"
446
 
447
- #: c:/temp/redirection/modules/apache.php:171
448
- msgid "IPs are allowed"
449
- msgstr "IPs sind erlaubt"
 
 
 
450
 
451
- #: c:/temp/redirection/modules/apache.php:179
452
- #, php-format
453
- msgid " for external site: <code>%s</code>"
454
- msgstr " für externe Seiten: <code>%s</code>"
455
 
456
- #: c:/temp/redirection/modules/wordpress.php:192
457
- msgid "Strip index files (html,php,asp)"
458
- msgstr "Strip Index-Dateien (html,php,asp)"
 
 
459
 
460
- #: c:/temp/redirection/modules/wordpress.php:200
461
- msgid "30 seconds"
462
- msgstr "30 Sekunden"
463
 
464
- #: c:/temp/redirection/modules/wordpress.php:200
465
- msgid "1 minute"
466
- msgstr "1 Minute"
467
 
468
- #: c:/temp/redirection/modules/wordpress.php:200
469
- msgid "2 minutes"
470
- msgstr "2 Minuten"
471
 
472
- #: c:/temp/redirection/modules/wordpress.php:200
473
- msgid "5 minutes"
474
- msgstr "5 Minuten"
475
 
476
- #: c:/temp/redirection/modules/wordpress.php:200
477
- msgid "As long as possible"
478
- msgstr "So lange, wie möglich"
479
 
480
- #: c:/temp/redirection/modules/wordpress.php:236
481
- msgid "time limit set as long as possible"
482
- msgstr "Zeitlimit setzen so lange, wie möglich"
483
 
484
- #: c:/temp/redirection/modules/wordpress.php:238
485
  #, php-format
486
- msgid "time limit at %ss"
487
- msgstr "Zeitlimit bei %ss"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
488
 
489
- #: c:/temp/redirection/view/admin/add.php:3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
490
  msgid "Add new redirection"
491
  msgstr "Eine neue Umleitung hinzufügen"
492
 
493
- #: c:/temp/redirection/view/admin/add.php:6
494
  msgid "Your redirection has been added."
495
  msgstr "Deine Umleitung wurde hinzugefügt."
496
 
497
- #: c:/temp/redirection/view/admin/add.php:12
498
- msgid "Source URL"
499
- msgstr "URL-Quelle"
500
-
501
- #: c:/temp/redirection/view/admin/add.php:16
502
  msgid "Match"
503
- msgstr "Passend"
504
 
505
- #: c:/temp/redirection/view/admin/add.php:22
506
  msgid "Action"
507
  msgstr "Aktion"
508
 
509
- #: c:/temp/redirection/view/admin/add.php:27
510
  msgid "Regular expression"
511
- msgstr "Reguläre Äußerung"
512
 
513
- #: c:/temp/redirection/view/admin/add.php:36
514
  msgid "Group"
515
- msgstr "Gruppe"
516
 
517
- #: c:/temp/redirection/view/admin/add.php:43
518
  msgid "Add Redirection"
519
- msgstr "Umleitung hinzufügen"
520
 
521
- #: c:/temp/redirection/view/admin/group_edit.php:6
522
- #: c:/temp/redirection/view/admin/group_list.php:31
523
- #: c:/temp/redirection/view/admin/group_list.php:93
524
- #: c:/temp/redirection/view/admin/module_edit.php:17
525
- #: c:/temp/redirection/view/admin/module_list.php:37
526
- msgid "Name"
527
- msgstr "Name"
528
 
529
- #: c:/temp/redirection/view/admin/group_edit.php:10
530
- msgid "Tracked"
531
- msgstr "Tracked"
532
 
533
- #: c:/temp/redirection/view/admin/group_edit.php:11
534
- msgid "Whether to track 'hits' to items"
535
- msgstr "Ob die 'Treffer' die Posten folgen"
536
 
537
- #: c:/temp/redirection/view/admin/group_edit.php:14
538
- msgid "Enabled"
539
- msgstr "Aktiviert"
540
 
541
- #: c:/temp/redirection/view/admin/group_edit.php:15
542
- msgid "Disabling a group will disable all items contained within it"
543
- msgstr "Eine deaktivierte Gruppe wird alle Posten innerhalb deaktivieren"
 
 
 
544
 
545
- #: c:/temp/redirection/view/admin/group_edit.php:21
546
- #: c:/temp/redirection/view/admin/item_edit.php:28
547
- #: c:/temp/redirection/view/admin/module_edit.php:27
548
- msgid "Cancel"
549
- msgstr "Abbrechen"
550
 
551
- #: c:/temp/redirection/view/admin/group_item.php:4
552
- msgid "edit group"
553
- msgstr "Gruppe bearbeiten"
554
 
555
- #: c:/temp/redirection/view/admin/group_item.php:20
556
- #: c:/temp/redirection/view/admin/item.php:27
557
- msgid "disabled"
558
- msgstr "deaktiviert"
559
 
560
- #: c:/temp/redirection/view/admin/group_list.php:2
561
- msgid "Groups for module"
562
- msgstr "Gruppen für Module"
563
 
564
- #: c:/temp/redirection/view/admin/group_list.php:10
565
- #: c:/temp/redirection/view/admin/log.php:34
566
- msgid "Module"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
567
  msgstr "Module"
568
 
569
- #: c:/temp/redirection/view/admin/group_list.php:15
570
- #: c:/temp/redirection/view/admin/item_list.php:18
571
- #: c:/temp/redirection/view/admin/log.php:12
572
- #: c:/temp/redirection/view/admin/log.php:19
573
- msgid "Search"
574
- msgstr "Suchen"
575
 
576
- #: c:/temp/redirection/view/admin/group_list.php:20
577
- msgid "go"
578
- msgstr "los"
579
 
580
- #: c:/temp/redirection/view/admin/group_list.php:30
581
- #: c:/temp/redirection/view/admin/item_list.php:31
582
- #: c:/temp/redirection/view/admin/module_list.php:12
583
- msgid "Hits"
584
- msgstr "Treffer"
585
 
586
- #: c:/temp/redirection/view/admin/group_list.php:53
587
- #: c:/temp/redirection/view/admin/item_list.php:56
588
- msgid "Select All"
589
- msgstr "Alles auswählen"
590
 
591
- #: c:/temp/redirection/view/admin/group_list.php:54
592
- #: c:/temp/redirection/view/admin/item_list.php:57
593
- msgid "Toggle"
594
- msgstr "Umschalten"
595
 
596
- #: c:/temp/redirection/view/admin/group_list.php:55
597
- #: c:/temp/redirection/view/admin/item_list.php:58
598
- msgid "Reset Hits"
599
- msgstr "Treffer zurücksetzen"
600
 
601
- #: c:/temp/redirection/view/admin/group_list.php:56
602
- #: c:/temp/redirection/view/admin/item_list.php:59
603
- #: c:/temp/redirection/view/admin/log.php:26
604
- #: c:/temp/redirection/view/admin/options.php:105
605
- msgid "Delete"
606
- msgstr "Löschen"
607
 
608
- #: c:/temp/redirection/view/admin/group_list.php:58
609
- #: c:/temp/redirection/view/admin/item_list.php:61
610
- msgid "Move To"
611
- msgstr "Verschieben zu"
612
 
613
- #: c:/temp/redirection/view/admin/group_list.php:68
614
- #: c:/temp/redirection/view/admin/item_list.php:72
615
- msgid "re-order"
616
- msgstr "Nachsenden"
617
 
618
- #: c:/temp/redirection/view/admin/group_list.php:69
619
- #: c:/temp/redirection/view/admin/item_list.php:73
620
- msgid "save order"
621
- msgstr "Speicherfolge"
622
 
623
- #: c:/temp/redirection/view/admin/group_list.php:82
624
- msgid "You have no groups in this module."
625
- msgstr "Du hast keine Gruppen in diesem Modul"
626
 
627
- #: c:/temp/redirection/view/admin/group_list.php:87
628
- msgid "Add Group"
629
- msgstr "Gruppe hinzufügen"
630
 
631
- #: c:/temp/redirection/view/admin/group_list.php:98
632
- msgid "Add"
633
- msgstr "Hinzufügen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
634
 
635
- #: c:/temp/redirection/view/admin/head.php:4
636
- msgid "Please wait..."
637
- msgstr "Bitte warten..."
638
 
639
- #: c:/temp/redirection/view/admin/head.php:7
640
- msgid "Are you sure?"
641
- msgstr "Bist du dir sicher?"
 
 
 
 
 
 
642
 
643
- #: c:/temp/redirection/view/admin/head.php:8
644
- msgid "No items have been selected"
645
- msgstr "Keine Artikel sind ausgewählt"
646
 
647
- #: c:/temp/redirection/view/admin/item_edit.php:3
648
  #, php-format
649
- msgid "%s by matching %s"
650
- msgstr "%s durch Anpassung %s"
651
 
652
- #: c:/temp/redirection/view/admin/item_edit.php:7
653
- msgid "Title"
654
- msgstr "Titel"
655
 
656
- #: c:/temp/redirection/view/admin/item_edit.php:10
657
- msgid "optional"
658
- msgstr "optional"
659
 
660
- #: c:/temp/redirection/view/admin/item_list.php:3
661
- msgid "Redirections for group"
662
- msgstr "Umleitung für die Gruppe"
663
 
664
- #: c:/temp/redirection/view/admin/item_list.php:23
665
- msgid "Go"
666
- msgstr "Los"
 
 
 
 
667
 
668
- #: c:/temp/redirection/view/admin/item_list.php:30
669
- msgid "Last Access"
670
- msgstr "Letzter Zugang"
 
 
671
 
672
- #: c:/temp/redirection/view/admin/item_list.php:32
673
- #: c:/temp/redirection/view/admin/module_list.php:41
674
- msgid "Type"
675
- msgstr "Typ"
 
 
676
 
677
- #: c:/temp/redirection/view/admin/item_list.php:33
678
- msgid "URL"
679
- msgstr "URL"
 
 
 
680
 
681
- #: c:/temp/redirection/view/admin/item_list.php:33
682
- msgid "Position"
683
- msgstr "Position"
684
 
685
- #: c:/temp/redirection/view/admin/item_list.php:77
686
- msgid "You have no redirections."
687
- msgstr "Du hast keine Umleitungen."
688
 
689
- #: c:/temp/redirection/view/admin/log.php:2
690
- msgid "Redirection Log"
691
- msgstr "Umleitungs Log"
692
 
693
- #: c:/temp/redirection/view/admin/log.php:25
694
- msgid "Bulk Actions"
695
- msgstr "Große Aktionen"
 
696
 
697
- #: c:/temp/redirection/view/admin/log.php:29
698
- msgid "Apply"
699
- msgstr "Anwenden"
 
 
 
 
 
 
700
 
701
- #: c:/temp/redirection/view/admin/log.php:45
702
- msgid "Filter"
703
- msgstr "Filter"
 
704
 
705
- #: c:/temp/redirection/view/admin/log.php:63
706
- msgid "Date"
707
- msgstr "Zeitpunkt"
708
 
709
- #: c:/temp/redirection/view/admin/log.php:66
710
- msgid "IP"
711
- msgstr "IP"
712
 
713
- #: c:/temp/redirection/view/admin/log.php:79
714
- msgid "There are no logs to display!"
715
- msgstr "Dort sind keine Logs zum Anzeigen!"
716
 
717
- #: c:/temp/redirection/view/admin/log.php:88
718
- msgid "Process Current Logs"
719
- msgstr "Ausführen aktueller Logs"
720
 
721
- #: c:/temp/redirection/view/admin/log.php:89
722
- msgid "These actions will affect all currently available logs (i.e. your search phrase will restrict the log items)."
723
- msgstr "Diese Aktionen werden sich auf alle aktuell vorhanden Logs auswirken (d.h. deine Suchanfragen werden die Logdaten eingrenzen)."
724
 
725
- #: c:/temp/redirection/view/admin/log.php:94
726
- msgid "Delete Logs"
727
- msgstr "Gelöschte Logs"
728
 
729
- #: c:/temp/redirection/view/admin/log.php:95
730
- msgid "Export to CSV"
731
- msgstr "Exportieren als CSV"
732
 
733
- #: c:/temp/redirection/view/admin/log_item_details.php:9
734
- msgid "Redirect to"
735
- msgstr "Umleiten zu"
736
 
737
- #: c:/temp/redirection/view/admin/log_item_details.php:15
738
- msgid "Redirected by"
739
- msgstr "Umgeleitet von"
740
 
741
- #: c:/temp/redirection/view/admin/log_item_details.php:16
742
- msgid "for"
743
- msgstr "für"
 
 
 
744
 
745
- #: c:/temp/redirection/view/admin/module_item.php:23
746
- msgid "View as"
747
- msgstr "Anzeigen aös"
748
 
749
- #: c:/temp/redirection/view/admin/module_item.php:25
750
- msgid "CSV"
751
- msgstr "CSV"
752
 
753
- #: c:/temp/redirection/view/admin/module_item.php:26
754
- msgid "XML"
755
- msgstr "XML"
756
 
757
- #: c:/temp/redirection/view/admin/module_item.php:28
758
- msgid "RSS"
759
- msgstr "RSS"
760
 
761
- #: c:/temp/redirection/view/admin/module_item.php:41
762
- msgid "edit"
763
- msgstr "bearbeiten"
764
 
765
- #: c:/temp/redirection/view/admin/module_item.php:44
766
- msgid "delete"
767
- msgstr "löschen"
768
 
769
- #: c:/temp/redirection/view/admin/module_item.php:47
770
- msgid "reset"
771
- msgstr "erneuern"
772
 
773
- #: c:/temp/redirection/view/admin/module_list.php:2
774
- #: c:/temp/redirection/view/admin/submenu.php:6
775
- msgid "Modules"
776
- msgstr "Module"
777
 
778
- #: c:/temp/redirection/view/admin/module_list.php:9
779
- msgid "Details"
780
- msgstr "Einzelheiten"
781
 
782
- #: c:/temp/redirection/view/admin/module_list.php:10
783
- #: c:/temp/redirection/view/admin/submenu.php:5
784
- msgid "Groups"
785
- msgstr "Gruppen"
786
 
787
- #: c:/temp/redirection/view/admin/module_list.php:11
788
- msgid "Items"
789
- msgstr "Artikel"
790
 
791
- #: c:/temp/redirection/view/admin/module_list.php:13
792
- msgid "Operations"
793
- msgstr "Operationen"
794
 
795
- #: c:/temp/redirection/view/admin/module_list.php:22
796
- msgid "Note: Hits are dependant on log entries"
797
- msgstr "Notiz: Treffer sind abhängig von den log-EInträgen"
 
 
 
798
 
799
- #: c:/temp/redirection/view/admin/module_list.php:24
800
- msgid "You have no modules defined yet"
801
- msgstr "Du hast bisher keine Module definiert"
802
 
803
- #: c:/temp/redirection/view/admin/module_list.php:29
804
- msgid "Add Module"
805
- msgstr "Modul hinzufügen"
806
 
807
- #: c:/temp/redirection/view/admin/module_list.php:30
808
- msgid "A module is a controlling element that determines how redirections are handled. Elements in a WordPress module are handled by WordPress, elements in an Apache module are handled by <code>.htaccess</code>, and elements in a 404 module affect how 404 errors are logged."
809
- msgstr "Ein Modul ist ein kontrolliertes Element, das bestimmt, wie die Umleitungen benutzt werden. Elemente in einem Wordpress Modul werden von Wordpress genutzt, Elemente in einem Apache Modul werden genutzt von <code>.htaccess</code>, und Elemente in einem 404 Modul bestimmen wie die 404 Fehler geloggt werden."
810
 
811
- #: c:/temp/redirection/view/admin/module_list.php:50
812
- msgid "Create"
813
- msgstr "Erstellen"
814
 
815
- #: c:/temp/redirection/view/admin/options.php:2
816
- #: c:/temp/redirection/view/admin/submenu.php:8
817
- msgid "Options"
818
- msgstr "Optionen"
819
 
820
- #: c:/temp/redirection/view/admin/options.php:11
821
- msgid "Auto-generate URL"
822
- msgstr "Selbsterstellte URL"
823
 
824
- #: c:/temp/redirection/view/admin/options.php:15
825
- msgid "This will be used to auto-generate a URL if no URL is given. You can use the special tags $dec$ or $hex$ to have a unique ID inserted (either decimal or hex)"
826
- msgstr "Dies wird gebraucht, um eine URL selbst zu erstellen, falls keine URL gegeben ist. Du kannsten die speziellen Tags $dec$ oder $hex$ benutzen, um eine besondere ID zu schalten (entweder Decimal oder Hex)"
827
 
828
- #: c:/temp/redirection/view/admin/options.php:20
829
- msgid "IP Lookup Service"
830
- msgstr "IP nachschlag Dienst"
831
 
832
- #: c:/temp/redirection/view/admin/options.php:26
833
- msgid "Plugin Support"
834
- msgstr "Plugin Support"
835
 
836
- #: c:/temp/redirection/view/admin/options.php:29
837
- msgid "I'm a nice person and I have helped support the author of this plugin"
838
- msgstr "Ich bin eine nette Person und ich helfe dem Autor des Plugins"
839
 
840
- #: c:/temp/redirection/view/admin/options.php:33
841
- msgid "Expire Logs"
842
- msgstr "Logs ablaufen"
843
 
844
- #: c:/temp/redirection/view/admin/options.php:36
845
- msgid "days (enter 0 for no expiry)"
846
- msgstr "Tage (gebe 0 ein für keinen Ablauf)"
847
 
848
- #: c:/temp/redirection/view/admin/options.php:40
849
- msgid "RSS Token"
850
- msgstr "RSS Token"
851
 
852
- #: c:/temp/redirection/view/admin/options.php:43
853
- msgid "A unique token allowing feed readers access to Redirection RSS (leave blank to auto-generate)"
854
- msgstr "Ein einzigartiger Token erlaubt Feddlesern auf den Umleitungs RSS zuzugreifen"
855
 
856
- #: c:/temp/redirection/view/admin/options.php:48
857
- msgid "URL Monitoring"
858
- msgstr "URL-Abfrage"
859
 
860
- #: c:/temp/redirection/view/admin/options.php:49
861
- msgid "You can have Redirection detect changes in URLs and have an automatic redirection created in a specific group."
862
- msgstr "Du kannst eine Umleitung erstellen, die Änderungen in URL erfassen und eine automatische Umleitung in einem bestimtmen Gruppe machen."
863
 
864
- #: c:/temp/redirection/view/admin/options.php:53
865
- msgid "Post &amp; Page URLs"
866
- msgstr "Beiträge- &amp; Seiten-URLs"
 
 
 
867
 
868
- #: c:/temp/redirection/view/admin/options.php:56
869
- #: c:/temp/redirection/view/admin/options.php:67
870
- msgid "Don't monitor"
871
- msgstr "Nicht kontrollieren"
 
 
872
 
873
- #: c:/temp/redirection/view/admin/options.php:60
874
- msgid "Monitor new posts"
875
- msgstr "Neue Beiträge kontrollieren"
876
 
877
- #: c:/temp/redirection/view/admin/options.php:64
878
- msgid "Category URLs"
879
- msgstr "URLs der Kategorien"
880
 
881
- #: c:/temp/redirection/view/admin/options.php:74
882
- msgid "Update"
883
- msgstr "Aktualisieren"
884
 
885
- #: c:/temp/redirection/view/admin/options.php:80
886
- msgid "Import"
887
- msgstr "Importieren"
888
 
889
- #: c:/temp/redirection/view/admin/options.php:82
890
- msgid "Here you can import redirections from an existing .htaccess file, a CSV file, or a Redirection XML."
891
- msgstr "Hier kannst du eine Umleitung von einer existierenden .htaccess, einer CSV-Datei, oder einer Umleitungs XML importieren."
892
 
893
- #: c:/temp/redirection/view/admin/options.php:89
894
- msgid "Import into"
895
- msgstr "Importieren in"
896
 
897
- #: c:/temp/redirection/view/admin/options.php:92
898
- msgid "Upload"
899
- msgstr "Hochladen"
900
 
901
- #: c:/temp/redirection/view/admin/options.php:95
902
- msgid "Note that the group is ignored when uploading an XML file."
903
- msgstr "Notieren, dass die Gruppe ignoriert ist, wenn eine XML_Datei hochgeladen wird."
904
 
905
- #: c:/temp/redirection/view/admin/options.php:99
906
- msgid "Delete Redirection"
907
- msgstr "Umleitung löschen"
908
 
909
- #: c:/temp/redirection/view/admin/options.php:100
910
- msgid "Selecting this option will delete all redirections, all logs, and any options associated with the Redirection plugin. Make sure this is what you want to do."
911
- msgstr "Auswählen dieser Option löscht alle Umleitungen, alle Logs, und alle Optionen, die mit dem Umleitungs-Plugin verbunden sind. Stelle sicher, das du das wirklich möchtest."
912
 
913
- #: c:/temp/redirection/view/admin/submenu.php:4
914
- msgid "Redirects"
915
- msgstr "Umleitungen"
916
 
917
- #: c:/temp/redirection/view/admin/submenu.php:7
918
- msgid "Log"
919
- msgstr "Log"
920
 
921
- #: c:/temp/redirection/view/admin/support.php:2
922
- msgid "Redirection Support"
923
- msgstr "Unleitung Support"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
924
 
925
- #: c:/temp/redirection/view/admin/support.php:4
926
- msgid "Redirection has required a great deal of time and effort to develop. If it's been useful to you then you can support this development by <strong>making a small donation of $8</strong>. This will act as an incentive for me to carry on developing it, providing countless hours of support, and including any enhancements that are suggested."
927
- msgstr "Das Plugin eine große Menge an Zeit erfordert. Falls es für dich nützlich ist, dann kannst du dies mit einer <strong>kleinen Spende von $8</strong> unterstützen. Dies ist ein Anreiz für mich es noch mehr zu entwickeln, unzählige Stunden von Support anzubieten."
928
 
929
- #: c:/temp/redirection/view/admin/support.php:25
930
- msgid "Alternatively, if you are multi-lingual, do consider translating this into another language. All the necessary localisation files are included and I've written a <a href=\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/\">full guide to the translation process</a>."
931
- msgstr "Alternativ, falls du multisprachig bist, du kannst versuchen dieses Plugin in eine andere Sprache zu übersetzen. TAlle möglichen Dateien sind enthalten und ich habe eine <a href=\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/\">vollen Guide zum Übersetzungsvorgang</a> geschrieben."
932
 
933
- #: c:/temp/redirection/view/admin/support.php:27
934
- msgid "Other plugins"
935
- msgstr "Andere plugins"
936
 
937
- #: c:/temp/redirection/view/admin/support.php:29
938
- msgid "You may also be interested in some of my other plugins:"
939
- msgstr "Du bist vielleicht ebenso in einen von meinen anderen Plugins interessiert:"
940
 
941
- #: c:/temp/redirection/view/admin/support.php:32
942
- msgid "HeadSpace"
943
- msgstr "HeadSpace"
944
 
945
- #: c:/temp/redirection/view/admin/support.php:32
946
- msgid "The most complete SEO meta-data manager and all-round general purpose plugin for WordPress. Replace five or six plugins with one single super-plugin!"
947
- msgstr "Der volle SEO Meta-Daten Manager und komplett generelle Plugin für Wordpress. Vertausche fünf oder sechs Plugins mit nur einem einzigen Super-Plugin!"
 
 
 
 
 
 
 
 
948
 
949
- #: c:/temp/redirection/view/admin/support.php:33
950
- msgid "Search Unleashed"
951
- msgstr "Suche freisetzen"
952
 
953
- #: c:/temp/redirection/view/admin/support.php:33
954
- msgid "Attractive searches that go beyond the default WordPress search and increase the usefulness of your site."
955
- msgstr "Attraktivie Suchen, welches außerhalb der gewöhnlichen Wordpress-Suche sind und steigert den Nutzen deiner Seite."
956
 
957
- #: c:/temp/redirection/view/admin/support.php:34
958
- msgid "Sniplets"
959
- msgstr "Sniplets"
960
 
961
- #: c:/temp/redirection/view/admin/support.php:34
962
- msgid "very flexible and powerful text insertion that allows you to insert what you want, wherever you want it."
963
- msgstr "sehr flexible und starke Texteinfügungen, welche dir erlauben einzusetzen, was du willst, wo imemr du willst."
964
 
965
- #: c:/temp/redirection/view/admin/support.php:37
966
- msgid "This notice will only be shown at periodic intervals."
967
- msgstr "Diese Notiz wird nur bei regelmäßigen Intervallen angezeigt."
968
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  msgstr ""
3
  "Project-Id-Version: Redirect\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2015-09-24 10:59+0200\n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Konrad Tadesse <konrad.tadesse@publicispixelpark.com>\n"
8
  "Language-Team: Robert Buj <rbuj@wanadoo.es>\n"
9
+ "Language: de_DE\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Poedit-Basepath: ..\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
16
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
17
+ "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 1.8.4\n"
20
+ "X-Poedit-SearchPath-0: .\n"
21
+
22
+ #: matches/login.php:27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  msgid "URL and login status"
24
  msgstr "URL- und Loginstatus"
25
 
26
+ #: matches/login.php:36
27
+ msgid ""
28
+ "The target URL will be chosen from one of the following URLs, depending if "
29
+ "the user is logged in or out. Leaving a URL blank means that the user is "
30
+ "not redirected."
31
+ msgstr ""
32
+ "Die Zieladresse wird von eine der folgenden URLs ausgewählt, abhängig davon, "
33
+ "ob der User ein- oder ausgeloggt ist. Eine URL leer lassen bedeutet, dass "
34
+ "der User nicht umgeleitet ist."
35
 
36
+ #: matches/login.php:43 matches/login.php:45
 
37
  msgid "Logged In"
38
  msgstr "Eingeloggt"
39
 
40
+ #: matches/login.php:55 matches/login.php:57
 
41
  msgid "Logged Out"
42
  msgstr "Ausgeloggt"
43
 
44
+ #: matches/referrer.php:28
45
  msgid "URL and referrer"
46
+ msgstr "URL und Referrer"
47
 
48
+ #: matches/referrer.php:40 models/pager.php:479 models/pager.php:610
49
  msgid "Referrer"
50
+ msgstr "Referrer"
51
 
52
+ #: matches/referrer.php:43 view/item-edit.php:7
53
  msgid "Regex"
54
  msgstr "Regex"
55
 
56
+ #: matches/referrer.php:47 matches/referrer.php:57 matches/url.php:40
57
+ #: matches/user-agent.php:57
 
58
  msgid "HTTP Code"
59
  msgstr "HTTP Code"
60
 
61
+ #: matches/referrer.php:59
62
+ msgid ""
63
+ "The visitor will be redirected from the source URL if the referrer matches. "
64
+ "You can specify a <em>matched</em> target URL as the address to send "
65
+ "visitors if they do match, and <em>not matched</em> if they don't match. "
66
+ "Leaving a URL blank means that the visitor is not redirected."
67
+ msgstr ""
68
+ "Der Beuscher wird von der Quell-URL umgeleitet, falls sich die Referrer "
69
+ "entsprechen. \n"
70
+ "You can specify a <em>matched</em> target URL as the address to send "
71
+ "visitors if they do match, and <em>not matched</em> if they don't match. \n"
72
+ "Das Leerlassen einer URL bedeutet, das der Besucher nicht umgeleitet wird."
73
+
74
+ #: matches/referrer.php:65 matches/referrer.php:67 matches/user-agent.php:77
75
+ #: matches/user-agent.php:79
76
  msgid "Matched"
77
+ msgstr "Matched"
78
 
79
+ #: matches/referrer.php:75 matches/referrer.php:77 matches/user-agent.php:87
80
+ #: matches/user-agent.php:89
 
 
81
  msgid "Not matched"
82
+ msgstr "Nicht matchend"
83
 
84
+ #: matches/url.php:25
85
  msgid "URL only"
86
  msgstr "Nur URL"
87
 
88
+ #: matches/url.php:32 view/add.php:32
89
  msgid "Target URL"
90
  msgstr "Ziel-URL"
91
 
92
+ #: matches/user-agent.php:27
93
  msgid "URL and user agent"
94
  msgstr "URL und User-Agent"
95
 
96
+ #: matches/user-agent.php:32
97
  msgid "FeedBurner"
98
  msgstr "FeedBurner"
99
 
100
+ #: matches/user-agent.php:33
101
  msgid "Internet Explorer"
102
  msgstr "Internet Explorer"
103
 
104
+ #: matches/user-agent.php:34
105
  msgid "FireFox"
106
  msgstr "FireFox"
107
 
108
+ #: matches/user-agent.php:35
109
  msgid "Opera"
110
  msgstr "Opera"
111
 
112
+ #: matches/user-agent.php:36
113
  msgid "Safari"
114
  msgstr "Safari"
115
 
116
+ #: matches/user-agent.php:37
117
  msgid "iPhone"
118
  msgstr "iPhone"
119
 
120
+ #: matches/user-agent.php:38
121
+ msgid "iPad"
122
+ msgstr "iPad"
123
+
124
+ #: matches/user-agent.php:39
125
+ msgid "Android"
126
+ msgstr "Android"
127
+
128
+ #: matches/user-agent.php:40
129
  msgid "Nintendo Wii"
130
  msgstr "Nintendo Wii"
131
 
132
+ #: matches/user-agent.php:45
133
  msgid "User Agent"
134
  msgstr "User Agent"
135
 
136
+ #: matches/user-agent.php:70
137
+ msgid ""
138
+ "The visitor will be redirected from the source URL if the user agent "
139
+ "matches. You can specify a <em>matched</em> target URL as the address to "
140
+ "send visitors if they do match, and <em>not matched</em> if they don't "
141
+ "match. Leaving a URL blank means that the visitor is not redirected. "
142
+ "<strong>All matches are performed as regular expressions</strong>.\n"
143
+ msgstr ""
144
+ "Der Beuscher wird von der Quell-URL umgeleitet, falls sich die User Agents "
145
+ "entsprechen. \n"
146
+ "You can specify a <em>matched</em> target URL as the address to send "
147
+ "visitors if they do match, and <em>not matched</em> if they don't match. \n"
148
+ "Das Leerlassen einer URL bedeutet, das der Besucher nicht umgeleitet wird.\n"
149
+
150
+ # Das darf nicht übersetzt werden!
151
+ # Datenbank Tabelle Spaltenname!
152
+ #: models/database.php:98 models/group.php:109 view/item-list.php:5
153
+ msgid "Redirections"
154
+ msgstr "Redirections"
155
 
156
+ # Das darf nicht übersetzt werden!
157
+ # Datenbank Spaltenname!
158
+ #: models/database.php:99
159
+ msgid "Modified Posts"
160
+ msgstr "Modified Posts"
161
 
162
+ #: models/pager.php:27
163
+ msgid "Type"
164
+ msgstr "Typ"
 
165
 
166
+ #: models/pager.php:28
167
+ msgid "URL"
168
+ msgstr "URL"
 
169
 
170
+ #: models/pager.php:29
171
+ msgid "Hits"
172
+ msgstr "Treffer"
173
+
174
+ #: models/pager.php:30
175
+ msgid "Last Access"
176
+ msgstr "Letzter Zugang"
177
+
178
+ #: models/pager.php:52 models/pager.php:252
179
+ msgid "Edit"
180
+ msgstr "editieren"
181
+
182
+ #: models/pager.php:53 models/pager.php:100 models/pager.php:253
183
+ #: models/pager.php:299 models/pager.php:497 models/pager.php:627
184
+ #: view/options.php:108
185
+ msgid "Delete"
186
+ msgstr "Löschen"
187
+
188
+ #: models/pager.php:58 models/pager.php:102 models/pager.php:259
189
+ #: models/pager.php:301
190
+ msgid "Disable"
191
+ msgstr "Deaktivieren"
192
+
193
+ #: models/pager.php:60 models/pager.php:101 models/pager.php:261
194
+ #: models/pager.php:300
195
+ msgid "Enable"
196
+ msgstr "Aktivieren"
197
+
198
+ #: models/pager.php:103
199
+ msgid "Reset Hits"
200
+ msgstr "Treffer zurücksetzen"
201
+
202
+ #: models/pager.php:150
203
+ msgid "No group filter"
204
+ msgstr "Keine Gruppe Filter"
205
+
206
+ #: models/pager.php:163 models/pager.php:363
207
+ msgid "Filter"
208
+ msgstr "Filter"
209
+
210
+ #: models/pager.php:242 view/group-edit.php:4 view/group-list.php:30
211
+ msgid "Name"
212
+ msgstr "Name"
213
+
214
+ #: models/pager.php:243 models/pager.php:709 view/submenu.php:6
215
+ msgid "Redirects"
216
  msgstr "Umleitungen"
217
 
218
+ #: models/pager.php:244 models/pager.php:708 view/group-edit.php:8
219
+ msgid "Module"
220
+ msgstr "Module"
221
 
222
+ #: models/pager.php:254
223
+ msgid "View Redirects"
224
+ msgstr "Redirects ansehen"
225
 
226
+ #: models/pager.php:278
227
+ msgid "Unknown"
228
+ msgstr "Unbekannt"
229
 
230
+ #: models/pager.php:355
231
+ msgid "All modules"
232
+ msgstr "Alle Module"
233
 
234
+ #: models/pager.php:440 models/pager.php:574
235
+ msgid "Add redirect"
236
+ msgstr "Redirekt hinzufügen"
237
 
238
+ #: models/pager.php:477 models/pager.php:608
239
+ msgid "Date"
240
+ msgstr "Zeitpunkt"
241
 
242
+ #: models/pager.php:478 models/pager.php:609 view/add.php:13
243
+ #: view/item-edit.php:4
244
+ msgid "Source URL"
245
+ msgstr "Quell-URL"
246
 
247
+ #: models/pager.php:480 models/pager.php:611
248
+ msgid "IP"
249
+ msgstr "IP"
250
+
251
+ #: models/pager.php:580
252
+ msgid "Show only this IP"
253
+ msgstr "Zeige nur diese IP"
254
+
255
+ #: models/pager.php:719
256
+ msgid "Configure"
257
+ msgstr "Konfigurieren"
258
+
259
+ #: models/redirect.php:153
260
+ msgid "Source and target URL must be different"
261
+ msgstr "Quell- und Ziel-URL müssen unterschiedlich sein"
262
+
263
+ #: models/redirect.php:159
264
  #, php-format
265
+ msgid ""
266
+ "You can only redirect from a relative URL (<code>%s</code>) on this domain "
267
+ "(<code>%s</code>)."
268
+ msgstr ""
269
+ "Sie können nur von einer relativen URL (<code>%s</code>) auf dieser Domain "
270
+ "(<code>%s</code>) umleiten."
271
+
272
+ #: models/redirect.php:167
273
+ msgid "Invalid group when creating redirect"
274
+ msgstr "Ungültige Gruppe wenn die Umleitung angelegt wird."
275
+
276
+ #: models/redirect.php:170
277
+ msgid "Invalid source URL when creating redirect for given match type"
278
+ msgstr ""
279
+ "Ungültige Quell-URL wenn die Umleitung für einen Match-Typen angelegt wird."
280
+
281
+ #: models/redirect.php:206
282
+ msgid ""
283
+ "Unable to add new redirect - delete Redirection from the options page and re-"
284
+ "install"
285
+ msgstr ""
286
+ "Die neue Umeitung kann nicht angelegt werden - Entferne die Umleitung von "
287
+ "der Optionen-Seite und re-installiere"
288
 
289
+ #: models/redirect.php:376
290
  msgid "Redirect to URL"
291
+ msgstr "Umleitung zu URL"
292
 
293
+ #: models/redirect.php:377
294
  msgid "Redirect to random post"
295
+ msgstr "Umleitung zu einem zufälligen Beitrag"
296
 
297
+ #: models/redirect.php:378
298
  msgid "Pass-through"
299
  msgstr "Durchreichen"
300
 
301
+ #: models/redirect.php:379
302
  msgid "Error (404)"
303
  msgstr "Fehler (404)"
304
 
305
+ #: models/redirect.php:380
306
  msgid "Do nothing"
307
  msgstr "Mache nichts"
308
 
309
+ #: modules/apache.php:63
310
+ msgid "Cannot write to chosen location - check path and permissions."
311
+ msgstr ""
312
+ "Am angegebenen Speicherort kann die Datei nicht geschreiben werden - prüfe "
313
+ "Datei-Pfad und -Rechte."
 
 
 
 
 
 
 
 
314
 
315
+ #: modules/apache.php:76
316
+ msgid ".htaccess Location"
317
+ msgstr ".htaccess Speicherort"
318
 
319
+ #: modules/apache.php:80
320
+ msgid ""
321
+ "If you want Redirection to automatically update your <code>.htaccess</code> "
322
+ "file then enter the full path and filename here. You can also download the "
323
+ "file and update it manually."
324
+ msgstr ""
325
+ "Wenn Sie möchten, das Redirection den Code in der <code>.htaccess</code> "
326
+ "automatisch aktualisiert, \n"
327
+ "dann tragen Sie hier den vollständigen Server-Pfad und den Dateinamen der ."
328
+ "htaccess Datei (.htaccess) ein.\n"
329
+ "Sie können die .htaccess Datei auch von ihrem Server herunterladen und "
330
+ "manuell updaten."
331
+
332
+ #: modules/apache.php:81
333
  #, php-format
334
  msgid "WordPress is installed in: <code>%s</code>"
335
+ msgstr "Wordpress ist in: <code>%s</code> installiert ."
336
+
337
+ #: modules/apache.php:85
338
+ msgid "Canonical URL"
339
+ msgstr "Canonical URL"
340
+
341
+ #: modules/apache.php:88
342
+ msgid "Default server"
343
+ msgstr "Default Server"
344
+
345
+ #: modules/apache.php:89
 
 
 
 
 
346
  #, php-format
347
+ msgid "Remove WWW (%s)"
348
+ msgstr "Entferne WWW (www.%s)"
349
 
350
+ #: modules/apache.php:90
 
351
  #, php-format
352
+ msgid "Add WWW (www.%s)"
353
+ msgstr "Füge WWW (www.%s) hinzu"
354
+
355
+ #: modules/apache.php:93
356
+ msgid "Automatically remove or add www to your site."
357
+ msgstr "Automatisch www von Ihrer Website-Adresse entfernen oder hinzufügen."
358
+
359
+ #: modules/apache.php:102
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
360
  #, php-format
361
+ msgid "<code>.htaccess</code> saved to %s"
362
+ msgstr "<code>.htaccess</code> gesichert zu %s"
363
 
364
+ #: modules/apache.php:108
365
+ msgid "Apache"
366
+ msgstr "Apache"
 
367
 
368
+ #: modules/apache.php:112
369
+ msgid ""
370
+ "Uses Apache <code>.htaccess</code> files. Requires further configuration. "
371
+ "The redirect happens without loading WordPress. No tracking of hits."
372
+ msgstr ""
373
+ "Verwendet die Apache <code>.htaccess</code> Datei. \n"
374
+ "<b>Genauere Einstellunge werden benötigt!</b>\n"
375
+ "Die Umleitung erfolgt ohne Wordpress zu laden und ist viel schneller. (Die "
376
+ "Hits können jedoch nicht getrackt werden.)"
377
 
378
+ #: modules/nginx.php:41
379
+ msgid "Nginx"
380
+ msgstr "Nginx"
381
 
382
+ #: modules/nginx.php:45
383
+ msgid ""
384
+ "For use with Nginx server. Requires manual configuration. The redirect "
385
+ "happens without loading WordPress. No tracking of hits. This is an "
386
+ "experimental module."
387
+ msgstr ""
388
 
389
+ #: modules/wordpress.php:127
390
+ msgid "WordPress"
391
+ msgstr "WordPress"
 
392
 
393
+ #: modules/wordpress.php:131
394
+ msgid ""
395
+ "WordPress-powered redirects. This requires no further configuration, and you "
396
+ "can track hits."
397
+ msgstr ""
398
 
399
+ #: redirection-admin.php:133
400
+ msgid "Settings"
401
+ msgstr "Einstellungen"
402
 
403
+ #: redirection-admin.php:145
404
+ msgid "Log entries"
405
+ msgstr "Einträge loggen"
406
 
407
+ #: redirection-admin.php:151
408
+ msgid "Sorry, unable to do that. Please try refreshing the page."
409
+ msgstr "Kann nicht ausgeführt werden. Bitte Webseite aktualisieren."
410
 
411
+ #: redirection-admin.php:156
412
+ msgid "Redirection"
413
+ msgstr "Redirection"
414
 
415
+ #: redirection-admin.php:223 redirection-admin.php:239
416
+ msgid "Your options were updated"
417
+ msgstr "Deine Optionen wurden aktualisiert"
418
 
419
+ #: redirection-admin.php:248
420
+ msgid "Redirection data has been deleted and the plugin disabled"
421
+ msgstr "Die Umleitungsdaten wurden gelöscht und das Plugin deaktiviert"
422
 
423
+ #: redirection-admin.php:255
424
  #, php-format
425
+ msgid "%d redirection was successfully imported"
426
+ msgid_plural "%d redirections were successfully imported"
427
+ msgstr[0] "%d Umleitung wurden erfolgreich imported"
428
+ msgstr[1] "%d Umleitungen wurden erfolgreich imported"
429
+
430
+ #: redirection-admin.php:257
431
+ msgid "No items were imported"
432
+ msgstr "Keine Elemente wurden importiert"
433
+
434
+ #: redirection-admin.php:269 redirection-admin.php:289
435
+ msgid "Your logs have been deleted"
436
+ msgstr "Deine Logs wurden gelöscht"
437
+
438
+ #: redirection-admin.php:303
439
+ msgid "Your group was added successfully"
440
+ msgstr "Deine Gruppe wurde erfolgreich hinzugefügt"
441
+
442
+ #: redirection-admin.php:306
443
+ msgid "Please specify a group name"
444
+ msgstr "Bitte spezifiziere einen Gruppennamen"
445
 
446
+ #: redirection-admin.php:353 redirection-admin.php:365
447
+ #: redirection-admin.php:392 redirection-admin.php:406
448
+ #: redirection-admin.php:428 redirection-admin.php:440
449
+ #: redirection-admin.php:462
450
+ msgid "Unable to perform action"
451
+ msgstr "Die Aktion kann nicht ausgeführt werden"
452
+
453
+ #: redirection-admin.php:482
454
+ msgid "Sorry, but your redirection was not created"
455
+ msgstr "Endschuldigung, aber deine Umleitung wurde nicht erstellt"
456
+
457
+ #: redirection-admin.php:488
458
+ msgid "Invalid module"
459
+ msgstr "Ungültiges Modul"
460
+
461
+ #: redirection-admin.php:504
462
+ msgid "Download"
463
+ msgstr "Herunterladen"
464
+
465
+ #: redirection-admin.php:505 view/group-edit.php:22 view/item-edit.php:35
466
+ #: view/module-edit.php:13
467
+ msgid "Cancel"
468
+ msgstr "Abbrechen"
469
+
470
+ #: view/add.php:4
471
  msgid "Add new redirection"
472
  msgstr "Eine neue Umleitung hinzufügen"
473
 
474
+ #: view/add.php:7
475
  msgid "Your redirection has been added."
476
  msgstr "Deine Umleitung wurde hinzugefügt."
477
 
478
+ #: view/add.php:17
 
 
 
 
479
  msgid "Match"
480
+ msgstr "Match"
481
 
482
+ #: view/add.php:23
483
  msgid "Action"
484
  msgstr "Aktion"
485
 
486
+ #: view/add.php:28
487
  msgid "Regular expression"
488
+ msgstr "Regular expression"
489
 
490
+ #: view/add.php:36 view/item-edit.php:20
491
  msgid "Group"
492
+ msgstr "Group"
493
 
494
+ #: view/add.php:46
495
  msgid "Add Redirection"
496
+ msgstr "Redirection hinzufügen"
497
 
498
+ #: view/group-edit.php:21 view/item-edit.php:34 view/module-edit.php:12
499
+ msgid "Save"
500
+ msgstr "Speichern"
 
 
 
 
501
 
502
+ #: view/group-list.php:5 view/submenu.php:11
503
+ msgid "Groups"
504
+ msgstr "Gruppen"
505
 
506
+ #: view/group-list.php:13 view/item-list.php:12 view/log.php:13
507
+ msgid "Search"
508
+ msgstr "Suchen"
509
 
510
+ #: view/group-list.php:22
511
+ msgid "Add Group"
512
+ msgstr "Gruppe hinzufügen"
513
 
514
+ #: view/group-list.php:24
515
+ msgid ""
516
+ "Use groups to organise your redirects. Groups are assigned to a module, "
517
+ "which affects how the redirects in that group work. If you are unsure then "
518
+ "stick to the WordPress module."
519
+ msgstr ""
520
 
521
+ #: view/group-list.php:44
522
+ msgid "Add"
523
+ msgstr "Hinzufügen"
 
 
524
 
525
+ #: view/item-edit.php:13
526
+ msgid "Description"
527
+ msgstr "Beschreibung"
528
 
529
+ #: view/item-edit.php:16
530
+ msgid "optional"
531
+ msgstr "optional"
 
532
 
533
+ #: view/log.php:5
534
+ msgid "Redirection Log"
535
+ msgstr "Redirection Log"
536
 
537
+ #: view/log.php:19
538
+ msgid "Log Management"
539
+ msgstr "Log Management"
540
+
541
+ #: view/log.php:23
542
+ msgid "These apply to the current search term, if any, otherwise all logs."
543
+ msgstr ""
544
+ "Das gilt für den aktuellen Suchbegriff, so gesetzt, sonst für alle Logs."
545
+
546
+ #: view/log.php:25
547
+ msgid "Delete All"
548
+ msgstr "Alle löschen"
549
+
550
+ #: view/log.php:28
551
+ msgid "Export To CSV"
552
+ msgstr "Exportieren als CSV"
553
+
554
+ #: view/module-list.php:5 view/submenu.php:16
555
+ msgid "Modules"
556
  msgstr "Module"
557
 
558
+ #: view/options.php:6
559
+ msgid "No logs"
560
+ msgstr "Keine Logs"
 
 
 
561
 
562
+ #: view/options.php:7
563
+ msgid "A day"
564
+ msgstr "Ein Tag"
565
 
566
+ #: view/options.php:8
567
+ msgid "A week"
568
+ msgstr "Eine Woche"
 
 
569
 
570
+ #: view/options.php:9
571
+ msgid "A month"
572
+ msgstr "Ein Monat"
 
573
 
574
+ #: view/options.php:10
575
+ msgid "Two months"
576
+ msgstr "Zwei Monate"
 
577
 
578
+ #: view/options.php:11
579
+ msgid "Keep forever"
580
+ msgstr "für immer speichern"
 
581
 
582
+ #: view/options.php:19 view/submenu.php:42
583
+ msgid "Options"
584
+ msgstr "Optionen"
 
 
 
585
 
586
+ #: view/options.php:27
587
+ msgid "Plugin Support"
588
+ msgstr "Plugin Support"
 
589
 
590
+ #: view/options.php:30
591
+ msgid "I'm a nice person and I have helped support the author of this plugin"
592
+ msgstr "Ich bin eine nette Person und ich helfe dem Autor des Plugins"
 
593
 
594
+ #: view/options.php:34
595
+ msgid "Redirect Logs"
596
+ msgstr "Redirect Logs"
 
597
 
598
+ #: view/options.php:40 view/options.php:50
599
+ msgid "(time to keep logs for)"
600
+ msgstr "(Zeitdauer der Log-Speicherung)"
601
 
602
+ #: view/options.php:44
603
+ msgid "404 Logs"
604
+ msgstr "404 Logs"
605
 
606
+ #: view/options.php:54
607
+ msgid "Monitor changes to posts"
608
+ msgstr "Überwacht Änderungen an Beiträgen"
609
+
610
+ #: view/options.php:57
611
+ msgid "Don't monitor"
612
+ msgstr "Nicht kontrollieren"
613
+
614
+ #: view/options.php:63
615
+ msgid "RSS Token"
616
+ msgstr "RSS Token"
617
+
618
+ #: view/options.php:66
619
+ msgid ""
620
+ "A unique token allowing feed readers access to Redirection log RSS (leave "
621
+ "blank to auto-generate)"
622
+ msgstr ""
623
+ "A unique token allowing feed readers access to Redirection log RSS (leave "
624
+ "blank to auto-generate)\n"
625
+ "Ein einzigartiger Token erlaubt Feed-Lesern auf den Umleitungs RSS "
626
+ "zuzugreifen (leave blank to auto-generate)"
627
+
628
+ #: view/options.php:70
629
+ msgid "Auto-generate URL"
630
+ msgstr "Auto-generate URL"
631
+
632
+ #: view/options.php:74
633
+ msgid ""
634
+ "This will be used to auto-generate a URL if no URL is given. You can use "
635
+ "the special tags <code>$dec$</code> or <code>$hex$</code> to have a unique "
636
+ "ID inserted (either decimal or hex)"
637
+ msgstr ""
638
+ "Dies wird gebraucht, um eine URL selbst zu erstellen, falls keine URL "
639
+ "gegeben ist. Du kannsten die speziellen Tags $dec$ oder $hex$ benutzen, um "
640
+ "eine besondere ID zu schalten (entweder Decimal oder Hex)"
641
+
642
+ #: view/options.php:79
643
+ msgid "Update"
644
+ msgstr "Aktualisieren"
645
+
646
+ #: view/options.php:85
647
+ msgid "Import"
648
+ msgstr "Importieren"
649
+
650
+ #: view/options.php:87
651
+ msgid ""
652
+ "Here you can import redirections from an existing <code>.htaccess</code> "
653
+ "file, or a CSV file."
654
+ msgstr ""
655
+ "Hier kannst du eine Umleitung von einer existierenden .htaccess, einer CSV-"
656
+ "Datei, oder einer Umleitungs XML importieren."
657
+
658
+ #: view/options.php:94
659
+ msgid "Import into"
660
+ msgstr "Importieren in"
661
+
662
+ #: view/options.php:97
663
+ msgid "Upload"
664
+ msgstr "Hochladen"
665
 
666
+ #: view/options.php:102
667
+ msgid "Delete Redirection"
668
+ msgstr "Redirection löschen"
669
 
670
+ #: view/options.php:103
671
+ msgid ""
672
+ "Selecting this option will delete all redirections, all logs, and any "
673
+ "options associated with the Redirection plugin. Make sure this is what you "
674
+ "want to do."
675
+ msgstr ""
676
+ "Auswählen dieser Option löscht alle Umleitungen, alle Logs, und alle "
677
+ "Optionen, die mit dem Umleitungs-Plugin verbunden sind. Stelle sicher, das "
678
+ "du das wirklich möchtest."
679
 
680
+ #: view/submenu.php:23
681
+ msgid "Log"
682
+ msgstr "Log"
683
 
684
+ #: view/submenu.php:32
685
  #, php-format
686
+ msgid "404s from %s"
687
+ msgstr "404s von %s"
688
 
689
+ #: view/submenu.php:34
690
+ msgid "404s"
691
+ msgstr "404s"
692
 
693
+ #: view/submenu.php:47
694
+ msgid "Support"
695
+ msgstr "Unterstützung"
696
 
697
+ #: view/support.php:5
698
+ msgid "Redirection Support"
699
+ msgstr "Redirection Support"
700
 
701
+ #: view/support.php:9
702
+ msgid ""
703
+ "Redirection is free to use - life is wonderful and lovely! However, it has "
704
+ "required a great deal of time and effort to develop and if it has been "
705
+ "useful you can help support this development by <strong>making a small "
706
+ "donation</strong>."
707
+ msgstr ""
708
 
709
+ #: view/support.php:10
710
+ msgid ""
711
+ "This will act as an incentive for me to carry on developing. You get some "
712
+ "useful software and I get to carry on making it. Everybody wins."
713
+ msgstr ""
714
 
715
+ #: view/support.php:13
716
+ msgid ""
717
+ "Please note that a donation is just a donation - it is not a payment for "
718
+ "support. I am not a business, this is not a product, and I'm afraid I cannot "
719
+ "provide paid support"
720
+ msgstr ""
721
 
722
+ #: view/support.php:15
723
+ msgid ""
724
+ "If you are using this plugin in a commercial setup, or feel that it's been "
725
+ "particularly useful, then you may want to consider a <strong>commercial "
726
+ "donation</strong>."
727
+ msgstr ""
728
 
729
+ #: view/support.php:38
730
+ msgid "Individual<br/>Donation"
731
+ msgstr ""
732
 
733
+ #: view/support.php:58
734
+ msgid "Commercial<br/>Donation"
735
+ msgstr ""
736
 
737
+ #: view/support.php:62
738
+ msgid "Translations"
739
+ msgstr "Übersetzungen"
740
 
741
+ #: view/support.php:64
742
+ msgid ""
743
+ "If you're multi-lingual then you may want to consider donating a translation:"
744
+ msgstr ""
745
 
746
+ #: view/support.php:72
747
+ msgid ""
748
+ "Full details of producing a translation can be found in this <a href="
749
+ "\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/"
750
+ "\">guide to translating WordPress plugins</a>."
751
+ msgstr ""
752
+ "Full details of producing a translation can be found in this <a href="
753
+ "\"http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/"
754
+ "\">guide to translating WordPress plugins</a>."
755
 
756
+ #~ msgid ""
757
+ #~ "<p style=\"color: red\">You are not allowed access to this resource</p>"
758
+ #~ msgstr ""
759
+ #~ "<p style=\"color: red\">Du hast keine Rechte für dieses Ressource</p>"
760
 
761
+ #~ msgid "<p style=\"color: red\">That function is not defined</p>"
762
+ #~ msgstr "<p style=\"color: red\">Diese Funktion ist nicht definiert</p>"
 
763
 
764
+ #~ msgid "Failed to retrieve group data"
765
+ #~ msgstr "Das Abfragen der Gruppen-Daten war nicht erfolgreich"
 
766
 
767
+ #~ msgid "Failed to retrieve module data"
768
+ #~ msgstr "Das Abfragen der Modul-Daten war nicht erfolgreich"
 
769
 
770
+ #~ msgid "How many widgets would you like?"
771
+ #~ msgstr "Wie viele Widgets möchtest du haben?"
 
772
 
773
+ #~ msgid "Redirection Help"
774
+ #~ msgstr "Umleitung Hilfe"
 
775
 
776
+ #~ msgid "Redirection Documentation"
777
+ #~ msgstr "Umleitung Dokumentation"
 
778
 
779
+ #~ msgid "Redirection Support Forum"
780
+ #~ msgstr "Umleitung Support-Forum"
 
781
 
782
+ #~ msgid "Redirection Bug Tracker"
783
+ #~ msgstr "Umleitung Bug Tracker"
 
784
 
785
+ #~ msgid "Redirection FAQ"
786
+ #~ msgstr "Umleitung FAQ"
 
787
 
788
+ #~ msgid ""
789
+ #~ "Please read the documentation and FAQ, and check the bug tracker, before "
790
+ #~ "asking a question."
791
+ #~ msgstr ""
792
+ #~ "Bitte lese die Dokumentation und das FAQ, und überprüfe den Bug Tracker, "
793
+ #~ "bevor du eine Frage stellst."
794
 
795
+ #~ msgid "Your module was not created - did you provide a name?"
796
+ #~ msgstr "Dein Modul wurde nicht erstellt - bietest du einen namen an?"
 
797
 
798
+ #~ msgid "module_%d.csv"
799
+ #~ msgstr "module_%d.csv"
 
800
 
801
+ #~ msgid "module_%d.xml"
802
+ #~ msgstr "module_%d.xml"
 
803
 
804
+ #~ msgid "%s imported on %s at %s"
805
+ #~ msgstr "%s importat el %s a %s"
 
806
 
807
+ #~ msgid "XML importing is only available with PHP5 - you have PHP4."
808
+ #~ msgstr "XML-Import ist nur mit PHP5 vorhanden - du hast PHP4."
 
809
 
810
+ #~ msgid "Strip WWW"
811
+ #~ msgstr "Strip WWW"
 
812
 
813
+ #~ msgid "Force WWW"
814
+ #~ msgstr "Force WWW"
 
815
 
816
+ #~ msgid "Strip index.php"
817
+ #~ msgstr "Strip index.php"
 
 
818
 
819
+ #~ msgid "Previous"
820
+ #~ msgstr "Vorherige"
 
821
 
822
+ #~ msgid "Next"
823
+ #~ msgstr "Nächste"
 
 
824
 
825
+ #~ msgid "%d per-page"
826
+ #~ msgstr "%d pro Seite"
 
827
 
828
+ #~ msgid "Displaying %s&#8211;%s of %s"
829
+ #~ msgstr "Anzeigen %s&#8211;%s von %s"
 
830
 
831
+ #~ msgid ""
832
+ #~ "<strong>Disabled: You must enable <a href=\"options-permalink.php"
833
+ #~ "\">permalinks</a> before using this</strong>"
834
+ #~ msgstr ""
835
+ #~ "<strong>Deaktiviert: Du musst <a href=\"options-permalink.php"
836
+ #~ "\">Permalinks</a> aktivieren, bevor du dies benutzt.</strong>"
837
 
838
+ #~ msgid "<small>No options have been set</small>"
839
+ #~ msgstr "<small>Keine Optionen wurden ausgewählt</small>"
 
840
 
841
+ #~ msgid "Leave as is"
842
+ #~ msgstr "Hinterlassen wie es ist"
 
843
 
844
+ #~ msgid "Strip WWW (%s)"
845
+ #~ msgstr "Strip WWW (%s)"
 
846
 
847
+ #~ msgid "Strip Index"
848
+ #~ msgstr "Strip Index"
 
849
 
850
+ #~ msgid "Strip index files (html,php)"
851
+ #~ msgstr "Strip Index-Dateien (html,php)"
 
 
852
 
853
+ #~ msgid "Memory Limit"
854
+ #~ msgstr "Datenspeicherlimit"
 
855
 
856
+ #~ msgid "Server default"
857
+ #~ msgstr "Serverstandard"
 
858
 
859
+ #~ msgid "Error Level"
860
+ #~ msgstr "Fehler Level"
 
861
 
862
+ #~ msgid "No errors"
863
+ #~ msgstr "Keine Fehler"
 
864
 
865
+ #~ msgid "Show errors"
866
+ #~ msgstr "Fehler anzeigen"
 
867
 
868
+ #~ msgid "Ban IPs"
869
+ #~ msgstr "Ban IPs"
 
870
 
871
+ #~ msgid "Allow IPs"
872
+ #~ msgstr "Erlaubte IPs"
 
873
 
874
+ #~ msgid "Raw .htaccess"
875
+ #~ msgstr "Rohe .htaccess"
 
876
 
877
+ #~ msgid "Site URL"
878
+ #~ msgstr "Seiten URL"
 
879
 
880
+ #~ msgid "Advanced: For management of external sites"
881
+ #~ msgstr "Fortgeschriten: Für Management von externen Seiten"
 
882
 
883
+ #~ msgid "<strong>Location is invalid - check that path exists</strong>"
884
+ #~ msgstr ""
885
+ #~ "<strong>Der Ort ist falsch - überprüfe, ob der Pfad existiert</strong>"
886
 
887
+ #~ msgid ""
888
+ #~ "<strong>Could not write to configured <code>.htaccess</code> file - check "
889
+ #~ "file permissions</strong>"
890
+ #~ msgstr ""
891
+ #~ "<strong>Die <code>.htaccess</code> Datei konnte zum Konfigurieren nicht "
892
+ #~ "beschrieben werden - überprüfe die Datei-Genehmigungen</strong>"
893
 
894
+ #~ msgid ""
895
+ #~ "<strong>Disabled: enter the location of an <code>.htaccess</code> file "
896
+ #~ "for this to be valid</strong>"
897
+ #~ msgstr ""
898
+ #~ "<strong>Deaktiviert: geben den Ort einer <code>.htaccess</code> an, damit "
899
+ #~ "dies gültig ist</strong>"
900
 
901
+ #~ msgid "strip WWW"
902
+ #~ msgstr "strip WWW"
 
903
 
904
+ #~ msgid "force WWW"
905
+ #~ msgstr "force WWW"
 
906
 
907
+ #~ msgid "strip index"
908
+ #~ msgstr "strip Index"
 
909
 
910
+ #~ msgid "memory limit at %dMB"
911
+ #~ msgstr "Das Datenspeicherlimit liegt bei %dMB"
 
912
 
913
+ #~ msgid "no errors"
914
+ #~ msgstr "Keine Fehler"
 
915
 
916
+ #~ msgid "show errors"
917
+ #~ msgstr "Fehler anzeigen"
 
918
 
919
+ #~ msgid "IPs are banned"
920
+ #~ msgstr "IPs sind verboten"
 
921
 
922
+ #~ msgid "IPs are allowed"
923
+ #~ msgstr "IPs sind erlaubt"
 
924
 
925
+ #~ msgid " for external site: <code>%s</code>"
926
+ #~ msgstr " für externe Seiten: <code>%s</code>"
 
927
 
928
+ #~ msgid "Strip index files (html,php,asp)"
929
+ #~ msgstr "Strip Index-Dateien (html,php,asp)"
 
930
 
931
+ #~ msgid "30 seconds"
932
+ #~ msgstr "30 Sekunden"
 
933
 
934
+ #~ msgid "1 minute"
935
+ #~ msgstr "1 Minute"
 
936
 
937
+ #~ msgid "2 minutes"
938
+ #~ msgstr "2 Minuten"
939
+
940
+ #~ msgid "5 minutes"
941
+ #~ msgstr "5 Minuten"
942
+
943
+ #~ msgid "As long as possible"
944
+ #~ msgstr "So lange, wie möglich"
945
+
946
+ #~ msgid "time limit set as long as possible"
947
+ #~ msgstr "Zeitlimit setzen so lange, wie möglich"
948
+
949
+ #~ msgid "time limit at %ss"
950
+ #~ msgstr "Zeitlimit bei %ss"
951
+
952
+ #~ msgid "Tracked"
953
+ #~ msgstr "Tracked"
954
+
955
+ #~ msgid "Whether to track 'hits' to items"
956
+ #~ msgstr "Ob die 'Treffer' die Posten folgen"
957
+
958
+ #~ msgid "Disabling a group will disable all items contained within it"
959
+ #~ msgstr "Eine deaktivierte Gruppe wird alle Posten innerhalb deaktivieren"
960
+
961
+ #~ msgid "edit group"
962
+ #~ msgstr "Gruppe bearbeiten"
963
+
964
+ #~ msgid "Groups for module"
965
+ #~ msgstr "Gruppen für Module"
966
+
967
+ #~ msgid "go"
968
+ #~ msgstr "los"
969
+
970
+ #~ msgid "Toggle"
971
+ #~ msgstr "Umschalten"
972
+
973
+ #~ msgid "Move To"
974
+ #~ msgstr "Verschieben zu"
975
+
976
+ #~ msgid "re-order"
977
+ #~ msgstr "Nachsenden"
978
+
979
+ #~ msgid "save order"
980
+ #~ msgstr "Speicherfolge"
981
+
982
+ #~ msgid "You have no groups in this module."
983
+ #~ msgstr "Du hast keine Gruppen in diesem Modul"
984
+
985
+ #~ msgid "Please wait..."
986
+ #~ msgstr "Bitte warten..."
987
+
988
+ #~ msgid "Are you sure?"
989
+ #~ msgstr "Bist du dir sicher?"
990
+
991
+ #~ msgid "No items have been selected"
992
+ #~ msgstr "Keine Artikel sind ausgewählt"
993
+
994
+ #~ msgid "%s by matching %s"
995
+ #~ msgstr "%s durch Anpassung %s"
996
+
997
+ #~ msgid "Title"
998
+ #~ msgstr "Titel"
999
+
1000
+ #~ msgid "Redirections for group"
1001
+ #~ msgstr "Umleitung für die Gruppe"
1002
+
1003
+ #~ msgid "Go"
1004
+ #~ msgstr "Los"
1005
+
1006
+ #~ msgid "You have no redirections."
1007
+ #~ msgstr "Du hast keine Umleitungen."
1008
+
1009
+ #~ msgid "Bulk Actions"
1010
+ #~ msgstr "Große Aktionen"
1011
+
1012
+ #~ msgid "Apply"
1013
+ #~ msgstr "Anwenden"
1014
+
1015
+ #~ msgid "There are no logs to display!"
1016
+ #~ msgstr "Dort sind keine Logs zum Anzeigen!"
1017
+
1018
+ #~ msgid "Process Current Logs"
1019
+ #~ msgstr "Ausführen aktueller Logs"
1020
+
1021
+ #~ msgid ""
1022
+ #~ "These actions will affect all currently available logs (i.e. your search "
1023
+ #~ "phrase will restrict the log items)."
1024
+ #~ msgstr ""
1025
+ #~ "Diese Aktionen werden sich auf alle aktuell vorhanden Logs auswirken (d."
1026
+ #~ "h. deine Suchanfragen werden die Logdaten eingrenzen)."
1027
+
1028
+ #~ msgid "Delete Logs"
1029
+ #~ msgstr "Gelöschte Logs"
1030
+
1031
+ #~ msgid "Redirect to"
1032
+ #~ msgstr "Umleiten zu"
1033
+
1034
+ #~ msgid "Redirected by"
1035
+ #~ msgstr "Umgeleitet von"
1036
+
1037
+ #~ msgid "for"
1038
+ #~ msgstr "für"
1039
+
1040
+ #~ msgid "View as"
1041
+ #~ msgstr "Anzeigen aös"
1042
+
1043
+ #~ msgid "CSV"
1044
+ #~ msgstr "CSV"
1045
+
1046
+ #~ msgid "XML"
1047
+ #~ msgstr "XML"
1048
+
1049
+ #~ msgid "RSS"
1050
+ #~ msgstr "RSS"
1051
+
1052
+ #~ msgid "edit"
1053
+ #~ msgstr "bearbeiten"
1054
+
1055
+ #~ msgid "delete"
1056
+ #~ msgstr "löschen"
1057
+
1058
+ #~ msgid "reset"
1059
+ #~ msgstr "erneuern"
1060
 
1061
+ #~ msgid "Details"
1062
+ #~ msgstr "Einzelheiten"
 
1063
 
1064
+ #~ msgid "Items"
1065
+ #~ msgstr "Artikel"
 
1066
 
1067
+ #~ msgid "Note: Hits are dependant on log entries"
1068
+ #~ msgstr "Notiz: Treffer sind abhängig von den log-EInträgen"
 
1069
 
1070
+ #~ msgid "You have no modules defined yet"
1071
+ #~ msgstr "Du hast bisher keine Module definiert"
 
1072
 
1073
+ #~ msgid "Add Module"
1074
+ #~ msgstr "Modul hinzufügen"
 
1075
 
1076
+ #~ msgid ""
1077
+ #~ "A module is a controlling element that determines how redirections are "
1078
+ #~ "handled. Elements in a WordPress module are handled by WordPress, "
1079
+ #~ "elements in an Apache module are handled by <code>.htaccess</code>, and "
1080
+ #~ "elements in a 404 module affect how 404 errors are logged."
1081
+ #~ msgstr ""
1082
+ #~ "Ein Modul ist ein kontrolliertes Element, das bestimmt, wie die "
1083
+ #~ "Umleitungen benutzt werden. Elemente in einem Wordpress Modul werden von "
1084
+ #~ "Wordpress genutzt, Elemente in einem Apache Modul werden genutzt von "
1085
+ #~ "<code>.htaccess</code>, und Elemente in einem 404 Modul bestimmen wie die "
1086
+ #~ "404 Fehler geloggt werden."
1087
 
1088
+ #~ msgid "Create"
1089
+ #~ msgstr "Erstellen"
 
1090
 
1091
+ #~ msgid "IP Lookup Service"
1092
+ #~ msgstr "IP nachschlag Dienst"
 
1093
 
1094
+ #~ msgid "Expire Logs"
1095
+ #~ msgstr "Logs ablaufen"
 
1096
 
1097
+ #~ msgid "days (enter 0 for no expiry)"
1098
+ #~ msgstr "Tage (gebe 0 ein für keinen Ablauf)"
 
1099
 
1100
+ #~ msgid "URL Monitoring"
1101
+ #~ msgstr "URL-Abfrage"
 
1102
 
1103
+ #~ msgid ""
1104
+ #~ "You can have Redirection detect changes in URLs and have an automatic "
1105
+ #~ "redirection created in a specific group."
1106
+ #~ msgstr ""
1107
+ #~ "Du kannst eine Umleitung erstellen, die Änderungen in URL erfassen und "
1108
+ #~ "eine automatische Umleitung in einem bestimtmen Gruppe machen."
1109
+
1110
+ #~ msgid "Post &amp; Page URLs"
1111
+ #~ msgstr "Beiträge- &amp; Seiten-URLs"
1112
+
1113
+ #~ msgid "Category URLs"
1114
+ #~ msgstr "URLs der Kategorien"
1115
+
1116
+ #~ msgid "Note that the group is ignored when uploading an XML file."
1117
+ #~ msgstr ""
1118
+ #~ "Notieren, dass die Gruppe ignoriert ist, wenn eine XML_Datei hochgeladen "
1119
+ #~ "wird."
1120
+
1121
+ #~ msgid ""
1122
+ #~ "Redirection has required a great deal of time and effort to develop. If "
1123
+ #~ "it's been useful to you then you can support this development by "
1124
+ #~ "<strong>making a small donation of $8</strong>. This will act as an "
1125
+ #~ "incentive for me to carry on developing it, providing countless hours of "
1126
+ #~ "support, and including any enhancements that are suggested."
1127
+ #~ msgstr ""
1128
+ #~ "Das Plugin eine große Menge an Zeit erfordert. Falls es für dich "
1129
+ #~ "nützlich ist, dann kannst du dies mit einer <strong>kleinen Spende von "
1130
+ #~ "$8</strong> unterstützen. Dies ist ein Anreiz für mich es noch mehr zu "
1131
+ #~ "entwickeln, unzählige Stunden von Support anzubieten."
1132
+
1133
+ #~ msgid "Other plugins"
1134
+ #~ msgstr "Andere plugins"
1135
+
1136
+ #~ msgid "You may also be interested in some of my other plugins:"
1137
+ #~ msgstr ""
1138
+ #~ "Du bist vielleicht ebenso in einen von meinen anderen Plugins "
1139
+ #~ "interessiert:"
1140
+
1141
+ #~ msgid "HeadSpace"
1142
+ #~ msgstr "HeadSpace"
1143
+
1144
+ #~ msgid ""
1145
+ #~ "The most complete SEO meta-data manager and all-round general purpose "
1146
+ #~ "plugin for WordPress. Replace five or six plugins with one single super-"
1147
+ #~ "plugin!"
1148
+ #~ msgstr ""
1149
+ #~ "Der volle SEO Meta-Daten Manager und komplett generelle Plugin für "
1150
+ #~ "Wordpress. Vertausche fünf oder sechs Plugins mit nur einem einzigen "
1151
+ #~ "Super-Plugin!"
1152
+
1153
+ #~ msgid "Search Unleashed"
1154
+ #~ msgstr "Suche freisetzen"
1155
+
1156
+ #~ msgid ""
1157
+ #~ "Attractive searches that go beyond the default WordPress search and "
1158
+ #~ "increase the usefulness of your site."
1159
+ #~ msgstr ""
1160
+ #~ "Attraktivie Suchen, welches außerhalb der gewöhnlichen Wordpress-Suche "
1161
+ #~ "sind und steigert den Nutzen deiner Seite."
1162
+
1163
+ #~ msgid "Sniplets"
1164
+ #~ msgstr "Sniplets"
1165
+
1166
+ #~ msgid ""
1167
+ #~ "very flexible and powerful text insertion that allows you to insert what "
1168
+ #~ "you want, wherever you want it."
1169
+ #~ msgstr ""
1170
+ #~ "sehr flexible und starke Texteinfügungen, welche dir erlauben "
1171
+ #~ "einzusetzen, was du willst, wo imemr du willst."
1172
+
1173
+ #~ msgid "This notice will only be shown at periodic intervals."
1174
+ #~ msgstr "Diese Notiz wird nur bei regelmäßigen Intervallen angezeigt."
models/redirect.php CHANGED
@@ -20,18 +20,24 @@ class Red_Item {
20
 
21
  function Red_Item( $values, $type = '', $match = '' ) {
22
  if ( is_object( $values ) ) {
23
- foreach ( $values AS $key => $value ) {
24
  $this->$key = $value;
25
  }
26
 
27
  if ( $this->match_type ) {
28
- $this->match = Red_Match::create( $this->match_type, $this->action_data);
29
  $this->match->id = $this->id;
30
  $this->match->action_code = $this->action_code;
31
  }
32
 
33
- if ( $this->action_type ) {
34
- $this->action = Red_Action::create( $this->action_type, $this->action_code);
 
 
 
 
 
 
35
  $this->match->action = $this->action;
36
  }
37
  else
@@ -40,7 +46,7 @@ class Red_Item {
40
  if ( $this->last_access == '0000-00-00 00:00:00' )
41
  $this->last_access = 0;
42
  else
43
- $this->last_access = mysql2date( 'U', $this->last_access);
44
  }
45
  else {
46
  $this->url = $values;
20
 
21
  function Red_Item( $values, $type = '', $match = '' ) {
22
  if ( is_object( $values ) ) {
23
+ foreach ( $values as $key => $value ) {
24
  $this->$key = $value;
25
  }
26
 
27
  if ( $this->match_type ) {
28
+ $this->match = Red_Match::create( $this->match_type, $this->action_data );
29
  $this->match->id = $this->id;
30
  $this->match->action_code = $this->action_code;
31
  }
32
 
33
+ $action = false;
34
+
35
+ if ( $this->action_type ) {
36
+ $action = Red_Action::create( $this->action_type, $this->action_code );
37
+ }
38
+
39
+ if ( $action ) {
40
+ $this->action = $action;
41
  $this->match->action = $this->action;
42
  }
43
  else
46
  if ( $this->last_access == '0000-00-00 00:00:00' )
47
  $this->last_access = 0;
48
  else
49
+ $this->last_access = mysql2date( 'U', $this->last_access );
50
  }
51
  else {
52
  $this->url = $values;
readme.txt CHANGED
@@ -2,7 +2,7 @@
2
  Contributors: johnny5
3
  Donate link: http://urbangiraffe.com/about/
4
  Tags: post, admin, seo, pages, manage, 301, 404, redirect, permalink
5
- Requires at least: 3.4
6
  Tested up to: 4.4
7
  Stable tag: 2.4.2
8
 
@@ -97,6 +97,11 @@ The plugin works in a similar manner to how WordPress handles permalinks and sho
97
 
98
  == Changelog ==
99
 
 
 
 
 
 
100
  = 2.4.2 =
101
  * Add Gulp task to generate POT file
102
  * Fix a problem with duplicate positions in the redirect table, props to Jon Jensen
2
  Contributors: johnny5
3
  Donate link: http://urbangiraffe.com/about/
4
  Tags: post, admin, seo, pages, manage, 301, 404, redirect, permalink
5
+ Requires at least: 4.0.0
6
  Tested up to: 4.4
7
  Stable tag: 2.4.2
8
 
97
 
98
  == Changelog ==
99
 
100
+ = 2.4.3 =
101
+ * Bump minimum WP to 4.0.0
102
+ * Updated German translation, props to Konrad Tadesse
103
+ * Additional check when creating redirections in case of bad data
104
+
105
  = 2.4.2 =
106
  * Add Gulp task to generate POT file
107
  * Fix a problem with duplicate positions in the redirect table, props to Jon Jensen
redirection.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Redirection
4
  Plugin URI: http://urbangiraffe.com/plugins/redirection/
5
  Description: Manage all your 301 redirects and monitor 404 errors
6
- Version: 2.4.2
7
  Author: John Godley
8
  Author URI: http://urbangiraffe.com
9
  ============================================================================================================
3
  Plugin Name: Redirection
4
  Plugin URI: http://urbangiraffe.com/plugins/redirection/
5
  Description: Manage all your 301 redirects and monitor 404 errors
6
+ Version: 2.4.3
7
  Author: John Godley
8
  Author URI: http://urbangiraffe.com
9
  ============================================================================================================