[ 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']['No such user ID or invalid user ID'] = 'Nutzer ID ist ungültig oder gibt es nicht'; 31 $GLOBALS['__l10n']['Invalid user level'] = 'Ungültiges Redaktionslevel'; 32 $GLOBALS['__l10n']['User password missing'] = 'Das Passwort fehlt'; 33 $GLOBALS['__l10n']['User name missing'] = 'Der Nutzername fehlt'; 34 $GLOBALS['__l10n']['Invalid email address'] = 'Die email Adresse ist ungültig'; 35 $GLOBALS['__l10n']['Invalid publication format'] = 'Das Veröffentlichungsformat ist ungültig'; 36 $GLOBALS['__l10n']['Invalid edit size'] = 'Die Eingabegröße ist ungültig'; 37 $GLOBALS['__l10n']['Category does not exist'] = 'Die Kategorie gibt es nicht'; 38 $GLOBALS['__l10n']['This user has entries'] = 'Der Nutzer hat Einträge'; 39 $GLOBALS['__l10n']['Empty category title'] = 'Leerer Kategorietitel'; 40 $GLOBALS['__l10n']['No category ID'] = 'ID der Kategorie nicht vorhanden'; 41 $GLOBALS['__l10n']['This category is not empty'] = 'Die Kategorie ist nicht leer'; 42 $GLOBALS['__l10n']['Empty or invalid URLed title'] = 'Die URL des Kategorietitels ist leer oder ungültig'; 43 $GLOBALS['__l10n']['Empty entry title'] = 'Kategorietitel ist leer'; 44 $GLOBALS['__l10n']['Empty entry content'] = 'Eintrag ist leer'; 45 $GLOBALS['__l10n']['No entry ID'] = 'ID des Eintrags nicht vorhanden'; 46 $GLOBALS['__l10n']['Empty comment author'] = 'Name muss sein'; 47 $GLOBALS['__l10n']['Empty comment content'] = 'Kommentar ist leer'; 48 $GLOBALS['__l10n']['Entry does not exists'] = 'Eintrag gibt es nicht'; 49 $GLOBALS['__l10n']['Source is not a ping URL'] = 'Verweis ist keine ping URL'; 50 $GLOBALS['__l10n']['Trackback error'] = 'Fehler beim trackback'; 51 $GLOBALS['__l10n']['No entry.'] = 'Kein Eintrag.'; 52 $GLOBALS['__l10n']['Comment for entry %s'] = 'Kommentar zu dem Eintrag %s'; 53 $GLOBALS['__l10n']['By: %s'] = 'Von : %s'; 54 $GLOBALS['__l10n']['Website: %s'] = 'Website : %s'; 55 $GLOBALS['__l10n']['Search of %s doesn\'t give any result.'] = 'Die Suche nach %s hat kein Ergebnis.'; 56 $GLOBALS['__l10n']['Your comment has been sent successfully. It will be online soon.'] = 'Ihr Kommentar wurde erfolgreich übermittelt und ist in Kürze online.'; 57 $GLOBALS['__l10n']['Strong emphasis'] = 'Starke Betonung'; 58 $GLOBALS['__l10n']['Emphasis'] = 'Betonung'; 59 $GLOBALS['__l10n']['Inserted'] = 'Eingefügt'; 60 $GLOBALS['__l10n']['Deleted'] = 'Gelöscht'; 61 $GLOBALS['__l10n']['Inline quote'] = 'Zitat (inline)'; 62 $GLOBALS['__l10n']['Code'] = 'Code'; 63 $GLOBALS['__l10n']['Line break'] = 'Zeilenumbruch'; 64 $GLOBALS['__l10n']['Blockquote'] = 'Zitat (Block)'; 65 $GLOBALS['__l10n']['Preformated text'] = 'Vorformatierter Text'; 66 $GLOBALS['__l10n']['Unordered list'] = 'Aufzählungsliste'; 67 $GLOBALS['__l10n']['Ordered list'] = 'Nummerierte Liste'; 68 $GLOBALS['__l10n']['URL?'] = 'URL ?'; 69 $GLOBALS['__l10n']['Language?'] = 'Sprache ?'; 70 $GLOBALS['__l10n']['Link'] = 'Link'; 71 $GLOBALS['__l10n']['External image'] = 'externes Bild'; 72 $GLOBALS['__l10n']['Internal image'] = 'internes Bild'; 73 ?>
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 |