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

Bob Perry of Web Presence Consulting

Best Regards,
Bob Perry



"The world is moving so fast these days that the man who says it can't be done is generally interrupted by someone doing it." Elbert Hubbard

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

larry007

Why can't i see the language modification on my Modifications.german_informal-utf8.php on the website?

Any idea?

vbgamer45

Make sure your language set is set to german_informal-utf8

And if you have a custom theme and the file german_informal-utf8 exists make sure you copy that text to that file as well.
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

larry007

@vbgamer45

everything now ok  ;)

only simple and clear, here are the hole translated file version from me to use the DownloadSystem in german.

Downloads.german_informal-utf8.php
<?php
/*
Download System
Version 1.5
by:vbgamer45
http://www.smfhacks.com
Copyright 2008-2012 SMFHacks.com

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

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

Downloads English Text Strings
*/

// Downloads.template.php Downloads

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

// Main downloads strings
$txt['downloads_text_categoryname'] = 'Kategoriename';
$txt['downloads_text_categorydescription'] = 'Kategoriebeschreibung';
$txt['downloads_text_totalfiles'] = 'Gesamtanzahl';
$txt['downloads_text_reorder'] = 'Anordnen';
$txt['downloads_text_options'] = 'Optionen';
$txt['downloads_text_category'] = 'Kategorie';
$txt['downloads_text_parentcategory'] = 'Hauptkategorie';
$txt['downloads_text_catnone'] = '(Keine)';

$txt['downloads_text_adminpanel'] = 'Downloads Administration Panel';
$txt['downloads_text_addcategory'] = 'Kategorie hinzufügen';
$txt['downloads_text_cat_disableratings'] = 'Deaktiviere Download Bewertungen';
$txt['downloads_text_bbcsupport'] = '(BBC Code wird unterstützt)';
$txt['downloads_text_editcategory'] = 'Kategorie editieren';
$txt['downloads_text_delcategory'] = 'Kategorie löschen';
$txt['downloads_text_settings'] = 'Einstellungen';
$txt['downloads_text_permissions'] = 'Berechtigungen';
$txt['downloads_rep_deletefile'] = '[Datei löchen]';

$txt['downloads_text_fileswaitapproval'] = 'zu genehmigende Dateien: ';
$txt['downloads_text_filecheckapproval'] = 'zeige genehmigte Datei Liste';
$txt['downloads_text_comwaitapproval'] = 'zu genehmigende Kommentare: ';
$txt['downloads_text_comcheckapproval'] = 'zeige genehmigte Kommentare Liste';

$txt['downloads_text_filereported'] = 'gemeldete Dateien: ';
$txt['downloads_text_filecheckreported'] = 'prüfe gemeldete Dateien';

$txt['downloads_text_comreported'] = 'gemeldete Kommentare: ';
$txt['downloads_text_comcheckreported'] = 'prüfe gemeldete Kommentare';

$txt['downloads_write_error'] = 'WARNUNG! Der Speicherpfad ist nicht beschreibbar! ';
$txt['downloads_text_myfiles'] = '[meine Dateien]';
$txt['downloads_text_search'] = '[Suchen]';
$txt['downloads_text_myfiles2'] = 'meine Dateien';
$txt['downloads_text_search2'] = 'Suchen';
$txt['downloads_text_edit'] = '[Editieren]';
$txt['downloads_text_delete'] = '[Löschen]';
$txt['downloads_text_unapprove'] = '[Genehmigung zurücknehmen]';
$txt['downloads_text_approve'] = '[Genehmigen]';
$txt['downloads_text_up'] = '[aufwärts]';
$txt['downloads_text_down'] = '[abwärts]';
$txt['downloads_text_reportdownload'] = '[Download melden]';
$txt['downloads_text_delcomment'] = '[Kommentar löschen]';
$txt['downloads_text_edcomment'] = '[Kommentar editieren]';
$txt['downloads_text_repcomment'] = '[Kommentar melden]';

$txt['downloads_text_prev'] = 'vorheriger Download';
$txt['downloads_text_next'] = 'nächster Download';
$txt['downloads_text_filesize'] = 'Dateigröße: ';
$txt['downloads_text_by'] = 'von:';
$txt['downloads_text_date'] = 'Datum: ';
$txt['downloads_text_comments'] = 'Kommentare';
$txt['downloads_text_downloads'] = 'Downloads: ';
$txt['downloads_text_views'] = 'Aufrufe: ';
$txt['downloads_text_pages'] = 'Seiten: ';
$txt['downloads_text_commentwait'] = 'Dein Kommentar muss zuerst genehmigt werden, bevor er sichtbar wird.';

$txt['downloads_text_adddownload'] = 'Download hinzufügen';

