[geeklog-cvs] Geeklog-1.x/plugins/polls/language german.php, 1.9, 1.10 german_formal.php, 1.8, 1.9 german_formal_utf-8.php, 1.8, 1.9 german_utf-8.php, 1.8, 1.9

Dirk Haun dhaun at qs1489.pair.com
Fri Jun 13 15:51:23 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language
In directory qs1489.pair.com:/tmp/cvs-serv43518/plugins/polls/language

Modified Files:
	german.php german_formal.php german_formal_utf-8.php 
	german_utf-8.php 
Log Message:
Updated German language files, provided by Markus Wollschläger


Index: german_formal_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language/german_formal_utf-8.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** german_formal_utf-8.php	2 May 2008 15:08:10 -0000	1.8
--- german_formal_utf-8.php	13 Jun 2008 19:51:21 -0000	1.9
***************
*** 7,12 ****
  # addressing the user as "Sie" (formal German).
  #
! # Copyright (C) 2005 Dirk Haun
! # dirk AT haun-online DOT de
  #
  # This program is free software; you can redistribute it and/or
--- 7,12 ----
  # addressing the user as "Sie" (formal German).
  #
! # Authors: Dirk Haun <dirk AT haun-online DOT de>
! #          Markus Wollschläger
  #
  # This program is free software; you can redistribute it and/or
***************
*** 43,60 ****
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Ihre Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Other polls',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Poll Topic',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Please answer all remaining questions',
!     'not_saved' => 'Result not saved',
!     'upgrade1' => 'You installed a new version of the Polls plugin. Please',
!     'upgrade2' => 'upgrade',
!     'editinstructions' => 'Please fill in the Poll ID, at least one question and two answers for it.'
  );
  
--- 43,60 ----
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Andere Umfragen',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Umfragekategorie',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Bitte alle übrigen Fragen beantworten',
!     'not_saved' => 'Ergebnis nicht gespeichert',
!     'upgrade1' => 'Neue Version des Umfrage-Plugins installiert. Bitte',
!     'upgrade2' => 'upgraden',
!     'editinstructions' => 'Bitte für die Umfrage-ID mindestens eine Frage und zwei Antworten eintragen.'
  );
  
***************
*** 63,110 ****
  
  $LANG25 = array(
!     1 => 'Mode',
!     2 => 'Please enter a topic, at least one question and at least one answer for that question.',
!     3 => 'Poll Created',
!     4 => 'Poll %s saved',
!     5 => 'Edit Poll',
!     6 => 'Poll ID',
!     7 => '(do not use spaces)',
!     8 => 'Appears on Pollblock',
!     9 => 'Topic',
!     10 => 'Answers / Votes / Remark',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
!     13 => 'Create Poll',
!     14 => 'save',
!     15 => 'cancel',
!     16 => 'delete',
!     17 => 'Please enter a Poll ID',
!     18 => 'Poll List',
!     19 => 'To modify or delete a poll, click on the edit icon of the poll.  To create a new poll, click on "Create New" above.',
!     20 => 'Voters',
!     21 => 'Access Denied',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'New Poll',
!     24 => 'Admin Home',
!     25 => 'Yes',
!     26 => 'No',
!     27 => 'Edit',
!     28 => 'Submit',
!     29 => 'Search',
!     30 => 'Limit Results',
!     31 => 'Question',
!     32 => 'To remove this question from the poll, remove its question text',
!     33 => 'Open for voting',
!     34 => 'Poll Topic:',
!     35 => 'This poll has',
!     36 => 'more questions.',
!     37 => 'Hide results while poll is open',
!     38 => 'While the poll is open, only the owner & root can see the results',
!     39 => 'The topic will be only displayed if there are more than 1 questions.',
!     40 => 'See all answers to this poll'
  );
  
