[ Index ] |
|
Code source de GeekLog 1.4.1 |
1 <?php 2 3 ############################################################################### 4 # german.php 5 # 6 # This is the German language file for the Geeklog Links Plugin 7 # 8 # Copyright (C) 2005 Dirk Haun 9 # dirk AT haun-online DOT de 10 # 11 # This program is free software; you can redistribute it and/or 12 # modify it under the terms of the GNU General Public License 13 # as published by the Free Software Foundation; either version 2 14 # of the License, or (at your option) any later version. 15 # 16 # This program is distributed in the hope that it will be useful, 17 # but WITHOUT ANY WARRANTY; without even the implied warranty of 18 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 # GNU General Public License for more details. 20 # 21 # You should have received a copy of the GNU General Public License 22 # along with this program; if not, write to the Free Software 23 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 24 # 25 ############################################################################### 26 # $Id: german.php,v 1.3 2006/05/13 17:13:08 dhaun Exp $ 27 28 ############################################################################### 29 # Array Format: 30 # $LANGXX[YY]: $LANG - variable name 31 # XX - file id number 32 # YY - phrase id number 33 ############################################################################### 34 35 36 $LANG_LINKS= array( 37 10 => 'Beiträge', 38 14 => 'Links', 39 84 => 'LINKS', 40 88 => 'Es gibt keine Links anzuzeigen.', 41 114 => 'Links', 42 116 => 'Link hinzufügen' 43 ); 44 45 ############################################################################### 46 # for stats 47 48 $LANG_LINKS_STATS = array( 49 'links' => 'Anzahl Links (Klicks)', 50 'stats_headline' => 'Top Ten der Links', 51 'stats_page_title' => 'Links', 52 'stats_hits' => 'Angeklickt', 53 'stats_no_hits' => 'Es gibt keine Links oder sie wurden von niemandem angeklickt.' 54 ); 55 56 ############################################################################### 57 # for the search 58 59 $LANG_LINKS_SEARCH = array( 60 'results' => 'Ergebnisse: Links', 61 'title' => 'Titel', 62 'date' => 'Hinzugefügt', 63 'author' => 'Eingereicht von', 64 'hits' => 'Angeklickt' 65 ); 66 67 ############################################################################### 68 # for the submission form 69 70 $LANG_LINKS_SUBMIT = array( 71 1 => 'Einen Link einreichen', 72 2 => 'Link', 73 3 => 'Kategorie', 74 4 => 'Andere', 75 5 => 'oder neue Kategorie', 76 6 => 'Fehler: Kategorie fehlt', 77 7 => 'Wenn Du "Andere" auswählst, gib bitte auch eine neue Kategorie ein', 78 8 => 'Titel', 79 9 => 'URL', 80 10 => 'Kategorie', 81 11 => 'Beiträge: Links' 82 ); 83 84 ############################################################################### 85 # Messages for COM_showMessage the submission form 86 87 $PLG_links_MESSAGE1 = "Danke für Deinen Beitrag zu {$_CONF['site_name']}. Dein Link wurde an unser Team weitergeleitet. Wenn er akzeptiert wird, wird er bald unter den <a href=\"{$_CONF['site_url']}/links/index.php\">Links</a> aufgelistet werden."; 88 $PLG_links_MESSAGE2 = 'Dein Link wurde gespeichert.'; 89 $PLG_links_MESSAGE3 = 'Der Link wurde gelöscht.'; 90 $PLG_links_MESSAGE4 = "Danke für Deinen Link. Du findest ihn nun unter den <a href=\"{$_CONF['site_url']}/links/index.php\">Links</a>."; 91 92 // Messages for the plugin upgrade 93 $PLG_links_MESSAGE3002 = $LANG32[9]; 94 95 ############################################################################### 96 # admin/link.php 97 98 $LANG_LINKS_ADMIN = array( 99 1 => 'Link-Editor', 100 2 => 'Link-ID', 101 3 => 'Titel', 102 4 => 'URL', 103 5 => 'Kategorie', 104 6 => '(mit http://)', 105 7 => 'Andere', 106 8 => 'Angeklickt', 107 9 => 'Beschreibung', 108 10 => 'Du musst einen Titel, eine URL und eine Beschreibung für den Link eben.', 109 11 => 'Link-Manager', 110 12 => 'Auf das Ändern-Icon klicken, um einen Link zu ändern oder zu löschen. 111 Mit Neu anlegen (s.o.) kann ein neuer Link angelegt werden.', 112 13 => 'Titel', 113 14 => 'Kategorie', 114 15 => 'URL', 115 16 => 'Zugriff verweigert', 116 17 => "Du hast keine Zugriffsrechte für diesen Link. Dieser Zugriffsversuch wurde protokolliert. <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">Zurück zum Administrator-Menü</a>.", 117 20 => 'Andere bitte eingeben', 118 21 => 'Speichern', 119 22 => 'Abbruch', 120 23 => 'Löschen' 121 ); 122 123 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |