Imported Upstream version 0.72

This commit is contained in:
TANIGUCHI Takaki
2009-11-21 16:29:02 +09:00
commit a39ce4fddf
879 changed files with 252874 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
<?php
# dvdisaster: English homepage dictionary
# Copyright (C) 2004-2009 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
# English dictionary for some phrases used in dvdisaster.php
$trans_version="Version";
$trans_to_internet="To the Internet version";
$trans_to_hoster="Summary (at SourceForge.net)";
$trans_back="Back";
$trans_screen_shot="Screen shot";
$trans_contents="Contents";
$trans_news="News";
$trans_hosting="Hosted by";
$trans_fdl="Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.";
$trans_copyright="Copyright 2004-2009 Carsten Gnörlich.";
$trans_modified="Information in this handbook relates to the original version of dvdisaster and may not be applicable.";
$trans_old_version="Old documentation (V0.70)";
?>