! $PLG_polls_MESSAGE19 = 'Ihre Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Ihre Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
--- 63,110 ----
  
  $LANG25 = array(
!     1 => 'Kommentaranzeige',
!     2 => 'Bitte eine Kategorie, mindestens eine Frage und eine Antwort für die Frage eintragen.',
!     3 => 'Umfrage erstellt',
!     4 => 'Umfrage %s gespeichert',
!     5 => 'Umfrage editieren',
!     6 => 'Umfrage-ID',
!     7 => '(keine Leerzeichen benutzen)',
!     8 => 'Erscheint im Umfrageblock',
!     9 => 'Kategorie',
!     10 => 'Antworten / Abstimmungen / Bemerkungen',
!     11 => 'There was an error getting Umfrage answer data about the poll %s',
!     12 => 'There was an error getting Umfrage question data about the poll %s',
!     13 => 'Umfrage erstellen',
!     14 => 'speichern',
!     15 => 'abbrechen',
!     16 => 'löschen',
!     17 => 'Bitte Umfrage-ID eingeben',
!     18 => 'Liste der Umfragen',
!     19 => 'Um eine Umfrage zu editieren oder zu löschen, auf das Edit-Icon klicken.  Um eine neue Umfrage zu eröffnen, bitte auf "Neu anlegen" oben klicken.',
!     20 => 'Abstimmende',
!     21 => 'Kein Zugang',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'Neue Umfrage',
!     24 => 'Kommandozentrale',
!     25 => 'Ja',
!     26 => 'Nein',
!     27 => 'Editieren',
!     28 => 'Senden',
!     29 => 'Suchen',
!     30 => 'Ergebnisse eingrenzen',
!     31 => 'Frage',
!     32 => 'Um diese Frage aus der Umfrage zu entfernen, den Fragetext löschen.',
!     33 => 'Umfrage läuft',
!     34 => 'Umfrage-Kategorie:',
!     35 => 'Diese Umfrage hat noch ',
!     36 => 'Fragen.',
!     37 => 'Ergebnisse ausblenden wenn Umfrage läuft',
!     38 => 'Während diese Umfrage läuft, können nur der Eigentümer & Root die Ergebnisse sehen.',
!     39 => 'Die Kategorie wird nur angezeigt, wenn sie mehr als eine Frage enthält.',
!     40 => 'Alle Antworten zu dieser Umfrage ansehen'
  );
  
! $PLG_polls_MESSAGE19 = 'Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
***************
*** 114,151 ****
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Polls',
!     'title' => 'Polls Configuration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Polls Login Required?',
!     'hidepollsmenu' => 'Hide Polls Menu Entry?',
!     'maxquestions' => 'Max. Questions per Poll',
!     'maxanswers' => 'Max. Options per Question',
!     'answerorder' => 'Sort Results ...',
!     'pollcookietime' => 'Voter Cookie valid for',
!     'polladdresstime' => 'Voter IP Address valid for',
!     'delete_polls' => 'Delete Polls with Owner?',
!     'aftersave' => 'After Saving Poll',
!     'default_permissions' => 'Poll Default Permissions'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Main Settings'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'General Polls Settings',
!     'fs_permissions' => 'Default Permissions'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('True' => 1, 'False' => 0),
!     1 => array('True' => true, 'False' => false),
!     2 => array('As Submitted' => 'submitorder', 'By Votes' => 'voteorder'),
!     9 => array('Forward to Poll' => 'item', 'Display Admin List' => 'list', 'Display Public List' => 'plugin', 'Display Home' => 'home', 'Display Admin' => 'admin'),
!     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
  );
  
! ?>
\ No newline at end of file
--- 114,151 ----
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Umfragen',
!     'title' => 'Umfragekonfiguration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Zur Einsicht einloggen nötig?',
!     'hidepollsmenu' => 'Menüeintrag ausblenden?',
!     'maxquestions' => 'Max. Fragen pro Umfrage',
!     'maxanswers' => 'Max. Möglichkeiten pro Frage',
!     'answerorder' => 'Ergebnisse sortieren ...',
!     'pollcookietime' => 'Voter Cookie gültig für',
!     'polladdresstime' => 'Voter IP-Adresse gültig für',
!     'delete_polls' => 'Umfragen mit User löschen?',
!     'aftersave' => 'Nach speichern der Umfrage',
!     'default_permissions' => 'Grundeinstellungen Umfragen'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Hauptbereich'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'Allgemeine Umfrageeinstellungen',
!     'fs_permissions' => 'Grundeinstellungen Rechte'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('Ja' => 1, 'Nein' => 0),
!     1 => array('Ja' => true, 'Nein' => false),
!     2 => array('Wie eingereicht' => 'submitorder', 'Nach Abstimmung' => 'voteorder'),
!     9 => array('Zur Umfrage weiterleiten' => 'item', 'Admin Liste anzeigen' => 'list', 'Öffentliche Liste anzeigen' => 'plugin', 'Startseite anzeigen' => 'home', 'Kommandozentrale' => 'admin'),
!     12 => array('Kein Zugang' => 0, 'Nur lesen' => 2, 'Lesen-Schreiben' => 3)
  );
  
! ?>

Index: german_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language/german_utf-8.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** german_utf-8.php	2 May 2008 15:08:10 -0000	1.8
--- german_utf-8.php	13 Jun 2008 19:51:21 -0000	1.9
***************
*** 5,11 ****
  #
  # This is the German language file for the Geeklog Polls Plugin
  #
! # Copyright (C) 2005 Dirk Haun
! # dirk AT haun-online DOT de
  #
  # This program is free software; you can redistribute it and/or
--- 5,12 ----
  #
  # This is the German language file for the Geeklog Polls Plugin
+ # addressing the user as "Du" (informal German).
  #
! # Authors: Dirk Haun <dirk AT haun-online DOT de>
! #          Markus Wollschläger
  #
  # This program is free software; you can redistribute it and/or
***************
*** 42,59 ****
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Deine Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Other polls',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Poll Topic',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Please answer all remaining questions',
!     'not_saved' => 'Result not saved',
!     'upgrade1' => 'You installed a new version of the Polls plugin. Please',
!     'upgrade2' => 'upgrade',
!     'editinstructions' => 'Please fill in the Poll ID, at least one question and two answers for it.'
  );
  
--- 43,60 ----
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Andere Umfragen',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Umfragekategorie',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Bitte alle übrigen Fragen beantworten',
!     'not_saved' => 'Ergebnis nicht gespeichert',
!     'upgrade1' => 'Neue Version des Umfrage-Plugins installiert. Bitte',
!     'upgrade2' => 'upgraden',
!     'editinstructions' => 'Bitte für die Umfrage-ID mindestens eine Frage und zwei Antworten eintragen.'
  );
  
***************
*** 62,109 ****
  
  $LANG25 = array(
!     1 => 'Mode',
!     2 => 'Please enter a topic, at least one question and at least one answer for that question.',
!     3 => 'Poll Created',
!     4 => 'Poll %s saved',
!     5 => 'Edit Poll',
!     6 => 'Poll ID',
!     7 => '(do not use spaces)',
!     8 => 'Appears on Pollblock',
!     9 => 'Topic',
!     10 => 'Answers / Votes / Remark',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
!     13 => 'Create Poll',
!     14 => 'save',
!     15 => 'cancel',
!     16 => 'delete',
!     17 => 'Please enter a Poll ID',
!     18 => 'Poll List',
!     19 => 'To modify or delete a poll, click on the edit icon of the poll.  To create a new poll, click on "Create New" above.',
!     20 => 'Voters',
!     21 => 'Access Denied',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'New Poll',
!     24 => 'Admin Home',
!     25 => 'Yes',
!     26 => 'No',
!     27 => 'Edit',
!     28 => 'Submit',
!     29 => 'Search',
!     30 => 'Limit Results',
!     31 => 'Question',
!     32 => 'To remove this question from the poll, remove its question text',
!     33 => 'Open for voting',
!     34 => 'Poll Topic:',
!     35 => 'This poll has',
!     36 => 'more questions.',
!     37 => 'Hide results while poll is open',
!     38 => 'While the poll is open, only the owner & root can see the results',
!     39 => 'The topic will be only displayed if there are more than 1 questions.',
!     40 => 'See all answers to this poll'
  );
  
! $PLG_polls_MESSAGE19 = 'Deine Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Deine Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
--- 63,110 ----
  
  $LANG25 = array(
!     1 => 'Kommentaranzeige',
!     2 => 'Bitte eine Kategorie, mindestens eine Frage und eine Antwort für die Frage eintragen.',
!     3 => 'Umfrage erstellt',
!     4 => 'Umfrage %s gespeichert',
!     5 => 'Umfrage editieren',
!     6 => 'Umfrage-ID',
!     7 => '(keine Leerzeichen benutzen)',
!     8 => 'Erscheint im Umfrageblock',
!     9 => 'Kategorie',
!     10 => 'Antworten / Abstimmungen / Bemerkungen',
!     11 => 'There was an error getting Umfrage answer data about the poll %s',
!     12 => 'There was an error getting Umfrage question data about the poll %s',
!     13 => 'Umfrage erstellen',
!     14 => 'speichern',
!     15 => 'abbrechen',
!     16 => 'löschen',
!     17 => 'Bitte Umfrage-ID eingeben',
!     18 => 'Liste der Umfragen',
!     19 => 'Um eine Umfrage zu editieren oder zu löschen, auf das Edit-Icon klicken.  Um eine neue Umfrage zu eröffnen, bitte auf "Neu anlegen" oben klicken.',
!     20 => 'Abstimmende',
!     21 => 'Kein Zugang',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'Neue Umfrage',
!     24 => 'Kommandozentrale',
!     25 => 'Ja',
!     26 => 'Nein',
!     27 => 'Editieren',
!     28 => 'Senden',
!     29 => 'Suchen',
!     30 => 'Ergebnisse eingrenzen',
!     31 => 'Frage',
!     32 => 'Um diese Frage aus der Umfrage zu entfernen, den Fragetext löschen.',
!     33 => 'Umfrage läuft',
!     34 => 'Umfrage-Kategorie:',
!     35 => 'Diese Umfrage hat noch ',
!     36 => 'Fragen.',
!     37 => 'Ergebnisse ausblenden wenn Umfrage läuft',
!     38 => 'Während diese Umfrage läuft, können nur der Eigentümer & Root die Ergebnisse sehen.',
!     39 => 'Die Kategorie wird nur angezeigt, wenn sie mehr als eine Frage enthält.',
!     40 => 'Alle Antworten zu dieser Umfrage ansehen'
  );
  
! $PLG_polls_MESSAGE19 = 'Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
***************
*** 113,150 ****
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Polls',
!     'title' => 'Polls Configuration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Polls Login Required?',
!     'hidepollsmenu' => 'Hide Polls Menu Entry?',
!     'maxquestions' => 'Max. Questions per Poll',
!     'maxanswers' => 'Max. Options per Question',
!     'answerorder' => 'Sort Results ...',
!     'pollcookietime' => 'Voter Cookie valid for',
!     'polladdresstime' => 'Voter IP Address valid for',
!     'delete_polls' => 'Delete Polls with Owner?',
!     'aftersave' => 'After Saving Poll',
!     'default_permissions' => 'Poll Default Permissions'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Main Settings'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'General Polls Settings',
!     'fs_permissions' => 'Default Permissions'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('True' => 1, 'False' => 0),
!     1 => array('True' => true, 'False' => false),
!     2 => array('As Submitted' => 'submitorder', 'By Votes' => 'voteorder'),
!     9 => array('Forward to Poll' => 'item', 'Display Admin List' => 'list', 'Display Public List' => 'plugin', 'Display Home' => 'home', 'Display Admin' => 'admin'),
!     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
  );
  
! ?>
\ No newline at end of file
--- 114,151 ----
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Umfragen',
!     'title' => 'Umfragekonfiguration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Zur Einsicht einloggen nötig?',
!     'hidepollsmenu' => 'Menüeintrag ausblenden?',
!     'maxquestions' => 'Max. Fragen pro Umfrage',
!     'maxanswers' => 'Max. Möglichkeiten pro Frage',
!     'answerorder' => 'Ergebnisse sortieren ...',
!     'pollcookietime' => 'Voter Cookie gültig für',
!     'polladdresstime' => 'Voter IP-Adresse gültig für',
!     'delete_polls' => 'Umfragen mit User löschen?',
!     'aftersave' => 'Nach speichern der Umfrage',
!     'default_permissions' => 'Grundeinstellungen Umfragen'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Hauptbereich'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'Allgemeine Umfrageeinstellungen',
!     'fs_permissions' => 'Grundeinstellungen Rechte'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('Ja' => 1, 'Nein' => 0),
!     1 => array('Ja' => true, 'Nein' => false),
!     2 => array('Wie eingereicht' => 'submitorder', 'Nach Abstimmung' => 'voteorder'),
!     9 => array('Zur Umfrage weiterleiten' => 'item', 'Admin Liste anzeigen' => 'list', 'Öffentliche Liste anzeigen' => 'plugin', 'Startseite anzeigen' => 'home', 'Kommandozentrale' => 'admin'),
!     12 => array('Kein Zugang' => 0, 'Nur lesen' => 2, 'Lesen-Schreiben' => 3)
  );
  
! ?>

Index: german_formal.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language/german_formal.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** german_formal.php	2 May 2008 15:08:10 -0000	1.8
--- german_formal.php	13 Jun 2008 19:51:21 -0000	1.9
***************
*** 7,12 ****
  # addressing the user as "Sie" (formal German).
  #
! # Copyright (C) 2005 Dirk Haun
! # dirk AT haun-online DOT de
  #
  # This program is free software; you can redistribute it and/or
--- 7,12 ----
  # addressing the user as "Sie" (formal German).
  #
! # Authors: Dirk Haun <dirk AT haun-online DOT de>
! #          Markus Wollschläger
  #
  # This program is free software; you can redistribute it and/or
***************
*** 43,60 ****
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Ihre Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Other polls',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Poll Topic',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Please answer all remaining questions',
!     'not_saved' => 'Result not saved',
!     'upgrade1' => 'You installed a new version of the Polls plugin. Please',
!     'upgrade2' => 'upgrade',
!     'editinstructions' => 'Please fill in the Poll ID, at least one question and two answers for it.'
  );
  
--- 43,60 ----
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Andere Umfragen',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Umfragekategorie',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Bitte alle übrigen Fragen beantworten',
!     'not_saved' => 'Ergebnis nicht gespeichert',
!     'upgrade1' => 'Neue Version des Umfrage-Plugins installiert. Bitte',
!     'upgrade2' => 'upgraden',
!     'editinstructions' => 'Bitte für die Umfrage-ID mindestens eine Frage und zwei Antworten eintragen.'
  );
  
***************
*** 63,110 ****
  
  $LANG25 = array(
!     1 => 'Mode',
!     2 => 'Please enter a topic, at least one question and at least one answer for that question.',
!     3 => 'Poll Created',
!     4 => 'Poll %s saved',
!     5 => 'Edit Poll',
!     6 => 'Poll ID',
!     7 => '(do not use spaces)',
!     8 => 'Appears on Pollblock',
!     9 => 'Topic',
!     10 => 'Answers / Votes / Remark',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
!     13 => 'Create Poll',
!     14 => 'save',
!     15 => 'cancel',
!     16 => 'delete',
!     17 => 'Please enter a Poll ID',
!     18 => 'Poll List',
!     19 => 'To modify or delete a poll, click on the edit icon of the poll.  To create a new poll, click on "Create New" above.',
!     20 => 'Voters',
!     21 => 'Access Denied',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'New Poll',
!     24 => 'Admin Home',
!     25 => 'Yes',
!     26 => 'No',
!     27 => 'Edit',
!     28 => 'Submit',
!     29 => 'Search',
!     30 => 'Limit Results',
!     31 => 'Question',
!     32 => 'To remove this question from the poll, remove its question text',
!     33 => 'Open for voting',
!     34 => 'Poll Topic:',
!     35 => 'This poll has',
!     36 => 'more questions.',
!     37 => 'Hide results while poll is open',
!     38 => 'While the poll is open, only the owner & root can see the results',
!     39 => 'The topic will be only displayed if there are more than 1 questions.',
!     40 => 'See all answers to this poll'
  );
  
! $PLG_polls_MESSAGE19 = 'Ihre Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Ihre Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
--- 63,110 ----
  
  $LANG25 = array(
!     1 => 'Kommentaranzeige',
!     2 => 'Bitte eine Kategorie, mindestens eine Frage und eine Antwort für die Frage eintragen.',
!     3 => 'Umfrage erstellt',
!     4 => 'Umfrage %s gespeichert',
!     5 => 'Umfrage editieren',
!     6 => 'Umfrage-ID',
!     7 => '(keine Leerzeichen benutzen)',
!     8 => 'Erscheint im Umfrageblock',
!     9 => 'Kategorie',
!     10 => 'Antworten / Abstimmungen / Bemerkungen',
!     11 => 'There was an error getting Umfrage answer data about the poll %s',
!     12 => 'There was an error getting Umfrage question data about the poll %s',
!     13 => 'Umfrage erstellen',
!     14 => 'speichern',
!     15 => 'abbrechen',
!     16 => 'löschen',
!     17 => 'Bitte Umfrage-ID eingeben',
!     18 => 'Liste der Umfragen',
!     19 => 'Um eine Umfrage zu editieren oder zu löschen, auf das Edit-Icon klicken.  Um eine neue Umfrage zu eröffnen, bitte auf "Neu anlegen" oben klicken.',
!     20 => 'Abstimmende',
!     21 => 'Kein Zugang',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'Neue Umfrage',
!     24 => 'Kommandozentrale',
!     25 => 'Ja',
!     26 => 'Nein',
!     27 => 'Editieren',
!     28 => 'Senden',
!     29 => 'Suchen',
!     30 => 'Ergebnisse eingrenzen',
!     31 => 'Frage',
!     32 => 'Um diese Frage aus der Umfrage zu entfernen, den Fragetext löschen.',
!     33 => 'Umfrage läuft',
!     34 => 'Umfrage-Kategorie:',
!     35 => 'Diese Umfrage hat noch ',
!     36 => 'Fragen.',
!     37 => 'Ergebnisse ausblenden wenn Umfrage läuft',
!     38 => 'Während diese Umfrage läuft, können nur der Eigentümer & Root die Ergebnisse sehen.',
!     39 => 'Die Kategorie wird nur angezeigt, wenn sie mehr als eine Frage enthält.',
!     40 => 'Alle Antworten zu dieser Umfrage ansehen'
  );
  