$txt['downloads_text_returndownload'] = 'Zurück zur Hauptübersicht';
$txt['downloads_text_returnfile'] = 'zurück zur Datei';
//Online strings
$txt['downloads_who_viewdownload'] = ' betrachten gerade die Download Kategorie.';
$txt['downloads_who_viewfile'] = ' betrachten gerade diese Dateien.';
$txt['downloads_who_members'] = 'Mitglieder';
$txt['downloads_who_hidden'] = 'versteckt';

//Form Strings
$txt['downloads_form_title'] = 'Titel:';
$txt['downloads_form_description'] = 'Beschreibung:';
$txt['downloads_form_icon'] = 'Kategoriensymbol (URL):';
$txt['downloads_form_uploadicon'] = 'Kategoriensymbol hochladen';
$txt['downloads_write_catpatherror'] = 'Warnung! Der Speicherpfad für das Kategoriensymbol ist nicht beschreibbar! ';
$txt['downloads_form_filenameicon'] = 'Kategoriensymbol Dateiname:';

$txt['downloads_warn_category'] = 'Warnung! hiermit wird die gesamte Kategorie inkl. enthaltener Dateien, Kommentare und Bewertungen...';

$txt['downloads_form_adddownload'] = 'Download hinzufügen';
$txt['downloads_form_category'] = 'Kategorie:';
$txt['downloads_form_keywords'] = 'Schlüsselwörter:';
$txt['downloads_form_uploadfile'] = 'Datei hochladen:';
$txt['downloads_form_uploadurl'] = 'Upload URL:';

$txt['downloads_form_additionaloptions'] = 'erweiterte Optionen:';
$txt['downloads_form_allowcomments'] = 'Erlaube Kommentare zu dieser Datei.';
$txt['downloads_form_notapproved'] = 'Deine Datei muss zuerst genehmigt werden bevor sie sichtbar wird.';
$txt['downloads_form_editdownload'] = 'Download editieren';
$txt['downloads_form_viewratings'] = 'zeige Bewertungen';
$txt['downloads_form_ratedownload'] = 'Download bewerten';
$txt['downloads_form_norating'] = 'Dieser Download wurde bis jetzt noch nicht bewertet.';
$txt['downloads_form_rating'] = 'Bewertung: ';
$txt['downloads_form_ratingby'] = ' von ';
$txt['downloads_form_ratingmembers'] = '  Mitgliedern.';
$txt['downloads_text_rating'] = 'Bewertung';

$txt['downloads_text_changeowner'] = 'Besitzer wechseln';

$txt['downloads_text_olddownload'] = 'alter Download';
$txt['downloads_text_deldownload'] = 'Download';

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

$txt['downloads_text_postedby'] = 'von: ';
$txt['downloads_text_addcomment'] = 'Kommentar hinzufügen';
$txt['downloads_text_editcomment'] = 'Kommentar editieren';
$txt['downloads_text_reportcomment'] = 'Kommentar melden';
$txt['downloads_text_commodifiedby'] = 'zuletzt geändert von: ';
$txt['downloads_text_home'] = 'Downloads Home';

// Delete file
$txt['downloads_warn_deletedownload'] = 'Warnung! Hiermit wird Deine Datei/Dein Download gelöscht und ist nicht wiederherstellbar.';
$txt['downloads_form_deldownload'] = 'Download löschen';
$txt['downloads_form_deldownload2'] = '[Download löschen]';

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

$txt['downloads_form_reportdownload'] = 'Download melden';


$txt['downloads_form_managecats'] = 'Kategorienverwaltung';
$txt['downloads_form_approvedownloads'] = 'Downloads genehmigen';
$txt['downloads_form_reportdownloads'] = 'gemeldete Downloads';
$txt['downloads_form_approvecomments'] = 'Kommentare genehmigen';
$txt['downloads_form_approveallcomments'] = 'Alle Kommentare genehmigen';
$txt['downloads_form_reportedcomments'] = 'gemeldete Kommentare';
// Settings page
$txt['downloads_set_description'] = 'Erlaubt das Editieren wichtiger Einstellungen der Download Sektion';
$txt['downloads_set_filesize'] = 'Max. Dateigröße';
$txt['downloads_set_path'] = 'Download Pfad: ';
$txt['downloads_set_url'] = 'Downloads URL: ';
$txt['downloads_set_whoonline'] = 'zeigt an, wer sich gerade einen Download anschaut';
$txt['downloads_set_commentschoice'] = 'Dem Benutzer erlauben umzuschalten ob Kommentare im Download angezeigt werden soll oder nicht.';
$txt['downloads_set_permissionnotice'] = 'Schlussendlich! Vergesse nicht die Berechtigung für jede Gruppe festzulegen, damit man die Downloads hinzufügen und sehen kann.';
$txt['downloads_set_editpermissions'] = 'Berechtigungen editieren';
$txt['downloads_set_files_per_page'] = 'Downloads pro Seite:';
$txt['downloads_set_commentsappr'] = 'Kommentare bedürfen der Genehmigung?';
$txt['downloads_set_commentsnewest'] = 'zeige neuesten Kommentar zuerst';
$txt['downloads_set_showratings'] = 'zeige Download Bewertungen';
$txt['downloads_set_enable_multifolder'] = 'aktiviere mehrfache Downloadverzeichnisse';
$txt['downloads_index_toprated'] = 'zeige die am besten bewertesten Downloads auf der Hauptseite';
$txt['downloads_index_recent'] = 'zeige die neuesten Downloads auf der Hauptseite';
$txt['downloads_index_mostviewed'] = 'zeige die am meisten angeschauten Downloads auf der Hauptseite';
$txt['downloads_index_mostdownloaded'] = 'zeige die am häufigsten downgeloadeten Dateien auf der Hauptseite';
$txt['downloads_index_mostcomments'] = 'zeige die am häufigsten bewerteten Downloads auf der Hauptseite';
$txt['downloads_index_showtop'] = 'Zeige das Verzeichnis ganz oben bei den Downloads';

