News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Tekstje aanpassen.

Started by TattooLeashed, May 10, 2012, 10:14:55 AM

Previous topic - Next topic

TattooLeashed

Graag zou ik een tekst willen aanpassen en ik zoek hulp bij het zoeken van de locatie ervan. Het gaat om de volgende tekst die ik te zien krijg wanneer ik 'Who's online' bekijk: Bekijkt de forumindexpagina van .

Dit stukje wil ik graag aanpassen. Op welke locatie staat dit?

SMF 2.0.2 | SMF © 2011, Simple Machines
SimplePortal 2.3.5 © 2008-2012, SimplePortal
Insidious II by Skin-Box

Robert.

Who.dutch.php in /Themes/Default/languages ;)

TattooLeashed

Kijk ik er nu overheen dan?

<?php
// Version: 2.0; Who

global $scripturl$context;

$txt['who_hidden'] = '<em>Verborgen</em>';
$txt['who_unknown'] = '<em>Onbekende actie</em>';
$txt['who_user'] = 'Gebruiker';
$txt['who_time'] = 'Tijd';
$txt['who_action'] = 'Actie';
$txt['who_show1'] = 'Toon ';
$txt['who_show_members_only'] = 'alleen leden';
$txt['who_show_guests_only'] = 'alleen gasten';
$txt['who_show_spiders_only'] = 'alleen spiders';
$txt['who_show_all'] = 'iedereen';
$txt['who_no_online_spiders'] = 'Er zijn momenteel geen spiders online.';
$txt['who_no_online_guests'] = 'Er zijn momenteel geen gasten online.';
$txt['who_no_online_members'] = 'Er zijn momenteel geen leden online.';

$txt['whospider_login'] = 'Bekijkt de inlogpagina.';
$txt['whospider_register'] = 'Bekijkt de registratiepagina.';
$txt['whospider_reminder'] = 'Bekijkt de herinneringspagina.';

$txt['whoall_activate'] = 'Activeert zijn/haar account.';
$txt['whoall_buddy'] = 'Past zijn/haar vriendenlijst aan.';
$txt['whoall_coppa'] = 'Vult het toestemmingsformulier van ouder/voogd in.';
$txt['whoall_credits'] = 'Bekijkt de creditspagina.';
$txt['whoall_emailuser'] = 'Verstuurt een e-mail naar een lid.';
$txt['whoall_groups'] = 'Bekijkt een ledengroeppagina.';
$txt['whoall_help'] = 'Bekijkt <a href="' $scripturl '?action=help">de helppagina</a>.';
$txt['whoall_helpadmin'] = 'Bekijkt de beheerdershelppagina.';
$txt['whoall_pm'] = 'Bekijkt zijn/haar berichten.';
$txt['whoall_login'] = 'Logt in op het forum.';
$txt['whoall_login2'] = 'Logt in op het forum.';
$txt['whoall_logout'] = 'Logt uit op het forum.';
$txt['whoall_markasread'] = 'Markeert topics als gelezen.';
$txt['whoall_modifykarma_applaud'] = 'Verhoogt het karma van een lid.';
$txt['whoall_modifykarma_smite'] = 'Verlaagt het karma van een lid.';
$txt['whoall_news'] = 'Bekijkt het nieuws.';
$txt['whoall_notify'] = 'Verandert notificatie-instellingen.';
$txt['whoall_notifyboard'] = 'Verandert notificatie-instellingen.';
$txt['whoall_openidreturn'] = 'Logt in met behulp van OpenID.';
$txt['whoall_quickmod'] = 'Modereert een board.';
$txt['whoall_recent'] = 'Bekijkt de <a href="' $scripturl '?action=recent">lijst van recente berichten</a>.';
$txt['whoall_register'] = 'Registreert een account op het forum.';
$txt['whoall_register2'] = 'Registreert een account op het forum.';
$txt['whoall_reminder'] = 'Vraagt een wachtwoordherinnering aan.';
$txt['whoall_reporttm'] = 'Meldt een bericht aan de moderators.';
$txt['whoall_spellcheck'] = 'Gebruikt spellingscontrole';
$txt['whoall_unread'] = 'Bekijkt ongelezen berichten sinds het laatste bezoek.';
$txt['whoall_unreadreplies'] = 'Bekijkt ongelezen antwoorden sinds het laatste bezoek.';
$txt['whoall_who'] = 'Bekijkt <a href="' $scripturl '?action=who">Wie is er online</a>.';

