You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/nl_NL/admin.lang.php
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -780,4 +780,9 @@
780
780
$lang['Visit theme site'] = 'Bezoek de thema-webpagina';
781
781
$lang['Visit language site'] = 'Bezoek de talen-webpagina';
782
782
$lang['New Version'] = 'Nieuwe versie';
783
+
$lang['Obsolete Plugins'] = 'Verouderde Plugins';
784
+
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'WAARSCHUWING! Deze plugin lijkt niet compatibel met deze versie van Piwigo.';
785
+
$lang['Do you want to activate anyway?'] = 'Wilt u desondanks activeren?';
786
+
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'DEZE PLUGIN IS NU ONDERDEEL VAN PIWIGO CORE! VERWIJDER DE PLUGIN NU.';
787
+
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'FOUT: DEZE PLUGIN MIST MAAR IS GEINSTALEERD! DEINSTALLEER DE PLUGIN NU.';
0 commit comments