File: D:/HostingSpaces/EvLuik/vanluiktegelwerken.nl/wwwroot/plugins/pagemanager/languages/da.php
<?php
/*
* Copyright (c) 2014 Jens Maegaard jmnet.dk - CMSimple-xh.dk
*
* This work is licensed under the GNU General Public License v3.
*/
$plugin_tx['pagemanager']['menu_main']="Page administration";
$plugin_tx['pagemanager']['treeview_loading']="Loading...";
$plugin_tx['pagemanager']['treeview_new']="New page";
$plugin_tx['pagemanager']['button_delete']="Slet";
$plugin_tx['pagemanager']['button_ok']="OK";
$plugin_tx['pagemanager']['button_cancel']="Annuller";
$plugin_tx['pagemanager']['op_save']="Gem";
$plugin_tx['pagemanager']['op_append']="Add";
$plugin_tx['pagemanager']['op_rename']="Rename";
$plugin_tx['pagemanager']['op_remove']="Remove";
$plugin_tx['pagemanager']['op_cut']="Cut";
$plugin_tx['pagemanager']['op_copy']="Copy";
$plugin_tx['pagemanager']['op_paste']="Paste";
$plugin_tx['pagemanager']['message_confirm_deletion']="The page with all it's sub-pages will be deleted!";
$plugin_tx['pagemanager']['message_warning_leave']="Your modifications will be lost!";
$plugin_tx['pagemanager']['message_confirm_leave']="*** UNSAVED MODIFICATIONS! ***\r\n\r\nConfirm to save them, otherwise they will be lost!\r\n";
$plugin_tx['pagemanager']['message_save_success']="The page structure has been successfully saved.";
$plugin_tx['pagemanager']['message_save_failure']="The page structure could not be saved to \"%s\"!";
$plugin_tx['pagemanager']['error_structure_confirmation']="Proceed!";
$plugin_tx['pagemanager']['error_structure_warning']="Irregular page structure found. For details see the plugin help and consult your webmaster! If you proceed this will be fixed by Pagemanager_XH, what may not be what you want.";
$plugin_tx['pagemanager']['error_nesting']="Too deep nesting of page structure!";
$plugin_tx['pagemanager']['error_offending_extension']="Offending extension using its own jQuery library detected (see manual, section \"Limitations\").";
$plugin_tx['pagemanager']['syscheck_title']="System check";
$plugin_tx['pagemanager']['syscheck_phpversion']="PHP version ≥ %s";
$plugin_tx['pagemanager']['syscheck_extension']="Extension \"%s\" loaded";
$plugin_tx['pagemanager']['syscheck_xhversion']="CMSimple_XH version ≥ %s";
$plugin_tx['pagemanager']['syscheck_jquery']="jQuery4CMSimple plugin installed";
$plugin_tx['pagemanager']['syscheck_writable']="Folder \"%s\" writable";
$plugin_tx['pagemanager']['cf_verbose']="\r\nUanset at vise information og bekræftelsesdialoger.";
$plugin_tx['pagemanager']['cf_toolbar_show']="Om værktøjslinjen skal vises.";
$plugin_tx['pagemanager']['cf_pagedata_attribute']="Den pagedata attribut, der skal redigeres med afkrydsningsfelterne: \"linked_to_menu\" (synlig i menuen) eller \"udgivet\" (offentliggjort). Efterlad tom for at skjule afkrydsningsfelterne.";
$plugin_tx['pagemanager']['cf_treeview_theme']="Tema af trævisning widget.";
$plugin_tx['pagemanager']['cf_treeview_animation']="Varighed af åbne / lukke animationer i ms. 0 betyder ingen animation.";
?>