Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions upload/oneall/sociallogin/language/nl/backend.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package OneAll Social Login
* @copyright Copyright 2011-Present http://www.oneall.com
* @copyright Copyright 2011-Present https://www.oneall.com
* @license GPL-2.0
*
* This program is free software; you can redistribute it and/or
Expand All @@ -19,13 +19,13 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,USA.
*
* The "GNU General Public License" (GPL) is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
*/

/**
* English translations by OneAll
* http://www.oneall.com
* Nederlandse vertaling door SpIdErPiGgY
* https://www.amusementspaleis.online
*/
if (!defined ('IN_PHPBB'))
{
Expand All @@ -42,12 +42,12 @@
// The G_ prefix is not a typo but required
'G_OA_SOCIAL_LOGIN_REGISTER' => 'Geregistreerde OneAll gebruikers',

'OA_SOCIAL_LOGIN_CREATE_ACCOUNT_FIRST' => 'Om Sociale Login te kunnen gebruiken, moet u eerst een gratis account aanmaken bij <a href="https://app.oneall.com/signup/" class="external">http://www.oneall.com</a>.',
'OA_SOCIAL_LOGIN_CREATE_ACCOUNT_FIRST' => 'Om Sociale Login te kunnen gebruiken, moet u eerst een gratis account aanmaken bij <a href="https://app.oneall.com/signup/" class="external">https://www.oneall.com</a>.',
'OA_SOCIAL_LOGIN_DEFAULT' => 'Standaard',
'OA_SOCIAL_LOGIN_DISCOVER_PLUGINS' => '<a href="http://docs.oneall.com/plugins/" class="external">Ontdek</a> onze turnkey plugins voor Drupal, Joomla, WordPress ...',
'OA_SOCIAL_LOGIN_FOLLOW_US_TWITTER' => '<a href="http://www.twitter.com/oneall" class="external">Volg ons</a> op Twitter om op de hoogte blijven van updates.',
'OA_SOCIAL_LOGIN_DISCOVER_PLUGINS' => '<a href="https://docs.oneall.com/plugins/" class="external">Ontdek</a> onze turnkey plugins voor Drupal, Joomla, WordPress ...',
'OA_SOCIAL_LOGIN_FOLLOW_US_TWITTER' => '<a href="https://www.twitter.com/oneall" class="external">Volg ons</a> op Twitter om op de hoogte blijven van updates.',
'OA_SOCIAL_LOGIN_GET_HELP' => '<a href="https://support.oneall.com/forums/" class="external">Contacteer ons</a> Als u feedback heeft of hulp nodig hebt!',
'OA_SOCIAL_LOGIN_READ_DOCS' => '<a href="http://docs.oneall.com/plugins/guide/social-login-phpbb/3.1/" class="external">Lees</a> de online documentatie voor meer informatie over deze plugin.',
'OA_SOCIAL_LOGIN_READ_DOCS' => '<a href="https://docs.oneall.com/plugins/guide/social-login-phpbb/3.1/" class="external">Lees</a> de online documentatie voor meer informatie over deze plugin.',
'OA_SOCIAL_LOGIN_INTRO' => 'Sta uw bezoekers toe om in te loggen en zich te registreren met sociale netwerken zoals Twitter, Facebook, LinkedIn, VKontakte, Google, Yahoo en vele andere. Sociale Login <strong>verhoogt uw gebruikers registratie percentage</strong> door het registratieproces te vereenvoudigen en zorgt voor permissie gebaseerde <strong>informatie van de sociale netwerk profielen</strong>. Sociale Login integreert met uw bestaand registratiesysteem, zodat u en uw gebruikers niet van nul af moeten beginnen.',
'OA_SOCIAL_LOGIN_VIEW_CREDENTIALS' => '<a href="https://app.oneall.com/applications/" class="button1 external">Maak en/of bekijk mijn API-referenties</a>',
'OA_SOCIAL_LOGIN_WIDGET_TITLE' => 'Login met een sociaal netwerk',
Expand Down Expand Up @@ -84,16 +84,16 @@

'OA_SOCIAL_LOGIN_CURL' => 'PHP CURL',
'OA_SOCIAL_LOGIN_CURL_DESC' => 'Het gebruik van CURL wordt aanbevolen, maar het kan uitgeschakeld zijn op sommige servers.',
'OA_SOCIAL_LOGIN_CURL_DOCS' => '<a href="http://www.php.net/manual/en/book.curl.php" class="external">CURL Handleiding</a>',
'OA_SOCIAL_LOGIN_CURL_DOCS' => '<a href="https://www.php.net/manual/en/book.curl.php" class="external">CURL Handleiding</a>',

'OA_SOCIAL_LOGIN_DISPLAY_LOC' => 'Waar wil je Sociale Inloggen weergeven?',

'OA_SOCIAL_LOGIN_DO_AVATARS' => 'Activeer uploaden van avatars van sociale netwerken?',
'OA_SOCIAL_LOGIN_DO_AVATARS' => 'Activeer uploaden van avatars van sociale netwerken',
'OA_SOCIAL_LOGIN_DO_AVATARS_DESC' => 'Sta toe om de avatar van de gebruiker op te halen van zijn/haar sociale netwerk en sla het op in je phpBB avatar map.',
'OA_SOCIAL_LOGIN_DO_AVATARS_ENABLE_NO' => 'Nee, gebruik geen sociale netwerk avatars',
'OA_SOCIAL_LOGIN_DO_AVATARS_ENABLE_YES' => 'Ja, gebruik sociale netwerk avatars',

'OA_SOCIAL_LOGIN_DO_ENABLE' => 'Sociale Login inschakelen?',
'OA_SOCIAL_LOGIN_DO_ENABLE' => 'Sociale Login inschakelen',
'OA_SOCIAL_LOGIN_DO_ENABLE_DESC' => 'Hiermee kunt u de Sociale Login tijdelijk uitschakelen zonder het te verwijderen.',
'OA_SOCIAL_LOGIN_DO_ENABLE_NO' => 'Uitschakelen',
'OA_SOCIAL_LOGIN_DO_ENABLE_YES' => 'Inschakelen',
Expand All @@ -108,9 +108,9 @@
'OA_SOCIAL_LOGIN_DO_REDIRECT_ASK' => 'Stuur gebruikers naar deze pagina nadat ze verbonden zijn met hun sociale netwerk account',
'OA_SOCIAL_LOGIN_DO_REDIRECT_DESC' => 'Vul een volledige URL in naar een pagina van uw website. Als u dit leeg laat blijft de gebruiker op dezelfde pagina.',

'OA_SOCIAL_LOGIN_DO_VALIDATION' => 'Vraag validatie van het profiel van een nieuwe gebruiker?',
'OA_SOCIAL_LOGIN_DO_VALIDATION' => 'Vraag validatie van het profiel van een nieuwe gebruiker',
'OA_SOCIAL_LOGIN_DO_VALIDATION_ALWAYS' => 'Activeer profiel validatie',
'OA_SOCIAL_LOGIN_DO_VALIDATION_ASK' => 'Vraag nieuwe gebruikers om gebruikersnaam en e-mail te valideren?',
'OA_SOCIAL_LOGIN_DO_VALIDATION_ASK' => 'Vraag nieuwe gebruikers om gebruikersnaam en e-mail te valideren',
'OA_SOCIAL_LOGIN_DO_VALIDATION_DEPENDS' => 'Profiel validatie indien nodig',
'OA_SOCIAL_LOGIN_DO_VALIDATION_DESC' => 'Indien ingeschakeld, worden nieuwe gebruikers gevraagd hun gebruikersnaam en e-mailadres te voltooien of te controleren.<br>De vereiste validatie gebeurt alleen als de gebruikersnaam reeds in gebruik is, het e-mailadres ontbreekt of het e-mailadres reeds in gebruik is en Sociale Link is uitgeschakeld. ',
'OA_SOCIAL_LOGIN_DO_VALIDATION_NEVER' => 'Schakel profiel validatie uit',
Expand All @@ -121,36 +121,36 @@

'OA_SOCIAL_LOGIN_FSOCKOPEN' => 'PHP FSOCKOPEN',
'OA_SOCIAL_LOGIN_FSOCKOPEN_DESC' => 'Gebruik alleen FSOCKOPEN als u problemen ondervindt met CURL.',
'OA_SOCIAL_LOGIN_FSOCKOPEN_DOCS' => '<a href="http://www.php.net/manual/en/function.fsockopen.php" class="external">FSOCKOPEN Handleiding</a>',
'OA_SOCIAL_LOGIN_FSOCKOPEN_DOCS' => '<a href="https://www.php.net/manual/en/function.fsockopen.php" class="external">FSOCKOPEN Handleiding</a>',

'OA_SOCIAL_LOGIN_INDEX_PAGE' => 'Forum Thuispagina',
'OA_SOCIAL_LOGIN_INDEX_PAGE_CAPTION' => 'Hoofd pagina titel',
'OA_SOCIAL_LOGIN_INDEX_PAGE_CAPTION_DESC' => 'Deze titel wordt weergegeven boven de Sociale Login iconen op de hoofd pagina.',
'OA_SOCIAL_LOGIN_INDEX_PAGE_ENABLE' => 'Weergeven op de hoofd pagina?',
'OA_SOCIAL_LOGIN_INDEX_PAGE_ENABLE' => 'Weergeven op de hoofd pagina',
'OA_SOCIAL_LOGIN_INDEX_PAGE_ENABLE_DESC' => 'Indien ingeschakeld, wordt Sociale Login op de hoofd pagina weergegeven.',
'OA_SOCIAL_LOGIN_INDEX_PAGE_NO' => 'Nee',
'OA_SOCIAL_LOGIN_INDEX_PAGE_YES' => 'Ja, toon op de hoofd pagina',

'OA_SOCIAL_LOGIN_LOGIN_PAGE' => 'Forum Login Pagina',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_CAPTION' => 'Login pagina titel',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_CAPTION_DESC' => 'Deze titel wordt weergegeven boven de Sociale Login iconen op de login pagina.',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_ENABLE' => 'Toon op de login pagina?',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_ENABLE' => 'Toon op de login pagina',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_ENABLE_DESC' => 'Indien ingeschakeld, wordt Sociale Login weergegeven op de login pagina.',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_NO' => 'Nee',
'OA_SOCIAL_LOGIN_LOGIN_PAGE_YES' => 'Ja, toon op de login pagina',

'OA_SOCIAL_LOGIN_INLINE_PAGE' => 'Forum Login Pagina (inline met login formulier)',
'OA_SOCIAL_LOGIN_INLINE_PAGE_CAPTION' => 'Inline login formulier titel',
'OA_SOCIAL_LOGIN_INLINE_PAGE_CAPTION_DESC' => 'Deze titel wordt weergegeven boven de Sociale Login iconen embedded inline op de login pagina.',
'OA_SOCIAL_LOGIN_INLINE_PAGE_ENABLE' => 'Weergeven als inline formulier op de login pagina?',
'OA_SOCIAL_LOGIN_INLINE_PAGE_ENABLE' => 'Weergeven als inline formulier op de login pagina',
'OA_SOCIAL_LOGIN_INLINE_PAGE_ENABLE_DESC' => 'Indien ingeschakeld, wordt Sociale Login geïntegreerd als inline formulier op de login pagina. Om de inline-weergave in te schakelen, moet u OneAll selecteren als verificatie methode in de ALGEMENE \ CLIENT COMMUNICATIONS \ AUTHENTICATION instelling.',
'OA_SOCIAL_LOGIN_INLINE_PAGE_NO' => 'Nee',
'OA_SOCIAL_LOGIN_INLINE_PAGE_YES' => 'Ja, toon inline op de login pagina',

'OA_SOCIAL_LOGIN_OTHER_PAGE' => 'Alle andere pagina’s',
'OA_SOCIAL_LOGIN_OTHER_PAGE_CAPTION' => 'Titel op andere pagina’s',
'OA_SOCIAL_LOGIN_OTHER_PAGE_CAPTION_DESC' => 'Deze titel wordt boven de Sociale Login-iconen op de andere pagina’s weergegeven.',
'OA_SOCIAL_LOGIN_OTHER_PAGE_ENABLE' => 'Toon op andere pagina’s?',
'OA_SOCIAL_LOGIN_OTHER_PAGE_ENABLE' => 'Toon op andere pagina’s',
'OA_SOCIAL_LOGIN_OTHER_PAGE_ENABLE_DESC' => 'Indien ingeschakeld zal Sociale Login ook worden weergegeven op elke andere pagina van het forum.',
'OA_SOCIAL_LOGIN_OTHER_PAGE_NO' => 'Nee',
'OA_SOCIAL_LOGIN_OTHER_PAGE_YES' => 'Ja, toon op andere pagina’s',
Expand All @@ -166,7 +166,7 @@
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE' => 'Forum Registratie Pagina',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_CAPTION' => 'Registratie pagina titel',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_CAPTION_DESC' => 'Deze titel wordt boven de Sociale Login iconen op de registratie pagina weergegeven.',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_ENABLE' => 'Toon op de registratie pagina?',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_ENABLE' => 'Toon op de registratie pagina',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_ENABLE_DESC' => 'Indien ingeschakeld wordt Sociale Login op de registratie pagina weergegeven.',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_NO' => 'Nee',
'OA_SOCIAL_LOGIN_REGISTRATION_PAGE_YES' => 'Ja, toon op de registratie pagina',
Expand Down
14 changes: 7 additions & 7 deletions upload/oneall/sociallogin/language/nl/frontend.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package OneAll Social Login
* @copyright Copyright 2011-Present http://www.oneall.com
* @copyright Copyright 2011-Present https://www.oneall.com
* @license GPL-2.0
*
* This program is free software; you can redistribute it and/or
Expand All @@ -19,13 +19,13 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,USA.
*
* The "GNU General Public License" (GPL) is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
*/

/**
* English translations by OneAll
* http://www.oneall.com
* Nederlandse vertaling door SpIdErPiGgY
* https://www.amusementspaleis.online
*/
if (!defined ('IN_PHPBB'))
{
Expand All @@ -38,7 +38,7 @@
}

// Social Login Frontend.
$lang = array_merge ($lang, array (
$lang = array_merge ($lang, array(
'OA_SOCIAL_LOGIN_LINK_UCP' => 'Link sociale netwerk accounts',
'OA_SOCIAL_LOGIN_LINK' => 'Link sociale netwerk accounts',
'OA_SOCIAL_LOGIN_LINK_NETWORKS' => 'Sociale Netwerken',
Expand All @@ -48,8 +48,8 @@
'OA_SOCIAL_LOGIN_ENABLE_SOCIAL_NETWORK' => 'Je moet minstens 1 sociaal netwerk activeren',
'OA_SOCIAL_LOGIN_ENTER_CREDENTIALS' => 'Je moet een API sleutel aanmaken',
'OA_SOCIAL_LOGIN_ACCOUNT_ALREADY_LINKED' => 'Dit sociaal netwerk is reeds gekoppeld aan een andere forum gebruiker.',
'OA_SOCIAL_LOGIN_ACCOUNT_LINKED' => 'Het sociale netwerk account werd gekoppeld aan uw account.',
'OA_SOCIAL_LOGIN_ACCOUNT_UNLINKED' => 'Dit sociale netwerk account werd losgekoppeld van uw account.',
'OA_SOCIAL_LOGIN_ACCOUNT_LINKED' => 'Het sociale netwerk account werd gekoppeld aan uw account.',
'OA_SOCIAL_LOGIN_ACCOUNT_UNLINKED' => 'Dit sociale netwerk account werd losgekoppeld van uw account.',
'OA_SOCIAL_LOGIN_ACCOUNT_INACTIVE_OTHER' => 'Het account is aangemaakt, maar de forum instellingen vereisen nog een account activatie.<br>Een activeringscode is verzonden naar uw e-mailadres',
'OA_SOCIAL_LOGIN_ACCOUNT_INACTIVE_ADMIN' => 'Het account is aangemaakt, maar de forum instellingen vereisen een account activatie door een beheerder.<br>Een e-mail is verzonden naar de beheerders en u wordt op de hoogte gebracht via e-mail zodra uw account is geactiveerd.',
));
12 changes: 6 additions & 6 deletions upload/oneall/sociallogin/language/nl/info_acp_sociallogin.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package OneAll Social Login
* @copyright Copyright 2011-Present http://www.oneall.com
* @copyright Copyright 2011-Present https://www.oneall.com
* @license GPL-2.0
*
* This program is free software; you can redistribute it and/or
Expand All @@ -19,13 +19,13 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,USA.
*
* The "GNU General Public License" (GPL) is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
*/

/**
* English translations by OneAll
* http://www.oneall.com
* Nederlandse vertaling door SpIdErPiGgY
* https://www.amusementspaleis.online
*/
if (!defined ('IN_PHPBB'))
{
Expand All @@ -38,5 +38,5 @@
}

$lang = array_merge ($lang, array(
'OA_SOCIAL_LOGIN_ACP_AUTH_SETTTING_INFO' => 'biedt de authenticatie met een gebruikersnaam/wachtwoord (Db Authenticatie) aan, evenals de login met een sociaal netwerk account. De verificatie van sociale netwerken kan worden ingesteld in EXTENSIES \ ONEALL SOCIAL LOGIN.',
));
'OA_SOCIAL_LOGIN_ACP_AUTH_SETTTING_INFO' => 'biedt de authenticatie met een gebruikersnaam/wachtwoord (Db Authenticatie) aan, evenals de login met een sociaal netwerk account. De verificatie van sociale netwerken kan worden ingesteld in EXTENSIES \ ONEALL SOCIALE LOGIN.',
));
8 changes: 4 additions & 4 deletions upload/oneall/sociallogin/language/nl/providers.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package OneAll Social Login
* @copyright Copyright 2011-Present http://www.oneall.com
* @copyright Copyright 2011-Present https://www.oneall.com
* @license GPL-2.0
*
* This program is free software; you can redistribute it and/or
Expand All @@ -19,13 +19,13 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,USA.
*
* The "GNU General Public License" (GPL) is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
* https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
*/

/**
* English translations by OneAll
* http://www.oneall.com
* Nederlandse vertaling door SpIdErPiGgY
* https://www.amusementspaleis.online
*/
if (!defined('IN_PHPBB'))
{
Expand Down