Report Post hack

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Mandrake Linux
Berichten: 521
Lid geworden op: 29 jan 2004, 22:41
Contacteer:

Report Post hack

Bericht door Mandrake Linux » 11 jul 2004, 15:46

hallo
en ja ik ben weer op zoek naar vertaaling :)

Code: Selecteer alles

// Report post hack
$lang['Report_no_access'] = "You haven't the permission to use this function of the report post hack!";
$lang['Report_disabled'] = "Posts of this user can't be reported.";
$lang['Report_post_already_reported'] = "This post is already reported";
$lang['Report_post_self'] = "You can't report your own post.";
$lang['Report_already_removed'] = "This report is already removed.";
$lang['Report_no_posts'] = "No (additional) reported posts!";
$lang['Report_no_title'] = "No title";
$lang['Reporter'] = "Reporter";
$lang['Report_posts'] = "Reported posts";
$lang['Report_popup_text'] = "Follow posts has been reported:";
$lang['Report_deleted'] = "Report removed.";
$lang['Report_post_reported'] = "Report submitted. Thank you.";
$lang['Report_post'] = "Report this post to Moderator/Admin.";
$lang['Report_del'] = "Remove report.";
$lang['Report_no_popup'] = "Open report popup on new reports";
$lang['Report_no_mail'] = "Notify per email if someone report a post";
$lang['Report_reload_window'] = "Reload window";
$lang['Report_no_auth'] = "You can't report posts because you aren't logged in or this function is locked for you.";
$lang['Report_open_popup'] = "Open report popup";
$lang['Report_list'] = "Report list";
en de admin

Code: Selecteer alles

$lang['Report_post'] = "Report post";
$lang['Report_config_updated'] = "The settings of the report post hack are updated successfully.";
$lang['Click_return_report_config'] = "Click %sHere%s to return to the report post hack configuration.";
$lang['Click_return_report_auth'] = "Click %sHere%s to return to the report post hack permissions.";
$lang['Click_return_report_auth_select'] = "Click %shere%s to return to the report post hack permissions select.";

$lang['Report_config'] = "Report post hack - Configuration";
$lang['Report_config_explain'] = "Here you can customize all settings.";
$lang['Report_settings'] = "General settings";
$lang['Report_popup_size'] = "Popup size";
$lang['Report_popup_size_explain'] = "Here you can edit the height and width the size of report popup ( in pixel )";
$lang['Report_popup_links_target'] = "Popup target";
$lang['Report_popup_links_target_explain'] = "Here you can customize in witch window the links in the report popup should be shown";
$lang['Report_only_admin'] = "Only for admins";
$lang['Report_only_admin_explain'] = "If you activate this option, only admin receive the reports";
$lang['Report_no_guests'] = "Allow no Guests";
$lang['Report_no_guests_explain'] = "If you activate this option, only registered users can report posts";

$lang['Report_popup_links_target_0'] = "Open in one new window";
$lang['Report_popup_links_target_1'] = "Open each in a new window";
$lang['Report_popup_links_target_2'] = "Open in a already opened window";

$lang['No_group_specified'] = "No group(s) specified";
$lang['Report_already_auth'] = "This users / group can't be added because he / it is already added.";
$lang['Report_auth_updated'] = "The permissons of the report post hack was updated sucessfully.";

$lang['Report_auth_field_explain'] = "You can spectify multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser";
$lang['Report_permissions'] = "Report post hack - Permissions";
$lang['Report_permissions_explain'] = "Here you can lock the report function for special users or disable the reporting of post from special users.";
$lang['Report_manage_user'] = "Manage users";
$lang['Report_manage_group'] = "Manage groups";
$lang['Report_no_auth'] = "Forbid users to report";
$lang['Report_no_auth_explain'] = "Here you can lock the report function for special users."; 
$lang['Report_disable'] = "Disable the reporting of post from special users";
$lang['Report_disable_explain'] = "Here you can disable the reporting of post from special users.";
$lang['Report_no_users'] = "Until now no user selected";
$lang['Report_no_groups'] = "Until now no group selected";
$lang['Back'] = "Back";
Wil je mischien aub kijken of je de vertaaling op je pc hebt staan ofzo
alvast bedankt ;)

Doei
:thumb:

Mandrake Linux
Berichten: 521
Lid geworden op: 29 jan 2004, 22:41
Contacteer:

Bericht door Mandrake Linux » 11 jul 2004, 18:16

http://www.branfan.stophier.nl
ik denk dat jullie de redenen weten
( dit is ook overleg geweest met michiel ;))

Gesloten