Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobocoder <anthon.pang@gmail.com>2011-03-16 18:35:17 +0300
committerrobocoder <anthon.pang@gmail.com>2011-03-16 18:35:17 +0300
commit86787a27dcb45ae44fa62f6dc49154c1d15acdb9 (patch)
treeecd5ea20be72a5b0f281c15c7e90f341a1228384 /lang/nl.php
parentb2ce06514f58d85f60694c05a9fd4b40d168f06a (diff)
lift ExamplePlugin descriptions out of "FOR REVIEW" section; should we move these translations to the plugin?
git-svn-id: http://dev.piwik.org/svn/trunk@4100 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'lang/nl.php')
-rw-r--r--lang/nl.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/nl.php b/lang/nl.php
index 47f3ba2276..b20b75826e 100644
--- a/lang/nl.php
+++ b/lang/nl.php
@@ -1190,6 +1190,11 @@ $translations = array(
'PDFReports_AreYouSureYouWantToDeleteReport' => 'Ben je zeker dat je dit PDF rapport en de regeling wil verwijderen?',
'PDFReports_ThereIsNoPDFReportToManage' => 'Er is geen PDF rapport om website %s te beheren',
'PDFReports_YouMustBeLoggedIn' => 'Je moet ingelogd zijn om eigen PDF rapporten te versturen en aan te maken',
+ 'ExamplePlugin_PluginDescription' => 'Voorbeeld plugin: Deze plugin toont hoe een simpele plugin te maken, dat twee widgets exporteert in het Dashboard.',
+ 'ExamplePlugin_exampleWidgets' => 'Voorbeeld Widgets.',
+ 'ExamplePlugin_exampleWidget' => 'Voorbeeld Widget',
+ 'ExamplePlugin_blogPiwikRss' => 'Blog Piwik RSS',
+ 'ExamplePlugin_photostreamMatt' => 'Matt\'s foto\'s',
// FOR REVIEW
'General_Export' => 'Exporteren',
@@ -1214,11 +1219,6 @@ $translations = array(
'Dashboard_WidgetPreview' => 'Widget voorvertoning',
'Dashboard_LoadingPreview_js' => 'Bezig voorvertoning te laden, even geduld a.u.b&hellip;',
'DBStats_RowNumber' => 'Rij nummer',
- 'ExamplePlugin_PluginDescription' => 'Voorbeeld plugin: Deze plugin toont hoe een simpele plugin te maken, dat twee widgets exporteert in het Dashboard.',
- 'ExamplePlugin_exampleWidgets' => 'Voorbeeld Widgets.',
- 'ExamplePlugin_exampleWidget' => 'Voorbeeld Widget',
- 'ExamplePlugin_blogPiwikRss' => 'Blog Piwik RSS',
- 'ExamplePlugin_photostreamMatt' => 'Matt\'s foto\'s',
'Goals_ColumnConversionRate' => 'Conversie omzet',
'Installation_MysqlSetup' => 'Mysql database instellingen',
'Installation_MysqlErrorConnect' => 'Fout tijdens het verbinden met de Mysql database',