PageRenderTime 52ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/evolution/assets/modules/phpids/lang/german.inc.php

https://code.google.com/
PHP | 99 lines | 73 code | 3 blank | 23 comment | 0 complexity | 9f897da429aae9a2720c8d68bf817b6c MD5 | raw file
  1. <?php
  2. /*
  3. * Contains german translation
  4. * @name PHPIDS
  5. *
  6. * @author Stefanie Janine Stoelting<mail@stefanie-stoelting.de>
  7. * @link http://code.google.com/p/phpids-for-modx/ Project home page
  8. * @link http://phpids.org/
  9. * @package PHPIDS
  10. * @license LGPL
  11. * @since 2012/03/31
  12. * @version 0.7.1.5
  13. */
  14. class TranslationGerman
  15. {
  16. /**
  17. * Array with all translation in english
  18. *
  19. * @var array
  20. */
  21. private $_aTranslation = array(
  22. 'h1_Error detected' => 'Fehler aufgetreten',
  23. 'txt_loading' => 'Lade Daten vom Server',
  24. 'caption_log_table' => 'PHPIDS Log Daten',
  25. 'caption_block_table' => 'PHPIDS Block Daten',
  26. 'caption_ID' => 'ID',
  27. 'caption_name' => 'Name',
  28. 'caption_value' => 'Wert',
  29. 'caption_page' => 'Seite',
  30. 'caption_ip' => 'IP Adresse',
  31. 'caption_impact' => 'Impact',
  32. 'caption_origin' => 'Quelle',
  33. 'caption_created' => 'Angelegt',
  34. 'caption_createdby' => 'Angelegt von',
  35. 'caption_block_button' => 'IP blocken',
  36. 'caption_unblock_button' => 'IP nicht blockieren',
  37. 'message_ip_blocked' => 'Die IP Adresse %s ist von nun an blockiert.',
  38. 'message_ip already_blocked' => 'Die IP Adresse %s wurde bereits blockiert.',
  39. 'message_ip_unblocked' => 'Die IP Adresse %s wird nun nicht mehr blockiert.',
  40. 'title_confirmation' => 'Bestätigung benötigt',
  41. 'button_close' => 'Schlie&szlig;en',
  42. 'button_block_ip' => 'IP blockieren?',
  43. 'button_unblock_ip' => 'IP nicht blockieren?',
  44. 'caption_tab_log_data' => 'Log Daten',
  45. 'caption_tab_blocked_data' => 'Blockierte Daten',
  46. 'caption_tab_extended' => 'Erweiterte Optionen',
  47. 'caption_error_log' => 'PHPIDS Modul',
  48. 'text_error_log' => 'Ein Fehler trat in der Datei %1$s auf in Zeile %2$d: %3$s',
  49. 'caption_truncate_log' => 'Log Tabelle leeren',
  50. 'message_truncate_log_confirm' => 'Soll die Log Tabelle wirklich geleert werden?',
  51. 'message_truncate_log' => 'Alle Einträge in der Log Tabelle gehen dabei verloren.',
  52. 'message_truncated_log' => 'Die Log Tabelle ist nun leer.',
  53. 'caption_truncate_log_progress' => 'Leere Log Tabelle, bitte warten...',
  54. 'button_update_filter' => 'Update Filter',
  55. 'caption_update_filter' => 'Es ist ein Filter Update vom %s verf&uuml;gbar',
  56. 'caption_no_filter_updates' => 'Es ist kein Filter Update verfügbar.',
  57. 'caption_update_filter_progress' => 'Filter update läuft, bitte warten...',
  58. 'caption_filter_uri_error' => 'PHPIDS Filter URI ist nicht erreichbar.',
  59. 'date_time_format' => 'd.m.Y H:i',
  60. 'caption_link_phpids_trunk' => 'Mehr Informationen auf PHPIDS',
  61. 'caption_news' => 'PHPIDS for MODx News',
  62. 'caption_link_more' => 'Read <a href="%s">more...</a>',
  63. 'title_ripe' => 'Information &uuml;ber die IP Adresse %s in der RIPE Datenbank',
  64. 'title_infosniper' => 'Information &uuml;ber die IP Adresse %s auf Infosniper.net',
  65. 'title_test_on_phpids' => 'Smoke Test des Angriffes auf PHPIDS',
  66. 'caption_download_csv' => 'Download Intrusions als CSV Datei',
  67. 'message_error_autoupdate' => 'PHPIDS-Update: Ein Fehler ist aufgetreten: %s',
  68. 'message_error_updatedownload' => 'PHPIDS-Update: SHA1-hash des Downloads (%1$s) ist falsch! (Download nicht m&ouml;glich oder Man-in-the-Middle). SHA1 der Datei im trunk: %2$s, SHA1, provided by phpids.org: %3$s',
  69. 'caption_update_filter' => 'Filter:',
  70. 'caption_update_state_ok' => 'Kein Update verf&uuml;gbar.',
  71. 'caption_update_state_not_ok' => 'Update verf&uuml;gbar.',
  72. 'caption_last_update_local' => 'Letzte lokale &Auml;nderung: <strong>%s</strong>',
  73. 'caption_last_update_phpids' => 'Letzte &Auml;nderung auf phpids.org: <strong>%s</strong>',
  74. 'caption_hash' => 'SHA-1 Hash: <br /> <code>%s</code>',
  75. 'caption_local_remote' => '(local)<br /> <code>%s</code>(remote)',
  76. 'caption_no_update_available' => 'Kein automatisches Update verf&uuml;gbar. (Dateien beschreibbar / Curl-Extension verf&uuml;gbar?)',
  77. 'caption_run_update' => 'Updates Starten',
  78. 'caption_ids_version' => 'IDS Version',
  79. 'caption_download' => 'Downloads',
  80. 'caption_database' => 'Datenbank',
  81. 'caption_version' => 'Atkuelle Plugin Version',
  82. 'caption_loading_filter_update' => 'Filter Update wird verarbeitet',
  83. 'caption_filter_update_done' => 'Das Filter Update erfolgreich beendet.',
  84. 'caption_filter_update_error' => 'Das Filter Update wurde mit einem Fehler beendet, bitte &uuml;berpr&uuml;fen Sie das System Log.'
  85. );
  86. /**
  87. * Returns the translation of a given ID.
  88. *
  89. * @param string $sID
  90. * @return string
  91. */
  92. public function translate($sID)
  93. {
  94. return $this->_aTranslation[$sID];
  95. } // translate
  96. } // translation_en