lang update

lang update
This commit is contained in:
dmzx
2015-03-22 15:33:44 +01:00
parent 18d98f73fc
commit 2764fcba49
5 changed files with 38 additions and 39 deletions

View File

@@ -98,10 +98,10 @@ $lang = array_merge($lang, array(
'MCHAT_ONLINE_EXPLAIN' => 'gebaseerd op actieve gebruikers over de afgelopen %s',
'WHO_IS_CHATTING' => 'Wie is aan het chatten',
'WHO_IS_REFRESH_EXPLAIN' => 'ververst iedere <strong>%d</strong> seconden',
'MCHAT_NEW_TOPIC' => 'Made A New Topic',
'MCHAT_NEW_REPLY' => 'Made A New Reply',
'MCHAT_NEW_QUOTE' => 'Replied with a Quote',
'MCHAT_NEW_EDIT' => 'Made A Edit',
'MCHAT_NEW_TOPIC' => 'Een nieuw Topic gemaakt',
'MCHAT_NEW_REPLY' => 'Een nieuw antwoord gemaakt',
'MCHAT_NEW_QUOTE' => 'Beantwoord met een Citaat',
'MCHAT_NEW_EDIT' => 'Maak een bewerking',
// UCP
'UCP_PROFILE_MCHAT' => 'mChat voorkeuren',
'DISPLAY_MCHAT' => 'Toon mChat op de index pagina',

View File

@@ -101,16 +101,16 @@ $lang = array_merge($lang, array(
'MCHAT_OVERRIDE_SMILIE_LIMIT_EXPLAIN' => 'Stel hier het aantal smilie limiet in voor de chat berichten',
'MCHAT_OVERRIDE_MIN_POST_CHARS' => 'Minimum karakters limit',
'MCHAT_OVERRIDE_MIN_POST_CHARS_EXPLAIN' => 'Stel ja in om het aantal minimum karakters in te stellen voor een chat bericht',
'MCHAT_NEW_POSTS' => 'Enable Posts Display',
'MCHAT_NEW_POSTS_EXPLAIN' => 'Set to yes and you can set below the options what message to display in the chat message area.',
'MCHAT_NEW_POSTS_TOPIC' => 'Display New Topic Posts',
'MCHAT_NEW_POSTS_TOPIC_EXPLAIN' => 'Set to yes to allow new topic posts from the forum to be posted into the chat message area.',
'MCHAT_NEW_POSTS_REPLY' => 'Display New Replied Posts',
'MCHAT_NEW_POSTS_REPLY_EXPLAIN' => 'Set to yes to allow replied posts from the forum to be posted into the chat message area.',
'MCHAT_NEW_POSTS_EDIT' => 'Display Edited Posts',
'MCHAT_NEW_POSTS_EDIT_EXPLAIN' => 'Set to yes to allow edited posts from the forum to be posted into the chat message area.',
'MCHAT_NEW_POSTS_QUOTE' => 'Display Quoted Posts',
'MCHAT_NEW_POSTS_QUOTE_EXPLAIN' => 'Set to yes to allow quoted posts from the forum to be posted into the chat message area.',
'MCHAT_NEW_POSTS' => 'Inschakelen van de berichten weergave',
'MCHAT_NEW_POSTS_EXPLAIN' => 'Stel Ja in en je kan onder de opties instellen welke chat berichten worden weergegeven in de mChat.',
'MCHAT_NEW_POSTS_TOPIC' => 'Weergave in mChat van nieuwe topic berichten',
'MCHAT_NEW_POSTS_TOPIC_EXPLAIN' => 'Stel ja in om de nieuwe topic berichten van het forum te tonen in de mChat.',
'MCHAT_NEW_POSTS_REPLY' => 'Weergave in mChat van nieuwe beantwoorde berichten',
'MCHAT_NEW_POSTS_REPLY_EXPLAIN' => 'Stel ja in om de beantwoorde berichten van het forum te tonen in de mChat.',
'MCHAT_NEW_POSTS_EDIT' => 'Weergave bewerkte berichten',
'MCHAT_NEW_POSTS_EDIT_EXPLAIN' => 'Stel Ja in om de bewerkte berichten van het forum te tonen in de mChat.',
'MCHAT_NEW_POSTS_QUOTE' => 'Weergave geciteerde berichten',
'MCHAT_NEW_POSTS_QUOTE_EXPLAIN' => 'Stel Ja in om de geciteerde berichten van het forum te tonen in de mChat.',
'MCHAT_MAIN' => 'Hoofd Configuratie',
'MCHAT_STATS' => 'Wie is aan het chatten',
'MCHAT_STATS_INDEX' => 'Statistieken op de Index pagina',