home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
language
/
Dansk
/
cms.Dansk.inc
< prev
next >
Wrap
Text File
|
2004-03-08
|
3KB
|
78 lines
<?php
$strType = "Type";
$strModified = "Modified";
$strSize = "Size";
$fbRefresh = "refresh";
$fbProperties = "properties";
$fbNewFolder = "new folder";
$fbDelete = "delete";
$fbCut = "cut";
$fbPaste = "paste";
$fbCopy = "copy";
$fbFiletypes = "filetypes";
$fbPath = "Path";
$fbFolders = "Folders";
$fbNoSelect = "You didn't select an item. Click on an icon next to the name to select an item.";
$fbConfirmDelete = "Confirm delete";
$fbGeneral = "General";
$fbConfirmOverwrite = "Confirm overwrite";
$strOverwritePrefix = "Are you sure you want to overwrite ";
$strOverwriteSuffix = "?";
$fbDescription = "Description";
$fbLocation = "Location";
$fbUpload = "upload";
$fbUpload_text = "Select file to upload";
$fbUpload_nofile = "No file was not recieved.";
$fbFolderExists = "The folder already exists.";
$fbEmailFile = "e-mail file";
$fbFolder = "Folder";
$fbSelect = "Select file...";
$fbNoFile = "The file you tried to upload is too big.<br /> The maximum transferable filesize is set to: ";
$fbPleaseWait = "Please wait. Sending data...";
$fbFilename = "Filename";
$fbUpLevel = "level up";
$fbItems = "item(s)";
$fbFolderSize = "Size of folder";
$fbMaxUploadSize = "Maximum size";
$ml_file_too_big = "The file you tried to attach is too big, the maximum filesize for attachments is set to: ";
$cmdSearch = "Search";
$fbNameExists = "The name already exists.";
$fbThis = 'this';
$fbFiles = 'Files';
$fs_no_multi_select = 'U can\'t select more then one item with this option';
$cms_untitled = 'Untitled';
$cms_insert_file = 'Insert file';
$cms_preview = 'Preview';
$cms_keywords = 'Keywords';
$cms_priority = 'Priority';
$cms_hide_folder = 'Hide this folder on the site';
$cms_theme = 'Theme';
$cms_use_go_auth = 'Use Group-Office authentication on this site';
$cms_search_files_prefix = 'The HTML files that contain the word';
$cms_search_files_suffix = 'are automatically selected. Click on \''.$cmdOk.'\' to save this selection.';
$cms_new_site = 'New site';
$cms_search_files = 'search files';
$cms_subscribe = 'subscribe';
$cms_sites = 'site(s)';
$cms_style = 'Style';
$cms_insert_file_url = 'Insert URL';
$cms_templates = 'templates';
$cms_files = 'files';
$cms_items = 'item(s)';
$cms_header = 'Header';
$cms_footer = 'Footer';
$cms_new_theme = 'new theme';
$cms_themes = 'theme(s)';
$cms_themes_menu = 'themes';
$cms_all_sites = 'all sites';
$cms_your_sites = 'your sites';
$cms_cmd_new_site = 'new site';
$cms_template_items = 'template(s)';
$cms_new_template_item = 'new template';
$cms_found_one = '1 file found';
$cms_found = 'files found';
$cms_empty = 'This section is empty and probably under maintanance.';
$cms_new_page = 'new page';
?>