$txt['downloads_set_count_child'] = 'Zähle Downloads auch in den Unterkategorien (benötigt mehr Abfragen)';
$txt['downloads_set_show_quickreply'] = 'zeige Schnellantwort auf der Kommentarseite';

// Category Display Settings
$txt['downloads_set_t_downloads'] = 'zeige alle Downloads';
$txt['downloads_set_t_views'] = 'zeige Gesamtanzahl der Aufrufe';
$txt['downloads_set_t_filesize'] = 'zeige Dateigröße';
$txt['downloads_set_t_date'] = 'zeige Datum';
$txt['downloads_set_t_comment'] = 'zeige alle Kommentare';
$txt['downloads_set_t_username'] = 'zeige Mitgliedsname';
$txt['downloads_set_t_rating'] = 'zeige Bewertungen';
$txt['downloads_catthumb_settings'] = 'Kategorie: Anzeige - Einstellungen';

// Category Size Width and Size Height
$txt['downloads_set_cat_height'] = 'Max. Bildhöhe des Kategorienbildes:';
$txt['downloads_set_cat_width'] = 'Max. Breite des Kategorienbildes:';

// Downloads Display Settings
$txt['downloads_files_settings'] = 'Downloads: Anzeigeeinstellungen';
$txt['downloads_set_file_prevnext'] = 'zeige "vorheriger" und "nächster" - Links';
$txt['downloads_set_file_desc'] = 'zeige Beschreibung';
$txt['downloads_set_file_title'] = 'zeige Titel';
$txt['downloads_set_file_views'] = 'zeige Aufrufe';
$txt['downloads_set_file_downloads'] = 'zeige Downloadzähler';
$txt['downloads_set_file_lastdownload'] = 'zeige letzter Download';
$txt['downloads_set_file_poster'] = 'zeige von (Mitglied)';
$txt['downloads_set_file_date'] = 'zeige Datum';
$txt['downloads_set_file_showfilesize'] = 'zeige Dateigröße';
$txt['downloads_set_file_showrating'] = 'zeige Bewertungen';
$txt['downloads_set_file_keywords'] = 'zeige Schlüsselwörter';

$txt['downloads_save_settings'] = 'Einstellungen speichern';


// Shop Settings
$txt['downloads_shop_settings'] = '<b>Shop Points Einstellung</b><br /><span class="smalltext">Nur wenn SMF Shop installiert ist</span>';
$txt['downloads_shop_fileadd']  = 'Herunterladen Points hinzufügen: ';
$txt['downloads_shop_commentadd'] = 'Kommentar Points hinzufügen: ';


// BBC and Image Links code
$txt['downloads_txt_download_linking'] = 'Code Verknüpfung';
$txt['downloads_set_showcode_directlink'] = 'Zeige direkten Link Code';
$txt['downloads_set_showcode_htmllink'] = 'Zeige Html Link Code';


$txt['downloads_txt_directlink'] = 'Direkter Link';
$txt['downloads_txt_htmllink'] = 'Html Link';

// Approve list
$txt['downloads_app_download'] = 'Download';
$txt['downloads_app_title'] = 'Titel';
$txt['downloads_app_description'] = 'Beschreibung';
$txt['downloads_app_date'] = 'Datum';
$txt['downloads_app_membername'] = 'Mitglied';

$txt['downloads_text_withselected'] = 'ausgewählte ';
$txt['downloads_text_performaction'] = 'Ausführen';

