1<?php 2/** 3 * i18n/de_DE-formal/main.php 4 * 5 * Copyright ©2006 Stephane Gully <stephane.gully@gmail.com> 6 * 7 * This library is free software; you can redistribute it and/or 8 * modify it under the terms of the GNU Lesser General Public 9 * License as published by the Free Software Foundation; either 10 * version 2.1 of the License, or (at your option) any later version. 11 * 12 * This library is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 * Lesser General Public License for more details. 16 * 17 * You should have received a copy of the GNU Lesser General Public 18 * License along with this library; if not, write to the 19 * Free Software Foundation, 51 Franklin St, Fifth Floor, 20 * Boston, MA 02110-1301 USA 21 */ 22 23/** 24 * German (formal) translation of the messages (utf8 encoded!) 25 * 26 * @author BSEMF <bsemfger <at> aim.com> 27 * @author Thomas Stueven (ak Troubadix) <thomas.stueven <at> online.de> 28 * @author Matthias C. Hormann (aka Moonbase) <moonbase <at> quantentunnel.de> 29 */ 30 31// line 45 in phpfreechatconfig.class.php 32$GLOBALS["i18n"]["My Chat"] = "Mein Chat"; 33 34// line 201 in phpfreechatconfig.class.php 35$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s wurde nicht gefunden, %s Programmbibliothek konnte nicht gefunden werden."; 36 37// line 355 in phpfreechat.class.php 38$GLOBALS["i18n"]["Please enter your nickname"] = "Bitte geben Sie Ihren Benutzernamen ein"; 39 40// line 565 in phpfreechat.class.php 41$GLOBALS["i18n"]["Text cannot be empty"] = "Text darf nicht leer sein"; 42 43// line 392 in phpfreechat.class.php 44$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s heißt jetzt %s"; 45 46// line 398 in phpfreechat.class.php 47$GLOBALS["i18n"]["%s is connected"] = "%s hat sich verbunden"; 48 49// line 452 in phpfreechat.class.php 50$GLOBALS["i18n"]["%s quit"] = "%s verließ den Chat"; 51 52// line 468 in phpfreechat.class.php 53$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s beendete die Verbindung"; 54 55// line 262 in phpfreechat.class.php 56$GLOBALS["i18n"]["Unknown command [%s]"] = "Unbekannter Befehl [%s]"; 57 58// line 149 in phpfreechatconfig.class.php 59$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s existiert nicht: %s"; 60 61// line 180 in phpfreechatconfig.class.php 62$GLOBALS["i18n"]["You need %s"] = "Sie brauchen %s"; 63 64// line 241 in phpfreechatconfig.class.php 65$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s wurde nicht gefunden, %s Programmbibliothek konnte nicht gefunden werden"; 66 67// line 280 in phpfreechatconfig.class.php 68$GLOBALS["i18n"]["%s doesn't exist"] = "%s existiert nicht"; 69 70// line 433 in phpfreechatconfig.class.php 71$GLOBALS["i18n"]["%s directory must be specified"] = "%s Verzeichniss muss angegeben werden"; 72 73// line 439 in phpfreechatconfig.class.php 74$GLOBALS["i18n"]["%s must be a directory"] = "%s muss ein Verzeichnis sein"; 75 76// line 446 in phpfreechatconfig.class.php 77$GLOBALS["i18n"]["%s can't be created"] = "%s konnte nicht erstellt werden"; 78 79// line 451 in phpfreechatconfig.class.php 80$GLOBALS["i18n"]["%s is not writeable"] = "%s ist nicht beschreibbar"; 81 82// line 496 in phpfreechatconfig.class.php 83$GLOBALS["i18n"]["%s is not readable"] = "%s ist nicht lesbar"; 84 85// line 469 in phpfreechatconfig.class.php 86$GLOBALS["i18n"]["%s is not a file"] = "%s ist keine Datei"; 87 88// line 491 in phpfreechatconfig.class.php 89$GLOBALS["i18n"]["%s is not a directory"] = "%s ist kein Verzeichnis"; 90 91// line 23 in chat.html.tpl.php 92$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [powered by phpFreeChat-%s]"; 93 94// line 296 in javascript1.js.tpl.php 95$GLOBALS["i18n"]["Hide nickname marker"] = "Benutzernamen nicht einfärben"; 96 97// line 304 in javascript1.js.tpl.php 98$GLOBALS["i18n"]["Show nickname marker"] = "Benutzernamen einfärben"; 99 100// line 389 in javascript1.js.tpl.php 101$GLOBALS["i18n"]["Disconnect"] = "Verbindung beenden"; 102 103// line 395 in javascript1.js.tpl.php 104$GLOBALS["i18n"]["Connect"] = "Verbindung herstellen"; 105 106// line 427 in javascript1.js.tpl.php 107$GLOBALS["i18n"]["Magnify"] = "Vergrößern"; 108 109// line 434 in javascript1.js.tpl.php 110$GLOBALS["i18n"]["Cut down"] = "Verkleinern"; 111 112// line 345 in javascript1.js.tpl.php 113$GLOBALS["i18n"]["Hide dates and hours"] = "Datum/Uhrzeit ausblenden"; 114 115// line 353 in javascript1.js.tpl.php 116$GLOBALS["i18n"]["Show dates and hours"] = "Datum/Uhrzeit einblenden"; 117 118// line 21 in chat.html.tpl.php 119$GLOBALS["i18n"]["Enter your message here"] = "Geben Sie Ihre Nachricht hier ein"; 120 121// line 24 in chat.html.tpl.php 122$GLOBALS["i18n"]["Enter your nickname here"] = "Bitte geben Sie Ihren Benutzernamen hier ein"; 123 124// line 93 in phpfreechatconfig.class.php 125$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Fehler: Undefinierter oder falscher Parameter '%s', bitte korrigieren oder löschen Sie diesen Parameter"; 126 127// line 86 in pfcclient.js.tpl.php 128$GLOBALS["i18n"]["Hide smiley box"] = "Emoticons ausblenden"; 129 130// line 87 in pfcclient.js.tpl.php 131$GLOBALS["i18n"]["Show smiley box"] = "Emoticons einblenden"; 132 133// line 88 in pfcclient.js.tpl.php 134$GLOBALS["i18n"]["Hide online users box"] = "Namensliste ausblenden"; 135 136// line 89 in pfcclient.js.tpl.php 137$GLOBALS["i18n"]["Show online users box"] = "Namensliste einblenden"; 138 139// line 33 in chat.html.tpl.php 140$GLOBALS["i18n"]["Bold"] = "Fett"; 141 142// line 34 in chat.html.tpl.php 143$GLOBALS["i18n"]["Italics"] = "Kursiv"; 144 145// line 35 in chat.html.tpl.php 146$GLOBALS["i18n"]["Underline"] = "Unterstrichen"; 147 148// line 36 in chat.html.tpl.php 149$GLOBALS["i18n"]["Delete"] = "Durchgestrichen"; 150 151// line 37 in chat.html.tpl.php 152$GLOBALS["i18n"]["Pre"] = "Pre"; 153 154// line 38 in chat.html.tpl.php 155$GLOBALS["i18n"]["Mail"] = "Email"; 156 157// line 39 in chat.html.tpl.php 158$GLOBALS["i18n"]["Color"] = "Farbe"; 159 160// line 48 in phpfreechattemplate.class.php 161$GLOBALS["i18n"]["%s template could not be found"] = "%s Template nicht gefunden"; 162 163// line 512 in phpfreechatconfig.class.php 164$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "Fehler: '%s' nicht gefunden, bitte prüfen Sie, ob Ihr Themen-Pfad '%s' und Ihr Thema '%s' korrekt sind"; 165 166// line 75 in pfccommand.class.php 167$GLOBALS["i18n"]["%s must be implemented"] = "%s muss implementiert werden"; 168 169 170// line 343 in phpfreechatconfig.class.php 171$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "'%s' ist ein obligatorischer Parameter. Voreinstellungswert: '%s' "; 172 173// line 378 in phpfreechatconfig.class.php 174$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "Der Parameter '%s' muss eine natürliche Zahl sein"; 175 176// line 386 in phpfreechatconfig.class.php 177$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "Der Parameter '%s' ist ungültig. Mögliche Werte sind '%s'"; 178 179// line 185 in pfcglobalconfig.class.php 180$GLOBALS["i18n"]["My room"] = "My room"; 181 182// line 109 in pfcclient.js.tpl.php 183$GLOBALS["i18n"]["Private message"] = "Private Nachricht"; 184 185// line 110 in pfcclient.js.tpl.php 186$GLOBALS["i18n"]["Close this tab"] = "Diesen Tab schliessen"; 187 188// line 225 in pfcgui.js.tpl.php 189$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "Möchten Sie wirklich diesen Raum verlassen?"; 190 191// line 19 in unban.class.php 192$GLOBALS["i18n"]["Missing parameter"] = "Fehlende Parameter"; 193 194// line 38 in ban.class.php 195$GLOBALS["i18n"]["banished from %s by %s"] = "wurde gebannt von %s durch %s"; 196 197// line 23 in banlist.class.php 198$GLOBALS["i18n"]["The banished user's id list is:"] = "Die Liste der gebannten Benutzer-IDs"; 199 200// line 32 in banlist.class.php 201$GLOBALS["i18n"]["Empty"] = "leer"; 202 203// line 34 in banlist.class.php 204$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "'/unban {id}' streicht den Benutzer mit der ID {id} von der Bannliste"; 205 206// line 35 in banlist.class.php 207$GLOBALS["i18n"]["'/unban all' will unban all the users on this channel"] = "'/unban all' hebt die Bannung aller Benutzer des Channels auf"; 208 209// line 24 in update.class.php 210$GLOBALS["i18n"]["%s quit (timeout)"] = "%s verließ den Raum (timeout?)"; 211 212// line 46 in join.class.php 213$GLOBALS["i18n"]["%s joins %s"] = "%s kommt in den Raum %s"; 214 215// line 31 in kick.class.php 216$GLOBALS["i18n"]["kicked from %s by %s"] = "wurde herausgeworfen aus %s von %s"; 217 218// line 38 in send.class.php 219$GLOBALS["i18n"]["Can't send the message, %s is offline"] = "Kann keine Nachricht senden, %s is offline"; 220 221// line 27 in unban.class.php 222$GLOBALS["i18n"]["Nobody has been unbanished"] = "Niemand wurde von der Bannliste gestrichen"; 223 224// line 42 in unban.class.php 225$GLOBALS["i18n"]["%s has been unbanished"] = "%s wurde von der Bannliste gestrichen"; 226 227// line 49 in unban.class.php 228$GLOBALS["i18n"]["%s users have been unbanished"] = "%s Benutzer wurden von der Bannliste gestrichen"; 229 230// line 47 in auth.class.php 231$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "Sie haben keine Berechtigung zur Ausführung von '%s'"; 232 233// line 67 in auth.class.php 234$GLOBALS["i18n"]["Can't join %s because you are banished"] = "Sie können den Raum %s nicht betreten, da Sie verbannt wurden"; 235 236// line 79 in auth.class.php 237$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "Sie haben keine Berechtigung, Ihren Benutzernamen zu ändern"; 238 239// line 76 in auth.class.php 240$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = "Sie können an %s nicht teilnehmen, weil der Zugang begrenzt wurde"; 241 242// line 56 in noflood.class.php 243$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = "Bitte überfluten sie den Chatraum nicht mit so vielen Postings"; 244 245// line 169 in pfcglobalconfig.class.php 246$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Fehler: '%s' ist ein geschützter Parameter, sie dürfen ihn nicht ändern"; 247 248// line 253 in pfcglobalconfig.class.php 249$GLOBALS["i18n"]["'%s' parameter must be an array"] = "Der Parameter '%s' muss ein Array sein"; 250 251// line 265 in pfcglobalconfig.class.php 252$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "Der Parameter '%s' muss ein Boolean sein"; 253 254// line 271 in pfcglobalconfig.class.php 255$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "Der Parameter '%s' muss eine Zeichenkette sein"; 256 257// line 395 in pfcglobalconfig.class.php 258$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' muss beschreibbar sein"; 259 260// line 425 in pfcglobalconfig.class.php 261$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "'%s' Verzeichnis existiert nicht"; 262 263// line 544 in pfcglobalconfig.class.php 264$GLOBALS["i18n"]["Please correct these errors"] = "Bitte korrigieren sie diese Fehler"; 265 266// line 21 in pfcinfo.class.php 267$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Fehler: Die gesuchte Konfigurations-Datei existiert nicht im Cache"; 268 269// line 190 in phpfreechat.class.php 270$GLOBALS["i18n"]["Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] = "Fehler: Der Chat kann nicht geladen werden! Es gibt zwei Möglichkeiten: Ihr Browser unterstützt kein JavaScript oder die Verzeichnisrechte auf dem Server sind nicht korrekt eingerichtet. Zögern sie nicht, im Forum nach Hilfe zu suchen"; 271 272// line 31 in help.class.php 273$GLOBALS["i18n"]["Here is the command list:"] = "Hier ist die Liste möglicher Befehle:"; 274 275// line 63 in identify.class.php 276$GLOBALS["i18n"]["Succesfully identified"] = "Identifizierung erfolgt"; 277 278// line 68 in identify.class.php 279$GLOBALS["i18n"]["Identification failure"] = "Identifizierung fehlgeschlagen"; 280 281// line 25 in send.class.php 282$GLOBALS["i18n"]["Your must be connected to send a message"] = "Sie müssen verbunden sein, um eine Nachricht zu schicken"; 283 284// line 87 in chat.js.tpl.php 285$GLOBALS["i18n"]["Click here to send your message"] = "Hier klicken, um die Nachricht zu senden"; 286 287// line 80 in chat.js.tpl.php 288$GLOBALS["i18n"]["Enter the text to format"] = "Geben sie erst den Text ein, der formatiert werden soll"; 289 290// line 81 in chat.js.tpl.php 291$GLOBALS["i18n"]["Configuration has been rehashed"] = "Die Konfiguration wurde neu geladen"; 292 293// line 82 in chat.js.tpl.php 294$GLOBALS["i18n"]["A problem occurs during rehash"] = "Ein Problem ist beim Laden der Konfiguration aufgetreten"; 295 296// line 83 in chat.js.tpl.php 297$GLOBALS["i18n"]["Chosen nickname is already used"] = "Der gewählte Benutzername ist schon vergeben"; 298 299// line 84 in chat.js.tpl.php 300$GLOBALS["i18n"]["phpfreechat current version is %s"] = "Die installierte Version von phpfreechat ist %s"; 301 302// line 85 in chat.js.tpl.php 303$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "Die maximale Anzahl der Channels ist erreicht"; 304 305// line 86 in chat.js.tpl.php 306$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "Die maximale Anzahl der privaten Channels ist erreicht"; 307 308// line 88 in chat.js.tpl.php 309$GLOBALS["i18n"]["Send"] = "Senden"; 310 311// line 86 in mysql.class.php 312$GLOBALS["i18n"]["Mysql container: connect error"] = "Mysql container: Verbindungsfehler"; 313 314// line 101 in mysql.class.php 315$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Mysql container: Fehler beim erstellen der Datenbank %s"; 316 317// line 112 in mysql.class.php 318$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Mysql container: Fehler beim erstellen einer Tabelle %s"; 319 320// line 80 in chat.js.tpl.php 321$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "Sie können nicht mit sich selber sprechen"; 322 323// line 82 in chat.js.tpl.php 324$GLOBALS["i18n"]["Chosen nickname is not allowed"] = "Der gewählte Benutzername ist nicht zulässig"; 325 326// line 83 in chat.js.tpl.php 327$GLOBALS["i18n"]["Enable sound notifications"] = "Akustische Signale einschalten"; 328 329// line 84 in chat.js.tpl.php 330$GLOBALS["i18n"]["Disable sound notifications"] = "Akustische Signale ausschalten"; 331 332// line 23 in kick.class.php 333$GLOBALS["i18n"]["no reason"] = "keine Angabe"; 334 335// line 24 in banlist.class.php 336$GLOBALS["i18n"]["The banished user list is:"] = "Die verbannten Benutzer sind:"; 337 338// line 39 in banlist.class.php 339$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {name}' hebt die Bannung für den Benutzer {name} auf"; 340 341// line 43 in kick.class.php 342$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "wurde aus dem Raum %s geworfen von %s. Grund: %s"; 343 344// line 20 in quit.class.php 345$GLOBALS["i18n"]["%s quit (%s)"] = "%s hat den Chat verlassen (%s)"; 346 347// line 124 in chat.js.tpl.php 348$GLOBALS["i18n"]["Chat loading ..."] = "Chat wird geladen ..."; 349 350// line 124 in chat.js.tpl.php 351$GLOBALS["i18n"]["Please wait"] = "Bitte warten"; 352 353// line 139 in chat.js.tpl.php 354$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s scheint in Ihrem Browser abgeschaltet zu sein oder wird nicht unterstützt."; 355 356// line 139 in chat.js.tpl.php 357$GLOBALS["i18n"]["This web application requires %s to work properly."] = "Diese Anwendung erfordert %s für eine korrekte Funktion."; 358 359// line 135 in chat.js.tpl.php 360$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "Bitte aktivieren Sie %s in Ihrem Browser oder wechseln zu einem Browser, der %s unterstützt."; 361 362// line 137 in chat.js.tpl.php 363$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = "Bitte wechseln Sie zu einem Browser mit %s-Unterstützung und versuchen es erneut."; 364 365// line 139 in chat.js.tpl.php 366$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = "In Internet Explorer-Versionen kleiner 7.0 wird AJAX über ActiveX implementiert. Bitte ActiveX/Active Scripting im Browser einschalten oder zu einem AJAX-tauglichen Browser upgraden."; 367 368// line 359 in pfcglobalconfig.class.php 369$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "%s exisitiert nicht, data_public_path kann nicht installiert werden"; 370 371// line 73 in invite.class.php 372$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = "You must join %s to invite users in this channel"; 373 374// line 47 in chat.html.tpl.php 375$GLOBALS["i18n"]["Ping"] = "Ping"; 376 377// line 477 in phpfreechat.class.php 378$GLOBALS["i18n"]["Input Required"] = "Eingabe erforderlich"; 379 380// line 478 in phpfreechat.class.php 381$GLOBALS["i18n"]["OK"] = "Ok"; 382 383// line 479 in phpfreechat.class.php 384$GLOBALS["i18n"]["Cancel"] = "Abbruch"; 385 386// line 430 in pfcglobalconfig.class.php 387$GLOBALS["i18n"]["cannot create %s"] = "kann %s nicht anlegen"; 388 389// line 436 in pfcglobalconfig.class.php 390$GLOBALS["i18n"]["cannot copy %s in %s"] = "kann %s nicht nach %s kopieren"; 391 392// line 667 in pfcglobalconfig.class.php 393$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; 394 395// line 414 in phpfreechat.class.php 396$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "Sind Sie sicher, dass Sie diesen Tab schliessen möchten?"; 397 398// line 42 in ban.class.php 399$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s wurde aus dem Raum %s verbannt von %s"; 400 401// line 461 in phpfreechat.class.php 402$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "Sie versuchen, einen unbekannten (oder nicht verbundenen) Benutzer anzusprechen"; 403 404// line 89 in invite.class.php 405$GLOBALS["i18n"]["%s was invited by %s"] = "%s wurde von %s eingeladen"; 406 407?>