News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Download System

Started by SMFHacks.com Team, October 31, 2007, 06:55:37 PM

Previous topic - Next topic

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

T3CHN0

Hello I am getting this error.

Table 'krajinal_smfrc2.smf_rc2tp_dlmanager' doesn't exist
File: /home1/krajinal/public_html/aussierampage/smf/Sources/Downloads2.php
Line: 5516


This happens when I go to Import and then click on the "Import Tiny Portal Downloads" button

Any ideas please

Everything else works but I have always had this error & just never searched for a fix before.
but now I have uploaded some big files to the FTP directory and would like to get this option working now.
I search for the error but found nothing on it.

I tried reinstalling the mod as well but still the same

Illori

did/do you use tinyportal for downloads? if not then dont worry about that message

T3CHN0

OK well here is the thing then.
i want to import my large files to the downloads board
I have already uploaded my files to /downloads/ftp
so now i need the import part to work.

should i install tinyportal for this to work?

I am using Ezportal & don't want any headacks

Illori

when you go to make a download there is a spot you can add a link, you can do it that way so large files are still hosted on your site. I have used this method on my site with no issues.

T3CHN0

thanks I did see that but was hoping there was a right way rather then a work around way.
I will do that for now, but if there is something better i can do could anyone please post it.

cheers for you help buddy. was good of you to reply so fast

jelence

http://www.asekonomija.com/index.php?action=portal;sa=shoutbox;shoutbox_id=2;time=1290154012;xml
Undefined index: downloads_menu
Datoteka: /home8/asekonom/public_html/Sources/Subs.php
Linija: 4314

Hello! I am getting this error all the time.
I am using SMF 2 rc3 outline theme.
Can anybody help me? Thanks!

vbgamer45

You need to copy the downloads language text from themes/default/modifications.english.php to themes/default/modifications.yourlanguage.php

And Or themes/yourcustomtheme/modifications.english.php

To fix that issue.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

T3CHN0

Quote from: Illori on November 12, 2010, 10:40:44 AM
when you go to make a download there is a spot you can add a link, you can do it that way so large files are still hosted on your site. I have used this method on my site with no issues.

Getting back to this. was OK as a work around but I had to make my folder containing the downloads public
& the out come of that is that any one not registered with the forum is able to access the files.
I really need the FTP option to be able to import the files so only members with correct permissions
can access them to download...

like the Aeva Media MOD FTP,,, I need that option in the downloads

vbgamer45

I am not sure if I have it there for Downloads System Lite Batch FTP tab if not it is in downloads Pro.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

jelence

Quote from: vbgamer45 on November 19, 2010, 09:53:58 AM
You need to copy the downloads language text from themes/default/modifications.english.php to themes/default/modifications.yourlanguage.php

And Or themes/yourcustomtheme/modifications.english.php

To fix that issue.

Thanks!
It is OK now  :).

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

T3CHN0

Quote from: vbgamer45 on November 19, 2010, 10:18:40 AM
I am not sure if I have it there for Downloads System Lite Batch FTP tab if not it is in downloads Pro.

would it be possible to get the coding for the FTP option from the download pro MOD then please
so I can add this option my self?.

I am happy to donate $10 but I don't have $65 to buy downloads pro.

henrik1782

Thanks for this great mod...

Here is the danish translation...

Best regards
Henrik Poulsen


Downloads.danish.php

<?php
/*
Download System
Version 1.3
by:vbgamer45
http://www.smfhacks.com
Copyright 2008-2010 SMFHacks.com

############################################
License Information:

Links to http://www.smfhacks.com must remain unless
branding free option is purchased.
#############################################

Downloads Danish Text Strings
*/

// Downloads.template.php Downloads

// Title string
$txt['downloads_text_title'] = 'Downloads';

// Main downloads strings
$txt['downloads_text_categoryname'] = 'Kategori';
$txt['downloads_text_categorydescription'] = 'Kategori beskrivelse';
$txt['downloads_text_totalfiles'] = 'Downloads';
$txt['downloads_text_reorder'] = 'Flyt';
$txt['downloads_text_options'] = 'Valgmuligheder';
$txt['downloads_text_category'] = 'Kategori';
$txt['downloads_text_parentcategory'] = 'Ovenstående Category';
$txt['downloads_text_catnone'] = '(Ingen)';

$txt['downloads_text_adminpanel'] = 'Downloads Admin Panel';
$txt['downloads_text_addcategory'] = 'Tilføj kategori';
$txt['downloads_text_cat_disableratings'] = 'Deaktiver download bedømmelse';
$txt['downloads_text_bbcsupport'] = '(BBC koder supporteres)';
$txt['downloads_text_editcategory'] = 'Rediger kategori';
$txt['downloads_text_delcategory'] = 'Slet kategori';
$txt['downloads_text_settings'] = 'Indstillinger';
$txt['downloads_text_permissions'] = 'Rettigheder';
$txt['downloads_rep_deletefile'] = '[Slet billede]';

$txt['downloads_text_fileswaitapproval'] = 'Filer afventer godkendelse: ';
$txt['downloads_text_filecheckapproval'] = 'Kontroller fil godkendelsesliste';
$txt['downloads_text_comwaitapproval'] = 'Kommentar afventer godkendelse: ';
$txt['downloads_text_comcheckapproval'] = 'Kontroller kommentar godkendelsesliste';

$txt['downloads_text_filereported'] = 'Rapporterede filer: ';
$txt['downloads_text_filecheckreported'] = 'Kontroller rapporterede filer';

$txt['downloads_text_comreported'] = 'Rapporterede kommentarer: ';
$txt['downloads_text_comcheckreported'] = 'Kontroller rapporterede kommentarer';

$txt['downloads_write_error'] = 'Advarsel - Download sti er ikke skrivbar! ';
$txt['downloads_text_myfiles'] = '[Mine filer]';
$txt['downloads_text_search'] = '[Søg]';
$txt['downloads_text_myfiles2'] = 'Mine filer';
$txt['downloads_text_search2'] = 'Søg';
$txt['downloads_text_edit'] = '[Rediger]';
$txt['downloads_text_delete'] = '[Slet]';
$txt['downloads_text_unapprove'] = '[Afvis]';
$txt['downloads_text_approve'] = '[Godkend]';
$txt['downloads_text_up'] = '[Op]';
$txt['downloads_text_down'] = '[Ned]';
$txt['downloads_text_reportdownload'] = '[Rapporter download]';
$txt['downloads_text_delcomment'] = '[Slet kommentar]';
$txt['downloads_text_edcomment'] = '[Rediger kommentar]';
$txt['downloads_text_repcomment'] = '[Rapporter kommentar]';

$txt['downloads_text_prev'] = 'Forrige download';
$txt['downloads_text_next'] = 'Næste download';
$txt['downloads_text_filesize'] = 'Filstørrelse: ';
$txt['downloads_text_by'] = 'Af:';
$txt['downloads_text_date'] = 'Dato: ';
$txt['downloads_text_comments'] = 'Kommentar';
$txt['downloads_text_downloads'] = 'Downloads: ';
$txt['downloads_text_views'] = 'Visninger: ';
$txt['downloads_text_pages'] = 'Sider: ';
$txt['downloads_text_commentwait'] = 'Din kommentar vil ikke blive vist før den er blevet godkendt.';

$txt['downloads_text_adddownload'] = 'Tilføj en download';

$txt['downloads_text_returndownload'] = 'Retur til download indeks';
$txt['downloads_text_returnfile'] = 'Retur til fil';
//Online strings
$txt['downloads_who_viewdownload'] = ' gennemser denne download kategori.';
$txt['downloads_who_viewfile'] = ' gennemser disse filer.';
$txt['downloads_who_members'] = 'Medlemmer';
$txt['downloads_who_hidden'] = 'Skjult';

//Form Strings
$txt['downloads_form_title'] = 'Titel:';
$txt['downloads_form_description'] = 'Beskrivelse:';
$txt['downloads_form_icon'] = 'Kategori icon URL:';
$txt['downloads_form_uploadicon'] = 'Upload kategori icon';
$txt['downloads_write_catpatherror'] = 'Advarsel - Kategori icon sti er ikke skrivbar! ';
$txt['downloads_form_filenameicon'] = 'Kategori icon filnavn:';

$txt['downloads_warn_category'] = 'Advarsel - Dette vil SLETTE denne kategori og alle downloads, kommentarer og bedømmelser i denne kategori...';

$txt['downloads_form_adddownload'] = 'Tilføj Download';
$txt['downloads_form_category'] = 'Kategori:';
$txt['downloads_form_keywords'] = 'Keywords:';
$txt['downloads_form_uploadfile'] = 'Upload fil:';
$txt['downloads_form_uploadurl'] = 'Upload URL:';

