From: <dj...@us...> - 2012-05-03 14:25:24
|
Revision: 9430 http://xoops.svn.sourceforge.net/xoops/?rev=9430&view=rev Author: djculex Date: 2012-05-03 13:41:34 +0000 (Thu, 03 May 2012) Log Message: ----------- Updating danish language files to 2.5.5 final Modified Paths: -------------- XoopsLanguages/danish/core/2.5.5/htdocs/install/language/danish/install.php XoopsLanguages/danish/core/2.5.5/htdocs/language/danish/calendar.php Added Paths: ----------- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/index.html XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/index.html XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/index.html XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/index.html XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/main.php XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/index.html Added: XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/index.html =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/index.html (rev 0) +++ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/index.html 2012-05-03 13:41:34 UTC (rev 9430) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Added: XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/index.html =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/index.html (rev 0) +++ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/index.html 2012-05-03 13:41:34 UTC (rev 9430) @@ -0,0 +1 @@ +<script>history.go(-1);</script> \ No newline at end of file Added: XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/index.html =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/index.html (rev 0) +++ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/index.html 2012-05-03 13:41:34 UTC (rev 9430) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Added: XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/index.html =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/index.html (rev 0) +++ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/index.html 2012-05-03 13:41:34 UTC (rev 9430) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Added: XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/main.php =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/main.php (rev 0) +++ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/danish/main.php 2012-05-03 13:41:34 UTC (rev 9430) @@ -0,0 +1,50 @@ +<?php +/** + * Frameworks Module Admin + * + * You may not change or alter any portion of this comment or credits + * of supporting developers from this source code or any supporting source code + * which is considered copyrighted (c) material of the original comment or credit authors. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + * + * @copyright Grégory Mage (Aka Mage) + * @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) + * @author Grégory Mage (Aka Mage) + * @translation Michael Albertsen (Aka culex) + */ + +// Info +define('_AM_MODULEADMIN_CONFIG','Configurationscheck'); +define('_AM_MODULEADMIN_CONFIG_CHMOD',"Mappen '%s' skal være med chmod '%s' (den er nuværende sat til %s).'"); +define('_AM_MODULEADMIN_CONFIG_FOLDERKO',"Mappen '%s' findes ikke"); +define('_AM_MODULEADMIN_CONFIG_FOLDEROK',"mappen '%s' findes"); +define('_AM_MODULEADMIN_CONFIG_PHP','Minimum PHP krævet: %s (din version er %s)'); +define('_AM_MODULEADMIN_CONFIG_XOOPS','Minimum XOOPS krævet: %s (din version er %s)'); + +define('_AM_MODULEADMIN_CONFIG_DB','minimum version krævet: %s (din version er %s)'); +define('_AM_MODULEADMIN_CONFIG_ADMIN','Minimum ModuleAdmin krævet: %s (din version er %s)'); + +// About +define('_AM_MODULEADMIN_ABOUT_CHANGELOG','Ændringslog'); +define('_AM_MODULEADMIN_ABOUT_DESCRIPTION','Beskrivelse'); +define('_AM_MODULEADMIN_ABOUT_MODULEINFO','Modul-info'); +define('_AM_MODULEADMIN_ABOUT_MODULESTATUS','Status:'); +define('_AM_MODULEADMIN_ABOUT_UPDATEDATE','Opdatet:'); +define('_AM_MODULEADMIN_ABOUT_WEBSITE',"Website:"); + +define("_AM_MODULEADMIN_ABOUT_RELEASEDATE","Udgivet: "); +define("_AM_MODULEADMIN_ABOUT_AUTHOR","Forfatter: "); +define("_AM_MODULEADMIN_ABOUT_CREDITS","Kredit: "); +define("_AM_MODULEADMIN_ABOUT_LICENSE","Licens: "); +define("_AM_MODULEADMIN_ABOUT_AUTHOR_NAME","Forfatternavn: "); +define("_AM_MODULEADMIN_ABOUT_AUTHOR_INFO","Forfatterinfo"); + +define("_AM_MODULEADMIN_HOME", "Hjem"); +define("_AM_MODULEADMIN_DASHBOARD", "Dashboard"); +define("_AM_MODULEADMIN_ABOUT", "Om"); +define("_AM_MODULEADMIN_PERMISSIONS", "Tilladelser"); + +//ModuleAdmin +define("_AM_MODULEADMIN_ADMIN_FOOTER", "<div class='center smallsmall italic pad5'>Dette modul opretholdes af <a class='tooltip' rel='external' href='http://xoops.org/' title='Besøg XOOPS Community'>XOOPS Community</a></div>"); \ No newline at end of file Added: XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/index.html =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/index.html (rev 0) +++ XoopsLanguages/danish/core/2.5.5/htdocs/Frameworks/moduleclasses/moduleadmin/language/index.html 2012-05-03 13:41:34 UTC (rev 9430) @@ -0,0 +1 @@ + <script>history.go(-1);</script> \ No newline at end of file Modified: XoopsLanguages/danish/core/2.5.5/htdocs/install/language/danish/install.php =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/install/language/danish/install.php 2012-05-03 10:36:11 UTC (rev 9429) +++ XoopsLanguages/danish/core/2.5.5/htdocs/install/language/danish/install.php 2012-05-03 13:41:34 UTC (rev 9430) @@ -181,6 +181,7 @@ define( "ZLIB_COMPRESSION", "Zlib Compression"); define( "IMAGE_FUNCTIONS", "Image functions"); define( "IMAGE_METAS", "Image meta data (exif)"); +define( "FILTER_FUNCTIONS", "Filteringsfunctioner"); define( "ADMIN_EXIST", "Administratorskontoen findes allerede.<br />Klik <strong>næste</strong> for at gå til næste trin."); Modified: XoopsLanguages/danish/core/2.5.5/htdocs/language/danish/calendar.php =================================================================== --- XoopsLanguages/danish/core/2.5.5/htdocs/language/danish/calendar.php 2012-05-03 10:36:11 UTC (rev 9429) +++ XoopsLanguages/danish/core/2.5.5/htdocs/language/danish/calendar.php 2012-05-03 13:41:34 UTC (rev 9430) @@ -5,6 +5,8 @@ // Translator: XOOPS Translation Team //%%%%% Time Zone %%%% +define("_CAL_FORMAT","d-m-Y"); + define("_CAL_SUNDAY", "Søndag"); define("_CAL_MONDAY", "Mandag"); define("_CAL_TUESDAY", "Tirsdag"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |