mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
[localfileseditor] Update da_DK, thanks to : Egorip
git-svn-id: http://piwigo.org/svn/trunk@14619 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | 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. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | 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. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['locfiledit_bak_loaded1'] = 'Backup fil indlæst.';
|
||||
$lang['locfiledit_bak_loaded2'] = 'Du skal gemme filen for at gendanne det.';
|
||||
@@ -32,7 +32,7 @@ $lang['locfiledit_onglet_lang'] = 'Sprog';
|
||||
$lang['locfiledit_onglet_localconf'] = 'Lokal konfiguration';
|
||||
$lang['locfiledit_onglet_plug'] = 'Personlig Plugin';
|
||||
$lang['locfiledit_onglet_tpl'] = 'Skabeloner';
|
||||
$lang['locfiledit_restore_confirm'] = 'venligst bekræft?
|
||||
$lang['locfiledit_restore_confirm'] = 'venligst bekræft?
|
||||
Gendan vil ikke være effektiv før næste gem.';
|
||||
$lang['locfiledit_restore'] = 'Genopret backup fil';
|
||||
$lang['locfiledit_save_bak'] = 'Backup kopi vil blive oprettet når der Gemmes.';
|
||||
@@ -41,4 +41,13 @@ $lang['locfiledit_save_file'] = 'Gem fil';
|
||||
$lang['locfiledit_saved_bak'] = 'Backup fil oprettet (%s)';
|
||||
$lang['locfiledit_show_default'] = 'Vis referencefil:';
|
||||
$lang['locfiledit_syntax_error'] = 'Syntaks fejl! Filen kan ikke gemmes.';
|
||||
$lang['locfiledit_empty_filename'] = 'Du skal udfylde filnavnet.';
|
||||
$lang['locfiledit_empty_page'] = 'Tom side';
|
||||
$lang['locfiledit_file_already_exists'] = 'Fil eksisterer allerede.';
|
||||
$lang['locfiledit_filename_error'] = 'Forbudt tegn i filnavnet.';
|
||||
$lang['locfiledit_model_error'] = 'Du skal vælge en model.';
|
||||
$lang['locfiledit_model'] = 'Model';
|
||||
$lang['locfiledit_new_filename'] = 'Fil navn';
|
||||
$lang['locfiledit_parent_directory'] = 'Hoved mappe';
|
||||
$lang['locfiledit_webmaster_only'] = 'Kun webmastere kan oprette eller ændre lokale filer.';
|
||||
?>
|
||||
Reference in New Issue
Block a user