$txt['downloads_form_additionaloptions'] = 'Flere valgmuligheder:';
$txt['downloads_form_allowcomments'] = 'Tillad kommentarer for denne download.';
$txt['downloads_form_notapproved'] = 'Din fil vil ikke blive vist i downloads for andre brugere før den er blevet godkendt.';
$txt['downloads_form_editdownload'] = 'Rediger download';
$txt['downloads_form_viewratings'] = 'Vis bedømmelser';
$txt['downloads_form_ratedownload'] = 'Bedøm download';
$txt['downloads_form_norating'] = 'Denne download er ikke blevet bedømt endnu.';
$txt['downloads_form_rating'] = 'Bedømmelse: ';
$txt['downloads_form_ratingby'] = ' af ';
$txt['downloads_form_ratingmembers'] = '  medlemmer.';
$txt['downloads_text_rating'] = 'Bedømmelse';

$txt['downloads_text_changeowner'] = 'Skift ejer';

$txt['downloads_text_olddownload'] = 'Gammel download';
$txt['downloads_text_deldownload'] = 'Download';

// View file
$txt['downloads_text_filestats'] = 'Download statistik:';

$txt['downloads_text_postedby'] = 'Indsendt af:  ';
$txt['downloads_text_addcomment'] = 'Tilføj kommentar';
$txt['downloads_text_editcomment'] = 'Rediger kommentar';
$txt['downloads_text_reportcomment'] = 'Rapporter kommentar';
$txt['downloads_text_commodifiedby'] = 'Sidst ændret af: ';
$txt['downloads_text_home'] = 'Downloads forside';

// Delete file
$txt['downloads_warn_deletedownload'] = 'Advarsel - Dette vil slette din download og du kan ikke genskabe den.';
$txt['downloads_form_deldownload'] = 'Slet download';
$txt['downloads_form_deldownload2'] = '[Slet download]';

$txt['downloads_form_comment'] = 'Kommentar:';

$txt['downloads_form_reportdownload'] = 'Rapporter download';


$txt['downloads_form_managecats'] = 'Administrer kategorier';
$txt['downloads_form_approvedownloads'] = 'Godkend downloads';
$txt['downloads_form_reportdownloads'] = 'Rapporter downloads';
$txt['downloads_form_approvecomments'] = 'Godkend kommentarer';
$txt['downloads_form_approveallcomments'] = 'Godkend alle kommentarer';
$txt['downloads_form_reportedcomments'] = 'Rapporterede kommentarer';

// Settings page
$txt['downloads_set_description'] = 'Tillader dig at redigere vigtige indstillinger for din download sektion.';
$txt['downloads_set_filesize'] = 'Maksimal download filstørrelse: ';
$txt['downloads_set_path'] = 'Download sti: ';
$txt['downloads_set_url'] = 'Download URL: ';
$txt['downloads_set_whoonline'] = ' Vis hvem der gennemser download';
$txt['downloads_set_commentschoice'] = ' Tillader brugeren at bestemme om kommentarer vises for en download eller ej.';
$txt['downloads_set_permissionnotice'] = ' Endelig! Glem ikke at sikre dig at rettighederne er sat korrekt for hver gruppe, så de har mulighed for at vise eller tilføje filer i downloads.';
$txt['downloads_set_editpermissions'] = ' Rediger rettigheder';
$txt['downloads_set_files_per_page'] = ' Downloads pr. side:';
$txt['downloads_set_commentsappr'] = ' Kommentar kræver godkendelse?';
$txt['downloads_set_commentsnewest'] = ' Vis nyeste kommentarer første.';
$txt['downloads_set_showratings'] = ' Vis download bedømmelser';
$txt['downloads_set_enable_multifolder'] = ' Aktiver flere kataloger til download lagerpladse';
$txt['downloads_index_toprated'] = ' Vis højest bedømte downloads på index side';
$txt['downloads_index_recent'] = ' Vis seneste downloads på index side';
$txt['downloads_index_mostviewed'] = ' Vis mest viste download på index side';
$txt['downloads_index_mostdownloaded'] = ' Vis den mest hentede downloads på index side';
$txt['downloads_index_mostcomments'] = ' Vis den mest kommenterede downloads på index side';
$txt['downloads_index_showtop'] = ' Vis indeks blok i toppen på indeks siden';

$txt['downloads_set_count_child'] = ' Medtæl Sub kategorier i antal downloads. <br />(Udfører flere forespørgsler til databasen)';
$txt['downloads_set_show_quickreply'] = ' Vis hurtig svar på kommentar visning';

// Category Display Settings
$txt['downloads_set_t_downloads'] = ' Vis samlede downloads';
$txt['downloads_set_t_views'] = ' Vis samlede visninger';
$txt['downloads_set_t_filesize'] = ' Vis filstørrelse';
$txt['downloads_set_t_date'] = ' Vis dato';
$txt['downloads_set_t_comment'] = ' Vis samlede kommentarer';
$txt['downloads_set_t_username'] = ' Vis brugernavn';
$txt['downloads_set_t_rating'] = ' Vis bedømmelse';
$txt['downloads_catthumb_settings'] = 'Kategori skærm indstillinger';

// Category Size Width and Size Height
$txt['downloads_set_cat_height'] = 'Max kategori billede højde:';
$txt['downloads_set_cat_width'] = 'Max kategori billede bredde:';

// Downloads Display Settings
$txt['downloads_files_settings'] = 'Downloads skærm indstillinger';
$txt['downloads_set_file_prevnext'] = ' Vis forrige og næste links';
$txt['downloads_set_file_desc'] = ' Vis beskrivelse';
$txt['downloads_set_file_title'] = ' Vis titel';
$txt['downloads_set_file_views'] = ' Vis antal visninger';
$txt['downloads_set_file_downloads'] = ' Vis download antal';
$txt['downloads_set_file_lastdownload'] = ' Vis sidste download';
$txt['downloads_set_file_poster'] = ' Vis indsendt af';
$txt['downloads_set_file_date'] = ' Vis dato';
$txt['downloads_set_file_showfilesize'] = ' Vis filstørrelse';
$txt['downloads_set_file_showrating'] = ' Vis bedømmelse';
$txt['downloads_set_file_keywords'] = ' Vis nøgleord';

$txt['downloads_save_settings'] = 'Gem indstillinger';

// Shop Settings
$txt['downloads_shop_settings'] = '<b>Shop point indstillinger</b><br /><span class="smalltext">Bruges kun hvis SMF Shop er indstalleret</span>';
$txt['downloads_shop_fileadd']  = 'Download point: ';
$txt['downloads_shop_commentadd'] = 'Kommentar point: ';

// BBC and Image Links code
$txt['downloads_txt_download_linking'] = 'Link koder';
$txt['downloads_set_showcode_directlink'] = ' Vis direkte link koder';
$txt['downloads_set_showcode_htmllink'] = ' Vis HTML link koder';

$txt['downloads_txt_directlink'] = 'Direkte link';
$txt['downloads_txt_htmllink'] = 'HTML link';

// Approve list
$txt['downloads_app_download'] = 'Download';
$txt['downloads_app_title'] = 'Titel';
$txt['downloads_app_description'] = 'Beskrivelse';
$txt['downloads_app_date'] = 'Dato';
$txt['downloads_app_membername'] = 'Medlemsnavn';

$txt['downloads_text_withselected'] = 'Med udvalgte';
$txt['downloads_text_performaction'] = 'Udfør handling';

// Report list
$txt['downloads_rep_filelink'] = 'Download link';
$txt['downloads_rep_reportby'] = 'Rapporteret af';
$txt['downloads_rep_comment'] = 'Kommentar';
$txt['downloads_rep_viewdownload'] = 'vis download';
$txt['downloads_rep_deletedownload'] = '[slet download]';
$txt['downloads_rep_delete'] = '[Slet rapporterede]';
$txt['downloads_rep_org_comment'] = 'Original kommentar';
// Search Page
$txt['downloads_search_download'] = 'Søg i downloads';
$txt['downloads_search_for'] = 'Søg efter:';
$txt['downloads_search_title'] = 'Søg download titel';
$txt['downloads_search_description'] = 'Søg download beskrivelse';
$txt['downloads_search_keyword'] = 'Søg nøgleord';
$txt['downloads_search'] = 'Søg';

$txt['downloads_search_days30']  = 'Sidste 30 dage';
$txt['downloads_search_days60']  = 'Sidste 60 dage';
$txt['downloads_search_days90']  = 'Sidste 90 dage';
$txt['downloads_search_days180']  = 'Sidste 180 dage';
$txt['downloads_search_days365']  = 'Sidste 365 dage';
$txt['downloads_search_alltime']  = 'Alle dage';
$txt['downloads_search_daterange'] = 'Dato område: ';

$txt['downloads_search_membername'] = 'Indsendt af (medlems navn): ';
$txt['downloads_search_advsearch'] = 'Avancerede søgemuligheder';

$txt['downloads_searchresults'] = 'Søge resultat';

// MyFiles
$txt['downloads_myfiles'] = 'Mine filer';
$txt['downloads_myfiles_app'] = 'Download godkendt';
$txt['downloads_myfiles_notapp'] = 'Download afvist';

// Index Page Strings
$txt['downloads_main_recent'] = 'Seneste downloads';
$txt['downloads_main_viewed'] = 'Mest viste';
$txt['downloads_main_toprated'] = 'Bedst bedømte';
$txt['downloads_main_mostcomments'] = 'Mest kommenterede';
$txt['downloads_main_mostdownloads'] = 'Mest hentede';

// Stats
$txt['downloads_text_stats']  = 'Stastistik';
$txt['downloads_stats_last']  = 'Sidste 10 indsendte downloads';
$txt['downloads_stats_viewed'] = 'Mest viste downloads';
$txt['downloads_stats_toprated'] = 'Bedst bedømte downloads';
$txt['downloads_stats_mostcomments'] = 'Mest kommenterede';
$txt['downloads_stats_title'] = 'Download statistik';
$txt['downloads_stats_totalviews'] = 'Antal visninger';
$txt['downloads_stats_totalcomments'] = 'Antal kommentarer';
$txt['downloads_stats_totalfize'] = 'Samlede downloads filstørrelse';
$txt['downloads_stats_totalfiles'] = 'Downloads';
$txt['downloads_stats_viewstats'] = 'Vis downloads statistik';

// Add Sub Category
$txt['downloads_text_addsubcat'] = 'Tilføj Sub kategori';
// Board
$txt['downloads_text_postingoptions'] = 'Indsend valgmuligheder';
$txt['downloads_text_boardname'] = 'Board navn:';
$txt['downloads_postingoptions_info'] = 'Information: Hvis du vælger et board vil der blive oprette en bested i dette board når en download godkendes.';
$txt['downloads_posting_showlinktodownload'] = 'Vis link til download forside';
$txt['downloads_posting_locktopic'] = 'Lås Emne';

// File Space and Quota information
$txt['downloads_filespace'] = 'Lagerplads håndtering';
$txt['downloads_filespace_note'] = 'Miniature billeder tælles ikke med i en brugers pladsbegrænsning';
$txt['downloads_filespace_filesize'] = 'Plads brugt';
$txt['downloads_filespace_list'] = 'List filer';
$txt['downloads_filespace_list_title'] = 'Filliste';
$txt['downloads_filespace_recount'] = 'Kontroller brugt lagerplads';
$txt['downloads_filespace_groupquota_title'] = 'Medlemsgruppe kvote begrænsning';
$txt['downloads_filespace_groupname'] = 'Medlemsgruppe navn';
$txt['downloads_filespace_limit'] = 'Fil kvote begrænsning';
$txt['downloads_filespace_addquota'] = 'Tilføj kvote begrænsning';

// Category permission strings
$txt['downloads_text_catpermlist'] = 'Kategori rettighedsliste';
$txt['downloads_text_catpermlist2'] = 'Kategori rettigheder';
$txt['downloads_text_catperm'] = 'Kategori rettigheder';
$txt['downloads_text_addperm'] = 'Tilføj rettigheder';

//#############################
//Downloads.php Strings
//#############################
$txt['downloads_error_cat_title'] = 'Du skal indtaste kategori titel!';
$txt['downloads_error_no_file_selected'] = 'Ingen download valgt.';
$txt['downloads_error_file_notapproved'] = 'Denne download er endnu ikke godkendt og du har ikke rettigheder til at se det.';
$txt['downloads_error_no_title'] = 'Du skal indtaste download titel.';
$txt['downloads_error_no_cat'] = 'Du skal vælge en kategori.';

$txt['downloads_error_file_filesize'] = 'Download overstiger max filstørrelse. Max filstørrelse er ';
$txt['downloads_error_no_download'] = 'No uploaded download found.';
$txt['downloads_error_no_downloadexist'] = 'Ingen download eksisterer';
$txt['downloads_error_noedit_permission'] = 'Du har ikke rettigheder til at redigere denne download.';
$txt['downloads_error_nodelete_permission'] = 'Du har ikke rettigheder til at slette denne download.';
$txt['downloads_error_no_comment'] = 'Du indtastede ikke en kommentar!';
$txt['downloads_error_not_allowcomment'] = 'Vent et øjeblik... Denne download tillader ikke kommentarer...';
$txt['downloads_error_no_com_selected'] = 'Ingen kommentar valgt.';
$txt['downloads_error_no_user_selected'] = 'Ingen bruger valgt.';
$txt['downloads_error_no_report_selected'] = 'Ingen raport valgt.';
$txt['downloads_error_no_search'] = 'Du har ikke indtastet noget i søgefeltet...';
$txt['downloads_error_search_small'] = 'Søgetekst er for lille. Skal være længere end 3 karakterer.';
$txt['downloads_error_nocomedit_permission'] = 'Du har ikke rettigheder til at redigere denne kommentar.';
$txt['downloads_error_no_rating_selected'] = 'Ingen bedømmelse valgt.';
$txt['downloads_error_already_rated'] = 'Du har allerede bedømt denne download.';
$txt['downloads_error_space_limit'] = 'Det er ikke muligt at sende filen da den overstiger din kvote begrænsning. Kvote information: ';
$txt['downloads_error_noquota'] = 'Du indtastede ikke en kvote begrænsning.';
$txt['downloads_error_nogroup'] = 'Ingen medlemsgruppe valgt.';
$txt['downloads_error_quotaexist'] = 'Der eksisterer allerede en kvote for denne gruppe. Slet gammel kvote først.';
$txt['downloads_error_nouser_exists'] = 'Ingen bruger eksisterer.';
$txt['downloads_error_nocat_above'] = 'Der er ingen kategori over den nuværende.';
$txt['downloads_error_nocat_below'] = 'Der er ingen kategori under den nuværende.';
$txt['downloads_error_norate_own'] = 'Du kan ikke bedømme din egen download.';
$txt['downloads_error_no_catexists'] = 'Du skal oprette en kategori før du kan indsende en download.';
$txt['downloads_error_invalid_picture'] = 'Invalid billede fil';

// Quota Limits
$txt['downloads_quotagrouplimit'] ='Kvote begrænsning';
$txt['downloads_quotagspaceused'] ='Kvote plads brugt';
$txt['downloads_quotaspaceleft'] ='Kvote plads tilbage';

// Permissions
$txt['downloads_perm_no_view'] = 'Du har ikke rettighed til at vise denne kategori.';
$txt['downloads_perm_no_add'] = 'Du har ikke rettighed til at tilføje download til denne kategori.';
$txt['downloads_perm_no_edit'] = 'Du har ikke rettighed til at redigere denne download i denne kategori.';
$txt['downloads_perm_no_delete'] = 'Du har ikke rettighed til at slette denne download i denne kategori.';
$txt['downloads_perm_no_ratefile'] = 'Du har ikke rettighed til at bedømme denne download i denne kategori.';
$txt['downloads_perm_no_editcomment'] = 'Du har ikke rettighed til at redigere denne kommentar i denne kategori.';
$txt['downloads_perm_no_addcomment'] = 'Du har ikke rettighed til at tilføje kommentarer i denne kategori.';
$txt['downloads_perm_no_report'] = 'Du har ikke rettighed til at bedømme indhold i denne kategori.';
// Notify comment
$txt['downloads_notify_body'] = 'Der er blevet skrevet en kommentar til din indsendte download.' "\n\n" 'Du kan se den på' "\n" '%s' "\n\n";
$txt['downloads_notify_subject'] = 'Ny kommentar: %s';
$txt['downloads_notify_title'] = 'Underret mig om kommentarer';

$txt['downloads_perm_view'] = 'Vis';
$txt['downloads_perm_add'] = 'Tilføj download';
$txt['downloads_perm_edit'] = 'Rediger egen download';
$txt['downloads_perm_delete'] = 'Slet egen download';
$txt['downloads_perm_addcomment'] = 'Tilføj kommentar';

$txt['downloads_permerr_permexist'] = 'Der eksisterer allerede rettigheder for denne gruppe og kategori. Slet venligst disse rettigheder første.';

$txt['downloads_perm_allowed'] = 'Tilladt';
$txt['downloads_perm_denied'] = 'Afvist';

$txt['downloads_guest'] = 'Gæst';

// Custom Fields
$txt['downloads_custom_fields'] = 'Brugerdefineret felt';

$txt['downloads_custom_title'] = 'Felt titel';
$txt['downloads_custom_default_value'] = 'Standard værdi';
$txt['downloads_custom_required'] = 'Påkrævet';
$txt['downloads_custom_addfield'] = 'Tilføj felt';

$txt['downloads_custom_err_title'] = 'Brugerdefineret feltnavn er krævet.';
$txt['downloads_error_nocustom_above'] = 'Der er ingen brugerdefinerede felter over det nuværende.';
$txt['downloads_error_nocustom_below'] = 'Der er ingen brugerdefinerede felter under det nuværende.';
$txt['downloads_err_req_custom_field'] = 'Du har et påkrævet felt der mangler information kaldet ';

$txt['downloads_err_checkfailed'] = 'Sikkerhedstjek fejlede';

$txt['downloads_click_enlarge'] = 'Klik for forstørrelse';
$txt['downloads_sub_cats'] = 'Sub kategorier: ';

// Sorting Options
$txt['downloads_txt_sortby'] = 'Sorter efter: ';
$txt['downloads_txt_orderby'] = 'Rækkefølge: ';
$txt['downloads_txt_sort_go'] = 'Udfør';

$txt['downloads_txt_sort_title'] ='Titel';
$txt['downloads_txt_sort_date'] = 'Dato';
$txt['downloads_txt_sort_mostviewed'] = 'Visninger';
$txt['downloads_txt_sort_mostcomments'] = 'Kommentarer';
$txt['downloads_txt_sort_mostrated'] = 'Bedømmelse';
$txt['downloads_txt_sort_filesize'] = 'Filestørrelse';
$txt['downloads_txt_sort_mostdowns'] = 'Downloads';
$txt['downloads_txt_sort_membername'] = 'Medlemsnavn';

$txt['downloads_txt_sort_asc'] = 'Stigende';
$txt['downloads_txt_sort_desc'] = 'Faldende';


$txt['downloads_error_img_size_height'] = 'Billede overskrider krav til størrelse. Billedets højde:  ';
$txt['downloads_error_img_size_width'] = ' Billedets bredde: ';


// Category Display
$txt['downloads_cat_title'] = 'Titel';
$txt['downloads_cat_rating'] = 'Bedømmelse';
$txt['downloads_cat_downloads'] = 'Downloads';
$txt['downloads_cat_views'] = 'Visninger';
$txt['downloads_cat_filesize'] = 'Filstørrelse';
$txt['downloads_cat_date'] = 'Dato';
$txt['downloads_cat_comments'] = 'Kommentarer';
$txt['downloads_cat_membername'] = 'Medlemsnavn';
$txt['downloads_cat_options'] = 'Valgmuligheder';

$txt['downloads_text_lastdownload'] = 'Sidste download: ';
$txt['downloads_text_lastdownload2'] = 'Aldrig';

// TP Downloads Convertor
$txt['downloads_txt_import_tiny_portal'] = 'Importer Tiny Portal downloads';
$txt['downloads_txt_import'] = 'Importer';
$txt['downloads_txt_importtp_results'] = 'Tiny Portal downloads import resulter';
$txt['downloads_txt_import_downloads'] = 'Importer downloads';

$txt['downloads_txt_import_note'] = 'Hvis du har indstalleret et andet download system tidligere, vil du have mulighed for at importere disse filer i Download System';

$txt['downloads_txt_categories_imported'] = 'Importerede kategorier: ';
$txt['downloads_txt_files_imported'] = 'Importerede filer: ';


$txt['downloads_upload_max_filesize'] = 'PHP: Upload Max Filesize ';
$txt['downloads_post_max_size'] = 'PHP: Post Max Filesize ';
$txt['downloads_upload_limits_notes'] = 'Ovenstående PHP indstillinger kontrollere hvor stor en fil der accepteres. Disse indstillinger kontrolleres af php.ini eller din webhost';

?>




Downloads.danish-utf8.php

<?php
/*
Download System
Version 1.3
by:vbgamer45
http://www.smfhacks.com
Copyright 2008-2010 SMFHacks.com

############################################
License Information:

Links to http://www.smfhacks.com must remain unless
branding free option is purchased.
#############################################

Downloads Danish Text Strings
*/

// Downloads.template.php Downloads

// Title string
$txt['downloads_text_title'] = 'Downloads';

// Main downloads strings
$txt['downloads_text_categoryname'] = 'Kategori';
$txt['downloads_text_categorydescription'] = 'Kategori beskrivelse';
$txt['downloads_text_totalfiles'] = 'Downloads';
$txt['downloads_text_reorder'] = 'Flyt';
$txt['downloads_text_options'] = 'Valgmuligheder';
$txt['downloads_text_category'] = 'Kategori';
$txt['downloads_text_parentcategory'] = 'OvenstÃ¥ende Category';
$txt['downloads_text_catnone'] = '(Ingen)';

$txt['downloads_text_adminpanel'] = 'Downloads Admin Panel';
$txt['downloads_text_addcategory'] = 'Tilføj kategori';
$txt['downloads_text_cat_disableratings'] = 'Deaktiver download bedømmelse';
$txt['downloads_text_bbcsupport'] = '(BBC koder supporteres)';
$txt['downloads_text_editcategory'] = 'Rediger kategori';
$txt['downloads_text_delcategory'] = 'Slet kategori';
$txt['downloads_text_settings'] = 'Indstillinger';
$txt['downloads_text_permissions'] = 'Rettigheder';
$txt['downloads_rep_deletefile'] = '[Slet billede]';

$txt['downloads_text_fileswaitapproval'] = 'Filer afventer godkendelse: ';
$txt['downloads_text_filecheckapproval'] = 'Kontroller fil godkendelsesliste';
$txt['downloads_text_comwaitapproval'] = 'Kommentar afventer godkendelse: ';
$txt['downloads_text_comcheckapproval'] = 'Kontroller kommentar godkendelsesliste';

$txt['downloads_text_filereported'] = 'Rapporterede filer: ';
$txt['downloads_text_filecheckreported'] = 'Kontroller rapporterede filer';

$txt['downloads_text_comreported'] = 'Rapporterede kommentarer: ';
$txt['downloads_text_comcheckreported'] = 'Kontroller rapporterede kommentarer';

$txt['downloads_write_error'] = 'Advarsel - Download sti er ikke skrivbar! ';
$txt['downloads_text_myfiles'] = '[Mine filer]';
$txt['downloads_text_search'] = '[Søg]';
$txt['downloads_text_myfiles2'] = 'Mine filer';
$txt['downloads_text_search2'] = 'Søg';
$txt['downloads_text_edit'] = '[Rediger]';
$txt['downloads_text_delete'] = '[Slet]';
$txt['downloads_text_unapprove'] = '[Afvis]';
$txt['downloads_text_approve'] = '[Godkend]';
$txt['downloads_text_up'] = '[Op]';
$txt['downloads_text_down'] = '[Ned]';
$txt['downloads_text_reportdownload'] = '[Rapporter download]';
$txt['downloads_text_delcomment'] = '[Slet kommentar]';
$txt['downloads_text_edcomment'] = '[Rediger kommentar]';
$txt['downloads_text_repcomment'] = '[Rapporter kommentar]';

$txt['downloads_text_prev'] = 'Forrige download';
$txt['downloads_text_next'] = 'Næste download';
$txt['downloads_text_filesize'] = 'Filstørrelse: ';
$txt['downloads_text_by'] = 'Af:';
$txt['downloads_text_date'] = 'Dato: ';
$txt['downloads_text_comments'] = 'Kommentar';
$txt['downloads_text_downloads'] = 'Downloads: ';
$txt['downloads_text_views'] = 'Visninger: ';
$txt['downloads_text_pages'] = 'Sider: ';
$txt['downloads_text_commentwait'] = 'Din kommentar vil ikke blive vist før den er blevet godkendt.';

$txt['downloads_text_adddownload'] = 'Tilføj en download';

$txt['downloads_text_returndownload'] = 'Retur til download indeks';
$txt['downloads_text_returnfile'] = 'Retur til fil';
//Online strings
$txt['downloads_who_viewdownload'] = ' gennemser denne download kategori.';
$txt['downloads_who_viewfile'] = ' gennemser disse filer.';
$txt['downloads_who_members'] = 'Medlemmer';
$txt['downloads_who_hidden'] = 'Skjult';

//Form Strings
$txt['downloads_form_title'] = 'Titel:';
$txt['downloads_form_description'] = 'Beskrivelse:';
$txt['downloads_form_icon'] = 'Kategori icon URL:';
$txt['downloads_form_uploadicon'] = 'Upload kategori icon';
$txt['downloads_write_catpatherror'] = 'Advarsel - Kategori icon sti er ikke skrivbar! ';
$txt['downloads_form_filenameicon'] = 'Kategori icon filnavn:';

$txt['downloads_warn_category'] = 'Advarsel - Dette vil SLETTE denne kategori og alle downloads, kommentarer og bedømmelser i denne kategori...';

$txt['downloads_form_adddownload'] = 'Tilføj Download';
$txt['downloads_form_category'] = 'Kategori:';
$txt['downloads_form_keywords'] = 'Keywords:';
$txt['downloads_form_uploadfile'] = 'Upload fil:';
$txt['downloads_form_uploadurl'] = 'Upload URL:';

$txt['downloads_form_additionaloptions'] = 'Flere valgmuligheder:';
$txt['downloads_form_allowcomments'] = 'Tillad kommentarer for denne download.';
$txt['downloads_form_notapproved'] = 'Din fil vil ikke blive vist i downloads for andre brugere før den er blevet godkendt.';
$txt['downloads_form_editdownload'] = 'Rediger download';
$txt['downloads_form_viewratings'] = 'Vis bedømmelser';
$txt['downloads_form_ratedownload'] = 'Bedøm download';
$txt['downloads_form_norating'] = 'Denne download er ikke blevet bedømt endnu.';
$txt['downloads_form_rating'] = 'Bedømmelse: ';
$txt['downloads_form_ratingby'] = ' af ';
$txt['downloads_form_ratingmembers'] = '  medlemmer.';
$txt['downloads_text_rating'] = 'Bedømmelse';

$txt['downloads_text_changeowner'] = 'Skift ejer';

$txt['downloads_text_olddownload'] = 'Gammel download';
$txt['downloads_text_deldownload'] = 'Download';

// View file
$txt['downloads_text_filestats'] = 'Download statistik:';

$txt['downloads_text_postedby'] = 'Indsendt af:  ';
$txt['downloads_text_addcomment'] = 'Tilføj kommentar';
$txt['downloads_text_editcomment'] = 'Rediger kommentar';
$txt['downloads_text_reportcomment'] = 'Rapporter kommentar';
$txt['downloads_text_commodifiedby'] = 'Sidst Ã¦ndret af: ';
$txt['downloads_text_home'] = 'Downloads forside';

// Delete file
$txt['downloads_warn_deletedownload'] = 'Advarsel - Dette vil slette din download og du kan ikke genskabe den.';
$txt['downloads_form_deldownload'] = 'Slet download';
$txt['downloads_form_deldownload2'] = '[Slet download]';

$txt['downloads_form_comment'] = 'Kommentar:';

$txt['downloads_form_reportdownload'] = 'Rapporter download';


$txt['downloads_form_managecats'] = 'Administrer kategorier';
$txt['downloads_form_approvedownloads'] = 'Godkend downloads';
$txt['downloads_form_reportdownloads'] = 'Rapporter downloads';
$txt['downloads_form_approvecomments'] = 'Godkend kommentarer';
$txt['downloads_form_approveallcomments'] = 'Godkend alle kommentarer';
$txt['downloads_form_reportedcomments'] = 'Rapporterede kommentarer';

// Settings page
$txt['downloads_set_description'] = 'Tillader dig at redigere vigtige indstillinger for din download sektion.';
$txt['downloads_set_filesize'] = 'Maksimal download filstørrelse: ';
$txt['downloads_set_path'] = 'Download sti: ';
$txt['downloads_set_url'] = 'Download URL: ';
$txt['downloads_set_whoonline'] = ' Vis hvem der gennemser download';
$txt['downloads_set_commentschoice'] = ' Tillader brugeren at bestemme om kommentarer vises for en download eller ej.';
$txt['downloads_set_permissionnotice'] = ' Endelig! Glem ikke at sikre dig at rettighederne er sat korrekt for hver gruppe, sÃ¥ de har mulighed for at vise eller tilføje filer i downloads.';
$txt['downloads_set_editpermissions'] = ' Rediger rettigheder';
$txt['downloads_set_files_per_page'] = ' Downloads pr. side:';
$txt['downloads_set_commentsappr'] = ' Kommentar kræver godkendelse?';
$txt['downloads_set_commentsnewest'] = ' Vis nyeste kommentarer første.';
$txt['downloads_set_showratings'] = ' Vis download bedømmelser';
$txt['downloads_set_enable_multifolder'] = ' Aktiver flere kataloger til download lagerpladse';
$txt['downloads_index_toprated'] = ' Vis højest bedømte downloads pÃ¥ index side';
$txt['downloads_index_recent'] = ' Vis seneste downloads pÃ¥ index side';
$txt['downloads_index_mostviewed'] = ' Vis mest viste download pÃ¥ index side';
$txt['downloads_index_mostdownloaded'] = ' Vis den mest hentede downloads pÃ¥ index side';
$txt['downloads_index_mostcomments'] = ' Vis den mest kommenterede downloads pÃ¥ index side';
$txt['downloads_index_showtop'] = ' Vis indeks blok i toppen pÃ¥ indeks siden';

$txt['downloads_set_count_child'] = ' Medtæl Sub kategorier i antal downloads. <br />(Udfører flere forespørgsler til databasen)';
$txt['downloads_set_show_quickreply'] = ' Vis hurtig svar pÃ¥ kommentar visning';

// Category Display Settings
$txt['downloads_set_t_downloads'] = ' Vis samlede downloads';
$txt['downloads_set_t_views'] = ' Vis samlede visninger';
$txt['downloads_set_t_filesize'] = ' Vis filstørrelse';
$txt['downloads_set_t_date'] = ' Vis dato';
$txt['downloads_set_t_comment'] = ' Vis samlede kommentarer';
$txt['downloads_set_t_username'] = ' Vis brugernavn';
$txt['downloads_set_t_rating'] = ' Vis bedømmelse';
$txt['downloads_catthumb_settings'] = 'Kategori skærm indstillinger';

// Category Size Width and Size Height
$txt['downloads_set_cat_height'] = 'Max kategori billede højde:';
$txt['downloads_set_cat_width'] = 'Max kategori billede bredde:';

// Downloads Display Settings
$txt['downloads_files_settings'] = 'Downloads skærm indstillinger';
$txt['downloads_set_file_prevnext'] = ' Vis forrige og næste links';
$txt['downloads_set_file_desc'] = ' Vis beskrivelse';
$txt['downloads_set_file_title'] = ' Vis titel';
$txt['downloads_set_file_views'] = ' Vis antal visninger';
$txt['downloads_set_file_downloads'] = ' Vis download antal';
$txt['downloads_set_file_lastdownload'] = ' Vis sidste download';
$txt['downloads_set_file_poster'] = ' Vis indsendt af';
$txt['downloads_set_file_date'] = ' Vis dato';
$txt['downloads_set_file_showfilesize'] = ' Vis filstørrelse';
$txt['downloads_set_file_showrating'] = ' Vis bedømmelse';
$txt['downloads_set_file_keywords'] = ' Vis nøgleord';

$txt['downloads_save_settings'] = 'Gem indstillinger';

// Shop Settings
$txt['downloads_shop_settings'] = '<b>Shop point indstillinger</b><br /><span class="smalltext">Bruges kun hvis SMF Shop er indstalleret</span>';
$txt['downloads_shop_fileadd']  = 'Download point: ';
$txt['downloads_shop_commentadd'] = 'Kommentar point: ';

// BBC and Image Links code
$txt['downloads_txt_download_linking'] = 'Link koder';
$txt['downloads_set_showcode_directlink'] = ' Vis direkte link koder';
$txt['downloads_set_showcode_htmllink'] = ' Vis HTML link koder';

$txt['downloads_txt_directlink'] = 'Direkte link';
$txt['downloads_txt_htmllink'] = 'HTML link';

// Approve list
$txt['downloads_app_download'] = 'Download';
$txt['downloads_app_title'] = 'Titel';
$txt['downloads_app_description'] = 'Beskrivelse';
$txt['downloads_app_date'] = 'Dato';
$txt['downloads_app_membername'] = 'Medlemsnavn';

$txt['downloads_text_withselected'] = 'Med udvalgte';
$txt['downloads_text_performaction'] = 'Udfør handling';

// Report list
$txt['downloads_rep_filelink'] = 'Download link';
$txt['downloads_rep_reportby'] = 'Rapporteret af';
$txt['downloads_rep_comment'] = 'Kommentar';
$txt['downloads_rep_viewdownload'] = 'vis download';
$txt['downloads_rep_deletedownload'] = '[slet download]';
$txt['downloads_rep_delete'] = '[Slet rapporterede]';
$txt['downloads_rep_org_comment'] = 'Original kommentar';
// Search Page
$txt['downloads_search_download'] = 'Søg i downloads';
$txt['downloads_search_for'] = 'Søg efter:';
$txt['downloads_search_title'] = 'Søg download titel';
$txt['downloads_search_description'] = 'Søg download beskrivelse';
$txt['downloads_search_keyword'] = 'Søg nøgleord';
$txt['downloads_search'] = 'Søg';

$txt['downloads_search_days30']  = 'Sidste 30 dage';
$txt['downloads_search_days60']  = 'Sidste 60 dage';
$txt['downloads_search_days90']  = 'Sidste 90 dage';
$txt['downloads_search_days180']  = 'Sidste 180 dage';
$txt['downloads_search_days365']  = 'Sidste 365 dage';
$txt['downloads_search_alltime']  = 'Alle dage';
$txt['downloads_search_daterange'] = 'Dato omrÃ¥de: ';

$txt['downloads_search_membername'] = 'Indsendt af (medlems navn): ';
$txt['downloads_search_advsearch'] = 'Avancerede søgemuligheder';

$txt['downloads_searchresults'] = 'Søge resultat';

// MyFiles
$txt['downloads_myfiles'] = 'Mine filer';
$txt['downloads_myfiles_app'] = 'Download godkendt';
$txt['downloads_myfiles_notapp'] = 'Download afvist';

// Index Page Strings
$txt['downloads_main_recent'] = 'Seneste downloads';
$txt['downloads_main_viewed'] = 'Mest viste';
$txt['downloads_main_toprated'] = 'Bedst bedømte';
$txt['downloads_main_mostcomments'] = 'Mest kommenterede';
$txt['downloads_main_mostdownloads'] = 'Mest hentede';

// Stats
$txt['downloads_text_stats']  = 'Stastistik';
$txt['downloads_stats_last']  = 'Sidste 10 indsendte downloads';
$txt['downloads_stats_viewed'] = 'Mest viste downloads';
$txt['downloads_stats_toprated'] = 'Bedst bedømte downloads';
$txt['downloads_stats_mostcomments'] = 'Mest kommenterede';
$txt['downloads_stats_title'] = 'Download statistik';
$txt['downloads_stats_totalviews'] = 'Antal visninger';
$txt['downloads_stats_totalcomments'] = 'Antal kommentarer';
$txt['downloads_stats_totalfize'] = 'Samlede downloads filstørrelse';
$txt['downloads_stats_totalfiles'] = 'Downloads';
$txt['downloads_stats_viewstats'] = 'Vis downloads statistik';

// Add Sub Category
$txt['downloads_text_addsubcat'] = 'Tilføj Sub kategori';
// Board
$txt['downloads_text_postingoptions'] = 'Indsend valgmuligheder';
$txt['downloads_text_boardname'] = 'Board navn:';
$txt['downloads_postingoptions_info'] = 'Information: Hvis du vælger et board vil der blive oprette en bested i dette board nÃ¥r en download godkendes.';
$txt['downloads_posting_showlinktodownload'] = 'Vis link til download forside';
$txt['downloads_posting_locktopic'] = 'LÃ¥s Emne';

// File Space and Quota information
$txt['downloads_filespace'] = 'Lagerplads hÃ¥ndtering';
$txt['downloads_filespace_note'] = 'Miniature billeder tælles ikke med i en brugers pladsbegrænsning';
$txt['downloads_filespace_filesize'] = 'Plads brugt';
$txt['downloads_filespace_list'] = 'List filer';
$txt['downloads_filespace_list_title'] = 'Filliste';
$txt['downloads_filespace_recount'] = 'Kontroller brugt lagerplads';
$txt['downloads_filespace_groupquota_title'] = 'Medlemsgruppe kvote begrænsning';
$txt['downloads_filespace_groupname'] = 'Medlemsgruppe navn';
$txt['downloads_filespace_limit'] = 'Fil kvote begrænsning';
$txt['downloads_filespace_addquota'] = 'Tilføj kvote begrænsning';

// Category permission strings
$txt['downloads_text_catpermlist'] = 'Kategori rettighedsliste';
$txt['downloads_text_catpermlist2'] = 'Kategori rettigheder';
$txt['downloads_text_catperm'] = 'Kategori rettigheder';
$txt['downloads_text_addperm'] = 'Tilføj rettigheder';

//#############################
//Downloads.php Strings
//#############################
$txt['downloads_error_cat_title'] = 'Du skal indtaste kategori titel!';
$txt['downloads_error_no_file_selected'] = 'Ingen download valgt.';
$txt['downloads_error_file_notapproved'] = 'Denne download er endnu ikke godkendt og du har ikke rettigheder til at se det.';
$txt['downloads_error_no_title'] = 'Du skal indtaste download titel.';
$txt['downloads_error_no_cat'] = 'Du skal vælge en kategori.';

$txt['downloads_error_file_filesize'] = 'Download overstiger max filstørrelse. Max filstørrelse er ';
$txt['downloads_error_no_download'] = 'No uploaded download found.';
$txt['downloads_error_no_downloadexist'] = 'Ingen download eksisterer';
$txt['downloads_error_noedit_permission'] = 'Du har ikke rettigheder til at redigere denne download.';
$txt['downloads_error_nodelete_permission'] = 'Du har ikke rettigheder til at slette denne download.';
$txt['downloads_error_no_comment'] = 'Du indtastede ikke en kommentar!';
$txt['downloads_error_not_allowcomment'] = 'Vent et Ã¸jeblik... Denne download tillader ikke kommentarer...';
$txt['downloads_error_no_com_selected'] = 'Ingen kommentar valgt.';
$txt['downloads_error_no_user_selected'] = 'Ingen bruger valgt.';
$txt['downloads_error_no_report_selected'] = 'Ingen raport valgt.';
$txt['downloads_error_no_search'] = 'Du har ikke indtastet noget i søgefeltet...';
$txt['downloads_error_search_small'] = 'Søgetekst er for lille. Skal være længere end 3 karakterer.';
$txt['downloads_error_nocomedit_permission'] = 'Du har ikke rettigheder til at redigere denne kommentar.';
$txt['downloads_error_no_rating_selected'] = 'Ingen bedømmelse valgt.';
$txt['downloads_error_already_rated'] = 'Du har allerede bedømt denne download.';
$txt['downloads_error_space_limit'] = 'Det er ikke muligt at sende filen da den overstiger din kvote begrænsning. Kvote information: ';
$txt['downloads_error_noquota'] = 'Du indtastede ikke en kvote begrænsning.';
$txt['downloads_error_nogroup'] = 'Ingen medlemsgruppe valgt.';
$txt['downloads_error_quotaexist'] = 'Der eksisterer allerede en kvote for denne gruppe. Slet gammel kvote først.';
$txt['downloads_error_nouser_exists'] = 'Ingen bruger eksisterer.';
$txt['downloads_error_nocat_above'] = 'Der er ingen kategori over den nuværende.';
$txt['downloads_error_nocat_below'] = 'Der er ingen kategori under den nuværende.';
$txt['downloads_error_norate_own'] = 'Du kan ikke bedømme din egen download.';
$txt['downloads_error_no_catexists'] = 'Du skal oprette en kategori før du kan indsende en download.';
$txt['downloads_error_invalid_picture'] = 'Invalid billede fil';

// Quota Limits
$txt['downloads_quotagrouplimit'] ='Kvote begrænsning';
$txt['downloads_quotagspaceused'] ='Kvote plads brugt';
$txt['downloads_quotaspaceleft'] ='Kvote plads tilbage';

// Permissions
$txt['downloads_perm_no_view'] = 'Du har ikke rettighed til at vise denne kategori.';
$txt['downloads_perm_no_add'] = 'Du har ikke rettighed til at tilføje download til denne kategori.';
$txt['downloads_perm_no_edit'] = 'Du har ikke rettighed til at redigere denne download i denne kategori.';
$txt['downloads_perm_no_delete'] = 'Du har ikke rettighed til at slette denne download i denne kategori.';
$txt['downloads_perm_no_ratefile'] = 'Du har ikke rettighed til at bedømme denne download i denne kategori.';
$txt['downloads_perm_no_editcomment'] = 'Du har ikke rettighed til at redigere denne kommentar i denne kategori.';
$txt['downloads_perm_no_addcomment'] = 'Du har ikke rettighed til at tilføje kommentarer i denne kategori.';
$txt['downloads_perm_no_report'] = 'Du har ikke rettighed til at bedømme indhold i denne kategori.';
// Notify comment
$txt['downloads_notify_body'] = 'Der er blevet skrevet en kommentar til din indsendte download.' "\n\n" 'Du kan se den pÃ¥' "\n" '%s' "\n\n";
$txt['downloads_notify_subject'] = 'Ny kommentar: %s';
$txt['downloads_notify_title'] = 'Underret mig om kommentarer';

$txt['downloads_perm_view'] = 'Vis';
$txt['downloads_perm_add'] = 'Tilføj download';
$txt['downloads_perm_edit'] = 'Rediger egen download';
$txt['downloads_perm_delete'] = 'Slet egen download';
$txt['downloads_perm_addcomment'] = 'Tilføj kommentar';

$txt['downloads_permerr_permexist'] = 'Der eksisterer allerede rettigheder for denne gruppe og kategori. Slet venligst disse rettigheder første.';

$txt['downloads_perm_allowed'] = 'Tilladt';
$txt['downloads_perm_denied'] = 'Afvist';

$txt['downloads_guest'] = 'Gæst';

// Custom Fields
$txt['downloads_custom_fields'] = 'Brugerdefineret felt';

$txt['downloads_custom_title'] = 'Felt titel';
$txt['downloads_custom_default_value'] = 'Standard værdi';
$txt['downloads_custom_required'] = 'PÃ¥krævet';
$txt['downloads_custom_addfield'] = 'Tilføj felt';

$txt['downloads_custom_err_title'] = 'Brugerdefineret feltnavn er krævet.';
$txt['downloads_error_nocustom_above'] = 'Der er ingen brugerdefinerede felter over det nuværende.';
$txt['downloads_error_nocustom_below'] = 'Der er ingen brugerdefinerede felter under det nuværende.';
$txt['downloads_err_req_custom_field'] = 'Du har et pÃ¥krævet felt der mangler information kaldet ';