$txt['whoall_collapse_collapse'] = 'Klapt een categorie in.';
$txt['whoall_collapse_expand'] = 'Klapt een categorie uit.';
$txt['whoall_pm_removeall'] = 'Verwijdert al zijn/haar berichten.';
$txt['whoall_pm_send'] = 'Stuurt een bericht.';
$txt['whoall_pm_send2'] = 'Stuurt een bericht.';

$txt['whotopic_announce'] = 'Kondigt het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; aan.';
$txt['whotopic_attachapprove'] = 'Keurt een bijlage goed.';
$txt['whotopic_dlattach'] = 'Bekijkt een bijlage.';
$txt['whotopic_deletemsg'] = 'Verwijdert een bericht.';
$txt['whotopic_editpoll'] = 'Wijzigt de poll van &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_editpoll2'] = 'Wijzigt de poll van &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_jsmodify'] = 'Wijzigt een bericht in &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_lock'] = 'Sluit het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_lockvoting'] = 'Sluit de poll van &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_mergetopics'] = 'Voegt topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; samen met een ander onderwerp.';
$txt['whotopic_movetopic'] = 'Verplaatst het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; naar een ander board.';
$txt['whotopic_movetopic2'] = 'Verplaatst het &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; naar een ander board.';
$txt['whotopic_post'] = 'Plaatst een bericht in <a href="' $scripturl '?topic=%1$d.0">%2$s</a>.';
$txt['whotopic_post2'] = 'Plaatst een bericht in <a href="' $scripturl '?topic=%1$d.0">%2$s</a>.';
$txt['whotopic_printpage'] = 'Print het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_quickmod2'] = 'Modereert het topic <a href="' $scripturl '?topic=%1$d.0">%2$s</a>.';
$txt['whotopic_removepoll'] = 'Verwijdert de poll van &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';
$txt['whotopic_removetopic2'] = 'Verwijdert het topic <a href="' $scripturl '?topic=%1$d.0">%2$s</a>.';
$txt['whotopic_sendtopic'] = 'Verstuurt het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; naar een vriend.';
$txt['whotopic_splittopics'] = 'Splitst het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; in twee topics.';
$txt['whotopic_sticky'] = 'Maakt het topic &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot; sticky.';
$txt['whotopic_vote'] = 'Stemt in <a href="' $scripturl '?topic=%1$d.0">%2$s</a>.';

$txt['whopost_quotefast'] = 'Citeert een bericht van &quot;<a href="' $scripturl '?topic=%1$d.0">%2$s</a>&quot;.';

$txt['whoadmin_editagreement'] = 'Wijzigt de registratieovereenkomst.';
$txt['whoadmin_featuresettings'] = 'Bewerkt de forumfeatures en opties.';
$txt['whoadmin_modlog'] = 'Bekijkt het moderatielog.';
$txt['whoadmin_serversettings'] = 'Wijzigt de foruminstellingen.';
$txt['whoadmin_packageget'] = 'Haalt pakketten op.';
$txt['whoadmin_packages'] = 'Bekijkt de pakketbeheerder.';
$txt['whoadmin_permissions'] = 'Wijzigt forumrechten.';
$txt['whoadmin_pgdownload'] = 'Download een package.';
$txt['whoadmin_theme'] = 'Wijzigt thema-instellingen.';
$txt['whoadmin_trackip'] = 'Traceert een IP-adres.';

$txt['whoallow_manageboards'] = 'Bewerkt boards en categorie&euml;n.';
$txt['whoallow_admin'] = 'Bekijkt het <a href="' $scripturl '?action=admin">beheercentrum</a>.';
$txt['whoallow_ban'] = 'Wijzigt de banlijst.';
$txt['whoallow_boardrecount'] = 'Herberekent de forumtotalen.';
$txt['whoallow_calendar'] = 'Bekijkt de <a href="' $scripturl '?action=calendar">kalender</a>.';
$txt['whoallow_editnews'] = 'Wijzigt het nieuws.';
$txt['whoallow_mailing'] = 'Verstuurt een nieuwsbrief.';
$txt['whoallow_maintain'] = 'Voert routine forumonderhoud uit.';
$txt['whoallow_manageattachments'] = 'Beheer de bijlagen.';
$txt['whoallow_moderate'] = 'Bekijkt het <a href="' $scripturl '?action=moderate">moderatiecentrum</a>.';
$txt['whoallow_mlist'] = 'Bekijkt de <a href="' $scripturl '?action=mlist">ledenlijst</a>.';
$txt['whoallow_optimizetables'] = 'Optimaliseert de databasetabellen.';
$txt['whoallow_repairboards'] = 'Repareert de databasetabellen.';
$txt['whoallow_search'] = '<a href="' $scripturl '?action=search">Doorzoekt</a> het forum.';
$txt['whoallow_search2'] = 'Bekijkt de zoekresultaten.';
$txt['whoallow_setcensor'] = 'Wijzigt censuurteksten.';
$txt['whoallow_setreserve'] = 'Wijzigt de gereserveerde namen.';
$txt['whoallow_stats'] = 'Bekijkt de <a href="' $scripturl '?action=stats">forumstatistieken</a>.';
$txt['whoallow_viewErrorLog'] = 'Bekijkt het foutenlog.';
$txt['whoallow_viewmembers'] = 'Bekijkt de lijst met leden.';

$txt['who_topic'] = 'Bekijkt topic <a href="' $scripturl '?topic=%1$d.0">%2$s</a>.';
$txt['who_board'] = 'Bekijkt board <a href="' $scripturl '?board=%1$d.0">%2$s</a>.';
$txt['who_index'] = 'Bekijkt de forumindexpagina van <a href="' $scripturl '">' $context['forum_name'] . '</a>.';
$txt['who_viewprofile'] = 'Bekijkt <a href="' $scripturl '?action=profile;u=%1$d">%2$s</a>\'s profiel.';
$txt['who_profile'] = 'Wijzigt het profiel van <a href="' $scripturl '?action=profile;u=%1$d">%2$s</a>.';
$txt['who_post'] = 'Plaatst een nieuw topic in <a href="' $scripturl '?board=%1$d.0">%2$s</a>.';
$txt['who_poll'] = 'Plaatst een nieuwe poll in <a href="' $scripturl '?board=%1$d.0">%2$s</a>.';

// Credits text
$txt['credits'] = 'Credits';
$txt['credits_intro'] = 'Simple Machines wil graag iedereen bedanken die heeft meegeholpen om SMF 2.0 te maken wat het vandaag de dag is; mee hebben geholpen het project vorm te geven en leiding hebben gegeven, door dik en dun. Zonder jullie zou het niet mogelijk zijn geweest. Dit heeft ook zeker betrekking op onze gebruikers en zeker de Charter Members - bedankt voor het installeren en gebruiken van onze software alsook het geven van waardevolle feedback, bugrapportages en meningen.';
$txt['credits_team'] = 'Het team';
$txt['credits_special'] = 'Speciale dank aan';
$txt['credits_and'] = 'en';
$txt['credits_anyone'] = 'En aan iedereen die we gemist hebben: bedankt!';
$txt['credits_copyright'] = 'Copyright';
$txt['credits_forum'] = 'Forum';
$txt['credits_modifications'] = 'Modificaties';
$txt['credits_groups_ps'] = 'Projectondersteuning';
$txt['credits_groups_dev'] = 'Ontwikkelaars';
$txt['credits_groups_support'] = 'Ondersteuningsspecialisten';
$txt['credits_groups_customize'] = 'Extensieontwikkelaars';
$txt['credits_groups_docs'] = 'Documentatieschrijvers';
$txt['credits_groups_marketing'] = 'Marketing';
$txt['credits_groups_internationalizers'] = 'Lokaliseerders';
$txt['credits_groups_servers'] = 'Serverbeheerders';
$txt['credits_groups_site'] = 'Webmasters';
// Replace "English" with the name of this language pack in the string below.
$txt['credits_groups_translation'] = 'Nederlandse vertaling';
$txt['credits_groups_translators'] = 'Vertalers';
$txt['credits_translators_message'] = 'Bedankt voor jullie inspanningen die het voor mensen over de hele wereld mogelijk te maken om SMF te gebruiken.';
$txt['credits_groups_consultants'] = 'Adviserende ontwikkelaars';
$txt['credits_groups_beta'] = 'Betatesters';
$txt['credits_beta_message'] = 'Het kleine groepje mensen dat onophoudelijk bugs vindt, feedback geeft en de ontwikkelaars knettergek maakt.';
$txt['credits_groups_founder'] = 'Oprichter van SMF';
$txt['credits_groups_orignal_pm'] = 'Oorspronkelijke projectleiders';

// List of people who have made more than a token contribution to this translation. (blank for English)
$txt['translation_credits'] = array('Aaron van Geffen''Hendrik Jan Visser''Victor (<a href="http://www.simplemachines.org/community/index.php?action=profile;u=256920">Dinq</a>)''<a href="http://www.simplemachines.org/community/index.php?action=profile;u=241313">Tah Zonemaster</a>');

?>
 

TattooLeashed

Oké gevonden. Maar wat moet ik nu precies invullen om die punt weg te krijgen?


$txt['who_index'] = 'Bekijkt de index van <a href="' . $scripturl . '">' . $context['Tattoo Masters']. '</a>.'; 

Edit: opgelost.

Advertisement: