aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-08 13:20:06 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-05-08 13:20:06 +0000
commit7408b89f7898f8998429a5997517ef0d69813c4c (patch)
tree7cd69c0aeff18afa836d77630d07a117dd95f71a /plugins
parent9669c2eda5277651fda863578c207c9b1c3efc25 (diff)
[localfileseditor] Update da_DK, thanks to : thomas1956
git-svn-id: http://piwigo.org/svn/trunk@14850 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/LocalFilesEditor/language/da_DK/plugin.lang.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
index c7b53e7bb..6e6dbbf00 100755
--- a/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/da_DK/plugin.lang.php
@@ -22,8 +22,8 @@
// +-----------------------------------------------------------------------+
$lang['locfiledit_bak_loaded1'] = 'Backup fil indlæst.';
$lang['locfiledit_bak_loaded2'] = 'Du skal gemme filen for at gendanne det.';
-$lang['locfiledit_cant_save'] = 'Aktuelle fil er ikke skrivbar. Kontroller, om en mappe "lokal/" er skrivbar (chmod).';
-$lang['locfiledit_choose_file'] = 'Vælg den fil der skal redigeres';
+$lang['locfiledit_cant_save'] = 'Den aktuelle fil er ikke skrivbar. Kontroller, om mappen "lokal/" 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 er ikke eksisterende, og vil blive skabt af LocalFiles Editor';
@@ -32,10 +32,10 @@ $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'] = 'Bekræft venligst?
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.';
+$lang['locfiledit_save_bak'] = 'Backup kopi 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'] = 'Backup fil oprettet (%s)';