[ Index ]

PHP Cross Reference of phpwcms V1.4.3 _r380 (23.11.09)

title

Body

[close]

/include/inc_lang/backend/da/ -> lang.ext.inc.php (source)

   1  <?php
   2  /*************************************************************************************
   3     Copyright notice
   4     
   5     (c) 2002-2006 Oliver Georgi (oliver@phpwcms.de) // All rights reserved.
   6   
   7     This script is part of PHPWCMS. The PHPWCMS web content management system is
   8     free software; you can redistribute it and/or modify it under the terms of
   9     the GNU General Public License as published by the Free Software Foundation;
  10     either version 2 of the License, or (at your option) any later version.
  11    
  12     The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html
  13     A copy is found in the textfile GPL.txt and important notices to the license 
  14     from the author is found in LICENSE.txt distributed with these scripts.
  15    
  16     This script is distributed in the hope that it will be useful, but WITHOUT ANY 
  17     WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  18     PARTICULAR PURPOSE.  See the GNU General Public License for more details.
  19   
  20     This copyright notice MUST APPEAR in all copies of the script!
  21  *************************************************************************************/
  22  
  23  // Language: Danish, Language Code: dk
  24  // please use HTML safe strings ONLY,neccessary to reduce processing time
  25  // normal line break:    '&#13', JavaScript Linebreak: '\n'
  26  //
  27  // Translated by Frold og Alleykat v. 1.0 
  28  // Valid for the relaese of phpwcms (28/12/2003) 
  29  // #Changelog#
  30  // release
  31  // 28/12/2003
  32  
  33  $BL['FOLDER_LIST']       = 'mapper';
  34  $BL['FILES']             = 'filer';
  35  $BL['SHOW_FILES']        = 'vis filer i roden';
  36  $BL['SHOW_FILES1']       = 'vis filer i mappen';
  37  $BL['TAKE_IMAGE']        = 'tag denne fil og tilf&oslash;j&#8230;';
  38  $BL['NO_FILE']           = 'ingen fil';
  39  $BL['OPEN_DIR']          = '&aring;bn mappe';
  40  $BL['CLOSE_DIR']         = 'luk mapppe';
  41  $BL['FILE_TITLE']        = 'phpwcms filbrowser';
  42  $BL['IMAGE_TITLE']       = 'phpwcms billedbrowser';
  43  $BL['MEDIA_TITLE']       = 'phpwcms mediebrowser';
  44  $BL['IMAGE_FILES']       = 'billedfiler';
  45  $BL['MEDIA_FILES']       = 'mediefiler';
  46  $BL['ROOT_DIR']          = 'lager (roden)';
  47  $BL['DOWNLOAD_ERR1']     = 'En fejl (NR:{VAL}) opstod da filen fors&oslash;gt hentet.';
  48  $BL['DOWNLOAD_ERR2']     = 'Hvis du tror det kan skyldes et teknisk problem - kontakt da venligst <a href="mailto:{VAL}"><strong>webmasteren</strong></a>.';
  49  $BL['DOWNLOAD_TITLE']    = 'Fejl da fil fors&oslash;gt hentet';
  50  $BL['FILEINFO_TITLE']    = 'phpwcms: filinfo';
  51  $BL['CREATED']           = 'oprettet';
  52  $BL['DATE_FORMAT']       = 'm-d-Y H:i';
  53  $BL['SIZE']              = 'st&oslash;rrelse';
  54  $BL['DOWNLOAD_FILE']     = 'hent fil';
  55  $BL['FILE_IN_TRASH']     = 'filen er i skraldespanden';
  56  $BL['KEYWORDS']          = 'n&oslash;gleord';
  57  $BL['DOWNLOAD_ERR3']     = 'fejl opstod da filinfo blev fors&oslash;gt l&AElig;st<br />luk vinduet og pr&oslash;v igen...';
  58  
  59  
  60  ?>


Generated: Wed Dec 30 05:55:15 2009 Cross-referenced by PHPXref 0.7