$txt['downloads_err_checkfailed'] = 'Sikkerhedstjek fejlede';

$txt['downloads_click_enlarge'] = 'Klik for forstørrelse';
$txt['downloads_sub_cats'] = 'Sub kategorier: ';

// Sorting Options
$txt['downloads_txt_sortby'] = 'Sorter efter: ';
$txt['downloads_txt_orderby'] = 'Rækkefølge: ';
$txt['downloads_txt_sort_go'] = 'Udfør';

$txt['downloads_txt_sort_title'] ='Titel';
$txt['downloads_txt_sort_date'] = 'Dato';
$txt['downloads_txt_sort_mostviewed'] = 'Visninger';
$txt['downloads_txt_sort_mostcomments'] = 'Kommentarer';
$txt['downloads_txt_sort_mostrated'] = 'Bedømmelse';
$txt['downloads_txt_sort_filesize'] = 'Filestørrelse';
$txt['downloads_txt_sort_mostdowns'] = 'Downloads';
$txt['downloads_txt_sort_membername'] = 'Medlemsnavn';

$txt['downloads_txt_sort_asc'] = 'Stigende';
$txt['downloads_txt_sort_desc'] = 'Faldende';


$txt['downloads_error_img_size_height'] = 'Billede overskrider krav til størrelse. Billedets højde:  ';
$txt['downloads_error_img_size_width'] = ' Billedets bredde: ';


// Category Display
$txt['downloads_cat_title'] = 'Titel';
$txt['downloads_cat_rating'] = 'Bedømmelse';
$txt['downloads_cat_downloads'] = 'Downloads';
$txt['downloads_cat_views'] = 'Visninger';
$txt['downloads_cat_filesize'] = 'Filstørrelse';
$txt['downloads_cat_date'] = 'Dato';
$txt['downloads_cat_comments'] = 'Kommentarer';
$txt['downloads_cat_membername'] = 'Medlemsnavn';
$txt['downloads_cat_options'] = 'Valgmuligheder';

$txt['downloads_text_lastdownload'] = 'Sidste download: ';
$txt['downloads_text_lastdownload2'] = 'Aldrig';

// TP Downloads Convertor
$txt['downloads_txt_import_tiny_portal'] = 'Importer Tiny Portal downloads';
$txt['downloads_txt_import'] = 'Importer';
$txt['downloads_txt_importtp_results'] = 'Tiny Portal downloads import resulter';
$txt['downloads_txt_import_downloads'] = 'Importer downloads';

$txt['downloads_txt_import_note'] = 'Hvis du har indstalleret et andet download system tidligere, vil du have mulighed for at importere disse filer i Download System';

$txt['downloads_txt_categories_imported'] = 'Importerede kategorier: ';
$txt['downloads_txt_files_imported'] = 'Importerede filer: ';


$txt['downloads_upload_max_filesize'] = 'PHP: Upload Max Filesize ';
$txt['downloads_post_max_size'] = 'PHP: Post Max Filesize ';
$txt['downloads_upload_limits_notes'] = 'OvenstÃ¥ende PHP indstillinger kontrollere hvor stor en fil der accepteres. Disse indstillinger kontrolleres af php.ini eller din webhost';

?>

My favorite mods: Forum Firewall, httBL, MessagePreviewOnHover, BoardHover Mod, VB Style Board Index, Separate Replies and Views Column, Realtime clock by Joker, ENotify, Topic Solved.

henrik1782

Danish translation continued:

downloads2.xml  and  downloads.xml

<file name="$languagedir/Modifications.danish.php">
<operation>
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
// Begin Download System Text Strings
$txt['downloads_menu'] = 'Downloads';
$txt['downloads_admin'] = 'Downloads konfiguration';
$txt['downloads_text_settings'] = 'Indstillinger';

$txt['downloads_form_approvedownloads'] = 'Godkend downloads';
$txt['downloads_form_reportdownloads'] = 'Rapporterede downloads';
$txt['downloads_form_approvecomments'] = 'Godkend kommentarer';
$txt['downloads_filespace'] = 'Lagerplads håndtering';
$txt['downloads_text_catpermlist2'] = 'Kategori rettigheder';
$txt['downloads_txt_import'] = 'Importer';

// Permissions
$txt['permissiongroup_downloads'] = 'Downloads System';
$txt['permissiongroup_simple_downloads'] = 'Downloads System';

$txt['permissionname_downloads_view'] = 'Vis downloads';
$txt['permissionhelp_downloads_view'] = 'Tillader brugeren at se en download';
$txt['cannot_downloads_view'] = 'Du har ikke rettigheder til at se denne download';

$txt['permissionname_downloads_add'] = 'Tilføj download';
$txt['permissionhelp_downloads_add'] = 'Tillader brugeren at tilføje en download.';
$txt['cannot_downloads_add'] = 'Du har ikke rettigheder til at tilføje en download.';

$txt['permissionname_downloads_edit'] = 'Rediger egne download';
$txt['permissionhelp_downloads_edit'] = 'Tillader brugeren at redigere egne downloads download.';
$txt['cannot_downloads_edit'] = 'Du har ikke rettigheder til at redigere denne download';

$txt['permissionname_downloads_delete'] = 'Slet egne download';
$txt['permissionhelp_downloads_delete'] = 'Tillader brugeren at slette egne downloads.';
$txt['cannot_downloads_delete'] = 'Du har ikke rettigheder til at slette denne download.';

$txt['permissionname_downloads_ratefile'] = 'Bedøm downloads';
$txt['permissionhelp_downloads_ratefile'] = 'Tillader brugeren at bedømme en download.';
$txt['cannot_downloads_ratefile'] = 'Du har ikke rettigheder til at bedømme denne downlaod.';

$txt['permissionname_downloads_editcomment'] = 'Rediger egne kommentar';
$txt['permissionhelp_downloads_editcomment'] = 'Tillader brugeren at redigere egne kommentarer.';
$txt['cannot_downloads_editcomment'] = 'Du har ikke rettigheder til at redigere denne kommentar.';

$txt['permissionname_downloads_comment'] = 'Tilføj kommentarer';
$txt['permissionhelp_downloads_comment'] = 'Tillader brugeren at tilføje kommentar til en download.';
$txt['cannot_downloads_comment'] = 'Du har ikke rettigheder til at tilføje kommentarer.';

$txt['permissionname_downloads_report'] = 'Rapporter downloads/kommentar';
$txt['permissionhelp_downloads_report'] = 'Tillader brugeren at rapportere downloads og kommentarere.';
$txt['cannot_downloads_report'] = 'Du har ikke rettigheder til at rapportere indhold.';

$txt['permissionname_downloads_autocomment'] = 'Automatisk godkendelse af kommentarer';
$txt['permissionhelp_downloads_autocomment'] = 'Kommentar skal ikke afvente godkendelse.';

$txt['permissionname_downloads_autoapprove'] = 'Automatisk godkendelse af downloads';
$txt['permissionhelp_downloads_autoapprove'] = 'Downloads skal ikke afvente godkendelse.';


$txt['permissionname_downloads_manage'] = 'Administrer Download System';
$txt['permissionhelp_downloads_manage'] = 'Tillader brugeren at tilføje/slette/redigere alle kategorier. Slette kommentarer, slette downloads, Godkende downloads';
$txt['cannot_downloads_manage'] = 'Du har ikke rettigheder til at administrere downloads.';

// END Download System Text Strings
]]></add>
</operation>
</file>

<file name="$languagedir/Modifications.danish-utf8.php">
<operation>
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
// Begin Download System Text Strings
$txt['downloads_menu'] = 'Downloads';
$txt['downloads_admin'] = 'Downloads konfiguration';
$txt['downloads_text_settings'] = 'Indstillinger';

$txt['downloads_form_approvedownloads'] = 'Godkend downloads';
$txt['downloads_form_reportdownloads'] = 'Rapporterede downloads';
$txt['downloads_form_approvecomments'] = 'Godkend kommentarer';
$txt['downloads_filespace'] = 'Lagerplads håndtering';
$txt['downloads_text_catpermlist2'] = 'Kategori rettigheder';
$txt['downloads_txt_import'] = 'Importer';

// Permissions
$txt['permissiongroup_downloads'] = 'Downloads System';
$txt['permissiongroup_simple_downloads'] = 'Downloads System';

$txt['permissionname_downloads_view'] = 'Vis downloads';
$txt['permissionhelp_downloads_view'] = 'Tillader brugeren at se en download';
$txt['cannot_downloads_view'] = 'Du har ikke rettigheder til at se denne download';

$txt['permissionname_downloads_add'] = 'Tilføj download';
$txt['permissionhelp_downloads_add'] = 'Tillader brugeren at tilføje en download.';
$txt['cannot_downloads_add'] = 'Du har ikke rettigheder til at tilføje en download.';

$txt['permissionname_downloads_edit'] = 'Rediger egne download';
$txt['permissionhelp_downloads_edit'] = 'Tillader brugeren at redigere egne downloads download.';
$txt['cannot_downloads_edit'] = 'Du har ikke rettigheder til at redigere denne download';

$txt['permissionname_downloads_delete'] = 'Slet egne download';
$txt['permissionhelp_downloads_delete'] = 'Tillader brugeren at slette egne downloads.';
$txt['cannot_downloads_delete'] = 'Du har ikke rettigheder til at slette denne download.';

$txt['permissionname_downloads_ratefile'] = 'Bedøm downloads';
$txt['permissionhelp_downloads_ratefile'] = 'Tillader brugeren at bedømme en download.';
$txt['cannot_downloads_ratefile'] = 'Du har ikke rettigheder til at bedømme denne downlaod.';

$txt['permissionname_downloads_editcomment'] = 'Rediger egne kommentar';
$txt['permissionhelp_downloads_editcomment'] = 'Tillader brugeren at redigere egne kommentarer.';
$txt['cannot_downloads_editcomment'] = 'Du har ikke rettigheder til at redigere denne kommentar.';

$txt['permissionname_downloads_comment'] = 'Tilføj kommentarer';
$txt['permissionhelp_downloads_comment'] = 'Tillader brugeren at tilføje kommentar til en download.';
$txt['cannot_downloads_comment'] = 'Du har ikke rettigheder til at tilføje kommentarer.';

$txt['permissionname_downloads_report'] = 'Rapporter downloads/kommentar';
$txt['permissionhelp_downloads_report'] = 'Tillader brugeren at rapportere downloads og kommentarere.';
$txt['cannot_downloads_report'] = 'Du har ikke rettigheder til at rapportere indhold.';

$txt['permissionname_downloads_autocomment'] = 'Automatisk godkendelse af kommentarer';
$txt['permissionhelp_downloads_autocomment'] = 'Kommentar skal ikke afvente godkendelse.';

$txt['permissionname_downloads_autoapprove'] = 'Automatisk godkendelse af downloads';
$txt['permissionhelp_downloads_autoapprove'] = 'Downloads skal ikke afvente godkendelse.';


$txt['permissionname_downloads_manage'] = 'Administrer Download System';
$txt['permissionhelp_downloads_manage'] = 'Tillader brugeren at tilføje/slette/redigere alle kategorier. Slette kommentarer, slette downloads, Godkende downloads';
$txt['cannot_downloads_manage'] = 'Du har ikke rettigheder til at administrere downloads.';

// END Download System Text Strings
]]></add>
</operation>
</file>

<file name="$languagedir/Who.danish.php">
<operation error="ignore">
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
// Begin Download System
$txt['whoall_downloads'] = 'Gennemser <a href="' . $scripturl . '?action=downloads">downloads</a>';
// END Download System Strings
]]></add>
</operation>
</file>
<file name="$languagedir/Who.danish-utf8.php">
<operation error="ignore">
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
// Begin Download System
$txt['whoall_downloads'] = 'Gennemser <a href="' . $scripturl . '?action=downloads">downloads</a>';
// END Download System Strings
]]></add>
</operation>
</file>




package-info.xml

<?xml version="1.0"?>
<!DOCTYPE package-info SYSTEM "http://www.simplemachines.org/xml/package-info">

<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
<id>vbgamer45:downloadsystem</id>
<name>Downloads System</name>
<type>modification</type>
<version>1.3.4.4</version>

<install for="1.1 - 1.1.99, 1.1 RC3, 1.1 RC2">
<redirect url="?action=downloads;sa=adminset">redirect.txt</redirect>
<readme>ReadMe.txt</readme>
<modification type="file">downloads.xml</modification>
<require-file name="Downloads.php" destination="$sourcedir" />
<require-file name="Downloads.template.php" destination="$themedir" />
<require-dir name="downloads" destination="$boarddir" />
<require-file name="Downloads.english.php" destination="$themedir/languages" />
<require-file name="Downloads.english-utf8.php" destination="$themedir/languages" />
<require-file name="Downloads.danish.php" destination="$themedir/languages" />
<require-file name="Downloads.danish-utf8.php" destination="$themedir/languages" />
<code>downloadsinstall.php</code>

</install>

<upgrade for="1.1 - 1.1.99, 1.1 RC3, 1.1 RC2">
<redirect url="?action=downloads;sa=adminset">redirect.txt</redirect>
<readme>ReadMe.txt</readme>
<require-file name="Downloads.php" destination="$sourcedir" />
<require-file name="Downloads.template.php" destination="$themedir" />
<require-dir name="downloads" destination="$boarddir" />
<require-file name="Downloads.english.php" destination="$themedir/languages" />
<require-file name="Downloads.english-utf8.php" destination="$themedir/languages" />
<require-file name="Downloads.danish.php" destination="$themedir/languages" />
<require-file name="Downloads.danish-utf8.php" destination="$themedir/languages" />
<code>downloadsinstall.php</code>

</upgrade>

<uninstall for="1.1 - 1.1.99, 1.1 RC3, 1.1 RC2">
<modification type="file" reverse="true">downloads.xml</modification>
<remove-file name="$sourcedir/Downloads.php" />
<remove-file name="$themedir/Downloads.template.php" />
<remove-file name="$themedir/languages/Downloads.english.php" />
<remove-file name="$themedir/languages/Downloads.english-utf8.php" />
<remove-file name="$themedir/languages/Downloads.danish.php" />
<remove-file name="$themedir/languages/Downloads.danish-utf8.php" />
<code>DownloadUnInstall.php</code>
</uninstall>

<install for="2.0 - 2.0.99, 2.0 RC2, 2.0 RC3, 2.0 RC4">
<redirect url="?action=admin;area=downloads;sa=adminset">redirect.txt</redirect>
<readme>ReadMe.txt</readme>
<modification type="file">downloads2.xml</modification>
<require-file name="Downloads2.php" destination="$sourcedir" />
<require-file name="Downloads2.template.php" destination="$themedir" />
<require-dir name="downloads" destination="$boarddir" />
<require-file name="Downloads.english.php" destination="$themedir/languages" />
<require-file name="Downloads.english-utf8.php" destination="$themedir/languages" />
<require-file name="Downloads.danish.php" destination="$themedir/languages" />
<require-file name="Downloads.danish-utf8.php" destination="$themedir/languages" />
<code>downloadsinstall2.php</code>

</install>

<upgrade for="2.0 - 2.0.99, 2.0 RC2, 2.0 RC3, 2.0 RC4">
<redirect url="?action=admin;area=downloads;sa=adminset">redirect.txt</redirect>
<readme>ReadMe.txt</readme>
<require-file name="Downloads2.php" destination="$sourcedir" />
<require-file name="Downloads2.template.php" destination="$themedir" />
<require-dir name="downloads" destination="$boarddir" />
<require-file name="Downloads.english.php" destination="$themedir/languages" />
<require-file name="Downloads.english-utf8.php" destination="$themedir/languages" />
<require-file name="Downloads.danish.php" destination="$themedir/languages" />
<require-file name="Downloads.danish-utf8.php" destination="$themedir/languages" />
<code>downloadsinstall2.php</code>

</upgrade>

<uninstall for="2.0 - 2.0.99, 2.0 RC2, 2.0 RC3, 2.0 RC4">
<modification type="file" reverse="true">downloads2.xml</modification>
<remove-file name="$sourcedir/Downloads2.php" />
<remove-file name="$themedir/Downloads2.template.php" />
<remove-file name="$themedir/languages/Downloads.english.php" />
<remove-file name="$themedir/languages/Downloads.english-utf8.php" />
<remove-file name="$themedir/languages/Downloads.danish.php" />
<remove-file name="$themedir/languages/Downloads.danish-utf8.php" />
<code>DownloadUnInstall.php</code>
</uninstall>


</package-info>
My favorite mods: Forum Firewall, httBL, MessagePreviewOnHover, BoardHover Mod, VB Style Board Index, Separate Replies and Views Column, Realtime clock by Joker, ENotify, Topic Solved.

henrik1782

Hi

Is it possible to make a modification to the section Who so you can se what catagory is being watched.

Best regards
Henrik Poulsen
My favorite mods: Forum Firewall, httBL, MessagePreviewOnHover, BoardHover Mod, VB Style Board Index, Separate Replies and Views Column, Realtime clock by Joker, ENotify, Topic Solved.

vbgamer45

Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mcmedal001

Good day, i'd like to add adsense to the top of every article but below the summary. That is the ads will be between the summary and the main article. I don't know much about coding. Please, where do i edit in the article template? Thank you

vbgamer45

Think you have the wrong mod sounds like you are looking for the articles mod.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

Kajol

Whenever I create a Download I get the Error Message "You need to enter a download title." although I gave a title.
I don't understand this. I have SMF 2.0 RC4.
Any idea what that means and what I need to do?
Ist es eigentlich Non-Canon, dass Non-Canon nicht Canon ist, weil Canon nicht in Non-Canon Büchern sein darf, oder ist das Canon....?

Advertisement: