From 38b3bb9c08f340e0426054f7ecb85930d4905f3e Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Fri, 6 Jan 2012 10:49:11 +0100 Subject: [PATCH] dutch translation update by eric --- .../UTF-8/lang_nl.inc.php | 14 ++++++++++++++ .../serendipity_event_emoticate/lang_nl.inc.php | 14 ++++++++++++++ .../UTF-8/lang_nl.inc.php | 13 +++++++++++++ .../serendipity_event_s9ymarkup/lang_nl.inc.php | 13 +++++++++++++ 4 files changed, 54 insertions(+) create mode 100644 plugins/serendipity_event_emoticate/UTF-8/lang_nl.inc.php create mode 100644 plugins/serendipity_event_emoticate/lang_nl.inc.php create mode 100644 plugins/serendipity_event_s9ymarkup/UTF-8/lang_nl.inc.php create mode 100644 plugins/serendipity_event_s9ymarkup/lang_nl.inc.php diff --git a/plugins/serendipity_event_emoticate/UTF-8/lang_nl.inc.php b/plugins/serendipity_event_emoticate/UTF-8/lang_nl.inc.php new file mode 100644 index 00000000..c95e7ee3 --- /dev/null +++ b/plugins/serendipity_event_emoticate/UTF-8/lang_nl.inc.php @@ -0,0 +1,14 @@ + diff --git a/plugins/serendipity_event_emoticate/lang_nl.inc.php b/plugins/serendipity_event_emoticate/lang_nl.inc.php new file mode 100644 index 00000000..c95e7ee3 --- /dev/null +++ b/plugins/serendipity_event_emoticate/lang_nl.inc.php @@ -0,0 +1,14 @@ + diff --git a/plugins/serendipity_event_s9ymarkup/UTF-8/lang_nl.inc.php b/plugins/serendipity_event_s9ymarkup/UTF-8/lang_nl.inc.php new file mode 100644 index 00000000..161344bd --- /dev/null +++ b/plugins/serendipity_event_s9ymarkup/UTF-8/lang_nl.inc.php @@ -0,0 +1,13 @@ + + * NL-Revision: Revision of lang_nl.inc.php + */ + +@define('PLUGIN_EVENT_S9YMARKUP_NAME', 'Tekstopmaak: Serendipity'); +@define('PLUGIN_EVENT_S9YMARKUP_DESC', 'Standaard Serendipity tekstopmaak doorvoeren'); +@define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', 'Woorden vet markeren d.m.v. *woord*, onderstrepen d.m.v _woord_.'); + +?> diff --git a/plugins/serendipity_event_s9ymarkup/lang_nl.inc.php b/plugins/serendipity_event_s9ymarkup/lang_nl.inc.php new file mode 100644 index 00000000..161344bd --- /dev/null +++ b/plugins/serendipity_event_s9ymarkup/lang_nl.inc.php @@ -0,0 +1,13 @@ + + * NL-Revision: Revision of lang_nl.inc.php + */ + +@define('PLUGIN_EVENT_S9YMARKUP_NAME', 'Tekstopmaak: Serendipity'); +@define('PLUGIN_EVENT_S9YMARKUP_DESC', 'Standaard Serendipity tekstopmaak doorvoeren'); +@define('PLUGIN_EVENT_S9YMARKUP_TRANSFORM', 'Woorden vet markeren d.m.v. *woord*, onderstrepen d.m.v _woord_.'); + +?>