Dutch translation Phoca Doc plugin J1.6
Posted: 27 Jul 2011, 06:57
Hello,
here is te code for the dutch language for te Phoca Document plugin,
Regards, Alfred
here is te code for the dutch language for te Phoca Document plugin,
Code: Select all
; @package Joomla.Framework
; @copyright Copyright (C) 2005 - 2010 Open Source Matters, Inc. All rights reserved.
; @license GNU General Public License version 2 or later; see LICENSE.txt
;
; @component Phoca Component
; @copyright Copyright (C) Jan Pavelka www.phoca.cz
; @license http://www.gnu.org/copyleft/gpl.html GNU General Public License version 2 or later;
;
; @test utf-8 ä, ö, ü
;
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_NEXT="Volgende"
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_PREVIOUS="Vorige"
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_TABLE_OF_CONTENTS="Inhoud"
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_CATEGORY="Categorie"
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_NAVIGATION="Navigatie"
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_TOP="Naar boven"
PLG_CONTENT_PHOCADOCUMENTATIONNAVIGATION_COMPONENT_NOT_INSTALLED="Phoca Documentation is niet geinstalleerd op je systeem"