! $PLG_polls_MESSAGE19 = 'Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
***************
*** 114,151 ****
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Polls',
!     'title' => 'Polls Configuration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Polls Login Required?',
!     'hidepollsmenu' => 'Hide Polls Menu Entry?',
!     'maxquestions' => 'Max. Questions per Poll',
!     'maxanswers' => 'Max. Options per Question',
!     'answerorder' => 'Sort Results ...',
!     'pollcookietime' => 'Voter Cookie valid for',
!     'polladdresstime' => 'Voter IP Address valid for',
!     'delete_polls' => 'Delete Polls with Owner?',
!     'aftersave' => 'After Saving Poll',
!     'default_permissions' => 'Poll Default Permissions'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Main Settings'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'General Polls Settings',
!     'fs_permissions' => 'Default Permissions'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('True' => 1, 'False' => 0),
!     1 => array('True' => true, 'False' => false),
!     2 => array('As Submitted' => 'submitorder', 'By Votes' => 'voteorder'),
!     9 => array('Forward to Poll' => 'item', 'Display Admin List' => 'list', 'Display Public List' => 'plugin', 'Display Home' => 'home', 'Display Admin' => 'admin'),
!     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
  );
  
! ?>
\ No newline at end of file
--- 114,151 ----
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Umfragen',
!     'title' => 'Umfragekonfiguration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Zur Einsicht einloggen nötig?',
!     'hidepollsmenu' => 'Menüeintrag ausblenden?',
!     'maxquestions' => 'Max. Fragen pro Umfrage',
!     'maxanswers' => 'Max. Möglichkeiten pro Frage',
!     'answerorder' => 'Ergebnisse sortieren ...',
!     'pollcookietime' => 'Voter Cookie gültig für',
!     'polladdresstime' => 'Voter IP-Adresse gültig für',
!     'delete_polls' => 'Umfragen mit User löschen?',
!     'aftersave' => 'Nach speichern der Umfrage',
!     'default_permissions' => 'Grundeinstellungen Umfragen'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Hauptbereich'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'Allgemeine Umfrageeinstellungen',
!     'fs_permissions' => 'Grundeinstellungen Rechte'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('Ja' => 1, 'Nein' => 0),
!     1 => array('Ja' => true, 'Nein' => false),
!     2 => array('Wie eingereicht' => 'submitorder', 'Nach Abstimmung' => 'voteorder'),
!     9 => array('Zur Umfrage weiterleiten' => 'item', 'Admin Liste anzeigen' => 'list', 'Öffentliche Liste anzeigen' => 'plugin', 'Startseite anzeigen' => 'home', 'Kommandozentrale' => 'admin'),
!     12 => array('Kein Zugang' => 0, 'Nur lesen' => 2, 'Lesen-Schreiben' => 3)
  );
  
! ?>

Index: german.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/polls/language/german.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** german.php	2 May 2008 15:08:10 -0000	1.9
--- german.php	13 Jun 2008 19:51:21 -0000	1.10
***************
*** 5,11 ****
  #
  # This is the German language file for the Geeklog Polls Plugin
  #
! # Copyright (C) 2005 Dirk Haun
! # dirk AT haun-online DOT de
  #
  # This program is free software; you can redistribute it and/or
--- 5,12 ----
  #
  # This is the German language file for the Geeklog Polls Plugin
+ # addressing the user as "Du" (informal German).
  #
! # Authors: Dirk Haun <dirk AT haun-online DOT de>
! #          Markus Wollschläger
  #
  # This program is free software; you can redistribute it and/or
***************
*** 42,59 ****
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Deine Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Other polls',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Poll Topic',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Please answer all remaining questions',
!     'not_saved' => 'Result not saved',
!     'upgrade1' => 'You installed a new version of the Polls plugin. Please',
!     'upgrade2' => 'upgrade',
!     'editinstructions' => 'Please fill in the Poll ID, at least one question and two answers for it.'
  );
  
--- 43,60 ----
      'pastpolls' => 'Ältere Umfragen',
      'savedvotetitle' => 'Stimme gespeichert',
!     'savedvotemsg' => 'Stimme wurde für die Umfrage gespeichert: ',
      'pollstitle' => 'Umfragen im System',
!     'polltopics' => 'Andere Umfragen',
      'stats_top10' => 'Top Ten der Umfragen',
!     'stats_topics' => 'Umfragekategorie',
      'stats_votes' => 'Stimmen',
      'stats_none' => 'Es gibt keine Umfragen oder es wurden keine Stimmen abgegeben.',
      'stats_summary' => 'Anzahl Umfragen (Stimmen)',
      'open_poll' => 'Abstimmen möglich',
!     'answer_all' => 'Bitte alle übrigen Fragen beantworten',
!     'not_saved' => 'Ergebnis nicht gespeichert',
!     'upgrade1' => 'Neue Version des Umfrage-Plugins installiert. Bitte',
!     'upgrade2' => 'upgraden',
!     'editinstructions' => 'Bitte für die Umfrage-ID mindestens eine Frage und zwei Antworten eintragen.'
  );
  
***************
*** 62,109 ****
  
  $LANG25 = array(
!     1 => 'Mode',
!     2 => 'Please enter a topic, at least one question and at least one answer for that question.',
!     3 => 'Poll Created',
!     4 => 'Poll %s saved',
!     5 => 'Edit Poll',
!     6 => 'Poll ID',
!     7 => '(do not use spaces)',
!     8 => 'Appears on Pollblock',
!     9 => 'Topic',
!     10 => 'Answers / Votes / Remark',
!     11 => 'There was an error getting poll answer data about the poll %s',
!     12 => 'There was an error getting poll question data about the poll %s',
!     13 => 'Create Poll',
!     14 => 'save',
!     15 => 'cancel',
!     16 => 'delete',
!     17 => 'Please enter a Poll ID',
!     18 => 'Poll List',
!     19 => 'To modify or delete a poll, click on the edit icon of the poll.  To create a new poll, click on "Create New" above.',
!     20 => 'Voters',
!     21 => 'Access Denied',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'New Poll',
!     24 => 'Admin Home',
!     25 => 'Yes',
!     26 => 'No',
!     27 => 'Edit',
!     28 => 'Submit',
!     29 => 'Search',
!     30 => 'Limit Results',
!     31 => 'Question',
!     32 => 'To remove this question from the poll, remove its question text',
!     33 => 'Open for voting',
!     34 => 'Poll Topic:',
!     35 => 'This poll has',
!     36 => 'more questions.',
!     37 => 'Hide results while poll is open',
!     38 => 'While the poll is open, only the owner & root can see the results',
!     39 => 'The topic will be only displayed if there are more than 1 questions.',
!     40 => 'See all answers to this poll'
  );
  
! $PLG_polls_MESSAGE19 = 'Deine Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Deine Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
--- 63,110 ----
  
  $LANG25 = array(
!     1 => 'Kommentaranzeige',
!     2 => 'Bitte eine Kategorie, mindestens eine Frage und eine Antwort für die Frage eintragen.',
!     3 => 'Umfrage erstellt',
!     4 => 'Umfrage %s gespeichert',
!     5 => 'Umfrage editieren',
!     6 => 'Umfrage-ID',
!     7 => '(keine Leerzeichen benutzen)',
!     8 => 'Erscheint im Umfrageblock',
!     9 => 'Kategorie',
!     10 => 'Antworten / Abstimmungen / Bemerkungen',
!     11 => 'There was an error getting Umfrage answer data about the poll %s',
!     12 => 'There was an error getting Umfrage question data about the poll %s',
!     13 => 'Umfrage erstellen',
!     14 => 'speichern',
!     15 => 'abbrechen',
!     16 => 'löschen',
!     17 => 'Bitte Umfrage-ID eingeben',
!     18 => 'Liste der Umfragen',
!     19 => 'Um eine Umfrage zu editieren oder zu löschen, auf das Edit-Icon klicken.  Um eine neue Umfrage zu eröffnen, bitte auf "Neu anlegen" oben klicken.',
!     20 => 'Abstimmende',
!     21 => 'Kein Zugang',
      22 => "You are trying to access a poll that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/poll.php\">go back to the poll administration screen</a>.",
!     23 => 'Neue Umfrage',
!     24 => 'Kommandozentrale',
!     25 => 'Ja',
!     26 => 'Nein',
!     27 => 'Editieren',
!     28 => 'Senden',
!     29 => 'Suchen',
!     30 => 'Ergebnisse eingrenzen',
!     31 => 'Frage',
!     32 => 'Um diese Frage aus der Umfrage zu entfernen, den Fragetext löschen.',
!     33 => 'Umfrage läuft',
!     34 => 'Umfrage-Kategorie:',
!     35 => 'Diese Umfrage hat noch ',
!     36 => 'Fragen.',
!     37 => 'Ergebnisse ausblenden wenn Umfrage läuft',
!     38 => 'Während diese Umfrage läuft, können nur der Eigentümer & Root die Ergebnisse sehen.',
!     39 => 'Die Kategorie wird nur angezeigt, wenn sie mehr als eine Frage enthält.',
!     40 => 'Alle Antworten zu dieser Umfrage ansehen'
  );
  
! $PLG_polls_MESSAGE19 = 'Umfrage wurde gespeichert.';
! $PLG_polls_MESSAGE20 = 'Umfrage wurde gelöscht.';
  
  // Messages for the plugin upgrade
***************
*** 113,150 ****
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Polls',
!     'title' => 'Polls Configuration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Polls Login Required?',
!     'hidepollsmenu' => 'Hide Polls Menu Entry?',
!     'maxquestions' => 'Max. Questions per Poll',
!     'maxanswers' => 'Max. Options per Question',
!     'answerorder' => 'Sort Results ...',
!     'pollcookietime' => 'Voter Cookie valid for',
!     'polladdresstime' => 'Voter IP Address valid for',
!     'delete_polls' => 'Delete Polls with Owner?',
!     'aftersave' => 'After Saving Poll',
!     'default_permissions' => 'Poll Default Permissions'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Main Settings'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'General Polls Settings',
!     'fs_permissions' => 'Default Permissions'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('True' => 1, 'False' => 0),
!     1 => array('True' => true, 'False' => false),
!     2 => array('As Submitted' => 'submitorder', 'By Votes' => 'voteorder'),
!     9 => array('Forward to Poll' => 'item', 'Display Admin List' => 'list', 'Display Public List' => 'plugin', 'Display Home' => 'home', 'Display Admin' => 'admin'),
!     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
  );
  
! ?>
\ No newline at end of file
--- 114,151 ----
  // Localization of the Admin Configuration UI
  $LANG_configsections['polls'] = array(
!     'label' => 'Umfragen',
!     'title' => 'Umfragekonfiguration'
  );
  
  $LANG_confignames['polls'] = array(
!     'pollsloginrequired' => 'Zur Einsicht einloggen nötig?',
!     'hidepollsmenu' => 'Menüeintrag ausblenden?',
!     'maxquestions' => 'Max. Fragen pro Umfrage',
!     'maxanswers' => 'Max. Möglichkeiten pro Frage',
!     'answerorder' => 'Ergebnisse sortieren ...',
!     'pollcookietime' => 'Voter Cookie gültig für',
!     'polladdresstime' => 'Voter IP-Adresse gültig für',
!     'delete_polls' => 'Umfragen mit User löschen?',
!     'aftersave' => 'Nach speichern der Umfrage',
!     'default_permissions' => 'Grundeinstellungen Umfragen'
  );
  
  $LANG_configsubgroups['polls'] = array(
!     'sg_main' => 'Hauptbereich'
  );
  
  $LANG_fs['polls'] = array(
!     'fs_main' => 'Allgemeine Umfrageeinstellungen',
!     'fs_permissions' => 'Grundeinstellungen Rechte'
  );
  
  // Note: entries 0, 1, and 12 are the same as in $LANG_configselects['Core']
  $LANG_configselects['polls'] = array(
!     0 => array('Ja' => 1, 'Nein' => 0),
!     1 => array('Ja' => true, 'Nein' => false),
!     2 => array('Wie eingereicht' => 'submitorder', 'Nach Abstimmung' => 'voteorder'),
!     9 => array('Zur Umfrage weiterleiten' => 'item', 'Admin Liste anzeigen' => 'list', 'Öffentliche Liste anzeigen' => 'plugin', 'Startseite anzeigen' => 'home', 'Kommandozentrale' => 'admin'),
!     12 => array('Kein Zugang' => 0, 'Nur lesen' => 2, 'Lesen-Schreiben' => 3)
  );
  
! ?>




More information about the geeklog-cvs mailing list