Skip to content
Snippets Groups Projects
Commit 58dcf41d authored by Andreas Gohr's avatar Andreas Gohr
Browse files

Merge pull request #707 from dokuwiki-translate/lang_update_25

Translation update (nl)
parents e50489ab 48627974
No related branches found
No related tags found
No related merge requests found
......@@ -26,11 +26,11 @@
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
$lang['doublequoteopening'] = '';
$lang['doublequoteopening'] = '';
$lang['doublequoteclosing'] = '”';
$lang['singlequoteopening'] = '';
$lang['singlequoteopening'] = '';
$lang['singlequoteclosing'] = '’';
$lang['apostrophe'] = '\'';
$lang['apostrophe'] = '';
$lang['btn_edit'] = 'Pagina aanpassen';
$lang['btn_source'] = 'Toon broncode';
$lang['btn_show'] = 'Toon pagina';
......
......@@ -4,6 +4,7 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Rene <wllywlnt@yahoo.com>
* @author Gerrit Uitslag <klapinklapin@gmail.com>
*/
$lang['menu'] = 'Uitbreidings Beheerder';
$lang['tab_plugins'] = 'Geïnstalleerde Plugins';
......@@ -30,7 +31,7 @@ $lang['search'] = 'Zoek';
$lang['extensionby'] = '<strong>%s</strong> by %s';
$lang['screenshot'] = 'Schermafdruk bij %s';
$lang['popularity'] = 'Populariteit:%s%%';
$lang['homepage_link'] = 'Dokumenten';
$lang['homepage_link'] = 'Documentatie';
$lang['bugs_features'] = 'Bugs';
$lang['tags'] = 'Tags:';
$lang['author_hint'] = 'Zoek uitbreidingen van deze auteur:';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment