diff options
| author | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-05-20 13:20:46 +0000 |
|---|---|---|
| committer | rramthun <rramthun@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-05-20 13:20:46 +0000 |
| commit | 955462d6b8cf46f7995fdcc227751b8f16caede5 (patch) | |
| tree | 748371d69fb7bd4ca422842f54777afc1f7fc21c | |
| parent | e7199c6c7e83347b8c7881f940e8b0c2602c6d81 (diff) | |
Some HTML cleanup/validation
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2126 6c8d7289-2bf4-0310-a012-ef5d649a1542
| -rw-r--r-- | htroot/Blog.html | 6 | ||||
| -rw-r--r-- | htroot/Bookmarks.html | 2 | ||||
| -rw-r--r-- | htroot/ConfigAdvanced_p.html | 1 | ||||
| -rw-r--r-- | htroot/ConfigProfile_p.html | 3 | ||||
| -rw-r--r-- | htroot/ConfigSkins_p.html | 2 | ||||
| -rw-r--r-- | htroot/IndexMonitor.html | 10 | ||||
| -rw-r--r-- | htroot/QuickCrawlLink_p.html | 2 | ||||
| -rw-r--r-- | htroot/YaCySearchPluginFF.html | 2 | ||||
| -rw-r--r-- | htroot/env/grafics/blog.gif | bin | 361 -> 315 bytes | |||
| -rw-r--r-- | htroot/env/templates/header.template | 2 | ||||
| -rw-r--r-- | htroot/env/templates/submenuConfig.template | 10 | ||||
| -rw-r--r-- | htroot/env/templates/submenuCookie.template | 4 | ||||
| -rw-r--r-- | htroot/env/templates/submenuIndexControl.template | 8 | ||||
| -rw-r--r-- | htroot/env/templates/submenuIndexCreate.template | 18 | ||||
| -rw-r--r-- | htroot/env/templates/submenuPerformance.template | 6 | ||||
| -rw-r--r-- | htroot/htdocsdefault/dir.html | 2 | ||||
| -rw-r--r-- | htroot/htdocsdefault/welcome.html | 2 | ||||
| -rw-r--r-- | htroot/proxymsg/error.html | 2 | ||||
| -rw-r--r-- | locales/de.lng | 9 |
19 files changed, 45 insertions, 46 deletions
diff --git a/htroot/Blog.html b/htroot/Blog.html index 67cd4f2b2..9195e7e5c 100644 --- a/htroot/Blog.html +++ b/htroot/Blog.html @@ -13,11 +13,11 @@ <table width="80%" border="1" cellspacing="0">
<tr class="TableHeader"><td align="left">#[date]#</td><td>by #[author]#</td></tr>
<tr class="WikiBackground"><td colspan=2 align="left"><div style="padding:5px;"><h2>#[subject]#</h2><br>#[page]#</div></td></tr>
-<tr class="TableHeader"><td colspan=2 align="left"><a href="Blog.html?page=#[pageid]#">link</a>#(admin)#:: - <a href="Blog.html?page=#[pageid]#&edit=true">edit</a> - <a href="Blog.html?page=#[pageid]#&delete=try">delete</a>#(/admin)#</td></tr>
+<tr class="TableHeader"><td colspan=2 align="left"><a href="Blog.html?page=#[pageid]#">link</a>#(admin)#:: - <a href="Blog.html?page=#[pageid]#&edit=true">edit</a> - <a href="Blog.html?page=#[pageid]#&delete=try">delete</a>#(/admin)#</td></tr>
</table>
<br>
#{/entries}#
-#(moreentries)#::<a href="Blog.html?start=#[start]#&num=#[num]#">show more entries...</a>#(/moreentries)#
+#(moreentries)#::<a href="Blog.html?start=#[start]#&num=#[num]#">show more entries...</a>#(/moreentries)#
<br>
#(admin)#<a href="Blog.html?login=true">Login</a> - ::<a href="Blog.html?edit=true">new entry</a> - #(/admin)#<a href="Blog.html">Blog-Home</a></center>
::
@@ -52,7 +52,7 @@ ::
<!-- 3: Access Denied (no rights) -->
<h3>Access denied</h3>
-To edit or create blog-entries you need to be logged in as Admin or User that has Blog rights.
+To edit or create blog-entries you need to be logged in as Admin or User who has Blog rights.
::
<!-- 4: Delete Confirmation -->
<h3>Are you sure...</h3>
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index 95b4d177e..05dd2aada 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -9,7 +9,7 @@ <body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
#%env/templates/header.template%#
<br><br>
-<h2>Bookmarks</h2></p>
+<h2>Bookmarks</h2><p>
<!-- todo: div layout? -->
#(mode)#
diff --git a/htroot/ConfigAdvanced_p.html b/htroot/ConfigAdvanced_p.html index b2cb01068..fb1bf46b4 100644 --- a/htroot/ConfigAdvanced_p.html +++ b/htroot/ConfigAdvanced_p.html @@ -34,4 +34,3 @@ For an explanation of the available options please look into yacy.init #%env/templates/footer.template%#
</body>
</html>
-</html>
diff --git a/htroot/ConfigProfile_p.html b/htroot/ConfigProfile_p.html index d0fec4de2..351c4a086 100644 --- a/htroot/ConfigProfile_p.html +++ b/htroot/ConfigProfile_p.html @@ -77,5 +77,4 @@ You do not need to provide any personal data here, but if you want to distribute </form>
#%env/templates/footer.template%#
</body>
-</html>
-</td></tr>
\ No newline at end of file +</html>
\ No newline at end of file diff --git a/htroot/ConfigSkins_p.html b/htroot/ConfigSkins_p.html index 1033d210c..1e045491d 100644 --- a/htroot/ConfigSkins_p.html +++ b/htroot/ConfigSkins_p.html @@ -58,7 +58,7 @@ Unable to get URL: #[url]# Error saving the skin.
#(status)#</b>
</td>
-<tr>
+</tr>
</table>
#%env/templates/footer.template%#
</body>
diff --git a/htroot/IndexMonitor.html b/htroot/IndexMonitor.html index 0858c3f64..0fe5d59b4 100644 --- a/htroot/IndexMonitor.html +++ b/htroot/IndexMonitor.html @@ -12,15 +12,15 @@ <tr class="TableHeader">
<td width="16%" class="MenuSubItem"> <a href="/IndexMonitor.html" class="MenuItemLink">Index Monitor Overview</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=1" class="MenuItemLink">(1) <img border="0" src="/env/grafics/lock.gif" align="top"> Receipts</a> </td>
+<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=1" class="MenuItemLink">(1) <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> Receipts</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=2" class="MenuItemLink">(2) <img border="0" src="/env/grafics/lock.gif" align="top"> Queries</a> </td>
+<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=2" class="MenuItemLink">(2) <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> Queries</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=3" class="MenuItemLink">(3) <img border="0" src="/env/grafics/lock.gif" align="top"> DHT Transfer</a> </td>
+<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=3" class="MenuItemLink">(3) <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> DHT Transfer</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=4" class="MenuItemLink">(4) <img border="0" src="/env/grafics/lock.gif" align="top"> Proxy Use</a> </td>
+<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=4" class="MenuItemLink">(4) <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> Proxy Use</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=5" class="MenuItemLink">(5) <img border="0" src="/env/grafics/lock.gif" align="top"> Local Crawling</a> </td>
+<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=5" class="MenuItemLink">(5) <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> Local Crawling</a> </td>
<td class="MenuSubSpacer"></td>
<td width="14%" class="MenuSubItem"> <a href="/IndexMonitor.html?process=6" class="MenuItemLink">(6) Global Crawling</a> </td>
</tr>
diff --git a/htroot/QuickCrawlLink_p.html b/htroot/QuickCrawlLink_p.html index 759201594..f81d0bb18 100644 --- a/htroot/QuickCrawlLink_p.html +++ b/htroot/QuickCrawlLink_p.html @@ -11,7 +11,7 @@ <tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/YaCySearchPluginFF.html b/htroot/YaCySearchPluginFF.html index 8fc26353f..a947e26e2 100644 --- a/htroot/YaCySearchPluginFF.html +++ b/htroot/YaCySearchPluginFF.html @@ -11,7 +11,7 @@ <tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/env/grafics/blog.gif b/htroot/env/grafics/blog.gif Binary files differindex e38e6eb0c..f55906a39 100644 --- a/htroot/env/grafics/blog.gif +++ b/htroot/env/grafics/blog.gif diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index ac9a4e8e1..dab870c2d 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -4,7 +4,7 @@ <tr height="36">
<td width="160">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="100%" align="center" class="Headline">
diff --git a/htroot/env/templates/submenuConfig.template b/htroot/env/templates/submenuConfig.template index f6a9b15aa..fc48816cf 100644 --- a/htroot/env/templates/submenuConfig.template +++ b/htroot/env/templates/submenuConfig.template @@ -2,19 +2,19 @@ <tr height="10"><td colspan="9" class="MenuHeader"> Peer Configuration Menu</td></tr> <tr height="2"><td colspan="9"></td></tr> <tr class="TableHeader"> -<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> +<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/ConfigBasic.html" class="MenuItemLink">Basic Configuraton</a> </td> <td class="MenuSubSpacer"></td> -<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> +<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/ConfigLanguage_p.html" class="MenuItemLink">Language</a> </td> <td class="MenuSubSpacer"></td> -<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> +<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/ConfigProfile_p.html" class="MenuItemLink">Peer Profile</a> </td> <td class="MenuSubSpacer"></td> -<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> +<td width="22%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/ConfigSkins_p.html" class="MenuItemLink">Interface Skins</a> </td> <td class="MenuSubSpacer"></td> -<td width="12%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> +<td width="12%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/ConfigAdvanced_p.html" class="MenuItemLink">Advanced</a> </td> </tr> </table>
\ No newline at end of file diff --git a/htroot/env/templates/submenuCookie.template b/htroot/env/templates/submenuCookie.template index e575f28c4..e072506de 100644 --- a/htroot/env/templates/submenuCookie.template +++ b/htroot/env/templates/submenuCookie.template @@ -2,8 +2,8 @@ <tr height="10"><td colspan="7" class="MenuHeader"> Cookie Menu</td></tr>
<tr height="2"><td colspan="7"></td></tr>
<tr class="TableHeader">
-<td width="50%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> <a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Incoming Cookies</a> </td>
+<td width="50%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Incoming Cookies</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="50%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> <a href="/CookieMonitorOutgoing_p.html" class="MenuItemLink">Outgoing Cookies</a> </td>
+<td width="50%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected"> <a href="/CookieMonitorOutgoing_p.html" class="MenuItemLink">Outgoing Cookies</a> </td>
</tr>
</table>
\ No newline at end of file diff --git a/htroot/env/templates/submenuIndexControl.template b/htroot/env/templates/submenuIndexControl.template index a1c4ba8fe..e13fc3302 100644 --- a/htroot/env/templates/submenuIndexControl.template +++ b/htroot/env/templates/submenuIndexControl.template @@ -2,16 +2,16 @@ <tr height="10"><td colspan="7" class="MenuHeader"> Index Control Menu</td></tr>
<tr height="2"><td colspan="17"></td></tr>
<tr class="TableHeader">
-<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexControl_p.html" class="MenuItemLink">Index Administration</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexImport_p.html" class="MenuItemLink">Index Import</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexTransfer_p.html" class="MenuItemLink">Index Transfer</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="25%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexCleaner_p.html" class="MenuItemLink">Index Cleaner</a> </td>
</tr>
</table>
\ No newline at end of file diff --git a/htroot/env/templates/submenuIndexCreate.template b/htroot/env/templates/submenuIndexCreate.template index 1c8be4f85..dfe8d18f1 100644 --- a/htroot/env/templates/submenuIndexCreate.template +++ b/htroot/env/templates/submenuIndexCreate.template @@ -9,31 +9,31 @@ <td class="MenuTopItem" colspan="5"> Media Crawl Queues</td>
</tr>
<tr class="TableHeader">
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexCreate_p.html" class="MenuItemLink">Crawl Start</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexCreateIndexingQueue_p.html" class="MenuItemLink">Indexing</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexCreateLoaderQueue_p.html" class="MenuItemLink">Loader</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexCreateWWWLocalQueue_p.html" class="MenuItemLink">Local</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/IndexCreateWWWGlobalQueue_p.html" class="MenuItemLink">Global</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<!--<a href="/IndexCreateWWWOverhangQueue_p.html" class="MenuItemLink">--><i>Overhang</i><!--</a>--> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<!--<a href="/IndexCreateImageQueue_p.html" class="MenuItemLink">--><i>Images</i><!--</a>--> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<!--<a href="/IndexCreateMovieQueue_p.html" class="MenuItemLink">--><i>Movies</i><!--</a>--> </td>
<td class="MenuSubSpacer"></td>
-<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="11%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<!--<a href="/IndexCreateMusicQueue_p.html" class="MenuItemLink">--><i>Music</i><!--</a>--> </td>
</tr>
</table>
\ No newline at end of file diff --git a/htroot/env/templates/submenuPerformance.template b/htroot/env/templates/submenuPerformance.template index 1c8df7ffd..7289a1fba 100644 --- a/htroot/env/templates/submenuPerformance.template +++ b/htroot/env/templates/submenuPerformance.template @@ -2,13 +2,13 @@ <tr height="10"><td colspan="17" class="MenuHeader"> Performance Menu</td></tr>
<tr height="2"><td colspan="17"></td></tr>
<tr class="TableHeader">
-<td width="33%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="33%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/PerformanceQueues_p.html" class="MenuItemLink">Queues Performance Settings</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="33%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="33%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/PerformanceMemory_p.html" class="MenuItemLink">Memory Settings for Database Caches</a> </td>
<td class="MenuSubSpacer"></td>
-<td width="33%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top">
+<td width="33%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top" alt="password-protected">
<a href="/PerformanceSearch_p.html" class="MenuItemLink">Timing Settings for Search Sequence</a> </td>
</tr>
</table>
\ No newline at end of file diff --git a/htroot/htdocsdefault/dir.html b/htroot/htdocsdefault/dir.html index 2d478b5a9..dfc9d64d8 100644 --- a/htroot/htdocsdefault/dir.html +++ b/htroot/htdocsdefault/dir.html @@ -18,7 +18,7 @@ <tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/htdocsdefault/welcome.html b/htroot/htdocsdefault/welcome.html index 412e82826..abf93c373 100644 --- a/htroot/htdocsdefault/welcome.html +++ b/htroot/htdocsdefault/welcome.html @@ -18,7 +18,7 @@ <tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/htroot/proxymsg/error.html b/htroot/proxymsg/error.html index 662c2c116..ff3595274 100644 --- a/htroot/proxymsg/error.html +++ b/htroot/proxymsg/error.html @@ -21,7 +21,7 @@ <tr height="36">
<td width="240">
<a href="http://www.yacy.net">
- <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top">
+ <img width="52" height="33" border="0" src="/env/grafics/yacy.gif" align="top" alt="YaCy-Logo">
</a>
</td>
<td width="50%" align="center">
diff --git a/locales/de.lng b/locales/de.lng index 6a2baa8c9..abb3849a2 100644 --- a/locales/de.lng +++ b/locales/de.lng @@ -79,7 +79,7 @@ Subject:==Titel: >Preview==>Vorschau
No changes have been submitted so far!==Es wurden noch keine Änderungen übertragen!
Access denied==Zugriff verweigert
-To edit or create blog-entries you need to be logged in as Admin or User that has Blog rights.==Um Blogeinträge zu verändern oder zu erstellen müssen Sie als Admin oder User mit Blog-Rechten eingeloggt sein.
+To edit or create blog-entries you need to be logged in as Admin or User who has Blog rights.==Um Blogeinträge zu verändern oder zu erstellen müssen Sie als Admin oder User mit Blog-Rechten eingeloggt sein.
Are you sure==Sind Sie sicher
that you want to delete <b>\#\[subject\]\#</b> by \#\[author\]\#?==dass Sie <b>#[subject]#</b> von #[author]# löschen wollen?
Yes, delete it.==Ja, löschen.
@@ -193,7 +193,7 @@ Language selection==Sprachauswahl You can change the language of the YaCy-webinterface with translation files.==Hier können Sie die Sprache ändern. Wählen Sie die gewünschte Sprache aus der Liste aus.
Current language:==Aktuelle Sprache
default\(english\)==Deutsch
-Languagefile Author\(s\) (chronological):==Autor(en) der Sprachdatei (chronologisch):
+Languagefile Author\(s\) \(chronological\)\:==Autor(en) der Sprachdatei (chronologisch):
Send additions to maintainer:==Schicken Sie Ergänzungen bitte an:
Available Languages:==Verfügbare Sprachen:
Install new language from URL:==Neue Sprachdatei herunterladen:
@@ -291,7 +291,7 @@ The words are treated conjunctive, that means every must occur in the result, no If you do a global search \(see below\) you may get different results each time you do a search.==Wenn Sie eine globale Suche (siehe unten) durchführen, kann es sein, dass Sie bei wiederholten Suchanfragen jedesmal andere Ergebnisse erhalten.
Maximum Number of Results==Maximale Anzahl an Ergebnissen
#DAS ist eine Murksübersetzung... bitte ggf. verbessern.
-Prefer mask:==Vorzugsmaske:
+Prefer mask\:==Vorzugsmaske:
You can select the number of wanted maximum links. We do not yet support multiple result pages for virtually any possible link.==Sie können auswählen, wieviele Links Ihnen angezeigt werden sollen. Wir unterstützen im Moment keine mehrfachen Ergebnisseiten für jeden möglichen Link.
Instead we encourage you to enhance the search result by submitting more search words.==Stattdessen möchten wir Sie dazu auffordern, Ihre Suchergebnisse durch das Eingeben von mehreren Suchwörtern, zu vergrößern.
Result Order Options==Reihenfolge der Ergebnisse
@@ -524,7 +524,7 @@ If you need your crawling results locally, you should switch this off.==Wenn Sie Only senior and principal peers can initiate or receive remote crawls.==Nur Senior und Principal Peers können einen remote Crawl initiieren oder erhalten.
<b>A YaCyNews message will be created to inform all peers about a global crawl</b>, so they can omit starting a crawl with the same start point.==<b>Eine Nachricht wird im YaCy News Bereich angezeigt, um alle Peers von diesem globalen Crawl zu informieren,</b> damit sie es vermeiden können, einen Crawl vom selben Startpunkt zu starten.
Exclude <i>static</i> Stop-Words==Stop-Words ausschließen:
-This can be useful to circumvent that extremely common words are added to the database, i.e. \"the\", \"he\", \"she\", \"it\"... To exclude all words given in the file <tt class=small>yacy.stopwords</tt> from indexing,==Dies ist sinnvoll, um zu verhindern, dass extrem häfig vorkommende Wörter wie z.B. "der", "die", "das", "und", "er", "sie" etc in die Datenbank aufgenommen werden. Um alle Wörter von der Indexierung auszuschliessen, die in der Datei <tt class=small>yacy.stopwords</tt> enthalten sind,
+This can be useful to circumvent that extremely common words are added to the database, i.e. \"the\", \"he\", \"she\", \"it\"... To exclude all words given in the file <tt class=small>yacy.stopwords</tt> from indexing,==Dies ist sinnvoll, um zu verhindern, dass extrem häufig vorkommende Wörter wie z.B. "der", "die", "das", "und", "er", "sie" etc in die Datenbank aufgenommen werden. Um alle Wörter von der Indexierung auszuschliessen, die in der Datei <tt class=small>yacy.stopwords</tt> enthalten sind,
check this box.==aktivieren Sie diese Box.
Starting Point:==Startpunkt:
From File:==Aus Datei:
@@ -1538,6 +1538,7 @@ Click here to==Klicken Sie download</a> it.==hier</a>, um sie herunterzuladen.
This peer's address==Adresse dieses Peers
#Not assigned==nicht zugewiesen
+enabled==aktiviert
Not assigned. The peer must go online to get an address.==Nicht zugewiesen. Ihr Peer muss online gehen, um eine Adresse zu bekommen.
#---
The peer does not go online until you use the proxy to surf the internet,==Ihr Peer geht nicht online, bis Sie den Proxy benutzen,
|
