[Phpbb-3-dk-checkinsphpbb32x] SF.net SVN: phpbb-3-dk: [66] phpBB/root/language/da/common.php
Status: Beta
Brought to you by:
john-hjorth
|
From: <joh...@us...> - 2008-02-25 21:58:11
|
Revision: 66
http://phpbb-3-dk.svn.sourceforge.net/phpbb-3-dk/?rev=66&view=rev
Author: john-hjorth
Date: 2008-02-25 13:58:13 -0800 (Mon, 25 Feb 2008)
Log Message:
-----------
Tilf?\195?\184jelse af nye linier 297 og 331 i rev. 8391 af 23. februar 2008. [Ikke udkommenteret som i Olympus CVS]. Opdateret filhovedet med hensyn til engelsk revision nummer. Tilf?\195?\184jet manglende ?\195?\165rstal i engelsk copyright linie. Yderligere et par mindre justeringer af filhovedet.
- We are now on the move with phpBB 3.2.x [Ascreaus] ! :D
Modified Paths:
--------------
phpBB/root/language/da/common.php
Modified: phpBB/root/language/da/common.php
===================================================================
--- phpBB/root/language/da/common.php 2008-02-24 03:23:25 UTC (rev 65)
+++ phpBB/root/language/da/common.php 2008-02-25 21:58:13 UTC (rev 66)
@@ -4,11 +4,12 @@
* common.php [Danish]
*
* @package language
-* @version Id: common.php,v 1.195 2007/11/06 14:55:07 acydburn Exp $
+* @version Id: common.php 8391 2008-02-23 14:23:34Z acydburn $
* @version $Id$
-* @source file is copyright (c) 2005 phpBB Group, modified and translated by Olympus DK Team
+* @source file is copyright (c) 2000, 2002, 2005,2007 phpBB Group,
+* @modified and translated by Olympus DK Team
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
-* Translators: Olympus DK Team, working at http://www.phpBB3.dk and http://area51.phpBB3.dk
+* @translators: Olympus DK Team, working at http://www.phpBB3.dk and http://area51.phpBB3.dk
*
* This file is part of the Danish language package for phpBB 3.2.x.
* Copyright (c) 2006, 2007, 2008 Olympus DK Team
@@ -56,7 +57,7 @@
//
$lang = array_merge($lang, array(
- 'TRANSLATION_INFO' => 'Danish translation by <a href="http://www.phpbb3.dk">Olympus DK Team</a> © 2006, 2007 Olympus DK Team',
+ 'TRANSLATION_INFO' => 'Danish translation by <a href="http://www.phpbb3.dk">Olympus DK Team</a> © 2006, 2007, 2008 Olympus DK Team',
'DIRECTION' => 'ltr',
'DATE_FORMAT' => '|j. M Y|',// 1. jan 2007 (med relative dage aktiveret)
'USER_LANG' => 'da',
@@ -293,6 +294,7 @@
'JUMP_TO_PAGE' => 'Klik for at hoppe til side...',
'KB' => 'KB',
+ 'KIB' => 'KiB',
'LAST_POST' => 'Seneste indlæg',
'LAST_UPDATED' => 'Sidst opdateret',
@@ -326,6 +328,7 @@
'MARK_ALL' => 'Markér alle',
'MARK_FORUMS_READ' => 'Markér fora som værende læste',
'MB' => 'MB',
+ 'MIB' => 'MiB',
'MCP' => 'Redaktørkontrolpanel',
'MEMBERLIST' => 'Tilmeldte brugere',
'MEMBERLIST_EXPLAIN' => 'Vis komplet liste over de tilmeldte brugere',
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|