Source for file de_DE.inc.php

Documentation is available at de_DE.inc.php

  1. <?php
  2. /**
  3.  * German language definitions
  4.  *
  5.  * @TODO: usage of contenido internationalization
  6.  * 
  7.  * @author      Murat Purc <muratpurc.de>
  8.  * @copyright   © Murat Purc 2008
  9.  * @package     Contenido
  10.  * @subpackage  ModRewrite
  11.  */
  12.  
  13. defined('CON_FRAMEWORK'or die('Illegal call');
  14.  
  15. global $lngAMR;
  16.  
  17.  
  18. // used in /mod_rewrite/templates/content.html
  19. $lngAMR['Version''Version';
  20. $lngAMR['Author''Autor';
  21. $lngAMR['E-Mail to author''E-Mail an Autor';
  22. $lngAMR['Pluginpage''Pluginseite';
  23. $lngAMR['To plugin page (opens in a new window)''Zur Pluginseite (öffnet Seite in einem neuen Fenster)';
  24. $lngAMR['visit plugin page''Pluginseite besuchen';
  25. $lngAMR['Contenido forum''Contenido Forum';
  26. $lngAMR['Go to plugin thread in Contenido forum (opens in a new window)''Zum Plugin Beitrag im Contenido Forum (öffnet Seite in einem neuen Fenster)';
  27.  
  28. $lngAMR['''';
  29. $lngAMR['''';
  30. $lngAMR['''';
  31. $lngAMR['''';
  32. $lngAMR['''';
  33. $lngAMR['''';
  34. $lngAMR['''';
  35. $lngAMR['''';
  36. $lngAMR['''';
  37. $lngAMR['''';

Documentation generated on Sun, 08 Feb 2009 22:00:51 +0100 by phpDocumentor 1.4.1