http://www.jwz.org/xscreensaver/xscreensaver-5.14.tar.gz
authorZygo Blaxell <zblaxell@ginevra.hungrycats.org>
Fri, 20 May 2011 19:42:09 +0000 (15:42 -0400)
committerZygo Blaxell <zblaxell@faye.furryterror.org>
Fri, 8 Feb 2013 17:55:06 +0000 (12:55 -0500)
-rw-r--r-- 1 zblaxell zblaxell 5925175 May 20 14:57 xscreensaver-5.14.tar.gz
bfa37a9e7b2e93f54922191bb93dbc70c2f73772  xscreensaver-5.14.tar.gz

28 files changed:
OSX/SaverTester.plist
OSX/XScreenSaver.plist
OSX/bindist.rtf
README
configure
driver/XScreenSaver.ad.in
driver/XScreenSaver_ad.h
driver/demo-Gtk.c
driver/dpms.c
driver/prefs.c
driver/test-xdpms.c
driver/types.h
driver/xscreensaver-demo.glade2
driver/xscreensaver-demo.man
driver/xscreensaver.c
driver/xscreensaver.man
hacks/bsod.c
hacks/config/README
hacks/config/bsod.xml
hacks/config/dnalogo.xml
hacks/glx/dnalogo.c
po/._nl.po
po/._pt_BR.po
po/POTFILES.in
po/nl.po
po/pt_BR.po
utils/version.h
xscreensaver.spec

index 32f32794c6f62718e1659aa39fe9b7c2ae9a97d9..410b81e3df39d505ef0256dbe9a230fc9405a1b2 100644 (file)
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>5.13</string>
+       <string>5.14</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>5.13</string>
+       <string>5.14</string>
        <key>LSMinimumSystemVersion</key>
        <string>10.4</string>
        <key>NSMainNibFile</key>
index a4077419d1464ed18576314e198d8fb15d47da94..329511b5dac79286c023ba20892091f8420c25e3 100644 (file)
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleShortVersionString</key>
-       <string>5.13</string>
+       <string>5.14</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>5.13</string>
+       <string>5.14</string>
        <key>LSMinimumSystemVersion</key>
        <string>10.4</string>
        <key>NSMainNibFile</key>
index 980cc099501bd0a48f8378b7d8b2237b9f86cf4b..8f3ce5d7993a9d7a3e12580cd6b699901aca8ce7 100644 (file)
@@ -16,8 +16,8 @@ XScreenSaver\
 by Jamie Zawinski\
 and many others\
 \
-version 5.13\
-18-Apr-2011\
+version 5.14\
+20-May-2011\
 \
 {\field{\*\fldinst{HYPERLINK "http://www.jwz.org/xscreensaver/"}}{\fldrslt \cf2 \ul \ulc2 http://www.jwz.org/xscreensaver/}}
 \
diff --git a/README b/README
index f07d141b8b29e5de2d25ce3f04cbd6d8c730db31..6ebe701288413777d1a4f962f7a5af784edcc12b 100644 (file)
--- a/README
+++ b/README
@@ -38,6 +38,9 @@ XScreenSaver has an extensive manual -- please read it!
 
 ===============================================================================
 
+Changes since 5.13:   * Fixed crash in Blank Only Mode when DPMS disabled.
+                      * Added "Quick Power-off in Blank Only Mode" option.
+                      * BSOD GLaDOS.
 Changes since 5.12:   * Optionally enabled full-scene OpenGL antialiasing.
                         Set the resource `*multiSample' to true if doing so
                         doesn't kill performance with your video hardware.
index 666b641416f3b5e0f425b1b6ff6c1143860f98d8..8f47eb9a0ce2ff943adf0d56b8740d53b25dc6be 100755 (executable)
--- a/configure
+++ b/configure
@@ -850,7 +850,6 @@ LDFLAGS
 LIBS
 CPPFLAGS
 CPP
-CPPFLAGS
 XMKMF'
 
 
@@ -17362,7 +17361,7 @@ if test "${ac_cv_mesagl_version_string+set}" = set; then
   $as_echo_n "(cached) " >&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 17369 "configure"
+#line 17368 "configure"
 #include "confdefs.h"
 #include <GL/gl.h>
 #ifndef MESA_MAJOR_VERSION
index 2af4832f8cd26a6332ffd0d2a7c8a39a30f0b5f6..6d14a18b18dc7a64960c27cf0ce0b00835616c80 100644 (file)
@@ -4,8 +4,8 @@
 !            a screen saver and locker for the X window system
 !                            by Jamie Zawinski
 !
-!                              version 5.13
-!                              18-Apr-2011
+!                              version 5.14
+!                              20-May-2011
 !
 ! See "man xscreensaver" for more info.  The latest version is always
 ! available at http://www.jwz.org/xscreensaver/
@@ -34,6 +34,7 @@
 *lockTimeout:          0:00:00
 *passwdTimeout:                0:00:30
 *dpmsEnabled:          False
+*dpmsQuickoffEnabled:  False
 *dpmsStandby:          2:00:00
 *dpmsSuspend:          2:00:00
 *dpmsOff:              4:00:00
index 236b90a0de2eac5d54b0e243a4c661126c6ad71c..87b46914919c09ddd277cff03885934c065800af 100644 (file)
@@ -7,6 +7,7 @@
 "*lockTimeout:         0:00:00",
 "*passwdTimeout:               0:00:30",
 "*dpmsEnabled:         False",
+"*dpmsQuickoffEnabled: False",
 "*dpmsStandby:         2:00:00",
 "*dpmsSuspend:         2:00:00",
 "*dpmsOff:             4:00:00",
@@ -45,9 +46,9 @@
 "*demoCommand: xscreensaver-demo",
 "*prefsCommand: xscreensaver-demo -prefs",
 "*helpURL: http://www.jwz.org/xscreensaver/man.html",
-"*loadURL: firefox '%s' || mozilla '%s' || netscape '%s'",
-"*manualCommand: xterm -sb -fg black -bg gray75 -T '%s manual' \
-                   -e /bin/sh -c 'man \"%s\" ; read foo'",
+"*loadURL: gnome-open '%s'",
+"*manualCommand: gnome-terminal --title '%s manual' \
+               --command '/bin/sh -c \"man %s; read foo\"'",
 "*dateFormat:          %d-%b-%y (%a); %I:%M %p",
 "*installColormap:     True",
 "*programs:                                                                  \
index 5259dc5a423a2f77b2956570183e57004794335c..87f24e942306a50f573cf69881c89c1712f5dcdd 100644 (file)
@@ -1,5 +1,5 @@
 /* demo-Gtk.c --- implements the interactive demo-mode and options dialogs.
- * xscreensaver, Copyright (c) 1993-2008 Jamie Zawinski <jwz@jwz.org>
+ * xscreensaver, Copyright (c) 1993-2011 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -1548,7 +1548,8 @@ flush_dialog_changes_and_save (state *s)
   CHECKBOX (p2->lock_p,           "lock_button");
   MINUTES  (&p2->lock_timeout,    "lock_spinbutton");
 
-  CHECKBOX (p2->dpms_enabled_p,  "dpms_button");
+  CHECKBOX (p2->dpms_enabled_p,   "dpms_button");
+  CHECKBOX (p2->dpms_quickoff_p,  "dpms_quickoff_button");
   MINUTES  (&p2->dpms_standby,    "dpms_standby_spinbutton");
   MINUTES  (&p2->dpms_suspend,    "dpms_suspend_spinbutton");
   MINUTES  (&p2->dpms_off,        "dpms_off_spinbutton");
@@ -1647,10 +1648,11 @@ flush_dialog_changes_and_save (state *s)
   COPY(lock_p,         "lock_p");
   COPY(lock_timeout,   "lock_timeout");
 
-  COPY(dpms_enabled_p, "dpms_enabled_p");
-  COPY(dpms_standby,   "dpms_standby");
-  COPY(dpms_suspend,   "dpms_suspend");
-  COPY(dpms_off,       "dpms_off");
+  COPY(dpms_enabled_p,  "dpms_enabled_p");
+  COPY(dpms_quickoff_p, "dpms_quickoff_enabled_p");
+  COPY(dpms_standby,    "dpms_standby");
+  COPY(dpms_suspend,    "dpms_suspend");
+  COPY(dpms_off,        "dpms_off");
 
 #if 0
   COPY(verbose_p,        "verbose_p");
@@ -2795,6 +2797,7 @@ populate_prefs_page (state *s)
   TOGGLE_ACTIVE ("splash_button",     p->splash_p);
 #endif
   TOGGLE_ACTIVE ("dpms_button",       p->dpms_enabled_p);
+  TOGGLE_ACTIVE ("dpms_quickoff_button", p->dpms_quickoff_p);
   TOGGLE_ACTIVE ("grab_desk_button",  p->grab_desktop_p);
   TOGGLE_ACTIVE ("grab_video_button", p->grab_video_p);
   TOGGLE_ACTIVE ("grab_image_button", p->random_image_p);
@@ -2898,8 +2901,11 @@ populate_prefs_page (state *s)
 
     /* DPMS
      */
+dpms_supported=1;
     SENSITIZE ("dpms_frame",              dpms_supported);
     SENSITIZE ("dpms_button",             dpms_supported);
+    SENSITIZE ("dpms_quickoff_button",    dpms_supported);
+
     SENSITIZE ("dpms_standby_label",      dpms_supported && p->dpms_enabled_p);
     SENSITIZE ("dpms_standby_mlabel",     dpms_supported && p->dpms_enabled_p);
     SENSITIZE ("dpms_standby_spinbutton", dpms_supported && p->dpms_enabled_p);
index 3de78f2d21d57a33593c99b463acf961b521474f..d88737eefd98340fe9412a6ce4f03f4c2179aec8 100644 (file)
 
 #ifdef HAVE_DPMS_EXTENSION
 
+static Bool error_handler_hit_p = False;
+
+static int
+ignore_all_errors_ehandler (Display *dpy, XErrorEvent *error)
+{
+  error_handler_hit_p = True;
+  return 0;
+}
+
+
 void
 sync_server_dpms_settings (Display *dpy, Bool enabled_p,
                            int standby_secs, int suspend_secs, int off_secs,
@@ -221,6 +231,7 @@ monitor_power_on (saver_info *si, Bool on_p)
 {
   if ((!!on_p) != monitor_powered_on_p (si))
     {
+      XErrorHandler old_handler;
       int event_number, error_number;
       if (!DPMSQueryExtension(si->dpy, &event_number, &error_number) ||
           !DPMSCapable(si->dpy))
@@ -232,8 +243,24 @@ monitor_power_on (saver_info *si, Bool on_p)
           return;
         }
 
+      /* The manual for DPMSForceLevel() says that it throws BadMatch if
+         "DPMS is disabled on the specified display."
+
+         The manual for DPMSCapable() says that it "returns True if the X
+         server is capable of DPMS."
+
+         Apparently they consider "capable of DPMS" and "DPMS is enabled"
+         to be different things, and so even if DPMSCapable() returns
+         True, DPMSForceLevel() *might* throw an X Error.  Isn't that
+         just fucking special.
+       */
+      XSync (si->dpy, False);
+      error_handler_hit_p = False;
+      old_handler = XSetErrorHandler (ignore_all_errors_ehandler);
+      XSync (si->dpy, False);
       DPMSForceLevel(si->dpy, (on_p ? DPMSModeOn : DPMSModeOff));
-      XSync(si->dpy, False);
+      XSync (si->dpy, False);
+      /* Ignore error_handler_hit_p, just probe monitor instead */
 
       if ((!!on_p) != monitor_powered_on_p (si))  /* double-check */
        fprintf (stderr,
index 857139350ae4e2687d87d7e4c27a479cb87f6db8..f4a5986d546f321d0d11a895d83532eaa2dc501b 100644 (file)
@@ -276,6 +276,7 @@ static const char * const prefs[] = {
   "ignoreUninstalledPrograms",
   "font",
   "dpmsEnabled",
+  "dpmsQuickOff",
   "dpmsStandby",
   "dpmsSuspend",
   "dpmsOff",
@@ -817,6 +818,7 @@ write_init_file (Display *dpy,
       CHECK("font")            type = pref_str,  s =    stderr_font;
 
       CHECK("dpmsEnabled")     type = pref_bool, b = p->dpms_enabled_p;
+      CHECK("dpmsQuickOff")    type = pref_bool, b = p->dpms_quickoff_p;
       CHECK("dpmsStandby")     type = pref_time, t = p->dpms_standby;
       CHECK("dpmsSuspend")     type = pref_time, t = p->dpms_suspend;
       CHECK("dpmsOff")         type = pref_time, t = p->dpms_off;
@@ -1073,6 +1075,7 @@ load_init_file (Display *dpy, saver_preferences *p)
                                                       "Time");
 
   p->dpms_enabled_p  = get_boolean_resource (dpy, "dpmsEnabled", "Boolean");
+  p->dpms_quickoff_p = get_boolean_resource (dpy, "dpmsQuickOff", "Boolean");
   p->dpms_standby    = 1000 * get_minutes_resource (dpy, "dpmsStandby", "Time");
   p->dpms_suspend    = 1000 * get_minutes_resource (dpy, "dpmsSuspend", "Time");
   p->dpms_off        = 1000 * get_minutes_resource (dpy, "dpmsOff",     "Time");
index a401c38cd7aca45f7773882d54adebba4d3ab57a..b86aed3af56cfe409d4ffe4315a3189a66ab78f8 100644 (file)
@@ -1,5 +1,5 @@
 /* test-xdpms.c --- playing with the XDPMS extension.
- * xscreensaver, Copyright (c) 1998 Jamie Zawinski <jwz@jwz.org>
+ * xscreensaver, Copyright (c) 1998-2011 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -65,6 +65,16 @@ blurb (void)
 }
 
 
+static Bool error_handler_hit_p = False;
+
+static int
+ignore_all_errors_ehandler (Display *dpy, XErrorEvent *error)
+{
+  error_handler_hit_p = True;
+  return 0;
+}
+
+
 int
 main (int argc, char **argv)
 {
@@ -148,11 +158,20 @@ main (int argc, char **argv)
          state == DPMSModeSuspend ||
          state == DPMSModeOff)
        {
-         Status st;
+          XErrorHandler old_handler;
+         int st;
          fprintf(stderr, "%s: monitor is off; turning it on.\n", blurb());
+
+          XSync (dpy, False);
+          error_handler_hit_p = False;
+          old_handler = XSetErrorHandler (ignore_all_errors_ehandler);
+          XSync (dpy, False);
          st = DPMSForceLevel (dpy, DPMSModeOn);
+          XSync (dpy, False);
+          if (error_handler_hit_p) st = -666;
+
          fprintf (stderr, "%s: DPMSForceLevel (dpy, DPMSModeOn) ==> %s\n",
-                  blurb(), (st ? "Ok" : "Error"));
+                  blurb(), (st == -666 ? "X Error" : st ? "Ok" : "Error"));
        }
 
       sleep (delay);
index 63bec2583f5dd43ef52c8c1d51ef94977281239b..831604cd63706fa1fc369c3842a58c50e2b8e546 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1993-2008 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1993-2011 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -112,6 +112,8 @@ struct saver_preferences {
   int pointer_hysteresis;      /* mouse motions less than N/sec are ignored */
 
   Bool dpms_enabled_p;         /* Whether to power down the monitor */
+  Bool dpms_quickoff_p;                /* Whether to power down monitor immediately
+                                  in "Blank Only" mode */
   Time dpms_standby;           /* how long until monitor goes black */
   Time dpms_suspend;           /* how long until monitor power-saves */
   Time dpms_off;               /* how long until monitor powers down */
index aa40d31b25b332834b655b47179626d68b2877ae..cd245a513d00e80da24a4d4896d4b97f9ea8b1e0 100644 (file)
@@ -2034,10 +2034,32 @@ This probably means that the &quot;xscreensaver-extras&quot; and
                                </widget>
                                <packing>
                                  <property name="padding">0</property>
-                                 <property name="expand">True</property>
+                                 <property name="expand">False</property>
                                  <property name="fill">True</property>
                                </packing>
                              </child>
+
+                             <child>
+                               <widget class="GtkCheckButton" id="dpms_quickoff_button">
+                                 <property name="visible">True</property>
+                                 <property name="tooltip" translatable="yes">Whether the monitor should be powered off immediately in "Blank Screen Only" mode, regardless of the above power-management timeouts.</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">_Quick Power-off in Blank Only Mode</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
+                                 <property name="active">False</property>
+                                 <property name="inconsistent">False</property>
+                                 <property name="draw_indicator">True</property>
+                                 <signal name="toggled" handler="pref_changed_cb"/>
+                               </widget>
+                               <packing>
+                                 <property name="padding">0</property>
+                                 <property name="expand">False</property>
+                                 <property name="fill">False</property>
+                               </packing>
+                             </child>
+
                            </widget>
                            <packing>
                              <property name="padding">0</property>
index 9673f714d1af7373af2aa3dfc572caaf2360946d..fe544a368510765314d390abc26fcc54799ba251 100644 (file)
@@ -256,6 +256,14 @@ If \fIPower Management Enabled\fP is selected, the monitor will fully
 power down after this much idle time.  This duration should be greater
 than or equal to \fISuspend\fP.
 .TP 4
+.B Quick Power-off in "Blank Only" Mode
+If the display mode is set to \fIBlank Screen Only\fP and this is
+checked, then the monitor will be powered off immediately upon
+blanking, regardless of the other power-management settings.  In this
+way, the power management idle-timers can be completely disabled, but
+the screen will be powered off when black.  (This might be preferable
+on laptops.)
+.TP 4
 .B Fade To Black When Blanking
 If selected, then when the screensaver activates, the current contents
 of the screen will fade to black instead of simply winking out.  (Note:
index 2fdc4ac6d20b5a04ae6ff66f14ec8cedf854274a..8a4fa2af7c36ca9ebeb5e1a8b270b0a9bd4d14cd 100644 (file)
@@ -1227,10 +1227,22 @@ main_loop (saver_info *si)
         for (i = 0; i < si->nscreens; i++)
           spawn_screenhack (&si->screens[i]);
 
-      /* If we are blanking only, we might as well power down the monitor
-         right now, regardless of what the DPMS settings are. */
-      if (p->mode == BLANK_ONLY)
-        monitor_power_on (si, False);
+      /* If we are blanking only, optionally power down monitor right now.
+         To do this, we might need to temporarily re-enable DPMS first.
+       */
+      if (p->mode == BLANK_ONLY &&
+          p->dpms_enabled_p && 
+          p->dpms_quickoff_p)
+        {
+          sync_server_dpms_settings (si->dpy, True,
+                                     p->dpms_standby / 1000,
+                                     p->dpms_suspend / 1000,
+                                     (p->dpms_off
+                                      ? (p->dpms_off / 1000)
+                                      : 0xFFFF),
+                                     False);
+          monitor_power_on (si, False);
+        }
 
       /* Don't start the cycle timer in demo mode. */
       if (!si->demoing_p && p->cycle)
index 0146042a948f884c2def0ea0beed95d2dd662aab..82cd7adfcedbb49207531c71a9ffdc3126fa611c 100644 (file)
@@ -503,6 +503,11 @@ the X server and the display hardware support power management; not
 all do.  See the \fIPower Management\fP section, below, for more 
 information.
 .TP 8
+.B dpmsQuickOff\fP (class \fBBoolean\fP)
+If \fImode\fP is \fIblank\fP and this is true, then the screen will be
+powered down immediately upon blanking, regardless of other
+power-management settings.
+.TP 8
 .B visualID\fP (class \fBVisualID\fP)
 Specify which X visual to use by default.  (Note carefully that this resource
 is called \fBvisualID\fP, not merely \fBvisual\fP; if you set the \fBvisual\fP
index c0c92d479787818ac20c652ec6cec6fab8e442d0..8fe13cbc94f680b407d24d4483dbc4a9e7fb9831 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1998-2010 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 1998-2011 Jamie Zawinski <jwz@jwz.org>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -74,7 +74,7 @@ typedef enum { EOF=0,
                COLOR, INVERT, MOVETO, MARGINS,
                CURSOR_BLOCK, CURSOR_LINE, RECT, COPY, PIXMAP, IMG,
                PAUSE, CHAR_DELAY, LINE_DELAY,
-               LOOP
+               LOOP, RESET
 } bsod_event_type;
 
 struct bsod_event {
@@ -266,6 +266,14 @@ struct bsod_state {
   (bst)->pos++; \
   } while (0)
 
+/* Restart the whole thing from the beginning.
+ */
+#define BSOD_RESET(bst) do { \
+  ensure_queue (bst); \
+  (bst)->queue[(bst)->pos].type = RESET; \
+  (bst)->pos++; \
+  } while (0)
+
 
 static void
 ensure_queue (struct bsod_state *bst)
@@ -442,6 +450,7 @@ bsod_pop (struct bsod_state *bst)
       if (! bst->queue[bst->pos].arg3)    /* "done once" */
         {
           position_for_text (bst, s);
+          bst->queue[bst->pos].arg4 = (void *) bst->queue[bst->pos].type;
           bst->queue[bst->pos].type = LEFT;
 
           if (type == CENTER_FULL ||
@@ -596,6 +605,23 @@ bsod_pop (struct bsod_state *bst)
         abort();
       return 0;
     }
+  case RESET:
+    {
+      int i;
+      for (i = 0; i < bst->queue_size; i++)
+        switch (bst->queue[i].type) {
+        case LEFT:   case LEFT_FULL:
+        case CENTER: case CENTER_FULL:
+        case RIGHT:  case RIGHT_FULL:
+          bst->queue[i].arg2 = bst->queue[i].arg1;
+          bst->queue[i].arg3 = 0;
+          bst->queue[i].type = (bsod_event_type) bst->queue[i].arg4;
+          break;
+        default: break;
+        }
+      bst->pos = 0;
+      return 0;
+    }
   case EOF:
     {
       bst->pos = -1;
@@ -993,6 +1019,52 @@ windows_other (Display *dpy, Window window)
 }
 
 
+/* As seen in Portal 2.  By jwz.
+ */
+static struct bsod_state *
+glados (Display *dpy, Window window)
+{
+  struct bsod_state *bst = make_bsod_state (dpy, window, "glaDOS", "GlaDOS");
+  const char * panicstr[] = {
+    "\n",
+    "MOLTEN CORE WARNING\n",
+    "\n",
+    "An operator error exception has occurred at FISSREAC0020093:09\n",
+    "FISSREAC0020077:14 FISSREAC0020023:17 FISSREAC0020088:22\n",
+    "neutron multiplication rate at spikevalue 99999999\n",
+    "\n",
+    "* Press any keep to vent radiological emissions into atmosphere.\n",
+    "* Consult reactor core manual for instructions on proper reactor core\n",
+    "maintenance and repair.\n",
+    "\n",
+    "Press any key to continue\n",
+  };
+
+  int i;
+
+  bst->y = ((bst->xgwa.height -
+             ((bst->font->ascent + bst->font->descent) * countof(panicstr)))
+            / 2);
+
+  BSOD_MOVETO (bst, 0, bst->y);
+  BSOD_INVERT (bst);
+  BSOD_TEXT   (bst,  CENTER, "OPERATOR ERROR\n");
+  BSOD_INVERT (bst);
+  for (i = 0; i < countof(panicstr); i++)
+    BSOD_TEXT (bst, CENTER, panicstr[i]);
+  BSOD_PAUSE (bst, 1000000);
+  BSOD_INVERT (bst);
+  BSOD_RECT (bst, True, 0, 0, bst->xgwa.width, bst->xgwa.height);
+  BSOD_INVERT (bst);
+  BSOD_PAUSE (bst, 250000);
+  BSOD_RESET (bst);
+
+  XClearWindow (dpy, window);
+  return bst;
+}
+
+
+
 /* SCO OpenServer 5 panic, by Tom Kelly <tom@ancilla.toronto.on.ca>
  */
 static struct bsod_state *
@@ -2362,7 +2434,7 @@ hppa_linux (Display *dpy, Window window)
      { -1, "Soft power switch enabled, polling @ 0xf0400804.\n" },
      { -1, "pty: 256 Unix98 ptys configured\n" },
      { -1, "Generic RTC Driver v1.07\n" },
-     { -1, "Serial: 8250/16550 driver $Revision: 1.93 $ 13 ports, "
+     { -1, "Serial: 8250/16550 driver $Revision: 1.94 $ 13 ports, "
            "IRQ sharing disabled\n" },
      { -1, "ttyS0 at I/O 0x3f8 (irq = 0) is a 16550A\n" },
      { -1, "ttyS1 at I/O 0x2f8 (irq = 0) is a 16550A\n" },
@@ -3610,6 +3682,7 @@ static const struct {
   { "Nvidia",          nvidia },
   { "Apple2",          apple2crash },
   { "ATM",             atm },
+  { "GLaDOS",          glados },
 };
 
 
@@ -3899,6 +3972,7 @@ static const char *bsod_defaults [] = {
   "*doOS2:                True",
   "*doNvidia:             True",
   "*doATM:                True",
+  "*doGLaDOS:             True",
 
   "*font:                 9x15bold",
   "*font2:                -*-courier-bold-r-*-*-*-120-*-*-m-*-*-*",
@@ -3915,6 +3989,9 @@ static const char *bsod_defaults [] = {
   ".windowslh.background:  #AA0000",    /* EGA color 0x04. */
   ".windowslh.background2: #AAAAAA",    /* EGA color 0x07. */
 
+  ".glaDOS.foreground:    White",
+  ".glaDOS.background:    #0000AA",    /* EGA color 0x01. */
+
   ".amiga.foreground:     #FF0000",
   ".amiga.background:     Black",
   ".amiga.background2:    White",
@@ -4066,6 +4143,8 @@ static const XrmOptionDescRec bsod_options [] = {
   { "-no-os2",         ".doOS2",               XrmoptionNoArg,  "False" },
   { "-atm",            ".doATM",               XrmoptionNoArg,  "True"  },
   { "-no-atm",         ".doATM",               XrmoptionNoArg,  "False" },
+  { "-glados",         ".doGLaDOS",            XrmoptionNoArg,  "True"  },
+  { "-no-glados",      ".doGLaDOS",            XrmoptionNoArg,  "False" },
   ANALOGTV_OPTIONS
   { 0, 0, 0, 0 }
 };
index 4313192c6b7442bb049506fe343f8e5704e569ec..a7cea95ece26d8462273b6bd008f2f2fdf44b4f6 100644 (file)
@@ -4,8 +4,8 @@
             a screen saver and locker for the X window system
                             by Jamie Zawinski
 
-                              version 5.13
-                               18-Apr-2011
+                              version 5.14
+                               20-May-2011
 
                      http://www.jwz.org/xscreensaver/
 
index 7a604a762467e6e62dfe9f4073cf1a271d54692d..ef635b793fd3034034bc102063b97651951086ae 100644 (file)
@@ -18,7 +18,7 @@
    <boolean id="2k"         _label="Windows 2000  " arg-unset="-no-2k"/>
    <boolean id="msdos"      _label="MS-DOS"         arg-unset="-no-msdos"/>
    <boolean id="amiga"      _label="AmigaDOS"       arg-unset="-no-amiga"/>
-   <boolean id="atari"      _label="Atari"          arg-set="-atari"/>
+   <boolean id="glados"     _label="GLaDOS"         arg-unset="-no-glados"/>
   </vgroup>
   <vgroup>
    <boolean id="apple2"     _label="Apple ]["       arg-unset="-no-apple2"/>
@@ -27,6 +27,7 @@
    <boolean id="mac"        _label="Sad Mac"        arg-unset="-no-mac"/>
    <boolean id="mac1"       _label="Mac bomb"       arg-unset="-no-mac1"/>
    <boolean id="macsbug"    _label="MacsBug"        arg-unset="-no-macsbug"/>
+   <boolean id="atari"      _label="Atari"          arg-set="-atari"/>
   </vgroup>
   <vgroup>
    <boolean id="macx"       _label="MacOS X"        arg-unset="-no-macx"/>
index fa74fa0f4de8a2c31ed3ca5ddaba25530fa8d0f3..3694be5383d40bb7cb65fd70607ba6480bdfc76e 100644 (file)
@@ -9,9 +9,15 @@
           low="0" high="100000" default="25000"
           convert="invert"/>
 
-  <boolean id="pizza"   _label="Pizza"                  arg-set="-pizza"/>
-  <boolean id="wire"    _label="Wireframe"              arg-set="-wireframe"/>
-  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+  <select id="mode">
+   <option id="glyph"  _label="DNA Lounge logo" arg-set="-mode helix"/>
+   <option id="pizza"  _label="DNA Pizza logo"  arg-set="-mode pizza"/>
+   <option id="both"   _label="DNA Lounge and DNA Pizza logos"/>
+  </select>
+  <hgroup>
+   <boolean id="wire"    _label="Wireframe"       arg-set="-wireframe"/>
+   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+  </hgroup>
 
   <_description>
 DNA Lounge
index ec58540c37813726ab35cf1c1b09bb13808a62f1..093180dd3ccfaba850a4a8d750ed9dc9a56f9cab 100644 (file)
@@ -46,7 +46,7 @@
                        "*frameThickness:   0.03    \n" \
                        "*triangleSize:     0.045   \n" \
                        "*speed:            1.0     \n" \
-                       "*pizza:            False   \n" \
+                       "*mode:             both"  "\n" \
                        ".foreground:       #00AA00 \n" \
                        "*geometry:         =640x640\n" \
 
 
 #ifdef USE_GL /* whole file */
 
+typedef enum {
+  HELIX_IN, HELIX, HELIX_OUT, 
+  PIZZA_IN, PIZZA, PIZZA_OUT,
+  BOTH
+} glyph_mode;
+
 typedef struct {
   Bool spinning_p;
   GLfloat position;     /* 0.0 - 1.0 */
@@ -114,11 +120,14 @@ typedef struct {
   GLfloat triangle_size;
 
   GLfloat speed;
-  Bool pizza_p;
+  glyph_mode mode;
+  glyph_mode anim_state;
+  GLfloat anim_ratio;
 
   spinner gasket_spinnerx, gasket_spinnery, gasket_spinnerz;
   spinner scene_spinnerx,  scene_spinnery;
-  spinner helix_spinnery, helix_spinnerz;
+  spinner helix_spinnerz;
+  spinner pizza_spinnery, pizza_spinnerz;
   spinner frame_spinner;
 
   trackball_state *trackball;
@@ -131,8 +140,11 @@ typedef struct {
 static logo_configuration *dcs = NULL;
 
 static XrmOptionDescRec opts[] = {
-  { "-speed",  ".speed",  XrmoptionSepArg, 0 },
-  { "-pizza",  ".pizza",  XrmoptionNoArg, "True" },
+  { "-speed",  ".speed",  XrmoptionSepArg, 0       },
+  { "-mode",   ".mode",   XrmoptionSepArg, 0       },
+  { "-pizza",  ".mode",   XrmoptionNoArg,  "pizza" },
+  { "-helix",  ".mode",   XrmoptionNoArg,  "helix" },
+  { "-both",   ".mode",   XrmoptionNoArg,  "both"  },
 };
 
 ENTRYPOINT ModeSpecOpt logo_opts = {countof(opts), opts, 0, NULL, NULL};
@@ -1387,6 +1399,7 @@ tess_combine_cb (GLdouble coords[3], GLdouble *d[4], GLfloat w[4],
 }
 
 
+#if 0
 static void
 tess_vertex_cb (void *vertex_data, void *closure)
 {
@@ -1396,6 +1409,7 @@ tess_vertex_cb (void *vertex_data, void *closure)
   to->points[to->i++] = v[1];
   to->points[to->i++] = v[2];
 }
+#endif
 
 static void
 tess_begin_cb (GLenum which)
@@ -1851,7 +1865,28 @@ init_logo (ModeInfo *mi)
   dc->triangle_size   = get_float_resource(mi->dpy, "triangleSize",   "Float");
 
   dc->speed          = get_float_resource(mi->dpy,   "speed",         "Float");
-  dc->pizza_p        = get_boolean_resource(mi->dpy, "pizza",       "Boolean");
+
+  {
+    char *s = get_string_resource (MI_DISPLAY (mi), "mode", "String");
+    if (!s || !*s || !strcasecmp (s, "helix"))
+      dc->mode = HELIX;
+    else if (!strcasecmp (s, "pizza"))
+      dc->mode = PIZZA;
+    else if (!strcasecmp (s, "both"))
+      dc->mode = BOTH;
+    else
+      {
+        fprintf (stderr, "%s: mode must be helix, pizza or both, not \"%s\"\n", 
+                 progname, s);
+        exit (1);
+      }
+    if (s) free (s);
+
+    dc->anim_state = (dc->mode == BOTH
+                      ? ((random() & 1) ? HELIX : PIZZA)
+                      : dc->mode);
+    dc->anim_ratio = 0;
+  }
 
   {
     XColor xcolor;
@@ -1878,13 +1913,18 @@ init_logo (ModeInfo *mi)
 
   dc->trackball = gltrackball_init ();
 
-  dc->gasket_spinnery.probability = 0.1;
   dc->gasket_spinnerx.probability = 0.1;
+  dc->gasket_spinnery.probability = 0.1;
   dc->gasket_spinnerz.probability = 1.0;
+
   dc->helix_spinnerz.probability  = 0.6;
-  dc->helix_spinnery.probability  = (dc->pizza_p ? 0.6 : 0);
+
+  dc->pizza_spinnerz.probability  = 0.6;
+  dc->pizza_spinnery.probability  = 0.6;
+
   dc->scene_spinnerx.probability  = 0.1;
   dc->scene_spinnery.probability  = 0.0;
+
   dc->frame_spinner.probability   = 5.0;
 
   /* start the frame off-screen */
@@ -1909,18 +1949,16 @@ init_logo (ModeInfo *mi)
     glPushMatrix();
     glRotatef(90, 1, 0, 0);
     glRotatef(90, 0, 0, 1);
-    if (dc->pizza_p)
-      make_pizza (dc, 0, 0);
-    else
-      {
-        glPushMatrix();
-        glRotatef(helix_rot, 0, 0, 1);
-        make_ladder (dc, 0, 0);
-        make_helix  (dc, 0, 0);
-        glRotatef (180, 0, 0, 1);
-        make_helix  (dc, 0, 0);
-        glPopMatrix();
-      }
+    make_pizza (dc, 0, 0);
+
+    glPushMatrix();
+    glRotatef(helix_rot, 0, 0, 1);
+    make_ladder (dc, 0, 0);
+    make_helix  (dc, 0, 0);
+    glRotatef (180, 0, 0, 1);
+    make_helix  (dc, 0, 0);
+    glPopMatrix();
+
     dxf_layer++;
     make_gasket (dc, 0);
     dxf_layer++;
@@ -2104,6 +2142,7 @@ draw_logo (ModeInfo *mi)
   GLfloat gcolor[4];
   GLfloat specular[]  = {0.8, 0.8, 0.8, 1.0};
   GLfloat shininess   = 50.0;
+  Bool pizza_p;
 
   if (!dc->glx_context)
     return;
@@ -2111,7 +2150,8 @@ draw_logo (ModeInfo *mi)
   mi->polygon_count = 0;
   glXMakeCurrent(MI_DISPLAY(mi), MI_WINDOW(mi), *(dc->glx_context));
 
-  if (dc->wire_overlay == 0 &&
+  if (!wire &&
+      dc->wire_overlay == 0 &&
       (random() % (int) (PROBABILITY_SCALE / 0.2)) == 0)
     dc->wire_overlay = ((random() % 200) +
                         (random() % 200) +
@@ -2120,17 +2160,78 @@ draw_logo (ModeInfo *mi)
   tick_spinner (mi, &dc->gasket_spinnerx);
   tick_spinner (mi, &dc->gasket_spinnery);
   tick_spinner (mi, &dc->gasket_spinnerz);
-  tick_spinner (mi, &dc->helix_spinnery);
   tick_spinner (mi, &dc->helix_spinnerz);
+  tick_spinner (mi, &dc->pizza_spinnery);
+  tick_spinner (mi, &dc->pizza_spinnerz);
   tick_spinner (mi, &dc->scene_spinnerx);
   tick_spinner (mi, &dc->scene_spinnery);
   tick_spinner (mi, &dc->frame_spinner);
   link_spinners (mi, &dc->scene_spinnerx, &dc->scene_spinnery);
 
+  switch (dc->anim_state)
+    {
+    case HELIX:
+      if (dc->mode == BOTH &&
+          (random() % (int) (PROBABILITY_SCALE / 0.2)) == 0)
+        dc->anim_state = HELIX_OUT;
+      break;
+
+    case HELIX_OUT:
+      dc->anim_ratio += 0.1 * dc->speed;
+      if (dc->anim_ratio >= 1.0)
+        {
+          dc->anim_ratio = 0.0;
+          dc->anim_state = PIZZA_IN;
+        }
+      break;
+
+    case PIZZA_IN:
+      dc->anim_ratio += 0.1 * dc->speed;
+      if (dc->anim_ratio >= 1.0)
+        {
+          dc->anim_ratio = 0.0;
+          dc->anim_state = PIZZA;
+        }
+      break;
+
+    case PIZZA:
+      if (dc->mode == BOTH &&
+          (random() % (int) (PROBABILITY_SCALE / 0.2)) == 0)
+        dc->anim_state = PIZZA_OUT;
+      break;
+
+    case PIZZA_OUT:
+      dc->anim_ratio += 0.1 * dc->speed;
+      if (dc->anim_ratio >= 1.0)
+        {
+          dc->anim_ratio = 0.0;
+          dc->anim_state = HELIX_IN;
+        }
+      break;
+
+    case HELIX_IN:
+      dc->anim_ratio += 0.1 * dc->speed;
+      if (dc->anim_ratio >= 1.0)
+        {
+          dc->anim_ratio = 0.0;
+          dc->anim_state = HELIX;
+        }
+      break;
+
+    default:
+      abort();
+      break;
+    }
+
+  pizza_p = (dc->anim_state == PIZZA ||
+             dc->anim_state == PIZZA_IN ||
+             dc->anim_state == PIZZA_OUT);
+
   glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
 
   glPushMatrix ();
   {
+    GLfloat scale = 0;
     glScalef(3, 3, 3);
 
     glColor3f(dc->color[0], dc->color[1], dc->color[2]);
@@ -2141,7 +2242,7 @@ draw_logo (ModeInfo *mi)
                    ? dc->frame_spinner.position
                    : -dc->frame_spinner.position);
       GLfloat size = (p > 0.5 ? 1-p : p);
-      GLfloat scale = 1 + (size * 10);
+      scale = 1 + (size * 10);
       glPushMatrix();
       /* gltrackball_rotate (dc->trackball); */
       glRotatef(90, 1, 0, 0);
@@ -2215,12 +2316,27 @@ draw_logo (ModeInfo *mi)
     }
     glPopMatrix();
 
-    glRotatef (360 * sin (M_PI/2 * dc->helix_spinnery.position), 1, 0, 0);
-    glRotatef (360 * sin (M_PI/2 * dc->helix_spinnerz.position), 0, 0, 1);
+    if (pizza_p)
+      {
+        glRotatef (360 * sin (M_PI/2 * dc->pizza_spinnery.position), 1, 0, 0);
+        glRotatef (360 * sin (M_PI/2 * dc->pizza_spinnerz.position), 0, 0, 1);
+      }
+    else
+      {
+        glRotatef (360 * sin (M_PI/2 * dc->helix_spinnerz.position), 0, 0, 1);
+      }
+
+    scale = ((dc->anim_state == PIZZA_IN || dc->anim_state == HELIX_IN)
+             ? dc->anim_ratio
+             : ((dc->anim_state == PIZZA_OUT || dc->anim_state == HELIX_OUT)
+                ? 1.0 - dc->anim_ratio
+                : 1.0));
+    if (scale <= 0) scale = 0.001;
+    glScalef (scale, scale, scale);
 
     if (wire)
       {
-        if (dc->pizza_p)
+        if (pizza_p)
           glCallList (dc->pizza_list_wire);
         else
           glCallList (dc->helix_list_wire);
@@ -2228,14 +2344,14 @@ draw_logo (ModeInfo *mi)
       }
     else if (dc->wire_overlay != 0)
       {
-        if (dc->pizza_p)
+        if (pizza_p)
           glCallList (dc->pizza_list_facetted);
         else
           glCallList (dc->helix_list_facetted);
 
         glDisable (GL_LIGHTING);
 
-        if (dc->pizza_p)
+        if (pizza_p)
           glCallList (dc->pizza_list_wire);
         else
           glCallList (dc->helix_list_wire);
@@ -2245,7 +2361,7 @@ draw_logo (ModeInfo *mi)
       }
     else
       {
-        if (dc->pizza_p)
+        if (pizza_p)
           glCallList (dc->pizza_list);
         else
           glCallList (dc->helix_list);
index 720de5f09719556a2c3a33f9e71f4bb29186cab0..eec71766728f44b1f1cd035ddb7e8f8e38d8563e 100644 (file)
Binary files a/po/._nl.po and b/po/._nl.po differ
index 0bf9f8816920416329390d10d0753ddb9a763fad..9d69f80a6f228b13c0721d23bc417985ca9be665 100644 (file)
Binary files a/po/._pt_BR.po and b/po/._pt_BR.po differ
index 9d3ab8fb6a130b2e6d685e337baadc3097883770..57b1e867e77de2c27dc4cd99c6dd893ed9836db9 100644 (file)
@@ -1,4 +1,4 @@
-# Auto-generated: Mon Apr 18 13:47:55 PDT 2011
+# Auto-generated: Fri May 20 11:55:50 PDT 2011
 driver/demo-Gtk-conf.c
 driver/demo-Gtk-support.c
 driver/demo-Gtk-widgets.c
index f18954a46424ded9be41604e22148917f997d35b..45f3d46ed19402deda245c55c672234c3f2b1f26 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
-# translation of nl.po to Nederlands\r
-# Dutch translation of xscreensaver\r
-# Copyright (C) 2001, 2004 Free Software Foundation, Inc.\r
-# Vincent van Adrighem <vincent@dirck.mine.nu>\r
-#\r
-# Tino Meinen <a.t.meinen@chello.nl>, 2002.\r
-# Edwin de Jong <g.e.dejong@student.utwente.nl>, 2004.\r
-# Freek de Kruijf <f.de.kruijf@gmail.com>, 2010.\r
-# Redmar <redmar@ubuntu-nl.org>, 2010.\r
-#\r
-msgid ""\r
-msgstr ""\r
-"Project-Id-Version: nl\n"\r
-"Report-Msgid-Bugs-To: \n"\r
-"POT-Creation-Date: 2006-02-13 12:26+0100\n"\r
-"PO-Revision-Date: 2010-11-02 11:44+0100\n"\r
-"Last-Translator: Redmar <redmar@ubuntu-nl.org>\n"\r
-"Language-Team: Dutch <ubuntu-l10n-nl@lists.ubuntu.com>\n"\r
-"Language: nl\n"\r
-"MIME-Version: 1.0\n"\r
-"Content-Type: text/plain; charset=UTF-8\n"\r
-"Content-Transfer-Encoding: 8bit\n"\r
-"X-Generator: Lokalize 1.1\n"\r
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"\r
-\r
-#: driver/demo-Gtk-conf.c:818\r
-msgid "Browse..."\r
-msgstr "Bladeren…"\r
-\r
-#: driver/demo-Gtk-conf.c:1110\r
-msgid "Select file."\r
-msgstr "Kies bestand."\r
-\r
-#: driver/demo-Gtk-support.c:135\r
-#, c-format\r
-msgid "Couldn't find pixmap file: %s"\r
-msgstr "Kan pixmap-bestand niet vinden: %s"\r
-\r
-#: driver/demo-Gtk-support.c:147 driver/demo-Gtk-support.c:179\r
-#, c-format\r
-msgid "Error loading pixmap file: %s"\r
-msgstr "Fout bij laden pixmap-bestand: %s"\r
-\r
-#: driver/demo-Gtk-support.c:182\r
-#, c-format\r
-msgid "reason: %s\n"\r
-msgstr "reden: %s\n"\r
-\r
-#: driver/demo-Gtk-widgets.c:161 driver/xscreensaver-demo.glade2.h:71\r
-msgid "XScreenSaver"\r
-msgstr "XScreenSaver"\r
-\r
-#: driver/demo-Gtk-widgets.c:182 driver/xscreensaver-demo.glade2.h:84\r
-msgid "_File"\r
-msgstr "_Bestand"\r
-\r
-#: driver/demo-Gtk-widgets.c:202 driver/xscreensaver-demo.glade2.h:76\r
-msgid "_Blank Screen Now"\r
-msgstr "Schermbeveiliging nu _starten"\r
-\r
-#: driver/demo-Gtk-widgets.c:211\r
-msgid ""\r
-"Activate the XScreenSaver daemon now (locking the screen if so configured.)"\r
-msgstr ""\r
-"De XScreenSaver-daemon nu activeren (en het scherm desgewenst vergrendelen.)"\r
-\r
-#: driver/demo-Gtk-widgets.c:215 driver/xscreensaver-demo.glade2.h:89\r
-msgid "_Lock Screen Now"\r
-msgstr "Het scherm nu _vergrendelen"\r
-\r
-#: driver/demo-Gtk-widgets.c:224\r
-msgid "Lock the screen now (even if \"Lock Screen\" is unchecked.)"\r
-msgstr ""\r
-"Het scherm nu vergrendelen (zelfs als ‘Scherm Vergrendelen’ niet aangevinkt "\r
-"is)."\r
-\r
-#: driver/demo-Gtk-widgets.c:228 driver/xscreensaver-demo.glade2.h:87\r
-msgid "_Kill Daemon"\r
-msgstr "Daemon _uitschakelen"\r
-\r
-#: driver/demo-Gtk-widgets.c:237\r
-msgid "Tell the running XScreenSaver daemon to exit."\r
-msgstr "Geef de actieve XScreenSaver-daemon opdracht af te sluiten."\r
-\r
-#: driver/demo-Gtk-widgets.c:241 driver/xscreensaver-demo.glade2.h:98\r
-msgid "_Restart Daemon"\r
-msgstr "Daemon _herstarten"\r
-\r
-#: driver/demo-Gtk-widgets.c:250\r
-msgid "Kill and re-launch the XScreenSaver daemon."\r
-msgstr "De XSceenSaver-daemon afsluiten en opnieuw opstarten."\r
-\r
-#: driver/demo-Gtk-widgets.c:263\r
-msgid "_Exit"\r
-msgstr "_Afsluiten"\r
-\r
-#: driver/demo-Gtk-widgets.c:272\r
-msgid ""\r
-"Exit the xscreensaver-demo program (but leave the XScreenSaver daemon "\r
-"running in the background.)"\r
-msgstr ""\r
-"Het xscreensaver-demoprogramma afsluiten (maar de XScreenSaver-daemon in de "\r
-"achtergrond actief laten)."\r
-\r
-#: driver/demo-Gtk-widgets.c:276 driver/xscreensaver-demo.glade2.h:85\r
-msgid "_Help"\r
-msgstr "_Hulp"\r
-\r
-#: driver/demo-Gtk-widgets.c:296 driver/xscreensaver-demo.glade2.h:72\r
-msgid "_About..."\r
-msgstr "_Info…"\r
-\r
-#: driver/demo-Gtk-widgets.c:305\r
-msgid "Display version information."\r
-msgstr "Toon versieinformatie."\r
-\r
-#: driver/demo-Gtk-widgets.c:309 driver/xscreensaver-demo.glade2.h:83\r
-msgid "_Documentation..."\r
-msgstr "_Documentatie…"\r
-\r
-#: driver/demo-Gtk-widgets.c:318\r
-msgid "Go to the documentation on the XScreenSaver web page."\r
-msgstr "Bekijk de documentatie op de webpagina van XScreenSaver."\r
-\r
-#: driver/demo-Gtk-widgets.c:348\r
-msgid "Cycle After"\r
-msgstr "Wisselen na"\r
-\r
-#: driver/demo-Gtk-widgets.c:370 driver/xscreensaver-demo.glade2.h:63\r
-msgid "Whether a password should be required to un-blank the screen."\r
-msgstr "Of een wachtwoord nodig is om het scherm te ontgrendelen."\r
-\r
-#: driver/demo-Gtk-widgets.c:372\r
-msgid "Lock Screen After"\r
-msgstr "Vergrendel scherm na"\r
-\r
-#: driver/demo-Gtk-widgets.c:380\r
-msgid "Blank After"\r
-msgstr "Activeer na"\r
-\r
-#: driver/demo-Gtk-widgets.c:403 driver/demo-Gtk-widgets.c:453\r
-#: driver/demo-Gtk-widgets.c:467 driver/demo-Gtk-widgets.c:1016\r
-msgid "How long before the monitor goes completely black."\r
-msgstr "Hoe lang het duurt voordat de monitor op zwart gaat."\r
-\r
-#: driver/demo-Gtk-widgets.c:407 driver/demo-Gtk-widgets.c:419\r
-#: driver/demo-Gtk-widgets.c:431 driver/demo-Gtk-widgets.c:1020\r
-#: driver/demo-Gtk-widgets.c:1032 driver/demo-Gtk-widgets.c:1044\r
-#: driver/xscreensaver-demo.glade2.h:106\r
-msgid "minutes"\r
-msgstr "minuten"\r
-\r
-#: driver/demo-Gtk-widgets.c:482 driver/demo-Gtk.c:3233\r
-msgid "Preview"\r
-msgstr "Voorbeeld"\r
-\r
-#: driver/demo-Gtk-widgets.c:490 driver/xscreensaver-demo.glade2.h:10\r
-msgid ""\r
-"Demo the selected screen saver in full-screen mode (click the mouse to "\r
-"return.)"\r
-msgstr ""\r
-"Geef een demonstratie van de geselecteerde schermbeveiliging in volledig "\r
-"scherm (geef een muisklik om terug te keren)."\r
-\r
-#: driver/demo-Gtk-widgets.c:492\r
-msgid "Settings..."\r
-msgstr "Instellingen…"\r
-\r
-#: driver/demo-Gtk-widgets.c:500 driver/xscreensaver-demo.glade2.h:7\r
-msgid "Customization and explanation of the selected screen saver."\r
-msgstr "Aanpassing en uitleg van de geselecteerde schermbeveiliging."\r
-\r
-#: driver/demo-Gtk-widgets.c:521\r
-msgid "Mode:"\r
-msgstr "Modus:"\r
-\r
-#: driver/demo-Gtk-widgets.c:539\r
-msgid "Disable Screen Saver"\r
-msgstr "Schermbeveiliging uitschakelen"\r
-\r
-#: driver/demo-Gtk-widgets.c:542\r
-msgid "Blank Screen Only"\r
-msgstr "Zet het scherm op zwart"\r
-\r
-#: driver/demo-Gtk-widgets.c:545\r
-msgid "Only One Screen Saver"\r
-msgstr "Slechts één schermbeveiliging"\r
-\r
-#: driver/demo-Gtk-widgets.c:548\r
-msgid "Random Screen Saver"\r
-msgstr "Willekeurige schermbeveiliging"\r
-\r
-#: driver/demo-Gtk-widgets.c:571 driver/demo-Gtk.c:2419\r
-msgid "Use"\r
-msgstr "Gebruik"\r
-\r
-#: driver/demo-Gtk-widgets.c:591 driver/demo-Gtk.c:2429\r
-msgid "Screen Saver"\r
-msgstr "Schermbeveiliging"\r
-\r
-#: driver/demo-Gtk-widgets.c:644\r
-msgid "\\/"\r
-msgstr "\\/"\r
-\r
-#: driver/demo-Gtk-widgets.c:652 driver/xscreensaver-demo.glade2.h:39\r
-msgid ""\r
-"Run the next screen saver in the list in full-screen mode (click the mouse "\r
-"to return.)"\r
-msgstr ""\r
-"De volgende schermbeveiliging uit de lijst in volledig scherm tonen (geef "\r
-"een muisklik om terug te keren)."\r
-\r
-#: driver/demo-Gtk-widgets.c:654\r
-msgid "/\\"\r
-msgstr "/\\"\r
-\r
-#: driver/demo-Gtk-widgets.c:662 driver/xscreensaver-demo.glade2.h:40\r
-msgid ""\r
-"Run the previous screen saver in the list in full-screen mode (click the "\r
-"mouse to return.)"\r
-msgstr ""\r
-"De vorige schermbeveiliging uit de lijst in volledig scherm tonen (geef een "\r
-"muisklik om terug te keren)."\r
-\r
-#: driver/demo-Gtk-widgets.c:664 driver/demo-Gtk-widgets.c:1607\r
-#: driver/xscreensaver-demo.glade2.h:11\r
-msgid "Description"\r
-msgstr "Beschrijving"\r
-\r
-#: driver/demo-Gtk-widgets.c:691\r
-msgid "Display Modes"\r
-msgstr "Weergavemodi"\r
-\r
-#: driver/demo-Gtk-widgets.c:707\r
-msgid "Diagnostics"\r
-msgstr "Diagnostieken"\r
-\r
-#: driver/demo-Gtk-widgets.c:751\r
-msgid "Whether the daemon should print lots of debugging information."\r
-msgstr "Of de daemon uitgebreide debug-informatie moet afdrukken."\r
-\r
-#: driver/demo-Gtk-widgets.c:753\r
-msgid "Verbose Diagnostics"\r
-msgstr "Uitgebreide diagnostiek"\r
-\r
-#: driver/demo-Gtk-widgets.c:768\r
-msgid ""\r
-"Whether any error output of the display modes should be redirected to the "\r
-"screen."\r
-msgstr "Of foutmeldingen van de weergavemodi op het scherm worden weergegeven."\r
-\r
-#: driver/demo-Gtk-widgets.c:770\r
-msgid "Display Subprocess Errors"\r
-msgstr "Subprocess-fouten weergeven"\r
-\r
-#: driver/demo-Gtk-widgets.c:785\r
-msgid ""\r
-"Whether the splash screen (with the version number and `Help' button) should "\r
-"be momentarily displayed when the daemon first starts up."\r
-msgstr ""\r
-"Of het opstartscherm (met het versienummer en de ‘Hulp’ knop) tijdelijk "\r
-"weergegeven moeten worden als de daemon opstart."\r
-\r
-#: driver/demo-Gtk-widgets.c:787\r
-msgid "Display Splash Screen at Startup"\r
-msgstr "Opstartscherm tonen"\r
-\r
-#: driver/demo-Gtk-widgets.c:796\r
-msgid "Colormaps"\r
-msgstr "Kleurenkaarten"\r
-\r
-#: driver/demo-Gtk-widgets.c:840 driver/xscreensaver-demo.glade2.h:70\r
-msgid ""\r
-"Whether to install a private colormap when running in 8-bit mode on the "\r
-"default Visual."\r
-msgstr ""\r
-"Of er een eigen kleurenkaart geïnstalleerd moet worden als de 8-bit modus op "\r
-"de standaard Visual uitgevoerd wordt."\r
-\r
-#: driver/demo-Gtk-widgets.c:842\r
-msgid "Install Colormap"\r
-msgstr "Installeer een kleurenkaart."\r
-\r
-#: driver/demo-Gtk-widgets.c:865 driver/xscreensaver-demo.glade2.h:69\r
-msgid ""\r
-"Whether the screen should slowly fade to black when the screen saver "\r
-"activates."\r
-msgstr ""\r
-"Of het scherm langzaam naar zwart moet gaan als de schermbeveiliging opstart."\r
-\r
-#: driver/demo-Gtk-widgets.c:867\r
-msgid "Fade To Black When Blanking"\r
-msgstr "Vervaag naar zwart bij starten"\r
-\r
-#: driver/demo-Gtk-widgets.c:882 driver/xscreensaver-demo.glade2.h:68\r
-msgid ""\r
-"Whether the screen should slowly fade in from black when the screen saver "\r
-"deactivates."\r
-msgstr ""\r
-"Of het scherm langzaam aan moet gaan als de schermbeveiliging wordt "\r
-"gedeactiveerd."\r
-\r
-#: driver/demo-Gtk-widgets.c:884\r
-msgid "Fade From Black When Unblanking"\r
-msgstr "Vervaag van zwart bij stoppen"\r
-\r
-#: driver/demo-Gtk-widgets.c:910\r
-msgid "Fade Duration"\r
-msgstr "Vervaagtijd"\r
-\r
-#: driver/demo-Gtk-widgets.c:928 driver/xscreensaver-demo.glade2.h:26\r
-msgid "How long it should take for the screen to fade in and out."\r
-msgstr "Hoe lang het vervagen duurt."\r
-\r
-#: driver/demo-Gtk-widgets.c:932 driver/xscreensaver-demo.glade2.h:111\r
-msgid "seconds"\r
-msgstr "seconden"\r
-\r
-#: driver/demo-Gtk-widgets.c:942 driver/xscreensaver-demo.glade2.h:13\r
-msgid "Display Power Management"\r
-msgstr "Energiebeheer weergeven"\r
-\r
-#: driver/demo-Gtk-widgets.c:986 driver/xscreensaver-demo.glade2.h:67\r
-msgid "Whether the monitor should be powered down after a while."\r
-msgstr "Of het beeldscherm na verloop van tijd uitgezet moet worden."\r
-\r
-#: driver/demo-Gtk-widgets.c:988\r
-msgid "Power Management Enabled"\r
-msgstr "Energiebeheer ingeschakeld"\r
-\r
-#: driver/demo-Gtk-widgets.c:1056\r
-msgid "Off After"\r
-msgstr "Uit na"\r
-\r
-#: driver/demo-Gtk-widgets.c:1069\r
-msgid "Suspend After"\r
-msgstr "Slaapstand na"\r
-\r
-#: driver/demo-Gtk-widgets.c:1082\r
-msgid "Standby After"\r
-msgstr "Stand-by na"\r
-\r
-#: driver/demo-Gtk-widgets.c:1105 driver/xscreensaver-demo.glade2.h:28\r
-msgid "How long until the monitor goes into power-saving mode."\r
-msgstr ""\r
-"Hoe lang het duurt voordat het beeldscherm in energiezuinige stand gaat."\r
-\r
-#: driver/demo-Gtk-widgets.c:1119 driver/xscreensaver-demo.glade2.h:29\r
-msgid "How long until the monitor powers down."\r
-msgstr "Hoe lang het duurt voordat het beeldscherm uitgezet wordt."\r
-\r
-#: driver/demo-Gtk-widgets.c:1123 driver/xscreensaver-demo.glade2.h:30\r
-msgid "Image Manipulation"\r
-msgstr "Afbeeldingmanipulatie"\r
-\r
-#: driver/demo-Gtk-widgets.c:1167 driver/xscreensaver-demo.glade2.h:64\r
-msgid ""\r
-"Whether the image-manipulating modes should be allowed to operate on an "\r
-"image of your desktop."\r
-msgstr ""\r
-"Of de afbeeldingmanipulatie toegepast mag worden op een afbeelding van uw "\r
-"bureaublad."\r
-\r
-#: driver/demo-Gtk-widgets.c:1169\r
-msgid "Grab Desktop Images"\r
-msgstr "Gebruik werkbladafbeeldingen"\r
-\r
-#: driver/demo-Gtk-widgets.c:1184\r
-msgid ""\r
-"Whether the image-manipulating modes should operate on images captured from "\r
-"the system's video input (if there is one)."\r
-msgstr ""\r
-"Of de afbeeldingmanipulatie toegepast mag worden op afbeeldingen uit de "\r
-"video-invoer van uw computer (als die aanwezig is)."\r
-\r
-#: driver/demo-Gtk-widgets.c:1186\r
-msgid "Grab Video Frames"\r
-msgstr "Gebruik videoframes"\r
-\r
-#: driver/demo-Gtk-widgets.c:1201 driver/xscreensaver-demo.glade2.h:66\r
-msgid ""\r
-"Whether the image-manipulating modes should operate on random images loaded "\r
-"from disk."\r
-msgstr ""\r
-"Of de afbeeldingmanipulatie toegepast mag worden op willekeurige "\r
-"afbeeldingen die op uw harde schijf gevonden worden."\r
-\r
-#: driver/demo-Gtk-widgets.c:1203\r
-msgid "Choose Random Image:"\r
-msgstr "Kies willekeurige afbeeldingen:"\r
-\r
-#: driver/demo-Gtk-widgets.c:1236 driver/xscreensaver-demo.glade2.h:53\r
-msgid "The directory from which images will be randomly chosen."\r
-msgstr "De map waaruit willekeurige afbeeldingen zullen worden gekozen."\r
-\r
-#: driver/demo-Gtk-widgets.c:1238\r
-msgid "Browse"\r
-msgstr "Bladeren"\r
-\r
-#: driver/demo-Gtk-widgets.c:1246 driver/demo-Gtk-widgets.c:1599\r
-#: driver/xscreensaver-demo.glade2.h:2\r
-msgid "Advanced"\r
-msgstr "Geavanceerd"\r
-\r
-#: driver/demo-Gtk-widgets.c:1444\r
-msgid "XScreenSaver: Mode-Specific Settings"\r
-msgstr "XScreenSaver: Modus-specifieke instellingen"\r
-\r
-#: driver/demo-Gtk-widgets.c:1466 driver/xscreensaver-demo.glade2.h:41\r
-msgid "Settings"\r
-msgstr "Instellingen"\r
-\r
-#: driver/demo-Gtk-widgets.c:1495 driver/xscreensaver-demo.glade2.h:43\r
-msgid "Standard"\r
-msgstr "Standaard"\r
-\r
-#: driver/demo-Gtk-widgets.c:1532\r
-msgid "Visual:"\r
-msgstr "Visual:"\r
-\r
-#: driver/demo-Gtk-widgets.c:1550 driver/demo-Gtk-widgets.c:1573\r
-#: driver/demo-Gtk.c:1695 driver/demo-Gtk.c:3252\r
-#: driver/xscreensaver-demo.glade2.h:3\r
-msgid "Any"\r
-msgstr "Elke"\r
-\r
-#: driver/demo-Gtk-widgets.c:1551 driver/xscreensaver-demo.glade2.h:4\r
-msgid "Best"\r
-msgstr "Beste"\r
-\r
-#: driver/demo-Gtk-widgets.c:1552 driver/xscreensaver-demo.glade2.h:8\r
-msgid "Default"\r
-msgstr "Default"\r
-\r
-#: driver/demo-Gtk-widgets.c:1553 driver/xscreensaver-demo.glade2.h:9\r
-msgid "Default-N"\r
-msgstr "Default-N"\r
-\r
-#: driver/demo-Gtk-widgets.c:1554 driver/xscreensaver-demo.glade2.h:18\r
-msgid "GL"\r
-msgstr "GL"\r
-\r
-#: driver/demo-Gtk-widgets.c:1555 driver/xscreensaver-demo.glade2.h:54\r
-msgid "TrueColor"\r
-msgstr "TrueColor"\r
-\r
-#: driver/demo-Gtk-widgets.c:1556 driver/xscreensaver-demo.glade2.h:38\r
-msgid "PseudoColor"\r
-msgstr "PseudoColor"\r
-\r
-#: driver/demo-Gtk-widgets.c:1557 driver/xscreensaver-demo.glade2.h:44\r
-msgid "StaticGray"\r
-msgstr "StaticGray"\r
-\r
-#: driver/demo-Gtk-widgets.c:1558 driver/xscreensaver-demo.glade2.h:22\r
-msgid "GrayScale"\r
-msgstr "GrayScale"\r
-\r
-#: driver/demo-Gtk-widgets.c:1559 driver/xscreensaver-demo.glade2.h:12\r
-msgid "DirectColor"\r
-msgstr "DirectColor"\r
-\r
-#: driver/demo-Gtk-widgets.c:1560 driver/xscreensaver-demo.glade2.h:6\r
-#: hacks/config/fuzzyflakes.xml.h:3\r
-msgid "Color"\r
-msgstr "Color"\r
-\r
-#: driver/demo-Gtk-widgets.c:1561 driver/xscreensaver-demo.glade2.h:21\r
-msgid "Gray"\r
-msgstr "Gray"\r
-\r
-#: driver/demo-Gtk-widgets.c:1562 driver/xscreensaver-demo.glade2.h:32\r
-msgid "Mono"\r
-msgstr "Mono"\r
-\r
-#: driver/demo-Gtk-widgets.c:1572\r
-msgid ""\r
-"The X visual type that this demo will require.  If that visual is available "\r
-"it will be used, otherwise, this demo will not be run."\r
-msgstr ""\r
-"De X visual-type dat deze demo nodig heeft.  Als deze visual beschikbaar is "\r
-"zal deze gebruikt worden, in ieder ander geval zal de demo niet starten."\r
-\r
-#: driver/demo-Gtk-widgets.c:1575\r
-msgid "Command Line:"\r
-msgstr "Opdrachtregel:"\r
-\r
-#: driver/demo-Gtk-widgets.c:1647\r
-msgid "Documentation..."\r
-msgstr "Documentatie…"\r
-\r
-#: driver/demo-Gtk-widgets.c:1655\r
-msgid "Click here to read the manual for this display mode, if it has one."\r
-msgstr ""\r
-"Klik hier om de handleiding voor deze weergavemodus te lezen, als deze "\r
-"aanwezig is."\r
-\r
-#: driver/demo-Gtk-widgets.c:1680\r
-msgid "Advanced >>"\r
-msgstr "Geavanceerd >>"\r
-\r
-#: driver/demo-Gtk-widgets.c:1688\r
-msgid "Edit the command line directly."\r
-msgstr "Bewerk de opdrachtregel direct."\r
-\r
-#: driver/demo-Gtk-widgets.c:1690\r
-msgid "Standard <<"\r
-msgstr "Standaard <<"\r
-\r
-#: driver/demo-Gtk-widgets.c:1698\r
-msgid "Back to the graphical configuration options."\r
-msgstr "Terug naar de opties van de grafische configuratie."\r
-\r
-#: driver/demo-Gtk-widgets.c:1709 driver/demo-Gtk.c:832\r
-msgid "OK"\r
-msgstr "OK"\r
-\r
-#: driver/demo-Gtk-widgets.c:1718\r
-msgid "Cancel"\r
-msgstr "Annuleren"\r
-\r
-#: driver/demo-Gtk.c:692 driver/demo-Gtk.c:4282\r
-#, c-format\r
-msgid ""\r
-"Warning:\n"\r
-"\n"\r
-"The XScreenSaver daemon doesn't seem to be running\n"\r
-"on display \"%s\".  Launch it now?"\r
-msgstr ""\r
-"Waarschuwing:\n"\r
-"\n"\r
-"De XScreenSaver daemon is niet actief op \n"\r
-"scherm \"%s\". Nu opstarten?"\r
-\r
-#: driver/demo-Gtk.c:740\r
-msgid "For updates, check http://www.jwz.org/xscreensaver/"\r
-msgstr "Zie http://www.jwz.org/xscreensaver/ voor updates"\r
-\r
-#: driver/demo-Gtk.c:870\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"No Help URL has been specified.\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"Er is geen Hulp-URL opgegeven.\n"\r
-\r
-#: driver/demo-Gtk.c:967\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"The xscreensaver daemon did not start up properly.\n"\r
-"\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"De xcsreensaver-daemon is niet goed opgestart.\n"\r
-"\n"\r
-\r
-#: driver/demo-Gtk.c:979\r
-msgid ""\r
-"You are running as root.  This usually means that xscreensaver\n"\r
-"was unable to contact your X server because access control is\n"\r
-"turned on.  Try running this command:\n"\r
-"\n"\r
-"                        xhost +localhost\n"\r
-"\n"\r
-"and then selecting `File / Restart Daemon'.\n"\r
-"\n"\r
-"Note that turning off access control will allow anyone logged\n"\r
-"on to this machine to access your screen, which might be\n"\r
-"considered a security problem.  Please read the xscreensaver\n"\r
-"manual and FAQ for more information.\n"\r
-"\n"\r
-"You shouldn't run X as root. Instead, you should log in as a\n"\r
-"normal user, and `su' as necessary."\r
-msgstr ""\r
-"U bent als root aangemeld. Dit betekend normaal gesproken dat\n"\r
-"xscreensaver niet in staat was uw X server te bereiken, doordat\n"\r
-"toegangscontrole geactiveerd is. Probeer dit commando:\n"\r
-"\n"\r
-"                        xhost +localhost\n"\r
-"\n"\r
-"en selecteer dan ‘Bestand / Daemon herstarten’.\n"\r
-"\n"\r
-"Bedenk wel dat het uitzetten van toegangscontrole iedereen\n"\r
-" die ingelogd is op deze machine toegang geeft tot uw\n"\r
-"scherm. Dit zou als een beveiligingsprobleem gezien kunnen\n"\r
-"worden. Lees a.u.b. de xscreensaver documentatie en FAQ voor\n"\r
-"meer informatie.\n"\r
-"\n"\r
-"U zou X niet als root moeten draaien. U kunt beter als een\n"\r
-"normale gebruiken inloggen en waar nodig ‘su’ gebruiken."\r
-\r
-#: driver/demo-Gtk.c:995\r
-msgid "Please check your $PATH and permissions."\r
-msgstr "Controleer uw $PATH en permissies."\r
-\r
-#: driver/demo-Gtk.c:1033\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"Couldn't determine init file name!\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"Kon de init-bestandsnaam niet bepalen!\n"\r
-\r
-#: driver/demo-Gtk.c:1038\r
-#, c-format\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"Couldn't write %s\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"Kan %s niet schrijven\n"\r
-\r
-#: driver/demo-Gtk.c:1101\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"no `manualCommand' resource set."\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"geen ‘manualCommand’-bron ingesteld."\r
-\r
-#: driver/demo-Gtk.c:1284\r
-#, c-format\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"Unparsable time format: \"%s\"\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"Ongeldig tijdsformaat: ‘%s’\n"\r
-\r
-#: driver/demo-Gtk.c:1991\r
-#, c-format\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"Directory does not exist: \"%s\"\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"Map bestaat niet: ‘%s’\n"\r
-\r
-#: driver/demo-Gtk.c:2021 driver/demo-Gtk.c:2052\r
-#, c-format\r
-msgid ""\r
-"Error:\n"\r
-"\n"\r
-"File does not exist: \"%s\"\n"\r
-msgstr ""\r
-"Fout:\n"\r
-"\n"\r
-"Bestand bestaat niet: ‘%s’\n"\r
-\r
-#: driver/demo-Gtk.c:2877\r
-msgid "Descriptions not available: no XML support compiled in."\r
-msgstr ""\r
-"Beschrijvingen niet beschikbaar: geen XML-ondersteuning meegecompileerd."\r
-\r
-#: driver/demo-Gtk.c:2882\r
-msgid "No description available."\r
-msgstr "Geen beschrijving beschikbaar."\r
-\r
-#: driver/demo-Gtk.c:3204\r
-msgid "Blank Screen"\r
-msgstr "Start schermbeveiliging"\r
-\r
-#: driver/demo-Gtk.c:3210\r
-msgid "Screen Saver Disabled"\r
-msgstr "Schermbeveiliging Uitgezet"\r
-\r
-#: driver/demo-Gtk.c:3243\r
-#, c-format\r
-msgid "%s: %.100s Settings"\r
-msgstr "%s: %.100s-instellingen"\r
-\r
-#: driver/demo-Gtk.c:3407\r
-#, c-format\r
-msgid ""\r
-"Warning:\n"\r
-"\n"\r
-"file \"%s\" has changed, reloading.\n"\r
-msgstr ""\r
-"Waarschuwing:\n"\r
-"\n"\r
-"bestand ‘%s’ is veranderd, bezig met herladen.\n"\r
-\r
-#: driver/demo-Gtk.c:3492\r
-msgid "No Preview"\r
-msgstr "Geen voorbeeld"\r
-\r
-#: driver/demo-Gtk.c:3492\r
-msgid "Available"\r
-msgstr "Beschikbaar"\r
-\r
-#: driver/demo-Gtk.c:3493\r
-msgid "Not"\r
-msgstr "Niet"\r
-\r
-#: driver/demo-Gtk.c:3493\r
-msgid "Installed"\r
-msgstr "Geïnstalleerd"\r
-\r
-#: driver/demo-Gtk.c:4292\r
-#, c-format\r
-msgid ""\r
-"Warning:\n"\r
-"\n"\r
-"%s is running as user \"%s\" on host \"%s\".\n"\r
-"But the xscreensaver managing display \"%s\"\n"\r
-"is running as user \"%s\" on host \"%s\".\n"\r
-"\n"\r
-"Since they are different users, they won't be reading/writing\n"\r
-"the same ~/.xscreensaver file, so %s isn't\n"\r
-"going to work right.\n"\r
-"\n"\r
-"You should either re-run %s as \"%s\", or re-run\n"\r
-"xscreensaver as \"%s\".\n"\r
-"\n"\r
-"Restart the xscreensaver daemon now?\n"\r
-msgstr ""\r
-"Waarschuwing:\n"\r
-"\n"\r
-"%s is actief als gebruiker ‘%s’ op computer ‘%s’.\n"\r
-"Maar schermbeveiligingsbeheer ‘%s’ is actief\n"\r
-"als gebruiker ‘%s’ op computer ‘%s’.\n"\r
-"\n"\r
-"Omdat dit verschillende gebruikers zijn lezen/schrijven ze niet \n"\r
-"hetzelfde ~/.xscreensaver bestand, dus %s zal niet goed werken.\n"\r
-"\n"\r
-"U moet ofwel %s opnieuw opstarten als ‘%s’, of de \n"\r
-"schermbeveiliging opnieuw opstarten als ‘%s’.\n"\r
-"\n"\r
-"De xscreensaver-daemon nu opnieuw opstarten?\n"\r
-\r
-#: driver/demo-Gtk.c:4317\r
-#, c-format\r
-msgid ""\r
-"Warning:\n"\r
-"\n"\r
-"%s is running as user \"%s\" on host \"%s\".\n"\r
-"But the xscreensaver managing display \"%s\"\n"\r
-"is running as user \"%s\" on host \"%s\".\n"\r
-"\n"\r
-"If those two machines don't share a file system (that is,\n"\r
-"if they don't see the same ~%s/.xscreensaver file) then\n"\r
-"%s won't work right.\n"\r
-"\n"\r
-"Restart the daemon on \"%s\" as \"%s\" now?\n"\r
-msgstr ""\r
-"Waarschuwing:\n"\r
-"\n"\r
-"%s is actief als gebruiker ‘%s’ op computer ‘%s’.\n"\r
-"Maar schermbeveiligingsbeheer ‘%s’ is actief\n"\r
-"als gebruiker ‘%s’ op computer ‘%s’.\n"\r
-"\n"\r
-"Als de twee machines geen bestandssysteem met elkaar\n"\r
-"delen (ze zien niet hetzelfde bestand ~%s/.xscreensaver)\n"\r
-"zal %s niet goed werken.\n"\r
-"\n"\r
-"Nu de daemon op ‘%s’ als ‘%s’ herstarten?\n"\r
-\r
-#: driver/demo-Gtk.c:4339\r
-#, c-format\r
-msgid ""\r
-"Warning:\n"\r
-"\n"\r
-"This is %s version %s.\n"\r
-"But the xscreensaver managing display \"%s\"\n"\r
-"is version %s.  This could cause problems.\n"\r
-"\n"\r
-"Restart the xscreensaver daemon now?\n"\r
-msgstr ""\r
-"Waarschuwing:\n"\r
-"\n"\r
-"Dit is %s versie %s.\n"\r
-"Maar schermbeveiligingsbeheer ‘%s’ is\n"\r
-"versie %s.  Dit kan problemen veroorzaken.\n"\r
-"\n"\r
-"xscreensaver-daemon nu herstarten?\n"\r
-\r
-#: driver/demo-Gtk.c:4800\r
-#, c-format\r
-msgid "%s: unknown option: %s\n"\r
-msgstr "%s: onbekende optie: %s\n"\r
-\r
-#: driver/demo-Gtk.c:4865\r
-msgid "Screensaver Preferences"\r
-msgstr "Voorkeuren schermbeveiliging"\r
-\r
-#: driver/screensaver-properties.desktop.in.h:1\r
-msgid "Change screensaver properties"\r
-msgstr "Eigenschappen van schermbeveiliging aanpassen"\r
-\r
-#: driver/screensaver-properties.desktop.in.h:2\r
-msgid "Screensaver"\r
-msgstr "Schermbeveiliging"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:1\r
-msgid "*"\r
-msgstr "*"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:5\r
-msgid "Choose _Random Image:"\r
-msgstr "Kies _willekeurige afbeelding:"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:14\r
-msgid "F_ade Duration"\r
-msgstr "V_ervaagtijd"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:15\r
-msgid "Fade from Black When _Unblanking"\r
-msgstr "Vervaag vanuit zwart bij afsluiten screensaver"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:16\r
-msgid "Fade to Black when _Blanking"\r
-msgstr "Vervaag naar zwart bij _starten"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:17\r
-msgid "Fading and Colormaps"\r
-msgstr "Vervagen en kleurenkaart"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:19\r
-msgid "Grab Desktop _Images"\r
-msgstr "Gebruik werkblad_beelden"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:20\r
-msgid "Grab _Video Frames"\r
-msgstr "Gebruik _videoframes"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:23\r
-msgid "How long after the screen blanks until a password will be required."\r
-msgstr "Hoe lang na het starten van de screensaver een wachtwoord vereist is."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:24\r
-msgid "How long before the screen saver activates."\r
-msgstr "Hoe lang het duurt voordat de schermbeveiliging wordt geactiveerd."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:25\r
-msgid ""\r
-"How long each display mode should run before choosing a new one (in Random "\r
-"mode.)"\r
-msgstr ""\r
-"Hoe lang iedere schermmodus moet draaien voordat er een nieuwe gekozen wordt "\r
-"(alleen van toepassing op ‘willekeurige’ modus)."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:27\r
-msgid "How long until the monitor goes completely black."\r
-msgstr "Hoe lang voordat het scherm uitgeschakeld wordt."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:31\r
-msgid "Install _Colormap"\r
-msgstr "Installeer _Kleurenkaart"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:33\r
-msgid "Never blank the screen or power down the monitor."\r
-msgstr "De monitor nooit op zwart zetten of uitschakelen."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:34\r
-msgid ""\r
-"No Preview\n"\r
-"Available"\r
-msgstr ""\r
-"Geen voorbeeld\n"\r
-"beschikbaar"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:36\r
-msgid ""\r
-"Not\n"\r
-"Installed"\r
-msgstr ""\r
-"Niet\n"\r
-"geïnstalleerd"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:42\r
-msgid "Stand_by After"\r
-msgstr "Stand-_by na"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:45\r
-msgid "Sus_pend After"\r
-msgstr "Slaa_pstand na"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:46\r
-msgid "Text Manipulation"\r
-msgstr "Tekstmanipulatie"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:47\r
-msgid "Text _file"\r
-msgstr "Tekst_bestand"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:48\r
-msgid ""\r
-"Text-displaying modes will display the contents of this URL (HTML or RSS)."\r
-msgstr ""\r
-"Tekstweergave-modi zullen de inhoud van deze URL weergeven (HTML of RSS)."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:49\r
-msgid "Text-displaying modes will display the contents of this file."\r
-msgstr "Tekstweergave-modi zullen de inhoud van dit bestand weergeven."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:50\r
-msgid "Text-displaying modes will display the local host name, date, and time."\r
-msgstr "Tekstweergave-modi zullen de lokale hostnaam, datum en tijd weergeven."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:51\r
-msgid "Text-displaying modes will display the output of this program."\r
-msgstr "Tekstweergave-modi zullen de uitvoer van dit programma weergeven."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:52\r
-msgid "Text-displaying modes will display the text typed here."\r
-msgstr "Tekstweergave-modi zullen de hier ingevoerde tekst weergeven."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:55\r
-msgid ""\r
-"Very few (or no) screen savers appear to be available.\n"\r
-"\n"\r
-"This probably means that the \"xscreensaver-extras\" and\n"\r
-"\"xscreensaver-gl-extras\" packages are not installed."\r
-msgstr ""\r
-"Er zijn zeer weinig (of geen) schermbeveiligingen beschikbaar.\n"\r
-"\n"\r
-"Dit betekent waarschijnlijk dat de ‘xscreensaver-extras’ en\n"\r
-"‘xscreensaver-gl-extras’-pakketten niet geïnstalleerd zijn."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:59\r
-msgid "When idle or locked, blacken the screen only."\r
-msgstr "Scherm alleen op zwart zetten bij inactief of vergrendelen."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:60\r
-msgid ""\r
-"When idle or locked, choose a random display mode from among the checked "\r
-"items in the list below."\r
-msgstr ""\r
-"Indien inactief of vergrendeld, kies een willekeurige weergavemodus uit de "\r
-"aangevinkte items uit onderstaande lijst."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:61\r
-msgid ""\r
-"When idle or locked, choose a random display mode from among the checked "\r
-"items in the list below.  Run that same mode on each monitor."\r
-msgstr ""\r
-"Kies een willekeurige screensaver uit de aanwezige screensavers hieronder "\r
-"als de computer inactief of vergrendeld is. Gebruik dezelfde modus op elk "\r
-"beeldscherm."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:62\r
-msgid "When idle or locked, run the display mode selected below."\r
-msgstr ""\r
-"Gebruik de hieronder geselecteerde schermbeveiliging als de computer "\r
-"inactief of vergrendeld is."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:65\r
-msgid ""\r
-"Whether the image-manipulating modes should operate on images captured from "\r
-"the system's video input (if there is one.)"\r
-msgstr ""\r
-"Of de afbeeldingmanipulatie toegepast mag worden op afbeeldingen uit de "\r
-"video-invoer van uw computer (als die aanwezig is)."\r
-\r
-#: driver/xscreensaver-demo.glade2.h:73\r
-msgid "_Advanced"\r
-msgstr "Ge_avanceerd"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:74\r
-msgid "_Advanced >>"\r
-msgstr "Ge_avanceerd >>"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:75\r
-msgid "_Blank After"\r
-msgstr "_Zwart na"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:77\r
-msgid "_Blank Screen Only"\r
-msgstr "_Zwart scherm"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:78\r
-msgid "_Browse"\r
-msgstr "_Bladeren"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:79\r
-msgid "_Command Line:"\r
-msgstr "Opdra_chtregel:"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:80\r
-msgid "_Cycle After"\r
-msgstr "_Wisselen na"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:81\r
-msgid "_Disable Screen Saver"\r
-msgstr "Schermbeveiliging _uitschakelen"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:82\r
-msgid "_Display Modes"\r
-msgstr "_Weergavemodi"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:86\r
-msgid "_Host Name and Time"\r
-msgstr "_Hostnaam en tijd"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:88\r
-msgid "_Lock Screen After  "\r
-msgstr "_Vergrendel scherm na  "\r
-\r
-#: driver/xscreensaver-demo.glade2.h:90\r
-msgid "_Mode:"\r
-msgstr "_Modus:"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:91\r
-msgid "_Off After"\r
-msgstr "_Uit na"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:92\r
-msgid "_Only One Screen Saver"\r
-msgstr "_Eén schermbeveiliging"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:93\r
-msgid "_Power Management Enabled"\r
-msgstr "_Energiebeheer inschakelen"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:94\r
-msgid "_Preview"\r
-msgstr "_Voorbeeld"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:95\r
-msgid "_Program"\r
-msgstr "_Programma"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:96\r
-msgid "_Quit"\r
-msgstr "_Afsluiten"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:97\r
-msgid "_Random Screen Saver"\r
-msgstr "_Willekeurige schermbeveiliging"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:99\r
-msgid "_Same Random Savers"\r
-msgstr "_Zelfde willekeurige schermbeveiligingen"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:100\r
-msgid "_Settings..."\r
-msgstr "In_stellingen…"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:101\r
-msgid "_Standard <<"\r
-msgstr "_Standaard <<"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:102\r
-msgid "_Text"\r
-msgstr "_Tekst"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:103\r
-msgid "_URL"\r
-msgstr "_URL"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:104\r
-msgid "_Visual:"\r
-msgstr "_Visual:"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:105\r
-msgid "dialog1"\r
-msgstr "dialog1"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:107\r
-msgid "no preview"\r
-msgstr "geen voorbeeld"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:108\r
-msgid "not installed"\r
-msgstr "niet geïnstalleerd"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:109\r
-msgid "nothing"\r
-msgstr "niets"\r
-\r
-#: driver/xscreensaver-demo.glade2.h:110\r
-msgid "preview"\r
-msgstr "voorbeeld"\r
-\r
-#: hacks/config/anemone.xml.h:1\r
-msgid "Anemone"\r
-msgstr "Anemoon"\r
-\r
-#: hacks/config/anemone.xml.h:2 hacks/config/fuzzyflakes.xml.h:1\r
-msgid "Arms"\r
-msgstr "Armen"\r
-\r
-#: hacks/config/anemone.xml.h:3 hacks/config/anemotaxis.xml.h:5\r
-#: hacks/config/ant.xml.h:6 hacks/config/antinspect.xml.h:4\r
-#: hacks/config/antmaze.xml.h:3 hacks/config/antspotlight.xml.h:3\r
-#: hacks/config/apollonian.xml.h:5 hacks/config/atlantis.xml.h:4\r
-#: hacks/config/attraction.xml.h:8 hacks/config/atunnel.xml.h:3\r
-#: hacks/config/barcode.xml.h:4 hacks/config/blaster.xml.h:3\r
-#: hacks/config/blinkbox.xml.h:5 hacks/config/blitspin.xml.h:4\r
-#: hacks/config/blocktube.xml.h:4 hacks/config/boing.xml.h:2\r
-#: hacks/config/bouboule.xml.h:3 hacks/config/bouncingcow.xml.h:6\r
-#: hacks/config/boxed.xml.h:6 hacks/config/boxfit.xml.h:8\r
-#: hacks/config/braid.xml.h:4 hacks/config/bubble3d.xml.h:4\r
-#: hacks/config/bubbles.xml.h:8 hacks/config/bumps.xml.h:3\r
-#: hacks/config/cage.xml.h:2 hacks/config/carousel.xml.h:5\r
-#: hacks/config/ccurve.xml.h:7 hacks/config/celtic.xml.h:3\r
-#: hacks/config/circuit.xml.h:4 hacks/config/cloudlife.xml.h:3\r
-#: hacks/config/compass.xml.h:3 hacks/config/coral.xml.h:7\r
-#: hacks/config/critical.xml.h:3 hacks/config/crystal.xml.h:6\r
-#: hacks/config/cube21.xml.h:6 hacks/config/cubenetic.xml.h:8\r
-#: hacks/config/cubestorm.xml.h:4 hacks/config/cynosure.xml.h:4\r
-#: hacks/config/dangerball.xml.h:3 hacks/config/decayscreen.xml.h:2\r
-#: hacks/config/deluxe.xml.h:4 hacks/config/demon.xml.h:4\r
-#: hacks/config/discrete.xml.h:2 hacks/config/distort.xml.h:4\r
-#: hacks/config/drift.xml.h:3 hacks/config/endgame.xml.h:3\r
-#: hacks/config/engine.xml.h:8 hacks/config/epicycle.xml.h:5\r
-#: hacks/config/eruption.xml.h:5 hacks/config/euler2d.xml.h:3\r
-#: hacks/config/extrusion.xml.h:3 hacks/config/fadeplot.xml.h:4\r
-#: hacks/config/fireworkx.xml.h:3 hacks/config/flag.xml.h:2\r
-#: hacks/config/flame.xml.h:6 hacks/config/flipflop.xml.h:1\r
-#: hacks/config/flipscreen3d.xml.h:1 hacks/config/fliptext.xml.h:3\r
-#: hacks/config/flow.xml.h:2 hacks/config/fluidballs.xml.h:5\r
-#: hacks/config/flyingtoasters.xml.h:5 hacks/config/fontglide.xml.h:4\r
-#: hacks/config/forest.xml.h:1 hacks/config/fuzzyflakes.xml.h:7\r
-#: hacks/config/galaxy.xml.h:3 hacks/config/gears.xml.h:2\r
-#: hacks/config/gflux.xml.h:6 hacks/config/glblur.xml.h:4\r
-#: hacks/config/glforestfire.xml.h:4 hacks/config/glhanoi.xml.h:3\r
-#: hacks/config/glknots.xml.h:3 hacks/config/glmatrix.xml.h:8\r
-#: hacks/config/glplanet.xml.h:2 hacks/config/glsnake.xml.h:6\r
-#: hacks/config/gltext.xml.h:4 hacks/config/goop.xml.h:4\r
-#: hacks/config/grav.xml.h:2 hacks/config/greynetic.xml.h:1\r
-#: hacks/config/halo.xml.h:2 hacks/config/hopalong.xml.h:9\r
-#: hacks/config/hyperball.xml.h:2 hacks/config/hypercube.xml.h:2\r
-#: hacks/config/hypertorus.xml.h:6 hacks/config/ifs.xml.h:4\r
-#: hacks/config/interaggregate.xml.h:1 hacks/config/interference.xml.h:7\r
-#: hacks/config/intermomentary.xml.h:1 hacks/config/jigglypuff.xml.h:6\r
-#: hacks/config/jigsaw.xml.h:3 hacks/config/juggle.xml.h:2\r
-#: hacks/config/juggler3d.xml.h:2 hacks/config/julia.xml.h:2\r
-#: hacks/config/kaleidescope.xml.h:2 hacks/config/klein.xml.h:2\r
-#: hacks/config/kumppa.xml.h:3 hacks/config/lament.xml.h:2\r
-#: hacks/config/laser.xml.h:3 hacks/config/lavalite.xml.h:10\r
-#: hacks/config/lightning.xml.h:1 hacks/config/lisa.xml.h:2\r
-#: hacks/config/lissie.xml.h:3 hacks/config/lmorph.xml.h:3\r
-#: hacks/config/loop.xml.h:1 hacks/config/maze.xml.h:4\r
-#: hacks/config/memscroller.xml.h:5 hacks/config/menger.xml.h:3\r
-#: hacks/config/metaballs.xml.h:4 hacks/config/mirrorblob.xml.h:11\r
-#: hacks/config/mismunch.xml.h:2 hacks/config/moebius.xml.h:3\r
-#: hacks/config/moire2.xml.h:2 hacks/config/molecule.xml.h:11\r
-#: hacks/config/morph3d.xml.h:3 hacks/config/mountain.xml.h:2\r
-#: hacks/config/munch.xml.h:3 hacks/config/nerverot.xml.h:9\r
-#: hacks/config/noof.xml.h:2 hacks/config/pacman.xml.h:1\r
-#: hacks/config/penetrate.xml.h:3 hacks/config/penrose.xml.h:3\r
-#: hacks/config/petri.xml.h:5 hacks/config/phosphor.xml.h:4\r
-#: hacks/config/piecewise.xml.h:4 hacks/config/pinion.xml.h:5\r
-#: hacks/config/pipes.xml.h:5 hacks/config/polyhedra.xml.h:17\r
-#: hacks/config/polyominoes.xml.h:2 hacks/config/polytopes.xml.h:11\r
-#: hacks/config/pong.xml.h:1 hacks/config/popsquares.xml.h:3\r
-#: hacks/config/providence.xml.h:2 hacks/config/pulsar.xml.h:11\r
-#: hacks/config/pyro.xml.h:4 hacks/config/qix.xml.h:7\r
-#: hacks/config/queens.xml.h:1 hacks/config/rd-bomb.xml.h:9\r
-#: hacks/config/ripples.xml.h:4 hacks/config/rocks.xml.h:4\r
-#: hacks/config/rotor.xml.h:3 hacks/config/rubik.xml.h:3\r
-#: hacks/config/sballs.xml.h:4 hacks/config/shadebobs.xml.h:3\r
-#: hacks/config/sierpinski.xml.h:2 hacks/config/sierpinski3d.xml.h:2\r
-#: hacks/config/slidescreen.xml.h:2 hacks/config/slip.xml.h:2\r
-#: hacks/config/speedmine.xml.h:3 hacks/config/sphere.xml.h:2\r
-#: hacks/config/spheremonics.xml.h:5 hacks/config/spiral.xml.h:3\r
-#: hacks/config/spotlight.xml.h:2 hacks/config/sproingies.xml.h:2\r
-#: hacks/config/squiral.xml.h:4 hacks/config/stairs.xml.h:1\r
-#: hacks/config/starfish.xml.h:3 hacks/config/starwars.xml.h:6\r
-#: hacks/config/strange.xml.h:1 hacks/config/substrate.xml.h:7\r
-#: hacks/config/superquadrics.xml.h:4 hacks/config/swirl.xml.h:2\r
-#: hacks/config/t3d.xml.h:6 hacks/config/tangram.xml.h:2\r
-#: hacks/config/thornbird.xml.h:2 hacks/config/triangle.xml.h:1\r
-#: hacks/config/truchet.xml.h:1 hacks/config/twang.xml.h:3\r
-#: hacks/config/vines.xml.h:1 hacks/config/worm.xml.h:3\r
-#: hacks/config/wormhole.xml.h:2 hacks/config/xearth.xml.h:7\r
-#: hacks/config/xfishtank.xml.h:3 hacks/config/xflame.xml.h:4\r
-#: hacks/config/xjack.xml.h:1 hacks/config/xmatrix.xml.h:5\r
-#: hacks/config/xmountains.xml.h:13 hacks/config/xplanet.xml.h:8\r
-#: hacks/config/xrayswarm.xml.h:2 hacks/config/zoom.xml.h:2\r
-msgid "Fast"\r
-msgstr "Hoog"\r
-\r
-#: hacks/config/anemone.xml.h:4 hacks/config/anemotaxis.xml.h:6\r
-#: hacks/config/blaster.xml.h:4 hacks/config/bouboule.xml.h:4\r
-#: hacks/config/boxed.xml.h:7 hacks/config/coral.xml.h:8\r
-#: hacks/config/cubenetic.xml.h:9 hacks/config/eruption.xml.h:6\r
-#: hacks/config/euler2d.xml.h:4 hacks/config/fiberlamp.xml.h:2\r
-#: hacks/config/flame.xml.h:7 hacks/config/fluidballs.xml.h:6\r
-#: hacks/config/fuzzyflakes.xml.h:8 hacks/config/kaleidescope.xml.h:3\r
-#: hacks/config/lisa.xml.h:3 hacks/config/pedal.xml.h:4\r
-#: hacks/config/petri.xml.h:7 hacks/config/qix.xml.h:8\r
-#: hacks/config/substrate.xml.h:8 hacks/config/thornbird.xml.h:3\r
-#: hacks/config/whirlwindwarp.xml.h:1 hacks/config/wormhole.xml.h:3\r
-#: hacks/config/xfishtank.xml.h:4\r
-msgid "Few"\r
-msgstr "Weinig"\r
-\r
-#: hacks/config/anemone.xml.h:5 hacks/config/anemotaxis.xml.h:7\r
-#: hacks/config/ant.xml.h:9 hacks/config/apollonian.xml.h:7\r
-#: hacks/config/attraction.xml.h:18 hacks/config/blaster.xml.h:6\r
-#: hacks/config/bouboule.xml.h:5 hacks/config/braid.xml.h:7\r
-#: hacks/config/coral.xml.h:9 hacks/config/critical.xml.h:4\r
-#: hacks/config/crystal.xml.h:8 hacks/config/cubenetic.xml.h:13\r
-#: hacks/config/cynosure.xml.h:6 hacks/config/deco.xml.h:5\r
-#: hacks/config/deluxe.xml.h:6 hacks/config/demon.xml.h:6\r
-#: hacks/config/discrete.xml.h:4 hacks/config/drift.xml.h:9\r
-#: hacks/config/epicycle.xml.h:8 hacks/config/eruption.xml.h:12\r
-#: hacks/config/euler2d.xml.h:8 hacks/config/fadeplot.xml.h:6\r
-#: hacks/config/fiberlamp.xml.h:6 hacks/config/flag.xml.h:5\r
-#: hacks/config/flame.xml.h:11 hacks/config/flow.xml.h:7\r
-#: hacks/config/fluidballs.xml.h:13 hacks/config/forest.xml.h:3\r
-#: hacks/config/fuzzyflakes.xml.h:12 hacks/config/galaxy.xml.h:6\r
-#: hacks/config/grav.xml.h:4 hacks/config/halo.xml.h:4\r
-#: hacks/config/hopalong.xml.h:15 hacks/config/ifs.xml.h:8\r
-#: hacks/config/imsmap.xml.h:9 hacks/config/interference.xml.h:14\r
-#: hacks/config/julia.xml.h:6 hacks/config/kaleidescope.xml.h:5\r
-#: hacks/config/laser.xml.h:6 hacks/config/lightning.xml.h:3\r
-#: hacks/config/lisa.xml.h:5 hacks/config/lissie.xml.h:6\r
-#: hacks/config/loop.xml.h:4 hacks/config/metaballs.xml.h:6\r
-#: hacks/config/mismunch.xml.h:4 hacks/config/moire.xml.h:5\r
-#: hacks/config/moire2.xml.h:3 hacks/config/mountain.xml.h:4\r
-#: hacks/config/nerverot.xml.h:15 hacks/config/pedal.xml.h:6\r
-#: hacks/config/penrose.xml.h:4 hacks/config/petri.xml.h:11\r
-#: hacks/config/polyominoes.xml.h:5 hacks/config/qix.xml.h:14\r
-#: hacks/config/rd-bomb.xml.h:12 hacks/config/ripples.xml.h:8\r
-#: hacks/config/rocks.xml.h:5 hacks/config/rotor.xml.h:6\r
-#: hacks/config/shadebobs.xml.h:5 hacks/config/sierpinski.xml.h:4\r
-#: hacks/config/slip.xml.h:4 hacks/config/sphere.xml.h:3\r
-#: hacks/config/spiral.xml.h:6 hacks/config/squiral.xml.h:9\r
-#: hacks/config/starfish.xml.h:5 hacks/config/strange.xml.h:2\r
-#: hacks/config/swirl.xml.h:3 hacks/config/thornbird.xml.h:4\r
-#: hacks/config/triangle.xml.h:3 hacks/config/vines.xml.h:2\r
-#: hacks/config/whirlwindwarp.xml.h:4 hacks/config/worm.xml.h:4\r
-#: hacks/config/xearth.xml.h:12 hacks/config/xfishtank.xml.h:8\r
-msgid "Many"\r
-msgstr "Veel"\r
-\r
-#: hacks/config/anemone.xml.h:6 hacks/config/ant.xml.h:11\r
-#: hacks/config/apollonian.xml.h:8 hacks/config/attraction.xml.h:19\r
-#: hacks/config/bouboule.xml.h:6 hacks/config/braid.xml.h:9\r
-#: hacks/config/critical.xml.h:5 hacks/config/crystal.xml.h:10\r
-#: hacks/config/cynosure.xml.h:7 hacks/config/deco.xml.h:8\r
-#: hacks/config/deluxe.xml.h:7 hacks/config/demon.xml.h:7\r
-#: hacks/config/discrete.xml.h:6 hacks/config/drift.xml.h:10\r
-#: hacks/config/epicycle.xml.h:9 hacks/config/eruption.xml.h:14\r
-#: hacks/config/euler2d.xml.h:9 hacks/config/fadeplot.xml.h:7\r
-#: hacks/config/flag.xml.h:6 hacks/config/flame.xml.h:12\r
-#: hacks/config/flow.xml.h:8 hacks/config/forest.xml.h:4\r
-#: hacks/config/galaxy.xml.h:7 hacks/config/grav.xml.h:5\r
-#: hacks/config/halo.xml.h:6 hacks/config/hopalong.xml.h:17\r
-#: hacks/config/imsmap.xml.h:10 hacks/config/interference.xml.h:15\r
-#: hacks/config/julia.xml.h:7 hacks/config/laser.xml.h:8\r
-#: hacks/config/lightning.xml.h:4 hacks/config/lisa.xml.h:6\r
-#: hacks/config/lissie.xml.h:7 hacks/config/loop.xml.h:5\r
-#: hacks/config/metaballs.xml.h:10 hacks/config/moire.xml.h:7\r
-#: hacks/config/moire2.xml.h:5 hacks/config/mountain.xml.h:6\r
-#: hacks/config/penrose.xml.h:5 hacks/config/polyominoes.xml.h:6\r
-#: hacks/config/popsquares.xml.h:4 hacks/config/rd-bomb.xml.h:13\r
-#: hacks/config/rocks.xml.h:6 hacks/config/rotor.xml.h:7\r
-#: hacks/config/shadebobs.xml.h:6 hacks/config/sierpinski.xml.h:5\r
-#: hacks/config/slip.xml.h:5 hacks/config/sphere.xml.h:4\r
-#: hacks/config/spiral.xml.h:8 hacks/config/squiral.xml.h:10\r
-#: hacks/config/starfish.xml.h:6 hacks/config/strange.xml.h:3\r
-#: hacks/config/swirl.xml.h:5 hacks/config/thornbird.xml.h:5\r
-#: hacks/config/triangle.xml.h:4 hacks/config/vines.xml.h:3\r
-#: hacks/config/worm.xml.h:5 hacks/config/xearth.xml.h:17\r
-#: hacks/config/xfishtank.xml.h:9\r
-msgid "Number of Colors"\r
-msgstr "Aantal kleuren"\r
-\r
-#: hacks/config/anemone.xml.h:7 hacks/config/fireflies.xml.h:32\r
-#: hacks/config/pyro.xml.h:8\r
-msgid "Often"\r
-msgstr "Vaak"\r
-\r
-#: hacks/config/anemone.xml.h:8\r
-msgid "Rarely"\r
-msgstr "Zelden"\r
-\r
-#: hacks/config/anemone.xml.h:9 hacks/config/anemotaxis.xml.h:10\r
-#: hacks/config/ant.xml.h:15 hacks/config/antinspect.xml.h:6\r
-#: hacks/config/antmaze.xml.h:5 hacks/config/antspotlight.xml.h:5\r
-#: hacks/config/apollonian.xml.h:11 hacks/config/atlantis.xml.h:13\r
-#: hacks/config/attraction.xml.h:26 hacks/config/atunnel.xml.h:6\r
-#: hacks/config/barcode.xml.h:6 hacks/config/blaster.xml.h:8\r
-#: hacks/config/blinkbox.xml.h:8 hacks/config/blitspin.xml.h:7\r
-#: hacks/config/blocktube.xml.h:9 hacks/config/boing.xml.h:10\r
-#: hacks/config/bouboule.xml.h:8 hacks/config/bouncingcow.xml.h:10\r
-#: hacks/config/boxed.xml.h:15 hacks/config/boxfit.xml.h:12\r
-#: hacks/config/braid.xml.h:11 hacks/config/bubble3d.xml.h:6\r
-#: hacks/config/bubbles.xml.h:10 hacks/config/bumps.xml.h:4\r
-#: hacks/config/cage.xml.h:4 hacks/config/carousel.xml.h:14\r
-#: hacks/config/ccurve.xml.h:11 hacks/config/celtic.xml.h:8\r
-#: hacks/config/circuit.xml.h:10 hacks/config/cloudlife.xml.h:11\r
-#: hacks/config/compass.xml.h:4 hacks/config/coral.xml.h:12\r
-#: hacks/config/critical.xml.h:6 hacks/config/crystal.xml.h:11\r
-#: hacks/config/cube21.xml.h:16 hacks/config/cubenetic.xml.h:22\r
-#: hacks/config/cubestorm.xml.h:8 hacks/config/cynosure.xml.h:9\r
-#: hacks/config/dangerball.xml.h:5 hacks/config/decayscreen.xml.h:17\r
-#: hacks/config/deluxe.xml.h:8 hacks/config/demon.xml.h:8\r
-#: hacks/config/discrete.xml.h:7 hacks/config/distort.xml.h:11\r
-#: hacks/config/drift.xml.h:12 hacks/config/endgame.xml.h:5\r
-#: hacks/config/engine.xml.h:15 hacks/config/epicycle.xml.h:10\r
-#: hacks/config/eruption.xml.h:19 hacks/config/euler2d.xml.h:14\r
-#: hacks/config/extrusion.xml.h:11 hacks/config/fadeplot.xml.h:8\r
-#: hacks/config/fireworkx.xml.h:9 hacks/config/flag.xml.h:7\r
-#: hacks/config/flame.xml.h:14 hacks/config/flipflop.xml.h:5\r
-#: hacks/config/flipscreen3d.xml.h:6 hacks/config/fliptext.xml.h:13\r
-#: hacks/config/flow.xml.h:10 hacks/config/fluidballs.xml.h:18\r
-#: hacks/config/flyingtoasters.xml.h:11 hacks/config/fontglide.xml.h:13\r
-#: hacks/config/forest.xml.h:5 hacks/config/fuzzyflakes.xml.h:15\r
-#: hacks/config/galaxy.xml.h:11 hacks/config/gears.xml.h:7\r
-#: hacks/config/gflux.xml.h:12 hacks/config/glblur.xml.h:14\r
-#: hacks/config/glforestfire.xml.h:14 hacks/config/glhanoi.xml.h:8\r
-#: hacks/config/glknots.xml.h:17 hacks/config/glmatrix.xml.h:18\r
-#: hacks/config/glplanet.xml.h:8 hacks/config/glsnake.xml.h:12\r
-#: hacks/config/gltext.xml.h:15 hacks/config/goop.xml.h:10\r
-#: hacks/config/grav.xml.h:8 hacks/config/greynetic.xml.h:3\r
-#: hacks/config/halo.xml.h:10 hacks/config/hopalong.xml.h:21\r
-#: hacks/config/hyperball.xml.h:8 hacks/config/hypercube.xml.h:7\r
-#: hacks/config/hypertorus.xml.h:18 hacks/config/ifs.xml.h:13\r
-#: hacks/config/interaggregate.xml.h:4 hacks/config/interference.xml.h:17\r
-#: hacks/config/intermomentary.xml.h:4 hacks/config/jigglypuff.xml.h:16\r
-#: hacks/config/jigsaw.xml.h:5 hacks/config/juggle.xml.h:8\r
-#: hacks/config/juggler3d.xml.h:12 hacks/config/julia.xml.h:8\r
-#: hacks/config/kaleidescope.xml.h:7 hacks/config/klein.xml.h:7\r
-#: hacks/config/kumppa.xml.h:8 hacks/config/lament.xml.h:6\r
-#: hacks/config/laser.xml.h:10 hacks/config/lavalite.xml.h:27\r
-#: hacks/config/lightning.xml.h:5 hacks/config/lisa.xml.h:8\r
-#: hacks/config/lissie.xml.h:9 hacks/config/lmorph.xml.h:11\r
-#: hacks/config/loop.xml.h:7 hacks/config/maze.xml.h:14\r
-#: hacks/config/memscroller.xml.h:7 hacks/config/menger.xml.h:16\r
-#: hacks/config/metaballs.xml.h:13 hacks/config/mirrorblob.xml.h:18\r
-#: hacks/config/mismunch.xml.h:10 hacks/config/moebius.xml.h:7\r
-#: hacks/config/moire2.xml.h:6 hacks/config/molecule.xml.h:23\r
-#: hacks/config/morph3d.xml.h:6 hacks/config/mountain.xml.h:7\r
-#: hacks/config/munch.xml.h:7 hacks/config/nerverot.xml.h:20\r
-#: hacks/config/noof.xml.h:5 hacks/config/pacman.xml.h:5\r
-#: hacks/config/penetrate.xml.h:6 hacks/config/penrose.xml.h:8\r
-#: hacks/config/petri.xml.h:23 hacks/config/phosphor.xml.h:7\r
-#: hacks/config/piecewise.xml.h:9 hacks/config/pinion.xml.h:13\r
-#: hacks/config/pipes.xml.h:15 hacks/config/polyhedra.xml.h:111\r
-#: hacks/config/polyominoes.xml.h:10 hacks/config/polytopes.xml.h:20\r
-#: hacks/config/pong.xml.h:4 hacks/config/popsquares.xml.h:5\r
-#: hacks/config/providence.xml.h:5 hacks/config/pulsar.xml.h:15\r
-#: hacks/config/pyro.xml.h:13 hacks/config/qix.xml.h:19\r
-#: hacks/config/queens.xml.h:4 hacks/config/rd-bomb.xml.h:17\r
-#: hacks/config/ripples.xml.h:12 hacks/config/rocks.xml.h:9\r
-#: hacks/config/rotor.xml.h:11 hacks/config/rubik.xml.h:9\r
-#: hacks/config/sballs.xml.h:13 hacks/config/shadebobs.xml.h:9\r
-#: hacks/config/sierpinski.xml.h:7 hacks/config/sierpinski3d.xml.h:8\r
-#: hacks/config/slidescreen.xml.h:6 hacks/config/slip.xml.h:7\r
-#: hacks/config/speedmine.xml.h:13 hacks/config/sphere.xml.h:5\r
-#: hacks/config/spheremonics.xml.h:19 hacks/config/spiral.xml.h:9\r
-#: hacks/config/spotlight.xml.h:4 hacks/config/sproingies.xml.h:6\r
-#: hacks/config/squiral.xml.h:14 hacks/config/stairs.xml.h:3\r
-#: hacks/config/starfish.xml.h:8 hacks/config/starwars.xml.h:12\r
-#: hacks/config/strange.xml.h:4 hacks/config/substrate.xml.h:15\r
-#: hacks/config/superquadrics.xml.h:8 hacks/config/swirl.xml.h:6\r
-#: hacks/config/t3d.xml.h:11 hacks/config/tangram.xml.h:4\r
-#: hacks/config/thornbird.xml.h:7 hacks/config/triangle.xml.h:5\r
-#: hacks/config/truchet.xml.h:2 hacks/config/twang.xml.h:9\r
-#: hacks/config/vines.xml.h:4 hacks/config/worm.xml.h:7\r
-#: hacks/config/wormhole.xml.h:5 hacks/config/xearth.xml.h:22\r
-#: hacks/config/xfishtank.xml.h:10 hacks/config/xflame.xml.h:5\r
-#: hacks/config/xjack.xml.h:2 hacks/config/xmatrix.xml.h:15\r
-#: hacks/config/xplanet.xml.h:59 hacks/config/xrayswarm.xml.h:3\r
-#: hacks/config/zoom.xml.h:6\r
-msgid "Slow"\r
-msgstr "Laag"\r
-\r
-#: hacks/config/anemone.xml.h:10 hacks/config/anemotaxis.xml.h:12\r
-#: hacks/config/ant.xml.h:17 hacks/config/antinspect.xml.h:7\r
-#: hacks/config/antmaze.xml.h:6 hacks/config/antspotlight.xml.h:6\r
-#: hacks/config/apollonian.xml.h:12 hacks/config/attraction.xml.h:28\r
-#: hacks/config/atunnel.xml.h:7 hacks/config/barcode.xml.h:7\r
-#: hacks/config/blaster.xml.h:9 hacks/config/blinkbox.xml.h:9\r
-#: hacks/config/blocktube.xml.h:11 hacks/config/boing.xml.h:12\r
-#: hacks/config/bouboule.xml.h:9 hacks/config/boxfit.xml.h:14\r
-#: hacks/config/braid.xml.h:12 hacks/config/bubble3d.xml.h:7\r
-#: hacks/config/bubbles.xml.h:11 hacks/config/bumps.xml.h:5\r
-#: hacks/config/cage.xml.h:6 hacks/config/celtic.xml.h:9\r
-#: hacks/config/circuit.xml.h:11 hacks/config/cloudlife.xml.h:13\r
-#: hacks/config/compass.xml.h:5 hacks/config/coral.xml.h:14\r
-#: hacks/config/critical.xml.h:7 hacks/config/crystal.xml.h:12\r
-#: hacks/config/cubenetic.xml.h:24 hacks/config/cynosure.xml.h:10\r
-#: hacks/config/dangerball.xml.h:6 hacks/config/decayscreen.xml.h:18\r
-#: hacks/config/deluxe.xml.h:9 hacks/config/demon.xml.h:10\r
-#: hacks/config/discrete.xml.h:9 hacks/config/distort.xml.h:13\r
-#: hacks/config/drift.xml.h:13 hacks/config/endgame.xml.h:6\r
-#: hacks/config/engine.xml.h:16 hacks/config/epicycle.xml.h:11\r
-#: hacks/config/eruption.xml.h:20 hacks/config/euler2d.xml.h:15\r
-#: hacks/config/extrusion.xml.h:13 hacks/config/fadeplot.xml.h:10\r
-#: hacks/config/fireworkx.xml.h:11 hacks/config/flag.xml.h:9\r
-#: hacks/config/flame.xml.h:15 hacks/config/flipflop.xml.h:7\r
-#: hacks/config/flipscreen3d.xml.h:7 hacks/config/fliptext.xml.h:14\r
-#: hacks/config/flow.xml.h:12 hacks/config/fluidballs.xml.h:20\r
-#: hacks/config/forest.xml.h:6 hacks/config/fuzzyflakes.xml.h:17\r
-#: hacks/config/galaxy.xml.h:12 hacks/config/glblur.xml.h:16\r
-#: hacks/config/glforestfire.xml.h:15 hacks/config/glplanet.xml.h:10\r
-#: hacks/config/gltext.xml.h:17 hacks/config/goop.xml.h:11\r
-#: hacks/config/grav.xml.h:9 hacks/config/greynetic.xml.h:4\r
-#: hacks/config/halo.xml.h:11 hacks/config/hopalong.xml.h:23\r
-#: hacks/config/hyperball.xml.h:9 hacks/config/hypercube.xml.h:8\r
-#: hacks/config/ifs.xml.h:14 hacks/config/interaggregate.xml.h:5\r
-#: hacks/config/intermomentary.xml.h:5 hacks/config/jigsaw.xml.h:7\r
-#: hacks/config/juggle.xml.h:9 hacks/config/julia.xml.h:10\r
-#: hacks/config/kaleidescope.xml.h:8 hacks/config/klein.xml.h:8\r
-#: hacks/config/kumppa.xml.h:9 hacks/config/lament.xml.h:7\r
-#: hacks/config/laser.xml.h:11 hacks/config/lavalite.xml.h:30\r
-#: hacks/config/lightning.xml.h:6 hacks/config/lisa.xml.h:9\r
-#: hacks/config/lissie.xml.h:11 hacks/config/lmorph.xml.h:12\r
-#: hacks/config/loop.xml.h:9 hacks/config/memscroller.xml.h:8\r
-#: hacks/config/menger.xml.h:18 hacks/config/metaballs.xml.h:15\r
-#: hacks/config/mirrorblob.xml.h:20 hacks/config/mismunch.xml.h:12\r
-#: hacks/config/moebius.xml.h:10 hacks/config/moire2.xml.h:7\r
-#: hacks/config/molecule.xml.h:25 hacks/config/morph3d.xml.h:7\r
-#: hacks/config/mountain.xml.h:8 hacks/config/munch.xml.h:9\r
-#: hacks/config/nerverot.xml.h:22 hacks/config/noof.xml.h:6\r
-#: hacks/config/pacman.xml.h:6 hacks/config/penrose.xml.h:9\r
-#: hacks/config/petri.xml.h:25 hacks/config/phosphor.xml.h:8\r
-#: hacks/config/piecewise.xml.h:11 hacks/config/pipes.xml.h:16\r
-#: hacks/config/polyominoes.xml.h:11 hacks/config/pong.xml.h:5\r
-#: hacks/config/popsquares.xml.h:6 hacks/config/providence.xml.h:7\r
-#: hacks/config/pulsar.xml.h:17 hacks/config/qix.xml.h:22\r
-#: hacks/config/queens.xml.h:6 hacks/config/rotor.xml.h:12\r
-#: hacks/config/rubik.xml.h:11 hacks/config/sballs.xml.h:14\r
-#: hacks/config/shadebobs.xml.h:10 hacks/config/sierpinski.xml.h:9\r
-#: hacks/config/sierpinski3d.xml.h:10 hacks/config/slidescreen.xml.h:7\r
-#: hacks/config/slip.xml.h:9 hacks/config/speedmine.xml.h:15\r
-#: hacks/config/sphere.xml.h:6 hacks/config/spheremonics.xml.h:22\r
-#: hacks/config/spiral.xml.h:10 hacks/config/spotlight.xml.h:5\r
-#: hacks/config/sproingies.xml.h:8 hacks/config/squiral.xml.h:16\r
-#: hacks/config/stairs.xml.h:5 hacks/config/starfish.xml.h:9\r
-#: hacks/config/strange.xml.h:5 hacks/config/substrate.xml.h:16\r
-#: hacks/config/superquadrics.xml.h:10 hacks/config/swirl.xml.h:7\r
-#: hacks/config/t3d.xml.h:13 hacks/config/tangram.xml.h:5\r
-#: hacks/config/thornbird.xml.h:8 hacks/config/triangle.xml.h:6\r
-#: hacks/config/truchet.xml.h:3 hacks/config/twang.xml.h:10\r
-#: hacks/config/vines.xml.h:5 hacks/config/whirlygig.xml.h:13\r
-#: hacks/config/worm.xml.h:8 hacks/config/xearth.xml.h:25\r
-#: hacks/config/xflame.xml.h:6 hacks/config/xjack.xml.h:3\r
-#: hacks/config/xmatrix.xml.h:18 hacks/config/xplanet.xml.h:60\r
-#: hacks/config/xrayswarm.xml.h:4 hacks/config/zoom.xml.h:7\r
-msgid "Speed"\r
-msgstr "Snelheid"\r
-\r
-#: hacks/config/anemone.xml.h:11\r
-msgid "Tentacles"\r
-msgstr "Tentakels"\r
-\r
-#: hacks/config/anemone.xml.h:12 hacks/config/cubestorm.xml.h:11\r
-#: hacks/config/deluxe.xml.h:10 hacks/config/fuzzyflakes.xml.h:18\r
-#: hacks/config/glknots.xml.h:19 hacks/config/lmorph.xml.h:13\r
-#: hacks/config/pong.xml.h:7 hacks/config/starfish.xml.h:11\r
-#: hacks/config/thornbird.xml.h:9\r
-msgid "Thick"\r
-msgstr "Dik"\r
-\r
-#: hacks/config/anemone.xml.h:13 hacks/config/fuzzyflakes.xml.h:19\r
-#: hacks/config/glknots.xml.h:20 hacks/config/moire2.xml.h:8\r
-#: hacks/config/thornbird.xml.h:10\r
-msgid "Thickness"\r
-msgstr "Dikte"\r
-\r
-#: hacks/config/anemone.xml.h:14 hacks/config/cubestorm.xml.h:12\r
-#: hacks/config/deluxe.xml.h:11 hacks/config/fuzzyflakes.xml.h:20\r
-#: hacks/config/glknots.xml.h:21 hacks/config/lmorph.xml.h:14\r
-#: hacks/config/pong.xml.h:8 hacks/config/starfish.xml.h:12\r
-#: hacks/config/thornbird.xml.h:11\r
-msgid "Thin"\r
-msgstr "Dun"\r
-\r
-#: hacks/config/anemone.xml.h:15\r
-msgid "Turn speed"\r
-msgstr "Draaisnelheid"\r
-\r
-#: hacks/config/anemone.xml.h:16 hacks/config/ant.xml.h:22\r
-#: hacks/config/apollonian.xml.h:13 hacks/config/attraction.xml.h:32\r
-#: hacks/config/bouboule.xml.h:11 hacks/config/braid.xml.h:13\r
-#: hacks/config/critical.xml.h:8 hacks/config/crystal.xml.h:13\r
-#: hacks/config/cynosure.xml.h:11 hacks/config/deco.xml.h:10\r
-#: hacks/config/deluxe.xml.h:14 hacks/config/demon.xml.h:13\r
-#: hacks/config/discrete.xml.h:11 hacks/config/drift.xml.h:14\r
-#: hacks/config/epicycle.xml.h:13 hacks/config/euler2d.xml.h:17\r
-#: hacks/config/fadeplot.xml.h:12 hacks/config/flag.xml.h:13\r
-#: hacks/config/flame.xml.h:16 hacks/config/flow.xml.h:15\r
-#: hacks/config/forest.xml.h:8 hacks/config/galaxy.xml.h:14\r
-#: hacks/config/grav.xml.h:11 hacks/config/halo.xml.h:13\r
-#: hacks/config/hopalong.xml.h:25 hacks/config/imsmap.xml.h:15\r
-#: hacks/config/interference.xml.h:19 hacks/config/julia.xml.h:12\r
-#: hacks/config/laser.xml.h:12 hacks/config/lightning.xml.h:8\r
-#: hacks/config/lisa.xml.h:12 hacks/config/lissie.xml.h:13\r
-#: hacks/config/loop.xml.h:12 hacks/config/metaballs.xml.h:16\r
-#: hacks/config/moire.xml.h:11 hacks/config/moire2.xml.h:9\r
-#: hacks/config/mountain.xml.h:9 hacks/config/nerverot.xml.h:23\r
-#: hacks/config/penrose.xml.h:10 hacks/config/polyominoes.xml.h:12\r
-#: hacks/config/rd-bomb.xml.h:20 hacks/config/rocks.xml.h:12\r
-#: hacks/config/rotor.xml.h:13 hacks/config/shadebobs.xml.h:12\r
-#: hacks/config/sierpinski.xml.h:12 hacks/config/slip.xml.h:12\r
-#: hacks/config/sphere.xml.h:8 hacks/config/spiral.xml.h:12\r
-#: hacks/config/squiral.xml.h:18 hacks/config/starfish.xml.h:14\r
-#: hacks/config/strange.xml.h:8 hacks/config/swirl.xml.h:9\r
-#: hacks/config/thornbird.xml.h:13 hacks/config/triangle.xml.h:8\r
-#: hacks/config/vines.xml.h:7 hacks/config/worm.xml.h:9\r
-#: hacks/config/xearth.xml.h:28 hacks/config/xfishtank.xml.h:11\r
-msgid "Two"\r
-msgstr "Twee"\r
-\r
-#: hacks/config/anemone.xml.h:17\r
-msgid "Wiggling tentacles. By Gabriel Finch."\r
-msgstr "Wriemelende tentakels. Geschreven door Gabriel Finch."\r
-\r
-#: hacks/config/anemone.xml.h:18\r
-msgid "Withdraw freqency"\r
-msgstr "Intrekken"\r
-\r
-#: hacks/config/anemotaxis.xml.h:1\r
-msgid "Anemotaxis"\r
-msgstr "Anemotaxis"\r
-\r
-#: hacks/config/anemotaxis.xml.h:2\r
-msgid ""\r
-"Anemotaxis demonstrates a search algorithm designed for locating a source of "\r
-"odor in turbulent atmosphere. The searcher is able to sense the odor and "\r
-"determine local instantaneous wind direction. The goal is to find the source "\r
-"in the shortest mean time. Written by Eugene Balkovsky."\r
-msgstr ""\r
-"Anemotaxis demonstreert een zoekalgoritme ontworpen voor het lokaliseren van "\r
-"een geurbron in een turbulente atmosfeer. Het zoekprogramma is in staat de "\r
-"geur te detecteren en lokale windrichtingen te bepalen. Het doel is de bron "\r
-"in de kortste gemiddelde tijd te vinden. http://en.wikipedia.org/wiki/"\r
-"Anemotaxis Geschreven door Eugene Balkovsky."\r
-\r
-#: hacks/config/anemotaxis.xml.h:3\r
-msgid "Distance"\r
-msgstr "Afstand"\r
-\r
-#: hacks/config/anemotaxis.xml.h:4 hacks/config/hyperball.xml.h:1\r
-#: hacks/config/hypercube.xml.h:1\r
-msgid "Far"\r
-msgstr "Veraf"\r
-\r
-#: hacks/config/anemotaxis.xml.h:8 hacks/config/hyperball.xml.h:7\r
-#: hacks/config/hypercube.xml.h:6\r
-msgid "Near"\r
-msgstr "Dichtbij"\r
-\r
-#: hacks/config/anemotaxis.xml.h:9\r
-msgid "Searchers"\r
-msgstr "Zoekers"\r
-\r
-#: hacks/config/anemotaxis.xml.h:11\r
-msgid "Sources"\r
-msgstr "Bronnen"\r
-\r
-#: hacks/config/ant.xml.h:1\r
-msgid ""\r
-"A cellular automaton that is really a two-dimensional Turing machine: as the "\r
-"heads (``ants'') walk along the screen, they change pixel values in their "\r
-"path. Then, as they pass over changed pixels, their behavior is influenced. "\r
-"Written by David Bagley."\r
-msgstr ""\r
-"Deze schermbeveiliging was verwijderd van de XScreenSaver distributie vanaf "\r
-"versie 4.22. Een cellulaire automaat is eigenlijk een tweedimensionale "\r
-"Turingmachine: als de koppen (‘mieren’) door het scherm lopen, dan "\r
-"veranderen ze de pixelwaardes op hun pad. Als ze vervolgens over gewijzigde "\r
-"pixels lopen verandert hun gedrag.  Geschreven door David Bagley."\r
-\r
-#: hacks/config/ant.xml.h:2\r
-msgid "Ant"\r
-msgstr "Mier"\r
-\r
-#: hacks/config/ant.xml.h:3\r
-msgid "Ant Size"\r
-msgstr "Miergrootte"\r
-\r
-#: hacks/config/ant.xml.h:4\r
-msgid "Ants Count"\r
-msgstr "Aantal mieren"\r
-\r
-#: hacks/config/ant.xml.h:5\r
-msgid "Draw Eyes"\r
-msgstr "Ogen tekenen"\r
-\r
-#: hacks/config/ant.xml.h:7\r
-msgid "Four Sided Cells"\r
-msgstr "Vierzijdige cellen"\r
-\r
-#: hacks/config/ant.xml.h:8 hacks/config/attraction.xml.h:13\r
-#: hacks/config/cloudlife.xml.h:7 hacks/config/cube21.xml.h:8\r
-#: hacks/config/cubenetic.xml.h:11 hacks/config/demon.xml.h:5\r
-#: hacks/config/discrete.xml.h:3 hacks/config/distort.xml.h:5\r
-#: hacks/config/fadeplot.xml.h:5 hacks/config/flag.xml.h:4\r
-#: hacks/config/flow.xml.h:4 hacks/config/fluidballs.xml.h:12\r
-#: hacks/config/fuzzyflakes.xml.h:10 hacks/config/gleidescope.xml.h:7\r
-#: hacks/config/halftone.xml.h:8 hacks/config/hopalong.xml.h:13\r
-#: hacks/config/interference.xml.h:11 hacks/config/julia.xml.h:5\r
-#: hacks/config/lissie.xml.h:4 hacks/config/loop.xml.h:2\r
-#: hacks/config/moire.xml.h:4 hacks/config/piecewise.xml.h:5\r
-#: hacks/config/rd-bomb.xml.h:11 hacks/config/rorschach.xml.h:5\r
-#: hacks/config/rubik.xml.h:4 hacks/config/sierpinski.xml.h:3\r
-#: hacks/config/slip.xml.h:3\r
-msgid "Large"\r
-msgstr "Groot"\r
-\r
-#: hacks/config/ant.xml.h:10\r
-msgid "Nine Sided Cells"\r
-msgstr "Negenzijdige cellen"\r
-\r
-#: hacks/config/ant.xml.h:12\r
-msgid "Random Cell Shape"\r
-msgstr "Willekeurige celvorm"\r
-\r
-#: hacks/config/ant.xml.h:13 hacks/config/speedmine.xml.h:11\r
-msgid "Sharp Turns"\r
-msgstr "Scherpe bochten"\r
-\r
-#: hacks/config/ant.xml.h:14\r
-msgid "Six Sided Cells"\r
-msgstr "Zeszijdige cellen"\r
-\r
-#: hacks/config/ant.xml.h:16 hacks/config/attraction.xml.h:27\r
-#: hacks/config/cloudlife.xml.h:12 hacks/config/cube21.xml.h:17\r
-#: hacks/config/cubenetic.xml.h:23 hacks/config/demon.xml.h:9\r
-#: hacks/config/discrete.xml.h:8 hacks/config/distort.xml.h:12\r
-#: hacks/config/fadeplot.xml.h:9 hacks/config/flag.xml.h:8\r
-#: hacks/config/flow.xml.h:11 hacks/config/fluidballs.xml.h:19\r
-#: hacks/config/fuzzyflakes.xml.h:16 hacks/config/gleidescope.xml.h:12\r
-#: hacks/config/halftone.xml.h:14 hacks/config/hopalong.xml.h:22\r
-#: hacks/config/interference.xml.h:18 hacks/config/julia.xml.h:9\r
-#: hacks/config/lissie.xml.h:10 hacks/config/loop.xml.h:8\r
-#: hacks/config/metaballs.xml.h:14 hacks/config/moire.xml.h:9\r
-#: hacks/config/piecewise.xml.h:10 hacks/config/rd-bomb.xml.h:18\r
-#: hacks/config/rorschach.xml.h:8 hacks/config/rubik.xml.h:10\r
-#: hacks/config/sierpinski.xml.h:8 hacks/config/slip.xml.h:8\r
-msgid "Small"\r
-msgstr "Klein"\r
-\r
-#: hacks/config/ant.xml.h:18\r
-msgid "Three Sided Cells"\r
-msgstr "Driezijdige cellen"\r
-\r
-#: hacks/config/ant.xml.h:19 hacks/config/demon.xml.h:12\r
-#: hacks/config/discrete.xml.h:10 hacks/config/fadeplot.xml.h:11\r
-#: hacks/config/flag.xml.h:12 hacks/config/flow.xml.h:14\r
-#: hacks/config/lissie.xml.h:12 hacks/config/loop.xml.h:11\r
-#: hacks/config/rubik.xml.h:12 hacks/config/sierpinski.xml.h:11\r
-#: hacks/config/slip.xml.h:11\r
-msgid "Timeout"\r
-msgstr "Timeout"\r
-\r
-#: hacks/config/ant.xml.h:20\r
-msgid "Truchet Lines"\r
-msgstr "Truchet-lijnen"\r
-\r
-#: hacks/config/ant.xml.h:21\r
-msgid "Twelve Sided Cells"\r
-msgstr "Twaalfzijdige cellen"\r
-\r
-#: hacks/config/antinspect.xml.h:1\r
-msgid "AntInspect"\r
-msgstr "AntInspect"\r
-\r
-#: hacks/config/antinspect.xml.h:2\r
-msgid "Draw Shadows"\r
-msgstr "Schaduwen tekenen"\r
-\r
-#: hacks/config/antinspect.xml.h:3\r
-msgid ""\r
-"Draws a trio of ants moving their spheres around a circle. Written by Blair "\r
-"Tennessy."\r
-msgstr ""\r
-"Toont drie mieren die hun bollen in cirkels bewegen. Geschreven door Blair "\r
-"Tennessy."\r
-\r
-#: hacks/config/antinspect.xml.h:5 hacks/config/antmaze.xml.h:4\r
-#: hacks/config/antspotlight.xml.h:4 hacks/config/atlantis.xml.h:11\r
-#: hacks/config/atunnel.xml.h:5 hacks/config/blocktube.xml.h:8\r
-#: hacks/config/boing.xml.h:8 hacks/config/boxed.xml.h:14\r
-#: hacks/config/bubble3d.xml.h:5 hacks/config/cage.xml.h:3\r
-#: hacks/config/carousel.xml.h:12 hacks/config/circuit.xml.h:9\r
-#: hacks/config/cube21.xml.h:13 hacks/config/cubenetic.xml.h:21\r
-#: hacks/config/cubestorm.xml.h:7 hacks/config/dangerball.xml.h:4\r
-#: hacks/config/endgame.xml.h:4 hacks/config/engine.xml.h:14\r
-#: hacks/config/extrusion.xml.h:10 hacks/config/flipflop.xml.h:4\r
-#: hacks/config/flipscreen3d.xml.h:5 hacks/config/fliptext.xml.h:12\r
-#: hacks/config/fluidballs.xml.h:17 hacks/config/flurry.xml.h:9\r
-#: hacks/config/flyingtoasters.xml.h:10 hacks/config/gears.xml.h:6\r
-#: hacks/config/gflux.xml.h:11 hacks/config/glblur.xml.h:13\r
-#: hacks/config/gleidescope.xml.h:10 hacks/config/glforestfire.xml.h:13\r
-#: hacks/config/glhanoi.xml.h:7 hacks/config/glknots.xml.h:16\r
-#: hacks/config/glmatrix.xml.h:17 hacks/config/glplanet.xml.h:7\r
-#: hacks/config/glslideshow.xml.h:19 hacks/config/glsnake.xml.h:10\r
-#: hacks/config/gltext.xml.h:14 hacks/config/hypertorus.xml.h:17\r
-#: hacks/config/jigglypuff.xml.h:15 hacks/config/juggler3d.xml.h:11\r
-#: hacks/config/klein.xml.h:6 hacks/config/lament.xml.h:5\r
-#: hacks/config/lavalite.xml.h:26 hacks/config/menger.xml.h:15\r
-#: hacks/config/mirrorblob.xml.h:17 hacks/config/moebius.xml.h:6\r
-#: hacks/config/molecule.xml.h:22 hacks/config/morph3d.xml.h:5\r
-#: hacks/config/noof.xml.h:4 hacks/config/pinion.xml.h:12\r
-#: hacks/config/pipes.xml.h:14 hacks/config/polyhedra.xml.h:110\r
-#: hacks/config/polytopes.xml.h:18 hacks/config/providence.xml.h:4\r
-#: hacks/config/pulsar.xml.h:14 hacks/config/queens.xml.h:3\r
-#: hacks/config/rubik.xml.h:6 hacks/config/sballs.xml.h:12\r
-#: hacks/config/sierpinski3d.xml.h:6 hacks/config/spheremonics.xml.h:18\r
-#: hacks/config/sproingies.xml.h:4 hacks/config/stairs.xml.h:2\r
-#: hacks/config/starwars.xml.h:11 hacks/config/superquadrics.xml.h:7\r
-#: hacks/config/timetunnel.xml.h:9\r
-msgid "Show Frames-per-Second"\r
-msgstr "Toon Beelden-per-Seconde"\r
-\r
-#: hacks/config/antmaze.xml.h:1\r
-msgid "AntMaze"\r
-msgstr "Mierendoolhof"\r
-\r
-#: hacks/config/antmaze.xml.h:2\r
-msgid ""\r
-"Antmaze draws a few views of a few ants walking around in a simple maze. "\r
-"Written by Blair Tennessy."\r
-msgstr ""\r
-"Toont een paar beelden van een aantal mieren die in een simpel doolhof "\r
-"lopen. Geschreven door Blair Tennessy."\r
-\r
-#: hacks/config/antspotlight.xml.h:1\r
-msgid "AntSpotlight"\r
-msgstr "Mierenzoeklicht"\r
-\r
-#: hacks/config/antspotlight.xml.h:2\r
-msgid ""\r
-"Antspotlight draws an ant (with a headlight) who walks on top of an image of "\r
-"your desktop or other image. Written by Blair Tennessy."\r
-msgstr ""\r
-"Toont een mier (met een koplamp) die over een afbeelding op uw bureaublad of "\r
-"andere afbeelding loop. Geschreven door Blair Tennessy."\r
-\r
-#: hacks/config/apollonian.xml.h:1\r
-msgid "Apollonian"\r
-msgstr "Apolloniaan"\r
-\r
-#: hacks/config/apollonian.xml.h:2\r
-msgid "Deep"\r
-msgstr "Diep"\r
-\r
-#: hacks/config/apollonian.xml.h:3\r
-msgid "Depth"\r
-msgstr "Diepte"\r
-\r
-#: hacks/config/apollonian.xml.h:4\r
-msgid "Draw Labels"\r
-msgstr "Labels tonen"\r
-\r
-#: hacks/config/apollonian.xml.h:6\r
-msgid "Include Alternate Geometries"\r
-msgstr "Alternatieve indelingen gebruiken"\r
-\r
-#: hacks/config/apollonian.xml.h:9\r
-msgid ""\r
-"Packs a large circle with smaller circles, demonstrating the Descartes "\r
-"Circle Theorem. Written by Allan R. Wilks and David Bagley."\r
-msgstr ""\r
-"Toont een Apolloniaans net: een fractal pakking van cirkels met kleinere "\r
-"cirkels, die het theorema van Descartes demonstreert. Geschreven door Allan "\r
-"R. Wilks en David Bagley."\r
-\r
-#: hacks/config/apollonian.xml.h:10\r
-msgid "Shallow"\r
-msgstr "Ondiep"\r
-\r
-#: hacks/config/apple2.xml.h:1\r
-msgid "Apple ]["\r
-msgstr "Apple ]["\r
-\r
-#: hacks/config/apple2.xml.h:2\r
-msgid "Basic Programming Mode"\r
-msgstr "Basisprogramma's uitvoeren"\r
-\r
-#: hacks/config/apple2.xml.h:3 hacks/config/halo.xml.h:8\r
-#: hacks/config/imsmap.xml.h:11\r
-msgid "Random Mode"\r
-msgstr "Willekeurige modus"\r
-\r
-#: hacks/config/apple2.xml.h:4\r
-msgid ""\r
-"Simulates an original Apple ][ Plus computer in all its 1979 glory. It also "\r
-"reproduces the appearance of display on a color television set of the "\r
-"period. In \"Text Mode\", it displays the output of a program, or the "\r
-"contents of a file or URL, as configured on the \"Advanced\" tab of the main "\r
-"Screensaver Preferences window. In \"Slideshow Mode\", it chooses a number "\r
-"of images from the image source you configured into XScreenSaver and "\r
-"displays them within the limitations of the Apple ][ display hardware. (Six "\r
-"available colors in hi-res mode!) In \"Basic Programming Mode\", a simulated "\r
-"user types in a BASIC program and runs it. By Trevor Blackwell."\r
-msgstr ""\r
-"Simuleert een originele Apple ][ Plus computer uit 1979, in al zijn glorie. "\r
-"Het reproduceert de aanblik van het scherm van een kleurentelevisie uit die "\r
-"periode. In ‘Basic-programma's uitvoeren’ typt een gesimuleerde gebruiker "\r
-"een BASIC programma in en voert deze uit. In ‘Lopende tekst weergeven’, "\r
-"toont het de uitvoer van een programma, of de inhoud van een bestand of URL. "\r
-"In ‘Afbeeldingen weergeven’, kiest het willekeurige afbeeldingen en toont "\r
-"deze binnen de beperkingen van het Apple ][ scherm. (Zes beschikbare kleuren "\r
-"in hi-res modus!) Op X11 systemen is dit programma ook een volledig "\r
-"functionele VT100 emulator. Geschreven door Trevor Blackwell."\r
-\r
-#: hacks/config/apple2.xml.h:5\r
-msgid "Slideshow Mode"\r
-msgstr "Schuivende tekst weergeven"\r
-\r
-#: hacks/config/apple2.xml.h:6\r
-msgid "Text Mode"\r
-msgstr "Tekstmodus"\r
-\r
-#: hacks/config/apple2.xml.h:7 hacks/config/fliptext.xml.h:17\r
-#: hacks/config/fontglide.xml.h:15 hacks/config/noseguy.xml.h:7\r
-#: hacks/config/phosphor.xml.h:9 hacks/config/starwars.xml.h:17\r
-msgid "Text Program"\r
-msgstr "Tekstprogramma"\r
-\r
-#: hacks/config/atlantis.xml.h:1\r
-msgid "Agressive"\r
-msgstr "Agressief"\r
-\r
-#: hacks/config/atlantis.xml.h:2\r
-msgid "Atlantis"\r
-msgstr "Atlantis"\r
-\r
-#: hacks/config/atlantis.xml.h:3\r
-msgid "Clear Water"\r
-msgstr "Helder water"\r
-\r
-#: hacks/config/atlantis.xml.h:5\r
-msgid "Flat Background"\r
-msgstr "Vlakke achtergrond"\r
-\r
-#: hacks/config/atlantis.xml.h:6\r
-msgid "Gradient Background"\r
-msgstr "Achtergrond met kleurverloop"\r
-\r
-#: hacks/config/atlantis.xml.h:7\r
-msgid "Number of Sharks"\r
-msgstr "Aantal haaien"\r
-\r
-#: hacks/config/atlantis.xml.h:8\r
-msgid "Shark Proximity"\r
-msgstr "Gedrag van haaien"\r
-\r
-#: hacks/config/atlantis.xml.h:9\r
-msgid "Shark Speed"\r
-msgstr "Snelheid van haaien"\r
-\r
-#: hacks/config/atlantis.xml.h:10\r
-msgid "Shimmering Water"\r
-msgstr "Troebel water"\r
-\r
-#: hacks/config/atlantis.xml.h:12\r
-msgid "Shy"\r
-msgstr "Verlegen"\r
-\r
-#: hacks/config/atlantis.xml.h:14 hacks/config/cage.xml.h:5\r
-#: hacks/config/extrusion.xml.h:12 hacks/config/gears.xml.h:8\r
-#: hacks/config/glplanet.xml.h:9 hacks/config/glsnake.xml.h:13\r
-#: hacks/config/gltext.xml.h:16 hacks/config/menger.xml.h:17\r
-#: hacks/config/mismunch.xml.h:11 hacks/config/molecule.xml.h:24\r
-#: hacks/config/munch.xml.h:8 hacks/config/providence.xml.h:6\r
-#: hacks/config/sierpinski3d.xml.h:9 hacks/config/speedmine.xml.h:14\r
-#: hacks/config/spheremonics.xml.h:21 hacks/config/sproingies.xml.h:7\r
-#: hacks/config/stairs.xml.h:4 hacks/config/stonerview.xml.h:2\r
-#: hacks/config/superquadrics.xml.h:9 hacks/config/webcollage.xml.h:8\r
-msgid "Solid"\r
-msgstr "Opgevuld"\r
-\r
-#: hacks/config/atlantis.xml.h:15\r
-msgid ""\r
-"This is xfishtank writ large: a GL animation of a number of sharks, "\r
-"dolphins, and whales. The swimming motions are great. Originally written by "\r
-"Mark Kilgard."\r
-msgstr ""\r
-"Dit is xfishtank herboren: een GL-animatie van een aantal haaien, dolfijnen "\r
-"en walvissen. De zwem-bewegingen zijn geweldig. Oorspronkelijk geschreven "\r
-"door Mark Kilgard."\r
-\r
-#: hacks/config/atlantis.xml.h:16\r
-msgid "Whale Speed"\r
-msgstr "Walvissnelheid"\r
-\r
-#: hacks/config/atlantis.xml.h:17 hacks/config/atunnel.xml.h:10\r
-#: hacks/config/blinkbox.xml.h:10 hacks/config/blocktube.xml.h:13\r
-#: hacks/config/boing.xml.h:15 hacks/config/boxed.xml.h:17\r
-#: hacks/config/cage.xml.h:9 hacks/config/crackberg.xml.h:23\r
-#: hacks/config/cube21.xml.h:28 hacks/config/cubestorm.xml.h:14\r
-#: hacks/config/dangerball.xml.h:11 hacks/config/extrusion.xml.h:19\r
-#: hacks/config/flipflop.xml.h:8 hacks/config/flyingtoasters.xml.h:14\r
-#: hacks/config/gears.xml.h:11 hacks/config/glforestfire.xml.h:20\r
-#: hacks/config/glhanoi.xml.h:10 hacks/config/glknots.xml.h:23\r
-#: hacks/config/glplanet.xml.h:15 hacks/config/glsnake.xml.h:15\r
-#: hacks/config/gltext.xml.h:21 hacks/config/jigglypuff.xml.h:25\r
-#: hacks/config/juggler3d.xml.h:13 hacks/config/lament.xml.h:9\r
-#: hacks/config/lavalite.xml.h:32 hacks/config/menger.xml.h:21\r
-#: hacks/config/mirrorblob.xml.h:23 hacks/config/moebius.xml.h:11\r
-#: hacks/config/molecule.xml.h:27 hacks/config/pinion.xml.h:15\r
-#: hacks/config/polyhedra.xml.h:166 hacks/config/providence.xml.h:9\r
-#: hacks/config/pulsar.xml.h:20 hacks/config/queens.xml.h:7\r
-#: hacks/config/sballs.xml.h:18 hacks/config/sierpinski3d.xml.h:12\r
-#: hacks/config/speedmine.xml.h:18 hacks/config/spheremonics.xml.h:26\r
-#: hacks/config/sproingies.xml.h:10 hacks/config/stairs.xml.h:7\r
-#: hacks/config/stonerview.xml.h:4 hacks/config/superquadrics.xml.h:12\r
-#: hacks/config/tangram.xml.h:8\r
-msgid "Wireframe"\r
-msgstr "Draadraamwerk"\r
-\r
-#: hacks/config/attraction.xml.h:1\r
-msgid "Attraction"\r
-msgstr "Aantrekking"\r
-\r
-#: hacks/config/attraction.xml.h:2\r
-msgid "Ball Count"\r
-msgstr "Aantal ballen"\r
-\r
-#: hacks/config/attraction.xml.h:3\r
-msgid "Ball Mass"\r
-msgstr "Balmassa"\r
-\r
-#: hacks/config/attraction.xml.h:4 hacks/config/fluidballs.xml.h:3\r
-msgid "Balls"\r
-msgstr "Ballen"\r
-\r
-#: hacks/config/attraction.xml.h:5\r
-msgid "Bounce Off Walls"\r
-msgstr "Stuiter van de wanden"\r
-\r
-#: hacks/config/attraction.xml.h:6 hacks/config/hopalong.xml.h:1\r
-#: hacks/config/interference.xml.h:5 hacks/config/qix.xml.h:2\r
-#: hacks/config/wander.xml.h:3\r
-msgid "Color Contrast"\r
-msgstr "Kleurcontrast"\r
-\r
-#: hacks/config/attraction.xml.h:7\r
-msgid "Environmental Viscosity"\r
-msgstr "Viscositeit van de omgeving"\r
-\r
-#: hacks/config/attraction.xml.h:9\r
-msgid "Filled Splines"\r
-msgstr "Gevulde splines"\r
-\r
-#: hacks/config/attraction.xml.h:10 hacks/config/carousel.xml.h:7\r
-#: hacks/config/ccurve.xml.h:9 hacks/config/cloudlife.xml.h:5\r
-#: hacks/config/cubenetic.xml.h:10 hacks/config/euler2d.xml.h:5\r
-#: hacks/config/flame.xml.h:9 hacks/config/fliptext.xml.h:9\r
-#: hacks/config/glslideshow.xml.h:13 hacks/config/goop.xml.h:6\r
-#: hacks/config/halftone.xml.h:7 hacks/config/hopalong.xml.h:10\r
-#: hacks/config/hyperball.xml.h:3 hacks/config/hypercube.xml.h:3\r
-#: hacks/config/interference.xml.h:8 hacks/config/jigglypuff.xml.h:8\r
-#: hacks/config/kumppa.xml.h:4 hacks/config/lavalite.xml.h:12\r
-#: hacks/config/nerverot.xml.h:11 hacks/config/petri.xml.h:8\r
-#: hacks/config/pyro.xml.h:5 hacks/config/qix.xml.h:10\r
-#: hacks/config/speedmine.xml.h:5 hacks/config/spheremonics.xml.h:6\r
-#: hacks/config/spiral.xml.h:4 hacks/config/squiral.xml.h:6\r
-#: hacks/config/superquadrics.xml.h:5 hacks/config/t3d.xml.h:7\r
-#: hacks/config/twang.xml.h:5 hacks/config/wander.xml.h:8\r
-#: hacks/config/xmountains.xml.h:17\r
-msgid "High"\r
-msgstr "Hoog"\r
-\r
-#: hacks/config/attraction.xml.h:11\r
-msgid "Ignore Screen Edges"\r
-msgstr "Schermranden negeren"\r
-\r
-#: hacks/config/attraction.xml.h:12\r
-msgid "Inward"\r
-msgstr "Ingaand"\r
-\r
-#: hacks/config/attraction.xml.h:14\r
-msgid ""\r
-"Like qix, this uses a simple simple motion model to generate many different "\r
-"display modes. The control points attract each other up to a certain "\r
-"distance, and then begin to repel each other. The attraction/repulsion is "\r
-"proportional to the distance between any two particles, similar to the "\r
-"strong and weak nuclear forces. One of the most interesting ways to watch "\r
-"this hack is simply as bouncing balls, because their motions and "\r
-"interactions with each other are so odd. Sometimes two balls will get into a "\r
-"tight orbit around each other, to be interrupted later by a third, or by the "\r
-"edge of the screen. It looks quite chaotic. Written by Jamie Zawinski, based "\r
-"on Lisp code by John Pezaris."\r
-msgstr ""\r
-"Gebruikt een eenvoudig bewegingsmodel om verschillende afbeeldingsmodussen "\r
-"te genereren, net zoals qix. De punten trekken elkaar aan tot op een zekere "\r
-"afstand en daarna stoten ze elkaar af. De aantrekking/afstoting is evenredig "\r
-"met de afstand tussen de twee deeltjes, overeenkomstig de sterke en zwakke "\r
-"nucleaire krachten. Het is interessant om deze hack puur als stuiterende "\r
-"ballen te zien, omdat hun bewegingen zo vreemd zijn. Soms kunnen twee ballen "\r
-"in omwenteling om elkaar komen, wat later door een derde bal of de randen "\r
-"verstoord wordt. Het ziet er vrij chaotisch uit. Geschreven door Jamie "\r
-"Zawinski, gebaseerd op Lisp-code van John Pezaris."\r
-\r
-#: hacks/config/attraction.xml.h:15 hacks/config/deluxe.xml.h:5\r
-#: hacks/config/lmorph.xml.h:7 hacks/config/pedal.xml.h:5\r
-#: hacks/config/starfish.xml.h:4 hacks/config/whirlygig.xml.h:10\r
-msgid "Lines"\r
-msgstr "Lijnen"\r
-\r
-#: hacks/config/attraction.xml.h:16 hacks/config/blocktube.xml.h:5\r
-#: hacks/config/braid.xml.h:6 hacks/config/celtic.xml.h:4\r
-#: hacks/config/crackberg.xml.h:13 hacks/config/cube21.xml.h:9\r
-#: hacks/config/cynosure.xml.h:5 hacks/config/drift.xml.h:8\r
-#: hacks/config/eruption.xml.h:11 hacks/config/euler2d.xml.h:6\r
-#: hacks/config/fiberlamp.xml.h:5 hacks/config/fireflies.xml.h:21\r
-#: hacks/config/flow.xml.h:6 hacks/config/fontglide.xml.h:8\r
-#: hacks/config/galaxy.xml.h:5 hacks/config/juggle.xml.h:4\r
-#: hacks/config/klein.xml.h:4 hacks/config/laser.xml.h:5\r
-#: hacks/config/menger.xml.h:4 hacks/config/metaballs.xml.h:5\r
-#: hacks/config/mismunch.xml.h:3 hacks/config/munch.xml.h:4\r
-#: hacks/config/nerverot.xml.h:13 hacks/config/petri.xml.h:9\r
-#: hacks/config/polyominoes.xml.h:4 hacks/config/rotor.xml.h:5\r
-#: hacks/config/shadebobs.xml.h:4 hacks/config/sierpinski3d.xml.h:3\r
-#: hacks/config/spheremonics.xml.h:7 hacks/config/substrate.xml.h:11\r
-#: hacks/config/timetunnel.xml.h:6 hacks/config/wander.xml.h:10\r
-#: hacks/config/whirlwindwarp.xml.h:3\r
-msgid "Long"\r
-msgstr "Lang"\r
-\r
-#: hacks/config/attraction.xml.h:17 hacks/config/carousel.xml.h:9\r
-#: hacks/config/ccurve.xml.h:10 hacks/config/cloudlife.xml.h:8\r
-#: hacks/config/cubenetic.xml.h:12 hacks/config/euler2d.xml.h:7\r
-#: hacks/config/flame.xml.h:10 hacks/config/fliptext.xml.h:10\r
-#: hacks/config/glslideshow.xml.h:16 hacks/config/goop.xml.h:7\r
-#: hacks/config/halftone.xml.h:9 hacks/config/hopalong.xml.h:14\r
-#: hacks/config/hyperball.xml.h:6 hacks/config/hypercube.xml.h:5\r
-#: hacks/config/interference.xml.h:12 hacks/config/jigglypuff.xml.h:11\r
-#: hacks/config/kumppa.xml.h:6 hacks/config/lavalite.xml.h:14\r
-#: hacks/config/nerverot.xml.h:14 hacks/config/petri.xml.h:10\r
-#: hacks/config/pyro.xml.h:7 hacks/config/qix.xml.h:13\r
-#: hacks/config/speedmine.xml.h:6 hacks/config/spheremonics.xml.h:8\r
-#: hacks/config/spiral.xml.h:5 hacks/config/squiral.xml.h:8\r
-#: hacks/config/superquadrics.xml.h:6 hacks/config/t3d.xml.h:8\r
-#: hacks/config/twang.xml.h:7 hacks/config/wander.xml.h:11\r
-msgid "Low"\r
-msgstr "Laag"\r
-\r
-#: hacks/config/attraction.xml.h:20\r
-msgid "Orbital Mode"\r
-msgstr "Ronddraaien"\r
-\r
-#: hacks/config/attraction.xml.h:21\r
-msgid "Outward"\r
-msgstr "Uitgaand"\r
-\r
-#: hacks/config/attraction.xml.h:22\r
-msgid "Polygons"\r
-msgstr "Polygonen"\r
-\r
-#: hacks/config/attraction.xml.h:23 hacks/config/fuzzyflakes.xml.h:13\r
-#: hacks/config/spotlight.xml.h:3 hacks/config/xplanet.xml.h:55\r
-msgid "Radius"\r
-msgstr "Radius"\r
-\r
-#: hacks/config/attraction.xml.h:24\r
-msgid "Repulsion Threshold"\r
-msgstr "Afstotingsdrempel"\r
-\r
-#: hacks/config/attraction.xml.h:25 hacks/config/blocktube.xml.h:7\r
-#: hacks/config/braid.xml.h:10 hacks/config/celtic.xml.h:7\r
-#: hacks/config/crackberg.xml.h:17 hacks/config/cube21.xml.h:12\r
-#: hacks/config/cynosure.xml.h:8 hacks/config/drift.xml.h:11\r
-#: hacks/config/eruption.xml.h:18 hacks/config/euler2d.xml.h:12\r
-#: hacks/config/fiberlamp.xml.h:7 hacks/config/fireflies.xml.h:34\r
-#: hacks/config/flow.xml.h:9 hacks/config/galaxy.xml.h:9\r
-#: hacks/config/juggle.xml.h:7 hacks/config/klein.xml.h:5\r
-#: hacks/config/laser.xml.h:9 hacks/config/menger.xml.h:14\r
-#: hacks/config/metaballs.xml.h:12 hacks/config/mismunch.xml.h:8\r
-#: hacks/config/munch.xml.h:6 hacks/config/nerverot.xml.h:19\r
-#: hacks/config/petri.xml.h:22 hacks/config/polyominoes.xml.h:9\r
-#: hacks/config/rotor.xml.h:9 hacks/config/shadebobs.xml.h:8\r
-#: hacks/config/sierpinski3d.xml.h:5 hacks/config/spheremonics.xml.h:17\r
-#: hacks/config/substrate.xml.h:14 hacks/config/timetunnel.xml.h:8\r
-#: hacks/config/wander.xml.h:12 hacks/config/whirlwindwarp.xml.h:6\r
-msgid "Short"\r
-msgstr "Kort"\r
-\r
-#: hacks/config/attraction.xml.h:29\r
-msgid "Splines"\r
-msgstr "Splines"\r
-\r
-#: hacks/config/attraction.xml.h:30 hacks/config/fireflies.xml.h:42\r
-msgid "Tails"\r
-msgstr "Sporen"\r
-\r
-#: hacks/config/attraction.xml.h:31 hacks/config/euler2d.xml.h:16\r
-#: hacks/config/juggle.xml.h:10\r
-msgid "Trail Length"\r
-msgstr "Spoorlengte"\r
-\r
-#: hacks/config/atunnel.xml.h:1\r
-msgid "Atunnel"\r
-msgstr "Atunnel"\r
-\r
-#: hacks/config/atunnel.xml.h:2\r
-msgid ""\r
-"Draws an animation of a textured tunnel in GL. Requires OpenGL, and a "\r
-"machine with fast hardware support for texture maps. Written by Eric "\r
-"Lassauge and Roman Podobedov."\r
-msgstr ""\r
-"Tekent een animatie van een tunnel in GL. Vereist OpenGL en een computer met "\r
-"snelle hardware die texture-maps ondersteunt. Geschreven door Eric Lassauge "\r
-"en Roman Podobedov."\r
-\r
-#: hacks/config/atunnel.xml.h:4 hacks/config/distort.xml.h:9\r
-#: hacks/config/glforestfire.xml.h:10 hacks/config/lament.xml.h:4\r
-#: hacks/config/sballs.xml.h:6\r
-msgid "Normal"\r
-msgstr "Normaal"\r
-\r
-#: hacks/config/atunnel.xml.h:8 hacks/config/cube21.xml.h:24\r
-#: hacks/config/glforestfire.xml.h:18 hacks/config/lament.xml.h:8\r
-#: hacks/config/sballs.xml.h:17\r
-msgid "Untextured"\r
-msgstr "Zonder textuur"\r
-\r
-#: hacks/config/atunnel.xml.h:9\r
-msgid "Use light"\r
-msgstr "Belichting gebruiken"\r
-\r
-#: hacks/config/barcode.xml.h:1\r
-msgid "Barcode"\r
-msgstr "Barcode"\r
-\r
-#: hacks/config/barcode.xml.h:2\r
-msgid "Barcode Clock (24 Hour)"\r
-msgstr "Barcodeklok (24 uur)"\r
-\r
-#: hacks/config/barcode.xml.h:3\r
-msgid "Barcode Clock (AM/PM)"\r
-msgstr "Barcodeklok (AM/PM)"\r
-\r
-#: hacks/config/barcode.xml.h:5\r
-msgid "Scrolling Barcodes"\r
-msgstr "Schuivende barcodes"\r
-\r
-#: hacks/config/barcode.xml.h:8\r
-msgid ""\r
-"This draws a random sequence of colorful barcodes scrolling across your "\r
-"screen. CONSUME! By Dan Bornstein."\r
-msgstr ""\r
-"Dit tekent een willekeurige streepjescode die over uw scherm zweven. "\r
-"CONSUMEER! Door Dan Bornstein."\r
-\r
-#: hacks/config/blaster.xml.h:1\r
-msgid "Blaster"\r
-msgstr "Blaster"\r
-\r
-#: hacks/config/blaster.xml.h:2\r
-msgid ""\r
-"Draws a simulation of flying space-combat robots (cleverly disguised as "\r
-"colored circles) doing battle in front of a moving star field. Written by "\r
-"Jonathan Lin."\r
-msgstr ""\r
-"Toont een simulatie van vliegende gevechtsrobots in de ruimte (knap vermomt "\r
-"als gekleurde cirkels) die vechten voor een achtergrond van een bewegend "\r
-"sterrenveld. Geschreven door Jonathan Lin."\r
-\r
-#: hacks/config/blaster.xml.h:5 hacks/config/penetrate.xml.h:4\r
-msgid "Lasers"\r
-msgstr "Lasers"\r
-\r
-#: hacks/config/blaster.xml.h:7\r
-msgid "Robots"\r
-msgstr "Robots"\r
-\r
-#: hacks/config/blaster.xml.h:10 hacks/config/glplanet.xml.h:11\r
-msgid "Stars"\r
-msgstr "Sterren"\r
-\r
-#: hacks/config/blinkbox.xml.h:1\r
-msgid "BlinkBox"\r
-msgstr "BlinkBox"\r
-\r
-#: hacks/config/blinkbox.xml.h:2\r
-msgid "Box Size"\r
-msgstr "Doosgrootte"\r
-\r
-#: hacks/config/blinkbox.xml.h:3\r
-msgid "Dissolve"\r
-msgstr "Krimpen"\r
-\r
-#: hacks/config/blinkbox.xml.h:4 hacks/config/phosphor.xml.h:3\r
-msgid "Fade"\r
-msgstr "Vervaag"\r
-\r
-#: hacks/config/blinkbox.xml.h:6\r
-msgid "Motion Blur"\r
-msgstr "Bewegingsvervaging"\r
-\r
-#: hacks/config/blinkbox.xml.h:7\r
-msgid ""\r
-"Shows a ball contained inside of a bounding box. Colored blocks blink in "\r
-"when the ball hits the edges. Written by Jeremy English."\r
-msgstr ""\r
-"Toont een bal in een doos. Gekleurde blokken lichten op als de bal de "\r
-"zijkanten raakt. Geschreven door Jeremy English."\r
-\r
-#: hacks/config/blitspin.xml.h:1\r
-msgid "90 deg Rotation Speed"\r
-msgstr "90° rotatiesnelheid"\r
-\r
-#: hacks/config/blitspin.xml.h:2\r
-msgid "Bitmap to rotate"\r
-msgstr "Bitmap naar rotatie"\r
-\r
-#: hacks/config/blitspin.xml.h:3\r
-msgid "BlitSpin"\r
-msgstr "Blitspin"\r
-\r
-#: hacks/config/blitspin.xml.h:5\r
-msgid "Fuzzy Rotation Speed"\r
-msgstr "Vage rotatienelheid"\r
-\r
-#: hacks/config/blitspin.xml.h:6\r
-msgid "Grab Screen"\r
-msgstr "Neem schermafdruk"\r
-\r
-#: hacks/config/blitspin.xml.h:8\r
-msgid ""\r
-"The ``blitspin'' hack repeatedly rotates a bitmap by 90 degrees by using "\r
-"logical operations: the bitmap is divided into quadrants, and the quadrants "\r
-"are shifted clockwise. Then the same thing is done again with progressively "\r
-"smaller quadrants, except that all sub-quadrants of a given size are rotated "\r
-"in parallel. Written by Jamie Zawinski based on some cool SmallTalk code "\r
-"seen in in Byte Magazine in 1981. As you watch it, the image appears to "\r
-"dissolve into static and then reconstitute itself, but rotated. You can "\r
-"provide the image to use, as an XBM or XPM file, or tell it to grab a screen "\r
-"image and rotate that."\r
-msgstr ""\r
-"De ‘Blitspin’ draait een bitmap herhaaldelijk 90 graden door gebruik van "\r
-"logische operaties: de bitmap wordt opgedeeld in vierkanten, welke volgens "\r
-"met de klok mee roteren. Vervolgens gebeurt hetzelfde binnen de vierkanten "\r
-"en verder in steeds kleinere vierkanten, met als verschil de subvierkanten "\r
-"van een bepaalde grootte parallel gedraaid worden. Geschreven door Jamie "\r
-"Zaniwski, naar aanleiding van wat coole SmallTalk-code uit Byte Magazine in "\r
-"1981. Terwijl u kijkt lijkt de afbeelding op te lossen in statische ruis "\r
-"waarna de afbeelding weer geroteerd verschijnt. U kunt zelf een afbeelding "\r
-"in XBM- of XPM-formaat opgeven, of simpelweg een schermafdruk van het "\r
-"bureaublad gebruiken en die laten roteren."\r
-\r
-#: hacks/config/blocktube.xml.h:1\r
-msgid "BlockTube"\r
-msgstr "BlockTube"\r
-\r
-#: hacks/config/blocktube.xml.h:2 hacks/config/timetunnel.xml.h:3\r
-msgid "Color Change Time"\r
-msgstr "Tijd voor kleurverandering"\r
-\r
-#: hacks/config/blocktube.xml.h:3\r
-msgid "Color Hold Time"\r
-msgstr "Tijd tussen kleurveranderingen"\r
-\r
-#: hacks/config/blocktube.xml.h:6\r
-msgid "Reflective Blocks"\r
-msgstr "Spiegelende Blokken"\r
-\r
-#: hacks/config/blocktube.xml.h:10\r
-msgid "Solid Blocks"\r
-msgstr "Massieve plakken"\r
-\r
-#: hacks/config/blocktube.xml.h:12\r
-msgid ""\r
-"This hack draws a swirling, falling tunnel of reflective slabs. They fade "\r
-"from hue to hue. Written by Lars R. Damerow."\r
-msgstr ""\r
-"Toont een zwierende, vallende tunnel van spiegelende plakken. Ze vervagen "\r
-"van tint naar tint. Geschreven door Lars R. Damerow."\r
-\r
-#: hacks/config/boing.xml.h:1\r
-msgid "Boing"\r
-msgstr "Boing"\r
-\r
-#: hacks/config/boing.xml.h:3 hacks/config/boxed.xml.h:8\r
-#: hacks/config/fireflies.xml.h:17 hacks/config/pinion.xml.h:7\r
-msgid "Huge"\r
-msgstr "Enorm"\r
-\r
-#: hacks/config/boing.xml.h:4 hacks/config/crackberg.xml.h:12\r
-msgid "Lighting"\r
-msgstr "Belichting"\r
-\r
-#: hacks/config/boing.xml.h:5\r
-msgid "Meridians"\r
-msgstr "Meridianen"\r
-\r
-#: hacks/config/boing.xml.h:6\r
-msgid "Parallels"\r
-msgstr "Parallellen"\r
-\r
-#: hacks/config/boing.xml.h:7\r
-msgid "Scanlines"\r
-msgstr "Scanregels"\r
-\r
-#: hacks/config/boing.xml.h:9 hacks/config/galaxy.xml.h:10\r
-#: hacks/config/lisa.xml.h:7 hacks/config/lissie.xml.h:8\r
-#: hacks/config/loop.xml.h:6 hacks/config/penrose.xml.h:7\r
-#: hacks/config/pong.xml.h:3 hacks/config/rotor.xml.h:10\r
-#: hacks/config/rubik.xml.h:8 hacks/config/sproingies.xml.h:5\r
-#: hacks/config/wander.xml.h:13 hacks/config/worm.xml.h:6\r
-msgid "Size"\r
-msgstr "Grootte"\r
-\r
-#: hacks/config/boing.xml.h:11\r
-msgid "Smoothing"\r
-msgstr "Gladstrijken"\r
-\r
-#: hacks/config/boing.xml.h:13\r
-msgid ""\r
-"This bouncing ball is a clone of the first graphics demo for the Amiga 1000, "\r
-"which was written by Dale Luck and RJ Mical during a break at the 1984 "\r
-"Consumer Electronics Show (or so the legend goes.) This looks like the "\r
-"original Amiga demo if you turn off \"smoothing\" and \"lighting\" and turn "\r
-"on \"scanlines\". Written by Jamie Zawinski."\r
-msgstr ""\r
-"Deze  stuiterende bal is een kloon van de eerste grafische demo voor de "\r
-"Amiga 1000, die was geschreven door Dale Luck en RJ Mical tijdens een pauze "\r
-"op de 1984 Consumer Electronics Show (dat is tenminste de legende). Deze "\r
-"lijkt op de originele Amiga demo als u ‘Gladstrijken’ en ‘Belichting’ uitzet "\r
-"en ‘scanregels’ aanzet. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/boing.xml.h:14 hacks/config/boxed.xml.h:16\r
-#: hacks/config/fireflies.xml.h:43 hacks/config/pinion.xml.h:14\r
-msgid "Tiny"\r
-msgstr "Piepklein"\r
-\r
-#: hacks/config/bouboule.xml.h:1\r
-msgid "Bouboule"\r
-msgstr "Bouboule"\r
-\r
-#: hacks/config/bouboule.xml.h:2 hacks/config/rocks.xml.h:3\r
-msgid "Do Red/Blue 3D separation"\r
-msgstr "Gebruik rood/blauw 3D scheiding"\r
-\r
-#: hacks/config/bouboule.xml.h:7\r
-msgid "Number of Spots"\r
-msgstr "Aantal spikkels"\r
-\r
-#: hacks/config/bouboule.xml.h:10\r
-msgid ""\r
-"This draws what looks like a spinning, deforming balloon with varying-sized "\r
-"spots painted on its invisible surface. Written by Jeremie Petit."\r
-msgstr ""\r
-"Dit toont wat lijkt op een draaiende, vervormde ballon met spikkels van "\r
-"variërende grootte op het onzichtbare oppervlak geverfd. Geschreven door "\r
-"Jeremie Petit."\r
-\r
-#: hacks/config/bouncingcow.xml.h:1\r
-msgid "A Cow. A Trampoline. Together, they fight crime. By Jamie Zawinski."\r
-msgstr ""\r
-"Een koe. Een trampoline. Samen bestrijden ze het kwaad. Geschreven door "\r
-"Jamie Zawinski."\r
-\r
-#: hacks/config/bouncingcow.xml.h:2 hacks/config/boxed.xml.h:1\r
-#: hacks/config/carousel.xml.h:3 hacks/config/ccurve.xml.h:3\r
-#: hacks/config/cubestorm.xml.h:1 hacks/config/flyingtoasters.xml.h:3\r
-#: hacks/config/fontglide.xml.h:1 hacks/config/gears.xml.h:1\r
-#: hacks/config/gflux.xml.h:1 hacks/config/glknots.xml.h:1\r
-#: hacks/config/glmatrix.xml.h:1 hacks/config/jigglypuff.xml.h:1\r
-#: hacks/config/pinion.xml.h:3 hacks/config/polyhedra.xml.h:3\r
-#: hacks/config/pyro.xml.h:1 hacks/config/rd-bomb.xml.h:6\r
-#: hacks/config/rocks.xml.h:1 hacks/config/starwars.xml.h:1\r
-#: hacks/config/wormhole.xml.h:1 hacks/config/xfishtank.xml.h:1\r
-msgid "Animation Speed"\r
-msgstr "Animatiesnelheid"\r
-\r
-#: hacks/config/bouncingcow.xml.h:3\r
-msgid "Beefy Cow"\r
-msgstr "Vlezige Koe"\r
-\r
-#: hacks/config/bouncingcow.xml.h:4\r
-msgid "Bounce Speed"\r
-msgstr "Stuitersnelheid"\r
-\r
-#: hacks/config/bouncingcow.xml.h:5\r
-msgid "BouncingCow"\r
-msgstr "BouncingCow"\r
-\r
-#: hacks/config/bouncingcow.xml.h:7\r
-msgid "Herd"\r
-msgstr "Kudde"\r
-\r
-#: hacks/config/bouncingcow.xml.h:8\r
-msgid "Moo"\r
-msgstr "Boe"\r
-\r
-#: hacks/config/bouncingcow.xml.h:9\r
-msgid "Number of Cows"\r
-msgstr "Aantal koeien"\r
-\r
-#: hacks/config/bouncingcow.xml.h:11\r
-msgid "Wireframe Cow"\r
-msgstr "Draadraamwerk"\r
-\r
-#: hacks/config/boxed.xml.h:2 hacks/config/fluidballs.xml.h:2\r
-msgid "Ball Size"\r
-msgstr "Balgrootte"\r
-\r
-#: hacks/config/boxed.xml.h:3\r
-msgid "Boxed"\r
-msgstr "Boxed"\r
-\r
-#: hacks/config/boxed.xml.h:4\r
-msgid ""\r
-"Draws a box full of 3D bouncing balls that explode. Written by Sander van "\r
-"Grieken."\r
-msgstr ""\r
-"Toont een doos met in 3D stuiterende ballen die exploderen. Geschreven door "\r
-"Sander van Grieken."\r
-\r
-#: hacks/config/boxed.xml.h:5\r
-msgid "Explosion Force"\r
-msgstr "Explosiekracht"\r
-\r
-#: hacks/config/boxed.xml.h:9 hacks/config/pipes.xml.h:9\r
-#: hacks/config/substrate.xml.h:12 hacks/config/wormhole.xml.h:4\r
-msgid "Lots"\r
-msgstr "Veel"\r
-\r
-#: hacks/config/boxed.xml.h:10 hacks/config/cubestorm.xml.h:5\r
-#: hacks/config/fontglide.xml.h:9 hacks/config/glknots.xml.h:6\r
-#: hacks/config/polyhedra.xml.h:84\r
-msgid "Motion Speed"\r
-msgstr "Bewegingssnelheid"\r
-\r
-#: hacks/config/boxed.xml.h:11\r
-msgid "Nuke"\r
-msgstr "Kernbom"\r
-\r
-#: hacks/config/boxed.xml.h:12\r
-msgid "Number of Balls"\r
-msgstr "Aantal ballen"\r
-\r
-#: hacks/config/boxed.xml.h:13 hacks/config/hopalong.xml.h:18\r
-msgid "Popcorn"\r
-msgstr "Popcorn"\r
-\r
-#: hacks/config/boxfit.xml.h:1 hacks/config/popsquares.xml.h:1\r
-msgid "Border"\r
-msgstr "Grens"\r
-\r
-#: hacks/config/boxfit.xml.h:2\r
-msgid "BoxFit"\r
-msgstr "BoxFit"\r
-\r
-#: hacks/config/boxfit.xml.h:3 hacks/config/cubenetic.xml.h:1\r
-msgid "Boxes"\r
-msgstr "Vierkanten"\r
-\r
-#: hacks/config/boxfit.xml.h:4\r
-msgid "Boxes Only"\r
-msgstr "Alleen vierkanten"\r
-\r
-#: hacks/config/boxfit.xml.h:5\r
-msgid "Boxes or Circles"\r
-msgstr "Vierkanten of cirkels"\r
-\r
-#: hacks/config/boxfit.xml.h:6\r
-msgid "Circles Only"\r
-msgstr "Alleen cirkels"\r
-\r
-#: hacks/config/boxfit.xml.h:7\r
-msgid "Color Gradient"\r
-msgstr "Kleurverloop"\r
-\r
-#: hacks/config/boxfit.xml.h:9\r
-msgid "Grab Images"\r
-msgstr "Gebruik afbeeldingen"\r
-\r
-#: hacks/config/boxfit.xml.h:10\r
-msgid "Grow By"\r
-msgstr "Groeisnelheid"\r
-\r
-#: hacks/config/boxfit.xml.h:11\r
-msgid ""\r
-"Packs the screen with growing squares or circles, colored according to a "\r
-"horizontal or vertical gradient, or according to the colors of the desktop "\r
-"or a loaded image file. The objects grow until they touch, then stop. When "\r
-"the screen is full, they shrink away and the process restarts. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Zet het scherm vol met groeiende vierkanten of cirkels, gekleurd volgens een "\r
-"horizontale of verticale gradiënt of volgens de kleuren van het bureaublad "\r
-"of een geladen afbeelding. De objecten groeien totdat zij elkaar raken en "\r
-"stoppen dan. Als het scherm vol is verdwijnen ze en begint het proces "\r
-"opnieuw. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/boxfit.xml.h:13 hacks/config/xearth.xml.h:23\r
-msgid "Spacing"\r
-msgstr "Verdeling"\r
-\r
-#: hacks/config/braid.xml.h:1\r
-msgid "Braid"\r
-msgstr "Vlechtwerk"\r
-\r
-#: hacks/config/braid.xml.h:2\r
-msgid ""\r
-"Draws random color-cycling inter-braided concentric circles. Written by John "\r
-"Neil."\r
-msgstr ""\r
-"Tekent willekeurig gekleurde verbonden cirkels. Geschreven door Joh Neil."\r
-\r
-#: hacks/config/braid.xml.h:3 hacks/config/bsod.xml.h:9\r
-#: hacks/config/coral.xml.h:6 hacks/config/cynosure.xml.h:3\r
-#: hacks/config/deco.xml.h:4 hacks/config/drift.xml.h:2\r
-#: hacks/config/epicycle.xml.h:3 hacks/config/eruption.xml.h:3\r
-#: hacks/config/euler2d.xml.h:1 hacks/config/flame.xml.h:5\r
-#: hacks/config/galaxy.xml.h:2 hacks/config/glsnake.xml.h:5\r
-#: hacks/config/helix.xml.h:3 hacks/config/hopalong.xml.h:2\r
-#: hacks/config/imsmap.xml.h:6 hacks/config/klein.xml.h:1\r
-#: hacks/config/laser.xml.h:2 hacks/config/menger.xml.h:2\r
-#: hacks/config/metaballs.xml.h:3 hacks/config/mismunch.xml.h:1\r
-#: hacks/config/moire.xml.h:3 hacks/config/molecule.xml.h:10\r
-#: hacks/config/munch.xml.h:2 hacks/config/nerverot.xml.h:8\r
-#: hacks/config/pedal.xml.h:3 hacks/config/polyhedra.xml.h:16\r
-#: hacks/config/polyominoes.xml.h:1 hacks/config/rorschach.xml.h:3\r
-#: hacks/config/rotzoomer.xml.h:5 hacks/config/shadebobs.xml.h:2\r
-#: hacks/config/sierpinski3d.xml.h:1 hacks/config/spheremonics.xml.h:4\r
-#: hacks/config/starfish.xml.h:2 hacks/config/substrate.xml.h:6\r
-#: hacks/config/vidwhacker.xml.h:3 hacks/config/wander.xml.h:7\r
-#: hacks/config/xspirograph.xml.h:3\r
-msgid "Duration"\r
-msgstr "Duur"\r
-\r
-#: hacks/config/braid.xml.h:5 hacks/config/epicycle.xml.h:7\r
-#: hacks/config/nerverot.xml.h:12\r
-msgid "Line Thickness"\r
-msgstr "Lijndikte"\r
-\r
-#: hacks/config/braid.xml.h:8\r
-msgid "Max Rings"\r
-msgstr "Maximum aantal ringen"\r
-\r
-#: hacks/config/bsod.xml.h:1 hacks/config/molecule.xml.h:1\r
-#: hacks/config/vidwhacker.xml.h:1\r
-msgid "2 minutes"\r
-msgstr "2 minuten"\r
-\r
-#: hacks/config/bsod.xml.h:2 hacks/config/molecule.xml.h:2\r
-msgid "5 seconds"\r
-msgstr "5 seconden"\r
-\r
-#: hacks/config/bsod.xml.h:3\r
-msgid "AmigaDOS"\r
-msgstr "AmigaDOS"\r
-\r
-#: hacks/config/bsod.xml.h:4\r
-msgid "Apple II"\r
-msgstr "Apple II"\r
-\r
-#: hacks/config/bsod.xml.h:5\r
-msgid "Atari"\r
-msgstr "Atari"\r
-\r
-#: hacks/config/bsod.xml.h:6\r
-msgid "BSD"\r
-msgstr "BSD"\r
-\r
-#: hacks/config/bsod.xml.h:7\r
-msgid "BSOD"\r
-msgstr "BSOD"\r
-\r
-#: hacks/config/bsod.xml.h:8\r
-msgid ""\r
-"BSOD stands for ``Blue Screen of Death.'' The finest in personal computer "\r
-"emulation, this hack simulates popular screen savers from a number of less "\r
-"robust operating systems. Written by Jamie Zawinski."\r
-msgstr ""\r
-"BSOD staat voor ‘Blue Screen Of Death’. Het beste wat pc-emulatie te bieden "\r
-"heeft, dit programma simuleert een aantal schermbeveiligingen van minder "\r
-"robuuste besturingssystemen. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/bsod.xml.h:10\r
-msgid "HPUX"\r
-msgstr "HPUX"\r
-\r
-#: hacks/config/bsod.xml.h:11\r
-msgid "HVX/GCOS6"\r
-msgstr "HVX/GCOS6"\r
-\r
-#: hacks/config/bsod.xml.h:12\r
-msgid "Linux (fsck)"\r
-msgstr "Linux (fsck)"\r
-\r
-#: hacks/config/bsod.xml.h:13\r
-msgid "Linux (hppa)"\r
-msgstr "Linux (hppa)"\r
-\r
-#: hacks/config/bsod.xml.h:14\r
-msgid "Linux (sparc)"\r
-msgstr "Linux (sparc)"\r
-\r
-#: hacks/config/bsod.xml.h:15\r
-msgid "MS-DOS"\r
-msgstr "MS-DOS"\r
-\r
-#: hacks/config/bsod.xml.h:16\r
-msgid "Mac Bomb"\r
-msgstr "Mac bomb"\r
-\r
-#: hacks/config/bsod.xml.h:17\r
-msgid "MacOS X"\r
-msgstr "MacOS-X"\r
-\r
-#: hacks/config/bsod.xml.h:18\r
-msgid "MacsBug"\r
-msgstr "MacsBug"\r
-\r
-#: hacks/config/bsod.xml.h:19\r
-msgid "NCD X Terminal  "\r
-msgstr "NCD X Terminal  "\r
-\r
-#: hacks/config/bsod.xml.h:20\r
-msgid "Nvidia"\r
-msgstr "NVidia"\r
-\r
-#: hacks/config/bsod.xml.h:21\r
-msgid "OS/2"\r
-msgstr "OS/2"\r
-\r
-#: hacks/config/bsod.xml.h:22\r
-msgid "OS/390"\r
-msgstr "OS/390"\r
-\r
-#: hacks/config/bsod.xml.h:23\r
-msgid "SCO"\r
-msgstr "SCO"\r
-\r
-#: hacks/config/bsod.xml.h:24\r
-msgid "Sad Mac"\r
-msgstr "Sad Mac"\r
-\r
-#: hacks/config/bsod.xml.h:25\r
-msgid "Solaris"\r
-msgstr "Solaris"\r
-\r
-#: hacks/config/bsod.xml.h:26\r
-msgid "Tru64"\r
-msgstr "Tru64"\r
-\r
-#: hacks/config/bsod.xml.h:27\r
-msgid "VMS"\r
-msgstr "VMS"\r
-\r
-#: hacks/config/bsod.xml.h:28\r
-msgid "Windows 2000  "\r
-msgstr "Windows 2000  "\r
-\r
-#: hacks/config/bsod.xml.h:29\r
-msgid "Windows 3.1"\r
-msgstr "Windows-3.1"\r
-\r
-#: hacks/config/bsod.xml.h:30\r
-msgid "Windows NT"\r
-msgstr "Windows NT"\r
-\r
-#: hacks/config/bubble3d.xml.h:1\r
-msgid "Bubble Color"\r
-msgstr "Belkleur"\r
-\r
-#: hacks/config/bubble3d.xml.h:2\r
-msgid "Bubble3D"\r
-msgstr "Zeepbel3D"\r
-\r
-#: hacks/config/bubble3d.xml.h:3\r
-msgid ""\r
-"Draws a stream of rising, undulating 3D bubbles, rising toward the top of "\r
-"the screen, with nice specular reflections. Written by Richard Jones."\r
-msgstr ""\r
-"Tekent een stroom van stijgende, samensmeltende 3D bellen met mooie "\r
-"reflecties. Geschreven door Richard Jones."\r
-\r
-#: hacks/config/bubble3d.xml.h:8\r
-msgid "Transparent Bubbles"\r
-msgstr "Transparante bellen"\r
-\r
-#: hacks/config/bubbles.xml.h:1 hacks/config/xfishtank.xml.h:2\r
-msgid "Bubbles"\r
-msgstr "Zeepbellen"\r
-\r
-#: hacks/config/bubbles.xml.h:2\r
-msgid "Bubbles Fall"\r
-msgstr "Bellen vallen"\r
-\r
-#: hacks/config/bubbles.xml.h:3\r
-msgid "Bubbles Float"\r
-msgstr "Bellen drijven"\r
-\r
-#: hacks/config/bubbles.xml.h:4\r
-msgid "Bubbles Rise"\r
-msgstr "Bellen stijgen op"\r
-\r
-#: hacks/config/bubbles.xml.h:5\r
-msgid "Bubbles exist in three dimensions"\r
-msgstr "Bellen zijn in drie dimensies."\r
-\r
-#: hacks/config/bubbles.xml.h:6\r
-msgid "Don't hide bubbles when they pop"\r
-msgstr "Bellen niet verstoppen wanneer ze knappen"\r
-\r
-#: hacks/config/bubbles.xml.h:7\r
-msgid "Draw circles instead of pixmap bubbles"\r
-msgstr "Cirkels tekenen in plaats van bellen"\r
-\r
-#: hacks/config/bubbles.xml.h:9\r
-msgid "Leave Trails"\r
-msgstr "Sporen achterlaten"\r
-\r
-#: hacks/config/bubbles.xml.h:12\r
-msgid ""\r
-"This simulates the kind of bubble formation that happens when water boils:"\r
-"small bubbles appear, and as they get closer to each other, they combine to "\r
-"form larger bubbles, which eventually pop. Written by James Macnicol."\r
-msgstr ""\r
-"Dit simuleert het soort bellenformatie dat optreedt als water kookt: kleine "\r
-"bellen verschijnen en, als ze dichter bij elkaar komen, vormen ze grotere "\r
-"bellen, die uiteindelijk openbarsten. Geschreven door James Macnicol."\r
-\r
-#: hacks/config/bumps.xml.h:1\r
-msgid ""\r
-"A bit like `Spotlight', except that instead of merely exposing part of your "\r
-"desktop, it creates a bump map from it. Basically, it 3D-izes a roaming "\r
-"section of your desktop, based on color intensity. Written by Shane Smit."\r
-msgstr ""\r
-"Net als 'Zoeklicht' maar in plaats van het simpelweg beschijnen van een deel "\r
-"van uw desktop, wordt er een 'bump map' van gemaakt. In feite maakt het een "\r
-"3D plaatje van een zwervend gedeelte van uw desktop, gebaseerd op de "\r
-"kleurintensiteit. Geschreven door Shane Smit."\r
-\r
-#: hacks/config/bumps.xml.h:2\r
-msgid "Bumps"\r
-msgstr "Bobbels"\r
-\r
-#: hacks/config/cage.xml.h:1\r
-msgid "Cage"\r
-msgstr "Kooi"\r
-\r
-#: hacks/config/cage.xml.h:7 hacks/config/cube21.xml.h:22\r
-msgid "Textured"\r
-msgstr "Met textuur"\r
-\r
-#: hacks/config/cage.xml.h:8\r
-msgid ""\r
-"This draws Escher's ``Impossible Cage,'' a 3d analog of a moebius strip, and "\r
-"rotates it in three dimensions. Written by Marcelo Vianna."\r
-msgstr ""\r
-"Dit toont Escher's ‘Onmogelijke kooi’, een 3D analogie van een Möbius strip, "\r
-"die roteert in drie dimensies. http://nl.wikipedia.org/wiki/"\r
-"Maurits_Cornelis_Escher Geschreven door Marcelo Vianna."\r
-\r
-#: hacks/config/carousel.xml.h:1 hacks/config/coral.xml.h:1\r
-#: hacks/config/deco.xml.h:1 hacks/config/helix.xml.h:1\r
-#: hacks/config/imsmap.xml.h:1 hacks/config/jigsaw.xml.h:2\r
-#: hacks/config/moire.xml.h:1 hacks/config/pedal.xml.h:1\r
-#: hacks/config/rorschach.xml.h:1 hacks/config/wander.xml.h:2\r
-#: hacks/config/xspirograph.xml.h:1\r
-msgid "1 Minute"\r
-msgstr "1 Minuut"\r
-\r
-#: hacks/config/carousel.xml.h:2\r
-msgid "5 Seconds"\r
-msgstr "5 seconden"\r
-\r
-#: hacks/config/carousel.xml.h:4\r
-msgid "Carousel"\r
-msgstr "Carousel"\r
-\r
-#: hacks/config/carousel.xml.h:6 hacks/config/electricsheep.xml.h:7\r
-#: hacks/config/fliptext.xml.h:8\r
-msgid "Frame Rate"\r
-msgstr "Framerate"\r
-\r
-#: hacks/config/carousel.xml.h:8\r
-msgid ""\r
-"Loads several random images, and displays them flying in a circular "\r
-"formation. The circle changes speed and direction randomly, tilts on its "\r
-"axis, and the images move in and out. To tell it where to find the images to "\r
-"display, go to the \"Advanced\" tab on the Screensaver Preferences window. "\r
-"Select \"Choose Random Images\", and enter your image directory in the text "\r
-"field right below that. (Note: not the the \"Advanced\" button at the bottom "\r
-"of this window: the tab at the top of the *other* window.) This program "\r
-"requires a good video card capable of supporting large textures. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Laadt willekeurig een aantal afbeeldingen en toont deze vliegend in een "\r
-"ronddraaiende formatie. De formatie wijzigt willekeurig snelheid en richting "\r
-"en afbeeldingen worden periodiek vervangen door nieuwe. Ga naar het tabblad "\r
-"‘Geavanceerd’ en het voorkeuren-venster. Selecteer ‘Kies willekeurige "\r
-"afbeeldingen’ en voer de afbeeldingenmap in het tekstveld in. (Let op: Niet "\r
-"de knop ‘Instellingen’ onderaan dit venster: het tabblad in het *andere* "\r
-"venster.) Dit programma vereist een goede videokaart die grote textures kan "\r
-"ondersteunen. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/carousel.xml.h:10\r
-msgid "No Tilting"\r
-msgstr "Geen kanteling"\r
-\r
-#: hacks/config/carousel.xml.h:11\r
-msgid "Number of Images:"\r
-msgstr "Aantal afbeeldingen:"\r
-\r
-#: hacks/config/carousel.xml.h:13 hacks/config/glslideshow.xml.h:20\r
-msgid "Show Image Titles"\r
-msgstr "Titels tonen"\r
-\r
-#: hacks/config/carousel.xml.h:15\r
-msgid "Tilt In/Out Only"\r
-msgstr "Alleen achter- en voorover kantelen"\r
-\r
-#: hacks/config/carousel.xml.h:16\r
-msgid "Tilt In/Out and Left/Right"\r
-msgstr "Achter-/voorover en links/rechts kantelen"\r
-\r
-#: hacks/config/carousel.xml.h:17\r
-msgid "Tilt Left/Right Only"\r
-msgstr "Alleen links en rechts kantelen"\r
-\r
-#: hacks/config/carousel.xml.h:18 hacks/config/glslideshow.xml.h:21\r
-#: hacks/config/mirrorblob.xml.h:21\r
-msgid "Time until loading a new image:"\r
-msgstr "Tijd voordat nieuwe afbeelding wordt geladen"\r
-\r
-#: hacks/config/carousel.xml.h:19\r
-msgid "Zoom In/Out"\r
-msgstr "In- en uitzoomen"\r
-\r
-#: hacks/config/ccurve.xml.h:1\r
-msgid "0 seconds"\r
-msgstr "0 seconden"\r
-\r
-#: hacks/config/ccurve.xml.h:2 hacks/config/polyhedra.xml.h:2\r
-msgid "30 seconds"\r
-msgstr "30 seconden"\r
-\r
-#: hacks/config/ccurve.xml.h:4\r
-msgid "C Curve"\r
-msgstr "C Curve"\r
-\r
-#: hacks/config/ccurve.xml.h:5\r
-msgid "Change Image Every"\r
-msgstr "Wijzig afbeelding elke"\r
-\r
-#: hacks/config/ccurve.xml.h:6 hacks/config/coral.xml.h:5\r
-#: hacks/config/imsmap.xml.h:5 hacks/config/kumppa.xml.h:1\r
-#: hacks/config/qix.xml.h:6 hacks/config/squiral.xml.h:2\r
-#: hacks/config/wander.xml.h:4 hacks/config/xmatrix.xml.h:2\r
-msgid "Density"\r
-msgstr "Dichtheid"\r
-\r
-#: hacks/config/ccurve.xml.h:8\r
-msgid ""\r
-"Generates self-similar linear fractals, including the classic ``C Curve.'' "\r
-"Written by Rick Campbell."\r
-msgstr ""\r
-"Genereert op zichzelf lijkende lineaire fractals, inclusief de klassieke ‘C "\r
-"Curve’. Geschreven door Rick Campbell."\r
-\r
-#: hacks/config/celtic.xml.h:1\r
-msgid "Celtic"\r
-msgstr "Keltisch"\r
-\r
-#: hacks/config/celtic.xml.h:2\r
-msgid "Draw Graph"\r
-msgstr "Toon raamwerk"\r
-\r
-#: hacks/config/celtic.xml.h:5\r
-msgid "Pause"\r
-msgstr "Pauze"\r
-\r
-#: hacks/config/celtic.xml.h:6\r
-msgid ""\r
-"Repeatedly draws random Celtic cross-stitch patterns. By Max Froumentin."\r
-msgstr ""\r
-"Toont herhaald willekeurige Keltische kruissteek patronen. Geschreven door "\r
-"Max Froumentin."\r
-\r
-#: hacks/config/circuit.xml.h:1\r
-msgid "Animates a number of 3D electronic components. Written by Ben Buxton."\r
-msgstr ""\r
-"Animeert een aantal elektronische componenten in 3D. Geschreven door Ben "\r
-"Buxton."\r
-\r
-#: hacks/config/circuit.xml.h:2\r
-msgid "Circuit"\r
-msgstr "Circuit"\r
-\r
-#: hacks/config/circuit.xml.h:3 hacks/config/gflux.xml.h:4\r
-#: hacks/config/pulsar.xml.h:2\r
-msgid "Directional Lighting"\r
-msgstr "Gerichte belichting"\r
-\r
-#: hacks/config/circuit.xml.h:5\r
-msgid "Flat Coloring"\r
-msgstr "Vlakke kleuren"\r
-\r
-#: hacks/config/circuit.xml.h:6\r
-msgid "Parts"\r
-msgstr "Onderdelen"\r
-\r
-#: hacks/config/circuit.xml.h:7 hacks/config/flipscreen3d.xml.h:4\r
-#: hacks/config/gleidescope.xml.h:9 hacks/config/glplanet.xml.h:6\r
-#: hacks/config/ifs.xml.h:10\r
-msgid "Rotate"\r
-msgstr "Draaien"\r
-\r
-#: hacks/config/circuit.xml.h:8 hacks/config/pinion.xml.h:10\r
-msgid "Rotation Speed"\r
-msgstr "Rotatiesnelheid"\r
-\r
-#: hacks/config/circuit.xml.h:12 hacks/config/cube21.xml.h:18\r
-#: hacks/config/cubestorm.xml.h:9 hacks/config/dangerball.xml.h:9\r
-#: hacks/config/engine.xml.h:17 hacks/config/klein.xml.h:9\r
-#: hacks/config/polyhedra.xml.h:145 hacks/config/whirlygig.xml.h:14\r
-msgid "Spin"\r
-msgstr "Draaien"\r
-\r
-#: hacks/config/cloudlife.xml.h:1 hacks/config/demon.xml.h:2\r
-#: hacks/config/petri.xml.h:1\r
-msgid "Cell Size"\r
-msgstr "Celgrootte"\r
-\r
-#: hacks/config/cloudlife.xml.h:2\r
-msgid "CloudLife"\r
-msgstr "CloudLife"\r
-\r
-#: hacks/config/cloudlife.xml.h:4\r
-msgid ""\r
-"Generates cloud-like formations based on a variant of Conway's Life. The "\r
-"difference is that cells have a maximum age, after which they count as 3 for "\r
-"populating the next generation. This makes long-lived formations explode "\r
-"instead of just sitting there burning a hole in your screen. Written by Don "\r
-"Marti."\r
-msgstr ""\r
-"Genereert wolkenvormige formaties gebaseerd op een variant van Conway's "\r
-"Life. Het verschil is dat cellen een maximum leeftijd hebben, waarna elke "\r
-"cel voor drie telt in de volgende generatie. Dit maakt dat lang levende "\r
-"formaties exploderen in plaats van dat ze intact blijven en een gat in uw "\r
-"scherm branden. Geschreven door Don Marti."\r
-\r
-#: hacks/config/cloudlife.xml.h:6\r
-msgid "Initial Density"\r
-msgstr "Initiële dichtheid"\r
-\r
-#: hacks/config/cloudlife.xml.h:9\r
-msgid "Max Age"\r
-msgstr "Max. leeftijd"\r
-\r
-#: hacks/config/cloudlife.xml.h:10\r
-msgid "Old"\r
-msgstr "Oud"\r
-\r
-#: hacks/config/cloudlife.xml.h:14\r
-msgid "Young"\r
-msgstr "Jong"\r
-\r
-#: hacks/config/compass.xml.h:1\r
-msgid "Compass"\r
-msgstr "Compas"\r
-\r
-#: hacks/config/compass.xml.h:2 hacks/config/deluxe.xml.h:3\r
-#: hacks/config/fontglide.xml.h:3 hacks/config/fuzzyflakes.xml.h:5\r
-#: hacks/config/interference.xml.h:6 hacks/config/kumppa.xml.h:2\r
-#: hacks/config/nerverot.xml.h:6 hacks/config/piecewise.xml.h:3\r
-#: hacks/config/pipes.xml.h:4\r
-msgid "Double Buffer"\r
-msgstr "Dubbele buffer"\r
-\r
-#: hacks/config/compass.xml.h:6\r
-msgid ""\r
-"This draws a compass, with all elements spinning about randomly, for that "\r
-"``lost and nauseous'' feeling. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Dit toont een kompas met alle elementen willekeurig ronddraaiend voor dat "\r
-"‘verloren en misselijke’ gevoel. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/coral.xml.h:2 hacks/config/deco.xml.h:2\r
-#: hacks/config/glslideshow.xml.h:1 hacks/config/helix.xml.h:2\r
-#: hacks/config/imsmap.xml.h:2 hacks/config/moire.xml.h:2\r
-#: hacks/config/pedal.xml.h:2 hacks/config/rorschach.xml.h:2\r
-#: hacks/config/xspirograph.xml.h:2\r
-msgid "1 Second"\r
-msgstr "1 Seconde"\r
-\r
-#: hacks/config/coral.xml.h:3\r
-msgid "Coral"\r
-msgstr "Koraal"\r
-\r
-#: hacks/config/coral.xml.h:4 hacks/config/fireworkx.xml.h:2\r
-#: hacks/config/gflux.xml.h:3 hacks/config/glblur.xml.h:2\r
-#: hacks/config/glmatrix.xml.h:3 hacks/config/imsmap.xml.h:4\r
-#: hacks/config/lavalite.xml.h:6 hacks/config/pyro.xml.h:2\r
-#: hacks/config/qix.xml.h:5 hacks/config/squiral.xml.h:1\r
-#: hacks/config/xearth.xml.h:4\r
-msgid "Dense"\r
-msgstr "Dichter opeen"\r
-\r
-#: hacks/config/coral.xml.h:10 hacks/config/squiral.xml.h:13\r
-msgid "Seeds"\r
-msgstr "Zaden"\r
-\r
-#: hacks/config/coral.xml.h:11\r
-msgid ""\r
-"Simulates coral growth, albeit somewhat slowly. Written by Frederick Roeber."\r
-msgstr ""\r
-"Simuleert de groei van koraal, zij het soms wat langzaam. Geschreven door "\r
-"Frederick Roeber."\r
-\r
-#: hacks/config/coral.xml.h:13 hacks/config/fireworkx.xml.h:10\r
-#: hacks/config/gflux.xml.h:13 hacks/config/glblur.xml.h:15\r
-#: hacks/config/glmatrix.xml.h:19 hacks/config/imsmap.xml.h:13\r
-#: hacks/config/lavalite.xml.h:29 hacks/config/pyro.xml.h:14\r
-#: hacks/config/qix.xml.h:21 hacks/config/squiral.xml.h:15\r
-#: hacks/config/xearth.xml.h:24 hacks/config/xmatrix.xml.h:17\r
-msgid "Sparse"\r
-msgstr "Schaars"\r
-\r
-#: hacks/config/cosmos.xml.h:1\r
-msgid "Cosmos"\r
-msgstr "Cosmos"\r
-\r
-#: hacks/config/cosmos.xml.h:2\r
-msgid ""\r
-"Draws fireworks and zooming, fading flares. By Tom Campbell. You can find it "\r
-"at &lt;http://www.cosmosx.org/&gt;"\r
-msgstr ""\r
-"Tekent vuurwerk en zooming vervagende schitteringen. Door Tom Campbell. Te "\r
-"vinden op &lt;http://cosmos.dnsalias.net/cosmos/&gt;"\r
-\r
-#: hacks/config/crackberg.xml.h:1\r
-msgid "Confused"\r
-msgstr "Draaiend"\r
-\r
-#: hacks/config/crackberg.xml.h:2\r
-msgid "Crackberg"\r
-msgstr "Crackberg"\r
-\r
-#: hacks/config/crackberg.xml.h:3\r
-msgid "Display FPS"\r
-msgstr "FPS weergeven"\r
-\r
-#: hacks/config/crackberg.xml.h:4\r
-msgid "Eagle Nest"\r
-msgstr "Arendsnest"\r
-\r
-#: hacks/config/crackberg.xml.h:5\r
-msgid "Flat Shading"\r
-msgstr "Gelijkmatige arcering"\r
-\r
-#: hacks/config/crackberg.xml.h:6\r
-msgid ""\r
-"Flies through height maps, optionally animating the creation and destruction "\r
-"of generated tiles; tiles `grow' into place."\r
-msgstr ""\r
-"Vliegt door hoogtekaarten, met als optie animaties van de creatie en "\r
-"vernietiging van gegenereerde tegels; tegels `groeien' op hun plaats."\r
-\r
-#: hacks/config/crackberg.xml.h:7\r
-msgid "Frame Delay"\r
-msgstr "Frame-vertraging"\r
-\r
-#: hacks/config/crackberg.xml.h:8\r
-msgid "Growing"\r
-msgstr "Groeiend"\r
-\r
-#: hacks/config/crackberg.xml.h:9\r
-msgid "Ice"\r
-msgstr "IJskleuren"\r
-\r
-#: hacks/config/crackberg.xml.h:10\r
-msgid "Immediate"\r
-msgstr "Onmiddelijk"\r
-\r
-#: hacks/config/crackberg.xml.h:11 hacks/config/glslideshow.xml.h:14\r
-msgid "Letterbox"\r
-msgstr "Breedbeeld"\r
-\r
-#: hacks/config/crackberg.xml.h:14\r
-msgid "Mouse Hole"\r
-msgstr "Muizenhol"\r
-\r
-#: hacks/config/crackberg.xml.h:15\r
-msgid "Plain"\r
-msgstr "Vlak"\r
-\r
-#: hacks/config/crackberg.xml.h:16 hacks/config/flurry.xml.h:8\r
-#: hacks/config/fontglide.xml.h:12 hacks/config/jigglypuff.xml.h:13\r
-#: hacks/config/sballs.xml.h:10 hacks/config/whirlygig.xml.h:12\r
-msgid "Random"\r
-msgstr "Willekeurig"\r
-\r
-#: hacks/config/crackberg.xml.h:18\r
-msgid "Subdivisions"\r
-msgstr "Onderverdeling"\r
-\r
-#: hacks/config/crackberg.xml.h:19\r
-msgid "Swampy"\r
-msgstr "Moeraskleuren"\r
-\r
-#: hacks/config/crackberg.xml.h:20\r
-msgid "Visibility"\r
-msgstr "Zicht"\r
-\r
-#: hacks/config/crackberg.xml.h:21\r
-msgid "Vomit"\r
-msgstr "Afstotelijke kleuren"\r
-\r
-#: hacks/config/crackberg.xml.h:22 hacks/config/flurry.xml.h:11\r
-msgid "Water"\r
-msgstr "Water"\r
-\r
-#: hacks/config/critical.xml.h:1\r
-msgid "Critical"\r
-msgstr "Critical"\r
-\r
-#: hacks/config/critical.xml.h:2\r
-msgid ""\r
-"Draws a system of self-organizing lines. It starts out as random squiggles, "\r
-"but after a few iterations, order begins to appear. Written by Martin Pool."\r
-msgstr ""\r
-"Toont een systeem van zichzelf organiserende lijnen. Het start met "\r
-"willekeurige krabbels, maar na een paar iteraties begint er orde te "\r
-"verschijnen. Geschreven door Martin Pool."\r
-\r
-#: hacks/config/crystal.xml.h:1\r
-msgid "Center on Screen"\r
-msgstr "Op het scherm centreren"\r
-\r
-#: hacks/config/crystal.xml.h:2 hacks/config/deluxe.xml.h:1\r
-#: hacks/config/fadeplot.xml.h:1 hacks/config/flow.xml.h:1\r
-#: hacks/config/galaxy.xml.h:1 hacks/config/glforestfire.xml.h:1\r
-#: hacks/config/grav.xml.h:1 hacks/config/julia.xml.h:1\r
-#: hacks/config/laser.xml.h:1 hacks/config/lisa.xml.h:1\r
-#: hacks/config/lissie.xml.h:2 hacks/config/morph3d.xml.h:2\r
-#: hacks/config/mountain.xml.h:1 hacks/config/piecewise.xml.h:2\r
-#: hacks/config/qix.xml.h:4 hacks/config/rocks.xml.h:2\r
-#: hacks/config/rotor.xml.h:2 hacks/config/rubik.xml.h:1\r
-#: hacks/config/shadebobs.xml.h:1 hacks/config/sierpinski.xml.h:1\r
-#: hacks/config/slip.xml.h:1 hacks/config/spiral.xml.h:1\r
-#: hacks/config/sproingies.xml.h:1 hacks/config/superquadrics.xml.h:1\r
-#: hacks/config/swirl.xml.h:1 hacks/config/worm.xml.h:2\r
-msgid "Count"\r
-msgstr "Aantal"\r
-\r
-#: hacks/config/crystal.xml.h:3\r
-msgid "Crystal"\r
-msgstr "Kristal"\r
-\r
-#: hacks/config/crystal.xml.h:4\r
-msgid "Draw Cell"\r
-msgstr "Cel tekenen"\r
-\r
-#: hacks/config/crystal.xml.h:5 hacks/config/spheremonics.xml.h:3\r
-#: hacks/config/xearth.xml.h:6\r
-msgid "Draw Grid"\r
-msgstr "Raster tonen"\r
-\r
-#: hacks/config/crystal.xml.h:7\r
-msgid "Horizontal Symmetries"\r
-msgstr "Horizontale symmetrieën"\r
-\r
-#: hacks/config/crystal.xml.h:9\r
-msgid ""\r
-"Moving polygons, similar to a kaleidescope (more like a kaleidescope than "\r
-"the hack called `kaleid,' actually.) This one by Jouk Jansen."\r
-msgstr ""\r
-"Bewegende polygonen, vergelijkbaar met een caleidoscoop (lijkt meer op een "\r
-"caleidoscoop dan de hack ‘kaleid’). Geschreven door Jouk Jansen."\r
-\r
-#: hacks/config/crystal.xml.h:14\r
-msgid "Vertical Symmetries"\r
-msgstr "Verticale symmetrieën"\r
-\r
-#: hacks/config/cube21.xml.h:1\r
-msgid ""\r
-"Animates a Rubik-like puzzle known as Cube 21 or Square-1. The rotations are "\r
-"chosen randomly. Requires OpenGL. Written by Vasek Potocek."\r
-msgstr ""\r
-"Animeert een Rubik-gelijkende puzzel bekend als Cube 21 of Square-1. De "\r
-"draaiingen zijn willekeurig gekozen. Geschreven door Vasek Potocek."\r
-\r
-#: hacks/config/cube21.xml.h:2\r
-msgid "Classic Edition"\r
-msgstr "Klassieke uitgave"\r
-\r
-#: hacks/config/cube21.xml.h:3\r
-msgid "Cube 21"\r
-msgstr "Cube21"\r
-\r
-#: hacks/config/cube21.xml.h:4\r
-msgid "Cube size"\r
-msgstr "Kubusgroote"\r
-\r
-#: hacks/config/cube21.xml.h:5\r
-msgid "Delay in ending position"\r
-msgstr "Vertraging na het oplossen"\r
-\r
-#: hacks/config/cube21.xml.h:7\r
-msgid "Global speed"\r
-msgstr "Speelsnelheid"\r
-\r
-#: hacks/config/cube21.xml.h:10\r
-msgid "Random color"\r
-msgstr "Willekeurige kleur"\r
-\r
-#: hacks/config/cube21.xml.h:11 hacks/config/rocks.xml.h:8\r
-msgid "Rotation"\r
-msgstr "Rotatie"\r
-\r
-#: hacks/config/cube21.xml.h:14\r
-msgid "Silver Edition"\r
-msgstr "Zilveren uitgave"\r
-\r
-#: hacks/config/cube21.xml.h:15\r
-msgid "Six random colors"\r
-msgstr "Zes willekeurige kleuren"\r
-\r
-#: hacks/config/cube21.xml.h:19\r
-msgid "Spinning"\r
-msgstr "Ronddraaien"\r
-\r
-#: hacks/config/cube21.xml.h:20\r
-msgid "Start as cube"\r
-msgstr "Begin als een kubus"\r
-\r
-#: hacks/config/cube21.xml.h:21\r
-msgid "Start as random shape"\r
-msgstr "Begin als een willekeurige vorm"\r
-\r
-#: hacks/config/cube21.xml.h:23\r
-msgid "Two random colors"\r
-msgstr "Twee willekeurige kleuren"\r
-\r
-#: hacks/config/cube21.xml.h:25\r
-msgid "Wander on screen"\r
-msgstr "Over het scherm bewegen"\r
-\r
-#: hacks/config/cube21.xml.h:26\r
-msgid "Wandering"\r
-msgstr "Doler"\r
-\r
-#: hacks/config/cube21.xml.h:27\r
-msgid "White"\r
-msgstr "Wit"\r
-\r
-#: hacks/config/cubenetic.xml.h:2\r
-msgid "Cubenetic"\r
-msgstr "Cubenetic"\r
-\r
-#: hacks/config/cubenetic.xml.h:3\r
-msgid "Display Solid Colors"\r
-msgstr "Vaste kleuren weergeven"\r
-\r
-#: hacks/config/cubenetic.xml.h:4\r
-msgid "Display Surface Patterns"\r
-msgstr "Oppervlaktepatronen weergeven"\r
-\r
-#: hacks/config/cubenetic.xml.h:5\r
-msgid "Display Wireframe"\r
-msgstr "Draadraamwerk weergeven"\r
-\r
-#: hacks/config/cubenetic.xml.h:6 hacks/config/glblur.xml.h:3\r
-#: hacks/config/glknots.xml.h:2 hacks/config/gltext.xml.h:3\r
-#: hacks/config/lavalite.xml.h:7 hacks/config/menger.xml.h:1\r
-#: hacks/config/molecule.xml.h:4 hacks/config/spheremonics.xml.h:1\r
-#: hacks/config/tangram.xml.h:1\r
-msgid "Don't Rotate"\r
-msgstr "Niet roteren"\r
-\r
-#: hacks/config/cubenetic.xml.h:7\r
-msgid ""\r
-"Draws a pulsating set of overlapping boxes with ever-chaning blobby patterns "\r
-"undulating across their surfaces. It's sort of a cubist Lavalite. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Toont een pulserende set van overlappende dozen met wijzigende "\r
-"bubbelpatronen golvend over hun oppervlak. Het is een soort van kubistische "\r
-"Lavalamp. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/cubenetic.xml.h:14 hacks/config/glblur.xml.h:6\r
-#: hacks/config/glknots.xml.h:8 hacks/config/gltext.xml.h:7\r
-#: hacks/config/lavalite.xml.h:19 hacks/config/menger.xml.h:7\r
-#: hacks/config/molecule.xml.h:15 hacks/config/spheremonics.xml.h:10\r
-msgid "Rotate around X and Y axes"\r
-msgstr "Roteren rond X en Y-as"\r
-\r
-#: hacks/config/cubenetic.xml.h:15 hacks/config/glblur.xml.h:7\r
-#: hacks/config/glknots.xml.h:9 hacks/config/gltext.xml.h:8\r
-#: hacks/config/lavalite.xml.h:20 hacks/config/menger.xml.h:8\r
-#: hacks/config/molecule.xml.h:16 hacks/config/spheremonics.xml.h:11\r
-msgid "Rotate around X and Z axes"\r
-msgstr "Roteren rond X en Z-as"\r
-\r
-#: hacks/config/cubenetic.xml.h:16 hacks/config/glblur.xml.h:8\r
-#: hacks/config/glknots.xml.h:10 hacks/config/gltext.xml.h:9\r
-#: hacks/config/lavalite.xml.h:21 hacks/config/menger.xml.h:9\r
-#: hacks/config/molecule.xml.h:17 hacks/config/spheremonics.xml.h:12\r
-msgid "Rotate around X axis"\r
-msgstr "Roteren rond X-as"\r
-\r
-#: hacks/config/cubenetic.xml.h:17 hacks/config/glblur.xml.h:9\r
-#: hacks/config/glknots.xml.h:11 hacks/config/gltext.xml.h:10\r
-#: hacks/config/lavalite.xml.h:22 hacks/config/menger.xml.h:10\r
-#: hacks/config/molecule.xml.h:18 hacks/config/spheremonics.xml.h:13\r
-msgid "Rotate around Y and Z axes"\r
-msgstr "Roteren rond Y en Z-as"\r
-\r
-#: hacks/config/cubenetic.xml.h:18 hacks/config/glblur.xml.h:10\r
-#: hacks/config/glknots.xml.h:12 hacks/config/gltext.xml.h:11\r
-#: hacks/config/lavalite.xml.h:23 hacks/config/menger.xml.h:11\r
-#: hacks/config/molecule.xml.h:19 hacks/config/spheremonics.xml.h:14\r
-msgid "Rotate around Y axis"\r
-msgstr "Roteren rond Y-as"\r
-\r
-#: hacks/config/cubenetic.xml.h:19 hacks/config/glblur.xml.h:11\r
-#: hacks/config/glknots.xml.h:13 hacks/config/gltext.xml.h:12\r
-#: hacks/config/lavalite.xml.h:24 hacks/config/menger.xml.h:12\r
-#: hacks/config/molecule.xml.h:20 hacks/config/spheremonics.xml.h:15\r
-msgid "Rotate around Z axis"\r
-msgstr "Roteren rond Z-as"\r
-\r
-#: hacks/config/cubenetic.xml.h:20 hacks/config/glblur.xml.h:12\r
-#: hacks/config/glknots.xml.h:14 hacks/config/gltext.xml.h:13\r
-#: hacks/config/lavalite.xml.h:25 hacks/config/menger.xml.h:13\r
-#: hacks/config/molecule.xml.h:21 hacks/config/spheremonics.xml.h:16\r
-msgid "Rotate around all three axes"\r
-msgstr "Roteren rond alle drie de assen."\r
-\r
-#: hacks/config/cubenetic.xml.h:25\r
-msgid "Surface Pattern Complexity"\r
-msgstr "Complexiteit van de oppervlaktepatronen"\r
-\r
-#: hacks/config/cubenetic.xml.h:26\r
-msgid "Surface Pattern Overlap"\r
-msgstr "Overlapping van de oppervlaktepatronen"\r
-\r
-#: hacks/config/cubenetic.xml.h:27\r
-msgid "Surface Pattern Speed"\r
-msgstr "Snelheid van de oppervlaktepatronen"\r
-\r
-#: hacks/config/cubenetic.xml.h:28 hacks/config/cubestorm.xml.h:13\r
-#: hacks/config/dangerball.xml.h:10 hacks/config/engine.xml.h:20\r
-#: hacks/config/glblur.xml.h:18 hacks/config/glforestfire.xml.h:19\r
-#: hacks/config/glknots.xml.h:22 hacks/config/glplanet.xml.h:14\r
-#: hacks/config/gltext.xml.h:20 hacks/config/lavalite.xml.h:31\r
-#: hacks/config/menger.xml.h:20 hacks/config/molecule.xml.h:26\r
-#: hacks/config/polyhedra.xml.h:165 hacks/config/spheremonics.xml.h:25\r
-#: hacks/config/wander.xml.h:15\r
-msgid "Wander"\r
-msgstr "Doler"\r
-\r
-#: hacks/config/cubestorm.xml.h:2\r
-msgid "CubeStorm"\r
-msgstr "KubusStorm"\r
-\r
-#: hacks/config/cubestorm.xml.h:3\r
-msgid ""\r
-"Draws a series of rotating 3D boxes that intersect each other and eventually "\r
-"fill space. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont een serie van roterende 3D dozen die elkaar doorsnijden en "\r
-"uiteindelijk de ruimte vullen. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/cubestorm.xml.h:6\r
-msgid "Number of Cubes"\r
-msgstr "Aantal kubussen"\r
-\r
-#: hacks/config/cubestorm.xml.h:10\r
-msgid "Strut Thickness"\r
-msgstr "Dikte zijbalken"\r
-\r
-#: hacks/config/cynosure.xml.h:1\r
-msgid ""\r
-"A hack similar to `greynetic', but less frenetic. The first implementation "\r
-"was by Stephen Linhart; then Ozymandias G. Desiderata wrote a Java applet "\r
-"clone. That clone was discovered by Jamie Zawinski, and ported to C for "\r
-"inclusion here."\r
-msgstr ""\r
-"Een mode gelijkend aan ‘greynetic’, maar minder chaotisch. De eerste "\r
-"implementatie was door Stephen Linhart, daarna schreef Ozymandias G. "\r
-"Desiderata de Java Applet kloon. Deze kloon werd ontdekt door Jamie "\r
-"Zawinski, en vertaalde het naar C zodat het hier gebruikt kan worden."\r
-\r
-#: hacks/config/cynosure.xml.h:2\r
-msgid "Cynosure"\r
-msgstr "Cynosure"\r
-\r
-#: hacks/config/dangerball.xml.h:1\r
-msgid "DangerBall"\r
-msgstr "GevaarBal"\r
-\r
-#: hacks/config/dangerball.xml.h:2\r
-msgid ""\r
-"Draws a ball that periodically extrudes many random spikes. Ouch! Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Toont een bal waar regelmatig willekeurige pinnen uitkomen. Auw! Geschreven "\r
-"door Jamie Zawinski."\r
-\r
-#: hacks/config/dangerball.xml.h:7\r
-msgid "Spike Count"\r
-msgstr "Aantal pinnen"\r
-\r
-#: hacks/config/dangerball.xml.h:8\r
-msgid "Spike Growth"\r
-msgstr "Groei van pinnen"\r
-\r
-#: hacks/config/decayscreen.xml.h:1\r
-msgid "DecayScreen"\r
-msgstr "SchermVerval"\r
-\r
-#: hacks/config/decayscreen.xml.h:3\r
-msgid "Fuzzy Melt"\r
-msgstr "Onscherp smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:4\r
-msgid "Melt Away From Center"\r
-msgstr "Wegsmelten vanuit het midden"\r
-\r
-#: hacks/config/decayscreen.xml.h:5\r
-msgid "Melt Down"\r
-msgstr "Afsmelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:6\r
-msgid "Melt Down, Left"\r
-msgstr "Links afsmelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:7\r
-msgid "Melt Down, Right"\r
-msgstr "Rechts afsmelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:8\r
-msgid "Melt Left"\r
-msgstr "Links smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:9\r
-msgid "Melt Right"\r
-msgstr "Rechts smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:10\r
-msgid "Melt Towards Center"\r
-msgstr "Naar het midden toe smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:11\r
-msgid "Melt Up"\r
-msgstr "Naar boven smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:12\r
-msgid "Melt Up, Left"\r
-msgstr "Naar linksboven smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:13\r
-msgid "Melt Up, Right"\r
-msgstr "Naar rechtsboven smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:14\r
-msgid "Melty Melt"\r
-msgstr "Smelterig smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:15\r
-msgid "Random Melt Style"\r
-msgstr "Willekeurige smeltstijl"\r
-\r
-#: hacks/config/decayscreen.xml.h:16\r
-msgid "Shuffle Melt"\r
-msgstr "Husselend smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:19\r
-msgid "Stretchy Melt"\r
-msgstr "Uitgerekt smelten"\r
-\r
-#: hacks/config/decayscreen.xml.h:20\r
-msgid ""\r
-"This takes an image and makes it melt. You've no doubt seen this effect "\r
-"before, but no screensaver would really be complete without it. It works "\r
-"best if there's something colorful visible. Warning, if the effect continues "\r
-"after the screen saver is off, seek medical attention. Written by David "\r
-"Wald, Vivek Khera, Jamie Zawinski, and Vince Levey."\r
-msgstr ""\r
-"Dit neemt een afbeelding en laat het smelten. U hebt dit effect ongetwijfeld "\r
-"eerder gezien, en geen enkele schermbeveiliging zou compleet zijn zonder. "\r
-"Het werkt het beste wanneer er iets kleurrijk zichtbaar is. Opgepast: zoek "\r
-"direct medische hulp wanneer het effect aanhoudt nadat de schermbeveiliging "\r
-"is uitgeschakeld. Geschreven door David Wald, Vivek Khera, Jamie Zawinsky en "\r
-"Vince Levey."\r
-\r
-#: hacks/config/deco.xml.h:3\r
-msgid "Deco"\r
-msgstr "Deco"\r
-\r
-#: hacks/config/deco.xml.h:6 hacks/config/menger.xml.h:5\r
-#: hacks/config/sierpinski3d.xml.h:4\r
-msgid "Max Depth"\r
-msgstr "Max. diepte"\r
-\r
-#: hacks/config/deco.xml.h:7\r
-msgid "Min Size"\r
-msgstr "Minimale grootte"\r
-\r
-#: hacks/config/deco.xml.h:9\r
-msgid ""\r
-"This one subdivides and colors rectangles randomly. It looks kind of like "\r
-"Brady-Bunch-era rec-room wall paneling. (Raven says: ``this screensaver is "\r
-"ugly enough to peel paint.'') Written by Jamie Zawinski, inspired by Java "\r
-"code by Michael Bayne."\r
-msgstr ""\r
-"Deelt rechthoeken op en kleurt deze willekeurig in. Het lijkt op het "\r
-"wandbekleding uit de Brady-Bunch-periode. (Raven zegt: ‘Deze screensaver is "\r
-"lelijk genoeg om verf mee af te bladderen’.). Geschreven door Jamie "\r
-"Zawinski, gebaseerd op Java-code van Michael Bayne."\r
-\r
-#: hacks/config/deco.xml.h:11 hacks/config/rd-bomb.xml.h:23\r
-#: hacks/config/whirlygig.xml.h:20 hacks/config/xearth.xml.h:33\r
-#: hacks/config/zoom.xml.h:10\r
-msgid "x"\r
-msgstr "x"\r
-\r
-#: hacks/config/deluxe.xml.h:2\r
-msgid "Deluxe"\r
-msgstr "Deluxe"\r
-\r
-#: hacks/config/deluxe.xml.h:12\r
-msgid ""\r
-"This draws a pulsing sequence of stars, circles, and lines. It would look "\r
-"better if it was faster, but as far as I can tell, there is no way to make "\r
-"this be both: fast, and flicker-free. Yet another reason X sucks. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Toont een pulserende sequentie van sterren, cirkels en lijnen. Het zou er "\r
-"beter uitzien als het sneller ging, maar voor zover ik weet is het "\r
-"onmogelijk om dit zowel snel als zonder flikkeren te maken. Nog een reden "\r
-"waarom X waardeloos is. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/deluxe.xml.h:13\r
-msgid "Transparency"\r
-msgstr "Transparantie"\r
-\r
-#: hacks/config/demon.xml.h:1\r
-msgid ""\r
-"A cellular automaton that starts with a random field, and organizes it into "\r
-"stripes and spirals. Written by David Bagley."\r
-msgstr ""\r
-"Een cellulaire automaat die begint met een willekeurig veld en deze "\r
-"vervolgens ordent in strepen en spiralen. Geschreven door David Bagley."\r
-\r
-#: hacks/config/demon.xml.h:3\r
-msgid "Demon"\r
-msgstr "Demon"\r
-\r
-#: hacks/config/demon.xml.h:11\r
-msgid "States"\r
-msgstr "Toestanden"\r
-\r
-#: hacks/config/discrete.xml.h:1\r
-msgid "Discrete"\r
-msgstr "Discreet"\r
-\r
-#: hacks/config/discrete.xml.h:5\r
-msgid ""\r
-"More ``discrete map'' systems, including new variants of Hopalong and Julia, "\r
-"and a few others. Written by Tim Auckland."\r
-msgstr ""\r
-"Meer ‘discrete map’ systemen, inclusief nieuwe varianten van Hopalong en "\r
-"Julia, en een paar anderen. Geschreven door Tim Auckland."\r
-\r
-#: hacks/config/distort.xml.h:1\r
-msgid "Black Hole"\r
-msgstr "Zwart gat"\r
-\r
-#: hacks/config/distort.xml.h:2\r
-msgid "Bounce"\r
-msgstr "Stuiteren"\r
-\r
-#: hacks/config/distort.xml.h:3\r
-msgid "Distort"\r
-msgstr "Verstoor"\r
-\r
-#: hacks/config/distort.xml.h:6\r
-msgid "Lens Count"\r
-msgstr "Aantal lenzen"\r
-\r
-#: hacks/config/distort.xml.h:7\r
-msgid "Lens Size"\r
-msgstr "Lensgrootte"\r
-\r
-#: hacks/config/distort.xml.h:8\r
-msgid "Magnify"\r
-msgstr "Vergroten"\r
-\r
-#: hacks/config/distort.xml.h:10\r
-msgid "Reflect"\r
-msgstr "Reflecteren"\r
-\r
-#: hacks/config/distort.xml.h:14\r
-msgid "Swamp Thing"\r
-msgstr "Moerasding"\r
-\r
-#: hacks/config/distort.xml.h:15\r
-msgid ""\r
-"This hack grabs an image of the screen, and then lets a transparent lens "\r
-"wander around the screen, magnifying whatever is underneath. Written by "\r
-"Jonas Munsin."\r
-msgstr ""\r
-"Dit programma neemt een schermafdruk en laat vervolgens een transparante "\r
-"lens over het scherm zwerven. Deze vergroot alles wat zij op haar pad vindt. "\r
-"Geschreven door Jonas Munsin."\r
-\r
-#: hacks/config/distort.xml.h:16 hacks/config/moire.xml.h:12\r
-#: hacks/config/rd-bomb.xml.h:21 hacks/config/ripples.xml.h:16\r
-#: hacks/config/rotzoomer.xml.h:10 hacks/config/swirl.xml.h:10\r
-#: hacks/config/twang.xml.h:15 hacks/config/xflame.xml.h:7\r
-msgid "Use Shared Memory"\r
-msgstr "Gebruik Gedeeld Geheugen"\r
-\r
-#: hacks/config/distort.xml.h:17\r
-msgid "Vortex"\r
-msgstr "Vortex"\r
-\r
-#: hacks/config/drift.xml.h:1\r
-msgid "Drift"\r
-msgstr "Drift"\r
-\r
-#: hacks/config/drift.xml.h:4\r
-msgid "Fractal Growth"\r
-msgstr "Fractal Groei"\r
-\r
-#: hacks/config/drift.xml.h:5\r
-msgid "High Dimensional Sphere"\r
-msgstr "Hogere Dimensie Bol"\r
-\r
-#: hacks/config/drift.xml.h:6\r
-msgid ""\r
-"How could one possibly describe this except as ``drifting recursive fractal "\r
-"cosmic flames?'' Another fine hack from the Scott Draves collection of fine "\r
-"hacks."\r
-msgstr ""\r
-"Dit is alleen te beschrijven als ‘Zwevende recursieve kosmische fractal-"\r
-"vlammen’. Nog een geweldige hack uit de Scott Draves verzameling van "\r
-"geweldige hacks."\r
-\r
-#: hacks/config/drift.xml.h:7\r
-msgid "Lissojous Figures"\r
-msgstr "Lissojous Figuren"\r
-\r
-#: hacks/config/electricsheep.xml.h:1\r
-msgid "1 Gbyte cache"\r
-msgstr "1 Gbyte cache"\r
-\r
-#: hacks/config/electricsheep.xml.h:2\r
-msgid "100 Mbyte cache"\r
-msgstr "100 Mbyte cache"\r
-\r
-#: hacks/config/electricsheep.xml.h:3\r
-msgid "3 Gbyte cache"\r
-msgstr "3 Gbyte cache"\r
-\r
-#: hacks/config/electricsheep.xml.h:4\r
-msgid "300 Mbyte cache"\r
-msgstr "300 Mbyte cache"\r
-\r
-#: hacks/config/electricsheep.xml.h:5\r
-msgid "ElectricSheep"\r
-msgstr "ElectricSheep"\r
-\r
-#: hacks/config/electricsheep.xml.h:6\r
-msgid ""\r
-"ElectricSheep is an xscreensaver module that displays mpeg video of an "\r
-"animated fractal flame. In the background, it contributes render cycles to "\r
-"the next animation. Periodically it uploades completed frames to the server, "\r
-"where they are compressed for distribution to all clients. This program is "\r
-"recommended only if you have a high bandwidth, always-on connection to the "\r
-"Internet. By Scott Draves. You can find it at &lt;http://www.electricsheep."\r
-"org/&gt;."\r
-msgstr ""\r
-"ElectricSheep is een xscreensaver-module die een mpeg-video van een "\r
-"geanimeerde fractal weergeeft. In de achtergrond draagt het bij aan de "\r
-"volgende animatie. Voltooide frames worden naar de server gestuurd, waar ze "\r
-"gecomprimeerd worden voor distributie naar alle clients. Dit programma wordt "\r
-"alleen aangeraden als u een snelle, altijd actieve verbinding met het "\r
-"internet heeft. Door Scott Draves. U kunt deze screensaver op &lt;http://www."\r
-"electricsheep.org/&gt; vinden."\r
-\r
-#: hacks/config/electricsheep.xml.h:8\r
-msgid "Nickname"\r
-msgstr "Bijnaam (Nickname)"\r
-\r
-#: hacks/config/electricsheep.xml.h:9\r
-msgid "No Animation"\r
-msgstr "Geen animatie"\r
-\r
-#: hacks/config/electricsheep.xml.h:10\r
-msgid "No Network"\r
-msgstr "Geen netwerk"\r
-\r
-#: hacks/config/electricsheep.xml.h:11\r
-msgid "Repititions of each Sheep"\r
-msgstr "Herhalingen van ieder Schaap"\r
-\r
-#: hacks/config/electricsheep.xml.h:12\r
-msgid "URL"\r
-msgstr "URL"\r
-\r
-#: hacks/config/electricsheep.xml.h:13\r
-msgid "Unlimited"\r
-msgstr "Ongelimiteerd"\r
-\r
-#: hacks/config/electricsheep.xml.h:14 hacks/config/gleidescope.xml.h:13\r
-#: hacks/config/hyperball.xml.h:16 hacks/config/hypercube.xml.h:16\r
-#: hacks/config/zoom.xml.h:8\r
-msgid "Zoom"\r
-msgstr "Zoomen"\r
-\r
-#: hacks/config/endgame.xml.h:1\r
-msgid ""\r
-"Black slips out of three mating nets, but the fourth one holds him tight! A "\r
-"brilliant composition! Written by Blair Tennessy."\r
-msgstr ""\r
-"Zwart zwart ontsnapt drie keer aan mat, maar de vierde keer lukt het niet! "\r
-"Een briljante compositie! Geschreven door Blair Tennessy."\r
-\r
-#: hacks/config/endgame.xml.h:2\r
-msgid "Endgame"\r
-msgstr "Eindspel"\r
-\r
-#: hacks/config/engine.xml.h:1\r
-msgid "Audi Quattro (5 cylinders)"\r
-msgstr "Audi Quattro (5 cylinders)"\r
-\r
-#: hacks/config/engine.xml.h:2\r
-msgid "BMW M3 (4 cylinders)"\r
-msgstr "BMW-M3 (4 cylinders)"\r
-\r
-#: hacks/config/engine.xml.h:3\r
-msgid "BMW M5 (6 cylinders)"\r
-msgstr "BMW M5 (6 cylinders)"\r
-\r
-#: hacks/config/engine.xml.h:4\r
-msgid "Corvette Z06 (8 cylinders, V)"\r
-msgstr "Corvette Z06 (8 cylinders, V)"\r
-\r
-#: hacks/config/engine.xml.h:5\r
-msgid "Dodge Viper (10 cylinders, V)"\r
-msgstr "Dodge Viper (10 cylinders, V)"\r
-\r
-#: hacks/config/engine.xml.h:6\r
-msgid ""\r
-"Draws a simple model of an engine that floats around the screen. Written by "\r
-"Ben Buxton and Ed Beroset."\r
-msgstr ""\r
-"Toont een simpel model van een motor die over het scherm zwerft.Geschreven "\r
-"door Ben Buxton en Ed Beroset."\r
-\r
-#: hacks/config/engine.xml.h:7\r
-msgid "Engine"\r
-msgstr "Motor"\r
-\r
-#: hacks/config/engine.xml.h:9\r
-msgid "Honda Insight (3 cylinders)"\r
-msgstr "Honda Insight (3 cylinders)"\r
-\r
-#: hacks/config/engine.xml.h:10\r
-msgid "Jaguar XKE (12 cylinders, V)"\r
-msgstr "Jaguar XKE (12 cylinders, V)"\r
-\r
-#: hacks/config/engine.xml.h:11\r
-msgid "Porsche 911 (6 cylinders, flat)"\r
-msgstr "Porsche 911 (6 cylinders, plat)"\r
-\r
-#: hacks/config/engine.xml.h:12\r
-msgid "Random Engine"\r
-msgstr "Willekeurige motor"\r
-\r
-#: hacks/config/engine.xml.h:13\r
-msgid "Show Engine Name"\r
-msgstr "Toon de naam van de motor"\r
-\r
-#: hacks/config/engine.xml.h:18\r
-msgid "Subaru XT (6 cylinders, V)"\r
-msgstr "Subaru XT (6 cylinders, V)"\r
-\r
-#: hacks/config/engine.xml.h:19\r
-msgid "VW Beetle (4 cylinders, flat)"\r
-msgstr "VW Kever (4 cylinders, plat)"\r
-\r
-#: hacks/config/epicycle.xml.h:1\r
-msgid "1 minute"\r
-msgstr "1 minuut"\r
-\r
-#: hacks/config/epicycle.xml.h:2 hacks/config/polyhedra.xml.h:1\r
-msgid "1 second"\r
-msgstr "1 seconde"\r
-\r
-#: hacks/config/epicycle.xml.h:4\r
-msgid "Epicycle"\r
-msgstr "Epicykel"\r
-\r
-#: hacks/config/epicycle.xml.h:6\r
-msgid "Harmonics"\r
-msgstr "Harmonieën"\r
-\r
-#: hacks/config/epicycle.xml.h:12\r
-msgid ""\r
-"This program draws the path traced out by a point on the edge of a circle. "\r
-"That circle rotates around a point on the rim of another circle, and so on, "\r
-"several times. These were the basis for the pre-heliocentric model of "\r
-"planetary motion. Written by James Youngman."\r
-msgstr ""\r
-"Dit toont het pad van een punt op de rand van een cirkel. Die cirkel draait "\r
-"rond een punt op de omtrek van een andere cirkel enzovoort, verschillende "\r
-"keren. Dit was de basis voor het pre-heliocentrische model van planetaire "\r
-"beweging. Geschreven door James Youngman."\r
-\r
-#: hacks/config/eruption.xml.h:1\r
-msgid "An exposive version of XFlame. By W.P. van Paassen."\r
-msgstr "Een explosieve versie van XFlame, Door W.P. van Paassen"\r
-\r
-#: hacks/config/eruption.xml.h:2\r
-msgid "Cooling factor"\r
-msgstr "Afkoelsnelheid"\r
-\r
-#: hacks/config/eruption.xml.h:4\r
-msgid "Eruption"\r
-msgstr "Eruptie"\r
-\r
-#: hacks/config/eruption.xml.h:7 hacks/config/fluidballs.xml.h:9\r
-#: hacks/config/qix.xml.h:9 hacks/config/speedmine.xml.h:4\r
-msgid "Gravity"\r
-msgstr "Zwaartekracht"\r
-\r
-#: hacks/config/eruption.xml.h:8\r
-msgid "Heat"\r
-msgstr "Hitte"\r
-\r
-#: hacks/config/eruption.xml.h:9\r
-msgid "Inferno"\r
-msgstr "Inferno"\r
-\r
-#: hacks/config/eruption.xml.h:10\r
-msgid "Little"\r
-msgstr "Weinig"\r
-\r
-#: hacks/config/eruption.xml.h:13\r
-msgid "Negative"\r
-msgstr "Negatief"\r
-\r
-#: hacks/config/eruption.xml.h:15\r
-msgid "Number of Particles"\r
-msgstr "Aantal deeltjes"\r
-\r
-#: hacks/config/eruption.xml.h:16\r
-msgid "Pleasant"\r
-msgstr "Aangenaam"\r
-\r
-#: hacks/config/eruption.xml.h:17\r
-msgid "Positive"\r
-msgstr "Positief"\r
-\r
-#: hacks/config/euler2d.xml.h:2\r
-msgid "Euler2d"\r
-msgstr "Euler2D"\r
-\r
-#: hacks/config/euler2d.xml.h:10 hacks/config/whirlwindwarp.xml.h:5\r
-msgid "Particles"\r
-msgstr "Deeltjes"\r
-\r
-#: hacks/config/euler2d.xml.h:11\r
-msgid "Power"\r
-msgstr "Kracht"\r
-\r
-#: hacks/config/euler2d.xml.h:13\r
-msgid ""\r
-"Simulates two dimensional Incompressible Inviscid Fluid Flow. Written by "\r
-"Stephen Montgomery-Smith."\r
-msgstr ""\r
-"Simuleert de beweging van een tweedimensionale onsamendrukbare vloeistof "\r
-"zonder viscositeit. Geschreven door Stephen Montgomery-Smith."\r
-\r
-#: hacks/config/extrusion.xml.h:1\r
-msgid ""\r
-"Draws various rotating extruded shapes that twist around, lengthen, and turn "\r
-"inside out. Created by David Konerding from the samples that come with the "\r
-"GL Extrusion library by Linas Vepstas."\r
-msgstr ""\r
-"Toont verschillende ronddraaiende geëxtrudeerde vormen die langer worden en "\r
-"zich binnenstebuiten keren. Geschreven door David Konerding aan de hand van "\r
-"de GL Extrusion-library van Linas Vepstas."\r
-\r
-#: hacks/config/extrusion.xml.h:2\r
-msgid "Extrusion"\r
-msgstr "Extrusion"\r
-\r
-#: hacks/config/extrusion.xml.h:4\r
-msgid "Helix 2"\r
-msgstr "Helix 2"\r
-\r
-#: hacks/config/extrusion.xml.h:5\r
-msgid "Helix 3"\r
-msgstr "Helix 3"\r
-\r
-#: hacks/config/extrusion.xml.h:6\r
-msgid "Helix 4"\r
-msgstr "Helix 4"\r
-\r
-#: hacks/config/extrusion.xml.h:7\r
-msgid "Join Offset"\r
-msgstr "Join offset"\r
-\r
-#: hacks/config/extrusion.xml.h:8 hacks/config/polytopes.xml.h:16\r
-msgid "Random Object"\r
-msgstr "Willekeurig object"\r
-\r
-#: hacks/config/extrusion.xml.h:9\r
-msgid "Screw"\r
-msgstr "Schroef"\r
-\r
-#: hacks/config/extrusion.xml.h:14\r
-msgid "Taper"\r
-msgstr "Taps"\r
-\r
-#: hacks/config/extrusion.xml.h:15\r
-msgid "Texture Image"\r
-msgstr "Textuurafbeelding"\r
-\r
-#: hacks/config/extrusion.xml.h:16\r
-msgid "Twistoid"\r
-msgstr "Draaier"\r
-\r
-#: hacks/config/extrusion.xml.h:17 hacks/config/glplanet.xml.h:12\r
-#: hacks/config/pulsar.xml.h:19\r
-msgid "Use Flat Coloring"\r
-msgstr "Vlakke kleuren gebruiken"\r
-\r
-#: hacks/config/extrusion.xml.h:18 hacks/config/glplanet.xml.h:13\r
-msgid "Use Lighting"\r
-msgstr "Belichting gebruiken"\r
-\r
-#: hacks/config/fadeplot.xml.h:2\r
-msgid ""\r
-"Draws what looks like a waving ribbon following a sinusoidal path. Written "\r
-"by Bas van Gaalen and Charles Vidal."\r
-msgstr ""\r
-"Toont wat lijkt op een wapperend lint dat een sinusvormig pad volgt. "\r
-"Geschreven door Bas van Gaalen en Charles Vidal."\r
-\r
-#: hacks/config/fadeplot.xml.h:3\r
-msgid "FadePlot"\r
-msgstr "FadePlot"\r
-\r
-#: hacks/config/fiberlamp.xml.h:1\r
-msgid "Draws a groovy rotating fiber optic lamp. Written by Tim Auckland."\r
-msgstr ""\r
-"Toont een hippe ronddraaiende glasvezellamp. Geschreven door Tim Auckland."\r
-\r
-#: hacks/config/fiberlamp.xml.h:3\r
-msgid "Fiberlamp"\r
-msgstr "Fiberlamp"\r
-\r
-#: hacks/config/fiberlamp.xml.h:4\r
-msgid "Fibers"\r
-msgstr "Vezels"\r
-\r
-#: hacks/config/fiberlamp.xml.h:8\r
-msgid "Time between Knocks"\r
-msgstr "Tijd tussen schudden"\r
-\r
-#: hacks/config/fireflies.xml.h:1\r
-msgid "10 times"\r
-msgstr "10 keer"\r
-\r
-#: hacks/config/fireflies.xml.h:2\r
-msgid ""\r
-"A bunch of fireflies chase a few baits around the screen, leaving colorful "\r
-"tails which get blown around by the wind. Written by Matt Perry. This "\r
-"program is not included with the XScreenSaver package, but if you don't have "\r
-"it already, you can find it at &lt;http://somewhere.fscked.org/fireflies/"\r
-"&gt;."\r
-msgstr ""\r
-"Een zwerm vuurvliegjes volgt een doel over het scherm, terwijl ze kleurige "\r
-"sporen achterlaten die door de wind uiteengeblazen worden. Geschreven door "\r
-"Matt Perry. Dit programma is geen vast onderdeel van het XscreenSaver-"\r
-"pakket, maar als u het nog niet heeft kunt u het hier vinden: &lt;http://"\r
-"somewhere.fscked.org/fireflies/&gt;."\r
-\r
-#: hacks/config/fireflies.xml.h:3\r
-msgid "Add some fireflies"\r
-msgstr "Voeg een paar vuurvliegjes toe"\r
-\r
-#: hacks/config/fireflies.xml.h:4\r
-msgid "Bait accel"\r
-msgstr "Versnelling doel"\r
-\r
-#: hacks/config/fireflies.xml.h:5\r
-msgid "Bait speed"\r
-msgstr "Snelheid doel"\r
-\r
-#: hacks/config/fireflies.xml.h:6\r
-msgid "Color cycle speed"\r
-msgstr "Snelheid van kleurveranderingen"\r
-\r
-#: hacks/config/fireflies.xml.h:7\r
-msgid "Draw baits"\r
-msgstr "Doelen tekenen"\r
-\r
-#: hacks/config/fireflies.xml.h:8\r
-msgid "Faded colors"\r
-msgstr "Vervaagde kleuren"\r
-\r
-#: hacks/config/fireflies.xml.h:9\r
-msgid "Fast Forward speed"\r
-msgstr "Vooruitspoel-snelheid"\r
-\r
-#: hacks/config/fireflies.xml.h:10\r
-msgid "Fireflies"\r
-msgstr "Fireflies"\r
-\r
-#: hacks/config/fireflies.xml.h:11\r
-msgid "Firefly accel"\r
-msgstr "Acceleratie vuurvlieg"\r
-\r
-#: hacks/config/fireflies.xml.h:12\r
-msgid "Firefly size"\r
-msgstr "Grootte vuurvlieg"\r
-\r
-#: hacks/config/fireflies.xml.h:13\r
-msgid "Firefly speed"\r
-msgstr "Snelheid vuurvlieg"\r
-\r
-#: hacks/config/fireflies.xml.h:14\r
-msgid "Frames per sec"\r
-msgstr "Frames per seconden"\r
-\r
-#: hacks/config/fireflies.xml.h:15\r
-msgid "Glow factor"\r
-msgstr "Gloeifactor"\r
-\r
-#: hacks/config/fireflies.xml.h:16\r
-msgid "Half"\r
-msgstr "Half"\r
-\r
-#: hacks/config/fireflies.xml.h:18 hacks/config/fluidballs.xml.h:10\r
-msgid "Hurricane"\r
-msgstr "Orkaan"\r
-\r
-#: hacks/config/fireflies.xml.h:19\r
-msgid "Invisible"\r
-msgstr "Onzichtbaar"\r
-\r
-#: hacks/config/fireflies.xml.h:20\r
-msgid "Kill some fireflies"\r
-msgstr "Maak wat vuurvliegjes dood"\r
-\r
-#: hacks/config/fireflies.xml.h:22\r
-msgid "Make all swarms do something"\r
-msgstr "Laat alle zwermen iets doen"\r
-\r
-#: hacks/config/fireflies.xml.h:23\r
-msgid "Matrix (pause and rotate)"\r
-msgstr "Matrix (pauzeer en roteer)"\r
-\r
-#: hacks/config/fireflies.xml.h:24\r
-msgid "Maximum baits"\r
-msgstr "Maximum aantal doelen"\r
-\r
-#: hacks/config/fireflies.xml.h:25\r
-msgid "Maximum flies"\r
-msgstr "Maximum aantal vliegjes"\r
-\r
-#: hacks/config/fireflies.xml.h:26\r
-msgid "Merge two swarms"\r
-msgstr "Voeg twee zwermen samen"\r
-\r
-#: hacks/config/fireflies.xml.h:27\r
-msgid "Minimum baits"\r
-msgstr "Minimum aantal doelen"\r
-\r
-#: hacks/config/fireflies.xml.h:28\r
-msgid "Minimum flies"\r
-msgstr "Minimum aantal vliegjes"\r
-\r
-#: hacks/config/fireflies.xml.h:29\r
-msgid "Narrow"\r
-msgstr "Smal"\r
-\r
-#: hacks/config/fireflies.xml.h:30\r
-msgid "Never"\r
-msgstr "Nooit"\r
-\r
-#: hacks/config/fireflies.xml.h:31\r
-msgid "Normal swarm motion"\r
-msgstr "Normale zwermbeweging"\r
-\r
-#: hacks/config/fireflies.xml.h:33\r
-msgid "Opaque"\r
-msgstr "Ondoorzichtig"\r
-\r
-#: hacks/config/fireflies.xml.h:35\r
-msgid "Split a swarm"\r
-msgstr "Splits een zwerm"\r
-\r
-#: hacks/config/fireflies.xml.h:36 hacks/config/fluidballs.xml.h:21\r
-#: hacks/config/glforestfire.xml.h:16\r
-msgid "Still"\r
-msgstr "Windstil"\r
-\r
-#: hacks/config/fireflies.xml.h:37\r
-msgid "Swarm bursts into rainbow               "\r
-msgstr "Zwerm barst uiteen in een regenboog"\r
-\r
-#: hacks/config/fireflies.xml.h:38\r
-msgid "Swarm comes to a halt"\r
-msgstr "Zwerm stopt"\r
-\r
-#: hacks/config/fireflies.xml.h:39\r
-msgid "Swarm does loops"\r
-msgstr "Zwerm voert een looping uit"\r
-\r
-#: hacks/config/fireflies.xml.h:40\r
-msgid "Swarm hyperspeed"\r
-msgstr "Zwerm hypersnelheid"\r
-\r
-#: hacks/config/fireflies.xml.h:41\r
-msgid "Swarm tails glow"\r
-msgstr "Staart van de zwerm gloeit"\r
-\r
-#: hacks/config/fireflies.xml.h:44\r
-msgid "Wide"\r
-msgstr "Breed"\r
-\r
-#: hacks/config/fireflies.xml.h:45 hacks/config/fluidballs.xml.h:23\r
-msgid "Wind"\r
-msgstr "Wind"\r
-\r
-#: hacks/config/fireflies.xml.h:46\r
-msgid "Wind picks up"\r
-msgstr "Wind wakkert aan"\r
-\r
-#: hacks/config/fireworkx.xml.h:1 hacks/config/lavalite.xml.h:3\r
-msgid "Activity"\r
-msgstr "Activiteit"\r
-\r
-#: hacks/config/fireworkx.xml.h:4\r
-msgid "Fireworkx"\r
-msgstr "Fireworkx"\r
-\r
-#: hacks/config/fireworkx.xml.h:5\r
-msgid "Light Flash"\r
-msgstr "Lichtflits"\r
-\r
-#: hacks/config/fireworkx.xml.h:6\r
-msgid ""\r
-"Pyrotechnics simulation eye-candy, MMX optimized. Turn off Light for speed. "\r
-"Clicks on the preview window Explodes..! Written by Rony B Chandran. http://"\r
-"www.ronybc.8k.com"\r
-msgstr ""\r
-"Pyrotechnische eye-candy, geoptimaliseerd voor MMX. Schakel Licht uit voor "\r
-"extra snelheid. Klik op het preview venster Explosie..! Geschreven door Rony "\r
-"B Chandran. http://www.ronybc.8k.com"\r
-\r
-#: hacks/config/fireworkx.xml.h:7\r
-msgid "Self Glowing Smoke!"\r
-msgstr "Zelfgloeiende rook!"\r
-\r
-#: hacks/config/fireworkx.xml.h:8\r
-msgid "Shoot The Shells up"\r
-msgstr "Schiet pijlen omhoog"\r
-\r
-#: hacks/config/flag.xml.h:1\r
-msgid "Bitmap for Flag"\r
-msgstr "Bitmap als vlag"\r
-\r
-#: hacks/config/flag.xml.h:3\r
-msgid "Flag"\r
-msgstr "Vlag"\r
-\r
-#: hacks/config/flag.xml.h:10\r
-msgid "Text for Flag"\r
-msgstr "Tekst als vlag"\r
-\r
-#: hacks/config/flag.xml.h:11\r
-msgid ""\r
-"This draws a waving colored flag, that undulates its way around the screen. "\r
-"The trick is the flag can contain arbitrary text and images. By default, it "\r
-"displays either the current system name and OS type, or a picture of "\r
-"``Bob,'' but you can replace the text or the image with a command-line "\r
-"option. Written by Charles Vidal and Jamie Zawinski."\r
-msgstr ""\r
-"Dit toont een wapperende gekleurde vlag, die wappert over het scherm. De "\r
-"vlag kan willekeurige tekst en afbeeldingen bevatten. Standaard toont het "\r
-"ofwel de huidige systeemnaam en OS-type of een plaatje van ‘Bob’, maar u "\r
-"kunt de afbeelding opgeven met een command-line optie. Geschreven door "\r
-"Charles Vidal en Jamie Zawinski."\r
-\r
-#: hacks/config/flame.xml.h:1 hacks/config/jigsaw.xml.h:1\r
-#: hacks/config/maze.xml.h:1 hacks/config/wander.xml.h:1\r
-msgid "0 Seconds"\r
-msgstr "0 seconden"\r
-\r
-#: hacks/config/flame.xml.h:2 hacks/config/gleidescope.xml.h:1\r
-#: hacks/config/glslideshow.xml.h:2 hacks/config/maze.xml.h:2\r
-#: hacks/config/mirrorblob.xml.h:1\r
-msgid "10 Seconds"\r
-msgstr "10 seconden"\r
-\r
-#: hacks/config/flame.xml.h:3\r
-msgid "Another iterative fractal generator. Written by Scott Draves."\r
-msgstr "Iteratieve fractals. Geschreven door Scott Draves."\r
-\r
-#: hacks/config/flame.xml.h:4 hacks/config/jigglypuff.xml.h:4\r
-msgid "Complexity"\r
-msgstr "Complexiteit"\r
-\r
-#: hacks/config/flame.xml.h:8\r
-msgid "Flame"\r
-msgstr "Vlam"\r
-\r
-#: hacks/config/flame.xml.h:13\r
-msgid "Number of Fractals"\r
-msgstr "Aantal fractals"\r
-\r
-#: hacks/config/flipflop.xml.h:2\r
-msgid "FlipFlop"\r
-msgstr "FlipFlop"\r
-\r
-#: hacks/config/flipflop.xml.h:3\r
-msgid ""\r
-"Flipflop draws a grid of 3D colored tiles that change positions with each "\r
-"other. Written by Kevin Ogden."\r
-msgstr ""\r
-"Toont een raster van 3D gekleurde tegels die van plaats wisselen. Geschreven "\r
-"door Kevin Ogden."\r
-\r
-#: hacks/config/flipflop.xml.h:6\r
-msgid "Solid Tiles"\r
-msgstr "Vaste tegels"\r
-\r
-#: hacks/config/flipscreen3d.xml.h:2\r
-msgid "Flipscreen3d"\r
-msgstr "FlipScreen3D"\r
-\r
-#: hacks/config/flipscreen3d.xml.h:3\r
-msgid ""\r
-"Grabs an image of the desktop, turns it into a GL texture map, and spins it "\r
-"around and deforms it in various ways. Written by Ben Buxton."\r
-msgstr ""\r
-"Neemt een schermafdruk van uw werkblad en verandert dit in een GL-"\r
-"textuurmap, draait het rond en vervormt het op verscheidene manieren. "\r
-"Geschreven door Ben Buxton."\r
-\r
-#: hacks/config/fliptext.xml.h:1 hacks/config/starwars.xml.h:3\r
-msgid "Centered Text"\r
-msgstr "Gecentreerde tekst"\r
-\r
-#: hacks/config/fliptext.xml.h:2\r
-msgid ""\r
-"Draws successive pages of text. The lines flip in and out in a soothing 3D "\r
-"pattern. The text can be the output of a program or the contents of a file "\r
-"or URL, as configured on the \"Advanced\" tab of the main Screensaver "\r
-"Preferences window. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Tekent opvolgende tekstpagina's. De regels verschijnen en verdwijnen in een "\r
-"rustgevend 3D-patroon. De tekst kan de uitvoer van een programma zijn of, de "\r
-"inhoud van een bestand of URL, zoals ingesteld in het tabblad ‘Geavanceerd’ "\r
-"van het voorkeurenvenster van Xscreensaver. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/fliptext.xml.h:4\r
-msgid "FlipText"\r
-msgstr "FlipText"\r
-\r
-#: hacks/config/fliptext.xml.h:5 hacks/config/starwars.xml.h:7\r
-msgid "Flush Left Text"\r
-msgstr "Tekst links uitlijnen"\r
-\r
-#: hacks/config/fliptext.xml.h:6 hacks/config/starwars.xml.h:8\r
-msgid "Flush Right Text"\r
-msgstr "Tekst rechts uitlijnen"\r
-\r
-#: hacks/config/fliptext.xml.h:7 hacks/config/starwars.xml.h:9\r
-msgid "Font Point Size"\r
-msgstr "Puntgrootte lettertype"\r
-\r
-#: hacks/config/fliptext.xml.h:11\r
-msgid "Random Text Alignment"\r
-msgstr "Tekst willekeurig uitlijnen"\r
-\r
-#: hacks/config/fliptext.xml.h:15 hacks/config/starwars.xml.h:15\r
-msgid "Text Columns"\r
-msgstr "Tekstkolommen"\r
-\r
-#: hacks/config/fliptext.xml.h:16 hacks/config/starwars.xml.h:16\r
-msgid "Text Lines"\r
-msgstr "Tekstregels"\r
-\r
-#: hacks/config/flow.xml.h:3\r
-msgid "Flow"\r
-msgstr "Stroming"\r
-\r
-#: hacks/config/flow.xml.h:5\r
-msgid "Length of trails"\r
-msgstr "Spoorlengte"\r
-\r
-#: hacks/config/flow.xml.h:13\r
-msgid ""\r
-"Strange attractors formed of flows in a 3D differential equation phase "\r
-"space. Written by Tim Auckland."\r
-msgstr ""\r
-"Strange attractors gevormd door een stroming in een 3D phase-space van "\r
-"differentiaal vergelijkingen. Geschreven door Tim Auckland."\r
-\r
-#: hacks/config/flow.xml.h:16\r
-msgid "turn on/off bounding box."\r
-msgstr "Omvattend kader tonen"\r
-\r
-#: hacks/config/flow.xml.h:17\r
-msgid "turn on/off double buffering."\r
-msgstr "Gebruik Dubbele Buffer"\r
-\r
-#: hacks/config/flow.xml.h:18\r
-msgid "turn on/off periodic attractors."\r
-msgstr "Periodieke attractors"\r
-\r
-#: hacks/config/flow.xml.h:19\r
-msgid "turn on/off ride in the flow."\r
-msgstr "Met de stroom meegaan"\r
-\r
-#: hacks/config/flow.xml.h:20\r
-msgid "turn on/off rotating around attractor."\r
-msgstr "Om attractor heen draaien"\r
-\r
-#: hacks/config/flow.xml.h:21\r
-msgid "turn on/off search for new attractors."\r
-msgstr "Zoek nieuwe attractors"\r
-\r
-#: hacks/config/fluidballs.xml.h:1\r
-msgid "      Freefall"\r
-msgstr "      Vrije val"\r
-\r
-#: hacks/config/fluidballs.xml.h:4\r
-msgid "Clay"\r
-msgstr "Klei"\r
-\r
-#: hacks/config/fluidballs.xml.h:7\r
-msgid "FluidBalls"\r
-msgstr "VloeibareBallen"\r
-\r
-#: hacks/config/fluidballs.xml.h:8 hacks/config/twang.xml.h:4\r
-msgid "Friction"\r
-msgstr "Wrijving"\r
-\r
-#: hacks/config/fluidballs.xml.h:11\r
-msgid "Jupiter"\r
-msgstr "Jupiter"\r
-\r
-#: hacks/config/fluidballs.xml.h:14\r
-msgid ""\r
-"Models the physics of bouncing balls, or of particles in a gas or fluid, "\r
-"depending on the settings. If \"Shake Box\" is selected, then every now and "\r
-"then, the box will be rotated, changing which direction is down (in order to "\r
-"keep the settled balls in motion.) By Peter Birtles and Jamie Zawinski."\r
-msgstr ""\r
-"Modelleert de fysica van stuiterende ballen of van gas- of "\r
-"vloeistofdeeltjes, afhankelijk van de instellingen. Als ‘Doos schudden’ is "\r
-"geselecteerd zal de doos af en toe gedraaid worden, om stilliggende ballen "\r
-"weer in beweging te zetten. Geschreven door Peter Birtles en Jamie Zawinski."\r
-\r
-#: hacks/config/fluidballs.xml.h:15\r
-msgid "Rubber"\r
-msgstr "Rubber"\r
-\r
-#: hacks/config/fluidballs.xml.h:16\r
-msgid "Shake Box"\r
-msgstr "Doos schudden"\r
-\r
-#: hacks/config/fluidballs.xml.h:22\r
-msgid "Various Ball Sizes"\r
-msgstr "Verschillende balgroottes"\r
-\r
-#: hacks/config/flurry.xml.h:1\r
-msgid "Binary"\r
-msgstr "Binair"\r
-\r
-#: hacks/config/flurry.xml.h:2\r
-msgid "Classic"\r
-msgstr "Klassiek"\r
-\r
-#: hacks/config/flurry.xml.h:3\r
-msgid "Fire"\r
-msgstr "Vuur"\r
-\r
-#: hacks/config/flurry.xml.h:4\r
-msgid "Flurry"\r
-msgstr "Flurry"\r
-\r
-#: hacks/config/flurry.xml.h:5\r
-msgid "Insane"\r
-msgstr "Gestoord"\r
-\r
-#: hacks/config/flurry.xml.h:6\r
-msgid "Psychedelic"\r
-msgstr "Psychedelisch"\r
-\r
-#: hacks/config/flurry.xml.h:7\r
-msgid "RGB"\r
-msgstr "RGB"\r
-\r
-#: hacks/config/flurry.xml.h:10\r
-msgid ""\r
-"This port of the OSX screensaver of the same name draws a colourful star"\r
-"(fish)like flurry of particles. xscreensaver port by Tobias Sargeant &lt;"\r
-"tobias.sargeant@bigpond.com&gt; Original Mac version by Calum Robinson &lt;"\r
-"calumr@mac.com&gt; http://homepage.mac.com/calumr"\r
-msgstr ""\r
-"Deze X11 overzetting van de OSX schermbeveiliging met dezelfde naam toont "\r
-"een kleurrijke (zee)ster-vormige warreling van deeltjes. xscreensaver port "\r
-"door Tobias Sargeant &lt;tobias.sargeant@bigpond.com&gt; Originele Mac "\r
-"versie van Calum Robinson &lt;calumr@mac.com&gt; http://homepage.mac.com/"\r
-"calumr"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:1\r
-msgid ""\r
-"A fleet of 3d space-age jet-powered flying toasters (and toast!) Inspired by "\r
-"the ancient Berkeley Systems After Dark flying toasters. By Jamie Zawinski "\r
-"and Baconmonkey."\r
-msgstr ""\r
-"Een vloot van 3-dimensionale ruimtetoasters (met toast!). Geïnspireerd door "\r
-"de antieke Berkeley Systems After Dark flying toasters. Geschreven door "\r
-"Zawinski en Baconmonkey."\r
-\r
-#: hacks/config/flyingtoasters.xml.h:2\r
-msgid "Air Speed"\r
-msgstr "Luchtsnelheid"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:4\r
-msgid "Chrome Toasters"\r
-msgstr "Verchroomde toasters"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:6\r
-msgid "Flying Toasters"\r
-msgstr "Flying Toasters"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:7 hacks/config/glslideshow.xml.h:17\r
-#: hacks/config/jigglypuff.xml.h:12 hacks/config/juggle.xml.h:5\r
-#: hacks/config/mirrorblob.xml.h:15 hacks/config/pipes.xml.h:10\r
-msgid "None"\r
-msgstr "Geen"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:8\r
-msgid "Number of Slices"\r
-msgstr "Aantal sneden"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:9\r
-msgid "Number of Toasters"\r
-msgstr "Aantal toasters"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:12\r
-msgid "Solid Colors"\r
-msgstr "Vaste kleuren"\r
-\r
-#: hacks/config/flyingtoasters.xml.h:13\r
-msgid "Swarm"\r
-msgstr "Zwerm"\r
-\r
-#: hacks/config/fontglide.xml.h:2\r
-msgid "Brief"\r
-msgstr "Kort"\r
-\r
-#: hacks/config/fontglide.xml.h:5\r
-msgid "Font Border Thickness"\r
-msgstr "Lijndikte van lettertyperand"\r
-\r
-#: hacks/config/fontglide.xml.h:6\r
-msgid "FontGlide"\r
-msgstr "FontGlide"\r
-\r
-#: hacks/config/fontglide.xml.h:7\r
-msgid "Horizontally scrolling text"\r
-msgstr "Horizontaal schuivende tekst"\r
-\r
-#: hacks/config/fontglide.xml.h:10\r
-msgid "Pages of text"\r
-msgstr "Pagina's tekst"\r
-\r
-#: hacks/config/fontglide.xml.h:11\r
-msgid ""\r
-"Puts text on the screen using large characters that glide in from the edges, "\r
-"assemble, then disperse. Alternately, it can simply scroll whole sentences "\r
-"from right to left. The text can be the output of a program or the contents "\r
-"of a file or URL, as configured on the \"Advanced\" tab of the main "\r
-"Screensaver Preferences window. Written Jamie Zawinski."\r
-msgstr ""\r
-"Toont tekst op het scherm met gebruik van grote tekens die binnenglijden "\r
-"vanaf de randen, zich verzamelen en dan zich verspreiden. Er kan ook gekozen "\r
-"worden voor hele zinnen die van rechts naar links schuiven. De tekst kan de "\r
-"uitvoer vaan een programma zijn of, de inhoud van een bestand of URL, zoals "\r
-"ingesteld in het tabblad ‘Geavanceerd’ van het voorkeurenvenster van "\r
-"Xscreensaver. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/fontglide.xml.h:14\r
-msgid "Text Linger"\r
-msgstr "Tekstduur"\r
-\r
-#: hacks/config/fontglide.xml.h:16\r
-msgid "Vapor Trails"\r
-msgstr "Dampsporen"\r
-\r
-#: hacks/config/forest.xml.h:2 hacks/config/glforestfire.xml.h:6\r
-msgid "Forest"\r
-msgstr "Bos"\r
-\r
-#: hacks/config/forest.xml.h:7\r
-msgid ""\r
-"This draws fractal trees. Written by Peter Baumung. Everybody loves "\r
-"fractals, right?"\r
-msgstr ""\r
-"Dit tekent fractal-bomen. Geschreven door Peter Baumung. Iedereen houdt van "\r
-"fractals, toch?"\r
-\r
-#: hacks/config/fuzzyflakes.xml.h:2\r
-msgid "Border Thickness"\r
-msgstr "Randdikte"\r
-\r
-#: hacks/config/fuzzyflakes.xml.h:4\r
-msgid "Delay"\r
-msgstr "Vertraging"\r
-\r
-#: hacks/config/fuzzyflakes.xml.h:6\r
-msgid "Falling colored snowflake/flower shapes. Written by Barry Dmytro."\r
-msgstr ""\r
-"Vallende gekleurde sneeuwvlokken/bloemen. Geschreven door Barry Dmytro; 2004."\r
-\r
-#: hacks/config/fuzzyflakes.xml.h:9\r
-msgid "FuzzyFlakes"\r
-msgstr "FuzzyFlakes"\r
-\r
-#: hacks/config/fuzzyflakes.xml.h:11 hacks/config/xspirograph.xml.h:4\r
-msgid "Layers"\r
-msgstr "Lagen"\r
-\r
-#: hacks/config/fuzzyflakes.xml.h:14\r
-msgid "Random Colors"\r
-msgstr "Willekeurige kleuren"\r
-\r
-#: hacks/config/galaxy.xml.h:4\r
-msgid "Galaxy"\r
-msgstr "Sterrenstelsel"\r
-\r
-#: hacks/config/galaxy.xml.h:8\r
-msgid "Rotate Viewpoint"\r
-msgstr "Roteer kijkrichting"\r
-\r
-#: hacks/config/galaxy.xml.h:13\r
-msgid ""\r
-"This draws spinning galaxies, which then collide and scatter their stars to "\r
-"the, uh, four winds or something. Originally an Amiga program by Uli "\r
-"Siegmund."\r
-msgstr ""\r
-"Dit toont draaiende sterrenstelsel, die daarna botsen en hun sterren "\r
-"rondstrooien naar de, uh, vier windstreken of zoiets. Van oorsprong een "\r
-"Amiga-programma geschreven door Uli Siegmund."\r
-\r
-#: hacks/config/gears.xml.h:3\r
-msgid "Gears"\r
-msgstr "Tandwielen"\r
-\r
-#: hacks/config/gears.xml.h:4\r
-msgid "Planetary Gear System"\r
-msgstr "Planair Raderwerk"\r
-\r
-#: hacks/config/gears.xml.h:5 hacks/config/goop.xml.h:9\r
-msgid "Rotational Speed"\r
-msgstr "Rotatiesnelheid"\r
-\r
-#: hacks/config/gears.xml.h:9\r
-msgid ""\r
-"This draws sets of turning, interlocking gears, rotating in three "\r
-"dimensions. Another GL hack, by Danny Sung, Brian Paul, Ed Mackey, and Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Dit toont een aantal roterende, in elkaar gehaakte tandwielen die in drie "\r
-"dimensies roteren. Nog een GL-hack, van Danny Sung, Brian Paul, Ed Mackey en "\r
-"Jamie Zawinski."\r
-\r
-#: hacks/config/gears.xml.h:10\r
-msgid "Three Gear System"\r
-msgstr "Drie Raderwerken"\r
-\r
-#: hacks/config/gflux.xml.h:2\r
-msgid "Checkerboard"\r
-msgstr "Schaakbord"\r
-\r
-#: hacks/config/gflux.xml.h:5\r
-msgid ""\r
-"Draws a rippling waves on a rotating wireframe grid, using GL. Written by "\r
-"Josiah Pease."\r
-msgstr ""\r
-"Toont rimpelende golven op een draaiend draadraamwerk. Geschreven door "\r
-"Josiah Pease."\r
-\r
-#: hacks/config/gflux.xml.h:7\r
-msgid "Flat Lighting"\r
-msgstr "Gelijkmatig belichten"\r
-\r
-#: hacks/config/gflux.xml.h:8\r
-msgid "GFlux"\r
-msgstr "GFlux"\r
-\r
-#: hacks/config/gflux.xml.h:9\r
-msgid "Mesh Density"\r
-msgstr "Maasdichtheid"\r
-\r
-#: hacks/config/gflux.xml.h:10\r
-msgid "Screen Image"\r
-msgstr "Schermafbeelding"\r
-\r
-#: hacks/config/gflux.xml.h:14 hacks/config/interference.xml.h:21\r
-msgid "Wave Speed"\r
-msgstr "Golfsnelheid"\r
-\r
-#: hacks/config/gflux.xml.h:15 hacks/config/glmatrix.xml.h:20\r
-msgid "Waves"\r
-msgstr "Golven"\r
-\r
-#: hacks/config/gflux.xml.h:16\r
-msgid "Wire Mesh"\r
-msgstr "Draadraamwerk"\r
-\r
-#: hacks/config/glblur.xml.h:1\r
-msgid "Blur Smoothness"\r
-msgstr "Uitsmeergladheid"\r
-\r
-#: hacks/config/glblur.xml.h:5\r
-msgid "GLBlur"\r
-msgstr "GLBlur"\r
-\r
-#: hacks/config/glblur.xml.h:17\r
-msgid ""\r
-"This program draws a box and a few line segments, and generates a radial "\r
-"blur outward from it. This creates flowing field effects. This is done by "\r
-"rendering the scene into a small texture, then repeatedly rendering "\r
-"increasingly-enlarged and increasingly-transparent versions of that texture "\r
-"onto the frame buffer. As such, it's quite graphics intensive: don't bother "\r
-"trying to run this if you don't have hardware-accelerated OpenGL texture "\r
-"support. It will hurt your machine bad."\r
-msgstr ""\r
-"Dit toont een doos en een paar lijnsegmenten en genereert een radiale "\r
-"uitwaartse uitsmering daarvan. Dit creëert vloeiende veldeffecten. Het wordt "\r
-"gedaan door de scene op te delen in een kleine textuur, en dan steeds "\r
-"grotere en transparantere versies van de textuur in de framebuffer te "\r
-"renderen. Hierdoor is het behoorlijk GPU-intensief: als u geen erg goede "\r
-"grafische kaart hebt, zal het uw machine zwaar belasten. Geschreven door "\r
-"Jamie Zawinski."\r
-\r
-#: hacks/config/gleidescope.xml.h:2 hacks/config/glslideshow.xml.h:6\r
-#: hacks/config/mirrorblob.xml.h:3\r
-msgid "5 Minutes"\r
-msgstr "5 minuten"\r
-\r
-#: hacks/config/gleidescope.xml.h:3\r
-msgid ""\r
-"An OpenGL kaleidescope that operates on your desktop image, or on image "\r
-"files loaded from disk. Written by andrew dean."\r
-msgstr ""\r
-"Een OpenGL caleidoscoop die werkt met uw bureaubladafbeelding of met "\r
-"afbeeldingen geladen van de schijf/ Geschreven door Andrew Dean."\r
-\r
-#: hacks/config/gleidescope.xml.h:4\r
-msgid "Gleidescope"\r
-msgstr "Gleidoscoop"\r
-\r
-#: hacks/config/gleidescope.xml.h:5\r
-msgid "Image Duration"\r
-msgstr "Tijdsduur afbeeldingweergave"\r
-\r
-#: hacks/config/gleidescope.xml.h:6\r
-msgid "Image file"\r
-msgstr "Afbeeldingsbestand"\r
-\r
-#: hacks/config/gleidescope.xml.h:8\r
-msgid "Move"\r
-msgstr "Bewegen"\r
-\r
-#: hacks/config/gleidescope.xml.h:11\r
-msgid "Size of tube"\r
-msgstr "Grootte van buis"\r
-\r
-#: hacks/config/glforestfire.xml.h:2\r
-msgid "Desert"\r
-msgstr "Woestijn"\r
-\r
-#: hacks/config/glforestfire.xml.h:3\r
-msgid ""\r
-"Draws an animation of sprinkling fire-like 3D triangles in a landscape "\r
-"filled with trees. Requires OpenGL, and a machine with fast hardware support "\r
-"for texture maps. Written by Eric Lassauge &lt;lassauge@users.sourceforge."\r
-"net&gt;."\r
-msgstr ""\r
-"Toont een animatie van vuur-achtige 3D driehoeken tegen een achtergrond van "\r
-"bomen. Vereist OpenGL en een computer met snelle hardwareondersteuning voor "\r
-"texture-maps. Geschreven door Eric Lassauge &lt;lassauge@users.sourceforge."\r
-"net&gt;."\r
-\r
-#: hacks/config/glforestfire.xml.h:5 hacks/config/glmatrix.xml.h:9\r
-msgid "Fog"\r
-msgstr "Mist"\r
-\r
-#: hacks/config/glforestfire.xml.h:7\r
-msgid "GLForestFire"\r
-msgstr "GLForestFire"\r
-\r
-#: hacks/config/glforestfire.xml.h:8\r
-msgid "Huge Fire"\r
-msgstr "Enorme vuurzee"\r
-\r
-#: hacks/config/glforestfire.xml.h:9\r
-msgid "No shadow"\r
-msgstr "Geen schaduw"\r
-\r
-#: hacks/config/glforestfire.xml.h:11\r
-msgid "Number of trees"\r
-msgstr "Aantal bomen"\r
-\r
-#: hacks/config/glforestfire.xml.h:12\r
-msgid "Rain"\r
-msgstr "Regen"\r
-\r
-#: hacks/config/glforestfire.xml.h:17\r
-msgid "Track mouse"\r
-msgstr "Volg Muis"\r
-\r
-#: hacks/config/glhanoi.xml.h:1\r
-msgid "Enable fog"\r
-msgstr "Mist inschakelen"\r
-\r
-#: hacks/config/glhanoi.xml.h:2\r
-msgid "Enable lighting"\r
-msgstr "Belichting inschakelen"\r
-\r
-#: hacks/config/glhanoi.xml.h:4\r
-msgid "Frame Delay (us)"\r
-msgstr "Frame-vertraging (us)"\r
-\r
-#: hacks/config/glhanoi.xml.h:5\r
-msgid "GLHanoi"\r
-msgstr "GLHanoi"\r
-\r
-#: hacks/config/glhanoi.xml.h:6\r
-msgid "Number of Disks"\r
-msgstr "Aantal ringen"\r
-\r
-#: hacks/config/glhanoi.xml.h:9\r
-msgid ""\r
-"Solves the Towers of Hanoi puzzle. Move N disks from one pole to another, "\r
-"one disk at a time, with no disk ever resting on a disk smaller than itself. "\r
-"Written by Dave Atkinson."\r
-msgstr ""\r
-"Lost de Torens van Hanoi puzzel op. Schuift N ringen van de ene paal naar de "\r
-"andere, een ring per keer, waarbij geen ring ooit mag rusten op een ring "\r
-"kleiner dan zichzelf. Geschreven door Dave Atkinson."\r
-\r
-#: hacks/config/glknots.xml.h:4\r
-msgid "GLKnots"\r
-msgstr "GLKnopen"\r
-\r
-#: hacks/config/glknots.xml.h:5\r
-msgid ""\r
-"Generates some twisting 3d knot patterns. Spins 'em around. Written by Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Genereert ronddraaiende 3D knooppatronen. Draai ze rond. Geschreven door "\r
-"Jamie Zawinski."\r
-\r
-#: hacks/config/glknots.xml.h:7 hacks/config/lavalite.xml.h:17\r
-#: hacks/config/spheremonics.xml.h:9\r
-msgid "Resolution"\r
-msgstr "Resolutie"\r
-\r
-#: hacks/config/glknots.xml.h:15\r
-msgid "Segmented"\r
-msgstr "Gesegmenteerd"\r
-\r
-#: hacks/config/glknots.xml.h:18 hacks/config/lavalite.xml.h:28\r
-#: hacks/config/xmountains.xml.h:25\r
-msgid "Smooth"\r
-msgstr "Glad"\r
-\r
-#: hacks/config/glmatrix.xml.h:2 hacks/config/xmatrix.xml.h:1\r
-msgid "Binary Encoding"\r
-msgstr "Binaire codering"\r
-\r
-#: hacks/config/glmatrix.xml.h:4\r
-msgid "Draw Glyphs"\r
-msgstr "Karakter tonen"\r
-\r
-#: hacks/config/glmatrix.xml.h:5\r
-msgid "Draw Outlines"\r
-msgstr "Omtrekken"\r
-\r
-#: hacks/config/glmatrix.xml.h:6\r
-msgid "Draw Solid Boxes"\r
-msgstr "Massieve objecten"\r
-\r
-#: hacks/config/glmatrix.xml.h:7\r
-msgid ""\r
-"Draws 3D dropping characters similar to what is seen in the title sequence "\r
-"of \"The Matrix\". See also \"xmatrix\" for a 2D rendering of the similar "\r
-"effect that appeared on the computer monitors actually *in* the movie. "\r
-"Written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont in 3D vallende tekens vergelijkbaar met wat te zien is in de intro van "\r
-"‘The Matrix’. Zie ook ‘xmatrix’ voor een 2D weergave van een soortgelijk "\r
-"effect dat verscheen op de monitoren van de computers in de film. Geschreven "\r
-"door Jamie Zawinski."\r
-\r
-#: hacks/config/glmatrix.xml.h:10\r
-msgid "GLMatrix"\r
-msgstr "GLMatrix"\r
-\r
-#: hacks/config/glmatrix.xml.h:11 hacks/config/xmatrix.xml.h:7\r
-msgid "Genetic Encoding"\r
-msgstr "Genetische codering"\r
-\r
-#: hacks/config/glmatrix.xml.h:12\r
-msgid "Glyph Density"\r
-msgstr "Dichtheid van tekens"\r
-\r
-#: hacks/config/glmatrix.xml.h:13\r
-msgid "Glyph Speed"\r
-msgstr "Snelheid van tekens"\r
-\r
-#: hacks/config/glmatrix.xml.h:14 hacks/config/xmatrix.xml.h:8\r
-msgid "Hexadecimal Encoding"\r
-msgstr "Hexadecimale codering"\r
-\r
-#: hacks/config/glmatrix.xml.h:15 hacks/config/xmatrix.xml.h:11\r
-msgid "Matrix Encoding"\r
-msgstr "Matrix codering"\r
-\r
-#: hacks/config/glmatrix.xml.h:16\r
-msgid "Panning"\r
-msgstr "Meedraaien"\r
-\r
-#: hacks/config/glplanet.xml.h:1\r
-msgid ""\r
-"Draws a planet bouncing around in space. Written by David Konerding. The "\r
-"built-in image is a map of the earth (extracted from `xearth'), but you can "\r
-"wrap any texture around the sphere, e.g., the planetary textures that come "\r
-"with `ssystem'."\r
-msgstr ""\r
-"Toont een planeet die in de ruimte rondstuitert. De ingebouwde afbeelding is "\r
-"een kaart van de aarde (komt uit ‘xearth’), maar u kunt elke textuur rond de "\r
-"bol aanbrengen, bijv. de planeet-texturen uit ‘ssystem’."\r
-\r
-#: hacks/config/glplanet.xml.h:3\r
-msgid "GLPlanet"\r
-msgstr "GLPlaneet"\r
-\r
-#: hacks/config/glplanet.xml.h:4\r
-msgid "Image File"\r
-msgstr "Afbeeldingsbestand"\r
-\r
-#: hacks/config/glplanet.xml.h:5\r
-msgid "Roll"\r
-msgstr "Rollen"\r
-\r
-#: hacks/config/glslideshow.xml.h:4 hacks/config/rd-bomb.xml.h:5\r
-#: hacks/config/substrate.xml.h:4 hacks/config/xplanet.xml.h:4\r
-#, no-c-format\r
-msgid "100%"\r
-msgstr "100%"\r
-\r
-#: hacks/config/glslideshow.xml.h:5 hacks/config/glsnake.xml.h:2\r
-#: hacks/config/mirrorblob.xml.h:2\r
-msgid "30 Seconds"\r
-msgstr "30 seconden"\r
-\r
-#: hacks/config/glslideshow.xml.h:8\r
-#, no-c-format\r
-msgid "50%"\r
-msgstr "50%"\r
-\r
-#: hacks/config/glslideshow.xml.h:9\r
-msgid "Always show at least this much of the image:"\r
-msgstr "Altijd minstens zoveel van de afbeelding tonen:"\r
-\r
-#: hacks/config/glslideshow.xml.h:10 hacks/config/mirrorblob.xml.h:6\r
-msgid "Crossfade Duration:"\r
-msgstr "Overgangsduratie:"\r
-\r
-#: hacks/config/glslideshow.xml.h:11\r
-msgid "Frame Rate:"\r
-msgstr "Framerate:"\r
-\r
-#: hacks/config/glslideshow.xml.h:12\r
-msgid "GLSlideshow"\r
-msgstr "GLSlideshow"\r
-\r
-#: hacks/config/glslideshow.xml.h:15\r
-msgid ""\r
-"Loads a random sequence of images and smoothly scans and zooms around in "\r
-"each, fading from pan to pan. To tell it where to find the images to "\r
-"display, go to the \"Advanced\" tab on the Screensaver Preferences window. "\r
-"Select \"Choose Random Images\", and enter your image directory in the text "\r
-"field right below that. (Note: not the the \"Advanced\" button at the bottom "\r
-"of this window: the tab at the top of the *other* window.) This program "\r
-"requires a good video card capable of supporting large textures. Written by "\r
-"Jamie Zawinski and Mike Oliphant."\r
-msgstr ""\r
-"Laadt een willekeurige reeks afbeeldingen en scant en zoomt over de "\r
-"afbeeldingen heen. Om in te stellen waar de afbeeldingen gevonden kunnen "\r
-"worden gaat naar het tabblad ‘Geavanceerd’ en het voorkeuren-venster. "\r
-"Selecteer daar ‘Kies willekeurige afbeeldingen’ en voer de afbeeldingenmap "\r
-"in het tekstveld in. (Let op: Niet de knop ‘Instellingen’ onderaan dit "\r
-"venster: het tabblad in het *andere* venster.) Dit programma vereist een "\r
-"goede videokaart die grote textures kan ondersteunen. Geschreven door Jamie "\r
-"Zawinski en Mike Oliphant."\r
-\r
-#: hacks/config/glslideshow.xml.h:18\r
-msgid "Pan/Zoom Duration:"\r
-msgstr "Duur beweging"\r
-\r
-#: hacks/config/glsnake.xml.h:1 hacks/config/lavalite.xml.h:1\r
-msgid "1"\r
-msgstr "1"\r
-\r
-#: hacks/config/glsnake.xml.h:3\r
-msgid "Angular Velocity"\r
-msgstr "Hoeksnelheid"\r
-\r
-#: hacks/config/glsnake.xml.h:4\r
-msgid ""\r
-"Draws a simulation of the Rubik's Snake puzzle. Written by Jamie Wilkinson, "\r
-"Andrew Bennetts, and Peter Aylett."\r
-msgstr ""\r
-"Toont een simulatie van de puzzel ‘Rubik's Snake’. Geschreven door Jamie "\r
-"Wilkinson, Andrew Bennetts en Peter Aylett."\r
-\r
-#: hacks/config/glsnake.xml.h:7\r
-msgid "GlSnake"\r
-msgstr "GLSnake"\r
-\r
-#: hacks/config/glsnake.xml.h:8\r
-msgid "Loose"\r
-msgstr "Los"\r
-\r
-#: hacks/config/glsnake.xml.h:9\r
-msgid "Packing"\r
-msgstr "Samenpakken"\r
-\r
-#: hacks/config/glsnake.xml.h:11\r
-msgid "Show Titles"\r
-msgstr "Titels tonen"\r
-\r
-#: hacks/config/glsnake.xml.h:14\r
-msgid "Tight"\r
-msgstr "Dicht opeen"\r
-\r
-#: hacks/config/glsnake.xml.h:16\r
-msgid "Y Angular Velocity"\r
-msgstr "Hoeksnelheid Y-as"\r
-\r
-#: hacks/config/glsnake.xml.h:17\r
-msgid "Z Angular Velocity"\r
-msgstr "Hoeksnelheid Z-as"\r
-\r
-#: hacks/config/gltext.xml.h:1\r
-msgid "Always face front"\r
-msgstr "Altijd naar voren"\r
-\r
-#: hacks/config/gltext.xml.h:2\r
-msgid ""\r
-"Displays a few lines of text spinning around in a solid 3D font. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Toon een paar regels met tekst die ronddraaien in een massief 3D-lettertype. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/gltext.xml.h:5\r
-msgid "GLText"\r
-msgstr "GLTekst"\r
-\r
-#: hacks/config/gltext.xml.h:6\r
-msgid "Program"\r
-msgstr "Programma"\r
-\r
-#: hacks/config/gltext.xml.h:18\r
-msgid "Spin all the way around"\r
-msgstr "Helemaal ronddraaien"\r
-\r
-#: hacks/config/gltext.xml.h:19 hacks/config/noseguy.xml.h:5\r
-msgid "Text"\r
-msgstr "Tekst"\r
-\r
-#: hacks/config/goban.xml.h:1\r
-msgid "Goban"\r
-msgstr "Goban"\r
-\r
-#: hacks/config/goban.xml.h:2\r
-msgid ""\r
-"Replays historical games of go (aka wei-chi and baduk) on the screen. By "\r
-"Scott Draves. You can find it at &lt;http://www.draves.org/goban/&gt;."\r
-msgstr ""\r
-"Toont het verloop van historische go potjes (aka wei-chi en baduk) op het "\r
-"scherm. Door Scott Draves. U kunt deze schermbeveiliging hier vinden: &lt;"\r
-"http://www.draves.org/goban/&gt;."\r
-\r
-#: hacks/config/goop.xml.h:1\r
-msgid "Additive Colors (reflected light)"\r
-msgstr "Toegevoegde kleuren (weerkaatsend licht)"\r
-\r
-#: hacks/config/goop.xml.h:2\r
-msgid "Blob Count"\r
-msgstr "Aantal vlekken"\r
-\r
-#: hacks/config/goop.xml.h:3\r
-msgid "Elasticity"\r
-msgstr "Elasticiteit"\r
-\r
-#: hacks/config/goop.xml.h:5\r
-msgid "Goop"\r
-msgstr "Goop"\r
-\r
-#: hacks/config/goop.xml.h:8\r
-msgid "Opaque Blobs"\r
-msgstr "Ondoorzichtige klodders"\r
-\r
-#: hacks/config/goop.xml.h:12\r
-msgid "Speed Limit"\r
-msgstr "Snelheidslimiet"\r
-\r
-#: hacks/config/goop.xml.h:13\r
-msgid "Subtractive Colors (transmitted light)"\r
-msgstr "Verminderende kleuren (overgebracht licht)"\r
-\r
-#: hacks/config/goop.xml.h:14\r
-msgid ""\r
-"This draws set of animating, transparent, amoeba-like blobs. The blobs "\r
-"change shape as they wander around the screen, and they are translucent, so "\r
-"you can see the lower blobs through the higher ones, and when one passes "\r
-"over another, their colors merge. I got the idea for this from a cool mouse "\r
-"pad I have, which achieves the same kind of effect in real life by having "\r
-"several layers plastic with colored oil between them. Written by Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Dit toont een aantal geanimeerde, transparante, amoebe-achtige klodders. De "\r
-"klodders wijzigen van vorm bij het doorlopen van het scherm en zijn "\r
-"doorschijnend, zodat onderliggende klodders te zien zijn door de "\r
-"bovenliggende heen en hun kleuren bij het over elkaar gaan mengen. Ik kreeg "\r
-"het idee hiervoor van een muismat die ik eens bezat, die hetzelfde soort "\r
-"effect had met enkele lagen plastic met gekleurde olie ertussen. Geschreven "\r
-"door Jamie Zawinski."\r
-\r
-#: hacks/config/goop.xml.h:15\r
-msgid "Transparent Blobs"\r
-msgstr "Transparante klodders"\r
-\r
-#: hacks/config/goop.xml.h:16\r
-msgid "XOR Blobs"\r
-msgstr "XOR klodders"\r
-\r
-#: hacks/config/grav.xml.h:3\r
-msgid "Grav"\r
-msgstr "Zwaartekracht"\r
-\r
-#: hacks/config/grav.xml.h:6\r
-msgid "Object Trails"\r
-msgstr "Objectsporen"\r
-\r
-#: hacks/config/grav.xml.h:7\r
-msgid "Orbital Decay"\r
-msgstr "Orbitaal verval"\r
-\r
-#: hacks/config/grav.xml.h:10\r
-msgid ""\r
-"This program draws a simple orbital simulation. If you turn on trails, it "\r
-"looks kind of like a cloud-chamber photograph. Written by Greg Bowering."\r
-msgstr ""\r
-"Dit toont een simpele simulatie van een ruimtebaan. Met paden ingeschakeld "\r
-"lijkt het op een foto van een bellenkamer. Geschreven door Greg Bowering."\r
-\r
-#: hacks/config/greynetic.xml.h:2\r
-msgid "Greynetic"\r
-msgstr "Greynetic"\r
-\r
-#: hacks/config/greynetic.xml.h:5\r
-msgid ""\r
-"This draws random colored and stippled rectangles. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont willekeurig gekleurde, gestippelde en transparante rechthoeken. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/halftone.xml.h:1\r
-msgid "Delay (Large = low cpu load)"\r
-msgstr "Tijdsinterval (Groot = laag processorgebruik)"\r
-\r
-#: hacks/config/halftone.xml.h:2\r
-msgid "Dot fill factor"\r
-msgstr "Vullingsfactor stippen"\r
-\r
-#: hacks/config/halftone.xml.h:3\r
-msgid "Dot size"\r
-msgstr "Grootte stippen"\r
-\r
-#: hacks/config/halftone.xml.h:4\r
-msgid ""\r
-"Draws the gravity force in each point on the screen seen through a halftone "\r
-"dot pattern. The gravity force is calculated from a set of moving mass "\r
-"points. View it from a distance for best effect. Written by Peter Jaric &lt;"\r
-"peter@jaric.org&gt;."\r
-msgstr ""\r
-"Toont de zwaartekracht in elk punt op het scherm gezien in een halftone "\r
-"puntpatroon. De zwaartekracht wordt berekent uit een stel bewegende massa's. "\r
-"Van een afstand bekijken voor het beste effect. http://en.wikipedia.org/wiki/"\r
-"Halftone Geschreven door Peter Jaric &lt;peter@jaric.org&gt;"\r
-\r
-#: hacks/config/halftone.xml.h:5\r
-msgid "Gravity points"\r
-msgstr "Zwaartekrachtspunten"\r
-\r
-#: hacks/config/halftone.xml.h:6\r
-msgid "Halftone"\r
-msgstr "Halftone"\r
-\r
-#: hacks/config/halftone.xml.h:10\r
-msgid "Maximum mass"\r
-msgstr "Maximale massa"\r
-\r
-#: hacks/config/halftone.xml.h:11\r
-msgid "Maximum speed"\r
-msgstr "Maximale snelheid"\r
-\r
-#: hacks/config/halftone.xml.h:12\r
-msgid "Minimum mass"\r
-msgstr "Minimale massa"\r
-\r
-#: hacks/config/halftone.xml.h:13\r
-msgid "Minimum speed"\r
-msgstr "Minimale snelheid"\r
-\r
-#: hacks/config/halo.xml.h:1\r
-msgid "Animate Circles"\r
-msgstr "Cirkels animeren"\r
-\r
-#: hacks/config/halo.xml.h:3\r
-msgid "Halo"\r
-msgstr "Halo"\r
-\r
-#: hacks/config/halo.xml.h:5\r
-msgid "Number of Circles"\r
-msgstr "Aantal cirkels"\r
-\r
-#: hacks/config/halo.xml.h:7\r
-msgid "Ramp Mode"\r
-msgstr "Oplopende modus"\r
-\r
-#: hacks/config/halo.xml.h:9\r
-msgid "Seuss Mode"\r
-msgstr "Seuss-modus"\r
-\r
-#: hacks/config/halo.xml.h:12\r
-msgid ""\r
-"This draws trippy psychedelic circular patterns that hurt to look at. It can "\r
-"also animate the control-points, but that takes a lot of CPU and bandwidth. "\r
-"Written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont vreemde, psychedelische cirkelpatronen die pijn doen aan de ogen. Kan "\r
-"ook de control-punten animeren, maar dat kost een hoop CPU en bandbreedte. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/helix.xml.h:4\r
-msgid "Helix"\r
-msgstr "Helix"\r
-\r
-#: hacks/config/helix.xml.h:5\r
-msgid ""\r
-"This repeatedly generates spirally string-art-ish patterns. Written by Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Spiraliserende draadkunst-achtige patronen. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/hopalong.xml.h:3\r
-msgid "EJK1"\r
-msgstr "EJK1"\r
-\r
-#: hacks/config/hopalong.xml.h:4\r
-msgid "EJK2"\r
-msgstr "EJK2"\r
-\r
-#: hacks/config/hopalong.xml.h:5\r
-msgid "EJK3"\r
-msgstr "EJK3"\r
-\r
-#: hacks/config/hopalong.xml.h:6\r
-msgid "EJK4"\r
-msgstr "EJK4"\r
-\r
-#: hacks/config/hopalong.xml.h:7\r
-msgid "EJK5"\r
-msgstr "EJK5"\r
-\r
-#: hacks/config/hopalong.xml.h:8\r
-msgid "EJK6"\r
-msgstr "EJK6"\r
-\r
-#: hacks/config/hopalong.xml.h:11\r
-msgid "Hopalong"\r
-msgstr "Hopalong"\r
-\r
-#: hacks/config/hopalong.xml.h:12\r
-msgid "Jong"\r
-msgstr "Jong"\r
-\r
-#: hacks/config/hopalong.xml.h:16\r
-msgid "Martin"\r
-msgstr "Martin"\r
-\r
-#: hacks/config/hopalong.xml.h:19\r
-msgid "RR"\r
-msgstr "RR"\r
-\r
-#: hacks/config/hopalong.xml.h:20\r
-msgid "Sine"\r
-msgstr "Sinus"\r
-\r
-#: hacks/config/hopalong.xml.h:24\r
-msgid ""\r
-"This draws lacy fractal patterns, based on iteration in the imaginary plane, "\r
-"from a 1986 Scientific American article. Mostly written by Patrick Naughton."\r
-msgstr ""\r
-"Dit toont zijdeachtige fractals gebaseerd op iteratie in het imaginaire "\r
-"vlak, uit een artikel in de Scientific American van 1986. Hoofdzakelijk door "\r
-"door Patrick Naughton geschreven."\r
-\r
-#: hacks/config/hyperball.xml.h:4\r
-msgid "Hyperball"\r
-msgstr "HyperBall"\r
-\r
-#: hacks/config/hyperball.xml.h:5\r
-msgid ""\r
-"Hyperball is to hypercube as dodecahedron is to cube: this displays a 2D "\r
-"projection of the sequence of 3D objects which are the projections of the 4D "\r
-"analog to the dodecahedron. Technically, it is a \"120 cell polytope.\" "\r
-"Written by Joe Keane. See also the \"polytopes\" hack for a more general "\r
-"version of this using OpenGL."\r
-msgstr ""\r
-"Hyperbal staat tot hyperkubus als dodecahedron tot kubus: dit toont een 2D "\r
-"projectie van een reeks 3D objecten die projecties van de 4D analoog van de "\r
-"dodecahedron zijn. Technisch gesproken is het een ‘120 cell polytope’. "\r
-"Geschreven door Joe Keane. Zie ook de ’polytopes’ hack voor een meer "\r
-"generieke versie die OpenGL gebruikt."\r
-\r
-#: hacks/config/hyperball.xml.h:10 hacks/config/hypercube.xml.h:10\r
-msgid "XW Rotation"\r
-msgstr "XW-rotatie"\r
-\r
-#: hacks/config/hyperball.xml.h:11 hacks/config/hypercube.xml.h:11\r
-msgid "XY Rotation"\r
-msgstr "XY-rotatie"\r
-\r
-#: hacks/config/hyperball.xml.h:12 hacks/config/hypercube.xml.h:12\r
-msgid "XZ Rotation"\r
-msgstr "XZ-rotatie"\r
-\r
-#: hacks/config/hyperball.xml.h:13 hacks/config/hypercube.xml.h:13\r
-msgid "YW Rotation"\r
-msgstr "YW-rotatie"\r
-\r
-#: hacks/config/hyperball.xml.h:14 hacks/config/hypercube.xml.h:14\r
-msgid "YZ Rotation"\r
-msgstr "YZ-rotatie"\r
-\r
-#: hacks/config/hyperball.xml.h:15 hacks/config/hypercube.xml.h:15\r
-msgid "ZW Rotation"\r
-msgstr "ZW-rotatie"\r
-\r
-#: hacks/config/hypercube.xml.h:4\r
-msgid "Hypercube"\r
-msgstr "Hypercube"\r
-\r
-#: hacks/config/hypercube.xml.h:9\r
-msgid ""\r
-"This displays 2D projections of the sequence of 3D objects which are the "\r
-"projections of the 4D analog to the cube: as a square is composed of four "\r
-"lines, each touching two others; and a cube is composed of six squares, each "\r
-"touching four others; a hypercube is composed of eight cubes, each touching "\r
-"six others. To make it easier to visualize the rotation, it uses a different "\r
-"color for the edges of each face. Don't think about it too long, or your "\r
-"brain will melt. Written by Joe Keane, Fritz Mueller, and Jamie Zawinski. "\r
-"See also the \"polytopes\" hack for a more general version of this using "\r
-"OpenGL."\r
-msgstr ""\r
-"Deze schermbeveiliging was verwijderd van de XScreenSaver distributie vanaf "\r
-"versie 5.10. Hij is vervangen door de meer algemene \"Polytopes\" "\r
-"schermbeveiliging, die dit object kan tonen evenals andere. Dit toont 2D "\r
-"projecties van de serie van 3D objecten die projecties zijn van de 4D "\r
-"analogie van de kubus: zoals een vierkant bestaat uit vier lijnen, die elk "\r
-"twee andere raken; en zoals een kubus, die bestaat uit zes vierkanten, die "\r
-"elk vier andere raken; zo bestaat een hypercube uit acht kubussen, die elk "\r
-"zes andere raken. Om het visualiseren van de rotatie gemakkelijker te maken, "\r
-"worden er verschillende kleuren gebruikt voor de randen van elk aanzicht. "\r
-"Denk er niet te lang over na, or uw hersenen zullen smelten. Geschreven door "\r
-"Joe Keane, Fritz Mueller en Jamie Zawinski. Zie ook de ’polytopes’ hack voor "\r
-"een meer generieke versie die OpenGL gebruikt."\r
-\r
-#: hacks/config/hypertorus.xml.h:1 hacks/config/polytopes.xml.h:1\r
-msgid "-4.0"\r
-msgstr "-4.0"\r
-\r
-#: hacks/config/hypertorus.xml.h:2 hacks/config/polytopes.xml.h:5\r
-msgid "4.0"\r
-msgstr "4.0"\r
-\r
-#: hacks/config/hypertorus.xml.h:3\r
-msgid "4D Hypertorus"\r
-msgstr "4D hypertorus"\r
-\r
-#: hacks/config/hypertorus.xml.h:4\r
-msgid "Color Wheel"\r
-msgstr "Kleurwiel"\r
-\r
-#: hacks/config/hypertorus.xml.h:5 hacks/config/polytopes.xml.h:10\r
-msgid "Display Speed"\r
-msgstr "Weergavesnelheid"\r
-\r
-#: hacks/config/hypertorus.xml.h:7 hacks/config/polytopes.xml.h:12\r
-msgid "Orthographic 3d"\r
-msgstr "Orthografische 3D"\r
-\r
-#: hacks/config/hypertorus.xml.h:8 hacks/config/polytopes.xml.h:13\r
-msgid "Orthographic 4d"\r
-msgstr "Orthografische 4D"\r
-\r
-#: hacks/config/hypertorus.xml.h:9 hacks/config/polytopes.xml.h:14\r
-msgid "Perspective 3d"\r
-msgstr "Perspectief 3D"\r
-\r
-#: hacks/config/hypertorus.xml.h:10 hacks/config/polytopes.xml.h:15\r
-msgid "Perspective 4d"\r
-msgstr "Perspectief 4D"\r
-\r
-#: hacks/config/hypertorus.xml.h:11\r
-msgid "See-Through Bands"\r
-msgstr "Doorzichtstroken"\r
-\r
-#: hacks/config/hypertorus.xml.h:12\r
-msgid "See-Through Spirals (1 Spiral)"\r
-msgstr "Doorzichtspiralen (1 spiraal)"\r
-\r
-#: hacks/config/hypertorus.xml.h:13\r
-msgid "See-Through Spirals (16 Spirals)"\r
-msgstr "Doorzichtspiralen (16 spiralen)"\r
-\r
-#: hacks/config/hypertorus.xml.h:14\r
-msgid "See-Through Spirals (2 Spirals)"\r
-msgstr "Doorzichtspiralen (2 spiralen)"\r
-\r
-#: hacks/config/hypertorus.xml.h:15\r
-msgid "See-Through Spirals (4 Spirals)"\r
-msgstr "Doorzichtspiralen (4 spiralen)"\r
-\r
-#: hacks/config/hypertorus.xml.h:16\r
-msgid "See-Through Spirals (8 Spirals)"\r
-msgstr "Doorzichtspiralen (8 spiralen)"\r
-\r
-#: hacks/config/hypertorus.xml.h:19\r
-msgid "Solid Object"\r
-msgstr "Massieve objecten"\r
-\r
-#: hacks/config/hypertorus.xml.h:20 hacks/config/mirrorblob.xml.h:19\r
-#: hacks/config/polytopes.xml.h:21 hacks/config/pulsar.xml.h:16\r
-msgid "Solid Surface"\r
-msgstr "Massief oppervlak"\r
-\r
-#: hacks/config/hypertorus.xml.h:21\r
-msgid ""\r
-"This program shows a rotating Clifford Torus: a torus lying on the \"surface"\r
-"\" of a 4D hypersphere. Written by Carsten Steger, inspired by Thomas "\r
-"Banchoff's book \"Beyond the Third Dimension: Geometry, Computer Graphics, "\r
-"and Higher Dimensions\", Scientific American Library, 1990."\r
-msgstr ""\r
-"Dit toont een draaiende Clifford-torus: een torus die op het ‘oppervlak’ van "\r
-"een 4D hypersphere ligt. Geschreven door Carsten Steger, geïnspireerd door "\r
-"het boek van Thomas Banchoff ‘Beyond the Third Dimension: Geometry, Computer "\r
-"Graphics, and Higher Dimensions’, Scientific American Library, 1990."\r
-\r
-#: hacks/config/hypertorus.xml.h:22 hacks/config/polytopes.xml.h:23\r
-msgid "Transparent Surface"\r
-msgstr "Transparant oppervlak"\r
-\r
-#: hacks/config/hypertorus.xml.h:23\r
-msgid "Two-Sided"\r
-msgstr "Tweezijdig"\r
-\r
-#: hacks/config/hypertorus.xml.h:24 hacks/config/polytopes.xml.h:24\r
-msgid "WX Rotation Speed"\r
-msgstr "WX-draaisnelheid"\r
-\r
-#: hacks/config/hypertorus.xml.h:25 hacks/config/polytopes.xml.h:25\r
-msgid "WY Rotation Speed"\r
-msgstr "WY-draaisnelheid"\r
-\r
-#: hacks/config/hypertorus.xml.h:26 hacks/config/polytopes.xml.h:26\r
-msgid "WZ Rotation Speed"\r
-msgstr "WZ-draaisnelheid"\r
-\r
-#: hacks/config/hypertorus.xml.h:27 hacks/config/polytopes.xml.h:27\r
-msgid "Wireframe Mesh"\r
-msgstr "Draadraamwerk"\r
-\r
-#: hacks/config/hypertorus.xml.h:28 hacks/config/polytopes.xml.h:28\r
-msgid "XY Rotation Speed"\r
-msgstr "XY-draaisnelheid"\r
-\r
-#: hacks/config/hypertorus.xml.h:29 hacks/config/polytopes.xml.h:29\r
-msgid "XZ Rotation Speed"\r
-msgstr "XZ-draaisnelheid"\r
-\r
-#: hacks/config/hypertorus.xml.h:30 hacks/config/polytopes.xml.h:30\r
-msgid "YZ Rotation Speed"\r
-msgstr "YZ-draaisnelheid"\r
-\r
-#: hacks/config/ifs.xml.h:1\r
-msgid "2"\r
-msgstr "2"\r
-\r
-#: hacks/config/ifs.xml.h:2\r
-msgid "Blend"\r
-msgstr "Meng"\r
-\r
-#: hacks/config/ifs.xml.h:3\r
-msgid "Detail"\r
-msgstr "Detail"\r
-\r
-#: hacks/config/ifs.xml.h:5\r
-msgid "Function"\r
-msgstr "Functie"\r
-\r
-#: hacks/config/ifs.xml.h:6\r
-msgid "Functions"\r
-msgstr "Functies"\r
-\r
-#: hacks/config/ifs.xml.h:7\r
-msgid "IFS"\r
-msgstr "IFS"\r
-\r
-#: hacks/config/ifs.xml.h:9\r
-msgid "Number of Colours"\r
-msgstr "Aantal kleuren"\r
-\r
-#: hacks/config/ifs.xml.h:11 hacks/config/phosphor.xml.h:6\r
-msgid "Scale"\r
-msgstr "Schaal"\r
-\r
-#: hacks/config/ifs.xml.h:12\r
-msgid "Single"\r
-msgstr "Enkel"\r
-\r
-#: hacks/config/ifs.xml.h:15\r
-msgid ""\r
-"This one draws spinning, colliding iterated-function-system images. Note "\r
-"that the \"quality\" parameter is exponential. Number of points drawn is "\r
-"functions^detail. The number of colours is only used in Blend mode to "\r
-"provide a palette to create the base colours. These are then blended "\r
-"together in a non-colourmap friendly fashion. Written by Chris Le Sueur."\r
-msgstr ""\r
-"Dit toont draaiende, botsende afbeeldingen van ‘iterated-function-systems’. "\r
-"Merk op dat de ‘Detail’ parameter exponentieel is. Aantal getekende punten "\r
-"is functies^detail. Het aantal kleuren wordt alleen in Blend-modus gebruikt "\r
-"als een pallet om de basiskleuren aan te maken. Deze worden dan op eenniet-"\r
-"kleurmap vriendelijke manier gemengd. Geschreven door Chris Le Sueur."\r
-\r
-#: hacks/config/ifs.xml.h:16\r
-msgid "Translate"\r
-msgstr "Vertaal"\r
-\r
-#: hacks/config/imsmap.xml.h:3\r
-msgid "Brightness Gradients"\r
-msgstr "Helderheidsovergang"\r
-\r
-#: hacks/config/imsmap.xml.h:7\r
-msgid "Hue Gradients"\r
-msgstr "Tintovergang"\r
-\r
-#: hacks/config/imsmap.xml.h:8\r
-msgid "IMSmap"\r
-msgstr "IMSkaart"\r
-\r
-#: hacks/config/imsmap.xml.h:12\r
-msgid "Saturation Gradients"\r
-msgstr "Verzadigingsovergangen"\r
-\r
-#: hacks/config/imsmap.xml.h:14\r
-msgid ""\r
-"This generates random cloud-like patterns. It looks quite different in "\r
-"monochrome and color. The basic idea is to take four points on the edge of "\r
-"the image, and assign each a random ``elevation''. Then find the point "\r
-"between them, and give it a value which is the average of the other four, "\r
-"plus some small random offset. Then coloration is done based on elevation. "\r
-"The color selection is done by binding the elevation to either hue, "\r
-"saturation, or brightness, and assigning random values to the others. The "\r
-"``brightness'' mode tends to yield cloudlike patterns, and the others tend "\r
-"to generate images that look like heat-maps or CAT-scans. Written by Juergen "\r
-"Nickelsen and Jamie Zawinski."\r
-msgstr ""\r
-"Dit genereert willekeurige wolkachtige patronen. Het ziet er in monochroom "\r
-"en kleur heel verschillend uit. Het idee is om vier punten te nemen op de "\r
-"rand van de afbeelding en elk een willekeurige ‘verhoging’ te geven. Daarna "\r
-"de tussenliggende punten te nemen en deze een waarde te geven, die het "\r
-"gemiddelde is van de andere vier, plus een kleine willekeurige offset. Het "\r
-"kleuren wordt gedaan op basis van verhoging. De ‘helderheid’-modus geeft "\r
-"dikke wolkachtige patronen, terwijl de andere afbeeldingen geven die op een "\r
-"heatmap of CAT-scan lijken. Geschreven door Juergen Nickelsen en Jamie "\r
-"Zawinski."\r
-\r
-#: hacks/config/interaggregate.xml.h:2\r
-msgid "Interaggregate"\r
-msgstr "Interaggregate"\r
-\r
-#: hacks/config/interaggregate.xml.h:3 hacks/config/intermomentary.xml.h:3\r
-msgid "Number of Discs"\r
-msgstr "Aantal schijven"\r
-\r
-#: hacks/config/interaggregate.xml.h:6\r
-msgid ""\r
-"The Intersection Aggregate is a fun visualization defining the relationships "\r
-"between objects with Casey Reas, William Ngan, and Robert Hodgin. "\r
-"Commissioned for display at the Whitney Museum of American Art. A surface "\r
-"filled with 100 medium to small sized circles. Each circle has a different "\r
-"size and direction, but moves at the same slow rate. Display: A. The "\r
-"instantaneous intersections of the circles. B. The aggregate intersections "\r
-"of the circles. Ported to XScreensaver from the art project \"InterAggregate"\r
-"\" at http://www.complexification.net"\r
-msgstr ""\r
-"De Intersection Aggregate is een visualisatie die de relatie tussen objecten "\r
-"definieert, door Casey Reas, William Ngan, and Robert Hodgin. Voorgedragen "\r
-"om weergegeven te worden in het Whitney Museum of American Art. Een "\r
-"oppervlakte is gevuld met 100 kleine cirkels. Elke cirkel heeft een andere "\r
-"grootte en richting, maar beweegt met dezelfde lage snelheid. Toont: A. De "\r
-"directe intersectie van de cirkels. B. De gecombineerde intersectie van de "\r
-"cirkels. Vanuit het kunstproject ‘InterAggregate’ http://www."\r
-"complexification.net naar Xscreensaver geport."\r
-\r
-#: hacks/config/interference.xml.h:1 hacks/config/rotzoomer.xml.h:1\r
-msgid "0"\r
-msgstr "0"\r
-\r
-#: hacks/config/interference.xml.h:2\r
-msgid "360"\r
-msgstr "360"\r
-\r
-#: hacks/config/interference.xml.h:3\r
-msgid "Anim Speed"\r
-msgstr "Animatiesnelheid"\r
-\r
-#: hacks/config/interference.xml.h:4\r
-msgid ""\r
-"Another color-field hack, this one works by computing decaying sinusoidal "\r
-"waves, and allowing them to interfere with each other as their origins move. "\r
-"Written by Hannu Mallat."\r
-msgstr ""\r
-"Nog een kleurveld-hack, deze werkt door het berekenen van het verval van "\r
-"sinusoïde golven die met elkaar interfereren terwijl de bron beweegt. "\r
-"Geschreven door Hannu Mallat."\r
-\r
-#: hacks/config/interference.xml.h:9\r
-msgid "Hue"\r
-msgstr "Tint"\r
-\r
-#: hacks/config/interference.xml.h:10\r
-msgid "Interference"\r
-msgstr "Interferentie"\r
-\r
-#: hacks/config/interference.xml.h:13 hacks/config/t3d.xml.h:9\r
-#: hacks/config/xearth.xml.h:11 hacks/config/zoom.xml.h:5\r
-msgid "Magnification"\r
-msgstr "Vergroting"\r
-\r
-#: hacks/config/interference.xml.h:16\r
-msgid "Number of Waves"\r
-msgstr "Aantal golven"\r
-\r
-#: hacks/config/interference.xml.h:20\r
-msgid "Wave Size"\r
-msgstr "Golfgrootte"\r
-\r
-#: hacks/config/intermomentary.xml.h:2\r
-msgid "Intermomentary"\r
-msgstr "Intermomentary"\r
-\r
-#: hacks/config/intermomentary.xml.h:6\r
-msgid ""\r
-"The Intersection Momentary is a fun visualization defining the relationships "\r
-"between objects with Casey Reas, William Ngan, and Robert Hodgin. "\r
-"Commissioned for display at the Whitney Museum of American Art. A surface "\r
-"filled with 100 medium to small sized circles. Each circle has a different "\r
-"size and direction, but moves at the same slow rate. Display: A. The "\r
-"instantaneous intersections of the circles. B. The aggregate intersections "\r
-"of the circles. Ported to XScreensaver from the art project \"InterMomentary"\r
-"\" at http://www.complexification.net"\r
-msgstr ""\r
-"De Intersection Momentary is een visualisatie die de relatie tussen objecten "\r
-"definieert, door Casey Reas, William Ngan, and Robert Hodgin. Voorgedragen "\r
-"om weergegeven te worden in het Whitney Museum of American Art. Een "\r
-"oppervlakte is gevuld met 100 kleine cirkels. Elke cirkel heeft een andere "\r
-"grootte en richting, maar beweegt met dezelfde lage snelheid. Toont: A. De "\r
-"directe intersectie van de cirkels. B. De gecombineerde intersectie van de "\r
-"cirkels. Vanuit het kunstproject ‘InterMomentary’ http://www."\r
-"complexification.net naar Xscreensaver geport."\r
-\r
-#: hacks/config/jigglypuff.xml.h:2\r
-msgid "Chrome"\r
-msgstr "Chrome"\r
-\r
-#: hacks/config/jigglypuff.xml.h:3\r
-msgid "Clown barf"\r
-msgstr "Clownskots"\r
-\r
-#: hacks/config/jigglypuff.xml.h:5\r
-msgid "Cycle"\r
-msgstr "Cirkel"\r
-\r
-#: hacks/config/jigglypuff.xml.h:7\r
-msgid "Flower box"\r
-msgstr "Bloemenbak"\r
-\r
-#: hacks/config/jigglypuff.xml.h:9\r
-msgid "Inertial damping"\r
-msgstr "Demping door traagheid"\r
-\r
-#: hacks/config/jigglypuff.xml.h:10\r
-msgid "JigglyPuff"\r
-msgstr "JigglyPuff"\r
-\r
-#: hacks/config/jigglypuff.xml.h:14\r
-msgid "Rotation speed"\r
-msgstr "Rotatiesnelheid"\r
-\r
-#: hacks/config/jigglypuff.xml.h:17 hacks/config/sphere.xml.h:7\r
-msgid "Sphere"\r
-msgstr "Bol"\r
-\r
-#: hacks/config/jigglypuff.xml.h:18\r
-msgid "Sphere strength"\r
-msgstr "Bol sterkte"\r
-\r
-#: hacks/config/jigglypuff.xml.h:19\r
-msgid "Spookiness"\r
-msgstr "Spookachtigheid"\r
-\r
-#: hacks/config/jigglypuff.xml.h:20\r
-msgid "Spoooooky"\r
-msgstr "Spooooookachtig"\r
-\r
-#: hacks/config/jigglypuff.xml.h:21 hacks/config/polyhedra.xml.h:148\r
-#: hacks/config/sballs.xml.h:16\r
-msgid "Tetrahedron"\r
-msgstr "Tetraëder"\r
-\r
-#: hacks/config/jigglypuff.xml.h:22\r
-msgid ""\r
-"This little gem does bad things with quasi-spherical objects. The gist of it "\r
-"is that you have what is, structurally, a tetrahedron with tesselated faces. "\r
-"the vertices on these faces have forces on them in the form of one "\r
-"proportional to their distance from the surface of a sphere, and one which "\r
-"is proportional to how far they differ from some ideal distance from their "\r
-"neighbors. They also have inertia. The forces and distance are parameters "\r
-"and there are also a couple of visual parameters. The resulting effect can "\r
-"range from a shape that does nothing, to a frenetic polygon storm. Somewhere "\r
-"in between there it usually manifests as a blob that jiggles in a kind of "\r
-"disturbing manner. woo. It doesn't matter, however. You should just pick "\r
-"'random'. It overrides all the other options, except for fps, delay and "\r
-"complexity. By Keith Macleod"\r
-msgstr ""\r
-"Dit doet slechte dingen met quasi-bolle objecten. U hebt een tetraëder met "\r
-"betegelde oppervlakken. Op de snijpunten van deze oppervlakken werken "\r
-"krachten die proportioneel zijn aan de afstand van het oppervlak tot een bol "\r
-"en een die proportioneel is aan de afstand tot de buren. Zij versnellen "\r
-"alleen onder invloed van een kracht. Het resulterende effect kan variëren "\r
-"van een vorm die niets doet tot een heftige polygoonstorm. Daar tussenin zit "\r
-"meestal een bolachtige vorm die op een vreemde manier heen en weer schudt. "\r
-"Geschreven door Keith Macleod."\r
-\r
-#: hacks/config/jigglypuff.xml.h:23\r
-msgid "Vertex-vertex behavior"\r
-msgstr "Hoek-hoek gedrag"\r
-\r
-#: hacks/config/jigglypuff.xml.h:24\r
-msgid "Vertex-vertex force"\r
-msgstr "Hoek-hoek kracht"\r
-\r
-#: hacks/config/jigglypuff.xml.h:26\r
-msgid "collapse"\r
-msgstr "Invouwen"\r
-\r
-#: hacks/config/jigglypuff.xml.h:27\r
-msgid "expand"\r
-msgstr "Uitvouwen"\r
-\r
-#: hacks/config/jigglypuff.xml.h:28\r
-msgid "none"\r
-msgstr "geen"\r
-\r
-#: hacks/config/jigglypuff.xml.h:29\r
-msgid "strong"\r
-msgstr "Krachtig"\r
-\r
-#: hacks/config/jigsaw.xml.h:4\r
-msgid "Jigsaw"\r
-msgstr "Legpuzzel"\r
-\r
-#: hacks/config/jigsaw.xml.h:6\r
-msgid "Solved Duration"\r
-msgstr "Tijd om op te lossen"\r
-\r
-#: hacks/config/jigsaw.xml.h:8\r
-msgid ""\r
-"This grabs a screen image, carves it up into a jigsaw puzzle, shuffles it, "\r
-"and then solves the puzzle. This works especially well when you feed it an "\r
-"external video signal instead of letting it grab the screen image (actually, "\r
-"I guess this is generally true...) When it is grabbing a video image, it is "\r
-"sometimes pretty hard to guess what the image is going to look like once the "\r
-"puzzle is solved. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Dit neemt een schermafdruk, deelt deze op in puzzelstukjes en lost de puzzel "\r
-"op. Dit werkt extra goed als het een videosignaal in plaats van schermafdruk "\r
-"gebruikt (trouwens, dat is waarschijnlijk altijd zo...) Wanneer het een "\r
-"video-afbeelding gebruikt is het erg moeilijk om te raden hoe het er uit zal "\r
-"zien wanneer de puzzel opgelost is. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/juggle.xml.h:1\r
-msgid "Draws a juggling stick-man. Written by Tim Auckland."\r
-msgstr "Toont een jonglerend stok-figuur. Geschreven door Tim Auckland."\r
-\r
-#: hacks/config/juggle.xml.h:3\r
-msgid "Juggle"\r
-msgstr "Jongleren"\r
-\r
-#: hacks/config/juggle.xml.h:6\r
-msgid "Performance Length"\r
-msgstr "Lengte voorstelling"\r
-\r
-#: hacks/config/juggle.xml.h:11\r
-msgid "Use Pattern "\r
-msgstr "Gebruik patroon"\r
-\r
-#: hacks/config/juggle.xml.h:12\r
-msgid "turn on/off Balls."\r
-msgstr "Ballen in/uitschakelen."\r
-\r
-#: hacks/config/juggle.xml.h:13\r
-msgid "turn on/off Bowling Balls."\r
-msgstr "Bowlingballen in/uitschakelen."\r
-\r
-#: hacks/config/juggle.xml.h:14\r
-msgid "turn on/off Clubs."\r
-msgstr "Kegels in/uitschakelen."\r
-\r
-#: hacks/config/juggle.xml.h:15\r
-msgid "turn on/off Flaming Torches."\r
-msgstr "Brandende toortsen in/uitschakelen."\r
-\r
-#: hacks/config/juggle.xml.h:16\r
-msgid "turn on/off Knives."\r
-msgstr "Messen in/uitschakelen."\r
-\r
-#: hacks/config/juggle.xml.h:17\r
-msgid "turn on/off Rings."\r
-msgstr "Ringen in/uitschakelen."\r
-\r
-#: hacks/config/juggle.xml.h:18\r
-msgid "turn on/off pattern descriptions."\r
-msgstr "Siteswap-notatie in/uitschakelen."\r
-\r
-#: hacks/config/juggler3d.xml.h:1\r
-msgid ""\r
-"3D simulation of a juggler performing with balls, clubs and rings. Written "\r
-"by Brian Apps and partially based on his Win32 Juggle Saver program."\r
-msgstr ""\r
-"3D simulatie van een jongleur die ballen, kegels en ringen gebruikt. "\r
-"Geschreven door Brian Apps en deels gebaseerd op zijn Win32 Juggle Saver "\r
-"programma."\r
-\r
-#: hacks/config/juggler3d.xml.h:3\r
-msgid "Juggler Horizontal Speed"\r
-msgstr "Horizontale snelheid jongleur"\r
-\r
-#: hacks/config/juggler3d.xml.h:4\r
-msgid "Juggler Spin Speed"\r
-msgstr "Draaisnelheid jongleur"\r
-\r
-#: hacks/config/juggler3d.xml.h:5\r
-msgid "Juggler3D"\r
-msgstr "Juggler3D"\r
-\r
-#: hacks/config/juggler3d.xml.h:6\r
-msgid "Juggling Speed"\r
-msgstr "Jongleersnelheid"\r
-\r
-#: hacks/config/juggler3d.xml.h:7\r
-msgid "Max Height"\r
-msgstr "Maximale hoogte"\r
-\r
-#: hacks/config/juggler3d.xml.h:8\r
-msgid "Max Objects"\r
-msgstr "Maximum aantal objecten"\r
-\r
-#: hacks/config/juggler3d.xml.h:9\r
-msgid "Min Height"\r
-msgstr "Minimum hoogte"\r
-\r
-#: hacks/config/juggler3d.xml.h:10\r
-msgid "Min Objects"\r
-msgstr "Minimum aantal objecten"\r
-\r
-#: hacks/config/julia.xml.h:3 hacks/config/rorschach.xml.h:4\r
-msgid "Iterations"\r
-msgstr "Iteraties"\r
-\r
-#: hacks/config/julia.xml.h:4\r
-msgid "Julia"\r
-msgstr "Julia"\r
-\r
-#: hacks/config/julia.xml.h:11\r
-msgid ""\r
-"This one draws spinning, animating (are you detecting a pattern here yet?) "\r
-"explorations of the Julia set. You've probably seen static images of this "\r
-"fractal form before, but it's a lot of fun to watch in motion as well. One "\r
-"interesting thing is that there is a small swinging dot passing in front of "\r
-"the image, which indicates the control point from which the rest of the "\r
-"image was generated. Written by Sean McCullough."\r
-msgstr ""\r
-"Dit toont een draaiende, geanimeerde (ziet u een patroon?) verkenning van de "\r
-"Julia set. U heeft waarschijnlijk al eerde statische afbeeldingen van deze "\r
-"fractal gezien, maar het is ook leuk om het in beweging te zien. Een ding om "\r
-"op te letten is de kleine schommelende stip die voor de afbeelding langs "\r
-"beweegt, dit is het controle punt waar vanuit de rest van de afbeelding "\r
-"wordt opgebouwd. Geschreven door Sean McCullough."\r
-\r
-#: hacks/config/kaleidescope.xml.h:1\r
-msgid ""\r
-"Another clone of an ancient meme, consisting largely of frenetic rotational "\r
-"motion of colored lines. This one is by Ron Tapia. The motion is nice, but I "\r
-"think it needs more solids, or perhaps just brighter colors. More variations "\r
-"in the rotational speed might help, too."\r
-msgstr ""\r
-"Nog een kloon van de aloude meme, bestaat voornamelijk uit woeste draaiingen "\r
-"van gekleurde lijnen. Deze is van Ron Tapia. De beweging is leuk, maar ik "\r
-"denk dat het meer vaste vlakken nodig heeft, of misschien alleen fellere "\r
-"kleuren. Meer variatie in de rotatiesnelheid zou ook kunnen helpen."\r
-\r
-#: hacks/config/kaleidescope.xml.h:4\r
-msgid "Kaleidescope"\r
-msgstr "Kaleidoscoop"\r
-\r
-#: hacks/config/kaleidescope.xml.h:6 hacks/config/qix.xml.h:18\r
-msgid "Segments"\r
-msgstr "Segmenten"\r
-\r
-#: hacks/config/kaleidescope.xml.h:9\r
-msgid "Symmetry"\r
-msgstr "Symmetrie"\r
-\r
-#: hacks/config/kaleidescope.xml.h:10\r
-msgid "Trails"\r
-msgstr "Sporen"\r
-\r
-#: hacks/config/klein.xml.h:3\r
-msgid "Klein"\r
-msgstr "Klein"\r
-\r
-#: hacks/config/klein.xml.h:10\r
-msgid ""\r
-"This draws a visualization of a Klein bottle or some other interesting "\r
-"parametric surfaces. Written by Andrey Mirtchovski."\r
-msgstr ""\r
-"Dit toont een visualisatie van een Klein-fles of andere interessante "\r
-"oppervlaktes. Geschreven door Andrey Mirtchovski."\r
-\r
-#: hacks/config/klein.xml.h:11\r
-msgid "Use Randomized Surfaces and Primitives"\r
-msgstr "Gebruik Willekeurige Oppervlakten en Primitieven"\r
-\r
-#: hacks/config/klein.xml.h:12\r
-msgid "Wander Around the Screen"\r
-msgstr "Over het scherm bewegen"\r
-\r
-#: hacks/config/kumppa.xml.h:5\r
-msgid "Kumppa"\r
-msgstr "Kumppa"\r
-\r
-#: hacks/config/kumppa.xml.h:7\r
-msgid "Randomize"\r
-msgstr "Willekeurig"\r
-\r
-#: hacks/config/kumppa.xml.h:10\r
-msgid ""\r
-"Spiraling, spinning, and very, very fast splashes of color rush toward the "\r
-"screen. Written by Teemu Suutari."\r
-msgstr ""\r
-"Spiraliserend, draaiend en erg, heel erg snel komen kleurvlekken op het "\r
-"scherm af. Geschreven door Teemu Suutari."\r
-\r
-#: hacks/config/lament.xml.h:1\r
-msgid ""\r
-"Animates a simulation of Lemarchand's Box, repeatedly solving itself. "\r
-"Requires OpenGL, and a machine with fast hardware support for texture maps. "\r
-"Warning: occasionally opens doors. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Animeert een simulatie van Lemarchand's box, de Lament configuratie, die "\r
-"zichzelf oplost. Vereist OpenGL en een computer met snelle hardware met "\r
-"ondersteuning voor texture-maps. Waarschuwing: kan een portaal openen. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/lament.xml.h:3\r
-msgid "Lament"\r
-msgstr "Lament"\r
-\r
-#: hacks/config/laser.xml.h:4\r
-msgid "Laser"\r
-msgstr "Laser"\r
-\r
-#: hacks/config/laser.xml.h:7\r
-msgid ""\r
-"Moving radiating lines, that look vaguely like scanning laser beams. Written "\r
-"by Pascal Pensa. (Frankie say: relax.)"\r
-msgstr ""\r
-"Bewegende lijnen, die min of meer op laserstralen lijken. Geschreven door "\r
-"Pascal Pense (Frankie zegt: relax)."\r
-\r
-#: hacks/config/lavalite.xml.h:2 hacks/config/xmountains.xml.h:2\r
-msgid "10"\r
-msgstr "10"\r
-\r
-#: hacks/config/lavalite.xml.h:4\r
-msgid "Classic Lavalite"\r
-msgstr "Klassieke Lavalamp"\r
-\r
-#: hacks/config/lavalite.xml.h:5\r
-msgid "Cone Lavalite"\r
-msgstr "Kegel Lavalamp"\r
-\r
-#: hacks/config/lavalite.xml.h:8\r
-msgid ""\r
-"Draws a 3D Simulation a Lava Lite(r): odd-shaped blobs of a mysterious "\r
-"substance are heated, slowly rise to the top of the bottle, and then drop "\r
-"back down as they cool. This program requires OpenGL and a fairly fast "\r
-"machine (both CPU and 3D performance.) Written by Jamie Zawinski. \"LAVA LITE"\r
-"(r) and the configuration of the LAVA(r) brand motion lamp are registered "\r
-"trademarks of Haggerty Enterprises, Inc. The configuration of the globe and "\r
-"base of the motion lamp are registered trademarks of Haggerty Enterprises, "\r
-"Inc. in the U.S.A. and in other countries around the world.\""\r
-msgstr ""\r
-"Toont een 3D simulatie van een Lava Lite(R). Vreemd gevormde bubbels van een "\r
-"mysterieuze substantie worden verwarmd, rijzen langzaam naar de top van de "\r
-"fles en vallen dan weer terug bij het afkoelen. Deze simulatie vereist een "\r
-"tamelijk snelle machine (zowel CPU als 3D performance.) \"LAVA LITE(R) en de "\r
-"configuratie van de LAVA(r) bewegende merklamp zijn geregistreerde "\r
-"handelsmerken van Haggerty Enterprises, Inc. De configuratie van de globe en "\r
-"de basis van de bewegende lamp zijn geregistreerde handelsmerken van "\r
-"Haggerty Enterprises, Inc. in the U.S.A. en in andere landen in de wereld.\""\r
-\r
-#: hacks/config/lavalite.xml.h:9\r
-msgid "Faceted"\r
-msgstr "Gemaakt uit facetten"\r
-\r
-#: hacks/config/lavalite.xml.h:11\r
-msgid "Giant Lavalite"\r
-msgstr "Reuze Lavalamp"\r
-\r
-#: hacks/config/lavalite.xml.h:13\r
-msgid "LavaLite"\r
-msgstr "Lavalite"\r
-\r
-#: hacks/config/lavalite.xml.h:15\r
-msgid "Max Blobs"\r
-msgstr "Max. aantal bubbels"\r
-\r
-#: hacks/config/lavalite.xml.h:16\r
-msgid "Random Lamp Style"\r
-msgstr "Willekeurig lamptype"\r
-\r
-#: hacks/config/lavalite.xml.h:18\r
-msgid "Rocket Lavalite"\r
-msgstr "Raket Lavalamp"\r
-\r
-#: hacks/config/lightning.xml.h:2\r
-msgid "Lightning"\r
-msgstr "Bliksem"\r
-\r
-#: hacks/config/lightning.xml.h:7\r
-msgid ""\r
-"This one draws crackling fractal lightning bolts. It's simple, direct, and "\r
-"to the point. If only it had sound... Written by Keith Romberg."\r
-msgstr ""\r
-"Dit toont een fractale bliksemschichten. Het is simpel, direct en "\r
-"ongecompliceerd. Zat er maar geluid bij... Geschreven door Keith Romberg."\r
-\r
-#: hacks/config/lisa.xml.h:4\r
-msgid "Lisa"\r
-msgstr "Lisa"\r
-\r
-#: hacks/config/lisa.xml.h:10\r
-msgid "Steps"\r
-msgstr "Stappen"\r
-\r
-#: hacks/config/lisa.xml.h:11\r
-msgid ""\r
-"This draws Lisajous loops, by Caleb Cullen. Remember that device they had "\r
-"the Phantom Zone prisoners in during their trial in Superman? I think that "\r
-"was one of these."\r
-msgstr ""\r
-"Dit toont  Lisajous loops, door Caleb Cullen. Herinnerd u zich dat apparaat "\r
-"waar de Phantom Zone gevangenen in zaten tijdens hun berechting in Superman? "\r
-"Ik denk dat dat een van deze dingen was."\r
-\r
-#: hacks/config/lissie.xml.h:1\r
-msgid ""\r
-"Another Lissajous figure. This one draws the progress of circular shapes "\r
-"along a path. Written by Alexander Jolk."\r
-msgstr ""\r
-"Lissajous figuren. Deze toont de voortgang van cirkelvormen langs een pad. "\r
-"http://en.wikipedia.org/wiki/Lissajous_curve Geschreven door Alexander Jolk."\r
-\r
-#: hacks/config/lissie.xml.h:5\r
-msgid "Lissie"\r
-msgstr "Lissie"\r
-\r
-#: hacks/config/lmorph.xml.h:1\r
-msgid "Closed Figures"\r
-msgstr "Gesloten figuren"\r
-\r
-#: hacks/config/lmorph.xml.h:2\r
-msgid "Control Points"\r
-msgstr "Controlepunten"\r
-\r
-#: hacks/config/lmorph.xml.h:4\r
-msgid "Interpolation Steps"\r
-msgstr "Interpolatiestappen"\r
-\r
-#: hacks/config/lmorph.xml.h:5\r
-msgid "LMorph"\r
-msgstr "LMorph"\r
-\r
-#: hacks/config/lmorph.xml.h:6\r
-msgid "Less"\r
-msgstr "Minder"\r
-\r
-#: hacks/config/lmorph.xml.h:8\r
-msgid "More"\r
-msgstr "Meer"\r
-\r
-#: hacks/config/lmorph.xml.h:9\r
-msgid "Open Figures"\r
-msgstr "Open figuren"\r
-\r
-#: hacks/config/lmorph.xml.h:10\r
-msgid "Open and Closed Figures"\r
-msgstr "Geopende en gesloten figuren"\r
-\r
-#: hacks/config/lmorph.xml.h:15\r
-msgid ""\r
-"This generates random spline-ish line drawings and morphs between them. "\r
-"Written by Sverre H. Huseby and Glenn T. Lines."\r
-msgstr ""\r
-"Dit genereert willekeurige stripachtige lijnen en tussenvormen. Geschreven "\r
-"door Sverre H. Huseby and Glenn T. Lines."\r
-\r
-#: hacks/config/loop.xml.h:3\r
-msgid "Loop"\r
-msgstr "Loop"\r
-\r
-#: hacks/config/loop.xml.h:10\r
-msgid ""\r
-"This one produces loop-shaped colonies that spawn, age, and eventually die. "\r
-"Written by David Bagley."\r
-msgstr ""\r
-"Genereert lusvormige kolonies die zich vermenigvuldigen, ouder worden en "\r
-"tenslotte sterven. Geschreven door David Bagley."\r
-\r
-#: hacks/config/maze.xml.h:3\r
-msgid "Backtracking Generator"\r
-msgstr "Backtracking generator"\r
-\r
-#: hacks/config/maze.xml.h:5 hacks/config/slidescreen.xml.h:3\r
-msgid "Grid Size"\r
-msgstr "Rastergrootte"\r
-\r
-#: hacks/config/maze.xml.h:6\r
-msgid "Head Toward Exit"\r
-msgstr "Richting de uitgang bewegen"\r
-\r
-#: hacks/config/maze.xml.h:7\r
-msgid "Ignorant of Exit Direction"\r
-msgstr "Onwetend van de richting naar de uitgang"\r
-\r
-#: hacks/config/maze.xml.h:8\r
-msgid "Joining Generator"\r
-msgstr "Samenvoeg Generator"\r
-\r
-#: hacks/config/maze.xml.h:9\r
-msgid "Maze"\r
-msgstr "Doolhof"\r
-\r
-#: hacks/config/maze.xml.h:10\r
-msgid "Post-Solve Delay"\r
-msgstr "Vertraging na oplossen"\r
-\r
-#: hacks/config/maze.xml.h:11\r
-msgid "Pre-Solve Delay"\r
-msgstr "Vertraging voor oplossen"\r
-\r
-#: hacks/config/maze.xml.h:12\r
-msgid "Random Generator"\r
-msgstr "Willekeurige doolhofgenerator"\r
-\r
-#: hacks/config/maze.xml.h:13\r
-msgid "Seeding Generator"\r
-msgstr "Seeding-generator"\r
-\r
-#: hacks/config/maze.xml.h:15\r
-msgid "Solve Speed"\r
-msgstr "Oplossnelheid"\r
-\r
-#: hacks/config/maze.xml.h:16\r
-msgid ""\r
-"This is the ancient X maze demo, modified to work with xscreensaver. It "\r
-"generates a random maze, then solves it with visual feedback. Originally by "\r
-"Jim Randell; modified by a cast of thousands."\r
-msgstr ""\r
-"Dit is de oude X maze demo, aangepast om met xscreensaver te werken. Het "\r
-"genereert een willekeurig doolhof en lost het op met visuele feedback. "\r
-"Oorspronkelijk geschreven door Jim Randell; aangepast bij duizenden."\r
-\r
-#: hacks/config/memscroller.xml.h:1\r
-msgid "Draw Green"\r
-msgstr "Toon groen"\r
-\r
-#: hacks/config/memscroller.xml.h:2\r
-msgid "Draw Random Numbers"\r
-msgstr "Willekeurige getallen tonen"\r
-\r
-#: hacks/config/memscroller.xml.h:3\r
-msgid "Draw in RGB"\r
-msgstr "Teken in RGB"\r
-\r
-#: hacks/config/memscroller.xml.h:4\r
-msgid "Dump Memory"\r
-msgstr "Geheugen dumpen"\r
-\r
-#: hacks/config/memscroller.xml.h:6\r
-msgid "MemScroller"\r
-msgstr "MemScroller"\r
-\r
-#: hacks/config/memscroller.xml.h:9\r
-msgid ""\r
-"This draws a dump of its own process memory scrolling across the screen in "\r
-"three windows at three different rates. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Dit toont een dump van het eigen procesgeheugen schuivend over het scherm in "\r
-"drie vensters in drie verschillende snelheden. Geschreven door Jamie "\r
-"Zawinski."\r
-\r
-#: hacks/config/menger.xml.h:6\r
-msgid "Menger"\r
-msgstr "Menger"\r
-\r
-#: hacks/config/menger.xml.h:19\r
-msgid ""\r
-"This draws the three-dimensional variant of the recursive Menger Gasket, a "\r
-"cube-based fractal object analagous to the Sierpinski Tetrahedron. Written "\r
-"by Jamie Zawinski."\r
-msgstr ""\r
-"Dit toont de driedimensionale variant van de recursieve Menger Gasket, een "\r
-"op een kubus gebaseerde fractal analoog aan de Sierpinski Tetraëder. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/metaballs.xml.h:1\r
-msgid "Big"\r
-msgstr "Groot"\r
-\r
-#: hacks/config/metaballs.xml.h:2\r
-msgid ""\r
-"Draws two dimensional metaballs: overlapping and merging balls with fuzzy "\r
-"edges. By W.P. van Paassen."\r
-msgstr ""\r
-"Toont tweedimensionale metaballen: overlappende en zich samenvoegende ballen "\r
-"met vage randen. Geschreven door W.P. van Paassen."\r
-\r
-#: hacks/config/metaballs.xml.h:7\r
-msgid "MetaBall Movement"\r
-msgstr "Metabal beweging"\r
-\r
-#: hacks/config/metaballs.xml.h:8\r
-msgid "MetaBall Radius"\r
-msgstr "Metabal radius"\r
-\r
-#: hacks/config/metaballs.xml.h:9\r
-msgid "MetaBalls"\r
-msgstr "MetaBalls"\r
-\r
-#: hacks/config/metaballs.xml.h:11\r
-msgid "Number of MetaBalls"\r
-msgstr "Aantal metaballen"\r
-\r
-#: hacks/config/mirrorblob.xml.h:4\r
-msgid "Blobby"\r
-msgstr "klodderig"\r
-\r
-#: hacks/config/mirrorblob.xml.h:5 hacks/config/nerverot.xml.h:2\r
-msgid "Calm"\r
-msgstr "Kalm"\r
-\r
-#: hacks/config/mirrorblob.xml.h:7\r
-msgid ""\r
-"Draws a wobbly blob that distorts the image behind it. Requires OpenGL "\r
-"hardware acceleration for nice animation. Written by Jon Dowdall."\r
-msgstr ""\r
-"Toont een wiebelende bel die de afbeelding erachter vervormt. Vereist OpenGL "\r
-"hardwareversnelling voor een mooie animatie. Geschreven door Jon Dowdall."\r
-\r
-#: hacks/config/mirrorblob.xml.h:8\r
-msgid "Enable Colouring"\r
-msgstr "Kleur inschakelen"\r
-\r
-#: hacks/config/mirrorblob.xml.h:9\r
-msgid "Enable Reflected Image"\r
-msgstr "Spiegelende afbeelding activeren"\r
-\r
-#: hacks/config/mirrorblob.xml.h:10\r
-msgid "Enable Walls"\r
-msgstr "Muren activeren"\r
-\r
-#: hacks/config/mirrorblob.xml.h:12\r
-msgid "Field Points"\r
-msgstr "Veldpunten"\r
-\r
-#: hacks/config/mirrorblob.xml.h:13\r
-msgid "Freaky"\r
-msgstr "Freaky"\r
-\r
-#: hacks/config/mirrorblob.xml.h:14\r
-msgid "MirrorBlob"\r
-msgstr "MirrorBlob"\r
-\r
-#: hacks/config/mirrorblob.xml.h:16\r
-msgid "Offset Texture Coordinates"\r
-msgstr "Offset van textuurcoördinaten"\r
-\r
-#: hacks/config/mirrorblob.xml.h:22\r
-msgid "Very Freaky"\r
-msgstr "Heel freaky"\r
-\r
-#: hacks/config/mirrorblob.xml.h:24\r
-msgid "X Resolution"\r
-msgstr "X-resolutie"\r
-\r
-#: hacks/config/mirrorblob.xml.h:25\r
-msgid "Y Resolution"\r
-msgstr "Y-resolutie"\r
-\r
-#: hacks/config/mismunch.xml.h:5\r
-msgid "Mismunch"\r
-msgstr "Mismunch"\r
-\r
-#: hacks/config/mismunch.xml.h:6\r
-msgid ""\r
-"Munching errors! This is a creatively broken misimplementation of the "\r
-"classic munching squares graphics hack. Written by Steven Hazel."\r
-msgstr ""\r
-"Munching fouten! Dit is een creatief niet-werkende misimplementatie van de "\r
-"klassieke ‘munching squares’grafische hack. Geschreven door Steven Hazel."\r
-\r
-#: hacks/config/mismunch.xml.h:7\r
-msgid "One"\r
-msgstr "Een"\r
-\r
-#: hacks/config/mismunch.xml.h:9\r
-msgid "Simultaneous Squares"\r
-msgstr "Gelijktijdige vierkanten"\r
-\r
-#: hacks/config/mismunch.xml.h:13 hacks/config/munch.xml.h:10\r
-#: hacks/config/qix.xml.h:26\r
-msgid "XOR"\r
-msgstr "XOR"\r
-\r
-#: hacks/config/moebius.xml.h:1\r
-msgid ""\r
-"Another M. C. Escher hack by Marcelo Vianna, this one draws ``Moebius Strip "\r
-"II,'' a GL image of ants walking along the surface of a moebius strip."\r
-msgstr ""\r
-"Nog een M. C. Escher hack door Marcelo Vianna, deze tekent ‘Moebius Strip "\r
-"II’, een GL-afbeelding van mieren die over het oppervlak van een moebius "\r
-"strip lopen."\r
-\r
-#: hacks/config/moebius.xml.h:2\r
-msgid "Draw Ants"\r
-msgstr "Mieren tekenen"\r
-\r
-#: hacks/config/moebius.xml.h:4\r
-msgid "Mesh Floor"\r
-msgstr "Draadraamwerk Vloer"\r
-\r
-#: hacks/config/moebius.xml.h:5\r
-msgid "Moebius"\r
-msgstr "Moebius"\r
-\r
-#: hacks/config/moebius.xml.h:8\r
-msgid "Solid Floor"\r
-msgstr "Vaste ondergrond"\r
-\r
-#: hacks/config/moebius.xml.h:9 hacks/config/qix.xml.h:20\r
-msgid "Solid Objects"\r
-msgstr "Massieve objecten"\r
-\r
-#: hacks/config/moire.xml.h:6\r
-msgid "Moire"\r
-msgstr "Moire"\r
-\r
-#: hacks/config/moire.xml.h:8 hacks/config/rorschach.xml.h:6\r
-msgid "Offset"\r
-msgstr "Verschuiving"\r
-\r
-#: hacks/config/moire.xml.h:10\r
-msgid ""\r
-"This one draws cool circular interference patterns. Most of the circles you "\r
-"see aren't explicitly rendered, but show up as a result of interactions "\r
-"between the other pixels that were drawn. Written by Jamie Zawinski, "\r
-"inspired by Java code by Michael Bayne. As he pointed out, the beauty of "\r
-"this one is that the heart of the display algorithm can be expressed with "\r
-"just a pair of loops and a handful of arithmetic, giving it a high ``display "\r
-"hack metric''."\r
-msgstr ""\r
-"Dit toont coole circulaire interferentiepatronen. De meeste cirkels zijn "\r
-"niet expliciet uitgerekend maar verschijnen als een gevolg van de "\r
-"interacties van de andere pixels die getekend zijn. Geschreven door Jamie "\r
-"Zawinski, geïnspireerd op Java-code van Michael Bayne. Zoals hij zei, de "\r
-"schoonheid van deze screensaver is dat de kern van het algoritme weergegeven "\r
-"kan worden met slechts een paar loops en een handvol berekeningen, waardoor "\r
-"het een hoge ‘display hack metric’ heeft."\r
-\r
-#: hacks/config/moire2.xml.h:1\r
-msgid ""\r
-"Another example of the fun you can have with moire interference patterns; "\r
-"this hack generates fields of concentric circles or ovals, and combines the "\r
-"planes with various operations. The planes are moving independently of one "\r
-"another, causing the interference lines to ``spray.'' Written by Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Nog een voorbeeld van het plezier dat je met moire interferentiepatronen "\r
-"kunt hebben. Genereert velden met concentrische cirkels of ovalen en "\r
-"combineert de vlakken door verschillende bewerkingen. De vlakken bewegen "\r
-"onafhankelijk van elkaar, waardoor de interferentie lijnen ontstaan.  "\r
-"Geschreven door Jamie Zawinski"\r
-\r
-#: hacks/config/moire2.xml.h:4\r
-msgid "Moire2"\r
-msgstr "Moire2"\r
-\r
-#: hacks/config/molecule.xml.h:3\r
-msgid "Describe Molecule"\r
-msgstr "Molecuul beschrijven"\r
-\r
-#: hacks/config/molecule.xml.h:5\r
-msgid "Draw Atomic Bonds"\r
-msgstr "Atoomverbindingen tonen"\r
-\r
-#: hacks/config/molecule.xml.h:6\r
-msgid "Draw Atomic Nuclei"\r
-msgstr "Atoomkernen tonen"\r
-\r
-#: hacks/config/molecule.xml.h:7 hacks/config/spheremonics.xml.h:2\r
-msgid "Draw Bounding Box"\r
-msgstr "Omvattend kader tonen"\r
-\r
-#: hacks/config/molecule.xml.h:8\r
-msgid "Draw Electron Shells"\r
-msgstr "Electronenschillen tonen"\r
-\r
-#: hacks/config/molecule.xml.h:9\r
-msgid ""\r
-"Draws several different representations of molecules. Some common molecules "\r
-"are built in, and it can also read PDB (Protein Data Base) files as input. "\r
-"Written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont een aantal verschillende representaties van moleculen. Er zijn een "\r
-"aantal moleculen ingebouwd, maar het kan ook PDB (Protein Data Bank) "\r
-"bestanden als invoer gebruiken Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/molecule.xml.h:12\r
-msgid "Label Atoms"\r
-msgstr "Atomen labelen"\r
-\r
-#: hacks/config/molecule.xml.h:13\r
-msgid "Molecule"\r
-msgstr "Molecuul"\r
-\r
-#: hacks/config/molecule.xml.h:14\r
-msgid "PDB File or Directory"\r
-msgstr "PDB-bestand of map"\r
-\r
-#: hacks/config/morph3d.xml.h:1\r
-msgid ""\r
-"Another 3d shape-changing GL hack, by Marcelo Vianna. It has the same shiny-"\r
-"plastic feel as Superquadrics, as many computer-generated objects do..."\r
-msgstr ""\r
-"Nog een 3D vormveranderende GL hack, door Marcelo Vianna. Het heeft "\r
-"hetzelfde glimmend-plastic uiterlijk als Superquadrics, zoals zovele door de "\r
-"computer gegenereerde objecten..."\r
-\r
-#: hacks/config/morph3d.xml.h:4\r
-msgid "Morph3D"\r
-msgstr "Morph3D"\r
-\r
-#: hacks/config/mountain.xml.h:3\r
-msgid ""\r
-"Generates random 3d plots that look vaguely mountainous. Written by Pascal "\r
-"Pensa."\r
-msgstr ""\r
-"Genereert willekeurige 3D afbeeldingen die vaag op bergen lijken. Geschreven "\r
-"door Pascal Pensa."\r
-\r
-#: hacks/config/mountain.xml.h:5\r
-msgid "Mountain"\r
-msgstr "Berg"\r
-\r
-#: hacks/config/munch.xml.h:1\r
-msgid ""\r
-"DATAI 2 ADDB 1,2 ROTC 2,-22 XOR 1,2 JRST .-4 As reported by HAKMEM, in 1962, "\r
-"Jackson Wright wrote the above PDP-1 code. That code still lives on in this "\r
-"screenhack, some 35 years later. The number of lines of enclosing code has "\r
-"increased substantially, however. This version is by Tim Showalter."\r
-msgstr ""\r
-"DATAI 2 ADDB 1,2 ROTC 2,-22 XOR 1,2 JRST .-4 Zoals vermeld door HAKMEM (MIT "\r
-"AI Memo 239, 1972), Jackson Wright schreef de bovenstaande PDP-1 code in "\r
-"1962. Die code bestaat nog steeds in dit programma, zo'n 46 jaar later. Het "\r
-"aantal regels code is echter wel flink toegenomen. Deze versie is door Tim "\r
-"Showalter geschreven."\r
-\r
-#: hacks/config/munch.xml.h:5\r
-msgid "Munch"\r
-msgstr "Munch"\r
-\r
-#: hacks/config/nerverot.xml.h:1\r
-msgid "Blot Count"\r
-msgstr "Aantal vlekken"\r
-\r
-#: hacks/config/nerverot.xml.h:3\r
-msgid "Changes"\r
-msgstr "Veranderend"\r
-\r
-#: hacks/config/nerverot.xml.h:4\r
-msgid "Colors"\r
-msgstr "Kleuren"\r
-\r
-#: hacks/config/nerverot.xml.h:5\r
-msgid "Crunchiness"\r
-msgstr "Knapperigheid"\r
-\r
-#: hacks/config/nerverot.xml.h:7\r
-msgid ""\r
-"Draws different shapes composed of nervously vibrating squiggles, as if seen "\r
-"through a camera operated by a monkey on crack. By Dan Bornstein."\r
-msgstr ""\r
-"Toont verschillende vormen bestaande uit nerveus vibrerende krabbels, alsof "\r
-"ze worden gezien door een camera bedient door een aap aan de drugs. "\r
-"Geschreven door Dan Bornstein."\r
-\r
-#: hacks/config/nerverot.xml.h:10\r
-msgid "Frequent"\r
-msgstr "Frequent"\r
-\r
-#: hacks/config/nerverot.xml.h:16\r
-msgid "NerveRot"\r
-msgstr "NerveRot"\r
-\r
-#: hacks/config/nerverot.xml.h:17\r
-msgid "Nervousness"\r
-msgstr "Nerveusheid"\r
-\r
-#: hacks/config/nerverot.xml.h:18 hacks/config/pyro.xml.h:12\r
-msgid "Seldom"\r
-msgstr "Zelden"\r
-\r
-#: hacks/config/nerverot.xml.h:21\r
-msgid "Spastic"\r
-msgstr "Spastisch"\r
-\r
-#: hacks/config/noof.xml.h:1\r
-msgid "Draws some rotatey patterns, using OpenGL. Written by Mark Kilgard."\r
-msgstr ""\r
-"Toont een roterende patronen, gebruikmakend van OpenGL. Geschreven door Mark "\r
-"Kilgard."\r
-\r
-#: hacks/config/noof.xml.h:3\r
-msgid "Noof"\r
-msgstr "Noof"\r
-\r
-#: hacks/config/noseguy.xml.h:1\r
-msgid ""\r
-"A little man with a big nose wanders around your screen saying things. The "\r
-"things which he says are the output of a program or the contents of a file "\r
-"or URL, as configured on the \"Advanced\" tab of the main Screensaver "\r
-"Preferences window. By Dan Heller and Jamie Zawinski."\r
-msgstr ""\r
-"Een kleine man met een grote neus zwerft rond op uw scherm en zegt dingen. "\r
-"Wat hij zegt kan de uitvoer van een programma zijn of, de inhoud van een "\r
-"bestand of URL, zoals ingesteld in het tabblad ‘Geavanceerd’ van het "\r
-"voorkeurenvenster van Xscreensaver. Geschreven door Dan Heller en Jamie "\r
-"Zawinski."\r
-\r
-#: hacks/config/noseguy.xml.h:2\r
-msgid "Get Text from File"\r
-msgstr "Verkrijg tekst uit bestand"\r
-\r
-#: hacks/config/noseguy.xml.h:3\r
-msgid "Get Text from Program"\r
-msgstr "Verkrijg tekst van programma"\r
-\r
-#: hacks/config/noseguy.xml.h:4\r
-msgid "Noseguy"\r
-msgstr "Noseguy"\r
-\r
-#: hacks/config/noseguy.xml.h:6\r
-msgid "Text File"\r
-msgstr "Tekstbestand"\r
-\r
-#: hacks/config/noseguy.xml.h:8\r
-msgid "Use Text Below"\r
-msgstr "Onderstaande Tekst Gebruiken"\r
-\r
-#: hacks/config/pacman.xml.h:2\r
-msgid "Pacman"\r
-msgstr "Pacman"\r
-\r
-#: hacks/config/pacman.xml.h:3\r
-msgid "Player Size"\r
-msgstr "Spelergrootte"\r
-\r
-#: hacks/config/pacman.xml.h:4\r
-msgid ""\r
-"Simulates a game of Pac-Man on a randomly-created level. Written by Edwin de "\r
-"Jong."\r
-msgstr ""\r
-"Simuleert een spelletje Pac-Man in een willekeurig aangemaakt level. "\r
-"Geschreven door Edwin de Jong."\r
-\r
-#: hacks/config/pedal.xml.h:7\r
-msgid "Pedal"\r
-msgstr "Pedal"\r
-\r
-#: hacks/config/pedal.xml.h:8\r
-msgid ""\r
-"This is sort of a combination spirograph/string-art. It generates a large, "\r
-"complex polygon, and lets the X server do the bulk of the work by giving it "\r
-"an even/odd winding rule. Written by Dale Moore, based on some ancient "\r
-"PDP-11 code."\r
-msgstr ""\r
-"Dit is soort van combinatie spirograph/tekst-kunst. Het genereert een grote, "\r
-"complexe polygoon en geeft het weer door het op te vullen met een even/"\r
-"oneven slingerregel. Geschreven door Dale Moore, gebaseerd op oude PDP-11 "\r
-"code."\r
-\r
-#: hacks/config/penetrate.xml.h:1\r
-msgid "Always play well"\r
-msgstr "Altijd goed spelen"\r
-\r
-#: hacks/config/penetrate.xml.h:2\r
-msgid "Explosions"\r
-msgstr "Explosies"\r
-\r
-#: hacks/config/penetrate.xml.h:5\r
-msgid "Penetrate"\r
-msgstr "Penetrate"\r
-\r
-#: hacks/config/penetrate.xml.h:7\r
-msgid "Start badly, but learn"\r
-msgstr "Start slecht, maar leer"\r
-\r
-#: hacks/config/penetrate.xml.h:8\r
-msgid ""\r
-"This hack simulates the classic arcade game Missile Command. Written by Adam "\r
-"Miller."\r
-msgstr ""\r
-"Simuleert (zoiets als) het klassieke arcade spel ‘Missile Command’."\r
-"Geschreven door Adam Miller."\r
-\r
-#: hacks/config/penrose.xml.h:1\r
-msgid "Draw Ammann Lines"\r
-msgstr "Ammann-lijnen tekenen"\r
-\r
-#: hacks/config/penrose.xml.h:2\r
-msgid ""\r
-"Draws quasiperiodic tilings; think of the implications on modern formica "\r
-"technology. Written by Timo Korvola. In April 1997, Sir Roger Penrose, a "\r
-"British math professor who has worked with Stephen Hawking on such topics as "\r
-"relativity, black holes, and whether time has a beginning, filed a copyright-"\r
-"infringement lawsuit against the Kimberly-Clark Corporation, which Penrose "\r
-"said copied a pattern he created (a pattern demonstrating that ``a "\r
-"nonrepeating pattern could exist in nature'') for its Kleenex quilted toilet "\r
-"paper. Penrose said he doesn't like litigation but, ``When it comes to the "\r
-"population of Great Britain being invited by a multinational to wipe their "\r
-"bottoms on what appears to be the work of a Knight of the Realm, then a last "\r
-"stand must be taken.'' As reported by News of the Weird #491, 4-jul-1997."\r
-msgstr ""\r
-"Toont quasi-periodieke betegeling; denk aan de implicaties voor moderne "\r
-"formica technologie. In April 1997, is Sir Roger Penrose, een Britse "\r
-"wiskundeprofessor die heeft gewerkt met Stephen Hawking aan onderwerpen "\r
-"zoals relativiteit, zwarte gaten, en of tijd een begin heeft, een rechtszaak "\r
-"begonnen over een overtreding van het copyright tegen de Kimberly-Clark "\r
-"Corporation, die volgens Penrose een patroon hebben gekopieerd dat hij heeft "\r
-"ontworpen (een patroon dat demonstreert dat ‘een niet zich herhalend patroon "\r
-"in de natuur kan bestaan’) voor hun Kleenex toiletpapier. Penrose zei dat "\r
-"hij niet van rechtszaken houdt maar, \"Als de bevolking van Groot "\r
-"Brittannië, door een multinational wordt uitgenodigd om hun billen af te "\r
-"vegen met iets wat lijkt op het werk van een Ridder van de Wereld, dan moet "\r
-"er positie worden ingenomen.’ Zoals is verslagen door News of the Weird "\r
-"#491, 4-juli-1997."\r
-\r
-#: hacks/config/penrose.xml.h:6\r
-msgid "Penrose"\r
-msgstr "Penrose"\r
-\r
-#: hacks/config/petri.xml.h:2\r
-msgid "Colony Shape"\r
-msgstr "Kolonievorm"\r
-\r
-#: hacks/config/petri.xml.h:3\r
-msgid "Death Comes"\r
-msgstr "Sterftesnelheid"\r
-\r
-#: hacks/config/petri.xml.h:4\r
-msgid "Diamond"\r
-msgstr "Diamand"\r
-\r
-#: hacks/config/petri.xml.h:6\r
-msgid "Fertility"\r
-msgstr "Vruchtbaarheid"\r
-\r
-#: hacks/config/petri.xml.h:12\r
-msgid "Maximum Lifespan"\r
-msgstr "Maximale levensduur"\r
-\r
-#: hacks/config/petri.xml.h:13\r
-msgid "Maximum Rate of Death"\r
-msgstr "Maximum sterftecijfer"\r
-\r
-#: hacks/config/petri.xml.h:14\r
-msgid "Maximum Rate of Growth"\r
-msgstr "Maximale groeisnelheid"\r
-\r
-#: hacks/config/petri.xml.h:15\r
-msgid "Minimum Lifespan"\r
-msgstr "Minimale levensduur"\r
-\r
-#: hacks/config/petri.xml.h:16\r
-msgid "Minimum Rate of Death"\r
-msgstr "Minimum sterftesnelheid"\r
-\r
-#: hacks/config/petri.xml.h:17\r
-msgid "Minimum Rate of Growth"\r
-msgstr "Minimum groeisnelheid"\r
-\r
-#: hacks/config/petri.xml.h:18\r
-msgid "Mold Varieties"\r
-msgstr "Schimmelsoorten"\r
-\r
-#: hacks/config/petri.xml.h:19\r
-msgid "Offspring"\r
-msgstr "Nageslacht"\r
-\r
-#: hacks/config/petri.xml.h:20\r
-msgid "Petri"\r
-msgstr "Petri"\r
-\r
-#: hacks/config/petri.xml.h:21\r
-msgid "Quickly"\r
-msgstr "Snel"\r
-\r
-#: hacks/config/petri.xml.h:24\r
-msgid "Slowly"\r
-msgstr "Langzaam"\r
-\r
-#: hacks/config/petri.xml.h:26\r
-msgid "Square"\r
-msgstr "Vierkant"\r
-\r
-#: hacks/config/petri.xml.h:27\r
-msgid ""\r
-"This simulates colonies of mold growing in a petri dish. Growing colored "\r
-"circles overlap and leave spiral interference in their wake. Written by Dan "\r
-"Bornstein."\r
-msgstr ""\r
-"Dit simuleert een kolonie schimmels die in een petrischaal groeien. "\r
-"Groeiende gekeurde cirkels overlappen en laten een spiraalvormige "\r
-"interferentie achter. Geschreven door Dan Bornstein."\r
-\r
-#: hacks/config/phosphor.xml.h:1\r
-msgid ""\r
-"Draws a simulation of an old terminal, with large pixels and long-sustain "\r
-"phosphor. This program is also a fully-functional VT100 emulator! The text "\r
-"can be the output of a program or the contents of a file or URL, as "\r
-"configured on the \"Advanced\" tab of the main Screensaver Preferences "\r
-"window. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont een simulatie van een oude terminal, met grote pixels en lange "\r
-"oplichtend fosfor. Dit programma is ook een volledig werkende VT100 "\r
-"emulator! De tekst kan de uitvoer van een programma zijn of, de inhoud van "\r
-"een bestand of URL, zoals ingesteld in het tabblad ‘Geavanceerd’ van het "\r
-"voorkeurenvenster van Xscreensaver. Geschreven door James Zawinski."\r
-\r
-#: hacks/config/phosphor.xml.h:2\r
-msgid "Dump pipe"\r
-msgstr "Pipe dumpen"\r
-\r
-#: hacks/config/phosphor.xml.h:5\r
-msgid "Phosphor"\r
-msgstr "Fosfor"\r
-\r
-#: hacks/config/phosphor.xml.h:10\r
-msgid "Use PTY"\r
-msgstr "Gebruik PTY"\r
-\r
-#: hacks/config/piecewise.xml.h:1\r
-msgid "Color shifting speed"\r
-msgstr "Snelheid kleurverschuiving"\r
-\r
-#: hacks/config/piecewise.xml.h:6\r
-msgid "Maximum radius"\r
-msgstr "Maximale radius"\r
-\r
-#: hacks/config/piecewise.xml.h:7\r
-msgid "Minimum radius"\r
-msgstr "Minimale radius"\r
-\r
-#: hacks/config/piecewise.xml.h:8\r
-msgid "Piecewise"\r
-msgstr "Stuksgewijs"\r
-\r
-#: hacks/config/piecewise.xml.h:12\r
-msgid ""\r
-"This draws a bunch of moving circles which switch from visibility to "\r
-"invisibility at intersection points. Written by Geoffrey Irving."\r
-msgstr ""\r
-"Toont een aantal bewegende cirkels die van zichtbaar naar onzichtbaar "\r
-"overgaan als ze overlappen. Geschreven door Geoffrey Irving."\r
-\r
-#: hacks/config/pinion.xml.h:1\r
-msgid "100"\r
-msgstr "100"\r
-\r
-#: hacks/config/pinion.xml.h:2\r
-msgid "2000"\r
-msgstr "2000"\r
-\r
-#: hacks/config/pinion.xml.h:4\r
-msgid ""\r
-"Draws an interconnected set of gears moving across the screen. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Toont een gekoppelde set van tandwielen die over het scherm bewegen. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/pinion.xml.h:6\r
-msgid "Gear Size"\r
-msgstr "Tandwielgrootte"\r
-\r
-#: hacks/config/pinion.xml.h:8\r
-msgid "Max RPM"\r
-msgstr "Max. toeren/min"\r
-\r
-#: hacks/config/pinion.xml.h:9\r
-msgid "Pinion"\r
-msgstr "Pinion"\r
-\r
-#: hacks/config/pinion.xml.h:11\r
-msgid "Scrolling Speed"\r
-msgstr "Schuifsnelheid"\r
-\r
-#: hacks/config/pipes.xml.h:1\r
-msgid "Allow Tight Turns"\r
-msgstr "Scherpe bochten toestaan"\r
-\r
-#: hacks/config/pipes.xml.h:2\r
-msgid "Ball Joints"\r
-msgstr "Balgewrichten"\r
-\r
-#: hacks/config/pipes.xml.h:3\r
-msgid "Curved Pipes"\r
-msgstr "Gebogen buizen"\r
-\r
-#: hacks/config/pipes.xml.h:6\r
-msgid "Fisheye Lens"\r
-msgstr "Visooglens"\r
-\r
-#: hacks/config/pipes.xml.h:7\r
-msgid "Gadgetry"\r
-msgstr "Instrumentjes"\r
-\r
-#: hacks/config/pipes.xml.h:8\r
-msgid ""\r
-"If you've ever been in the same room with a Windows NT machine, you've "\r
-"probably seen this GL hack. This version is by Marcelo Vianna."\r
-msgstr ""\r
-"Als u ooit in een kamer bent geweest met een Windows NT machine heeft u deze "\r
-"GL hack eerder gezien. Deze versie is van Marcelo Vianna."\r
-\r
-#: hacks/config/pipes.xml.h:11\r
-msgid "Number of Pipe Systems"\r
-msgstr "Aantal pijpsystemen"\r
-\r
-#: hacks/config/pipes.xml.h:12\r
-msgid "Pipe Fittings"\r
-msgstr "Pijpverbindingen"\r
-\r
-#: hacks/config/pipes.xml.h:13\r
-msgid "Pipes"\r
-msgstr "Pijpen"\r
-\r
-#: hacks/config/pipes.xml.h:17\r
-msgid "System Length"\r
-msgstr "Lengte"\r
-\r
-#: hacks/config/polyhedra.xml.h:4 hacks/config/sballs.xml.h:1\r
-msgid "Cube"\r
-msgstr "Kubus"\r
-\r
-#: hacks/config/polyhedra.xml.h:5\r
-msgid "Cubitruncated Cuboctahedron"\r
-msgstr "Cubitruncated cuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:6\r
-msgid "Cuboctahedron"\r
-msgstr "Cuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:7\r
-msgid "Cubohemioctahedron"\r
-msgstr "Cubohemioctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:8\r
-msgid "Deltoidal Hexecontahedron"\r
-msgstr "Deltoidal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:9\r
-msgid "Deltoidal Icositetrahedron"\r
-msgstr "Deltoidal icositetrahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:10\r
-msgid "Disdyakisdodecahedron"\r
-msgstr "Disdyakisdodecaëder"\r
-\r
-#: hacks/config/polyhedra.xml.h:11\r
-msgid "Disdyakistriacontahedron"\r
-msgstr "Disdyakistriacontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:12\r
-msgid "Display Random Polyhedron"\r
-msgstr "Toon willekeurige polyhedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:13\r
-msgid ""\r
-"Displays different 3D solids and some information about each. A new solid is "\r
-"chosen every few seconds. There are 75 uniform polyhedra, plus 5 infinite "\r
-"sets of prisms and antiprisms; including their duals brings the total to "\r
-"160. Written by Dr. Zvi Har'El and Jamie Zawinski."\r
-msgstr ""\r
-"Vertoont verschillende 3D-lichamen en enige informatie daarover. Er wordt "\r
-"elke paar seconden een nieuw lichaam gekozen. Er zijn 75 uniforme veelhoeken "\r
-"plus 5 oneindige sets van prisma's en anti-prisma's; inclusief hun gelijken "\r
-"brengt het totaal op 160. Geschreven door Dr. Zvi Har'El en Jamie Zawinski."\r
-\r
-#: hacks/config/polyhedra.xml.h:14\r
-msgid "Ditrigonal Dodecadodecahedron"\r
-msgstr "Ditrigonal dodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:15 hacks/config/sballs.xml.h:2\r
-msgid "Dodecahedron"\r
-msgstr "Dodecaëder"\r
-\r
-#: hacks/config/polyhedra.xml.h:18\r
-msgid "Great Cubicuboctahedron"\r
-msgstr "Great cubicuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:19\r
-msgid "Great Deltoidal Hexecontahedron"\r
-msgstr "Great deltoidal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:20\r
-msgid "Great Deltoidal Icositetrahedron"\r
-msgstr "Great deltoidal icositetrahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:21\r
-msgid "Great Dirhombicosidodecacron"\r
-msgstr "Great dirhombicosidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:22\r
-msgid "Great Dirhombicosidodecahedron"\r
-msgstr "Great dirhombicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:23\r
-msgid "Great Disdyakisdodecahedron"\r
-msgstr "Great disdyakisdodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:24\r
-msgid "Great Disdyakistriacontahedron"\r
-msgstr "Great disdyakistriacontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:25\r
-msgid "Great Ditrigonal Dodecacronic Hexecontahedron"\r
-msgstr "Great ditrigonal dodecacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:26\r
-msgid "Great Ditrigonal Dodecicosidodecahedron"\r
-msgstr "Great ditrigonal dodecicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:27\r
-msgid "Great Ditrigonal Icosidodecahedron"\r
-msgstr "Great ditrigonal icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:28\r
-msgid "Great Dodecacronic Hexecontahedron"\r
-msgstr "Great dodecacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:29\r
-msgid "Great Dodecadodecahedron"\r
-msgstr "Great dodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:30\r
-msgid "Great Dodecahedron"\r
-msgstr "Great dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:31\r
-msgid "Great Dodecahemicosacron"\r
-msgstr "Great dodecahemicosacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:32\r
-msgid "Great Dodecahemicosahedron"\r
-msgstr "Great dodecahemicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:33\r
-msgid "Great Dodecahemidodecacron"\r
-msgstr "Great dodecahemidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:34\r
-msgid "Great Dodecahemidodecahedron"\r
-msgstr "Great dodecahemidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:35\r
-msgid "Great Dodecicosacron"\r
-msgstr "Great dodecicosacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:36\r
-msgid "Great Dodecicosahedron"\r
-msgstr "Great dodecicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:37\r
-msgid "Great Dodecicosidodecahedron"\r
-msgstr "Great dodecicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:38\r
-msgid "Great Hexacronic Icositetrahedron"\r
-msgstr "Great hexacronic icositetrahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:39\r
-msgid "Great Hexagonal Hexecontahedron"\r
-msgstr "Great hexagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:40\r
-msgid "Great Icosacronic Hexecontahedron"\r
-msgstr "Great icosacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:41\r
-msgid "Great Icosahedron"\r
-msgstr "Great icosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:42\r
-msgid "Great Icosicosidodecahedron"\r
-msgstr "Great icosicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:43\r
-msgid "Great Icosidodecahedron"\r
-msgstr "Great icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:44\r
-msgid "Great Icosihemidodecacron"\r
-msgstr "Great icosihemidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:45\r
-msgid "Great Icosihemidodecahedron"\r
-msgstr "Great icosihemidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:46\r
-msgid "Great Inverted Pentagonal Hexecontahedron"\r
-msgstr "Great inverted pentagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:47\r
-msgid "Great Inverted Snub Icosidodecahedron"\r
-msgstr "Great inverted snub icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:48\r
-msgid "Great Pentagonal Hexecontahedron"\r
-msgstr "Great pentagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:49\r
-msgid "Great Pentagrammic Hexecontahedron"\r
-msgstr "Great pentagrammic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:50\r
-msgid "Great Pentakisdodekahedron"\r
-msgstr "Great pentakisdodekahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:51\r
-msgid "Great Retrosnub Icosidodecahedron"\r
-msgstr "Great retrosnub icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:52\r
-msgid "Great Rhombic Triacontahedron"\r
-msgstr "Great rhombic triacontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:53\r
-msgid "Great Rhombicosidodecahedron"\r
-msgstr "Great rhombicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:54\r
-msgid "Great Rhombicuboctahedron"\r
-msgstr "Great rhombicuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:55\r
-msgid "Great Rhombidodecacron"\r
-msgstr "Great rhombidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:56\r
-msgid "Great Rhombidodecahedron"\r
-msgstr "Great rhombidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:57\r
-msgid "Great Rhombihexacron"\r
-msgstr "Great rhombihexacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:58\r
-msgid "Great Rhombihexahedron"\r
-msgstr "Great rhombihexahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:59\r
-msgid "Great Snub Dodecicosidodecahedron"\r
-msgstr "Great snub dodecicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:60\r
-msgid "Great Snub Icosidodecahedron"\r
-msgstr "Great snub icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:61\r
-msgid "Great Stellapentakisdodecahedron"\r
-msgstr "Great stellapentakisdodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:62\r
-msgid "Great Stellated Dodecahedron"\r
-msgstr "Great stellated dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:63\r
-msgid "Great Stellated Truncated Dodecahedron"\r
-msgstr "Great stellated truncated dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:64\r
-msgid "Great Triakisicosahedron"\r
-msgstr "Great triakisicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:65\r
-msgid "Great Triakisoctahedron"\r
-msgstr "Great triakisoctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:66\r
-msgid "Great Triambic Icosahedron"\r
-msgstr "Great triambic icosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:67\r
-msgid "Great Truncated Cuboctahedron"\r
-msgstr "Great truncated cuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:68\r
-msgid "Great Truncated Icosahedron"\r
-msgstr "Great truncated icosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:69\r
-msgid "Great Truncated Icosidodecahedron"\r
-msgstr "Great truncated icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:70\r
-msgid "Hexahemioctacron"\r
-msgstr "Hexahemioctacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:71 hacks/config/sballs.xml.h:5\r
-msgid "Icosahedron"\r
-msgstr "Icosaëder"\r
-\r
-#: hacks/config/polyhedra.xml.h:72\r
-msgid "Icosidodecadodecahedron"\r
-msgstr "Icosidodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:73\r
-msgid "Icosidodecahedron"\r
-msgstr "Icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:74\r
-msgid "Icositruncated Dodecadodecahedron"\r
-msgstr "Icositruncated dodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:75\r
-msgid "Inverted Snub Dodecadodecahedron"\r
-msgstr "Inverted snub dodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:76\r
-msgid "Medial Deltoidal Hexecontahedron"\r
-msgstr "Medial deltoidal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:77\r
-msgid "Medial Disdyakistriacontahedron"\r
-msgstr "Medial disdyakistriacontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:78\r
-msgid "Medial Hexagonal Hexecontahedron"\r
-msgstr "Medial hexagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:79\r
-msgid "Medial Icosacronic Hexecontahedron"\r
-msgstr "Medial icosacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:80\r
-msgid "Medial Inverted Pentagonal Hexecontahedron"\r
-msgstr "Medial inverted pentagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:81\r
-msgid "Medial Pentagonal Hexecontahedron"\r
-msgstr "Medial pentagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:82\r
-msgid "Medial Rhombic Triacontahedron"\r
-msgstr "Medial rhombic triacontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:83\r
-msgid "Medial Triambic Icosahedron"\r
-msgstr "Medial triambic icosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:85 hacks/config/sballs.xml.h:7\r
-msgid "Octahedron"\r
-msgstr "Octaëder"\r
-\r
-#: hacks/config/polyhedra.xml.h:86\r
-msgid "Octahemioctacron"\r
-msgstr "Octahemioctacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:87\r
-msgid "Octahemioctahedron"\r
-msgstr "Octahemioctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:88\r
-msgid "Pentagonal Antiprism"\r
-msgstr "Pentagonal antiprism"\r
-\r
-#: hacks/config/polyhedra.xml.h:89\r
-msgid "Pentagonal Deltohedron"\r
-msgstr "Pentagonal deltohedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:90\r
-msgid "Pentagonal Dipyramid"\r
-msgstr "Pentagonal dipyramid"\r
-\r
-#: hacks/config/polyhedra.xml.h:91\r
-msgid "Pentagonal Hexecontahedron"\r
-msgstr "Pentagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:92\r
-msgid "Pentagonal Icositetrahedron"\r
-msgstr "Pentagonal icositetrahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:93\r
-msgid "Pentagonal Prism"\r
-msgstr "Pentagonal prism"\r
-\r
-#: hacks/config/polyhedra.xml.h:94\r
-msgid "Pentagrammic Antiprism"\r
-msgstr "Pentagrammic antiprism"\r
-\r
-#: hacks/config/polyhedra.xml.h:95\r
-msgid "Pentagrammic Concave Deltohedron"\r
-msgstr "Pentagrammic concave deltohedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:96\r
-msgid "Pentagrammic Crossed Antiprism"\r
-msgstr "Pentagrammic crossed antiprism"\r
-\r
-#: hacks/config/polyhedra.xml.h:97\r
-msgid "Pentagrammic Deltohedron"\r
-msgstr "Pentagrammic deltohedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:98\r
-msgid "Pentagrammic Dipyramid"\r
-msgstr "Pentagrammic dipyramid"\r
-\r
-#: hacks/config/polyhedra.xml.h:99\r
-msgid "Pentagrammic Prism"\r
-msgstr "Pentagrammic prism"\r
-\r
-#: hacks/config/polyhedra.xml.h:100\r
-msgid "Pentakisdodecahedron"\r
-msgstr "Pentakisdodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:101\r
-msgid "Polyhedra"\r
-msgstr "Polyhedra"\r
-\r
-#: hacks/config/polyhedra.xml.h:102\r
-msgid "Rhombic Dodecahedron"\r
-msgstr "Rhombic dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:103\r
-msgid "Rhombic Triacontahedron"\r
-msgstr "Rhombic triacontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:104\r
-msgid "Rhombicosacron"\r
-msgstr "Rhombicosacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:105\r
-msgid "Rhombicosahedron"\r
-msgstr "Rhombicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:106\r
-msgid "Rhombicosidodecahedron"\r
-msgstr "Rhombicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:107\r
-msgid "Rhombicuboctahedron"\r
-msgstr "Rhombicuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:108\r
-msgid "Rhombidodecadodecahedron"\r
-msgstr "Rhombidodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:109\r
-msgid "Show Description"\r
-msgstr "Beschrijving tonen"\r
-\r
-#: hacks/config/polyhedra.xml.h:112\r
-msgid "Small Cubicuboctahedron"\r
-msgstr "Small cubicuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:113\r
-msgid "Small Ditrigonal Dodecacronic Hexecontahedron"\r
-msgstr "Small ditrigonal dodecacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:114\r
-msgid "Small Ditrigonal Dodecicosidodecahedron"\r
-msgstr "Small ditrigonal dodecicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:115\r
-msgid "Small Ditrigonal Icosidodecahedron"\r
-msgstr "Small ditrigonal icosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:116\r
-msgid "Small Dodecacronic Hexecontahedron"\r
-msgstr "Small dodecacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:117\r
-msgid "Small Dodecahemicosacron"\r
-msgstr "Small dodecahemicosacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:118\r
-msgid "Small Dodecahemicosahedron"\r
-msgstr "Small dodecahemicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:119\r
-msgid "Small Dodecahemidodecacron"\r
-msgstr "Small dodecahemidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:120\r
-msgid "Small Dodecahemidodecahedron"\r
-msgstr "Small dodecahemidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:121\r
-msgid "Small Dodecicosacron"\r
-msgstr "Small dodecicosacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:122\r
-msgid "Small Dodecicosahedron"\r
-msgstr "Small dodecicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:123\r
-msgid "Small Dodecicosidodecahedron"\r
-msgstr "Small dodecicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:124\r
-msgid "Small Hexacronic Icositetrahedron"\r
-msgstr "Small hexacronic icositetrahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:125\r
-msgid "Small Hexagonal Hexecontahedron"\r
-msgstr "Small hexagonal hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:126\r
-msgid "Small Hexagrammic Hexecontahedron"\r
-msgstr "Small hexagrammic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:127\r
-msgid "Small Icosacronic Hexecontahedron"\r
-msgstr "Small icosacronic hexecontahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:128\r
-msgid "Small Icosicosidodecahedron"\r
-msgstr "Small icosicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:129\r
-msgid "Small Icosihemidodecacron"\r
-msgstr "Small icosihemidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:130\r
-msgid "Small Icosihemidodecahedron"\r
-msgstr "Small icosihemidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:131\r
-msgid "Small Retrosnub Icosicosidodecahedron"\r
-msgstr "Small retrosnub icosicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:132\r
-msgid "Small Rhombidodecacron"\r
-msgstr "Small rhombidodecacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:133\r
-msgid "Small Rhombidodecahedron"\r
-msgstr "Small rhombidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:134\r
-msgid "Small Rhombihexacron"\r
-msgstr "Small rhombihexacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:135\r
-msgid "Small Rhombihexahedron"\r
-msgstr "Small rhombihexahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:136\r
-msgid "Small Snub Icosicosidodecahedron"\r
-msgstr "Small snub icosicosidodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:137\r
-msgid "Small Stellapentakisdodecahedron"\r
-msgstr "Small stellapentakisdodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:138\r
-msgid "Small Stellated Dodecahedron"\r
-msgstr "Small stellated dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:139\r
-msgid "Small Stellated Truncated Dodecahedron"\r
-msgstr "Small stellated truncated dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:140\r
-msgid "Small Triambic Icosahedron"\r
-msgstr "Small triambic icosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:141\r
-msgid "Snub Cube"\r
-msgstr "Snub cube"\r
-\r
-#: hacks/config/polyhedra.xml.h:142\r
-msgid "Snub Dodecadodecahedron"\r
-msgstr "Snub dodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:143\r
-msgid "Snub Dodecahedron"\r
-msgstr "Snub dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:144\r
-msgid "Snub Icosidodecadodecahedron"\r
-msgstr "Snub icosidodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:146\r
-msgid "Stellated Truncated Hexahedron"\r
-msgstr "Stellated truncated hexahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:147\r
-msgid "Tetradyakishexahedron"\r
-msgstr "Tetradyakishexahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:149\r
-msgid "Tetrahemihexacron"\r
-msgstr "Tetrahemihexacron"\r
-\r
-#: hacks/config/polyhedra.xml.h:150\r
-msgid "Tetrahemihexahedron"\r
-msgstr "Tetrahemihexahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:151\r
-msgid "Tetrakishexahedron"\r
-msgstr "Tetrakishexahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:152\r
-msgid "Triakisicosahedron"\r
-msgstr "Triakisicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:153\r
-msgid "Triakisoctahedron"\r
-msgstr "Triakisoctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:154\r
-msgid "Triakistetrahedron"\r
-msgstr "Triakistetrahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:155\r
-msgid "Tridyakisicosahedron"\r
-msgstr "Tridyakisicosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:156\r
-msgid "Truncated Cube"\r
-msgstr "Truncated cube"\r
-\r
-#: hacks/config/polyhedra.xml.h:157\r
-msgid "Truncated Cuboctahedron"\r
-msgstr "Truncated cuboctahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:158\r
-msgid "Truncated Dodecadodecahedron"\r
-msgstr "Truncated dodecadodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:159\r
-msgid "Truncated Dodecahedron"\r
-msgstr "Truncated dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:160\r
-msgid "Truncated Great Dodecahedron"\r
-msgstr "Truncated great dodecahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:161\r
-msgid "Truncated Icosahedron"\r
-msgstr "Truncated icosahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:162\r
-msgid "Truncated Icosidodechedon"\r
-msgstr "Truncated icosidodechedon"\r
-\r
-#: hacks/config/polyhedra.xml.h:163\r
-msgid "Truncated Octahedron"\r
-msgstr "Truncated octahedron"\r
-\r
-#: hacks/config/polyhedra.xml.h:164\r
-msgid "Truncated Tetrahedron"\r
-msgstr "Truncated tetrahedron"\r
-\r
-#: hacks/config/polyominoes.xml.h:3\r
-msgid "Identical Pieces"\r
-msgstr "Gelijke delen"\r
-\r
-#: hacks/config/polyominoes.xml.h:7\r
-msgid "Polyominoes"\r
-msgstr "Polyominos"\r
-\r
-#: hacks/config/polyominoes.xml.h:8\r
-msgid ""\r
-"Repeatedly attempts to completely fill a rectangle with irregularly-shaped "\r
-"puzzle pieces. Written by Stephen Montgomery-Smith."\r
-msgstr ""\r
-"Probeert herhaald een rechthoek volledig te vullen onregelmatig gevormde "\r
-"puzzelstukjes. Geschreven door Stephen Montgomery-Smith."\r
-\r
-#: hacks/config/polytopes.xml.h:2\r
-msgid "120-Cell"\r
-msgstr "120-cel"\r
-\r
-#: hacks/config/polytopes.xml.h:3\r
-msgid "16-Cell (Hyper-Octahedron)"\r
-msgstr "16-cel (hyper-octahedron)"\r
-\r
-#: hacks/config/polytopes.xml.h:4\r
-msgid "24-Cell"\r
-msgstr "24-cel"\r
-\r
-#: hacks/config/polytopes.xml.h:6\r
-msgid "5-Cell (Hyper-Tetrahedron)"\r
-msgstr "5-cel (hyper-tetrahedron)"\r
-\r
-#: hacks/config/polytopes.xml.h:7\r
-msgid "600-Cell"\r
-msgstr "600-cel"\r
-\r
-#: hacks/config/polytopes.xml.h:8\r
-msgid "8-Cell (Hypercube / Tesseract)"\r
-msgstr "8-cel (hyperkubus / tesseract)"\r
-\r
-#: hacks/config/polytopes.xml.h:9\r
-msgid "Colors By 4D Depth"\r
-msgstr "Kleur door 4D diepte"\r
-\r
-#: hacks/config/polytopes.xml.h:17\r
-msgid "Regular 4D Polytopes"\r
-msgstr "Regelmatige 4D polytopen"\r
-\r
-#: hacks/config/polytopes.xml.h:19\r
-msgid "Single Color"\r
-msgstr "Enkele kleur"\r
-\r
-#: hacks/config/polytopes.xml.h:22\r
-msgid ""\r
-"This program shows one of the six regular 4D polytopes rotating in 4D. "\r
-"Written by Carsten Steger, inspired by H.S.M Coxeter's book \"Regular "\r
-"Polytopes\", 3rd Edition, Dover Publications, Inc., 1973, and Thomas "\r
-"Banchoff's book \"Beyond the Third Dimension: Geometry, Computer Graphics, "\r
-"and Higher Dimensions\", Scientific American Library, 1990."\r
-msgstr ""\r
-"Dit toont één van de zes regelmatige 4D polytopen draaiend in 4D. Geschreven "\r
-"door Carsten Steger, geïnspireerd door het boek van H.S.M Coxeter ‘Regular "\r
-"Polytopes’, 3rd Edition, Dover Publications, Inc., 1973, en het boek van "\r
-"Thomas Banchoff ‘Beyond the Third Dimension: Geometry, Computer Graphics, "\r
-"and Higher Dimensions’, Scientific American Library, 1990."\r
-\r
-#: hacks/config/pong.xml.h:2\r
-msgid "Pong"\r
-msgstr "Pong"\r
-\r
-#: hacks/config/pong.xml.h:6\r
-msgid ""\r
-"The pong program simulates an ancient Pong home video game, as well as "\r
-"various artifacts from displaying it on a color TV set. Written by Jeremy "\r
-"English and Trevor Blackwell."\r
-msgstr ""\r
-"Dit simuleert het Pong homevideospel uit 1971, evenals de verschillende "\r
-"artefacten van het weergeven op een kleurentelevisie. Geschreven door Jeremy "\r
-"English en Trevor Blackwell; 2003."\r
-\r
-#: hacks/config/popsquares.xml.h:2\r
-msgid "End color"\r
-msgstr "Eindkleur"\r
-\r
-#: hacks/config/popsquares.xml.h:7\r
-msgid "Start color"\r
-msgstr "Beginkleur"\r
-\r
-#: hacks/config/popsquares.xml.h:8\r
-msgid "Subdivision"\r
-msgstr "Onderverdeling"\r
-\r
-#: hacks/config/popsquares.xml.h:9\r
-msgid ""\r
-"This draws a pop-art-ish looking grid of pulsing colors. By Levi Burton."\r
-msgstr ""\r
-"Toont een popart-achtig uitziend raster met pulserende kleuren. Geschreven "\r
-"door Levi Burton."\r
-\r
-#: hacks/config/popsquares.xml.h:10\r
-msgid "Twitch"\r
-msgstr "Verschiet"\r
-\r
-#: hacks/config/popsquares.xml.h:11\r
-msgid "popsquares"\r
-msgstr "popsquares"\r
-\r
-#: hacks/config/providence.xml.h:1\r
-msgid "Draw Eye"\r
-msgstr "Oog tekenen"\r
-\r
-#: hacks/config/providence.xml.h:3\r
-msgid "Providence"\r
-msgstr "Providence"\r
-\r
-#: hacks/config/providence.xml.h:8\r
-msgid ""\r
-"The providence code displays an eye, shrouded in glory, set upon the base of "\r
-"a pyramid. Written by Blair Tennessy."\r
-msgstr ""\r
-"De providence code toont een oog, omhult in glorie, op de basis van een "\r
-"piramide. Geschreven door Blair Tennessy."\r
-\r
-#: hacks/config/pulsar.xml.h:1\r
-msgid "Anti-alias Lines"\r
-msgstr "Anti-alias lijnen"\r
-\r
-#: hacks/config/pulsar.xml.h:3\r
-msgid ""\r
-"Draws some intersecting planes, making use of alpha blending, fog, textures, "\r
-"and mipmaps, plus a ``frames per second'' meter so that you can tell how "\r
-"fast your graphics card is... Requires OpenGL. Written by David Konerding."\r
-msgstr ""\r
-"Toont enige doorsnijdingen van vlakken, gebruikmakend van alfamenging, mist, "\r
-"texturen en mipmaps, plus een ‘Frames per seconden’-meter zodat u weet hoe "\r
-"snel uw grafische kaart is... Vereist OpenGL. Geschreven door David "\r
-"Konerding."\r
-\r
-#: hacks/config/pulsar.xml.h:4\r
-msgid "Enable Blending"\r
-msgstr "Mengen activeren"\r
-\r
-#: hacks/config/pulsar.xml.h:5\r
-msgid "Enable Depth Buffer"\r
-msgstr "Dieptebuffer activeren"\r
-\r
-#: hacks/config/pulsar.xml.h:6\r
-msgid "Enable Fog"\r
-msgstr "Mist inschakelen"\r
-\r
-#: hacks/config/pulsar.xml.h:7\r
-msgid "Enable Lighting"\r
-msgstr "Belichting inschakelen"\r
-\r
-#: hacks/config/pulsar.xml.h:8\r
-msgid "Enable Texture Filtering"\r
-msgstr "Textuurfiltering activeren"\r
-\r
-#: hacks/config/pulsar.xml.h:9\r
-msgid "Enable Texture Mipmaps"\r
-msgstr "Textuur mipmaps activeren"\r
-\r
-#: hacks/config/pulsar.xml.h:10\r
-msgid "Enable Texturing"\r
-msgstr "Texturen activeren"\r
-\r
-#: hacks/config/pulsar.xml.h:12\r
-msgid "Pulsar"\r
-msgstr "Pulsar"\r
-\r
-#: hacks/config/pulsar.xml.h:13\r
-msgid "Quad Count"\r
-msgstr "Aantal vierkanten"\r
-\r
-#: hacks/config/pulsar.xml.h:18\r
-msgid "Texture PPM File"\r
-msgstr "Textuur PPM-bestand"\r
-\r
-#: hacks/config/pyro.xml.h:3\r
-msgid "Explosive Yield"\r
-msgstr "Kracht van explosie"\r
-\r
-#: hacks/config/pyro.xml.h:6\r
-msgid "Launch Frequency"\r
-msgstr "Afsteekfrequentie"\r
-\r
-#: hacks/config/pyro.xml.h:9\r
-msgid "Particle Density"\r
-msgstr "Deeltjesdichtheid"\r
-\r
-#: hacks/config/pyro.xml.h:10\r
-msgid "Pyro"\r
-msgstr "Pyro"\r
-\r
-#: hacks/config/pyro.xml.h:11\r
-msgid ""\r
-"Pyro draws exploding fireworks. Blah blah blah. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Pyro toont een vuurwerk. Blah Blah Blah. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/qix.xml.h:1\r
-msgid "Additive Colors"\r
-msgstr "Kleuren optellen"\r
-\r
-#: hacks/config/qix.xml.h:3\r
-msgid "Corners"\r
-msgstr "Hoeken"\r
-\r
-#: hacks/config/qix.xml.h:11\r
-msgid "Line Segments"\r
-msgstr "Lijnstukken"\r
-\r
-#: hacks/config/qix.xml.h:12\r
-msgid "Linear Motion"\r
-msgstr "Lineaire beweging"\r
-\r
-#: hacks/config/qix.xml.h:15\r
-msgid "Max Size"\r
-msgstr "Max. grootte"\r
-\r
-#: hacks/config/qix.xml.h:16\r
-msgid "Qix"\r
-msgstr "Qix"\r
-\r
-#: hacks/config/qix.xml.h:17\r
-msgid "Random Motion"\r
-msgstr "Willekeurige beweging"\r
-\r
-#: hacks/config/qix.xml.h:23\r
-msgid "Subtractive Colors"\r
-msgstr "Kleuren aftrekken"\r
-\r
-#: hacks/config/qix.xml.h:24\r
-msgid ""\r
-"This is the swiss army chainsaw of qix programs. It bounces a series of line "\r
-"segments around the screen, and uses variations on this basic motion pattern "\r
-"to produce all sorts of different presentations: line segments, filled "\r
-"polygons, overlapping translucent areas... Written by Jamie Zawinski."\r
-msgstr ""\r
-"Laat een aantal lijnsegmenten op het scherm rondstuiteren, waarbij variaties "\r
-"op dit basis bewegingspatroon gebruikt worden om allerlei verschillende "\r
-"beelden te tonen: lijnsegmenten, gevulde polygonen en overlappende "\r
-"doorzichtige velden... Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/qix.xml.h:25\r
-msgid "Transparent"\r
-msgstr "Transparant"\r
-\r
-#: hacks/config/queens.xml.h:2\r
-msgid "Queens"\r
-msgstr "Koninginnen"\r
-\r
-#: hacks/config/queens.xml.h:5\r
-msgid ""\r
-"Solves the N-Queens problem (where, in this program, N is between 5 and 10 "\r
-"queens.) The problem is: how may one place N queens on an NxN chessboard "\r
-"such that no queen can attack a sister? Written by Blair Tennessy."\r
-msgstr ""\r
-"Lost het N-koninginnen probleem op (waar N tussen de 5 en 10 koninginnen "\r
-"is). Het probleem is: hoe kan men N koninginnen op een NxN schaakbord zo "\r
-"plaatsen zo dat geen koningin een ander kan slaan? Geschreven door Blair "\r
-"Tennessy."\r
-\r
-#: hacks/config/rd-bomb.xml.h:1\r
-msgid "/"\r
-msgstr "/"\r
-\r
-#: hacks/config/rd-bomb.xml.h:3\r
-#, no-c-format\r
-msgid "1%"\r
-msgstr "1%"\r
-\r
-#: hacks/config/rd-bomb.xml.h:7\r
-msgid ""\r
-"Another variation of the `Bomb' program by Scott Draves. This draws a grid "\r
-"of growing square-like shapes that, once they overtake each other, react in "\r
-"unpredictable ways. ``RD'' stands for reaction-diffusion."\r
-msgstr ""\r
-"Nog een variatie op het ‘Bomb’-programa van Scott Draves. Toont een raster "\r
-"van groeiende vierkante vormen die, als ze elkaar overlappen, op een niet "\r
-"voorspelbare manier reageren. ‘RD’ staat voor reaction-diffusion."\r
-\r
-#: hacks/config/rd-bomb.xml.h:8\r
-msgid "Epoch"\r
-msgstr "Tijdperk"\r
-\r
-#: hacks/config/rd-bomb.xml.h:10\r
-msgid "Fill Screen"\r
-msgstr "Scherm vullen"\r
-\r
-#: hacks/config/rd-bomb.xml.h:14\r
-msgid "RD-Bomb"\r
-msgstr "Rd-Bom"\r
-\r
-#: hacks/config/rd-bomb.xml.h:15\r
-msgid "Reaction/Diffusion"\r
-msgstr "Reactie/diffusie"\r
-\r
-#: hacks/config/rd-bomb.xml.h:16\r
-msgid "Seed Radius"\r
-msgstr "Afmeting eerste vierkanten"\r
-\r
-#: hacks/config/rd-bomb.xml.h:19 hacks/config/twang.xml.h:12\r
-msgid "Tile Size"\r
-msgstr "Tegelgrootte"\r
-\r
-#: hacks/config/rd-bomb.xml.h:22\r
-msgid "Wander Speed"\r
-msgstr "Wandelsnelheid"\r
-\r
-#: hacks/config/ripples.xml.h:1\r
-msgid "Big Drops"\r
-msgstr "Grote druppels"\r
-\r
-#: hacks/config/ripples.xml.h:2\r
-msgid "Colors    Two"\r
-msgstr "Kleuren    Twee"\r
-\r
-#: hacks/config/ripples.xml.h:3\r
-msgid "Drizzle"\r
-msgstr "Motregen"\r
-\r
-#: hacks/config/ripples.xml.h:5\r
-msgid "Grab Screen Image"\r
-msgstr "Gebruik schermafbeelding"\r
-\r
-#: hacks/config/ripples.xml.h:6\r
-msgid "Grayscale"\r
-msgstr "Grijstinten"\r
-\r
-#: hacks/config/ripples.xml.h:7\r
-msgid "Lighting Effect"\r
-msgstr "Belichtingseffect"\r
-\r
-#: hacks/config/ripples.xml.h:9\r
-msgid "Moving Splashes"\r
-msgstr "Bewegende golven"\r
-\r
-#: hacks/config/ripples.xml.h:10\r
-msgid "Psychedelic Colors"\r
-msgstr "Psychedelische kleuren"\r
-\r
-#: hacks/config/ripples.xml.h:11\r
-msgid "Ripples"\r
-msgstr "Rimpels"\r
-\r
-#: hacks/config/ripples.xml.h:13\r
-msgid "Small Drops"\r
-msgstr "Kleine druppels"\r
-\r
-#: hacks/config/ripples.xml.h:14\r
-msgid "Storm"\r
-msgstr "Storm"\r
-\r
-#: hacks/config/ripples.xml.h:15\r
-msgid ""\r
-"This draws rippling interference patterns like splashing water. With the -"\r
-"water option, it manipulates your desktop image to look like something is "\r
-"dripping into it. Written by Tom Hammersley."\r
-msgstr ""\r
-"Toont een rimpelend interferentiepatroon zoals spetterend water. Met de -"\r
-"water optie lijkt het alsof er iets op uw bureaublad druppelt. Geschreven "\r
-"door Tom Hammersley."\r
-\r
-#: hacks/config/rocks.xml.h:7\r
-msgid "Rocks"\r
-msgstr "Rocks"\r
-\r
-#: hacks/config/rocks.xml.h:10\r
-msgid "Steering"\r
-msgstr "Besturing"\r
-\r
-#: hacks/config/rocks.xml.h:11\r
-msgid ""\r
-"This draws an animation of flight through an asteroid field, with changes in "\r
-"rotation and direction. It can also display 3D separations for red/blue "\r
-"glasses! Mostly written by Jamie Zawinski."\r
-msgstr ""\r
-"Toont een animatie van een vlucht door een asteroïdenveld, met wijzigingen "\r
-"in rotatie en richting. Het kan ook scheiding voor rood/blauwe 3D brillen "\r
-"weergeven! Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/rocks.xml.h:13\r
-msgid "Velocity"\r
-msgstr "Snelheid"\r
-\r
-#: hacks/config/rorschach.xml.h:7\r
-msgid "Rorschach"\r
-msgstr "Rorschach"\r
-\r
-#: hacks/config/rorschach.xml.h:9\r
-msgid ""\r
-"This generates random inkblot patterns. The algorithm is deceptively simple "\r
-"for how well it works; it merely walks a dot around the screen randomly, and "\r
-"then reflects the image horizontally, vertically, or both. Any deep-seated "\r
-"neurotic tendencies which this program reveals are your own problem. Written "\r
-"by Jamie Zawinski."\r
-msgstr ""\r
-"Dit genereert willekeurige inktvlekpatronen. Het algoritme is bedriegelijk "\r
-"simpel, als je bedenkt hoe goed het werkt: Een stip loop willekeurig over "\r
-"het scherm en vervolgens wordt de afbeelding horizontaal, verticaal of "\r
-"allebei gespiegeld. Diepgewortelde neurotische neigingen die dit programma "\r
-"blootlegt zijn uw eigen probleem. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/rorschach.xml.h:10\r
-msgid "With X Symmetry"\r
-msgstr "Met X-symmetrie"\r
-\r
-#: hacks/config/rorschach.xml.h:11\r
-msgid "With Y Symmetry"\r
-msgstr "Met Y-symmetrie"\r
-\r
-#: hacks/config/rotor.xml.h:1\r
-msgid ""\r
-"Another ancient xlock demo, this one by Tom Lawrence. It draws a line "\r
-"segment moving along a complex spiraling curve."\r
-msgstr ""\r
-"Nog een xlock demo, deze van Tom Lawrence. Het tekent een lijnstuk dat over "\r
-"een complexe gedraaide curve beweegt"\r
-\r
-#: hacks/config/rotor.xml.h:4 hacks/config/wander.xml.h:9\r
-msgid "Length"\r
-msgstr "Afstand"\r
-\r
-#: hacks/config/rotor.xml.h:8\r
-msgid "Rotor"\r
-msgstr "Rotor"\r
-\r
-#: hacks/config/rotzoomer.xml.h:2\r
-msgid "60"\r
-msgstr "60"\r
-\r
-#: hacks/config/rotzoomer.xml.h:3\r
-msgid "Animate"\r
-msgstr "Animeren"\r
-\r
-#: hacks/config/rotzoomer.xml.h:4\r
-msgid ""\r
-"Creates a collage of rotated and scaled portions of the screen. Written by "\r
-"Claudio Matsuoka."\r
-msgstr ""\r
-"Maakt een collage van gedraaide en geschaalde delen van het scherm. "\r
-"Geschreven door Claudio Matsuoka."\r
-\r
-#: hacks/config/rotzoomer.xml.h:6\r
-msgid "Rectangle Count"\r
-msgstr "Aantal rechthoeken"\r
-\r
-#: hacks/config/rotzoomer.xml.h:7\r
-msgid "RotZoomer"\r
-msgstr "RotZoomer"\r
-\r
-#: hacks/config/rotzoomer.xml.h:8\r
-msgid "Stationary Rectangles"\r
-msgstr "Stilstaande rechthoeken"\r
-\r
-#: hacks/config/rotzoomer.xml.h:9\r
-msgid "Sweeping Arcs"\r
-msgstr "Bewegende bogen"\r
-\r
-#: hacks/config/rotzoomer.xml.h:11\r
-msgid "Wandering Rectangles"\r
-msgstr "Bewegende rechthoeken"\r
-\r
-#: hacks/config/rubik.xml.h:2\r
-msgid ""\r
-"Draws a Rubik's Cube that rotates in three dimensions and repeatedly "\r
-"shuffles and solves itself. Another fine GL hack by Marcelo Vianna."\r
-msgstr ""\r
-"Toont een Rubik-kubus die ronddraait in drie dimensies en zich opnieuw "\r
-"husselt en zichzelf oplost. Nog een goede GL-hack van Marcelo Vianna."\r
-\r
-#: hacks/config/rubik.xml.h:5\r
-msgid "Rubik"\r
-msgstr "Rubik"\r
-\r
-#: hacks/config/rubik.xml.h:7\r
-msgid "Show Shuffling"\r
-msgstr "Husselen weergeven"\r
-\r
-#: hacks/config/sballs.xml.h:3\r
-msgid ""\r
-"Draws an animation of textured balls spinning like crazy in GL. Requires "\r
-"OpenGL, and a machine with fast hardware support for texture maps. Written "\r
-"by Eric Lassauge &lt;lassauge@users.sourceforge.net&gt;."\r
-msgstr ""\r
-"Tekent een animatie van een tunnel in GL. Is OpenGL nodig en een machine met "\r
-"snelle hardware voor texture maps. Geschreven door Eric Lassauge &lt;"\r
-"lassauge@users.sourceforge.net&gt;."\r
-\r
-#: hacks/config/sballs.xml.h:8\r
-msgid "Plane"\r
-msgstr "Vlak"\r
-\r
-#: hacks/config/sballs.xml.h:9\r
-msgid "Pyramid"\r
-msgstr "Pyramide"\r
-\r
-#: hacks/config/sballs.xml.h:11\r
-msgid "Sballs"\r
-msgstr "Sballs"\r
-\r
-#: hacks/config/sballs.xml.h:15\r
-msgid "Star"\r
-msgstr "Ster"\r
-\r
-#: hacks/config/shadebobs.xml.h:7\r
-msgid "ShadeBobs"\r
-msgstr "ShadeBobs"\r
-\r
-#: hacks/config/shadebobs.xml.h:11\r
-msgid ""\r
-"This draws smoothly-shaded oscillating oval patterns, that look something "\r
-"like vapor trails or neon tubes. Written by Shane Smit."\r
-msgstr ""\r
-"Toont zacht gearceerde oscillerende ovale patronen die op als dampsporen of "\r
-"neonbuizen lijken. Geschreven door Shane Smit."\r
-\r
-#: hacks/config/sierpinski.xml.h:6\r
-msgid "Sierpinski"\r
-msgstr "Sierpinski"\r
-\r
-#: hacks/config/sierpinski.xml.h:10\r
-msgid ""\r
-"This draws the two-dimensional variant of the recursive Sierpinski triangle "\r
-"fractal. Written by Desmond Daignault."\r
-msgstr ""\r
-"Toont de tweedimensionale variant van de recursieve Sierpinski "\r
-"driehoekfractal. Geschreven door Desmond Daignault."\r
-\r
-#: hacks/config/sierpinski3d.xml.h:7\r
-msgid "Sierpinski3D"\r
-msgstr "Sierpinski3D"\r
-\r
-#: hacks/config/sierpinski3d.xml.h:11\r
-msgid ""\r
-"This draws the three-dimensional variant of the recursive Sierpinski "\r
-"triangle fractal, using GL. Written by Tim Robinson and Jamie Zawinski."\r
-msgstr ""\r
-"Toont de driedimensionale variant van de recursieve Sierpinski "\r
-"driehoekfractal en gebruikt GL. Geschreven door Tim Robinson en jamie "\r
-"Zawinski."\r
-\r
-#: hacks/config/slidescreen.xml.h:1 hacks/config/twang.xml.h:1\r
-#: hacks/config/zoom.xml.h:1\r
-msgid "Border Width"\r
-msgstr "Kaderbreedte"\r
-\r
-#: hacks/config/slidescreen.xml.h:4\r
-msgid "Slide Speed"\r
-msgstr "Schuifsnelheid"\r
-\r
-#: hacks/config/slidescreen.xml.h:5\r
-msgid "SlideScreen"\r
-msgstr "SlideScreen"\r
-\r
-#: hacks/config/slidescreen.xml.h:8\r
-msgid ""\r
-"This takes an image, divides it into a grid, and then randomly shuffles the "\r
-"squares around as if it was one of those annoying ``16-puzzle'' games, where "\r
-"there is a grid of squares, one of which is missing. I hate trying to solve "\r
-"those puzzles, but watching one permute itself is more amusing. Written by "\r
-"Jamie Zawinski."\r
-msgstr ""\r
-"Dit verdeeld een afbeelding in een aantal vierkanten en verwijdert er een, "\r
-"waardoor die irritante schuifpuzzel ontstaat. Ik haat dat soort puzzel, maar "\r
-"kijken hoe die zichzelf oplost is een stuk leuker. Geschreven door Jamie "\r
-"Zawinski."\r
-\r
-#: hacks/config/slip.xml.h:6\r
-msgid "Slip"\r
-msgstr "Slip"\r
-\r
-#: hacks/config/slip.xml.h:10\r
-msgid ""\r
-"This program throws some random bits on the screen, then sucks them through "\r
-"a jet engine and spews them out the other side. To avoid turning the image "\r
-"completely to mush, every now and then it will and then it interjects some "\r
-"splashes of color into the scene, or go into a spin cycle, or stretch the "\r
-"image like taffy, or (this is my addition) grab an image of your current "\r
-"desktop to chew on. Originally written by Scott Draves; whacked on by Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Dit programma werpt wat willekeurige bitjes op het scherm, waarna ze door "\r
-"een straalmotor worden opgezogen en aan de andere kant worden uitgespuugd. "\r
-"Om te vermijden dat het beeld egaal wordt, wordt er zo af en toe kleur "\r
-"toegevoegd, gaat het beeld ronddraaien of wordt het uitgerekt als een stuk "\r
-"kauwgum. Oorspronkelijk geschreven door Scott Draves; Jamie Zawinski heeft "\r
-"er aan gerommeld."\r
-\r
-#: hacks/config/sonar.xml.h:1\r
-msgid "Ping known hosts"\r
-msgstr "Ping bekendehosts"\r
-\r
-#: hacks/config/sonar.xml.h:2\r
-msgid "Ping mode..."\r
-msgstr "Pingmodus…"\r
-\r
-#: hacks/config/sonar.xml.h:3\r
-msgid "Ping subnet/24 (254 hosts)"\r
-msgstr "Ping subnet/24 (254 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:4\r
-msgid "Ping subnet/25 (126 hosts)"\r
-msgstr "Ping subnet/25 (126 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:5\r
-msgid "Ping subnet/26 (62 hosts)"\r
-msgstr "Ping subnet/26 (62 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:6\r
-msgid "Ping subnet/27 (31 hosts)"\r
-msgstr "Ping subnet/27 (31 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:7\r
-msgid "Ping subnet/28 (14 hosts)"\r
-msgstr "Ping subnet/28 (14 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:8\r
-msgid "Ping subnet/29 (6 hosts)"\r
-msgstr "Ping subnet/29 (6 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:9\r
-msgid "Ping subnet/30 (2 hosts)"\r
-msgstr "Ping subnet/30 (2 hosts)"\r
-\r
-#: hacks/config/sonar.xml.h:10\r
-msgid "Resolve Host Names"\r
-msgstr "Resolve hostnames"\r
-\r
-#: hacks/config/sonar.xml.h:11\r
-msgid "Show Ping Times"\r
-msgstr "Pingtijden tonen"\r
-\r
-#: hacks/config/sonar.xml.h:12\r
-msgid "Simulation Team Members"\r
-msgstr "Naam simulatieteam A"\r
-\r
-#: hacks/config/sonar.xml.h:13\r
-msgid "Sonar"\r
-msgstr "Sonar"\r
-\r
-#: hacks/config/sonar.xml.h:14\r
-msgid "Team A Name"\r
-msgstr "Naam Team A"\r
-\r
-#: hacks/config/sonar.xml.h:15\r
-msgid "Team B Name"\r
-msgstr "Naam Team B"\r
-\r
-#: hacks/config/sonar.xml.h:16\r
-msgid ""\r
-"This program draws a simulation of a sonar screen. By default, it displays a "\r
-"random assortment of ``bogies'' on the screen, but if installed as \"setuid "\r
-"root\", it can ping (pun intended) your local network, and actually plot the "\r
-"proximity of the other hosts on your network to you. Written by Stephen "\r
-"Martin and Jamie Zawinski."\r
-msgstr ""\r
-"Dit programma toont een simulatie van een sonarscherm. Standaard tekent het "\r
-"een aantal willekeurige ‘vijanden’ op het scherm, maar als het als ‘setuid "\r
-"root’ is geïnstalleerd kan het uw lokale netwerk pingen (snapt u hem?) en "\r
-"zelfs de afstand naar andere hosts op het netwerk weergeven. Geschreven door "\r
-"Stephen Martin en Jamie Zawinski."\r
-\r
-#: hacks/config/sonar.xml.h:17\r
-msgid "vs."\r
-msgstr "vs."\r
-\r
-#: hacks/config/speedmine.xml.h:1\r
-msgid "Allow Wall Collisions"\r
-msgstr "Botsingen met muren toestaan"\r
-\r
-#: hacks/config/speedmine.xml.h:2\r
-msgid "Display Crosshair"\r
-msgstr "Vizier weergeven"\r
-\r
-#: hacks/config/speedmine.xml.h:7\r
-msgid "Max Velocity"\r
-msgstr "Max. snelheid"\r
-\r
-#: hacks/config/speedmine.xml.h:8\r
-msgid "Mine Shaft"\r
-msgstr "Mijnschacht"\r
-\r
-#: hacks/config/speedmine.xml.h:9\r
-msgid "Present Bonuses"\r
-msgstr "Bonussen weergeven"\r
-\r
-#: hacks/config/speedmine.xml.h:10\r
-msgid "Rocky Walls"\r
-msgstr "Rotsige muren"\r
-\r
-#: hacks/config/speedmine.xml.h:12\r
-msgid ""\r
-"Simulates speeding down a rocky mineshaft, or a funky dancing worm. Written "\r
-"by Conrad Parker."\r
-msgstr ""\r
-"Simuleert het snel door een rotsige mijnschacht gaan of een funky dansende "\r
-"worm. Geschreven door Conrad Parker."\r
-\r
-#: hacks/config/speedmine.xml.h:16\r
-msgid "SpeedMine"\r
-msgstr "SpeedMine"\r
-\r
-#: hacks/config/speedmine.xml.h:17\r
-msgid "Thrust"\r
-msgstr "Versnelling"\r
-\r
-#: hacks/config/speedmine.xml.h:19 hacks/config/worm.xml.h:10\r
-msgid "Worm"\r
-msgstr "Worm"\r
-\r
-#: hacks/config/sphere.xml.h:1\r
-msgid ""\r
-"Another of the classic screenhacks of the distant past, this one draws "\r
-"shaded spheres in multiple colors. This hack traces its lineage back to Tom "\r
-"Duff in 1982."\r
-msgstr ""\r
-"Nog een van de klassiekers uit het verre verleden. Deze tekent bollen in "\r
-"verschillende kleuren. De eerste verschijningsvormen van deze hack zijn "\r
-"terug te traceren naar Tom Duff in 1982."\r
-\r
-#: hacks/config/sphereeversion.xml.h:1\r
-msgid "SphereEversion"\r
-msgstr "SphereEversion"\r
-\r
-#: hacks/config/sphereeversion.xml.h:2\r
-msgid ""\r
-"SphereEversion draws an animation of a sphere being turned inside out. A "\r
-"sphere can be turned inside out, without any tears, sharp creases or "\r
-"discontinuities, if the surface of the sphere is allowed to intersect "\r
-"itself. This program animates what is known as the Thurston Eversion. "\r
-"Written by Nathaniel Thurston and Michael McGuffin. This program is not "\r
-"included with the XScreenSaver package, but if you don't have it already, "\r
-"you can find it at &lt;http://www.dgp.utoronto.ca/~mjmcguff/eversion/&gt;."\r
-msgstr ""\r
-"SphereEversion tekent een animatie van een bol die binnenstebuiten wordt "\r
-"gekeerd. Het is mogelijk een bol binnenstebuiten te keren zonder deze te "\r
-"beschadigen als het oppervlak van de bol zichzelf mag snijden. Dit programma "\r
-"animeert wat bekent staat als de ‘Thurston Eversion’. Geschreven door "\r
-"Nathaniel Thurston en Michael McGuffin. Dit programma zit niet standaard in "\r
-"het XScreenSaver-pakket, als u het nog niet heeft kunt u het hier vinden: "\r
-"&lt;http://www.dgp.utoronto.ca/~mjmcguff/eversion/&gt;."\r
-\r
-#: hacks/config/spheremonics.xml.h:20\r
-msgid "Smoothed Lines"\r
-msgstr "Gladgemaakte lijnen"\r
-\r
-#: hacks/config/spheremonics.xml.h:23\r
-msgid "Spheremonics"\r
-msgstr "Spheremonics"\r
-\r
-#: hacks/config/spheremonics.xml.h:24\r
-msgid ""\r
-"These closed objects are commonly called spherical harmonics, although they "\r
-"are only remotely related to the mathematical definition found in the "\r
-"solution to certain wave functions, most notable the eigenfunctions of "\r
-"angular momentum operators. Written by Paul Bourke and Jamie Zawinski."\r
-msgstr ""\r
-"Deze gesloten objecten worden gewoonlijk sferische harmonieën genoemd, "\r
-"hoewel ze alleen in de verte gerelateerd zijn aan de wiskundige definitie "\r
-"uit de oplossing van bepaalde golffuncties, voornamelijk de eigenfuncties "\r
-"van hoekmomentumoperators. Geschreven door Paul Bourke en Jamie Zawinski."\r
-\r
-#: hacks/config/spiral.xml.h:2 hacks/config/superquadrics.xml.h:2\r
-msgid "Cycles"\r
-msgstr "Cycli"\r
-\r
-#: hacks/config/spiral.xml.h:7\r
-msgid ""\r
-"Moving circular patterns, by Peter Schmitzberger. Moving circular patterns "\r
-"means moire; interference patterns, of course."\r
-msgstr ""\r
-"Bewegende circulaire patronen, door Peter Schmitzberger. Bewegende "\r
-"circulaire patronen staan natuurlijk voor moire interferentiepatronen."\r
-\r
-#: hacks/config/spiral.xml.h:11\r
-msgid "Spiral"\r
-msgstr "Spiraal"\r
-\r
-#: hacks/config/spotlight.xml.h:1\r
-msgid ""\r
-"Draws a spotlight scanning across a black screen, illuminating the "\r
-"underlying desktop when it passes. Written by Rick Schultz."\r
-msgstr ""\r
-"Toont een schijnwerper die over een zwart scherm beweegt en daarbij het "\r
-"onderliggende bureaublad (of een afbeelding) verlicht. Geschreven door Rick "\r
-"Schultz."\r
-\r
-#: hacks/config/spotlight.xml.h:6\r
-msgid "Spotlight"\r
-msgstr "Spotlight"\r
-\r
-#: hacks/config/sproingies.xml.h:3\r
-msgid "Q-Bert meets Marble Madness! Written by Ed Mackey."\r
-msgstr "Q-Bert meets Marble Madness! Geschreven door Ed Mackey."\r
-\r
-#: hacks/config/sproingies.xml.h:9\r
-msgid "Sproingies"\r
-msgstr "Sproingies"\r
-\r
-#: hacks/config/squiral.xml.h:3\r
-msgid ""\r
-"Draws a set of interacting, square-spiral-producing automata. The spirals "\r
-"grow outward until they hit something, then they go around it. Written by "\r
-"Jeff Epler."\r
-msgstr ""\r
-"Toont een set van met elkaar reagerende automaten die vierkante spiralen "\r
-"produceren. De spiralen groeien naar buiten totdat ze iets raken, waarna ze "\r
-"er omheen gaan. Geschreven door Jeff Epler."\r
-\r
-#: hacks/config/squiral.xml.h:5\r
-msgid "Handedness"\r
-msgstr "Links/Rechtshandig"\r
-\r
-#: hacks/config/squiral.xml.h:7\r
-msgid "Left"\r
-msgstr "Links"\r
-\r
-#: hacks/config/squiral.xml.h:11 hacks/config/twang.xml.h:8\r
-msgid "Randomness"\r
-msgstr "Willekeurigheid"\r
-\r
-#: hacks/config/squiral.xml.h:12\r
-msgid "Right"\r
-msgstr "Rechts"\r
-\r
-#: hacks/config/squiral.xml.h:17\r
-msgid "Squiral"\r
-msgstr "Squiral"\r
-\r
-#: hacks/config/ssystem.xml.h:1\r
-msgid "SSystem"\r
-msgstr "SSystem"\r
-\r
-#: hacks/config/ssystem.xml.h:2\r
-msgid ""\r
-"SSystem is a GL Solar System simulator. It simulates flybys of Sun, the nine "\r
-"planets and a few major satellites, with four camera modes. Written by Raul "\r
-"Alonso. This is not included with the XScreenSaver package, but is packaged "\r
-"separately. Note: SSystem does not work as a screen saver on all systems, "\r
-"because it doesn't communicate with xscreensaver properly. It happens to "\r
-"work with some window managers, but not with others, so your mileage may "\r
-"vary. SSystem was once available at &lt;http://www1.las.es/~amil/ssystem/"\r
-"&gt;, but is now gone. You may still be able to find copies elsewhere. "\r
-"SSystem has since evolved into Celestia, found at &lt;http://www.shatters."\r
-"net/celestia/&gt;. Sadly, Celestia does not work with xscreensaver at all. "\r
-"You are encouraged to nag the authors into adding xscreensaver support!"\r
-msgstr ""\r
-"SSystem is en GL simulator van het zonnestelsel. Het simuleer het "\r
-"langsvliegen van de zon, de negen planeten en enkele belangrijke "\r
-"satellieten, met vier verschillende camerainstellingen. Geschreven door Rau "\r
-"Alonso. Dit is geen standaard onderdeel van het XScreenSaver-pakket, maar "\r
-"komt uit een  afzonderlijk pakket. Let op: SSystem werkt niet als "\r
-"screensaver op alle systemen omdat het niet juist met xscreensaver "\r
-"communiceert. Het werkt met sommige vensterbeheerders, maar niet met andere, "\r
-"dus de uitkomst kan variëren. SSystem was ooit beschikbaar op &lt;http://"\r
-"www1.las.es/~amil/ssystem/&gt;, maar nu niet meer. Mogelijk zijn elders nog "\r
-"wel kopieën te vinden. SSystem is sindsdien in Celestia geevolueerd en kan "\r
-"hier gevonden worden: &lt;http://www.shatters.net/celestia/&gt;. Helaas "\r
-"ondersteunt Celestia xscreensaver überhaupt niet. Het wordt op prijs gesteld "\r
-"als u bij de auteurs gaat zeuren om ondersteuning voor xscreensaver!"\r
-\r
-#: hacks/config/stairs.xml.h:6\r
-msgid "Stairs"\r
-msgstr "Stairs"\r
-\r
-#: hacks/config/stairs.xml.h:8\r
-msgid ""\r
-"by Marcelo Vianna's third Escher GL hack, this one draws an ``infinite'' "\r
-"staircase."\r
-msgstr ""\r
-"Derde Escher GL hack door Marcelo Vianna. Deze tekent een \"oneindige\" trap."\r
-\r
-#: hacks/config/starfish.xml.h:1\r
-msgid "Color Gradients"\r
-msgstr "Kleurverloop"\r
-\r
-#: hacks/config/starfish.xml.h:7\r
-msgid "Pulsating Blob"\r
-msgstr "Pulserende cirkel"\r
-\r
-#: hacks/config/starfish.xml.h:10\r
-msgid "Starfish"\r
-msgstr "Starfish"\r
-\r
-#: hacks/config/starfish.xml.h:13\r
-msgid ""\r
-"This generates a sequence of undulating, throbbing, star-like patterns which "\r
-"pulsate, rotate, and turn inside out. Another display mode uses these shapes "\r
-"to lay down a field of colors, which are then cycled. The motion is very "\r
-"organic. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Genereert een serie golvende, stervormige patronen die pulseren, draaien en "\r
-"zich binnenstebuiten keren. Een andere weergavemodus gebruikt deze vormen om "\r
-"op een veld kleuren neer te leggen, die later overschreven worden. Dit geeft "\r
-"erg natuurlijke vormen. Geschreven door Jamie Zawinski"\r
-\r
-#: hacks/config/starwars.xml.h:2\r
-msgid "Anti-aliased Lines"\r
-msgstr "Anti-alias lijnen"\r
-\r
-#: hacks/config/starwars.xml.h:4\r
-msgid ""\r
-"Draws a stream of text slowly scrolling into the distance at an angle, over "\r
-"a star field, like at the beginning of the movie of the same name. The text "\r
-"can be the output of a program or the contents of a file or URL, as "\r
-"configured on the \"Advanced\" tab of the main Screensaver Preferences "\r
-"window. Written by Jamie Zawinski and Claudio Matauoka."\r
-msgstr ""\r
-"Toont een stroom tekst langzaam onder een hoek naar achteren schuivend, over "\r
-"een sterrenveld, zoals in het begin van de film met dezelfde naam. De tekst "\r
-"kan de uitvoer van een programma zijn of de inhoud van een bestand of URL, "\r
-"zoals ingesteld in het tabblad ‘Geavanceerd’ van het voorkeurenvenster van "\r
-"Xscreensaver. Geschreven door Jamie Zawinski en Claudio Matauoka."\r
-\r
-#: hacks/config/starwars.xml.h:5\r
-msgid "Fade Out"\r
-msgstr "Geleidelijk vervagen"\r
-\r
-#: hacks/config/starwars.xml.h:10\r
-msgid "Scroll Speed"\r
-msgstr "Schuifsnelheid"\r
-\r
-#: hacks/config/starwars.xml.h:13\r
-msgid "Star Rotation Speed"\r
-msgstr "Rotatiesnelheid sterren"\r
-\r
-#: hacks/config/starwars.xml.h:14\r
-msgid "StarWars"\r
-msgstr "StarWars"\r
-\r
-#: hacks/config/starwars.xml.h:18\r
-msgid "Texture-Mapped Font"\r
-msgstr "Van textuur voorzien lettertype"\r
-\r
-#: hacks/config/starwars.xml.h:19\r
-msgid "Thick Lines"\r
-msgstr "Dikke tekstlijnen"\r
-\r
-#: hacks/config/starwars.xml.h:20\r
-msgid "Wrap Long Lines"\r
-msgstr "Terugloop van lange regels"\r
-\r
-#: hacks/config/stonerview.xml.h:1\r
-msgid ""\r
-"Chains of colorful squares dance around each other in complex spiral "\r
-"patterns. Written by Andrew Plotkin, based on SGI's `electropaint' "\r
-"screensaver."\r
-msgstr ""\r
-"Kettingen van kleurrijke vierkanten dansen rond elkaar in een complex "\r
-"spiraalpatroon. Geschreven door Andrew Plotkin, gebaseerd op de "\r
-"‘electropaint’-screensaver van SGI"\r
-\r
-#: hacks/config/stonerview.xml.h:3\r
-msgid "StonerView"\r
-msgstr "StonerView"\r
-\r
-#: hacks/config/strange.xml.h:6\r
-msgid "Strange"\r
-msgstr "Vreemd"\r
-\r
-#: hacks/config/strange.xml.h:7\r
-msgid ""\r
-"This draws strange attractors: it's a colorful, unpredictably-animating "\r
-"field of dots that swoops and twists around. The motion is very nice. "\r
-"Written by Massimino Pascal."\r
-msgstr ""\r
-"Toont iteraties naar strange attractors: het is een kleurrijk, "\r
-"onvoorspelbare geanimeerde zwerm stippen die zwermt en ronddraait. De "\r
-"bewegingen zien er mooi uit. Geschreven door Massimino Pascal;."\r
-\r
-#: hacks/config/substrate.xml.h:2 hacks/config/xplanet.xml.h:2\r
-#, no-c-format\r
-msgid "0%"\r
-msgstr "0%"\r
-\r
-#: hacks/config/substrate.xml.h:5\r
-msgid "Circle Percentage"\r
-msgstr "Kromming"\r
-\r
-#: hacks/config/substrate.xml.h:9\r
-msgid "Initial Cracks"\r
-msgstr "Initiële scheuren"\r
-\r
-#: hacks/config/substrate.xml.h:10\r
-msgid ""\r
-"Lines like crystals grow on a computational substrate. A simple "\r
-"perpendicular growth rule creates intricate city-like structures. By J. "\r
-"Tarbell and Mike Kershaw."\r
-msgstr ""\r
-"Kristallijne lijnen groeien op een berekend substraat. Een simpele "\r
-"loodrechte-groei regel creëert ingewikkelde, op een stad gelijkende "\r
-"structuren. Geschreven door J. Tarbell en Mike Kershaw."\r
-\r
-#: hacks/config/substrate.xml.h:13\r
-msgid "Sandgrains"\r
-msgstr "Zandkorrels"\r
-\r
-#: hacks/config/substrate.xml.h:17\r
-msgid "Substrate"\r
-msgstr "Substraat"\r
-\r
-#: hacks/config/substrate.xml.h:18\r
-msgid "Wireframe only"\r
-msgstr "Alleen draadraamwerk"\r
-\r
-#: hacks/config/superquadrics.xml.h:3\r
-msgid ""\r
-"Ed Mackey reports that he wrote the first version of this program in BASIC "\r
-"on a Commodore 64 in 1987, as a 320x200 black and white wireframe. Now it is "\r
-"GL and has specular reflections."\r
-msgstr ""\r
-"Ed Mackey meldt dat hij de eerste versie van dit programma in BASIC op een "\r
-"Commodore 64 heeft geschreven, in 1987. Toen was het nog een 320x200 zwart-"\r
-"wit draadraamwerk, nu is het GL met spectaculaire reflecties."\r
-\r
-#: hacks/config/superquadrics.xml.h:11\r
-msgid "Superquadrics"\r
-msgstr "Superquadrics"\r
-\r
-#: hacks/config/swirl.xml.h:4\r
-msgid ""\r
-"More flowing, swirly patterns. This version is by M. Dobie and R. Taylor, "\r
-"but you might have seen a Mac program similar to this called FlowFazer. "\r
-"There is also a cool Java applet of a similar concept."\r
-msgstr ""\r
-"Meer vloeiende, zwierende patronen. Deze versie is geschreven door M. Dobie "\r
-"en R. Taylor, maar mogelijk heeft u een Mac programma gezien dat hier sterk "\r
-"op lijkt, FlowFazer genaamd. Er bestaat ook een cool Java-applet met "\r
-"hetzelfde idee."\r
-\r
-#: hacks/config/swirl.xml.h:8\r
-msgid "Swirl"\r
-msgstr "Swirl"\r
-\r
-#: hacks/config/t3d.xml.h:1\r
-msgid "0 deg"\r
-msgstr "0 graden"\r
-\r
-#: hacks/config/t3d.xml.h:2\r
-msgid "5 Minute Tick Marks"\r
-msgstr "5 minuten tikmarkeringen"\r
-\r
-#: hacks/config/t3d.xml.h:3\r
-msgid "90 deg"\r
-msgstr "90 graden"\r
-\r
-#: hacks/config/t3d.xml.h:4\r
-msgid "Bigger"\r
-msgstr "Groter"\r
-\r
-#: hacks/config/t3d.xml.h:5\r
-msgid "Cycle Seconds"\r
-msgstr "Seconden van cyclus"\r
-\r
-#: hacks/config/t3d.xml.h:10\r
-msgid "Minute Tick Marks"\r
-msgstr "Tikmarkeringen voor elke minuut"\r
-\r
-#: hacks/config/t3d.xml.h:12\r
-msgid "Smaller"\r
-msgstr "Kleiner"\r
-\r
-#: hacks/config/t3d.xml.h:14\r
-msgid "T3D"\r
-msgstr "T3D"\r
-\r
-#: hacks/config/t3d.xml.h:15\r
-msgid ""\r
-"This draws a working analog clock composed of floating, throbbing bubbles. "\r
-"Written by Bernd Paysan."\r
-msgstr ""\r
-"Toont een werkende analoge klok die bestaat uit drijvende, pulserende "\r
-"bubbels. Geschreven door Bernd Paysan."\r
-\r
-#: hacks/config/t3d.xml.h:16\r
-msgid "Turn Side-to-Side"\r
-msgstr "Zij aan zij draaien"\r
-\r
-#: hacks/config/t3d.xml.h:17\r
-msgid "Wobbliness"\r
-msgstr "Wiebeligheid"\r
-\r
-#: hacks/config/tangram.xml.h:3\r
-msgid ""\r
-"Lets you watch the computer solve Tangram puzzles Written by Jeremy English."\r
-msgstr ""\r
-"Laat u zien hoe de computer Tangram puzzels oplost Geschreven door Jeremy "\r
-"English."\r
-\r
-#: hacks/config/tangram.xml.h:6\r
-msgid "Tangram"\r
-msgstr "Tangram"\r
-\r
-#: hacks/config/tangram.xml.h:7\r
-msgid "Viewing Time"\r
-msgstr "Weergaveduur"\r
-\r
-#: hacks/config/tangram.xml.h:9\r
-msgid "X Camera Rotate"\r
-msgstr "Roteer camera X"\r
-\r
-#: hacks/config/tangram.xml.h:10\r
-msgid "Y Camera Rotate"\r
-msgstr "Roteer camera Y"\r
-\r
-#: hacks/config/tangram.xml.h:11\r
-msgid "Z Camera Rotate"\r
-msgstr "Roteer camera Z"\r
-\r
-#: hacks/config/thornbird.xml.h:1\r
-msgid ""\r
-"Displays a view of the ``Bird in a Thornbush'' fractal. Written by Tim "\r
-"Auckland."\r
-msgstr ""\r
-"Toont het beeld van de ‘Bird in a Thornbush’ fractal. Geschreven door Tim "\r
-"Auckland."\r
-\r
-#: hacks/config/thornbird.xml.h:6\r
-msgid "Points"\r
-msgstr "Punten"\r
-\r
-#: hacks/config/thornbird.xml.h:12\r
-msgid "Thornbird"\r
-msgstr "Doornvogel"\r
-\r
-#: hacks/config/timetunnel.xml.h:1\r
-msgid "0 sec"\r
-msgstr "0 sec"\r
-\r
-#: hacks/config/timetunnel.xml.h:2\r
-msgid "30 sec"\r
-msgstr "30 sec"\r
-\r
-#: hacks/config/timetunnel.xml.h:4\r
-msgid "Draw Logo"\r
-msgstr "Logo tonen"\r
-\r
-#: hacks/config/timetunnel.xml.h:5\r
-msgid ""\r
-"Draws an animation similar to the opening and closing effects on the Dr. Who "\r
-"television show. Written by Sean P. Brennan."\r
-msgstr ""\r
-"Toont een animatie die op het effect in de intro/outro van de Dr. Who TV-"\r
-"show lijkt. Geschreven door Sean P. Brennan."\r
-\r
-#: hacks/config/timetunnel.xml.h:7\r
-msgid "Run Backward"\r
-msgstr "Achterwaarts afspelen"\r
-\r
-#: hacks/config/timetunnel.xml.h:10\r
-msgid "Start sequence time"\r
-msgstr "Looptijd intro"\r
-\r
-#: hacks/config/timetunnel.xml.h:11\r
-msgid "Timetunnel"\r
-msgstr "Tijdtunnel"\r
-\r
-#: hacks/config/triangle.xml.h:2\r
-msgid ""\r
-"Generates random mountain ranges using iterative subdivision of triangles. "\r
-"Written by Tobias Gloth."\r
-msgstr ""\r
-"Genereert willekeurige bergruggen met gebruik van iteratieve onderverdeling "\r
-"van driehoeken. Geschreven door Tobias Gloth."\r
-\r
-#: hacks/config/triangle.xml.h:7\r
-msgid "Triangle"\r
-msgstr "Driehoek"\r
-\r
-#: hacks/config/truchet.xml.h:4\r
-msgid ""\r
-"This draws line- and arc-based Truchet patterns that tile the screen. "\r
-"Written by Adrian Likins."\r
-msgstr ""\r
-"Toont lijn- en boogvormige truchet-patronen die het scherm betegelen. "\r
-"Geschreven door Adrian Likins."\r
-\r
-#: hacks/config/truchet.xml.h:5\r
-msgid "Truchet"\r
-msgstr "Truchet"\r
-\r
-#: hacks/config/twang.xml.h:2\r
-msgid ""\r
-"Divides the screen into a grid, and plucks them. Written by Dan Bornstein."\r
-msgstr ""\r
-"Verdeelt het scherm in een raster en schudt de vakken. Geschreven door Dan "\r
-"Bornstein."\r
-\r
-#: hacks/config/twang.xml.h:6\r
-msgid "Jumpy"\r
-msgstr "Springerig"\r
-\r
-#: hacks/config/twang.xml.h:11\r
-msgid "Springiness"\r
-msgstr "Spingerigheid"\r
-\r
-#: hacks/config/twang.xml.h:13\r
-msgid "Transference"\r
-msgstr "Overbrenging"\r
-\r
-#: hacks/config/twang.xml.h:14\r
-msgid "Twang"\r
-msgstr "Twang"\r
-\r
-#: hacks/config/vermiculate.xml.h:1\r
-msgid "Draws squiggly worm-like paths. Written by Tyler Pierce."\r
-msgstr "Toont slingerende wormachtige paden. Geschreven door Tyler Pierce."\r
-\r
-#: hacks/config/vermiculate.xml.h:2\r
-msgid "Vermiculate"\r
-msgstr "Vermiculate"\r
-\r
-#: hacks/config/vidwhacker.xml.h:2\r
-msgid "2 seconds"\r
-msgstr "2 seconden"\r
-\r
-#: hacks/config/vidwhacker.xml.h:4\r
-msgid "Image Directory"\r
-msgstr "Afbeeldingenmap"\r
-\r
-#: hacks/config/vidwhacker.xml.h:5\r
-msgid ""\r
-"This is actually just a shell script that grabs a frame of video from the "\r
-"system's video input, and then uses some PBM filters (chosen at random) to "\r
-"manipulate and recombine the video frame in various ways (edge detection, "\r
-"subtracting the image from a rotated version of itself, etc.) Then it "\r
-"displays that image for a few seconds, and does it again. This works really "\r
-"well if you just feed broadcast television into it."\r
-msgstr ""\r
-"Dit is een shellscript dat een videoframe \"pakt\" van videoingang van het "\r
-"systeem, waarna het enkele PBM-filters gebruikt (willekeurig gekozen) om het "\r
-"videoframe op verschillende manieren te manipuleren en opnieuw te combineren "\r
-"(randdetectie, de afbeelding onttrekken van een gedraaide versie van "\r
-"zichzelf, etc.) Dan zal het de afbeelding voor enkele seconden tonen, waarna "\r
-"het weer opnieuw begint. Dit werkt extra goed wanneer de invoer een "\r
-"televisieuitzending is. Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/vidwhacker.xml.h:6\r
-msgid "VidWhacker"\r
-msgstr "VidWhacker"\r
-\r
-#: hacks/config/vines.xml.h:6\r
-msgid ""\r
-"This one generates a continuous sequence of small, curvy geometric patterns. "\r
-"It scatters them around your screen until it fills up, then it clears the "\r
-"screen and starts over. Written by Tracy Camp and David Hansen."\r
-msgstr ""\r
-"Dit genereert een continue reeks kleine, gebogen geometrische patronen. Het "\r
-"verspreidt deze over het scherm totdat het vol is, wist het scherm dan en "\r
-"begint opnieuw. Geschreven door Tracy Camp en David Hansen."\r
-\r
-#: hacks/config/vines.xml.h:8\r
-msgid "Vines"\r
-msgstr "Klimplanten"\r
-\r
-#: hacks/config/wander.xml.h:5\r
-msgid "Draw Spots"\r
-msgstr "Spikkels tekenen"\r
-\r
-#: hacks/config/wander.xml.h:6\r
-msgid ""\r
-"Draws a colorful random-walk, in various forms. Written by Rick Campbell."\r
-msgstr ""\r
-"Toont een kleurrijke random-walk, in verschillende vormen. Geschreven door "\r
-"Rick Campbell."\r
-\r
-#: hacks/config/wander.xml.h:14\r
-msgid "Sustain"\r
-msgstr "Sustain"\r
-\r
-#: hacks/config/webcollage.xml.h:1\r
-msgid "2 min"\r
-msgstr "2 min"\r
-\r
-#: hacks/config/webcollage.xml.h:2\r
-msgid "30 secs"\r
-msgstr "30 seconden"\r
-\r
-#: hacks/config/webcollage.xml.h:3\r
-msgid "Delay:                    None"\r
-msgstr "Vertraging:               Geen"\r
-\r
-#: hacks/config/webcollage.xml.h:4\r
-msgid "Dictionary File"\r
-msgstr "Woordenboekbestand"\r
-\r
-#: hacks/config/webcollage.xml.h:5\r
-msgid "Opacity:      Transparent"\r
-msgstr "Doorzichtigheid: Transparant"\r
-\r
-#: hacks/config/webcollage.xml.h:6\r
-msgid "Overall Filter Program"\r
-msgstr "Overall Filter Programma"\r
-\r
-#: hacks/config/webcollage.xml.h:7\r
-msgid "Per-Image Filter Program"\r
-msgstr "Per Beeld Filter Programma"\r
-\r
-#: hacks/config/webcollage.xml.h:9\r
-msgid ""\r
-"This program makes collages out of random images pulled off of the World "\r
-"Wide Web. It finds these images by doing random web searches, and then "\r
-"extracting images from the returned pages. It can also be set up to filter "\r
-"the images through the `VidWhacker' program. WARNING: THE INTERNET SOMETIMES "\r
-"CONTAINS PORNOGRAPHY. The Internet being what it is, absolutely anything "\r
-"might show up in the collage including -- quite possibly -- pornography, or "\r
-"even nudity. Please act accordingly. Written by Jamie Zawinski."\r
-msgstr ""\r
-"Dit programma maakt collages van willekeurige afbeeldingen die van het "\r
-"internet zijn afgehaald. Het vindt deze afbeeldingen door willekeurige "\r
-"webzoekopdrachten te doen en vervolgens de afbeelding onttrekken uit de "\r
-"teruggegeven pagina's. WAARSCHUWING: HET INTERNET BEVAT SOMS PORNOGRAFIE. "\r
-"Het internet is wat het is, absoluut alles kan verschijnen -- ook mogelijk "\r
-"-- pornografie of zelfs naaktfototo's. Wees er op voorbereid.  Geschreven "\r
-"door Jamie Zawinski."\r
-\r
-#: hacks/config/webcollage.xml.h:10\r
-msgid "URL Timeout:     2 secs"\r
-msgstr "URL Timeout:     2 seconden"\r
-\r
-#: hacks/config/webcollage.xml.h:11\r
-msgid "WebCollage"\r
-msgstr "WebCollage"\r
-\r
-#: hacks/config/whirlwindwarp.xml.h:2\r
-msgid ""\r
-"Floating stars are acted upon by a mixture of simple 2D forcefields. The "\r
-"strength of each forcefield changes continuously, and it is also switched on "\r
-"and off at random. By Paul 'Joey' Clark."\r
-msgstr ""\r
-"Zwevende sterren worden door een mix van simpele 2D krachtvelden beïnvloed. "\r
-"De sterkte of elk krachtveld wijzigt voortdurend en wordt ook willekeurig "\r
-"aan en uit geschakeld. Geschreven door Paul 'Joey' Clark."\r
-\r
-#: hacks/config/whirlwindwarp.xml.h:7\r
-msgid "Trail Size"\r
-msgstr "Spoorlengte"\r
-\r
-#: hacks/config/whirlwindwarp.xml.h:8\r
-msgid "WhirlwindWarp"\r
-msgstr "WhirlWindWarp"\r
-\r
-#: hacks/config/whirlygig.xml.h:1\r
-msgid "Amplitude"\r
-msgstr "Amplitude"\r
-\r
-#: hacks/config/whirlygig.xml.h:2\r
-msgid "Circle"\r
-msgstr "Cirkle"\r
-\r
-#: hacks/config/whirlygig.xml.h:3\r
-msgid "Draws zooming chains of sinusoidal spots. Written by Ashton Trey Belew."\r
-msgstr ""\r
-"Toont zoomende kettingen van slingerende schijnwerpers. Geschreven door "\r
-"Ashton Trey Belew."\r
-\r
-#: hacks/config/whirlygig.xml.h:4\r
-msgid "Explain modes"\r
-msgstr "Leg modi uit"\r
-\r
-#: hacks/config/whirlygig.xml.h:5\r
-msgid "Fun"\r
-msgstr "Lol"\r
-\r
-#: hacks/config/whirlygig.xml.h:6\r
-msgid "Funky"\r
-msgstr "Funky"\r
-\r
-#: hacks/config/whirlygig.xml.h:7\r
-msgid "Innie"\r
-msgstr "Innie"\r
-\r
-#: hacks/config/whirlygig.xml.h:8\r
-msgid "Leave a trail"\r
-msgstr "Laat spoor achter"\r
-\r
-#: hacks/config/whirlygig.xml.h:9\r
-msgid "Linear"\r
-msgstr "Linear"\r
-\r
-#: hacks/config/whirlygig.xml.h:11\r
-msgid "Lissajous"\r
-msgstr "Lissajous"\r
-\r
-#: hacks/config/whirlygig.xml.h:15\r
-msgid "Test"\r
-msgstr "Test"\r
-\r
-#: hacks/config/whirlygig.xml.h:16\r
-msgid "Use Double Buffering"\r
-msgstr "Gebruik Dubbele Buffer"\r
-\r
-#: hacks/config/whirlygig.xml.h:17\r
-msgid "Whirlies"\r
-msgstr "Draaiers"\r
-\r
-#: hacks/config/whirlygig.xml.h:18\r
-msgid "WhirlyGig"\r
-msgstr "WhirlyGig"\r
-\r
-#: hacks/config/whirlygig.xml.h:19\r
-msgid "Wrap the screen"\r
-msgstr "'Wrap' het scherm"\r
-\r
-#: hacks/config/worm.xml.h:1\r
-msgid ""\r
-"An ancient xlock hack that draws multicolored worms that crawl around the "\r
-"screen. Written by Brad Taylor, Dave Lemke, Boris Putanec, and Henrik "\r
-"Theiling."\r
-msgstr ""\r
-"Een oeroude xlock hack, toont veelkleurige wormen die over het scherm "\r
-"kruipen. Geschreven door Brad Taylor, Dave Lemke, Boris Putanec en Henrik "\r
-"Theiling."\r
-\r
-#: hacks/config/wormhole.xml.h:6\r
-msgid "Star speed"\r
-msgstr "Ster-snelheid"\r
-\r
-#: hacks/config/wormhole.xml.h:7\r
-msgid "Stars Created"\r
-msgstr "Aangemaakte sterren"\r
-\r
-#: hacks/config/wormhole.xml.h:8\r
-msgid "Wormhole"\r
-msgstr "Wormgat"\r
-\r
-#: hacks/config/wormhole.xml.h:9\r
-msgid ""\r
-"Wormhole simulates flying through a colored wormhole in space. Written by "\r
-"Jon Rafkind."\r
-msgstr ""\r
-"Vlieg door een gekleurd wormgat in de ruimte. Geschreven door Jon Rafkind."\r
-\r
-#: hacks/config/xanalogtv.xml.h:1\r
-msgid "XAnalogTV"\r
-msgstr "XAnalogTV"\r
-\r
-#: hacks/config/xanalogtv.xml.h:2\r
-msgid ""\r
-"XAnalogTV shows a detailed simulation of an old TV set showing various test "\r
-"patterns, with various picture artifacts like snow, bloom, distortion, "\r
-"ghosting, and hash noise. It also simulates the TV warming up. It will cycle "\r
-"through 12 channels, some with images you give it, and some with color bars "\r
-"or nothing but static. By Trevor Blackwell."\r
-msgstr ""\r
-"XAnalogTV toont een gedetailleerde simulatie van een oud televisietoestel "\r
-"dat verschillende testbeelden toont, met verschillende artefacten zoals "\r
-"sneeuw, aanslag, vervorming, spookbeelden en sissende ruis. Het simuleert "\r
-"ook het opwarmen van de televisietoestel. Het zal 12 kanalen doorlopen, "\r
-"sommige met door u gegeven afbeeldingen en sommige met kleurbalken of niets "\r
-"dan statische ruis. Geschreven door Trevor Blackwell."\r
-\r
-#: hacks/config/xaos.xml.h:1\r
-msgid "XaoS"\r
-msgstr "XaoS"\r
-\r
-#: hacks/config/xaos.xml.h:2\r
-msgid ""\r
-"XaoS generates fast fly-through animations of the Mandelbrot and other "\r
-"fractal sets. Written by Thomas Marsh and Jan Hubicka. This is not included "\r
-"with the XScreenSaver package, but if you don't have it already, you can "\r
-"find it at &lt;http://xaos.theory.org/&gt;."\r
-msgstr ""\r
-"XaoS genereert snelle animaties van de Mandelbrot en andere fractal sets. "\r
-"Geschreven door Thomas Marsh en Jan Hubicka. Deze screensaver is geen "\r
-"onderdeel van het XScreenSaver-pakket, als u deze nog niet heeft is de "\r
-"screensaver hier te vinden: &lt;http://xaos.theory.org/&gt;."\r
-\r
-#: hacks/config/xdaliclock.xml.h:1\r
-msgid "12-Hour Time"\r
-msgstr "12-Uurs Tijd"\r
-\r
-#: hacks/config/xdaliclock.xml.h:2\r
-msgid "24-Hour Time"\r
-msgstr "24-Uurs Tijd"\r
-\r
-#: hacks/config/xdaliclock.xml.h:3\r
-msgid "Cycle Colors"\r
-msgstr "Kleuren roteren"\r
-\r
-#: hacks/config/xdaliclock.xml.h:4\r
-msgid "Display Seconds"\r
-msgstr "Seconden weergeven"\r
-\r
-#: hacks/config/xdaliclock.xml.h:5\r
-msgid "Huge Font"\r
-msgstr "Enorm lettertype"\r
-\r
-#: hacks/config/xdaliclock.xml.h:6 hacks/config/xmatrix.xml.h:10\r
-msgid "Large Font"\r
-msgstr "Groot lettertype"\r
-\r
-#: hacks/config/xdaliclock.xml.h:7\r
-msgid "Medium Font"\r
-msgstr "Middelmatig Lettertype"\r
-\r
-#: hacks/config/xdaliclock.xml.h:8 hacks/config/xmatrix.xml.h:16\r
-msgid "Small Font"\r
-msgstr "Klein lettertype"\r
-\r
-#: hacks/config/xdaliclock.xml.h:9\r
-msgid "XDaliClock"\r
-msgstr "XDaliKlok"\r
-\r
-#: hacks/config/xdaliclock.xml.h:10\r
-msgid ""\r
-"XDaliClock draws a large digital clock, the numbers of which change by "\r
-"``melting'' into their new shapes. Written by Jamie Zawinski. This is not "\r
-"included with the XScreenSaver package, but if you don't have it already, "\r
-"you can find it at &lt;http://www.jwz.org/xdaliclock/&gt;."\r
-msgstr ""\r
-"XDaliClock tekent een grote digital klok waarvan de cijfers veranderen door "\r
-"in hun nieuwe vorm te ‘smelten’. Geschreven door Jamie Zawinski. Deze "\r
-"screensaver is geen onderdeel van het XScreenSaver-pakket, als u deze nog "\r
-"niet hebt kunt u de screensaver hier vinden: &lt;http://www.jwz.org/"\r
-"xdaliclock/&gt;."\r
-\r
-#: hacks/config/xearth.xml.h:1\r
-msgid "Bright"\r
-msgstr "Helder"\r
-\r
-#: hacks/config/xearth.xml.h:2 hacks/config/xplanet.xml.h:7\r
-msgid "Date/Time Stamp"\r
-msgstr "Datum/Tijd Stempel"\r
-\r
-#: hacks/config/xearth.xml.h:3\r
-msgid "Day  Dim"\r
-msgstr "Dag Avond"\r
-\r
-#: hacks/config/xearth.xml.h:5\r
-msgid "Display Stars"\r
-msgstr "Sterren weergeven"\r
-\r
-#: hacks/config/xearth.xml.h:8\r
-msgid "Label Cities"\r
-msgstr "Steden labelen"\r
-\r
-#: hacks/config/xearth.xml.h:9 hacks/config/xplanet.xml.h:49\r
-msgid "Lower Left"\r
-msgstr "Linksonder"\r
-\r
-#: hacks/config/xearth.xml.h:10 hacks/config/xplanet.xml.h:50\r
-msgid "Lower Right"\r
-msgstr "Rechtsonder"\r
-\r
-#: hacks/config/xearth.xml.h:13 hacks/config/xplanet.xml.h:51\r
-msgid "Mercator Projection"\r
-msgstr "Mercatorprojectie"\r
-\r
-#: hacks/config/xearth.xml.h:14\r
-msgid "Night   Dim"\r
-msgstr "Nacht   Ochtend"\r
-\r
-#: hacks/config/xearth.xml.h:15\r
-msgid "No Stars"\r
-msgstr "Geen sterren"\r
-\r
-#: hacks/config/xearth.xml.h:16\r
-msgid "North/South Rotation"\r
-msgstr "Noord/Zuid Rotatie"\r
-\r
-#: hacks/config/xearth.xml.h:18 hacks/config/xplanet.xml.h:53\r
-msgid "Orthographic Projection"\r
-msgstr "Orthografische projectie"\r
-\r
-#: hacks/config/xearth.xml.h:19 hacks/config/xplanet.xml.h:56\r
-msgid "Real Time"\r
-msgstr "Real Time"\r
-\r
-#: hacks/config/xearth.xml.h:20\r
-msgid "Shaded Image"\r
-msgstr "Afbeelding met schaduw"\r
-\r
-#: hacks/config/xearth.xml.h:21\r
-msgid "Sharp"\r
-msgstr "Scherp"\r
-\r
-#: hacks/config/xearth.xml.h:26\r
-msgid "Terminator   Blurry"\r
-msgstr "Beeindiger   Wazig"\r
-\r
-#: hacks/config/xearth.xml.h:27 hacks/config/xplanet.xml.h:61\r
-msgid "Time Warp"\r
-msgstr "Time Warp"\r
-\r
-#: hacks/config/xearth.xml.h:29 hacks/config/xplanet.xml.h:62\r
-msgid "Upper Left"\r
-msgstr "Links boven"\r
-\r
-#: hacks/config/xearth.xml.h:30 hacks/config/xplanet.xml.h:63\r
-msgid "Upper Right"\r
-msgstr "Rechtsboven"\r
-\r
-#: hacks/config/xearth.xml.h:31\r
-msgid ""\r
-"XEarth draws an image of the Earth, as seen from your favorite vantage point "\r
-"in space, correctly shaded for the current position of the Sun. Written by "\r
-"Kirk Johnson. This is not included with the XScreenSaver package, but if you "\r
-"don't have it already, you can find it at &lt;http://www.cs.colorado.edu/"\r
-"~tuna/xearth/&gt;. There is also a similar (but more recent) program called "\r
-"xplanet to be found at &lt;http://xplanet.sourceforge.net/&gt;."\r
-msgstr ""\r
-"XEarth tekent een afbeelding van de Aarde, gezien vanaf uw favoriete plekje "\r
-"in de ruimte, met correct schaduw aan de hand van de huidige positie van de "\r
-"zon. Geschreven door Kirk Johnson. Dit is geen onderdeel van het "\r
-"XScreensaver-pakket, als u het nog niet heeft kunt u deze screensaver hier "\r
-"vinden: &lt;http://www.cs.colorado.edu/~tuna/xearth/&gt;. Er is ook een "\r
-"vergelijkbaar (maar nieuwer) programma, xplanet, wat u hier kunt vinden &lt;"\r
-"http://xplanet.sourceforge.net/&gt;."\r
-\r
-#: hacks/config/xearth.xml.h:32\r
-msgid "Xearth"\r
-msgstr "Xaarde"\r
-\r
-#: hacks/config/xfishtank.xml.h:5\r
-msgid "Fish"\r
-msgstr "Vissen"\r
-\r
-#: hacks/config/xfishtank.xml.h:6\r
-msgid "Fish Speed"\r
-msgstr "Snelheid vissen"\r
-\r
-#: hacks/config/xfishtank.xml.h:7\r
-msgid ""\r
-"Fish! This is not included with the XScreenSaver package, but if you don't "\r
-"have it already, you can find it at &lt;http://metalab.unc.edu/pub/Linux/X11/"\r
-"demos/&gt;."\r
-msgstr ""\r
-"Vis! Dit is geen onderdeel van het XScreenSaver-pakket, als u het nog niet "\r
-"heeft kunt u het hier vinden: &lt;http://metalab.unc.edu/pub/Linux/X11/demos/"\r
-"&gt;."\r
-\r
-#: hacks/config/xfishtank.xml.h:12\r
-msgid "XFishTank"\r
-msgstr "XVissenkom"\r
-\r
-#: hacks/config/xflame.xml.h:1\r
-msgid "Bitmap File"\r
-msgstr "Bitmapbestand"\r
-\r
-#: hacks/config/xflame.xml.h:2\r
-msgid ""\r
-"Draws a simulation of pulsing fire. It can also take an arbitrary image and "\r
-"set it on fire too. Written by Carsten Haitzler, hacked on by many others."\r
-msgstr ""\r
-"Toont een simulatie van pulserend vuur. Het kan ook een willekeurige "\r
-"afbeelding nemen en deze in vuur en vlam zetten. Geschreven door Carsten "\r
-"Haitzler en gehackt door vele anderen."\r
-\r
-#: hacks/config/xflame.xml.h:3\r
-msgid "Enable Blooming"\r
-msgstr "Flakkeren inschakelen"\r
-\r
-#: hacks/config/xflame.xml.h:8\r
-msgid "Xflame"\r
-msgstr "XFlame"\r
-\r
-#: hacks/config/xjack.xml.h:4\r
-msgid ""\r
-"This program behaves schizophrenically and makes a lot of typos. Written by "\r
-"Jamie Zawinski. If you haven't seen Stanley Kubrick's masterpiece, ``The "\r
-"Shining,'' you won't get it. Those who have describe this hack as "\r
-"``inspired.''"\r
-msgstr ""\r
-"Dit programma gedraagd zich schizofreen en maakt een hoop typefouten. "\r
-"Geschreven door Jamie Zawinski. Als u Stanley Kubricks meesterwerk \"The "\r
-"Shining\" niet gezien heeft zult u het niet begrijpen. Degene die het wel "\r
-"gezien hebben, beschrijven deze 'hack' als \"geïnspireerd\"."\r
-\r
-#: hacks/config/xjack.xml.h:5\r
-msgid "Xjack"\r
-msgstr "Xjack"\r
-\r
-#: hacks/config/xlyap.xml.h:1\r
-msgid ""\r
-"This generates pretty fractal pictures by doing funky math involving the "\r
-"``Lyapunov exponent.'' It has a cool interactive mode, too. Written by Ron "\r
-"Record."\r
-msgstr ""\r
-"Genereert mooi fractal-plaatjes via de ‘Lyapunov-exponent’. Het heeft ook "\r
-"een coole interactieve versie. Geschreven door Ron Record."\r
-\r
-#: hacks/config/xlyap.xml.h:2\r
-msgid "Xlyap"\r
-msgstr "Xlyap"\r
-\r
-#: hacks/config/xmatrix.xml.h:3\r
-msgid ""\r
-"Draws dropping characters similar to what is seen on the computer monitors "\r
-"in \"The Matrix\". See also \"glmatrix\" for a 3D rendering of the similar "\r
-"effect that appeared in the title sequence of the movie. Written by Jamie "\r
-"Zawinski."\r
-msgstr ""\r
-"Toont vallende tekens vergelijkbaar met wat is te zien op de "\r
-"computermonitoren in de ‘The Matrix’. Zie ook ‘GLMatrix’ voor een 3D "\r
-"weergave van een soortgelijk effect dat verscheen in de intro van de film. "\r
-"Geschreven door Jamie Zawinski."\r
-\r
-#: hacks/config/xmatrix.xml.h:4\r
-msgid "Expansion Algorithm"\r
-msgstr "Expansiealgoritme"\r
-\r
-#: hacks/config/xmatrix.xml.h:6\r
-msgid "Full"\r
-msgstr "Vol"\r
-\r
-#: hacks/config/xmatrix.xml.h:9\r
-msgid "Knock Knock"\r
-msgstr "Knock knock"\r
-\r
-#: hacks/config/xmatrix.xml.h:12\r
-msgid "Phone Number"\r
-msgstr "Telefoonnummer"\r
-\r
-#: hacks/config/xmatrix.xml.h:13\r
-msgid "Run Trace Program"\r
-msgstr "Trace-programma uitvoeren"\r
-\r
-#: hacks/config/xmatrix.xml.h:14\r
-msgid "Slider Algorithm"\r
-msgstr "Schuivende tekens"\r
-\r
-#: hacks/config/xmatrix.xml.h:19\r
-msgid "Synergistic Algorithm"\r
-msgstr "Synergetisch algoritme"\r
-\r
-#: hacks/config/xmatrix.xml.h:20\r
-msgid "Xmatrix"\r
-msgstr "XMatrix"\r
-\r
-#: hacks/config/xmountains.xml.h:1\r
-msgid "1.0"\r
-msgstr "1.0"\r
-\r
-#: hacks/config/xmountains.xml.h:3\r
-msgid "14"\r
-msgstr "14"\r
-\r
-#: hacks/config/xmountains.xml.h:4\r
-msgid "7"\r
-msgstr "7"\r
-\r
-#: hacks/config/xmountains.xml.h:5\r
-msgid "Altitude  Low"\r
-msgstr "Hoogte  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:6\r
-msgid "Ambient  Low"\r
-msgstr "Omgevingslicht  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:7\r
-msgid "Angle of Light"\r
-msgstr "Hoek van het licht"\r
-\r
-#: hacks/config/xmountains.xml.h:8\r
-msgid "Contour  Low"\r
-msgstr "Contouren  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:9\r
-msgid "Contrast  Low"\r
-msgstr "Contrast  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:10\r
-msgid "Craggy"\r
-msgstr "Heuvelachtig"\r
-\r
-#: hacks/config/xmountains.xml.h:11\r
-msgid "Cross Update"\r
-msgstr "Cross-update"\r
-\r
-#: hacks/config/xmountains.xml.h:12\r
-msgid "Distance  Low"\r
-msgstr "Afstand  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:14\r
-msgid "Foreground"\r
-msgstr "Voorgrond"\r
-\r
-#: hacks/config/xmountains.xml.h:15\r
-msgid "Fractal Options"\r
-msgstr "Fractal-opties"\r
-\r
-#: hacks/config/xmountains.xml.h:16\r
-msgid "Height  Low"\r
-msgstr "Hoogte  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:18\r
-msgid "Horizontal  Low"\r
-msgstr "Horizontaal  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:19\r
-msgid "Iteration  0"\r
-msgstr "Iteratie  0"\r
-\r
-#: hacks/config/xmountains.xml.h:20\r
-msgid "Light Level"\r
-msgstr "Lichtsterkte"\r
-\r
-#: hacks/config/xmountains.xml.h:21\r
-msgid "Recursion  0"\r
-msgstr "Recursie  0"\r
-\r
-#: hacks/config/xmountains.xml.h:22\r
-msgid "Reflections"\r
-msgstr "Reflecties"\r
-\r
-#: hacks/config/xmountains.xml.h:23\r
-msgid "Sea Level  Low"\r
-msgstr "Zeeniveau  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:24\r
-msgid "Side View"\r
-msgstr "Zijaanzicht"\r
-\r
-#: hacks/config/xmountains.xml.h:26\r
-msgid "Smoothing  0"\r
-msgstr "Gladstrijken  0"\r
-\r
-#: hacks/config/xmountains.xml.h:27\r
-msgid "Speed  Slow"\r
-msgstr "Snelheid     Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:28\r
-msgid "Terrain"\r
-msgstr "Terrein"\r
-\r
-#: hacks/config/xmountains.xml.h:29\r
-msgid "Top View"\r
-msgstr "Bovenaanzicht"\r
-\r
-#: hacks/config/xmountains.xml.h:30\r
-msgid "V. Shift  Low"\r
-msgstr "V. Shift  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:31\r
-msgid "V. Stretch  Low"\r
-msgstr "V. Stretch  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:32\r
-msgid "Variance  Low"\r
-msgstr "Variatie  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:33\r
-msgid "Vertical  Low"\r
-msgstr "Verticaal  Laag"\r
-\r
-#: hacks/config/xmountains.xml.h:34\r
-msgid "Viewpoint"\r
-msgstr "Kijkrichting"\r
-\r
-#: hacks/config/xmountains.xml.h:35\r
-msgid ""\r
-"XMountains generates realistic-looking fractal terrains of snow-capped "\r
-"mountains near water, with either a top view or a side view. Written by "\r
-"Stephen Booth. This is not included with the XScreenSaver package, but if "\r
-"you don't have it already, you can find it at &lt;http://www.epcc.ed.ac.uk/"\r
-"~spb/xmountains/&gt;. (Make sure you have version 2.7 or newer!)"\r
-msgstr ""\r
-"XMountains genereert realistisch-uitziende fractal terreinen van met sneeuw "\r
-"bedekte bergen in de buurt van water, van boven of de zijkant gezien. "\r
-"Geschreven door Stephen Booth. Dit is geen standaard onderdeel van het "\r
-"XScreenSaver-pakket, als u het nog niet heeft kunt u het hier vinden: &lt;"\r
-"http://www.epcc.ed.ac.uk/~spb/xmountains/&gt;. (Zorg ervoor dat u versie 2.7 "\r
-"of hoger heeft!)"\r
-\r
-#: hacks/config/xmountains.xml.h:36\r
-msgid "Xf  0.0"\r
-msgstr "Xf  0.0"\r
-\r
-#: hacks/config/xmountains.xml.h:37\r
-msgid "Xmountains"\r
-msgstr "Xmountains"\r
-\r
-#: hacks/config/xmountains.xml.h:38\r
-msgid "Yf  0.0"\r
-msgstr "Yf  0.0"\r
-\r
-#: hacks/config/xplanet.xml.h:5\r
-msgid "Ancient Projection"\r
-msgstr "Ancient-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:6\r
-msgid "Azimuthal Projection"\r
-msgstr "Azimuthal-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:9\r
-msgid "From Ariel"\r
-msgstr "Vanaf Ariel"\r
-\r
-#: hacks/config/xplanet.xml.h:10\r
-msgid "From Callisto"\r
-msgstr "Vanaf Callisto"\r
-\r
-#: hacks/config/xplanet.xml.h:11\r
-msgid "From Charon"\r
-msgstr "Vanaf Charon"\r
-\r
-#: hacks/config/xplanet.xml.h:12\r
-msgid "From Deimos"\r
-msgstr "Vanaf Deimos"\r
-\r
-#: hacks/config/xplanet.xml.h:13\r
-msgid "From Dione"\r
-msgstr "Vanaf Dione"\r
-\r
-#: hacks/config/xplanet.xml.h:14\r
-msgid "From Earth"\r
-msgstr "Vanaf Earth"\r
-\r
-#: hacks/config/xplanet.xml.h:15\r
-msgid "From Enceladus"\r
-msgstr "Vanaf Enceladus"\r
-\r
-#: hacks/config/xplanet.xml.h:16\r
-msgid "From Europa"\r
-msgstr "Vanaf Europa"\r
-\r
-#: hacks/config/xplanet.xml.h:17\r
-msgid "From Ganymede"\r
-msgstr "Vanaf Ganymede"\r
-\r
-#: hacks/config/xplanet.xml.h:18\r
-msgid "From Hyperion"\r
-msgstr "Vanaf Hyperion"\r
-\r
-#: hacks/config/xplanet.xml.h:19\r
-msgid "From Iapetus"\r
-msgstr "Vanaf Iapetus"\r
-\r
-#: hacks/config/xplanet.xml.h:20\r
-msgid "From Io"\r
-msgstr "Vanaf Io"\r
-\r
-#: hacks/config/xplanet.xml.h:21\r
-msgid "From Jupiter"\r
-msgstr "Vanaf Jupiter"\r
-\r
-#: hacks/config/xplanet.xml.h:22\r
-msgid "From Major"\r
-msgstr "Vanaf Major"\r
-\r
-#: hacks/config/xplanet.xml.h:23\r
-msgid "From Mars"\r
-msgstr "Vanaf Mars"\r
-\r
-#: hacks/config/xplanet.xml.h:24\r
-msgid "From Mercury"\r
-msgstr "Vanaf Mercurius"\r
-\r
-#: hacks/config/xplanet.xml.h:25\r
-msgid "From Mimas"\r
-msgstr "Vanaf Mimas"\r
-\r
-#: hacks/config/xplanet.xml.h:26\r
-msgid "From Miranda"\r
-msgstr "Vanaf Miranda"\r
-\r
-#: hacks/config/xplanet.xml.h:27\r
-msgid "From Moon"\r
-msgstr "Vanaf Maan"\r
-\r
-#: hacks/config/xplanet.xml.h:28\r
-msgid "From Neptune"\r
-msgstr "Vanaf Neptunus"\r
-\r
-#: hacks/config/xplanet.xml.h:29\r
-msgid "From Nereid"\r
-msgstr "Vanaf Nereid"\r
-\r
-#: hacks/config/xplanet.xml.h:30\r
-msgid "From Oberon"\r
-msgstr "Vanaf Oberon"\r
-\r
-#: hacks/config/xplanet.xml.h:31\r
-msgid "From Phobos"\r
-msgstr "Vanaf Phobos"\r
-\r
-#: hacks/config/xplanet.xml.h:32\r
-msgid "From Phoebe"\r
-msgstr "Vanaf Phoebe"\r
-\r
-#: hacks/config/xplanet.xml.h:33\r
-msgid "From Pluto"\r
-msgstr "Vanaf Pluto"\r
-\r
-#: hacks/config/xplanet.xml.h:34\r
-msgid "From Random"\r
-msgstr "Vanaf Willekeurig"\r
-\r
-#: hacks/config/xplanet.xml.h:35\r
-msgid "From Rhea"\r
-msgstr "Vanaf Rhea"\r
-\r
-#: hacks/config/xplanet.xml.h:36\r
-msgid "From Saturn"\r
-msgstr "Vanaf Saturnus"\r
-\r
-#: hacks/config/xplanet.xml.h:37\r
-msgid "From Sun"\r
-msgstr "Vanaf Zon"\r
-\r
-#: hacks/config/xplanet.xml.h:38\r
-msgid "From Tethys"\r
-msgstr "Vanaf Tethys"\r
-\r
-#: hacks/config/xplanet.xml.h:39\r
-msgid "From Titan"\r
-msgstr "Vanaf Titan"\r
-\r
-#: hacks/config/xplanet.xml.h:40\r
-msgid "From Titania"\r
-msgstr "Vanaf Titania"\r
-\r
-#: hacks/config/xplanet.xml.h:41\r
-msgid "From Triton"\r
-msgstr "Vanaf Triton"\r
-\r
-#: hacks/config/xplanet.xml.h:42\r
-msgid "From Umbriel"\r
-msgstr "Vanaf Umbriel"\r
-\r
-#: hacks/config/xplanet.xml.h:43\r
-msgid "From Uranus"\r
-msgstr "Vanaf Uranus"\r
-\r
-#: hacks/config/xplanet.xml.h:44\r
-msgid "From Venus"\r
-msgstr "Vanaf Venus"\r
-\r
-#: hacks/config/xplanet.xml.h:45\r
-msgid "Hemisphere Projection"\r
-msgstr "Hemisphere-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:46\r
-msgid "Lambert Projection"\r
-msgstr "Lambert-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:47\r
-msgid "Latitude"\r
-msgstr "Latitude"\r
-\r
-#: hacks/config/xplanet.xml.h:48\r
-msgid "Longitude"\r
-msgstr "Longitude"\r
-\r
-#: hacks/config/xplanet.xml.h:52\r
-msgid "Mollweide Projection"\r
-msgstr "Mollweide-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:54\r
-msgid "Peters Projection"\r
-msgstr "Peters-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:57\r
-msgid "Rectangular Projection"\r
-msgstr "Rechthoekige-projectie"\r
-\r
-#: hacks/config/xplanet.xml.h:58\r
-msgid "Render as a Globe"\r
-msgstr "Render als bol"\r
-\r
-#: hacks/config/xplanet.xml.h:64\r
-msgid "View Ariel"\r
-msgstr "Bekijk Ariel"\r
-\r
-#: hacks/config/xplanet.xml.h:65\r
-msgid "View Callisto"\r
-msgstr "Bekijk Callisto"\r
-\r
-#: hacks/config/xplanet.xml.h:66\r
-msgid "View Charon"\r
-msgstr "Bekijk Charon"\r
-\r
-#: hacks/config/xplanet.xml.h:67\r
-msgid "View Deimos"\r
-msgstr "Bekijk Deimos"\r
-\r
-#: hacks/config/xplanet.xml.h:68\r
-msgid "View Dione"\r
-msgstr "Bekijk Dione"\r
-\r
-#: hacks/config/xplanet.xml.h:69\r
-msgid "View Earth"\r
-msgstr "Bekijk Aarde"\r
-\r
-#: hacks/config/xplanet.xml.h:70\r
-msgid "View Enceladus"\r
-msgstr "Bekijk Enceladus"\r
-\r
-#: hacks/config/xplanet.xml.h:71\r
-msgid "View Europa"\r
-msgstr "Bekijk Europa"\r
-\r
-#: hacks/config/xplanet.xml.h:72\r
-msgid "View Ganymede"\r
-msgstr "Bekijk Ganymede"\r
-\r
-#: hacks/config/xplanet.xml.h:73\r
-msgid "View Hyperion"\r
-msgstr "Bekijk Hyperion"\r
-\r
-#: hacks/config/xplanet.xml.h:74\r
-msgid "View Iapetus"\r
-msgstr "Bekijk Iapetus"\r
-\r
-#: hacks/config/xplanet.xml.h:75\r
-msgid "View Io"\r
-msgstr "Bekijk Io"\r
-\r
-#: hacks/config/xplanet.xml.h:76\r
-msgid "View Jupiter"\r
-msgstr "Bekijk Jupiter"\r
-\r
-#: hacks/config/xplanet.xml.h:77\r
-msgid "View Major"\r
-msgstr "Bekijk Major"\r
-\r
-#: hacks/config/xplanet.xml.h:78\r
-msgid "View Mars"\r
-msgstr "Bekijk Mars"\r
-\r
-#: hacks/config/xplanet.xml.h:79\r
-msgid "View Mercury"\r
-msgstr "Bekijk Mercurius"\r
-\r
-#: hacks/config/xplanet.xml.h:80\r
-msgid "View Mimas"\r
-msgstr "Bekijk Mimas"\r
-\r
-#: hacks/config/xplanet.xml.h:81\r
-msgid "View Miranda"\r
-msgstr "Bekijk Miranda"\r
-\r
-#: hacks/config/xplanet.xml.h:82\r
-msgid "View Moon"\r
-msgstr "Bekijk Maan"\r
-\r
-#: hacks/config/xplanet.xml.h:83\r
-msgid "View Neptune"\r
-msgstr "Bekijk Neptunus"\r
-\r
-#: hacks/config/xplanet.xml.h:84\r
-msgid "View Nereid"\r
-msgstr "Bekijk Nereid"\r
-\r
-#: hacks/config/xplanet.xml.h:85\r
-msgid "View Oberon"\r
-msgstr "Bekijk Oberon"\r
-\r
-#: hacks/config/xplanet.xml.h:86\r
-msgid "View Phobos"\r
-msgstr "Bekijk Phobos"\r
-\r
-#: hacks/config/xplanet.xml.h:87\r
-msgid "View Phoebe"\r
-msgstr "Bekijk Phoebe"\r
-\r
-#: hacks/config/xplanet.xml.h:88\r
-msgid "View Pluto"\r
-msgstr "Bekijk Pluto"\r
-\r
-#: hacks/config/xplanet.xml.h:89\r
-msgid "View Random"\r
-msgstr "Bekijk willekeurig"\r
-\r
-#: hacks/config/xplanet.xml.h:90\r
-msgid "View Rhea"\r
-msgstr "Bekijk Rhea"\r
-\r
-#: hacks/config/xplanet.xml.h:91\r
-msgid "View Saturn"\r
-msgstr "Bekijk Saturn"\r
-\r
-#: hacks/config/xplanet.xml.h:92\r
-msgid "View Sun"\r
-msgstr "Bekijk Sun"\r
-\r
-#: hacks/config/xplanet.xml.h:93\r
-msgid "View Tethys"\r
-msgstr "Bekijk Tethys"\r
-\r
-#: hacks/config/xplanet.xml.h:94\r
-msgid "View Titan"\r
-msgstr "Bekijk Titan"\r
-\r
-#: hacks/config/xplanet.xml.h:95\r
-msgid "View Titania"\r
-msgstr "Bekijk Titania"\r
-\r
-#: hacks/config/xplanet.xml.h:96\r
-msgid "View Triton"\r
-msgstr "Bekijk Triton"\r
-\r
-#: hacks/config/xplanet.xml.h:97\r
-msgid "View Umbriel"\r
-msgstr "Bekijk Umbriel"\r
-\r
-#: hacks/config/xplanet.xml.h:98\r
-msgid "View Uranus"\r
-msgstr "Bekijk Uranus"\r
-\r
-#: hacks/config/xplanet.xml.h:99\r
-msgid "View Venus"\r
-msgstr "Bekijk Venus"\r
-\r
-#: hacks/config/xplanet.xml.h:100\r
-msgid "Xplanet"\r
-msgstr "Xplanet"\r
-\r
-#: hacks/config/xplanet.xml.h:101\r
-msgid ""\r
-"Xplanet draws an image of the Earth, as seen from your favorite vantage "\r
-"point in space, correctly shaded for the current position of the Sun. "\r
-"Written by Hari Nair. This is not included with the XScreenSaver package, "\r
-"but if you don't have it already, you can find it at &lt;http://xplanet."\r
-"sourceforge.net/&gt;."\r
-msgstr ""\r
-"Xplanet tekent een afbeelding van de Aarde, gezien vanaf uw favoriete plekje "\r
-"in de ruimte, met correct schaduw aan de hand van de huidige positie van de "\r
-"zon. Geschreven door Hari Nair. Dit is geen onderdeel van het XScreensaver-"\r
-"pakket, als u het nog niet heeft kunt u deze screensaver hier vinden: &lt;"\r
-"http://xplanet.sourceforge.net/&gt;."\r
-\r
-#: hacks/config/xrayswarm.xml.h:1\r
-msgid ""\r
-"Draws a few swarms of critters flying around the screen, with nicely faded "\r
-"color trails behind them. Written by Chris Leger."\r
-msgstr ""\r
-"Toont een paar zwermende beestjes die over het scherm vliegen, met mooi "\r
-"vervagende kleursporen erachter. Geschreven door Chris Leger."\r
-\r
-#: hacks/config/xrayswarm.xml.h:5\r
-msgid "XRaySwarm"\r
-msgstr "XRaySwarm"\r
-\r
-#: hacks/config/xsnow.xml.h:1\r
-msgid ""\r
-"Draws falling snow and the occasional tiny Santa. By Rick Jansen. You can "\r
-"find it at &lt;http://www.euronet.nl/~rja/Xsnow/&gt;."\r
-msgstr ""\r
-"Toont vallende sneeuw, met af en toe een kleine Kerstman. Geschreven door "\r
-"Rick Jansen. U kunt het hier vinden: &lt;http://www.euronet.nl/~rja/Xsnow/"\r
-"&gt;."\r
-\r
-#: hacks/config/xsnow.xml.h:2\r
-msgid "Xsnow"\r
-msgstr "Xsnow"\r
-\r
-#: hacks/config/xspirograph.xml.h:5\r
-msgid ""\r
-"Simulates that pen-in-nested-plastic-gears toy from your childhood. By Rohit "\r
-"Singh."\r
-msgstr ""\r
-"Simuleert die pen-in-geneste-plastic-tandwielen spel uit uw kindertijd. "\r
-"Geschreven door Rohit Singh."\r
-\r
-#: hacks/config/xspirograph.xml.h:6\r
-msgid "XSpiroGraph"\r
-msgstr "XSpiroGraph"\r
-\r
-#: hacks/config/xteevee.xml.h:1\r
-msgid "Color Bars Enabled"\r
-msgstr "Kleurenbalken Aan"\r
-\r
-#: hacks/config/xteevee.xml.h:2\r
-msgid "Cycle Through Modes"\r
-msgstr "Ga Door de Verschillende Modi"\r
-\r
-#: hacks/config/xteevee.xml.h:3\r
-msgid "Rolling Enabled"\r
-msgstr "Rollen ingeschakeld"\r
-\r
-#: hacks/config/xteevee.xml.h:4\r
-msgid "Static Enabled"\r
-msgstr "Ruis aan"\r
-\r
-#: hacks/config/xteevee.xml.h:5\r
-msgid "XTeeVee"\r
-msgstr "XTeeVee"\r
-\r
-#: hacks/config/xteevee.xml.h:6\r
-msgid ""\r
-"XTeeVee simulates various television problems, including static, loss of "\r
-"vertical hold, and a test pattern. By Greg Knauss."\r
-msgstr ""\r
-"XTeeVee simuleert diverse tv problemen zoals ruis, vertikaal rollen en "\r
-"testbeelden."\r
-\r
-#: hacks/config/zoom.xml.h:3\r
-msgid "Lens Offset"\r
-msgstr "Lensverschuiving"\r
-\r
-#: hacks/config/zoom.xml.h:4\r
-msgid "Lenses"\r
-msgstr "Lenzen"\r
-\r
-#: hacks/config/zoom.xml.h:9\r
-msgid ""\r
-"Zooms in on a part of the screen and then moves around. With the -lenses "\r
-"option the result is like looking through many overlapping lenses rather "\r
-"than just a simple zoom. Written by James Macnicol."\r
-msgstr ""\r
-"Zoomt in op een gedeelte van het scherm en beweegt dan in het rond. Met de "\r
-"optie ‘-lenses’ lijkt het resultaat op vele elkaar overlappende lenzen in "\r
-"plaats van een simpele zoomfunctie. Geschreven door James Macnicol."\r
-\r
-#~ msgid "Reset to Defaults"\r
-#~ msgstr "Standaardwaarden herstellen"\r
-\r
-#~ msgid "Reset this screen saver to the default settings."\r
-#~ msgstr "Stel deze screensaver in op de standaardwaarden."\r
-\r
-#~ msgid ""\r
-#~ "Warning:\n"\r
-#~ "\n"\r
-#~ "The GNOME screensaver daemon appears to be running.\n"\r
-#~ "It must be stopped for XScreenSaver to work properly.\n"\r
-#~ "\n"\r
-#~ "Stop the GNOME screen saver daemon now?\n"\r
-#~ msgstr ""\r
-#~ "Waarschuwing:\n"\r
-#~ "\n"\r
-#~ "Het lijkt erop dat de GNOME screensaver-daemon actief is.\n"\r
-#~ "Voor een juiste werking van XScreensaver moet deze gestopt worden.\n"\r
-#~ "\n"\r
-#~ "Wilt u nu de GNOME screensaver-daemon stoppen?\n"\r
-\r
-#~ msgid ""\r
-#~ "Warning:\n"\r
-#~ "\n"\r
-#~ "The KDE screen saver daemon appears to be running.\n"\r
-#~ "It must be stopped for XScreenSaver to work properly.\n"\r
-#~ "\n"\r
-#~ "Stop the KDE screen saver daemon now?\n"\r
-#~ msgstr ""\r
-#~ "Waarschuwing:\n"\r
-#~ "\n"\r
-#~ "Het lijkt erop dat de KDE screensaver-daemon actief is.\n"\r
-#~ "Voor een juiste werking van XScreensaver moet deze gestopt worden.\n"\r
-#~ "\n"\r
-#~ "Wilt u nu de KDE screensaver-daemon stoppen?\n"\r
-\r
-#~ msgid "_Reset to Defaults"\r
-#~ msgstr "_Standaardwaarden herstellen"\r
-\r
-#~ msgid "60 seconds"\r
-#~ msgstr "60 seconden"\r
-\r
-#~ msgid "Abstractile"\r
-#~ msgstr "Abstractile"\r
-\r
-#~ msgid "Block tiles"\r
-#~ msgstr "Bloktegels"\r
-\r
-#~ msgid "Flat tiles"\r
-#~ msgstr "Platte tegels"\r
-\r
-#~ msgid ""\r
-#~ "Generates mosaic patterns of interlocking tiles. Written by Steve "\r
-#~ "Sundstrom; 2004."\r
-#~ msgstr ""\r
-#~ "Genereert een mozaïekpatroon van in elkaar passende tegels. Geschreven "\r
-#~ "door Steve Sundstrom; 2004."\r
-\r
-#~ msgid "Linger"\r
-#~ msgstr "Duur"\r
-\r
-#~ msgid "Neon tiles"\r
-#~ msgstr "Neon tegels"\r
-\r
-#~ msgid "Outline tiles"\r
-#~ msgstr "Holle tegels"\r
-\r
-#~ msgid "Random tile layout"\r
-#~ msgstr "Willekeurige tegels"\r
-\r
-#~ msgid "Show frame rate"\r
-#~ msgstr "Toon framerate"\r
-\r
-#~ msgid "Thin tiles"\r
-#~ msgstr "Dunne tegels"\r
-\r
-#~ msgid "Tiled tiles"\r
-#~ msgstr "Gelegde tegels"\r
-\r
-#~ msgid "Three"\r
-#~ msgstr "Drie"\r
-\r
-#~ msgid "Apple2"\r
-#~ msgstr "Apple2"\r
-\r
-#~ msgid "Choose display mode randomly"\r
-#~ msgstr "De weergavemodus willekeurig kiezen"\r
-\r
-#~ msgid "Display scrolling text"\r
-#~ msgstr "Schuivende tekst weergeven"\r
-\r
-#~ msgid "Run basic programs"\r
-#~ msgstr "Basisprogramma's uitvoeren"\r
-\r
-#~ msgid "20"\r
-#~ msgstr "20"\r
-\r
-#~ msgid "Barcode grid"\r
-#~ msgstr "Barcoderaster"\r
-\r
-#~ msgid ""\r
-#~ "Draws a random sequence of colorful barcodes scrolling across your "\r
-#~ "screen. CONSUME! The barcodes follow the UPC-A, UPC-E, EAN-8 or EAN-13 "\r
-#~ "standards. http://en.wikipedia.org/wiki/Universal_Product_Code http://en."\r
-#~ "wikipedia.org/wiki/European_Article_Number Written by Dan Bornstein; 2003."\r
-#~ msgstr ""\r
-#~ "Toont een willekeurige serie kleurrijke schuivende barcodes over uw "\r
-#~ "scherm. CONSUMEER! De barcodes volgen de UPC-A, UPC-E, EAN-8 of EAN-13 "\r
-#~ "standaarden. http://nl.wikipedia.org/wiki/Universal_Product_Code http://"\r
-#~ "nl.wikipedia.org/wiki/Europese_artikelnummering Geschreven door Dan "\r
-#~ "Bornstein; 2003."\r
-\r
-#~ msgid "10 minutes"\r
-#~ msgstr "10 minuten"\r
-\r
-#~ msgid "Explosion decay"\r
-#~ msgstr "Explosieverval"\r
-\r
-#~ msgid "Explosion momentum"\r
-#~ msgstr "Explosiemomentum"\r
-\r
-#~ msgid "Pop!"\r
-#~ msgstr "Pop!"\r
-\r
-#~ msgid "Peek at underlying images"\r
-#~ msgstr "Spiek naar onderliggende afbeeldingen"\r
-\r
-#~ msgid "ATM"\r
-#~ msgstr "ATM"\r
-\r
-#~ msgid ""\r
-#~ "A spotlight roams across an embossed version of your desktop or other "\r
-#~ "picture. Written by Shane Smit; 1999."\r
-#~ msgstr ""\r
-#~ "Een zoeklicht dwaalt over een van reliëf voorziene versie van uw "\r
-#~ "bureaublad of een andere afbeelding. Geschreven door Shane Smit; 1999."\r
-\r
-#~ msgid ""\r
-#~ "Loads several random images, and displays them flying in a circular "\r
-#~ "formation. The formation changes speed and direction randomly, and images "\r
-#~ "periodically drop out to be replaced by new ones. Written by Jamie "\r
-#~ "Zawinski; 2005."\r
-#~ msgstr ""\r
-#~ "Laadt willekeurig een aantal afbeeldingen en toont deze vliegend in een "\r
-#~ "ronddraaiende formatie. De formatie wijzigt willekeurig snelheid en "\r
-#~ "richting en afbeeldingen worden periodiek vervangen door nieuwe. "\r
-#~ "Geschreven door Jamie Zawinski; 2005."\r
-\r
-#~ msgid "Show file names"\r
-#~ msgstr "Bestandsnamen tonen"\r
-\r
-#~ msgid "Earthy coloration"\r
-#~ msgstr "Aardse kleuren"\r
-\r
-#~ msgid "Hurt me"\r
-#~ msgstr "Doe me pijn"\r
-\r
-#~ msgid "Icy coloration"\r
-#~ msgstr "IJskleuren"\r
-\r
-#~ msgid "Random coloration"\r
-#~ msgstr "Willekeurige kleuren"\r
-\r
-#~ msgid "Swampy coloration"\r
-#~ msgstr "Moeraskleuren"\r
-\r
-#~ msgid "Vomitous coloration"\r
-#~ msgstr "Afstotelijke kleuren"\r
-\r
-#~ msgid "Number of crystals"\r
-#~ msgstr "Aantal kristallen"\r
-\r
-#~ msgid "Don't rotate"\r
-#~ msgstr "Niet draaien"\r
-\r
-#~ msgid "Cubes"\r
-#~ msgstr "Kubussen"\r
-\r
-#~ msgid "Struts"\r
-#~ msgstr "Zijbalken"\r
-\r
-#~ msgid "Big dots"\r
-#~ msgstr "Grote punten"\r
-\r
-#~ msgid "Close"\r
-#~ msgstr "Dichtbij"\r
-\r
-#~ msgid "CubicGrid"\r
-#~ msgstr "CubicGrid"\r
-\r
-#~ msgid "Dot spacing"\r
-#~ msgstr "Afstand tussen punten"\r
-\r
-#~ msgid ""\r
-#~ "Draws the view of an observer located inside a rotating 3D lattice of "\r
-#~ "colored points. Written by Vasek Potocek; 2007."\r
-#~ msgstr ""\r
-#~ "Toont het uitzicht van een persoon die zich in een roterende 3D rooster "\r
-#~ "van gekleurde punten bevindt. Geschreven door Vasek Potocek; 2007."\r
-\r
-#~ msgid "CWaves"\r
-#~ msgstr "CGolven"\r
-\r
-#~ msgid "Color transitions"\r
-#~ msgstr "Kleurovergangen"\r
-\r
-#~ msgid "Rough"\r
-#~ msgstr "Ruw"\r
-\r
-#~ msgid ""\r
-#~ "This generates a languidly-scrolling vertical field of sinusoidal colors. "\r
-#~ "Written by Jamie Zawinski; 2007."\r
-#~ msgstr ""\r
-#~ "Dit genereert een dromerig verticaal-lopend veld met sinusvormige "\r
-#~ "kleuren. Geschreven door Jamie Zawinski; 2007"\r
-\r
-#~ msgid ""\r
-#~ "Random dropshadowed rectangles pop onto the screen in lockstep. Written "\r
-#~ "by Ozymandias G. Desiderata, Jamie Zawinski, and Stephen Linhart; 1998."\r
-#~ msgstr ""\r
-#~ "Willekeurige rechthoeken gearceerd met druppels verschijnen tegelijk op "\r
-#~ "het scherm. Geschreven door Ozymandias G. Desiderata, Jamie Zawinski, en "\r
-#~ "Stephen Linhart; 1998."\r
-\r
-#~ msgid "Number of spikes"\r
-#~ msgstr "Aantal pinnen"\r
-\r
-#~ msgid "Ouch"\r
-#~ msgstr "Auw"\r
-\r
-#~ msgid "Golden ratio"\r
-#~ msgstr "Gulden snede"\r
-\r
-#~ msgid "Maximum depth"\r
-#~ msgstr "Maximale diepte"\r
-\r
-#~ msgid "Minimum width"\r
-#~ msgstr "Minimum breedte"\r
-\r
-#~ msgid "Mondrian"\r
-#~ msgstr "Mondriaan"\r
-\r
-#~ msgid "Smooth colors"\r
-#~ msgstr "Gladde kleuren"\r
-\r
-#~ msgid ""\r
-#~ "Draws a pulsing sequence of transparent stars, circles, and lines. "\r
-#~ "Written by Jamie Zawinski; 1999."\r
-#~ msgstr ""\r
-#~ "Toont een pulserende reeks transparante sterren, cirkels en lijnen. "\r
-#~ "Geschreven door Jamie Zawinski; 1999."\r
-\r
-#~ msgid "Shapes"\r
-#~ msgstr "Vormen"\r
-\r
-#~ msgid "DNA Logo"\r
-#~ msgstr "DNA-logo"\r
-\r
-#~ msgid ""\r
-#~ "DNA Lounge 375 Eleventh Street San Francisco, CA 94107 http://www."\r
-#~ "dnalounge.com/ Written by Jamie Zawinski; 2001."\r
-#~ msgstr ""\r
-#~ "DNA Lounge 375 Eleventh Street San Francisco, CA 94107 http://www."\r
-#~ "dnalounge.com/ Geschreven door Jamie Zawinski; 2001."\r
-\r
-#~ msgid ""\r
-#~ "Drifting recursive fractal cosmic flames. Written by Scott Draves; 1997."\r
-#~ msgstr ""\r
-#~ "Afdrijvende recursieve fractal met kosmische vlammen. Geschreven door "\r
-#~ "Scott Draves; 1997."\r
-\r
-#~ msgid "Low resolution chess pieces"\r
-#~ msgstr "Lage resolutie schaakstukken"\r
-\r
-#~ msgid ""\r
-#~ "Exploding fireworks. See also the \"Fireworkx\", \"XFlame\" and \"Pyro\" "\r
-#~ "screen savers. Written by W.P. van Paassen; 2003."\r
-#~ msgstr ""\r
-#~ "Exploderend vuurwerk. Zie ook de ‘Fireworkx’, ‘XFlame’ en ‘Pyro’ "\r
-#~ "schermbeveiliging. Geschreven door W.P. van Paassen; 2003."\r
-\r
-#~ msgid ""\r
-#~ "Exploding fireworks. See also the \"Eruption\", \"XFlame\" and \"Pyro\" "\r
-#~ "screen savers. Written by Rony B Chandran; 2004."\r
-#~ msgstr ""\r
-#~ "Exploderend vuurwerk. Zie ook de ‘Eruption’, ‘XFlame’ en ‘Pyro’ "\r
-#~ "schermbeveiliging. Geschreven door Rony B Chandran; 2004."\r
-\r
-#~ msgid "Shells upward"\r
-#~ msgstr "Vuurpijlen omhoog"\r
-\r
-#~ msgid "Draw Sticks"\r
-#~ msgstr "Stokken tekenen"\r
-\r
-#~ msgid "Draw Tiles"\r
-#~ msgstr "Tegels tekenen"\r
-\r
-#~ msgid "Stopped"\r
-#~ msgstr "Gestopt"\r
-\r
-#~ msgid "Whirlwind"\r
-#~ msgstr "Wervelwind"\r
-\r
-#~ msgid "Width"\r
-#~ msgstr "Breedte"\r
-\r
-#~ msgid ""\r
-#~ "Draws successive pages of text. The lines flip in and out in a soothing "\r
-#~ "3D pattern. Written by Jamie Zawinski; 2005."\r
-#~ msgstr ""\r
-#~ "Toont een aantal driedimensionale tekstregels die draaiende bewegingen "\r
-#~ "maken. Geschreven door Jamie Zawinski; 2005."\r
-\r
-#~ msgid ""\r
-#~ "Strange attractors formed of flows in a 3D differential equation phase "\r
-#~ "space. Features the popular attractors described by Lorentz, Roessler, "\r
-#~ "Birkhoff and Duffing, and can discover entirely new attractors by itself. "\r
-#~ "http://en.wikipedia.org/wiki/Attractor#Strange_attractor Written by Tim "\r
-#~ "Auckland; 1998."\r
-#~ msgstr ""\r
-#~ "Strange attractors gevormd uit stromen in een 3D faseruimte van "\r
-#~ "differentiaal vergelijkingen. Laat de populaire attractors zien "\r
-#~ "beschreven door Lorentz, Roessler, Birkhoff en Duffing, en kan zelf "\r
-#~ "geheel nieuwe attractors ontdekken. http://nl.wikipedia.org/wiki/"\r
-#~ "Vreemde_aantrekker Geschreven door Tim Auckland; 1998."\r
-\r
-#~ msgid "Page linger"\r
-#~ msgstr "Verblijftijd pagina"\r
-\r
-#~ msgid "Random display style"\r
-#~ msgstr "Willekeurige weergavestijl"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Fractal trees. Written by Peter Baumung; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd uit de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Fractal bomen. Geschreven door Peter Baumung; 1997."\r
-\r
-#~ msgid "Blue"\r
-#~ msgstr "Blauw"\r
-\r
-#~ msgid "Cyan"\r
-#~ msgstr "Lichtblauw"\r
-\r
-#~ msgid "Green"\r
-#~ msgstr "Groen"\r
-\r
-#~ msgid "Magenta"\r
-#~ msgstr "Magenta"\r
-\r
-#~ msgid "Pink"\r
-#~ msgstr "Roze"\r
-\r
-#~ msgid "Red"\r
-#~ msgstr "Rood"\r
-\r
-#~ msgid "Yellow"\r
-#~ msgstr "Geel"\r
-\r
-#~ msgid "Gear count"\r
-#~ msgstr "Aantal tandwielen"\r
-\r
-#~ msgid ""\r
-#~ "This draws sets of turning, interlocking gears, rotating in three "\r
-#~ "dimensions. See also the \"Pinion\" and \"MoebiusGears\" screen savers. "\r
-#~ "http://en.wikipedia.org/wiki/Involute_gear http://en.wikipedia.org/wiki/"\r
-#~ "Epicyclic_gearing Written by Jamie Zawinski; 2007."\r
-#~ msgstr ""\r
-#~ "Dit toont sets van in elkaar draaiende tandwielen, die in drie dimensies "\r
-#~ "draaien. Zie ook de ‘Pinion’ en ‘Moebius-tandwielen’ schermbeveiliging. "\r
-#~ "http://en.wikipedia.org/wiki/Involute_gear http://nl.wikipedia.org/wiki/"\r
-#~ "Planeetwielmechanisme Geschreven door Jamie Zawinski; 2007."\r
-\r
-#~ msgid "Picture"\r
-#~ msgstr "Afbeeldingen"\r
-\r
-#~ msgid "15"\r
-#~ msgstr "15"\r
-\r
-#~ msgid "Cell division"\r
-#~ msgstr "Celdeling"\r
-\r
-#~ msgid "Cell radius"\r
-#~ msgstr "Cel-doorsnee"\r
-\r
-#~ msgid ""\r
-#~ "Cells growing, dividing and dying on your screen. Written by Matthias "\r
-#~ "Toussaint; 2007."\r
-#~ msgstr ""\r
-#~ "Groeiende cellen die zich delen en dood gaan op uw scherm. Geschreven "\r
-#~ "door Matthias Toussaint; 2007."\r
-\r
-#~ msgid "GLCells"\r
-#~ msgstr "GLCells"\r
-\r
-#~ msgid "Gorge"\r
-#~ msgstr "Overvloed"\r
-\r
-#~ msgid "Highest sphere detail"\r
-#~ msgstr "Hoogste details voor cel"\r
-\r
-#~ msgid "Keep dead cells"\r
-#~ msgstr "Dode cellen behouden"\r
-\r
-#~ msgid "Lowest sphere detail"\r
-#~ msgstr "Laagste details voor cel"\r
-\r
-#~ msgid "Max cells"\r
-#~ msgstr "Max. cellen"\r
-\r
-#~ msgid "Max food"\r
-#~ msgstr "Max. voedsel"\r
-\r
-#~ msgid "Medium sphere detail"\r
-#~ msgstr "Gemiddelde details voor cel"\r
-\r
-#~ msgid "Min distance"\r
-#~ msgstr "Min. afstand"\r
-\r
-#~ msgid "Min food"\r
-#~ msgstr "Min. voedsel"\r
-\r
-#~ msgid "More sphere detail"\r
-#~ msgstr "Meer details voor cel"\r
-\r
-#~ msgid "Quick"\r
-#~ msgstr "Snel"\r
-\r
-#~ msgid "Starve"\r
-#~ msgstr "Honger"\r
-\r
-#~ msgid "Shadows"\r
-#~ msgstr "Schaduwen"\r
-\r
-#~ msgid "Textures"\r
-#~ msgstr "Texturen"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Draws an animation of sprinkling fire-like 3D triangles in "\r
-#~ "a landscape filled with trees. Written by Eric Lassauge; 2002."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Toont een animatie van spuitende op vuur lijkende 3D-"\r
-#~ "driehoeken in een landschap met bomen. Geschreven door Eric Lassauge; "\r
-#~ "2002."\r
-\r
-#~ msgid "31"\r
-#~ msgstr "31"\r
-\r
-#~ msgid "Avoidance"\r
-#~ msgstr "Vermijden"\r
-\r
-#~ msgid "Centering"\r
-#~ msgstr "Centreren"\r
-\r
-#~ msgid "Draw goal"\r
-#~ msgstr "Doel tekenen"\r
-\r
-#~ msgid "Fish count"\r
-#~ msgstr "Aantal vissen"\r
-\r
-#~ msgid "GLSchool"\r
-#~ msgstr "GLSchool"\r
-\r
-#~ msgid "Goal following"\r
-#~ msgstr "Doel volgen"\r
-\r
-#~ msgid ""\r
-#~ "Uses Craig Reynolds' Boids algorithm to simulate a school of fish. http://"\r
-#~ "en.wikipedia.org/wiki/Boids Written by David C. Lambert; 2006."\r
-#~ msgstr ""\r
-#~ "Gebruikt het Boid-algoritme van Craig Reynolds voor het simuleren van een "\r
-#~ "school vissen. http://nl.wikipedia.org/wiki/Boids Geschreven door David "\r
-#~ "C. Lambert; 2006."\r
-\r
-#~ msgid "Velocity matching"\r
-#~ msgstr "Snelheid overeen laten komen"\r
-\r
-#~ msgid ""\r
-#~ "Loads a random sequence of images and smoothly scans and zooms around in "\r
-#~ "each, fading from pan to pan. Written by Jamie Zawinski and Mike "\r
-#~ "Oliphant; 2003."\r
-#~ msgstr ""\r
-#~ "Laadt een willekeurige serie afbeeldingen die al heen en weer gaande "\r
-#~ "gescand en ingezoomd worden. Geschreven door Jamie Zawinski en Mike "\r
-#~ "Oliphant; 2003."\r
-\r
-#~ msgid "Display date and time"\r
-#~ msgstr "Datum en tijd weergeven"\r
-\r
-#~ msgid "Display system information"\r
-#~ msgstr "Systeeminformatie weergeven"\r
-\r
-#~ msgid "Grey"\r
-#~ msgstr "Grijs"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.10. It has been replaced by the more general \"Polytopes\" "\r
-#~ "screen saver, which can display this object as well as others. The "\r
-#~ "Polytopes \"120-cell\" object corresponds to this one. Hyperball is to "\r
-#~ "hypercube as dodecahedron is to cube: this displays a 2D projection of "\r
-#~ "the sequence of 3D objects which are the projections of the 4D analog to "\r
-#~ "the dodecahedron. Technically, it is a \"120 cell polytope\". http://en."\r
-#~ "wikipedia.org/wiki/Hypercube http://en.wikipedia.org/wiki/"\r
-#~ "Regular_polytope Written by Joe Keane; 2000."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.10. Hij is vervangen door de meer algemene \"Polytpes\" "\r
-#~ "schermbeveiliging, die dit object kan tonen zoals ook anderen. Het "\r
-#~ "Polytopes ‘120-cellen’ object komt overeen met deze. De hyperball staat "\r
-#~ "tot de hypercube als de dodecaëder staat tot de kubus: dit toont een 2D "\r
-#~ "projectie van een serie van 3D objecten die projecties zijn van de 4D "\r
-#~ "analogie van de dodecaëder. Technisch is het een ‘120 cellige polytoop’. "\r
-#~ "http://en.wikipedia.org/wiki/Hypercube http://en.wikipedia.org/wiki/"\r
-#~ "Regular_polytope . Geschreven door Joe Keane; 2002."\r
-\r
-#~ msgid "50"\r
-#~ msgstr "50"\r
-\r
-#~ msgid ""\r
-#~ "Draws a series of overlapping, translucent spiral patterns. The tightness "\r
-#~ "of their spirals fluctuates in and out. http://en.wikipedia.org/wiki/"\r
-#~ "Moire_pattern Written by Jamie Zawinski; 2008."\r
-#~ msgstr ""\r
-#~ "Toont een serie van overlappende, diffuus lichtdoorlatende spiralen. De "\r
-#~ "afstand tussen spiralen fluctueert. http://en.wikipedia.org/wiki/"\r
-#~ "Moire_pattern Geschreven door Jamie Zawinski; 2008."\r
-\r
-#~ msgid "Hypnowheel"\r
-#~ msgstr "Hypnowheel"\r
-\r
-#~ msgid "Symmetric twisting"\r
-#~ msgstr "Symmetrisch draaien"\r
-\r
-#~ msgid "Twistiness"\r
-#~ msgstr "Verdraaiing"\r
-\r
-#~ msgid "6"\r
-#~ msgstr "6"\r
-\r
-#~ msgid "Number of functions"\r
-#~ msgstr "Aantal functies"\r
-\r
-#~ msgid "IMSMap"\r
-#~ msgstr "IMSMap"\r
-\r
-#~ msgid ""\r
-#~ "A surface is filled with a hundred medium to small sized circles. Each "\r
-#~ "circle has a different size and direction, but moves at the same slow "\r
-#~ "rate. Displays the instantaneous intersections of the circles as well as "\r
-#~ "the aggregate intersections of the circles. Though actually it doesn't "\r
-#~ "look like circles at all! Written by Casey Reas, William Ngan, Robert "\r
-#~ "Hodgin, and Jamie Zawinski; 2004."\r
-#~ msgstr ""\r
-#~ "Een oppervlak dat is gevuld met een honderdtal middelgrote tot kleine "\r
-#~ "cirkels. Elke cirkel heeft een andere grootte en richting, maar beweegt "\r
-#~ "zich voort met dezelfde lage snelheid. Deze schermbeveiliging toont de "\r
-#~ "doorsnijdingen van de cirkels evenals de samengestelde doorsneden van de "\r
-#~ "cirkels. Toch lijkt het helemaal niet op cirkels! Geschreven door Casey "\r
-#~ "Reas, William Ngan, Robert Hodgin en Jamie Zawinski; 2004."\r
-\r
-#~ msgid ""\r
-#~ "Color field based on computing decaying sinusoidal waves. Written by "\r
-#~ "Hannu Mallat; 1998."\r
-#~ msgstr ""\r
-#~ "Kleurveld gebaseerd op uitdovende sinusvormige golven. Geschreven door "\r
-#~ "Hannu Mallat; 1998."\r
-\r
-#~ msgid "400"\r
-#~ msgstr "400"\r
-\r
-#~ msgid ""\r
-#~ "A surface is filled with a hundred medium to small sized circles. Each "\r
-#~ "circle has a different size and direction, but moves at the same slow "\r
-#~ "rate. Displays the instantaneous intersections of the circles as well as "\r
-#~ "the aggregate intersections of the circles. The circles begin with a "\r
-#~ "radius of 1 pixel and slowly increase to some arbitrary size. Circles are "\r
-#~ "drawn with small moving points along the perimeter. The intersections are "\r
-#~ "rendered as glowing orbs. Glowing orbs are rendered only when a perimeter "\r
-#~ "point moves past the intersection point. Written by Casey Reas, William "\r
-#~ "Ngan, Robert Hodgin, and Jamie Zawinski; 2004."\r
-#~ msgstr ""\r
-#~ "Een oppervlak dat is gevuld met een honderdtal middelgrote tot kleine "\r
-#~ "cirkels. Elke cirkel heeft een andere grootte en richting, maar beweegt "\r
-#~ "zich voort met dezelfde lage snelheid. Toont de momentane doorsnijdingen "\r
-#~ "van de cirkels evenals de samengestelde doorsneden van de cirkels. De "\r
-#~ "cirkels beginnen met een straal van 1 pixel en groeien tot een "\r
-#~ "willekeurige grootte. De cirkels worden getoond met kleine bewegende "\r
-#~ "punten op de rand. De doorsneden worden weergegeven als gloeiende ‘orbs’. "\r
-#~ "Gloeiende orbs worden alleen weergegeven als de randpunten voorbij een "\r
-#~ "doorsnedepunt bewegen. Geschreven door Casey Reas, William Ngan, Robert "\r
-#~ "Hodgin en Jamie Zawinski; 2004."\r
-\r
-#~ msgid "Randomize almost everything"\r
-#~ msgstr "Bijna alles willekeurig maken"\r
-\r
-#~ msgid "Puzzle pieces"\r
-#~ msgstr "Puzzelstukken"\r
-\r
-#~ msgid ""\r
-#~ "This grabs a screen image, carves it up into a jigsaw puzzle, shuffles "\r
-#~ "it, and then solves the puzzle. http://en.wikipedia.org/wiki/"\r
-#~ "Jigsaw_puzzle http://en.wikipedia.org/wiki/Tessellation Written by Jamie "\r
-#~ "Zawinski; 1997."\r
-#~ msgstr ""\r
-#~ "Dit pakt een schermafbeelding en snijdt het in legpuzzelstukken, husselt "\r
-#~ "ze door elkaar en lost de puzzel op. http://nl.wikipedia.org/wiki/"\r
-#~ "Legpuzzel http://nl.wikipedia.org/wiki/Betegeling Geschreven door Jamie "\r
-#~ "Zawinski; 1997."\r
-\r
-#~ msgid "Tilt"\r
-#~ msgstr "Scheef zetten"\r
-\r
-#~ msgid "Clubs"\r
-#~ msgstr "Kegels"\r
-\r
-#~ msgid "Juggle this pattern"\r
-#~ msgstr "Dit patroon jongleren"\r
-\r
-#~ msgid "Knives"\r
-#~ msgstr "Messen"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.09. It has been replaced by the \"Juggler3D\" screen saver. "\r
-#~ "http://en.wikipedia.org/wiki/Siteswap Written by Tim Auckland; 2002."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.09. Hij is vervangen door de ‘Juggler3D’ "\r
-#~ "schermbeveiliging. http://en.wikipedia.org/wiki/Siteswap Geschreven door "\r
-#~ "Tim Auckland; 2002."\r
-\r
-#~ msgid ""\r
-#~ "Draws a 3D juggling stick-man. http://en.wikipedia.org/wiki/Siteswap "\r
-#~ "Written by Tim Auckland and Jamie Zawinski; 2002."\r
-#~ msgstr ""\r
-#~ "Toont een 3D jonglerend draadmannetje. http://en.wikipedia.org/wiki/"\r
-#~ "Siteswap Geschreven door Tim Auckland en Jamie Zawinski; 2002."\r
-\r
-#~ msgid ""\r
-#~ "Animates the Julia set (a close relative of the Mandelbrot set). The "\r
-#~ "small moving dot indicates the control point from which the rest of the "\r
-#~ "image was generated. See also the \"Discrete\" screen saver. http://en."\r
-#~ "wikipedia.org/wiki/Julia_set Written by Sean McCullough; 1997."\r
-#~ msgstr ""\r
-#~ "Animeert de Julia-set (een nabij familielid van de Mandelbrot-set). De "\r
-#~ "kleine bewegende punt geeft het controle punt aan vanwaar de rest van het "\r
-#~ "beeld werd gegenereerd. Zie ook de ‘Discrete’ schermbeveiliging. http://"\r
-#~ "en.wikipedia.org/wiki/Julia_set Geschreven door Sean McCullough; 1997."\r
-\r
-#~ msgid "3"\r
-#~ msgstr "3"\r
-\r
-#~ msgid "32"\r
-#~ msgstr "32"\r
-\r
-#~ msgid ""\r
-#~ "A simple kaleidoscope. See also \"GLeidescope\". http://en.wikipedia.org/"\r
-#~ "wiki/Kaleidoscope Written by Ron Tapia; 1997."\r
-#~ msgstr ""\r
-#~ "Een eenvoudige caleidoscoop. Zie ook ‘Gleidescope’. http://nl.wikipedia."\r
-#~ "org/wiki/Caleidoscoop Geschreven door Ron Tapia; 1997."\r
-\r
-#~ msgid "-180.0"\r
-#~ msgstr "-180.0"\r
-\r
-#~ msgid "100.0"\r
-#~ msgstr "100.0"\r
-\r
-#~ msgid "180.0"\r
-#~ msgstr "180.0"\r
-\r
-#~ msgid "4d depth colors"\r
-#~ msgstr "4d diepe kleuren"\r
-\r
-#~ msgid "Figure 8"\r
-#~ msgstr "Figuur 8"\r
-\r
-#~ msgid "Lawson"\r
-#~ msgstr "Lawson"\r
-\r
-#~ msgid "Rainbow colors"\r
-#~ msgstr "Regenboogkleuren"\r
-\r
-#~ msgid "Show orientation marks"\r
-#~ msgstr "Oriëntatiemarkeringen tonen"\r
-\r
-#~ msgid ""\r
-#~ "This shows a 4D Klein bottle. You can walk on the Klein bottle or rotate "\r
-#~ "it in 4D or walk on it while it rotates in 4D. Inspired by Thomas "\r
-#~ "Banchoff's book \"Beyond the Third Dimension: Geometry, Computer "\r
-#~ "Graphics, and Higher Dimensions\", Scientific American Library, 1990. "\r
-#~ "http://en.wikipedia.org/wiki/Klein_bottle Written by Carsten Steger; 2008."\r
-#~ msgstr ""\r
-#~ "Dit toont een 4D Klein-fles. U kunt op de Klein-fles lopen, hem in 4D "\r
-#~ "draaien of er op lopen terwijl hij draait. Geïnspireerd door het boek van "\r
-#~ "Thomas Banchoff ‘Beyond the Third Dimension: Geometry, Computer Graphics, "\r
-#~ "and Higher Dimensions’, Scientific American Library, 1990. http://en."\r
-#~ "wikipedia.org/wiki/Klein_bottle Geschreven door Carsten Steger; 2008."\r
-\r
-#~ msgid "Turn"\r
-#~ msgstr "Draaien"\r
-\r
-#~ msgid "Walk"\r
-#~ msgstr "Lopen"\r
-\r
-#~ msgid "Walk and turn"\r
-#~ msgstr "Loop en draai"\r
-\r
-#~ msgid "Walking direction"\r
-#~ msgstr "Looprichting"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Moving radiating lines, that look vaguely like scanning "\r
-#~ "laser beams. (Frankie say relax.) Written by Pascal Pensa; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Bewegende stralende lijnen, die vaag lijken op "\r
-#~ "scannende laserstralen. (Frankie zegt relax). Geschreven door Pascal "\r
-#~ "Pensa; 1997."\r
-\r
-#~ msgid "Impatient"\r
-#~ msgstr "Ongeduldig"\r
-\r
-#~ msgid "Diagonal black"\r
-#~ msgstr "Diagonaal zwart"\r
-\r
-#~ msgid "Diagonal white"\r
-#~ msgstr "Diagonaal wit"\r
-\r
-#~ msgid "Horizontal black"\r
-#~ msgstr "Horizontaal zwart"\r
-\r
-#~ msgid "LCDscrub"\r
-#~ msgstr "LCDscrub"\r
-\r
-#~ msgid "Line spread"\r
-#~ msgstr "Lijnspreiding"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver is not meant to look pretty, but rather, to repair burn-"\r
-#~ "in on LCD monitors. Believe it or not, screen burn is not a thing of the "\r
-#~ "past. It can happen to LCD screens pretty easily, even in this modern "\r
-#~ "age. However, leaving the screen on and displaying high contrast images "\r
-#~ "can often repair the damage. That's what this screen saver does. See "\r
-#~ "also: http://docs.info.apple.com/article.html?artnum=88343 http://"\r
-#~ "toastycode.com/blog/2008/02/05/lcd-scrub/ Inspired by the like-named "\r
-#~ "program by Daniel Sandler. Written by Jamie Zawinski; 2008."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging is niet bedoeld om er leuk uit te zien, het is "\r
-#~ "echter bedoeld om inbranden van LCD-monitoren te repareren. Geloof het of "\r
-#~ "niet, maar inbranden is niet iets uit het verleden. Met LCD-schermen kan "\r
-#~ "het gemakkelijk gebeuren, ook in de moderne tijd. Door het scherm aan te "\r
-#~ "laten en een hoog contrast beeld te tonen kan de schade vaak gerepareerd "\r
-#~ "worden. Dit is wat deze screensaver doet. Zie ook: http://docs.info.apple."\r
-#~ "com/article.html?artnum=88343 http://toastycode.com/blog/2008/02/05/lcd-"\r
-#~ "scrub/ Geïnspireerd door het gelijknamige programma van Daniel Sandler. "\r
-#~ "Geschreven door Jamie Zawinski; 2008."\r
-\r
-#~ msgid "Vertical black"\r
-#~ msgstr "Verticaal zwart"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Crackling fractal lightning bolts. Written by Keith "\r
-#~ "Romberg; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Knisperende fractal bliksembollen. Geschreven door "\r
-#~ "Keith Romberg; 1997."\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Lissajous loops. http://en.wikipedia.org/wiki/"\r
-#~ "Lissajous_curve Written by Caleb Cullen; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Lissajous figuren. http://en.wikipedia.org/wiki/"\r
-#~ "Lissajous_curve Geschreven door Caleb Cullen; 1997."\r
-\r
-#~ msgid ""\r
-#~ "A translucent spinning, blinking thing. Sort of a cross between the wards "\r
-#~ "in an old combination lock and those old backlit information displays "\r
-#~ "that animated and changed color via polarized light. Written by Leo L. "\r
-#~ "Schwab; 2007."\r
-#~ msgstr ""\r
-#~ "Een doorzichtig, draaiend en glimmend object. Een soort van kruising "\r
-#~ "tussen de baard van een oud combinatieslot en de van achteren verlichte "\r
-#~ "informatieborden die door middel van gepolariseerd licht van kleur "\r
-#~ "veranderen. Geschreven door Leo L. Schwab; 2007."\r
-\r
-#~ msgid "Blinking effects"\r
-#~ msgstr "Knipperende effecten"\r
-\r
-#~ msgid "Lockward"\r
-#~ msgstr "Lockward"\r
-\r
-#~ msgid "Maximum blink dwell time"\r
-#~ msgstr "Maximale duur schijnsel"\r
-\r
-#~ msgid "Maximum blink idle time"\r
-#~ msgstr "Maximale tijd zonder schijnsel"\r
-\r
-#~ msgid "Maximum rotator idle time"\r
-#~ msgstr "Maximum tijd dat rotator niet werkt"\r
-\r
-#~ msgid "Minimum blink dwell time"\r
-#~ msgstr "Minimale duur schijnsel"\r
-\r
-#~ msgid "Minimum blink idle time"\r
-#~ msgstr "Minimale tijd zonder schijnsel"\r
-\r
-#~ msgid "Miniumum rotator idle time"\r
-#~ msgstr "Minimum tijd dat rotator niet werkt"\r
-\r
-#~ msgid "Assembly file"\r
-#~ msgstr "Assembly-bestand"\r
-\r
-#~ msgid "Display time for each program"\r
-#~ msgstr "Tijd voor elk programma weergeven"\r
-\r
-#~ msgid ""\r
-#~ "This emulates a 6502 microprocessor. The family of 6502 chips were used "\r
-#~ "throughout the 70's and 80's in machines such as the Atari 2600, "\r
-#~ "Commodore PET, VIC20 and C64, Apple ][, and the NES. Some example "\r
-#~ "programs are included, and it can also read in an assembly file as input. "\r
-#~ "Original JavaScript Version by Stian Soreng: http://www.6502asm.com/. "\r
-#~ "Ported to XScreenSaver by Jeremy English. Written by Stian Soreng and "\r
-#~ "Jeremy English; 2007."\r
-#~ msgstr ""\r
-#~ "Dit emuleert een 6502 microprocessor. De familie van 6502 chips werd "\r
-#~ "gedurende de de jaren  70 en 80 in machines zoals de Atari 2600, "\r
-#~ "Commodore PET, VIC20 en C64, Apple ][ en de NES gebruikt. Enige "\r
-#~ "voorbeeldprogramma's zijn bijgevoegd en het kan ook een assembly-bestand "\r
-#~ "als invoer lezen. Originele JavaScript versie door Stian Soreng: http://"\r
-#~ "www.6502asm.com/. Overgebracht naar XScreenSaver door Jeremy English. "\r
-#~ "Geschreven door Stian Soreng en Jeremy English; 2007."\r
-\r
-#~ msgid "m6502"\r
-#~ msgstr "m6502"\r
-\r
-#~ msgid "Linger after solving"\r
-#~ msgstr "Wacht na het oplossen"\r
-\r
-#~ msgid "Linger before solving"\r
-#~ msgstr "Wacht voor de oplossing"\r
-\r
-#~ msgid "Set-joining maze generator (Kruskal)"\r
-#~ msgstr "Set-joining doolhofgenerator (Kruskal)"\r
-\r
-#~ msgid ""\r
-#~ "This generates random mazes (with three different maze-generation "\r
-#~ "algorithms), and then solves them. Backtracking and look-ahead paths are "\r
-#~ "displayed in different colors. http://en.wikipedia.org/wiki/"\r
-#~ "Maze_generation_algorithm Written by Martin Weiss, Dave Lemke, Jim "\r
-#~ "Randell, Jamie Zawinski, Johannes Keukelaar, and Zack Weinberg; 1985."\r
-#~ msgstr ""\r
-#~ "Dit genereert willekeurige doolhoven (met drie verschillende doolhof-"\r
-#~ "generatiealgoritmen) en lost deze daarna op. Spoorzoek- en "\r
-#~ "vooruitkijkpaden worden getoond in verschillende kleuren. http://en."\r
-#~ "wikipedia.org/wiki/Maze_generation_algorithm Geschreven door Martin "\r
-#~ "Weiss, Dave Lemke, Jim Randell, Jamie Zawinski, Johannes Keukelaar en "\r
-#~ "Zack Weinberg; 1992."\r
-\r
-#~ msgid "Wall-building maze generator (Prim)"\r
-#~ msgstr "Wall-building doolhofgenerator (Prim)"\r
-\r
-#~ msgid "Metaball count"\r
-#~ msgstr "Aantal metaballen"\r
-\r
-#~ msgid "0.1x"\r
-#~ msgstr "0.1x"\r
-\r
-#~ msgid "3.0x"\r
-#~ msgstr "3.0x"\r
-\r
-#~ msgid "5 min"\r
-#~ msgstr "5 min."\r
-\r
-#~ msgid "5 sec"\r
-#~ msgstr "5 sec."\r
-\r
-#~ msgid "50 bumps"\r
-#~ msgstr "50 bobbels"\r
-\r
-#~ msgid "Clear"\r
-#~ msgstr "Helder"\r
-\r
-#~ msgid "Show image on background"\r
-#~ msgstr "Achtergrondafbeelding weergeven"\r
-\r
-#~ msgid "Transition duration"\r
-#~ msgstr "Overgangsduur"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. It was merged with the \"Munch\" screen saver. Munching "\r
-#~ "errors! This is a creatively broken misimplementation of the classic "\r
-#~ "munching squares graphics hack. See the \"Munch\" screen saver for the "\r
-#~ "original. http://en.wikipedia.org/wiki/HAKMEM http://en.wikipedia.org/"\r
-#~ "wiki/Munching_square Written by Steven Hazel; 2004."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Hij is samengevoegd met de ‘Munch’ schermbeveiliging. "\r
-#~ "Munching fouten! Dit is een creatief gebroken misimplementatie van de "\r
-#~ "klassieke ‘munching squares graphics’ hack. Zie de ‘Munch’ "\r
-#~ "schermbeveiliging voor het origineel. http://en.wikipedia.org/wiki/HAKMEM "\r
-#~ "http://en.wikipedia.org/wiki/Munching_square Geschreven door Steven "\r
-#~ "Hazel; 2004."\r
-\r
-#~ msgid ""\r
-#~ "This animates a 3D rendition M.C. Escher's \"Moebius Strip II\", an image "\r
-#~ "of ants walking along the surface of a moebius strip. http://en.wikipedia."\r
-#~ "org/wiki/Moebius_strip http://en.wikipedia.org/wiki/"\r
-#~ "Maurits_Cornelis_Escher Written by Marcelo F. Vianna; 1997."\r
-#~ msgstr ""\r
-#~ "Dit animeert een 3D weergave van M.C. Escher's ‘Moebius Strip II’, een "\r
-#~ "afbeelding van mieren die over het oppervlak van een moebius-strip lopen. "\r
-#~ "http://nl.wikipedia.org/wiki/M%C3%B6biusband http://nl.wikipedia.org/wiki/"\r
-#~ "Maurits_Cornelis_Escher Geschreven door Marcelo F. Vianna; 1997."\r
-\r
-#~ msgid ""\r
-#~ "Draws a closed, interlinked chain of rotating gears. The layout of the "\r
-#~ "gears follows the path of a moebius strip. See also the \"Pinion\" and "\r
-#~ "\"Gears\" screen savers. http://en.wikipedia.org/wiki/Involute_gear "\r
-#~ "http://en.wikipedia.org/wiki/Moebius_strip Written by Jamie Zawinski; "\r
-#~ "2007."\r
-#~ msgstr ""\r
-#~ "Toont een gesloten, gekoppelde reeks van ronddraaiende tandwielen. De "\r
-#~ "indeling van de tandwielen volgt het pad van een moebius-strip. Zie ook "\r
-#~ "de ‘Pinion’ en ‘Gears’ schermbeveiliging. http://en.wikipedia.org/wiki/"\r
-#~ "Involute_gear http://nl.wikipedia.org/wiki/M%C3%B6biusband Geschreven "\r
-#~ "door Jamie Zawinski; 2007."\r
-\r
-#~ msgid "MoebiusGears"\r
-#~ msgstr "MoebiusGears"\r
-\r
-#~ msgid "Number of gears"\r
-#~ msgstr "Aantal tandwielen"\r
-\r
-#~ msgid "Number of teeth"\r
-#~ msgstr "Aantal tanden"\r
-\r
-#~ msgid ""\r
-#~ "When the lines on the screen Make more lines in between, That's a moire'! "\r
-#~ "http://en.wikipedia.org/wiki/Moire_pattern Written by Jamie Zawinski and "\r
-#~ "Michael Bayne; 1997."\r
-#~ msgstr ""\r
-#~ "Als de lijnen op het scherm meer lijnen ertussen lijken te hebben dan is "\r
-#~ "dat een moiré-patroon! http://en.wikipedia.org/wiki/Moire_pattern "\r
-#~ "Geschreven door Jamie Zawinski en Michael Bayne; 1997."\r
-\r
-#~ msgid ""\r
-#~ "Platonic solids that turn inside out and get spikey. http://en.wikipedia."\r
-#~ "org/wiki/Platonic_solid Written by Marcelo Vianna; 1997."\r
-#~ msgstr ""\r
-#~ "Regelmatige veelvlakken die zich binnenstebuiten draaien en uitsteeksels "\r
-#~ "krijgen. http://nl.wikipedia.org/wiki/Regelmatig_veelvlak Geschreven door "\r
-#~ "Marcelo Vianna; 1997."\r
-\r
-#~ msgid "Peaks"\r
-#~ msgstr "Pieken"\r
-\r
-#~ msgid "Mismunch only"\r
-#~ msgstr "Alleen mismunch"\r
-\r
-#~ msgid "Munch only"\r
-#~ msgstr "Alleen munch"\r
-\r
-#~ msgid "Munch or mismunch"\r
-#~ msgstr "Munch of mismunch"\r
-\r
-#~ msgid ""\r
-#~ "A little man with a big nose wanders around your screen saying things. "\r
-#~ "Written by Dan Heller and Jamie Zawinski; 1992."\r
-#~ msgstr ""\r
-#~ "Een kleine man met een grote neus zwerft rond op uw scherm en zegt "\r
-#~ "dingen. Geschreven door Dan Heller en Jamie Zawinski; 1992."\r
-\r
-#~ msgid "Font scale"\r
-#~ msgstr "Schaal lettertype"\r
-\r
-#~ msgid "Clip images"\r
-#~ msgstr "Afbeeldingen bijsnijden"\r
-\r
-#~ msgid "Draw drop shadows"\r
-#~ msgstr "Slagschaduw tekenen"\r
-\r
-#~ msgid "Image size"\r
-#~ msgstr "Afmeting afbeelding"\r
-\r
-#~ msgid ""\r
-#~ "Loads several random images, and displays them as if lying in a random "\r
-#~ "pile. The pile is periodically reshuffled, with new images coming in and "\r
-#~ "old ones being thrown out. Written by Jens Kilian; 2008."\r
-#~ msgstr ""\r
-#~ "Laadt verschillende willekeurige afbeeldingen en toont deze alsof ze op "\r
-#~ "een hoop liggen. De hoop wordt af en toe door elkaar geschud waarbij er "\r
-#~ "afbeeldingen toegevoegd en verwijderd worden. Geschreven door Jamie "\r
-#~ "Zawinski; 2008."\r
-\r
-#~ msgid "Maximum angle from vertical"\r
-#~ msgstr "Maximum hoek met de verticaal"\r
-\r
-#~ msgid "Photopile"\r
-#~ msgstr "Photopile"\r
-\r
-#~ msgid "Simulate instant film"\r
-#~ msgstr "Simuleer polaroid"\r
-\r
-#~ msgid ""\r
-#~ "A growing plumbing system, with bolts and valves. Written by Marcelo "\r
-#~ "Vianna; 1997."\r
-#~ msgstr ""\r
-#~ "Een groeiend buizenstelsel, met bouten en ventielen. Geschreven door "\r
-#~ "Marcelo Vianna; 1997."\r
-\r
-#~ msgid "A hundred"\r
-#~ msgstr "Honderd"\r
-\r
-#~ msgid "Bolted fittings"\r
-#~ msgstr "Vastgeschroefde montagestukken"\r
-\r
-#~ msgid "Pipe length"\r
-#~ msgstr "Pijplengte"\r
-\r
-#~ msgid "Utah teapotahedron"\r
-#~ msgstr "Utah teapotahedron"\r
-\r
-#~ msgid "24-cell"\r
-#~ msgstr "24-cel"\r
-\r
-#~ msgid "Clock mode"\r
-#~ msgstr "Klokmodus"\r
-\r
-#~ msgid "Crisp"\r
-#~ msgstr "Helder"\r
-\r
-#~ msgid "Noise"\r
-#~ msgstr "Ruis"\r
-\r
-#~ msgid "Noisy"\r
-#~ msgstr "Veel ruis"\r
-\r
-#~ msgid "Dark blue"\r
-#~ msgstr "Donkerblauw"\r
-\r
-#~ msgid "Dark cyan"\r
-#~ msgstr "Donker cyaan"\r
-\r
-#~ msgid "Dark green"\r
-#~ msgstr "Donkergroen"\r
-\r
-#~ msgid "Dark magenta"\r
-#~ msgstr "Donker magenta"\r
-\r
-#~ msgid "Dark red"\r
-#~ msgstr "Donkerrood"\r
-\r
-#~ msgid "Dark yellow"\r
-#~ msgstr "Donkergeel"\r
-\r
-#~ msgid "Light blue"\r
-#~ msgstr "Lichtblauw"\r
-\r
-#~ msgid "Light cyan"\r
-#~ msgstr "Licht cyaan"\r
-\r
-#~ msgid "Light magenta"\r
-#~ msgstr "Licht magenta"\r
-\r
-#~ msgid "Light red"\r
-#~ msgstr "Lichtrood"\r
-\r
-#~ msgid ""\r
-#~ "\"A pyramid unfinished. In the zenith an eye in a triangle, surrounded by "\r
-#~ "a glory, proper.\" http://en.wikipedia.org/wiki/Eye_of_Providence Written "\r
-#~ "by Blair Tennessy; 2004."\r
-#~ msgstr ""\r
-#~ "‘A pyramid unfinished. In the zenith an eye in a triangle, surrounded by "\r
-#~ "a glory, proper.’ http://en.wikipedia.org/wiki/Eye_of_Providence "\r
-#~ "Geschreven door Blair Tennessy; 2004."\r
-\r
-#~ msgid ""\r
-#~ "Exploding fireworks. See also the \"Fireworkx\", \"Eruption\", and "\r
-#~ "\"XFlame\" screen savers. Written by Jamie Zawinski; 1992."\r
-#~ msgstr ""\r
-#~ "Exploderend vuurwerk. Zie ook de ‘Fireworkx’, ‘Eruption’ en ‘XFlame’ "\r
-#~ "schermbeveiliging. Geschreven door Jamie Zawinski; 1992."\r
-\r
-#~ msgid "RDbomb"\r
-#~ msgstr "RDbomb"\r
-\r
-#~ msgid "Reaction"\r
-#~ msgstr "Reactie"\r
-\r
-#~ msgid "X tile size"\r
-#~ msgstr "X-tegelgrootte"\r
-\r
-#~ msgid "Y tile size"\r
-#~ msgstr "Y-tegelgrootte"\r
-\r
-#~ msgid "Drippiness"\r
-#~ msgstr "Regentype"\r
-\r
-#~ msgid "Fluidity"\r
-#~ msgstr "Vloeibaarheid"\r
-\r
-#~ msgid ""\r
-#~ "This generates random inkblot patterns via a reflected random walk. Any "\r
-#~ "deep-seated neurotic tendencies which this program reveals are your own "\r
-#~ "problem. http://en.wikipedia.org/wiki/Rorschach_inkblot_test http://en."\r
-#~ "wikipedia.org/wiki/Random_walk Written by Jamie Zawinski; 1992."\r
-#~ msgstr ""\r
-#~ "Dit genereert willekeurige inktvlekpatronen via een gespiegelde random-"\r
-#~ "walk. Diepgewortelde neurotische neigingen die dit programma blootlegt "\r
-#~ "zijn uw eigen probleem. http://nl.wikipedia.org/wiki/Rorschachtest http://"\r
-#~ "nl.wikipedia.org/wiki/Toevalsbeweging  Geschreven door Jamie Zawinski; "\r
-#~ "1992."\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Draws a line segment moving along a complex spiraling "\r
-#~ "curve. Written by Tom Lawrence; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Toont een lijnsegment dat beweegt langs een complexe "\r
-#~ "spiraalvormige kromme. Geschreven door Tom Lawrence; 1997."\r
-\r
-#~ msgid ""\r
-#~ "Animates the Rubik's Mirror Blocks puzzle. See also the \"Rubik\", "\r
-#~ "\"Cube21\", and \"GLSnake\" screen savers. http://en.wikipedia.org/wiki/"\r
-#~ "Combination_puzzles#Irregular_Cuboids Written by Vasek Potocek; 2009."\r
-#~ msgstr ""\r
-#~ "Animeert Rubik's ‘Mirror Blocks’ puzzel. Zie ook de ‘Rubik’, ‘Cube21’ en "\r
-#~ "‘GLSnake’ schermbeveiliging. http://en.wikipedia.org/wiki/"\r
-#~ "Combination_puzzles#Irregular_Cuboids Geschreven door Vasek Potocek; 2009."\r
-\r
-#~ msgid "RubikBlocks"\r
-#~ msgstr "RubikBlocks"\r
-\r
-#~ msgid ""\r
-#~ "Draws an animation of textured balls spinning like crazy. Written by Eric "\r
-#~ "Lassauge; 2002."\r
-#~ msgstr ""\r
-#~ "Toont een animatie van ballen met textuur die waanzinnig draaien. "\r
-#~ "Geschreven door Eric Lassauge; 2002."\r
-\r
-#~ msgid ""\r
-#~ "This draws the Sierpinski tetrahedron fractal, the three-dimensional "\r
-#~ "variant of the recursive Sierpinski triangle. http://en.wikipedia.org/"\r
-#~ "wiki/Sierpinski_triangle#Analogs_in_higher_dimension Written by Jamie "\r
-#~ "Zawinski and Tim Robinson; 1999."\r
-#~ msgstr ""\r
-#~ "Toont de Sierpinski tetraëder-fractal, de driedimensionale variant van de "\r
-#~ "recursieve Sierpinski driehoek. http://en.wikipedia.org/wiki/"\r
-#~ "Sierpinski_triangle#Analogs_in_higher_dimension  Geschreven door Tim "\r
-#~ "Robinson en Jamie Zawinski; 1999."\r
-\r
-#~ msgid "Cartoony"\r
-#~ msgstr "Cartoony"\r
-\r
-#~ msgid "Draw skin"\r
-#~ msgstr "Huid tekenen"\r
-\r
-#~ msgid "Flexibility"\r
-#~ msgstr "Flexibiliteit"\r
-\r
-#~ msgid "SkyTentacles"\r
-#~ msgstr "SkyTentacles"\r
-\r
-#~ msgid "Tentacles can intersect"\r
-#~ msgstr "Tentakels kunnen elkaar snijden"\r
-\r
-#~ msgid ""\r
-#~ "There is a tentacled abomination in the sky. From above you it devours. "\r
-#~ "Written by Jamie Zawinski; 2008."\r
-#~ msgstr ""\r
-#~ "Er huis een van tentakels voorziene verschrikking in the lucht. Het valt "\r
-#~ "aan vanuit de wolken. Geschreven door Jamie Zawinski; 2008."\r
-\r
-#~ msgid "Wiggliness"\r
-#~ msgstr "Wriemeligheid"\r
-\r
-#~ msgid "Gutter size"\r
-#~ msgstr "Randdikte"\r
-\r
-#~ msgid "A count"\r
-#~ msgstr "Aantal A's"\r
-\r
-#~ msgid "B count"\r
-#~ msgstr "Aantal B's"\r
-\r
-#~ msgid "Font size"\r
-#~ msgstr "Tekengrootte"\r
-\r
-#~ msgid "Simulation (don't ping)"\r
-#~ msgstr "Simulatie (voer ping niet uit)"\r
-\r
-#~ msgid "Simulation team B name"\r
-#~ msgstr "Naam simulatieteam B"\r
-\r
-#~ msgid ""\r
-#~ "This draws a sonar screen that pings (get it?) the hosts on your local "\r
-#~ "network, and plots their distance (response time) from you. The three "\r
-#~ "rings represent ping times of approximately 2.5, 70 and 2,000 "\r
-#~ "milliseconds respectively. Alternately, it can run a simulation that "\r
-#~ "doesn't involve hosts. (If pinging doesn't work, you may need to make the "\r
-#~ "executable be setuid.) http://en.wikipedia.org/wiki/Ping#History Written "\r
-#~ "by Jamie Zawinski and Stephen Martin; 1998."\r
-#~ msgstr ""\r
-#~ "Toont een sonarscherm dat de hosts in uw lokale netwerk pingt (snapt u?) "\r
-#~ "en de afstand (reactietijd) tot u plot. De drie ringen representeren "\r
-#~ "pingtijden van respectievelijk ongeveer 2,5, 70 en 2000 milliseconden. "\r
-#~ "Als alternatief kan het een simulatie doen waarbij geen hosts zijn "\r
-#~ "betrokken. (Als ping niet werkt dan is het mogelijk dat u het programma "\r
-#~ "setuid moet zetten). http://en.wikipedia.org/wiki/Ping#History  "\r
-#~ "Geschreven door Jamie Zawinski en Stephen Martin; 1998."\r
-\r
-#~ msgid "Tunnel"\r
-#~ msgstr "Tunnel"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Draws shaded spheres in multiple colors. Written by Tom "\r
-#~ "Duff and Jamie Zawinski; 1982, 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Toont gearceerde bollen in vele kleuren. Geschreven "\r
-#~ "door Tom Duff en Jamie Zawinski; 1982, 1997"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Moving circular moire patterns. Written by Peter "\r
-#~ "Schmitzberger; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Bewegende circulaire moiré-patronen. Geschreven door "\r
-#~ "Peter Schmitzberger; 1997."\r
-\r
-#~ msgid "Spotlight size"\r
-#~ msgstr "Afmeting schijnwerperbundel"\r
-\r
-#~ msgid "Fall off edge"\r
-#~ msgstr "Val van de rand af"\r
-\r
-#~ msgid ""\r
-#~ "Slinky-like creatures walk down an infinite staircase and occasionally "\r
-#~ "explode! http://en.wikipedia.org/wiki/Slinky http://en.wikipedia.org/wiki/"\r
-#~ "Q%2Abert http://en.wikipedia.org/wiki/Marble_Madness Written by Ed "\r
-#~ "Mackey; 1997."\r
-#~ msgstr ""\r
-#~ "Slecht zichtbare slinky-achtige figuren dalen een oneindige trap af en "\r
-#~ "exploderen zo nu en dan! hhttp://nl.wikipedia.org/wiki/Slinky http://en."\r
-#~ "wikipedia.org/wiki/Q%2Abert http://en.wikipedia.org/wiki/Marble_Madness "\r
-#~ "Geschreven door Ed Mackey; 1997."\r
-\r
-#~ msgid ""\r
-#~ "Escher's infinite staircase. http://en.wikipedia.org/wiki/"\r
-#~ "Maurits_Cornelis_Escher Written by Marcelo Vianna; 1998."\r
-#~ msgstr ""\r
-#~ "Escher's oneindige trap. http://nl.wikipedia.org/wiki/"\r
-#~ "Maurits_Cornelis_Escher Geschreven door Marcelo Vianna; 1998."\r
-\r
-#~ msgid "  Frame rate      Low"\r
-#~ msgstr "  Framerate      Laag"\r
-\r
-#~ msgid "Scroll speed     Slow"\r
-#~ msgstr "Schuifsnelheid     laag"\r
-\r
-#~ msgid "or, Text columns"\r
-#~ msgstr "of, tekstkolommen"\r
-\r
-#~ msgid "Translucent"\r
-#~ msgstr "Transparant"\r
-\r
-#~ msgid "100k"\r
-#~ msgstr "100k"\r
-\r
-#~ msgid "1k"\r
-#~ msgstr "1k"\r
-\r
-#~ msgid "Number of points"\r
-#~ msgstr "Aantal punten"\r
-\r
-#~ msgid "Morphing 3D shapes. Written by Ed Mackey; 1987, 1997."\r
-#~ msgstr "Veranderende 3D vormen. Geschreven door Ed Mackey; 1987, 1997."\r
-\r
-#~ msgid "Bohemian Dome"\r
-#~ msgstr "Bohemian Dome"\r
-\r
-#~ msgid "Catalan's Surface"\r
-#~ msgstr "Catalan's Surface"\r
-\r
-#~ msgid "Corkscrew Surface"\r
-#~ msgstr "Corkscrew Surface"\r
-\r
-#~ msgid "Dini's Surface"\r
-#~ msgstr "Dini's Surface"\r
-\r
-#~ msgid "Enneper's Surface"\r
-#~ msgstr "Enneper's Surface"\r
-\r
-#~ msgid "Henneberg's Surface"\r
-#~ msgstr "Henneberg's Surface"\r
-\r
-#~ msgid "Kuen Surface"\r
-#~ msgstr "Kuen Surface"\r
-\r
-#~ msgid "Line Loops"\r
-#~ msgstr "Gesloten lijnen"\r
-\r
-#~ msgid "Moebius Strip"\r
-#~ msgstr "Moebius-strip"\r
-\r
-#~ msgid "Pluecker's Conoid"\r
-#~ msgstr "Pluecker's Conoid"\r
-\r
-#~ msgid "Random Display Mode"\r
-#~ msgstr "Willekeurige modus weergeven"\r
-\r
-#~ msgid "Random Surface"\r
-#~ msgstr "Willekeurige oppervlak"\r
-\r
-#~ msgid "Seashell"\r
-#~ msgstr "Seashell"\r
-\r
-#~ msgid "Surfaces"\r
-#~ msgstr "Oppervlakken"\r
-\r
-#~ msgid "Swallowtail"\r
-#~ msgstr "Swallowtail"\r
-\r
-#~ msgid ""\r
-#~ "This draws a visualization of several interesting parametric surfaces. "\r
-#~ "http://mathworld.wolfram.com/DinisSurface.html http://en.wikipedia.org/"\r
-#~ "wiki/Enneper_surface http://mathworld.wolfram.com/EnnepersMinimalSurface."\r
-#~ "html http://mathworld.wolfram.com/KuenSurface.html http://en.wikipedia."\r
-#~ "org/wiki/Moebius_strip http://mathworld.wolfram.com/Seashell.html http://"\r
-#~ "mathworld.wolfram.com/SwallowtailCatastrophe.html http://mathworld."\r
-#~ "wolfram.com/BohemianDome.html http://en.wikipedia.org/wiki/"\r
-#~ "Whitney_umbrella http://mathworld.wolfram.com/PlueckersConoid.html http://"\r
-#~ "mathworld.wolfram.com/HennebergsMinimalSurface.html http://mathworld."\r
-#~ "wolfram.com/CatalansSurface.html http://mathworld.wolfram.com/"\r
-#~ "CorkscrewSurface.html Written by Andrey Mirtchovski and Carsten Steger; "\r
-#~ "2003."\r
-#~ msgstr ""\r
-#~ "Dit tekent een visualisatie van verschillende interessante parametrische "\r
-#~ "oppervlakken. http://mathworld.wolfram.com/DinisSurface.html http://en."\r
-#~ "wikipedia.org/wiki/Enneper_surface http://mathworld.wolfram.com/"\r
-#~ "EnnepersMinimalSurface.html http://mathworld.wolfram.com/KuenSurface.html "\r
-#~ "http://en.wikipedia.org/wiki/Moebius_strip http://mathworld.wolfram.com/"\r
-#~ "Seashell.html http://mathworld.wolfram.com/SwallowtailCatastrophe.html "\r
-#~ "http://mathworld.wolfram.com/BohemianDome.html http://en.wikipedia.org/"\r
-#~ "wiki/Whitney_umbrella http://mathworld.wolfram.com/PlueckersConoid.html "\r
-#~ "http://mathworld.wolfram.com/HennebergsMinimalSurface.html http://"\r
-#~ "mathworld.wolfram.com/CatalansSurface.html http://mathworld.wolfram.com/"\r
-#~ "CorkscrewSurface.html Geschreven door Andrey Mirtchovski en Carsten "\r
-#~ "Steger; 2003."\r
-\r
-#~ msgid "Flowing, swirly patterns. Written by M. Dobie and R. Taylor; 1997."\r
-#~ msgstr ""\r
-#~ "Vloeiende, wervelende patronen. Geschreven door M. Dobie and R. Taylor; "\r
-#~ "1997."\r
-\r
-#~ msgid ""\r
-#~ "Solves tangram puzzles. http://en.wikipedia.org/wiki/Tangram Written by "\r
-#~ "Jeremy English; 2005."\r
-#~ msgstr ""\r
-#~ "Lost tangram-puzzels op. http://en.wikipedia.org/wiki/Tangram Geschreven "\r
-#~ "door Jeremy English; 2005."\r
-\r
-#~ msgid "X rotation"\r
-#~ msgstr "X-rotatie"\r
-\r
-#~ msgid "Y rotation"\r
-#~ msgstr "Y-rotatie"\r
-\r
-#~ msgid "Z rotation"\r
-#~ msgstr "Z-rotatie"\r
-\r
-#~ msgid "End sequence time"\r
-#~ msgstr "Looptijd aftiteling"\r
-\r
-#~ msgid "Blob mode"\r
-#~ msgstr "Kloddermodus"\r
-\r
-#~ msgid "Carpet"\r
-#~ msgstr "Ondergrond"\r
-\r
-#~ msgid "Carpet size"\r
-#~ msgstr "Afmeting ondergrond"\r
-\r
-#~ msgid ""\r
-#~ "Creates a 3D world with dropping blocks that build up and up. Written by "\r
-#~ "rednuht; 2006."\r
-#~ msgstr ""\r
-#~ "Creëert een 3D-wereld met vallende blokken die zich blijven opbouwen. "\r
-#~ "Geschreven door rednuht; 2006."\r
-\r
-#~ msgid "Drop speed"\r
-#~ msgstr "Valsnelheid"\r
-\r
-#~ msgid "Follow"\r
-#~ msgstr "Volgen"\r
-\r
-#~ msgid "Nipples"\r
-#~ msgstr "Noppen"\r
-\r
-#~ msgid "Polygon count"\r
-#~ msgstr "Aantal polygonen"\r
-\r
-#~ msgid "Spawn likelyhood"\r
-#~ msgstr "Blokvormingssnelheid"\r
-\r
-#~ msgid "TopBlock"\r
-#~ msgstr "TopBlock"\r
-\r
-#~ msgid "Tunnel mode"\r
-#~ msgstr "Tunnelmodus"\r
-\r
-#~ msgid ""\r
-#~ "This screen saver was removed from the XScreenSaver distribution as of "\r
-#~ "version 5.08. Generates a continuous sequence of small, curvy geometric "\r
-#~ "patterns. Written by Tracy Camp and David Hansen; 1997."\r
-#~ msgstr ""\r
-#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "\r
-#~ "vanaf versie 5.08. Genereert een continue serie van kleine, gekromde "\r
-#~ "geometrische patronen. Geschreven door Tracy Camp en David Hansen; 1997."\r
-\r
-#~ msgid "50 pixels"\r
-#~ msgstr "50 pixels"\r
-\r
-#~ msgid ""\r
-#~ "Draws a randomly-colored Voronoi tessellation, and periodically zooms in "\r
-#~ "and adds new points. The existing points also wander around. There are a "\r
-#~ "set of control points on the plane, each at the center of a colored cell. "\r
-#~ "Every pixel within that cell is closer to that cell's control point than "\r
-#~ "to any other control point. That is what determines the cell's shapes. "\r
-#~ "http://en.wikipedia.org/wiki/Voronoi_diagram Written by Jamie Zawinski; "\r
-#~ "2007."\r
-#~ msgstr ""\r
-#~ "Toont een willekeurig gekleurde Voronoi betegeling, zoomt periodiek in en "\r
-#~ "voegt nieuwe punten in. De bestaande punten bewegen ook. Het vlak bevat "\r
-#~ "een set control-punten die elk het centrum van een gekleurde cel zijn. "\r
-#~ "Elk pixel binnen die cel is dichter bij dat control-punt dan elk van de "\r
-#~ "andere control-punten. Dit bepaalt de vormen van de cel. http://nl."\r
-#~ "wikipedia.org/wiki/Voronoi-diagram Geschreven door Jamie Zawinski; 2007."\r
-\r
-#~ msgid "Insertion speed"\r
-#~ msgstr "Invoegsnelheid"\r
-\r
-#~ msgid "Point size"\r
-#~ msgstr "Puntgrootte"\r
-\r
-#~ msgid "Voronoi"\r
-#~ msgstr "Voronoi"\r
-\r
-#~ msgid "Zoom frequency"\r
-#~ msgstr "Zoomfrequentie"\r
-\r
-#~ msgid "Zoom speed"\r
-#~ msgstr "Zoomsnelheid"\r
-\r
-#~ msgid "2 secs"\r
-#~ msgstr "2 seconden"\r
-\r
-#~ msgid "Delay between images"\r
-#~ msgstr "Vertraging tussen afbeeldingen"\r
-\r
-#~ msgid "Image opacity"\r
-#~ msgstr "Dekking van afbeelding"\r
-\r
-#~ msgid "Network timeout"\r
-#~ msgstr "Netwerk timeout"\r
-\r
-#~ msgid "X fun"\r
-#~ msgstr "X-gein"\r
-\r
-#~ msgid "X funky"\r
-#~ msgstr "X-funkachtig"\r
-\r
-#~ msgid "X linear"\r
-#~ msgstr "X-lineair"\r
-\r
-#~ msgid "X random"\r
-#~ msgstr "X-willekeurig"\r
-\r
-#~ msgid "X speed"\r
-#~ msgstr "X-snelheid"\r
-\r
-#~ msgid "X spin"\r
-#~ msgstr "X-spin"\r
-\r
-#~ msgid "X test"\r
-#~ msgstr "X-test"\r
-\r
-#~ msgid "Y amplitude"\r
-#~ msgstr "Y-amplitude"\r
-\r
-#~ msgid "Y circle"\r
-#~ msgstr "Y-cirkel"\r
-\r
-#~ msgid "Y fun"\r
-#~ msgstr "Y-gein"\r
-\r
-#~ msgid "Y funky"\r
-#~ msgstr "Y-funkachtig"\r
-\r
-#~ msgid "Y innie"\r
-#~ msgstr "Y-achtig"\r
-\r
-#~ msgid "Y linear"\r
-#~ msgstr "Y-lineair"\r
-\r
-#~ msgid "Y lissajous"\r
-#~ msgstr "Y-lissajous"\r
-\r
-#~ msgid "Y random"\r
-#~ msgstr "Y-willekeurig"\r
-\r
-#~ msgid "Y speed"\r
-#~ msgstr "Y-snelheid"\r
-\r
-#~ msgid "Y spin"\r
-#~ msgstr "Y-spin"\r
-\r
-#~ msgid "Y test"\r
-#~ msgstr "Y-test"\r
-\r
-#~ msgid ""\r
-#~ "This behaves schizophrenically and makes a lot of typos. Written by Jamie "\r
-#~ "Zawinski; 1997."\r
-#~ msgstr ""\r
-#~ "Gedraagt zich schizofreen en maakt veel tikfouten. Geschreven door Jamie "\r
-#~ "Zawinski; 1997."\r
-\r
-#~ msgid "XJack"\r
-#~ msgstr "XJack"\r
-\r
-#~ msgid "XLyap"\r
-#~ msgstr "XLyap"\r
-\r
-#~ msgid "Piped ASCII text"\r
-#~ msgstr "Via pipe ingevoerde ASCII-tekst"\r
-\r
-#~ msgid "    Y lens offset"\r
-#~ msgstr "    Y-lens offset"\r
-\r
-#~ msgid "   X lens offset"\r
-#~ msgstr "   X-lens offset"\r
-\r
-#~ msgid " X border width"\r
-#~ msgstr " X-randbreedte"\r
-\r
-#~ msgid " Y border width"\r
-#~ msgstr " Y-randbreedte"\r
-\r
-#~ msgid "X magnification"\r
-#~ msgstr "X-vergroting"\r
-\r
-#~ msgid "Y magnification"\r
-#~ msgstr "Y-vergroting"\r
+# translation of nl.po to Nederlands
+# Dutch translation of xscreensaver
+# Copyright (C) 2001, 2004 Free Software Foundation, Inc.
+# Vincent van Adrighem <vincent@dirck.mine.nu>
+#
+# Tino Meinen <a.t.meinen@chello.nl>, 2002.
+# Edwin de Jong <g.e.dejong@student.utwente.nl>, 2004.
+# Freek de Kruijf <f.de.kruijf@gmail.com>, 2010.
+# Redmar <redmar@ubuntu-nl.org>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: nl\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-02-13 12:26+0100\n"
+"PO-Revision-Date: 2010-11-02 11:44+0100\n"
+"Last-Translator: Redmar <redmar@ubuntu-nl.org>\n"
+"Language-Team: Dutch <ubuntu-l10n-nl@lists.ubuntu.com>\n"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Lokalize 1.1\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: driver/demo-Gtk-conf.c:818
+msgid "Browse..."
+msgstr "Bladeren…"
+
+#: driver/demo-Gtk-conf.c:1110
+msgid "Select file."
+msgstr "Kies bestand."
+
+#: driver/demo-Gtk-support.c:135
+#, c-format
+msgid "Couldn't find pixmap file: %s"
+msgstr "Kan pixmap-bestand niet vinden: %s"
+
+#: driver/demo-Gtk-support.c:147 driver/demo-Gtk-support.c:179
+#, c-format
+msgid "Error loading pixmap file: %s"
+msgstr "Fout bij laden pixmap-bestand: %s"
+
+#: driver/demo-Gtk-support.c:182
+#, c-format
+msgid "reason: %s\n"
+msgstr "reden: %s\n"
+
+#: driver/demo-Gtk-widgets.c:161 driver/xscreensaver-demo.glade2.h:71
+msgid "XScreenSaver"
+msgstr "XScreenSaver"
+
+#: driver/demo-Gtk-widgets.c:182 driver/xscreensaver-demo.glade2.h:84
+msgid "_File"
+msgstr "_Bestand"
+
+#: driver/demo-Gtk-widgets.c:202 driver/xscreensaver-demo.glade2.h:76
+msgid "_Blank Screen Now"
+msgstr "Schermbeveiliging nu _starten"
+
+#: driver/demo-Gtk-widgets.c:211
+msgid ""
+"Activate the XScreenSaver daemon now (locking the screen if so configured.)"
+msgstr ""
+"De XScreenSaver-daemon nu activeren (en het scherm desgewenst vergrendelen.)"
+
+#: driver/demo-Gtk-widgets.c:215 driver/xscreensaver-demo.glade2.h:89
+msgid "_Lock Screen Now"
+msgstr "Het scherm nu _vergrendelen"
+
+#: driver/demo-Gtk-widgets.c:224
+msgid "Lock the screen now (even if \"Lock Screen\" is unchecked.)"
+msgstr ""
+"Het scherm nu vergrendelen (zelfs als ‘Scherm Vergrendelen’ niet aangevinkt "
+"is)."
+
+#: driver/demo-Gtk-widgets.c:228 driver/xscreensaver-demo.glade2.h:87
+msgid "_Kill Daemon"
+msgstr "Daemon _uitschakelen"
+
+#: driver/demo-Gtk-widgets.c:237
+msgid "Tell the running XScreenSaver daemon to exit."
+msgstr "Geef de actieve XScreenSaver-daemon opdracht af te sluiten."
+
+#: driver/demo-Gtk-widgets.c:241 driver/xscreensaver-demo.glade2.h:98
+msgid "_Restart Daemon"
+msgstr "Daemon _herstarten"
+
+#: driver/demo-Gtk-widgets.c:250
+msgid "Kill and re-launch the XScreenSaver daemon."
+msgstr "De XSceenSaver-daemon afsluiten en opnieuw opstarten."
+
+#: driver/demo-Gtk-widgets.c:263
+msgid "_Exit"
+msgstr "_Afsluiten"
+
+#: driver/demo-Gtk-widgets.c:272
+msgid ""
+"Exit the xscreensaver-demo program (but leave the XScreenSaver daemon "
+"running in the background.)"
+msgstr ""
+"Het xscreensaver-demoprogramma afsluiten (maar de XScreenSaver-daemon in de "
+"achtergrond actief laten)."
+
+#: driver/demo-Gtk-widgets.c:276 driver/xscreensaver-demo.glade2.h:85
+msgid "_Help"
+msgstr "_Hulp"
+
+#: driver/demo-Gtk-widgets.c:296 driver/xscreensaver-demo.glade2.h:72
+msgid "_About..."
+msgstr "_Info…"
+
+#: driver/demo-Gtk-widgets.c:305
+msgid "Display version information."
+msgstr "Toon versieinformatie."
+
+#: driver/demo-Gtk-widgets.c:309 driver/xscreensaver-demo.glade2.h:83
+msgid "_Documentation..."
+msgstr "_Documentatie…"
+
+#: driver/demo-Gtk-widgets.c:318
+msgid "Go to the documentation on the XScreenSaver web page."
+msgstr "Bekijk de documentatie op de webpagina van XScreenSaver."
+
+#: driver/demo-Gtk-widgets.c:348
+msgid "Cycle After"
+msgstr "Wisselen na"
+
+#: driver/demo-Gtk-widgets.c:370 driver/xscreensaver-demo.glade2.h:63
+msgid "Whether a password should be required to un-blank the screen."
+msgstr "Of een wachtwoord nodig is om het scherm te ontgrendelen."
+
+#: driver/demo-Gtk-widgets.c:372
+msgid "Lock Screen After"
+msgstr "Vergrendel scherm na"
+
+#: driver/demo-Gtk-widgets.c:380
+msgid "Blank After"
+msgstr "Activeer na"
+
+#: driver/demo-Gtk-widgets.c:403 driver/demo-Gtk-widgets.c:453
+#: driver/demo-Gtk-widgets.c:467 driver/demo-Gtk-widgets.c:1016
+msgid "How long before the monitor goes completely black."
+msgstr "Hoe lang het duurt voordat de monitor op zwart gaat."
+
+#: driver/demo-Gtk-widgets.c:407 driver/demo-Gtk-widgets.c:419
+#: driver/demo-Gtk-widgets.c:431 driver/demo-Gtk-widgets.c:1020
+#: driver/demo-Gtk-widgets.c:1032 driver/demo-Gtk-widgets.c:1044
+#: driver/xscreensaver-demo.glade2.h:106
+msgid "minutes"
+msgstr "minuten"
+
+#: driver/demo-Gtk-widgets.c:482 driver/demo-Gtk.c:3233
+msgid "Preview"
+msgstr "Voorbeeld"
+
+#: driver/demo-Gtk-widgets.c:490 driver/xscreensaver-demo.glade2.h:10
+msgid ""
+"Demo the selected screen saver in full-screen mode (click the mouse to "
+"return.)"
+msgstr ""
+"Geef een demonstratie van de geselecteerde schermbeveiliging in volledig "
+"scherm (geef een muisklik om terug te keren)."
+
+#: driver/demo-Gtk-widgets.c:492
+msgid "Settings..."
+msgstr "Instellingen…"
+
+#: driver/demo-Gtk-widgets.c:500 driver/xscreensaver-demo.glade2.h:7
+msgid "Customization and explanation of the selected screen saver."
+msgstr "Aanpassing en uitleg van de geselecteerde schermbeveiliging."
+
+#: driver/demo-Gtk-widgets.c:521
+msgid "Mode:"
+msgstr "Modus:"
+
+#: driver/demo-Gtk-widgets.c:539
+msgid "Disable Screen Saver"
+msgstr "Schermbeveiliging uitschakelen"
+
+#: driver/demo-Gtk-widgets.c:542
+msgid "Blank Screen Only"
+msgstr "Zet het scherm op zwart"
+
+#: driver/demo-Gtk-widgets.c:545
+msgid "Only One Screen Saver"
+msgstr "Slechts één schermbeveiliging"
+
+#: driver/demo-Gtk-widgets.c:548
+msgid "Random Screen Saver"
+msgstr "Willekeurige schermbeveiliging"
+
+#: driver/demo-Gtk-widgets.c:571 driver/demo-Gtk.c:2419
+msgid "Use"
+msgstr "Gebruik"
+
+#: driver/demo-Gtk-widgets.c:591 driver/demo-Gtk.c:2429
+msgid "Screen Saver"
+msgstr "Schermbeveiliging"
+
+#: driver/demo-Gtk-widgets.c:644
+msgid "\\/"
+msgstr "\\/"
+
+#: driver/demo-Gtk-widgets.c:652 driver/xscreensaver-demo.glade2.h:39
+msgid ""
+"Run the next screen saver in the list in full-screen mode (click the mouse "
+"to return.)"
+msgstr ""
+"De volgende schermbeveiliging uit de lijst in volledig scherm tonen (geef "
+"een muisklik om terug te keren)."
+
+#: driver/demo-Gtk-widgets.c:654
+msgid "/\\"
+msgstr "/\\"
+
+#: driver/demo-Gtk-widgets.c:662 driver/xscreensaver-demo.glade2.h:40
+msgid ""
+"Run the previous screen saver in the list in full-screen mode (click the "
+"mouse to return.)"
+msgstr ""
+"De vorige schermbeveiliging uit de lijst in volledig scherm tonen (geef een "
+"muisklik om terug te keren)."
+
+#: driver/demo-Gtk-widgets.c:664 driver/demo-Gtk-widgets.c:1607
+#: driver/xscreensaver-demo.glade2.h:11
+msgid "Description"
+msgstr "Beschrijving"
+
+#: driver/demo-Gtk-widgets.c:691
+msgid "Display Modes"
+msgstr "Weergavemodi"
+
+#: driver/demo-Gtk-widgets.c:707
+msgid "Diagnostics"
+msgstr "Diagnostieken"
+
+#: driver/demo-Gtk-widgets.c:751
+msgid "Whether the daemon should print lots of debugging information."
+msgstr "Of de daemon uitgebreide debug-informatie moet afdrukken."
+
+#: driver/demo-Gtk-widgets.c:753
+msgid "Verbose Diagnostics"
+msgstr "Uitgebreide diagnostiek"
+
+#: driver/demo-Gtk-widgets.c:768
+msgid ""
+"Whether any error output of the display modes should be redirected to the "
+"screen."
+msgstr "Of foutmeldingen van de weergavemodi op het scherm worden weergegeven."
+
+#: driver/demo-Gtk-widgets.c:770
+msgid "Display Subprocess Errors"
+msgstr "Subprocess-fouten weergeven"
+
+#: driver/demo-Gtk-widgets.c:785
+msgid ""
+"Whether the splash screen (with the version number and `Help' button) should "
+"be momentarily displayed when the daemon first starts up."
+msgstr ""
+"Of het opstartscherm (met het versienummer en de ‘Hulp’ knop) tijdelijk "
+"weergegeven moeten worden als de daemon opstart."
+
+#: driver/demo-Gtk-widgets.c:787
+msgid "Display Splash Screen at Startup"
+msgstr "Opstartscherm tonen"
+
+#: driver/demo-Gtk-widgets.c:796
+msgid "Colormaps"
+msgstr "Kleurenkaarten"
+
+#: driver/demo-Gtk-widgets.c:840 driver/xscreensaver-demo.glade2.h:70
+msgid ""
+"Whether to install a private colormap when running in 8-bit mode on the "
+"default Visual."
+msgstr ""
+"Of er een eigen kleurenkaart geïnstalleerd moet worden als de 8-bit modus op "
+"de standaard Visual uitgevoerd wordt."
+
+#: driver/demo-Gtk-widgets.c:842
+msgid "Install Colormap"
+msgstr "Installeer een kleurenkaart."
+
+#: driver/demo-Gtk-widgets.c:865 driver/xscreensaver-demo.glade2.h:69
+msgid ""
+"Whether the screen should slowly fade to black when the screen saver "
+"activates."
+msgstr ""
+"Of het scherm langzaam naar zwart moet gaan als de schermbeveiliging opstart."
+
+#: driver/demo-Gtk-widgets.c:867
+msgid "Fade To Black When Blanking"
+msgstr "Vervaag naar zwart bij starten"
+
+#: driver/demo-Gtk-widgets.c:882 driver/xscreensaver-demo.glade2.h:68
+msgid ""
+"Whether the screen should slowly fade in from black when the screen saver "
+"deactivates."
+msgstr ""
+"Of het scherm langzaam aan moet gaan als de schermbeveiliging wordt "
+"gedeactiveerd."
+
+#: driver/demo-Gtk-widgets.c:884
+msgid "Fade From Black When Unblanking"
+msgstr "Vervaag van zwart bij stoppen"
+
+#: driver/demo-Gtk-widgets.c:910
+msgid "Fade Duration"
+msgstr "Vervaagtijd"
+
+#: driver/demo-Gtk-widgets.c:928 driver/xscreensaver-demo.glade2.h:26
+msgid "How long it should take for the screen to fade in and out."
+msgstr "Hoe lang het vervagen duurt."
+
+#: driver/demo-Gtk-widgets.c:932 driver/xscreensaver-demo.glade2.h:111
+msgid "seconds"
+msgstr "seconden"
+
+#: driver/demo-Gtk-widgets.c:942 driver/xscreensaver-demo.glade2.h:13
+msgid "Display Power Management"
+msgstr "Energiebeheer weergeven"
+
+#: driver/demo-Gtk-widgets.c:986 driver/xscreensaver-demo.glade2.h:67
+msgid "Whether the monitor should be powered down after a while."
+msgstr "Of het beeldscherm na verloop van tijd uitgezet moet worden."
+
+#: driver/demo-Gtk-widgets.c:988
+msgid "Power Management Enabled"
+msgstr "Energiebeheer ingeschakeld"
+
+#: driver/demo-Gtk-widgets.c:1056
+msgid "Off After"
+msgstr "Uit na"
+
+#: driver/demo-Gtk-widgets.c:1069
+msgid "Suspend After"
+msgstr "Slaapstand na"
+
+#: driver/demo-Gtk-widgets.c:1082
+msgid "Standby After"
+msgstr "Stand-by na"
+
+#: driver/demo-Gtk-widgets.c:1105 driver/xscreensaver-demo.glade2.h:28
+msgid "How long until the monitor goes into power-saving mode."
+msgstr ""
+"Hoe lang het duurt voordat het beeldscherm in energiezuinige stand gaat."
+
+#: driver/demo-Gtk-widgets.c:1119 driver/xscreensaver-demo.glade2.h:29
+msgid "How long until the monitor powers down."
+msgstr "Hoe lang het duurt voordat het beeldscherm uitgezet wordt."
+
+#: driver/demo-Gtk-widgets.c:1123 driver/xscreensaver-demo.glade2.h:30
+msgid "Image Manipulation"
+msgstr "Afbeeldingmanipulatie"
+
+#: driver/demo-Gtk-widgets.c:1167 driver/xscreensaver-demo.glade2.h:64
+msgid ""
+"Whether the image-manipulating modes should be allowed to operate on an "
+"image of your desktop."
+msgstr ""
+"Of de afbeeldingmanipulatie toegepast mag worden op een afbeelding van uw "
+"bureaublad."
+
+#: driver/demo-Gtk-widgets.c:1169
+msgid "Grab Desktop Images"
+msgstr "Gebruik werkbladafbeeldingen"
+
+#: driver/demo-Gtk-widgets.c:1184
+msgid ""
+"Whether the image-manipulating modes should operate on images captured from "
+"the system's video input (if there is one)."
+msgstr ""
+"Of de afbeeldingmanipulatie toegepast mag worden op afbeeldingen uit de "
+"video-invoer van uw computer (als die aanwezig is)."
+
+#: driver/demo-Gtk-widgets.c:1186
+msgid "Grab Video Frames"
+msgstr "Gebruik videoframes"
+
+#: driver/demo-Gtk-widgets.c:1201 driver/xscreensaver-demo.glade2.h:66
+msgid ""
+"Whether the image-manipulating modes should operate on random images loaded "
+"from disk."
+msgstr ""
+"Of de afbeeldingmanipulatie toegepast mag worden op willekeurige "
+"afbeeldingen die op uw harde schijf gevonden worden."
+
+#: driver/demo-Gtk-widgets.c:1203
+msgid "Choose Random Image:"
+msgstr "Kies willekeurige afbeeldingen:"
+
+#: driver/demo-Gtk-widgets.c:1236 driver/xscreensaver-demo.glade2.h:53
+msgid "The directory from which images will be randomly chosen."
+msgstr "De map waaruit willekeurige afbeeldingen zullen worden gekozen."
+
+#: driver/demo-Gtk-widgets.c:1238
+msgid "Browse"
+msgstr "Bladeren"
+
+#: driver/demo-Gtk-widgets.c:1246 driver/demo-Gtk-widgets.c:1599
+#: driver/xscreensaver-demo.glade2.h:2
+msgid "Advanced"
+msgstr "Geavanceerd"
+
+#: driver/demo-Gtk-widgets.c:1444
+msgid "XScreenSaver: Mode-Specific Settings"
+msgstr "XScreenSaver: Modus-specifieke instellingen"
+
+#: driver/demo-Gtk-widgets.c:1466 driver/xscreensaver-demo.glade2.h:41
+msgid "Settings"
+msgstr "Instellingen"
+
+#: driver/demo-Gtk-widgets.c:1495 driver/xscreensaver-demo.glade2.h:43
+msgid "Standard"
+msgstr "Standaard"
+
+#: driver/demo-Gtk-widgets.c:1532
+msgid "Visual:"
+msgstr "Visual:"
+
+#: driver/demo-Gtk-widgets.c:1550 driver/demo-Gtk-widgets.c:1573
+#: driver/demo-Gtk.c:1695 driver/demo-Gtk.c:3252
+#: driver/xscreensaver-demo.glade2.h:3
+msgid "Any"
+msgstr "Elke"
+
+#: driver/demo-Gtk-widgets.c:1551 driver/xscreensaver-demo.glade2.h:4
+msgid "Best"
+msgstr "Beste"
+
+#: driver/demo-Gtk-widgets.c:1552 driver/xscreensaver-demo.glade2.h:8
+msgid "Default"
+msgstr "Default"
+
+#: driver/demo-Gtk-widgets.c:1553 driver/xscreensaver-demo.glade2.h:9
+msgid "Default-N"
+msgstr "Default-N"
+
+#: driver/demo-Gtk-widgets.c:1554 driver/xscreensaver-demo.glade2.h:18
+msgid "GL"
+msgstr "GL"
+
+#: driver/demo-Gtk-widgets.c:1555 driver/xscreensaver-demo.glade2.h:54
+msgid "TrueColor"
+msgstr "TrueColor"
+
+#: driver/demo-Gtk-widgets.c:1556 driver/xscreensaver-demo.glade2.h:38
+msgid "PseudoColor"
+msgstr "PseudoColor"
+
+#: driver/demo-Gtk-widgets.c:1557 driver/xscreensaver-demo.glade2.h:44
+msgid "StaticGray"
+msgstr "StaticGray"
+
+#: driver/demo-Gtk-widgets.c:1558 driver/xscreensaver-demo.glade2.h:22
+msgid "GrayScale"
+msgstr "GrayScale"
+
+#: driver/demo-Gtk-widgets.c:1559 driver/xscreensaver-demo.glade2.h:12
+msgid "DirectColor"
+msgstr "DirectColor"
+
+#: driver/demo-Gtk-widgets.c:1560 driver/xscreensaver-demo.glade2.h:6
+#: hacks/config/fuzzyflakes.xml.h:3
+msgid "Color"
+msgstr "Color"
+
+#: driver/demo-Gtk-widgets.c:1561 driver/xscreensaver-demo.glade2.h:21
+msgid "Gray"
+msgstr "Gray"
+
+#: driver/demo-Gtk-widgets.c:1562 driver/xscreensaver-demo.glade2.h:32
+msgid "Mono"
+msgstr "Mono"
+
+#: driver/demo-Gtk-widgets.c:1572
+msgid ""
+"The X visual type that this demo will require.  If that visual is available "
+"it will be used, otherwise, this demo will not be run."
+msgstr ""
+"De X visual-type dat deze demo nodig heeft.  Als deze visual beschikbaar is "
+"zal deze gebruikt worden, in ieder ander geval zal de demo niet starten."
+
+#: driver/demo-Gtk-widgets.c:1575
+msgid "Command Line:"
+msgstr "Opdrachtregel:"
+
+#: driver/demo-Gtk-widgets.c:1647
+msgid "Documentation..."
+msgstr "Documentatie…"
+
+#: driver/demo-Gtk-widgets.c:1655
+msgid "Click here to read the manual for this display mode, if it has one."
+msgstr ""
+"Klik hier om de handleiding voor deze weergavemodus te lezen, als deze "
+"aanwezig is."
+
+#: driver/demo-Gtk-widgets.c:1680
+msgid "Advanced >>"
+msgstr "Geavanceerd >>"
+
+#: driver/demo-Gtk-widgets.c:1688
+msgid "Edit the command line directly."
+msgstr "Bewerk de opdrachtregel direct."
+
+#: driver/demo-Gtk-widgets.c:1690
+msgid "Standard <<"
+msgstr "Standaard <<"
+
+#: driver/demo-Gtk-widgets.c:1698
+msgid "Back to the graphical configuration options."
+msgstr "Terug naar de opties van de grafische configuratie."
+
+#: driver/demo-Gtk-widgets.c:1709 driver/demo-Gtk.c:832
+msgid "OK"
+msgstr "OK"
+
+#: driver/demo-Gtk-widgets.c:1718
+msgid "Cancel"
+msgstr "Annuleren"
+
+#: driver/demo-Gtk.c:692 driver/demo-Gtk.c:4282
+#, c-format
+msgid ""
+"Warning:\n"
+"\n"
+"The XScreenSaver daemon doesn't seem to be running\n"
+"on display \"%s\".  Launch it now?"
+msgstr ""
+"Waarschuwing:\n"
+"\n"
+"De XScreenSaver daemon is niet actief op \n"
+"scherm \"%s\". Nu opstarten?"
+
+#: driver/demo-Gtk.c:740
+msgid "For updates, check http://www.jwz.org/xscreensaver/"
+msgstr "Zie http://www.jwz.org/xscreensaver/ voor updates"
+
+#: driver/demo-Gtk.c:870
+msgid ""
+"Error:\n"
+"\n"
+"No Help URL has been specified.\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"Er is geen Hulp-URL opgegeven.\n"
+
+#: driver/demo-Gtk.c:967
+msgid ""
+"Error:\n"
+"\n"
+"The xscreensaver daemon did not start up properly.\n"
+"\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"De xcsreensaver-daemon is niet goed opgestart.\n"
+"\n"
+
+#: driver/demo-Gtk.c:979
+msgid ""
+"You are running as root.  This usually means that xscreensaver\n"
+"was unable to contact your X server because access control is\n"
+"turned on.  Try running this command:\n"
+"\n"
+"                        xhost +localhost\n"
+"\n"
+"and then selecting `File / Restart Daemon'.\n"
+"\n"
+"Note that turning off access control will allow anyone logged\n"
+"on to this machine to access your screen, which might be\n"
+"considered a security problem.  Please read the xscreensaver\n"
+"manual and FAQ for more information.\n"
+"\n"
+"You shouldn't run X as root. Instead, you should log in as a\n"
+"normal user, and `su' as necessary."
+msgstr ""
+"U bent als root aangemeld. Dit betekend normaal gesproken dat\n"
+"xscreensaver niet in staat was uw X server te bereiken, doordat\n"
+"toegangscontrole geactiveerd is. Probeer dit commando:\n"
+"\n"
+"                        xhost +localhost\n"
+"\n"
+"en selecteer dan ‘Bestand / Daemon herstarten’.\n"
+"\n"
+"Bedenk wel dat het uitzetten van toegangscontrole iedereen\n"
+" die ingelogd is op deze machine toegang geeft tot uw\n"
+"scherm. Dit zou als een beveiligingsprobleem gezien kunnen\n"
+"worden. Lees a.u.b. de xscreensaver documentatie en FAQ voor\n"
+"meer informatie.\n"
+"\n"
+"U zou X niet als root moeten draaien. U kunt beter als een\n"
+"normale gebruiken inloggen en waar nodig ‘su’ gebruiken."
+
+#: driver/demo-Gtk.c:995
+msgid "Please check your $PATH and permissions."
+msgstr "Controleer uw $PATH en permissies."
+
+#: driver/demo-Gtk.c:1033
+msgid ""
+"Error:\n"
+"\n"
+"Couldn't determine init file name!\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"Kon de init-bestandsnaam niet bepalen!\n"
+
+#: driver/demo-Gtk.c:1038
+#, c-format
+msgid ""
+"Error:\n"
+"\n"
+"Couldn't write %s\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"Kan %s niet schrijven\n"
+
+#: driver/demo-Gtk.c:1101
+msgid ""
+"Error:\n"
+"\n"
+"no `manualCommand' resource set."
+msgstr ""
+"Fout:\n"
+"\n"
+"geen ‘manualCommand’-bron ingesteld."
+
+#: driver/demo-Gtk.c:1284
+#, c-format
+msgid ""
+"Error:\n"
+"\n"
+"Unparsable time format: \"%s\"\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"Ongeldig tijdsformaat: ‘%s’\n"
+
+#: driver/demo-Gtk.c:1991
+#, c-format
+msgid ""
+"Error:\n"
+"\n"
+"Directory does not exist: \"%s\"\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"Map bestaat niet: ‘%s’\n"
+
+#: driver/demo-Gtk.c:2021 driver/demo-Gtk.c:2052
+#, c-format
+msgid ""
+"Error:\n"
+"\n"
+"File does not exist: \"%s\"\n"
+msgstr ""
+"Fout:\n"
+"\n"
+"Bestand bestaat niet: ‘%s’\n"
+
+#: driver/demo-Gtk.c:2877
+msgid "Descriptions not available: no XML support compiled in."
+msgstr ""
+"Beschrijvingen niet beschikbaar: geen XML-ondersteuning meegecompileerd."
+
+#: driver/demo-Gtk.c:2882
+msgid "No description available."
+msgstr "Geen beschrijving beschikbaar."
+
+#: driver/demo-Gtk.c:3204
+msgid "Blank Screen"
+msgstr "Start schermbeveiliging"
+
+#: driver/demo-Gtk.c:3210
+msgid "Screen Saver Disabled"
+msgstr "Schermbeveiliging Uitgezet"
+
+#: driver/demo-Gtk.c:3243
+#, c-format
+msgid "%s: %.100s Settings"
+msgstr "%s: %.100s-instellingen"
+
+#: driver/demo-Gtk.c:3407
+#, c-format
+msgid ""
+"Warning:\n"
+"\n"
+"file \"%s\" has changed, reloading.\n"
+msgstr ""
+"Waarschuwing:\n"
+"\n"
+"bestand ‘%s’ is veranderd, bezig met herladen.\n"
+
+#: driver/demo-Gtk.c:3492
+msgid "No Preview"
+msgstr "Geen voorbeeld"
+
+#: driver/demo-Gtk.c:3492
+msgid "Available"
+msgstr "Beschikbaar"
+
+#: driver/demo-Gtk.c:3493
+msgid "Not"
+msgstr "Niet"
+
+#: driver/demo-Gtk.c:3493
+msgid "Installed"
+msgstr "Geïnstalleerd"
+
+#: driver/demo-Gtk.c:4292
+#, c-format
+msgid ""
+"Warning:\n"
+"\n"
+"%s is running as user \"%s\" on host \"%s\".\n"
+"But the xscreensaver managing display \"%s\"\n"
+"is running as user \"%s\" on host \"%s\".\n"
+"\n"
+"Since they are different users, they won't be reading/writing\n"
+"the same ~/.xscreensaver file, so %s isn't\n"
+"going to work right.\n"
+"\n"
+"You should either re-run %s as \"%s\", or re-run\n"
+"xscreensaver as \"%s\".\n"
+"\n"
+"Restart the xscreensaver daemon now?\n"
+msgstr ""
+"Waarschuwing:\n"
+"\n"
+"%s is actief als gebruiker ‘%s’ op computer ‘%s’.\n"
+"Maar schermbeveiligingsbeheer ‘%s’ is actief\n"
+"als gebruiker ‘%s’ op computer ‘%s’.\n"
+"\n"
+"Omdat dit verschillende gebruikers zijn lezen/schrijven ze niet \n"
+"hetzelfde ~/.xscreensaver bestand, dus %s zal niet goed werken.\n"
+"\n"
+"U moet ofwel %s opnieuw opstarten als ‘%s’, of de \n"
+"schermbeveiliging opnieuw opstarten als ‘%s’.\n"
+"\n"
+"De xscreensaver-daemon nu opnieuw opstarten?\n"
+
+#: driver/demo-Gtk.c:4317
+#, c-format
+msgid ""
+"Warning:\n"
+"\n"
+"%s is running as user \"%s\" on host \"%s\".\n"
+"But the xscreensaver managing display \"%s\"\n"
+"is running as user \"%s\" on host \"%s\".\n"
+"\n"
+"If those two machines don't share a file system (that is,\n"
+"if they don't see the same ~%s/.xscreensaver file) then\n"
+"%s won't work right.\n"
+"\n"
+"Restart the daemon on \"%s\" as \"%s\" now?\n"
+msgstr ""
+"Waarschuwing:\n"
+"\n"
+"%s is actief als gebruiker ‘%s’ op computer ‘%s’.\n"
+"Maar schermbeveiligingsbeheer ‘%s’ is actief\n"
+"als gebruiker ‘%s’ op computer ‘%s’.\n"
+"\n"
+"Als de twee machines geen bestandssysteem met elkaar\n"
+"delen (ze zien niet hetzelfde bestand ~%s/.xscreensaver)\n"
+"zal %s niet goed werken.\n"
+"\n"
+"Nu de daemon op ‘%s’ als ‘%s’ herstarten?\n"
+
+#: driver/demo-Gtk.c:4339
+#, c-format
+msgid ""
+"Warning:\n"
+"\n"
+"This is %s version %s.\n"
+"But the xscreensaver managing display \"%s\"\n"
+"is version %s.  This could cause problems.\n"
+"\n"
+"Restart the xscreensaver daemon now?\n"
+msgstr ""
+"Waarschuwing:\n"
+"\n"
+"Dit is %s versie %s.\n"
+"Maar schermbeveiligingsbeheer ‘%s’ is\n"
+"versie %s.  Dit kan problemen veroorzaken.\n"
+"\n"
+"xscreensaver-daemon nu herstarten?\n"
+
+#: driver/demo-Gtk.c:4800
+#, c-format
+msgid "%s: unknown option: %s\n"
+msgstr "%s: onbekende optie: %s\n"
+
+#: driver/demo-Gtk.c:4865
+msgid "Screensaver Preferences"
+msgstr "Voorkeuren schermbeveiliging"
+
+#: driver/screensaver-properties.desktop.in.h:1
+msgid "Change screensaver properties"
+msgstr "Eigenschappen van schermbeveiliging aanpassen"
+
+#: driver/screensaver-properties.desktop.in.h:2
+msgid "Screensaver"
+msgstr "Schermbeveiliging"
+
+#: driver/xscreensaver-demo.glade2.h:1
+msgid "*"
+msgstr "*"
+
+#: driver/xscreensaver-demo.glade2.h:5
+msgid "Choose _Random Image:"
+msgstr "Kies _willekeurige afbeelding:"
+
+#: driver/xscreensaver-demo.glade2.h:14
+msgid "F_ade Duration"
+msgstr "V_ervaagtijd"
+
+#: driver/xscreensaver-demo.glade2.h:15
+msgid "Fade from Black When _Unblanking"
+msgstr "Vervaag vanuit zwart bij afsluiten screensaver"
+
+#: driver/xscreensaver-demo.glade2.h:16
+msgid "Fade to Black when _Blanking"
+msgstr "Vervaag naar zwart bij _starten"
+
+#: driver/xscreensaver-demo.glade2.h:17
+msgid "Fading and Colormaps"
+msgstr "Vervagen en kleurenkaart"
+
+#: driver/xscreensaver-demo.glade2.h:19
+msgid "Grab Desktop _Images"
+msgstr "Gebruik werkblad_beelden"
+
+#: driver/xscreensaver-demo.glade2.h:20
+msgid "Grab _Video Frames"
+msgstr "Gebruik _videoframes"
+
+#: driver/xscreensaver-demo.glade2.h:23
+msgid "How long after the screen blanks until a password will be required."
+msgstr "Hoe lang na het starten van de screensaver een wachtwoord vereist is."
+
+#: driver/xscreensaver-demo.glade2.h:24
+msgid "How long before the screen saver activates."
+msgstr "Hoe lang het duurt voordat de schermbeveiliging wordt geactiveerd."
+
+#: driver/xscreensaver-demo.glade2.h:25
+msgid ""
+"How long each display mode should run before choosing a new one (in Random "
+"mode.)"
+msgstr ""
+"Hoe lang iedere schermmodus moet draaien voordat er een nieuwe gekozen wordt "
+"(alleen van toepassing op ‘willekeurige’ modus)."
+
+#: driver/xscreensaver-demo.glade2.h:27
+msgid "How long until the monitor goes completely black."
+msgstr "Hoe lang voordat het scherm uitgeschakeld wordt."
+
+#: driver/xscreensaver-demo.glade2.h:31
+msgid "Install _Colormap"
+msgstr "Installeer _Kleurenkaart"
+
+#: driver/xscreensaver-demo.glade2.h:33
+msgid "Never blank the screen or power down the monitor."
+msgstr "De monitor nooit op zwart zetten of uitschakelen."
+
+#: driver/xscreensaver-demo.glade2.h:34
+msgid ""
+"No Preview\n"
+"Available"
+msgstr ""
+"Geen voorbeeld\n"
+"beschikbaar"
+
+#: driver/xscreensaver-demo.glade2.h:36
+msgid ""
+"Not\n"
+"Installed"
+msgstr ""
+"Niet\n"
+"geïnstalleerd"
+
+#: driver/xscreensaver-demo.glade2.h:42
+msgid "Stand_by After"
+msgstr "Stand-_by na"
+
+#: driver/xscreensaver-demo.glade2.h:45
+msgid "Sus_pend After"
+msgstr "Slaa_pstand na"
+
+#: driver/xscreensaver-demo.glade2.h:46
+msgid "Text Manipulation"
+msgstr "Tekstmanipulatie"
+
+#: driver/xscreensaver-demo.glade2.h:47
+msgid "Text _file"
+msgstr "Tekst_bestand"
+
+#: driver/xscreensaver-demo.glade2.h:48
+msgid ""
+"Text-displaying modes will display the contents of this URL (HTML or RSS)."
+msgstr ""
+"Tekstweergave-modi zullen de inhoud van deze URL weergeven (HTML of RSS)."
+
+#: driver/xscreensaver-demo.glade2.h:49
+msgid "Text-displaying modes will display the contents of this file."
+msgstr "Tekstweergave-modi zullen de inhoud van dit bestand weergeven."
+
+#: driver/xscreensaver-demo.glade2.h:50
+msgid "Text-displaying modes will display the local host name, date, and time."
+msgstr "Tekstweergave-modi zullen de lokale hostnaam, datum en tijd weergeven."
+
+#: driver/xscreensaver-demo.glade2.h:51
+msgid "Text-displaying modes will display the output of this program."
+msgstr "Tekstweergave-modi zullen de uitvoer van dit programma weergeven."
+
+#: driver/xscreensaver-demo.glade2.h:52
+msgid "Text-displaying modes will display the text typed here."
+msgstr "Tekstweergave-modi zullen de hier ingevoerde tekst weergeven."
+
+#: driver/xscreensaver-demo.glade2.h:55
+msgid ""
+"Very few (or no) screen savers appear to be available.\n"
+"\n"
+"This probably means that the \"xscreensaver-extras\" and\n"
+"\"xscreensaver-gl-extras\" packages are not installed."
+msgstr ""
+"Er zijn zeer weinig (of geen) schermbeveiligingen beschikbaar.\n"
+"\n"
+"Dit betekent waarschijnlijk dat de ‘xscreensaver-extras’ en\n"
+"‘xscreensaver-gl-extras’-pakketten niet geïnstalleerd zijn."
+
+#: driver/xscreensaver-demo.glade2.h:59
+msgid "When idle or locked, blacken the screen only."
+msgstr "Scherm alleen op zwart zetten bij inactief of vergrendelen."
+
+#: driver/xscreensaver-demo.glade2.h:60
+msgid ""
+"When idle or locked, choose a random display mode from among the checked "
+"items in the list below."
+msgstr ""
+"Indien inactief of vergrendeld, kies een willekeurige weergavemodus uit de "
+"aangevinkte items uit onderstaande lijst."
+
+#: driver/xscreensaver-demo.glade2.h:61
+msgid ""
+"When idle or locked, choose a random display mode from among the checked "
+"items in the list below.  Run that same mode on each monitor."
+msgstr ""
+"Kies een willekeurige screensaver uit de aanwezige screensavers hieronder "
+"als de computer inactief of vergrendeld is. Gebruik dezelfde modus op elk "
+"beeldscherm."
+
+#: driver/xscreensaver-demo.glade2.h:62
+msgid "When idle or locked, run the display mode selected below."
+msgstr ""
+"Gebruik de hieronder geselecteerde schermbeveiliging als de computer "
+"inactief of vergrendeld is."
+
+#: driver/xscreensaver-demo.glade2.h:65
+msgid ""
+"Whether the image-manipulating modes should operate on images captured from "
+"the system's video input (if there is one.)"
+msgstr ""
+"Of de afbeeldingmanipulatie toegepast mag worden op afbeeldingen uit de "
+"video-invoer van uw computer (als die aanwezig is)."
+
+#: driver/xscreensaver-demo.glade2.h:73
+msgid "_Advanced"
+msgstr "Ge_avanceerd"
+
+#: driver/xscreensaver-demo.glade2.h:74
+msgid "_Advanced >>"
+msgstr "Ge_avanceerd >>"
+
+#: driver/xscreensaver-demo.glade2.h:75
+msgid "_Blank After"
+msgstr "_Zwart na"
+
+#: driver/xscreensaver-demo.glade2.h:77
+msgid "_Blank Screen Only"
+msgstr "_Zwart scherm"
+
+#: driver/xscreensaver-demo.glade2.h:78
+msgid "_Browse"
+msgstr "_Bladeren"
+
+#: driver/xscreensaver-demo.glade2.h:79
+msgid "_Command Line:"
+msgstr "Opdra_chtregel:"
+
+#: driver/xscreensaver-demo.glade2.h:80
+msgid "_Cycle After"
+msgstr "_Wisselen na"
+
+#: driver/xscreensaver-demo.glade2.h:81
+msgid "_Disable Screen Saver"
+msgstr "Schermbeveiliging _uitschakelen"
+
+#: driver/xscreensaver-demo.glade2.h:82
+msgid "_Display Modes"
+msgstr "_Weergavemodi"
+
+#: driver/xscreensaver-demo.glade2.h:86
+msgid "_Host Name and Time"
+msgstr "_Hostnaam en tijd"
+
+#: driver/xscreensaver-demo.glade2.h:88
+msgid "_Lock Screen After  "
+msgstr "_Vergrendel scherm na  "
+
+#: driver/xscreensaver-demo.glade2.h:90
+msgid "_Mode:"
+msgstr "_Modus:"
+
+#: driver/xscreensaver-demo.glade2.h:91
+msgid "_Off After"
+msgstr "_Uit na"
+
+#: driver/xscreensaver-demo.glade2.h:92
+msgid "_Only One Screen Saver"
+msgstr "_Eén schermbeveiliging"
+
+#: driver/xscreensaver-demo.glade2.h:93
+msgid "_Power Management Enabled"
+msgstr "_Energiebeheer inschakelen"
+
+#: driver/xscreensaver-demo.glade2.h:94
+msgid "_Preview"
+msgstr "_Voorbeeld"
+
+#: driver/xscreensaver-demo.glade2.h:95
+msgid "_Program"
+msgstr "_Programma"
+
+#: driver/xscreensaver-demo.glade2.h:96
+msgid "_Quit"
+msgstr "_Afsluiten"
+
+#: driver/xscreensaver-demo.glade2.h:97
+msgid "_Random Screen Saver"
+msgstr "_Willekeurige schermbeveiliging"
+
+#: driver/xscreensaver-demo.glade2.h:99
+msgid "_Same Random Savers"
+msgstr "_Zelfde willekeurige schermbeveiligingen"
+
+#: driver/xscreensaver-demo.glade2.h:100
+msgid "_Settings..."
+msgstr "In_stellingen…"
+
+#: driver/xscreensaver-demo.glade2.h:101
+msgid "_Standard <<"
+msgstr "_Standaard <<"
+
+#: driver/xscreensaver-demo.glade2.h:102
+msgid "_Text"
+msgstr "_Tekst"
+
+#: driver/xscreensaver-demo.glade2.h:103
+msgid "_URL"
+msgstr "_URL"
+
+#: driver/xscreensaver-demo.glade2.h:104
+msgid "_Visual:"
+msgstr "_Visual:"
+
+#: driver/xscreensaver-demo.glade2.h:105
+msgid "dialog1"
+msgstr "dialog1"
+
+#: driver/xscreensaver-demo.glade2.h:107
+msgid "no preview"
+msgstr "geen voorbeeld"
+
+#: driver/xscreensaver-demo.glade2.h:108
+msgid "not installed"
+msgstr "niet geïnstalleerd"
+
+#: driver/xscreensaver-demo.glade2.h:109
+msgid "nothing"
+msgstr "niets"
+
+#: driver/xscreensaver-demo.glade2.h:110
+msgid "preview"
+msgstr "voorbeeld"
+
+#: hacks/config/anemone.xml.h:1
+msgid "Anemone"
+msgstr "Anemoon"
+
+#: hacks/config/anemone.xml.h:2 hacks/config/fuzzyflakes.xml.h:1
+msgid "Arms"
+msgstr "Armen"
+
+#: hacks/config/anemone.xml.h:3 hacks/config/anemotaxis.xml.h:5
+#: hacks/config/ant.xml.h:6 hacks/config/antinspect.xml.h:4
+#: hacks/config/antmaze.xml.h:3 hacks/config/antspotlight.xml.h:3
+#: hacks/config/apollonian.xml.h:5 hacks/config/atlantis.xml.h:4
+#: hacks/config/attraction.xml.h:8 hacks/config/atunnel.xml.h:3
+#: hacks/config/barcode.xml.h:4 hacks/config/blaster.xml.h:3
+#: hacks/config/blinkbox.xml.h:5 hacks/config/blitspin.xml.h:4
+#: hacks/config/blocktube.xml.h:4 hacks/config/boing.xml.h:2
+#: hacks/config/bouboule.xml.h:3 hacks/config/bouncingcow.xml.h:6
+#: hacks/config/boxed.xml.h:6 hacks/config/boxfit.xml.h:8
+#: hacks/config/braid.xml.h:4 hacks/config/bubble3d.xml.h:4
+#: hacks/config/bubbles.xml.h:8 hacks/config/bumps.xml.h:3
+#: hacks/config/cage.xml.h:2 hacks/config/carousel.xml.h:5
+#: hacks/config/ccurve.xml.h:7 hacks/config/celtic.xml.h:3
+#: hacks/config/circuit.xml.h:4 hacks/config/cloudlife.xml.h:3
+#: hacks/config/compass.xml.h:3 hacks/config/coral.xml.h:7
+#: hacks/config/critical.xml.h:3 hacks/config/crystal.xml.h:6
+#: hacks/config/cube21.xml.h:6 hacks/config/cubenetic.xml.h:8
+#: hacks/config/cubestorm.xml.h:4 hacks/config/cynosure.xml.h:4
+#: hacks/config/dangerball.xml.h:3 hacks/config/decayscreen.xml.h:2
+#: hacks/config/deluxe.xml.h:4 hacks/config/demon.xml.h:4
+#: hacks/config/discrete.xml.h:2 hacks/config/distort.xml.h:4
+#: hacks/config/drift.xml.h:3 hacks/config/endgame.xml.h:3
+#: hacks/config/engine.xml.h:8 hacks/config/epicycle.xml.h:5
+#: hacks/config/eruption.xml.h:5 hacks/config/euler2d.xml.h:3
+#: hacks/config/extrusion.xml.h:3 hacks/config/fadeplot.xml.h:4
+#: hacks/config/fireworkx.xml.h:3 hacks/config/flag.xml.h:2
+#: hacks/config/flame.xml.h:6 hacks/config/flipflop.xml.h:1
+#: hacks/config/flipscreen3d.xml.h:1 hacks/config/fliptext.xml.h:3
+#: hacks/config/flow.xml.h:2 hacks/config/fluidballs.xml.h:5
+#: hacks/config/flyingtoasters.xml.h:5 hacks/config/fontglide.xml.h:4
+#: hacks/config/forest.xml.h:1 hacks/config/fuzzyflakes.xml.h:7
+#: hacks/config/galaxy.xml.h:3 hacks/config/gears.xml.h:2
+#: hacks/config/gflux.xml.h:6 hacks/config/glblur.xml.h:4
+#: hacks/config/glforestfire.xml.h:4 hacks/config/glhanoi.xml.h:3
+#: hacks/config/glknots.xml.h:3 hacks/config/glmatrix.xml.h:8
+#: hacks/config/glplanet.xml.h:2 hacks/config/glsnake.xml.h:6
+#: hacks/config/gltext.xml.h:4 hacks/config/goop.xml.h:4
+#: hacks/config/grav.xml.h:2 hacks/config/greynetic.xml.h:1
+#: hacks/config/halo.xml.h:2 hacks/config/hopalong.xml.h:9
+#: hacks/config/hyperball.xml.h:2 hacks/config/hypercube.xml.h:2
+#: hacks/config/hypertorus.xml.h:6 hacks/config/ifs.xml.h:4
+#: hacks/config/interaggregate.xml.h:1 hacks/config/interference.xml.h:7
+#: hacks/config/intermomentary.xml.h:1 hacks/config/jigglypuff.xml.h:6
+#: hacks/config/jigsaw.xml.h:3 hacks/config/juggle.xml.h:2
+#: hacks/config/juggler3d.xml.h:2 hacks/config/julia.xml.h:2
+#: hacks/config/kaleidescope.xml.h:2 hacks/config/klein.xml.h:2
+#: hacks/config/kumppa.xml.h:3 hacks/config/lament.xml.h:2
+#: hacks/config/laser.xml.h:3 hacks/config/lavalite.xml.h:10
+#: hacks/config/lightning.xml.h:1 hacks/config/lisa.xml.h:2
+#: hacks/config/lissie.xml.h:3 hacks/config/lmorph.xml.h:3
+#: hacks/config/loop.xml.h:1 hacks/config/maze.xml.h:4
+#: hacks/config/memscroller.xml.h:5 hacks/config/menger.xml.h:3
+#: hacks/config/metaballs.xml.h:4 hacks/config/mirrorblob.xml.h:11
+#: hacks/config/mismunch.xml.h:2 hacks/config/moebius.xml.h:3
+#: hacks/config/moire2.xml.h:2 hacks/config/molecule.xml.h:11
+#: hacks/config/morph3d.xml.h:3 hacks/config/mountain.xml.h:2
+#: hacks/config/munch.xml.h:3 hacks/config/nerverot.xml.h:9
+#: hacks/config/noof.xml.h:2 hacks/config/pacman.xml.h:1
+#: hacks/config/penetrate.xml.h:3 hacks/config/penrose.xml.h:3
+#: hacks/config/petri.xml.h:5 hacks/config/phosphor.xml.h:4
+#: hacks/config/piecewise.xml.h:4 hacks/config/pinion.xml.h:5
+#: hacks/config/pipes.xml.h:5 hacks/config/polyhedra.xml.h:17
+#: hacks/config/polyominoes.xml.h:2 hacks/config/polytopes.xml.h:11
+#: hacks/config/pong.xml.h:1 hacks/config/popsquares.xml.h:3
+#: hacks/config/providence.xml.h:2 hacks/config/pulsar.xml.h:11
+#: hacks/config/pyro.xml.h:4 hacks/config/qix.xml.h:7
+#: hacks/config/queens.xml.h:1 hacks/config/rd-bomb.xml.h:9
+#: hacks/config/ripples.xml.h:4 hacks/config/rocks.xml.h:4
+#: hacks/config/rotor.xml.h:3 hacks/config/rubik.xml.h:3
+#: hacks/config/sballs.xml.h:4 hacks/config/shadebobs.xml.h:3
+#: hacks/config/sierpinski.xml.h:2 hacks/config/sierpinski3d.xml.h:2
+#: hacks/config/slidescreen.xml.h:2 hacks/config/slip.xml.h:2
+#: hacks/config/speedmine.xml.h:3 hacks/config/sphere.xml.h:2
+#: hacks/config/spheremonics.xml.h:5 hacks/config/spiral.xml.h:3
+#: hacks/config/spotlight.xml.h:2 hacks/config/sproingies.xml.h:2
+#: hacks/config/squiral.xml.h:4 hacks/config/stairs.xml.h:1
+#: hacks/config/starfish.xml.h:3 hacks/config/starwars.xml.h:6
+#: hacks/config/strange.xml.h:1 hacks/config/substrate.xml.h:7
+#: hacks/config/superquadrics.xml.h:4 hacks/config/swirl.xml.h:2
+#: hacks/config/t3d.xml.h:6 hacks/config/tangram.xml.h:2
+#: hacks/config/thornbird.xml.h:2 hacks/config/triangle.xml.h:1
+#: hacks/config/truchet.xml.h:1 hacks/config/twang.xml.h:3
+#: hacks/config/vines.xml.h:1 hacks/config/worm.xml.h:3
+#: hacks/config/wormhole.xml.h:2 hacks/config/xearth.xml.h:7
+#: hacks/config/xfishtank.xml.h:3 hacks/config/xflame.xml.h:4
+#: hacks/config/xjack.xml.h:1 hacks/config/xmatrix.xml.h:5
+#: hacks/config/xmountains.xml.h:13 hacks/config/xplanet.xml.h:8
+#: hacks/config/xrayswarm.xml.h:2 hacks/config/zoom.xml.h:2
+msgid "Fast"
+msgstr "Hoog"
+
+#: hacks/config/anemone.xml.h:4 hacks/config/anemotaxis.xml.h:6
+#: hacks/config/blaster.xml.h:4 hacks/config/bouboule.xml.h:4
+#: hacks/config/boxed.xml.h:7 hacks/config/coral.xml.h:8
+#: hacks/config/cubenetic.xml.h:9 hacks/config/eruption.xml.h:6
+#: hacks/config/euler2d.xml.h:4 hacks/config/fiberlamp.xml.h:2
+#: hacks/config/flame.xml.h:7 hacks/config/fluidballs.xml.h:6
+#: hacks/config/fuzzyflakes.xml.h:8 hacks/config/kaleidescope.xml.h:3
+#: hacks/config/lisa.xml.h:3 hacks/config/pedal.xml.h:4
+#: hacks/config/petri.xml.h:7 hacks/config/qix.xml.h:8
+#: hacks/config/substrate.xml.h:8 hacks/config/thornbird.xml.h:3
+#: hacks/config/whirlwindwarp.xml.h:1 hacks/config/wormhole.xml.h:3
+#: hacks/config/xfishtank.xml.h:4
+msgid "Few"
+msgstr "Weinig"
+
+#: hacks/config/anemone.xml.h:5 hacks/config/anemotaxis.xml.h:7
+#: hacks/config/ant.xml.h:9 hacks/config/apollonian.xml.h:7
+#: hacks/config/attraction.xml.h:18 hacks/config/blaster.xml.h:6
+#: hacks/config/bouboule.xml.h:5 hacks/config/braid.xml.h:7
+#: hacks/config/coral.xml.h:9 hacks/config/critical.xml.h:4
+#: hacks/config/crystal.xml.h:8 hacks/config/cubenetic.xml.h:13
+#: hacks/config/cynosure.xml.h:6 hacks/config/deco.xml.h:5
+#: hacks/config/deluxe.xml.h:6 hacks/config/demon.xml.h:6
+#: hacks/config/discrete.xml.h:4 hacks/config/drift.xml.h:9
+#: hacks/config/epicycle.xml.h:8 hacks/config/eruption.xml.h:12
+#: hacks/config/euler2d.xml.h:8 hacks/config/fadeplot.xml.h:6
+#: hacks/config/fiberlamp.xml.h:6 hacks/config/flag.xml.h:5
+#: hacks/config/flame.xml.h:11 hacks/config/flow.xml.h:7
+#: hacks/config/fluidballs.xml.h:13 hacks/config/forest.xml.h:3
+#: hacks/config/fuzzyflakes.xml.h:12 hacks/config/galaxy.xml.h:6
+#: hacks/config/grav.xml.h:4 hacks/config/halo.xml.h:4
+#: hacks/config/hopalong.xml.h:15 hacks/config/ifs.xml.h:8
+#: hacks/config/imsmap.xml.h:9 hacks/config/interference.xml.h:14
+#: hacks/config/julia.xml.h:6 hacks/config/kaleidescope.xml.h:5
+#: hacks/config/laser.xml.h:6 hacks/config/lightning.xml.h:3
+#: hacks/config/lisa.xml.h:5 hacks/config/lissie.xml.h:6
+#: hacks/config/loop.xml.h:4 hacks/config/metaballs.xml.h:6
+#: hacks/config/mismunch.xml.h:4 hacks/config/moire.xml.h:5
+#: hacks/config/moire2.xml.h:3 hacks/config/mountain.xml.h:4
+#: hacks/config/nerverot.xml.h:15 hacks/config/pedal.xml.h:6
+#: hacks/config/penrose.xml.h:4 hacks/config/petri.xml.h:11
+#: hacks/config/polyominoes.xml.h:5 hacks/config/qix.xml.h:14
+#: hacks/config/rd-bomb.xml.h:12 hacks/config/ripples.xml.h:8
+#: hacks/config/rocks.xml.h:5 hacks/config/rotor.xml.h:6
+#: hacks/config/shadebobs.xml.h:5 hacks/config/sierpinski.xml.h:4
+#: hacks/config/slip.xml.h:4 hacks/config/sphere.xml.h:3
+#: hacks/config/spiral.xml.h:6 hacks/config/squiral.xml.h:9
+#: hacks/config/starfish.xml.h:5 hacks/config/strange.xml.h:2
+#: hacks/config/swirl.xml.h:3 hacks/config/thornbird.xml.h:4
+#: hacks/config/triangle.xml.h:3 hacks/config/vines.xml.h:2
+#: hacks/config/whirlwindwarp.xml.h:4 hacks/config/worm.xml.h:4
+#: hacks/config/xearth.xml.h:12 hacks/config/xfishtank.xml.h:8
+msgid "Many"
+msgstr "Veel"
+
+#: hacks/config/anemone.xml.h:6 hacks/config/ant.xml.h:11
+#: hacks/config/apollonian.xml.h:8 hacks/config/attraction.xml.h:19
+#: hacks/config/bouboule.xml.h:6 hacks/config/braid.xml.h:9
+#: hacks/config/critical.xml.h:5 hacks/config/crystal.xml.h:10
+#: hacks/config/cynosure.xml.h:7 hacks/config/deco.xml.h:8
+#: hacks/config/deluxe.xml.h:7 hacks/config/demon.xml.h:7
+#: hacks/config/discrete.xml.h:6 hacks/config/drift.xml.h:10
+#: hacks/config/epicycle.xml.h:9 hacks/config/eruption.xml.h:14
+#: hacks/config/euler2d.xml.h:9 hacks/config/fadeplot.xml.h:7
+#: hacks/config/flag.xml.h:6 hacks/config/flame.xml.h:12
+#: hacks/config/flow.xml.h:8 hacks/config/forest.xml.h:4
+#: hacks/config/galaxy.xml.h:7 hacks/config/grav.xml.h:5
+#: hacks/config/halo.xml.h:6 hacks/config/hopalong.xml.h:17
+#: hacks/config/imsmap.xml.h:10 hacks/config/interference.xml.h:15
+#: hacks/config/julia.xml.h:7 hacks/config/laser.xml.h:8
+#: hacks/config/lightning.xml.h:4 hacks/config/lisa.xml.h:6
+#: hacks/config/lissie.xml.h:7 hacks/config/loop.xml.h:5
+#: hacks/config/metaballs.xml.h:10 hacks/config/moire.xml.h:7
+#: hacks/config/moire2.xml.h:5 hacks/config/mountain.xml.h:6
+#: hacks/config/penrose.xml.h:5 hacks/config/polyominoes.xml.h:6
+#: hacks/config/popsquares.xml.h:4 hacks/config/rd-bomb.xml.h:13
+#: hacks/config/rocks.xml.h:6 hacks/config/rotor.xml.h:7
+#: hacks/config/shadebobs.xml.h:6 hacks/config/sierpinski.xml.h:5
+#: hacks/config/slip.xml.h:5 hacks/config/sphere.xml.h:4
+#: hacks/config/spiral.xml.h:8 hacks/config/squiral.xml.h:10
+#: hacks/config/starfish.xml.h:6 hacks/config/strange.xml.h:3
+#: hacks/config/swirl.xml.h:5 hacks/config/thornbird.xml.h:5
+#: hacks/config/triangle.xml.h:4 hacks/config/vines.xml.h:3
+#: hacks/config/worm.xml.h:5 hacks/config/xearth.xml.h:17
+#: hacks/config/xfishtank.xml.h:9
+msgid "Number of Colors"
+msgstr "Aantal kleuren"
+
+#: hacks/config/anemone.xml.h:7 hacks/config/fireflies.xml.h:32
+#: hacks/config/pyro.xml.h:8
+msgid "Often"
+msgstr "Vaak"
+
+#: hacks/config/anemone.xml.h:8
+msgid "Rarely"
+msgstr "Zelden"
+
+#: hacks/config/anemone.xml.h:9 hacks/config/anemotaxis.xml.h:10
+#: hacks/config/ant.xml.h:15 hacks/config/antinspect.xml.h:6
+#: hacks/config/antmaze.xml.h:5 hacks/config/antspotlight.xml.h:5
+#: hacks/config/apollonian.xml.h:11 hacks/config/atlantis.xml.h:13
+#: hacks/config/attraction.xml.h:26 hacks/config/atunnel.xml.h:6
+#: hacks/config/barcode.xml.h:6 hacks/config/blaster.xml.h:8
+#: hacks/config/blinkbox.xml.h:8 hacks/config/blitspin.xml.h:7
+#: hacks/config/blocktube.xml.h:9 hacks/config/boing.xml.h:10
+#: hacks/config/bouboule.xml.h:8 hacks/config/bouncingcow.xml.h:10
+#: hacks/config/boxed.xml.h:15 hacks/config/boxfit.xml.h:12
+#: hacks/config/braid.xml.h:11 hacks/config/bubble3d.xml.h:6
+#: hacks/config/bubbles.xml.h:10 hacks/config/bumps.xml.h:4
+#: hacks/config/cage.xml.h:4 hacks/config/carousel.xml.h:14
+#: hacks/config/ccurve.xml.h:11 hacks/config/celtic.xml.h:8
+#: hacks/config/circuit.xml.h:10 hacks/config/cloudlife.xml.h:11
+#: hacks/config/compass.xml.h:4 hacks/config/coral.xml.h:12
+#: hacks/config/critical.xml.h:6 hacks/config/crystal.xml.h:11
+#: hacks/config/cube21.xml.h:16 hacks/config/cubenetic.xml.h:22
+#: hacks/config/cubestorm.xml.h:8 hacks/config/cynosure.xml.h:9
+#: hacks/config/dangerball.xml.h:5 hacks/config/decayscreen.xml.h:17
+#: hacks/config/deluxe.xml.h:8 hacks/config/demon.xml.h:8
+#: hacks/config/discrete.xml.h:7 hacks/config/distort.xml.h:11
+#: hacks/config/drift.xml.h:12 hacks/config/endgame.xml.h:5
+#: hacks/config/engine.xml.h:15 hacks/config/epicycle.xml.h:10
+#: hacks/config/eruption.xml.h:19 hacks/config/euler2d.xml.h:14
+#: hacks/config/extrusion.xml.h:11 hacks/config/fadeplot.xml.h:8
+#: hacks/config/fireworkx.xml.h:9 hacks/config/flag.xml.h:7
+#: hacks/config/flame.xml.h:14 hacks/config/flipflop.xml.h:5
+#: hacks/config/flipscreen3d.xml.h:6 hacks/config/fliptext.xml.h:13
+#: hacks/config/flow.xml.h:10 hacks/config/fluidballs.xml.h:18
+#: hacks/config/flyingtoasters.xml.h:11 hacks/config/fontglide.xml.h:13
+#: hacks/config/forest.xml.h:5 hacks/config/fuzzyflakes.xml.h:15
+#: hacks/config/galaxy.xml.h:11 hacks/config/gears.xml.h:7
+#: hacks/config/gflux.xml.h:12 hacks/config/glblur.xml.h:14
+#: hacks/config/glforestfire.xml.h:14 hacks/config/glhanoi.xml.h:8
+#: hacks/config/glknots.xml.h:17 hacks/config/glmatrix.xml.h:18
+#: hacks/config/glplanet.xml.h:8 hacks/config/glsnake.xml.h:12
+#: hacks/config/gltext.xml.h:15 hacks/config/goop.xml.h:10
+#: hacks/config/grav.xml.h:8 hacks/config/greynetic.xml.h:3
+#: hacks/config/halo.xml.h:10 hacks/config/hopalong.xml.h:21
+#: hacks/config/hyperball.xml.h:8 hacks/config/hypercube.xml.h:7
+#: hacks/config/hypertorus.xml.h:18 hacks/config/ifs.xml.h:13
+#: hacks/config/interaggregate.xml.h:4 hacks/config/interference.xml.h:17
+#: hacks/config/intermomentary.xml.h:4 hacks/config/jigglypuff.xml.h:16
+#: hacks/config/jigsaw.xml.h:5 hacks/config/juggle.xml.h:8
+#: hacks/config/juggler3d.xml.h:12 hacks/config/julia.xml.h:8
+#: hacks/config/kaleidescope.xml.h:7 hacks/config/klein.xml.h:7
+#: hacks/config/kumppa.xml.h:8 hacks/config/lament.xml.h:6
+#: hacks/config/laser.xml.h:10 hacks/config/lavalite.xml.h:27
+#: hacks/config/lightning.xml.h:5 hacks/config/lisa.xml.h:8
+#: hacks/config/lissie.xml.h:9 hacks/config/lmorph.xml.h:11
+#: hacks/config/loop.xml.h:7 hacks/config/maze.xml.h:14
+#: hacks/config/memscroller.xml.h:7 hacks/config/menger.xml.h:16
+#: hacks/config/metaballs.xml.h:13 hacks/config/mirrorblob.xml.h:18
+#: hacks/config/mismunch.xml.h:10 hacks/config/moebius.xml.h:7
+#: hacks/config/moire2.xml.h:6 hacks/config/molecule.xml.h:23
+#: hacks/config/morph3d.xml.h:6 hacks/config/mountain.xml.h:7
+#: hacks/config/munch.xml.h:7 hacks/config/nerverot.xml.h:20
+#: hacks/config/noof.xml.h:5 hacks/config/pacman.xml.h:5
+#: hacks/config/penetrate.xml.h:6 hacks/config/penrose.xml.h:8
+#: hacks/config/petri.xml.h:23 hacks/config/phosphor.xml.h:7
+#: hacks/config/piecewise.xml.h:9 hacks/config/pinion.xml.h:13
+#: hacks/config/pipes.xml.h:15 hacks/config/polyhedra.xml.h:111
+#: hacks/config/polyominoes.xml.h:10 hacks/config/polytopes.xml.h:20
+#: hacks/config/pong.xml.h:4 hacks/config/popsquares.xml.h:5
+#: hacks/config/providence.xml.h:5 hacks/config/pulsar.xml.h:15
+#: hacks/config/pyro.xml.h:13 hacks/config/qix.xml.h:19
+#: hacks/config/queens.xml.h:4 hacks/config/rd-bomb.xml.h:17
+#: hacks/config/ripples.xml.h:12 hacks/config/rocks.xml.h:9
+#: hacks/config/rotor.xml.h:11 hacks/config/rubik.xml.h:9
+#: hacks/config/sballs.xml.h:13 hacks/config/shadebobs.xml.h:9
+#: hacks/config/sierpinski.xml.h:7 hacks/config/sierpinski3d.xml.h:8
+#: hacks/config/slidescreen.xml.h:6 hacks/config/slip.xml.h:7
+#: hacks/config/speedmine.xml.h:13 hacks/config/sphere.xml.h:5
+#: hacks/config/spheremonics.xml.h:19 hacks/config/spiral.xml.h:9
+#: hacks/config/spotlight.xml.h:4 hacks/config/sproingies.xml.h:6
+#: hacks/config/squiral.xml.h:14 hacks/config/stairs.xml.h:3
+#: hacks/config/starfish.xml.h:8 hacks/config/starwars.xml.h:12
+#: hacks/config/strange.xml.h:4 hacks/config/substrate.xml.h:15
+#: hacks/config/superquadrics.xml.h:8 hacks/config/swirl.xml.h:6
+#: hacks/config/t3d.xml.h:11 hacks/config/tangram.xml.h:4
+#: hacks/config/thornbird.xml.h:7 hacks/config/triangle.xml.h:5
+#: hacks/config/truchet.xml.h:2 hacks/config/twang.xml.h:9
+#: hacks/config/vines.xml.h:4 hacks/config/worm.xml.h:7
+#: hacks/config/wormhole.xml.h:5 hacks/config/xearth.xml.h:22
+#: hacks/config/xfishtank.xml.h:10 hacks/config/xflame.xml.h:5
+#: hacks/config/xjack.xml.h:2 hacks/config/xmatrix.xml.h:15
+#: hacks/config/xplanet.xml.h:59 hacks/config/xrayswarm.xml.h:3
+#: hacks/config/zoom.xml.h:6
+msgid "Slow"
+msgstr "Laag"
+
+#: hacks/config/anemone.xml.h:10 hacks/config/anemotaxis.xml.h:12
+#: hacks/config/ant.xml.h:17 hacks/config/antinspect.xml.h:7
+#: hacks/config/antmaze.xml.h:6 hacks/config/antspotlight.xml.h:6
+#: hacks/config/apollonian.xml.h:12 hacks/config/attraction.xml.h:28
+#: hacks/config/atunnel.xml.h:7 hacks/config/barcode.xml.h:7
+#: hacks/config/blaster.xml.h:9 hacks/config/blinkbox.xml.h:9
+#: hacks/config/blocktube.xml.h:11 hacks/config/boing.xml.h:12
+#: hacks/config/bouboule.xml.h:9 hacks/config/boxfit.xml.h:14
+#: hacks/config/braid.xml.h:12 hacks/config/bubble3d.xml.h:7
+#: hacks/config/bubbles.xml.h:11 hacks/config/bumps.xml.h:5
+#: hacks/config/cage.xml.h:6 hacks/config/celtic.xml.h:9
+#: hacks/config/circuit.xml.h:11 hacks/config/cloudlife.xml.h:13
+#: hacks/config/compass.xml.h:5 hacks/config/coral.xml.h:14
+#: hacks/config/critical.xml.h:7 hacks/config/crystal.xml.h:12
+#: hacks/config/cubenetic.xml.h:24 hacks/config/cynosure.xml.h:10
+#: hacks/config/dangerball.xml.h:6 hacks/config/decayscreen.xml.h:18
+#: hacks/config/deluxe.xml.h:9 hacks/config/demon.xml.h:10
+#: hacks/config/discrete.xml.h:9 hacks/config/distort.xml.h:13
+#: hacks/config/drift.xml.h:13 hacks/config/endgame.xml.h:6
+#: hacks/config/engine.xml.h:16 hacks/config/epicycle.xml.h:11
+#: hacks/config/eruption.xml.h:20 hacks/config/euler2d.xml.h:15
+#: hacks/config/extrusion.xml.h:13 hacks/config/fadeplot.xml.h:10
+#: hacks/config/fireworkx.xml.h:11 hacks/config/flag.xml.h:9
+#: hacks/config/flame.xml.h:15 hacks/config/flipflop.xml.h:7
+#: hacks/config/flipscreen3d.xml.h:7 hacks/config/fliptext.xml.h:14
+#: hacks/config/flow.xml.h:12 hacks/config/fluidballs.xml.h:20
+#: hacks/config/forest.xml.h:6 hacks/config/fuzzyflakes.xml.h:17
+#: hacks/config/galaxy.xml.h:12 hacks/config/glblur.xml.h:16
+#: hacks/config/glforestfire.xml.h:15 hacks/config/glplanet.xml.h:10
+#: hacks/config/gltext.xml.h:17 hacks/config/goop.xml.h:11
+#: hacks/config/grav.xml.h:9 hacks/config/greynetic.xml.h:4
+#: hacks/config/halo.xml.h:11 hacks/config/hopalong.xml.h:23
+#: hacks/config/hyperball.xml.h:9 hacks/config/hypercube.xml.h:8
+#: hacks/config/ifs.xml.h:14 hacks/config/interaggregate.xml.h:5
+#: hacks/config/intermomentary.xml.h:5 hacks/config/jigsaw.xml.h:7
+#: hacks/config/juggle.xml.h:9 hacks/config/julia.xml.h:10
+#: hacks/config/kaleidescope.xml.h:8 hacks/config/klein.xml.h:8
+#: hacks/config/kumppa.xml.h:9 hacks/config/lament.xml.h:7
+#: hacks/config/laser.xml.h:11 hacks/config/lavalite.xml.h:30
+#: hacks/config/lightning.xml.h:6 hacks/config/lisa.xml.h:9
+#: hacks/config/lissie.xml.h:11 hacks/config/lmorph.xml.h:12
+#: hacks/config/loop.xml.h:9 hacks/config/memscroller.xml.h:8
+#: hacks/config/menger.xml.h:18 hacks/config/metaballs.xml.h:15
+#: hacks/config/mirrorblob.xml.h:20 hacks/config/mismunch.xml.h:12
+#: hacks/config/moebius.xml.h:10 hacks/config/moire2.xml.h:7
+#: hacks/config/molecule.xml.h:25 hacks/config/morph3d.xml.h:7
+#: hacks/config/mountain.xml.h:8 hacks/config/munch.xml.h:9
+#: hacks/config/nerverot.xml.h:22 hacks/config/noof.xml.h:6
+#: hacks/config/pacman.xml.h:6 hacks/config/penrose.xml.h:9
+#: hacks/config/petri.xml.h:25 hacks/config/phosphor.xml.h:8
+#: hacks/config/piecewise.xml.h:11 hacks/config/pipes.xml.h:16
+#: hacks/config/polyominoes.xml.h:11 hacks/config/pong.xml.h:5
+#: hacks/config/popsquares.xml.h:6 hacks/config/providence.xml.h:7
+#: hacks/config/pulsar.xml.h:17 hacks/config/qix.xml.h:22
+#: hacks/config/queens.xml.h:6 hacks/config/rotor.xml.h:12
+#: hacks/config/rubik.xml.h:11 hacks/config/sballs.xml.h:14
+#: hacks/config/shadebobs.xml.h:10 hacks/config/sierpinski.xml.h:9
+#: hacks/config/sierpinski3d.xml.h:10 hacks/config/slidescreen.xml.h:7
+#: hacks/config/slip.xml.h:9 hacks/config/speedmine.xml.h:15
+#: hacks/config/sphere.xml.h:6 hacks/config/spheremonics.xml.h:22
+#: hacks/config/spiral.xml.h:10 hacks/config/spotlight.xml.h:5
+#: hacks/config/sproingies.xml.h:8 hacks/config/squiral.xml.h:16
+#: hacks/config/stairs.xml.h:5 hacks/config/starfish.xml.h:9
+#: hacks/config/strange.xml.h:5 hacks/config/substrate.xml.h:16
+#: hacks/config/superquadrics.xml.h:10 hacks/config/swirl.xml.h:7
+#: hacks/config/t3d.xml.h:13 hacks/config/tangram.xml.h:5
+#: hacks/config/thornbird.xml.h:8 hacks/config/triangle.xml.h:6
+#: hacks/config/truchet.xml.h:3 hacks/config/twang.xml.h:10
+#: hacks/config/vines.xml.h:5 hacks/config/whirlygig.xml.h:13
+#: hacks/config/worm.xml.h:8 hacks/config/xearth.xml.h:25
+#: hacks/config/xflame.xml.h:6 hacks/config/xjack.xml.h:3
+#: hacks/config/xmatrix.xml.h:18 hacks/config/xplanet.xml.h:60
+#: hacks/config/xrayswarm.xml.h:4 hacks/config/zoom.xml.h:7
+msgid "Speed"
+msgstr "Snelheid"
+
+#: hacks/config/anemone.xml.h:11
+msgid "Tentacles"
+msgstr "Tentakels"
+
+#: hacks/config/anemone.xml.h:12 hacks/config/cubestorm.xml.h:11
+#: hacks/config/deluxe.xml.h:10 hacks/config/fuzzyflakes.xml.h:18
+#: hacks/config/glknots.xml.h:19 hacks/config/lmorph.xml.h:13
+#: hacks/config/pong.xml.h:7 hacks/config/starfish.xml.h:11
+#: hacks/config/thornbird.xml.h:9
+msgid "Thick"
+msgstr "Dik"
+
+#: hacks/config/anemone.xml.h:13 hacks/config/fuzzyflakes.xml.h:19
+#: hacks/config/glknots.xml.h:20 hacks/config/moire2.xml.h:8
+#: hacks/config/thornbird.xml.h:10
+msgid "Thickness"
+msgstr "Dikte"
+
+#: hacks/config/anemone.xml.h:14 hacks/config/cubestorm.xml.h:12
+#: hacks/config/deluxe.xml.h:11 hacks/config/fuzzyflakes.xml.h:20
+#: hacks/config/glknots.xml.h:21 hacks/config/lmorph.xml.h:14
+#: hacks/config/pong.xml.h:8 hacks/config/starfish.xml.h:12
+#: hacks/config/thornbird.xml.h:11
+msgid "Thin"
+msgstr "Dun"
+
+#: hacks/config/anemone.xml.h:15
+msgid "Turn speed"
+msgstr "Draaisnelheid"
+
+#: hacks/config/anemone.xml.h:16 hacks/config/ant.xml.h:22
+#: hacks/config/apollonian.xml.h:13 hacks/config/attraction.xml.h:32
+#: hacks/config/bouboule.xml.h:11 hacks/config/braid.xml.h:13
+#: hacks/config/critical.xml.h:8 hacks/config/crystal.xml.h:13
+#: hacks/config/cynosure.xml.h:11 hacks/config/deco.xml.h:10
+#: hacks/config/deluxe.xml.h:14 hacks/config/demon.xml.h:13
+#: hacks/config/discrete.xml.h:11 hacks/config/drift.xml.h:14
+#: hacks/config/epicycle.xml.h:13 hacks/config/euler2d.xml.h:17
+#: hacks/config/fadeplot.xml.h:12 hacks/config/flag.xml.h:13
+#: hacks/config/flame.xml.h:16 hacks/config/flow.xml.h:15
+#: hacks/config/forest.xml.h:8 hacks/config/galaxy.xml.h:14
+#: hacks/config/grav.xml.h:11 hacks/config/halo.xml.h:13
+#: hacks/config/hopalong.xml.h:25 hacks/config/imsmap.xml.h:15
+#: hacks/config/interference.xml.h:19 hacks/config/julia.xml.h:12
+#: hacks/config/laser.xml.h:12 hacks/config/lightning.xml.h:8
+#: hacks/config/lisa.xml.h:12 hacks/config/lissie.xml.h:13
+#: hacks/config/loop.xml.h:12 hacks/config/metaballs.xml.h:16
+#: hacks/config/moire.xml.h:11 hacks/config/moire2.xml.h:9
+#: hacks/config/mountain.xml.h:9 hacks/config/nerverot.xml.h:23
+#: hacks/config/penrose.xml.h:10 hacks/config/polyominoes.xml.h:12
+#: hacks/config/rd-bomb.xml.h:20 hacks/config/rocks.xml.h:12
+#: hacks/config/rotor.xml.h:13 hacks/config/shadebobs.xml.h:12
+#: hacks/config/sierpinski.xml.h:12 hacks/config/slip.xml.h:12
+#: hacks/config/sphere.xml.h:8 hacks/config/spiral.xml.h:12
+#: hacks/config/squiral.xml.h:18 hacks/config/starfish.xml.h:14
+#: hacks/config/strange.xml.h:8 hacks/config/swirl.xml.h:9
+#: hacks/config/thornbird.xml.h:13 hacks/config/triangle.xml.h:8
+#: hacks/config/vines.xml.h:7 hacks/config/worm.xml.h:9
+#: hacks/config/xearth.xml.h:28 hacks/config/xfishtank.xml.h:11
+msgid "Two"
+msgstr "Twee"
+
+#: hacks/config/anemone.xml.h:17
+msgid "Wiggling tentacles. By Gabriel Finch."
+msgstr "Wriemelende tentakels. Geschreven door Gabriel Finch."
+
+#: hacks/config/anemone.xml.h:18
+msgid "Withdraw freqency"
+msgstr "Intrekken"
+
+#: hacks/config/anemotaxis.xml.h:1
+msgid "Anemotaxis"
+msgstr "Anemotaxis"
+
+#: hacks/config/anemotaxis.xml.h:2
+msgid ""
+"Anemotaxis demonstrates a search algorithm designed for locating a source of "
+"odor in turbulent atmosphere. The searcher is able to sense the odor and "
+"determine local instantaneous wind direction. The goal is to find the source "
+"in the shortest mean time. Written by Eugene Balkovsky."
+msgstr ""
+"Anemotaxis demonstreert een zoekalgoritme ontworpen voor het lokaliseren van "
+"een geurbron in een turbulente atmosfeer. Het zoekprogramma is in staat de "
+"geur te detecteren en lokale windrichtingen te bepalen. Het doel is de bron "
+"in de kortste gemiddelde tijd te vinden. http://en.wikipedia.org/wiki/"
+"Anemotaxis Geschreven door Eugene Balkovsky."
+
+#: hacks/config/anemotaxis.xml.h:3
+msgid "Distance"
+msgstr "Afstand"
+
+#: hacks/config/anemotaxis.xml.h:4 hacks/config/hyperball.xml.h:1
+#: hacks/config/hypercube.xml.h:1
+msgid "Far"
+msgstr "Veraf"
+
+#: hacks/config/anemotaxis.xml.h:8 hacks/config/hyperball.xml.h:7
+#: hacks/config/hypercube.xml.h:6
+msgid "Near"
+msgstr "Dichtbij"
+
+#: hacks/config/anemotaxis.xml.h:9
+msgid "Searchers"
+msgstr "Zoekers"
+
+#: hacks/config/anemotaxis.xml.h:11
+msgid "Sources"
+msgstr "Bronnen"
+
+#: hacks/config/ant.xml.h:1
+msgid ""
+"A cellular automaton that is really a two-dimensional Turing machine: as the "
+"heads (``ants'') walk along the screen, they change pixel values in their "
+"path. Then, as they pass over changed pixels, their behavior is influenced. "
+"Written by David Bagley."
+msgstr ""
+"Deze schermbeveiliging was verwijderd van de XScreenSaver distributie vanaf "
+"versie 4.22. Een cellulaire automaat is eigenlijk een tweedimensionale "
+"Turingmachine: als de koppen (‘mieren’) door het scherm lopen, dan "
+"veranderen ze de pixelwaardes op hun pad. Als ze vervolgens over gewijzigde "
+"pixels lopen verandert hun gedrag.  Geschreven door David Bagley."
+
+#: hacks/config/ant.xml.h:2
+msgid "Ant"
+msgstr "Mier"
+
+#: hacks/config/ant.xml.h:3
+msgid "Ant Size"
+msgstr "Miergrootte"
+
+#: hacks/config/ant.xml.h:4
+msgid "Ants Count"
+msgstr "Aantal mieren"
+
+#: hacks/config/ant.xml.h:5
+msgid "Draw Eyes"
+msgstr "Ogen tekenen"
+
+#: hacks/config/ant.xml.h:7
+msgid "Four Sided Cells"
+msgstr "Vierzijdige cellen"
+
+#: hacks/config/ant.xml.h:8 hacks/config/attraction.xml.h:13
+#: hacks/config/cloudlife.xml.h:7 hacks/config/cube21.xml.h:8
+#: hacks/config/cubenetic.xml.h:11 hacks/config/demon.xml.h:5
+#: hacks/config/discrete.xml.h:3 hacks/config/distort.xml.h:5
+#: hacks/config/fadeplot.xml.h:5 hacks/config/flag.xml.h:4
+#: hacks/config/flow.xml.h:4 hacks/config/fluidballs.xml.h:12
+#: hacks/config/fuzzyflakes.xml.h:10 hacks/config/gleidescope.xml.h:7
+#: hacks/config/halftone.xml.h:8 hacks/config/hopalong.xml.h:13
+#: hacks/config/interference.xml.h:11 hacks/config/julia.xml.h:5
+#: hacks/config/lissie.xml.h:4 hacks/config/loop.xml.h:2
+#: hacks/config/moire.xml.h:4 hacks/config/piecewise.xml.h:5
+#: hacks/config/rd-bomb.xml.h:11 hacks/config/rorschach.xml.h:5
+#: hacks/config/rubik.xml.h:4 hacks/config/sierpinski.xml.h:3
+#: hacks/config/slip.xml.h:3
+msgid "Large"
+msgstr "Groot"
+
+#: hacks/config/ant.xml.h:10
+msgid "Nine Sided Cells"
+msgstr "Negenzijdige cellen"
+
+#: hacks/config/ant.xml.h:12
+msgid "Random Cell Shape"
+msgstr "Willekeurige celvorm"
+
+#: hacks/config/ant.xml.h:13 hacks/config/speedmine.xml.h:11
+msgid "Sharp Turns"
+msgstr "Scherpe bochten"
+
+#: hacks/config/ant.xml.h:14
+msgid "Six Sided Cells"
+msgstr "Zeszijdige cellen"
+
+#: hacks/config/ant.xml.h:16 hacks/config/attraction.xml.h:27
+#: hacks/config/cloudlife.xml.h:12 hacks/config/cube21.xml.h:17
+#: hacks/config/cubenetic.xml.h:23 hacks/config/demon.xml.h:9
+#: hacks/config/discrete.xml.h:8 hacks/config/distort.xml.h:12
+#: hacks/config/fadeplot.xml.h:9 hacks/config/flag.xml.h:8
+#: hacks/config/flow.xml.h:11 hacks/config/fluidballs.xml.h:19
+#: hacks/config/fuzzyflakes.xml.h:16 hacks/config/gleidescope.xml.h:12
+#: hacks/config/halftone.xml.h:14 hacks/config/hopalong.xml.h:22
+#: hacks/config/interference.xml.h:18 hacks/config/julia.xml.h:9
+#: hacks/config/lissie.xml.h:10 hacks/config/loop.xml.h:8
+#: hacks/config/metaballs.xml.h:14 hacks/config/moire.xml.h:9
+#: hacks/config/piecewise.xml.h:10 hacks/config/rd-bomb.xml.h:18
+#: hacks/config/rorschach.xml.h:8 hacks/config/rubik.xml.h:10
+#: hacks/config/sierpinski.xml.h:8 hacks/config/slip.xml.h:8
+msgid "Small"
+msgstr "Klein"
+
+#: hacks/config/ant.xml.h:18
+msgid "Three Sided Cells"
+msgstr "Driezijdige cellen"
+
+#: hacks/config/ant.xml.h:19 hacks/config/demon.xml.h:12
+#: hacks/config/discrete.xml.h:10 hacks/config/fadeplot.xml.h:11
+#: hacks/config/flag.xml.h:12 hacks/config/flow.xml.h:14
+#: hacks/config/lissie.xml.h:12 hacks/config/loop.xml.h:11
+#: hacks/config/rubik.xml.h:12 hacks/config/sierpinski.xml.h:11
+#: hacks/config/slip.xml.h:11
+msgid "Timeout"
+msgstr "Timeout"
+
+#: hacks/config/ant.xml.h:20
+msgid "Truchet Lines"
+msgstr "Truchet-lijnen"
+
+#: hacks/config/ant.xml.h:21
+msgid "Twelve Sided Cells"
+msgstr "Twaalfzijdige cellen"
+
+#: hacks/config/antinspect.xml.h:1
+msgid "AntInspect"
+msgstr "AntInspect"
+
+#: hacks/config/antinspect.xml.h:2
+msgid "Draw Shadows"
+msgstr "Schaduwen tekenen"
+
+#: hacks/config/antinspect.xml.h:3
+msgid ""
+"Draws a trio of ants moving their spheres around a circle. Written by Blair "
+"Tennessy."
+msgstr ""
+"Toont drie mieren die hun bollen in cirkels bewegen. Geschreven door Blair "
+"Tennessy."
+
+#: hacks/config/antinspect.xml.h:5 hacks/config/antmaze.xml.h:4
+#: hacks/config/antspotlight.xml.h:4 hacks/config/atlantis.xml.h:11
+#: hacks/config/atunnel.xml.h:5 hacks/config/blocktube.xml.h:8
+#: hacks/config/boing.xml.h:8 hacks/config/boxed.xml.h:14
+#: hacks/config/bubble3d.xml.h:5 hacks/config/cage.xml.h:3
+#: hacks/config/carousel.xml.h:12 hacks/config/circuit.xml.h:9
+#: hacks/config/cube21.xml.h:13 hacks/config/cubenetic.xml.h:21
+#: hacks/config/cubestorm.xml.h:7 hacks/config/dangerball.xml.h:4
+#: hacks/config/endgame.xml.h:4 hacks/config/engine.xml.h:14
+#: hacks/config/extrusion.xml.h:10 hacks/config/flipflop.xml.h:4
+#: hacks/config/flipscreen3d.xml.h:5 hacks/config/fliptext.xml.h:12
+#: hacks/config/fluidballs.xml.h:17 hacks/config/flurry.xml.h:9
+#: hacks/config/flyingtoasters.xml.h:10 hacks/config/gears.xml.h:6
+#: hacks/config/gflux.xml.h:11 hacks/config/glblur.xml.h:13
+#: hacks/config/gleidescope.xml.h:10 hacks/config/glforestfire.xml.h:13
+#: hacks/config/glhanoi.xml.h:7 hacks/config/glknots.xml.h:16
+#: hacks/config/glmatrix.xml.h:17 hacks/config/glplanet.xml.h:7
+#: hacks/config/glslideshow.xml.h:19 hacks/config/glsnake.xml.h:10
+#: hacks/config/gltext.xml.h:14 hacks/config/hypertorus.xml.h:17
+#: hacks/config/jigglypuff.xml.h:15 hacks/config/juggler3d.xml.h:11
+#: hacks/config/klein.xml.h:6 hacks/config/lament.xml.h:5
+#: hacks/config/lavalite.xml.h:26 hacks/config/menger.xml.h:15
+#: hacks/config/mirrorblob.xml.h:17 hacks/config/moebius.xml.h:6
+#: hacks/config/molecule.xml.h:22 hacks/config/morph3d.xml.h:5
+#: hacks/config/noof.xml.h:4 hacks/config/pinion.xml.h:12
+#: hacks/config/pipes.xml.h:14 hacks/config/polyhedra.xml.h:110
+#: hacks/config/polytopes.xml.h:18 hacks/config/providence.xml.h:4
+#: hacks/config/pulsar.xml.h:14 hacks/config/queens.xml.h:3
+#: hacks/config/rubik.xml.h:6 hacks/config/sballs.xml.h:12
+#: hacks/config/sierpinski3d.xml.h:6 hacks/config/spheremonics.xml.h:18
+#: hacks/config/sproingies.xml.h:4 hacks/config/stairs.xml.h:2
+#: hacks/config/starwars.xml.h:11 hacks/config/superquadrics.xml.h:7
+#: hacks/config/timetunnel.xml.h:9
+msgid "Show Frames-per-Second"
+msgstr "Toon Beelden-per-Seconde"
+
+#: hacks/config/antmaze.xml.h:1
+msgid "AntMaze"
+msgstr "Mierendoolhof"
+
+#: hacks/config/antmaze.xml.h:2
+msgid ""
+"Antmaze draws a few views of a few ants walking around in a simple maze. "
+"Written by Blair Tennessy."
+msgstr ""
+"Toont een paar beelden van een aantal mieren die in een simpel doolhof "
+"lopen. Geschreven door Blair Tennessy."
+
+#: hacks/config/antspotlight.xml.h:1
+msgid "AntSpotlight"
+msgstr "Mierenzoeklicht"
+
+#: hacks/config/antspotlight.xml.h:2
+msgid ""
+"Antspotlight draws an ant (with a headlight) who walks on top of an image of "
+"your desktop or other image. Written by Blair Tennessy."
+msgstr ""
+"Toont een mier (met een koplamp) die over een afbeelding op uw bureaublad of "
+"andere afbeelding loop. Geschreven door Blair Tennessy."
+
+#: hacks/config/apollonian.xml.h:1
+msgid "Apollonian"
+msgstr "Apolloniaan"
+
+#: hacks/config/apollonian.xml.h:2
+msgid "Deep"
+msgstr "Diep"
+
+#: hacks/config/apollonian.xml.h:3
+msgid "Depth"
+msgstr "Diepte"
+
+#: hacks/config/apollonian.xml.h:4
+msgid "Draw Labels"
+msgstr "Labels tonen"
+
+#: hacks/config/apollonian.xml.h:6
+msgid "Include Alternate Geometries"
+msgstr "Alternatieve indelingen gebruiken"
+
+#: hacks/config/apollonian.xml.h:9
+msgid ""
+"Packs a large circle with smaller circles, demonstrating the Descartes "
+"Circle Theorem. Written by Allan R. Wilks and David Bagley."
+msgstr ""
+"Toont een Apolloniaans net: een fractal pakking van cirkels met kleinere "
+"cirkels, die het theorema van Descartes demonstreert. Geschreven door Allan "
+"R. Wilks en David Bagley."
+
+#: hacks/config/apollonian.xml.h:10
+msgid "Shallow"
+msgstr "Ondiep"
+
+#: hacks/config/apple2.xml.h:1
+msgid "Apple ]["
+msgstr "Apple ]["
+
+#: hacks/config/apple2.xml.h:2
+msgid "Basic Programming Mode"
+msgstr "Basisprogramma's uitvoeren"
+
+#: hacks/config/apple2.xml.h:3 hacks/config/halo.xml.h:8
+#: hacks/config/imsmap.xml.h:11
+msgid "Random Mode"
+msgstr "Willekeurige modus"
+
+#: hacks/config/apple2.xml.h:4
+msgid ""
+"Simulates an original Apple ][ Plus computer in all its 1979 glory. It also "
+"reproduces the appearance of display on a color television set of the "
+"period. In \"Text Mode\", it displays the output of a program, or the "
+"contents of a file or URL, as configured on the \"Advanced\" tab of the main "
+"Screensaver Preferences window. In \"Slideshow Mode\", it chooses a number "
+"of images from the image source you configured into XScreenSaver and "
+"displays them within the limitations of the Apple ][ display hardware. (Six "
+"available colors in hi-res mode!) In \"Basic Programming Mode\", a simulated "
+"user types in a BASIC program and runs it. By Trevor Blackwell."
+msgstr ""
+"Simuleert een originele Apple ][ Plus computer uit 1979, in al zijn glorie. "
+"Het reproduceert de aanblik van het scherm van een kleurentelevisie uit die "
+"periode. In ‘Basic-programma's uitvoeren’ typt een gesimuleerde gebruiker "
+"een BASIC programma in en voert deze uit. In ‘Lopende tekst weergeven’, "
+"toont het de uitvoer van een programma, of de inhoud van een bestand of URL. "
+"In ‘Afbeeldingen weergeven’, kiest het willekeurige afbeeldingen en toont "
+"deze binnen de beperkingen van het Apple ][ scherm. (Zes beschikbare kleuren "
+"in hi-res modus!) Op X11 systemen is dit programma ook een volledig "
+"functionele VT100 emulator. Geschreven door Trevor Blackwell."
+
+#: hacks/config/apple2.xml.h:5
+msgid "Slideshow Mode"
+msgstr "Schuivende tekst weergeven"
+
+#: hacks/config/apple2.xml.h:6
+msgid "Text Mode"
+msgstr "Tekstmodus"
+
+#: hacks/config/apple2.xml.h:7 hacks/config/fliptext.xml.h:17
+#: hacks/config/fontglide.xml.h:15 hacks/config/noseguy.xml.h:7
+#: hacks/config/phosphor.xml.h:9 hacks/config/starwars.xml.h:17
+msgid "Text Program"
+msgstr "Tekstprogramma"
+
+#: hacks/config/atlantis.xml.h:1
+msgid "Agressive"
+msgstr "Agressief"
+
+#: hacks/config/atlantis.xml.h:2
+msgid "Atlantis"
+msgstr "Atlantis"
+
+#: hacks/config/atlantis.xml.h:3
+msgid "Clear Water"
+msgstr "Helder water"
+
+#: hacks/config/atlantis.xml.h:5
+msgid "Flat Background"
+msgstr "Vlakke achtergrond"
+
+#: hacks/config/atlantis.xml.h:6
+msgid "Gradient Background"
+msgstr "Achtergrond met kleurverloop"
+
+#: hacks/config/atlantis.xml.h:7
+msgid "Number of Sharks"
+msgstr "Aantal haaien"
+
+#: hacks/config/atlantis.xml.h:8
+msgid "Shark Proximity"
+msgstr "Gedrag van haaien"
+
+#: hacks/config/atlantis.xml.h:9
+msgid "Shark Speed"
+msgstr "Snelheid van haaien"
+
+#: hacks/config/atlantis.xml.h:10
+msgid "Shimmering Water"
+msgstr "Troebel water"
+
+#: hacks/config/atlantis.xml.h:12
+msgid "Shy"
+msgstr "Verlegen"
+
+#: hacks/config/atlantis.xml.h:14 hacks/config/cage.xml.h:5
+#: hacks/config/extrusion.xml.h:12 hacks/config/gears.xml.h:8
+#: hacks/config/glplanet.xml.h:9 hacks/config/glsnake.xml.h:13
+#: hacks/config/gltext.xml.h:16 hacks/config/menger.xml.h:17
+#: hacks/config/mismunch.xml.h:11 hacks/config/molecule.xml.h:24
+#: hacks/config/munch.xml.h:8 hacks/config/providence.xml.h:6
+#: hacks/config/sierpinski3d.xml.h:9 hacks/config/speedmine.xml.h:14
+#: hacks/config/spheremonics.xml.h:21 hacks/config/sproingies.xml.h:7
+#: hacks/config/stairs.xml.h:4 hacks/config/stonerview.xml.h:2
+#: hacks/config/superquadrics.xml.h:9 hacks/config/webcollage.xml.h:8
+msgid "Solid"
+msgstr "Opgevuld"
+
+#: hacks/config/atlantis.xml.h:15
+msgid ""
+"This is xfishtank writ large: a GL animation of a number of sharks, "
+"dolphins, and whales. The swimming motions are great. Originally written by "
+"Mark Kilgard."
+msgstr ""
+"Dit is xfishtank herboren: een GL-animatie van een aantal haaien, dolfijnen "
+"en walvissen. De zwem-bewegingen zijn geweldig. Oorspronkelijk geschreven "
+"door Mark Kilgard."
+
+#: hacks/config/atlantis.xml.h:16
+msgid "Whale Speed"
+msgstr "Walvissnelheid"
+
+#: hacks/config/atlantis.xml.h:17 hacks/config/atunnel.xml.h:10
+#: hacks/config/blinkbox.xml.h:10 hacks/config/blocktube.xml.h:13
+#: hacks/config/boing.xml.h:15 hacks/config/boxed.xml.h:17
+#: hacks/config/cage.xml.h:9 hacks/config/crackberg.xml.h:23
+#: hacks/config/cube21.xml.h:28 hacks/config/cubestorm.xml.h:14
+#: hacks/config/dangerball.xml.h:11 hacks/config/extrusion.xml.h:19
+#: hacks/config/flipflop.xml.h:8 hacks/config/flyingtoasters.xml.h:14
+#: hacks/config/gears.xml.h:11 hacks/config/glforestfire.xml.h:20
+#: hacks/config/glhanoi.xml.h:10 hacks/config/glknots.xml.h:23
+#: hacks/config/glplanet.xml.h:15 hacks/config/glsnake.xml.h:15
+#: hacks/config/gltext.xml.h:21 hacks/config/jigglypuff.xml.h:25
+#: hacks/config/juggler3d.xml.h:13 hacks/config/lament.xml.h:9
+#: hacks/config/lavalite.xml.h:32 hacks/config/menger.xml.h:21
+#: hacks/config/mirrorblob.xml.h:23 hacks/config/moebius.xml.h:11
+#: hacks/config/molecule.xml.h:27 hacks/config/pinion.xml.h:15
+#: hacks/config/polyhedra.xml.h:166 hacks/config/providence.xml.h:9
+#: hacks/config/pulsar.xml.h:20 hacks/config/queens.xml.h:7
+#: hacks/config/sballs.xml.h:18 hacks/config/sierpinski3d.xml.h:12
+#: hacks/config/speedmine.xml.h:18 hacks/config/spheremonics.xml.h:26
+#: hacks/config/sproingies.xml.h:10 hacks/config/stairs.xml.h:7
+#: hacks/config/stonerview.xml.h:4 hacks/config/superquadrics.xml.h:12
+#: hacks/config/tangram.xml.h:8
+msgid "Wireframe"
+msgstr "Draadraamwerk"
+
+#: hacks/config/attraction.xml.h:1
+msgid "Attraction"
+msgstr "Aantrekking"
+
+#: hacks/config/attraction.xml.h:2
+msgid "Ball Count"
+msgstr "Aantal ballen"
+
+#: hacks/config/attraction.xml.h:3
+msgid "Ball Mass"
+msgstr "Balmassa"
+
+#: hacks/config/attraction.xml.h:4 hacks/config/fluidballs.xml.h:3
+msgid "Balls"
+msgstr "Ballen"
+
+#: hacks/config/attraction.xml.h:5
+msgid "Bounce Off Walls"
+msgstr "Stuiter van de wanden"
+
+#: hacks/config/attraction.xml.h:6 hacks/config/hopalong.xml.h:1
+#: hacks/config/interference.xml.h:5 hacks/config/qix.xml.h:2
+#: hacks/config/wander.xml.h:3
+msgid "Color Contrast"
+msgstr "Kleurcontrast"
+
+#: hacks/config/attraction.xml.h:7
+msgid "Environmental Viscosity"
+msgstr "Viscositeit van de omgeving"
+
+#: hacks/config/attraction.xml.h:9
+msgid "Filled Splines"
+msgstr "Gevulde splines"
+
+#: hacks/config/attraction.xml.h:10 hacks/config/carousel.xml.h:7
+#: hacks/config/ccurve.xml.h:9 hacks/config/cloudlife.xml.h:5
+#: hacks/config/cubenetic.xml.h:10 hacks/config/euler2d.xml.h:5
+#: hacks/config/flame.xml.h:9 hacks/config/fliptext.xml.h:9
+#: hacks/config/glslideshow.xml.h:13 hacks/config/goop.xml.h:6
+#: hacks/config/halftone.xml.h:7 hacks/config/hopalong.xml.h:10
+#: hacks/config/hyperball.xml.h:3 hacks/config/hypercube.xml.h:3
+#: hacks/config/interference.xml.h:8 hacks/config/jigglypuff.xml.h:8
+#: hacks/config/kumppa.xml.h:4 hacks/config/lavalite.xml.h:12
+#: hacks/config/nerverot.xml.h:11 hacks/config/petri.xml.h:8
+#: hacks/config/pyro.xml.h:5 hacks/config/qix.xml.h:10
+#: hacks/config/speedmine.xml.h:5 hacks/config/spheremonics.xml.h:6
+#: hacks/config/spiral.xml.h:4 hacks/config/squiral.xml.h:6
+#: hacks/config/superquadrics.xml.h:5 hacks/config/t3d.xml.h:7
+#: hacks/config/twang.xml.h:5 hacks/config/wander.xml.h:8
+#: hacks/config/xmountains.xml.h:17
+msgid "High"
+msgstr "Hoog"
+
+#: hacks/config/attraction.xml.h:11
+msgid "Ignore Screen Edges"
+msgstr "Schermranden negeren"
+
+#: hacks/config/attraction.xml.h:12
+msgid "Inward"
+msgstr "Ingaand"
+
+#: hacks/config/attraction.xml.h:14
+msgid ""
+"Like qix, this uses a simple simple motion model to generate many different "
+"display modes. The control points attract each other up to a certain "
+"distance, and then begin to repel each other. The attraction/repulsion is "
+"proportional to the distance between any two particles, similar to the "
+"strong and weak nuclear forces. One of the most interesting ways to watch "
+"this hack is simply as bouncing balls, because their motions and "
+"interactions with each other are so odd. Sometimes two balls will get into a "
+"tight orbit around each other, to be interrupted later by a third, or by the "
+"edge of the screen. It looks quite chaotic. Written by Jamie Zawinski, based "
+"on Lisp code by John Pezaris."
+msgstr ""
+"Gebruikt een eenvoudig bewegingsmodel om verschillende afbeeldingsmodussen "
+"te genereren, net zoals qix. De punten trekken elkaar aan tot op een zekere "
+"afstand en daarna stoten ze elkaar af. De aantrekking/afstoting is evenredig "
+"met de afstand tussen de twee deeltjes, overeenkomstig de sterke en zwakke "
+"nucleaire krachten. Het is interessant om deze hack puur als stuiterende "
+"ballen te zien, omdat hun bewegingen zo vreemd zijn. Soms kunnen twee ballen "
+"in omwenteling om elkaar komen, wat later door een derde bal of de randen "
+"verstoord wordt. Het ziet er vrij chaotisch uit. Geschreven door Jamie "
+"Zawinski, gebaseerd op Lisp-code van John Pezaris."
+
+#: hacks/config/attraction.xml.h:15 hacks/config/deluxe.xml.h:5
+#: hacks/config/lmorph.xml.h:7 hacks/config/pedal.xml.h:5
+#: hacks/config/starfish.xml.h:4 hacks/config/whirlygig.xml.h:10
+msgid "Lines"
+msgstr "Lijnen"
+
+#: hacks/config/attraction.xml.h:16 hacks/config/blocktube.xml.h:5
+#: hacks/config/braid.xml.h:6 hacks/config/celtic.xml.h:4
+#: hacks/config/crackberg.xml.h:13 hacks/config/cube21.xml.h:9
+#: hacks/config/cynosure.xml.h:5 hacks/config/drift.xml.h:8
+#: hacks/config/eruption.xml.h:11 hacks/config/euler2d.xml.h:6
+#: hacks/config/fiberlamp.xml.h:5 hacks/config/fireflies.xml.h:21
+#: hacks/config/flow.xml.h:6 hacks/config/fontglide.xml.h:8
+#: hacks/config/galaxy.xml.h:5 hacks/config/juggle.xml.h:4
+#: hacks/config/klein.xml.h:4 hacks/config/laser.xml.h:5
+#: hacks/config/menger.xml.h:4 hacks/config/metaballs.xml.h:5
+#: hacks/config/mismunch.xml.h:3 hacks/config/munch.xml.h:4
+#: hacks/config/nerverot.xml.h:13 hacks/config/petri.xml.h:9
+#: hacks/config/polyominoes.xml.h:4 hacks/config/rotor.xml.h:5
+#: hacks/config/shadebobs.xml.h:4 hacks/config/sierpinski3d.xml.h:3
+#: hacks/config/spheremonics.xml.h:7 hacks/config/substrate.xml.h:11
+#: hacks/config/timetunnel.xml.h:6 hacks/config/wander.xml.h:10
+#: hacks/config/whirlwindwarp.xml.h:3
+msgid "Long"
+msgstr "Lang"
+
+#: hacks/config/attraction.xml.h:17 hacks/config/carousel.xml.h:9
+#: hacks/config/ccurve.xml.h:10 hacks/config/cloudlife.xml.h:8
+#: hacks/config/cubenetic.xml.h:12 hacks/config/euler2d.xml.h:7
+#: hacks/config/flame.xml.h:10 hacks/config/fliptext.xml.h:10
+#: hacks/config/glslideshow.xml.h:16 hacks/config/goop.xml.h:7
+#: hacks/config/halftone.xml.h:9 hacks/config/hopalong.xml.h:14
+#: hacks/config/hyperball.xml.h:6 hacks/config/hypercube.xml.h:5
+#: hacks/config/interference.xml.h:12 hacks/config/jigglypuff.xml.h:11
+#: hacks/config/kumppa.xml.h:6 hacks/config/lavalite.xml.h:14
+#: hacks/config/nerverot.xml.h:14 hacks/config/petri.xml.h:10
+#: hacks/config/pyro.xml.h:7 hacks/config/qix.xml.h:13
+#: hacks/config/speedmine.xml.h:6 hacks/config/spheremonics.xml.h:8
+#: hacks/config/spiral.xml.h:5 hacks/config/squiral.xml.h:8
+#: hacks/config/superquadrics.xml.h:6 hacks/config/t3d.xml.h:8
+#: hacks/config/twang.xml.h:7 hacks/config/wander.xml.h:11
+msgid "Low"
+msgstr "Laag"
+
+#: hacks/config/attraction.xml.h:20
+msgid "Orbital Mode"
+msgstr "Ronddraaien"
+
+#: hacks/config/attraction.xml.h:21
+msgid "Outward"
+msgstr "Uitgaand"
+
+#: hacks/config/attraction.xml.h:22
+msgid "Polygons"
+msgstr "Polygonen"
+
+#: hacks/config/attraction.xml.h:23 hacks/config/fuzzyflakes.xml.h:13
+#: hacks/config/spotlight.xml.h:3 hacks/config/xplanet.xml.h:55
+msgid "Radius"
+msgstr "Radius"
+
+#: hacks/config/attraction.xml.h:24
+msgid "Repulsion Threshold"
+msgstr "Afstotingsdrempel"
+
+#: hacks/config/attraction.xml.h:25 hacks/config/blocktube.xml.h:7
+#: hacks/config/braid.xml.h:10 hacks/config/celtic.xml.h:7
+#: hacks/config/crackberg.xml.h:17 hacks/config/cube21.xml.h:12
+#: hacks/config/cynosure.xml.h:8 hacks/config/drift.xml.h:11
+#: hacks/config/eruption.xml.h:18 hacks/config/euler2d.xml.h:12
+#: hacks/config/fiberlamp.xml.h:7 hacks/config/fireflies.xml.h:34
+#: hacks/config/flow.xml.h:9 hacks/config/galaxy.xml.h:9
+#: hacks/config/juggle.xml.h:7 hacks/config/klein.xml.h:5
+#: hacks/config/laser.xml.h:9 hacks/config/menger.xml.h:14
+#: hacks/config/metaballs.xml.h:12 hacks/config/mismunch.xml.h:8
+#: hacks/config/munch.xml.h:6 hacks/config/nerverot.xml.h:19
+#: hacks/config/petri.xml.h:22 hacks/config/polyominoes.xml.h:9
+#: hacks/config/rotor.xml.h:9 hacks/config/shadebobs.xml.h:8
+#: hacks/config/sierpinski3d.xml.h:5 hacks/config/spheremonics.xml.h:17
+#: hacks/config/substrate.xml.h:14 hacks/config/timetunnel.xml.h:8
+#: hacks/config/wander.xml.h:12 hacks/config/whirlwindwarp.xml.h:6
+msgid "Short"
+msgstr "Kort"
+
+#: hacks/config/attraction.xml.h:29
+msgid "Splines"
+msgstr "Splines"
+
+#: hacks/config/attraction.xml.h:30 hacks/config/fireflies.xml.h:42
+msgid "Tails"
+msgstr "Sporen"
+
+#: hacks/config/attraction.xml.h:31 hacks/config/euler2d.xml.h:16
+#: hacks/config/juggle.xml.h:10
+msgid "Trail Length"
+msgstr "Spoorlengte"
+
+#: hacks/config/atunnel.xml.h:1
+msgid "Atunnel"
+msgstr "Atunnel"
+
+#: hacks/config/atunnel.xml.h:2
+msgid ""
+"Draws an animation of a textured tunnel in GL. Requires OpenGL, and a "
+"machine with fast hardware support for texture maps. Written by Eric "
+"Lassauge and Roman Podobedov."
+msgstr ""
+"Tekent een animatie van een tunnel in GL. Vereist OpenGL en een computer met "
+"snelle hardware die texture-maps ondersteunt. Geschreven door Eric Lassauge "
+"en Roman Podobedov."
+
+#: hacks/config/atunnel.xml.h:4 hacks/config/distort.xml.h:9
+#: hacks/config/glforestfire.xml.h:10 hacks/config/lament.xml.h:4
+#: hacks/config/sballs.xml.h:6
+msgid "Normal"
+msgstr "Normaal"
+
+#: hacks/config/atunnel.xml.h:8 hacks/config/cube21.xml.h:24
+#: hacks/config/glforestfire.xml.h:18 hacks/config/lament.xml.h:8
+#: hacks/config/sballs.xml.h:17
+msgid "Untextured"
+msgstr "Zonder textuur"
+
+#: hacks/config/atunnel.xml.h:9
+msgid "Use light"
+msgstr "Belichting gebruiken"
+
+#: hacks/config/barcode.xml.h:1
+msgid "Barcode"
+msgstr "Barcode"
+
+#: hacks/config/barcode.xml.h:2
+msgid "Barcode Clock (24 Hour)"
+msgstr "Barcodeklok (24 uur)"
+
+#: hacks/config/barcode.xml.h:3
+msgid "Barcode Clock (AM/PM)"
+msgstr "Barcodeklok (AM/PM)"
+
+#: hacks/config/barcode.xml.h:5
+msgid "Scrolling Barcodes"
+msgstr "Schuivende barcodes"
+
+#: hacks/config/barcode.xml.h:8
+msgid ""
+"This draws a random sequence of colorful barcodes scrolling across your "
+"screen. CONSUME! By Dan Bornstein."
+msgstr ""
+"Dit tekent een willekeurige streepjescode die over uw scherm zweven. "
+"CONSUMEER! Door Dan Bornstein."
+
+#: hacks/config/blaster.xml.h:1
+msgid "Blaster"
+msgstr "Blaster"
+
+#: hacks/config/blaster.xml.h:2
+msgid ""
+"Draws a simulation of flying space-combat robots (cleverly disguised as "
+"colored circles) doing battle in front of a moving star field. Written by "
+"Jonathan Lin."
+msgstr ""
+"Toont een simulatie van vliegende gevechtsrobots in de ruimte (knap vermomt "
+"als gekleurde cirkels) die vechten voor een achtergrond van een bewegend "
+"sterrenveld. Geschreven door Jonathan Lin."
+
+#: hacks/config/blaster.xml.h:5 hacks/config/penetrate.xml.h:4
+msgid "Lasers"
+msgstr "Lasers"
+
+#: hacks/config/blaster.xml.h:7
+msgid "Robots"
+msgstr "Robots"
+
+#: hacks/config/blaster.xml.h:10 hacks/config/glplanet.xml.h:11
+msgid "Stars"
+msgstr "Sterren"
+
+#: hacks/config/blinkbox.xml.h:1
+msgid "BlinkBox"
+msgstr "BlinkBox"
+
+#: hacks/config/blinkbox.xml.h:2
+msgid "Box Size"
+msgstr "Doosgrootte"
+
+#: hacks/config/blinkbox.xml.h:3
+msgid "Dissolve"
+msgstr "Krimpen"
+
+#: hacks/config/blinkbox.xml.h:4 hacks/config/phosphor.xml.h:3
+msgid "Fade"
+msgstr "Vervaag"
+
+#: hacks/config/blinkbox.xml.h:6
+msgid "Motion Blur"
+msgstr "Bewegingsvervaging"
+
+#: hacks/config/blinkbox.xml.h:7
+msgid ""
+"Shows a ball contained inside of a bounding box. Colored blocks blink in "
+"when the ball hits the edges. Written by Jeremy English."
+msgstr ""
+"Toont een bal in een doos. Gekleurde blokken lichten op als de bal de "
+"zijkanten raakt. Geschreven door Jeremy English."
+
+#: hacks/config/blitspin.xml.h:1
+msgid "90 deg Rotation Speed"
+msgstr "90° rotatiesnelheid"
+
+#: hacks/config/blitspin.xml.h:2
+msgid "Bitmap to rotate"
+msgstr "Bitmap naar rotatie"
+
+#: hacks/config/blitspin.xml.h:3
+msgid "BlitSpin"
+msgstr "Blitspin"
+
+#: hacks/config/blitspin.xml.h:5
+msgid "Fuzzy Rotation Speed"
+msgstr "Vage rotatienelheid"
+
+#: hacks/config/blitspin.xml.h:6
+msgid "Grab Screen"
+msgstr "Neem schermafdruk"
+
+#: hacks/config/blitspin.xml.h:8
+msgid ""
+"The ``blitspin'' hack repeatedly rotates a bitmap by 90 degrees by using "
+"logical operations: the bitmap is divided into quadrants, and the quadrants "
+"are shifted clockwise. Then the same thing is done again with progressively "
+"smaller quadrants, except that all sub-quadrants of a given size are rotated "
+"in parallel. Written by Jamie Zawinski based on some cool SmallTalk code "
+"seen in in Byte Magazine in 1981. As you watch it, the image appears to "
+"dissolve into static and then reconstitute itself, but rotated. You can "
+"provide the image to use, as an XBM or XPM file, or tell it to grab a screen "
+"image and rotate that."
+msgstr ""
+"De ‘Blitspin’ draait een bitmap herhaaldelijk 90 graden door gebruik van "
+"logische operaties: de bitmap wordt opgedeeld in vierkanten, welke volgens "
+"met de klok mee roteren. Vervolgens gebeurt hetzelfde binnen de vierkanten "
+"en verder in steeds kleinere vierkanten, met als verschil de subvierkanten "
+"van een bepaalde grootte parallel gedraaid worden. Geschreven door Jamie "
+"Zaniwski, naar aanleiding van wat coole SmallTalk-code uit Byte Magazine in "
+"1981. Terwijl u kijkt lijkt de afbeelding op te lossen in statische ruis "
+"waarna de afbeelding weer geroteerd verschijnt. U kunt zelf een afbeelding "
+"in XBM- of XPM-formaat opgeven, of simpelweg een schermafdruk van het "
+"bureaublad gebruiken en die laten roteren."
+
+#: hacks/config/blocktube.xml.h:1
+msgid "BlockTube"
+msgstr "BlockTube"
+
+#: hacks/config/blocktube.xml.h:2 hacks/config/timetunnel.xml.h:3
+msgid "Color Change Time"
+msgstr "Tijd voor kleurverandering"
+
+#: hacks/config/blocktube.xml.h:3
+msgid "Color Hold Time"
+msgstr "Tijd tussen kleurveranderingen"
+
+#: hacks/config/blocktube.xml.h:6
+msgid "Reflective Blocks"
+msgstr "Spiegelende Blokken"
+
+#: hacks/config/blocktube.xml.h:10
+msgid "Solid Blocks"
+msgstr "Massieve plakken"
+
+#: hacks/config/blocktube.xml.h:12
+msgid ""
+"This hack draws a swirling, falling tunnel of reflective slabs. They fade "
+"from hue to hue. Written by Lars R. Damerow."
+msgstr ""
+"Toont een zwierende, vallende tunnel van spiegelende plakken. Ze vervagen "
+"van tint naar tint. Geschreven door Lars R. Damerow."
+
+#: hacks/config/boing.xml.h:1
+msgid "Boing"
+msgstr "Boing"
+
+#: hacks/config/boing.xml.h:3 hacks/config/boxed.xml.h:8
+#: hacks/config/fireflies.xml.h:17 hacks/config/pinion.xml.h:7
+msgid "Huge"
+msgstr "Enorm"
+
+#: hacks/config/boing.xml.h:4 hacks/config/crackberg.xml.h:12
+msgid "Lighting"
+msgstr "Belichting"
+
+#: hacks/config/boing.xml.h:5
+msgid "Meridians"
+msgstr "Meridianen"
+
+#: hacks/config/boing.xml.h:6
+msgid "Parallels"
+msgstr "Parallellen"
+
+#: hacks/config/boing.xml.h:7
+msgid "Scanlines"
+msgstr "Scanregels"
+
+#: hacks/config/boing.xml.h:9 hacks/config/galaxy.xml.h:10
+#: hacks/config/lisa.xml.h:7 hacks/config/lissie.xml.h:8
+#: hacks/config/loop.xml.h:6 hacks/config/penrose.xml.h:7
+#: hacks/config/pong.xml.h:3 hacks/config/rotor.xml.h:10
+#: hacks/config/rubik.xml.h:8 hacks/config/sproingies.xml.h:5
+#: hacks/config/wander.xml.h:13 hacks/config/worm.xml.h:6
+msgid "Size"
+msgstr "Grootte"
+
+#: hacks/config/boing.xml.h:11
+msgid "Smoothing"
+msgstr "Gladstrijken"
+
+#: hacks/config/boing.xml.h:13
+msgid ""
+"This bouncing ball is a clone of the first graphics demo for the Amiga 1000, "
+"which was written by Dale Luck and RJ Mical during a break at the 1984 "
+"Consumer Electronics Show (or so the legend goes.) This looks like the "
+"original Amiga demo if you turn off \"smoothing\" and \"lighting\" and turn "
+"on \"scanlines\". Written by Jamie Zawinski."
+msgstr ""
+"Deze  stuiterende bal is een kloon van de eerste grafische demo voor de "
+"Amiga 1000, die was geschreven door Dale Luck en RJ Mical tijdens een pauze "
+"op de 1984 Consumer Electronics Show (dat is tenminste de legende). Deze "
+"lijkt op de originele Amiga demo als u ‘Gladstrijken’ en ‘Belichting’ uitzet "
+"en ‘scanregels’ aanzet. Geschreven door Jamie Zawinski."
+
+#: hacks/config/boing.xml.h:14 hacks/config/boxed.xml.h:16
+#: hacks/config/fireflies.xml.h:43 hacks/config/pinion.xml.h:14
+msgid "Tiny"
+msgstr "Piepklein"
+
+#: hacks/config/bouboule.xml.h:1
+msgid "Bouboule"
+msgstr "Bouboule"
+
+#: hacks/config/bouboule.xml.h:2 hacks/config/rocks.xml.h:3
+msgid "Do Red/Blue 3D separation"
+msgstr "Gebruik rood/blauw 3D scheiding"
+
+#: hacks/config/bouboule.xml.h:7
+msgid "Number of Spots"
+msgstr "Aantal spikkels"
+
+#: hacks/config/bouboule.xml.h:10
+msgid ""
+"This draws what looks like a spinning, deforming balloon with varying-sized "
+"spots painted on its invisible surface. Written by Jeremie Petit."
+msgstr ""
+"Dit toont wat lijkt op een draaiende, vervormde ballon met spikkels van "
+"variërende grootte op het onzichtbare oppervlak geverfd. Geschreven door "
+"Jeremie Petit."
+
+#: hacks/config/bouncingcow.xml.h:1
+msgid "A Cow. A Trampoline. Together, they fight crime. By Jamie Zawinski."
+msgstr ""
+"Een koe. Een trampoline. Samen bestrijden ze het kwaad. Geschreven door "
+"Jamie Zawinski."
+
+#: hacks/config/bouncingcow.xml.h:2 hacks/config/boxed.xml.h:1
+#: hacks/config/carousel.xml.h:3 hacks/config/ccurve.xml.h:3
+#: hacks/config/cubestorm.xml.h:1 hacks/config/flyingtoasters.xml.h:3
+#: hacks/config/fontglide.xml.h:1 hacks/config/gears.xml.h:1
+#: hacks/config/gflux.xml.h:1 hacks/config/glknots.xml.h:1
+#: hacks/config/glmatrix.xml.h:1 hacks/config/jigglypuff.xml.h:1
+#: hacks/config/pinion.xml.h:3 hacks/config/polyhedra.xml.h:3
+#: hacks/config/pyro.xml.h:1 hacks/config/rd-bomb.xml.h:6
+#: hacks/config/rocks.xml.h:1 hacks/config/starwars.xml.h:1
+#: hacks/config/wormhole.xml.h:1 hacks/config/xfishtank.xml.h:1
+msgid "Animation Speed"
+msgstr "Animatiesnelheid"
+
+#: hacks/config/bouncingcow.xml.h:3
+msgid "Beefy Cow"
+msgstr "Vlezige Koe"
+
+#: hacks/config/bouncingcow.xml.h:4
+msgid "Bounce Speed"
+msgstr "Stuitersnelheid"
+
+#: hacks/config/bouncingcow.xml.h:5
+msgid "BouncingCow"
+msgstr "BouncingCow"
+
+#: hacks/config/bouncingcow.xml.h:7
+msgid "Herd"
+msgstr "Kudde"
+
+#: hacks/config/bouncingcow.xml.h:8
+msgid "Moo"
+msgstr "Boe"
+
+#: hacks/config/bouncingcow.xml.h:9
+msgid "Number of Cows"
+msgstr "Aantal koeien"
+
+#: hacks/config/bouncingcow.xml.h:11
+msgid "Wireframe Cow"
+msgstr "Draadraamwerk"
+
+#: hacks/config/boxed.xml.h:2 hacks/config/fluidballs.xml.h:2
+msgid "Ball Size"
+msgstr "Balgrootte"
+
+#: hacks/config/boxed.xml.h:3
+msgid "Boxed"
+msgstr "Boxed"
+
+#: hacks/config/boxed.xml.h:4
+msgid ""
+"Draws a box full of 3D bouncing balls that explode. Written by Sander van "
+"Grieken."
+msgstr ""
+"Toont een doos met in 3D stuiterende ballen die exploderen. Geschreven door "
+"Sander van Grieken."
+
+#: hacks/config/boxed.xml.h:5
+msgid "Explosion Force"
+msgstr "Explosiekracht"
+
+#: hacks/config/boxed.xml.h:9 hacks/config/pipes.xml.h:9
+#: hacks/config/substrate.xml.h:12 hacks/config/wormhole.xml.h:4
+msgid "Lots"
+msgstr "Veel"
+
+#: hacks/config/boxed.xml.h:10 hacks/config/cubestorm.xml.h:5
+#: hacks/config/fontglide.xml.h:9 hacks/config/glknots.xml.h:6
+#: hacks/config/polyhedra.xml.h:84
+msgid "Motion Speed"
+msgstr "Bewegingssnelheid"
+
+#: hacks/config/boxed.xml.h:11
+msgid "Nuke"
+msgstr "Kernbom"
+
+#: hacks/config/boxed.xml.h:12
+msgid "Number of Balls"
+msgstr "Aantal ballen"
+
+#: hacks/config/boxed.xml.h:13 hacks/config/hopalong.xml.h:18
+msgid "Popcorn"
+msgstr "Popcorn"
+
+#: hacks/config/boxfit.xml.h:1 hacks/config/popsquares.xml.h:1
+msgid "Border"
+msgstr "Grens"
+
+#: hacks/config/boxfit.xml.h:2
+msgid "BoxFit"
+msgstr "BoxFit"
+
+#: hacks/config/boxfit.xml.h:3 hacks/config/cubenetic.xml.h:1
+msgid "Boxes"
+msgstr "Vierkanten"
+
+#: hacks/config/boxfit.xml.h:4
+msgid "Boxes Only"
+msgstr "Alleen vierkanten"
+
+#: hacks/config/boxfit.xml.h:5
+msgid "Boxes or Circles"
+msgstr "Vierkanten of cirkels"
+
+#: hacks/config/boxfit.xml.h:6
+msgid "Circles Only"
+msgstr "Alleen cirkels"
+
+#: hacks/config/boxfit.xml.h:7
+msgid "Color Gradient"
+msgstr "Kleurverloop"
+
+#: hacks/config/boxfit.xml.h:9
+msgid "Grab Images"
+msgstr "Gebruik afbeeldingen"
+
+#: hacks/config/boxfit.xml.h:10
+msgid "Grow By"
+msgstr "Groeisnelheid"
+
+#: hacks/config/boxfit.xml.h:11
+msgid ""
+"Packs the screen with growing squares or circles, colored according to a "
+"horizontal or vertical gradient, or according to the colors of the desktop "
+"or a loaded image file. The objects grow until they touch, then stop. When "
+"the screen is full, they shrink away and the process restarts. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Zet het scherm vol met groeiende vierkanten of cirkels, gekleurd volgens een "
+"horizontale of verticale gradiënt of volgens de kleuren van het bureaublad "
+"of een geladen afbeelding. De objecten groeien totdat zij elkaar raken en "
+"stoppen dan. Als het scherm vol is verdwijnen ze en begint het proces "
+"opnieuw. Geschreven door Jamie Zawinski."
+
+#: hacks/config/boxfit.xml.h:13 hacks/config/xearth.xml.h:23
+msgid "Spacing"
+msgstr "Verdeling"
+
+#: hacks/config/braid.xml.h:1
+msgid "Braid"
+msgstr "Vlechtwerk"
+
+#: hacks/config/braid.xml.h:2
+msgid ""
+"Draws random color-cycling inter-braided concentric circles. Written by John "
+"Neil."
+msgstr ""
+"Tekent willekeurig gekleurde verbonden cirkels. Geschreven door Joh Neil."
+
+#: hacks/config/braid.xml.h:3 hacks/config/bsod.xml.h:9
+#: hacks/config/coral.xml.h:6 hacks/config/cynosure.xml.h:3
+#: hacks/config/deco.xml.h:4 hacks/config/drift.xml.h:2
+#: hacks/config/epicycle.xml.h:3 hacks/config/eruption.xml.h:3
+#: hacks/config/euler2d.xml.h:1 hacks/config/flame.xml.h:5
+#: hacks/config/galaxy.xml.h:2 hacks/config/glsnake.xml.h:5
+#: hacks/config/helix.xml.h:3 hacks/config/hopalong.xml.h:2
+#: hacks/config/imsmap.xml.h:6 hacks/config/klein.xml.h:1
+#: hacks/config/laser.xml.h:2 hacks/config/menger.xml.h:2
+#: hacks/config/metaballs.xml.h:3 hacks/config/mismunch.xml.h:1
+#: hacks/config/moire.xml.h:3 hacks/config/molecule.xml.h:10
+#: hacks/config/munch.xml.h:2 hacks/config/nerverot.xml.h:8
+#: hacks/config/pedal.xml.h:3 hacks/config/polyhedra.xml.h:16
+#: hacks/config/polyominoes.xml.h:1 hacks/config/rorschach.xml.h:3
+#: hacks/config/rotzoomer.xml.h:5 hacks/config/shadebobs.xml.h:2
+#: hacks/config/sierpinski3d.xml.h:1 hacks/config/spheremonics.xml.h:4
+#: hacks/config/starfish.xml.h:2 hacks/config/substrate.xml.h:6
+#: hacks/config/vidwhacker.xml.h:3 hacks/config/wander.xml.h:7
+#: hacks/config/xspirograph.xml.h:3
+msgid "Duration"
+msgstr "Duur"
+
+#: hacks/config/braid.xml.h:5 hacks/config/epicycle.xml.h:7
+#: hacks/config/nerverot.xml.h:12
+msgid "Line Thickness"
+msgstr "Lijndikte"
+
+#: hacks/config/braid.xml.h:8
+msgid "Max Rings"
+msgstr "Maximum aantal ringen"
+
+#: hacks/config/bsod.xml.h:1 hacks/config/molecule.xml.h:1
+#: hacks/config/vidwhacker.xml.h:1
+msgid "2 minutes"
+msgstr "2 minuten"
+
+#: hacks/config/bsod.xml.h:2 hacks/config/molecule.xml.h:2
+msgid "5 seconds"
+msgstr "5 seconden"
+
+#: hacks/config/bsod.xml.h:3
+msgid "AmigaDOS"
+msgstr "AmigaDOS"
+
+#: hacks/config/bsod.xml.h:4
+msgid "Apple II"
+msgstr "Apple II"
+
+#: hacks/config/bsod.xml.h:5
+msgid "Atari"
+msgstr "Atari"
+
+#: hacks/config/bsod.xml.h:6
+msgid "BSD"
+msgstr "BSD"
+
+#: hacks/config/bsod.xml.h:7
+msgid "BSOD"
+msgstr "BSOD"
+
+#: hacks/config/bsod.xml.h:8
+msgid ""
+"BSOD stands for ``Blue Screen of Death.'' The finest in personal computer "
+"emulation, this hack simulates popular screen savers from a number of less "
+"robust operating systems. Written by Jamie Zawinski."
+msgstr ""
+"BSOD staat voor ‘Blue Screen Of Death’. Het beste wat pc-emulatie te bieden "
+"heeft, dit programma simuleert een aantal schermbeveiligingen van minder "
+"robuuste besturingssystemen. Geschreven door Jamie Zawinski."
+
+#: hacks/config/bsod.xml.h:10
+msgid "HPUX"
+msgstr "HPUX"
+
+#: hacks/config/bsod.xml.h:11
+msgid "HVX/GCOS6"
+msgstr "HVX/GCOS6"
+
+#: hacks/config/bsod.xml.h:12
+msgid "Linux (fsck)"
+msgstr "Linux (fsck)"
+
+#: hacks/config/bsod.xml.h:13
+msgid "Linux (hppa)"
+msgstr "Linux (hppa)"
+
+#: hacks/config/bsod.xml.h:14
+msgid "Linux (sparc)"
+msgstr "Linux (sparc)"
+
+#: hacks/config/bsod.xml.h:15
+msgid "MS-DOS"
+msgstr "MS-DOS"
+
+#: hacks/config/bsod.xml.h:16
+msgid "Mac Bomb"
+msgstr "Mac bomb"
+
+#: hacks/config/bsod.xml.h:17
+msgid "MacOS X"
+msgstr "MacOS-X"
+
+#: hacks/config/bsod.xml.h:18
+msgid "MacsBug"
+msgstr "MacsBug"
+
+#: hacks/config/bsod.xml.h:19
+msgid "NCD X Terminal  "
+msgstr "NCD X Terminal  "
+
+#: hacks/config/bsod.xml.h:20
+msgid "Nvidia"
+msgstr "NVidia"
+
+#: hacks/config/bsod.xml.h:21
+msgid "OS/2"
+msgstr "OS/2"
+
+#: hacks/config/bsod.xml.h:22
+msgid "OS/390"
+msgstr "OS/390"
+
+#: hacks/config/bsod.xml.h:23
+msgid "SCO"
+msgstr "SCO"
+
+#: hacks/config/bsod.xml.h:24
+msgid "Sad Mac"
+msgstr "Sad Mac"
+
+#: hacks/config/bsod.xml.h:25
+msgid "Solaris"
+msgstr "Solaris"
+
+#: hacks/config/bsod.xml.h:26
+msgid "Tru64"
+msgstr "Tru64"
+
+#: hacks/config/bsod.xml.h:27
+msgid "VMS"
+msgstr "VMS"
+
+#: hacks/config/bsod.xml.h:28
+msgid "Windows 2000  "
+msgstr "Windows 2000  "
+
+#: hacks/config/bsod.xml.h:29
+msgid "Windows 3.1"
+msgstr "Windows-3.1"
+
+#: hacks/config/bsod.xml.h:30
+msgid "Windows NT"
+msgstr "Windows NT"
+
+#: hacks/config/bubble3d.xml.h:1
+msgid "Bubble Color"
+msgstr "Belkleur"
+
+#: hacks/config/bubble3d.xml.h:2
+msgid "Bubble3D"
+msgstr "Zeepbel3D"
+
+#: hacks/config/bubble3d.xml.h:3
+msgid ""
+"Draws a stream of rising, undulating 3D bubbles, rising toward the top of "
+"the screen, with nice specular reflections. Written by Richard Jones."
+msgstr ""
+"Tekent een stroom van stijgende, samensmeltende 3D bellen met mooie "
+"reflecties. Geschreven door Richard Jones."
+
+#: hacks/config/bubble3d.xml.h:8
+msgid "Transparent Bubbles"
+msgstr "Transparante bellen"
+
+#: hacks/config/bubbles.xml.h:1 hacks/config/xfishtank.xml.h:2
+msgid "Bubbles"
+msgstr "Zeepbellen"
+
+#: hacks/config/bubbles.xml.h:2
+msgid "Bubbles Fall"
+msgstr "Bellen vallen"
+
+#: hacks/config/bubbles.xml.h:3
+msgid "Bubbles Float"
+msgstr "Bellen drijven"
+
+#: hacks/config/bubbles.xml.h:4
+msgid "Bubbles Rise"
+msgstr "Bellen stijgen op"
+
+#: hacks/config/bubbles.xml.h:5
+msgid "Bubbles exist in three dimensions"
+msgstr "Bellen zijn in drie dimensies."
+
+#: hacks/config/bubbles.xml.h:6
+msgid "Don't hide bubbles when they pop"
+msgstr "Bellen niet verstoppen wanneer ze knappen"
+
+#: hacks/config/bubbles.xml.h:7
+msgid "Draw circles instead of pixmap bubbles"
+msgstr "Cirkels tekenen in plaats van bellen"
+
+#: hacks/config/bubbles.xml.h:9
+msgid "Leave Trails"
+msgstr "Sporen achterlaten"
+
+#: hacks/config/bubbles.xml.h:12
+msgid ""
+"This simulates the kind of bubble formation that happens when water boils:"
+"small bubbles appear, and as they get closer to each other, they combine to "
+"form larger bubbles, which eventually pop. Written by James Macnicol."
+msgstr ""
+"Dit simuleert het soort bellenformatie dat optreedt als water kookt: kleine "
+"bellen verschijnen en, als ze dichter bij elkaar komen, vormen ze grotere "
+"bellen, die uiteindelijk openbarsten. Geschreven door James Macnicol."
+
+#: hacks/config/bumps.xml.h:1
+msgid ""
+"A bit like `Spotlight', except that instead of merely exposing part of your "
+"desktop, it creates a bump map from it. Basically, it 3D-izes a roaming "
+"section of your desktop, based on color intensity. Written by Shane Smit."
+msgstr ""
+"Net als 'Zoeklicht' maar in plaats van het simpelweg beschijnen van een deel "
+"van uw desktop, wordt er een 'bump map' van gemaakt. In feite maakt het een "
+"3D plaatje van een zwervend gedeelte van uw desktop, gebaseerd op de "
+"kleurintensiteit. Geschreven door Shane Smit."
+
+#: hacks/config/bumps.xml.h:2
+msgid "Bumps"
+msgstr "Bobbels"
+
+#: hacks/config/cage.xml.h:1
+msgid "Cage"
+msgstr "Kooi"
+
+#: hacks/config/cage.xml.h:7 hacks/config/cube21.xml.h:22
+msgid "Textured"
+msgstr "Met textuur"
+
+#: hacks/config/cage.xml.h:8
+msgid ""
+"This draws Escher's ``Impossible Cage,'' a 3d analog of a moebius strip, and "
+"rotates it in three dimensions. Written by Marcelo Vianna."
+msgstr ""
+"Dit toont Escher's ‘Onmogelijke kooi’, een 3D analogie van een Möbius strip, "
+"die roteert in drie dimensies. http://nl.wikipedia.org/wiki/"
+"Maurits_Cornelis_Escher Geschreven door Marcelo Vianna."
+
+#: hacks/config/carousel.xml.h:1 hacks/config/coral.xml.h:1
+#: hacks/config/deco.xml.h:1 hacks/config/helix.xml.h:1
+#: hacks/config/imsmap.xml.h:1 hacks/config/jigsaw.xml.h:2
+#: hacks/config/moire.xml.h:1 hacks/config/pedal.xml.h:1
+#: hacks/config/rorschach.xml.h:1 hacks/config/wander.xml.h:2
+#: hacks/config/xspirograph.xml.h:1
+msgid "1 Minute"
+msgstr "1 Minuut"
+
+#: hacks/config/carousel.xml.h:2
+msgid "5 Seconds"
+msgstr "5 seconden"
+
+#: hacks/config/carousel.xml.h:4
+msgid "Carousel"
+msgstr "Carousel"
+
+#: hacks/config/carousel.xml.h:6 hacks/config/electricsheep.xml.h:7
+#: hacks/config/fliptext.xml.h:8
+msgid "Frame Rate"
+msgstr "Framerate"
+
+#: hacks/config/carousel.xml.h:8
+msgid ""
+"Loads several random images, and displays them flying in a circular "
+"formation. The circle changes speed and direction randomly, tilts on its "
+"axis, and the images move in and out. To tell it where to find the images to "
+"display, go to the \"Advanced\" tab on the Screensaver Preferences window. "
+"Select \"Choose Random Images\", and enter your image directory in the text "
+"field right below that. (Note: not the the \"Advanced\" button at the bottom "
+"of this window: the tab at the top of the *other* window.) This program "
+"requires a good video card capable of supporting large textures. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Laadt willekeurig een aantal afbeeldingen en toont deze vliegend in een "
+"ronddraaiende formatie. De formatie wijzigt willekeurig snelheid en richting "
+"en afbeeldingen worden periodiek vervangen door nieuwe. Ga naar het tabblad "
+"‘Geavanceerd’ en het voorkeuren-venster. Selecteer ‘Kies willekeurige "
+"afbeeldingen’ en voer de afbeeldingenmap in het tekstveld in. (Let op: Niet "
+"de knop ‘Instellingen’ onderaan dit venster: het tabblad in het *andere* "
+"venster.) Dit programma vereist een goede videokaart die grote textures kan "
+"ondersteunen. Geschreven door Jamie Zawinski."
+
+#: hacks/config/carousel.xml.h:10
+msgid "No Tilting"
+msgstr "Geen kanteling"
+
+#: hacks/config/carousel.xml.h:11
+msgid "Number of Images:"
+msgstr "Aantal afbeeldingen:"
+
+#: hacks/config/carousel.xml.h:13 hacks/config/glslideshow.xml.h:20
+msgid "Show Image Titles"
+msgstr "Titels tonen"
+
+#: hacks/config/carousel.xml.h:15
+msgid "Tilt In/Out Only"
+msgstr "Alleen achter- en voorover kantelen"
+
+#: hacks/config/carousel.xml.h:16
+msgid "Tilt In/Out and Left/Right"
+msgstr "Achter-/voorover en links/rechts kantelen"
+
+#: hacks/config/carousel.xml.h:17
+msgid "Tilt Left/Right Only"
+msgstr "Alleen links en rechts kantelen"
+
+#: hacks/config/carousel.xml.h:18 hacks/config/glslideshow.xml.h:21
+#: hacks/config/mirrorblob.xml.h:21
+msgid "Time until loading a new image:"
+msgstr "Tijd voordat nieuwe afbeelding wordt geladen"
+
+#: hacks/config/carousel.xml.h:19
+msgid "Zoom In/Out"
+msgstr "In- en uitzoomen"
+
+#: hacks/config/ccurve.xml.h:1
+msgid "0 seconds"
+msgstr "0 seconden"
+
+#: hacks/config/ccurve.xml.h:2 hacks/config/polyhedra.xml.h:2
+msgid "30 seconds"
+msgstr "30 seconden"
+
+#: hacks/config/ccurve.xml.h:4
+msgid "C Curve"
+msgstr "C Curve"
+
+#: hacks/config/ccurve.xml.h:5
+msgid "Change Image Every"
+msgstr "Wijzig afbeelding elke"
+
+#: hacks/config/ccurve.xml.h:6 hacks/config/coral.xml.h:5
+#: hacks/config/imsmap.xml.h:5 hacks/config/kumppa.xml.h:1
+#: hacks/config/qix.xml.h:6 hacks/config/squiral.xml.h:2
+#: hacks/config/wander.xml.h:4 hacks/config/xmatrix.xml.h:2
+msgid "Density"
+msgstr "Dichtheid"
+
+#: hacks/config/ccurve.xml.h:8
+msgid ""
+"Generates self-similar linear fractals, including the classic ``C Curve.'' "
+"Written by Rick Campbell."
+msgstr ""
+"Genereert op zichzelf lijkende lineaire fractals, inclusief de klassieke ‘C "
+"Curve’. Geschreven door Rick Campbell."
+
+#: hacks/config/celtic.xml.h:1
+msgid "Celtic"
+msgstr "Keltisch"
+
+#: hacks/config/celtic.xml.h:2
+msgid "Draw Graph"
+msgstr "Toon raamwerk"
+
+#: hacks/config/celtic.xml.h:5
+msgid "Pause"
+msgstr "Pauze"
+
+#: hacks/config/celtic.xml.h:6
+msgid ""
+"Repeatedly draws random Celtic cross-stitch patterns. By Max Froumentin."
+msgstr ""
+"Toont herhaald willekeurige Keltische kruissteek patronen. Geschreven door "
+"Max Froumentin."
+
+#: hacks/config/circuit.xml.h:1
+msgid "Animates a number of 3D electronic components. Written by Ben Buxton."
+msgstr ""
+"Animeert een aantal elektronische componenten in 3D. Geschreven door Ben "
+"Buxton."
+
+#: hacks/config/circuit.xml.h:2
+msgid "Circuit"
+msgstr "Circuit"
+
+#: hacks/config/circuit.xml.h:3 hacks/config/gflux.xml.h:4
+#: hacks/config/pulsar.xml.h:2
+msgid "Directional Lighting"
+msgstr "Gerichte belichting"
+
+#: hacks/config/circuit.xml.h:5
+msgid "Flat Coloring"
+msgstr "Vlakke kleuren"
+
+#: hacks/config/circuit.xml.h:6
+msgid "Parts"
+msgstr "Onderdelen"
+
+#: hacks/config/circuit.xml.h:7 hacks/config/flipscreen3d.xml.h:4
+#: hacks/config/gleidescope.xml.h:9 hacks/config/glplanet.xml.h:6
+#: hacks/config/ifs.xml.h:10
+msgid "Rotate"
+msgstr "Draaien"
+
+#: hacks/config/circuit.xml.h:8 hacks/config/pinion.xml.h:10
+msgid "Rotation Speed"
+msgstr "Rotatiesnelheid"
+
+#: hacks/config/circuit.xml.h:12 hacks/config/cube21.xml.h:18
+#: hacks/config/cubestorm.xml.h:9 hacks/config/dangerball.xml.h:9
+#: hacks/config/engine.xml.h:17 hacks/config/klein.xml.h:9
+#: hacks/config/polyhedra.xml.h:145 hacks/config/whirlygig.xml.h:14
+msgid "Spin"
+msgstr "Draaien"
+
+#: hacks/config/cloudlife.xml.h:1 hacks/config/demon.xml.h:2
+#: hacks/config/petri.xml.h:1
+msgid "Cell Size"
+msgstr "Celgrootte"
+
+#: hacks/config/cloudlife.xml.h:2
+msgid "CloudLife"
+msgstr "CloudLife"
+
+#: hacks/config/cloudlife.xml.h:4
+msgid ""
+"Generates cloud-like formations based on a variant of Conway's Life. The "
+"difference is that cells have a maximum age, after which they count as 3 for "
+"populating the next generation. This makes long-lived formations explode "
+"instead of just sitting there burning a hole in your screen. Written by Don "
+"Marti."
+msgstr ""
+"Genereert wolkenvormige formaties gebaseerd op een variant van Conway's "
+"Life. Het verschil is dat cellen een maximum leeftijd hebben, waarna elke "
+"cel voor drie telt in de volgende generatie. Dit maakt dat lang levende "
+"formaties exploderen in plaats van dat ze intact blijven en een gat in uw "
+"scherm branden. Geschreven door Don Marti."
+
+#: hacks/config/cloudlife.xml.h:6
+msgid "Initial Density"
+msgstr "Initiële dichtheid"
+
+#: hacks/config/cloudlife.xml.h:9
+msgid "Max Age"
+msgstr "Max. leeftijd"
+
+#: hacks/config/cloudlife.xml.h:10
+msgid "Old"
+msgstr "Oud"
+
+#: hacks/config/cloudlife.xml.h:14
+msgid "Young"
+msgstr "Jong"
+
+#: hacks/config/compass.xml.h:1
+msgid "Compass"
+msgstr "Compas"
+
+#: hacks/config/compass.xml.h:2 hacks/config/deluxe.xml.h:3
+#: hacks/config/fontglide.xml.h:3 hacks/config/fuzzyflakes.xml.h:5
+#: hacks/config/interference.xml.h:6 hacks/config/kumppa.xml.h:2
+#: hacks/config/nerverot.xml.h:6 hacks/config/piecewise.xml.h:3
+#: hacks/config/pipes.xml.h:4
+msgid "Double Buffer"
+msgstr "Dubbele buffer"
+
+#: hacks/config/compass.xml.h:6
+msgid ""
+"This draws a compass, with all elements spinning about randomly, for that "
+"``lost and nauseous'' feeling. Written by Jamie Zawinski."
+msgstr ""
+"Dit toont een kompas met alle elementen willekeurig ronddraaiend voor dat "
+"‘verloren en misselijke’ gevoel. Geschreven door Jamie Zawinski."
+
+#: hacks/config/coral.xml.h:2 hacks/config/deco.xml.h:2
+#: hacks/config/glslideshow.xml.h:1 hacks/config/helix.xml.h:2
+#: hacks/config/imsmap.xml.h:2 hacks/config/moire.xml.h:2
+#: hacks/config/pedal.xml.h:2 hacks/config/rorschach.xml.h:2
+#: hacks/config/xspirograph.xml.h:2
+msgid "1 Second"
+msgstr "1 Seconde"
+
+#: hacks/config/coral.xml.h:3
+msgid "Coral"
+msgstr "Koraal"
+
+#: hacks/config/coral.xml.h:4 hacks/config/fireworkx.xml.h:2
+#: hacks/config/gflux.xml.h:3 hacks/config/glblur.xml.h:2
+#: hacks/config/glmatrix.xml.h:3 hacks/config/imsmap.xml.h:4
+#: hacks/config/lavalite.xml.h:6 hacks/config/pyro.xml.h:2
+#: hacks/config/qix.xml.h:5 hacks/config/squiral.xml.h:1
+#: hacks/config/xearth.xml.h:4
+msgid "Dense"
+msgstr "Dichter opeen"
+
+#: hacks/config/coral.xml.h:10 hacks/config/squiral.xml.h:13
+msgid "Seeds"
+msgstr "Zaden"
+
+#: hacks/config/coral.xml.h:11
+msgid ""
+"Simulates coral growth, albeit somewhat slowly. Written by Frederick Roeber."
+msgstr ""
+"Simuleert de groei van koraal, zij het soms wat langzaam. Geschreven door "
+"Frederick Roeber."
+
+#: hacks/config/coral.xml.h:13 hacks/config/fireworkx.xml.h:10
+#: hacks/config/gflux.xml.h:13 hacks/config/glblur.xml.h:15
+#: hacks/config/glmatrix.xml.h:19 hacks/config/imsmap.xml.h:13
+#: hacks/config/lavalite.xml.h:29 hacks/config/pyro.xml.h:14
+#: hacks/config/qix.xml.h:21 hacks/config/squiral.xml.h:15
+#: hacks/config/xearth.xml.h:24 hacks/config/xmatrix.xml.h:17
+msgid "Sparse"
+msgstr "Schaars"
+
+#: hacks/config/cosmos.xml.h:1
+msgid "Cosmos"
+msgstr "Cosmos"
+
+#: hacks/config/cosmos.xml.h:2
+msgid ""
+"Draws fireworks and zooming, fading flares. By Tom Campbell. You can find it "
+"at &lt;http://www.cosmosx.org/&gt;"
+msgstr ""
+"Tekent vuurwerk en zooming vervagende schitteringen. Door Tom Campbell. Te "
+"vinden op &lt;http://cosmos.dnsalias.net/cosmos/&gt;"
+
+#: hacks/config/crackberg.xml.h:1
+msgid "Confused"
+msgstr "Draaiend"
+
+#: hacks/config/crackberg.xml.h:2
+msgid "Crackberg"
+msgstr "Crackberg"
+
+#: hacks/config/crackberg.xml.h:3
+msgid "Display FPS"
+msgstr "FPS weergeven"
+
+#: hacks/config/crackberg.xml.h:4
+msgid "Eagle Nest"
+msgstr "Arendsnest"
+
+#: hacks/config/crackberg.xml.h:5
+msgid "Flat Shading"
+msgstr "Gelijkmatige arcering"
+
+#: hacks/config/crackberg.xml.h:6
+msgid ""
+"Flies through height maps, optionally animating the creation and destruction "
+"of generated tiles; tiles `grow' into place."
+msgstr ""
+"Vliegt door hoogtekaarten, met als optie animaties van de creatie en "
+"vernietiging van gegenereerde tegels; tegels `groeien' op hun plaats."
+
+#: hacks/config/crackberg.xml.h:7
+msgid "Frame Delay"
+msgstr "Frame-vertraging"
+
+#: hacks/config/crackberg.xml.h:8
+msgid "Growing"
+msgstr "Groeiend"
+
+#: hacks/config/crackberg.xml.h:9
+msgid "Ice"
+msgstr "IJskleuren"
+
+#: hacks/config/crackberg.xml.h:10
+msgid "Immediate"
+msgstr "Onmiddelijk"
+
+#: hacks/config/crackberg.xml.h:11 hacks/config/glslideshow.xml.h:14
+msgid "Letterbox"
+msgstr "Breedbeeld"
+
+#: hacks/config/crackberg.xml.h:14
+msgid "Mouse Hole"
+msgstr "Muizenhol"
+
+#: hacks/config/crackberg.xml.h:15
+msgid "Plain"
+msgstr "Vlak"
+
+#: hacks/config/crackberg.xml.h:16 hacks/config/flurry.xml.h:8
+#: hacks/config/fontglide.xml.h:12 hacks/config/jigglypuff.xml.h:13
+#: hacks/config/sballs.xml.h:10 hacks/config/whirlygig.xml.h:12
+msgid "Random"
+msgstr "Willekeurig"
+
+#: hacks/config/crackberg.xml.h:18
+msgid "Subdivisions"
+msgstr "Onderverdeling"
+
+#: hacks/config/crackberg.xml.h:19
+msgid "Swampy"
+msgstr "Moeraskleuren"
+
+#: hacks/config/crackberg.xml.h:20
+msgid "Visibility"
+msgstr "Zicht"
+
+#: hacks/config/crackberg.xml.h:21
+msgid "Vomit"
+msgstr "Afstotelijke kleuren"
+
+#: hacks/config/crackberg.xml.h:22 hacks/config/flurry.xml.h:11
+msgid "Water"
+msgstr "Water"
+
+#: hacks/config/critical.xml.h:1
+msgid "Critical"
+msgstr "Critical"
+
+#: hacks/config/critical.xml.h:2
+msgid ""
+"Draws a system of self-organizing lines. It starts out as random squiggles, "
+"but after a few iterations, order begins to appear. Written by Martin Pool."
+msgstr ""
+"Toont een systeem van zichzelf organiserende lijnen. Het start met "
+"willekeurige krabbels, maar na een paar iteraties begint er orde te "
+"verschijnen. Geschreven door Martin Pool."
+
+#: hacks/config/crystal.xml.h:1
+msgid "Center on Screen"
+msgstr "Op het scherm centreren"
+
+#: hacks/config/crystal.xml.h:2 hacks/config/deluxe.xml.h:1
+#: hacks/config/fadeplot.xml.h:1 hacks/config/flow.xml.h:1
+#: hacks/config/galaxy.xml.h:1 hacks/config/glforestfire.xml.h:1
+#: hacks/config/grav.xml.h:1 hacks/config/julia.xml.h:1
+#: hacks/config/laser.xml.h:1 hacks/config/lisa.xml.h:1
+#: hacks/config/lissie.xml.h:2 hacks/config/morph3d.xml.h:2
+#: hacks/config/mountain.xml.h:1 hacks/config/piecewise.xml.h:2
+#: hacks/config/qix.xml.h:4 hacks/config/rocks.xml.h:2
+#: hacks/config/rotor.xml.h:2 hacks/config/rubik.xml.h:1
+#: hacks/config/shadebobs.xml.h:1 hacks/config/sierpinski.xml.h:1
+#: hacks/config/slip.xml.h:1 hacks/config/spiral.xml.h:1
+#: hacks/config/sproingies.xml.h:1 hacks/config/superquadrics.xml.h:1
+#: hacks/config/swirl.xml.h:1 hacks/config/worm.xml.h:2
+msgid "Count"
+msgstr "Aantal"
+
+#: hacks/config/crystal.xml.h:3
+msgid "Crystal"
+msgstr "Kristal"
+
+#: hacks/config/crystal.xml.h:4
+msgid "Draw Cell"
+msgstr "Cel tekenen"
+
+#: hacks/config/crystal.xml.h:5 hacks/config/spheremonics.xml.h:3
+#: hacks/config/xearth.xml.h:6
+msgid "Draw Grid"
+msgstr "Raster tonen"
+
+#: hacks/config/crystal.xml.h:7
+msgid "Horizontal Symmetries"
+msgstr "Horizontale symmetrieën"
+
+#: hacks/config/crystal.xml.h:9
+msgid ""
+"Moving polygons, similar to a kaleidescope (more like a kaleidescope than "
+"the hack called `kaleid,' actually.) This one by Jouk Jansen."
+msgstr ""
+"Bewegende polygonen, vergelijkbaar met een caleidoscoop (lijkt meer op een "
+"caleidoscoop dan de hack ‘kaleid’). Geschreven door Jouk Jansen."
+
+#: hacks/config/crystal.xml.h:14
+msgid "Vertical Symmetries"
+msgstr "Verticale symmetrieën"
+
+#: hacks/config/cube21.xml.h:1
+msgid ""
+"Animates a Rubik-like puzzle known as Cube 21 or Square-1. The rotations are "
+"chosen randomly. Requires OpenGL. Written by Vasek Potocek."
+msgstr ""
+"Animeert een Rubik-gelijkende puzzel bekend als Cube 21 of Square-1. De "
+"draaiingen zijn willekeurig gekozen. Geschreven door Vasek Potocek."
+
+#: hacks/config/cube21.xml.h:2
+msgid "Classic Edition"
+msgstr "Klassieke uitgave"
+
+#: hacks/config/cube21.xml.h:3
+msgid "Cube 21"
+msgstr "Cube21"
+
+#: hacks/config/cube21.xml.h:4
+msgid "Cube size"
+msgstr "Kubusgroote"
+
+#: hacks/config/cube21.xml.h:5
+msgid "Delay in ending position"
+msgstr "Vertraging na het oplossen"
+
+#: hacks/config/cube21.xml.h:7
+msgid "Global speed"
+msgstr "Speelsnelheid"
+
+#: hacks/config/cube21.xml.h:10
+msgid "Random color"
+msgstr "Willekeurige kleur"
+
+#: hacks/config/cube21.xml.h:11 hacks/config/rocks.xml.h:8
+msgid "Rotation"
+msgstr "Rotatie"
+
+#: hacks/config/cube21.xml.h:14
+msgid "Silver Edition"
+msgstr "Zilveren uitgave"
+
+#: hacks/config/cube21.xml.h:15
+msgid "Six random colors"
+msgstr "Zes willekeurige kleuren"
+
+#: hacks/config/cube21.xml.h:19
+msgid "Spinning"
+msgstr "Ronddraaien"
+
+#: hacks/config/cube21.xml.h:20
+msgid "Start as cube"
+msgstr "Begin als een kubus"
+
+#: hacks/config/cube21.xml.h:21
+msgid "Start as random shape"
+msgstr "Begin als een willekeurige vorm"
+
+#: hacks/config/cube21.xml.h:23
+msgid "Two random colors"
+msgstr "Twee willekeurige kleuren"
+
+#: hacks/config/cube21.xml.h:25
+msgid "Wander on screen"
+msgstr "Over het scherm bewegen"
+
+#: hacks/config/cube21.xml.h:26
+msgid "Wandering"
+msgstr "Doler"
+
+#: hacks/config/cube21.xml.h:27
+msgid "White"
+msgstr "Wit"
+
+#: hacks/config/cubenetic.xml.h:2
+msgid "Cubenetic"
+msgstr "Cubenetic"
+
+#: hacks/config/cubenetic.xml.h:3
+msgid "Display Solid Colors"
+msgstr "Vaste kleuren weergeven"
+
+#: hacks/config/cubenetic.xml.h:4
+msgid "Display Surface Patterns"
+msgstr "Oppervlaktepatronen weergeven"
+
+#: hacks/config/cubenetic.xml.h:5
+msgid "Display Wireframe"
+msgstr "Draadraamwerk weergeven"
+
+#: hacks/config/cubenetic.xml.h:6 hacks/config/glblur.xml.h:3
+#: hacks/config/glknots.xml.h:2 hacks/config/gltext.xml.h:3
+#: hacks/config/lavalite.xml.h:7 hacks/config/menger.xml.h:1
+#: hacks/config/molecule.xml.h:4 hacks/config/spheremonics.xml.h:1
+#: hacks/config/tangram.xml.h:1
+msgid "Don't Rotate"
+msgstr "Niet roteren"
+
+#: hacks/config/cubenetic.xml.h:7
+msgid ""
+"Draws a pulsating set of overlapping boxes with ever-chaning blobby patterns "
+"undulating across their surfaces. It's sort of a cubist Lavalite. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Toont een pulserende set van overlappende dozen met wijzigende "
+"bubbelpatronen golvend over hun oppervlak. Het is een soort van kubistische "
+"Lavalamp. Geschreven door Jamie Zawinski."
+
+#: hacks/config/cubenetic.xml.h:14 hacks/config/glblur.xml.h:6
+#: hacks/config/glknots.xml.h:8 hacks/config/gltext.xml.h:7
+#: hacks/config/lavalite.xml.h:19 hacks/config/menger.xml.h:7
+#: hacks/config/molecule.xml.h:15 hacks/config/spheremonics.xml.h:10
+msgid "Rotate around X and Y axes"
+msgstr "Roteren rond X en Y-as"
+
+#: hacks/config/cubenetic.xml.h:15 hacks/config/glblur.xml.h:7
+#: hacks/config/glknots.xml.h:9 hacks/config/gltext.xml.h:8
+#: hacks/config/lavalite.xml.h:20 hacks/config/menger.xml.h:8
+#: hacks/config/molecule.xml.h:16 hacks/config/spheremonics.xml.h:11
+msgid "Rotate around X and Z axes"
+msgstr "Roteren rond X en Z-as"
+
+#: hacks/config/cubenetic.xml.h:16 hacks/config/glblur.xml.h:8
+#: hacks/config/glknots.xml.h:10 hacks/config/gltext.xml.h:9
+#: hacks/config/lavalite.xml.h:21 hacks/config/menger.xml.h:9
+#: hacks/config/molecule.xml.h:17 hacks/config/spheremonics.xml.h:12
+msgid "Rotate around X axis"
+msgstr "Roteren rond X-as"
+
+#: hacks/config/cubenetic.xml.h:17 hacks/config/glblur.xml.h:9
+#: hacks/config/glknots.xml.h:11 hacks/config/gltext.xml.h:10
+#: hacks/config/lavalite.xml.h:22 hacks/config/menger.xml.h:10
+#: hacks/config/molecule.xml.h:18 hacks/config/spheremonics.xml.h:13
+msgid "Rotate around Y and Z axes"
+msgstr "Roteren rond Y en Z-as"
+
+#: hacks/config/cubenetic.xml.h:18 hacks/config/glblur.xml.h:10
+#: hacks/config/glknots.xml.h:12 hacks/config/gltext.xml.h:11
+#: hacks/config/lavalite.xml.h:23 hacks/config/menger.xml.h:11
+#: hacks/config/molecule.xml.h:19 hacks/config/spheremonics.xml.h:14
+msgid "Rotate around Y axis"
+msgstr "Roteren rond Y-as"
+
+#: hacks/config/cubenetic.xml.h:19 hacks/config/glblur.xml.h:11
+#: hacks/config/glknots.xml.h:13 hacks/config/gltext.xml.h:12
+#: hacks/config/lavalite.xml.h:24 hacks/config/menger.xml.h:12
+#: hacks/config/molecule.xml.h:20 hacks/config/spheremonics.xml.h:15
+msgid "Rotate around Z axis"
+msgstr "Roteren rond Z-as"
+
+#: hacks/config/cubenetic.xml.h:20 hacks/config/glblur.xml.h:12
+#: hacks/config/glknots.xml.h:14 hacks/config/gltext.xml.h:13
+#: hacks/config/lavalite.xml.h:25 hacks/config/menger.xml.h:13
+#: hacks/config/molecule.xml.h:21 hacks/config/spheremonics.xml.h:16
+msgid "Rotate around all three axes"
+msgstr "Roteren rond alle drie de assen."
+
+#: hacks/config/cubenetic.xml.h:25
+msgid "Surface Pattern Complexity"
+msgstr "Complexiteit van de oppervlaktepatronen"
+
+#: hacks/config/cubenetic.xml.h:26
+msgid "Surface Pattern Overlap"
+msgstr "Overlapping van de oppervlaktepatronen"
+
+#: hacks/config/cubenetic.xml.h:27
+msgid "Surface Pattern Speed"
+msgstr "Snelheid van de oppervlaktepatronen"
+
+#: hacks/config/cubenetic.xml.h:28 hacks/config/cubestorm.xml.h:13
+#: hacks/config/dangerball.xml.h:10 hacks/config/engine.xml.h:20
+#: hacks/config/glblur.xml.h:18 hacks/config/glforestfire.xml.h:19
+#: hacks/config/glknots.xml.h:22 hacks/config/glplanet.xml.h:14
+#: hacks/config/gltext.xml.h:20 hacks/config/lavalite.xml.h:31
+#: hacks/config/menger.xml.h:20 hacks/config/molecule.xml.h:26
+#: hacks/config/polyhedra.xml.h:165 hacks/config/spheremonics.xml.h:25
+#: hacks/config/wander.xml.h:15
+msgid "Wander"
+msgstr "Doler"
+
+#: hacks/config/cubestorm.xml.h:2
+msgid "CubeStorm"
+msgstr "KubusStorm"
+
+#: hacks/config/cubestorm.xml.h:3
+msgid ""
+"Draws a series of rotating 3D boxes that intersect each other and eventually "
+"fill space. Written by Jamie Zawinski."
+msgstr ""
+"Toont een serie van roterende 3D dozen die elkaar doorsnijden en "
+"uiteindelijk de ruimte vullen. Geschreven door Jamie Zawinski."
+
+#: hacks/config/cubestorm.xml.h:6
+msgid "Number of Cubes"
+msgstr "Aantal kubussen"
+
+#: hacks/config/cubestorm.xml.h:10
+msgid "Strut Thickness"
+msgstr "Dikte zijbalken"
+
+#: hacks/config/cynosure.xml.h:1
+msgid ""
+"A hack similar to `greynetic', but less frenetic. The first implementation "
+"was by Stephen Linhart; then Ozymandias G. Desiderata wrote a Java applet "
+"clone. That clone was discovered by Jamie Zawinski, and ported to C for "
+"inclusion here."
+msgstr ""
+"Een mode gelijkend aan ‘greynetic’, maar minder chaotisch. De eerste "
+"implementatie was door Stephen Linhart, daarna schreef Ozymandias G. "
+"Desiderata de Java Applet kloon. Deze kloon werd ontdekt door Jamie "
+"Zawinski, en vertaalde het naar C zodat het hier gebruikt kan worden."
+
+#: hacks/config/cynosure.xml.h:2
+msgid "Cynosure"
+msgstr "Cynosure"
+
+#: hacks/config/dangerball.xml.h:1
+msgid "DangerBall"
+msgstr "GevaarBal"
+
+#: hacks/config/dangerball.xml.h:2
+msgid ""
+"Draws a ball that periodically extrudes many random spikes. Ouch! Written by "
+"Jamie Zawinski."
+msgstr ""
+"Toont een bal waar regelmatig willekeurige pinnen uitkomen. Auw! Geschreven "
+"door Jamie Zawinski."
+
+#: hacks/config/dangerball.xml.h:7
+msgid "Spike Count"
+msgstr "Aantal pinnen"
+
+#: hacks/config/dangerball.xml.h:8
+msgid "Spike Growth"
+msgstr "Groei van pinnen"
+
+#: hacks/config/decayscreen.xml.h:1
+msgid "DecayScreen"
+msgstr "SchermVerval"
+
+#: hacks/config/decayscreen.xml.h:3
+msgid "Fuzzy Melt"
+msgstr "Onscherp smelten"
+
+#: hacks/config/decayscreen.xml.h:4
+msgid "Melt Away From Center"
+msgstr "Wegsmelten vanuit het midden"
+
+#: hacks/config/decayscreen.xml.h:5
+msgid "Melt Down"
+msgstr "Afsmelten"
+
+#: hacks/config/decayscreen.xml.h:6
+msgid "Melt Down, Left"
+msgstr "Links afsmelten"
+
+#: hacks/config/decayscreen.xml.h:7
+msgid "Melt Down, Right"
+msgstr "Rechts afsmelten"
+
+#: hacks/config/decayscreen.xml.h:8
+msgid "Melt Left"
+msgstr "Links smelten"
+
+#: hacks/config/decayscreen.xml.h:9
+msgid "Melt Right"
+msgstr "Rechts smelten"
+
+#: hacks/config/decayscreen.xml.h:10
+msgid "Melt Towards Center"
+msgstr "Naar het midden toe smelten"
+
+#: hacks/config/decayscreen.xml.h:11
+msgid "Melt Up"
+msgstr "Naar boven smelten"
+
+#: hacks/config/decayscreen.xml.h:12
+msgid "Melt Up, Left"
+msgstr "Naar linksboven smelten"
+
+#: hacks/config/decayscreen.xml.h:13
+msgid "Melt Up, Right"
+msgstr "Naar rechtsboven smelten"
+
+#: hacks/config/decayscreen.xml.h:14
+msgid "Melty Melt"
+msgstr "Smelterig smelten"
+
+#: hacks/config/decayscreen.xml.h:15
+msgid "Random Melt Style"
+msgstr "Willekeurige smeltstijl"
+
+#: hacks/config/decayscreen.xml.h:16
+msgid "Shuffle Melt"
+msgstr "Husselend smelten"
+
+#: hacks/config/decayscreen.xml.h:19
+msgid "Stretchy Melt"
+msgstr "Uitgerekt smelten"
+
+#: hacks/config/decayscreen.xml.h:20
+msgid ""
+"This takes an image and makes it melt. You've no doubt seen this effect "
+"before, but no screensaver would really be complete without it. It works "
+"best if there's something colorful visible. Warning, if the effect continues "
+"after the screen saver is off, seek medical attention. Written by David "
+"Wald, Vivek Khera, Jamie Zawinski, and Vince Levey."
+msgstr ""
+"Dit neemt een afbeelding en laat het smelten. U hebt dit effect ongetwijfeld "
+"eerder gezien, en geen enkele schermbeveiliging zou compleet zijn zonder. "
+"Het werkt het beste wanneer er iets kleurrijk zichtbaar is. Opgepast: zoek "
+"direct medische hulp wanneer het effect aanhoudt nadat de schermbeveiliging "
+"is uitgeschakeld. Geschreven door David Wald, Vivek Khera, Jamie Zawinsky en "
+"Vince Levey."
+
+#: hacks/config/deco.xml.h:3
+msgid "Deco"
+msgstr "Deco"
+
+#: hacks/config/deco.xml.h:6 hacks/config/menger.xml.h:5
+#: hacks/config/sierpinski3d.xml.h:4
+msgid "Max Depth"
+msgstr "Max. diepte"
+
+#: hacks/config/deco.xml.h:7
+msgid "Min Size"
+msgstr "Minimale grootte"
+
+#: hacks/config/deco.xml.h:9
+msgid ""
+"This one subdivides and colors rectangles randomly. It looks kind of like "
+"Brady-Bunch-era rec-room wall paneling. (Raven says: ``this screensaver is "
+"ugly enough to peel paint.'') Written by Jamie Zawinski, inspired by Java "
+"code by Michael Bayne."
+msgstr ""
+"Deelt rechthoeken op en kleurt deze willekeurig in. Het lijkt op het "
+"wandbekleding uit de Brady-Bunch-periode. (Raven zegt: ‘Deze screensaver is "
+"lelijk genoeg om verf mee af te bladderen’.). Geschreven door Jamie "
+"Zawinski, gebaseerd op Java-code van Michael Bayne."
+
+#: hacks/config/deco.xml.h:11 hacks/config/rd-bomb.xml.h:23
+#: hacks/config/whirlygig.xml.h:20 hacks/config/xearth.xml.h:33
+#: hacks/config/zoom.xml.h:10
+msgid "x"
+msgstr "x"
+
+#: hacks/config/deluxe.xml.h:2
+msgid "Deluxe"
+msgstr "Deluxe"
+
+#: hacks/config/deluxe.xml.h:12
+msgid ""
+"This draws a pulsing sequence of stars, circles, and lines. It would look "
+"better if it was faster, but as far as I can tell, there is no way to make "
+"this be both: fast, and flicker-free. Yet another reason X sucks. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Toont een pulserende sequentie van sterren, cirkels en lijnen. Het zou er "
+"beter uitzien als het sneller ging, maar voor zover ik weet is het "
+"onmogelijk om dit zowel snel als zonder flikkeren te maken. Nog een reden "
+"waarom X waardeloos is. Geschreven door Jamie Zawinski."
+
+#: hacks/config/deluxe.xml.h:13
+msgid "Transparency"
+msgstr "Transparantie"
+
+#: hacks/config/demon.xml.h:1
+msgid ""
+"A cellular automaton that starts with a random field, and organizes it into "
+"stripes and spirals. Written by David Bagley."
+msgstr ""
+"Een cellulaire automaat die begint met een willekeurig veld en deze "
+"vervolgens ordent in strepen en spiralen. Geschreven door David Bagley."
+
+#: hacks/config/demon.xml.h:3
+msgid "Demon"
+msgstr "Demon"
+
+#: hacks/config/demon.xml.h:11
+msgid "States"
+msgstr "Toestanden"
+
+#: hacks/config/discrete.xml.h:1
+msgid "Discrete"
+msgstr "Discreet"
+
+#: hacks/config/discrete.xml.h:5
+msgid ""
+"More ``discrete map'' systems, including new variants of Hopalong and Julia, "
+"and a few others. Written by Tim Auckland."
+msgstr ""
+"Meer ‘discrete map’ systemen, inclusief nieuwe varianten van Hopalong en "
+"Julia, en een paar anderen. Geschreven door Tim Auckland."
+
+#: hacks/config/distort.xml.h:1
+msgid "Black Hole"
+msgstr "Zwart gat"
+
+#: hacks/config/distort.xml.h:2
+msgid "Bounce"
+msgstr "Stuiteren"
+
+#: hacks/config/distort.xml.h:3
+msgid "Distort"
+msgstr "Verstoor"
+
+#: hacks/config/distort.xml.h:6
+msgid "Lens Count"
+msgstr "Aantal lenzen"
+
+#: hacks/config/distort.xml.h:7
+msgid "Lens Size"
+msgstr "Lensgrootte"
+
+#: hacks/config/distort.xml.h:8
+msgid "Magnify"
+msgstr "Vergroten"
+
+#: hacks/config/distort.xml.h:10
+msgid "Reflect"
+msgstr "Reflecteren"
+
+#: hacks/config/distort.xml.h:14
+msgid "Swamp Thing"
+msgstr "Moerasding"
+
+#: hacks/config/distort.xml.h:15
+msgid ""
+"This hack grabs an image of the screen, and then lets a transparent lens "
+"wander around the screen, magnifying whatever is underneath. Written by "
+"Jonas Munsin."
+msgstr ""
+"Dit programma neemt een schermafdruk en laat vervolgens een transparante "
+"lens over het scherm zwerven. Deze vergroot alles wat zij op haar pad vindt. "
+"Geschreven door Jonas Munsin."
+
+#: hacks/config/distort.xml.h:16 hacks/config/moire.xml.h:12
+#: hacks/config/rd-bomb.xml.h:21 hacks/config/ripples.xml.h:16
+#: hacks/config/rotzoomer.xml.h:10 hacks/config/swirl.xml.h:10
+#: hacks/config/twang.xml.h:15 hacks/config/xflame.xml.h:7
+msgid "Use Shared Memory"
+msgstr "Gebruik Gedeeld Geheugen"
+
+#: hacks/config/distort.xml.h:17
+msgid "Vortex"
+msgstr "Vortex"
+
+#: hacks/config/drift.xml.h:1
+msgid "Drift"
+msgstr "Drift"
+
+#: hacks/config/drift.xml.h:4
+msgid "Fractal Growth"
+msgstr "Fractal Groei"
+
+#: hacks/config/drift.xml.h:5
+msgid "High Dimensional Sphere"
+msgstr "Hogere Dimensie Bol"
+
+#: hacks/config/drift.xml.h:6
+msgid ""
+"How could one possibly describe this except as ``drifting recursive fractal "
+"cosmic flames?'' Another fine hack from the Scott Draves collection of fine "
+"hacks."
+msgstr ""
+"Dit is alleen te beschrijven als ‘Zwevende recursieve kosmische fractal-"
+"vlammen’. Nog een geweldige hack uit de Scott Draves verzameling van "
+"geweldige hacks."
+
+#: hacks/config/drift.xml.h:7
+msgid "Lissojous Figures"
+msgstr "Lissojous Figuren"
+
+#: hacks/config/electricsheep.xml.h:1
+msgid "1 Gbyte cache"
+msgstr "1 Gbyte cache"
+
+#: hacks/config/electricsheep.xml.h:2
+msgid "100 Mbyte cache"
+msgstr "100 Mbyte cache"
+
+#: hacks/config/electricsheep.xml.h:3
+msgid "3 Gbyte cache"
+msgstr "3 Gbyte cache"
+
+#: hacks/config/electricsheep.xml.h:4
+msgid "300 Mbyte cache"
+msgstr "300 Mbyte cache"
+
+#: hacks/config/electricsheep.xml.h:5
+msgid "ElectricSheep"
+msgstr "ElectricSheep"
+
+#: hacks/config/electricsheep.xml.h:6
+msgid ""
+"ElectricSheep is an xscreensaver module that displays mpeg video of an "
+"animated fractal flame. In the background, it contributes render cycles to "
+"the next animation. Periodically it uploades completed frames to the server, "
+"where they are compressed for distribution to all clients. This program is "
+"recommended only if you have a high bandwidth, always-on connection to the "
+"Internet. By Scott Draves. You can find it at &lt;http://www.electricsheep."
+"org/&gt;."
+msgstr ""
+"ElectricSheep is een xscreensaver-module die een mpeg-video van een "
+"geanimeerde fractal weergeeft. In de achtergrond draagt het bij aan de "
+"volgende animatie. Voltooide frames worden naar de server gestuurd, waar ze "
+"gecomprimeerd worden voor distributie naar alle clients. Dit programma wordt "
+"alleen aangeraden als u een snelle, altijd actieve verbinding met het "
+"internet heeft. Door Scott Draves. U kunt deze screensaver op &lt;http://www."
+"electricsheep.org/&gt; vinden."
+
+#: hacks/config/electricsheep.xml.h:8
+msgid "Nickname"
+msgstr "Bijnaam (Nickname)"
+
+#: hacks/config/electricsheep.xml.h:9
+msgid "No Animation"
+msgstr "Geen animatie"
+
+#: hacks/config/electricsheep.xml.h:10
+msgid "No Network"
+msgstr "Geen netwerk"
+
+#: hacks/config/electricsheep.xml.h:11
+msgid "Repititions of each Sheep"
+msgstr "Herhalingen van ieder Schaap"
+
+#: hacks/config/electricsheep.xml.h:12
+msgid "URL"
+msgstr "URL"
+
+#: hacks/config/electricsheep.xml.h:13
+msgid "Unlimited"
+msgstr "Ongelimiteerd"
+
+#: hacks/config/electricsheep.xml.h:14 hacks/config/gleidescope.xml.h:13
+#: hacks/config/hyperball.xml.h:16 hacks/config/hypercube.xml.h:16
+#: hacks/config/zoom.xml.h:8
+msgid "Zoom"
+msgstr "Zoomen"
+
+#: hacks/config/endgame.xml.h:1
+msgid ""
+"Black slips out of three mating nets, but the fourth one holds him tight! A "
+"brilliant composition! Written by Blair Tennessy."
+msgstr ""
+"Zwart zwart ontsnapt drie keer aan mat, maar de vierde keer lukt het niet! "
+"Een briljante compositie! Geschreven door Blair Tennessy."
+
+#: hacks/config/endgame.xml.h:2
+msgid "Endgame"
+msgstr "Eindspel"
+
+#: hacks/config/engine.xml.h:1
+msgid "Audi Quattro (5 cylinders)"
+msgstr "Audi Quattro (5 cylinders)"
+
+#: hacks/config/engine.xml.h:2
+msgid "BMW M3 (4 cylinders)"
+msgstr "BMW-M3 (4 cylinders)"
+
+#: hacks/config/engine.xml.h:3
+msgid "BMW M5 (6 cylinders)"
+msgstr "BMW M5 (6 cylinders)"
+
+#: hacks/config/engine.xml.h:4
+msgid "Corvette Z06 (8 cylinders, V)"
+msgstr "Corvette Z06 (8 cylinders, V)"
+
+#: hacks/config/engine.xml.h:5
+msgid "Dodge Viper (10 cylinders, V)"
+msgstr "Dodge Viper (10 cylinders, V)"
+
+#: hacks/config/engine.xml.h:6
+msgid ""
+"Draws a simple model of an engine that floats around the screen. Written by "
+"Ben Buxton and Ed Beroset."
+msgstr ""
+"Toont een simpel model van een motor die over het scherm zwerft.Geschreven "
+"door Ben Buxton en Ed Beroset."
+
+#: hacks/config/engine.xml.h:7
+msgid "Engine"
+msgstr "Motor"
+
+#: hacks/config/engine.xml.h:9
+msgid "Honda Insight (3 cylinders)"
+msgstr "Honda Insight (3 cylinders)"
+
+#: hacks/config/engine.xml.h:10
+msgid "Jaguar XKE (12 cylinders, V)"
+msgstr "Jaguar XKE (12 cylinders, V)"
+
+#: hacks/config/engine.xml.h:11
+msgid "Porsche 911 (6 cylinders, flat)"
+msgstr "Porsche 911 (6 cylinders, plat)"
+
+#: hacks/config/engine.xml.h:12
+msgid "Random Engine"
+msgstr "Willekeurige motor"
+
+#: hacks/config/engine.xml.h:13
+msgid "Show Engine Name"
+msgstr "Toon de naam van de motor"
+
+#: hacks/config/engine.xml.h:18
+msgid "Subaru XT (6 cylinders, V)"
+msgstr "Subaru XT (6 cylinders, V)"
+
+#: hacks/config/engine.xml.h:19
+msgid "VW Beetle (4 cylinders, flat)"
+msgstr "VW Kever (4 cylinders, plat)"
+
+#: hacks/config/epicycle.xml.h:1
+msgid "1 minute"
+msgstr "1 minuut"
+
+#: hacks/config/epicycle.xml.h:2 hacks/config/polyhedra.xml.h:1
+msgid "1 second"
+msgstr "1 seconde"
+
+#: hacks/config/epicycle.xml.h:4
+msgid "Epicycle"
+msgstr "Epicykel"
+
+#: hacks/config/epicycle.xml.h:6
+msgid "Harmonics"
+msgstr "Harmonieën"
+
+#: hacks/config/epicycle.xml.h:12
+msgid ""
+"This program draws the path traced out by a point on the edge of a circle. "
+"That circle rotates around a point on the rim of another circle, and so on, "
+"several times. These were the basis for the pre-heliocentric model of "
+"planetary motion. Written by James Youngman."
+msgstr ""
+"Dit toont het pad van een punt op de rand van een cirkel. Die cirkel draait "
+"rond een punt op de omtrek van een andere cirkel enzovoort, verschillende "
+"keren. Dit was de basis voor het pre-heliocentrische model van planetaire "
+"beweging. Geschreven door James Youngman."
+
+#: hacks/config/eruption.xml.h:1
+msgid "An exposive version of XFlame. By W.P. van Paassen."
+msgstr "Een explosieve versie van XFlame, Door W.P. van Paassen"
+
+#: hacks/config/eruption.xml.h:2
+msgid "Cooling factor"
+msgstr "Afkoelsnelheid"
+
+#: hacks/config/eruption.xml.h:4
+msgid "Eruption"
+msgstr "Eruptie"
+
+#: hacks/config/eruption.xml.h:7 hacks/config/fluidballs.xml.h:9
+#: hacks/config/qix.xml.h:9 hacks/config/speedmine.xml.h:4
+msgid "Gravity"
+msgstr "Zwaartekracht"
+
+#: hacks/config/eruption.xml.h:8
+msgid "Heat"
+msgstr "Hitte"
+
+#: hacks/config/eruption.xml.h:9
+msgid "Inferno"
+msgstr "Inferno"
+
+#: hacks/config/eruption.xml.h:10
+msgid "Little"
+msgstr "Weinig"
+
+#: hacks/config/eruption.xml.h:13
+msgid "Negative"
+msgstr "Negatief"
+
+#: hacks/config/eruption.xml.h:15
+msgid "Number of Particles"
+msgstr "Aantal deeltjes"
+
+#: hacks/config/eruption.xml.h:16
+msgid "Pleasant"
+msgstr "Aangenaam"
+
+#: hacks/config/eruption.xml.h:17
+msgid "Positive"
+msgstr "Positief"
+
+#: hacks/config/euler2d.xml.h:2
+msgid "Euler2d"
+msgstr "Euler2D"
+
+#: hacks/config/euler2d.xml.h:10 hacks/config/whirlwindwarp.xml.h:5
+msgid "Particles"
+msgstr "Deeltjes"
+
+#: hacks/config/euler2d.xml.h:11
+msgid "Power"
+msgstr "Kracht"
+
+#: hacks/config/euler2d.xml.h:13
+msgid ""
+"Simulates two dimensional Incompressible Inviscid Fluid Flow. Written by "
+"Stephen Montgomery-Smith."
+msgstr ""
+"Simuleert de beweging van een tweedimensionale onsamendrukbare vloeistof "
+"zonder viscositeit. Geschreven door Stephen Montgomery-Smith."
+
+#: hacks/config/extrusion.xml.h:1
+msgid ""
+"Draws various rotating extruded shapes that twist around, lengthen, and turn "
+"inside out. Created by David Konerding from the samples that come with the "
+"GL Extrusion library by Linas Vepstas."
+msgstr ""
+"Toont verschillende ronddraaiende geëxtrudeerde vormen die langer worden en "
+"zich binnenstebuiten keren. Geschreven door David Konerding aan de hand van "
+"de GL Extrusion-library van Linas Vepstas."
+
+#: hacks/config/extrusion.xml.h:2
+msgid "Extrusion"
+msgstr "Extrusion"
+
+#: hacks/config/extrusion.xml.h:4
+msgid "Helix 2"
+msgstr "Helix 2"
+
+#: hacks/config/extrusion.xml.h:5
+msgid "Helix 3"
+msgstr "Helix 3"
+
+#: hacks/config/extrusion.xml.h:6
+msgid "Helix 4"
+msgstr "Helix 4"
+
+#: hacks/config/extrusion.xml.h:7
+msgid "Join Offset"
+msgstr "Join offset"
+
+#: hacks/config/extrusion.xml.h:8 hacks/config/polytopes.xml.h:16
+msgid "Random Object"
+msgstr "Willekeurig object"
+
+#: hacks/config/extrusion.xml.h:9
+msgid "Screw"
+msgstr "Schroef"
+
+#: hacks/config/extrusion.xml.h:14
+msgid "Taper"
+msgstr "Taps"
+
+#: hacks/config/extrusion.xml.h:15
+msgid "Texture Image"
+msgstr "Textuurafbeelding"
+
+#: hacks/config/extrusion.xml.h:16
+msgid "Twistoid"
+msgstr "Draaier"
+
+#: hacks/config/extrusion.xml.h:17 hacks/config/glplanet.xml.h:12
+#: hacks/config/pulsar.xml.h:19
+msgid "Use Flat Coloring"
+msgstr "Vlakke kleuren gebruiken"
+
+#: hacks/config/extrusion.xml.h:18 hacks/config/glplanet.xml.h:13
+msgid "Use Lighting"
+msgstr "Belichting gebruiken"
+
+#: hacks/config/fadeplot.xml.h:2
+msgid ""
+"Draws what looks like a waving ribbon following a sinusoidal path. Written "
+"by Bas van Gaalen and Charles Vidal."
+msgstr ""
+"Toont wat lijkt op een wapperend lint dat een sinusvormig pad volgt. "
+"Geschreven door Bas van Gaalen en Charles Vidal."
+
+#: hacks/config/fadeplot.xml.h:3
+msgid "FadePlot"
+msgstr "FadePlot"
+
+#: hacks/config/fiberlamp.xml.h:1
+msgid "Draws a groovy rotating fiber optic lamp. Written by Tim Auckland."
+msgstr ""
+"Toont een hippe ronddraaiende glasvezellamp. Geschreven door Tim Auckland."
+
+#: hacks/config/fiberlamp.xml.h:3
+msgid "Fiberlamp"
+msgstr "Fiberlamp"
+
+#: hacks/config/fiberlamp.xml.h:4
+msgid "Fibers"
+msgstr "Vezels"
+
+#: hacks/config/fiberlamp.xml.h:8
+msgid "Time between Knocks"
+msgstr "Tijd tussen schudden"
+
+#: hacks/config/fireflies.xml.h:1
+msgid "10 times"
+msgstr "10 keer"
+
+#: hacks/config/fireflies.xml.h:2
+msgid ""
+"A bunch of fireflies chase a few baits around the screen, leaving colorful "
+"tails which get blown around by the wind. Written by Matt Perry. This "
+"program is not included with the XScreenSaver package, but if you don't have "
+"it already, you can find it at &lt;http://somewhere.fscked.org/fireflies/"
+"&gt;."
+msgstr ""
+"Een zwerm vuurvliegjes volgt een doel over het scherm, terwijl ze kleurige "
+"sporen achterlaten die door de wind uiteengeblazen worden. Geschreven door "
+"Matt Perry. Dit programma is geen vast onderdeel van het XscreenSaver-"
+"pakket, maar als u het nog niet heeft kunt u het hier vinden: &lt;http://"
+"somewhere.fscked.org/fireflies/&gt;."
+
+#: hacks/config/fireflies.xml.h:3
+msgid "Add some fireflies"
+msgstr "Voeg een paar vuurvliegjes toe"
+
+#: hacks/config/fireflies.xml.h:4
+msgid "Bait accel"
+msgstr "Versnelling doel"
+
+#: hacks/config/fireflies.xml.h:5
+msgid "Bait speed"
+msgstr "Snelheid doel"
+
+#: hacks/config/fireflies.xml.h:6
+msgid "Color cycle speed"
+msgstr "Snelheid van kleurveranderingen"
+
+#: hacks/config/fireflies.xml.h:7
+msgid "Draw baits"
+msgstr "Doelen tekenen"
+
+#: hacks/config/fireflies.xml.h:8
+msgid "Faded colors"
+msgstr "Vervaagde kleuren"
+
+#: hacks/config/fireflies.xml.h:9
+msgid "Fast Forward speed"
+msgstr "Vooruitspoel-snelheid"
+
+#: hacks/config/fireflies.xml.h:10
+msgid "Fireflies"
+msgstr "Fireflies"
+
+#: hacks/config/fireflies.xml.h:11
+msgid "Firefly accel"
+msgstr "Acceleratie vuurvlieg"
+
+#: hacks/config/fireflies.xml.h:12
+msgid "Firefly size"
+msgstr "Grootte vuurvlieg"
+
+#: hacks/config/fireflies.xml.h:13
+msgid "Firefly speed"
+msgstr "Snelheid vuurvlieg"
+
+#: hacks/config/fireflies.xml.h:14
+msgid "Frames per sec"
+msgstr "Frames per seconden"
+
+#: hacks/config/fireflies.xml.h:15
+msgid "Glow factor"
+msgstr "Gloeifactor"
+
+#: hacks/config/fireflies.xml.h:16
+msgid "Half"
+msgstr "Half"
+
+#: hacks/config/fireflies.xml.h:18 hacks/config/fluidballs.xml.h:10
+msgid "Hurricane"
+msgstr "Orkaan"
+
+#: hacks/config/fireflies.xml.h:19
+msgid "Invisible"
+msgstr "Onzichtbaar"
+
+#: hacks/config/fireflies.xml.h:20
+msgid "Kill some fireflies"
+msgstr "Maak wat vuurvliegjes dood"
+
+#: hacks/config/fireflies.xml.h:22
+msgid "Make all swarms do something"
+msgstr "Laat alle zwermen iets doen"
+
+#: hacks/config/fireflies.xml.h:23
+msgid "Matrix (pause and rotate)"
+msgstr "Matrix (pauzeer en roteer)"
+
+#: hacks/config/fireflies.xml.h:24
+msgid "Maximum baits"
+msgstr "Maximum aantal doelen"
+
+#: hacks/config/fireflies.xml.h:25
+msgid "Maximum flies"
+msgstr "Maximum aantal vliegjes"
+
+#: hacks/config/fireflies.xml.h:26
+msgid "Merge two swarms"
+msgstr "Voeg twee zwermen samen"
+
+#: hacks/config/fireflies.xml.h:27
+msgid "Minimum baits"
+msgstr "Minimum aantal doelen"
+
+#: hacks/config/fireflies.xml.h:28
+msgid "Minimum flies"
+msgstr "Minimum aantal vliegjes"
+
+#: hacks/config/fireflies.xml.h:29
+msgid "Narrow"
+msgstr "Smal"
+
+#: hacks/config/fireflies.xml.h:30
+msgid "Never"
+msgstr "Nooit"
+
+#: hacks/config/fireflies.xml.h:31
+msgid "Normal swarm motion"
+msgstr "Normale zwermbeweging"
+
+#: hacks/config/fireflies.xml.h:33
+msgid "Opaque"
+msgstr "Ondoorzichtig"
+
+#: hacks/config/fireflies.xml.h:35
+msgid "Split a swarm"
+msgstr "Splits een zwerm"
+
+#: hacks/config/fireflies.xml.h:36 hacks/config/fluidballs.xml.h:21
+#: hacks/config/glforestfire.xml.h:16
+msgid "Still"
+msgstr "Windstil"
+
+#: hacks/config/fireflies.xml.h:37
+msgid "Swarm bursts into rainbow               "
+msgstr "Zwerm barst uiteen in een regenboog"
+
+#: hacks/config/fireflies.xml.h:38
+msgid "Swarm comes to a halt"
+msgstr "Zwerm stopt"
+
+#: hacks/config/fireflies.xml.h:39
+msgid "Swarm does loops"
+msgstr "Zwerm voert een looping uit"
+
+#: hacks/config/fireflies.xml.h:40
+msgid "Swarm hyperspeed"
+msgstr "Zwerm hypersnelheid"
+
+#: hacks/config/fireflies.xml.h:41
+msgid "Swarm tails glow"
+msgstr "Staart van de zwerm gloeit"
+
+#: hacks/config/fireflies.xml.h:44
+msgid "Wide"
+msgstr "Breed"
+
+#: hacks/config/fireflies.xml.h:45 hacks/config/fluidballs.xml.h:23
+msgid "Wind"
+msgstr "Wind"
+
+#: hacks/config/fireflies.xml.h:46
+msgid "Wind picks up"
+msgstr "Wind wakkert aan"
+
+#: hacks/config/fireworkx.xml.h:1 hacks/config/lavalite.xml.h:3
+msgid "Activity"
+msgstr "Activiteit"
+
+#: hacks/config/fireworkx.xml.h:4
+msgid "Fireworkx"
+msgstr "Fireworkx"
+
+#: hacks/config/fireworkx.xml.h:5
+msgid "Light Flash"
+msgstr "Lichtflits"
+
+#: hacks/config/fireworkx.xml.h:6
+msgid ""
+"Pyrotechnics simulation eye-candy, MMX optimized. Turn off Light for speed. "
+"Clicks on the preview window Explodes..! Written by Rony B Chandran. http://"
+"www.ronybc.8k.com"
+msgstr ""
+"Pyrotechnische eye-candy, geoptimaliseerd voor MMX. Schakel Licht uit voor "
+"extra snelheid. Klik op het preview venster Explosie..! Geschreven door Rony "
+"B Chandran. http://www.ronybc.8k.com"
+
+#: hacks/config/fireworkx.xml.h:7
+msgid "Self Glowing Smoke!"
+msgstr "Zelfgloeiende rook!"
+
+#: hacks/config/fireworkx.xml.h:8
+msgid "Shoot The Shells up"
+msgstr "Schiet pijlen omhoog"
+
+#: hacks/config/flag.xml.h:1
+msgid "Bitmap for Flag"
+msgstr "Bitmap als vlag"
+
+#: hacks/config/flag.xml.h:3
+msgid "Flag"
+msgstr "Vlag"
+
+#: hacks/config/flag.xml.h:10
+msgid "Text for Flag"
+msgstr "Tekst als vlag"
+
+#: hacks/config/flag.xml.h:11
+msgid ""
+"This draws a waving colored flag, that undulates its way around the screen. "
+"The trick is the flag can contain arbitrary text and images. By default, it "
+"displays either the current system name and OS type, or a picture of "
+"``Bob,'' but you can replace the text or the image with a command-line "
+"option. Written by Charles Vidal and Jamie Zawinski."
+msgstr ""
+"Dit toont een wapperende gekleurde vlag, die wappert over het scherm. De "
+"vlag kan willekeurige tekst en afbeeldingen bevatten. Standaard toont het "
+"ofwel de huidige systeemnaam en OS-type of een plaatje van ‘Bob’, maar u "
+"kunt de afbeelding opgeven met een command-line optie. Geschreven door "
+"Charles Vidal en Jamie Zawinski."
+
+#: hacks/config/flame.xml.h:1 hacks/config/jigsaw.xml.h:1
+#: hacks/config/maze.xml.h:1 hacks/config/wander.xml.h:1
+msgid "0 Seconds"
+msgstr "0 seconden"
+
+#: hacks/config/flame.xml.h:2 hacks/config/gleidescope.xml.h:1
+#: hacks/config/glslideshow.xml.h:2 hacks/config/maze.xml.h:2
+#: hacks/config/mirrorblob.xml.h:1
+msgid "10 Seconds"
+msgstr "10 seconden"
+
+#: hacks/config/flame.xml.h:3
+msgid "Another iterative fractal generator. Written by Scott Draves."
+msgstr "Iteratieve fractals. Geschreven door Scott Draves."
+
+#: hacks/config/flame.xml.h:4 hacks/config/jigglypuff.xml.h:4
+msgid "Complexity"
+msgstr "Complexiteit"
+
+#: hacks/config/flame.xml.h:8
+msgid "Flame"
+msgstr "Vlam"
+
+#: hacks/config/flame.xml.h:13
+msgid "Number of Fractals"
+msgstr "Aantal fractals"
+
+#: hacks/config/flipflop.xml.h:2
+msgid "FlipFlop"
+msgstr "FlipFlop"
+
+#: hacks/config/flipflop.xml.h:3
+msgid ""
+"Flipflop draws a grid of 3D colored tiles that change positions with each "
+"other. Written by Kevin Ogden."
+msgstr ""
+"Toont een raster van 3D gekleurde tegels die van plaats wisselen. Geschreven "
+"door Kevin Ogden."
+
+#: hacks/config/flipflop.xml.h:6
+msgid "Solid Tiles"
+msgstr "Vaste tegels"
+
+#: hacks/config/flipscreen3d.xml.h:2
+msgid "Flipscreen3d"
+msgstr "FlipScreen3D"
+
+#: hacks/config/flipscreen3d.xml.h:3
+msgid ""
+"Grabs an image of the desktop, turns it into a GL texture map, and spins it "
+"around and deforms it in various ways. Written by Ben Buxton."
+msgstr ""
+"Neemt een schermafdruk van uw werkblad en verandert dit in een GL-"
+"textuurmap, draait het rond en vervormt het op verscheidene manieren. "
+"Geschreven door Ben Buxton."
+
+#: hacks/config/fliptext.xml.h:1 hacks/config/starwars.xml.h:3
+msgid "Centered Text"
+msgstr "Gecentreerde tekst"
+
+#: hacks/config/fliptext.xml.h:2
+msgid ""
+"Draws successive pages of text. The lines flip in and out in a soothing 3D "
+"pattern. The text can be the output of a program or the contents of a file "
+"or URL, as configured on the \"Advanced\" tab of the main Screensaver "
+"Preferences window. Written by Jamie Zawinski."
+msgstr ""
+"Tekent opvolgende tekstpagina's. De regels verschijnen en verdwijnen in een "
+"rustgevend 3D-patroon. De tekst kan de uitvoer van een programma zijn of, de "
+"inhoud van een bestand of URL, zoals ingesteld in het tabblad ‘Geavanceerd’ "
+"van het voorkeurenvenster van Xscreensaver. Geschreven door Jamie Zawinski."
+
+#: hacks/config/fliptext.xml.h:4
+msgid "FlipText"
+msgstr "FlipText"
+
+#: hacks/config/fliptext.xml.h:5 hacks/config/starwars.xml.h:7
+msgid "Flush Left Text"
+msgstr "Tekst links uitlijnen"
+
+#: hacks/config/fliptext.xml.h:6 hacks/config/starwars.xml.h:8
+msgid "Flush Right Text"
+msgstr "Tekst rechts uitlijnen"
+
+#: hacks/config/fliptext.xml.h:7 hacks/config/starwars.xml.h:9
+msgid "Font Point Size"
+msgstr "Puntgrootte lettertype"
+
+#: hacks/config/fliptext.xml.h:11
+msgid "Random Text Alignment"
+msgstr "Tekst willekeurig uitlijnen"
+
+#: hacks/config/fliptext.xml.h:15 hacks/config/starwars.xml.h:15
+msgid "Text Columns"
+msgstr "Tekstkolommen"
+
+#: hacks/config/fliptext.xml.h:16 hacks/config/starwars.xml.h:16
+msgid "Text Lines"
+msgstr "Tekstregels"
+
+#: hacks/config/flow.xml.h:3
+msgid "Flow"
+msgstr "Stroming"
+
+#: hacks/config/flow.xml.h:5
+msgid "Length of trails"
+msgstr "Spoorlengte"
+
+#: hacks/config/flow.xml.h:13
+msgid ""
+"Strange attractors formed of flows in a 3D differential equation phase "
+"space. Written by Tim Auckland."
+msgstr ""
+"Strange attractors gevormd door een stroming in een 3D phase-space van "
+"differentiaal vergelijkingen. Geschreven door Tim Auckland."
+
+#: hacks/config/flow.xml.h:16
+msgid "turn on/off bounding box."
+msgstr "Omvattend kader tonen"
+
+#: hacks/config/flow.xml.h:17
+msgid "turn on/off double buffering."
+msgstr "Gebruik Dubbele Buffer"
+
+#: hacks/config/flow.xml.h:18
+msgid "turn on/off periodic attractors."
+msgstr "Periodieke attractors"
+
+#: hacks/config/flow.xml.h:19
+msgid "turn on/off ride in the flow."
+msgstr "Met de stroom meegaan"
+
+#: hacks/config/flow.xml.h:20
+msgid "turn on/off rotating around attractor."
+msgstr "Om attractor heen draaien"
+
+#: hacks/config/flow.xml.h:21
+msgid "turn on/off search for new attractors."
+msgstr "Zoek nieuwe attractors"
+
+#: hacks/config/fluidballs.xml.h:1
+msgid "      Freefall"
+msgstr "      Vrije val"
+
+#: hacks/config/fluidballs.xml.h:4
+msgid "Clay"
+msgstr "Klei"
+
+#: hacks/config/fluidballs.xml.h:7
+msgid "FluidBalls"
+msgstr "VloeibareBallen"
+
+#: hacks/config/fluidballs.xml.h:8 hacks/config/twang.xml.h:4
+msgid "Friction"
+msgstr "Wrijving"
+
+#: hacks/config/fluidballs.xml.h:11
+msgid "Jupiter"
+msgstr "Jupiter"
+
+#: hacks/config/fluidballs.xml.h:14
+msgid ""
+"Models the physics of bouncing balls, or of particles in a gas or fluid, "
+"depending on the settings. If \"Shake Box\" is selected, then every now and "
+"then, the box will be rotated, changing which direction is down (in order to "
+"keep the settled balls in motion.) By Peter Birtles and Jamie Zawinski."
+msgstr ""
+"Modelleert de fysica van stuiterende ballen of van gas- of "
+"vloeistofdeeltjes, afhankelijk van de instellingen. Als ‘Doos schudden’ is "
+"geselecteerd zal de doos af en toe gedraaid worden, om stilliggende ballen "
+"weer in beweging te zetten. Geschreven door Peter Birtles en Jamie Zawinski."
+
+#: hacks/config/fluidballs.xml.h:15
+msgid "Rubber"
+msgstr "Rubber"
+
+#: hacks/config/fluidballs.xml.h:16
+msgid "Shake Box"
+msgstr "Doos schudden"
+
+#: hacks/config/fluidballs.xml.h:22
+msgid "Various Ball Sizes"
+msgstr "Verschillende balgroottes"
+
+#: hacks/config/flurry.xml.h:1
+msgid "Binary"
+msgstr "Binair"
+
+#: hacks/config/flurry.xml.h:2
+msgid "Classic"
+msgstr "Klassiek"
+
+#: hacks/config/flurry.xml.h:3
+msgid "Fire"
+msgstr "Vuur"
+
+#: hacks/config/flurry.xml.h:4
+msgid "Flurry"
+msgstr "Flurry"
+
+#: hacks/config/flurry.xml.h:5
+msgid "Insane"
+msgstr "Gestoord"
+
+#: hacks/config/flurry.xml.h:6
+msgid "Psychedelic"
+msgstr "Psychedelisch"
+
+#: hacks/config/flurry.xml.h:7
+msgid "RGB"
+msgstr "RGB"
+
+#: hacks/config/flurry.xml.h:10
+msgid ""
+"This port of the OSX screensaver of the same name draws a colourful star"
+"(fish)like flurry of particles. xscreensaver port by Tobias Sargeant &lt;"
+"tobias.sargeant@bigpond.com&gt; Original Mac version by Calum Robinson &lt;"
+"calumr@mac.com&gt; http://homepage.mac.com/calumr"
+msgstr ""
+"Deze X11 overzetting van de OSX schermbeveiliging met dezelfde naam toont "
+"een kleurrijke (zee)ster-vormige warreling van deeltjes. xscreensaver port "
+"door Tobias Sargeant &lt;tobias.sargeant@bigpond.com&gt; Originele Mac "
+"versie van Calum Robinson &lt;calumr@mac.com&gt; http://homepage.mac.com/"
+"calumr"
+
+#: hacks/config/flyingtoasters.xml.h:1
+msgid ""
+"A fleet of 3d space-age jet-powered flying toasters (and toast!) Inspired by "
+"the ancient Berkeley Systems After Dark flying toasters. By Jamie Zawinski "
+"and Baconmonkey."
+msgstr ""
+"Een vloot van 3-dimensionale ruimtetoasters (met toast!). Geïnspireerd door "
+"de antieke Berkeley Systems After Dark flying toasters. Geschreven door "
+"Zawinski en Baconmonkey."
+
+#: hacks/config/flyingtoasters.xml.h:2
+msgid "Air Speed"
+msgstr "Luchtsnelheid"
+
+#: hacks/config/flyingtoasters.xml.h:4
+msgid "Chrome Toasters"
+msgstr "Verchroomde toasters"
+
+#: hacks/config/flyingtoasters.xml.h:6
+msgid "Flying Toasters"
+msgstr "Flying Toasters"
+
+#: hacks/config/flyingtoasters.xml.h:7 hacks/config/glslideshow.xml.h:17
+#: hacks/config/jigglypuff.xml.h:12 hacks/config/juggle.xml.h:5
+#: hacks/config/mirrorblob.xml.h:15 hacks/config/pipes.xml.h:10
+msgid "None"
+msgstr "Geen"
+
+#: hacks/config/flyingtoasters.xml.h:8
+msgid "Number of Slices"
+msgstr "Aantal sneden"
+
+#: hacks/config/flyingtoasters.xml.h:9
+msgid "Number of Toasters"
+msgstr "Aantal toasters"
+
+#: hacks/config/flyingtoasters.xml.h:12
+msgid "Solid Colors"
+msgstr "Vaste kleuren"
+
+#: hacks/config/flyingtoasters.xml.h:13
+msgid "Swarm"
+msgstr "Zwerm"
+
+#: hacks/config/fontglide.xml.h:2
+msgid "Brief"
+msgstr "Kort"
+
+#: hacks/config/fontglide.xml.h:5
+msgid "Font Border Thickness"
+msgstr "Lijndikte van lettertyperand"
+
+#: hacks/config/fontglide.xml.h:6
+msgid "FontGlide"
+msgstr "FontGlide"
+
+#: hacks/config/fontglide.xml.h:7
+msgid "Horizontally scrolling text"
+msgstr "Horizontaal schuivende tekst"
+
+#: hacks/config/fontglide.xml.h:10
+msgid "Pages of text"
+msgstr "Pagina's tekst"
+
+#: hacks/config/fontglide.xml.h:11
+msgid ""
+"Puts text on the screen using large characters that glide in from the edges, "
+"assemble, then disperse. Alternately, it can simply scroll whole sentences "
+"from right to left. The text can be the output of a program or the contents "
+"of a file or URL, as configured on the \"Advanced\" tab of the main "
+"Screensaver Preferences window. Written Jamie Zawinski."
+msgstr ""
+"Toont tekst op het scherm met gebruik van grote tekens die binnenglijden "
+"vanaf de randen, zich verzamelen en dan zich verspreiden. Er kan ook gekozen "
+"worden voor hele zinnen die van rechts naar links schuiven. De tekst kan de "
+"uitvoer vaan een programma zijn of, de inhoud van een bestand of URL, zoals "
+"ingesteld in het tabblad ‘Geavanceerd’ van het voorkeurenvenster van "
+"Xscreensaver. Geschreven door Jamie Zawinski."
+
+#: hacks/config/fontglide.xml.h:14
+msgid "Text Linger"
+msgstr "Tekstduur"
+
+#: hacks/config/fontglide.xml.h:16
+msgid "Vapor Trails"
+msgstr "Dampsporen"
+
+#: hacks/config/forest.xml.h:2 hacks/config/glforestfire.xml.h:6
+msgid "Forest"
+msgstr "Bos"
+
+#: hacks/config/forest.xml.h:7
+msgid ""
+"This draws fractal trees. Written by Peter Baumung. Everybody loves "
+"fractals, right?"
+msgstr ""
+"Dit tekent fractal-bomen. Geschreven door Peter Baumung. Iedereen houdt van "
+"fractals, toch?"
+
+#: hacks/config/fuzzyflakes.xml.h:2
+msgid "Border Thickness"
+msgstr "Randdikte"
+
+#: hacks/config/fuzzyflakes.xml.h:4
+msgid "Delay"
+msgstr "Vertraging"
+
+#: hacks/config/fuzzyflakes.xml.h:6
+msgid "Falling colored snowflake/flower shapes. Written by Barry Dmytro."
+msgstr ""
+"Vallende gekleurde sneeuwvlokken/bloemen. Geschreven door Barry Dmytro; 2004."
+
+#: hacks/config/fuzzyflakes.xml.h:9
+msgid "FuzzyFlakes"
+msgstr "FuzzyFlakes"
+
+#: hacks/config/fuzzyflakes.xml.h:11 hacks/config/xspirograph.xml.h:4
+msgid "Layers"
+msgstr "Lagen"
+
+#: hacks/config/fuzzyflakes.xml.h:14
+msgid "Random Colors"
+msgstr "Willekeurige kleuren"
+
+#: hacks/config/galaxy.xml.h:4
+msgid "Galaxy"
+msgstr "Sterrenstelsel"
+
+#: hacks/config/galaxy.xml.h:8
+msgid "Rotate Viewpoint"
+msgstr "Roteer kijkrichting"
+
+#: hacks/config/galaxy.xml.h:13
+msgid ""
+"This draws spinning galaxies, which then collide and scatter their stars to "
+"the, uh, four winds or something. Originally an Amiga program by Uli "
+"Siegmund."
+msgstr ""
+"Dit toont draaiende sterrenstelsel, die daarna botsen en hun sterren "
+"rondstrooien naar de, uh, vier windstreken of zoiets. Van oorsprong een "
+"Amiga-programma geschreven door Uli Siegmund."
+
+#: hacks/config/gears.xml.h:3
+msgid "Gears"
+msgstr "Tandwielen"
+
+#: hacks/config/gears.xml.h:4
+msgid "Planetary Gear System"
+msgstr "Planair Raderwerk"
+
+#: hacks/config/gears.xml.h:5 hacks/config/goop.xml.h:9
+msgid "Rotational Speed"
+msgstr "Rotatiesnelheid"
+
+#: hacks/config/gears.xml.h:9
+msgid ""
+"This draws sets of turning, interlocking gears, rotating in three "
+"dimensions. Another GL hack, by Danny Sung, Brian Paul, Ed Mackey, and Jamie "
+"Zawinski."
+msgstr ""
+"Dit toont een aantal roterende, in elkaar gehaakte tandwielen die in drie "
+"dimensies roteren. Nog een GL-hack, van Danny Sung, Brian Paul, Ed Mackey en "
+"Jamie Zawinski."
+
+#: hacks/config/gears.xml.h:10
+msgid "Three Gear System"
+msgstr "Drie Raderwerken"
+
+#: hacks/config/gflux.xml.h:2
+msgid "Checkerboard"
+msgstr "Schaakbord"
+
+#: hacks/config/gflux.xml.h:5
+msgid ""
+"Draws a rippling waves on a rotating wireframe grid, using GL. Written by "
+"Josiah Pease."
+msgstr ""
+"Toont rimpelende golven op een draaiend draadraamwerk. Geschreven door "
+"Josiah Pease."
+
+#: hacks/config/gflux.xml.h:7
+msgid "Flat Lighting"
+msgstr "Gelijkmatig belichten"
+
+#: hacks/config/gflux.xml.h:8
+msgid "GFlux"
+msgstr "GFlux"
+
+#: hacks/config/gflux.xml.h:9
+msgid "Mesh Density"
+msgstr "Maasdichtheid"
+
+#: hacks/config/gflux.xml.h:10
+msgid "Screen Image"
+msgstr "Schermafbeelding"
+
+#: hacks/config/gflux.xml.h:14 hacks/config/interference.xml.h:21
+msgid "Wave Speed"
+msgstr "Golfsnelheid"
+
+#: hacks/config/gflux.xml.h:15 hacks/config/glmatrix.xml.h:20
+msgid "Waves"
+msgstr "Golven"
+
+#: hacks/config/gflux.xml.h:16
+msgid "Wire Mesh"
+msgstr "Draadraamwerk"
+
+#: hacks/config/glblur.xml.h:1
+msgid "Blur Smoothness"
+msgstr "Uitsmeergladheid"
+
+#: hacks/config/glblur.xml.h:5
+msgid "GLBlur"
+msgstr "GLBlur"
+
+#: hacks/config/glblur.xml.h:17
+msgid ""
+"This program draws a box and a few line segments, and generates a radial "
+"blur outward from it. This creates flowing field effects. This is done by "
+"rendering the scene into a small texture, then repeatedly rendering "
+"increasingly-enlarged and increasingly-transparent versions of that texture "
+"onto the frame buffer. As such, it's quite graphics intensive: don't bother "
+"trying to run this if you don't have hardware-accelerated OpenGL texture "
+"support. It will hurt your machine bad."
+msgstr ""
+"Dit toont een doos en een paar lijnsegmenten en genereert een radiale "
+"uitwaartse uitsmering daarvan. Dit creëert vloeiende veldeffecten. Het wordt "
+"gedaan door de scene op te delen in een kleine textuur, en dan steeds "
+"grotere en transparantere versies van de textuur in de framebuffer te "
+"renderen. Hierdoor is het behoorlijk GPU-intensief: als u geen erg goede "
+"grafische kaart hebt, zal het uw machine zwaar belasten. Geschreven door "
+"Jamie Zawinski."
+
+#: hacks/config/gleidescope.xml.h:2 hacks/config/glslideshow.xml.h:6
+#: hacks/config/mirrorblob.xml.h:3
+msgid "5 Minutes"
+msgstr "5 minuten"
+
+#: hacks/config/gleidescope.xml.h:3
+msgid ""
+"An OpenGL kaleidescope that operates on your desktop image, or on image "
+"files loaded from disk. Written by andrew dean."
+msgstr ""
+"Een OpenGL caleidoscoop die werkt met uw bureaubladafbeelding of met "
+"afbeeldingen geladen van de schijf/ Geschreven door Andrew Dean."
+
+#: hacks/config/gleidescope.xml.h:4
+msgid "Gleidescope"
+msgstr "Gleidoscoop"
+
+#: hacks/config/gleidescope.xml.h:5
+msgid "Image Duration"
+msgstr "Tijdsduur afbeeldingweergave"
+
+#: hacks/config/gleidescope.xml.h:6
+msgid "Image file"
+msgstr "Afbeeldingsbestand"
+
+#: hacks/config/gleidescope.xml.h:8
+msgid "Move"
+msgstr "Bewegen"
+
+#: hacks/config/gleidescope.xml.h:11
+msgid "Size of tube"
+msgstr "Grootte van buis"
+
+#: hacks/config/glforestfire.xml.h:2
+msgid "Desert"
+msgstr "Woestijn"
+
+#: hacks/config/glforestfire.xml.h:3
+msgid ""
+"Draws an animation of sprinkling fire-like 3D triangles in a landscape "
+"filled with trees. Requires OpenGL, and a machine with fast hardware support "
+"for texture maps. Written by Eric Lassauge &lt;lassauge@users.sourceforge."
+"net&gt;."
+msgstr ""
+"Toont een animatie van vuur-achtige 3D driehoeken tegen een achtergrond van "
+"bomen. Vereist OpenGL en een computer met snelle hardwareondersteuning voor "
+"texture-maps. Geschreven door Eric Lassauge &lt;lassauge@users.sourceforge."
+"net&gt;."
+
+#: hacks/config/glforestfire.xml.h:5 hacks/config/glmatrix.xml.h:9
+msgid "Fog"
+msgstr "Mist"
+
+#: hacks/config/glforestfire.xml.h:7
+msgid "GLForestFire"
+msgstr "GLForestFire"
+
+#: hacks/config/glforestfire.xml.h:8
+msgid "Huge Fire"
+msgstr "Enorme vuurzee"
+
+#: hacks/config/glforestfire.xml.h:9
+msgid "No shadow"
+msgstr "Geen schaduw"
+
+#: hacks/config/glforestfire.xml.h:11
+msgid "Number of trees"
+msgstr "Aantal bomen"
+
+#: hacks/config/glforestfire.xml.h:12
+msgid "Rain"
+msgstr "Regen"
+
+#: hacks/config/glforestfire.xml.h:17
+msgid "Track mouse"
+msgstr "Volg Muis"
+
+#: hacks/config/glhanoi.xml.h:1
+msgid "Enable fog"
+msgstr "Mist inschakelen"
+
+#: hacks/config/glhanoi.xml.h:2
+msgid "Enable lighting"
+msgstr "Belichting inschakelen"
+
+#: hacks/config/glhanoi.xml.h:4
+msgid "Frame Delay (us)"
+msgstr "Frame-vertraging (us)"
+
+#: hacks/config/glhanoi.xml.h:5
+msgid "GLHanoi"
+msgstr "GLHanoi"
+
+#: hacks/config/glhanoi.xml.h:6
+msgid "Number of Disks"
+msgstr "Aantal ringen"
+
+#: hacks/config/glhanoi.xml.h:9
+msgid ""
+"Solves the Towers of Hanoi puzzle. Move N disks from one pole to another, "
+"one disk at a time, with no disk ever resting on a disk smaller than itself. "
+"Written by Dave Atkinson."
+msgstr ""
+"Lost de Torens van Hanoi puzzel op. Schuift N ringen van de ene paal naar de "
+"andere, een ring per keer, waarbij geen ring ooit mag rusten op een ring "
+"kleiner dan zichzelf. Geschreven door Dave Atkinson."
+
+#: hacks/config/glknots.xml.h:4
+msgid "GLKnots"
+msgstr "GLKnopen"
+
+#: hacks/config/glknots.xml.h:5
+msgid ""
+"Generates some twisting 3d knot patterns. Spins 'em around. Written by Jamie "
+"Zawinski."
+msgstr ""
+"Genereert ronddraaiende 3D knooppatronen. Draai ze rond. Geschreven door "
+"Jamie Zawinski."
+
+#: hacks/config/glknots.xml.h:7 hacks/config/lavalite.xml.h:17
+#: hacks/config/spheremonics.xml.h:9
+msgid "Resolution"
+msgstr "Resolutie"
+
+#: hacks/config/glknots.xml.h:15
+msgid "Segmented"
+msgstr "Gesegmenteerd"
+
+#: hacks/config/glknots.xml.h:18 hacks/config/lavalite.xml.h:28
+#: hacks/config/xmountains.xml.h:25
+msgid "Smooth"
+msgstr "Glad"
+
+#: hacks/config/glmatrix.xml.h:2 hacks/config/xmatrix.xml.h:1
+msgid "Binary Encoding"
+msgstr "Binaire codering"
+
+#: hacks/config/glmatrix.xml.h:4
+msgid "Draw Glyphs"
+msgstr "Karakter tonen"
+
+#: hacks/config/glmatrix.xml.h:5
+msgid "Draw Outlines"
+msgstr "Omtrekken"
+
+#: hacks/config/glmatrix.xml.h:6
+msgid "Draw Solid Boxes"
+msgstr "Massieve objecten"
+
+#: hacks/config/glmatrix.xml.h:7
+msgid ""
+"Draws 3D dropping characters similar to what is seen in the title sequence "
+"of \"The Matrix\". See also \"xmatrix\" for a 2D rendering of the similar "
+"effect that appeared on the computer monitors actually *in* the movie. "
+"Written by Jamie Zawinski."
+msgstr ""
+"Toont in 3D vallende tekens vergelijkbaar met wat te zien is in de intro van "
+"‘The Matrix’. Zie ook ‘xmatrix’ voor een 2D weergave van een soortgelijk "
+"effect dat verscheen op de monitoren van de computers in de film. Geschreven "
+"door Jamie Zawinski."
+
+#: hacks/config/glmatrix.xml.h:10
+msgid "GLMatrix"
+msgstr "GLMatrix"
+
+#: hacks/config/glmatrix.xml.h:11 hacks/config/xmatrix.xml.h:7
+msgid "Genetic Encoding"
+msgstr "Genetische codering"
+
+#: hacks/config/glmatrix.xml.h:12
+msgid "Glyph Density"
+msgstr "Dichtheid van tekens"
+
+#: hacks/config/glmatrix.xml.h:13
+msgid "Glyph Speed"
+msgstr "Snelheid van tekens"
+
+#: hacks/config/glmatrix.xml.h:14 hacks/config/xmatrix.xml.h:8
+msgid "Hexadecimal Encoding"
+msgstr "Hexadecimale codering"
+
+#: hacks/config/glmatrix.xml.h:15 hacks/config/xmatrix.xml.h:11
+msgid "Matrix Encoding"
+msgstr "Matrix codering"
+
+#: hacks/config/glmatrix.xml.h:16
+msgid "Panning"
+msgstr "Meedraaien"
+
+#: hacks/config/glplanet.xml.h:1
+msgid ""
+"Draws a planet bouncing around in space. Written by David Konerding. The "
+"built-in image is a map of the earth (extracted from `xearth'), but you can "
+"wrap any texture around the sphere, e.g., the planetary textures that come "
+"with `ssystem'."
+msgstr ""
+"Toont een planeet die in de ruimte rondstuitert. De ingebouwde afbeelding is "
+"een kaart van de aarde (komt uit ‘xearth’), maar u kunt elke textuur rond de "
+"bol aanbrengen, bijv. de planeet-texturen uit ‘ssystem’."
+
+#: hacks/config/glplanet.xml.h:3
+msgid "GLPlanet"
+msgstr "GLPlaneet"
+
+#: hacks/config/glplanet.xml.h:4
+msgid "Image File"
+msgstr "Afbeeldingsbestand"
+
+#: hacks/config/glplanet.xml.h:5
+msgid "Roll"
+msgstr "Rollen"
+
+#: hacks/config/glslideshow.xml.h:4 hacks/config/rd-bomb.xml.h:5
+#: hacks/config/substrate.xml.h:4 hacks/config/xplanet.xml.h:4
+#, no-c-format
+msgid "100%"
+msgstr "100%"
+
+#: hacks/config/glslideshow.xml.h:5 hacks/config/glsnake.xml.h:2
+#: hacks/config/mirrorblob.xml.h:2
+msgid "30 Seconds"
+msgstr "30 seconden"
+
+#: hacks/config/glslideshow.xml.h:8
+#, no-c-format
+msgid "50%"
+msgstr "50%"
+
+#: hacks/config/glslideshow.xml.h:9
+msgid "Always show at least this much of the image:"
+msgstr "Altijd minstens zoveel van de afbeelding tonen:"
+
+#: hacks/config/glslideshow.xml.h:10 hacks/config/mirrorblob.xml.h:6
+msgid "Crossfade Duration:"
+msgstr "Overgangsduratie:"
+
+#: hacks/config/glslideshow.xml.h:11
+msgid "Frame Rate:"
+msgstr "Framerate:"
+
+#: hacks/config/glslideshow.xml.h:12
+msgid "GLSlideshow"
+msgstr "GLSlideshow"
+
+#: hacks/config/glslideshow.xml.h:15
+msgid ""
+"Loads a random sequence of images and smoothly scans and zooms around in "
+"each, fading from pan to pan. To tell it where to find the images to "
+"display, go to the \"Advanced\" tab on the Screensaver Preferences window. "
+"Select \"Choose Random Images\", and enter your image directory in the text "
+"field right below that. (Note: not the the \"Advanced\" button at the bottom "
+"of this window: the tab at the top of the *other* window.) This program "
+"requires a good video card capable of supporting large textures. Written by "
+"Jamie Zawinski and Mike Oliphant."
+msgstr ""
+"Laadt een willekeurige reeks afbeeldingen en scant en zoomt over de "
+"afbeeldingen heen. Om in te stellen waar de afbeeldingen gevonden kunnen "
+"worden gaat naar het tabblad ‘Geavanceerd’ en het voorkeuren-venster. "
+"Selecteer daar ‘Kies willekeurige afbeeldingen’ en voer de afbeeldingenmap "
+"in het tekstveld in. (Let op: Niet de knop ‘Instellingen’ onderaan dit "
+"venster: het tabblad in het *andere* venster.) Dit programma vereist een "
+"goede videokaart die grote textures kan ondersteunen. Geschreven door Jamie "
+"Zawinski en Mike Oliphant."
+
+#: hacks/config/glslideshow.xml.h:18
+msgid "Pan/Zoom Duration:"
+msgstr "Duur beweging"
+
+#: hacks/config/glsnake.xml.h:1 hacks/config/lavalite.xml.h:1
+msgid "1"
+msgstr "1"
+
+#: hacks/config/glsnake.xml.h:3
+msgid "Angular Velocity"
+msgstr "Hoeksnelheid"
+
+#: hacks/config/glsnake.xml.h:4
+msgid ""
+"Draws a simulation of the Rubik's Snake puzzle. Written by Jamie Wilkinson, "
+"Andrew Bennetts, and Peter Aylett."
+msgstr ""
+"Toont een simulatie van de puzzel ‘Rubik's Snake’. Geschreven door Jamie "
+"Wilkinson, Andrew Bennetts en Peter Aylett."
+
+#: hacks/config/glsnake.xml.h:7
+msgid "GlSnake"
+msgstr "GLSnake"
+
+#: hacks/config/glsnake.xml.h:8
+msgid "Loose"
+msgstr "Los"
+
+#: hacks/config/glsnake.xml.h:9
+msgid "Packing"
+msgstr "Samenpakken"
+
+#: hacks/config/glsnake.xml.h:11
+msgid "Show Titles"
+msgstr "Titels tonen"
+
+#: hacks/config/glsnake.xml.h:14
+msgid "Tight"
+msgstr "Dicht opeen"
+
+#: hacks/config/glsnake.xml.h:16
+msgid "Y Angular Velocity"
+msgstr "Hoeksnelheid Y-as"
+
+#: hacks/config/glsnake.xml.h:17
+msgid "Z Angular Velocity"
+msgstr "Hoeksnelheid Z-as"
+
+#: hacks/config/gltext.xml.h:1
+msgid "Always face front"
+msgstr "Altijd naar voren"
+
+#: hacks/config/gltext.xml.h:2
+msgid ""
+"Displays a few lines of text spinning around in a solid 3D font. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Toon een paar regels met tekst die ronddraaien in een massief 3D-lettertype. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/gltext.xml.h:5
+msgid "GLText"
+msgstr "GLTekst"
+
+#: hacks/config/gltext.xml.h:6
+msgid "Program"
+msgstr "Programma"
+
+#: hacks/config/gltext.xml.h:18
+msgid "Spin all the way around"
+msgstr "Helemaal ronddraaien"
+
+#: hacks/config/gltext.xml.h:19 hacks/config/noseguy.xml.h:5
+msgid "Text"
+msgstr "Tekst"
+
+#: hacks/config/goban.xml.h:1
+msgid "Goban"
+msgstr "Goban"
+
+#: hacks/config/goban.xml.h:2
+msgid ""
+"Replays historical games of go (aka wei-chi and baduk) on the screen. By "
+"Scott Draves. You can find it at &lt;http://www.draves.org/goban/&gt;."
+msgstr ""
+"Toont het verloop van historische go potjes (aka wei-chi en baduk) op het "
+"scherm. Door Scott Draves. U kunt deze schermbeveiliging hier vinden: &lt;"
+"http://www.draves.org/goban/&gt;."
+
+#: hacks/config/goop.xml.h:1
+msgid "Additive Colors (reflected light)"
+msgstr "Toegevoegde kleuren (weerkaatsend licht)"
+
+#: hacks/config/goop.xml.h:2
+msgid "Blob Count"
+msgstr "Aantal vlekken"
+
+#: hacks/config/goop.xml.h:3
+msgid "Elasticity"
+msgstr "Elasticiteit"
+
+#: hacks/config/goop.xml.h:5
+msgid "Goop"
+msgstr "Goop"
+
+#: hacks/config/goop.xml.h:8
+msgid "Opaque Blobs"
+msgstr "Ondoorzichtige klodders"
+
+#: hacks/config/goop.xml.h:12
+msgid "Speed Limit"
+msgstr "Snelheidslimiet"
+
+#: hacks/config/goop.xml.h:13
+msgid "Subtractive Colors (transmitted light)"
+msgstr "Verminderende kleuren (overgebracht licht)"
+
+#: hacks/config/goop.xml.h:14
+msgid ""
+"This draws set of animating, transparent, amoeba-like blobs. The blobs "
+"change shape as they wander around the screen, and they are translucent, so "
+"you can see the lower blobs through the higher ones, and when one passes "
+"over another, their colors merge. I got the idea for this from a cool mouse "
+"pad I have, which achieves the same kind of effect in real life by having "
+"several layers plastic with colored oil between them. Written by Jamie "
+"Zawinski."
+msgstr ""
+"Dit toont een aantal geanimeerde, transparante, amoebe-achtige klodders. De "
+"klodders wijzigen van vorm bij het doorlopen van het scherm en zijn "
+"doorschijnend, zodat onderliggende klodders te zien zijn door de "
+"bovenliggende heen en hun kleuren bij het over elkaar gaan mengen. Ik kreeg "
+"het idee hiervoor van een muismat die ik eens bezat, die hetzelfde soort "
+"effect had met enkele lagen plastic met gekleurde olie ertussen. Geschreven "
+"door Jamie Zawinski."
+
+#: hacks/config/goop.xml.h:15
+msgid "Transparent Blobs"
+msgstr "Transparante klodders"
+
+#: hacks/config/goop.xml.h:16
+msgid "XOR Blobs"
+msgstr "XOR klodders"
+
+#: hacks/config/grav.xml.h:3
+msgid "Grav"
+msgstr "Zwaartekracht"
+
+#: hacks/config/grav.xml.h:6
+msgid "Object Trails"
+msgstr "Objectsporen"
+
+#: hacks/config/grav.xml.h:7
+msgid "Orbital Decay"
+msgstr "Orbitaal verval"
+
+#: hacks/config/grav.xml.h:10
+msgid ""
+"This program draws a simple orbital simulation. If you turn on trails, it "
+"looks kind of like a cloud-chamber photograph. Written by Greg Bowering."
+msgstr ""
+"Dit toont een simpele simulatie van een ruimtebaan. Met paden ingeschakeld "
+"lijkt het op een foto van een bellenkamer. Geschreven door Greg Bowering."
+
+#: hacks/config/greynetic.xml.h:2
+msgid "Greynetic"
+msgstr "Greynetic"
+
+#: hacks/config/greynetic.xml.h:5
+msgid ""
+"This draws random colored and stippled rectangles. Written by Jamie Zawinski."
+msgstr ""
+"Toont willekeurig gekleurde, gestippelde en transparante rechthoeken. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/halftone.xml.h:1
+msgid "Delay (Large = low cpu load)"
+msgstr "Tijdsinterval (Groot = laag processorgebruik)"
+
+#: hacks/config/halftone.xml.h:2
+msgid "Dot fill factor"
+msgstr "Vullingsfactor stippen"
+
+#: hacks/config/halftone.xml.h:3
+msgid "Dot size"
+msgstr "Grootte stippen"
+
+#: hacks/config/halftone.xml.h:4
+msgid ""
+"Draws the gravity force in each point on the screen seen through a halftone "
+"dot pattern. The gravity force is calculated from a set of moving mass "
+"points. View it from a distance for best effect. Written by Peter Jaric &lt;"
+"peter@jaric.org&gt;."
+msgstr ""
+"Toont de zwaartekracht in elk punt op het scherm gezien in een halftone "
+"puntpatroon. De zwaartekracht wordt berekent uit een stel bewegende massa's. "
+"Van een afstand bekijken voor het beste effect. http://en.wikipedia.org/wiki/"
+"Halftone Geschreven door Peter Jaric &lt;peter@jaric.org&gt;"
+
+#: hacks/config/halftone.xml.h:5
+msgid "Gravity points"
+msgstr "Zwaartekrachtspunten"
+
+#: hacks/config/halftone.xml.h:6
+msgid "Halftone"
+msgstr "Halftone"
+
+#: hacks/config/halftone.xml.h:10
+msgid "Maximum mass"
+msgstr "Maximale massa"
+
+#: hacks/config/halftone.xml.h:11
+msgid "Maximum speed"
+msgstr "Maximale snelheid"
+
+#: hacks/config/halftone.xml.h:12
+msgid "Minimum mass"
+msgstr "Minimale massa"
+
+#: hacks/config/halftone.xml.h:13
+msgid "Minimum speed"
+msgstr "Minimale snelheid"
+
+#: hacks/config/halo.xml.h:1
+msgid "Animate Circles"
+msgstr "Cirkels animeren"
+
+#: hacks/config/halo.xml.h:3
+msgid "Halo"
+msgstr "Halo"
+
+#: hacks/config/halo.xml.h:5
+msgid "Number of Circles"
+msgstr "Aantal cirkels"
+
+#: hacks/config/halo.xml.h:7
+msgid "Ramp Mode"
+msgstr "Oplopende modus"
+
+#: hacks/config/halo.xml.h:9
+msgid "Seuss Mode"
+msgstr "Seuss-modus"
+
+#: hacks/config/halo.xml.h:12
+msgid ""
+"This draws trippy psychedelic circular patterns that hurt to look at. It can "
+"also animate the control-points, but that takes a lot of CPU and bandwidth. "
+"Written by Jamie Zawinski."
+msgstr ""
+"Toont vreemde, psychedelische cirkelpatronen die pijn doen aan de ogen. Kan "
+"ook de control-punten animeren, maar dat kost een hoop CPU en bandbreedte. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/helix.xml.h:4
+msgid "Helix"
+msgstr "Helix"
+
+#: hacks/config/helix.xml.h:5
+msgid ""
+"This repeatedly generates spirally string-art-ish patterns. Written by Jamie "
+"Zawinski."
+msgstr ""
+"Spiraliserende draadkunst-achtige patronen. Geschreven door Jamie Zawinski."
+
+#: hacks/config/hopalong.xml.h:3
+msgid "EJK1"
+msgstr "EJK1"
+
+#: hacks/config/hopalong.xml.h:4
+msgid "EJK2"
+msgstr "EJK2"
+
+#: hacks/config/hopalong.xml.h:5
+msgid "EJK3"
+msgstr "EJK3"
+
+#: hacks/config/hopalong.xml.h:6
+msgid "EJK4"
+msgstr "EJK4"
+
+#: hacks/config/hopalong.xml.h:7
+msgid "EJK5"
+msgstr "EJK5"
+
+#: hacks/config/hopalong.xml.h:8
+msgid "EJK6"
+msgstr "EJK6"
+
+#: hacks/config/hopalong.xml.h:11
+msgid "Hopalong"
+msgstr "Hopalong"
+
+#: hacks/config/hopalong.xml.h:12
+msgid "Jong"
+msgstr "Jong"
+
+#: hacks/config/hopalong.xml.h:16
+msgid "Martin"
+msgstr "Martin"
+
+#: hacks/config/hopalong.xml.h:19
+msgid "RR"
+msgstr "RR"
+
+#: hacks/config/hopalong.xml.h:20
+msgid "Sine"
+msgstr "Sinus"
+
+#: hacks/config/hopalong.xml.h:24
+msgid ""
+"This draws lacy fractal patterns, based on iteration in the imaginary plane, "
+"from a 1986 Scientific American article. Mostly written by Patrick Naughton."
+msgstr ""
+"Dit toont zijdeachtige fractals gebaseerd op iteratie in het imaginaire "
+"vlak, uit een artikel in de Scientific American van 1986. Hoofdzakelijk door "
+"door Patrick Naughton geschreven."
+
+#: hacks/config/hyperball.xml.h:4
+msgid "Hyperball"
+msgstr "HyperBall"
+
+#: hacks/config/hyperball.xml.h:5
+msgid ""
+"Hyperball is to hypercube as dodecahedron is to cube: this displays a 2D "
+"projection of the sequence of 3D objects which are the projections of the 4D "
+"analog to the dodecahedron. Technically, it is a \"120 cell polytope.\" "
+"Written by Joe Keane. See also the \"polytopes\" hack for a more general "
+"version of this using OpenGL."
+msgstr ""
+"Hyperbal staat tot hyperkubus als dodecahedron tot kubus: dit toont een 2D "
+"projectie van een reeks 3D objecten die projecties van de 4D analoog van de "
+"dodecahedron zijn. Technisch gesproken is het een ‘120 cell polytope’. "
+"Geschreven door Joe Keane. Zie ook de ’polytopes’ hack voor een meer "
+"generieke versie die OpenGL gebruikt."
+
+#: hacks/config/hyperball.xml.h:10 hacks/config/hypercube.xml.h:10
+msgid "XW Rotation"
+msgstr "XW-rotatie"
+
+#: hacks/config/hyperball.xml.h:11 hacks/config/hypercube.xml.h:11
+msgid "XY Rotation"
+msgstr "XY-rotatie"
+
+#: hacks/config/hyperball.xml.h:12 hacks/config/hypercube.xml.h:12
+msgid "XZ Rotation"
+msgstr "XZ-rotatie"
+
+#: hacks/config/hyperball.xml.h:13 hacks/config/hypercube.xml.h:13
+msgid "YW Rotation"
+msgstr "YW-rotatie"
+
+#: hacks/config/hyperball.xml.h:14 hacks/config/hypercube.xml.h:14
+msgid "YZ Rotation"
+msgstr "YZ-rotatie"
+
+#: hacks/config/hyperball.xml.h:15 hacks/config/hypercube.xml.h:15
+msgid "ZW Rotation"
+msgstr "ZW-rotatie"
+
+#: hacks/config/hypercube.xml.h:4
+msgid "Hypercube"
+msgstr "Hypercube"
+
+#: hacks/config/hypercube.xml.h:9
+msgid ""
+"This displays 2D projections of the sequence of 3D objects which are the "
+"projections of the 4D analog to the cube: as a square is composed of four "
+"lines, each touching two others; and a cube is composed of six squares, each "
+"touching four others; a hypercube is composed of eight cubes, each touching "
+"six others. To make it easier to visualize the rotation, it uses a different "
+"color for the edges of each face. Don't think about it too long, or your "
+"brain will melt. Written by Joe Keane, Fritz Mueller, and Jamie Zawinski. "
+"See also the \"polytopes\" hack for a more general version of this using "
+"OpenGL."
+msgstr ""
+"Deze schermbeveiliging was verwijderd van de XScreenSaver distributie vanaf "
+"versie 5.10. Hij is vervangen door de meer algemene \"Polytopes\" "
+"schermbeveiliging, die dit object kan tonen evenals andere. Dit toont 2D "
+"projecties van de serie van 3D objecten die projecties zijn van de 4D "
+"analogie van de kubus: zoals een vierkant bestaat uit vier lijnen, die elk "
+"twee andere raken; en zoals een kubus, die bestaat uit zes vierkanten, die "
+"elk vier andere raken; zo bestaat een hypercube uit acht kubussen, die elk "
+"zes andere raken. Om het visualiseren van de rotatie gemakkelijker te maken, "
+"worden er verschillende kleuren gebruikt voor de randen van elk aanzicht. "
+"Denk er niet te lang over na, or uw hersenen zullen smelten. Geschreven door "
+"Joe Keane, Fritz Mueller en Jamie Zawinski. Zie ook de ’polytopes’ hack voor "
+"een meer generieke versie die OpenGL gebruikt."
+
+#: hacks/config/hypertorus.xml.h:1 hacks/config/polytopes.xml.h:1
+msgid "-4.0"
+msgstr "-4.0"
+
+#: hacks/config/hypertorus.xml.h:2 hacks/config/polytopes.xml.h:5
+msgid "4.0"
+msgstr "4.0"
+
+#: hacks/config/hypertorus.xml.h:3
+msgid "4D Hypertorus"
+msgstr "4D hypertorus"
+
+#: hacks/config/hypertorus.xml.h:4
+msgid "Color Wheel"
+msgstr "Kleurwiel"
+
+#: hacks/config/hypertorus.xml.h:5 hacks/config/polytopes.xml.h:10
+msgid "Display Speed"
+msgstr "Weergavesnelheid"
+
+#: hacks/config/hypertorus.xml.h:7 hacks/config/polytopes.xml.h:12
+msgid "Orthographic 3d"
+msgstr "Orthografische 3D"
+
+#: hacks/config/hypertorus.xml.h:8 hacks/config/polytopes.xml.h:13
+msgid "Orthographic 4d"
+msgstr "Orthografische 4D"
+
+#: hacks/config/hypertorus.xml.h:9 hacks/config/polytopes.xml.h:14
+msgid "Perspective 3d"
+msgstr "Perspectief 3D"
+
+#: hacks/config/hypertorus.xml.h:10 hacks/config/polytopes.xml.h:15
+msgid "Perspective 4d"
+msgstr "Perspectief 4D"
+
+#: hacks/config/hypertorus.xml.h:11
+msgid "See-Through Bands"
+msgstr "Doorzichtstroken"
+
+#: hacks/config/hypertorus.xml.h:12
+msgid "See-Through Spirals (1 Spiral)"
+msgstr "Doorzichtspiralen (1 spiraal)"
+
+#: hacks/config/hypertorus.xml.h:13
+msgid "See-Through Spirals (16 Spirals)"
+msgstr "Doorzichtspiralen (16 spiralen)"
+
+#: hacks/config/hypertorus.xml.h:14
+msgid "See-Through Spirals (2 Spirals)"
+msgstr "Doorzichtspiralen (2 spiralen)"
+
+#: hacks/config/hypertorus.xml.h:15
+msgid "See-Through Spirals (4 Spirals)"
+msgstr "Doorzichtspiralen (4 spiralen)"
+
+#: hacks/config/hypertorus.xml.h:16
+msgid "See-Through Spirals (8 Spirals)"
+msgstr "Doorzichtspiralen (8 spiralen)"
+
+#: hacks/config/hypertorus.xml.h:19
+msgid "Solid Object"
+msgstr "Massieve objecten"
+
+#: hacks/config/hypertorus.xml.h:20 hacks/config/mirrorblob.xml.h:19
+#: hacks/config/polytopes.xml.h:21 hacks/config/pulsar.xml.h:16
+msgid "Solid Surface"
+msgstr "Massief oppervlak"
+
+#: hacks/config/hypertorus.xml.h:21
+msgid ""
+"This program shows a rotating Clifford Torus: a torus lying on the \"surface"
+"\" of a 4D hypersphere. Written by Carsten Steger, inspired by Thomas "
+"Banchoff's book \"Beyond the Third Dimension: Geometry, Computer Graphics, "
+"and Higher Dimensions\", Scientific American Library, 1990."
+msgstr ""
+"Dit toont een draaiende Clifford-torus: een torus die op het ‘oppervlak’ van "
+"een 4D hypersphere ligt. Geschreven door Carsten Steger, geïnspireerd door "
+"het boek van Thomas Banchoff ‘Beyond the Third Dimension: Geometry, Computer "
+"Graphics, and Higher Dimensions’, Scientific American Library, 1990."
+
+#: hacks/config/hypertorus.xml.h:22 hacks/config/polytopes.xml.h:23
+msgid "Transparent Surface"
+msgstr "Transparant oppervlak"
+
+#: hacks/config/hypertorus.xml.h:23
+msgid "Two-Sided"
+msgstr "Tweezijdig"
+
+#: hacks/config/hypertorus.xml.h:24 hacks/config/polytopes.xml.h:24
+msgid "WX Rotation Speed"
+msgstr "WX-draaisnelheid"
+
+#: hacks/config/hypertorus.xml.h:25 hacks/config/polytopes.xml.h:25
+msgid "WY Rotation Speed"
+msgstr "WY-draaisnelheid"
+
+#: hacks/config/hypertorus.xml.h:26 hacks/config/polytopes.xml.h:26
+msgid "WZ Rotation Speed"
+msgstr "WZ-draaisnelheid"
+
+#: hacks/config/hypertorus.xml.h:27 hacks/config/polytopes.xml.h:27
+msgid "Wireframe Mesh"
+msgstr "Draadraamwerk"
+
+#: hacks/config/hypertorus.xml.h:28 hacks/config/polytopes.xml.h:28
+msgid "XY Rotation Speed"
+msgstr "XY-draaisnelheid"
+
+#: hacks/config/hypertorus.xml.h:29 hacks/config/polytopes.xml.h:29
+msgid "XZ Rotation Speed"
+msgstr "XZ-draaisnelheid"
+
+#: hacks/config/hypertorus.xml.h:30 hacks/config/polytopes.xml.h:30
+msgid "YZ Rotation Speed"
+msgstr "YZ-draaisnelheid"
+
+#: hacks/config/ifs.xml.h:1
+msgid "2"
+msgstr "2"
+
+#: hacks/config/ifs.xml.h:2
+msgid "Blend"
+msgstr "Meng"
+
+#: hacks/config/ifs.xml.h:3
+msgid "Detail"
+msgstr "Detail"
+
+#: hacks/config/ifs.xml.h:5
+msgid "Function"
+msgstr "Functie"
+
+#: hacks/config/ifs.xml.h:6
+msgid "Functions"
+msgstr "Functies"
+
+#: hacks/config/ifs.xml.h:7
+msgid "IFS"
+msgstr "IFS"
+
+#: hacks/config/ifs.xml.h:9
+msgid "Number of Colours"
+msgstr "Aantal kleuren"
+
+#: hacks/config/ifs.xml.h:11 hacks/config/phosphor.xml.h:6
+msgid "Scale"
+msgstr "Schaal"
+
+#: hacks/config/ifs.xml.h:12
+msgid "Single"
+msgstr "Enkel"
+
+#: hacks/config/ifs.xml.h:15
+msgid ""
+"This one draws spinning, colliding iterated-function-system images. Note "
+"that the \"quality\" parameter is exponential. Number of points drawn is "
+"functions^detail. The number of colours is only used in Blend mode to "
+"provide a palette to create the base colours. These are then blended "
+"together in a non-colourmap friendly fashion. Written by Chris Le Sueur."
+msgstr ""
+"Dit toont draaiende, botsende afbeeldingen van ‘iterated-function-systems’. "
+"Merk op dat de ‘Detail’ parameter exponentieel is. Aantal getekende punten "
+"is functies^detail. Het aantal kleuren wordt alleen in Blend-modus gebruikt "
+"als een pallet om de basiskleuren aan te maken. Deze worden dan op eenniet-"
+"kleurmap vriendelijke manier gemengd. Geschreven door Chris Le Sueur."
+
+#: hacks/config/ifs.xml.h:16
+msgid "Translate"
+msgstr "Vertaal"
+
+#: hacks/config/imsmap.xml.h:3
+msgid "Brightness Gradients"
+msgstr "Helderheidsovergang"
+
+#: hacks/config/imsmap.xml.h:7
+msgid "Hue Gradients"
+msgstr "Tintovergang"
+
+#: hacks/config/imsmap.xml.h:8
+msgid "IMSmap"
+msgstr "IMSkaart"
+
+#: hacks/config/imsmap.xml.h:12
+msgid "Saturation Gradients"
+msgstr "Verzadigingsovergangen"
+
+#: hacks/config/imsmap.xml.h:14
+msgid ""
+"This generates random cloud-like patterns. It looks quite different in "
+"monochrome and color. The basic idea is to take four points on the edge of "
+"the image, and assign each a random ``elevation''. Then find the point "
+"between them, and give it a value which is the average of the other four, "
+"plus some small random offset. Then coloration is done based on elevation. "
+"The color selection is done by binding the elevation to either hue, "
+"saturation, or brightness, and assigning random values to the others. The "
+"``brightness'' mode tends to yield cloudlike patterns, and the others tend "
+"to generate images that look like heat-maps or CAT-scans. Written by Juergen "
+"Nickelsen and Jamie Zawinski."
+msgstr ""
+"Dit genereert willekeurige wolkachtige patronen. Het ziet er in monochroom "
+"en kleur heel verschillend uit. Het idee is om vier punten te nemen op de "
+"rand van de afbeelding en elk een willekeurige ‘verhoging’ te geven. Daarna "
+"de tussenliggende punten te nemen en deze een waarde te geven, die het "
+"gemiddelde is van de andere vier, plus een kleine willekeurige offset. Het "
+"kleuren wordt gedaan op basis van verhoging. De ‘helderheid’-modus geeft "
+"dikke wolkachtige patronen, terwijl de andere afbeeldingen geven die op een "
+"heatmap of CAT-scan lijken. Geschreven door Juergen Nickelsen en Jamie "
+"Zawinski."
+
+#: hacks/config/interaggregate.xml.h:2
+msgid "Interaggregate"
+msgstr "Interaggregate"
+
+#: hacks/config/interaggregate.xml.h:3 hacks/config/intermomentary.xml.h:3
+msgid "Number of Discs"
+msgstr "Aantal schijven"
+
+#: hacks/config/interaggregate.xml.h:6
+msgid ""
+"The Intersection Aggregate is a fun visualization defining the relationships "
+"between objects with Casey Reas, William Ngan, and Robert Hodgin. "
+"Commissioned for display at the Whitney Museum of American Art. A surface "
+"filled with 100 medium to small sized circles. Each circle has a different "
+"size and direction, but moves at the same slow rate. Display: A. The "
+"instantaneous intersections of the circles. B. The aggregate intersections "
+"of the circles. Ported to XScreensaver from the art project \"InterAggregate"
+"\" at http://www.complexification.net"
+msgstr ""
+"De Intersection Aggregate is een visualisatie die de relatie tussen objecten "
+"definieert, door Casey Reas, William Ngan, and Robert Hodgin. Voorgedragen "
+"om weergegeven te worden in het Whitney Museum of American Art. Een "
+"oppervlakte is gevuld met 100 kleine cirkels. Elke cirkel heeft een andere "
+"grootte en richting, maar beweegt met dezelfde lage snelheid. Toont: A. De "
+"directe intersectie van de cirkels. B. De gecombineerde intersectie van de "
+"cirkels. Vanuit het kunstproject ‘InterAggregate’ http://www."
+"complexification.net naar Xscreensaver geport."
+
+#: hacks/config/interference.xml.h:1 hacks/config/rotzoomer.xml.h:1
+msgid "0"
+msgstr "0"
+
+#: hacks/config/interference.xml.h:2
+msgid "360"
+msgstr "360"
+
+#: hacks/config/interference.xml.h:3
+msgid "Anim Speed"
+msgstr "Animatiesnelheid"
+
+#: hacks/config/interference.xml.h:4
+msgid ""
+"Another color-field hack, this one works by computing decaying sinusoidal "
+"waves, and allowing them to interfere with each other as their origins move. "
+"Written by Hannu Mallat."
+msgstr ""
+"Nog een kleurveld-hack, deze werkt door het berekenen van het verval van "
+"sinusoïde golven die met elkaar interfereren terwijl de bron beweegt. "
+"Geschreven door Hannu Mallat."
+
+#: hacks/config/interference.xml.h:9
+msgid "Hue"
+msgstr "Tint"
+
+#: hacks/config/interference.xml.h:10
+msgid "Interference"
+msgstr "Interferentie"
+
+#: hacks/config/interference.xml.h:13 hacks/config/t3d.xml.h:9
+#: hacks/config/xearth.xml.h:11 hacks/config/zoom.xml.h:5
+msgid "Magnification"
+msgstr "Vergroting"
+
+#: hacks/config/interference.xml.h:16
+msgid "Number of Waves"
+msgstr "Aantal golven"
+
+#: hacks/config/interference.xml.h:20
+msgid "Wave Size"
+msgstr "Golfgrootte"
+
+#: hacks/config/intermomentary.xml.h:2
+msgid "Intermomentary"
+msgstr "Intermomentary"
+
+#: hacks/config/intermomentary.xml.h:6
+msgid ""
+"The Intersection Momentary is a fun visualization defining the relationships "
+"between objects with Casey Reas, William Ngan, and Robert Hodgin. "
+"Commissioned for display at the Whitney Museum of American Art. A surface "
+"filled with 100 medium to small sized circles. Each circle has a different "
+"size and direction, but moves at the same slow rate. Display: A. The "
+"instantaneous intersections of the circles. B. The aggregate intersections "
+"of the circles. Ported to XScreensaver from the art project \"InterMomentary"
+"\" at http://www.complexification.net"
+msgstr ""
+"De Intersection Momentary is een visualisatie die de relatie tussen objecten "
+"definieert, door Casey Reas, William Ngan, and Robert Hodgin. Voorgedragen "
+"om weergegeven te worden in het Whitney Museum of American Art. Een "
+"oppervlakte is gevuld met 100 kleine cirkels. Elke cirkel heeft een andere "
+"grootte en richting, maar beweegt met dezelfde lage snelheid. Toont: A. De "
+"directe intersectie van de cirkels. B. De gecombineerde intersectie van de "
+"cirkels. Vanuit het kunstproject ‘InterMomentary’ http://www."
+"complexification.net naar Xscreensaver geport."
+
+#: hacks/config/jigglypuff.xml.h:2
+msgid "Chrome"
+msgstr "Chrome"
+
+#: hacks/config/jigglypuff.xml.h:3
+msgid "Clown barf"
+msgstr "Clownskots"
+
+#: hacks/config/jigglypuff.xml.h:5
+msgid "Cycle"
+msgstr "Cirkel"
+
+#: hacks/config/jigglypuff.xml.h:7
+msgid "Flower box"
+msgstr "Bloemenbak"
+
+#: hacks/config/jigglypuff.xml.h:9
+msgid "Inertial damping"
+msgstr "Demping door traagheid"
+
+#: hacks/config/jigglypuff.xml.h:10
+msgid "JigglyPuff"
+msgstr "JigglyPuff"
+
+#: hacks/config/jigglypuff.xml.h:14
+msgid "Rotation speed"
+msgstr "Rotatiesnelheid"
+
+#: hacks/config/jigglypuff.xml.h:17 hacks/config/sphere.xml.h:7
+msgid "Sphere"
+msgstr "Bol"
+
+#: hacks/config/jigglypuff.xml.h:18
+msgid "Sphere strength"
+msgstr "Bol sterkte"
+
+#: hacks/config/jigglypuff.xml.h:19
+msgid "Spookiness"
+msgstr "Spookachtigheid"
+
+#: hacks/config/jigglypuff.xml.h:20
+msgid "Spoooooky"
+msgstr "Spooooookachtig"
+
+#: hacks/config/jigglypuff.xml.h:21 hacks/config/polyhedra.xml.h:148
+#: hacks/config/sballs.xml.h:16
+msgid "Tetrahedron"
+msgstr "Tetraëder"
+
+#: hacks/config/jigglypuff.xml.h:22
+msgid ""
+"This little gem does bad things with quasi-spherical objects. The gist of it "
+"is that you have what is, structurally, a tetrahedron with tesselated faces. "
+"the vertices on these faces have forces on them in the form of one "
+"proportional to their distance from the surface of a sphere, and one which "
+"is proportional to how far they differ from some ideal distance from their "
+"neighbors. They also have inertia. The forces and distance are parameters "
+"and there are also a couple of visual parameters. The resulting effect can "
+"range from a shape that does nothing, to a frenetic polygon storm. Somewhere "
+"in between there it usually manifests as a blob that jiggles in a kind of "
+"disturbing manner. woo. It doesn't matter, however. You should just pick "
+"'random'. It overrides all the other options, except for fps, delay and "
+"complexity. By Keith Macleod"
+msgstr ""
+"Dit doet slechte dingen met quasi-bolle objecten. U hebt een tetraëder met "
+"betegelde oppervlakken. Op de snijpunten van deze oppervlakken werken "
+"krachten die proportioneel zijn aan de afstand van het oppervlak tot een bol "
+"en een die proportioneel is aan de afstand tot de buren. Zij versnellen "
+"alleen onder invloed van een kracht. Het resulterende effect kan variëren "
+"van een vorm die niets doet tot een heftige polygoonstorm. Daar tussenin zit "
+"meestal een bolachtige vorm die op een vreemde manier heen en weer schudt. "
+"Geschreven door Keith Macleod."
+
+#: hacks/config/jigglypuff.xml.h:23
+msgid "Vertex-vertex behavior"
+msgstr "Hoek-hoek gedrag"
+
+#: hacks/config/jigglypuff.xml.h:24
+msgid "Vertex-vertex force"
+msgstr "Hoek-hoek kracht"
+
+#: hacks/config/jigglypuff.xml.h:26
+msgid "collapse"
+msgstr "Invouwen"
+
+#: hacks/config/jigglypuff.xml.h:27
+msgid "expand"
+msgstr "Uitvouwen"
+
+#: hacks/config/jigglypuff.xml.h:28
+msgid "none"
+msgstr "geen"
+
+#: hacks/config/jigglypuff.xml.h:29
+msgid "strong"
+msgstr "Krachtig"
+
+#: hacks/config/jigsaw.xml.h:4
+msgid "Jigsaw"
+msgstr "Legpuzzel"
+
+#: hacks/config/jigsaw.xml.h:6
+msgid "Solved Duration"
+msgstr "Tijd om op te lossen"
+
+#: hacks/config/jigsaw.xml.h:8
+msgid ""
+"This grabs a screen image, carves it up into a jigsaw puzzle, shuffles it, "
+"and then solves the puzzle. This works especially well when you feed it an "
+"external video signal instead of letting it grab the screen image (actually, "
+"I guess this is generally true...) When it is grabbing a video image, it is "
+"sometimes pretty hard to guess what the image is going to look like once the "
+"puzzle is solved. Written by Jamie Zawinski."
+msgstr ""
+"Dit neemt een schermafdruk, deelt deze op in puzzelstukjes en lost de puzzel "
+"op. Dit werkt extra goed als het een videosignaal in plaats van schermafdruk "
+"gebruikt (trouwens, dat is waarschijnlijk altijd zo...) Wanneer het een "
+"video-afbeelding gebruikt is het erg moeilijk om te raden hoe het er uit zal "
+"zien wanneer de puzzel opgelost is. Geschreven door Jamie Zawinski."
+
+#: hacks/config/juggle.xml.h:1
+msgid "Draws a juggling stick-man. Written by Tim Auckland."
+msgstr "Toont een jonglerend stok-figuur. Geschreven door Tim Auckland."
+
+#: hacks/config/juggle.xml.h:3
+msgid "Juggle"
+msgstr "Jongleren"
+
+#: hacks/config/juggle.xml.h:6
+msgid "Performance Length"
+msgstr "Lengte voorstelling"
+
+#: hacks/config/juggle.xml.h:11
+msgid "Use Pattern "
+msgstr "Gebruik patroon"
+
+#: hacks/config/juggle.xml.h:12
+msgid "turn on/off Balls."
+msgstr "Ballen in/uitschakelen."
+
+#: hacks/config/juggle.xml.h:13
+msgid "turn on/off Bowling Balls."
+msgstr "Bowlingballen in/uitschakelen."
+
+#: hacks/config/juggle.xml.h:14
+msgid "turn on/off Clubs."
+msgstr "Kegels in/uitschakelen."
+
+#: hacks/config/juggle.xml.h:15
+msgid "turn on/off Flaming Torches."
+msgstr "Brandende toortsen in/uitschakelen."
+
+#: hacks/config/juggle.xml.h:16
+msgid "turn on/off Knives."
+msgstr "Messen in/uitschakelen."
+
+#: hacks/config/juggle.xml.h:17
+msgid "turn on/off Rings."
+msgstr "Ringen in/uitschakelen."
+
+#: hacks/config/juggle.xml.h:18
+msgid "turn on/off pattern descriptions."
+msgstr "Siteswap-notatie in/uitschakelen."
+
+#: hacks/config/juggler3d.xml.h:1
+msgid ""
+"3D simulation of a juggler performing with balls, clubs and rings. Written "
+"by Brian Apps and partially based on his Win32 Juggle Saver program."
+msgstr ""
+"3D simulatie van een jongleur die ballen, kegels en ringen gebruikt. "
+"Geschreven door Brian Apps en deels gebaseerd op zijn Win32 Juggle Saver "
+"programma."
+
+#: hacks/config/juggler3d.xml.h:3
+msgid "Juggler Horizontal Speed"
+msgstr "Horizontale snelheid jongleur"
+
+#: hacks/config/juggler3d.xml.h:4
+msgid "Juggler Spin Speed"
+msgstr "Draaisnelheid jongleur"
+
+#: hacks/config/juggler3d.xml.h:5
+msgid "Juggler3D"
+msgstr "Juggler3D"
+
+#: hacks/config/juggler3d.xml.h:6
+msgid "Juggling Speed"
+msgstr "Jongleersnelheid"
+
+#: hacks/config/juggler3d.xml.h:7
+msgid "Max Height"
+msgstr "Maximale hoogte"
+
+#: hacks/config/juggler3d.xml.h:8
+msgid "Max Objects"
+msgstr "Maximum aantal objecten"
+
+#: hacks/config/juggler3d.xml.h:9
+msgid "Min Height"
+msgstr "Minimum hoogte"
+
+#: hacks/config/juggler3d.xml.h:10
+msgid "Min Objects"
+msgstr "Minimum aantal objecten"
+
+#: hacks/config/julia.xml.h:3 hacks/config/rorschach.xml.h:4
+msgid "Iterations"
+msgstr "Iteraties"
+
+#: hacks/config/julia.xml.h:4
+msgid "Julia"
+msgstr "Julia"
+
+#: hacks/config/julia.xml.h:11
+msgid ""
+"This one draws spinning, animating (are you detecting a pattern here yet?) "
+"explorations of the Julia set. You've probably seen static images of this "
+"fractal form before, but it's a lot of fun to watch in motion as well. One "
+"interesting thing is that there is a small swinging dot passing in front of "
+"the image, which indicates the control point from which the rest of the "
+"image was generated. Written by Sean McCullough."
+msgstr ""
+"Dit toont een draaiende, geanimeerde (ziet u een patroon?) verkenning van de "
+"Julia set. U heeft waarschijnlijk al eerde statische afbeeldingen van deze "
+"fractal gezien, maar het is ook leuk om het in beweging te zien. Een ding om "
+"op te letten is de kleine schommelende stip die voor de afbeelding langs "
+"beweegt, dit is het controle punt waar vanuit de rest van de afbeelding "
+"wordt opgebouwd. Geschreven door Sean McCullough."
+
+#: hacks/config/kaleidescope.xml.h:1
+msgid ""
+"Another clone of an ancient meme, consisting largely of frenetic rotational "
+"motion of colored lines. This one is by Ron Tapia. The motion is nice, but I "
+"think it needs more solids, or perhaps just brighter colors. More variations "
+"in the rotational speed might help, too."
+msgstr ""
+"Nog een kloon van de aloude meme, bestaat voornamelijk uit woeste draaiingen "
+"van gekleurde lijnen. Deze is van Ron Tapia. De beweging is leuk, maar ik "
+"denk dat het meer vaste vlakken nodig heeft, of misschien alleen fellere "
+"kleuren. Meer variatie in de rotatiesnelheid zou ook kunnen helpen."
+
+#: hacks/config/kaleidescope.xml.h:4
+msgid "Kaleidescope"
+msgstr "Kaleidoscoop"
+
+#: hacks/config/kaleidescope.xml.h:6 hacks/config/qix.xml.h:18
+msgid "Segments"
+msgstr "Segmenten"
+
+#: hacks/config/kaleidescope.xml.h:9
+msgid "Symmetry"
+msgstr "Symmetrie"
+
+#: hacks/config/kaleidescope.xml.h:10
+msgid "Trails"
+msgstr "Sporen"
+
+#: hacks/config/klein.xml.h:3
+msgid "Klein"
+msgstr "Klein"
+
+#: hacks/config/klein.xml.h:10
+msgid ""
+"This draws a visualization of a Klein bottle or some other interesting "
+"parametric surfaces. Written by Andrey Mirtchovski."
+msgstr ""
+"Dit toont een visualisatie van een Klein-fles of andere interessante "
+"oppervlaktes. Geschreven door Andrey Mirtchovski."
+
+#: hacks/config/klein.xml.h:11
+msgid "Use Randomized Surfaces and Primitives"
+msgstr "Gebruik Willekeurige Oppervlakten en Primitieven"
+
+#: hacks/config/klein.xml.h:12
+msgid "Wander Around the Screen"
+msgstr "Over het scherm bewegen"
+
+#: hacks/config/kumppa.xml.h:5
+msgid "Kumppa"
+msgstr "Kumppa"
+
+#: hacks/config/kumppa.xml.h:7
+msgid "Randomize"
+msgstr "Willekeurig"
+
+#: hacks/config/kumppa.xml.h:10
+msgid ""
+"Spiraling, spinning, and very, very fast splashes of color rush toward the "
+"screen. Written by Teemu Suutari."
+msgstr ""
+"Spiraliserend, draaiend en erg, heel erg snel komen kleurvlekken op het "
+"scherm af. Geschreven door Teemu Suutari."
+
+#: hacks/config/lament.xml.h:1
+msgid ""
+"Animates a simulation of Lemarchand's Box, repeatedly solving itself. "
+"Requires OpenGL, and a machine with fast hardware support for texture maps. "
+"Warning: occasionally opens doors. Written by Jamie Zawinski."
+msgstr ""
+"Animeert een simulatie van Lemarchand's box, de Lament configuratie, die "
+"zichzelf oplost. Vereist OpenGL en een computer met snelle hardware met "
+"ondersteuning voor texture-maps. Waarschuwing: kan een portaal openen. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/lament.xml.h:3
+msgid "Lament"
+msgstr "Lament"
+
+#: hacks/config/laser.xml.h:4
+msgid "Laser"
+msgstr "Laser"
+
+#: hacks/config/laser.xml.h:7
+msgid ""
+"Moving radiating lines, that look vaguely like scanning laser beams. Written "
+"by Pascal Pensa. (Frankie say: relax.)"
+msgstr ""
+"Bewegende lijnen, die min of meer op laserstralen lijken. Geschreven door "
+"Pascal Pense (Frankie zegt: relax)."
+
+#: hacks/config/lavalite.xml.h:2 hacks/config/xmountains.xml.h:2
+msgid "10"
+msgstr "10"
+
+#: hacks/config/lavalite.xml.h:4
+msgid "Classic Lavalite"
+msgstr "Klassieke Lavalamp"
+
+#: hacks/config/lavalite.xml.h:5
+msgid "Cone Lavalite"
+msgstr "Kegel Lavalamp"
+
+#: hacks/config/lavalite.xml.h:8
+msgid ""
+"Draws a 3D Simulation a Lava Lite(r): odd-shaped blobs of a mysterious "
+"substance are heated, slowly rise to the top of the bottle, and then drop "
+"back down as they cool. This program requires OpenGL and a fairly fast "
+"machine (both CPU and 3D performance.) Written by Jamie Zawinski. \"LAVA LITE"
+"(r) and the configuration of the LAVA(r) brand motion lamp are registered "
+"trademarks of Haggerty Enterprises, Inc. The configuration of the globe and "
+"base of the motion lamp are registered trademarks of Haggerty Enterprises, "
+"Inc. in the U.S.A. and in other countries around the world.\""
+msgstr ""
+"Toont een 3D simulatie van een Lava Lite(R). Vreemd gevormde bubbels van een "
+"mysterieuze substantie worden verwarmd, rijzen langzaam naar de top van de "
+"fles en vallen dan weer terug bij het afkoelen. Deze simulatie vereist een "
+"tamelijk snelle machine (zowel CPU als 3D performance.) \"LAVA LITE(R) en de "
+"configuratie van de LAVA(r) bewegende merklamp zijn geregistreerde "
+"handelsmerken van Haggerty Enterprises, Inc. De configuratie van de globe en "
+"de basis van de bewegende lamp zijn geregistreerde handelsmerken van "
+"Haggerty Enterprises, Inc. in the U.S.A. en in andere landen in de wereld.\""
+
+#: hacks/config/lavalite.xml.h:9
+msgid "Faceted"
+msgstr "Gemaakt uit facetten"
+
+#: hacks/config/lavalite.xml.h:11
+msgid "Giant Lavalite"
+msgstr "Reuze Lavalamp"
+
+#: hacks/config/lavalite.xml.h:13
+msgid "LavaLite"
+msgstr "Lavalite"
+
+#: hacks/config/lavalite.xml.h:15
+msgid "Max Blobs"
+msgstr "Max. aantal bubbels"
+
+#: hacks/config/lavalite.xml.h:16
+msgid "Random Lamp Style"
+msgstr "Willekeurig lamptype"
+
+#: hacks/config/lavalite.xml.h:18
+msgid "Rocket Lavalite"
+msgstr "Raket Lavalamp"
+
+#: hacks/config/lightning.xml.h:2
+msgid "Lightning"
+msgstr "Bliksem"
+
+#: hacks/config/lightning.xml.h:7
+msgid ""
+"This one draws crackling fractal lightning bolts. It's simple, direct, and "
+"to the point. If only it had sound... Written by Keith Romberg."
+msgstr ""
+"Dit toont een fractale bliksemschichten. Het is simpel, direct en "
+"ongecompliceerd. Zat er maar geluid bij... Geschreven door Keith Romberg."
+
+#: hacks/config/lisa.xml.h:4
+msgid "Lisa"
+msgstr "Lisa"
+
+#: hacks/config/lisa.xml.h:10
+msgid "Steps"
+msgstr "Stappen"
+
+#: hacks/config/lisa.xml.h:11
+msgid ""
+"This draws Lisajous loops, by Caleb Cullen. Remember that device they had "
+"the Phantom Zone prisoners in during their trial in Superman? I think that "
+"was one of these."
+msgstr ""
+"Dit toont  Lisajous loops, door Caleb Cullen. Herinnerd u zich dat apparaat "
+"waar de Phantom Zone gevangenen in zaten tijdens hun berechting in Superman? "
+"Ik denk dat dat een van deze dingen was."
+
+#: hacks/config/lissie.xml.h:1
+msgid ""
+"Another Lissajous figure. This one draws the progress of circular shapes "
+"along a path. Written by Alexander Jolk."
+msgstr ""
+"Lissajous figuren. Deze toont de voortgang van cirkelvormen langs een pad. "
+"http://en.wikipedia.org/wiki/Lissajous_curve Geschreven door Alexander Jolk."
+
+#: hacks/config/lissie.xml.h:5
+msgid "Lissie"
+msgstr "Lissie"
+
+#: hacks/config/lmorph.xml.h:1
+msgid "Closed Figures"
+msgstr "Gesloten figuren"
+
+#: hacks/config/lmorph.xml.h:2
+msgid "Control Points"
+msgstr "Controlepunten"
+
+#: hacks/config/lmorph.xml.h:4
+msgid "Interpolation Steps"
+msgstr "Interpolatiestappen"
+
+#: hacks/config/lmorph.xml.h:5
+msgid "LMorph"
+msgstr "LMorph"
+
+#: hacks/config/lmorph.xml.h:6
+msgid "Less"
+msgstr "Minder"
+
+#: hacks/config/lmorph.xml.h:8
+msgid "More"
+msgstr "Meer"
+
+#: hacks/config/lmorph.xml.h:9
+msgid "Open Figures"
+msgstr "Open figuren"
+
+#: hacks/config/lmorph.xml.h:10
+msgid "Open and Closed Figures"
+msgstr "Geopende en gesloten figuren"
+
+#: hacks/config/lmorph.xml.h:15
+msgid ""
+"This generates random spline-ish line drawings and morphs between them. "
+"Written by Sverre H. Huseby and Glenn T. Lines."
+msgstr ""
+"Dit genereert willekeurige stripachtige lijnen en tussenvormen. Geschreven "
+"door Sverre H. Huseby and Glenn T. Lines."
+
+#: hacks/config/loop.xml.h:3
+msgid "Loop"
+msgstr "Loop"
+
+#: hacks/config/loop.xml.h:10
+msgid ""
+"This one produces loop-shaped colonies that spawn, age, and eventually die. "
+"Written by David Bagley."
+msgstr ""
+"Genereert lusvormige kolonies die zich vermenigvuldigen, ouder worden en "
+"tenslotte sterven. Geschreven door David Bagley."
+
+#: hacks/config/maze.xml.h:3
+msgid "Backtracking Generator"
+msgstr "Backtracking generator"
+
+#: hacks/config/maze.xml.h:5 hacks/config/slidescreen.xml.h:3
+msgid "Grid Size"
+msgstr "Rastergrootte"
+
+#: hacks/config/maze.xml.h:6
+msgid "Head Toward Exit"
+msgstr "Richting de uitgang bewegen"
+
+#: hacks/config/maze.xml.h:7
+msgid "Ignorant of Exit Direction"
+msgstr "Onwetend van de richting naar de uitgang"
+
+#: hacks/config/maze.xml.h:8
+msgid "Joining Generator"
+msgstr "Samenvoeg Generator"
+
+#: hacks/config/maze.xml.h:9
+msgid "Maze"
+msgstr "Doolhof"
+
+#: hacks/config/maze.xml.h:10
+msgid "Post-Solve Delay"
+msgstr "Vertraging na oplossen"
+
+#: hacks/config/maze.xml.h:11
+msgid "Pre-Solve Delay"
+msgstr "Vertraging voor oplossen"
+
+#: hacks/config/maze.xml.h:12
+msgid "Random Generator"
+msgstr "Willekeurige doolhofgenerator"
+
+#: hacks/config/maze.xml.h:13
+msgid "Seeding Generator"
+msgstr "Seeding-generator"
+
+#: hacks/config/maze.xml.h:15
+msgid "Solve Speed"
+msgstr "Oplossnelheid"
+
+#: hacks/config/maze.xml.h:16
+msgid ""
+"This is the ancient X maze demo, modified to work with xscreensaver. It "
+"generates a random maze, then solves it with visual feedback. Originally by "
+"Jim Randell; modified by a cast of thousands."
+msgstr ""
+"Dit is de oude X maze demo, aangepast om met xscreensaver te werken. Het "
+"genereert een willekeurig doolhof en lost het op met visuele feedback. "
+"Oorspronkelijk geschreven door Jim Randell; aangepast bij duizenden."
+
+#: hacks/config/memscroller.xml.h:1
+msgid "Draw Green"
+msgstr "Toon groen"
+
+#: hacks/config/memscroller.xml.h:2
+msgid "Draw Random Numbers"
+msgstr "Willekeurige getallen tonen"
+
+#: hacks/config/memscroller.xml.h:3
+msgid "Draw in RGB"
+msgstr "Teken in RGB"
+
+#: hacks/config/memscroller.xml.h:4
+msgid "Dump Memory"
+msgstr "Geheugen dumpen"
+
+#: hacks/config/memscroller.xml.h:6
+msgid "MemScroller"
+msgstr "MemScroller"
+
+#: hacks/config/memscroller.xml.h:9
+msgid ""
+"This draws a dump of its own process memory scrolling across the screen in "
+"three windows at three different rates. Written by Jamie Zawinski."
+msgstr ""
+"Dit toont een dump van het eigen procesgeheugen schuivend over het scherm in "
+"drie vensters in drie verschillende snelheden. Geschreven door Jamie "
+"Zawinski."
+
+#: hacks/config/menger.xml.h:6
+msgid "Menger"
+msgstr "Menger"
+
+#: hacks/config/menger.xml.h:19
+msgid ""
+"This draws the three-dimensional variant of the recursive Menger Gasket, a "
+"cube-based fractal object analagous to the Sierpinski Tetrahedron. Written "
+"by Jamie Zawinski."
+msgstr ""
+"Dit toont de driedimensionale variant van de recursieve Menger Gasket, een "
+"op een kubus gebaseerde fractal analoog aan de Sierpinski Tetraëder. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/metaballs.xml.h:1
+msgid "Big"
+msgstr "Groot"
+
+#: hacks/config/metaballs.xml.h:2
+msgid ""
+"Draws two dimensional metaballs: overlapping and merging balls with fuzzy "
+"edges. By W.P. van Paassen."
+msgstr ""
+"Toont tweedimensionale metaballen: overlappende en zich samenvoegende ballen "
+"met vage randen. Geschreven door W.P. van Paassen."
+
+#: hacks/config/metaballs.xml.h:7
+msgid "MetaBall Movement"
+msgstr "Metabal beweging"
+
+#: hacks/config/metaballs.xml.h:8
+msgid "MetaBall Radius"
+msgstr "Metabal radius"
+
+#: hacks/config/metaballs.xml.h:9
+msgid "MetaBalls"
+msgstr "MetaBalls"
+
+#: hacks/config/metaballs.xml.h:11
+msgid "Number of MetaBalls"
+msgstr "Aantal metaballen"
+
+#: hacks/config/mirrorblob.xml.h:4
+msgid "Blobby"
+msgstr "klodderig"
+
+#: hacks/config/mirrorblob.xml.h:5 hacks/config/nerverot.xml.h:2
+msgid "Calm"
+msgstr "Kalm"
+
+#: hacks/config/mirrorblob.xml.h:7
+msgid ""
+"Draws a wobbly blob that distorts the image behind it. Requires OpenGL "
+"hardware acceleration for nice animation. Written by Jon Dowdall."
+msgstr ""
+"Toont een wiebelende bel die de afbeelding erachter vervormt. Vereist OpenGL "
+"hardwareversnelling voor een mooie animatie. Geschreven door Jon Dowdall."
+
+#: hacks/config/mirrorblob.xml.h:8
+msgid "Enable Colouring"
+msgstr "Kleur inschakelen"
+
+#: hacks/config/mirrorblob.xml.h:9
+msgid "Enable Reflected Image"
+msgstr "Spiegelende afbeelding activeren"
+
+#: hacks/config/mirrorblob.xml.h:10
+msgid "Enable Walls"
+msgstr "Muren activeren"
+
+#: hacks/config/mirrorblob.xml.h:12
+msgid "Field Points"
+msgstr "Veldpunten"
+
+#: hacks/config/mirrorblob.xml.h:13
+msgid "Freaky"
+msgstr "Freaky"
+
+#: hacks/config/mirrorblob.xml.h:14
+msgid "MirrorBlob"
+msgstr "MirrorBlob"
+
+#: hacks/config/mirrorblob.xml.h:16
+msgid "Offset Texture Coordinates"
+msgstr "Offset van textuurcoördinaten"
+
+#: hacks/config/mirrorblob.xml.h:22
+msgid "Very Freaky"
+msgstr "Heel freaky"
+
+#: hacks/config/mirrorblob.xml.h:24
+msgid "X Resolution"
+msgstr "X-resolutie"
+
+#: hacks/config/mirrorblob.xml.h:25
+msgid "Y Resolution"
+msgstr "Y-resolutie"
+
+#: hacks/config/mismunch.xml.h:5
+msgid "Mismunch"
+msgstr "Mismunch"
+
+#: hacks/config/mismunch.xml.h:6
+msgid ""
+"Munching errors! This is a creatively broken misimplementation of the "
+"classic munching squares graphics hack. Written by Steven Hazel."
+msgstr ""
+"Munching fouten! Dit is een creatief niet-werkende misimplementatie van de "
+"klassieke ‘munching squares’grafische hack. Geschreven door Steven Hazel."
+
+#: hacks/config/mismunch.xml.h:7
+msgid "One"
+msgstr "Een"
+
+#: hacks/config/mismunch.xml.h:9
+msgid "Simultaneous Squares"
+msgstr "Gelijktijdige vierkanten"
+
+#: hacks/config/mismunch.xml.h:13 hacks/config/munch.xml.h:10
+#: hacks/config/qix.xml.h:26
+msgid "XOR"
+msgstr "XOR"
+
+#: hacks/config/moebius.xml.h:1
+msgid ""
+"Another M. C. Escher hack by Marcelo Vianna, this one draws ``Moebius Strip "
+"II,'' a GL image of ants walking along the surface of a moebius strip."
+msgstr ""
+"Nog een M. C. Escher hack door Marcelo Vianna, deze tekent ‘Moebius Strip "
+"II’, een GL-afbeelding van mieren die over het oppervlak van een moebius "
+"strip lopen."
+
+#: hacks/config/moebius.xml.h:2
+msgid "Draw Ants"
+msgstr "Mieren tekenen"
+
+#: hacks/config/moebius.xml.h:4
+msgid "Mesh Floor"
+msgstr "Draadraamwerk Vloer"
+
+#: hacks/config/moebius.xml.h:5
+msgid "Moebius"
+msgstr "Moebius"
+
+#: hacks/config/moebius.xml.h:8
+msgid "Solid Floor"
+msgstr "Vaste ondergrond"
+
+#: hacks/config/moebius.xml.h:9 hacks/config/qix.xml.h:20
+msgid "Solid Objects"
+msgstr "Massieve objecten"
+
+#: hacks/config/moire.xml.h:6
+msgid "Moire"
+msgstr "Moire"
+
+#: hacks/config/moire.xml.h:8 hacks/config/rorschach.xml.h:6
+msgid "Offset"
+msgstr "Verschuiving"
+
+#: hacks/config/moire.xml.h:10
+msgid ""
+"This one draws cool circular interference patterns. Most of the circles you "
+"see aren't explicitly rendered, but show up as a result of interactions "
+"between the other pixels that were drawn. Written by Jamie Zawinski, "
+"inspired by Java code by Michael Bayne. As he pointed out, the beauty of "
+"this one is that the heart of the display algorithm can be expressed with "
+"just a pair of loops and a handful of arithmetic, giving it a high ``display "
+"hack metric''."
+msgstr ""
+"Dit toont coole circulaire interferentiepatronen. De meeste cirkels zijn "
+"niet expliciet uitgerekend maar verschijnen als een gevolg van de "
+"interacties van de andere pixels die getekend zijn. Geschreven door Jamie "
+"Zawinski, geïnspireerd op Java-code van Michael Bayne. Zoals hij zei, de "
+"schoonheid van deze screensaver is dat de kern van het algoritme weergegeven "
+"kan worden met slechts een paar loops en een handvol berekeningen, waardoor "
+"het een hoge ‘display hack metric’ heeft."
+
+#: hacks/config/moire2.xml.h:1
+msgid ""
+"Another example of the fun you can have with moire interference patterns; "
+"this hack generates fields of concentric circles or ovals, and combines the "
+"planes with various operations. The planes are moving independently of one "
+"another, causing the interference lines to ``spray.'' Written by Jamie "
+"Zawinski."
+msgstr ""
+"Nog een voorbeeld van het plezier dat je met moire interferentiepatronen "
+"kunt hebben. Genereert velden met concentrische cirkels of ovalen en "
+"combineert de vlakken door verschillende bewerkingen. De vlakken bewegen "
+"onafhankelijk van elkaar, waardoor de interferentie lijnen ontstaan.  "
+"Geschreven door Jamie Zawinski"
+
+#: hacks/config/moire2.xml.h:4
+msgid "Moire2"
+msgstr "Moire2"
+
+#: hacks/config/molecule.xml.h:3
+msgid "Describe Molecule"
+msgstr "Molecuul beschrijven"
+
+#: hacks/config/molecule.xml.h:5
+msgid "Draw Atomic Bonds"
+msgstr "Atoomverbindingen tonen"
+
+#: hacks/config/molecule.xml.h:6
+msgid "Draw Atomic Nuclei"
+msgstr "Atoomkernen tonen"
+
+#: hacks/config/molecule.xml.h:7 hacks/config/spheremonics.xml.h:2
+msgid "Draw Bounding Box"
+msgstr "Omvattend kader tonen"
+
+#: hacks/config/molecule.xml.h:8
+msgid "Draw Electron Shells"
+msgstr "Electronenschillen tonen"
+
+#: hacks/config/molecule.xml.h:9
+msgid ""
+"Draws several different representations of molecules. Some common molecules "
+"are built in, and it can also read PDB (Protein Data Base) files as input. "
+"Written by Jamie Zawinski."
+msgstr ""
+"Toont een aantal verschillende representaties van moleculen. Er zijn een "
+"aantal moleculen ingebouwd, maar het kan ook PDB (Protein Data Bank) "
+"bestanden als invoer gebruiken Geschreven door Jamie Zawinski."
+
+#: hacks/config/molecule.xml.h:12
+msgid "Label Atoms"
+msgstr "Atomen labelen"
+
+#: hacks/config/molecule.xml.h:13
+msgid "Molecule"
+msgstr "Molecuul"
+
+#: hacks/config/molecule.xml.h:14
+msgid "PDB File or Directory"
+msgstr "PDB-bestand of map"
+
+#: hacks/config/morph3d.xml.h:1
+msgid ""
+"Another 3d shape-changing GL hack, by Marcelo Vianna. It has the same shiny-"
+"plastic feel as Superquadrics, as many computer-generated objects do..."
+msgstr ""
+"Nog een 3D vormveranderende GL hack, door Marcelo Vianna. Het heeft "
+"hetzelfde glimmend-plastic uiterlijk als Superquadrics, zoals zovele door de "
+"computer gegenereerde objecten..."
+
+#: hacks/config/morph3d.xml.h:4
+msgid "Morph3D"
+msgstr "Morph3D"
+
+#: hacks/config/mountain.xml.h:3
+msgid ""
+"Generates random 3d plots that look vaguely mountainous. Written by Pascal "
+"Pensa."
+msgstr ""
+"Genereert willekeurige 3D afbeeldingen die vaag op bergen lijken. Geschreven "
+"door Pascal Pensa."
+
+#: hacks/config/mountain.xml.h:5
+msgid "Mountain"
+msgstr "Berg"
+
+#: hacks/config/munch.xml.h:1
+msgid ""
+"DATAI 2 ADDB 1,2 ROTC 2,-22 XOR 1,2 JRST .-4 As reported by HAKMEM, in 1962, "
+"Jackson Wright wrote the above PDP-1 code. That code still lives on in this "
+"screenhack, some 35 years later. The number of lines of enclosing code has "
+"increased substantially, however. This version is by Tim Showalter."
+msgstr ""
+"DATAI 2 ADDB 1,2 ROTC 2,-22 XOR 1,2 JRST .-4 Zoals vermeld door HAKMEM (MIT "
+"AI Memo 239, 1972), Jackson Wright schreef de bovenstaande PDP-1 code in "
+"1962. Die code bestaat nog steeds in dit programma, zo'n 46 jaar later. Het "
+"aantal regels code is echter wel flink toegenomen. Deze versie is door Tim "
+"Showalter geschreven."
+
+#: hacks/config/munch.xml.h:5
+msgid "Munch"
+msgstr "Munch"
+
+#: hacks/config/nerverot.xml.h:1
+msgid "Blot Count"
+msgstr "Aantal vlekken"
+
+#: hacks/config/nerverot.xml.h:3
+msgid "Changes"
+msgstr "Veranderend"
+
+#: hacks/config/nerverot.xml.h:4
+msgid "Colors"
+msgstr "Kleuren"
+
+#: hacks/config/nerverot.xml.h:5
+msgid "Crunchiness"
+msgstr "Knapperigheid"
+
+#: hacks/config/nerverot.xml.h:7
+msgid ""
+"Draws different shapes composed of nervously vibrating squiggles, as if seen "
+"through a camera operated by a monkey on crack. By Dan Bornstein."
+msgstr ""
+"Toont verschillende vormen bestaande uit nerveus vibrerende krabbels, alsof "
+"ze worden gezien door een camera bedient door een aap aan de drugs. "
+"Geschreven door Dan Bornstein."
+
+#: hacks/config/nerverot.xml.h:10
+msgid "Frequent"
+msgstr "Frequent"
+
+#: hacks/config/nerverot.xml.h:16
+msgid "NerveRot"
+msgstr "NerveRot"
+
+#: hacks/config/nerverot.xml.h:17
+msgid "Nervousness"
+msgstr "Nerveusheid"
+
+#: hacks/config/nerverot.xml.h:18 hacks/config/pyro.xml.h:12
+msgid "Seldom"
+msgstr "Zelden"
+
+#: hacks/config/nerverot.xml.h:21
+msgid "Spastic"
+msgstr "Spastisch"
+
+#: hacks/config/noof.xml.h:1
+msgid "Draws some rotatey patterns, using OpenGL. Written by Mark Kilgard."
+msgstr ""
+"Toont een roterende patronen, gebruikmakend van OpenGL. Geschreven door Mark "
+"Kilgard."
+
+#: hacks/config/noof.xml.h:3
+msgid "Noof"
+msgstr "Noof"
+
+#: hacks/config/noseguy.xml.h:1
+msgid ""
+"A little man with a big nose wanders around your screen saying things. The "
+"things which he says are the output of a program or the contents of a file "
+"or URL, as configured on the \"Advanced\" tab of the main Screensaver "
+"Preferences window. By Dan Heller and Jamie Zawinski."
+msgstr ""
+"Een kleine man met een grote neus zwerft rond op uw scherm en zegt dingen. "
+"Wat hij zegt kan de uitvoer van een programma zijn of, de inhoud van een "
+"bestand of URL, zoals ingesteld in het tabblad ‘Geavanceerd’ van het "
+"voorkeurenvenster van Xscreensaver. Geschreven door Dan Heller en Jamie "
+"Zawinski."
+
+#: hacks/config/noseguy.xml.h:2
+msgid "Get Text from File"
+msgstr "Verkrijg tekst uit bestand"
+
+#: hacks/config/noseguy.xml.h:3
+msgid "Get Text from Program"
+msgstr "Verkrijg tekst van programma"
+
+#: hacks/config/noseguy.xml.h:4
+msgid "Noseguy"
+msgstr "Noseguy"
+
+#: hacks/config/noseguy.xml.h:6
+msgid "Text File"
+msgstr "Tekstbestand"
+
+#: hacks/config/noseguy.xml.h:8
+msgid "Use Text Below"
+msgstr "Onderstaande Tekst Gebruiken"
+
+#: hacks/config/pacman.xml.h:2
+msgid "Pacman"
+msgstr "Pacman"
+
+#: hacks/config/pacman.xml.h:3
+msgid "Player Size"
+msgstr "Spelergrootte"
+
+#: hacks/config/pacman.xml.h:4
+msgid ""
+"Simulates a game of Pac-Man on a randomly-created level. Written by Edwin de "
+"Jong."
+msgstr ""
+"Simuleert een spelletje Pac-Man in een willekeurig aangemaakt level. "
+"Geschreven door Edwin de Jong."
+
+#: hacks/config/pedal.xml.h:7
+msgid "Pedal"
+msgstr "Pedal"
+
+#: hacks/config/pedal.xml.h:8
+msgid ""
+"This is sort of a combination spirograph/string-art. It generates a large, "
+"complex polygon, and lets the X server do the bulk of the work by giving it "
+"an even/odd winding rule. Written by Dale Moore, based on some ancient "
+"PDP-11 code."
+msgstr ""
+"Dit is soort van combinatie spirograph/tekst-kunst. Het genereert een grote, "
+"complexe polygoon en geeft het weer door het op te vullen met een even/"
+"oneven slingerregel. Geschreven door Dale Moore, gebaseerd op oude PDP-11 "
+"code."
+
+#: hacks/config/penetrate.xml.h:1
+msgid "Always play well"
+msgstr "Altijd goed spelen"
+
+#: hacks/config/penetrate.xml.h:2
+msgid "Explosions"
+msgstr "Explosies"
+
+#: hacks/config/penetrate.xml.h:5
+msgid "Penetrate"
+msgstr "Penetrate"
+
+#: hacks/config/penetrate.xml.h:7
+msgid "Start badly, but learn"
+msgstr "Start slecht, maar leer"
+
+#: hacks/config/penetrate.xml.h:8
+msgid ""
+"This hack simulates the classic arcade game Missile Command. Written by Adam "
+"Miller."
+msgstr ""
+"Simuleert (zoiets als) het klassieke arcade spel ‘Missile Command’."
+"Geschreven door Adam Miller."
+
+#: hacks/config/penrose.xml.h:1
+msgid "Draw Ammann Lines"
+msgstr "Ammann-lijnen tekenen"
+
+#: hacks/config/penrose.xml.h:2
+msgid ""
+"Draws quasiperiodic tilings; think of the implications on modern formica "
+"technology. Written by Timo Korvola. In April 1997, Sir Roger Penrose, a "
+"British math professor who has worked with Stephen Hawking on such topics as "
+"relativity, black holes, and whether time has a beginning, filed a copyright-"
+"infringement lawsuit against the Kimberly-Clark Corporation, which Penrose "
+"said copied a pattern he created (a pattern demonstrating that ``a "
+"nonrepeating pattern could exist in nature'') for its Kleenex quilted toilet "
+"paper. Penrose said he doesn't like litigation but, ``When it comes to the "
+"population of Great Britain being invited by a multinational to wipe their "
+"bottoms on what appears to be the work of a Knight of the Realm, then a last "
+"stand must be taken.'' As reported by News of the Weird #491, 4-jul-1997."
+msgstr ""
+"Toont quasi-periodieke betegeling; denk aan de implicaties voor moderne "
+"formica technologie. In April 1997, is Sir Roger Penrose, een Britse "
+"wiskundeprofessor die heeft gewerkt met Stephen Hawking aan onderwerpen "
+"zoals relativiteit, zwarte gaten, en of tijd een begin heeft, een rechtszaak "
+"begonnen over een overtreding van het copyright tegen de Kimberly-Clark "
+"Corporation, die volgens Penrose een patroon hebben gekopieerd dat hij heeft "
+"ontworpen (een patroon dat demonstreert dat ‘een niet zich herhalend patroon "
+"in de natuur kan bestaan’) voor hun Kleenex toiletpapier. Penrose zei dat "
+"hij niet van rechtszaken houdt maar, \"Als de bevolking van Groot "
+"Brittannië, door een multinational wordt uitgenodigd om hun billen af te "
+"vegen met iets wat lijkt op het werk van een Ridder van de Wereld, dan moet "
+"er positie worden ingenomen.’ Zoals is verslagen door News of the Weird "
+"#491, 4-juli-1997."
+
+#: hacks/config/penrose.xml.h:6
+msgid "Penrose"
+msgstr "Penrose"
+
+#: hacks/config/petri.xml.h:2
+msgid "Colony Shape"
+msgstr "Kolonievorm"
+
+#: hacks/config/petri.xml.h:3
+msgid "Death Comes"
+msgstr "Sterftesnelheid"
+
+#: hacks/config/petri.xml.h:4
+msgid "Diamond"
+msgstr "Diamand"
+
+#: hacks/config/petri.xml.h:6
+msgid "Fertility"
+msgstr "Vruchtbaarheid"
+
+#: hacks/config/petri.xml.h:12
+msgid "Maximum Lifespan"
+msgstr "Maximale levensduur"
+
+#: hacks/config/petri.xml.h:13
+msgid "Maximum Rate of Death"
+msgstr "Maximum sterftecijfer"
+
+#: hacks/config/petri.xml.h:14
+msgid "Maximum Rate of Growth"
+msgstr "Maximale groeisnelheid"
+
+#: hacks/config/petri.xml.h:15
+msgid "Minimum Lifespan"
+msgstr "Minimale levensduur"
+
+#: hacks/config/petri.xml.h:16
+msgid "Minimum Rate of Death"
+msgstr "Minimum sterftesnelheid"
+
+#: hacks/config/petri.xml.h:17
+msgid "Minimum Rate of Growth"
+msgstr "Minimum groeisnelheid"
+
+#: hacks/config/petri.xml.h:18
+msgid "Mold Varieties"
+msgstr "Schimmelsoorten"
+
+#: hacks/config/petri.xml.h:19
+msgid "Offspring"
+msgstr "Nageslacht"
+
+#: hacks/config/petri.xml.h:20
+msgid "Petri"
+msgstr "Petri"
+
+#: hacks/config/petri.xml.h:21
+msgid "Quickly"
+msgstr "Snel"
+
+#: hacks/config/petri.xml.h:24
+msgid "Slowly"
+msgstr "Langzaam"
+
+#: hacks/config/petri.xml.h:26
+msgid "Square"
+msgstr "Vierkant"
+
+#: hacks/config/petri.xml.h:27
+msgid ""
+"This simulates colonies of mold growing in a petri dish. Growing colored "
+"circles overlap and leave spiral interference in their wake. Written by Dan "
+"Bornstein."
+msgstr ""
+"Dit simuleert een kolonie schimmels die in een petrischaal groeien. "
+"Groeiende gekeurde cirkels overlappen en laten een spiraalvormige "
+"interferentie achter. Geschreven door Dan Bornstein."
+
+#: hacks/config/phosphor.xml.h:1
+msgid ""
+"Draws a simulation of an old terminal, with large pixels and long-sustain "
+"phosphor. This program is also a fully-functional VT100 emulator! The text "
+"can be the output of a program or the contents of a file or URL, as "
+"configured on the \"Advanced\" tab of the main Screensaver Preferences "
+"window. Written by Jamie Zawinski."
+msgstr ""
+"Toont een simulatie van een oude terminal, met grote pixels en lange "
+"oplichtend fosfor. Dit programma is ook een volledig werkende VT100 "
+"emulator! De tekst kan de uitvoer van een programma zijn of, de inhoud van "
+"een bestand of URL, zoals ingesteld in het tabblad ‘Geavanceerd’ van het "
+"voorkeurenvenster van Xscreensaver. Geschreven door James Zawinski."
+
+#: hacks/config/phosphor.xml.h:2
+msgid "Dump pipe"
+msgstr "Pipe dumpen"
+
+#: hacks/config/phosphor.xml.h:5
+msgid "Phosphor"
+msgstr "Fosfor"
+
+#: hacks/config/phosphor.xml.h:10
+msgid "Use PTY"
+msgstr "Gebruik PTY"
+
+#: hacks/config/piecewise.xml.h:1
+msgid "Color shifting speed"
+msgstr "Snelheid kleurverschuiving"
+
+#: hacks/config/piecewise.xml.h:6
+msgid "Maximum radius"
+msgstr "Maximale radius"
+
+#: hacks/config/piecewise.xml.h:7
+msgid "Minimum radius"
+msgstr "Minimale radius"
+
+#: hacks/config/piecewise.xml.h:8
+msgid "Piecewise"
+msgstr "Stuksgewijs"
+
+#: hacks/config/piecewise.xml.h:12
+msgid ""
+"This draws a bunch of moving circles which switch from visibility to "
+"invisibility at intersection points. Written by Geoffrey Irving."
+msgstr ""
+"Toont een aantal bewegende cirkels die van zichtbaar naar onzichtbaar "
+"overgaan als ze overlappen. Geschreven door Geoffrey Irving."
+
+#: hacks/config/pinion.xml.h:1
+msgid "100"
+msgstr "100"
+
+#: hacks/config/pinion.xml.h:2
+msgid "2000"
+msgstr "2000"
+
+#: hacks/config/pinion.xml.h:4
+msgid ""
+"Draws an interconnected set of gears moving across the screen. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Toont een gekoppelde set van tandwielen die over het scherm bewegen. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/pinion.xml.h:6
+msgid "Gear Size"
+msgstr "Tandwielgrootte"
+
+#: hacks/config/pinion.xml.h:8
+msgid "Max RPM"
+msgstr "Max. toeren/min"
+
+#: hacks/config/pinion.xml.h:9
+msgid "Pinion"
+msgstr "Pinion"
+
+#: hacks/config/pinion.xml.h:11
+msgid "Scrolling Speed"
+msgstr "Schuifsnelheid"
+
+#: hacks/config/pipes.xml.h:1
+msgid "Allow Tight Turns"
+msgstr "Scherpe bochten toestaan"
+
+#: hacks/config/pipes.xml.h:2
+msgid "Ball Joints"
+msgstr "Balgewrichten"
+
+#: hacks/config/pipes.xml.h:3
+msgid "Curved Pipes"
+msgstr "Gebogen buizen"
+
+#: hacks/config/pipes.xml.h:6
+msgid "Fisheye Lens"
+msgstr "Visooglens"
+
+#: hacks/config/pipes.xml.h:7
+msgid "Gadgetry"
+msgstr "Instrumentjes"
+
+#: hacks/config/pipes.xml.h:8
+msgid ""
+"If you've ever been in the same room with a Windows NT machine, you've "
+"probably seen this GL hack. This version is by Marcelo Vianna."
+msgstr ""
+"Als u ooit in een kamer bent geweest met een Windows NT machine heeft u deze "
+"GL hack eerder gezien. Deze versie is van Marcelo Vianna."
+
+#: hacks/config/pipes.xml.h:11
+msgid "Number of Pipe Systems"
+msgstr "Aantal pijpsystemen"
+
+#: hacks/config/pipes.xml.h:12
+msgid "Pipe Fittings"
+msgstr "Pijpverbindingen"
+
+#: hacks/config/pipes.xml.h:13
+msgid "Pipes"
+msgstr "Pijpen"
+
+#: hacks/config/pipes.xml.h:17
+msgid "System Length"
+msgstr "Lengte"
+
+#: hacks/config/polyhedra.xml.h:4 hacks/config/sballs.xml.h:1
+msgid "Cube"
+msgstr "Kubus"
+
+#: hacks/config/polyhedra.xml.h:5
+msgid "Cubitruncated Cuboctahedron"
+msgstr "Cubitruncated cuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:6
+msgid "Cuboctahedron"
+msgstr "Cuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:7
+msgid "Cubohemioctahedron"
+msgstr "Cubohemioctahedron"
+
+#: hacks/config/polyhedra.xml.h:8
+msgid "Deltoidal Hexecontahedron"
+msgstr "Deltoidal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:9
+msgid "Deltoidal Icositetrahedron"
+msgstr "Deltoidal icositetrahedron"
+
+#: hacks/config/polyhedra.xml.h:10
+msgid "Disdyakisdodecahedron"
+msgstr "Disdyakisdodecaëder"
+
+#: hacks/config/polyhedra.xml.h:11
+msgid "Disdyakistriacontahedron"
+msgstr "Disdyakistriacontahedron"
+
+#: hacks/config/polyhedra.xml.h:12
+msgid "Display Random Polyhedron"
+msgstr "Toon willekeurige polyhedron"
+
+#: hacks/config/polyhedra.xml.h:13
+msgid ""
+"Displays different 3D solids and some information about each. A new solid is "
+"chosen every few seconds. There are 75 uniform polyhedra, plus 5 infinite "
+"sets of prisms and antiprisms; including their duals brings the total to "
+"160. Written by Dr. Zvi Har'El and Jamie Zawinski."
+msgstr ""
+"Vertoont verschillende 3D-lichamen en enige informatie daarover. Er wordt "
+"elke paar seconden een nieuw lichaam gekozen. Er zijn 75 uniforme veelhoeken "
+"plus 5 oneindige sets van prisma's en anti-prisma's; inclusief hun gelijken "
+"brengt het totaal op 160. Geschreven door Dr. Zvi Har'El en Jamie Zawinski."
+
+#: hacks/config/polyhedra.xml.h:14
+msgid "Ditrigonal Dodecadodecahedron"
+msgstr "Ditrigonal dodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:15 hacks/config/sballs.xml.h:2
+msgid "Dodecahedron"
+msgstr "Dodecaëder"
+
+#: hacks/config/polyhedra.xml.h:18
+msgid "Great Cubicuboctahedron"
+msgstr "Great cubicuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:19
+msgid "Great Deltoidal Hexecontahedron"
+msgstr "Great deltoidal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:20
+msgid "Great Deltoidal Icositetrahedron"
+msgstr "Great deltoidal icositetrahedron"
+
+#: hacks/config/polyhedra.xml.h:21
+msgid "Great Dirhombicosidodecacron"
+msgstr "Great dirhombicosidodecacron"
+
+#: hacks/config/polyhedra.xml.h:22
+msgid "Great Dirhombicosidodecahedron"
+msgstr "Great dirhombicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:23
+msgid "Great Disdyakisdodecahedron"
+msgstr "Great disdyakisdodecahedron"
+
+#: hacks/config/polyhedra.xml.h:24
+msgid "Great Disdyakistriacontahedron"
+msgstr "Great disdyakistriacontahedron"
+
+#: hacks/config/polyhedra.xml.h:25
+msgid "Great Ditrigonal Dodecacronic Hexecontahedron"
+msgstr "Great ditrigonal dodecacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:26
+msgid "Great Ditrigonal Dodecicosidodecahedron"
+msgstr "Great ditrigonal dodecicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:27
+msgid "Great Ditrigonal Icosidodecahedron"
+msgstr "Great ditrigonal icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:28
+msgid "Great Dodecacronic Hexecontahedron"
+msgstr "Great dodecacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:29
+msgid "Great Dodecadodecahedron"
+msgstr "Great dodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:30
+msgid "Great Dodecahedron"
+msgstr "Great dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:31
+msgid "Great Dodecahemicosacron"
+msgstr "Great dodecahemicosacron"
+
+#: hacks/config/polyhedra.xml.h:32
+msgid "Great Dodecahemicosahedron"
+msgstr "Great dodecahemicosahedron"
+
+#: hacks/config/polyhedra.xml.h:33
+msgid "Great Dodecahemidodecacron"
+msgstr "Great dodecahemidodecacron"
+
+#: hacks/config/polyhedra.xml.h:34
+msgid "Great Dodecahemidodecahedron"
+msgstr "Great dodecahemidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:35
+msgid "Great Dodecicosacron"
+msgstr "Great dodecicosacron"
+
+#: hacks/config/polyhedra.xml.h:36
+msgid "Great Dodecicosahedron"
+msgstr "Great dodecicosahedron"
+
+#: hacks/config/polyhedra.xml.h:37
+msgid "Great Dodecicosidodecahedron"
+msgstr "Great dodecicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:38
+msgid "Great Hexacronic Icositetrahedron"
+msgstr "Great hexacronic icositetrahedron"
+
+#: hacks/config/polyhedra.xml.h:39
+msgid "Great Hexagonal Hexecontahedron"
+msgstr "Great hexagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:40
+msgid "Great Icosacronic Hexecontahedron"
+msgstr "Great icosacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:41
+msgid "Great Icosahedron"
+msgstr "Great icosahedron"
+
+#: hacks/config/polyhedra.xml.h:42
+msgid "Great Icosicosidodecahedron"
+msgstr "Great icosicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:43
+msgid "Great Icosidodecahedron"
+msgstr "Great icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:44
+msgid "Great Icosihemidodecacron"
+msgstr "Great icosihemidodecacron"
+
+#: hacks/config/polyhedra.xml.h:45
+msgid "Great Icosihemidodecahedron"
+msgstr "Great icosihemidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:46
+msgid "Great Inverted Pentagonal Hexecontahedron"
+msgstr "Great inverted pentagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:47
+msgid "Great Inverted Snub Icosidodecahedron"
+msgstr "Great inverted snub icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:48
+msgid "Great Pentagonal Hexecontahedron"
+msgstr "Great pentagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:49
+msgid "Great Pentagrammic Hexecontahedron"
+msgstr "Great pentagrammic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:50
+msgid "Great Pentakisdodekahedron"
+msgstr "Great pentakisdodekahedron"
+
+#: hacks/config/polyhedra.xml.h:51
+msgid "Great Retrosnub Icosidodecahedron"
+msgstr "Great retrosnub icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:52
+msgid "Great Rhombic Triacontahedron"
+msgstr "Great rhombic triacontahedron"
+
+#: hacks/config/polyhedra.xml.h:53
+msgid "Great Rhombicosidodecahedron"
+msgstr "Great rhombicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:54
+msgid "Great Rhombicuboctahedron"
+msgstr "Great rhombicuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:55
+msgid "Great Rhombidodecacron"
+msgstr "Great rhombidodecacron"
+
+#: hacks/config/polyhedra.xml.h:56
+msgid "Great Rhombidodecahedron"
+msgstr "Great rhombidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:57
+msgid "Great Rhombihexacron"
+msgstr "Great rhombihexacron"
+
+#: hacks/config/polyhedra.xml.h:58
+msgid "Great Rhombihexahedron"
+msgstr "Great rhombihexahedron"
+
+#: hacks/config/polyhedra.xml.h:59
+msgid "Great Snub Dodecicosidodecahedron"
+msgstr "Great snub dodecicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:60
+msgid "Great Snub Icosidodecahedron"
+msgstr "Great snub icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:61
+msgid "Great Stellapentakisdodecahedron"
+msgstr "Great stellapentakisdodecahedron"
+
+#: hacks/config/polyhedra.xml.h:62
+msgid "Great Stellated Dodecahedron"
+msgstr "Great stellated dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:63
+msgid "Great Stellated Truncated Dodecahedron"
+msgstr "Great stellated truncated dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:64
+msgid "Great Triakisicosahedron"
+msgstr "Great triakisicosahedron"
+
+#: hacks/config/polyhedra.xml.h:65
+msgid "Great Triakisoctahedron"
+msgstr "Great triakisoctahedron"
+
+#: hacks/config/polyhedra.xml.h:66
+msgid "Great Triambic Icosahedron"
+msgstr "Great triambic icosahedron"
+
+#: hacks/config/polyhedra.xml.h:67
+msgid "Great Truncated Cuboctahedron"
+msgstr "Great truncated cuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:68
+msgid "Great Truncated Icosahedron"
+msgstr "Great truncated icosahedron"
+
+#: hacks/config/polyhedra.xml.h:69
+msgid "Great Truncated Icosidodecahedron"
+msgstr "Great truncated icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:70
+msgid "Hexahemioctacron"
+msgstr "Hexahemioctacron"
+
+#: hacks/config/polyhedra.xml.h:71 hacks/config/sballs.xml.h:5
+msgid "Icosahedron"
+msgstr "Icosaëder"
+
+#: hacks/config/polyhedra.xml.h:72
+msgid "Icosidodecadodecahedron"
+msgstr "Icosidodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:73
+msgid "Icosidodecahedron"
+msgstr "Icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:74
+msgid "Icositruncated Dodecadodecahedron"
+msgstr "Icositruncated dodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:75
+msgid "Inverted Snub Dodecadodecahedron"
+msgstr "Inverted snub dodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:76
+msgid "Medial Deltoidal Hexecontahedron"
+msgstr "Medial deltoidal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:77
+msgid "Medial Disdyakistriacontahedron"
+msgstr "Medial disdyakistriacontahedron"
+
+#: hacks/config/polyhedra.xml.h:78
+msgid "Medial Hexagonal Hexecontahedron"
+msgstr "Medial hexagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:79
+msgid "Medial Icosacronic Hexecontahedron"
+msgstr "Medial icosacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:80
+msgid "Medial Inverted Pentagonal Hexecontahedron"
+msgstr "Medial inverted pentagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:81
+msgid "Medial Pentagonal Hexecontahedron"
+msgstr "Medial pentagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:82
+msgid "Medial Rhombic Triacontahedron"
+msgstr "Medial rhombic triacontahedron"
+
+#: hacks/config/polyhedra.xml.h:83
+msgid "Medial Triambic Icosahedron"
+msgstr "Medial triambic icosahedron"
+
+#: hacks/config/polyhedra.xml.h:85 hacks/config/sballs.xml.h:7
+msgid "Octahedron"
+msgstr "Octaëder"
+
+#: hacks/config/polyhedra.xml.h:86
+msgid "Octahemioctacron"
+msgstr "Octahemioctacron"
+
+#: hacks/config/polyhedra.xml.h:87
+msgid "Octahemioctahedron"
+msgstr "Octahemioctahedron"
+
+#: hacks/config/polyhedra.xml.h:88
+msgid "Pentagonal Antiprism"
+msgstr "Pentagonal antiprism"
+
+#: hacks/config/polyhedra.xml.h:89
+msgid "Pentagonal Deltohedron"
+msgstr "Pentagonal deltohedron"
+
+#: hacks/config/polyhedra.xml.h:90
+msgid "Pentagonal Dipyramid"
+msgstr "Pentagonal dipyramid"
+
+#: hacks/config/polyhedra.xml.h:91
+msgid "Pentagonal Hexecontahedron"
+msgstr "Pentagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:92
+msgid "Pentagonal Icositetrahedron"
+msgstr "Pentagonal icositetrahedron"
+
+#: hacks/config/polyhedra.xml.h:93
+msgid "Pentagonal Prism"
+msgstr "Pentagonal prism"
+
+#: hacks/config/polyhedra.xml.h:94
+msgid "Pentagrammic Antiprism"
+msgstr "Pentagrammic antiprism"
+
+#: hacks/config/polyhedra.xml.h:95
+msgid "Pentagrammic Concave Deltohedron"
+msgstr "Pentagrammic concave deltohedron"
+
+#: hacks/config/polyhedra.xml.h:96
+msgid "Pentagrammic Crossed Antiprism"
+msgstr "Pentagrammic crossed antiprism"
+
+#: hacks/config/polyhedra.xml.h:97
+msgid "Pentagrammic Deltohedron"
+msgstr "Pentagrammic deltohedron"
+
+#: hacks/config/polyhedra.xml.h:98
+msgid "Pentagrammic Dipyramid"
+msgstr "Pentagrammic dipyramid"
+
+#: hacks/config/polyhedra.xml.h:99
+msgid "Pentagrammic Prism"
+msgstr "Pentagrammic prism"
+
+#: hacks/config/polyhedra.xml.h:100
+msgid "Pentakisdodecahedron"
+msgstr "Pentakisdodecahedron"
+
+#: hacks/config/polyhedra.xml.h:101
+msgid "Polyhedra"
+msgstr "Polyhedra"
+
+#: hacks/config/polyhedra.xml.h:102
+msgid "Rhombic Dodecahedron"
+msgstr "Rhombic dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:103
+msgid "Rhombic Triacontahedron"
+msgstr "Rhombic triacontahedron"
+
+#: hacks/config/polyhedra.xml.h:104
+msgid "Rhombicosacron"
+msgstr "Rhombicosacron"
+
+#: hacks/config/polyhedra.xml.h:105
+msgid "Rhombicosahedron"
+msgstr "Rhombicosahedron"
+
+#: hacks/config/polyhedra.xml.h:106
+msgid "Rhombicosidodecahedron"
+msgstr "Rhombicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:107
+msgid "Rhombicuboctahedron"
+msgstr "Rhombicuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:108
+msgid "Rhombidodecadodecahedron"
+msgstr "Rhombidodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:109
+msgid "Show Description"
+msgstr "Beschrijving tonen"
+
+#: hacks/config/polyhedra.xml.h:112
+msgid "Small Cubicuboctahedron"
+msgstr "Small cubicuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:113
+msgid "Small Ditrigonal Dodecacronic Hexecontahedron"
+msgstr "Small ditrigonal dodecacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:114
+msgid "Small Ditrigonal Dodecicosidodecahedron"
+msgstr "Small ditrigonal dodecicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:115
+msgid "Small Ditrigonal Icosidodecahedron"
+msgstr "Small ditrigonal icosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:116
+msgid "Small Dodecacronic Hexecontahedron"
+msgstr "Small dodecacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:117
+msgid "Small Dodecahemicosacron"
+msgstr "Small dodecahemicosacron"
+
+#: hacks/config/polyhedra.xml.h:118
+msgid "Small Dodecahemicosahedron"
+msgstr "Small dodecahemicosahedron"
+
+#: hacks/config/polyhedra.xml.h:119
+msgid "Small Dodecahemidodecacron"
+msgstr "Small dodecahemidodecacron"
+
+#: hacks/config/polyhedra.xml.h:120
+msgid "Small Dodecahemidodecahedron"
+msgstr "Small dodecahemidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:121
+msgid "Small Dodecicosacron"
+msgstr "Small dodecicosacron"
+
+#: hacks/config/polyhedra.xml.h:122
+msgid "Small Dodecicosahedron"
+msgstr "Small dodecicosahedron"
+
+#: hacks/config/polyhedra.xml.h:123
+msgid "Small Dodecicosidodecahedron"
+msgstr "Small dodecicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:124
+msgid "Small Hexacronic Icositetrahedron"
+msgstr "Small hexacronic icositetrahedron"
+
+#: hacks/config/polyhedra.xml.h:125
+msgid "Small Hexagonal Hexecontahedron"
+msgstr "Small hexagonal hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:126
+msgid "Small Hexagrammic Hexecontahedron"
+msgstr "Small hexagrammic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:127
+msgid "Small Icosacronic Hexecontahedron"
+msgstr "Small icosacronic hexecontahedron"
+
+#: hacks/config/polyhedra.xml.h:128
+msgid "Small Icosicosidodecahedron"
+msgstr "Small icosicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:129
+msgid "Small Icosihemidodecacron"
+msgstr "Small icosihemidodecacron"
+
+#: hacks/config/polyhedra.xml.h:130
+msgid "Small Icosihemidodecahedron"
+msgstr "Small icosihemidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:131
+msgid "Small Retrosnub Icosicosidodecahedron"
+msgstr "Small retrosnub icosicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:132
+msgid "Small Rhombidodecacron"
+msgstr "Small rhombidodecacron"
+
+#: hacks/config/polyhedra.xml.h:133
+msgid "Small Rhombidodecahedron"
+msgstr "Small rhombidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:134
+msgid "Small Rhombihexacron"
+msgstr "Small rhombihexacron"
+
+#: hacks/config/polyhedra.xml.h:135
+msgid "Small Rhombihexahedron"
+msgstr "Small rhombihexahedron"
+
+#: hacks/config/polyhedra.xml.h:136
+msgid "Small Snub Icosicosidodecahedron"
+msgstr "Small snub icosicosidodecahedron"
+
+#: hacks/config/polyhedra.xml.h:137
+msgid "Small Stellapentakisdodecahedron"
+msgstr "Small stellapentakisdodecahedron"
+
+#: hacks/config/polyhedra.xml.h:138
+msgid "Small Stellated Dodecahedron"
+msgstr "Small stellated dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:139
+msgid "Small Stellated Truncated Dodecahedron"
+msgstr "Small stellated truncated dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:140
+msgid "Small Triambic Icosahedron"
+msgstr "Small triambic icosahedron"
+
+#: hacks/config/polyhedra.xml.h:141
+msgid "Snub Cube"
+msgstr "Snub cube"
+
+#: hacks/config/polyhedra.xml.h:142
+msgid "Snub Dodecadodecahedron"
+msgstr "Snub dodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:143
+msgid "Snub Dodecahedron"
+msgstr "Snub dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:144
+msgid "Snub Icosidodecadodecahedron"
+msgstr "Snub icosidodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:146
+msgid "Stellated Truncated Hexahedron"
+msgstr "Stellated truncated hexahedron"
+
+#: hacks/config/polyhedra.xml.h:147
+msgid "Tetradyakishexahedron"
+msgstr "Tetradyakishexahedron"
+
+#: hacks/config/polyhedra.xml.h:149
+msgid "Tetrahemihexacron"
+msgstr "Tetrahemihexacron"
+
+#: hacks/config/polyhedra.xml.h:150
+msgid "Tetrahemihexahedron"
+msgstr "Tetrahemihexahedron"
+
+#: hacks/config/polyhedra.xml.h:151
+msgid "Tetrakishexahedron"
+msgstr "Tetrakishexahedron"
+
+#: hacks/config/polyhedra.xml.h:152
+msgid "Triakisicosahedron"
+msgstr "Triakisicosahedron"
+
+#: hacks/config/polyhedra.xml.h:153
+msgid "Triakisoctahedron"
+msgstr "Triakisoctahedron"
+
+#: hacks/config/polyhedra.xml.h:154
+msgid "Triakistetrahedron"
+msgstr "Triakistetrahedron"
+
+#: hacks/config/polyhedra.xml.h:155
+msgid "Tridyakisicosahedron"
+msgstr "Tridyakisicosahedron"
+
+#: hacks/config/polyhedra.xml.h:156
+msgid "Truncated Cube"
+msgstr "Truncated cube"
+
+#: hacks/config/polyhedra.xml.h:157
+msgid "Truncated Cuboctahedron"
+msgstr "Truncated cuboctahedron"
+
+#: hacks/config/polyhedra.xml.h:158
+msgid "Truncated Dodecadodecahedron"
+msgstr "Truncated dodecadodecahedron"
+
+#: hacks/config/polyhedra.xml.h:159
+msgid "Truncated Dodecahedron"
+msgstr "Truncated dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:160
+msgid "Truncated Great Dodecahedron"
+msgstr "Truncated great dodecahedron"
+
+#: hacks/config/polyhedra.xml.h:161
+msgid "Truncated Icosahedron"
+msgstr "Truncated icosahedron"
+
+#: hacks/config/polyhedra.xml.h:162
+msgid "Truncated Icosidodechedon"
+msgstr "Truncated icosidodechedon"
+
+#: hacks/config/polyhedra.xml.h:163
+msgid "Truncated Octahedron"
+msgstr "Truncated octahedron"
+
+#: hacks/config/polyhedra.xml.h:164
+msgid "Truncated Tetrahedron"
+msgstr "Truncated tetrahedron"
+
+#: hacks/config/polyominoes.xml.h:3
+msgid "Identical Pieces"
+msgstr "Gelijke delen"
+
+#: hacks/config/polyominoes.xml.h:7
+msgid "Polyominoes"
+msgstr "Polyominos"
+
+#: hacks/config/polyominoes.xml.h:8
+msgid ""
+"Repeatedly attempts to completely fill a rectangle with irregularly-shaped "
+"puzzle pieces. Written by Stephen Montgomery-Smith."
+msgstr ""
+"Probeert herhaald een rechthoek volledig te vullen onregelmatig gevormde "
+"puzzelstukjes. Geschreven door Stephen Montgomery-Smith."
+
+#: hacks/config/polytopes.xml.h:2
+msgid "120-Cell"
+msgstr "120-cel"
+
+#: hacks/config/polytopes.xml.h:3
+msgid "16-Cell (Hyper-Octahedron)"
+msgstr "16-cel (hyper-octahedron)"
+
+#: hacks/config/polytopes.xml.h:4
+msgid "24-Cell"
+msgstr "24-cel"
+
+#: hacks/config/polytopes.xml.h:6
+msgid "5-Cell (Hyper-Tetrahedron)"
+msgstr "5-cel (hyper-tetrahedron)"
+
+#: hacks/config/polytopes.xml.h:7
+msgid "600-Cell"
+msgstr "600-cel"
+
+#: hacks/config/polytopes.xml.h:8
+msgid "8-Cell (Hypercube / Tesseract)"
+msgstr "8-cel (hyperkubus / tesseract)"
+
+#: hacks/config/polytopes.xml.h:9
+msgid "Colors By 4D Depth"
+msgstr "Kleur door 4D diepte"
+
+#: hacks/config/polytopes.xml.h:17
+msgid "Regular 4D Polytopes"
+msgstr "Regelmatige 4D polytopen"
+
+#: hacks/config/polytopes.xml.h:19
+msgid "Single Color"
+msgstr "Enkele kleur"
+
+#: hacks/config/polytopes.xml.h:22
+msgid ""
+"This program shows one of the six regular 4D polytopes rotating in 4D. "
+"Written by Carsten Steger, inspired by H.S.M Coxeter's book \"Regular "
+"Polytopes\", 3rd Edition, Dover Publications, Inc., 1973, and Thomas "
+"Banchoff's book \"Beyond the Third Dimension: Geometry, Computer Graphics, "
+"and Higher Dimensions\", Scientific American Library, 1990."
+msgstr ""
+"Dit toont één van de zes regelmatige 4D polytopen draaiend in 4D. Geschreven "
+"door Carsten Steger, geïnspireerd door het boek van H.S.M Coxeter ‘Regular "
+"Polytopes’, 3rd Edition, Dover Publications, Inc., 1973, en het boek van "
+"Thomas Banchoff ‘Beyond the Third Dimension: Geometry, Computer Graphics, "
+"and Higher Dimensions’, Scientific American Library, 1990."
+
+#: hacks/config/pong.xml.h:2
+msgid "Pong"
+msgstr "Pong"
+
+#: hacks/config/pong.xml.h:6
+msgid ""
+"The pong program simulates an ancient Pong home video game, as well as "
+"various artifacts from displaying it on a color TV set. Written by Jeremy "
+"English and Trevor Blackwell."
+msgstr ""
+"Dit simuleert het Pong homevideospel uit 1971, evenals de verschillende "
+"artefacten van het weergeven op een kleurentelevisie. Geschreven door Jeremy "
+"English en Trevor Blackwell; 2003."
+
+#: hacks/config/popsquares.xml.h:2
+msgid "End color"
+msgstr "Eindkleur"
+
+#: hacks/config/popsquares.xml.h:7
+msgid "Start color"
+msgstr "Beginkleur"
+
+#: hacks/config/popsquares.xml.h:8
+msgid "Subdivision"
+msgstr "Onderverdeling"
+
+#: hacks/config/popsquares.xml.h:9
+msgid ""
+"This draws a pop-art-ish looking grid of pulsing colors. By Levi Burton."
+msgstr ""
+"Toont een popart-achtig uitziend raster met pulserende kleuren. Geschreven "
+"door Levi Burton."
+
+#: hacks/config/popsquares.xml.h:10
+msgid "Twitch"
+msgstr "Verschiet"
+
+#: hacks/config/popsquares.xml.h:11
+msgid "popsquares"
+msgstr "popsquares"
+
+#: hacks/config/providence.xml.h:1
+msgid "Draw Eye"
+msgstr "Oog tekenen"
+
+#: hacks/config/providence.xml.h:3
+msgid "Providence"
+msgstr "Providence"
+
+#: hacks/config/providence.xml.h:8
+msgid ""
+"The providence code displays an eye, shrouded in glory, set upon the base of "
+"a pyramid. Written by Blair Tennessy."
+msgstr ""
+"De providence code toont een oog, omhult in glorie, op de basis van een "
+"piramide. Geschreven door Blair Tennessy."
+
+#: hacks/config/pulsar.xml.h:1
+msgid "Anti-alias Lines"
+msgstr "Anti-alias lijnen"
+
+#: hacks/config/pulsar.xml.h:3
+msgid ""
+"Draws some intersecting planes, making use of alpha blending, fog, textures, "
+"and mipmaps, plus a ``frames per second'' meter so that you can tell how "
+"fast your graphics card is... Requires OpenGL. Written by David Konerding."
+msgstr ""
+"Toont enige doorsnijdingen van vlakken, gebruikmakend van alfamenging, mist, "
+"texturen en mipmaps, plus een ‘Frames per seconden’-meter zodat u weet hoe "
+"snel uw grafische kaart is... Vereist OpenGL. Geschreven door David "
+"Konerding."
+
+#: hacks/config/pulsar.xml.h:4
+msgid "Enable Blending"
+msgstr "Mengen activeren"
+
+#: hacks/config/pulsar.xml.h:5
+msgid "Enable Depth Buffer"
+msgstr "Dieptebuffer activeren"
+
+#: hacks/config/pulsar.xml.h:6
+msgid "Enable Fog"
+msgstr "Mist inschakelen"
+
+#: hacks/config/pulsar.xml.h:7
+msgid "Enable Lighting"
+msgstr "Belichting inschakelen"
+
+#: hacks/config/pulsar.xml.h:8
+msgid "Enable Texture Filtering"
+msgstr "Textuurfiltering activeren"
+
+#: hacks/config/pulsar.xml.h:9
+msgid "Enable Texture Mipmaps"
+msgstr "Textuur mipmaps activeren"
+
+#: hacks/config/pulsar.xml.h:10
+msgid "Enable Texturing"
+msgstr "Texturen activeren"
+
+#: hacks/config/pulsar.xml.h:12
+msgid "Pulsar"
+msgstr "Pulsar"
+
+#: hacks/config/pulsar.xml.h:13
+msgid "Quad Count"
+msgstr "Aantal vierkanten"
+
+#: hacks/config/pulsar.xml.h:18
+msgid "Texture PPM File"
+msgstr "Textuur PPM-bestand"
+
+#: hacks/config/pyro.xml.h:3
+msgid "Explosive Yield"
+msgstr "Kracht van explosie"
+
+#: hacks/config/pyro.xml.h:6
+msgid "Launch Frequency"
+msgstr "Afsteekfrequentie"
+
+#: hacks/config/pyro.xml.h:9
+msgid "Particle Density"
+msgstr "Deeltjesdichtheid"
+
+#: hacks/config/pyro.xml.h:10
+msgid "Pyro"
+msgstr "Pyro"
+
+#: hacks/config/pyro.xml.h:11
+msgid ""
+"Pyro draws exploding fireworks. Blah blah blah. Written by Jamie Zawinski."
+msgstr ""
+"Pyro toont een vuurwerk. Blah Blah Blah. Geschreven door Jamie Zawinski."
+
+#: hacks/config/qix.xml.h:1
+msgid "Additive Colors"
+msgstr "Kleuren optellen"
+
+#: hacks/config/qix.xml.h:3
+msgid "Corners"
+msgstr "Hoeken"
+
+#: hacks/config/qix.xml.h:11
+msgid "Line Segments"
+msgstr "Lijnstukken"
+
+#: hacks/config/qix.xml.h:12
+msgid "Linear Motion"
+msgstr "Lineaire beweging"
+
+#: hacks/config/qix.xml.h:15
+msgid "Max Size"
+msgstr "Max. grootte"
+
+#: hacks/config/qix.xml.h:16
+msgid "Qix"
+msgstr "Qix"
+
+#: hacks/config/qix.xml.h:17
+msgid "Random Motion"
+msgstr "Willekeurige beweging"
+
+#: hacks/config/qix.xml.h:23
+msgid "Subtractive Colors"
+msgstr "Kleuren aftrekken"
+
+#: hacks/config/qix.xml.h:24
+msgid ""
+"This is the swiss army chainsaw of qix programs. It bounces a series of line "
+"segments around the screen, and uses variations on this basic motion pattern "
+"to produce all sorts of different presentations: line segments, filled "
+"polygons, overlapping translucent areas... Written by Jamie Zawinski."
+msgstr ""
+"Laat een aantal lijnsegmenten op het scherm rondstuiteren, waarbij variaties "
+"op dit basis bewegingspatroon gebruikt worden om allerlei verschillende "
+"beelden te tonen: lijnsegmenten, gevulde polygonen en overlappende "
+"doorzichtige velden... Geschreven door Jamie Zawinski."
+
+#: hacks/config/qix.xml.h:25
+msgid "Transparent"
+msgstr "Transparant"
+
+#: hacks/config/queens.xml.h:2
+msgid "Queens"
+msgstr "Koninginnen"
+
+#: hacks/config/queens.xml.h:5
+msgid ""
+"Solves the N-Queens problem (where, in this program, N is between 5 and 10 "
+"queens.) The problem is: how may one place N queens on an NxN chessboard "
+"such that no queen can attack a sister? Written by Blair Tennessy."
+msgstr ""
+"Lost het N-koninginnen probleem op (waar N tussen de 5 en 10 koninginnen "
+"is). Het probleem is: hoe kan men N koninginnen op een NxN schaakbord zo "
+"plaatsen zo dat geen koningin een ander kan slaan? Geschreven door Blair "
+"Tennessy."
+
+#: hacks/config/rd-bomb.xml.h:1
+msgid "/"
+msgstr "/"
+
+#: hacks/config/rd-bomb.xml.h:3
+#, no-c-format
+msgid "1%"
+msgstr "1%"
+
+#: hacks/config/rd-bomb.xml.h:7
+msgid ""
+"Another variation of the `Bomb' program by Scott Draves. This draws a grid "
+"of growing square-like shapes that, once they overtake each other, react in "
+"unpredictable ways. ``RD'' stands for reaction-diffusion."
+msgstr ""
+"Nog een variatie op het ‘Bomb’-programa van Scott Draves. Toont een raster "
+"van groeiende vierkante vormen die, als ze elkaar overlappen, op een niet "
+"voorspelbare manier reageren. ‘RD’ staat voor reaction-diffusion."
+
+#: hacks/config/rd-bomb.xml.h:8
+msgid "Epoch"
+msgstr "Tijdperk"
+
+#: hacks/config/rd-bomb.xml.h:10
+msgid "Fill Screen"
+msgstr "Scherm vullen"
+
+#: hacks/config/rd-bomb.xml.h:14
+msgid "RD-Bomb"
+msgstr "Rd-Bom"
+
+#: hacks/config/rd-bomb.xml.h:15
+msgid "Reaction/Diffusion"
+msgstr "Reactie/diffusie"
+
+#: hacks/config/rd-bomb.xml.h:16
+msgid "Seed Radius"
+msgstr "Afmeting eerste vierkanten"
+
+#: hacks/config/rd-bomb.xml.h:19 hacks/config/twang.xml.h:12
+msgid "Tile Size"
+msgstr "Tegelgrootte"
+
+#: hacks/config/rd-bomb.xml.h:22
+msgid "Wander Speed"
+msgstr "Wandelsnelheid"
+
+#: hacks/config/ripples.xml.h:1
+msgid "Big Drops"
+msgstr "Grote druppels"
+
+#: hacks/config/ripples.xml.h:2
+msgid "Colors    Two"
+msgstr "Kleuren    Twee"
+
+#: hacks/config/ripples.xml.h:3
+msgid "Drizzle"
+msgstr "Motregen"
+
+#: hacks/config/ripples.xml.h:5
+msgid "Grab Screen Image"
+msgstr "Gebruik schermafbeelding"
+
+#: hacks/config/ripples.xml.h:6
+msgid "Grayscale"
+msgstr "Grijstinten"
+
+#: hacks/config/ripples.xml.h:7
+msgid "Lighting Effect"
+msgstr "Belichtingseffect"
+
+#: hacks/config/ripples.xml.h:9
+msgid "Moving Splashes"
+msgstr "Bewegende golven"
+
+#: hacks/config/ripples.xml.h:10
+msgid "Psychedelic Colors"
+msgstr "Psychedelische kleuren"
+
+#: hacks/config/ripples.xml.h:11
+msgid "Ripples"
+msgstr "Rimpels"
+
+#: hacks/config/ripples.xml.h:13
+msgid "Small Drops"
+msgstr "Kleine druppels"
+
+#: hacks/config/ripples.xml.h:14
+msgid "Storm"
+msgstr "Storm"
+
+#: hacks/config/ripples.xml.h:15
+msgid ""
+"This draws rippling interference patterns like splashing water. With the -"
+"water option, it manipulates your desktop image to look like something is "
+"dripping into it. Written by Tom Hammersley."
+msgstr ""
+"Toont een rimpelend interferentiepatroon zoals spetterend water. Met de -"
+"water optie lijkt het alsof er iets op uw bureaublad druppelt. Geschreven "
+"door Tom Hammersley."
+
+#: hacks/config/rocks.xml.h:7
+msgid "Rocks"
+msgstr "Rocks"
+
+#: hacks/config/rocks.xml.h:10
+msgid "Steering"
+msgstr "Besturing"
+
+#: hacks/config/rocks.xml.h:11
+msgid ""
+"This draws an animation of flight through an asteroid field, with changes in "
+"rotation and direction. It can also display 3D separations for red/blue "
+"glasses! Mostly written by Jamie Zawinski."
+msgstr ""
+"Toont een animatie van een vlucht door een asteroïdenveld, met wijzigingen "
+"in rotatie en richting. Het kan ook scheiding voor rood/blauwe 3D brillen "
+"weergeven! Geschreven door Jamie Zawinski."
+
+#: hacks/config/rocks.xml.h:13
+msgid "Velocity"
+msgstr "Snelheid"
+
+#: hacks/config/rorschach.xml.h:7
+msgid "Rorschach"
+msgstr "Rorschach"
+
+#: hacks/config/rorschach.xml.h:9
+msgid ""
+"This generates random inkblot patterns. The algorithm is deceptively simple "
+"for how well it works; it merely walks a dot around the screen randomly, and "
+"then reflects the image horizontally, vertically, or both. Any deep-seated "
+"neurotic tendencies which this program reveals are your own problem. Written "
+"by Jamie Zawinski."
+msgstr ""
+"Dit genereert willekeurige inktvlekpatronen. Het algoritme is bedriegelijk "
+"simpel, als je bedenkt hoe goed het werkt: Een stip loop willekeurig over "
+"het scherm en vervolgens wordt de afbeelding horizontaal, verticaal of "
+"allebei gespiegeld. Diepgewortelde neurotische neigingen die dit programma "
+"blootlegt zijn uw eigen probleem. Geschreven door Jamie Zawinski."
+
+#: hacks/config/rorschach.xml.h:10
+msgid "With X Symmetry"
+msgstr "Met X-symmetrie"
+
+#: hacks/config/rorschach.xml.h:11
+msgid "With Y Symmetry"
+msgstr "Met Y-symmetrie"
+
+#: hacks/config/rotor.xml.h:1
+msgid ""
+"Another ancient xlock demo, this one by Tom Lawrence. It draws a line "
+"segment moving along a complex spiraling curve."
+msgstr ""
+"Nog een xlock demo, deze van Tom Lawrence. Het tekent een lijnstuk dat over "
+"een complexe gedraaide curve beweegt"
+
+#: hacks/config/rotor.xml.h:4 hacks/config/wander.xml.h:9
+msgid "Length"
+msgstr "Afstand"
+
+#: hacks/config/rotor.xml.h:8
+msgid "Rotor"
+msgstr "Rotor"
+
+#: hacks/config/rotzoomer.xml.h:2
+msgid "60"
+msgstr "60"
+
+#: hacks/config/rotzoomer.xml.h:3
+msgid "Animate"
+msgstr "Animeren"
+
+#: hacks/config/rotzoomer.xml.h:4
+msgid ""
+"Creates a collage of rotated and scaled portions of the screen. Written by "
+"Claudio Matsuoka."
+msgstr ""
+"Maakt een collage van gedraaide en geschaalde delen van het scherm. "
+"Geschreven door Claudio Matsuoka."
+
+#: hacks/config/rotzoomer.xml.h:6
+msgid "Rectangle Count"
+msgstr "Aantal rechthoeken"
+
+#: hacks/config/rotzoomer.xml.h:7
+msgid "RotZoomer"
+msgstr "RotZoomer"
+
+#: hacks/config/rotzoomer.xml.h:8
+msgid "Stationary Rectangles"
+msgstr "Stilstaande rechthoeken"
+
+#: hacks/config/rotzoomer.xml.h:9
+msgid "Sweeping Arcs"
+msgstr "Bewegende bogen"
+
+#: hacks/config/rotzoomer.xml.h:11
+msgid "Wandering Rectangles"
+msgstr "Bewegende rechthoeken"
+
+#: hacks/config/rubik.xml.h:2
+msgid ""
+"Draws a Rubik's Cube that rotates in three dimensions and repeatedly "
+"shuffles and solves itself. Another fine GL hack by Marcelo Vianna."
+msgstr ""
+"Toont een Rubik-kubus die ronddraait in drie dimensies en zich opnieuw "
+"husselt en zichzelf oplost. Nog een goede GL-hack van Marcelo Vianna."
+
+#: hacks/config/rubik.xml.h:5
+msgid "Rubik"
+msgstr "Rubik"
+
+#: hacks/config/rubik.xml.h:7
+msgid "Show Shuffling"
+msgstr "Husselen weergeven"
+
+#: hacks/config/sballs.xml.h:3
+msgid ""
+"Draws an animation of textured balls spinning like crazy in GL. Requires "
+"OpenGL, and a machine with fast hardware support for texture maps. Written "
+"by Eric Lassauge &lt;lassauge@users.sourceforge.net&gt;."
+msgstr ""
+"Tekent een animatie van een tunnel in GL. Is OpenGL nodig en een machine met "
+"snelle hardware voor texture maps. Geschreven door Eric Lassauge &lt;"
+"lassauge@users.sourceforge.net&gt;."
+
+#: hacks/config/sballs.xml.h:8
+msgid "Plane"
+msgstr "Vlak"
+
+#: hacks/config/sballs.xml.h:9
+msgid "Pyramid"
+msgstr "Pyramide"
+
+#: hacks/config/sballs.xml.h:11
+msgid "Sballs"
+msgstr "Sballs"
+
+#: hacks/config/sballs.xml.h:15
+msgid "Star"
+msgstr "Ster"
+
+#: hacks/config/shadebobs.xml.h:7
+msgid "ShadeBobs"
+msgstr "ShadeBobs"
+
+#: hacks/config/shadebobs.xml.h:11
+msgid ""
+"This draws smoothly-shaded oscillating oval patterns, that look something "
+"like vapor trails or neon tubes. Written by Shane Smit."
+msgstr ""
+"Toont zacht gearceerde oscillerende ovale patronen die op als dampsporen of "
+"neonbuizen lijken. Geschreven door Shane Smit."
+
+#: hacks/config/sierpinski.xml.h:6
+msgid "Sierpinski"
+msgstr "Sierpinski"
+
+#: hacks/config/sierpinski.xml.h:10
+msgid ""
+"This draws the two-dimensional variant of the recursive Sierpinski triangle "
+"fractal. Written by Desmond Daignault."
+msgstr ""
+"Toont de tweedimensionale variant van de recursieve Sierpinski "
+"driehoekfractal. Geschreven door Desmond Daignault."
+
+#: hacks/config/sierpinski3d.xml.h:7
+msgid "Sierpinski3D"
+msgstr "Sierpinski3D"
+
+#: hacks/config/sierpinski3d.xml.h:11
+msgid ""
+"This draws the three-dimensional variant of the recursive Sierpinski "
+"triangle fractal, using GL. Written by Tim Robinson and Jamie Zawinski."
+msgstr ""
+"Toont de driedimensionale variant van de recursieve Sierpinski "
+"driehoekfractal en gebruikt GL. Geschreven door Tim Robinson en jamie "
+"Zawinski."
+
+#: hacks/config/slidescreen.xml.h:1 hacks/config/twang.xml.h:1
+#: hacks/config/zoom.xml.h:1
+msgid "Border Width"
+msgstr "Kaderbreedte"
+
+#: hacks/config/slidescreen.xml.h:4
+msgid "Slide Speed"
+msgstr "Schuifsnelheid"
+
+#: hacks/config/slidescreen.xml.h:5
+msgid "SlideScreen"
+msgstr "SlideScreen"
+
+#: hacks/config/slidescreen.xml.h:8
+msgid ""
+"This takes an image, divides it into a grid, and then randomly shuffles the "
+"squares around as if it was one of those annoying ``16-puzzle'' games, where "
+"there is a grid of squares, one of which is missing. I hate trying to solve "
+"those puzzles, but watching one permute itself is more amusing. Written by "
+"Jamie Zawinski."
+msgstr ""
+"Dit verdeeld een afbeelding in een aantal vierkanten en verwijdert er een, "
+"waardoor die irritante schuifpuzzel ontstaat. Ik haat dat soort puzzel, maar "
+"kijken hoe die zichzelf oplost is een stuk leuker. Geschreven door Jamie "
+"Zawinski."
+
+#: hacks/config/slip.xml.h:6
+msgid "Slip"
+msgstr "Slip"
+
+#: hacks/config/slip.xml.h:10
+msgid ""
+"This program throws some random bits on the screen, then sucks them through "
+"a jet engine and spews them out the other side. To avoid turning the image "
+"completely to mush, every now and then it will and then it interjects some "
+"splashes of color into the scene, or go into a spin cycle, or stretch the "
+"image like taffy, or (this is my addition) grab an image of your current "
+"desktop to chew on. Originally written by Scott Draves; whacked on by Jamie "
+"Zawinski."
+msgstr ""
+"Dit programma werpt wat willekeurige bitjes op het scherm, waarna ze door "
+"een straalmotor worden opgezogen en aan de andere kant worden uitgespuugd. "
+"Om te vermijden dat het beeld egaal wordt, wordt er zo af en toe kleur "
+"toegevoegd, gaat het beeld ronddraaien of wordt het uitgerekt als een stuk "
+"kauwgum. Oorspronkelijk geschreven door Scott Draves; Jamie Zawinski heeft "
+"er aan gerommeld."
+
+#: hacks/config/sonar.xml.h:1
+msgid "Ping known hosts"
+msgstr "Ping bekendehosts"
+
+#: hacks/config/sonar.xml.h:2
+msgid "Ping mode..."
+msgstr "Pingmodus…"
+
+#: hacks/config/sonar.xml.h:3
+msgid "Ping subnet/24 (254 hosts)"
+msgstr "Ping subnet/24 (254 hosts)"
+
+#: hacks/config/sonar.xml.h:4
+msgid "Ping subnet/25 (126 hosts)"
+msgstr "Ping subnet/25 (126 hosts)"
+
+#: hacks/config/sonar.xml.h:5
+msgid "Ping subnet/26 (62 hosts)"
+msgstr "Ping subnet/26 (62 hosts)"
+
+#: hacks/config/sonar.xml.h:6
+msgid "Ping subnet/27 (31 hosts)"
+msgstr "Ping subnet/27 (31 hosts)"
+
+#: hacks/config/sonar.xml.h:7
+msgid "Ping subnet/28 (14 hosts)"
+msgstr "Ping subnet/28 (14 hosts)"
+
+#: hacks/config/sonar.xml.h:8
+msgid "Ping subnet/29 (6 hosts)"
+msgstr "Ping subnet/29 (6 hosts)"
+
+#: hacks/config/sonar.xml.h:9
+msgid "Ping subnet/30 (2 hosts)"
+msgstr "Ping subnet/30 (2 hosts)"
+
+#: hacks/config/sonar.xml.h:10
+msgid "Resolve Host Names"
+msgstr "Resolve hostnames"
+
+#: hacks/config/sonar.xml.h:11
+msgid "Show Ping Times"
+msgstr "Pingtijden tonen"
+
+#: hacks/config/sonar.xml.h:12
+msgid "Simulation Team Members"
+msgstr "Naam simulatieteam A"
+
+#: hacks/config/sonar.xml.h:13
+msgid "Sonar"
+msgstr "Sonar"
+
+#: hacks/config/sonar.xml.h:14
+msgid "Team A Name"
+msgstr "Naam Team A"
+
+#: hacks/config/sonar.xml.h:15
+msgid "Team B Name"
+msgstr "Naam Team B"
+
+#: hacks/config/sonar.xml.h:16
+msgid ""
+"This program draws a simulation of a sonar screen. By default, it displays a "
+"random assortment of ``bogies'' on the screen, but if installed as \"setuid "
+"root\", it can ping (pun intended) your local network, and actually plot the "
+"proximity of the other hosts on your network to you. Written by Stephen "
+"Martin and Jamie Zawinski."
+msgstr ""
+"Dit programma toont een simulatie van een sonarscherm. Standaard tekent het "
+"een aantal willekeurige ‘vijanden’ op het scherm, maar als het als ‘setuid "
+"root’ is geïnstalleerd kan het uw lokale netwerk pingen (snapt u hem?) en "
+"zelfs de afstand naar andere hosts op het netwerk weergeven. Geschreven door "
+"Stephen Martin en Jamie Zawinski."
+
+#: hacks/config/sonar.xml.h:17
+msgid "vs."
+msgstr "vs."
+
+#: hacks/config/speedmine.xml.h:1
+msgid "Allow Wall Collisions"
+msgstr "Botsingen met muren toestaan"
+
+#: hacks/config/speedmine.xml.h:2
+msgid "Display Crosshair"
+msgstr "Vizier weergeven"
+
+#: hacks/config/speedmine.xml.h:7
+msgid "Max Velocity"
+msgstr "Max. snelheid"
+
+#: hacks/config/speedmine.xml.h:8
+msgid "Mine Shaft"
+msgstr "Mijnschacht"
+
+#: hacks/config/speedmine.xml.h:9
+msgid "Present Bonuses"
+msgstr "Bonussen weergeven"
+
+#: hacks/config/speedmine.xml.h:10
+msgid "Rocky Walls"
+msgstr "Rotsige muren"
+
+#: hacks/config/speedmine.xml.h:12
+msgid ""
+"Simulates speeding down a rocky mineshaft, or a funky dancing worm. Written "
+"by Conrad Parker."
+msgstr ""
+"Simuleert het snel door een rotsige mijnschacht gaan of een funky dansende "
+"worm. Geschreven door Conrad Parker."
+
+#: hacks/config/speedmine.xml.h:16
+msgid "SpeedMine"
+msgstr "SpeedMine"
+
+#: hacks/config/speedmine.xml.h:17
+msgid "Thrust"
+msgstr "Versnelling"
+
+#: hacks/config/speedmine.xml.h:19 hacks/config/worm.xml.h:10
+msgid "Worm"
+msgstr "Worm"
+
+#: hacks/config/sphere.xml.h:1
+msgid ""
+"Another of the classic screenhacks of the distant past, this one draws "
+"shaded spheres in multiple colors. This hack traces its lineage back to Tom "
+"Duff in 1982."
+msgstr ""
+"Nog een van de klassiekers uit het verre verleden. Deze tekent bollen in "
+"verschillende kleuren. De eerste verschijningsvormen van deze hack zijn "
+"terug te traceren naar Tom Duff in 1982."
+
+#: hacks/config/sphereeversion.xml.h:1
+msgid "SphereEversion"
+msgstr "SphereEversion"
+
+#: hacks/config/sphereeversion.xml.h:2
+msgid ""
+"SphereEversion draws an animation of a sphere being turned inside out. A "
+"sphere can be turned inside out, without any tears, sharp creases or "
+"discontinuities, if the surface of the sphere is allowed to intersect "
+"itself. This program animates what is known as the Thurston Eversion. "
+"Written by Nathaniel Thurston and Michael McGuffin. This program is not "
+"included with the XScreenSaver package, but if you don't have it already, "
+"you can find it at &lt;http://www.dgp.utoronto.ca/~mjmcguff/eversion/&gt;."
+msgstr ""
+"SphereEversion tekent een animatie van een bol die binnenstebuiten wordt "
+"gekeerd. Het is mogelijk een bol binnenstebuiten te keren zonder deze te "
+"beschadigen als het oppervlak van de bol zichzelf mag snijden. Dit programma "
+"animeert wat bekent staat als de ‘Thurston Eversion’. Geschreven door "
+"Nathaniel Thurston en Michael McGuffin. Dit programma zit niet standaard in "
+"het XScreenSaver-pakket, als u het nog niet heeft kunt u het hier vinden: "
+"&lt;http://www.dgp.utoronto.ca/~mjmcguff/eversion/&gt;."
+
+#: hacks/config/spheremonics.xml.h:20
+msgid "Smoothed Lines"
+msgstr "Gladgemaakte lijnen"
+
+#: hacks/config/spheremonics.xml.h:23
+msgid "Spheremonics"
+msgstr "Spheremonics"
+
+#: hacks/config/spheremonics.xml.h:24
+msgid ""
+"These closed objects are commonly called spherical harmonics, although they "
+"are only remotely related to the mathematical definition found in the "
+"solution to certain wave functions, most notable the eigenfunctions of "
+"angular momentum operators. Written by Paul Bourke and Jamie Zawinski."
+msgstr ""
+"Deze gesloten objecten worden gewoonlijk sferische harmonieën genoemd, "
+"hoewel ze alleen in de verte gerelateerd zijn aan de wiskundige definitie "
+"uit de oplossing van bepaalde golffuncties, voornamelijk de eigenfuncties "
+"van hoekmomentumoperators. Geschreven door Paul Bourke en Jamie Zawinski."
+
+#: hacks/config/spiral.xml.h:2 hacks/config/superquadrics.xml.h:2
+msgid "Cycles"
+msgstr "Cycli"
+
+#: hacks/config/spiral.xml.h:7
+msgid ""
+"Moving circular patterns, by Peter Schmitzberger. Moving circular patterns "
+"means moire; interference patterns, of course."
+msgstr ""
+"Bewegende circulaire patronen, door Peter Schmitzberger. Bewegende "
+"circulaire patronen staan natuurlijk voor moire interferentiepatronen."
+
+#: hacks/config/spiral.xml.h:11
+msgid "Spiral"
+msgstr "Spiraal"
+
+#: hacks/config/spotlight.xml.h:1
+msgid ""
+"Draws a spotlight scanning across a black screen, illuminating the "
+"underlying desktop when it passes. Written by Rick Schultz."
+msgstr ""
+"Toont een schijnwerper die over een zwart scherm beweegt en daarbij het "
+"onderliggende bureaublad (of een afbeelding) verlicht. Geschreven door Rick "
+"Schultz."
+
+#: hacks/config/spotlight.xml.h:6
+msgid "Spotlight"
+msgstr "Spotlight"
+
+#: hacks/config/sproingies.xml.h:3
+msgid "Q-Bert meets Marble Madness! Written by Ed Mackey."
+msgstr "Q-Bert meets Marble Madness! Geschreven door Ed Mackey."
+
+#: hacks/config/sproingies.xml.h:9
+msgid "Sproingies"
+msgstr "Sproingies"
+
+#: hacks/config/squiral.xml.h:3
+msgid ""
+"Draws a set of interacting, square-spiral-producing automata. The spirals "
+"grow outward until they hit something, then they go around it. Written by "
+"Jeff Epler."
+msgstr ""
+"Toont een set van met elkaar reagerende automaten die vierkante spiralen "
+"produceren. De spiralen groeien naar buiten totdat ze iets raken, waarna ze "
+"er omheen gaan. Geschreven door Jeff Epler."
+
+#: hacks/config/squiral.xml.h:5
+msgid "Handedness"
+msgstr "Links/Rechtshandig"
+
+#: hacks/config/squiral.xml.h:7
+msgid "Left"
+msgstr "Links"
+
+#: hacks/config/squiral.xml.h:11 hacks/config/twang.xml.h:8
+msgid "Randomness"
+msgstr "Willekeurigheid"
+
+#: hacks/config/squiral.xml.h:12
+msgid "Right"
+msgstr "Rechts"
+
+#: hacks/config/squiral.xml.h:17
+msgid "Squiral"
+msgstr "Squiral"
+
+#: hacks/config/ssystem.xml.h:1
+msgid "SSystem"
+msgstr "SSystem"
+
+#: hacks/config/ssystem.xml.h:2
+msgid ""
+"SSystem is a GL Solar System simulator. It simulates flybys of Sun, the nine "
+"planets and a few major satellites, with four camera modes. Written by Raul "
+"Alonso. This is not included with the XScreenSaver package, but is packaged "
+"separately. Note: SSystem does not work as a screen saver on all systems, "
+"because it doesn't communicate with xscreensaver properly. It happens to "
+"work with some window managers, but not with others, so your mileage may "
+"vary. SSystem was once available at &lt;http://www1.las.es/~amil/ssystem/"
+"&gt;, but is now gone. You may still be able to find copies elsewhere. "
+"SSystem has since evolved into Celestia, found at &lt;http://www.shatters."
+"net/celestia/&gt;. Sadly, Celestia does not work with xscreensaver at all. "
+"You are encouraged to nag the authors into adding xscreensaver support!"
+msgstr ""
+"SSystem is en GL simulator van het zonnestelsel. Het simuleer het "
+"langsvliegen van de zon, de negen planeten en enkele belangrijke "
+"satellieten, met vier verschillende camerainstellingen. Geschreven door Rau "
+"Alonso. Dit is geen standaard onderdeel van het XScreenSaver-pakket, maar "
+"komt uit een  afzonderlijk pakket. Let op: SSystem werkt niet als "
+"screensaver op alle systemen omdat het niet juist met xscreensaver "
+"communiceert. Het werkt met sommige vensterbeheerders, maar niet met andere, "
+"dus de uitkomst kan variëren. SSystem was ooit beschikbaar op &lt;http://"
+"www1.las.es/~amil/ssystem/&gt;, maar nu niet meer. Mogelijk zijn elders nog "
+"wel kopieën te vinden. SSystem is sindsdien in Celestia geevolueerd en kan "
+"hier gevonden worden: &lt;http://www.shatters.net/celestia/&gt;. Helaas "
+"ondersteunt Celestia xscreensaver überhaupt niet. Het wordt op prijs gesteld "
+"als u bij de auteurs gaat zeuren om ondersteuning voor xscreensaver!"
+
+#: hacks/config/stairs.xml.h:6
+msgid "Stairs"
+msgstr "Stairs"
+
+#: hacks/config/stairs.xml.h:8
+msgid ""
+"by Marcelo Vianna's third Escher GL hack, this one draws an ``infinite'' "
+"staircase."
+msgstr ""
+"Derde Escher GL hack door Marcelo Vianna. Deze tekent een \"oneindige\" trap."
+
+#: hacks/config/starfish.xml.h:1
+msgid "Color Gradients"
+msgstr "Kleurverloop"
+
+#: hacks/config/starfish.xml.h:7
+msgid "Pulsating Blob"
+msgstr "Pulserende cirkel"
+
+#: hacks/config/starfish.xml.h:10
+msgid "Starfish"
+msgstr "Starfish"
+
+#: hacks/config/starfish.xml.h:13
+msgid ""
+"This generates a sequence of undulating, throbbing, star-like patterns which "
+"pulsate, rotate, and turn inside out. Another display mode uses these shapes "
+"to lay down a field of colors, which are then cycled. The motion is very "
+"organic. Written by Jamie Zawinski."
+msgstr ""
+"Genereert een serie golvende, stervormige patronen die pulseren, draaien en "
+"zich binnenstebuiten keren. Een andere weergavemodus gebruikt deze vormen om "
+"op een veld kleuren neer te leggen, die later overschreven worden. Dit geeft "
+"erg natuurlijke vormen. Geschreven door Jamie Zawinski"
+
+#: hacks/config/starwars.xml.h:2
+msgid "Anti-aliased Lines"
+msgstr "Anti-alias lijnen"
+
+#: hacks/config/starwars.xml.h:4
+msgid ""
+"Draws a stream of text slowly scrolling into the distance at an angle, over "
+"a star field, like at the beginning of the movie of the same name. The text "
+"can be the output of a program or the contents of a file or URL, as "
+"configured on the \"Advanced\" tab of the main Screensaver Preferences "
+"window. Written by Jamie Zawinski and Claudio Matauoka."
+msgstr ""
+"Toont een stroom tekst langzaam onder een hoek naar achteren schuivend, over "
+"een sterrenveld, zoals in het begin van de film met dezelfde naam. De tekst "
+"kan de uitvoer van een programma zijn of de inhoud van een bestand of URL, "
+"zoals ingesteld in het tabblad ‘Geavanceerd’ van het voorkeurenvenster van "
+"Xscreensaver. Geschreven door Jamie Zawinski en Claudio Matauoka."
+
+#: hacks/config/starwars.xml.h:5
+msgid "Fade Out"
+msgstr "Geleidelijk vervagen"
+
+#: hacks/config/starwars.xml.h:10
+msgid "Scroll Speed"
+msgstr "Schuifsnelheid"
+
+#: hacks/config/starwars.xml.h:13
+msgid "Star Rotation Speed"
+msgstr "Rotatiesnelheid sterren"
+
+#: hacks/config/starwars.xml.h:14
+msgid "StarWars"
+msgstr "StarWars"
+
+#: hacks/config/starwars.xml.h:18
+msgid "Texture-Mapped Font"
+msgstr "Van textuur voorzien lettertype"
+
+#: hacks/config/starwars.xml.h:19
+msgid "Thick Lines"
+msgstr "Dikke tekstlijnen"
+
+#: hacks/config/starwars.xml.h:20
+msgid "Wrap Long Lines"
+msgstr "Terugloop van lange regels"
+
+#: hacks/config/stonerview.xml.h:1
+msgid ""
+"Chains of colorful squares dance around each other in complex spiral "
+"patterns. Written by Andrew Plotkin, based on SGI's `electropaint' "
+"screensaver."
+msgstr ""
+"Kettingen van kleurrijke vierkanten dansen rond elkaar in een complex "
+"spiraalpatroon. Geschreven door Andrew Plotkin, gebaseerd op de "
+"‘electropaint’-screensaver van SGI"
+
+#: hacks/config/stonerview.xml.h:3
+msgid "StonerView"
+msgstr "StonerView"
+
+#: hacks/config/strange.xml.h:6
+msgid "Strange"
+msgstr "Vreemd"
+
+#: hacks/config/strange.xml.h:7
+msgid ""
+"This draws strange attractors: it's a colorful, unpredictably-animating "
+"field of dots that swoops and twists around. The motion is very nice. "
+"Written by Massimino Pascal."
+msgstr ""
+"Toont iteraties naar strange attractors: het is een kleurrijk, "
+"onvoorspelbare geanimeerde zwerm stippen die zwermt en ronddraait. De "
+"bewegingen zien er mooi uit. Geschreven door Massimino Pascal;."
+
+#: hacks/config/substrate.xml.h:2 hacks/config/xplanet.xml.h:2
+#, no-c-format
+msgid "0%"
+msgstr "0%"
+
+#: hacks/config/substrate.xml.h:5
+msgid "Circle Percentage"
+msgstr "Kromming"
+
+#: hacks/config/substrate.xml.h:9
+msgid "Initial Cracks"
+msgstr "Initiële scheuren"
+
+#: hacks/config/substrate.xml.h:10
+msgid ""
+"Lines like crystals grow on a computational substrate. A simple "
+"perpendicular growth rule creates intricate city-like structures. By J. "
+"Tarbell and Mike Kershaw."
+msgstr ""
+"Kristallijne lijnen groeien op een berekend substraat. Een simpele "
+"loodrechte-groei regel creëert ingewikkelde, op een stad gelijkende "
+"structuren. Geschreven door J. Tarbell en Mike Kershaw."
+
+#: hacks/config/substrate.xml.h:13
+msgid "Sandgrains"
+msgstr "Zandkorrels"
+
+#: hacks/config/substrate.xml.h:17
+msgid "Substrate"
+msgstr "Substraat"
+
+#: hacks/config/substrate.xml.h:18
+msgid "Wireframe only"
+msgstr "Alleen draadraamwerk"
+
+#: hacks/config/superquadrics.xml.h:3
+msgid ""
+"Ed Mackey reports that he wrote the first version of this program in BASIC "
+"on a Commodore 64 in 1987, as a 320x200 black and white wireframe. Now it is "
+"GL and has specular reflections."
+msgstr ""
+"Ed Mackey meldt dat hij de eerste versie van dit programma in BASIC op een "
+"Commodore 64 heeft geschreven, in 1987. Toen was het nog een 320x200 zwart-"
+"wit draadraamwerk, nu is het GL met spectaculaire reflecties."
+
+#: hacks/config/superquadrics.xml.h:11
+msgid "Superquadrics"
+msgstr "Superquadrics"
+
+#: hacks/config/swirl.xml.h:4
+msgid ""
+"More flowing, swirly patterns. This version is by M. Dobie and R. Taylor, "
+"but you might have seen a Mac program similar to this called FlowFazer. "
+"There is also a cool Java applet of a similar concept."
+msgstr ""
+"Meer vloeiende, zwierende patronen. Deze versie is geschreven door M. Dobie "
+"en R. Taylor, maar mogelijk heeft u een Mac programma gezien dat hier sterk "
+"op lijkt, FlowFazer genaamd. Er bestaat ook een cool Java-applet met "
+"hetzelfde idee."
+
+#: hacks/config/swirl.xml.h:8
+msgid "Swirl"
+msgstr "Swirl"
+
+#: hacks/config/t3d.xml.h:1
+msgid "0 deg"
+msgstr "0 graden"
+
+#: hacks/config/t3d.xml.h:2
+msgid "5 Minute Tick Marks"
+msgstr "5 minuten tikmarkeringen"
+
+#: hacks/config/t3d.xml.h:3
+msgid "90 deg"
+msgstr "90 graden"
+
+#: hacks/config/t3d.xml.h:4
+msgid "Bigger"
+msgstr "Groter"
+
+#: hacks/config/t3d.xml.h:5
+msgid "Cycle Seconds"
+msgstr "Seconden van cyclus"
+
+#: hacks/config/t3d.xml.h:10
+msgid "Minute Tick Marks"
+msgstr "Tikmarkeringen voor elke minuut"
+
+#: hacks/config/t3d.xml.h:12
+msgid "Smaller"
+msgstr "Kleiner"
+
+#: hacks/config/t3d.xml.h:14
+msgid "T3D"
+msgstr "T3D"
+
+#: hacks/config/t3d.xml.h:15
+msgid ""
+"This draws a working analog clock composed of floating, throbbing bubbles. "
+"Written by Bernd Paysan."
+msgstr ""
+"Toont een werkende analoge klok die bestaat uit drijvende, pulserende "
+"bubbels. Geschreven door Bernd Paysan."
+
+#: hacks/config/t3d.xml.h:16
+msgid "Turn Side-to-Side"
+msgstr "Zij aan zij draaien"
+
+#: hacks/config/t3d.xml.h:17
+msgid "Wobbliness"
+msgstr "Wiebeligheid"
+
+#: hacks/config/tangram.xml.h:3
+msgid ""
+"Lets you watch the computer solve Tangram puzzles Written by Jeremy English."
+msgstr ""
+"Laat u zien hoe de computer Tangram puzzels oplost Geschreven door Jeremy "
+"English."
+
+#: hacks/config/tangram.xml.h:6
+msgid "Tangram"
+msgstr "Tangram"
+
+#: hacks/config/tangram.xml.h:7
+msgid "Viewing Time"
+msgstr "Weergaveduur"
+
+#: hacks/config/tangram.xml.h:9
+msgid "X Camera Rotate"
+msgstr "Roteer camera X"
+
+#: hacks/config/tangram.xml.h:10
+msgid "Y Camera Rotate"
+msgstr "Roteer camera Y"
+
+#: hacks/config/tangram.xml.h:11
+msgid "Z Camera Rotate"
+msgstr "Roteer camera Z"
+
+#: hacks/config/thornbird.xml.h:1
+msgid ""
+"Displays a view of the ``Bird in a Thornbush'' fractal. Written by Tim "
+"Auckland."
+msgstr ""
+"Toont het beeld van de ‘Bird in a Thornbush’ fractal. Geschreven door Tim "
+"Auckland."
+
+#: hacks/config/thornbird.xml.h:6
+msgid "Points"
+msgstr "Punten"
+
+#: hacks/config/thornbird.xml.h:12
+msgid "Thornbird"
+msgstr "Doornvogel"
+
+#: hacks/config/timetunnel.xml.h:1
+msgid "0 sec"
+msgstr "0 sec"
+
+#: hacks/config/timetunnel.xml.h:2
+msgid "30 sec"
+msgstr "30 sec"
+
+#: hacks/config/timetunnel.xml.h:4
+msgid "Draw Logo"
+msgstr "Logo tonen"
+
+#: hacks/config/timetunnel.xml.h:5
+msgid ""
+"Draws an animation similar to the opening and closing effects on the Dr. Who "
+"television show. Written by Sean P. Brennan."
+msgstr ""
+"Toont een animatie die op het effect in de intro/outro van de Dr. Who TV-"
+"show lijkt. Geschreven door Sean P. Brennan."
+
+#: hacks/config/timetunnel.xml.h:7
+msgid "Run Backward"
+msgstr "Achterwaarts afspelen"
+
+#: hacks/config/timetunnel.xml.h:10
+msgid "Start sequence time"
+msgstr "Looptijd intro"
+
+#: hacks/config/timetunnel.xml.h:11
+msgid "Timetunnel"
+msgstr "Tijdtunnel"
+
+#: hacks/config/triangle.xml.h:2
+msgid ""
+"Generates random mountain ranges using iterative subdivision of triangles. "
+"Written by Tobias Gloth."
+msgstr ""
+"Genereert willekeurige bergruggen met gebruik van iteratieve onderverdeling "
+"van driehoeken. Geschreven door Tobias Gloth."
+
+#: hacks/config/triangle.xml.h:7
+msgid "Triangle"
+msgstr "Driehoek"
+
+#: hacks/config/truchet.xml.h:4
+msgid ""
+"This draws line- and arc-based Truchet patterns that tile the screen. "
+"Written by Adrian Likins."
+msgstr ""
+"Toont lijn- en boogvormige truchet-patronen die het scherm betegelen. "
+"Geschreven door Adrian Likins."
+
+#: hacks/config/truchet.xml.h:5
+msgid "Truchet"
+msgstr "Truchet"
+
+#: hacks/config/twang.xml.h:2
+msgid ""
+"Divides the screen into a grid, and plucks them. Written by Dan Bornstein."
+msgstr ""
+"Verdeelt het scherm in een raster en schudt de vakken. Geschreven door Dan "
+"Bornstein."
+
+#: hacks/config/twang.xml.h:6
+msgid "Jumpy"
+msgstr "Springerig"
+
+#: hacks/config/twang.xml.h:11
+msgid "Springiness"
+msgstr "Spingerigheid"
+
+#: hacks/config/twang.xml.h:13
+msgid "Transference"
+msgstr "Overbrenging"
+
+#: hacks/config/twang.xml.h:14
+msgid "Twang"
+msgstr "Twang"
+
+#: hacks/config/vermiculate.xml.h:1
+msgid "Draws squiggly worm-like paths. Written by Tyler Pierce."
+msgstr "Toont slingerende wormachtige paden. Geschreven door Tyler Pierce."
+
+#: hacks/config/vermiculate.xml.h:2
+msgid "Vermiculate"
+msgstr "Vermiculate"
+
+#: hacks/config/vidwhacker.xml.h:2
+msgid "2 seconds"
+msgstr "2 seconden"
+
+#: hacks/config/vidwhacker.xml.h:4
+msgid "Image Directory"
+msgstr "Afbeeldingenmap"
+
+#: hacks/config/vidwhacker.xml.h:5
+msgid ""
+"This is actually just a shell script that grabs a frame of video from the "
+"system's video input, and then uses some PBM filters (chosen at random) to "
+"manipulate and recombine the video frame in various ways (edge detection, "
+"subtracting the image from a rotated version of itself, etc.) Then it "
+"displays that image for a few seconds, and does it again. This works really "
+"well if you just feed broadcast television into it."
+msgstr ""
+"Dit is een shellscript dat een videoframe \"pakt\" van videoingang van het "
+"systeem, waarna het enkele PBM-filters gebruikt (willekeurig gekozen) om het "
+"videoframe op verschillende manieren te manipuleren en opnieuw te combineren "
+"(randdetectie, de afbeelding onttrekken van een gedraaide versie van "
+"zichzelf, etc.) Dan zal het de afbeelding voor enkele seconden tonen, waarna "
+"het weer opnieuw begint. Dit werkt extra goed wanneer de invoer een "
+"televisieuitzending is. Geschreven door Jamie Zawinski."
+
+#: hacks/config/vidwhacker.xml.h:6
+msgid "VidWhacker"
+msgstr "VidWhacker"
+
+#: hacks/config/vines.xml.h:6
+msgid ""
+"This one generates a continuous sequence of small, curvy geometric patterns. "
+"It scatters them around your screen until it fills up, then it clears the "
+"screen and starts over. Written by Tracy Camp and David Hansen."
+msgstr ""
+"Dit genereert een continue reeks kleine, gebogen geometrische patronen. Het "
+"verspreidt deze over het scherm totdat het vol is, wist het scherm dan en "
+"begint opnieuw. Geschreven door Tracy Camp en David Hansen."
+
+#: hacks/config/vines.xml.h:8
+msgid "Vines"
+msgstr "Klimplanten"
+
+#: hacks/config/wander.xml.h:5
+msgid "Draw Spots"
+msgstr "Spikkels tekenen"
+
+#: hacks/config/wander.xml.h:6
+msgid ""
+"Draws a colorful random-walk, in various forms. Written by Rick Campbell."
+msgstr ""
+"Toont een kleurrijke random-walk, in verschillende vormen. Geschreven door "
+"Rick Campbell."
+
+#: hacks/config/wander.xml.h:14
+msgid "Sustain"
+msgstr "Sustain"
+
+#: hacks/config/webcollage.xml.h:1
+msgid "2 min"
+msgstr "2 min"
+
+#: hacks/config/webcollage.xml.h:2
+msgid "30 secs"
+msgstr "30 seconden"
+
+#: hacks/config/webcollage.xml.h:3
+msgid "Delay:                    None"
+msgstr "Vertraging:               Geen"
+
+#: hacks/config/webcollage.xml.h:4
+msgid "Dictionary File"
+msgstr "Woordenboekbestand"
+
+#: hacks/config/webcollage.xml.h:5
+msgid "Opacity:      Transparent"
+msgstr "Doorzichtigheid: Transparant"
+
+#: hacks/config/webcollage.xml.h:6
+msgid "Overall Filter Program"
+msgstr "Overall Filter Programma"
+
+#: hacks/config/webcollage.xml.h:7
+msgid "Per-Image Filter Program"
+msgstr "Per Beeld Filter Programma"
+
+#: hacks/config/webcollage.xml.h:9
+msgid ""
+"This program makes collages out of random images pulled off of the World "
+"Wide Web. It finds these images by doing random web searches, and then "
+"extracting images from the returned pages. It can also be set up to filter "
+"the images through the `VidWhacker' program. WARNING: THE INTERNET SOMETIMES "
+"CONTAINS PORNOGRAPHY. The Internet being what it is, absolutely anything "
+"might show up in the collage including -- quite possibly -- pornography, or "
+"even nudity. Please act accordingly. Written by Jamie Zawinski."
+msgstr ""
+"Dit programma maakt collages van willekeurige afbeeldingen die van het "
+"internet zijn afgehaald. Het vindt deze afbeeldingen door willekeurige "
+"webzoekopdrachten te doen en vervolgens de afbeelding onttrekken uit de "
+"teruggegeven pagina's. WAARSCHUWING: HET INTERNET BEVAT SOMS PORNOGRAFIE. "
+"Het internet is wat het is, absoluut alles kan verschijnen -- ook mogelijk "
+"-- pornografie of zelfs naaktfototo's. Wees er op voorbereid.  Geschreven "
+"door Jamie Zawinski."
+
+#: hacks/config/webcollage.xml.h:10
+msgid "URL Timeout:     2 secs"
+msgstr "URL Timeout:     2 seconden"
+
+#: hacks/config/webcollage.xml.h:11
+msgid "WebCollage"
+msgstr "WebCollage"
+
+#: hacks/config/whirlwindwarp.xml.h:2
+msgid ""
+"Floating stars are acted upon by a mixture of simple 2D forcefields. The "
+"strength of each forcefield changes continuously, and it is also switched on "
+"and off at random. By Paul 'Joey' Clark."
+msgstr ""
+"Zwevende sterren worden door een mix van simpele 2D krachtvelden beïnvloed. "
+"De sterkte of elk krachtveld wijzigt voortdurend en wordt ook willekeurig "
+"aan en uit geschakeld. Geschreven door Paul 'Joey' Clark."
+
+#: hacks/config/whirlwindwarp.xml.h:7
+msgid "Trail Size"
+msgstr "Spoorlengte"
+
+#: hacks/config/whirlwindwarp.xml.h:8
+msgid "WhirlwindWarp"
+msgstr "WhirlWindWarp"
+
+#: hacks/config/whirlygig.xml.h:1
+msgid "Amplitude"
+msgstr "Amplitude"
+
+#: hacks/config/whirlygig.xml.h:2
+msgid "Circle"
+msgstr "Cirkle"
+
+#: hacks/config/whirlygig.xml.h:3
+msgid "Draws zooming chains of sinusoidal spots. Written by Ashton Trey Belew."
+msgstr ""
+"Toont zoomende kettingen van slingerende schijnwerpers. Geschreven door "
+"Ashton Trey Belew."
+
+#: hacks/config/whirlygig.xml.h:4
+msgid "Explain modes"
+msgstr "Leg modi uit"
+
+#: hacks/config/whirlygig.xml.h:5
+msgid "Fun"
+msgstr "Lol"
+
+#: hacks/config/whirlygig.xml.h:6
+msgid "Funky"
+msgstr "Funky"
+
+#: hacks/config/whirlygig.xml.h:7
+msgid "Innie"
+msgstr "Innie"
+
+#: hacks/config/whirlygig.xml.h:8
+msgid "Leave a trail"
+msgstr "Laat spoor achter"
+
+#: hacks/config/whirlygig.xml.h:9
+msgid "Linear"
+msgstr "Linear"
+
+#: hacks/config/whirlygig.xml.h:11
+msgid "Lissajous"
+msgstr "Lissajous"
+
+#: hacks/config/whirlygig.xml.h:15
+msgid "Test"
+msgstr "Test"
+
+#: hacks/config/whirlygig.xml.h:16
+msgid "Use Double Buffering"
+msgstr "Gebruik Dubbele Buffer"
+
+#: hacks/config/whirlygig.xml.h:17
+msgid "Whirlies"
+msgstr "Draaiers"
+
+#: hacks/config/whirlygig.xml.h:18
+msgid "WhirlyGig"
+msgstr "WhirlyGig"
+
+#: hacks/config/whirlygig.xml.h:19
+msgid "Wrap the screen"
+msgstr "'Wrap' het scherm"
+
+#: hacks/config/worm.xml.h:1
+msgid ""
+"An ancient xlock hack that draws multicolored worms that crawl around the "
+"screen. Written by Brad Taylor, Dave Lemke, Boris Putanec, and Henrik "
+"Theiling."
+msgstr ""
+"Een oeroude xlock hack, toont veelkleurige wormen die over het scherm "
+"kruipen. Geschreven door Brad Taylor, Dave Lemke, Boris Putanec en Henrik "
+"Theiling."
+
+#: hacks/config/wormhole.xml.h:6
+msgid "Star speed"
+msgstr "Ster-snelheid"
+
+#: hacks/config/wormhole.xml.h:7
+msgid "Stars Created"
+msgstr "Aangemaakte sterren"
+
+#: hacks/config/wormhole.xml.h:8
+msgid "Wormhole"
+msgstr "Wormgat"
+
+#: hacks/config/wormhole.xml.h:9
+msgid ""
+"Wormhole simulates flying through a colored wormhole in space. Written by "
+"Jon Rafkind."
+msgstr ""
+"Vlieg door een gekleurd wormgat in de ruimte. Geschreven door Jon Rafkind."
+
+#: hacks/config/xanalogtv.xml.h:1
+msgid "XAnalogTV"
+msgstr "XAnalogTV"
+
+#: hacks/config/xanalogtv.xml.h:2
+msgid ""
+"XAnalogTV shows a detailed simulation of an old TV set showing various test "
+"patterns, with various picture artifacts like snow, bloom, distortion, "
+"ghosting, and hash noise. It also simulates the TV warming up. It will cycle "
+"through 12 channels, some with images you give it, and some with color bars "
+"or nothing but static. By Trevor Blackwell."
+msgstr ""
+"XAnalogTV toont een gedetailleerde simulatie van een oud televisietoestel "
+"dat verschillende testbeelden toont, met verschillende artefacten zoals "
+"sneeuw, aanslag, vervorming, spookbeelden en sissende ruis. Het simuleert "
+"ook het opwarmen van de televisietoestel. Het zal 12 kanalen doorlopen, "
+"sommige met door u gegeven afbeeldingen en sommige met kleurbalken of niets "
+"dan statische ruis. Geschreven door Trevor Blackwell."
+
+#: hacks/config/xaos.xml.h:1
+msgid "XaoS"
+msgstr "XaoS"
+
+#: hacks/config/xaos.xml.h:2
+msgid ""
+"XaoS generates fast fly-through animations of the Mandelbrot and other "
+"fractal sets. Written by Thomas Marsh and Jan Hubicka. This is not included "
+"with the XScreenSaver package, but if you don't have it already, you can "
+"find it at &lt;http://xaos.theory.org/&gt;."
+msgstr ""
+"XaoS genereert snelle animaties van de Mandelbrot en andere fractal sets. "
+"Geschreven door Thomas Marsh en Jan Hubicka. Deze screensaver is geen "
+"onderdeel van het XScreenSaver-pakket, als u deze nog niet heeft is de "
+"screensaver hier te vinden: &lt;http://xaos.theory.org/&gt;."
+
+#: hacks/config/xdaliclock.xml.h:1
+msgid "12-Hour Time"
+msgstr "12-Uurs Tijd"
+
+#: hacks/config/xdaliclock.xml.h:2
+msgid "24-Hour Time"
+msgstr "24-Uurs Tijd"
+
+#: hacks/config/xdaliclock.xml.h:3
+msgid "Cycle Colors"
+msgstr "Kleuren roteren"
+
+#: hacks/config/xdaliclock.xml.h:4
+msgid "Display Seconds"
+msgstr "Seconden weergeven"
+
+#: hacks/config/xdaliclock.xml.h:5
+msgid "Huge Font"
+msgstr "Enorm lettertype"
+
+#: hacks/config/xdaliclock.xml.h:6 hacks/config/xmatrix.xml.h:10
+msgid "Large Font"
+msgstr "Groot lettertype"
+
+#: hacks/config/xdaliclock.xml.h:7
+msgid "Medium Font"
+msgstr "Middelmatig Lettertype"
+
+#: hacks/config/xdaliclock.xml.h:8 hacks/config/xmatrix.xml.h:16
+msgid "Small Font"
+msgstr "Klein lettertype"
+
+#: hacks/config/xdaliclock.xml.h:9
+msgid "XDaliClock"
+msgstr "XDaliKlok"
+
+#: hacks/config/xdaliclock.xml.h:10
+msgid ""
+"XDaliClock draws a large digital clock, the numbers of which change by "
+"``melting'' into their new shapes. Written by Jamie Zawinski. This is not "
+"included with the XScreenSaver package, but if you don't have it already, "
+"you can find it at &lt;http://www.jwz.org/xdaliclock/&gt;."
+msgstr ""
+"XDaliClock tekent een grote digital klok waarvan de cijfers veranderen door "
+"in hun nieuwe vorm te ‘smelten’. Geschreven door Jamie Zawinski. Deze "
+"screensaver is geen onderdeel van het XScreenSaver-pakket, als u deze nog "
+"niet hebt kunt u de screensaver hier vinden: &lt;http://www.jwz.org/"
+"xdaliclock/&gt;."
+
+#: hacks/config/xearth.xml.h:1
+msgid "Bright"
+msgstr "Helder"
+
+#: hacks/config/xearth.xml.h:2 hacks/config/xplanet.xml.h:7
+msgid "Date/Time Stamp"
+msgstr "Datum/Tijd Stempel"
+
+#: hacks/config/xearth.xml.h:3
+msgid "Day  Dim"
+msgstr "Dag Avond"
+
+#: hacks/config/xearth.xml.h:5
+msgid "Display Stars"
+msgstr "Sterren weergeven"
+
+#: hacks/config/xearth.xml.h:8
+msgid "Label Cities"
+msgstr "Steden labelen"
+
+#: hacks/config/xearth.xml.h:9 hacks/config/xplanet.xml.h:49
+msgid "Lower Left"
+msgstr "Linksonder"
+
+#: hacks/config/xearth.xml.h:10 hacks/config/xplanet.xml.h:50
+msgid "Lower Right"
+msgstr "Rechtsonder"
+
+#: hacks/config/xearth.xml.h:13 hacks/config/xplanet.xml.h:51
+msgid "Mercator Projection"
+msgstr "Mercatorprojectie"
+
+#: hacks/config/xearth.xml.h:14
+msgid "Night   Dim"
+msgstr "Nacht   Ochtend"
+
+#: hacks/config/xearth.xml.h:15
+msgid "No Stars"
+msgstr "Geen sterren"
+
+#: hacks/config/xearth.xml.h:16
+msgid "North/South Rotation"
+msgstr "Noord/Zuid Rotatie"
+
+#: hacks/config/xearth.xml.h:18 hacks/config/xplanet.xml.h:53
+msgid "Orthographic Projection"
+msgstr "Orthografische projectie"
+
+#: hacks/config/xearth.xml.h:19 hacks/config/xplanet.xml.h:56
+msgid "Real Time"
+msgstr "Real Time"
+
+#: hacks/config/xearth.xml.h:20
+msgid "Shaded Image"
+msgstr "Afbeelding met schaduw"
+
+#: hacks/config/xearth.xml.h:21
+msgid "Sharp"
+msgstr "Scherp"
+
+#: hacks/config/xearth.xml.h:26
+msgid "Terminator   Blurry"
+msgstr "Beeindiger   Wazig"
+
+#: hacks/config/xearth.xml.h:27 hacks/config/xplanet.xml.h:61
+msgid "Time Warp"
+msgstr "Time Warp"
+
+#: hacks/config/xearth.xml.h:29 hacks/config/xplanet.xml.h:62
+msgid "Upper Left"
+msgstr "Links boven"
+
+#: hacks/config/xearth.xml.h:30 hacks/config/xplanet.xml.h:63
+msgid "Upper Right"
+msgstr "Rechtsboven"
+
+#: hacks/config/xearth.xml.h:31
+msgid ""
+"XEarth draws an image of the Earth, as seen from your favorite vantage point "
+"in space, correctly shaded for the current position of the Sun. Written by "
+"Kirk Johnson. This is not included with the XScreenSaver package, but if you "
+"don't have it already, you can find it at &lt;http://www.cs.colorado.edu/"
+"~tuna/xearth/&gt;. There is also a similar (but more recent) program called "
+"xplanet to be found at &lt;http://xplanet.sourceforge.net/&gt;."
+msgstr ""
+"XEarth tekent een afbeelding van de Aarde, gezien vanaf uw favoriete plekje "
+"in de ruimte, met correct schaduw aan de hand van de huidige positie van de "
+"zon. Geschreven door Kirk Johnson. Dit is geen onderdeel van het "
+"XScreensaver-pakket, als u het nog niet heeft kunt u deze screensaver hier "
+"vinden: &lt;http://www.cs.colorado.edu/~tuna/xearth/&gt;. Er is ook een "
+"vergelijkbaar (maar nieuwer) programma, xplanet, wat u hier kunt vinden &lt;"
+"http://xplanet.sourceforge.net/&gt;."
+
+#: hacks/config/xearth.xml.h:32
+msgid "Xearth"
+msgstr "Xaarde"
+
+#: hacks/config/xfishtank.xml.h:5
+msgid "Fish"
+msgstr "Vissen"
+
+#: hacks/config/xfishtank.xml.h:6
+msgid "Fish Speed"
+msgstr "Snelheid vissen"
+
+#: hacks/config/xfishtank.xml.h:7
+msgid ""
+"Fish! This is not included with the XScreenSaver package, but if you don't "
+"have it already, you can find it at &lt;http://metalab.unc.edu/pub/Linux/X11/"
+"demos/&gt;."
+msgstr ""
+"Vis! Dit is geen onderdeel van het XScreenSaver-pakket, als u het nog niet "
+"heeft kunt u het hier vinden: &lt;http://metalab.unc.edu/pub/Linux/X11/demos/"
+"&gt;."
+
+#: hacks/config/xfishtank.xml.h:12
+msgid "XFishTank"
+msgstr "XVissenkom"
+
+#: hacks/config/xflame.xml.h:1
+msgid "Bitmap File"
+msgstr "Bitmapbestand"
+
+#: hacks/config/xflame.xml.h:2
+msgid ""
+"Draws a simulation of pulsing fire. It can also take an arbitrary image and "
+"set it on fire too. Written by Carsten Haitzler, hacked on by many others."
+msgstr ""
+"Toont een simulatie van pulserend vuur. Het kan ook een willekeurige "
+"afbeelding nemen en deze in vuur en vlam zetten. Geschreven door Carsten "
+"Haitzler en gehackt door vele anderen."
+
+#: hacks/config/xflame.xml.h:3
+msgid "Enable Blooming"
+msgstr "Flakkeren inschakelen"
+
+#: hacks/config/xflame.xml.h:8
+msgid "Xflame"
+msgstr "XFlame"
+
+#: hacks/config/xjack.xml.h:4
+msgid ""
+"This program behaves schizophrenically and makes a lot of typos. Written by "
+"Jamie Zawinski. If you haven't seen Stanley Kubrick's masterpiece, ``The "
+"Shining,'' you won't get it. Those who have describe this hack as "
+"``inspired.''"
+msgstr ""
+"Dit programma gedraagd zich schizofreen en maakt een hoop typefouten. "
+"Geschreven door Jamie Zawinski. Als u Stanley Kubricks meesterwerk \"The "
+"Shining\" niet gezien heeft zult u het niet begrijpen. Degene die het wel "
+"gezien hebben, beschrijven deze 'hack' als \"geïnspireerd\"."
+
+#: hacks/config/xjack.xml.h:5
+msgid "Xjack"
+msgstr "Xjack"
+
+#: hacks/config/xlyap.xml.h:1
+msgid ""
+"This generates pretty fractal pictures by doing funky math involving the "
+"``Lyapunov exponent.'' It has a cool interactive mode, too. Written by Ron "
+"Record."
+msgstr ""
+"Genereert mooi fractal-plaatjes via de ‘Lyapunov-exponent’. Het heeft ook "
+"een coole interactieve versie. Geschreven door Ron Record."
+
+#: hacks/config/xlyap.xml.h:2
+msgid "Xlyap"
+msgstr "Xlyap"
+
+#: hacks/config/xmatrix.xml.h:3
+msgid ""
+"Draws dropping characters similar to what is seen on the computer monitors "
+"in \"The Matrix\". See also \"glmatrix\" for a 3D rendering of the similar "
+"effect that appeared in the title sequence of the movie. Written by Jamie "
+"Zawinski."
+msgstr ""
+"Toont vallende tekens vergelijkbaar met wat is te zien op de "
+"computermonitoren in de ‘The Matrix’. Zie ook ‘GLMatrix’ voor een 3D "
+"weergave van een soortgelijk effect dat verscheen in de intro van de film. "
+"Geschreven door Jamie Zawinski."
+
+#: hacks/config/xmatrix.xml.h:4
+msgid "Expansion Algorithm"
+msgstr "Expansiealgoritme"
+
+#: hacks/config/xmatrix.xml.h:6
+msgid "Full"
+msgstr "Vol"
+
+#: hacks/config/xmatrix.xml.h:9
+msgid "Knock Knock"
+msgstr "Knock knock"
+
+#: hacks/config/xmatrix.xml.h:12
+msgid "Phone Number"
+msgstr "Telefoonnummer"
+
+#: hacks/config/xmatrix.xml.h:13
+msgid "Run Trace Program"
+msgstr "Trace-programma uitvoeren"
+
+#: hacks/config/xmatrix.xml.h:14
+msgid "Slider Algorithm"
+msgstr "Schuivende tekens"
+
+#: hacks/config/xmatrix.xml.h:19
+msgid "Synergistic Algorithm"
+msgstr "Synergetisch algoritme"
+
+#: hacks/config/xmatrix.xml.h:20
+msgid "Xmatrix"
+msgstr "XMatrix"
+
+#: hacks/config/xmountains.xml.h:1
+msgid "1.0"
+msgstr "1.0"
+
+#: hacks/config/xmountains.xml.h:3
+msgid "14"
+msgstr "14"
+
+#: hacks/config/xmountains.xml.h:4
+msgid "7"
+msgstr "7"
+
+#: hacks/config/xmountains.xml.h:5
+msgid "Altitude  Low"
+msgstr "Hoogte  Laag"
+
+#: hacks/config/xmountains.xml.h:6
+msgid "Ambient  Low"
+msgstr "Omgevingslicht  Laag"
+
+#: hacks/config/xmountains.xml.h:7
+msgid "Angle of Light"
+msgstr "Hoek van het licht"
+
+#: hacks/config/xmountains.xml.h:8
+msgid "Contour  Low"
+msgstr "Contouren  Laag"
+
+#: hacks/config/xmountains.xml.h:9
+msgid "Contrast  Low"
+msgstr "Contrast  Laag"
+
+#: hacks/config/xmountains.xml.h:10
+msgid "Craggy"
+msgstr "Heuvelachtig"
+
+#: hacks/config/xmountains.xml.h:11
+msgid "Cross Update"
+msgstr "Cross-update"
+
+#: hacks/config/xmountains.xml.h:12
+msgid "Distance  Low"
+msgstr "Afstand  Laag"
+
+#: hacks/config/xmountains.xml.h:14
+msgid "Foreground"
+msgstr "Voorgrond"
+
+#: hacks/config/xmountains.xml.h:15
+msgid "Fractal Options"
+msgstr "Fractal-opties"
+
+#: hacks/config/xmountains.xml.h:16
+msgid "Height  Low"
+msgstr "Hoogte  Laag"
+
+#: hacks/config/xmountains.xml.h:18
+msgid "Horizontal  Low"
+msgstr "Horizontaal  Laag"
+
+#: hacks/config/xmountains.xml.h:19
+msgid "Iteration  0"
+msgstr "Iteratie  0"
+
+#: hacks/config/xmountains.xml.h:20
+msgid "Light Level"
+msgstr "Lichtsterkte"
+
+#: hacks/config/xmountains.xml.h:21
+msgid "Recursion  0"
+msgstr "Recursie  0"
+
+#: hacks/config/xmountains.xml.h:22
+msgid "Reflections"
+msgstr "Reflecties"
+
+#: hacks/config/xmountains.xml.h:23
+msgid "Sea Level  Low"
+msgstr "Zeeniveau  Laag"
+
+#: hacks/config/xmountains.xml.h:24
+msgid "Side View"
+msgstr "Zijaanzicht"
+
+#: hacks/config/xmountains.xml.h:26
+msgid "Smoothing  0"
+msgstr "Gladstrijken  0"
+
+#: hacks/config/xmountains.xml.h:27
+msgid "Speed  Slow"
+msgstr "Snelheid     Laag"
+
+#: hacks/config/xmountains.xml.h:28
+msgid "Terrain"
+msgstr "Terrein"
+
+#: hacks/config/xmountains.xml.h:29
+msgid "Top View"
+msgstr "Bovenaanzicht"
+
+#: hacks/config/xmountains.xml.h:30
+msgid "V. Shift  Low"
+msgstr "V. Shift  Laag"
+
+#: hacks/config/xmountains.xml.h:31
+msgid "V. Stretch  Low"
+msgstr "V. Stretch  Laag"
+
+#: hacks/config/xmountains.xml.h:32
+msgid "Variance  Low"
+msgstr "Variatie  Laag"
+
+#: hacks/config/xmountains.xml.h:33
+msgid "Vertical  Low"
+msgstr "Verticaal  Laag"
+
+#: hacks/config/xmountains.xml.h:34
+msgid "Viewpoint"
+msgstr "Kijkrichting"
+
+#: hacks/config/xmountains.xml.h:35
+msgid ""
+"XMountains generates realistic-looking fractal terrains of snow-capped "
+"mountains near water, with either a top view or a side view. Written by "
+"Stephen Booth. This is not included with the XScreenSaver package, but if "
+"you don't have it already, you can find it at &lt;http://www.epcc.ed.ac.uk/"
+"~spb/xmountains/&gt;. (Make sure you have version 2.7 or newer!)"
+msgstr ""
+"XMountains genereert realistisch-uitziende fractal terreinen van met sneeuw "
+"bedekte bergen in de buurt van water, van boven of de zijkant gezien. "
+"Geschreven door Stephen Booth. Dit is geen standaard onderdeel van het "
+"XScreenSaver-pakket, als u het nog niet heeft kunt u het hier vinden: &lt;"
+"http://www.epcc.ed.ac.uk/~spb/xmountains/&gt;. (Zorg ervoor dat u versie 2.7 "
+"of hoger heeft!)"
+
+#: hacks/config/xmountains.xml.h:36
+msgid "Xf  0.0"
+msgstr "Xf  0.0"
+
+#: hacks/config/xmountains.xml.h:37
+msgid "Xmountains"
+msgstr "Xmountains"
+
+#: hacks/config/xmountains.xml.h:38
+msgid "Yf  0.0"
+msgstr "Yf  0.0"
+
+#: hacks/config/xplanet.xml.h:5
+msgid "Ancient Projection"
+msgstr "Ancient-projectie"
+
+#: hacks/config/xplanet.xml.h:6
+msgid "Azimuthal Projection"
+msgstr "Azimuthal-projectie"
+
+#: hacks/config/xplanet.xml.h:9
+msgid "From Ariel"
+msgstr "Vanaf Ariel"
+
+#: hacks/config/xplanet.xml.h:10
+msgid "From Callisto"
+msgstr "Vanaf Callisto"
+
+#: hacks/config/xplanet.xml.h:11
+msgid "From Charon"
+msgstr "Vanaf Charon"
+
+#: hacks/config/xplanet.xml.h:12
+msgid "From Deimos"
+msgstr "Vanaf Deimos"
+
+#: hacks/config/xplanet.xml.h:13
+msgid "From Dione"
+msgstr "Vanaf Dione"
+
+#: hacks/config/xplanet.xml.h:14
+msgid "From Earth"
+msgstr "Vanaf Earth"
+
+#: hacks/config/xplanet.xml.h:15
+msgid "From Enceladus"
+msgstr "Vanaf Enceladus"
+
+#: hacks/config/xplanet.xml.h:16
+msgid "From Europa"
+msgstr "Vanaf Europa"
+
+#: hacks/config/xplanet.xml.h:17
+msgid "From Ganymede"
+msgstr "Vanaf Ganymede"
+
+#: hacks/config/xplanet.xml.h:18
+msgid "From Hyperion"
+msgstr "Vanaf Hyperion"
+
+#: hacks/config/xplanet.xml.h:19
+msgid "From Iapetus"
+msgstr "Vanaf Iapetus"
+
+#: hacks/config/xplanet.xml.h:20
+msgid "From Io"
+msgstr "Vanaf Io"
+
+#: hacks/config/xplanet.xml.h:21
+msgid "From Jupiter"
+msgstr "Vanaf Jupiter"
+
+#: hacks/config/xplanet.xml.h:22
+msgid "From Major"
+msgstr "Vanaf Major"
+
+#: hacks/config/xplanet.xml.h:23
+msgid "From Mars"
+msgstr "Vanaf Mars"
+
+#: hacks/config/xplanet.xml.h:24
+msgid "From Mercury"
+msgstr "Vanaf Mercurius"
+
+#: hacks/config/xplanet.xml.h:25
+msgid "From Mimas"
+msgstr "Vanaf Mimas"
+
+#: hacks/config/xplanet.xml.h:26
+msgid "From Miranda"
+msgstr "Vanaf Miranda"
+
+#: hacks/config/xplanet.xml.h:27
+msgid "From Moon"
+msgstr "Vanaf Maan"
+
+#: hacks/config/xplanet.xml.h:28
+msgid "From Neptune"
+msgstr "Vanaf Neptunus"
+
+#: hacks/config/xplanet.xml.h:29
+msgid "From Nereid"
+msgstr "Vanaf Nereid"
+
+#: hacks/config/xplanet.xml.h:30
+msgid "From Oberon"
+msgstr "Vanaf Oberon"
+
+#: hacks/config/xplanet.xml.h:31
+msgid "From Phobos"
+msgstr "Vanaf Phobos"
+
+#: hacks/config/xplanet.xml.h:32
+msgid "From Phoebe"
+msgstr "Vanaf Phoebe"
+
+#: hacks/config/xplanet.xml.h:33
+msgid "From Pluto"
+msgstr "Vanaf Pluto"
+
+#: hacks/config/xplanet.xml.h:34
+msgid "From Random"
+msgstr "Vanaf Willekeurig"
+
+#: hacks/config/xplanet.xml.h:35
+msgid "From Rhea"
+msgstr "Vanaf Rhea"
+
+#: hacks/config/xplanet.xml.h:36
+msgid "From Saturn"
+msgstr "Vanaf Saturnus"
+
+#: hacks/config/xplanet.xml.h:37
+msgid "From Sun"
+msgstr "Vanaf Zon"
+
+#: hacks/config/xplanet.xml.h:38
+msgid "From Tethys"
+msgstr "Vanaf Tethys"
+
+#: hacks/config/xplanet.xml.h:39
+msgid "From Titan"
+msgstr "Vanaf Titan"
+
+#: hacks/config/xplanet.xml.h:40
+msgid "From Titania"
+msgstr "Vanaf Titania"
+
+#: hacks/config/xplanet.xml.h:41
+msgid "From Triton"
+msgstr "Vanaf Triton"
+
+#: hacks/config/xplanet.xml.h:42
+msgid "From Umbriel"
+msgstr "Vanaf Umbriel"
+
+#: hacks/config/xplanet.xml.h:43
+msgid "From Uranus"
+msgstr "Vanaf Uranus"
+
+#: hacks/config/xplanet.xml.h:44
+msgid "From Venus"
+msgstr "Vanaf Venus"
+
+#: hacks/config/xplanet.xml.h:45
+msgid "Hemisphere Projection"
+msgstr "Hemisphere-projectie"
+
+#: hacks/config/xplanet.xml.h:46
+msgid "Lambert Projection"
+msgstr "Lambert-projectie"
+
+#: hacks/config/xplanet.xml.h:47
+msgid "Latitude"
+msgstr "Latitude"
+
+#: hacks/config/xplanet.xml.h:48
+msgid "Longitude"
+msgstr "Longitude"
+
+#: hacks/config/xplanet.xml.h:52
+msgid "Mollweide Projection"
+msgstr "Mollweide-projectie"
+
+#: hacks/config/xplanet.xml.h:54
+msgid "Peters Projection"
+msgstr "Peters-projectie"
+
+#: hacks/config/xplanet.xml.h:57
+msgid "Rectangular Projection"
+msgstr "Rechthoekige-projectie"
+
+#: hacks/config/xplanet.xml.h:58
+msgid "Render as a Globe"
+msgstr "Render als bol"
+
+#: hacks/config/xplanet.xml.h:64
+msgid "View Ariel"
+msgstr "Bekijk Ariel"
+
+#: hacks/config/xplanet.xml.h:65
+msgid "View Callisto"
+msgstr "Bekijk Callisto"
+
+#: hacks/config/xplanet.xml.h:66
+msgid "View Charon"
+msgstr "Bekijk Charon"
+
+#: hacks/config/xplanet.xml.h:67
+msgid "View Deimos"
+msgstr "Bekijk Deimos"
+
+#: hacks/config/xplanet.xml.h:68
+msgid "View Dione"
+msgstr "Bekijk Dione"
+
+#: hacks/config/xplanet.xml.h:69
+msgid "View Earth"
+msgstr "Bekijk Aarde"
+
+#: hacks/config/xplanet.xml.h:70
+msgid "View Enceladus"
+msgstr "Bekijk Enceladus"
+
+#: hacks/config/xplanet.xml.h:71
+msgid "View Europa"
+msgstr "Bekijk Europa"
+
+#: hacks/config/xplanet.xml.h:72
+msgid "View Ganymede"
+msgstr "Bekijk Ganymede"
+
+#: hacks/config/xplanet.xml.h:73
+msgid "View Hyperion"
+msgstr "Bekijk Hyperion"
+
+#: hacks/config/xplanet.xml.h:74
+msgid "View Iapetus"
+msgstr "Bekijk Iapetus"
+
+#: hacks/config/xplanet.xml.h:75
+msgid "View Io"
+msgstr "Bekijk Io"
+
+#: hacks/config/xplanet.xml.h:76
+msgid "View Jupiter"
+msgstr "Bekijk Jupiter"
+
+#: hacks/config/xplanet.xml.h:77
+msgid "View Major"
+msgstr "Bekijk Major"
+
+#: hacks/config/xplanet.xml.h:78
+msgid "View Mars"
+msgstr "Bekijk Mars"
+
+#: hacks/config/xplanet.xml.h:79
+msgid "View Mercury"
+msgstr "Bekijk Mercurius"
+
+#: hacks/config/xplanet.xml.h:80
+msgid "View Mimas"
+msgstr "Bekijk Mimas"
+
+#: hacks/config/xplanet.xml.h:81
+msgid "View Miranda"
+msgstr "Bekijk Miranda"
+
+#: hacks/config/xplanet.xml.h:82
+msgid "View Moon"
+msgstr "Bekijk Maan"
+
+#: hacks/config/xplanet.xml.h:83
+msgid "View Neptune"
+msgstr "Bekijk Neptunus"
+
+#: hacks/config/xplanet.xml.h:84
+msgid "View Nereid"
+msgstr "Bekijk Nereid"
+
+#: hacks/config/xplanet.xml.h:85
+msgid "View Oberon"
+msgstr "Bekijk Oberon"
+
+#: hacks/config/xplanet.xml.h:86
+msgid "View Phobos"
+msgstr "Bekijk Phobos"
+
+#: hacks/config/xplanet.xml.h:87
+msgid "View Phoebe"
+msgstr "Bekijk Phoebe"
+
+#: hacks/config/xplanet.xml.h:88
+msgid "View Pluto"
+msgstr "Bekijk Pluto"
+
+#: hacks/config/xplanet.xml.h:89
+msgid "View Random"
+msgstr "Bekijk willekeurig"
+
+#: hacks/config/xplanet.xml.h:90
+msgid "View Rhea"
+msgstr "Bekijk Rhea"
+
+#: hacks/config/xplanet.xml.h:91
+msgid "View Saturn"
+msgstr "Bekijk Saturn"
+
+#: hacks/config/xplanet.xml.h:92
+msgid "View Sun"
+msgstr "Bekijk Sun"
+
+#: hacks/config/xplanet.xml.h:93
+msgid "View Tethys"
+msgstr "Bekijk Tethys"
+
+#: hacks/config/xplanet.xml.h:94
+msgid "View Titan"
+msgstr "Bekijk Titan"
+
+#: hacks/config/xplanet.xml.h:95
+msgid "View Titania"
+msgstr "Bekijk Titania"
+
+#: hacks/config/xplanet.xml.h:96
+msgid "View Triton"
+msgstr "Bekijk Triton"
+
+#: hacks/config/xplanet.xml.h:97
+msgid "View Umbriel"
+msgstr "Bekijk Umbriel"
+
+#: hacks/config/xplanet.xml.h:98
+msgid "View Uranus"
+msgstr "Bekijk Uranus"
+
+#: hacks/config/xplanet.xml.h:99
+msgid "View Venus"
+msgstr "Bekijk Venus"
+
+#: hacks/config/xplanet.xml.h:100
+msgid "Xplanet"
+msgstr "Xplanet"
+
+#: hacks/config/xplanet.xml.h:101
+msgid ""
+"Xplanet draws an image of the Earth, as seen from your favorite vantage "
+"point in space, correctly shaded for the current position of the Sun. "
+"Written by Hari Nair. This is not included with the XScreenSaver package, "
+"but if you don't have it already, you can find it at &lt;http://xplanet."
+"sourceforge.net/&gt;."
+msgstr ""
+"Xplanet tekent een afbeelding van de Aarde, gezien vanaf uw favoriete plekje "
+"in de ruimte, met correct schaduw aan de hand van de huidige positie van de "
+"zon. Geschreven door Hari Nair. Dit is geen onderdeel van het XScreensaver-"
+"pakket, als u het nog niet heeft kunt u deze screensaver hier vinden: &lt;"
+"http://xplanet.sourceforge.net/&gt;."
+
+#: hacks/config/xrayswarm.xml.h:1
+msgid ""
+"Draws a few swarms of critters flying around the screen, with nicely faded "
+"color trails behind them. Written by Chris Leger."
+msgstr ""
+"Toont een paar zwermende beestjes die over het scherm vliegen, met mooi "
+"vervagende kleursporen erachter. Geschreven door Chris Leger."
+
+#: hacks/config/xrayswarm.xml.h:5
+msgid "XRaySwarm"
+msgstr "XRaySwarm"
+
+#: hacks/config/xsnow.xml.h:1
+msgid ""
+"Draws falling snow and the occasional tiny Santa. By Rick Jansen. You can "
+"find it at &lt;http://www.euronet.nl/~rja/Xsnow/&gt;."
+msgstr ""
+"Toont vallende sneeuw, met af en toe een kleine Kerstman. Geschreven door "
+"Rick Jansen. U kunt het hier vinden: &lt;http://www.euronet.nl/~rja/Xsnow/"
+"&gt;."
+
+#: hacks/config/xsnow.xml.h:2
+msgid "Xsnow"
+msgstr "Xsnow"
+
+#: hacks/config/xspirograph.xml.h:5
+msgid ""
+"Simulates that pen-in-nested-plastic-gears toy from your childhood. By Rohit "
+"Singh."
+msgstr ""
+"Simuleert die pen-in-geneste-plastic-tandwielen spel uit uw kindertijd. "
+"Geschreven door Rohit Singh."
+
+#: hacks/config/xspirograph.xml.h:6
+msgid "XSpiroGraph"
+msgstr "XSpiroGraph"
+
+#: hacks/config/xteevee.xml.h:1
+msgid "Color Bars Enabled"
+msgstr "Kleurenbalken Aan"
+
+#: hacks/config/xteevee.xml.h:2
+msgid "Cycle Through Modes"
+msgstr "Ga Door de Verschillende Modi"
+
+#: hacks/config/xteevee.xml.h:3
+msgid "Rolling Enabled"
+msgstr "Rollen ingeschakeld"
+
+#: hacks/config/xteevee.xml.h:4
+msgid "Static Enabled"
+msgstr "Ruis aan"
+
+#: hacks/config/xteevee.xml.h:5
+msgid "XTeeVee"
+msgstr "XTeeVee"
+
+#: hacks/config/xteevee.xml.h:6
+msgid ""
+"XTeeVee simulates various television problems, including static, loss of "
+"vertical hold, and a test pattern. By Greg Knauss."
+msgstr ""
+"XTeeVee simuleert diverse tv problemen zoals ruis, vertikaal rollen en "
+"testbeelden."
+
+#: hacks/config/zoom.xml.h:3
+msgid "Lens Offset"
+msgstr "Lensverschuiving"
+
+#: hacks/config/zoom.xml.h:4
+msgid "Lenses"
+msgstr "Lenzen"
+
+#: hacks/config/zoom.xml.h:9
+msgid ""
+"Zooms in on a part of the screen and then moves around. With the -lenses "
+"option the result is like looking through many overlapping lenses rather "
+"than just a simple zoom. Written by James Macnicol."
+msgstr ""
+"Zoomt in op een gedeelte van het scherm en beweegt dan in het rond. Met de "
+"optie ‘-lenses’ lijkt het resultaat op vele elkaar overlappende lenzen in "
+"plaats van een simpele zoomfunctie. Geschreven door James Macnicol."
+
+#~ msgid "Reset to Defaults"
+#~ msgstr "Standaardwaarden herstellen"
+
+#~ msgid "Reset this screen saver to the default settings."
+#~ msgstr "Stel deze screensaver in op de standaardwaarden."
+
+#~ msgid ""
+#~ "Warning:\n"
+#~ "\n"
+#~ "The GNOME screensaver daemon appears to be running.\n"
+#~ "It must be stopped for XScreenSaver to work properly.\n"
+#~ "\n"
+#~ "Stop the GNOME screen saver daemon now?\n"
+#~ msgstr ""
+#~ "Waarschuwing:\n"
+#~ "\n"
+#~ "Het lijkt erop dat de GNOME screensaver-daemon actief is.\n"
+#~ "Voor een juiste werking van XScreensaver moet deze gestopt worden.\n"
+#~ "\n"
+#~ "Wilt u nu de GNOME screensaver-daemon stoppen?\n"
+
+#~ msgid ""
+#~ "Warning:\n"
+#~ "\n"
+#~ "The KDE screen saver daemon appears to be running.\n"
+#~ "It must be stopped for XScreenSaver to work properly.\n"
+#~ "\n"
+#~ "Stop the KDE screen saver daemon now?\n"
+#~ msgstr ""
+#~ "Waarschuwing:\n"
+#~ "\n"
+#~ "Het lijkt erop dat de KDE screensaver-daemon actief is.\n"
+#~ "Voor een juiste werking van XScreensaver moet deze gestopt worden.\n"
+#~ "\n"
+#~ "Wilt u nu de KDE screensaver-daemon stoppen?\n"
+
+#~ msgid "_Reset to Defaults"
+#~ msgstr "_Standaardwaarden herstellen"
+
+#~ msgid "60 seconds"
+#~ msgstr "60 seconden"
+
+#~ msgid "Abstractile"
+#~ msgstr "Abstractile"
+
+#~ msgid "Block tiles"
+#~ msgstr "Bloktegels"
+
+#~ msgid "Flat tiles"
+#~ msgstr "Platte tegels"
+
+#~ msgid ""
+#~ "Generates mosaic patterns of interlocking tiles. Written by Steve "
+#~ "Sundstrom; 2004."
+#~ msgstr ""
+#~ "Genereert een mozaïekpatroon van in elkaar passende tegels. Geschreven "
+#~ "door Steve Sundstrom; 2004."
+
+#~ msgid "Linger"
+#~ msgstr "Duur"
+
+#~ msgid "Neon tiles"
+#~ msgstr "Neon tegels"
+
+#~ msgid "Outline tiles"
+#~ msgstr "Holle tegels"
+
+#~ msgid "Random tile layout"
+#~ msgstr "Willekeurige tegels"
+
+#~ msgid "Show frame rate"
+#~ msgstr "Toon framerate"
+
+#~ msgid "Thin tiles"
+#~ msgstr "Dunne tegels"
+
+#~ msgid "Tiled tiles"
+#~ msgstr "Gelegde tegels"
+
+#~ msgid "Three"
+#~ msgstr "Drie"
+
+#~ msgid "Apple2"
+#~ msgstr "Apple2"
+
+#~ msgid "Choose display mode randomly"
+#~ msgstr "De weergavemodus willekeurig kiezen"
+
+#~ msgid "Display scrolling text"
+#~ msgstr "Schuivende tekst weergeven"
+
+#~ msgid "Run basic programs"
+#~ msgstr "Basisprogramma's uitvoeren"
+
+#~ msgid "20"
+#~ msgstr "20"
+
+#~ msgid "Barcode grid"
+#~ msgstr "Barcoderaster"
+
+#~ msgid ""
+#~ "Draws a random sequence of colorful barcodes scrolling across your "
+#~ "screen. CONSUME! The barcodes follow the UPC-A, UPC-E, EAN-8 or EAN-13 "
+#~ "standards. http://en.wikipedia.org/wiki/Universal_Product_Code http://en."
+#~ "wikipedia.org/wiki/European_Article_Number Written by Dan Bornstein; 2003."
+#~ msgstr ""
+#~ "Toont een willekeurige serie kleurrijke schuivende barcodes over uw "
+#~ "scherm. CONSUMEER! De barcodes volgen de UPC-A, UPC-E, EAN-8 of EAN-13 "
+#~ "standaarden. http://nl.wikipedia.org/wiki/Universal_Product_Code http://"
+#~ "nl.wikipedia.org/wiki/Europese_artikelnummering Geschreven door Dan "
+#~ "Bornstein; 2003."
+
+#~ msgid "10 minutes"
+#~ msgstr "10 minuten"
+
+#~ msgid "Explosion decay"
+#~ msgstr "Explosieverval"
+
+#~ msgid "Explosion momentum"
+#~ msgstr "Explosiemomentum"
+
+#~ msgid "Pop!"
+#~ msgstr "Pop!"
+
+#~ msgid "Peek at underlying images"
+#~ msgstr "Spiek naar onderliggende afbeeldingen"
+
+#~ msgid "ATM"
+#~ msgstr "ATM"
+
+#~ msgid ""
+#~ "A spotlight roams across an embossed version of your desktop or other "
+#~ "picture. Written by Shane Smit; 1999."
+#~ msgstr ""
+#~ "Een zoeklicht dwaalt over een van reliëf voorziene versie van uw "
+#~ "bureaublad of een andere afbeelding. Geschreven door Shane Smit; 1999."
+
+#~ msgid ""
+#~ "Loads several random images, and displays them flying in a circular "
+#~ "formation. The formation changes speed and direction randomly, and images "
+#~ "periodically drop out to be replaced by new ones. Written by Jamie "
+#~ "Zawinski; 2005."
+#~ msgstr ""
+#~ "Laadt willekeurig een aantal afbeeldingen en toont deze vliegend in een "
+#~ "ronddraaiende formatie. De formatie wijzigt willekeurig snelheid en "
+#~ "richting en afbeeldingen worden periodiek vervangen door nieuwe. "
+#~ "Geschreven door Jamie Zawinski; 2005."
+
+#~ msgid "Show file names"
+#~ msgstr "Bestandsnamen tonen"
+
+#~ msgid "Earthy coloration"
+#~ msgstr "Aardse kleuren"
+
+#~ msgid "Hurt me"
+#~ msgstr "Doe me pijn"
+
+#~ msgid "Icy coloration"
+#~ msgstr "IJskleuren"
+
+#~ msgid "Random coloration"
+#~ msgstr "Willekeurige kleuren"
+
+#~ msgid "Swampy coloration"
+#~ msgstr "Moeraskleuren"
+
+#~ msgid "Vomitous coloration"
+#~ msgstr "Afstotelijke kleuren"
+
+#~ msgid "Number of crystals"
+#~ msgstr "Aantal kristallen"
+
+#~ msgid "Don't rotate"
+#~ msgstr "Niet draaien"
+
+#~ msgid "Cubes"
+#~ msgstr "Kubussen"
+
+#~ msgid "Struts"
+#~ msgstr "Zijbalken"
+
+#~ msgid "Big dots"
+#~ msgstr "Grote punten"
+
+#~ msgid "Close"
+#~ msgstr "Dichtbij"
+
+#~ msgid "CubicGrid"
+#~ msgstr "CubicGrid"
+
+#~ msgid "Dot spacing"
+#~ msgstr "Afstand tussen punten"
+
+#~ msgid ""
+#~ "Draws the view of an observer located inside a rotating 3D lattice of "
+#~ "colored points. Written by Vasek Potocek; 2007."
+#~ msgstr ""
+#~ "Toont het uitzicht van een persoon die zich in een roterende 3D rooster "
+#~ "van gekleurde punten bevindt. Geschreven door Vasek Potocek; 2007."
+
+#~ msgid "CWaves"
+#~ msgstr "CGolven"
+
+#~ msgid "Color transitions"
+#~ msgstr "Kleurovergangen"
+
+#~ msgid "Rough"
+#~ msgstr "Ruw"
+
+#~ msgid ""
+#~ "This generates a languidly-scrolling vertical field of sinusoidal colors. "
+#~ "Written by Jamie Zawinski; 2007."
+#~ msgstr ""
+#~ "Dit genereert een dromerig verticaal-lopend veld met sinusvormige "
+#~ "kleuren. Geschreven door Jamie Zawinski; 2007"
+
+#~ msgid ""
+#~ "Random dropshadowed rectangles pop onto the screen in lockstep. Written "
+#~ "by Ozymandias G. Desiderata, Jamie Zawinski, and Stephen Linhart; 1998."
+#~ msgstr ""
+#~ "Willekeurige rechthoeken gearceerd met druppels verschijnen tegelijk op "
+#~ "het scherm. Geschreven door Ozymandias G. Desiderata, Jamie Zawinski, en "
+#~ "Stephen Linhart; 1998."
+
+#~ msgid "Number of spikes"
+#~ msgstr "Aantal pinnen"
+
+#~ msgid "Ouch"
+#~ msgstr "Auw"
+
+#~ msgid "Golden ratio"
+#~ msgstr "Gulden snede"
+
+#~ msgid "Maximum depth"
+#~ msgstr "Maximale diepte"
+
+#~ msgid "Minimum width"
+#~ msgstr "Minimum breedte"
+
+#~ msgid "Mondrian"
+#~ msgstr "Mondriaan"
+
+#~ msgid "Smooth colors"
+#~ msgstr "Gladde kleuren"
+
+#~ msgid ""
+#~ "Draws a pulsing sequence of transparent stars, circles, and lines. "
+#~ "Written by Jamie Zawinski; 1999."
+#~ msgstr ""
+#~ "Toont een pulserende reeks transparante sterren, cirkels en lijnen. "
+#~ "Geschreven door Jamie Zawinski; 1999."
+
+#~ msgid "Shapes"
+#~ msgstr "Vormen"
+
+#~ msgid "DNA Logo"
+#~ msgstr "DNA-logo"
+
+#~ msgid ""
+#~ "DNA Lounge 375 Eleventh Street San Francisco, CA 94107 http://www."
+#~ "dnalounge.com/ Written by Jamie Zawinski; 2001."
+#~ msgstr ""
+#~ "DNA Lounge 375 Eleventh Street San Francisco, CA 94107 http://www."
+#~ "dnalounge.com/ Geschreven door Jamie Zawinski; 2001."
+
+#~ msgid ""
+#~ "Drifting recursive fractal cosmic flames. Written by Scott Draves; 1997."
+#~ msgstr ""
+#~ "Afdrijvende recursieve fractal met kosmische vlammen. Geschreven door "
+#~ "Scott Draves; 1997."
+
+#~ msgid "Low resolution chess pieces"
+#~ msgstr "Lage resolutie schaakstukken"
+
+#~ msgid ""
+#~ "Exploding fireworks. See also the \"Fireworkx\", \"XFlame\" and \"Pyro\" "
+#~ "screen savers. Written by W.P. van Paassen; 2003."
+#~ msgstr ""
+#~ "Exploderend vuurwerk. Zie ook de ‘Fireworkx’, ‘XFlame’ en ‘Pyro’ "
+#~ "schermbeveiliging. Geschreven door W.P. van Paassen; 2003."
+
+#~ msgid ""
+#~ "Exploding fireworks. See also the \"Eruption\", \"XFlame\" and \"Pyro\" "
+#~ "screen savers. Written by Rony B Chandran; 2004."
+#~ msgstr ""
+#~ "Exploderend vuurwerk. Zie ook de ‘Eruption’, ‘XFlame’ en ‘Pyro’ "
+#~ "schermbeveiliging. Geschreven door Rony B Chandran; 2004."
+
+#~ msgid "Shells upward"
+#~ msgstr "Vuurpijlen omhoog"
+
+#~ msgid "Draw Sticks"
+#~ msgstr "Stokken tekenen"
+
+#~ msgid "Draw Tiles"
+#~ msgstr "Tegels tekenen"
+
+#~ msgid "Stopped"
+#~ msgstr "Gestopt"
+
+#~ msgid "Whirlwind"
+#~ msgstr "Wervelwind"
+
+#~ msgid "Width"
+#~ msgstr "Breedte"
+
+#~ msgid ""
+#~ "Draws successive pages of text. The lines flip in and out in a soothing "
+#~ "3D pattern. Written by Jamie Zawinski; 2005."
+#~ msgstr ""
+#~ "Toont een aantal driedimensionale tekstregels die draaiende bewegingen "
+#~ "maken. Geschreven door Jamie Zawinski; 2005."
+
+#~ msgid ""
+#~ "Strange attractors formed of flows in a 3D differential equation phase "
+#~ "space. Features the popular attractors described by Lorentz, Roessler, "
+#~ "Birkhoff and Duffing, and can discover entirely new attractors by itself. "
+#~ "http://en.wikipedia.org/wiki/Attractor#Strange_attractor Written by Tim "
+#~ "Auckland; 1998."
+#~ msgstr ""
+#~ "Strange attractors gevormd uit stromen in een 3D faseruimte van "
+#~ "differentiaal vergelijkingen. Laat de populaire attractors zien "
+#~ "beschreven door Lorentz, Roessler, Birkhoff en Duffing, en kan zelf "
+#~ "geheel nieuwe attractors ontdekken. http://nl.wikipedia.org/wiki/"
+#~ "Vreemde_aantrekker Geschreven door Tim Auckland; 1998."
+
+#~ msgid "Page linger"
+#~ msgstr "Verblijftijd pagina"
+
+#~ msgid "Random display style"
+#~ msgstr "Willekeurige weergavestijl"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Fractal trees. Written by Peter Baumung; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd uit de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Fractal bomen. Geschreven door Peter Baumung; 1997."
+
+#~ msgid "Blue"
+#~ msgstr "Blauw"
+
+#~ msgid "Cyan"
+#~ msgstr "Lichtblauw"
+
+#~ msgid "Green"
+#~ msgstr "Groen"
+
+#~ msgid "Magenta"
+#~ msgstr "Magenta"
+
+#~ msgid "Pink"
+#~ msgstr "Roze"
+
+#~ msgid "Red"
+#~ msgstr "Rood"
+
+#~ msgid "Yellow"
+#~ msgstr "Geel"
+
+#~ msgid "Gear count"
+#~ msgstr "Aantal tandwielen"
+
+#~ msgid ""
+#~ "This draws sets of turning, interlocking gears, rotating in three "
+#~ "dimensions. See also the \"Pinion\" and \"MoebiusGears\" screen savers. "
+#~ "http://en.wikipedia.org/wiki/Involute_gear http://en.wikipedia.org/wiki/"
+#~ "Epicyclic_gearing Written by Jamie Zawinski; 2007."
+#~ msgstr ""
+#~ "Dit toont sets van in elkaar draaiende tandwielen, die in drie dimensies "
+#~ "draaien. Zie ook de ‘Pinion’ en ‘Moebius-tandwielen’ schermbeveiliging. "
+#~ "http://en.wikipedia.org/wiki/Involute_gear http://nl.wikipedia.org/wiki/"
+#~ "Planeetwielmechanisme Geschreven door Jamie Zawinski; 2007."
+
+#~ msgid "Picture"
+#~ msgstr "Afbeeldingen"
+
+#~ msgid "15"
+#~ msgstr "15"
+
+#~ msgid "Cell division"
+#~ msgstr "Celdeling"
+
+#~ msgid "Cell radius"
+#~ msgstr "Cel-doorsnee"
+
+#~ msgid ""
+#~ "Cells growing, dividing and dying on your screen. Written by Matthias "
+#~ "Toussaint; 2007."
+#~ msgstr ""
+#~ "Groeiende cellen die zich delen en dood gaan op uw scherm. Geschreven "
+#~ "door Matthias Toussaint; 2007."
+
+#~ msgid "GLCells"
+#~ msgstr "GLCells"
+
+#~ msgid "Gorge"
+#~ msgstr "Overvloed"
+
+#~ msgid "Highest sphere detail"
+#~ msgstr "Hoogste details voor cel"
+
+#~ msgid "Keep dead cells"
+#~ msgstr "Dode cellen behouden"
+
+#~ msgid "Lowest sphere detail"
+#~ msgstr "Laagste details voor cel"
+
+#~ msgid "Max cells"
+#~ msgstr "Max. cellen"
+
+#~ msgid "Max food"
+#~ msgstr "Max. voedsel"
+
+#~ msgid "Medium sphere detail"
+#~ msgstr "Gemiddelde details voor cel"
+
+#~ msgid "Min distance"
+#~ msgstr "Min. afstand"
+
+#~ msgid "Min food"
+#~ msgstr "Min. voedsel"
+
+#~ msgid "More sphere detail"
+#~ msgstr "Meer details voor cel"
+
+#~ msgid "Quick"
+#~ msgstr "Snel"
+
+#~ msgid "Starve"
+#~ msgstr "Honger"
+
+#~ msgid "Shadows"
+#~ msgstr "Schaduwen"
+
+#~ msgid "Textures"
+#~ msgstr "Texturen"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Draws an animation of sprinkling fire-like 3D triangles in "
+#~ "a landscape filled with trees. Written by Eric Lassauge; 2002."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Toont een animatie van spuitende op vuur lijkende 3D-"
+#~ "driehoeken in een landschap met bomen. Geschreven door Eric Lassauge; "
+#~ "2002."
+
+#~ msgid "31"
+#~ msgstr "31"
+
+#~ msgid "Avoidance"
+#~ msgstr "Vermijden"
+
+#~ msgid "Centering"
+#~ msgstr "Centreren"
+
+#~ msgid "Draw goal"
+#~ msgstr "Doel tekenen"
+
+#~ msgid "Fish count"
+#~ msgstr "Aantal vissen"
+
+#~ msgid "GLSchool"
+#~ msgstr "GLSchool"
+
+#~ msgid "Goal following"
+#~ msgstr "Doel volgen"
+
+#~ msgid ""
+#~ "Uses Craig Reynolds' Boids algorithm to simulate a school of fish. http://"
+#~ "en.wikipedia.org/wiki/Boids Written by David C. Lambert; 2006."
+#~ msgstr ""
+#~ "Gebruikt het Boid-algoritme van Craig Reynolds voor het simuleren van een "
+#~ "school vissen. http://nl.wikipedia.org/wiki/Boids Geschreven door David "
+#~ "C. Lambert; 2006."
+
+#~ msgid "Velocity matching"
+#~ msgstr "Snelheid overeen laten komen"
+
+#~ msgid ""
+#~ "Loads a random sequence of images and smoothly scans and zooms around in "
+#~ "each, fading from pan to pan. Written by Jamie Zawinski and Mike "
+#~ "Oliphant; 2003."
+#~ msgstr ""
+#~ "Laadt een willekeurige serie afbeeldingen die al heen en weer gaande "
+#~ "gescand en ingezoomd worden. Geschreven door Jamie Zawinski en Mike "
+#~ "Oliphant; 2003."
+
+#~ msgid "Display date and time"
+#~ msgstr "Datum en tijd weergeven"
+
+#~ msgid "Display system information"
+#~ msgstr "Systeeminformatie weergeven"
+
+#~ msgid "Grey"
+#~ msgstr "Grijs"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.10. It has been replaced by the more general \"Polytopes\" "
+#~ "screen saver, which can display this object as well as others. The "
+#~ "Polytopes \"120-cell\" object corresponds to this one. Hyperball is to "
+#~ "hypercube as dodecahedron is to cube: this displays a 2D projection of "
+#~ "the sequence of 3D objects which are the projections of the 4D analog to "
+#~ "the dodecahedron. Technically, it is a \"120 cell polytope\". http://en."
+#~ "wikipedia.org/wiki/Hypercube http://en.wikipedia.org/wiki/"
+#~ "Regular_polytope Written by Joe Keane; 2000."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.10. Hij is vervangen door de meer algemene \"Polytpes\" "
+#~ "schermbeveiliging, die dit object kan tonen zoals ook anderen. Het "
+#~ "Polytopes ‘120-cellen’ object komt overeen met deze. De hyperball staat "
+#~ "tot de hypercube als de dodecaëder staat tot de kubus: dit toont een 2D "
+#~ "projectie van een serie van 3D objecten die projecties zijn van de 4D "
+#~ "analogie van de dodecaëder. Technisch is het een ‘120 cellige polytoop’. "
+#~ "http://en.wikipedia.org/wiki/Hypercube http://en.wikipedia.org/wiki/"
+#~ "Regular_polytope . Geschreven door Joe Keane; 2002."
+
+#~ msgid "50"
+#~ msgstr "50"
+
+#~ msgid ""
+#~ "Draws a series of overlapping, translucent spiral patterns. The tightness "
+#~ "of their spirals fluctuates in and out. http://en.wikipedia.org/wiki/"
+#~ "Moire_pattern Written by Jamie Zawinski; 2008."
+#~ msgstr ""
+#~ "Toont een serie van overlappende, diffuus lichtdoorlatende spiralen. De "
+#~ "afstand tussen spiralen fluctueert. http://en.wikipedia.org/wiki/"
+#~ "Moire_pattern Geschreven door Jamie Zawinski; 2008."
+
+#~ msgid "Hypnowheel"
+#~ msgstr "Hypnowheel"
+
+#~ msgid "Symmetric twisting"
+#~ msgstr "Symmetrisch draaien"
+
+#~ msgid "Twistiness"
+#~ msgstr "Verdraaiing"
+
+#~ msgid "6"
+#~ msgstr "6"
+
+#~ msgid "Number of functions"
+#~ msgstr "Aantal functies"
+
+#~ msgid "IMSMap"
+#~ msgstr "IMSMap"
+
+#~ msgid ""
+#~ "A surface is filled with a hundred medium to small sized circles. Each "
+#~ "circle has a different size and direction, but moves at the same slow "
+#~ "rate. Displays the instantaneous intersections of the circles as well as "
+#~ "the aggregate intersections of the circles. Though actually it doesn't "
+#~ "look like circles at all! Written by Casey Reas, William Ngan, Robert "
+#~ "Hodgin, and Jamie Zawinski; 2004."
+#~ msgstr ""
+#~ "Een oppervlak dat is gevuld met een honderdtal middelgrote tot kleine "
+#~ "cirkels. Elke cirkel heeft een andere grootte en richting, maar beweegt "
+#~ "zich voort met dezelfde lage snelheid. Deze schermbeveiliging toont de "
+#~ "doorsnijdingen van de cirkels evenals de samengestelde doorsneden van de "
+#~ "cirkels. Toch lijkt het helemaal niet op cirkels! Geschreven door Casey "
+#~ "Reas, William Ngan, Robert Hodgin en Jamie Zawinski; 2004."
+
+#~ msgid ""
+#~ "Color field based on computing decaying sinusoidal waves. Written by "
+#~ "Hannu Mallat; 1998."
+#~ msgstr ""
+#~ "Kleurveld gebaseerd op uitdovende sinusvormige golven. Geschreven door "
+#~ "Hannu Mallat; 1998."
+
+#~ msgid "400"
+#~ msgstr "400"
+
+#~ msgid ""
+#~ "A surface is filled with a hundred medium to small sized circles. Each "
+#~ "circle has a different size and direction, but moves at the same slow "
+#~ "rate. Displays the instantaneous intersections of the circles as well as "
+#~ "the aggregate intersections of the circles. The circles begin with a "
+#~ "radius of 1 pixel and slowly increase to some arbitrary size. Circles are "
+#~ "drawn with small moving points along the perimeter. The intersections are "
+#~ "rendered as glowing orbs. Glowing orbs are rendered only when a perimeter "
+#~ "point moves past the intersection point. Written by Casey Reas, William "
+#~ "Ngan, Robert Hodgin, and Jamie Zawinski; 2004."
+#~ msgstr ""
+#~ "Een oppervlak dat is gevuld met een honderdtal middelgrote tot kleine "
+#~ "cirkels. Elke cirkel heeft een andere grootte en richting, maar beweegt "
+#~ "zich voort met dezelfde lage snelheid. Toont de momentane doorsnijdingen "
+#~ "van de cirkels evenals de samengestelde doorsneden van de cirkels. De "
+#~ "cirkels beginnen met een straal van 1 pixel en groeien tot een "
+#~ "willekeurige grootte. De cirkels worden getoond met kleine bewegende "
+#~ "punten op de rand. De doorsneden worden weergegeven als gloeiende ‘orbs’. "
+#~ "Gloeiende orbs worden alleen weergegeven als de randpunten voorbij een "
+#~ "doorsnedepunt bewegen. Geschreven door Casey Reas, William Ngan, Robert "
+#~ "Hodgin en Jamie Zawinski; 2004."
+
+#~ msgid "Randomize almost everything"
+#~ msgstr "Bijna alles willekeurig maken"
+
+#~ msgid "Puzzle pieces"
+#~ msgstr "Puzzelstukken"
+
+#~ msgid ""
+#~ "This grabs a screen image, carves it up into a jigsaw puzzle, shuffles "
+#~ "it, and then solves the puzzle. http://en.wikipedia.org/wiki/"
+#~ "Jigsaw_puzzle http://en.wikipedia.org/wiki/Tessellation Written by Jamie "
+#~ "Zawinski; 1997."
+#~ msgstr ""
+#~ "Dit pakt een schermafbeelding en snijdt het in legpuzzelstukken, husselt "
+#~ "ze door elkaar en lost de puzzel op. http://nl.wikipedia.org/wiki/"
+#~ "Legpuzzel http://nl.wikipedia.org/wiki/Betegeling Geschreven door Jamie "
+#~ "Zawinski; 1997."
+
+#~ msgid "Tilt"
+#~ msgstr "Scheef zetten"
+
+#~ msgid "Clubs"
+#~ msgstr "Kegels"
+
+#~ msgid "Juggle this pattern"
+#~ msgstr "Dit patroon jongleren"
+
+#~ msgid "Knives"
+#~ msgstr "Messen"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.09. It has been replaced by the \"Juggler3D\" screen saver. "
+#~ "http://en.wikipedia.org/wiki/Siteswap Written by Tim Auckland; 2002."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.09. Hij is vervangen door de ‘Juggler3D’ "
+#~ "schermbeveiliging. http://en.wikipedia.org/wiki/Siteswap Geschreven door "
+#~ "Tim Auckland; 2002."
+
+#~ msgid ""
+#~ "Draws a 3D juggling stick-man. http://en.wikipedia.org/wiki/Siteswap "
+#~ "Written by Tim Auckland and Jamie Zawinski; 2002."
+#~ msgstr ""
+#~ "Toont een 3D jonglerend draadmannetje. http://en.wikipedia.org/wiki/"
+#~ "Siteswap Geschreven door Tim Auckland en Jamie Zawinski; 2002."
+
+#~ msgid ""
+#~ "Animates the Julia set (a close relative of the Mandelbrot set). The "
+#~ "small moving dot indicates the control point from which the rest of the "
+#~ "image was generated. See also the \"Discrete\" screen saver. http://en."
+#~ "wikipedia.org/wiki/Julia_set Written by Sean McCullough; 1997."
+#~ msgstr ""
+#~ "Animeert de Julia-set (een nabij familielid van de Mandelbrot-set). De "
+#~ "kleine bewegende punt geeft het controle punt aan vanwaar de rest van het "
+#~ "beeld werd gegenereerd. Zie ook de ‘Discrete’ schermbeveiliging. http://"
+#~ "en.wikipedia.org/wiki/Julia_set Geschreven door Sean McCullough; 1997."
+
+#~ msgid "3"
+#~ msgstr "3"
+
+#~ msgid "32"
+#~ msgstr "32"
+
+#~ msgid ""
+#~ "A simple kaleidoscope. See also \"GLeidescope\". http://en.wikipedia.org/"
+#~ "wiki/Kaleidoscope Written by Ron Tapia; 1997."
+#~ msgstr ""
+#~ "Een eenvoudige caleidoscoop. Zie ook ‘Gleidescope’. http://nl.wikipedia."
+#~ "org/wiki/Caleidoscoop Geschreven door Ron Tapia; 1997."
+
+#~ msgid "-180.0"
+#~ msgstr "-180.0"
+
+#~ msgid "100.0"
+#~ msgstr "100.0"
+
+#~ msgid "180.0"
+#~ msgstr "180.0"
+
+#~ msgid "4d depth colors"
+#~ msgstr "4d diepe kleuren"
+
+#~ msgid "Figure 8"
+#~ msgstr "Figuur 8"
+
+#~ msgid "Lawson"
+#~ msgstr "Lawson"
+
+#~ msgid "Rainbow colors"
+#~ msgstr "Regenboogkleuren"
+
+#~ msgid "Show orientation marks"
+#~ msgstr "Oriëntatiemarkeringen tonen"
+
+#~ msgid ""
+#~ "This shows a 4D Klein bottle. You can walk on the Klein bottle or rotate "
+#~ "it in 4D or walk on it while it rotates in 4D. Inspired by Thomas "
+#~ "Banchoff's book \"Beyond the Third Dimension: Geometry, Computer "
+#~ "Graphics, and Higher Dimensions\", Scientific American Library, 1990. "
+#~ "http://en.wikipedia.org/wiki/Klein_bottle Written by Carsten Steger; 2008."
+#~ msgstr ""
+#~ "Dit toont een 4D Klein-fles. U kunt op de Klein-fles lopen, hem in 4D "
+#~ "draaien of er op lopen terwijl hij draait. Geïnspireerd door het boek van "
+#~ "Thomas Banchoff ‘Beyond the Third Dimension: Geometry, Computer Graphics, "
+#~ "and Higher Dimensions’, Scientific American Library, 1990. http://en."
+#~ "wikipedia.org/wiki/Klein_bottle Geschreven door Carsten Steger; 2008."
+
+#~ msgid "Turn"
+#~ msgstr "Draaien"
+
+#~ msgid "Walk"
+#~ msgstr "Lopen"
+
+#~ msgid "Walk and turn"
+#~ msgstr "Loop en draai"
+
+#~ msgid "Walking direction"
+#~ msgstr "Looprichting"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Moving radiating lines, that look vaguely like scanning "
+#~ "laser beams. (Frankie say relax.) Written by Pascal Pensa; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Bewegende stralende lijnen, die vaag lijken op "
+#~ "scannende laserstralen. (Frankie zegt relax). Geschreven door Pascal "
+#~ "Pensa; 1997."
+
+#~ msgid "Impatient"
+#~ msgstr "Ongeduldig"
+
+#~ msgid "Diagonal black"
+#~ msgstr "Diagonaal zwart"
+
+#~ msgid "Diagonal white"
+#~ msgstr "Diagonaal wit"
+
+#~ msgid "Horizontal black"
+#~ msgstr "Horizontaal zwart"
+
+#~ msgid "LCDscrub"
+#~ msgstr "LCDscrub"
+
+#~ msgid "Line spread"
+#~ msgstr "Lijnspreiding"
+
+#~ msgid ""
+#~ "This screen saver is not meant to look pretty, but rather, to repair burn-"
+#~ "in on LCD monitors. Believe it or not, screen burn is not a thing of the "
+#~ "past. It can happen to LCD screens pretty easily, even in this modern "
+#~ "age. However, leaving the screen on and displaying high contrast images "
+#~ "can often repair the damage. That's what this screen saver does. See "
+#~ "also: http://docs.info.apple.com/article.html?artnum=88343 http://"
+#~ "toastycode.com/blog/2008/02/05/lcd-scrub/ Inspired by the like-named "
+#~ "program by Daniel Sandler. Written by Jamie Zawinski; 2008."
+#~ msgstr ""
+#~ "Deze schermbeveiliging is niet bedoeld om er leuk uit te zien, het is "
+#~ "echter bedoeld om inbranden van LCD-monitoren te repareren. Geloof het of "
+#~ "niet, maar inbranden is niet iets uit het verleden. Met LCD-schermen kan "
+#~ "het gemakkelijk gebeuren, ook in de moderne tijd. Door het scherm aan te "
+#~ "laten en een hoog contrast beeld te tonen kan de schade vaak gerepareerd "
+#~ "worden. Dit is wat deze screensaver doet. Zie ook: http://docs.info.apple."
+#~ "com/article.html?artnum=88343 http://toastycode.com/blog/2008/02/05/lcd-"
+#~ "scrub/ Geïnspireerd door het gelijknamige programma van Daniel Sandler. "
+#~ "Geschreven door Jamie Zawinski; 2008."
+
+#~ msgid "Vertical black"
+#~ msgstr "Verticaal zwart"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Crackling fractal lightning bolts. Written by Keith "
+#~ "Romberg; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Knisperende fractal bliksembollen. Geschreven door "
+#~ "Keith Romberg; 1997."
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Lissajous loops. http://en.wikipedia.org/wiki/"
+#~ "Lissajous_curve Written by Caleb Cullen; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Lissajous figuren. http://en.wikipedia.org/wiki/"
+#~ "Lissajous_curve Geschreven door Caleb Cullen; 1997."
+
+#~ msgid ""
+#~ "A translucent spinning, blinking thing. Sort of a cross between the wards "
+#~ "in an old combination lock and those old backlit information displays "
+#~ "that animated and changed color via polarized light. Written by Leo L. "
+#~ "Schwab; 2007."
+#~ msgstr ""
+#~ "Een doorzichtig, draaiend en glimmend object. Een soort van kruising "
+#~ "tussen de baard van een oud combinatieslot en de van achteren verlichte "
+#~ "informatieborden die door middel van gepolariseerd licht van kleur "
+#~ "veranderen. Geschreven door Leo L. Schwab; 2007."
+
+#~ msgid "Blinking effects"
+#~ msgstr "Knipperende effecten"
+
+#~ msgid "Lockward"
+#~ msgstr "Lockward"
+
+#~ msgid "Maximum blink dwell time"
+#~ msgstr "Maximale duur schijnsel"
+
+#~ msgid "Maximum blink idle time"
+#~ msgstr "Maximale tijd zonder schijnsel"
+
+#~ msgid "Maximum rotator idle time"
+#~ msgstr "Maximum tijd dat rotator niet werkt"
+
+#~ msgid "Minimum blink dwell time"
+#~ msgstr "Minimale duur schijnsel"
+
+#~ msgid "Minimum blink idle time"
+#~ msgstr "Minimale tijd zonder schijnsel"
+
+#~ msgid "Miniumum rotator idle time"
+#~ msgstr "Minimum tijd dat rotator niet werkt"
+
+#~ msgid "Assembly file"
+#~ msgstr "Assembly-bestand"
+
+#~ msgid "Display time for each program"
+#~ msgstr "Tijd voor elk programma weergeven"
+
+#~ msgid ""
+#~ "This emulates a 6502 microprocessor. The family of 6502 chips were used "
+#~ "throughout the 70's and 80's in machines such as the Atari 2600, "
+#~ "Commodore PET, VIC20 and C64, Apple ][, and the NES. Some example "
+#~ "programs are included, and it can also read in an assembly file as input. "
+#~ "Original JavaScript Version by Stian Soreng: http://www.6502asm.com/. "
+#~ "Ported to XScreenSaver by Jeremy English. Written by Stian Soreng and "
+#~ "Jeremy English; 2007."
+#~ msgstr ""
+#~ "Dit emuleert een 6502 microprocessor. De familie van 6502 chips werd "
+#~ "gedurende de de jaren  70 en 80 in machines zoals de Atari 2600, "
+#~ "Commodore PET, VIC20 en C64, Apple ][ en de NES gebruikt. Enige "
+#~ "voorbeeldprogramma's zijn bijgevoegd en het kan ook een assembly-bestand "
+#~ "als invoer lezen. Originele JavaScript versie door Stian Soreng: http://"
+#~ "www.6502asm.com/. Overgebracht naar XScreenSaver door Jeremy English. "
+#~ "Geschreven door Stian Soreng en Jeremy English; 2007."
+
+#~ msgid "m6502"
+#~ msgstr "m6502"
+
+#~ msgid "Linger after solving"
+#~ msgstr "Wacht na het oplossen"
+
+#~ msgid "Linger before solving"
+#~ msgstr "Wacht voor de oplossing"
+
+#~ msgid "Set-joining maze generator (Kruskal)"
+#~ msgstr "Set-joining doolhofgenerator (Kruskal)"
+
+#~ msgid ""
+#~ "This generates random mazes (with three different maze-generation "
+#~ "algorithms), and then solves them. Backtracking and look-ahead paths are "
+#~ "displayed in different colors. http://en.wikipedia.org/wiki/"
+#~ "Maze_generation_algorithm Written by Martin Weiss, Dave Lemke, Jim "
+#~ "Randell, Jamie Zawinski, Johannes Keukelaar, and Zack Weinberg; 1985."
+#~ msgstr ""
+#~ "Dit genereert willekeurige doolhoven (met drie verschillende doolhof-"
+#~ "generatiealgoritmen) en lost deze daarna op. Spoorzoek- en "
+#~ "vooruitkijkpaden worden getoond in verschillende kleuren. http://en."
+#~ "wikipedia.org/wiki/Maze_generation_algorithm Geschreven door Martin "
+#~ "Weiss, Dave Lemke, Jim Randell, Jamie Zawinski, Johannes Keukelaar en "
+#~ "Zack Weinberg; 1992."
+
+#~ msgid "Wall-building maze generator (Prim)"
+#~ msgstr "Wall-building doolhofgenerator (Prim)"
+
+#~ msgid "Metaball count"
+#~ msgstr "Aantal metaballen"
+
+#~ msgid "0.1x"
+#~ msgstr "0.1x"
+
+#~ msgid "3.0x"
+#~ msgstr "3.0x"
+
+#~ msgid "5 min"
+#~ msgstr "5 min."
+
+#~ msgid "5 sec"
+#~ msgstr "5 sec."
+
+#~ msgid "50 bumps"
+#~ msgstr "50 bobbels"
+
+#~ msgid "Clear"
+#~ msgstr "Helder"
+
+#~ msgid "Show image on background"
+#~ msgstr "Achtergrondafbeelding weergeven"
+
+#~ msgid "Transition duration"
+#~ msgstr "Overgangsduur"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. It was merged with the \"Munch\" screen saver. Munching "
+#~ "errors! This is a creatively broken misimplementation of the classic "
+#~ "munching squares graphics hack. See the \"Munch\" screen saver for the "
+#~ "original. http://en.wikipedia.org/wiki/HAKMEM http://en.wikipedia.org/"
+#~ "wiki/Munching_square Written by Steven Hazel; 2004."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Hij is samengevoegd met de ‘Munch’ schermbeveiliging. "
+#~ "Munching fouten! Dit is een creatief gebroken misimplementatie van de "
+#~ "klassieke ‘munching squares graphics’ hack. Zie de ‘Munch’ "
+#~ "schermbeveiliging voor het origineel. http://en.wikipedia.org/wiki/HAKMEM "
+#~ "http://en.wikipedia.org/wiki/Munching_square Geschreven door Steven "
+#~ "Hazel; 2004."
+
+#~ msgid ""
+#~ "This animates a 3D rendition M.C. Escher's \"Moebius Strip II\", an image "
+#~ "of ants walking along the surface of a moebius strip. http://en.wikipedia."
+#~ "org/wiki/Moebius_strip http://en.wikipedia.org/wiki/"
+#~ "Maurits_Cornelis_Escher Written by Marcelo F. Vianna; 1997."
+#~ msgstr ""
+#~ "Dit animeert een 3D weergave van M.C. Escher's ‘Moebius Strip II’, een "
+#~ "afbeelding van mieren die over het oppervlak van een moebius-strip lopen. "
+#~ "http://nl.wikipedia.org/wiki/M%C3%B6biusband http://nl.wikipedia.org/wiki/"
+#~ "Maurits_Cornelis_Escher Geschreven door Marcelo F. Vianna; 1997."
+
+#~ msgid ""
+#~ "Draws a closed, interlinked chain of rotating gears. The layout of the "
+#~ "gears follows the path of a moebius strip. See also the \"Pinion\" and "
+#~ "\"Gears\" screen savers. http://en.wikipedia.org/wiki/Involute_gear "
+#~ "http://en.wikipedia.org/wiki/Moebius_strip Written by Jamie Zawinski; "
+#~ "2007."
+#~ msgstr ""
+#~ "Toont een gesloten, gekoppelde reeks van ronddraaiende tandwielen. De "
+#~ "indeling van de tandwielen volgt het pad van een moebius-strip. Zie ook "
+#~ "de ‘Pinion’ en ‘Gears’ schermbeveiliging. http://en.wikipedia.org/wiki/"
+#~ "Involute_gear http://nl.wikipedia.org/wiki/M%C3%B6biusband Geschreven "
+#~ "door Jamie Zawinski; 2007."
+
+#~ msgid "MoebiusGears"
+#~ msgstr "MoebiusGears"
+
+#~ msgid "Number of gears"
+#~ msgstr "Aantal tandwielen"
+
+#~ msgid "Number of teeth"
+#~ msgstr "Aantal tanden"
+
+#~ msgid ""
+#~ "When the lines on the screen Make more lines in between, That's a moire'! "
+#~ "http://en.wikipedia.org/wiki/Moire_pattern Written by Jamie Zawinski and "
+#~ "Michael Bayne; 1997."
+#~ msgstr ""
+#~ "Als de lijnen op het scherm meer lijnen ertussen lijken te hebben dan is "
+#~ "dat een moiré-patroon! http://en.wikipedia.org/wiki/Moire_pattern "
+#~ "Geschreven door Jamie Zawinski en Michael Bayne; 1997."
+
+#~ msgid ""
+#~ "Platonic solids that turn inside out and get spikey. http://en.wikipedia."
+#~ "org/wiki/Platonic_solid Written by Marcelo Vianna; 1997."
+#~ msgstr ""
+#~ "Regelmatige veelvlakken die zich binnenstebuiten draaien en uitsteeksels "
+#~ "krijgen. http://nl.wikipedia.org/wiki/Regelmatig_veelvlak Geschreven door "
+#~ "Marcelo Vianna; 1997."
+
+#~ msgid "Peaks"
+#~ msgstr "Pieken"
+
+#~ msgid "Mismunch only"
+#~ msgstr "Alleen mismunch"
+
+#~ msgid "Munch only"
+#~ msgstr "Alleen munch"
+
+#~ msgid "Munch or mismunch"
+#~ msgstr "Munch of mismunch"
+
+#~ msgid ""
+#~ "A little man with a big nose wanders around your screen saying things. "
+#~ "Written by Dan Heller and Jamie Zawinski; 1992."
+#~ msgstr ""
+#~ "Een kleine man met een grote neus zwerft rond op uw scherm en zegt "
+#~ "dingen. Geschreven door Dan Heller en Jamie Zawinski; 1992."
+
+#~ msgid "Font scale"
+#~ msgstr "Schaal lettertype"
+
+#~ msgid "Clip images"
+#~ msgstr "Afbeeldingen bijsnijden"
+
+#~ msgid "Draw drop shadows"
+#~ msgstr "Slagschaduw tekenen"
+
+#~ msgid "Image size"
+#~ msgstr "Afmeting afbeelding"
+
+#~ msgid ""
+#~ "Loads several random images, and displays them as if lying in a random "
+#~ "pile. The pile is periodically reshuffled, with new images coming in and "
+#~ "old ones being thrown out. Written by Jens Kilian; 2008."
+#~ msgstr ""
+#~ "Laadt verschillende willekeurige afbeeldingen en toont deze alsof ze op "
+#~ "een hoop liggen. De hoop wordt af en toe door elkaar geschud waarbij er "
+#~ "afbeeldingen toegevoegd en verwijderd worden. Geschreven door Jamie "
+#~ "Zawinski; 2008."
+
+#~ msgid "Maximum angle from vertical"
+#~ msgstr "Maximum hoek met de verticaal"
+
+#~ msgid "Photopile"
+#~ msgstr "Photopile"
+
+#~ msgid "Simulate instant film"
+#~ msgstr "Simuleer polaroid"
+
+#~ msgid ""
+#~ "A growing plumbing system, with bolts and valves. Written by Marcelo "
+#~ "Vianna; 1997."
+#~ msgstr ""
+#~ "Een groeiend buizenstelsel, met bouten en ventielen. Geschreven door "
+#~ "Marcelo Vianna; 1997."
+
+#~ msgid "A hundred"
+#~ msgstr "Honderd"
+
+#~ msgid "Bolted fittings"
+#~ msgstr "Vastgeschroefde montagestukken"
+
+#~ msgid "Pipe length"
+#~ msgstr "Pijplengte"
+
+#~ msgid "Utah teapotahedron"
+#~ msgstr "Utah teapotahedron"
+
+#~ msgid "24-cell"
+#~ msgstr "24-cel"
+
+#~ msgid "Clock mode"
+#~ msgstr "Klokmodus"
+
+#~ msgid "Crisp"
+#~ msgstr "Helder"
+
+#~ msgid "Noise"
+#~ msgstr "Ruis"
+
+#~ msgid "Noisy"
+#~ msgstr "Veel ruis"
+
+#~ msgid "Dark blue"
+#~ msgstr "Donkerblauw"
+
+#~ msgid "Dark cyan"
+#~ msgstr "Donker cyaan"
+
+#~ msgid "Dark green"
+#~ msgstr "Donkergroen"
+
+#~ msgid "Dark magenta"
+#~ msgstr "Donker magenta"
+
+#~ msgid "Dark red"
+#~ msgstr "Donkerrood"
+
+#~ msgid "Dark yellow"
+#~ msgstr "Donkergeel"
+
+#~ msgid "Light blue"
+#~ msgstr "Lichtblauw"
+
+#~ msgid "Light cyan"
+#~ msgstr "Licht cyaan"
+
+#~ msgid "Light magenta"
+#~ msgstr "Licht magenta"
+
+#~ msgid "Light red"
+#~ msgstr "Lichtrood"
+
+#~ msgid ""
+#~ "\"A pyramid unfinished. In the zenith an eye in a triangle, surrounded by "
+#~ "a glory, proper.\" http://en.wikipedia.org/wiki/Eye_of_Providence Written "
+#~ "by Blair Tennessy; 2004."
+#~ msgstr ""
+#~ "‘A pyramid unfinished. In the zenith an eye in a triangle, surrounded by "
+#~ "a glory, proper.’ http://en.wikipedia.org/wiki/Eye_of_Providence "
+#~ "Geschreven door Blair Tennessy; 2004."
+
+#~ msgid ""
+#~ "Exploding fireworks. See also the \"Fireworkx\", \"Eruption\", and "
+#~ "\"XFlame\" screen savers. Written by Jamie Zawinski; 1992."
+#~ msgstr ""
+#~ "Exploderend vuurwerk. Zie ook de ‘Fireworkx’, ‘Eruption’ en ‘XFlame’ "
+#~ "schermbeveiliging. Geschreven door Jamie Zawinski; 1992."
+
+#~ msgid "RDbomb"
+#~ msgstr "RDbomb"
+
+#~ msgid "Reaction"
+#~ msgstr "Reactie"
+
+#~ msgid "X tile size"
+#~ msgstr "X-tegelgrootte"
+
+#~ msgid "Y tile size"
+#~ msgstr "Y-tegelgrootte"
+
+#~ msgid "Drippiness"
+#~ msgstr "Regentype"
+
+#~ msgid "Fluidity"
+#~ msgstr "Vloeibaarheid"
+
+#~ msgid ""
+#~ "This generates random inkblot patterns via a reflected random walk. Any "
+#~ "deep-seated neurotic tendencies which this program reveals are your own "
+#~ "problem. http://en.wikipedia.org/wiki/Rorschach_inkblot_test http://en."
+#~ "wikipedia.org/wiki/Random_walk Written by Jamie Zawinski; 1992."
+#~ msgstr ""
+#~ "Dit genereert willekeurige inktvlekpatronen via een gespiegelde random-"
+#~ "walk. Diepgewortelde neurotische neigingen die dit programma blootlegt "
+#~ "zijn uw eigen probleem. http://nl.wikipedia.org/wiki/Rorschachtest http://"
+#~ "nl.wikipedia.org/wiki/Toevalsbeweging  Geschreven door Jamie Zawinski; "
+#~ "1992."
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Draws a line segment moving along a complex spiraling "
+#~ "curve. Written by Tom Lawrence; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Toont een lijnsegment dat beweegt langs een complexe "
+#~ "spiraalvormige kromme. Geschreven door Tom Lawrence; 1997."
+
+#~ msgid ""
+#~ "Animates the Rubik's Mirror Blocks puzzle. See also the \"Rubik\", "
+#~ "\"Cube21\", and \"GLSnake\" screen savers. http://en.wikipedia.org/wiki/"
+#~ "Combination_puzzles#Irregular_Cuboids Written by Vasek Potocek; 2009."
+#~ msgstr ""
+#~ "Animeert Rubik's ‘Mirror Blocks’ puzzel. Zie ook de ‘Rubik’, ‘Cube21’ en "
+#~ "‘GLSnake’ schermbeveiliging. http://en.wikipedia.org/wiki/"
+#~ "Combination_puzzles#Irregular_Cuboids Geschreven door Vasek Potocek; 2009."
+
+#~ msgid "RubikBlocks"
+#~ msgstr "RubikBlocks"
+
+#~ msgid ""
+#~ "Draws an animation of textured balls spinning like crazy. Written by Eric "
+#~ "Lassauge; 2002."
+#~ msgstr ""
+#~ "Toont een animatie van ballen met textuur die waanzinnig draaien. "
+#~ "Geschreven door Eric Lassauge; 2002."
+
+#~ msgid ""
+#~ "This draws the Sierpinski tetrahedron fractal, the three-dimensional "
+#~ "variant of the recursive Sierpinski triangle. http://en.wikipedia.org/"
+#~ "wiki/Sierpinski_triangle#Analogs_in_higher_dimension Written by Jamie "
+#~ "Zawinski and Tim Robinson; 1999."
+#~ msgstr ""
+#~ "Toont de Sierpinski tetraëder-fractal, de driedimensionale variant van de "
+#~ "recursieve Sierpinski driehoek. http://en.wikipedia.org/wiki/"
+#~ "Sierpinski_triangle#Analogs_in_higher_dimension  Geschreven door Tim "
+#~ "Robinson en Jamie Zawinski; 1999."
+
+#~ msgid "Cartoony"
+#~ msgstr "Cartoony"
+
+#~ msgid "Draw skin"
+#~ msgstr "Huid tekenen"
+
+#~ msgid "Flexibility"
+#~ msgstr "Flexibiliteit"
+
+#~ msgid "SkyTentacles"
+#~ msgstr "SkyTentacles"
+
+#~ msgid "Tentacles can intersect"
+#~ msgstr "Tentakels kunnen elkaar snijden"
+
+#~ msgid ""
+#~ "There is a tentacled abomination in the sky. From above you it devours. "
+#~ "Written by Jamie Zawinski; 2008."
+#~ msgstr ""
+#~ "Er huis een van tentakels voorziene verschrikking in the lucht. Het valt "
+#~ "aan vanuit de wolken. Geschreven door Jamie Zawinski; 2008."
+
+#~ msgid "Wiggliness"
+#~ msgstr "Wriemeligheid"
+
+#~ msgid "Gutter size"
+#~ msgstr "Randdikte"
+
+#~ msgid "A count"
+#~ msgstr "Aantal A's"
+
+#~ msgid "B count"
+#~ msgstr "Aantal B's"
+
+#~ msgid "Font size"
+#~ msgstr "Tekengrootte"
+
+#~ msgid "Simulation (don't ping)"
+#~ msgstr "Simulatie (voer ping niet uit)"
+
+#~ msgid "Simulation team B name"
+#~ msgstr "Naam simulatieteam B"
+
+#~ msgid ""
+#~ "This draws a sonar screen that pings (get it?) the hosts on your local "
+#~ "network, and plots their distance (response time) from you. The three "
+#~ "rings represent ping times of approximately 2.5, 70 and 2,000 "
+#~ "milliseconds respectively. Alternately, it can run a simulation that "
+#~ "doesn't involve hosts. (If pinging doesn't work, you may need to make the "
+#~ "executable be setuid.) http://en.wikipedia.org/wiki/Ping#History Written "
+#~ "by Jamie Zawinski and Stephen Martin; 1998."
+#~ msgstr ""
+#~ "Toont een sonarscherm dat de hosts in uw lokale netwerk pingt (snapt u?) "
+#~ "en de afstand (reactietijd) tot u plot. De drie ringen representeren "
+#~ "pingtijden van respectievelijk ongeveer 2,5, 70 en 2000 milliseconden. "
+#~ "Als alternatief kan het een simulatie doen waarbij geen hosts zijn "
+#~ "betrokken. (Als ping niet werkt dan is het mogelijk dat u het programma "
+#~ "setuid moet zetten). http://en.wikipedia.org/wiki/Ping#History  "
+#~ "Geschreven door Jamie Zawinski en Stephen Martin; 1998."
+
+#~ msgid "Tunnel"
+#~ msgstr "Tunnel"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Draws shaded spheres in multiple colors. Written by Tom "
+#~ "Duff and Jamie Zawinski; 1982, 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Toont gearceerde bollen in vele kleuren. Geschreven "
+#~ "door Tom Duff en Jamie Zawinski; 1982, 1997"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Moving circular moire patterns. Written by Peter "
+#~ "Schmitzberger; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Bewegende circulaire moiré-patronen. Geschreven door "
+#~ "Peter Schmitzberger; 1997."
+
+#~ msgid "Spotlight size"
+#~ msgstr "Afmeting schijnwerperbundel"
+
+#~ msgid "Fall off edge"
+#~ msgstr "Val van de rand af"
+
+#~ msgid ""
+#~ "Slinky-like creatures walk down an infinite staircase and occasionally "
+#~ "explode! http://en.wikipedia.org/wiki/Slinky http://en.wikipedia.org/wiki/"
+#~ "Q%2Abert http://en.wikipedia.org/wiki/Marble_Madness Written by Ed "
+#~ "Mackey; 1997."
+#~ msgstr ""
+#~ "Slecht zichtbare slinky-achtige figuren dalen een oneindige trap af en "
+#~ "exploderen zo nu en dan! hhttp://nl.wikipedia.org/wiki/Slinky http://en."
+#~ "wikipedia.org/wiki/Q%2Abert http://en.wikipedia.org/wiki/Marble_Madness "
+#~ "Geschreven door Ed Mackey; 1997."
+
+#~ msgid ""
+#~ "Escher's infinite staircase. http://en.wikipedia.org/wiki/"
+#~ "Maurits_Cornelis_Escher Written by Marcelo Vianna; 1998."
+#~ msgstr ""
+#~ "Escher's oneindige trap. http://nl.wikipedia.org/wiki/"
+#~ "Maurits_Cornelis_Escher Geschreven door Marcelo Vianna; 1998."
+
+#~ msgid "  Frame rate      Low"
+#~ msgstr "  Framerate      Laag"
+
+#~ msgid "Scroll speed     Slow"
+#~ msgstr "Schuifsnelheid     laag"
+
+#~ msgid "or, Text columns"
+#~ msgstr "of, tekstkolommen"
+
+#~ msgid "Translucent"
+#~ msgstr "Transparant"
+
+#~ msgid "100k"
+#~ msgstr "100k"
+
+#~ msgid "1k"
+#~ msgstr "1k"
+
+#~ msgid "Number of points"
+#~ msgstr "Aantal punten"
+
+#~ msgid "Morphing 3D shapes. Written by Ed Mackey; 1987, 1997."
+#~ msgstr "Veranderende 3D vormen. Geschreven door Ed Mackey; 1987, 1997."
+
+#~ msgid "Bohemian Dome"
+#~ msgstr "Bohemian Dome"
+
+#~ msgid "Catalan's Surface"
+#~ msgstr "Catalan's Surface"
+
+#~ msgid "Corkscrew Surface"
+#~ msgstr "Corkscrew Surface"
+
+#~ msgid "Dini's Surface"
+#~ msgstr "Dini's Surface"
+
+#~ msgid "Enneper's Surface"
+#~ msgstr "Enneper's Surface"
+
+#~ msgid "Henneberg's Surface"
+#~ msgstr "Henneberg's Surface"
+
+#~ msgid "Kuen Surface"
+#~ msgstr "Kuen Surface"
+
+#~ msgid "Line Loops"
+#~ msgstr "Gesloten lijnen"
+
+#~ msgid "Moebius Strip"
+#~ msgstr "Moebius-strip"
+
+#~ msgid "Pluecker's Conoid"
+#~ msgstr "Pluecker's Conoid"
+
+#~ msgid "Random Display Mode"
+#~ msgstr "Willekeurige modus weergeven"
+
+#~ msgid "Random Surface"
+#~ msgstr "Willekeurige oppervlak"
+
+#~ msgid "Seashell"
+#~ msgstr "Seashell"
+
+#~ msgid "Surfaces"
+#~ msgstr "Oppervlakken"
+
+#~ msgid "Swallowtail"
+#~ msgstr "Swallowtail"
+
+#~ msgid ""
+#~ "This draws a visualization of several interesting parametric surfaces. "
+#~ "http://mathworld.wolfram.com/DinisSurface.html http://en.wikipedia.org/"
+#~ "wiki/Enneper_surface http://mathworld.wolfram.com/EnnepersMinimalSurface."
+#~ "html http://mathworld.wolfram.com/KuenSurface.html http://en.wikipedia."
+#~ "org/wiki/Moebius_strip http://mathworld.wolfram.com/Seashell.html http://"
+#~ "mathworld.wolfram.com/SwallowtailCatastrophe.html http://mathworld."
+#~ "wolfram.com/BohemianDome.html http://en.wikipedia.org/wiki/"
+#~ "Whitney_umbrella http://mathworld.wolfram.com/PlueckersConoid.html http://"
+#~ "mathworld.wolfram.com/HennebergsMinimalSurface.html http://mathworld."
+#~ "wolfram.com/CatalansSurface.html http://mathworld.wolfram.com/"
+#~ "CorkscrewSurface.html Written by Andrey Mirtchovski and Carsten Steger; "
+#~ "2003."
+#~ msgstr ""
+#~ "Dit tekent een visualisatie van verschillende interessante parametrische "
+#~ "oppervlakken. http://mathworld.wolfram.com/DinisSurface.html http://en."
+#~ "wikipedia.org/wiki/Enneper_surface http://mathworld.wolfram.com/"
+#~ "EnnepersMinimalSurface.html http://mathworld.wolfram.com/KuenSurface.html "
+#~ "http://en.wikipedia.org/wiki/Moebius_strip http://mathworld.wolfram.com/"
+#~ "Seashell.html http://mathworld.wolfram.com/SwallowtailCatastrophe.html "
+#~ "http://mathworld.wolfram.com/BohemianDome.html http://en.wikipedia.org/"
+#~ "wiki/Whitney_umbrella http://mathworld.wolfram.com/PlueckersConoid.html "
+#~ "http://mathworld.wolfram.com/HennebergsMinimalSurface.html http://"
+#~ "mathworld.wolfram.com/CatalansSurface.html http://mathworld.wolfram.com/"
+#~ "CorkscrewSurface.html Geschreven door Andrey Mirtchovski en Carsten "
+#~ "Steger; 2003."
+
+#~ msgid "Flowing, swirly patterns. Written by M. Dobie and R. Taylor; 1997."
+#~ msgstr ""
+#~ "Vloeiende, wervelende patronen. Geschreven door M. Dobie and R. Taylor; "
+#~ "1997."
+
+#~ msgid ""
+#~ "Solves tangram puzzles. http://en.wikipedia.org/wiki/Tangram Written by "
+#~ "Jeremy English; 2005."
+#~ msgstr ""
+#~ "Lost tangram-puzzels op. http://en.wikipedia.org/wiki/Tangram Geschreven "
+#~ "door Jeremy English; 2005."
+
+#~ msgid "X rotation"
+#~ msgstr "X-rotatie"
+
+#~ msgid "Y rotation"
+#~ msgstr "Y-rotatie"
+
+#~ msgid "Z rotation"
+#~ msgstr "Z-rotatie"
+
+#~ msgid "End sequence time"
+#~ msgstr "Looptijd aftiteling"
+
+#~ msgid "Blob mode"
+#~ msgstr "Kloddermodus"
+
+#~ msgid "Carpet"
+#~ msgstr "Ondergrond"
+
+#~ msgid "Carpet size"
+#~ msgstr "Afmeting ondergrond"
+
+#~ msgid ""
+#~ "Creates a 3D world with dropping blocks that build up and up. Written by "
+#~ "rednuht; 2006."
+#~ msgstr ""
+#~ "Creëert een 3D-wereld met vallende blokken die zich blijven opbouwen. "
+#~ "Geschreven door rednuht; 2006."
+
+#~ msgid "Drop speed"
+#~ msgstr "Valsnelheid"
+
+#~ msgid "Follow"
+#~ msgstr "Volgen"
+
+#~ msgid "Nipples"
+#~ msgstr "Noppen"
+
+#~ msgid "Polygon count"
+#~ msgstr "Aantal polygonen"
+
+#~ msgid "Spawn likelyhood"
+#~ msgstr "Blokvormingssnelheid"
+
+#~ msgid "TopBlock"
+#~ msgstr "TopBlock"
+
+#~ msgid "Tunnel mode"
+#~ msgstr "Tunnelmodus"
+
+#~ msgid ""
+#~ "This screen saver was removed from the XScreenSaver distribution as of "
+#~ "version 5.08. Generates a continuous sequence of small, curvy geometric "
+#~ "patterns. Written by Tracy Camp and David Hansen; 1997."
+#~ msgstr ""
+#~ "Deze schermbeveiliging was verwijderd van de XScreenSaver distributie "
+#~ "vanaf versie 5.08. Genereert een continue serie van kleine, gekromde "
+#~ "geometrische patronen. Geschreven door Tracy Camp en David Hansen; 1997."
+
+#~ msgid "50 pixels"
+#~ msgstr "50 pixels"
+
+#~ msgid ""
+#~ "Draws a randomly-colored Voronoi tessellation, and periodically zooms in "
+#~ "and adds new points. The existing points also wander around. There are a "
+#~ "set of control points on the plane, each at the center of a colored cell. "
+#~ "Every pixel within that cell is closer to that cell's control point than "
+#~ "to any other control point. That is what determines the cell's shapes. "
+#~ "http://en.wikipedia.org/wiki/Voronoi_diagram Written by Jamie Zawinski; "
+#~ "2007."
+#~ msgstr ""
+#~ "Toont een willekeurig gekleurde Voronoi betegeling, zoomt periodiek in en "
+#~ "voegt nieuwe punten in. De bestaande punten bewegen ook. Het vlak bevat "
+#~ "een set control-punten die elk het centrum van een gekleurde cel zijn. "
+#~ "Elk pixel binnen die cel is dichter bij dat control-punt dan elk van de "
+#~ "andere control-punten. Dit bepaalt de vormen van de cel. http://nl."
+#~ "wikipedia.org/wiki/Voronoi-diagram Geschreven door Jamie Zawinski; 2007."
+
+#~ msgid "Insertion speed"
+#~ msgstr "Invoegsnelheid"
+
+#~ msgid "Point size"
+#~ msgstr "Puntgrootte"
+
+#~ msgid "Voronoi"
+#~ msgstr "Voronoi"
+
+#~ msgid "Zoom frequency"
+#~ msgstr "Zoomfrequentie"
+
+#~ msgid "Zoom speed"
+#~ msgstr "Zoomsnelheid"
+
+#~ msgid "2 secs"
+#~ msgstr "2 seconden"
+
+#~ msgid "Delay between images"
+#~ msgstr "Vertraging tussen afbeeldingen"
+
+#~ msgid "Image opacity"
+#~ msgstr "Dekking van afbeelding"
+
+#~ msgid "Network timeout"
+#~ msgstr "Netwerk timeout"
+
+#~ msgid "X fun"
+#~ msgstr "X-gein"
+
+#~ msgid "X funky"
+#~ msgstr "X-funkachtig"
+
+#~ msgid "X linear"
+#~ msgstr "X-lineair"
+
+#~ msgid "X random"
+#~ msgstr "X-willekeurig"
+
+#~ msgid "X speed"
+#~ msgstr "X-snelheid"
+
+#~ msgid "X spin"
+#~ msgstr "X-spin"
+
+#~ msgid "X test"
+#~ msgstr "X-test"
+
+#~ msgid "Y amplitude"
+#~ msgstr "Y-amplitude"
+
+#~ msgid "Y circle"
+#~ msgstr "Y-cirkel"
+
+#~ msgid "Y fun"
+#~ msgstr "Y-gein"
+
+#~ msgid "Y funky"
+#~ msgstr "Y-funkachtig"
+
+#~ msgid "Y innie"
+#~ msgstr "Y-achtig"
+
+#~ msgid "Y linear"
+#~ msgstr "Y-lineair"
+
+#~ msgid "Y lissajous"
+#~ msgstr "Y-lissajous"
+
+#~ msgid "Y random"
+#~ msgstr "Y-willekeurig"
+
+#~ msgid "Y speed"
+#~ msgstr "Y-snelheid"
+
+#~ msgid "Y spin"
+#~ msgstr "Y-spin"
+
+#~ msgid "Y test"
+#~ msgstr "Y-test"
+
+#~ msgid ""
+#~ "This behaves schizophrenically and makes a lot of typos. Written by Jamie "
+#~ "Zawinski; 1997."
+#~ msgstr ""
+#~ "Gedraagt zich schizofreen en maakt veel tikfouten. Geschreven door Jamie "
+#~ "Zawinski; 1997."
+
+#~ msgid "XJack"
+#~ msgstr "XJack"
+
+#~ msgid "XLyap"
+#~ msgstr "XLyap"
+
+#~ msgid "Piped ASCII text"
+#~ msgstr "Via pipe ingevoerde ASCII-tekst"
+
+#~ msgid "    Y lens offset"
+#~ msgstr "    Y-lens offset"
+
+#~ msgid "   X lens offset"
+#~ msgstr "   X-lens offset"
+
+#~ msgid " X border width"
+#~ msgstr " X-randbreedte"
+
+#~ msgid " Y border width"
+#~ msgstr " Y-randbreedte"
+
+#~ msgid "X magnification"
+#~ msgstr "X-vergroting"
+
+#~ msgid "Y magnification"
+#~ msgstr "Y-vergroting"
index 2a4d59dce5a9e672767157dea2a3b8eb18f9d52b..2d0de170198467f1f3fb4bf29729be57083a6a9c 100644 (file)
@@ -1,13 +1,13 @@
 # Tradução para o português do Brasil para o programa XScreenSaver.
 # Copyright (C) YEAR Free Software Foundation, Inc.
-# Sérgio Cipolla <secipolla@gmail.com>, 2010.
+# Sérgio Cipolla <secipolla@gmail.com>, 2010-2011.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: xscreensaver 5.11\n"
+"Project-Id-Version: xscreensaver 5.13\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-12 15:24-0300\n"
-"PO-Revision-Date: 2011-03-31 13:12-0300\n"
+"POT-Creation-Date: 2011-04-23 08:26-0300\n"
+"PO-Revision-Date: 2011-04-23 10:30-0300\n"
 "Last-Translator: Sérgio Cipolla <secipolla@gmail.com>\n"
 "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
 "Language: \n"
@@ -15,11 +15,11 @@ msgstr ""
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../driver/demo-Gtk-conf.c:853
+#: ../driver/demo-Gtk-conf.c:882
 msgid "Browse..."
 msgstr "Pesquisar..."
 
-#: ../driver/demo-Gtk-conf.c:1050
+#: ../driver/demo-Gtk-conf.c:1085
 msgid "Select file."
 msgstr "Selecionar arquivo."
 
@@ -40,17 +40,17 @@ msgid "reason: %s\n"
 msgstr "razão: %s\n"
 
 #: ../driver/demo-Gtk-widgets.c:161
-#: ../driver/xscreensaver-demo.glade2.h:70
+#: ../driver/xscreensaver-demo.glade2.h:72
 msgid "XScreenSaver"
 msgstr "XScreenSaver"
 
 #: ../driver/demo-Gtk-widgets.c:182
-#: ../driver/xscreensaver-demo.glade2.h:83
+#: ../driver/xscreensaver-demo.glade2.h:85
 msgid "_File"
 msgstr "Ar_quivo"
 
 #: ../driver/demo-Gtk-widgets.c:202
-#: ../driver/xscreensaver-demo.glade2.h:75
+#: ../driver/xscreensaver-demo.glade2.h:77
 msgid "_Blank Screen Now"
 msgstr "_Apagar a tela agora"
 
@@ -59,7 +59,7 @@ msgid "Activate the XScreenSaver daemon now (locking the screen if so configured
 msgstr "Ativar o daemon do XScreenSaver agora (bloqueando a tela se configurado assim)."
 
 #: ../driver/demo-Gtk-widgets.c:215
-#: ../driver/xscreensaver-demo.glade2.h:88
+#: ../driver/xscreensaver-demo.glade2.h:90
 msgid "_Lock Screen Now"
 msgstr "_Bloquear a tela agora"
 
@@ -68,7 +68,7 @@ msgid "Lock the screen now (even if \"Lock Screen\" is unchecked.)"
 msgstr "Bloquear a tela agora (ainda que \"Bloquear a tela\" esteja desmarcado)."
 
 #: ../driver/demo-Gtk-widgets.c:228
-#: ../driver/xscreensaver-demo.glade2.h:86
+#: ../driver/xscreensaver-demo.glade2.h:88
 msgid "_Kill Daemon"
 msgstr "_Interromper o daemon"
 
@@ -77,7 +77,7 @@ msgid "Tell the running XScreenSaver daemon to exit."
 msgstr "Informar o daemon do XScreenSaver em execução para sair."
 
 #: ../driver/demo-Gtk-widgets.c:241
-#: ../driver/xscreensaver-demo.glade2.h:98
+#: ../driver/xscreensaver-demo.glade2.h:100
 msgid "_Restart Daemon"
 msgstr "_Reiniciar o daemon"
 
@@ -94,12 +94,12 @@ msgid "Exit the xscreensaver-demo program (but leave the XScreenSaver daemon run
 msgstr "Sair do programa xscreensaver-demo (mas deixar o daemon do XScreenSaver em execução)."
 
 #: ../driver/demo-Gtk-widgets.c:276
-#: ../driver/xscreensaver-demo.glade2.h:84
+#: ../driver/xscreensaver-demo.glade2.h:86
 msgid "_Help"
 msgstr "Aj_uda"
 
 #: ../driver/demo-Gtk-widgets.c:296
-#: ../driver/xscreensaver-demo.glade2.h:71
+#: ../driver/xscreensaver-demo.glade2.h:73
 msgid "_About..."
 msgstr "_Sobre..."
 
@@ -108,7 +108,7 @@ msgid "Display version information."
 msgstr "Exibir informação da versão."
 
 #: ../driver/demo-Gtk-widgets.c:309
-#: ../driver/xscreensaver-demo.glade2.h:82
+#: ../driver/xscreensaver-demo.glade2.h:84
 msgid "_Documentation..."
 msgstr "_Documentação..."
 
@@ -121,11 +121,12 @@ msgid "Cycle After"
 msgstr "Circular após"
 
 #: ../driver/demo-Gtk-widgets.c:370
-#: ../driver/xscreensaver-demo.glade2.h:62
+#: ../driver/xscreensaver-demo.glade2.h:64
 msgid "Whether a password should be required to un-blank the screen."
 msgstr "Se uma senha deve ser requisitada para reativar a tela."
 
 #: ../driver/demo-Gtk-widgets.c:372
+#: ../driver/xscreensaver-demo.glade2.h:32
 msgid "Lock Screen After"
 msgstr "Bloquear a tela após"
 
@@ -146,12 +147,12 @@ msgstr "Quanto tempo antes do monitor apagar-se."
 #: ../driver/demo-Gtk-widgets.c:1020
 #: ../driver/demo-Gtk-widgets.c:1032
 #: ../driver/demo-Gtk-widgets.c:1044
-#: ../driver/xscreensaver-demo.glade2.h:106
+#: ../driver/xscreensaver-demo.glade2.h:108
 msgid "minutes"
 msgstr "minutos"
 
 #: ../driver/demo-Gtk-widgets.c:482
-#: ../driver/demo-Gtk.c:3278
+#: ../driver/demo-Gtk.c:3326
 msgid "Preview"
 msgstr "Visualizar"
 
@@ -190,12 +191,12 @@ msgid "Random Screen Saver"
 msgstr "Protetor de tela aleatório"
 
 #: ../driver/demo-Gtk-widgets.c:571
-#: ../driver/demo-Gtk.c:2464
+#: ../driver/demo-Gtk.c:2512
 msgid "Use"
 msgstr "Uso"
 
 #: ../driver/demo-Gtk-widgets.c:591
-#: ../driver/demo-Gtk.c:2474
+#: ../driver/demo-Gtk.c:2522
 msgid "Screen Saver"
 msgstr "Protetor de tela"
 
@@ -204,7 +205,7 @@ msgid "\\/"
 msgstr "\\/"
 
 #: ../driver/demo-Gtk-widgets.c:652
-#: ../driver/xscreensaver-demo.glade2.h:38
+#: ../driver/xscreensaver-demo.glade2.h:40
 msgid "Run the next screen saver in the list in full-screen mode (click the mouse to return.)"
 msgstr "Executar o protetor de tela seguinte na lista em tela cheia (clicar com o mouse para voltar)."
 
@@ -213,7 +214,7 @@ msgid "/\\"
 msgstr "/\\"
 
 #: ../driver/demo-Gtk-widgets.c:662
-#: ../driver/xscreensaver-demo.glade2.h:39
+#: ../driver/xscreensaver-demo.glade2.h:41
 msgid "Run the previous screen saver in the list in full-screen mode (click the mouse to return.)"
 msgstr "Executar o protetor de tela anterior na lista em tela cheia (clicar com o mouse para voltar)."
 
@@ -260,7 +261,7 @@ msgid "Colormaps"
 msgstr "Mapa de cores"
 
 #: ../driver/demo-Gtk-widgets.c:840
-#: ../driver/xscreensaver-demo.glade2.h:69
+#: ../driver/xscreensaver-demo.glade2.h:71
 msgid "Whether to install a private colormap when running in 8-bit mode on the default Visual."
 msgstr "Se se deve instalar um mapa de cores privado ao executar em modo de 8-bit no Visual padrão."
 
@@ -269,7 +270,7 @@ msgid "Install Colormap"
 msgstr "Instalar mapa de cores"
 
 #: ../driver/demo-Gtk-widgets.c:865
-#: ../driver/xscreensaver-demo.glade2.h:68
+#: ../driver/xscreensaver-demo.glade2.h:70
 msgid "Whether the screen should slowly fade to black when the screen saver activates."
 msgstr "Se a tela deve ser apagada gradualmente na ativação do protetor de tela."
 
@@ -278,7 +279,7 @@ msgid "Fade To Black When Blanking"
 msgstr "Apagar gradualmente"
 
 #: ../driver/demo-Gtk-widgets.c:882
-#: ../driver/xscreensaver-demo.glade2.h:67
+#: ../driver/xscreensaver-demo.glade2.h:69
 msgid "Whether the screen should slowly fade in from black when the screen saver deactivates."
 msgstr "Se a tela deve ser reativada gradualmente na desativação do protetor de tela."
 
@@ -296,7 +297,7 @@ msgid "How long it should take for the screen to fade in and out."
 msgstr "Quanto tempo deve levar o apagamento e a reativação graduais."
 
 #: ../driver/demo-Gtk-widgets.c:932
-#: ../driver/xscreensaver-demo.glade2.h:111
+#: ../driver/xscreensaver-demo.glade2.h:113
 msgid "seconds"
 msgstr "segundos"
 
@@ -306,7 +307,7 @@ msgid "Display Power Management"
 msgstr "Gerenciamento de energia do monitor"
 
 #: ../driver/demo-Gtk-widgets.c:986
-#: ../driver/xscreensaver-demo.glade2.h:66
+#: ../driver/xscreensaver-demo.glade2.h:68
 msgid "Whether the monitor should be powered down after a while."
 msgstr "Se o monitor deve ser desligado após algum tempo."
 
@@ -342,7 +343,7 @@ msgid "Image Manipulation"
 msgstr "Manipulação de imagem"
 
 #: ../driver/demo-Gtk-widgets.c:1167
-#: ../driver/xscreensaver-demo.glade2.h:63
+#: ../driver/xscreensaver-demo.glade2.h:65
 msgid "Whether the image-manipulating modes should be allowed to operate on an image of your desktop."
 msgstr "Se os modos de manipulação de imagem devem ser executados sobre uma imagem da sua área de trabalho."
 
@@ -359,7 +360,7 @@ msgid "Grab Video Frames"
 msgstr "Capturar quadros de vídeo"
 
 #: ../driver/demo-Gtk-widgets.c:1201
-#: ../driver/xscreensaver-demo.glade2.h:65
+#: ../driver/xscreensaver-demo.glade2.h:67
 msgid "Whether the image-manipulating modes should operate on random images loaded from disk."
 msgstr "Se os modos de manipulação de imagem devem ser executados sobre imagens aleatórias carregadas do disco."
 
@@ -368,7 +369,7 @@ msgid "Choose Random Image:"
 msgstr "Escolher imagem aleatória:"
 
 #: ../driver/demo-Gtk-widgets.c:1236
-#: ../driver/xscreensaver-demo.glade2.h:52
+#: ../driver/xscreensaver-demo.glade2.h:54
 msgid "The directory from which images will be randomly chosen."
 msgstr "O diretório do qual imagens serão escolhidas aleatoriamente."
 
@@ -387,12 +388,12 @@ msgid "XScreenSaver: Mode-Specific Settings"
 msgstr "XScreenSaver: configuração específica do modo"
 
 #: ../driver/demo-Gtk-widgets.c:1467
-#: ../driver/xscreensaver-demo.glade2.h:40
+#: ../driver/xscreensaver-demo.glade2.h:42
 msgid "Settings"
 msgstr "Configuração"
 
 #: ../driver/demo-Gtk-widgets.c:1496
-#: ../driver/xscreensaver-demo.glade2.h:42
+#: ../driver/xscreensaver-demo.glade2.h:44
 msgid "Standard"
 msgstr "Básico"
 
@@ -402,8 +403,8 @@ msgstr "Visual:"
 
 #: ../driver/demo-Gtk-widgets.c:1551
 #: ../driver/demo-Gtk-widgets.c:1574
-#: ../driver/demo-Gtk.c:1726
-#: ../driver/demo-Gtk.c:3297
+#: ../driver/demo-Gtk.c:1773
+#: ../driver/demo-Gtk.c:3345
 #: ../driver/xscreensaver-demo.glade2.h:2
 msgid "Any"
 msgstr "Qualquer"
@@ -429,17 +430,17 @@ msgid "GL"
 msgstr "GL"
 
 #: ../driver/demo-Gtk-widgets.c:1556
-#: ../driver/xscreensaver-demo.glade2.h:53
+#: ../driver/xscreensaver-demo.glade2.h:55
 msgid "TrueColor"
 msgstr "TrueColor"
 
 #: ../driver/demo-Gtk-widgets.c:1557
-#: ../driver/xscreensaver-demo.glade2.h:37
+#: ../driver/xscreensaver-demo.glade2.h:39
 msgid "PseudoColor"
 msgstr "PseudoColor"
 
 #: ../driver/demo-Gtk-widgets.c:1558
-#: ../driver/xscreensaver-demo.glade2.h:43
+#: ../driver/xscreensaver-demo.glade2.h:45
 msgid "StaticGray"
 msgstr "StaticGray"
 
@@ -464,7 +465,7 @@ msgid "Gray"
 msgstr "Cinza"
 
 #: ../driver/demo-Gtk-widgets.c:1563
-#: ../driver/xscreensaver-demo.glade2.h:31
+#: ../driver/xscreensaver-demo.glade2.h:33
 msgid "Mono"
 msgstr "Mono"
 
@@ -509,7 +510,7 @@ msgid "Reset this screen saver to the default settings."
 msgstr "Restaurar este protetor de tela para a configuração padrão."
 
 #: ../driver/demo-Gtk-widgets.c:1720
-#: ../driver/demo-Gtk.c:863
+#: ../driver/demo-Gtk.c:899
 msgid "OK"
 msgstr "OK"
 
@@ -517,8 +518,8 @@ msgstr "OK"
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../driver/demo-Gtk.c:723
-#: ../driver/demo-Gtk.c:4409
+#: ../driver/demo-Gtk.c:759
+#: ../driver/demo-Gtk.c:4460
 #, c-format
 msgid ""
 "Warning:\n"
@@ -531,11 +532,11 @@ msgstr ""
 "Parece que o daemon do xscreensaver não está sendo executado\n"
 "no monitor \"%s\". Lançá-lo agora?"
 
-#: ../driver/demo-Gtk.c:771
+#: ../driver/demo-Gtk.c:807
 msgid "For updates, check http://www.jwz.org/xscreensaver/"
 msgstr "Para atualizações, veja http://www.jwz.org/xscreensaver/"
 
-#: ../driver/demo-Gtk.c:901
+#: ../driver/demo-Gtk.c:937
 msgid ""
 "Error:\n"
 "\n"
@@ -545,7 +546,7 @@ msgstr ""
 "\n"
 "Nenhuma URL de ajuda foi especificada.\n"
 
-#: ../driver/demo-Gtk.c:998
+#: ../driver/demo-Gtk.c:1034
 msgid ""
 "Error:\n"
 "\n"
@@ -557,7 +558,7 @@ msgstr ""
 "O daemon do xscreensaver não iniciou adequadamente.\n"
 "\n"
 
-#: ../driver/demo-Gtk.c:1010
+#: ../driver/demo-Gtk.c:1046
 msgid ""
 "You are running as root.  This usually means that xscreensaver\n"
 "was unable to contact your X server because access control is\n"
@@ -591,11 +592,11 @@ msgstr ""
 "Você não deveria executar o X como root. Em vez disso, você deveria\n"
 "autenticar-se como um usuário normal e `su' quando necessário."
 
-#: ../driver/demo-Gtk.c:1026
+#: ../driver/demo-Gtk.c:1062
 msgid "Please check your $PATH and permissions."
 msgstr "Por favor, verifique o seu $PATH e as permissões."
 
-#: ../driver/demo-Gtk.c:1064
+#: ../driver/demo-Gtk.c:1100
 msgid ""
 "Error:\n"
 "\n"
@@ -605,7 +606,7 @@ msgstr ""
 "\n"
 "Incapaz de determinar o nome do arquivo init!\n"
 
-#: ../driver/demo-Gtk.c:1069
+#: ../driver/demo-Gtk.c:1105
 #, c-format
 msgid ""
 "Error:\n"
@@ -616,7 +617,7 @@ msgstr ""
 "\n"
 "Incapaz de escrever %s\n"
 
-#: ../driver/demo-Gtk.c:1132
+#: ../driver/demo-Gtk.c:1168
 msgid ""
 "Error:\n"
 "\n"
@@ -626,7 +627,7 @@ msgstr ""
 "\n"
 "Nenhum recurso `manualCommand' definido."
 
-#: ../driver/demo-Gtk.c:1315
+#: ../driver/demo-Gtk.c:1351
 #, c-format
 msgid ""
 "Error:\n"
@@ -637,7 +638,7 @@ msgstr ""
 "\n"
 "Formato de tempo não analisável: \"%s\"\n"
 
-#: ../driver/demo-Gtk.c:2022
+#: ../driver/demo-Gtk.c:2070
 #, c-format
 msgid ""
 "Error:\n"
@@ -648,8 +649,8 @@ msgstr ""
 "\n"
 "O diretório não existe: \"%s\"\n"
 
-#: ../driver/demo-Gtk.c:2052
-#: ../driver/demo-Gtk.c:2083
+#: ../driver/demo-Gtk.c:2100
+#: ../driver/demo-Gtk.c:2131
 #, c-format
 msgid ""
 "Error:\n"
@@ -660,28 +661,28 @@ msgstr ""
 "\n"
 "O arquivo não existe: \"%s\"\n"
 
-#: ../driver/demo-Gtk.c:2922
+#: ../driver/demo-Gtk.c:2970
 msgid "Descriptions not available: no XML support compiled in."
 msgstr "Descrições não disponíveis: suporte ao XML não foi compilado."
 
-#: ../driver/demo-Gtk.c:2927
+#: ../driver/demo-Gtk.c:2975
 msgid "No description available."
 msgstr "Nenhuma descrição disponível."
 
-#: ../driver/demo-Gtk.c:3249
+#: ../driver/demo-Gtk.c:3297
 msgid "Blank Screen"
 msgstr "Apagar a tela"
 
-#: ../driver/demo-Gtk.c:3255
+#: ../driver/demo-Gtk.c:3303
 msgid "Screen Saver Disabled"
 msgstr "Protetor de tela desativado"
 
-#: ../driver/demo-Gtk.c:3288
+#: ../driver/demo-Gtk.c:3336
 #, c-format
 msgid "%s: %.100s Settings"
 msgstr "%s: configuração do %.100s"
 
-#: ../driver/demo-Gtk.c:3452
+#: ../driver/demo-Gtk.c:3500
 #, c-format
 msgid ""
 "Warning:\n"
@@ -692,23 +693,23 @@ msgstr ""
 "\n"
 "O arquivo \"%s\" foi modificado, recarregando.\n"
 
-#: ../driver/demo-Gtk.c:3537
+#: ../driver/demo-Gtk.c:3587
 msgid "No Preview"
 msgstr "Nenhuma visualização"
 
-#: ../driver/demo-Gtk.c:3537
+#: ../driver/demo-Gtk.c:3587
 msgid "Available"
 msgstr "disponível"
 
-#: ../driver/demo-Gtk.c:3538
+#: ../driver/demo-Gtk.c:3588
 msgid "Not"
 msgstr "Não"
 
-#: ../driver/demo-Gtk.c:3538
+#: ../driver/demo-Gtk.c:3588
 msgid "Installed"
 msgstr "instalado"
 
-#: ../driver/demo-Gtk.c:4419
+#: ../driver/demo-Gtk.c:4470
 #, c-format
 msgid ""
 "Warning:\n"
@@ -741,7 +742,7 @@ msgstr ""
 "\n"
 "Reiniciar o daemon do xscreensaver agora?\n"
 
-#: ../driver/demo-Gtk.c:4444
+#: ../driver/demo-Gtk.c:4495
 #, c-format
 msgid ""
 "Warning:\n"
@@ -768,7 +769,7 @@ msgstr ""
 "\n"
 "Reiniciar o daemon em \"%s\" como \"%s\" agora?\n"
 
-#: ../driver/demo-Gtk.c:4466
+#: ../driver/demo-Gtk.c:4517
 #, c-format
 msgid ""
 "Warning:\n"
@@ -787,7 +788,7 @@ msgstr ""
 "\n"
 "Reiniciar o daemon do xscreensaver agora?\n"
 
-#: ../driver/demo-Gtk.c:4494
+#: ../driver/demo-Gtk.c:4545
 msgid ""
 "Warning:\n"
 "\n"
@@ -803,7 +804,7 @@ msgstr ""
 "\n"
 "Interromper o daemon do GNOME screensaver agora?\n"
 
-#: ../driver/demo-Gtk.c:4503
+#: ../driver/demo-Gtk.c:4554
 msgid ""
 "Warning:\n"
 "\n"
@@ -819,12 +820,12 @@ msgstr ""
 "\n"
 "Interromper o daemon do protetor de tela do KDE agora?\n"
 
-#: ../driver/demo-Gtk.c:4955
+#: ../driver/demo-Gtk.c:5006
 #, c-format
 msgid "%s: unknown option: %s\n"
 msgstr "%s: opção desconhecida: %s\n"
 
-#: ../driver/demo-Gtk.c:5020
+#: ../driver/demo-Gtk.c:5071
 msgid "Screensaver Preferences"
 msgstr "Preferências do protetor de tela"
 
@@ -884,11 +885,15 @@ msgstr "Quanto tempo at
 msgid "Install _Colormap"
 msgstr "Instalar mapa de _cores"
 
-#: ../driver/xscreensaver-demo.glade2.h:32
+#: ../driver/xscreensaver-demo.glade2.h:31
+msgid "Lock Screen"
+msgstr "Bloquear a tela"
+
+#: ../driver/xscreensaver-demo.glade2.h:34
 msgid "Never blank the screen or power down the monitor."
 msgstr "Nunca apagar a tela ou desligar o monitor."
 
-#: ../driver/xscreensaver-demo.glade2.h:33
+#: ../driver/xscreensaver-demo.glade2.h:35
 msgid ""
 "No Preview\n"
 "Available"
@@ -896,7 +901,7 @@ msgstr ""
 "Nenhuma visualização\n"
 "disponível"
 
-#: ../driver/xscreensaver-demo.glade2.h:35
+#: ../driver/xscreensaver-demo.glade2.h:37
 msgid ""
 "Not\n"
 "Installed"
@@ -904,43 +909,43 @@ msgstr ""
 "Não\n"
 "instalado"
 
-#: ../driver/xscreensaver-demo.glade2.h:41
+#: ../driver/xscreensaver-demo.glade2.h:43
 msgid "Stand_by After"
 msgstr "Stand_by após"
 
-#: ../driver/xscreensaver-demo.glade2.h:44
+#: ../driver/xscreensaver-demo.glade2.h:46
 msgid "Sus_pend After"
 msgstr "Suspe_nder após"
 
-#: ../driver/xscreensaver-demo.glade2.h:45
+#: ../driver/xscreensaver-demo.glade2.h:47
 msgid "Text Manipulation"
 msgstr "Manipulação de texto"
 
-#: ../driver/xscreensaver-demo.glade2.h:46
+#: ../driver/xscreensaver-demo.glade2.h:48
 msgid "Text _file"
 msgstr "Arquivo de te_xto"
 
-#: ../driver/xscreensaver-demo.glade2.h:47
+#: ../driver/xscreensaver-demo.glade2.h:49
 msgid "Text-displaying modes will display the contents of this URL (HTML or RSS)."
 msgstr "Os modos de exibição de texto exibirão o conteúdo desse URL (HTML ou RSS)."
 
-#: ../driver/xscreensaver-demo.glade2.h:48
+#: ../driver/xscreensaver-demo.glade2.h:50
 msgid "Text-displaying modes will display the contents of this file."
 msgstr "Os modos de exibição de texto exibirão o conteúdo desse arquivo."
 
-#: ../driver/xscreensaver-demo.glade2.h:49
+#: ../driver/xscreensaver-demo.glade2.h:51
 msgid "Text-displaying modes will display the local host name, date, and time."
 msgstr "Os modos de exibição de texto exibirão o nome do host local, a data e a hora."
 
-#: ../driver/xscreensaver-demo.glade2.h:50
+#: ../driver/xscreensaver-demo.glade2.h:52
 msgid "Text-displaying modes will display the output of this program."
 msgstr "Os modos de exibição de texto exibirão a saída desse programa."
 
-#: ../driver/xscreensaver-demo.glade2.h:51
+#: ../driver/xscreensaver-demo.glade2.h:53
 msgid "Text-displaying modes will display the text typed here."
 msgstr "Os modos de exibição de texto exibirão o texto digitado aqui."
 
-#: ../driver/xscreensaver-demo.glade2.h:54
+#: ../driver/xscreensaver-demo.glade2.h:56
 msgid ""
 "Very few (or no) screen savers appear to be available.\n"
 "\n"
@@ -952,147 +957,147 @@ msgstr ""
 "Isso provavelmente significa que os pacotes \"xscreensaver-data-extra\",\n"
 "\"xscreensaver-gl\" e \"xscreensaver-gl-extra\" não estão instalados."
 
-#: ../driver/xscreensaver-demo.glade2.h:58
+#: ../driver/xscreensaver-demo.glade2.h:60
 msgid "When idle or locked, blacken the screen only."
 msgstr "Quando inativa ou bloqueada, apenas apagar a tela."
 
-#: ../driver/xscreensaver-demo.glade2.h:59
+#: ../driver/xscreensaver-demo.glade2.h:61
 msgid "When idle or locked, choose a random display mode from among the checked items in the list below."
 msgstr "Quando inativa ou bloqueada, escolher um modo aleatório entre os marcados na lista abaixo."
 
-#: ../driver/xscreensaver-demo.glade2.h:60
+#: ../driver/xscreensaver-demo.glade2.h:62
 msgid "When idle or locked, choose a random display mode from among the checked items in the list below.  Run that same mode on each monitor."
 msgstr "Quando inativa ou bloqueada, escolher um modo aleatório entre os marcados na lista abaixo. Executar o mesmo modo em todos os monitores."
 
-#: ../driver/xscreensaver-demo.glade2.h:61
+#: ../driver/xscreensaver-demo.glade2.h:63
 msgid "When idle or locked, run the display mode selected below."
 msgstr "Quando inativa ou bloqueada, executar o modo de exibição selecionado abaixo."
 
-#: ../driver/xscreensaver-demo.glade2.h:64
+#: ../driver/xscreensaver-demo.glade2.h:66
 msgid "Whether the image-manipulating modes should operate on images captured from the system's video input (if there is one.)"
 msgstr "Se os modos de manipulação de imagem devem ser executados sobre imagens da captura de vídeo do sistema (se houver)."
 
-#: ../driver/xscreensaver-demo.glade2.h:72
+#: ../driver/xscreensaver-demo.glade2.h:74
 msgid "_Advanced"
 msgstr "Avança_do"
 
-#: ../driver/xscreensaver-demo.glade2.h:73
+#: ../driver/xscreensaver-demo.glade2.h:75
 msgid "_Advanced >>"
 msgstr "_Avançado >>"
 
-#: ../driver/xscreensaver-demo.glade2.h:74
+#: ../driver/xscreensaver-demo.glade2.h:76
 msgid "_Blank After"
 msgstr "A_tivar após"
 
-#: ../driver/xscreensaver-demo.glade2.h:76
+#: ../driver/xscreensaver-demo.glade2.h:78
 msgid "_Blank Screen Only"
 msgstr "apenas apa_gar a tela"
 
-#: ../driver/xscreensaver-demo.glade2.h:77
+#: ../driver/xscreensaver-demo.glade2.h:79
 msgid "_Browse"
 msgstr "_Pesquisar"
 
-#: ../driver/xscreensaver-demo.glade2.h:78
+#: ../driver/xscreensaver-demo.glade2.h:80
 msgid "_Command Line:"
 msgstr "Linha de co_mando:"
 
-#: ../driver/xscreensaver-demo.glade2.h:79
+#: ../driver/xscreensaver-demo.glade2.h:81
 msgid "_Cycle After"
 msgstr "Ci_rcular após"
 
-#: ../driver/xscreensaver-demo.glade2.h:80
+#: ../driver/xscreensaver-demo.glade2.h:82
 msgid "_Disable Screen Saver"
 msgstr "d_esativar o protetor de tela"
 
-#: ../driver/xscreensaver-demo.glade2.h:81
+#: ../driver/xscreensaver-demo.glade2.h:83
 msgid "_Display Modes"
 msgstr "Modos de exibiçã_o"
 
-#: ../driver/xscreensaver-demo.glade2.h:85
+#: ../driver/xscreensaver-demo.glade2.h:87
 msgid "_Host Name and Time"
 msgstr "Nome do _host e hora"
 
-#: ../driver/xscreensaver-demo.glade2.h:87
+#: ../driver/xscreensaver-demo.glade2.h:89
 msgid "_Lock Screen After  "
 msgstr "_Bloquear a tela após"
 
-#: ../driver/xscreensaver-demo.glade2.h:89
+#: ../driver/xscreensaver-demo.glade2.h:91
 msgid "_Mode:"
 msgstr "_Modo:"
 
-#: ../driver/xscreensaver-demo.glade2.h:90
+#: ../driver/xscreensaver-demo.glade2.h:92
 msgid "_Off After"
 msgstr "De_sligar após"
 
-#: ../driver/xscreensaver-demo.glade2.h:91
+#: ../driver/xscreensaver-demo.glade2.h:93
 msgid "_Only One Screen Saver"
 msgstr "apenas um _protetor de tela"
 
-#: ../driver/xscreensaver-demo.glade2.h:92
+#: ../driver/xscreensaver-demo.glade2.h:94
 msgid "_Power Management Enabled"
 msgstr "Gerenciamento de _energia ativado"
 
-#: ../driver/xscreensaver-demo.glade2.h:93
+#: ../driver/xscreensaver-demo.glade2.h:95
 msgid "_Preview"
 msgstr "_Visualizar"
 
-#: ../driver/xscreensaver-demo.glade2.h:94
+#: ../driver/xscreensaver-demo.glade2.h:96
 msgid "_Program"
 msgstr "Progra_ma"
 
-#: ../driver/xscreensaver-demo.glade2.h:95
+#: ../driver/xscreensaver-demo.glade2.h:97
 msgid "_Quit"
 msgstr "_Sair"
 
-#: ../driver/xscreensaver-demo.glade2.h:96
+#: ../driver/xscreensaver-demo.glade2.h:98
 msgid "_Random Screen Saver"
 msgstr "protetor de tela _aleatório"
 
-#: ../driver/xscreensaver-demo.glade2.h:97
+#: ../driver/xscreensaver-demo.glade2.h:99
 msgid "_Reset to Defaults"
 msgstr "_Restaurar para o padrão"
 
-#: ../driver/xscreensaver-demo.glade2.h:99
+#: ../driver/xscreensaver-demo.glade2.h:101
 msgid "_Same Random Savers"
 msgstr "Os _mesmos protetores aleatórios"
 
-#: ../driver/xscreensaver-demo.glade2.h:100
+#: ../driver/xscreensaver-demo.glade2.h:102
 msgid "_Settings..."
 msgstr "_Configuração..."
 
-#: ../driver/xscreensaver-demo.glade2.h:101
+#: ../driver/xscreensaver-demo.glade2.h:103
 msgid "_Standard <<"
 msgstr "_Básico <<"
 
-#: ../driver/xscreensaver-demo.glade2.h:102
+#: ../driver/xscreensaver-demo.glade2.h:104
 msgid "_Text"
 msgstr "_Texto"
 
-#: ../driver/xscreensaver-demo.glade2.h:103
+#: ../driver/xscreensaver-demo.glade2.h:105
 msgid "_URL"
 msgstr "UR_L"
 
-#: ../driver/xscreensaver-demo.glade2.h:104
+#: ../driver/xscreensaver-demo.glade2.h:106
 msgid "_Visual:"
 msgstr "_Visual:"
 
-#: ../driver/xscreensaver-demo.glade2.h:105
+#: ../driver/xscreensaver-demo.glade2.h:107
 msgid "dialog1"
 msgstr "diálogo1"
 
-#: ../driver/xscreensaver-demo.glade2.h:107
+#: ../driver/xscreensaver-demo.glade2.h:109
 msgid "no preview"
 msgstr "sem visualização"
 
-#: ../driver/xscreensaver-demo.glade2.h:108
+#: ../driver/xscreensaver-demo.glade2.h:110
 msgid "not installed"
 msgstr "não instalado"
 
-#: ../driver/xscreensaver-demo.glade2.h:109
+#: ../driver/xscreensaver-demo.glade2.h:111
 msgid "nothing"
 msgstr "nada"
 
-#: ../driver/xscreensaver-demo.glade2.h:110
+#: ../driver/xscreensaver-demo.glade2.h:112
 msgid "preview"
 msgstr "visualizar"
 
@@ -1169,6 +1174,7 @@ msgstr "Ladrilhos tipo bloco"
 #: ../hacks/config/rd-bomb.xml.h:8
 #: ../hacks/config/rdbomb.xml.h:8
 #: ../hacks/config/rocks.xml.h:3
+#: ../hacks/config/rubik.xml.h:4
 #: ../hacks/config/rubikblocks.xml.h:3
 #: ../hacks/config/skytentacles.xml.h:5
 #: ../hacks/config/slidescreen.xml.h:5
@@ -1300,7 +1306,7 @@ msgstr "Modo de ladrilhos aleat
 #: ../hacks/config/demon.xml.h:13
 #: ../hacks/config/discrete.xml.h:9
 #: ../hacks/config/distort.xml.h:19
-#: ../hacks/config/dnalogo.xml.h:6
+#: ../hacks/config/dnalogo.xml.h:7
 #: ../hacks/config/drift.xml.h:11
 #: ../hacks/config/endgame.xml.h:7
 #: ../hacks/config/engine.xml.h:16
@@ -1330,7 +1336,7 @@ msgstr "Modo de ladrilhos aleat
 #: ../hacks/config/glcells.xml.h:30
 #: ../hacks/config/gleidescope.xml.h:12
 #: ../hacks/config/glforestfire.xml.h:13
-#: ../hacks/config/glhanoi.xml.h:10
+#: ../hacks/config/glhanoi.xml.h:15
 #: ../hacks/config/glknots.xml.h:17
 #: ../hacks/config/glmatrix.xml.h:16
 #: ../hacks/config/glplanet.xml.h:11
@@ -1417,7 +1423,7 @@ msgstr "Modo de ladrilhos aleat
 #: ../hacks/config/rorschach.xml.h:8
 #: ../hacks/config/rotor.xml.h:11
 #: ../hacks/config/rotzoomer.xml.h:11
-#: ../hacks/config/rubik.xml.h:10
+#: ../hacks/config/rubik.xml.h:11
 #: ../hacks/config/rubikblocks.xml.h:14
 #: ../hacks/config/sballs.xml.h:13
 #: ../hacks/config/shadebobs.xml.h:14
@@ -1526,6 +1532,7 @@ msgstr "Exibir taxa de quadros"
 #: ../hacks/config/rd-bomb.xml.h:19
 #: ../hacks/config/rdbomb.xml.h:19
 #: ../hacks/config/rocks.xml.h:14
+#: ../hacks/config/rubik.xml.h:13
 #: ../hacks/config/rubikblocks.xml.h:15
 #: ../hacks/config/skytentacles.xml.h:15
 #: ../hacks/config/slidescreen.xml.h:17
@@ -1875,7 +1882,7 @@ msgstr "Longe"
 #: ../hacks/config/glcells.xml.h:7
 #: ../hacks/config/gleidescope.xml.h:4
 #: ../hacks/config/glforestfire.xml.h:5
-#: ../hacks/config/glhanoi.xml.h:5
+#: ../hacks/config/glhanoi.xml.h:8
 #: ../hacks/config/glknots.xml.h:3
 #: ../hacks/config/glmatrix.xml.h:6
 #: ../hacks/config/glplanet.xml.h:2
@@ -1955,7 +1962,7 @@ msgstr "Longe"
 #: ../hacks/config/rocks.xml.h:5
 #: ../hacks/config/rotor.xml.h:2
 #: ../hacks/config/rotzoomer.xml.h:6
-#: ../hacks/config/rubik.xml.h:4
+#: ../hacks/config/rubik.xml.h:5
 #: ../hacks/config/rubikblocks.xml.h:4
 #: ../hacks/config/sballs.xml.h:4
 #: ../hacks/config/shadebobs.xml.h:3
@@ -2074,7 +2081,7 @@ msgstr "Taxa de quadros"
 #: ../hacks/config/glcells.xml.h:10
 #: ../hacks/config/gleidescope.xml.h:6
 #: ../hacks/config/glforestfire.xml.h:7
-#: ../hacks/config/glhanoi.xml.h:7
+#: ../hacks/config/glhanoi.xml.h:10
 #: ../hacks/config/glknots.xml.h:6
 #: ../hacks/config/glmatrix.xml.h:12
 #: ../hacks/config/glplanet.xml.h:4
@@ -2152,7 +2159,7 @@ msgstr "Taxa de quadros"
 #: ../hacks/config/rocks.xml.h:6
 #: ../hacks/config/rotor.xml.h:3
 #: ../hacks/config/rotzoomer.xml.h:7
-#: ../hacks/config/rubik.xml.h:6
+#: ../hacks/config/rubik.xml.h:7
 #: ../hacks/config/rubikblocks.xml.h:5
 #: ../hacks/config/sballs.xml.h:5
 #: ../hacks/config/shadebobs.xml.h:4
@@ -2272,7 +2279,7 @@ msgstr "Alto(a)"
 #: ../hacks/config/glcells.xml.h:17
 #: ../hacks/config/gleidescope.xml.h:9
 #: ../hacks/config/glforestfire.xml.h:9
-#: ../hacks/config/glhanoi.xml.h:8
+#: ../hacks/config/glhanoi.xml.h:12
 #: ../hacks/config/glknots.xml.h:7
 #: ../hacks/config/glmatrix.xml.h:13
 #: ../hacks/config/glplanet.xml.h:8
@@ -2460,7 +2467,6 @@ msgstr "C
 #: ../hacks/config/rd-bomb.xml.h:11
 #: ../hacks/config/rdbomb.xml.h:11
 #: ../hacks/config/rorschach.xml.h:4
-#: ../hacks/config/rubik.xml.h:7
 #: ../hacks/config/rubikblocks.xml.h:6
 #: ../hacks/config/sierpinski.xml.h:4
 #: ../hacks/config/slidescreen.xml.h:9
@@ -2580,7 +2586,6 @@ msgstr "C
 #: ../hacks/config/rd-bomb.xml.h:20
 #: ../hacks/config/rdbomb.xml.h:20
 #: ../hacks/config/rorschach.xml.h:9
-#: ../hacks/config/rubik.xml.h:12
 #: ../hacks/config/rubikblocks.xml.h:16
 #: ../hacks/config/sierpinski.xml.h:11
 #: ../hacks/config/slidescreen.xml.h:18
@@ -2611,7 +2616,6 @@ msgstr "C
 #: ../hacks/config/flow.xml.h:21
 #: ../hacks/config/lissie.xml.h:15
 #: ../hacks/config/loop.xml.h:13
-#: ../hacks/config/rubik.xml.h:13
 #: ../hacks/config/sierpinski.xml.h:13
 #: ../hacks/config/slip.xml.h:13
 msgid "Timeout"
@@ -2646,13 +2650,13 @@ msgid "Draws a few views of a few ants walking around in a simple maze. Written
 msgstr "Desenha umas vistas de algumas formigas andando por um labirinto simples. Escrito por Blair Tennessy; 2005."
 
 #: ../hacks/config/antspotlight.xml.h:1
-msgid "\"Antspotlight draws an ant (with a headlight) who walks on top of an image of your desktop or other image. Written by Blair Tennessy.\""
-msgstr "O Antspotlight desenha uma formiga (com uma lanterna) que anda sobre uma imagem, da sua área de trabalho ou outra. Escrito por Blair Tennessy."
-
-#: ../hacks/config/antspotlight.xml.h:2
 msgid "AntSpotlight"
 msgstr "AntSpotlight (Formiga e lanterna)"
 
+#: ../hacks/config/antspotlight.xml.h:2
+msgid "Draws an ant (with a headlight) who walks on top of an image of your desktop or other image. Written by Blair Tennessy; 2003."
+msgstr "Desenha uma formiga (com uma lanterna) que anda sobre uma imagem, da sua área de trabalho ou outra. Escrito por Blair Tennessy; 2003."
+
 #: ../hacks/config/apollonian.xml.h:1
 msgid "Apollonian"
 msgstr "Apollonian (De Apollonius)"
@@ -2773,6 +2777,7 @@ msgstr ""
 #: ../hacks/config/deluxe.xml.h:2
 #: ../hacks/config/demon.xml.h:2
 #: ../hacks/config/gears.xml.h:2
+#: ../hacks/config/glhanoi.xml.h:4
 #: ../hacks/config/lisa.xml.h:2
 #: ../hacks/config/lissie.xml.h:2
 #: ../hacks/config/skytentacles.xml.h:2
@@ -2851,14 +2856,14 @@ msgstr "Velocidade das baleias"
 #: ../hacks/config/cubenetic.xml.h:27
 #: ../hacks/config/cubestorm.xml.h:18
 #: ../hacks/config/dangerball.xml.h:15
-#: ../hacks/config/dnalogo.xml.h:7
+#: ../hacks/config/dnalogo.xml.h:8
 #: ../hacks/config/extrusion.xml.h:18
 #: ../hacks/config/flipflop.xml.h:15
 #: ../hacks/config/flyingtoasters.xml.h:16
 #: ../hacks/config/gears.xml.h:15
 #: ../hacks/config/glcells.xml.h:34
 #: ../hacks/config/glforestfire.xml.h:17
-#: ../hacks/config/glhanoi.xml.h:12
+#: ../hacks/config/glhanoi.xml.h:18
 #: ../hacks/config/glknots.xml.h:25
 #: ../hacks/config/glmatrix.xml.h:21
 #: ../hacks/config/glplanet.xml.h:14
@@ -3310,7 +3315,7 @@ msgstr "Linhas de varredura"
 #: ../hacks/config/lissie.xml.h:12
 #: ../hacks/config/loop.xml.h:11
 #: ../hacks/config/rotor.xml.h:12
-#: ../hacks/config/rubik.xml.h:11
+#: ../hacks/config/rubik.xml.h:12
 #: ../hacks/config/wander.xml.h:13
 #: ../hacks/config/worm.xml.h:9
 msgid "Size"
@@ -4087,6 +4092,7 @@ msgstr "Cor aleat
 
 #: ../hacks/config/cube21.xml.h:15
 #: ../hacks/config/rocks.xml.h:11
+#: ../hacks/config/rubik.xml.h:9
 #: ../hacks/config/rubikblocks.xml.h:11
 #: ../hacks/config/topblock.xml.h:18
 msgid "Rotation"
@@ -4447,6 +4453,7 @@ msgstr ""
 #: ../hacks/config/deluxe.xml.h:1
 #: ../hacks/config/gflux.xml.h:1
 #: ../hacks/config/glcells.xml.h:1
+#: ../hacks/config/glhanoi.xml.h:2
 #: ../hacks/config/glsnake.xml.h:1
 #: ../hacks/config/hypnowheel.xml.h:1
 #: ../hacks/config/lavalite.xml.h:1
@@ -4553,13 +4560,17 @@ msgid "DNA Logo"
 msgstr "DNA Logo"
 
 #: ../hacks/config/dnalogo.xml.h:2
-msgid "DNA Lounge 375 Eleventh Street San Francisco, CA 94107 http://www.dnalounge.com/ Written by Jamie Zawinski; 2001."
+msgid "DNA Lounge Restaurant -- Bar -- Nightclub -- Cafe -- Est. 1985. 375 Eleventh Street San Francisco, CA 94103 http://www.dnalounge.com/ http://www.dnapizza.com/ Written by Jamie Zawinski; 2001."
 msgstr ""
 
 #: ../hacks/config/dnalogo.xml.h:3
 msgid "Frame Rate"
 msgstr "Taxa de Quadros"
 
+#: ../hacks/config/dnalogo.xml.h:6
+msgid "Pizza"
+msgstr "Pizza"
+
 #: ../hacks/config/drift.xml.h:1
 msgid "Drift"
 msgstr "Drift (Deriva)"
@@ -5223,6 +5234,7 @@ msgid "This draws sets of turning, interlocking gears, rotating in three dimensi
 msgstr ""
 
 #: ../hacks/config/gflux.xml.h:2
+#: ../hacks/config/glhanoi.xml.h:3
 #: ../hacks/config/lavalite.xml.h:2
 msgid "10"
 msgstr "10"
@@ -5419,32 +5431,44 @@ msgstr "Texturas"
 msgid "This screen saver was removed from the XScreenSaver distribution as of version 5.08. Draws an animation of sprinkling fire-like 3D triangles in a landscape filled with trees. Written by Eric Lassauge; 2002."
 msgstr ""
 
-#: ../hacks/config/glhanoi.xml.h:2
+#: ../hacks/config/glhanoi.xml.h:5
 msgid "31"
 msgstr "31"
 
-#: ../hacks/config/glhanoi.xml.h:3
+#: ../hacks/config/glhanoi.xml.h:6
 #: ../hacks/config/pulsar.xml.h:5
 msgid "Enable fog"
 msgstr "Habilitar neblina"
 
-#: ../hacks/config/glhanoi.xml.h:4
+#: ../hacks/config/glhanoi.xml.h:7
 #: ../hacks/config/pulsar.xml.h:6
 msgid "Enable lighting"
 msgstr "Habilitar iluminação"
 
-#: ../hacks/config/glhanoi.xml.h:6
+#: ../hacks/config/glhanoi.xml.h:9
 msgid "GLHanoi"
 msgstr "GLHanoi (Hanói GL)"
 
-#: ../hacks/config/glhanoi.xml.h:9
+#: ../hacks/config/glhanoi.xml.h:11
+msgid "Length of disk trails"
+msgstr "Comprimento dos rastros dos discos"
+
+#: ../hacks/config/glhanoi.xml.h:13
 msgid "Number of disks"
 msgstr "Número de discos"
 
-#: ../hacks/config/glhanoi.xml.h:11
+#: ../hacks/config/glhanoi.xml.h:14
+msgid "Number of poles"
+msgstr "Número de pinos"
+
+#: ../hacks/config/glhanoi.xml.h:16
 msgid "Solves the Towers of Hanoi puzzle. Move N disks from one pole to another, one disk at a time, with no disk ever resting on a disk smaller than itself. http://en.wikipedia.org/wiki/Tower_of_Hanoi Written by Dave Atkinson; 2005."
 msgstr ""
 
+#: ../hacks/config/glhanoi.xml.h:17
+msgid "Speed (of smallest disks)"
+msgstr "Velocidade (dos discos menores)"
+
 #: ../hacks/config/glknots.xml.h:4
 msgid "GLKnots"
 msgstr "GLKnots (Nós GL)"
@@ -5650,7 +5674,7 @@ msgid "Spin all the way around"
 msgstr "Girar até o lado oposto"
 
 #: ../hacks/config/goop.xml.h:1
-msgid "Additive colors (reflected light)"
+msgid "Additive colors (transmitted light)"
 msgstr "Cores aditivas (luz transmitida)"
 
 #: ../hacks/config/goop.xml.h:2
@@ -5674,7 +5698,7 @@ msgid "Speed limit"
 msgstr "Limite de velocidade"
 
 #: ../hacks/config/goop.xml.h:16
-msgid "Subtractive colors (transmitted light)"
+msgid "Subtractive colors (reflected light)"
 msgstr "Cores subtrativas (luz refletida)"
 
 #: ../hacks/config/goop.xml.h:17
@@ -6848,8 +6872,9 @@ msgid "Solid"
 msgstr "Sólido"
 
 #: ../hacks/config/mismunch.xml.h:13
+#, fuzzy
 msgid "This screen saver was removed from the XScreenSaver distribution as of version 5.08. It was merged with the \"Munch\" screen saver. Munching errors! This is a creatively broken misimplementation of the classic munching squares graphics hack. See the \"Munch\" screen saver for the original. http://en.wikipedia.org/wiki/HAKMEM http://en.wikipedia.org/wiki/Munching_square Written by Steven Hazel; 2004."
-msgstr ""
+msgstr "Este protetor de tela foi removido da distribuição do XScreenSaver a partir da versão 5.08."
 
 #: ../hacks/config/mismunch.xml.h:14
 #: ../hacks/config/munch.xml.h:17
@@ -7927,7 +7952,7 @@ msgid "Truncated icosahedron"
 msgstr "Icosaedro truncado"
 
 #: ../hacks/config/polyhedra.xml.h:164
-msgid "Truncated icosidodechedon"
+msgid "Truncated icosidodecahedron"
 msgstr "Icosidodecaedro truncado"
 
 #: ../hacks/config/polyhedra.xml.h:165
@@ -8392,11 +8417,11 @@ msgstr "Ret
 msgid "Draws a Rubik's Cube that rotates in three dimensions and repeatedly shuffles and solves itself. See also the \"GLSnake\" and \"Cube21\" screen savers. http://en.wikipedia.org/wiki/Rubik%27s_Cube Written by Marcelo Vianna; 1997."
 msgstr ""
 
-#: ../hacks/config/rubik.xml.h:5
+#: ../hacks/config/rubik.xml.h:6
 msgid "Hide shuffling"
 msgstr "Ocultar o embaralhamento"
 
-#: ../hacks/config/rubik.xml.h:9
+#: ../hacks/config/rubik.xml.h:10
 msgid "Rubik"
 msgstr "Rubik"
 
@@ -8410,7 +8435,7 @@ msgstr "RubikBlocks"
 
 #: ../hacks/config/sballs.xml.h:3
 msgid "Draws an animation of textured balls spinning like crazy. Written by Eric Lassauge; 2002."
-msgstr ""
+msgstr "Desenha uma animação de bolas texturizadas girando como loucas. Escrito por Eric Lassauge; 2002."
 
 #: ../hacks/config/sballs.xml.h:9
 msgid "Plane"
@@ -8938,7 +8963,7 @@ msgstr "Maior"
 
 #: ../hacks/config/t3d.xml.h:5
 msgid "Cycle seconds"
-msgstr ""
+msgstr "Ciclo em segundos"
 
 #: ../hacks/config/t3d.xml.h:10
 msgid "Minute tick marks"
@@ -8958,11 +8983,11 @@ msgstr ""
 
 #: ../hacks/config/t3d.xml.h:16
 msgid "Turn side-to-side"
-msgstr ""
+msgstr "Girar de um lado para o outro"
 
 #: ../hacks/config/t3d.xml.h:17
 msgid "Wobbliness"
-msgstr ""
+msgstr "Cambaleio"
 
 #: ../hacks/config/tangram.xml.h:12
 msgid "Solves tangram puzzles. http://en.wikipedia.org/wiki/Tangram Written by Jeremy English; 2005."
@@ -9236,7 +9261,7 @@ msgstr ""
 
 #: ../hacks/config/whirlygig.xml.h:8
 msgid "Whirlies"
-msgstr ""
+msgstr "Redemoinhos"
 
 #: ../hacks/config/whirlygig.xml.h:9
 msgid "Whirlygig"
@@ -9248,19 +9273,19 @@ msgstr ""
 
 #: ../hacks/config/whirlygig.xml.h:11
 msgid "X amplitude"
-msgstr ""
+msgstr "Amplitude de X"
 
 #: ../hacks/config/whirlygig.xml.h:12
 msgid "X circle"
-msgstr ""
+msgstr "X em círculos"
 
 #: ../hacks/config/whirlygig.xml.h:13
 msgid "X fun"
-msgstr ""
+msgstr "Alegria de X"
 
 #: ../hacks/config/whirlygig.xml.h:14
 msgid "X funky"
-msgstr ""
+msgstr "X dançante"
 
 #: ../hacks/config/whirlygig.xml.h:15
 msgid "X innie"
@@ -9268,7 +9293,7 @@ msgstr ""
 
 #: ../hacks/config/whirlygig.xml.h:16
 msgid "X linear"
-msgstr ""
+msgstr "X linear"
 
 #: ../hacks/config/whirlygig.xml.h:17
 msgid "X lissajous"
@@ -9276,35 +9301,36 @@ msgstr ""
 
 #: ../hacks/config/whirlygig.xml.h:18
 msgid "X random"
-msgstr ""
+msgstr "X aleatório"
 
 #: ../hacks/config/whirlygig.xml.h:19
 msgid "X speed"
 msgstr "Velocidade de X"
 
 #: ../hacks/config/whirlygig.xml.h:20
+#, fuzzy
 msgid "X spin"
-msgstr ""
+msgstr "X girando"
 
 #: ../hacks/config/whirlygig.xml.h:21
 msgid "X test"
-msgstr ""
+msgstr "Teste de X"
 
 #: ../hacks/config/whirlygig.xml.h:22
 msgid "Y amplitude"
-msgstr ""
+msgstr "Amplitude de Y"
 
 #: ../hacks/config/whirlygig.xml.h:23
 msgid "Y circle"
-msgstr ""
+msgstr "Y em círculos"
 
 #: ../hacks/config/whirlygig.xml.h:24
 msgid "Y fun"
-msgstr ""
+msgstr "Alegria de Y"
 
 #: ../hacks/config/whirlygig.xml.h:25
 msgid "Y funky"
-msgstr ""
+msgstr "Y dançante"
 
 #: ../hacks/config/whirlygig.xml.h:26
 msgid "Y innie"
@@ -9312,7 +9338,7 @@ msgstr ""
 
 #: ../hacks/config/whirlygig.xml.h:27
 msgid "Y linear"
-msgstr ""
+msgstr "Y linear"
 
 #: ../hacks/config/whirlygig.xml.h:28
 msgid "Y lissajous"
@@ -9320,19 +9346,20 @@ msgstr ""
 
 #: ../hacks/config/whirlygig.xml.h:29
 msgid "Y random"
-msgstr ""
+msgstr "Y aleatório"
 
 #: ../hacks/config/whirlygig.xml.h:30
 msgid "Y speed"
 msgstr "Velocidade de Y"
 
 #: ../hacks/config/whirlygig.xml.h:31
+#, fuzzy
 msgid "Y spin"
-msgstr ""
+msgstr "Y girando"
 
 #: ../hacks/config/whirlygig.xml.h:32
 msgid "Y test"
-msgstr ""
+msgstr "Teste de Y"
 
 #: ../hacks/config/worm.xml.h:10
 msgid "This screen saver was removed from the XScreenSaver distribution as of version 5.08. Draws multicolored worms that crawl around the screen. Written by Brad Taylor, Dave Lemke, Boris Putanec, and Henrik Theiling; 1991."
index b955450c2e5c27f9cf07c5da6bd6241a697c1187..736e0c2cb52d5b813ee33c6c294cf2d3f7906f25 100644 (file)
@@ -1,2 +1,2 @@
 static const char screensaver_id[] =
-       "@(#)xscreensaver 5.13 (18-Apr-2011), by Jamie Zawinski (jwz@jwz.org)";
+       "@(#)xscreensaver 5.14 (20-May-2011), by Jamie Zawinski (jwz@jwz.org)";
index 0460aac6ac4376561dddf1438b171f0cbd3ae76a..feb47fe78ab2814ce739e55a3c99cd32b35f5200 100644 (file)
@@ -1,5 +1,5 @@
 %define        name xscreensaver
-%define        version 5.13
+%define        version 5.14
 
 Summary:       X screen saver and locker
 Name:          %{name}