aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/language/da_DK/plugin.lang.php')
-rwxr-xr-xplugins/LocalFilesEditor/language/da_DK/plugin.lang.php53
1 files changed, 0 insertions, 53 deletions
diff --git a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
deleted file mode 100755
index 198fd1ce5..000000000
--- a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
+++ /dev/null
@@ -1,53 +0,0 @@
-<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2014 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'] = 'Fil med sikkerhedskopi indlæst.';
-$lang['locfiledit_bak_loaded2'] = 'Du skal gemme filen for at gendanne den.';
-$lang['locfiledit_cant_save'] = 'Den aktuelle fil er ikke skrivbar. Undersøg om mappen "local/" er skrivbar (chmod).';
-$lang['locfiledit_choose_file'] = 'Vælg den fil, der skal redigeres';
-$lang['locfiledit_edit'] = 'Rediger';
-$lang['locfiledit_new_tpl'] = 'Opret ny fil';
-$lang['locfiledit_newfile'] = 'Filen findes ikke og vil blive oprettet af LocalFiles Editor';
-$lang['locfiledit_onglet_css'] = 'CSS';
-$lang['locfiledit_onglet_lang'] = 'Sprog';
-$lang['locfiledit_onglet_localconf'] = 'Lokal opsætning';
-$lang['locfiledit_onglet_plug'] = 'Personlig Plugin';
-$lang['locfiledit_onglet_tpl'] = 'Skabeloner';
-$lang['locfiledit_restore_confirm'] = 'Bekræft venligst?
-Gendan vil ikke træde i kraft før næste gem.';
-$lang['locfiledit_restore'] = 'Genopret fil med sikkerhedskopi';
-$lang['locfiledit_save_bak'] = 'Sikkerhedskopi vil blive oprettet når der gemmes.';
-$lang['locfiledit_save_config'] = 'Fil skrevet med succes.';
-$lang['locfiledit_save_file'] = 'Gem fil';
-$lang['locfiledit_saved_bak'] = 'Fil med sikkerhedskopi oprettet (%s)';
-$lang['locfiledit_show_default'] = 'Vis referencefil:';
-$lang['locfiledit_syntax_error'] = 'Syntaksfejl! Filen kan ikke gemmes.';
-$lang['locfiledit_empty_filename'] = 'Du skal skrive et filnavn.';
-$lang['locfiledit_empty_page'] = 'Tom side';
-$lang['locfiledit_file_already_exists'] = 'Filen findes allerede.';
-$lang['locfiledit_filename_error'] = 'Forbudt tegn i filnavn.';
-$lang['locfiledit_model_error'] = 'Du skal vælge en model.';
-$lang['locfiledit_model'] = 'Model';
-$lang['locfiledit_new_filename'] = 'Filnavn';
-$lang['locfiledit_parent_directory'] = 'Overordnet mappe';
-$lang['locfiledit_webmaster_only'] = 'Kun webmastere kan oprette eller ændre lokale filer.';
-?> \ No newline at end of file