[ Index ] |
|
Code source de GeekLog 1.4.1 |
1 <?php 2 3 ############################################################################### 4 # german_formal_utf-8.php 5 # 6 # This is the German language file for the Geeklog Polls Plugin, 7 # addressing the user as "Sie" (formal German). 8 # 9 # Copyright (C) 2005 Dirk Haun 10 # dirk AT haun-online DOT de 11 # 12 # This program is free software; you can redistribute it and/or 13 # modify it under the terms of the GNU General Public License 14 # as published by the Free Software Foundation; either version 2 15 # of the License, or (at your option) any later version. 16 # 17 # This program is distributed in the hope that it will be useful, 18 # but WITHOUT ANY WARRANTY; without even the implied warranty of 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 # GNU General Public License for more details. 21 # 22 # You should have received a copy of the GNU General Public License 23 # along with this program; if not, write to the Free Software 24 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 25 # 26 ############################################################################### 27 # $Id: german_formal_utf-8.php,v 1.5 2006/10/21 20:17:36 dhaun Exp $ 28 29 ############################################################################### 30 # Array Format: 31 # $LANGXX[YY]: $LANG - variable name 32 # XX - file id number 33 # YY - phrase id number 34 ############################################################################### 35 36 $LANG_POLLS = array( 37 'polls' => 'Umfragen', 38 'results' => 'Ergebnisse', 39 'pollresults' => 'Umfrage-Ergebnisse', 40 'votes' => 'Stimmen', 41 'vote' => 'Abstimmen', 42 'pastpolls' => 'Ältere Umfragen', 43 'savedvotetitle' => 'Stimme gespeichert', 44 'savedvotemsg' => 'Ihre Stimme wurde für die Umfrage gespeichert: ', 45 'pollstitle' => 'Umfragen im System', 46 'pollquestions' => 'Ältere Umfragen ansehen', 47 'stats_top10' => 'Top Ten der Umfragen', 48 'stats_questions' => 'Thema der Umfrage', 49 'stats_votes' => 'Stimmen', 50 'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.', 51 'stats_summary' => 'Anzahl Umfragen (Stimmen)', 52 'open_poll' => 'Abstimmen möglich' 53 ); 54 55 ############################################################################### 56 # admin/plugins/polls/index.php 57 58 $LANG25 = array( 59 1 => 'Modus', 60 2 => 'Bitte eine Frage und mindestens eine Antwort eingeben.', 61 3 => 'Gestartet', 62 4 => 'Umfrage %s wurde gespeichert', 63 5 => 'Umfrage editieren', 64 6 => 'Umfrage-ID', 65 7 => '(keine Leerzeichen!)', 66 8 => 'Auf der Startseite', 67 9 => 'Thema', 68 10 => 'Antworten / Stimmen / Anmerkung', 69 11 => 'Beim Abrufen der Stimmen von Umfrage %s trat ein Fehler auf.', 70 12 => 'Beim Abrufen der Fragen von Umfrage %s trat ein Fehler auf.', 71 13 => 'Umfrage anlegen', 72 14 => 'Speichern', 73 15 => 'Abbruch', 74 16 => 'Löschen', 75 17 => 'Bitte eine Umfrage-ID eingeben.', 76 18 => 'Liste der Umfragen', 77 19 => 'Um eine Umfrage zu ändern oder zu löschen, auf das Ändern-Icon klicken. Mit Neu anlegen (s.o.) wird eine neue Umfrage angelegt.', 78 20 => 'Stimmen', 79 21 => 'Zugriff verweigert', 80 22 => "Sie haben keine Zugriffsrechte für diese Umfrage. Dieser Zugriffsversuch wurde protokolliert. <a href=\"{$_CONF['site_admin_url']}/plugins/polls/index.php\">Zurück zum Administrator-Menü</a>.", 81 23 => 'Neue Umfrage', 82 24 => 'Admin Home', 83 25 => 'Ja', 84 26 => 'Nein', 85 27 => 'Ändern', 86 28 => 'Abschicken', 87 29 => 'Suchen', 88 30 => 'Anzahl Ergebnisse' 89 ); 90 91 $PLG_polls_MESSAGE19 = 'Ihre Umfrage wurde gespeichert.'; 92 $PLG_polls_MESSAGE20 = 'Ihre Umfrage wurde gelöscht.'; 93 94 // Messages for the plugin upgrade 95 $PLG_polls_MESSAGE3002 = $LANG32[9]; 96 97 ?>
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 |
![]() |