[ Index ] |
|
Code source de Dotclear 1.2.5 |
1 <?php 2 # ***** BEGIN LICENSE BLOCK ***** 3 # This file is part of DotClear. 4 # Copyright (c) 2004 Olivier Meunier and contributors. All rights 5 # reserved. 6 # 7 # DotClear is free software; you can redistribute it and/or modify 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 11 # 12 # DotClear 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 15 # GNU General Public License for more details. 16 # 17 # You should have received a copy of the GNU General Public License 18 # along with DotClear; if not, write to the Free Software 19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 # 21 # ***** END LICENSE BLOCK ***** 22 # 23 24 25 # DOT NOT MODIFY THIS FILE ! 26 27 28 29 30 $GLOBALS['__l10n']['Login'] = 'Login-Name'; 31 $GLOBALS['__l10n']['Password'] = 'Passwort'; 32 $GLOBALS['__l10n']['Remember me'] = 'Daten merken'; 33 $GLOBALS['__l10n']['You must accept cookies in order to use the private area.'] = 'Sie müssen Cookies akzeptieren, um die Verwaltung nutzen zu können.'; 34 $GLOBALS['__l10n']['Login failed. Please try again.'] = 'Identifizierung fehlgeschlagen. Bitte noch einmal versuchen.'; 35 $GLOBALS['__l10n']['ok'] = 'ok'; 36 $GLOBALS['__l10n']['yes'] = 'ja'; 37 $GLOBALS['__l10n']['no'] = 'nein'; 38 $GLOBALS['__l10n']['help'] = 'Hilfe'; 39 $GLOBALS['__l10n']['Error(s)'] = 'Fehler'; 40 $GLOBALS['__l10n']['Entries'] = 'Einträge'; 41 $GLOBALS['__l10n']['Entry'] = 'Eintrag'; 42 $GLOBALS['__l10n']['Comment'] = 'Kommentar'; 43 $GLOBALS['__l10n']['Comments'] = 'Kommentare'; 44 $GLOBALS['__l10n']['Categories'] = 'Kategorien'; 45 $GLOBALS['__l10n']['Editor'] = 'Redakteur'; 46 $GLOBALS['__l10n']['Editors'] = 'Redakteure'; 47 $GLOBALS['__l10n']['Preferences'] = 'Einstellungen'; 48 $GLOBALS['__l10n']['Tools'] = 'Tools'; 49 $GLOBALS['__l10n']['logout'] = 'abmelden'; 50 $GLOBALS['__l10n']['Close this window'] = 'Fenster schließen'; 51 $GLOBALS['__l10n']['New entry'] = 'Neuer Eintrag'; 52 $GLOBALS['__l10n']['Manage images'] = 'Bilder verwalten'; 53 $GLOBALS['__l10n']['View blog'] = 'Blog ansehen'; 54 $GLOBALS['__l10n']['List of entries'] = 'Liste der Einträge'; 55 $GLOBALS['__l10n']['%1$d entries match your search of %2$s.'] = '%1$d Einträge entsprechen Ihrer Suche nach %2$s.'; 56 $GLOBALS['__l10n']['%1$d entrie matches your search of %2$s.'] = '%1$d Eintrag entspricht Ihrer Suche nach %2$s.'; 57 $GLOBALS['__l10n']['Last %d entries.'] = 'Letzte %d Einträge.'; 58 $GLOBALS['__l10n']['Offline entries.'] = 'Offline-Einträge.'; 59 $GLOBALS['__l10n']['Selected entries.'] = 'Gewählte Einträge.'; 60 $GLOBALS['__l10n']['Month'] = 'Monat'; 61 $GLOBALS['__l10n']['Category'] = 'Kategorie'; 62 $GLOBALS['__l10n']['No entry'] = 'Kein Eintrag'; 63 $GLOBALS['__l10n']['show all'] = 'alle anzeigen'; 64 $GLOBALS['__l10n']['hide all'] = 'alle verbergen'; 65 $GLOBALS['__l10n']['show/hide'] = 'anzeigen/verbergen'; 66 $GLOBALS['__l10n']['edit'] = 'bearbeiten'; 67 $GLOBALS['__l10n']['read'] = 'lesen'; 68 $GLOBALS['__l10n']['This entry is online'] = 'Dieser Eintrag ist online'; 69 $GLOBALS['__l10n']['This entry is offline'] = 'Dieser Eintrag ist offline'; 70 $GLOBALS['__l10n']['This entry is selected'] = 'Dieser Eintrag ist ausgewählt'; 71 $GLOBALS['__l10n']['Online'] = 'Online'; 72 $GLOBALS['__l10n']['Offline'] = 'Offline'; 73 $GLOBALS['__l10n']['%d comment'] = '%d Kommentar'; 74 $GLOBALS['__l10n']['%d comments'] = '%d Kommentare'; 75 $GLOBALS['__l10n']['%d trackback'] = '%d trackback'; 76 $GLOBALS['__l10n']['%d trackbacks'] = '%d trackbacks'; 77 $GLOBALS['__l10n']['set online'] = 'online setzen'; 78 $GLOBALS['__l10n']['set offline'] = 'offline setzen'; 79 $GLOBALS['__l10n']['by %s - in %s'] = 'von %s - in %s'; 80 $GLOBALS['__l10n']['Search'] = 'Suchen'; 81 $GLOBALS['__l10n']['View all offline entries'] = 'Alle Offline-Einträge ansehen'; 82 $GLOBALS['__l10n']['View all selected entries'] = 'Alle Spezial-Einträge ansehen'; 83 $GLOBALS['__l10n']['Bookmarklet'] = 'Bookmarklet'; 84 $GLOBALS['__l10n']['You can drag the following link to your links bar or add it to your bookmarks and when you "Blog this!" it will open up a popup window with information and a link to the site you\'re currently browsing so you can make a quick post about it.'] = 'Ziehen Sie diesen Link in Ihre Linkleiste oder fügen ihn Ihren Favoriten hinzu. Wenn Sie dann "Blog this!" anklicken, öffnet sich ein neues Browserfenster mit Informationen und einem Verweis zu der von Ihnen gerade besuchten Seite. So können Sie schnell einen neuen Eintrag zu dieser Seite für Ihr Blog herstellen.'; 85 $GLOBALS['__l10n']['Back'] = 'Zurück'; 86 $GLOBALS['__l10n']['Back to entry'] = 'Zurück zum Eintrag'; 87 $GLOBALS['__l10n']['Back to list of entries'] = 'Zurück zur Liste der Einträge'; 88 $GLOBALS['__l10n']['XHTML validation'] = 'Prüfung auf gültiges XHTML'; 89 $GLOBALS['__l10n']['Trackback'] = 'Trackback'; 90 $GLOBALS['__l10n']['Trackbacks'] = 'Trackbacks'; 91 $GLOBALS['__l10n']['View entry'] = 'Eintrag ansehen'; 92 $GLOBALS['__l10n']['You have unsaved changes.'] = 'Nicht alle Änderungen wurden gespeichert.'; 93 $GLOBALS['__l10n']['Format'] = 'Format'; 94 $GLOBALS['__l10n']['Status'] = 'Status'; 95 $GLOBALS['__l10n']['Closed'] = 'Geschlossen'; 96 $GLOBALS['__l10n']['Open'] = 'Offen'; 97 $GLOBALS['__l10n']['Selection'] = 'Spezialeintrag'; 98 $GLOBALS['__l10n']['Add an image'] = 'Bild einfügen'; 99 $GLOBALS['__l10n']['Wiki formatting rules'] = 'Wiki Formatregeln'; 100 $GLOBALS['__l10n']['You can use the following shortcuts to refine your layout.'] = 'Diese Buttons können Sie für das Layout Ihres Eintrags verwenden.'; 101 $GLOBALS['__l10n']['You are not allowed to edit a comment'] = 'Sie sind nicht berechtigt, Kommentare zu verändern'; 102 $GLOBALS['__l10n']['Entry successfully removed'] = 'Eintrag erfolgreich entfernt'; 103 $GLOBALS['__l10n']['Permanent link'] = 'Permanenter Link'; 104 $GLOBALS['__l10n']['Title'] = 'Titel'; 105 $GLOBALS['__l10n']['URLed title'] = 'URL Titel'; 106 $GLOBALS['__l10n']['Use'] = 'übernehmen'; 107 $GLOBALS['__l10n']['Abstract'] = 'Zusammenfassung / Einleitung'; 108 $GLOBALS['__l10n']['optional'] = 'optional'; 109 $GLOBALS['__l10n']['More options'] = 'Mehr Optionen'; 110 $GLOBALS['__l10n']['Notepad'] = 'Notizen (keine Veröffentlichung)'; 111 $GLOBALS['__l10n']['Date'] = 'Datum'; 112 $GLOBALS['__l10n']['Hour'] = 'Stunde'; 113 $GLOBALS['__l10n']['now'] = 'jetzt'; 114 $GLOBALS['__l10n']['preview'] = 'Vorschau'; 115 $GLOBALS['__l10n']['save'] = 'speichern'; 116 $GLOBALS['__l10n']['convert into XHTML'] = 'in XHTML umwandeln'; 117 $GLOBALS['__l10n']['delete'] = 'löschen'; 118 $GLOBALS['__l10n']['Are you sure you want to delete this entry?'] = 'Sind Sie sicher, dass Sie diesen Eintrag löschen möchten ?'; 119 $GLOBALS['__l10n']['Trackbacks list'] = 'Liste der trackbacks'; 120 $GLOBALS['__l10n']['No trackback'] = 'Kein trackback'; 121 $GLOBALS['__l10n']['Comments list'] = 'Liste der Kommentare'; 122 $GLOBALS['__l10n']['No comment'] = 'Kein Kommentar'; 123 $GLOBALS['__l10n']['Are you sure you want to delete this comment?'] = 'Sind Sie sicher, dass Sie diesen Kommentar löschen möchten ?'; 124 $GLOBALS['__l10n']['From'] = 'Von'; 125 $GLOBALS['__l10n']['On %A %e %B %Y, %I:%M %p'] = 'Am %A %e %B %Y um %H:%M'; 126 $GLOBALS['__l10n']['Email'] = 'Email'; 127 $GLOBALS['__l10n']['Site'] = 'Website'; 128 $GLOBALS['__l10n']['Post a comment'] = 'Kommentar schreiben'; 129 $GLOBALS['__l10n']['Name'] = 'Name'; 130 $GLOBALS['__l10n']['Notice'] = 'Bitte beachten'; 131 $GLOBALS['__l10n']['This comment has to be in HTML format'] = 'Kommentar muss im HTML-Format sein'; 132 $GLOBALS['__l10n']['Comments listed from most recent to oldest'] = 'Liste der Kommentare, geordnet von neu nach alt'; 133 $GLOBALS['__l10n']['This comment is online'] = 'Kommentar ist online'; 134 $GLOBALS['__l10n']['This comment is offline'] = 'Kommentar ist offline'; 135 $GLOBALS['__l10n']['Page(s)'] = 'Seite(n)'; 136 $GLOBALS['__l10n']['No comment yet'] = 'Zur Zeit keine Kommentare'; 137 $GLOBALS['__l10n']['Edit a comment'] = 'Kommentar ändern'; 138 $GLOBALS['__l10n']['next page'] = 'nächste Seite'; 139 $GLOBALS['__l10n']['prev. page'] = 'vorherige Seite'; 140 $GLOBALS['__l10n']['Categories list'] = 'Liste der Kategorien'; 141 $GLOBALS['__l10n']['New category'] = 'Neue Kategorie'; 142 $GLOBALS['__l10n']['No category yet'] = 'Zur Zeit keine Kategorie'; 143 $GLOBALS['__l10n']['Move %s up'] = '%s nach oben verschieben'; 144 $GLOBALS['__l10n']['Move %s down'] = '%s nach unten verschieben'; 145 $GLOBALS['__l10n']['%d entry'] = '%d Eintrag'; 146 $GLOBALS['__l10n']['%d entries'] = '%d Einträge'; 147 $GLOBALS['__l10n']['Drag items to change their positions.'] = 'Verschieben Sie die Punkte mit der Maus, um ihre Reihenfolge zu ändern.'; 148 $GLOBALS['__l10n']['Are you sure you want to delete this category?'] = 'Sind Sie sicher, dass Sie diese Kategorie löschen möchten ?'; 149 $GLOBALS['__l10n']['Position'] = 'Reihenfolge'; 150 $GLOBALS['__l10n']['save order'] = 'Reihenfolge speichern'; 151 $GLOBALS['__l10n']['Reorder categories'] = 'Kategorien sortieren'; 152 $GLOBALS['__l10n']['Description'] = 'Beschreibung'; 153 $GLOBALS['__l10n']['Category has been created'] = 'Kategorie ist erstellt'; 154 $GLOBALS['__l10n']['Category has been updated'] = 'Kategorie ist geändert'; 155 $GLOBALS['__l10n']['Category has been deleted'] = 'Kategorie ist gelöscht'; 156 $GLOBALS['__l10n']['Cannot delete category'] = 'Kategorie kann nicht gelöscht werden'; 157 $GLOBALS['__l10n']['List of editors'] = 'Liste der Redakteure'; 158 $GLOBALS['__l10n']['New editor'] = 'Neuer Redakteur'; 159 $GLOBALS['__l10n']['administrator'] = 'Administrator'; 160 $GLOBALS['__l10n']['advanced editor'] = 'Redakteur mit besonderen Rechten'; 161 $GLOBALS['__l10n']['editor'] = 'Redakteur'; 162 $GLOBALS['__l10n']['inactive'] = 'inaktiv'; 163 $GLOBALS['__l10n']['Are you sure you want to delete this editor?'] = 'Sind Sie sicher, dass Sie diesen Redakteur löschen möchten ?'; 164 $GLOBALS['__l10n']['Editor creation'] = 'Neuen Redakteur anmelden'; 165 $GLOBALS['__l10n']['Update of editor %s'] = 'Redakteur %s ändern'; 166 $GLOBALS['__l10n']['Note: Login must be letters or numbers.'] = 'Bitte beachten: Login-Name darf nur aus Ziffern oder Buchstaben bestehen.'; 167 $GLOBALS['__l10n']['Firstname'] = 'Vorname'; 168 $GLOBALS['__l10n']['Leave empty to keep password intact'] = 'Leer lassen, wenn das Passwort nicht verändert werden soll'; 169 $GLOBALS['__l10n']['Level'] = 'Redaktionsrechte'; 170 $GLOBALS['__l10n']['You are about to update you own profile. You will be disconnected after changes.'] = 'Sie bearbeiten gerade Ihr eigenes Profil und werden nach den Änderungen abgemeldet.'; 171 $GLOBALS['__l10n']['Editor created'] = 'Redakteur ist erstellt'; 172 $GLOBALS['__l10n']['Editor updated'] = 'Redakteur ist geändert'; 173 $GLOBALS['__l10n']['Editor deleted'] = 'Redakteur ist gelöscht'; 174 $GLOBALS['__l10n']['User preferences'] = 'Nutzereinstellungen'; 175 $GLOBALS['__l10n']['Nickname'] = 'Pseudonym'; 176 $GLOBALS['__l10n']['Prefered edit format'] = 'Bevorzugtes Format'; 177 $GLOBALS['__l10n']['Default publication status'] = 'Bevorzugte Veröffentlichung'; 178 $GLOBALS['__l10n']['Prefered category'] = 'Bevorzugte Kategorie'; 179 $GLOBALS['__l10n']['Language'] = 'Sprache'; 180 $GLOBALS['__l10n']['Entry edit field height'] = 'Höhe des Textfelds für Beiträge'; 181 $GLOBALS['__l10n']['Number of hours between user\'s local time and the server time'] = 'Differenz in Stunden zwischen Lokalzeit des Nutzers und Serverzeit'; 182 $GLOBALS['__l10n']['Server time is %s'] = 'Serverzeit: %s'; 183 $GLOBALS['__l10n']['Entry validation'] = 'Prüfung des Eintrags'; 184 $GLOBALS['__l10n']['Comment validation'] = 'Prüfung der Kommentar'; 185 $GLOBALS['__l10n']['Cannot connect to server.'] = 'Keine Verbindung zum Server möglich.'; 186 $GLOBALS['__l10n']['Valid entry'] = 'Eintrag gültig'; 187 $GLOBALS['__l10n']['Valid comment'] = 'Kommentar gültig'; 188 $GLOBALS['__l10n']['Invalid entry'] = 'Eintrag ungültig'; 189 $GLOBALS['__l10n']['Invalid comment'] = 'Kommentar ungültig'; 190 $GLOBALS['__l10n']['Errors list'] = 'Liste der Fehler'; 191 $GLOBALS['__l10n']['Validation done with %s'] = 'Prüfung durchgeführt mit %s'; 192 $GLOBALS['__l10n']['Directory %s is not writable. Check permissions.'] = 'Das Verzeichnis %s kann nicht beschrieben werden. Bitte Rechte prüfen.'; 193 $GLOBALS['__l10n']['Directory %s does not exist.'] = 'Das Verzeichnis %s existiert nicht.'; 194 $GLOBALS['__l10n']['Upload an image'] = 'Bild übertragen'; 195 $GLOBALS['__l10n']['Choose a file (max size %s)'] = 'Datei auswählen (max. Größe: %s)'; 196 $GLOBALS['__l10n']['send'] = 'senden'; 197 $GLOBALS['__l10n']['New directory'] = 'Neues Verzeichnis'; 198 $GLOBALS['__l10n']['Your images'] = 'Ihre Bilder'; 199 $GLOBALS['__l10n']['Image does not exist'] = 'Bild exisiert nicht'; 200 $GLOBALS['__l10n']['Unable to delete image'] = 'Bild kann nicht gelöscht werden'; 201 $GLOBALS['__l10n']['Image deleted'] = 'Bild ist gelöscht'; 202 $GLOBALS['__l10n']['Image uploaded'] = 'Bild ist übertragen (Upload)'; 203 $GLOBALS['__l10n']['File size exceeds the authorized limit'] = 'Dateigröße ist über erlaubtem Limit'; 204 $GLOBALS['__l10n']['File was only partially uploaded'] = 'Bild wurde nur teilweise übertragen'; 205 $GLOBALS['__l10n']['No file'] = 'Keine Datei'; 206 $GLOBALS['__l10n']['The file %s is not an image'] = 'Die Datei ist kein Bild'; 207 $GLOBALS['__l10n']['An error occured while uploading the image'] = 'Fehler beim Übertragen der Datei (Upload)'; 208 $GLOBALS['__l10n']['Wrong image type'] = 'Falscher Bildtyp'; 209 $GLOBALS['__l10n']['Image is too large'] = 'Die Bildabmessungen sind zu groß'; 210 $GLOBALS['__l10n']['No file yet'] = 'Noch keine Datei'; 211 $GLOBALS['__l10n']['No thumbnail'] = 'Kein Miniaturbild'; 212 $GLOBALS['__l10n']['Try to create thumbnail'] = 'Es wird versucht, ein Miniaturbild zu erzeugen'; 213 $GLOBALS['__l10n']['Are you sure you want to delete this %s?'] = 'Sind Sie sicher, dass Sie %s löschen möchten ?'; 214 $GLOBALS['__l10n']['directory'] = 'Verzeichnis'; 215 $GLOBALS['__l10n']['file'] = 'Datei'; 216 $GLOBALS['__l10n']['link'] = 'Link'; 217 $GLOBALS['__l10n']['Pings'] = 'Pings'; 218 $GLOBALS['__l10n']['Auto discovery of ping URLs'] = 'Automatische Erkennung von Ping URLs'; 219 $GLOBALS['__l10n']['Insert here URLs to ping'] = 'Hier URLs zum Pingen einfügen'; 220 $GLOBALS['__l10n']['Summary to send'] = 'Zu sendende Zusammenfassung'; 221 $GLOBALS['__l10n']['Ping URLs'] = 'URLs anpingen'; 222 $GLOBALS['__l10n']['Previous pings sent'] = 'Bisherige Pings'; 223 $GLOBALS['__l10n']['No ping yet'] = 'Zur Zeit noch kein Ping'; 224 $GLOBALS['__l10n']['Result'] = 'Ergebnis'; 225 $GLOBALS['__l10n']['Back to tools'] = 'Zurück zu den Tools'; 226 $GLOBALS['__l10n']['Cannot open file'] = 'Datei kann nicht geöffnet werden'; 227 $GLOBALS['__l10n']['Plugin not valid'] = 'Plugin nicht gültig'; 228 $GLOBALS['__l10n']['This plugin still exists. Delete it before.'] = 'Das Plugin gibt es schon. Bitte löschen Sie es zuerst.'; 229 $GLOBALS['__l10n']['An error occured while downloading the file.'] = 'Fehler beim Übertragen der Datei (Download)'; 230 $GLOBALS['__l10n']['An error occured while writing the file.'] = 'Fehler beim Erzeugen der Datei.'; 231 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Feb 23 21:40:15 2007 | par Balluche grâce à PHPXref 0.7 |