summaryrefslogtreecommitdiffstats
path: root/driver/README
diff options
context:
space:
mode:
Diffstat (limited to 'driver/README')
0 files changed, 0 insertions, 0 deletions
xscreensaver.git/tree/po?h=v28r1'>po parentMaybe not remove, but ... (diff)downloadxscreensaver-28r1.tar.gz
xscreensaver-28r1.tar.xz
xscreensaver-28r1.zip
xscreensaver 6.00v28r1openslx
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.in.in13
-rw-r--r--po/POTFILES.in11
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/es.po2
-rw-r--r--po/et.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po4262
-rw-r--r--po/ko.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/vi.po2
-rw-r--r--po/wa.po2
-rw-r--r--po/zh_CN.po2
-rw-r--r--po/zh_TW.po2
24 files changed, 2823 insertions, 1505 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 3d4b024..8138146 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -295,20 +295,21 @@ distdepend: generate_potfiles_in update-po $(DISTFILES)
generate_potfiles_in:
@tmp=po.$$$$ ; \
file=POTFILES.in ; \
- echo "sleeping 3 seconds..." ;\
- sleep 3; \
( cd $(top_srcdir); \
echo "# Auto-generated: `LANG=C date`" ; \
( grep -l '_("' driver/*.[ch] ; \
- ls driver/*.glade2.in \
+ ls driver/*.ui \
driver/*.desktop.in \
- hacks/config/*.xml ) | sort \
+ hacks/config/*.xml ) | \
+ grep -v rdbomb | \
+ grep -v co____9 | \
+ sort \
) > $$tmp && \
mv $$tmp $$file && \
echo "created `pwd`/$$file"
-echo_tarfiles:
- @echo $(TARFILES)
+list_tarfiles:
+ @find $(TARFILES) -type f -print | sort
distdir = ../$(GETTEXT_PACKAGE)-$(VERSION)/$(subdir)
dist distdir: update-po $(DISTFILES)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d785843..c288450 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,10 @@
-# Auto-generated: Fri Mar 20 18:40:22 PDT 2020
+# Auto-generated: Thu Apr 1 03:16:58 PDT 2021
driver/demo-Gtk-conf.c
driver/demo-Gtk.c
+driver/dialog.c
driver/screensaver-properties.desktop.in
-driver/xscreensaver-demo.glade2.in
+driver/subprocs.c
+driver/xscreensaver.ui
hacks/config/abstractile.xml
hacks/config/anemone.xml
hacks/config/anemotaxis.xml
@@ -16,6 +18,7 @@ hacks/config/atlantis.xml
hacks/config/attraction.xml
hacks/config/atunnel.xml
hacks/config/barcode.xml
+hacks/config/beats.xml
hacks/config/binaryring.xml
hacks/config/blaster.xml
hacks/config/blinkbox.xml
@@ -41,6 +44,7 @@ hacks/config/cloudlife.xml
hacks/config/companioncube.xml
hacks/config/compass.xml
hacks/config/coral.xml
+hacks/config/covid19.xml
hacks/config/crackberg.xml
hacks/config/critical.xml
hacks/config/crumbler.xml
@@ -116,6 +120,7 @@ hacks/config/greynetic.xml
hacks/config/halftone.xml
hacks/config/halo.xml
hacks/config/handsy.xml
+hacks/config/headroom.xml
hacks/config/helix.xml
hacks/config/hexadrop.xml
hacks/config/hexstrut.xml
@@ -195,7 +200,6 @@ hacks/config/queens.xml
hacks/config/raverhoop.xml
hacks/config/razzledazzle.xml
hacks/config/rd-bomb.xml
-hacks/config/rdbomb.xml
hacks/config/ripples.xml
hacks/config/rocks.xml
hacks/config/romanboy.xml
@@ -215,6 +219,7 @@ hacks/config/slip.xml
hacks/config/sonar.xml
hacks/config/speedmine.xml
hacks/config/sphere.xml
+hacks/config/sphereeversion.xml
hacks/config/spheremonics.xml
hacks/config/spiral.xml
hacks/config/splitflap.xml
diff --git a/po/da.po b/po/da.po
index 1466d37..5da5711 100644
--- a/po/da.po
+++ b/po/da.po
@@ -6227,7 +6227,7 @@ 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 "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski."
msgstr ""
"Tegner den tre-dimensionale variant af den rekursive Menger Gasket, et "
diff --git a/po/de.po b/po/de.po
index ba93b35..c9092b3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6131,7 +6131,7 @@ 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."
+msgid "This draws the three-dimensional variant of the recursive Menger Gasket, a cube-based fractal object analogous to the Sierpinski Tetrahedron. Written by Jamie Zawinski."
msgstr ""
#: hacks/config/metaballs.xml.h:1
diff --git a/po/es.po b/po/es.po
index 12bbdbb..1a262c5 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6244,7 +6244,7 @@ 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 "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski."
msgstr ""
"Dibuja la variante tridimensional del Empaquetador Menger recursivo, un "
diff --git a/po/et.po b/po/et.po
index b769928..a670c68 100644
--- a/po/et.po
+++ b/po/et.po
@@ -5693,7 +5693,7 @@ msgstr ""
#: 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 "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski."
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 7bb4e10..954128e 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -5659,7 +5659,7 @@ msgstr ""
#: 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 "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski."
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index dfca6a1..c287e2a 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5850,7 +5850,7 @@ msgstr "Menger"
#: hacks/config/menger.xml.h:18
msgid ""
"This draws the three-dimensional variant of the recursive Menger Gasket, a "
-"cube-based fractal object analagous to the Sierpinski Tetrahedron. Written "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski; 2001."
msgstr ""
"Dessine une variante tridimensionnelle du tamis récursif de Menger, un objet "
diff --git a/po/hu.po b/po/hu.po
index 7c57137..fa25bc1 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6179,7 +6179,7 @@ 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 "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski."
msgstr ""
"A rekurzív Menger-féle alakzat egy háromdimenziós variánsát rajzolja ki, ami "
diff --git a/po/it.po b/po/it.po
index d0e7b91..c84b702 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5687,7 +5687,7 @@ msgstr ""
#: 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 "
+"cube-based fractal object analogous to the Sierpinski Tetrahedron. Written "
"by Jamie Zawinski."
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index bb79ec2..ecdbccb 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -4,27 +4,28 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: xscreensaver 5.32-4\n"
+"Project-Id-Version: xscreensaver 6.00b2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-02 12:45+0900\n"
-"PO-Revision-Date: 2006-06-28 00:51+0900\n"
-"Last-Translator: Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>\n"
+"POT-Creation-Date: 2021-03-22 22:55+0900\n"
+"PO-Revision-Date: 2021-03-23 23:52+0900\n"
+"Last-Translator: Mamoru TASAKA <mtasaka@fedoraproject.org>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Former-Translator: Takeshi Aihana <aihana@gnome.gr.jp>\n"
+"X-Generator: Poedit 2.4.2\n"
-#: ../../po/../driver/demo-Gtk-conf.c:884
+#: ../driver/demo-Gtk-conf.c:897
msgid "Browse..."
msgstr "参照..."
-#: ../../po/../driver/demo-Gtk-conf.c:1087
+#: ../driver/demo-Gtk-conf.c:1100
msgid "Select file."
msgstr "ファイルを選択して下さい。"
-#: ../../po/../driver/demo-Gtk.c:755 ../../po/../driver/demo-Gtk.c:4484
+#: ../driver/demo-Gtk.c:729 ../driver/demo-Gtk.c:4528
#, c-format
msgid ""
"Warning:\n"
@@ -37,15 +38,15 @@ msgstr ""
"ディスプレイ \"%s\" 上で XScreenSaver デーモンが\n"
"起動されていないようです。起動しますか?"
-#: ../../po/../driver/demo-Gtk.c:804
-msgid "For updates, check http://www.jwz.org/xscreensaver/"
-msgstr "更新情報については http://www.jwz.org/xscreensaver/ を参照して下さい。"
+#: ../driver/demo-Gtk.c:779
+msgid "For updates, check https://www.jwz.org/xscreensaver/"
+msgstr "更新情報については http://www.jwz.org/xscreensaver/ を参照して下さい"
-#: ../../po/../driver/demo-Gtk.c:902
+#: ../driver/demo-Gtk.c:876 ../driver/dialog.c:1513
msgid "OK"
msgstr "OK"
-#: ../../po/../driver/demo-Gtk.c:940
+#: ../driver/demo-Gtk.c:915
msgid ""
"Error:\n"
"\n"
@@ -55,7 +56,7 @@ msgstr ""
"\n"
"ヘルプの URL が指定されていません。\n"
-#: ../../po/../driver/demo-Gtk.c:1037
+#: ../driver/demo-Gtk.c:1012
msgid ""
"Error:\n"
"\n"
@@ -67,46 +68,25 @@ msgstr ""
"XScreenSaver デーモンが正しく起動されていません。\n"
"\n"
-#: ../../po/../driver/demo-Gtk.c:1049
+#: ../driver/demo-Gtk.c:1018
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"
+"turned on.\n"
"You shouldn't run X as root. Instead, you should log in as a\n"
-"normal user, and `su' as necessary."
+"normal user, and `sudo' as necessary."
msgstr ""
-"root 権限で起動中です。これは、通常アクセスコントロールが有効になっているの"
-"で\n"
-"XScreenSaver はお使いの X サーバと通信することが不可能になることを\n"
-"意味します。次のコマンドを実行してみて下さい:\n"
-"\n"
-" xhost +localhost\n"
-"\n"
-"その後にメニューの 'ファイル - デーモンの再起動' を選択して下さい。\n"
-"\n"
-"アクセスコントロールを無効にすると、お使いのスクリーンに\n"
-"アクセスするために誰もがこのマシンにログインできてしまいます。\n"
-"これはセキュリティ問題に配慮した対策です。\n"
-"詳細は XScreenSaver マニュアルと FAQ を参照して下さい。\n"
-"\n"
-"root 権限で X サーバを起動しないで下さい。必要であれば、\n"
-"一般ユーザでログインして 'su' コマンドで代用して下さい。"
+"ルートユーザで実行されています. 通常、ルートではxscreensaverはXサーバに\n"
+"アクセスできません: アクセス制御が働く\n"
+"ためです.\n"
+"X環境をルートで実行すべきではありません.代わりに、通常ユーザで\n"
+"ログインして、必要なときに`sudo'を実行してください."
-#: ../../po/../driver/demo-Gtk.c:1065
+#: ../driver/demo-Gtk.c:1037
msgid "Please check your $PATH and permissions."
msgstr "環境変数 $PATH とその権限を確認して下さい。"
-#: ../../po/../driver/demo-Gtk.c:1103
+#: ../driver/demo-Gtk.c:1069
msgid ""
"Error:\n"
"\n"
@@ -116,7 +96,7 @@ msgstr ""
"\n"
"初期化ファイル名を特定できませんでした!\n"
-#: ../../po/../driver/demo-Gtk.c:1108
+#: ../driver/demo-Gtk.c:1074
#, c-format
msgid ""
"Error:\n"
@@ -127,7 +107,7 @@ msgstr ""
"\n"
"%s に書き込めませんでした。\n"
-#: ../../po/../driver/demo-Gtk.c:1171
+#: ../driver/demo-Gtk.c:1137
msgid ""
"Error:\n"
"\n"
@@ -137,7 +117,7 @@ msgstr ""
"\n"
"リソース 'manualCommand' がセットされていません。"
-#: ../../po/../driver/demo-Gtk.c:1354
+#: ../driver/demo-Gtk.c:1320
#, c-format
msgid ""
"Error:\n"
@@ -148,12 +128,12 @@ msgstr ""
"\n"
"時刻の書式を解析できません: \"%s\"\n"
-#: ../../po/../driver/demo-Gtk.c:1793 ../../po/../driver/demo-Gtk.c:3370
-#: ../driver/xscreensaver-demo.glade2.in.h:102
+#: ../driver/demo-Gtk.c:1791 ../driver/demo-Gtk.c:3403
+#: ../driver/xscreensaver.ui.h:7
msgid "Any"
msgstr "任せる"
-#: ../../po/../driver/demo-Gtk.c:2091
+#: ../driver/demo-Gtk.c:2076
#, c-format
msgid ""
"Error:\n"
@@ -164,7 +144,7 @@ msgstr ""
"\n"
"次のディレクトリが存在しません: \"%s\"\n"
-#: ../../po/../driver/demo-Gtk.c:2121 ../../po/../driver/demo-Gtk.c:2152
+#: ../driver/demo-Gtk.c:2106 ../driver/demo-Gtk.c:2137
#, c-format
msgid ""
"Error:\n"
@@ -175,40 +155,40 @@ msgstr ""
"\n"
"次のファイルが存在しません: \"%s\"\n"
-#: ../../po/../driver/demo-Gtk.c:2533
+#: ../driver/demo-Gtk.c:2523
msgid "Use"
msgstr "ON"
-#: ../../po/../driver/demo-Gtk.c:2543
+#: ../driver/demo-Gtk.c:2533
msgid "Screen Saver"
msgstr "スクリーンセーバー名"
-#: ../../po/../driver/demo-Gtk.c:2995
+#: ../driver/demo-Gtk.c:3020
msgid "Descriptions not available: no XML support compiled in."
msgstr "説明が有効ではありません: XML サポートでコンパイルされていません。"
-#: ../../po/../driver/demo-Gtk.c:3000
+#: ../driver/demo-Gtk.c:3025
msgid "No description available."
msgstr "有効な説明はありません。"
-#: ../../po/../driver/demo-Gtk.c:3322
+#: ../driver/demo-Gtk.c:3355
msgid "Blank Screen"
msgstr "ブランク・スクリーン"
-#: ../../po/../driver/demo-Gtk.c:3328
+#: ../driver/demo-Gtk.c:3361
msgid "Screen Saver Disabled"
msgstr "スクリーンセーバーは無効です"
-#: ../../po/../driver/demo-Gtk.c:3351
+#: ../driver/demo-Gtk.c:3384
msgid "Preview"
msgstr "プレビュー"
-#: ../../po/../driver/demo-Gtk.c:3361
+#: ../driver/demo-Gtk.c:3394
#, c-format
msgid "%s: %.100s Settings"
msgstr "%s: %.100s の設定"
-#: ../../po/../driver/demo-Gtk.c:3525
+#: ../driver/demo-Gtk.c:3559
#, c-format
msgid ""
"Warning:\n"
@@ -219,23 +199,23 @@ msgstr ""
"\n"
"ファイル \"%s\" が変更されました。再読込みします。\n"
-#: ../../po/../driver/demo-Gtk.c:3612
+#: ../driver/demo-Gtk.c:3646
msgid "No Preview"
msgstr "プレビューを"
-#: ../../po/../driver/demo-Gtk.c:3612
+#: ../driver/demo-Gtk.c:3646
msgid "Available"
-msgstr "利用できません。"
+msgstr "利用できません"
-#: ../../po/../driver/demo-Gtk.c:3613
+#: ../driver/demo-Gtk.c:3647
msgid "Not"
-msgstr "インストールされていません"
+msgstr "インストール"
-#: ../../po/../driver/demo-Gtk.c:3613
+#: ../driver/demo-Gtk.c:3647
msgid "Installed"
-msgstr ""
+msgstr "されていません"
-#: ../../po/../driver/demo-Gtk.c:4494
+#: ../driver/demo-Gtk.c:4538
#, c-format
msgid ""
"Warning:\n"
@@ -268,7 +248,7 @@ msgstr ""
"\n"
"XScreenSaver デーモンを再起動しますか?\n"
-#: ../../po/../driver/demo-Gtk.c:4519
+#: ../driver/demo-Gtk.c:4563
#, c-format
msgid ""
"Warning:\n"
@@ -295,7 +275,7 @@ msgstr ""
"\n"
"XScreenSaver デーモンを \"%s\" 上で \"%s\" から再起動しますか?\n"
-#: ../../po/../driver/demo-Gtk.c:4541
+#: ../driver/demo-Gtk.c:4585
#, c-format
msgid ""
"Warning:\n"
@@ -314,7 +294,7 @@ msgstr ""
"\n"
"XScreenSaver デーモンを再起動しますか?\n"
-#: ../../po/../driver/demo-Gtk.c:4569
+#: ../driver/demo-Gtk.c:4613
msgid ""
"Warning:\n"
"\n"
@@ -330,7 +310,7 @@ msgstr ""
"\n"
"GNOMEスクリーンセーバーを直ちに停止しますか?\n"
-#: ../../po/../driver/demo-Gtk.c:4578
+#: ../driver/demo-Gtk.c:4622
msgid ""
"Warning:\n"
"\n"
@@ -346,27 +326,123 @@ msgstr ""
"\n"
"KDEスクリーンセーバーを直ちに停止しますか?\n"
-#: ../../po/../driver/demo-Gtk.c:5030
+#: ../driver/demo-Gtk.c:5065
#, c-format
msgid "%s: unknown option: %s\n"
msgstr "%s: 不明なオプション: %s\n"
-#: ../../po/../driver/demo-Gtk.c:5095
+#: ../driver/demo-Gtk.c:5115
msgid "Screensaver Preferences"
msgstr "XScreenSaverの設定"
-#: ../../po/../driver/demo-Gtk.c:5297
+#: ../driver/demo-Gtk.c:5318
msgid ""
"Warning:\n"
"\n"
"This version of xscreensaver is VERY OLD!\n"
"Please upgrade!\n"
"\n"
-"http://www.jwz.org/xscreensaver/\n"
+"https://www.jwz.org/xscreensaver/\n"
"\n"
"(If this is the latest version that your distro ships, then\n"
"your distro is doing you a disservice. Build from source.)\n"
msgstr ""
+"警告:\n"
+"\n"
+"このxscreensaverのバージョンはとても古いです!\n"
+"アップグレードしてください!\n"
+"\n"
+"https://www.jwz.org/xscreensaver/\n"
+"\n"
+
+#: ../driver/dialog.c:965
+#, c-format
+msgid ""
+"Copyright © 1991-%.4s by\n"
+"Jamie Zawinski <jwz@jwz.org>"
+msgstr ""
+
+#: ../driver/dialog.c:1283
+msgid ""
+"Update available!\n"
+"This version is very old.\n"
+msgstr ""
+"パッケージが更新可能です!\n"
+"このバージョンはとても古いです.\n"
+
+#: ../driver/dialog.c:1294
+msgid "PRE-RELEASE VERSION"
+msgstr "プレリリースバージョンです"
+
+#: ../driver/dialog.c:1328
+msgid ""
+"DEBUG MODE:\n"
+"All keystrokes are being logged to stderr.\n"
+msgstr ""
+"デバッグモードです:\n"
+"キーストロークは、全てエラー出力に表示されます。\n"
+
+#: ../driver/dialog.c:1374
+msgid "Username:"
+msgstr "ユーザ名:"
+
+#: ../driver/dialog.c:1402
+msgid "Checking..."
+msgstr "確認しています..."
+
+#: ../driver/dialog.c:1479 ../driver/xscreensaver.ui.h:112
+msgid "Settings"
+msgstr "設定"
+
+#: ../driver/dialog.c:1489
+msgid "Help"
+msgstr "ヘルプ"
+
+#: ../driver/dialog.c:1502
+msgid "New Login"
+msgstr "別ユーザに切り替え"
+
+#: ../driver/dialog.c:2440
+msgid "Password initialization failed"
+msgstr "パスワード画面の初期化に失敗しました"
+
+#: ../driver/dialog.c:2442
+msgid "Authentication failed (Caps Lock?)"
+msgstr "認証に失敗しました(Caps Lock?)"
+
+#: ../driver/dialog.c:2444
+msgid "Authentication failed!"
+msgstr "認証に失敗しました!"
+
+#: ../driver/dialog.c:2464
+#, c-format
+msgid "%d days ago"
+msgstr "%d 日前でした"
+
+#: ../driver/dialog.c:2465
+#, c-format
+msgid "%d hours ago"
+msgstr "%d 時間前でした"
+
+#: ../driver/dialog.c:2466
+#, c-format
+msgid "%d minutes ago"
+msgstr "%d 分前でした"
+
+#: ../driver/dialog.c:2467
+#, c-format
+msgid "just now"
+msgstr "今さっきでした"
+
+#: ../driver/dialog.c:2470
+#, c-format
+msgid "There has been 1 failed login attempt, %s."
+msgstr "過去1回認証に失敗しました. %s."
+
+#: ../driver/dialog.c:2473
+#, c-format
+msgid "There have been %d failed login attempts, oldest %s."
+msgstr "過去%d回認証に失敗しました.一番古い失敗は%s."
#: ../driver/screensaver-properties.desktop.in.h:1
msgid "Screensaver"
@@ -376,92 +452,184 @@ msgstr "スクリーンセーバー"
msgid "Change screensaver properties"
msgstr "スクリーンセーバーの設定を変更する"
-#: ../driver/xscreensaver-demo.glade2.in.h:1
-msgid "XScreenSaver"
-msgstr "XScreenSaver"
+#: ../driver/subprocs.c:571
+#, c-format
+msgid "crashed with status %d"
+msgstr "はステータス%d で異常終了しました"
+
+#. Expected notification after we killed it.
+#: ../driver/subprocs.c:588
+#, c-format
+msgid "exited normally with %.100s"
+msgstr "%.100s で正常に終了しました"
+
+#. Unexpected signal.
+#: ../driver/subprocs.c:597
+#, c-format
+msgid "crashed with %.100s"
+msgstr "%.100s でクラッシュしました"
+
+#. Didn't exit, signal or stop; is this even possible?
+#: ../driver/subprocs.c:618
+#, c-format
+msgid "crashed mysteriously"
+msgstr "不明な原因でクラッシュしました"
+
+#: ../driver/xscreensaver.ui.h:1
+msgid "Disable Screen Saver"
+msgstr "スクリーンセーバーを無効にする"
+
+#: ../driver/xscreensaver.ui.h:2
+msgid "Blank Screen Only"
+msgstr "ブランク・スクリーンのみ"
+
+#: ../driver/xscreensaver.ui.h:3
+msgid "Only One Screen Saver"
+msgstr "一つのスクリーンセーバーのみ"
+
+#: ../driver/xscreensaver.ui.h:4
+msgid "Random Screen Saver"
+msgstr "ランダムなスクリーンセーバー"
+
+#: ../driver/xscreensaver.ui.h:5
+msgid "Same Random Savers"
+msgstr "同じランダムなセーバ"
+
+#: ../driver/xscreensaver.ui.h:6
+msgid "Default"
+msgstr "デフォルト"
+
+#: ../driver/xscreensaver.ui.h:8
+msgid "Best"
+msgstr "最適"
+
+#: ../driver/xscreensaver.ui.h:9
+msgid "Default-N"
+msgstr "デフォルト-N"
+
+#: ../driver/xscreensaver.ui.h:10
+msgid "GL"
+msgstr "GL"
+
+#: ../driver/xscreensaver.ui.h:11
+msgid "TrueColor"
+msgstr "TrueColor"
+
+#: ../driver/xscreensaver.ui.h:12
+msgid "PseudoColor"
+msgstr "PseudoColor"
+
+#: ../driver/xscreensaver.ui.h:13
+msgid "StaticGray"
+msgstr "StaticGray"
+
+#: ../driver/xscreensaver.ui.h:14
+msgid "GrayScale"
+msgstr "グレースケール"
+
+#: ../driver/xscreensaver.ui.h:15
+msgid "DirectColor"
+msgstr "DirectColor"
+
+#: ../driver/xscreensaver.ui.h:16
+msgid "Color"
+msgstr "色"
+
+#: ../driver/xscreensaver.ui.h:17
+msgid "Gray"
+msgstr "グレー"
-#: ../driver/xscreensaver-demo.glade2.in.h:2
+#: ../driver/xscreensaver.ui.h:18 ../hacks/config/razzledazzle.xml.h:8
+#: ../hacks/config/scooter.xml.h:14
+msgid "Mono"
+msgstr "単色"
+
+#: ../driver/xscreensaver.ui.h:19
msgid "_File"
msgstr "ファイル(_F)"
-#: ../driver/xscreensaver-demo.glade2.in.h:3
+#: ../driver/xscreensaver.ui.h:20
msgid "_Blank Screen Now"
msgstr "XScreenSaver の起動(_B)"
-#: ../driver/xscreensaver-demo.glade2.in.h:4
+#: ../driver/xscreensaver.ui.h:21
msgid "_Lock Screen Now"
msgstr "画面のロック(_L)"
-#: ../driver/xscreensaver-demo.glade2.in.h:5
+#: ../driver/xscreensaver.ui.h:22
msgid "_Kill Daemon"
msgstr "デーモンの強制終了(_K)"
-#: ../driver/xscreensaver-demo.glade2.in.h:6
+#: ../driver/xscreensaver.ui.h:23
msgid "_Restart Daemon"
msgstr "デーモンの再起動(_R)"
-#: ../driver/xscreensaver-demo.glade2.in.h:7
+#: ../driver/xscreensaver.ui.h:24
msgid "_Quit"
msgstr "終了(_Q)"
-#: ../driver/xscreensaver-demo.glade2.in.h:8
+#: ../driver/xscreensaver.ui.h:25
msgid "_Help"
msgstr "ヘルプ(_H)"
-#: ../driver/xscreensaver-demo.glade2.in.h:9
+#: ../driver/xscreensaver.ui.h:26
msgid "_About..."
msgstr "情報(_A)..."
-#: ../driver/xscreensaver-demo.glade2.in.h:10
+#: ../driver/xscreensaver.ui.h:27
msgid "_Documentation..."
msgstr "ドキュメント(_D)..."
-#: ../driver/xscreensaver-demo.glade2.in.h:11
+#: ../driver/xscreensaver.ui.h:28
+msgid "XScreenSaver"
+msgstr "XScreenSaver"
+
+#: ../driver/xscreensaver.ui.h:29
msgid "_Cycle After"
-msgstr "セーバーの周期(_C): "
+msgstr "セーバーの周期(_C)"
-#: ../driver/xscreensaver-demo.glade2.in.h:12
+#: ../driver/xscreensaver.ui.h:30
msgid "Whether a password should be required to un-blank the screen."
msgstr ""
"画面をブランクした後、しばらくして自動的にロックしたい時は、これを選択して下"
"さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:13
+#: ../driver/xscreensaver.ui.h:31
msgid "_Lock Screen After "
msgstr "画面をロックするまで(_L): "
-#: ../driver/xscreensaver-demo.glade2.in.h:14
+#: ../driver/xscreensaver.ui.h:32
msgid "Lock Screen"
msgstr "画面をロックする"
-#: ../driver/xscreensaver-demo.glade2.in.h:15
+#: ../driver/xscreensaver.ui.h:33
msgid "How long before the screen saver activates."
msgstr "セーバーが起動するまでの時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:16
+#: ../driver/xscreensaver.ui.h:34
msgid "How long after the screen blanks until a password will be required."
msgstr "画面がブランクになってからロックするまでの時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:17
+#: ../driver/xscreensaver.ui.h:35
msgid "Lock Screen After"
-msgstr "画面ロックの起動: "
+msgstr "画面をロックするまで"
-#: ../driver/xscreensaver-demo.glade2.in.h:18
+#: ../driver/xscreensaver.ui.h:36
msgid ""
"How long each display mode should run before choosing a new one (in Random "
"mode.)"
msgstr ""
"ランダムなセーバーモードの時、次のセーバーに移るまでの時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:19
+#: ../driver/xscreensaver.ui.h:37
msgid "minutes"
msgstr "分"
-#: ../driver/xscreensaver-demo.glade2.in.h:20
+#: ../driver/xscreensaver.ui.h:38
msgid "_Blank After"
-msgstr "ブランクになるまで(_B): "
+msgstr "ブランクになるまで(_B)"
-#: ../driver/xscreensaver-demo.glade2.in.h:21
+#: ../driver/xscreensaver.ui.h:39
msgid ""
"Demo the selected screen saver in full-screen mode (click the mouse to "
"return.)"
@@ -469,74 +637,23 @@ msgstr ""
"指定したスクリーンセーバーを全画面モードでデモします (解除する場合はマウスを"
"クリックして下さい)。"
-#: ../driver/xscreensaver-demo.glade2.in.h:22
+#: ../driver/xscreensaver.ui.h:40
msgid "_Preview"
msgstr "プレビュー(_P)"
-#: ../driver/xscreensaver-demo.glade2.in.h:23
+#: ../driver/xscreensaver.ui.h:41
msgid "Customization and explanation of the selected screen saver."
msgstr "指定したスクリーンセーバーの紹介とそのカスタマイズです。"
-#: ../driver/xscreensaver-demo.glade2.in.h:24
+#: ../driver/xscreensaver.ui.h:42
msgid "_Settings..."
msgstr "設定(_S)"
-#: ../driver/xscreensaver-demo.glade2.in.h:25
+#: ../driver/xscreensaver.ui.h:43
msgid "_Mode:"
msgstr "モード(_M):"
-#: ../driver/xscreensaver-demo.glade2.in.h:26
-msgid "Never blank the screen or power down the monitor."
-msgstr "スクリーンを暗くしたり、モニターの電源を落としたりしません。"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:27
-msgid "_Disable Screen Saver"
-msgstr "セーバーを無効にする(_D)"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:28
-msgid "When idle or locked, blacken the screen only."
-msgstr "セーバーが起動した時、ただ単にスクリーンを真っ暗にします。"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:29
-msgid "_Blank Screen Only"
-msgstr "ブランク・スクリーンのみ(_B)"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:30
-msgid "When idle or locked, run the display mode selected below."
-msgstr ""
-"セーバーが起動した時、下のリストで選択された(一つの)モードをモニターに表示"
-"します。"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:31
-msgid "_Only One Screen Saver"
-msgstr "一つのセーバーのみ(_O)"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:32
-msgid ""
-"When idle or locked, choose a random display mode from among the checked "
-"items in the list below."
-msgstr ""
-"セーバーが起動した時、下のリストでチェックが入っているモードからランダムに選"
-"択して、(代る代る)モニターに表示します。"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:33
-msgid "_Random Screen Saver"
-msgstr "ランダムなセーバを用いる(_R)"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:34
-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 ""
-"セーバーが起動した時、下のリストでチェックが入っているモードからランダムに選"
-"択して、(代る代る)モニターに表示します。各モニターには同じモードが表示され"
-"ます。"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:35
-msgid "_Same Random Savers"
-msgstr "同じランダムなセーバ(_S)"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:36
+#: ../driver/xscreensaver.ui.h:44
msgid ""
"Run the next screen saver in the list in full-screen mode (click the mouse "
"to return.)"
@@ -544,7 +661,7 @@ msgstr ""
"一つ次のスクリーンセーバーを全画面モードで起動します (解除する場合はマウスを"
"クリックして下さい)。"
-#: ../driver/xscreensaver-demo.glade2.in.h:37
+#: ../driver/xscreensaver.ui.h:45
msgid ""
"Run the previous screen saver in the list in full-screen mode (click the "
"mouse to return.)"
@@ -552,31 +669,31 @@ msgstr ""
"一つ前のスクリーンセーバーを全画面モードで起動します (解除する場合はマウスを"
"クリックして下さい)。"
-#: ../driver/xscreensaver-demo.glade2.in.h:38
+#: ../driver/xscreensaver.ui.h:46
msgid "preview"
msgstr "プレビュー"
-#: ../driver/xscreensaver-demo.glade2.in.h:39
+#: ../driver/xscreensaver.ui.h:47
msgid ""
"No Preview\n"
"Available"
msgstr "プレビューを利用できません"
-#: ../driver/xscreensaver-demo.glade2.in.h:41
+#: ../driver/xscreensaver.ui.h:49
msgid "no preview"
msgstr "プレビューを利用出来ません"
-#: ../driver/xscreensaver-demo.glade2.in.h:42
+#: ../driver/xscreensaver.ui.h:50
msgid ""
"Not\n"
"Installed"
msgstr "インストールされていません"
-#: ../driver/xscreensaver-demo.glade2.in.h:44
+#: ../driver/xscreensaver.ui.h:52
msgid "not installed"
msgstr "インストールされていません"
-#: ../driver/xscreensaver-demo.glade2.in.h:45
+#: ../driver/xscreensaver.ui.h:53
msgid ""
"Very few (or no) screen savers appear to be available.\n"
"\n"
@@ -588,30 +705,29 @@ msgstr ""
"\"xscreensaver-gl-extras\"のパッケージがインストールされていない\n"
"ためだと思われます。"
-#: ../driver/xscreensaver-demo.glade2.in.h:49
+#: ../driver/xscreensaver.ui.h:57
msgid "nothing"
msgstr ""
-#: ../driver/xscreensaver-demo.glade2.in.h:50
+#: ../driver/xscreensaver.ui.h:58
msgid "Description"
msgstr "説明"
-#: ../driver/xscreensaver-demo.glade2.in.h:51
+#: ../driver/xscreensaver.ui.h:59
msgid "_Display Modes"
-msgstr "表示モード"
+msgstr "表示モード(_D)"
-#: ../driver/xscreensaver-demo.glade2.in.h:52
+#: ../driver/xscreensaver.ui.h:60
msgid ""
"Whether the image-manipulating modes should be allowed to operate on an "
"image of your desktop."
-msgstr ""
-"画像の操作モードで、デスクトップの画像を使うかどうかを選択して下さい。"
+msgstr "画像の操作モードで、デスクトップの画像を使うかどうかを選択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:53
+#: ../driver/xscreensaver.ui.h:61
msgid "Grab Desktop _Images"
msgstr "デスクトップ画像を用いる(_I)"
-#: ../driver/xscreensaver-demo.glade2.in.h:54
+#: ../driver/xscreensaver.ui.h:62
msgid ""
"Whether the image-manipulating modes should operate on images captured from "
"the system's video input (if there is one.)"
@@ -619,121 +735,120 @@ msgstr ""
"画像の操作モードで (可能な時) ビデオ入力の画像を使うかどうかを選択して下さ"
"い。"
-#: ../driver/xscreensaver-demo.glade2.in.h:55
+#: ../driver/xscreensaver.ui.h:63
msgid "Grab _Video Frames"
msgstr "ビデオ入力を用いる(_V)"
-#: ../driver/xscreensaver-demo.glade2.in.h:56
+#: ../driver/xscreensaver.ui.h:64
msgid "Whether the image-manipulating modes should load image files."
-msgstr ""
-"画像の操作モードで、画像ファイルをを取得するかどうかを"
-"選択して下さい。"
+msgstr "画像の操作モードで、画像ファイルをを取得するかどうかを選択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:57
+#: ../driver/xscreensaver.ui.h:65
msgid "Choose _Random Image:"
msgstr "画像をランダムに選択する(_R):"
-#: ../driver/xscreensaver-demo.glade2.in.h:58
+#: ../driver/xscreensaver.ui.h:66
msgid ""
"The local directory, RSS feed or Atom feed from which images will be "
"randomly chosen."
-msgstr "ランダムに取得する画像が格納されているローカルのディレクトリや、"
-"RSSフィード、またはAtomフィードのURLを選択して下さい。"
+msgstr ""
+"ランダムに取得する画像が格納されているローカルのディレクトリや、RSSフィード、"
+"またはAtomフィードのURLを選択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:59
+#: ../driver/xscreensaver.ui.h:67
msgid "_Browse"
msgstr "参照(_B)"
-#: ../driver/xscreensaver-demo.glade2.in.h:60
+#: ../driver/xscreensaver.ui.h:68
msgid "Local directory, or RSS feed URL."
-msgstr "ローカルのディレクトリや、RSSフィードのURL"
+msgstr "ローカルのディレクトリや、RSSフィードのURL."
-#: ../driver/xscreensaver-demo.glade2.in.h:61
+#: ../driver/xscreensaver.ui.h:69
msgid "Image Manipulation"
msgstr "画像の操作"
-#: ../driver/xscreensaver-demo.glade2.in.h:62
+#: ../driver/xscreensaver.ui.h:70
msgid "Text-displaying modes will display the text typed here."
msgstr "(テキストを表示するセーバの時は)次の文字列が出力されます。"
-#: ../driver/xscreensaver-demo.glade2.in.h:63
+#: ../driver/xscreensaver.ui.h:71
msgid "_Text"
msgstr "文字列(_T)"
-#: ../driver/xscreensaver-demo.glade2.in.h:64
+#: ../driver/xscreensaver.ui.h:72
msgid "Text-displaying modes will display the contents of this file."
msgstr ""
"(テキストを表示するセーバの時は)次のテキストファイルの内容が表示されます。"
-#: ../driver/xscreensaver-demo.glade2.in.h:65
+#: ../driver/xscreensaver.ui.h:73
msgid "Text _file"
msgstr "ファイル(_f)"
-#: ../driver/xscreensaver-demo.glade2.in.h:66
+#: ../driver/xscreensaver.ui.h:74
msgid "Text-displaying modes will display the output of this program."
msgstr ""
"(テキストを表示するセーバの時は)次のプログラムの出力結果が表示されます。"
-#: ../driver/xscreensaver-demo.glade2.in.h:67
+#: ../driver/xscreensaver.ui.h:75
msgid "_Program"
msgstr "プログラム(_P)"
-#: ../driver/xscreensaver-demo.glade2.in.h:68
+#: ../driver/xscreensaver.ui.h:76
msgid ""
"Text-displaying modes will display the contents of this URL (HTML or RSS)."
msgstr ""
"(テキストを表示するセーバの時)次のURLの内容が表示されます。HTMLかRSSで書か"
"れている必要があります。"
-#: ../driver/xscreensaver-demo.glade2.in.h:69
+#: ../driver/xscreensaver.ui.h:77
msgid "_URL"
msgstr "_URL"
-#: ../driver/xscreensaver-demo.glade2.in.h:70
+#: ../driver/xscreensaver.ui.h:78
msgid "Text-displaying modes will display the local host name, date, and time."
msgstr "(テキストを表示するセーバの時は)ホスト名と、日時が表示されます。"
-#: ../driver/xscreensaver-demo.glade2.in.h:71
+#: ../driver/xscreensaver.ui.h:79
msgid "_Host Name and Time"
msgstr "ホスト名と日時(_H)"
-#: ../driver/xscreensaver-demo.glade2.in.h:72
+#: ../driver/xscreensaver.ui.h:80
msgid "Text Manipulation"
msgstr "表示するテキストの設定"
-#: ../driver/xscreensaver-demo.glade2.in.h:73
+#: ../driver/xscreensaver.ui.h:81
msgid "Whether the monitor should be powered down after a while."
msgstr "モニタの電源管理を設定するかを選択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:74
+#: ../driver/xscreensaver.ui.h:82
msgid "_Power Management Enabled"
msgstr "電源管理を有効にする(_P)"
-#: ../driver/xscreensaver-demo.glade2.in.h:75
+#: ../driver/xscreensaver.ui.h:83
msgid "Stand_by After"
-msgstr "スタンバイまで(_b): "
+msgstr "スタンバイまで(_b)"
-#: ../driver/xscreensaver-demo.glade2.in.h:76
+#: ../driver/xscreensaver.ui.h:84
msgid "Sus_pend After"
-msgstr "サスペンドまで(_p): "
+msgstr "サスペンドまで(_p)"
-#: ../driver/xscreensaver-demo.glade2.in.h:77
+#: ../driver/xscreensaver.ui.h:85
msgid "_Off After"
-msgstr "電源OFFまで(_O): "
+msgstr "電源OFFまで(_O)"
-#: ../driver/xscreensaver-demo.glade2.in.h:78
+#: ../driver/xscreensaver.ui.h:86
msgid "How long until the monitor powers down."
msgstr "モニタの電源を OFF にするまでの時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:79
+#: ../driver/xscreensaver.ui.h:87
msgid "How long until the monitor goes into power-saving mode."
msgstr "パワーセービング・モードに移行するまでの時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:80
+#: ../driver/xscreensaver.ui.h:88
msgid "How long until the monitor goes completely black."
msgstr "モニターがスタンドバイになるまでの時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:81
+#: ../driver/xscreensaver.ui.h:89
msgid ""
"Whether the monitor should be powered off immediately in \"Blank Screen Only"
"\" mode, regardless of the above power-management timeouts."
@@ -741,15 +856,15 @@ msgstr ""
"ブランク・スクリーンのみのモードの時、上の電源管理の時間設定にもかかわらずに"
"直ちにモニターの電源を切るかを選択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:82
+#: ../driver/xscreensaver.ui.h:90
msgid "_Quick Power-off in Blank Only Mode"
msgstr "ブランクモードの時直ちに電源を切る(_Q)"
-#: ../driver/xscreensaver-demo.glade2.in.h:83
+#: ../driver/xscreensaver.ui.h:91
msgid "Display Power Management"
msgstr "モニタのパワーマネージメント"
-#: ../driver/xscreensaver-demo.glade2.in.h:84
+#: ../driver/xscreensaver.ui.h:92
msgid ""
"Whether the screen should slowly fade to black when the screen saver "
"activates."
@@ -757,11 +872,11 @@ msgstr ""
"スクリーンセーバーを起動する時、スクリーンをゆっくりとフェードインするかどう"
"かを選択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:85
+#: ../driver/xscreensaver.ui.h:93
msgid "Fade to Black when _Blanking"
msgstr "ブランクにする時にフェードイン(_B)"
-#: ../driver/xscreensaver-demo.glade2.in.h:86
+#: ../driver/xscreensaver.ui.h:94
msgid ""
"Whether the screen should slowly fade in from black when the screen saver "
"deactivates."
@@ -769,125 +884,73 @@ msgstr ""
"画面を再び明るくする時、スクリーンをゆっくりとフェードアウトするかどうかを選"
"択して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:87
+#: ../driver/xscreensaver.ui.h:95
msgid "Fade from Black When _Unblanking"
msgstr "明るくする時フェードアウト(_U)"
-#: ../driver/xscreensaver-demo.glade2.in.h:88
+#: ../driver/xscreensaver.ui.h:96
msgid "F_ade Duration"
-msgstr "フェードする時間(_a): "
+msgstr "フェードする時間(_a)"
-#: ../driver/xscreensaver-demo.glade2.in.h:89
+#: ../driver/xscreensaver.ui.h:97
msgid "How long it should take for the screen to fade in and out."
msgstr "スクリーンをフェードイン/アウトする時間を指定して下さい。"
-#: ../driver/xscreensaver-demo.glade2.in.h:90
+#: ../driver/xscreensaver.ui.h:98
msgid "seconds"
msgstr "秒間"
-#: ../driver/xscreensaver-demo.glade2.in.h:91
-msgid ""
-"Whether to install a private colormap when running in 8-bit mode on the "
-"default Visual."
-msgstr ""
-"デフォルトの表示として 8-bit モードで起動する場合、個人のカラーマップをインス"
-"トールするかどうかを選択して下さい。"
+#: ../driver/xscreensaver.ui.h:99
+msgid "_Theme:"
+msgstr "テーマ(_T):"
-#: ../driver/xscreensaver-demo.glade2.in.h:92
-msgid "Install _Colormap"
-msgstr "カラーマップをインストールする(_C)"
+#: ../driver/xscreensaver.ui.h:100
+msgid "The color scheme to use on the unlock dialog."
+msgstr "パスワード画面で使うカラースキームを設定してください."
-#: ../driver/xscreensaver-demo.glade2.in.h:93
-msgid "Fading and Colormaps"
-msgstr "フェードとカラーマップ"
+#: ../driver/xscreensaver.ui.h:101
+msgid "Show the what the unlock dialog will look like."
+msgstr "実際どのように見えるかを表示します."
-#: ../driver/xscreensaver-demo.glade2.in.h:94
+#: ../driver/xscreensaver.ui.h:102
+msgid "Blanking"
+msgstr "ブランク・スクリーン"
+
+#: ../driver/xscreensaver.ui.h:103
msgid "_Advanced"
msgstr "拡張オプション(_A)"
-#: ../driver/xscreensaver-demo.glade2.in.h:95
+#: ../driver/xscreensaver.ui.h:104
msgid "dialog1"
msgstr "ダイアログ1"
-#: ../driver/xscreensaver-demo.glade2.in.h:96
+#: ../driver/xscreensaver.ui.h:105
msgid "_Advanced >>"
msgstr "拡張オプション(_A)>>"
-#: ../driver/xscreensaver-demo.glade2.in.h:97
+#: ../driver/xscreensaver.ui.h:106
msgid "_Standard <<"
msgstr "標準オプション(_S)<<"
-#: ../driver/xscreensaver-demo.glade2.in.h:98
+#: ../driver/xscreensaver.ui.h:107
msgid "_Reset to Defaults"
msgstr "デフォルトに戻す(_R)"
-#: ../driver/xscreensaver-demo.glade2.in.h:99
+#: ../driver/xscreensaver.ui.h:108
msgid "Standard"
msgstr "標準"
-#: ../driver/xscreensaver-demo.glade2.in.h:100
+#: ../driver/xscreensaver.ui.h:109
msgid "_Command Line:"
msgstr "コマンド(_C):"
-#: ../driver/xscreensaver-demo.glade2.in.h:101
+#: ../driver/xscreensaver.ui.h:110
msgid "_Visual:"
msgstr "ビジュアル(_V):"
-#: ../driver/xscreensaver-demo.glade2.in.h:103
-msgid "Best"
-msgstr "最適"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:104
-msgid "Default"
-msgstr "デフォルト"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:105
-msgid "Default-N"
-msgstr "デフォルト-N"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:106
-msgid "GL"
-msgstr "GL"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:107
-msgid "TrueColor"
-msgstr "TrueColor"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:108
-msgid "PseudoColor"
-msgstr "PseudoColor"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:109
-msgid "StaticGray"
-msgstr "StaticGray"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:110
-msgid "GrayScale"
-msgstr "グレースケール"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:111
-msgid "DirectColor"
-msgstr "DirectColor"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:112
-msgid "Color"
-msgstr "色"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:113
-msgid "Gray"
-msgstr "グレー"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:114
-msgid "Mono"
-msgstr "単色"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:115
+#: ../driver/xscreensaver.ui.h:111
msgid "Advanced"
-msgstr "オプション"
-
-#: ../driver/xscreensaver-demo.glade2.in.h:116
-msgid "Settings"
-msgstr "設定"
+msgstr "拡張オプション"
#: ../hacks/config/abstractile.xml.h:1
msgid "Abstractile"
@@ -900,56 +963,73 @@ msgstr ""
#: ../hacks/config/boxed.xml.h:5 ../hacks/config/carousel.xml.h:5
#: ../hacks/config/ccurve.xml.h:5 ../hacks/config/circuit.xml.h:8
#: ../hacks/config/cityflow.xml.h:9 ../hacks/config/companioncube.xml.h:5
+#: ../hacks/config/covid19.xml.h:5 ../hacks/config/crumbler.xml.h:5
#: ../hacks/config/cube21.xml.h:8 ../hacks/config/cubenetic.xml.h:17
-#: ../hacks/config/cubestorm.xml.h:5 ../hacks/config/cubicgrid.xml.h:5
-#: ../hacks/config/dangerball.xml.h:5 ../hacks/config/eruption.xml.h:10
-#: ../hacks/config/fliptext.xml.h:5 ../hacks/config/flyingtoasters.xml.h:5
-#: ../hacks/config/fontglide.xml.h:5 ../hacks/config/fuzzyflakes.xml.h:5
-#: ../hacks/config/gears.xml.h:5 ../hacks/config/geodesic.xml.h:14
-#: ../hacks/config/gflux.xml.h:5 ../hacks/config/glcells.xml.h:25
+#: ../hacks/config/cubestack.xml.h:5 ../hacks/config/cubestorm.xml.h:5
+#: ../hacks/config/cubetwist.xml.h:5 ../hacks/config/cubicgrid.xml.h:5
+#: ../hacks/config/dangerball.xml.h:5 ../hacks/config/deepstars.xml.h:5
+#: ../hacks/config/discoball.xml.h:5 ../hacks/config/dymaxionmap.xml.h:5
+#: ../hacks/config/energystream.xml.h:2 ../hacks/config/eruption.xml.h:10
+#: ../hacks/config/esper.xml.h:5 ../hacks/config/fliptext.xml.h:5
+#: ../hacks/config/flyingtoasters.xml.h:5 ../hacks/config/fontglide.xml.h:5
+#: ../hacks/config/fuzzyflakes.xml.h:5 ../hacks/config/gears.xml.h:5
+#: ../hacks/config/geodesic.xml.h:14 ../hacks/config/gflux.xml.h:5
+#: ../hacks/config/gibson.xml.h:5 ../hacks/config/glcells.xml.h:25
#: ../hacks/config/glknots.xml.h:5 ../hacks/config/glmatrix.xml.h:8
#: ../hacks/config/glsnake.xml.h:11 ../hacks/config/goop.xml.h:5
-#: ../hacks/config/hexadrop.xml.h:5 ../hacks/config/hilbert.xml.h:8
-#: ../hacks/config/hyperball.xml.h:9 ../hacks/config/hypercube.xml.h:9
-#: ../hacks/config/hypnowheel.xml.h:2 ../hacks/config/interference.xml.h:5
-#: ../hacks/config/jigglypuff.xml.h:14 ../hacks/config/jigsaw.xml.h:5
-#: ../hacks/config/juggle.xml.h:5 ../hacks/config/juggler3d.xml.h:5
-#: ../hacks/config/kaleidocycle.xml.h:8 ../hacks/config/moebiusgears.xml.h:5
-#: ../hacks/config/penetrate.xml.h:2 ../hacks/config/petri.xml.h:16
-#: ../hacks/config/phosphor.xml.h:6 ../hacks/config/photopile.xml.h:12
-#: ../hacks/config/piecewise.xml.h:8 ../hacks/config/pinion.xml.h:5
-#: ../hacks/config/polyhedra.xml.h:5 ../hacks/config/pong.xml.h:2
-#: ../hacks/config/pyro.xml.h:2 ../hacks/config/quasicrystal.xml.h:5
-#: ../hacks/config/rd-bomb.xml.h:2 ../hacks/config/rdbomb.xml.h:2
+#: ../hacks/config/gravitywell.xml.h:5 ../hacks/config/handsy.xml.h:5
+#: ../hacks/config/headroom.xml.h:5 ../hacks/config/hexadrop.xml.h:5
+#: ../hacks/config/hexstrut.xml.h:5 ../hacks/config/hilbert.xml.h:8
+#: ../hacks/config/hydrostat.xml.h:5 ../hacks/config/hyperball.xml.h:9
+#: ../hacks/config/hypercube.xml.h:9 ../hacks/config/hypnowheel.xml.h:2
+#: ../hacks/config/interference.xml.h:5 ../hacks/config/jigglypuff.xml.h:14
+#: ../hacks/config/jigsaw.xml.h:5 ../hacks/config/juggle.xml.h:5
+#: ../hacks/config/juggler3d.xml.h:5 ../hacks/config/kaleidocycle.xml.h:8
+#: ../hacks/config/maze3d.xml.h:2 ../hacks/config/moebiusgears.xml.h:5
+#: ../hacks/config/peepers.xml.h:5 ../hacks/config/penetrate.xml.h:2
+#: ../hacks/config/petri.xml.h:16 ../hacks/config/phosphor.xml.h:6
+#: ../hacks/config/photopile.xml.h:12 ../hacks/config/piecewise.xml.h:8
+#: ../hacks/config/pinion.xml.h:5 ../hacks/config/polyhedra.xml.h:5
+#: ../hacks/config/pong.xml.h:2 ../hacks/config/pyro.xml.h:2
+#: ../hacks/config/quasicrystal.xml.h:5 ../hacks/config/raverhoop.xml.h:11
+#: ../hacks/config/razzledazzle.xml.h:5 ../hacks/config/rd-bomb.xml.h:2
#: ../hacks/config/rocks.xml.h:8 ../hacks/config/rubik.xml.h:6
#: ../hacks/config/rubikblocks.xml.h:8 ../hacks/config/skytentacles.xml.h:15
#: ../hacks/config/slidescreen.xml.h:11 ../hacks/config/sonar.xml.h:5
-#: ../hacks/config/speedmine.xml.h:5 ../hacks/config/superquadrics.xml.h:5
-#: ../hacks/config/tangram.xml.h:8 ../hacks/config/topblock.xml.h:5
-#: ../hacks/config/tronbit.xml.h:5 ../hacks/config/twang.xml.h:8
-#: ../hacks/config/unknownpleasures.xml.h:8 ../hacks/config/voronoi.xml.h:2
-#: ../hacks/config/winduprobot.xml.h:5 ../hacks/config/wormhole.xml.h:5
-#: ../hacks/config/xjack.xml.h:2
+#: ../hacks/config/speedmine.xml.h:5 ../hacks/config/splitflap.xml.h:5
+#: ../hacks/config/superquadrics.xml.h:5 ../hacks/config/tangram.xml.h:8
+#: ../hacks/config/topblock.xml.h:5 ../hacks/config/tronbit.xml.h:5
+#: ../hacks/config/twang.xml.h:8 ../hacks/config/unicrud.xml.h:5
+#: ../hacks/config/unknownpleasures.xml.h:8 ../hacks/config/vigilance.xml.h:5
+#: ../hacks/config/voronoi.xml.h:2 ../hacks/config/winduprobot.xml.h:5
+#: ../hacks/config/wormhole.xml.h:5 ../hacks/config/xjack.xml.h:2
msgid "Slow"
msgstr "遅い"
#: ../hacks/config/abstractile.xml.h:3 ../hacks/config/anemone.xml.h:3
#: ../hacks/config/apollonian.xml.h:14 ../hacks/config/attraction.xml.h:25
#: ../hacks/config/boing.xml.h:6 ../hacks/config/boxed.xml.h:6
+#: ../hacks/config/covid19.xml.h:6 ../hacks/config/crumbler.xml.h:6
#: ../hacks/config/cubestorm.xml.h:6 ../hacks/config/cubicgrid.xml.h:6
+#: ../hacks/config/deepstars.xml.h:6 ../hacks/config/discoball.xml.h:6
+#: ../hacks/config/energystream.xml.h:3 ../hacks/config/esper.xml.h:6
#: ../hacks/config/fliptext.xml.h:6 ../hacks/config/fontglide.xml.h:6
#: ../hacks/config/fuzzyflakes.xml.h:6 ../hacks/config/gears.xml.h:6
#: ../hacks/config/glknots.xml.h:6 ../hacks/config/goop.xml.h:6
-#: ../hacks/config/hexadrop.xml.h:6 ../hacks/config/hilbert.xml.h:11
-#: ../hacks/config/hypnowheel.xml.h:5 ../hacks/config/jigsaw.xml.h:6
-#: ../hacks/config/juggle.xml.h:6 ../hacks/config/juggler3d.xml.h:6
-#: ../hacks/config/kaleidocycle.xml.h:9 ../hacks/config/moebiusgears.xml.h:6
-#: ../hacks/config/polyhedra.xml.h:6 ../hacks/config/quasicrystal.xml.h:6
+#: ../hacks/config/gravitywell.xml.h:6 ../hacks/config/handsy.xml.h:6
+#: ../hacks/config/hexadrop.xml.h:6 ../hacks/config/hexstrut.xml.h:6
+#: ../hacks/config/hilbert.xml.h:11 ../hacks/config/hypnowheel.xml.h:5
+#: ../hacks/config/jigsaw.xml.h:6 ../hacks/config/juggle.xml.h:6
+#: ../hacks/config/juggler3d.xml.h:6 ../hacks/config/kaleidocycle.xml.h:9
+#: ../hacks/config/maze3d.xml.h:3 ../hacks/config/moebiusgears.xml.h:6
+#: ../hacks/config/peepers.xml.h:6 ../hacks/config/polyhedra.xml.h:6
+#: ../hacks/config/quasicrystal.xml.h:6 ../hacks/config/razzledazzle.xml.h:6
#: ../hacks/config/skytentacles.xml.h:18 ../hacks/config/sonar.xml.h:6
-#: ../hacks/config/tessellimage.xml.h:6
-#: ../hacks/config/unknownpleasures.xml.h:9 ../hacks/config/xjack.xml.h:3
+#: ../hacks/config/splitflap.xml.h:6 ../hacks/config/tessellimage.xml.h:6
+#: ../hacks/config/unknownpleasures.xml.h:9 ../hacks/config/vigilance.xml.h:6
+#: ../hacks/config/xjack.xml.h:3
msgid "Speed"
-msgstr ""
+msgstr "スピード"
#: ../hacks/config/abstractile.xml.h:4 ../hacks/config/anemone.xml.h:4
#: ../hacks/config/apollonian.xml.h:15 ../hacks/config/atlantis.xml.h:7
@@ -958,35 +1038,46 @@ msgstr ""
#: ../hacks/config/boxed.xml.h:7 ../hacks/config/carousel.xml.h:7
#: ../hacks/config/ccurve.xml.h:7 ../hacks/config/circuit.xml.h:10
#: ../hacks/config/cityflow.xml.h:11 ../hacks/config/companioncube.xml.h:7
+#: ../hacks/config/covid19.xml.h:7 ../hacks/config/crumbler.xml.h:7
#: ../hacks/config/cube21.xml.h:10 ../hacks/config/cubenetic.xml.h:19
-#: ../hacks/config/cubestorm.xml.h:7 ../hacks/config/cubicgrid.xml.h:7
-#: ../hacks/config/dangerball.xml.h:7 ../hacks/config/eruption.xml.h:12
-#: ../hacks/config/fliptext.xml.h:7 ../hacks/config/flyingtoasters.xml.h:7
-#: ../hacks/config/fontglide.xml.h:7 ../hacks/config/fuzzyflakes.xml.h:7
-#: ../hacks/config/gears.xml.h:7 ../hacks/config/geodesic.xml.h:16
-#: ../hacks/config/gflux.xml.h:7 ../hacks/config/glknots.xml.h:7
+#: ../hacks/config/cubestack.xml.h:7 ../hacks/config/cubestorm.xml.h:7
+#: ../hacks/config/cubetwist.xml.h:7 ../hacks/config/cubicgrid.xml.h:7
+#: ../hacks/config/dangerball.xml.h:7 ../hacks/config/deepstars.xml.h:7
+#: ../hacks/config/discoball.xml.h:7 ../hacks/config/dymaxionmap.xml.h:7
+#: ../hacks/config/energystream.xml.h:4 ../hacks/config/eruption.xml.h:12
+#: ../hacks/config/esper.xml.h:7 ../hacks/config/fliptext.xml.h:7
+#: ../hacks/config/flyingtoasters.xml.h:7 ../hacks/config/fontglide.xml.h:7
+#: ../hacks/config/fuzzyflakes.xml.h:7 ../hacks/config/gears.xml.h:7
+#: ../hacks/config/geodesic.xml.h:16 ../hacks/config/gflux.xml.h:7
+#: ../hacks/config/gibson.xml.h:7 ../hacks/config/glknots.xml.h:7
#: ../hacks/config/glmatrix.xml.h:10 ../hacks/config/glsnake.xml.h:13
-#: ../hacks/config/goop.xml.h:7 ../hacks/config/hexadrop.xml.h:7
-#: ../hacks/config/hilbert.xml.h:10 ../hacks/config/hyperball.xml.h:11
-#: ../hacks/config/hypercube.xml.h:11 ../hacks/config/hypnowheel.xml.h:4
-#: ../hacks/config/interference.xml.h:7 ../hacks/config/jigglypuff.xml.h:16
-#: ../hacks/config/jigsaw.xml.h:7 ../hacks/config/juggle.xml.h:7
-#: ../hacks/config/juggler3d.xml.h:7 ../hacks/config/kaleidocycle.xml.h:10
-#: ../hacks/config/moebiusgears.xml.h:7 ../hacks/config/penetrate.xml.h:4
-#: ../hacks/config/petri.xml.h:18 ../hacks/config/phosphor.xml.h:8
-#: ../hacks/config/photopile.xml.h:14 ../hacks/config/piecewise.xml.h:10
-#: ../hacks/config/pinion.xml.h:7 ../hacks/config/polyhedra.xml.h:7
-#: ../hacks/config/pong.xml.h:4 ../hacks/config/pyro.xml.h:4
-#: ../hacks/config/quasicrystal.xml.h:7 ../hacks/config/rd-bomb.xml.h:4
-#: ../hacks/config/rdbomb.xml.h:4 ../hacks/config/rocks.xml.h:10
+#: ../hacks/config/goop.xml.h:7 ../hacks/config/gravitywell.xml.h:7
+#: ../hacks/config/handsy.xml.h:7 ../hacks/config/headroom.xml.h:7
+#: ../hacks/config/hexadrop.xml.h:7 ../hacks/config/hexstrut.xml.h:7
+#: ../hacks/config/hilbert.xml.h:10 ../hacks/config/hydrostat.xml.h:7
+#: ../hacks/config/hyperball.xml.h:11 ../hacks/config/hypercube.xml.h:11
+#: ../hacks/config/hypnowheel.xml.h:4 ../hacks/config/interference.xml.h:7
+#: ../hacks/config/jigglypuff.xml.h:16 ../hacks/config/jigsaw.xml.h:7
+#: ../hacks/config/juggle.xml.h:7 ../hacks/config/juggler3d.xml.h:7
+#: ../hacks/config/kaleidocycle.xml.h:10 ../hacks/config/maze3d.xml.h:4
+#: ../hacks/config/moebiusgears.xml.h:7 ../hacks/config/peepers.xml.h:7
+#: ../hacks/config/penetrate.xml.h:4 ../hacks/config/petri.xml.h:18
+#: ../hacks/config/phosphor.xml.h:8 ../hacks/config/photopile.xml.h:14
+#: ../hacks/config/piecewise.xml.h:10 ../hacks/config/pinion.xml.h:7
+#: ../hacks/config/polyhedra.xml.h:7 ../hacks/config/pong.xml.h:4
+#: ../hacks/config/pyro.xml.h:4 ../hacks/config/quasicrystal.xml.h:7
+#: ../hacks/config/raverhoop.xml.h:13 ../hacks/config/razzledazzle.xml.h:7
+#: ../hacks/config/rd-bomb.xml.h:4 ../hacks/config/rocks.xml.h:10
#: ../hacks/config/rubik.xml.h:8 ../hacks/config/rubikblocks.xml.h:10
#: ../hacks/config/skytentacles.xml.h:17 ../hacks/config/slidescreen.xml.h:13
#: ../hacks/config/sonar.xml.h:7 ../hacks/config/speedmine.xml.h:7
-#: ../hacks/config/starwars.xml.h:5 ../hacks/config/superquadrics.xml.h:7
-#: ../hacks/config/tangram.xml.h:10 ../hacks/config/topblock.xml.h:7
-#: ../hacks/config/tronbit.xml.h:7 ../hacks/config/unknownpleasures.xml.h:10
-#: ../hacks/config/voronoi.xml.h:4 ../hacks/config/winduprobot.xml.h:7
-#: ../hacks/config/wormhole.xml.h:7 ../hacks/config/xjack.xml.h:4
+#: ../hacks/config/splitflap.xml.h:7 ../hacks/config/starwars.xml.h:5
+#: ../hacks/config/superquadrics.xml.h:7 ../hacks/config/tangram.xml.h:10
+#: ../hacks/config/topblock.xml.h:7 ../hacks/config/tronbit.xml.h:7
+#: ../hacks/config/unicrud.xml.h:7 ../hacks/config/unknownpleasures.xml.h:10
+#: ../hacks/config/vigilance.xml.h:7 ../hacks/config/voronoi.xml.h:4
+#: ../hacks/config/winduprobot.xml.h:7 ../hacks/config/wormhole.xml.h:7
+#: ../hacks/config/xjack.xml.h:4
msgid "Fast"
msgstr "はやい"
@@ -1003,9 +1094,8 @@ msgstr "0秒間"
#: ../hacks/config/rorschach.xml.h:9 ../hacks/config/rubikblocks.xml.h:16
#: ../hacks/config/tangram.xml.h:6 ../hacks/config/xlyap.xml.h:6
#: ../hacks/config/xspirograph.xml.h:6
-#, fuzzy
msgid "Linger"
-msgstr "DirectColor"
+msgstr ""
#: ../hacks/config/abstractile.xml.h:7 ../hacks/config/voronoi.xml.h:16
msgid "60 seconds"
@@ -1065,119 +1155,131 @@ msgstr ""
#: ../hacks/config/antspotlight.xml.h:5 ../hacks/config/apollonian.xml.h:16
#: ../hacks/config/apple2.xml.h:9 ../hacks/config/atlantis.xml.h:19
#: ../hacks/config/attraction.xml.h:32 ../hacks/config/atunnel.xml.h:8
-#: ../hacks/config/barcode.xml.h:9 ../hacks/config/blaster.xml.h:11
-#: ../hacks/config/blinkbox.xml.h:12 ../hacks/config/blitspin.xml.h:9
-#: ../hacks/config/blocktube.xml.h:11 ../hacks/config/boing.xml.h:14
-#: ../hacks/config/bouboule.xml.h:11 ../hacks/config/bouncingcow.xml.h:12
-#: ../hacks/config/boxed.xml.h:23 ../hacks/config/boxfit.xml.h:15
-#: ../hacks/config/braid.xml.h:13 ../hacks/config/bsod.xml.h:5
-#: ../hacks/config/bubble3d.xml.h:7 ../hacks/config/bubbles.xml.h:11
+#: ../hacks/config/barcode.xml.h:9 ../hacks/config/beats.xml.h:16
+#: ../hacks/config/blaster.xml.h:11 ../hacks/config/blinkbox.xml.h:12
+#: ../hacks/config/blitspin.xml.h:9 ../hacks/config/blocktube.xml.h:11
+#: ../hacks/config/boing.xml.h:14 ../hacks/config/bouboule.xml.h:11
+#: ../hacks/config/bouncingcow.xml.h:13 ../hacks/config/boxed.xml.h:23
+#: ../hacks/config/boxfit.xml.h:15 ../hacks/config/braid.xml.h:13
+#: ../hacks/config/bubble3d.xml.h:11 ../hacks/config/bubbles.xml.h:11
#: ../hacks/config/bumps.xml.h:11 ../hacks/config/cage.xml.h:6
#: ../hacks/config/carousel.xml.h:18 ../hacks/config/ccurve.xml.h:11
#: ../hacks/config/celtic.xml.h:9 ../hacks/config/circuit.xml.h:14
#: ../hacks/config/cityflow.xml.h:17 ../hacks/config/cloudlife.xml.h:12
#: ../hacks/config/companioncube.xml.h:14 ../hacks/config/compass.xml.h:5
-#: ../hacks/config/coral.xml.h:14 ../hacks/config/crackberg.xml.h:18
-#: ../hacks/config/critical.xml.h:8 ../hacks/config/crystal.xml.h:15
+#: ../hacks/config/coral.xml.h:14 ../hacks/config/covid19.xml.h:14
+#: ../hacks/config/crackberg.xml.h:18 ../hacks/config/critical.xml.h:8
+#: ../hacks/config/crumbler.xml.h:15 ../hacks/config/crystal.xml.h:15
#: ../hacks/config/cube21.xml.h:26 ../hacks/config/cubenetic.xml.h:26
-#: ../hacks/config/cubestorm.xml.h:17 ../hacks/config/cubicgrid.xml.h:12
+#: ../hacks/config/cubestack.xml.h:16 ../hacks/config/cubestorm.xml.h:20
+#: ../hacks/config/cubetwist.xml.h:18 ../hacks/config/cubicgrid.xml.h:12
#: ../hacks/config/cwaves.xml.h:9 ../hacks/config/cynosure.xml.h:11
#: ../hacks/config/dangerball.xml.h:14 ../hacks/config/decayscreen.xml.h:23
-#: ../hacks/config/deco.xml.h:14 ../hacks/config/deluxe.xml.h:16
-#: ../hacks/config/demon.xml.h:15 ../hacks/config/discrete.xml.h:11
+#: ../hacks/config/deco.xml.h:14 ../hacks/config/deepstars.xml.h:9
+#: ../hacks/config/deluxe.xml.h:16 ../hacks/config/demon.xml.h:15
+#: ../hacks/config/discoball.xml.h:14 ../hacks/config/discrete.xml.h:11
#: ../hacks/config/distort.xml.h:22 ../hacks/config/dnalogo.xml.h:9
-#: ../hacks/config/drift.xml.h:11 ../hacks/config/endgame.xml.h:6
+#: ../hacks/config/drift.xml.h:11 ../hacks/config/dymaxionmap.xml.h:16
+#: ../hacks/config/endgame.xml.h:6 ../hacks/config/energystream.xml.h:7
#: ../hacks/config/engine.xml.h:19 ../hacks/config/epicycle.xml.h:14
-#: ../hacks/config/eruption.xml.h:22 ../hacks/config/euler2d.xml.h:29
+#: ../hacks/config/eruption.xml.h:22 ../hacks/config/esper.xml.h:9
+#: ../hacks/config/etruscanvenus.xml.h:42 ../hacks/config/euler2d.xml.h:29
#: ../hacks/config/extrusion.xml.h:17 ../hacks/config/fadeplot.xml.h:14
-#: ../hacks/config/fiberlamp.xml.h:11 ../hacks/config/fireworkx.xml.h:10
-#: ../hacks/config/flag.xml.h:13 ../hacks/config/flame.xml.h:14
-#: ../hacks/config/flipflop.xml.h:14 ../hacks/config/flipscreen3d.xml.h:6
-#: ../hacks/config/fliptext.xml.h:15 ../hacks/config/flow.xml.h:21
-#: ../hacks/config/fluidballs.xml.h:22 ../hacks/config/flurry.xml.h:2
-#: ../hacks/config/flyingtoasters.xml.h:14 ../hacks/config/fontglide.xml.h:16
-#: ../hacks/config/forest.xml.h:8 ../hacks/config/fuzzyflakes.xml.h:12
-#: ../hacks/config/galaxy.xml.h:13 ../hacks/config/gears.xml.h:14
-#: ../hacks/config/geodesic.xml.h:10 ../hacks/config/geodesicgears.xml.h:13
-#: ../hacks/config/gflux.xml.h:19 ../hacks/config/glblur.xml.h:17
+#: ../hacks/config/fiberlamp.xml.h:11 ../hacks/config/filmleader.xml.h:9
+#: ../hacks/config/fireworkx.xml.h:10 ../hacks/config/flag.xml.h:13
+#: ../hacks/config/flame.xml.h:14 ../hacks/config/flipflop.xml.h:14
+#: ../hacks/config/flipscreen3d.xml.h:6 ../hacks/config/fliptext.xml.h:15
+#: ../hacks/config/flow.xml.h:21 ../hacks/config/fluidballs.xml.h:22
+#: ../hacks/config/flurry.xml.h:2 ../hacks/config/flyingtoasters.xml.h:15
+#: ../hacks/config/fontglide.xml.h:16 ../hacks/config/forest.xml.h:8
+#: ../hacks/config/fuzzyflakes.xml.h:12 ../hacks/config/galaxy.xml.h:13
+#: ../hacks/config/gears.xml.h:14 ../hacks/config/geodesic.xml.h:10
+#: ../hacks/config/geodesicgears.xml.h:13 ../hacks/config/gflux.xml.h:19
+#: ../hacks/config/gibson.xml.h:15 ../hacks/config/glblur.xml.h:17
#: ../hacks/config/glcells.xml.h:32 ../hacks/config/gleidescope.xml.h:14
#: ../hacks/config/glforestfire.xml.h:16 ../hacks/config/glhanoi.xml.h:16
#: ../hacks/config/glknots.xml.h:24 ../hacks/config/glmatrix.xml.h:20
-#: ../hacks/config/glplanet.xml.h:12 ../hacks/config/glschool.xml.h:17
+#: ../hacks/config/glplanet.xml.h:19 ../hacks/config/glschool.xml.h:17
#: ../hacks/config/glslideshow.xml.h:20 ../hacks/config/glsnake.xml.h:18
#: ../hacks/config/gltext.xml.h:19 ../hacks/config/goop.xml.h:13
#: ../hacks/config/grav.xml.h:12 ../hacks/config/greynetic.xml.h:6
#: ../hacks/config/halftone.xml.h:17 ../hacks/config/halo.xml.h:14
+#: ../hacks/config/handsy.xml.h:23 ../hacks/config/headroom.xml.h:18
#: ../hacks/config/helix.xml.h:8 ../hacks/config/hexadrop.xml.h:22
-#: ../hacks/config/hilbert.xml.h:20 ../hacks/config/hopalong.xml.h:23
+#: ../hacks/config/hexstrut.xml.h:17 ../hacks/config/hilbert.xml.h:20
+#: ../hacks/config/hopalong.xml.h:23 ../hacks/config/hydrostat.xml.h:29
#: ../hacks/config/hyperball.xml.h:8 ../hacks/config/hypercube.xml.h:8
#: ../hacks/config/hypertorus.xml.h:5 ../hacks/config/hypnowheel.xml.h:8
#: ../hacks/config/ifs.xml.h:68 ../hacks/config/imsmap.xml.h:18
-#: ../hacks/config/interaggregate.xml.h:8
-#: ../hacks/config/interference.xml.h:21
+#: ../hacks/config/interaggregate.xml.h:8 ../hacks/config/interference.xml.h:21
#: ../hacks/config/intermomentary.xml.h:8 ../hacks/config/jigglypuff.xml.h:10
#: ../hacks/config/jigsaw.xml.h:15 ../hacks/config/juggle.xml.h:21
#: ../hacks/config/juggler3d.xml.h:21 ../hacks/config/julia.xml.h:14
#: ../hacks/config/kaleidescope.xml.h:13 ../hacks/config/kaleidocycle.xml.h:21
-#: ../hacks/config/klein.xml.h:45 ../hacks/config/kumppa.xml.h:8
+#: ../hacks/config/klein.xml.h:47 ../hacks/config/kumppa.xml.h:8
#: ../hacks/config/lament.xml.h:7 ../hacks/config/laser.xml.h:12
#: ../hacks/config/lavalite.xml.h:16 ../hacks/config/lcdscrub.xml.h:7
#: ../hacks/config/lightning.xml.h:8 ../hacks/config/lisa.xml.h:16
#: ../hacks/config/lissie.xml.h:15 ../hacks/config/lmorph.xml.h:17
#: ../hacks/config/lockward.xml.h:9 ../hacks/config/loop.xml.h:12
-#: ../hacks/config/m6502.xml.h:6 ../hacks/config/maze.xml.h:12
-#: ../hacks/config/memscroller.xml.h:9 ../hacks/config/menger.xml.h:20
-#: ../hacks/config/metaballs.xml.h:16 ../hacks/config/mirrorblob.xml.h:25
-#: ../hacks/config/mismunch.xml.h:13 ../hacks/config/moebius.xml.h:7
-#: ../hacks/config/moebiusgears.xml.h:14 ../hacks/config/moire.xml.h:12
-#: ../hacks/config/moire2.xml.h:9 ../hacks/config/molecule.xml.h:15
-#: ../hacks/config/morph3d.xml.h:11 ../hacks/config/mountain.xml.h:11
-#: ../hacks/config/munch.xml.h:16 ../hacks/config/nerverot.xml.h:21
-#: ../hacks/config/noof.xml.h:5 ../hacks/config/noseguy.xml.h:2
-#: ../hacks/config/pacman.xml.h:6 ../hacks/config/pedal.xml.h:9
+#: ../hacks/config/m6502.xml.h:3 ../hacks/config/maze.xml.h:12
+#: ../hacks/config/maze3d.xml.h:10 ../hacks/config/memscroller.xml.h:9
+#: ../hacks/config/menger.xml.h:20 ../hacks/config/metaballs.xml.h:16
+#: ../hacks/config/mirrorblob.xml.h:25 ../hacks/config/mismunch.xml.h:13
+#: ../hacks/config/moebius.xml.h:7 ../hacks/config/moebiusgears.xml.h:14
+#: ../hacks/config/moire.xml.h:12 ../hacks/config/moire2.xml.h:9
+#: ../hacks/config/molecule.xml.h:15 ../hacks/config/morph3d.xml.h:11
+#: ../hacks/config/mountain.xml.h:11 ../hacks/config/munch.xml.h:16
+#: ../hacks/config/nerverot.xml.h:21 ../hacks/config/noof.xml.h:5
+#: ../hacks/config/noseguy.xml.h:2 ../hacks/config/pacman.xml.h:6
+#: ../hacks/config/pedal.xml.h:9 ../hacks/config/peepers.xml.h:17
#: ../hacks/config/penetrate.xml.h:8 ../hacks/config/penrose.xml.h:12
#: ../hacks/config/petri.xml.h:5 ../hacks/config/phosphor.xml.h:13
#: ../hacks/config/photopile.xml.h:22 ../hacks/config/piecewise.xml.h:15
#: ../hacks/config/pinion.xml.h:16 ../hacks/config/pipes.xml.h:20
#: ../hacks/config/polyhedra.xml.h:168 ../hacks/config/polyominoes.xml.h:12
#: ../hacks/config/polytopes.xml.h:18 ../hacks/config/pong.xml.h:9
-#: ../hacks/config/popsquares.xml.h:21
-#: ../hacks/config/projectiveplane.xml.h:43 ../hacks/config/providence.xml.h:7
-#: ../hacks/config/pulsar.xml.h:14 ../hacks/config/pyro.xml.h:14
-#: ../hacks/config/qix.xml.h:24 ../hacks/config/quasicrystal.xml.h:13
-#: ../hacks/config/queens.xml.h:6 ../hacks/config/rd-bomb.xml.h:17
-#: ../hacks/config/rdbomb.xml.h:17 ../hacks/config/ripples.xml.h:18
-#: ../hacks/config/rocks.xml.h:17 ../hacks/config/rorschach.xml.h:11
-#: ../hacks/config/rotor.xml.h:13 ../hacks/config/rotzoomer.xml.h:13
-#: ../hacks/config/rubik.xml.h:11 ../hacks/config/rubikblocks.xml.h:20
-#: ../hacks/config/sballs.xml.h:16 ../hacks/config/shadebobs.xml.h:16
+#: ../hacks/config/popsquares.xml.h:21 ../hacks/config/projectiveplane.xml.h:45
+#: ../hacks/config/providence.xml.h:7 ../hacks/config/pulsar.xml.h:14
+#: ../hacks/config/pyro.xml.h:14 ../hacks/config/qix.xml.h:24
+#: ../hacks/config/quasicrystal.xml.h:13 ../hacks/config/queens.xml.h:6
+#: ../hacks/config/raverhoop.xml.h:20 ../hacks/config/razzledazzle.xml.h:20
+#: ../hacks/config/rd-bomb.xml.h:17 ../hacks/config/ripples.xml.h:18
+#: ../hacks/config/rocks.xml.h:17 ../hacks/config/romanboy.xml.h:43
+#: ../hacks/config/rorschach.xml.h:11 ../hacks/config/rotor.xml.h:13
+#: ../hacks/config/rotzoomer.xml.h:15 ../hacks/config/rubik.xml.h:11
+#: ../hacks/config/rubikblocks.xml.h:20 ../hacks/config/sballs.xml.h:16
+#: ../hacks/config/scooter.xml.h:17 ../hacks/config/shadebobs.xml.h:16
#: ../hacks/config/sierpinski.xml.h:13 ../hacks/config/sierpinski3d.xml.h:10
#: ../hacks/config/skytentacles.xml.h:25 ../hacks/config/slidescreen.xml.h:18
#: ../hacks/config/slip.xml.h:13 ../hacks/config/sonar.xml.h:34
#: ../hacks/config/speedmine.xml.h:17 ../hacks/config/sphere.xml.h:8
+#: ../hacks/config/sphereeversion.xml.h:32
#: ../hacks/config/spheremonics.xml.h:22 ../hacks/config/spiral.xml.h:11
+#: ../hacks/config/splitflap.xml.h:25 ../hacks/config/splodesic.xml.h:11
#: ../hacks/config/spotlight.xml.h:11 ../hacks/config/sproingies.xml.h:9
#: ../hacks/config/squiral.xml.h:17 ../hacks/config/stairs.xml.h:5
#: ../hacks/config/starfish.xml.h:17 ../hacks/config/starwars.xml.h:15
-#: ../hacks/config/stonerview.xml.h:7 ../hacks/config/strange.xml.h:11
+#: ../hacks/config/stonerview.xml.h:7 ../hacks/config/strange.xml.h:23
#: ../hacks/config/substrate.xml.h:19 ../hacks/config/superquadrics.xml.h:13
#: ../hacks/config/surfaces.xml.h:27 ../hacks/config/swirl.xml.h:11
#: ../hacks/config/t3d.xml.h:15 ../hacks/config/tangram.xml.h:16
-#: ../hacks/config/tessellimage.xml.h:16 ../hacks/config/thornbird.xml.h:16
-#: ../hacks/config/timetunnel.xml.h:8 ../hacks/config/topblock.xml.h:24
-#: ../hacks/config/triangle.xml.h:8 ../hacks/config/tronbit.xml.h:11
-#: ../hacks/config/truchet.xml.h:6 ../hacks/config/twang.xml.h:18
-#: ../hacks/config/unknownpleasures.xml.h:14
-#: ../hacks/config/vermiculate.xml.h:5 ../hacks/config/vidwhacker.xml.h:6
-#: ../hacks/config/vines.xml.h:8 ../hacks/config/voronoi.xml.h:11
-#: ../hacks/config/wander.xml.h:13 ../hacks/config/webcollage.xml.h:11
-#: ../hacks/config/whirlwindwarp.xml.h:8 ../hacks/config/whirlygig.xml.h:31
-#: ../hacks/config/winduprobot.xml.h:22 ../hacks/config/worm.xml.h:11
-#: ../hacks/config/wormhole.xml.h:11 ../hacks/config/xanalogtv.xml.h:2
-#: ../hacks/config/xflame.xml.h:7 ../hacks/config/xjack.xml.h:6
-#: ../hacks/config/xlyap.xml.h:9 ../hacks/config/xmatrix.xml.h:21
-#: ../hacks/config/xrayswarm.xml.h:5 ../hacks/config/xspirograph.xml.h:9
-#: ../hacks/config/zoom.xml.h:15
+#: ../hacks/config/tessellimage.xml.h:19 ../hacks/config/testx11.xml.h:2
+#: ../hacks/config/thornbird.xml.h:16 ../hacks/config/timetunnel.xml.h:8
+#: ../hacks/config/topblock.xml.h:24 ../hacks/config/triangle.xml.h:8
+#: ../hacks/config/tronbit.xml.h:11 ../hacks/config/truchet.xml.h:6
+#: ../hacks/config/twang.xml.h:18 ../hacks/config/unicrud.xml.h:10
+#: ../hacks/config/unknownpleasures.xml.h:17
+#: ../hacks/config/vermiculate.xml.h:5 ../hacks/config/vfeedback.xml.h:9
+#: ../hacks/config/vidwhacker.xml.h:6 ../hacks/config/vines.xml.h:8
+#: ../hacks/config/voronoi.xml.h:11 ../hacks/config/wander.xml.h:13
+#: ../hacks/config/webcollage.xml.h:11 ../hacks/config/whirlwindwarp.xml.h:8
+#: ../hacks/config/whirlygig.xml.h:31 ../hacks/config/winduprobot.xml.h:22
+#: ../hacks/config/worm.xml.h:11 ../hacks/config/wormhole.xml.h:11
+#: ../hacks/config/xanalogtv.xml.h:2 ../hacks/config/xflame.xml.h:7
+#: ../hacks/config/xjack.xml.h:6 ../hacks/config/xlyap.xml.h:9
+#: ../hacks/config/xmatrix.xml.h:21 ../hacks/config/xrayswarm.xml.h:5
+#: ../hacks/config/xspirograph.xml.h:9 ../hacks/config/zoom.xml.h:15
msgid "Show frame rate"
msgstr "フレームレートを表示する"
@@ -1191,10 +1293,11 @@ msgid "Anemone"
msgstr ""
#: ../hacks/config/anemone.xml.h:5 ../hacks/config/anemotaxis.xml.h:8
-#: ../hacks/config/binaryring.xml.h:8 ../hacks/config/blaster.xml.h:7
-#: ../hacks/config/bouboule.xml.h:5 ../hacks/config/boxed.xml.h:8
-#: ../hacks/config/cityflow.xml.h:5 ../hacks/config/coral.xml.h:11
-#: ../hacks/config/crackberg.xml.h:8 ../hacks/config/cubenetic.xml.h:5
+#: ../hacks/config/beats.xml.h:5 ../hacks/config/binaryring.xml.h:8
+#: ../hacks/config/blaster.xml.h:7 ../hacks/config/bouboule.xml.h:5
+#: ../hacks/config/boxed.xml.h:8 ../hacks/config/cityflow.xml.h:5
+#: ../hacks/config/coral.xml.h:11 ../hacks/config/crackberg.xml.h:8
+#: ../hacks/config/crumbler.xml.h:8 ../hacks/config/cubenetic.xml.h:5
#: ../hacks/config/cubestorm.xml.h:8 ../hacks/config/dangerball.xml.h:8
#: ../hacks/config/eruption.xml.h:5 ../hacks/config/euler2d.xml.h:5
#: ../hacks/config/fiberlamp.xml.h:5 ../hacks/config/flame.xml.h:8
@@ -1202,11 +1305,12 @@ msgstr ""
#: ../hacks/config/fuzzyflakes.xml.h:8 ../hacks/config/glcells.xml.h:8
#: ../hacks/config/glschool.xml.h:5 ../hacks/config/goop.xml.h:8
#: ../hacks/config/grav.xml.h:5 ../hacks/config/halftone.xml.h:5
-#: ../hacks/config/halo.xml.h:5 ../hacks/config/interaggregate.xml.h:5
-#: ../hacks/config/interference.xml.h:11 ../hacks/config/jigsaw.xml.h:8
-#: ../hacks/config/julia.xml.h:5 ../hacks/config/kaleidescope.xml.h:5
-#: ../hacks/config/lisa.xml.h:5 ../hacks/config/lmorph.xml.h:5
-#: ../hacks/config/nerverot.xml.h:8 ../hacks/config/pedal.xml.h:5
+#: ../hacks/config/halo.xml.h:5 ../hacks/config/hydrostat.xml.h:14
+#: ../hacks/config/interaggregate.xml.h:5 ../hacks/config/interference.xml.h:11
+#: ../hacks/config/jigsaw.xml.h:8 ../hacks/config/julia.xml.h:5
+#: ../hacks/config/kaleidescope.xml.h:5 ../hacks/config/lisa.xml.h:5
+#: ../hacks/config/lmorph.xml.h:5 ../hacks/config/nerverot.xml.h:8
+#: ../hacks/config/pedal.xml.h:5 ../hacks/config/peepers.xml.h:8
#: ../hacks/config/petri.xml.h:10 ../hacks/config/piecewise.xml.h:5
#: ../hacks/config/qix.xml.h:5 ../hacks/config/rocks.xml.h:5
#: ../hacks/config/sierpinski.xml.h:5 ../hacks/config/slip.xml.h:5
@@ -1244,10 +1348,11 @@ msgstr ""
#. #### -color [random]
#: ../hacks/config/anemone.xml.h:7 ../hacks/config/anemotaxis.xml.h:10
#: ../hacks/config/ant.xml.h:13 ../hacks/config/apollonian.xml.h:12
-#: ../hacks/config/attraction.xml.h:19 ../hacks/config/blaster.xml.h:9
-#: ../hacks/config/bouboule.xml.h:7 ../hacks/config/braid.xml.h:10
-#: ../hacks/config/cityflow.xml.h:7 ../hacks/config/coral.xml.h:13
-#: ../hacks/config/critical.xml.h:7 ../hacks/config/crystal.xml.h:7
+#: ../hacks/config/attraction.xml.h:19 ../hacks/config/beats.xml.h:7
+#: ../hacks/config/blaster.xml.h:9 ../hacks/config/bouboule.xml.h:7
+#: ../hacks/config/braid.xml.h:10 ../hacks/config/cityflow.xml.h:7
+#: ../hacks/config/coral.xml.h:13 ../hacks/config/critical.xml.h:7
+#: ../hacks/config/crumbler.xml.h:10 ../hacks/config/crystal.xml.h:7
#: ../hacks/config/cubenetic.xml.h:7 ../hacks/config/cubestorm.xml.h:10
#: ../hacks/config/cynosure.xml.h:7 ../hacks/config/deco.xml.h:7
#: ../hacks/config/deluxe.xml.h:13 ../hacks/config/demon.xml.h:13
@@ -1260,27 +1365,28 @@ msgstr ""
#: ../hacks/config/fuzzyflakes.xml.h:10 ../hacks/config/galaxy.xml.h:11
#: ../hacks/config/glcells.xml.h:10 ../hacks/config/goop.xml.h:10
#: ../hacks/config/grav.xml.h:7 ../hacks/config/halftone.xml.h:7
-#: ../hacks/config/halo.xml.h:7 ../hacks/config/hopalong.xml.h:11
+#: ../hacks/config/halo.xml.h:7 ../hacks/config/handsy.xml.h:10
+#: ../hacks/config/hopalong.xml.h:11 ../hacks/config/hydrostat.xml.h:10
#: ../hacks/config/ifs.xml.h:64 ../hacks/config/imsmap.xml.h:13
-#: ../hacks/config/interaggregate.xml.h:7
-#: ../hacks/config/interference.xml.h:13 ../hacks/config/jigsaw.xml.h:10
-#: ../hacks/config/julia.xml.h:13 ../hacks/config/kaleidescope.xml.h:7
-#: ../hacks/config/laser.xml.h:11 ../hacks/config/lightning.xml.h:7
-#: ../hacks/config/lisa.xml.h:7 ../hacks/config/lissie.xml.h:10
-#: ../hacks/config/lmorph.xml.h:7 ../hacks/config/loop.xml.h:10
-#: ../hacks/config/metaballs.xml.h:10 ../hacks/config/mismunch.xml.h:10
-#: ../hacks/config/moire.xml.h:7 ../hacks/config/moire2.xml.h:7
-#: ../hacks/config/mountain.xml.h:10 ../hacks/config/munch.xml.h:10
-#: ../hacks/config/nerverot.xml.h:10 ../hacks/config/pedal.xml.h:7
+#: ../hacks/config/interaggregate.xml.h:7 ../hacks/config/interference.xml.h:13
+#: ../hacks/config/jigsaw.xml.h:10 ../hacks/config/julia.xml.h:13
+#: ../hacks/config/kaleidescope.xml.h:7 ../hacks/config/laser.xml.h:11
+#: ../hacks/config/lightning.xml.h:7 ../hacks/config/lisa.xml.h:7
+#: ../hacks/config/lissie.xml.h:10 ../hacks/config/lmorph.xml.h:7
+#: ../hacks/config/loop.xml.h:10 ../hacks/config/metaballs.xml.h:10
+#: ../hacks/config/mismunch.xml.h:10 ../hacks/config/moire.xml.h:7
+#: ../hacks/config/moire2.xml.h:7 ../hacks/config/mountain.xml.h:10
+#: ../hacks/config/munch.xml.h:10 ../hacks/config/nerverot.xml.h:10
+#: ../hacks/config/pedal.xml.h:7 ../hacks/config/peepers.xml.h:10
#: ../hacks/config/penrose.xml.h:7 ../hacks/config/petri.xml.h:12
#: ../hacks/config/piecewise.xml.h:7 ../hacks/config/polyominoes.xml.h:11
-#: ../hacks/config/qix.xml.h:7 ../hacks/config/rd-bomb.xml.h:16
-#: ../hacks/config/rdbomb.xml.h:16 ../hacks/config/rocks.xml.h:7
+#: ../hacks/config/qix.xml.h:7 ../hacks/config/razzledazzle.xml.h:10
+#: ../hacks/config/rd-bomb.xml.h:16 ../hacks/config/rocks.xml.h:7
#: ../hacks/config/rotor.xml.h:10 ../hacks/config/shadebobs.xml.h:10
#: ../hacks/config/sierpinski.xml.h:7 ../hacks/config/slip.xml.h:7
#: ../hacks/config/sphere.xml.h:7 ../hacks/config/spiral.xml.h:7
#: ../hacks/config/squiral.xml.h:15 ../hacks/config/starfish.xml.h:16
-#: ../hacks/config/strange.xml.h:10 ../hacks/config/swirl.xml.h:7
+#: ../hacks/config/strange.xml.h:22 ../hacks/config/swirl.xml.h:7
#: ../hacks/config/thornbird.xml.h:7 ../hacks/config/topblock.xml.h:15
#: ../hacks/config/triangle.xml.h:7 ../hacks/config/unknownpleasures.xml.h:7
#: ../hacks/config/vines.xml.h:7 ../hacks/config/voronoi.xml.h:7
@@ -1292,33 +1398,38 @@ msgstr ""
msgid "Tentacles"
msgstr ""
-#: ../hacks/config/anemone.xml.h:9 ../hacks/config/cubestorm.xml.h:11
+#: ../hacks/config/anemone.xml.h:9 ../hacks/config/cubestack.xml.h:8
+#: ../hacks/config/cubestorm.xml.h:14 ../hacks/config/cubetwist.xml.h:8
#: ../hacks/config/deluxe.xml.h:5 ../hacks/config/fadeplot.xml.h:5
#: ../hacks/config/fuzzyflakes.xml.h:21 ../hacks/config/glknots.xml.h:19
-#: ../hacks/config/hilbert.xml.h:15 ../hacks/config/lmorph.xml.h:11
-#: ../hacks/config/skytentacles.xml.h:8 ../hacks/config/starfish.xml.h:11
-#: ../hacks/config/thornbird.xml.h:8
+#: ../hacks/config/hexstrut.xml.h:11 ../hacks/config/hilbert.xml.h:15
+#: ../hacks/config/hydrostat.xml.h:16 ../hacks/config/lmorph.xml.h:11
+#: ../hacks/config/razzledazzle.xml.h:14 ../hacks/config/skytentacles.xml.h:8
+#: ../hacks/config/starfish.xml.h:11 ../hacks/config/thornbird.xml.h:8
msgid "Thin"
msgstr ""
-#: ../hacks/config/anemone.xml.h:10 ../hacks/config/fadeplot.xml.h:6
+#: ../hacks/config/anemone.xml.h:10 ../hacks/config/cubestack.xml.h:9
+#: ../hacks/config/cubetwist.xml.h:9 ../hacks/config/fadeplot.xml.h:6
#: ../hacks/config/fuzzyflakes.xml.h:22 ../hacks/config/glknots.xml.h:20
-#: ../hacks/config/moire2.xml.h:8 ../hacks/config/skytentacles.xml.h:9
-#: ../hacks/config/thornbird.xml.h:9
+#: ../hacks/config/hydrostat.xml.h:17 ../hacks/config/moire2.xml.h:8
+#: ../hacks/config/skytentacles.xml.h:9 ../hacks/config/thornbird.xml.h:9
msgid "Thickness"
msgstr ""
-#: ../hacks/config/anemone.xml.h:11 ../hacks/config/cubestorm.xml.h:13
+#: ../hacks/config/anemone.xml.h:11 ../hacks/config/cubestack.xml.h:10
+#: ../hacks/config/cubestorm.xml.h:16 ../hacks/config/cubetwist.xml.h:10
#: ../hacks/config/deluxe.xml.h:7 ../hacks/config/fadeplot.xml.h:7
#: ../hacks/config/fuzzyflakes.xml.h:23 ../hacks/config/glknots.xml.h:21
-#: ../hacks/config/hilbert.xml.h:17 ../hacks/config/lmorph.xml.h:13
-#: ../hacks/config/skytentacles.xml.h:10 ../hacks/config/starfish.xml.h:13
-#: ../hacks/config/thornbird.xml.h:10
+#: ../hacks/config/hexstrut.xml.h:13 ../hacks/config/hilbert.xml.h:17
+#: ../hacks/config/hydrostat.xml.h:18 ../hacks/config/lmorph.xml.h:13
+#: ../hacks/config/razzledazzle.xml.h:16 ../hacks/config/skytentacles.xml.h:10
+#: ../hacks/config/starfish.xml.h:13 ../hacks/config/thornbird.xml.h:10
msgid "Thick"
msgstr ""
#: ../hacks/config/anemone.xml.h:12 ../hacks/config/pyro.xml.h:10
-#: ../hacks/config/winduprobot.xml.h:19
+#: ../hacks/config/splodesic.xml.h:7 ../hacks/config/winduprobot.xml.h:19
msgid "Often"
msgstr ""
@@ -1343,53 +1454,63 @@ msgid "Anemotaxis"
msgstr ""
#. #### -colorcount [64]
+#. <video href="https://www.youtube.com/watch?v=OZ6zRLLFLk4"/>
#: ../hacks/config/anemotaxis.xml.h:2 ../hacks/config/ant.xml.h:2
#: ../hacks/config/antinspect.xml.h:2 ../hacks/config/antmaze.xml.h:2
#: ../hacks/config/antspotlight.xml.h:2 ../hacks/config/apple2.xml.h:10
#: ../hacks/config/atlantis.xml.h:2 ../hacks/config/attraction.xml.h:11
#: ../hacks/config/atunnel.xml.h:2 ../hacks/config/barcode.xml.h:2
-#: ../hacks/config/binaryring.xml.h:2 ../hacks/config/blaster.xml.h:2
-#: ../hacks/config/blinkbox.xml.h:2 ../hacks/config/blocktube.xml.h:2
-#: ../hacks/config/bouboule.xml.h:2 ../hacks/config/bouncingcow.xml.h:2
-#: ../hacks/config/boxed.xml.h:2 ../hacks/config/boxfit.xml.h:2
-#: ../hacks/config/braid.xml.h:2 ../hacks/config/bubble3d.xml.h:2
-#: ../hacks/config/bubbles.xml.h:2 ../hacks/config/bumps.xml.h:3
-#: ../hacks/config/cage.xml.h:2 ../hacks/config/carousel.xml.h:2
-#: ../hacks/config/ccurve.xml.h:8 ../hacks/config/celtic.xml.h:2
-#: ../hacks/config/circuit.xml.h:2 ../hacks/config/cityflow.xml.h:2
-#: ../hacks/config/cloudlife.xml.h:2 ../hacks/config/companioncube.xml.h:2
-#: ../hacks/config/compass.xml.h:2 ../hacks/config/coral.xml.h:2
+#: ../hacks/config/beats.xml.h:2 ../hacks/config/binaryring.xml.h:2
+#: ../hacks/config/blaster.xml.h:2 ../hacks/config/blinkbox.xml.h:2
+#: ../hacks/config/blocktube.xml.h:2 ../hacks/config/bouboule.xml.h:2
+#: ../hacks/config/bouncingcow.xml.h:2 ../hacks/config/boxed.xml.h:2
+#: ../hacks/config/boxfit.xml.h:2 ../hacks/config/braid.xml.h:2
+#: ../hacks/config/bubble3d.xml.h:2 ../hacks/config/bubbles.xml.h:2
+#: ../hacks/config/bumps.xml.h:3 ../hacks/config/cage.xml.h:2
+#: ../hacks/config/carousel.xml.h:2 ../hacks/config/ccurve.xml.h:8
+#: ../hacks/config/celtic.xml.h:2 ../hacks/config/circuit.xml.h:2
+#: ../hacks/config/cityflow.xml.h:2 ../hacks/config/cloudlife.xml.h:2
+#: ../hacks/config/companioncube.xml.h:2 ../hacks/config/compass.xml.h:2
+#: ../hacks/config/coral.xml.h:2 ../hacks/config/covid19.xml.h:2
#: ../hacks/config/crackberg.xml.h:2 ../hacks/config/critical.xml.h:2
-#: ../hacks/config/crystal.xml.h:2 ../hacks/config/cube21.xml.h:2
-#: ../hacks/config/cubenetic.xml.h:2 ../hacks/config/cubestorm.xml.h:2
-#: ../hacks/config/cubicgrid.xml.h:2 ../hacks/config/cwaves.xml.h:2
-#: ../hacks/config/cynosure.xml.h:2 ../hacks/config/dangerball.xml.h:2
-#: ../hacks/config/decayscreen.xml.h:2 ../hacks/config/deluxe.xml.h:2
-#: ../hacks/config/demon.xml.h:2 ../hacks/config/discrete.xml.h:2
-#: ../hacks/config/distort.xml.h:2 ../hacks/config/dnalogo.xml.h:2
-#: ../hacks/config/drift.xml.h:2 ../hacks/config/endgame.xml.h:2
+#: ../hacks/config/crumbler.xml.h:2 ../hacks/config/crystal.xml.h:2
+#: ../hacks/config/cube21.xml.h:2 ../hacks/config/cubenetic.xml.h:2
+#: ../hacks/config/cubestack.xml.h:2 ../hacks/config/cubestorm.xml.h:2
+#: ../hacks/config/cubetwist.xml.h:2 ../hacks/config/cubicgrid.xml.h:2
+#: ../hacks/config/cwaves.xml.h:2 ../hacks/config/cynosure.xml.h:2
+#: ../hacks/config/dangerball.xml.h:2 ../hacks/config/decayscreen.xml.h:2
+#: ../hacks/config/deepstars.xml.h:2 ../hacks/config/deluxe.xml.h:2
+#: ../hacks/config/demon.xml.h:2 ../hacks/config/discoball.xml.h:2
+#: ../hacks/config/discrete.xml.h:2 ../hacks/config/distort.xml.h:2
+#: ../hacks/config/dnalogo.xml.h:2 ../hacks/config/drift.xml.h:2
+#: ../hacks/config/dymaxionmap.xml.h:2 ../hacks/config/endgame.xml.h:2
#: ../hacks/config/engine.xml.h:2 ../hacks/config/epicycle.xml.h:2
-#: ../hacks/config/eruption.xml.h:2 ../hacks/config/euler2d.xml.h:2
+#: ../hacks/config/eruption.xml.h:2 ../hacks/config/esper.xml.h:2
+#: ../hacks/config/etruscanvenus.xml.h:39 ../hacks/config/euler2d.xml.h:2
#: ../hacks/config/extrusion.xml.h:2 ../hacks/config/fadeplot.xml.h:2
-#: ../hacks/config/fiberlamp.xml.h:2 ../hacks/config/fireworkx.xml.h:2
-#: ../hacks/config/flag.xml.h:3 ../hacks/config/flame.xml.h:2
-#: ../hacks/config/flipflop.xml.h:2 ../hacks/config/flipscreen3d.xml.h:2
-#: ../hacks/config/fliptext.xml.h:2 ../hacks/config/flow.xml.h:2
-#: ../hacks/config/fluidballs.xml.h:2 ../hacks/config/flyingtoasters.xml.h:2
-#: ../hacks/config/fontglide.xml.h:2 ../hacks/config/forest.xml.h:2
-#: ../hacks/config/fuzzyflakes.xml.h:2 ../hacks/config/galaxy.xml.h:2
-#: ../hacks/config/gears.xml.h:2 ../hacks/config/geodesic.xml.h:11
-#: ../hacks/config/geodesicgears.xml.h:2 ../hacks/config/gflux.xml.h:2
+#: ../hacks/config/fiberlamp.xml.h:2 ../hacks/config/filmleader.xml.h:2
+#: ../hacks/config/fireworkx.xml.h:2 ../hacks/config/flag.xml.h:3
+#: ../hacks/config/flame.xml.h:2 ../hacks/config/flipflop.xml.h:2
+#: ../hacks/config/flipscreen3d.xml.h:2 ../hacks/config/fliptext.xml.h:2
+#: ../hacks/config/flow.xml.h:2 ../hacks/config/fluidballs.xml.h:2
+#: ../hacks/config/flyingtoasters.xml.h:2 ../hacks/config/fontglide.xml.h:2
+#: ../hacks/config/forest.xml.h:2 ../hacks/config/fuzzyflakes.xml.h:2
+#: ../hacks/config/galaxy.xml.h:2 ../hacks/config/gears.xml.h:2
+#: ../hacks/config/geodesic.xml.h:11 ../hacks/config/geodesicgears.xml.h:2
+#: ../hacks/config/gflux.xml.h:2 ../hacks/config/gibson.xml.h:2
#: ../hacks/config/glblur.xml.h:2 ../hacks/config/glcells.xml.h:2
#: ../hacks/config/gleidescope.xml.h:2 ../hacks/config/glforestfire.xml.h:2
-#: ../hacks/config/glhanoi.xml.h:2 ../hacks/config/glknots.xml.h:2
-#: ../hacks/config/glmatrix.xml.h:2 ../hacks/config/glplanet.xml.h:2
-#: ../hacks/config/glschool.xml.h:2 ../hacks/config/glslideshow.xml.h:2
-#: ../hacks/config/glsnake.xml.h:2 ../hacks/config/gltext.xml.h:2
-#: ../hacks/config/goop.xml.h:2 ../hacks/config/grav.xml.h:2
+#: ../hacks/config/glhanoi.xml.h:2 ../hacks/config/glitchpeg.xml.h:2
+#: ../hacks/config/glknots.xml.h:2 ../hacks/config/glmatrix.xml.h:2