// Report list
$txt['downloads_rep_filelink'] = 'Download Link';
$txt['downloads_rep_reportby'] = 'gemeldet durch';
$txt['downloads_rep_comment'] = 'Kommentar';
$txt['downloads_rep_viewdownload'] = 'zeige Download';
$txt['downloads_rep_deletedownload'] = '[Download löschen]';
$txt['downloads_rep_delete'] = '[meldung löschen]';
$txt['downloads_rep_org_comment'] = 'Original Kommentar';
// Search Page
$txt['downloads_search_download'] = 'Suche nach Downloads';
$txt['downloads_search_for'] = 'Suche nach:';
$txt['downloads_search_title'] = 'Titel';
$txt['downloads_search_description'] = 'Beschreibung';
$txt['downloads_search_keyword'] = 'Schlüsselwörter';
$txt['downloads_search'] = 'Suchen';

$txt['downloads_search_days30']  = 'Letzten 30 Tagen';
$txt['downloads_search_days60']  = 'Letzten 60 Tagen';
$txt['downloads_search_days90']  = 'Letzten 90 Tagen';
$txt['downloads_search_days180']  = 'Letzten 180 Tagen';
$txt['downloads_search_days365']  = 'letzten 365 Tagen';
$txt['downloads_search_alltime']  = 'unbegrenzt';
$txt['downloads_search_daterange'] = 'Datum (von-bis): ';

$txt['downloads_search_membername'] = 'durch (Mitglied): ';
$txt['downloads_search_advsearch'] = 'erweiterte Suchoptionen';



$txt['downloads_searchresults'] = 'Suchergebnisse';

// MyFiles
$txt['downloads_myfiles'] = 'meine Dateien';
$txt['downloads_myfiles_app'] = 'Download wurde genehmigt';
$txt['downloads_myfiles_notapp'] = 'Download wurde nicht genehmigt';


// Index Page Strings
$txt['downloads_main_recent'] = 'neueste Downloads';
$txt['downloads_main_viewed'] = 'am meisten angeschaute Downloads';
$txt['downloads_main_toprated'] = 'Top-bewertete Downloads';
$txt['downloads_main_mostcomments'] = 'am meisten kommentierte Downloads';
$txt['downloads_main_mostdownloads'] = 'am meisten downgeloadete Downloads';

// Stats
$txt['downloads_text_stats']  = 'Statistik';
$txt['downloads_stats_last']  = 'die letzten 10 Downloads';
$txt['downloads_stats_viewed'] = 'am meisten betrachtete Downloads';
$txt['downloads_stats_toprated'] = 'Top-bewertete Downloads';
$txt['downloads_stats_mostcomments'] = 'am meisten kommentierte Downloads';
$txt['downloads_stats_title'] = 'Download Statistik';
$txt['downloads_stats_totalviews'] = 'Aufrufe (gesamt)';
$txt['downloads_stats_totalcomments'] = 'Kommentare (insgesamt)';
$txt['downloads_stats_totalfize'] = 'Dateigröße (insgesamt)';
$txt['downloads_stats_totalfiles'] = 'Gesamtanzahl Downloads';
$txt['downloads_stats_viewstats'] = 'zeige Download Statistik';

// Add Sub Category
$txt['downloads_text_addsubcat'] = 'Unterkategorie hinzufügen';
// Board
$txt['downloads_text_postingoptions'] = 'Beitragsoptionen';
$txt['downloads_text_boardname'] = 'Board Name:';
$txt['downloads_postingoptions_info'] = 'Information: Bei Auswahl eines Boards, wird für jeden neuen (genehmigten) Download ein Beitrag erstellt.';
$txt['downloads_posting_showlinktodownload'] = 'zeige Link zur Hauptseite';
$txt['downloads_posting_locktopic'] = 'Sperre Thema';

// File Space and Quota information
$txt['downloads_filespace'] = 'Datei: Speicherplatzverwaltung';
$txt['downloads_filespace_note'] = 'Vorschaubilder werden nicht der Speicherplatzlimitierung hinzugerechnet';
$txt['downloads_filespace_filesize'] = 'benutzter Speicherplatz';
$txt['downloads_filespace_list'] = 'liste Dateien';
$txt['downloads_filespace_list_title'] = 'Dateiliste';
$txt['downloads_filespace_recount'] = 'Neuberechnung benutzter Speicherplatz';
$txt['downloads_filespace_groupquota_title'] = 'Mitgliedergruppen Speicherplatz (Limit)';
$txt['downloads_filespace_groupname'] = 'Mitgliedergruppenname';
$txt['downloads_filespace_limit'] = 'File Space Limit';
$txt['downloads_filespace_addquota'] = 'Quota Limit hinzufügen';

// Category permission strings
$txt['downloads_text_catpermlist'] = 'Kategorie-Berechtigungsliste';
$txt['downloads_text_catpermlist2'] = 'Kategorie-Berechtigungen';
$txt['downloads_text_catperm'] = 'Kategorie-Berechtigung';
$txt['downloads_text_addperm'] = 'Berechtigung hinzufügen';



//#############################
//Downloads.php Strings
//#############################
$txt['downloads_error_cat_title'] = 'Du musst schon einen Namen für die Kategorie angeben!';
$txt['downloads_error_no_file_selected'] = 'kein Download wurde ausgewählt.';
$txt['downloads_error_file_notapproved'] = 'Dieser Download wurde noch nicht genehmigt und Du hast noch keine Berechtigung diesen aufzurufen.';
$txt['downloads_error_no_title'] = 'Du musst schon einen Download Titel angeben.';
$txt['downloads_error_no_cat'] = 'Du musst eine Kategorie auswählen.';

$txt['downloads_error_file_filesize'] = 'Dieser Download Ã¼berschreitet die zulässige max. Dateigröße. Max. Dateigröße ist ';
$txt['downloads_error_no_download'] = 'Kein hochgeladener Download gefunden.';
$txt['downloads_error_no_downloadexist'] = 'Download existiert nicht';
$txt['downloads_error_noedit_permission'] = 'Du hast nicht die Berechtigung diesen Download zu editieren.';
$txt['downloads_error_nodelete_permission'] = 'Du hast nicht die Berechtigung diesen Download zu löschen.';
$txt['downloads_error_no_comment'] = 'Du musst schon einen Kommentar schreiben!';
$txt['downloads_error_not_allowcomment'] = 'Bitte warte einen Moment...zu diesem Download sind keine Kommentare erlaubt...';
$txt['downloads_error_no_com_selected'] = 'Kein Kommentar ausgewählt.';
$txt['downloads_error_no_user_selected'] = 'kein Mitglied ausgewählt.';
$txt['downloads_error_no_report_selected'] = 'keine meldung ausgewählt.';
$txt['downloads_error_no_search'] = 'Du musst schon einen Suchbegriff eingeben...';
$txt['downloads_error_search_small'] = 'Deine Suchanfrage ist zu kurz. Dieser muss größer als 3 Zeichen sein.';
$txt['downloads_error_nocomedit_permission'] = 'Du jast nicht die Berechtigung diesen Kommentar zu editieren.';
$txt['downloads_error_no_rating_selected'] = 'Keine Bewertung ausgewählt.';
$txt['downloads_error_already_rated'] = 'Du hast bereits diesen Download bewertet.';
$txt['downloads_error_space_limit'] = 'Aufgrund der Quota Limitierung ist es nicht mehr möglich Deinen Download hier zur Verfügung zu stellen. Quota Information: ';
$txt['downloads_error_noquota'] = 'Du hast keine Quota Limit angegeben.';
$txt['downloads_error_nogroup'] = 'Keine mitgliedergruppe ausgewählt.';
$txt['downloads_error_quotaexist'] = 'Für diese mitgliedergruppe existiert bereits eine gesetzte Quota Limitierung. Bitte lösche zuerst den alten Wert.';
$txt['downloads_error_nouser_exists'] = 'Kein Mitglied vorhanden.';
$txt['downloads_error_nocat_above'] = 'Oberhalb dieser Kategorie ist keine weitere.';
$txt['downloads_error_nocat_below'] = 'Unterhalb dieser Kategorie befindet sich keine weitere.';
$txt['downloads_error_norate_own'] = 'Du kannst Deinen eigenen Download nicht bewerten.';
$txt['downloads_error_no_catexists'] = 'Du musst zuerst eine Kategorie erstellen, bevor Du anfangen kannst, Deinen Download hier bereitzustellen.';
$txt['downloads_error_invalid_picture'] = 'ungültige Bilddatei';

// Quota Limits
$txt['downloads_quotagrouplimit'] ='Quota Limit';
$txt['downloads_quotagspaceused'] ='Quota: benutzter Speicherplatz';
$txt['downloads_quotaspaceleft'] ='Quota: noch freier Speicherplatz';

// Permissions
$txt['downloads_perm_no_view'] = 'Es ist Dir nicht erlaubt die Kategorie aufzurufen.';
$txt['downloads_perm_no_add'] = 'Es ist Dir nicht erlaubt einen Download dieser Kategorie hinzuzufügen.';
$txt['downloads_perm_no_edit'] = 'Es ist Dir nicht erlaubt, diesen Download in diesr Kategorie zu editieren/verändern.';
$txt['downloads_perm_no_delete'] = 'Es ist Dir nicht erlaubt diesen Download aus dieser Kategorie zu löschen.';
$txt['downloads_perm_no_ratefile'] = 'Es ist Dir nicht erlaubt diesen Download in dieser Kategorie zu bewerten.';
$txt['downloads_perm_no_editcomment'] = 'Es ist Dir nicht erlaubt Kommentare zu diesem Download in dieser Kategorie zu editieren/verändern.';
$txt['downloads_perm_no_addcomment'] = 'Es ist Dir nicht erlaubt Kommentare zu diesem Download in dieser Kategorie zu verfassen.';
$txt['downloads_perm_no_report'] = 'Es ist Dir nicht erlaubt Inhalte dieser Kategroie zu melden.';
// Notify comment
$txt['downloads_notify_body'] = 'Ein neuer Kommentar wurde zu Deinem Download abgegeben.' "\n\n" 'Du kannst diesen Kommentar hier aufrufen' "\n" '%s' "\n\n";
$txt['downloads_notify_subject'] = 'Neuer Kommentar: %s';
$txt['downloads_notify_title'] = 'Benachrichtige mich bei neuen Kommentaren';

$txt['downloads_perm_view'] = 'Aufrufe';
$txt['downloads_perm_add'] = 'Download hinzufügen';
$txt['downloads_perm_edit'] = 'Eigenen Download editieren';
$txt['downloads_perm_delete'] = 'Eigenen Download löschen';
$txt['downloads_perm_addcomment'] = 'Kommentar hinzufügen';

$txt['downloads_permerr_permexist'] = 'Es exisitiert bereits ein Berechtigung für diese Gruppe und Kategorie - bitte lösche diese zuerst.';

$txt['downloads_perm_allowed'] = 'erlaubt';
$txt['downloads_perm_denied'] = 'verweigert';



$txt['downloads_guest'] = 'Gast';


// Custom Fields
$txt['downloads_custom_fields'] = 'benutzerdefinierte Felder';


$txt['downloads_custom_title'] = 'Feldtitel';
$txt['downloads_custom_default_value'] = 'Standardwert';
$txt['downloads_custom_required'] = 'benötigt';
$txt['downloads_custom_addfield'] = 'Feld hinzufügen';

$txt['downloads_custom_err_title'] = 'Du musst schon einen Feldnamen/Feldtitel angeben.';
$txt['downloads_error_nocustom_above'] = 'Es ist kein benutzerdefiniertes Feld oberhalb des aktuellen.';
$txt['downloads_error_nocustom_below'] = 'Es ist kein benutzerdefiniertes Feld unterhalb des aktuellen.';
$txt['downloads_err_req_custom_field'] = 'Es fehlen notwendige Informationen in dem angeforderten benutzerdefinierten Feld namens ';


$txt['downloads_err_checkfailed'] = 'Sicherheitscheck fehlgeschlagen';

$txt['downloads_click_enlarge'] = 'Hier klicken, um zu vergrößern';
$txt['downloads_sub_cats'] = 'Unterkategorie: ';

// Sorting Options

$txt['downloads_txt_sortby'] = 'sortiert nach: ';
$txt['downloads_txt_orderby'] = 'Anordnung: ';
$txt['downloads_txt_sort_go'] = 'Go';

$txt['downloads_txt_sort_title'] ='Titel';
$txt['downloads_txt_sort_date'] = 'Datum';
$txt['downloads_txt_sort_mostviewed'] = 'Aufrufe';
$txt['downloads_txt_sort_mostcomments'] = 'Kommentare';
$txt['downloads_txt_sort_mostrated'] = 'Bewertung';
$txt['downloads_txt_sort_filesize'] = 'Dateigröße';
$txt['downloads_txt_sort_mostdowns'] = 'Downloads';
$txt['downloads_txt_sort_membername'] = 'Mitglied';

$txt['downloads_txt_sort_asc'] = 'aufsteigend';
$txt['downloads_txt_sort_desc'] = 'absteigend';


$txt['downloads_error_img_size_height'] = 'Das Bild ist größer als es die Voreinstellung erlaubt. Deine Bildbreite ist:  ';
$txt['downloads_error_img_size_width'] = 'Deine Bildhöhe ist: ';


// Category Display

$txt['downloads_cat_title'] = 'Titel';
$txt['downloads_cat_rating'] = 'Bewertung';
$txt['downloads_cat_downloads'] = 'Downloads';
$txt['downloads_cat_views'] = 'Aufrufe';
$txt['downloads_cat_filesize'] = 'Dateigröße';
$txt['downloads_cat_date'] = 'Datum';
$txt['downloads_cat_comments'] = 'Kommentare';
$txt['downloads_cat_membername'] = 'Mitglied';
$txt['downloads_cat_options'] = 'Optionen';

$txt['downloads_text_lastdownload'] = 'Letzter Download: ';
$txt['downloads_text_lastdownload2'] = 'noch nie';

// TP Downloads Convertor
$txt['downloads_txt_import_tiny_portal'] = 'Importiere Tiny Portal Downloads';
$txt['downloads_txt_import'] = 'Import';
$txt['downloads_txt_importtp_results'] = 'Tiny Portal Downloads Import Ergebnisse';
$txt['downloads_txt_import_downloads'] = 'Importiere Downloads';

$txt['downloads_txt_import_note'] = 'Wenn du ein anderes Download-System in der Vergangenheit installiert hattest, wirst du in der Lage sein diese Downloads in das Download System zu importieren';

$txt['downloads_txt_categories_imported'] = 'importierte Kategorien: ';
$txt['downloads_txt_files_imported'] = 'importierte Dateien: ';


$txt['downloads_upload_max_filesize'] = 'PHP: Upload Max Datengrösse ';
$txt['downloads_post_max_size'] = 'PHP: Post Max Datengrösse ';
$txt['downloads_upload_limits_notes'] = 'Die oben genannten PHP-Einstellungen steuern, wie gross eine Datei akzeptiert wird. Diese Einstellungen werden durch die php.ini oder Webhost gesteuert';

// Mini page text strings
$txt['downloads_txt_gender'] = 'Geschlecht';
$txt['downloads_txt_posts'] = 'Beiträge';
$txt['downloads_txt_view_profile'] = 'zeige Profil';
$txt['downloads_txt_www'] = 'WWW';
$txt['downloads_txt_profile_email'] = 'Email';



?>



Modifications.german_informal-utf8.php
// Begin Download System Text Strings
$txt['downloads_menu'] = 'Downloads';
$txt['downloads_admin'] = 'Downloads Konfiguration';
$txt['downloads_text_settings'] = 'Einstellungen';

$txt['downloads_form_approvedownloads'] = 'genehmige Downloads';
$txt['downloads_form_reportdownloads'] = 'gemeldete Downloads';
$txt['downloads_form_approvecomments'] = 'genehmige Kommentare';
$txt['downloads_filespace'] = 'Speicherplatzverwaltung';
$txt['downloads_text_catpermlist2'] = 'Kategorie: Berechtigungen';
$txt['downloads_txt_import'] = 'Import';

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

$txt['permissionname_downloads_view'] = 'zeige Downloads';
$txt['permissionhelp_downloads_view'] = 'Erlaubt den Zugang zur Download-Sektion';
$txt['cannot_downloads_view'] = 'Es ist Dir nicht erlaubt die Download-Sektion zu sehen';

$txt['permissionname_downloads_add'] = 'Download hinzufvgen';
$txt['permissionhelp_downloads_add'] = 'Erlaubt das Hinzufügen eines Downloads.';
$txt['cannot_downloads_add'] = 'Es ist Dir nicht erlaubt einen Download hinzufügen.';

$txt['permissionname_downloads_edit'] = 'Eigenen Download editieren';
$txt['permissionhelp_downloads_edit'] = 'Erlaubt das Editieren des eigenen Downloads.';
$txt['cannot_downloads_edit'] = 'Es ist Dir nicht erlaubt diesen Download zu editieren.';

$txt['permissionname_downloads_delete'] = 'Eigenen Download löschen';
$txt['permissionhelp_downloads_delete'] = 'Erlaubt das Löschen des eigenen Downloads.';
$txt['cannot_downloads_delete'] = 'Es ist Dir nicht erlaubt diesen Download zu löschen.';

$txt['permissionname_downloads_ratefile'] = 'Download bewerten';
$txt['permissionhelp_downloads_ratefile'] = 'Erlaubt das Bewerten eines Downloads.';
$txt['cannot_downloads_ratefile'] = 'Es ist Dir nicht erlaubt diesen Download zu bewerten.';

$txt['permissionname_downloads_editcomment'] = 'Eigenen Kommentar editieren';
$txt['permissionhelp_downloads_editcomment'] = 'Erlaubt das Editieren eigener Kommentare.';
$txt['cannot_downloads_editcomment'] = 'Es ist Dir nicht erlaubt diesen Kommentar zu editieren.';

$txt['permissionname_downloads_comment'] = 'Kommentar schreiben';
$txt['permissionhelp_downloads_comment'] = 'Erlaubt das Kommentieren eines Download.';
$txt['cannot_downloads_comment'] = 'Es ist Dir nicht erlaubt einen Kommentar zu hinterlassen.';

$txt['permissionname_downloads_report'] = 'Kommentar/Download melden';
$txt['permissionhelp_downloads_report'] = 'Erlaubt das Melden von Downloads und Kommentaren.';
$txt['cannot_downloads_report'] = 'Es ist Dir nicht erlaubt diesen Inhalt/Inhalte allg. zu melden.';

$txt['permissionname_downloads_autocomment'] = 'Auto-Genehmigung: Kommentare';
$txt['permissionhelp_downloads_autocomment'] = 'Kommentare bedürfen keiner Genehmigung und sind sofort sichtbar.';

$txt['permissionname_downloads_autoapprove'] = 'Auto-Genehmigung: Downloads';
$txt['permissionhelp_downloads_autoapprove'] = 'Downloads bedürfen keiner Genehmigung und sind sofort verfügbar/sichtbar.';


$txt['permissionname_downloads_manage'] = 'Admin Download System';
$txt['permissionhelp_downloads_manage'] = 'Erlaubt die Voll-Administration, also das Hinzufügen/Editieren/Löschen von allen Kategorien/Kommentaren/Downloads, etc.';
$txt['cannot_downloads_manage'] = 'Es ist Dir nicht erlaubt diese Download-Sektion zu administrieren.';

// END Download System Text Strings

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

larry007

one problem...

In the backend (Admin) i make a check at the field Permissions "Rate Downloads" (for Downloads) for unregistred guests.

But when I try to rate the file as guest, the forum brings me to the login? And the error log (Admin) shows this:

Quote

Apply Filter: Only show the error messages of this URL
http://localhost/bwf1/index.php?action=downloads;sa=rate
Apply Filter: Only show the errors with the same message
No download selected



Apply Filter: Only show the error messages of this URL
http://localhost/bwf1/index.php?action=downloads;sa=rate
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: S:/xampp/Lokale Test Ebene/htdocs/bwf1/Sources/Downloads2.php
Line: 3524 


Next Problem:

After I login as registred User (Permissions "Rate Downloads "check") , the same error logs when I rate a Download with out bringing me to the login.

Any Help

vbgamer45

Guests can't rate files you need to login.

I will look into the errors logged though.
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

larry007

Quote from: vbgamer45 on November 13, 2014, 10:18:14 AM
Guests can't rate files you need to login.

I will look into the errors logged though.

Ok, please take a look, THX.....

But the field Permissions "Rate Downloads" is at the section of unregistred guests!?

vbgamer45

Yes will look into the errors. The permissions thing is known but it will not work for guests at all just ignore it.
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

Greygal

Small typo on the main admin page.

This line:

The above PHP settings control how large a file will be accepeted. These are settings are controlled by the php.ini or your webhost

should read:

The above PHP settings control how large a file will be accepted. These are settings are controlled by the php.ini or your webhost

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

SMFHacks.com Team

New release update! Now works for SMF 2.1 Beta 1

2.5
+Now supports SMF 2.1 Beta 1 using hooks for most file edits!
Disclaimer: SMFHacks.com Team is not affiliated with the SMF Team or the SimpleMachines NPO.
SMFHacks.com -  Paid Modifications for SMF
Latest Mods:
Community Suite
Newsletter Pro SMF Gallery Pro SMF Classifieds SMF Store

Black Tiger

Is that the only change?
Or are there also benefits/changes for users using this on version 2.0.9?
Greetings, Black Tiger

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

Black Tiger

Thank you. Still great you already update it for the 2.1 users. Kuddo's for you. ;)
Greetings, Black Tiger

Antes

Gz on release :) Its the first big-fella released for SMF 2.1 Beta 1 (public) I think? But unfortunately you get D from template side :P

> You don't have to use windowbg twice in both tr & td elements. Wrap the tr with windowbg/2 (alteration) or alteration/2 and use border on CSS if you want, like td {border-right: 1px solid #something;} tr:last-child{border-right: none;}
> You should avoid using old school [Text] button methods you just need to add "button" class to "a" element to turn them into lovely buttons.
> There is a closing div issue in category view.
> Instead using tables (which you are using a lot), you can wrap Pages with Pagesection > Pagelinks (classes). Also I noticed top-pages wrapping inside table.
> Beside using text links inside roundframe (for add new download etc...) move them to top left and use button class.
> Use Windowbg2 to wrap things, currently using lots of table, less table usage more responsive. Since we designed it that way :)
> You can move Stats text button to top-left as button as well.
> Avoid using inline CSS, most of the things already set by default CSS (like table width 100%)
> I suggest you to enrich your cat_bar/buttons with generic_icons.
> You don't need to use <br> escapes items (containers) now has proper clear & margin/paddings to make look more clear.
> You can use titlebg under title_bar elements.
> Instead using 50% td (inline) you can use dl/dd/dt which is pre-set for those type of things especially for Stats page.
> Try to avoid using table contain to table (in admin for example you have table > table), it mostly limits the responsive parts and gives bad look in general.
> Take a look at current Search/Stats page, you should consider migrating your pages into the new styling.

I'll take another look after you had time/and want to update the mod based on suggestions :)

Arantor

It looks like it was written for SMF 1 and never made to look good on SMF 2.0 let alone 2.1 :(

Black Tiger

Well since there is no other for SMF 2.0 I'm glad that there is one which works.
Greetings, Black Tiger

Advertisement: