[Phpbb-3-dk-checkinsphpbb32x] SF.net SVN: phpbb-3-dk: [78] phpBB/root/language/da
Status: Beta
Brought to you by:
john-hjorth
|
From: <ja...@us...> - 2008-05-07 17:41:41
|
Revision: 78
http://phpbb-3-dk.svn.sourceforge.net/phpbb-3-dk/?rev=78&view=rev
Author: jansk
Date: 2008-05-07 10:41:16 -0700 (Wed, 07 May 2008)
Log Message:
-----------
Olympus merging
Modified Paths:
--------------
phpBB/root/language/da/search.php
phpBB/root/language/da/search_ignore_words.php
phpBB/root/language/da/search_synonyms.php
phpBB/root/language/da/ucp.php
phpBB/root/language/da/viewforum.php
phpBB/root/language/da/viewtopic.php
Modified: phpBB/root/language/da/search.php
===================================================================
--- phpBB/root/language/da/search.php 2008-03-31 17:07:52 UTC (rev 77)
+++ phpBB/root/language/da/search.php 2008-05-07 17:41:16 UTC (rev 78)
@@ -4,7 +4,7 @@
* search.php [Danish]
*
* @package language
-* @version Id: search.php 8135 2007-10-04 15:08:22Z acydburn $
+* @version Id: search.php 8477 2008-03-29 00:08:34Z naderman $
* @version $Id: search.php 73 2008-03-26 19:32:55Z jansk $
* @source file is copyright (c) 2000, 2002, 2005, 2007 phpBB Group,
* @modified and translated by Olympus DK Team
Modified: phpBB/root/language/da/search_ignore_words.php
===================================================================
--- phpBB/root/language/da/search_ignore_words.php 2008-03-31 17:07:52 UTC (rev 77)
+++ phpBB/root/language/da/search_ignore_words.php 2008-05-07 17:41:16 UTC (rev 78)
@@ -4,9 +4,9 @@
* search_ignore_words.php [Danish]
*
* @package language
-* @version Id: search_ignore_words.php 8135 2007-10-04 15:08:22Z acydburn $
+* @version Id: search_ignore_words.php 8477 2008-03-29 00:08:34Z naderman $
* @version $Id$
-* @source file is copyright (c) 2000, 2002, 2005,2007 phpBB Group,
+* @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
Modified: phpBB/root/language/da/search_synonyms.php
===================================================================
--- phpBB/root/language/da/search_synonyms.php 2008-03-31 17:07:52 UTC (rev 77)
+++ phpBB/root/language/da/search_synonyms.php 2008-05-07 17:41:16 UTC (rev 78)
@@ -4,9 +4,9 @@
* search_synonyms.php [Danish]
*
* @package language
-* @version Id: search_synonyms.php 8135 2007-10-04 15:08:22Z acydburn $
+* @version Id: search_synonyms.php 8477 2008-03-29 00:08:34Z naderman $
* @version $Id$
-* @source file is copyright (c) 2000, 2002, 2005,2007 phpBB Group,
+* @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
Modified: phpBB/root/language/da/ucp.php
===================================================================
--- phpBB/root/language/da/ucp.php 2008-03-31 17:07:52 UTC (rev 77)
+++ phpBB/root/language/da/ucp.php 2008-05-07 17:41:16 UTC (rev 78)
@@ -6,7 +6,7 @@
* @package language
* @version Id: ucp.php ucp.php 8484 2008-03-31 14:58:14Z acydburn $
* @version $Id$
-* @source file is copyright (c) 2000, 2002, 2005, 2007 phpBB Group,
+* @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
@@ -105,7 +105,7 @@
'ATTACHMENTS_DELETED' => 'De vedhæftede filer er blevet slettet.',
'ATTACHMENT_DELETED' => 'Den vedhæftede fil er blevet slettet.',
'AVATAR_CATEGORY' => 'Kategori',
- 'AVATAR_EXPLAIN' => 'Maksimale dimensioner; bredde: %1$d pixels, højde: %2$d pixels, filstørrelse: %3$.2f kB.',
+ 'AVATAR_EXPLAIN' => 'Maksimale dimensioner; bredde: %1$d pixels, højde: %2$d pixels, filstørrelse: %3$.2f KiB.',
'AVATAR_FEATURES_DISABLED' => 'Muligheden for at anvende avatars er deaktiveret.',
'AVATAR_GALLERY' => 'Lokalt galleri',
'AVATAR_GENERAL_UPLOAD_ERROR' => 'Kunne ikke uploade avatar til %s.',
@@ -240,9 +240,9 @@
'IF_FOLDER_FULL' => 'Hvis mappen er fuld',
'IMPORTANT_NEWS' => 'Vigtige bekendtgørelser',
+ 'INVALID_USER_BIRTHDAY' => 'Den angivne fødselsdag er ikke en gyldig dato.',
'INVALID_CHARS_USERNAME' => 'Brugernavnet indeholder ikke tilladte tegn.',
'INVALID_CHARS_NEW_PASSWORD'=> 'Kodeordet indeholder ikke de krævede tegn.',
- 'INVALID_USER_BIRTHDAY' => 'Den angivne fødselsdag er ikke en gyldig dato.',
'ITEMS_REQUIRED' => 'Felter markeret med * skal udfyldes.',
'JOIN_SELECTED' => 'Tilslut valgte',
Modified: phpBB/root/language/da/viewforum.php
===================================================================
--- phpBB/root/language/da/viewforum.php 2008-03-31 17:07:52 UTC (rev 77)
+++ phpBB/root/language/da/viewforum.php 2008-05-07 17:41:16 UTC (rev 78)
@@ -4,9 +4,9 @@
* viewforum.php [Danish]
*
* @package language
-* @version Id: viewforum.php 8135 2007-10-04 15:08:22Z acydburn $
+* @version Id: viewforum.php 8477 2008-03-29 00:08:34Z naderman $
* @version $Id$
-* @source file is copyright (c) 2000, 2002, 2005, 2007 phpBB Group,
+* @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
Modified: phpBB/root/language/da/viewtopic.php
===================================================================
--- phpBB/root/language/da/viewtopic.php 2008-03-31 17:07:52 UTC (rev 77)
+++ phpBB/root/language/da/viewtopic.php 2008-05-07 17:41:16 UTC (rev 78)
@@ -4,9 +4,9 @@
* viewtopic.php [Danish]
*
* @package language
-* @version Id: viewtopic.php 8216 2007-10-29 13:39:34Z kellanved $
+* @version Id: viewtopic.php 8477 2008-03-29 00:08:34Z naderman $
* @version $Id$
-* @source file is copyright (c) 2000, 2002, 2005,2007 phpBB Group,
+* @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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|